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.
Files changed (68) hide show
  1. package/es/icon/style.css +1 -1
  2. package/es/language/de-DE.js +490 -490
  3. package/es/language/en-US.js +438 -438
  4. package/es/language/it-IT.js +692 -0
  5. package/es/language/ru-RU.js +36 -36
  6. package/es/language/th-TH.js +692 -0
  7. package/es/language/zh-CHT.js +19 -19
  8. package/es/style.css +1 -1
  9. package/es/style.min.css +1 -1
  10. package/es/ui/index.js +1 -1
  11. package/es/ui/src/log.js +1 -1
  12. package/lib/icon/style/style.css +1 -1
  13. package/lib/icon/style/style.min.css +1 -1
  14. package/lib/index.umd.js +4 -4
  15. package/lib/index.umd.min.js +1 -1
  16. package/lib/language/de-DE.js +490 -490
  17. package/lib/language/de-DE.min.js +1 -1
  18. package/lib/language/en-US.js +438 -438
  19. package/lib/language/en-US.min.js +1 -1
  20. package/lib/language/en-US.umd.js +438 -438
  21. package/lib/language/it-IT.js +698 -0
  22. package/lib/language/it-IT.min.js +1 -0
  23. package/lib/language/ru-RU.js +36 -36
  24. package/lib/language/ru-RU.min.js +1 -1
  25. package/lib/language/ru-RU.umd.js +36 -36
  26. package/lib/language/th-TH.js +698 -0
  27. package/lib/language/th-TH.min.js +1 -0
  28. package/lib/language/zh-CHT.js +19 -19
  29. package/lib/language/zh-CHT.min.js +1 -1
  30. package/lib/language/zh-CHT.umd.js +19 -19
  31. package/lib/style.css +1 -1
  32. package/lib/style.min.css +1 -1
  33. package/lib/ui/index.js +1 -1
  34. package/lib/ui/index.min.js +1 -1
  35. package/lib/ui/src/log.js +1 -1
  36. package/lib/ui/src/log.min.js +1 -1
  37. package/package.json +2 -2
  38. package/packages/button/src/button.ts +2 -1
  39. package/packages/color-picker/src/color-picker.ts +2 -1
  40. package/packages/date-picker/src/date-picker.ts +2 -1
  41. package/packages/form/src/form.ts +2 -1
  42. package/packages/icon-picker/src/icon-picker.ts +2 -1
  43. package/packages/input/src/input.ts +2 -1
  44. package/packages/language/de-DE.ts +492 -491
  45. package/packages/language/en-US.ts +438 -438
  46. package/packages/language/it-IT.ts +692 -0
  47. package/packages/language/ru-RU.ts +36 -36
  48. package/packages/language/th-TH.ts +692 -0
  49. package/packages/language/zh-CHT.ts +19 -19
  50. package/packages/pager/src/pager.ts +2 -1
  51. package/packages/pulldown/src/pulldown.ts +2 -1
  52. package/packages/select/src/select.ts +2 -1
  53. package/packages/table-select/src/table-select.ts +3 -1
  54. package/packages/tree-select/src/tree-select.ts +2 -1
  55. package/packages/upload/src/upload.ts +2 -1
  56. package/types/all.d.ts +5 -5
  57. /package/es/icon/{iconfont.1735540831983.ttf → iconfont.1735615334350.ttf} +0 -0
  58. /package/es/icon/{iconfont.1735540831983.woff → iconfont.1735615334350.woff} +0 -0
  59. /package/es/icon/{iconfont.1735540831983.woff2 → iconfont.1735615334350.woff2} +0 -0
  60. /package/es/{iconfont.1735540831983.ttf → iconfont.1735615334350.ttf} +0 -0
  61. /package/es/{iconfont.1735540831983.woff → iconfont.1735615334350.woff} +0 -0
  62. /package/es/{iconfont.1735540831983.woff2 → iconfont.1735615334350.woff2} +0 -0
  63. /package/lib/icon/style/{iconfont.1735540831983.ttf → iconfont.1735615334350.ttf} +0 -0
  64. /package/lib/icon/style/{iconfont.1735540831983.woff → iconfont.1735615334350.woff} +0 -0
  65. /package/lib/icon/style/{iconfont.1735540831983.woff2 → iconfont.1735615334350.woff2} +0 -0
  66. /package/lib/{iconfont.1735540831983.ttf → iconfont.1735615334350.ttf} +0 -0
  67. /package/lib/{iconfont.1735540831983.woff → iconfont.1735615334350.woff} +0 -0
  68. /package/lib/{iconfont.1735540831983.woff2 → iconfont.1735615334350.woff2} +0 -0
@@ -7,234 +7,234 @@ exports.default = void 0;
7
7
  var _default = exports.default = {
8
8
  vxe: {
9
9
  base: {
10
- pleaseInput: 'Please input',
11
- pleaseSelect: 'Select',
12
- comma: ',',
13
- fullStop: '.'
10
+ pleaseInput: 'Please enter',
11
+ pleaseSelect: 'Please select',
12
+ comma: '',
13
+ fullStop: ''
14
14
  },
15
15
  loading: {
16
- text: 'Loading...'
16
+ text: 'loading...'
17
17
  },
18
18
  error: {
19
- downErr: 'Download failed.',
20
- groupFixed: 'If you use group headers, the freeze columns must be set by group.',
21
- groupMouseRange: 'Grouping headers and "{0}" cannot be used at the same time, which may cause errors.',
22
- groupTag: 'Grouping column header 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: 'Argument "{0}" conflicts with "{1}"',
25
- unableInsert: 'Unable to insert to the specified location.',
26
- useErr: 'Error installing "{0}" module, possibly in the wrong order, dependent modules need to be installed before Table.',
27
- barUnableLink: 'Toolbar cannot associate table.',
28
- expandContent: 'Expand row slot should be "content", please check if it is correct.',
29
- reqComp: 'Require "{0}" component, check whether the install is correct. https://vxeui.com/#/start/useGlobal',
30
- reqModule: 'require "{0}" module.',
31
- reqProp: 'Missing the necessary "{0}" parameter, which can cause error.',
32
- emptyProp: 'The property "{0}" is not allowed to be empty.',
33
- errProp: 'Unsupported parameter "{0}", possibly "{1}".',
34
- colRepet: 'column.{0}="{0}" is duplicated, which may make some features unusable',
35
- notFunc: 'method "{0}" not exist.',
36
- errFunc: 'The argument "{0}" is not a method',
37
- notValidators: 'Global validators "{0}" no existe.',
38
- notFormats: 'Global formats "{0}" no existe.',
39
- notCommands: 'Global commands "{0}" no existe.',
40
- notSlot: 'slot "{0}" does not exist',
41
- noTree: 'The tree structure does not support "{0}".',
42
- notProp: 'Unsupported parameters "{0}"',
43
- checkProp: 'The checkbox may stall when the amount of data is too large, it is recommended to set the parameter "{0}" to increase the rendering speed ',
44
- coverProp: 'The parameter "{1}" to "{0}" is repeatedly defined. This may cause an error.',
45
- uniField: 'The field "{0}" is repeatedly defined, which may cause an error.',
46
- repeatKey: 'The primary key repeats {0}="{1}", which may cause an error',
47
- delFunc: 'The function "{0}" is deprecated, please use "{1}".',
48
- delProp: 'The property "{0}" is deprecated, please use "{1}".',
49
- delEvent: 'The event "{0}" is deprecated, please use "{1}"',
50
- removeProp: 'The property "{0}" is deprecated and is not recommended, which may cause error.',
51
- errFormat: 'The global formatted content should be defined with "VXETable.formats". Mounting "formatter={0}" is not recommended.',
52
- notType: 'Unsupported file types "{0}"',
53
- notExp: 'The browser does not support import / export.',
54
- impFields: 'Import failed, please check that the field name and data format are correct.',
55
- treeNotImp: 'Tree table does not support import.',
56
- treeCrossDrag: 'Only drag and drop the first level',
57
- treeDragChild: 'The parent cannot be dragged into its own child',
58
- reqPlugin: 'Optional extensions "{1}" https://vxeui.com/other{0}/#/{1}/install'
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 Data',
62
- allTitle: 'Select all / cancel',
63
- seqTitle: 'N/S',
64
- actionTitle: 'Action',
65
- confirmFilter: 'Confirm',
66
- resetFilter: 'Reset',
67
- allFilter: 'All',
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 success',
74
- expError: 'Export failure',
73
+ expSuccess: 'Export successful',
74
+ expError: 'Export failed',
75
75
  expFilename: 'Export_{0}',
76
- expOriginFilename: 'Export_original_{0}',
76
+ expOriginFilename: 'export_source_{0}',
77
77
  customTitle: 'Column settings',
78
- customAll: 'All',
79
- customConfirm: 'Confirm',
80
- customClose: 'Close',
78
+ customAll: 'all',
79
+ customConfirm: 'confirm',
80
+ customClose: 'closure',
81
81
  customCancel: 'Cancel',
82
- customRestore: 'Restore',
83
- maxFixedCol: 'The maximum number of Freeze columns cannot exceed {0}',
84
- dragTip: 'Moving: {0}'
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 choose at least one piece of record!',
88
- deleteSelectRecord: 'Are you sure you want to delete the selected record?',
89
- removeSelectRecord: 'Are you sure you want to remove the selected record?',
90
- dataUnchanged: 'Data unchanged! ',
91
- delSuccess: 'Successfully deleted the selected record!',
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: 'Error occurred, operation failed!'
93
+ operError: 'An error occurred and the operation failed!'
94
94
  },
95
95
  select: {
96
- search: 'Search',
97
- loadingText: 'Loading',
98
- emptyText: 'No Data'
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: 'Home',
107
- homePageTitle: 'Home page',
105
+ pageClassifier: 'Page',
106
+ homePage: 'front page',
107
+ homePageTitle: 'front page',
108
108
  prevPage: 'Previous page',
109
109
  prevPageTitle: 'Previous page',
110
- nextPage: 'next page',
111
- nextPageTitle: 'next page',
112
- prevJump: 'Jump previous page',
113
- prevJumpTitle: 'Jump previous page',
114
- nextJump: 'Jump next page',
115
- nextJumpTitle: 'Jump next page',
116
- endPage: 'End page',
117
- endPageTitle: 'End'
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 messages'
120
+ title: 'System prompt'
121
121
  },
122
122
  button: {
123
- confirm: '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 Settings',
130
+ cstmTitle: 'Column settings',
131
131
  cstmRestore: 'Restore default',
132
- cstmCancel: 'Cancelar',
133
- cstmConfirm: 'Confirm',
134
- cstmConfirmRestore: 'Please confirm whether to restore the default column configuration?',
135
- cstmDragTarget: 'Moving: {0}',
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: 'Sort',
138
- sortHelpTip: 'Click and drag the icon to adjust the order of the columns.',
139
- colTitle: 'Column title',
140
- colResizable: 'Column width (px)',
141
- colVisible: 'Display',
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 (Max. {0})',
144
- fixedLeft: 'Left',
145
- fixedUnset: 'Unset',
146
- fixedRight: 'Right'
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: 'Overwrite mode (directly overwrite table data)',
152
- insert: 'Bottom append (appends new data to the bottom of the table)',
153
- insertTop: 'Top append (appends new data to the top of the table)',
154
- insertBottom: 'Bottom append (appends new data to the bottom of the table)'
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: 'Filename',
157
+ impFile: 'file name',
158
158
  impSelect: 'Select file',
159
159
  impType: 'File type',
160
- impOpts: 'Settings',
161
- impMode: 'Import mode',
162
- impConfirm: 'Import',
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 (Comma separated) (*.csv)',
168
- html: 'Web Page (*.html)',
169
- xml: 'XML Data(*.xml)',
170
- txt: 'Text (Tab delimited) (*.txt)',
171
- xls: 'Excel 97-2003 Workbook(*.xls)',
172
- xlsx: 'Excel Workbook (*.xlsx)',
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 selected on the current page)',
178
- all: 'Full data (including all paging data)'
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: 'Filename',
183
- expNamePlaceholder: 'Please enter filename',
184
- expSheetName: 'Title',
182
+ expName: 'file name',
183
+ expNamePlaceholder: 'Please enter a file name',
184
+ expSheetName: 'title',
185
185
  expSheetNamePlaceholder: 'Please enter a title',
186
- expType: 'Save the type',
186
+ expType: 'save type',
187
187
  expMode: 'Select data',
188
- expCurrentColumn: 'All the field',
188
+ expCurrentColumn: 'All fields',
189
189
  expColumn: 'Select field',
190
- expOpts: 'Settings',
190
+ expOpts: 'Parameter settings',
191
191
  expOptHeader: 'Header',
192
- expHeaderTitle: 'Do I need a header',
193
- expOptFooter: 'Footer',
194
- expFooterTitle: 'Do you need the footer table',
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 it exists, headers with grouping structure are supported',
197
- expOptMerge: 'Merge',
198
- expMergeTitle: 'If it exists, cells with merged structures are supported',
199
- expOptAllExpand: 'Expand nodes',
200
- expAllExpandTitle: 'If it exists, all data with tree structure can be expanded',
201
- expOptUseStyle: 'Styles',
202
- expUseStyleTitle: 'If it exists, cells with styles are supported',
203
- expOptOriginal: 'Source data',
204
- expOriginalTitle: 'If it is source data, import into the table is supported',
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: 'Minimize',
212
- zoomIn: 'Maximize',
213
- zoomOut: 'Reduction',
214
- close: 'Close',
215
- miniMaxSize: 'The number of minimized Windows cannot exceed {0}.',
216
- footPropErr: '"show-footer" is only used to enable table tails and needs to be used in conjunction with "show-confirm-button" | "show-cancel-button" | slots'
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: 'Close'
219
+ close: 'closure'
220
220
  },
221
221
  form: {
222
- folding: 'Folding',
223
- unfolding: 'Unfolding'
222
+ folding: 'close',
223
+ unfolding: 'Expand'
224
224
  },
225
225
  toolbar: {
226
- import: 'Import',
226
+ import: 'import',
227
227
  export: 'Export',
228
- print: 'Printing',
229
- refresh: 'Refresh',
230
- zoomIn: 'Full screen',
231
- zoomOut: 'Reduction',
228
+ print: 'Print',
229
+ refresh: 'refresh',
230
+ zoomIn: 'full screen',
231
+ zoomOut: 'reduction',
232
232
  custom: 'Column settings',
233
- customAll: 'All',
234
- customConfirm: 'Confirm',
235
- customRestore: 'Reset',
236
- fixedLeft: 'Freeze on the left',
237
- fixedRight: 'Freeze on the right',
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: '{1} {0}',
254
+ quarterLabel: '{0} years',
255
+ monthLabel: '{0} years',
256
+ dayLabel: '{0} year {1}',
257
257
  labelFormat: {
258
- date: 'dd/MM/yyyy',
258
+ date: 'yyyy-MM-dd',
259
259
  time: 'HH:mm:ss',
260
260
  datetime: 'yyyy-MM-dd HH:mm:ss',
261
- week: '[Week] WW, yyyy',
262
- month: 'MM/yyyy',
263
- quarter: '[Quarter] q, yyyy',
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: 'Week',
268
- w0: 'Sun',
269
- w1: 'Mon',
270
- w2: 'Tue',
271
- w3: 'Wed',
272
- w4: 'Thu',
273
- w5: 'Fri',
274
- w6: 'Sat'
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: 'Jan',
278
- m1: 'Feb',
279
- m2: 'Mar',
280
- m3: 'Apr',
277
+ m0: 'January',
278
+ m1: 'February',
279
+ m2: 'March',
280
+ m3: 'April',
281
281
  m4: 'May',
282
- m5: 'Jun',
283
- m6: 'Jul',
284
- m7: 'Aug',
285
- m8: 'Sep',
286
- m9: 'Oct',
287
- m10: 'Nov',
288
- m11: 'Dec'
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: 'First quarter',
292
- q2: 'Second quarter',
293
- q3: 'Third quarter',
294
- q4: 'Fourth quarter'
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: 'Reduce',
305
- zoomIn: 'Enlarge',
306
- pctFull: 'Proportional scaling',
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: 'Single {0}',
319
- imgCountHint: 'Up to {0}',
320
- fileTypeHint: 'Support {0} file types',
321
- fileSizeHint: 'Single file size does not exceed {0}',
322
- fileCountHint: 'Up to {0} file can be uploaded',
323
- uploadTypeErr: 'File type does not match!',
324
- overCountErr: 'You can only choose {0} file!',
325
- overCountExtraErr: 'It has exceeded the maximum number {0}, and more than {0} file will be ignored!超出最大数量 1 个,超出的 1 个文件将被忽略!',
326
- overSizeErr: 'The size of the file is not more than {0}}!',
327
- reUpload: 'Re upload',
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: 'Fail to upload',
330
- uploadSuccess: 'Successfully upload',
329
+ uploadErr: 'Upload failed',
330
+ uploadSuccess: 'Upload successful',
331
331
  moreBtnText: 'More ({0})',
332
- viewItemTitle: 'click to view',
332
+ viewItemTitle: 'Click to view',
333
333
  morePopup: {
334
- readTitle: 'List',
335
- imageTitle: 'Upload image',
336
- fileTitle: 'Upload file'
334
+ readTitle: 'View list',
335
+ imageTitle: 'Upload pictures',
336
+ fileTitle: 'Upload files'
337
337
  }
338
338
  },
339
339
  empty: {
340
- defText: 'No Data'
340
+ defText: 'No data yet'
341
341
  },
342
342
  colorPicker: {
343
343
  clear: 'Clear',
344
- confirm: 'Confirm',
344
+ confirm: 'confirm',
345
345
  copySuccess: 'Copied to clipboard: {0}'
346
346
  },
347
347
  formDesign: {
348
- formName: 'Form name',
349
- defFormTitle: 'Unnamed form',
350
- widgetPropTab: 'Field property',
351
- widgetFormTab: 'Form property',
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 a sub table.'
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 setting',
358
- title: 'Form style setting',
359
- layoutTitle: 'Field layout',
360
- verticalLayout: 'Vertical layout',
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: 'Bold title',
363
+ boldTitle: 'Title bold',
364
364
  fontBold: 'Bold',
365
- fontNormal: 'Normal',
366
- colonTitle: 'Display colon',
367
- colonVisible: 'Visible',
368
- colonHidden: 'Hidden',
369
- alignTitle: 'Title align',
370
- widthTitle: 'Title width',
371
- alignLeft: 'Left',
372
- alignRight: 'Right',
373
- unitPx: 'Px',
374
- unitPct: 'Pct'
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: 'Base control',
379
- layout: 'Layout control',
380
- system: 'System control',
381
- module: 'Module control',
382
- chart: 'Chart control',
383
- advanced: 'Advanced control'
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: 'Textarea',
389
- select: 'Select',
390
- row: 'Row/column',
391
- title: 'Title',
392
- text: '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: 'Yes/no',
395
- VxeInput: 'Input',
396
- VxeNumberInput: 'Number',
397
- VxeDatePicker: 'Date',
398
- VxeTextarea: 'Textarea',
399
- VxeSelect: 'Select',
400
- VxeTreeSelect: 'Tree select',
401
- VxeRadioGroup: 'Radio',
402
- VxeCheckboxGroup: 'Checkbox',
403
- VxeUploadFile: 'File',
404
- VxeUploadImage: 'Image',
405
- VxeRate: 'Rate',
406
- VxeSlider: 'Slider'
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: 'Field name',
411
- placeholder: 'Field placeholder',
412
- required: 'Required',
413
- multiple: 'Allow to select multiple',
410
+ name: 'Control name',
411
+ placeholder: 'prompt',
412
+ required: 'Required verification',
413
+ multiple: 'Allow multiple selections',
414
414
  displaySetting: {
415
- name: 'Display setting',
415
+ name: 'display settings',
416
416
  pc: 'PC',
417
- mobile: 'Mobile',
418
- visible: 'Visible',
419
- hidden: 'Hidden'
417
+ mobile: 'Mobile version',
418
+ visible: 'show',
419
+ hidden: 'hide'
420
420
  },
421
421
  dataSource: {
422
- name: 'Data source',
422
+ name: 'data source',
423
423
  defValue: 'Option {0}',
424
- addOption: 'Add option',
425
- batchEditOption: 'Batch edit',
426
- batchEditTip: 'Each row corresponds to an option, supporting direct copying and pasting from tables, Excel, and WPS.',
427
- batchEditSubTip: 'Each row corresponds to an option. If grouped, the sub items can start with spaces or tab keys, and can be directly copied and pasted from tables, Excel, or WPS.',
428
- buildOption: 'Build option'
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: 'Two columns',
433
- col3: 'Three columns',
434
- col4: 'Four columns',
435
- col6: 'Six columns',
436
- layout: '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: 'Content',
440
- alignTitle: 'Align',
441
- alignLeft: 'Left',
442
- alignCenter: 'Center',
443
- alignRight: 'Right',
444
- colorTitle: 'Color',
445
- sizeTitle: 'Font size',
446
- boldTitle: 'Font bold',
447
- fontNormal: 'Normal',
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: 'S/N',
451
+ seqTitle: 'serial number',
452
452
  showSeq: 'Display serial number',
453
453
  showCheckbox: 'Allow multiple selections',
454
- errSubDrag: 'The sub table does not support this control. Please use another control.',
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 limitation',
459
- limitFileSize: 'File size limitation',
460
- multiFile: 'Allows multiple files',
461
- limitImgCount: 'Image quantity limitation',
462
- limitImgSize: 'Image size limitation',
463
- multiImg: 'Allows multiple images'
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: 'Search',
471
- listTitle: 'List',
472
- searchField: 'Search field',
473
- listField: 'List field',
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: 'Edit',
476
- ActionButtonDelete: 'Delete'
475
+ ActionButtonUpdate: 'edit',
476
+ ActionButtonDelete: 'delete'
477
477
  },
478
478
  search: {
479
- addBtn: 'Edit',
480
- emptyText: 'No filter condition is configured.',
481
- editPopupTitle: 'Edit search fields'
479
+ addBtn: 'edit',
480
+ emptyText: 'No query conditions configured',
481
+ editPopupTitle: 'Edit query fields'
482
482
  },
483
483
  searchPopup: {
484
- colTitle: 'Title',
485
- saveBtn: 'Save'
484
+ colTitle: 'title',
485
+ saveBtn: 'save'
486
486
  }
487
487
  },
488
488
  text: {
489
- copySuccess: 'Successfully copied to clipboard.',
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: 'Moon',
496
- dd: 'Day',
497
- HH: 'Hour',
498
- mm: 'Minute',
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: 'The operation cannot be performed on merged cells',
506
- multiErr: 'The operation cannot be performed on multiple selection areas',
507
- selectErr: 'Unable to operate the cells in the designated area.',
508
- extendErr: 'If the extended area contains merged cells, all merged cells need to be the same size',
509
- pasteMultiErr: 'Cannot paste, copied area and pasted area of the same size are required to perform this operation',
510
- cpInvalidErr: 'This operation cannot be performed because there are prohibited columns in the area you selected ({0})'
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: 'Replace',
516
- findTitle: 'What to find:',
515
+ replaceLabel: 'replace',
516
+ findTitle: 'Find what:',
517
517
  replaceTitle: 'Replace with:',
518
518
  tabs: {
519
519
  find: 'Find',
520
- replace: 'Replace'
520
+ replace: 'replace'
521
521
  },
522
522
  filter: {
523
- re: 'Regular Expression',
524
- whole: 'Whole word',
525
- sensitive: 'Case 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: 'Replace',
530
+ replace: 'replace',
531
531
  replaceAll: 'Replace all',
532
532
  cancel: 'Cancel'
533
533
  },
534
534
  header: {
535
535
  seq: '#',
536
- cell: 'Cell',
537
- value: 'Value'
536
+ cell: 'cell',
537
+ value: 'value'
538
538
  },
539
539
  body: {
540
- row: '行:{0}',
541
- col: '列:{0}'
540
+ row: 'Row: {0}',
541
+ col: 'Column: {0}'
542
542
  },
543
- empty: '(Empty)',
543
+ empty: '(null value)',
544
544
  reError: 'Invalid regular expression',
545
- recordCount: 'Found {0} cells',
546
- notCell: 'No matching cells were found',
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 column',
553
- fixedGroup: 'Freeze group',
554
- cancelFixed: 'Clear freeze',
555
- fixedLeft: 'Freeze the left',
556
- fixedRight: 'Freeze the right'
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: 'Equal',
560
- gt: 'Greater than',
561
- lt: 'Less than',
562
- begin: 'Beginning is',
563
- endin: 'End is',
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: 'Case sensitive'
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: 'Descending order',
573
- fixedColumn: 'Freeze column',
574
- fixedGroup: 'Freeze group',
575
- cancelFixed: 'Clear freeze',
576
- fixedLeft: 'Freeze the left',
577
- fixedRight: 'Freeze the right',
578
- clearFilter: 'Clear filter',
579
- textOption: 'Text filter',
580
- numberOption: 'Number filter'
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: 'Custom filtering',
583
+ title: 'How to customize filtering',
584
584
  currColumnTitle: 'Current column:',
585
- and: 'And',
586
- or: 'Or',
587
- describeHtml: 'Use ? To represent a single character <br/> use * to represent any number of characters'
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: 'Equal',
591
- unequal: 'Not equal',
592
- gt: 'Greater than',
593
- ge: 'Greater than or equal',
594
- lt: 'Less than',
595
- le: 'Less than or equal',
596
- begin: 'Beginning is',
597
- notbegin: 'Beginning is not',
598
- endin: 'End is',
599
- notendin: 'End is not',
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: 'Exclusive',
602
- between: 'Betweenness',
601
+ exclude: 'Not included',
602
+ between: 'between',
603
603
  custom: 'Custom filter',
604
- insensitive: 'Case insensitive',
605
- isSensitive: 'Case sensitive'
604
+ insensitive: 'Not case sensitive',
605
+ isSensitive: 'case sensitive'
606
606
  },
607
- empty: '(Empty)',
608
- notData: 'No data'
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: 'The operation cannot be performed on merged cells',
659
- multiErr: 'The operation cannot be performed on multiple selection areas',
660
- extendErr: 'If the extended area contains merged cells, all merged cells need to be the same size',
661
- pasteMultiErr: 'Cannot paste, copied area and pasted area of the same size are required to perform this operation'
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: 'Replace',
667
- findTitle: 'What to find:',
621
+ replaceLabel: 'replace',
622
+ findTitle: 'Find what:',
668
623
  replaceTitle: 'Replace with:',
669
624
  tabs: {
670
625
  find: 'Find',
671
- replace: 'Replace'
626
+ replace: 'replace'
672
627
  },
673
628
  filter: {
674
- re: 'Regular Expression',
675
- whole: 'Whole word',
676
- sensitive: 'Case 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: 'Replace',
636
+ replace: 'replace',
682
637
  replaceAll: 'Replace all',
683
638
  cancel: 'Cancel'
684
639
  },
685
640
  header: {
686
641
  seq: '#',
687
- cell: 'Cell',
688
- value: 'Value'
642
+ cell: 'cell',
643
+ value: 'value'
689
644
  },
690
- empty: '(Empty)',
645
+ empty: '(null value)',
691
646
  reError: 'Invalid regular expression',
692
- recordCount: 'Found {0} cells',
693
- notCell: 'No matching cells were found',
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
  };