diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-11-22 03:01:15 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-11-22 03:01:15 +0000 |
| commit | 00ae28e6c92cdac5687c82bc9aa3d2ca999b354f (patch) | |
| tree | e76360cd06350e5bd34c896e233b10f1f12192a6 /po | |
| parent | b40d4a06572c83f30f75454a6569cf9566f96aed (diff) | |
| download | enigma2-00ae28e6c92cdac5687c82bc9aa3d2ca999b354f.tar.gz enigma2-00ae28e6c92cdac5687c82bc9aa3d2ca999b354f.zip | |
add cable support to e2
Diffstat (limited to 'po')
| -rw-r--r-- | po/Makefile | 1 | ||||
| -rw-r--r-- | po/de.po | 40 |
2 files changed, 30 insertions, 11 deletions
diff --git a/po/Makefile b/po/Makefile index a6635f27..5a3b4851 100644 --- a/po/Makefile +++ b/po/Makefile @@ -34,6 +34,7 @@ enigma2.pot: ../lib/python/Screens/HarddiskSetup.py \ ../lib/python/Screens/InfoBar.py \ ../lib/python/Screens/TimerEdit.py \ + ../lib/python/Screens/Wizard.py \ ../lib/python/Components/SetupDevices.py \ ../lib/python/Components/Language.py \ ../lib/python/Components/NimManager.py \ @@ -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-21 20:03+0100\n" +"POT-Creation-Date: 2005-11-22 02:41+0100\n" "PO-Revision-Date: 2005-11-17 20:53+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -30,7 +30,7 @@ msgstr "" msgid "Add" msgstr "Hinzufuegen" -#: ../lib/python/Components/NimManager.py:367 +#: ../lib/python/Components/NimManager.py:362 msgid "Advanced" msgstr "Erweitert" @@ -50,6 +50,10 @@ msgstr "Kapazitaet" msgid "Classic" msgstr "klassisch" +#: ../lib/python/Screens/Wizard.py:28 +msgid "Close this Screen..." +msgstr "" + #: ../lib/python/Screens/Satconfig.py:31 ../lib/python/Screens/Satconfig.py:55 #: ../lib/python/Screens/Satconfig.py:64 ../data/ msgid "Configmode" @@ -71,11 +75,11 @@ msgstr "Erkannte Festplatten" msgid "Detected NIMs:" msgstr "Erkannte Tuner:" -#: ../lib/python/Components/NimManager.py:368 +#: ../lib/python/Components/NimManager.py:363 msgid "DiSEqC A/B" msgstr "" -#: ../lib/python/Components/NimManager.py:368 +#: ../lib/python/Components/NimManager.py:363 msgid "DiSEqC A/B/C/D" msgstr "" @@ -149,7 +153,7 @@ msgstr "Laengengrad" msgid "Model: " msgstr "Modell:" -#: ../lib/python/Components/NimManager.py:241 +#: ../lib/python/Components/NimManager.py:236 msgid "N/A" msgstr "" @@ -177,7 +181,7 @@ msgstr "" msgid "Port D" msgstr "" -#: ../lib/python/Components/NimManager.py:368 +#: ../lib/python/Components/NimManager.py:363 msgid "Positioner" msgstr "Motor" @@ -185,15 +189,15 @@ msgstr "Motor" msgid "Satellite" msgstr "Satellit" -#: ../lib/python/Components/NimManager.py:367 +#: ../lib/python/Components/NimManager.py:362 msgid "Simple" msgstr "Einfach" -#: ../lib/python/Components/NimManager.py:368 +#: ../lib/python/Components/NimManager.py:363 msgid "Single" msgstr "Einzeln" -#: ../lib/python/Components/NimManager.py:295 +#: ../lib/python/Components/NimManager.py:290 msgid "Socket " msgstr "Sockel " @@ -209,7 +213,7 @@ msgstr "" msgid "Terrestrial provider" msgstr "Region" -#: ../lib/python/Components/NimManager.py:368 +#: ../lib/python/Components/NimManager.py:363 msgid "Toneburst A/B" msgstr "" @@ -229,7 +233,21 @@ msgstr "Art der Suche" msgid "Use DHCP" msgstr "Adresse automatisch beziehen (DHCP)" -#: ../lib/python/Components/NimManager.py:297 +#: ../lib/python/Screens/Wizard.py:24 +msgid "" +"Welcome!\n" +"\n" +"You can always press the help key!\n" +"\n" +"Please Note: Do a service search first!" +msgstr "" +"Willkommen!\n" +"\n" +"Sie koennen jederzeit auf Help (Hilfe) druecken!\n" +"\n" +"Bitte zuerst eine Kanalsuche durchfuehren!" + +#: ../lib/python/Components/NimManager.py:292 msgid "empty/unknown" msgstr "" |
