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
@@ -20,234 +20,234 @@
20
20
  var _default = _exports.default = {
21
21
  vxe: {
22
22
  base: {
23
- pleaseInput: 'Please input',
24
- pleaseSelect: 'Select',
25
- comma: ',',
26
- fullStop: '.'
23
+ pleaseInput: 'Please enter',
24
+ pleaseSelect: 'Please select',
25
+ comma: '',
26
+ fullStop: ''
27
27
  },
28
28
  loading: {
29
- text: 'Loading...'
29
+ text: 'loading...'
30
30
  },
31
31
  error: {
32
- downErr: 'Download failed.',
33
- groupFixed: 'If you use group headers, the freeze columns must be set by group.',
34
- groupMouseRange: 'Grouping headers and "{0}" cannot be used at the same time, which may cause errors.',
35
- groupTag: 'Grouping column header 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: 'Argument "{0}" conflicts with "{1}"',
38
- unableInsert: 'Unable to insert to the specified location.',
39
- useErr: 'Error installing "{0}" module, possibly in the wrong order, dependent modules need to be installed before Table.',
40
- barUnableLink: 'Toolbar cannot associate table.',
41
- expandContent: 'Expand row slot should be "content", please check if it is correct.',
42
- reqComp: 'Require "{0}" component, check whether the install is correct. https://vxeui.com/#/start/useGlobal',
43
- reqModule: 'require "{0}" module.',
44
- reqProp: 'Missing the necessary "{0}" parameter, which can cause error.',
45
- emptyProp: 'The property "{0}" is not allowed to be empty.',
46
- errProp: 'Unsupported parameter "{0}", possibly "{1}".',
47
- colRepet: 'column.{0}="{0}" is duplicated, which may make some features unusable',
48
- notFunc: 'method "{0}" not exist.',
49
- errFunc: 'The argument "{0}" is not a method',
50
- notValidators: 'Global validators "{0}" no existe.',
51
- notFormats: 'Global formats "{0}" no existe.',
52
- notCommands: 'Global commands "{0}" no existe.',
53
- notSlot: 'slot "{0}" does not exist',
54
- noTree: 'The tree structure does not support "{0}".',
55
- notProp: 'Unsupported parameters "{0}"',
56
- 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 ',
57
- coverProp: 'The parameter "{1}" to "{0}" is repeatedly defined. This may cause an error.',
58
- uniField: 'The field "{0}" is repeatedly defined, which may cause an error.',
59
- repeatKey: 'The primary key repeats {0}="{1}", which may cause an error',
60
- delFunc: 'The function "{0}" is deprecated, please use "{1}".',
61
- delProp: 'The property "{0}" is deprecated, please use "{1}".',
62
- delEvent: 'The event "{0}" is deprecated, please use "{1}"',
63
- removeProp: 'The property "{0}" is deprecated and is not recommended, which may cause error.',
64
- errFormat: 'The global formatted content should be defined with "VXETable.formats". Mounting "formatter={0}" is not recommended.',
65
- notType: 'Unsupported file types "{0}"',
66
- notExp: 'The browser does not support import / export.',
67
- impFields: 'Import failed, please check that the field name and data format are correct.',
68
- treeNotImp: 'Tree table does not support import.',
69
- treeCrossDrag: 'Only drag and drop the first level',
70
- treeDragChild: 'The parent cannot be dragged into its own child',
71
- reqPlugin: 'Optional extensions "{1}" https://vxeui.com/other{0}/#/{1}/install'
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 Data',
75
- allTitle: 'Select all / cancel',
76
- seqTitle: 'N/S',
77
- actionTitle: 'Action',
78
- confirmFilter: 'Confirm',
79
- resetFilter: 'Reset',
80
- allFilter: 'All',
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 success',
87
- expError: 'Export failure',
86
+ expSuccess: 'Export successful',
87
+ expError: 'Export failed',
88
88
  expFilename: 'Export_{0}',
89
- expOriginFilename: 'Export_original_{0}',
89
+ expOriginFilename: 'export_source_{0}',
90
90
  customTitle: 'Column settings',
91
- customAll: 'All',
92
- customConfirm: 'Confirm',
93
- customClose: 'Close',
91
+ customAll: 'all',
92
+ customConfirm: 'confirm',
93
+ customClose: 'closure',
94
94
  customCancel: 'Cancel',
95
- customRestore: 'Restore',
96
- maxFixedCol: 'The maximum number of Freeze columns cannot exceed {0}',
97
- dragTip: 'Moving: {0}'
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 choose at least one piece of record!',
101
- deleteSelectRecord: 'Are you sure you want to delete the selected record?',
102
- removeSelectRecord: 'Are you sure you want to remove the selected record?',
103
- dataUnchanged: 'Data unchanged! ',
104
- delSuccess: 'Successfully deleted the selected record!',
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: 'Error occurred, operation failed!'
106
+ operError: 'An error occurred and the operation failed!'
107
107
  },
108
108
  select: {
109
- search: 'Search',
110
- loadingText: 'Loading',
111
- emptyText: 'No Data'
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: 'Home',
120
- homePageTitle: 'Home page',
118
+ pageClassifier: 'Page',
119
+ homePage: 'front page',
120
+ homePageTitle: 'front page',
121
121
  prevPage: 'Previous page',
122
122
  prevPageTitle: 'Previous page',
123
- nextPage: 'next page',
124
- nextPageTitle: 'next page',
125
- prevJump: 'Jump previous page',
126
- prevJumpTitle: 'Jump previous page',
127
- nextJump: 'Jump next page',
128
- nextJumpTitle: 'Jump next page',
129
- endPage: 'End page',
130
- endPageTitle: 'End'
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 messages'
133
+ title: 'System prompt'
134
134
  },
135
135
  button: {
136
- confirm: '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 Settings',
143
+ cstmTitle: 'Column settings',
144
144
  cstmRestore: 'Restore default',
145
- cstmCancel: 'Cancelar',
146
- cstmConfirm: 'Confirm',
147
- cstmConfirmRestore: 'Please confirm whether to restore the default column configuration?',
148
- cstmDragTarget: 'Moving: {0}',
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: 'Sort',
151
- sortHelpTip: 'Click and drag the icon to adjust the order of the columns.',
152
- colTitle: 'Column title',
153
- colResizable: 'Column width (px)',
154
- colVisible: 'Display',
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 (Max. {0})',
157
- fixedLeft: 'Left',
158
- fixedUnset: 'Unset',
159
- fixedRight: 'Right'
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: 'Overwrite mode (directly overwrite table data)',
165
- insert: 'Bottom append (appends new data to the bottom of the table)',
166
- insertTop: 'Top append (appends new data to the top of the table)',
167
- insertBottom: 'Bottom append (appends new data to the bottom of the table)'
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: 'Filename',
170
+ impFile: 'file name',
171
171
  impSelect: 'Select file',
172
172
  impType: 'File type',
173
- impOpts: 'Settings',
174
- impMode: 'Import mode',
175
- impConfirm: 'Import',
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 (Comma separated) (*.csv)',
181
- html: 'Web Page (*.html)',
182
- xml: 'XML Data(*.xml)',
183
- txt: 'Text (Tab delimited) (*.txt)',
184
- xls: 'Excel 97-2003 Workbook(*.xls)',
185
- xlsx: 'Excel Workbook (*.xlsx)',
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 selected on the current page)',
191
- all: 'Full data (including all paging data)'
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: 'Filename',
196
- expNamePlaceholder: 'Please enter filename',
197
- expSheetName: 'Title',
195
+ expName: 'file name',
196
+ expNamePlaceholder: 'Please enter a file name',
197
+ expSheetName: 'title',
198
198
  expSheetNamePlaceholder: 'Please enter a title',
199
- expType: 'Save the type',
199
+ expType: 'save type',
200
200
  expMode: 'Select data',
201
- expCurrentColumn: 'All the field',
201
+ expCurrentColumn: 'All fields',
202
202
  expColumn: 'Select field',
203
- expOpts: 'Settings',
203
+ expOpts: 'Parameter settings',
204
204
  expOptHeader: 'Header',
205
- expHeaderTitle: 'Do I need a header',
206
- expOptFooter: 'Footer',
207
- expFooterTitle: 'Do you need the footer table',
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 it exists, headers with grouping structure are supported',
210
- expOptMerge: 'Merge',
211
- expMergeTitle: 'If it exists, cells with merged structures are supported',
212
- expOptAllExpand: 'Expand nodes',
213
- expAllExpandTitle: 'If it exists, all data with tree structure can be expanded',
214
- expOptUseStyle: 'Styles',
215
- expUseStyleTitle: 'If it exists, cells with styles are supported',
216
- expOptOriginal: 'Source data',
217
- expOriginalTitle: 'If it is source data, import into the table is supported',
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: 'Minimize',
225
- zoomIn: 'Maximize',
226
- zoomOut: 'Reduction',
227
- close: 'Close',
228
- miniMaxSize: 'The number of minimized Windows cannot exceed {0}.',
229
- 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'
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: 'Close'
232
+ close: 'closure'
233
233
  },
234
234
  form: {
235
- folding: 'Folding',
236
- unfolding: 'Unfolding'
235
+ folding: 'close',
236
+ unfolding: 'Expand'
237
237
  },
238
238
  toolbar: {
239
- import: 'Import',
239
+ import: 'import',
240
240
  export: 'Export',
241
- print: 'Printing',
242
- refresh: 'Refresh',
243
- zoomIn: 'Full screen',
244
- zoomOut: 'Reduction',
241
+ print: 'Print',
242
+ refresh: 'refresh',
243
+ zoomIn: 'full screen',
244
+ zoomOut: 'reduction',
245
245
  custom: 'Column settings',
246
- customAll: 'All',
247
- customConfirm: 'Confirm',
248
- customRestore: 'Reset',
249
- fixedLeft: 'Freeze on the left',
250
- fixedRight: 'Freeze on the right',
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: '{1} {0}',
267
+ quarterLabel: '{0} years',
268
+ monthLabel: '{0} years',
269
+ dayLabel: '{0} year {1}',
270
270
  labelFormat: {
271
- date: 'dd/MM/yyyy',
271
+ date: 'yyyy-MM-dd',
272
272
  time: 'HH:mm:ss',
273
273
  datetime: 'yyyy-MM-dd HH:mm:ss',
274
- week: '[Week] WW, yyyy',
275
- month: 'MM/yyyy',
276
- quarter: '[Quarter] q, yyyy',
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: 'Week',
281
- w0: 'Sun',
282
- w1: 'Mon',
283
- w2: 'Tue',
284
- w3: 'Wed',
285
- w4: 'Thu',
286
- w5: 'Fri',
287
- w6: 'Sat'
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: 'Jan',
291
- m1: 'Feb',
292
- m2: 'Mar',
293
- m3: 'Apr',
290
+ m0: 'January',
291
+ m1: 'February',
292
+ m2: 'March',
293
+ m3: 'April',
294
294
  m4: 'May',
295
- m5: 'Jun',
296
- m6: 'Jul',
297
- m7: 'Aug',
298
- m8: 'Sep',
299
- m9: 'Oct',
300
- m10: 'Nov',
301
- m11: 'Dec'
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: 'First quarter',
305
- q2: 'Second quarter',
306
- q3: 'Third quarter',
307
- q4: 'Fourth quarter'
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: 'Reduce',
318
- zoomIn: 'Enlarge',
319
- pctFull: 'Proportional scaling',
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: 'Single {0}',
332
- imgCountHint: 'Up to {0}',
333
- fileTypeHint: 'Support {0} file types',
334
- fileSizeHint: 'Single file size does not exceed {0}',
335
- fileCountHint: 'Up to {0} file can be uploaded',
336
- uploadTypeErr: 'File type does not match!',
337
- overCountErr: 'You can only choose {0} file!',
338
- overCountExtraErr: 'It has exceeded the maximum number {0}, and more than {0} file will be ignored!超出最大数量 1 个,超出的 1 个文件将被忽略!',
339
- overSizeErr: 'The size of the file is not more than {0}}!',
340
- reUpload: 'Re upload',
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: 'Fail to upload',
343
- uploadSuccess: 'Successfully upload',
342
+ uploadErr: 'Upload failed',
343
+ uploadSuccess: 'Upload successful',
344
344
  moreBtnText: 'More ({0})',
345
- viewItemTitle: 'click to view',
345
+ viewItemTitle: 'Click to view',
346
346
  morePopup: {
347
- readTitle: 'List',
348
- imageTitle: 'Upload image',
349
- fileTitle: 'Upload file'
347
+ readTitle: 'View list',
348
+ imageTitle: 'Upload pictures',
349
+ fileTitle: 'Upload files'
350
350
  }
351
351
  },
352
352
  empty: {
353
- defText: 'No Data'
353
+ defText: 'No data yet'
354
354
  },
355
355
  colorPicker: {
356
356
  clear: 'Clear',
357
- confirm: 'Confirm',
357
+ confirm: 'confirm',
358
358
  copySuccess: 'Copied to clipboard: {0}'
359
359
  },
360
360
  formDesign: {
361
- formName: 'Form name',
362
- defFormTitle: 'Unnamed form',
363
- widgetPropTab: 'Field property',
364
- widgetFormTab: 'Form property',
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 a sub table.'
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 setting',
371
- title: 'Form style setting',
372
- layoutTitle: 'Field layout',
373
- verticalLayout: 'Vertical layout',
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: 'Bold title',
376
+ boldTitle: 'Title bold',
377
377
  fontBold: 'Bold',
378
- fontNormal: 'Normal',
379
- colonTitle: 'Display colon',
380
- colonVisible: 'Visible',
381
- colonHidden: 'Hidden',
382
- alignTitle: 'Title align',
383
- widthTitle: 'Title width',
384
- alignLeft: 'Left',
385
- alignRight: 'Right',
386
- unitPx: 'Px',
387
- unitPct: 'Pct'
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: 'Base control',
392
- layout: 'Layout control',
393
- system: 'System control',
394
- module: 'Module control',
395
- chart: 'Chart control',
396
- advanced: 'Advanced control'
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: 'Textarea',
402
- select: 'Select',
403
- row: 'Row/column',
404
- title: 'Title',
405
- text: '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: 'Yes/no',
408
- VxeInput: 'Input',
409
- VxeNumberInput: 'Number',
410
- VxeDatePicker: 'Date',
411
- VxeTextarea: 'Textarea',
412
- VxeSelect: 'Select',
413
- VxeTreeSelect: 'Tree select',
414
- VxeRadioGroup: 'Radio',
415
- VxeCheckboxGroup: 'Checkbox',
416
- VxeUploadFile: 'File',
417
- VxeUploadImage: 'Image',
418
- VxeRate: 'Rate',
419
- VxeSlider: 'Slider'
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: 'Field name',
424
- placeholder: 'Field placeholder',
425
- required: 'Required',
426
- multiple: 'Allow to select multiple',
423
+ name: 'Control name',
424
+ placeholder: 'prompt',
425
+ required: 'Required verification',
426
+ multiple: 'Allow multiple selections',
427
427
  displaySetting: {
428
- name: 'Display setting',
428
+ name: 'display settings',
429
429
  pc: 'PC',
430
- mobile: 'Mobile',
431
- visible: 'Visible',
432
- hidden: 'Hidden'
430
+ mobile: 'Mobile version',
431
+ visible: 'show',
432
+ hidden: 'hide'
433
433
  },
434
434
  dataSource: {
435
- name: 'Data source',
435
+ name: 'data source',
436
436
  defValue: 'Option {0}',
437
- addOption: 'Add option',
438
- batchEditOption: 'Batch edit',
439
- batchEditTip: 'Each row corresponds to an option, supporting direct copying and pasting from tables, Excel, and WPS.',
440
- 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.',
441
- buildOption: 'Build option'
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: 'Two columns',
446
- col3: 'Three columns',
447
- col4: 'Four columns',
448
- col6: 'Six columns',
449
- layout: '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: 'Content',
453
- alignTitle: 'Align',
454
- alignLeft: 'Left',
455
- alignCenter: 'Center',
456
- alignRight: 'Right',
457
- colorTitle: 'Color',
458
- sizeTitle: 'Font size',
459
- boldTitle: 'Font bold',
460
- fontNormal: 'Normal',
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: 'S/N',
464
+ seqTitle: 'serial number',
465
465
  showSeq: 'Display serial number',
466
466
  showCheckbox: 'Allow multiple selections',
467
- errSubDrag: 'The sub table does not support this control. Please use another control.',
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 limitation',
472
- limitFileSize: 'File size limitation',
473
- multiFile: 'Allows multiple files',
474
- limitImgCount: 'Image quantity limitation',
475
- limitImgSize: 'Image size limitation',
476
- multiImg: 'Allows multiple images'
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: 'Search',
484
- listTitle: 'List',
485
- searchField: 'Search field',
486
- listField: 'List field',
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: 'Edit',
489
- ActionButtonDelete: 'Delete'
488
+ ActionButtonUpdate: 'edit',
489
+ ActionButtonDelete: 'delete'
490
490
  },
491
491
  search: {
492
- addBtn: 'Edit',
493
- emptyText: 'No filter condition is configured.',
494
- editPopupTitle: 'Edit search fields'
492
+ addBtn: 'edit',
493
+ emptyText: 'No query conditions configured',
494
+ editPopupTitle: 'Edit query fields'
495
495
  },
496
496
  searchPopup: {
497
- colTitle: 'Title',
498
- saveBtn: 'Save'
497
+ colTitle: 'title',
498
+ saveBtn: 'save'
499
499
  }
500
500
  },
501
501
  text: {
502
- copySuccess: 'Successfully copied to clipboard.',
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: 'Moon',
509
- dd: 'Day',
510
- HH: 'Hour',
511
- mm: 'Minute',
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: 'The operation cannot be performed on merged cells',
519
- multiErr: 'The operation cannot be performed on multiple selection areas',
520
- selectErr: 'Unable to operate the cells in the designated area.',
521
- extendErr: 'If the extended area contains merged cells, all merged cells need to be the same size',
522
- pasteMultiErr: 'Cannot paste, copied area and pasted area of the same size are required to perform this operation',
523
- cpInvalidErr: 'This operation cannot be performed because there are prohibited columns in the area you selected ({0})'
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: 'Replace',
529
- findTitle: 'What to find:',
528
+ replaceLabel: 'replace',
529
+ findTitle: 'Find what:',
530
530
  replaceTitle: 'Replace with:',
531
531
  tabs: {
532
532
  find: 'Find',
533
- replace: 'Replace'
533
+ replace: 'replace'
534
534
  },
535
535
  filter: {
536
- re: 'Regular Expression',
537
- whole: 'Whole word',
538
- sensitive: 'Case 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: 'Replace',
543
+ replace: 'replace',
544
544
  replaceAll: 'Replace all',
545
545
  cancel: 'Cancel'
546
546
  },
547
547
  header: {
548
548
  seq: '#',
549
- cell: 'Cell',
550
- value: 'Value'
549
+ cell: 'cell',
550
+ value: 'value'
551
551
  },
552
552
  body: {
553
- row: '行:{0}',
554
- col: '列:{0}'
553
+ row: 'Row: {0}',
554
+ col: 'Column: {0}'
555
555
  },
556
- empty: '(Empty)',
556
+ empty: '(null value)',
557
557
  reError: 'Invalid regular expression',
558
- recordCount: 'Found {0} cells',
559
- notCell: 'No matching cells were found',
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 column',
566
- fixedGroup: 'Freeze group',
567
- cancelFixed: 'Clear freeze',
568
- fixedLeft: 'Freeze the left',
569
- fixedRight: 'Freeze the right'
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: 'Equal',
573
- gt: 'Greater than',
574
- lt: 'Less than',
575
- begin: 'Beginning is',
576
- endin: 'End is',
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: 'Case sensitive'
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: 'Descending order',
586
- fixedColumn: 'Freeze column',
587
- fixedGroup: 'Freeze group',
588
- cancelFixed: 'Clear freeze',
589
- fixedLeft: 'Freeze the left',
590
- fixedRight: 'Freeze the right',
591
- clearFilter: 'Clear filter',
592
- textOption: 'Text filter',
593
- numberOption: 'Number filter'
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: 'Custom filtering',
596
+ title: 'How to customize filtering',
597
597
  currColumnTitle: 'Current column:',
598
- and: 'And',
599
- or: 'Or',
600
- describeHtml: 'Use ? To represent a single character <br/> use * to represent any number of characters'
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: 'Equal',
604
- unequal: 'Not equal',
605
- gt: 'Greater than',
606
- ge: 'Greater than or equal',
607
- lt: 'Less than',
608
- le: 'Less than or equal',
609
- begin: 'Beginning is',
610
- notbegin: 'Beginning is not',
611
- endin: 'End is',
612
- notendin: 'End is not',
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: 'Exclusive',
615
- between: 'Betweenness',
614
+ exclude: 'Not included',
615
+ between: 'between',
616
616
  custom: 'Custom filter',
617
- insensitive: 'Case insensitive',
618
- isSensitive: 'Case sensitive'
617
+ insensitive: 'Not case sensitive',
618
+ isSensitive: 'case sensitive'
619
619
  },
620
- empty: '(Empty)',
621
- notData: 'No data'
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: 'The operation cannot be performed on merged cells',
672
- multiErr: 'The operation cannot be performed on multiple selection areas',
673
- extendErr: 'If the extended area contains merged cells, all merged cells need to be the same size',
674
- pasteMultiErr: 'Cannot paste, copied area and pasted area of the same size are required to perform this operation'
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: 'Replace',
680
- findTitle: 'What to find:',
634
+ replaceLabel: 'replace',
635
+ findTitle: 'Find what:',
681
636
  replaceTitle: 'Replace with:',
682
637
  tabs: {
683
638
  find: 'Find',
684
- replace: 'Replace'
639
+ replace: 'replace'
685
640
  },
686
641
  filter: {
687
- re: 'Regular Expression',
688
- whole: 'Whole word',
689
- sensitive: 'Case 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: 'Replace',
649
+ replace: 'replace',
695
650
  replaceAll: 'Replace all',
696
651
  cancel: 'Cancel'
697
652
  },
698
653
  header: {
699
654
  seq: '#',
700
- cell: 'Cell',
701
- value: 'Value'
655
+ cell: 'cell',
656
+ value: 'value'
702
657
  },
703
- empty: '(Empty)',
658
+ empty: '(null value)',
704
659
  reError: 'Invalid regular expression',
705
- recordCount: 'Found {0} cells',
706
- notCell: 'No matching cells were found',
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
  };