summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/it.js')
-rw-r--r--apps/files_sharing/l10n/it.js5
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);");