Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
marlin-anet-a8
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
marlin-anet-a8
Commits
6ddd81c1
Unverified
Commit
6ddd81c1
authored
6 years ago
by
Scott Lahteine
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Plain Diff
[2.0.x] Update German Language (#13100)
add MMU2
parents
7c9ff322
ce8cb6a5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Marlin/src/lcd/language/language_de.h
+30
-0
30 additions, 0 deletions
Marlin/src/lcd/language/language_de.h
with
30 additions
and
0 deletions
Marlin/src/lcd/language/language_de.h
+
30
−
0
View file @
6ddd81c1
...
...
@@ -399,6 +399,36 @@
#define MSG_ERR_PROBING_FAILED _UxGT("Probing gescheitert")
#define MSG_M600_TOO_COLD _UxGT("M600: zu kalt")
#define MSG_MMU2_FILAMENT_CHANGE_HEADER _UxGT("FILAMENT WECHSEL")
#define MSG_MMU2_CHOOSE_FILAMENT_HEADER _UxGT("FILAMENT WÄHLEN")
#define MSG_MMU2_MENU _UxGT("MMU")
#define MSG_MMU2_WRONG_FIRMWARE _UxGT("Update MMU Firmware!")
#define MSG_MMU2_NOT_RESPONDING _UxGT("MMU handeln erforder.")
#define MSG_MMU2_RESUME _UxGT("Druck fortsetzen")
#define MSG_MMU2_RESUMING _UxGT("Fortfahren...")
#define MSG_MMU2_LOAD_FILAMENT MSG_FILAMENTLOAD
#define MSG_MMU2_LOAD_ALL _UxGT("Lade alle")
#define MSG_MMU2_LOAD_TO_NOZZLE _UxGT("Düse laden")
#define MSG_MMU2_EJECT_FILAMENT _UxGT("Filament auswerfen")
#define MSG_MMU2_EJECT_FILAMENT0 _UxGT("Filament 1 auswerfen")
#define MSG_MMU2_EJECT_FILAMENT1 _UxGT("Filament 2 auswerfen")
#define MSG_MMU2_EJECT_FILAMENT2 _UxGT("Filament 3 auswerfen")
#define MSG_MMU2_EJECT_FILAMENT3 _UxGT("Filament 4 auswerfen")
#define MSG_MMU2_EJECT_FILAMENT4 _UxGT("Filament 5 auswerfen")
#define MSG_MMU2_UNLOAD_FILAMENT MSG_FILAMENTUNLOAD
#define MSG_MMU2_LOADING_FILAMENT _UxGT("Lade Fila. %i...")
#define MSG_MMU2_EJECTING_FILAMENT _UxGT("Fila. auswerfen...")
#define MSG_MMU2_UNLOADING_FILAMENT _UxGT("Fila. entladen...")
#define MSG_MMU2_ALL _UxGT("Alle")
#define MSG_MMU2_FILAMENT0 _UxGT("Filament 1")
#define MSG_MMU2_FILAMENT1 _UxGT("Filament 2")
#define MSG_MMU2_FILAMENT2 _UxGT("Filament 3")
#define MSG_MMU2_FILAMENT3 _UxGT("Filament 4")
#define MSG_MMU2_FILAMENT4 _UxGT("Filament 5")
#define MSG_MMU2_RESET _UxGT("setz MMU zurück")
#define MSG_MMU2_RESETTING _UxGT("MMU zurücksetzen...")
#define MSG_MMU2_EJECT_RECOVER _UxGT("Entfernen, klicken")
//
// Die Filament-Change-Bildschirme können bis zu 3 Zeilen auf einem 4-Zeilen-Display anzeigen
// ...oder 2 Zeilen auf einem 3-Zeilen-Display.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment