From 4e62c9f8cbf3212ede5537c7f293160e6ac2ea37 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Tue, 21 Apr 2026 12:55:36 -0400 Subject: [PATCH] FS#13879 - German Translation update (Karl Huber) Change-Id: Icee3d2778b4a0afaf567776e43a996a8e99d2cce --- apps/lang/deutsch.lang | 120 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 116 insertions(+), 4 deletions(-) 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" + +