diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-12 02:14:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-12 02:14:48 +0000 |
commit | 54f38375c8613b83c35a2bd6ad5b2864f9293b7d (patch) | |
tree | 9b924be94cce6304ea22d7afbb8b684da6d5cfa8 /apps/theming/l10n/es.js | |
parent | f465f9d4b9753687f59c09c6ce73c45fb5f79339 (diff) | |
download | nextcloud-server-54f38375c8613b83c35a2bd6ad5b2864f9293b7d.tar.gz nextcloud-server-54f38375c8613b83c35a2bd6ad5b2864f9293b7d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/es.js')
-rw-r--r-- | apps/theming/l10n/es.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index 634663fdb82..57d920cb1b6 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -8,8 +8,11 @@ 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 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", "The given privacy policy address is too long" : "La dirección de la política de privacidad dada es demasiado larga", + "The given privacy policy address is not a valid URL" : "La directive de privacidad indicada no es una URL válida", "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", |