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