diff options
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 c15ea87a951..28682cb778c 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -356,7 +356,9 @@ OC.L10N.register( "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Per la guida, vedi la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentazione</a>.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sono consapevole che, procedendo con l'aggiornamento tramite interfaccia web, esista il rischio che la richiesta possa scadere e causare perdite di dati, ma ho una copia di sicurezza e so come ripristinare la mia istanza in caso di problemi.", "Upgrade via web on my own risk" : "Aggiorna tramite web a mio rischio", + "Maintenance mode" : "Modalità Manutenzione", "This %s instance is currently in maintenance mode, which may take a while." : "Questa istanza di %s è attualmente in manutenzione, potrebbe richiedere del tempo.", + "This page will refresh itself when the instance is available again." : "Questa pagina si aggiornerà quando l'istanza sarà nuovamente disponibile.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.", "Updated \"%s\" to %s" : "Aggiornato \"%s\" a %s", "%s (3rdparty)" : "%s (terze parti)", |