[jhbuild] Update Dutch translation



commit 7f4d17e25b54ef6c90b76ee2118138993acc8833
Author: Justin van Steijn <jvs fsfe org>
Date:   Sat Dec 30 09:39:33 2017 +0000

    Update Dutch translation

 po/nl.po | 2165 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 1514 insertions(+), 651 deletions(-)
---
diff --git a/po/nl.po b/po/nl.po
index 9f65b9c..768f10c 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -3,1140 +3,2003 @@
 # This file is distributed under the same license as the jhbuild package.
 #
 # Wouter Bolsterlee <wbolster gnome org>, 2008
+# Nathan Follens <nthn unseen is>, 2017
+# Justin van Steijn <jvs fsfe org>, 2017 (proofreading).
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: jhbuild\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-05-10 13:25+0200\n"
-"PO-Revision-Date: 2008-05-10 13:40+0200\n"
-"Last-Translator: Wouter Bolsterlee <wbolster gnome org>\n"
+"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?";
+"product=jhbuild&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2017-12-13 20:44+0000\n"
+"PO-Revision-Date: 2017-12-18 19:16+0100\n"
+"Last-Translator: Justin van Steijn <jvs fsfe org>\n"
 "Language-Team: Dutch <vertaling vrijschrift org>\n"
 "Language: nl\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.11\n"
 
-#: ../jhbuild/commands/autobuild.py:27
+#: autogen.sh:103
+#, sh-format
+msgid "Configuring $PKG_NAME without autotools"
+msgstr "$PKG_NAME configureren zonder autotools"
+
+#: autogen.sh:120 autogen.sh:125
+#, sh-format
+msgid "Unable to create file $srcdir/Makefile.inc"
+msgstr "Kan bestand $srcdir/Makefile.inc niet aanmaken"
+
+#: autogen.sh:143
+#, sh-format
+msgid "Unable to read file $makefile"
+msgstr "Kan bestand $makefile niet lezen"
+
+#: autogen.sh:148
+#, sh-format
+msgid "Unable to copy $makefile to $srcdir/Makefile"
+msgstr "Kan $makefile niet kopiëren naar $srcdir/Makefile"
+
+#: autogen.sh:153
+#, sh-format
+msgid "Now type `make' to compile $PKG_NAME"
+msgstr "Typ nu ‘make’ om $PKG_NAME te compileren"
+
+#: autogen.sh:268
+msgid "WARNING: aclocal not available (usually part of package 'autoconf')"
+msgstr ""
+"WAARSCHUWING: aclocal niet beschikbaar (meestal deel van pakket ‘autoconf’)"
+
+#: autogen.sh:271
+msgid "WARNING: automake not available (usually part of package 'automake')"
+msgstr ""
+"WAARSCHUWING: automake niet beschikbaar (meestal deel van pakket ‘automake’)"
+
+#: autogen.sh:274
+msgid "WARNING: autopoint not available (usually part of package 'gettext')"
+msgstr ""
+"WAARSCHUWING: autopoint niet beschikbaar (meestal deel van pakket ‘gettext’)"
+
+#: autogen.sh:277
+msgid "WARNING: pkg-config not available (usually part of package 'pkgconfig')"
+msgstr ""
+"WAARSCHUWING: pkg-config niet beschikbaar (meestal deel van pakket "
+"‘pkgconfig’)"
+
+#: autogen.sh:280
+msgid ""
+"WARNING: yelp-tools not available (usually part of package 'yelp-tools')"
+msgstr ""
+"WAARSCHUWING: yelp-tools niet beschikbaar (meestal deel van pakket ‘yelp-"
+"tools’)"
+
+#: jhbuild/commands/autobuild.py:28
 msgid "Build modules non-interactively and upload results to JhAutobuild"
 msgstr ""
+"Compileer modules niet-interactief en upload resultaten naar JhAutobuild"
 
-#: ../jhbuild/commands/autobuild.py:35 ../jhbuild/commands/base.py:138
-#: ../jhbuild/commands/base.py:243 ../jhbuild/commands/tinderbox.py:37
+#: 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 "altijd autogen.sh uitvoeren"
 
-#: ../jhbuild/commands/autobuild.py:38 ../jhbuild/commands/base.py:141
-#: ../jhbuild/commands/base.py:246 ../jhbuild/commands/tinderbox.py:40
+#: 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 uitvoeren voor make"
 
-#: ../jhbuild/commands/autobuild.py:41 ../jhbuild/commands/base.py:51
-#: ../jhbuild/commands/base.py:156 ../jhbuild/commands/base.py:391
-#: ../jhbuild/commands/tinderbox.py:49
+#: jhbuild/commands/autobuild.py:42 jhbuild/commands/base.py:187
+#: jhbuild/commands/base.py:298
+msgid "run make distcheck after building"
+msgstr "make distcheck uitvoeren na compileren"
+
+#: 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 "de opgegeven modules als bijgewerkt beschouwen"
 
-#: ../jhbuild/commands/autobuild.py:44 ../jhbuild/commands/base.py:54
-#: ../jhbuild/commands/base.py:159 ../jhbuild/commands/tinderbox.py:52
+#: 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 "beginnen bij de opgegeven module"
 
-#: ../jhbuild/commands/autobuild.py:47
+#: jhbuild/commands/autobuild.py:51
 msgid "jhautobuild report URL"
-msgstr ""
+msgstr "jhautobuild-rapporteer-URL"
 
-#: ../jhbuild/commands/autobuild.py:50
+#: jhbuild/commands/autobuild.py:54
 msgid "verbose mode"
 msgstr "uitgebreide uitvoermodus"
 
-#: ../jhbuild/commands/autobuild.py:69
-msgid "report url for autobuild not specified"
-msgstr ""
+#: jhbuild/commands/autobuild.py:71
+msgid "report URL for autobuild not specified"
+msgstr "rapporteer-URL voor autobuild niet opgegeven"
 
-#: ../jhbuild/commands/autobuild.py:80 ../jhbuild/commands/base.py:79
-#: ../jhbuild/commands/base.py:225 ../jhbuild/commands/tinderbox.py:96
+#: 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 niet in modulelijst"
 
-#: ../jhbuild/commands/base.py:38
-#, python-format
-msgid "unable to parse '%s' as relative time."
-msgstr ""
-
-#: ../jhbuild/commands/base.py:42
+#: jhbuild/commands/base.py:38
 msgid "Update all modules from version control"
 msgstr "Alle modules uit versiebeheer bijwerken"
 
-#: ../jhbuild/commands/base.py:57 ../jhbuild/commands/base.py:162
-#: ../jhbuild/commands/base.py:394
-msgid "build only modules with the given tags"
-msgstr "alleen modules met de opgegeven tags bouwen"
+#: 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 "[ opties ... ] [ modules ... ]"
+
+#: jhbuild/commands/base.py:50
+msgid "start updating at the given module"
+msgstr "beginnen bijwerken bij de opgegeven module"
 
-#: ../jhbuild/commands/base.py:60 ../jhbuild/commands/base.py:101
-#: ../jhbuild/commands/base.py:165 ../jhbuild/commands/base.py:261
-#: ../jhbuild/commands/tinderbox.py:55
+#: jhbuild/commands/base.py:53
+msgid "update only modules with the given tags"
+msgstr "alleen modules met de opgegeven tags bijwerken"
+
+#: 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 "vaste datum instellen bij ophalen van modules"
 
-#: ../jhbuild/commands/base.py:92
+#: jhbuild/commands/base.py:59 jhbuild/commands/base.py:190
+#: jhbuild/commands/base.py:446
+msgid "ignore all soft-dependencies"
+msgstr "alle zachte afhankelijkheden negeren"
+
+#: jhbuild/commands/base.py:86
 msgid "Update one or more modules from version control"
 msgstr "Een of meerdere modules uit version bijwerken"
 
-#: ../jhbuild/commands/base.py:112 ../jhbuild/commands/base.py:299
-#: ../jhbuild/commands/base.py:340
+#: jhbuild/commands/base.py:104 jhbuild/commands/base.py:142
+#: jhbuild/commands/base.py:383 jhbuild/commands/rdepends.py:52
+#: jhbuild/moduleset.py:181
 #, python-format
 msgid "A module called '%s' could not be found."
 msgstr "Module ‘%s’ kon niet worden gevonden."
 
-#: ../jhbuild/commands/base.py:116 ../jhbuild/commands/base.py:303
-#: ../jhbuild/commands/rdepends.py:46
+#: 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 "Dit commando vereist een module-parameter"
+msgstr "Deze opdracht vereist een moduleparameter."
+
+#: jhbuild/commands/base.py:120
+msgid "Clean one or more modules"
+msgstr "Een of meerdere modules opschonen"
+
+#: jhbuild/commands/base.py:129
+msgid "honour the makeclean setting in config file"
+msgstr "makeclean-instelling in configuratiebestand volgen"
 
-#: ../jhbuild/commands/base.py:129
+#: 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 "broncodeboom volledig opschonen"
+
+#: jhbuild/commands/base.py:149
+msgid "clean command called while makeclean is set to False, skipped."
+msgstr ""
+"clean-opdracht gevraagd terwijl makeclean ingesteld is op ‘False’, overslaan."
+
+#: jhbuild/commands/base.py:163
 msgid "Update and compile all modules (the default)"
-msgstr "Alle modules bijwerken en bouwen (standaard)"
+msgstr "Alle modules bijwerken en compileren (standaard)"
 
-#: ../jhbuild/commands/base.py:132 ../jhbuild/commands/base.py:237
-#: ../jhbuild/commands/base.py:382 ../jhbuild/commands/tinderbox.py:31
-msgid "[ options ... ] [ modules ... ]"
-msgstr "[ opties ... ] [ modules ... ]"
+#: jhbuild/commands/base.py:181 jhbuild/commands/base.py:292
+#: jhbuild/commands/make.py:48
+msgid "run make check after building"
+msgstr "make check uitvoeren na compileren"
 
-#: ../jhbuild/commands/base.py:144 ../jhbuild/commands/base.py:249
+#: jhbuild/commands/base.py:184 jhbuild/commands/base.py:295
 msgid "run make dist after building"
-msgstr "make dist na bouwen uitvoeren"
-
-#: ../jhbuild/commands/base.py:147 ../jhbuild/commands/base.py:252
-msgid "run make distcheck after building"
-msgstr "make distcheck uitvoeren na bouwen"
+msgstr "make dist na compileren uitvoeren"
 
-#: ../jhbuild/commands/base.py:150 ../jhbuild/commands/base.py:255
-#: ../jhbuild/commands/tinderbox.py:43
+#: jhbuild/commands/base.py:193 jhbuild/commands/base.py:301
+#: jhbuild/commands/tinderbox.py:47
 msgid "skip version control update"
 msgstr "versiebeheer-update overslaan"
 
-#: ../jhbuild/commands/base.py:153 ../jhbuild/commands/base.py:258
+#: jhbuild/commands/base.py:196 jhbuild/commands/base.py:304
+#: jhbuild/commands/make.py:51
 msgid "quiet (no output)"
 msgstr "stil (geen uitvoer)"
 
-#: ../jhbuild/commands/base.py:168 ../jhbuild/commands/base.py:264
+#: jhbuild/commands/base.py:205 jhbuild/commands/base.py:443
+msgid "build only modules with the given tags"
+msgstr "alleen modules met de opgegeven tags compileren"
+
+#: jhbuild/commands/base.py:211 jhbuild/commands/base.py:310
 msgid "run tests in real X and not in Xvfb"
 msgstr "test in echte X uitvoeren en niet in Xvfb"
 
-#: ../jhbuild/commands/base.py:171 ../jhbuild/commands/tinderbox.py:58
+#: jhbuild/commands/base.py:214 jhbuild/commands/tinderbox.py:62
 msgid "try to force checkout and autogen on failure"
 msgstr "geforceerde checkout en autogen proberen bij fouten"
 
-#: ../jhbuild/commands/base.py:174 ../jhbuild/commands/tinderbox.py:61
+#: jhbuild/commands/base.py:217 jhbuild/commands/tinderbox.py:65
 msgid "don't poison modules on failure"
 msgstr "modules niet vergiftigen bij fouten"
 
-#: ../jhbuild/commands/base.py:177 ../jhbuild/commands/base.py:267
+#: jhbuild/commands/base.py:220 jhbuild/commands/base.py:313
+#: jhbuild/commands/tinderbox.py:68
 msgid "build even if policy says not to"
-msgstr "bouwen ongeacht de geldende ‘policy’"
+msgstr "compileren ongeacht geldend beleid"
 
-#: ../jhbuild/commands/base.py:180
+#: jhbuild/commands/base.py:223
 msgid "also build soft-dependencies that could be skipped"
 msgstr ""
+"ook zachte afhankelijkheden die overgeslagen zouden kunnen worden compileren"
 
-#: ../jhbuild/commands/base.py:183 ../jhbuild/commands/base.py:270
+#: jhbuild/commands/base.py:226 jhbuild/commands/base.py:316
 msgid "skip modules installed less than the given time ago"
+msgstr "modules geïnstalleerd na opgegeven tijd overslaan"
+
+#: jhbuild/commands/base.py:229 jhbuild/commands/tinderbox.py:71
+msgid "ignore missing system dependencies"
+msgstr "ontbrekende systeemafhankelijkheden negeren"
+
+#: jhbuild/commands/base.py:253
+msgid "requested module is in the ignore list, nothing to do."
+msgstr "opgevraagde module staat in lijst ‘negeren’, niets te doen."
+
+#: jhbuild/commands/base.py:260 jhbuild/commands/tinderbox.py:100
+#, python-format
+msgid ""
+"Required system dependencies not installed. Install using the command "
+"%(cmd)s or to ignore system dependencies use command-line option %(opt)s"
 msgstr ""
+"Vereiste systeemafhankelijkheden niet geïnstalleerd. Installeer ze met de "
+"opdracht %(cmd)s, of gebruik de opdrachtregeloptie %(opt)s om "
+"systeemafhankelijkheden te negeren"
 
-#: ../jhbuild/commands/base.py:234
+#: jhbuild/commands/base.py:274
 msgid "Update and compile one or more modules"
-msgstr "Een of meerdere modules bijwerken en bouwen"
+msgstr "Een of meerdere modules bijwerken en compileren"
+
+#: 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 "
+"repository \"%(reponame)s\""
+msgstr ""
+"module ‘%(modname)s’ bestaat niet, automatisch aangemaakt met pakketbron "
+"‘%(reponame)s’"
 
-#: ../jhbuild/commands/base.py:312
+#: jhbuild/commands/base.py:348
 msgid "Run a command under the JHBuild environment"
 msgstr "Een opdracht uitvoeren in de jhbuild-omgeving"
 
-#: ../jhbuild/commands/base.py:315
+#: jhbuild/commands/base.py:351
 msgid "[ options ... ] program [ arguments ... ]"
 msgstr "[ opties ... ] opdracht [ parameters ... ]"
 
-#: ../jhbuild/commands/base.py:321
+#: jhbuild/commands/base.py:357
 msgid "run command in build dir of the given module"
-msgstr ""
+msgstr "opdracht uitvoeren in compilatiemap van gegeven module"
+
+#: jhbuild/commands/base.py:360
+msgid "run command in checkout dir of the given module"
+msgstr "opdracht uitvoeren in checkoutmap van gegeven module"
 
-#: ../jhbuild/commands/base.py:331 ../jhbuild/commands/base.py:357
+#: jhbuild/commands/base.py:373 jhbuild/commands/base.py:403
 #, python-format
 msgid "Unable to execute the command '%(command)s': %(err)s"
-msgstr ""
+msgstr "Kan opdracht ‘%(command)s’ niet uitvoeren: %(err)s"
 
-#: ../jhbuild/commands/base.py:348
+#: jhbuild/commands/base.py:394
 #, python-format
 msgid "Unable to execute the command '%s'"
-msgstr ""
+msgstr "Kan opdracht ‘%s’ niet uitvoeren"
 
-#: ../jhbuild/commands/base.py:355 ../jhbuild/frontends/terminal.py:135
+#: jhbuild/commands/base.py:401 jhbuild/frontends/gtkui.py:447
+#: jhbuild/frontends/terminal.py:163
 msgid "No command given"
-msgstr ""
+msgstr "Geen opdracht opgegeven"
 
-#: ../jhbuild/commands/base.py:364
+#: jhbuild/commands/base.py:410
 msgid "Start a shell under the JHBuild environment"
-msgstr ""
+msgstr "Een shell starten onder de JHBuild-omgeving"
 
-#: ../jhbuild/commands/base.py:379
+#: jhbuild/commands/base.py:425
 msgid "List the modules that would be built"
-msgstr ""
+msgstr "Lijst van modules die gecompileerd zouden worden"
 
-#: ../jhbuild/commands/base.py:388
+#: jhbuild/commands/base.py:434
 msgid "show which revision will be built"
-msgstr ""
+msgstr "tonen welke revisie gecompileerd zal worden"
+
+#: jhbuild/commands/base.py:440
+msgid "start list at the given module"
+msgstr "lijst beginnen bij de opgegeven module"
 
-#: ../jhbuild/commands/base.py:397
+#: jhbuild/commands/base.py:449
 msgid "also list soft-dependencies that could be skipped"
 msgstr ""
+"ook zachte afhankelijkheden die overgeslagen zouden kunnen worden oplijsten"
 
-#: ../jhbuild/commands/base.py:424
+#: jhbuild/commands/base.py:452
+msgid "list all modules, not only those that would be built"
+msgstr "alle modules oplijsten, niet enkel die die gecompileerd zouden worden"
+
+#: jhbuild/commands/base.py:459
+msgid "Conflicting options specified ('--start-at' and '--all-modules')"
+msgstr "Conflicterende opties opgegeven (‘--start-at’ en ‘--all-modules’)"
+
+#: jhbuild/commands/base.py:491
 msgid "Output a Graphviz dependency graph for one or more modules"
 msgstr ""
+"Een Graphviz-afhankelijkhedengrafiek uitvoeren voor een of meerdere modules"
 
-#: ../jhbuild/commands/base.py:427 ../jhbuild/commands/info.py:42
+#: jhbuild/commands/base.py:494 jhbuild/commands/base.py:527
+#: jhbuild/commands/info.py:41 jhbuild/commands/uninstall.py:34
 msgid "[ modules ... ]"
-msgstr ""
+msgstr "[ modules ... ]"
 
-#: ../jhbuild/commands/base.py:433
+#: jhbuild/commands/base.py:500
 msgid "add dotted lines to soft dependencies"
-msgstr ""
+msgstr "stippellijnen toevoegen aan zachte afhankelijkheden"
 
-#: ../jhbuild/commands/base.py:436
+#: jhbuild/commands/base.py:503
 msgid "group modules from metamodule together"
-msgstr ""
+msgstr "modules van metamodule samen groeperen"
 
-#: ../jhbuild/commands/bootstrap.py:29
-msgid "Build required support tools"
-msgstr ""
+#: jhbuild/commands/base.py:524
+msgid "Run post-install triggers for named modules (or all)"
+msgstr "Post-installatietriggers uitvoeren voor genaamde modules (of alles)"
+
+#: jhbuild/commands/bootstrap.py:24
+msgid "Build support tools"
+msgstr "Ondersteuningshulpmiddelen compileren"
+
+#: jhbuild/commands/bot.py:54
+msgid "Control buildbot"
+msgstr "Buildbot besturen"
+
+#: jhbuild/commands/bot.py:57 jhbuild/commands/__init__.py:46
+#: jhbuild/commands/make.py:36
+msgid "[ options ... ]"
+msgstr "[ opties ... ]"
+
+#: jhbuild/commands/bot.py:63
+msgid "setup a buildbot environment"
+msgstr "een buildbot-omgeving instellen"
+
+#: jhbuild/commands/bot.py:66
+msgid "start a buildbot slave server"
+msgstr "een buildbot-slaafserver opstarten"
 
-#: ../jhbuild/commands/checkbranches.py:29
-msgid "Check modules in GNOME subversion have the correct branch definition"
+#: jhbuild/commands/bot.py:69
+msgid "stop a buildbot slave server"
+msgstr "een buildbot-slaafserver stoppen"
+
+#: jhbuild/commands/bot.py:72
+msgid "start a buildbot master server"
+msgstr "een buildbot-meesterserver opstarten"
+
+#: jhbuild/commands/bot.py:75
+msgid "reload a buildbot master server configuration"
+msgstr "een buildbot-meesterserverconfiguratie herladen"
+
+#: jhbuild/commands/bot.py:78
+msgid "stop a buildbot master server"
+msgstr "een buildbot-meesterserver stoppen"
+
+#: jhbuild/commands/bot.py:81
+msgid "start as daemon"
+msgstr "starten als daemon"
+
+#: jhbuild/commands/bot.py:84
+msgid "PID file location"
+msgstr "PID-bestandslocatie"
+
+#: jhbuild/commands/bot.py:87
+msgid "log file location"
+msgstr "logboekbestandslocatie"
+
+#: jhbuild/commands/bot.py:90
+msgid "directory with slave files (only with --start-server)"
+msgstr "map met slaafbestanden (enkel met --start-server)"
+
+#: jhbuild/commands/bot.py:93
+msgid "directory with buildbot work files (only with --start-server)"
+msgstr "map met buildbot-werkbestanden (enkel met --start-server)"
+
+#: jhbuild/commands/bot.py:96
+msgid "master cfg file location (only with --start-server)"
+msgstr "locatie van meesterconfiguratiebestand (enkel met --start-server)"
+
+#: jhbuild/commands/bot.py:99
+msgid "exec a buildbot step (internal use only)"
+msgstr "een buildbot-stap uitvoeren (enkel voor intern gebruik)"
+
+#: jhbuild/commands/bot.py:115
+msgid "buildbot and twisted not found, run jhbuild bot --setup"
+msgstr "buildbot en twisted niet gevonden, voer ‘jhbuild bot --setup’ uit"
+
+#: jhbuild/commands/bot.py:292
+#, python-format
+msgid "No description for slave %s."
+msgstr "Geen beschrijving voor slaaf %s."
+
+#. parse error
+#: jhbuild/commands/bot.py:297
+#, python-format
+msgid "Failed to parse slave config for %s."
+msgstr "Verwerken van slaafconfiguratie voor %s mislukt."
+
+#: jhbuild/commands/bot.py:804 jhbuild/commands/bot.py:812
+msgid "failed to get buildbot PID"
+msgstr "kan buildbot-PID niet ophalen"
+
+#: jhbuild/commands/checkbranches.py:28
+msgid ""
+"Check modules in GNOME Git repository have the correct branch definition"
 msgstr ""
+"Controleer of de modules in de Gnome Git-pakketbron de correcte takdefinitie "
+"hebben"
 
-#: ../jhbuild/commands/checkbranches.py:66
+#: jhbuild/commands/checkbranches.py:65
 #, python-format
 msgid "%(module)s is missing branch definition for %(branch)s"
-msgstr ""
+msgstr "%(module)s heeft geen takdefinitie voor %(branch)s"
+
+#: jhbuild/commands/checkmodulesets.py:30
+msgid "Check if modules in JHBuild have the correct definition"
+msgstr "Controleer of modules in JHBuild de correcte definitie hebben"
+
+#: jhbuild/commands/checkmodulesets.py:43
+#, python-format
+msgid "%(module)s is unreachable (%(href)s)"
+msgstr "%(module)s is niet bereikbaar (%(href)s)"
+
+#: jhbuild/commands/checkmodulesets.py:46
+#, python-format
+msgid "Cannot check %(module)s (%(href)s)"
+msgstr "Kan %(module)s niet controleren (%(href)s)"
+
+#: jhbuild/commands/clean.py:29
+msgid "Clean all modules"
+msgstr "Alle modules opschonen"
+
+#: jhbuild/commands/extdeps.py:70
+msgid "Report details on GNOME external dependencies"
+msgstr "Rapportdetails over externe afhankelijkheden van Gnome"
+
+#: jhbuild/commands/extdeps.py:98
+msgid "External deps for GNOME"
+msgstr "Externe afhankelijkheden voor Gnome"
 
-#: ../jhbuild/commands/gui.py:27
+#: jhbuild/commands/extdeps.py:104
+#, python-format
+msgid "External deps for GNOME %s"
+msgstr "Externe afhankelijkheden voor Gnome %s"
+
+#: jhbuild/commands/extdeps.py:138
+msgid "patched"
+msgstr "gepatcht"
+
+#: jhbuild/commands/extdeps.py:142
+#, python-format
+msgid "and %d others."
+msgstr "en %d overigen."
+
+#: jhbuild/commands/goalreport.py:332
+msgid "Report GNOME modules status wrt various goals"
+msgstr "Rapporteer status van Gnome-modules voor verschillende doeleinden"
+
+#: jhbuild/commands/goalreport.py:355
+msgid "check to perform"
+msgstr "uit te voeren controle"
+
+#: jhbuild/commands/gui.py:30
 msgid "Build targets from a GUI app"
-msgstr ""
+msgstr "Compileer doelen uit een GUI-toepassing"
 
-#: ../jhbuild/commands/info.py:39
+#: jhbuild/commands/info.py:38
 msgid "Display information about one or more modules"
+msgstr "Toon informatie over een of meerdere modules"
+
+#: 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 "
+"module is not installed, then the command will return 1."
 msgstr ""
+"toon enkel informatie over geïnstalleerde modules. Dit zal "
+"systeemafhankelijkheden niet oplijsten. Als een of meerdere modulenamen zijn "
+"opgegeven en minstens een module niet is geïnstalleerd, zal de opracht ‘1’ "
+"weergeven."
 
-#: ../jhbuild/commands/info.py:54
+#: jhbuild/commands/info.py:64
 #, python-format
 msgid "unknown module %s"
-msgstr ""
+msgstr "onbekende module %s"
 
-#: ../jhbuild/commands/info.py:63
+#: jhbuild/commands/info.py:86
 msgid "Name:"
-msgstr ""
+msgstr "Naam:"
 
-#: ../jhbuild/commands/info.py:64
+#: jhbuild/commands/info.py:87
 msgid "Module Set:"
-msgstr ""
+msgstr "Moduleset:"
 
-#: ../jhbuild/commands/info.py:65
+#: jhbuild/commands/info.py:88
 msgid "Type:"
-msgstr ""
+msgstr "Type:"
 
-#: ../jhbuild/commands/info.py:68 ../jhbuild/commands/info.py:71
-msgid "Install-date:"
-msgstr ""
+#: jhbuild/commands/info.py:91 jhbuild/commands/info.py:95
+msgid "Install version:"
+msgstr "Versie geïnstalleerd:"
 
-#: ../jhbuild/commands/info.py:71
+#: jhbuild/commands/info.py:92 jhbuild/commands/info.py:96
+msgid "Install date:"
+msgstr "Datum geïnstalleerd:"
+
+#: jhbuild/commands/info.py:95 jhbuild/commands/info.py:96
 msgid "not installed"
-msgstr ""
+msgstr "niet geïnstalleerd"
 
-#: ../jhbuild/commands/info.py:75
-msgid "Moz-Projects:"
-msgstr ""
+#: jhbuild/commands/info.py:101
+msgid "CVS Root:"
+msgstr "CVS-root:"
 
-#: ../jhbuild/commands/info.py:80
-msgid "CVS-Root:"
-msgstr ""
+#: jhbuild/commands/info.py:102
+msgid "CVS Module:"
+msgstr "CVS-module:"
 
-#: ../jhbuild/commands/info.py:81
-msgid "CVS-Module:"
-msgstr ""
+#: jhbuild/commands/info.py:104
+msgid "CVS Revision:"
+msgstr "CVS-revisie:"
 
-#: ../jhbuild/commands/info.py:83
-msgid "CVS-Revision:"
-msgstr ""
+#: jhbuild/commands/info.py:106
+msgid "Subversion Module:"
+msgstr "Subversiemodule:"
 
-#: ../jhbuild/commands/info.py:85
-msgid "Subversion-Module:"
-msgstr ""
+#: jhbuild/commands/info.py:108
+msgid "Darcs Archive:"
+msgstr "Darcs-archief:"
 
-#: ../jhbuild/commands/info.py:87
-msgid "Arch-Version:"
-msgstr ""
+#: jhbuild/commands/info.py:110
+msgid "Git Module:"
+msgstr "Git-module:"
 
-#: ../jhbuild/commands/info.py:89
-msgid "Darcs-Archive:"
-msgstr ""
+#: jhbuild/commands/info.py:112
+msgid "Git Origin Module:"
+msgstr "Git origin-module:"
 
-#: ../jhbuild/commands/info.py:91
-msgid "Git-Module:"
-msgstr ""
+#: jhbuild/commands/info.py:116
+msgid "Git Branch:"
+msgstr "Git-tak:"
+
+#: jhbuild/commands/info.py:118
+msgid "Git Tag:"
+msgstr "Git-label:"
 
-#: ../jhbuild/commands/info.py:93
+#: jhbuild/commands/info.py:120
 msgid "URL:"
-msgstr ""
+msgstr "URL:"
 
-#: ../jhbuild/commands/info.py:94
+#: jhbuild/commands/info.py:121
 msgid "Version:"
-msgstr ""
+msgstr "Versie:"
 
-#: ../jhbuild/commands/info.py:97
+#: jhbuild/commands/info.py:124
 msgid "Tree-ID:"
-msgstr ""
+msgstr "Boom-ID:"
 
-#: ../jhbuild/commands/info.py:103
+#: jhbuild/commands/info.py:129
+msgid "Sourcedir:"
+msgstr "Bronmap:"
+
+#: jhbuild/commands/info.py:135
 msgid "Requires:"
-msgstr ""
+msgstr "Vereist:"
 
-#: ../jhbuild/commands/info.py:107
-msgid "Required-by:"
-msgstr ""
+#: jhbuild/commands/info.py:139
+msgid "Required by:"
+msgstr "Vereist door:"
 
-#: ../jhbuild/commands/info.py:109
+#: jhbuild/commands/info.py:141
 msgid "Suggests:"
-msgstr ""
+msgstr "Raadt aan:"
 
-#: ../jhbuild/commands/info.py:111
+#: jhbuild/commands/info.py:143
 msgid "After:"
-msgstr ""
+msgstr "Na:"
 
-#: ../jhbuild/commands/info.py:115
+#: jhbuild/commands/info.py:147
 msgid "Before:"
-msgstr ""
+msgstr "Voor:"
 
-#: ../jhbuild/commands/__init__.py:37
-msgid "[ options ... ]"
-msgstr ""
+#: jhbuild/commands/__init__.py:92 jhbuild/commands/sysdeps.py:58
+#, python-format
+msgid "required=%s"
+msgstr "vereist=%s"
 
-#: ../jhbuild/commands/__init__.py:74
-msgid "command not found"
-msgstr ""
+#: jhbuild/commands/__init__.py:94 jhbuild/commands/sysdeps.py:60
+#, python-format
+msgid "installed=%s"
+msgstr "geïnstalleerd=%s"
+
+#. Translators: This is used to separate items of package metadata
+#: jhbuild/commands/__init__.py:96 jhbuild/commands/sysdeps.py:62
+msgid ", "
+msgstr ", "
+
+#: jhbuild/commands/__init__.py:98 jhbuild/commands/sysdeps.py:64
+#, python-format
+msgid "(%s)"
+msgstr "(%s)"
 
-#: ../jhbuild/commands/rdepends.py:27
+#: jhbuild/commands/__init__.py:102 jhbuild/commands/sysdeps.py:140
+msgid "Required packages:"
+msgstr "Vereiste pakketten:"
+
+#: jhbuild/commands/__init__.py:103 jhbuild/commands/sysdeps.py:141
+#: jhbuild/commands/sysdeps.py:172
+msgid "  System installed packages which are too old:"
+msgstr "  Pakketten geïnstalleerd op systeem die verouderd zijn:"
+
+#: jhbuild/commands/__init__.py:113 jhbuild/commands/__init__.py:125
+#: jhbuild/commands/sysdeps.py:150 jhbuild/commands/sysdeps.py:166
+#: jhbuild/commands/sysdeps.py:181 jhbuild/commands/sysdeps.py:194
+msgid "    (none)"
+msgstr "    (geen)"
+
+#: jhbuild/commands/__init__.py:115 jhbuild/commands/sysdeps.py:152
+#: jhbuild/commands/sysdeps.py:183
+msgid "  No matching system package installed:"
+msgstr "  Geen overeenkomstig systeempakket geïnstalleerd:"
+
+#: jhbuild/commands/__init__.py:142
+msgid "JHBuild commands are:"
+msgstr "JHBuild-opdrachten zijn:"
+
+#: jhbuild/commands/__init__.py:148
+msgid "For more information run \"jhbuild <command> --help\""
+msgstr "Voer ‘jhbuild <command> --help’ uit voor meer informatie"
+
+#: jhbuild/commands/__init__.py:157
+msgid "Information about available JHBuild commands"
+msgstr "Informatie over beschikbare JHBuild-opdrachten"
+
+#: jhbuild/commands/__init__.py:184
+#, python-format
+msgid "no such command (did you mean \"jhbuild build %s\"?)"
+msgstr "geen dergelijke opdracht (bedoelde u ‘jhbuild build %s’?)"
+
+#: jhbuild/commands/__init__.py:186
+#, python-format
+msgid "no such command (did you mean \"jhbuild run %s\"?)"
+msgstr "geen dergelijke opdracht (bedoelde u ‘jhbuild run %s’?)"
+
+#: jhbuild/commands/make.py:33
+msgid "Compile and install the module for the current directory"
+msgstr "Compileer en installeer de module voor de huidige map"
+
+#: jhbuild/commands/make.py:78
+#, python-format
+msgid "The current directory is not in the checkout root %r"
+msgstr "De huidige map staat niet in de checkoutroot %r"
+
+#: jhbuild/commands/make.py:90
+#, python-format
+msgid "No module matching current directory %r in the moduleset"
+msgstr "Geen module overeenkomstig met huidige map %r in de moduleset"
+
+#: jhbuild/commands/rdepends.py:28
 msgid "Display reverse-dependencies of a module"
-msgstr ""
+msgstr "Toon omgekeerde afhankelijkheden van een module"
 
-#: ../jhbuild/commands/rdepends.py:30
+#: jhbuild/commands/rdepends.py:31
 msgid "[ module ]"
-msgstr ""
+msgstr "[ module ]"
 
-#: ../jhbuild/commands/rdepends.py:36
+#: jhbuild/commands/rdepends.py:37
 msgid "display dependency path next to modules"
-msgstr ""
+msgstr "afhankelijkheidspad tonen naast modules"
 
-#: ../jhbuild/commands/rdepends.py:39
+#: jhbuild/commands/rdepends.py:40
 msgid "limit display to modules directly depending on given module"
 msgstr ""
+"weergave van modules rechtstreeks afhankelijk van gegeven module beperken"
 
-#: ../jhbuild/commands/sanitycheck.py:74
+#: jhbuild/commands/sanitycheck.py:46
 msgid "Check that required support tools are available"
-msgstr ""
+msgstr "Controleer of de vereiste ondersteuningshulpmiddelen beschikbaar zijn"
 
-#: ../jhbuild/commands/sanitycheck.py:81
+#: jhbuild/commands/sanitycheck.py:53
 msgid "no extra arguments expected"
-msgstr ""
+msgstr "geen extra parameters verwacht"
 
-#: ../jhbuild/commands/sanitycheck.py:86
-msgid "checkout root is not writable"
-msgstr ""
+#: jhbuild/commands/sanitycheck.py:65
+#, python-format
+msgid "checkout root (%s) is not writable"
+msgstr "checkoutroot (%s) is niet schrijfbaar"
 
-#: ../jhbuild/commands/sanitycheck.py:89
-msgid "install prefix is not writable"
-msgstr ""
+#: jhbuild/commands/sanitycheck.py:68
+#, python-format
+msgid "install prefix (%s) is not writable"
+msgstr "installatieprefix (%s) is niet schrijfbaar"
 
-#: ../jhbuild/commands/sanitycheck.py:94 ../jhbuild/commands/sanitycheck.py:97
-#: ../jhbuild/commands/sanitycheck.py:100
-#: ../jhbuild/commands/sanitycheck.py:103
-#: ../jhbuild/commands/sanitycheck.py:106
-#: ../jhbuild/commands/sanitycheck.py:109
-#: ../jhbuild/commands/sanitycheck.py:112
-#: ../jhbuild/commands/sanitycheck.py:115
-#: ../jhbuild/commands/sanitycheck.py:118
-#: ../jhbuild/commands/sanitycheck.py:155
-#: ../jhbuild/commands/sanitycheck.py:159
-#: ../jhbuild/commands/sanitycheck.py:163
-#: ../jhbuild/commands/sanitycheck.py:174
+#: 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:125
+#: 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:64 jhbuild/modtypes/cmake.py:105
+#: jhbuild/modtypes/meson.py:64 jhbuild/modtypes/meson.py:104
+#: 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
+#: jhbuild/versioncontrol/mtn.py:142 jhbuild/versioncontrol/svn.py:316
 #, python-format
 msgid "%s not found"
+msgstr "%s niet gevonden"
+
+#: jhbuild/commands/sanitycheck.py:99
+msgid ""
+"Could not find XML catalog (usually part of the package 'libxml2-utils')"
 msgstr ""
+"Kon XML-catalogus niet vinden (meestal deel van pakket ‘libxml2-utils’)"
 
-#: ../jhbuild/commands/sanitycheck.py:127
+#: jhbuild/commands/sanitycheck.py:109
 #, python-format
-msgid "aclocal-%s can't see libtool macros"
+msgid ""
+"Could not find %s in XML catalog (usually part of package 'docbook-xsl')"
 msgstr ""
+"Kon %s in XML-catalogus niet vinden (meestal deel van pakket ‘docbook-xsl’)"
 
-#: ../jhbuild/commands/sanitycheck.py:129
+#: jhbuild/commands/sanitycheck.py:116
 #, python-format
-msgid "aclocal-%s can't see gettext macros"
+msgid ""
+"Could not find the Perl module %s (usually part of package 'libxml-parser-"
+"perl' or 'perl-XML-Parser')"
 msgstr ""
+"Kon Perl-module %s niet vinden (meestal deel van pakket ‘libxml-parser-perl’ "
+"or ‘perl-XML-Parser’)"
+
+#: jhbuild/commands/sanitycheck.py:121
+msgid "curl or wget not found"
+msgstr "curl of wget niet gevonden"
+
+#: jhbuild/commands/sanitycheck.py:130
+msgid "Installed git program is not the right git"
+msgstr "Geïnstalleerd gitprogramma is niet de juiste git"
 
-#: ../jhbuild/commands/sanitycheck.py:131
+#: jhbuild/commands/sanitycheck.py:136
+msgid "Could not check git program"
+msgstr "Kon gitprogramma niet controleren"
+
+#: jhbuild/commands/sanitycheck.py:164
 #, python-format
-msgid "aclocal-%s can't see pkg-config macros"
-msgstr ""
+msgid "aclocal can't see %s macros"
+msgstr "aclocal kan %s-macros niet zien"
 
-#: ../jhbuild/commands/sanitycheck.py:135
-msgid "Could not find XML catalog"
+#: jhbuild/commands/sanitycheck.py:169
+#, python-format
+msgid ""
+"Please copy the lacking macros (%(macros)s) in one of the following paths: "
+"%(path)s"
 msgstr ""
+"Kopieer de ontbrekende macro’s (%(macros)s) naar een van de volgende paden: "
+"%(path)s"
 
-#: ../jhbuild/commands/sanitycheck.py:144
-#, python-format
-msgid "Could not find %s in XML catalog"
+#: jhbuild/commands/snapshot.py:34
+msgid "Print out a moduleset for the exact versions that are checked out"
 msgstr ""
+"Een moduleset voor de precieze versies waarop ‘checkout’ is toegepast "
+"afdrukken"
+
+#: jhbuild/commands/sysdeps.py:35
+msgid "Check and install tarball dependencies using system packages"
+msgstr "Controleer en installeer tarball-afhankelijkheden met systeempakketten"
+
+#: jhbuild/commands/sysdeps.py:43
+msgid "Machine readable list of missing sysdeps"
+msgstr "Machine-leesbare lijst van ontbrekende systeemafhankelijkheden"
+
+#: jhbuild/commands/sysdeps.py:46
+msgid "Machine readable list of all sysdeps"
+msgstr "Machine-leesbare lijst van alle systeemafhankelijkheden"
 
-#: ../jhbuild/commands/sanitycheck.py:151
+#: jhbuild/commands/sysdeps.py:49
+msgid "Install pkg-config modules via system"
+msgstr "Installeer pkg-config-modules via systeem"
+
+#: jhbuild/commands/sysdeps.py:129
+msgid "System installed packages which are new enough:"
+msgstr "Pakketten geïnstalleerd op systeem die recent genoeg zijn:"
+
+#: jhbuild/commands/sysdeps.py:138
+msgid "  (none)"
+msgstr "  (geen)"
+
+#: jhbuild/commands/sysdeps.py:171
+msgid "Optional packages: (JHBuild will build the missing packages)"
+msgstr "Optionele pakketten (JHBuild zal de ontbrekende pakketten compileren)"
+
+#: jhbuild/commands/sysdeps.py:202
 #, python-format
-msgid "Could not find the perl module %s"
+msgid ""
+"%(cmd)s is required to install packages on this system. Please install "
+"%(cmd)s."
 msgstr ""
+"%(cmd)s is vereist voor de installatie van pakketten op dit systeem. "
+"Installeer %(cmd)s."
 
-#: ../jhbuild/commands/sanitycheck.py:168
-msgid "Installed git program is not the right git"
-msgstr ""
+#: jhbuild/commands/sysdeps.py:207
+msgid "Don't know how to install packages on this system"
+msgstr "Geen idee hoe pakketten te installeren op dit systeem"
 
-#: ../jhbuild/commands/sanitycheck.py:170
-msgid "Could not check git program"
+#: jhbuild/commands/sysdeps.py:210
+#, python-format
+msgid "No uninstalled system dependencies to install for modules: %r"
 msgstr ""
+"Geen verwijderde systeemafhankelijkheden te installeren voor modules: %r"
 
-#: ../jhbuild/commands/tinderbox.py:28
+#: jhbuild/commands/sysdeps.py:212
+#, python-format
+msgid "Installing dependencies on system: %s"
+msgstr "Afhankelijkheden installeren op systeem: %s"
+
+#: jhbuild/commands/tinderbox.py:29
 msgid "Build modules non-interactively and store build logs"
-msgstr ""
+msgstr "Compileer modules niet-interactief en sla compilatielogboeken op"
 
-#: ../jhbuild/commands/tinderbox.py:46
+#: jhbuild/commands/tinderbox.py:50
 msgid "directory to store build logs in"
-msgstr ""
+msgstr "map om compilatielogboeken in op te slaan"
 
-#: ../jhbuild/commands/tinderbox.py:85
+#: jhbuild/commands/tinderbox.py:82
 msgid "output directory for tinderbox build not specified"
-msgstr ""
+msgstr "uitvoermap voor tinderboxcompilatie niet opgegeven"
 
-#: ../jhbuild/cut_n_paste/optparse.py:134
+#: jhbuild/commands/twoninetynine.py:161
+msgid "Report GNOME modules status wrt 3.0 goals"
+msgstr "Rapporteer status van Gnome-modules voor 3.0-doelen"
+
+#: jhbuild/commands/uninstall.py:31
+msgid "Uninstall all modules"
+msgstr "Alle modules verwijderen"
+
+#: jhbuild/commands/uninstall.py:48
 #, python-format
-msgid "no such option: %s"
+msgid "unknown module %s and no default repository to try an automatic module"
 msgstr ""
+"onbekende module %s en geen standaardpakketbron om een automatische module "
+"te proberen"
 
-#: ../jhbuild/cut_n_paste/optparse.py:145
+#: jhbuild/commands/uninstall.py:64
 #, python-format
-msgid "ambiguous option: %s (%s?)"
-msgstr ""
+msgid "Module %(mod)r is not installed"
+msgstr "Module %(mod)r is niet geïnstalleerd"
 
-#: ../jhbuild/cut_n_paste/optparse.py:368
+#: jhbuild/config.py:93
 #, python-format
-msgid "Usage: %s\n"
-msgstr ""
+msgid "Invalid condition set modifier: '%s'.  Must start with '+' or '-'."
+msgstr "Ongeldige conditiesetbewerker: ‘%s’.  Moet beginnen met ‘+’ of ‘-’."
 
-#: ../jhbuild/cut_n_paste/optparse.py:387
-msgid "Usage"
-msgstr ""
+#: jhbuild/config.py:116
+msgid "could not load config defaults"
+msgstr "kon configuratiestandaardwaarden niet laden"
 
-#: ../jhbuild/cut_n_paste/optparse.py:412
-msgid "integer"
-msgstr ""
+#: jhbuild/config.py:127
+#, python-format
+msgid "could not load config file, %s is missing"
+msgstr "kon configuratiebestand niet laden, %s ontbreekt"
 
-#: ../jhbuild/cut_n_paste/optparse.py:413
-msgid "long integer"
+#: jhbuild/config.py:133
+#, python-format
+msgid ""
+"The default location of the configuration file has changed. Please move "
+"%(old_path)s to %(new_path)s."
 msgstr ""
+"De standaardlocatie van het configuratiebestand is gewijzigd. Verplaats "
+"%(old_path)s naar %(new_path)s."
 
-#: ../jhbuild/cut_n_paste/optparse.py:414
-msgid "floating-point"
-msgstr ""
+#: jhbuild/config.py:192
+#, python-format
+msgid "Could not include config file (%s)"
+msgstr "Kon configuratiebestand niet opnemen (%s)"
 
-#: ../jhbuild/cut_n_paste/optparse.py:415
-msgid "complex"
-msgstr ""
+#: jhbuild/config.py:206
+msgid "could not load config file"
+msgstr "kon configuratiebestand niet laden"
 
-#: ../jhbuild/cut_n_paste/optparse.py:423
+#: jhbuild/config.py:220
 #, python-format
-msgid "option %s: invalid %s value: %r"
-msgstr ""
+msgid "unknown keys defined in configuration file: %s"
+msgstr "onbekende sleutels gedefinieerd in configuratiebestand: %s"
 
-#: ../jhbuild/cut_n_paste/optparse.py:431
+#: jhbuild/config.py:227
 #, python-format
-msgid "option %s: invalid choice: %r (choose from %s)"
+msgid ""
+"the \"%s\" configuration variable is deprecated, you should use "
+"\"repos['gnome.org']\"."
 msgstr ""
+"de configuratievariabele ‘%s’ is verouderd, gebruik ‘repos['gnome.org']’."
 
-#: ../jhbuild/cut_n_paste/optparse.py:1237
-msgid "show this help message and exit"
-msgstr ""
+#: jhbuild/config.py:232 jhbuild/config.py:237
+#, python-format
+msgid ""
+"the \"%s\" configuration variable is deprecated, you should use \"repos\"."
+msgstr "de configuratievariabele ‘%s’ is verouderd, gebruik ‘repos’."
 
-#: ../jhbuild/cut_n_paste/optparse.py:1242
-msgid "show program's version number and exit"
-msgstr ""
+#: jhbuild/config.py:271
+msgid "invalid checkout mode"
+msgstr "ongeldige checkoutmodus"
 
-#: ../jhbuild/cut_n_paste/optparse.py:1265
-msgid "%prog [options]"
-msgstr ""
+#: jhbuild/config.py:275
+#, python-format
+msgid "invalid checkout mode (module: %s)"
+msgstr "ongeldige checkoutmodus (module: %s)"
 
-#: ../jhbuild/cut_n_paste/optparse.py:1475
-#: ../jhbuild/cut_n_paste/optparse.py:1514
+#: jhbuild/config.py:277
+msgid "copy mode requires copy_dir to be set"
+msgstr "modus kopiëren vereist ingestelde copy_dir"
+
+#: jhbuild/config.py:282
 #, python-format
-msgid "%s option requires an argument"
-msgstr ""
+msgid "modulesets directory (%s) not found, disabling use_local_modulesets"
+msgstr "modulesetmap (%s) niet gevonden, use_local_modulesets uitschakelen"
 
-#: ../jhbuild/cut_n_paste/optparse.py:1477
-#: ../jhbuild/cut_n_paste/optparse.py:1516
+#: jhbuild/config.py:288 jhbuild/config.py:290 jhbuild/config.py:292
+#: jhbuild/config.py:294 jhbuild/config.py:297
 #, python-format
-msgid "%s option requires %d arguments"
-msgstr ""
+msgid "%s must be an absolute path"
+msgstr "%s moet een absoluut pad zijn"
 
-#: ../jhbuild/cut_n_paste/optparse.py:1486
+#: jhbuild/config.py:308
 #, python-format
-msgid "%s option does not take a value"
-msgstr ""
+msgid "install prefix (%s) can not be created"
+msgstr "installatieprefix (%s) kan niet aangemaakt worden"
 
-#: ../jhbuild/cut_n_paste/optparse.py:1603
-msgid "Options"
-msgstr ""
+#: jhbuild/config.py:315
+#, python-format
+msgid "working directory (%s) can not be created"
+msgstr "werkmap (%s) kan niet aangemaakt worden"
 
-#: ../jhbuild/frontends/autobuild.py:72
+#: 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 "
+"older version of jhbuild or of a broken package.  Please consider removing "
+"your install and checkout directories and starting fresh."
+msgstr ""
+"Uw installatieprefix bevat een map ‘lib64’, maar dit wordt niet meer "
+"ondersteund door jhbuild.  Dit is waarschijnlijk het gevolg van een vorige "
+"build met een oudere versie van jhbuild, of een beschadigd pakket.  Overweeg "
+"uw installatie- en checkoutmappen te verwijderen, en met een schone lei te "
+"beginnen."
+
+#: jhbuild/config.py:396
+msgid "Failed to parse 'min_age' relative time"
+msgstr "Verwerken van ‘min_age’ relatieve tijd mislukt"
+
+#: jhbuild/config.py:410
+msgid ""
+"quiet mode has been disabled because the Python curses module is missing."
+msgstr "stille modus is uitgeschakeld omdat de Python-curses-module ontbreekt."
+
+#: jhbuild.desktop.in.in:4
+msgid "GNOME Build Tool"
+msgstr "Gnome-compilatiehulpmiddel"
+
+#: jhbuild.desktop.in.in:5
+msgid "Build GNOME modules"
+msgstr "Gnome-modules compileren"
+
+#. 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 ""
+msgstr "Serverfout, opnieuw proberen over %d seconden"
 
-#: ../jhbuild/frontends/autobuild.py:76
+#: jhbuild/frontends/autobuild.py:76
 msgid "Server Error, aborting"
-msgstr ""
+msgstr "Serverfout, afbreken"
 
-#: ../jhbuild/frontends/autobuild.py:178
+#: jhbuild/frontends/autobuild.py:180
 #, python-format
 msgid "Error: %s"
-msgstr ""
+msgstr "Fout: %s"
 
-#: ../jhbuild/frontends/autobuild.py:183 ../jhbuild/utils/cmds.py:54
+#: jhbuild/frontends/autobuild.py:185 jhbuild/utils/cmds.py:66
 #, python-format
 msgid "Error running %s"
-msgstr ""
+msgstr "Fout bij uitvoeren van %s"
 
-#: ../jhbuild/frontends/autobuild.py:210
+#: jhbuild/frontends/autobuild.py:212
 msgid "ERROR: Wrong credentials, please check username/password"
 msgstr ""
+"FOUT: verkeerde gebruikersreferenties, controleer gebruikersnaam/wachtwoord"
 
-#: ../jhbuild/frontends/autobuild.py:216
+#: jhbuild/frontends/autobuild.py:218
 #, python-format
 msgid "Starting Build #%s"
-msgstr ""
+msgstr "Compilatie %s starten"
 
-#: ../jhbuild/frontends/autobuild.py:230
+#: jhbuild/frontends/autobuild.py:232
 #, python-format
 msgid "**** Starting module %s ****"
-msgstr ""
+msgstr "**** Module %s starten ****"
 
-#: ../jhbuild/frontends/buildscript.py:40
-msgid "checkout root can not be created"
-msgstr ""
+#: jhbuild/frontends/buildscript.py:43
+#, python-format
+msgid "install prefix (%s) must be writable"
+msgstr "installatieprefix (%s) moet schrijfbaar zijn"
 
-#: ../jhbuild/frontends/buildscript.py:42
-msgid "checkout root must be writable"
-msgstr ""
+#: jhbuild/frontends/buildscript.py:50
+#, python-format
+msgid "checkout root (%s) can not be created"
+msgstr "checkoutroot (%s) kan niet aangemaakt worden"
 
-#: ../jhbuild/frontends/buildscript.py:47
-msgid "install prefix can not be created"
-msgstr ""
+#: jhbuild/frontends/buildscript.py:52
+#, python-format
+msgid "checkout root (%s) must be writable"
+msgstr "checkoutroot (%s) moet schrijfbaar zijn"
 
-#: ../jhbuild/frontends/buildscript.py:49
-msgid "install prefix must be writable"
-msgstr ""
+#: jhbuild/frontends/buildscript.py:59
+#, python-format
+msgid "checkout copy dir (%s) can not be created"
+msgstr "checkoutkopiemap (%s) kan niet aangemaakt worden"
 
-#: ../jhbuild/frontends/buildscript.py:56
+#: jhbuild/frontends/buildscript.py:61
 #, python-format
-msgid "could not create directory %s"
-msgstr ""
+msgid "checkout copy dir (%s) must be writable"
+msgstr "checkoutkopiemap (%s) moet schrijfbaar zijn"
 
-#: ../jhbuild/frontends/buildscript.py:80
+#: jhbuild/frontends/buildscript.py:111
 #, python-format
 msgid "Skipping %s (installed recently)"
-msgstr ""
+msgstr "%s overslaan (recent geïnstalleerd)"
 
-#: ../jhbuild/frontends/buildscript.py:88
+#: jhbuild/frontends/buildscript.py:120
 #, python-format
 msgid "module %(mod)s will be built even though %(dep)s failed"
-msgstr ""
+msgstr "module %(mod)s zal gecompileerd worden hoewel %(dep)s is mislukt"
 
-#: ../jhbuild/frontends/buildscript.py:91
+#: jhbuild/frontends/buildscript.py:123
 #, python-format
 msgid "module %(mod)s not built due to non buildable %(dep)s"
-msgstr ""
+msgstr "module %(mod)s niet gecompileerd wegens niet-compileerbaar %(dep)s"
 
-#: ../jhbuild/frontends/gtkui.py:88
+#: jhbuild/frontends/buildscript.py:242
 #, python-format
-msgid "Found meta module %s"
-msgstr ""
-
-#: ../jhbuild/frontends/gtkui.py:159
-msgid "Build"
-msgstr ""
-
-#: ../jhbuild/frontends/gtkui.py:163
-msgid "Module Group"
-msgstr ""
+msgid "Ignoring uninstalled package: %s"
+msgstr "Verwijderd pakket negeren: %s"
 
-#: ../jhbuild/frontends/gtkui.py:280
+#: jhbuild/frontends/buildscript.py:261
 #, python-format
-msgid "%d of %d modules"
-msgstr ""
+msgid "Running post-installation trigger script: %r"
+msgstr "Post-installatietriggerscript uitvoeren: %r"
 
-#: ../jhbuild/frontends/gtkui.py:283
+#: jhbuild/frontends/buildscript.py:269 jhbuild/frontends/gtkui.py:596
 #, python-format
-msgid "[%(num)d/%(total)d] %(action)s %(module)s"
-msgstr ""
+msgid "%(command)s returned with an error code (%(rc)s)"
+msgstr "%(command)s gaf een foutcode weer (%(rc)s)"
 
-#: ../jhbuild/frontends/gtkui.py:376 ../jhbuild/frontends/terminal.py:233
-msgid "success"
-msgstr ""
+#: jhbuild/frontends/gtkui.py:99
+msgid "Others..."
+msgstr "Overigen..."
 
-#: ../jhbuild/frontends/gtkui.py:378
-#, python-format
-msgid ""
-"the following modules were not built:\n"
-"%s"
-msgstr ""
+#: jhbuild/frontends/gtkui.py:140
+msgid "Choose Module:"
+msgstr "Module kiezen:"
+
+#: jhbuild/frontends/gtkui.py:160
+msgid "Build Progress"
+msgstr "Compilatievoortgang"
+
+#: jhbuild/frontends/gtkui.py:163
+msgid "Terminal"
+msgstr "Terminal"
+
+#. Translators: This is a button label (to start build)
+#: jhbuild/frontends/gtkui.py:203
+msgid "Start"
+msgstr "Starten"
+
+#: jhbuild/frontends/gtkui.py:348
+msgid "Build Completed"
+msgstr "Compilatie voltooid"
 
-#: ../jhbuild/frontends/gtkui.py:394
+#: jhbuild/frontends/gtkui.py:377 jhbuild/frontends/terminal.py:304
 #, python-format
-msgid "Error during %(state)s for module %(module)s"
-msgstr ""
+msgid "Error during phase %(phase)s of %(module)s"
+msgstr "Fout tijdens fase %(phase)s van %(module)s"
+
+#: jhbuild/frontends/gtkui.py:394
+msgid "Pick an Action"
+msgstr "Kies een actie"
 
-#: ../jhbuild/frontends/gtkui.py:396
+#: jhbuild/frontends/gtkui.py:397 jhbuild/frontends/terminal.py:331
 #, python-format
-msgid "_Try %s Again"
-msgstr ""
+msgid "Rerun phase %s"
+msgstr "Fase %s opnieuw uitvoeren"
 
-#: ../jhbuild/frontends/gtkui.py:397
-msgid "_Ignore Error"
-msgstr ""
+#: jhbuild/frontends/gtkui.py:400 jhbuild/frontends/terminal.py:333
+#, python-format
+msgid "Ignore error and continue to %s"
+msgstr "Fout negeren en doorgaan naar %s"
 
-#: ../jhbuild/frontends/gtkui.py:398
-msgid "_Skip Module"
-msgstr ""
+#: jhbuild/frontends/gtkui.py:403 jhbuild/frontends/terminal.py:335
+msgid "Ignore error and continue to next module"
+msgstr "Fout negeren en doorgaan naar volgende module"
 
-#: ../jhbuild/frontends/gtkui.py:399
-msgid "_Terminal"
-msgstr ""
+#: jhbuild/frontends/gtkui.py:405 jhbuild/frontends/terminal.py:336
+msgid "Give up on module"
+msgstr "Module opgeven"
 
-#: ../jhbuild/frontends/gtkui.py:402
+#: jhbuild/frontends/gtkui.py:412 jhbuild/frontends/terminal.py:345
 #, python-format
-msgid "Go to %s"
-msgstr ""
+msgid "Go to phase \"%s\""
+msgstr "Ga naar fase ‘%s’"
 
-#: ../jhbuild/frontends/jhbuild.glade.h:1
-msgid "Always run autogen.sh"
-msgstr ""
+#: jhbuild/frontends/gtkui.py:415
+msgid "Open Terminal"
+msgstr "Terminal openen"
 
-#: ../jhbuild/frontends/jhbuild.glade.h:2
-msgid "Build Output"
-msgstr ""
+#: jhbuild/frontends/gtkui.py:591
+#, python-format
+msgid "%(command)s died with signal %(rc)s"
+msgstr "%(command)s verdwenen met signaal %(rc)s"
 
-#: ../jhbuild/frontends/jhbuild.glade.h:3
-msgid "Configure Build"
-msgstr ""
+#: jhbuild/frontends/gtkui.py:646
+msgid "Module"
+msgstr "Module"
 
-#: ../jhbuild/frontends/jhbuild.glade.h:4
-msgid "Do not build"
-msgstr ""
+#: jhbuild/frontends/gtkui.py:665
+msgid "Start At"
+msgstr "Starten op"
 
-#: ../jhbuild/frontends/jhbuild.glade.h:5
-msgid "Start Building At:"
-msgstr ""
+#: jhbuild/frontends/gtkui.py:708
+msgid "Preferences"
+msgstr "Voorkeuren"
 
-#: ../jhbuild/frontends/jhbuild.glade.h:6
-msgid "Start _Build"
-msgstr ""
+#: jhbuild/frontends/gtkui.py:720
+msgid "Disable network access"
+msgstr "Netwerktoegang uitschakelen"
 
-#: ../jhbuild/frontends/jhbuild.glade.h:7
-msgid "Update from CVS"
-msgstr ""
+#: jhbuild/frontends/gtkui.py:721
+msgid "Always run autogen.sh"
+msgstr "autogen.sh altijd uitvoeren"
 
-#: ../jhbuild/frontends/jhbuild.glade.h:8
-msgid "_Pause Build"
-msgstr ""
+#: jhbuild/frontends/gtkui.py:722
+msgid "Don't poison modules on failure"
+msgstr "Modules niet vergiftigen bij fouten"
 
-#: ../jhbuild/frontends/terminal.py:171
+#: jhbuild/frontends/terminal.py:198 jhbuild/frontends/tinderbox.py:219
+#: jhbuild/frontends/tinderbox.py:348 jhbuild/frontends/tinderbox.py:403
 #, python-format
-msgid "Error: %s\n"
-msgstr ""
+msgid "%(configuration_variable)s invalid key %(key)s"
+msgstr "%(configuration_variable)s ongeldige sleutel %(key)s"
 
-#: ../jhbuild/frontends/terminal.py:202
+#: jhbuild/frontends/terminal.py:254
 msgid ""
 "\n"
 "Conflicts during checkout:\n"
 msgstr ""
+"\n"
+"Conflicten tijdens checkout:\n"
 
-#: ../jhbuild/frontends/terminal.py:224
+#. it could happen on a really badly-timed ctrl-c (see bug 551641)
+#: jhbuild/frontends/terminal.py:277 jhbuild/frontends/terminal.py:281
 #, python-format
 msgid "########## Error running %s"
-msgstr ""
+msgstr "########## Fout bij uitvoeren van %s"
 
-#: ../jhbuild/frontends/terminal.py:235
-msgid "the following modules were not built"
-msgstr ""
-
-#: ../jhbuild/frontends/terminal.py:242
-#, python-format
-msgid "error during stage %(stage)s of %(module)s"
-msgstr ""
+#: jhbuild/frontends/terminal.py:295
+msgid "success"
+msgstr "succes"
 
-#: ../jhbuild/frontends/terminal.py:257
-#, python-format
-msgid "  [1] rerun stage %s"
-msgstr ""
+#: jhbuild/frontends/terminal.py:297
+msgid "the following modules were not built"
+msgstr "volgende modules zijn niet gecompileerd"
 
-#: ../jhbuild/frontends/terminal.py:258
-#, python-format
-msgid "  [2] ignore error and continue to %s"
-msgstr ""
+#: jhbuild/frontends/terminal.py:319 jhbuild/frontends/tinderbox.py:379
+msgid "automatically retrying configure"
+msgstr "configuratie automatisch opnieuw proberen"
 
-#: ../jhbuild/frontends/terminal.py:259
-msgid "  [3] give up on module"
-msgstr ""
+#: jhbuild/frontends/terminal.py:323 jhbuild/frontends/tinderbox.py:384
+msgid "automatically forcing a fresh checkout"
+msgstr "nieuwe checkout automatisch afdwingen"
 
-#: ../jhbuild/frontends/terminal.py:260
-msgid "  [4] start shell"
-msgstr ""
+#: jhbuild/frontends/terminal.py:337
+msgid "Start shell"
+msgstr "Shell starten"
 
-#: ../jhbuild/frontends/terminal.py:263
-#, python-format
-msgid "  [%d] go to stage %s"
-msgstr ""
+#: jhbuild/frontends/terminal.py:338
+msgid "Reload configuration"
+msgstr "Configuratie herladen"
 
-#: ../jhbuild/frontends/terminal.py:265
+#: jhbuild/frontends/terminal.py:347
 msgid "choice: "
-msgstr ""
+msgstr "keuze: "
 
-#: ../jhbuild/frontends/terminal.py:278
+#: jhbuild/frontends/terminal.py:362
 msgid "exit shell to continue with build"
-msgstr ""
+msgstr "shell afsluiten om compilatie voort te zetten"
 
-#: ../jhbuild/frontends/terminal.py:285
+#: jhbuild/frontends/terminal.py:372
 msgid "invalid choice"
-msgstr ""
+msgstr "ongeldige keuze"
 
-#: ../jhbuild/modtypes/autotools.py:97 ../jhbuild/modtypes/cmake.py:74
-#: ../jhbuild/modtypes/distutils.py:75 ../jhbuild/modtypes/linux.py:75
-#: ../jhbuild/modtypes/linux.py:88 ../jhbuild/modtypes/mesa.py:89
-#: ../jhbuild/modtypes/mozillamodule.py:75 ../jhbuild/modtypes/perl.py:71
-#: ../jhbuild/modtypes/waf.py:76
-msgid "Checking out"
+#: jhbuild/frontends/terminal.py:380
+msgid "Type \"yes\" to confirm the action: "
+msgstr "Typ ‘ja’ om de actie te bevestigen: "
+
+#: jhbuild/frontends/terminal.py:385
+msgid "yes"
+msgstr "ja"
+
+#: jhbuild/main.py:98
+msgid "You should not run jhbuild as root.\n"
+msgstr "U kunt jhbuild beter niet uitvoeren als root.\n"
+
+#: jhbuild/main.py:106
+msgid "%prog [ -f config ] command [ options ... ]"
+msgstr "%prog [ -f configuratie ] opdracht [ opties ... ]"
+
+#: jhbuild/main.py:108
+msgid ""
+"Build a set of modules from diverse repositories in correct dependency order "
+"(such as GNOME)."
 msgstr ""
+"Compileer een set modules uit verschillende pakketbronnen in correcte "
+"afhankelijkheidsvolgorde (zoals Gnome)."
+
+#: jhbuild/main.py:113
+msgid "Display this help and exit"
+msgstr "Deze hulp weergeven en afsluiten"
+
+#: jhbuild/main.py:120
+msgid "use a non default configuration file"
+msgstr "niet-standaard configuratiebestand gebruiken"
+
+#: jhbuild/main.py:123
+msgid "use a non default module set"
+msgstr "niet-standaard moduleset gebruiken"
+
+#: jhbuild/main.py:126
+msgid "do not prompt for input"
+msgstr "niet om invoer vragen"
+
+#: jhbuild/main.py:129
+msgid "exit immediately when the build fails"
+msgstr "onmiddellijk afsluiten wanneer compilatie mislukt"
+
+#: jhbuild/main.py:132
+msgid "modify the condition set"
+msgstr "de conditieset modificeren"
 
-#: ../jhbuild/modtypes/autotools.py:129 ../jhbuild/modtypes/cmake.py:83
-#: ../jhbuild/modtypes/linux.py:97 ../jhbuild/modtypes/mozillamodule.py:121
-#: ../jhbuild/modtypes/waf.py:102
+#: jhbuild/main.py:164
+msgid "Interrupted"
+msgstr "Onderbroken"
+
+#: jhbuild/main.py:167
+msgid "EOF"
+msgstr "EOF"
+
+#: jhbuild/modtypes/autotools.py:223 jhbuild/modtypes/cmake.py:91
+#: jhbuild/modtypes/linux.py:109 jhbuild/modtypes/meson.py:94
+#: jhbuild/modtypes/waf.py:76
 msgid "Configuring"
-msgstr ""
+msgstr "Configureren"
 
-#: ../jhbuild/modtypes/autotools.py:187 ../jhbuild/modtypes/linux.py:126
-#: ../jhbuild/modtypes/waf.py:119
+#: jhbuild/modtypes/autotools.py:254 jhbuild/modtypes/cmake.py:122
+#: jhbuild/modtypes/linux.py:141 jhbuild/modtypes/meson.py:133
+#: jhbuild/modtypes/waf.py:85
 msgid "Cleaning"
-msgstr ""
+msgstr "Opschonen"
 
-#: ../jhbuild/modtypes/autotools.py:198 ../jhbuild/modtypes/cmake.py:98
-#: ../jhbuild/modtypes/distutils.py:84 ../jhbuild/modtypes/linux.py:143
-#: ../jhbuild/modtypes/mesa.py:98 ../jhbuild/modtypes/perl.py:80
-#: ../jhbuild/modtypes/waf.py:129
+#: jhbuild/modtypes/autotools.py:260 jhbuild/modtypes/cmake.py:133
+#: jhbuild/modtypes/distutils.py:58 jhbuild/modtypes/linux.py:154
+#: jhbuild/modtypes/meson.py:141 jhbuild/modtypes/perl.py:52
+#: jhbuild/modtypes/waf.py:93
 msgid "Building"
-msgstr ""
+msgstr "Compileren"
 
-#: ../jhbuild/modtypes/autotools.py:211 ../jhbuild/modtypes/waf.py:140
+#: jhbuild/modtypes/autotools.py:291 jhbuild/modtypes/meson.py:150
+#: jhbuild/modtypes/waf.py:111
 msgid "Checking"
-msgstr ""
+msgstr "Controleren"
 
-#: ../jhbuild/modtypes/autotools.py:226 ../jhbuild/modtypes/cmake.py:109
-#: ../jhbuild/modtypes/waf.py:154
+#: jhbuild/modtypes/autotools.py:301 jhbuild/modtypes/cmake.py:145
+#: jhbuild/modtypes/meson.py:158 jhbuild/modtypes/waf.py:123
 msgid "Creating tarball for"
-msgstr ""
+msgstr "Tarball aanmaken voor"
+
+#: jhbuild/modtypes/autotools.py:307
+msgid "Dist checking"
+msgstr "Dist controleren"
+
+#: jhbuild/modtypes/autotools.py:316
+msgid "Uninstalling old installed version"
+msgstr "Verouderde geïnstalleerde versie verwijderen"
 
-#: ../jhbuild/modtypes/autotools.py:240 ../jhbuild/modtypes/cmake.py:120
-#: ../jhbuild/modtypes/distutils.py:99 ../jhbuild/modtypes/linux.py:159
-#: ../jhbuild/modtypes/mesa.py:114 ../jhbuild/modtypes/mozillamodule.py:147
-#: ../jhbuild/modtypes/perl.py:95 ../jhbuild/modtypes/waf.py:167
+#: jhbuild/modtypes/autotools.py:319 jhbuild/modtypes/cmake.py:157
+#: jhbuild/modtypes/distutils.py:69 jhbuild/modtypes/meson.py:169
+#: jhbuild/modtypes/perl.py:66 jhbuild/modtypes/waf.py:134
 msgid "Installing"
-msgstr ""
+msgstr "Installeren"
 
-#: ../jhbuild/modtypes/autotools.py:264
+#: jhbuild/modtypes/autotools.py:341
 msgid "Distcleaning"
-msgstr ""
+msgstr "Dist opschonen"
 
-#: ../jhbuild/modtypes/autotools.py:375 ../jhbuild/modtypes/__init__.py:100
+#: jhbuild/modtypes/autotools.py:377
 #, python-format
-msgid "Repository=%s not found for module id=%s. Possible repositories are %s"
-msgstr ""
+msgid "<%s/> tag must contain value=''"
+msgstr "Label <%s/> moet value=‘’ bevatten"
 
-#: ../jhbuild/modtypes/__init__.py:54
+#: jhbuild/modtypes/cmake.py:149
+#, python-format
+msgid "%s does not support dist"
+msgstr "%s ondersteunt dist niet"
+
+#: jhbuild/modtypes/__init__.py:60
 #, python-format
 msgid "unknown module type %s"
-msgstr ""
+msgstr "onbekend module-type %s"
 
-#: ../jhbuild/modtypes/__init__.py:70
+#: jhbuild/modtypes/__init__.py:77
 #, python-format
 msgid "dep node for module %s is missing package attribute"
+msgstr "afhankelijkheidsknooppunt voor module %s heeft geen pakketattribuut"
+
+#: 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 ""
+"knooppunt %(node)s voor module %(module)s heeft geen attribuut %(attribute)s"
 
-#: ../jhbuild/modtypes/__init__.py:93
+#: jhbuild/modtypes/__init__.py:142
 #, python-format
 msgid "no <branch> element found for %s"
+msgstr "geen <branch>-element gevonden voor %s"
+
+#: jhbuild/modtypes/__init__.py:151
+#, python-format
+msgid ""
+"Repository=%(missing)s not found for module id=%(module)s. Possible "
+"repositories are %(possible)s"
 msgstr ""
+"Pakketbron=%(missing)s niet gevonden voor module id=%(module)s. Mogelijke "
+"pakketbronnen zijn %(possible)s"
 
-#: ../jhbuild/modtypes/__init__.py:106
+#: jhbuild/modtypes/__init__.py:158
 #, python-format
 msgid ""
-"Default Repository=%s not found for module id=%s. Possible repositories are %"
-"s"
+"No repository for module id=%(module)s. Either set branch/repo or default "
+"repository."
 msgstr ""
+"Geen pakketbron voor module id=%(module)s. Stel tak/pakketbron of "
+"standaardpakketbron in."
 
-#: ../jhbuild/modtypes/__init__.py:196
+#: jhbuild/modtypes/__init__.py:227
 #, python-format
-msgid "Skipping %s (not updated)"
+msgid "Deleting .la file: %r"
+msgstr ".la-bestand verwijderen: %r"
+
+#: jhbuild/modtypes/__init__.py:249
+#, python-format
+msgid "Deleting dir file: %r"
+msgstr "Dir-bestand verwijderen: %r"
+
+#: jhbuild/modtypes/__init__.py:320
+#, python-format
+msgid "Moving temporary DESTDIR %r into build prefix"
+msgstr "Tijdelijke DESTDIR %r verplaatsen naar build-prefix"
+
+#: jhbuild/modtypes/__init__.py:342
+#, python-format
+msgid ""
+"Files remaining in buildroot %(dest)r; module may have installed files "
+"outside of prefix."
 msgstr ""
+"Overblijvende bestanden in compilatieroot %(dest)r; module heeft mogelijk "
+"bestanden geïnstalleerd buiten prefix."
 
-#: ../jhbuild/modtypes/__init__.py:208
+#: jhbuild/modtypes/__init__.py:360
 #, python-format
-msgid "Skipping %s (package and dependencies not updated)"
+msgid "Module failed to install into DESTDIR %(dest)r"
+msgstr "Installeren van module in DESTDIR %(dest)r mislukt"
+
+#: jhbuild/modtypes/__init__.py:376
+#, python-format
+msgid "%d files remaining from previous build"
+msgstr "%d overblijvende bestanden van vorige compilatie"
+
+#: jhbuild/modtypes/__init__.py:379 jhbuild/utils/packagedb.py:226
+#, python-format
+msgid "Deleted: %(file)r"
+msgstr "Verwijderd: %(file)r"
+
+#: jhbuild/modtypes/__init__.py:384
+#, python-format
+msgid "Failed to delete no longer installed file %(file)r: %(msg)s"
+msgstr "Verwijderen van verwijderd bestand %(file)r mislukt: %(msg)s"
+
+#: jhbuild/modtypes/__init__.py:392
+#, python-format
+msgid ""
+"Install encountered errors: %(num)d errors raised, %(files)d files copied. "
+"The errors are:\n"
+"  %(err)s"
 msgstr ""
+"Fouten bij installatie: %(num)d fouten, %(files)d bestanden gekopieerd. De "
+"fouten zijn:\n"
+"  %(err)s"
 
-#: ../jhbuild/modtypes/__init__.py:217
-#: ../jhbuild/modtypes/mozillamodule.py:106
+#: jhbuild/modtypes/__init__.py:399
+#, python-format
+msgid "Install complete: %d files copied"
+msgstr "Installatie voltooid: %d bestanden gekopieerd"
+
+#: jhbuild/modtypes/__init__.py:447
+#, python-format
+msgid "Skipping %s (not updated)"
+msgstr "%s overslaan (niet bijgewerkt)"
+
+#: jhbuild/modtypes/__init__.py:459
+#, python-format
+msgid "Skipping %s (package and dependencies not updated)"
+msgstr "%s overslaan (pakket en afhankelijkheden niet bijgewerkt)"
+
+#: jhbuild/modtypes/__init__.py:568 jhbuild/modtypes/__init__.py:594
+#: jhbuild/modtypes/linux.py:81 jhbuild/modtypes/linux.py:88
+msgid "Checking out"
+msgstr "Bezig met checkout"
+
+#: jhbuild/modtypes/__init__.py:572
 #, python-format
 msgid "source directory %s was not created"
-msgstr ""
+msgstr "bronmap %s is niet aangemaakt"
+
+#: jhbuild/modtypes/__init__.py:597
+msgid "wipe directory and start over"
+msgstr "map verwijderen en opnieuw beginnen"
 
-#: ../jhbuild/modtypes/linux.py:80
+#: jhbuild/modtypes/linux.py:45
 #, python-format
 msgid "kconfig file %s was not created"
-msgstr ""
+msgstr "kconfig-bestand %s niet aangemaakt"
+
+#: jhbuild/modtypes/linux.py:93
+msgid "make mrproper"
+msgstr "mrproper maken"
 
-#: ../jhbuild/modtypes/linux.py:177
+#: jhbuild/modtypes/linux.py:167
+msgid "Installing kernel"
+msgstr "Kernel installeren"
+
+#: jhbuild/modtypes/linux.py:185
 msgid "Installing modules"
-msgstr ""
+msgstr "Modules installeren"
 
-#: ../jhbuild/modtypes/linux.py:206
+#: jhbuild/modtypes/linux.py:200
+msgid "Installing kernel headers"
+msgstr "Kernelheaders installeren"
+
+#: jhbuild/modtypes/linux.py:240
 #, python-format
 msgid ""
-"Repository=%s not found for kconfig in linux id=%s. Possible repositories "
-"are %s"
+"Repository=%(missing)s not found for kconfig in linux id=%(linux_id)s. "
+"Possible repositories are %(possible)s"
 msgstr ""
+"Pakketbron=%(missing)s niet gevonden voor kconfig in linux id=%(linux_id)s. "
+"Mogelijke pakketbronnen zijn %(possible)s"
 
-#: ../jhbuild/modtypes/linux.py:211
+#: jhbuild/modtypes/linux.py:246
 #, python-format
 msgid ""
-"Default Repository=%s not found for kconfig in module id=%s. Possible "
-"repositories are %s"
+"Default repository=%(missing)s not found for kconfig in linux id="
+"%(linux_id)s. Possible repositories are %(possible)s"
 msgstr ""
+"Standaardpakketbron=%(missing)s niet gevonden voor kconfig in linux id="
+"%(linux_id)s. Mogelijke pakketbronnen zijn %(possible)s"
+
+#: jhbuild/modtypes/tarball.py:68
+#, python-format
+msgid "module '%(module)s' has invalid size attribute ('%(size)s')"
+msgstr "module ‘%(module)s’ heeft ongeldig grootte-attribuut (‘%(size)s’)"
+
+#: jhbuild/moduleset.py:34 jhbuild/utils/httpcache.py:46
+msgid "Python XML packages are required but could not be found"
+msgstr "Python-XML-pakketten zijn vereist maar konden niet gevonden worden"
+
+#: jhbuild/moduleset.py:95
+#, python-format
+msgid "fixed case of module '%(orig)s' to '%(new)s'"
+msgstr "hoofdlettergebruik van module ‘%(orig)s’ verbeterd naar ‘%(new)s’"
+
+#: jhbuild/moduleset.py:134
+#, python-format
+msgid "%(module)s has a dependency on unknown \"%(invalid)s\" module"
+msgstr "%(module)s is afhankelijk van een onbekende module ‘%(invalid)s’"
+
+#: jhbuild/moduleset.py:147
+#, python-format
+msgid "Circular dependencies detected: %s"
+msgstr "Circulaire afhankelijkheden gedetecteerd: %s"
+
+#: jhbuild/moduleset.py:298
+msgid "Unknown module:"
+msgstr "Onbekende module:"
+
+#: jhbuild/moduleset.py:437
+msgid "<if> must have exactly one of condition-set='' or condition-unset=''"
+msgstr "<if> moet ofwel condition-set='', ofwel condition-unset='' hebben"
+
+#: jhbuild/moduleset.py:456
+#, python-format
+msgid "could not download %s: %s"
+msgstr "kon %s niet downloaden: %s"
+
+#: jhbuild/moduleset.py:461 jhbuild/moduleset.py:463
+#, python-format
+msgid "failed to parse %s: %s"
+msgstr "kon %s niet verwerken: %s"
+
+#: jhbuild/moduleset.py:498
+msgid "Duplicate repository:"
+msgstr "Dubbele pakketbron:"
 
-#: ../jhbuild/modtypes/linux.py:225
+#: jhbuild/moduleset.py:601
 #, python-format
-msgid "No <kconfig> elements found for module %s"
+msgid ""
+"Modulesets were edited locally but JHBuild is configured to get them from "
+"the network, perhaps you need to add use_local_modulesets = True to your %s."
 msgstr ""
+"Modulesets zijn lokaal bewerkt, maar JHBuild is geconfigureerd om ze van het "
+"netwerk op te halen. Misschien moet u ‘use_local_modulesets = True’ "
+"toevoegen aan uw %s."
+
+#: jhbuild/utils/cmds.py:40
+msgid "Call to undefined command"
+msgstr "Niet-gedefinieerde opdracht"
 
-#: ../jhbuild/modtypes/mozillamodule.py:72
-msgid "could not determine mozilla version"
+#: jhbuild/utils/httpcache.py:185
+msgid "file not in cache, but not allowed to check network"
+msgstr "bestand niet in cache, maar geen toestemming om netwerk te controleren"
+
+# nieuwe regels? -Nathan
+# Lijkt me prima -Justin
+#: jhbuild/utils/packagedb.py:73
+#, python-format
+msgid "package %s has files with embedded new lines"
+msgstr "pakket %s heeft bestanden met ingebedde witregels"
+
+#: jhbuild/utils/packagedb.py:213
+#, python-format
+msgid ""
+"no manifest for '%s', can't uninstall.  Try building again, then "
+"uninstalling."
 msgstr ""
+"geen manifest voor ‘%s’, kan niet verwijderen.  Probeer opnieuw te "
+"compileren en vervolgens te verwijderen."
 
-#: ../jhbuild/modtypes/mozillamodule.py:98
-msgid "Updating"
+#: jhbuild/utils/packagedb.py:230
+#, python-format
+msgid "Failed to delete %(file)r: %(msg)s"
+msgstr "Verwijderen van %(file)r mislukt: %(msg)s"
+
+#: jhbuild/utils/systeminstall.py:218
+msgid "No suitable root privilege command found; you should install \"pkexec\""
+msgstr "Geen geschikte rootprivilegeopdracht gevonden; installeer ‘pkexec’"
+
+#: jhbuild/utils/systeminstall.py:247 jhbuild/utils/systeminstall.py:250
+#, python-format
+msgid "PackageKit: %s"
+msgstr "PackageKit: %s"
+
+#: jhbuild/utils/systeminstall.py:257
+msgid "Error: python-gobject package not found."
+msgstr "Fout: pakket python-gobject niet gevonden."
+
+#: jhbuild/utils/systeminstall.py:263
+msgid "Error: dbus-python package not found."
+msgstr "Fout: pakket dbus-python niet gevonden."
+
+#: jhbuild/utils/systeminstall.py:281
+msgid "Computing packages to install. This might be slow. Please wait."
 msgstr ""
+"Berekenen van pakketten voor installatie. Dit kan lang duren. Even geduld."
 
-#: ../jhbuild/modtypes/waf.py:104
-msgid "Missing waf, try jhbuild -m bootstrap buildone waf"
+#: jhbuild/utils/systeminstall.py:311
+msgid "Nothing available to install"
+msgstr "Niets om te installeren"
+
+#: jhbuild/utils/systeminstall.py:314
+#, python-format
+msgid ""
+"Installing:\n"
+"  %s"
 msgstr ""
+"Installeren:\n"
+"  %s"
 
-#: ../jhbuild/utils/httpcache.py:45 ../jhbuild/utils/packagedb.py:24
-#: ../jhbuild/moduleset.py:31
-msgid "Python xml packages are required but could not be found"
+#: jhbuild/utils/systeminstall.py:315
+msgid ""
+"This might take a very long time. Do not turn off your computer. You can run "
+"`pkmon' to monitor progress."
 msgstr ""
+"Dit kan erg lang duren. Schakel uw computer niet uit. U kan ‘pkmon’ "
+"uitvoeren om voortgang te volgen."
 
-#: ../jhbuild/utils/httpcache.py:176
-msgid "file not in cache, but not allowed to check network"
+#: jhbuild/utils/systeminstall.py:321
+msgid "Complete!"
+msgstr "Voltooid!"
+
+#: jhbuild/utils/systeminstall.py:334
+msgid "pkgfile not found, automatically installing"
+msgstr "pkgfile niet gevonden, automatisch installeren"
+
+#: jhbuild/utils/systeminstall.py:336
+msgid "Failed to install pkgfile"
+msgstr "Installeren van pkgfile mislukt"
+
+#: jhbuild/utils/systeminstall.py:342
+msgid "pkgfile cache is old or doesn't exist, automatically updating"
+msgstr "pkgfile-cache is verouderd of bestaat niet, automatisch bijwerken"
+
+#: jhbuild/utils/systeminstall.py:345
+msgid "Failed to create pkgfile cache"
+msgstr "Aanmaken van pkgfile-cache mislukt"
+
+#: jhbuild/utils/systeminstall.py:348
+msgid "Failed to update pkgfile cache"
+msgstr "Bijwerken van pkgfile-cache mislukt"
+
+#: jhbuild/utils/systeminstall.py:350
+msgid "Successfully updated pkgfile cache"
+msgstr "Pkgfile-cache bijgewerkt"
+
+#: jhbuild/utils/systeminstall.py:355
+msgid "Using pacman to install packages.  Please wait."
+msgstr "Pacman gebruiken om pakketten te installeren.  Even geduld."
+
+#: jhbuild/utils/systeminstall.py:359 jhbuild/utils/systeminstall.py:377
+#: jhbuild/utils/systeminstall.py:474
+msgid "Nothing to install"
+msgstr "Niets om te installeren"
+
+#: jhbuild/utils/systeminstall.py:374
+#, python-format
+msgid "Provider for \"%s\" was not found, ignoring"
+msgstr "Provider voor ‘%s’ niet gevonden, negeren"
+
+#: jhbuild/utils/systeminstall.py:382
+msgid "Install failed"
+msgstr "Installatie mislukt"
+
+#: jhbuild/utils/systeminstall.py:384
+msgid "Completed!"
+msgstr "Voltooid!"
+
+#: jhbuild/utils/systeminstall.py:431
+#, python-format
+msgid "No native package found for %(id)s (%(filename)s)"
+msgstr "Geen ‘native’ pakket gevonden voor %(id)s (%(filename)s)"
+
+#: jhbuild/utils/systeminstall.py:436
+#, python-format
+msgid "Installing: %(pkgs)s"
+msgstr "Installeren: %(pkgs)s"
+
+#: jhbuild/utils/systeminstall.py:442
+msgid ""
+"Using apt-file to search for providers; this may be extremely slow. Please "
+"wait. Patience!"
 msgstr ""
+"apt-file gebruiken voor zoeken naar providers; dit kan extreem traag zijn. "
+"Geduld!"
+
+#: jhbuild/utils/trigger.py:57
+#, python-format
+msgid "No keys specified in trigger script %r"
+msgstr "Geen sleutels opgegeven in triggerscript %r"
 
-#: ../jhbuild/utils/unpack.py:105
+#: jhbuild/utils/unpack.py:145
 #, python-format
 msgid "Failed to unpack %s (unknown archive type)"
-msgstr ""
+msgstr "Uitpakken van %s mislukt (onbekend archieftype)"
 
-#: ../jhbuild/utils/unpack.py:107
+#: jhbuild/utils/unpack.py:147
 #, python-format
 msgid "Failed to unpack %s"
-msgstr ""
+msgstr "Uitpakken van %s mislukt"
 
-#: ../jhbuild/versioncontrol/arch.py:39 ../jhbuild/versioncontrol/arch.py:82
+#: jhbuild/utils/unpack.py:153
 #, python-format
-msgid "could not register archive %s"
-msgstr ""
+msgid "Failed to unpack %s (empty file?)"
+msgstr "Uitpakken van %s mislukt (leeg bestand?)"
 
-#: ../jhbuild/versioncontrol/arch.py:79
+#: 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 "archive %s not registered"
-msgstr ""
+msgid "branch for %(name)s has wrong override, check your %(filename)s"
+msgstr "tak voor %(name)s heeft verkeerde override, controleer uw %(filename)s"
 
-#: ../jhbuild/versioncontrol/arch.py:91 ../jhbuild/versioncontrol/bzr.py:61
-#: ../jhbuild/versioncontrol/darcs.py:51 ../jhbuild/versioncontrol/git.py:73
-#: ../jhbuild/versioncontrol/hg.py:52 ../jhbuild/versioncontrol/mtn.py:51
-#: ../jhbuild/versioncontrol/tarball.py:63
-#, python-format
-msgid "branch for %s has wrong override, check your .jhbuildrc"
-msgstr ""
+#: jhbuild/versioncontrol/bzr.py:122
+msgid "attribute is deprecated. Use revspec instead."
+msgstr "attribuut is verouderd. Gebruik revspec."
 
-#: ../jhbuild/versioncontrol/arch.py:127 ../jhbuild/versioncontrol/arch.py:140
-#: ../jhbuild/versioncontrol/bzr.py:90 ../jhbuild/versioncontrol/bzr.py:96
-#: ../jhbuild/versioncontrol/darcs.py:80 ../jhbuild/versioncontrol/darcs.py:86
-#: ../jhbuild/versioncontrol/git.py:255 ../jhbuild/versioncontrol/git.py:286
-#: ../jhbuild/versioncontrol/git.py:340 ../jhbuild/versioncontrol/hg.py:84
-#: ../jhbuild/versioncontrol/hg.py:90
-msgid "date based checkout not yet supported\n"
+#: jhbuild/versioncontrol/bzr.py:178
+#, python-format
+msgid ""
+"\n"
+"Path %s does not seem to be a checkout from dvcs_mirror_dir.\n"
+"Remove it or change your dvcs_mirror_dir settings."
 msgstr ""
+"\n"
+"Pad %s lijkt geen checkout van dvcs_mirror_dir te zijn.\n"
+"Verwijder het of wijzig uw dvcs_mirror_dir-instellingen."
 
-#: ../jhbuild/versioncontrol/cvs.py:99
+#: jhbuild/versioncontrol/cvs.py:108
 #, python-format
 msgid "could not log into %s\n"
-msgstr ""
+msgstr "kon niet aanmelden bij %s\n"
 
-#: ../jhbuild/versioncontrol/cvs.py:117
+#: jhbuild/versioncontrol/cvs.py:126
 #, python-format
 msgid "%s is not managed by CVS"
-msgstr ""
+msgstr "%s wordt niet beheerd door CVS"
 
-#: ../jhbuild/versioncontrol/cvs.py:266
+#: jhbuild/versioncontrol/cvs.py:281
 #, python-format
 msgid "\"%s\" does not appear to be a CVS working copy"
-msgstr ""
+msgstr "‘%s’ lijkt een CVS-werkkopie te zijn"
 
-#: ../jhbuild/versioncontrol/cvs.py:269
+#: jhbuild/versioncontrol/cvs.py:284
 #, python-format
 msgid ""
-"working copy points at the wrong repository (expected %(root1)s but got %"
-"(root2)s). "
+"working copy points at the wrong repository (expected %(root1)s but got "
+"%(root2)s). "
 msgstr ""
+"werkkopie wijst naar de verkeerde pakketbron (%(root1)s verwacht, maar "
+"%(root2)s gekregen). "
 
-#: ../jhbuild/versioncontrol/cvs.py:271
+#: jhbuild/versioncontrol/cvs.py:286
 msgid "Consider using the changecvsroot.py script to fix this."
-msgstr ""
+msgstr "Gebruik het script changecvsroot.py om dit op te lossen."
+
+#: jhbuild/versioncontrol/darcs.py:86 jhbuild/versioncontrol/darcs.py:92
+#: jhbuild/versioncontrol/fossil.py:84 jhbuild/versioncontrol/fossil.py:97
+#: jhbuild/versioncontrol/git.py:574 jhbuild/versioncontrol/git.py:614
+#: jhbuild/versioncontrol/git.py:690 jhbuild/versioncontrol/hg.py:90
+#: jhbuild/versioncontrol/hg.py:96
+msgid "date based checkout not yet supported\n"
+msgstr "checkout gebaseerd op datum wordt nog niet ondersteund\n"
 
-#: ../jhbuild/versioncontrol/darcs.py:104
-msgid "Missing darcs command"
+#: jhbuild/versioncontrol/git.py:111
+msgid "ignored bad branch redefinition for module:"
+msgstr "slechte takherdefiniëring genegeerd voor module:"
+
+#: jhbuild/versioncontrol/git.py:204
+msgid "Need at least git-1.5.6 from June/08 to operate"
+msgstr "Voor werking is minstens git-1.5.6 van juni 2008 vereist"
+
+#: jhbuild/versioncontrol/git.py:218
+msgid "Unexpected: Checkoutdir is not a git repository:"
+msgstr "Onverwacht: checkoutmap is geen git-pakketbron:"
+
+# Toch maar vertaald, lijkt me duidelijk genoeg. -Justin
+#: jhbuild/versioncontrol/git.py:275
+#, python-format
+msgid ""
+"The requested branch \"%s\" is not available. Neither locally, nor remotely "
+"in the origin remote."
 msgstr ""
+"De gevraagde tak ‘%s’ is niet beschikbaar, noch lokaal, noch extern op de "
+"externe bron."
+
+#: jhbuild/versioncontrol/git.py:283
+msgid "Refusing to switch a dirty tree."
+msgstr "Overschakelen naar vervuilde boom geweigerd."
 
-#: ../jhbuild/versioncontrol/git.py:135
+#: jhbuild/versioncontrol/git.py:361
 #, python-format
 msgid "Command %s returned no output"
-msgstr ""
+msgstr "Opdracht %s leverde geen uitvoer"
 
-#: ../jhbuild/versioncontrol/git.py:140
+#: jhbuild/versioncontrol/git.py:366
 #, python-format
 msgid "Command %s did not include commit line: %r"
+msgstr "Opdracht %s bevatte geen commitregel: %r"
+
+#: jhbuild/versioncontrol/git.py:436
+msgid ""
+"Failed to update module as it switched to git (you should check for changes "
+"then remove the directory)."
 msgstr ""
+"Bijwerken module mislukt bij overschakelen naar git (controleer op "
+"wijzigingen en verwijder vervolgens de map)."
 
-#: ../jhbuild/versioncontrol/git.py:267
-#, python-format
-msgid "Cannot get last revision from %s. Check the module location."
+#: jhbuild/versioncontrol/git.py:437
+msgid ""
+"Failed to update module (missing .git) (you should check for changes then "
+"remove the directory)."
 msgstr ""
+"Bijwerken module mislukt (ontbrekende .git) (controleer op wijzigingen en "
+"verwijder vervolgens de map)."
 
-#: ../jhbuild/versioncontrol/__init__.py:94
-msgid "force_checkout not implemented"
+#: jhbuild/versioncontrol/git.py:541
+msgid ""
+"External handling failed\n"
+" If you are running git version < 1.5.6 it is recommended you update.\n"
 msgstr ""
+"Externe verwerking mislukt\n"
+" Als u gebruik maakt van een git-versie lager dan 1.5.6 wordt u aanbevolen "
+"deze bij te werken.\n"
 
-#: ../jhbuild/versioncontrol/__init__.py:123
+#: jhbuild/versioncontrol/git.py:586
+#, python-format
+msgid "Cannot get last revision from %s. Check the module location."
+msgstr "Kan laatste revisie niet ophalen van %s. Controleer de modulelocatie."
+
+#: jhbuild/versioncontrol/__init__.py:199
 #, python-format
 msgid "unknown repository type %s"
-msgstr ""
+msgstr "onbekend type pakketbron %s"
 
-#: ../jhbuild/versioncontrol/mtn.py:90
+#: jhbuild/versioncontrol/mtn.py:93
 #, python-format
 msgid "Initializing %s"
-msgstr ""
+msgstr "%s initialiseren"
 
-#: ../jhbuild/versioncontrol/mtn.py:98
+#: jhbuild/versioncontrol/mtn.py:101
 #, python-format
 msgid "Pulling branch %(branch)s from %(server)s"
-msgstr ""
+msgstr "Tak %(branch)s van %(server)s trekken"
 
-#: ../jhbuild/versioncontrol/mtn.py:116
+#: jhbuild/versioncontrol/mtn.py:119
 #, python-format
 msgid "branch %(branch)s has %(num)d heads"
-msgstr ""
+msgstr "tak %(branch)s heeft %(num)d hoofden"
 
-#: ../jhbuild/versioncontrol/mtn.py:122
+#: jhbuild/versioncontrol/mtn.py:125
 #, python-format
 msgid "Checking out branch '%(branch)s' to directory '%(dir)s'"
-msgstr ""
+msgstr "Bezig met checkout van tak ‘%(branch)s’ naar map ‘%(dir)s’"
 
-#: ../jhbuild/versioncontrol/mtn.py:131
+#: jhbuild/versioncontrol/mtn.py:134
 #, python-format
 msgid "Updating working copy %s"
-msgstr ""
+msgstr "Werkkopie %s bijwerken"
 
-#: ../jhbuild/versioncontrol/svn.py:67
+#: jhbuild/versioncontrol/svn.py:74
 msgid "Getting SVN subdirs: this operation might be long..."
-msgstr ""
+msgstr "SVN-submappen ophalen: deze bewerken kan lang duren..."
 
-#: ../jhbuild/versioncontrol/svn.py:98
+#: jhbuild/versioncontrol/svn.py:97
 #, python-format
 msgid "could not get Subversion URI for %s"
-msgstr ""
+msgstr "kon Subversion-URI voor %s niet ophalen"
 
-#: ../jhbuild/versioncontrol/svn.py:101
+#: jhbuild/versioncontrol/svn.py:100
 #, python-format
 msgid "could not parse \"svn info\" output for %s"
-msgstr ""
+msgstr "kon uitvoer van ‘svn info’ voor %s niet verwerken"
 
-#: ../jhbuild/versioncontrol/svn.py:263
+#: jhbuild/versioncontrol/svn.py:312
 msgid "Error checking for conflicts"
-msgstr ""
+msgstr "Fout bij controle op conflicten"
 
-#: ../jhbuild/versioncontrol/tarball.py:108
+#: jhbuild/versioncontrol/tarball.py:93
+#, python-format
+msgid "branch for %s is not correct, check the moduleset file."
+msgstr "tak voor %s is niet correct, controleer het modulesetbestand."
+
+#: jhbuild/versioncontrol/tarball.py:133
 #, python-format
 msgid "URL has no filename component: %s"
-msgstr ""
+msgstr "URL heeft geen bestandsnaamcomponent: %s"
 
-#: ../jhbuild/versioncontrol/tarball.py:141
+#: jhbuild/versioncontrol/tarball.py:176
 msgid "file not downloaded"
-msgstr ""
+msgstr "bestand niet gedownload"
 
-#: ../jhbuild/versioncontrol/tarball.py:146
+#: jhbuild/versioncontrol/tarball.py:181
 #, python-format
 msgid "downloaded file size is incorrect (expected %(size1)d, got %(size2)d)"
 msgstr ""
+"gedownloade bestandsgrootte is incorrect (%(size1)d verwacht, maar %(size2)d "
+"gekregen)"
 
-#: ../jhbuild/versioncontrol/tarball.py:158
+#: jhbuild/versioncontrol/tarball.py:187
 #, python-format
-msgid "file MD5 sum is incorrect (expected %(sum1)s, got %(sum2)s)"
-msgstr ""
+msgid "invalid hash attribute on module %s"
+msgstr "ongeldig hashattribuut op module %s"
 
-#: ../jhbuild/versioncontrol/tarball.py:176
-msgid "unable to find wget or curl"
-msgstr ""
-
-#: ../jhbuild/versioncontrol/tarball.py:184
+#: jhbuild/versioncontrol/tarball.py:200
 #, python-format
-msgid "failed to unpack %s"
-msgstr ""
-
-#: ../jhbuild/versioncontrol/tarball.py:187
-msgid "could not unpack tarball"
-msgstr ""
+msgid "file hash is incorrect (expected %(sum1)s, got %(sum2)s)"
+msgstr "bestandshash is incorrect (%(sum1)s verwacht, maar %(sum2)s gekregen)"
 
-#: ../jhbuild/versioncontrol/tarball.py:201
+#: jhbuild/versioncontrol/tarball.py:203
 #, python-format
-msgid "could not download patch (error: %s)"
-msgstr ""
+msgid "skipped hash check (missing support for %s)"
+msgstr "hashcontrole overgeslagen (ondersteuning voor %s ontbreekt)"
 
-#: ../jhbuild/versioncontrol/tarball.py:203
-msgid "could not download patch"
-msgstr ""
-
-#: ../jhbuild/versioncontrol/tarball.py:224
-msgid "Applying patch"
-msgstr ""
-
-#: ../jhbuild/versioncontrol/tarball.py:231
-msgid "unable to find quilt"
-msgstr ""
-
-#: ../jhbuild/versioncontrol/tarball.py:242
-msgid "could not checkout quilt patch set"
-msgstr ""
-
-#: ../jhbuild/config.py:99
-msgid "could not load config defaults"
-msgstr ""
-
-#: ../jhbuild/config.py:105
-msgid "could not load config file"
-msgstr ""
+#: jhbuild/versioncontrol/tarball.py:207
+#, python-format
+msgid "tarball dir (%s) must be writable"
+msgstr "tarballmap (%s) moet schrijfbaar zijn"
 
-#: ../jhbuild/config.py:132
-msgid "invalid checkout mode"
-msgstr ""
+#: jhbuild/versioncontrol/tarball.py:219
+msgid "unable to find wget or curl"
+msgstr "kan wget of curl niet vinden"
 
-#: ../jhbuild/config.py:135
+#: jhbuild/versioncontrol/tarball.py:235
 #, python-format
-msgid "invalid checkout mode (module: %s)"
-msgstr ""
+msgid "tarball dir (%s) can not be created"
+msgstr "tarballmap (%s) kan niet aangemaakt worden"
 
-#: ../jhbuild/config.py:146 ../jhbuild/config.py:185
+#: jhbuild/versioncontrol/tarball.py:247
 #, python-format
-msgid "Can't create %s directory"
-msgstr "Kan map %s niet aanmaken"
-
-#: ../jhbuild/main.py:48
-msgid "JHBuild commands are:"
-msgstr "JHBuild-opdrachten zijn:"
-
-#: ../jhbuild/main.py:54
-msgid "For more information run \"jhbuild <command> --help\""
-msgstr ""
-
-#: ../jhbuild/main.py:59
-msgid "%prog [ -f config ] command [ options ... ]"
-msgstr "%prog [ -f configuratie ] opdracht [ opties ... ]"
-
-#: ../jhbuild/main.py:60
-msgid ""
-"Build a set of modules from diverse repositories in correct dependency order "
-"(such as GNOME)."
-msgstr ""
-
-#: ../jhbuild/main.py:64
-msgid "Information about available jhbuild commands"
-msgstr "Informatie over beschikbare jhbuild-opdrachten"
+msgid "failed to unpack %s"
+msgstr "uitpakken van %s mislukt"
 
-#: ../jhbuild/main.py:68
-msgid "use a non default configuration file"
-msgstr "niet-standaard configuratiebestand gebruiken"
+#: jhbuild/versioncontrol/tarball.py:250
+#, python-format
+msgid "could not unpack tarball (expected %s dir)"
+msgstr "kon tarball niet uitpakken (%s dir verwacht)"
 
-#: ../jhbuild/main.py:71
-msgid "use a non default module set"
-msgstr "niet-standaard moduleset gebruiken"
+#: jhbuild/versioncontrol/tarball.py:265
+#, python-format
+msgid "could not download patch (error: %s)"
+msgstr "kon patch niet downloaden (fout: %s)"
 
-#: ../jhbuild/main.py:74
-msgid "do not prompt for input"
-msgstr "Niet om invoer vragen"
+#: jhbuild/versioncontrol/tarball.py:267
+msgid "could not download patch"
+msgstr "kon patch niet downloaden"
 
-#: ../jhbuild/moduleset.py:55
+#: jhbuild/versioncontrol/tarball.py:299
 #, python-format
-msgid "module \"%s\" not found"
-msgstr "Module ‘%s’ niet gevonden"
+msgid "Failed to find patch: %s"
+msgstr "Patch niet gevonden: %s"
 
-#: ../jhbuild/moduleset.py:67
-#, python-format
-msgid "dependent module \"%s\" not found"
-msgstr "Afhankelijke module ‘%s’ niet gevonden"
+#: jhbuild/versioncontrol/tarball.py:301
+msgid "Applying patch"
+msgstr "Patch toepassen"
 
-#: ../jhbuild/moduleset.py:171
-msgid "W: Unknown module:"
-msgstr "W: Onbekende moudle:"
+#: jhbuild/versioncontrol/tarball.py:309
+msgid "unable to find quilt"
+msgstr "quilt niet gevonden"
 
-#: ../jhbuild/moduleset.py:254
-#, python-format
-msgid "could not download %s: %s"
-msgstr "Kon %s niet downloaden: %s"
+#: jhbuild/versioncontrol/tarball.py:320
+msgid "could not checkout quilt patch set"
+msgstr "kon checkout niet uitvoeren op quilt patch set"
 
-#: ../jhbuild/moduleset.py:259
-#, python-format
-msgid "failed to parse %s: %s"
-msgstr "kon %s niet verwerken: %s"
+#~ msgid "Can't create %s directory"
+#~ msgstr "Kan map %s niet aanmaken"
 
-#: ../jhbuild/monkeypatch.py:144
-#, python-format
-msgid "Invalid placeholder in string: line %d, col %d"
-msgstr ""
+#~ msgid "dependent module \"%s\" not found"
+#~ msgstr "Afhankelijke module ‘%s’ niet gevonden"
 
-#: ../jhbuild/monkeypatch.py:149 ../jhbuild/monkeypatch.py:175
-msgid "Too many positional arguments"
-msgstr "Teveel positionele parameters"
+#~ msgid "Too many positional arguments"
+#~ msgstr "Teveel positionele parameters"
 
-#: ../jhbuild/monkeypatch.py:169 ../jhbuild/monkeypatch.py:202
-msgid "Unrecognized named group in pattern"
-msgstr "Onbekende benoemde groep in patroon"
+#~ msgid "Unrecognized named group in pattern"
+#~ msgstr "Onbekende benoemde groep in patroon"



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