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-01-03 04:13:37 +0300
committerNextcloud bot <bot@nextcloud.com>2018-01-03 04:13:37 +0300
commit9497d0c2db346e25aba086ddade956b63b514e4d (patch)
treef60216a81e4f2ed0444ce848da4239b941eee2d4 /l10n/it.js
parent2e66c65d04fbd8d7d7674f1c20701d5445d62f50 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/it.js')
-rw-r--r--l10n/it.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 10db840..796267c 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -2,9 +2,9 @@ OC.L10N.register(
"impersonate",
{
"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",
- "Logged in as {uid}" : "Accesso effettuato come {uid}"
+ "Logged in as {uid}" : "Accesso effettuato come {uid}",
+ "Impersonate" : "Impersona"
},
"nplurals=2; plural=(n != 1);");