vxe-table 4.7.68 → 4.7.70

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 (81) hide show
  1. package/es/components.js +5 -7
  2. package/es/locale/lang/en-US.js +20 -3
  3. package/es/locale/lang/es-ES.js +20 -3
  4. package/es/locale/lang/hu-HU.js +22 -1
  5. package/es/locale/lang/ja-JP.js +19 -2
  6. package/es/locale/lang/ko-KR.js +18 -1
  7. package/es/locale/lang/pt-BR.js +18 -1
  8. package/es/locale/lang/ru-RU.js +18 -1
  9. package/es/locale/lang/vi-VN.js +18 -1
  10. package/es/locale/lang/zh-CN.js +18 -1
  11. package/es/locale/lang/zh-TC.js +45 -28
  12. package/es/style.css +1 -1
  13. package/es/table/render/index.js +4 -5
  14. package/es/table/src/table.js +27 -37
  15. package/es/ui/index.js +2 -2
  16. package/es/ui/src/log.js +1 -1
  17. package/lib/components.js +5 -7
  18. package/lib/components.min.js +1 -1
  19. package/lib/index.umd.js +57 -52
  20. package/lib/index.umd.min.js +1 -1
  21. package/lib/locale/lang/en-US.js +20 -3
  22. package/lib/locale/lang/en-US.min.js +1 -1
  23. package/lib/locale/lang/en-US.umd.js +20 -3
  24. package/lib/locale/lang/es-ES.js +20 -3
  25. package/lib/locale/lang/es-ES.min.js +1 -1
  26. package/lib/locale/lang/es-ES.umd.js +20 -3
  27. package/lib/locale/lang/hu-HU.js +22 -1
  28. package/lib/locale/lang/hu-HU.min.js +1 -1
  29. package/lib/locale/lang/ja-JP.js +19 -2
  30. package/lib/locale/lang/ja-JP.min.js +1 -1
  31. package/lib/locale/lang/ja-JP.umd.js +19 -2
  32. package/lib/locale/lang/ko-KR.js +18 -1
  33. package/lib/locale/lang/ko-KR.min.js +1 -1
  34. package/lib/locale/lang/pt-BR.js +18 -1
  35. package/lib/locale/lang/pt-BR.min.js +1 -1
  36. package/lib/locale/lang/pt-BR.umd.js +18 -1
  37. package/lib/locale/lang/ru-RU.js +18 -1
  38. package/lib/locale/lang/ru-RU.min.js +1 -1
  39. package/lib/locale/lang/vi-VN.js +18 -1
  40. package/lib/locale/lang/vi-VN.min.js +1 -1
  41. package/lib/locale/lang/zh-CN.js +18 -1
  42. package/lib/locale/lang/zh-CN.min.js +1 -1
  43. package/lib/locale/lang/zh-CN.umd.js +18 -1
  44. package/lib/locale/lang/zh-HK.min.js +1 -1
  45. package/lib/locale/lang/zh-HK.umd.js +45 -28
  46. package/lib/locale/lang/zh-MO.min.js +1 -1
  47. package/lib/locale/lang/zh-MO.umd.js +45 -28
  48. package/lib/locale/lang/zh-TC.js +45 -28
  49. package/lib/locale/lang/zh-TC.min.js +1 -1
  50. package/lib/locale/lang/zh-TC.umd.js +45 -28
  51. package/lib/locale/lang/zh-TW.min.js +1 -1
  52. package/lib/locale/lang/zh-TW.umd.js +45 -28
  53. package/lib/style.css +1 -1
  54. package/lib/table/render/index.js +4 -4
  55. package/lib/table/render/index.min.js +1 -1
  56. package/lib/table/src/table.js +27 -37
  57. package/lib/table/src/table.min.js +1 -1
  58. package/lib/ui/index.js +2 -2
  59. package/lib/ui/index.min.js +1 -1
  60. package/lib/ui/src/log.js +1 -1
  61. package/lib/ui/src/log.min.js +1 -1
  62. package/package.json +2 -2
  63. package/packages/components.ts +5 -7
  64. package/packages/locale/lang/en-US.ts +20 -3
  65. package/packages/locale/lang/es-ES.ts +20 -3
  66. package/packages/locale/lang/hu-HU.ts +22 -1
  67. package/packages/locale/lang/ja-JP.ts +19 -2
  68. package/packages/locale/lang/ko-KR.ts +18 -1
  69. package/packages/locale/lang/pt-BR.ts +18 -1
  70. package/packages/locale/lang/ru-RU.ts +18 -1
  71. package/packages/locale/lang/vi-VN.ts +18 -1
  72. package/packages/locale/lang/zh-CN.ts +18 -1
  73. package/packages/locale/lang/zh-TC.ts +45 -28
  74. package/packages/table/render/index.ts +4 -4
  75. package/packages/table/src/table.ts +27 -37
  76. /package/es/{iconfont.1724292790389.ttf → iconfont.1724578101191.ttf} +0 -0
  77. /package/es/{iconfont.1724292790389.woff → iconfont.1724578101191.woff} +0 -0
  78. /package/es/{iconfont.1724292790389.woff2 → iconfont.1724578101191.woff2} +0 -0
  79. /package/lib/{iconfont.1724292790389.ttf → iconfont.1724578101191.ttf} +0 -0
  80. /package/lib/{iconfont.1724292790389.woff → iconfont.1724578101191.woff} +0 -0
  81. /package/lib/{iconfont.1724292790389.woff2 → iconfont.1724578101191.woff2} +0 -0
@@ -16,6 +16,7 @@ var _default = exports.default = {
16
16
  text: 'Loading...'
17
17
  },
18
18
  error: {
19
+ downErr: 'Download failed.',
19
20
  groupFixed: 'If you use group headers, the freeze columns must be set by group.',
20
21
  groupMouseRange: 'Grouping headers and "{0}" cannot be used at the same time, which may cause errors.',
21
22
  groupTag: 'Grouping column header should use "{0}" instead of "{1}", which may cause errors.',
@@ -40,7 +41,8 @@ var _default = exports.default = {
40
41
  noTree: 'The tree structure does not support "{0}".',
41
42
  notProp: 'Unsupported parameters "{0}"',
42
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 ',
43
- coverProp: 'The parameter "{1}" to "{0}" is repeatedly defined. This may cause an error',
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.',
44
46
  delFunc: 'The function "{0}" is deprecated, please use "{1}".',
45
47
  delProp: 'The property "{0}" is deprecated, please use "{1}".',
46
48
  delEvent: 'The event "{0}" is deprecated, please use "{1}"',
@@ -90,6 +92,7 @@ var _default = exports.default = {
90
92
  },
91
93
  pager: {
92
94
  goto: 'Go to',
95
+ gotoTitle: 'Number',
93
96
  pagesize: '{0}/page',
94
97
  total: 'Total {0} record',
95
98
  pageClassifier: '',
@@ -321,6 +324,10 @@ var _default = exports.default = {
321
324
  defFormTitle: 'Unnamed form',
322
325
  widgetPropTab: 'Field property',
323
326
  widgetFormTab: 'Form property',
327
+ error: {
328
+ wdFormUni: 'Only one control of this type is allowed to be added to the form.',
329
+ wdSubUni: 'Only one control of this type is allowed to be added to a sub table.'
330
+ },
324
331
  styleSetting: {
325
332
  btn: 'Style setting',
326
333
  title: 'Form style setting',
@@ -346,6 +353,8 @@ var _default = exports.default = {
346
353
  base: 'Base control',
347
354
  layout: 'Layout control',
348
355
  system: 'System control',
356
+ module: 'Module control',
357
+ chart: 'Chart control',
349
358
  advanced: 'Advanced control'
350
359
  },
351
360
  copyTitle: 'Copy_{0}',
@@ -428,11 +437,19 @@ var _default = exports.default = {
428
437
  }
429
438
  },
430
439
  listDesign: {
431
- fieldSettingTab: 'Field setting',
432
- listSettingTab: 'List setting',
440
+ fieldSettingTab: 'Field',
441
+ listSettingTab: 'Parameter',
442
+ searchTitle: 'Search',
443
+ listTitle: 'List',
444
+ searchField: 'Search field',
445
+ listField: 'List field',
433
446
  activeBtn: {
434
447
  ActionButtonUpdate: 'Edit',
435
448
  ActionButtonDelete: 'Delete'
449
+ },
450
+ search: {
451
+ addBtn: 'Edit',
452
+ emptyText: 'No filter condition is configured.'
436
453
  }
437
454
  },
438
455
  text: {
@@ -1 +1 @@
1
- !function(e,t){"function"==typeof define&&define.amd?define("vxe-table-lang.en-US",["exports"],t):"undefined"!=typeof exports?t(exports):(t(t={}),e.vxeTableLangEnUS=t)}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:this,function(e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={vxe:{base:{pleaseInput:"Please input",pleaseSelect:"Select",comma:",",fullStop:"."},loading:{text:"Loading..."},error:{groupFixed:"If you use group headers, the freeze columns must be set by group.",groupMouseRange:'Grouping headers and "{0}" cannot be used at the same time, which may cause errors.',groupTag:'Grouping column header should use "{0}" instead of "{1}", which may cause errors.',scrollErrProp:'The parameter "{0}" is not supported when virtual scrolling is enabled.',errConflicts:'Argument "{0}" conflicts with "{1}"',unableInsert:"Unable to insert to the specified location.",useErr:'Error installing "{0}" module, possibly in the wrong order, dependent modules need to be installed before Table.',barUnableLink:"Toolbar cannot associate table.",expandContent:'Expand row slot should be "content", please check if it is correct.',reqComp:'Require "{0}" component, check whether the install is correct. https://vxeui.com/#/start/useGlobal',reqModule:'require "{0}" module.',reqProp:'Missing the necessary "{0}" parameter, which can cause error.',emptyProp:'The property "{0}" is not allowed to be empty.',errProp:'Unsupported parameter "{0}", possibly "{1}".',colRepet:'column.{0}="{0}" is duplicated, which may make some features unusable',notFunc:'method "{0}" not exist.',errFunc:'The argument "{0}" is not a method',notValidators:'Global validators "{0}" no existe.',notFormats:'Global formats "{0}" no existe.',notCommands:'Global commands "{0}" no existe.',notSlot:'slot "{0}" does not exist',noTree:'The tree structure does not support "{0}".',notProp:'Unsupported parameters "{0}"',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 ',coverProp:'The parameter "{1}" to "{0}" is repeatedly defined. This may cause an error',delFunc:'The function "{0}" is deprecated, please use "{1}".',delProp:'The property "{0}" is deprecated, please use "{1}".',delEvent:'The event "{0}" is deprecated, please use "{1}"',removeProp:'The property "{0}" is deprecated and is not recommended, which may cause error.',errFormat:'The global formatted content should be defined with "VXETable.formats". Mounting "formatter={0}" is not recommended.',notType:'Unsupported file types "{0}"',notExp:"The browser does not support import / export.",impFields:"Import failed, please check that the field name and data format are correct.",treeNotImp:"Tree table does not support import."},table:{emptyText:"No Data",allTitle:"Select all / cancel",seqTitle:"N/S",actionTitle:"Action",confirmFilter:"Confirm",resetFilter:"Reset",allFilter:"All",sortAsc:"Ascending: lowest to highest",sortDesc:"Descending: highest to lowest",filter:"Enable filtering on selected columns",impSuccess:"Successfully imported {0} records",expLoading:"Exporting",expSuccess:"Export success",expFilename:"Export_{0}",expOriginFilename:"Export_original_{0}",customTitle:"Column settings",customAll:"All",customConfirm:"Confirm",customCancel:"Cancel",customRestore:"Restore",maxFixedCol:"The maximum number of Freeze columns cannot exceed {0}"},grid:{selectOneRecord:"Please choose at least one piece of record!",deleteSelectRecord:"Are you sure you want to delete the selected record?",removeSelectRecord:"Are you sure you want to remove the selected record?",dataUnchanged:"Data unchanged! ",delSuccess:"Successfully deleted the selected record!",saveSuccess:"Saved successfully!",operError:"Error occurred, operation failed!"},select:{search:"Search",loadingText:"Loading",emptyText:"No Data"},pager:{goto:"Go to",pagesize:"{0}/page",total:"Total {0} record",pageClassifier:"",homePage:"Home",homePageTitle:"Home page",prevPage:"Previous page",prevPageTitle:"Previous page",nextPage:"next page",nextPageTitle:"next page",prevJump:"Jump previous page",prevJumpTitle:"Jump previous page",nextJump:"Jump next page",nextJumpTitle:"Jump next page",endPage:"End page",endPageTitle:"End"},alert:{title:"System messages"},button:{confirm:"Confirm",cancel:"Cancel"},filter:{search:"搜索"},custom:{cstmTitle:"Column Settings",cstmRestore:"Restore default",cstmCancel:"Cancelar",cstmConfirm:"Confirm",cstmConfirmRestore:"Please confirm whether to restore the default column configuration?",cstmDragTarget:"Moving target: {0}",setting:{colSort:"Sort",sortHelpTip:"Click and drag the icon to adjust the order of the columns.",colTitle:"Title",colResizable:"Column width (px)",colVisible:"Display",colFixed:"Freeze columns",colFixedMax:"Freeze columns (Max. {0})",fixedLeft:"Left",fixedUnset:"Unset",fixedRight:"Right"}},import:{modes:{covering:"Overwrite mode (directly overwrite table data)",insert:"Bottom append (appends new data to the bottom of the table)",insertTop:"Top append (appends new data to the top of the table)",insertBottom:"Bottom append (appends new data to the bottom of the table)"},impTitle:"Import data",impFile:"Filename",impSelect:"Select file",impType:"File type",impOpts:"Settings",impMode:"Import mode",impConfirm:"Import",impCancel:"Cancel"},export:{types:{csv:"CSV (Comma separated) (*.csv)",html:"Web Page (*.html)",xml:"XML Data(*.xml)",txt:"Text (Tab delimited) (*.txt)",xls:"Excel 97-2003 Workbook(*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{current:"Current data (data of current page)",selected:"Selected data (data selected on the current page)",all:"Full data (including all paging data)"},printTitle:"Print data",expTitle:"Export data",expName:"Filename",expNamePlaceholder:"Please enter filename",expSheetName:"Title",expSheetNamePlaceholder:"Please enter a title",expType:"Save the type",expMode:"Select data",expCurrentColumn:"All the field",expColumn:"Select field",expOpts:"Settings",expOptHeader:"Header",expHeaderTitle:"Do I need a header",expOptFooter:"Footer",expFooterTitle:"Do you need the footer table",expOptColgroup:"Group header",expColgroupTitle:"If it exists, headers with grouping structure are supported",expOptMerge:"Merge",expMergeTitle:"If it exists, cells with merged structures are supported",expOptAllExpand:"Expand nodes",expAllExpandTitle:"If it exists, all data with tree structure can be expanded",expOptUseStyle:"Styles",expUseStyleTitle:"If it exists, cells with styles are supported",expOptOriginal:"Source data",expOriginalTitle:"If it is source data, import into the table is supported",expPrint:"Print",expConfirm:"Export",expCancel:"Cancel"},modal:{errTitle:"Error",zoomMin:"Minimize",zoomIn:"Maximize",zoomOut:"Reduction",close:"Close",miniMaxSize:"The number of minimized Windows cannot exceed {0}."},drawer:{close:"Close"},form:{folding:"Folding",unfolding:"Unfolding"},toolbar:{import:"Import",export:"Export",print:"Printing",refresh:"Refresh",zoomIn:"Full screen",zoomOut:"Reduction",custom:"Column settings",customAll:"All",customConfirm:"Confirm",customRestore:"Reset",fixedLeft:"Freeze on the left",fixedRight:"Freeze on the right",cancelFixed:"Unfreeze column"},input:{date:{m1:"January",m2:"February",m3:"March",m4:"April",m5:"May",m6:"June",m7:"July",m8:"August",m9:"September",m10:"October",m11:"November",m12:"December",quarterLabel:"{0}",monthLabel:"{0}",dayLabel:"{1} {0}",labelFormat:{date:"dd/MM/yyyy",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"[Week] WW, yyyy",month:"MM/yyyy",quarter:"[Quarter] q, yyyy",year:"yyyy"},weeks:{w:"Week",w0:"Sun",w1:"Mon",w2:"Tue",w3:"Wed",w4:"Thu",w5:"Fri",w6:"Sat"},months:{m0:"Jan",m1:"Feb",m2:"Mar",m3:"Apr",m4:"May",m5:"Jun",m6:"Jul",m7:"Aug",m8:"Sep",m9:"Oct",m10:"Nov",m11:"Dec"},quarters:{q1:"First quarter",q2:"Second quarter",q3:"Third quarter",q4:"Fourth quarter"}}},imagePreview:{popupTitle:"Preview",operBtn:{zoomOut:"Reduce",zoomIn:"Enlarge",pctFull:"Proportional scaling",pct11:"Show original size",rotateLeft:"Rotate left",rotateRight:"Rotate right",print:"Click to print",download:"Click to download"}},upload:{fileBtnText:"Click or drag",imgBtnText:"Click or drag",dragPlaceholder:"Please drag and drop the file into this area to upload it.",imgSizeHint:"Single {0}",imgCountHint:"Up to {0}",fileTypeHint:"Support {0} file types",fileSizeHint:"Single file size does not exceed {0}",fileCountHint:"Up to {0} file can be uploaded",overCountErr:"You can only choose {0} file!",overCountExtraErr:"It has exceeded the maximum number {0}, and more than {0} file will be ignored!超出最大数量 1 个,超出的 1 个文件将被忽略!",overSizeErr:"The size of the file is not more than {0}}!",reUpload:"Re upload",uploadProgress:"Uploading {0}%",uploadErr:"Fail to upload",uploadSuccess:"Successfully upload",moreBtnText:"More ({0})",viewItemTitle:"click to view"},formDesign:{formName:"Form name",defFormTitle:"Unnamed form",widgetPropTab:"Field property",widgetFormTab:"Form property",styleSetting:{btn:"Style setting",title:"Form style setting",layoutTitle:"Field layout",verticalLayout:"Vertical layout",horizontalLayout:"Horizontal layout",styleTitle:"Title style",boldTitle:"Bold title",fontBold:"Bold",fontNormal:"Normal",colonTitle:"Display colon",colonVisible:"Visible",colonHidden:"Hidden",alignTitle:"Title align",widthTitle:"Title width",alignLeft:"Left",alignRight:"Right",unitPx:"Px",unitPct:"Pct"},widget:{group:{base:"Base control",layout:"Layout control",system:"System control",advanced:"Advanced control"},copyTitle:"Copy_{0}",component:{input:"Input",textarea:"Textarea",select:"Select",row:"Row/column",title:"Title",text:"Text",subtable:"Subtable",VxeSwitch:"Yes/no",VxeInput:"Input",VxeNumberInput:"Number",VxeDatePicker:"Date",VxeTextarea:"Textarea",VxeSelect:"Select",VxeTreeSelect:"Tree select",VxeRadioGroup:"Radio",VxeCheckboxGroup:"Checkbox",VxeUploadFile:"File",VxeUploadImage:"Image"}},widgetProp:{name:"Field name",placeholder:"Field placeholder",required:"Required",multiple:"Allow to select multiple",displaySetting:{name:"Display setting",pc:"PC",mobile:"Mobile",visible:"Visible",hidden:"Hidden"},dataSource:{name:"Data source",defValue:"Option {0}",addOption:"Add option",batchEditOption:"Batch edit",batchEditTip:"Each row corresponds to an option, supporting direct copying and pasting from tables, Excel, and WPS.",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.",buildOption:"Build option"},rowProp:{colSize:"Number of columns",col2:"Two columns",col3:"Three columns",col4:"Four columns",col6:"Six columns",layout:"Layout"},textProp:{name:"Content",alignTitle:"Align",alignLeft:"Left",alignCenter:"Center",alignRight:"Right",colorTitle:"Color",sizeTitle:"Font size",boldTitle:"Font bold",fontNormal:"Normal",fontBold:"Bold"},subtableProp:{seqTitle:"S/N",showSeq:"Display serial number",showCheckbox:"Allow multiple selections",errSubDrag:"The sub table does not support this control. Please use another control."},uploadProp:{limitFileCount:"File quantity limitation",limitFileSize:"File size limitation",multiFile:"Allows multiple files",limitImgCount:"Image quantity limitation",limitImgSize:"Image size limitation",multiImg:"Allows multiple images"}}},listDesign:{fieldSettingTab:"Field setting",listSettingTab:"List setting",activeBtn:{ActionButtonUpdate:"Edit",ActionButtonDelete:"Delete"}},text:{copySuccess:"Successfully copied to clipboard.",copyError:"The current environment does not support this operation."},plugins:{extendCellArea:{area:{mergeErr:"The operation cannot be performed on merged cells",multiErr:"The operation cannot be performed on multiple selection areas",extendErr:"If the extended area contains merged cells, all merged cells need to be the same size",pasteMultiErr:"Cannot paste, copied area and pasted area of the same size are required to perform this operation",cpInvalidErr:"This operation cannot be performed because there are prohibited columns in the area you selected ({0})"},fnr:{title:"Find and replace",findLabel:"Find",replaceLabel:"Replace",findTitle:"What to find:",replaceTitle:"Replace with:",tabs:{find:"Find",replace:"Replace"},filter:{re:"Regular Expression",whole:"Whole word",sensitive:"Case sensitive"},btns:{findNext:"Find next",findAll:"Find all",replace:"Replace",replaceAll:"Replace all",cancel:"Cancel"},header:{seq:"#",cell:"Cell",value:"Value"},empty:"(Empty)",reError:"Invalid regular expression",recordCount:"Found {0} cells",notCell:"No matching cells were found",replaceSuccess:"Successfully replaced {0} cells"}},filterComplexInput:{menus:{fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Clear freeze",fixedLeft:"Freeze the left",fixedRight:"Freeze the right"},cases:{equal:"Equal",gt:"Greater than",lt:"Less than",begin:"Beginning is",endin:"End is",include:"Include",isSensitive:"Case sensitive"}},filterCombination:{menus:{clearSort:"Clear sort",sortAsc:"Ascending order",sortDesc:"Descending order",fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Clear freeze",fixedLeft:"Freeze the left",fixedRight:"Freeze the right",clearFilter:"Clear filter",textOption:"Text filter",numberOption:"Number filter"},popup:{title:"Custom filtering",currColumnTitle:"Current column:",and:"And",or:"Or",describeHtml:"Use ? To represent a single character <br/> use * to represent any number of characters"},cases:{equal:"Equal",unequal:"Not equal",gt:"Greater than",ge:"Greater than or equal",lt:"Less than",le:"Less than or equal",begin:"Beginning is",notbegin:"Beginning is not",endin:"End is",notendin:"End is not",include:"Include",exclude:"Exclusive",between:"Betweenness",custom:"Custom filter",insensitive:"Case insensitive",isSensitive:"Case sensitive"},empty:"(Empty)",notData:"No data"}},renderer:{search:"Search",cases:{equal:"Equal",unequal:"Not equal",gt:"Greater than",ge:"Greater than or equal",lt:"Less than",le:"Less than or equal",begin:"Beginning is",notbegin:"Beginning is not",endin:"End is",notendin:"End is not",include:"Include",exclude:"Exclusive",between:"Betweenness",custom:"Custom filter",insensitive:"Case insensitive",isSensitive:"Case sensitive"},combination:{menus:{clearSort:"Clear sort",sortAsc:"Ascending order",sortDesc:"Descending order",fixedColumn:"Fixed column",fixedGroup:"Fixed group",cancelFixed:"Clear fixed",fixedLeft:"Fixed the left",fixedRight:"Fixed the right",clearFilter:"Clear filter",textOption:"Text filter",numberOption:"Number filter"},popup:{title:"Custom filtering",currColumnTitle:"Current column:",and:"And",or:"Or",describeHtml:"Use ? To represent a single character <br/> use * to represent any number of characters"},empty:"(Empty)",notData:"No data"}},pro:{area:{mergeErr:"The operation cannot be performed on merged cells",multiErr:"The operation cannot be performed on multiple selection areas",extendErr:"If the extended area contains merged cells, all merged cells need to be the same size",pasteMultiErr:"Cannot paste, copied area and pasted area of the same size are required to perform this operation"},fnr:{title:"Find and replace",findLabel:"Find",replaceLabel:"Replace",findTitle:"What to find:",replaceTitle:"Replace with:",tabs:{find:"Find",replace:"Replace"},filter:{re:"Regular Expression",whole:"Whole word",sensitive:"Case sensitive"},btns:{findNext:"Find next",findAll:"Find all",replace:"Replace",replaceAll:"Replace all",cancel:"Cancel"},header:{seq:"#",cell:"Cell",value:"Value"},empty:"(Empty)",reError:"Invalid regular expression",recordCount:"Found {0} cells",notCell:"No matching cells were found",replaceSuccess:"Successfully replaced {0} cells"}}}}});
1
+ !function(e,t){"function"==typeof define&&define.amd?define("vxe-table-lang.en-US",["exports"],t):"undefined"!=typeof exports?t(exports):(t(t={}),e.vxeTableLangEnUS=t)}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:this,function(e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={vxe:{base:{pleaseInput:"Please input",pleaseSelect:"Select",comma:",",fullStop:"."},loading:{text:"Loading..."},error:{downErr:"Download failed.",groupFixed:"If you use group headers, the freeze columns must be set by group.",groupMouseRange:'Grouping headers and "{0}" cannot be used at the same time, which may cause errors.',groupTag:'Grouping column header should use "{0}" instead of "{1}", which may cause errors.',scrollErrProp:'The parameter "{0}" is not supported when virtual scrolling is enabled.',errConflicts:'Argument "{0}" conflicts with "{1}"',unableInsert:"Unable to insert to the specified location.",useErr:'Error installing "{0}" module, possibly in the wrong order, dependent modules need to be installed before Table.',barUnableLink:"Toolbar cannot associate table.",expandContent:'Expand row slot should be "content", please check if it is correct.',reqComp:'Require "{0}" component, check whether the install is correct. https://vxeui.com/#/start/useGlobal',reqModule:'require "{0}" module.',reqProp:'Missing the necessary "{0}" parameter, which can cause error.',emptyProp:'The property "{0}" is not allowed to be empty.',errProp:'Unsupported parameter "{0}", possibly "{1}".',colRepet:'column.{0}="{0}" is duplicated, which may make some features unusable',notFunc:'method "{0}" not exist.',errFunc:'The argument "{0}" is not a method',notValidators:'Global validators "{0}" no existe.',notFormats:'Global formats "{0}" no existe.',notCommands:'Global commands "{0}" no existe.',notSlot:'slot "{0}" does not exist',noTree:'The tree structure does not support "{0}".',notProp:'Unsupported parameters "{0}"',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 ',coverProp:'The parameter "{1}" to "{0}" is repeatedly defined. This may cause an error.',uniField:'The field "{0}" is repeatedly defined, which may cause an error.',delFunc:'The function "{0}" is deprecated, please use "{1}".',delProp:'The property "{0}" is deprecated, please use "{1}".',delEvent:'The event "{0}" is deprecated, please use "{1}"',removeProp:'The property "{0}" is deprecated and is not recommended, which may cause error.',errFormat:'The global formatted content should be defined with "VXETable.formats". Mounting "formatter={0}" is not recommended.',notType:'Unsupported file types "{0}"',notExp:"The browser does not support import / export.",impFields:"Import failed, please check that the field name and data format are correct.",treeNotImp:"Tree table does not support import."},table:{emptyText:"No Data",allTitle:"Select all / cancel",seqTitle:"N/S",actionTitle:"Action",confirmFilter:"Confirm",resetFilter:"Reset",allFilter:"All",sortAsc:"Ascending: lowest to highest",sortDesc:"Descending: highest to lowest",filter:"Enable filtering on selected columns",impSuccess:"Successfully imported {0} records",expLoading:"Exporting",expSuccess:"Export success",expFilename:"Export_{0}",expOriginFilename:"Export_original_{0}",customTitle:"Column settings",customAll:"All",customConfirm:"Confirm",customCancel:"Cancel",customRestore:"Restore",maxFixedCol:"The maximum number of Freeze columns cannot exceed {0}"},grid:{selectOneRecord:"Please choose at least one piece of record!",deleteSelectRecord:"Are you sure you want to delete the selected record?",removeSelectRecord:"Are you sure you want to remove the selected record?",dataUnchanged:"Data unchanged! ",delSuccess:"Successfully deleted the selected record!",saveSuccess:"Saved successfully!",operError:"Error occurred, operation failed!"},select:{search:"Search",loadingText:"Loading",emptyText:"No Data"},pager:{goto:"Go to",gotoTitle:"Number",pagesize:"{0}/page",total:"Total {0} record",pageClassifier:"",homePage:"Home",homePageTitle:"Home page",prevPage:"Previous page",prevPageTitle:"Previous page",nextPage:"next page",nextPageTitle:"next page",prevJump:"Jump previous page",prevJumpTitle:"Jump previous page",nextJump:"Jump next page",nextJumpTitle:"Jump next page",endPage:"End page",endPageTitle:"End"},alert:{title:"System messages"},button:{confirm:"Confirm",cancel:"Cancel"},filter:{search:"搜索"},custom:{cstmTitle:"Column Settings",cstmRestore:"Restore default",cstmCancel:"Cancelar",cstmConfirm:"Confirm",cstmConfirmRestore:"Please confirm whether to restore the default column configuration?",cstmDragTarget:"Moving target: {0}",setting:{colSort:"Sort",sortHelpTip:"Click and drag the icon to adjust the order of the columns.",colTitle:"Title",colResizable:"Column width (px)",colVisible:"Display",colFixed:"Freeze columns",colFixedMax:"Freeze columns (Max. {0})",fixedLeft:"Left",fixedUnset:"Unset",fixedRight:"Right"}},import:{modes:{covering:"Overwrite mode (directly overwrite table data)",insert:"Bottom append (appends new data to the bottom of the table)",insertTop:"Top append (appends new data to the top of the table)",insertBottom:"Bottom append (appends new data to the bottom of the table)"},impTitle:"Import data",impFile:"Filename",impSelect:"Select file",impType:"File type",impOpts:"Settings",impMode:"Import mode",impConfirm:"Import",impCancel:"Cancel"},export:{types:{csv:"CSV (Comma separated) (*.csv)",html:"Web Page (*.html)",xml:"XML Data(*.xml)",txt:"Text (Tab delimited) (*.txt)",xls:"Excel 97-2003 Workbook(*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{current:"Current data (data of current page)",selected:"Selected data (data selected on the current page)",all:"Full data (including all paging data)"},printTitle:"Print data",expTitle:"Export data",expName:"Filename",expNamePlaceholder:"Please enter filename",expSheetName:"Title",expSheetNamePlaceholder:"Please enter a title",expType:"Save the type",expMode:"Select data",expCurrentColumn:"All the field",expColumn:"Select field",expOpts:"Settings",expOptHeader:"Header",expHeaderTitle:"Do I need a header",expOptFooter:"Footer",expFooterTitle:"Do you need the footer table",expOptColgroup:"Group header",expColgroupTitle:"If it exists, headers with grouping structure are supported",expOptMerge:"Merge",expMergeTitle:"If it exists, cells with merged structures are supported",expOptAllExpand:"Expand nodes",expAllExpandTitle:"If it exists, all data with tree structure can be expanded",expOptUseStyle:"Styles",expUseStyleTitle:"If it exists, cells with styles are supported",expOptOriginal:"Source data",expOriginalTitle:"If it is source data, import into the table is supported",expPrint:"Print",expConfirm:"Export",expCancel:"Cancel"},modal:{errTitle:"Error",zoomMin:"Minimize",zoomIn:"Maximize",zoomOut:"Reduction",close:"Close",miniMaxSize:"The number of minimized Windows cannot exceed {0}."},drawer:{close:"Close"},form:{folding:"Folding",unfolding:"Unfolding"},toolbar:{import:"Import",export:"Export",print:"Printing",refresh:"Refresh",zoomIn:"Full screen",zoomOut:"Reduction",custom:"Column settings",customAll:"All",customConfirm:"Confirm",customRestore:"Reset",fixedLeft:"Freeze on the left",fixedRight:"Freeze on the right",cancelFixed:"Unfreeze column"},input:{date:{m1:"January",m2:"February",m3:"March",m4:"April",m5:"May",m6:"June",m7:"July",m8:"August",m9:"September",m10:"October",m11:"November",m12:"December",quarterLabel:"{0}",monthLabel:"{0}",dayLabel:"{1} {0}",labelFormat:{date:"dd/MM/yyyy",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"[Week] WW, yyyy",month:"MM/yyyy",quarter:"[Quarter] q, yyyy",year:"yyyy"},weeks:{w:"Week",w0:"Sun",w1:"Mon",w2:"Tue",w3:"Wed",w4:"Thu",w5:"Fri",w6:"Sat"},months:{m0:"Jan",m1:"Feb",m2:"Mar",m3:"Apr",m4:"May",m5:"Jun",m6:"Jul",m7:"Aug",m8:"Sep",m9:"Oct",m10:"Nov",m11:"Dec"},quarters:{q1:"First quarter",q2:"Second quarter",q3:"Third quarter",q4:"Fourth quarter"}}},imagePreview:{popupTitle:"Preview",operBtn:{zoomOut:"Reduce",zoomIn:"Enlarge",pctFull:"Proportional scaling",pct11:"Show original size",rotateLeft:"Rotate left",rotateRight:"Rotate right",print:"Click to print",download:"Click to download"}},upload:{fileBtnText:"Click or drag",imgBtnText:"Click or drag",dragPlaceholder:"Please drag and drop the file into this area to upload it.",imgSizeHint:"Single {0}",imgCountHint:"Up to {0}",fileTypeHint:"Support {0} file types",fileSizeHint:"Single file size does not exceed {0}",fileCountHint:"Up to {0} file can be uploaded",overCountErr:"You can only choose {0} file!",overCountExtraErr:"It has exceeded the maximum number {0}, and more than {0} file will be ignored!超出最大数量 1 个,超出的 1 个文件将被忽略!",overSizeErr:"The size of the file is not more than {0}}!",reUpload:"Re upload",uploadProgress:"Uploading {0}%",uploadErr:"Fail to upload",uploadSuccess:"Successfully upload",moreBtnText:"More ({0})",viewItemTitle:"click to view"},formDesign:{formName:"Form name",defFormTitle:"Unnamed form",widgetPropTab:"Field property",widgetFormTab:"Form property",error:{wdFormUni:"Only one control of this type is allowed to be added to the form.",wdSubUni:"Only one control of this type is allowed to be added to a sub table."},styleSetting:{btn:"Style setting",title:"Form style setting",layoutTitle:"Field layout",verticalLayout:"Vertical layout",horizontalLayout:"Horizontal layout",styleTitle:"Title style",boldTitle:"Bold title",fontBold:"Bold",fontNormal:"Normal",colonTitle:"Display colon",colonVisible:"Visible",colonHidden:"Hidden",alignTitle:"Title align",widthTitle:"Title width",alignLeft:"Left",alignRight:"Right",unitPx:"Px",unitPct:"Pct"},widget:{group:{base:"Base control",layout:"Layout control",system:"System control",module:"Module control",chart:"Chart control",advanced:"Advanced control"},copyTitle:"Copy_{0}",component:{input:"Input",textarea:"Textarea",select:"Select",row:"Row/column",title:"Title",text:"Text",subtable:"Subtable",VxeSwitch:"Yes/no",VxeInput:"Input",VxeNumberInput:"Number",VxeDatePicker:"Date",VxeTextarea:"Textarea",VxeSelect:"Select",VxeTreeSelect:"Tree select",VxeRadioGroup:"Radio",VxeCheckboxGroup:"Checkbox",VxeUploadFile:"File",VxeUploadImage:"Image"}},widgetProp:{name:"Field name",placeholder:"Field placeholder",required:"Required",multiple:"Allow to select multiple",displaySetting:{name:"Display setting",pc:"PC",mobile:"Mobile",visible:"Visible",hidden:"Hidden"},dataSource:{name:"Data source",defValue:"Option {0}",addOption:"Add option",batchEditOption:"Batch edit",batchEditTip:"Each row corresponds to an option, supporting direct copying and pasting from tables, Excel, and WPS.",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.",buildOption:"Build option"},rowProp:{colSize:"Number of columns",col2:"Two columns",col3:"Three columns",col4:"Four columns",col6:"Six columns",layout:"Layout"},textProp:{name:"Content",alignTitle:"Align",alignLeft:"Left",alignCenter:"Center",alignRight:"Right",colorTitle:"Color",sizeTitle:"Font size",boldTitle:"Font bold",fontNormal:"Normal",fontBold:"Bold"},subtableProp:{seqTitle:"S/N",showSeq:"Display serial number",showCheckbox:"Allow multiple selections",errSubDrag:"The sub table does not support this control. Please use another control."},uploadProp:{limitFileCount:"File quantity limitation",limitFileSize:"File size limitation",multiFile:"Allows multiple files",limitImgCount:"Image quantity limitation",limitImgSize:"Image size limitation",multiImg:"Allows multiple images"}}},listDesign:{fieldSettingTab:"Field",listSettingTab:"Parameter",searchTitle:"Search",listTitle:"List",searchField:"Search field",listField:"List field",activeBtn:{ActionButtonUpdate:"Edit",ActionButtonDelete:"Delete"},search:{addBtn:"Edit",emptyText:"No filter condition is configured."}},text:{copySuccess:"Successfully copied to clipboard.",copyError:"The current environment does not support this operation."},plugins:{extendCellArea:{area:{mergeErr:"The operation cannot be performed on merged cells",multiErr:"The operation cannot be performed on multiple selection areas",extendErr:"If the extended area contains merged cells, all merged cells need to be the same size",pasteMultiErr:"Cannot paste, copied area and pasted area of the same size are required to perform this operation",cpInvalidErr:"This operation cannot be performed because there are prohibited columns in the area you selected ({0})"},fnr:{title:"Find and replace",findLabel:"Find",replaceLabel:"Replace",findTitle:"What to find:",replaceTitle:"Replace with:",tabs:{find:"Find",replace:"Replace"},filter:{re:"Regular Expression",whole:"Whole word",sensitive:"Case sensitive"},btns:{findNext:"Find next",findAll:"Find all",replace:"Replace",replaceAll:"Replace all",cancel:"Cancel"},header:{seq:"#",cell:"Cell",value:"Value"},empty:"(Empty)",reError:"Invalid regular expression",recordCount:"Found {0} cells",notCell:"No matching cells were found",replaceSuccess:"Successfully replaced {0} cells"}},filterComplexInput:{menus:{fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Clear freeze",fixedLeft:"Freeze the left",fixedRight:"Freeze the right"},cases:{equal:"Equal",gt:"Greater than",lt:"Less than",begin:"Beginning is",endin:"End is",include:"Include",isSensitive:"Case sensitive"}},filterCombination:{menus:{clearSort:"Clear sort",sortAsc:"Ascending order",sortDesc:"Descending order",fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Clear freeze",fixedLeft:"Freeze the left",fixedRight:"Freeze the right",clearFilter:"Clear filter",textOption:"Text filter",numberOption:"Number filter"},popup:{title:"Custom filtering",currColumnTitle:"Current column:",and:"And",or:"Or",describeHtml:"Use ? To represent a single character <br/> use * to represent any number of characters"},cases:{equal:"Equal",unequal:"Not equal",gt:"Greater than",ge:"Greater than or equal",lt:"Less than",le:"Less than or equal",begin:"Beginning is",notbegin:"Beginning is not",endin:"End is",notendin:"End is not",include:"Include",exclude:"Exclusive",between:"Betweenness",custom:"Custom filter",insensitive:"Case insensitive",isSensitive:"Case sensitive"},empty:"(Empty)",notData:"No data"}},renderer:{search:"Search",cases:{equal:"Equal",unequal:"Not equal",gt:"Greater than",ge:"Greater than or equal",lt:"Less than",le:"Less than or equal",begin:"Beginning is",notbegin:"Beginning is not",endin:"End is",notendin:"End is not",include:"Include",exclude:"Exclusive",between:"Betweenness",custom:"Custom filter",insensitive:"Case insensitive",isSensitive:"Case sensitive"},combination:{menus:{clearSort:"Clear sort",sortAsc:"Ascending order",sortDesc:"Descending order",fixedColumn:"Fixed column",fixedGroup:"Fixed group",cancelFixed:"Clear fixed",fixedLeft:"Fixed the left",fixedRight:"Fixed the right",clearFilter:"Clear filter",textOption:"Text filter",numberOption:"Number filter"},popup:{title:"Custom filtering",currColumnTitle:"Current column:",and:"And",or:"Or",describeHtml:"Use ? To represent a single character <br/> use * to represent any number of characters"},empty:"(Empty)",notData:"No data"}},pro:{area:{mergeErr:"The operation cannot be performed on merged cells",multiErr:"The operation cannot be performed on multiple selection areas",extendErr:"If the extended area contains merged cells, all merged cells need to be the same size",pasteMultiErr:"Cannot paste, copied area and pasted area of the same size are required to perform this operation"},fnr:{title:"Find and replace",findLabel:"Find",replaceLabel:"Replace",findTitle:"What to find:",replaceTitle:"Replace with:",tabs:{find:"Find",replace:"Replace"},filter:{re:"Regular Expression",whole:"Whole word",sensitive:"Case sensitive"},btns:{findNext:"Find next",findAll:"Find all",replace:"Replace",replaceAll:"Replace all",cancel:"Cancel"},header:{seq:"#",cell:"Cell",value:"Value"},empty:"(Empty)",reError:"Invalid regular expression",recordCount:"Found {0} cells",notCell:"No matching cells were found",replaceSuccess:"Successfully replaced {0} cells"}}}}});
@@ -29,6 +29,7 @@
29
29
  text: 'Loading...'
30
30
  },
31
31
  error: {
32
+ downErr: 'Download failed.',
32
33
  groupFixed: 'If you use group headers, the freeze columns must be set by group.',
33
34
  groupMouseRange: 'Grouping headers and "{0}" cannot be used at the same time, which may cause errors.',
34
35
  groupTag: 'Grouping column header should use "{0}" instead of "{1}", which may cause errors.',
@@ -53,7 +54,8 @@
53
54
  noTree: 'The tree structure does not support "{0}".',
54
55
  notProp: 'Unsupported parameters "{0}"',
55
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 ',
56
- coverProp: 'The parameter "{1}" to "{0}" is repeatedly defined. This may cause an error',
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.',
57
59
  delFunc: 'The function "{0}" is deprecated, please use "{1}".',
58
60
  delProp: 'The property "{0}" is deprecated, please use "{1}".',
59
61
  delEvent: 'The event "{0}" is deprecated, please use "{1}"',
@@ -103,6 +105,7 @@
103
105
  },
104
106
  pager: {
105
107
  goto: 'Go to',
108
+ gotoTitle: 'Number',
106
109
  pagesize: '{0}/page',
107
110
  total: 'Total {0} record',
108
111
  pageClassifier: '',
@@ -334,6 +337,10 @@
334
337
  defFormTitle: 'Unnamed form',
335
338
  widgetPropTab: 'Field property',
336
339
  widgetFormTab: 'Form property',
340
+ error: {
341
+ wdFormUni: 'Only one control of this type is allowed to be added to the form.',
342
+ wdSubUni: 'Only one control of this type is allowed to be added to a sub table.'
343
+ },
337
344
  styleSetting: {
338
345
  btn: 'Style setting',
339
346
  title: 'Form style setting',
@@ -359,6 +366,8 @@
359
366
  base: 'Base control',
360
367
  layout: 'Layout control',
361
368
  system: 'System control',
369
+ module: 'Module control',
370
+ chart: 'Chart control',
362
371
  advanced: 'Advanced control'
363
372
  },
364
373
  copyTitle: 'Copy_{0}',
@@ -441,11 +450,19 @@
441
450
  }
442
451
  },
443
452
  listDesign: {
444
- fieldSettingTab: 'Field setting',
445
- listSettingTab: 'List setting',
453
+ fieldSettingTab: 'Field',
454
+ listSettingTab: 'Parameter',
455
+ searchTitle: 'Search',
456
+ listTitle: 'List',
457
+ searchField: 'Search field',
458
+ listField: 'List field',
446
459
  activeBtn: {
447
460
  ActionButtonUpdate: 'Edit',
448
461
  ActionButtonDelete: 'Delete'
462
+ },
463
+ search: {
464
+ addBtn: 'Edit',
465
+ emptyText: 'No filter condition is configured.'
449
466
  }
450
467
  },
451
468
  text: {
@@ -16,6 +16,7 @@ var _default = exports.default = {
16
16
  text: 'Cargando...'
17
17
  },
18
18
  error: {
19
+ downErr: 'Download failed.',
19
20
  groupFixed: 'If you use group headers, the freeze columns must be set by group.',
20
21
  groupMouseRange: 'Los encabezados de agrupación y "{0}" no pueden ser utilizados al mismo tiempo, lo que puede causar errores.',
21
22
  groupTag: 'El encabezado de columna de agrupación debería utilizar "{0}" en lugar de "{1}", lo que puede causar errores.',
@@ -40,7 +41,8 @@ var _default = exports.default = {
40
41
  noTree: 'La estructura de árbol no soporta "{0}".',
41
42
  notProp: 'Parámetros no compatibles "{0}"',
42
43
  checkProp: 'La casilla de verificación puede detenerse cuando la cantidad de datos es demasiado grande, se recomienda establecer el parámetro "{0}" para aumentar la velocidad de representación',
43
- coverProp: 'The parameter "{1}" to "{0}" is repeatedly defined. This may cause an error',
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.',
44
46
  delFunc: 'La función "{0}" está en desuso, por favor use "{1}".',
45
47
  delProp: 'La propiedad "{0}" está en desuso, por favor use "{1}".',
46
48
  delEvent: 'El evento "{0}" está en desuso, por favor use "{1}"',
@@ -90,6 +92,7 @@ var _default = exports.default = {
90
92
  },
91
93
  pager: {
92
94
  goto: 'Ir a',
95
+ gotoTitle: 'Number',
93
96
  pagesize: '{0}/página',
94
97
  total: 'Total {0} registro',
95
98
  pageClassifier: '',
@@ -321,6 +324,10 @@ var _default = exports.default = {
321
324
  defFormTitle: 'Unnamed form',
322
325
  widgetPropTab: 'Field property',
323
326
  widgetFormTab: 'Form property',
327
+ error: {
328
+ wdFormUni: '该类型的控件在表单中只允许添加一个',
329
+ wdSubUni: '该类型的控件在子表中只允许添加一个'
330
+ },
324
331
  styleSetting: {
325
332
  btn: 'Style setting',
326
333
  title: 'Form style setting',
@@ -346,6 +353,8 @@ var _default = exports.default = {
346
353
  base: 'Base control',
347
354
  layout: 'Layout control',
348
355
  system: 'System control',
356
+ module: 'Module control',
357
+ chart: 'Chart control',
349
358
  advanced: 'Advanced control'
350
359
  },
351
360
  copyTitle: 'Copy_{0}',
@@ -428,11 +437,19 @@ var _default = exports.default = {
428
437
  }
429
438
  },
430
439
  listDesign: {
431
- fieldSettingTab: 'Field setting',
432
- listSettingTab: 'List setting',
440
+ fieldSettingTab: 'Field',
441
+ listSettingTab: 'Parameter',
442
+ searchTitle: 'Search',
443
+ listTitle: 'List',
444
+ searchField: 'Search field',
445
+ listField: 'List field',
433
446
  activeBtn: {
434
447
  ActionButtonUpdate: 'Edit',
435
448
  ActionButtonDelete: 'Delete'
449
+ },
450
+ search: {
451
+ addBtn: 'Edit',
452
+ emptyText: 'No filter condition is configured.'
436
453
  }
437
454
  },
438
455
  text: {
@@ -1 +1 @@
1
- !function(e,o){"function"==typeof define&&define.amd?define("vxe-table-lang.es-ES",["exports"],o):"undefined"!=typeof exports?o(exports):(o(o={}),e.vxeTableLangEsES=o)}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:this,function(e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={vxe:{base:{pleaseInput:"Please input",pleaseSelect:"Select",comma:",",fullStop:"."},loading:{text:"Cargando..."},error:{groupFixed:"If you use group headers, the freeze columns must be set by group.",groupMouseRange:'Los encabezados de agrupación y "{0}" no pueden ser utilizados al mismo tiempo, lo que puede causar errores.',groupTag:'El encabezado de columna de agrupación debería utilizar "{0}" en lugar de "{1}", lo que puede causar errores.',scrollErrProp:'El parámetro "{0}" no es compatible cuando el desplazamiento virtual está habilitado.',errConflicts:'El argumento "{0}" entra en conflicto con "{1}"',unableInsert:"No se puede insertar en la ubicación especificada.",useErr:'Error al instalar el módulo "{0}", posiblemente en el orden equivocado, los módulos dependientes deben ser instalados antes de la tabla.',barUnableLink:"La barra de herramientas no puede asociarse con la tabla.",expandContent:'La ranura de fila expandible debería ser "contenido", por favor revise si está correcta.',reqComp:'Require "{0}" component, check whether the install is correct. https://vxeui.com/#/start/useGlobal',reqModule:'Requerir el módulo "{0}".',reqProp:'Falta el parámetro necesario "{0}", lo que puede causar errores.',emptyProp:'La propiedad "{0}" no se permite estar vacía.',errProp:'Parámetro no compatible "{0}", posiblemente "{1}".',colRepet:'columna.{0}="{0}" está duplicado, lo que puede hacer que algunas funciones sean inutilizables',notFunc:'El método "{0}" no existe.',errFunc:'The argument "{0}" is not a method',notValidators:'Global validators "{0}" no existe.',notFormats:'Global formats "{0}" no existe.',notCommands:'Global commands "{0}" no existe.',notSlot:'La ranura "{0}" no existe.',noTree:'La estructura de árbol no soporta "{0}".',notProp:'Parámetros no compatibles "{0}"',checkProp:'La casilla de verificación puede detenerse cuando la cantidad de datos es demasiado grande, se recomienda establecer el parámetro "{0}" para aumentar la velocidad de representación',coverProp:'The parameter "{1}" to "{0}" is repeatedly defined. This may cause an error',delFunc:'La función "{0}" está en desuso, por favor use "{1}".',delProp:'La propiedad "{0}" está en desuso, por favor use "{1}".',delEvent:'El evento "{0}" está en desuso, por favor use "{1}"',removeProp:'La propiedad "{0}" está en desuso y no se recomienda, lo que puede causar un error.',errFormat:'El contenido formateado global debería ser definido con "VXETable.formats". No se recomienda montar "formatter={0}".',notType:'Tipos de archivo no compatibles "{0}"',notExp:"El navegador no es compatible con la importación / exportación.",impFields:"Error de importación, por favor revise que el nombre del campo y el formato de datos sean correctos.",treeNotImp:"La tabla de árbol no soporta importación."},table:{emptyText:"No hay datos",allTitle:"Seleccionar todo / cancelar",seqTitle:"N/S",actionTitle:"Action",confirmFilter:"Confirmar",resetFilter:"Restablecer",allFilter:"Todo",sortAsc:"Ascendente: de menor a mayor",sortDesc:"Descendente: de mayor a menor",filter:"Habilitar filtro en columnas seleccionadas",impSuccess:"Se importaron {0} registros con éxito",expLoading:"Exportando",expSuccess:"Éxito al exportar",expFilename:"Exportar_{0}",expOriginFilename:"Exportar_original_{0}",customTitle:"Configuraciones de columna",customAll:"Todo",customConfirm:"Confirm",customCancel:"Cancel",customRestore:"Restore",maxFixedCol:"The maximum number of Freeze columns cannot exceed {0}"},grid:{selectOneRecord:"¡Seleccione al menos un registro!",deleteSelectRecord:"¿Seguro que desea eliminar el registro seleccionado?",removeSelectRecord:"¿Seguro que desea quitar el registro seleccionado?",dataUnchanged:"¡Datos sin cambios!",delSuccess:"¡Se eliminó con éxito el registro seleccionado!",saveSuccess:"¡Guardado con éxito!",operError:"Se produjo un error, ¡operación fallida!"},select:{search:"Buscar",loadingText:"Cargando",emptyText:"No hay datos"},pager:{goto:"Ir a",pagesize:"{0}/página",total:"Total {0} registro",pageClassifier:"",homePage:"Home",homePageTitle:"Home page",prevPage:"Página anterior",prevPageTitle:"Previous page",nextPage:"Siguiente página",nextPageTitle:"next page",prevJump:"Saltar página anterior",prevJumpTitle:"Jump previous page",nextJump:"Saltar siguiente página",nextJumpTitle:"Jump next page",endPage:"End page",endPageTitle:"End"},alert:{title:"System messages"},button:{confirm:"Confirmar",cancel:"Cancelar"},filter:{search:"搜索"},custom:{cstmTitle:"Column Settings",cstmRestore:"Restore default",cstmCancel:"Cancelar",cstmConfirm:"Confirm",cstmConfirmRestore:"Please confirm whether to restore the default column configuration?",cstmDragTarget:"Moving target: {0}",setting:{colSort:"Sort",sortHelpTip:"Click and drag the icon to adjust the order of the columns.",colTitle:"Title",colResizable:"Column width (px)",colVisible:"Display",colFixed:"Freeze columns",colFixedMax:"Freeze columns (Max {0})",fixedLeft:"Left",fixedUnset:"Unset",fixedRight:"Right"}},import:{modes:{covering:"Overwrite mode (directly overwrite table data)",insert:"Bottom append (appends new data to the bottom of the table)",insertTop:"Top append (appends new data to the top of the table)",insertBottom:"Bottom append (appends new data to the bottom of the table)"},impTitle:"Importar datos",impFile:"Nombre del archivo",impSelect:"Seleccionar archivo",impType:"Tipo de archivo",impOpts:"Configuración",impMode:"Import mode",impConfirm:"Importar",impCancel:"Cancelar"},export:{types:{csv:"CSV (Separado por comas) (.csv)",html:"Página web (.html)",xml:"Datos XML (.xml)",txt:"Texto (Separado por tabulaciones) (.txt)",xls:"Libro de Excel 97-2003 (.xls)",xlsx:"Libro de Excel (.xlsx)",pdf:"PDF (*.pdf)"},modes:{current:"Datos actuales (datos de la página actual)",selected:"Datos seleccionados (datos seleccionados en la página actual)",all:"Todos los datos (incluidos todos los datos de paginación)"},printTitle:"Imprimir datos",expTitle:"Exportar datos",expName:"Nombre del archivo",expNamePlaceholder:"Por favor, introduzca un nombre de archivo",expSheetName:"Título",expSheetNamePlaceholder:"Por favor, introduzca un título",expType:"Guardar el tipo",expMode:"Seleccionar datos",expCurrentColumn:"Todos los campos",expColumn:"Seleccionar campos",expOpts:"Configuración",expOptHeader:"Encabezado",expHeaderTitle:"¿Necesita un encabezado?",expOptFooter:"Pie de página",expFooterTitle:"¿Necesita el pie de página de la tabla?",expOptColgroup:"Encabezado de grupo",expColgroupTitle:"Si existe, se admiten encabezados con estructura de agrupación",expOptMerge:"Combinar",expMergeTitle:"Si existe, se admiten celdas con estructuras combinadas",expOptAllExpand:"Expandir nodos",expAllExpandTitle:"Si existe, se pueden expandir todos los datos con estructura de árbol",expOptUseStyle:"Estilos",expUseStyleTitle:"Si existe, se admiten celdas con estilos",expOptOriginal:"Datos de origen",expOriginalTitle:"Si son datos de origen, se admite la importación en la tabla",expPrint:"Imprimir",expConfirm:"Exportar",expCancel:"Cancelar"},modal:{errTitle:"Error",zoomMin:"Minimize",zoomIn:"Maximize",zoomOut:"Reducir",close:"Cerrar",miniMaxSize:"The number of minimized Windows cannot exceed {0}."},drawer:{close:"Cerrar"},form:{folding:"Plegar",unfolding:"Desplegar"},toolbar:{importar:"Importar",exportar:"Exportar",imprimir:"Imprimir",actualizar:"Actualizar",zoomIn:"Pantalla completa",zoomOut:"Reducción",custom:"Configuración de columna",customAll:"Todo",customConfirm:"Confirmar",customRestore:"Restaurar",fixedLeft:"Freeze on the left",fixedRight:"Freeze on the right",cancelFixed:"Unfreeze column"},input:{date:{m1:"Enero",m2:"Febrero",m3:"Marzo",m4:"Abril",m5:"Mayo",m6:"Junio",m7:"Julio",m8:"Agosto",m9:"Septiembre",m10:"Octubre",m11:"Noviembre",m12:"Diciembre",quarterLabel:"{0}",monthLabel:"{0}",dayLabel:"{1} {0}",labelFormat:{date:"dd/MM/yyyy",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"[Semana] WW, yyyy",month:"MM/yyyy",quarter:"[Trimestre] q, yyyy",year:"yyyy"},weeks:{w:"Semana",w0:"Dom",w1:"Lun",w2:"Mar",w3:"Mié",w4:"Jue",w5:"Vie",w6:"Sáb"},months:{m0:"Ene",m1:"Feb",m2:"Mar",m3:"Abr",m4:"May",m5:"Jun",m6:"Jul",m7:"Ago",m8:"Sep",m9:"Oct",m10:"Nov",m11:"Dic"},quarters:{q1:"Primer trimestre",q2:"Segundo trimestre",q3:"Tercer trimestre",q4:"Cuarto trimestre"}}},imagePreview:{popupTitle:"Preview",operBtn:{zoomOut:"Reduce",zoomIn:"Enlarge",pctFull:"Proportional scaling",pct11:"Show original size",rotateLeft:"Rotate left",rotateRight:"Rotate right",print:"Click to print",download:"Click to download"}},upload:{fileBtnText:"Click or drag",imgBtnText:"Click or drag",dragPlaceholder:"Please drag and drop the file into this area to upload it.",imgSizeHint:"Single {0}",imgCountHint:"Up to {0}",fileTypeHint:"Support {0} file types",fileSizeHint:"Single file size does not exceed {0}",fileCountHint:"Up to {0} file can be uploaded",overCountErr:"You can only choose {0} file!",overCountExtraErr:"It has exceeded the maximum number {0}, and more than {0} file will be ignored!超出最大数量 1 个,超出的 1 个文件将被忽略!",overSizeErr:"The size of the file is not more than {0}}!",reUpload:"Re upload",uploadProgress:"Uploading {0}%",uploadErr:"Fail to upload",uploadSuccess:"Successfully upload",moreBtnText:"More ({0})",viewItemTitle:"click to view"},formDesign:{formName:"Form name",defFormTitle:"Unnamed form",widgetPropTab:"Field property",widgetFormTab:"Form property",styleSetting:{btn:"Style setting",title:"Form style setting",layoutTitle:"Field layout",verticalLayout:"Vertical layout",horizontalLayout:"Horizontal layout",styleTitle:"Title style",boldTitle:"Bold title",fontBold:"Bold",fontNormal:"Normal",colonTitle:"Display colon",colonVisible:"Visible",colonHidden:"Hidden",alignTitle:"Title align",widthTitle:"Title width",alignLeft:"Left",alignRight:"Right",unitPx:"Px",unitPct:"Pct"},widget:{group:{base:"Base control",layout:"Layout control",system:"System control",advanced:"Advanced control"},copyTitle:"Copy_{0}",component:{input:"Input",textarea:"Textarea",select:"Select",row:"Row/column",title:"Title",text:"Text",subtable:"Subtable",VxeSwitch:"Yes/no",VxeInput:"Input",VxeNumberInput:"Number",VxeDatePicker:"Date",VxeTextarea:"Textarea",VxeSelect:"Select",VxeTreeSelect:"Tree select",VxeRadioGroup:"Radio",VxeCheckboxGroup:"Checkbox",VxeUploadFile:"File",VxeUploadImage:"Image"}},widgetProp:{name:"Field name",placeholder:"Field placeholder",required:"Required",multiple:"Allow to select multiple",displaySetting:{name:"Display setting",pc:"PC",mobile:"Mobile",visible:"Visible",hidden:"Hidden"},dataSource:{name:"Data source",defValue:"Option {0}",addOption:"Add option",batchEditOption:"Batch edit",batchEditTip:"Each row corresponds to an option, supporting direct copying and pasting from tables, Excel, and WPS.",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.",buildOption:"Build option"},rowProp:{colSize:"Number of columns",col2:"Two columns",col3:"Three columns",col4:"Four columns",col6:"Six columns",layout:"Layout"},textProp:{name:"Content",alignTitle:"Align",alignLeft:"Left",alignCenter:"Center",alignRight:"Right",colorTitle:"Color",sizeTitle:"Font size",boldTitle:"Font bold",fontNormal:"Normal",fontBold:"Bold"},subtableProp:{seqTitle:"S/N",showSeq:"Display serial number",showCheckbox:"Allow multiple selections",errSubDrag:"The sub table does not support this control. Please use another control."},uploadProp:{limitFileCount:"File quantity limitation",limitFileSize:"File size limitation",multiFile:"Allows multiple files",limitImgCount:"Image quantity limitation",limitImgSize:"Image size limitation",multiImg:"Allows multiple images"}}},listDesign:{fieldSettingTab:"Field setting",listSettingTab:"List setting",activeBtn:{ActionButtonUpdate:"Edit",ActionButtonDelete:"Delete"}},text:{copySuccess:"Successfully copied to clipboard.",copyError:"The current environment does not support this operation."},plugins:{extendCellArea:{area:{mergeErr:"无法对合并单元格进行该操作",multiErr:"无法对多重选择区域进行该操作",extendErr:"如果延伸的区域包含被合并的单元格,所有合并的单元格需大小相同",pasteMultiErr:"无法粘贴,需要相同大小的复制的区域和粘贴的区域才能执行此操作",cpInvalidErr:"该操作无法进行,您选择的区域中存在被禁止的列({0})"},fnr:{title:"查找和替换",findLabel:"查找",replaceLabel:"替换",findTitle:"查找内容:",replaceTitle:"替换为:",tabs:{find:"查找",replace:"替换"},filter:{re:"正则表达式",whole:"全词匹配",sensitive:"区分大小写"},btns:{findNext:"查找下一个",findAll:"查找全部",replace:"替换",replaceAll:"替换全部",cancel:"取消"},header:{seq:"#",cell:"单元格",value:"值"},empty:"(空值)",reError:"无效的正则表达式",recordCount:"已找到 {0} 个单元格",notCell:"找不到匹配的单元格",replaceSuccess:"成功替换 {0} 个单元格"}},filterComplexInput:{menus:{fixedColumn:"锁定列",fixedGroup:"锁定组",cancelFixed:"取消锁定",fixedLeft:"锁定左侧",fixedRight:"锁定右侧"},cases:{equal:"等于",gt:"大于",lt:"小于",begin:"开头是",endin:"结尾是",include:"包含",isSensitive:"区分大小写"}},filterCombination:{menus:{clearSort:"清除排序",sortAsc:"升序",sortDesc:"降序",fixedColumn:"锁定列",fixedGroup:"锁定组",cancelFixed:"取消锁定",fixedLeft:"锁定左侧",fixedRight:"锁定右侧",clearFilter:"清除筛选",textOption:"文本筛选",numberOption:"数值筛选"},popup:{title:"自定义筛选的方式",currColumnTitle:"当前列:",and:"与",or:"或",describeHtml:"可用 ? 代表单个字符<br/>用 * 代表任意多个字符"},cases:{equal:"等于",unequal:"不等于",gt:"大于",ge:"大于或等于",lt:"小于",le:"小于或等于",begin:"开头是",notbegin:"开头不是",endin:"结尾是",notendin:"结尾不是",include:"包含",exclude:"不包含",between:"介于",custom:"自定义筛选",insensitive:"不区分大小写",isSensitive:"区分大小写"},empty:"(空白)",notData:"无匹配项"}},renderer:{search:"Buscar",cases:{equal:"Igual",unequal:"Distinto que",gt:"Mayor que",ge:"Mayor o igual que",lt:"Menor que",le:"Menor o igual que",begin:"Empieza por",notbegin:"No empieza por",endin:"Termina con",notendin:"No termina con",include:"Incluye",exclude:"Excluye",between:"Entre",custom:"Filtro personalizado",insensitive:"No sensible a mayúsculas/minúsculas",isSensitive:"Sensible a mayúsculas/minúsculas"},combination:{menus:{clearSort:"Limpiar ordenamiento",sortAsc:"Orden ascendente",sortDesc:"Orden descendente",fixedColumn:"Columna fija",fixedGroup:"Grupo fijo",cancelFixed:"Borrar fijado",fixedLeft:"Fijar a la izquierda",fixedRight:"Fijar a la derecha",clearFilter:"Limpiar filtro",textOption:"Filtro de texto",numberOption:"Filtro de número"},popup:{title:"Filtro personalizado",currColumnTitle:"Columna actual:",and:"Y",or:"O",describeHtml:"Use ? para representar un solo carácter <br/> use * para representar cualquier número de caracteres"},empty:"(Vacío)",notData:"No hay datos"}},pro:{area:{mergeErr:"La operación no se puede realizar en celdas combinadas",multiErr:"La operación no se puede realizar en áreas de selección múltiple",extendErr:"Si el área extendida contiene celdas combinadas, todas las celdas combinadas deben tener el mismo tamaño",pasteMultiErr:"No se puede pegar, se requieren áreas copiadas y pegadas del mismo tamaño para realizar esta operación"},fnr:{title:"Buscar y reemplazar",findLabel:"Buscar",replaceLabel:"Reemplazar",findTitle:"Qué buscar:",replaceTitle:"Reemplazar con:",tabs:{find:"Buscar",replace:"Reemplazar"},filter:{re:"Expresión regular",whole:"Palabra completa",sensitive:"Distinguir mayúsculas y minúsculas"},btns:{findNext:"Buscar siguiente",findAll:"Buscar todo",replace:"Reemplazar",replaceAll:"Reemplazar todo",cancel:"Cancelar"},header:{seq:"#",cell:"Celda",value:"Valor"},empty:"(Vacío)",reError:"Expresión regular inválida",recordCount:"Se encontraron {0} celdas",notCell:"No se encontraron celdas coincidentes",replaceSuccess:"Se reemplazaron {0} celdas con éxito"}}}}});
1
+ !function(e,o){"function"==typeof define&&define.amd?define("vxe-table-lang.es-ES",["exports"],o):"undefined"!=typeof exports?o(exports):(o(o={}),e.vxeTableLangEsES=o)}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:this,function(e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={vxe:{base:{pleaseInput:"Please input",pleaseSelect:"Select",comma:",",fullStop:"."},loading:{text:"Cargando..."},error:{downErr:"Download failed.",groupFixed:"If you use group headers, the freeze columns must be set by group.",groupMouseRange:'Los encabezados de agrupación y "{0}" no pueden ser utilizados al mismo tiempo, lo que puede causar errores.',groupTag:'El encabezado de columna de agrupación debería utilizar "{0}" en lugar de "{1}", lo que puede causar errores.',scrollErrProp:'El parámetro "{0}" no es compatible cuando el desplazamiento virtual está habilitado.',errConflicts:'El argumento "{0}" entra en conflicto con "{1}"',unableInsert:"No se puede insertar en la ubicación especificada.",useErr:'Error al instalar el módulo "{0}", posiblemente en el orden equivocado, los módulos dependientes deben ser instalados antes de la tabla.',barUnableLink:"La barra de herramientas no puede asociarse con la tabla.",expandContent:'La ranura de fila expandible debería ser "contenido", por favor revise si está correcta.',reqComp:'Require "{0}" component, check whether the install is correct. https://vxeui.com/#/start/useGlobal',reqModule:'Requerir el módulo "{0}".',reqProp:'Falta el parámetro necesario "{0}", lo que puede causar errores.',emptyProp:'La propiedad "{0}" no se permite estar vacía.',errProp:'Parámetro no compatible "{0}", posiblemente "{1}".',colRepet:'columna.{0}="{0}" está duplicado, lo que puede hacer que algunas funciones sean inutilizables',notFunc:'El método "{0}" no existe.',errFunc:'The argument "{0}" is not a method',notValidators:'Global validators "{0}" no existe.',notFormats:'Global formats "{0}" no existe.',notCommands:'Global commands "{0}" no existe.',notSlot:'La ranura "{0}" no existe.',noTree:'La estructura de árbol no soporta "{0}".',notProp:'Parámetros no compatibles "{0}"',checkProp:'La casilla de verificación puede detenerse cuando la cantidad de datos es demasiado grande, se recomienda establecer el parámetro "{0}" para aumentar la velocidad de representación',coverProp:'The parameter "{1}" to "{0}" is repeatedly defined. This may cause an error.',uniField:'The field "{0}" is repeatedly defined, which may cause an error.',delFunc:'La función "{0}" está en desuso, por favor use "{1}".',delProp:'La propiedad "{0}" está en desuso, por favor use "{1}".',delEvent:'El evento "{0}" está en desuso, por favor use "{1}"',removeProp:'La propiedad "{0}" está en desuso y no se recomienda, lo que puede causar un error.',errFormat:'El contenido formateado global debería ser definido con "VXETable.formats". No se recomienda montar "formatter={0}".',notType:'Tipos de archivo no compatibles "{0}"',notExp:"El navegador no es compatible con la importación / exportación.",impFields:"Error de importación, por favor revise que el nombre del campo y el formato de datos sean correctos.",treeNotImp:"La tabla de árbol no soporta importación."},table:{emptyText:"No hay datos",allTitle:"Seleccionar todo / cancelar",seqTitle:"N/S",actionTitle:"Action",confirmFilter:"Confirmar",resetFilter:"Restablecer",allFilter:"Todo",sortAsc:"Ascendente: de menor a mayor",sortDesc:"Descendente: de mayor a menor",filter:"Habilitar filtro en columnas seleccionadas",impSuccess:"Se importaron {0} registros con éxito",expLoading:"Exportando",expSuccess:"Éxito al exportar",expFilename:"Exportar_{0}",expOriginFilename:"Exportar_original_{0}",customTitle:"Configuraciones de columna",customAll:"Todo",customConfirm:"Confirm",customCancel:"Cancel",customRestore:"Restore",maxFixedCol:"The maximum number of Freeze columns cannot exceed {0}"},grid:{selectOneRecord:"¡Seleccione al menos un registro!",deleteSelectRecord:"¿Seguro que desea eliminar el registro seleccionado?",removeSelectRecord:"¿Seguro que desea quitar el registro seleccionado?",dataUnchanged:"¡Datos sin cambios!",delSuccess:"¡Se eliminó con éxito el registro seleccionado!",saveSuccess:"¡Guardado con éxito!",operError:"Se produjo un error, ¡operación fallida!"},select:{search:"Buscar",loadingText:"Cargando",emptyText:"No hay datos"},pager:{goto:"Ir a",gotoTitle:"Number",pagesize:"{0}/página",total:"Total {0} registro",pageClassifier:"",homePage:"Home",homePageTitle:"Home page",prevPage:"Página anterior",prevPageTitle:"Previous page",nextPage:"Siguiente página",nextPageTitle:"next page",prevJump:"Saltar página anterior",prevJumpTitle:"Jump previous page",nextJump:"Saltar siguiente página",nextJumpTitle:"Jump next page",endPage:"End page",endPageTitle:"End"},alert:{title:"System messages"},button:{confirm:"Confirmar",cancel:"Cancelar"},filter:{search:"搜索"},custom:{cstmTitle:"Column Settings",cstmRestore:"Restore default",cstmCancel:"Cancelar",cstmConfirm:"Confirm",cstmConfirmRestore:"Please confirm whether to restore the default column configuration?",cstmDragTarget:"Moving target: {0}",setting:{colSort:"Sort",sortHelpTip:"Click and drag the icon to adjust the order of the columns.",colTitle:"Title",colResizable:"Column width (px)",colVisible:"Display",colFixed:"Freeze columns",colFixedMax:"Freeze columns (Max {0})",fixedLeft:"Left",fixedUnset:"Unset",fixedRight:"Right"}},import:{modes:{covering:"Overwrite mode (directly overwrite table data)",insert:"Bottom append (appends new data to the bottom of the table)",insertTop:"Top append (appends new data to the top of the table)",insertBottom:"Bottom append (appends new data to the bottom of the table)"},impTitle:"Importar datos",impFile:"Nombre del archivo",impSelect:"Seleccionar archivo",impType:"Tipo de archivo",impOpts:"Configuración",impMode:"Import mode",impConfirm:"Importar",impCancel:"Cancelar"},export:{types:{csv:"CSV (Separado por comas) (.csv)",html:"Página web (.html)",xml:"Datos XML (.xml)",txt:"Texto (Separado por tabulaciones) (.txt)",xls:"Libro de Excel 97-2003 (.xls)",xlsx:"Libro de Excel (.xlsx)",pdf:"PDF (*.pdf)"},modes:{current:"Datos actuales (datos de la página actual)",selected:"Datos seleccionados (datos seleccionados en la página actual)",all:"Todos los datos (incluidos todos los datos de paginación)"},printTitle:"Imprimir datos",expTitle:"Exportar datos",expName:"Nombre del archivo",expNamePlaceholder:"Por favor, introduzca un nombre de archivo",expSheetName:"Título",expSheetNamePlaceholder:"Por favor, introduzca un título",expType:"Guardar el tipo",expMode:"Seleccionar datos",expCurrentColumn:"Todos los campos",expColumn:"Seleccionar campos",expOpts:"Configuración",expOptHeader:"Encabezado",expHeaderTitle:"¿Necesita un encabezado?",expOptFooter:"Pie de página",expFooterTitle:"¿Necesita el pie de página de la tabla?",expOptColgroup:"Encabezado de grupo",expColgroupTitle:"Si existe, se admiten encabezados con estructura de agrupación",expOptMerge:"Combinar",expMergeTitle:"Si existe, se admiten celdas con estructuras combinadas",expOptAllExpand:"Expandir nodos",expAllExpandTitle:"Si existe, se pueden expandir todos los datos con estructura de árbol",expOptUseStyle:"Estilos",expUseStyleTitle:"Si existe, se admiten celdas con estilos",expOptOriginal:"Datos de origen",expOriginalTitle:"Si son datos de origen, se admite la importación en la tabla",expPrint:"Imprimir",expConfirm:"Exportar",expCancel:"Cancelar"},modal:{errTitle:"Error",zoomMin:"Minimize",zoomIn:"Maximize",zoomOut:"Reducir",close:"Cerrar",miniMaxSize:"The number of minimized Windows cannot exceed {0}."},drawer:{close:"Cerrar"},form:{folding:"Plegar",unfolding:"Desplegar"},toolbar:{importar:"Importar",exportar:"Exportar",imprimir:"Imprimir",actualizar:"Actualizar",zoomIn:"Pantalla completa",zoomOut:"Reducción",custom:"Configuración de columna",customAll:"Todo",customConfirm:"Confirmar",customRestore:"Restaurar",fixedLeft:"Freeze on the left",fixedRight:"Freeze on the right",cancelFixed:"Unfreeze column"},input:{date:{m1:"Enero",m2:"Febrero",m3:"Marzo",m4:"Abril",m5:"Mayo",m6:"Junio",m7:"Julio",m8:"Agosto",m9:"Septiembre",m10:"Octubre",m11:"Noviembre",m12:"Diciembre",quarterLabel:"{0}",monthLabel:"{0}",dayLabel:"{1} {0}",labelFormat:{date:"dd/MM/yyyy",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"[Semana] WW, yyyy",month:"MM/yyyy",quarter:"[Trimestre] q, yyyy",year:"yyyy"},weeks:{w:"Semana",w0:"Dom",w1:"Lun",w2:"Mar",w3:"Mié",w4:"Jue",w5:"Vie",w6:"Sáb"},months:{m0:"Ene",m1:"Feb",m2:"Mar",m3:"Abr",m4:"May",m5:"Jun",m6:"Jul",m7:"Ago",m8:"Sep",m9:"Oct",m10:"Nov",m11:"Dic"},quarters:{q1:"Primer trimestre",q2:"Segundo trimestre",q3:"Tercer trimestre",q4:"Cuarto trimestre"}}},imagePreview:{popupTitle:"Preview",operBtn:{zoomOut:"Reduce",zoomIn:"Enlarge",pctFull:"Proportional scaling",pct11:"Show original size",rotateLeft:"Rotate left",rotateRight:"Rotate right",print:"Click to print",download:"Click to download"}},upload:{fileBtnText:"Click or drag",imgBtnText:"Click or drag",dragPlaceholder:"Please drag and drop the file into this area to upload it.",imgSizeHint:"Single {0}",imgCountHint:"Up to {0}",fileTypeHint:"Support {0} file types",fileSizeHint:"Single file size does not exceed {0}",fileCountHint:"Up to {0} file can be uploaded",overCountErr:"You can only choose {0} file!",overCountExtraErr:"It has exceeded the maximum number {0}, and more than {0} file will be ignored!超出最大数量 1 个,超出的 1 个文件将被忽略!",overSizeErr:"The size of the file is not more than {0}}!",reUpload:"Re upload",uploadProgress:"Uploading {0}%",uploadErr:"Fail to upload",uploadSuccess:"Successfully upload",moreBtnText:"More ({0})",viewItemTitle:"click to view"},formDesign:{formName:"Form name",defFormTitle:"Unnamed form",widgetPropTab:"Field property",widgetFormTab:"Form property",error:{wdFormUni:"该类型的控件在表单中只允许添加一个",wdSubUni:"该类型的控件在子表中只允许添加一个"},styleSetting:{btn:"Style setting",title:"Form style setting",layoutTitle:"Field layout",verticalLayout:"Vertical layout",horizontalLayout:"Horizontal layout",styleTitle:"Title style",boldTitle:"Bold title",fontBold:"Bold",fontNormal:"Normal",colonTitle:"Display colon",colonVisible:"Visible",colonHidden:"Hidden",alignTitle:"Title align",widthTitle:"Title width",alignLeft:"Left",alignRight:"Right",unitPx:"Px",unitPct:"Pct"},widget:{group:{base:"Base control",layout:"Layout control",system:"System control",module:"Module control",chart:"Chart control",advanced:"Advanced control"},copyTitle:"Copy_{0}",component:{input:"Input",textarea:"Textarea",select:"Select",row:"Row/column",title:"Title",text:"Text",subtable:"Subtable",VxeSwitch:"Yes/no",VxeInput:"Input",VxeNumberInput:"Number",VxeDatePicker:"Date",VxeTextarea:"Textarea",VxeSelect:"Select",VxeTreeSelect:"Tree select",VxeRadioGroup:"Radio",VxeCheckboxGroup:"Checkbox",VxeUploadFile:"File",VxeUploadImage:"Image"}},widgetProp:{name:"Field name",placeholder:"Field placeholder",required:"Required",multiple:"Allow to select multiple",displaySetting:{name:"Display setting",pc:"PC",mobile:"Mobile",visible:"Visible",hidden:"Hidden"},dataSource:{name:"Data source",defValue:"Option {0}",addOption:"Add option",batchEditOption:"Batch edit",batchEditTip:"Each row corresponds to an option, supporting direct copying and pasting from tables, Excel, and WPS.",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.",buildOption:"Build option"},rowProp:{colSize:"Number of columns",col2:"Two columns",col3:"Three columns",col4:"Four columns",col6:"Six columns",layout:"Layout"},textProp:{name:"Content",alignTitle:"Align",alignLeft:"Left",alignCenter:"Center",alignRight:"Right",colorTitle:"Color",sizeTitle:"Font size",boldTitle:"Font bold",fontNormal:"Normal",fontBold:"Bold"},subtableProp:{seqTitle:"S/N",showSeq:"Display serial number",showCheckbox:"Allow multiple selections",errSubDrag:"The sub table does not support this control. Please use another control."},uploadProp:{limitFileCount:"File quantity limitation",limitFileSize:"File size limitation",multiFile:"Allows multiple files",limitImgCount:"Image quantity limitation",limitImgSize:"Image size limitation",multiImg:"Allows multiple images"}}},listDesign:{fieldSettingTab:"Field",listSettingTab:"Parameter",searchTitle:"Search",listTitle:"List",searchField:"Search field",listField:"List field",activeBtn:{ActionButtonUpdate:"Edit",ActionButtonDelete:"Delete"},search:{addBtn:"Edit",emptyText:"No filter condition is configured."}},text:{copySuccess:"Successfully copied to clipboard.",copyError:"The current environment does not support this operation."},plugins:{extendCellArea:{area:{mergeErr:"无法对合并单元格进行该操作",multiErr:"无法对多重选择区域进行该操作",extendErr:"如果延伸的区域包含被合并的单元格,所有合并的单元格需大小相同",pasteMultiErr:"无法粘贴,需要相同大小的复制的区域和粘贴的区域才能执行此操作",cpInvalidErr:"该操作无法进行,您选择的区域中存在被禁止的列({0})"},fnr:{title:"查找和替换",findLabel:"查找",replaceLabel:"替换",findTitle:"查找内容:",replaceTitle:"替换为:",tabs:{find:"查找",replace:"替换"},filter:{re:"正则表达式",whole:"全词匹配",sensitive:"区分大小写"},btns:{findNext:"查找下一个",findAll:"查找全部",replace:"替换",replaceAll:"替换全部",cancel:"取消"},header:{seq:"#",cell:"单元格",value:"值"},empty:"(空值)",reError:"无效的正则表达式",recordCount:"已找到 {0} 个单元格",notCell:"找不到匹配的单元格",replaceSuccess:"成功替换 {0} 个单元格"}},filterComplexInput:{menus:{fixedColumn:"锁定列",fixedGroup:"锁定组",cancelFixed:"取消锁定",fixedLeft:"锁定左侧",fixedRight:"锁定右侧"},cases:{equal:"等于",gt:"大于",lt:"小于",begin:"开头是",endin:"结尾是",include:"包含",isSensitive:"区分大小写"}},filterCombination:{menus:{clearSort:"清除排序",sortAsc:"升序",sortDesc:"降序",fixedColumn:"锁定列",fixedGroup:"锁定组",cancelFixed:"取消锁定",fixedLeft:"锁定左侧",fixedRight:"锁定右侧",clearFilter:"清除筛选",textOption:"文本筛选",numberOption:"数值筛选"},popup:{title:"自定义筛选的方式",currColumnTitle:"当前列:",and:"与",or:"或",describeHtml:"可用 ? 代表单个字符<br/>用 * 代表任意多个字符"},cases:{equal:"等于",unequal:"不等于",gt:"大于",ge:"大于或等于",lt:"小于",le:"小于或等于",begin:"开头是",notbegin:"开头不是",endin:"结尾是",notendin:"结尾不是",include:"包含",exclude:"不包含",between:"介于",custom:"自定义筛选",insensitive:"不区分大小写",isSensitive:"区分大小写"},empty:"(空白)",notData:"无匹配项"}},renderer:{search:"Buscar",cases:{equal:"Igual",unequal:"Distinto que",gt:"Mayor que",ge:"Mayor o igual que",lt:"Menor que",le:"Menor o igual que",begin:"Empieza por",notbegin:"No empieza por",endin:"Termina con",notendin:"No termina con",include:"Incluye",exclude:"Excluye",between:"Entre",custom:"Filtro personalizado",insensitive:"No sensible a mayúsculas/minúsculas",isSensitive:"Sensible a mayúsculas/minúsculas"},combination:{menus:{clearSort:"Limpiar ordenamiento",sortAsc:"Orden ascendente",sortDesc:"Orden descendente",fixedColumn:"Columna fija",fixedGroup:"Grupo fijo",cancelFixed:"Borrar fijado",fixedLeft:"Fijar a la izquierda",fixedRight:"Fijar a la derecha",clearFilter:"Limpiar filtro",textOption:"Filtro de texto",numberOption:"Filtro de número"},popup:{title:"Filtro personalizado",currColumnTitle:"Columna actual:",and:"Y",or:"O",describeHtml:"Use ? para representar un solo carácter <br/> use * para representar cualquier número de caracteres"},empty:"(Vacío)",notData:"No hay datos"}},pro:{area:{mergeErr:"La operación no se puede realizar en celdas combinadas",multiErr:"La operación no se puede realizar en áreas de selección múltiple",extendErr:"Si el área extendida contiene celdas combinadas, todas las celdas combinadas deben tener el mismo tamaño",pasteMultiErr:"No se puede pegar, se requieren áreas copiadas y pegadas del mismo tamaño para realizar esta operación"},fnr:{title:"Buscar y reemplazar",findLabel:"Buscar",replaceLabel:"Reemplazar",findTitle:"Qué buscar:",replaceTitle:"Reemplazar con:",tabs:{find:"Buscar",replace:"Reemplazar"},filter:{re:"Expresión regular",whole:"Palabra completa",sensitive:"Distinguir mayúsculas y minúsculas"},btns:{findNext:"Buscar siguiente",findAll:"Buscar todo",replace:"Reemplazar",replaceAll:"Reemplazar todo",cancel:"Cancelar"},header:{seq:"#",cell:"Celda",value:"Valor"},empty:"(Vacío)",reError:"Expresión regular inválida",recordCount:"Se encontraron {0} celdas",notCell:"No se encontraron celdas coincidentes",replaceSuccess:"Se reemplazaron {0} celdas con éxito"}}}}});
@@ -29,6 +29,7 @@
29
29
  text: 'Cargando...'
30
30
  },
31
31
  error: {
32
+ downErr: 'Download failed.',
32
33
  groupFixed: 'If you use group headers, the freeze columns must be set by group.',
33
34
  groupMouseRange: 'Los encabezados de agrupación y "{0}" no pueden ser utilizados al mismo tiempo, lo que puede causar errores.',
34
35
  groupTag: 'El encabezado de columna de agrupación debería utilizar "{0}" en lugar de "{1}", lo que puede causar errores.',
@@ -53,7 +54,8 @@
53
54
  noTree: 'La estructura de árbol no soporta "{0}".',
54
55
  notProp: 'Parámetros no compatibles "{0}"',
55
56
  checkProp: 'La casilla de verificación puede detenerse cuando la cantidad de datos es demasiado grande, se recomienda establecer el parámetro "{0}" para aumentar la velocidad de representación',
56
- coverProp: 'The parameter "{1}" to "{0}" is repeatedly defined. This may cause an error',
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.',
57
59
  delFunc: 'La función "{0}" está en desuso, por favor use "{1}".',
58
60
  delProp: 'La propiedad "{0}" está en desuso, por favor use "{1}".',
59
61
  delEvent: 'El evento "{0}" está en desuso, por favor use "{1}"',
@@ -103,6 +105,7 @@
103
105
  },
104
106
  pager: {
105
107
  goto: 'Ir a',
108
+ gotoTitle: 'Number',
106
109
  pagesize: '{0}/página',
107
110
  total: 'Total {0} registro',
108
111
  pageClassifier: '',
@@ -334,6 +337,10 @@
334
337
  defFormTitle: 'Unnamed form',
335
338
  widgetPropTab: 'Field property',
336
339
  widgetFormTab: 'Form property',
340
+ error: {
341
+ wdFormUni: '该类型的控件在表单中只允许添加一个',
342
+ wdSubUni: '该类型的控件在子表中只允许添加一个'
343
+ },
337
344
  styleSetting: {
338
345
  btn: 'Style setting',
339
346
  title: 'Form style setting',
@@ -359,6 +366,8 @@
359
366
  base: 'Base control',
360
367
  layout: 'Layout control',
361
368
  system: 'System control',
369
+ module: 'Module control',
370
+ chart: 'Chart control',
362
371
  advanced: 'Advanced control'
363
372
  },
364
373
  copyTitle: 'Copy_{0}',
@@ -441,11 +450,19 @@
441
450
  }
442
451
  },
443
452
  listDesign: {
444
- fieldSettingTab: 'Field setting',
445
- listSettingTab: 'List setting',
453
+ fieldSettingTab: 'Field',
454
+ listSettingTab: 'Parameter',
455
+ searchTitle: 'Search',
456
+ listTitle: 'List',
457
+ searchField: 'Search field',
458
+ listField: 'List field',
446
459
  activeBtn: {
447
460
  ActionButtonUpdate: 'Edit',
448
461
  ActionButtonDelete: 'Delete'
462
+ },
463
+ search: {
464
+ addBtn: 'Edit',
465
+ emptyText: 'No filter condition is configured.'
449
466
  }
450
467
  },
451
468
  text: {
@@ -16,6 +16,7 @@ var _default = exports.default = {
16
16
  text: '加载中...'
17
17
  },
18
18
  error: {
19
+ downErr: '下载失败',
19
20
  groupFixed: '如果使用分组表头,冻结列必须按组设置',
20
21
  groupMouseRange: '分组表头与 "{0}" 不能同时使用,这可能会出现错误',
21
22
  groupTag: '分组列头应该使用 "{0}" 而不是 "{1}",这可能会出现错误',
@@ -41,6 +42,7 @@ var _default = exports.default = {
41
42
  notProp: '不支持的参数 "{0}"',
42
43
  checkProp: '当数据量过大时可能会导致复选框卡顿,建议设置参数 "{0}" 提升渲染速度',
43
44
  coverProp: '"{0}" 的参数 "{1}" 重复定义,这可能会出现错误',
45
+ uniField: '字段名 "{0}" 重复定义,这可能会出现错误',
44
46
  delFunc: '方法 "{0}" 已废弃,请使用 "{1}"',
45
47
  delProp: '参数 "{0}" 已废弃,请使用 "{1}"',
46
48
  delEvent: '事件 "{0}" 已废弃,请使用 "{1}"',
@@ -89,6 +91,7 @@ var _default = exports.default = {
89
91
  },
90
92
  pager: {
91
93
  goto: '前往',
94
+ gotoTitle: '页数',
92
95
  pagesize: '{0}条/页',
93
96
  total: '共 {0} 条记录',
94
97
  pageClassifier: '页',
@@ -320,6 +323,10 @@ var _default = exports.default = {
320
323
  defFormTitle: '未命名的表单',
321
324
  widgetPropTab: '控件属性',
322
325
  widgetFormTab: '表单属性',
326
+ error: {
327
+ wdFormUni: '该类型的控件在表单中只允许添加一个',
328
+ wdSubUni: '该类型的控件在子表中只允许添加一个'
329
+ },
323
330
  styleSetting: {
324
331
  btn: '样式设置',
325
332
  title: '表单的样式设置',
@@ -345,6 +352,8 @@ var _default = exports.default = {
345
352
  base: '基础控件',
346
353
  layout: '布局控件',
347
354
  system: '系统控件',
355
+ module: '模块控件',
356
+ chart: '图表控件',
348
357
  advanced: '高级控件'
349
358
  },
350
359
  copyTitle: '副本_{0}',
@@ -427,7 +436,19 @@ var _default = exports.default = {
427
436
  },
428
437
  listDesign: {
429
438
  fieldSettingTab: '字段设置',
430
- listSettingTab: '列表设置'
439
+ listSettingTab: '参数设置',
440
+ searchTitle: '查询条件',
441
+ listTitle: '列表字段',
442
+ searchField: '查询字段',
443
+ listField: '列表字段',
444
+ activeBtn: {
445
+ ActionButtonUpdate: '编辑',
446
+ ActionButtonDelete: '删除'
447
+ },
448
+ search: {
449
+ addBtn: '编辑',
450
+ emptyText: '未配置查询条件'
451
+ }
431
452
  },
432
453
  /**
433
454
  * 扩展插件
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _default=exports.default={vxe:{base:{pleaseInput:"请输入",pleaseSelect:"请选择",comma:",",fullStop:"。"},loading:{text:"加载中..."},error:{groupFixed:"如果使用分组表头,冻结列必须按组设置",groupMouseRange:'分组表头与 "{0}" 不能同时使用,这可能会出现错误',groupTag:'分组列头应该使用 "{0}" 而不是 "{1}",这可能会出现错误',scrollErrProp:'启用虚拟滚动后不支持该参数 "{0}"',errConflicts:'参数 "{0}" 与 "{1}" 有冲突',unableInsert:"无法插入到指定位置,请检查参数是否正确",useErr:'安装 "{0}" 模块时发生错误,可能顺序不正确,依赖的模块需要在 Table 之前安装',barUnableLink:"工具栏无法关联表格",expandContent:'展开行的插槽应该是 "content",请检查是否正确',reqComp:'缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useGlobal',reqModule:'缺少 "{0}" 模块',reqProp:'缺少必要的 "{0}" 参数,这可能会导致出现错误',emptyProp:'参数 "{0}" 不允许为空',errProp:'不支持的参数 "{0}",可能为 "{1}"',colRepet:'column.{0}="{1}" 重复了,这可能会导致某些功能无法使用',notFunc:'方法 "{0}" 不存在',errFunc:'参数 "{0}" 不是一个方法',notValidators:'全局校验 "{0}" 不存在',notFormats:'全局格式化 "{0}" 不存在',notCommands:'全局指令 "{0}" 不存在',notSlot:'插槽 "{0}" 不存在',noTree:'树结构不支持 "{0}"',notProp:'不支持的参数 "{0}"',checkProp:'当数据量过大时可能会导致复选框卡顿,建议设置参数 "{0}" 提升渲染速度',coverProp:'"{0}" 的参数 "{1}" 重复定义,这可能会出现错误',delFunc:'方法 "{0}" 已废弃,请使用 "{1}"',delProp:'参数 "{0}" 已废弃,请使用 "{1}"',delEvent:'事件 "{0}" 已废弃,请使用 "{1}"',removeProp:'参数 "{0}" 已废弃,不建议使用,这可能会导致出现错误',errFormat:'全局的格式化内容应该使用 "VXETable.formats" 定义,挂载 "formatter={0}" 的方式已不建议使用',notType:'不支持的文件类型 "{0}"',notExp:"该浏览器不支持导入/导出功能",impFields:"导入失败,请检查字段名和数据格式是否正确",treeNotImp:"树表格不支持导入"},table:{emptyText:"暂无数据",allTitle:"全选/取消",seqTitle:"序号",confirmFilter:"筛选",resetFilter:"重置",allFilter:"全部",sortAsc:"升序:最低到最高",sortDesc:"降序:最高到最低",filter:"对所选的列启用筛选",impSuccess:"成功导入 {0} 条记录",expLoading:"正在导出中",expSuccess:"导出成功",expFilename:"导出_{0}",expOriginFilename:"导出_源_{0}",customTitle:"列设置",customAll:"全部",customConfirm:"确认",customCancel:"取消",customRestore:"恢复默认",maxFixedCol:"最大冻结列的数量不能超过 {0} 个"},grid:{selectOneRecord:"请至少选择一条记录!",deleteSelectRecord:"您确定要删除所选记录吗?",removeSelectRecord:"您确定要移除所选记录吗?",dataUnchanged:"数据未改动!",delSuccess:"成功删除所选记录!",saveSuccess:"保存成功!",operError:"发生错误,操作失败!"},select:{search:"搜索",loadingText:"加载中",emptyText:"暂无数据"},pager:{goto:"前往",pagesize:"{0}条/页",total:"共 {0} 条记录",pageClassifier:"页",homePage:"首页",homePageTitle:"首页",prevPage:"上一页",prevPageTitle:"上一页",nextPage:"下一页",nextPageTitle:"下一页",prevJump:"向上跳页",prevJumpTitle:"向上跳页",nextJump:"向下跳页",nextJumpTitle:"向下跳页",endPage:"末页",endPageTitle:"末页"},alert:{title:"系统提示"},button:{confirm:"确认",cancel:"取消"},filter:{search:"搜索"},custom:{cstmTitle:"列设置",cstmRestore:"恢复默认",cstmCancel:"取消",cstmConfirm:"确定",cstmConfirmRestore:"请确认是否恢复成默认列配置?",cstmDragTarget:"移动目标:{0}",setting:{colSort:"排序",sortHelpTip:"点击并拖动图标可以调整列的排序",colTitle:"标题",colResizable:"列宽(像素)",colVisible:"是否显示",colFixed:"冻结列",colFixedMax:"冻结列(最多 {0} 列)",fixedLeft:"左侧",fixedUnset:"不设置",fixedRight:"右侧"}},import:{modes:{covering:"覆盖方式(直接覆盖表格数据)",insert:"底部追加(在表格的底部追加新数据)",insertTop:"顶部追加(在表格的顶部追加新数据)",insertBottom:"底部追加(在表格的底部追加新数据)"},impTitle:"导入数据",impFile:"文件名",impSelect:"选择文件",impType:"文件类型",impOpts:"参数设置",impMode:"导入模式",impConfirm:"导入",impCancel:"取消"},export:{types:{csv:"CSV (逗号分隔)(*.csv)",html:"网页(*.html)",xml:"XML 数据(*.xml)",txt:"文本文件(制表符分隔)(*.txt)",xls:"Excel 97-2003 工作簿(*.xls)",xlsx:"Excel 工作簿(*.xlsx)",pdf:"PDF (*.pdf)"},modes:{current:"当前数据(当前页的数据)",selected:"选中数据(当前页选中的数据)",all:"全量数据(包括所有分页的数据)"},printTitle:"打印数据",expTitle:"导出数据",expName:"文件名",expNamePlaceholder:"请输入文件名",expSheetName:"标题",expSheetNamePlaceholder:"请输入标题",expType:"保存类型",expMode:"选择数据",expCurrentColumn:"全部字段",expColumn:"选择字段",expOpts:"参数设置",expOptHeader:"表头",expHeaderTitle:"是否需要表头",expOptFooter:"表尾",expFooterTitle:"是否需要表尾",expOptColgroup:"分组表头",expColgroupTitle:"如果存在,则支持带有分组结构的表头",expOptMerge:"合并",expMergeTitle:"如果存在,则支持带有合并结构的单元格",expOptAllExpand:"展开层级",expAllExpandTitle:"如果存在,则支持将带有层级结构的数据全部展开",expOptUseStyle:"样式",expUseStyleTitle:"如果存在,则支持带样式的单元格",expOptOriginal:"源数据",expOriginalTitle:"如果为源数据,则支持导入到表格中",expPrint:"打印",expConfirm:"导出",expCancel:"取消"},modal:{errTitle:"错误提示",zoomMin:"最小化",zoomIn:"最大化",zoomOut:"还原",close:"关闭",miniMaxSize:"最小化窗口的数量不能超过 {0} 个"},drawer:{close:"关闭"},form:{folding:"收起",unfolding:"展开"},toolbar:{import:"导入",export:"导出",print:"打印",refresh:"刷新",zoomIn:"全屏",zoomOut:"还原",custom:"列设置",customAll:"全部",customConfirm:"确认",customRestore:"重置",fixedLeft:"冻结在左侧",fixedRight:"冻结在右侧",cancelFixed:"取消冻结列"},input:{date:{m1:"01 月",m2:"02 月",m3:"03 月",m4:"04 月",m5:"05 月",m6:"06 月",m7:"07 月",m8:"08 月",m9:"09 月",m10:"10 月",m11:"11 月",m12:"12 月",quarterLabel:"{0} 年",monthLabel:"{0} 年",dayLabel:"{0} 年 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"yyyy 年第 WW 周",month:"yyyy-MM",quarter:"yyyy 年第 q 季度",year:"yyyy"},weeks:{w:"周",w0:"周日",w1:"周一",w2:"周二",w3:"周三",w4:"周四",w5:"周五",w6:"周六"},months:{m0:"一月",m1:"二月",m2:"三月",m3:"四月",m4:"五月",m5:"六月",m6:"七月",m7:"八月",m8:"九月",m9:"十月",m10:"十一月",m11:"十二月"},quarters:{q1:"第一季度",q2:"第二季度",q3:"第三季度",q4:"第四季度"}}},imagePreview:{popupTitle:"预览",operBtn:{zoomOut:"缩小",zoomIn:"放大",pctFull:"等比例缩放",pct11:"显示原始尺寸",rotateLeft:"向左旋转",rotateRight:"向右旋转",print:"点击打印图片",download:"点击下载图片"}},upload:{fileBtnText:"点击或拖拽上传",imgBtnText:"点击或拖拽上传",dragPlaceholder:"请把文件拖放到这个区域即可上传",imgSizeHint:"单张{0}",imgCountHint:"最多{0}张",fileTypeHint:"支持 {0} 文件类型",fileSizeHint:"单个文件大小不超过{0}",fileCountHint:"最多可上传{0}个文件",overCountErr:"最多只能选择{0}个文件!",overCountExtraErr:"已超出最大数量{0}个,超出的{1}个文件将被忽略!",overSizeErr:"文件大小最大不能超过{0}!",reUpload:"重新上传",uploadProgress:"上传中 {0}%",uploadErr:"上传失败",uploadSuccess:"上传成功",moreBtnText:"更多({0})",viewItemTitle:"点击查看"},formDesign:{formName:"表单名称",defFormTitle:"未命名的表单",widgetPropTab:"控件属性",widgetFormTab:"表单属性",styleSetting:{btn:"样式设置",title:"表单的样式设置",layoutTitle:"控件布局",verticalLayout:"上下布局",horizontalLayout:"横向布局",styleTitle:"标题样式",boldTitle:"标题加粗",fontBold:"加粗",fontNormal:"常规",colonTitle:"显示冒号",colonVisible:"显示",colonHidden:"隐藏",alignTitle:"对齐方式",widthTitle:"标题宽度",alignLeft:"居左",alignRight:"居右",unitPx:"像素",unitPct:"百分比"},widget:{group:{base:"基础控件",layout:"布局控件",system:"系统控件",advanced:"高级控件"},copyTitle:"副本_{0}",component:{input:"输入框",textarea:"文本域",select:"下拉选择",row:"一行多列",title:"文本",subtable:"子表",VxeSwitch:"是/否",VxeInput:"输入框",VxeNumberInput:"数字",VxeDatePicker:"日期",VxeTextarea:"文本域",VxeSelect:"下拉选择",VxeTreeSelect:"树形选择",VxeRadioGroup:"单选框",VxeCheckboxGroup:"复选框",VxeUploadFile:"文件",VxeUploadImage:"图片"}},widgetProp:{name:"控件名称",placeholder:"提示语",required:"必填校验",multiple:"允许多选",displaySetting:{name:"显示设置",pc:"电脑端",mobile:"手机端",visible:"显示",hidden:"隐藏"},dataSource:{name:"数据源",defValue:"选项{0}",addOption:"添加选项",batchEditOption:"批量编辑",batchEditTip:"每行对应一个选项,支持从表格、Excel、WPS 中直接复制粘贴。",batchEditSubTip:"每行对应一个选项,如果是分组,子项可以是空格或制表键开头,支持从表格、Excel、WPS 中直接复制粘贴。",buildOption:"生成选项"},rowProp:{colSize:"列数",col2:"两列",col3:"三列",col4:"四列",col6:"六列",layout:"布局"},textProp:{name:"内容",alignTitle:"对齐方式",alignLeft:"居左",alignCenter:"居中",alignRight:"居右",colorTitle:"字体颜色",sizeTitle:"字体大小",boldTitle:"字体加粗",fontNormal:"常规",fontBold:"加粗"},subtableProp:{seqTitle:"序号",showSeq:"显示序号",showCheckbox:"允许多选",errSubDrag:"子表不支持该控件,请使用其他控件"},uploadProp:{limitFileCount:"文件数量限制",limitFileSize:"文件大小限制",multiFile:"允许上传多个文件",limitImgCount:"图片数量限制",limitImgSize:"图片大小限制",multiImg:"允许上传多张图片"}}},listDesign:{fieldSettingTab:"字段设置",listSettingTab:"列表设置"},plugins:{extendCellArea:{area:{mergeErr:"无法对合并单元格进行该操作",multiErr:"无法对多重选择区域进行该操作",extendErr:"如果延伸的区域包含被合并的单元格,所有合并的单元格需大小相同",pasteMultiErr:"无法粘贴,需要相同大小的复制的区域和粘贴的区域才能执行此操作",cpInvalidErr:"该操作无法进行,您选择的区域中存在被禁止的列({0})"},fnr:{title:"查找和替换",findLabel:"查找",replaceLabel:"替换",findTitle:"查找内容:",replaceTitle:"替换为:",tabs:{find:"查找",replace:"替换"},filter:{re:"正则表达式",whole:"全词匹配",sensitive:"区分大小写"},btns:{findNext:"查找下一个",findAll:"查找全部",replace:"替换",replaceAll:"替换全部",cancel:"取消"},header:{seq:"#",cell:"单元格",value:"值"},empty:"(空值)",reError:"无效的正则表达式",recordCount:"已找到 {0} 个单元格",notCell:"找不到匹配的单元格",replaceSuccess:"成功替换 {0} 个单元格"}},filterComplexInput:{menus:{fixedColumn:"冻结列",fixedGroup:"冻结分组",cancelFixed:"取消冻结",fixedLeft:"冻结左侧",fixedRight:"冻结右侧"},cases:{equal:"等于",gt:"大于",lt:"小于",begin:"开头是",endin:"结尾是",include:"包含",isSensitive:"区分大小写"}},filterCombination:{menus:{clearSort:"清除排序",sortAsc:"升序",sortDesc:"降序",fixedColumn:"冻结列",fixedGroup:"冻结分组",cancelFixed:"取消冻结",fixedLeft:"冻结左侧",fixedRight:"冻结右侧",clearFilter:"清除筛选",textOption:"文本筛选",numberOption:"数值筛选"},popup:{title:"自定义筛选的方式",currColumnTitle:"当前列:",and:"与",or:"或",describeHtml:"可用 ? 代表单个字符<br/>用 * 代表任意多个字符"},cases:{equal:"等于",unequal:"不等于",gt:"大于",ge:"大于或等于",lt:"小于",le:"小于或等于",begin:"开头是",notbegin:"开头不是",endin:"结尾是",notendin:"结尾不是",include:"包含",exclude:"不包含",between:"介于",custom:"自定义筛选",insensitive:"不区分大小写",isSensitive:"区分大小写"},empty:"(空白)",notData:"无匹配项"}},pro:{area:{mergeErr:"无法对合并单元格进行该操作",multiErr:"无法对多重选择区域进行该操作",extendErr:"如果延伸的区域包含被合并的单元格,所有合并的单元格需大小相同",pasteMultiErr:"无法粘贴,需要相同大小的复制的区域和粘贴的区域才能执行此操作"},fnr:{title:"查找和替换",findLabel:"查找",replaceLabel:"替换",findTitle:"查找内容:",replaceTitle:"替换为:",tabs:{find:"查找",replace:"替换"},filter:{re:"正则表达式",whole:"全词匹配",sensitive:"区分大小写"},btns:{findNext:"查找下一个",findAll:"查找全部",replace:"替换",replaceAll:"替换全部",cancel:"取消"},header:{seq:"#",cell:"单元格",value:"值"},empty:"(空值)",reError:"无效的正则表达式",recordCount:"已找到 {0} 个单元格",notCell:"找不到匹配的单元格",replaceSuccess:"成功替换 {0} 个单元格"}},renderer:{search:"搜索",cases:{equal:"等于",unequal:"不等于",gt:"大于",ge:"大于或等于",lt:"小于",le:"小于或等于",begin:"开头是",notbegin:"开头不是",endin:"结尾是",notendin:"结尾不是",include:"包含",exclude:"不包含",between:"介于",custom:"自定义筛选",insensitive:"不区分大小写",isSensitive:"区分大小写"},combination:{menus:{clearSort:"清除排序",sortAsc:"升序",sortDesc:"降序",fixedColumn:"锁定列",fixedGroup:"锁定组",cancelFixed:"取消锁定",fixedLeft:"锁定左侧",fixedRight:"锁定右侧",clearFilter:"清除筛选",textOption:"文本筛选",numberOption:"数值筛选"},popup:{title:"自定义筛选的方式",currColumnTitle:"当前列:",and:"与",or:"或",describeHtml:"可用 ? 代表单个字符<br/>用 * 代表任意多个字符"},empty:"(空白)",notData:"无匹配项"}}}};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _default=exports.default={vxe:{base:{pleaseInput:"请输入",pleaseSelect:"请选择",comma:",",fullStop:"。"},loading:{text:"加载中..."},error:{downErr:"下载失败",groupFixed:"如果使用分组表头,冻结列必须按组设置",groupMouseRange:'分组表头与 "{0}" 不能同时使用,这可能会出现错误',groupTag:'分组列头应该使用 "{0}" 而不是 "{1}",这可能会出现错误',scrollErrProp:'启用虚拟滚动后不支持该参数 "{0}"',errConflicts:'参数 "{0}" 与 "{1}" 有冲突',unableInsert:"无法插入到指定位置,请检查参数是否正确",useErr:'安装 "{0}" 模块时发生错误,可能顺序不正确,依赖的模块需要在 Table 之前安装',barUnableLink:"工具栏无法关联表格",expandContent:'展开行的插槽应该是 "content",请检查是否正确',reqComp:'缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useGlobal',reqModule:'缺少 "{0}" 模块',reqProp:'缺少必要的 "{0}" 参数,这可能会导致出现错误',emptyProp:'参数 "{0}" 不允许为空',errProp:'不支持的参数 "{0}",可能为 "{1}"',colRepet:'column.{0}="{1}" 重复了,这可能会导致某些功能无法使用',notFunc:'方法 "{0}" 不存在',errFunc:'参数 "{0}" 不是一个方法',notValidators:'全局校验 "{0}" 不存在',notFormats:'全局格式化 "{0}" 不存在',notCommands:'全局指令 "{0}" 不存在',notSlot:'插槽 "{0}" 不存在',noTree:'树结构不支持 "{0}"',notProp:'不支持的参数 "{0}"',checkProp:'当数据量过大时可能会导致复选框卡顿,建议设置参数 "{0}" 提升渲染速度',coverProp:'"{0}" 的参数 "{1}" 重复定义,这可能会出现错误',uniField:'字段名 "{0}" 重复定义,这可能会出现错误',delFunc:'方法 "{0}" 已废弃,请使用 "{1}"',delProp:'参数 "{0}" 已废弃,请使用 "{1}"',delEvent:'事件 "{0}" 已废弃,请使用 "{1}"',removeProp:'参数 "{0}" 已废弃,不建议使用,这可能会导致出现错误',errFormat:'全局的格式化内容应该使用 "VXETable.formats" 定义,挂载 "formatter={0}" 的方式已不建议使用',notType:'不支持的文件类型 "{0}"',notExp:"该浏览器不支持导入/导出功能",impFields:"导入失败,请检查字段名和数据格式是否正确",treeNotImp:"树表格不支持导入"},table:{emptyText:"暂无数据",allTitle:"全选/取消",seqTitle:"序号",confirmFilter:"筛选",resetFilter:"重置",allFilter:"全部",sortAsc:"升序:最低到最高",sortDesc:"降序:最高到最低",filter:"对所选的列启用筛选",impSuccess:"成功导入 {0} 条记录",expLoading:"正在导出中",expSuccess:"导出成功",expFilename:"导出_{0}",expOriginFilename:"导出_源_{0}",customTitle:"列设置",customAll:"全部",customConfirm:"确认",customCancel:"取消",customRestore:"恢复默认",maxFixedCol:"最大冻结列的数量不能超过 {0} 个"},grid:{selectOneRecord:"请至少选择一条记录!",deleteSelectRecord:"您确定要删除所选记录吗?",removeSelectRecord:"您确定要移除所选记录吗?",dataUnchanged:"数据未改动!",delSuccess:"成功删除所选记录!",saveSuccess:"保存成功!",operError:"发生错误,操作失败!"},select:{search:"搜索",loadingText:"加载中",emptyText:"暂无数据"},pager:{goto:"前往",gotoTitle:"页数",pagesize:"{0}条/页",total:"共 {0} 条记录",pageClassifier:"页",homePage:"首页",homePageTitle:"首页",prevPage:"上一页",prevPageTitle:"上一页",nextPage:"下一页",nextPageTitle:"下一页",prevJump:"向上跳页",prevJumpTitle:"向上跳页",nextJump:"向下跳页",nextJumpTitle:"向下跳页",endPage:"末页",endPageTitle:"末页"},alert:{title:"系统提示"},button:{confirm:"确认",cancel:"取消"},filter:{search:"搜索"},custom:{cstmTitle:"列设置",cstmRestore:"恢复默认",cstmCancel:"取消",cstmConfirm:"确定",cstmConfirmRestore:"请确认是否恢复成默认列配置?",cstmDragTarget:"移动目标:{0}",setting:{colSort:"排序",sortHelpTip:"点击并拖动图标可以调整列的排序",colTitle:"标题",colResizable:"列宽(像素)",colVisible:"是否显示",colFixed:"冻结列",colFixedMax:"冻结列(最多 {0} 列)",fixedLeft:"左侧",fixedUnset:"不设置",fixedRight:"右侧"}},import:{modes:{covering:"覆盖方式(直接覆盖表格数据)",insert:"底部追加(在表格的底部追加新数据)",insertTop:"顶部追加(在表格的顶部追加新数据)",insertBottom:"底部追加(在表格的底部追加新数据)"},impTitle:"导入数据",impFile:"文件名",impSelect:"选择文件",impType:"文件类型",impOpts:"参数设置",impMode:"导入模式",impConfirm:"导入",impCancel:"取消"},export:{types:{csv:"CSV (逗号分隔)(*.csv)",html:"网页(*.html)",xml:"XML 数据(*.xml)",txt:"文本文件(制表符分隔)(*.txt)",xls:"Excel 97-2003 工作簿(*.xls)",xlsx:"Excel 工作簿(*.xlsx)",pdf:"PDF (*.pdf)"},modes:{current:"当前数据(当前页的数据)",selected:"选中数据(当前页选中的数据)",all:"全量数据(包括所有分页的数据)"},printTitle:"打印数据",expTitle:"导出数据",expName:"文件名",expNamePlaceholder:"请输入文件名",expSheetName:"标题",expSheetNamePlaceholder:"请输入标题",expType:"保存类型",expMode:"选择数据",expCurrentColumn:"全部字段",expColumn:"选择字段",expOpts:"参数设置",expOptHeader:"表头",expHeaderTitle:"是否需要表头",expOptFooter:"表尾",expFooterTitle:"是否需要表尾",expOptColgroup:"分组表头",expColgroupTitle:"如果存在,则支持带有分组结构的表头",expOptMerge:"合并",expMergeTitle:"如果存在,则支持带有合并结构的单元格",expOptAllExpand:"展开层级",expAllExpandTitle:"如果存在,则支持将带有层级结构的数据全部展开",expOptUseStyle:"样式",expUseStyleTitle:"如果存在,则支持带样式的单元格",expOptOriginal:"源数据",expOriginalTitle:"如果为源数据,则支持导入到表格中",expPrint:"打印",expConfirm:"导出",expCancel:"取消"},modal:{errTitle:"错误提示",zoomMin:"最小化",zoomIn:"最大化",zoomOut:"还原",close:"关闭",miniMaxSize:"最小化窗口的数量不能超过 {0} 个"},drawer:{close:"关闭"},form:{folding:"收起",unfolding:"展开"},toolbar:{import:"导入",export:"导出",print:"打印",refresh:"刷新",zoomIn:"全屏",zoomOut:"还原",custom:"列设置",customAll:"全部",customConfirm:"确认",customRestore:"重置",fixedLeft:"冻结在左侧",fixedRight:"冻结在右侧",cancelFixed:"取消冻结列"},input:{date:{m1:"01 月",m2:"02 月",m3:"03 月",m4:"04 月",m5:"05 月",m6:"06 月",m7:"07 月",m8:"08 月",m9:"09 月",m10:"10 月",m11:"11 月",m12:"12 月",quarterLabel:"{0} 年",monthLabel:"{0} 年",dayLabel:"{0} 年 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"yyyy 年第 WW 周",month:"yyyy-MM",quarter:"yyyy 年第 q 季度",year:"yyyy"},weeks:{w:"周",w0:"周日",w1:"周一",w2:"周二",w3:"周三",w4:"周四",w5:"周五",w6:"周六"},months:{m0:"一月",m1:"二月",m2:"三月",m3:"四月",m4:"五月",m5:"六月",m6:"七月",m7:"八月",m8:"九月",m9:"十月",m10:"十一月",m11:"十二月"},quarters:{q1:"第一季度",q2:"第二季度",q3:"第三季度",q4:"第四季度"}}},imagePreview:{popupTitle:"预览",operBtn:{zoomOut:"缩小",zoomIn:"放大",pctFull:"等比例缩放",pct11:"显示原始尺寸",rotateLeft:"向左旋转",rotateRight:"向右旋转",print:"点击打印图片",download:"点击下载图片"}},upload:{fileBtnText:"点击或拖拽上传",imgBtnText:"点击或拖拽上传",dragPlaceholder:"请把文件拖放到这个区域即可上传",imgSizeHint:"单张{0}",imgCountHint:"最多{0}张",fileTypeHint:"支持 {0} 文件类型",fileSizeHint:"单个文件大小不超过{0}",fileCountHint:"最多可上传{0}个文件",overCountErr:"最多只能选择{0}个文件!",overCountExtraErr:"已超出最大数量{0}个,超出的{1}个文件将被忽略!",overSizeErr:"文件大小最大不能超过{0}!",reUpload:"重新上传",uploadProgress:"上传中 {0}%",uploadErr:"上传失败",uploadSuccess:"上传成功",moreBtnText:"更多({0})",viewItemTitle:"点击查看"},formDesign:{formName:"表单名称",defFormTitle:"未命名的表单",widgetPropTab:"控件属性",widgetFormTab:"表单属性",error:{wdFormUni:"该类型的控件在表单中只允许添加一个",wdSubUni:"该类型的控件在子表中只允许添加一个"},styleSetting:{btn:"样式设置",title:"表单的样式设置",layoutTitle:"控件布局",verticalLayout:"上下布局",horizontalLayout:"横向布局",styleTitle:"标题样式",boldTitle:"标题加粗",fontBold:"加粗",fontNormal:"常规",colonTitle:"显示冒号",colonVisible:"显示",colonHidden:"隐藏",alignTitle:"对齐方式",widthTitle:"标题宽度",alignLeft:"居左",alignRight:"居右",unitPx:"像素",unitPct:"百分比"},widget:{group:{base:"基础控件",layout:"布局控件",system:"系统控件",module:"模块控件",chart:"图表控件",advanced:"高级控件"},copyTitle:"副本_{0}",component:{input:"输入框",textarea:"文本域",select:"下拉选择",row:"一行多列",title:"文本",subtable:"子表",VxeSwitch:"是/否",VxeInput:"输入框",VxeNumberInput:"数字",VxeDatePicker:"日期",VxeTextarea:"文本域",VxeSelect:"下拉选择",VxeTreeSelect:"树形选择",VxeRadioGroup:"单选框",VxeCheckboxGroup:"复选框",VxeUploadFile:"文件",VxeUploadImage:"图片"}},widgetProp:{name:"控件名称",placeholder:"提示语",required:"必填校验",multiple:"允许多选",displaySetting:{name:"显示设置",pc:"电脑端",mobile:"手机端",visible:"显示",hidden:"隐藏"},dataSource:{name:"数据源",defValue:"选项{0}",addOption:"添加选项",batchEditOption:"批量编辑",batchEditTip:"每行对应一个选项,支持从表格、Excel、WPS 中直接复制粘贴。",batchEditSubTip:"每行对应一个选项,如果是分组,子项可以是空格或制表键开头,支持从表格、Excel、WPS 中直接复制粘贴。",buildOption:"生成选项"},rowProp:{colSize:"列数",col2:"两列",col3:"三列",col4:"四列",col6:"六列",layout:"布局"},textProp:{name:"内容",alignTitle:"对齐方式",alignLeft:"居左",alignCenter:"居中",alignRight:"居右",colorTitle:"字体颜色",sizeTitle:"字体大小",boldTitle:"字体加粗",fontNormal:"常规",fontBold:"加粗"},subtableProp:{seqTitle:"序号",showSeq:"显示序号",showCheckbox:"允许多选",errSubDrag:"子表不支持该控件,请使用其他控件"},uploadProp:{limitFileCount:"文件数量限制",limitFileSize:"文件大小限制",multiFile:"允许上传多个文件",limitImgCount:"图片数量限制",limitImgSize:"图片大小限制",multiImg:"允许上传多张图片"}}},listDesign:{fieldSettingTab:"字段设置",listSettingTab:"参数设置",searchTitle:"查询条件",listTitle:"列表字段",searchField:"查询字段",listField:"列表字段",activeBtn:{ActionButtonUpdate:"编辑",ActionButtonDelete:"删除"},search:{addBtn:"编辑",emptyText:"未配置查询条件"}},plugins:{extendCellArea:{area:{mergeErr:"无法对合并单元格进行该操作",multiErr:"无法对多重选择区域进行该操作",extendErr:"如果延伸的区域包含被合并的单元格,所有合并的单元格需大小相同",pasteMultiErr:"无法粘贴,需要相同大小的复制的区域和粘贴的区域才能执行此操作",cpInvalidErr:"该操作无法进行,您选择的区域中存在被禁止的列({0})"},fnr:{title:"查找和替换",findLabel:"查找",replaceLabel:"替换",findTitle:"查找内容:",replaceTitle:"替换为:",tabs:{find:"查找",replace:"替换"},filter:{re:"正则表达式",whole:"全词匹配",sensitive:"区分大小写"},btns:{findNext:"查找下一个",findAll:"查找全部",replace:"替换",replaceAll:"替换全部",cancel:"取消"},header:{seq:"#",cell:"单元格",value:"值"},empty:"(空值)",reError:"无效的正则表达式",recordCount:"已找到 {0} 个单元格",notCell:"找不到匹配的单元格",replaceSuccess:"成功替换 {0} 个单元格"}},filterComplexInput:{menus:{fixedColumn:"冻结列",fixedGroup:"冻结分组",cancelFixed:"取消冻结",fixedLeft:"冻结左侧",fixedRight:"冻结右侧"},cases:{equal:"等于",gt:"大于",lt:"小于",begin:"开头是",endin:"结尾是",include:"包含",isSensitive:"区分大小写"}},filterCombination:{menus:{clearSort:"清除排序",sortAsc:"升序",sortDesc:"降序",fixedColumn:"冻结列",fixedGroup:"冻结分组",cancelFixed:"取消冻结",fixedLeft:"冻结左侧",fixedRight:"冻结右侧",clearFilter:"清除筛选",textOption:"文本筛选",numberOption:"数值筛选"},popup:{title:"自定义筛选的方式",currColumnTitle:"当前列:",and:"与",or:"或",describeHtml:"可用 ? 代表单个字符<br/>用 * 代表任意多个字符"},cases:{equal:"等于",unequal:"不等于",gt:"大于",ge:"大于或等于",lt:"小于",le:"小于或等于",begin:"开头是",notbegin:"开头不是",endin:"结尾是",notendin:"结尾不是",include:"包含",exclude:"不包含",between:"介于",custom:"自定义筛选",insensitive:"不区分大小写",isSensitive:"区分大小写"},empty:"(空白)",notData:"无匹配项"}},pro:{area:{mergeErr:"无法对合并单元格进行该操作",multiErr:"无法对多重选择区域进行该操作",extendErr:"如果延伸的区域包含被合并的单元格,所有合并的单元格需大小相同",pasteMultiErr:"无法粘贴,需要相同大小的复制的区域和粘贴的区域才能执行此操作"},fnr:{title:"查找和替换",findLabel:"查找",replaceLabel:"替换",findTitle:"查找内容:",replaceTitle:"替换为:",tabs:{find:"查找",replace:"替换"},filter:{re:"正则表达式",whole:"全词匹配",sensitive:"区分大小写"},btns:{findNext:"查找下一个",findAll:"查找全部",replace:"替换",replaceAll:"替换全部",cancel:"取消"},header:{seq:"#",cell:"单元格",value:"值"},empty:"(空值)",reError:"无效的正则表达式",recordCount:"已找到 {0} 个单元格",notCell:"找不到匹配的单元格",replaceSuccess:"成功替换 {0} 个单元格"}},renderer:{search:"搜索",cases:{equal:"等于",unequal:"不等于",gt:"大于",ge:"大于或等于",lt:"小于",le:"小于或等于",begin:"开头是",notbegin:"开头不是",endin:"结尾是",notendin:"结尾不是",include:"包含",exclude:"不包含",between:"介于",custom:"自定义筛选",insensitive:"不区分大小写",isSensitive:"区分大小写"},combination:{menus:{clearSort:"清除排序",sortAsc:"升序",sortDesc:"降序",fixedColumn:"锁定列",fixedGroup:"锁定组",cancelFixed:"取消锁定",fixedLeft:"锁定左侧",fixedRight:"锁定右侧",clearFilter:"清除筛选",textOption:"文本筛选",numberOption:"数值筛选"},popup:{title:"自定义筛选的方式",currColumnTitle:"当前列:",and:"与",or:"或",describeHtml:"可用 ? 代表单个字符<br/>用 * 代表任意多个字符"},empty:"(空白)",notData:"无匹配项"}}}};