diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-09 01:54:30 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-09 01:54:30 -0500 |
commit | 46010655d27484cf9938eb4adf51bc1891ba53cd (patch) | |
tree | 7fed5c767aebb5de0dde47a7b4da794e2669c124 /apps/files_sharing/l10n/it.js | |
parent | 62882579e6a27b2a7f456ad5fcb35270ff1fa057 (diff) | |
download | nextcloud-server-46010655d27484cf9938eb4adf51bc1891ba53cd.tar.gz nextcloud-server-46010655d27484cf9938eb4adf51bc1891ba53cd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/it.js')
-rw-r--r-- | apps/files_sharing/l10n/it.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 814e1a35f49..64ee7b18f6f 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -33,6 +33,9 @@ OC.L10N.register( "Add to your ownCloud" : "Aggiungi al tuo ownCloud", "Download" : "Scarica", "Download %s" : "Scarica %s", - "Direct link" : "Collegamento diretto" + "Direct link" : "Collegamento diretto", + "Server-to-Server Sharing" : "Condivisione server-a-server", + "Allow users on this server to send shares to other servers" : "Consenti agli utenti su questo server di inviare condivisioni ad altri server", + "Allow users on this server to receive shares from other servers" : "Consenti agli utenti su questo server di ricevere condivisioni da altri server" }, "nplurals=2; plural=(n != 1);"); |