cz language missing strings
This commit is contained in:
parent
d0829a0e9c
commit
55542e9389
1 changed files with 4 additions and 4 deletions
|
@ -428,7 +428,7 @@
|
||||||
|
|
||||||
#MSG_SELFTEST_HEATERTHERMISTOR c=0 r=0
|
#MSG_SELFTEST_HEATERTHERMISTOR c=0 r=0
|
||||||
"Heater/Thermistor"
|
"Heater/Thermistor"
|
||||||
"\x00"
|
"Heater/Termistor"
|
||||||
|
|
||||||
#MSG_BED_HEATING_SAFETY_DISABLED c=0 r=0
|
#MSG_BED_HEATING_SAFETY_DISABLED c=0 r=0
|
||||||
"Heating disabled by safety timer."
|
"Heating disabled by safety timer."
|
||||||
|
@ -468,11 +468,11 @@
|
||||||
|
|
||||||
#MSG_SELFTEST_CHECK_BED c=20 r=0
|
#MSG_SELFTEST_CHECK_BED c=20 r=0
|
||||||
"Checking bed "
|
"Checking bed "
|
||||||
"\x00"
|
"Kontruji bed"
|
||||||
|
|
||||||
#MSG_SELFTEST_CHECK_ENDSTOPS c=20 r=0
|
#MSG_SELFTEST_CHECK_ENDSTOPS c=20 r=0
|
||||||
"Checking endstops"
|
"Checking endstops"
|
||||||
"\x00"
|
"Kontroluji endstopy"
|
||||||
|
|
||||||
#MSG_SELFTEST_CHECK_HOTEND c=20 r=0
|
#MSG_SELFTEST_CHECK_HOTEND c=20 r=0
|
||||||
"Checking hotend "
|
"Checking hotend "
|
||||||
|
@ -564,7 +564,7 @@
|
||||||
|
|
||||||
#MSG_STEEL_SHEET_CHECK c=20 r=2
|
#MSG_STEEL_SHEET_CHECK c=20 r=2
|
||||||
"Is steel sheet on heatbed?"
|
"Is steel sheet on heatbed?"
|
||||||
"\x00"
|
"Je tiskovy plat na heatbed?"
|
||||||
|
|
||||||
#MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION c=20 r=0
|
#MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION c=20 r=0
|
||||||
"Iteration "
|
"Iteration "
|
||||||
|
|
Loading…
Reference in a new issue