Explorar el Código

Update German language (#14093)

Ludy hace 6 años
padre
commit
41f61a12b8
Se han modificado 1 ficheros con 15 adiciones y 14 borrados
  1. 15
    14
      Marlin/src/lcd/language/language_de.h

+ 15
- 14
Marlin/src/lcd/language/language_de.h Ver fichero

@@ -84,7 +84,7 @@
84 84
 #define MSG_SWITCH_PS_ON                    _UxGT("Netzteil ein")
85 85
 #define MSG_SWITCH_PS_OFF                   _UxGT("Netzteil aus")
86 86
 #define MSG_EXTRUDE                         _UxGT("Extrudieren")
87
-#define MSG_RETRACT                         _UxGT("Rückzug")
87
+#define MSG_RETRACT                         _UxGT("Einzug")
88 88
 #define MSG_MOVE_AXIS                       _UxGT("Achse Bewegen")
89 89
 #define MSG_BED_LEVELING                    _UxGT("Bett-Nivellierung")
90 90
 #define MSG_LEVEL_BED                       _UxGT("Bett nivellieren")
@@ -162,14 +162,14 @@
162 162
 #define MSG_MESH_LOADED                     _UxGT("Netz %i geladen")
163 163
 #define MSG_MESH_SAVED                      _UxGT("Netz %i gespeichert")
164 164
 #define MSG_NO_STORAGE                      _UxGT("Kein Speicher")
165
-#define MSG_UBL_SAVE_ERROR                  _UxGT("ERR:UBL speichern")
166
-#define MSG_UBL_RESTORE_ERROR               _UxGT("ERR:UBL wiederherst.")
165
+#define MSG_UBL_SAVE_ERROR                  _UxGT("Err:UBL speichern")
166
+#define MSG_UBL_RESTORE_ERROR               _UxGT("Err:UBL wiederherst.")
167 167
 #define MSG_UBL_Z_OFFSET_STOPPED            _UxGT("Z-Versatz angehalten")
168 168
 #define MSG_UBL_STEP_BY_STEP_MENU           _UxGT("Schrittweises UBL")
169 169
 
170
-#define MSG_LED_CONTROL                     _UxGT("LED-Steuerung")
170
+#define MSG_LED_CONTROL                     _UxGT("Licht-Steuerung")
171 171
 #define MSG_LEDS                            _UxGT("Licht")
172
-#define MSG_LED_PRESETS                     _UxGT("Licht-Einstellungen")
172
+#define MSG_LED_PRESETS                     _UxGT("Licht-Einstellung")
173 173
 #define MSG_SET_LEDS_RED                    _UxGT("Rot")
174 174
 #define MSG_SET_LEDS_ORANGE                 _UxGT("Orange")
175 175
 #define MSG_SET_LEDS_YELLOW                 _UxGT("Gelb")
@@ -235,7 +235,7 @@
235 235
 #define MSG_VTRAV_MIN                       _UxGT("V min Leerfahrt")
236 236
 #define MSG_ACCELERATION                    _UxGT("Beschleunigung")
237 237
 #define MSG_AMAX                            _UxGT("A max ") // space intentional
238
-#define MSG_A_RETRACT                       _UxGT("A Rückzug")
238
+#define MSG_A_RETRACT                       _UxGT("A Einzug")
239 239
 #define MSG_A_TRAVEL                        _UxGT("A Leerfahrt")
240 240
 #define MSG_STEPS_PER_MM                    _UxGT("Steps/mm")
241 241
 #if IS_KINEMATIC
@@ -295,20 +295,20 @@
295 295
 #define MSG_NO_MOVE                         _UxGT("Motoren angeschaltet")
296 296
 #define MSG_KILLED                          _UxGT("ABGEBROCHEN")
297 297
 #define MSG_STOPPED                         _UxGT("ANGEHALTEN")
298
-#define MSG_CONTROL_RETRACT                 _UxGT("Rückzug mm")
299
-#define MSG_CONTROL_RETRACT_SWAP            _UxGT("Wechs. Rückzug mm")
300
-#define MSG_CONTROL_RETRACTF                _UxGT("Rückzug  V")
298
+#define MSG_CONTROL_RETRACT                 _UxGT("Einzug mm")
299
+#define MSG_CONTROL_RETRACT_SWAP            _UxGT("Wechs. Einzug mm")
300
+#define MSG_CONTROL_RETRACTF                _UxGT("Einzug   V")
301 301
 #define MSG_CONTROL_RETRACT_ZHOP            _UxGT("Z-Sprung mm")
302 302
 #define MSG_CONTROL_RETRACT_RECOVER         _UxGT("UnRet mm")
303 303
 #define MSG_CONTROL_RETRACT_RECOVER_SWAP    _UxGT("Wechs. UnRet mm")
304 304
 #define MSG_CONTROL_RETRACT_RECOVERF        _UxGT("UnRet  V")
305 305
 #define MSG_CONTROL_RETRACT_RECOVER_SWAPF   _UxGT("S UnRet V")
306
-#define MSG_AUTORETRACT                     _UxGT("Autom. Rückzug")
307
-#define MSG_FILAMENT_SWAP_LENGTH            _UxGT("Rückzugslänge")
306
+#define MSG_AUTORETRACT                     _UxGT("Autom. Einzug")
307
+#define MSG_FILAMENT_SWAP_LENGTH            _UxGT("Einzugslänge")
308 308
 #define MSG_TOOL_CHANGE                     _UxGT("Werkzeugwechsel")
309 309
 #define MSG_TOOL_CHANGE_ZLIFT               _UxGT("Z anheben")
310 310
 #define MSG_SINGLENOZZLE_PRIME_SPD          _UxGT("Prime-Geschwin.")
311
-#define MSG_SINGLENOZZLE_RETRACT_SPD        _UxGT("Rückzug-Geschwin.")
311
+#define MSG_SINGLENOZZLE_RETRACT_SPD        _UxGT("Einzug-Geschwin.")
312 312
 #define MSG_NOZZLE_STANDBY                  _UxGT("Düsen-Standby")
313 313
 #define MSG_FILAMENTCHANGE                  _UxGT("Filament wechseln")
314 314
 #define MSG_FILAMENTLOAD                    _UxGT("Filament laden")
@@ -326,6 +326,7 @@
326 326
 #define MSG_BLTOUCH_SW_MODE                 _UxGT("BLTouch SW-Modus")
327 327
 #define MSG_BLTOUCH_5V_MODE                 _UxGT("BLTouch 5V-Modus")
328 328
 #define MSG_BLTOUCH_OD_MODE                 _UxGT("BLTouch OD Mode")
329
+#define MSG_BLTOUCH_MODE_STORE              _UxGT("BLTouch Mode Store")
329 330
 #define MSG_BLTOUCH_STOW                    _UxGT("BLTouch einfahren")
330 331
 #define MSG_MANUAL_DEPLOY                   _UxGT("Z-Sonde ausfahren")
331 332
 #define MSG_MANUAL_STOW                     _UxGT("Z-Sonde einfahren")
@@ -348,8 +349,8 @@
348 349
 #define MSG_ERR_MINTEMP                     LCD_STR_THERMOMETER _UxGT(" UNTERSCHRITTEN")
349 350
 #define MSG_ERR_MAXTEMP_BED                 _UxGT("BETT ") LCD_STR_THERMOMETER _UxGT(" ÜBERSCHRITTEN")
350 351
 #define MSG_ERR_MINTEMP_BED                 _UxGT("BETT ") LCD_STR_THERMOMETER _UxGT(" UNTERSCHRITTEN")
351
-#define MSG_ERR_MAXTEMP_CHAMBER             _UxGT("Err: GEHÄUSE MAX TEM")
352
-#define MSG_ERR_MINTEMP_CHAMBER             _UxGT("Err: GEHÄUSE MIN TEM")
352
+#define MSG_ERR_MAXTEMP_CHAMBER             _UxGT("Err:Gehäuse max Temp")
353
+#define MSG_ERR_MINTEMP_CHAMBER             _UxGT("Err:Gehäuse min Temp")
353 354
 #define MSG_ERR_Z_HOMING                    MSG_HOME _UxGT(" ") MSG_X MSG_Y _UxGT(" ") MSG_FIRST
354 355
 #define MSG_HALTED                          _UxGT("DRUCKER STOPP")
355 356
 #define MSG_PLEASE_RESET                    _UxGT("Bitte neustarten")

Loading…
Cancelar
Guardar