diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-10 02:15:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-10 02:15:59 +0000 |
commit | 70114cfb91461cd58d3c9d6400583175b53e85a0 (patch) | |
tree | b119452eddef8a2313aa707505e84657e96400de /apps/theming/l10n | |
parent | 0659656c722268f624fdbfd495825b4fb4b15574 (diff) | |
download | nextcloud-server-70114cfb91461cd58d3c9d6400583175b53e85a0.tar.gz nextcloud-server-70114cfb91461cd58d3c9d6400583175b53e85a0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/es.js | 4 | ||||
-rw-r--r-- | apps/theming/l10n/es.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index eaa5eec6ab0..e858eec1300 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -7,7 +7,7 @@ OC.L10N.register( "a safe home for all your data" : "un hogar seguro para todos tus datos", "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 web address is too long" : "La dirección web es demasiado larga", "The given web address is not a valid URL" : "La dirección web indicada no es una URL válida", "The given legal notice address is too long" : "El aviso legal dado es demasiado largo", "The given legal notice address is not a valid URL" : "La dirección del aviso legal no es una URL válida", @@ -40,7 +40,7 @@ OC.L10N.register( "Color" : "Color", "Logo" : "Logo", "Upload new logo" : "Subir nuevo logo", - "Login image" : "Imagen de fondo para inicio de sesión", + "Login image" : "Imagen de fondo para el inicio de sesión", "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", diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json index 945edf40803..e5c21b72636 100644 --- a/apps/theming/l10n/es.json +++ b/apps/theming/l10n/es.json @@ -5,7 +5,7 @@ "a safe home for all your data" : "un hogar seguro para todos tus datos", "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 web address is too long" : "La dirección web es demasiado larga", "The given web address is not a valid URL" : "La dirección web indicada no es una URL válida", "The given legal notice address is too long" : "El aviso legal dado es demasiado largo", "The given legal notice address is not a valid URL" : "La dirección del aviso legal no es una URL válida", @@ -38,7 +38,7 @@ "Color" : "Color", "Logo" : "Logo", "Upload new logo" : "Subir nuevo logo", - "Login image" : "Imagen de fondo para inicio de sesión", + "Login image" : "Imagen de fondo para el inicio de sesión", "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", |