diff options
Diffstat (limited to 'core/l10n/it.php')
-rw-r--r-- | core/l10n/it.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/it.php b/core/l10n/it.php index f8643717afb..69692ebc79f 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -66,6 +66,8 @@ $TRANSLATIONS = array( "So-so password" => "Password così-così", "Good password" => "Password buona", "Strong password" => "Password forte", +"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Il tuo server web non è configurato correttamente per consentire la sincronizzazione dei file poiché l'interfaccia WebDAV sembra essere danneggiata.", +"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à.", "Shared" => "Condivisi", "Shared with {recipients}" => "Condiviso con {recipients}", "Share" => "Condividi", |