Removed identical translations
This commit is contained in:
parent
0928d28def
commit
77cba57eb6
|
|
@ -48,7 +48,7 @@
|
||||||
|
|
||||||
#MSG_AUTO c=6
|
#MSG_AUTO c=6
|
||||||
"Auto"
|
"Auto"
|
||||||
"Auto"
|
"\x00"
|
||||||
|
|
||||||
#MSG_PRESS c=20 r=2
|
#MSG_PRESS c=20 r=2
|
||||||
"and press the knob"
|
"and press the knob"
|
||||||
|
|
@ -460,7 +460,7 @@
|
||||||
|
|
||||||
#MSG_FILAMENT c=17
|
#MSG_FILAMENT c=17
|
||||||
"Filament"
|
"Filament"
|
||||||
"Filament"
|
"\x00"
|
||||||
|
|
||||||
#MSG_WIZARD_XYZ_CAL c=20 r=8
|
#MSG_WIZARD_XYZ_CAL c=20 r=8
|
||||||
"I will run xyz calibration now. It will take approx. 12 mins."
|
"I will run xyz calibration now. It will take approx. 12 mins."
|
||||||
|
|
@ -612,7 +612,7 @@
|
||||||
|
|
||||||
#MSG_NORMAL c=7
|
#MSG_NORMAL c=7
|
||||||
"Normal"
|
"Normal"
|
||||||
"Normal"
|
"\x00"
|
||||||
|
|
||||||
#MSG_SILENT c=7
|
#MSG_SILENT c=7
|
||||||
"Silent"
|
"Silent"
|
||||||
|
|
@ -644,7 +644,7 @@
|
||||||
|
|
||||||
#MSG_SELFTEST_MOTOR c=18
|
#MSG_SELFTEST_MOTOR c=18
|
||||||
"Motor"
|
"Motor"
|
||||||
"Motor"
|
"\x00"
|
||||||
|
|
||||||
#MSG_MOVE_AXIS c=18
|
#MSG_MOVE_AXIS c=18
|
||||||
"Move axis"
|
"Move axis"
|
||||||
|
|
@ -672,7 +672,7 @@
|
||||||
|
|
||||||
#MSG_NA c=3
|
#MSG_NA c=3
|
||||||
"N/A"
|
"N/A"
|
||||||
"N/A"
|
"\x00"
|
||||||
|
|
||||||
#MSG_NO c=4
|
#MSG_NO c=4
|
||||||
"No"
|
"No"
|
||||||
|
|
@ -860,7 +860,7 @@
|
||||||
|
|
||||||
#MSG_PRINT_FAN c=10
|
#MSG_PRINT_FAN c=10
|
||||||
"Print FAN"
|
"Print FAN"
|
||||||
"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."
|
||||||
|
|
@ -948,11 +948,11 @@
|
||||||
|
|
||||||
#MSG_SELFTEST c=18
|
#MSG_SELFTEST c=18
|
||||||
"Selftest"
|
"Selftest"
|
||||||
"Selftest"
|
"\x00"
|
||||||
|
|
||||||
#MSG_SELFTEST_ERROR c=20
|
#MSG_SELFTEST_ERROR c=20
|
||||||
"Selftest error!"
|
"Selftest error!"
|
||||||
"Selftest error!"
|
"\x00"
|
||||||
|
|
||||||
#MSG_SELFTEST_FAILED c=20
|
#MSG_SELFTEST_FAILED c=20
|
||||||
"Selftest failed"
|
"Selftest failed"
|
||||||
|
|
@ -1126,7 +1126,7 @@
|
||||||
"to unload filament"
|
"to unload filament"
|
||||||
"da isprazni filament"
|
"da isprazni filament"
|
||||||
|
|
||||||
#MSG_UNLOAD_FILAMENT c=16
|
#MSG_UNLOAD_FILAMENT c=18
|
||||||
"Unload filament"
|
"Unload filament"
|
||||||
"Ispraznite fil"
|
"Ispraznite fil"
|
||||||
|
|
||||||
|
|
@ -1248,7 +1248,7 @@
|
||||||
|
|
||||||
#MSG_Y_DIST_FROM_MIN c=20
|
#MSG_Y_DIST_FROM_MIN c=20
|
||||||
"Y distance from min"
|
"Y distance from min"
|
||||||
"Y distance from min"
|
"Y distanca od min"
|
||||||
|
|
||||||
#MSG_WIZARD_V2_CAL_2 c=20 r=12
|
#MSG_WIZARD_V2_CAL_2 c=20 r=12
|
||||||
"The printer will start printing a zig-zag line. Rotate the knob until you reach the optimal height. Check the pictures in the handbook (Calibration chapter)."
|
"The printer will start printing a zig-zag line. Rotate the knob until you reach the optimal height. Check the pictures in the handbook (Calibration chapter)."
|
||||||
|
|
@ -1264,11 +1264,11 @@
|
||||||
|
|
||||||
#MSG_OFF c=3
|
#MSG_OFF c=3
|
||||||
"Off"
|
"Off"
|
||||||
"Off"
|
"\x00"
|
||||||
|
|
||||||
#MSG_ON c=3
|
#MSG_ON c=3
|
||||||
"On"
|
"On"
|
||||||
"On"
|
"\x00"
|
||||||
|
|
||||||
#MSG_BACK c=18
|
#MSG_BACK c=18
|
||||||
"Back"
|
"Back"
|
||||||
|
|
@ -1316,7 +1316,7 @@
|
||||||
|
|
||||||
#MSG_MODEL c=8
|
#MSG_MODEL c=8
|
||||||
"Model"
|
"Model"
|
||||||
"Model"
|
"\x00"
|
||||||
|
|
||||||
#MSG_NOZZLE_DIAMETER c=10
|
#MSG_NOZZLE_DIAMETER c=10
|
||||||
"Nozzle d."
|
"Nozzle d."
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue