summaryrefslogtreecommitdiffstats
path: root/settings/l10n/it.json
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/it.json')
-rw-r--r--settings/l10n/it.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/it.json b/settings/l10n/it.json
index 31e35b36317..3a249cd75d4 100644
--- a/settings/l10n/it.json
+++ b/settings/l10n/it.json
@@ -5,6 +5,9 @@
"{actor} changed your email address" : "{actor} ha cambiato il tuo indirizzo email",
"You changed your email address" : "Hai cambiato il tuo indirizzo email",
"Your email address was changed by an administrator" : "Il tuo indirizzo email è stato cambiato da un amministratore",
+ "You created app password \"{token}\"" : "Hai creato la password di applicazione \"{token}\"",
+ "You updated app password \"{token}\"" : "Hai aggiornato la password di applicazione \"{token}\"",
+ "You deleted app password \"{token}\"" : "Hai eliminato la password di applicazione \"{token}\"",
"Security" : "Sicurezza",
"You successfully logged in using two-factor authentication (%1$s)" : "Hai effettuato correttamente l'accesso utilizzando l'autenticazione a due fattori (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Un tentativo di utilizzare l'autenticazione a due fattori non è riuscito (%1$s)",
@@ -266,6 +269,7 @@
"Last job execution ran %s. Something seems wrong." : "Ultima esecuzione di cron: %s. Potrebbe esserci un problema.",
"Background job didn’t run yet!" : "Operazione in background non ancora eseguita!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per prestazioni ottimali è importante configurare le operazioni in background correttamente. Per le istanze più grandi 'Cron' è l'impostazione consigliata. Vedi la documentazione per ulteriori informazioni.",
+ "Pick background job setting" : "Scegli le impostazioni dell'operazione in background",
"Execute one task with each page loaded" : "Esegui un'operazione con ogni pagina caricata",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.",