german locale update for Task & DVDBurn
authorAndreas Frisch <andreas.frisch@multimedia-labs.de>
Thu, 18 Sep 2008 11:05:11 +0000 (11:05 +0000)
committerAndreas Frisch <andreas.frisch@multimedia-labs.de>
Thu, 18 Sep 2008 11:05:11 +0000 (11:05 +0000)
lib/python/Components/Task.py
po/de.po

index 3e648df179c21a5b3b8837eb4346c7ad46a0f2f7..a87f58d9e0be534702cc084668531a4c68e0a10e 100644 (file)
@@ -53,7 +53,7 @@ class Job(object):
                self.status = self.IN_PROGRESS
                self.state_changed()
                self.runNext()
                self.status = self.IN_PROGRESS
                self.state_changed()
                self.runNext()
-               sumTaskWeightings = sum([t.weighting for t in self.tasks])
+               sumTaskWeightings = sum([t.weighting for t in self.tasks]) or 1
                self.weightScale = self.end / float(sumTaskWeightings)
 
        def runNext(self):
                self.weightScale = self.end / float(sumTaskWeightings)
 
        def runNext(self):
@@ -321,7 +321,7 @@ class Condition:
        RECOVERABLE = False
 
        def getErrorMessage(self, task):
        RECOVERABLE = False
 
        def getErrorMessage(self, task):
-               return _("An error has occured. (%s in %s)") % (self.__class__.__name__, task.__class__.__name__)
+               return _("An unknown error occured!") + " (%s @ task %s)" % (self.__class__.__name__, task.__class__.__name__)
 
 class WorkspaceExistsPrecondition(Condition):
        def check(self, task):
 
 class WorkspaceExistsPrecondition(Condition):
        def check(self, task):
index 5fac421f0a39f960f54f83ba68cbe949dfe2b629..ebc0967ad3d5337b007b8e008abb31034fc8122a 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tuxbox-enigma 0.0.1\n"
 "Report-Msgid-Bugs-To: \n"
 msgstr ""
 "Project-Id-Version: tuxbox-enigma 0.0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-15 12:41+0200\n"
-"PO-Revision-Date: 2008-09-15 12:44+0100\n"
+"POT-Creation-Date: 2008-09-18 12:35+0200\n"
+"PO-Revision-Date: 2008-09-18 12:57+0100\n"
 "Last-Translator: Andreas Frisch <andreas.frisch@multimedia-labs.de>\n"
 "Language-Team: none\n"
 "MIME-Version: 1.0\n"
 "Last-Translator: Andreas Frisch <andreas.frisch@multimedia-labs.de>\n"
 "Language-Team: none\n"
 "MIME-Version: 1.0\n"
@@ -241,7 +241,7 @@ msgstr ""
 
 #, python-format
 msgid "A required tool (%s) was not found."
 
 #, python-format
 msgid "A required tool (%s) was not found."
-msgstr ""
+msgstr "Ein erforderliches Hilfsprogramm (%s) wurde nicht gefunden."
 
 msgid ""
 "A sleep timer wants to set your\n"
 
 msgid ""
 "A sleep timer wants to set your\n"
@@ -380,10 +380,6 @@ msgstr "Tuner-Priorität bei Alternativen Services"
 msgid "An empty filename is illegal."
 msgstr "Leerer Dateiname nicht erlaubt."
 
 msgid "An empty filename is illegal."
 msgstr "Leerer Dateiname nicht erlaubt."
 
-#, python-format
-msgid "An error has occured. (%s)"
-msgstr ""
-
 msgid "An unknown error occured!"
 msgstr "Es ist ein unbekannter Fehler aufgetreten!"
 
 msgid "An unknown error occured!"
 msgstr "Es ist ein unbekannter Fehler aufgetreten!"
 
@@ -695,6 +691,9 @@ msgstr "Abspielen fortsetzen"
 msgid "Contrast"
 msgstr "Kontrast"
 
 msgid "Contrast"
 msgstr "Kontrast"
 
+msgid "Could not load Medium! No disc inserted?"
+msgstr "Konnte das Medium nicht laden! Keine DVD eingelegt?"
+
 msgid "Create movie folder failed"
 msgstr "Erzeugen des Film-Verzeichnisses fehlgeschlagen"
 
 msgid "Create movie folder failed"
 msgstr "Erzeugen des Film-Verzeichnisses fehlgeschlagen"
 
@@ -987,6 +986,9 @@ msgstr "Herunterladen"
 msgid "Downloading plugin information. Please wait..."
 msgstr "Lade Plugin-Informationen herunter. Bitte warten..."
 
 msgid "Downloading plugin information. Please wait..."
 msgstr "Lade Plugin-Informationen herunter. Bitte warten..."
 
+msgid "Dreambox format data DVD (HDTV compatible)"
+msgstr "Daten-DVD im Dreambox-Format (HDTV-kompatibel)"
+
 msgid "Dutch"
 msgstr "Holländisch"
 
 msgid "Dutch"
 msgstr "Holländisch"
 
@@ -2763,8 +2765,8 @@ msgstr ""
 "Der Assistent ist hiermit beendet. Ihre Dreambox kann nun benutzt werden.\n"
 "Bitte drücken Sie OK, um den Assistenten zu verlassen."
 
 "Der Assistent ist hiermit beendet. Ihre Dreambox kann nun benutzt werden.\n"
 "Bitte drücken Sie OK, um den Assistenten zu verlassen."
 
-msgid "The DVD standard doesn't support H.264 (HDTV) video streams!"
-msgstr "Die DVD-Norm erlaubt keine H.264 (HDTV) Videos!"
+msgid "The DVD standard doesn't support H.264 (HDTV) video streams. Do you want to create a Dreambox format data DVD (which will not play in stand-alone DVD players) instead?"
+msgstr "Der DVD-Standard unterstützt keine H.264 (HDTV) Videos. Soll stattdessen eine Daten-DVD im Dreambox-Format (die nicht in einem herkömmlichen DVD-Player abspielbar ist) erstellt werden?"
 
 msgid "The backup failed. Please choose a different backup location."
 msgstr ""
 
 msgid "The backup failed. Please choose a different backup location."
 msgstr ""