diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-22 00:13:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-22 00:13:31 +0000 |
commit | 0d90c5ebc4919832243ee1b8c83a9c0300fcee67 (patch) | |
tree | 66134b5585997c12a011b1021b98766164b3abe8 /apps/theming/l10n/es_GT.js | |
parent | 7161d8eaee38ebfdf6c23a8554ae88730c7ef0ee (diff) | |
download | nextcloud-server-0d90c5ebc4919832243ee1b8c83a9c0300fcee67.tar.gz nextcloud-server-0d90c5ebc4919832243ee1b8c83a9c0300fcee67.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/es_GT.js')
-rw-r--r-- | apps/theming/l10n/es_GT.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/theming/l10n/es_GT.js b/apps/theming/l10n/es_GT.js index 59d7a52ce72..869dd66510c 100644 --- a/apps/theming/l10n/es_GT.js +++ b/apps/theming/l10n/es_GT.js @@ -8,6 +8,7 @@ OC.L10N.register( "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", @@ -22,9 +23,12 @@ 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 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", @@ -33,6 +37,7 @@ OC.L10N.register( "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", |