vxe-table 4.14.12 → 4.14.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/locale/lang/ar-EG.js +3 -1
- package/es/locale/lang/de-DE.js +82 -80
- package/es/locale/lang/en-US.js +3 -1
- package/es/locale/lang/es-ES.js +81 -79
- package/es/locale/lang/fr-FR.js +3 -1
- package/es/locale/lang/hu-HU.js +3 -1
- package/es/locale/lang/hy-AM.js +3 -1
- package/es/locale/lang/id-ID.js +3 -1
- package/es/locale/lang/it-IT.js +3 -1
- package/es/locale/lang/ja-JP.js +84 -82
- package/es/locale/lang/ko-KR.js +90 -88
- package/es/locale/lang/ms-MY.js +3 -1
- package/es/locale/lang/nb-NO.js +3 -1
- package/es/locale/lang/pt-BR.js +3 -1
- package/es/locale/lang/ru-RU.js +86 -84
- package/es/locale/lang/th-TH.js +3 -1
- package/es/locale/lang/ug-CN.js +3 -1
- package/es/locale/lang/uk-UA.js +3 -1
- package/es/locale/lang/uz-UZ.js +3 -1
- package/es/locale/lang/vi-VN.js +81 -79
- package/es/locale/lang/zh-CHT.js +23 -21
- package/es/locale/lang/zh-CN.js +3 -1
- package/es/style.css +1 -1
- package/es/table/src/table.js +65 -121
- package/es/table/src/util.js +116 -0
- package/es/ui/index.js +1 -1
- package/es/ui/src/log.js +1 -1
- package/lib/index.umd.js +131 -48
- package/lib/index.umd.min.js +1 -1
- package/lib/locale/lang/ar-EG.js +3 -1
- package/lib/locale/lang/ar-EG.min.js +1 -1
- package/lib/locale/lang/ar-EG.umd.js +3 -1
- package/lib/locale/lang/de-DE.js +82 -80
- package/lib/locale/lang/de-DE.min.js +1 -1
- package/lib/locale/lang/de-DE.umd.js +82 -80
- package/lib/locale/lang/en-US.js +3 -1
- package/lib/locale/lang/en-US.min.js +1 -1
- package/lib/locale/lang/en-US.umd.js +3 -1
- package/lib/locale/lang/es-ES.js +81 -79
- package/lib/locale/lang/es-ES.min.js +1 -1
- package/lib/locale/lang/es-ES.umd.js +81 -79
- package/lib/locale/lang/fr-FR.js +3 -1
- package/lib/locale/lang/fr-FR.min.js +1 -1
- package/lib/locale/lang/fr-FR.umd.js +3 -1
- package/lib/locale/lang/hu-HU.js +3 -1
- package/lib/locale/lang/hu-HU.min.js +1 -1
- package/lib/locale/lang/hu-HU.umd.js +3 -1
- package/lib/locale/lang/hy-AM.js +3 -1
- package/lib/locale/lang/hy-AM.min.js +1 -1
- package/lib/locale/lang/hy-AM.umd.js +3 -1
- package/lib/locale/lang/id-ID.js +3 -1
- package/lib/locale/lang/id-ID.min.js +1 -1
- package/lib/locale/lang/id-ID.umd.js +3 -1
- package/lib/locale/lang/it-IT.js +3 -1
- package/lib/locale/lang/it-IT.min.js +1 -1
- package/lib/locale/lang/it-IT.umd.js +3 -1
- package/lib/locale/lang/ja-JP.js +84 -82
- package/lib/locale/lang/ja-JP.min.js +1 -1
- package/lib/locale/lang/ja-JP.umd.js +84 -82
- package/lib/locale/lang/ko-KR.js +90 -88
- package/lib/locale/lang/ko-KR.min.js +1 -1
- package/lib/locale/lang/ko-KR.umd.js +90 -88
- package/lib/locale/lang/ms-MY.js +3 -1
- package/lib/locale/lang/ms-MY.min.js +1 -1
- package/lib/locale/lang/ms-MY.umd.js +3 -1
- package/lib/locale/lang/nb-NO.js +3 -1
- package/lib/locale/lang/nb-NO.min.js +1 -1
- package/lib/locale/lang/nb-NO.umd.js +3 -1
- package/lib/locale/lang/pt-BR.js +3 -1
- package/lib/locale/lang/pt-BR.min.js +1 -1
- package/lib/locale/lang/pt-BR.umd.js +3 -1
- package/lib/locale/lang/ru-RU.js +86 -84
- package/lib/locale/lang/ru-RU.min.js +1 -1
- package/lib/locale/lang/ru-RU.umd.js +86 -84
- package/lib/locale/lang/th-TH.js +3 -1
- package/lib/locale/lang/th-TH.min.js +1 -1
- package/lib/locale/lang/th-TH.umd.js +3 -1
- package/lib/locale/lang/ug-CN.js +3 -1
- package/lib/locale/lang/ug-CN.min.js +1 -1
- package/lib/locale/lang/ug-CN.umd.js +3 -1
- package/lib/locale/lang/uk-UA.js +3 -1
- package/lib/locale/lang/uk-UA.min.js +1 -1
- package/lib/locale/lang/uk-UA.umd.js +3 -1
- package/lib/locale/lang/uz-UZ.js +3 -1
- package/lib/locale/lang/uz-UZ.min.js +1 -1
- package/lib/locale/lang/uz-UZ.umd.js +3 -1
- package/lib/locale/lang/vi-VN.js +81 -79
- package/lib/locale/lang/vi-VN.min.js +1 -1
- package/lib/locale/lang/vi-VN.umd.js +81 -79
- package/lib/locale/lang/zh-CHT.js +23 -21
- package/lib/locale/lang/zh-CHT.min.js +1 -1
- package/lib/locale/lang/zh-CHT.umd.js +23 -21
- package/lib/locale/lang/zh-CN.js +3 -1
- package/lib/locale/lang/zh-CN.min.js +1 -1
- package/lib/locale/lang/zh-CN.umd.js +3 -1
- package/lib/style.css +1 -1
- package/lib/table/src/table.js +10 -45
- package/lib/table/src/table.min.js +1 -1
- package/lib/table/src/util.js +117 -0
- package/lib/table/src/util.min.js +1 -1
- package/lib/ui/index.js +1 -1
- package/lib/ui/index.min.js +1 -1
- package/lib/ui/src/log.js +1 -1
- package/lib/ui/src/log.min.js +1 -1
- package/package.json +1 -1
- package/packages/locale/lang/ar-EG.ts +3 -1
- package/packages/locale/lang/de-DE.ts +82 -80
- package/packages/locale/lang/en-US.ts +3 -1
- package/packages/locale/lang/es-ES.ts +81 -79
- package/packages/locale/lang/fr-FR.ts +3 -1
- package/packages/locale/lang/hu-HU.ts +3 -1
- package/packages/locale/lang/hy-AM.ts +3 -1
- package/packages/locale/lang/id-ID.ts +3 -1
- package/packages/locale/lang/it-IT.ts +3 -1
- package/packages/locale/lang/ja-JP.ts +84 -82
- package/packages/locale/lang/ko-KR.ts +90 -88
- package/packages/locale/lang/ms-MY.ts +3 -1
- package/packages/locale/lang/nb-NO.ts +3 -1
- package/packages/locale/lang/pt-BR.ts +3 -1
- package/packages/locale/lang/ru-RU.ts +86 -84
- package/packages/locale/lang/th-TH.ts +3 -1
- package/packages/locale/lang/ug-CN.ts +3 -1
- package/packages/locale/lang/uk-UA.ts +3 -1
- package/packages/locale/lang/uz-UZ.ts +3 -1
- package/packages/locale/lang/vi-VN.ts +81 -79
- package/packages/locale/lang/zh-CHT.ts +23 -21
- package/packages/locale/lang/zh-CN.ts +3 -1
- package/packages/table/src/table.ts +66 -126
- package/packages/table/src/util.ts +121 -1
- /package/es/{iconfont.1754381597724.ttf → iconfont.1755650311186.ttf} +0 -0
- /package/es/{iconfont.1754381597724.woff → iconfont.1755650311186.woff} +0 -0
- /package/es/{iconfont.1754381597724.woff2 → iconfont.1755650311186.woff2} +0 -0
- /package/lib/{iconfont.1754381597724.ttf → iconfont.1755650311186.ttf} +0 -0
- /package/lib/{iconfont.1754381597724.woff → iconfont.1755650311186.woff} +0 -0
- /package/lib/{iconfont.1754381597724.woff2 → iconfont.1755650311186.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',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',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."},table:{emptyText:"No data yet",allTitle:"Select all/cancel",seqTitle:"Number",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})"},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:"Number",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"}},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 than",lt:"Less than",begin:"The beginning is",endin:"The end is",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 filter",numberOption:"Numerical filter"},popup:{title:"Custom filtering methods",currColumnTitle:"Current column:",and:"and",or:"or",describeHtml:"Available? Represents a single character<br/>Use * Represents any multiple characters"},cases:{equal:"equal",unequal:"Not equal to",gt:"Greater than",ge:"Greater than or equal to",lt:"Less than",le:"Less than or equal to",begin:"The beginning is",notbegin:"It's not at the beginning",endin:"The end is",notendin:"The ending is not",include:"Include",exclude:"Not included",between:"Between",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 to",gt:"Greater than",ge:"Greater than or equal to",lt:"Less than",le:"Less than or equal to",begin:"The beginning is",notbegin:"It's not at the beginning",endin:"The end is",notendin:"The ending is not",include:"Include",exclude:"Not included",between:"Between",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 filtering",numberOption:"Numerical filtering"},popup:{title:"Custom filtering methods",currColumnTitle:"Current column:",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',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:"Number",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})"},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:"Number",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"}},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 than",lt:"Less than",begin:"The beginning is",endin:"The end is",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 filter",numberOption:"Numerical filter"},popup:{title:"Custom filtering methods",currColumnTitle:"Current column:",and:"and",or:"or",describeHtml:"Available? Represents a single character<br/>Use * Represents any multiple characters"},cases:{equal:"equal",unequal:"Not equal to",gt:"Greater than",ge:"Greater than or equal to",lt:"Less than",le:"Less than or equal to",begin:"The beginning is",notbegin:"It's not at the beginning",endin:"The end is",notendin:"The ending is not",include:"Include",exclude:"Not included",between:"Between",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 to",gt:"Greater than",ge:"Greater than or equal to",lt:"Less than",le:"Less than or equal to",begin:"The beginning is",notbegin:"It's not at the beginning",endin:"The end is",notendin:"The ending is not",include:"Include",exclude:"Not included",between:"Between",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 filtering",numberOption:"Numerical filtering"},popup:{title:"Custom filtering methods",currColumnTitle:"Current column:",and:"and",or:"or",describeHtml:"Available? Represents a single character<br/>Use * Represents any multiple characters"},empty:"(blank)",notData:"No match"}}}}});
|
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
errConflicts: 'Parameter "{0}" conflicts with "{1}"',
|
|
39
39
|
modelConflicts: 'The bound field values "{0}" and "{1}" conflict, an error will occur.',
|
|
40
40
|
notSupportProp: '"{1}" is not supported when the parameter "{0}" is enabled, it should be "{2}", otherwise an error will occur',
|
|
41
|
+
reqSupportProp: 'When using "{0}", "{1}" should be set; otherwise, an error may occur.',
|
|
41
42
|
notConflictProp: 'When using "{0}", "{1}" should be set, otherwise there may be functional conflicts',
|
|
42
43
|
unableInsert: 'Cannot be inserted into the specified location, please check whether the parameters are correct',
|
|
43
44
|
useErr: 'An error occurred while installing the "{0}" module. The order may be incorrect. The dependent module needs to be installed before Table',
|
|
@@ -75,7 +76,8 @@
|
|
|
75
76
|
treeDragChild: 'Parents cannot drag to their own children',
|
|
76
77
|
reqPlugin: '"{1}" is not installed at https://vxeui.com/other{0}/#/{1}/install',
|
|
77
78
|
errMaxRow: 'Exceeding the maximum supported data volume {0} rows, this may cause an error',
|
|
78
|
-
useNew: 'It is not recommended to use {0}. Please use {1} instead.'
|
|
79
|
+
useNew: 'It is not recommended to use {0}. Please use {1} instead.',
|
|
80
|
+
errorVersion: 'Version mismatch. Current version is {0}, while the minimum supported version is {1}.'
|
|
79
81
|
},
|
|
80
82
|
table: {
|
|
81
83
|
emptyText: 'No data yet',
|
package/lib/locale/lang/es-ES.js
CHANGED
|
@@ -23,8 +23,9 @@ var _default = exports.default = {
|
|
|
23
23
|
groupTag: 'Los encabezados de la columna de agrupación deben usar "{0}" en lugar de "{1}", lo que puede causar errores',
|
|
24
24
|
scrollErrProp: 'Este parámetro "{0}" no es compatible después de que el desplazamiento virtual esté habilitado',
|
|
25
25
|
errConflicts: 'Parámetro "{0}" En conflicto con "{1}"',
|
|
26
|
-
modelConflicts: '
|
|
26
|
+
modelConflicts: 'Hay un conflicto entre el valor de campo unido "{0}" y "{1}", y ocurrirá un error',
|
|
27
27
|
notSupportProp: '"{1}" no se admite cuando el parámetro "{0}" está habilitado, debería ser "{2}", de lo contrario ocurrirá un error',
|
|
28
|
+
reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
|
|
28
29
|
notConflictProp: 'Cuando se usa "{0}", "{1}" debe establecerse, de lo contrario puede haber conflictos funcionales',
|
|
29
30
|
unableInsert: 'No se puede insertar en la ubicación especificada, verifique si los parámetros son correctos',
|
|
30
31
|
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',
|
|
@@ -43,7 +44,7 @@ var _default = exports.default = {
|
|
|
43
44
|
notCommands: 'La directiva global "{0}" no existe',
|
|
44
45
|
notSlot: 'La ranura "{0}" no existe',
|
|
45
46
|
noTree: '"{0}" no es compatible con la estructura del árbol',
|
|
46
|
-
noGroup: '
|
|
47
|
+
noGroup: '"{0}" no es compatible después de la agrupación de datos',
|
|
47
48
|
notProp: 'Parámetro no compatible "{0}"',
|
|
48
49
|
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',
|
|
49
50
|
coverProp: 'El parámetro "{1}" de "{0}" se define repetidamente, lo que puede causar un error',
|
|
@@ -62,7 +63,8 @@ var _default = exports.default = {
|
|
|
62
63
|
treeDragChild: 'Los padres no pueden arrastrar a sus propios hijos',
|
|
63
64
|
reqPlugin: '"{1}" no está instalado en https://vxeui.com/other{0 /#/{1}/install',
|
|
64
65
|
errMaxRow: 'Al exceder las filas de volumen de datos máximos admitidos, esto puede causar un error',
|
|
65
|
-
useNew: '
|
|
66
|
+
useNew: '{0} no se recomienda, use {1}',
|
|
67
|
+
errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
|
|
66
68
|
},
|
|
67
69
|
table: {
|
|
68
70
|
emptyText: 'Aún no hay datos',
|
|
@@ -75,7 +77,7 @@ var _default = exports.default = {
|
|
|
75
77
|
sortAsc: 'Orden ascendente: más bajo a más alto',
|
|
76
78
|
sortDesc: 'Orden descendente: más alto a más bajo',
|
|
77
79
|
filter: 'Habilitar el filtrado para columnas seleccionadas',
|
|
78
|
-
impSuccess: '
|
|
80
|
+
impSuccess: 'Los registros {0} se importaron correctamente',
|
|
79
81
|
expLoading: 'Exportador',
|
|
80
82
|
expSuccess: 'Exportar con éxito',
|
|
81
83
|
expError: 'Exportación fallida',
|
|
@@ -88,11 +90,11 @@ var _default = exports.default = {
|
|
|
88
90
|
customCancel: 'Cancelar',
|
|
89
91
|
customRestore: 'Restaurar predeterminado',
|
|
90
92
|
maxFixedCol: 'El número máximo de columnas congeladas no puede exceder {0}',
|
|
91
|
-
maxGroupCol: '
|
|
93
|
+
maxGroupCol: 'El número de campos de agrupación máximos no puede exceder {0}',
|
|
92
94
|
dragTip: 'Mover: {0}',
|
|
93
95
|
resizeColTip: 'Ancho: {0} píxeles',
|
|
94
|
-
resizeRowTip: '
|
|
95
|
-
rowGroupContentTotal: '{0}
|
|
96
|
+
resizeRowTip: 'Alto: {0} píxeles',
|
|
97
|
+
rowGroupContentTotal: '{0}({1})'
|
|
96
98
|
},
|
|
97
99
|
grid: {
|
|
98
100
|
selectOneRecord: '¡Seleccione al menos un registro!',
|
|
@@ -104,27 +106,27 @@ var _default = exports.default = {
|
|
|
104
106
|
operError: '¡Se produjo un error y la operación falló!'
|
|
105
107
|
},
|
|
106
108
|
select: {
|
|
107
|
-
clear: '
|
|
108
|
-
allChecked: '
|
|
109
|
+
clear: 'Claro',
|
|
110
|
+
allChecked: 'Seleccionar todo',
|
|
109
111
|
total: '{0} / {1}',
|
|
110
112
|
search: 'buscar',
|
|
111
113
|
loadingText: 'cargando',
|
|
112
114
|
emptyText: 'Aún no hay datos',
|
|
113
|
-
|
|
114
|
-
overSizeErr: '
|
|
115
|
-
searchEmpty: '
|
|
115
|
+
maxSize: 'El número máximo de opciones no puede exceder {0}',
|
|
116
|
+
overSizeErr: 'Se ha excedido el número máximo opcional {0}, ¡y el exceso será ignorado!',
|
|
117
|
+
searchEmpty: '¡No hay datos coincidentes!'
|
|
116
118
|
},
|
|
117
119
|
tree: {
|
|
118
|
-
searchEmpty: '
|
|
120
|
+
searchEmpty: '¡No hay datos coincidentes!'
|
|
119
121
|
},
|
|
120
122
|
treeSelect: {
|
|
121
|
-
clearChecked: '
|
|
122
|
-
allChecked: '
|
|
123
|
-
allExpand: '
|
|
124
|
-
clearExpand: '
|
|
125
|
-
total: '
|
|
126
|
-
search: '
|
|
127
|
-
emptyText: '
|
|
123
|
+
clearChecked: 'Claro',
|
|
124
|
+
allChecked: 'Seleccionar todo',
|
|
125
|
+
allExpand: 'Expandir todo',
|
|
126
|
+
clearExpand: 'Cerrar todo',
|
|
127
|
+
total: 'Seleccionado {0}',
|
|
128
|
+
search: 'buscar',
|
|
129
|
+
emptyText: 'Aún no hay datos'
|
|
128
130
|
},
|
|
129
131
|
pager: {
|
|
130
132
|
goto: 'Ir',
|
|
@@ -165,7 +167,7 @@ var _default = exports.default = {
|
|
|
165
167
|
cstmDragTarget: 'Mover: {0}',
|
|
166
168
|
setting: {
|
|
167
169
|
colSort: 'Clasificar',
|
|
168
|
-
sortHelpTip: '
|
|
170
|
+
sortHelpTip: 'Haga clic y arrastre el icono para ajustar el pedido',
|
|
169
171
|
colTitle: 'Título de columna',
|
|
170
172
|
colResizable: 'Ancho de columna (píxeles)',
|
|
171
173
|
colVisible: 'Si mostrar',
|
|
@@ -185,7 +187,7 @@ var _default = exports.default = {
|
|
|
185
187
|
},
|
|
186
188
|
impTitle: 'Importar datos',
|
|
187
189
|
impFile: 'Nombre del archivo',
|
|
188
|
-
impSelect: '
|
|
190
|
+
impSelect: 'Seleccione un archivo',
|
|
189
191
|
impType: 'Tipo de archivo',
|
|
190
192
|
impOpts: 'Configuración de parámetros',
|
|
191
193
|
impMode: 'Modo de importación',
|
|
@@ -194,10 +196,10 @@ var _default = exports.default = {
|
|
|
194
196
|
},
|
|
195
197
|
export: {
|
|
196
198
|
types: {
|
|
197
|
-
csv: 'CSV (
|
|
199
|
+
csv: 'CSV (Comm-separado) (*. CSV)',
|
|
198
200
|
html: 'Página web (*.html)',
|
|
199
201
|
xml: 'Datos XML (*.xml)',
|
|
200
|
-
txt: 'Archivo de texto (
|
|
202
|
+
txt: 'Archivo de texto (Tab-separado) (*. Txt)',
|
|
201
203
|
xls: 'Excel 97-2003 Workbook (*.xls)',
|
|
202
204
|
xlsx: 'Excel Workbook (*.xlsx)',
|
|
203
205
|
pdf: 'PDF (*.pdf)'
|
|
@@ -217,7 +219,7 @@ var _default = exports.default = {
|
|
|
217
219
|
expType: 'Tipo de guardado',
|
|
218
220
|
expMode: 'Seleccionar datos',
|
|
219
221
|
expCurrentColumn: 'Todos los campos',
|
|
220
|
-
expColumn: '
|
|
222
|
+
expColumn: 'Seleccione un campo',
|
|
221
223
|
expOpts: 'Configuración de parámetros',
|
|
222
224
|
expOptHeader: 'Encabezamiento',
|
|
223
225
|
expHeaderTitle: '¿Se requiere el encabezado de la tabla?',
|
|
@@ -268,13 +270,13 @@ var _default = exports.default = {
|
|
|
268
270
|
customRestore: 'Reiniciar',
|
|
269
271
|
fixedLeft: 'Congelarse a la izquierda',
|
|
270
272
|
fixedRight: 'Congelarse a la derecha',
|
|
271
|
-
cancelFixed: '
|
|
273
|
+
cancelFixed: 'Columnas desenfrenado'
|
|
272
274
|
},
|
|
273
275
|
datePicker: {
|
|
274
276
|
yearTitle: '{0} años'
|
|
275
277
|
},
|
|
276
278
|
dateRangePicker: {
|
|
277
|
-
pleaseRange: '
|
|
279
|
+
pleaseRange: 'Seleccione una fecha de inicio y una fecha de finalización'
|
|
278
280
|
},
|
|
279
281
|
input: {
|
|
280
282
|
date: {
|
|
@@ -354,8 +356,8 @@ var _default = exports.default = {
|
|
|
354
356
|
fileBtnText: 'Haga clic o arrastre para cargar',
|
|
355
357
|
imgBtnText: 'Haga clic o arrastre para cargar',
|
|
356
358
|
dragPlaceholder: 'Arrastre y deje caer el archivo a esta área para cargar',
|
|
357
|
-
imgSizeHint: '
|
|
358
|
-
imgCountHint: '
|
|
359
|
+
imgSizeHint: 'Único {0}',
|
|
360
|
+
imgCountHint: 'Hasta {0}',
|
|
359
361
|
fileTypeHint: 'Soporte {0} tipos de archivos',
|
|
360
362
|
fileSizeHint: 'Un solo tamaño de archivo no excede {0}',
|
|
361
363
|
fileCountHint: 'Se pueden cargar hasta {0} archivos',
|
|
@@ -363,7 +365,7 @@ var _default = exports.default = {
|
|
|
363
365
|
overCountErr: '¡Solo los archivos {0} se pueden seleccionar como máximo!',
|
|
364
366
|
overCountExtraErr: 'Se ha excedido el número máximo de {0}, ¡y los archivos de exceso {1} se ignorarán!',
|
|
365
367
|
overSizeErr: '¡El tamaño máximo del archivo no puede exceder {0}!',
|
|
366
|
-
manualUpload: '
|
|
368
|
+
manualUpload: 'Haga clic para cargar',
|
|
367
369
|
reUpload: 'Volver a cargar',
|
|
368
370
|
uploadProgress: 'Cargando {0}%',
|
|
369
371
|
uploadErr: 'Carga falló',
|
|
@@ -398,10 +400,10 @@ var _default = exports.default = {
|
|
|
398
400
|
btn: 'Configuración de estilo',
|
|
399
401
|
title: 'Configuración de estilo de formulario',
|
|
400
402
|
layoutTitle: 'Diseño de control',
|
|
401
|
-
verticalLayout: 'Diseño
|
|
403
|
+
verticalLayout: 'Diseño hacia arriba y hacia abajo',
|
|
402
404
|
horizontalLayout: 'Diseño horizontal',
|
|
403
405
|
styleTitle: 'Estilo de título',
|
|
404
|
-
boldTitle: 'Título
|
|
406
|
+
boldTitle: 'Título grueso',
|
|
405
407
|
fontBold: 'Atrevido',
|
|
406
408
|
fontNormal: 'convencional',
|
|
407
409
|
colonTitle: 'Mostrar el colon',
|
|
@@ -439,8 +441,8 @@ var _default = exports.default = {
|
|
|
439
441
|
VxeTextarea: 'Campo de texto',
|
|
440
442
|
VxeSelect: 'Tire hacia abajo para seleccionar',
|
|
441
443
|
VxeTreeSelect: 'Selección de árboles',
|
|
442
|
-
VxeRadioGroup: '
|
|
443
|
-
VxeCheckboxGroup: '
|
|
444
|
+
VxeRadioGroup: 'Caja de radio',
|
|
445
|
+
VxeCheckboxGroup: 'Casilla de verificación',
|
|
444
446
|
VxeUploadFile: 'documento',
|
|
445
447
|
VxeUploadImage: 'imagen',
|
|
446
448
|
VxeRate: 'puntaje',
|
|
@@ -454,7 +456,7 @@ var _default = exports.default = {
|
|
|
454
456
|
multiple: 'Se permiten múltiples opciones',
|
|
455
457
|
displaySetting: {
|
|
456
458
|
name: 'Mostrar configuración',
|
|
457
|
-
pc: '
|
|
459
|
+
pc: 'Computadora',
|
|
458
460
|
mobile: 'Móvil',
|
|
459
461
|
visible: 'espectáculo',
|
|
460
462
|
hidden: 'esconder'
|
|
@@ -466,7 +468,7 @@ var _default = exports.default = {
|
|
|
466
468
|
batchEditOption: 'Edición por lotes',
|
|
467
469
|
batchEditTip: 'Cada fila corresponde a una opción, que admite copiar y pegar directamente desde tablas, Excel y WPS.',
|
|
468
470
|
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.',
|
|
469
|
-
buildOption: '
|
|
471
|
+
buildOption: 'Generar opciones'
|
|
470
472
|
},
|
|
471
473
|
rowProp: {
|
|
472
474
|
colSize: 'Número de columnas',
|
|
@@ -484,7 +486,7 @@ var _default = exports.default = {
|
|
|
484
486
|
alignRight: 'A la derecha',
|
|
485
487
|
colorTitle: 'Color de fuente',
|
|
486
488
|
sizeTitle: 'Tamaño de fuente',
|
|
487
|
-
boldTitle: 'Fuente
|
|
489
|
+
boldTitle: 'Fuente más gruesa',
|
|
488
490
|
fontNormal: 'convencional',
|
|
489
491
|
fontBold: 'Atrevido'
|
|
490
492
|
},
|
|
@@ -544,17 +546,17 @@ var _default = exports.default = {
|
|
|
544
546
|
extendCellArea: {
|
|
545
547
|
area: {
|
|
546
548
|
mergeErr: 'Esta operación no se puede realizar en células fusionadas',
|
|
547
|
-
multiErr: 'Esta operación no se puede realizar en
|
|
548
|
-
selectErr: 'No se puede operar
|
|
549
|
-
extendErr: 'Si el
|
|
550
|
-
pasteMultiErr: '
|
|
551
|
-
cpInvalidErr: '
|
|
549
|
+
multiErr: 'Esta operación no se puede realizar en el área multi-selecta',
|
|
550
|
+
selectErr: 'No se puede operar celdas en el área especificada',
|
|
551
|
+
extendErr: 'Si el área extendida contiene células fusionadas, todas las células fusionadas deben ser del mismo tamaño',
|
|
552
|
+
pasteMultiErr: 'No se puede pegar, necesita copiar y pegar áreas del mismo tamaño para hacer esto',
|
|
553
|
+
cpInvalidErr: 'Esta operación no se puede realizar, hay columnas prohibidas en el área que seleccionó ({0})'
|
|
552
554
|
},
|
|
553
555
|
fnr: {
|
|
554
556
|
title: 'Buscar y reemplazar',
|
|
555
557
|
findLabel: 'Encontrar',
|
|
556
558
|
replaceLabel: 'reemplazar',
|
|
557
|
-
findTitle: '
|
|
559
|
+
findTitle: 'Encontrar contenido:',
|
|
558
560
|
replaceTitle: 'Reemplazar con:',
|
|
559
561
|
tabs: {
|
|
560
562
|
find: 'Encontrar',
|
|
@@ -566,7 +568,7 @@ var _default = exports.default = {
|
|
|
566
568
|
sensitive: 'distingue mayúsculas y minúsculas'
|
|
567
569
|
},
|
|
568
570
|
btns: {
|
|
569
|
-
findNext: '
|
|
571
|
+
findNext: 'Encuentra el siguiente',
|
|
570
572
|
findAll: 'Encontrar todo',
|
|
571
573
|
replace: 'reemplazar',
|
|
572
574
|
replaceAll: 'Reemplazar todo',
|
|
@@ -578,42 +580,42 @@ var _default = exports.default = {
|
|
|
578
580
|
value: 'valor'
|
|
579
581
|
},
|
|
580
582
|
body: {
|
|
581
|
-
row: '
|
|
583
|
+
row: 'Línea: {0}',
|
|
582
584
|
col: 'Columna: {0}'
|
|
583
585
|
},
|
|
584
586
|
empty: '(Valor nulo)',
|
|
585
587
|
reError: 'Expresión regular no válida',
|
|
586
588
|
recordCount: '{0} celdas encontradas',
|
|
587
589
|
notCell: 'La celda correspondiente no se puede encontrar',
|
|
588
|
-
replaceSuccess: '
|
|
590
|
+
replaceSuccess: '{0} Las células fueron reemplazadas con éxito'
|
|
589
591
|
}
|
|
590
592
|
},
|
|
591
593
|
extendPivotTable: {
|
|
592
594
|
aggregation: {
|
|
593
|
-
grouping: '
|
|
594
|
-
values: '
|
|
595
|
-
groupPlaceholder: '
|
|
596
|
-
valuesPlaceholder: '
|
|
597
|
-
dragExistCol: '
|
|
598
|
-
sortHelpTip: '
|
|
595
|
+
grouping: 'Agrupamiento',
|
|
596
|
+
values: 'valor',
|
|
597
|
+
groupPlaceholder: 'Arrastre aquí al grupo',
|
|
598
|
+
valuesPlaceholder: 'Arrastre aquí para agregar',
|
|
599
|
+
dragExistCol: 'Esta columna ya existe',
|
|
600
|
+
sortHelpTip: 'Haga clic y arrastre el icono para ajustar el pedido'
|
|
599
601
|
},
|
|
600
602
|
aggFuncs: {
|
|
601
|
-
sum: '
|
|
602
|
-
count: '
|
|
603
|
-
avg: '
|
|
604
|
-
min: '
|
|
605
|
-
max: '
|
|
606
|
-
first: '
|
|
607
|
-
last: '
|
|
603
|
+
sum: 'Pedir suma',
|
|
604
|
+
count: 'contar',
|
|
605
|
+
avg: 'valor promedio',
|
|
606
|
+
min: 'Valor mínimo',
|
|
607
|
+
max: 'Valor máximo',
|
|
608
|
+
first: 'Primer valor',
|
|
609
|
+
last: 'El valor final'
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
filterComplexInput: {
|
|
611
613
|
menus: {
|
|
612
614
|
fixedColumn: 'Columna de congelación',
|
|
613
|
-
fixedGroup: '
|
|
614
|
-
cancelFixed: '
|
|
615
|
-
fixedLeft: 'Congelarse
|
|
616
|
-
fixedRight: '
|
|
615
|
+
fixedGroup: 'Congelamiento',
|
|
616
|
+
cancelFixed: 'Cancelar congelación',
|
|
617
|
+
fixedLeft: 'Congelarse del lado izquierdo',
|
|
618
|
+
fixedRight: 'Congelar el lado derecho'
|
|
617
619
|
},
|
|
618
620
|
cases: {
|
|
619
621
|
equal: 'igual',
|
|
@@ -632,13 +634,13 @@ var _default = exports.default = {
|
|
|
632
634
|
sortAsc: 'Orden ascendente',
|
|
633
635
|
sortDesc: 'orden descendente',
|
|
634
636
|
fixedColumn: 'Columna de congelación',
|
|
635
|
-
fixedGroup: '
|
|
636
|
-
cancelFixed: '
|
|
637
|
-
fixedLeft: 'Congelarse
|
|
638
|
-
fixedRight: '
|
|
637
|
+
fixedGroup: 'Congelamiento',
|
|
638
|
+
cancelFixed: 'Cancelar congelación',
|
|
639
|
+
fixedLeft: 'Congelarse del lado izquierdo',
|
|
640
|
+
fixedRight: 'Congelar el lado derecho',
|
|
639
641
|
clearFilter: 'Filtro claro',
|
|
640
|
-
textOption: '
|
|
641
|
-
numberOption: '
|
|
642
|
+
textOption: 'Filtrado de texto',
|
|
643
|
+
numberOption: 'Filtrado numérico'
|
|
642
644
|
},
|
|
643
645
|
popup: {
|
|
644
646
|
title: 'Métodos de filtrado personalizados',
|
|
@@ -661,7 +663,7 @@ var _default = exports.default = {
|
|
|
661
663
|
include: 'Incluir',
|
|
662
664
|
exclude: 'No incluido',
|
|
663
665
|
between: 'Entre',
|
|
664
|
-
custom: '
|
|
666
|
+
custom: 'Filtrado personalizado',
|
|
665
667
|
insensitive: 'Caso insensible',
|
|
666
668
|
isSensitive: 'distingue mayúsculas y minúsculas'
|
|
667
669
|
},
|
|
@@ -672,9 +674,9 @@ var _default = exports.default = {
|
|
|
672
674
|
pro: {
|
|
673
675
|
area: {
|
|
674
676
|
mergeErr: 'Esta operación no se puede realizar en células fusionadas',
|
|
675
|
-
multiErr: 'Esta operación no se puede realizar en
|
|
676
|
-
extendErr: 'Si el
|
|
677
|
-
pasteMultiErr: '
|
|
677
|
+
multiErr: 'Esta operación no se puede realizar en el área multi-selecta',
|
|
678
|
+
extendErr: 'Si el área extendida contiene células fusionadas, todas las células fusionadas deben ser del mismo tamaño',
|
|
679
|
+
pasteMultiErr: 'No se puede pegar, necesita copiar y pegar áreas del mismo tamaño para hacer esto'
|
|
678
680
|
},
|
|
679
681
|
fnr: {
|
|
680
682
|
title: 'Buscar y reemplazar',
|
|
@@ -692,7 +694,7 @@ var _default = exports.default = {
|
|
|
692
694
|
sensitive: 'distingue mayúsculas y minúsculas'
|
|
693
695
|
},
|
|
694
696
|
btns: {
|
|
695
|
-
findNext: '
|
|
697
|
+
findNext: 'Encuentra el siguiente',
|
|
696
698
|
findAll: 'Encontrar todo',
|
|
697
699
|
replace: 'reemplazar',
|
|
698
700
|
replaceAll: 'Reemplazar todo',
|
|
@@ -706,8 +708,8 @@ var _default = exports.default = {
|
|
|
706
708
|
empty: '(Valor nulo)',
|
|
707
709
|
reError: 'Expresión regular no válida',
|
|
708
710
|
recordCount: '{0} celdas encontradas',
|
|
709
|
-
notCell: '
|
|
710
|
-
replaceSuccess: '
|
|
711
|
+
notCell: 'La celda correspondiente no se puede encontrar',
|
|
712
|
+
replaceSuccess: '{0} Las células fueron reemplazadas con éxito'
|
|
711
713
|
}
|
|
712
714
|
},
|
|
713
715
|
renderer: {
|
|
@@ -726,7 +728,7 @@ var _default = exports.default = {
|
|
|
726
728
|
include: 'Incluir',
|
|
727
729
|
exclude: 'No incluido',
|
|
728
730
|
between: 'Entre',
|
|
729
|
-
custom: '
|
|
731
|
+
custom: 'Filtrado personalizado',
|
|
730
732
|
insensitive: 'Caso insensible',
|
|
731
733
|
isSensitive: 'distingue mayúsculas y minúsculas'
|
|
732
734
|
},
|
|
@@ -737,8 +739,8 @@ var _default = exports.default = {
|
|
|
737
739
|
sortAsc: 'Orden ascendente',
|
|
738
740
|
sortDesc: 'orden descendente',
|
|
739
741
|
fixedColumn: 'Columna de congelación',
|
|
740
|
-
fixedGroup: '
|
|
741
|
-
cancelFixed: '
|
|
742
|
+
fixedGroup: 'Congelamiento',
|
|
743
|
+
cancelFixed: 'Cancelar congelación',
|
|
742
744
|
fixedLeft: 'Congelarse a la izquierda',
|
|
743
745
|
fixedRight: 'Congelarse a la derecha',
|
|
744
746
|
clearFilter: 'Filtro claro',
|