aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/it.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/it.json')
-rw-r--r--apps/comments/l10n/it.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json
new file mode 100644
index 00000000000..486af1b827f
--- /dev/null
+++ b/apps/comments/l10n/it.json
@@ -0,0 +1,17 @@
+{ "translations": {
+ "<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file",
+ "%1$s commented" : "%1$s ha commentato",
+ "%1$s commented on %2$s" : "%1$s ha commentato %2$s",
+ "Comments" : "Commenti",
+ "Type in a new comment..." : "Digita un nuovo commento...",
+ "Delete comment" : "Elimina commento",
+ "Cancel" : "Annulla",
+ "Edit comment" : "Modifica commento",
+ "[Deleted user]" : "[Utente eliminato]",
+ "More comments..." : "Altri commenti...",
+ "Save" : "Salva",
+ "Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}",
+ "{count} unread comments" : "{count} commenti non letti",
+ "Comment" : "Commento"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file