Browse Source

french update, g26, usb (#15229)

french update for G26 and USB.
Tanguy Pruvot 5 years ago
parent
commit
3eacc3bfce
1 changed files with 15 additions and 0 deletions
  1. 15
    0
      Marlin/src/lcd/language/language_fr.h

+ 15
- 0
Marlin/src/lcd/language/language_fr.h View File

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_ABORTING                  _UxGT("Annulation...")
39
 #define MSG_MEDIA_INSERTED                  _UxGT("Média inséré")
40
 #define MSG_MEDIA_INSERTED                  _UxGT("Média inséré")
40
 #define MSG_MEDIA_REMOVED                   _UxGT("Média retiré")
41
 #define MSG_MEDIA_REMOVED                   _UxGT("Média retiré")
41
 #define MSG_MEDIA_RELEASED                  _UxGT("Média libéré")
42
 #define MSG_MEDIA_RELEASED                  _UxGT("Média libéré")
43
+#define MSG_MEDIA_WAITING                   _UxGT("Attente média")
44
+#define MSG_MEDIA_READ_ERROR                _UxGT("Err lecture média")
45
+#define MSG_MEDIA_USB_REMOVED               _UxGT("USB débranché")
46
+#define MSG_MEDIA_USB_FAILED                _UxGT("Erreur média USB")
42
 #define MSG_LCD_ENDSTOPS                    _UxGT("Butées")
47
 #define MSG_LCD_ENDSTOPS                    _UxGT("Butées")
43
 #define MSG_LCD_SOFT_ENDSTOPS               _UxGT("Butées SW")
48
 #define MSG_LCD_SOFT_ENDSTOPS               _UxGT("Butées SW")
44
 #define MSG_MAIN                            _UxGT("Menu principal")
49
 #define MSG_MAIN                            _UxGT("Menu principal")
89
 #define MSG_LEVEL_BED                       _UxGT("Niveau du lit")
94
 #define MSG_LEVEL_BED                       _UxGT("Niveau du lit")
90
 #define MSG_LEVEL_CORNERS                   _UxGT("Niveau des coins")
95
 #define MSG_LEVEL_CORNERS                   _UxGT("Niveau des coins")
91
 #define MSG_NEXT_CORNER                     _UxGT("Coin suivant")
96
 #define MSG_NEXT_CORNER                     _UxGT("Coin suivant")
97
+#define MSG_MESH_EDITOR                     _UxGT("Edition Maillage")
92
 #define MSG_EDIT_MESH                       _UxGT("Modifier maille")
98
 #define MSG_EDIT_MESH                       _UxGT("Modifier maille")
93
 #define MSG_EDITING_STOPPED                 _UxGT("Arrêt édit. maillage")
99
 #define MSG_EDITING_STOPPED                 _UxGT("Arrêt édit. maillage")
94
 #define MSG_PROBING_MESH                    _UxGT("Mesure point")
100
 #define MSG_PROBING_MESH                    _UxGT("Mesure point")
110
 #define MSG_X_OFFSET                        _UxGT("Buse 2 X")
116
 #define MSG_X_OFFSET                        _UxGT("Buse 2 X")
111
 #define MSG_Y_OFFSET                        _UxGT("Buse 2 Y")
117
 #define MSG_Y_OFFSET                        _UxGT("Buse 2 Y")
112
 #define MSG_Z_OFFSET                        _UxGT("Buse 2 Z")
118
 #define MSG_Z_OFFSET                        _UxGT("Buse 2 Z")
119
+#define MSG_G26_HEATING_BED                 _UxGT("G26 Chauffe lit")
120
+#define MSG_G26_HEATING_NOZZLE              _UxGT("G26 Chauffe buse")
121
+#define MSG_G26_MANUAL_PRIME                _UxGT("Amorce manuelle...")
122
+#define MSG_G26_FIXED_LENGTH                _UxGT("Amorce longueur fixe")
123
+#define MSG_G26_PRIME_DONE                  _UxGT("Amorce terminée")
124
+#define MSG_G26_CANCELED                    _UxGT("G26 annulé")
125
+#define MSG_G26_LEAVING                     _UxGT("Sortie G26")
113
 #define MSG_UBL_DOING_G29                   _UxGT("G29 en cours")
126
 #define MSG_UBL_DOING_G29                   _UxGT("G29 en cours")
114
 #define MSG_UBL_UNHOMED                     _UxGT("Origine XYZ requise")
127
 #define MSG_UBL_UNHOMED                     _UxGT("Origine XYZ requise")
115
 #define MSG_UBL_TOOLS                       _UxGT("Outils UBL")
128
 #define MSG_UBL_TOOLS                       _UxGT("Outils UBL")
169
 #define MSG_UBL_NO_STORAGE                  _UxGT("Pas de mémoire")
182
 #define MSG_UBL_NO_STORAGE                  _UxGT("Pas de mémoire")
170
 #define MSG_UBL_SAVE_ERROR                  _UxGT("Err: Enreg. UBL")
183
 #define MSG_UBL_SAVE_ERROR                  _UxGT("Err: Enreg. UBL")
171
 #define MSG_UBL_RESTORE_ERROR               _UxGT("Err: Ouvrir UBL")
184
 #define MSG_UBL_RESTORE_ERROR               _UxGT("Err: Ouvrir UBL")
185
+#define MSG_UBL_Z_OFFSET                    _UxGT("Z-Offset: ")
172
 #define MSG_UBL_Z_OFFSET_STOPPED            _UxGT("Décal. Z arrêté")
186
 #define MSG_UBL_Z_OFFSET_STOPPED            _UxGT("Décal. Z arrêté")
173
 #define MSG_UBL_STEP_BY_STEP_MENU           _UxGT("UBL Pas à pas")
187
 #define MSG_UBL_STEP_BY_STEP_MENU           _UxGT("UBL Pas à pas")
174
 
188
 
432
 #define MSG_DRIVE_STRENGTH                  _UxGT("Puiss. moteur ")
446
 #define MSG_DRIVE_STRENGTH                  _UxGT("Puiss. moteur ")
433
 #define MSG_DAC_PERCENT                     _UxGT("Driver %")
447
 #define MSG_DAC_PERCENT                     _UxGT("Driver %")
434
 #define MSG_DAC_EEPROM_WRITE                _UxGT("DAC EEPROM sauv.")
448
 #define MSG_DAC_EEPROM_WRITE                _UxGT("DAC EEPROM sauv.")
449
+#define MSG_ERROR_TMC                       _UxGT("ERREUR CONNEXION TMC")
435
 
450
 
436
 #define MSG_FILAMENT_CHANGE_HEADER_PAUSE    _UxGT("IMPR. PAUSE")
451
 #define MSG_FILAMENT_CHANGE_HEADER_PAUSE    _UxGT("IMPR. PAUSE")
437
 #define MSG_FILAMENT_CHANGE_HEADER_LOAD     _UxGT("CHARGER FIL")
452
 #define MSG_FILAMENT_CHANGE_HEADER_LOAD     _UxGT("CHARGER FIL")

Loading…
Cancel
Save