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