diff options
Diffstat (limited to 'apps/comments/l10n/it.js')
-rw-r--r-- | apps/comments/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index abe82ef884b..61a23bb6ce7 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -27,6 +27,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}", "Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento.", "_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti"], + "_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti"], "Comment" : "Commento", "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Sei stato menzionato su \"%s\", 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\"" |