ソースを参照

Revisited German translation

Torsten Kurbad 8年前
コミット
aae2f502e0
1個のファイルの変更48行の追加48行の削除
  1. 48
    48
      Marlin/language_de.h

+ 48
- 48
Marlin/language_de.h ファイルの表示

35
 //#define SIMULATE_ROMFONT
35
 //#define SIMULATE_ROMFONT
36
 #define DISPLAY_CHARSET_ISO10646_1
36
 #define DISPLAY_CHARSET_ISO10646_1
37
 
37
 
38
-#define WELCOME_MSG                         MACHINE_NAME " bereit."
39
-#define MSG_SD_INSERTED                     "SDKarte erkannt."
40
-#define MSG_SD_REMOVED                      "SDKarte entfernt."
38
+#define WELCOME_MSG                         MACHINE_NAME " bereit"
39
+#define MSG_SD_INSERTED                     "SD-Karte erkannt"
40
+#define MSG_SD_REMOVED                      "SD-Karte entfernt"
41
 #define MSG_MAIN                            "Hauptmenü"
41
 #define MSG_MAIN                            "Hauptmenü"
42
 #define MSG_AUTOSTART                       "Autostart"
42
 #define MSG_AUTOSTART                       "Autostart"
43
-#define MSG_DISABLE_STEPPERS                "Motoren Aus" // M84
43
+#define MSG_DISABLE_STEPPERS                "Motoren aus" // M84
44
 #define MSG_AUTO_HOME                       "Home" // G28
44
 #define MSG_AUTO_HOME                       "Home" // G28
45
 #define MSG_LEVEL_BED_HOMING                "Homing XYZ"
45
 #define MSG_LEVEL_BED_HOMING                "Homing XYZ"
46
 #define MSG_LEVEL_BED_WAITING               "Klick für Start"
46
 #define MSG_LEVEL_BED_WAITING               "Klick für Start"
47
 #define MSG_LEVEL_BED_DONE                  "Fertig"
47
 #define MSG_LEVEL_BED_DONE                  "Fertig"
48
 #define MSG_LEVEL_BED_CANCEL                "Abbruch"
48
 #define MSG_LEVEL_BED_CANCEL                "Abbruch"
49
-#define MSG_SET_HOME_OFFSETS                "Setze Home hier"
49
+#define MSG_SET_HOME_OFFSETS                "Setze Homeoffsets"
50
 #define MSG_HOME_OFFSETS_APPLIED            "Offsets aktiv"
50
 #define MSG_HOME_OFFSETS_APPLIED            "Offsets aktiv"
51
-#define MSG_SET_ORIGIN                      "Setze Null hier" //"G92 X0 Y0 Z0" commented out in ultralcd.cpp
51
+#define MSG_SET_ORIGIN                      "Setze Nullpunkt" //"G92 X0 Y0 Z0" commented out in ultralcd.cpp
52
 #define MSG_PREHEAT_PLA                     "Vorwärmen PLA"
52
 #define MSG_PREHEAT_PLA                     "Vorwärmen PLA"
53
 #define MSG_PREHEAT_PLA_N                   "Vorwärmen PLA "
53
 #define MSG_PREHEAT_PLA_N                   "Vorwärmen PLA "
54
 #define MSG_PREHEAT_PLA_ALL                 "Vorw. PLA Alle"
54
 #define MSG_PREHEAT_PLA_ALL                 "Vorw. PLA Alle"
55
 #define MSG_PREHEAT_PLA_BEDONLY             "Vorw. PLA Bett"
55
 #define MSG_PREHEAT_PLA_BEDONLY             "Vorw. PLA Bett"
56
-#define MSG_PREHEAT_PLA_SETTINGS            "Vorwärm. PLA Ein."
56
+#define MSG_PREHEAT_PLA_SETTINGS            "Vorw. PLA Einst."
57
 #define MSG_PREHEAT_ABS                     "Vorwärmen ABS"
57
 #define MSG_PREHEAT_ABS                     "Vorwärmen ABS"
58
 #define MSG_PREHEAT_ABS_N                   "Vorwärmen ABS "
58
 #define MSG_PREHEAT_ABS_N                   "Vorwärmen ABS "
59
 #define MSG_PREHEAT_ABS_ALL                 "Vorw. ABS Alle"
59
 #define MSG_PREHEAT_ABS_ALL                 "Vorw. ABS Alle"
60
 #define MSG_PREHEAT_ABS_BEDONLY             "Vorw. ABS Bett"
60
 #define MSG_PREHEAT_ABS_BEDONLY             "Vorw. ABS Bett"
61
-#define MSG_PREHEAT_ABS_SETTINGS            "Vorwärm. ABS Ein."
61
+#define MSG_PREHEAT_ABS_SETTINGS            "Vorw. ABS Einst."
62
 #define MSG_COOLDOWN                        "Abkühlen"
62
 #define MSG_COOLDOWN                        "Abkühlen"
63
-#define MSG_SWITCH_PS_ON                    "Netzteil Ein"
64
-#define MSG_SWITCH_PS_OFF                   "Netzteil Aus"
63
+#define MSG_SWITCH_PS_ON                    "Netzteil ein"
64
+#define MSG_SWITCH_PS_OFF                   "Netzteil aus"
65
 #define MSG_EXTRUDE                         "Extrudieren"
65
 #define MSG_EXTRUDE                         "Extrudieren"
66
 #define MSG_RETRACT                         "Retract"
66
 #define MSG_RETRACT                         "Retract"
67
 #define MSG_MOVE_AXIS                       "Bewegen"
67
 #define MSG_MOVE_AXIS                       "Bewegen"
68
-#define MSG_LEVEL_BED                       "Bett Korrektur"
68
+#define MSG_LEVEL_BED                       "Bett nivellieren"
69
 #define MSG_MOVE_X                          "X"
69
 #define MSG_MOVE_X                          "X"
70
 #define MSG_MOVE_Y                          "Y"
70
 #define MSG_MOVE_Y                          "Y"
71
 #define MSG_MOVE_Z                          "Z"
71
 #define MSG_MOVE_Z                          "Z"
77
 #define MSG_BED_Z                           "Bett Z"
77
 #define MSG_BED_Z                           "Bett Z"
78
 #define MSG_NOZZLE                          "Düse"
78
 #define MSG_NOZZLE                          "Düse"
79
 #define MSG_BED                             "Bett"
79
 #define MSG_BED                             "Bett"
80
-#define MSG_FAN_SPEED                       "Lüftergeschw."
81
-#define MSG_FLOW                            "Fluss"
80
+#define MSG_FAN_SPEED                       "Lüfter"
81
+#define MSG_FLOW                            "Durchfluss"
82
 #define MSG_CONTROL                         "Einstellungen"
82
 #define MSG_CONTROL                         "Einstellungen"
83
-#define MSG_MIN                             LCD_STR_THERMOMETER " Min"
84
-#define MSG_MAX                             LCD_STR_THERMOMETER " Max"
83
+#define MSG_MIN                             LCD_STR_THERMOMETER " min"
84
+#define MSG_MAX                             LCD_STR_THERMOMETER " max"
85
 #define MSG_FACTOR                          LCD_STR_THERMOMETER " Faktor"
85
 #define MSG_FACTOR                          LCD_STR_THERMOMETER " Faktor"
86
 #define MSG_AUTOTEMP                        "AutoTemp"
86
 #define MSG_AUTOTEMP                        "AutoTemp"
87
 #define MSG_ON                              "Ein"
87
 #define MSG_ON                              "Ein"
91
 #define MSG_PID_D                           "PID D"
91
 #define MSG_PID_D                           "PID D"
92
 #define MSG_PID_C                           "PID C"
92
 #define MSG_PID_C                           "PID C"
93
 #define MSG_ACC                             "A"
93
 #define MSG_ACC                             "A"
94
-#define MSG_VXY_JERK                        "V xy Ruck"
95
-#define MSG_VZ_JERK                         "V z  Ruck"
96
-#define MSG_VE_JERK                         "V e  Ruck"
94
+#define MSG_VXY_JERK                        "V XY Jerk"
95
+#define MSG_VZ_JERK                         "V Z  Jerk"
96
+#define MSG_VE_JERK                         "V E  Jerk"
97
 #define MSG_VMAX                            "V max " // space by purpose
97
 #define MSG_VMAX                            "V max " // space by purpose
98
 #define MSG_X                               "X"
98
 #define MSG_X                               "X"
99
 #define MSG_Y                               "Y"
99
 #define MSG_Y                               "Y"
100
 #define MSG_Z                               "Z"
100
 #define MSG_Z                               "Z"
101
 #define MSG_E                               "E"
101
 #define MSG_E                               "E"
102
 #define MSG_VMIN                            "V min"
102
 #define MSG_VMIN                            "V min"
103
-#define MSG_VTRAV_MIN                       "VTrav min"
103
+#define MSG_VTRAV_MIN                       "V min Leerfahrt"
104
 #define MSG_AMAX                            "A max " // space by purpose
104
 #define MSG_AMAX                            "A max " // space by purpose
105
-#define MSG_A_RETRACT                       "A Rückzug"
106
-#define MSG_A_TRAVEL                        "A Reise"
107
-#define MSG_XSTEPS                          "X steps/mm"
108
-#define MSG_YSTEPS                          "Y steps/mm"
109
-#define MSG_ZSTEPS                          "Z steps/mm"
110
-#define MSG_ESTEPS                          "E steps/mm"
105
+#define MSG_A_RETRACT                       "A Retract"
106
+#define MSG_A_TRAVEL                        "A Leerfahrt"
107
+#define MSG_XSTEPS                          "X Steps/mm"
108
+#define MSG_YSTEPS                          "Y Steps/mm"
109
+#define MSG_ZSTEPS                          "Z Steps/mm"
110
+#define MSG_ESTEPS                          "E Steps/mm"
111
 #define MSG_TEMPERATURE                     "Temperatur"
111
 #define MSG_TEMPERATURE                     "Temperatur"
112
 #define MSG_MOTION                          "Bewegung"
112
 #define MSG_MOTION                          "Bewegung"
113
 #define MSG_VOLUMETRIC                      "Filament"
113
 #define MSG_VOLUMETRIC                      "Filament"
114
 #define MSG_VOLUMETRIC_ENABLED              "E in mm³"
114
 #define MSG_VOLUMETRIC_ENABLED              "E in mm³"
115
-#define MSG_FILAMENT_DIAM                   "Filament D"
115
+#define MSG_FILAMENT_DIAM                   "D Fil."
116
 #define MSG_CONTRAST                        "LCD Kontrast"
116
 #define MSG_CONTRAST                        "LCD Kontrast"
117
 #define MSG_STORE_EPROM                     "EPROM speichern"
117
 #define MSG_STORE_EPROM                     "EPROM speichern"
118
 #define MSG_LOAD_EPROM                      "EPROM laden"
118
 #define MSG_LOAD_EPROM                      "EPROM laden"
119
-#define MSG_RESTORE_FAILSAFE                "Standardkonfig."
119
+#define MSG_RESTORE_FAILSAFE                "Standardkonfiguration"
120
 #define MSG_REFRESH                         "Aktualisieren"
120
 #define MSG_REFRESH                         "Aktualisieren"
121
 #define MSG_WATCH                           "Info"
121
 #define MSG_WATCH                           "Info"
122
 #define MSG_PREPARE                         "Vorbereitung"
122
 #define MSG_PREPARE                         "Vorbereitung"
123
 #define MSG_TUNE                            "Justierung"
123
 #define MSG_TUNE                            "Justierung"
124
 #define MSG_PAUSE_PRINT                     "SD-Druck Pause"
124
 #define MSG_PAUSE_PRINT                     "SD-Druck Pause"
125
-#define MSG_RESUME_PRINT                    "SD-Druck Weiter"
125
+#define MSG_RESUME_PRINT                    "SD-Druck Fortsetzung"
126
 #define MSG_STOP_PRINT                      "SD-Druck Abbruch"
126
 #define MSG_STOP_PRINT                      "SD-Druck Abbruch"
127
-#define MSG_CARD_MENU                       "SDKarte"
128
-#define MSG_NO_CARD                         "Keine SDKarte"
127
+#define MSG_CARD_MENU                       "SD-Karte"
128
+#define MSG_NO_CARD                         "Keine SD-Karte"
129
 #define MSG_DWELL                           "Warten..."
129
 #define MSG_DWELL                           "Warten..."
130
-#define MSG_USERWAIT                        "Warte auf Nutzer."
131
-#define MSG_RESUMING                        "Druck geht weiter"
130
+#define MSG_USERWAIT                        "Warte auf Nutzer"
131
+#define MSG_RESUMING                        "Druckfortsetzung"
132
 #define MSG_PRINT_ABORTED                   "Druck abgebrochen"
132
 #define MSG_PRINT_ABORTED                   "Druck abgebrochen"
133
-#define MSG_NO_MOVE                         "Motoren Eingesch."
134
-#define MSG_KILLED                          "BEENDET."
135
-#define MSG_STOPPED                         "ANGEHALTEN."
133
+#define MSG_NO_MOVE                         "Motoren eingeschaltet"
134
+#define MSG_KILLED                          "KILLED"
135
+#define MSG_STOPPED                         "ANGEHALTEN"
136
 #define MSG_CONTROL_RETRACT                 "Retract mm"
136
 #define MSG_CONTROL_RETRACT                 "Retract mm"
137
 #define MSG_CONTROL_RETRACT_SWAP            "Wechs. Retract mm"
137
 #define MSG_CONTROL_RETRACT_SWAP            "Wechs. Retract mm"
138
 #define MSG_CONTROL_RETRACTF                "Retract  V"
138
 #define MSG_CONTROL_RETRACTF                "Retract  V"
139
-#define MSG_CONTROL_RETRACT_ZLIFT           "Hop mm"
139
+#define MSG_CONTROL_RETRACT_ZLIFT           "Z-Hop mm"
140
 #define MSG_CONTROL_RETRACT_RECOVER         "UnRet +mm"
140
 #define MSG_CONTROL_RETRACT_RECOVER         "UnRet +mm"
141
 #define MSG_CONTROL_RETRACT_RECOVER_SWAP    "Wechs. UnRet +mm"
141
 #define MSG_CONTROL_RETRACT_RECOVER_SWAP    "Wechs. UnRet +mm"
142
 #define MSG_CONTROL_RETRACT_RECOVERF        "UnRet  V"
142
 #define MSG_CONTROL_RETRACT_RECOVERF        "UnRet  V"
143
-#define MSG_AUTORETRACT                     "AutoRetr."
143
+#define MSG_AUTORETRACT                     "AutoRetract"
144
 #define MSG_FILAMENTCHANGE                  "Filament wechseln"
144
 #define MSG_FILAMENTCHANGE                  "Filament wechseln"
145
-#define MSG_INIT_SDCARD                     "SDKarte erkennen"// Manually initialize the SD-card via user interface
146
-#define MSG_CNG_SDCARD                      "SDKarte erkennen"// SD-card changed by user. For machines with no autocarddetect. Both send "M21"
145
+#define MSG_INIT_SDCARD                     "SD-Karte erkennen"  // Manually initialize the SD-card via user interface
146
+#define MSG_CNG_SDCARD                      "SD-Karte getauscht" // SD-card changed by user. For machines with no autocarddetect. Both send "M21"
147
 #define MSG_ZPROBE_OUT                      "Sensor ausserhalb"
147
 #define MSG_ZPROBE_OUT                      "Sensor ausserhalb"
148
-#define MSG_YX_UNHOMED                      "X/Y vor Z homen."
148
+#define MSG_YX_UNHOMED                      "X/Y vor Z homen!"
149
 #define MSG_ZPROBE_ZOFFSET                  "Z Offset"
149
 #define MSG_ZPROBE_ZOFFSET                  "Z Offset"
150
 #define MSG_BABYSTEP_X                      "Babystep X"
150
 #define MSG_BABYSTEP_X                      "Babystep X"
151
 #define MSG_BABYSTEP_Y                      "Babystep Y"
151
 #define MSG_BABYSTEP_Y                      "Babystep Y"
152
 #define MSG_BABYSTEP_Z                      "Babystep Z"
152
 #define MSG_BABYSTEP_Z                      "Babystep Z"
153
-#define MSG_ENDSTOP_ABORT                   "Endstop Abbr. Ein"
154
-#define MSG_HEATING_FAILED_LCD              "Heizen fehlgesch."
155
-#define MSG_ERR_REDUNDANT_TEMP              "Redund. Temperaturabw."
156
-#define MSG_THERMAL_RUNAWAY                 "Temp. n. erreicht"
157
-#define MSG_ERR_MAXTEMP                     "Temp. überschritten"
158
-#define MSG_ERR_MINTEMP                     "Temp. unterschritten"
159
-#define MSG_ERR_MAXTEMP_BED                 "Temp. Bett überschr."
160
-#define MSG_ERR_MINTEMP_BED                 "Temp. Bett unterschr."
153
+#define MSG_ENDSTOP_ABORT                   "Endstop-Abbr. ein"
154
+#define MSG_HEATING_FAILED_LCD              "HEIZEN FEHLGESCHLAGEN"
155
+#define MSG_ERR_REDUNDANT_TEMP              "REDUND. TEMPERATURABWEICHUNG"
156
+#define MSG_THERMAL_RUNAWAY                 LCD_STR_THERMOMETER " NICHT ERREICHT"
157
+#define MSG_ERR_MAXTEMP                     LCD_STR_THERMOMETER " ÜBERSCHRITTEN"
158
+#define MSG_ERR_MINTEMP                     LCD_STR_THERMOMETER " UNTERSCHRITTEN"
159
+#define MSG_ERR_MAXTEMP_BED                 "BETT " LCD_STR_THERMOMETER " ÜBERSCHRITTEN"
160
+#define MSG_ERR_MINTEMP_BED                 "BETT " LCD_STR_THERMOMETER " UNTERSCHRITTEN"
161
 #define MSG_END_HOUR                        "Stunden"
161
 #define MSG_END_HOUR                        "Stunden"
162
 #define MSG_END_MINUTE                      "Minuten"
162
 #define MSG_END_MINUTE                      "Minuten"
163
 #define MSG_HEATING                         "Aufheizen..."
163
 #define MSG_HEATING                         "Aufheizen..."

読み込み中…
キャンセル
保存