Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-06 03:51:16 +0300
committerNextcloud bot <bot@nextcloud.com>2016-10-06 03:51:16 +0300
commitf5755f8735e39a0834e71a936cf978f0c36db983 (patch)
treeda6be4262f5182c8d5657fd8f1b819f98390c019 /l10n/it.js
parente1693c7709642d623d2db5de8013fa9c47b064ae (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/it.js')
-rw-r--r--l10n/it.js29
1 files changed, 29 insertions, 0 deletions
diff --git a/l10n/it.js b/l10n/it.js
new file mode 100644
index 00000000..8e3490b5
--- /dev/null
+++ b/l10n/it.js
@@ -0,0 +1,29 @@
+OC.L10N.register(
+ "passman",
+ {
+ "Passwords" : "Le password",
+ "A Passman item has been created, modified or deleted" : "Un elemento Passman è stato creato, modificato o eliminato",
+ "A Passman item has expired" : "Un elemento Passman è scaduto",
+ "A Passman item has been shared" : "Un elemento Passman è stato condiviso",
+ "A Passman item has been renamed" : "Un elemento Passman è stato rinominato",
+ "%1$s has been created by %2$s" : "%1$s è stato creato da %2$s",
+ "You created %1$s" : "Hai creato %1$s",
+ "%1$s has been updated by %2$s" : "%1$s è stato aggiornato da %2$s",
+ "You updated %1$s" : "Hai aggiornato %1$s",
+ "%2$s has revised %1$s to the revision of %3$s" : "%2$s ha ripristinato %1$s alla versione %3$s",
+ "You reverted %1$s back to the revision of %3$s" : "Hai ripristinato %1$s alla versione %3$s",
+ "%3$s has renamed %1$s to %2$s" : "%3$s ha rinominato %1$s a %2$s",
+ "You renamed %1$s to %2$s" : "Hai rinominanto %1$s a %2$s",
+ "%1$s has been deleted by %2$s" : "%1$s è stato eliminato da %2$s",
+ "You deleted %1$s" : "Hai eliminato %1$s",
+ "%1$s has been recovered by %2$s" : "%1$s è stato ripristinato da %2$s",
+ "You recovered %1$s" : "Hai ripristinato %1$s",
+ "%1$s has been permanently deleted by %2$s" : "%1$s è stato eliminato definitivamente da %2$s",
+ "You permanently deleted %1$s" : "Hai eliminato definitivamente %1$s",
+ "The password of %1$s has expired, renew it now." : "La password di %1$s è scaduta, rinnovarla ora.",
+ "%s has been shared" : "%s è stato condiviso",
+ "Your credential \"%s\" expired, click here to update the credential." : "Le tue credenziali \"%s\" sono scadute, clicca qui per aggiornarle.",
+ "Remind me later" : "Ricordamelo più tardi",
+ "Ignore" : "Ignora"
+},
+"nplurals=2; plural=(n != 1);");