Merge branch 'PFW-1189' of https://github.com/3d-gussner/Prusa-Firmware into PFW-1189
This commit is contained in:
commit
6b0e5ba387
|
|
@ -172,7 +172,7 @@
|
||||||
|
|
||||||
#MSG_CHECKING_FILE c=17
|
#MSG_CHECKING_FILE c=17
|
||||||
"Checking file"
|
"Checking file"
|
||||||
"\x00"
|
"Kontroluji soubor"
|
||||||
|
|
||||||
#MSG_NOT_COLOR c=19
|
#MSG_NOT_COLOR c=19
|
||||||
"Color not correct"
|
"Color not correct"
|
||||||
|
|
@ -216,7 +216,7 @@
|
||||||
|
|
||||||
#MSG_COMMUNITY_MADE c=18
|
#MSG_COMMUNITY_MADE c=18
|
||||||
"Community made"
|
"Community made"
|
||||||
"\x00"
|
"Komunitni prekl."
|
||||||
|
|
||||||
#MSG_DISABLE_STEPPERS c=18
|
#MSG_DISABLE_STEPPERS c=18
|
||||||
"Disable steppers"
|
"Disable steppers"
|
||||||
|
|
@ -560,11 +560,11 @@
|
||||||
|
|
||||||
#MSG_BL_HIGH c=12
|
#MSG_BL_HIGH c=12
|
||||||
"Level Bright"
|
"Level Bright"
|
||||||
"\x00"
|
"Normalni"
|
||||||
|
|
||||||
#MSG_BL_LOW c=12
|
#MSG_BL_LOW c=12
|
||||||
"Level Dimmed"
|
"Level Dimmed"
|
||||||
"\x00"
|
"Ztlumeny"
|
||||||
|
|
||||||
#MSG_MEASURE_BED_REFERENCE_HEIGHT_LINE1 c=20 r=3
|
#MSG_MEASURE_BED_REFERENCE_HEIGHT_LINE1 c=20 r=3
|
||||||
"Measuring reference height of calibration point"
|
"Measuring reference height of calibration point"
|
||||||
|
|
@ -816,7 +816,7 @@
|
||||||
|
|
||||||
#MSG_FS_PAUSE c=5
|
#MSG_FS_PAUSE c=5
|
||||||
"Pause"
|
"Pause"
|
||||||
"\x00"
|
"Pauza"
|
||||||
|
|
||||||
#MSG_POWER_FAILURES c=15
|
#MSG_POWER_FAILURES c=15
|
||||||
"Power failures"
|
"Power failures"
|
||||||
|
|
@ -924,7 +924,7 @@
|
||||||
|
|
||||||
#MSG_SD_CARD c=8
|
#MSG_SD_CARD c=8
|
||||||
"SD card"
|
"SD card"
|
||||||
"\x00"
|
"SD karta"
|
||||||
|
|
||||||
#MSG_RIGHT c=10
|
#MSG_RIGHT c=10
|
||||||
"Right"
|
"Right"
|
||||||
|
|
@ -1400,4 +1400,4 @@
|
||||||
|
|
||||||
#MSG_PRINTER_IP c=18
|
#MSG_PRINTER_IP c=18
|
||||||
"Printer IP Addr:"
|
"Printer IP Addr:"
|
||||||
"\x00"
|
"IP adr. tiskarny:"
|
||||||
|
|
|
||||||
|
|
@ -1092,7 +1092,7 @@
|
||||||
|
|
||||||
#MSG_TEMPERATURE c=18
|
#MSG_TEMPERATURE c=18
|
||||||
"Temperature"
|
"Temperature"
|
||||||
"\x00"
|
"Temperatura"
|
||||||
|
|
||||||
#MSG_MENU_TEMPERATURES c=15
|
#MSG_MENU_TEMPERATURES c=15
|
||||||
"Temperatures"
|
"Temperatures"
|
||||||
|
|
|
||||||
|
|
@ -172,7 +172,7 @@
|
||||||
|
|
||||||
#MSG_CHECKING_FILE c=17
|
#MSG_CHECKING_FILE c=17
|
||||||
"Checking file"
|
"Checking file"
|
||||||
"\x00"
|
"Sprawdzanie pliku"
|
||||||
|
|
||||||
#MSG_NOT_COLOR c=19
|
#MSG_NOT_COLOR c=19
|
||||||
"Color not correct"
|
"Color not correct"
|
||||||
|
|
@ -1400,4 +1400,4 @@
|
||||||
|
|
||||||
#MSG_PRINTER_IP c=18
|
#MSG_PRINTER_IP c=18
|
||||||
"Printer IP Addr:"
|
"Printer IP Addr:"
|
||||||
"\x00"
|
"Adr. IP drukarki:"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue