diff options
Diffstat (limited to 'apps/theming/l10n/es_MX.json')
-rw-r--r-- | apps/theming/l10n/es_MX.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/theming/l10n/es_MX.json b/apps/theming/l10n/es_MX.json index 5f7b3399043..6010e0d8819 100644 --- a/apps/theming/l10n/es_MX.json +++ b/apps/theming/l10n/es_MX.json @@ -6,6 +6,7 @@ "Name cannot be empty" : "El nombre no puede estar en blanco", "The given name is too long" : "El nombre dado es demasiado largo", "The given web address is too long" : "La dirección web dada es demasiado larga", + "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga", "The given slogan is too long" : "El lema dado es demasiado largo", "The given color is invalid" : "El color dado es inválido", "The file was uploaded" : "El archivo fue cargado", @@ -20,9 +21,12 @@ "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.", "Theming" : "Tematizar", + "Legal notice" : "Aviso legal", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ", "Name" : "Nombre", "Reset to default" : "Restablecer al predeterminado", + "Web link" : "Enlace web", + "https://…" : "https://…", "Slogan" : "Lema", "Color" : "Color", "Logo" : "Logotipo", @@ -31,6 +35,7 @@ "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", "Remove background image" : "Eliminar imagen de fondo", "Advanced options" : "Opciones avanzadas", + "Legal notice link" : "Enlace al aviso legal", "Header logo" : "Logo del encabezado", "Upload new header logo" : "Cargar un nuevo logotipo del encabezado", "Favicon" : "Favicon", |