diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-04 00:09:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-04 00:09:21 +0000 |
commit | fc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030 (patch) | |
tree | 5a60609b38c74fe081e122796d318a26148f457a /apps/comments/l10n/it.json | |
parent | e7f618ef14dd8fa15db251e7029d6699115ae7c2 (diff) | |
download | nextcloud-server-fc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030.tar.gz nextcloud-server-fc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/it.json')
-rw-r--r-- | apps/comments/l10n/it.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index 5234fa5616b..9f92743d865 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -1,10 +1,13 @@ { "translations": { + "New comment …" : "Nuovo commento...", "Delete comment" : "Elimina commento", "Post" : "Commento", "Cancel" : "Annulla", "Edit comment" : "Modifica commento", "[Deleted user]" : "[Utente eliminato]", "Comments" : "Commenti", + "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 tentativo di recupero del commento con id {id}", |