未验证 提交 02fc6b16 编写于 作者: G Gerson Garrido 提交者: GitHub

Updating es_ES locale docs (#27079)

上级 de447ea7
......@@ -20,9 +20,17 @@ const localeValues: Locale = {
filterTitle: 'Filtrar menú',
filterConfirm: 'Aceptar',
filterReset: 'Reiniciar',
filterEmptyText: 'Sin filtros',
emptyText: 'Sin datos',
selectAll: 'Seleccionar todo',
selectInvert: 'Invertir selección',
selectionAll: 'Seleccionar todos los datos',
sortTitle: 'Ordenar',
expand: 'Expandir fila',
collapse: 'Colapsar fila',
triggerDesc: 'Click para ordenar en orden descendente',
triggerAsc: 'Click para ordenar en orden ascendente',
cancelSort: 'Click para cancelar ordenamiento',
},
Modal: {
okText: 'Aceptar',
......@@ -34,9 +42,16 @@ const localeValues: Locale = {
cancelText: 'Cancelar',
},
Transfer: {
titles: ['', ''],
searchPlaceholder: 'Buscar aquí',
itemUnit: 'elemento',
itemsUnit: 'elementos',
remove: 'Eliminar',
selectCurrent: 'Seleccionar página actual',
removeCurrent: 'Remover página actual',
selectAll: 'Seleccionar todos los datos',
removeAll: 'Eliminar todos los datos',
selectInvert: 'Invertir página actual',
},
Upload: {
uploading: 'Subiendo...',
......@@ -52,15 +67,16 @@ const localeValues: Locale = {
icon: 'ícono',
},
Text: {
edit: 'editar',
copy: 'copiar',
copied: 'copiado',
expand: 'expandir',
edit: 'Editar',
copy: 'Copiar',
copied: 'Copiado',
expand: 'Expandir',
},
PageHeader: {
back: 'volver',
back: 'Volver',
},
Form: {
optional: '(opcional)',
defaultValidateMessages: {
default: 'Error de validación del campo ${label}',
required: 'Por favor ingresar ${label}',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册