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 'settings/l10n/it.js')
-rw-r--r--settings/l10n/it.js24
1 files changed, 12 insertions, 12 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index 514e8cb91b7..91a675dcf39 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -62,6 +62,9 @@ OC.L10N.register(
"Not saved" : "Non salvato",
"Sending…" : "Invio in corso...",
"Email sent" : "Email inviata",
+ "Disconnect" : "Disconnetti",
+ "Revoke" : "Revoca",
+ "Allow filesystem access" : "Consenti accesso al filesystem",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -189,6 +192,15 @@ OC.L10N.register(
"Store credentials" : "Memorizza le credenziali",
"Test email settings" : "Prova impostazioni email",
"Send email" : "Invia email",
+ "Security & setup warnings" : "Avvisi di sicurezza e di configurazione",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "È importante per la sicurezza e le prestazioni della tua istanza che tutto sia configurato correttamente. Per aiutarti in questo senso, stiamo eseguendo alcuni controlli automatici. Vedi la documentazione collegata per ulteriori informazioni.",
+ "All checks passed." : "Tutti i controlli passati.",
+ "There are some errors regarding your setup." : "Sono presenti degli errori relativi alla tua configurazione.",
+ "There are some warnings regarding your setup." : "Sono presenti degli avvisi relativi alla tua configurazione.",
+ "Checking for system and security issues." : "Verifica di problemi di sistema e sicurezza.",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Leggi attentamente le <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guide d'installazione ↗</a>, e controlla gli errori o gli avvisi nel <a href=\"%s\">log</a>.",
+ "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Controlla la sicurezza del tuo Nextcloud con la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">nostra scansione di sicurezza ↗</a>",
+ "Version" : "Versione",
"Server-side encryption" : "Cifratura lato server",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La cifratura lato server rende possibile cifrare i file caricati sul server. Ciò presenta dei limiti, come una riduzione delle prestazioni, perciò abilita questa funzione solo se necessario.",
"Enable server-side encryption" : "Abilita cifratura lato server",
@@ -204,15 +216,6 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Devi migrare le tue chiavi di cifratura dalla vecchia cifratura (ownCloud <= 8.0) alla nuova. Abilita il \"Modulo di cifratura predefinito\" ed esegui 'occ encryption:migrate'",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Devi migrare le tue chiavi di cifratura dalla vecchia cifratura (ownCloud <= 8.0) alla nuova.",
"Start migration" : "Avvia migrazione",
- "Security & setup warnings" : "Avvisi di sicurezza e di configurazione",
- "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "È importante per la sicurezza e le prestazioni della tua istanza che tutto sia configurato correttamente. Per aiutarti in questo senso, stiamo eseguendo alcuni controlli automatici. Vedi la documentazione collegata per ulteriori informazioni.",
- "All checks passed." : "Tutti i controlli passati.",
- "There are some errors regarding your setup." : "Sono presenti degli errori relativi alla tua configurazione.",
- "There are some warnings regarding your setup." : "Sono presenti degli avvisi relativi alla tua configurazione.",
- "Checking for system and security issues." : "Verifica di problemi di sistema e sicurezza.",
- "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Leggi attentamente le <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guide d'installazione ↗</a>, e controlla gli errori o gli avvisi nel <a href=\"%s\">log</a>.",
- "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Controlla la sicurezza del tuo Nextcloud con la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">nostra scansione di sicurezza ↗</a>",
- "Version" : "Versione",
"Background jobs" : "Operazioni in background",
"Last job ran %s." : "Ultima esecuzione di cron: %s.",
"Last job execution ran %s. Something seems wrong." : "Ultima esecuzione di cron: %s. Potrebbe esserci un problema.",
@@ -342,9 +345,6 @@ OC.L10N.register(
"Approved" : "Approvata",
"Experimental" : "Sperimentale",
"No apps found for {query}" : "Nessuna applicazione trovata per {query}",
- "Allow filesystem access" : "Consenti accesso al filesystem",
- "Disconnect" : "Disconnetti",
- "Revoke" : "Revoca",
"Unable to delete {objName}" : "Impossibile eliminare {objName}",
"Error creating group: {message}" : "Errore durante la creazione del gruppo: {message}",
"A valid group name must be provided" : "Deve essere fornito un nome valido per il gruppo",