Skip to content

Commit

Permalink
Merge pull request #67 from markus-gitdev/patch-1
Browse files Browse the repository at this point in the history
Update de.json
  • Loading branch information
nielsfaber authored Sep 2, 2023
2 parents 49d2afb + 1d61c99 commit f0d5dfa
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/localize/languages/de.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"arm_options": {
"heading": "Options for arming",
"skip_delay": "Skip exit delay",
"force": "Bypass open sensors"
"heading": "Scharfschaltungsoptionen",
"skip_delay": "Ausgangsverzögerung überspringen",
"force": "Offene Sensoren ignorieren"
},
"editor": {
"keep_keypad_visible": "Zeige das Pin-Eingabefeld immer an, auch wenn kein Code erfordert ist.",
"button_scale_actions": "Skalierungsfaktor für Buttongröße der Aktionen.",
"button_scale_keypad": "Skalierungsfaktor für Buttongröße der Pin-Eingabefeld.",
"use_clear_icon": "Show icon (instead of text) in keypad for clearing code input.",
"show_messages": "Display diagnostic messages when alarm is triggered or cannot be armed.",
"available_actions": "Available actions:",
"use_clear_icon": "Anzeige eines Symbols (anstelle von Text) im Tastenfeld für die Eingabe des Codes.",
"show_messages": "Anzeige von Diagnosemeldungen, wenn der Alarm ausgelöst wird oder nicht scharf geschaltet werden kann.",
"available_actions": "Verfügbare Aktionen:",
"action_dialog": {
"title": "Customize display of action '{action}'",
"show_button": "Show button for this action",
"button_label": "Override button label",
"state_label": "Override state label"
"title": "Anzeige der Aktion '{action}' anpassen",
"show_button": "Taste für diese Aktion anzeigen",
"button_label": "Überschreibung der Tastenbeschriftung",
"state_label": "Überschreibung der Statusbezeichnung"
}
},
"errors": {
Expand Down

0 comments on commit f0d5dfa

Please sign in to comment.