vxe-pc-ui 3.3.53 → 3.3.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/icon/style.css +1 -1
- package/es/language/de-DE.js +490 -490
- package/es/language/en-US.js +438 -438
- package/es/language/it-IT.js +692 -0
- package/es/language/ru-RU.js +36 -36
- package/es/language/th-TH.js +692 -0
- package/es/language/zh-CHT.js +19 -19
- package/es/style.css +1 -1
- package/es/style.min.css +1 -1
- package/es/ui/index.js +1 -1
- package/es/ui/src/log.js +1 -1
- package/lib/icon/style/style.css +1 -1
- package/lib/icon/style/style.min.css +1 -1
- package/lib/index.umd.js +4 -4
- package/lib/index.umd.min.js +1 -1
- package/lib/language/de-DE.js +490 -490
- package/lib/language/de-DE.min.js +1 -1
- package/lib/language/en-US.js +438 -438
- package/lib/language/en-US.min.js +1 -1
- package/lib/language/en-US.umd.js +438 -438
- package/lib/language/it-IT.js +698 -0
- package/lib/language/it-IT.min.js +1 -0
- package/lib/language/ru-RU.js +36 -36
- package/lib/language/ru-RU.min.js +1 -1
- package/lib/language/ru-RU.umd.js +36 -36
- package/lib/language/th-TH.js +698 -0
- package/lib/language/th-TH.min.js +1 -0
- package/lib/language/zh-CHT.js +19 -19
- package/lib/language/zh-CHT.min.js +1 -1
- package/lib/language/zh-CHT.umd.js +19 -19
- package/lib/style.css +1 -1
- package/lib/style.min.css +1 -1
- package/lib/ui/index.js +1 -1
- package/lib/ui/index.min.js +1 -1
- package/lib/ui/src/log.js +1 -1
- package/lib/ui/src/log.min.js +1 -1
- package/package.json +2 -2
- package/packages/button/src/button.ts +2 -1
- package/packages/color-picker/src/color-picker.ts +2 -1
- package/packages/date-picker/src/date-picker.ts +2 -1
- package/packages/form/src/form.ts +2 -1
- package/packages/icon-picker/src/icon-picker.ts +2 -1
- package/packages/input/src/input.ts +2 -1
- package/packages/language/de-DE.ts +492 -491
- package/packages/language/en-US.ts +438 -438
- package/packages/language/it-IT.ts +692 -0
- package/packages/language/ru-RU.ts +36 -36
- package/packages/language/th-TH.ts +692 -0
- package/packages/language/zh-CHT.ts +19 -19
- package/packages/pager/src/pager.ts +2 -1
- package/packages/pulldown/src/pulldown.ts +2 -1
- package/packages/select/src/select.ts +2 -1
- package/packages/table-select/src/table-select.ts +3 -1
- package/packages/tree-select/src/tree-select.ts +2 -1
- package/packages/upload/src/upload.ts +2 -1
- package/types/all.d.ts +5 -5
- /package/es/icon/{iconfont.1735540831983.ttf → iconfont.1735615334350.ttf} +0 -0
- /package/es/icon/{iconfont.1735540831983.woff → iconfont.1735615334350.woff} +0 -0
- /package/es/icon/{iconfont.1735540831983.woff2 → iconfont.1735615334350.woff2} +0 -0
- /package/es/{iconfont.1735540831983.ttf → iconfont.1735615334350.ttf} +0 -0
- /package/es/{iconfont.1735540831983.woff → iconfont.1735615334350.woff} +0 -0
- /package/es/{iconfont.1735540831983.woff2 → iconfont.1735615334350.woff2} +0 -0
- /package/lib/icon/style/{iconfont.1735540831983.ttf → iconfont.1735615334350.ttf} +0 -0
- /package/lib/icon/style/{iconfont.1735540831983.woff → iconfont.1735615334350.woff} +0 -0
- /package/lib/icon/style/{iconfont.1735540831983.woff2 → iconfont.1735615334350.woff2} +0 -0
- /package/lib/{iconfont.1735540831983.ttf → iconfont.1735615334350.ttf} +0 -0
- /package/lib/{iconfont.1735540831983.woff → iconfont.1735615334350.woff} +0 -0
- /package/lib/{iconfont.1735540831983.woff2 → iconfont.1735615334350.woff2} +0 -0
|
@@ -20,234 +20,234 @@
|
|
|
20
20
|
var _default = _exports.default = {
|
|
21
21
|
vxe: {
|
|
22
22
|
base: {
|
|
23
|
-
pleaseInput: 'Please
|
|
24
|
-
pleaseSelect: '
|
|
25
|
-
comma: '
|
|
26
|
-
fullStop: '
|
|
23
|
+
pleaseInput: 'Please enter',
|
|
24
|
+
pleaseSelect: 'Please select',
|
|
25
|
+
comma: ',',
|
|
26
|
+
fullStop: '。'
|
|
27
27
|
},
|
|
28
28
|
loading: {
|
|
29
|
-
text: '
|
|
29
|
+
text: 'loading...'
|
|
30
30
|
},
|
|
31
31
|
error: {
|
|
32
|
-
downErr: 'Download failed
|
|
33
|
-
groupFixed: 'If
|
|
34
|
-
groupMouseRange: '
|
|
35
|
-
groupTag: 'Grouping column
|
|
36
|
-
scrollErrProp: 'The parameter "{0}" is not supported when virtual scrolling is enabled
|
|
37
|
-
errConflicts: '
|
|
38
|
-
unableInsert: 'Unable to insert
|
|
39
|
-
useErr: '
|
|
40
|
-
barUnableLink: '
|
|
41
|
-
expandContent: '
|
|
42
|
-
reqComp: '
|
|
43
|
-
reqModule: '
|
|
44
|
-
reqProp: '
|
|
45
|
-
emptyProp: '
|
|
46
|
-
errProp: 'Unsupported parameter "{0}",
|
|
47
|
-
colRepet: 'column.{0}="{
|
|
48
|
-
notFunc: '
|
|
49
|
-
errFunc: '
|
|
50
|
-
notValidators: 'Global
|
|
51
|
-
notFormats: 'Global
|
|
52
|
-
notCommands: 'Global
|
|
53
|
-
notSlot: '
|
|
54
|
-
noTree: 'The tree structure does not support "{0}"
|
|
55
|
-
notProp: 'Unsupported
|
|
56
|
-
checkProp: '
|
|
57
|
-
coverProp: 'The parameter "{1}"
|
|
58
|
-
uniField: '
|
|
59
|
-
repeatKey: '
|
|
60
|
-
delFunc: '
|
|
61
|
-
delProp: '
|
|
62
|
-
delEvent: '
|
|
63
|
-
removeProp: '
|
|
64
|
-
errFormat: '
|
|
65
|
-
notType: 'Unsupported file
|
|
66
|
-
notExp: '
|
|
67
|
-
impFields: 'Import failed, please check
|
|
68
|
-
treeNotImp: 'Tree
|
|
69
|
-
treeCrossDrag: 'Only
|
|
70
|
-
treeDragChild: '
|
|
71
|
-
reqPlugin: 'Optional
|
|
32
|
+
downErr: 'Download failed',
|
|
33
|
+
groupFixed: 'If using group headers, frozen columns must be set by group',
|
|
34
|
+
groupMouseRange: 'The group header and "{0}" cannot be used at the same time, which may cause an error.',
|
|
35
|
+
groupTag: 'Grouping column headers should use "{0}" instead of "{1}", which may cause errors',
|
|
36
|
+
scrollErrProp: 'The parameter "{0}" is not supported when virtual scrolling is enabled',
|
|
37
|
+
errConflicts: 'Parameters "{0}" conflict with "{1}"',
|
|
38
|
+
unableInsert: 'Unable to insert into the specified position, please check whether the parameters are correct',
|
|
39
|
+
useErr: 'An error occurred while installing the "{0}" module. The order may be incorrect. The dependent modules need to be installed before Table.',
|
|
40
|
+
barUnableLink: 'The toolbar cannot be associated with the table',
|
|
41
|
+
expandContent: 'The slot to expand the row should be "content", please check if it is correct',
|
|
42
|
+
reqComp: 'The "{0}" component is missing, please check if it is installed correctly. https://vxeui.com/#/start/useGlobal',
|
|
43
|
+
reqModule: 'Missing module "{0}"',
|
|
44
|
+
reqProp: 'The required "{0}" parameter is missing, which may result in an error',
|
|
45
|
+
emptyProp: 'Parameter "{0}" is not allowed to be empty',
|
|
46
|
+
errProp: 'Unsupported parameter "{0}", possible "{1}"',
|
|
47
|
+
colRepet: 'column.{0}="{1}" is repeated, which may cause some functions to become unusable',
|
|
48
|
+
notFunc: 'Method "{0}" does not exist',
|
|
49
|
+
errFunc: 'Parameter "{0}" is not a method',
|
|
50
|
+
notValidators: 'Global check "{0}" does not exist',
|
|
51
|
+
notFormats: 'Global format "{0}" does not exist',
|
|
52
|
+
notCommands: 'Global directive "{0}" does not exist',
|
|
53
|
+
notSlot: 'Slot "{0}" does not exist',
|
|
54
|
+
noTree: 'The tree structure does not support "{0}"',
|
|
55
|
+
notProp: 'Unsupported parameter "{0}"',
|
|
56
|
+
checkProp: 'When the amount of data is too large, it may cause the check box to freeze. It is recommended to set the parameter "{0}" to improve the rendering speed.',
|
|
57
|
+
coverProp: 'The parameter "{1}" of "{0}" is defined repeatedly, which may cause an error.',
|
|
58
|
+
uniField: 'Field name "{0}" is defined repeatedly, which may cause an error',
|
|
59
|
+
repeatKey: 'Duplicate primary key {0}="{1}", this may cause an error',
|
|
60
|
+
delFunc: 'Method "{0}" is deprecated, please use "{1}"',
|
|
61
|
+
delProp: 'Parameter "{0}" is obsolete, please use "{1}"',
|
|
62
|
+
delEvent: 'Event "{0}" is deprecated, please use "{1}"',
|
|
63
|
+
removeProp: 'Parameter "{0}" is deprecated and is not recommended and may result in errors',
|
|
64
|
+
errFormat: 'Global formatting content should be defined using "VXETable.formats". The method of mounting "formatter={0}" is no longer recommended.',
|
|
65
|
+
notType: 'Unsupported file type "{0}"',
|
|
66
|
+
notExp: 'This browser does not support import/export functionality',
|
|
67
|
+
impFields: 'Import failed, please check whether the field name and data format are correct',
|
|
68
|
+
treeNotImp: 'Tree tables do not support importing',
|
|
69
|
+
treeCrossDrag: 'Only the first level can be dragged',
|
|
70
|
+
treeDragChild: 'A parent cannot be dragged into its own children',
|
|
71
|
+
reqPlugin: 'Optional extension "{1}" https://vxeui.com/other{0}/#/{1}/install'
|
|
72
72
|
},
|
|
73
73
|
table: {
|
|
74
|
-
emptyText: 'No
|
|
75
|
-
allTitle: 'Select all
|
|
76
|
-
seqTitle: '
|
|
77
|
-
actionTitle: '
|
|
78
|
-
confirmFilter: '
|
|
79
|
-
resetFilter: '
|
|
80
|
-
allFilter: '
|
|
81
|
-
sortAsc: 'Ascending: lowest to highest',
|
|
82
|
-
sortDesc: 'Descending: highest to lowest',
|
|
74
|
+
emptyText: 'No data yet',
|
|
75
|
+
allTitle: 'Select all/Cancel',
|
|
76
|
+
seqTitle: 'serial number',
|
|
77
|
+
actionTitle: 'operate',
|
|
78
|
+
confirmFilter: 'filter',
|
|
79
|
+
resetFilter: 'reset',
|
|
80
|
+
allFilter: 'all',
|
|
81
|
+
sortAsc: 'Ascending order: lowest to highest',
|
|
82
|
+
sortDesc: 'Descending order: highest to lowest',
|
|
83
83
|
filter: 'Enable filtering on selected columns',
|
|
84
84
|
impSuccess: 'Successfully imported {0} records',
|
|
85
85
|
expLoading: 'Exporting',
|
|
86
|
-
expSuccess: 'Export
|
|
87
|
-
expError: 'Export
|
|
86
|
+
expSuccess: 'Export successful',
|
|
87
|
+
expError: 'Export failed',
|
|
88
88
|
expFilename: 'Export_{0}',
|
|
89
|
-
expOriginFilename: '
|
|
89
|
+
expOriginFilename: 'export_source_{0}',
|
|
90
90
|
customTitle: 'Column settings',
|
|
91
|
-
customAll: '
|
|
92
|
-
customConfirm: '
|
|
93
|
-
customClose: '
|
|
91
|
+
customAll: 'all',
|
|
92
|
+
customConfirm: 'confirm',
|
|
93
|
+
customClose: 'closure',
|
|
94
94
|
customCancel: 'Cancel',
|
|
95
|
-
customRestore: 'Restore',
|
|
96
|
-
maxFixedCol: 'The maximum number of
|
|
97
|
-
dragTip: '
|
|
95
|
+
customRestore: 'Restore default',
|
|
96
|
+
maxFixedCol: 'The maximum number of frozen columns cannot exceed {0}',
|
|
97
|
+
dragTip: 'Move: {0}'
|
|
98
98
|
},
|
|
99
99
|
grid: {
|
|
100
|
-
selectOneRecord: 'Please
|
|
101
|
-
deleteSelectRecord: 'Are you sure you want to delete the selected
|
|
102
|
-
removeSelectRecord: 'Are you sure you want to remove the selected
|
|
103
|
-
dataUnchanged: '
|
|
104
|
-
delSuccess: '
|
|
100
|
+
selectOneRecord: 'Please select at least one record!',
|
|
101
|
+
deleteSelectRecord: 'Are you sure you want to delete the selected records?',
|
|
102
|
+
removeSelectRecord: 'Are you sure you want to remove the selected records?',
|
|
103
|
+
dataUnchanged: 'The data has not been changed!',
|
|
104
|
+
delSuccess: 'Selected records successfully deleted!',
|
|
105
105
|
saveSuccess: 'Saved successfully!',
|
|
106
|
-
operError: '
|
|
106
|
+
operError: 'An error occurred and the operation failed!'
|
|
107
107
|
},
|
|
108
108
|
select: {
|
|
109
|
-
search: '
|
|
110
|
-
loadingText: '
|
|
111
|
-
emptyText: 'No
|
|
109
|
+
search: 'search',
|
|
110
|
+
loadingText: 'loading',
|
|
111
|
+
emptyText: 'No data yet'
|
|
112
112
|
},
|
|
113
113
|
pager: {
|
|
114
114
|
goto: 'Go to',
|
|
115
|
-
gotoTitle: 'Number',
|
|
116
|
-
pagesize: '{0}/page',
|
|
115
|
+
gotoTitle: 'Number of pages',
|
|
116
|
+
pagesize: '{0} items/page',
|
|
117
117
|
total: 'Total {0} records',
|
|
118
|
-
pageClassifier: '',
|
|
119
|
-
homePage: '
|
|
120
|
-
homePageTitle: '
|
|
118
|
+
pageClassifier: 'Page',
|
|
119
|
+
homePage: 'front page',
|
|
120
|
+
homePageTitle: 'front page',
|
|
121
121
|
prevPage: 'Previous page',
|
|
122
122
|
prevPageTitle: 'Previous page',
|
|
123
|
-
nextPage: '
|
|
124
|
-
nextPageTitle: '
|
|
125
|
-
prevJump: 'Jump
|
|
126
|
-
prevJumpTitle: 'Jump
|
|
127
|
-
nextJump: 'Jump
|
|
128
|
-
nextJumpTitle: 'Jump
|
|
129
|
-
endPage: '
|
|
130
|
-
endPageTitle: '
|
|
123
|
+
nextPage: 'Next page',
|
|
124
|
+
nextPageTitle: 'Next page',
|
|
125
|
+
prevJump: 'Jump page up',
|
|
126
|
+
prevJumpTitle: 'Jump page up',
|
|
127
|
+
nextJump: 'Jump page down',
|
|
128
|
+
nextJumpTitle: 'Jump page down',
|
|
129
|
+
endPage: 'Last page',
|
|
130
|
+
endPageTitle: 'Last page'
|
|
131
131
|
},
|
|
132
132
|
alert: {
|
|
133
|
-
title: 'System
|
|
133
|
+
title: 'System prompt'
|
|
134
134
|
},
|
|
135
135
|
button: {
|
|
136
|
-
confirm: '
|
|
136
|
+
confirm: 'confirm',
|
|
137
137
|
cancel: 'Cancel'
|
|
138
138
|
},
|
|
139
139
|
filter: {
|
|
140
|
-
search: '
|
|
140
|
+
search: 'search'
|
|
141
141
|
},
|
|
142
142
|
custom: {
|
|
143
|
-
cstmTitle: 'Column
|
|
143
|
+
cstmTitle: 'Column settings',
|
|
144
144
|
cstmRestore: 'Restore default',
|
|
145
|
-
cstmCancel: '
|
|
146
|
-
cstmConfirm: '
|
|
147
|
-
cstmConfirmRestore: 'Please confirm whether to restore the default column configuration?',
|
|
148
|
-
cstmDragTarget: '
|
|
145
|
+
cstmCancel: 'Cancel',
|
|
146
|
+
cstmConfirm: 'Sure',
|
|
147
|
+
cstmConfirmRestore: 'Please confirm whether to restore to the default column configuration?',
|
|
148
|
+
cstmDragTarget: 'Move: {0}',
|
|
149
149
|
setting: {
|
|
150
|
-
colSort: '
|
|
151
|
-
sortHelpTip: 'Click and drag the icon to adjust
|
|
152
|
-
colTitle: 'Column
|
|
153
|
-
colResizable: 'Column width (
|
|
154
|
-
colVisible: '
|
|
150
|
+
colSort: 'sort',
|
|
151
|
+
sortHelpTip: 'Click and drag the icon to adjust column ordering',
|
|
152
|
+
colTitle: 'Column header',
|
|
153
|
+
colResizable: 'Column width (pixels)',
|
|
154
|
+
colVisible: 'Whether to display',
|
|
155
155
|
colFixed: 'Freeze columns',
|
|
156
|
-
colFixedMax: 'Freeze columns (
|
|
157
|
-
fixedLeft: '
|
|
158
|
-
fixedUnset: '
|
|
159
|
-
fixedRight: '
|
|
156
|
+
colFixedMax: 'Freeze columns (up to {0} columns)',
|
|
157
|
+
fixedLeft: 'left side',
|
|
158
|
+
fixedUnset: 'Not set',
|
|
159
|
+
fixedRight: 'right side'
|
|
160
160
|
}
|
|
161
161
|
},
|
|
162
162
|
import: {
|
|
163
163
|
modes: {
|
|
164
|
-
covering: '
|
|
165
|
-
insert: '
|
|
166
|
-
insertTop: 'Top append (
|
|
167
|
-
insertBottom: '
|
|
164
|
+
covering: 'Overwriting method (directly overwrite table data)',
|
|
165
|
+
insert: 'Append at the bottom (append new data at the bottom of the table)',
|
|
166
|
+
insertTop: 'Top append (append new data at the top of the table)',
|
|
167
|
+
insertBottom: 'Append at the bottom (append new data at the bottom of the table)'
|
|
168
168
|
},
|
|
169
169
|
impTitle: 'Import data',
|
|
170
|
-
impFile: '
|
|
170
|
+
impFile: 'file name',
|
|
171
171
|
impSelect: 'Select file',
|
|
172
172
|
impType: 'File type',
|
|
173
|
-
impOpts: '
|
|
174
|
-
impMode: '
|
|
175
|
-
impConfirm: '
|
|
173
|
+
impOpts: 'Parameter settings',
|
|
174
|
+
impMode: 'import mode',
|
|
175
|
+
impConfirm: 'import',
|
|
176
176
|
impCancel: 'Cancel'
|
|
177
177
|
},
|
|
178
178
|
export: {
|
|
179
179
|
types: {
|
|
180
|
-
csv: 'CSV (
|
|
181
|
-
html: 'Web
|
|
182
|
-
xml: 'XML
|
|
183
|
-
txt: 'Text (
|
|
184
|
-
xls: 'Excel 97-2003
|
|
185
|
-
xlsx: 'Excel
|
|
180
|
+
csv: 'CSV (comma separated)(*.csv)',
|
|
181
|
+
html: 'Web page (*.html)',
|
|
182
|
+
xml: 'XML data (*.xml)',
|
|
183
|
+
txt: 'Text file (tab delimited) (*.txt)',
|
|
184
|
+
xls: 'Excel 97-2003 workbook (*.xls)',
|
|
185
|
+
xlsx: 'Excel workbook (*.xlsx)',
|
|
186
186
|
pdf: 'PDF (*.pdf)'
|
|
187
187
|
},
|
|
188
188
|
modes: {
|
|
189
|
-
current: 'Current data (data of current page)',
|
|
190
|
-
selected: 'Selected data (data
|
|
191
|
-
all: 'Full data (including all
|
|
189
|
+
current: 'Current data (data of the current page)',
|
|
190
|
+
selected: 'Selected data (selected data on the current page)',
|
|
191
|
+
all: 'Full data (including all paginated data)'
|
|
192
192
|
},
|
|
193
193
|
printTitle: 'Print data',
|
|
194
194
|
expTitle: 'Export data',
|
|
195
|
-
expName: '
|
|
196
|
-
expNamePlaceholder: 'Please enter
|
|
197
|
-
expSheetName: '
|
|
195
|
+
expName: 'file name',
|
|
196
|
+
expNamePlaceholder: 'Please enter a file name',
|
|
197
|
+
expSheetName: 'title',
|
|
198
198
|
expSheetNamePlaceholder: 'Please enter a title',
|
|
199
|
-
expType: '
|
|
199
|
+
expType: 'save type',
|
|
200
200
|
expMode: 'Select data',
|
|
201
|
-
expCurrentColumn: 'All
|
|
201
|
+
expCurrentColumn: 'All fields',
|
|
202
202
|
expColumn: 'Select field',
|
|
203
|
-
expOpts: '
|
|
203
|
+
expOpts: 'Parameter settings',
|
|
204
204
|
expOptHeader: 'Header',
|
|
205
|
-
expHeaderTitle: '
|
|
206
|
-
expOptFooter: '
|
|
207
|
-
expFooterTitle: '
|
|
205
|
+
expHeaderTitle: 'Is a header required?',
|
|
206
|
+
expOptFooter: 'end of table',
|
|
207
|
+
expFooterTitle: 'Is a table footer required?',
|
|
208
208
|
expOptColgroup: 'Group header',
|
|
209
|
-
expColgroupTitle: 'If
|
|
210
|
-
expOptMerge: '
|
|
211
|
-
expMergeTitle: '
|
|
212
|
-
expOptAllExpand: 'Expand
|
|
213
|
-
expAllExpandTitle: 'If it exists, all data with
|
|
214
|
-
expOptUseStyle: '
|
|
215
|
-
expUseStyleTitle: '
|
|
216
|
-
expOptOriginal: '
|
|
217
|
-
expOriginalTitle: 'If it is source data,
|
|
209
|
+
expColgroupTitle: 'If present, headers with grouping structures are supported',
|
|
210
|
+
expOptMerge: 'merge',
|
|
211
|
+
expMergeTitle: 'Supports cells with merge structures if present',
|
|
212
|
+
expOptAllExpand: 'Expand level',
|
|
213
|
+
expAllExpandTitle: 'If it exists, it supports expanding all data with hierarchical structure.',
|
|
214
|
+
expOptUseStyle: 'style',
|
|
215
|
+
expUseStyleTitle: 'Styled cells are supported if present',
|
|
216
|
+
expOptOriginal: 'source data',
|
|
217
|
+
expOriginalTitle: 'If it is source data, it supports importing into the table',
|
|
218
218
|
expPrint: 'Print',
|
|
219
219
|
expConfirm: 'Export',
|
|
220
220
|
expCancel: 'Cancel'
|
|
221
221
|
},
|
|
222
222
|
modal: {
|
|
223
|
-
errTitle: 'Error',
|
|
224
|
-
zoomMin: '
|
|
225
|
-
zoomIn: '
|
|
226
|
-
zoomOut: '
|
|
227
|
-
close: '
|
|
228
|
-
miniMaxSize: 'The number of minimized
|
|
229
|
-
footPropErr: '
|
|
223
|
+
errTitle: 'Error message',
|
|
224
|
+
zoomMin: 'minimize',
|
|
225
|
+
zoomIn: 'maximize',
|
|
226
|
+
zoomOut: 'reduction',
|
|
227
|
+
close: 'closure',
|
|
228
|
+
miniMaxSize: 'The number of minimized windows cannot exceed {0}',
|
|
229
|
+
footPropErr: 'show-footer is only used to enable table footer and needs to be used with show-confirm-button | show-cancel-button | slot'
|
|
230
230
|
},
|
|
231
231
|
drawer: {
|
|
232
|
-
close: '
|
|
232
|
+
close: 'closure'
|
|
233
233
|
},
|
|
234
234
|
form: {
|
|
235
|
-
folding: '
|
|
236
|
-
unfolding: '
|
|
235
|
+
folding: 'close',
|
|
236
|
+
unfolding: 'Expand'
|
|
237
237
|
},
|
|
238
238
|
toolbar: {
|
|
239
|
-
import: '
|
|
239
|
+
import: 'import',
|
|
240
240
|
export: 'Export',
|
|
241
|
-
print: '
|
|
242
|
-
refresh: '
|
|
243
|
-
zoomIn: '
|
|
244
|
-
zoomOut: '
|
|
241
|
+
print: 'Print',
|
|
242
|
+
refresh: 'refresh',
|
|
243
|
+
zoomIn: 'full screen',
|
|
244
|
+
zoomOut: 'reduction',
|
|
245
245
|
custom: 'Column settings',
|
|
246
|
-
customAll: '
|
|
247
|
-
customConfirm: '
|
|
248
|
-
customRestore: '
|
|
249
|
-
fixedLeft: '
|
|
250
|
-
fixedRight: '
|
|
246
|
+
customAll: 'all',
|
|
247
|
+
customConfirm: 'confirm',
|
|
248
|
+
customRestore: 'reset',
|
|
249
|
+
fixedLeft: 'frozen on left',
|
|
250
|
+
fixedRight: 'frozen on right',
|
|
251
251
|
cancelFixed: 'Unfreeze column'
|
|
252
252
|
},
|
|
253
253
|
input: {
|
|
@@ -257,455 +257,455 @@
|
|
|
257
257
|
m3: 'March',
|
|
258
258
|
m4: 'April',
|
|
259
259
|
m5: 'May',
|
|
260
|
-
m6: 'June',
|
|
260
|
+
m6: 'June 06',
|
|
261
261
|
m7: 'July',
|
|
262
262
|
m8: 'August',
|
|
263
263
|
m9: 'September',
|
|
264
264
|
m10: 'October',
|
|
265
265
|
m11: 'November',
|
|
266
266
|
m12: 'December',
|
|
267
|
-
quarterLabel: '{0}',
|
|
268
|
-
monthLabel: '{0}',
|
|
269
|
-
dayLabel: '{
|
|
267
|
+
quarterLabel: '{0} years',
|
|
268
|
+
monthLabel: '{0} years',
|
|
269
|
+
dayLabel: '{0} year {1}',
|
|
270
270
|
labelFormat: {
|
|
271
|
-
date: 'dd
|
|
271
|
+
date: 'yyyy-MM-dd',
|
|
272
272
|
time: 'HH:mm:ss',
|
|
273
273
|
datetime: 'yyyy-MM-dd HH:mm:ss',
|
|
274
|
-
week: '
|
|
275
|
-
month: 'MM
|
|
276
|
-
quarter: '
|
|
274
|
+
week: 'Week WW of year yyyy',
|
|
275
|
+
month: 'yyyy-MM',
|
|
276
|
+
quarter: 'quarter q of year yyyy',
|
|
277
277
|
year: 'yyyy'
|
|
278
278
|
},
|
|
279
279
|
weeks: {
|
|
280
|
-
w: '
|
|
281
|
-
w0: '
|
|
282
|
-
w1: '
|
|
283
|
-
w2: '
|
|
284
|
-
w3: '
|
|
285
|
-
w4: '
|
|
286
|
-
w5: '
|
|
287
|
-
w6: '
|
|
280
|
+
w: 'week',
|
|
281
|
+
w0: 'Sunday',
|
|
282
|
+
w1: 'on Monday',
|
|
283
|
+
w2: 'Tuesday',
|
|
284
|
+
w3: 'Wednesday',
|
|
285
|
+
w4: 'Thursday',
|
|
286
|
+
w5: 'Friday',
|
|
287
|
+
w6: 'Saturday'
|
|
288
288
|
},
|
|
289
289
|
months: {
|
|
290
|
-
m0: '
|
|
291
|
-
m1: '
|
|
292
|
-
m2: '
|
|
293
|
-
m3: '
|
|
290
|
+
m0: 'January',
|
|
291
|
+
m1: 'February',
|
|
292
|
+
m2: 'March',
|
|
293
|
+
m3: 'April',
|
|
294
294
|
m4: 'May',
|
|
295
|
-
m5: '
|
|
296
|
-
m6: '
|
|
297
|
-
m7: '
|
|
298
|
-
m8: '
|
|
299
|
-
m9: '
|
|
300
|
-
m10: '
|
|
301
|
-
m11: '
|
|
295
|
+
m5: 'June',
|
|
296
|
+
m6: 'July',
|
|
297
|
+
m7: 'August',
|
|
298
|
+
m8: 'September',
|
|
299
|
+
m9: 'October',
|
|
300
|
+
m10: 'November',
|
|
301
|
+
m11: 'December'
|
|
302
302
|
},
|
|
303
303
|
quarters: {
|
|
304
|
-
q1: '
|
|
305
|
-
q2: '
|
|
306
|
-
q3: '
|
|
307
|
-
q4: '
|
|
304
|
+
q1: 'first quarter',
|
|
305
|
+
q2: 'second quarter',
|
|
306
|
+
q3: 'third quarter',
|
|
307
|
+
q4: 'fourth quarter'
|
|
308
308
|
}
|
|
309
309
|
}
|
|
310
310
|
},
|
|
311
311
|
numberInput: {
|
|
312
|
-
currencySymbol: '
|
|
312
|
+
currencySymbol: '¥'
|
|
313
313
|
},
|
|
314
314
|
imagePreview: {
|
|
315
315
|
popupTitle: 'Preview',
|
|
316
316
|
operBtn: {
|
|
317
|
-
zoomOut: '
|
|
318
|
-
zoomIn: '
|
|
319
|
-
pctFull: '
|
|
317
|
+
zoomOut: 'zoom out',
|
|
318
|
+
zoomIn: 'enlarge',
|
|
319
|
+
pctFull: 'proportional scaling',
|
|
320
320
|
pct11: 'Show original size',
|
|
321
321
|
rotateLeft: 'Rotate left',
|
|
322
322
|
rotateRight: 'Rotate right',
|
|
323
|
-
print: 'Click to print',
|
|
324
|
-
download: 'Click to download'
|
|
323
|
+
print: 'Click to print picture',
|
|
324
|
+
download: 'Click to download image'
|
|
325
325
|
}
|
|
326
326
|
},
|
|
327
327
|
upload: {
|
|
328
|
-
fileBtnText: 'Click or drag',
|
|
329
|
-
imgBtnText: 'Click or drag',
|
|
330
|
-
dragPlaceholder: 'Please drag and drop the file into this area to upload it
|
|
331
|
-
imgSizeHint: '
|
|
332
|
-
imgCountHint: '
|
|
333
|
-
fileTypeHint: '
|
|
334
|
-
fileSizeHint: '
|
|
335
|
-
fileCountHint: 'Up to {0}
|
|
336
|
-
uploadTypeErr: 'File type
|
|
337
|
-
overCountErr: '
|
|
338
|
-
overCountExtraErr: '
|
|
339
|
-
overSizeErr: 'The
|
|
340
|
-
reUpload: '
|
|
328
|
+
fileBtnText: 'Click or drag to upload',
|
|
329
|
+
imgBtnText: 'Click or drag to upload',
|
|
330
|
+
dragPlaceholder: 'Please drag and drop the file into this area to upload it',
|
|
331
|
+
imgSizeHint: 'Leaflet {0}',
|
|
332
|
+
imgCountHint: 'Maximum {0} pictures',
|
|
333
|
+
fileTypeHint: 'Supported {0} file types',
|
|
334
|
+
fileSizeHint: 'The size of a single file does not exceed {0}',
|
|
335
|
+
fileCountHint: 'Up to {0} files can be uploaded',
|
|
336
|
+
uploadTypeErr: 'File type mismatch!',
|
|
337
|
+
overCountErr: 'Only {0} files can be selected!',
|
|
338
|
+
overCountExtraErr: 'The maximum number of {0} files has been exceeded. The excess {1} files will be ignored!',
|
|
339
|
+
overSizeErr: 'The maximum file size cannot exceed {0}!',
|
|
340
|
+
reUpload: 'Reupload',
|
|
341
341
|
uploadProgress: 'Uploading {0}%',
|
|
342
|
-
uploadErr: '
|
|
343
|
-
uploadSuccess: '
|
|
342
|
+
uploadErr: 'Upload failed',
|
|
343
|
+
uploadSuccess: 'Upload successful',
|
|
344
344
|
moreBtnText: 'More ({0})',
|
|
345
|
-
viewItemTitle: '
|
|
345
|
+
viewItemTitle: 'Click to view',
|
|
346
346
|
morePopup: {
|
|
347
|
-
readTitle: '
|
|
348
|
-
imageTitle: 'Upload
|
|
349
|
-
fileTitle: 'Upload
|
|
347
|
+
readTitle: 'View list',
|
|
348
|
+
imageTitle: 'Upload pictures',
|
|
349
|
+
fileTitle: 'Upload files'
|
|
350
350
|
}
|
|
351
351
|
},
|
|
352
352
|
empty: {
|
|
353
|
-
defText: 'No
|
|
353
|
+
defText: 'No data yet'
|
|
354
354
|
},
|
|
355
355
|
colorPicker: {
|
|
356
356
|
clear: 'Clear',
|
|
357
|
-
confirm: '
|
|
357
|
+
confirm: 'confirm',
|
|
358
358
|
copySuccess: 'Copied to clipboard: {0}'
|
|
359
359
|
},
|
|
360
360
|
formDesign: {
|
|
361
|
-
formName: '
|
|
362
|
-
defFormTitle: '
|
|
363
|
-
widgetPropTab: '
|
|
364
|
-
widgetFormTab: '
|
|
361
|
+
formName: 'form name',
|
|
362
|
+
defFormTitle: 'unnamed form',
|
|
363
|
+
widgetPropTab: 'Control properties',
|
|
364
|
+
widgetFormTab: 'form properties',
|
|
365
365
|
error: {
|
|
366
|
-
wdFormUni: 'Only one control of this type is allowed to be added to the form
|
|
367
|
-
wdSubUni: 'Only one control of this type is allowed to be added to
|
|
366
|
+
wdFormUni: 'Only one control of this type is allowed to be added to the form',
|
|
367
|
+
wdSubUni: 'Only one control of this type is allowed to be added to the subtable'
|
|
368
368
|
},
|
|
369
369
|
styleSetting: {
|
|
370
|
-
btn: 'Style
|
|
371
|
-
title: 'Form style
|
|
372
|
-
layoutTitle: '
|
|
373
|
-
verticalLayout: '
|
|
370
|
+
btn: 'Style settings',
|
|
371
|
+
title: 'Form style settings',
|
|
372
|
+
layoutTitle: 'Control layout',
|
|
373
|
+
verticalLayout: 'Top and bottom layout',
|
|
374
374
|
horizontalLayout: 'Horizontal layout',
|
|
375
375
|
styleTitle: 'Title style',
|
|
376
|
-
boldTitle: '
|
|
376
|
+
boldTitle: 'Title bold',
|
|
377
377
|
fontBold: 'Bold',
|
|
378
|
-
fontNormal: '
|
|
379
|
-
colonTitle: '
|
|
380
|
-
colonVisible: '
|
|
381
|
-
colonHidden: '
|
|
382
|
-
alignTitle: '
|
|
383
|
-
widthTitle: '
|
|
384
|
-
alignLeft: '
|
|
385
|
-
alignRight: '
|
|
386
|
-
unitPx: '
|
|
387
|
-
unitPct: '
|
|
378
|
+
fontNormal: 'conventional',
|
|
379
|
+
colonTitle: 'Show colon',
|
|
380
|
+
colonVisible: 'show',
|
|
381
|
+
colonHidden: 'hide',
|
|
382
|
+
alignTitle: 'Alignment',
|
|
383
|
+
widthTitle: 'title width',
|
|
384
|
+
alignLeft: 'On the left',
|
|
385
|
+
alignRight: 'On the right',
|
|
386
|
+
unitPx: 'Pixel',
|
|
387
|
+
unitPct: 'percentage'
|
|
388
388
|
},
|
|
389
389
|
widget: {
|
|
390
390
|
group: {
|
|
391
|
-
base: '
|
|
392
|
-
layout: 'Layout
|
|
393
|
-
system: 'System
|
|
394
|
-
module: '
|
|
395
|
-
chart: '
|
|
396
|
-
advanced: 'Advanced
|
|
391
|
+
base: 'Basic controls',
|
|
392
|
+
layout: 'Layout controls',
|
|
393
|
+
system: 'System controls',
|
|
394
|
+
module: 'module control',
|
|
395
|
+
chart: 'chart control',
|
|
396
|
+
advanced: 'Advanced controls'
|
|
397
397
|
},
|
|
398
398
|
copyTitle: 'Copy_{0}',
|
|
399
399
|
component: {
|
|
400
|
-
input: 'Input',
|
|
401
|
-
textarea: '
|
|
402
|
-
select: '
|
|
403
|
-
row: '
|
|
404
|
-
title: '
|
|
405
|
-
text: '
|
|
400
|
+
input: 'Input box',
|
|
401
|
+
textarea: 'text field',
|
|
402
|
+
select: 'drop down selection',
|
|
403
|
+
row: 'One row and multiple columns',
|
|
404
|
+
title: 'title',
|
|
405
|
+
text: 'text',
|
|
406
406
|
subtable: 'Subtable',
|
|
407
|
-
VxeSwitch: '
|
|
408
|
-
VxeInput: 'Input',
|
|
409
|
-
VxeNumberInput: '
|
|
410
|
-
VxeDatePicker: '
|
|
411
|
-
VxeTextarea: '
|
|
412
|
-
VxeSelect: '
|
|
413
|
-
VxeTreeSelect: '
|
|
414
|
-
VxeRadioGroup: '
|
|
415
|
-
VxeCheckboxGroup: '
|
|
416
|
-
VxeUploadFile: '
|
|
417
|
-
VxeUploadImage: '
|
|
418
|
-
VxeRate: '
|
|
419
|
-
VxeSlider: '
|
|
407
|
+
VxeSwitch: 'whether',
|
|
408
|
+
VxeInput: 'Input box',
|
|
409
|
+
VxeNumberInput: 'number',
|
|
410
|
+
VxeDatePicker: 'date',
|
|
411
|
+
VxeTextarea: 'text field',
|
|
412
|
+
VxeSelect: 'drop down selection',
|
|
413
|
+
VxeTreeSelect: 'tree selection',
|
|
414
|
+
VxeRadioGroup: 'radio button',
|
|
415
|
+
VxeCheckboxGroup: 'checkbox',
|
|
416
|
+
VxeUploadFile: 'document',
|
|
417
|
+
VxeUploadImage: 'picture',
|
|
418
|
+
VxeRate: 'score',
|
|
419
|
+
VxeSlider: 'slider'
|
|
420
420
|
}
|
|
421
421
|
},
|
|
422
422
|
widgetProp: {
|
|
423
|
-
name: '
|
|
424
|
-
placeholder: '
|
|
425
|
-
required: 'Required',
|
|
426
|
-
multiple: 'Allow
|
|
423
|
+
name: 'Control name',
|
|
424
|
+
placeholder: 'prompt',
|
|
425
|
+
required: 'Required verification',
|
|
426
|
+
multiple: 'Allow multiple selections',
|
|
427
427
|
displaySetting: {
|
|
428
|
-
name: '
|
|
428
|
+
name: 'display settings',
|
|
429
429
|
pc: 'PC',
|
|
430
|
-
mobile: 'Mobile',
|
|
431
|
-
visible: '
|
|
432
|
-
hidden: '
|
|
430
|
+
mobile: 'Mobile version',
|
|
431
|
+
visible: 'show',
|
|
432
|
+
hidden: 'hide'
|
|
433
433
|
},
|
|
434
434
|
dataSource: {
|
|
435
|
-
name: '
|
|
435
|
+
name: 'data source',
|
|
436
436
|
defValue: 'Option {0}',
|
|
437
|
-
addOption: 'Add
|
|
438
|
-
batchEditOption: 'Batch
|
|
439
|
-
batchEditTip: 'Each row corresponds to an option,
|
|
440
|
-
batchEditSubTip: 'Each row corresponds to an option. If
|
|
441
|
-
buildOption: 'Build
|
|
437
|
+
addOption: 'Add options',
|
|
438
|
+
batchEditOption: 'Batch editing',
|
|
439
|
+
batchEditTip: 'Each row corresponds to an option, and supports copying and pasting directly from tables, Excel, and WPS.',
|
|
440
|
+
batchEditSubTip: 'Each row corresponds to an option. If it is a group, the sub-items can start with a space or a tab key. Direct copy and paste from tables, Excel, and WPS is supported.',
|
|
441
|
+
buildOption: 'Build options'
|
|
442
442
|
},
|
|
443
443
|
rowProp: {
|
|
444
444
|
colSize: 'Number of columns',
|
|
445
|
-
col2: '
|
|
446
|
-
col3: '
|
|
447
|
-
col4: '
|
|
448
|
-
col6: '
|
|
449
|
-
layout: '
|
|
445
|
+
col2: 'two columns',
|
|
446
|
+
col3: 'three columns',
|
|
447
|
+
col4: 'four columns',
|
|
448
|
+
col6: 'six columns',
|
|
449
|
+
layout: 'layout'
|
|
450
450
|
},
|
|
451
451
|
textProp: {
|
|
452
|
-
name: '
|
|
453
|
-
alignTitle: '
|
|
454
|
-
alignLeft: '
|
|
455
|
-
alignCenter: '
|
|
456
|
-
alignRight: '
|
|
457
|
-
colorTitle: '
|
|
458
|
-
sizeTitle: '
|
|
459
|
-
boldTitle: '
|
|
460
|
-
fontNormal: '
|
|
452
|
+
name: 'content',
|
|
453
|
+
alignTitle: 'Alignment',
|
|
454
|
+
alignLeft: 'On the left',
|
|
455
|
+
alignCenter: 'center',
|
|
456
|
+
alignRight: 'On the right',
|
|
457
|
+
colorTitle: 'Font color',
|
|
458
|
+
sizeTitle: 'font size',
|
|
459
|
+
boldTitle: 'Bold font',
|
|
460
|
+
fontNormal: 'conventional',
|
|
461
461
|
fontBold: 'Bold'
|
|
462
462
|
},
|
|
463
463
|
subtableProp: {
|
|
464
|
-
seqTitle: '
|
|
464
|
+
seqTitle: 'serial number',
|
|
465
465
|
showSeq: 'Display serial number',
|
|
466
466
|
showCheckbox: 'Allow multiple selections',
|
|
467
|
-
errSubDrag: 'The
|
|
468
|
-
colPlace: 'Drag the control in
|
|
467
|
+
errSubDrag: 'The subtable does not support this control, please use other controls',
|
|
468
|
+
colPlace: 'Drag the control in'
|
|
469
469
|
},
|
|
470
470
|
uploadProp: {
|
|
471
|
-
limitFileCount: 'File quantity
|
|
472
|
-
limitFileSize: 'File size
|
|
473
|
-
multiFile: '
|
|
474
|
-
limitImgCount: '
|
|
475
|
-
limitImgSize: 'Image size
|
|
476
|
-
multiImg: '
|
|
471
|
+
limitFileCount: 'File quantity limit',
|
|
472
|
+
limitFileSize: 'File size limit',
|
|
473
|
+
multiFile: 'Allow multiple file uploads',
|
|
474
|
+
limitImgCount: 'Picture quantity limit',
|
|
475
|
+
limitImgSize: 'Image size limit',
|
|
476
|
+
multiImg: 'Allow multiple images to be uploaded'
|
|
477
477
|
}
|
|
478
478
|
}
|
|
479
479
|
},
|
|
480
480
|
listDesign: {
|
|
481
|
-
fieldSettingTab: 'Field',
|
|
482
|
-
listSettingTab: 'Parameter',
|
|
483
|
-
searchTitle: '
|
|
484
|
-
listTitle: '
|
|
485
|
-
searchField: '
|
|
486
|
-
listField: '
|
|
481
|
+
fieldSettingTab: 'Field settings',
|
|
482
|
+
listSettingTab: 'Parameter settings',
|
|
483
|
+
searchTitle: 'Query conditions',
|
|
484
|
+
listTitle: 'list field',
|
|
485
|
+
searchField: 'Query field',
|
|
486
|
+
listField: 'list field',
|
|
487
487
|
activeBtn: {
|
|
488
|
-
ActionButtonUpdate: '
|
|
489
|
-
ActionButtonDelete: '
|
|
488
|
+
ActionButtonUpdate: 'edit',
|
|
489
|
+
ActionButtonDelete: 'delete'
|
|
490
490
|
},
|
|
491
491
|
search: {
|
|
492
|
-
addBtn: '
|
|
493
|
-
emptyText: 'No
|
|
494
|
-
editPopupTitle: 'Edit
|
|
492
|
+
addBtn: 'edit',
|
|
493
|
+
emptyText: 'No query conditions configured',
|
|
494
|
+
editPopupTitle: 'Edit query fields'
|
|
495
495
|
},
|
|
496
496
|
searchPopup: {
|
|
497
|
-
colTitle: '
|
|
498
|
-
saveBtn: '
|
|
497
|
+
colTitle: 'title',
|
|
498
|
+
saveBtn: 'save'
|
|
499
499
|
}
|
|
500
500
|
},
|
|
501
501
|
text: {
|
|
502
|
-
copySuccess: '
|
|
503
|
-
copyError: 'The current environment does not support this operation
|
|
502
|
+
copySuccess: 'Copied to clipboard',
|
|
503
|
+
copyError: 'The current environment does not support this operation'
|
|
504
504
|
},
|
|
505
505
|
countdown: {
|
|
506
506
|
formats: {
|
|
507
507
|
yyyy: 'Year',
|
|
508
|
-
MM: '
|
|
509
|
-
dd: '
|
|
510
|
-
HH: '
|
|
511
|
-
mm: '
|
|
508
|
+
MM: 'moon',
|
|
509
|
+
dd: 'sky',
|
|
510
|
+
HH: 'hour',
|
|
511
|
+
mm: 'point',
|
|
512
512
|
ss: 'Second'
|
|
513
513
|
}
|
|
514
514
|
},
|
|
515
515
|
plugins: {
|
|
516
516
|
extendCellArea: {
|
|
517
517
|
area: {
|
|
518
|
-
mergeErr: '
|
|
519
|
-
multiErr: '
|
|
520
|
-
selectErr: 'Unable to operate
|
|
521
|
-
extendErr: 'If the extended
|
|
522
|
-
pasteMultiErr: '
|
|
523
|
-
cpInvalidErr: '
|
|
518
|
+
mergeErr: 'This operation cannot be performed on merged cells',
|
|
519
|
+
multiErr: 'This operation cannot be performed on multiple selection areas',
|
|
520
|
+
selectErr: 'Unable to operate on cells in the specified range',
|
|
521
|
+
extendErr: 'If the extended range contains merged cells, all merged cells must be the same size',
|
|
522
|
+
pasteMultiErr: 'Unable to paste, the copied and pasted areas need to be of the same size to perform this operation',
|
|
523
|
+
cpInvalidErr: 'The operation cannot be performed. There are prohibited columns ({0}) in the range you selected.'
|
|
524
524
|
},
|
|
525
525
|
fnr: {
|
|
526
526
|
title: 'Find and replace',
|
|
527
527
|
findLabel: 'Find',
|
|
528
|
-
replaceLabel: '
|
|
529
|
-
findTitle: '
|
|
528
|
+
replaceLabel: 'replace',
|
|
529
|
+
findTitle: 'Find what:',
|
|
530
530
|
replaceTitle: 'Replace with:',
|
|
531
531
|
tabs: {
|
|
532
532
|
find: 'Find',
|
|
533
|
-
replace: '
|
|
533
|
+
replace: 'replace'
|
|
534
534
|
},
|
|
535
535
|
filter: {
|
|
536
|
-
re: '
|
|
537
|
-
whole: '
|
|
538
|
-
sensitive: '
|
|
536
|
+
re: 'regular expression',
|
|
537
|
+
whole: 'whole word match',
|
|
538
|
+
sensitive: 'case sensitive'
|
|
539
539
|
},
|
|
540
540
|
btns: {
|
|
541
541
|
findNext: 'Find next',
|
|
542
542
|
findAll: 'Find all',
|
|
543
|
-
replace: '
|
|
543
|
+
replace: 'replace',
|
|
544
544
|
replaceAll: 'Replace all',
|
|
545
545
|
cancel: 'Cancel'
|
|
546
546
|
},
|
|
547
547
|
header: {
|
|
548
548
|
seq: '#',
|
|
549
|
-
cell: '
|
|
550
|
-
value: '
|
|
549
|
+
cell: 'cell',
|
|
550
|
+
value: 'value'
|
|
551
551
|
},
|
|
552
552
|
body: {
|
|
553
|
-
row: '
|
|
554
|
-
col: '
|
|
553
|
+
row: 'Row: {0}',
|
|
554
|
+
col: 'Column: {0}'
|
|
555
555
|
},
|
|
556
|
-
empty: '(
|
|
556
|
+
empty: '(null value)',
|
|
557
557
|
reError: 'Invalid regular expression',
|
|
558
|
-
recordCount: '
|
|
559
|
-
notCell: 'No matching
|
|
558
|
+
recordCount: '{0} cells found',
|
|
559
|
+
notCell: 'No matching cell found',
|
|
560
560
|
replaceSuccess: 'Successfully replaced {0} cells'
|
|
561
561
|
}
|
|
562
562
|
},
|
|
563
563
|
filterComplexInput: {
|
|
564
564
|
menus: {
|
|
565
|
-
fixedColumn: 'Freeze
|
|
566
|
-
fixedGroup: '
|
|
567
|
-
cancelFixed: '
|
|
568
|
-
fixedLeft: '
|
|
569
|
-
fixedRight: '
|
|
565
|
+
fixedColumn: 'Freeze columns',
|
|
566
|
+
fixedGroup: 'freeze group',
|
|
567
|
+
cancelFixed: 'Unfreeze',
|
|
568
|
+
fixedLeft: 'freeze left',
|
|
569
|
+
fixedRight: 'freeze right'
|
|
570
570
|
},
|
|
571
571
|
cases: {
|
|
572
|
-
equal: '
|
|
573
|
-
gt: '
|
|
574
|
-
lt: '
|
|
575
|
-
begin: '
|
|
576
|
-
endin: '
|
|
572
|
+
equal: 'equal',
|
|
573
|
+
gt: 'greater than',
|
|
574
|
+
lt: 'less than',
|
|
575
|
+
begin: 'The beginning is',
|
|
576
|
+
endin: 'The end is',
|
|
577
577
|
include: 'Include',
|
|
578
|
-
isSensitive: '
|
|
578
|
+
isSensitive: 'case sensitive'
|
|
579
579
|
}
|
|
580
580
|
},
|
|
581
581
|
filterCombination: {
|
|
582
582
|
menus: {
|
|
583
583
|
clearSort: 'Clear sort',
|
|
584
584
|
sortAsc: 'Ascending order',
|
|
585
|
-
sortDesc: '
|
|
586
|
-
fixedColumn: 'Freeze
|
|
587
|
-
fixedGroup: '
|
|
588
|
-
cancelFixed: '
|
|
589
|
-
fixedLeft: '
|
|
590
|
-
fixedRight: '
|
|
591
|
-
clearFilter: 'Clear
|
|
592
|
-
textOption: '
|
|
593
|
-
numberOption: '
|
|
585
|
+
sortDesc: 'descending order',
|
|
586
|
+
fixedColumn: 'Freeze columns',
|
|
587
|
+
fixedGroup: 'freeze group',
|
|
588
|
+
cancelFixed: 'Unfreeze',
|
|
589
|
+
fixedLeft: 'freeze left',
|
|
590
|
+
fixedRight: 'freeze right',
|
|
591
|
+
clearFilter: 'Clear filters',
|
|
592
|
+
textOption: 'text filter',
|
|
593
|
+
numberOption: 'numerical filter'
|
|
594
594
|
},
|
|
595
595
|
popup: {
|
|
596
|
-
title: '
|
|
596
|
+
title: 'How to customize filtering',
|
|
597
597
|
currColumnTitle: 'Current column:',
|
|
598
|
-
and: '
|
|
599
|
-
or: '
|
|
600
|
-
describeHtml: '
|
|
598
|
+
and: 'and',
|
|
599
|
+
or: 'or',
|
|
600
|
+
describeHtml: 'Available ? represents a single character<br/>Use * to represent any number of characters'
|
|
601
601
|
},
|
|
602
602
|
cases: {
|
|
603
|
-
equal: '
|
|
604
|
-
unequal: '
|
|
605
|
-
gt: '
|
|
606
|
-
ge: '
|
|
607
|
-
lt: '
|
|
608
|
-
le: '
|
|
609
|
-
begin: '
|
|
610
|
-
notbegin: '
|
|
611
|
-
endin: '
|
|
612
|
-
notendin: '
|
|
603
|
+
equal: 'equal',
|
|
604
|
+
unequal: 'not equal to',
|
|
605
|
+
gt: 'greater than',
|
|
606
|
+
ge: 'greater than or equal to',
|
|
607
|
+
lt: 'less than',
|
|
608
|
+
le: 'less than or equal to',
|
|
609
|
+
begin: 'The beginning is',
|
|
610
|
+
notbegin: 'Not at the beginning',
|
|
611
|
+
endin: 'The end is',
|
|
612
|
+
notendin: 'The ending is not',
|
|
613
613
|
include: 'Include',
|
|
614
|
-
exclude: '
|
|
615
|
-
between: '
|
|
614
|
+
exclude: 'Not included',
|
|
615
|
+
between: 'between',
|
|
616
616
|
custom: 'Custom filter',
|
|
617
|
-
insensitive: '
|
|
618
|
-
isSensitive: '
|
|
617
|
+
insensitive: 'Not case sensitive',
|
|
618
|
+
isSensitive: 'case sensitive'
|
|
619
619
|
},
|
|
620
|
-
empty: '(
|
|
621
|
-
notData: 'No
|
|
622
|
-
}
|
|
623
|
-
},
|
|
624
|
-
renderer: {
|
|
625
|
-
search: 'Search',
|
|
626
|
-
cases: {
|
|
627
|
-
equal: 'Equal',
|
|
628
|
-
unequal: 'Not equal',
|
|
629
|
-
gt: 'Greater than',
|
|
630
|
-
ge: 'Greater than or equal',
|
|
631
|
-
lt: 'Less than',
|
|
632
|
-
le: 'Less than or equal',
|
|
633
|
-
begin: 'Beginning is',
|
|
634
|
-
notbegin: 'Beginning is not',
|
|
635
|
-
endin: 'End is',
|
|
636
|
-
notendin: 'End is not',
|
|
637
|
-
include: 'Include',
|
|
638
|
-
exclude: 'Exclusive',
|
|
639
|
-
between: 'Betweenness',
|
|
640
|
-
custom: 'Custom filter',
|
|
641
|
-
insensitive: 'Case insensitive',
|
|
642
|
-
isSensitive: 'Case sensitive'
|
|
643
|
-
},
|
|
644
|
-
combination: {
|
|
645
|
-
menus: {
|
|
646
|
-
clearSort: 'Clear sort',
|
|
647
|
-
sortAsc: 'Ascending order',
|
|
648
|
-
sortDesc: 'Descending order',
|
|
649
|
-
fixedColumn: 'Fixed column',
|
|
650
|
-
fixedGroup: 'Fixed group',
|
|
651
|
-
cancelFixed: 'Clear fixed',
|
|
652
|
-
fixedLeft: 'Fixed the left',
|
|
653
|
-
fixedRight: 'Fixed the right',
|
|
654
|
-
clearFilter: 'Clear filter',
|
|
655
|
-
textOption: 'Text filter',
|
|
656
|
-
numberOption: 'Number filter'
|
|
657
|
-
},
|
|
658
|
-
popup: {
|
|
659
|
-
title: 'Custom filtering',
|
|
660
|
-
currColumnTitle: 'Current column:',
|
|
661
|
-
and: 'And',
|
|
662
|
-
or: 'Or',
|
|
663
|
-
describeHtml: 'Use ? To represent a single character <br/> use * to represent any number of characters'
|
|
664
|
-
},
|
|
665
|
-
empty: '(Empty)',
|
|
666
|
-
notData: 'No data'
|
|
620
|
+
empty: '(blank)',
|
|
621
|
+
notData: 'No match'
|
|
667
622
|
}
|
|
668
623
|
},
|
|
669
624
|
pro: {
|
|
670
625
|
area: {
|
|
671
|
-
mergeErr: '
|
|
672
|
-
multiErr: '
|
|
673
|
-
extendErr: 'If the extended
|
|
674
|
-
pasteMultiErr: '
|
|
626
|
+
mergeErr: 'This operation cannot be performed on merged cells',
|
|
627
|
+
multiErr: 'This operation cannot be performed on multiple selection areas',
|
|
628
|
+
extendErr: 'If the extended range contains merged cells, all merged cells must be the same size',
|
|
629
|
+
pasteMultiErr: 'Unable to paste, the copied and pasted areas need to be of the same size to perform this operation'
|
|
675
630
|
},
|
|
676
631
|
fnr: {
|
|
677
632
|
title: 'Find and replace',
|
|
678
633
|
findLabel: 'Find',
|
|
679
|
-
replaceLabel: '
|
|
680
|
-
findTitle: '
|
|
634
|
+
replaceLabel: 'replace',
|
|
635
|
+
findTitle: 'Find what:',
|
|
681
636
|
replaceTitle: 'Replace with:',
|
|
682
637
|
tabs: {
|
|
683
638
|
find: 'Find',
|
|
684
|
-
replace: '
|
|
639
|
+
replace: 'replace'
|
|
685
640
|
},
|
|
686
641
|
filter: {
|
|
687
|
-
re: '
|
|
688
|
-
whole: '
|
|
689
|
-
sensitive: '
|
|
642
|
+
re: 'regular expression',
|
|
643
|
+
whole: 'whole word match',
|
|
644
|
+
sensitive: 'case sensitive'
|
|
690
645
|
},
|
|
691
646
|
btns: {
|
|
692
647
|
findNext: 'Find next',
|
|
693
648
|
findAll: 'Find all',
|
|
694
|
-
replace: '
|
|
649
|
+
replace: 'replace',
|
|
695
650
|
replaceAll: 'Replace all',
|
|
696
651
|
cancel: 'Cancel'
|
|
697
652
|
},
|
|
698
653
|
header: {
|
|
699
654
|
seq: '#',
|
|
700
|
-
cell: '
|
|
701
|
-
value: '
|
|
655
|
+
cell: 'cell',
|
|
656
|
+
value: 'value'
|
|
702
657
|
},
|
|
703
|
-
empty: '(
|
|
658
|
+
empty: '(null value)',
|
|
704
659
|
reError: 'Invalid regular expression',
|
|
705
|
-
recordCount: '
|
|
706
|
-
notCell: 'No matching
|
|
660
|
+
recordCount: '{0} cells found',
|
|
661
|
+
notCell: 'No matching cell found',
|
|
707
662
|
replaceSuccess: 'Successfully replaced {0} cells'
|
|
708
663
|
}
|
|
664
|
+
},
|
|
665
|
+
renderer: {
|
|
666
|
+
search: 'search',
|
|
667
|
+
cases: {
|
|
668
|
+
equal: 'equal',
|
|
669
|
+
unequal: 'not equal to',
|
|
670
|
+
gt: 'greater than',
|
|
671
|
+
ge: 'greater than or equal to',
|
|
672
|
+
lt: 'less than',
|
|
673
|
+
le: 'less than or equal to',
|
|
674
|
+
begin: 'The beginning is',
|
|
675
|
+
notbegin: 'Not at the beginning',
|
|
676
|
+
endin: 'The end is',
|
|
677
|
+
notendin: 'The ending is not',
|
|
678
|
+
include: 'Include',
|
|
679
|
+
exclude: 'Not included',
|
|
680
|
+
between: 'between',
|
|
681
|
+
custom: 'Custom filter',
|
|
682
|
+
insensitive: 'Not case sensitive',
|
|
683
|
+
isSensitive: 'case sensitive'
|
|
684
|
+
},
|
|
685
|
+
combination: {
|
|
686
|
+
menus: {
|
|
687
|
+
clearSort: 'Clear sort',
|
|
688
|
+
sortAsc: 'Ascending order',
|
|
689
|
+
sortDesc: 'descending order',
|
|
690
|
+
fixedColumn: 'Freeze columns',
|
|
691
|
+
fixedGroup: 'freeze group',
|
|
692
|
+
cancelFixed: 'Unfreeze',
|
|
693
|
+
fixedLeft: 'freeze to left',
|
|
694
|
+
fixedRight: 'freeze to right',
|
|
695
|
+
clearFilter: 'Clear filters',
|
|
696
|
+
textOption: 'text filter',
|
|
697
|
+
numberOption: 'numerical filter'
|
|
698
|
+
},
|
|
699
|
+
popup: {
|
|
700
|
+
title: 'How to customize filtering',
|
|
701
|
+
currColumnTitle: 'Current column:',
|
|
702
|
+
and: 'and',
|
|
703
|
+
or: 'or',
|
|
704
|
+
describeHtml: 'Available ? represents a single character<br/>Use * to represent any number of characters'
|
|
705
|
+
},
|
|
706
|
+
empty: '(blank)',
|
|
707
|
+
notData: 'No match'
|
|
708
|
+
}
|
|
709
709
|
}
|
|
710
710
|
}
|
|
711
711
|
};
|