Fix Norwegian after rebase

This commit is contained in:
3d-gussner 2022-02-23 14:52:55 +01:00
parent f9f76520d9
commit 5c0a443b4f
3 changed files with 583 additions and 653 deletions

View File

@ -138,10 +138,6 @@
"Calibrate Z" "Calibrate Z"
"\x00" "\x00"
#MSG_CALIBRATE_PINDA c=17
"Calibrate"
"\x00"
#MSG_CANCEL2 c=10 #MSG_CANCEL2 c=10
">Cancel" ">Cancel"
"\x00" "\x00"
@ -191,7 +187,7 @@
"\x00" "\x00"
#MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7 #MSG_CHOOSE_FIL_1ST_LAYERCAL c=20 r=7
"Choose a filament for the First Layer Calibration and select it in the on-screen menu." "Select a filament for the First Layer Calibration and select it in the on-screen menu."
"\x00" "\x00"
#MSG_CRASH_DETECTED c=20 #MSG_CRASH_DETECTED c=20
@ -286,7 +282,7 @@
"ERROR:" "ERROR:"
"\x00" "\x00"
#MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 #MSG_EXTRUDER_FAN_SPEED c=16
"Extruder fan:" "Extruder fan:"
"\x00" "\x00"
@ -450,12 +446,8 @@
"Checking Z axis" "Checking Z axis"
"\x00" "\x00"
#MSG_CHOOSE_EXTRUDER c=20 #MSG_SELECT_EXTRUDER c=20
"Choose extruder:" "Select extruder:"
"\x00"
#MSG_CHOOSE_FILAMENT c=20
"Choose filament:"
"\x00" "\x00"
#MSG_FILAMENT c=17 #MSG_FILAMENT c=17
@ -710,10 +702,6 @@
"Now remove the test print from steel sheet." "Now remove the test print from steel sheet."
"\x00" "\x00"
#MSG_NOZZLE_FAN c=10
"Nozzle FAN"
"\x00"
#MSG_PAUSE_PRINT c=18 #MSG_PAUSE_PRINT c=18
"Pause print" "Pause print"
"\x00" "\x00"
@ -834,7 +822,7 @@
"Preheating to unload" "Preheating to unload"
"\x00" "\x00"
#MSG_SELFTEST_PRINT_FAN_SPEED c=18 #MSG_PRINT_FAN_SPEED c=16
"Print fan:" "Print fan:"
"\x00" "\x00"
@ -858,10 +846,6 @@
"Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow." "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
"\x00" "\x00"
#MSG_PRINT_FAN c=10
"Print FAN"
"\x00"
#MSG_WIZARD_LOAD_FILAMENT c=20 r=6 #MSG_WIZARD_LOAD_FILAMENT c=20 r=6
"Please insert filament into the extruder, then press the knob to load it." "Please insert filament into the extruder, then press the knob to load it."
"\x00" "\x00"
@ -1066,24 +1050,20 @@
"Select filament:" "Select filament:"
"\x00" "\x00"
#MSG_TEMP_CALIBRATION c=14 #MSG_PINDA_CALIBRATION c=13
"Temp. cal." "PINDA cal."
"\x00" "\x00"
#MSG_SELECT_TEMP_MATCHES_MATERIAL c=20 r=4 #MSG_SELECT_TEMP_MATCHES_MATERIAL c=20 r=4
"Select temperature which matches your material." "Select temperature which matches your material."
"\x00" "\x00"
#MSG_CALIBRATION_PINDA_MENU c=17 #MSG_PINDA_CAL_FAILED c=20 r=4
"Temp. calibration" "PINDA calibration failed"
"\x00" "\x00"
#MSG_TEMP_CAL_FAILED c=20 r=8 #MSG_PINDA_CALIBRATION_DONE c=20 r=8
"Temperature calibration failed" "PINDA calibration is finished and active. It can be disabled in menu Settings->PINDA cal."
"\x00"
#MSG_TEMP_CALIBRATION_DONE c=20 r=12
"Temperature calibration is finished and active. Temp. calibration can be disabled in menu Settings->Temp. cal."
"\x00" "\x00"
#MSG_FS_VERIFIED c=20 r=3 #MSG_FS_VERIFIED c=20 r=3

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff