mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 22:57:12 -04:00
chore: Update es-VE.json (#1287)
Corrected some errors of the spanish translation file.
This commit is contained in:
parent
230eb5fd55
commit
cbd84dfaad
1 changed files with 19 additions and 14 deletions
|
@ -7,7 +7,7 @@
|
||||||
"letsGoButtonText": "Vamos",
|
"letsGoButtonText": "Vamos",
|
||||||
"title": "Título",
|
"title": "Título",
|
||||||
"signUp": {
|
"signUp": {
|
||||||
"buttonText": "Registar",
|
"buttonText": "Registrar",
|
||||||
"title": "Registrar en @:appName",
|
"title": "Registrar en @:appName",
|
||||||
"getStartedText": "Empezar",
|
"getStartedText": "Empezar",
|
||||||
"emptyPasswordError": "La contraseña no puede estar en blanco",
|
"emptyPasswordError": "La contraseña no puede estar en blanco",
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
"alreadyHaveAnAccount": "¿Posee credenciales?",
|
"alreadyHaveAnAccount": "¿Posee credenciales?",
|
||||||
"emailHint": "Correo",
|
"emailHint": "Correo",
|
||||||
"passwordHint": "Contraseña",
|
"passwordHint": "Contraseña",
|
||||||
"repeatPasswordHint": "Repite la contraseña"
|
"repeatPasswordHint": "Repetir contraseña"
|
||||||
},
|
},
|
||||||
"signIn": {
|
"signIn": {
|
||||||
"loginTitle": "Ingresa a @:appName",
|
"loginTitle": "Ingresa a @:appName",
|
||||||
|
@ -58,7 +58,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"deletePagePrompt": {
|
"deletePagePrompt": {
|
||||||
"text": "Esta paágina esta en la Papelera",
|
"text": "Esta página está en la Papelera",
|
||||||
"restore": "Recuperar página",
|
"restore": "Recuperar página",
|
||||||
"deletePermanent": "Eliminar permanentemente"
|
"deletePermanent": "Eliminar permanentemente"
|
||||||
},
|
},
|
||||||
|
@ -69,7 +69,7 @@
|
||||||
"debug": {
|
"debug": {
|
||||||
"name": "Información de depuración",
|
"name": "Información de depuración",
|
||||||
"success": "¡Información copiada!",
|
"success": "¡Información copiada!",
|
||||||
"fail": "No fué posible copiar la información"
|
"fail": "No fue posible copiar la información"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"menuAppHeader": {
|
"menuAppHeader": {
|
||||||
|
@ -167,15 +167,15 @@
|
||||||
"singleSelectFieldName": "Seleccionar",
|
"singleSelectFieldName": "Seleccionar",
|
||||||
"multiSelectFieldName": "Selección múltiple",
|
"multiSelectFieldName": "Selección múltiple",
|
||||||
"urlFieldName": "URL",
|
"urlFieldName": "URL",
|
||||||
"numberFormat": " Formato numérico",
|
"numberFormat": "Formato numérico",
|
||||||
"dateFormat": " Formato de fecha",
|
"dateFormat": "Formato de fecha",
|
||||||
"includeTime": " Incluir tiempo",
|
"includeTime": "Incluir tiempo",
|
||||||
"dateFormatFriendly": "Mes Día, Año",
|
"dateFormatFriendly": "Mes Día, Año",
|
||||||
"dateFormatISO": "Año-Mes-Día",
|
"dateFormatISO": "Año-Mes-Día",
|
||||||
"dateFormatLocal": "Mes/Día/Año",
|
"dateFormatLocal": "Mes/Día/Año",
|
||||||
"dateFormatUS": "Año/Mes/Día",
|
"dateFormatUS": "Año/Mes/Día",
|
||||||
"timeFormat": " Time format",
|
"timeFormat": "Formato de tiempo",
|
||||||
"invalidTimeFormat": "Formato de tiempo",
|
"invalidTimeFormat": "Formato de tiempo inválido",
|
||||||
"timeFormatTwelveHour": "12 horas",
|
"timeFormatTwelveHour": "12 horas",
|
||||||
"timeFormatTwentyFourHour": "24 horas",
|
"timeFormatTwentyFourHour": "24 horas",
|
||||||
"addSelectOption": "Añadir una opción",
|
"addSelectOption": "Añadir una opción",
|
||||||
|
@ -205,17 +205,22 @@
|
||||||
"panelTitle": "Selecciona una opción o crea una",
|
"panelTitle": "Selecciona una opción o crea una",
|
||||||
"searchOption": "Buscar una opción"
|
"searchOption": "Buscar una opción"
|
||||||
},
|
},
|
||||||
"menuName": "Grid"
|
"menuName": "Cuadrícula"
|
||||||
},
|
},
|
||||||
"document": {
|
"document": {
|
||||||
"menuName": "Doc",
|
"menuName": "Documento",
|
||||||
"date": {
|
"date": {
|
||||||
"timeHintTextInTwelveHour": "01:00 PM",
|
"timeHintTextInTwelveHour": "01:00 PM",
|
||||||
"timeHintTextInTwentyFourHour": "13:00"
|
"timeHintTextInTwentyFourHour": "13:00"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sideBar": {
|
"sideBar": {
|
||||||
"openSidebar": "Open sidebar",
|
"openSidebar": "Abrir panel lateral",
|
||||||
"closeSidebar": "Close sidebar"
|
"closeSidebar": "Cerrar panel lateral"
|
||||||
|
},
|
||||||
|
"board": {
|
||||||
|
"column": {
|
||||||
|
"create_new_card": "Nuevo"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue