diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-24 01:57:28 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-24 01:57:28 -0400 |
commit | 4b3af9dfe781dc875f3bf94cd31e658ef1d707a9 (patch) | |
tree | 78e6d3a866abfb03c1731879319aea4f10b301f5 /apps/comments/l10n/it.js | |
parent | 6fc92453f3ade9bfdb5286b74bf64457e88e8917 (diff) | |
download | nextcloud-server-4b3af9dfe781dc875f3bf94cd31e658ef1d707a9.tar.gz nextcloud-server-4b3af9dfe781dc875f3bf94cd31e658ef1d707a9.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 fcf739c5572..56660b5a779 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -2,7 +2,9 @@ OC.L10N.register( "comments", { "<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file", + "You commented" : "Hai commentato", "%1$s commented" : "%1$s ha commentato", + "You commented on %2$s" : "Hai commentato su %2$s", "%1$s commented on %2$s" : "%1$s ha commentato %2$s", "Comments" : "Commenti", "Type in a new comment..." : "Digita un nuovo commento...", |