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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
marlin-anet-a8
Commits
3358caed
Commit
3358caed
authored
Jul 3, 2019
by
Ludy
Committed by
Scott Lahteine
Jul 3, 2019
Browse files
Options
Downloads
Patches
Plain Diff
Update German/Italian language (#14482)
parent
720bc7c0
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Marlin/src/lcd/language/language_de.h
+9
-0
9 additions, 0 deletions
Marlin/src/lcd/language/language_de.h
Marlin/src/lcd/language/language_it.h
+1
-1
1 addition, 1 deletion
Marlin/src/lcd/language/language_it.h
with
10 additions
and
1 deletion
Marlin/src/lcd/language/language_de.h
+
9
−
0
View file @
3358caed
...
@@ -80,6 +80,10 @@
...
@@ -80,6 +80,10 @@
#define MSG_LASER_OFF _UxGT("Laser aus")
#define MSG_LASER_OFF _UxGT("Laser aus")
#define MSG_LASER_ON _UxGT("Laser an")
#define MSG_LASER_ON _UxGT("Laser an")
#define MSG_LASER_POWER _UxGT("Laserleistung")
#define MSG_LASER_POWER _UxGT("Laserleistung")
#define MSG_SPINDLE_MENU _UxGT("Spindel-Steuerung")
#define MSG_SPINDLE_OFF _UxGT("Spindel Aus")
#define MSG_SPINDLE_ON _UxGT("Spindel An")
#define MSG_SPINDLE_POWER _UxGT("Spindelleistung")
#define MSG_SPINDLE_REVERSE _UxGT("Spindelrichtung")
#define MSG_SPINDLE_REVERSE _UxGT("Spindelrichtung")
#define MSG_SWITCH_PS_ON _UxGT("Netzteil ein")
#define MSG_SWITCH_PS_ON _UxGT("Netzteil ein")
#define MSG_SWITCH_PS_OFF _UxGT("Netzteil aus")
#define MSG_SWITCH_PS_OFF _UxGT("Netzteil aus")
...
@@ -335,6 +339,11 @@
...
@@ -335,6 +339,11 @@
#define MSG_BLTOUCH_STOW _UxGT("BLTouch einfahren")
#define MSG_BLTOUCH_STOW _UxGT("BLTouch einfahren")
#define MSG_BLTOUCH_MODE_ECHO _UxGT("BLTouch Modus: ")
#define MSG_BLTOUCH_MODE_ECHO _UxGT("BLTouch Modus: ")
#define MSG_BLTOUCH_MODE_CHANGE _UxGT("ACHTUNG: Falsche Einstellung - kann zu Beschädigung führen! Fortfahren?")
#define MSG_BLTOUCH_MODE_CHANGE _UxGT("ACHTUNG: Falsche Einstellung - kann zu Beschädigung führen! Fortfahren?")
#define MSG_TOUCHMI_PROBE _UxGT("TouchMI")
#define MSG_TOUCHMI_INIT _UxGT("TouchMI initial.")
#define MSG_TOUCHMI_ZTEST _UxGT("Test Z-Versatz")
#define MSG_TOUCHMI_SAVE _UxGT("Speichern")
#define MSG_MANUAL_DEPLOY_TOUCHMI _UxGT("TouchMI ausfahren")
#define MSG_MANUAL_DEPLOY _UxGT("Z-Sonde ausfahren")
#define MSG_MANUAL_DEPLOY _UxGT("Z-Sonde ausfahren")
#define MSG_MANUAL_STOW _UxGT("Z-Sonde einfahren")
#define MSG_MANUAL_STOW _UxGT("Z-Sonde einfahren")
#define MSG_HOME _UxGT("Vorher") // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
#define MSG_HOME _UxGT("Vorher") // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
...
...
This diff is collapsed.
Click to expand it.
Marlin/src/lcd/language/language_it.h
+
1
−
1
View file @
3358caed
...
@@ -339,7 +339,7 @@
...
@@ -339,7 +339,7 @@
#define MSG_TOUCHMI_PROBE _UxGT("TouchMI")
#define MSG_TOUCHMI_PROBE _UxGT("TouchMI")
#define MSG_TOUCHMI_INIT _UxGT("Inizializ.TouchMI")
#define MSG_TOUCHMI_INIT _UxGT("Inizializ.TouchMI")
#define MSG_TOUCHMI_ZTEST _UxGT("Test Z offset")
#define MSG_TOUCHMI_ZTEST _UxGT("Test Z offset")
#define MSG_TOUCHMI_SAVE _UxGT("Memorizzae")
#define MSG_TOUCHMI_SAVE _UxGT("Memorizza
r
e")
#define MSG_MANUAL_DEPLOY_TOUCHMI _UxGT("Estendi TouchMI")
#define MSG_MANUAL_DEPLOY_TOUCHMI _UxGT("Estendi TouchMI")
#define MSG_MANUAL_DEPLOY _UxGT("Estendi Sonda-Z")
#define MSG_MANUAL_DEPLOY _UxGT("Estendi Sonda-Z")
#define MSG_BLTOUCH_STOW _UxGT("Ritrai BLTouch")
#define MSG_BLTOUCH_STOW _UxGT("Ritrai BLTouch")
...
...
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