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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json
index cb54b7134c1..6fa6186f55d 100644
--- a/apps/comments/l10n/it.json
+++ b/apps/comments/l10n/it.json
@@ -1,7 +1,6 @@
{ "translations": {
"Comments" : "Commenti",
"You commented" : "Hai commentato",
- "%1$s commented" : "%1$s ha commentato",
"{author} commented" : "{author} ha commentato",
"You commented on %1$s" : "Hai commentato su %1$s",
"You commented on {file}" : "Hai commentato su {file}",
@@ -26,6 +25,7 @@
"Comment deleted" : "Commento eliminato",
"An error occurred while trying to delete the comment" : "Si è verificato un errore durante il tentativo di eliminare il commento",
"An error occurred while trying to create the comment" : "Si è verificato un errore durante il tentativo di creare il commento",
+ "%1$s commented" : "%1$s ha commentato",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sei stato menzionato su \"{file}\", in un commento di un utente che è stato eliminato",
"{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\"."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"