Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/it.js')
-rw-r--r--apps/files_sharing/l10n/it.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js
index 1b770588096..15165f9ec2a 100644
--- a/apps/files_sharing/l10n/it.js
+++ b/apps/files_sharing/l10n/it.js
@@ -127,6 +127,9 @@ OC.L10N.register(
"Sharing" : "Condivisione",
"Accept user and group shares by default" : "Accetta le condivisioni di utenti e gruppi in modo predefinito",
"Allow editing" : "Consenti la modifica",
+ "Allow creating" : "Consenti la creazione",
+ "Allow deleting" : "Consenti l'eliminazione",
+ "Allow resharing" : "Consenti la ri-condivisione",
"Expiration date enforced" : "Data di scadenza applicata",
"Set expiration date" : "Imposta data di scadenza",
"Enter a date" : "Digita una data",
@@ -140,6 +143,8 @@ OC.L10N.register(
"Shared with the group {user} by {owner}" : "Condiviso con il gruppo {user} da {owner}",
"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",
@@ -173,6 +178,7 @@ OC.L10N.register(
"No elements found." : "Nessun elemento trovato.",
"Search globally" : "Cerca globalmente",
"on {server}" : "su {server}",
+ "Others with access" : "Altri con accesso",
"Toggle list of others with access to this directory" : "Attiva l'elenco degli altri utenti con accesso a questa cartella ",
"Toggle list of others with access to this file" : "Attiva l'elenco degli altri utenti con accesso a questo file ",
"Unable to fetch inherited shares" : "Impossibile recuperare le condivisioni ereditate",