Skip to content

Commit

Permalink
locale(de): update german locale
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Dej <[email protected]>
  • Loading branch information
meteyou committed Dec 16, 2023
1 parent eeaa6a4 commit 80d86ec
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions src/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -736,13 +736,17 @@
"ToolheadControlPanel": {
"Absolute": "absolut",
"ALL": "ALLE",
"ControlButtons": "Kontrollknöpfe",
"CoordinateFields": "Koordinatenfelder",
"Headline": "Werkzeugkopf",
"PleaseConfigureSteps": "Bitte Schritte konfigurieren",
"Position": "Position",
"PositionOutput": "Positionsausgabe",
"QGL": "QGL",
"Relative": "relativ",
"SettingsInterfaceControl": "Einstellungen > Interface > Steuerung",
"SpeedFactor": "Geschwindigkeitsfaktor",
"ZOffset": "Z-Versatz",
"ZTilt": "Z Tilt"
},
"WebcamPanel": {
Expand Down Expand Up @@ -861,6 +865,8 @@
"Style": "Stil",
"ValueGreaterThan": "Wert muss größer als {value} sein",
"ZOffsetIncrements": "Schrittweiten Z-Versatz (in mm)",
"ZOffsetSaveOption": "Z-Versatz Speicheroption",
"ZOffsetSaveOptionDescription": "Wechsel die Option zum Speichern des Z-Versatzes.",
"ZTiltAdjust": "Z-Tilt Adjust{isDefault}"
},
"DashboardTab": {
Expand Down Expand Up @@ -936,6 +942,18 @@
"RestoreDialog": "Bitte wähle alle Abschnitte aus, die du wiederherstellen möchtest:",
"TimeFormat": "Zeitformat"
},
"HeightmapTab": {
"ColorSchemes": "Farbschemen",
"Heightmap": "Höhenkarte",
"IsDefault": "(Standard)",
"Schemes": {
"GrayScale": "Graustufen",
"Hot": "Heiß",
"Hsv": "Hsv",
"Portland": "Portland",
"Spring": "Frühling"
}
},
"InterfaceSettings": "Interface Einstellungen",
"MacrosTab": {
"Add": "hinzufügen",
Expand Down Expand Up @@ -1140,6 +1158,10 @@
"ScrewsTiltAdjustDialogDescription": "Zeige ein Hilfsfenster für SCREWS_TILT_CALCULATE an.",
"TempchartHeight": "Temperatur-Chart Höhe",
"TempchartHeightDescription": "Verändert die Höhe vom Temperatur-Chart auf dem Dashboard.",
"Theme": "Theme",
"ThemeDark": "Dunkel",
"ThemeDescription": "Ändern Sie das allgemeine Erscheinungsbild der Anwendung.",
"ThemeLight": "Hell",
"UiSettings": "UI-Einstellungen"
},
"Update": "speichern",
Expand Down Expand Up @@ -1179,6 +1201,7 @@
"Vertically": "vertikal",
"Webcams": "Webcams",
"WebrtcCameraStreamer": "WebRTC (camera-streamer)",
"WebrtcGo2rtc": "WebRTC (go2rtc)",
"WebrtcJanus": "WebRTC (janus-gateway)",
"WebrtcMediaMTX": "WebRTC (MediaMTX)"
}
Expand Down

0 comments on commit 80d86ec

Please sign in to comment.