From 6dbbf2167e1a8ca25dd2cd8e20bef82686b28f61 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Fri, 18 Nov 2005 05:30:01 +0000 Subject: [PATCH 1/1] translations --- lib/python/Components/NimManager.py | 4 ++-- po/de.po | 30 ++++++++++++++++++++++++++++- 2 files changed, 31 insertions(+), 3 deletions(-) diff --git a/lib/python/Components/NimManager.py b/lib/python/Components/NimManager.py index 55b644f6..741233d9 100644 --- a/lib/python/Components/NimManager.py +++ b/lib/python/Components/NimManager.py @@ -286,8 +286,8 @@ def InitNimManager(nimmgr): nim = config.Nims[x] if slot.nimType == nimmgr.nimType["DVB-S"]: - nim.configMode = configElement(cname + "configMode",configSelection, 0, ("Simple", "Advanced")); - nim.diseqcMode = configElement(cname + "diseqcMode",configSelection, 2, ("Single", "Toneburst A/B", "DiSEqC A/B", "DiSEqC A/B/C/D", "Positioner")); + nim.configMode = configElement(cname + "configMode",configSelection, 0, (_("Simple"), _("Advanced"))); + nim.diseqcMode = configElement(cname + "diseqcMode",configSelection, 2, (_("Single"), _("Toneburst A/B"), _("DiSEqC A/B"), _("DiSEqC A/B/C/D"), _("Positioner"))); nim.diseqcA = configElement(cname + "diseqcA",configSatlist, 192, nimmgr.satList); nim.diseqcB = configElement(cname + "diseqcB",configSatlist, 130, nimmgr.satList); nim.diseqcC = configElement(cname + "diseqcC",configSatlist, 0, nimmgr.satList); diff --git a/po/de.po b/po/de.po index 0f80a213..2772d871 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxbox-enigma 0.0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-11-18 06:25+0100\n" +"POT-Creation-Date: 2005-11-18 06:29+0100\n" "PO-Revision-Date: 2005-11-17 20:53+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -30,6 +30,10 @@ msgstr "" msgid "Add" msgstr "Hinzufuegen" +#: ../lib/python/Components/NimManager.py:289 +msgid "Advanced" +msgstr "Erweitert" + #: ../lib/python/Screens/HarddiskSetup.py:30 msgid "Bus: " msgstr "" @@ -63,6 +67,14 @@ msgstr "Erkannte Festplatten" msgid "Detected NIMs:" msgstr "Erkannte Tuner:" +#: ../lib/python/Components/NimManager.py:290 +msgid "DiSEqC A/B" +msgstr "" + +#: ../lib/python/Components/NimManager.py:290 +msgid "DiSEqC A/B/C/D" +msgstr "" + #: ../lib/python/Components/SetupDevices.py:38 #: ../lib/python/Components/SetupDevices.py:39 #: ../lib/python/Components/SetupDevices.py:43 @@ -157,10 +169,22 @@ msgstr "" msgid "Port D" msgstr "" +#: ../lib/python/Components/NimManager.py:290 +msgid "Positioner" +msgstr "Motor" + #: ../lib/python/Screens/ScanSetup.py:75 ../lib/python/Screens/Satconfig.py:13 msgid "Satellite" msgstr "Satellit" +#: ../lib/python/Components/NimManager.py:289 +msgid "Simple" +msgstr "Einfach" + +#: ../lib/python/Components/NimManager.py:290 +msgid "Single" +msgstr "Einzeln" + #: ../lib/python/Components/NimManager.py:217 msgid "Socket " msgstr "Sockel " @@ -173,6 +197,10 @@ msgstr "Das Abspielen dieses Films beenden?" msgid "Symbolrate" msgstr "" +#: ../lib/python/Components/NimManager.py:290 +msgid "Toneburst A/B" +msgstr "" + #: ../lib/python/Screens/NetworkSetup.py:40 #: ../lib/python/Screens/NetworkSetup.py:52 ../data/ msgid "Use DHCP" -- 2.30.2