vxe-table 4.17.27 → 4.17.29

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 (140) hide show
  1. package/es/locale/lang/ar-EG.js +16 -11
  2. package/es/locale/lang/de-DE.js +16 -11
  3. package/es/locale/lang/en-US.js +19 -14
  4. package/es/locale/lang/es-ES.js +16 -11
  5. package/es/locale/lang/fr-FR.js +16 -11
  6. package/es/locale/lang/hu-HU.js +16 -11
  7. package/es/locale/lang/hy-AM.js +16 -11
  8. package/es/locale/lang/id-ID.js +16 -11
  9. package/es/locale/lang/it-IT.js +16 -11
  10. package/es/locale/lang/ja-JP.js +16 -11
  11. package/es/locale/lang/ko-KR.js +16 -11
  12. package/es/locale/lang/ms-MY.js +16 -11
  13. package/es/locale/lang/nb-NO.js +16 -11
  14. package/es/locale/lang/pt-BR.js +16 -11
  15. package/es/locale/lang/ru-RU.js +16 -11
  16. package/es/locale/lang/th-TH.js +16 -11
  17. package/es/locale/lang/ug-CN.js +16 -11
  18. package/es/locale/lang/uk-UA.js +16 -11
  19. package/es/locale/lang/uz-UZ.js +16 -11
  20. package/es/locale/lang/vi-VN.js +16 -11
  21. package/es/locale/lang/zh-CHT.js +16 -11
  22. package/es/locale/lang/zh-CN.js +15 -12
  23. package/es/style.css +1 -1
  24. package/es/table/src/emits.js +3 -0
  25. package/es/table/src/table.js +221 -181
  26. package/es/ui/index.js +1 -1
  27. package/es/{table → ui}/src/anime.js +1 -1
  28. package/es/ui/src/log.js +1 -1
  29. package/lib/index.umd.js +54 -50
  30. package/lib/index.umd.min.js +1 -1
  31. package/lib/locale/lang/ar-EG.js +16 -11
  32. package/lib/locale/lang/ar-EG.min.js +1 -1
  33. package/lib/locale/lang/ar-EG.umd.js +16 -11
  34. package/lib/locale/lang/de-DE.js +16 -11
  35. package/lib/locale/lang/de-DE.min.js +1 -1
  36. package/lib/locale/lang/de-DE.umd.js +16 -11
  37. package/lib/locale/lang/en-US.js +19 -14
  38. package/lib/locale/lang/en-US.min.js +1 -1
  39. package/lib/locale/lang/en-US.umd.js +19 -14
  40. package/lib/locale/lang/es-ES.js +16 -11
  41. package/lib/locale/lang/es-ES.min.js +1 -1
  42. package/lib/locale/lang/es-ES.umd.js +16 -11
  43. package/lib/locale/lang/fr-FR.js +16 -11
  44. package/lib/locale/lang/fr-FR.min.js +1 -1
  45. package/lib/locale/lang/fr-FR.umd.js +16 -11
  46. package/lib/locale/lang/hu-HU.js +16 -11
  47. package/lib/locale/lang/hu-HU.min.js +1 -1
  48. package/lib/locale/lang/hu-HU.umd.js +16 -11
  49. package/lib/locale/lang/hy-AM.js +16 -11
  50. package/lib/locale/lang/hy-AM.min.js +1 -1
  51. package/lib/locale/lang/hy-AM.umd.js +16 -11
  52. package/lib/locale/lang/id-ID.js +16 -11
  53. package/lib/locale/lang/id-ID.min.js +1 -1
  54. package/lib/locale/lang/id-ID.umd.js +16 -11
  55. package/lib/locale/lang/it-IT.js +16 -11
  56. package/lib/locale/lang/it-IT.min.js +1 -1
  57. package/lib/locale/lang/it-IT.umd.js +16 -11
  58. package/lib/locale/lang/ja-JP.js +16 -11
  59. package/lib/locale/lang/ja-JP.min.js +1 -1
  60. package/lib/locale/lang/ja-JP.umd.js +16 -11
  61. package/lib/locale/lang/ko-KR.js +16 -11
  62. package/lib/locale/lang/ko-KR.min.js +1 -1
  63. package/lib/locale/lang/ko-KR.umd.js +16 -11
  64. package/lib/locale/lang/ms-MY.js +16 -11
  65. package/lib/locale/lang/ms-MY.min.js +1 -1
  66. package/lib/locale/lang/ms-MY.umd.js +16 -11
  67. package/lib/locale/lang/nb-NO.js +16 -11
  68. package/lib/locale/lang/nb-NO.min.js +1 -1
  69. package/lib/locale/lang/nb-NO.umd.js +16 -11
  70. package/lib/locale/lang/pt-BR.js +16 -11
  71. package/lib/locale/lang/pt-BR.min.js +1 -1
  72. package/lib/locale/lang/pt-BR.umd.js +16 -11
  73. package/lib/locale/lang/ru-RU.js +16 -11
  74. package/lib/locale/lang/ru-RU.min.js +1 -1
  75. package/lib/locale/lang/ru-RU.umd.js +16 -11
  76. package/lib/locale/lang/th-TH.js +16 -11
  77. package/lib/locale/lang/th-TH.min.js +1 -1
  78. package/lib/locale/lang/th-TH.umd.js +16 -11
  79. package/lib/locale/lang/ug-CN.js +16 -11
  80. package/lib/locale/lang/ug-CN.min.js +1 -1
  81. package/lib/locale/lang/ug-CN.umd.js +16 -11
  82. package/lib/locale/lang/uk-UA.js +16 -11
  83. package/lib/locale/lang/uk-UA.min.js +1 -1
  84. package/lib/locale/lang/uk-UA.umd.js +16 -11
  85. package/lib/locale/lang/uz-UZ.js +16 -11
  86. package/lib/locale/lang/uz-UZ.min.js +1 -1
  87. package/lib/locale/lang/uz-UZ.umd.js +16 -11
  88. package/lib/locale/lang/vi-VN.js +16 -11
  89. package/lib/locale/lang/vi-VN.min.js +1 -1
  90. package/lib/locale/lang/vi-VN.umd.js +16 -11
  91. package/lib/locale/lang/zh-CHT.js +16 -11
  92. package/lib/locale/lang/zh-CHT.min.js +1 -1
  93. package/lib/locale/lang/zh-CHT.umd.js +16 -11
  94. package/lib/locale/lang/zh-CN.js +15 -12
  95. package/lib/locale/lang/zh-CN.min.js +1 -1
  96. package/lib/locale/lang/zh-CN.umd.js +15 -12
  97. package/lib/style.css +1 -1
  98. package/lib/table/src/emits.js +1 -1
  99. package/lib/table/src/emits.min.js +1 -1
  100. package/lib/table/src/table.js +36 -35
  101. package/lib/table/src/table.min.js +1 -1
  102. package/lib/ui/index.js +1 -1
  103. package/lib/ui/index.min.js +1 -1
  104. package/lib/{table → ui}/src/anime.js +1 -1
  105. package/lib/ui/src/anime.min.js +1 -0
  106. package/lib/ui/src/log.js +1 -1
  107. package/lib/ui/src/log.min.js +1 -1
  108. package/package.json +1 -1
  109. package/packages/locale/lang/ar-EG.ts +16 -11
  110. package/packages/locale/lang/de-DE.ts +16 -11
  111. package/packages/locale/lang/en-US.ts +19 -14
  112. package/packages/locale/lang/es-ES.ts +16 -11
  113. package/packages/locale/lang/fr-FR.ts +16 -11
  114. package/packages/locale/lang/hu-HU.ts +16 -11
  115. package/packages/locale/lang/hy-AM.ts +16 -11
  116. package/packages/locale/lang/id-ID.ts +16 -11
  117. package/packages/locale/lang/it-IT.ts +16 -11
  118. package/packages/locale/lang/ja-JP.ts +16 -11
  119. package/packages/locale/lang/ko-KR.ts +16 -11
  120. package/packages/locale/lang/ms-MY.ts +16 -11
  121. package/packages/locale/lang/nb-NO.ts +16 -11
  122. package/packages/locale/lang/pt-BR.ts +16 -11
  123. package/packages/locale/lang/ru-RU.ts +16 -11
  124. package/packages/locale/lang/th-TH.ts +16 -11
  125. package/packages/locale/lang/ug-CN.ts +16 -11
  126. package/packages/locale/lang/uk-UA.ts +16 -11
  127. package/packages/locale/lang/uz-UZ.ts +16 -11
  128. package/packages/locale/lang/vi-VN.ts +16 -11
  129. package/packages/locale/lang/zh-CHT.ts +16 -11
  130. package/packages/locale/lang/zh-CN.ts +15 -12
  131. package/packages/table/src/emits.ts +4 -0
  132. package/packages/table/src/table.ts +228 -187
  133. package/packages/{table → ui}/src/anime.ts +1 -1
  134. package/lib/table/src/anime.min.js +0 -1
  135. /package/es/{iconfont.1765156968806.ttf → iconfont.1765538995329.ttf} +0 -0
  136. /package/es/{iconfont.1765156968806.woff → iconfont.1765538995329.woff} +0 -0
  137. /package/es/{iconfont.1765156968806.woff2 → iconfont.1765538995329.woff2} +0 -0
  138. /package/lib/{iconfont.1765156968806.ttf → iconfont.1765538995329.ttf} +0 -0
  139. /package/lib/{iconfont.1765156968806.woff → iconfont.1765538995329.woff} +0 -0
  140. /package/lib/{iconfont.1765156968806.woff2 → iconfont.1765538995329.woff2} +0 -0
@@ -1 +1 @@
1
- ((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){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={vxe:{base:{pleaseInput:"Please enter",pleaseSelect:"Please select",comma:",",fullStop:"。"},loading:{text:"Loading..."},error:{downErr:"Download failed",errLargeData:"When the amount of bound data is too large, please use {0}, otherwise it may cause lag",groupFixed:"If using grouped headers, the frozen column must be set by group",groupMouseRange:'The grouping header cannot be used at the same time as "{0}" and this may cause an error',groupTag:'Grouping column headers should use "{0}" instead of "{1}", which may cause errors',scrollErrProp:'This parameter "{0}" is not supported after virtual scrolling is enabled',errConflicts:'Parameter "{0}" conflicts with "{1}"',modelConflicts:'The bound field values "{0}" and "{1}" conflict, an error will occur.',notSupportProp:'"{1}" is not supported when the parameter "{0}" is enabled, it should be "{2}", otherwise an error will occur',reqSupportProp:'When using "{0}", "{1}" should be set; otherwise, an error may occur.',notConflictProp:'When using "{0}", "{1}" should be set, otherwise there may be functional conflicts',unableInsert:"Cannot be inserted into the specified location, please check whether the parameters are correct",useErr:'An error occurred while installing the "{0}" module. The order may be incorrect. The dependent module needs to be installed before Table',barUnableLink:"The toolbar cannot associate tables",expandContent:'The slot for the expanded line should be "content", please check if it is correct',reqComp:'The "{0}" component is missing, please check if it is installed correctly. https://vxeui.com/#/start/useGlobal',reqModule:'Missing "{0}" module',reqProp:'The necessary "{0}" parameter is missing, which may cause an error',emptyProp:'Parameter "{0}" is not allowed to be empty',errProp:'Unsupported parameter "{0}", possibly "{1}"',colRepet:'column.{0}="{1}" is repeated, which may cause some functions to become unusable',notFunc:'Method "{0}" does not exist',errFunc:'Parameter "{0}" is not a method',notValidators:'Global verification "{0}" does not exist',notFormats:'Global formatting "{0}" does not exist',notCommands:'The global directive "{0}" does not exist',notSlot:'Slot "{0}" does not exist',noTree:'"{0}" is not supported in the tree structure',noGroup:'"{0}" is not supported in the aggregation grouping',notProp:'Unsupported parameter "{0}"',checkProp:'When the data volume is too large, the check box may be stuttered. It is recommended to set the parameter "{0}" to improve rendering speed',coverProp:'The parameter "{1}" of "{0}" is repeatedly defined, which may cause an error',uniField:'The field name "{0}" is repeatedly defined, which may cause an error',repeatKey:'Repeat the primary key {0}="{1}", which may cause an error',repeatProp:'Repeat parameters {0}="{1}", which may cause an error',delFunc:'Method "{0}" is deprecated, please use "{1}"',delProp:'Parameter "{0}" is deprecated, please use "{1}"',delEvent:'Event "{0}" is deprecated, please use "{1}"',removeProp:'Parameter "{0}" is deprecated and is not recommended, which may cause an error',errFormat:'Global formatted content should be defined using "VXETable.formats" and the method of mounting "formatter={0}" is no longer recommended.',notType:'Unsupported file type "{0}"',notExp:"This browser does not support import/export function",impFields:"The import failed. Please check whether the field name and data format are correct.",treeNotImp:"Tree tables do not support import",treeCrossDrag:"Only drag the first level",treeDragChild:"Parents cannot drag to their own children",reqPlugin:'"{1}" is not installed at https://vxeui.com/other{0}/#/{1}/install',errMaxRow:"Exceeding the maximum supported data volume {0} rows, this may cause an error",useNew:"It is not recommended to use {0}. Please use {1} instead.",errorVersion:"Version mismatch. Current version is {0}, while the minimum supported version is {1}."},table:{emptyText:"No data yet",allTitle:"Select all/cancel",seqTitle:"No.",actionTitle:"Operate",confirmFilter:"Filter",resetFilter:"Reset",allFilter:"All",sortAsc:"Ascending order: lowest to highest",sortDesc:"Descending order: highest to lowest",filter:"Enable filtering for selected columns",impSuccess:"Successfully imported {0} records",expLoading:"Exporting",expSuccess:"Export successfully",expError:"Export failed",expFilename:"Export_{0}",expOriginFilename:"Export_source_{0}",customTitle:"Column settings",customAll:"All",customConfirm:"Confirm",customClose:"Closure",customCancel:"Cancel",customRestore:"Restore default",maxFixedCol:"The maximum number of frozen columns cannot exceed {0}",maxGroupCol:"The maximum number of grouping fields cannot exceed {0}",dragTip:"Move: {0}",resizeColTip:"Width: {0} pixels",resizeRowTip:"Height: {0} pixels",rowGroupContentTotal:"{0} ({1})",menuLoading:"加载中..."},grid:{selectOneRecord:"Please select at least one 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 not changed!",delSuccess:"The selected record was successfully deleted!",saveSuccess:"Save successfully!",operError:"An error occurred and the operation failed!"},select:{clear:"Clear",allChecked:"All",total:"{0} / {1}",search:"Search",loadingText:"Loading",emptyText:"No data yet",maxOpt:"The maximum number that can be selected cannot exceed {0}.",overSizeErr:"The maximum selectable quantity of {0} has been exceeded. The excess part will be ignored!",searchEmpty:"No matching data found!"},tree:{searchEmpty:"未匹配到数据!"},treeSelect:{clearChecked:"Clear",allChecked:"Check all",allExpand:"Expand all",clearExpand:"Collapse all",total:"Selected {0}",search:"Search",emptyText:"No data yet"},pager:{goto:"Go",gotoTitle:"Number of pages",pagesize:"{0} items/page",total:"Total {0} records",pageClassifier:"Page",homePage:"front page",homePageTitle:"front page",prevPage:"Previous page",prevPageTitle:"Previous page",nextPage:"Next page",nextPageTitle:"Next page",prevJump:"Jump up page",prevJumpTitle:"Jump up page",nextJump:"Jump down page",nextJumpTitle:"Jump down page",endPage:"Last page",endPageTitle:"Last page"},alert:{title:"System prompts"},button:{confirm:"Confirm",cancel:"Cancel",clear:"Clear"},filter:{search:"search"},custom:{cstmTitle:"Column settings",cstmRestore:"Restore default",cstmCancel:"Cancel",cstmConfirm:"Sure",cstmConfirmRestore:"Please confirm whether it is restored to the default column configuration?",cstmDragTarget:"Move: {0}",setting:{colSort:"Sort",sortHelpTip:"Click and drag the icons to adjust the order.",colTitle:"Column title",colResizable:"Column width (pixels)",colVisible:"Whether to display",colFixed:"Freeze column",colFixedMax:"Freeze columns (up to {0} columns)",fixedLeft:"Left side",fixedUnset:"Not set",fixedRight:"Right side"}},import:{modes:{covering:"Overwrite method (directly overwrite table data)",insert:"Append at the bottom (append new data at the bottom of the table)",insertTop:"Append at the top (append new data at the top of the table)",insertBottom:"Append at the bottom (append new data at the bottom of the table)"},impTitle:"Import data",impFile:"File name",impSelect:"Select file",impType:"File type",impOpts:"Parameter 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 file (tab separated)(*.txt)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Excel workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"Empty data",current:"Current data (data on the current page)",selected:"Selected data (data selected on the current page)",all:"Full data (including all paged data)"},printTitle:"Print data",expTitle:"Export data",expName:"File name",expNamePlaceholder:"Please enter a file name",expSheetName:"Title",expSheetNamePlaceholder:"Please enter a title",expType:"Save type",expMode:"Select data",expCurrentColumn:"All fields",expColumn:"Select field",expOpts:"Parameter settings",expOptHeader:"Header",expHeaderTitle:"Is the table header required",expOptFooter:"End of table",expFooterTitle:"Is the end of the table required?",expOptColgroup:"Grouping header",expOptTitle:"Column title",expTitleTitle:"Whether it is the column title, otherwise it will be displayed as the column's field name",expColgroupTitle:"If present, a header with a grouping structure is supported",expOptMerge:"merge",expMergeTitle:"If present, cells with merged structures are supported",expOptAllExpand:"Expand the tree",expAllExpandTitle:"If it exists, it is supported to expand all data with hierarchical structures",expOptUseStyle:"style",expUseStyleTitle:"If present, cells with style are supported",expOptOriginal:"Source data",expOriginalTitle:"If it is source data, import into tables is supported",expPrint:"Print",expConfirm:"Export",expCancel:"Cancel"},modal:{errTitle:"Error message",zoomMin:"Minimize",zoomIn:"maximize",zoomOut:"reduction",close:"closure",miniMaxSize:"The number of minimized windows cannot exceed {0}",footPropErr:"show-footer is only used to enable the table tail, and must be used with show-confirm-button | show-cancel-button | slots"},drawer:{close:"closure"},form:{folding:"Close",unfolding:"Expand"},toolbar:{import:"Import",export:"Export",print:"Print",refresh:"Refresh",zoomIn:"Full screen",zoomOut:"reduction",custom:"Column settings",customAll:"All",customConfirm:"Confirm",customRestore:"Reset",fixedLeft:"Freeze left",fixedRight:"Freeze right",cancelFixed:"Unfreeze"},datePicker:{yearTitle:"{0} years"},dateRangePicker:{pleaseRange:"Please select the date time and the end date"},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} years",monthLabel:"{0} years",dayLabel:"{0} year {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sun",w1:"Mon",w2:"Tue",w3:"Wed",w4:"Thu",w5:"Fri",w6:"Sat"},months:{m0:"January",m1:"February",m2:"March",m3:"April",m4:"May",m5:"June",m6:"July",m7:"August",m8:"September",m9:"October",m10:"November",m11:"December"},quarters:{q1:"First quarter",q2:"Second quarter",q3:"Third quarter",q4:"Fourth quarter"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Preview",operBtn:{zoomOut:"Shrink",zoomIn:"enlarge",pctFull:"Scaling equally",pct11:"Show original size",rotateLeft:"Rotate left",rotateRight:"Rotate to the right",print:"Click to print the picture",download:"Click to download the picture"}},upload:{fileBtnText:"Click or drag to upload",imgBtnText:"Click or drag to upload",dragPlaceholder:"Please drag and drop the file to this area to upload",imgSizeHint:"Leaflet {0}",imgCountHint:"Maximum {0} pictures",fileTypeHint:"Support {0} file types",fileSizeHint:"A single file size does not exceed {0}",fileCountHint:"Up to {0} files can be uploaded",uploadTypeErr:"File type mismatch!",overCountErr:"Only {0} files can be selected at most!",overCountExtraErr:"The maximum number of {0} has been exceeded, and the excess {1} files will be ignored!",overSizeErr:"The maximum file size cannot exceed {0}!",manualUpload:"点击上传",reUpload:"Re-upload",uploadProgress:"Uploading {0}%",uploadErr:"Upload failed",uploadSuccess:"Upload successfully",moreBtnText:"More ({0})",viewItemTitle:"Click to view",morePopup:{readTitle:"View list",imageTitle:"Upload pictures",fileTitle:"Upload file"}},empty:{defText:"No data yet"},colorPicker:{clear:"Clear",confirm:"Confirm",copySuccess:"Copyed to clipboard: {0}",hex:"HEX"},formDesign:{formName:"Form name",defFormTitle:"Unnamed form",widgetPropTab:"Control Properties",widgetFormTab:"Form Properties",error:{wdFormUni:"This type of control is allowed to add only one in the form",wdSubUni:"This type of control is allowed to add only one in the subtable"},styleSetting:{btn:"Style settings",title:"Form style settings",layoutTitle:"Control layout",verticalLayout:"Top and bottom layout",horizontalLayout:"Horizontal layout",styleTitle:"Title style",boldTitle:"Title bold",fontBold:"Bold",fontNormal:"conventional",colonTitle:"Show colon",colonVisible:"show",colonHidden:"hide",alignTitle:"Alignment",widthTitle:"Title Width",alignLeft:"On the left",alignRight:"On the right",unitPx:"Pixels",unitPct:"percentage"},widget:{group:{base:"Basic controls",layout:"Layout Controls",system:"System Controls",module:"Module controls",chart:"Chart control",advanced:"Advanced Controls"},copyTitle:"Copy_{0}",component:{input:"Input box",textarea:"Text field",select:"Pull down to select",row:"One row and multiple columns",title:"title",text:"text",subtable:"Sub-table",VxeSwitch:"whether",VxeInput:"Input box",VxeNumberInput:"number",VxeDatePicker:"date",VxeTextarea:"Text field",VxeSelect:"Pull down to select",VxeTreeSelect:"Tree selection",VxeRadioGroup:"Radio button",VxeCheckboxGroup:"Checkbox",VxeUploadFile:"document",VxeUploadImage:"picture",VxeRate:"score",VxeSlider:"slider"}},widgetProp:{name:"Control name",placeholder:"Prompt",required:"Required verification",multiple:"Multiple choices are allowed",displaySetting:{name:"Display settings",pc:"PC",mobile:"Mobile",visible:"show",hidden:"hide"},dataSource:{name:"Data Source",defValue:"Option {0}",addOption:"Add options",batchEditOption:"Batch editing",batchEditTip:"Each row corresponds to an option, which supports direct copy and paste from tables, Excel, and WPS.",batchEditSubTip:"Each row corresponds to an option. If it is a group, the child items can start with a space or a tab key, and it supports direct copy and paste from tables, Excel, and WPS.",buildOption:"Build options"},rowProp:{colSize:"Number of columns",col2:"Two columns",col3:"Three columns",col4:"Four columns",col6:"Six columns",layout:"layout"},textProp:{name:"content",alignTitle:"Alignment",alignLeft:"On the left",alignCenter:"Center",alignRight:"On the right",colorTitle:"Font color",sizeTitle:"Font size",boldTitle:"Bold font",fontNormal:"conventional",fontBold:"Bold"},subtableProp:{seqTitle:"No.",showSeq:"Show serial number",showCheckbox:"Multiple choices are allowed",errSubDrag:"The subtable does not support this control, please use other controls",colPlace:"Drag the control in"},uploadProp:{limitFileCount:"File quantity limit",limitFileSize:"File size limit",multiFile:"Allow multiple files to be uploaded",limitImgCount:"Limit number of pictures",limitImgSize:"Image size limit",multiImg:"Allow multiple pictures to upload"}}},listDesign:{fieldSettingTab:"Field settings",listSettingTab:"Parameter settings",searchTitle:"Query criteria",listTitle:"List field",searchField:"Query fields",listField:"List field",activeBtn:{ActionButtonUpdate:"edit",ActionButtonDelete:"delete"},search:{addBtn:"edit",emptyText:"Query conditions not configured",editPopupTitle:"Edit query fields"},searchPopup:{colTitle:"title",saveBtn:"save"}},text:{copySuccess:"Copyed to clipboard",copyError:"The current environment does not support this operation"},countdown:{formats:{yyyy:"Year",MM:"moon",dd:"sky",HH:"hour",mm:"point",ss:"Second"}},gantt:{tFullFormat:{year:"{yy}",quarter:"Quarter {q} of year {yy}",month:"{yy}-{M}",week:"Week {W} of year {yy}",day:"{yy}-{M}-{d}",hour:"{yy}-{M}-{d} {H}",minute:"{yy}-{M}-{d} {H}:{m}"},tSimpleFormat:{year:"{yy}",quarter:"Quarter {q}",month:"{M}",week:"Week {W}",day:"{d}",hour:"{H}",minute:"{m}"},dayss:{w0:"Sun",w1:"Mon",w2:"Tue",w3:"Wed",w4:"Thu",w5:"Fri",w6:"Sat"}},plugins:{extendCellArea:{area:{mergeErr:"This operation cannot be performed on merged cells",multiErr:"This operation cannot be performed on multiple selection areas",selectErr:"Unable to operate on cells in the specified range",extendErr:"If the extended range contains merged cells, all merged cells must be the same size",pasteMultiErr:"Unable to paste, the copied and pasted areas need to be of the same size to perform this operation",cpInvalidErr:"The operation cannot be performed. There are prohibited columns ({0}) in the range you selected."},fnr:{title:"Find and replace",findLabel:"Find",replaceLabel:"replace",findTitle:"Find what:",replaceTitle:"Replace with:",tabs:{find:"Find",replace:"replace"},filter:{re:"Regular expressions",whole:"Full word matching",sensitive:"case sensitive"},btns:{findNext:"Find next",findAll:"Find all",replace:"replace",replaceAll:"Replace all",cancel:"Cancel"},header:{seq:"#",cell:"Cell",value:"value"},body:{row:"Row: {0}",col:"Column: {0}"},empty:"(Null value)",reError:"Invalid regular expression",recordCount:"{0} cells found",notCell:"The matching cell cannot be found",replaceSuccess:"Successfully replaced {0} cells"}},extendPivotTable:{aggregation:{grouping:"Group",values:"Values",groupPlaceholder:"Drag here to set row groups",valuesPlaceholder:"Drag here to aggregate",dragExistCol:"The column already exists",sortHelpTip:"Click and drag the icons to adjust the order."},aggFuncs:{sum:"Sum",count:"Count",avg:"Avg",min:"Min",max:"Max",first:"First",last:"Last"}},filterComplexInput:{menus:{fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Unfreeze",fixedLeft:"Freeze left",fixedRight:"Freeze right"},cases:{equal:"equal",gt:"Greater",lt:"Less",begin:"Start",endin:"End",include:"Include",isSensitive:"case sensitive"}},filterCombination:{menus:{sort:"Sort",clearSort:"Clear sort",sortAsc:"Ascending order",sortDesc:"descending order",fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Unfreeze",fixedLeft:"Freeze left",fixedRight:"Freeze right",clearFilter:"Clear Filter",textOption:"Text filters",numberOption:"Number filters",dateOption:"Date filters"},popup:{title:"Custom filtering methods",currColumnTitle:"Show rows where:",and:"and",or:"or",describeHtml:"Available? Represents a single character<br/>Use * Represents any multiple characters"},cases:{equal:"equal",unequal:"Not equal",gt:"Greater",ge:"Greater or equal",lt:"Less",le:"Less or equal",begin:"Start",notbegin:"It's not at the beginning",endin:"End",notendin:"The ending is not",include:"Include",exclude:"Not included",between:"Between",isAfter:"Is after",eqAfter:"Is after or equal to",isBefore:"Is before",eqBefore:"Is before or equal to",top10:"Top 10",aboveAverage:"Above average",belowAverage:"Below average",before:"Before",after:"After",tomorrow:"Tomorrow",today:"Today",yesterday:"Yesterday",nextWeek:"Next Week",thisWeek:"This Week",lastWeek:"Last Week",nextMonth:"Next Month",thisMonth:"This Month",lastMonth:"Last Month",nextYear:"Next Year",thisYear:"This Year",lastYear:"Last Year",yearToDate:"Year to Date",custom:"Custom filter",insensitive:"Case insensitive",isSensitive:"case sensitive"},empty:"(blank)",notData:"No match"}},pro:{area:{mergeErr:"This operation cannot be performed on merged cells",multiErr:"This operation cannot be performed on multiple selection areas",extendErr:"If the extended range contains merged cells, all merged cells must be the same size",pasteMultiErr:"Unable to paste, the copied and pasted areas need to be of the same size to perform this operation"},fnr:{title:"Find and replace",findLabel:"Find",replaceLabel:"replace",findTitle:"Find content:",replaceTitle:"Replace with:",tabs:{find:"Find",replace:"replace"},filter:{re:"Regular expressions",whole:"Full word matching",sensitive:"case sensitive"},btns:{findNext:"Find next",findAll:"Find all",replace:"replace",replaceAll:"Replace all",cancel:"Cancel"},header:{seq:"#",cell:"Cell",value:"value"},empty:"(Null value)",reError:"Invalid regular expression",recordCount:"{0} cells found",notCell:"No matching cell found",replaceSuccess:"Successfully replaced {0} cells"}},renderer:{search:"search",cases:{equal:"equal",unequal:"Not equal",gt:"Greater",ge:"Greater or equal",lt:"Less",le:"Less or equal",begin:"Start",notbegin:"It's not at the beginning",endin:"End",notendin:"The ending is not",include:"Include",exclude:"Not included",between:"Between",top10:"Top 10",aboveAverage:"Above average",belowAverage:"Below average",custom:"Custom filter",insensitive:"Case insensitive",isSensitive:"case sensitive"},combination:{menus:{sort:"Sort",clearSort:"Clear sort",sortAsc:"Ascending order",sortDesc:"descending order",fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Unfreeze",fixedLeft:"Freeze left",fixedRight:"Freeze right",clearFilter:"Clear Filter",textOption:"Text filters",numberOption:"Number filters",dateOption:"Date filters"},popup:{title:"Custom filtering methods",currColumnTitle:"Show rows where:",and:"and",or:"or",describeHtml:"Available? Represents a single character<br/>Use * Represents any multiple characters"},empty:"(blank)",notData:"No match"}}}}});
1
+ ((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){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={vxe:{base:{pleaseInput:"Please enter",pleaseSelect:"Please select",comma:",",fullStop:"。"},loading:{text:"Loading..."},error:{downErr:"Download failed",errLargeData:"When the amount of bound data is too large, please use {0}, otherwise it may cause lag",groupFixed:"If using grouped headers, the frozen column must be set by group",groupMouseRange:'The grouping header cannot be used at the same time as "{0}" and this may cause an error',groupTag:'Grouping column headers should use "{0}" instead of "{1}", which may cause errors',scrollErrProp:'This parameter "{0}" is not supported after virtual scrolling is enabled',errConflicts:'Parameter "{0}" conflicts with "{1}"',modelConflicts:'The bound field values "{0}" and "{1}" conflict, an error will occur.',notSupportProp:'"{1}" is not supported when the parameter "{0}" is enabled, it should be "{2}", otherwise an error will occur',reqSupportProp:'When using "{0}", "{1}" should be set; otherwise, an error may occur.',notConflictProp:'When using "{0}", "{1}" should be set, otherwise there may be functional conflicts',unableInsert:"Cannot be inserted into the specified location, please check whether the parameters are correct",useErr:'An error occurred while installing the "{0}" module. The order may be incorrect. The dependent module needs to be installed before Table',barUnableLink:"The toolbar cannot associate tables",expandContent:'The slot for the expanded line should be "content", please check if it is correct',reqComp:'The "{0}" component is missing, please check if it is installed correctly. https://vxeui.com/#/start/useGlobal',reqModule:'Missing "{0}" module',reqProp:'The necessary "{0}" parameter is missing, which may cause an error',emptyProp:'Parameter "{0}" is not allowed to be empty',errProp:'Unsupported parameter "{0}", possibly "{1}"',colRepet:'column.{0}="{1}" is repeated, which may cause some functions to become unusable',notFunc:'Method "{0}" does not exist',errFunc:'Parameter "{0}" is not a method',notValidators:'Global verification "{0}" does not exist',notFormats:'Global formatting "{0}" does not exist',notCommands:'The global directive "{0}" does not exist',notSlot:'Slot "{0}" does not exist',noTree:'"{0}" is not supported in the tree structure',noGroup:'"{0}" is not supported in the aggregation grouping',notProp:'Unsupported parameter "{0}"',checkProp:'When the data volume is too large, the check box may be stuttered. It is recommended to set the parameter "{0}" to improve rendering speed',coverProp:'The parameter "{1}" of "{0}" is repeatedly defined, which may cause an error',uniField:'The field name "{0}" is repeatedly defined, which may cause an error',repeatKey:'Repeat the primary key {0}="{1}", which may cause an error',repeatProp:'Repeat parameters {0}="{1}", which may cause an error',delFunc:'Method "{0}" is deprecated, please use "{1}"',delProp:'Parameter "{0}" is deprecated, please use "{1}"',delEvent:'Event "{0}" is deprecated, please use "{1}"',removeProp:'Parameter "{0}" is deprecated and is not recommended, which may cause an error',errFormat:'Global formatted content should be defined using "VXETable.formats" and the method of mounting "formatter={0}" is no longer recommended.',notType:'Unsupported file type "{0}"',notExp:"This browser does not support import/export function",impFields:"The import failed. Please check whether the field name and data format are correct.",treeNotImp:"Tree tables do not support import",treeCrossDrag:"Only drag the first level",treeDragChild:"Parents cannot drag to their own children",reqPlugin:'"{1}" is not installed at https://vxeui.com/other{0}/#/{1}/install',errMaxRow:"Exceeding the maximum supported data volume {0} rows, this may cause an error",useNew:"It is not recommended to use {0}. Please use {1} instead.",errorVersion:"Version mismatch. Current version is {0}, while the minimum supported version is {1}."},table:{emptyText:"No data yet",allTitle:"Select all/cancel",seqTitle:"No.",actionTitle:"Operate",confirmFilter:"Filter",resetFilter:"Reset",allFilter:"All",sortAsc:"Ascending order: lowest to highest",sortDesc:"Descending order: highest to lowest",filter:"Enable filtering for selected columns",impSuccess:"Successfully imported {0} records",expLoading:"Exporting",expSuccess:"Export successfully",expError:"Export failed",expFilename:"Export_{0}",expOriginFilename:"Export_source_{0}",customTitle:"Column settings",customAll:"All",customConfirm:"Confirm",customClose:"Closure",customCancel:"Cancel",customRestore:"Restore default",maxFixedCol:"The maximum number of frozen columns cannot exceed {0}",maxGroupCol:"The maximum number of grouping fields cannot exceed {0}",dragTip:"Move: {0}",resizeColTip:"Width: {0} pixels",resizeRowTip:"Height: {0} pixels",rowGroupContentTotal:"{0} ({1})",menuLoading:"加载中..."},grid:{selectOneRecord:"Please select at least one 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 not changed!",delSuccess:"The selected record was successfully deleted!",saveSuccess:"Save successfully!",operError:"An error occurred and the operation failed!"},select:{clear:"Clear",allChecked:"All",total:"{0} / {1}",search:"Search",loadingText:"Loading",emptyText:"No data yet",maxOpt:"The maximum number that can be selected cannot exceed {0}.",overSizeErr:"The maximum selectable quantity of {0} has been exceeded. The excess part will be ignored!",searchEmpty:"No matching data found!"},tree:{searchEmpty:"未匹配到数据!",dragTip:"Move: {0}"},treeSelect:{clearChecked:"Clear",allChecked:"Check all",allExpand:"Expand all",clearExpand:"Collapse all",total:"Selected {0}",search:"Search",emptyText:"No data yet"},pager:{goto:"Go",gotoTitle:"Number of pages",pagesize:"{0} items/page",total:"Total {0} records",pageClassifier:"Page",homePage:"front page",homePageTitle:"front page",prevPage:"Previous page",prevPageTitle:"Previous page",nextPage:"Next page",nextPageTitle:"Next page",prevJump:"Jump up page",prevJumpTitle:"Jump up page",nextJump:"Jump down page",nextJumpTitle:"Jump down page",endPage:"Last page",endPageTitle:"Last page"},alert:{title:"System prompts"},button:{confirm:"Confirm",cancel:"Cancel",clear:"Clear"},filter:{search:"search"},custom:{cstmTitle:"Column settings",cstmRestore:"Restore default",cstmCancel:"Cancel",cstmConfirm:"Sure",cstmConfirmRestore:"Please confirm whether it is restored to the default column configuration?",cstmDragTarget:"Move: {0}",setting:{colSort:"Sort",sortHelpTip:"Click and drag the icons to adjust the order.",colTitle:"Column title",colResizable:"Column width (pixels)",colVisible:"Whether to display",colFixed:"Freeze column",colFixedMax:"Freeze columns (up to {0} columns)",fixedLeft:"Left side",fixedUnset:"Not set",fixedRight:"Right side"}},import:{modes:{covering:"Overwrite method (directly overwrite table data)",insert:"Append at the bottom (append new data at the bottom of the table)",insertTop:"Append at the top (append new data at the top of the table)",insertBottom:"Append at the bottom (append new data at the bottom of the table)"},impTitle:"Import data",impFile:"File name",impSelect:"Select file",impType:"File type",impOpts:"Parameter 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 file (tab separated)(*.txt)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Excel workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"Empty data",current:"Current data (data on the current page)",selected:"Selected data (data selected on the current page)",all:"Full data (including all paged data)"},printTitle:"Print data",expTitle:"Export data",expName:"File name",expNamePlaceholder:"Please enter a file name",expSheetName:"Title",expSheetNamePlaceholder:"Please enter a title",expType:"Save type",expMode:"Select data",expCurrentColumn:"All fields",expColumn:"Select field",expOpts:"Parameter settings",expOptHeader:"Header",expHeaderTitle:"Is the table header required",expOptFooter:"End of table",expFooterTitle:"Is the end of the table required?",expOptColgroup:"Grouping header",expOptTitle:"Column title",expTitleTitle:"Whether it is the column title, otherwise it will be displayed as the column's field name",expColgroupTitle:"If present, a header with a grouping structure is supported",expOptMerge:"merge",expMergeTitle:"If present, cells with merged structures are supported",expOptAllExpand:"Expand the tree",expAllExpandTitle:"If it exists, it is supported to expand all data with hierarchical structures",expOptUseStyle:"style",expUseStyleTitle:"If present, cells with style are supported",expOptOriginal:"Source data",expOriginalTitle:"If it is source data, import into tables is supported",expPrint:"Print",expConfirm:"Export",expCancel:"Cancel"},modal:{errTitle:"Error message",zoomMin:"Minimize",zoomIn:"maximize",zoomOut:"reduction",close:"closure",miniMaxSize:"The number of minimized windows cannot exceed {0}",footPropErr:"show-footer is only used to enable the table tail, and must be used with show-confirm-button | show-cancel-button | slots"},drawer:{close:"closure"},form:{folding:"Close",unfolding:"Expand"},toolbar:{import:"Import",export:"Export",print:"Print",refresh:"Refresh",zoomIn:"Full screen",zoomOut:"reduction",custom:"Column settings",customAll:"All",customConfirm:"Confirm",customRestore:"Reset",fixedLeft:"Freeze left",fixedRight:"Freeze right",cancelFixed:"Unfreeze"},datePicker:{yearTitle:"{0} years"},dateRangePicker:{pleaseRange:"Please select the date time and the end date"},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} years",monthLabel:"{0} years",dayLabel:"{0} year {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sun",w1:"Mon",w2:"Tue",w3:"Wed",w4:"Thu",w5:"Fri",w6:"Sat"},months:{m0:"January",m1:"February",m2:"March",m3:"April",m4:"May",m5:"June",m6:"July",m7:"August",m8:"September",m9:"October",m10:"November",m11:"December"},quarters:{q1:"First quarter",q2:"Second quarter",q3:"Third quarter",q4:"Fourth quarter"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Preview",operBtn:{zoomOut:"Shrink",zoomIn:"enlarge",pctFull:"Scaling equally",pct11:"Show original size",rotateLeft:"Rotate left",rotateRight:"Rotate to the right",print:"Click to print the picture",download:"Click to download the picture"}},upload:{fileBtnText:"Click or drag to upload",imgBtnText:"Click or drag to upload",dragPlaceholder:"Please drag and drop the file to this area to upload",imgSizeHint:"Leaflet {0}",imgCountHint:"Maximum {0} pictures",fileTypeHint:"Support {0} file types",fileSizeHint:"A single file size does not exceed {0}",fileCountHint:"Up to {0} files can be uploaded",uploadTypeErr:"File type mismatch!",overCountErr:"Only {0} files can be selected at most!",overCountExtraErr:"The maximum number of {0} has been exceeded, and the excess {1} files will be ignored!",overSizeErr:"The maximum file size cannot exceed {0}!",manualUpload:"点击上传",reUpload:"Re-upload",uploadProgress:"Uploading {0}%",uploadErr:"Upload failed",uploadSuccess:"Upload successfully",moreBtnText:"More ({0})",viewItemTitle:"Click to view",morePopup:{readTitle:"View list",imageTitle:"Upload pictures",fileTitle:"Upload file"}},empty:{defText:"No data yet"},colorPicker:{clear:"Clear",confirm:"Confirm",copySuccess:"Copyed to clipboard: {0}",hex:"HEX"},formDesign:{formName:"Form name",defFormTitle:"Unnamed form",widgetPropTab:"Control Properties",widgetFormTab:"Form Properties",error:{wdFormUni:"This type of control is allowed to add only one in the form",wdSubUni:"This type of control is allowed to add only one in the subtable"},styleSetting:{btn:"Style settings",title:"Form style settings",layoutTitle:"Control layout",verticalLayout:"Top and bottom layout",horizontalLayout:"Horizontal layout",styleTitle:"Title style",boldTitle:"Title bold",fontBold:"Bold",fontNormal:"conventional",colonTitle:"Show colon",colonVisible:"show",colonHidden:"hide",alignTitle:"Alignment",widthTitle:"Title Width",alignLeft:"On the left",alignRight:"On the right",unitPx:"Pixels",unitPct:"percentage"},widget:{group:{base:"Basic controls",layout:"Layout Controls",system:"System Controls",module:"Module controls",chart:"Chart control",advanced:"Advanced Controls"},copyTitle:"Copy_{0}",component:{input:"Input box",textarea:"Text field",select:"Pull down to select",row:"One row and multiple columns",title:"title",text:"text",subtable:"Sub-table",VxeSwitch:"whether",VxeInput:"Input box",VxeNumberInput:"number",VxeDatePicker:"date",VxeTextarea:"Text field",VxeSelect:"Pull down to select",VxeTreeSelect:"Tree selection",VxeRadioGroup:"Radio button",VxeCheckboxGroup:"Checkbox",VxeUploadFile:"document",VxeUploadImage:"picture",VxeRate:"score",VxeSlider:"slider"}},widgetProp:{name:"Control name",placeholder:"Prompt",required:"Required verification",multiple:"Multiple choices are allowed",displaySetting:{name:"Display settings",pc:"PC",mobile:"Mobile",visible:"show",hidden:"hide"},dataSource:{name:"Data Source",defValue:"Option {0}",addOption:"Add options",batchEditOption:"Batch editing",batchEditTip:"Each row corresponds to an option, which supports direct copy and paste from tables, Excel, and WPS.",batchEditSubTip:"Each row corresponds to an option. If it is a group, the child items can start with a space or a tab key, and it supports direct copy and paste from tables, Excel, and WPS.",buildOption:"Build options"},rowProp:{colSize:"Number of columns",col2:"Two columns",col3:"Three columns",col4:"Four columns",col6:"Six columns",layout:"layout"},textProp:{name:"content",alignTitle:"Alignment",alignLeft:"On the left",alignCenter:"Center",alignRight:"On the right",colorTitle:"Font color",sizeTitle:"Font size",boldTitle:"Bold font",fontNormal:"conventional",fontBold:"Bold"},subtableProp:{seqTitle:"No.",showSeq:"Show serial number",showCheckbox:"Multiple choices are allowed",errSubDrag:"The subtable does not support this control, please use other controls",colPlace:"Drag the control in"},uploadProp:{limitFileCount:"File quantity limit",limitFileSize:"File size limit",multiFile:"Allow multiple files to be uploaded",limitImgCount:"Limit number of pictures",limitImgSize:"Image size limit",multiImg:"Allow multiple pictures to upload"}}},listDesign:{fieldSettingTab:"Field settings",listSettingTab:"Parameter settings",searchTitle:"Query criteria",listTitle:"List field",searchField:"Query fields",listField:"List field",activeBtn:{ActionButtonUpdate:"edit",ActionButtonDelete:"delete"},search:{addBtn:"edit",emptyText:"Query conditions not configured",editPopupTitle:"Edit query fields"},searchPopup:{colTitle:"title",saveBtn:"save"}},text:{copySuccess:"Copyed to clipboard",copyError:"The current environment does not support this operation"},countdown:{formats:{yyyy:"Year",MM:"moon",dd:"sky",HH:"hour",mm:"point",ss:"Second"}},gantt:{tFullFormat:{year:"{yyyy}年",quarter:"{yyyy}年第{q}季度",month:"{yyyy}年{MM}月",week:"{yyyy}年第{W}周",day:"{yyyy}年{MM}月 {E}",date:"{yyyy}年{MM}月{dd}日",hour:"{yyyy}年{MM}月{dd}日{HH}时",minute:"{yyyy}年{MM}月{dd}日{HH}时{mm}分",second:"{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒"},tSimpleFormat:{year:"{yyyy}年",quarter:"{q}季度",month:"{M}月",week:"{W}周",day:"{d}",date:"{d}",hour:"{HH}",minute:"{mm}",second:"{ss}"},dayss:{w0:"Sun",w1:"Mon",w2:"Tue",w3:"Wed",w4:"Thu",w5:"Fri",w6:"Sat"}},plugins:{extendCellArea:{area:{mergeErr:"This operation cannot be performed on merged cells",multiErr:"This operation cannot be performed on multiple selection areas",selectErr:"Unable to operate on cells in the specified range",extendErr:"If the extended range contains merged cells, all merged cells must be the same size",pasteMultiErr:"Unable to paste, the copied and pasted areas need to be of the same size to perform this operation",cpInvalidErr:"The operation cannot be performed. There are prohibited columns ({0}) in the range you selected."},fnr:{title:"Find and replace",findLabel:"Find",replaceLabel:"replace",findTitle:"Find what:",replaceTitle:"Replace with:",tabs:{find:"Find",replace:"replace"},filter:{re:"Regular expressions",whole:"Full word matching",sensitive:"case sensitive"},btns:{findNext:"Find next",findAll:"Find all",replace:"replace",replaceAll:"Replace all",cancel:"Cancel"},header:{seq:"#",cell:"Cell",value:"value"},body:{row:"Row: {0}",col:"Column: {0}"},empty:"(Null value)",reError:"Invalid regular expression",recordCount:"{0} cells found",notCell:"The matching cell cannot be found",replaceSuccess:"Successfully replaced {0} cells"}},extendPivotTable:{aggregation:{grouping:"Group",values:"Values",groupPlaceholder:"Drag here to set row groups",valuesPlaceholder:"Drag here to aggregate",dragExistCol:"The column already exists",sortHelpTip:"Click and drag the icons to adjust the order."},aggFuncs:{sum:"Sum",count:"Count",avg:"Avg",min:"Min",max:"Max",first:"First",last:"Last"}},filterComplexInput:{menus:{fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Unfreeze",fixedLeft:"Freeze left",fixedRight:"Freeze right"},cases:{equal:"equal",gt:"Greater",lt:"Less",begin:"Start",endin:"End",include:"Include",isSensitive:"case sensitive"}},filterCombination:{menus:{sort:"Sort",clearSort:"Clear sort",sortAsc:"Ascending order",sortDesc:"descending order",fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Unfreeze",fixedLeft:"Freeze left",fixedRight:"Freeze right",clearFilter:"Clear Filter",textOption:"Text filters",numberOption:"Number filters",dateOption:"Date filters"},popup:{title:"Custom filtering methods",currColumnTitle:"Show rows where:",and:"and",or:"or",describeHtml:"Available? Represents a single character<br/>Use * Represents any multiple characters"},cases:{equal:"equal",unequal:"Not equal",gt:"Greater",ge:"Greater or equal",lt:"Less",le:"Less or equal",begin:"Start",notbegin:"It's not at the beginning",endin:"End",notendin:"The ending is not",include:"Include",exclude:"Not included",between:"Between",isAfter:"Is after",eqAfter:"Is after or equal to",isBefore:"Is before",eqBefore:"Is before or equal to",top10:"Top 10",aboveAverage:"Above average",belowAverage:"Below average",before:"Before",after:"After",tomorrow:"Tomorrow",today:"Today",yesterday:"Yesterday",nextWeek:"Next Week",thisWeek:"This Week",lastWeek:"Last Week",nextMonth:"Next Month",thisMonth:"This Month",lastMonth:"Last Month",nextYear:"Next Year",thisYear:"This Year",lastYear:"Last Year",yearToDate:"Year to Date",custom:"Custom filter",insensitive:"Case insensitive",isSensitive:"case sensitive"},empty:"(blank)",notData:"No match"}},pro:{area:{mergeErr:"This operation cannot be performed on merged cells",multiErr:"This operation cannot be performed on multiple selection areas",extendErr:"If the extended range contains merged cells, all merged cells must be the same size",pasteMultiErr:"Unable to paste, the copied and pasted areas need to be of the same size to perform this operation"},fnr:{title:"Find and replace",findLabel:"Find",replaceLabel:"replace",findTitle:"Find content:",replaceTitle:"Replace with:",tabs:{find:"Find",replace:"replace"},filter:{re:"Regular expressions",whole:"Full word matching",sensitive:"case sensitive"},btns:{findNext:"Find next",findAll:"Find all",replace:"replace",replaceAll:"Replace all",cancel:"Cancel"},header:{seq:"#",cell:"Cell",value:"value"},empty:"(Null value)",reError:"Invalid regular expression",recordCount:"{0} cells found",notCell:"No matching cell found",replaceSuccess:"Successfully replaced {0} cells"}},renderer:{search:"search",cases:{equal:"equal",unequal:"Not equal",gt:"Greater",ge:"Greater or equal",lt:"Less",le:"Less or equal",begin:"Start",notbegin:"It's not at the beginning",endin:"End",notendin:"The ending is not",include:"Include",exclude:"Not included",between:"Between",top10:"Top 10",aboveAverage:"Above average",belowAverage:"Below average",custom:"Custom filter",insensitive:"Case insensitive",isSensitive:"case sensitive"},combination:{menus:{sort:"Sort",clearSort:"Clear sort",sortAsc:"Ascending order",sortDesc:"descending order",fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Unfreeze",fixedLeft:"Freeze left",fixedRight:"Freeze right",clearFilter:"Clear Filter",textOption:"Text filters",numberOption:"Number filters",dateOption:"Date filters"},popup:{title:"Custom filtering methods",currColumnTitle:"Show rows where:",and:"and",or:"or",describeHtml:"Available? Represents a single character<br/>Use * Represents any multiple characters"},empty:"(blank)",notData:"No match"}}}}});
@@ -132,7 +132,8 @@
132
132
  searchEmpty: 'No matching data found!'
133
133
  },
134
134
  tree: {
135
- searchEmpty: '未匹配到数据!'
135
+ searchEmpty: '未匹配到数据!',
136
+ dragTip: 'Move: {0}'
136
137
  },
137
138
  treeSelect: {
138
139
  clearChecked: 'Clear',
@@ -559,22 +560,26 @@
559
560
  },
560
561
  gantt: {
561
562
  tFullFormat: {
562
- year: '{yy}',
563
- quarter: 'Quarter {q} of year {yy}',
564
- month: '{yy}-{M}',
565
- week: 'Week {W} of year {yy}',
566
- day: '{yy}-{M}-{d}',
567
- hour: '{yy}-{M}-{d} {H}',
568
- minute: '{yy}-{M}-{d} {H}:{m}'
563
+ year: '{yyyy}',
564
+ quarter: '{yyyy}年第{q}季度',
565
+ month: '{yyyy}{MM}',
566
+ week: '{yyyy}年第{W}',
567
+ day: '{yyyy}{MM}{E}',
568
+ date: '{yyyy}{MM}{dd}',
569
+ hour: '{yyyy}{MM}{dd}{HH}',
570
+ minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
571
+ second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
569
572
  },
570
573
  tSimpleFormat: {
571
- year: '{yy}',
572
- quarter: 'Quarter {q}',
573
- month: '{M}',
574
- week: 'Week {W}',
574
+ year: '{yyyy}',
575
+ quarter: '{q}季度',
576
+ month: '{M}',
577
+ week: '{W}',
575
578
  day: '{d}',
576
- hour: '{H}',
577
- minute: '{m}'
579
+ date: '{d}',
580
+ hour: '{HH}',
581
+ minute: '{mm}',
582
+ second: '{ss}'
578
583
  },
579
584
  dayss: {
580
585
  w0: 'Sun',
@@ -119,7 +119,8 @@ var _default = exports.default = {
119
119
  searchEmpty: '¡No hay datos coincidentes!'
120
120
  },
121
121
  tree: {
122
- searchEmpty: '¡No hay datos coincidentes!'
122
+ searchEmpty: '¡No hay datos coincidentes!',
123
+ dragTip: '移动:{0}'
123
124
  },
124
125
  treeSelect: {
125
126
  clearChecked: 'Claro',
@@ -546,22 +547,26 @@ var _default = exports.default = {
546
547
  },
547
548
  gantt: {
548
549
  tFullFormat: {
549
- year: '{yy}年',
550
- quarter: '{yy}年第{q}季度',
551
- month: '{yy}年{M}月',
552
- week: '{yy}年第{W}周',
553
- day: '{yy}年{M}月{d}',
554
- hour: '{yy}年 {M}月{d}日{H}时',
555
- minute: '{yy}年{M}月{d}日{H}时{m}分'
550
+ year: '{yyyy}年',
551
+ quarter: '{yyyy}年第{q}季度',
552
+ month: '{yyyy}年{MM}月',
553
+ week: '{yyyy}年第{W}周',
554
+ day: '{yyyy}年{MM}月 {E}',
555
+ date: '{yyyy}年{MM}月{dd}日',
556
+ hour: '{yyyy}年{MM}月{dd}日{HH}时',
557
+ minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
558
+ second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
556
559
  },
557
560
  tSimpleFormat: {
558
- year: '{yy}年',
561
+ year: '{yyyy}年',
559
562
  quarter: '{q}季度',
560
563
  month: '{M}月',
561
564
  week: '{W}周',
562
565
  day: '{d}',
563
- hour: '{H}',
564
- minute: '{m}'
566
+ date: '{d}',
567
+ hour: '{HH}',
568
+ minute: '{mm}',
569
+ second: '{ss}'
565
570
  },
566
571
  dayss: {
567
572
  w0: '日',
@@ -1 +1 @@
1
- ((e,a)=>{"function"==typeof define&&define.amd?define("vxe-table-lang.es-ES",["exports"],a):"undefined"!=typeof exports?a(exports):(a(a={}),e.vxeTableLangEsES=a)})("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:this,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={vxe:{base:{pleaseInput:"Por favor ingrese",pleaseSelect:"Seleccione",comma:",",fullStop:"。"},loading:{text:"cargando..."},error:{downErr:"Descargar fallido",errLargeData:"Cuando la cantidad de datos unidos es demasiado grande, use {0}, de lo contrario puede causar retraso",groupFixed:"Si se usa encabezados agrupados, la columna congelada debe ser establecida por grupo",groupMouseRange:'El encabezado de agrupación no se puede usar al mismo tiempo que "{0}" y esto puede causar un error',groupTag:'Los encabezados de la columna de agrupación deben usar "{0}" en lugar de "{1}", lo que puede causar errores',scrollErrProp:'Este parámetro "{0}" no es compatible después de que el desplazamiento virtual esté habilitado',errConflicts:'Parámetro "{0}" En conflicto con "{1}"',modelConflicts:'Hay un conflicto entre el valor de campo unido "{0}" y "{1}", y ocurrirá un error',notSupportProp:'"{1}" no se admite cuando el parámetro "{0}" está habilitado, debería ser "{2}", de lo contrario ocurrirá un error',reqSupportProp:'当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',notConflictProp:'Cuando se usa "{0}", "{1}" debe establecerse, de lo contrario puede haber conflictos funcionales',unableInsert:"No se puede insertar en la ubicación especificada, verifique si los parámetros son correctos",useErr:'Se produjo un error al instalar el módulo "{0}". El pedido puede ser incorrecto. El módulo dependiente debe instalarse antes de la tabla',barUnableLink:"La barra de herramientas no puede asociar tablas",expandContent:'La ranura para la línea expandida debe ser "contenido", verifique si es correcto',reqComp:'Falta el componente "{0}", verifique si está instalado correctamente. https://vxeui.com/#/start/useglobal',reqModule:'Falta módulo "{0}"',reqProp:'Falta el parámetro "{0}" necesario, lo que puede causar un error',emptyProp:'El parámetro "{0}" no puede estar vacío',errProp:'Parámetro no compatible "{0}", posiblemente "{1}"',colRepet:'columna. {0} = "{1}" se repite, lo que puede hacer que algunas funciones se vuelvan inutilizables',notFunc:'El método "{0}" no existe',errFunc:'El parámetro "{0}" no es un método',notValidators:'La verificación global "{0}" no existe',notFormats:'El formato global "{0}" no existe',notCommands:'La directiva global "{0}" no existe',notSlot:'La ranura "{0}" no existe',noTree:'"{0}" no es compatible con la estructura del árbol',noGroup:'"{0}" no es compatible después de la agrupación de datos',notProp:'Parámetro no compatible "{0}"',checkProp:'Cuando el volumen de datos es demasiado grande, la casilla de verificación puede tartamudear. Se recomienda establecer el parámetro "{0}" para mejorar la velocidad de renderización',coverProp:'El parámetro "{1}" de "{0}" se define repetidamente, lo que puede causar un error',uniField:'El nombre de campo "{0}" se define repetidamente, lo que puede causar un error',repeatKey:'Repita la clave primaria {0} = "{1}", que puede causar un error',repeatProp:'参数重复 {0}="{1}",这可能会出现错误',delFunc:'El método "{0}" está en desuso, use "{1}"',delProp:'Parámetro "{0}" está en desuso, use "{1}"',delEvent:'El evento "{0}" está en desuso, por favor use "{1}"',removeProp:'El parámetro "{0}" está en desuso y no se recomienda, lo que puede causar un error',errFormat:'El contenido formateado global debe definirse utilizando "vxetable.formats" y el método de montaje "formatter = {0}" ya no se recomienda.',notType:'Tipo de archivo no compatible "{0}"',notExp:"Este navegador no admite la función de importación/exportación",impFields:"La importación falló. Compruebe si el nombre del campo y el formato de datos son correctos.",treeNotImp:"Las tablas de árboles no admiten la importación",treeCrossDrag:"Solo arrastre el primer nivel",treeDragChild:"Los padres no pueden arrastrar a sus propios hijos",reqPlugin:'"{1}" no está instalado en https://vxeui.com/other{0 /#/{1}/install',errMaxRow:"Al exceder las filas de volumen de datos máximos admitidos, esto puede causar un error",useNew:"{0} no se recomienda, use {1}",errorVersion:"版本不匹配,当前版本 {0},最低支持版本为 {1}"},table:{emptyText:"Aún no hay datos",allTitle:"Seleccionar todo/Cancelar",seqTitle:"Número de serie",actionTitle:"funcionar",confirmFilter:"filtrar",resetFilter:"Reiniciar",allFilter:"todo",sortAsc:"Orden ascendente: más bajo a más alto",sortDesc:"Orden descendente: más alto a más bajo",filter:"Habilitar el filtrado para columnas seleccionadas",impSuccess:"Los registros {0} se importaron correctamente",expLoading:"Exportador",expSuccess:"Exportar con éxito",expError:"Exportación fallida",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Configuración de columna",customAll:"todo",customConfirm:"confirmar",customClose:"cierre",customCancel:"Cancelar",customRestore:"Restaurar predeterminado",maxFixedCol:"El número máximo de columnas congeladas no puede exceder {0}",maxGroupCol:"El número de campos de agrupación máximos no puede exceder {0}",dragTip:"Mover: {0}",resizeColTip:"Ancho: {0} píxeles",resizeRowTip:"Alto: {0} píxeles",rowGroupContentTotal:"{0}({1})",menuLoading:"加载中..."},grid:{selectOneRecord:"¡Seleccione al menos un registro!",deleteSelectRecord:"¿Estás seguro de que quieres eliminar el registro seleccionado?",removeSelectRecord:"¿Estás seguro de que quieres eliminar el registro seleccionado?",dataUnchanged:"¡Los datos no cambiaron!",delSuccess:"¡El registro seleccionado se eliminó con éxito!",saveSuccess:"¡Ahorre con éxito!",operError:"¡Se produjo un error y la operación falló!"},select:{clear:"Claro",allChecked:"Seleccionar todo",total:"{0} / {1}",search:"buscar",loadingText:"cargando",emptyText:"Aún no hay datos",maxSize:"El número máximo de opciones no puede exceder {0}",overSizeErr:"Se ha excedido el número máximo opcional {0}, ¡y el exceso será ignorado!",searchEmpty:"¡No hay datos coincidentes!"},tree:{searchEmpty:"¡No hay datos coincidentes!"},treeSelect:{clearChecked:"Claro",allChecked:"Seleccionar todo",allExpand:"Expandir todo",clearExpand:"Cerrar todo",total:"Seleccionado {0}",search:"buscar",emptyText:"Aún no hay datos"},pager:{goto:"Ir",gotoTitle:"Número de páginas",pagesize:"{0} elementos/página",total:"Total {0} registros",pageClassifier:"Página",homePage:"página delantera",homePageTitle:"página delantera",prevPage:"Página anterior",prevPageTitle:"Página anterior",nextPage:"Página siguiente",nextPageTitle:"Página siguiente",prevJump:"Página de salto",prevJumpTitle:"Página de salto",nextJump:"Página de salto",nextJumpTitle:"Página de salto",endPage:"Última página",endPageTitle:"Última página"},alert:{title:"Indica el sistema"},button:{confirm:"confirmar",cancel:"Cancelar",clear:"Claro"},filter:{search:"buscar"},custom:{cstmTitle:"Configuración de columna",cstmRestore:"Restaurar predeterminado",cstmCancel:"Cancelar",cstmConfirm:"Seguro",cstmConfirmRestore:"¿Confirma si se restaura a la configuración de columna predeterminada?",cstmDragTarget:"Mover: {0}",setting:{colSort:"Clasificar",sortHelpTip:"Haga clic y arrastre el icono para ajustar el pedido",colTitle:"Título de columna",colResizable:"Ancho de columna (píxeles)",colVisible:"Si mostrar",colFixed:"Columna de congelación",colFixedMax:"Columnas de congelación (hasta {0} columnas)",fixedLeft:"Lado izquierdo",fixedUnset:"No establecido",fixedRight:"Lado derecho"}},import:{modes:{covering:"Método de sobrescribencia (sobrescribir directamente los datos de la tabla)",insert:"Agregar en la parte inferior (Agregar nuevos datos en la parte inferior de la tabla)",insertTop:"Agregar en la parte superior (Agregar nuevos datos en la parte superior de la tabla)",insertBottom:"Agregar en la parte inferior (Agregar nuevos datos en la parte inferior de la tabla)"},impTitle:"Importar datos",impFile:"Nombre del archivo",impSelect:"Seleccione un archivo",impType:"Tipo de archivo",impOpts:"Configuración de parámetros",impMode:"Modo de importación",impConfirm:"Importar",impCancel:"Cancelar"},export:{types:{csv:"CSV (Comm-separado) (*. CSV)",html:"Página web (*.html)",xml:"Datos XML (*.xml)",txt:"Archivo de texto (Tab-separado) (*. Txt)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"Datos vacíos",current:"Datos actuales (datos en la página actual)",selected:"Datos seleccionados (datos seleccionados en la página actual)",all:"Datos completos (incluidos todos los datos pagados)"},printTitle:"Imprimir datos",expTitle:"Exportación de datos",expName:"Nombre del archivo",expNamePlaceholder:"Ingrese un nombre de archivo",expSheetName:"título",expSheetNamePlaceholder:"Por favor ingrese un título",expType:"Tipo de guardado",expMode:"Seleccionar datos",expCurrentColumn:"Todos los campos",expColumn:"Seleccione un campo",expOpts:"Configuración de parámetros",expOptHeader:"Encabezamiento",expHeaderTitle:"¿Se requiere el encabezado de la tabla?",expOptFooter:"Final de la mesa",expFooterTitle:"¿Se requiere el final de la tabla?",expOptColgroup:"Encabezado de agrupación",expOptTitle:"Título de columna",expTitleTitle:"Si es el título de la columna, de lo contrario se mostrará como el nombre del campo de la columna",expColgroupTitle:"Si está presente, se admite un encabezado con una estructura de agrupación",expOptMerge:"unir",expMergeTitle:"Si está presente, las células con estructuras fusionadas son compatibles",expOptAllExpand:"Expandir el árbol",expAllExpandTitle:"Si existe, es compatible para expandir todos los datos con estructuras jerárquicas",expOptUseStyle:"estilo",expUseStyleTitle:"Si está presente, las celdas con estilo son compatibles",expOptOriginal:"Datos de origen",expOriginalTitle:"Si son datos de origen, la importación en tablas es compatible",expPrint:"Imprimir",expConfirm:"Exportar",expCancel:"Cancelar"},modal:{errTitle:"Mensaje de error",zoomMin:"Minimizar",zoomIn:"maximizar",zoomOut:"reducción",close:"cierre",miniMaxSize:"El número de ventanas minimizadas no puede exceder {0}",footPropErr:"Show-Footer solo se usa para habilitar la cola de la mesa, y debe usarse con Show-Confirm-Button | Show-Cancel-Button | ranura"},drawer:{close:"cierre"},form:{folding:"Cerca",unfolding:"Expandir"},toolbar:{import:"Importar",export:"Exportar",print:"Imprimir",refresh:"refrescar",zoomIn:"pantalla completa",zoomOut:"reducción",custom:"Configuración de columna",customAll:"todo",customConfirm:"confirmar",customRestore:"Reiniciar",fixedLeft:"Congelarse a la izquierda",fixedRight:"Congelarse a la derecha",cancelFixed:"Columnas desenfrenado"},datePicker:{yearTitle:"{0} años"},dateRangePicker:{pleaseRange:"Seleccione una fecha de inicio y una fecha de finalización"},input:{date:{m1:"Enero",m2:"Febrero",m3:"Marzo",m4:"Abril",m5:"Puede",m6:"Junio",m7:"Julio",m8:"Agosto",m9:"Septiembre",m10:"Octubre",m11:"Noviembre",m12:"Diciembre",quarterLabel:"{0} años",monthLabel:"{0} años",dayLabel:"{0} year {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sol",w1:"Lun",w2:"Mar",w3:"Casarse",w4:"Jue",w5:"Vie",w6:"Se sentó"},months:{m0:"Enero",m1:"Febrero",m2:"Marzo",m3:"Abril",m4:"Puede",m5:"Junio",m6:"Julio",m7:"Agosto",m8:"Septiembre",m9:"Octubre",m10:"Noviembre",m11:"Diciembre"},quarters:{q1:"Primer trimestre",q2:"Segundo trimestre",q3:"Tercer trimestre",q4:"Cuarto trimestre"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Avance",operBtn:{zoomOut:"Encoger",zoomIn:"agrandar",pctFull:"Escala igualmente",pct11:"Mostrar tamaño original",rotateLeft:"Girar a la izquierda",rotateRight:"Girar hacia la derecha",print:"Haga clic para imprimir la imagen",download:"Haga clic para descargar la imagen"}},upload:{fileBtnText:"Haga clic o arrastre para cargar",imgBtnText:"Haga clic o arrastre para cargar",dragPlaceholder:"Arrastre y deje caer el archivo a esta área para cargar",imgSizeHint:"Único {0}",imgCountHint:"Hasta {0}",fileTypeHint:"Soporte {0} tipos de archivos",fileSizeHint:"Un solo tamaño de archivo no excede {0}",fileCountHint:"Se pueden cargar hasta {0} archivos",uploadTypeErr:"¡Tipo de archivo MISMATCH!",overCountErr:"¡Solo los archivos {0} se pueden seleccionar como máximo!",overCountExtraErr:"Se ha excedido el número máximo de {0}, ¡y los archivos de exceso {1} se ignorarán!",overSizeErr:"¡El tamaño máximo del archivo no puede exceder {0}!",manualUpload:"Haga clic para cargar",reUpload:"Volver a cargar",uploadProgress:"Cargando {0}%",uploadErr:"Carga falló",uploadSuccess:"Subir con éxito",moreBtnText:"Más ({0})",viewItemTitle:"Haga clic para ver",morePopup:{readTitle:"Ver la lista",imageTitle:"Subir fotos",fileTitle:"Archivo de carga"}},empty:{defText:"Aún no hay datos"},colorPicker:{clear:"Claro",confirm:"confirmar",copySuccess:"Copiado al portapapeles: {0}",hex:"HEX"},formDesign:{formName:"Nombre del formulario",defFormTitle:"Forma sin nombre",widgetPropTab:"Propiedades de control",widgetFormTab:"Propiedades de forma",error:{wdFormUni:"Este tipo de control puede agregar solo uno en el formulario",wdSubUni:"Este tipo de control puede agregar solo uno en la subtendia"},styleSetting:{btn:"Configuración de estilo",title:"Configuración de estilo de formulario",layoutTitle:"Diseño de control",verticalLayout:"Diseño hacia arriba y hacia abajo",horizontalLayout:"Diseño horizontal",styleTitle:"Estilo de título",boldTitle:"Título grueso",fontBold:"Atrevido",fontNormal:"convencional",colonTitle:"Mostrar el colon",colonVisible:"espectáculo",colonHidden:"esconder",alignTitle:"Alineación",widthTitle:"Ancho del título",alignLeft:"A la izquierda",alignRight:"A la derecha",unitPx:"Píxeles",unitPct:"porcentaje"},widget:{group:{base:"Controles básicos",layout:"Controles de diseño",system:"Controles del sistema",module:"Controles de módulos",chart:"Control de la tabla",advanced:"Controles avanzados"},copyTitle:"Copy_ {0}",component:{input:"Caja de entrada",textarea:"Campo de texto",select:"Tire hacia abajo para seleccionar",row:"Una fila y múltiples columnas",title:"título",text:"texto",subtable:"Subtitable",VxeSwitch:"si",VxeInput:"Caja de entrada",VxeNumberInput:"número",VxeDatePicker:"fecha",VxeTextarea:"Campo de texto",VxeSelect:"Tire hacia abajo para seleccionar",VxeTreeSelect:"Selección de árboles",VxeRadioGroup:"Caja de radio",VxeCheckboxGroup:"Casilla de verificación",VxeUploadFile:"documento",VxeUploadImage:"imagen",VxeRate:"puntaje",VxeSlider:"control deslizante"}},widgetProp:{name:"Nombre de control",placeholder:"Inmediato",required:"Verificación requerida",multiple:"Se permiten múltiples opciones",displaySetting:{name:"Mostrar configuración",pc:"Computadora",mobile:"Móvil",visible:"espectáculo",hidden:"esconder"},dataSource:{name:"Fuente de datos",defValue:"Opción {0}",addOption:"Agregar opciones",batchEditOption:"Edición por lotes",batchEditTip:"Cada fila corresponde a una opción, que admite copiar y pegar directamente desde tablas, Excel y WPS.",batchEditSubTip:"Cada fila corresponde a una opción. Si se trata de un grupo, los elementos infantiles pueden comenzar con un espacio o una tecla Tab, y admite copiar y pegar directamente en Tablas, Excel y WPS.",buildOption:"Generar opciones"},rowProp:{colSize:"Número de columnas",col2:"Dos columnas",col3:"Tres columnas",col4:"Cuatro columnas",col6:"Seis columnas",layout:"disposición"},textProp:{name:"contenido",alignTitle:"Alineación",alignLeft:"A la izquierda",alignCenter:"Centro",alignRight:"A la derecha",colorTitle:"Color de fuente",sizeTitle:"Tamaño de fuente",boldTitle:"Fuente más gruesa",fontNormal:"convencional",fontBold:"Atrevido"},subtableProp:{seqTitle:"Número de serie",showSeq:"Mostrar número de serie",showCheckbox:"Se permiten múltiples opciones",errSubDrag:"El subtendible no admite este control, utilice otros controles",colPlace:"Arrastre el control en"},uploadProp:{limitFileCount:"Límite de cantidad de archivo",limitFileSize:"Límite de tamaño de archivo",multiFile:"Permitir que se carguen varios archivos",limitImgCount:"Límite número de imágenes",limitImgSize:"Límite de tamaño de imagen",multiImg:"Permitir múltiples imágenes para cargar"}}},listDesign:{fieldSettingTab:"Configuración de campo",listSettingTab:"Configuración de parámetros",searchTitle:"Criterio de consulta",listTitle:"Campo de lista",searchField:"Campos de consulta",listField:"Campo de lista",activeBtn:{ActionButtonUpdate:"editar",ActionButtonDelete:"borrar"},search:{addBtn:"editar",emptyText:"Condiciones de consulta no configuradas",editPopupTitle:"Editar campos de consulta"},searchPopup:{colTitle:"título",saveBtn:"ahorrar"}},text:{copySuccess:"Copiado al portapapeles",copyError:"El entorno actual no admite esta operación"},countdown:{formats:{yyyy:"Año",MM:"luna",dd:"cielo",HH:"hora",mm:"punto",ss:"Segundo"}},gantt:{tFullFormat:{year:"{yy}年",quarter:"{yy}年第{q}季度",month:"{yy}年{M}月",week:"{yy}年第{W}周",day:"{yy}年{M}月{d}日",hour:"{yy}年 {M}月{d}日{H}时",minute:"{yy}年{M}月{d}日{H}时{m}分"},tSimpleFormat:{year:"{yy}年",quarter:"{q}季度",month:"{M}月",week:"{W}周",day:"{d}",hour:"{H}时",minute:"{m}分"},dayss:{w0:"日",w1:"一",w2:"二",w3:"三",w4:"四",w5:"五",w6:"六"}},plugins:{extendCellArea:{area:{mergeErr:"Esta operación no se puede realizar en células fusionadas",multiErr:"Esta operación no se puede realizar en el área multi-selecta",selectErr:"No se puede operar celdas en el área especificada",extendErr:"Si el área extendida contiene células fusionadas, todas las células fusionadas deben ser del mismo tamaño",pasteMultiErr:"No se puede pegar, necesita copiar y pegar áreas del mismo tamaño para hacer esto",cpInvalidErr:"Esta operación no se puede realizar, hay columnas prohibidas en el área que seleccionó ({0})"},fnr:{title:"Buscar y reemplazar",findLabel:"Encontrar",replaceLabel:"reemplazar",findTitle:"Encontrar contenido:",replaceTitle:"Reemplazar con:",tabs:{find:"Encontrar",replace:"reemplazar"},filter:{re:"Expresiones regulares",whole:"Coincidencia de palabra completa",sensitive:"distingue mayúsculas y minúsculas"},btns:{findNext:"Encuentra el siguiente",findAll:"Encontrar todo",replace:"reemplazar",replaceAll:"Reemplazar todo",cancel:"Cancelar"},header:{seq:"#",cell:"Celúla",value:"valor"},body:{row:"Línea: {0}",col:"Columna: {0}"},empty:"(Valor nulo)",reError:"Expresión regular no válida",recordCount:"{0} celdas encontradas",notCell:"La celda correspondiente no se puede encontrar",replaceSuccess:"{0} Las células fueron reemplazadas con éxito"}},extendPivotTable:{aggregation:{grouping:"Agrupamiento",values:"valor",groupPlaceholder:"Arrastre aquí al grupo",valuesPlaceholder:"Arrastre aquí para agregar",dragExistCol:"Esta columna ya existe",sortHelpTip:"Haga clic y arrastre el icono para ajustar el pedido"},aggFuncs:{sum:"Pedir suma",count:"contar",avg:"valor promedio",min:"Valor mínimo",max:"Valor máximo",first:"Primer valor",last:"El valor final"}},filterComplexInput:{menus:{fixedColumn:"Columna de congelación",fixedGroup:"Congelamiento",cancelFixed:"Cancelar congelación",fixedLeft:"Congelarse del lado izquierdo",fixedRight:"Congelar el lado derecho"},cases:{equal:"igual",gt:"Más que",lt:"Menos que",begin:"El comienzo es",endin:"El final es",include:"Incluir",isSensitive:"distingue mayúsculas y minúsculas"}},filterCombination:{menus:{sort:"Clasificar",clearSort:"Clasificación clara",sortAsc:"Orden ascendente",sortDesc:"orden descendente",fixedColumn:"Columna de congelación",fixedGroup:"Congelamiento",cancelFixed:"Cancelar congelación",fixedLeft:"Congelarse del lado izquierdo",fixedRight:"Congelar el lado derecho",clearFilter:"Filtro claro",textOption:"Filtrado de texto",numberOption:"Filtrado numérico",dateOption:"日期筛选"},popup:{title:"Métodos de filtrado personalizados",currColumnTitle:"Columna actual:",and:"y",or:"o",describeHtml:"¿Disponible? Representa un solo personaje <br/> uso * representa cualquier caracteres múltiples"},cases:{equal:"igual",unequal:"No igual a",gt:"Más que",ge:"Mayor o igual a",lt:"Menos que",le:"Menos o igual a",begin:"El comienzo es",notbegin:"No es al principio",endin:"El final es",notendin:"El final no es",include:"Incluir",exclude:"No incluido",between:"Entre",isAfter:"在以下日期之后",eqAfter:"在以下日期之后或与之相同",isBefore:"在以下日期之前",eqBefore:"在以下日期之前或与之相同",top10:"前10项",aboveAverage:"高于平均值",belowAverage:"低于平均值",before:"之前",after:"之后",tomorrow:"明天",today:"今天",yesterday:"昨天",nextWeek:"下周",thisWeek:"本周",lastWeek:"上周",nextMonth:"下月",thisMonth:"本月",lastMonth:"上月",nextYear:"明年",thisYear:"今年",lastYear:"去年",yearToDate:"本年度截止到现在",custom:"Filtrado personalizado",insensitive:"Caso insensible",isSensitive:"distingue mayúsculas y minúsculas"},empty:"(blanco)",notData:"Sin partido"}},pro:{area:{mergeErr:"Esta operación no se puede realizar en células fusionadas",multiErr:"Esta operación no se puede realizar en el área multi-selecta",extendErr:"Si el área extendida contiene células fusionadas, todas las células fusionadas deben ser del mismo tamaño",pasteMultiErr:"No se puede pegar, necesita copiar y pegar áreas del mismo tamaño para hacer esto"},fnr:{title:"Buscar y reemplazar",findLabel:"Encontrar",replaceLabel:"reemplazar",findTitle:"Encontrar contenido:",replaceTitle:"Reemplazar con:",tabs:{find:"Encontrar",replace:"reemplazar"},filter:{re:"Expresiones regulares",whole:"Coincidencia de palabra completa",sensitive:"distingue mayúsculas y minúsculas"},btns:{findNext:"Encuentra el siguiente",findAll:"Encontrar todo",replace:"reemplazar",replaceAll:"Reemplazar todo",cancel:"Cancelar"},header:{seq:"#",cell:"Celúla",value:"valor"},empty:"(Valor nulo)",reError:"Expresión regular no válida",recordCount:"{0} celdas encontradas",notCell:"La celda correspondiente no se puede encontrar",replaceSuccess:"{0} Las células fueron reemplazadas con éxito"}},renderer:{search:"buscar",cases:{equal:"igual",unequal:"No igual a",gt:"Más que",ge:"Mayor o igual a",lt:"Menos que",le:"Menos o igual a",begin:"El comienzo es",notbegin:"No es al principio",endin:"El final es",notendin:"El final no es",include:"Incluir",exclude:"No incluido",between:"Entre",top10:"前10项",aboveAverage:"高于平均值",belowAverage:"低于平均值",custom:"Filtrado personalizado",insensitive:"Caso insensible",isSensitive:"distingue mayúsculas y minúsculas"},combination:{menus:{sort:"Clasificar",clearSort:"Clasificación clara",sortAsc:"Orden ascendente",sortDesc:"orden descendente",fixedColumn:"Columna de congelación",fixedGroup:"Congelamiento",cancelFixed:"Cancelar congelación",fixedLeft:"Congelarse a la izquierda",fixedRight:"Congelarse a la derecha",clearFilter:"Filtro claro",textOption:"Filtrado de texto",numberOption:"Filtrado numérico",dateOption:"日期筛选"},popup:{title:"Métodos de filtrado personalizados",currColumnTitle:"Columna actual:",and:"y",or:"o",describeHtml:"¿Disponible? Representa un solo personaje <br/> uso * representa cualquier caracteres múltiples"},empty:"(blanco)",notData:"Sin partido"}}}}});
1
+ ((e,a)=>{"function"==typeof define&&define.amd?define("vxe-table-lang.es-ES",["exports"],a):"undefined"!=typeof exports?a(exports):(a(a={}),e.vxeTableLangEsES=a)})("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:this,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={vxe:{base:{pleaseInput:"Por favor ingrese",pleaseSelect:"Seleccione",comma:",",fullStop:"。"},loading:{text:"cargando..."},error:{downErr:"Descargar fallido",errLargeData:"Cuando la cantidad de datos unidos es demasiado grande, use {0}, de lo contrario puede causar retraso",groupFixed:"Si se usa encabezados agrupados, la columna congelada debe ser establecida por grupo",groupMouseRange:'El encabezado de agrupación no se puede usar al mismo tiempo que "{0}" y esto puede causar un error',groupTag:'Los encabezados de la columna de agrupación deben usar "{0}" en lugar de "{1}", lo que puede causar errores',scrollErrProp:'Este parámetro "{0}" no es compatible después de que el desplazamiento virtual esté habilitado',errConflicts:'Parámetro "{0}" En conflicto con "{1}"',modelConflicts:'Hay un conflicto entre el valor de campo unido "{0}" y "{1}", y ocurrirá un error',notSupportProp:'"{1}" no se admite cuando el parámetro "{0}" está habilitado, debería ser "{2}", de lo contrario ocurrirá un error',reqSupportProp:'当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',notConflictProp:'Cuando se usa "{0}", "{1}" debe establecerse, de lo contrario puede haber conflictos funcionales',unableInsert:"No se puede insertar en la ubicación especificada, verifique si los parámetros son correctos",useErr:'Se produjo un error al instalar el módulo "{0}". El pedido puede ser incorrecto. El módulo dependiente debe instalarse antes de la tabla',barUnableLink:"La barra de herramientas no puede asociar tablas",expandContent:'La ranura para la línea expandida debe ser "contenido", verifique si es correcto',reqComp:'Falta el componente "{0}", verifique si está instalado correctamente. https://vxeui.com/#/start/useglobal',reqModule:'Falta módulo "{0}"',reqProp:'Falta el parámetro "{0}" necesario, lo que puede causar un error',emptyProp:'El parámetro "{0}" no puede estar vacío',errProp:'Parámetro no compatible "{0}", posiblemente "{1}"',colRepet:'columna. {0} = "{1}" se repite, lo que puede hacer que algunas funciones se vuelvan inutilizables',notFunc:'El método "{0}" no existe',errFunc:'El parámetro "{0}" no es un método',notValidators:'La verificación global "{0}" no existe',notFormats:'El formato global "{0}" no existe',notCommands:'La directiva global "{0}" no existe',notSlot:'La ranura "{0}" no existe',noTree:'"{0}" no es compatible con la estructura del árbol',noGroup:'"{0}" no es compatible después de la agrupación de datos',notProp:'Parámetro no compatible "{0}"',checkProp:'Cuando el volumen de datos es demasiado grande, la casilla de verificación puede tartamudear. Se recomienda establecer el parámetro "{0}" para mejorar la velocidad de renderización',coverProp:'El parámetro "{1}" de "{0}" se define repetidamente, lo que puede causar un error',uniField:'El nombre de campo "{0}" se define repetidamente, lo que puede causar un error',repeatKey:'Repita la clave primaria {0} = "{1}", que puede causar un error',repeatProp:'参数重复 {0}="{1}",这可能会出现错误',delFunc:'El método "{0}" está en desuso, use "{1}"',delProp:'Parámetro "{0}" está en desuso, use "{1}"',delEvent:'El evento "{0}" está en desuso, por favor use "{1}"',removeProp:'El parámetro "{0}" está en desuso y no se recomienda, lo que puede causar un error',errFormat:'El contenido formateado global debe definirse utilizando "vxetable.formats" y el método de montaje "formatter = {0}" ya no se recomienda.',notType:'Tipo de archivo no compatible "{0}"',notExp:"Este navegador no admite la función de importación/exportación",impFields:"La importación falló. Compruebe si el nombre del campo y el formato de datos son correctos.",treeNotImp:"Las tablas de árboles no admiten la importación",treeCrossDrag:"Solo arrastre el primer nivel",treeDragChild:"Los padres no pueden arrastrar a sus propios hijos",reqPlugin:'"{1}" no está instalado en https://vxeui.com/other{0 /#/{1}/install',errMaxRow:"Al exceder las filas de volumen de datos máximos admitidos, esto puede causar un error",useNew:"{0} no se recomienda, use {1}",errorVersion:"版本不匹配,当前版本 {0},最低支持版本为 {1}"},table:{emptyText:"Aún no hay datos",allTitle:"Seleccionar todo/Cancelar",seqTitle:"Número de serie",actionTitle:"funcionar",confirmFilter:"filtrar",resetFilter:"Reiniciar",allFilter:"todo",sortAsc:"Orden ascendente: más bajo a más alto",sortDesc:"Orden descendente: más alto a más bajo",filter:"Habilitar el filtrado para columnas seleccionadas",impSuccess:"Los registros {0} se importaron correctamente",expLoading:"Exportador",expSuccess:"Exportar con éxito",expError:"Exportación fallida",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Configuración de columna",customAll:"todo",customConfirm:"confirmar",customClose:"cierre",customCancel:"Cancelar",customRestore:"Restaurar predeterminado",maxFixedCol:"El número máximo de columnas congeladas no puede exceder {0}",maxGroupCol:"El número de campos de agrupación máximos no puede exceder {0}",dragTip:"Mover: {0}",resizeColTip:"Ancho: {0} píxeles",resizeRowTip:"Alto: {0} píxeles",rowGroupContentTotal:"{0}({1})",menuLoading:"加载中..."},grid:{selectOneRecord:"¡Seleccione al menos un registro!",deleteSelectRecord:"¿Estás seguro de que quieres eliminar el registro seleccionado?",removeSelectRecord:"¿Estás seguro de que quieres eliminar el registro seleccionado?",dataUnchanged:"¡Los datos no cambiaron!",delSuccess:"¡El registro seleccionado se eliminó con éxito!",saveSuccess:"¡Ahorre con éxito!",operError:"¡Se produjo un error y la operación falló!"},select:{clear:"Claro",allChecked:"Seleccionar todo",total:"{0} / {1}",search:"buscar",loadingText:"cargando",emptyText:"Aún no hay datos",maxSize:"El número máximo de opciones no puede exceder {0}",overSizeErr:"Se ha excedido el número máximo opcional {0}, ¡y el exceso será ignorado!",searchEmpty:"¡No hay datos coincidentes!"},tree:{searchEmpty:"¡No hay datos coincidentes!",dragTip:"移动:{0}"},treeSelect:{clearChecked:"Claro",allChecked:"Seleccionar todo",allExpand:"Expandir todo",clearExpand:"Cerrar todo",total:"Seleccionado {0}",search:"buscar",emptyText:"Aún no hay datos"},pager:{goto:"Ir",gotoTitle:"Número de páginas",pagesize:"{0} elementos/página",total:"Total {0} registros",pageClassifier:"Página",homePage:"página delantera",homePageTitle:"página delantera",prevPage:"Página anterior",prevPageTitle:"Página anterior",nextPage:"Página siguiente",nextPageTitle:"Página siguiente",prevJump:"Página de salto",prevJumpTitle:"Página de salto",nextJump:"Página de salto",nextJumpTitle:"Página de salto",endPage:"Última página",endPageTitle:"Última página"},alert:{title:"Indica el sistema"},button:{confirm:"confirmar",cancel:"Cancelar",clear:"Claro"},filter:{search:"buscar"},custom:{cstmTitle:"Configuración de columna",cstmRestore:"Restaurar predeterminado",cstmCancel:"Cancelar",cstmConfirm:"Seguro",cstmConfirmRestore:"¿Confirma si se restaura a la configuración de columna predeterminada?",cstmDragTarget:"Mover: {0}",setting:{colSort:"Clasificar",sortHelpTip:"Haga clic y arrastre el icono para ajustar el pedido",colTitle:"Título de columna",colResizable:"Ancho de columna (píxeles)",colVisible:"Si mostrar",colFixed:"Columna de congelación",colFixedMax:"Columnas de congelación (hasta {0} columnas)",fixedLeft:"Lado izquierdo",fixedUnset:"No establecido",fixedRight:"Lado derecho"}},import:{modes:{covering:"Método de sobrescribencia (sobrescribir directamente los datos de la tabla)",insert:"Agregar en la parte inferior (Agregar nuevos datos en la parte inferior de la tabla)",insertTop:"Agregar en la parte superior (Agregar nuevos datos en la parte superior de la tabla)",insertBottom:"Agregar en la parte inferior (Agregar nuevos datos en la parte inferior de la tabla)"},impTitle:"Importar datos",impFile:"Nombre del archivo",impSelect:"Seleccione un archivo",impType:"Tipo de archivo",impOpts:"Configuración de parámetros",impMode:"Modo de importación",impConfirm:"Importar",impCancel:"Cancelar"},export:{types:{csv:"CSV (Comm-separado) (*. CSV)",html:"Página web (*.html)",xml:"Datos XML (*.xml)",txt:"Archivo de texto (Tab-separado) (*. Txt)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"Datos vacíos",current:"Datos actuales (datos en la página actual)",selected:"Datos seleccionados (datos seleccionados en la página actual)",all:"Datos completos (incluidos todos los datos pagados)"},printTitle:"Imprimir datos",expTitle:"Exportación de datos",expName:"Nombre del archivo",expNamePlaceholder:"Ingrese un nombre de archivo",expSheetName:"título",expSheetNamePlaceholder:"Por favor ingrese un título",expType:"Tipo de guardado",expMode:"Seleccionar datos",expCurrentColumn:"Todos los campos",expColumn:"Seleccione un campo",expOpts:"Configuración de parámetros",expOptHeader:"Encabezamiento",expHeaderTitle:"¿Se requiere el encabezado de la tabla?",expOptFooter:"Final de la mesa",expFooterTitle:"¿Se requiere el final de la tabla?",expOptColgroup:"Encabezado de agrupación",expOptTitle:"Título de columna",expTitleTitle:"Si es el título de la columna, de lo contrario se mostrará como el nombre del campo de la columna",expColgroupTitle:"Si está presente, se admite un encabezado con una estructura de agrupación",expOptMerge:"unir",expMergeTitle:"Si está presente, las células con estructuras fusionadas son compatibles",expOptAllExpand:"Expandir el árbol",expAllExpandTitle:"Si existe, es compatible para expandir todos los datos con estructuras jerárquicas",expOptUseStyle:"estilo",expUseStyleTitle:"Si está presente, las celdas con estilo son compatibles",expOptOriginal:"Datos de origen",expOriginalTitle:"Si son datos de origen, la importación en tablas es compatible",expPrint:"Imprimir",expConfirm:"Exportar",expCancel:"Cancelar"},modal:{errTitle:"Mensaje de error",zoomMin:"Minimizar",zoomIn:"maximizar",zoomOut:"reducción",close:"cierre",miniMaxSize:"El número de ventanas minimizadas no puede exceder {0}",footPropErr:"Show-Footer solo se usa para habilitar la cola de la mesa, y debe usarse con Show-Confirm-Button | Show-Cancel-Button | ranura"},drawer:{close:"cierre"},form:{folding:"Cerca",unfolding:"Expandir"},toolbar:{import:"Importar",export:"Exportar",print:"Imprimir",refresh:"refrescar",zoomIn:"pantalla completa",zoomOut:"reducción",custom:"Configuración de columna",customAll:"todo",customConfirm:"confirmar",customRestore:"Reiniciar",fixedLeft:"Congelarse a la izquierda",fixedRight:"Congelarse a la derecha",cancelFixed:"Columnas desenfrenado"},datePicker:{yearTitle:"{0} años"},dateRangePicker:{pleaseRange:"Seleccione una fecha de inicio y una fecha de finalización"},input:{date:{m1:"Enero",m2:"Febrero",m3:"Marzo",m4:"Abril",m5:"Puede",m6:"Junio",m7:"Julio",m8:"Agosto",m9:"Septiembre",m10:"Octubre",m11:"Noviembre",m12:"Diciembre",quarterLabel:"{0} años",monthLabel:"{0} años",dayLabel:"{0} year {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sol",w1:"Lun",w2:"Mar",w3:"Casarse",w4:"Jue",w5:"Vie",w6:"Se sentó"},months:{m0:"Enero",m1:"Febrero",m2:"Marzo",m3:"Abril",m4:"Puede",m5:"Junio",m6:"Julio",m7:"Agosto",m8:"Septiembre",m9:"Octubre",m10:"Noviembre",m11:"Diciembre"},quarters:{q1:"Primer trimestre",q2:"Segundo trimestre",q3:"Tercer trimestre",q4:"Cuarto trimestre"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Avance",operBtn:{zoomOut:"Encoger",zoomIn:"agrandar",pctFull:"Escala igualmente",pct11:"Mostrar tamaño original",rotateLeft:"Girar a la izquierda",rotateRight:"Girar hacia la derecha",print:"Haga clic para imprimir la imagen",download:"Haga clic para descargar la imagen"}},upload:{fileBtnText:"Haga clic o arrastre para cargar",imgBtnText:"Haga clic o arrastre para cargar",dragPlaceholder:"Arrastre y deje caer el archivo a esta área para cargar",imgSizeHint:"Único {0}",imgCountHint:"Hasta {0}",fileTypeHint:"Soporte {0} tipos de archivos",fileSizeHint:"Un solo tamaño de archivo no excede {0}",fileCountHint:"Se pueden cargar hasta {0} archivos",uploadTypeErr:"¡Tipo de archivo MISMATCH!",overCountErr:"¡Solo los archivos {0} se pueden seleccionar como máximo!",overCountExtraErr:"Se ha excedido el número máximo de {0}, ¡y los archivos de exceso {1} se ignorarán!",overSizeErr:"¡El tamaño máximo del archivo no puede exceder {0}!",manualUpload:"Haga clic para cargar",reUpload:"Volver a cargar",uploadProgress:"Cargando {0}%",uploadErr:"Carga falló",uploadSuccess:"Subir con éxito",moreBtnText:"Más ({0})",viewItemTitle:"Haga clic para ver",morePopup:{readTitle:"Ver la lista",imageTitle:"Subir fotos",fileTitle:"Archivo de carga"}},empty:{defText:"Aún no hay datos"},colorPicker:{clear:"Claro",confirm:"confirmar",copySuccess:"Copiado al portapapeles: {0}",hex:"HEX"},formDesign:{formName:"Nombre del formulario",defFormTitle:"Forma sin nombre",widgetPropTab:"Propiedades de control",widgetFormTab:"Propiedades de forma",error:{wdFormUni:"Este tipo de control puede agregar solo uno en el formulario",wdSubUni:"Este tipo de control puede agregar solo uno en la subtendia"},styleSetting:{btn:"Configuración de estilo",title:"Configuración de estilo de formulario",layoutTitle:"Diseño de control",verticalLayout:"Diseño hacia arriba y hacia abajo",horizontalLayout:"Diseño horizontal",styleTitle:"Estilo de título",boldTitle:"Título grueso",fontBold:"Atrevido",fontNormal:"convencional",colonTitle:"Mostrar el colon",colonVisible:"espectáculo",colonHidden:"esconder",alignTitle:"Alineación",widthTitle:"Ancho del título",alignLeft:"A la izquierda",alignRight:"A la derecha",unitPx:"Píxeles",unitPct:"porcentaje"},widget:{group:{base:"Controles básicos",layout:"Controles de diseño",system:"Controles del sistema",module:"Controles de módulos",chart:"Control de la tabla",advanced:"Controles avanzados"},copyTitle:"Copy_ {0}",component:{input:"Caja de entrada",textarea:"Campo de texto",select:"Tire hacia abajo para seleccionar",row:"Una fila y múltiples columnas",title:"título",text:"texto",subtable:"Subtitable",VxeSwitch:"si",VxeInput:"Caja de entrada",VxeNumberInput:"número",VxeDatePicker:"fecha",VxeTextarea:"Campo de texto",VxeSelect:"Tire hacia abajo para seleccionar",VxeTreeSelect:"Selección de árboles",VxeRadioGroup:"Caja de radio",VxeCheckboxGroup:"Casilla de verificación",VxeUploadFile:"documento",VxeUploadImage:"imagen",VxeRate:"puntaje",VxeSlider:"control deslizante"}},widgetProp:{name:"Nombre de control",placeholder:"Inmediato",required:"Verificación requerida",multiple:"Se permiten múltiples opciones",displaySetting:{name:"Mostrar configuración",pc:"Computadora",mobile:"Móvil",visible:"espectáculo",hidden:"esconder"},dataSource:{name:"Fuente de datos",defValue:"Opción {0}",addOption:"Agregar opciones",batchEditOption:"Edición por lotes",batchEditTip:"Cada fila corresponde a una opción, que admite copiar y pegar directamente desde tablas, Excel y WPS.",batchEditSubTip:"Cada fila corresponde a una opción. Si se trata de un grupo, los elementos infantiles pueden comenzar con un espacio o una tecla Tab, y admite copiar y pegar directamente en Tablas, Excel y WPS.",buildOption:"Generar opciones"},rowProp:{colSize:"Número de columnas",col2:"Dos columnas",col3:"Tres columnas",col4:"Cuatro columnas",col6:"Seis columnas",layout:"disposición"},textProp:{name:"contenido",alignTitle:"Alineación",alignLeft:"A la izquierda",alignCenter:"Centro",alignRight:"A la derecha",colorTitle:"Color de fuente",sizeTitle:"Tamaño de fuente",boldTitle:"Fuente más gruesa",fontNormal:"convencional",fontBold:"Atrevido"},subtableProp:{seqTitle:"Número de serie",showSeq:"Mostrar número de serie",showCheckbox:"Se permiten múltiples opciones",errSubDrag:"El subtendible no admite este control, utilice otros controles",colPlace:"Arrastre el control en"},uploadProp:{limitFileCount:"Límite de cantidad de archivo",limitFileSize:"Límite de tamaño de archivo",multiFile:"Permitir que se carguen varios archivos",limitImgCount:"Límite número de imágenes",limitImgSize:"Límite de tamaño de imagen",multiImg:"Permitir múltiples imágenes para cargar"}}},listDesign:{fieldSettingTab:"Configuración de campo",listSettingTab:"Configuración de parámetros",searchTitle:"Criterio de consulta",listTitle:"Campo de lista",searchField:"Campos de consulta",listField:"Campo de lista",activeBtn:{ActionButtonUpdate:"editar",ActionButtonDelete:"borrar"},search:{addBtn:"editar",emptyText:"Condiciones de consulta no configuradas",editPopupTitle:"Editar campos de consulta"},searchPopup:{colTitle:"título",saveBtn:"ahorrar"}},text:{copySuccess:"Copiado al portapapeles",copyError:"El entorno actual no admite esta operación"},countdown:{formats:{yyyy:"Año",MM:"luna",dd:"cielo",HH:"hora",mm:"punto",ss:"Segundo"}},gantt:{tFullFormat:{year:"{yyyy}年",quarter:"{yyyy}年第{q}季度",month:"{yyyy}年{MM}月",week:"{yyyy}年第{W}周",day:"{yyyy}年{MM}月 {E}",date:"{yyyy}年{MM}月{dd}日",hour:"{yyyy}年{MM}月{dd}日{HH}时",minute:"{yyyy}年{MM}月{dd}日{HH}时{mm}分",second:"{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒"},tSimpleFormat:{year:"{yyyy}年",quarter:"{q}季度",month:"{M}月",week:"{W}周",day:"{d}",date:"{d}",hour:"{HH}",minute:"{mm}",second:"{ss}"},dayss:{w0:"日",w1:"一",w2:"二",w3:"三",w4:"四",w5:"五",w6:"六"}},plugins:{extendCellArea:{area:{mergeErr:"Esta operación no se puede realizar en células fusionadas",multiErr:"Esta operación no se puede realizar en el área multi-selecta",selectErr:"No se puede operar celdas en el área especificada",extendErr:"Si el área extendida contiene células fusionadas, todas las células fusionadas deben ser del mismo tamaño",pasteMultiErr:"No se puede pegar, necesita copiar y pegar áreas del mismo tamaño para hacer esto",cpInvalidErr:"Esta operación no se puede realizar, hay columnas prohibidas en el área que seleccionó ({0})"},fnr:{title:"Buscar y reemplazar",findLabel:"Encontrar",replaceLabel:"reemplazar",findTitle:"Encontrar contenido:",replaceTitle:"Reemplazar con:",tabs:{find:"Encontrar",replace:"reemplazar"},filter:{re:"Expresiones regulares",whole:"Coincidencia de palabra completa",sensitive:"distingue mayúsculas y minúsculas"},btns:{findNext:"Encuentra el siguiente",findAll:"Encontrar todo",replace:"reemplazar",replaceAll:"Reemplazar todo",cancel:"Cancelar"},header:{seq:"#",cell:"Celúla",value:"valor"},body:{row:"Línea: {0}",col:"Columna: {0}"},empty:"(Valor nulo)",reError:"Expresión regular no válida",recordCount:"{0} celdas encontradas",notCell:"La celda correspondiente no se puede encontrar",replaceSuccess:"{0} Las células fueron reemplazadas con éxito"}},extendPivotTable:{aggregation:{grouping:"Agrupamiento",values:"valor",groupPlaceholder:"Arrastre aquí al grupo",valuesPlaceholder:"Arrastre aquí para agregar",dragExistCol:"Esta columna ya existe",sortHelpTip:"Haga clic y arrastre el icono para ajustar el pedido"},aggFuncs:{sum:"Pedir suma",count:"contar",avg:"valor promedio",min:"Valor mínimo",max:"Valor máximo",first:"Primer valor",last:"El valor final"}},filterComplexInput:{menus:{fixedColumn:"Columna de congelación",fixedGroup:"Congelamiento",cancelFixed:"Cancelar congelación",fixedLeft:"Congelarse del lado izquierdo",fixedRight:"Congelar el lado derecho"},cases:{equal:"igual",gt:"Más que",lt:"Menos que",begin:"El comienzo es",endin:"El final es",include:"Incluir",isSensitive:"distingue mayúsculas y minúsculas"}},filterCombination:{menus:{sort:"Clasificar",clearSort:"Clasificación clara",sortAsc:"Orden ascendente",sortDesc:"orden descendente",fixedColumn:"Columna de congelación",fixedGroup:"Congelamiento",cancelFixed:"Cancelar congelación",fixedLeft:"Congelarse del lado izquierdo",fixedRight:"Congelar el lado derecho",clearFilter:"Filtro claro",textOption:"Filtrado de texto",numberOption:"Filtrado numérico",dateOption:"日期筛选"},popup:{title:"Métodos de filtrado personalizados",currColumnTitle:"Columna actual:",and:"y",or:"o",describeHtml:"¿Disponible? Representa un solo personaje <br/> uso * representa cualquier caracteres múltiples"},cases:{equal:"igual",unequal:"No igual a",gt:"Más que",ge:"Mayor o igual a",lt:"Menos que",le:"Menos o igual a",begin:"El comienzo es",notbegin:"No es al principio",endin:"El final es",notendin:"El final no es",include:"Incluir",exclude:"No incluido",between:"Entre",isAfter:"在以下日期之后",eqAfter:"在以下日期之后或与之相同",isBefore:"在以下日期之前",eqBefore:"在以下日期之前或与之相同",top10:"前10项",aboveAverage:"高于平均值",belowAverage:"低于平均值",before:"之前",after:"之后",tomorrow:"明天",today:"今天",yesterday:"昨天",nextWeek:"下周",thisWeek:"本周",lastWeek:"上周",nextMonth:"下月",thisMonth:"本月",lastMonth:"上月",nextYear:"明年",thisYear:"今年",lastYear:"去年",yearToDate:"本年度截止到现在",custom:"Filtrado personalizado",insensitive:"Caso insensible",isSensitive:"distingue mayúsculas y minúsculas"},empty:"(blanco)",notData:"Sin partido"}},pro:{area:{mergeErr:"Esta operación no se puede realizar en células fusionadas",multiErr:"Esta operación no se puede realizar en el área multi-selecta",extendErr:"Si el área extendida contiene células fusionadas, todas las células fusionadas deben ser del mismo tamaño",pasteMultiErr:"No se puede pegar, necesita copiar y pegar áreas del mismo tamaño para hacer esto"},fnr:{title:"Buscar y reemplazar",findLabel:"Encontrar",replaceLabel:"reemplazar",findTitle:"Encontrar contenido:",replaceTitle:"Reemplazar con:",tabs:{find:"Encontrar",replace:"reemplazar"},filter:{re:"Expresiones regulares",whole:"Coincidencia de palabra completa",sensitive:"distingue mayúsculas y minúsculas"},btns:{findNext:"Encuentra el siguiente",findAll:"Encontrar todo",replace:"reemplazar",replaceAll:"Reemplazar todo",cancel:"Cancelar"},header:{seq:"#",cell:"Celúla",value:"valor"},empty:"(Valor nulo)",reError:"Expresión regular no válida",recordCount:"{0} celdas encontradas",notCell:"La celda correspondiente no se puede encontrar",replaceSuccess:"{0} Las células fueron reemplazadas con éxito"}},renderer:{search:"buscar",cases:{equal:"igual",unequal:"No igual a",gt:"Más que",ge:"Mayor o igual a",lt:"Menos que",le:"Menos o igual a",begin:"El comienzo es",notbegin:"No es al principio",endin:"El final es",notendin:"El final no es",include:"Incluir",exclude:"No incluido",between:"Entre",top10:"前10项",aboveAverage:"高于平均值",belowAverage:"低于平均值",custom:"Filtrado personalizado",insensitive:"Caso insensible",isSensitive:"distingue mayúsculas y minúsculas"},combination:{menus:{sort:"Clasificar",clearSort:"Clasificación clara",sortAsc:"Orden ascendente",sortDesc:"orden descendente",fixedColumn:"Columna de congelación",fixedGroup:"Congelamiento",cancelFixed:"Cancelar congelación",fixedLeft:"Congelarse a la izquierda",fixedRight:"Congelarse a la derecha",clearFilter:"Filtro claro",textOption:"Filtrado de texto",numberOption:"Filtrado numérico",dateOption:"日期筛选"},popup:{title:"Métodos de filtrado personalizados",currColumnTitle:"Columna actual:",and:"y",or:"o",describeHtml:"¿Disponible? Representa un solo personaje <br/> uso * representa cualquier caracteres múltiples"},empty:"(blanco)",notData:"Sin partido"}}}}});
@@ -132,7 +132,8 @@
132
132
  searchEmpty: '¡No hay datos coincidentes!'
133
133
  },
134
134
  tree: {
135
- searchEmpty: '¡No hay datos coincidentes!'
135
+ searchEmpty: '¡No hay datos coincidentes!',
136
+ dragTip: '移动:{0}'
136
137
  },
137
138
  treeSelect: {
138
139
  clearChecked: 'Claro',
@@ -559,22 +560,26 @@
559
560
  },
560
561
  gantt: {
561
562
  tFullFormat: {
562
- year: '{yy}年',
563
- quarter: '{yy}年第{q}季度',
564
- month: '{yy}年{M}月',
565
- week: '{yy}年第{W}周',
566
- day: '{yy}年{M}月{d}',
567
- hour: '{yy}年 {M}月{d}日{H}时',
568
- minute: '{yy}年{M}月{d}日{H}时{m}分'
563
+ year: '{yyyy}年',
564
+ quarter: '{yyyy}年第{q}季度',
565
+ month: '{yyyy}年{MM}月',
566
+ week: '{yyyy}年第{W}周',
567
+ day: '{yyyy}年{MM}月 {E}',
568
+ date: '{yyyy}年{MM}月{dd}日',
569
+ hour: '{yyyy}年{MM}月{dd}日{HH}时',
570
+ minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
571
+ second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
569
572
  },
570
573
  tSimpleFormat: {
571
- year: '{yy}年',
574
+ year: '{yyyy}年',
572
575
  quarter: '{q}季度',
573
576
  month: '{M}月',
574
577
  week: '{W}周',
575
578
  day: '{d}',
576
- hour: '{H}',
577
- minute: '{m}'
579
+ date: '{d}',
580
+ hour: '{HH}',
581
+ minute: '{mm}',
582
+ second: '{ss}'
578
583
  },
579
584
  dayss: {
580
585
  w0: '日',
@@ -119,7 +119,8 @@ var _default = exports.default = {
119
119
  searchEmpty: '未匹配到数据!'
120
120
  },
121
121
  tree: {
122
- searchEmpty: '未匹配到数据!'
122
+ searchEmpty: '未匹配到数据!',
123
+ dragTip: '移动:{0}'
123
124
  },
124
125
  treeSelect: {
125
126
  clearChecked: '清除',
@@ -546,22 +547,26 @@ var _default = exports.default = {
546
547
  },
547
548
  gantt: {
548
549
  tFullFormat: {
549
- year: '{yy}年',
550
- quarter: '{yy}年第{q}季度',
551
- month: '{yy}年{M}月',
552
- week: '{yy}年第{W}周',
553
- day: '{yy}年{M}月{d}',
554
- hour: '{yy}年 {M}月{d}日{H}时',
555
- minute: '{yy}年{M}月{d}日{H}时{m}分'
550
+ year: '{yyyy}年',
551
+ quarter: '{yyyy}年第{q}季度',
552
+ month: '{yyyy}年{MM}月',
553
+ week: '{yyyy}年第{W}周',
554
+ day: '{yyyy}年{MM}月 {E}',
555
+ date: '{yyyy}年{MM}月{dd}日',
556
+ hour: '{yyyy}年{MM}月{dd}日{HH}时',
557
+ minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
558
+ second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
556
559
  },
557
560
  tSimpleFormat: {
558
- year: '{yy}年',
561
+ year: '{yyyy}年',
559
562
  quarter: '{q}季度',
560
563
  month: '{M}月',
561
564
  week: '{W}周',
562
565
  day: '{d}',
563
- hour: '{H}',
564
- minute: '{m}'
566
+ date: '{d}',
567
+ hour: '{HH}',
568
+ minute: '{mm}',
569
+ second: '{ss}'
565
570
  },
566
571
  dayss: {
567
572
  w0: '日',