diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-12 02:15:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-12 02:15:01 +0000 |
commit | 1654178ff041999a6bb9d35e037a2eff53dc6419 (patch) | |
tree | 4f6d85ca01933e26eb13ecaf219e6b3206a17770 /apps/theming/l10n/es.js | |
parent | 1201370fbcf71132ecf60394f0b7051d8eae4b75 (diff) | |
download | nextcloud-server-1654178ff041999a6bb9d35e037a2eff53dc6419.tar.gz nextcloud-server-1654178ff041999a6bb9d35e037a2eff53dc6419.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", |