summaryrefslogtreecommitdiffstats
path: root/settings/l10n/it.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/it.php')
-rw-r--r--settings/l10n/it.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index 181fd11f972..10151a0a1e1 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -93,6 +93,9 @@ $TRANSLATIONS = array(
"Internet connection not working" => "Concessione Internet non funzionante",
"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Questo server ownCloud non ha una connessione a Internet funzionante. Ciò significa che alcune delle funzionalità come il montaggio di archivi esterni, le notifiche degli aggiornamenti o l'installazione di applicazioni di terze parti non funzioneranno. L'accesso remoto ai file e l'invio di email di notifica potrebbero non funzionare. Ti suggeriamo di abilitare la connessione a Internet del server se desideri disporre di tutte le funzionalità.",
"Cron" => "Cron",
+"Last cron was executed at %s." => "L'ultimo cron è stato eseguito alle %s.",
+"Last cron was executed at %s. This is more than an hour ago, something seems wrong." => "L'ultimo cron è stato eseguito alle %s. È più di un ora fa, qualcosa sembra sbagliato.",
+"Cron was not executed yet!" => "Cron non è ancora stato eseguito!",
"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 systems 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.",