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

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-02 03:10:37 +0300
committerNextcloud bot <bot@nextcloud.com>2017-05-02 03:10:37 +0300
commit2bf40a967f56687490a80297cdf3aea5ddb218ea (patch)
tree08b4ae96272997ca5aedc5ec100c337a34a99fe8 /l10n/es.js
parentab842fe144a15a6a595e71ed84cb32e6582a84ec (diff)
[tx-robot] updated from transifex
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 1802fef..10a8ccf 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"The site does not exist" : "El sitio no existe",
"__language_name__" : "__language_name__",
"External sites" : "Sitios externos",
+ "Add a website directly to the app list in the top bar. This will be visible for all users and is useful to quickly reach other internally used web apps or important sites." : "Añade un sitio web directamente a la lista de apps en la barra superior. Será visible por todos los usuarios y es útil para alcanzar rápidamente otras apps web o sitios importantes que se usen internamente.",
"Add" : "Agregar",
"Name" : "Nombre",
"URL" : "URL",
@@ -22,6 +23,7 @@ OC.L10N.register(
"Saved!" : "¡Guardados!",
"Can not save site" : "No puede guardar sitio",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Nótese que algunos navegadores no mostrarán sitios vía http si está usando https.",
- "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Además tenga en cuenta que, por motivos de seguridad, hoy en día muchos sitios no permiten el uso de iframes."
+ "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Además tenga en cuenta que, por motivos de seguridad, hoy en día muchos sitios no permiten el uso de iframes.",
+ "We highly recommend to test the configured sites above properly." : "Recomendamos encarecidamente probar con cuidado los sitios configurados arriba."
},
"nplurals=2; plural=(n != 1);");