Skip to content

Commit

Permalink
feat(i18n-DE): update German translations (fluidd-core#708)
Browse files Browse the repository at this point in the history
Signed-off-by: Mathis Mensing <[email protected]>
  • Loading branch information
matmen committed Jun 27, 2022
1 parent 69985ad commit aa201d8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
11 changes: 11 additions & 0 deletions src/locales/de.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ app:
show_next_layer: Nächste Schicht zeigen
show_previous_layer: Vorherige Schicht zeigen
show_retractions: Retracten zeigen
parsing_file: Verarbeite Datei
show_current_layer: Aktuelle Schicht anzeigen
msg:
confirm: >-
Die Datei "%{filename}" ist %{size} groß, dies kann sehr
Expand Down Expand Up @@ -174,6 +176,7 @@ app:
upload_print: Hochladen & Drucken
view: Ansicht
reset_stats: Statistik zurücksetzen
snooze: Schlummern
error:
app_setup_link: >-
Die Anforderungen für die Einrichtung von Fluidd finden Sie <a
Expand Down Expand Up @@ -259,6 +262,11 @@ app:
velocity: Geschwindigkeit
visible: Sichtbar
z_offset: Z-Offset
add_category: Kategorie hinzufügen
edit_category: Kategorie bearbeiten
file_time: Datei
pressure_advance: Pressure Advance
smooth_time: Glättungszeit
msg:
password_changed: Passwort geändert
wrong_password: Ups, etwas ist schiefgelaufen. Ist Ihr Passwort korrekt?
Expand All @@ -273,6 +281,7 @@ app:
min_or_0: Min %{min} oder 0
password_username: Kann nicht dem Nutzernamen entsprechen
required: Erforderlich
invalid_number: Ungültige Zahl
msg:
apply_z_offset_endstop: >-
Endschalter Z-Offset wird aus dem aktuellen Z-Offset berechnet und
Expand Down Expand Up @@ -487,12 +496,14 @@ app:
btn:
home_x: X
home_y: 'Y'
home_all: Alle
tooltip:
extruder_disabled: >-
Extruder deaktiviert, da unter der min_extrude_temp
(%{min}<small>°C</small>)
home_xy: Home XY
home_z: Home Z
motors_off: MOTOREN AUS
version:
btn:
check_for_updates: Nach Aktualisierungen suchen
Expand Down
1 change: 0 additions & 1 deletion src/locales/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ app:
hide_temp_waits: Hide temp waits
placeholder:
command: '''tab'' for autocomplete, ''help'' for commands ''arrows'' for history'
scroll: Scroll to bottom
endpoint:
error:
cant_connect: >-
Expand Down

0 comments on commit aa201d8

Please sign in to comment.