diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-20 02:26:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-20 02:26:28 +0000 |
commit | 9db15459b9d39681965b3a599960e6d2225c57a0 (patch) | |
tree | de6f7e405c78eb608e37338574c67bc76fedf90f /apps/files_sharing/l10n/it.js | |
parent | 176d8e8ab3af0509d8e2fa4d745123b917f52d44 (diff) | |
download | nextcloud-server-9db15459b9d39681965b3a599960e6d2225c57a0.tar.gz nextcloud-server-9db15459b9d39681965b3a599960e6d2225c57a0.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, 1 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index d038be8a59c..1b770588096 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -127,7 +127,6 @@ 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", - "Can reshare" : "Può ri-condividere", "Expiration date enforced" : "Data di scadenza applicata", "Set expiration date" : "Imposta data di scadenza", "Enter a date" : "Digita una data", @@ -141,9 +140,6 @@ 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}", - "Invited by {initiator}" : "Invitato da {initiator}", - "Open folder" : "Apri cartella", - "Delete share" : "Elimina condivisione", "Internal link" : "Collegamento interno", "Link copied" : "Collegamento copiato", "Cannot copy, please copy the link manually" : "Impossibile copiare, copia il collegamento manualmente", @@ -161,6 +157,7 @@ OC.L10N.register( "File drop (upload only)" : "Rilascia file (solo caricamento)", "Hide download" : "Nascondi scaricamento", "Password protect" : "Proteggi con password", + "Delete share" : "Elimina condivisione", "Add another link" : "Aggiungi un altro collegamento", "Create a new share link" : "Crea un nuovo collegamento di condivisione", "Shared via link by {initiator}" : "Condiviso tramite collegamento da {initiator}", @@ -176,7 +173,6 @@ OC.L10N.register( "No elements found." : "Nessun elemento trovato.", "Search globally" : "Cerca globalmente", "on {server}" : "su {server}", - "Others with access {count}" : "Altri con accesso {count}", "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", |