diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-14 01:11:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-14 01:11:29 +0000 |
commit | 7f00de841b3570f21c0be51dd9dced690f968210 (patch) | |
tree | cd16d150ce0678ad5752ba38be7f9f594872d6cf /apps/federatedfilesharing/l10n/it.js | |
parent | 76d23a16006d0a05f3d6bd1cb29b873674162970 (diff) | |
download | nextcloud-server-7f00de841b3570f21c0be51dd9dced690f968210.tar.gz nextcloud-server-7f00de841b3570f21c0be51dd9dced690f968210.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/it.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/it.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/federatedfilesharing/l10n/it.js b/apps/federatedfilesharing/l10n/it.js index e8a904cb4ce..24e3f06a07c 100644 --- a/apps/federatedfilesharing/l10n/it.js +++ b/apps/federatedfilesharing/l10n/it.js @@ -17,13 +17,6 @@ OC.L10N.register( "Couldn't establish a federated share." : "Impossibile stabilire una condivisione federata.", "Couldn't establish a federated share, maybe the password was wrong." : "Impossibile stabilire una condivisione federata, forse la password non è corretta.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Richiesta della condivisione federata inviata, riceverai un invito. Controlla le tue notifiche.", - "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 owner." : "Non è consentito creare una condivisione federata con il proprietario.", - "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", - "Federated share added" : "Condivisione federata aggiunta", - "Couldn't add remote share" : "Impossibile aggiungere la condivisione remota", "Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s", "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente", "File is already shared with %s" : "Il file è già condiviso con %s", @@ -53,6 +46,13 @@ OC.L10N.register( "Add to your website" : "Aggiungi al tuo sito web", "Share with me via Nextcloud" : "Condividi con me tramite Nextcloud", "HTML Code:" : "Codice HTML:", + "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 owner." : "Non è consentito creare una condivisione federata con il proprietario.", + "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", + "Federated share added" : "Condivisione federata aggiunta", + "Couldn't add remote share" : "Impossibile aggiungere la condivisione remota", "Search global and public address book for users and let local users publish their data" : "Cerca utenti nella rubrica globale e pubblica e consenti agli utenti di pubblicare i loro dati" }, "nplurals=2; plural=(n != 1);"); |