|
@@ -69,8 +69,8 @@
|
69
|
69
|
#define MSG_PREHEAT_2_SETTINGS _UxGT("Regl. prech. ABS")
|
70
|
70
|
#define MSG_COOLDOWN _UxGT("Refroidir")
|
71
|
71
|
#define MSG_SWITCH_PS_ON _UxGT("Allumer alim.")
|
72
|
|
-#define MSG_SWITCH_PS_OFF _UxGT("eteindre alim.")
|
73
|
|
-#define MSG_EXTRUDE _UxGT("extrusion")
|
|
72
|
+#define MSG_SWITCH_PS_OFF _UxGT("Eteindre alim.")
|
|
73
|
+#define MSG_EXTRUDE _UxGT("Extrusion")
|
74
|
74
|
#define MSG_RETRACT _UxGT("Retraction")
|
75
|
75
|
#define MSG_MOVE_AXIS _UxGT("Deplacer un axe")
|
76
|
76
|
#define MSG_BED_LEVELING _UxGT("Regl. Niv. lit")
|
|
@@ -85,7 +85,7 @@
|
85
|
85
|
#define MSG_UBL_MANUAL_MESH _UxGT("Maillage manuel")
|
86
|
86
|
#define MSG_UBL_BC_INSERT _UxGT("Poser cale & mesurer")
|
87
|
87
|
#define MSG_UBL_BC_INSERT2 _UxGT("Mesure")
|
88
|
|
-#define MSG_UBL_BC_REMOVE _UxGT("oter et mesurer lit")
|
|
88
|
+#define MSG_UBL_BC_REMOVE _UxGT("Oter et mesurer lit")
|
89
|
89
|
#define MSG_UBL_MOVING_TO_NEXT _UxGT("Aller au suivant")
|
90
|
90
|
#define MSG_UBL_ACTIVATE_MESH _UxGT("Activer l'UBL")
|
91
|
91
|
#define MSG_UBL_DEACTIVATE_MESH _UxGT("Desactiver l'UBL")
|
|
@@ -95,7 +95,7 @@
|
95
|
95
|
#define MSG_UBL_CUSTOM_HOTEND_TEMP MSG_UBL_SET_HOTEND_TEMP
|
96
|
96
|
#define MSG_UBL_EDIT_CUSTOM_MESH _UxGT("Editer maille perso")
|
97
|
97
|
#define MSG_UBL_FINE_TUNE_MESH _UxGT("Reglage fin maille")
|
98
|
|
-#define MSG_UBL_DONE_EDITING_MESH _UxGT("Termier maille")
|
|
98
|
+#define MSG_UBL_DONE_EDITING_MESH _UxGT("Terminer maille")
|
99
|
99
|
#define MSG_UBL_BUILD_CUSTOM_MESH _UxGT("Creer maille perso")
|
100
|
100
|
#define MSG_UBL_BUILD_MESH_MENU _UxGT("Creer maille")
|
101
|
101
|
#define MSG_UBL_BUILD_PLA_MESH _UxGT("Creer maille PLA")
|
|
@@ -146,7 +146,7 @@
|
146
|
146
|
#define MSG_MOVE_01MM _UxGT("Depl. 0.1mm")
|
147
|
147
|
#define MSG_MOVE_1MM _UxGT("Depl. 1mm")
|
148
|
148
|
#define MSG_MOVE_10MM _UxGT("Depl. 10mm")
|
149
|
|
-#define MSG_SPEED _UxGT(" Vitesse")
|
|
149
|
+#define MSG_SPEED _UxGT("Vitesse")
|
150
|
150
|
#define MSG_BED_Z _UxGT("Lit Z")
|
151
|
151
|
#define MSG_NOZZLE _UxGT("Buse")
|
152
|
152
|
#define MSG_BED _UxGT("Lit")
|
|
@@ -215,7 +215,7 @@
|
215
|
215
|
#define MSG_PRINT_ABORTED _UxGT("Impr. Annulee")
|
216
|
216
|
#define MSG_NO_MOVE _UxGT("Moteurs bloques.")
|
217
|
217
|
#define MSG_KILLED _UxGT("MORT.")
|
218
|
|
-#define MSG_STOPPED _UxGT("STOPPe.")
|
|
218
|
+#define MSG_STOPPED _UxGT("STOPPE.")
|
219
|
219
|
#define MSG_CONTROL_RETRACT _UxGT("Retraction mm")
|
220
|
220
|
#define MSG_CONTROL_RETRACT_SWAP _UxGT("Ech. Retr. mm")
|
221
|
221
|
#define MSG_CONTROL_RETRACTF _UxGT("Retraction V")
|
|
@@ -223,7 +223,7 @@
|
223
|
223
|
#define MSG_CONTROL_RETRACT_RECOVER _UxGT("UnRet mm")
|
224
|
224
|
#define MSG_CONTROL_RETRACT_RECOVER_SWAP _UxGT("Ech. UnRet mm")
|
225
|
225
|
#define MSG_CONTROL_RETRACT_RECOVERF _UxGT("UnRet V")
|
226
|
|
-#define MSG_CONTROL_RETRACT_RECOVER_SWAPF _UxGT("Ech. Retr. V")
|
|
226
|
+#define MSG_CONTROL_RETRACT_RECOVER_SWAPF _UxGT("Ech. UnRet V")
|
227
|
227
|
#define MSG_AUTORETRACT _UxGT("Retract. Auto.")
|
228
|
228
|
#define MSG_FILAMENTCHANGE _UxGT("Changer filament")
|
229
|
229
|
#define MSG_INIT_SDCARD _UxGT("Init. la carte SD")
|
|
@@ -250,7 +250,7 @@
|
250
|
250
|
#define MSG_ERR_MINTEMP_BED _UxGT("Err: TEMP. MIN LIT")
|
251
|
251
|
#define MSG_ERR_Z_HOMING _UxGT("G28 Z interdit")
|
252
|
252
|
|
253
|
|
-#define MSG_HALTED _UxGT("IMPR. STOPPeE")
|
|
253
|
+#define MSG_HALTED _UxGT("IMPR. STOPPEE")
|
254
|
254
|
#define MSG_PLEASE_RESET _UxGT("RaZ. SVP")
|
255
|
255
|
#define MSG_SHORT_DAY _UxGT("j") // One character only
|
256
|
256
|
#define MSG_SHORT_HOUR _UxGT("h") // One character only
|