|
@@ -169,7 +169,7 @@
|
169
|
169
|
#define MSG_MOVE_X _UxGT("Dépl. X")
|
170
|
170
|
#define MSG_MOVE_Y _UxGT("Dépl. Y")
|
171
|
171
|
#define MSG_MOVE_Z _UxGT("Dépl. Z")
|
172
|
|
-#define MSG_MOVE_E _UxGT("Extruder")
|
|
172
|
+#define MSG_MOVE_E _UxGT("Extrudeur")
|
173
|
173
|
#define MSG_MOVE_01MM _UxGT("Dépl. 0.1mm")
|
174
|
174
|
#define MSG_MOVE_1MM _UxGT("Dépl. 1mm")
|
175
|
175
|
#define MSG_MOVE_10MM _UxGT("Dépl. 10mm")
|
|
@@ -178,7 +178,7 @@
|
178
|
178
|
#define MSG_NOZZLE _UxGT("Buse")
|
179
|
179
|
#define MSG_BED _UxGT("Lit")
|
180
|
180
|
#define MSG_FAN_SPEED _UxGT("Vitesse ventil.")
|
181
|
|
-#define MSG_EXTRA_FAN_SPEED _UxGT("+Vitesse ventil.")
|
|
181
|
+#define MSG_EXTRA_FAN_SPEED _UxGT("Extra V ventil.")
|
182
|
182
|
|
183
|
183
|
#define MSG_FLOW _UxGT("Flux")
|
184
|
184
|
#define MSG_CONTROL _UxGT("Contrôler")
|
|
@@ -206,13 +206,13 @@
|
206
|
206
|
#endif
|
207
|
207
|
#define MSG_VE_JERK _UxGT("Ve jerk")
|
208
|
208
|
#define MSG_VELOCITY _UxGT("Vélocité")
|
209
|
|
-#define MSG_VMAX _UxGT("Vmax")
|
210
|
|
-#define MSG_VMIN _UxGT("Vmin")
|
|
209
|
+#define MSG_VMAX _UxGT("Vmax ")
|
|
210
|
+#define MSG_VMIN _UxGT("Vmin ")
|
211
|
211
|
#define MSG_VTRAV_MIN _UxGT("V dépl. min")
|
212
|
212
|
#define MSG_ACCELERATION _UxGT("Accélération")
|
213
|
213
|
#define MSG_AMAX _UxGT("Amax ")
|
214
|
214
|
#define MSG_A_RETRACT _UxGT("A retrait")
|
215
|
|
-#define MSG_A_TRAVEL _UxGT("A Dépl.")
|
|
215
|
+#define MSG_A_TRAVEL _UxGT("A dépl.")
|
216
|
216
|
#define MSG_STEPS_PER_MM _UxGT("Pas/mm")
|
217
|
217
|
#if IS_KINEMATIC
|
218
|
218
|
#define MSG_ASTEPS _UxGT("A pas/mm")
|
|
@@ -266,7 +266,7 @@
|
266
|
266
|
#define MSG_CONTROL_RETRACT_RECOVER _UxGT("Rappel mm")
|
267
|
267
|
#define MSG_CONTROL_RETRACT_RECOVER_SWAP _UxGT("Ech. Rappel mm")
|
268
|
268
|
#define MSG_CONTROL_RETRACT_RECOVERF _UxGT("Rappel V")
|
269
|
|
-#define MSG_CONTROL_RETRACT_RECOVER_SWAPF _UxGT("Ech. Retour V")
|
|
269
|
+#define MSG_CONTROL_RETRACT_RECOVER_SWAPF _UxGT("Ech. Rappel V")
|
270
|
270
|
#define MSG_AUTORETRACT _UxGT("Retrait. Auto.")
|
271
|
271
|
#define MSG_FILAMENTCHANGE _UxGT("Changer filament")
|
272
|
272
|
#define MSG_FILAMENTLOAD _UxGT("Charger fil.")
|
|
@@ -382,7 +382,7 @@
|
382
|
382
|
#define MSG_FILAMENT_CHANGE_HEATING_1 _UxGT("Buse en chauffe")
|
383
|
383
|
#define MSG_FILAMENT_CHANGE_HEATING_2 _UxGT("Patientez SVP...")
|
384
|
384
|
#define MSG_FILAMENT_CHANGE_LOAD_1 _UxGT("Attente de")
|
385
|
|
- #define MSG_FILAMENT_CHANGE_LOAD_2 _UxGT("chargement filament")
|
|
385
|
+ #define MSG_FILAMENT_CHANGE_LOAD_2 _UxGT("Chargement filament")
|
386
|
386
|
#define MSG_FILAMENT_CHANGE_PURGE_1 _UxGT("Attente")
|
387
|
387
|
#define MSG_FILAMENT_CHANGE_PURGE_2 _UxGT("Purger filament")
|
388
|
388
|
#define MSG_FILAMENT_CHANGE_RESUME_1 _UxGT("Attente impression")
|