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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 20305470..58f3752b 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"Connect your Calendar" : "Conecte su calendario",
"Connect your Contacts" : "Conecte con sus contactos",
"Documentation" : "Documentación",
- "Access files via WebDAV" : "Acceda a sus archivos vía WebDAV"
+ "Access files via WebDAV" : "Acceda a sus archivos vía WebDAV",
+ "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"%s\">website</a>." : "Hay más información en <a target=\"_blank\" href=\"%s\">documentaciónn</a> y en nuestro <a target=\"_blank\" href=\"%s\">website</a>.",
+ "If you like Nextcloud,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=Nextcloud is a great open software to sync and share your files.\n\t\tYou can freely get it from https://nextcloud.com\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">contribute back</a>!" : "Si te gusta Nextcloud,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=Nextcloud es un software libre fantástico para sincronizar y compartir tus archivos.\n\t\tPuedes obtenerlo gratuitamente en https://nextcloud.com\">\n\t\trecomiéndalo a tus amigos</a>\n\ty <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">contribuye</a>!"
},
"nplurals=2; plural=(n != 1);");