Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/it.js')
-rw-r--r--apps/federatedfilesharing/l10n/it.js14
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);");