Skip to content
Snippets Groups Projects
Commit c63f95f2 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Merge pull request #3748 from clexpert/patch-1

Lastest changes in Czech translate
parents e01e5296 50b1a6bb
Branches
Tags
No related merge requests found
...@@ -42,12 +42,17 @@ ...@@ -42,12 +42,17 @@
#define WELCOME_MSG MACHINE_NAME " pripraven." #define WELCOME_MSG MACHINE_NAME " pripraven."
#define MSG_SD_INSERTED "Karta vlozena" #define MSG_SD_INSERTED "Karta vlozena"
#define MSG_SD_REMOVED "Karta vyjmuta" #define MSG_SD_REMOVED "Karta vyjmuta"
#define MSG_LCD_ENDSTOPS "Endstopy" // maximalne 8 znaku
#define MSG_MAIN "Hlavni nabidka" #define MSG_MAIN "Hlavni nabidka"
#define MSG_AUTOSTART "Autostart" #define MSG_AUTOSTART "Autostart"
#define MSG_DISABLE_STEPPERS "Uvolnit motory" #define MSG_DISABLE_STEPPERS "Uvolnit motory"
#define MSG_AUTO_HOME "Domovska pozice" #define MSG_AUTO_HOME "Domovska pozice"
#define MSG_AUTO_HOME_X "Domu osa X"
#define MSG_AUTO_HOME_Y "Domu osa Y"
#define MSG_AUTO_HOME_Z "Domu osa Z"
#define MSG_LEVEL_BED_HOMING "Mereni podlozky" #define MSG_LEVEL_BED_HOMING "Mereni podlozky"
#define MSG_LEVEL_BED_WAITING "Kliknutim spustte" #define MSG_LEVEL_BED_WAITING "Kliknutim spustte"
#define MSG_LEVEL_BED_NEXT_POINT "Dalsi bod"
#define MSG_LEVEL_BED_DONE "Mereni hotovo!" #define MSG_LEVEL_BED_DONE "Mereni hotovo!"
#define MSG_LEVEL_BED_CANCEL "Storno" #define MSG_LEVEL_BED_CANCEL "Storno"
#define MSG_SET_HOME_OFFSETS "Nastavit ofsety" #define MSG_SET_HOME_OFFSETS "Nastavit ofsety"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment