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_AR.js
parent13d21f5989a3dfba417a506cbe5bac9e794c3fdd (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r--core/l10n/es_AR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js
index 5b6f4475e82..2a7c4f20b54 100644
--- a/core/l10n/es_AR.js
+++ b/core/l10n/es_AR.js
@@ -255,7 +255,6 @@ OC.L10N.register(
"Cancel log in" : "Cancelar inicio de sesión",
"Use backup code" : "Usar código de respaldo",
"Error while validating your second factor" : "Se presentó un error al validar su segundo factor",
- "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:",
@@ -278,6 +277,7 @@ OC.L10N.register(
"Share with other people by entering a user or group or an email address." : "Comparta con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
"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"
+ "Alternative login using app token" : "Inicio de sesión alternativo usando la ficha de la aplicación",
+ "Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza"
},
"nplurals=2; plural=(n != 1);");