Przeglądaj źródła

New dialogs translated to spanish. Bug fixes.

Dialogs from M119 translated, and "Set Preheat" dialogs adapted to the
screen size.
elgambitero 13 lat temu
rodzic
commit
7afd202b89
1 zmienionych plików z 6 dodań i 6 usunięć
  1. 6
    6
      Marlin/language.h

+ 6
- 6
Marlin/language.h Wyświetl plik

@@ -360,11 +360,11 @@
360 360
 #define MSG_SET_ORIGIN " Establecer Cero"
361 361
 #define MSG_COOLDOWN " Enfriar"
362 362
 #define MSG_EXTRUDE " Extruir"
363
-#define MSG_RETRACT " Retract"
363
+#define MSG_RETRACT " Retraer"
364 364
 #define MSG_PREHEAT_PLA " Precalentar PLA"
365
-#define MSG_PREHEAT_PLA_SETTINGS " Precalentar PLA Setting"
365
+#define MSG_PREHEAT_PLA_SETTINGS " Ajustar temp. PLA"
366 366
 #define MSG_PREHEAT_ABS " Precalentar ABS"
367
-#define MSG_PREHEAT_ABS_SETTINGS " Precalentar ABS Setting"
367
+#define MSG_PREHEAT_ABS_SETTINGS " Ajustar temp. ABS"
368 368
 #define MSG_MOVE_AXIS " Mover Ejes      \x7E"
369 369
 #define MSG_SPEED " Velocidad:"
370 370
 #define MSG_NOZZLE " \002Nozzle:"
@@ -477,9 +477,9 @@
477 477
 #define MSG_Y_MIN "y_min: "
478 478
 #define MSG_Y_MAX "y_max: "
479 479
 #define MSG_Z_MIN "z_min: "
480
-#define MSG_M119_REPORT "Reporting endstop status"
481
-#define MSG_ENDSTOP_HIT "TRIGGERED"
482
-#define MSG_ENDSTOP_OPEN "open"
480
+#define MSG_M119_REPORT "Comprobando fines de carrera."
481
+#define MSG_ENDSTOP_HIT "PULSADO"
482
+#define MSG_ENDSTOP_OPEN "abierto"
483 483
         
484 484
 #define MSG_SD_CANT_OPEN_SUBDIR "No se pudo abrir la subcarpeta."
485 485
 #define MSG_SD_INIT_FAIL "Fallo al iniciar la SD"

Ładowanie…
Anuluj
Zapisz