Parcourir la source

Updated slovak translation (#12338)

Roman Moravčík il y a 6 ans
Parent
révision
eefd7676a3
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4
    0
      Marlin/src/lcd/language/language_sk.h

+ 4
- 0
Marlin/src/lcd/language/language_sk.h Voir le fichier

@@ -59,6 +59,7 @@
59 59
 #define MSG_AUTO_HOME_X                     _UxGT("Domov os X")
60 60
 #define MSG_AUTO_HOME_Y                     _UxGT("Domov os Y")
61 61
 #define MSG_AUTO_HOME_Z                     _UxGT("Domov os Z")
62
+#define MSG_AUTO_Z_ALIGN                    _UxGT("Auto-zarovn. Z")
62 63
 #define MSG_TMC_Z_CALIBRATION               _UxGT("Kalibrovať Z")
63 64
 #define MSG_LEVEL_BED_HOMING                _UxGT("Parkovanie XYZ")
64 65
 #define MSG_LEVEL_BED_WAITING               _UxGT("Kliknutím spusťte")
@@ -92,6 +93,9 @@
92 93
 #define MSG_LEVEL_CORNERS                   _UxGT("Vyrovnať rohy")
93 94
 #define MSG_NEXT_CORNER                     _UxGT("Ďalší roh")
94 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 99
 #define MSG_USER_MENU                       _UxGT("Vlastné príkazy")
96 100
 
97 101
 #define MSG_UBL_DOING_G29                   _UxGT("Vykonávam G29")

Chargement…
Annuler
Enregistrer