Browse Source

French translation : Added missing strings as well as missing accents

Gege2B 8 years ago
parent
commit
22dfcc9a71
1 changed files with 67 additions and 63 deletions
  1. 67
    63
      Marlin/language_fr.h

+ 67
- 63
Marlin/language_fr.h View File

32
 
32
 
33
 #define DISPLAY_CHARSET_ISO10646_1
33
 #define DISPLAY_CHARSET_ISO10646_1
34
 
34
 
35
-#define WELCOME_MSG                         MACHINE_NAME _UxGT(" prete.")
36
-#define MSG_SD_INSERTED                     _UxGT("Carte inseree")
37
-#define MSG_SD_REMOVED                      _UxGT("Carte retiree")
35
+#define WELCOME_MSG                         MACHINE_NAME _UxGT(" prête.")
36
+#define MSG_SD_INSERTED                     _UxGT("Carte insérée")
37
+#define MSG_SD_REMOVED                      _UxGT("Carte retirée")
38
 #define MSG_LCD_ENDSTOPS                    _UxGT("Butées") // Max length 8 characters
38
 #define MSG_LCD_ENDSTOPS                    _UxGT("Butées") // Max length 8 characters
39
 #define MSG_MAIN                            _UxGT("Menu principal")
39
 #define MSG_MAIN                            _UxGT("Menu principal")
40
 #define MSG_AUTOSTART                       _UxGT("Demarrage auto")
40
 #define MSG_AUTOSTART                       _UxGT("Demarrage auto")
41
-#define MSG_DISABLE_STEPPERS                _UxGT("Arreter moteurs")
41
+#define MSG_DISABLE_STEPPERS                _UxGT("Arrêter moteurs")
42
+#define MSG_DEBUG_MENU                      _UxGT("Menu debug")
43
+#define MSG_PROGRESS_BAR_TEST               _UxGT("Test barre progression")
42
 #define MSG_AUTO_HOME                       _UxGT("Origine auto.")
44
 #define MSG_AUTO_HOME                       _UxGT("Origine auto.")
43
 #define MSG_AUTO_HOME_X                     _UxGT("Origine X Auto.")
45
 #define MSG_AUTO_HOME_X                     _UxGT("Origine X Auto.")
44
 #define MSG_AUTO_HOME_Y                     _UxGT("Origine Y Auto.")
46
 #define MSG_AUTO_HOME_Y                     _UxGT("Origine Y Auto.")
46
 #define MSG_LEVEL_BED_HOMING                _UxGT("Origine XYZ")
48
 #define MSG_LEVEL_BED_HOMING                _UxGT("Origine XYZ")
47
 #define MSG_LEVEL_BED_WAITING               _UxGT("Clic pour commencer")
49
 #define MSG_LEVEL_BED_WAITING               _UxGT("Clic pour commencer")
48
 #define MSG_LEVEL_BED_NEXT_POINT            _UxGT("Point suivant")
50
 #define MSG_LEVEL_BED_NEXT_POINT            _UxGT("Point suivant")
49
-#define MSG_LEVEL_BED_DONE                  _UxGT("Mise a niveau OK!")
51
+#define MSG_LEVEL_BED_DONE                  _UxGT("Mise à niveau OK!")
50
 #define MSG_LEVEL_BED_CANCEL                _UxGT("Annuler")
52
 #define MSG_LEVEL_BED_CANCEL                _UxGT("Annuler")
51
-#define MSG_SET_HOME_OFFSETS                _UxGT("Regl. decal. origine")
52
-#define MSG_HOME_OFFSETS_APPLIED            _UxGT("Decalages appliques")
53
-#define MSG_SET_ORIGIN                      _UxGT("Regler origine")
54
-#define MSG_PREHEAT_1                       _UxGT("Prechauffage PLA")
55
-#define MSG_PREHEAT_1_N                     _UxGT("Prechauff. PLA ")
56
-#define MSG_PREHEAT_1_ALL                   _UxGT("Prech. PLA Tout")
57
-#define MSG_PREHEAT_1_BEDONLY               _UxGT("Prech. PLA Plateau")
53
+#define MSG_SET_HOME_OFFSETS                _UxGT("Regl. décal. origine")
54
+#define MSG_HOME_OFFSETS_APPLIED            _UxGT("Décalages appliqués")
55
+#define MSG_SET_ORIGIN                      _UxGT("Régler origine")
56
+#define MSG_PREHEAT_1                       _UxGT("Préchauffage PLA")
57
+#define MSG_PREHEAT_1_N                     _UxGT("Préchauff. PLA ")
58
+#define MSG_PREHEAT_1_ALL                   _UxGT("Préch. PLA Tout")
59
+#define MSG_PREHEAT_1_BEDONLY               _UxGT("Préch. PLA lit")
58
 #define MSG_PREHEAT_1_SETTINGS              _UxGT("Regl. prech. PLA")
60
 #define MSG_PREHEAT_1_SETTINGS              _UxGT("Regl. prech. PLA")
59
-#define MSG_PREHEAT_2                       _UxGT("Prechauffage ABS")
60
-#define MSG_PREHEAT_2_N                     _UxGT("Prechauff. ABS ")
61
-#define MSG_PREHEAT_2_ALL                   _UxGT("Prech. ABS Tout")
62
-#define MSG_PREHEAT_2_BEDONLY               _UxGT("Prech. ABS Plateau")
61
+#define MSG_PREHEAT_2                       _UxGT("Préchauffage ABS")
62
+#define MSG_PREHEAT_2_N                     _UxGT("Préchauff. ABS ")
63
+#define MSG_PREHEAT_2_ALL                   _UxGT("Préch. ABS Tout")
64
+#define MSG_PREHEAT_2_BEDONLY               _UxGT("Préch. ABS lit")
63
 #define MSG_PREHEAT_2_SETTINGS              _UxGT("Regl. prech. ABS")
65
 #define MSG_PREHEAT_2_SETTINGS              _UxGT("Regl. prech. ABS")
64
 #define MSG_COOLDOWN                        _UxGT("Refroidir")
66
 #define MSG_COOLDOWN                        _UxGT("Refroidir")
65
 #define MSG_SWITCH_PS_ON                    _UxGT("Allumer alim.")
67
 #define MSG_SWITCH_PS_ON                    _UxGT("Allumer alim.")
66
-#define MSG_SWITCH_PS_OFF                   _UxGT("Eteindre alim.")
67
-#define MSG_EXTRUDE                         _UxGT("Extrusion")
68
-#define MSG_RETRACT                         _UxGT("Retraction")
69
-#define MSG_MOVE_AXIS                       _UxGT("Deplacer un axe")
70
-#define MSG_LEVEL_BED                       _UxGT("Regl. Niv. Plateau")
71
-#define MSG_MOVE_X                          _UxGT("Depl. X")
72
-#define MSG_MOVE_Y                          _UxGT("Depl. Y")
73
-#define MSG_MOVE_Z                          _UxGT("Depl. Z")
68
+#define MSG_SWITCH_PS_OFF                   _UxGT("Éteindre alim.")
69
+#define MSG_EXTRUDE                         _UxGT("Éxtrusion")
70
+#define MSG_RETRACT                         _UxGT("Rétraction")
71
+#define MSG_MOVE_AXIS                       _UxGT("Déplacer un axe")
72
+#define MSG_LEVEL_BED                       _UxGT("Règl. Niv. lit")
73
+#define MSG_MOVING                          _UxGT("Déplacement...")
74
+#define MSG_FREE_XY                         _UxGT("Débloquer XY")
75
+#define MSG_MOVE_X                          _UxGT("Dépl. X")
76
+#define MSG_MOVE_Y                          _UxGT("Dépl. Y")
77
+#define MSG_MOVE_Z                          _UxGT("Dépl. Z")
74
 #define MSG_MOVE_E                          _UxGT("Extruder")
78
 #define MSG_MOVE_E                          _UxGT("Extruder")
75
-#define MSG_MOVE_01MM                       _UxGT("Depl. 0.1mm")
76
-#define MSG_MOVE_1MM                        _UxGT("Depl. 1mm")
77
-#define MSG_MOVE_10MM                       _UxGT("Depl. 10mm")
79
+#define MSG_MOVE_01MM                       _UxGT("Dépl. 0.1mm")
80
+#define MSG_MOVE_1MM                        _UxGT("Dépl. 1mm")
81
+#define MSG_MOVE_10MM                       _UxGT("Dépl. 10mm")
78
 #define MSG_SPEED                           _UxGT(" Vitesse")
82
 #define MSG_SPEED                           _UxGT(" Vitesse")
79
-#define MSG_BED_Z                           _UxGT("Plateau Z")
83
+#define MSG_BED_Z                           _UxGT("Lit Z")
80
 #define MSG_NOZZLE                          _UxGT("Buse")
84
 #define MSG_NOZZLE                          _UxGT("Buse")
81
-#define MSG_BED                             _UxGT("Plateau")
85
+#define MSG_BED                             _UxGT("Lit")
82
 #define MSG_FAN_SPEED                       _UxGT("Vitesse ventil.")
86
 #define MSG_FAN_SPEED                       _UxGT("Vitesse ventil.")
83
 #define MSG_FLOW                            _UxGT("Flux")
87
 #define MSG_FLOW                            _UxGT("Flux")
84
-#define MSG_CONTROL                         _UxGT("Controler")
88
+#define MSG_CONTROL                         _UxGT("Contrôler")
85
 #define MSG_MIN                             LCD_STR_THERMOMETER _UxGT(" Min")
89
 #define MSG_MIN                             LCD_STR_THERMOMETER _UxGT(" Min")
86
 #define MSG_MAX                             LCD_STR_THERMOMETER _UxGT(" Max")
90
 #define MSG_MAX                             LCD_STR_THERMOMETER _UxGT(" Max")
87
 #define MSG_FACTOR                          LCD_STR_THERMOMETER _UxGT(" Facteur")
91
 #define MSG_FACTOR                          LCD_STR_THERMOMETER _UxGT(" Facteur")
88
 #define MSG_AUTOTEMP                        _UxGT("Temp. Auto.")
92
 #define MSG_AUTOTEMP                        _UxGT("Temp. Auto.")
89
 #define MSG_ON                              _UxGT("Marche ")
93
 #define MSG_ON                              _UxGT("Marche ")
90
-#define MSG_OFF                             _UxGT("Arret")
94
+#define MSG_OFF                             _UxGT("Arrêt")
91
 #define MSG_PID_P                           _UxGT("PID-P")
95
 #define MSG_PID_P                           _UxGT("PID-P")
92
 #define MSG_PID_I                           _UxGT("PID-I")
96
 #define MSG_PID_I                           _UxGT("PID-I")
93
 #define MSG_PID_D                           _UxGT("PID-D")
97
 #define MSG_PID_D                           _UxGT("PID-D")
94
 #define MSG_PID_C                           _UxGT("PID-C")
98
 #define MSG_PID_C                           _UxGT("PID-C")
95
-#define MSG_SELECT                          _UxGT("Selectionner")
96
-#define MSG_ACC                             _UxGT("Acceleration")
99
+#define MSG_SELECT                          _UxGT("Sélectionner")
100
+#define MSG_ACC                             _UxGT("Accélération")
97
 #define MSG_VX_JERK                         _UxGT("Vx-jerk")
101
 #define MSG_VX_JERK                         _UxGT("Vx-jerk")
98
 #define MSG_VY_JERK                         _UxGT("Vy-jerk")
102
 #define MSG_VY_JERK                         _UxGT("Vy-jerk")
99
 #define MSG_VZ_JERK                         _UxGT("Vz-jerk")
103
 #define MSG_VZ_JERK                         _UxGT("Vz-jerk")
103
 #define MSG_VTRAV_MIN                       _UxGT("Vdepl min")
107
 #define MSG_VTRAV_MIN                       _UxGT("Vdepl min")
104
 #define MSG_AMAX                            _UxGT("Amax ")
108
 #define MSG_AMAX                            _UxGT("Amax ")
105
 #define MSG_A_RETRACT                       _UxGT("A-retract")
109
 #define MSG_A_RETRACT                       _UxGT("A-retract")
106
-#define MSG_A_TRAVEL                        _UxGT("A-Depl.")
110
+#define MSG_A_TRAVEL                        _UxGT("A-Dépl.")
107
 #define MSG_XSTEPS                          _UxGT("Xpas/mm")
111
 #define MSG_XSTEPS                          _UxGT("Xpas/mm")
108
 #define MSG_YSTEPS                          _UxGT("Ypas/mm")
112
 #define MSG_YSTEPS                          _UxGT("Ypas/mm")
109
 #define MSG_ZSTEPS                          _UxGT("Zpas/mm")
113
 #define MSG_ZSTEPS                          _UxGT("Zpas/mm")
112
 #define MSG_E2STEPS                         _UxGT("E2pas/mm")
116
 #define MSG_E2STEPS                         _UxGT("E2pas/mm")
113
 #define MSG_E3STEPS                         _UxGT("E3pas/mm")
117
 #define MSG_E3STEPS                         _UxGT("E3pas/mm")
114
 #define MSG_E4STEPS                         _UxGT("E4pas/mm")
118
 #define MSG_E4STEPS                         _UxGT("E4pas/mm")
115
-#define MSG_TEMPERATURE                     _UxGT("Temperature")
119
+#define MSG_TEMPERATURE                     _UxGT("Tempzrature")
116
 #define MSG_MOTION                          _UxGT("Mouvement")
120
 #define MSG_MOTION                          _UxGT("Mouvement")
117
 #define MSG_VOLUMETRIC                      _UxGT("Filament")
121
 #define MSG_VOLUMETRIC                      _UxGT("Filament")
118
 #define MSG_VOLUMETRIC_ENABLED              _UxGT("E en mm3")
122
 #define MSG_VOLUMETRIC_ENABLED              _UxGT("E en mm3")
120
 #define MSG_CONTRAST                        _UxGT("Contraste LCD")
124
 #define MSG_CONTRAST                        _UxGT("Contraste LCD")
121
 #define MSG_STORE_EPROM                     _UxGT("Sauver config")
125
 #define MSG_STORE_EPROM                     _UxGT("Sauver config")
122
 #define MSG_LOAD_EPROM                      _UxGT("Lire config")
126
 #define MSG_LOAD_EPROM                      _UxGT("Lire config")
123
-#define MSG_RESTORE_FAILSAFE                _UxGT("Restaurer defauts")
127
+#define MSG_RESTORE_FAILSAFE                _UxGT("Restaurer défauts")
124
 #define MSG_REFRESH                         _UxGT("Actualiser")
128
 #define MSG_REFRESH                         _UxGT("Actualiser")
125
 #define MSG_WATCH                           _UxGT("Surveiller")
129
 #define MSG_WATCH                           _UxGT("Surveiller")
126
-#define MSG_PREPARE                         _UxGT("Preparer")
127
-#define MSG_TUNE                            _UxGT("Regler")
130
+#define MSG_PREPARE                         _UxGT("Préparer")
131
+#define MSG_TUNE                            _UxGT("Régler")
128
 #define MSG_PAUSE_PRINT                     _UxGT("Interrompre impr.")
132
 #define MSG_PAUSE_PRINT                     _UxGT("Interrompre impr.")
129
 #define MSG_RESUME_PRINT                    _UxGT("Reprendre impr.")
133
 #define MSG_RESUME_PRINT                    _UxGT("Reprendre impr.")
130
-#define MSG_STOP_PRINT                      _UxGT("Arreter impr.")
134
+#define MSG_STOP_PRINT                      _UxGT("Arrêter impr.")
131
 #define MSG_CARD_MENU                       _UxGT("Impr. depuis SD")
135
 #define MSG_CARD_MENU                       _UxGT("Impr. depuis SD")
132
 #define MSG_NO_CARD                         _UxGT("Pas de carte")
136
 #define MSG_NO_CARD                         _UxGT("Pas de carte")
133
 #define MSG_DWELL                           _UxGT("Repos...")
137
 #define MSG_DWELL                           _UxGT("Repos...")
134
 #define MSG_USERWAIT                        _UxGT("Atten. de l'util.")
138
 #define MSG_USERWAIT                        _UxGT("Atten. de l'util.")
135
 #define MSG_RESUMING                        _UxGT("Repri. de l'impr.")
139
 #define MSG_RESUMING                        _UxGT("Repri. de l'impr.")
136
-#define MSG_PRINT_ABORTED                   _UxGT("Impr. Annulee")
137
-#define MSG_NO_MOVE                         _UxGT("Moteurs bloques.")
140
+#define MSG_PRINT_ABORTED                   _UxGT("Impr. Annulée")
141
+#define MSG_NO_MOVE                         _UxGT("Moteurs bloqués.")
138
 #define MSG_KILLED                          _UxGT("MORT.")
142
 #define MSG_KILLED                          _UxGT("MORT.")
139
-#define MSG_STOPPED                         _UxGT("STOPPE.")
143
+#define MSG_STOPPED                         _UxGT("STOPPÉ.")
140
 #define MSG_CONTROL_RETRACT                 _UxGT("Retraction mm")
144
 #define MSG_CONTROL_RETRACT                 _UxGT("Retraction mm")
141
 #define MSG_CONTROL_RETRACT_SWAP            _UxGT("Ech. Retr. mm")
145
 #define MSG_CONTROL_RETRACT_SWAP            _UxGT("Ech. Retr. mm")
142
-#define MSG_CONTROL_RETRACTF                _UxGT("Retraction V")
143
-#define MSG_CONTROL_RETRACT_ZLIFT           _UxGT("Hop mm")
146
+#define MSG_CONTROL_RETRACTF                _UxGT("Rétraction V")
147
+#define MSG_CONTROL_RETRACT_ZLIFT           _UxGT("Saut Z mm")
144
 #define MSG_CONTROL_RETRACT_RECOVER         _UxGT("UnRet mm")
148
 #define MSG_CONTROL_RETRACT_RECOVER         _UxGT("UnRet mm")
145
 #define MSG_CONTROL_RETRACT_RECOVER_SWAP    _UxGT("Ech. UnRet mm")
149
 #define MSG_CONTROL_RETRACT_RECOVER_SWAP    _UxGT("Ech. UnRet mm")
146
 #define MSG_CONTROL_RETRACT_RECOVERF        _UxGT("UnRet V")
150
 #define MSG_CONTROL_RETRACT_RECOVERF        _UxGT("UnRet V")
147
-#define MSG_AUTORETRACT                     _UxGT("Retract. Auto.")
151
+#define MSG_AUTORETRACT                     _UxGT("Rétract. Auto.")
148
 #define MSG_FILAMENTCHANGE                  _UxGT("Changer filament")
152
 #define MSG_FILAMENTCHANGE                  _UxGT("Changer filament")
149
 #define MSG_INIT_SDCARD                     _UxGT("Init. la carte SD")
153
 #define MSG_INIT_SDCARD                     _UxGT("Init. la carte SD")
150
 #define MSG_CNG_SDCARD                      _UxGT("Changer de carte")
154
 #define MSG_CNG_SDCARD                      _UxGT("Changer de carte")
151
-#define MSG_ZPROBE_OUT                      _UxGT("Z sonde exte. lit")
155
+#define MSG_ZPROBE_OUT                      _UxGT("Z sonde extè. lit")
152
 #define MSG_BLTOUCH_SELFTEST                _UxGT("Autotest BLTouch")
156
 #define MSG_BLTOUCH_SELFTEST                _UxGT("Autotest BLTouch")
153
 #define MSG_BLTOUCH_RESET                   _UxGT("RaZ BLTouch")
157
 #define MSG_BLTOUCH_RESET                   _UxGT("RaZ BLTouch")
154
 #define MSG_HOME                            _UxGT("Origine")  // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
158
 #define MSG_HOME                            _UxGT("Origine")  // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
155
 #define MSG_FIRST                           _UxGT("Premier")
159
 #define MSG_FIRST                           _UxGT("Premier")
156
-#define MSG_ZPROBE_ZOFFSET                  _UxGT("Decalage Z")
160
+#define MSG_ZPROBE_ZOFFSET                  _UxGT("Décalage Z")
157
 #define MSG_BABYSTEP_X                      _UxGT("Babystep X")
161
 #define MSG_BABYSTEP_X                      _UxGT("Babystep X")
158
 #define MSG_BABYSTEP_Y                      _UxGT("Babystep Y")
162
 #define MSG_BABYSTEP_Y                      _UxGT("Babystep Y")
159
 #define MSG_BABYSTEP_Z                      _UxGT("Babystep Z")
163
 #define MSG_BABYSTEP_Z                      _UxGT("Babystep Z")
160
-#define MSG_ENDSTOP_ABORT                   _UxGT("Butee abandon")
164
+#define MSG_ENDSTOP_ABORT                   _UxGT("Butée abandon")
161
 #define MSG_HEATING_FAILED_LCD              _UxGT("Erreur de chauffe")
165
 #define MSG_HEATING_FAILED_LCD              _UxGT("Erreur de chauffe")
162
 #define MSG_ERR_REDUNDANT_TEMP              _UxGT("Err: TEMP. REDONDANT")
166
 #define MSG_ERR_REDUNDANT_TEMP              _UxGT("Err: TEMP. REDONDANT")
163
 #define MSG_THERMAL_RUNAWAY                 _UxGT("EMBALLEMENT THERM.")
167
 #define MSG_THERMAL_RUNAWAY                 _UxGT("EMBALLEMENT THERM.")
167
 #define MSG_ERR_MINTEMP_BED                 _UxGT("Err: TEMP. MIN LIT")
171
 #define MSG_ERR_MINTEMP_BED                 _UxGT("Err: TEMP. MIN LIT")
168
 #define MSG_ERR_Z_HOMING                    _UxGT("G28 Z interdit")
172
 #define MSG_ERR_Z_HOMING                    _UxGT("G28 Z interdit")
169
 
173
 
170
-#define MSG_HALTED                          _UxGT("IMPR. STOPPEE")
174
+#define MSG_HALTED                          _UxGT("IMPR. STOPPÉE")
171
 #define MSG_PLEASE_RESET                    _UxGT("RaZ. SVP")
175
 #define MSG_PLEASE_RESET                    _UxGT("RaZ. SVP")
172
 #define MSG_SHORT_DAY                       _UxGT("j") // One character only
176
 #define MSG_SHORT_DAY                       _UxGT("j") // One character only
173
 #define MSG_SHORT_HOUR                      _UxGT("h") // One character only
177
 #define MSG_SHORT_HOUR                      _UxGT("h") // One character only
174
 #define MSG_SHORT_MINUTE                    _UxGT("m") // One character only
178
 #define MSG_SHORT_MINUTE                    _UxGT("m") // One character only
175
 
179
 
176
 #define MSG_HEATING                         _UxGT("En chauffe...")
180
 #define MSG_HEATING                         _UxGT("En chauffe...")
177
-#define MSG_HEATING_COMPLETE                _UxGT("Chauffe terminee")
178
-#define MSG_BED_HEATING                     _UxGT("Plateau en chauffe..")
179
-#define MSG_BED_DONE                        _UxGT("Chauffe lit terminee")
181
+#define MSG_HEATING_COMPLETE                _UxGT("Chauffe terminée")
182
+#define MSG_BED_HEATING                     _UxGT("Lit en chauffe..")
183
+#define MSG_BED_DONE                        _UxGT("Chauffe lit terminée")
180
 #define MSG_DELTA_CALIBRATE                 _UxGT("Calibration Delta")
184
 #define MSG_DELTA_CALIBRATE                 _UxGT("Calibration Delta")
181
 #define MSG_DELTA_CALIBRATE_X               _UxGT("Calibrer X")
185
 #define MSG_DELTA_CALIBRATE_X               _UxGT("Calibrer X")
182
 #define MSG_DELTA_CALIBRATE_Y               _UxGT("Calibrer Y")
186
 #define MSG_DELTA_CALIBRATE_Y               _UxGT("Calibrer Y")
188
 #define MSG_INFO_STATS_MENU                 _UxGT("Stats. imprimante")
192
 #define MSG_INFO_STATS_MENU                 _UxGT("Stats. imprimante")
189
 #define MSG_INFO_BOARD_MENU                 _UxGT("Infos carte")
193
 #define MSG_INFO_BOARD_MENU                 _UxGT("Infos carte")
190
 #define MSG_INFO_THERMISTOR_MENU            _UxGT("Thermistors")
194
 #define MSG_INFO_THERMISTOR_MENU            _UxGT("Thermistors")
191
-#define MSG_INFO_EXTRUDERS                  _UxGT("Extruders")
195
+#define MSG_INFO_EXTRUDERS                  _UxGT("Extrudeurs")
192
 #define MSG_INFO_BAUDRATE                   _UxGT("Baud")
196
 #define MSG_INFO_BAUDRATE                   _UxGT("Baud")
193
 #define MSG_INFO_PROTOCOL                   _UxGT("Protocole")
197
 #define MSG_INFO_PROTOCOL                   _UxGT("Protocole")
194
-#define MSG_LIGHTS_ON                       _UxGT("Allumer boitier")
195
-#define MSG_LIGHTS_OFF                      _UxGT("Eteindre boitier")
198
+#define MSG_LIGHTS_ON                       _UxGT("Allumer boîtier")
199
+#define MSG_LIGHTS_OFF                      _UxGT("Eteindre boîtier")
196
 
200
 
197
 #if LCD_WIDTH >= 20
201
 #if LCD_WIDTH >= 20
198
   #define MSG_INFO_PRINT_COUNT              _UxGT("Nbre impressions")
202
   #define MSG_INFO_PRINT_COUNT              _UxGT("Nbre impressions")
199
-  #define MSG_INFO_COMPLETED_PRINTS         _UxGT("Terminees")
203
+  #define MSG_INFO_COMPLETED_PRINTS         _UxGT("Terminées")
200
   #define MSG_INFO_PRINT_TIME               _UxGT("Tps impr. total")
204
   #define MSG_INFO_PRINT_TIME               _UxGT("Tps impr. total")
201
   #define MSG_INFO_PRINT_LONGEST            _UxGT("Impr. la + longue")
205
   #define MSG_INFO_PRINT_LONGEST            _UxGT("Impr. la + longue")
202
   #define MSG_INFO_PRINT_FILAMENT           _UxGT("Total filament")
206
   #define MSG_INFO_PRINT_FILAMENT           _UxGT("Total filament")
203
 #else
207
 #else
204
   #define MSG_INFO_PRINT_COUNT              _UxGT("Impressions")
208
   #define MSG_INFO_PRINT_COUNT              _UxGT("Impressions")
205
-  #define MSG_INFO_COMPLETED_PRINTS         _UxGT("Terminees")
209
+  #define MSG_INFO_COMPLETED_PRINTS         _UxGT("Terminées")
206
   #define MSG_INFO_PRINT_TIME               _UxGT("Total")
210
   #define MSG_INFO_PRINT_TIME               _UxGT("Total")
207
   #define MSG_INFO_PRINT_LONGEST            _UxGT("+ long")
211
   #define MSG_INFO_PRINT_LONGEST            _UxGT("+ long")
208
   #define MSG_INFO_PRINT_FILAMENT           _UxGT("Filament")
212
   #define MSG_INFO_PRINT_FILAMENT           _UxGT("Filament")
222
 
226
 
223
 #if LCD_HEIGHT >= 4
227
 #if LCD_HEIGHT >= 4
224
   // Up to 3 lines allowed
228
   // Up to 3 lines allowed
225
-  #define MSG_FILAMENT_CHANGE_INIT_1          _UxGT("Attente Demarrage")
229
+  #define MSG_FILAMENT_CHANGE_INIT_1          _UxGT("Attente Démarrage")
226
   #define MSG_FILAMENT_CHANGE_INIT_2          _UxGT("du filament")
230
   #define MSG_FILAMENT_CHANGE_INIT_2          _UxGT("du filament")
227
   #define MSG_FILAMENT_CHANGE_INIT_3          _UxGT("changer")
231
   #define MSG_FILAMENT_CHANGE_INIT_3          _UxGT("changer")
228
   #define MSG_FILAMENT_CHANGE_UNLOAD_1        _UxGT("attente de")
232
   #define MSG_FILAMENT_CHANGE_UNLOAD_1        _UxGT("attente de")
229
-  #define MSG_FILAMENT_CHANGE_UNLOAD_2        _UxGT("decharger filament")
230
-  #define MSG_FILAMENT_CHANGE_INSERT_1        _UxGT("inserer filament")
233
+  #define MSG_FILAMENT_CHANGE_UNLOAD_2        _UxGT("décharger filament")
234
+  #define MSG_FILAMENT_CHANGE_INSERT_1        _UxGT("insérer filament")
231
   #define MSG_FILAMENT_CHANGE_INSERT_2        _UxGT("et app. bouton")
235
   #define MSG_FILAMENT_CHANGE_INSERT_2        _UxGT("et app. bouton")
232
   #define MSG_FILAMENT_CHANGE_INSERT_3        _UxGT("pour continuer...")
236
   #define MSG_FILAMENT_CHANGE_INSERT_3        _UxGT("pour continuer...")
233
   #define MSG_FILAMENT_CHANGE_LOAD_1          _UxGT("attente de")
237
   #define MSG_FILAMENT_CHANGE_LOAD_1          _UxGT("attente de")
234
-  #define MSG_FILAMENT_CHANGE_LOAD_2          _UxGT("charger filament")
238
+  #define MSG_FILAMENT_CHANGE_LOAD_2          _UxGT("chargement filament")
235
   #define MSG_FILAMENT_CHANGE_EXTRUDE_1       _UxGT("attente de")
239
   #define MSG_FILAMENT_CHANGE_EXTRUDE_1       _UxGT("attente de")
236
-  #define MSG_FILAMENT_CHANGE_EXTRUDE_2       _UxGT("extrusion fil.")
240
+  #define MSG_FILAMENT_CHANGE_EXTRUDE_2       _UxGT("extrusion filament")
237
   #define MSG_FILAMENT_CHANGE_RESUME_1        _UxGT("attente impression")
241
   #define MSG_FILAMENT_CHANGE_RESUME_1        _UxGT("attente impression")
238
   #define MSG_FILAMENT_CHANGE_RESUME_2        _UxGT("pour reprendre")
242
   #define MSG_FILAMENT_CHANGE_RESUME_2        _UxGT("pour reprendre")
239
 #else // LCD_HEIGHT < 4
243
 #else // LCD_HEIGHT < 4
240
   // Up to 2 lines allowed
244
   // Up to 2 lines allowed
241
   #define MSG_FILAMENT_CHANGE_INIT_1          _UxGT("Patientez...")
245
   #define MSG_FILAMENT_CHANGE_INIT_1          _UxGT("Patientez...")
242
   #define MSG_FILAMENT_CHANGE_UNLOAD_1        _UxGT("Ejection...")
246
   #define MSG_FILAMENT_CHANGE_UNLOAD_1        _UxGT("Ejection...")
243
-  #define MSG_FILAMENT_CHANGE_INSERT_1        _UxGT("Inserer et click")
247
+  #define MSG_FILAMENT_CHANGE_INSERT_1        _UxGT("Insérer et clic")
244
   #define MSG_FILAMENT_CHANGE_LOAD_1          _UxGT("Chargement...")
248
   #define MSG_FILAMENT_CHANGE_LOAD_1          _UxGT("Chargement...")
245
   #define MSG_FILAMENT_CHANGE_EXTRUDE_1       _UxGT("Extrusion...")
249
   #define MSG_FILAMENT_CHANGE_EXTRUDE_1       _UxGT("Extrusion...")
246
   #define MSG_FILAMENT_CHANGE_RESUME_1        _UxGT("Reprise...")
250
   #define MSG_FILAMENT_CHANGE_RESUME_1        _UxGT("Reprise...")

Loading…
Cancel
Save