From 61c5ae0556721ca6c4afa04a0b4cd10dd9a4d11f Mon Sep 17 00:00:00 2001 From: Dag0d Date: Tue, 16 Mar 2021 13:38:45 +0100 Subject: [PATCH] Updated German translation --- Translations/translation_DE.json | 34 ++++++++++++++++---------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/Translations/translation_DE.json b/Translations/translation_DE.json index 13383ac3..e09bb542 100644 --- a/Translations/translation_DE.json +++ b/Translations/translation_DE.json @@ -38,7 +38,7 @@ "SettingFastChar": "S", "SettingSlowChar": "L", "SettingMediumChar": "M", - "SettingOffChar":"A", + "SettingOffChar": "A", "SettingStartSolderingChar": "L", "SettingStartSleepChar": "R", "SettingStartSleepOffChar": "K", @@ -55,10 +55,10 @@ "menuGroups": { "PowerMenu": { "text2": [ - "Power", - "settings" + "Energie-", + "einstellungen" ], - "desc": "Power settings" + "desc": "Energieeinstellungen" }, "SolderingMenu": { "text2": [ @@ -289,37 +289,37 @@ "MinVolCell": { "text2": [ "Minimum", - "voltage" + "Spannung" ], - "desc": "Minimum allowed voltage per cell <3S — 3.0V - 3.7V, 4/5/6S — 2.4V - 3.7V>" + "desc": "Minimal zulässige Spannung pro Zelle <3S - 3,0V - 3,7V, 4/5/6S - 2,4V - 3,7V>" }, "AnimLoop": { "text2": [ "Anim.", - "loop" + "Schleife" ], - "desc": "Loop icon animations in root menu" + "desc": "Icon-Animationen im Stammmenü wiederholen" }, "AnimSpeed": { "text2": [ "Anim.", - "speed" + "Geschw." ], - "desc": "Speed of icon animations in menu " + "desc": "Geschwindigkeit der Icon-Animationen im Menü " }, "PowerPulseWait": { "text2": [ - "Power pulse", - "wait time" + "Leistungsimpulse", + "Wartezeit" ], - "desc": "Time to wait before triggering every keep-awake pulse (x 2.5s)" + "desc": "Wartezeit vor dem Auslösen jedes Wachhalteimpulses (x 2,5s)" }, "PowerPulseDuration": { "text2": [ - "Power pulse", - "duration" + "Leistungsimpulse", + "Dauer" ], - "desc": "Keep-awake-pulse duration (x 250ms)" + "desc": "Dauer des Wachhalteimpulses (x 250ms)" } } -} +} \ No newline at end of file