[jhbuild] Updated German translation
- From: Damned-Lies <translations src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Updated German translation
- Date: Sun, 18 Sep 2016 16:07:10 +0000 (UTC)
commit 509cfc2c70f88a2be7c680b5d774bb0a46909c04
Author: Mario Blättermann <mario blaettermann gmail com>
Date: Sun Sep 18 16:07:03 2016 +0000
Updated German translation
po/de.po | 936 +++++++++++++++++++++++++++++++-------------------------------
1 files changed, 471 insertions(+), 465 deletions(-)
---
diff --git a/po/de.po b/po/de.po
index aaa7c80..27fd9c1 100644
--- a/po/de.po
+++ b/po/de.po
@@ -11,256 +11,256 @@ msgstr ""
"Project-Id-Version: jhbuild master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=jhbuild&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2016-01-12 12:46+0000\n"
-"PO-Revision-Date: 2016-01-12 13:58+0100\n"
-"Last-Translator: Wolfgang Stoeggl <c72578 yahoo de>\n"
+"POT-Creation-Date: 2016-09-16 21:46+0000\n"
+"PO-Revision-Date: 2016-09-18 18:06+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 1.8.6\n"
+"X-Generator: Poedit 1.8.9\n"
"X-Project-Style: gnome\n"
-#: ../autogen.sh:103
+#: autogen.sh:103
#, sh-format
msgid "Configuring $PKG_NAME without autotools"
msgstr "$PKG_NAME wird ohne autotools konfiguriert"
-#: ../autogen.sh:120 ../autogen.sh:125
+#: autogen.sh:120 autogen.sh:125
#, sh-format
msgid "Unable to create file $srcdir/Makefile.inc"
msgstr "Datei $srcdir/Makefile.inc kann nicht angelegt werden"
-#: ../autogen.sh:140
+#: autogen.sh:143
#, sh-format
msgid "Unable to read file $makefile"
msgstr "Datei $makefile kann nicht gelesen werden"
-#: ../autogen.sh:145
+#: autogen.sh:148
#, sh-format
msgid "Unable to copy $makefile to $srcdir/Makefile"
msgstr "$makefile konnte nicht nach $srcdir/Makefile kopiert werden"
-#: ../autogen.sh:150
+#: autogen.sh:153
#, sh-format
msgid "Now type `make' to compile $PKG_NAME"
msgstr "Geben Sie nun »make« ein, um $PKG_NAME zu kompilieren"
-#: ../autogen.sh:265
+#: autogen.sh:268
msgid "WARNING: aclocal not available (usually part of package 'autoconf')"
msgstr ""
"WARNUNG: aclocal ist nicht verfügbar (üblicherweise in Paket »autoconf« "
"enthalten)"
-#: ../autogen.sh:268
+#: autogen.sh:271
msgid "WARNING: automake not available (usually part of package 'automake')"
msgstr ""
"WARNUNG: automake ist nicht verfügbar (üblicherweise in Paket »automake« "
"enthalten)"
-#: ../autogen.sh:271
+#: autogen.sh:274
msgid "WARNING: autopoint not available (usually part of package 'gettext')"
msgstr ""
"WARNUNG: autopoint ist nicht verfügbar (üblicherweise in Paket »gettext« "
"enthalten)"
-#: ../autogen.sh:274
+#: autogen.sh:277
msgid "WARNING: pkg-config not available (usually part of package 'pkgconfig')"
msgstr ""
"WARNUNG: pkg-config ist nicht verfügbar (üblicherweise in Paket »pkgconfig« "
"enthalten)"
-#: ../autogen.sh:277
+#: autogen.sh:280
msgid ""
"WARNING: yelp-tools not available (usually part of package 'yelp-tools')"
msgstr ""
"WARNUNG: yelp-tools ist nicht verfügbar (üblicherweise in »yelp-tools« "
"enthalten)"
-#: ../jhbuild/commands/autobuild.py:28
+#: jhbuild/commands/autobuild.py:28
msgid "Build modules non-interactively and upload results to JhAutobuild"
msgstr ""
"Module ohne Intervention erstellen lassen und Ergebnisse zu JhAutobuild "
"übertragen"
-#: ../jhbuild/commands/autobuild.py:36 ../jhbuild/commands/base.py:172
-#: ../jhbuild/commands/base.py:283 ../jhbuild/commands/make.py:42
-#: ../jhbuild/commands/tinderbox.py:38
+#: jhbuild/commands/autobuild.py:36 jhbuild/commands/base.py:172
+#: jhbuild/commands/base.py:283 jhbuild/commands/make.py:42
+#: jhbuild/commands/tinderbox.py:38
msgid "always run autogen.sh"
msgstr "»autogen.sh« immer ausführen"
-#: ../jhbuild/commands/autobuild.py:39 ../jhbuild/commands/base.py:178
-#: ../jhbuild/commands/base.py:286 ../jhbuild/commands/make.py:45
-#: ../jhbuild/commands/tinderbox.py:44
+#: jhbuild/commands/autobuild.py:39 jhbuild/commands/base.py:178
+#: jhbuild/commands/base.py:286 jhbuild/commands/make.py:45
+#: jhbuild/commands/tinderbox.py:44
msgid "run make clean before make"
msgstr "»make clean« vor »make« ausführen"
-#: ../jhbuild/commands/autobuild.py:42 ../jhbuild/commands/base.py:187
-#: ../jhbuild/commands/base.py:298
+#: jhbuild/commands/autobuild.py:42 jhbuild/commands/base.py:187
+#: jhbuild/commands/base.py:298
msgid "run make distcheck after building"
msgstr "Nach Erstellung »make distcheck« ausführen"
-#: ../jhbuild/commands/autobuild.py:45 ../jhbuild/commands/base.py:47
-#: ../jhbuild/commands/base.py:199 ../jhbuild/commands/base.py:437
-#: ../jhbuild/commands/clean.py:38 ../jhbuild/commands/tinderbox.py:53
+#: jhbuild/commands/autobuild.py:45 jhbuild/commands/base.py:47
+#: jhbuild/commands/base.py:199 jhbuild/commands/base.py:437
+#: jhbuild/commands/clean.py:38 jhbuild/commands/tinderbox.py:53
msgid "treat the given modules as up to date"
msgstr "Vorliegendes Modul als aktuell annehmen"
-#: ../jhbuild/commands/autobuild.py:48 ../jhbuild/commands/base.py:202
-#: ../jhbuild/commands/clean.py:41 ../jhbuild/commands/tinderbox.py:56
+#: jhbuild/commands/autobuild.py:48 jhbuild/commands/base.py:202
+#: jhbuild/commands/clean.py:41 jhbuild/commands/tinderbox.py:56
msgid "start building at the given module"
msgstr "Erstellung beim angegebenen Modul beginnen"
-#: ../jhbuild/commands/autobuild.py:51
+#: jhbuild/commands/autobuild.py:51
msgid "jhautobuild report URL"
msgstr "Berichtsadresse für jhautobuild"
-#: ../jhbuild/commands/autobuild.py:54
+#: jhbuild/commands/autobuild.py:54
msgid "verbose mode"
msgstr "ausführlicher Modus"
-#: ../jhbuild/commands/autobuild.py:71
+#: jhbuild/commands/autobuild.py:71
msgid "report URL for autobuild not specified"
msgstr "Berichtsadresse für »autobuild« nicht angegeben"
-#: ../jhbuild/commands/autobuild.py:82 ../jhbuild/commands/base.py:73
-#: ../jhbuild/commands/base.py:249 ../jhbuild/commands/base.py:475
-#: ../jhbuild/commands/clean.py:55 ../jhbuild/commands/tinderbox.py:94
+#: jhbuild/commands/autobuild.py:82 jhbuild/commands/base.py:73
+#: jhbuild/commands/base.py:249 jhbuild/commands/base.py:475
+#: jhbuild/commands/clean.py:55 jhbuild/commands/tinderbox.py:94
#, python-format
msgid "%s not in module list"
msgstr "%s ist nicht in der Modulliste"
-#: ../jhbuild/commands/base.py:38
+#: jhbuild/commands/base.py:38
msgid "Update all modules from version control"
msgstr "Alle Module aus Versionskontrolle aktualisieren"
-#: ../jhbuild/commands/base.py:41 ../jhbuild/commands/base.py:89
-#: ../jhbuild/commands/base.py:123 ../jhbuild/commands/base.py:166
-#: ../jhbuild/commands/base.py:277 ../jhbuild/commands/base.py:428
-#: ../jhbuild/commands/tinderbox.py:32
+#: jhbuild/commands/base.py:41 jhbuild/commands/base.py:89
+#: jhbuild/commands/base.py:123 jhbuild/commands/base.py:166
+#: jhbuild/commands/base.py:277 jhbuild/commands/base.py:428
+#: jhbuild/commands/tinderbox.py:32
msgid "[ options ... ] [ modules ... ]"
msgstr "[ Optionen ... ] [ Module ... ]"
-#: ../jhbuild/commands/base.py:50
+#: jhbuild/commands/base.py:50
msgid "start updating at the given module"
msgstr "Aktualisieren beim angegebenen Modul beginnen"
-#: ../jhbuild/commands/base.py:53
+#: jhbuild/commands/base.py:53
msgid "update only modules with the given tags"
msgstr "Nur Module mit den angegebenen Markierungen aktualisieren"
-#: ../jhbuild/commands/base.py:56 ../jhbuild/commands/base.py:95
-#: ../jhbuild/commands/base.py:208 ../jhbuild/commands/base.py:307
-#: ../jhbuild/commands/tinderbox.py:59
+#: jhbuild/commands/base.py:56 jhbuild/commands/base.py:95
+#: jhbuild/commands/base.py:208 jhbuild/commands/base.py:307
+#: jhbuild/commands/tinderbox.py:59
msgid "set a sticky date when checking out modules"
msgstr "Klebriges Datum beim Auschecken von Modulen setzen"
-#: ../jhbuild/commands/base.py:59 ../jhbuild/commands/base.py:190
-#: ../jhbuild/commands/base.py:446
+#: jhbuild/commands/base.py:59 jhbuild/commands/base.py:190
+#: jhbuild/commands/base.py:446
msgid "ignore all soft-dependencies"
msgstr "Alle weichen Abhängigkeiten ignorieren"
-#: ../jhbuild/commands/base.py:86
+#: jhbuild/commands/base.py:86
msgid "Update one or more modules from version control"
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/commands/base.py:104 jhbuild/commands/base.py:142
+#: jhbuild/commands/base.py:383 jhbuild/commands/rdepends.py:52
+#: jhbuild/moduleset.py:180
#, python-format
msgid "A module called '%s' could not be found."
msgstr "Ein Modul namens »%s« konnte nicht gefunden werden."
-#: ../jhbuild/commands/base.py:107 ../jhbuild/commands/base.py:145
-#: ../jhbuild/commands/base.py:340 ../jhbuild/commands/rdepends.py:47
-#: ../jhbuild/commands/uninstall.py:58
+#: jhbuild/commands/base.py:107 jhbuild/commands/base.py:145
+#: jhbuild/commands/base.py:340 jhbuild/commands/rdepends.py:47
+#: jhbuild/commands/uninstall.py:58
msgid "This command requires a module parameter."
msgstr "Dieser Befehl benötigt einen Modulparameter."
-#: ../jhbuild/commands/base.py:120
+#: jhbuild/commands/base.py:120
msgid "Clean one or more modules"
msgstr "Ein oder mehrere Module bereinigen"
-#: ../jhbuild/commands/base.py:129
+#: jhbuild/commands/base.py:129
msgid "honour the makeclean setting in config file"
msgstr "Einstellungen für »make clean« in Konfigurationsdatei beachten"
-#: ../jhbuild/commands/base.py:132 ../jhbuild/commands/base.py:175
-#: ../jhbuild/commands/base.py:289 ../jhbuild/commands/tinderbox.py:41
+#: jhbuild/commands/base.py:132 jhbuild/commands/base.py:175
+#: jhbuild/commands/base.py:289 jhbuild/commands/tinderbox.py:41
msgid "completely clean source tree"
msgstr "Quellbaum vollständig bereinigen"
-#: ../jhbuild/commands/base.py:149
+#: jhbuild/commands/base.py:149
msgid "clean command called while makeclean is set to False, skipped."
msgstr ""
"Befehl zum Bereinigen wurde aufgerufen, »make clean« ist jedoch deaktiviert "
"und wird übersprungen."
-#: ../jhbuild/commands/base.py:163
+#: jhbuild/commands/base.py:163
msgid "Update and compile all modules (the default)"
msgstr "Alle Module aktualisieren und kompilieren (Vorgabe)"
-#: ../jhbuild/commands/base.py:181 ../jhbuild/commands/base.py:292
-#: ../jhbuild/commands/make.py:48
+#: jhbuild/commands/base.py:181 jhbuild/commands/base.py:292
+#: jhbuild/commands/make.py:48
msgid "run make check after building"
msgstr "Nach Erstellung »make check« ausführen"
-#: ../jhbuild/commands/base.py:184 ../jhbuild/commands/base.py:295
+#: jhbuild/commands/base.py:184 jhbuild/commands/base.py:295
msgid "run make dist after building"
msgstr "Nach Erstellung »make dist« ausführen"
-#: ../jhbuild/commands/base.py:193 ../jhbuild/commands/base.py:301
-#: ../jhbuild/commands/tinderbox.py:47
+#: jhbuild/commands/base.py:193 jhbuild/commands/base.py:301
+#: jhbuild/commands/tinderbox.py:47
msgid "skip version control update"
msgstr "Aktualisierung der Versionskontrolle überspringen"
-#: ../jhbuild/commands/base.py:196 ../jhbuild/commands/base.py:304
-#: ../jhbuild/commands/make.py:51
+#: jhbuild/commands/base.py:196 jhbuild/commands/base.py:304
+#: jhbuild/commands/make.py:51
msgid "quiet (no output)"
msgstr "still (keine Ausgaben)"
-#: ../jhbuild/commands/base.py:205 ../jhbuild/commands/base.py:443
+#: jhbuild/commands/base.py:205 jhbuild/commands/base.py:443
msgid "build only modules with the given tags"
msgstr "Nur Module mit den angegebenen Markierungen erstellen"
-#: ../jhbuild/commands/base.py:211 ../jhbuild/commands/base.py:310
+#: jhbuild/commands/base.py:211 jhbuild/commands/base.py:310
msgid "run tests in real X and not in Xvfb"
msgstr "Tests in realer X-Umgebung ausführen, nicht in Xvfb"
-#: ../jhbuild/commands/base.py:214 ../jhbuild/commands/tinderbox.py:62
+#: jhbuild/commands/base.py:214 jhbuild/commands/tinderbox.py:62
msgid "try to force checkout and autogen on failure"
msgstr "Beim Scheitern versuchen, checkout und autogen zu erzwingen"
-#: ../jhbuild/commands/base.py:217 ../jhbuild/commands/tinderbox.py:65
+#: jhbuild/commands/base.py:217 jhbuild/commands/tinderbox.py:65
msgid "don't poison modules on failure"
msgstr "Module bei Fehlschlagen nicht fehlerhaft hinterlassen"
-#: ../jhbuild/commands/base.py:220 ../jhbuild/commands/base.py:313
-#: ../jhbuild/commands/tinderbox.py:68
+#: jhbuild/commands/base.py:220 jhbuild/commands/base.py:313
+#: jhbuild/commands/tinderbox.py:68
msgid "build even if policy says not to"
msgstr "Auch entgegen der Richtlinien erstellen"
-#: ../jhbuild/commands/base.py:223
+#: jhbuild/commands/base.py:223
msgid "also build soft-dependencies that could be skipped"
msgstr "Auch weiche Abhängigkeiten erstellen, die übersprungen werden könnten"
-#: ../jhbuild/commands/base.py:226 ../jhbuild/commands/base.py:316
+#: jhbuild/commands/base.py:226 jhbuild/commands/base.py:316
msgid "skip modules installed less than the given time ago"
msgstr ""
"Module überspringen, die innerhalb der angegebenen Zeitspanne installiert "
"worden sind"
-#: ../jhbuild/commands/base.py:229 ../jhbuild/commands/tinderbox.py:71
+#: jhbuild/commands/base.py:229 jhbuild/commands/tinderbox.py:71
msgid "ignore missing system dependencies"
msgstr "fehlende Systemabhängigkeiten ignorieren"
-#: ../jhbuild/commands/base.py:253
+#: jhbuild/commands/base.py:253
msgid "requested module is in the ignore list, nothing to do."
msgstr "Angefordertes Modul ist in der Ignorierliste, es gibt nichts zu tun."
-#: ../jhbuild/commands/base.py:260 ../jhbuild/commands/tinderbox.py:100
+#: jhbuild/commands/base.py:260 jhbuild/commands/tinderbox.py:100
#, python-format
msgid ""
"Required system dependencies not installed. Install using the command "
@@ -270,12 +270,12 @@ msgstr ""
"dem Befehl %(cmd)s oder nutzen Sie die Befehlszeilenoption %(opt)s , um die "
"Systemabhängigkeiten zu ignorieren"
-#: ../jhbuild/commands/base.py:274
+#: jhbuild/commands/base.py:274
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/uninstall.py:50
+#: jhbuild/commands/base.py:335 jhbuild/commands/make.py:95
+#: jhbuild/commands/uninstall.py:50
#, python-format
msgid ""
"module \"%(modname)s\" does not exist, created automatically using "
@@ -284,242 +284,242 @@ msgstr ""
"Modul »%(modname)s« existiert nicht, wurde automatisch aus dem "
"Softwarebestand »%(reponame)s« erstellt"
-#: ../jhbuild/commands/base.py:348
+#: jhbuild/commands/base.py:348
msgid "Run a command under the JHBuild environment"
msgstr "Einen Befehl in der JHBuild-Umgebung ausführen"
-#: ../jhbuild/commands/base.py:351
+#: jhbuild/commands/base.py:351
msgid "[ options ... ] program [ arguments ... ]"
msgstr "[ Optionen ... ] Programm [ Argumente ... ]"
-#: ../jhbuild/commands/base.py:357
+#: jhbuild/commands/base.py:357
msgid "run command in build dir of the given module"
msgstr "Befehl im Erstellungsordner des angegebenen Moduls ausführen"
-#: ../jhbuild/commands/base.py:360
+#: jhbuild/commands/base.py:360
msgid "run command in checkout dir of the given module"
msgstr "Befehl im Auscheck-Ordner des angegebenen Moduls ausführen"
-#: ../jhbuild/commands/base.py:373 ../jhbuild/commands/base.py:403
+#: jhbuild/commands/base.py:373 jhbuild/commands/base.py:403
#, python-format
msgid "Unable to execute the command '%(command)s': %(err)s"
msgstr "Befehl »%(command)s« kann nicht ausgeführt werden: %(err)s"
-#: ../jhbuild/commands/base.py:394
+#: jhbuild/commands/base.py:394
#, python-format
msgid "Unable to execute the command '%s'"
msgstr "Befehl »%s« kann nicht ausgeführt werden"
-#: ../jhbuild/commands/base.py:401 ../jhbuild/frontends/gtkui.py:447
-#: ../jhbuild/frontends/terminal.py:145
+#: jhbuild/commands/base.py:401 jhbuild/frontends/gtkui.py:447
+#: jhbuild/frontends/terminal.py:146
msgid "No command given"
msgstr "Kein Befehl angegeben"
-#: ../jhbuild/commands/base.py:410
+#: jhbuild/commands/base.py:410
msgid "Start a shell under the JHBuild environment"
msgstr "Shell in der JHBuild-Umgebung starten"
-#: ../jhbuild/commands/base.py:425
+#: jhbuild/commands/base.py:425
msgid "List the modules that would be built"
msgstr "Zu erstellende Module auflisten"
-#: ../jhbuild/commands/base.py:434
+#: jhbuild/commands/base.py:434
msgid "show which revision will be built"
msgstr "Zu erstellende Revision anzeigen"
-#: ../jhbuild/commands/base.py:440
+#: jhbuild/commands/base.py:440
msgid "start list at the given module"
msgstr "Auflistung beim angegebenen Modul beginnen"
-#: ../jhbuild/commands/base.py:449
+#: jhbuild/commands/base.py:449
msgid "also list soft-dependencies that could be skipped"
msgstr "Auch weiche Abhängigkeiten auflisten, die übersprungen werden könnten"
-#: ../jhbuild/commands/base.py:452
+#: jhbuild/commands/base.py:452
msgid "list all modules, not only those that would be built"
msgstr "Alle Module auflisten, nicht nur die zu erstellenden"
-#: ../jhbuild/commands/base.py:459
+#: jhbuild/commands/base.py:459
msgid "Conflicting options specified ('--start-at' and '--all-modules')"
msgstr ""
"Im Konflikt stehende Optionen wurden angegeben (»--start-at« und »--all-"
"modules«)"
-#: ../jhbuild/commands/base.py:491
+#: jhbuild/commands/base.py:491
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:494 ../jhbuild/commands/base.py:527
-#: ../jhbuild/commands/info.py:41 ../jhbuild/commands/uninstall.py:34
+#: jhbuild/commands/base.py:494 jhbuild/commands/base.py:527
+#: jhbuild/commands/info.py:41 jhbuild/commands/uninstall.py:34
msgid "[ modules ... ]"
msgstr "[ Module ... ]"
-#: ../jhbuild/commands/base.py:500
+#: jhbuild/commands/base.py:500
msgid "add dotted lines to soft dependencies"
msgstr "punktierte Linien zu weichen Abhängigkeiten hinzufügen"
-#: ../jhbuild/commands/base.py:503
+#: jhbuild/commands/base.py:503
msgid "group modules from metamodule together"
msgstr "Module aus Metamodul zusammen gruppieren"
-#: ../jhbuild/commands/base.py:524
+#: jhbuild/commands/base.py:524
msgid "Run post-install triggers for named modules (or all)"
msgstr "Nachinstallations-Trigger für benannte Module (oder alle) ausführen"
-#: ../jhbuild/commands/bootstrap.py:24
+#: jhbuild/commands/bootstrap.py:24
msgid "Build support tools"
msgstr "Support-Werkzeuge erstellen"
-#: ../jhbuild/commands/bot.py:54
+#: jhbuild/commands/bot.py:54
msgid "Control buildbot"
msgstr "Buildbot steuern"
-#: ../jhbuild/commands/bot.py:57 ../jhbuild/commands/__init__.py:45
-#: ../jhbuild/commands/make.py:36
+#: jhbuild/commands/bot.py:57 jhbuild/commands/__init__.py:45
+#: jhbuild/commands/make.py:36
msgid "[ options ... ]"
msgstr "[ Optionen ... ]"
-#: ../jhbuild/commands/bot.py:63
+#: jhbuild/commands/bot.py:63
msgid "setup a buildbot environment"
msgstr "Buildbot-Umgebung einrichten"
-#: ../jhbuild/commands/bot.py:66
+#: jhbuild/commands/bot.py:66
msgid "start a buildbot slave server"
msgstr "Buildbot-Slave-Server starten"
-#: ../jhbuild/commands/bot.py:69
+#: jhbuild/commands/bot.py:69
msgid "stop a buildbot slave server"
msgstr "Buildbot-Slave-Server anhalten"
-#: ../jhbuild/commands/bot.py:72
+#: jhbuild/commands/bot.py:72
msgid "start a buildbot master server"
msgstr "Buildbot-Master-Server starten"
-#: ../jhbuild/commands/bot.py:75
+#: jhbuild/commands/bot.py:75
msgid "reload a buildbot master server configuration"
msgstr "Konfiguration eines Buildbot-Master-Servers neu laden"
-#: ../jhbuild/commands/bot.py:78
+#: jhbuild/commands/bot.py:78
msgid "stop a buildbot master server"
msgstr "Buildbot-Master-Server anhalten"
-#: ../jhbuild/commands/bot.py:81
+#: jhbuild/commands/bot.py:81
msgid "start as daemon"
msgstr "Als Hintergrunddienst starten"
-#: ../jhbuild/commands/bot.py:84
+#: jhbuild/commands/bot.py:84
msgid "PID file location"
msgstr "Ort der PID-Datei"
-#: ../jhbuild/commands/bot.py:87
+#: jhbuild/commands/bot.py:87
msgid "log file location"
msgstr "Ort der Protokolldatei"
-#: ../jhbuild/commands/bot.py:90
+#: jhbuild/commands/bot.py:90
msgid "directory with slave files (only with --start-server)"
msgstr "Ordner mit Slave-Dateien (nur mit »--start-server«)"
-#: ../jhbuild/commands/bot.py:93
+#: jhbuild/commands/bot.py:93
msgid "directory with buildbot work files (only with --start-server)"
msgstr "Ordner mit Buildbot-Arbeitsdateien (nur mit »--start-server«)"
-#: ../jhbuild/commands/bot.py:96
+#: jhbuild/commands/bot.py:96
msgid "master cfg file location (only with --start-server)"
msgstr "Ort der Hauptkonfigurationsdatei (nur mit »--start-server«)"
-#: ../jhbuild/commands/bot.py:99
+#: jhbuild/commands/bot.py:99
msgid "exec a buildbot step (internal use only)"
msgstr "Buildbot-Schritt ausführen (nur interne Verwendung)"
-#: ../jhbuild/commands/bot.py:115
+#: jhbuild/commands/bot.py:115
msgid "buildbot and twisted not found, run jhbuild bot --setup"
msgstr ""
"»buildbot« und »twisted« nicht gefunden, führen Sie »jhbuild bot --setup« aus"
-#: ../jhbuild/commands/bot.py:292
+#: jhbuild/commands/bot.py:292
#, python-format
msgid "No description for slave %s."
msgstr "Keine Beschreibung für Slave %s."
#. parse error
-#: ../jhbuild/commands/bot.py:297
+#: jhbuild/commands/bot.py:297
#, python-format
msgid "Failed to parse slave config for %s."
msgstr "Slave-Konfiguration für %s konnte nicht verarbeitet werden."
-#: ../jhbuild/commands/bot.py:804 ../jhbuild/commands/bot.py:812
+#: jhbuild/commands/bot.py:804 jhbuild/commands/bot.py:812
msgid "failed to get buildbot PID"
msgstr "Buildbot-PID konnte nicht bestimmt werden"
-#: ../jhbuild/commands/checkbranches.py:28
+#: jhbuild/commands/checkbranches.py:28
msgid ""
"Check modules in GNOME Git repository have the correct branch definition"
msgstr ""
"Module im GNOME Git-Softwarebestand auf korrekte Zweigdefinition überprüfen"
-#: ../jhbuild/commands/checkbranches.py:65
+#: jhbuild/commands/checkbranches.py:65
#, python-format
msgid "%(module)s is missing branch definition for %(branch)s"
msgstr "In %(module)s fehlt die Zweigdefinition für %(branch)s"
-#: ../jhbuild/commands/checkmodulesets.py:30
+#: jhbuild/commands/checkmodulesets.py:30
msgid "Check if modules in JHBuild have the correct definition"
msgstr "Module in JHBuild auf korrekte Definition überprüfen"
-#: ../jhbuild/commands/checkmodulesets.py:43
+#: jhbuild/commands/checkmodulesets.py:43
#, python-format
msgid "%(module)s is unreachable (%(href)s)"
msgstr "%(module)s ist nicht erreichbar (%(href)s)"
-#: ../jhbuild/commands/checkmodulesets.py:46
+#: jhbuild/commands/checkmodulesets.py:46
#, python-format
msgid "Cannot check %(module)s (%(href)s)"
msgstr "%(module)s kann nicht überprüft werden (%(href)s)"
-#: ../jhbuild/commands/clean.py:29
+#: jhbuild/commands/clean.py:29
msgid "Clean all modules"
msgstr "Alle Module bereinigen"
-#: ../jhbuild/commands/extdeps.py:70
+#: jhbuild/commands/extdeps.py:70
msgid "Report details on GNOME external dependencies"
msgstr "Details zu externen GNOME-Abhängigkeiten anzeigen"
-#: ../jhbuild/commands/extdeps.py:98
+#: jhbuild/commands/extdeps.py:98
msgid "External deps for GNOME"
msgstr "Externe Abhängigkeiten für GNOME"
-#: ../jhbuild/commands/extdeps.py:104
+#: jhbuild/commands/extdeps.py:104
#, python-format
msgid "External deps for GNOME %s"
msgstr "Externe Abhängigkeiten für GNOME %s"
-#: ../jhbuild/commands/extdeps.py:138
+#: jhbuild/commands/extdeps.py:138
msgid "patched"
msgstr "gepatcht"
-#: ../jhbuild/commands/extdeps.py:142
+#: jhbuild/commands/extdeps.py:142
#, python-format
msgid "and %d others."
msgstr "und %d weitere."
# wrt … with respect to
-#: ../jhbuild/commands/goalreport.py:328
+#: jhbuild/commands/goalreport.py:328
msgid "Report GNOME modules status wrt various goals"
msgstr "GNOME-Modulstatus in Hinblick auf verschiedene Ziele anzeigen"
-#: ../jhbuild/commands/goalreport.py:351
+#: jhbuild/commands/goalreport.py:351
msgid "check to perform"
msgstr "Auszuführende Überprüfung"
-#: ../jhbuild/commands/gui.py:30
+#: jhbuild/commands/gui.py:30
msgid "Build targets from a GUI app"
msgstr "Ziele mit einer grafischen Anwendung erstellen"
-#: ../jhbuild/commands/info.py:38
+#: jhbuild/commands/info.py:38
msgid "Display information about one or more modules"
msgstr "Informationen über ein oder mehrere Module anzeigen"
-#: ../jhbuild/commands/info.py:47
+#: jhbuild/commands/info.py:47
msgid ""
"only display information for installed modules. This will not list system "
"dependencies. If one or more module names are specified and at least one "
@@ -530,242 +530,240 @@ msgstr ""
"angegeben werden und mindestens ein Modul nicht installiert ist, gibt der "
"Befehl den Fehlercode 1 zurück."
-#: ../jhbuild/commands/info.py:64
+#: jhbuild/commands/info.py:64
#, python-format
msgid "unknown module %s"
msgstr "Unbekanntes Modul %s"
-#: ../jhbuild/commands/info.py:86
+#: jhbuild/commands/info.py:86
msgid "Name:"
msgstr "Name:"
-#: ../jhbuild/commands/info.py:87
+#: jhbuild/commands/info.py:87
msgid "Module Set:"
msgstr "Modulsatz:"
-#: ../jhbuild/commands/info.py:88
+#: jhbuild/commands/info.py:88
msgid "Type:"
msgstr "Typ:"
-#: ../jhbuild/commands/info.py:91 ../jhbuild/commands/info.py:95
+#: jhbuild/commands/info.py:91 jhbuild/commands/info.py:95
msgid "Install version:"
msgstr "Installationsversion:"
-#: ../jhbuild/commands/info.py:92 ../jhbuild/commands/info.py:96
+#: jhbuild/commands/info.py:92 jhbuild/commands/info.py:96
msgid "Install date:"
msgstr "Installationsdatum:"
-#: ../jhbuild/commands/info.py:95 ../jhbuild/commands/info.py:96
+#: jhbuild/commands/info.py:95 jhbuild/commands/info.py:96
msgid "not installed"
msgstr "nicht installiert"
-#: ../jhbuild/commands/info.py:101
+#: jhbuild/commands/info.py:101
msgid "CVS Root:"
msgstr "CVS-Root:"
-#: ../jhbuild/commands/info.py:102
+#: jhbuild/commands/info.py:102
msgid "CVS Module:"
msgstr "CVS-Modul:"
-#: ../jhbuild/commands/info.py:104
+#: jhbuild/commands/info.py:104
msgid "CVS Revision:"
msgstr "CVS-Revision:"
-#: ../jhbuild/commands/info.py:106
+#: jhbuild/commands/info.py:106
msgid "Subversion Module:"
msgstr "Subversion-Modul:"
-#: ../jhbuild/commands/info.py:108
+#: jhbuild/commands/info.py:108
msgid "Darcs Archive:"
msgstr "Darcs-Archiv:"
-#: ../jhbuild/commands/info.py:110
+#: jhbuild/commands/info.py:110
msgid "Git Module:"
msgstr "Git-Modul:"
-#: ../jhbuild/commands/info.py:112
+#: jhbuild/commands/info.py:112
msgid "Git Origin Module:"
msgstr "Git-Origin-Modul:"
-#: ../jhbuild/commands/info.py:116
+#: jhbuild/commands/info.py:116
msgid "Git Branch:"
msgstr "Git-Zweig:"
-#: ../jhbuild/commands/info.py:118
+#: jhbuild/commands/info.py:118
msgid "Git Tag:"
msgstr "Git-Tag:"
-#: ../jhbuild/commands/info.py:120
+#: jhbuild/commands/info.py:120
msgid "URL:"
msgstr "Adresse:"
-#: ../jhbuild/commands/info.py:121
+#: jhbuild/commands/info.py:121
msgid "Version:"
msgstr "Version:"
-#: ../jhbuild/commands/info.py:124
+#: jhbuild/commands/info.py:124
msgid "Tree-ID:"
msgstr "Baum-Kennung:"
-#: ../jhbuild/commands/info.py:129
+#: jhbuild/commands/info.py:129
msgid "Sourcedir:"
msgstr "Quellordner:"
-#: ../jhbuild/commands/info.py:135
+#: jhbuild/commands/info.py:135
msgid "Requires:"
msgstr "Benötigt:"
-#: ../jhbuild/commands/info.py:139
+#: jhbuild/commands/info.py:139
msgid "Required by:"
msgstr "Wird benötigt von:"
-#: ../jhbuild/commands/info.py:141
+#: jhbuild/commands/info.py:141
msgid "Suggests:"
msgstr "Empfiehlt:"
-#: ../jhbuild/commands/info.py:143
+#: jhbuild/commands/info.py:143
msgid "After:"
msgstr "Nach:"
-#: ../jhbuild/commands/info.py:147
+#: jhbuild/commands/info.py:147
msgid "Before:"
msgstr "Vor:"
-#: ../jhbuild/commands/__init__.py:84 ../jhbuild/commands/sysdeps.py:58
+#: jhbuild/commands/__init__.py:84 jhbuild/commands/sysdeps.py:58
#, python-format
msgid "required=%s"
msgstr "Benötigt=%s"
-#: ../jhbuild/commands/__init__.py:86 ../jhbuild/commands/sysdeps.py:60
+#: jhbuild/commands/__init__.py:86 jhbuild/commands/sysdeps.py:60
#, python-format
msgid "installed=%s"
msgstr "installiert=%s"
#. Translators: This is used to separate items of package metadata
-#: ../jhbuild/commands/__init__.py:88 ../jhbuild/commands/sysdeps.py:62
+#: jhbuild/commands/__init__.py:88 jhbuild/commands/sysdeps.py:62
msgid ", "
msgstr ", "
-#: ../jhbuild/commands/__init__.py:90 ../jhbuild/commands/sysdeps.py:64
+#: jhbuild/commands/__init__.py:90 jhbuild/commands/sysdeps.py:64
#, python-format
msgid "(%s)"
msgstr "(%s)"
-#: ../jhbuild/commands/__init__.py:94 ../jhbuild/commands/sysdeps.py:140
+#: jhbuild/commands/__init__.py:94 jhbuild/commands/sysdeps.py:140
msgid "Required packages:"
msgstr "Benötigte Pakete:"
-#: ../jhbuild/commands/__init__.py:95 ../jhbuild/commands/sysdeps.py:141
-#: ../jhbuild/commands/sysdeps.py:172
+#: jhbuild/commands/__init__.py:95 jhbuild/commands/sysdeps.py:141
+#: jhbuild/commands/sysdeps.py:172
msgid " System installed packages which are too old:"
msgstr " Im System installierte Pakete, die zu alt sind:"
-#: ../jhbuild/commands/__init__.py:105 ../jhbuild/commands/__init__.py:117
-#: ../jhbuild/commands/sysdeps.py:150 ../jhbuild/commands/sysdeps.py:166
-#: ../jhbuild/commands/sysdeps.py:181 ../jhbuild/commands/sysdeps.py:194
+#: jhbuild/commands/__init__.py:105 jhbuild/commands/__init__.py:117
+#: jhbuild/commands/sysdeps.py:150 jhbuild/commands/sysdeps.py:166
+#: jhbuild/commands/sysdeps.py:181 jhbuild/commands/sysdeps.py:194
msgid " (none)"
msgstr " (keine)"
-#: ../jhbuild/commands/__init__.py:107 ../jhbuild/commands/sysdeps.py:152
-#: ../jhbuild/commands/sysdeps.py:183
+#: jhbuild/commands/__init__.py:107 jhbuild/commands/sysdeps.py:152
+#: jhbuild/commands/sysdeps.py:183
msgid " No matching system package installed:"
msgstr " Kein passendes Systempaket installiert:"
-#: ../jhbuild/commands/__init__.py:134
+#: jhbuild/commands/__init__.py:134
msgid "JHBuild commands are:"
msgstr "JHBuild-Befehle sind:"
-#: ../jhbuild/commands/__init__.py:140
+#: jhbuild/commands/__init__.py:140
msgid "For more information run \"jhbuild <command> --help\""
msgstr "Für weitere Informationen rufen Sie »jhbuild <command> --help« auf"
-#: ../jhbuild/commands/__init__.py:149
+#: jhbuild/commands/__init__.py:149
msgid "Information about available JHBuild commands"
msgstr "Informationen über verfügbare JHBuild-Befehle"
-#: ../jhbuild/commands/__init__.py:176
+#: jhbuild/commands/__init__.py:176
#, python-format
msgid "no such command (did you mean \"jhbuild build %s\"?)"
msgstr "Kein solcher Befehl (Meinten Sie »jhbuild build %s«?)"
-#: ../jhbuild/commands/__init__.py:178
+#: jhbuild/commands/__init__.py:178
#, python-format
msgid "no such command (did you mean \"jhbuild run %s\"?)"
msgstr "Kein solcher Befehl (Meinten Sie »jhbuild run %s«?)"
-#: ../jhbuild/commands/make.py:33
+#: jhbuild/commands/make.py:33
msgid "Compile and install the module for the current directory"
msgstr "Das Modul für den aktuellen Ordner kompilieren und installieren"
-#: ../jhbuild/commands/make.py:78
+#: jhbuild/commands/make.py:78
#, python-format
msgid "The current directory is not in the checkout root %r"
msgstr "Der aktuelle Ordner ist nicht die Auscheck-Wurzel %r"
-#: ../jhbuild/commands/make.py:90
+#: jhbuild/commands/make.py:90
#, python-format
msgid "No module matching current directory %r in the moduleset"
msgstr "Kein Modul entspricht dem aktuellen Ordner %r im Modulsatz"
-#: ../jhbuild/commands/rdepends.py:28
+#: jhbuild/commands/rdepends.py:28
msgid "Display reverse-dependencies of a module"
msgstr "Rekursive Abhängigkeiten eines Moduls anzeigen"
-#: ../jhbuild/commands/rdepends.py:31
+#: jhbuild/commands/rdepends.py:31
msgid "[ module ]"
msgstr "[ Modul ]"
-#: ../jhbuild/commands/rdepends.py:37
+#: jhbuild/commands/rdepends.py:37
msgid "display dependency path next to modules"
msgstr "Abhängigkeitspfad neben den Modulen anzeigen"
-#: ../jhbuild/commands/rdepends.py:40
+#: jhbuild/commands/rdepends.py:40
msgid "limit display to modules directly depending on given module"
msgstr "Nur direkte Abhängigkeiten des angegebenen Moduls anzeigen"
-#: ../jhbuild/commands/sanitycheck.py:46
+#: jhbuild/commands/sanitycheck.py:46
msgid "Check that required support tools are available"
msgstr "Überprüfen, ob benötigte Support-Werkzeuge verfügbar sind"
-#: ../jhbuild/commands/sanitycheck.py:53
+#: jhbuild/commands/sanitycheck.py:53
msgid "no extra arguments expected"
msgstr "Keine weiteren Argumente erwartet"
-#: ../jhbuild/commands/sanitycheck.py:65
+#: jhbuild/commands/sanitycheck.py:65
#, python-format
msgid "checkout root (%s) is not writable"
msgstr "Hauptordner der Arbeitskopie (%s) ist nicht schreibbar"
-#: ../jhbuild/commands/sanitycheck.py:68
+#: jhbuild/commands/sanitycheck.py:68
#, python-format
msgid "install prefix (%s) is not writable"
msgstr "Installationspräfix (%s) ist nicht schreibbar"
-#: ../jhbuild/commands/sanitycheck.py:75 ../jhbuild/commands/sanitycheck.py:78
-#: ../jhbuild/commands/sanitycheck.py:81 ../jhbuild/commands/sanitycheck.py:85
-#: ../jhbuild/commands/sanitycheck.py:88 ../jhbuild/commands/sanitycheck.py:120
-#: ../jhbuild/commands/sanitycheck.py:132
-#: ../jhbuild/commands/sanitycheck.py:141
-#: ../jhbuild/commands/sanitycheck.py:147
-#: ../jhbuild/commands/sanitycheck.py:149
-#: ../jhbuild/commands/sanitycheck.py:151 ../jhbuild/modtypes/cmake.py:83
-#: ../jhbuild/versioncontrol/bzr.py:218 ../jhbuild/versioncontrol/cvs.py:304
-#: ../jhbuild/versioncontrol/darcs.py:110
-#: ../jhbuild/versioncontrol/fossil.py:107 ../jhbuild/versioncontrol/git.py:461
-#: ../jhbuild/versioncontrol/hg.py:106 ../jhbuild/versioncontrol/mtn.py:142
-#: ../jhbuild/versioncontrol/svn.py:316
+#: jhbuild/commands/sanitycheck.py:75 jhbuild/commands/sanitycheck.py:78
+#: jhbuild/commands/sanitycheck.py:81 jhbuild/commands/sanitycheck.py:85
+#: jhbuild/commands/sanitycheck.py:88 jhbuild/commands/sanitycheck.py:120
+#: jhbuild/commands/sanitycheck.py:132 jhbuild/commands/sanitycheck.py:141
+#: jhbuild/commands/sanitycheck.py:147 jhbuild/commands/sanitycheck.py:149
+#: jhbuild/commands/sanitycheck.py:151 jhbuild/modtypes/cmake.py:85
+#: jhbuild/modtypes/meson.py:85 jhbuild/versioncontrol/bzr.py:218
+#: jhbuild/versioncontrol/cvs.py:304 jhbuild/versioncontrol/darcs.py:110
+#: jhbuild/versioncontrol/fossil.py:107 jhbuild/versioncontrol/git.py:461
+#: jhbuild/versioncontrol/hg.py:106 jhbuild/versioncontrol/mtn.py:142
+#: jhbuild/versioncontrol/svn.py:316
#, python-format
msgid "%s not found"
msgstr "»%s« nicht gefunden"
-#: ../jhbuild/commands/sanitycheck.py:99
+#: jhbuild/commands/sanitycheck.py:99
msgid ""
"Could not find XML catalog (usually part of the package 'libxml2-utils')"
msgstr ""
"XML-Katalog konnte nicht gefunden werden (üblicherweise in »libxml2-utils« "
"enthalten)"
-#: ../jhbuild/commands/sanitycheck.py:109
+#: jhbuild/commands/sanitycheck.py:109
#, python-format
msgid ""
"Could not find %s in XML catalog (usually part of package 'docbook-xsl')"
@@ -773,7 +771,7 @@ msgstr ""
"»%s« konnte im XML-Katalog nicht gefunden werden (üblicherweise in »docbook-"
"xsl« enthalten)"
-#: ../jhbuild/commands/sanitycheck.py:116
+#: jhbuild/commands/sanitycheck.py:116
#, python-format
msgid ""
"Could not find the Perl module %s (usually part of package 'libxml-parser-"
@@ -782,30 +780,30 @@ msgstr ""
"Perl-Modul %s konnte nicht gefunden werden (üblicherweise in »libxml-parser-"
"perl« oder »perl-XML-Parser« enthalten)"
-#: ../jhbuild/commands/sanitycheck.py:124
+#: jhbuild/commands/sanitycheck.py:124
#, python-format
msgid "%s not found (usually part of the package 'subversion')"
msgstr ""
"%s konnte nicht gefunden werden (üblicherweise in »subversion« enthalten)"
-#: ../jhbuild/commands/sanitycheck.py:128
+#: jhbuild/commands/sanitycheck.py:128
msgid "curl or wget not found"
msgstr "curl und wget wurden nicht gefunden"
-#: ../jhbuild/commands/sanitycheck.py:137
+#: jhbuild/commands/sanitycheck.py:137
msgid "Installed git program is not the right git"
msgstr "Installiertes Git-Programm ist nicht das richtige"
-#: ../jhbuild/commands/sanitycheck.py:143
+#: jhbuild/commands/sanitycheck.py:143
msgid "Could not check git program"
msgstr "Git-Programm konnte nicht überprüft werden"
-#: ../jhbuild/commands/sanitycheck.py:161
+#: jhbuild/commands/sanitycheck.py:161
#, python-format
msgid "aclocal can't see %s macros"
msgstr "aclocal kann %s Makros nicht sehen"
-#: ../jhbuild/commands/sanitycheck.py:166
+#: jhbuild/commands/sanitycheck.py:166
#, python-format
msgid ""
"Please copy the lacking macros (%(macros)s) in one of the following paths: "
@@ -814,40 +812,40 @@ msgstr ""
"Bitte kopieren Sie die fehlenden Makros (%(macros)s) in einen der folgenden "
"Pfade: %(path)s"
-#: ../jhbuild/commands/snapshot.py:34
+#: jhbuild/commands/snapshot.py:34
msgid "Print out a moduleset for the exact versions that are checked out"
msgstr "Modulsatz für die exakten ausgecheckten Versionen ausgeben"
-#: ../jhbuild/commands/sysdeps.py:35
+#: jhbuild/commands/sysdeps.py:35
msgid "Check and install tarball dependencies using system packages"
msgstr ""
"Abhängigkeiten des Tar-Archivs überprüfen und aus Systempaketen installieren"
-#: ../jhbuild/commands/sysdeps.py:43
+#: jhbuild/commands/sysdeps.py:43
msgid "Machine readable list of missing sysdeps"
msgstr "Maschinenlesbare Liste fehlender Systemabhängigkeiten"
-#: ../jhbuild/commands/sysdeps.py:46
+#: jhbuild/commands/sysdeps.py:46
msgid "Machine readable list of all sysdeps"
msgstr "Maschinenlesbare Liste aller Systemabhängigkeiten"
-#: ../jhbuild/commands/sysdeps.py:49
+#: jhbuild/commands/sysdeps.py:49
msgid "Install pkg-config modules via system"
msgstr "pkgconfig-Module über das System installieren"
-#: ../jhbuild/commands/sysdeps.py:129
+#: jhbuild/commands/sysdeps.py:129
msgid "System installed packages which are new enough:"
msgstr "Im System installierte ausreichend aktuelle Pakete:"
-#: ../jhbuild/commands/sysdeps.py:138
+#: jhbuild/commands/sysdeps.py:138
msgid " (none)"
msgstr " (keine)"
-#: ../jhbuild/commands/sysdeps.py:171
+#: jhbuild/commands/sysdeps.py:171
msgid "Optional packages: (JHBuild will build the missing packages)"
msgstr "Optionale Pakete: (JHBuild wird die fehlenden Pakete erstellen)"
-#: ../jhbuild/commands/sysdeps.py:202
+#: jhbuild/commands/sysdeps.py:202
#, python-format
msgid ""
"%(cmd)s is required to install packages on this system. Please install "
@@ -856,70 +854,70 @@ msgstr ""
"%(cmd)s ist zur Installation von Paketen auf diesem System notwendig. Bitte "
"installieren Sie %(cmd)s."
-#: ../jhbuild/commands/sysdeps.py:207
+#: jhbuild/commands/sysdeps.py:207
msgid "Don't know how to install packages on this system"
msgstr "Unbekannt, wie Pakete auf diesem System installiert werden können"
-#: ../jhbuild/commands/sysdeps.py:210
+#: jhbuild/commands/sysdeps.py:210
#, python-format
msgid "No uninstalled system dependencies to install for modules: %r"
msgstr ""
"Keine nicht installierten Systemabhängigkeiten zu installieren für Module: %r"
-#: ../jhbuild/commands/sysdeps.py:212
+#: jhbuild/commands/sysdeps.py:212
#, python-format
msgid "Installing dependencies on system: %s"
msgstr "Abhängigkeiten werden auf dem System installiert: %s"
-#: ../jhbuild/commands/tinderbox.py:29
+#: jhbuild/commands/tinderbox.py:29
msgid "Build modules non-interactively and store build logs"
msgstr "Module ohne Intervention erstellen und Erstellungsprotokolle speichern"
-#: ../jhbuild/commands/tinderbox.py:50
+#: jhbuild/commands/tinderbox.py:50
msgid "directory to store build logs in"
msgstr "Ordner zum Speichern der Erstellungsprotokolle"
-#: ../jhbuild/commands/tinderbox.py:82
+#: jhbuild/commands/tinderbox.py:82
msgid "output directory for tinderbox build not specified"
msgstr "Ausgabeordner für Tinderbox-Erstellung wurde nicht angegeben"
# wrt … with respect to
-#: ../jhbuild/commands/twoninetynine.py:161
+#: jhbuild/commands/twoninetynine.py:161
msgid "Report GNOME modules status wrt 3.0 goals"
msgstr "GNOME-Modulstatus in Hinblick auf Ziele für 3.0 anzeigen"
-#: ../jhbuild/commands/uninstall.py:31
+#: jhbuild/commands/uninstall.py:31
msgid "Uninstall all modules"
msgstr "Alle Module deinstallieren"
-#: ../jhbuild/commands/uninstall.py:48
+#: jhbuild/commands/uninstall.py:48
#, python-format
msgid "unknown module %s and no default repository to try an automatic module"
msgstr ""
"Unbekanntes Modul %s und kein vorgegebener Softwarebestand, um ein "
"automatisches Modul zu versuchen"
-#: ../jhbuild/commands/uninstall.py:64
+#: jhbuild/commands/uninstall.py:64
#, python-format
msgid "Module %(mod)r is not installed"
msgstr "Modul %(mod)r ist nicht installiert"
-#: ../jhbuild/config.py:92
+#: jhbuild/config.py:93
#, python-format
msgid "Invalid condition set modifier: '%s'. Must start with '+' or '-'."
msgstr ""
"Ungültiger Bedingungssatz-Modifikator: »%s«. Muss mit »+« oder »-« beginnen."
-#: ../jhbuild/config.py:115
+#: jhbuild/config.py:116
msgid "could not load config defaults"
msgstr "Vorgabekonfiguration konnte nicht geladen werden"
-#: ../jhbuild/config.py:126
+#: jhbuild/config.py:127
#, python-format
msgid "could not load config file, %s is missing"
msgstr "Konfigurationsdatei konnte nicht geladen werden, %s fehlt"
-#: ../jhbuild/config.py:132
+#: jhbuild/config.py:133
#, python-format
msgid ""
"The default location of the configuration file has changed. Please move "
@@ -928,21 +926,21 @@ msgstr ""
"Der voreingestellte Ort der Konfigurationsdatei hat sich geändert. Bitte "
"verschieben Sie %(old_path)s nach %(new_path)s."
-#: ../jhbuild/config.py:191
+#: jhbuild/config.py:192
#, python-format
msgid "Could not include config file (%s)"
msgstr "Konfigurationsdatei konnte nicht eingebunden werden (%s)"
-#: ../jhbuild/config.py:205
+#: jhbuild/config.py:206
msgid "could not load config file"
msgstr "Konfigurationsdatei konnte nicht geladen werden"
-#: ../jhbuild/config.py:219
+#: jhbuild/config.py:220
#, python-format
msgid "unknown keys defined in configuration file: %s"
msgstr "Unbekannte Schlüssel in Konfigurationsdatei: %s"
-#: ../jhbuild/config.py:226
+#: jhbuild/config.py:227
#, python-format
msgid ""
"the \"%s\" configuration variable is deprecated, you should use "
@@ -951,50 +949,50 @@ msgstr ""
"Die Konfigurationsvariable »%s« ist veraltet, Sie sollten »repos['gnome."
"org']« verwenden."
-#: ../jhbuild/config.py:231 ../jhbuild/config.py:236
+#: jhbuild/config.py:232 jhbuild/config.py:237
#, python-format
msgid ""
"the \"%s\" configuration variable is deprecated, you should use \"repos\"."
msgstr ""
"Die Konfigurationsvariable »%s« ist veraltet, Sie sollten »repos« verwenden."
-#: ../jhbuild/config.py:270
+#: jhbuild/config.py:271
msgid "invalid checkout mode"
msgstr "Ungültiger Checkout-Modus"
-#: ../jhbuild/config.py:274
+#: jhbuild/config.py:275
#, python-format
msgid "invalid checkout mode (module: %s)"
msgstr "Ungültiger Checkout-Modus (Modul: %s)"
-#: ../jhbuild/config.py:276
+#: jhbuild/config.py:277
msgid "copy mode requires copy_dir to be set"
msgstr "Für den Kopiermodus muss copy_dir gesetzt sein"
-#: ../jhbuild/config.py:281
+#: jhbuild/config.py:282
#, python-format
msgid "modulesets directory (%s) not found, disabling use_local_modulesets"
msgstr ""
"Ordner für Modulsätze (%s) nicht gefunden, »use_local_modulesets« wird "
"deaktiviert"
-#: ../jhbuild/config.py:287 ../jhbuild/config.py:289 ../jhbuild/config.py:291
-#: ../jhbuild/config.py:293 ../jhbuild/config.py:296
+#: jhbuild/config.py:288 jhbuild/config.py:290 jhbuild/config.py:292
+#: jhbuild/config.py:294 jhbuild/config.py:297
#, python-format
msgid "%s must be an absolute path"
msgstr "%s muss ein absoluter Pfad sein"
-#: ../jhbuild/config.py:307
+#: jhbuild/config.py:308
#, python-format
msgid "install prefix (%s) can not be created"
msgstr "Installationspräfix (%s) konnte nicht erstellt werden"
-#: ../jhbuild/config.py:314
+#: jhbuild/config.py:315
#, python-format
msgid "working directory (%s) can not be created"
msgstr "Arbeitsordner (%s) konnte nicht erstellt werden"
-#: ../jhbuild/config.py:317
+#: jhbuild/config.py:318
msgid ""
"Your install prefix contains a 'lib64' directory, which is no longer "
"supported by jhbuild. This is likely the result of a previous build with an "
@@ -1007,209 +1005,214 @@ msgstr ""
"zurückzuführen. Möglicherweise sollten Sie Ihre Installations- und Checkout-"
"Ordner entfernen und von vorn beginnen."
-#: ../jhbuild/config.py:395
+#: jhbuild/config.py:396
msgid "Failed to parse 'min_age' relative time"
msgstr "Bezugszeit »min_age« konnte nicht verarbeitet werden"
-#: ../jhbuild/config.py:409
+#: jhbuild/config.py:410
msgid ""
"quiet mode has been disabled because the Python curses module is missing."
msgstr "Stiller Modus wurde deaktiviert, weil das Python-Curses-Modul fehlt."
-#: ../jhbuild.desktop.in.in.h:1
+#: jhbuild.desktop.in.in:4
msgid "GNOME Build Tool"
msgstr "GNOME Erstellungswerkzeug"
-#: ../jhbuild.desktop.in.in.h:2
+#: jhbuild.desktop.in.in:5
msgid "Build GNOME modules"
msgstr "GNOME-Module erstellen"
-#: ../jhbuild/frontends/autobuild.py:72
+#. Translators: Do NOT translate or transliterate this text (this is an icon file name)!
+#: jhbuild.desktop.in.in:9
+msgid "applications-development"
+msgstr "applications-development"
+
+#: jhbuild/frontends/autobuild.py:72
#, python-format
msgid "Server Error, retrying in %d seconds"
msgstr "Serverfehler, erneuter Versuch in %d Sekunden"
-#: ../jhbuild/frontends/autobuild.py:76
+#: jhbuild/frontends/autobuild.py:76
msgid "Server Error, aborting"
msgstr "Serverfehler, Abbruch"
-#: ../jhbuild/frontends/autobuild.py:180
+#: jhbuild/frontends/autobuild.py:180
#, python-format
msgid "Error: %s"
msgstr "Fehler: %s"
-#: ../jhbuild/frontends/autobuild.py:185 ../jhbuild/utils/cmds.py:66
+#: jhbuild/frontends/autobuild.py:185 jhbuild/utils/cmds.py:66
#, python-format
msgid "Error running %s"
msgstr "Fehler beim Ausführen von %s"
-#: ../jhbuild/frontends/autobuild.py:212
+#: jhbuild/frontends/autobuild.py:212
msgid "ERROR: Wrong credentials, please check username/password"
msgstr ""
"FEHLER: Falsche Legitimation, bitte Benutzername und Passwort überprüfen"
-#: ../jhbuild/frontends/autobuild.py:218
+#: jhbuild/frontends/autobuild.py:218
#, python-format
msgid "Starting Build #%s"
msgstr "Erstellung #%s wird gestartet"
-#: ../jhbuild/frontends/autobuild.py:232
+#: jhbuild/frontends/autobuild.py:232
#, python-format
msgid "**** Starting module %s ****"
msgstr "**** Modul %s wird gestartet ****"
-#: ../jhbuild/frontends/buildscript.py:43
+#: jhbuild/frontends/buildscript.py:43
#, python-format
msgid "install prefix (%s) must be writable"
msgstr "Installationspräfix (%s) muss schreibbar sein"
-#: ../jhbuild/frontends/buildscript.py:50
+#: jhbuild/frontends/buildscript.py:50
#, python-format
msgid "checkout root (%s) can not be created"
msgstr "Hauptordner der Arbeitskopie (%s) kann nicht erstellt werden"
-#: ../jhbuild/frontends/buildscript.py:52
+#: jhbuild/frontends/buildscript.py:52
#, python-format
msgid "checkout root (%s) must be writable"
msgstr "Hauptordner der Arbeitskopie (%s) muss schreibbar sein"
-#: ../jhbuild/frontends/buildscript.py:59
+#: jhbuild/frontends/buildscript.py:59
#, python-format
msgid "checkout copy dir (%s) can not be created"
msgstr "Ordner für die Arbeitskopie (%s) kann nicht erstellt werden"
-#: ../jhbuild/frontends/buildscript.py:61
+#: jhbuild/frontends/buildscript.py:61
#, python-format
msgid "checkout copy dir (%s) must be writable"
msgstr "Ordner für die Arbeitskopie (%s) muss schreibbar sein"
-#: ../jhbuild/frontends/buildscript.py:111
+#: jhbuild/frontends/buildscript.py:111
#, python-format
msgid "Skipping %s (installed recently)"
msgstr "%s wird übersprungen (kürzlich installiert)"
-#: ../jhbuild/frontends/buildscript.py:120
+#: jhbuild/frontends/buildscript.py:120
#, python-format
msgid "module %(mod)s will be built even though %(dep)s failed"
msgstr "Modul %(mod)s wird erstellt, obwohl %(dep)s scheiterte"
-#: ../jhbuild/frontends/buildscript.py:123
+#: jhbuild/frontends/buildscript.py:123
#, python-format
msgid "module %(mod)s not built due to non buildable %(dep)s"
msgstr "Modul %(mod)s nicht erstellt wegen nicht erstellbarem %(dep)s"
-#: ../jhbuild/frontends/buildscript.py:242
+#: jhbuild/frontends/buildscript.py:242
#, python-format
msgid "Ignoring uninstalled package: %s"
msgstr "Nicht installiertes Paket wird ignoriert: %s"
-#: ../jhbuild/frontends/buildscript.py:261
+#: jhbuild/frontends/buildscript.py:261
#, python-format
msgid "Running post-installation trigger script: %r"
msgstr "Skript nach der Installation wird ausgeführt: %r"
-#: ../jhbuild/frontends/buildscript.py:269 ../jhbuild/frontends/gtkui.py:596
+#: jhbuild/frontends/buildscript.py:269 jhbuild/frontends/gtkui.py:596
#, python-format
msgid "%(command)s returned with an error code (%(rc)s)"
msgstr "%(command)s gab einen Fehlercode zurück (%(rc)s)"
-#: ../jhbuild/frontends/gtkui.py:99
+#: jhbuild/frontends/gtkui.py:99
msgid "Others..."
msgstr "Andere …"
-#: ../jhbuild/frontends/gtkui.py:140
+#: jhbuild/frontends/gtkui.py:140
msgid "Choose Module:"
msgstr "Modul wählen:"
-#: ../jhbuild/frontends/gtkui.py:160
+#: jhbuild/frontends/gtkui.py:160
msgid "Build Progress"
msgstr "Erstellungsfortschritt"
-#: ../jhbuild/frontends/gtkui.py:163
+#: jhbuild/frontends/gtkui.py:163
msgid "Terminal"
msgstr "Terminal"
#. Translators: This is a button label (to start build)
-#: ../jhbuild/frontends/gtkui.py:203
+#: jhbuild/frontends/gtkui.py:203
msgid "Start"
msgstr "Start"
-#: ../jhbuild/frontends/gtkui.py:348
+#: jhbuild/frontends/gtkui.py:348
msgid "Build Completed"
msgstr "Erstellung abgeschlossen"
-#: ../jhbuild/frontends/gtkui.py:377 ../jhbuild/frontends/terminal.py:286
+#: jhbuild/frontends/gtkui.py:377 jhbuild/frontends/terminal.py:287
#, python-format
msgid "Error during phase %(phase)s of %(module)s"
msgstr "Fehler während Phase %(phase)s von %(module)s"
-#: ../jhbuild/frontends/gtkui.py:394
+#: jhbuild/frontends/gtkui.py:394
msgid "Pick an Action"
msgstr "Aktion auswählen"
-#: ../jhbuild/frontends/gtkui.py:397 ../jhbuild/frontends/terminal.py:313
+#: jhbuild/frontends/gtkui.py:397 jhbuild/frontends/terminal.py:314
#, python-format
msgid "Rerun phase %s"
msgstr "Phase %s erneut ausführen"
-#: ../jhbuild/frontends/gtkui.py:400 ../jhbuild/frontends/terminal.py:315
+#: jhbuild/frontends/gtkui.py:400 jhbuild/frontends/terminal.py:316
#, python-format
msgid "Ignore error and continue to %s"
msgstr "Fehler ignorieren und bei %s fortsetzen"
-#: ../jhbuild/frontends/gtkui.py:403 ../jhbuild/frontends/terminal.py:317
+#: jhbuild/frontends/gtkui.py:403 jhbuild/frontends/terminal.py:318
msgid "Ignore error and continue to next module"
msgstr "Fehler ignorieren und beim nächsten Modul fortsetzen"
-#: ../jhbuild/frontends/gtkui.py:405 ../jhbuild/frontends/terminal.py:318
+#: jhbuild/frontends/gtkui.py:405 jhbuild/frontends/terminal.py:319
msgid "Give up on module"
msgstr "Bei diesem Modul aufgeben"
-#: ../jhbuild/frontends/gtkui.py:412 ../jhbuild/frontends/terminal.py:327
+#: jhbuild/frontends/gtkui.py:412 jhbuild/frontends/terminal.py:328
#, python-format
msgid "Go to phase \"%s\""
msgstr "Zu Phase »%s« gehen"
-#: ../jhbuild/frontends/gtkui.py:415
+#: jhbuild/frontends/gtkui.py:415
msgid "Open Terminal"
msgstr "Terminal öffnen"
-#: ../jhbuild/frontends/gtkui.py:591
+#: jhbuild/frontends/gtkui.py:591
#, python-format
msgid "%(command)s died with signal %(rc)s"
msgstr "%(command)s brach mit Signal %(rc)s ab"
-#: ../jhbuild/frontends/gtkui.py:646
+#: jhbuild/frontends/gtkui.py:646
msgid "Module"
msgstr "Modul"
-#: ../jhbuild/frontends/gtkui.py:665
+#: jhbuild/frontends/gtkui.py:665
msgid "Start At"
msgstr "Beginnen bei"
-#: ../jhbuild/frontends/gtkui.py:708
+#: jhbuild/frontends/gtkui.py:708
msgid "Preferences"
msgstr "Einstellungen"
-#: ../jhbuild/frontends/gtkui.py:720
+#: jhbuild/frontends/gtkui.py:720
msgid "Disable network access"
msgstr "Netzwerkzugriff deaktivieren"
-#: ../jhbuild/frontends/gtkui.py:721
+#: jhbuild/frontends/gtkui.py:721
msgid "Always run autogen.sh"
msgstr "»autogen.sh« immer ausführen"
-#: ../jhbuild/frontends/gtkui.py:722
+#: jhbuild/frontends/gtkui.py:722
msgid "Don't poison modules on failure"
msgstr "Module bei Fehlschlagen nicht fehlerhaft hinterlassen"
-#: ../jhbuild/frontends/terminal.py:180 ../jhbuild/frontends/tinderbox.py:219
-#: ../jhbuild/frontends/tinderbox.py:348 ../jhbuild/frontends/tinderbox.py:403
+#: jhbuild/frontends/terminal.py:181 jhbuild/frontends/tinderbox.py:219
+#: jhbuild/frontends/tinderbox.py:348 jhbuild/frontends/tinderbox.py:403
#, python-format
msgid "%(configuration_variable)s invalid key %(key)s"
msgstr "%(configuration_variable)s ungültiger Schlüssel %(key)s"
-#: ../jhbuild/frontends/terminal.py:236
+#: jhbuild/frontends/terminal.py:237
msgid ""
"\n"
"Conflicts during checkout:\n"
@@ -1218,64 +1221,64 @@ msgstr ""
"Konflikte während des Auscheckens:\n"
#. it could happen on a really badly-timed ctrl-c (see bug 551641)
-#: ../jhbuild/frontends/terminal.py:259 ../jhbuild/frontends/terminal.py:263
+#: jhbuild/frontends/terminal.py:260 jhbuild/frontends/terminal.py:264
#, python-format
msgid "########## Error running %s"
msgstr "########## Fehler beim Ausführen von %s"
-#: ../jhbuild/frontends/terminal.py:277
+#: jhbuild/frontends/terminal.py:278
msgid "success"
msgstr "Erfolg"
-#: ../jhbuild/frontends/terminal.py:279
+#: jhbuild/frontends/terminal.py:280
msgid "the following modules were not built"
msgstr "Die folgenden Module wurden nicht erstellt"
-#: ../jhbuild/frontends/terminal.py:301 ../jhbuild/frontends/tinderbox.py:379
+#: jhbuild/frontends/terminal.py:302 jhbuild/frontends/tinderbox.py:379
msgid "automatically retrying configure"
msgstr "automatisch Neukonfiguration versuchen"
-#: ../jhbuild/frontends/terminal.py:305 ../jhbuild/frontends/tinderbox.py:384
+#: jhbuild/frontends/terminal.py:306 jhbuild/frontends/tinderbox.py:384
msgid "automatically forcing a fresh checkout"
msgstr "Erneutes Auschecken automatisch erzwingen"
-#: ../jhbuild/frontends/terminal.py:319
+#: jhbuild/frontends/terminal.py:320
msgid "Start shell"
msgstr "Shell starten"
-#: ../jhbuild/frontends/terminal.py:320
+#: jhbuild/frontends/terminal.py:321
msgid "Reload configuration"
msgstr "Konfiguration neu laden"
-#: ../jhbuild/frontends/terminal.py:329
+#: jhbuild/frontends/terminal.py:330
msgid "choice: "
msgstr "Wahl:"
-#: ../jhbuild/frontends/terminal.py:344
+#: jhbuild/frontends/terminal.py:345
msgid "exit shell to continue with build"
msgstr "Shell verlassen, um Erstellung fortzusetzen"
-#: ../jhbuild/frontends/terminal.py:354
+#: jhbuild/frontends/terminal.py:355
msgid "invalid choice"
msgstr "Auswahl ungültig"
-#: ../jhbuild/frontends/terminal.py:362
+#: jhbuild/frontends/terminal.py:363
msgid "Type \"yes\" to confirm the action: "
msgstr "Geben Sie zur Bestätigung »ja« ein:"
-#: ../jhbuild/frontends/terminal.py:365
+#: jhbuild/frontends/terminal.py:368
msgid "yes"
msgstr "ja"
-#: ../jhbuild/main.py:98
+#: jhbuild/main.py:98
msgid "You should not run jhbuild as root.\n"
msgstr "Sie sollten jhbuild nicht als Root ausführen.\n"
-#: ../jhbuild/main.py:106
+#: jhbuild/main.py:106
msgid "%prog [ -f config ] command [ options ... ]"
msgstr "%prog [ -f Konfiguration ] Befehl [ Optionen ... ]"
-#: ../jhbuild/main.py:108
+#: jhbuild/main.py:108
msgid ""
"Build a set of modules from diverse repositories in correct dependency order "
"(such as GNOME)."
@@ -1283,110 +1286,113 @@ msgstr ""
"Erstellung eines Modulsatzes aus verschiedenen Softwarebeständen in der "
"richtigen Abhängigkeitsreihenfolge (wie z.B. GNOME)"
-#: ../jhbuild/main.py:113
+#: jhbuild/main.py:113
msgid "Display this help and exit"
msgstr "Diese Hilfe anzeigen und beenden"
-#: ../jhbuild/main.py:120
+#: jhbuild/main.py:120
msgid "use a non default configuration file"
msgstr "nicht voreingestellte Konfigurationsdatei verwenden"
-#: ../jhbuild/main.py:123
+#: jhbuild/main.py:123
msgid "use a non default module set"
msgstr "nicht vorgegebenen Modulsatz verwenden"
-#: ../jhbuild/main.py:126
+#: jhbuild/main.py:126
msgid "do not prompt for input"
msgstr "nicht nach Eingaben fragen"
-#: ../jhbuild/main.py:129
+#: jhbuild/main.py:129
msgid "exit immediately when the build fails"
msgstr "direkt abbrechen, wenn die Erstellung fehlschlägt"
-#: ../jhbuild/main.py:132
+#: jhbuild/main.py:132
msgid "modify the condition set"
msgstr "Bedingungssatz bearbeiten"
-#: ../jhbuild/main.py:164
+#: jhbuild/main.py:164
msgid "Interrupted"
msgstr "Unterbrochen"
-#: ../jhbuild/main.py:167
+#: jhbuild/main.py:167
msgid "EOF"
msgstr "EOF"
-#: ../jhbuild/modtypes/autotools.py:215 ../jhbuild/modtypes/cmake.py:76
-#: ../jhbuild/modtypes/linux.py:109 ../jhbuild/modtypes/waf.py:76
+#: jhbuild/modtypes/autotools.py:215 jhbuild/modtypes/cmake.py:78
+#: jhbuild/modtypes/linux.py:109 jhbuild/modtypes/meson.py:78
+#: jhbuild/modtypes/waf.py:76
msgid "Configuring"
msgstr "Konfiguration läuft"
-#: ../jhbuild/modtypes/autotools.py:246 ../jhbuild/modtypes/cmake.py:102
-#: ../jhbuild/modtypes/linux.py:141 ../jhbuild/modtypes/waf.py:85
+#: jhbuild/modtypes/autotools.py:246 jhbuild/modtypes/cmake.py:104
+#: jhbuild/modtypes/linux.py:141 jhbuild/modtypes/meson.py:114
+#: jhbuild/modtypes/waf.py:85
msgid "Cleaning"
msgstr "Bereinigen läuft"
-#: ../jhbuild/modtypes/autotools.py:252 ../jhbuild/modtypes/cmake.py:109
-#: ../jhbuild/modtypes/distutils.py:57 ../jhbuild/modtypes/linux.py:154
-#: ../jhbuild/modtypes/perl.py:52 ../jhbuild/modtypes/waf.py:93
+#: jhbuild/modtypes/autotools.py:252 jhbuild/modtypes/cmake.py:111
+#: jhbuild/modtypes/distutils.py:57 jhbuild/modtypes/linux.py:154
+#: jhbuild/modtypes/meson.py:121 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:283 jhbuild/modtypes/waf.py:111
msgid "Checking"
msgstr "Überprüfung läuft"
-#: ../jhbuild/modtypes/autotools.py:293 ../jhbuild/modtypes/cmake.py:116
-#: ../jhbuild/modtypes/waf.py:123
+#: jhbuild/modtypes/autotools.py:293 jhbuild/modtypes/cmake.py:118
+#: 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:299
msgid "Dist checking"
msgstr "Globales Bereinigen läuft"
-#: ../jhbuild/modtypes/autotools.py:308
+#: jhbuild/modtypes/autotools.py:308
msgid "Uninstalling old installed version"
msgstr "Alte installierte Version wird deinstalliert"
-#: ../jhbuild/modtypes/autotools.py:311 ../jhbuild/modtypes/cmake.py:122
-#: ../jhbuild/modtypes/distutils.py:69 ../jhbuild/modtypes/perl.py:66
-#: ../jhbuild/modtypes/waf.py:134
+#: jhbuild/modtypes/autotools.py:311 jhbuild/modtypes/cmake.py:127
+#: jhbuild/modtypes/distutils.py:69 jhbuild/modtypes/meson.py:131
+#: jhbuild/modtypes/perl.py:66 jhbuild/modtypes/waf.py:134
msgid "Installing"
msgstr "Installation läuft"
# CHECK
-#: ../jhbuild/modtypes/autotools.py:332
+#: jhbuild/modtypes/autotools.py:332
msgid "Distcleaning"
msgstr "Globales Bereinigen läuft"
-#: ../jhbuild/modtypes/autotools.py:364
+#: jhbuild/modtypes/autotools.py:364
#, python-format
msgid "<%s/> tag must contain value=''"
msgstr "<%s/>-Markierung muss value='' enthalten"
-#: ../jhbuild/modtypes/__init__.py:60
+#: jhbuild/modtypes/__init__.py:60
#, python-format
msgid "unknown module type %s"
msgstr "Unbekannter Modultyp %s"
-#: ../jhbuild/modtypes/__init__.py:77
+#: jhbuild/modtypes/__init__.py:77
#, 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:86 jhbuild/modtypes/__init__.py:93
#, 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:142
#, 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:151
#, python-format
msgid ""
"Repository=%(missing)s not found for module id=%(module)s. Possible "
@@ -1395,7 +1401,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:158
#, python-format
msgid ""
"No repository for module id=%(module)s. Either set branch/repo or default "
@@ -1404,22 +1410,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:227
#, python-format
msgid "Deleting .la file: %r"
msgstr "*.la-Datei wird gelöscht: %r"
-#: ../jhbuild/modtypes/__init__.py:249
+#: jhbuild/modtypes/__init__.py:249
#, python-format
msgid "Deleting dir file: %r"
msgstr "dir-Datei wird gelöscht: %r"
-#: ../jhbuild/modtypes/__init__.py:320
+#: jhbuild/modtypes/__init__.py:320
#, 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:342
#, python-format
msgid ""
"Files remaining in buildroot %(dest)r; module may have installed files "
@@ -1428,28 +1434,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:360
#, 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:376
#, 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:379 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:384
#, 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:392
#, python-format
msgid ""
"Install encountered errors: %(num)d errors raised, %(files)d files copied. "
@@ -1460,57 +1466,57 @@ msgstr ""
"Dateien kopiert. Die Fehler sind:\n"
" %(err)s"
-#: ../jhbuild/modtypes/__init__.py:399
+#: jhbuild/modtypes/__init__.py:399
#, 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:447
#, python-format
msgid "Skipping %s (not updated)"
msgstr "%s wird übersprungen (nicht aktualisiert)"
-#: ../jhbuild/modtypes/__init__.py:459
+#: jhbuild/modtypes/__init__.py:459
#, 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:586
-#: ../jhbuild/modtypes/linux.py:81 ../jhbuild/modtypes/linux.py:88
+#: jhbuild/modtypes/__init__.py:568 jhbuild/modtypes/__init__.py:586
+#: 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:572
#, python-format
msgid "source directory %s was not created"
msgstr "Quellordner %s wurde nicht erstellt"
-#: ../jhbuild/modtypes/__init__.py:589
+#: jhbuild/modtypes/__init__.py:589
msgid "wipe directory and start over"
msgstr "Ordner säubern und neu starten"
-#: ../jhbuild/modtypes/linux.py:45
+#: jhbuild/modtypes/linux.py:45
#, python-format
msgid "kconfig file %s was not created"
msgstr "kconfig-Datei %s wurde nicht erstellt"
-#: ../jhbuild/modtypes/linux.py:93
+#: jhbuild/modtypes/linux.py:93
msgid "make mrproper"
msgstr "make mrproper"
-#: ../jhbuild/modtypes/linux.py:167
+#: jhbuild/modtypes/linux.py:167
msgid "Installing kernel"
msgstr "Kernel wird installiert"
-#: ../jhbuild/modtypes/linux.py:185
+#: jhbuild/modtypes/linux.py:185
msgid "Installing modules"
msgstr "Module werden installiert"
-#: ../jhbuild/modtypes/linux.py:200
+#: jhbuild/modtypes/linux.py:200
msgid "Installing kernel headers"
msgstr "Kernel-Header werden installiert"
-#: ../jhbuild/modtypes/linux.py:240
+#: jhbuild/modtypes/linux.py:240
#, python-format
msgid ""
"Repository=%(missing)s not found for kconfig in linux id=%(linux_id)s. "
@@ -1520,7 +1526,7 @@ msgstr ""
"Mögliche Softwarebestände sind %(possible)s"
# CHECK
-#: ../jhbuild/modtypes/linux.py:246
+#: jhbuild/modtypes/linux.py:246
#, python-format
msgid ""
"Default repository=%(missing)s not found for kconfig in linux id="
@@ -1529,55 +1535,55 @@ msgstr ""
"Default Repository=%(missing)s nicht gefunden für kconfig in Linux id="
"%(linux_id)s. Mögliche Softwarebestände sind %(possible)s"
-#: ../jhbuild/modtypes/tarball.py:68
+#: jhbuild/modtypes/tarball.py:68
#, python-format
msgid "module '%(module)s' has invalid size attribute ('%(size)s')"
msgstr "Modul »%(module)s« hat ein ungültiges Größen-Attribut (»%(size)s«)"
-#: ../jhbuild/moduleset.py:34 ../jhbuild/utils/httpcache.py:46
+#: jhbuild/moduleset.py:34 jhbuild/utils/httpcache.py:46
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:94
#, 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:133
#, 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:146
#, python-format
msgid "Circular dependencies detected: %s"
msgstr "Zyklische Abhängigkeiten entdeckt: %s"
-#: ../jhbuild/moduleset.py:297
+#: jhbuild/moduleset.py:297
msgid "Unknown module:"
msgstr "Unbekanntes Modul:"
-#: ../jhbuild/moduleset.py:423
+#: jhbuild/moduleset.py:436
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:442
+#: jhbuild/moduleset.py:455
#, python-format
msgid "could not download %s: %s"
msgstr "%s kann nicht heruntergeladen werden: %s"
-#: ../jhbuild/moduleset.py:447 ../jhbuild/moduleset.py:449
+#: jhbuild/moduleset.py:460 jhbuild/moduleset.py:462
#, python-format
msgid "failed to parse %s: %s"
msgstr "Verarbeitung von %s ist gescheitert: %s"
-#: ../jhbuild/moduleset.py:484
+#: jhbuild/moduleset.py:497
msgid "Duplicate repository:"
msgstr "Softwarebestand duplizieren:"
-#: ../jhbuild/moduleset.py:599
+#: jhbuild/moduleset.py:600
#, python-format
msgid ""
"Modulesets were edited locally but JHBuild is configured to get them from "
@@ -1587,21 +1593,21 @@ msgstr ""
"diese aus dem Netzwerk bezogen werden. Möglicherweise müssen Sie "
"»use_local_modulesets = True« zu Ihrer %s hinzufügen."
-#: ../jhbuild/utils/cmds.py:40
+#: jhbuild/utils/cmds.py:40
msgid "Call to undefined command"
msgstr "Aufruf von undefiniertem Befehl"
-#: ../jhbuild/utils/httpcache.py:185
+#: jhbuild/utils/httpcache.py:185
msgid "file not in cache, but not allowed to check network"
msgstr ""
"Datei nicht im Zwischenspeicher, Abfrage des Netzwerks jedoch nicht erlaubt"
-#: ../jhbuild/utils/packagedb.py:73
+#: jhbuild/utils/packagedb.py:73
#, python-format
msgid "package %s has files with embedded new lines"
msgstr "Paket %s enthält Dateien mit eingebetteten Zeilenumbrüchen"
-#: ../jhbuild/utils/packagedb.py:213
+#: jhbuild/utils/packagedb.py:213
#, python-format
msgid ""
"no manifest for '%s', can't uninstall. Try building again, then "
@@ -1610,27 +1616,27 @@ msgstr ""
"Kein Manifest für »%s«, Deinstallation ist nicht möglich. Versuchen Sie eine "
"erneute Erstellung mit anschließender Deinstallation."
-#: ../jhbuild/utils/packagedb.py:230
+#: jhbuild/utils/packagedb.py:230
#, python-format
msgid "Failed to delete %(file)r: %(msg)s"
msgstr "Löschen von %(file)r ist gescheitert: %(msg)s"
-#: ../jhbuild/utils/systeminstall.py:200
+#: jhbuild/utils/systeminstall.py:200
msgid "No suitable root privilege command found; you should install \"pkexec\""
msgstr ""
"Kein brauchbarer Befehl zum Erlangen der Systemverwalterrechte gefunden. Sie "
"sollten »pkexec« versuchen."
-#: ../jhbuild/utils/systeminstall.py:230 ../jhbuild/utils/systeminstall.py:233
+#: jhbuild/utils/systeminstall.py:230 jhbuild/utils/systeminstall.py:233
#, python-format
msgid "PackageKit: %s"
msgstr "PackageKit: %s"
-#: ../jhbuild/utils/systeminstall.py:312
+#: jhbuild/utils/systeminstall.py:312
msgid "Nothing available to install"
msgstr "Nichts zum Installieren verfügbar"
-#: ../jhbuild/utils/systeminstall.py:315
+#: jhbuild/utils/systeminstall.py:315
#, python-format
msgid ""
"Installing:\n"
@@ -1639,63 +1645,63 @@ msgstr ""
"Installation läuft:\n"
" %s"
-#: ../jhbuild/utils/systeminstall.py:331
+#: jhbuild/utils/systeminstall.py:331
msgid "Complete!"
msgstr "Komplett!"
-#: ../jhbuild/utils/systeminstall.py:344
+#: jhbuild/utils/systeminstall.py:344
msgid "pkgfile not found, automatically installing"
msgstr "»pkgfile« nicht gefunden, wird automatisch installiert"
-#: ../jhbuild/utils/systeminstall.py:346
+#: jhbuild/utils/systeminstall.py:346
msgid "Failed to install pkgfile"
msgstr "Installation von »pkgfile« fehlgeschlagen"
-#: ../jhbuild/utils/systeminstall.py:352
+#: jhbuild/utils/systeminstall.py:352
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:355
+#: jhbuild/utils/systeminstall.py:355
msgid "Failed to create pkgfile cache"
msgstr "Erstellung des »pkgfile«-Cache fehlgeschlagen"
-#: ../jhbuild/utils/systeminstall.py:358
+#: jhbuild/utils/systeminstall.py:358
msgid "Failed to update pkgfile cache"
msgstr "Aktualisierung des »pkgfile«-Cache fehlgeschlagen"
-#: ../jhbuild/utils/systeminstall.py:360
+#: jhbuild/utils/systeminstall.py:360
msgid "Successfully updated pkgfile cache"
msgstr "Der »pkgfile«-Cache wurde erfolgreich aktualisiert"
-#: ../jhbuild/utils/systeminstall.py:364
+#: jhbuild/utils/systeminstall.py:364
msgid "Using pacman to install packages. Please wait."
msgstr "Pacman wird verwendet, um Pakete zu installieren. Bitte warten."
-#: ../jhbuild/utils/systeminstall.py:368 ../jhbuild/utils/systeminstall.py:386
-#: ../jhbuild/utils/systeminstall.py:420 ../jhbuild/utils/systeminstall.py:471
+#: jhbuild/utils/systeminstall.py:368 jhbuild/utils/systeminstall.py:386
+#: jhbuild/utils/systeminstall.py:420 jhbuild/utils/systeminstall.py:474
msgid "Nothing to install"
msgstr "Nichts zu installieren"
-#: ../jhbuild/utils/systeminstall.py:383
+#: jhbuild/utils/systeminstall.py:383
#, python-format
msgid "Provider for \"%s\" was not found, ignoring"
msgstr "Anbieter von »%s« wurde nicht gefunden, wird ignoriert"
-#: ../jhbuild/utils/systeminstall.py:391
+#: jhbuild/utils/systeminstall.py:391
msgid "Install failed"
msgstr "Installation fehlgeschlagen"
-#: ../jhbuild/utils/systeminstall.py:393
+#: jhbuild/utils/systeminstall.py:393
msgid "Completed!"
msgstr "Abgeschlossen!"
-#: ../jhbuild/utils/systeminstall.py:407
+#: jhbuild/utils/systeminstall.py:407
msgid "Using yum to install packages. Please wait."
msgstr "Nutze yum, um Pakete zu installieren. Bitte warten."
-#: ../jhbuild/utils/systeminstall.py:410
+#: jhbuild/utils/systeminstall.py:410
#, python-format
msgid ""
"Installing:\n"
@@ -1704,56 +1710,56 @@ msgstr ""
"Installation läuft:\n"
" %(pkgs)s"
-#: ../jhbuild/utils/systeminstall.py:452
+#: jhbuild/utils/systeminstall.py:455
msgid "Using apt-file to search for providers; this may be slow. Please wait."
msgstr ""
"apt-file wird zur Suche nach Anbietern verwendet; dies könnte recht langsam "
"sein. Bitte warten."
-#: ../jhbuild/utils/systeminstall.py:461
+#: jhbuild/utils/systeminstall.py:464
#, 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:466
+#: jhbuild/utils/systeminstall.py:469
#, python-format
msgid "Installing: %(pkgs)s"
msgstr "Installation läuft: %(pkgs)s"
-#: ../jhbuild/utils/trigger.py:57
+#: jhbuild/utils/trigger.py:57
#, python-format
msgid "No keys specified in trigger script %r"
msgstr "Keine Schlüssel angegeben im Auslöserskript %r"
-#: ../jhbuild/utils/unpack.py:145
+#: jhbuild/utils/unpack.py:145
#, python-format
msgid "Failed to unpack %s (unknown archive type)"
msgstr "Entpacken von %s ist gescheitert (unbekannter Archivtyp)"
-#: ../jhbuild/utils/unpack.py:147
+#: jhbuild/utils/unpack.py:147
#, python-format
msgid "Failed to unpack %s"
msgstr "Entpacken von %s ist gescheitert"
-#: ../jhbuild/utils/unpack.py:153
+#: jhbuild/utils/unpack.py:153
#, python-format
msgid "Failed to unpack %s (empty file?)"
msgstr "Entpacken von %s ist gescheitert (leere Datei?)"
-#: ../jhbuild/versioncontrol/bzr.py:74 ../jhbuild/versioncontrol/darcs.py:55
-#: ../jhbuild/versioncontrol/fossil.py:49 ../jhbuild/versioncontrol/hg.py:53
-#: ../jhbuild/versioncontrol/mtn.py:52 ../jhbuild/versioncontrol/tarball.py:67
+#: jhbuild/versioncontrol/bzr.py:74 jhbuild/versioncontrol/darcs.py:55
+#: jhbuild/versioncontrol/fossil.py:49 jhbuild/versioncontrol/hg.py:53
+#: jhbuild/versioncontrol/mtn.py:52 jhbuild/versioncontrol/tarball.py:67
#, python-format
msgid "branch for %(name)s has wrong override, check your %(filename)s"
msgstr ""
"Der Zweig von %(name)s wird falsch überschrieben, überprüfen Sie ihr "
"%(filename)s"
-#: ../jhbuild/versioncontrol/bzr.py:122
+#: jhbuild/versioncontrol/bzr.py:122
msgid "attribute is deprecated. Use revspec instead."
msgstr "Attribut ist veraltet. Bitte verwenden Sie stattdessen revspec."
-#: ../jhbuild/versioncontrol/bzr.py:178
+#: jhbuild/versioncontrol/bzr.py:178
#, python-format
msgid ""
"\n"
@@ -1764,22 +1770,22 @@ msgstr ""
"Pfad %s scheint kein Auscheck-Pfad aus dvcs_mirror_dir zu sein.\n"
"Bitte entfernen Sie ihn oder ändern Sie die dvcs_mirror_dir-Einstellungen."
-#: ../jhbuild/versioncontrol/cvs.py:108
+#: jhbuild/versioncontrol/cvs.py:108
#, python-format
msgid "could not log into %s\n"
msgstr "Anmeldung an %s nicht möglich\n"
-#: ../jhbuild/versioncontrol/cvs.py:126
+#: jhbuild/versioncontrol/cvs.py:126
#, python-format
msgid "%s is not managed by CVS"
msgstr "%s wird nicht im CVS verwaltet"
-#: ../jhbuild/versioncontrol/cvs.py:281
+#: jhbuild/versioncontrol/cvs.py:281
#, python-format
msgid "\"%s\" does not appear to be a CVS working copy"
msgstr "»%s« scheint keine CVS-Arbeitskopie zu sein"
-#: ../jhbuild/versioncontrol/cvs.py:284
+#: jhbuild/versioncontrol/cvs.py:284
#, python-format
msgid ""
"working copy points at the wrong repository (expected %(root1)s but got "
@@ -1788,32 +1794,32 @@ msgstr ""
"Arbeitskopie verweist auf den falschen Bestand (»%(root1)s« wurde erwartet, "
"aber »%(root2)s« erhalten)."
-#: ../jhbuild/versioncontrol/cvs.py:286
+#: jhbuild/versioncontrol/cvs.py:286
msgid "Consider using the changecvsroot.py script to fix this."
msgstr ""
"Sie sollten das Skript »changecvsroot.py« verwenden, um dies zu beheben."
-#: ../jhbuild/versioncontrol/darcs.py:86 ../jhbuild/versioncontrol/darcs.py:92
-#: ../jhbuild/versioncontrol/fossil.py:84
-#: ../jhbuild/versioncontrol/fossil.py:97 ../jhbuild/versioncontrol/git.py:571
-#: ../jhbuild/versioncontrol/git.py:611 ../jhbuild/versioncontrol/git.py:687
-#: ../jhbuild/versioncontrol/hg.py:90 ../jhbuild/versioncontrol/hg.py:96
+#: jhbuild/versioncontrol/darcs.py:86 jhbuild/versioncontrol/darcs.py:92
+#: jhbuild/versioncontrol/fossil.py:84 jhbuild/versioncontrol/fossil.py:97
+#: jhbuild/versioncontrol/git.py:571 jhbuild/versioncontrol/git.py:611
+#: jhbuild/versioncontrol/git.py:687 jhbuild/versioncontrol/hg.py:90
+#: jhbuild/versioncontrol/hg.py:96
msgid "date based checkout not yet supported\n"
msgstr "Datumbasiertes Auschecken wird nicht unterstützt\n"
-#: ../jhbuild/versioncontrol/git.py:111
+#: jhbuild/versioncontrol/git.py:111
msgid "ignored bad branch redefinition for module:"
msgstr "Falsche Zweigdefinition wird ignoriert für Modul:"
-#: ../jhbuild/versioncontrol/git.py:204
+#: jhbuild/versioncontrol/git.py:204
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:218
+#: jhbuild/versioncontrol/git.py:218
msgid "Unexpected: Checkoutdir is not a git repository:"
msgstr "Unerwartet: Ordner zum Auschecken ist kein Git-Softwarebestand:"
-#: ../jhbuild/versioncontrol/git.py:275
+#: jhbuild/versioncontrol/git.py:275
#, python-format
msgid ""
"The requested branch \"%s\" is not available. Neither locally, nor remotely "
@@ -1821,21 +1827,21 @@ msgid ""
msgstr ""
"Der angeforderte Zweig »%s« ist nicht verfügbar, weder lokal noch entfernt."
-#: ../jhbuild/versioncontrol/git.py:283
+#: jhbuild/versioncontrol/git.py:283
msgid "Refusing to switch a dirty tree."
msgstr "Switchen eines unkorrekten Baums wurde verweigert."
-#: ../jhbuild/versioncontrol/git.py:361
+#: jhbuild/versioncontrol/git.py:361
#, python-format
msgid "Command %s returned no output"
msgstr "Befehl %s gab nichts zurück"
-#: ../jhbuild/versioncontrol/git.py:366
+#: jhbuild/versioncontrol/git.py:366
#, python-format
msgid "Command %s did not include commit line: %r"
msgstr "Befehl %s enthält nicht die Einspielzeile: %r"
-#: ../jhbuild/versioncontrol/git.py:433
+#: jhbuild/versioncontrol/git.py:433
msgid ""
"Failed to update module as it switched to git (you should check for changes "
"then remove the directory)."
@@ -1844,7 +1850,7 @@ msgstr ""
"worden ist (Sie sollten auf eigene Änderungen prüfen und den Ordner dann "
"löschen)."
-#: ../jhbuild/versioncontrol/git.py:434
+#: jhbuild/versioncontrol/git.py:434
msgid ""
"Failed to update module (missing .git) (you should check for changes then "
"remove the directory)."
@@ -1852,7 +1858,7 @@ msgstr ""
"Aktualisierung des Moduls ist gescheitert (.git fehlt). Sie sollten auf "
"Änderungen prüfen und dann den Ordner entfernen."
-#: ../jhbuild/versioncontrol/git.py:538
+#: jhbuild/versioncontrol/git.py:538
msgid ""
"External handling failed\n"
" If you are running git version < 1.5.6 it is recommended you update.\n"
@@ -1861,147 +1867,147 @@ msgstr ""
"Aktualisieren Sie Ihre Git-Version, falls diese älter als Version 1.5.6 "
"ist.\n"
-#: ../jhbuild/versioncontrol/git.py:583
+#: jhbuild/versioncontrol/git.py:583
#, python-format
msgid "Cannot get last revision from %s. Check the module location."
msgstr ""
"Letzte Revision von %s kann nicht erhalten werden. Überprüfen Sie den Ort "
"des Moduls."
-#: ../jhbuild/versioncontrol/__init__.py:199
+#: jhbuild/versioncontrol/__init__.py:199
#, python-format
msgid "unknown repository type %s"
msgstr "Unbekannter Typ des Softwarebestandes %s"
-#: ../jhbuild/versioncontrol/mtn.py:93
+#: jhbuild/versioncontrol/mtn.py:93
#, python-format
msgid "Initializing %s"
msgstr "%s wird initialisiert"
-#: ../jhbuild/versioncontrol/mtn.py:101
+#: jhbuild/versioncontrol/mtn.py:101
#, python-format
msgid "Pulling branch %(branch)s from %(server)s"
msgstr "Zweig »%(branch)s« wird von »%(server)s« gezogen"
-#: ../jhbuild/versioncontrol/mtn.py:119
+#: jhbuild/versioncontrol/mtn.py:119
#, python-format
msgid "branch %(branch)s has %(num)d heads"
msgstr "Zweig »%(branch)s« hat %(num)d Kopfzeilen"
-#: ../jhbuild/versioncontrol/mtn.py:125
+#: jhbuild/versioncontrol/mtn.py:125
#, python-format
msgid "Checking out branch '%(branch)s' to directory '%(dir)s'"
msgstr "Zweig »%(branch)s« wird in Ordner »%(dir)s« ausgecheckt"
-#: ../jhbuild/versioncontrol/mtn.py:134
+#: jhbuild/versioncontrol/mtn.py:134
#, python-format
msgid "Updating working copy %s"
msgstr "Arbeitskopie %s wird aktualisiert"
-#: ../jhbuild/versioncontrol/svn.py:74
+#: jhbuild/versioncontrol/svn.py:74
msgid "Getting SVN subdirs: this operation might be long..."
msgstr "SVN-Unterordner werden geholt: Dies kann etwas dauern …"
-#: ../jhbuild/versioncontrol/svn.py:97
+#: jhbuild/versioncontrol/svn.py:97
#, python-format
msgid "could not get Subversion URI for %s"
msgstr "Subversion-Adresse für %s konnte nicht erhalten werden"
-#: ../jhbuild/versioncontrol/svn.py:100
+#: jhbuild/versioncontrol/svn.py:100
#, python-format
msgid "could not parse \"svn info\" output for %s"
msgstr "Ausgabe von »svn info« für %s konnte nicht verarbeitet werden"
-#: ../jhbuild/versioncontrol/svn.py:312
+#: jhbuild/versioncontrol/svn.py:312
msgid "Error checking for conflicts"
msgstr "Fehler bei der Überprüfung auf Konflikte"
-#: ../jhbuild/versioncontrol/tarball.py:90
+#: jhbuild/versioncontrol/tarball.py:90
#, 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:126
#, 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:169
msgid "file not downloaded"
msgstr "Datei nicht heruntergeladen"
-#: ../jhbuild/versioncontrol/tarball.py:174
+#: jhbuild/versioncontrol/tarball.py:174
#, 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:180
#, 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:193
#, 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:196
#, 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:210
+#: jhbuild/versioncontrol/tarball.py:200
+#, python-format
+msgid "tarball dir (%s) must be writable"
+msgstr "Tarball-Ordner (%s) muss schreibbar sein"
+
+#: jhbuild/versioncontrol/tarball.py:212
msgid "unable to find wget or curl"
msgstr "»wget« oder »curl« konnten nicht gefunden werden"
-#: ../jhbuild/versioncontrol/tarball.py:226
+#: jhbuild/versioncontrol/tarball.py:228
#, python-format
msgid "tarball dir (%s) can not be created"
msgstr "Tarball-Ordner (%s) konnte nicht erstellt werden"
-#: ../jhbuild/versioncontrol/tarball.py:228
-#, python-format
-msgid "tarball dir (%s) must be writable"
-msgstr "Tarball-Ordner (%s) muss schreibbar sein"
-
-#: ../jhbuild/versioncontrol/tarball.py:240
+#: jhbuild/versioncontrol/tarball.py:240
#, python-format
msgid "failed to unpack %s"
msgstr "Entpacken von %s ist gescheitert"
-#: ../jhbuild/versioncontrol/tarball.py:243
+#: jhbuild/versioncontrol/tarball.py:243
#, 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:258
#, 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:260
msgid "could not download patch"
msgstr "Patch konnte nicht heruntergeladen werden"
-#: ../jhbuild/versioncontrol/tarball.py:292
+#: jhbuild/versioncontrol/tarball.py:292
#, python-format
msgid "Failed to find patch: %s"
msgstr "Patch kann nicht gefunden werden: %s"
-#: ../jhbuild/versioncontrol/tarball.py:294
+#: jhbuild/versioncontrol/tarball.py:294
msgid "Applying patch"
msgstr "Patch wird angewendet"
-#: ../jhbuild/versioncontrol/tarball.py:302
+#: jhbuild/versioncontrol/tarball.py:302
msgid "unable to find quilt"
msgstr "»quilt« konnte nicht gefunden werden"
-#: ../jhbuild/versioncontrol/tarball.py:313
+#: jhbuild/versioncontrol/tarball.py:313
msgid "could not checkout quilt patch set"
msgstr "Patchset für »quilt« konnte nicht ausgecheckt werden"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]