diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 584b67c59f1..74e2d063c39 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -7,14 +7,20 @@ OC.L10N.register( "Turned on maintenance mode" : "Modalità di manutenzione attivata", "Turned off maintenance mode" : "Modalità di manutenzione disattivata", "Maintenance mode is kept active" : "La modalità di manutenzione è lasciata attiva", + "Updating database schema" : "Aggiornamento schema database", "Updated database" : "Database aggiornato", + "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Controllo che lo schema del database possa essere aggiornato (ciò potrebbe richiedere molto tempo in base alla dimensione del database)", "Checked database schema update" : "Verificato l'aggiornamento dello schema del database", + "Checking updates of apps" : "Controllo degli aggiornamenti delle applicazioni", + "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Controllo che lo schema del database di %s possa essere aggiornato (ciò potrebbe richiedere molto tempo in base alla dimensione del database)", "Checked database schema update for apps" : "Verificato l'aggiornamento dello schema del database per le applicazioni", "Updated \"%s\" to %s" : "Aggiornato \"%s\" a %s", "Repair warning: " : "Avviso di riparazione", "Repair error: " : "Errore di riparazione:", "Set log level to debug - current level: \"%s\"" : "Imposta il livello del log a debug - livello attuale: \"%s\"", "Reset log level to \"%s\"" : "Ripristina il livello del log a \"%s\"", + "%s (3rdparty)" : "%s (Terze parti)", + "%s (incompatible)" : "%s (incompatibile)", "Following apps have been disabled: %s" : "Le seguenti applicazioni sono state disabilitate: %s", "Already up to date" : "Già aggiornato", "File is too big" : "Il file è troppo grande", |