diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-22 02:28:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-22 02:28:34 +0000 |
commit | c81e05db98c6bc0b6107d3666f38adab33b70a48 (patch) | |
tree | e73e3395034ba53c1914a21550dd3d13dbb59ce6 /apps/files_sharing/l10n/it.js | |
parent | d1cf6aa71ae28ec014c4d27090e161010cd89e01 (diff) | |
download | nextcloud-server-c81e05db98c6bc0b6107d3666f38adab33b70a48.tar.gz nextcloud-server-c81e05db98c6bc0b6107d3666f38adab33b70a48.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/it.js')
-rw-r--r-- | apps/files_sharing/l10n/it.js | 6 |
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", |