|
|
|
|
36
|
#define MSG_YES _UxGT("Oui")
|
36
|
#define MSG_YES _UxGT("Oui")
|
37
|
#define MSG_NO _UxGT("Non")
|
37
|
#define MSG_NO _UxGT("Non")
|
38
|
#define MSG_BACK _UxGT("Retour")
|
38
|
#define MSG_BACK _UxGT("Retour")
|
39
|
-#define MSG_MEDIA_INSERTED _UxGT("Carte insérée")
|
|
|
40
|
-#define MSG_MEDIA_REMOVED _UxGT("Carte retirée")
|
|
|
41
|
-#define MSG_MEDIA_RELEASED _UxGT("Carte libérée")
|
|
|
|
|
39
|
+#define MSG_MEDIA_INSERTED _UxGT("Média inséré")
|
|
|
40
|
+#define MSG_MEDIA_REMOVED _UxGT("Média retiré")
|
|
|
41
|
+#define MSG_MEDIA_RELEASED _UxGT("Média libéré")
|
42
|
#define MSG_LCD_ENDSTOPS _UxGT("Butées")
|
42
|
#define MSG_LCD_ENDSTOPS _UxGT("Butées")
|
43
|
#define MSG_LCD_SOFT_ENDSTOPS _UxGT("Butées SW")
|
43
|
#define MSG_LCD_SOFT_ENDSTOPS _UxGT("Butées SW")
|
44
|
#define MSG_MAIN _UxGT("Menu principal")
|
44
|
#define MSG_MAIN _UxGT("Menu principal")
|
|
|
|
|
87
|
#define MSG_MOVE_AXIS _UxGT("Déplacer un axe")
|
87
|
#define MSG_MOVE_AXIS _UxGT("Déplacer un axe")
|
88
|
#define MSG_BED_LEVELING _UxGT("Régler Niv. lit")
|
88
|
#define MSG_BED_LEVELING _UxGT("Régler Niv. lit")
|
89
|
#define MSG_LEVEL_BED _UxGT("Niveau du lit")
|
89
|
#define MSG_LEVEL_BED _UxGT("Niveau du lit")
|
90
|
-#define MSG_LEVEL_CORNERS _UxGT("Niveau coins")
|
|
|
|
|
90
|
+#define MSG_LEVEL_CORNERS _UxGT("Niveau des coins")
|
91
|
#define MSG_NEXT_CORNER _UxGT("Coin suivant")
|
91
|
#define MSG_NEXT_CORNER _UxGT("Coin suivant")
|
92
|
#define MSG_EDIT_MESH _UxGT("Modifier maille")
|
92
|
#define MSG_EDIT_MESH _UxGT("Modifier maille")
|
93
|
#define MSG_EDITING_STOPPED _UxGT("Arrêt édit. maillage")
|
93
|
#define MSG_EDITING_STOPPED _UxGT("Arrêt édit. maillage")
|
|
|
|
|
100
|
#define MSG_LCD_TILTING_MESH _UxGT("Touche point")
|
100
|
#define MSG_LCD_TILTING_MESH _UxGT("Touche point")
|
101
|
#define MSG_M48_TEST _UxGT("Ecart sonde Z M48")
|
101
|
#define MSG_M48_TEST _UxGT("Ecart sonde Z M48")
|
102
|
#define MSG_M48_DEVIATION _UxGT("Ecart")
|
102
|
#define MSG_M48_DEVIATION _UxGT("Ecart")
|
|
|
103
|
+#define MSG_M48_POINT _UxGT("Point M48")
|
103
|
#define MSG_IDEX_MENU _UxGT("Mode IDEX")
|
104
|
#define MSG_IDEX_MENU _UxGT("Mode IDEX")
|
104
|
#define MSG_IDEX_MODE_AUTOPARK _UxGT("Auto-Park")
|
105
|
#define MSG_IDEX_MODE_AUTOPARK _UxGT("Auto-Park")
|
105
|
#define MSG_IDEX_MODE_DUPLICATE _UxGT("Duplication")
|
106
|
#define MSG_IDEX_MODE_DUPLICATE _UxGT("Duplication")
|
|
|
|
|
292
|
#define MSG_STOP_PRINT _UxGT("Arrêter impr.")
|
293
|
#define MSG_STOP_PRINT _UxGT("Arrêter impr.")
|
293
|
#define MSG_OUTAGE_RECOVERY _UxGT("Récupér. coupure")
|
294
|
#define MSG_OUTAGE_RECOVERY _UxGT("Récupér. coupure")
|
294
|
#define MSG_MEDIA_MENU _UxGT("Impression SD")
|
295
|
#define MSG_MEDIA_MENU _UxGT("Impression SD")
|
295
|
-#define MSG_NO_MEDIA _UxGT("Pas de carte")
|
|
|
|
|
296
|
+#define MSG_NO_MEDIA _UxGT("Pas de média")
|
296
|
#define MSG_DWELL _UxGT("Repos...")
|
297
|
#define MSG_DWELL _UxGT("Repos...")
|
297
|
#define MSG_USERWAIT _UxGT("Attente utilis.")
|
298
|
#define MSG_USERWAIT _UxGT("Attente utilis.")
|
298
|
#define MSG_PRINT_PAUSED _UxGT("Impr. en pause")
|
299
|
#define MSG_PRINT_PAUSED _UxGT("Impr. en pause")
|
|
|
|
|
321
|
#define MSG_FILAMENTLOAD _UxGT("Charger filament")
|
322
|
#define MSG_FILAMENTLOAD _UxGT("Charger filament")
|
322
|
#define MSG_FILAMENTUNLOAD _UxGT("Retrait filament")
|
323
|
#define MSG_FILAMENTUNLOAD _UxGT("Retrait filament")
|
323
|
#define MSG_FILAMENTUNLOAD_ALL _UxGT("Décharger tout")
|
324
|
#define MSG_FILAMENTUNLOAD_ALL _UxGT("Décharger tout")
|
324
|
-#define MSG_INIT_MEDIA _UxGT("Init. la carte SD")
|
|
|
325
|
-#define MSG_CHANGE_MEDIA _UxGT("Actualiser carte SD")
|
|
|
326
|
-#define MSG_RELEASE_MEDIA _UxGT("Retirer carte SD")
|
|
|
|
|
325
|
+#define MSG_INIT_MEDIA _UxGT("Charger le média")
|
|
|
326
|
+#define MSG_CHANGE_MEDIA _UxGT("Actualiser média")
|
|
|
327
|
+#define MSG_RELEASE_MEDIA _UxGT("Retirer le média")
|
327
|
#define MSG_ZPROBE_OUT _UxGT("Sonde Z hors lit")
|
328
|
#define MSG_ZPROBE_OUT _UxGT("Sonde Z hors lit")
|
328
|
#define MSG_SKEW_FACTOR _UxGT("Facteur écart")
|
329
|
#define MSG_SKEW_FACTOR _UxGT("Facteur écart")
|
329
|
#define MSG_BLTOUCH _UxGT("BLTouch")
|
330
|
#define MSG_BLTOUCH _UxGT("BLTouch")
|
|
|
|
|
507
|
#define MSG_FILAMENT_CHANGE_INSERT_1 _UxGT("Insérer filament")
|
508
|
#define MSG_FILAMENT_CHANGE_INSERT_1 _UxGT("Insérer filament")
|
508
|
#define MSG_FILAMENT_CHANGE_INSERT_2 _UxGT("et app. bouton")
|
509
|
#define MSG_FILAMENT_CHANGE_INSERT_2 _UxGT("et app. bouton")
|
509
|
#define MSG_FILAMENT_CHANGE_INSERT_3 _UxGT("pour continuer...")
|
510
|
#define MSG_FILAMENT_CHANGE_INSERT_3 _UxGT("pour continuer...")
|
510
|
- #define MSG_FILAMENT_CHANGE_HEAT_1 _UxGT("Presser le bouton...")
|
|
|
511
|
- #define MSG_FILAMENT_CHANGE_HEAT_2 _UxGT("pr chauffer la buse")
|
|
|
|
|
511
|
+ #define MSG_FILAMENT_CHANGE_HEAT_1 _UxGT("Presser le bouton")
|
|
|
512
|
+ #define MSG_FILAMENT_CHANGE_HEAT_2 _UxGT("pour chauffer...")
|
512
|
#define MSG_FILAMENT_CHANGE_HEATING_1 _UxGT("Buse en chauffe")
|
513
|
#define MSG_FILAMENT_CHANGE_HEATING_1 _UxGT("Buse en chauffe")
|
513
|
#define MSG_FILAMENT_CHANGE_HEATING_2 _UxGT("Patienter SVP...")
|
514
|
#define MSG_FILAMENT_CHANGE_HEATING_2 _UxGT("Patienter SVP...")
|
514
|
#define MSG_FILAMENT_CHANGE_UNLOAD_1 _UxGT("Attente")
|
515
|
#define MSG_FILAMENT_CHANGE_UNLOAD_1 _UxGT("Attente")
|
|
|
|
|
523
|
#define MSG_FILAMENT_CHANGE_RESUME_2 _UxGT("impression")
|
524
|
#define MSG_FILAMENT_CHANGE_RESUME_2 _UxGT("impression")
|
524
|
#else // LCD_HEIGHT < 4
|
525
|
#else // LCD_HEIGHT < 4
|
525
|
// Up to 2 lines allowed
|
526
|
// Up to 2 lines allowed
|
526
|
- #define MSG_ADVANCED_PAUSE_WAITING_1 _UxGT("Presser pr continuer")
|
|
|
|
|
527
|
+ #define MSG_ADVANCED_PAUSE_WAITING_1 _UxGT("Clic pour continuer")
|
527
|
#define MSG_FILAMENT_CHANGE_INIT_1 _UxGT("Patience...")
|
528
|
#define MSG_FILAMENT_CHANGE_INIT_1 _UxGT("Patience...")
|
528
|
#define MSG_FILAMENT_CHANGE_INSERT_1 _UxGT("Insérer fil.")
|
529
|
#define MSG_FILAMENT_CHANGE_INSERT_1 _UxGT("Insérer fil.")
|
529
|
#define MSG_FILAMENT_CHANGE_HEAT_1 _UxGT("Chauffer ?")
|
530
|
#define MSG_FILAMENT_CHANGE_HEAT_1 _UxGT("Chauffer ?")
|