diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index d95115c4376..5ec485f41e0 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -28,10 +28,6 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "Impossibile inviare l'email di reimpostazione. Assicurati che il nome utente sia corretto.", "Preparing update" : "Preparazione dell'aggiornamento", "[%d / %d]: %s" : "[%d / %d]: %s", - "Repair step: " : "Fase di riparazione:", - "Repair info: " : "Informazioni di riparazione:", - "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", @@ -373,6 +369,10 @@ OC.L10N.register( "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.", + "Repair step: " : "Fase di riparazione:", + "Repair info: " : "Informazioni di riparazione:", + "Repair warning: " : "Avviso di riparazione", + "Repair error: " : "Errore di riparazione:", "Updated \"%s\" to %s" : "Aggiornato \"%s\" a %s", "%s (3rdparty)" : "%s (terze parti)", "There was an error loading your contacts" : "Si è verificato un errore durante il caricamento dei tuoi contatti", |