diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-19 00:14:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-19 00:14:03 +0000 |
commit | 33049919652f529cf46fd72fe1e0f1a480fadc2d (patch) | |
tree | 41800e1f4911eb7c208146b19f9b56f5dd4d3034 /apps/theming/l10n/es.js | |
parent | c101ad3a653ec2fe609b0300b606e68de07f8959 (diff) | |
download | nextcloud-server-33049919652f529cf46fd72fe1e0f1a480fadc2d.tar.gz nextcloud-server-33049919652f529cf46fd72fe1e0f1a480fadc2d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/es.js')
-rw-r--r-- | apps/theming/l10n/es.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index c7e2dbd3715..df7289023ce 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -8,6 +8,7 @@ OC.L10N.register( "Name cannot be empty" : "El nombre no puede estar vacío", "The given name is too long" : "El nombre provisto es demasiado largo", "The given web address is too long" : "La dirección provista es demasiado larga", + "The given legal notice address is too long" : "El aviso legal dado es demasiado largo", "The given slogan is too long" : "El eslogan provisto es demasiado largo", "The given color is invalid" : "El color provisto es inválido", "The file was uploaded" : "Se ha subido el archivo", @@ -22,9 +23,11 @@ OC.L10N.register( "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya estás usando un tema personalizado. La configuración de la aplicación de temas puede ser sobrescrita por el.", "Theming" : "Tema", + "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." : "Los temas hacen posible personalizar fácilmente la apariencia de tu instancia y los clientes soportados. Esto será visible para todos los usuarios.", "Name" : "Nombre", "Reset to default" : "Vovler a configuración por defecto", + "Web link" : "Enlace web", "Slogan" : "Eslogan", "Color" : "Color", "Logo" : "Logo", @@ -33,6 +36,7 @@ OC.L10N.register( "Upload new login background" : "Subir una 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 de la cabecera", "Upload new header logo" : "Subir nuevo logo de la cabecera", "Favicon" : "Favicon", |