From 700bb150bb12a6c256faeebb750473ebe3e8472e Mon Sep 17 00:00:00 2001 From: PanuWeb Date: Fri, 20 Nov 2015 22:56:12 -0300 Subject: [PATCH] Remaking translations II. Translations dumped and not know why. --- application/Espo/Resources/i18n/es_ES/Admin.json | 2 +- application/Espo/Resources/i18n/es_ES/EntityManager.json | 2 +- application/Espo/Resources/i18n/es_ES/Global.json | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/application/Espo/Resources/i18n/es_ES/Admin.json b/application/Espo/Resources/i18n/es_ES/Admin.json index 69ce222342..51ab170937 100644 --- a/application/Espo/Resources/i18n/es_ES/Admin.json +++ b/application/Espo/Resources/i18n/es_ES/Admin.json @@ -104,7 +104,7 @@ "required": "Requerido", "default": "Por Defecto", "maxLength": "Longitud máxima", - "options": "Options", + "options": "Opciones", "after": "Después (campo)", "before": "Antes (campo)", "link": "Enlace", diff --git a/application/Espo/Resources/i18n/es_ES/EntityManager.json b/application/Espo/Resources/i18n/es_ES/EntityManager.json index fc9c3f8c0f..e0c9945cab 100644 --- a/application/Espo/Resources/i18n/es_ES/EntityManager.json +++ b/application/Espo/Resources/i18n/es_ES/EntityManager.json @@ -17,7 +17,7 @@ "labelForeign": "Etiqueta Foránea", "sortBy": "Orden por defecto (campo)", "sortDirection": "Orden por defecto (dirección)", - "relationName": "Nombre de la Tabla Intermedia\t", + "relationName": "Nombre de la Tabla Intermedia", "linkMultipleField": "Enlaza Múltiples Campos", "linkMultipleFieldForeign": "Enlaza Múltiples Campos foráneos" }, diff --git a/application/Espo/Resources/i18n/es_ES/Global.json b/application/Espo/Resources/i18n/es_ES/Global.json index 32e7ce26f9..a1bf21e6ab 100644 --- a/application/Espo/Resources/i18n/es_ES/Global.json +++ b/application/Espo/Resources/i18n/es_ES/Global.json @@ -97,7 +97,7 @@ "About": "Acerca", "Refresh": "Refrescar", "Remove": "Remover", - "Options": "Options", + "Options": "Opciones", "Username": "Nombre de Usuario", "Password": "Contraseña", "Login": "Entrar", @@ -115,7 +115,7 @@ "Actions": "Acciones", "Delete": "Borrar", "Update": "Guardar", - "Save": "Save", + "Save": "Guardar", "Edit": "Editar", "View": "Ver", "Cancel": "Cancelar", @@ -154,7 +154,7 @@ "Today": "Hoy", "Tomorrow": "Mañana", "Yesterday": "Ayer", - "Submit": "Submit", + "Submit": "Enviar", "Close": "Cerrar", "Yes": "Si", "No": "No",