Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-15 05:17:29 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-15 05:17:29 +0300
commitc485215ca430695a8ae0c4bffab2dc52751a821c (patch)
tree134753c1fb993e1b44ad0531e856458de9431cef /core/l10n/it.js
parent4004cbc30591e4df0dea09df4c89b52405476779 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js2
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. ",