diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-21 02:18:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-21 02:18:44 +0000 |
commit | 2c21adb5a65787b378172adc0257f6d11bbf1428 (patch) | |
tree | fd69227ae820ab5ad3c473d0e841d7eda7955a54 /apps/comments/l10n/it.json | |
parent | 766590d204e29a946effb5cc8cdad32a4236778a (diff) | |
download | nextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.tar.gz nextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/it.json')
-rw-r--r-- | apps/comments/l10n/it.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index a15a62a5d75..1f110b714fe 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -13,19 +13,21 @@ "Files app plugin to add comments to files" : "Estensione dell'applicazione File per aggiungere commenti ai file", "Edit comment" : "Modifica commento", "Delete comment" : "Elimina commento", + "No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!", + "Retry" : "Riprova", + "_%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", + "Comment deleted" : "Commento eliminato", "New comment …" : "Nuovo commento...", "Post" : "Commento", "Cancel" : "Annulla", "[Deleted user]" : "[Utente eliminato]", - "No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!", "More comments …" : "Altri commenti...", "Save" : "Salva", "Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}", "Error occurred while retrieving comment with ID {id}" : "Si è verificato un errore durante il recupero del commento con ID {id}", "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" + "Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |