summaryrefslogtreecommitdiffstats
path: root/core/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 0d9d5870349..9292a84bfcf 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -27,8 +27,10 @@ OC.L10N.register(
"Error unfavoriting" : "Errore di rimozione dai preferiti",
"Couldn't send mail to following users: %s " : "Impossibile inviare email ai seguenti utenti: %s",
"Preparing update" : "Preparazione aggiornamento",
- "Please use the command line updater because automatic updating is disabled in the config.php." : "Utilizza lo strumento da riga di comando poiché l'aggiornamento automatico è disabilitato nel file config.php.",
"[%d / %d]: %s" : "[%d / %d]: %s",
+ "Repair warning: " : "Avviso di riparazione",
+ "Repair error: " : "Errore di riparazione:",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Utilizza lo strumento da riga di comando poiché l'aggiornamento automatico è disabilitato nel file config.php.",
"[%d / %d]: Checking table %s" : "[%d / %d]: controllo della tabella %s",
"Turned on maintenance mode" : "Modalità di manutenzione attivata",
"Turned off maintenance mode" : "Modalità di manutenzione disattivata",
@@ -41,8 +43,6 @@ OC.L10N.register(
"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" : "Imposta il livello del log a debug",
"Reset log level" : "Ripristina il livello del log",
"Starting code integrity check" : "Avvio del controllo di integrità del codice",