[jhbuild] [i18n] Updated German translation



commit d6cda0d3acf4d9a93162cb67195cdde78c7941ae
Author: Mario Blättermann <mariobl gnome org>
Date:   Fri Jul 9 23:36:56 2010 +0200

    [i18n] Updated German translation

 po/de.po |   76 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 45 insertions(+), 31 deletions(-)
---
diff --git a/po/de.po b/po/de.po
index 09d3233..2260ceb 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,8 +9,8 @@ msgstr ""
 "Project-Id-Version: jhbuild master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
 "product=jhbuild&component=general\n"
-"POT-Creation-Date: 2010-06-11 18:40+0000\n"
-"PO-Revision-Date: 2010-06-18 23:13+0100\n"
+"POT-Creation-Date: 2010-06-29 08:13+0000\n"
+"PO-Revision-Date: 2010-07-09 23:34+0100\n"
 "Last-Translator: Mario Blättermann <mariobl gnome org>\n"
 "Language-Team: German <gnome-de gnome org>\n"
 "MIME-Version: 1.0\n"
@@ -69,7 +69,7 @@ msgid "report url for autobuild not specified"
 msgstr "Berichtsadresse für »autobuild« nicht angegeben"
 
 #: ../jhbuild/commands/autobuild.py:78 ../jhbuild/commands/base.py:72
-#: ../jhbuild/commands/base.py:284 ../jhbuild/commands/base.py:499
+#: ../jhbuild/commands/base.py:284 ../jhbuild/commands/base.py:504
 #: ../jhbuild/commands/clean.py:55 ../jhbuild/commands/tinderbox.py:86
 #, python-format
 msgid "%s not in module list"
@@ -264,20 +264,25 @@ msgstr "Auch weiche Abhängigkeiten auflisten, die übersprungen werden könnten
 msgid "list all modules, not only those that would be built"
 msgstr "Alle Module auflisten, nicht nur die zu erstellenden"
 
-#: ../jhbuild/commands/base.py:515
+#: ../jhbuild/commands/base.py:487
+#, python-format
+msgid "Conflicting options specified ('%s' and '%s')"
+msgstr "Im Konflikt stehende Optionen wurden angegeben (»%s« und »%s«)"
+
+#: ../jhbuild/commands/base.py:520
 msgid "Output a Graphviz dependency graph for one or more modules"
 msgstr "Graphviz-Abhängigkeitsdiagramm für ein oder mehrere Module ausgeben"
 
-#: ../jhbuild/commands/base.py:518 ../jhbuild/commands/info.py:40
+#: ../jhbuild/commands/base.py:523 ../jhbuild/commands/info.py:40
 #: ../jhbuild/commands/uninstall.py:32
 msgid "[ modules ... ]"
 msgstr "[ Module ... ]"
 
-#: ../jhbuild/commands/base.py:524
+#: ../jhbuild/commands/base.py:529
 msgid "add dotted lines to soft dependencies"
 msgstr "punktierte Linien zu weichen Abhängigkeiten hinzufügen"
 
-#: ../jhbuild/commands/base.py:527
+#: ../jhbuild/commands/base.py:532
 msgid "group modules from metamodule together"
 msgstr "Module aus Metamodul zusammen gruppieren"
 
@@ -572,7 +577,7 @@ msgstr "Installationspräfix (%s) ist nicht schreibbar"
 #: ../jhbuild/commands/sanitycheck.py:150 ../jhbuild/versioncontrol/arch.py:155
 #: ../jhbuild/versioncontrol/bzr.py:202 ../jhbuild/versioncontrol/cvs.py:297
 #: ../jhbuild/versioncontrol/darcs.py:108
-#: ../jhbuild/versioncontrol/fossil.py:105 ../jhbuild/versioncontrol/git.py:414
+#: ../jhbuild/versioncontrol/fossil.py:105 ../jhbuild/versioncontrol/git.py:422
 #: ../jhbuild/versioncontrol/hg.py:101 ../jhbuild/versioncontrol/mtn.py:140
 #: ../jhbuild/versioncontrol/svn.py:311
 #, python-format
@@ -870,7 +875,7 @@ msgid "yes"
 msgstr "ja"
 
 #: ../jhbuild/modtypes/ant.py:63 ../jhbuild/modtypes/autotools.py:214
-#: ../jhbuild/modtypes/cmake.py:77 ../jhbuild/modtypes/distutils.py:62
+#: ../jhbuild/modtypes/cmake.py:78 ../jhbuild/modtypes/distutils.py:62
 #: ../jhbuild/modtypes/linux.py:164 ../jhbuild/modtypes/perl.py:58
 #: ../jhbuild/modtypes/waf.py:97
 msgid "Building"
@@ -885,7 +890,7 @@ msgstr "Erstellungswerkzeug »Ant« fehlt"
 #. ant-based project, so I left that out."
 #. -- http://bugzilla.gnome.org/show_bug.cgi?id=537037
 #: ../jhbuild/modtypes/ant.py:81 ../jhbuild/modtypes/autotools.py:268
-#: ../jhbuild/modtypes/cmake.py:93 ../jhbuild/modtypes/distutils.py:74
+#: ../jhbuild/modtypes/cmake.py:94 ../jhbuild/modtypes/distutils.py:74
 #: ../jhbuild/modtypes/perl.py:72 ../jhbuild/modtypes/waf.py:132
 msgid "Installing"
 msgstr "Installation läuft"
@@ -905,7 +910,7 @@ msgid "Checking"
 msgstr "�berprüfung läuft"
 
 #: ../jhbuild/modtypes/autotools.py:248 ../jhbuild/modtypes/autotools.py:258
-#: ../jhbuild/modtypes/cmake.py:85 ../jhbuild/modtypes/waf.py:122
+#: ../jhbuild/modtypes/cmake.py:86 ../jhbuild/modtypes/waf.py:122
 msgid "Creating tarball for"
 msgstr "Tarball wird erstellt für"
 
@@ -1032,16 +1037,21 @@ msgid "file not in cache, but not allowed to check network"
 msgstr ""
 "Datei nicht im Zwischenspeicher, Abfrage des Netzwerks jedoch nicht erlaubt"
 
-#: ../jhbuild/utils/unpack.py:135
+#: ../jhbuild/utils/unpack.py:144
 #, python-format
 msgid "Failed to unpack %s (unknown archive type)"
 msgstr "Entpacken von %s ist gescheitert (unbekannter Archivtyp)"
 
-#: ../jhbuild/utils/unpack.py:137
+#: ../jhbuild/utils/unpack.py:146
 #, python-format
 msgid "Failed to unpack %s"
 msgstr "Entpacken von %s ist gescheitert"
 
+#: ../jhbuild/utils/unpack.py:152
+#, python-format
+msgid "Failed to unpack %s (empty file?)"
+msgstr "Entpacken von %s ist gescheitert (leere Datei?)"
+
 #: ../jhbuild/versioncontrol/arch.py:40 ../jhbuild/versioncontrol/arch.py:83
 #, python-format
 msgid "could not register archive %s"
@@ -1064,8 +1074,8 @@ msgstr ""
 #: ../jhbuild/versioncontrol/arch.py:128 ../jhbuild/versioncontrol/arch.py:141
 #: ../jhbuild/versioncontrol/darcs.py:84 ../jhbuild/versioncontrol/darcs.py:90
 #: ../jhbuild/versioncontrol/fossil.py:82
-#: ../jhbuild/versioncontrol/fossil.py:95 ../jhbuild/versioncontrol/git.py:513
-#: ../jhbuild/versioncontrol/git.py:553 ../jhbuild/versioncontrol/git.py:629
+#: ../jhbuild/versioncontrol/fossil.py:95 ../jhbuild/versioncontrol/git.py:521
+#: ../jhbuild/versioncontrol/git.py:561 ../jhbuild/versioncontrol/git.py:637
 #: ../jhbuild/versioncontrol/hg.py:85 ../jhbuild/versioncontrol/hg.py:91
 msgid "date based checkout not yet supported\n"
 msgstr "Datumbasiertes Auschecken wird nicht unterstützt\n"
@@ -1113,19 +1123,19 @@ msgstr ""
 msgid "Consider using the changecvsroot.py script to fix this."
 msgstr "Sie sollten das Skript »changecvsroot.py« verwenden, um dies zu beheben."
 
-#: ../jhbuild/versioncontrol/git.py:94
+#: ../jhbuild/versioncontrol/git.py:102
 msgid "ignored bad branch redefinition for module:"
 msgstr "Falsche Zweigdefinition wird ignoriert für Modul:"
 
-#: ../jhbuild/versioncontrol/git.py:177
+#: ../jhbuild/versioncontrol/git.py:185
 msgid "Need at least git-1.5.6 from June/08 to operate"
 msgstr "Mindestens git-1.5.6 vom 8. Juni wird zur Ausführung benötigt."
 
-#: ../jhbuild/versioncontrol/git.py:191
+#: ../jhbuild/versioncontrol/git.py:199
 msgid "Unexpected: Checkoutdir is not a git repository:"
 msgstr "Unerwartet: Ordner zum Auschecken ist kein Git-Softwarebestand:"
 
-#: ../jhbuild/versioncontrol/git.py:247
+#: ../jhbuild/versioncontrol/git.py:255
 #, python-format
 msgid ""
 "The requested branch \"%s\" is not available. Neither locally, nor remotely "
@@ -1133,21 +1143,21 @@ msgid ""
 msgstr ""
 "Der angeforderte Zweig »%s« ist nicht verfügbar, weder lokal noch entfernt."
 
-#: ../jhbuild/versioncontrol/git.py:255
+#: ../jhbuild/versioncontrol/git.py:263
 msgid "Refusing to switch a dirty tree."
 msgstr "Switchen eines unkorrekten Baums wurde verweigert."
 
-#: ../jhbuild/versioncontrol/git.py:325
+#: ../jhbuild/versioncontrol/git.py:333
 #, python-format
 msgid "Command %s returned no output"
 msgstr "Befehl %s gab nichts zurück"
 
-#: ../jhbuild/versioncontrol/git.py:330
+#: ../jhbuild/versioncontrol/git.py:338
 #, python-format
 msgid "Command %s did not include commit line: %r"
 msgstr "Befehl %s enthält nicht die Einspielzeile: %r"
 
-#: ../jhbuild/versioncontrol/git.py:392
+#: ../jhbuild/versioncontrol/git.py:400
 msgid ""
 "Failed to update module as it switched to git (you should check for changes "
 "then remove the directory)."
@@ -1156,7 +1166,7 @@ msgstr ""
 "worden ist (Sie sollten auf eigene �nderungen prüfen und den Ordner dann "
 "löschen)."
 
-#: ../jhbuild/versioncontrol/git.py:393
+#: ../jhbuild/versioncontrol/git.py:401
 msgid ""
 "Failed to update module (missing .git) (you should check for changes then "
 "remove the directory)."
@@ -1164,7 +1174,7 @@ msgstr ""
 "Aktualisierung des Moduls ist gescheitert (.git fehlt). Sie sollten auf "
 "�nderungen prüfen und dann den Ordner entfernen."
 
-#: ../jhbuild/versioncontrol/git.py:480
+#: ../jhbuild/versioncontrol/git.py:488
 msgid ""
 "External handling failed\n"
 " If you are running git version < 1.5.6 it is recommended you update.\n"
@@ -1172,7 +1182,7 @@ msgstr ""
 "Externe Verarbeitung ist gescheitert.\n"
 "Aktualisieren Sie Ihre Git-Version, falls diese älter als Version 1.5.6 ist.\n"
 
-#: ../jhbuild/versioncontrol/git.py:525
+#: ../jhbuild/versioncontrol/git.py:533
 #, python-format
 msgid "Cannot get last revision from %s. Check the module location."
 msgstr ""
@@ -1403,21 +1413,21 @@ msgstr ""
 msgid "install prefix (%s) can not be created"
 msgstr "Installationspräfix (%s) konnte nicht erstellt werden"
 
-#: ../jhbuild/config.py:364
+#: ../jhbuild/config.py:375
 #, python-format
 msgid "Can't create %s directory"
 msgstr "Ordner %s konnte nicht erstellt werden"
 
-#: ../jhbuild/config.py:443
+#: ../jhbuild/config.py:459
 #, python-format
 msgid "Could not create GConf config (%s)"
 msgstr "GConf-Konfiguration konnte nicht erstellt werden (%s)"
 
-#: ../jhbuild/config.py:530
+#: ../jhbuild/config.py:546
 msgid "Failed to parse relative time"
 msgstr "Bezugszeit konnte nicht verarbeitet werden"
 
-#: ../jhbuild/config.py:540
+#: ../jhbuild/config.py:556
 msgid ""
 "quiet mode has been disabled because the Python curses module is missing."
 msgstr "Stiller Modus wurde deaktiviert, weil das Python-Curses-Modul fehlt."
@@ -1491,7 +1501,11 @@ msgstr "Verarbeitung von %s ist gescheitert: %s"
 msgid "could not download %s: %s"
 msgstr "%s kann nicht heruntergeladen werden: %s"
 
-#: ../jhbuild/moduleset.py:445
+#: ../jhbuild/moduleset.py:350
+msgid "Duplicate repository:"
+msgstr "Softwarebestand duplizieren:"
+
+#: ../jhbuild/moduleset.py:447
 msgid ""
 "Modulesets were edited locally but JHBuild is configured to get them from the "
 "network, perhaps you need to add use_local_modulesets = True to your ."



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]