diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:13:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:13:30 +0000 |
commit | ca4abe8da6dbb6e841da1e06b9895128d54fe269 (patch) | |
tree | 6b2068cc12ccfab9252d7d68955dc6d4c5eac274 /core/l10n/es_AR.js | |
parent | a966d7f9caeb3116024454ec44c45923ada85ad7 (diff) | |
download | nextcloud-server-ca4abe8da6dbb6e841da1e06b9895128d54fe269.tar.gz nextcloud-server-ca4abe8da6dbb6e841da1e06b9895128d54fe269.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r-- | core/l10n/es_AR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index 11b878cdab4..724c815ff83 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -272,12 +272,12 @@ OC.L10N.register( "You can click here to return to %s." : "Puede hacer click aquí para regresar a %s.", "Stay logged in" : "Mantener la sesión abierta", "Alternative Logins" : "Accesos Alternativos", + "You are about to grant %s access to your %s account." : "Está a punto de concederle a \"%s\" acceso a su cuenta %s.", "Alternative login using app token" : "Inicio de sesión alternativo usando la ficha de la aplicación", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada está habilitada para su cuenta. Favor de autenticarse usando un segundo factor. ", "Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza", "%s will be updated to version %s" : "%s será actualizado a la versión %s", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", - "Thank you for your patience." : "Gracias por su paciencia.", - "You are about to grant %s access to your %s account." : "Está a punto de concederle a \"%s\" acceso a su cuenta %s." + "Thank you for your patience." : "Gracias por su paciencia." }, "nplurals=2; plural=(n != 1);"); |