vxe-table 4.16.16 → 4.16.17
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/style.css +1 -1
- package/es/table/src/table.js +5 -0
- package/es/ui/index.js +1 -1
- package/es/ui/src/log.js +1 -1
- package/lib/index.umd.js +3 -3
- package/lib/index.umd.min.js +1 -1
- package/lib/locale/lang/ar-EG.min.js +1 -1
- package/lib/locale/lang/de-DE.min.js +1 -1
- package/lib/locale/lang/en-US.min.js +1 -1
- package/lib/locale/lang/es-ES.min.js +1 -1
- package/lib/locale/lang/fr-FR.min.js +1 -1
- package/lib/locale/lang/hu-HU.min.js +1 -1
- package/lib/locale/lang/hy-AM.min.js +1 -1
- package/lib/locale/lang/id-ID.min.js +1 -1
- package/lib/locale/lang/it-IT.min.js +1 -1
- package/lib/locale/lang/ja-JP.min.js +1 -1
- package/lib/locale/lang/ko-KR.min.js +1 -1
- package/lib/locale/lang/ms-MY.min.js +1 -1
- package/lib/locale/lang/nb-NO.min.js +1 -1
- package/lib/locale/lang/pt-BR.min.js +1 -1
- package/lib/locale/lang/ru-RU.min.js +1 -1
- package/lib/locale/lang/th-TH.min.js +1 -1
- package/lib/locale/lang/ug-CN.min.js +1 -1
- package/lib/locale/lang/uk-UA.min.js +1 -1
- package/lib/locale/lang/uz-UZ.min.js +1 -1
- package/lib/locale/lang/vi-VN.min.js +1 -1
- package/lib/locale/lang/zh-CHT.min.js +1 -1
- package/lib/locale/lang/zh-CN.min.js +1 -1
- package/lib/locale/lang/zh-HK.min.js +1 -1
- package/lib/locale/lang/zh-MO.min.js +1 -1
- package/lib/locale/lang/zh-TW.min.js +1 -1
- package/lib/style.css +1 -1
- package/lib/table/src/props.js +0 -318
- 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/table/src/table.ts +5 -0
- package/es/colgroup/style.css +0 -0
- package/es/colgroup/style.min.css +0 -0
- package/es/column/style.css +0 -0
- package/es/column/style.min.css +0 -0
- package/es/grid/style.css +0 -86
- package/es/grid/style.min.css +0 -1
- package/es/iconfont.1758344508103.ttf +0 -0
- package/es/iconfont.1758344508103.woff +0 -0
- package/es/iconfont.1758344508103.woff2 +0 -0
- package/es/index.esm.js +0 -3
- package/es/locale/lang/ar-EG.d.ts +0 -2
- package/es/locale/lang/de-DE.d.ts +0 -2
- package/es/locale/lang/en-US.d.ts +0 -2
- package/es/locale/lang/es-ES.d.ts +0 -2
- package/es/locale/lang/fr-FR.d.ts +0 -2
- package/es/locale/lang/hu-HU.d.ts +0 -2
- package/es/locale/lang/hy-AM.d.ts +0 -2
- package/es/locale/lang/id-ID.d.ts +0 -2
- package/es/locale/lang/it-IT.d.ts +0 -2
- package/es/locale/lang/ja-JP.d.ts +0 -2
- package/es/locale/lang/ko-KR.d.ts +0 -2
- package/es/locale/lang/ms-MY.d.ts +0 -2
- package/es/locale/lang/nb-NO.d.ts +0 -2
- package/es/locale/lang/pt-BR.d.ts +0 -2
- package/es/locale/lang/ru-RU.d.ts +0 -2
- package/es/locale/lang/th-TH.d.ts +0 -2
- package/es/locale/lang/ug-CN.d.ts +0 -2
- package/es/locale/lang/uk-UA.d.ts +0 -2
- package/es/locale/lang/uz-UZ.d.ts +0 -2
- package/es/locale/lang/vi-VN.d.ts +0 -2
- package/es/locale/lang/zh-CHT.d.ts +0 -2
- package/es/locale/lang/zh-CN.d.ts +0 -2
- package/es/locale/lang/zh-HK.d.ts +0 -2
- package/es/locale/lang/zh-MO.d.ts +0 -2
- package/es/locale/lang/zh-TW.d.ts +0 -2
- package/es/table/style.css +0 -3657
- package/es/table/style.min.css +0 -1
- package/es/toolbar/style.css +0 -90
- package/es/toolbar/style.min.css +0 -1
- package/es/ui/style.css +0 -0
- package/es/ui/style.min.css +0 -0
- package/es/v-x-e-table/style.css +0 -0
- package/es/v-x-e-table/style.min.css +0 -0
- package/es/vxe-colgroup/style.css +0 -0
- package/es/vxe-colgroup/style.min.css +0 -0
- package/es/vxe-column/style.css +0 -0
- package/es/vxe-column/style.min.css +0 -0
- package/es/vxe-grid/style.css +0 -86
- package/es/vxe-grid/style.min.css +0 -1
- package/es/vxe-table/style.css +0 -3657
- package/es/vxe-table/style.min.css +0 -1
- package/es/vxe-toolbar/style.css +0 -90
- package/es/vxe-toolbar/style.min.css +0 -1
- package/es/vxe-ui/style.css +0 -0
- package/es/vxe-ui/style.min.css +0 -0
- package/es/vxe-v-x-e-table/style.css +0 -0
- package/es/vxe-v-x-e-table/style.min.css +0 -0
- package/lib/colgroup/style/index.js +0 -1
- package/lib/colgroup/style/style.css +0 -0
- package/lib/colgroup/style/style.min.css +0 -0
- package/lib/column/style/index.js +0 -1
- package/lib/column/style/style.css +0 -0
- package/lib/column/style/style.min.css +0 -0
- package/lib/grid/style/index.js +0 -1
- package/lib/grid/style/style.css +0 -86
- package/lib/grid/style/style.min.css +0 -1
- package/lib/iconfont.1758344508103.ttf +0 -0
- package/lib/iconfont.1758344508103.woff +0 -0
- package/lib/iconfont.1758344508103.woff2 +0 -0
- package/lib/index.common.js +0 -22
- package/lib/locale/lang/ar-EG.d.ts +0 -2
- package/lib/locale/lang/ar-EG.umd.js +0 -806
- package/lib/locale/lang/de-DE.d.ts +0 -2
- package/lib/locale/lang/de-DE.umd.js +0 -806
- package/lib/locale/lang/en-US.d.ts +0 -2
- package/lib/locale/lang/en-US.umd.js +0 -806
- package/lib/locale/lang/es-ES.d.ts +0 -2
- package/lib/locale/lang/es-ES.umd.js +0 -806
- package/lib/locale/lang/fr-FR.d.ts +0 -2
- package/lib/locale/lang/fr-FR.umd.js +0 -806
- package/lib/locale/lang/hu-HU.d.ts +0 -2
- package/lib/locale/lang/hu-HU.umd.js +0 -806
- package/lib/locale/lang/hy-AM.d.ts +0 -2
- package/lib/locale/lang/hy-AM.umd.js +0 -806
- package/lib/locale/lang/id-ID.d.ts +0 -2
- package/lib/locale/lang/id-ID.umd.js +0 -806
- package/lib/locale/lang/it-IT.d.ts +0 -2
- package/lib/locale/lang/it-IT.umd.js +0 -806
- package/lib/locale/lang/ja-JP.d.ts +0 -2
- package/lib/locale/lang/ja-JP.umd.js +0 -806
- package/lib/locale/lang/ko-KR.d.ts +0 -2
- package/lib/locale/lang/ko-KR.umd.js +0 -806
- package/lib/locale/lang/ms-MY.d.ts +0 -2
- package/lib/locale/lang/ms-MY.umd.js +0 -806
- package/lib/locale/lang/nb-NO.d.ts +0 -2
- package/lib/locale/lang/nb-NO.umd.js +0 -806
- package/lib/locale/lang/pt-BR.d.ts +0 -2
- package/lib/locale/lang/pt-BR.umd.js +0 -806
- package/lib/locale/lang/ru-RU.d.ts +0 -2
- package/lib/locale/lang/ru-RU.umd.js +0 -806
- package/lib/locale/lang/th-TH.d.ts +0 -2
- package/lib/locale/lang/th-TH.umd.js +0 -806
- package/lib/locale/lang/ug-CN.d.ts +0 -2
- package/lib/locale/lang/ug-CN.umd.js +0 -806
- package/lib/locale/lang/uk-UA.d.ts +0 -2
- package/lib/locale/lang/uk-UA.umd.js +0 -806
- package/lib/locale/lang/uz-UZ.d.ts +0 -2
- package/lib/locale/lang/uz-UZ.umd.js +0 -806
- package/lib/locale/lang/vi-VN.d.ts +0 -2
- package/lib/locale/lang/vi-VN.umd.js +0 -806
- package/lib/locale/lang/zh-CHT.d.ts +0 -2
- package/lib/locale/lang/zh-CHT.umd.js +0 -806
- package/lib/locale/lang/zh-CN.d.ts +0 -2
- package/lib/locale/lang/zh-CN.umd.js +0 -808
- package/lib/locale/lang/zh-HK.d.ts +0 -2
- package/lib/locale/lang/zh-HK.umd.js +0 -23
- package/lib/locale/lang/zh-MO.d.ts +0 -2
- package/lib/locale/lang/zh-MO.umd.js +0 -23
- package/lib/locale/lang/zh-TW.d.ts +0 -2
- package/lib/locale/lang/zh-TW.umd.js +0 -23
- package/lib/table/module/custom/hook.js +0 -430
- package/lib/table/module/custom/hook.min.js +0 -1
- package/lib/table/module/custom/panel.js +0 -1193
- package/lib/table/module/custom/panel.min.js +0 -1
- package/lib/table/module/edit/hook.js +0 -1308
- package/lib/table/module/edit/hook.min.js +0 -1
- package/lib/table/module/export/export-panel.js +0 -467
- package/lib/table/module/export/export-panel.min.js +0 -1
- package/lib/table/module/export/hook.js +0 -1888
- package/lib/table/module/export/hook.min.js +0 -1
- package/lib/table/module/export/import-panel.js +0 -226
- package/lib/table/module/export/import-panel.min.js +0 -1
- package/lib/table/module/export/util.js +0 -20
- package/lib/table/module/export/util.min.js +0 -1
- package/lib/table/module/filter/hook.js +0 -442
- package/lib/table/module/filter/hook.min.js +0 -1
- package/lib/table/module/filter/panel.js +0 -265
- package/lib/table/module/filter/panel.min.js +0 -1
- package/lib/table/module/keyboard/hook.js +0 -579
- package/lib/table/module/keyboard/hook.min.js +0 -1
- package/lib/table/module/menu/hook.js +0 -392
- package/lib/table/module/menu/hook.min.js +0 -1
- package/lib/table/module/menu/panel.js +0 -145
- package/lib/table/module/menu/panel.min.js +0 -1
- package/lib/table/module/validator/hook.js +0 -681
- package/lib/table/module/validator/hook.min.js +0 -1
- package/lib/table/src/header.min.js +0 -1
- package/lib/table/src/props.min.js +0 -1
- package/lib/table/src/store.js +0 -15
- package/lib/table/src/store.min.js +0 -1
- package/lib/table/src/table.js +0 -902
- package/lib/table/src/table.min.js +0 -1
- package/lib/table/src/use/cell-view.js +0 -57
- package/lib/table/src/use/cell-view.min.js +0 -1
- package/lib/table/src/use/index.js +0 -16
- package/lib/table/src/use/index.min.js +0 -1
- package/lib/table/src/util.js +0 -916
- package/lib/table/src/util.min.js +0 -1
- package/lib/table/style/index.js +0 -1
- package/lib/table/style/style.css +0 -3657
- package/lib/table/style/style.min.css +0 -1
- package/lib/toolbar/style/index.js +0 -1
- package/lib/toolbar/style/style.css +0 -90
- package/lib/toolbar/style/style.min.css +0 -1
- package/lib/ui/style/index.js +0 -1
- package/lib/ui/style/style.css +0 -0
- package/lib/ui/style/style.min.css +0 -0
- package/lib/v-x-e-table/style/index.js +0 -1
- package/lib/v-x-e-table/style/style.css +0 -0
- package/lib/v-x-e-table/style/style.min.css +0 -0
- package/lib/vxe-colgroup/style/index.js +0 -1
- package/lib/vxe-colgroup/style/style.css +0 -0
- package/lib/vxe-colgroup/style/style.min.css +0 -0
- package/lib/vxe-column/style/index.js +0 -1
- package/lib/vxe-column/style/style.css +0 -0
- package/lib/vxe-column/style/style.min.css +0 -0
- package/lib/vxe-grid/style/index.js +0 -1
- package/lib/vxe-grid/style/style.css +0 -86
- package/lib/vxe-grid/style/style.min.css +0 -1
- package/lib/vxe-table/style/index.js +0 -1
- package/lib/vxe-table/style/style.css +0 -3657
- package/lib/vxe-table/style/style.min.css +0 -1
- package/lib/vxe-toolbar/style/index.js +0 -1
- package/lib/vxe-toolbar/style/style.css +0 -90
- package/lib/vxe-toolbar/style/style.min.css +0 -1
- package/lib/vxe-ui/style/index.js +0 -1
- package/lib/vxe-ui/style/style.css +0 -0
- package/lib/vxe-ui/style/style.min.css +0 -0
- package/lib/vxe-v-x-e-table/style/index.js +0 -1
- package/lib/vxe-v-x-e-table/style/style.css +0 -0
- package/lib/vxe-v-x-e-table/style/style.min.css +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
((e,i)=>{"function"==typeof define&&define.amd?define("vxe-table-lang.it-IT",["exports"],i):"undefined"!=typeof exports?i(exports):(i(i={}),e.vxeTableLangItIT=i)})("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:"Inserisci",pleaseSelect:"Seleziona",comma:",",fullStop:"。"},loading:{text:"caricamento..."},error:{downErr:"Scarica non riuscita",errLargeData:"Quando la quantità di dati vincolati è troppo grande, si prega di utilizzare {0}, altrimenti potrebbe causare un ritardo",groupFixed:"Se si utilizzano intestazioni raggruppate, la colonna congelata deve essere impostata per gruppo",groupMouseRange:'L\'intestazione del raggruppamento non può essere utilizzata contemporaneamente a "{0}" e questo può causare un errore',groupTag:'Le intestazioni della colonna di raggruppamento dovrebbero usare "{0}" invece di "{1}", che può causare errori',scrollErrProp:'Questo parametro "{0}" non è supportato dopo che lo scorrimento virtuale è abilitato',errConflicts:'Parametro "{0}" conflitti con "{1}"',modelConflicts:'绑定的字段值 "{0}" 与 "{1}" 存在冲突,将会出现错误',notSupportProp:'"{1}" non è supportato quando il parametro "{0}" è abilitato, dovrebbe essere "{2}", altrimenti si verificherà un errore',reqSupportProp:'当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',notConflictProp:'Quando si utilizza "{0}", "{1}" dovrebbe essere impostato, altrimenti potrebbero esserci conflitti funzionali',unableInsert:"Non può essere inserito nella posizione specificata, si prega di verificare se i parametri sono corretti",useErr:"Si è verificato un errore durante l'installazione del modulo \"{0}\". L'ordine può essere errato. Il modulo dipendente deve essere installato prima della tabella",barUnableLink:"La barra degli strumenti non può associare le tabelle",expandContent:'Lo slot per la linea espansa dovrebbe essere "contenuto", controlla se è corretto',reqComp:'Manca il componente "{0}", controlla se è installato correttamente. https://vxeui.com/#/start/useglobal',reqModule:'Manca il modulo "{0}"',reqProp:'Manca il parametro "{0}" necessario, che può causare un errore',emptyProp:'Il parametro "{0}" non può essere vuoto',errProp:'Parametro non supportato "{0}", possibilmente "{1}"',colRepet:'column. {0} = "{1}" viene ripetuto, il che può causare inutili alcune funzioni',notFunc:'Metodo "{0}" non esiste',errFunc:'Il parametro "{0}" non è un metodo',notValidators:'La verifica globale "{0}" non esiste',notFormats:'La formattazione globale "{0}" non esiste',notCommands:'La direttiva globale "{0}" non esiste',notSlot:'Lo slot "{0}" non esiste',noTree:'"{0}" non è supportato nella struttura dell\'albero',noGroup:'数据分组后不支持 "{0}"',notProp:'Parametro non supportato "{0}"',checkProp:'Quando il volume dei dati è troppo grande, la casella di controllo può essere balbettata. Si consiglia di impostare il parametro "{0}" per migliorare la velocità di rendering',coverProp:'Il parametro "{1}" di "{0}" è ripetutamente definito, che può causare un errore',uniField:'Il nome del campo "{0}" è ripetutamente definito, il che può causare un errore',repeatKey:'Ripeti la chiave primaria {0} = "{1}", che può causare un errore',repeatProp:'参数重复 {0}="{1}",这可能会出现错误',delFunc:'Il metodo "{0}" è deprecato, usa "{1}"',delProp:'Il parametro "{0}" è deprecato, usa "{1}"',delEvent:'L\'evento "{0}" è deprecato, usa "{1}"',removeProp:'Il parametro "{0}" è deprecato e non è raccomandato, il che può causare un errore',errFormat:'Il contenuto formattato globale deve essere definito utilizzando "vxetable.formats" e il metodo di montaggio "formatter = {0}" non è più consigliato.',notType:'Tipo di file non supportato "{0}"',notExp:"Questo browser non supporta la funzione di importazione/esportazione",impFields:"L'importazione non è riuscita. Si prega di controllare se il nome del campo e il formato dei dati sono corretti.",treeNotImp:"Le tabelle degli alberi non supportano l'importazione",treeCrossDrag:"Trascina solo il primo livello",treeDragChild:"I genitori non possono trascinare con i propri figli",reqPlugin:'"{1}" non è installato su https://vxeui.com/other{0}/#/{1}/install',errMaxRow:"Superando il volume dei dati supportato massimo {0} righe, questo può causare un errore",useNew:"不建议使用 {0},请使用 {1}",errorVersion:"版本不匹配,当前版本 {0},最低支持版本为 {1}"},table:{emptyText:"Nessun dati ancora",allTitle:"Seleziona All/Annulla",seqTitle:"Numero di serie",actionTitle:"operare",confirmFilter:"filtro",resetFilter:"Reset",allFilter:"Tutto",sortAsc:"Ordine ascendente: da più basso al più alto",sortDesc:"Ordine discendente: da più alto al più basso",filter:"Abilita il filtro per colonne selezionate",impSuccess:"Record {0} importati correttamente",expLoading:"Esportazione",expSuccess:"Esportazione con successo",expError:"L'esportazione non è riuscita",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Impostazioni della colonna",customAll:"Tutto",customConfirm:"confermare",customClose:"chiusura",customCancel:"Cancellare",customRestore:"Ripristina il valore predefinito",maxFixedCol:"Il numero massimo di colonne congelate non può superare {0}",maxGroupCol:"最大分组字段的数量不能超过 {0} 个",dragTip:"Muovi: {0}",resizeColTip:"Larghezza: {0} pixel",resizeRowTip:"Altezza: {0} pixel",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"Seleziona almeno un record!",deleteSelectRecord:"Sei sicuro di voler eliminare il record selezionato?",removeSelectRecord:"Sei sicuro di voler rimuovere il record selezionato?",dataUnchanged:"Dati non modificati!",delSuccess:"Il record selezionato è stato eliminato con successo!",saveSuccess:"Salva con successo!",operError:"Si è verificato un errore e l'operazione non è riuscita!"},select:{clear:"清除",allChecked:"全选",total:"{0} / {1}",search:"ricerca",loadingText:"caricamento",emptyText:"Nessun dati ancora",maxOpt:"最大可选择的数量不能超过 {0} 个",overSizeErr:"已超出最大可选数量 {0} 个,超出部分将被忽略!",searchEmpty:"未匹配到数据!"},tree:{searchEmpty:"未匹配到数据!"},treeSelect:{clearChecked:"清除",allChecked:"全选",allExpand:"全部展开",clearExpand:"全部收起",total:"已选 {0}",search:"搜索",emptyText:"暂无数据"},pager:{goto:"Andare",gotoTitle:"Numero di pagine",pagesize:"{0} elementi/pagina",total:"Record totali {0}",pageClassifier:"Pagina",homePage:"prima pagina",homePageTitle:"prima pagina",prevPage:"Pagina precedente",prevPageTitle:"Pagina precedente",nextPage:"Pagina successiva",nextPageTitle:"Pagina successiva",prevJump:"Salta su pagina",prevJumpTitle:"Salta su pagina",nextJump:"Salta giù la pagina",nextJumpTitle:"Salta giù la pagina",endPage:"Ultima pagina",endPageTitle:"Ultima pagina"},alert:{title:"Procamenti di sistema"},button:{confirm:"confermare",cancel:"Cancellare",clear:"Chiaro"},filter:{search:"ricerca"},custom:{cstmTitle:"Impostazioni della colonna",cstmRestore:"Ripristina il valore predefinito",cstmCancel:"Cancellare",cstmConfirm:"Sicuro",cstmConfirmRestore:"Si prega di confermare se è ripristinato alla configurazione della colonna predefinita?",cstmDragTarget:"Muovi: {0}",setting:{colSort:"Ordinare",sortHelpTip:"点击并拖动图标可以调整顺序",colTitle:"Titolo della colonna",colResizable:"Larghezza della colonna (pixel)",colVisible:"Se visualizzare",colFixed:"Colonna di congelamento",colFixedMax:"Colonne di congelamento (fino a {0} colonne)",fixedLeft:"Lato sinistro",fixedUnset:"Non impostato",fixedRight:"Lato destro"}},import:{modes:{covering:"Metodo sovrascrivo (sovrascrivi direttamente i dati della tabella)",insert:"Aggiungi in fondo (aggiungi nuovi dati nella parte inferiore della tabella)",insertTop:"Aggiungi in alto (aggiungi nuovi dati nella parte superiore della tabella)",insertBottom:"Aggiungi in fondo (aggiungi nuovi dati nella parte inferiore della tabella)"},impTitle:"Importa dati",impFile:"Nome file",impSelect:"Seleziona file",impType:"Tipo di file",impOpts:"Impostazioni dei parametri",impMode:"Modalità di importazione",impConfirm:"Importare",impCancel:"Cancellare"},export:{types:{csv:"CSV (virgola separata) (*. CSV)",html:"Pagina web (*.html)",xml:"XML Data (*.xml)",txt:"File di testo (scheda separata) (*. Txt)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Libro di lavoro Excel (*.xlsx)",pdf:"Pdf (*.pdf)"},modes:{empty:"Dati vuoti",current:"Dati correnti (dati sulla pagina corrente)",selected:"Dati selezionati (dati selezionati nella pagina corrente)",all:"Dati completi (compresi tutti i dati pagati)"},printTitle:"Stampa dati",expTitle:"Dati di esportazione",expName:"Nome file",expNamePlaceholder:"Inserisci un nome di un file",expSheetName:"titolo",expSheetNamePlaceholder:"Inserisci un titolo",expType:"Salva tipo",expMode:"Seleziona i dati",expCurrentColumn:"Tutti i campi",expColumn:"Seleziona il campo",expOpts:"Impostazioni dei parametri",expOptHeader:"Intestazione",expHeaderTitle:"È richiesta l'intestazione del tavolo",expOptFooter:"Fine della tabella",expFooterTitle:"È richiesta la fine del tavolo?",expOptColgroup:"Testa di raggruppamento",expOptTitle:"Titolo della colonna",expTitleTitle:"Che si tratti del titolo della colonna, altrimenti verrà visualizzato come nome del campo della colonna",expColgroupTitle:"Se presente, è supportata un'intestazione con una struttura di raggruppamento",expOptMerge:"unire",expMergeTitle:"Se presenti, le cellule con strutture unite sono supportate",expOptAllExpand:"Espandere l'albero",expAllExpandTitle:"Se esiste, è supportato per espandere tutti i dati con strutture gerarchiche",expOptUseStyle:"stile",expUseStyleTitle:"Se presenti, le celle con stile sono supportate",expOptOriginal:"Dati di origine",expOriginalTitle:"Se sono dati di origine, l'importazione nelle tabelle è supportata",expPrint:"Stampa",expConfirm:"Esportare",expCancel:"Cancellare"},modal:{errTitle:"Messaggio di errore",zoomMin:"Minimizzare",zoomIn:"massimizzare",zoomOut:"riduzione",close:"chiusura",miniMaxSize:"Il numero di finestre minimizzate non può superare {0}",footPropErr:"Show-footer viene utilizzato solo per abilitare la coda del tavolo e deve essere utilizzato con il pulsante show-confirm | Show-Cancel-Button | slot"},drawer:{close:"chiusura"},form:{folding:"Vicino",unfolding:"Espandere"},toolbar:{import:"Importare",export:"Esportare",print:"Stampa",refresh:"rinfrescare",zoomIn:"a schermo intero",zoomOut:"riduzione",custom:"Impostazioni della colonna",customAll:"Tutto",customConfirm:"confermare",customRestore:"Reset",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right",cancelFixed:"Scongelare"},datePicker:{yearTitle:"{0} anni"},dateRangePicker:{pleaseRange:"请选择开始日期与结束日期"},input:{date:{m1:"Gennaio",m2:"Febbraio",m3:"Marzo",m4:"aprile",m5:"Maggio",m6:"Giugno",m7:"Luglio",m8:"agosto",m9:"settembre",m10:"ottobre",m11:"novembre",m12:"Dicembre",quarterLabel:"{0} anni",monthLabel:"{0} anni",dayLabel:"{0} anno {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:"Sole",w1:"Lun",w2:"Mar",w3:"Sposa",w4:"Thu",w5:"Ven",w6:"Sab"},months:{m0:"Gennaio",m1:"Febbraio",m2:"Marzo",m3:"aprile",m4:"Maggio",m5:"Giugno",m6:"Luglio",m7:"agosto",m8:"settembre",m9:"ottobre",m10:"novembre",m11:"Dicembre"},quarters:{q1:"Primo trimestre",q2:"Secondo trimestre",q3:"Terzo trimestre",q4:"Quarto trimestre"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Anteprima",operBtn:{zoomOut:"Restringersi",zoomIn:"ingrandire",pctFull:"Ridimensionando allo stesso modo",pct11:"Mostra le dimensioni originali",rotateLeft:"Ruotare a sinistra",rotateRight:"Ruotare a destra",print:"Fare clic per stampare l'immagine",download:"Fai clic per scaricare l'immagine"}},upload:{fileBtnText:"Fare clic o trascinare per caricare",imgBtnText:"Fare clic o trascinare per caricare",dragPlaceholder:"Si prega di trascinare e rilasciare il file in quest'area per caricare",imgSizeHint:"Foglie {0}",imgCountHint:"Immagini massime {0}",fileTypeHint:"Supporto {0} tipi di file",fileSizeHint:"Una dimensione singola del file non supera {0}",fileCountHint:"I file fino a {0} possono essere caricati",uploadTypeErr:"Mismatch del tipo di file!",overCountErr:"Solo i file {0} possono essere selezionati al massimo!",overCountExtraErr:"Il numero massimo di {0} è stato superato e i file in eccesso {1} verranno ignorati!",overSizeErr:"La dimensione massima del file non può superare {0}!",manualUpload:"点击上传",reUpload:"Ri-caricamento",uploadProgress:"Caricamento {0}%",uploadErr:"Caricamento non riuscito",uploadSuccess:"Carica correttamente",moreBtnText:"Altro ({0})",viewItemTitle:"Fare clic per visualizzare",morePopup:{readTitle:"Visualizza elenco",imageTitle:"Carica immagini",fileTitle:"Carica file"}},empty:{defText:"Nessun dati ancora"},colorPicker:{clear:"Chiaro",confirm:"confermare",copySuccess:"Copiato sugli appunti: {0}",hex:"HEX"},formDesign:{formName:"Nome del modulo",defFormTitle:"Forma senza nome",widgetPropTab:"Proprietà di controllo",widgetFormTab:"Proprietà del modulo",error:{wdFormUni:"Questo tipo di controllo può aggiungerne solo uno nella forma",wdSubUni:"Questo tipo di controllo può aggiungerne solo uno nella sottotable"},styleSetting:{btn:"Impostazioni di stile",title:"Impostazioni di stile da forma",layoutTitle:"Layout di controllo",verticalLayout:"Layout superiore e inferiore",horizontalLayout:"Layout orizzontale",styleTitle:"Stile del titolo",boldTitle:"Titolo audace",fontBold:"Grassetto",fontNormal:"convenzionale",colonTitle:"Mostra il colon",colonVisible:"spettacolo",colonHidden:"nascondere",alignTitle:"Allineamento",widthTitle:"Larghezza del titolo",alignLeft:"Sulla sinistra",alignRight:"A destra",unitPx:"Pixel",unitPct:"percentuale"},widget:{group:{base:"Controlli di base",layout:"Controlli di layout",system:"Controlli di sistema",module:"Controlli del modulo",chart:"Controllo del grafico",advanced:"Controlli avanzati"},copyTitle:"Copy_ {0}",component:{input:"Casella di input",textarea:"Campo di testo",select:"Tira giù per selezionare",row:"Una riga e più colonne",title:"titolo",text:"testo",subtable:"Sotto-tavolo",VxeSwitch:"se",VxeInput:"Casella di input",VxeNumberInput:"numero",VxeDatePicker:"data",VxeTextarea:"Campo di testo",VxeSelect:"Tira giù per selezionare",VxeTreeSelect:"Selezione degli alberi",VxeRadioGroup:"Pulsante di opzione",VxeCheckboxGroup:"Casella di controllo",VxeUploadFile:"documento",VxeUploadImage:"immagine",VxeRate:"punto",VxeSlider:"Slider"}},widgetProp:{name:"Nome del controllo",placeholder:"Richiesta",required:"Verifica richiesta",multiple:"Sono consentite più scelte",displaySetting:{name:"Impostazioni di visualizzazione",pc:"PC",mobile:"Mobile",visible:"spettacolo",hidden:"nascondere"},dataSource:{name:"Fonte di dati",defValue:"Opzione {0}",addOption:"Aggiungi opzioni",batchEditOption:"Editing batch",batchEditTip:"Ogni riga corrisponde a un'opzione, che supporta copia e incolla diretta da tabelle, Excel e WPS.",batchEditSubTip:"Ogni riga corrisponde a un'opzione. Se si tratta di un gruppo, gli elementi figlio possono iniziare con uno spazio o un tasto TAB e supporta copia e incolla diretta da tabelle, Excel e WPS.",buildOption:"Opzioni di costruzione"},rowProp:{colSize:"Numero di colonne",col2:"Due colonne",col3:"Tre colonne",col4:"Quattro colonne",col6:"Sei colonne",layout:"disposizione"},textProp:{name:"contenuto",alignTitle:"Allineamento",alignLeft:"Sulla sinistra",alignCenter:"Centro",alignRight:"A destra",colorTitle:"Colore del carattere",sizeTitle:"Dimensione del carattere",boldTitle:"Carattere audace",fontNormal:"convenzionale",fontBold:"Grassetto"},subtableProp:{seqTitle:"Numero di serie",showSeq:"Mostra il numero di serie",showCheckbox:"Sono consentite più scelte",errSubDrag:"La sottotable non supporta questo controllo, utilizza altri controlli",colPlace:"Trascina il controllo"},uploadProp:{limitFileCount:"Limite di quantità di file",limitFileSize:"Limite di dimensioni del file",multiFile:"Consenti di caricare più file",limitImgCount:"Limite il numero di immagini",limitImgSize:"Limite di dimensione dell'immagine",multiImg:"Consenti a più immagini di caricare"}}},listDesign:{fieldSettingTab:"Impostazioni sul campo",listSettingTab:"Impostazioni dei parametri",searchTitle:"Criteri di query",listTitle:"Campo elenco",searchField:"Campi di query",listField:"Campo elenco",activeBtn:{ActionButtonUpdate:"modificare",ActionButtonDelete:"eliminare"},search:{addBtn:"modificare",emptyText:"Condizioni di query non configurate",editPopupTitle:"Modifica campi di query"},searchPopup:{colTitle:"titolo",saveBtn:"salva"}},text:{copySuccess:"Copiato negli appunti",copyError:"L'ambiente attuale non supporta questa operazione"},countdown:{formats:{yyyy:"Anno",MM:"luna",dd:"cielo",HH:"ora",mm:"punto",ss:"Secondo"}},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:"Questa operazione non può essere eseguita su celle unite",multiErr:"Questa operazione non può essere eseguita su più aree di selezione",selectErr:"Impossibile operare su celle nell'intervallo specificato",extendErr:"Se l'intervallo esteso contiene celle unite, tutte le celle unite devono avere le stesse dimensioni",pasteMultiErr:"Incapace di incollare, le aree copiate e incollate devono essere delle stesse dimensioni per eseguire questa operazione",cpInvalidErr:"L'operazione non può essere eseguita. Esistono colonne proibite ({0}) nell'intervallo selezionato."},fnr:{title:"Trova e sostituisci",findLabel:"Trovare",replaceLabel:"sostituire",findTitle:"Trova cosa:",replaceTitle:"Sostituire con:",tabs:{find:"Trovare",replace:"sostituire"},filter:{re:"Espressioni regolari",whole:"Corrispondenza di parole complete",sensitive:"maiuscole e minuscole"},btns:{findNext:"Trova il prossimo",findAll:"Trova tutto",replace:"sostituire",replaceAll:"Sostituire tutto",cancel:"Cancellare"},header:{seq:"#",cell:"Cella",value:"valore"},body:{row:"Riga: {0}",col:"Colonna: {0}"},empty:"(Valore null)",reError:"Espressione regolare non valida",recordCount:"{0} celle trovate",notCell:"La cella corrispondente non può essere trovata",replaceSuccess:"Sostituire correttamente le celle {0}"}},extendPivotTable:{aggregation:{grouping:"分组",values:"值",groupPlaceholder:"拖至此处进行分组",valuesPlaceholder:"拖至此处进行聚合",dragExistCol:"该列已存在",sortHelpTip:"点击并拖动图标可以调整顺序"},aggFuncs:{sum:"求和",count:"计数",avg:"平均值",min:"最小值",max:"最大值",first:"首个值",last:"末尾值"}},filterComplexInput:{menus:{fixedColumn:"Colonna di congelamento",fixedGroup:"Gruppo di congelamento",cancelFixed:"Scongelare",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right"},cases:{equal:"pari",gt:"Maggiore di",lt:"Meno di",begin:"L'inizio è",endin:"La fine è",include:"Includere",isSensitive:"maiuscole e minuscole"}},filterCombination:{menus:{sort:"Ordinare",clearSort:"Ordine chiara",sortAsc:"Ordine ascendente",sortDesc:"ordine discendente",fixedColumn:"Colonna di congelamento",fixedGroup:"Gruppo di congelamento",cancelFixed:"Scongelare",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right",clearFilter:"Filtro chiaro",textOption:"Filtro di testo",numberOption:"Filtro numerico"},popup:{title:"Metodi di filtraggio personalizzati",currColumnTitle:"Colonna corrente:",and:"E",or:"O",describeHtml:"Disponibile? Rappresenta un singolo carattere <br/> usa * rappresenta più caratteri"},cases:{equal:"pari",unequal:"Non uguale a",gt:"Maggiore di",ge:"Maggiore o uguale a",lt:"Meno di",le:"Meno o uguale a",begin:"L'inizio è",notbegin:"Non è all'inizio",endin:"La fine è",notendin:"Il finale non lo è",include:"Includere",exclude:"Non incluso",between:"Fra",custom:"Filtro personalizzato",insensitive:"Caso insensibile",isSensitive:"maiuscole e minuscole"},empty:"(vuoto)",notData:"Nessuna corrispondenza"}},pro:{area:{mergeErr:"Questa operazione non può essere eseguita su celle unite",multiErr:"Questa operazione non può essere eseguita su più aree di selezione",extendErr:"Se l'intervallo esteso contiene celle unite, tutte le celle unite devono avere le stesse dimensioni",pasteMultiErr:"Incapace di incollare, le aree copiate e incollate devono essere delle stesse dimensioni per eseguire questa operazione"},fnr:{title:"Trova e sostituisci",findLabel:"Trovare",replaceLabel:"sostituire",findTitle:"Trova il contenuto:",replaceTitle:"Sostituire con:",tabs:{find:"Trovare",replace:"sostituire"},filter:{re:"Espressioni regolari",whole:"Corrispondenza di parole complete",sensitive:"maiuscole e minuscole"},btns:{findNext:"Trova il prossimo",findAll:"Trova tutto",replace:"sostituire",replaceAll:"Sostituire tutto",cancel:"Cancellare"},header:{seq:"#",cell:"Cella",value:"valore"},empty:"(Valore null)",reError:"Espressione regolare non valida",recordCount:"{0} celle trovate",notCell:"Nessuna cellula corrispondente trovata",replaceSuccess:"Sostituire correttamente le celle {0}"}},renderer:{search:"ricerca",cases:{equal:"pari",unequal:"Non uguale a",gt:"Maggiore di",ge:"Maggiore o uguale a",lt:"Meno di",le:"Meno o uguale a",begin:"L'inizio è",notbegin:"Non è all'inizio",endin:"La fine è",notendin:"Il finale non lo è",include:"Includere",exclude:"Non incluso",between:"Fra",custom:"Filtro personalizzato",insensitive:"Caso insensibile",isSensitive:"maiuscole e minuscole"},combination:{menus:{sort:"Ordinare",clearSort:"Ordine chiara",sortAsc:"Ordine ascendente",sortDesc:"ordine discendente",fixedColumn:"Colonna di congelamento",fixedGroup:"Gruppo di congelamento",cancelFixed:"Scongelare",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right",clearFilter:"Filtro chiaro",textOption:"Filtro di testo",numberOption:"Filtro numerico"},popup:{title:"Metodi di filtraggio personalizzati",currColumnTitle:"Colonna corrente:",and:"E",or:"O",describeHtml:"Disponibile? Rappresenta un singolo carattere <br/> usa * rappresenta più caratteri"},empty:"(vuoto)",notData:"Nessuna corrispondenza"}}}}});
|
|
1
|
+
Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _default=exports.default={vxe:{base:{pleaseInput:"Inserisci",pleaseSelect:"Seleziona",comma:",",fullStop:"。"},loading:{text:"caricamento..."},error:{downErr:"Scarica non riuscita",errLargeData:"Quando la quantità di dati vincolati è troppo grande, si prega di utilizzare {0}, altrimenti potrebbe causare un ritardo",groupFixed:"Se si utilizzano intestazioni raggruppate, la colonna congelata deve essere impostata per gruppo",groupMouseRange:'L\'intestazione del raggruppamento non può essere utilizzata contemporaneamente a "{0}" e questo può causare un errore',groupTag:'Le intestazioni della colonna di raggruppamento dovrebbero usare "{0}" invece di "{1}", che può causare errori',scrollErrProp:'Questo parametro "{0}" non è supportato dopo che lo scorrimento virtuale è abilitato',errConflicts:'Parametro "{0}" conflitti con "{1}"',modelConflicts:'绑定的字段值 "{0}" 与 "{1}" 存在冲突,将会出现错误',notSupportProp:'"{1}" non è supportato quando il parametro "{0}" è abilitato, dovrebbe essere "{2}", altrimenti si verificherà un errore',reqSupportProp:'当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',notConflictProp:'Quando si utilizza "{0}", "{1}" dovrebbe essere impostato, altrimenti potrebbero esserci conflitti funzionali',unableInsert:"Non può essere inserito nella posizione specificata, si prega di verificare se i parametri sono corretti",useErr:"Si è verificato un errore durante l'installazione del modulo \"{0}\". L'ordine può essere errato. Il modulo dipendente deve essere installato prima della tabella",barUnableLink:"La barra degli strumenti non può associare le tabelle",expandContent:'Lo slot per la linea espansa dovrebbe essere "contenuto", controlla se è corretto',reqComp:'Manca il componente "{0}", controlla se è installato correttamente. https://vxeui.com/#/start/useglobal',reqModule:'Manca il modulo "{0}"',reqProp:'Manca il parametro "{0}" necessario, che può causare un errore',emptyProp:'Il parametro "{0}" non può essere vuoto',errProp:'Parametro non supportato "{0}", possibilmente "{1}"',colRepet:'column. {0} = "{1}" viene ripetuto, il che può causare inutili alcune funzioni',notFunc:'Metodo "{0}" non esiste',errFunc:'Il parametro "{0}" non è un metodo',notValidators:'La verifica globale "{0}" non esiste',notFormats:'La formattazione globale "{0}" non esiste',notCommands:'La direttiva globale "{0}" non esiste',notSlot:'Lo slot "{0}" non esiste',noTree:'"{0}" non è supportato nella struttura dell\'albero',noGroup:'数据分组后不支持 "{0}"',notProp:'Parametro non supportato "{0}"',checkProp:'Quando il volume dei dati è troppo grande, la casella di controllo può essere balbettata. Si consiglia di impostare il parametro "{0}" per migliorare la velocità di rendering',coverProp:'Il parametro "{1}" di "{0}" è ripetutamente definito, che può causare un errore',uniField:'Il nome del campo "{0}" è ripetutamente definito, il che può causare un errore',repeatKey:'Ripeti la chiave primaria {0} = "{1}", che può causare un errore',repeatProp:'参数重复 {0}="{1}",这可能会出现错误',delFunc:'Il metodo "{0}" è deprecato, usa "{1}"',delProp:'Il parametro "{0}" è deprecato, usa "{1}"',delEvent:'L\'evento "{0}" è deprecato, usa "{1}"',removeProp:'Il parametro "{0}" è deprecato e non è raccomandato, il che può causare un errore',errFormat:'Il contenuto formattato globale deve essere definito utilizzando "vxetable.formats" e il metodo di montaggio "formatter = {0}" non è più consigliato.',notType:'Tipo di file non supportato "{0}"',notExp:"Questo browser non supporta la funzione di importazione/esportazione",impFields:"L'importazione non è riuscita. Si prega di controllare se il nome del campo e il formato dei dati sono corretti.",treeNotImp:"Le tabelle degli alberi non supportano l'importazione",treeCrossDrag:"Trascina solo il primo livello",treeDragChild:"I genitori non possono trascinare con i propri figli",reqPlugin:'"{1}" non è installato su https://vxeui.com/other{0}/#/{1}/install',errMaxRow:"Superando il volume dei dati supportato massimo {0} righe, questo può causare un errore",useNew:"不建议使用 {0},请使用 {1}",errorVersion:"版本不匹配,当前版本 {0},最低支持版本为 {1}"},table:{emptyText:"Nessun dati ancora",allTitle:"Seleziona All/Annulla",seqTitle:"Numero di serie",actionTitle:"operare",confirmFilter:"filtro",resetFilter:"Reset",allFilter:"Tutto",sortAsc:"Ordine ascendente: da più basso al più alto",sortDesc:"Ordine discendente: da più alto al più basso",filter:"Abilita il filtro per colonne selezionate",impSuccess:"Record {0} importati correttamente",expLoading:"Esportazione",expSuccess:"Esportazione con successo",expError:"L'esportazione non è riuscita",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Impostazioni della colonna",customAll:"Tutto",customConfirm:"confermare",customClose:"chiusura",customCancel:"Cancellare",customRestore:"Ripristina il valore predefinito",maxFixedCol:"Il numero massimo di colonne congelate non può superare {0}",maxGroupCol:"最大分组字段的数量不能超过 {0} 个",dragTip:"Muovi: {0}",resizeColTip:"Larghezza: {0} pixel",resizeRowTip:"Altezza: {0} pixel",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"Seleziona almeno un record!",deleteSelectRecord:"Sei sicuro di voler eliminare il record selezionato?",removeSelectRecord:"Sei sicuro di voler rimuovere il record selezionato?",dataUnchanged:"Dati non modificati!",delSuccess:"Il record selezionato è stato eliminato con successo!",saveSuccess:"Salva con successo!",operError:"Si è verificato un errore e l'operazione non è riuscita!"},select:{clear:"清除",allChecked:"全选",total:"{0} / {1}",search:"ricerca",loadingText:"caricamento",emptyText:"Nessun dati ancora",maxOpt:"最大可选择的数量不能超过 {0} 个",overSizeErr:"已超出最大可选数量 {0} 个,超出部分将被忽略!",searchEmpty:"未匹配到数据!"},tree:{searchEmpty:"未匹配到数据!"},treeSelect:{clearChecked:"清除",allChecked:"全选",allExpand:"全部展开",clearExpand:"全部收起",total:"已选 {0}",search:"搜索",emptyText:"暂无数据"},pager:{goto:"Andare",gotoTitle:"Numero di pagine",pagesize:"{0} elementi/pagina",total:"Record totali {0}",pageClassifier:"Pagina",homePage:"prima pagina",homePageTitle:"prima pagina",prevPage:"Pagina precedente",prevPageTitle:"Pagina precedente",nextPage:"Pagina successiva",nextPageTitle:"Pagina successiva",prevJump:"Salta su pagina",prevJumpTitle:"Salta su pagina",nextJump:"Salta giù la pagina",nextJumpTitle:"Salta giù la pagina",endPage:"Ultima pagina",endPageTitle:"Ultima pagina"},alert:{title:"Procamenti di sistema"},button:{confirm:"confermare",cancel:"Cancellare",clear:"Chiaro"},filter:{search:"ricerca"},custom:{cstmTitle:"Impostazioni della colonna",cstmRestore:"Ripristina il valore predefinito",cstmCancel:"Cancellare",cstmConfirm:"Sicuro",cstmConfirmRestore:"Si prega di confermare se è ripristinato alla configurazione della colonna predefinita?",cstmDragTarget:"Muovi: {0}",setting:{colSort:"Ordinare",sortHelpTip:"点击并拖动图标可以调整顺序",colTitle:"Titolo della colonna",colResizable:"Larghezza della colonna (pixel)",colVisible:"Se visualizzare",colFixed:"Colonna di congelamento",colFixedMax:"Colonne di congelamento (fino a {0} colonne)",fixedLeft:"Lato sinistro",fixedUnset:"Non impostato",fixedRight:"Lato destro"}},import:{modes:{covering:"Metodo sovrascrivo (sovrascrivi direttamente i dati della tabella)",insert:"Aggiungi in fondo (aggiungi nuovi dati nella parte inferiore della tabella)",insertTop:"Aggiungi in alto (aggiungi nuovi dati nella parte superiore della tabella)",insertBottom:"Aggiungi in fondo (aggiungi nuovi dati nella parte inferiore della tabella)"},impTitle:"Importa dati",impFile:"Nome file",impSelect:"Seleziona file",impType:"Tipo di file",impOpts:"Impostazioni dei parametri",impMode:"Modalità di importazione",impConfirm:"Importare",impCancel:"Cancellare"},export:{types:{csv:"CSV (virgola separata) (*. CSV)",html:"Pagina web (*.html)",xml:"XML Data (*.xml)",txt:"File di testo (scheda separata) (*. Txt)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Libro di lavoro Excel (*.xlsx)",pdf:"Pdf (*.pdf)"},modes:{empty:"Dati vuoti",current:"Dati correnti (dati sulla pagina corrente)",selected:"Dati selezionati (dati selezionati nella pagina corrente)",all:"Dati completi (compresi tutti i dati pagati)"},printTitle:"Stampa dati",expTitle:"Dati di esportazione",expName:"Nome file",expNamePlaceholder:"Inserisci un nome di un file",expSheetName:"titolo",expSheetNamePlaceholder:"Inserisci un titolo",expType:"Salva tipo",expMode:"Seleziona i dati",expCurrentColumn:"Tutti i campi",expColumn:"Seleziona il campo",expOpts:"Impostazioni dei parametri",expOptHeader:"Intestazione",expHeaderTitle:"È richiesta l'intestazione del tavolo",expOptFooter:"Fine della tabella",expFooterTitle:"È richiesta la fine del tavolo?",expOptColgroup:"Testa di raggruppamento",expOptTitle:"Titolo della colonna",expTitleTitle:"Che si tratti del titolo della colonna, altrimenti verrà visualizzato come nome del campo della colonna",expColgroupTitle:"Se presente, è supportata un'intestazione con una struttura di raggruppamento",expOptMerge:"unire",expMergeTitle:"Se presenti, le cellule con strutture unite sono supportate",expOptAllExpand:"Espandere l'albero",expAllExpandTitle:"Se esiste, è supportato per espandere tutti i dati con strutture gerarchiche",expOptUseStyle:"stile",expUseStyleTitle:"Se presenti, le celle con stile sono supportate",expOptOriginal:"Dati di origine",expOriginalTitle:"Se sono dati di origine, l'importazione nelle tabelle è supportata",expPrint:"Stampa",expConfirm:"Esportare",expCancel:"Cancellare"},modal:{errTitle:"Messaggio di errore",zoomMin:"Minimizzare",zoomIn:"massimizzare",zoomOut:"riduzione",close:"chiusura",miniMaxSize:"Il numero di finestre minimizzate non può superare {0}",footPropErr:"Show-footer viene utilizzato solo per abilitare la coda del tavolo e deve essere utilizzato con il pulsante show-confirm | Show-Cancel-Button | slot"},drawer:{close:"chiusura"},form:{folding:"Vicino",unfolding:"Espandere"},toolbar:{import:"Importare",export:"Esportare",print:"Stampa",refresh:"rinfrescare",zoomIn:"a schermo intero",zoomOut:"riduzione",custom:"Impostazioni della colonna",customAll:"Tutto",customConfirm:"confermare",customRestore:"Reset",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right",cancelFixed:"Scongelare"},datePicker:{yearTitle:"{0} anni"},dateRangePicker:{pleaseRange:"请选择开始日期与结束日期"},input:{date:{m1:"Gennaio",m2:"Febbraio",m3:"Marzo",m4:"aprile",m5:"Maggio",m6:"Giugno",m7:"Luglio",m8:"agosto",m9:"settembre",m10:"ottobre",m11:"novembre",m12:"Dicembre",quarterLabel:"{0} anni",monthLabel:"{0} anni",dayLabel:"{0} anno {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:"Sole",w1:"Lun",w2:"Mar",w3:"Sposa",w4:"Thu",w5:"Ven",w6:"Sab"},months:{m0:"Gennaio",m1:"Febbraio",m2:"Marzo",m3:"aprile",m4:"Maggio",m5:"Giugno",m6:"Luglio",m7:"agosto",m8:"settembre",m9:"ottobre",m10:"novembre",m11:"Dicembre"},quarters:{q1:"Primo trimestre",q2:"Secondo trimestre",q3:"Terzo trimestre",q4:"Quarto trimestre"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Anteprima",operBtn:{zoomOut:"Restringersi",zoomIn:"ingrandire",pctFull:"Ridimensionando allo stesso modo",pct11:"Mostra le dimensioni originali",rotateLeft:"Ruotare a sinistra",rotateRight:"Ruotare a destra",print:"Fare clic per stampare l'immagine",download:"Fai clic per scaricare l'immagine"}},upload:{fileBtnText:"Fare clic o trascinare per caricare",imgBtnText:"Fare clic o trascinare per caricare",dragPlaceholder:"Si prega di trascinare e rilasciare il file in quest'area per caricare",imgSizeHint:"Foglie {0}",imgCountHint:"Immagini massime {0}",fileTypeHint:"Supporto {0} tipi di file",fileSizeHint:"Una dimensione singola del file non supera {0}",fileCountHint:"I file fino a {0} possono essere caricati",uploadTypeErr:"Mismatch del tipo di file!",overCountErr:"Solo i file {0} possono essere selezionati al massimo!",overCountExtraErr:"Il numero massimo di {0} è stato superato e i file in eccesso {1} verranno ignorati!",overSizeErr:"La dimensione massima del file non può superare {0}!",manualUpload:"点击上传",reUpload:"Ri-caricamento",uploadProgress:"Caricamento {0}%",uploadErr:"Caricamento non riuscito",uploadSuccess:"Carica correttamente",moreBtnText:"Altro ({0})",viewItemTitle:"Fare clic per visualizzare",morePopup:{readTitle:"Visualizza elenco",imageTitle:"Carica immagini",fileTitle:"Carica file"}},empty:{defText:"Nessun dati ancora"},colorPicker:{clear:"Chiaro",confirm:"confermare",copySuccess:"Copiato sugli appunti: {0}",hex:"HEX"},formDesign:{formName:"Nome del modulo",defFormTitle:"Forma senza nome",widgetPropTab:"Proprietà di controllo",widgetFormTab:"Proprietà del modulo",error:{wdFormUni:"Questo tipo di controllo può aggiungerne solo uno nella forma",wdSubUni:"Questo tipo di controllo può aggiungerne solo uno nella sottotable"},styleSetting:{btn:"Impostazioni di stile",title:"Impostazioni di stile da forma",layoutTitle:"Layout di controllo",verticalLayout:"Layout superiore e inferiore",horizontalLayout:"Layout orizzontale",styleTitle:"Stile del titolo",boldTitle:"Titolo audace",fontBold:"Grassetto",fontNormal:"convenzionale",colonTitle:"Mostra il colon",colonVisible:"spettacolo",colonHidden:"nascondere",alignTitle:"Allineamento",widthTitle:"Larghezza del titolo",alignLeft:"Sulla sinistra",alignRight:"A destra",unitPx:"Pixel",unitPct:"percentuale"},widget:{group:{base:"Controlli di base",layout:"Controlli di layout",system:"Controlli di sistema",module:"Controlli del modulo",chart:"Controllo del grafico",advanced:"Controlli avanzati"},copyTitle:"Copy_ {0}",component:{input:"Casella di input",textarea:"Campo di testo",select:"Tira giù per selezionare",row:"Una riga e più colonne",title:"titolo",text:"testo",subtable:"Sotto-tavolo",VxeSwitch:"se",VxeInput:"Casella di input",VxeNumberInput:"numero",VxeDatePicker:"data",VxeTextarea:"Campo di testo",VxeSelect:"Tira giù per selezionare",VxeTreeSelect:"Selezione degli alberi",VxeRadioGroup:"Pulsante di opzione",VxeCheckboxGroup:"Casella di controllo",VxeUploadFile:"documento",VxeUploadImage:"immagine",VxeRate:"punto",VxeSlider:"Slider"}},widgetProp:{name:"Nome del controllo",placeholder:"Richiesta",required:"Verifica richiesta",multiple:"Sono consentite più scelte",displaySetting:{name:"Impostazioni di visualizzazione",pc:"PC",mobile:"Mobile",visible:"spettacolo",hidden:"nascondere"},dataSource:{name:"Fonte di dati",defValue:"Opzione {0}",addOption:"Aggiungi opzioni",batchEditOption:"Editing batch",batchEditTip:"Ogni riga corrisponde a un'opzione, che supporta copia e incolla diretta da tabelle, Excel e WPS.",batchEditSubTip:"Ogni riga corrisponde a un'opzione. Se si tratta di un gruppo, gli elementi figlio possono iniziare con uno spazio o un tasto TAB e supporta copia e incolla diretta da tabelle, Excel e WPS.",buildOption:"Opzioni di costruzione"},rowProp:{colSize:"Numero di colonne",col2:"Due colonne",col3:"Tre colonne",col4:"Quattro colonne",col6:"Sei colonne",layout:"disposizione"},textProp:{name:"contenuto",alignTitle:"Allineamento",alignLeft:"Sulla sinistra",alignCenter:"Centro",alignRight:"A destra",colorTitle:"Colore del carattere",sizeTitle:"Dimensione del carattere",boldTitle:"Carattere audace",fontNormal:"convenzionale",fontBold:"Grassetto"},subtableProp:{seqTitle:"Numero di serie",showSeq:"Mostra il numero di serie",showCheckbox:"Sono consentite più scelte",errSubDrag:"La sottotable non supporta questo controllo, utilizza altri controlli",colPlace:"Trascina il controllo"},uploadProp:{limitFileCount:"Limite di quantità di file",limitFileSize:"Limite di dimensioni del file",multiFile:"Consenti di caricare più file",limitImgCount:"Limite il numero di immagini",limitImgSize:"Limite di dimensione dell'immagine",multiImg:"Consenti a più immagini di caricare"}}},listDesign:{fieldSettingTab:"Impostazioni sul campo",listSettingTab:"Impostazioni dei parametri",searchTitle:"Criteri di query",listTitle:"Campo elenco",searchField:"Campi di query",listField:"Campo elenco",activeBtn:{ActionButtonUpdate:"modificare",ActionButtonDelete:"eliminare"},search:{addBtn:"modificare",emptyText:"Condizioni di query non configurate",editPopupTitle:"Modifica campi di query"},searchPopup:{colTitle:"titolo",saveBtn:"salva"}},text:{copySuccess:"Copiato negli appunti",copyError:"L'ambiente attuale non supporta questa operazione"},countdown:{formats:{yyyy:"Anno",MM:"luna",dd:"cielo",HH:"ora",mm:"punto",ss:"Secondo"}},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:"Questa operazione non può essere eseguita su celle unite",multiErr:"Questa operazione non può essere eseguita su più aree di selezione",selectErr:"Impossibile operare su celle nell'intervallo specificato",extendErr:"Se l'intervallo esteso contiene celle unite, tutte le celle unite devono avere le stesse dimensioni",pasteMultiErr:"Incapace di incollare, le aree copiate e incollate devono essere delle stesse dimensioni per eseguire questa operazione",cpInvalidErr:"L'operazione non può essere eseguita. Esistono colonne proibite ({0}) nell'intervallo selezionato."},fnr:{title:"Trova e sostituisci",findLabel:"Trovare",replaceLabel:"sostituire",findTitle:"Trova cosa:",replaceTitle:"Sostituire con:",tabs:{find:"Trovare",replace:"sostituire"},filter:{re:"Espressioni regolari",whole:"Corrispondenza di parole complete",sensitive:"maiuscole e minuscole"},btns:{findNext:"Trova il prossimo",findAll:"Trova tutto",replace:"sostituire",replaceAll:"Sostituire tutto",cancel:"Cancellare"},header:{seq:"#",cell:"Cella",value:"valore"},body:{row:"Riga: {0}",col:"Colonna: {0}"},empty:"(Valore null)",reError:"Espressione regolare non valida",recordCount:"{0} celle trovate",notCell:"La cella corrispondente non può essere trovata",replaceSuccess:"Sostituire correttamente le celle {0}"}},extendPivotTable:{aggregation:{grouping:"分组",values:"值",groupPlaceholder:"拖至此处进行分组",valuesPlaceholder:"拖至此处进行聚合",dragExistCol:"该列已存在",sortHelpTip:"点击并拖动图标可以调整顺序"},aggFuncs:{sum:"求和",count:"计数",avg:"平均值",min:"最小值",max:"最大值",first:"首个值",last:"末尾值"}},filterComplexInput:{menus:{fixedColumn:"Colonna di congelamento",fixedGroup:"Gruppo di congelamento",cancelFixed:"Scongelare",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right"},cases:{equal:"pari",gt:"Maggiore di",lt:"Meno di",begin:"L'inizio è",endin:"La fine è",include:"Includere",isSensitive:"maiuscole e minuscole"}},filterCombination:{menus:{sort:"Ordinare",clearSort:"Ordine chiara",sortAsc:"Ordine ascendente",sortDesc:"ordine discendente",fixedColumn:"Colonna di congelamento",fixedGroup:"Gruppo di congelamento",cancelFixed:"Scongelare",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right",clearFilter:"Filtro chiaro",textOption:"Filtro di testo",numberOption:"Filtro numerico"},popup:{title:"Metodi di filtraggio personalizzati",currColumnTitle:"Colonna corrente:",and:"E",or:"O",describeHtml:"Disponibile? Rappresenta un singolo carattere <br/> usa * rappresenta più caratteri"},cases:{equal:"pari",unequal:"Non uguale a",gt:"Maggiore di",ge:"Maggiore o uguale a",lt:"Meno di",le:"Meno o uguale a",begin:"L'inizio è",notbegin:"Non è all'inizio",endin:"La fine è",notendin:"Il finale non lo è",include:"Includere",exclude:"Non incluso",between:"Fra",custom:"Filtro personalizzato",insensitive:"Caso insensibile",isSensitive:"maiuscole e minuscole"},empty:"(vuoto)",notData:"Nessuna corrispondenza"}},pro:{area:{mergeErr:"Questa operazione non può essere eseguita su celle unite",multiErr:"Questa operazione non può essere eseguita su più aree di selezione",extendErr:"Se l'intervallo esteso contiene celle unite, tutte le celle unite devono avere le stesse dimensioni",pasteMultiErr:"Incapace di incollare, le aree copiate e incollate devono essere delle stesse dimensioni per eseguire questa operazione"},fnr:{title:"Trova e sostituisci",findLabel:"Trovare",replaceLabel:"sostituire",findTitle:"Trova il contenuto:",replaceTitle:"Sostituire con:",tabs:{find:"Trovare",replace:"sostituire"},filter:{re:"Espressioni regolari",whole:"Corrispondenza di parole complete",sensitive:"maiuscole e minuscole"},btns:{findNext:"Trova il prossimo",findAll:"Trova tutto",replace:"sostituire",replaceAll:"Sostituire tutto",cancel:"Cancellare"},header:{seq:"#",cell:"Cella",value:"valore"},empty:"(Valore null)",reError:"Espressione regolare non valida",recordCount:"{0} celle trovate",notCell:"Nessuna cellula corrispondente trovata",replaceSuccess:"Sostituire correttamente le celle {0}"}},renderer:{search:"ricerca",cases:{equal:"pari",unequal:"Non uguale a",gt:"Maggiore di",ge:"Maggiore o uguale a",lt:"Meno di",le:"Meno o uguale a",begin:"L'inizio è",notbegin:"Non è all'inizio",endin:"La fine è",notendin:"Il finale non lo è",include:"Includere",exclude:"Non incluso",between:"Fra",custom:"Filtro personalizzato",insensitive:"Caso insensibile",isSensitive:"maiuscole e minuscole"},combination:{menus:{sort:"Ordinare",clearSort:"Ordine chiara",sortAsc:"Ordine ascendente",sortDesc:"ordine discendente",fixedColumn:"Colonna di congelamento",fixedGroup:"Gruppo di congelamento",cancelFixed:"Scongelare",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right",clearFilter:"Filtro chiaro",textOption:"Filtro di testo",numberOption:"Filtro numerico"},popup:{title:"Metodi di filtraggio personalizzati",currColumnTitle:"Colonna corrente:",and:"E",or:"O",describeHtml:"Disponibile? Rappresenta un singolo carattere <br/> usa * rappresenta più caratteri"},empty:"(vuoto)",notData:"Nessuna corrispondenza"}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
((e,t)=>{"function"==typeof define&&define.amd?define("vxe-table-lang.ja-JP",["exports"],t):"undefined"!=typeof exports?t(exports):(t(t={}),e.vxeTableLangJaJP=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:"入力してください",pleaseSelect:"選択してください",comma:",",fullStop:"。"},loading:{text:"読み込み..."},error:{downErr:"ダウンロードが失敗しました",errLargeData:"バインドされたデータの量が大きすぎる場合は、{0}を使用してください。",groupFixed:"グループ化されたヘッダーを使用する場合、凍結列はグループごとに設定する必要があります",groupMouseRange:"グループ化ヘッダーは「{0}」と同時に使用することはできません。これにより、エラーが発生する可能性があります。",groupTag:"グループ化列ヘッダーは、「{1}」の代わりに「{0}」を使用する必要があります。",scrollErrProp:"このパラメーター「{0}」は、仮想スクロールが有効になった後にサポートされていません",errConflicts:"パラメーター「{0}」は「{1}」と競合します",modelConflicts:"バインドされたフィールド値「{0}」と「{1}」の間に競合があり、エラーが発生します",notSupportProp:"「{1}」はパラメーター「{0}」が有効になっている場合、「{2}」である必要があります。そうしないと、エラーが発生します。",reqSupportProp:'当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',notConflictProp:"「{0}」を使用する場合、「{1}」を設定する必要があります。",unableInsert:"指定された場所に挿入できません。パラメーターが正しいかどうかを確認してください",useErr:"「{0}」モジュールのインストール中にエラーが発生しました。注文が正しくない場合があります。従属モジュールは、テーブルの前にインストールする必要があります",barUnableLink:"ツールバーはテーブルを関連付けることができません",expandContent:"拡張ラインのスロットは「コンテンツ」である必要があります。正しいかどうかを確認してください",reqComp:"「{0}」コンポーネントがありません。正しくインストールされているかどうかを確認してください。 https://vxeui.com/#/start/useglobal",reqModule:"「{0}」モジュールがありません",reqProp:"必要な「{0}」パラメーターが欠落しているため、エラーが発生する場合があります",emptyProp:"パラメーター「{0}」は空にすることは許可されていません",errProp:"サポートされていないパラメーター「{0}」、おそらく「{1}」",colRepet:'列。{0} = "{1}"が繰り返されるため、一部の機能が使用できなくなる可能性があります',notFunc:"メソッド「{0}」は存在しません",errFunc:"パラメーター「{0}」はメソッドではありません",notValidators:"グローバル検証「{0}」は存在しません",notFormats:"グローバルフォーマット「{0}」は存在しません",notCommands:"グローバル指令「{0}」は存在しません",notSlot:"スロット「{0}」は存在しません",noTree:"「{0}」はツリー構造ではサポートされていません",noGroup:"「{0}」は、データグループの後にサポートされていません",notProp:'サポートされていないパラメーター "{0}"',checkProp:"データのボリュームが大きすぎると、チェックボックスがutter音を立てる可能性があります。レンダリング速度を改善するためにパラメーター「{0}」を設定することをお勧めします",coverProp:"「{0}」のパラメーター「{1}」が繰り返し定義されているため、エラーが発生する可能性があります",uniField:"フィールド名「{0}」が繰り返し定義されているため、エラーが発生する可能性があります",repeatKey:'プライマリキー{0} = "{1}"を繰り返します。これはエラーを引き起こす可能性があります',repeatProp:'参数重复 {0}="{1}",这可能会出现错误',delFunc:"メソッド「{0}」は非推奨です。「{1}」を使用してください",delProp:"パラメーター「{0}」は非推奨です。「{1}」を使用してください",delEvent:"イベント「{0}」は非推奨です。「{1}」を使用してください",removeProp:"パラメーター「{0}」は非推奨であり、推奨されていないため、エラーが発生する可能性があります",errFormat:"グローバルフォーマットコンテンツは、「Vxetable.Formats」を使用して定義する必要があり、「Formatter = {0}」を取り付ける方法は推奨されなくなります。",notType:'サポートされていないファイルタイプ "{0}"',notExp:"このブラウザは、インポート/エクスポート機能をサポートしません",impFields:"インポートが失敗しました。フィールド名とデータ形式が正しいかどうかを確認してください。",treeNotImp:"ツリーテーブルはインポートをサポートしていません",treeCrossDrag:"最初のレベルのみをドラッグします",treeDragChild:"親は自分の子供にドラッグすることはできません",reqPlugin:"「{1}」はhttps://vxeui.com/other {0 }/#/ {1 }/installにインストールされていません",errMaxRow:"サポートされている最大データボリューム{0}行を超えると、これによりエラーが発生する可能性があります",useNew:"{0}はお勧めしません。{1}を使用してください",errorVersion:"版本不匹配,当前版本 {0},最低支持版本为 {1}"},table:{emptyText:"まだデータはありません",allTitle:"すべてを選択/キャンセルします",seqTitle:"シリアルナンバー",actionTitle:"動作します",confirmFilter:"フィルター",resetFilter:"リセット",allFilter:"全て",sortAsc:"昇順:最低から最高",sortDesc:"降順注文:最高から最低",filter:"選択した列のフィルタリングを有効にします",impSuccess:"{0}レコードは正常にインポートされました",expLoading:"エクスポート",expSuccess:"正常にエクスポート",expError:"エクスポートは失敗しました",expFilename:"Export_ {0}",expOriginFilename:"export_source_ {0}",customTitle:"列設定",customAll:"全て",customConfirm:"確認する",customClose:"閉鎖",customCancel:"キャンセル",customRestore:"デフォルトを復元します",maxFixedCol:"凍結柱の最大数は{0}を超えることはできません",maxGroupCol:"最大グループフィールドの数は{0}を超えることはできません",dragTip:"移動:{0}",resizeColTip:"幅:{0}ピクセル",resizeRowTip:"高:{0}ピクセル",rowGroupContentTotal:"{0}({1})"},grid:{selectOneRecord:"少なくとも1つのレコードを選択してください!",deleteSelectRecord:"選択したレコードを削除したいですか?",removeSelectRecord:"選択したレコードを削除したいですか?",dataUnchanged:"データは変更されていません!",delSuccess:"選択したレコードは正常に削除されました!",saveSuccess:"正常に保存してください!",operError:"エラーが発生し、操作が失敗しました!"},select:{clear:"クリア",allChecked:"すべてを選択します",total:"{0} / {1}",search:"検索",loadingText:"読み込み",emptyText:"まだデータはありません",maxSize:"オプションの最大数は{0}を超えることはできません",overSizeErr:"最大オプションの数値{0}は超えられており、超過は無視されます!",searchEmpty:"一致するデータはありません!"},tree:{searchEmpty:"一致するデータはありません!"},treeSelect:{clearChecked:"クリア",allChecked:"すべてを選択します",allExpand:"すべて拡張します",clearExpand:"すべてを閉じます",total:"選択{0}",search:"検索",emptyText:"まだデータはありません"},pager:{goto:"行く",gotoTitle:"ページ数",pagesize:"{0}アイテム/ページ",total:"合計{0}レコード",pageClassifier:"ページ",homePage:"フロントページ",homePageTitle:"フロントページ",prevPage:"前のページ",prevPageTitle:"前のページ",nextPage:"次のページ",nextPageTitle:"次のページ",prevJump:"ジャンプアップページ",prevJumpTitle:"ジャンプアップページ",nextJump:"ジャンプダウンページ",nextJumpTitle:"ジャンプダウンページ",endPage:"最後のページ",endPageTitle:"最後のページ"},alert:{title:"システムプロンプト"},button:{confirm:"確認する",cancel:"キャンセル",clear:"クリア"},filter:{search:"検索"},custom:{cstmTitle:"列設定",cstmRestore:"デフォルトを復元します",cstmCancel:"キャンセル",cstmConfirm:"もちろん",cstmConfirmRestore:"デフォルトの列構成に復元されているかどうかを確認してください。",cstmDragTarget:"移動:{0}",setting:{colSort:"選別",sortHelpTip:"アイコンをクリックしてドラッグして、注文を調整します",colTitle:"列のタイトル",colResizable:"列幅(ピクセル)",colVisible:"表示するかどうか",colFixed:"フリーズコラム",colFixedMax:"フリーズ列({0}列まで)",fixedLeft:"左側",fixedUnset:"設定されていません",fixedRight:"右側"}},import:{modes:{covering:"メソッドを上書きする(テーブルデータを直接上書きする)",insert:"下部に追加します(テーブルの下部に新しいデータを追加)",insertTop:"上部に追加します(テーブルの上部に新しいデータを追加)",insertBottom:"下部に追加します(テーブルの下部に新しいデータを追加)"},impTitle:"データをインポートします",impFile:"ファイル名",impSelect:"ファイルを選択します",impType:"ファイルタイプ",impOpts:"パラメーター設定",impMode:"インポートモード",impConfirm:"輸入",impCancel:"キャンセル"},export:{types:{csv:"csv(commaseparated)(*。CSV)",html:"Webページ(*.html)",xml:"XMLデータ(*.xml)",txt:"テキストファイル(タブ分離)(*。txt)",xls:"Excel 97-2003ワークブック(*.xls)",xlsx:"Excelワークブック(*.xlsx)",pdf:"pdf(*.pdf)"},modes:{empty:"空のデータ",current:"現在のデータ(現在のページのデータ)",selected:"選択されたデータ(現在のページで選択されたデータ)",all:"完全なデータ(すべてのページデータを含む)"},printTitle:"データを印刷します",expTitle:"データのエクスポート",expName:"ファイル名",expNamePlaceholder:"ファイル名を入力してください",expSheetName:"タイトル",expSheetNamePlaceholder:"タイトルを入力してください",expType:"タイプを保存します",expMode:"データを選択します",expCurrentColumn:"すべてのフィールド",expColumn:"フィールドを選択します",expOpts:"パラメーター設定",expOptHeader:"ヘッダ",expHeaderTitle:"テーブルヘッダーが必要です",expOptFooter:"テーブルの終わり",expFooterTitle:"テーブルの終わりは必要ですか?",expOptColgroup:"グループ化ヘッダー",expOptTitle:"列のタイトル",expTitleTitle:"それが列のタイトルであるかどうか、それ以外の場合は列のフィールド名として表示されます",expColgroupTitle:"存在する場合、グループ構造を持つヘッダーがサポートされています",expOptMerge:"マージ",expMergeTitle:"存在する場合、マージされた構造を持つ細胞がサポートされます",expOptAllExpand:"ツリーを拡張します",expAllExpandTitle:"存在する場合、階層構造を使用してすべてのデータを拡張することがサポートされています",expOptUseStyle:"スタイル",expUseStyleTitle:"存在する場合、スタイルのあるセルがサポートされています",expOptOriginal:"ソースデータ",expOriginalTitle:"ソースデータの場合、テーブルへのインポートがサポートされています",expPrint:"印刷",expConfirm:"輸出",expCancel:"キャンセル"},modal:{errTitle:"エラーメッセージ",zoomMin:"最小化します",zoomIn:"最大化します",zoomOut:"削減",close:"閉鎖",miniMaxSize:"最小化されたウィンドウの数は{0}を超えることはできません",footPropErr:"ショーフッターは、テーブルテールを有効にするためにのみ使用され、Show-Confirm-Buttonで使用する必要があります|ショーキャンセルボタン|スロット"},drawer:{close:"閉鎖"},form:{folding:"近い",unfolding:"拡大する"},toolbar:{import:"輸入",export:"輸出",print:"印刷",refresh:"リフレッシュします",zoomIn:"全画面表示",zoomOut:"削減",custom:"列設定",customAll:"全て",customConfirm:"確認する",customRestore:"リセット",fixedLeft:"左にフリーズします",fixedRight:"右にフリーズします",cancelFixed:"凍結柱"},datePicker:{yearTitle:"{0}年"},dateRangePicker:{pleaseRange:"開始日と終了日を選択してください"},input:{date:{m1:"1月",m2:"2月",m3:"3月",m4:"4月",m5:"5月",m6:"6月",m7:"7月",m8:"8月",m9:"9月",m10:"10月",m11:"11月",m12:"12月",quarterLabel:"{0} 年",monthLabel:"{0} 年",dayLabel:"{0} 年 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"yyyy 年 WW",month:"yyyy-MM",quarter:"yyyy 年第 q 四半期",year:"yyyy"},weeks:{w:"",w0:"日",w1:"月",w2:"火",w3:"水",w4:"木",w5:"金",w6:"土"},months:{m0:"1月",m1:"2月",m2:"3月",m3:"4月",m4:"5月",m5:"6月",m6:"7月",m7:"8月",m8:"9月",m9:"10月",m10:"11月",m11:"12月"},quarters:{q1:"第1四半期",q2:"第2四半期",q3:"第3四半期",q4:"第4四半期"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"プレビュー",operBtn:{zoomOut:"縮む",zoomIn:"拡大します",pctFull:"均等にスケーリング",pct11:"元のサイズを表示します",rotateLeft:"左に回転します",rotateRight:"右に回転します",print:"クリックして画像を印刷します",download:"クリックして写真をダウンロードします"}},upload:{fileBtnText:"クリックまたはドラッグしてアップロードします",imgBtnText:"クリックまたはドラッグしてアップロードします",dragPlaceholder:"このエリアにファイルをドラッグアンドドロップしてアップロードしてください",imgSizeHint:"シングル{0}",imgCountHint:"{0}まで",fileTypeHint:"サポート{0}ファイルタイプ",fileSizeHint:"単一のファイルサイズが{0}を超えない",fileCountHint:"最大{0}ファイルをアップロードできます",uploadTypeErr:"ファイルタイプの不一致!",overCountErr:"せいぜい{0}ファイルのみを選択できます!",overCountExtraErr:"{0}の最大数は超えており、過剰な{1}ファイルは無視されます!",overSizeErr:"最大ファイルサイズは{0}を超えることはできません!",manualUpload:"クリックしてアップロードします",reUpload:"再アップロード",uploadProgress:"{0}%のアップロード",uploadErr:"アップロードに失敗しました",uploadSuccess:"正常にアップロードします",moreBtnText:"その他({0})",viewItemTitle:"クリックして表示します",morePopup:{readTitle:"リストを表示します",imageTitle:"写真をアップロードします",fileTitle:"ファイルをアップロードします"}},empty:{defText:"まだデータはありません"},colorPicker:{clear:"クリア",confirm:"確認する",copySuccess:"クリップボードにコピー:{0}",hex:"HEX"},formDesign:{formName:"フォーム名",defFormTitle:"名前のないフォーム",widgetPropTab:"制御プロパティ",widgetFormTab:"フォームプロパティ",error:{wdFormUni:"このタイプのコントロールは、フォームに1つだけを追加することができます",wdSubUni:"このタイプのコントロールは、サブテーブルに1つだけを追加することができます"},styleSetting:{btn:"スタイル設定",title:"フォームスタイル設定",layoutTitle:"コントロールレイアウト",verticalLayout:"上下のレイアウト",horizontalLayout:"水平レイアウト",styleTitle:"タイトルスタイル",boldTitle:"厚いタイトル",fontBold:"大胆な",fontNormal:"従来の",colonTitle:"コロンを表示します",colonVisible:"見せる",colonHidden:"隠れる",alignTitle:"アライメント",widthTitle:"タイトル幅",alignLeft:"左に",alignRight:"右側に",unitPx:"ピクセル",unitPct:"パーセンテージ"},widget:{group:{base:"基本的なコントロール",layout:"レイアウトコントロール",system:"システムコントロール",module:"モジュールコントロール",chart:"チャート制御",advanced:"高度なコントロール"},copyTitle:"copy_ {0}",component:{input:"入力ボックス",textarea:"テキストフィールド",select:"プルダウンして選択します",row:"1つの行と複数の列",title:"タイトル",text:"文章",subtable:"サブテーブル",VxeSwitch:"かどうか",VxeInput:"入力ボックス",VxeNumberInput:"番号",VxeDatePicker:"日付",VxeTextarea:"テキストフィールド",VxeSelect:"プルダウンして選択します",VxeTreeSelect:"ツリー選択",VxeRadioGroup:"ラジオボックス",VxeCheckboxGroup:"チェックボックス",VxeUploadFile:"書類",VxeUploadImage:"写真",VxeRate:"スコア",VxeSlider:"スライダー"}},widgetProp:{name:"コントロール名",placeholder:"プロンプト",required:"必要な検証",multiple:"複数の選択肢が許可されています",displaySetting:{name:"設定を表示します",pc:"コンピューター",mobile:"携帯",visible:"見せる",hidden:"隠れる"},dataSource:{name:"データソース",defValue:"オプション{0}",addOption:"オプションを追加します",batchEditOption:"バッチ編集",batchEditTip:"各行はオプションに対応し、テーブル、Excel、およびWPSからの直接コピーと貼り付けをサポートします。",batchEditSubTip:"各行はオプションに対応します。それがグループの場合、子アイテムはスペースまたはタブキーから始めることができ、テーブル、Excel、およびWPSからの直接コピーと貼り付けをサポートします。",buildOption:"オプションを生成します"},rowProp:{colSize:"列数",col2:"2つの列",col3:"3つの列",col4:"4つの列",col6:"6列",layout:"レイアウト"},textProp:{name:"コンテンツ",alignTitle:"アライメント",alignLeft:"左に",alignCenter:"中心",alignRight:"右側に",colorTitle:"フォントカラー",sizeTitle:"フォントサイズ",boldTitle:"厚いフォント",fontNormal:"従来の",fontBold:"大胆な"},subtableProp:{seqTitle:"シリアルナンバー",showSeq:"シリアル番号を表示します",showCheckbox:"複数の選択肢が許可されています",errSubDrag:"サブテーブルはこのコントロールをサポートしていません。他のコントロールを使用してください",colPlace:"コントロールをドラッグします"},uploadProp:{limitFileCount:"ファイル数量制限",limitFileSize:"ファイルサイズ制限",multiFile:"複数のファイルをアップロードします",limitImgCount:"写真の数を制限します",limitImgSize:"画像サイズの制限",multiImg:"複数の写真をアップロードしてください"}}},listDesign:{fieldSettingTab:"フィールド設定",listSettingTab:"パラメーター設定",searchTitle:"クエリ基準",listTitle:"リストフィールド",searchField:"クエリフィールド",listField:"リストフィールド",activeBtn:{ActionButtonUpdate:"編集",ActionButtonDelete:"消去"},search:{addBtn:"編集",emptyText:"クエリ条件が構成されていません",editPopupTitle:"クエリフィールドを編集します"},searchPopup:{colTitle:"タイトル",saveBtn:"保存"}},text:{copySuccess:"クリップボードにコピーします",copyError:"現在の環境はこの操作をサポートしていません"},countdown:{formats:{yyyy:"年",MM:"月",dd:"空",HH:"時間",mm:"ポイント",ss:"2番"}},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:"この操作は、マージされたセルで実行することはできません",multiErr:"この操作は、マルチセレクト領域で実行することはできません",selectErr:"指定された領域でセルを動作させることができません",extendErr:"拡張領域にマージされた細胞が含まれている場合、すべてのマージされた細胞は同じサイズでなければなりません",pasteMultiErr:"貼り付けることができません、これを行うために同じサイズの領域をコピーして貼り付ける必要があります",cpInvalidErr:"この操作は実行できません。選択した領域に禁止された列があります({0})"},fnr:{title:"見つけて交換します",findLabel:"探す",replaceLabel:"交換する",findTitle:"コンテンツを見つける:",replaceTitle:"置き換えてください:",tabs:{find:"探す",replace:"交換する"},filter:{re:"正規表現",whole:"完全な一致",sensitive:"大文字と小文字を区別"},btns:{findNext:"次のものを見つけます",findAll:"すべてを見つけてください",replace:"交換する",replaceAll:"すべてを交換します",cancel:"キャンセル"},header:{seq:"#",cell:"細胞",value:"価値"},body:{row:"行:{0}",col:"列:{0}"},empty:"(null値)",reError:"無効な正規表現",recordCount:"{0}セルが見つかりました",notCell:"一致するセルは見つかりません",replaceSuccess:"{0}細胞は正常に交換されました"}},extendPivotTable:{aggregation:{grouping:"グループ化",values:"価値",groupPlaceholder:"ここでグループにドラッグします",valuesPlaceholder:"ここにドラッグして集約します",dragExistCol:"このコラムはすでに存在しています",sortHelpTip:"アイコンをクリックしてドラッグして、注文を調整します"},aggFuncs:{sum:"合計を尋ねます",count:"カウント",avg:"平均値",min:"最小値",max:"最大値",first:"最初の値",last:"最終値"}},filterComplexInput:{menus:{fixedColumn:"フリーズコラム",fixedGroup:"グループ化フリーズ",cancelFixed:"キャンセルフリーズ",fixedLeft:"左側をフリーズします",fixedRight:"右側を凍結します"},cases:{equal:"等しい",gt:"より大きい",lt:"未満",begin:"始まりはです",endin:"エンディングはです",include:"含む",isSensitive:"大文字と小文字を区別"}},filterCombination:{menus:{sort:"選別",clearSort:"クリアソート",sortAsc:"昇順",sortDesc:"降順",fixedColumn:"フリーズコラム",fixedGroup:"グループ化フリーズ",cancelFixed:"キャンセルフリーズ",fixedLeft:"左側をフリーズします",fixedRight:"右側を凍結します",clearFilter:"クリアフィルター",textOption:"テキストフィルタリング",numberOption:"数値フィルタリング"},popup:{title:"カスタムフィルタリング方法",currColumnTitle:"現在の列:",and:"そして",or:"または",describeHtml:"利用可能?単一の文字を表す<br/> use *は複数の文字を表します"},cases:{equal:"等しい",unequal:"等しくない",gt:"より大きい",ge:"以上大きい",lt:"未満",le:"以下以上",begin:"始まりはです",notbegin:"最初はありません",endin:"エンディングはです",notendin:"エンディングはそうではありません",include:"含む",exclude:"含まれていません",between:"間",custom:"カスタムフィルタリング",insensitive:"症例は無感覚です",isSensitive:"大文字と小文字を区別"},empty:"(空白)",notData:"一致しません"}},pro:{area:{mergeErr:"この操作は、マージされたセルで実行することはできません",multiErr:"この操作は、マルチセレクト領域で実行することはできません",extendErr:"拡張領域にマージされた細胞が含まれている場合、すべてのマージされた細胞は同じサイズでなければなりません",pasteMultiErr:"貼り付けることができません、これを行うために同じサイズの領域をコピーして貼り付ける必要があります"},fnr:{title:"見つけて交換します",findLabel:"探す",replaceLabel:"交換する",findTitle:"コンテンツを見つける:",replaceTitle:"置き換えてください:",tabs:{find:"探す",replace:"交換する"},filter:{re:"正規表現",whole:"完全な一致",sensitive:"大文字と小文字を区別"},btns:{findNext:"次のものを見つけます",findAll:"すべてを見つけてください",replace:"交換する",replaceAll:"すべてを交換します",cancel:"キャンセル"},header:{seq:"#",cell:"細胞",value:"価値"},empty:"(null値)",reError:"無効な正規表現",recordCount:"{0}セルが見つかりました",notCell:"一致するセルは見つかりません",replaceSuccess:"{0}細胞は正常に交換されました"}},renderer:{search:"検索",cases:{equal:"等しい",unequal:"等しくない",gt:"より大きい",ge:"以上大きい",lt:"未満",le:"以下以上",begin:"始まりはです",notbegin:"最初はありません",endin:"エンディングはです",notendin:"エンディングはそうではありません",include:"含む",exclude:"含まれていません",between:"間",custom:"カスタムフィルタリング",insensitive:"症例は無感覚です",isSensitive:"大文字と小文字を区別"},combination:{menus:{sort:"選別",clearSort:"クリアソート",sortAsc:"昇順",sortDesc:"降順",fixedColumn:"フリーズコラム",fixedGroup:"グループ化フリーズ",cancelFixed:"キャンセルフリーズ",fixedLeft:"左に凍結します",fixedRight:"右にフリーズします",clearFilter:"クリアフィルター",textOption:"テキストフィルタリング",numberOption:"数値フィルタリング"},popup:{title:"カスタムフィルタリング方法",currColumnTitle:"現在の列:",and:"そして",or:"または",describeHtml:"利用可能?単一の文字を表す<br/> use *は複数の文字を表します"},empty:"(空白)",notData:"一致しません"}}}}});
|
|
1
|
+
Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _default=exports.default={vxe:{base:{pleaseInput:"入力してください",pleaseSelect:"選択してください",comma:",",fullStop:"。"},loading:{text:"読み込み..."},error:{downErr:"ダウンロードが失敗しました",errLargeData:"バインドされたデータの量が大きすぎる場合は、{0}を使用してください。",groupFixed:"グループ化されたヘッダーを使用する場合、凍結列はグループごとに設定する必要があります",groupMouseRange:"グループ化ヘッダーは「{0}」と同時に使用することはできません。これにより、エラーが発生する可能性があります。",groupTag:"グループ化列ヘッダーは、「{1}」の代わりに「{0}」を使用する必要があります。",scrollErrProp:"このパラメーター「{0}」は、仮想スクロールが有効になった後にサポートされていません",errConflicts:"パラメーター「{0}」は「{1}」と競合します",modelConflicts:"バインドされたフィールド値「{0}」と「{1}」の間に競合があり、エラーが発生します",notSupportProp:"「{1}」はパラメーター「{0}」が有効になっている場合、「{2}」である必要があります。そうしないと、エラーが発生します。",reqSupportProp:'当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',notConflictProp:"「{0}」を使用する場合、「{1}」を設定する必要があります。",unableInsert:"指定された場所に挿入できません。パラメーターが正しいかどうかを確認してください",useErr:"「{0}」モジュールのインストール中にエラーが発生しました。注文が正しくない場合があります。従属モジュールは、テーブルの前にインストールする必要があります",barUnableLink:"ツールバーはテーブルを関連付けることができません",expandContent:"拡張ラインのスロットは「コンテンツ」である必要があります。正しいかどうかを確認してください",reqComp:"「{0}」コンポーネントがありません。正しくインストールされているかどうかを確認してください。 https://vxeui.com/#/start/useglobal",reqModule:"「{0}」モジュールがありません",reqProp:"必要な「{0}」パラメーターが欠落しているため、エラーが発生する場合があります",emptyProp:"パラメーター「{0}」は空にすることは許可されていません",errProp:"サポートされていないパラメーター「{0}」、おそらく「{1}」",colRepet:'列。{0} = "{1}"が繰り返されるため、一部の機能が使用できなくなる可能性があります',notFunc:"メソッド「{0}」は存在しません",errFunc:"パラメーター「{0}」はメソッドではありません",notValidators:"グローバル検証「{0}」は存在しません",notFormats:"グローバルフォーマット「{0}」は存在しません",notCommands:"グローバル指令「{0}」は存在しません",notSlot:"スロット「{0}」は存在しません",noTree:"「{0}」はツリー構造ではサポートされていません",noGroup:"「{0}」は、データグループの後にサポートされていません",notProp:'サポートされていないパラメーター "{0}"',checkProp:"データのボリュームが大きすぎると、チェックボックスがutter音を立てる可能性があります。レンダリング速度を改善するためにパラメーター「{0}」を設定することをお勧めします",coverProp:"「{0}」のパラメーター「{1}」が繰り返し定義されているため、エラーが発生する可能性があります",uniField:"フィールド名「{0}」が繰り返し定義されているため、エラーが発生する可能性があります",repeatKey:'プライマリキー{0} = "{1}"を繰り返します。これはエラーを引き起こす可能性があります',repeatProp:'参数重复 {0}="{1}",这可能会出现错误',delFunc:"メソッド「{0}」は非推奨です。「{1}」を使用してください",delProp:"パラメーター「{0}」は非推奨です。「{1}」を使用してください",delEvent:"イベント「{0}」は非推奨です。「{1}」を使用してください",removeProp:"パラメーター「{0}」は非推奨であり、推奨されていないため、エラーが発生する可能性があります",errFormat:"グローバルフォーマットコンテンツは、「Vxetable.Formats」を使用して定義する必要があり、「Formatter = {0}」を取り付ける方法は推奨されなくなります。",notType:'サポートされていないファイルタイプ "{0}"',notExp:"このブラウザは、インポート/エクスポート機能をサポートしません",impFields:"インポートが失敗しました。フィールド名とデータ形式が正しいかどうかを確認してください。",treeNotImp:"ツリーテーブルはインポートをサポートしていません",treeCrossDrag:"最初のレベルのみをドラッグします",treeDragChild:"親は自分の子供にドラッグすることはできません",reqPlugin:"「{1}」はhttps://vxeui.com/other {0 }/#/ {1 }/installにインストールされていません",errMaxRow:"サポートされている最大データボリューム{0}行を超えると、これによりエラーが発生する可能性があります",useNew:"{0}はお勧めしません。{1}を使用してください",errorVersion:"版本不匹配,当前版本 {0},最低支持版本为 {1}"},table:{emptyText:"まだデータはありません",allTitle:"すべてを選択/キャンセルします",seqTitle:"シリアルナンバー",actionTitle:"動作します",confirmFilter:"フィルター",resetFilter:"リセット",allFilter:"全て",sortAsc:"昇順:最低から最高",sortDesc:"降順注文:最高から最低",filter:"選択した列のフィルタリングを有効にします",impSuccess:"{0}レコードは正常にインポートされました",expLoading:"エクスポート",expSuccess:"正常にエクスポート",expError:"エクスポートは失敗しました",expFilename:"Export_ {0}",expOriginFilename:"export_source_ {0}",customTitle:"列設定",customAll:"全て",customConfirm:"確認する",customClose:"閉鎖",customCancel:"キャンセル",customRestore:"デフォルトを復元します",maxFixedCol:"凍結柱の最大数は{0}を超えることはできません",maxGroupCol:"最大グループフィールドの数は{0}を超えることはできません",dragTip:"移動:{0}",resizeColTip:"幅:{0}ピクセル",resizeRowTip:"高:{0}ピクセル",rowGroupContentTotal:"{0}({1})"},grid:{selectOneRecord:"少なくとも1つのレコードを選択してください!",deleteSelectRecord:"選択したレコードを削除したいですか?",removeSelectRecord:"選択したレコードを削除したいですか?",dataUnchanged:"データは変更されていません!",delSuccess:"選択したレコードは正常に削除されました!",saveSuccess:"正常に保存してください!",operError:"エラーが発生し、操作が失敗しました!"},select:{clear:"クリア",allChecked:"すべてを選択します",total:"{0} / {1}",search:"検索",loadingText:"読み込み",emptyText:"まだデータはありません",maxSize:"オプションの最大数は{0}を超えることはできません",overSizeErr:"最大オプションの数値{0}は超えられており、超過は無視されます!",searchEmpty:"一致するデータはありません!"},tree:{searchEmpty:"一致するデータはありません!"},treeSelect:{clearChecked:"クリア",allChecked:"すべてを選択します",allExpand:"すべて拡張します",clearExpand:"すべてを閉じます",total:"選択{0}",search:"検索",emptyText:"まだデータはありません"},pager:{goto:"行く",gotoTitle:"ページ数",pagesize:"{0}アイテム/ページ",total:"合計{0}レコード",pageClassifier:"ページ",homePage:"フロントページ",homePageTitle:"フロントページ",prevPage:"前のページ",prevPageTitle:"前のページ",nextPage:"次のページ",nextPageTitle:"次のページ",prevJump:"ジャンプアップページ",prevJumpTitle:"ジャンプアップページ",nextJump:"ジャンプダウンページ",nextJumpTitle:"ジャンプダウンページ",endPage:"最後のページ",endPageTitle:"最後のページ"},alert:{title:"システムプロンプト"},button:{confirm:"確認する",cancel:"キャンセル",clear:"クリア"},filter:{search:"検索"},custom:{cstmTitle:"列設定",cstmRestore:"デフォルトを復元します",cstmCancel:"キャンセル",cstmConfirm:"もちろん",cstmConfirmRestore:"デフォルトの列構成に復元されているかどうかを確認してください。",cstmDragTarget:"移動:{0}",setting:{colSort:"選別",sortHelpTip:"アイコンをクリックしてドラッグして、注文を調整します",colTitle:"列のタイトル",colResizable:"列幅(ピクセル)",colVisible:"表示するかどうか",colFixed:"フリーズコラム",colFixedMax:"フリーズ列({0}列まで)",fixedLeft:"左側",fixedUnset:"設定されていません",fixedRight:"右側"}},import:{modes:{covering:"メソッドを上書きする(テーブルデータを直接上書きする)",insert:"下部に追加します(テーブルの下部に新しいデータを追加)",insertTop:"上部に追加します(テーブルの上部に新しいデータを追加)",insertBottom:"下部に追加します(テーブルの下部に新しいデータを追加)"},impTitle:"データをインポートします",impFile:"ファイル名",impSelect:"ファイルを選択します",impType:"ファイルタイプ",impOpts:"パラメーター設定",impMode:"インポートモード",impConfirm:"輸入",impCancel:"キャンセル"},export:{types:{csv:"csv(commaseparated)(*。CSV)",html:"Webページ(*.html)",xml:"XMLデータ(*.xml)",txt:"テキストファイル(タブ分離)(*。txt)",xls:"Excel 97-2003ワークブック(*.xls)",xlsx:"Excelワークブック(*.xlsx)",pdf:"pdf(*.pdf)"},modes:{empty:"空のデータ",current:"現在のデータ(現在のページのデータ)",selected:"選択されたデータ(現在のページで選択されたデータ)",all:"完全なデータ(すべてのページデータを含む)"},printTitle:"データを印刷します",expTitle:"データのエクスポート",expName:"ファイル名",expNamePlaceholder:"ファイル名を入力してください",expSheetName:"タイトル",expSheetNamePlaceholder:"タイトルを入力してください",expType:"タイプを保存します",expMode:"データを選択します",expCurrentColumn:"すべてのフィールド",expColumn:"フィールドを選択します",expOpts:"パラメーター設定",expOptHeader:"ヘッダ",expHeaderTitle:"テーブルヘッダーが必要です",expOptFooter:"テーブルの終わり",expFooterTitle:"テーブルの終わりは必要ですか?",expOptColgroup:"グループ化ヘッダー",expOptTitle:"列のタイトル",expTitleTitle:"それが列のタイトルであるかどうか、それ以外の場合は列のフィールド名として表示されます",expColgroupTitle:"存在する場合、グループ構造を持つヘッダーがサポートされています",expOptMerge:"マージ",expMergeTitle:"存在する場合、マージされた構造を持つ細胞がサポートされます",expOptAllExpand:"ツリーを拡張します",expAllExpandTitle:"存在する場合、階層構造を使用してすべてのデータを拡張することがサポートされています",expOptUseStyle:"スタイル",expUseStyleTitle:"存在する場合、スタイルのあるセルがサポートされています",expOptOriginal:"ソースデータ",expOriginalTitle:"ソースデータの場合、テーブルへのインポートがサポートされています",expPrint:"印刷",expConfirm:"輸出",expCancel:"キャンセル"},modal:{errTitle:"エラーメッセージ",zoomMin:"最小化します",zoomIn:"最大化します",zoomOut:"削減",close:"閉鎖",miniMaxSize:"最小化されたウィンドウの数は{0}を超えることはできません",footPropErr:"ショーフッターは、テーブルテールを有効にするためにのみ使用され、Show-Confirm-Buttonで使用する必要があります|ショーキャンセルボタン|スロット"},drawer:{close:"閉鎖"},form:{folding:"近い",unfolding:"拡大する"},toolbar:{import:"輸入",export:"輸出",print:"印刷",refresh:"リフレッシュします",zoomIn:"全画面表示",zoomOut:"削減",custom:"列設定",customAll:"全て",customConfirm:"確認する",customRestore:"リセット",fixedLeft:"左にフリーズします",fixedRight:"右にフリーズします",cancelFixed:"凍結柱"},datePicker:{yearTitle:"{0}年"},dateRangePicker:{pleaseRange:"開始日と終了日を選択してください"},input:{date:{m1:"1月",m2:"2月",m3:"3月",m4:"4月",m5:"5月",m6:"6月",m7:"7月",m8:"8月",m9:"9月",m10:"10月",m11:"11月",m12:"12月",quarterLabel:"{0} 年",monthLabel:"{0} 年",dayLabel:"{0} 年 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"yyyy 年 WW",month:"yyyy-MM",quarter:"yyyy 年第 q 四半期",year:"yyyy"},weeks:{w:"",w0:"日",w1:"月",w2:"火",w3:"水",w4:"木",w5:"金",w6:"土"},months:{m0:"1月",m1:"2月",m2:"3月",m3:"4月",m4:"5月",m5:"6月",m6:"7月",m7:"8月",m8:"9月",m9:"10月",m10:"11月",m11:"12月"},quarters:{q1:"第1四半期",q2:"第2四半期",q3:"第3四半期",q4:"第4四半期"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"プレビュー",operBtn:{zoomOut:"縮む",zoomIn:"拡大します",pctFull:"均等にスケーリング",pct11:"元のサイズを表示します",rotateLeft:"左に回転します",rotateRight:"右に回転します",print:"クリックして画像を印刷します",download:"クリックして写真をダウンロードします"}},upload:{fileBtnText:"クリックまたはドラッグしてアップロードします",imgBtnText:"クリックまたはドラッグしてアップロードします",dragPlaceholder:"このエリアにファイルをドラッグアンドドロップしてアップロードしてください",imgSizeHint:"シングル{0}",imgCountHint:"{0}まで",fileTypeHint:"サポート{0}ファイルタイプ",fileSizeHint:"単一のファイルサイズが{0}を超えない",fileCountHint:"最大{0}ファイルをアップロードできます",uploadTypeErr:"ファイルタイプの不一致!",overCountErr:"せいぜい{0}ファイルのみを選択できます!",overCountExtraErr:"{0}の最大数は超えており、過剰な{1}ファイルは無視されます!",overSizeErr:"最大ファイルサイズは{0}を超えることはできません!",manualUpload:"クリックしてアップロードします",reUpload:"再アップロード",uploadProgress:"{0}%のアップロード",uploadErr:"アップロードに失敗しました",uploadSuccess:"正常にアップロードします",moreBtnText:"その他({0})",viewItemTitle:"クリックして表示します",morePopup:{readTitle:"リストを表示します",imageTitle:"写真をアップロードします",fileTitle:"ファイルをアップロードします"}},empty:{defText:"まだデータはありません"},colorPicker:{clear:"クリア",confirm:"確認する",copySuccess:"クリップボードにコピー:{0}",hex:"HEX"},formDesign:{formName:"フォーム名",defFormTitle:"名前のないフォーム",widgetPropTab:"制御プロパティ",widgetFormTab:"フォームプロパティ",error:{wdFormUni:"このタイプのコントロールは、フォームに1つだけを追加することができます",wdSubUni:"このタイプのコントロールは、サブテーブルに1つだけを追加することができます"},styleSetting:{btn:"スタイル設定",title:"フォームスタイル設定",layoutTitle:"コントロールレイアウト",verticalLayout:"上下のレイアウト",horizontalLayout:"水平レイアウト",styleTitle:"タイトルスタイル",boldTitle:"厚いタイトル",fontBold:"大胆な",fontNormal:"従来の",colonTitle:"コロンを表示します",colonVisible:"見せる",colonHidden:"隠れる",alignTitle:"アライメント",widthTitle:"タイトル幅",alignLeft:"左に",alignRight:"右側に",unitPx:"ピクセル",unitPct:"パーセンテージ"},widget:{group:{base:"基本的なコントロール",layout:"レイアウトコントロール",system:"システムコントロール",module:"モジュールコントロール",chart:"チャート制御",advanced:"高度なコントロール"},copyTitle:"copy_ {0}",component:{input:"入力ボックス",textarea:"テキストフィールド",select:"プルダウンして選択します",row:"1つの行と複数の列",title:"タイトル",text:"文章",subtable:"サブテーブル",VxeSwitch:"かどうか",VxeInput:"入力ボックス",VxeNumberInput:"番号",VxeDatePicker:"日付",VxeTextarea:"テキストフィールド",VxeSelect:"プルダウンして選択します",VxeTreeSelect:"ツリー選択",VxeRadioGroup:"ラジオボックス",VxeCheckboxGroup:"チェックボックス",VxeUploadFile:"書類",VxeUploadImage:"写真",VxeRate:"スコア",VxeSlider:"スライダー"}},widgetProp:{name:"コントロール名",placeholder:"プロンプト",required:"必要な検証",multiple:"複数の選択肢が許可されています",displaySetting:{name:"設定を表示します",pc:"コンピューター",mobile:"携帯",visible:"見せる",hidden:"隠れる"},dataSource:{name:"データソース",defValue:"オプション{0}",addOption:"オプションを追加します",batchEditOption:"バッチ編集",batchEditTip:"各行はオプションに対応し、テーブル、Excel、およびWPSからの直接コピーと貼り付けをサポートします。",batchEditSubTip:"各行はオプションに対応します。それがグループの場合、子アイテムはスペースまたはタブキーから始めることができ、テーブル、Excel、およびWPSからの直接コピーと貼り付けをサポートします。",buildOption:"オプションを生成します"},rowProp:{colSize:"列数",col2:"2つの列",col3:"3つの列",col4:"4つの列",col6:"6列",layout:"レイアウト"},textProp:{name:"コンテンツ",alignTitle:"アライメント",alignLeft:"左に",alignCenter:"中心",alignRight:"右側に",colorTitle:"フォントカラー",sizeTitle:"フォントサイズ",boldTitle:"厚いフォント",fontNormal:"従来の",fontBold:"大胆な"},subtableProp:{seqTitle:"シリアルナンバー",showSeq:"シリアル番号を表示します",showCheckbox:"複数の選択肢が許可されています",errSubDrag:"サブテーブルはこのコントロールをサポートしていません。他のコントロールを使用してください",colPlace:"コントロールをドラッグします"},uploadProp:{limitFileCount:"ファイル数量制限",limitFileSize:"ファイルサイズ制限",multiFile:"複数のファイルをアップロードします",limitImgCount:"写真の数を制限します",limitImgSize:"画像サイズの制限",multiImg:"複数の写真をアップロードしてください"}}},listDesign:{fieldSettingTab:"フィールド設定",listSettingTab:"パラメーター設定",searchTitle:"クエリ基準",listTitle:"リストフィールド",searchField:"クエリフィールド",listField:"リストフィールド",activeBtn:{ActionButtonUpdate:"編集",ActionButtonDelete:"消去"},search:{addBtn:"編集",emptyText:"クエリ条件が構成されていません",editPopupTitle:"クエリフィールドを編集します"},searchPopup:{colTitle:"タイトル",saveBtn:"保存"}},text:{copySuccess:"クリップボードにコピーします",copyError:"現在の環境はこの操作をサポートしていません"},countdown:{formats:{yyyy:"年",MM:"月",dd:"空",HH:"時間",mm:"ポイント",ss:"2番"}},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:"この操作は、マージされたセルで実行することはできません",multiErr:"この操作は、マルチセレクト領域で実行することはできません",selectErr:"指定された領域でセルを動作させることができません",extendErr:"拡張領域にマージされた細胞が含まれている場合、すべてのマージされた細胞は同じサイズでなければなりません",pasteMultiErr:"貼り付けることができません、これを行うために同じサイズの領域をコピーして貼り付ける必要があります",cpInvalidErr:"この操作は実行できません。選択した領域に禁止された列があります({0})"},fnr:{title:"見つけて交換します",findLabel:"探す",replaceLabel:"交換する",findTitle:"コンテンツを見つける:",replaceTitle:"置き換えてください:",tabs:{find:"探す",replace:"交換する"},filter:{re:"正規表現",whole:"完全な一致",sensitive:"大文字と小文字を区別"},btns:{findNext:"次のものを見つけます",findAll:"すべてを見つけてください",replace:"交換する",replaceAll:"すべてを交換します",cancel:"キャンセル"},header:{seq:"#",cell:"細胞",value:"価値"},body:{row:"行:{0}",col:"列:{0}"},empty:"(null値)",reError:"無効な正規表現",recordCount:"{0}セルが見つかりました",notCell:"一致するセルは見つかりません",replaceSuccess:"{0}細胞は正常に交換されました"}},extendPivotTable:{aggregation:{grouping:"グループ化",values:"価値",groupPlaceholder:"ここでグループにドラッグします",valuesPlaceholder:"ここにドラッグして集約します",dragExistCol:"このコラムはすでに存在しています",sortHelpTip:"アイコンをクリックしてドラッグして、注文を調整します"},aggFuncs:{sum:"合計を尋ねます",count:"カウント",avg:"平均値",min:"最小値",max:"最大値",first:"最初の値",last:"最終値"}},filterComplexInput:{menus:{fixedColumn:"フリーズコラム",fixedGroup:"グループ化フリーズ",cancelFixed:"キャンセルフリーズ",fixedLeft:"左側をフリーズします",fixedRight:"右側を凍結します"},cases:{equal:"等しい",gt:"より大きい",lt:"未満",begin:"始まりはです",endin:"エンディングはです",include:"含む",isSensitive:"大文字と小文字を区別"}},filterCombination:{menus:{sort:"選別",clearSort:"クリアソート",sortAsc:"昇順",sortDesc:"降順",fixedColumn:"フリーズコラム",fixedGroup:"グループ化フリーズ",cancelFixed:"キャンセルフリーズ",fixedLeft:"左側をフリーズします",fixedRight:"右側を凍結します",clearFilter:"クリアフィルター",textOption:"テキストフィルタリング",numberOption:"数値フィルタリング"},popup:{title:"カスタムフィルタリング方法",currColumnTitle:"現在の列:",and:"そして",or:"または",describeHtml:"利用可能?単一の文字を表す<br/> use *は複数の文字を表します"},cases:{equal:"等しい",unequal:"等しくない",gt:"より大きい",ge:"以上大きい",lt:"未満",le:"以下以上",begin:"始まりはです",notbegin:"最初はありません",endin:"エンディングはです",notendin:"エンディングはそうではありません",include:"含む",exclude:"含まれていません",between:"間",custom:"カスタムフィルタリング",insensitive:"症例は無感覚です",isSensitive:"大文字と小文字を区別"},empty:"(空白)",notData:"一致しません"}},pro:{area:{mergeErr:"この操作は、マージされたセルで実行することはできません",multiErr:"この操作は、マルチセレクト領域で実行することはできません",extendErr:"拡張領域にマージされた細胞が含まれている場合、すべてのマージされた細胞は同じサイズでなければなりません",pasteMultiErr:"貼り付けることができません、これを行うために同じサイズの領域をコピーして貼り付ける必要があります"},fnr:{title:"見つけて交換します",findLabel:"探す",replaceLabel:"交換する",findTitle:"コンテンツを見つける:",replaceTitle:"置き換えてください:",tabs:{find:"探す",replace:"交換する"},filter:{re:"正規表現",whole:"完全な一致",sensitive:"大文字と小文字を区別"},btns:{findNext:"次のものを見つけます",findAll:"すべてを見つけてください",replace:"交換する",replaceAll:"すべてを交換します",cancel:"キャンセル"},header:{seq:"#",cell:"細胞",value:"価値"},empty:"(null値)",reError:"無効な正規表現",recordCount:"{0}セルが見つかりました",notCell:"一致するセルは見つかりません",replaceSuccess:"{0}細胞は正常に交換されました"}},renderer:{search:"検索",cases:{equal:"等しい",unequal:"等しくない",gt:"より大きい",ge:"以上大きい",lt:"未満",le:"以下以上",begin:"始まりはです",notbegin:"最初はありません",endin:"エンディングはです",notendin:"エンディングはそうではありません",include:"含む",exclude:"含まれていません",between:"間",custom:"カスタムフィルタリング",insensitive:"症例は無感覚です",isSensitive:"大文字と小文字を区別"},combination:{menus:{sort:"選別",clearSort:"クリアソート",sortAsc:"昇順",sortDesc:"降順",fixedColumn:"フリーズコラム",fixedGroup:"グループ化フリーズ",cancelFixed:"キャンセルフリーズ",fixedLeft:"左に凍結します",fixedRight:"右にフリーズします",clearFilter:"クリアフィルター",textOption:"テキストフィルタリング",numberOption:"数値フィルタリング"},popup:{title:"カスタムフィルタリング方法",currColumnTitle:"現在の列:",and:"そして",or:"または",describeHtml:"利用可能?単一の文字を表す<br/> use *は複数の文字を表します"},empty:"(空白)",notData:"一致しません"}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
((e,t)=>{"function"==typeof define&&define.amd?define("vxe-table-lang.ko-KR",["exports"],t):"undefined"!=typeof exports?t(exports):(t(t={}),e.vxeTableLangKoKR=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:"입력하십시오",pleaseSelect:"선택하십시오",comma:",",fullStop:"。"},loading:{text:"로딩 ..."},error:{downErr:"다운로드 실패",errLargeData:"바인딩 데이터의 양이 너무 큰 경우 {0}을 사용하십시오. 그렇지 않으면 지연이 발생할 수 있습니다.",groupFixed:"그룹화 된 헤더를 사용하는 경우 동결 된 열은 그룹별로 설정해야합니다.",groupMouseRange:'그룹화 헤더는 "{0}"과 동시에 사용할 수 없으며 오류가 발생할 수 있습니다.',groupTag:'열 헤더 그룹화는 "{1}"대신 "{0}"을 사용해야하며 오류가 발생할 수 있습니다.',scrollErrProp:'이 매개 변수 "{0}"은 가상 스크롤링이 활성화 된 후에 지원되지 않습니다.',errConflicts:'매개 변수 "{0}" "{1}"과 충돌합니다.',modelConflicts:'바운드 필드 값 "{0}"및 "{1}"사이에 충돌이 발생하며 오류가 발생합니다.',reqSupportProp:'当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',notSupportProp:'"{1}"은 "{0}"매개 변수가 활성화 될 때 지원되지 않습니다. "{2}"이어야합니다. 그렇지 않으면 오류가 발생합니다.',notConflictProp:'"{0}"을 사용하는 경우 "{1}"을 설정해야합니다. 그렇지 않으면 기능적 충돌이있을 수 있습니다.',unableInsert:"지정된 위치에 삽입 할 수 없으므로 매개 변수가 올바른지 확인하십시오.",useErr:'"{0}"모듈을 설치하는 동안 오류가 발생했습니다. 주문이 잘못 될 수 있습니다. 종속 모듈은 테이블 전에 설치해야합니다',barUnableLink:"툴바는 테이블을 연결할 수 없습니다",expandContent:'확장 라인의 슬롯은 "콘텐츠"여야합니다. 올바른지 확인하십시오.',reqComp:'"{0}"구성 요소가 누락되었습니다. 올바르게 설치되었는지 확인하십시오. https://vxeui.com/#/start/useglobal',reqModule:'"{0}"모듈 누락',reqProp:'필요한 "{0}"매개 변수가 누락되어 오류가 발생할 수 있습니다.',emptyProp:'매개 변수 "{0}"은 비어 있지 않습니다',errProp:'지원되지 않는 매개 변수 "{0}", 아마도 "{1}"',colRepet:'열. {0} = "{1}"이 반복되어 일부 기능이 사용할 수 없게 될 수 있습니다.',notFunc:'메소드 "{0}"는 존재하지 않습니다',errFunc:'매개 변수 "{0}"은 메소드가 아닙니다',notValidators:'글로벌 검증 "{0}"은 존재하지 않습니다',notFormats:'글로벌 서식 "{0}"은 존재하지 않습니다',notCommands:'글로벌 지시문 "{0}"은 존재하지 않습니다',notSlot:'슬롯 "{0}"은 존재하지 않습니다',noTree:'"{0}"은 트리 구조에서 지원되지 않습니다',noGroup:'데이터 그룹화 후 "{0}"은 지원되지 않습니다',notProp:'지원되지 않는 매개 변수 "{0}"',checkProp:'데이터 볼륨이 너무 커지면 확인란이 말더듬 될 수 있습니다. 렌더링 속도를 향상시키기 위해 매개 변수 "{0}"를 설정하는 것이 좋습니다.',coverProp:'"{0}"의 매개 변수 "{1}"이 반복적으로 정의되어 오류가 발생할 수 있습니다.',uniField:'필드 이름 "{0}"은 반복적으로 정의되어 오류가 발생할 수 있습니다.',repeatKey:'기본 키 {0} = "{1}"을 반복하여 오류가 발생할 수 있습니다.',repeatProp:'参数重复 {0}="{1}",这可能会出现错误',delFunc:'메소드 "{0}"는 더 이상 사용되지 않습니다. "{1}"을 사용하십시오.',delProp:'매개 변수 "{0}"은 더 이상 사용되지 않습니다. "{1}"을 사용하십시오.',delEvent:'이벤트 "{0}"는 더 이상 사용되지 않습니다. "{1}"을 사용하십시오.',removeProp:'매개 변수 "{0}"은 더 이상 사용되지 않고 권장되지 않으므로 오류가 발생할 수 있습니다.',errFormat:'글로벌 형식의 컨텐츠는 "vxetable.formats"를 사용하여 정의해야하며 "Formatter = {0}"장착 방법은 더 이상 권장되지 않습니다.',notType:'지원되지 않는 파일 유형 "{0}"',notExp:"이 브라우저는 가져 오기/내보내기 기능을 지원하지 않습니다",impFields:"수입이 실패했습니다. 필드 이름과 데이터 형식이 올바른지 확인하십시오.",treeNotImp:"트리 테이블은 가져 오기를 지원하지 않습니다",treeCrossDrag:"첫 번째 레벨 만 드래그하십시오",treeDragChild:"부모는 자신의 자녀에게 끌 수 없습니다",reqPlugin:'"{1}"은 https://vxeui.com/other {0 }/#/1 }/install에 설치되지 않았습니다',errMaxRow:"최대 지원되는 데이터 볼륨 {0} 행을 초과하면 오류가 발생할 수 있습니다.",useNew:"{0} 권장되지 않습니다. {1}을 사용하십시오.",errorVersion:"版本不匹配,当前版本 {0},最低支持版本为 {1}"},table:{emptyText:"아직 데이터가 없습니다",allTitle:"ALL/CANCEL을 선택하십시오",seqTitle:"일련 번호",actionTitle:"작동하다",confirmFilter:"필터",resetFilter:"다시 놓기",allFilter:"모두",sortAsc:"오름차순 순서 : 가장 낮거나 가장 높음",sortDesc:"하강 순서 : 가장 높거나 가장 낮습니다",filter:"선택한 열에 대한 필터링을 활성화합니다",impSuccess:"{0} 레코드가 성공적으로 가져 왔습니다",expLoading:"수출",expSuccess:"성공적으로 내보내십시오",expError:"내보내기 실패",expFilename:"Export_ {0}",expOriginFilename:"Export_Source_ {0}",customTitle:"열 설정",customAll:"모두",customConfirm:"확인하다",customClose:"폐쇄",customCancel:"취소",customRestore:"기본값을 복원하십시오",maxFixedCol:"냉동 열의 최대 수는 {0}을 초과 할 수 없습니다.",maxGroupCol:"최대 그룹화 필드 수는 {0}을 초과 할 수 없습니다.",dragTip:"움직임 : {0}",resizeColTip:"너비 : {0} 픽셀",resizeRowTip:"높음 : {0} 픽셀",rowGroupContentTotal:"{0}({1})"},grid:{selectOneRecord:"하나 이상의 레코드를 선택하십시오!",deleteSelectRecord:"선택한 레코드를 삭제 하시겠습니까?",removeSelectRecord:"선택한 레코드를 제거 하시겠습니까?",dataUnchanged:"데이터가 변경되지 않았습니다!",delSuccess:"선택된 레코드가 성공적으로 삭제되었습니다!",saveSuccess:"성공적으로 저장하십시오!",operError:"오류가 발생했고 작업이 실패했습니다!"},select:{clear:"분명한",allChecked:"모두를 선택하십시오",total:"{0} / {1}",search:"찾다",loadingText:"로딩",emptyText:"아직 데이터가 없습니다",maxSize:"최대 옵션 수는 {0}을 초과 할 수 없습니다.",overSizeErr:"최대 선택적 숫자 {0}이 초과되었으며 초과는 무시됩니다!",searchEmpty:"데이터가 일치하지 않습니다!"},tree:{searchEmpty:"데이터가 일치하지 않습니다!"},treeSelect:{clearChecked:"분명한",allChecked:"모두를 선택하십시오",allExpand:"모든 것을 확장하십시오",clearExpand:"모두 닫으십시오",total:"선택된 {0}",search:"찾다",emptyText:"아직 데이터가 없습니다"},pager:{goto:"가다",gotoTitle:"페이지 수",pagesize:"{0} 항목/페이지",total:"총 {0} 레코드",pageClassifier:"페이지",homePage:"첫 페이지",homePageTitle:"첫 페이지",prevPage:"이전 페이지",prevPageTitle:"이전 페이지",nextPage:"다음 페이지",nextPageTitle:"다음 페이지",prevJump:"페이지를 뛰어 넘으십시오",prevJumpTitle:"페이지를 뛰어 넘으십시오",nextJump:"아래로 이동하십시오",nextJumpTitle:"아래로 이동하십시오",endPage:"마지막 페이지",endPageTitle:"마지막 페이지"},alert:{title:"시스템 프롬프트"},button:{confirm:"확인하다",cancel:"취소",clear:"분명한"},filter:{search:"찾다"},custom:{cstmTitle:"열 설정",cstmRestore:"기본값을 복원하십시오",cstmCancel:"취소",cstmConfirm:"확신하는",cstmConfirmRestore:"기본 열 구성으로 복원되었는지 확인하십시오.",cstmDragTarget:"움직임 : {0}",setting:{colSort:"종류",sortHelpTip:"아이콘을 클릭하고 드래그하여 순서를 조정하십시오",colTitle:"열 제목",colResizable:"열 폭 (픽셀)",colVisible:"표시 여부",colFixed:"동결 열",colFixedMax:"냉동 열 (최대 {0} 열)",fixedLeft:"왼쪽",fixedUnset:"설정되지 않았습니다",fixedRight:"오른쪽"}},import:{modes:{covering:"메소드를 덮어 쓰기 (테이블 데이터를 직접 덮어 쓰기)",insert:"하단에 추가 (테이블 하단에 새 데이터를 추가하십시오)",insertTop:"상단에 추가 (테이블 상단에 새 데이터를 추가하십시오)",insertBottom:"하단에 추가 (테이블 하단에 새 데이터를 추가하십시오)"},impTitle:"수입 데이터",impFile:"파일 이름",impSelect:"파일을 선택하십시오",impType:"파일 유형",impOpts:"매개 변수 설정",impMode:"가져 오기 모드",impConfirm:"수입",impCancel:"취소"},export:{types:{csv:"CSV (Comma-Separated) (*. CSV)",html:"웹 페이지 (*.html)",xml:"XML 데이터 (*.xml)",txt:"텍스트 파일 (Tab-Separated) (*. txt)",xls:"Excel 97-2003 통합 문서 (*.xls)",xlsx:"Excel 통합 문서 (*.xlsx)",pdf:"pdf (*.pdf)"},modes:{empty:"빈 데이터",current:"현재 데이터 (현재 페이지의 데이터)",selected:"선택된 데이터 (현재 페이지에서 선택된 데이터)",all:"전체 데이터 (모든 PAGED 데이터 포함)"},printTitle:"인쇄 데이터",expTitle:"내보내기 데이터",expName:"파일 이름",expNamePlaceholder:"파일 이름을 입력하십시오",expSheetName:"제목",expSheetNamePlaceholder:"제목을 입력하십시오",expType:"유형을 저장하십시오",expMode:"데이터를 선택하십시오",expCurrentColumn:"모든 필드",expColumn:"필드를 선택하십시오",expOpts:"매개 변수 설정",expOptHeader:"헤더",expHeaderTitle:"테이블 헤더가 필요합니다",expOptFooter:"테이블 끝",expFooterTitle:"테이블의 끝이 필요합니까?",expOptColgroup:"그룹화 헤더",expOptTitle:"열 제목",expTitleTitle:"열 제목이든, 그렇지 않으면 열의 필드 이름으로 표시됩니다.",expColgroupTitle:"존재하면 그룹화 구조가있는 헤더가 지원됩니다.",expOptMerge:"병합",expMergeTitle:"존재하는 경우, 병합 된 구조를 갖는 세포가지지된다",expOptAllExpand:"나무를 확장하십시오",expAllExpandTitle:"존재하는 경우 계층 구조로 모든 데이터를 확장하도록 지원됩니다.",expOptUseStyle:"스타일",expUseStyleTitle:"존재하는 경우 스타일이있는 셀이 지원됩니다",expOptOriginal:"소스 데이터",expOriginalTitle:"소스 데이터 인 경우 테이블로 가져 오는 것이 지원됩니다.",expPrint:"인쇄",expConfirm:"내보내다",expCancel:"취소"},modal:{errTitle:"오류 메시지",zoomMin:"최소화하십시오",zoomIn:"최대화",zoomOut:"절감",close:"폐쇄",miniMaxSize:"최소화 된 창의 수는 {0}을 초과 할 수 없습니다.",footPropErr:"Show-Footer는 테이블 꼬리를 활성화하는 데만 사용되며 Show-Confirm-Button | 쇼 캔셀 버튼 | 슬롯"},drawer:{close:"폐쇄"},form:{folding:"닫다",unfolding:"확장하다"},toolbar:{import:"수입",export:"내보내다",print:"인쇄",refresh:"새로 고치다",zoomIn:"전체 화면",zoomOut:"절감",custom:"열 설정",customAll:"모두",customConfirm:"확인하다",customRestore:"다시 놓기",fixedLeft:"왼쪽에서 얼립니다",fixedRight:"오른쪽에서 얼립니다",cancelFixed:"열매 열이 없습니다"},datePicker:{yearTitle:"{0} 년"},dateRangePicker:{pleaseRange:"시작 날짜 및 종료 날짜를 선택하십시오"},input:{date:{m1:"1월",m2:"2월",m3:"3월",m4:"4월",m5:"5월",m6:"6월",m7:"칠월",m8:"팔월",m9:"구월",m10:"십월",m11:"십일월",m12:"12월",quarterLabel:"{0} 년",monthLabel:"{0} 년",dayLabel:"{0} 년 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"일요일",w1:"월요일",w2:"화요일",w3:"수요일",w4:"목요일",w5:"금요일",w6:"토요일"},months:{m0:"1월",m1:"2월",m2:"3월",m3:"4월",m4:"5월",m5:"6월",m6:"7월",m7:"8월",m8:"9월",m9:"10월",m10:"11월",m11:"12월"},quarters:{q1:"1 분기",q2:"2 분기",q3:"3 분기",q4:"4 분기"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"시사",operBtn:{zoomOut:"수축",zoomIn:"크게 하다",pctFull:"똑같이 스케일링",pct11:"원래 크기를 보여줍니다",rotateLeft:"왼쪽으로 회전하십시오",rotateRight:"오른쪽으로 회전하십시오",print:"사진을 인쇄하려면 클릭하십시오",download:"사진을 다운로드하려면 클릭하십시오"}},upload:{fileBtnText:"업로드하려면 클릭하거나 드래그합니다",imgBtnText:"업로드하려면 클릭하거나 드래그합니다",dragPlaceholder:"업로드하려면 파일을이 영역으로 드래그 앤 드래그하여 떨어 뜨리십시오.",imgSizeHint:"싱글 {0}",imgCountHint:"최대 {0}",fileTypeHint:"지원 {0} 파일 유형",fileSizeHint:"단일 파일 크기가 {0}을 초과하지 않습니다.",fileCountHint:"최대 {0} 파일을 업로드 할 수 있습니다",uploadTypeErr:"파일 유형 불일치!",overCountErr:"{0} 파일 만 최대 선택할 수 있습니다!",overCountExtraErr:"{0}의 최대 수가 초과되었고 초과 {1} 파일은 무시됩니다!",overSizeErr:"최대 파일 크기는 {0}을 초과 할 수 없습니다!",manualUpload:"업로드하려면 클릭하십시오",reUpload:"재 포장",uploadProgress:"업로드 {0}%",uploadErr:"업로드 실패",uploadSuccess:"성공적으로 업로드하십시오",moreBtnText:"more ({0})",viewItemTitle:"보려면 클릭하십시오",morePopup:{readTitle:"목록을보십시오",imageTitle:"사진 업로드",fileTitle:"파일 업로드"}},empty:{defText:"아직 데이터가 없습니다"},colorPicker:{clear:"분명한",confirm:"확인하다",copySuccess:"클립 보드로 복사 : {0}",hex:"HEX"},formDesign:{formName:"양식 이름",defFormTitle:"이름이없는 양식",widgetPropTab:"제어 특성",widgetFormTab:"형태 속성",error:{wdFormUni:"이 유형의 제어는 양식에 하나만 추가 할 수 있습니다.",wdSubUni:"이 유형의 제어는 하위 테이블에 하나만 추가 할 수 있습니다."},styleSetting:{btn:"스타일 설정",title:"양식 스타일 설정",layoutTitle:"제어 레이아웃",verticalLayout:"위와 아래 레이아웃",horizontalLayout:"수평 레이아웃",styleTitle:"제목 스타일",boldTitle:"두꺼운 제목",fontBold:"용감한",fontNormal:"전통적인",colonTitle:"콜론을 보여주십시오",colonVisible:"보여주다",colonHidden:"숨다",alignTitle:"조정",widthTitle:"제목 너비",alignLeft:"왼쪽에",alignRight:"오른쪽에",unitPx:"픽셀",unitPct:"백분율"},widget:{group:{base:"기본 제어",layout:"레이아웃 컨트롤",system:"시스템 제어",module:"모듈 컨트롤",chart:"차트 제어",advanced:"고급 컨트롤"},copyTitle:"COPY_ {0}",component:{input:"입력 상자",textarea:"텍스트 필드",select:"아래로 당겨 선택하십시오",row:"하나의 행과 여러 열",title:"제목",text:"텍스트",subtable:"하위 테이블",VxeSwitch:"~이든",VxeInput:"입력 상자",VxeNumberInput:"숫자",VxeDatePicker:"날짜",VxeTextarea:"텍스트 필드",VxeSelect:"아래로 당겨 선택하십시오",VxeTreeSelect:"나무 선택",VxeRadioGroup:"라디오 박스",VxeCheckboxGroup:"확인란",VxeUploadFile:"문서",VxeUploadImage:"그림",VxeRate:"점수",VxeSlider:"슬라이더"}},widgetProp:{name:"제어 이름",placeholder:"즉각적인",required:"필요한 검증",multiple:"여러 선택이 허용됩니다",displaySetting:{name:"디스플레이 설정",pc:"컴퓨터",mobile:"이동하는",visible:"보여주다",hidden:"숨다"},dataSource:{name:"데이터 소스",defValue:"옵션 {0}",addOption:"옵션 추가",batchEditOption:"배치 편집",batchEditTip:"각 행은 옵션에 해당하며 테이블, Excel 및 WPS에서 직접 복사 및 붙여 넣기를 지원합니다.",batchEditSubTip:"각 행은 옵션에 해당합니다. 그룹 인 경우 하위 항목은 공간 또는 탭 키로 시작할 수 있으며 테이블, Excel 및 WPS에서 직접 복사 및 붙여 넣기를 지원합니다.",buildOption:"옵션을 생성합니다"},rowProp:{colSize:"열 수",col2:"두 열",col3:"세 열",col4:"4 개의 열",col6:"6 개의 열",layout:"공들여 나열한 것"},textProp:{name:"콘텐츠",alignTitle:"조정",alignLeft:"왼쪽에",alignCenter:"센터",alignRight:"오른쪽에",colorTitle:"글꼴 색상",sizeTitle:"글꼴 크기",boldTitle:"더 두꺼운 글꼴",fontNormal:"전통적인",fontBold:"용감한"},subtableProp:{seqTitle:"일련 번호",showSeq:"일련 번호를 표시하십시오",showCheckbox:"여러 선택이 허용됩니다",errSubDrag:"하위 테이블은이 컨트롤을 지원하지 않으며 다른 컨트롤을 사용하십시오.",colPlace:"제어를 드래그하십시오"},uploadProp:{limitFileCount:"파일 수량 제한",limitFileSize:"파일 크기 제한",multiFile:"여러 파일을 업로드 할 수 있습니다",limitImgCount:"사진의 수를 제한합니다",limitImgSize:"이미지 크기 제한",multiImg:"여러 사진을 업로드 할 수 있습니다"}}},listDesign:{fieldSettingTab:"현장 설정",listSettingTab:"매개 변수 설정",searchTitle:"쿼리 기준",listTitle:"목록 필드",searchField:"쿼리 필드",listField:"목록 필드",activeBtn:{ActionButtonUpdate:"편집하다",ActionButtonDelete:"삭제"},search:{addBtn:"편집하다",emptyText:"쿼리 조건이 구성되지 않았습니다",editPopupTitle:"쿼리 필드 편집"},searchPopup:{colTitle:"제목",saveBtn:"구하다"}},text:{copySuccess:"클립 보드에 복사",copyError:"현재 환경은이 작업을 지원하지 않습니다"},countdown:{formats:{yyyy:"년도",MM:"달",dd:"하늘",HH:"시간",mm:"가리키다",ss:"두번째"}},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:"이 작업은 병합 된 셀에서 수행 할 수 없습니다",multiErr:"이 작업은 다중 선택 영역에서 수행 할 수 없습니다",selectErr:"지정된 영역에서 셀을 작동 할 수 없습니다",extendErr:"연장 영역에 병합 된 셀이 포함 된 경우 모든 병합 된 셀이 같은 크기 여야합니다.",pasteMultiErr:"붙여 넣을 수없고 동일한 크기의 영역을 복사하여 붙여 넣어야합니다.",cpInvalidErr:"이 작업을 수행 할 수 없으며 선택한 영역에 금지 된 열이 있습니다 ({0})."},fnr:{title:"찾아 교체하십시오",findLabel:"찾다",replaceLabel:"바꾸다",findTitle:"내용 찾기 :",replaceTitle:"대체 : :",tabs:{find:"찾다",replace:"바꾸다"},filter:{re:"정규 표현",whole:"전체 단어 일치",sensitive:"사례에 민감합니다"},btns:{findNext:"다음을 찾으십시오",findAll:"모두 찾으십시오",replace:"바꾸다",replaceAll:"모두 교체하십시오",cancel:"취소"},header:{seq:"#",cell:"셀",value:"값"},body:{row:"라인 : {0}",col:"열 : {0}"},empty:"(널 값)",reError:"잘못된 정규 표현",recordCount:"{0} 세포가 발견되었습니다",notCell:"일치하는 셀을 찾을 수 없습니다",replaceSuccess:"{0} 세포가 성공적으로 대체되었습니다"}},extendPivotTable:{aggregation:{grouping:"그룹화",values:"값",groupPlaceholder:"여기로 끌어 그룹화하십시오",valuesPlaceholder:"집계를 위해 여기를 끌어냅니다",dragExistCol:"이 열은 이미 존재합니다",sortHelpTip:"아이콘을 클릭하고 드래그하여 순서를 조정하십시오"},aggFuncs:{sum:"합계를 요청하십시오",count:"세다",avg:"평균 가치",min:"최소 값",max:"최대 값",first:"첫 번째 가치",last:"최종 가치"}},filterComplexInput:{menus:{fixedColumn:"동결 열",fixedGroup:"동결 그룹화",cancelFixed:"동결을 취소하십시오",fixedLeft:"왼쪽을 얼립니다",fixedRight:"오른쪽을 얼립니다"},cases:{equal:"동일한",gt:"더 큽니다",lt:"보다 적습니다",begin:"시작은",endin:"결말은입니다",include:"포함하다",isSensitive:"사례에 민감합니다"}},filterCombination:{menus:{sort:"종류",clearSort:"명확한 정렬",sortAsc:"오름차순 순서",sortDesc:"하강 순서",fixedColumn:"동결 열",fixedGroup:"동결 그룹화",cancelFixed:"동결을 취소하십시오",fixedLeft:"왼쪽을 얼립니다",fixedRight:"오른쪽을 얼립니다",clearFilter:"클리어 필터",textOption:"텍스트 필터링",numberOption:"수치 필터링"},popup:{title:"사용자 정의 필터링 방법",currColumnTitle:"현재 열 :",and:"그리고",or:"또는",describeHtml:"사용 가능? 단일 문자를 나타냅니다. <br/> use *는 여러 문자를 나타냅니다"},cases:{equal:"동일한",unequal:"동일하지 않습니다",gt:"더 큽니다",ge:"더 크거나 동일합니다",lt:"보다 적습니다",le:"보다 작거나 동일합니다",begin:"시작은",notbegin:"처음에는 없습니다",endin:"결말은입니다",notendin:"결말은 아닙니다",include:"포함하다",exclude:"포함되지 않습니다",between:"사이",custom:"사용자 정의 필터링",insensitive:"케이스 둔감",isSensitive:"사례에 민감합니다"},empty:"(공백)",notData:"일치하지 않습니다"}},pro:{area:{mergeErr:"이 작업은 병합 된 셀에서 수행 할 수 없습니다",multiErr:"이 작업은 다중 선택 영역에서 수행 할 수 없습니다",extendErr:"연장 영역에 병합 된 셀이 포함 된 경우 모든 병합 된 셀이 같은 크기 여야합니다.",pasteMultiErr:"붙여 넣을 수없고 동일한 크기의 영역을 복사하여 붙여 넣어야합니다."},fnr:{title:"찾아 교체하십시오",findLabel:"찾다",replaceLabel:"바꾸다",findTitle:"내용 찾기 :",replaceTitle:"대체 : :",tabs:{find:"찾다",replace:"바꾸다"},filter:{re:"정규 표현",whole:"전체 단어 일치",sensitive:"사례에 민감합니다"},btns:{findNext:"다음을 찾으십시오",findAll:"모두 찾으십시오",replace:"바꾸다",replaceAll:"모두 교체하십시오",cancel:"취소"},header:{seq:"#",cell:"셀",value:"값"},empty:"(널 값)",reError:"잘못된 정규 표현",recordCount:"{0} 세포가 발견되었습니다",notCell:"일치하는 셀을 찾을 수 없습니다",replaceSuccess:"{0} 세포가 성공적으로 대체되었습니다"}},renderer:{search:"찾다",cases:{equal:"동일한",unequal:"동일하지 않습니다",gt:"더 큽니다",ge:"더 크거나 동일합니다",lt:"보다 적습니다",le:"보다 작거나 동일합니다",begin:"시작은",notbegin:"처음에는 없습니다",endin:"결말은입니다",notendin:"결말은 아닙니다",include:"포함하다",exclude:"포함되지 않습니다",between:"사이",custom:"사용자 정의 필터링",insensitive:"케이스 둔감",isSensitive:"사례에 민감합니다"},combination:{menus:{sort:"종류",clearSort:"명확한 정렬",sortAsc:"오름차순 순서",sortDesc:"하강 순서",fixedColumn:"동결 열",fixedGroup:"동결 그룹화",cancelFixed:"동결을 취소하십시오",fixedLeft:"왼쪽으로 얼립니다",fixedRight:"오른쪽으로 얼립니다",clearFilter:"클리어 필터",textOption:"텍스트 필터링",numberOption:"수치 필터링"},popup:{title:"사용자 정의 필터링 방법",currColumnTitle:"현재 열 :",and:"그리고",or:"또는",describeHtml:"사용 가능? 단일 문자를 나타냅니다. <br/> use *는 여러 문자를 나타냅니다"},empty:"(공백)",notData:"일치하지 않습니다"}}}}});
|
|
1
|
+
Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _default=exports.default={vxe:{base:{pleaseInput:"입력하십시오",pleaseSelect:"선택하십시오",comma:",",fullStop:"。"},loading:{text:"로딩 ..."},error:{downErr:"다운로드 실패",errLargeData:"바인딩 데이터의 양이 너무 큰 경우 {0}을 사용하십시오. 그렇지 않으면 지연이 발생할 수 있습니다.",groupFixed:"그룹화 된 헤더를 사용하는 경우 동결 된 열은 그룹별로 설정해야합니다.",groupMouseRange:'그룹화 헤더는 "{0}"과 동시에 사용할 수 없으며 오류가 발생할 수 있습니다.',groupTag:'열 헤더 그룹화는 "{1}"대신 "{0}"을 사용해야하며 오류가 발생할 수 있습니다.',scrollErrProp:'이 매개 변수 "{0}"은 가상 스크롤링이 활성화 된 후에 지원되지 않습니다.',errConflicts:'매개 변수 "{0}" "{1}"과 충돌합니다.',modelConflicts:'바운드 필드 값 "{0}"및 "{1}"사이에 충돌이 발생하며 오류가 발생합니다.',reqSupportProp:'当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',notSupportProp:'"{1}"은 "{0}"매개 변수가 활성화 될 때 지원되지 않습니다. "{2}"이어야합니다. 그렇지 않으면 오류가 발생합니다.',notConflictProp:'"{0}"을 사용하는 경우 "{1}"을 설정해야합니다. 그렇지 않으면 기능적 충돌이있을 수 있습니다.',unableInsert:"지정된 위치에 삽입 할 수 없으므로 매개 변수가 올바른지 확인하십시오.",useErr:'"{0}"모듈을 설치하는 동안 오류가 발생했습니다. 주문이 잘못 될 수 있습니다. 종속 모듈은 테이블 전에 설치해야합니다',barUnableLink:"툴바는 테이블을 연결할 수 없습니다",expandContent:'확장 라인의 슬롯은 "콘텐츠"여야합니다. 올바른지 확인하십시오.',reqComp:'"{0}"구성 요소가 누락되었습니다. 올바르게 설치되었는지 확인하십시오. https://vxeui.com/#/start/useglobal',reqModule:'"{0}"모듈 누락',reqProp:'필요한 "{0}"매개 변수가 누락되어 오류가 발생할 수 있습니다.',emptyProp:'매개 변수 "{0}"은 비어 있지 않습니다',errProp:'지원되지 않는 매개 변수 "{0}", 아마도 "{1}"',colRepet:'열. {0} = "{1}"이 반복되어 일부 기능이 사용할 수 없게 될 수 있습니다.',notFunc:'메소드 "{0}"는 존재하지 않습니다',errFunc:'매개 변수 "{0}"은 메소드가 아닙니다',notValidators:'글로벌 검증 "{0}"은 존재하지 않습니다',notFormats:'글로벌 서식 "{0}"은 존재하지 않습니다',notCommands:'글로벌 지시문 "{0}"은 존재하지 않습니다',notSlot:'슬롯 "{0}"은 존재하지 않습니다',noTree:'"{0}"은 트리 구조에서 지원되지 않습니다',noGroup:'데이터 그룹화 후 "{0}"은 지원되지 않습니다',notProp:'지원되지 않는 매개 변수 "{0}"',checkProp:'데이터 볼륨이 너무 커지면 확인란이 말더듬 될 수 있습니다. 렌더링 속도를 향상시키기 위해 매개 변수 "{0}"를 설정하는 것이 좋습니다.',coverProp:'"{0}"의 매개 변수 "{1}"이 반복적으로 정의되어 오류가 발생할 수 있습니다.',uniField:'필드 이름 "{0}"은 반복적으로 정의되어 오류가 발생할 수 있습니다.',repeatKey:'기본 키 {0} = "{1}"을 반복하여 오류가 발생할 수 있습니다.',repeatProp:'参数重复 {0}="{1}",这可能会出现错误',delFunc:'메소드 "{0}"는 더 이상 사용되지 않습니다. "{1}"을 사용하십시오.',delProp:'매개 변수 "{0}"은 더 이상 사용되지 않습니다. "{1}"을 사용하십시오.',delEvent:'이벤트 "{0}"는 더 이상 사용되지 않습니다. "{1}"을 사용하십시오.',removeProp:'매개 변수 "{0}"은 더 이상 사용되지 않고 권장되지 않으므로 오류가 발생할 수 있습니다.',errFormat:'글로벌 형식의 컨텐츠는 "vxetable.formats"를 사용하여 정의해야하며 "Formatter = {0}"장착 방법은 더 이상 권장되지 않습니다.',notType:'지원되지 않는 파일 유형 "{0}"',notExp:"이 브라우저는 가져 오기/내보내기 기능을 지원하지 않습니다",impFields:"수입이 실패했습니다. 필드 이름과 데이터 형식이 올바른지 확인하십시오.",treeNotImp:"트리 테이블은 가져 오기를 지원하지 않습니다",treeCrossDrag:"첫 번째 레벨 만 드래그하십시오",treeDragChild:"부모는 자신의 자녀에게 끌 수 없습니다",reqPlugin:'"{1}"은 https://vxeui.com/other {0 }/#/1 }/install에 설치되지 않았습니다',errMaxRow:"최대 지원되는 데이터 볼륨 {0} 행을 초과하면 오류가 발생할 수 있습니다.",useNew:"{0} 권장되지 않습니다. {1}을 사용하십시오.",errorVersion:"版本不匹配,当前版本 {0},最低支持版本为 {1}"},table:{emptyText:"아직 데이터가 없습니다",allTitle:"ALL/CANCEL을 선택하십시오",seqTitle:"일련 번호",actionTitle:"작동하다",confirmFilter:"필터",resetFilter:"다시 놓기",allFilter:"모두",sortAsc:"오름차순 순서 : 가장 낮거나 가장 높음",sortDesc:"하강 순서 : 가장 높거나 가장 낮습니다",filter:"선택한 열에 대한 필터링을 활성화합니다",impSuccess:"{0} 레코드가 성공적으로 가져 왔습니다",expLoading:"수출",expSuccess:"성공적으로 내보내십시오",expError:"내보내기 실패",expFilename:"Export_ {0}",expOriginFilename:"Export_Source_ {0}",customTitle:"열 설정",customAll:"모두",customConfirm:"확인하다",customClose:"폐쇄",customCancel:"취소",customRestore:"기본값을 복원하십시오",maxFixedCol:"냉동 열의 최대 수는 {0}을 초과 할 수 없습니다.",maxGroupCol:"최대 그룹화 필드 수는 {0}을 초과 할 수 없습니다.",dragTip:"움직임 : {0}",resizeColTip:"너비 : {0} 픽셀",resizeRowTip:"높음 : {0} 픽셀",rowGroupContentTotal:"{0}({1})"},grid:{selectOneRecord:"하나 이상의 레코드를 선택하십시오!",deleteSelectRecord:"선택한 레코드를 삭제 하시겠습니까?",removeSelectRecord:"선택한 레코드를 제거 하시겠습니까?",dataUnchanged:"데이터가 변경되지 않았습니다!",delSuccess:"선택된 레코드가 성공적으로 삭제되었습니다!",saveSuccess:"성공적으로 저장하십시오!",operError:"오류가 발생했고 작업이 실패했습니다!"},select:{clear:"분명한",allChecked:"모두를 선택하십시오",total:"{0} / {1}",search:"찾다",loadingText:"로딩",emptyText:"아직 데이터가 없습니다",maxSize:"최대 옵션 수는 {0}을 초과 할 수 없습니다.",overSizeErr:"최대 선택적 숫자 {0}이 초과되었으며 초과는 무시됩니다!",searchEmpty:"데이터가 일치하지 않습니다!"},tree:{searchEmpty:"데이터가 일치하지 않습니다!"},treeSelect:{clearChecked:"분명한",allChecked:"모두를 선택하십시오",allExpand:"모든 것을 확장하십시오",clearExpand:"모두 닫으십시오",total:"선택된 {0}",search:"찾다",emptyText:"아직 데이터가 없습니다"},pager:{goto:"가다",gotoTitle:"페이지 수",pagesize:"{0} 항목/페이지",total:"총 {0} 레코드",pageClassifier:"페이지",homePage:"첫 페이지",homePageTitle:"첫 페이지",prevPage:"이전 페이지",prevPageTitle:"이전 페이지",nextPage:"다음 페이지",nextPageTitle:"다음 페이지",prevJump:"페이지를 뛰어 넘으십시오",prevJumpTitle:"페이지를 뛰어 넘으십시오",nextJump:"아래로 이동하십시오",nextJumpTitle:"아래로 이동하십시오",endPage:"마지막 페이지",endPageTitle:"마지막 페이지"},alert:{title:"시스템 프롬프트"},button:{confirm:"확인하다",cancel:"취소",clear:"분명한"},filter:{search:"찾다"},custom:{cstmTitle:"열 설정",cstmRestore:"기본값을 복원하십시오",cstmCancel:"취소",cstmConfirm:"확신하는",cstmConfirmRestore:"기본 열 구성으로 복원되었는지 확인하십시오.",cstmDragTarget:"움직임 : {0}",setting:{colSort:"종류",sortHelpTip:"아이콘을 클릭하고 드래그하여 순서를 조정하십시오",colTitle:"열 제목",colResizable:"열 폭 (픽셀)",colVisible:"표시 여부",colFixed:"동결 열",colFixedMax:"냉동 열 (최대 {0} 열)",fixedLeft:"왼쪽",fixedUnset:"설정되지 않았습니다",fixedRight:"오른쪽"}},import:{modes:{covering:"메소드를 덮어 쓰기 (테이블 데이터를 직접 덮어 쓰기)",insert:"하단에 추가 (테이블 하단에 새 데이터를 추가하십시오)",insertTop:"상단에 추가 (테이블 상단에 새 데이터를 추가하십시오)",insertBottom:"하단에 추가 (테이블 하단에 새 데이터를 추가하십시오)"},impTitle:"수입 데이터",impFile:"파일 이름",impSelect:"파일을 선택하십시오",impType:"파일 유형",impOpts:"매개 변수 설정",impMode:"가져 오기 모드",impConfirm:"수입",impCancel:"취소"},export:{types:{csv:"CSV (Comma-Separated) (*. CSV)",html:"웹 페이지 (*.html)",xml:"XML 데이터 (*.xml)",txt:"텍스트 파일 (Tab-Separated) (*. txt)",xls:"Excel 97-2003 통합 문서 (*.xls)",xlsx:"Excel 통합 문서 (*.xlsx)",pdf:"pdf (*.pdf)"},modes:{empty:"빈 데이터",current:"현재 데이터 (현재 페이지의 데이터)",selected:"선택된 데이터 (현재 페이지에서 선택된 데이터)",all:"전체 데이터 (모든 PAGED 데이터 포함)"},printTitle:"인쇄 데이터",expTitle:"내보내기 데이터",expName:"파일 이름",expNamePlaceholder:"파일 이름을 입력하십시오",expSheetName:"제목",expSheetNamePlaceholder:"제목을 입력하십시오",expType:"유형을 저장하십시오",expMode:"데이터를 선택하십시오",expCurrentColumn:"모든 필드",expColumn:"필드를 선택하십시오",expOpts:"매개 변수 설정",expOptHeader:"헤더",expHeaderTitle:"테이블 헤더가 필요합니다",expOptFooter:"테이블 끝",expFooterTitle:"테이블의 끝이 필요합니까?",expOptColgroup:"그룹화 헤더",expOptTitle:"열 제목",expTitleTitle:"열 제목이든, 그렇지 않으면 열의 필드 이름으로 표시됩니다.",expColgroupTitle:"존재하면 그룹화 구조가있는 헤더가 지원됩니다.",expOptMerge:"병합",expMergeTitle:"존재하는 경우, 병합 된 구조를 갖는 세포가지지된다",expOptAllExpand:"나무를 확장하십시오",expAllExpandTitle:"존재하는 경우 계층 구조로 모든 데이터를 확장하도록 지원됩니다.",expOptUseStyle:"스타일",expUseStyleTitle:"존재하는 경우 스타일이있는 셀이 지원됩니다",expOptOriginal:"소스 데이터",expOriginalTitle:"소스 데이터 인 경우 테이블로 가져 오는 것이 지원됩니다.",expPrint:"인쇄",expConfirm:"내보내다",expCancel:"취소"},modal:{errTitle:"오류 메시지",zoomMin:"최소화하십시오",zoomIn:"최대화",zoomOut:"절감",close:"폐쇄",miniMaxSize:"최소화 된 창의 수는 {0}을 초과 할 수 없습니다.",footPropErr:"Show-Footer는 테이블 꼬리를 활성화하는 데만 사용되며 Show-Confirm-Button | 쇼 캔셀 버튼 | 슬롯"},drawer:{close:"폐쇄"},form:{folding:"닫다",unfolding:"확장하다"},toolbar:{import:"수입",export:"내보내다",print:"인쇄",refresh:"새로 고치다",zoomIn:"전체 화면",zoomOut:"절감",custom:"열 설정",customAll:"모두",customConfirm:"확인하다",customRestore:"다시 놓기",fixedLeft:"왼쪽에서 얼립니다",fixedRight:"오른쪽에서 얼립니다",cancelFixed:"열매 열이 없습니다"},datePicker:{yearTitle:"{0} 년"},dateRangePicker:{pleaseRange:"시작 날짜 및 종료 날짜를 선택하십시오"},input:{date:{m1:"1월",m2:"2월",m3:"3월",m4:"4월",m5:"5월",m6:"6월",m7:"칠월",m8:"팔월",m9:"구월",m10:"십월",m11:"십일월",m12:"12월",quarterLabel:"{0} 년",monthLabel:"{0} 년",dayLabel:"{0} 년 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"일요일",w1:"월요일",w2:"화요일",w3:"수요일",w4:"목요일",w5:"금요일",w6:"토요일"},months:{m0:"1월",m1:"2월",m2:"3월",m3:"4월",m4:"5월",m5:"6월",m6:"7월",m7:"8월",m8:"9월",m9:"10월",m10:"11월",m11:"12월"},quarters:{q1:"1 분기",q2:"2 분기",q3:"3 분기",q4:"4 분기"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"시사",operBtn:{zoomOut:"수축",zoomIn:"크게 하다",pctFull:"똑같이 스케일링",pct11:"원래 크기를 보여줍니다",rotateLeft:"왼쪽으로 회전하십시오",rotateRight:"오른쪽으로 회전하십시오",print:"사진을 인쇄하려면 클릭하십시오",download:"사진을 다운로드하려면 클릭하십시오"}},upload:{fileBtnText:"업로드하려면 클릭하거나 드래그합니다",imgBtnText:"업로드하려면 클릭하거나 드래그합니다",dragPlaceholder:"업로드하려면 파일을이 영역으로 드래그 앤 드래그하여 떨어 뜨리십시오.",imgSizeHint:"싱글 {0}",imgCountHint:"최대 {0}",fileTypeHint:"지원 {0} 파일 유형",fileSizeHint:"단일 파일 크기가 {0}을 초과하지 않습니다.",fileCountHint:"최대 {0} 파일을 업로드 할 수 있습니다",uploadTypeErr:"파일 유형 불일치!",overCountErr:"{0} 파일 만 최대 선택할 수 있습니다!",overCountExtraErr:"{0}의 최대 수가 초과되었고 초과 {1} 파일은 무시됩니다!",overSizeErr:"최대 파일 크기는 {0}을 초과 할 수 없습니다!",manualUpload:"업로드하려면 클릭하십시오",reUpload:"재 포장",uploadProgress:"업로드 {0}%",uploadErr:"업로드 실패",uploadSuccess:"성공적으로 업로드하십시오",moreBtnText:"more ({0})",viewItemTitle:"보려면 클릭하십시오",morePopup:{readTitle:"목록을보십시오",imageTitle:"사진 업로드",fileTitle:"파일 업로드"}},empty:{defText:"아직 데이터가 없습니다"},colorPicker:{clear:"분명한",confirm:"확인하다",copySuccess:"클립 보드로 복사 : {0}",hex:"HEX"},formDesign:{formName:"양식 이름",defFormTitle:"이름이없는 양식",widgetPropTab:"제어 특성",widgetFormTab:"형태 속성",error:{wdFormUni:"이 유형의 제어는 양식에 하나만 추가 할 수 있습니다.",wdSubUni:"이 유형의 제어는 하위 테이블에 하나만 추가 할 수 있습니다."},styleSetting:{btn:"스타일 설정",title:"양식 스타일 설정",layoutTitle:"제어 레이아웃",verticalLayout:"위와 아래 레이아웃",horizontalLayout:"수평 레이아웃",styleTitle:"제목 스타일",boldTitle:"두꺼운 제목",fontBold:"용감한",fontNormal:"전통적인",colonTitle:"콜론을 보여주십시오",colonVisible:"보여주다",colonHidden:"숨다",alignTitle:"조정",widthTitle:"제목 너비",alignLeft:"왼쪽에",alignRight:"오른쪽에",unitPx:"픽셀",unitPct:"백분율"},widget:{group:{base:"기본 제어",layout:"레이아웃 컨트롤",system:"시스템 제어",module:"모듈 컨트롤",chart:"차트 제어",advanced:"고급 컨트롤"},copyTitle:"COPY_ {0}",component:{input:"입력 상자",textarea:"텍스트 필드",select:"아래로 당겨 선택하십시오",row:"하나의 행과 여러 열",title:"제목",text:"텍스트",subtable:"하위 테이블",VxeSwitch:"~이든",VxeInput:"입력 상자",VxeNumberInput:"숫자",VxeDatePicker:"날짜",VxeTextarea:"텍스트 필드",VxeSelect:"아래로 당겨 선택하십시오",VxeTreeSelect:"나무 선택",VxeRadioGroup:"라디오 박스",VxeCheckboxGroup:"확인란",VxeUploadFile:"문서",VxeUploadImage:"그림",VxeRate:"점수",VxeSlider:"슬라이더"}},widgetProp:{name:"제어 이름",placeholder:"즉각적인",required:"필요한 검증",multiple:"여러 선택이 허용됩니다",displaySetting:{name:"디스플레이 설정",pc:"컴퓨터",mobile:"이동하는",visible:"보여주다",hidden:"숨다"},dataSource:{name:"데이터 소스",defValue:"옵션 {0}",addOption:"옵션 추가",batchEditOption:"배치 편집",batchEditTip:"각 행은 옵션에 해당하며 테이블, Excel 및 WPS에서 직접 복사 및 붙여 넣기를 지원합니다.",batchEditSubTip:"각 행은 옵션에 해당합니다. 그룹 인 경우 하위 항목은 공간 또는 탭 키로 시작할 수 있으며 테이블, Excel 및 WPS에서 직접 복사 및 붙여 넣기를 지원합니다.",buildOption:"옵션을 생성합니다"},rowProp:{colSize:"열 수",col2:"두 열",col3:"세 열",col4:"4 개의 열",col6:"6 개의 열",layout:"공들여 나열한 것"},textProp:{name:"콘텐츠",alignTitle:"조정",alignLeft:"왼쪽에",alignCenter:"센터",alignRight:"오른쪽에",colorTitle:"글꼴 색상",sizeTitle:"글꼴 크기",boldTitle:"더 두꺼운 글꼴",fontNormal:"전통적인",fontBold:"용감한"},subtableProp:{seqTitle:"일련 번호",showSeq:"일련 번호를 표시하십시오",showCheckbox:"여러 선택이 허용됩니다",errSubDrag:"하위 테이블은이 컨트롤을 지원하지 않으며 다른 컨트롤을 사용하십시오.",colPlace:"제어를 드래그하십시오"},uploadProp:{limitFileCount:"파일 수량 제한",limitFileSize:"파일 크기 제한",multiFile:"여러 파일을 업로드 할 수 있습니다",limitImgCount:"사진의 수를 제한합니다",limitImgSize:"이미지 크기 제한",multiImg:"여러 사진을 업로드 할 수 있습니다"}}},listDesign:{fieldSettingTab:"현장 설정",listSettingTab:"매개 변수 설정",searchTitle:"쿼리 기준",listTitle:"목록 필드",searchField:"쿼리 필드",listField:"목록 필드",activeBtn:{ActionButtonUpdate:"편집하다",ActionButtonDelete:"삭제"},search:{addBtn:"편집하다",emptyText:"쿼리 조건이 구성되지 않았습니다",editPopupTitle:"쿼리 필드 편집"},searchPopup:{colTitle:"제목",saveBtn:"구하다"}},text:{copySuccess:"클립 보드에 복사",copyError:"현재 환경은이 작업을 지원하지 않습니다"},countdown:{formats:{yyyy:"년도",MM:"달",dd:"하늘",HH:"시간",mm:"가리키다",ss:"두번째"}},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:"이 작업은 병합 된 셀에서 수행 할 수 없습니다",multiErr:"이 작업은 다중 선택 영역에서 수행 할 수 없습니다",selectErr:"지정된 영역에서 셀을 작동 할 수 없습니다",extendErr:"연장 영역에 병합 된 셀이 포함 된 경우 모든 병합 된 셀이 같은 크기 여야합니다.",pasteMultiErr:"붙여 넣을 수없고 동일한 크기의 영역을 복사하여 붙여 넣어야합니다.",cpInvalidErr:"이 작업을 수행 할 수 없으며 선택한 영역에 금지 된 열이 있습니다 ({0})."},fnr:{title:"찾아 교체하십시오",findLabel:"찾다",replaceLabel:"바꾸다",findTitle:"내용 찾기 :",replaceTitle:"대체 : :",tabs:{find:"찾다",replace:"바꾸다"},filter:{re:"정규 표현",whole:"전체 단어 일치",sensitive:"사례에 민감합니다"},btns:{findNext:"다음을 찾으십시오",findAll:"모두 찾으십시오",replace:"바꾸다",replaceAll:"모두 교체하십시오",cancel:"취소"},header:{seq:"#",cell:"셀",value:"값"},body:{row:"라인 : {0}",col:"열 : {0}"},empty:"(널 값)",reError:"잘못된 정규 표현",recordCount:"{0} 세포가 발견되었습니다",notCell:"일치하는 셀을 찾을 수 없습니다",replaceSuccess:"{0} 세포가 성공적으로 대체되었습니다"}},extendPivotTable:{aggregation:{grouping:"그룹화",values:"값",groupPlaceholder:"여기로 끌어 그룹화하십시오",valuesPlaceholder:"집계를 위해 여기를 끌어냅니다",dragExistCol:"이 열은 이미 존재합니다",sortHelpTip:"아이콘을 클릭하고 드래그하여 순서를 조정하십시오"},aggFuncs:{sum:"합계를 요청하십시오",count:"세다",avg:"평균 가치",min:"최소 값",max:"최대 값",first:"첫 번째 가치",last:"최종 가치"}},filterComplexInput:{menus:{fixedColumn:"동결 열",fixedGroup:"동결 그룹화",cancelFixed:"동결을 취소하십시오",fixedLeft:"왼쪽을 얼립니다",fixedRight:"오른쪽을 얼립니다"},cases:{equal:"동일한",gt:"더 큽니다",lt:"보다 적습니다",begin:"시작은",endin:"결말은입니다",include:"포함하다",isSensitive:"사례에 민감합니다"}},filterCombination:{menus:{sort:"종류",clearSort:"명확한 정렬",sortAsc:"오름차순 순서",sortDesc:"하강 순서",fixedColumn:"동결 열",fixedGroup:"동결 그룹화",cancelFixed:"동결을 취소하십시오",fixedLeft:"왼쪽을 얼립니다",fixedRight:"오른쪽을 얼립니다",clearFilter:"클리어 필터",textOption:"텍스트 필터링",numberOption:"수치 필터링"},popup:{title:"사용자 정의 필터링 방법",currColumnTitle:"현재 열 :",and:"그리고",or:"또는",describeHtml:"사용 가능? 단일 문자를 나타냅니다. <br/> use *는 여러 문자를 나타냅니다"},cases:{equal:"동일한",unequal:"동일하지 않습니다",gt:"더 큽니다",ge:"더 크거나 동일합니다",lt:"보다 적습니다",le:"보다 작거나 동일합니다",begin:"시작은",notbegin:"처음에는 없습니다",endin:"결말은입니다",notendin:"결말은 아닙니다",include:"포함하다",exclude:"포함되지 않습니다",between:"사이",custom:"사용자 정의 필터링",insensitive:"케이스 둔감",isSensitive:"사례에 민감합니다"},empty:"(공백)",notData:"일치하지 않습니다"}},pro:{area:{mergeErr:"이 작업은 병합 된 셀에서 수행 할 수 없습니다",multiErr:"이 작업은 다중 선택 영역에서 수행 할 수 없습니다",extendErr:"연장 영역에 병합 된 셀이 포함 된 경우 모든 병합 된 셀이 같은 크기 여야합니다.",pasteMultiErr:"붙여 넣을 수없고 동일한 크기의 영역을 복사하여 붙여 넣어야합니다."},fnr:{title:"찾아 교체하십시오",findLabel:"찾다",replaceLabel:"바꾸다",findTitle:"내용 찾기 :",replaceTitle:"대체 : :",tabs:{find:"찾다",replace:"바꾸다"},filter:{re:"정규 표현",whole:"전체 단어 일치",sensitive:"사례에 민감합니다"},btns:{findNext:"다음을 찾으십시오",findAll:"모두 찾으십시오",replace:"바꾸다",replaceAll:"모두 교체하십시오",cancel:"취소"},header:{seq:"#",cell:"셀",value:"값"},empty:"(널 값)",reError:"잘못된 정규 표현",recordCount:"{0} 세포가 발견되었습니다",notCell:"일치하는 셀을 찾을 수 없습니다",replaceSuccess:"{0} 세포가 성공적으로 대체되었습니다"}},renderer:{search:"찾다",cases:{equal:"동일한",unequal:"동일하지 않습니다",gt:"더 큽니다",ge:"더 크거나 동일합니다",lt:"보다 적습니다",le:"보다 작거나 동일합니다",begin:"시작은",notbegin:"처음에는 없습니다",endin:"결말은입니다",notendin:"결말은 아닙니다",include:"포함하다",exclude:"포함되지 않습니다",between:"사이",custom:"사용자 정의 필터링",insensitive:"케이스 둔감",isSensitive:"사례에 민감합니다"},combination:{menus:{sort:"종류",clearSort:"명확한 정렬",sortAsc:"오름차순 순서",sortDesc:"하강 순서",fixedColumn:"동결 열",fixedGroup:"동결 그룹화",cancelFixed:"동결을 취소하십시오",fixedLeft:"왼쪽으로 얼립니다",fixedRight:"오른쪽으로 얼립니다",clearFilter:"클리어 필터",textOption:"텍스트 필터링",numberOption:"수치 필터링"},popup:{title:"사용자 정의 필터링 방법",currColumnTitle:"현재 열 :",and:"그리고",or:"또는",describeHtml:"사용 가능? 단일 문자를 나타냅니다. <br/> use *는 여러 문자를 나타냅니다"},empty:"(공백)",notData:"일치하지 않습니다"}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
((a,e)=>{"function"==typeof define&&define.amd?define("vxe-table-lang.ms-MY",["exports"],e):"undefined"!=typeof exports?e(exports):(e(e={}),a.vxeTableLangMsMY=e)})("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:this,function(a){Object.defineProperty(a,"__esModule",{value:!0}),a.default=void 0;a.default={vxe:{base:{pleaseInput:"Sila masukkan",pleaseSelect:"Sila pilih",comma:",",fullStop:"。"},loading:{text:"Memuatkan ..."},error:{downErr:"Muat turun gagal",errLargeData:"Apabila jumlah data terikat terlalu besar, sila gunakan {0}, jika tidak, ia boleh menyebabkan ketinggalan",groupFixed:"Sekiranya menggunakan tajuk dikumpulkan, lajur beku mesti ditetapkan oleh kumpulan",groupMouseRange:'Tajuk kumpulan tidak boleh digunakan pada masa yang sama seperti "{0}" dan ini boleh menyebabkan ralat',groupTag:'Mengumpulkan tajuk lajur harus menggunakan "{0}" bukannya "{1}", yang boleh menyebabkan kesilapan',scrollErrProp:'Parameter ini "{0}" tidak disokong selepas menatal maya diaktifkan',errConflicts:'Parameter "{0}" Konflik dengan "{1}"',modelConflicts:'绑定的字段值 "{0}" 与 "{1}" 存在冲突,将会出现错误',reqSupportProp:'当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',notSupportProp:'"{1}" tidak disokong apabila parameter "{0}" diaktifkan, ia harus "{2}", jika tidak, ralat akan berlaku',notConflictProp:'Apabila menggunakan "{0}", "{1}" harus ditetapkan, jika tidak ada konflik fungsional',unableInsert:"Tidak dapat dimasukkan ke lokasi yang ditentukan, sila periksa sama ada parameternya betul",useErr:'Ralat berlaku semasa memasang modul "{0}". Perintah itu mungkin tidak betul. Modul bergantung perlu dipasang sebelum jadual',barUnableLink:"Bar alat tidak dapat mengaitkan jadual",expandContent:'Slot untuk garis yang diperluas mestilah "kandungan", sila periksa sama ada betul',reqComp:'Komponen "{0}" hilang, sila periksa sama ada ia dipasang dengan betul. https://vxeui.com/#/start/useglobal',reqModule:'Hilang "{0}" modul',reqProp:'Parameter yang diperlukan "{0}" hilang, yang boleh menyebabkan kesilapan',emptyProp:'Parameter "{0}" tidak dibenarkan kosong',errProp:'Parameter yang tidak disokong "{0}", mungkin "{1}"',colRepet:'lajur. {0} = "{1}" diulang, yang boleh menyebabkan beberapa fungsi menjadi tidak dapat digunakan',notFunc:'Kaedah "{0}" tidak wujud',errFunc:'Parameter "{0}" bukan kaedah',notValidators:'Pengesahan Global "{0}" tidak wujud',notFormats:'Pemformatan global "{0}" tidak wujud',notCommands:'Arahan global "{0}" tidak wujud',notSlot:'Slot "{0}" tidak wujud',noTree:'"{0}" tidak disokong dalam struktur pokok',noGroup:'数据分组后不支持 "{0}"',notProp:'Parameter yang tidak disokong "{0}"',checkProp:'Apabila jumlah data terlalu besar, kotak semak boleh digagalkan. Adalah disyorkan untuk menetapkan parameter "{0}" untuk meningkatkan kelajuan rendering',coverProp:'Parameter "{1}" dari "{0}" ditakrifkan berulang kali, yang boleh menyebabkan ralat',uniField:'Nama medan "{0}" ditakrifkan berulang kali, yang boleh menyebabkan ralat',repeatKey:'Ulangi kunci utama {0} = "{1}", yang boleh menyebabkan ralat',repeatProp:'参数重复 {0}="{1}",这可能会出现错误',delFunc:'Kaedah "{0}" ditolak, sila gunakan "{1}"',delProp:'Parameter "{0}" ditolak, sila gunakan "{1}"',delEvent:'Acara "{0}" ditolak, sila gunakan "{1}"',removeProp:'Parameter "{0}" ditutup dan tidak disyorkan, yang boleh menyebabkan ralat',errFormat:'Kandungan diformat global hendaklah ditakrifkan menggunakan "vxetable.formats" dan kaedah pemasangan "formatter = {0}" tidak lagi disyorkan.',notType:'Jenis fail yang tidak disokong "{0}"',notExp:"Penyemak imbas ini tidak menyokong fungsi import/eksport",impFields:"Import gagal. Sila periksa sama ada nama medan dan format data betul.",treeNotImp:"Meja pokok tidak menyokong import",treeCrossDrag:"Hanya seret tahap pertama",treeDragChild:"Ibu bapa tidak boleh menyeret anak mereka sendiri",reqPlugin:'"{1}" tidak dipasang di https://vxeui.com/other (0 )/#/ = (1 )/Install',errMaxRow:"Melebihi baris data yang disokong maksimum {0} baris, ini boleh menyebabkan ralat",useNew:"不建议使用 {0},请使用 {1}",errorVersion:"版本不匹配,当前版本 {0},最低支持版本为 {1}"},table:{emptyText:"Belum ada data",allTitle:"Pilih Semua/Batal",seqTitle:"Nombor siri",actionTitle:"mengendalikan",confirmFilter:"penapis",resetFilter:"Tetapkan semula",allFilter:"semua",sortAsc:"Perintah menaik: terendah hingga tertinggi",sortDesc:"Perintah menurun: tertinggi hingga terendah",filter:"Dayakan penapisan untuk lajur yang dipilih",impSuccess:"{0} Rekod berjaya diimport",expLoading:"Mengeksport",expSuccess:"Berjaya mengeksport",expError:"Eksport gagal",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Tetapan lajur",customAll:"semua",customConfirm:"mengesahkan",customClose:"penutupan",customCancel:"Batalkan",customRestore:"Pulihkan lalai",maxFixedCol:"Bilangan lajur beku maksimum tidak dapat melebihi {0}",maxGroupCol:"最大分组字段的数量不能超过 {0} 个",dragTip:"Bergerak: {0}",resizeColTip:"Lebar: {0} piksel",resizeRowTip:"Tinggi: {0} piksel",rowGroupContentTotal:"{0}({1})"},grid:{selectOneRecord:"Sila pilih sekurang -kurangnya satu rekod!",deleteSelectRecord:"Adakah anda pasti mahu memadamkan rekod yang dipilih?",removeSelectRecord:"Adakah anda pasti mahu mengeluarkan rekod yang dipilih?",dataUnchanged:"Data tidak berubah!",delSuccess:"Rekod yang dipilih berjaya dipadam!",saveSuccess:"Jimat dengan jayanya!",operError:"Kesalahan berlaku dan operasi gagal!"},select:{clear:"清除",allChecked:"全选",total:"{0} / {1}",search:"cari",loadingText:"Memuatkan",emptyText:"Belum ada data",maxOpt:"最大可选择的数量不能超过 {0} 个",overSizeErr:"已超出最大可选数量 {0} 个,超出部分将被忽略!",searchEmpty:"未匹配到数据!"},tree:{searchEmpty:"未匹配到数据!"},treeSelect:{clearChecked:"清除",allChecked:"全选",allExpand:"全部展开",clearExpand:"全部收起",total:"已选 {0}",search:"搜索",emptyText:"暂无数据"},pager:{goto:"Pergi",gotoTitle:"Bilangan halaman",pagesize:"{0} item/halaman",total:"Jumlah {0} rekod",pageClassifier:"Halaman",homePage:"Halaman depan",homePageTitle:"Halaman depan",prevPage:"Halaman sebelumnya",prevPageTitle:"Halaman sebelumnya",nextPage:"Halaman seterusnya",nextPageTitle:"Halaman seterusnya",prevJump:"Lompat halaman",prevJumpTitle:"Lompat halaman",nextJump:"Lompat ke bawah",nextJumpTitle:"Lompat ke bawah",endPage:"Halaman terakhir",endPageTitle:"Halaman terakhir"},alert:{title:"Sistem meminta"},button:{confirm:"mengesahkan",cancel:"Batalkan",clear:"Jelas"},filter:{search:"cari"},custom:{cstmTitle:"Tetapan lajur",cstmRestore:"Pulihkan lalai",cstmCancel:"Batalkan",cstmConfirm:"Pasti",cstmConfirmRestore:"Sila sahkan sama ada ia dipulihkan ke konfigurasi lajur lalai?",cstmDragTarget:"Bergerak: {0}",setting:{colSort:"Menyusun",sortHelpTip:"点击并拖动图标可以调整顺序",colTitle:"Tajuk lajur",colResizable:"Lebar lajur (piksel)",colVisible:"Sama ada untuk memaparkan",colFixed:"Lajur membekukan",colFixedMax:"Lajur beku (sehingga {0} lajur)",fixedLeft:"Sebelah kiri",fixedUnset:"Tidak ditetapkan",fixedRight:"Sebelah kanan"}},import:{modes:{covering:"Kaedah Overwrite (secara langsung menimpa data jadual)",insert:"Tambah di bahagian bawah (tambah data baru di bahagian bawah jadual)",insertTop:"Tambah di bahagian atas (tambah data baru di bahagian atas jadual)",insertBottom:"Tambah di bahagian bawah (tambah data baru di bahagian bawah jadual)"},impTitle:"Import data",impFile:"nama fail",impSelect:"Pilih fail",impType:"Jenis fail",impOpts:"Tetapan parameter",impMode:"Mod import",impConfirm:"Import",impCancel:"Batalkan"},export:{types:{csv:"CSV (dipisahkan koma) (*. CSV)",html:"Laman web (*.html)",xml:"Data XML (*.xml)",txt:"Fail Teks (Tab-dipisahkan) (*. TXT)",xls:"Buku Kerja Excel 97-2003 (*.xls)",xlsx:"Buku Kerja Excel (*.xlsx)",pdf:"Pdf (*.pdf)"},modes:{empty:"Data kosong",current:"Data semasa (data pada halaman semasa)",selected:"Data terpilih (data yang dipilih pada halaman semasa)",all:"Data penuh (termasuk semua data paged)"},printTitle:"Cetak data",expTitle:"Data eksport",expName:"nama fail",expNamePlaceholder:"Sila masukkan nama fail",expSheetName:"tajuk",expSheetNamePlaceholder:"Sila masukkan tajuk",expType:"Simpan jenis",expMode:"Pilih data",expCurrentColumn:"Semua bidang",expColumn:"Pilih medan",expOpts:"Tetapan parameter",expOptHeader:"Header",expHeaderTitle:"Adakah tajuk meja diperlukan",expOptFooter:"Akhir jadual",expFooterTitle:"Adakah akhir jadual diperlukan?",expOptColgroup:"Pengumpulan tajuk",expOptTitle:"Tajuk lajur",expTitleTitle:"Sama ada tajuk lajur, jika tidak, ia akan dipaparkan sebagai nama medan lajur",expColgroupTitle:"Sekiranya hadir, tajuk dengan struktur pengelompokan disokong",expOptMerge:"bergabung",expMergeTitle:"Sekiranya ada, sel -sel dengan struktur yang digabungkan disokong",expOptAllExpand:"Kembangkan pokok",expAllExpandTitle:"Sekiranya wujud, ia disokong untuk mengembangkan semua data dengan struktur hierarki",expOptUseStyle:"gaya",expUseStyleTitle:"Sekiranya ada, sel dengan gaya disokong",expOptOriginal:"Data sumber",expOriginalTitle:"Sekiranya ia adalah data sumber, import ke dalam jadual disokong",expPrint:"Cetak",expConfirm:"Eksport",expCancel:"Batalkan"},modal:{errTitle:"Mesej ralat",zoomMin:"Meminimumkan",zoomIn:"memaksimumkan",zoomOut:"pengurangan",close:"penutupan",miniMaxSize:"Bilangan tingkap yang diminimumkan tidak dapat melebihi {0}",footPropErr:"Show-footer hanya digunakan untuk membolehkan ekor meja, dan mesti digunakan dengan butang-butang yang disiarkan | Show-Cancel-button | slot"},drawer:{close:"penutupan"},form:{folding:"Tutup",unfolding:"Berkembang"},toolbar:{import:"Import",export:"Eksport",print:"Cetak",refresh:"menyegarkan",zoomIn:"skrin penuh",zoomOut:"pengurangan",custom:"Tetapan lajur",customAll:"semua",customConfirm:"mengesahkan",customRestore:"Tetapkan semula",fixedLeft:"Membekukan di sebelah kiri",fixedRight:"Membekukan di sebelah kanan",cancelFixed:"Lajur yang tidak jelas"},datePicker:{yearTitle:"{0} tahun"},dateRangePicker:{pleaseRange:"请选择开始日期与结束日期"},input:{date:{m1:"01 bulan",m2:"02 bulan",m3:"03 bulan",m4:"04 bulan",m5:"05 bulan",m6:"06 bulan",m7:"07 bulan",m8:"08 bulan",m9:"09 bulan",m10:"Oktober",m11:"November",m12:"Disember",quarterLabel:"{0} tahun",monthLabel:"{0} tahun",dayLabel:"{0} tahun {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:"Ahad",w1:"pada hari Isnin",w2:"Selasa",w3:"Rabu",w4:"Khamis",w5:"Jumaat",w6:"Sabtu"},months:{m0:"Januari",m1:"Februari",m2:"Mac",m3:"April",m4:"Mei",m5:"Jun",m6:"Julai",m7:"Ogos",m8:"September",m9:"Oktober",m10:"November",m11:"Disember"},quarters:{q1:"Q1",q2:"Q2",q3:"Q3",q4:"Q4"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Pratonton",operBtn:{zoomOut:"Mengecut",zoomIn:"membesar",pctFull:"Skala sama",pct11:"Tunjukkan saiz asal",rotateLeft:"Putar kiri",rotateRight:"Berputar ke kanan",print:"Klik untuk mencetak gambar",download:"Klik untuk memuat turun gambar"}},upload:{fileBtnText:"Klik atau seret untuk memuat naik",imgBtnText:"Klik atau seret untuk memuat naik",dragPlaceholder:"Sila seret dan jatuhkan fail ke kawasan ini untuk dimuat naik",imgSizeHint:"Single {0}",imgCountHint:"Hingga {0}",fileTypeHint:"Sokongan {0} Jenis Fail",fileSizeHint:"Saiz fail tunggal tidak melebihi {0}",fileCountHint:"Hingga {0} fail boleh dimuat naik",uploadTypeErr:"Jenis fail tidak sepadan!",overCountErr:"Hanya {0} fail boleh dipilih paling banyak!",overCountExtraErr:"Jumlah maksimum {0} telah melebihi, dan lebihan fail {1} akan diabaikan!",overSizeErr:"Saiz fail maksimum tidak boleh melebihi {0}!",manualUpload:"点击上传",reUpload:"Muat naik semula",uploadProgress:"Memuat naik {0}%",uploadErr:"Muat naik gagal",uploadSuccess:"Muat naik dengan jayanya",moreBtnText:"Lebih ({0})",viewItemTitle:"Klik untuk Lihat",morePopup:{readTitle:"Lihat senarai",imageTitle:"Memuat naik gambar",fileTitle:"Muat naik fail"}},empty:{defText:"Belum ada data"},colorPicker:{clear:"Jelas",confirm:"mengesahkan",copySuccess:"Disalin ke papan klip: {0}",hex:"HEX"},formDesign:{formName:"Nama Bentuk",defFormTitle:"Bentuk yang tidak dinamakan",widgetPropTab:"Sifat kawalan",widgetFormTab:"Bentuk sifat",error:{wdFormUni:"Jenis kawalan ini dibenarkan untuk menambah satu dalam bentuk",wdSubUni:"Jenis kawalan ini dibenarkan untuk menambah satu di subtable"},styleSetting:{btn:"Tetapan Gaya",title:"Tetapan gaya bentuk",layoutTitle:"Susun atur kawalan",verticalLayout:"Susun atur atas dan ke bawah",horizontalLayout:"Susun atur mendatar",styleTitle:"Gaya tajuk",boldTitle:"Tajuk tebal",fontBold:"Berani",fontNormal:"konvensional",colonTitle:"Tunjukkan kolon",colonVisible:"tunjukkan",colonHidden:"Sembunyikan",alignTitle:"Penjajaran",widthTitle:"Lebar tajuk",alignLeft:"Di sebelah kiri",alignRight:"Di sebelah kanan",unitPx:"Piksel",unitPct:"peratusan"},widget:{group:{base:"Kawalan asas",layout:"Kawalan susun atur",system:"Kawalan sistem",module:"Kawalan modul",chart:"Kawalan carta",advanced:"Kawalan lanjutan"},copyTitle:"Copy_ {0}",component:{input:"Kotak input",textarea:"Medan teks",select:"Tarik ke bawah untuk memilih",row:"Satu baris dan pelbagai lajur",title:"tajuk",text:"teks",subtable:"Sub-meja",VxeSwitch:"Sama ada",VxeInput:"Kotak input",VxeNumberInput:"nombor",VxeDatePicker:"tarikh",VxeTextarea:"Medan teks",VxeSelect:"Tarik ke bawah untuk memilih",VxeTreeSelect:"Pemilihan pokok",VxeRadioGroup:"Kotak Radio",VxeCheckboxGroup:"Kotak periksa",VxeUploadFile:"dokumen",VxeUploadImage:"gambar",VxeRate:"skor",VxeSlider:"slider"}},widgetProp:{name:"Nama kawalan",placeholder:"Segera",required:"Pengesahan yang diperlukan",multiple:"Pelbagai pilihan dibenarkan",displaySetting:{name:"Tetapan paparan",pc:"Komputer",mobile:"Mudah alih",visible:"tunjukkan",hidden:"Sembunyikan"},dataSource:{name:"Sumber data",defValue:"Pilihan {0}",addOption:"Tambah pilihan",batchEditOption:"Pengeditan batch",batchEditTip:"Setiap baris sepadan dengan pilihan, yang menyokong salinan langsung dan tampal dari Jadual, Excel, dan WPS.",batchEditSubTip:"Setiap baris sepadan dengan pilihan. Jika ia adalah kumpulan, item kanak -kanak boleh bermula dengan ruang atau kunci tab, dan ia menyokong salinan langsung dan tampal dari Tables, Excel, dan WPS.",buildOption:"Menjana pilihan"},rowProp:{colSize:"Bilangan lajur",col2:"Dua lajur",col3:"Tiga lajur",col4:"Empat lajur",col6:"Enam lajur",layout:"susun atur"},textProp:{name:"kandungan",alignTitle:"Penjajaran",alignLeft:"Di sebelah kiri",alignCenter:"Pusat",alignRight:"Di sebelah kanan",colorTitle:"Warna fon",sizeTitle:"Saiz fon",boldTitle:"Fon tebal",fontNormal:"konvensional",fontBold:"Berani"},subtableProp:{seqTitle:"Nombor siri",showSeq:"Tunjukkan nombor siri",showCheckbox:"Pelbagai pilihan dibenarkan",errSubDrag:"Subtable tidak menyokong kawalan ini, sila gunakan kawalan lain",colPlace:"Seret kawalan di"},uploadProp:{limitFileCount:"Had kuantiti fail",limitFileSize:"Had saiz fail",multiFile:"Benarkan pelbagai fail dimuat naik",limitImgCount:"Hadkan bilangan gambar",limitImgSize:"Had saiz imej",multiImg:"Benarkan pelbagai gambar dimuat naik"}}},listDesign:{fieldSettingTab:"Tetapan medan",listSettingTab:"Tetapan parameter",searchTitle:"Kriteria pertanyaan",listTitle:"Medan Senarai",searchField:"Medan pertanyaan",listField:"Medan Senarai",activeBtn:{ActionButtonUpdate:"edit",ActionButtonDelete:"Padam"},search:{addBtn:"Edit",emptyText:"Syarat pertanyaan tidak dikonfigurasikan",editPopupTitle:"Edit medan pertanyaan"},searchPopup:{colTitle:"tajuk",saveBtn:"Simpan"}},text:{copySuccess:"Disalin ke clipboard",copyError:"Persekitaran semasa tidak menyokong operasi ini"},countdown:{formats:{yyyy:"Tahun",MM:"bulan",dd:"langit",HH:"jam",mm:"titik",ss:"Kedua"}},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:"Operasi ini tidak dapat dilakukan pada sel yang digabungkan",multiErr:"Operasi ini tidak dapat dilakukan di kawasan Multi-Select",selectErr:"Tidak dapat mengendalikan sel di kawasan yang ditentukan",extendErr:"Sekiranya kawasan lanjutan mengandungi sel yang digabungkan, semua sel yang digabungkan mestilah saiz yang sama",pasteMultiErr:"Tidak dapat menampal, perlu menyalin dan menampal kawasan yang sama untuk melakukan ini",cpInvalidErr:"Operasi ini tidak dapat dilakukan, terdapat lajur yang dilarang di kawasan yang anda pilih ({0})"},fnr:{title:"Cari dan ganti",findLabel:"Cari",replaceLabel:"menggantikan",findTitle:"Cari Kandungan:",replaceTitle:"Ganti dengan:",tabs:{find:"Cari",replace:"menggantikan"},filter:{re:"Ungkapan biasa",whole:"Pencocokan perkataan penuh",sensitive:"kes sensitif"},btns:{findNext:"Cari yang seterusnya",findAll:"Cari semua",replace:"menggantikan",replaceAll:"Ganti semua",cancel:"Batalkan"},header:{seq:"#",cell:"Sel",value:"nilai"},body:{row:"Baris: {0}",col:"Lajur: {0}"},empty:"(Nilai null)",reError:"Ungkapan biasa yang tidak sah",recordCount:"{0} sel yang dijumpai",notCell:"Sel yang sepadan tidak dapat dijumpai",replaceSuccess:"{0} sel berjaya diganti"}},extendPivotTable:{aggregation:{grouping:"分组",values:"值",groupPlaceholder:"拖至此处进行分组",valuesPlaceholder:"拖至此处进行聚合",dragExistCol:"该列已存在",sortHelpTip:"点击并拖动图标可以调整顺序"},aggFuncs:{sum:"求和",count:"计数",avg:"平均值",min:"最小值",max:"最大值",first:"首个值",last:"末尾值"}},filterComplexInput:{menus:{fixedColumn:"Lajur membekukan",fixedGroup:"Membekukan kumpulan",cancelFixed:"Batalkan pembekuan",fixedLeft:"Membekukan sebelah kiri",fixedRight:"Membekukan sebelah kanan"},cases:{equal:"sama",gt:"Lebih besar daripada",lt:"Kurang daripada",begin:"Permulaannya",endin:"Akhir adalah",include:"Termasuk",isSensitive:"kes sensitif"}},filterCombination:{menus:{sort:"Menyusun",clearSort:"Jenis yang jelas",sortAsc:"Perintah menaik",sortDesc:"Perintah menurun",fixedColumn:"Lajur membekukan",fixedGroup:"Membekukan kumpulan",cancelFixed:"Batalkan pembekuan",fixedLeft:"Membekukan sebelah kiri",fixedRight:"Membekukan sebelah kanan",clearFilter:"Penapis jelas",textOption:"Penapisan teks",numberOption:"Penapisan berangka"},popup:{title:"Kaedah penapisan tersuai",currColumnTitle:"Lajur Semasa:",and:"dan",or:"atau",describeHtml:"Terdapat? Mewakili watak tunggal <br/> penggunaan * mewakili pelbagai aksara"},cases:{equal:"sama",unequal:"Tidak sama dengan",gt:"Lebih besar daripada",ge:"Lebih besar daripada atau sama dengan",lt:"Kurang daripada",le:"Kurang daripada atau sama dengan",begin:"Permulaannya",notbegin:"Ia bukan pada awal",endin:"Akhir adalah",notendin:"Akhirnya tidak",include:"Termasuk",exclude:"Tidak termasuk",between:"Antara",custom:"Penapisan tersuai",insensitive:"Kes tidak sensitif",isSensitive:"kes sensitif"},empty:"(kosong)",notData:"Tiada perlawanan"}},pro:{area:{mergeErr:"Operasi ini tidak dapat dilakukan pada sel yang digabungkan",multiErr:"Operasi ini tidak dapat dilakukan di kawasan Multi-Select",extendErr:"Sekiranya kawasan lanjutan mengandungi sel yang digabungkan, semua sel yang digabungkan mestilah saiz yang sama",pasteMultiErr:"Tidak dapat menampal, perlu menyalin dan menampal kawasan yang sama untuk melakukan ini"},fnr:{title:"Cari dan ganti",findLabel:"Cari",replaceLabel:"menggantikan",findTitle:"Cari Kandungan:",replaceTitle:"Ganti dengan:",tabs:{find:"Cari",replace:"menggantikan"},filter:{re:"Ungkapan biasa",whole:"Pencocokan perkataan penuh",sensitive:"kes sensitif"},btns:{findNext:"Cari yang seterusnya",findAll:"Cari semua",replace:"menggantikan",replaceAll:"Ganti semua",cancel:"Batalkan"},header:{seq:"#",cell:"Sel",value:"nilai"},empty:"(Nilai null)",reError:"Ungkapan biasa yang tidak sah",recordCount:"{0} sel yang dijumpai",notCell:"Sel yang sepadan tidak dapat dijumpai",replaceSuccess:"{0} sel berjaya diganti"}},renderer:{search:"cari",cases:{equal:"sama",unequal:"Tidak sama dengan",gt:"Lebih besar daripada",ge:"Lebih besar daripada atau sama dengan",lt:"Kurang daripada",le:"Kurang daripada atau sama dengan",begin:"Permulaannya",notbegin:"Ia bukan pada awal",endin:"Akhir adalah",notendin:"Akhirnya tidak",include:"Termasuk",exclude:"Tidak termasuk",between:"Antara",custom:"Penapisan tersuai",insensitive:"Kes tidak sensitif",isSensitive:"kes sensitif"},combination:{menus:{sort:"Menyusun",clearSort:"Jenis yang jelas",sortAsc:"Perintah menaik",sortDesc:"Perintah menurun",fixedColumn:"Lajur membekukan",fixedGroup:"Membekukan kumpulan",cancelFixed:"Batalkan pembekuan",fixedLeft:"Membekukan ke kiri",fixedRight:"Membekukan ke kanan",clearFilter:"Penapis jelas",textOption:"Penapisan teks",numberOption:"Penapisan berangka"},popup:{title:"Kaedah penapisan tersuai",currColumnTitle:"Lajur Semasa:",and:"dan",or:"atau",describeHtml:"Terdapat? Mewakili watak tunggal <br/> penggunaan * mewakili pelbagai aksara"},empty:"(kosong)",notData:"Tiada perlawanan"}}}}});
|
|
1
|
+
Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _default=exports.default={vxe:{base:{pleaseInput:"Sila masukkan",pleaseSelect:"Sila pilih",comma:",",fullStop:"。"},loading:{text:"Memuatkan ..."},error:{downErr:"Muat turun gagal",errLargeData:"Apabila jumlah data terikat terlalu besar, sila gunakan {0}, jika tidak, ia boleh menyebabkan ketinggalan",groupFixed:"Sekiranya menggunakan tajuk dikumpulkan, lajur beku mesti ditetapkan oleh kumpulan",groupMouseRange:'Tajuk kumpulan tidak boleh digunakan pada masa yang sama seperti "{0}" dan ini boleh menyebabkan ralat',groupTag:'Mengumpulkan tajuk lajur harus menggunakan "{0}" bukannya "{1}", yang boleh menyebabkan kesilapan',scrollErrProp:'Parameter ini "{0}" tidak disokong selepas menatal maya diaktifkan',errConflicts:'Parameter "{0}" Konflik dengan "{1}"',modelConflicts:'绑定的字段值 "{0}" 与 "{1}" 存在冲突,将会出现错误',reqSupportProp:'当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',notSupportProp:'"{1}" tidak disokong apabila parameter "{0}" diaktifkan, ia harus "{2}", jika tidak, ralat akan berlaku',notConflictProp:'Apabila menggunakan "{0}", "{1}" harus ditetapkan, jika tidak ada konflik fungsional',unableInsert:"Tidak dapat dimasukkan ke lokasi yang ditentukan, sila periksa sama ada parameternya betul",useErr:'Ralat berlaku semasa memasang modul "{0}". Perintah itu mungkin tidak betul. Modul bergantung perlu dipasang sebelum jadual',barUnableLink:"Bar alat tidak dapat mengaitkan jadual",expandContent:'Slot untuk garis yang diperluas mestilah "kandungan", sila periksa sama ada betul',reqComp:'Komponen "{0}" hilang, sila periksa sama ada ia dipasang dengan betul. https://vxeui.com/#/start/useglobal',reqModule:'Hilang "{0}" modul',reqProp:'Parameter yang diperlukan "{0}" hilang, yang boleh menyebabkan kesilapan',emptyProp:'Parameter "{0}" tidak dibenarkan kosong',errProp:'Parameter yang tidak disokong "{0}", mungkin "{1}"',colRepet:'lajur. {0} = "{1}" diulang, yang boleh menyebabkan beberapa fungsi menjadi tidak dapat digunakan',notFunc:'Kaedah "{0}" tidak wujud',errFunc:'Parameter "{0}" bukan kaedah',notValidators:'Pengesahan Global "{0}" tidak wujud',notFormats:'Pemformatan global "{0}" tidak wujud',notCommands:'Arahan global "{0}" tidak wujud',notSlot:'Slot "{0}" tidak wujud',noTree:'"{0}" tidak disokong dalam struktur pokok',noGroup:'数据分组后不支持 "{0}"',notProp:'Parameter yang tidak disokong "{0}"',checkProp:'Apabila jumlah data terlalu besar, kotak semak boleh digagalkan. Adalah disyorkan untuk menetapkan parameter "{0}" untuk meningkatkan kelajuan rendering',coverProp:'Parameter "{1}" dari "{0}" ditakrifkan berulang kali, yang boleh menyebabkan ralat',uniField:'Nama medan "{0}" ditakrifkan berulang kali, yang boleh menyebabkan ralat',repeatKey:'Ulangi kunci utama {0} = "{1}", yang boleh menyebabkan ralat',repeatProp:'参数重复 {0}="{1}",这可能会出现错误',delFunc:'Kaedah "{0}" ditolak, sila gunakan "{1}"',delProp:'Parameter "{0}" ditolak, sila gunakan "{1}"',delEvent:'Acara "{0}" ditolak, sila gunakan "{1}"',removeProp:'Parameter "{0}" ditutup dan tidak disyorkan, yang boleh menyebabkan ralat',errFormat:'Kandungan diformat global hendaklah ditakrifkan menggunakan "vxetable.formats" dan kaedah pemasangan "formatter = {0}" tidak lagi disyorkan.',notType:'Jenis fail yang tidak disokong "{0}"',notExp:"Penyemak imbas ini tidak menyokong fungsi import/eksport",impFields:"Import gagal. Sila periksa sama ada nama medan dan format data betul.",treeNotImp:"Meja pokok tidak menyokong import",treeCrossDrag:"Hanya seret tahap pertama",treeDragChild:"Ibu bapa tidak boleh menyeret anak mereka sendiri",reqPlugin:'"{1}" tidak dipasang di https://vxeui.com/other (0 )/#/ = (1 )/Install',errMaxRow:"Melebihi baris data yang disokong maksimum {0} baris, ini boleh menyebabkan ralat",useNew:"不建议使用 {0},请使用 {1}",errorVersion:"版本不匹配,当前版本 {0},最低支持版本为 {1}"},table:{emptyText:"Belum ada data",allTitle:"Pilih Semua/Batal",seqTitle:"Nombor siri",actionTitle:"mengendalikan",confirmFilter:"penapis",resetFilter:"Tetapkan semula",allFilter:"semua",sortAsc:"Perintah menaik: terendah hingga tertinggi",sortDesc:"Perintah menurun: tertinggi hingga terendah",filter:"Dayakan penapisan untuk lajur yang dipilih",impSuccess:"{0} Rekod berjaya diimport",expLoading:"Mengeksport",expSuccess:"Berjaya mengeksport",expError:"Eksport gagal",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Tetapan lajur",customAll:"semua",customConfirm:"mengesahkan",customClose:"penutupan",customCancel:"Batalkan",customRestore:"Pulihkan lalai",maxFixedCol:"Bilangan lajur beku maksimum tidak dapat melebihi {0}",maxGroupCol:"最大分组字段的数量不能超过 {0} 个",dragTip:"Bergerak: {0}",resizeColTip:"Lebar: {0} piksel",resizeRowTip:"Tinggi: {0} piksel",rowGroupContentTotal:"{0}({1})"},grid:{selectOneRecord:"Sila pilih sekurang -kurangnya satu rekod!",deleteSelectRecord:"Adakah anda pasti mahu memadamkan rekod yang dipilih?",removeSelectRecord:"Adakah anda pasti mahu mengeluarkan rekod yang dipilih?",dataUnchanged:"Data tidak berubah!",delSuccess:"Rekod yang dipilih berjaya dipadam!",saveSuccess:"Jimat dengan jayanya!",operError:"Kesalahan berlaku dan operasi gagal!"},select:{clear:"清除",allChecked:"全选",total:"{0} / {1}",search:"cari",loadingText:"Memuatkan",emptyText:"Belum ada data",maxOpt:"最大可选择的数量不能超过 {0} 个",overSizeErr:"已超出最大可选数量 {0} 个,超出部分将被忽略!",searchEmpty:"未匹配到数据!"},tree:{searchEmpty:"未匹配到数据!"},treeSelect:{clearChecked:"清除",allChecked:"全选",allExpand:"全部展开",clearExpand:"全部收起",total:"已选 {0}",search:"搜索",emptyText:"暂无数据"},pager:{goto:"Pergi",gotoTitle:"Bilangan halaman",pagesize:"{0} item/halaman",total:"Jumlah {0} rekod",pageClassifier:"Halaman",homePage:"Halaman depan",homePageTitle:"Halaman depan",prevPage:"Halaman sebelumnya",prevPageTitle:"Halaman sebelumnya",nextPage:"Halaman seterusnya",nextPageTitle:"Halaman seterusnya",prevJump:"Lompat halaman",prevJumpTitle:"Lompat halaman",nextJump:"Lompat ke bawah",nextJumpTitle:"Lompat ke bawah",endPage:"Halaman terakhir",endPageTitle:"Halaman terakhir"},alert:{title:"Sistem meminta"},button:{confirm:"mengesahkan",cancel:"Batalkan",clear:"Jelas"},filter:{search:"cari"},custom:{cstmTitle:"Tetapan lajur",cstmRestore:"Pulihkan lalai",cstmCancel:"Batalkan",cstmConfirm:"Pasti",cstmConfirmRestore:"Sila sahkan sama ada ia dipulihkan ke konfigurasi lajur lalai?",cstmDragTarget:"Bergerak: {0}",setting:{colSort:"Menyusun",sortHelpTip:"点击并拖动图标可以调整顺序",colTitle:"Tajuk lajur",colResizable:"Lebar lajur (piksel)",colVisible:"Sama ada untuk memaparkan",colFixed:"Lajur membekukan",colFixedMax:"Lajur beku (sehingga {0} lajur)",fixedLeft:"Sebelah kiri",fixedUnset:"Tidak ditetapkan",fixedRight:"Sebelah kanan"}},import:{modes:{covering:"Kaedah Overwrite (secara langsung menimpa data jadual)",insert:"Tambah di bahagian bawah (tambah data baru di bahagian bawah jadual)",insertTop:"Tambah di bahagian atas (tambah data baru di bahagian atas jadual)",insertBottom:"Tambah di bahagian bawah (tambah data baru di bahagian bawah jadual)"},impTitle:"Import data",impFile:"nama fail",impSelect:"Pilih fail",impType:"Jenis fail",impOpts:"Tetapan parameter",impMode:"Mod import",impConfirm:"Import",impCancel:"Batalkan"},export:{types:{csv:"CSV (dipisahkan koma) (*. CSV)",html:"Laman web (*.html)",xml:"Data XML (*.xml)",txt:"Fail Teks (Tab-dipisahkan) (*. TXT)",xls:"Buku Kerja Excel 97-2003 (*.xls)",xlsx:"Buku Kerja Excel (*.xlsx)",pdf:"Pdf (*.pdf)"},modes:{empty:"Data kosong",current:"Data semasa (data pada halaman semasa)",selected:"Data terpilih (data yang dipilih pada halaman semasa)",all:"Data penuh (termasuk semua data paged)"},printTitle:"Cetak data",expTitle:"Data eksport",expName:"nama fail",expNamePlaceholder:"Sila masukkan nama fail",expSheetName:"tajuk",expSheetNamePlaceholder:"Sila masukkan tajuk",expType:"Simpan jenis",expMode:"Pilih data",expCurrentColumn:"Semua bidang",expColumn:"Pilih medan",expOpts:"Tetapan parameter",expOptHeader:"Header",expHeaderTitle:"Adakah tajuk meja diperlukan",expOptFooter:"Akhir jadual",expFooterTitle:"Adakah akhir jadual diperlukan?",expOptColgroup:"Pengumpulan tajuk",expOptTitle:"Tajuk lajur",expTitleTitle:"Sama ada tajuk lajur, jika tidak, ia akan dipaparkan sebagai nama medan lajur",expColgroupTitle:"Sekiranya hadir, tajuk dengan struktur pengelompokan disokong",expOptMerge:"bergabung",expMergeTitle:"Sekiranya ada, sel -sel dengan struktur yang digabungkan disokong",expOptAllExpand:"Kembangkan pokok",expAllExpandTitle:"Sekiranya wujud, ia disokong untuk mengembangkan semua data dengan struktur hierarki",expOptUseStyle:"gaya",expUseStyleTitle:"Sekiranya ada, sel dengan gaya disokong",expOptOriginal:"Data sumber",expOriginalTitle:"Sekiranya ia adalah data sumber, import ke dalam jadual disokong",expPrint:"Cetak",expConfirm:"Eksport",expCancel:"Batalkan"},modal:{errTitle:"Mesej ralat",zoomMin:"Meminimumkan",zoomIn:"memaksimumkan",zoomOut:"pengurangan",close:"penutupan",miniMaxSize:"Bilangan tingkap yang diminimumkan tidak dapat melebihi {0}",footPropErr:"Show-footer hanya digunakan untuk membolehkan ekor meja, dan mesti digunakan dengan butang-butang yang disiarkan | Show-Cancel-button | slot"},drawer:{close:"penutupan"},form:{folding:"Tutup",unfolding:"Berkembang"},toolbar:{import:"Import",export:"Eksport",print:"Cetak",refresh:"menyegarkan",zoomIn:"skrin penuh",zoomOut:"pengurangan",custom:"Tetapan lajur",customAll:"semua",customConfirm:"mengesahkan",customRestore:"Tetapkan semula",fixedLeft:"Membekukan di sebelah kiri",fixedRight:"Membekukan di sebelah kanan",cancelFixed:"Lajur yang tidak jelas"},datePicker:{yearTitle:"{0} tahun"},dateRangePicker:{pleaseRange:"请选择开始日期与结束日期"},input:{date:{m1:"01 bulan",m2:"02 bulan",m3:"03 bulan",m4:"04 bulan",m5:"05 bulan",m6:"06 bulan",m7:"07 bulan",m8:"08 bulan",m9:"09 bulan",m10:"Oktober",m11:"November",m12:"Disember",quarterLabel:"{0} tahun",monthLabel:"{0} tahun",dayLabel:"{0} tahun {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:"Ahad",w1:"pada hari Isnin",w2:"Selasa",w3:"Rabu",w4:"Khamis",w5:"Jumaat",w6:"Sabtu"},months:{m0:"Januari",m1:"Februari",m2:"Mac",m3:"April",m4:"Mei",m5:"Jun",m6:"Julai",m7:"Ogos",m8:"September",m9:"Oktober",m10:"November",m11:"Disember"},quarters:{q1:"Q1",q2:"Q2",q3:"Q3",q4:"Q4"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Pratonton",operBtn:{zoomOut:"Mengecut",zoomIn:"membesar",pctFull:"Skala sama",pct11:"Tunjukkan saiz asal",rotateLeft:"Putar kiri",rotateRight:"Berputar ke kanan",print:"Klik untuk mencetak gambar",download:"Klik untuk memuat turun gambar"}},upload:{fileBtnText:"Klik atau seret untuk memuat naik",imgBtnText:"Klik atau seret untuk memuat naik",dragPlaceholder:"Sila seret dan jatuhkan fail ke kawasan ini untuk dimuat naik",imgSizeHint:"Single {0}",imgCountHint:"Hingga {0}",fileTypeHint:"Sokongan {0} Jenis Fail",fileSizeHint:"Saiz fail tunggal tidak melebihi {0}",fileCountHint:"Hingga {0} fail boleh dimuat naik",uploadTypeErr:"Jenis fail tidak sepadan!",overCountErr:"Hanya {0} fail boleh dipilih paling banyak!",overCountExtraErr:"Jumlah maksimum {0} telah melebihi, dan lebihan fail {1} akan diabaikan!",overSizeErr:"Saiz fail maksimum tidak boleh melebihi {0}!",manualUpload:"点击上传",reUpload:"Muat naik semula",uploadProgress:"Memuat naik {0}%",uploadErr:"Muat naik gagal",uploadSuccess:"Muat naik dengan jayanya",moreBtnText:"Lebih ({0})",viewItemTitle:"Klik untuk Lihat",morePopup:{readTitle:"Lihat senarai",imageTitle:"Memuat naik gambar",fileTitle:"Muat naik fail"}},empty:{defText:"Belum ada data"},colorPicker:{clear:"Jelas",confirm:"mengesahkan",copySuccess:"Disalin ke papan klip: {0}",hex:"HEX"},formDesign:{formName:"Nama Bentuk",defFormTitle:"Bentuk yang tidak dinamakan",widgetPropTab:"Sifat kawalan",widgetFormTab:"Bentuk sifat",error:{wdFormUni:"Jenis kawalan ini dibenarkan untuk menambah satu dalam bentuk",wdSubUni:"Jenis kawalan ini dibenarkan untuk menambah satu di subtable"},styleSetting:{btn:"Tetapan Gaya",title:"Tetapan gaya bentuk",layoutTitle:"Susun atur kawalan",verticalLayout:"Susun atur atas dan ke bawah",horizontalLayout:"Susun atur mendatar",styleTitle:"Gaya tajuk",boldTitle:"Tajuk tebal",fontBold:"Berani",fontNormal:"konvensional",colonTitle:"Tunjukkan kolon",colonVisible:"tunjukkan",colonHidden:"Sembunyikan",alignTitle:"Penjajaran",widthTitle:"Lebar tajuk",alignLeft:"Di sebelah kiri",alignRight:"Di sebelah kanan",unitPx:"Piksel",unitPct:"peratusan"},widget:{group:{base:"Kawalan asas",layout:"Kawalan susun atur",system:"Kawalan sistem",module:"Kawalan modul",chart:"Kawalan carta",advanced:"Kawalan lanjutan"},copyTitle:"Copy_ {0}",component:{input:"Kotak input",textarea:"Medan teks",select:"Tarik ke bawah untuk memilih",row:"Satu baris dan pelbagai lajur",title:"tajuk",text:"teks",subtable:"Sub-meja",VxeSwitch:"Sama ada",VxeInput:"Kotak input",VxeNumberInput:"nombor",VxeDatePicker:"tarikh",VxeTextarea:"Medan teks",VxeSelect:"Tarik ke bawah untuk memilih",VxeTreeSelect:"Pemilihan pokok",VxeRadioGroup:"Kotak Radio",VxeCheckboxGroup:"Kotak periksa",VxeUploadFile:"dokumen",VxeUploadImage:"gambar",VxeRate:"skor",VxeSlider:"slider"}},widgetProp:{name:"Nama kawalan",placeholder:"Segera",required:"Pengesahan yang diperlukan",multiple:"Pelbagai pilihan dibenarkan",displaySetting:{name:"Tetapan paparan",pc:"Komputer",mobile:"Mudah alih",visible:"tunjukkan",hidden:"Sembunyikan"},dataSource:{name:"Sumber data",defValue:"Pilihan {0}",addOption:"Tambah pilihan",batchEditOption:"Pengeditan batch",batchEditTip:"Setiap baris sepadan dengan pilihan, yang menyokong salinan langsung dan tampal dari Jadual, Excel, dan WPS.",batchEditSubTip:"Setiap baris sepadan dengan pilihan. Jika ia adalah kumpulan, item kanak -kanak boleh bermula dengan ruang atau kunci tab, dan ia menyokong salinan langsung dan tampal dari Tables, Excel, dan WPS.",buildOption:"Menjana pilihan"},rowProp:{colSize:"Bilangan lajur",col2:"Dua lajur",col3:"Tiga lajur",col4:"Empat lajur",col6:"Enam lajur",layout:"susun atur"},textProp:{name:"kandungan",alignTitle:"Penjajaran",alignLeft:"Di sebelah kiri",alignCenter:"Pusat",alignRight:"Di sebelah kanan",colorTitle:"Warna fon",sizeTitle:"Saiz fon",boldTitle:"Fon tebal",fontNormal:"konvensional",fontBold:"Berani"},subtableProp:{seqTitle:"Nombor siri",showSeq:"Tunjukkan nombor siri",showCheckbox:"Pelbagai pilihan dibenarkan",errSubDrag:"Subtable tidak menyokong kawalan ini, sila gunakan kawalan lain",colPlace:"Seret kawalan di"},uploadProp:{limitFileCount:"Had kuantiti fail",limitFileSize:"Had saiz fail",multiFile:"Benarkan pelbagai fail dimuat naik",limitImgCount:"Hadkan bilangan gambar",limitImgSize:"Had saiz imej",multiImg:"Benarkan pelbagai gambar dimuat naik"}}},listDesign:{fieldSettingTab:"Tetapan medan",listSettingTab:"Tetapan parameter",searchTitle:"Kriteria pertanyaan",listTitle:"Medan Senarai",searchField:"Medan pertanyaan",listField:"Medan Senarai",activeBtn:{ActionButtonUpdate:"edit",ActionButtonDelete:"Padam"},search:{addBtn:"Edit",emptyText:"Syarat pertanyaan tidak dikonfigurasikan",editPopupTitle:"Edit medan pertanyaan"},searchPopup:{colTitle:"tajuk",saveBtn:"Simpan"}},text:{copySuccess:"Disalin ke clipboard",copyError:"Persekitaran semasa tidak menyokong operasi ini"},countdown:{formats:{yyyy:"Tahun",MM:"bulan",dd:"langit",HH:"jam",mm:"titik",ss:"Kedua"}},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:"Operasi ini tidak dapat dilakukan pada sel yang digabungkan",multiErr:"Operasi ini tidak dapat dilakukan di kawasan Multi-Select",selectErr:"Tidak dapat mengendalikan sel di kawasan yang ditentukan",extendErr:"Sekiranya kawasan lanjutan mengandungi sel yang digabungkan, semua sel yang digabungkan mestilah saiz yang sama",pasteMultiErr:"Tidak dapat menampal, perlu menyalin dan menampal kawasan yang sama untuk melakukan ini",cpInvalidErr:"Operasi ini tidak dapat dilakukan, terdapat lajur yang dilarang di kawasan yang anda pilih ({0})"},fnr:{title:"Cari dan ganti",findLabel:"Cari",replaceLabel:"menggantikan",findTitle:"Cari Kandungan:",replaceTitle:"Ganti dengan:",tabs:{find:"Cari",replace:"menggantikan"},filter:{re:"Ungkapan biasa",whole:"Pencocokan perkataan penuh",sensitive:"kes sensitif"},btns:{findNext:"Cari yang seterusnya",findAll:"Cari semua",replace:"menggantikan",replaceAll:"Ganti semua",cancel:"Batalkan"},header:{seq:"#",cell:"Sel",value:"nilai"},body:{row:"Baris: {0}",col:"Lajur: {0}"},empty:"(Nilai null)",reError:"Ungkapan biasa yang tidak sah",recordCount:"{0} sel yang dijumpai",notCell:"Sel yang sepadan tidak dapat dijumpai",replaceSuccess:"{0} sel berjaya diganti"}},extendPivotTable:{aggregation:{grouping:"分组",values:"值",groupPlaceholder:"拖至此处进行分组",valuesPlaceholder:"拖至此处进行聚合",dragExistCol:"该列已存在",sortHelpTip:"点击并拖动图标可以调整顺序"},aggFuncs:{sum:"求和",count:"计数",avg:"平均值",min:"最小值",max:"最大值",first:"首个值",last:"末尾值"}},filterComplexInput:{menus:{fixedColumn:"Lajur membekukan",fixedGroup:"Membekukan kumpulan",cancelFixed:"Batalkan pembekuan",fixedLeft:"Membekukan sebelah kiri",fixedRight:"Membekukan sebelah kanan"},cases:{equal:"sama",gt:"Lebih besar daripada",lt:"Kurang daripada",begin:"Permulaannya",endin:"Akhir adalah",include:"Termasuk",isSensitive:"kes sensitif"}},filterCombination:{menus:{sort:"Menyusun",clearSort:"Jenis yang jelas",sortAsc:"Perintah menaik",sortDesc:"Perintah menurun",fixedColumn:"Lajur membekukan",fixedGroup:"Membekukan kumpulan",cancelFixed:"Batalkan pembekuan",fixedLeft:"Membekukan sebelah kiri",fixedRight:"Membekukan sebelah kanan",clearFilter:"Penapis jelas",textOption:"Penapisan teks",numberOption:"Penapisan berangka"},popup:{title:"Kaedah penapisan tersuai",currColumnTitle:"Lajur Semasa:",and:"dan",or:"atau",describeHtml:"Terdapat? Mewakili watak tunggal <br/> penggunaan * mewakili pelbagai aksara"},cases:{equal:"sama",unequal:"Tidak sama dengan",gt:"Lebih besar daripada",ge:"Lebih besar daripada atau sama dengan",lt:"Kurang daripada",le:"Kurang daripada atau sama dengan",begin:"Permulaannya",notbegin:"Ia bukan pada awal",endin:"Akhir adalah",notendin:"Akhirnya tidak",include:"Termasuk",exclude:"Tidak termasuk",between:"Antara",custom:"Penapisan tersuai",insensitive:"Kes tidak sensitif",isSensitive:"kes sensitif"},empty:"(kosong)",notData:"Tiada perlawanan"}},pro:{area:{mergeErr:"Operasi ini tidak dapat dilakukan pada sel yang digabungkan",multiErr:"Operasi ini tidak dapat dilakukan di kawasan Multi-Select",extendErr:"Sekiranya kawasan lanjutan mengandungi sel yang digabungkan, semua sel yang digabungkan mestilah saiz yang sama",pasteMultiErr:"Tidak dapat menampal, perlu menyalin dan menampal kawasan yang sama untuk melakukan ini"},fnr:{title:"Cari dan ganti",findLabel:"Cari",replaceLabel:"menggantikan",findTitle:"Cari Kandungan:",replaceTitle:"Ganti dengan:",tabs:{find:"Cari",replace:"menggantikan"},filter:{re:"Ungkapan biasa",whole:"Pencocokan perkataan penuh",sensitive:"kes sensitif"},btns:{findNext:"Cari yang seterusnya",findAll:"Cari semua",replace:"menggantikan",replaceAll:"Ganti semua",cancel:"Batalkan"},header:{seq:"#",cell:"Sel",value:"nilai"},empty:"(Nilai null)",reError:"Ungkapan biasa yang tidak sah",recordCount:"{0} sel yang dijumpai",notCell:"Sel yang sepadan tidak dapat dijumpai",replaceSuccess:"{0} sel berjaya diganti"}},renderer:{search:"cari",cases:{equal:"sama",unequal:"Tidak sama dengan",gt:"Lebih besar daripada",ge:"Lebih besar daripada atau sama dengan",lt:"Kurang daripada",le:"Kurang daripada atau sama dengan",begin:"Permulaannya",notbegin:"Ia bukan pada awal",endin:"Akhir adalah",notendin:"Akhirnya tidak",include:"Termasuk",exclude:"Tidak termasuk",between:"Antara",custom:"Penapisan tersuai",insensitive:"Kes tidak sensitif",isSensitive:"kes sensitif"},combination:{menus:{sort:"Menyusun",clearSort:"Jenis yang jelas",sortAsc:"Perintah menaik",sortDesc:"Perintah menurun",fixedColumn:"Lajur membekukan",fixedGroup:"Membekukan kumpulan",cancelFixed:"Batalkan pembekuan",fixedLeft:"Membekukan ke kiri",fixedRight:"Membekukan ke kanan",clearFilter:"Penapis jelas",textOption:"Penapisan teks",numberOption:"Penapisan berangka"},popup:{title:"Kaedah penapisan tersuai",currColumnTitle:"Lajur Semasa:",and:"dan",or:"atau",describeHtml:"Terdapat? Mewakili watak tunggal <br/> penggunaan * mewakili pelbagai aksara"},empty:"(kosong)",notData:"Tiada perlawanan"}}}};
|