diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-18 14:08:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-18 14:08:51 +0000 |
commit | b23d3c64187e2ecc3bce8ddd8bdba103568ac3e7 (patch) | |
tree | d8b44b7e6592a34c0dc90be5945f3fc24c6b883d /apps/files_sharing/l10n/it.js | |
parent | ea470f877760c72b1e8b865ba600d5bd483027c0 (diff) | |
download | nextcloud-server-b23d3c64187e2ecc3bce8ddd8bdba103568ac3e7.tar.gz nextcloud-server-b23d3c64187e2ecc3bce8ddd8bdba103568ac3e7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/it.js')
-rw-r--r-- | apps/files_sharing/l10n/it.js | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index e56a5d30551..020fb6926d9 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -1,13 +1,6 @@ OC.L10N.register( "files_sharing", { - "Server to server sharing is not enabled on this server" : "La condivisione tra server non è abilitata su questo server", - "The mountpoint name contains invalid characters." : "Il nome del punto di mount contiene caratteri non validi.", - "Not allowed to create a federated share with the same user server" : "Non è consentito creare una condivisione federata con lo stesso server dell'utente", - "Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile", - "Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata", - "Storage not valid" : "Archiviazione non valida", - "Couldn't add remote share" : "Impossibile aggiungere la condivisione remota", "Shared with you" : "Condivisi con te", "Shared with others" : "Condivisi con altri", "Shared by link" : "Condivisi tramite collegamento", @@ -17,11 +10,6 @@ OC.L10N.register( "Files and folders you share will show up here" : "I file e le cartelle che condividi saranno mostrati qui", "No shared links" : "Nessun collegamento condiviso", "Files and folders you share by link will show up here" : "I file e le cartelle che condividi tramite collegamento saranno mostrati qui", - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Vuoi aggiungere la condivisione remota {name} da {owner}@{remote}?", - "Remote share" : "Condivisione remota", - "Remote share password" : "Password della condivisione remota", - "Cancel" : "Annulla", - "Add remote share" : "Aggiungi condivisione remota", "You can upload into this folder" : "Puoi caricare in questa cartella", "No compatible server found at {remote}" : "Nessun server compatibile trovato su {remote}", "Invalid server URL" : "URL del server non valido", @@ -103,7 +91,6 @@ OC.L10N.register( "the link expired" : "il collegamento è scaduto", "sharing is disabled" : "la condivisione è disabilitata", "For more info, please ask the person who sent this link." : "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento.", - "Add to your ownCloud" : "Aggiungi al tuo ownCloud", "Download" : "Scarica", "Download %s" : "Scarica %s", "Direct link" : "Collegamento diretto", |