|
@@ -44,13 +44,15 @@
|
44
|
44
|
#define CHARSIZE 2
|
45
|
45
|
|
46
|
46
|
#define WELCOME_MSG MACHINE_NAME _UxGT(" pripravená.")
|
47
|
|
-#define MSG_BACK _UxGT("Naspať")
|
|
47
|
+#define MSG_BACK _UxGT("Naspäť")
|
48
|
48
|
#define MSG_SD_INSERTED _UxGT("Karta vložená")
|
49
|
|
-#define MSG_SD_REMOVED _UxGT("Karta vybratá")
|
|
49
|
+#define MSG_SD_REMOVED _UxGT("Karta vybraná")
|
50
|
50
|
#define MSG_LCD_ENDSTOPS _UxGT("Endstopy") // max 8 znakov
|
51
|
|
-#define MSG_LCD_SOFT_ENDSTOPS _UxGT("Soft.endstopy")
|
|
51
|
+#define MSG_LCD_SOFT_ENDSTOPS _UxGT("Soft. endstopy")
|
52
|
52
|
#define MSG_MAIN _UxGT("Hlavná ponuka")
|
53
|
|
-#define MSG_AUTOSTART _UxGT("Autoštart")
|
|
53
|
+#define MSG_ADVANCED_SETTINGS _UxGT("Pokročilé nastav.")
|
|
54
|
+#define MSG_CONFIGURATION _UxGT("Konfigurácia")
|
|
55
|
+#define MSG_AUTOSTART _UxGT("Auto-štart")
|
54
|
56
|
#define MSG_DISABLE_STEPPERS _UxGT("Uvolniť motory")
|
55
|
57
|
#define MSG_DEBUG_MENU _UxGT("Ponuka ladenia")
|
56
|
58
|
#define MSG_PROGRESS_BAR_TEST _UxGT("Test uk. priebehu")
|
|
@@ -85,7 +87,7 @@
|
85
|
87
|
#define MSG_EXTRUDE _UxGT("Vytlačiť (extr.)")
|
86
|
88
|
#define MSG_RETRACT _UxGT("Vytiahnuť (retr.)")
|
87
|
89
|
#define MSG_MOVE_AXIS _UxGT("Posunúť osy")
|
88
|
|
-#define MSG_BED_LEVELING _UxGT("Vyrovnať podložku")
|
|
90
|
+#define MSG_BED_LEVELING _UxGT("Vyrovnanie podložky")
|
89
|
91
|
#define MSG_LEVEL_BED _UxGT("Vyrovnať podložku")
|
90
|
92
|
#define MSG_LEVEL_CORNERS _UxGT("Vyrovnať rohy")
|
91
|
93
|
#define MSG_NEXT_CORNER _UxGT("Ďalší roh")
|
|
@@ -96,7 +98,7 @@
|
96
|
98
|
#define MSG_UBL_TOOLS _UxGT("UBL nástroje")
|
97
|
99
|
#define MSG_UBL_LEVEL_BED _UxGT("Unified Bed Leveling")
|
98
|
100
|
#define MSG_UBL_MANUAL_MESH _UxGT("Manuálna sieť bodov")
|
99
|
|
-#define MSG_UBL_BC_INSERT _UxGT("Vložte kartu, zmerajte")
|
|
101
|
+#define MSG_UBL_BC_INSERT _UxGT("Položte a zmerajte")
|
100
|
102
|
#define MSG_UBL_BC_INSERT2 _UxGT("Zmerajte")
|
101
|
103
|
#define MSG_UBL_BC_REMOVE _UxGT("Odstráňte a zmerajte")
|
102
|
104
|
#define MSG_UBL_MOVING_TO_NEXT _UxGT("Presun na ďalší")
|
|
@@ -106,7 +108,7 @@
|
106
|
108
|
#define MSG_UBL_CUSTOM_BED_TEMP MSG_UBL_SET_BED_TEMP
|
107
|
109
|
#define MSG_UBL_SET_HOTEND_TEMP _UxGT("Teplota hotendu")
|
108
|
110
|
#define MSG_UBL_CUSTOM_HOTEND_TEMP MSG_UBL_SET_HOTEND_TEMP
|
109
|
|
-#define MSG_UBL_MESH_EDIT _UxGT("Úprava sieťe bodov")
|
|
111
|
+#define MSG_UBL_MESH_EDIT _UxGT("Úprava siete bodov")
|
110
|
112
|
#define MSG_UBL_EDIT_CUSTOM_MESH _UxGT("Upraviť vlastnú sieť")
|
111
|
113
|
#define MSG_UBL_FINE_TUNE_MESH _UxGT("Doladiť sieť bodov")
|
112
|
114
|
#define MSG_UBL_DONE_EDITING_MESH _UxGT("Koniec úprav siete")
|
|
@@ -120,10 +122,10 @@
|
120
|
122
|
#define MSG_UBL_VALIDATE_MESH_MENU _UxGT("Skontrolovať sieť")
|
121
|
123
|
#define MSG_UBL_VALIDATE_PLA_MESH _UxGT("Kontrola siete PLA")
|
122
|
124
|
#define MSG_UBL_VALIDATE_ABS_MESH _UxGT("Kontrola siete ABS")
|
123
|
|
-#define MSG_UBL_VALIDATE_CUSTOM_MESH _UxGT("Kontrola vlast. siete")
|
|
125
|
+#define MSG_UBL_VALIDATE_CUSTOM_MESH _UxGT("Kontrola vlast.siete")
|
124
|
126
|
#define MSG_UBL_CONTINUE_MESH _UxGT("Pokračovať v sieti")
|
125
|
127
|
#define MSG_UBL_MESH_LEVELING _UxGT("Sieťové rovnanie")
|
126
|
|
-#define MSG_UBL_3POINT_MESH_LEVELING _UxGT("3-bodove rovnanie")
|
|
128
|
+#define MSG_UBL_3POINT_MESH_LEVELING _UxGT("3-bodové rovnanie")
|
127
|
129
|
#define MSG_UBL_GRID_MESH_LEVELING _UxGT("Mriežkové rovnanie")
|
128
|
130
|
#define MSG_UBL_MESH_LEVEL _UxGT("Vyrovnať podložku")
|
129
|
131
|
#define MSG_UBL_SIDE_POINTS _UxGT("Postranné body")
|
|
@@ -136,23 +138,23 @@
|
136
|
138
|
#define MSG_UBL_EDIT_MESH_MENU _UxGT("Upraviť sieť bodov")
|
137
|
139
|
#define MSG_UBL_FILLIN_AMOUNT _UxGT("Hustota mriežky")
|
138
|
140
|
#define MSG_UBL_MANUAL_FILLIN _UxGT("Ručná hustota")
|
139
|
|
-#define MSG_UBL_SMART_FILLIN _UxGT("Smart hustota")
|
|
141
|
+#define MSG_UBL_SMART_FILLIN _UxGT("Chytrá hustota")
|
140
|
142
|
#define MSG_UBL_FILLIN_MESH _UxGT("Zaplniť mriežku")
|
141
|
143
|
#define MSG_UBL_INVALIDATE_ALL _UxGT("Zrušiť všetko")
|
142
|
|
-#define MSG_UBL_INVALIDATE_CLOSEST _UxGT("Zrušiť posledný")
|
|
144
|
+#define MSG_UBL_INVALIDATE_CLOSEST _UxGT("Zrušiť najbližší")
|
143
|
145
|
#define MSG_UBL_FINE_TUNE_ALL _UxGT("Upraviť všetky")
|
144
|
|
-#define MSG_UBL_FINE_TUNE_CLOSEST _UxGT("Upraviť posledný")
|
145
|
|
-#define MSG_UBL_STORAGE_MESH_MENU _UxGT("Uložisko sietí")
|
146
|
|
-#define MSG_UBL_STORAGE_SLOT _UxGT("Pamaťový slot")
|
|
146
|
+#define MSG_UBL_FINE_TUNE_CLOSEST _UxGT("Upraviť najbližší")
|
|
147
|
+#define MSG_UBL_STORAGE_MESH_MENU _UxGT("Úložisko sietí")
|
|
148
|
+#define MSG_UBL_STORAGE_SLOT _UxGT("Pamäťový slot")
|
147
|
149
|
#define MSG_UBL_LOAD_MESH _UxGT("Načítať sieť bodov")
|
148
|
150
|
#define MSG_UBL_SAVE_MESH _UxGT("Uložiť sieť bodov")
|
149
|
151
|
#define MSG_MESH_LOADED _UxGT("Sieť %i načítaná")
|
150
|
152
|
#define MSG_MESH_SAVED _UxGT("Sieť %i uložená")
|
151
|
153
|
#define MSG_NO_STORAGE _UxGT("Nedostatok miesta")
|
152
|
|
-#define MSG_UBL_SAVE_ERROR _UxGT("Err: Uložiť UBL")
|
153
|
|
-#define MSG_UBL_RESTORE_ERROR _UxGT("Err: Obnoviť UBL")
|
|
154
|
+#define MSG_UBL_SAVE_ERROR _UxGT("Chyba: Ukladanie UBL")
|
|
155
|
+#define MSG_UBL_RESTORE_ERROR _UxGT("Chyba: Obnovenie UBL")
|
154
|
156
|
#define MSG_UBL_Z_OFFSET_STOPPED _UxGT("Koniec Z-Offsetu")
|
155
|
|
-#define MSG_UBL_STEP_BY_STEP_MENU _UxGT("UBL Postupne")
|
|
157
|
+#define MSG_UBL_STEP_BY_STEP_MENU _UxGT("Postupné UBL")
|
156
|
158
|
|
157
|
159
|
#define MSG_LED_CONTROL _UxGT("Nastavenie LED")
|
158
|
160
|
#define MSG_LEDS _UxGT("Svetlo")
|
|
@@ -174,12 +176,12 @@
|
174
|
176
|
#define MSG_LED_BRIGHTNESS _UxGT("Jas")
|
175
|
177
|
|
176
|
178
|
#define MSG_USER_MENU _UxGT("Vlastné príkazy")
|
177
|
|
-#define MSG_MOVING _UxGT("Posun...")
|
|
179
|
+#define MSG_MOVING _UxGT("Posúvam...")
|
178
|
180
|
#define MSG_FREE_XY _UxGT("Uvolniť XY")
|
179
|
181
|
#define MSG_MOVE_X _UxGT("Posunúť X")
|
180
|
182
|
#define MSG_MOVE_Y _UxGT("Posunúť Y")
|
181
|
183
|
#define MSG_MOVE_Z _UxGT("Posunúť Z")
|
182
|
|
-#define MSG_MOVE_E _UxGT("Extrúder")
|
|
184
|
+#define MSG_MOVE_E _UxGT("Extrudér")
|
183
|
185
|
#define MSG_MOVE_01MM _UxGT("Posunúť o 0,1mm")
|
184
|
186
|
#define MSG_MOVE_1MM _UxGT("Posunúť o 1mm")
|
185
|
187
|
#define MSG_MOVE_10MM _UxGT("Posunúť o 10mm")
|
|
@@ -194,7 +196,7 @@
|
194
|
196
|
#define MSG_MIN _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Min")
|
195
|
197
|
#define MSG_MAX _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Max")
|
196
|
198
|
#define MSG_FACTOR _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Fakt")
|
197
|
|
-#define MSG_AUTOTEMP _UxGT("Autoteplota")
|
|
199
|
+#define MSG_AUTOTEMP _UxGT("Auto-teplota")
|
198
|
200
|
#define MSG_ON _UxGT("Zap")
|
199
|
201
|
#define MSG_OFF _UxGT("Vyp")
|
200
|
202
|
#define MSG_PID_P _UxGT("PID-P")
|
|
@@ -238,31 +240,32 @@
|
238
|
240
|
#define MSG_E2STEPS _UxGT("E2krokov/mm")
|
239
|
241
|
#define MSG_E3STEPS _UxGT("E3krokov/mm")
|
240
|
242
|
#define MSG_E4STEPS _UxGT("E4krokov/mm")
|
241
|
|
-#define MSG_E5STEPS _UxGT("E5kroků/mm")
|
|
243
|
+#define MSG_E5STEPS _UxGT("E5krokov/mm")
|
242
|
244
|
#define MSG_TEMPERATURE _UxGT("Teplota")
|
243
|
245
|
#define MSG_MOTION _UxGT("Pohyb")
|
244
|
246
|
#define MSG_FILAMENT _UxGT("Filament")
|
245
|
247
|
#define MSG_VOLUMETRIC_ENABLED _UxGT("E na mm3")
|
246
|
|
-#define MSG_FILAMENT_DIAM _UxGT("Fil. Priem.")
|
|
248
|
+#define MSG_FILAMENT_DIAM _UxGT("Priem. fil.")
|
247
|
249
|
#define MSG_FILAMENT_UNLOAD _UxGT("Vysunúť mm")
|
248
|
250
|
#define MSG_FILAMENT_LOAD _UxGT("Zaviesť mm")
|
249
|
|
-#define MSG_ADVANCE_K _UxGT("K pro posun")
|
|
251
|
+#define MSG_ADVANCE_K _UxGT("K pre posun")
|
250
|
252
|
#define MSG_CONTRAST _UxGT("Kontrast LCD")
|
251
|
253
|
#define MSG_STORE_EEPROM _UxGT("Uložiť nastavenie")
|
252
|
|
-#define MSG_LOAD_EEPROM _UxGT("Načítať nastaveníe")
|
|
254
|
+#define MSG_LOAD_EEPROM _UxGT("Načítať nastavenie")
|
253
|
255
|
#define MSG_RESTORE_FAILSAFE _UxGT("Obnoviť nastavenie")
|
254
|
|
-#define MSG_INIT_EEPROM _UxGT("Inic. EEPROM")
|
|
256
|
+#define MSG_INIT_EEPROM _UxGT("Inicializácia EEPROM")
|
255
|
257
|
#define MSG_REFRESH _UxGT("Obnoviť")
|
256
|
|
-#define MSG_WATCH _UxGT("Info obrazovka")
|
|
258
|
+#define MSG_WATCH _UxGT("Info. obrazovka")
|
257
|
259
|
#define MSG_PREPARE _UxGT("Príprava tlače")
|
258
|
260
|
#define MSG_TUNE _UxGT("Doladenie tlače")
|
259
|
261
|
#define MSG_PAUSE_PRINT _UxGT("Pozastaviť tlač")
|
260
|
262
|
#define MSG_RESUME_PRINT _UxGT("Obnoviť tlač")
|
261
|
263
|
#define MSG_STOP_PRINT _UxGT("Zastaviť tlač")
|
|
264
|
+#define MSG_POWER_LOSS_RECOVERY _UxGT("Obnova po výp. nap.")
|
262
|
265
|
#define MSG_CARD_MENU _UxGT("Tlačiť z SD")
|
263
|
266
|
#define MSG_NO_CARD _UxGT("Žiadna SD karta")
|
264
|
267
|
#define MSG_DWELL _UxGT("Spím...")
|
265
|
|
-#define MSG_USERWAIT _UxGT("Kliknutím pokrač.")
|
|
268
|
+#define MSG_USERWAIT _UxGT("Pokrač. kliknutím...")
|
266
|
269
|
#define MSG_PRINT_PAUSED _UxGT("Tlač pozastavená")
|
267
|
270
|
#define MSG_PRINTING _UxGT("Tlačím...")
|
268
|
271
|
#define MSG_PRINT_ABORTED _UxGT("Tlač zrušená")
|
|
@@ -285,31 +288,31 @@
|
285
|
288
|
|
286
|
289
|
#define MSG_INIT_SDCARD _UxGT("Načítať SD kartu")
|
287
|
290
|
#define MSG_CNG_SDCARD _UxGT("Vymeniť SD kartu")
|
288
|
|
-#define MSG_ZPROBE_OUT _UxGT("Sonda Z mimo podl")
|
|
291
|
+#define MSG_ZPROBE_OUT _UxGT("Sonda Z mimo podl.")
|
289
|
292
|
#define MSG_SKEW_FACTOR _UxGT("Faktor skosenia")
|
290
|
293
|
#define MSG_BLTOUCH _UxGT("BLTouch")
|
291
|
|
-#define MSG_BLTOUCH_SELFTEST _UxGT("BLTouch Self-Test")
|
292
|
|
-#define MSG_BLTOUCH_RESET _UxGT("BLTouch Reset")
|
293
|
|
-#define MSG_BLTOUCH_DEPLOY _UxGT("BLTouch Vysunúť")
|
294
|
|
-#define MSG_BLTOUCH_STOW _UxGT("BLTouch Zasunúť")
|
295
|
|
-#define MSG_HOME _UxGT("Najprv") // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
|
|
294
|
+#define MSG_BLTOUCH_SELFTEST _UxGT("Self-Test BLTouch")
|
|
295
|
+#define MSG_BLTOUCH_RESET _UxGT("Reset BLTouch")
|
|
296
|
+#define MSG_BLTOUCH_DEPLOY _UxGT("Vysunúť BLTouch")
|
|
297
|
+#define MSG_BLTOUCH_STOW _UxGT("Zasunúť BLTouch")
|
|
298
|
+#define MSG_HOME _UxGT("Najskôr os") // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
|
296
|
299
|
#define MSG_FIRST _UxGT("domov")
|
297
|
|
-#define MSG_ZPROBE_ZOFFSET _UxGT("Z offset")
|
|
300
|
+#define MSG_ZPROBE_ZOFFSET _UxGT("Z offset sondy")
|
298
|
301
|
#define MSG_BABYSTEP_X _UxGT("Babystep X")
|
299
|
302
|
#define MSG_BABYSTEP_Y _UxGT("Babystep Y")
|
300
|
303
|
#define MSG_BABYSTEP_Z _UxGT("Babystep Z")
|
301
|
|
-#define MSG_ENDSTOP_ABORT _UxGT("Endstop zastavil")
|
|
304
|
+#define MSG_ENDSTOP_ABORT _UxGT("Zastavenie Endstop")
|
302
|
305
|
#define MSG_HEATING_FAILED_LCD _UxGT("Chyba ohrevu")
|
303
|
306
|
#define MSG_HEATING_FAILED_LCD_BED _UxGT("Chyba ohrevu podl.")
|
304
|
|
-#define MSG_ERR_REDUNDANT_TEMP _UxGT("REDUND. TEPLOTA")
|
|
307
|
+#define MSG_ERR_REDUNDANT_TEMP _UxGT("Chyba: REDUND. TEP.")
|
305
|
308
|
#define MSG_THERMAL_RUNAWAY _UxGT("TEPLOTNÝ SKOK")
|
306
|
309
|
#define MSG_THERMAL_RUNAWAY_BED _UxGT("TEPLOTNÝ SKOK PODL.")
|
307
|
|
-#define MSG_ERR_MAXTEMP _UxGT("VYSOKÁ TEPLOTA")
|
308
|
|
-#define MSG_ERR_MINTEMP _UxGT("NÍZKA TEPLOTA")
|
309
|
|
-#define MSG_ERR_MAXTEMP_BED _UxGT("VYS. TEPL. PODL.")
|
310
|
|
-#define MSG_ERR_MINTEMP_BED _UxGT("NÍZ. TEPL. PODL.")
|
|
310
|
+#define MSG_ERR_MAXTEMP _UxGT("Chyba: MAXTEMP")
|
|
311
|
+#define MSG_ERR_MINTEMP _UxGT("Chyba: MINTEMP")
|
|
312
|
+#define MSG_ERR_MAXTEMP_BED _UxGT("Chyba: MAXTEMP PODL.")
|
|
313
|
+#define MSG_ERR_MINTEMP_BED _UxGT("Chyba: MINTEMP PODL.")
|
311
|
314
|
#define MSG_ERR_Z_HOMING MSG_HOME _UxGT(" ") MSG_X MSG_Y _UxGT(" ") MSG_FIRST
|
312
|
|
-#define MSG_HALTED _UxGT("TLAČ. ZASTAVENÁ")
|
|
315
|
+#define MSG_HALTED _UxGT("TLAČIAREŇ ZASTAVENÁ")
|
313
|
316
|
#define MSG_PLEASE_RESET _UxGT("Spravte reset")
|
314
|
317
|
#define MSG_SHORT_DAY _UxGT("d")
|
315
|
318
|
#define MSG_SHORT_HOUR _UxGT("h")
|
|
@@ -317,28 +320,28 @@
|
317
|
320
|
#define MSG_HEATING _UxGT("Ohrev...")
|
318
|
321
|
#define MSG_COOLING _UxGT("Ochladzovanie...")
|
319
|
322
|
#define MSG_BED_HEATING _UxGT("Ohrev podl...")
|
320
|
|
-#define MSG_BED_COOLING _UxGT("Ochladzovanie podl...")
|
321
|
|
-#define MSG_DELTA_CALIBRATE _UxGT("Delta Kalibrácia")
|
|
323
|
+#define MSG_BED_COOLING _UxGT("Ochladzovanie podl..")
|
|
324
|
+#define MSG_DELTA_CALIBRATE _UxGT("Delta kalibrácia")
|
322
|
325
|
#define MSG_DELTA_CALIBRATE_X _UxGT("Kalibrovať X")
|
323
|
326
|
#define MSG_DELTA_CALIBRATE_Y _UxGT("Kalibrovať Y")
|
324
|
327
|
#define MSG_DELTA_CALIBRATE_Z _UxGT("Kalibrovať Z")
|
325
|
|
-#define MSG_DELTA_CALIBRATE_CENTER _UxGT("Kalibrovať Stred")
|
|
328
|
+#define MSG_DELTA_CALIBRATE_CENTER _UxGT("Kalibrovať stred")
|
326
|
329
|
#define MSG_DELTA_SETTINGS _UxGT("Delta nastavenia")
|
327
|
|
-#define MSG_DELTA_AUTO_CALIBRATE _UxGT("Autokalibrácia")
|
328
|
|
-#define MSG_DELTA_HEIGHT_CALIBRATE _UxGT("Nast.výšku delty")
|
|
330
|
+#define MSG_DELTA_AUTO_CALIBRATE _UxGT("Auto-kalibrácia")
|
|
331
|
+#define MSG_DELTA_HEIGHT_CALIBRATE _UxGT("Nast. výšku delty")
|
329
|
332
|
#define MSG_DELTA_Z_OFFSET_CALIBRATE _UxGT("Offset sondy Z")
|
330
|
|
-#define MSG_DELTA_DIAG_ROD _UxGT("Diag rameno")
|
|
333
|
+#define MSG_DELTA_DIAG_ROD _UxGT("Diag. rameno")
|
331
|
334
|
#define MSG_DELTA_HEIGHT _UxGT("Výška")
|
332
|
335
|
#define MSG_DELTA_RADIUS _UxGT("Polomer")
|
333
|
336
|
#define MSG_INFO_MENU _UxGT("O tlačiarni")
|
334
|
|
-#define MSG_INFO_PRINTER_MENU _UxGT("Info o tlačiarni")
|
|
337
|
+#define MSG_INFO_PRINTER_MENU _UxGT("Info. o tlačiarni")
|
335
|
338
|
#define MSG_3POINT_LEVELING _UxGT("3-bodové rovnanie")
|
336
|
339
|
#define MSG_LINEAR_LEVELING _UxGT("Lineárne rovnanie")
|
337
|
340
|
#define MSG_BILINEAR_LEVELING _UxGT("Bilineárne rovnanie")
|
338
|
341
|
#define MSG_UBL_LEVELING _UxGT("Unified Bed Leveling")
|
339
|
342
|
#define MSG_MESH_LEVELING _UxGT("Mriežkové rovnanie")
|
340
|
343
|
#define MSG_INFO_STATS_MENU _UxGT("Štatistika")
|
341
|
|
-#define MSG_INFO_BOARD_MENU _UxGT("Info o doske")
|
|
344
|
+#define MSG_INFO_BOARD_MENU _UxGT("Info. o doske")
|
342
|
345
|
#define MSG_INFO_THERMISTOR_MENU _UxGT("Termistory")
|
343
|
346
|
#define MSG_INFO_EXTRUDERS _UxGT("Extrudéry")
|
344
|
347
|
#define MSG_INFO_BAUDRATE _UxGT("Rýchlosť")
|
|
@@ -370,20 +373,20 @@
|
370
|
373
|
#define MSG_FILAMENT_CHANGE_HEADER_PAUSE _UxGT("PAUZA TLAČE")
|
371
|
374
|
#define MSG_FILAMENT_CHANGE_HEADER_LOAD _UxGT("ZAVEDENIE FILAMENTU")
|
372
|
375
|
#define MSG_FILAMENT_CHANGE_HEADER_UNLOAD _UxGT("VYSUNUTIE FILAMENTU")
|
373
|
|
-#define MSG_FILAMENT_CHANGE_OPTION_HEADER _UxGT("MOŽN. POKRAČ.:")
|
|
376
|
+#define MSG_FILAMENT_CHANGE_OPTION_HEADER _UxGT("MOŽNOSTI POKRAČ.:")
|
374
|
377
|
#define MSG_FILAMENT_CHANGE_OPTION_PURGE _UxGT("Vytlačiť viacej")
|
375
|
378
|
#define MSG_FILAMENT_CHANGE_OPTION_RESUME _UxGT("Obnoviť tlač")
|
376
|
379
|
#define MSG_FILAMENT_CHANGE_NOZZLE _UxGT(" Tryska: ")
|
377
|
380
|
#define MSG_ERR_HOMING_FAILED _UxGT("Parkovanie zlyhalo")
|
378
|
381
|
#define MSG_ERR_PROBING_FAILED _UxGT("Kalibrácia zlyhala")
|
379
|
|
-#define MSG_M600_TOO_COLD _UxGT("M600: Príliž studený")
|
|
382
|
+#define MSG_M600_TOO_COLD _UxGT("M600: Príliš studený")
|
380
|
383
|
|
381
|
384
|
#if LCD_HEIGHT >= 4
|
382
|
385
|
// Up to 3 lines allowed
|
383
|
386
|
#define MSG_FILAMENT_CHANGE_INIT_1 _UxGT("Čakajte prosím")
|
384
|
387
|
#define MSG_FILAMENT_CHANGE_INIT_2 _UxGT("na spustenie")
|
385
|
388
|
#define MSG_FILAMENT_CHANGE_INIT_3 _UxGT("výmeny filamentu")
|
386
|
|
- #define MSG_FILAMENT_CHANGE_UNLOAD_1 _UxGT("Čakejte prosím")
|
|
389
|
+ #define MSG_FILAMENT_CHANGE_UNLOAD_1 _UxGT("Čakajte prosím")
|
387
|
390
|
#define MSG_FILAMENT_CHANGE_UNLOAD_2 _UxGT("na vysunutie")
|
388
|
391
|
#define MSG_FILAMENT_CHANGE_UNLOAD_3 _UxGT("filamentu")
|
389
|
392
|
#define MSG_FILAMENT_CHANGE_INSERT_1 _UxGT("Vložte filament")
|
|
@@ -392,7 +395,7 @@
|
392
|
395
|
#define MSG_FILAMENT_CHANGE_HEAT_1 _UxGT("Kliknite pre")
|
393
|
396
|
#define MSG_FILAMENT_CHANGE_HEAT_2 _UxGT("ohrev trysky")
|
394
|
397
|
#define MSG_FILAMENT_CHANGE_HEATING_1 _UxGT("Čakajte prosím")
|
395
|
|
- #define MSG_FILAMENT_CHANGE_HEATING_2 _UxGT("na teplotu tr.")
|
|
398
|
+ #define MSG_FILAMENT_CHANGE_HEATING_2 _UxGT("na teplotu trysky")
|
396
|
399
|
#define MSG_FILAMENT_CHANGE_LOAD_1 _UxGT("Čakajte prosím")
|
397
|
400
|
#define MSG_FILAMENT_CHANGE_LOAD_2 _UxGT("na zavedenie")
|
398
|
401
|
#define MSG_FILAMENT_CHANGE_LOAD_3 _UxGT("filamentu")
|
|
@@ -403,9 +406,9 @@
|
403
|
406
|
#define MSG_FILAMENT_CHANGE_RESUME_3 _UxGT("tlače")
|
404
|
407
|
#else // LCD_HEIGHT < 4
|
405
|
408
|
// Up to 2 lines allowed
|
406
|
|
- #define MSG_FILAMENT_CHANGE_INIT_1 _UxGT("Čakajte...")
|
|
409
|
+ #define MSG_FILAMENT_CHANGE_INIT_1 _UxGT("Čakajte prosím...")
|
407
|
410
|
#define MSG_FILAMENT_CHANGE_UNLOAD_1 _UxGT("Vysúvanie...")
|
408
|
|
- #define MSG_FILAMENT_CHANGE_INSERT_1 _UxGT("Vložte, kliknite")
|
|
411
|
+ #define MSG_FILAMENT_CHANGE_INSERT_1 _UxGT("Vložte a kliknite")
|
409
|
412
|
#define MSG_FILAMENT_CHANGE_HEATING_1 _UxGT("Ohrev...")
|
410
|
413
|
#define MSG_FILAMENT_CHANGE_LOAD_1 _UxGT("Zavádzanie...")
|
411
|
414
|
#define MSG_FILAMENT_CHANGE_PURGE_1 _UxGT("Vytlačovanie...")
|