nim = config.Nims[x]
if slot.nimType == self.NimManager.nimType["DVB-S"]:
print "slot: " + str(x) + " configmode: " + str(nim.configMode.value)
- if nim.configMode.value == 1:
+ if nim.configMode.value == 2:
self.linkNIMs(x, nim.linkedTo.value)
nim = config.Nims[nim.linkedTo.value]
if nim.configMode.value == 0: #simple config
#callbacks for c++ config
def nimConfigModeChanged(self, slotid, mode):
- if (mode != 1): # not linked
+ if (mode != 2): # not linked
print "Unlinking slot " + str(slotid)
# TODO call c++ to unlink nim in slot slotid
- if (mode == 1): # linked
+ if (mode == 2): # linked
pass
#FIXME!!!
#if (len(self.getNimListOfType(self.nimType["DVB-S"], slotid)) > 0):
nim = config.Nims[x]
if slot.nimType == nimmgr.nimType["DVB-S"]:
- nim.configMode = configElement(cname + "configMode", configSelection, 0, (_("Simple"), _("Loopthrough to Socket A"))) # "Advanced"));
+ nim.configMode = configElement(cname + "configMode", configSelection, 0, (_("Simple"), _("Nothing connected"), _("Loopthrough to Socket A"))) # "Advanced"));
#important - check if just the 2nd one is LT only and the first one is DVB-S
- if nim.configMode.value == 1: #linked
+ if nim.configMode.value == 2: #linked
if x == 0: #first one can never be linked to anything
nim.configMode.value = 0 #reset to simple
nim.configMode.save()
msgstr ""
"Project-Id-Version: tuxbox-enigma 0.0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-15 01:46+0100\n"
+"POT-Creation-Date: 2005-12-17 01:09+0100\n"
"PO-Revision-Date: 2005-12-14 03:29+0100\n"
"Last-Translator: Stefan Pluecken <stefan.pluecken@multimedia-labs.de>\n"
"Language-Team: none\n"
msgid "Bus: "
msgstr ""
-#: ../lib/python/Screens/Satconfig.py:53
+#: ../lib/python/Screens/Satconfig.py:55
msgid "Cable provider"
msgstr "Kabelanbieter"
msgid "Capacity: "
msgstr "Kapazität: "
-#: ../lib/python/Screens/TimerEntry.py:166
-#: ../lib/python/Screens/TimerEntry.py:179
-#: ../lib/python/Screens/TimerEntry.py:195
-#: ../lib/python/Screens/TimerEntry.py:202 ../data/
+#: ../lib/python/Screens/TimerEntry.py:168 ../data/
msgid "Channel"
msgstr "Kanal"
msgid "Code rate low"
msgstr ""
-#: ../lib/python/Screens/Satconfig.py:37 ../lib/python/Screens/Satconfig.py:64
-#: ../lib/python/Screens/Satconfig.py:68 ../lib/python/Screens/Satconfig.py:78
-#: ../data/
+#: ../lib/python/Screens/Satconfig.py:37 ../data/
msgid "Configuration Mode"
msgstr "Konfigurationsmodus"
msgid "DiSEqC A/B/C/D"
msgstr "DiSEqC A/B/C/D"
+#: ../lib/python/Screens/Satconfig.py:41
+msgid "DiSEqC Mode"
+msgstr "DiSEqC-Modus"
+
#: ../lib/python/Screens/ScanSetup.py:104
#: ../lib/python/Screens/ScanSetup.py:377 ../lib/python/Components/Lcd.py:32
#: ../lib/python/Components/SetupDevices.py:38
msgid "Disable"
msgstr "Aus"
-#: ../lib/python/Screens/Satconfig.py:40 ../lib/python/Screens/Satconfig.py:62
-msgid "DiSEqC Mode"
-msgstr "DiSEqC-Modus"
-
#: ../lib/python/Screens/InfoBarGenerics.py:625
msgid ""
"Do you want to stop the current\n"
msgid "Enable"
msgstr "Ein"
-#: ../lib/python/Screens/TimerEntry.py:161
+#: ../lib/python/Screens/TimerEntry.py:163
msgid "End"
msgstr "Ende"
-#: ../lib/python/Screens/TimerEntry.py:164
+#: ../lib/python/Screens/TimerEntry.py:166
msgid "EndTime"
msgstr "Endzeit"
#: ../lib/python/Screens/ScanSetup.py:87
#: ../lib/python/Screens/ScanSetup.py:114
#: ../lib/python/Screens/ScanSetup.py:124
-#: ../lib/python/Screens/TimerEntry.py:135
-#: ../lib/python/Screens/TimerEntry.py:175
+#: ../lib/python/Screens/TimerEntry.py:136
msgid "Frequency"
msgstr "Frequenz"
#: ../lib/python/Screens/TimerEntry.py:91
-#: ../lib/python/Screens/TimerEntry.py:148
+#: ../lib/python/Screens/TimerEntry.py:150
msgid "Friday"
msgstr "Freitag"
-#: ../lib/python/Screens/NetworkSetup.py:44 ../data/
+#: ../lib/python/Screens/NetworkSetup.py:45 ../data/
msgid "Gateway"
msgstr ""
msgid "Hierarchy mode"
msgstr ""
-#: ../lib/python/Screens/NetworkSetup.py:41 ../data/
+#: ../lib/python/Screens/NetworkSetup.py:42 ../data/
msgid "IP Address"
msgstr "IP-Adresse"
msgstr "Montag bis Freitag"
#: ../lib/python/Screens/TimerEntry.py:91
-#: ../lib/python/Screens/TimerEntry.py:144
+#: ../lib/python/Screens/TimerEntry.py:146
msgid "Monday"
msgstr "Montag"
msgid "N/A"
msgstr "Nicht verfügbar"
-#: ../lib/python/Screens/NetworkSetup.py:45 ../data/
+#: ../lib/python/Screens/NetworkSetup.py:46 ../data/
msgid "Nameserver"
msgstr ""
-#: ../lib/python/Screens/NetworkSetup.py:43 ../data/
+#: ../lib/python/Screens/NetworkSetup.py:44 ../data/
msgid "Netmask"
msgstr "Netzmaske"
msgid "North"
msgstr "Nord"
+#: ../lib/python/Components/NimManager.py:409
+msgid "Nothing connected"
+msgstr "Nichts angeschlossen"
+
#: ../lib/python/Screens/InfoBar.py:35
msgid "Play recorded movies..."
msgstr "Aufgenommene Filme abspielen..."
msgstr "Satelliten"
#: ../lib/python/Screens/TimerEntry.py:91
-#: ../lib/python/Screens/TimerEntry.py:149
+#: ../lib/python/Screens/TimerEntry.py:151
msgid "Saturday"
msgstr "Samstag"
-#: ../lib/python/Screens/TimerEntry.py:203
+#: ../lib/python/Screens/TimerEntry.py:206
msgid "Select channel to record from"
msgstr "Kanal auswahlen, von dem aufgenommen werden soll"
msgid "South"
msgstr "Süd"
-#: ../lib/python/Screens/TimerEntry.py:156
+#: ../lib/python/Screens/TimerEntry.py:158
msgid "Start"
msgstr ""
msgid "Start recording?"
msgstr "Aufnahme beginnen?"
-#: ../lib/python/Screens/TimerEntry.py:159
+#: ../lib/python/Screens/TimerEntry.py:161
msgid "StartTime"
msgstr "Startzeit"
-#: ../lib/python/Screens/Wizard.py:168
+#: ../lib/python/Screens/Wizard.py:178
msgid "Step "
msgstr "Schritt "
msgstr "Unterkanäle"
#: ../lib/python/Screens/TimerEntry.py:91
-#: ../lib/python/Screens/TimerEntry.py:150
+#: ../lib/python/Screens/TimerEntry.py:152
msgid "Sunday"
msgstr "Sonntag"
msgid "Symbol Rate"
msgstr "Symbolrate"
-#: ../lib/python/Screens/Satconfig.py:55
+#: ../lib/python/Screens/Satconfig.py:57
msgid "Terrestrial provider"
msgstr "Region"
#: ../lib/python/Screens/TimerEntry.py:91
-#: ../lib/python/Screens/TimerEntry.py:147
+#: ../lib/python/Screens/TimerEntry.py:149
msgid "Thursday"
msgstr "Donnerstag"
#: ../lib/python/Screens/TimerEntry.py:130
-#: ../lib/python/Screens/TimerEntry.py:173
-msgid "TimerType"
+msgid "Timer Type"
msgstr "Timer-Art"
#: ../lib/python/Components/NimManager.py:424
msgstr "Übertragungstyp"
#: ../lib/python/Screens/TimerEntry.py:91
-#: ../lib/python/Screens/TimerEntry.py:145
+#: ../lib/python/Screens/TimerEntry.py:147
msgid "Tuesday"
msgstr "Dienstag"
"Bitte lesen Sie im Handbuch nach.\n"
"Fehler: "
-#: ../lib/python/Screens/NetworkSetup.py:40
-#: ../lib/python/Screens/NetworkSetup.py:52 ../data/
+#: ../lib/python/Screens/NetworkSetup.py:40 ../data/
msgid "Use DHCP"
msgstr "Adresse automatisch beziehen (DHCP)"
#: ../lib/python/Screens/TimerEntry.py:91
-#: ../lib/python/Screens/TimerEntry.py:146
+#: ../lib/python/Screens/TimerEntry.py:148
msgid "Wednesday"
msgstr "Mittwoch"
-#: ../lib/python/Screens/TimerEntry.py:141
+#: ../lib/python/Screens/TimerEntry.py:143
msgid "Weekday"
msgstr "Wochentag"
msgid "show EPG..."
msgstr "zeige EPG..."
-#: ../lib/python/Screens/Wizard.py:171 ../lib/python/Screens/Wizard.py:172
+#: ../lib/python/Screens/Wizard.py:181 ../lib/python/Screens/Wizard.py:182
msgid "text"
msgstr ""
msgid "Service"
msgstr "Kanal"
+#: ../data/
+msgid "Network setup"
+msgstr "Netzwerkeinstellungen"
+
#: ../data/
msgid "Games / Plugins"
msgstr "Spiele / Erweiterungen"
msgid "Deep Standby"
msgstr "Ausschalten"
+#: ../data/
+msgid "Tuner Slot"
+msgstr ""
+
#: ../data/
msgid "Sound"
msgstr "Ton"
msgid "Use wizard to set up basic features"
msgstr "Grundeinstellungen jetzt vornehmen"
-#: ../data/
-msgid ""
-"Welcome.\n"
-"\n"
-"This start wizard will guide you through the basic setup of your Dreambox.\n"
-"Press the OK button on your remote control to move to the next step."
-msgstr ""
-"Willkommen.\n"
-"\n"
-"Der Startassistent wird Sie durch die Grundeinstellungen Ihrer Dreambox "
-"führen.\n"
-"Drücken Sie OK auf Ihrer Fernbedienung, um zum nächsten Schritt zu gelangen."
-
#: ../data/
msgid "Sat / Dish Setup"
msgstr "Sat-/Schüsseleinstellungen"
msgid "Harddisk"
msgstr "Festplatte"
-#: ../data/
-msgid "What do you want to scan?"
-msgstr "Was wollen Sie scannen?"
-
#: ../data/
msgid "Keyboard Map"
msgstr "Tastaturlayout"
msgid "use power delta"
msgstr ""
+#: ../data/
+msgid "Test mode"
+msgstr ""
+
#: ../data/
msgid "Manual Scan"
msgstr "Manuelle Suche"
msgid "Standby"
msgstr ""
-#: ../data/
-msgid "Select a movie"
-msgstr ""
-
#: ../data/
msgid "Activate network settings"
msgstr "Aktiviere Netzwerkeinstellungen"
msgid "Please set up tuner B"
msgstr "Einstellungen für Tuner B."
-#: ../data/
-msgid "Network setup"
-msgstr "Netzwerkeinstellungen"
-
#: ../data/
msgid "Delay"
msgstr "Verzögerung"
msgid "Mainmenu"
msgstr "Hauptmenü"
+#: ../data/
+msgid "Select a movie"
+msgstr ""
+
#: ../data/
msgid "Volume"
msgstr "Lautstärke"
msgid "Alpha"
msgstr ""
+#: ../data/
+msgid ""
+"Welcome.\n"
+"\n"
+"This start wizard will guide you through the basic setup of your Dreambox.\n"
+"Press the OK button on your remote control to move to the next step."
+msgstr ""
+"Willkommen.\n"
+"\n"
+"Der Startassistent wird Sie durch die Grundeinstellungen Ihrer Dreambox "
+"führen.\n"
+"Drücken Sie OK auf Ihrer Fernbedienung, um zum nächsten Schritt zu gelangen."
+
#: ../data/
msgid "About"
msgstr "Über"
msgstr ""
#: ../data/
-msgid "Test mode"
-msgstr ""
-
-#: ../data/
-msgid "Tuner Slot"
-msgstr ""
+msgid "What do you want to scan?"
+msgstr "Was wollen Sie scannen?"
#: ../data/
msgid "Audio"
#: ../data/
msgid "Satelliteconfig"
msgstr "Satelliteneinstellungen"
+