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/settings/l10n/it.js')
-rw-r--r--apps/settings/l10n/it.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js
index 5045b2f2611..fabd39463a9 100644
--- a/apps/settings/l10n/it.js
+++ b/apps/settings/l10n/it.js
@@ -120,6 +120,9 @@ OC.L10N.register(
"Sharing" : "Condivisione",
"Personal info" : "Informazioni personali",
"Mobile & desktop" : "Mobile e desktop",
+ "Email server" : "Server di posta",
+ "Security & setup warnings" : "Avvisi di sicurezza e di configurazione",
+ "Background jobs" : "Operazioni in background",
"Create" : "Crea",
"Change" : "Modifica",
"Delete" : "Elimina",
@@ -133,6 +136,7 @@ OC.L10N.register(
"MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Stai utilizzando la versione \"%s\" di MySQL. Nextcloud 21 non supporterà più questa versione e richiede MySQL 8.0 o MariaDB 10.2 o successive.",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "È utilizzata la versione di \"%s\" di PostgreSQL. Nextcloud 21 non supporterà più questa versione e richiede PostgreSQL 9.6 o superiore.",
"Nextcloud settings" : "Impostazioni di Nextcloud",
+ "None" : "Nessuno",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'autenticazione a due fattori può essere imposta per tutti gli utenti e gruppi specifici. Se non hanno un fornitore a due fattori configurato, non saranno in grado di accedere al sistema.",
"Enforce two-factor authentication" : "Applica l'autenticazione a due fattori",
"Limit to groups" : "Limita a gruppi",
@@ -324,13 +328,11 @@ OC.L10N.register(
"Administrator documentation" : "Documentazione amministratore",
"Documentation" : "Documentazione",
"Forum" : "Forum",
- "None" : "Nessuno",
"Login" : "Login",
"Plain" : "Semplice",
"NT LAN Manager" : "Gestore NT LAN",
"SSL/TLS" : "SSL/TLS",
"STARTTLS" : "STARTTLS",
- "Email server" : "Server di posta",
"Open documentation" : "Apri la documentazione",
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "È importante impostare questo server per poter inviare email, come per il ripristino della password e per le notifiche.",
"Send mode" : "Modalità di invio",
@@ -347,7 +349,6 @@ OC.L10N.register(
"Save" : "Salva",
"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.",
@@ -372,7 +373,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",
- "Background jobs" : "Operazioni in background",
"Last job execution ran %s. Something seems wrong." : "Ultima esecuzione di cron: %s. Potrebbe esserci un problema.",
"Some jobs haven’t been executed since %s. Please consider increasing the execution frequency." : "Alcune operazioni non sono state eseguite da %s. Considera di aumentare la frequenza di esecuzione.",
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "Alcune operazioni non sono state eseguite da %s. Considera di passare al cron di sistema.",