diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-04 01:57:01 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-04 01:57:01 -0400 |
commit | 0805f678ccfc808d788611aabc486f8dcef054e5 (patch) | |
tree | 2ccdc89068ba14dcd212c1edb97fbf9eae55cf04 /settings/l10n/it.php | |
parent | bf7624fb255b7af534f5d6a740dd6dc9799cfc63 (diff) | |
download | nextcloud-server-0805f678ccfc808d788611aabc486f8dcef054e5.tar.gz nextcloud-server-0805f678ccfc808d788611aabc486f8dcef054e5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.php')
-rw-r--r-- | settings/l10n/it.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/it.php b/settings/l10n/it.php index 10151a0a1e1..12fa6d097af 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -94,8 +94,8 @@ $TRANSLATIONS = array( "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!", +"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, potrebbe esserci qualche problema.", +"Cron was not executed yet!" => "Cron non è stato ancora 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.", |