diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-25 01:58:06 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-25 01:58:06 -0500 |
commit | 32f4bea0ae174487fd5a58e2c9eeb6e567d1ff91 (patch) | |
tree | f76817d760d9e7d1fb5d3f3b96bc961c879b107c /apps/comments/l10n/it.js | |
parent | faf65e73b778867d36f0e13dd1b0f1a4ef1f4723 (diff) | |
download | nextcloud-server-32f4bea0ae174487fd5a58e2c9eeb6e567d1ff91.tar.gz nextcloud-server-32f4bea0ae174487fd5a58e2c9eeb6e567d1ff91.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/it.js')
-rw-r--r-- | apps/comments/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index f2e3574aa67..fcf739c5572 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -7,9 +7,11 @@ OC.L10N.register( "Comments" : "Commenti", "Type in a new comment..." : "Digita un nuovo commento...", "Delete comment" : "Elimina commento", + "Post" : "Commento", "Cancel" : "Annulla", "Edit comment" : "Modifica commento", "[Deleted user]" : "[Utente eliminato]", + "No other comments available" : "Non sono disponibili altri commenti", "More comments..." : "Altri commenti...", "Save" : "Salva", "Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}", |