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-05-23 03:31:46 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-23 03:31:46 +0300
commit0ef5c055dab7c98e54f04a0acb5e248141eb5017 (patch)
treea7bce026a7c01df1b7f41ffa598c8129fbeb42a7 /l10n/es_DO.js
parent7b90657bd91d7198a951a845ffd3a082e36fba1d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_DO.js')
-rw-r--r--l10n/es_DO.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/l10n/es_DO.js b/l10n/es_DO.js
index 14500f7..6d3ae1a 100644
--- a/l10n/es_DO.js
+++ b/l10n/es_DO.js
@@ -5,6 +5,10 @@ OC.L10N.register(
"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}"
+ "Logged in as {uid}" : "Sesión iniciada como {uid}",
+ "User not found" : "No se encontró el usuario",
+ "Not enough permissions to impersonate user" : "No tienes permisos suficientes para hacers pasar por el usuario",
+ "Can not impersonate the user because it was never logged in." : "No se pudo hacer pasar por el usuario porque nunca inició sesión. ",
+ "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 hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
},
"nplurals=2; plural=(n != 1);");