diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-15 02:17:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-15 02:17:17 +0000 |
commit | d132f81d28b4dbc4dbfd650f2bcfb34474fc0f4c (patch) | |
tree | 3b94c0fe7e637bacf8e1387afa0576f387873560 /core/l10n/it.js | |
parent | 84bba1d418cf82bf1e8925d82a852818b43daf11 (diff) | |
download | nextcloud-server-d132f81d28b4dbc4dbfd650f2bcfb34474fc0f4c.tar.gz nextcloud-server-d132f81d28b4dbc4dbfd650f2bcfb34474fc0f4c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 9a866f91103..3497eca65b2 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -56,6 +56,7 @@ OC.L10N.register( "Starting code integrity check" : "Avvio del controllo di integrità del codice", "Finished code integrity check" : "Controllo di integrità del codice terminato", "%s (incompatible)" : "%s (incompatibile)", + "The following apps have been disabled: %s" : "Le seguenti applicazioni sono state disabilitate: %s", "Already up to date" : "Già aggiornato", "Your web server is not yet properly set up 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 properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Il tuo server web non è configurato correttamente per risolvere \"{url}\". Ulteriori informazioni sono disponibili nella <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>.", @@ -336,6 +337,7 @@ OC.L10N.register( "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Ulteriori informazioni sulla configurazione sono disponibili nella %1$s documentazione %2$s.", "App update required" : "Aggiornamento dell'applicazione richiesto", "%1$s will be updated to version %2$s" : "%1$s sarà aggiornato alla versione %2$s", + "The following apps will be updated:" : "Le seguenti applicazioni saranno aggiornate:", "These incompatible apps will be disabled:" : "Queste applicazioni incompatibili saranno disabilitate:", "The theme %s has been disabled." : "Il tema %s è stato disabilitato.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Assicurati di aver creato una copia di sicurezza del database, della cartella config e della cartella data prima di procedere. ", |