diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-13 01:12:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-13 01:12:40 +0000 |
commit | 5e8482483934e1d39703c1568b532fa26724a6c5 (patch) | |
tree | 033c25346c5eaffd04e973bff1688dae56fd4268 /core/l10n/it.js | |
parent | 795cc8345db60cc0663ba57a514cafde96bc5339 (diff) | |
download | nextcloud-server-5e8482483934e1d39703c1568b532fa26724a6c5.tar.gz nextcloud-server-5e8482483934e1d39703c1568b532fa26724a6c5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index d1ad5c8abca..e07158ded8d 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -59,7 +59,6 @@ OC.L10N.register( "Show all contacts …" : "Mostra tutti i contatti...", "Loading your contacts …" : "Caricamento dei tuoi contatti...", "Looking for {term} …" : "Ricerca di {term} in corso...", - "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Si sono verificati errori con il controllo di integrità del codice. Ulteriori informazioni…</a>", "No action available" : "Nessuna azione disponibile", "Error fetching contact actions" : "Errore durante il recupero delle azioni dei contatti", "Settings" : "Impostazioni", @@ -370,6 +369,7 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Aggiornato \"%s\" a %s", "%s (3rdparty)" : "%s (terze parti)", "There was an error loading your contacts" : "Si è verificato un errore durante il caricamento dei tuoi contatti", + "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Si sono verificati errori con il controllo di integrità del codice. Ulteriori informazioni…</a>", "Your web server is not yet set up properly to allow file 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.", "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Il tuo server web non è configurato correttamente per risolvere \"{url}\". Ulteriori informazioni sono disponibili nella nostra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentazione</a>.", "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. 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: diversi dispositivi finali non sono raggiungibili. 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à.", |