diff options
Diffstat (limited to 'apps/comments/l10n/it.js')
-rw-r--r-- | apps/comments/l10n/it.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index 75012139c51..e2aac0c0b86 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Pubblica commento", "@ for mentions, : for emoji, / for smart picker" : "@ per menzioni, : per emoji, / per selettore intelligente", "Could not reload comments" : "Impossibile ricaricare i commenti", + "Failed to mark comments as read" : "Impossibile segnare i commenti come letti", + "Unable to load the comments list" : "Impossibile caricare l'elenco dei commenti", "No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!", "No more messages" : "Non ci sono altri messaggi", "Retry" : "Riprova", - "Failed to mark comments as read" : "Impossibile segnare i commenti come letti", - "Unable to load the comments list" : "Impossibile caricare l'elenco dei commenti", "_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti","{unread} nuovi commenti"], "Comment" : "Commento", "An error occurred while trying to edit the comment" : "Si รจ verificato un errore durante il tentativo di modificare il commento", |