diff options
Diffstat (limited to 'apps/files_sharing/l10n/it.js')
-rw-r--r-- | apps/files_sharing/l10n/it.js | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 2a5dca27524..f10bd3a4e8e 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -202,6 +202,7 @@ OC.L10N.register( "Unshare" : "Rimuovi condivisione", "Cannot copy, please copy the link manually" : "Impossibile copiare, copia il collegamento manualmente", "Copy internal link" : "Copia collegamento interno", + "For people who already have access" : "Per le persone che hanno già accesso", "Internal link" : "Collegamento interno", "{shareWith} by {initiator}" : "{shareWith} da {initiator}", "Shared via link by {initiator}" : "Condiviso tramite collegamento da {initiator}", @@ -212,6 +213,7 @@ OC.L10N.register( "Share link ({index})" : "Condividi collegamento ({index})", "Create public link" : "Crea collegamento pubblico", "Actions for \"{title}\"" : "Azioni per \"{title}\"", + "Copy public link of \"{title}\"" : "Copia il link pubblico di \"{title}\"", "Error, please enter proper password and/or expiration date" : "Errore, digita la password corretta e/o la data di scadenza", "Link share created" : "Collegamento alla condivisione creato ", "Error while creating the share" : "Errore durante la creazione della condivisione", @@ -301,6 +303,14 @@ OC.L10N.register( "Unable to fetch inherited shares" : "Impossibile recuperare le condivisioni ereditate", "Link shares" : "Condivisioni dei link", "Shares" : "Condivisioni", + "Share files within your organization. Recipients who can already view the file can also use this link for easy access." : "Condividi i file all'interno della tua organizzazione. Anche i destinatari che possono già visualizzare il file possono utilizzare questo link per accedervi facilmente.", + "Share files with others outside your organization via public links and email addresses. You can also share to Nextcloud accounts on other instances using their federated cloud ID." : "Condividi file con altri utenti esterni alla tua organizzazione tramite link pubblici e indirizzi email. Puoi anche condividere file con account Nextcloud su altre istanze utilizzando il loro ID cloud federato.", + "Shares from apps or other sources which are not included in internal or external shares." : "Condivisioni da app o altre fonti non incluse nelle condivisioni interne o esterne.", + "Type names, teams, federated cloud IDs" : "Digita nomi, team, ID cloud federati", + "Type names or teams" : "Digita nomi o team", + "Type a federated cloud ID" : "Digita un ID cloud federato", + "Type an email" : "Digita un'email", + "Type an email or federated cloud ID" : "Digita un indirizzo email o un ID cloud federato", "Unable to load the shares list" : "Impossibile caricare l'elenco delle condivisioni", "Expires {relativetime}" : "Scade il {relativetime}", "this share just expired." : "questa condivisione è appena scaduta.", @@ -319,6 +329,7 @@ OC.L10N.register( "Shared" : "Condiviso", "Shared by {ownerDisplayName}" : "Condiviso da {ownerDisplayName}", "Shared multiple times with different people" : "Condiviso più volte con diverse persone", + "Sharing options" : "Opzioni di condivisione", "Shared with others" : "Condivisi con altri", "Create file request" : "Crea richiesta di file", "Upload files to {foldername}" : "Carica i file su {foldername}", |