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>2017-11-03 04:20:00 +0300
committerNextcloud bot <bot@nextcloud.com>2017-11-03 04:20:00 +0300
commit08afefc50422b73b488bb2b30f4d1e9825981021 (patch)
tree0f4bed4d0339841d74497d94e64399d08d24e6b2 /l10n/es_DO.js
parent657c34be2bd03cda1da5904b86bf30918cb04a5d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_DO.js')
-rw-r--r--l10n/es_DO.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/es_DO.js b/l10n/es_DO.js
new file mode 100644
index 0000000..14500f7
--- /dev/null
+++ b/l10n/es_DO.js
@@ -0,0 +1,10 @@
+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",
+ "Logged in as {uid}" : "Sesión iniciada como {uid}"
+},
+"nplurals=2; plural=(n != 1);");