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-05-30 03:16:41 +0300
committerNextcloud bot <bot@nextcloud.com>2017-05-30 03:16:41 +0300
commit7c5566e30893c7defe766555c99958b6143324c3 (patch)
treee2bbc80e05bdeef8c951f47257badaedeef32b58 /l10n/it.js
parenteb51c17f9f5587a9ab45ca7b49702e0e655f0a00 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/it.js')
-rw-r--r--l10n/it.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 51cbdbb..10db840 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Could not impersonate user" : "Impossibile impersonare l'utente",
"Impersonate" : "Impersona",
"Are you sure you want to impersonate \"{userId}\"?" : "Sei sicuro di voler impersonare \"{userId}\"?",
- "Impersonate user" : "Impersona utente"
+ "Impersonate user" : "Impersona utente",
+ "Logged in as {uid}" : "Accesso effettuato come {uid}"
},
"nplurals=2; plural=(n != 1);");