diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-27 01:54:48 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-27 01:54:48 -0400 |
commit | 3a16b1bb689d32e1ec36667fd7cc0f52438a1367 (patch) | |
tree | 82c762e5bc576d37e2fa32671b2edc9c3ee7bb86 /core/l10n/it.php | |
parent | 53f6d74938647de6921da47d28bd06b30a708cc5 (diff) | |
download | nextcloud-server-3a16b1bb689d32e1ec36667fd7cc0f52438a1367.tar.gz nextcloud-server-3a16b1bb689d32e1ec36667fd7cc0f52438a1367.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.php')
-rw-r--r-- | core/l10n/it.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/it.php b/core/l10n/it.php index d4ebef8f98b..6da8bca767e 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -66,8 +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à.", +"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 no funzionare correttamente.", +"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 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à.", "Error occurred while checking server setup" => "Si è verificato un errore durante il controllo della configurazione del server", "Shared" => "Condivisi", "Shared with {recipients}" => "Condiviso con {recipients}", |