Browse Source

Updated slovak translation (#12338)

Roman Moravčík 6 years ago
parent
commit
eefd7676a3
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      Marlin/src/lcd/language/language_sk.h

+ 4
- 0
Marlin/src/lcd/language/language_sk.h View File

59
 #define MSG_AUTO_HOME_X                     _UxGT("Domov os X")
59
 #define MSG_AUTO_HOME_X                     _UxGT("Domov os X")
60
 #define MSG_AUTO_HOME_Y                     _UxGT("Domov os Y")
60
 #define MSG_AUTO_HOME_Y                     _UxGT("Domov os Y")
61
 #define MSG_AUTO_HOME_Z                     _UxGT("Domov os Z")
61
 #define MSG_AUTO_HOME_Z                     _UxGT("Domov os Z")
62
+#define MSG_AUTO_Z_ALIGN                    _UxGT("Auto-zarovn. Z")
62
 #define MSG_TMC_Z_CALIBRATION               _UxGT("Kalibrovať Z")
63
 #define MSG_TMC_Z_CALIBRATION               _UxGT("Kalibrovať Z")
63
 #define MSG_LEVEL_BED_HOMING                _UxGT("Parkovanie XYZ")
64
 #define MSG_LEVEL_BED_HOMING                _UxGT("Parkovanie XYZ")
64
 #define MSG_LEVEL_BED_WAITING               _UxGT("Kliknutím spusťte")
65
 #define MSG_LEVEL_BED_WAITING               _UxGT("Kliknutím spusťte")
92
 #define MSG_LEVEL_CORNERS                   _UxGT("Vyrovnať rohy")
93
 #define MSG_LEVEL_CORNERS                   _UxGT("Vyrovnať rohy")
93
 #define MSG_NEXT_CORNER                     _UxGT("Ďalší roh")
94
 #define MSG_NEXT_CORNER                     _UxGT("Ďalší roh")
94
 #define MSG_EDITING_STOPPED                 _UxGT("Koniec úprav siete")
95
 #define MSG_EDITING_STOPPED                 _UxGT("Koniec úprav siete")
96
+#define MSG_MESH_X                          _UxGT("Index X")
97
+#define MSG_MESH_Y                          _UxGT("Index Y")
98
+#define MSG_MESH_EDIT_Z                     _UxGT("Hodnota Z")
95
 #define MSG_USER_MENU                       _UxGT("Vlastné príkazy")
99
 #define MSG_USER_MENU                       _UxGT("Vlastné príkazy")
96
 
100
 
97
 #define MSG_UBL_DOING_G29                   _UxGT("Vykonávam G29")
101
 #define MSG_UBL_DOING_G29                   _UxGT("Vykonávam G29")

Loading…
Cancel
Save