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

github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-18 04:26:57 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-18 04:26:57 +0300
commita264c8433048c49f7dd4858de2daa0d43b69ea2a (patch)
treee82fe917a9be2412479e8c3d1293d6864916d604 /l10n/es_AR.js
parent3bd880087cdd969b69ff2bdc8c028caf5c69aeaf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_AR.js')
-rw-r--r--l10n/es_AR.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/es_AR.js b/l10n/es_AR.js
index 598057a..d7070e9 100644
--- a/l10n/es_AR.js
+++ b/l10n/es_AR.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Are you sure you want to impersonate \"{userId}\"?" : "Está seguro que desea hacerse pasar por el usuario \"{userId}\"?",
"Impersonate user" : "Hacerse pasar por un usuario",
"Impersonate" : "Hacerse pasar por un usuario",
- "Logged in as {uid}" : "Sesión iniciada como {uid}"
+ "Logged in as {uid}" : "Sesión iniciada como {uid}",
+ "These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán suplantar a los usuarios que se les permite administrar. Si elimina todos los grupos, todos los administradores de grupos podrán suplantar la identidad."
},
"nplurals=2; plural=(n != 1);");