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:
Diffstat (limited to 'l10n/it.json')
-rw-r--r--l10n/it.json39
1 files changed, 39 insertions, 0 deletions
diff --git a/l10n/it.json b/l10n/it.json
new file mode 100644
index 00000000..5566457d
--- /dev/null
+++ b/l10n/it.json
@@ -0,0 +1,39 @@
+{ "translations": {
+ "Passwords" : "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 in %2$s",
+ "You renamed %1$s to %2$s" : "Hai rinominato %1$s in %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, rinnovala ora.",
+ "%1$s has been shared with %2$s" : "%1$s è stato condiviso con %2$s",
+ "You received a share request for %1$s from %2$s" : "Hai ricevuto una richiesta di condivisione per %1$s da %2$s",
+ "%s has been shared with a link" : "%s è stato condiviso con un collegamento",
+ "Your credential \"%s\" expired, click here to update the credential." : "Le tue credenziali \"%s\" sono scadute, fai clic qui per aggiornarle.",
+ "Remind me later" : "Ricordamelo più tardi",
+ "Ignore" : "Ignora",
+ "%s shared \"%s\" with you. Click here to accept" : "%s ha condiviso \"%s\" con te. Fai clic qui per accettare",
+ "Decline" : "Rifiuta",
+ "%s has declined your share request for \"%s\"." : "%s ha rifiutato la tua richiesta di condivisione per \"%s\".",
+ "%s has accepted your share request for \"%s\"." : "%s ha accettato la tua richiesta di condivisione per \"%s\".",
+ "Settings" : "Impostazioni",
+ "Connection to server lost" : "Connessione al server interrotta",
+ "Problem loading page, reloading in 5 seconds" : "Problema durante il caricamento della pagina, aggiornamento tra 5 secondi",
+ "Saving..." : "Salvataggio in corso...",
+ "Dismiss" : "Annulla",
+ "seconds ago" : "secondi fa"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file