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-03-09 04:26:14 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-09 04:26:14 +0300
commit6f211cbab680bce9149c4045b7f49c23332ed053 (patch)
treec9718bd2edccb995344c2b5c8d80962630b21436 /l10n/it.js
parent9e4ed0b7339b1aac6f7af30c76eacca187989217 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/it.js')
-rw-r--r--l10n/it.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 10db840..fd41905 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -5,6 +5,10 @@ OC.L10N.register(
"Impersonate" : "Impersona",
"Are you sure you want to impersonate \"{userId}\"?" : "Sei sicuro di voler impersonare \"{userId}\"?",
"Impersonate user" : "Impersona utente",
- "Logged in as {uid}" : "Accesso effettuato come {uid}"
+ "Logged in as {uid}" : "Accesso effettuato come {uid}",
+ "User not found" : "Utente non trovato",
+ "Not enough permissions to impersonate user" : "Permessi insufficienti per impersonare l'utente",
+ "Can not impersonate the user because it was never logged in." : "Impossibile impersonare l'utente perché non ha mai eseguito l'accesso.",
+ "These groups will be able to impersonate users they are allowed to administrate." : "Questi gruppi saranno in grado di impersonare gli utenti che gli è consentito amministrare."
},
"nplurals=2; plural=(n != 1);");