summaryrefslogtreecommitdiffstats
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.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json
index deb0b5aea80..e46f1b8b40a 100644
--- a/apps/comments/l10n/it.json
+++ b/apps/comments/l10n/it.json
@@ -1,21 +1,21 @@
{ "translations": {
- "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Commenti</strong> sui file <em>(elencati sempre nel flusso)</em>",
- "You commented" : "Hai commentato",
- "%1$s commented" : "%1$s ha commentato",
- "You commented on %2$s" : "Hai commentato su %2$s",
- "%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",
"Post" : "Commento",
"Cancel" : "Annulla",
"Edit comment" : "Modifica commento",
"[Deleted user]" : "[Utente eliminato]",
+ "Comments" : "Commenti",
"No other comments available" : "Non sono disponibili altri commenti",
"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"
+ "Comment" : "Commento",
+ "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Commenti</strong> sui file <em>(elencati sempre nel flusso)</em>",
+ "You commented" : "Hai commentato",
+ "%1$s commented" : "%1$s ha commentato",
+ "You commented on %2$s" : "Hai commentato su %2$s",
+ "%1$s commented on %2$s" : "%1$s ha commentato %2$s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file