diff options
Diffstat (limited to 'apps/comments/l10n/it.json')
-rw-r--r-- | apps/comments/l10n/it.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index 8e6da1a90ba..31052502aa5 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -30,9 +30,6 @@ "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", - "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", - "Write a message …" : "Scrivi messaggio...", - "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" per le menzioni, \":\" per gli emoji, \"/\" per il selettore intelligente", - "_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti","%n commenti non letti"] + "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" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |