diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang index 806ee79348..28c3529a3b 100644 --- a/apps/lang/deutsch.lang +++ b/apps/lang/deutsch.lang @@ -15822,16 +15822,16 @@ id: LANG_DEFAULT_BROWSER - desc: in Settings + desc: deprecated user: core - *: "Default Browser" + *: "" - *: "Standardbrowser" + *: "" - *: "Standardbrowser" + *: "" @@ -17006,3 +17006,115 @@ *: "~U S B" + + id: LANG_FILE_NOT_FOUND + desc: When file does not exist + user: core + + *: "File not found" + + + *: "Datei nicht gefunden" + + + *: "Datei nicht gefunden" + + + + id: LANG_SHOW_IN_FILES + desc: Reveal item in File Browser + user: core + + *: "Show in Files" + + + *: "Zeige in Dateien" + + + *: "Zeige in Dateien" + + + + id: LANG_CHANNEL_SWAP + desc: in sound_settings + user: core + + *: "Swap Left & Right" + + + *: "Rechts & Links tauschen" + + + *: "Rechts und Links tauschen" + + + + id: LANG_COUNTDOWN_TIMER_SET + desc: countdown_timer plugin - header shown on the setup screen where the user enters the countdown duration + user: core + + *: "SET TIMER" + + + *: "Timer stellen" + + + *: "Timer stellen" + + + + id: LANG_COUNTDOWN_TIMER_RUNNING + desc: countdown_timer plugin - status label shown while the countdown is active + user: core + + *: "RUNNING" + + + *: "LÄUFT" + + + *: "Läuft" + + + + id: LANG_COUNTDOWN_TIMER_PAUSED + desc: countdown_timer plugin - status label shown while the countdown is paused + user: core + + *: "PAUSED" + + + *: "ANGEHALTEN" + + + *: "Angehalten" + + + + id: LANG_COUNTDOWN_TIMER_OVERTIME + desc: countdown_timer plugin - status label shown when the countdown has passed zero and is counting up + user: core + + *: "OVERTIME" + + + *: "ÜBERZEIT" + + + *: "Überzeit" + + + + id: LANG_COUNTDOWN_TIMER_FINISHED + desc: countdown_timer plugin - status label shown at the moment the countdown expires + user: core + + *: "FINISHED" + + + *: "BEENDET" + + + *: "Beendet" + +