Browse Source

Merge pull request #6437 from Kaibob2/patch-1

Update language_de.h
Scott Lahteine 8 years ago
parent
commit
dabca83742
1 changed files with 8 additions and 3 deletions
  1. 8
    3
      Marlin/language_de.h

+ 8
- 3
Marlin/language_de.h View File

58
 #define MSG_PREHEAT_1                       _UxGT("Vorwärmen PLA")
58
 #define MSG_PREHEAT_1                       _UxGT("Vorwärmen PLA")
59
 #define MSG_PREHEAT_1_N                     _UxGT("Vorwärmen PLA ")
59
 #define MSG_PREHEAT_1_N                     _UxGT("Vorwärmen PLA ")
60
 #define MSG_PREHEAT_1_ALL                   _UxGT("Vorw. PLA Alle")
60
 #define MSG_PREHEAT_1_ALL                   _UxGT("Vorw. PLA Alle")
61
-#define MSG_PREHEAT_1_END                   MSG_PREHEAT_1 _UxGT(" Extr.")
61
+#define MSG_PREHEAT_1_END                   _UxGT("Vorw. PLA Extr.")
62
 #define MSG_PREHEAT_1_BEDONLY               _UxGT("Vorw. PLA Bett")
62
 #define MSG_PREHEAT_1_BEDONLY               _UxGT("Vorw. PLA Bett")
63
 #define MSG_PREHEAT_1_SETTINGS              _UxGT("Vorw. PLA Einst.")
63
 #define MSG_PREHEAT_1_SETTINGS              _UxGT("Vorw. PLA Einst.")
64
 #define MSG_PREHEAT_2                       _UxGT("Vorwärmen ABS")
64
 #define MSG_PREHEAT_2                       _UxGT("Vorwärmen ABS")
65
 #define MSG_PREHEAT_2_N                     _UxGT("Vorwärmen ABS ")
65
 #define MSG_PREHEAT_2_N                     _UxGT("Vorwärmen ABS ")
66
 #define MSG_PREHEAT_2_ALL                   _UxGT("Vorw. ABS Alle")
66
 #define MSG_PREHEAT_2_ALL                   _UxGT("Vorw. ABS Alle")
67
-#define MSG_PREHEAT_2_END                   MSG_PREHEAT_2 _UxGT(" Extr.")
67
+#define MSG_PREHEAT_2_END                   _UxGT("Vorw. ABS Extr.")
68
 #define MSG_PREHEAT_2_BEDONLY               _UxGT("Vorw. ABS Bett")
68
 #define MSG_PREHEAT_2_BEDONLY               _UxGT("Vorw. ABS Bett")
69
 #define MSG_PREHEAT_2_SETTINGS              _UxGT("Vorw. ABS Einst.")
69
 #define MSG_PREHEAT_2_SETTINGS              _UxGT("Vorw. ABS Einst.")
70
 #define MSG_COOLDOWN                        _UxGT("Abkühlen")
70
 #define MSG_COOLDOWN                        _UxGT("Abkühlen")
74
 #define MSG_RETRACT                         _UxGT("Retract")
74
 #define MSG_RETRACT                         _UxGT("Retract")
75
 #define MSG_MOVE_AXIS                       _UxGT("Bewegen")
75
 #define MSG_MOVE_AXIS                       _UxGT("Bewegen")
76
 #define MSG_LEVEL_BED                       _UxGT("Bett nivellieren")
76
 #define MSG_LEVEL_BED                       _UxGT("Bett nivellieren")
77
+#define MSG_MOVING                          _UxGT("In Bewegung...")
78
+#define MSG_FREE_XY                         _UxGT("Abstand XY")
77
 #define MSG_MOVE_X                          _UxGT("X")
79
 #define MSG_MOVE_X                          _UxGT("X")
78
 #define MSG_MOVE_Y                          _UxGT("Y")
80
 #define MSG_MOVE_Y                          _UxGT("Y")
79
 #define MSG_MOVE_Z                          _UxGT("Z")
81
 #define MSG_MOVE_Z                          _UxGT("Z")
124
 #define MSG_FILAMENT                        _UxGT("Filament")
126
 #define MSG_FILAMENT                        _UxGT("Filament")
125
 #define MSG_VOLUMETRIC_ENABLED              _UxGT("E in mm³")
127
 #define MSG_VOLUMETRIC_ENABLED              _UxGT("E in mm³")
126
 #define MSG_FILAMENT_DIAM                   _UxGT("D Fil.")
128
 #define MSG_FILAMENT_DIAM                   _UxGT("D Fil.")
129
+#define MSG_ADVANCE_K                       _UxGT("Advance Faktor")
127
 #define MSG_CONTRAST                        _UxGT("LCD Kontrast")
130
 #define MSG_CONTRAST                        _UxGT("LCD Kontrast")
128
 #define MSG_STORE_EEPROM                    _UxGT("EPROM speichern")
131
 #define MSG_STORE_EEPROM                    _UxGT("EPROM speichern")
129
 #define MSG_LOAD_EEPROM                     _UxGT("EPROM laden")
132
 #define MSG_LOAD_EEPROM                     _UxGT("EPROM laden")
151
 #define MSG_CONTROL_RETRACT_RECOVER         _UxGT("UnRet mm")
154
 #define MSG_CONTROL_RETRACT_RECOVER         _UxGT("UnRet mm")
152
 #define MSG_CONTROL_RETRACT_RECOVER_SWAP    _UxGT("Wechs. UnRet mm")
155
 #define MSG_CONTROL_RETRACT_RECOVER_SWAP    _UxGT("Wechs. UnRet mm")
153
 #define MSG_CONTROL_RETRACT_RECOVERF        _UxGT("UnRet  V")
156
 #define MSG_CONTROL_RETRACT_RECOVERF        _UxGT("UnRet  V")
154
-#define MSG_AUTORETRACT                     _UxGT("AutoRetract")
157
+#define MSG_AUTORETRACT                     _UxGT("Autom. Retract")
155
 #define MSG_FILAMENTCHANGE                  _UxGT("Filament wechseln")
158
 #define MSG_FILAMENTCHANGE                  _UxGT("Filament wechseln")
156
 #define MSG_INIT_SDCARD                     _UxGT("SD-Karte erkennen")  // Manually initialize the SD-card via user interface
159
 #define MSG_INIT_SDCARD                     _UxGT("SD-Karte erkennen")  // Manually initialize the SD-card via user interface
157
 #define MSG_CNG_SDCARD                      _UxGT("SD-Karte getauscht") // SD-card changed by user. For machines with no autocarddetect. Both send "M21"
160
 #define MSG_CNG_SDCARD                      _UxGT("SD-Karte getauscht") // SD-card changed by user. For machines with no autocarddetect. Both send "M21"
187
 #define MSG_DELTA_CALIBRATE_Y               _UxGT("Kalibriere Y")
190
 #define MSG_DELTA_CALIBRATE_Y               _UxGT("Kalibriere Y")
188
 #define MSG_DELTA_CALIBRATE_Z               _UxGT("Kalibriere Z")
191
 #define MSG_DELTA_CALIBRATE_Z               _UxGT("Kalibriere Z")
189
 #define MSG_DELTA_CALIBRATE_CENTER          _UxGT("Kalibriere Mitte")
192
 #define MSG_DELTA_CALIBRATE_CENTER          _UxGT("Kalibriere Mitte")
193
+#define MSG_DELTA_AUTO_CALIBRATE            _UxGT("Autom. Kalibrierung")
194
+#define MSG_DELTA_HEIGHT_CALIBRATE          _UxGT("Delta Höhe setzen")
190
 #define MSG_DEBUG_MENU                      _UxGT("Debug Menu")
195
 #define MSG_DEBUG_MENU                      _UxGT("Debug Menu")
191
 #define MSG_PROGRESS_BAR_TEST               _UxGT("Fortschrittb. Test")
196
 #define MSG_PROGRESS_BAR_TEST               _UxGT("Fortschrittb. Test")
192
 
197
 

Loading…
Cancel
Save