@fmdevui/fm-dev 1.0.84 → 1.0.85
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/_virtual/de-DE.mjs +1 -1
- package/es/_virtual/en-US.mjs +1 -1
- package/es/_virtual/es-ES.mjs +1 -1
- package/es/_virtual/fr-FR.mjs +1 -1
- package/es/_virtual/it-IT.mjs +1 -1
- package/es/_virtual/ja-JP.mjs +1 -1
- package/es/_virtual/ko-KR.mjs +1 -1
- package/es/_virtual/nb-NO.mjs +1 -1
- package/es/_virtual/pt-BR.mjs +1 -1
- package/es/_virtual/ru-RU.mjs +1 -1
- package/es/_virtual/th-TH.mjs +1 -1
- package/es/_virtual/vi-VN.mjs +1 -1
- package/es/_virtual/zh-CN.mjs +1 -1
- package/es/_virtual/zh-HK.mjs +1 -1
- package/es/_virtual/zh-TW.mjs +1 -1
- package/es/component.mjs +3 -2
- package/es/core/hook/useVxeTableOptionsHook.d.ts +17 -6
- package/es/core/ui/components/fmaddressparsing/index.vue.d.ts +54 -0
- package/es/core/ui/components/index.d.ts +53 -1
- package/es/index.mjs +1 -1
- package/es/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.mjs +80 -80
- package/es/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.mjs +1 -1
- package/es/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.mjs +79 -79
- package/es/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.mjs +1 -1
- package/es/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.mjs +1 -1
- package/es/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.mjs +82 -82
- package/es/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.mjs +88 -88
- package/es/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.mjs +1 -1
- package/es/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.mjs +1 -1
- package/es/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.mjs +84 -84
- package/es/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.mjs +1 -1
- package/es/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.mjs +79 -79
- package/es/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.mjs +21 -21
- package/es/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.mjs +1 -1
- package/es/packages/core/index.mjs +1 -1
- package/es/packages/core/ui/components/fmaddressparsing/index.vue.mjs +5 -0
- package/es/packages/core/ui/components/fmaddressparsing/index.vue2.mjs +3590 -0
- package/es/packages/core/ui/components/index.mjs +4 -1
- package/index.js +4143 -554
- package/index.min.js +30 -30
- package/index.min.mjs +30 -30
- package/index.mjs +4143 -555
- package/lib/_virtual/de-DE.js +1 -1
- package/lib/_virtual/en-US.js +1 -1
- package/lib/_virtual/es-ES.js +1 -1
- package/lib/_virtual/fr-FR.js +1 -1
- package/lib/_virtual/it-IT.js +1 -1
- package/lib/_virtual/ja-JP.js +1 -1
- package/lib/_virtual/ko-KR.js +1 -1
- package/lib/_virtual/nb-NO.js +1 -1
- package/lib/_virtual/pt-BR.js +1 -1
- package/lib/_virtual/ru-RU.js +1 -1
- package/lib/_virtual/th-TH.js +1 -1
- package/lib/_virtual/vi-VN.js +1 -1
- package/lib/_virtual/zh-CN.js +1 -1
- package/lib/_virtual/zh-HK.js +1 -1
- package/lib/_virtual/zh-TW.js +1 -1
- package/lib/component.js +2 -1
- package/lib/core/hook/useVxeTableOptionsHook.d.ts +17 -6
- package/lib/core/ui/components/fmaddressparsing/index.vue.d.ts +54 -0
- package/lib/core/ui/components/index.d.ts +53 -1
- package/lib/index.js +1 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.js +80 -80
- package/lib/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.js +1 -1
- package/lib/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.js +79 -79
- package/lib/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.js +1 -1
- package/lib/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.js +1 -1
- package/lib/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.js +82 -82
- package/lib/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.js +88 -88
- package/lib/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.js +1 -1
- package/lib/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.js +1 -1
- package/lib/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.js +84 -84
- package/lib/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.js +1 -1
- package/lib/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.js +79 -79
- package/lib/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.js +21 -21
- package/lib/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.js +1 -1
- package/lib/packages/core/index.js +1 -0
- package/lib/packages/core/ui/components/fmaddressparsing/index.vue.js +9 -0
- package/lib/packages/core/ui/components/fmaddressparsing/index.vue2.js +3594 -0
- package/lib/packages/core/ui/components/index.js +4 -0
- package/package.json +1 -1
- /package/es/{defaults.css → make-installer.css} +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.mjs +0 -0
- /package/lib/{component.css → index.css} +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.14.6_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.15.5_vue@3.5.18_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.js +0 -0
|
@@ -31,7 +31,7 @@ function requireEsES () {
|
|
|
31
31
|
groupTag: 'Los encabezados de la columna de agrupación deben usar "{0}" en lugar de "{1}", lo que puede causar errores',
|
|
32
32
|
scrollErrProp: 'Este parámetro "{0}" no es compatible después de que el desplazamiento virtual esté habilitado',
|
|
33
33
|
errConflicts: 'Parámetro "{0}" En conflicto con "{1}"',
|
|
34
|
-
modelConflicts: '
|
|
34
|
+
modelConflicts: 'Hay un conflicto entre el valor de campo unido "{0}" y "{1}", y ocurrirá un error',
|
|
35
35
|
notSupportProp: '"{1}" no se admite cuando el parámetro "{0}" está habilitado, debería ser "{2}", de lo contrario ocurrirá un error',
|
|
36
36
|
notConflictProp: 'Cuando se usa "{0}", "{1}" debe establecerse, de lo contrario puede haber conflictos funcionales',
|
|
37
37
|
unableInsert: 'No se puede insertar en la ubicación especificada, verifique si los parámetros son correctos',
|
|
@@ -51,7 +51,7 @@ function requireEsES () {
|
|
|
51
51
|
notCommands: 'La directiva global "{0}" no existe',
|
|
52
52
|
notSlot: 'La ranura "{0}" no existe',
|
|
53
53
|
noTree: '"{0}" no es compatible con la estructura del árbol',
|
|
54
|
-
noGroup: '
|
|
54
|
+
noGroup: '"{0}" no es compatible después de la agrupación de datos',
|
|
55
55
|
notProp: 'Parámetro no compatible "{0}"',
|
|
56
56
|
checkProp: 'Cuando el volumen de datos es demasiado grande, la casilla de verificación puede tartamudear. Se recomienda establecer el parámetro "{0}" para mejorar la velocidad de renderización',
|
|
57
57
|
coverProp: 'El parámetro "{1}" de "{0}" se define repetidamente, lo que puede causar un error',
|
|
@@ -70,7 +70,7 @@ function requireEsES () {
|
|
|
70
70
|
treeDragChild: 'Los padres no pueden arrastrar a sus propios hijos',
|
|
71
71
|
reqPlugin: '"{1}" no está instalado en https://vxeui.com/other{0 /#/{1}/install',
|
|
72
72
|
errMaxRow: 'Al exceder las filas de volumen de datos máximos admitidos, esto puede causar un error',
|
|
73
|
-
useNew: '{0}
|
|
73
|
+
useNew: '{0} no se recomienda, use {1}'
|
|
74
74
|
},
|
|
75
75
|
table: {
|
|
76
76
|
emptyText: 'Aún no hay datos',
|
|
@@ -83,7 +83,7 @@ function requireEsES () {
|
|
|
83
83
|
sortAsc: 'Orden ascendente: más bajo a más alto',
|
|
84
84
|
sortDesc: 'Orden descendente: más alto a más bajo',
|
|
85
85
|
filter: 'Habilitar el filtrado para columnas seleccionadas',
|
|
86
|
-
impSuccess: '
|
|
86
|
+
impSuccess: 'Los registros {0} se importaron correctamente',
|
|
87
87
|
expLoading: 'Exportador',
|
|
88
88
|
expSuccess: 'Exportar con éxito',
|
|
89
89
|
expError: 'Exportación fallida',
|
|
@@ -96,11 +96,11 @@ function requireEsES () {
|
|
|
96
96
|
customCancel: 'Cancelar',
|
|
97
97
|
customRestore: 'Restaurar predeterminado',
|
|
98
98
|
maxFixedCol: 'El número máximo de columnas congeladas no puede exceder {0}',
|
|
99
|
-
maxGroupCol: '
|
|
99
|
+
maxGroupCol: 'El número de campos de agrupación máximos no puede exceder {0}',
|
|
100
100
|
dragTip: 'Mover: {0}',
|
|
101
101
|
resizeColTip: 'Ancho: {0} píxeles',
|
|
102
|
-
resizeRowTip: '
|
|
103
|
-
rowGroupContentTotal: '{0}
|
|
102
|
+
resizeRowTip: 'Alto: {0} píxeles',
|
|
103
|
+
rowGroupContentTotal: '{0}({1})'
|
|
104
104
|
},
|
|
105
105
|
grid: {
|
|
106
106
|
selectOneRecord: '¡Seleccione al menos un registro!',
|
|
@@ -112,27 +112,27 @@ function requireEsES () {
|
|
|
112
112
|
operError: '¡Se produjo un error y la operación falló!'
|
|
113
113
|
},
|
|
114
114
|
select: {
|
|
115
|
-
clear: '
|
|
116
|
-
allChecked: '
|
|
115
|
+
clear: 'Claro',
|
|
116
|
+
allChecked: 'Seleccionar todo',
|
|
117
117
|
total: '{0} / {1}',
|
|
118
118
|
search: 'buscar',
|
|
119
119
|
loadingText: 'cargando',
|
|
120
120
|
emptyText: 'Aún no hay datos',
|
|
121
|
-
|
|
122
|
-
overSizeErr: '
|
|
123
|
-
searchEmpty: '
|
|
121
|
+
maxSize: 'El número máximo de opciones no puede exceder {0}',
|
|
122
|
+
overSizeErr: 'Se ha excedido el número máximo opcional {0}, ¡y el exceso será ignorado!',
|
|
123
|
+
searchEmpty: '¡No hay datos coincidentes!'
|
|
124
124
|
},
|
|
125
125
|
tree: {
|
|
126
|
-
searchEmpty: '
|
|
126
|
+
searchEmpty: '¡No hay datos coincidentes!'
|
|
127
127
|
},
|
|
128
128
|
treeSelect: {
|
|
129
|
-
clearChecked: '
|
|
130
|
-
allChecked: '
|
|
131
|
-
allExpand: '
|
|
132
|
-
clearExpand: '
|
|
133
|
-
total: '
|
|
134
|
-
search: '
|
|
135
|
-
emptyText: '
|
|
129
|
+
clearChecked: 'Claro',
|
|
130
|
+
allChecked: 'Seleccionar todo',
|
|
131
|
+
allExpand: 'Expandir todo',
|
|
132
|
+
clearExpand: 'Cerrar todo',
|
|
133
|
+
total: 'Seleccionado {0}',
|
|
134
|
+
search: 'buscar',
|
|
135
|
+
emptyText: 'Aún no hay datos'
|
|
136
136
|
},
|
|
137
137
|
pager: {
|
|
138
138
|
goto: 'Ir',
|
|
@@ -173,7 +173,7 @@ function requireEsES () {
|
|
|
173
173
|
cstmDragTarget: 'Mover: {0}',
|
|
174
174
|
setting: {
|
|
175
175
|
colSort: 'Clasificar',
|
|
176
|
-
sortHelpTip: '
|
|
176
|
+
sortHelpTip: 'Haga clic y arrastre el icono para ajustar el pedido',
|
|
177
177
|
colTitle: 'Título de columna',
|
|
178
178
|
colResizable: 'Ancho de columna (píxeles)',
|
|
179
179
|
colVisible: 'Si mostrar',
|
|
@@ -193,7 +193,7 @@ function requireEsES () {
|
|
|
193
193
|
},
|
|
194
194
|
impTitle: 'Importar datos',
|
|
195
195
|
impFile: 'Nombre del archivo',
|
|
196
|
-
impSelect: '
|
|
196
|
+
impSelect: 'Seleccione un archivo',
|
|
197
197
|
impType: 'Tipo de archivo',
|
|
198
198
|
impOpts: 'Configuración de parámetros',
|
|
199
199
|
impMode: 'Modo de importación',
|
|
@@ -202,10 +202,10 @@ function requireEsES () {
|
|
|
202
202
|
},
|
|
203
203
|
export: {
|
|
204
204
|
types: {
|
|
205
|
-
csv: 'CSV (
|
|
205
|
+
csv: 'CSV (Comm-separado) (*. CSV)',
|
|
206
206
|
html: 'Página web (*.html)',
|
|
207
207
|
xml: 'Datos XML (*.xml)',
|
|
208
|
-
txt: 'Archivo de texto (
|
|
208
|
+
txt: 'Archivo de texto (Tab-separado) (*. Txt)',
|
|
209
209
|
xls: 'Excel 97-2003 Workbook (*.xls)',
|
|
210
210
|
xlsx: 'Excel Workbook (*.xlsx)',
|
|
211
211
|
pdf: 'PDF (*.pdf)'
|
|
@@ -225,7 +225,7 @@ function requireEsES () {
|
|
|
225
225
|
expType: 'Tipo de guardado',
|
|
226
226
|
expMode: 'Seleccionar datos',
|
|
227
227
|
expCurrentColumn: 'Todos los campos',
|
|
228
|
-
expColumn: '
|
|
228
|
+
expColumn: 'Seleccione un campo',
|
|
229
229
|
expOpts: 'Configuración de parámetros',
|
|
230
230
|
expOptHeader: 'Encabezamiento',
|
|
231
231
|
expHeaderTitle: '¿Se requiere el encabezado de la tabla?',
|
|
@@ -276,13 +276,13 @@ function requireEsES () {
|
|
|
276
276
|
customRestore: 'Reiniciar',
|
|
277
277
|
fixedLeft: 'Congelarse a la izquierda',
|
|
278
278
|
fixedRight: 'Congelarse a la derecha',
|
|
279
|
-
cancelFixed: '
|
|
279
|
+
cancelFixed: 'Columnas desenfrenado'
|
|
280
280
|
},
|
|
281
281
|
datePicker: {
|
|
282
282
|
yearTitle: '{0} años'
|
|
283
283
|
},
|
|
284
284
|
dateRangePicker: {
|
|
285
|
-
pleaseRange: '
|
|
285
|
+
pleaseRange: 'Seleccione una fecha de inicio y una fecha de finalización'
|
|
286
286
|
},
|
|
287
287
|
input: {
|
|
288
288
|
date: {
|
|
@@ -362,8 +362,8 @@ function requireEsES () {
|
|
|
362
362
|
fileBtnText: 'Haga clic o arrastre para cargar',
|
|
363
363
|
imgBtnText: 'Haga clic o arrastre para cargar',
|
|
364
364
|
dragPlaceholder: 'Arrastre y deje caer el archivo a esta área para cargar',
|
|
365
|
-
imgSizeHint: '
|
|
366
|
-
imgCountHint: '
|
|
365
|
+
imgSizeHint: 'Único {0}',
|
|
366
|
+
imgCountHint: 'Hasta {0}',
|
|
367
367
|
fileTypeHint: 'Soporte {0} tipos de archivos',
|
|
368
368
|
fileSizeHint: 'Un solo tamaño de archivo no excede {0}',
|
|
369
369
|
fileCountHint: 'Se pueden cargar hasta {0} archivos',
|
|
@@ -371,7 +371,7 @@ function requireEsES () {
|
|
|
371
371
|
overCountErr: '¡Solo los archivos {0} se pueden seleccionar como máximo!',
|
|
372
372
|
overCountExtraErr: 'Se ha excedido el número máximo de {0}, ¡y los archivos de exceso {1} se ignorarán!',
|
|
373
373
|
overSizeErr: '¡El tamaño máximo del archivo no puede exceder {0}!',
|
|
374
|
-
manualUpload: '
|
|
374
|
+
manualUpload: 'Haga clic para cargar',
|
|
375
375
|
reUpload: 'Volver a cargar',
|
|
376
376
|
uploadProgress: 'Cargando {0}%',
|
|
377
377
|
uploadErr: 'Carga falló',
|
|
@@ -406,10 +406,10 @@ function requireEsES () {
|
|
|
406
406
|
btn: 'Configuración de estilo',
|
|
407
407
|
title: 'Configuración de estilo de formulario',
|
|
408
408
|
layoutTitle: 'Diseño de control',
|
|
409
|
-
verticalLayout: 'Diseño
|
|
409
|
+
verticalLayout: 'Diseño hacia arriba y hacia abajo',
|
|
410
410
|
horizontalLayout: 'Diseño horizontal',
|
|
411
411
|
styleTitle: 'Estilo de título',
|
|
412
|
-
boldTitle: 'Título
|
|
412
|
+
boldTitle: 'Título grueso',
|
|
413
413
|
fontBold: 'Atrevido',
|
|
414
414
|
fontNormal: 'convencional',
|
|
415
415
|
colonTitle: 'Mostrar el colon',
|
|
@@ -447,8 +447,8 @@ function requireEsES () {
|
|
|
447
447
|
VxeTextarea: 'Campo de texto',
|
|
448
448
|
VxeSelect: 'Tire hacia abajo para seleccionar',
|
|
449
449
|
VxeTreeSelect: 'Selección de árboles',
|
|
450
|
-
VxeRadioGroup: '
|
|
451
|
-
VxeCheckboxGroup: '
|
|
450
|
+
VxeRadioGroup: 'Caja de radio',
|
|
451
|
+
VxeCheckboxGroup: 'Casilla de verificación',
|
|
452
452
|
VxeUploadFile: 'documento',
|
|
453
453
|
VxeUploadImage: 'imagen',
|
|
454
454
|
VxeRate: 'puntaje',
|
|
@@ -462,7 +462,7 @@ function requireEsES () {
|
|
|
462
462
|
multiple: 'Se permiten múltiples opciones',
|
|
463
463
|
displaySetting: {
|
|
464
464
|
name: 'Mostrar configuración',
|
|
465
|
-
pc: '
|
|
465
|
+
pc: 'Computadora',
|
|
466
466
|
mobile: 'Móvil',
|
|
467
467
|
visible: 'espectáculo',
|
|
468
468
|
hidden: 'esconder'
|
|
@@ -474,7 +474,7 @@ function requireEsES () {
|
|
|
474
474
|
batchEditOption: 'Edición por lotes',
|
|
475
475
|
batchEditTip: 'Cada fila corresponde a una opción, que admite copiar y pegar directamente desde tablas, Excel y WPS.',
|
|
476
476
|
batchEditSubTip: 'Cada fila corresponde a una opción. Si se trata de un grupo, los elementos infantiles pueden comenzar con un espacio o una tecla Tab, y admite copiar y pegar directamente en Tablas, Excel y WPS.',
|
|
477
|
-
buildOption: '
|
|
477
|
+
buildOption: 'Generar opciones'
|
|
478
478
|
},
|
|
479
479
|
rowProp: {
|
|
480
480
|
colSize: 'Número de columnas',
|
|
@@ -492,7 +492,7 @@ function requireEsES () {
|
|
|
492
492
|
alignRight: 'A la derecha',
|
|
493
493
|
colorTitle: 'Color de fuente',
|
|
494
494
|
sizeTitle: 'Tamaño de fuente',
|
|
495
|
-
boldTitle: 'Fuente
|
|
495
|
+
boldTitle: 'Fuente más gruesa',
|
|
496
496
|
fontNormal: 'convencional',
|
|
497
497
|
fontBold: 'Atrevido'
|
|
498
498
|
},
|
|
@@ -552,17 +552,17 @@ function requireEsES () {
|
|
|
552
552
|
extendCellArea: {
|
|
553
553
|
area: {
|
|
554
554
|
mergeErr: 'Esta operación no se puede realizar en células fusionadas',
|
|
555
|
-
multiErr: 'Esta operación no se puede realizar en
|
|
556
|
-
selectErr: 'No se puede operar
|
|
557
|
-
extendErr: 'Si el
|
|
558
|
-
pasteMultiErr: '
|
|
559
|
-
cpInvalidErr: '
|
|
555
|
+
multiErr: 'Esta operación no se puede realizar en el área multi-selecta',
|
|
556
|
+
selectErr: 'No se puede operar celdas en el área especificada',
|
|
557
|
+
extendErr: 'Si el área extendida contiene células fusionadas, todas las células fusionadas deben ser del mismo tamaño',
|
|
558
|
+
pasteMultiErr: 'No se puede pegar, necesita copiar y pegar áreas del mismo tamaño para hacer esto',
|
|
559
|
+
cpInvalidErr: 'Esta operación no se puede realizar, hay columnas prohibidas en el área que seleccionó ({0})'
|
|
560
560
|
},
|
|
561
561
|
fnr: {
|
|
562
562
|
title: 'Buscar y reemplazar',
|
|
563
563
|
findLabel: 'Encontrar',
|
|
564
564
|
replaceLabel: 'reemplazar',
|
|
565
|
-
findTitle: '
|
|
565
|
+
findTitle: 'Encontrar contenido:',
|
|
566
566
|
replaceTitle: 'Reemplazar con:',
|
|
567
567
|
tabs: {
|
|
568
568
|
find: 'Encontrar',
|
|
@@ -574,7 +574,7 @@ function requireEsES () {
|
|
|
574
574
|
sensitive: 'distingue mayúsculas y minúsculas'
|
|
575
575
|
},
|
|
576
576
|
btns: {
|
|
577
|
-
findNext: '
|
|
577
|
+
findNext: 'Encuentra el siguiente',
|
|
578
578
|
findAll: 'Encontrar todo',
|
|
579
579
|
replace: 'reemplazar',
|
|
580
580
|
replaceAll: 'Reemplazar todo',
|
|
@@ -586,42 +586,42 @@ function requireEsES () {
|
|
|
586
586
|
value: 'valor'
|
|
587
587
|
},
|
|
588
588
|
body: {
|
|
589
|
-
row: '
|
|
589
|
+
row: 'Línea: {0}',
|
|
590
590
|
col: 'Columna: {0}'
|
|
591
591
|
},
|
|
592
592
|
empty: '(Valor nulo)',
|
|
593
593
|
reError: 'Expresión regular no válida',
|
|
594
594
|
recordCount: '{0} celdas encontradas',
|
|
595
595
|
notCell: 'La celda correspondiente no se puede encontrar',
|
|
596
|
-
replaceSuccess: '
|
|
596
|
+
replaceSuccess: '{0} Las células fueron reemplazadas con éxito'
|
|
597
597
|
}
|
|
598
598
|
},
|
|
599
599
|
extendPivotTable: {
|
|
600
600
|
aggregation: {
|
|
601
|
-
grouping: '
|
|
602
|
-
values: '
|
|
603
|
-
groupPlaceholder: '
|
|
604
|
-
valuesPlaceholder: '
|
|
605
|
-
dragExistCol: '
|
|
606
|
-
sortHelpTip: '
|
|
601
|
+
grouping: 'Agrupamiento',
|
|
602
|
+
values: 'valor',
|
|
603
|
+
groupPlaceholder: 'Arrastre aquí al grupo',
|
|
604
|
+
valuesPlaceholder: 'Arrastre aquí para agregar',
|
|
605
|
+
dragExistCol: 'Esta columna ya existe',
|
|
606
|
+
sortHelpTip: 'Haga clic y arrastre el icono para ajustar el pedido'
|
|
607
607
|
},
|
|
608
608
|
aggFuncs: {
|
|
609
|
-
sum: '
|
|
610
|
-
count: '
|
|
611
|
-
avg: '
|
|
612
|
-
min: '
|
|
613
|
-
max: '
|
|
614
|
-
first: '
|
|
615
|
-
last: '
|
|
609
|
+
sum: 'Pedir suma',
|
|
610
|
+
count: 'contar',
|
|
611
|
+
avg: 'valor promedio',
|
|
612
|
+
min: 'Valor mínimo',
|
|
613
|
+
max: 'Valor máximo',
|
|
614
|
+
first: 'Primer valor',
|
|
615
|
+
last: 'El valor final'
|
|
616
616
|
}
|
|
617
617
|
},
|
|
618
618
|
filterComplexInput: {
|
|
619
619
|
menus: {
|
|
620
620
|
fixedColumn: 'Columna de congelación',
|
|
621
|
-
fixedGroup: '
|
|
622
|
-
cancelFixed: '
|
|
623
|
-
fixedLeft: 'Congelarse
|
|
624
|
-
fixedRight: '
|
|
621
|
+
fixedGroup: 'Congelamiento',
|
|
622
|
+
cancelFixed: 'Cancelar congelación',
|
|
623
|
+
fixedLeft: 'Congelarse del lado izquierdo',
|
|
624
|
+
fixedRight: 'Congelar el lado derecho'
|
|
625
625
|
},
|
|
626
626
|
cases: {
|
|
627
627
|
equal: 'igual',
|
|
@@ -640,13 +640,13 @@ function requireEsES () {
|
|
|
640
640
|
sortAsc: 'Orden ascendente',
|
|
641
641
|
sortDesc: 'orden descendente',
|
|
642
642
|
fixedColumn: 'Columna de congelación',
|
|
643
|
-
fixedGroup: '
|
|
644
|
-
cancelFixed: '
|
|
645
|
-
fixedLeft: 'Congelarse
|
|
646
|
-
fixedRight: '
|
|
643
|
+
fixedGroup: 'Congelamiento',
|
|
644
|
+
cancelFixed: 'Cancelar congelación',
|
|
645
|
+
fixedLeft: 'Congelarse del lado izquierdo',
|
|
646
|
+
fixedRight: 'Congelar el lado derecho',
|
|
647
647
|
clearFilter: 'Filtro claro',
|
|
648
|
-
textOption: '
|
|
649
|
-
numberOption: '
|
|
648
|
+
textOption: 'Filtrado de texto',
|
|
649
|
+
numberOption: 'Filtrado numérico'
|
|
650
650
|
},
|
|
651
651
|
popup: {
|
|
652
652
|
title: 'Métodos de filtrado personalizados',
|
|
@@ -669,7 +669,7 @@ function requireEsES () {
|
|
|
669
669
|
include: 'Incluir',
|
|
670
670
|
exclude: 'No incluido',
|
|
671
671
|
between: 'Entre',
|
|
672
|
-
custom: '
|
|
672
|
+
custom: 'Filtrado personalizado',
|
|
673
673
|
insensitive: 'Caso insensible',
|
|
674
674
|
isSensitive: 'distingue mayúsculas y minúsculas'
|
|
675
675
|
},
|
|
@@ -680,9 +680,9 @@ function requireEsES () {
|
|
|
680
680
|
pro: {
|
|
681
681
|
area: {
|
|
682
682
|
mergeErr: 'Esta operación no se puede realizar en células fusionadas',
|
|
683
|
-
multiErr: 'Esta operación no se puede realizar en
|
|
684
|
-
extendErr: 'Si el
|
|
685
|
-
pasteMultiErr: '
|
|
683
|
+
multiErr: 'Esta operación no se puede realizar en el área multi-selecta',
|
|
684
|
+
extendErr: 'Si el área extendida contiene células fusionadas, todas las células fusionadas deben ser del mismo tamaño',
|
|
685
|
+
pasteMultiErr: 'No se puede pegar, necesita copiar y pegar áreas del mismo tamaño para hacer esto'
|
|
686
686
|
},
|
|
687
687
|
fnr: {
|
|
688
688
|
title: 'Buscar y reemplazar',
|
|
@@ -700,7 +700,7 @@ function requireEsES () {
|
|
|
700
700
|
sensitive: 'distingue mayúsculas y minúsculas'
|
|
701
701
|
},
|
|
702
702
|
btns: {
|
|
703
|
-
findNext: '
|
|
703
|
+
findNext: 'Encuentra el siguiente',
|
|
704
704
|
findAll: 'Encontrar todo',
|
|
705
705
|
replace: 'reemplazar',
|
|
706
706
|
replaceAll: 'Reemplazar todo',
|
|
@@ -714,8 +714,8 @@ function requireEsES () {
|
|
|
714
714
|
empty: '(Valor nulo)',
|
|
715
715
|
reError: 'Expresión regular no válida',
|
|
716
716
|
recordCount: '{0} celdas encontradas',
|
|
717
|
-
notCell: '
|
|
718
|
-
replaceSuccess: '
|
|
717
|
+
notCell: 'La celda correspondiente no se puede encontrar',
|
|
718
|
+
replaceSuccess: '{0} Las células fueron reemplazadas con éxito'
|
|
719
719
|
}
|
|
720
720
|
},
|
|
721
721
|
renderer: {
|
|
@@ -734,7 +734,7 @@ function requireEsES () {
|
|
|
734
734
|
include: 'Incluir',
|
|
735
735
|
exclude: 'No incluido',
|
|
736
736
|
between: 'Entre',
|
|
737
|
-
custom: '
|
|
737
|
+
custom: 'Filtrado personalizado',
|
|
738
738
|
insensitive: 'Caso insensible',
|
|
739
739
|
isSensitive: 'distingue mayúsculas y minúsculas'
|
|
740
740
|
},
|
|
@@ -745,8 +745,8 @@ function requireEsES () {
|
|
|
745
745
|
sortAsc: 'Orden ascendente',
|
|
746
746
|
sortDesc: 'orden descendente',
|
|
747
747
|
fixedColumn: 'Columna de congelación',
|
|
748
|
-
fixedGroup: '
|
|
749
|
-
cancelFixed: '
|
|
748
|
+
fixedGroup: 'Congelamiento',
|
|
749
|
+
cancelFixed: 'Cancelar congelación',
|
|
750
750
|
fixedLeft: 'Congelarse a la izquierda',
|
|
751
751
|
fixedRight: 'Congelarse a la derecha',
|
|
752
752
|
clearFilter: 'Filtro claro',
|
|
@@ -70,7 +70,7 @@ function requireFrFR () {
|
|
|
70
70
|
treeDragChild: 'Les parents ne peuvent pas traîner à leurs propres enfants',
|
|
71
71
|
reqPlugin: "\"{1}\" n'est pas installé sur https://vxeui.com/other {0,/#/{1 }/install",
|
|
72
72
|
errMaxRow: 'Dépassant les lignes maximales du volume de données prises en charge {0}, cela peut entraîner une erreur',
|
|
73
|
-
useNew: '{0}
|
|
73
|
+
useNew: '不建议使用 {0},请使用 {1}'
|
|
74
74
|
},
|
|
75
75
|
table: {
|
|
76
76
|
emptyText: 'Pas encore de données',
|
|
@@ -70,7 +70,7 @@ function requireItIT () {
|
|
|
70
70
|
treeDragChild: 'I genitori non possono trascinare con i propri figli',
|
|
71
71
|
reqPlugin: '"{1}" non è installato su https://vxeui.com/other{0}/#/{1}/install',
|
|
72
72
|
errMaxRow: 'Superando il volume dei dati supportato massimo {0} righe, questo può causare un errore',
|
|
73
|
-
useNew: '{0}
|
|
73
|
+
useNew: '不建议使用 {0},请使用 {1}'
|
|
74
74
|
},
|
|
75
75
|
table: {
|
|
76
76
|
emptyText: 'Nessun dati ancora',
|