diff options
Diffstat (limited to 'apps/comments/l10n/it.json')
-rw-r--r-- | apps/comments/l10n/it.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index 91690e67fff..818f79b01f8 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -1,6 +1,5 @@ { "translations": { "Comments" : "Commenti", - "Unknown user" : "Utente sconosciuto", "New comment …" : "Nuovo commento...", "Delete comment" : "Elimina commento", "Post" : "Commento", @@ -28,6 +27,7 @@ "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", "%1$s mentioned you in a comment on “%2$s”" : "%1$s ti ha menzionato in un commento su \"%2$s\"", "{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\".", + "Unknown user" : "Utente sconosciuto", "A (now) deleted user mentioned you in a comment on “%s”" : "Un utente eliminato (ora) ti ha menzionato in un commento su \"%s\".", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un utente eliminato (ora) ti ha menzionato in un commento su \"{file}\"." },"pluralForm" :"nplurals=2; plural=(n != 1);" |