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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js
index a530f46eb3f..80161b56e15 100644
--- a/apps/files_sharing/l10n/it.js
+++ b/apps/files_sharing/l10n/it.js
@@ -156,7 +156,6 @@ OC.L10N.register(
"Shared with the conversation {user} by {owner}" : "Condiviso con la conversazione {user} da {owner}",
"Shared with {user} by {owner}" : "Condiviso con {user} da {owner}",
"Added by {initiator}" : "Aggiunto da {initiator}",
- "Via folder" : "Tramite cartella",
"Internal link" : "Collegamento interno",
"Link copied" : "Collegamento copiato",
"Cannot copy, please copy the link manually" : "Impossibile copiare, copia il collegamento manualmente",
@@ -229,6 +228,7 @@ OC.L10N.register(
"Uploaded files:" : "File caricati:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "Caricando i file, accetti i %1$stermini del servizio%2$s.",
"could not delete share" : "impossibile eliminare la condivisione",
- "Uploading files…" : "Caricamento file in corso..."
+ "Uploading files…" : "Caricamento file in corso...",
+ "Via folder" : "Tramite cartella"
},
"nplurals=2; plural=(n != 1);");