mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Translated using Weblate (Spanish)
Currently translated at 100.0% (949 of 949 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
This commit is contained in:
parent
3c44489582
commit
652cc345fd
@ -786,7 +786,18 @@
|
|||||||
"{{count}} unmatched field in import_one": "{{count}} campo no coincide con la importación",
|
"{{count}} unmatched field in import_one": "{{count}} campo no coincide con la importación",
|
||||||
"{{count}} unmatched field_one": "{{count}} campo sin equivalente",
|
"{{count}} unmatched field_one": "{{count}} campo sin equivalente",
|
||||||
"{{count}} unmatched field_other": "{{count}} campos sin equivalentes",
|
"{{count}} unmatched field_other": "{{count}} campos sin equivalentes",
|
||||||
"{{count}} unmatched field in import_other": "{{count}} campos sin equivalente en la importación"
|
"{{count}} unmatched field in import_other": "{{count}} campos sin equivalente en la importación",
|
||||||
|
"Column Mapping": "Asignación de columnas",
|
||||||
|
"Column mapping": "Asignación de las columnas",
|
||||||
|
"Import from file": "Importar desde un archivo",
|
||||||
|
"New Table": "Tabla nueva",
|
||||||
|
"Revert": "Revertir",
|
||||||
|
"Skip": "Omitir",
|
||||||
|
"Skip Import": "Omitir la importación",
|
||||||
|
"Source column": "Columna de origen",
|
||||||
|
"Destination table": "Tabla de destino",
|
||||||
|
"Grist column": "Columna Grist",
|
||||||
|
"Skip Table on Import": "Omitir la tabla en la importación"
|
||||||
},
|
},
|
||||||
"PermissionsWidget": {
|
"PermissionsWidget": {
|
||||||
"Allow All": "Permitir todo",
|
"Allow All": "Permitir todo",
|
||||||
@ -894,7 +905,9 @@
|
|||||||
"Default cell style": "Estilo de celda predeterminado",
|
"Default cell style": "Estilo de celda predeterminado",
|
||||||
"CELL STYLE": "ESTILO DE CELDA",
|
"CELL STYLE": "ESTILO DE CELDA",
|
||||||
"Open row styles": "Abrir estilos de fila",
|
"Open row styles": "Abrir estilos de fila",
|
||||||
"Mixed style": "Estilo mixto"
|
"Mixed style": "Estilo mixto",
|
||||||
|
"Header Style": "Estilo del encabezado",
|
||||||
|
"Default header style": "Estilo del encabezado por defecto"
|
||||||
},
|
},
|
||||||
"ColumnInfo": {
|
"ColumnInfo": {
|
||||||
"Cancel": "Cancelar",
|
"Cancel": "Cancelar",
|
||||||
|
Loading…
Reference in New Issue
Block a user