Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/es.js')
-rw-r--r--apps/theming/l10n/es.js3
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",