[jhbuild] Update German translation



commit eaaaf4d2949860d2917bc1fc31b2a8a62be11450
Author: Mario Blättermann <mario blaettermann gmail com>
Date:   Sat Apr 14 10:02:03 2018 +0000

    Update German translation

 po/de.po |  228 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 104 insertions(+), 124 deletions(-)
---
diff --git a/po/de.po b/po/de.po
index 0e0a8d7..2194378 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1,7 +1,7 @@
 # German translation for jhbuild.
 # Copyright (C) 2009 jhbuild's COPYRIGHT HOLDER
 # This file is distributed under the same license as the jhbuild package.
-# Mario Blättermann <mario blaettermann gmail com>, 2009-2012, 2016.
+# Mario Blättermann <mario blaettermann gmail com>, 2009-2012, 2016, 2018.
 # Christian Kirbach <Christian Kirbach googlemail com>, 2009-2010, 2012.
 # Daniel Winzen <d winzen4 de>, 2012.
 # Wolfgang Stöggl <c72578 yahoo de>, 2016-2017.
@@ -11,16 +11,16 @@ msgstr ""
 "Project-Id-Version: jhbuild master\n"
 "Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?";
 "product=jhbuild&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2017-04-26 18:08+0000\n"
-"PO-Revision-Date: 2017-07-04 08:57+0200\n"
-"Last-Translator: Wolfgang Stoeggl <c72578 yahoo de>\n"
+"POT-Creation-Date: 2018-04-11 14:18+0000\n"
+"PO-Revision-Date: 2018-04-14 12:00+0200\n"
+"Last-Translator: Mario Blättermann <mario blaettermann gmail com>\n"
 "Language-Team: German <gnome-de gnome org>\n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Poedit 2.0.2\n"
+"X-Generator: Poedit 2.0.6\n"
 "X-Project-Style: gnome\n"
 
 #: autogen.sh:103
@@ -168,7 +168,7 @@ msgstr "Ein oder mehrere Module aus Versionskontrolle aktualisieren"
 
 #: jhbuild/commands/base.py:104 jhbuild/commands/base.py:142
 #: jhbuild/commands/base.py:383 jhbuild/commands/rdepends.py:52
-#: jhbuild/moduleset.py:180
+#: jhbuild/moduleset.py:181
 #, python-format
 msgid "A module called '%s' could not be found."
 msgstr "Ein Modul namens »%s« konnte nicht gefunden werden."
@@ -274,7 +274,7 @@ msgstr ""
 msgid "Update and compile one or more modules"
 msgstr "Ein oder mehrere Module aktualisieren und kompilieren"
 
-#: jhbuild/commands/base.py:335 jhbuild/commands/make.py:95
+#: jhbuild/commands/base.py:335 jhbuild/commands/make.py:103
 #: jhbuild/commands/uninstall.py:50
 #, python-format
 msgid ""
@@ -747,8 +747,7 @@ msgstr "Installationspräfix (%s) ist nicht schreibbar"
 #: jhbuild/commands/sanitycheck.py:134 jhbuild/commands/sanitycheck.py:140
 #: jhbuild/commands/sanitycheck.py:142 jhbuild/commands/sanitycheck.py:144
 #: jhbuild/commands/sanitycheck.py:150 jhbuild/commands/sanitycheck.py:154
-#: jhbuild/modtypes/cmake.py:63 jhbuild/modtypes/cmake.py:104
-#: jhbuild/modtypes/meson.py:62 jhbuild/modtypes/meson.py:102
+#: jhbuild/modtypes/cmake.py:96 jhbuild/modtypes/meson.py:95
 #: jhbuild/versioncontrol/bzr.py:218 jhbuild/versioncontrol/cvs.py:304
 #: jhbuild/versioncontrol/darcs.py:110 jhbuild/versioncontrol/fossil.py:107
 #: jhbuild/versioncontrol/git.py:464 jhbuild/versioncontrol/hg.py:106
@@ -1249,19 +1248,19 @@ msgstr "Konfiguration neu laden"
 msgid "choice: "
 msgstr "Wahl:"
 
-#: jhbuild/frontends/terminal.py:362
+#: jhbuild/frontends/terminal.py:371
 msgid "exit shell to continue with build"
 msgstr "Shell verlassen, um Erstellung fortzusetzen"
 
-#: jhbuild/frontends/terminal.py:372
+#: jhbuild/frontends/terminal.py:383
 msgid "invalid choice"
 msgstr "Auswahl ungültig"
 
-#: jhbuild/frontends/terminal.py:380
+#: jhbuild/frontends/terminal.py:391
 msgid "Type \"yes\" to confirm the action: "
 msgstr "Geben Sie zur Bestätigung »ja« ein: "
 
-#: jhbuild/frontends/terminal.py:385
+#: jhbuild/frontends/terminal.py:396
 msgid "yes"
 msgstr "ja"
 
@@ -1313,86 +1312,82 @@ msgstr "Unterbrochen"
 msgid "EOF"
 msgstr "EOF"
 
-#: jhbuild/modtypes/autotools.py:215 jhbuild/modtypes/cmake.py:90
-#: jhbuild/modtypes/linux.py:109 jhbuild/modtypes/meson.py:92
+#: jhbuild/modtypes/autotools.py:223 jhbuild/modtypes/cmake.py:82
+#: jhbuild/modtypes/linux.py:109 jhbuild/modtypes/meson.py:85
 #: jhbuild/modtypes/waf.py:76
 msgid "Configuring"
 msgstr "Konfiguration läuft"
 
-#: jhbuild/modtypes/autotools.py:246 jhbuild/modtypes/cmake.py:120
-#: jhbuild/modtypes/linux.py:141 jhbuild/modtypes/meson.py:131
+#: jhbuild/modtypes/autotools.py:254 jhbuild/modtypes/cmake.py:113
+#: jhbuild/modtypes/linux.py:141 jhbuild/modtypes/meson.py:124
 #: jhbuild/modtypes/waf.py:85
 msgid "Cleaning"
 msgstr "Bereinigen läuft"
 
-#: jhbuild/modtypes/autotools.py:252 jhbuild/modtypes/cmake.py:131
+#: jhbuild/modtypes/autotools.py:260 jhbuild/modtypes/cmake.py:123
 #: jhbuild/modtypes/distutils.py:58 jhbuild/modtypes/linux.py:154
-#: jhbuild/modtypes/meson.py:139 jhbuild/modtypes/perl.py:52
+#: jhbuild/modtypes/meson.py:130 jhbuild/modtypes/perl.py:52
 #: jhbuild/modtypes/waf.py:93
 msgid "Building"
 msgstr "Erstellung läuft"
 
-#: jhbuild/modtypes/autotools.py:283 jhbuild/modtypes/waf.py:111
+#: jhbuild/modtypes/autotools.py:291 jhbuild/modtypes/meson.py:137
+#: jhbuild/modtypes/waf.py:111
 msgid "Checking"
 msgstr "Überprüfung läuft"
 
-#: jhbuild/modtypes/autotools.py:293 jhbuild/modtypes/cmake.py:142
-#: jhbuild/modtypes/waf.py:123
+#: jhbuild/modtypes/autotools.py:301 jhbuild/modtypes/cmake.py:133
+#: jhbuild/modtypes/meson.py:143 jhbuild/modtypes/waf.py:123
 msgid "Creating tarball for"
 msgstr "Tarball wird erstellt für"
 
 # CHECK
-#: jhbuild/modtypes/autotools.py:299
+#: jhbuild/modtypes/autotools.py:307
 msgid "Dist checking"
 msgstr "Globales Bereinigen läuft"
 
-#: jhbuild/modtypes/autotools.py:308
+#: jhbuild/modtypes/autotools.py:316
 msgid "Uninstalling old installed version"
 msgstr "Alte installierte Version wird deinstalliert"
 
-#: jhbuild/modtypes/autotools.py:311 jhbuild/modtypes/cmake.py:154
-#: jhbuild/modtypes/distutils.py:69 jhbuild/modtypes/meson.py:150
+#: jhbuild/modtypes/autotools.py:319 jhbuild/modtypes/cmake.py:145
+#: jhbuild/modtypes/distutils.py:69 jhbuild/modtypes/meson.py:152
 #: jhbuild/modtypes/perl.py:66 jhbuild/modtypes/waf.py:134
 msgid "Installing"
 msgstr "Installation läuft"
 
 # CHECK
-#: jhbuild/modtypes/autotools.py:333
+#: jhbuild/modtypes/autotools.py:341
 msgid "Distcleaning"
 msgstr "Globales Bereinigen läuft"
 
-#: jhbuild/modtypes/autotools.py:365
+#: jhbuild/modtypes/autotools.py:377
 #, python-format
 msgid "<%s/> tag must contain value=''"
 msgstr "<%s/>-Markierung muss value='' enthalten"
 
-#: jhbuild/modtypes/cmake.py:146
-#, python-format
-msgid "%s does not support dist"
-msgstr "%s unterstützt dist nicht"
-
-#: jhbuild/modtypes/__init__.py:60
+#: jhbuild/modtypes/__init__.py:61
 #, python-format
 msgid "unknown module type %s"
 msgstr "Unbekannter Modultyp %s"
 
-#: jhbuild/modtypes/__init__.py:77
+#: jhbuild/modtypes/__init__.py:78
 #, python-format
 msgid "dep node for module %s is missing package attribute"
 msgstr "Dem Abhängigkeitsknoten für Modul %s fehlt das Paketattribut"
 
-#: jhbuild/modtypes/__init__.py:86 jhbuild/modtypes/__init__.py:93
+#: jhbuild/modtypes/__init__.py:87 jhbuild/modtypes/__init__.py:94
 #, python-format
 msgid "%(node)s node for %(module)s module is missing %(attribute)s attribute"
 msgstr ""
 "Dem %(node)s-Knoten für Modul %(module)s fehlt das %(attribute)s-Attribut"
 
-#: jhbuild/modtypes/__init__.py:142
+#: jhbuild/modtypes/__init__.py:143
 #, python-format
 msgid "no <branch> element found for %s"
 msgstr "Kein <branch>-Element für %s gefunden"
 
-#: jhbuild/modtypes/__init__.py:151
+#: jhbuild/modtypes/__init__.py:152
 #, python-format
 msgid ""
 "Repository=%(missing)s not found for module id=%(module)s. Possible "
@@ -1401,7 +1396,7 @@ msgstr ""
 "Repository=%(missing)s nicht gefunden für Modul id=%(module)s. Mögliche "
 "Softwarebestände sind %(possible)s"
 
-#: jhbuild/modtypes/__init__.py:158
+#: jhbuild/modtypes/__init__.py:159
 #, python-format
 msgid ""
 "No repository for module id=%(module)s. Either set branch/repo or default "
@@ -1410,22 +1405,22 @@ msgstr ""
 "Kein Softwarebestand für Modul id=%(module)s. Legen Sie entweder einen Zweig/"
 "Softwarebestand fest, oder einen Vorgabe-Softwarebestand."
 
-#: jhbuild/modtypes/__init__.py:227
+#: jhbuild/modtypes/__init__.py:228
 #, python-format
 msgid "Deleting .la file: %r"
 msgstr "*.la-Datei wird gelöscht: %r"
 
-#: jhbuild/modtypes/__init__.py:249
+#: jhbuild/modtypes/__init__.py:250
 #, python-format
 msgid "Deleting dir file: %r"
 msgstr "dir-Datei wird gelöscht: %r"
 
-#: jhbuild/modtypes/__init__.py:320
+#: jhbuild/modtypes/__init__.py:321
 #, python-format
 msgid "Moving temporary DESTDIR %r into build prefix"
 msgstr "Temporäres DESTDIR %r wird in Erstellungspräfix verschoben"
 
-#: jhbuild/modtypes/__init__.py:342
+#: jhbuild/modtypes/__init__.py:343
 #, python-format
 msgid ""
 "Files remaining in buildroot %(dest)r; module may have installed files "
@@ -1434,28 +1429,28 @@ msgstr ""
 "Verbleibende Dateien in Buildroot %(dest)r. Das Modul könnte Dateien "
 "außerhalb des Präfixes installiert haben."
 
-#: jhbuild/modtypes/__init__.py:360
+#: jhbuild/modtypes/__init__.py:361
 #, python-format
 msgid "Module failed to install into DESTDIR %(dest)r"
 msgstr "Modulinstallation in DESTDIR %(dest)r ist fehlgeschlagen"
 
-#: jhbuild/modtypes/__init__.py:376
+#: jhbuild/modtypes/__init__.py:377
 #, python-format
 msgid "%d files remaining from previous build"
 msgstr "%d Dateien aus der vorherigen Erstellung verbleibend"
 
-#: jhbuild/modtypes/__init__.py:379 jhbuild/utils/packagedb.py:226
+#: jhbuild/modtypes/__init__.py:380 jhbuild/utils/packagedb.py:226
 #, python-format
 msgid "Deleted: %(file)r"
 msgstr "Gelöscht: %(file)r"
 
-#: jhbuild/modtypes/__init__.py:384
+#: jhbuild/modtypes/__init__.py:385
 #, python-format
 msgid "Failed to delete no longer installed file %(file)r: %(msg)s"
 msgstr ""
 "Löschen der nicht mehr installierten Datei %(file)r ist gescheitert: %(msg)s"
 
-#: jhbuild/modtypes/__init__.py:392
+#: jhbuild/modtypes/__init__.py:393
 #, python-format
 msgid ""
 "Install encountered errors: %(num)d errors raised, %(files)d files copied. "
@@ -1466,32 +1461,38 @@ msgstr ""
 "Dateien kopiert. Die Fehler sind:\n"
 "  %(err)s"
 
-#: jhbuild/modtypes/__init__.py:399
+#: jhbuild/modtypes/__init__.py:400
 #, python-format
 msgid "Install complete: %d files copied"
 msgstr "Installation vollständig: %d Dateien wurden kopiert"
 
-#: jhbuild/modtypes/__init__.py:447
+#: jhbuild/modtypes/__init__.py:448
 #, python-format
 msgid "Skipping %s (not updated)"
 msgstr "%s wird übersprungen (nicht aktualisiert)"
 
-#: jhbuild/modtypes/__init__.py:459
+#: jhbuild/modtypes/__init__.py:460
 #, python-format
 msgid "Skipping %s (package and dependencies not updated)"
 msgstr "%s wird übersprungen (Paket und Abhängigkeiten nicht aktualisiert)"
 
-#: jhbuild/modtypes/__init__.py:568 jhbuild/modtypes/__init__.py:594
+#: jhbuild/modtypes/__init__.py:550
+msgid "ninja not found; use NINJA to point to a specific ninja binary"
+msgstr ""
+"ninja wurde nicht gefunden; mit NINJA können Sie auf ein spezifisches Ninja-"
+"Binary verweisen"
+
+#: jhbuild/modtypes/__init__.py:616 jhbuild/modtypes/__init__.py:642
 #: jhbuild/modtypes/linux.py:81 jhbuild/modtypes/linux.py:88
 msgid "Checking out"
 msgstr "Arbeitskopie wird erstellt"
 
-#: jhbuild/modtypes/__init__.py:572
+#: jhbuild/modtypes/__init__.py:620
 #, python-format
 msgid "source directory %s was not created"
 msgstr "Quellordner %s wurde nicht erstellt"
 
-#: jhbuild/modtypes/__init__.py:597
+#: jhbuild/modtypes/__init__.py:645
 msgid "wipe directory and start over"
 msgstr "Ordner säubern und neu starten"
 
@@ -1544,46 +1545,46 @@ msgstr "Modul »%(module)s« hat ein ungültiges Größen-Attribut (»%(size)s«
 msgid "Python XML packages are required but could not be found"
 msgstr "Python-XML-Pakete werden benötigt, aber können nicht gefunden werden"
 
-#: jhbuild/moduleset.py:94
+#: jhbuild/moduleset.py:95
 #, python-format
 msgid "fixed case of module '%(orig)s' to '%(new)s'"
 msgstr "Großschreibung für Modul »%(orig)s« wurde zu »%(new)s« korrigiert"
 
-#: jhbuild/moduleset.py:133
+#: jhbuild/moduleset.py:134
 #, python-format
 msgid "%(module)s has a dependency on unknown \"%(invalid)s\" module"
 msgstr "»%(module)s« hängt vom unbekannten Modul »%(invalid)s« ab"
 
-#: jhbuild/moduleset.py:146
+#: jhbuild/moduleset.py:147
 #, python-format
 msgid "Circular dependencies detected: %s"
 msgstr "Zyklische Abhängigkeiten entdeckt: %s"
 
-#: jhbuild/moduleset.py:297
+#: jhbuild/moduleset.py:298
 msgid "Unknown module:"
 msgstr "Unbekanntes Modul:"
 
-#: jhbuild/moduleset.py:436
+#: jhbuild/moduleset.py:437
 msgid "<if> must have exactly one of condition-set='' or condition-unset=''"
 msgstr ""
 "Für <if> ist genau eines aus condition-set='' oder condition-unset='' "
 "erforderlich"
 
-#: jhbuild/moduleset.py:455
+#: jhbuild/moduleset.py:456
 #, python-format
 msgid "could not download %s: %s"
 msgstr "%s kann nicht heruntergeladen werden: %s"
 
-#: jhbuild/moduleset.py:460 jhbuild/moduleset.py:462
+#: jhbuild/moduleset.py:461 jhbuild/moduleset.py:463
 #, python-format
 msgid "failed to parse %s: %s"
 msgstr "Verarbeitung von %s ist gescheitert: %s"
 
-#: jhbuild/moduleset.py:497
+#: jhbuild/moduleset.py:498
 msgid "Duplicate repository:"
 msgstr "Softwarebestand duplizieren:"
 
-#: jhbuild/moduleset.py:600
+#: jhbuild/moduleset.py:601
 #, python-format
 msgid ""
 "Modulesets were edited locally but JHBuild is configured to get them from "
@@ -1632,25 +1633,25 @@ msgstr ""
 msgid "PackageKit: %s"
 msgstr "PackageKit: %s"
 
-#: jhbuild/utils/systeminstall.py:257
+#: jhbuild/utils/systeminstall.py:260
 msgid "Error: python-gobject package not found."
 msgstr "Fehler: Paket python-gobject nicht gefunden."
 
-#: jhbuild/utils/systeminstall.py:263
+#: jhbuild/utils/systeminstall.py:266
 msgid "Error: dbus-python package not found."
 msgstr "Fehler: Paket dbus-python nicht gefunden."
 
-#: jhbuild/utils/systeminstall.py:281
+#: jhbuild/utils/systeminstall.py:284
 msgid "Computing packages to install. This might be slow. Please wait."
 msgstr ""
 "Die zu installierenden Pakete werden berechnet. Dies kann unter Umständen "
 "langsam sein. Bitte warten Sie."
 
-#: jhbuild/utils/systeminstall.py:311
+#: jhbuild/utils/systeminstall.py:314
 msgid "Nothing available to install"
 msgstr "Nichts zum Installieren verfügbar"
 
-#: jhbuild/utils/systeminstall.py:314
+#: jhbuild/utils/systeminstall.py:317
 #, python-format
 msgid ""
 "Installing:\n"
@@ -1659,7 +1660,7 @@ msgstr ""
 "Installation läuft:\n"
 "  %s"
 
-#: jhbuild/utils/systeminstall.py:315
+#: jhbuild/utils/systeminstall.py:318
 msgid ""
 "This might take a very long time. Do not turn off your computer. You can run "
 "`pkmon' to monitor progress."
@@ -1667,69 +1668,69 @@ msgstr ""
 "Dies kann einige Zeit in Anspruch nehmen. Schalten Sie Ihren Rechner nicht "
 "aus. Führen Sie »pkmon« aus, um den Fortschritt zu beobachten."
 
-#: jhbuild/utils/systeminstall.py:321
+#: jhbuild/utils/systeminstall.py:324
 msgid "Complete!"
 msgstr "Komplett!"
 
-#: jhbuild/utils/systeminstall.py:334
+#: jhbuild/utils/systeminstall.py:337
 msgid "pkgfile not found, automatically installing"
 msgstr "»pkgfile« nicht gefunden, wird automatisch installiert"
 
-#: jhbuild/utils/systeminstall.py:336
+#: jhbuild/utils/systeminstall.py:339
 msgid "Failed to install pkgfile"
 msgstr "Installation von »pkgfile« fehlgeschlagen"
 
-#: jhbuild/utils/systeminstall.py:342
+#: jhbuild/utils/systeminstall.py:345
 msgid "pkgfile cache is old or doesn't exist, automatically updating"
 msgstr ""
 "»pkgfile«-Cache ist veraltet oder nicht vorhanden, wird automatisch "
 "aktualisiert"
 
-#: jhbuild/utils/systeminstall.py:345
+#: jhbuild/utils/systeminstall.py:348
 msgid "Failed to create pkgfile cache"
 msgstr "Erstellung des »pkgfile«-Cache fehlgeschlagen"
 
-#: jhbuild/utils/systeminstall.py:348
+#: jhbuild/utils/systeminstall.py:351
 msgid "Failed to update pkgfile cache"
 msgstr "Aktualisierung des »pkgfile«-Cache fehlgeschlagen"
 
-#: jhbuild/utils/systeminstall.py:350
+#: jhbuild/utils/systeminstall.py:353
 msgid "Successfully updated pkgfile cache"
 msgstr "Der »pkgfile«-Cache wurde erfolgreich aktualisiert"
 
-#: jhbuild/utils/systeminstall.py:355
+#: jhbuild/utils/systeminstall.py:358
 msgid "Using pacman to install packages.  Please wait."
 msgstr "Pacman wird verwendet, um Pakete zu installieren. Bitte warten."
 
-#: jhbuild/utils/systeminstall.py:359 jhbuild/utils/systeminstall.py:377
-#: jhbuild/utils/systeminstall.py:474
+#: jhbuild/utils/systeminstall.py:362 jhbuild/utils/systeminstall.py:380
+#: jhbuild/utils/systeminstall.py:477
 msgid "Nothing to install"
 msgstr "Nichts zu installieren"
 
-#: jhbuild/utils/systeminstall.py:374
+#: jhbuild/utils/systeminstall.py:377
 #, python-format
 msgid "Provider for \"%s\" was not found, ignoring"
 msgstr "Anbieter von »%s« wurde nicht gefunden, wird ignoriert"
 
-#: jhbuild/utils/systeminstall.py:382
+#: jhbuild/utils/systeminstall.py:385
 msgid "Install failed"
 msgstr "Installation fehlgeschlagen"
 
-#: jhbuild/utils/systeminstall.py:384
+#: jhbuild/utils/systeminstall.py:387
 msgid "Completed!"
 msgstr "Abgeschlossen!"
 
-#: jhbuild/utils/systeminstall.py:431
+#: jhbuild/utils/systeminstall.py:434
 #, python-format
 msgid "No native package found for %(id)s (%(filename)s)"
 msgstr "Kein natives Paket für %(id)s (%(filename)s) gefunden"
 
-#: jhbuild/utils/systeminstall.py:436
+#: jhbuild/utils/systeminstall.py:439
 #, python-format
 msgid "Installing: %(pkgs)s"
 msgstr "Installation läuft: %(pkgs)s"
 
-#: jhbuild/utils/systeminstall.py:442
+#: jhbuild/utils/systeminstall.py:445
 msgid ""
 "Using apt-file to search for providers; this may be extremely slow. Please "
 "wait. Patience!"
@@ -1933,112 +1934,91 @@ msgstr "Ausgabe von »svn info« für %s konnte nicht verarbeitet werden"
 msgid "Error checking for conflicts"
 msgstr "Fehler bei der Überprüfung auf Konflikte"
 
-#: jhbuild/versioncontrol/tarball.py:90
+#: jhbuild/versioncontrol/tarball.py:93
 #, python-format
 msgid "branch for %s is not correct, check the moduleset file."
 msgstr "Zweig für %s ist nicht korrekt, überprüfen Sie die Modulsatz-Datei."
 
-#: jhbuild/versioncontrol/tarball.py:126
+#: jhbuild/versioncontrol/tarball.py:133
 #, python-format
 msgid "URL has no filename component: %s"
 msgstr "Adresse hat keine Dateinamen-Komponente: %s"
 
-#: jhbuild/versioncontrol/tarball.py:169
+#: jhbuild/versioncontrol/tarball.py:176
 msgid "file not downloaded"
 msgstr "Datei nicht heruntergeladen"
 
-#: jhbuild/versioncontrol/tarball.py:174
+#: jhbuild/versioncontrol/tarball.py:181
 #, python-format
 msgid "downloaded file size is incorrect (expected %(size1)d, got %(size2)d)"
 msgstr ""
 "Größe der heruntergeladenen Datei ist inkorrekt (%(size1)d wurde erwartet, "
 "%(size2)d erhalten)"
 
-#: jhbuild/versioncontrol/tarball.py:180
+#: jhbuild/versioncontrol/tarball.py:187
 #, python-format
 msgid "invalid hash attribute on module %s"
 msgstr "Ungültiges Prüfsummen-Attribut im Modul %s"
 
-#: jhbuild/versioncontrol/tarball.py:193
+#: jhbuild/versioncontrol/tarball.py:200
 #, python-format
 msgid "file hash is incorrect (expected %(sum1)s, got %(sum2)s)"
 msgstr ""
 "Prüfsumme der Datei ist nicht korrekt (%(sum1)s wurde erwartet, %(sum2)s "
 "erhalten)"
 
-#: jhbuild/versioncontrol/tarball.py:196
+#: jhbuild/versioncontrol/tarball.py:203
 #, python-format
 msgid "skipped hash check (missing support for %s)"
 msgstr ""
 "Erstellung der Prüfsumme wurde übersprungen (fehlende Unterstützung für %s)"
 
-#: jhbuild/versioncontrol/tarball.py:200
+#: jhbuild/versioncontrol/tarball.py:207
 #, python-format
 msgid "tarball dir (%s) must be writable"
 msgstr "Tarball-Ordner (%s) muss schreibbar sein"
 
-#: jhbuild/versioncontrol/tarball.py:212
+#: jhbuild/versioncontrol/tarball.py:219
 msgid "unable to find wget or curl"
 msgstr "»wget« oder »curl« konnten nicht gefunden werden"
 
-#: jhbuild/versioncontrol/tarball.py:228
+#: jhbuild/versioncontrol/tarball.py:235
 #, python-format
 msgid "tarball dir (%s) can not be created"
 msgstr "Tarball-Ordner (%s) konnte nicht erstellt werden"
 
-#: jhbuild/versioncontrol/tarball.py:240
+#: jhbuild/versioncontrol/tarball.py:247
 #, python-format
 msgid "failed to unpack %s"
 msgstr "Entpacken von %s ist gescheitert"
 
-#: jhbuild/versioncontrol/tarball.py:243
+#: jhbuild/versioncontrol/tarball.py:250
 #, python-format
 msgid "could not unpack tarball (expected %s dir)"
 msgstr "Tarball konnte nicht entpackt werden (Ordner %s wurde erwartet)"
 
-#: jhbuild/versioncontrol/tarball.py:258
+#: jhbuild/versioncontrol/tarball.py:265
 #, python-format
 msgid "could not download patch (error: %s)"
 msgstr "Patch konnte nicht heruntergeladen werden (Fehler: %s)"
 
-#: jhbuild/versioncontrol/tarball.py:260
+#: jhbuild/versioncontrol/tarball.py:267
 msgid "could not download patch"
 msgstr "Patch konnte nicht heruntergeladen werden"
 
-#: jhbuild/versioncontrol/tarball.py:292
+#: jhbuild/versioncontrol/tarball.py:299
 #, python-format
 msgid "Failed to find patch: %s"
 msgstr "Patch kann nicht gefunden werden: %s"
 
-#: jhbuild/versioncontrol/tarball.py:294
+#: jhbuild/versioncontrol/tarball.py:301
 msgid "Applying patch"
 msgstr "Patch wird angewendet"
 
-#: jhbuild/versioncontrol/tarball.py:302
+#: jhbuild/versioncontrol/tarball.py:309
 msgid "unable to find quilt"
 msgstr "»quilt« konnte nicht gefunden werden"
 
-#: jhbuild/versioncontrol/tarball.py:313
+#: jhbuild/versioncontrol/tarball.py:320
 msgid "could not checkout quilt patch set"
 msgstr "Patchset für »quilt« konnte nicht ausgecheckt werden"
-
-#~ msgid "%s not found (usually part of the package 'subversion')"
-#~ msgstr ""
-#~ "%s konnte nicht gefunden werden (üblicherweise in »subversion« enthalten)"
-
-#~ msgid "Using yum to install packages.  Please wait."
-#~ msgstr "Nutze yum, um Pakete zu installieren.  Bitte warten."
-
-#~ msgid ""
-#~ "Installing:\n"
-#~ "  %(pkgs)s"
-#~ msgstr ""
-#~ "Installation läuft:\n"
-#~ "  %(pkgs)s"
-
-#~ msgid ""
-#~ "**Error**: Directory `$srcdir' does not look like the top-level $PKG_NAME "
-#~ "directory"
-#~ msgstr ""
-#~ "**Fehler**: Der Ordner »$srcdir« scheint nicht der Ordner der obersten "
-#~ "Ebene von $PKG_NAME zu sein"


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