diff options
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index c4a9df11255..dce07640ca2 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -132,6 +132,7 @@ OC.L10N.register( "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Non è stato possibile eseguire il job di cron tramite CLI. Sono apparsi i seguenti errori tecnici:", "Configuration Checks" : "Controlli di configurazione", "No problems found" : "Nessun problema trovato", + "Please double check the <a href=\"%s\">installation guides</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Leggi attentamente le <a href=\"%s\">guide d'installazione</a>, e controlla gli errori e gli avvisi nel <a href=\"#log-section\">log</a>.", "Last cron job execution: %s." : "Ultima esecuzione di cron: %s.", "Last cron job execution: %s. Something seems wrong." : "Ultima esecuzione di cron: %s. Potrebbe esserci un problema.", "Cron was not executed yet!" : "Cron non è stato ancora eseguito!", |