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>2018-08-14 03:25:55 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-14 03:25:55 +0300
commit3d0e765dcb378e629772e1c2c07cfa947b92b009 (patch)
tree6fc0868bc54f04aa9933f5293d3487eaea5dd5b5 /l10n/es_PE.js
parentc8f147d82dec2e33d2244d6893dbb7811a2288f6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_PE.js')
-rw-r--r--l10n/es_PE.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_PE.js b/l10n/es_PE.js
index 14500f7..598057a 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -2,9 +2,9 @@ OC.L10N.register(
"impersonate",
{
"Could not impersonate user" : "No fue posible hacerse pasar por el usuario",
- "Impersonate" : "Hacerse pasar por un usuario",
"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}"
},
"nplurals=2; plural=(n != 1);");