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:
authorNextcloud bot <bot@nextcloud.com>2018-04-18 03:13:30 +0300
committerNextcloud bot <bot@nextcloud.com>2018-04-18 03:13:30 +0300
commitd4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf (patch)
tree5cbf5ca49f99e1c8c983494fb75d19b19489cd40 /core/l10n/es_SV.js
parent13d21f5989a3dfba417a506cbe5bac9e794c3fdd (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_SV.js')
-rw-r--r--core/l10n/es_SV.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/es_SV.js b/core/l10n/es_SV.js
index 28ebba045f0..544d14d98d8 100644
--- a/core/l10n/es_SV.js
+++ b/core/l10n/es_SV.js
@@ -286,8 +286,6 @@ OC.L10N.register(
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
- "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón podría funcionar también para confiar en el dominio:",
- "Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza",
"App update required" : "Se requiere una actualización de la aplicación",
"%s will be updated to version %s" : "%s será actualizado a la versión %s",
"These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:",
@@ -312,6 +310,8 @@ OC.L10N.register(
"Stay logged in" : "Mantener la sesión abierta",
"Alternative Logins" : "Accesos Alternativos",
"Alternative login using app token" : "Inicio de sesión alternativo usando la ficha de la aplicación",
- "Back to log in" : "Regresar al inicio de sesión"
+ "Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza",
+ "Back to log in" : "Regresar al inicio de sesión",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón podría funcionar también para confiar en el dominio:"
},
"nplurals=2; plural=(n != 1);");