Explorar el Código

Add some Polish translations

Thanks @SCiunczyk
Scott Lahteine hace 7 años
padre
commit
9aac3d8773
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. 1
    0
      Marlin/language_pl-DOGM.h
  2. 1
    0
      Marlin/language_pl-HD44780.h

+ 1
- 0
Marlin/language_pl-DOGM.h Ver fichero

@@ -43,6 +43,7 @@
43 43
 #define MSG_LEVEL_BED_WAITING               _UxGT("Kliknij by rozp.")
44 44
 #define MSG_LEVEL_BED_NEXT_POINT            _UxGT("Następny punkt")
45 45
 #define MSG_LEVEL_BED_DONE                  _UxGT("Wypoziomowano!")
46
+#define MSG_USER_MENU                       _UxGT("Własne Polecenia")
46 47
 #define MSG_SET_HOME_OFFSETS                _UxGT("Ust. poz. zer.")
47 48
 #define MSG_HOME_OFFSETS_APPLIED            _UxGT("Poz. zerowa ust.")
48 49
 #define MSG_SET_ORIGIN                      _UxGT("Ustaw punkt zero")

+ 1
- 0
Marlin/language_pl-HD44780.h Ver fichero

@@ -43,6 +43,7 @@
43 43
 #define MSG_LEVEL_BED_WAITING               _UxGT("Kliknij by rozp.")
44 44
 #define MSG_LEVEL_BED_NEXT_POINT            _UxGT("Nastepny punkt")
45 45
 #define MSG_LEVEL_BED_DONE                  _UxGT("Wypoziomowano!")
46
+#define MSG_USER_MENU                       _UxGT("Wlasne Polecenia")
46 47
 #define MSG_SET_HOME_OFFSETS                _UxGT("Ust. poz. zer.")
47 48
 #define MSG_HOME_OFFSETS_APPLIED            _UxGT("Poz. zerowa ust.")
48 49
 #define MSG_SET_ORIGIN                      _UxGT("Ustaw punkt zero")

Loading…
Cancelar
Guardar