Version 1.13.2.
[libguestfs.git] / po / nl.po
index 338c66a..648409d 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -1,32 +1,33 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR Red Hat Inc.
 # This file is distributed under the same license as the PACKAGE package.
-# Geert Warrink <geert.warrink@onsnet.nu>, 2010.
+#
+# Richard E. van der Luit <nippur@fedoraproject.org>, 2011.
+# rjones <rjones@redhat.com>, 2011.
 msgid ""
 msgstr ""
-"Project-Id-Version: libguestfs 1.5.4\n"
+"Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-04-22 22:23+0100\n"
-"PO-Revision-Date: 2010-09-02 15:28+0200\n"
-"Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n"
-"Language-Team: Fedora\n"
+"POT-Creation-Date: 2011-08-02 11:43+0100\n"
+"PO-Revision-Date: 2011-07-17 20:49+0000\n"
+"Last-Translator: rjones <rjones@redhat.com>\n"
+"Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/team/nl/)\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: Virtaal 0.6.1\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:58 df/main.c:70
-#: fish/fish.c:96 fuse/guestmount.c:908 inspector/virt-inspector.c:72
-#: rescue/virt-rescue.c:59
+#: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70
+#: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908
+#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59
 #, c-format
 msgid "Try `%s --help' for more information.\n"
 msgstr "Probeer `%s --help' voor meer informatie\n"
 
 #: cat/virt-cat.c:61
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "%s: display files in a virtual machine\n"
 "Copyright (C) 2010 Red Hat Inc.\n"
@@ -46,41 +47,41 @@ msgid ""
 "  -x                   Trace libguestfs API calls\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
-"%s: FUSE module voor libguestfs\n"
-"%s laat je een virtuele machine bestandssysteem aankoppelen\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
+"%s: toont bestanden in een virtuele machine\n"
+"Copyright (C) 2010 Red Hat Inc.\n"
 "Gebruik:\n"
-"  %s [--opties] [-- [--FUSE-opties]] koppelpunt\n"
+"  %s [--options] -d domname file [file ...]\n"
+"  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
 "Opties:\n"
 "  -a|--add image       Voeg image toe\n"
-"  --dir-cache-timeout  Stel readdir cache time-out in (standaard 5 sec)\n"
-"  --fuse-help          Laat extra FUSE opties zien\n"
-"  --help               Laat hulp boodschap zien en sluit af\n"
-"  -m|--mount dev[:mnt] Koppel dev aan op mnt (indien weggelaten, /)\n"
-"  -n|--no-sync         Geen autosync\n"
-"  -o|--option opt      Geeft optie door aan FUSE\n"
-"  -r|--ro              Alleez-lezen aankoppelen\n"
-"  --selinux            Zet SELinux ondersteuning aan\n"
-"  --trace              Ga guestfs API aanroepen na (naar stderr)\n"
-"  -v|--verbose         Breedsprakige boodschappen\n"
-"  -V|--version         Laat versie zien en sluit af\n"
-
-#: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:123
-#: df/domains.c:428 df/main.c:136 fish/fish.c:219 fuse/guestmount.c:1024
-#: inspector/virt-inspector.c:132 rescue/virt-rescue.c:133
+"  -c|--connect uri     Specifeer libvirt URI voor -d optie\n"
+"  -d|--domain guest    Disks toevoegen van libvirt guest\n"
+"  --echo-keys          Echo voor wachtzinnen niet uitzetten\n"
+"  --format[=raw|..]    Force disk format for -a option\n"
+"  --help               Toon korte help\n"
+"  --keys-from-stdin    Lees wachtzinnen van stdin\n"
+"  -v|--verbose         Laat berichten zien\n"
+"  -V|--version         Laat versie zien en sluit\n"
+"  -x                   Trace libguestfs API calls\n"
+"Voor meer informatie, zie de manpagina %s(1).\n"
+
+#: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192
+#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222
+#: fuse/guestmount.c:1024 inspector/virt-inspector.c:132
+#: rescue/virt-rescue.c:133
 #, c-format
 msgid "guestfs_create: failed to create handle\n"
 msgstr "guestfs_create: hendel aanmaken mislukte\n"
 
-#: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:145
-#: df/main.c:160 fish/fish.c:276 fuse/guestmount.c:1061
+#: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242
+#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061
 #: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157
 #, c-format
 msgid "%s: unknown long option: %s (%d)\n"
 msgstr "%s: onbekende lange optie: %s (%d)\n"
 
 #: cat/virt-filesystems.c:103
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
 "Copyright (C) 2010 Red Hat Inc.\n"
@@ -117,96 +118,86 @@ msgid ""
 "  -x                   Trace libguestfs API calls\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
-"%s: FUSE module voor libguestfs\n"
-"%s laat je een virtuele machine bestandssysteem aankoppelen\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
-"Gebruik:\n"
-"  %s [--opties] [-- [--FUSE-opties]] koppelpunt\n"
-"Opties:\n"
-"  -a|--add image       Voeg image toe\n"
-"  --dir-cache-timeout  Stel readdir cache time-out in (standaard 5 sec)\n"
-"  --fuse-help          Laat extra FUSE opties zien\n"
-"  --help               Laat hulp boodschap zien en sluit af\n"
-"  -m|--mount dev[:mnt] Koppel dev aan op mnt (indien weggelaten, /)\n"
-"  -n|--no-sync         Geen autosync\n"
-"  -o|--option opt      Geeft optie door aan FUSE\n"
-"  -r|--ro              Alleez-lezen aankoppelen\n"
-"  --selinux            Zet SELinux ondersteuning aan\n"
-"  --trace              Ga guestfs API aanroepen na (naar stderr)\n"
-"  -v|--verbose         Breedsprakige boodschappen\n"
-"  -V|--version         Laat versie zien en sluit af\n"
-
-#: cat/virt-filesystems.c:318 df/main.c:255
-#, fuzzy, c-format
+
+#: cat/virt-filesystems.c:318 cat/virt-ls.c:347 df/main.c:255
+#, c-format
 msgid "%s: you cannot use -h and --csv options together.\n"
-msgstr "virt-df: kan -h en -csv opties niet tezamen gebruiken\n"
+msgstr ""
 
-#: cat/virt-ls.c:62
-#, fuzzy, c-format
+#: cat/virt-ls.c:103
+#, c-format
 msgid ""
 "%s: list files in a virtual machine\n"
-"Copyright (C) 2010 Red Hat Inc.\n"
+"Copyright (C) 2010-2011 Red Hat Inc.\n"
 "Usage:\n"
-"  %s [--options] -d domname file [dir ...]\n"
+"  %s [--options] -d domname dir [dir ...]\n"
 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
 "Options:\n"
 "  -a|--add image       Add image\n"
+"  --checksum[=...]     Display file checksums\n"
 "  -c|--connect uri     Specify libvirt URI for -d option\n"
+"  --csv                Comma-Separated Values output\n"
 "  -d|--domain guest    Add disks from libvirt guest\n"
 "  --echo-keys          Don't turn off echo for passphrases\n"
+"  --extra-stats        Display extra stats\n"
 "  --format[=raw|..]    Force disk format for -a option\n"
 "  --help               Display brief help\n"
+"  -h|--human-readable  Human-readable sizes in output\n"
 "  --keys-from-stdin    Read passphrases from stdin\n"
 "  -l|--long            Long listing\n"
 "  -R|--recursive       Recursive listing\n"
+"  --times              Display file times\n"
+"  --time-days          Display file times as days before now\n"
+"  --time-relative      Display file times as seconds before now\n"
+"  --time-t             Display file times as time_t's\n"
+"  --uids               Display UID, GID\n"
 "  -v|--verbose         Verbose messages\n"
 "  -V|--version         Display version and exit\n"
 "  -x                   Trace libguestfs API calls\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
-"%s: FUSE module voor libguestfs\n"
-"%s laat je een virtuele machine bestandssysteem aankoppelen\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
-"Gebruik:\n"
-"  %s [--opties] [-- [--FUSE-opties]] koppelpunt\n"
-"Opties:\n"
-"  -a|--add image       Voeg image toe\n"
-"  --dir-cache-timeout  Stel readdir cache time-out in (standaard 5 sec)\n"
-"  --fuse-help          Laat extra FUSE opties zien\n"
-"  --help               Laat hulp boodschap zien en sluit af\n"
-"  -m|--mount dev[:mnt] Koppel dev aan op mnt (indien weggelaten, /)\n"
-"  -n|--no-sync         Geen autosync\n"
-"  -o|--option opt      Geeft optie door aan FUSE\n"
-"  -r|--ro              Alleez-lezen aankoppelen\n"
-"  --selinux            Zet SELinux ondersteuning aan\n"
-"  --trace              Ga guestfs API aanroepen na (naar stderr)\n"
-"  -v|--verbose         Breedsprakige boodschappen\n"
-"  -V|--version         Laat versie zien en sluit af\n"
+
+#: cat/virt-ls.c:338
+#, c-format
+msgid ""
+"%s: used a flag which can only be combined with -lR mode\n"
+"For more information, read the virt-ls(1) man page.\n"
+msgstr ""
+
+#: cat/virt-ls.c:577
+#, c-format
+msgid "%s: error getting extended attrs for %s %s\n"
+msgstr ""
+
+#: cat/virt-ls.c:583
+#, c-format
+msgid "%s: error: cannot parse xattr count for %s %s\n"
+msgstr ""
 
 #: df/domains.c:115
-#, fuzzy, c-format
+#, c-format
 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
-msgstr "guestfish: kon niet verbinden met libvirt (code %d, domein %d): %s\n"
+msgstr ""
 
 #: df/domains.c:124
-#, fuzzy, c-format
+#, c-format
 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
-msgstr "guestfish: kon niet verbinden met libvirt (code %d, domein %d): %s\n"
+msgstr ""
 
 #: df/domains.c:134
-#, fuzzy, c-format
+#, c-format
 msgid "%s: could not list running domains (code %d, domain %d): %s"
-msgstr "guestfish: kon niet verbinden met libvirt (code %d, domein %d): %s\n"
+msgstr ""
 
 #: df/domains.c:145
-#, fuzzy, c-format
+#, c-format
 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
-msgstr "guestfish: kon niet verbinden met libvirt (code %d, domein %d): %s\n"
+msgstr ""
 
 #: df/domains.c:155
-#, fuzzy, c-format
+#, c-format
 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
-msgstr "guestfish: kon niet verbinden met libvirt (code %d, domein %d): %s\n"
+msgstr ""
 
 #: df/domains.c:281
 #, c-format
@@ -214,7 +205,7 @@ msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
 msgstr ""
 
 #: df/main.c:74
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "%s: display free space on virtual filesystems\n"
 "Copyright (C) 2010 Red Hat Inc.\n"
@@ -237,24 +228,6 @@ msgid ""
 "  -x                   Trace libguestfs API calls\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
-"%s: FUSE module voor libguestfs\n"
-"%s laat je een virtuele machine bestandssysteem aankoppelen\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
-"Gebruik:\n"
-"  %s [--opties] [-- [--FUSE-opties]] koppelpunt\n"
-"Opties:\n"
-"  -a|--add image       Voeg image toe\n"
-"  --dir-cache-timeout  Stel readdir cache time-out in (standaard 5 sec)\n"
-"  --fuse-help          Laat extra FUSE opties zien\n"
-"  --help               Laat hulp boodschap zien en sluit af\n"
-"  -m|--mount dev[:mnt] Koppel dev aan op mnt (indien weggelaten, /)\n"
-"  -n|--no-sync         Geen autosync\n"
-"  -o|--option opt      Geeft optie door aan FUSE\n"
-"  -r|--ro              Alleez-lezen aankoppelen\n"
-"  --selinux            Zet SELinux ondersteuning aan\n"
-"  --trace              Ga guestfs API aanroepen na (naar stderr)\n"
-"  -v|--verbose         Breedsprakige boodschappen\n"
-"  -V|--version         Laat versie zien en sluit af\n"
 
 #: df/main.c:267
 #, c-format
@@ -262,9 +235,8 @@ msgid "%s: compiled without support for libvirt.\n"
 msgstr ""
 
 #: df/output.c:50
-#, fuzzy
 msgid "VirtualMachine"
-msgstr "Virtuele machine"
+msgstr ""
 
 #: df/output.c:51
 msgid "Filesystem"
@@ -306,6 +278,50 @@ msgstr "IFree"
 msgid "IUse%"
 msgstr "IUse%"
 
+#: edit/virt-edit.c:77
+#, c-format
+msgid ""
+"%s: Edit a file in a virtual machine\n"
+"Copyright (C) 2009-2011 Red Hat Inc.\n"
+"Usage:\n"
+"  %s [--options] -d domname file [file ...]\n"
+"  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
+"Options:\n"
+"  -a|--add image       Add image\n"
+"  -b|--backup .ext     Backup original as original.ext\n"
+"  -c|--connect uri     Specify libvirt URI for -d option\n"
+"  -d|--domain guest    Add disks from libvirt guest\n"
+"  --echo-keys          Don't turn off echo for passphrases\n"
+"  -e|--expr expr       Non-interactive editing using Perl expr\n"
+"  --format[=raw|..]    Force disk format for -a option\n"
+"  --help               Display brief help\n"
+"  --keys-from-stdin    Read passphrases from stdin\n"
+"  -v|--verbose         Verbose messages\n"
+"  -V|--version         Display version and exit\n"
+"  -x                   Trace libguestfs API calls\n"
+"For more information, see the manpage %s(1).\n"
+msgstr ""
+
+#: edit/virt-edit.c:175
+#, c-format
+msgid "%s: -b option given multiple times\n"
+msgstr ""
+
+#: edit/virt-edit.c:192
+#, c-format
+msgid "%s: -e option given multiple times\n"
+msgstr ""
+
+#: edit/virt-edit.c:585 fish/fish.c:1551
+#, c-format
+msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
+msgstr ""
+
+#: edit/virt-edit.c:599
+#, c-format
+msgid "%s: drive '%c:' not found.\n"
+msgstr ""
+
 #: fish/alloc.c:37
 #, c-format
 msgid "use 'alloc file size' to create an image\n"
@@ -326,1640 +342,1657 @@ msgstr "kan schijven niet toewijzen of toevoegen na het starten\n"
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: ongeldige integer parameter (%s gaf %d terug)\n"
 
-#: fish/cmds.c:2557
+#: fish/cmds.c:2643
 msgid "Command"
 msgstr "Commando"
 
-#: fish/cmds.c:2557
+#: fish/cmds.c:2643
 msgid "Description"
 msgstr "Beschrijving"
 
-#: fish/cmds.c:2559
+#: fish/cmds.c:2645
 msgid "add a CD-ROM disk image to examine"
 msgstr "voeg een CD-ROM schijf image toe voor onderzoek"
 
-#: fish/cmds.c:2560
-#, fuzzy
+#: fish/cmds.c:2646
 msgid "add the disk(s) from a named libvirt domain"
-msgstr "{name} is niet de naam van een libvirt domein\n"
+msgstr ""
 
-#: fish/cmds.c:2561 fish/cmds.c:2562
+#: fish/cmds.c:2647 fish/cmds.c:2648
 msgid "add an image to examine or modify"
 msgstr "voeg een image toe voor onderzoek of te veranderen"
 
-#: fish/cmds.c:2563
+#: fish/cmds.c:2649
 msgid "add a drive in snapshot mode (read-only)"
 msgstr "voeg een station toe in snapshot mode (alleen-lezen)"
 
-#: fish/cmds.c:2564
+#: fish/cmds.c:2650
 msgid "add a drive read-only specifying the QEMU block emulation to use"
 msgstr ""
 "voeg een station alleen-lezen toe met het specificeren van de te gebruiken "
 "QEMU blok emulatie"
 
-#: fish/cmds.c:2565
+#: fish/cmds.c:2651
 msgid "add a drive specifying the QEMU block emulation to use"
 msgstr ""
 "voeg een station toe met het specificeren van de te gebruiken QEMU blok "
 "emulatie"
 
-#: fish/cmds.c:2566
-#, fuzzy
+#: fish/cmds.c:2652
 msgid "allocate and add a disk file"
-msgstr "wijs een sparse image bestand toe"
+msgstr ""
 
-#: fish/cmds.c:2567
+#: fish/cmds.c:2653
 msgid "clear Augeas path"
 msgstr "Augeas pad opschonen"
 
-#: fish/cmds.c:2568
+#: fish/cmds.c:2654
 msgid "close the current Augeas handle"
 msgstr "sluit de huidige Augeas hendel"
 
-#: fish/cmds.c:2569
+#: fish/cmds.c:2655
 msgid "define an Augeas node"
 msgstr "definieer een Augeas node"
 
-#: fish/cmds.c:2570
+#: fish/cmds.c:2656
 msgid "define an Augeas variable"
 msgstr "definieer een Augeas variabele"
 
-#: fish/cmds.c:2571
+#: fish/cmds.c:2657
 msgid "look up the value of an Augeas path"
 msgstr "zoek de waarde op van een Augeas pad"
 
-#: fish/cmds.c:2572
+#: fish/cmds.c:2658
 msgid "create a new Augeas handle"
 msgstr "maak een nieuwe Augeas hendel aan"
 
-#: fish/cmds.c:2573
+#: fish/cmds.c:2659
 msgid "insert a sibling Augeas node"
 msgstr "voeg in broer Augeas node in"
 
-#: fish/cmds.c:2574
+#: fish/cmds.c:2660
 msgid "load files into the tree"
 msgstr "laad bestanden in de boom"
 
-#: fish/cmds.c:2575
+#: fish/cmds.c:2661
 msgid "list Augeas nodes under augpath"
 msgstr "laat Augeas nodes onder augpath zien"
 
-#: fish/cmds.c:2576
+#: fish/cmds.c:2662
 msgid "return Augeas nodes which match augpath"
 msgstr "geef Augeas nodes terug die overeenkomen met augpath"
 
-#: fish/cmds.c:2577
+#: fish/cmds.c:2663
 msgid "move Augeas node"
 msgstr "verplaats Augeas node"
 
-#: fish/cmds.c:2578
+#: fish/cmds.c:2664
 msgid "remove an Augeas path"
 msgstr "verwijder een Augeas pad"
 
-#: fish/cmds.c:2579
+#: fish/cmds.c:2665
 msgid "write all pending Augeas changes to disk"
 msgstr "schrijf alle wachtende Augeas veranderingen naar schijf"
 
-#: fish/cmds.c:2580
+#: fish/cmds.c:2666
 msgid "set Augeas path to value"
 msgstr "stel Augeas pad in op waarde"
 
-#: fish/cmds.c:2581
+#: fish/cmds.c:2667
 msgid "test availability of some parts of the API"
 msgstr "testen beschikbaarheid van bepaalde onderdelen van de API"
 
-#: fish/cmds.c:2582
+#: fish/cmds.c:2668
 msgid "return a list of all optional groups"
 msgstr "geeft een lijst terug van alle optionele groepen"
 
-#: fish/cmds.c:2583
+#: fish/cmds.c:2669
 msgid "upload base64-encoded data to file"
 msgstr "base64-gecodeerde data uploaden naar bestand"
 
-#: fish/cmds.c:2584
+#: fish/cmds.c:2670
 msgid "download file and encode as base64"
 msgstr "download bestand en codeer deze als base64"
 
-#: fish/cmds.c:2585
+#: fish/cmds.c:2671
 msgid "flush device buffers"
 msgstr "maak apparaat buffers leeg"
 
-#: fish/cmds.c:2586
+#: fish/cmds.c:2672
 msgid "get blocksize of block device"
 msgstr "verkrijg blok grootte van blok apparaat"
 
-#: fish/cmds.c:2587
+#: fish/cmds.c:2673
 msgid "is block device set to read-only"
 msgstr "blok apparaat ingesteld op alleen-lezen"
 
-#: fish/cmds.c:2588
+#: fish/cmds.c:2674
 msgid "get total size of device in bytes"
 msgstr "verkrijgen van totale grootte van apparaat in bytes"
 
-#: fish/cmds.c:2589
+#: fish/cmds.c:2675
 msgid "get sectorsize of block device"
 msgstr "verkrijg sector grootte van blok apparaat"
 
-#: fish/cmds.c:2590
+#: fish/cmds.c:2676
 msgid "get total size of device in 512-byte sectors"
 msgstr "verkrijg totale grootte van apparaat in 512-byte sectoren"
 
-#: fish/cmds.c:2591
+#: fish/cmds.c:2677
 msgid "reread partition table"
 msgstr "herlees partitie tabel"
 
-#: fish/cmds.c:2592
+#: fish/cmds.c:2678
 msgid "set blocksize of block device"
 msgstr "stel blok grootte van blok apparaat in"
 
-#: fish/cmds.c:2593
+#: fish/cmds.c:2679
 msgid "set block device to read-only"
 msgstr "blok apparaat instellen op alleen-lezen"
 
-#: fish/cmds.c:2594
+#: fish/cmds.c:2680
 msgid "set block device to read-write"
 msgstr "blok apparaat instellen op lezen-schrijven"
 
-#: fish/cmds.c:2595
+#: fish/cmds.c:2681
+msgid "resize a btrfs filesystem"
+msgstr ""
+
+#: fish/cmds.c:2682
 msgid "return true path on case-insensitive filesystem"
 msgstr "geef echte pad terug voor hoofdletter-ongevoelige bestandssystemen"
 
-#: fish/cmds.c:2596
+#: fish/cmds.c:2683
 msgid "list the contents of a file"
 msgstr "laat de inhoud van een bestand zien"
 
-#: fish/cmds.c:2597
+#: fish/cmds.c:2684
 msgid "compute MD5, SHAx or CRC checksum of file"
 msgstr "Bereken MD5, SHAx of CRC checksum van bestand"
 
-#: fish/cmds.c:2598
+#: fish/cmds.c:2685
 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
 msgstr "Bereken MD5, SHAx of CRC checksum van de inhoud van een apparaat"
 
-#: fish/cmds.c:2599
+#: fish/cmds.c:2686
 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
 msgstr "Bereken MD5, SHAx of CRC checksum van bestanden in een map"
 
-#: fish/cmds.c:2600
+#: fish/cmds.c:2687
 msgid "change file mode"
 msgstr "verander bestand mode"
 
-#: fish/cmds.c:2601 fish/cmds.c:2717
+#: fish/cmds.c:2688 fish/cmds.c:2809
 msgid "change file owner and group"
 msgstr "verander bestand eigenaar en groep"
 
-#: fish/cmds.c:2602
+#: fish/cmds.c:2689
 msgid "run a command from the guest filesystem"
 msgstr "voer een commando uit in het gast bestandssysteem"
 
-#: fish/cmds.c:2603
+#: fish/cmds.c:2690
 msgid "run a command, returning lines"
 msgstr "voer een opdracht uit, regels worden teruggegeven"
 
-#: fish/cmds.c:2604
+#: fish/cmds.c:2691
 msgid "add qemu parameters"
 msgstr "voeg qemu parameters toe"
 
-#: fish/cmds.c:2605
-#, fuzzy
+#: fish/cmds.c:2692
 msgid "copy local files or directories into an image"
-msgstr "laad bestanden in de boom"
+msgstr ""
 
-#: fish/cmds.c:2606
-#, fuzzy
+#: fish/cmds.c:2693
 msgid "copy remote files or directories out of an image"
-msgstr "laad bestanden in de boom"
+msgstr ""
 
-#: fish/cmds.c:2607
+#: fish/cmds.c:2694
 msgid "copy size bytes from source to destination using dd"
 msgstr "kopieer grootte bits van bron naar bestemming met dd"
 
-#: fish/cmds.c:2608
+#: fish/cmds.c:2695
 msgid "copy a file"
 msgstr "kopieer een bestand"
 
-#: fish/cmds.c:2609
+#: fish/cmds.c:2696
 msgid "copy a file or directory recursively"
 msgstr "kopieer een bestand of map recursief"
 
-#: fish/cmds.c:2610
+#: fish/cmds.c:2697
 msgid "copy from source to destination using dd"
 msgstr "kopieer van bron naar bestemming met dd"
 
-#: fish/cmds.c:2611
+#: fish/cmds.c:2698
 msgid "debugging and internals"
 msgstr "debug en interne"
 
-#: fish/cmds.c:2612
-#, fuzzy
+#: fish/cmds.c:2699
 msgid "debug the QEMU command line (internal use only)"
-msgstr "upload een bestand naar het toestel (alleen voor intern gebruik)"
+msgstr ""
 
-#: fish/cmds.c:2613
+#: fish/cmds.c:2700
 msgid "upload a file to the appliance (internal use only)"
 msgstr "upload een bestand naar het toestel (alleen voor intern gebruik)"
 
-#: fish/cmds.c:2614
+#: fish/cmds.c:2701
 msgid "report file system disk space usage"
 msgstr "rapporteer bestandssysteem schijfruimte gebruik"
 
-#: fish/cmds.c:2615
+#: fish/cmds.c:2702
 msgid "report file system disk space usage (human readable)"
 msgstr "rapporteer bestandssysteem schijfruimte gebruik (leesbaar)"
 
-#: fish/cmds.c:2616
+#: fish/cmds.c:2703
+msgid "display an image"
+msgstr ""
+
+#: fish/cmds.c:2704
 msgid "return kernel messages"
 msgstr "geef kernel boodschappen terug"
 
-#: fish/cmds.c:2617
+#: fish/cmds.c:2705
 msgid "download a file to the local machine"
 msgstr "download een bestand naar de lokale machine"
 
-#: fish/cmds.c:2618
-#, fuzzy
+#: fish/cmds.c:2706
 msgid "download a file to the local machine with offset and size"
-msgstr "download een bestand naar de lokale machine"
+msgstr ""
 
-#: fish/cmds.c:2619
+#: fish/cmds.c:2707
 msgid "drop kernel page cache, dentries and inodes"
 msgstr "laag kernel pagina cache, dentries en inodes weg"
 
-#: fish/cmds.c:2620
+#: fish/cmds.c:2708
 msgid "estimate file space usage"
 msgstr "schat bestand ruimte gebruik"
 
-#: fish/cmds.c:2621
+#: fish/cmds.c:2709
 msgid "check an ext2/ext3 filesystem"
 msgstr "controleer een ext2/ext3 bestandssysteem"
 
-#: fish/cmds.c:2622
+#: fish/cmds.c:2710
 msgid "display a line of text"
 msgstr "laat een regel tekst zien"
 
-#: fish/cmds.c:2623
+#: fish/cmds.c:2711
 msgid "echo arguments back to the client"
 msgstr "echo argumenten terug naar de cliënt"
 
-#: fish/cmds.c:2624
-#, fuzzy
+#: fish/cmds.c:2712
 msgid "edit a file"
-msgstr "lees een bestand"
+msgstr ""
 
-#: fish/cmds.c:2625 fish/cmds.c:2626 fish/cmds.c:2631 fish/cmds.c:2632
-#: fish/cmds.c:2665 fish/cmds.c:2666 fish/cmds.c:2910 fish/cmds.c:2911
-#: fish/cmds.c:2915 fish/cmds.c:2916 fish/cmds.c:2918 fish/cmds.c:2919
+#: fish/cmds.c:2713 fish/cmds.c:2714 fish/cmds.c:2719 fish/cmds.c:2720
+#: fish/cmds.c:2754 fish/cmds.c:2755 fish/cmds.c:3008 fish/cmds.c:3009
+#: fish/cmds.c:3013 fish/cmds.c:3014 fish/cmds.c:3016 fish/cmds.c:3017
 msgid "return lines matching a pattern"
 msgstr "geef regels terug die overeenkomen met een patroon"
 
-#: fish/cmds.c:2627
+#: fish/cmds.c:2715
 msgid "test if two files have equal contents"
 msgstr "test of twee bestanden dezelfde inhoud hebben"
 
-#: fish/cmds.c:2628
+#: fish/cmds.c:2716
 msgid "test if file or directory exists"
 msgstr "test of bestand of map bestaat"
 
-#: fish/cmds.c:2629 fish/cmds.c:2630
+#: fish/cmds.c:2717 fish/cmds.c:2718
 msgid "preallocate a file in the guest filesystem"
 msgstr "pre-allocate een bestand in het gast bestandssysteem "
 
-#: fish/cmds.c:2633
+#: fish/cmds.c:2721
 msgid "determine file type"
 msgstr "bepaal bestand type"
 
-#: fish/cmds.c:2634
+#: fish/cmds.c:2722
 msgid "detect the architecture of a binary file"
 msgstr "detecteer de architectuur van een binair bestand"
 
-#: fish/cmds.c:2635
+#: fish/cmds.c:2723
 msgid "return the size of the file in bytes"
 msgstr "geef de grootte van het bestand terug in bytes"
 
-#: fish/cmds.c:2636
+#: fish/cmds.c:2724
 msgid "fill a file with octets"
 msgstr "vul een bestand met octetten"
 
-#: fish/cmds.c:2637
+#: fish/cmds.c:2725
 msgid "fill a file with a repeating pattern of bytes"
 msgstr "vul een bestand met een herhalend patroon van bytes"
 
-#: fish/cmds.c:2638
+#: fish/cmds.c:2726
 msgid "find all files and directories"
 msgstr "zoek alle bestanden en mappen op"
 
-#: fish/cmds.c:2639
+#: fish/cmds.c:2727
 msgid "find all files and directories, returning NUL-separated list"
 msgstr ""
 "zoek alle bestanden en mappen op, geef een door NUL gescheiden lijst terug"
 
-#: fish/cmds.c:2640
+#: fish/cmds.c:2728
 msgid "find a filesystem by label"
 msgstr "zoek een bestandssysteem op volgens label"
 
-#: fish/cmds.c:2641
+#: fish/cmds.c:2729
 msgid "find a filesystem by UUID"
 msgstr "zoek een bestandssysteem op volgens UUID"
 
-#: fish/cmds.c:2642
+#: fish/cmds.c:2730
 msgid "run the filesystem checker"
 msgstr "voer de bestandssysteem checker uit"
 
-#: fish/cmds.c:2643
+#: fish/cmds.c:2731
 msgid "get the additional kernel options"
 msgstr "verkrijg de extra kernel opties"
 
-#: fish/cmds.c:2644
-#, fuzzy
+#: fish/cmds.c:2732
 msgid "get the attach method"
-msgstr "verkrijg het zoek pad"
+msgstr ""
 
-#: fish/cmds.c:2645
+#: fish/cmds.c:2733
 msgid "get autosync mode"
 msgstr "verkrijg automatische synchronisatie mode"
 
-#: fish/cmds.c:2646
+#: fish/cmds.c:2734
 msgid "get direct appliance mode flag"
 msgstr "verkrijg directe toepassing mode vlag"
 
-#: fish/cmds.c:2647
+#: fish/cmds.c:2735
 msgid "get the ext2/3/4 filesystem label"
 msgstr "verkrijg het ext2/3/4 bestandssysteem label"
 
-#: fish/cmds.c:2648
+#: fish/cmds.c:2736
 msgid "get the ext2/3/4 filesystem UUID"
 msgstr "verkrijg het ext2/3/4 bestandssysteem UUID"
 
-#: fish/cmds.c:2649
+#: fish/cmds.c:2737
 msgid "get memory allocated to the qemu subprocess"
 msgstr "verkrijg geheugen toegekend aan het qemu sub-proces"
 
-#: fish/cmds.c:2650
+#: fish/cmds.c:2738
 msgid "get enable network flag"
 msgstr "verkrijg netwerk aanzetten vlag"
 
-#: fish/cmds.c:2651
+#: fish/cmds.c:2739
 msgid "get the search path"
 msgstr "verkrijg het zoek pad"
 
-#: fish/cmds.c:2652
+#: fish/cmds.c:2740
+msgid "get process group flag"
+msgstr ""
+
+#: fish/cmds.c:2741
 msgid "get PID of qemu subprocess"
 msgstr "verkrijg PID van qemu sub-proces"
 
-#: fish/cmds.c:2653
+#: fish/cmds.c:2742
 msgid "get the qemu binary"
 msgstr "verkrijg het qemu binaire bestand"
 
-#: fish/cmds.c:2654
+#: fish/cmds.c:2743
 msgid "get recovery process enabled flag"
 msgstr "verkrijg herstel proces aanzetten vlag"
 
-#: fish/cmds.c:2655
+#: fish/cmds.c:2744
 msgid "get SELinux enabled flag"
 msgstr "verkrijg SELinux aanzetten vlag"
 
-#: fish/cmds.c:2656
+#: fish/cmds.c:2745
 msgid "get the current state"
 msgstr "verkrijg de huidige toestand"
 
-#: fish/cmds.c:2657
+#: fish/cmds.c:2746
 msgid "get command trace enabled flag"
 msgstr "verkrijg commando trace aanzetten vlag"
 
-#: fish/cmds.c:2658
+#: fish/cmds.c:2747
 msgid "get the current umask"
 msgstr "verkrijg de huidige umask"
 
-#: fish/cmds.c:2659
+#: fish/cmds.c:2748
 msgid "get verbose mode"
 msgstr "verkrijg breedsprakige mode"
 
-#: fish/cmds.c:2660
+#: fish/cmds.c:2749
 msgid "get SELinux security context"
 msgstr "verkrijg SELinux beveiliging context"
 
-#: fish/cmds.c:2661 fish/cmds.c:2718
+#: fish/cmds.c:2750 fish/cmds.c:2810
 msgid "get a single extended attribute"
 msgstr ""
 
-#: fish/cmds.c:2662 fish/cmds.c:2719
+#: fish/cmds.c:2751 fish/cmds.c:2811
 msgid "list extended attributes of a file or directory"
 msgstr "laat uitgebreide attributen zien van een bestand of map"
 
-#: fish/cmds.c:2663
+#: fish/cmds.c:2752
 msgid "expand wildcards in command"
 msgstr "expandeer wildcards in commando"
 
-#: fish/cmds.c:2664
+#: fish/cmds.c:2753
 msgid "expand a wildcard path"
 msgstr "expandeer een wildcard pad"
 
-#: fish/cmds.c:2667
+#: fish/cmds.c:2756
 msgid "install GRUB"
 msgstr "installeer GRUB"
 
-#: fish/cmds.c:2668
+#: fish/cmds.c:2757
 msgid "return first 10 lines of a file"
 msgstr "geef de eerste 10 regels van een bestand terug"
 
-#: fish/cmds.c:2669
+#: fish/cmds.c:2758
 msgid "return first N lines of a file"
 msgstr "geef de eerste N regels van een bestand terug"
 
-#: fish/cmds.c:2670
+#: fish/cmds.c:2759
 msgid "dump a file in hexadecimal"
 msgstr "dump een bestand in hexadecimaal"
 
-#: fish/cmds.c:2671
+#: fish/cmds.c:2760
 msgid "edit with a hex editor"
 msgstr ""
 
-#: fish/cmds.c:2672
+#: fish/cmds.c:2761
 msgid "list the contents of a single file in an initrd"
 msgstr "laat de inhoud van een enkel bestand in een initrd zien"
 
-#: fish/cmds.c:2673
+#: fish/cmds.c:2762
 msgid "list files in an initrd"
 msgstr "laat bestanden in een initrd zien"
 
-#: fish/cmds.c:2674
+#: fish/cmds.c:2763
 msgid "add an inotify watch"
 msgstr "voeg een inotify bewaker toe"
 
-#: fish/cmds.c:2675
+#: fish/cmds.c:2764
 msgid "close the inotify handle"
 msgstr "sluit de inotify hendel"
 
-#: fish/cmds.c:2676
+#: fish/cmds.c:2765
 msgid "return list of watched files that had events"
 msgstr "geef lijst terug van bewaakte bestanden met gebeurtenissen"
 
-#: fish/cmds.c:2677
+#: fish/cmds.c:2766
 msgid "create an inotify handle"
 msgstr "maak een inotify hendel aan"
 
-#: fish/cmds.c:2678
+#: fish/cmds.c:2767
 msgid "return list of inotify events"
 msgstr "geef een lijst van inotify gebeurtenissen terug"
 
-#: fish/cmds.c:2679
+#: fish/cmds.c:2768
 msgid "remove an inotify watch"
 msgstr "verwijder een inotify bewaker"
 
-#: fish/cmds.c:2680
+#: fish/cmds.c:2769
 msgid "get architecture of inspected operating system"
 msgstr "verkrijg architectuur van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2681
+#: fish/cmds.c:2770
 msgid "get distro of inspected operating system"
 msgstr "verkrijg distributie van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2682
+#: fish/cmds.c:2771
 msgid "get drive letter mappings"
 msgstr ""
 
-#: fish/cmds.c:2683
+#: fish/cmds.c:2772
 msgid "get filesystems associated with inspected operating system"
 msgstr ""
 "verkrijg bestandssystemen geassocieerd met geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2684
-#, fuzzy
+#: fish/cmds.c:2773
 msgid "get format of inspected operating system"
-msgstr "verkrijg type van geïnspecteerd besturingssysteem"
+msgstr ""
 
-#: fish/cmds.c:2685
-#, fuzzy
+#: fish/cmds.c:2774
 msgid "get hostname of the operating system"
-msgstr "verkrijg prouct naam van geïnspecteerd besturingssysteem"
+msgstr ""
 
-#: fish/cmds.c:2686
+#: fish/cmds.c:2775
+msgid "get the icon corresponding to this operating system"
+msgstr ""
+
+#: fish/cmds.c:2776
 msgid "get major version of inspected operating system"
 msgstr "verkrijg major versie van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2687
+#: fish/cmds.c:2777
 msgid "get minor version of inspected operating system"
 msgstr "verkrijg minor versie van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2688
+#: fish/cmds.c:2778
 msgid "get mountpoints of inspected operating system"
 msgstr "verkrijg aankoppel punten van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2689
-#, fuzzy
+#: fish/cmds.c:2779
 msgid "get package format used by the operating system"
-msgstr "verkrijg type van geïnspecteerd besturingssysteem"
+msgstr ""
 
-#: fish/cmds.c:2690
-#, fuzzy
+#: fish/cmds.c:2780
 msgid "get package management tool used by the operating system"
-msgstr "verkrijg prouct naam van geïnspecteerd besturingssysteem"
+msgstr ""
 
-#: fish/cmds.c:2691
+#: fish/cmds.c:2781
 msgid "get product name of inspected operating system"
 msgstr "verkrijg prouct naam van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2692
-#, fuzzy
+#: fish/cmds.c:2782
 msgid "get product variant of inspected operating system"
-msgstr "verkrijg prouct naam van geïnspecteerd besturingssysteem"
+msgstr ""
 
-#: fish/cmds.c:2693
-#, fuzzy
+#: fish/cmds.c:2783
 msgid "return list of operating systems found by last inspection"
-msgstr "inspecteer schijf en geef lijst van gevonden besturingssystemen terug"
+msgstr ""
 
-#: fish/cmds.c:2694
+#: fish/cmds.c:2784
 msgid "get type of inspected operating system"
 msgstr "verkrijg type van geïnspecteerd besturingssysteem"
 
-#: fish/cmds.c:2695
-#, fuzzy
+#: fish/cmds.c:2785
 msgid "get Windows CurrentControlSet of inspected operating system"
-msgstr "verkrijg distributie van geïnspecteerd besturingssysteem"
+msgstr ""
 
-#: fish/cmds.c:2696
-#, fuzzy
+#: fish/cmds.c:2786
 msgid "get Windows systemroot of inspected operating system"
-msgstr "verkrijg distributie van geïnspecteerd besturingssysteem"
+msgstr ""
 
-#: fish/cmds.c:2697
+#: fish/cmds.c:2787
 msgid "get live flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2698
+#: fish/cmds.c:2788
 msgid "get multipart flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2699
+#: fish/cmds.c:2789
 msgid "get netinst (network installer) flag for install disk"
 msgstr ""
 
-#: fish/cmds.c:2700
-#, fuzzy
+#: fish/cmds.c:2790
 msgid "get list of applications installed in the operating system"
-msgstr "verkrijg distributie van geïnspecteerd besturingssysteem"
+msgstr ""
 
-#: fish/cmds.c:2701
+#: fish/cmds.c:2791
 msgid "inspect disk and return list of operating systems found"
 msgstr "inspecteer schijf en geef lijst van gevonden besturingssystemen terug"
 
-#: fish/cmds.c:2702
-#, fuzzy
+#: fish/cmds.c:2792
 msgid "test if block device"
-msgstr "laat de blok apparaten zien"
+msgstr ""
 
-#: fish/cmds.c:2703
+#: fish/cmds.c:2793
 msgid "is busy processing a command"
 msgstr "is bezig met het verwerken van een commando"
 
-#: fish/cmds.c:2704
-#, fuzzy
+#: fish/cmds.c:2794
 msgid "test if character device"
-msgstr "maak blok, karakter, of FIFO apparaten"
+msgstr ""
 
-#: fish/cmds.c:2705
+#: fish/cmds.c:2795
 msgid "is in configuration state"
 msgstr "is in de configuratie toestand"
 
-#: fish/cmds.c:2706
-#, fuzzy
+#: fish/cmds.c:2796
 msgid "test if a directory"
-msgstr "maak een map aan"
+msgstr ""
 
-#: fish/cmds.c:2707
-#, fuzzy
+#: fish/cmds.c:2797
 msgid "test if FIFO (named pipe)"
-msgstr "maak een FIFO (benoemde pipe)"
+msgstr ""
 
-#: fish/cmds.c:2708
+#: fish/cmds.c:2798
 msgid "test if a regular file"
 msgstr ""
 
-#: fish/cmds.c:2709
+#: fish/cmds.c:2799
 msgid "is launching subprocess"
 msgstr "lanceert een sub-proces"
 
-#: fish/cmds.c:2710
+#: fish/cmds.c:2800
 msgid "test if device is a logical volume"
 msgstr "test of het apparaat een logische volume is"
 
-#: fish/cmds.c:2711
+#: fish/cmds.c:2801
 msgid "is ready to accept commands"
 msgstr "is klaar om commando's te accepteren"
 
-#: fish/cmds.c:2712
-#, fuzzy
+#: fish/cmds.c:2802
 msgid "test if socket"
-msgstr "schrijven naar daemon socket"
+msgstr ""
 
-#: fish/cmds.c:2713
-#, fuzzy
+#: fish/cmds.c:2803
 msgid "test if symbolic link"
-msgstr "maak een symbolische link aan"
+msgstr ""
+
+#: fish/cmds.c:2804
+msgid "test if a file contains all zero bytes"
+msgstr ""
+
+#: fish/cmds.c:2805
+msgid "test if a device contains all zero bytes"
+msgstr ""
 
-#: fish/cmds.c:2714
+#: fish/cmds.c:2806
 msgid "kill the qemu subprocess"
 msgstr "schiet de qemu sub-processen af"
 
-#: fish/cmds.c:2715
+#: fish/cmds.c:2807
 msgid "launch the qemu subprocess"
 msgstr "lanceer het qemu sub-proces"
 
-#: fish/cmds.c:2716
-#, fuzzy
+#: fish/cmds.c:2808
 msgid "change working directory"
-msgstr "verander locale map"
+msgstr ""
+
+#: fish/cmds.c:2812
+msgid "list 9p filesystems"
+msgstr ""
 
-#: fish/cmds.c:2720
+#: fish/cmds.c:2813
 msgid "list the block devices"
 msgstr "laat de blok apparaten zien"
 
-#: fish/cmds.c:2721
-#, fuzzy
+#: fish/cmds.c:2814
+msgid "list device mapper devices"
+msgstr ""
+
+#: fish/cmds.c:2815
 msgid "list filesystems"
-msgstr "  Bestandssystemen:\n"
+msgstr ""
 
-#: fish/cmds.c:2722
+#: fish/cmds.c:2816
 msgid "list the partitions"
 msgstr "laat de partities zien"
 
-#: fish/cmds.c:2723
+#: fish/cmds.c:2817
 msgid "list the files in a directory (long format)"
 msgstr "laat de bestanden in een map zien (lang formaat)"
 
-#: fish/cmds.c:2724 fish/cmds.c:2725
+#: fish/cmds.c:2818 fish/cmds.c:2819
 msgid "create a hard link"
 msgstr "maak een harde link aan"
 
-#: fish/cmds.c:2726 fish/cmds.c:2727
+#: fish/cmds.c:2820 fish/cmds.c:2821
 msgid "create a symbolic link"
 msgstr "maak een symbolische link aan"
 
-#: fish/cmds.c:2728 fish/cmds.c:2819
+#: fish/cmds.c:2822 fish/cmds.c:2915
 msgid "remove extended attribute of a file or directory"
 msgstr "verwijder uitgebreide attribuut van een bestand of map"
 
-#: fish/cmds.c:2729
+#: fish/cmds.c:2823
 msgid "list the files in a directory"
 msgstr "laat de bestanden in een map zien"
 
-#: fish/cmds.c:2730 fish/cmds.c:2846
+#: fish/cmds.c:2824 fish/cmds.c:2943
 msgid "set extended attribute of a file or directory"
 msgstr "stel uitgebreide attribuut van een bestand of map in"
 
-#: fish/cmds.c:2731
+#: fish/cmds.c:2825
 msgid "get file information for a symbolic link"
 msgstr "verkrijg bestand informatie voor een symbolische link"
 
-#: fish/cmds.c:2732
+#: fish/cmds.c:2826
 msgid "lstat on multiple files"
 msgstr "lstat op meerdere bestanden"
 
-#: fish/cmds.c:2733
+#: fish/cmds.c:2827
 msgid "add a key on a LUKS encrypted device"
 msgstr "voeg een sleutel toe aan een LUKS versleuteld apparaat"
 
-#: fish/cmds.c:2734
+#: fish/cmds.c:2828
 msgid "close a LUKS device"
 msgstr "sluit een LUKS apparaat"
 
-#: fish/cmds.c:2735 fish/cmds.c:2736
+#: fish/cmds.c:2829 fish/cmds.c:2830
 msgid "format a block device as a LUKS encrypted device"
 msgstr "formatteer een blok apparaat als een LUKS versleuteld apparaat"
 
-#: fish/cmds.c:2737
+#: fish/cmds.c:2831
 msgid "remove a key from a LUKS encrypted device"
 msgstr "verwijder een sleutel toe van een LUKS versleuteld apparaat"
 
-#: fish/cmds.c:2738
+#: fish/cmds.c:2832
 msgid "open a LUKS-encrypted block device"
 msgstr "open een LUKS versleuteld blok apparaat"
 
-#: fish/cmds.c:2739
+#: fish/cmds.c:2833
 msgid "open a LUKS-encrypted block device read-only"
 msgstr "open een LUKS versleuteld blok alleen-lezen apparaat"
 
-#: fish/cmds.c:2740
+#: fish/cmds.c:2834
 msgid "create an LVM logical volume"
 msgstr "maak een LVM logische volume aan"
 
-#: fish/cmds.c:2741
+#: fish/cmds.c:2835
 msgid "get canonical name of an LV"
 msgstr ""
 
-#: fish/cmds.c:2742
+#: fish/cmds.c:2836
 msgid "clear LVM device filter"
 msgstr "wis LVM apparaat filter"
 
-#: fish/cmds.c:2743
+#: fish/cmds.c:2837
 msgid "remove all LVM LVs, VGs and PVs"
 msgstr "verwijder alle LVM LV's, VG's en PV's"
 
-#: fish/cmds.c:2744
+#: fish/cmds.c:2838
 msgid "set LVM device filter"
 msgstr "stel LVM apparaat filter in"
 
-#: fish/cmds.c:2745
+#: fish/cmds.c:2839
 msgid "remove an LVM logical volume"
 msgstr "verwijder een LVM logische volume"
 
-#: fish/cmds.c:2746
+#: fish/cmds.c:2840
 msgid "rename an LVM logical volume"
 msgstr "hernoem een LVM logische volume"
 
-#: fish/cmds.c:2747
+#: fish/cmds.c:2841
 msgid "resize an LVM logical volume"
 msgstr "verander grootte van een LVM logische volume"
 
-#: fish/cmds.c:2748
+#: fish/cmds.c:2842
 msgid "expand an LV to fill free space"
 msgstr "expandeer een LV om vrije ruimte te vullen"
 
-#: fish/cmds.c:2749 fish/cmds.c:2750
+#: fish/cmds.c:2843 fish/cmds.c:2844
 msgid "list the LVM logical volumes (LVs)"
 msgstr "laat de LVM logische volumes (LV's) zien"
 
-#: fish/cmds.c:2751
+#: fish/cmds.c:2845
 msgid "get the UUID of a logical volume"
 msgstr "verkrijg de UUID van een logische volume"
 
-#: fish/cmds.c:2752
+#: fish/cmds.c:2846
 msgid "lgetxattr on multiple files"
 msgstr "lgetxattr op meerdere bestanden"
 
-#: fish/cmds.c:2753
-#, fuzzy
+#: fish/cmds.c:2847
 msgid "open the manual"
-msgstr "lees de manual"
+msgstr ""
 
-#: fish/cmds.c:2754
+#: fish/cmds.c:2848
 msgid "create a directory"
 msgstr "maak een map aan"
 
-#: fish/cmds.c:2755
+#: fish/cmds.c:2849
 msgid "create a directory with a particular mode"
 msgstr "maak een map aan met een bepaalde mode"
 
-#: fish/cmds.c:2756
+#: fish/cmds.c:2850
 msgid "create a directory and parents"
 msgstr "maak en map en ouders aan"
 
-#: fish/cmds.c:2757
+#: fish/cmds.c:2851
 msgid "create a temporary directory"
 msgstr "maak een tijdelijke map aan"
 
-#: fish/cmds.c:2758 fish/cmds.c:2759 fish/cmds.c:2760
+#: fish/cmds.c:2852 fish/cmds.c:2853 fish/cmds.c:2854
 msgid "make ext2/3/4 filesystem with external journal"
 msgstr "maak een ext2/3/4 bestandssysteem met extern journaal"
 
-#: fish/cmds.c:2761
+#: fish/cmds.c:2855
 msgid "make ext2/3/4 external journal"
 msgstr "maak een ext2/3/4 extern journaal"
 
-#: fish/cmds.c:2762
+#: fish/cmds.c:2856
 msgid "make ext2/3/4 external journal with label"
 msgstr "maak een ext2/3/4 extern journaal met label"
 
-#: fish/cmds.c:2763
+#: fish/cmds.c:2857
 msgid "make ext2/3/4 external journal with UUID"
 msgstr "maak een ext2/3/4 extern journaal met UUID"
 
-#: fish/cmds.c:2764
+#: fish/cmds.c:2858
 msgid "make FIFO (named pipe)"
 msgstr "maak een FIFO (benoemde pipe)"
 
-#: fish/cmds.c:2765 fish/cmds.c:2767
+#: fish/cmds.c:2859 fish/cmds.c:2861
 msgid "make a filesystem"
 msgstr "maak een bestandssysteem"
 
-#: fish/cmds.c:2766
+#: fish/cmds.c:2860
 msgid "make a filesystem with block size"
 msgstr "maak een bestandssysteem met blok grootte"
 
-#: fish/cmds.c:2768
+#: fish/cmds.c:2862
 msgid "create a mountpoint"
 msgstr "maak een aankoppel punt aan"
 
-#: fish/cmds.c:2769
+#: fish/cmds.c:2863
 msgid "make block, character or FIFO devices"
 msgstr "maak blok, karakter, of FIFO apparaten"
 
-#: fish/cmds.c:2770
+#: fish/cmds.c:2864
 msgid "make block device node"
 msgstr "maak een blok apparaat node"
 
-#: fish/cmds.c:2771
+#: fish/cmds.c:2865
 msgid "make char device node"
 msgstr "maak een karakter apparaat node"
 
-#: fish/cmds.c:2772
+#: fish/cmds.c:2866
 msgid "create a swap partition"
 msgstr "maak een swap partitie aan"
 
-#: fish/cmds.c:2773
+#: fish/cmds.c:2867
 msgid "create a swap partition with a label"
 msgstr "maak een swap partitie met een label aan"
 
-#: fish/cmds.c:2774
+#: fish/cmds.c:2868
 msgid "create a swap partition with an explicit UUID"
 msgstr "maak een swap partitie met een expliciete UUID aan"
 
-#: fish/cmds.c:2775
+#: fish/cmds.c:2869
 msgid "create a swap file"
 msgstr "maak een swap bestand aan"
 
-#: fish/cmds.c:2776
+#: fish/cmds.c:2870
 msgid "load a kernel module"
 msgstr "laad een kernel module"
 
-#: fish/cmds.c:2777
-#, fuzzy
+#: fish/cmds.c:2871
 msgid "view a file"
-msgstr "verplaats een bestand"
+msgstr ""
 
-#: fish/cmds.c:2778
+#: fish/cmds.c:2872
 msgid "mount a guest disk at a position in the filesystem"
 msgstr "koppel een gast schijf aan op een plaats in het bestandssysteem"
 
-#: fish/cmds.c:2779
+#: fish/cmds.c:2873
+msgid "mount 9p filesystem"
+msgstr ""
+
+#: fish/cmds.c:2874
 msgid "mount a file using the loop device"
 msgstr "koppel een bestand aan met het loop apparaat"
 
-#: fish/cmds.c:2780
+#: fish/cmds.c:2875
 msgid "mount a guest disk with mount options"
 msgstr "koppel een gast schijf aan met aankoppel opties"
 
-#: fish/cmds.c:2781
+#: fish/cmds.c:2876
 msgid "mount a guest disk, read-only"
 msgstr "koppel een gast schijf alleen-lezen aan"
 
-#: fish/cmds.c:2782
+#: fish/cmds.c:2877
 msgid "mount a guest disk with mount options and vfstype"
 msgstr "koppel een gast schijf aan met aankoppel opties en vfstype"
 
-#: fish/cmds.c:2783
+#: fish/cmds.c:2878
 msgid "show mountpoints"
 msgstr "laat aankoppel punten zien"
 
-#: fish/cmds.c:2784
+#: fish/cmds.c:2879
 msgid "show mounted filesystems"
 msgstr "laat aangekoppelde bestandssystemen zien"
 
-#: fish/cmds.c:2785
+#: fish/cmds.c:2880
 msgid "move a file"
 msgstr "verplaats een bestand"
 
-#: fish/cmds.c:2786
+#: fish/cmds.c:2881
 msgid "probe NTFS volume"
 msgstr "onderzoek NTFS volume"
 
-#: fish/cmds.c:2787
+#: fish/cmds.c:2882 fish/cmds.c:2883
 msgid "resize an NTFS filesystem"
 msgstr "verander grootte van een NTFS bestandssysteem"
 
-#: fish/cmds.c:2788
+#: fish/cmds.c:2884
 msgid "resize an NTFS filesystem (with size)"
 msgstr "verander grootte van een NTFS bestandssysteem (met grootte)"
 
-#: fish/cmds.c:2789
+#: fish/cmds.c:2885
 msgid "add a partition to the device"
 msgstr "voeg een partiie toe aan een apparaat"
 
-#: fish/cmds.c:2790
+#: fish/cmds.c:2886
 msgid "delete a partition"
 msgstr "verwijder een partitie"
 
-#: fish/cmds.c:2791
+#: fish/cmds.c:2887
 msgid "partition whole disk with a single primary partition"
 msgstr "partitioneer gehele schijf met een enkele primaire partitie"
 
-#: fish/cmds.c:2792
+#: fish/cmds.c:2888
 msgid "return true if a partition is bootable"
 msgstr "geef waar terug als een partitie opstartbaar is"
 
-#: fish/cmds.c:2793
+#: fish/cmds.c:2889
 msgid "get the MBR type byte (ID byte) from a partition"
 msgstr "verkrijg het MBR type byte (ID byte) van een partitie"
 
-#: fish/cmds.c:2794
+#: fish/cmds.c:2890
 msgid "get the partition table type"
 msgstr "verkrijg het partitie abel type"
 
-#: fish/cmds.c:2795
+#: fish/cmds.c:2891
 msgid "create an empty partition table"
 msgstr "maak een lege partitie tabel aan"
 
-#: fish/cmds.c:2796
+#: fish/cmds.c:2892
 msgid "list partitions on a device"
 msgstr "laat partities op een apparaat zien"
 
-#: fish/cmds.c:2797
+#: fish/cmds.c:2893
 msgid "make a partition bootable"
 msgstr "maak een partitie opstartbaar"
 
-#: fish/cmds.c:2798
+#: fish/cmds.c:2894
 msgid "set the MBR type byte (ID byte) of a partition"
 msgstr "stel het MBR type byte (ID byte) van een partitie in"
 
-#: fish/cmds.c:2799
+#: fish/cmds.c:2895
 msgid "set partition name"
 msgstr "stel partitie naam in"
 
-#: fish/cmds.c:2800
-#, fuzzy
+#: fish/cmds.c:2896
 msgid "convert partition name to device name"
-msgstr "maak partities aan op een blok apparaat"
+msgstr ""
 
-#: fish/cmds.c:2801
+#: fish/cmds.c:2897
 msgid "ping the guest daemon"
 msgstr "ping de gast daemon"
 
-#: fish/cmds.c:2802
+#: fish/cmds.c:2898
 msgid "read part of a file"
 msgstr "lees deel van een bestand"
 
-#: fish/cmds.c:2803
-#, fuzzy
+#: fish/cmds.c:2899
 msgid "read part of a device"
-msgstr "lees deel van een bestand"
+msgstr ""
 
-#: fish/cmds.c:2804
+#: fish/cmds.c:2900
 msgid "create an LVM physical volume"
 msgstr "maak een LVM fysieke volume aan"
 
-#: fish/cmds.c:2805
+#: fish/cmds.c:2901
 msgid "remove an LVM physical volume"
 msgstr "verwijder een LVM fysieke volume"
 
-#: fish/cmds.c:2806
+#: fish/cmds.c:2902
 msgid "resize an LVM physical volume"
 msgstr "verander grootte van een LVM fysieke volume"
 
-#: fish/cmds.c:2807
+#: fish/cmds.c:2903
 msgid "resize an LVM physical volume (with size)"
 msgstr "verander grootte van een LVM fysieke volume (met grootte)"
 
-#: fish/cmds.c:2808 fish/cmds.c:2809
+#: fish/cmds.c:2904 fish/cmds.c:2905
 msgid "list the LVM physical volumes (PVs)"
 msgstr "laat de LVM fysieke (PV's) zien"
 
-#: fish/cmds.c:2810
+#: fish/cmds.c:2906
 msgid "get the UUID of a physical volume"
 msgstr "verkrijg de UUID van een fysieke volume"
 
-#: fish/cmds.c:2811
+#: fish/cmds.c:2907
 msgid "write to part of a file"
 msgstr "schrijf naar deel van een bestand"
 
-#: fish/cmds.c:2812
-#, fuzzy
+#: fish/cmds.c:2908
 msgid "write to part of a device"
-msgstr "schrijf naar deel van een bestand"
+msgstr ""
 
-#: fish/cmds.c:2813
+#: fish/cmds.c:2909
 msgid "read a file"
 msgstr "lees een bestand"
 
-#: fish/cmds.c:2814
+#: fish/cmds.c:2910
 msgid "read file as lines"
 msgstr "lees een bestand als regels"
 
-#: fish/cmds.c:2815
+#: fish/cmds.c:2911
 msgid "read directories entries"
 msgstr "lees map ingangen"
 
-#: fish/cmds.c:2816
+#: fish/cmds.c:2912
 msgid "read the target of a symbolic link"
 msgstr "lees het doel van een symbolische link"
 
-#: fish/cmds.c:2817
+#: fish/cmds.c:2913
 msgid "readlink on multiple files"
 msgstr "readlink op meerdere bestanden"
 
-#: fish/cmds.c:2818
+#: fish/cmds.c:2914
 msgid "canonicalized absolute pathname"
 msgstr "gezaghebbende absolute pad naam"
 
-#: fish/cmds.c:2820
+#: fish/cmds.c:2916
 msgid "close and reopen libguestfs handle"
 msgstr "sluit en open libguestfs hendel"
 
-#: fish/cmds.c:2821
+#: fish/cmds.c:2917
 msgid "resize an ext2, ext3 or ext4 filesystem"
 msgstr "verander grootte van een ext2, ext3 of ext4 bestandssysteem"
 
-#: fish/cmds.c:2822
-#, fuzzy
+#: fish/cmds.c:2918
 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
 msgstr ""
-"verander grootte van een ext2, ext3 of ext4 bestandssysteem (met grootte)"
 
-#: fish/cmds.c:2823
+#: fish/cmds.c:2919
 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
 msgstr ""
 "verander grootte van een ext2, ext3 of ext4 bestandssysteem (met grootte)"
 
-#: fish/cmds.c:2824
+#: fish/cmds.c:2920
 msgid "remove a file"
 msgstr "verwijder een bestand"
 
-#: fish/cmds.c:2825
+#: fish/cmds.c:2921
 msgid "remove a file or directory recursively"
 msgstr "verwijder een bestand of map recursief"
 
-#: fish/cmds.c:2826
+#: fish/cmds.c:2922
 msgid "remove a directory"
 msgstr "verwijder een map"
 
-#: fish/cmds.c:2827
+#: fish/cmds.c:2923
 msgid "remove a mountpoint"
 msgstr "verwijder een aankoppel punt"
 
-#: fish/cmds.c:2828
+#: fish/cmds.c:2924
 msgid "scrub (securely wipe) a device"
 msgstr "boen (veilig schoonmaken) een apparaat"
 
-#: fish/cmds.c:2829
+#: fish/cmds.c:2925
 msgid "scrub (securely wipe) a file"
 msgstr "boen (veilig schoonmaken) een bestand"
 
-#: fish/cmds.c:2830
+#: fish/cmds.c:2926
 msgid "scrub (securely wipe) free space"
 msgstr "boen (veilig schoonmaken) vrije ruimte"
 
-#: fish/cmds.c:2831
+#: fish/cmds.c:2927
 msgid "add options to kernel command line"
 msgstr "voeg opties toe aan kernel commando regel"
 
-#: fish/cmds.c:2832
-#, fuzzy
+#: fish/cmds.c:2928
 msgid "set the attach method"
-msgstr "stel het zoek pad in"
+msgstr ""
 
-#: fish/cmds.c:2833
+#: fish/cmds.c:2929
 msgid "set autosync mode"
 msgstr "stel autosync mode in"
 
-#: fish/cmds.c:2834
+#: fish/cmds.c:2930
 msgid "enable or disable direct appliance mode"
 msgstr "zet directe apparaat mode aan of uit"
 
-#: fish/cmds.c:2835
+#: fish/cmds.c:2931
 msgid "set the ext2/3/4 filesystem label"
 msgstr "stel het ext2/3/4 bestandssysteem label in"
 
-#: fish/cmds.c:2836
+#: fish/cmds.c:2932
 msgid "set the ext2/3/4 filesystem UUID"
 msgstr "stel het ext2/3/4 bestandssysteem UUID in"
 
-#: fish/cmds.c:2837
+#: fish/cmds.c:2933
 msgid "set memory allocated to the qemu subprocess"
 msgstr "stel geheugen toegekend aan het qemu sub-proces in"
 
-#: fish/cmds.c:2838
+#: fish/cmds.c:2934
 msgid "set enable network flag"
 msgstr "stel netwerk aanzetten vlag in"
 
-#: fish/cmds.c:2839
+#: fish/cmds.c:2935
 msgid "set the search path"
 msgstr "stel het zoek pad in"
 
-#: fish/cmds.c:2840
+#: fish/cmds.c:2936
+msgid "set process group flag"
+msgstr ""
+
+#: fish/cmds.c:2937
 msgid "set the qemu binary"
 msgstr "stel het qemu binaire bestand in"
 
-#: fish/cmds.c:2841
+#: fish/cmds.c:2938
 msgid "enable or disable the recovery process"
 msgstr "zet het herstel proces aan of uit"
 
-#: fish/cmds.c:2842
+#: fish/cmds.c:2939
 msgid "set SELinux enabled or disabled at appliance boot"
 msgstr "zet SELinux aan of uit bij opstarten van het toestel"
 
-#: fish/cmds.c:2843
+#: fish/cmds.c:2940
 msgid "enable or disable command traces"
 msgstr "zet commando traces aan of uit"
 
-#: fish/cmds.c:2844
+#: fish/cmds.c:2941
 msgid "set verbose mode"
 msgstr "stel breedsprakige mode in"
 
-#: fish/cmds.c:2845
+#: fish/cmds.c:2942
 msgid "set SELinux security context"
 msgstr "stel SELinux beveiliging context in"
 
-#: fish/cmds.c:2847 fish/cmds.c:2848
+#: fish/cmds.c:2944 fish/cmds.c:2945
 msgid "create partitions on a block device"
 msgstr "maak partities aan op een blok apparaat"
 
-#: fish/cmds.c:2849
+#: fish/cmds.c:2946
 msgid "modify a single partition on a block device"
 msgstr "verander een enkele partitie op een blok apparaat"
 
-#: fish/cmds.c:2850
+#: fish/cmds.c:2947
 msgid "display the disk geometry from the partition table"
 msgstr "laat de schijf geometrie van de partitie tabel zien"
 
-#: fish/cmds.c:2851
+#: fish/cmds.c:2948
 msgid "display the kernel geometry"
 msgstr "laat de kernel geometrie zien"
 
-#: fish/cmds.c:2852
+#: fish/cmds.c:2949
 msgid "display the partition table"
 msgstr "laat de partitie tabel zien"
 
-#: fish/cmds.c:2853
+#: fish/cmds.c:2950
 msgid "run a command via the shell"
 msgstr "voer een commando uit via de shell"
 
-#: fish/cmds.c:2854
+#: fish/cmds.c:2951
 msgid "run a command via the shell returning lines"
 msgstr "voer een commando uit via de shell met het teruggeven van regels"
 
-#: fish/cmds.c:2855
+#: fish/cmds.c:2952
 msgid "sleep for some seconds"
 msgstr "slaap gedurende een paar seconden"
 
-#: fish/cmds.c:2856
-#, fuzzy
+#: fish/cmds.c:2953
 msgid "create a sparse disk image and add"
-msgstr "wijs een sparse image bestand toe"
+msgstr ""
 
-#: fish/cmds.c:2857
+#: fish/cmds.c:2954
 msgid "get file information"
 msgstr "verkrijg bestand informatie"
 
-#: fish/cmds.c:2858
+#: fish/cmds.c:2955
 msgid "get file system statistics"
 msgstr "verkrijg bestandssysteem statistieken"
 
-#: fish/cmds.c:2859 fish/cmds.c:2860
+#: fish/cmds.c:2956 fish/cmds.c:2957
 msgid "print the printable strings in a file"
 msgstr "druk de afdrukbare tekenreeksen ad in een bestand"
 
-#: fish/cmds.c:2861
+#: fish/cmds.c:2958
 msgid "list supported groups of commands"
 msgstr "laat ondersteunde groep commando's zien"
 
-#: fish/cmds.c:2862
+#: fish/cmds.c:2959
 msgid "disable swap on device"
 msgstr "zet swap op een apparaat uit"
 
-#: fish/cmds.c:2863
+#: fish/cmds.c:2960
 msgid "disable swap on file"
 msgstr "zet swap op een bestand uit"
 
-#: fish/cmds.c:2864
+#: fish/cmds.c:2961
 msgid "disable swap on labeled swap partition"
 msgstr "zet swap op een gelabelde swap partitie uit"
 
-#: fish/cmds.c:2865
+#: fish/cmds.c:2962
 msgid "disable swap on swap partition by UUID"
 msgstr "zet swap op swap partitie volgens UUID uit"
 
-#: fish/cmds.c:2866
+#: fish/cmds.c:2963
 msgid "enable swap on device"
 msgstr "zet swap op een apparaat aan"
 
-#: fish/cmds.c:2867
+#: fish/cmds.c:2964
 msgid "enable swap on file"
 msgstr "zet swap op een bestand aan"
 
-#: fish/cmds.c:2868
+#: fish/cmds.c:2965
 msgid "enable swap on labeled swap partition"
 msgstr "zet swap op een gelabelde swap partitie aan"
 
-#: fish/cmds.c:2869
+#: fish/cmds.c:2966
 msgid "enable swap on swap partition by UUID"
 msgstr "zet swap op swap partitie volgens UUID aan"
 
-#: fish/cmds.c:2870
+#: fish/cmds.c:2967
 msgid "sync disks, writes are flushed through to the disk image"
 msgstr ""
 "synchroniseer schijven, schrijven wordt doorgespoeld naar het schijf image"
 
-#: fish/cmds.c:2871
+#: fish/cmds.c:2968
 msgid "return last 10 lines of a file"
 msgstr "geef de laatste 10 regels van een bestand terug"
 
-#: fish/cmds.c:2872
+#: fish/cmds.c:2969
 msgid "return last N lines of a file"
 msgstr "geef de laatste N regels van een bestand terug"
 
-#: fish/cmds.c:2873
+#: fish/cmds.c:2970
 msgid "unpack tarfile to directory"
 msgstr "tar bestand uitpakken naar map"
 
-#: fish/cmds.c:2874
+#: fish/cmds.c:2971
 msgid "pack directory into tarfile"
 msgstr "map inpakken in tar bestand"
 
-#: fish/cmds.c:2875 fish/cmds.c:2882
+#: fish/cmds.c:2972 fish/cmds.c:2979
 msgid "unpack compressed tarball to directory"
 msgstr "gecomprimeerde tar bal uitpakken naar map"
 
-#: fish/cmds.c:2876 fish/cmds.c:2883
+#: fish/cmds.c:2973 fish/cmds.c:2980
 msgid "pack directory into compressed tarball"
 msgstr "map inpakken in gecomprimeerde tar bal"
 
-#: fish/cmds.c:2877
-#, fuzzy
+#: fish/cmds.c:2974
 msgid "print elapsed time taken to run a command"
-msgstr "meet de tijd nodig voor uitvoeren van commando"
+msgstr ""
 
-#: fish/cmds.c:2878
+#: fish/cmds.c:2975
 msgid "update file timestamps or create a new file"
 msgstr "vernieuw tijd stempels of maak een nieuw bestand aan"
 
-#: fish/cmds.c:2879
+#: fish/cmds.c:2976
 msgid "truncate a file to zero size"
 msgstr "kap een bestand af op grootte nul"
 
-#: fish/cmds.c:2880
+#: fish/cmds.c:2977
 msgid "truncate a file to a particular size"
 msgstr "kap een bestand af op een bepaalde grootte"
 
-#: fish/cmds.c:2881
+#: fish/cmds.c:2978
 msgid "get ext2/ext3/ext4 superblock details"
 msgstr "verkrijg ext2/ext3/ext4 super-blok details"
 
-#: fish/cmds.c:2884
+#: fish/cmds.c:2981
 msgid "set file mode creation mask (umask)"
 msgstr "stel bestande mode aanmaak masker (umask) in"
 
-#: fish/cmds.c:2885
+#: fish/cmds.c:2982
 msgid "unmount a filesystem"
 msgstr "koppel een bestandssysteem af"
 
-#: fish/cmds.c:2886
+#: fish/cmds.c:2983
 msgid "unmount all filesystems"
 msgstr "koppel alle bestandssystemen af"
 
-#: fish/cmds.c:2887
+#: fish/cmds.c:2984
 msgid "upload a file from the local machine"
 msgstr "upload een bestand van de lokale machine"
 
-#: fish/cmds.c:2888
-#, fuzzy
+#: fish/cmds.c:2985
 msgid "upload a file from the local machine with offset"
-msgstr "upload een bestand van de lokale machine"
+msgstr ""
 
-#: fish/cmds.c:2889
+#: fish/cmds.c:2986
 msgid "set timestamp of a file with nanosecond precision"
 msgstr "stel tijd stempel van een bestand in met nanoseconde precisie"
 
-#: fish/cmds.c:2890
+#: fish/cmds.c:2987
 msgid "get the library version number"
 msgstr "verkrijg het bibliotheek versie nummer"
 
-#: fish/cmds.c:2891
+#: fish/cmds.c:2988
 msgid "get the filesystem label"
 msgstr "verkrijg het bestandssysteem label"
 
-#: fish/cmds.c:2892
+#: fish/cmds.c:2989
 msgid "get the Linux VFS type corresponding to a mounted device"
 msgstr ""
 "verkrijg het Linux VFS type dat correspondeert met een aangekoppeld apparaat"
 
-#: fish/cmds.c:2893
+#: fish/cmds.c:2990
 msgid "get the filesystem UUID"
 msgstr "verkrijg het bestandssysteem UUID"
 
-#: fish/cmds.c:2894
+#: fish/cmds.c:2991
 msgid "activate or deactivate some volume groups"
 msgstr "activeer of de-activeer sommige volume groepen"
 
-#: fish/cmds.c:2895
+#: fish/cmds.c:2992
 msgid "activate or deactivate all volume groups"
 msgstr "activeer of de-activeer alle volume groepen"
 
-#: fish/cmds.c:2896
+#: fish/cmds.c:2993
 msgid "create an LVM volume group"
 msgstr "maak een LVM volume groep aan"
 
-#: fish/cmds.c:2897
+#: fish/cmds.c:2994
 msgid "get the LV UUIDs of all LVs in the volume group"
 msgstr "verkrijg de LV UUID's van alle LV's in de volume groep"
 
-#: fish/cmds.c:2898
+#: fish/cmds.c:2995
 msgid "get the PV UUIDs containing the volume group"
 msgstr "verkrijg de PV UUID's die de volume groep bevatten"
 
-#: fish/cmds.c:2899
+#: fish/cmds.c:2996
 msgid "remove an LVM volume group"
 msgstr "verwijder een LVM volume groep"
 
-#: fish/cmds.c:2900
+#: fish/cmds.c:2997
 msgid "rename an LVM volume group"
 msgstr "wijzig de naam van een LVM volume groep"
 
-#: fish/cmds.c:2901 fish/cmds.c:2902
+#: fish/cmds.c:2998 fish/cmds.c:2999
 msgid "list the LVM volume groups (VGs)"
 msgstr "laat de LVM volume groepen (VG's) zien"
 
-#: fish/cmds.c:2903
+#: fish/cmds.c:3000
 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
 msgstr ""
 "opnieuw scannen voor LVM fysiwkw volumes, volume groepen en logische volumes"
 
-#: fish/cmds.c:2904
+#: fish/cmds.c:3001
 msgid "get the UUID of a volume group"
 msgstr "verkrijg de UUID van een volume groep"
 
-#: fish/cmds.c:2905
+#: fish/cmds.c:3002
 msgid "count characters in a file"
 msgstr "tel aantal karakters in een bestand"
 
-#: fish/cmds.c:2906
+#: fish/cmds.c:3003
 msgid "count lines in a file"
 msgstr "tel aantal regels in een bestand"
 
-#: fish/cmds.c:2907
+#: fish/cmds.c:3004
 msgid "count words in a file"
 msgstr "tel aantal woorden in een bestand"
 
-#: fish/cmds.c:2908
+#: fish/cmds.c:3005
 msgid "create a new file"
 msgstr "maak een nieuw bestand aan"
 
-#: fish/cmds.c:2909
+#: fish/cmds.c:3006
+msgid "append content to end of file"
+msgstr ""
+
+#: fish/cmds.c:3007
 msgid "create a file"
 msgstr "maak een bestand aan"
 
-#: fish/cmds.c:2912
+#: fish/cmds.c:3010
 msgid "write zeroes to the device"
 msgstr "schrijf nullen naar het apparaat"
 
-#: fish/cmds.c:2913
+#: fish/cmds.c:3011
 msgid "write zeroes to an entire device"
 msgstr "schrijf nullen naar een heel apparaat"
 
-#: fish/cmds.c:2914
+#: fish/cmds.c:3012
 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
 msgstr "nul ongebruikte inodes en schijf blokken op ext2/3 bestandssysteem"
 
-#: fish/cmds.c:2917
+#: fish/cmds.c:3015
 msgid "determine file type inside a compressed file"
 msgstr "bepaal bestand type in een gecomprimeerd bestand"
 
-#: fish/cmds.c:2920
+#: fish/cmds.c:3018
 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
 msgstr ""
 "Gebruik -h <cmd> / help <cmd> om gedetailleerde hulp voor een commando te "
 "tonen."
 
-#: fish/cmds.c:3238 fish/cmds.c:3252 fish/cmds.c:3268 fish/cmds.c:3285
-#: fish/cmds.c:3302 fish/cmds.c:3320 fish/cmds.c:3339 fish/cmds.c:3355
-#: fish/cmds.c:3373 fish/cmds.c:3389 fish/cmds.c:3407 fish/cmds.c:3423
-#: fish/cmds.c:3440 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3488
-#: fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536 fish/cmds.c:3552
-#: fish/cmds.c:3568 fish/cmds.c:3586 fish/cmds.c:3619 fish/cmds.c:3635
-#: fish/cmds.c:3651 fish/cmds.c:3670 fish/cmds.c:3685 fish/cmds.c:3703
-#: fish/cmds.c:3718 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
-#: fish/cmds.c:3784 fish/cmds.c:3803 fish/cmds.c:3822 fish/cmds.c:3840
-#: fish/cmds.c:3860 fish/cmds.c:3879 fish/cmds.c:3899 fish/cmds.c:3919
-#: fish/cmds.c:3939 fish/cmds.c:3958 fish/cmds.c:3977 fish/cmds.c:3997
-#: fish/cmds.c:4017 fish/cmds.c:4037 fish/cmds.c:4052 fish/cmds.c:4068
-#: fish/cmds.c:4140 fish/cmds.c:4158 fish/cmds.c:4175 fish/cmds.c:4254
-#: fish/cmds.c:4274 fish/cmds.c:4294 fish/cmds.c:4314 fish/cmds.c:4334
-#: fish/cmds.c:4354 fish/cmds.c:4373 fish/cmds.c:4392 fish/cmds.c:4411
-#: fish/cmds.c:4426 fish/cmds.c:4445 fish/cmds.c:4465 fish/cmds.c:4485
-#: fish/cmds.c:4506 fish/cmds.c:4522 fish/cmds.c:4538 fish/cmds.c:4557
-#: fish/cmds.c:4579 fish/cmds.c:4601 fish/cmds.c:4621 fish/cmds.c:4638
-#: fish/cmds.c:4655 fish/cmds.c:4672 fish/cmds.c:4689 fish/cmds.c:4706
-#: fish/cmds.c:4723 fish/cmds.c:4740 fish/cmds.c:4759 fish/cmds.c:4782
-#: fish/cmds.c:4818 fish/cmds.c:4835 fish/cmds.c:4858 fish/cmds.c:4880
-#: fish/cmds.c:4901 fish/cmds.c:4921 fish/cmds.c:4940 fish/cmds.c:4960
-#: fish/cmds.c:4978 fish/cmds.c:4996 fish/cmds.c:5010 fish/cmds.c:5026
-#: fish/cmds.c:5046 fish/cmds.c:5065 fish/cmds.c:5084 fish/cmds.c:5103
-#: fish/cmds.c:5122 fish/cmds.c:5142 fish/cmds.c:5182 fish/cmds.c:5239
-#: fish/cmds.c:5260 fish/cmds.c:5281 fish/cmds.c:5302 fish/cmds.c:5320
-#: fish/cmds.c:5342 fish/cmds.c:5380 fish/cmds.c:5402 fish/cmds.c:5481
-#: fish/cmds.c:5520 fish/cmds.c:5535 fish/cmds.c:5552 fish/cmds.c:5566
-#: fish/cmds.c:5582 fish/cmds.c:5604 fish/cmds.c:5626 fish/cmds.c:5648
-#: fish/cmds.c:5670 fish/cmds.c:5692 fish/cmds.c:5714 fish/cmds.c:5734
-#: fish/cmds.c:5751 fish/cmds.c:5768 fish/cmds.c:5787 fish/cmds.c:5806
-#: fish/cmds.c:5826 fish/cmds.c:5862 fish/cmds.c:5881 fish/cmds.c:5900
-#: fish/cmds.c:5917 fish/cmds.c:5935 fish/cmds.c:5958 fish/cmds.c:5981
-#: fish/cmds.c:6005 fish/cmds.c:6028 fish/cmds.c:6049 fish/cmds.c:6072
-#: fish/cmds.c:6095 fish/cmds.c:6115 fish/cmds.c:6137 fish/cmds.c:6158
-#: fish/cmds.c:6181 fish/cmds.c:6198 fish/cmds.c:6215 fish/cmds.c:6233
-#: fish/cmds.c:6251 fish/cmds.c:6272 fish/cmds.c:6290 fish/cmds.c:6311
-#: fish/cmds.c:6331 fish/cmds.c:6349 fish/cmds.c:6370 fish/cmds.c:6393
-#: fish/cmds.c:6416 fish/cmds.c:6438 fish/cmds.c:6471 fish/cmds.c:6488
-#: fish/cmds.c:6505 fish/cmds.c:6529 fish/cmds.c:6552 fish/cmds.c:6575
-#: fish/cmds.c:6597 fish/cmds.c:6614 fish/cmds.c:6636 fish/cmds.c:6730
-#: fish/cmds.c:6750 fish/cmds.c:6770 fish/cmds.c:6790 fish/cmds.c:6808
-#: fish/cmds.c:6829 fish/cmds.c:6865 fish/cmds.c:6882 fish/cmds.c:6904
-#: fish/cmds.c:6921 fish/cmds.c:6957 fish/cmds.c:6977 fish/cmds.c:6997
-#: fish/cmds.c:7017 fish/cmds.c:7039 fish/cmds.c:7056 fish/cmds.c:7075
-#: fish/cmds.c:7094 fish/cmds.c:7116 fish/cmds.c:7137 fish/cmds.c:7158
-#: fish/cmds.c:7179 fish/cmds.c:7202 fish/cmds.c:7243 fish/cmds.c:7266
-#: fish/cmds.c:7305 fish/cmds.c:7322 fish/cmds.c:7341 fish/cmds.c:7362
-#: fish/cmds.c:7385 fish/cmds.c:7407 fish/cmds.c:7425 fish/cmds.c:7444
-#: fish/cmds.c:7465 fish/cmds.c:7542 fish/cmds.c:7583 fish/cmds.c:7662
-#: fish/cmds.c:7738 fish/cmds.c:7775 fish/cmds.c:7798 fish/cmds.c:7819
-#: fish/cmds.c:7842 fish/cmds.c:7864 fish/cmds.c:7889 fish/cmds.c:7932
-#: fish/cmds.c:7973 fish/cmds.c:7994 fish/cmds.c:8012 fish/cmds.c:8031
-#: fish/cmds.c:8048 fish/cmds.c:8066 fish/cmds.c:8093 fish/cmds.c:8117
-#: fish/cmds.c:8141 fish/cmds.c:8165 fish/cmds.c:8189 fish/cmds.c:8213
-#: fish/cmds.c:8237 fish/cmds.c:8261 fish/cmds.c:8285 fish/cmds.c:8309
-#: fish/cmds.c:8333 fish/cmds.c:8357 fish/cmds.c:8380 fish/cmds.c:8403
-#: fish/cmds.c:8424 fish/cmds.c:8445 fish/cmds.c:8466 fish/cmds.c:8486
-#: fish/cmds.c:8509 fish/cmds.c:8547 fish/cmds.c:8564 fish/cmds.c:8581
-#: fish/cmds.c:8600 fish/cmds.c:8619 fish/cmds.c:8636 fish/cmds.c:8653
-#: fish/cmds.c:8670 fish/cmds.c:8687 fish/cmds.c:8706 fish/cmds.c:8742
-#: fish/cmds.c:8782 fish/cmds.c:8815 fish/cmds.c:8832 fish/cmds.c:8849
-#: fish/cmds.c:8865 fish/cmds.c:8880 fish/cmds.c:8901 fish/cmds.c:8939
-#: fish/cmds.c:8977 fish/cmds.c:9016 fish/cmds.c:9056 fish/cmds.c:9097
-#: fish/cmds.c:9138 fish/cmds.c:9176 fish/cmds.c:9193 fish/cmds.c:9216
-#: fish/cmds.c:9238 fish/cmds.c:9260 fish/cmds.c:9280 fish/cmds.c:9300
-#: fish/cmds.c:9336 fish/cmds.c:9408 fish/cmds.c:9448 fish/cmds.c:9506
-#: fish/cmds.c:9532 fish/cmds.c:9558 fish/cmds.c:9586 fish/cmds.c:9645
-#: fish/cmds.c:9666 fish/cmds.c:9711 fish/cmds.c:9731 fish/cmds.c:9770
-#: fish/cmds.c:9807 fish/cmds.c:9827 fish/cmds.c:9849 fish/cmds.c:9906
-#: fish/cmds.c:9926 fish/cmds.c:9948 fish/cmds.c:9970 fish/cmds.c:9989
-#: fish/cmds.c:10009 fish/cmds.c:10036 fish/cmds.c:10056 fish/cmds.c:10076
-#: fish/cmds.c:10096 fish/cmds.c:10116 fish/cmds.c:10138 fish/cmds.c:10173
-#: fish/cmds.c:10191 fish/cmds.c:10214 fish/cmds.c:10236 fish/cmds.c:10251
-#: fish/cmds.c:10268 fish/cmds.c:10305 fish/cmds.c:10344 fish/cmds.c:10384
-#: fish/cmds.c:10440 fish/cmds.c:10462 fish/cmds.c:10498 fish/cmds.c:10513
-#: fish/cmds.c:10533 fish/cmds.c:10573 fish/cmds.c:10596 fish/cmds.c:10620
-#: fish/cmds.c:10645 fish/cmds.c:10686 fish/cmds.c:10711 fish/cmds.c:10749
-#: fish/cmds.c:10780 fish/cmds.c:10811 fish/cmds.c:10839 fish/cmds.c:10859
-#: fish/cmds.c:10891 fish/cmds.c:10911 fish/cmds.c:10931 fish/cmds.c:10948
-#: fish/cmds.c:10966 fish/cmds.c:10989 fish/cmds.c:11010 fish/cmds.c:11029
-#: fish/cmds.c:11071 fish/cmds.c:11114 fish/cmds.c:11158 fish/cmds.c:11197
-#: fish/cmds.c:11216 fish/cmds.c:11236 fish/cmds.c:11256 fish/cmds.c:11277
-#: fish/cmds.c:11298 fish/cmds.c:11319 fish/cmds.c:11340 fish/cmds.c:11361
-#: fish/cmds.c:11383 fish/cmds.c:11421 fish/cmds.c:11472 fish/cmds.c:11510
-#: fish/cmds.c:11566 fish/cmds.c:11656 fish/cmds.c:11685 fish/cmds.c:11712
+#: fish/cmds.c:3336 fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3383
+#: fish/cmds.c:3400 fish/cmds.c:3418 fish/cmds.c:3437 fish/cmds.c:3453
+#: fish/cmds.c:3471 fish/cmds.c:3487 fish/cmds.c:3505 fish/cmds.c:3521
+#: fish/cmds.c:3538 fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3586
+#: fish/cmds.c:3602 fish/cmds.c:3618 fish/cmds.c:3634 fish/cmds.c:3650
+#: fish/cmds.c:3666 fish/cmds.c:3684 fish/cmds.c:3717 fish/cmds.c:3733
+#: fish/cmds.c:3749 fish/cmds.c:3768 fish/cmds.c:3783 fish/cmds.c:3801
+#: fish/cmds.c:3816 fish/cmds.c:3834 fish/cmds.c:3849 fish/cmds.c:3867
+#: fish/cmds.c:3882 fish/cmds.c:3901 fish/cmds.c:3920 fish/cmds.c:3938
+#: fish/cmds.c:3958 fish/cmds.c:3977 fish/cmds.c:3997 fish/cmds.c:4017
+#: fish/cmds.c:4037 fish/cmds.c:4056 fish/cmds.c:4075 fish/cmds.c:4095
+#: fish/cmds.c:4115 fish/cmds.c:4135 fish/cmds.c:4150 fish/cmds.c:4166
+#: fish/cmds.c:4238 fish/cmds.c:4256 fish/cmds.c:4273 fish/cmds.c:4357
+#: fish/cmds.c:4377 fish/cmds.c:4397 fish/cmds.c:4417 fish/cmds.c:4437
+#: fish/cmds.c:4457 fish/cmds.c:4476 fish/cmds.c:4495 fish/cmds.c:4514
+#: fish/cmds.c:4529 fish/cmds.c:4548 fish/cmds.c:4568 fish/cmds.c:4588
+#: fish/cmds.c:4664 fish/cmds.c:4679 fish/cmds.c:4698 fish/cmds.c:4714
+#: fish/cmds.c:4730 fish/cmds.c:4749 fish/cmds.c:4771 fish/cmds.c:4793
+#: fish/cmds.c:4813 fish/cmds.c:4830 fish/cmds.c:4847 fish/cmds.c:4864
+#: fish/cmds.c:4881 fish/cmds.c:4898 fish/cmds.c:4915 fish/cmds.c:4932
+#: fish/cmds.c:4951 fish/cmds.c:4974 fish/cmds.c:5010 fish/cmds.c:5027
+#: fish/cmds.c:5050 fish/cmds.c:5072 fish/cmds.c:5093 fish/cmds.c:5113
+#: fish/cmds.c:5132 fish/cmds.c:5152 fish/cmds.c:5170 fish/cmds.c:5188
+#: fish/cmds.c:5202 fish/cmds.c:5218 fish/cmds.c:5238 fish/cmds.c:5257
+#: fish/cmds.c:5276 fish/cmds.c:5295 fish/cmds.c:5314 fish/cmds.c:5334
+#: fish/cmds.c:5374 fish/cmds.c:5431 fish/cmds.c:5452 fish/cmds.c:5473
+#: fish/cmds.c:5494 fish/cmds.c:5512 fish/cmds.c:5534 fish/cmds.c:5572
+#: fish/cmds.c:5594 fish/cmds.c:5673 fish/cmds.c:5712 fish/cmds.c:5727
+#: fish/cmds.c:5744 fish/cmds.c:5758 fish/cmds.c:5774 fish/cmds.c:5796
+#: fish/cmds.c:5818 fish/cmds.c:5840 fish/cmds.c:5862 fish/cmds.c:5884
+#: fish/cmds.c:5906 fish/cmds.c:5926 fish/cmds.c:5943 fish/cmds.c:5960
+#: fish/cmds.c:5979 fish/cmds.c:5998 fish/cmds.c:6018 fish/cmds.c:6054
+#: fish/cmds.c:6073 fish/cmds.c:6092 fish/cmds.c:6109 fish/cmds.c:6127
+#: fish/cmds.c:6150 fish/cmds.c:6173 fish/cmds.c:6197 fish/cmds.c:6220
+#: fish/cmds.c:6241 fish/cmds.c:6264 fish/cmds.c:6287 fish/cmds.c:6307
+#: fish/cmds.c:6329 fish/cmds.c:6350 fish/cmds.c:6373 fish/cmds.c:6390
+#: fish/cmds.c:6407 fish/cmds.c:6425 fish/cmds.c:6443 fish/cmds.c:6464
+#: fish/cmds.c:6482 fish/cmds.c:6503 fish/cmds.c:6523 fish/cmds.c:6541
+#: fish/cmds.c:6562 fish/cmds.c:6585 fish/cmds.c:6608 fish/cmds.c:6630
+#: fish/cmds.c:6663 fish/cmds.c:6680 fish/cmds.c:6697 fish/cmds.c:6721
+#: fish/cmds.c:6744 fish/cmds.c:6767 fish/cmds.c:6789 fish/cmds.c:6806
+#: fish/cmds.c:6828 fish/cmds.c:6922 fish/cmds.c:6942 fish/cmds.c:6962
+#: fish/cmds.c:6982 fish/cmds.c:7000 fish/cmds.c:7021 fish/cmds.c:7057
+#: fish/cmds.c:7074 fish/cmds.c:7096 fish/cmds.c:7113 fish/cmds.c:7149
+#: fish/cmds.c:7169 fish/cmds.c:7189 fish/cmds.c:7209 fish/cmds.c:7231
+#: fish/cmds.c:7248 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7308
+#: fish/cmds.c:7329 fish/cmds.c:7350 fish/cmds.c:7371 fish/cmds.c:7394
+#: fish/cmds.c:7435 fish/cmds.c:7458 fish/cmds.c:7497 fish/cmds.c:7514
+#: fish/cmds.c:7533 fish/cmds.c:7554 fish/cmds.c:7577 fish/cmds.c:7599
+#: fish/cmds.c:7617 fish/cmds.c:7636 fish/cmds.c:7657 fish/cmds.c:7734
+#: fish/cmds.c:7775 fish/cmds.c:7854 fish/cmds.c:7930 fish/cmds.c:7967
+#: fish/cmds.c:7990 fish/cmds.c:8011 fish/cmds.c:8034 fish/cmds.c:8056
+#: fish/cmds.c:8081 fish/cmds.c:8124 fish/cmds.c:8165 fish/cmds.c:8186
+#: fish/cmds.c:8204 fish/cmds.c:8223 fish/cmds.c:8240 fish/cmds.c:8258
+#: fish/cmds.c:8285 fish/cmds.c:8309 fish/cmds.c:8333 fish/cmds.c:8357
+#: fish/cmds.c:8381 fish/cmds.c:8405 fish/cmds.c:8429 fish/cmds.c:8453
+#: fish/cmds.c:8477 fish/cmds.c:8501 fish/cmds.c:8525 fish/cmds.c:8549
+#: fish/cmds.c:8572 fish/cmds.c:8595 fish/cmds.c:8616 fish/cmds.c:8637
+#: fish/cmds.c:8658 fish/cmds.c:8678 fish/cmds.c:8701 fish/cmds.c:8739
+#: fish/cmds.c:8756 fish/cmds.c:8773 fish/cmds.c:8792 fish/cmds.c:8811
+#: fish/cmds.c:8828 fish/cmds.c:8845 fish/cmds.c:8862 fish/cmds.c:8879
+#: fish/cmds.c:8898 fish/cmds.c:8934 fish/cmds.c:8974 fish/cmds.c:9007
+#: fish/cmds.c:9024 fish/cmds.c:9041 fish/cmds.c:9057 fish/cmds.c:9072
+#: fish/cmds.c:9093 fish/cmds.c:9131 fish/cmds.c:9169 fish/cmds.c:9208
+#: fish/cmds.c:9248 fish/cmds.c:9289 fish/cmds.c:9330 fish/cmds.c:9368
+#: fish/cmds.c:9385 fish/cmds.c:9408 fish/cmds.c:9430 fish/cmds.c:9452
+#: fish/cmds.c:9472 fish/cmds.c:9492 fish/cmds.c:9528 fish/cmds.c:9600
+#: fish/cmds.c:9640 fish/cmds.c:9698 fish/cmds.c:9724 fish/cmds.c:9750
+#: fish/cmds.c:9778 fish/cmds.c:9837 fish/cmds.c:9858 fish/cmds.c:9903
+#: fish/cmds.c:9923 fish/cmds.c:9962 fish/cmds.c:9999 fish/cmds.c:10019
+#: fish/cmds.c:10041 fish/cmds.c:10098 fish/cmds.c:10118 fish/cmds.c:10140
+#: fish/cmds.c:10162 fish/cmds.c:10181 fish/cmds.c:10201 fish/cmds.c:10228
+#: fish/cmds.c:10248 fish/cmds.c:10268 fish/cmds.c:10288 fish/cmds.c:10308
+#: fish/cmds.c:10330 fish/cmds.c:10365 fish/cmds.c:10383 fish/cmds.c:10406
+#: fish/cmds.c:10428 fish/cmds.c:10443 fish/cmds.c:10460 fish/cmds.c:10497
+#: fish/cmds.c:10536 fish/cmds.c:10576 fish/cmds.c:10632 fish/cmds.c:10654
+#: fish/cmds.c:10690 fish/cmds.c:10705 fish/cmds.c:10725 fish/cmds.c:10765
+#: fish/cmds.c:10788 fish/cmds.c:10812 fish/cmds.c:10837 fish/cmds.c:10878
+#: fish/cmds.c:10903 fish/cmds.c:10941 fish/cmds.c:10972 fish/cmds.c:11003
+#: fish/cmds.c:11031 fish/cmds.c:11051 fish/cmds.c:11083 fish/cmds.c:11103
+#: fish/cmds.c:11123 fish/cmds.c:11140 fish/cmds.c:11158 fish/cmds.c:11181
+#: fish/cmds.c:11202 fish/cmds.c:11221 fish/cmds.c:11263 fish/cmds.c:11306
+#: fish/cmds.c:11350 fish/cmds.c:11389 fish/cmds.c:11408 fish/cmds.c:11428
+#: fish/cmds.c:11448 fish/cmds.c:11469 fish/cmds.c:11490 fish/cmds.c:11511
+#: fish/cmds.c:11532 fish/cmds.c:11553 fish/cmds.c:11575 fish/cmds.c:11613
+#: fish/cmds.c:11664 fish/cmds.c:11702 fish/cmds.c:11758 fish/cmds.c:11894
+#: fish/cmds.c:11923 fish/cmds.c:11950 fish/cmds.c:11967 fish/cmds.c:11988
+#: fish/cmds.c:12005 fish/cmds.c:12067 fish/cmds.c:12205
 #, c-format
 msgid "%s should have %d parameter(s)\n"
 msgstr "%s moet %d parameter(s) hebben\n"
 
-#: fish/cmds.c:3239 fish/cmds.c:3253 fish/cmds.c:3269 fish/cmds.c:3286
-#: fish/cmds.c:3303 fish/cmds.c:3321 fish/cmds.c:3340 fish/cmds.c:3356
-#: fish/cmds.c:3374 fish/cmds.c:3390 fish/cmds.c:3408 fish/cmds.c:3424
-#: fish/cmds.c:3441 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3489
-#: fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537 fish/cmds.c:3553
-#: fish/cmds.c:3569 fish/cmds.c:3587 fish/cmds.c:3620 fish/cmds.c:3636
-#: fish/cmds.c:3652 fish/cmds.c:3671 fish/cmds.c:3686 fish/cmds.c:3704
-#: fish/cmds.c:3719 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
-#: fish/cmds.c:3785 fish/cmds.c:3804 fish/cmds.c:3823 fish/cmds.c:3841
-#: fish/cmds.c:3861 fish/cmds.c:3880 fish/cmds.c:3900 fish/cmds.c:3920
-#: fish/cmds.c:3940 fish/cmds.c:3959 fish/cmds.c:3978 fish/cmds.c:3998
-#: fish/cmds.c:4018 fish/cmds.c:4038 fish/cmds.c:4053 fish/cmds.c:4069
-#: fish/cmds.c:4090 fish/cmds.c:4141 fish/cmds.c:4159 fish/cmds.c:4176
-#: fish/cmds.c:4197 fish/cmds.c:4255 fish/cmds.c:4275 fish/cmds.c:4295
-#: fish/cmds.c:4315 fish/cmds.c:4335 fish/cmds.c:4355 fish/cmds.c:4374
-#: fish/cmds.c:4393 fish/cmds.c:4412 fish/cmds.c:4427 fish/cmds.c:4446
-#: fish/cmds.c:4466 fish/cmds.c:4486 fish/cmds.c:4507 fish/cmds.c:4523
-#: fish/cmds.c:4539 fish/cmds.c:4558 fish/cmds.c:4580 fish/cmds.c:4602
-#: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4673
-#: fish/cmds.c:4690 fish/cmds.c:4707 fish/cmds.c:4724 fish/cmds.c:4741
-#: fish/cmds.c:4760 fish/cmds.c:4783 fish/cmds.c:4819 fish/cmds.c:4836
-#: fish/cmds.c:4859 fish/cmds.c:4881 fish/cmds.c:4902 fish/cmds.c:4922
-#: fish/cmds.c:4941 fish/cmds.c:4961 fish/cmds.c:4979 fish/cmds.c:4997
-#: fish/cmds.c:5011 fish/cmds.c:5027 fish/cmds.c:5047 fish/cmds.c:5066
-#: fish/cmds.c:5085 fish/cmds.c:5104 fish/cmds.c:5123 fish/cmds.c:5143
-#: fish/cmds.c:5183 fish/cmds.c:5240 fish/cmds.c:5261 fish/cmds.c:5282
-#: fish/cmds.c:5303 fish/cmds.c:5321 fish/cmds.c:5343 fish/cmds.c:5381
-#: fish/cmds.c:5403 fish/cmds.c:5482 fish/cmds.c:5521 fish/cmds.c:5536
-#: fish/cmds.c:5553 fish/cmds.c:5567 fish/cmds.c:5583 fish/cmds.c:5605
-#: fish/cmds.c:5627 fish/cmds.c:5649 fish/cmds.c:5671 fish/cmds.c:5693
-#: fish/cmds.c:5715 fish/cmds.c:5735 fish/cmds.c:5752 fish/cmds.c:5769
-#: fish/cmds.c:5788 fish/cmds.c:5807 fish/cmds.c:5827 fish/cmds.c:5863
-#: fish/cmds.c:5882 fish/cmds.c:5901 fish/cmds.c:5918 fish/cmds.c:5936
-#: fish/cmds.c:5959 fish/cmds.c:5982 fish/cmds.c:6006 fish/cmds.c:6029
-#: fish/cmds.c:6050 fish/cmds.c:6073 fish/cmds.c:6096 fish/cmds.c:6116
-#: fish/cmds.c:6138 fish/cmds.c:6159 fish/cmds.c:6182 fish/cmds.c:6199
-#: fish/cmds.c:6216 fish/cmds.c:6234 fish/cmds.c:6252 fish/cmds.c:6273
-#: fish/cmds.c:6291 fish/cmds.c:6312 fish/cmds.c:6332 fish/cmds.c:6350
-#: fish/cmds.c:6371 fish/cmds.c:6394 fish/cmds.c:6417 fish/cmds.c:6439
-#: fish/cmds.c:6472 fish/cmds.c:6489 fish/cmds.c:6506 fish/cmds.c:6530
-#: fish/cmds.c:6553 fish/cmds.c:6576 fish/cmds.c:6598 fish/cmds.c:6615
-#: fish/cmds.c:6637 fish/cmds.c:6731 fish/cmds.c:6751 fish/cmds.c:6771
-#: fish/cmds.c:6791 fish/cmds.c:6809 fish/cmds.c:6830 fish/cmds.c:6866
-#: fish/cmds.c:6883 fish/cmds.c:6905 fish/cmds.c:6922 fish/cmds.c:6958
-#: fish/cmds.c:6978 fish/cmds.c:6998 fish/cmds.c:7018 fish/cmds.c:7040
-#: fish/cmds.c:7057 fish/cmds.c:7076 fish/cmds.c:7095 fish/cmds.c:7117
-#: fish/cmds.c:7138 fish/cmds.c:7159 fish/cmds.c:7180 fish/cmds.c:7203
-#: fish/cmds.c:7244 fish/cmds.c:7267 fish/cmds.c:7306 fish/cmds.c:7323
-#: fish/cmds.c:7342 fish/cmds.c:7363 fish/cmds.c:7386 fish/cmds.c:7408
-#: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7466 fish/cmds.c:7543
-#: fish/cmds.c:7584 fish/cmds.c:7663 fish/cmds.c:7739 fish/cmds.c:7776
-#: fish/cmds.c:7799 fish/cmds.c:7820 fish/cmds.c:7843 fish/cmds.c:7865
-#: fish/cmds.c:7890 fish/cmds.c:7933 fish/cmds.c:7974 fish/cmds.c:7995
-#: fish/cmds.c:8013 fish/cmds.c:8032 fish/cmds.c:8049 fish/cmds.c:8067
-#: fish/cmds.c:8094 fish/cmds.c:8118 fish/cmds.c:8142 fish/cmds.c:8166
-#: fish/cmds.c:8190 fish/cmds.c:8214 fish/cmds.c:8238 fish/cmds.c:8262
-#: fish/cmds.c:8286 fish/cmds.c:8310 fish/cmds.c:8334 fish/cmds.c:8358
-#: fish/cmds.c:8381 fish/cmds.c:8404 fish/cmds.c:8425 fish/cmds.c:8446
-#: fish/cmds.c:8467 fish/cmds.c:8487 fish/cmds.c:8510 fish/cmds.c:8548
-#: fish/cmds.c:8565 fish/cmds.c:8582 fish/cmds.c:8601 fish/cmds.c:8620
-#: fish/cmds.c:8637 fish/cmds.c:8654 fish/cmds.c:8671 fish/cmds.c:8688
-#: fish/cmds.c:8707 fish/cmds.c:8743 fish/cmds.c:8783 fish/cmds.c:8816
-#: fish/cmds.c:8833 fish/cmds.c:8850 fish/cmds.c:8866 fish/cmds.c:8881
-#: fish/cmds.c:8902 fish/cmds.c:8940 fish/cmds.c:8978 fish/cmds.c:9017
-#: fish/cmds.c:9057 fish/cmds.c:9098 fish/cmds.c:9139 fish/cmds.c:9177
-#: fish/cmds.c:9194 fish/cmds.c:9217 fish/cmds.c:9239 fish/cmds.c:9261
-#: fish/cmds.c:9281 fish/cmds.c:9301 fish/cmds.c:9337 fish/cmds.c:9409
-#: fish/cmds.c:9449 fish/cmds.c:9507 fish/cmds.c:9533 fish/cmds.c:9559
-#: fish/cmds.c:9587 fish/cmds.c:9646 fish/cmds.c:9667 fish/cmds.c:9712
-#: fish/cmds.c:9732 fish/cmds.c:9771 fish/cmds.c:9808 fish/cmds.c:9828
-#: fish/cmds.c:9850 fish/cmds.c:9907 fish/cmds.c:9927 fish/cmds.c:9949
-#: fish/cmds.c:9971 fish/cmds.c:9990 fish/cmds.c:10010 fish/cmds.c:10037
-#: fish/cmds.c:10057 fish/cmds.c:10077 fish/cmds.c:10097 fish/cmds.c:10117
-#: fish/cmds.c:10139 fish/cmds.c:10174 fish/cmds.c:10192 fish/cmds.c:10215
-#: fish/cmds.c:10237 fish/cmds.c:10252 fish/cmds.c:10269 fish/cmds.c:10306
-#: fish/cmds.c:10345 fish/cmds.c:10385 fish/cmds.c:10441 fish/cmds.c:10463
-#: fish/cmds.c:10499 fish/cmds.c:10514 fish/cmds.c:10534 fish/cmds.c:10574
-#: fish/cmds.c:10597 fish/cmds.c:10621 fish/cmds.c:10646 fish/cmds.c:10687
-#: fish/cmds.c:10712 fish/cmds.c:10750 fish/cmds.c:10781 fish/cmds.c:10812
-#: fish/cmds.c:10840 fish/cmds.c:10860 fish/cmds.c:10892 fish/cmds.c:10912
-#: fish/cmds.c:10932 fish/cmds.c:10949 fish/cmds.c:10967 fish/cmds.c:10990
-#: fish/cmds.c:11011 fish/cmds.c:11030 fish/cmds.c:11072 fish/cmds.c:11115
-#: fish/cmds.c:11159 fish/cmds.c:11198 fish/cmds.c:11217 fish/cmds.c:11237
-#: fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11299 fish/cmds.c:11320
-#: fish/cmds.c:11341 fish/cmds.c:11362 fish/cmds.c:11384 fish/cmds.c:11422
-#: fish/cmds.c:11473 fish/cmds.c:11511 fish/cmds.c:11567 fish/cmds.c:11590
-#: fish/cmds.c:11657 fish/cmds.c:11686 fish/cmds.c:11713
+#: fish/cmds.c:3337 fish/cmds.c:3351 fish/cmds.c:3367 fish/cmds.c:3384
+#: fish/cmds.c:3401 fish/cmds.c:3419 fish/cmds.c:3438 fish/cmds.c:3454
+#: fish/cmds.c:3472 fish/cmds.c:3488 fish/cmds.c:3506 fish/cmds.c:3522
+#: fish/cmds.c:3539 fish/cmds.c:3554 fish/cmds.c:3572 fish/cmds.c:3587
+#: fish/cmds.c:3603 fish/cmds.c:3619 fish/cmds.c:3635 fish/cmds.c:3651
+#: fish/cmds.c:3667 fish/cmds.c:3685 fish/cmds.c:3718 fish/cmds.c:3734
+#: fish/cmds.c:3750 fish/cmds.c:3769 fish/cmds.c:3784 fish/cmds.c:3802
+#: fish/cmds.c:3817 fish/cmds.c:3835 fish/cmds.c:3850 fish/cmds.c:3868
+#: fish/cmds.c:3883 fish/cmds.c:3902 fish/cmds.c:3921 fish/cmds.c:3939
+#: fish/cmds.c:3959 fish/cmds.c:3978 fish/cmds.c:3998 fish/cmds.c:4018
+#: fish/cmds.c:4038 fish/cmds.c:4057 fish/cmds.c:4076 fish/cmds.c:4096
+#: fish/cmds.c:4116 fish/cmds.c:4136 fish/cmds.c:4151 fish/cmds.c:4167
+#: fish/cmds.c:4188 fish/cmds.c:4239 fish/cmds.c:4257 fish/cmds.c:4274
+#: fish/cmds.c:4295 fish/cmds.c:4358 fish/cmds.c:4378 fish/cmds.c:4398
+#: fish/cmds.c:4418 fish/cmds.c:4438 fish/cmds.c:4458 fish/cmds.c:4477
+#: fish/cmds.c:4496 fish/cmds.c:4515 fish/cmds.c:4530 fish/cmds.c:4549
+#: fish/cmds.c:4569 fish/cmds.c:4589 fish/cmds.c:4612 fish/cmds.c:4665
+#: fish/cmds.c:4680 fish/cmds.c:4699 fish/cmds.c:4715 fish/cmds.c:4731
+#: fish/cmds.c:4750 fish/cmds.c:4772 fish/cmds.c:4794 fish/cmds.c:4814
+#: fish/cmds.c:4831 fish/cmds.c:4848 fish/cmds.c:4865 fish/cmds.c:4882
+#: fish/cmds.c:4899 fish/cmds.c:4916 fish/cmds.c:4933 fish/cmds.c:4952
+#: fish/cmds.c:4975 fish/cmds.c:5011 fish/cmds.c:5028 fish/cmds.c:5051
+#: fish/cmds.c:5073 fish/cmds.c:5094 fish/cmds.c:5114 fish/cmds.c:5133
+#: fish/cmds.c:5153 fish/cmds.c:5171 fish/cmds.c:5189 fish/cmds.c:5203
+#: fish/cmds.c:5219 fish/cmds.c:5239 fish/cmds.c:5258 fish/cmds.c:5277
+#: fish/cmds.c:5296 fish/cmds.c:5315 fish/cmds.c:5335 fish/cmds.c:5375
+#: fish/cmds.c:5432 fish/cmds.c:5453 fish/cmds.c:5474 fish/cmds.c:5495
+#: fish/cmds.c:5513 fish/cmds.c:5535 fish/cmds.c:5573 fish/cmds.c:5595
+#: fish/cmds.c:5674 fish/cmds.c:5713 fish/cmds.c:5728 fish/cmds.c:5745
+#: fish/cmds.c:5759 fish/cmds.c:5775 fish/cmds.c:5797 fish/cmds.c:5819
+#: fish/cmds.c:5841 fish/cmds.c:5863 fish/cmds.c:5885 fish/cmds.c:5907
+#: fish/cmds.c:5927 fish/cmds.c:5944 fish/cmds.c:5961 fish/cmds.c:5980
+#: fish/cmds.c:5999 fish/cmds.c:6019 fish/cmds.c:6055 fish/cmds.c:6074
+#: fish/cmds.c:6093 fish/cmds.c:6110 fish/cmds.c:6128 fish/cmds.c:6151
+#: fish/cmds.c:6174 fish/cmds.c:6198 fish/cmds.c:6221 fish/cmds.c:6242
+#: fish/cmds.c:6265 fish/cmds.c:6288 fish/cmds.c:6308 fish/cmds.c:6330
+#: fish/cmds.c:6351 fish/cmds.c:6374 fish/cmds.c:6391 fish/cmds.c:6408
+#: fish/cmds.c:6426 fish/cmds.c:6444 fish/cmds.c:6465 fish/cmds.c:6483
+#: fish/cmds.c:6504 fish/cmds.c:6524 fish/cmds.c:6542 fish/cmds.c:6563
+#: fish/cmds.c:6586 fish/cmds.c:6609 fish/cmds.c:6631 fish/cmds.c:6664
+#: fish/cmds.c:6681 fish/cmds.c:6698 fish/cmds.c:6722 fish/cmds.c:6745
+#: fish/cmds.c:6768 fish/cmds.c:6790 fish/cmds.c:6807 fish/cmds.c:6829
+#: fish/cmds.c:6923 fish/cmds.c:6943 fish/cmds.c:6963 fish/cmds.c:6983
+#: fish/cmds.c:7001 fish/cmds.c:7022 fish/cmds.c:7058 fish/cmds.c:7075
+#: fish/cmds.c:7097 fish/cmds.c:7114 fish/cmds.c:7150 fish/cmds.c:7170
+#: fish/cmds.c:7190 fish/cmds.c:7210 fish/cmds.c:7232 fish/cmds.c:7249
+#: fish/cmds.c:7268 fish/cmds.c:7287 fish/cmds.c:7309 fish/cmds.c:7330
+#: fish/cmds.c:7351 fish/cmds.c:7372 fish/cmds.c:7395 fish/cmds.c:7436
+#: fish/cmds.c:7459 fish/cmds.c:7498 fish/cmds.c:7515 fish/cmds.c:7534
+#: fish/cmds.c:7555 fish/cmds.c:7578 fish/cmds.c:7600 fish/cmds.c:7618
+#: fish/cmds.c:7637 fish/cmds.c:7658 fish/cmds.c:7735 fish/cmds.c:7776
+#: fish/cmds.c:7855 fish/cmds.c:7931 fish/cmds.c:7968 fish/cmds.c:7991
+#: fish/cmds.c:8012 fish/cmds.c:8035 fish/cmds.c:8057 fish/cmds.c:8082
+#: fish/cmds.c:8125 fish/cmds.c:8166 fish/cmds.c:8187 fish/cmds.c:8205
+#: fish/cmds.c:8224 fish/cmds.c:8241 fish/cmds.c:8259 fish/cmds.c:8286
+#: fish/cmds.c:8310 fish/cmds.c:8334 fish/cmds.c:8358 fish/cmds.c:8382
+#: fish/cmds.c:8406 fish/cmds.c:8430 fish/cmds.c:8454 fish/cmds.c:8478
+#: fish/cmds.c:8502 fish/cmds.c:8526 fish/cmds.c:8550 fish/cmds.c:8573
+#: fish/cmds.c:8596 fish/cmds.c:8617 fish/cmds.c:8638 fish/cmds.c:8659
+#: fish/cmds.c:8679 fish/cmds.c:8702 fish/cmds.c:8740 fish/cmds.c:8757
+#: fish/cmds.c:8774 fish/cmds.c:8793 fish/cmds.c:8812 fish/cmds.c:8829
+#: fish/cmds.c:8846 fish/cmds.c:8863 fish/cmds.c:8880 fish/cmds.c:8899
+#: fish/cmds.c:8935 fish/cmds.c:8975 fish/cmds.c:9008 fish/cmds.c:9025
+#: fish/cmds.c:9042 fish/cmds.c:9058 fish/cmds.c:9073 fish/cmds.c:9094
+#: fish/cmds.c:9132 fish/cmds.c:9170 fish/cmds.c:9209 fish/cmds.c:9249
+#: fish/cmds.c:9290 fish/cmds.c:9331 fish/cmds.c:9369 fish/cmds.c:9386
+#: fish/cmds.c:9409 fish/cmds.c:9431 fish/cmds.c:9453 fish/cmds.c:9473
+#: fish/cmds.c:9493 fish/cmds.c:9529 fish/cmds.c:9601 fish/cmds.c:9641
+#: fish/cmds.c:9699 fish/cmds.c:9725 fish/cmds.c:9751 fish/cmds.c:9779
+#: fish/cmds.c:9838 fish/cmds.c:9859 fish/cmds.c:9904 fish/cmds.c:9924
+#: fish/cmds.c:9963 fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10042
+#: fish/cmds.c:10099 fish/cmds.c:10119 fish/cmds.c:10141 fish/cmds.c:10163
+#: fish/cmds.c:10182 fish/cmds.c:10202 fish/cmds.c:10229 fish/cmds.c:10249
+#: fish/cmds.c:10269 fish/cmds.c:10289 fish/cmds.c:10309 fish/cmds.c:10331
+#: fish/cmds.c:10366 fish/cmds.c:10384 fish/cmds.c:10407 fish/cmds.c:10429
+#: fish/cmds.c:10444 fish/cmds.c:10461 fish/cmds.c:10498 fish/cmds.c:10537
+#: fish/cmds.c:10577 fish/cmds.c:10633 fish/cmds.c:10655 fish/cmds.c:10691
+#: fish/cmds.c:10706 fish/cmds.c:10726 fish/cmds.c:10766 fish/cmds.c:10789
+#: fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10879 fish/cmds.c:10904
+#: fish/cmds.c:10942 fish/cmds.c:10973 fish/cmds.c:11004 fish/cmds.c:11032
+#: fish/cmds.c:11052 fish/cmds.c:11084 fish/cmds.c:11104 fish/cmds.c:11124
+#: fish/cmds.c:11141 fish/cmds.c:11159 fish/cmds.c:11182 fish/cmds.c:11203
+#: fish/cmds.c:11222 fish/cmds.c:11264 fish/cmds.c:11307 fish/cmds.c:11351
+#: fish/cmds.c:11390 fish/cmds.c:11409 fish/cmds.c:11429 fish/cmds.c:11449
+#: fish/cmds.c:11470 fish/cmds.c:11491 fish/cmds.c:11512 fish/cmds.c:11533
+#: fish/cmds.c:11554 fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11665
+#: fish/cmds.c:11703 fish/cmds.c:11759 fish/cmds.c:11782 fish/cmds.c:11895
+#: fish/cmds.c:11924 fish/cmds.c:11951 fish/cmds.c:11968 fish/cmds.c:11989
+#: fish/cmds.c:12006 fish/cmds.c:12028 fish/cmds.c:12068 fish/cmds.c:12089
+#: fish/cmds.c:12149 fish/cmds.c:12206
 #, c-format
 msgid "type 'help %s' for help on %s\n"
 msgstr "type 'help %s' voor hulp over %s\n"
 
-#: fish/cmds.c:3597 fish/cmds.c:4795 fish/cmds.c:5153 fish/cmds.c:5193
-#: fish/cmds.c:5212 fish/cmds.c:5355 fish/cmds.c:5414 fish/cmds.c:5433
-#: fish/cmds.c:5452 fish/cmds.c:5495 fish/cmds.c:5838 fish/cmds.c:6449
-#: fish/cmds.c:6648 fish/cmds.c:6667 fish/cmds.c:6686 fish/cmds.c:6705
-#: fish/cmds.c:6841 fish/cmds.c:6932 fish/cmds.c:7213 fish/cmds.c:7277
-#: fish/cmds.c:7476 fish/cmds.c:7495 fish/cmds.c:7514 fish/cmds.c:7553
-#: fish/cmds.c:7594 fish/cmds.c:7613 fish/cmds.c:7632 fish/cmds.c:7673
-#: fish/cmds.c:7692 fish/cmds.c:7711 fish/cmds.c:7749 fish/cmds.c:7902
-#: fish/cmds.c:7945 fish/cmds.c:8522 fish/cmds.c:8717 fish/cmds.c:8755
-#: fish/cmds.c:8793 fish/cmds.c:8913 fish/cmds.c:8950 fish/cmds.c:8988
-#: fish/cmds.c:9027 fish/cmds.c:9068 fish/cmds.c:9109 fish/cmds.c:9150
-#: fish/cmds.c:9313 fish/cmds.c:9349 fish/cmds.c:9362 fish/cmds.c:9375
-#: fish/cmds.c:9388 fish/cmds.c:9421 fish/cmds.c:9459 fish/cmds.c:9478
-#: fish/cmds.c:9599 fish/cmds.c:9618 fish/cmds.c:9679 fish/cmds.c:9692
-#: fish/cmds.c:9743 fish/cmds.c:9782 fish/cmds.c:9860 fish/cmds.c:9879
-#: fish/cmds.c:10153 fish/cmds.c:10280 fish/cmds.c:10317 fish/cmds.c:10356
-#: fish/cmds.c:10396 fish/cmds.c:10415 fish/cmds.c:10474 fish/cmds.c:10547
-#: fish/cmds.c:10657 fish/cmds.c:10727 fish/cmds.c:10761 fish/cmds.c:10792
-#: fish/cmds.c:10823 fish/cmds.c:10872 fish/cmds.c:11043 fish/cmds.c:11085
-#: fish/cmds.c:11130 fish/cmds.c:11172 fish/cmds.c:11398 fish/cmds.c:11436
-#: fish/cmds.c:11449 fish/cmds.c:11487 fish/cmds.c:11522 fish/cmds.c:11541
-#: fish/cmds.c:11608
+#: fish/cmds.c:3695 fish/cmds.c:4987 fish/cmds.c:5345 fish/cmds.c:5385
+#: fish/cmds.c:5404 fish/cmds.c:5547 fish/cmds.c:5606 fish/cmds.c:5625
+#: fish/cmds.c:5644 fish/cmds.c:5687 fish/cmds.c:6030 fish/cmds.c:6641
+#: fish/cmds.c:6840 fish/cmds.c:6859 fish/cmds.c:6878 fish/cmds.c:6897
+#: fish/cmds.c:7033 fish/cmds.c:7124 fish/cmds.c:7405 fish/cmds.c:7469
+#: fish/cmds.c:7668 fish/cmds.c:7687 fish/cmds.c:7706 fish/cmds.c:7745
+#: fish/cmds.c:7786 fish/cmds.c:7805 fish/cmds.c:7824 fish/cmds.c:7865
+#: fish/cmds.c:7884 fish/cmds.c:7903 fish/cmds.c:7941 fish/cmds.c:8094
+#: fish/cmds.c:8137 fish/cmds.c:8714 fish/cmds.c:8909 fish/cmds.c:8947
+#: fish/cmds.c:8985 fish/cmds.c:9105 fish/cmds.c:9142 fish/cmds.c:9180
+#: fish/cmds.c:9219 fish/cmds.c:9260 fish/cmds.c:9301 fish/cmds.c:9342
+#: fish/cmds.c:9505 fish/cmds.c:9541 fish/cmds.c:9554 fish/cmds.c:9567
+#: fish/cmds.c:9580 fish/cmds.c:9613 fish/cmds.c:9651 fish/cmds.c:9670
+#: fish/cmds.c:9791 fish/cmds.c:9810 fish/cmds.c:9871 fish/cmds.c:9884
+#: fish/cmds.c:9935 fish/cmds.c:9974 fish/cmds.c:10052 fish/cmds.c:10071
+#: fish/cmds.c:10345 fish/cmds.c:10472 fish/cmds.c:10509 fish/cmds.c:10548
+#: fish/cmds.c:10588 fish/cmds.c:10607 fish/cmds.c:10666 fish/cmds.c:10739
+#: fish/cmds.c:10849 fish/cmds.c:10919 fish/cmds.c:10953 fish/cmds.c:10984
+#: fish/cmds.c:11015 fish/cmds.c:11064 fish/cmds.c:11235 fish/cmds.c:11277
+#: fish/cmds.c:11322 fish/cmds.c:11364 fish/cmds.c:11590 fish/cmds.c:11628
+#: fish/cmds.c:11641 fish/cmds.c:11679 fish/cmds.c:11714 fish/cmds.c:11733
+#: fish/cmds.c:11800 fish/cmds.c:11828 fish/cmds.c:11851 fish/cmds.c:12106
+#: fish/cmds.c:12167
 #, c-format
 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
 msgstr "%s: %s: ongeldige geheel getal paramter (%s gaf %d terug)\n"
 
-#: fish/cmds.c:3603 fish/cmds.c:4801 fish/cmds.c:5159 fish/cmds.c:5199
-#: fish/cmds.c:5218 fish/cmds.c:5361 fish/cmds.c:5420 fish/cmds.c:5439
-#: fish/cmds.c:5458 fish/cmds.c:5501 fish/cmds.c:5844 fish/cmds.c:6455
-#: fish/cmds.c:6654 fish/cmds.c:6673 fish/cmds.c:6692 fish/cmds.c:6711
-#: fish/cmds.c:6847 fish/cmds.c:6938 fish/cmds.c:7219 fish/cmds.c:7283
-#: fish/cmds.c:7482 fish/cmds.c:7501 fish/cmds.c:7520 fish/cmds.c:7559
-#: fish/cmds.c:7600 fish/cmds.c:7619 fish/cmds.c:7638 fish/cmds.c:7679
-#: fish/cmds.c:7698 fish/cmds.c:7717 fish/cmds.c:7755 fish/cmds.c:7908
-#: fish/cmds.c:7951 fish/cmds.c:8528 fish/cmds.c:8723 fish/cmds.c:8761
-#: fish/cmds.c:8799 fish/cmds.c:8919 fish/cmds.c:8956 fish/cmds.c:8994
-#: fish/cmds.c:9033 fish/cmds.c:9074 fish/cmds.c:9115 fish/cmds.c:9156
-#: fish/cmds.c:9427 fish/cmds.c:9465 fish/cmds.c:9484 fish/cmds.c:9605
-#: fish/cmds.c:9749 fish/cmds.c:9788 fish/cmds.c:9866 fish/cmds.c:9885
-#: fish/cmds.c:10286 fish/cmds.c:10323 fish/cmds.c:10362 fish/cmds.c:10402
-#: fish/cmds.c:10421 fish/cmds.c:10480 fish/cmds.c:10553 fish/cmds.c:10663
-#: fish/cmds.c:11049 fish/cmds.c:11091 fish/cmds.c:11136 fish/cmds.c:11178
-#: fish/cmds.c:11528 fish/cmds.c:11614
+#: fish/cmds.c:3701 fish/cmds.c:4993 fish/cmds.c:5351 fish/cmds.c:5391
+#: fish/cmds.c:5410 fish/cmds.c:5553 fish/cmds.c:5612 fish/cmds.c:5631
+#: fish/cmds.c:5650 fish/cmds.c:5693 fish/cmds.c:6036 fish/cmds.c:6647
+#: fish/cmds.c:6846 fish/cmds.c:6865 fish/cmds.c:6884 fish/cmds.c:6903
+#: fish/cmds.c:7039 fish/cmds.c:7130 fish/cmds.c:7411 fish/cmds.c:7475
+#: fish/cmds.c:7674 fish/cmds.c:7693 fish/cmds.c:7712 fish/cmds.c:7751
+#: fish/cmds.c:7792 fish/cmds.c:7811 fish/cmds.c:7830 fish/cmds.c:7871
+#: fish/cmds.c:7890 fish/cmds.c:7909 fish/cmds.c:7947 fish/cmds.c:8100
+#: fish/cmds.c:8143 fish/cmds.c:8720 fish/cmds.c:8915 fish/cmds.c:8953
+#: fish/cmds.c:8991 fish/cmds.c:9111 fish/cmds.c:9148 fish/cmds.c:9186
+#: fish/cmds.c:9225 fish/cmds.c:9266 fish/cmds.c:9307 fish/cmds.c:9348
+#: fish/cmds.c:9619 fish/cmds.c:9657 fish/cmds.c:9676 fish/cmds.c:9797
+#: fish/cmds.c:9941 fish/cmds.c:9980 fish/cmds.c:10058 fish/cmds.c:10077
+#: fish/cmds.c:10478 fish/cmds.c:10515 fish/cmds.c:10554 fish/cmds.c:10594
+#: fish/cmds.c:10613 fish/cmds.c:10672 fish/cmds.c:10745 fish/cmds.c:10855
+#: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11328 fish/cmds.c:11370
+#: fish/cmds.c:11720 fish/cmds.c:11806 fish/cmds.c:11834 fish/cmds.c:11857
 #, c-format
 msgid "%s: %s: integer out of range\n"
 msgstr "%s: %s: geheel getal ligt buiten de reeks\n"
 
-#: fish/cmds.c:4089 fish/cmds.c:4196 fish/cmds.c:11589
-#, fuzzy, c-format
+#: fish/cmds.c:4187 fish/cmds.c:4294 fish/cmds.c:4611 fish/cmds.c:11781
+#: fish/cmds.c:12027 fish/cmds.c:12088 fish/cmds.c:12148
+#, c-format
 msgid "%s should have %d-%d parameter(s)\n"
-msgstr "%s moet %d parameter(s) hebben\n"
+msgstr ""
 
-#: fish/cmds.c:4115 fish/cmds.c:4227 fish/cmds.c:11629
-#, fuzzy, c-format
+#: fish/cmds.c:4213 fish/cmds.c:4330 fish/cmds.c:4632 fish/cmds.c:11867
+#: fish/cmds.c:12044 fish/cmds.c:12121 fish/cmds.c:12177
+#, c-format
 msgid "%s: unknown optional argument \"%s\"\n"
-msgstr "%s: teveel argumenten\n"
+msgstr ""
 
-#: fish/cmds.c:4121 fish/cmds.c:4233 fish/cmds.c:11635
-#, fuzzy, c-format
+#: fish/cmds.c:4219 fish/cmds.c:4336 fish/cmds.c:4638 fish/cmds.c:11873
+#: fish/cmds.c:12050 fish/cmds.c:12127 fish/cmds.c:12183
+#, c-format
 msgid "%s: optional argument \"%s\" given twice\n"
-msgstr "%s: teveel argumenten\n"
+msgstr ""
 
-#: fish/cmds.c:11730
+#: fish/cmds.c:12228
 #, c-format
 msgid "%s: unknown command\n"
 msgstr "%s: onbekend commando\n"
 
 #: fish/config.c:74 fish/config.c:113
-#, fuzzy, c-format
+#, c-format
 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
-msgstr "%s: interne fout bij ontleden van tekenreeks op '%s'\n"
+msgstr ""
 
 #: fish/copy.c:41
 #, c-format
@@ -1968,9 +2001,9 @@ msgid ""
 msgstr ""
 
 #: fish/copy.c:62
-#, fuzzy, c-format
+#, c-format
 msgid "copy-in: target '%s' is not a directory\n"
-msgstr "laat de bestanden in een map zien"
+msgstr ""
 
 #: fish/copy.c:157
 #, c-format
@@ -1985,22 +2018,27 @@ msgid ""
 msgstr ""
 
 #: fish/copy.c:213
-#, fuzzy, c-format
+#, c-format
 msgid "copy-out: target '%s' is not a directory\n"
-msgstr "laat de bestanden in een map zien"
+msgstr ""
 
 #: fish/copy.c:258
-#, fuzzy, c-format
+#, c-format
 msgid "copy-out: '%s' is not a file or directory\n"
-msgstr "kopieer een bestand of map recursief"
+msgstr ""
+
+#: fish/display.c:42
+#, c-format
+msgid "display filename\n"
+msgstr ""
 
 #: fish/edit.c:45
 #, c-format
 msgid "use '%s filename' to edit a file\n"
 msgstr "gebruik '%s bestandsnaam' om een bestand te bewerken\n"
 
-#: fish/fish.c:100
-#, fuzzy, c-format
+#: fish/fish.c:103
+#, c-format
 msgid ""
 "%s: guest filesystem shell\n"
 "%s lets you edit virtual machine filesystems\n"
@@ -2045,48 +2083,13 @@ msgid ""
 "\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
-"%s: gast bestandssysteem shell\n"
-"%s laat je virtuele machine bestandssystemen bewerken\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
-"Gebruik:\n"
-"  %s [--options] cmd [: cmd : cmd ...]\n"
-"  %s -i libvirt-domain\n"
-"  %s -i disk-image(s)\n"
-"of voor interactief gebruik:\n"
-"  %s\n"
-"of vanuit een shell script:\n"
-"  %s <<EOF\n"
-"  cmd\n"
-"  ...\n"
-"  EOF\n"
-"Opties:\n"
-"  -h|--cmd-help        Toon beschikbare commando's\n"
-"  -h|--cmd-help cmd    Toon gedetailleerde hulp over commando 'cmd'\n"
-"  -a|--add image       Voeg image image toe\n"
-"  -c|--connect uri     Specificeer libvirt URI voor -d optie\n"
-"  -d|--domain guest    voeg schijven toe van libvirt gast\n"
-"  -D|--no-dest-paths   Maak paden van gast fs niet compleet met tab\n"
-"  -f|--file file       Lees commando's van bestand\n"
-"  -i|--inspector       Koppel bestandssystemen automatisch aan\n"
-"  --keys-from-stdin    Lees wachtzinnen van stdin\n"
-"  --listen             Luister naar commando's op afstand\n"
-"  -m|--mount dev[:mnt] Koppel dev aan op mnt (indien weggelaten, /)\n"
-"  -n|--no-sync         Doe geen autosync\n"
-"  -N|--new type        Maak voorgekookte schijf aan (test1.img, ...)\n"
-"  --remote[=pid]       Stuur commando's naar %s op afstand\n"
-"  -r|--ro              Koppel alleen-lezen aan\n"
-"  --selinux            Zet SELinux ondersteuning aan\n"
-"  -v|--verbose         Breedsprakige boodschappen\n"
-"  -x                   Echo elk commando voor het uit te voeren\n"
-"  -V|--version         Laat versie zien en sluit af\n"
-"Voor meer informatie,  bekijk de man pagina %s(1).\n"
-
-#: fish/fish.c:243
+
+#: fish/fish.c:246
 #, c-format
 msgid "%s: --listen=PID: PID was not a number: %s\n"
 msgstr "%s: --listen=PID: PID was geen getal: %s\n"
 
-#: fish/fish.c:250
+#: fish/fish.c:253
 #, c-format
 msgid ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
@@ -2094,41 +2097,41 @@ msgstr ""
 "%s: remote: $GUESTFISH_PID moet ingesteld worden op de PID van het proces op "
 "afstand\n"
 
-#: fish/fish.c:300
+#: fish/fish.c:303
 #, c-format
 msgid "%s: only one -f parameter can be given\n"
 msgstr "%s: er kan slechts een -f parameter opgegeven worden\n"
 
-#: fish/fish.c:455
+#: fish/fish.c:476
 #, c-format
 msgid "%s: cannot use --listen and --remote options at the same time\n"
 msgstr ""
 "%s: de --listen en --remote opties kunnen niet tegelijkertijd gebruikt "
 "worden\n"
 
-#: fish/fish.c:463
+#: fish/fish.c:484
 #, c-format
 msgid "%s: extra parameters on the command line with --listen flag\n"
 msgstr "%s: extra parameters op de commando regel met --listen vlag\n"
 
-#: fish/fish.c:469
+#: fish/fish.c:490
 #, c-format
 msgid "%s: cannot use --listen and --file options at the same time\n"
 msgstr ""
 "%s: de --listen en --file opties kunnen niet tegelijkertijd gebruikt worden\n"
 
-#: fish/fish.c:527
+#: fish/fish.c:555
 #, c-format
 msgid "guestfish: could not access termcap or terminfo database.\n"
 msgstr ""
 
-#: fish/fish.c:531
+#: fish/fish.c:559
 #, c-format
 msgid "guestfish: terminal type \"%s\" not defined.\n"
 msgstr ""
 
-#: fish/fish.c:619
-#, fuzzy, c-format
+#: fish/fish.c:647
+#, c-format
 msgid ""
 "\n"
 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
@@ -2139,55 +2142,51 @@ msgid ""
 "      'quit' to quit the shell\n"
 "\n"
 msgstr ""
-"\n"
-"Welkom bij guestfish, de libguestfs bestandssysteem interactieve shell voor "
-"het\n"
-"bewerken van virtuele machine bestandssystemen.\n"
-"\n"
-"Type: 'help' voor een lijst van commando's\n"
-"      'man' om de manual te lezen\n"
-"      'quit' om de shell te verlaten\n"
-"\n"
-
-#: fish/fish.c:763
-#, c-format
-msgid "%s: unterminated double quote\n"
-msgstr "%s: niet afgesloten dubbel aanhalingsteken\n"
 
-#: fish/fish.c:769 fish/fish.c:786
+#: fish/fish.c:796 fish/fish.c:812
 #, c-format
 msgid "%s: command arguments not separated by whitespace\n"
 msgstr "%s: commando argumenten niet gescheiden door spaties\n"
 
-#: fish/fish.c:780
+#: fish/fish.c:806
 #, c-format
 msgid "%s: unterminated single quote\n"
 msgstr "%s: niet afgesloten enkel aanhalingsteken\n"
 
-#: fish/fish.c:810
+#: fish/fish.c:836
 #, c-format
 msgid "%s: internal error parsing string at '%s'\n"
 msgstr "%s: interne fout bij ontleden van tekenreeks op '%s'\n"
 
-#: fish/fish.c:827
+#: fish/fish.c:853
 #, c-format
 msgid "%s: too many arguments\n"
 msgstr "%s: teveel argumenten\n"
 
-#: fish/fish.c:895
+#: fish/fish.c:928
+#, c-format
+msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
+msgstr ""
+
+#: fish/fish.c:937
+#, c-format
+msgid "%s: unterminated double quote\n"
+msgstr "%s: niet afgesloten dubbel aanhalingsteken\n"
+
+#: fish/fish.c:1002
 #, c-format
 msgid "%s: empty command on command line\n"
 msgstr "%s: leeg commando op commando regel\n"
 
-#: fish/fish.c:1041
+#: fish/fish.c:1148
 msgid "display a list of commands or help on a command"
 msgstr "laat een lijst van commando's of hulp over een commando zien"
 
-#: fish/fish.c:1043
+#: fish/fish.c:1150
 msgid "quit guestfish"
 msgstr "sluit guestfish af"
 
-#: fish/fish.c:1054
+#: fish/fish.c:1161
 #, c-format
 msgid ""
 "help - display a list of commands or help on a command\n"
@@ -2198,7 +2197,7 @@ msgstr ""
 "     help cmd\n"
 "     help\n"
 
-#: fish/fish.c:1062
+#: fish/fish.c:1169
 #, c-format
 msgid ""
 "quit - quit guestfish\n"
@@ -2207,12 +2206,12 @@ msgstr ""
 "quit - sluit guestfish af\n"
 "     quit\n"
 
-#: fish/fish.c:1067
+#: fish/fish.c:1174
 #, c-format
 msgid "%s: command not known, use -h to list all commands\n"
 msgstr "%s: commando niet bekend, gebruik -h om alle commando's te tonen\n"
 
-#: fish/fish.c:1083
+#: fish/fish.c:1190
 #, c-format
 msgid ""
 "Did you mean to open a disk image?  guestfish -a disk.img\n"
@@ -2223,31 +2222,26 @@ msgstr ""
 "Voor een lijst commando's:         guestfish -h\n"
 "Voor complete documentatie:        man guestfish\n"
 
-#: fish/fish.c:1240
+#: fish/fish.c:1347
 #, c-format
 msgid "Runaway quote in string \"%s\"\n"
 msgstr "Los aanhalingsteken in tekenreeks \"%s\"\n"
 
-#: fish/fish.c:1438
+#: fish/fish.c:1545
 #, c-format
 msgid ""
 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
 "or run \"inspect-os\" command)\n"
 msgstr ""
 
-#: fish/fish.c:1444
-#, c-format
-msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
-msgstr ""
-
-#: fish/fish.c:1458
+#: fish/fish.c:1565
 #, c-format
 msgid ""
 "%s: drive '%c:' not found.  To list available drives do:\n"
 "  inspect-get-drive-mappings %s\n"
 msgstr ""
 
-#: fish/fish.c:1477
+#: fish/fish.c:1584
 #, c-format
 msgid ""
 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
@@ -2314,21 +2308,19 @@ msgid "hexedit: invalid range\n"
 msgstr ""
 
 #: fish/inspect.c:77
-#, fuzzy, c-format
+#, c-format
 msgid "%s: don't use --live and -i options together\n"
-msgstr "virt-df: kan -h en -csv opties niet tezamen gebruiken\n"
+msgstr ""
 
 #: fish/inspect.c:89
-#, fuzzy, c-format
+#, c-format
 msgid "%s: no operating system was found on this disk\n"
-msgstr "guestfish: er werd geen besturingssysteem op deze schijf gevonden\n"
+msgstr ""
 
 #: fish/inspect.c:95
-#, fuzzy, c-format
+#, c-format
 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
 msgstr ""
-"guestfish: multi-opstart besturingssystemen worden niet ondersteund door de -"
-"i optie\n"
 
 #: fish/inspect.c:134
 #, c-format
@@ -2371,9 +2363,9 @@ msgid "use '%s filename' to page a file\n"
 msgstr "gebruik '%s bestandsnaam' voor het pagen van een bestand\n"
 
 #: fish/options.c:36
-#, fuzzy, c-format
+#, c-format
 msgid "%s: too many drives added on the command line\n"
-msgstr "guestfish: te veel schijven toegevoegd op de commando regel\n"
+msgstr ""
 
 #: fish/options.c:128
 #, c-format
@@ -2390,15 +2382,12 @@ msgstr ""
 "\n"
 
 #: fish/prep.c:40
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "guestfish -N %-8s - %s\n"
 "\n"
 "%s\n"
 msgstr ""
-"guestfish -N %-16s %s\n"
-"\n"
-"%s\n"
 
 #: fish/prep.c:48
 #, c-format
@@ -2423,14 +2412,11 @@ msgstr ""
 "Voor meer informatie bekijk je de guestfish(1) manual.\n"
 
 #: fish/prep.c:96
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
 msgstr ""
-"guestfish: -N parameter '%s': zo'n aangemaakte schijf image is niet bekend.\n"
-"Gebruik 'guestfish -N list' om mogelijke waarden voor de -N parameter te "
-"tonen.\n"
 
 #: fish/prep.c:158
 #, c-format
@@ -2448,9 +2434,9 @@ msgid "could not parse boot size"
 msgstr ""
 
 #: fish/prep_boot.c:46 fish/prep_boot.c:101
-#, fuzzy, c-format
+#, c-format
 msgid "failed to get sector size of disk: %s"
-msgstr "schijf partitioneren mislukte:  %s"
+msgstr ""
 
 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
@@ -2459,24 +2445,24 @@ msgid "failed to partition disk: %s"
 msgstr "schijf partitioneren mislukte:  %s"
 
 #: fish/prep_boot.c:55 fish/prep_boot.c:110
-#, fuzzy, c-format
+#, c-format
 msgid "failed to add boot partition: %s"
-msgstr "schijf partitioneren mislukte:  %s"
+msgstr ""
 
 #: fish/prep_boot.c:59 fish/prep_boot.c:114
-#, fuzzy, c-format
+#, c-format
 msgid "failed to add root partition: %s"
-msgstr "schijf partitioneren mislukte:  %s"
+msgstr ""
 
 #: fish/prep_boot.c:68 fish/prep_boot.c:128
-#, fuzzy, c-format
+#, c-format
 msgid "failed to create boot filesystem: %s"
-msgstr "aanmaken van bestandssysteem (%s) mislukte: %s"
+msgstr ""
 
 #: fish/prep_boot.c:77 fish/prep_boot.c:157
-#, fuzzy, c-format
+#, c-format
 msgid "failed to create root filesystem: %s"
-msgstr "aanmaken van bestandssysteem (%s) mislukte: %s"
+msgstr ""
 
 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
@@ -2484,24 +2470,24 @@ msgid "incorrect format for LV name, use '/dev/VG/LV'"
 msgstr ""
 
 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
-#, fuzzy, c-format
+#, c-format
 msgid "failed to create PV: %s: %s"
-msgstr "aanmaken van bestandssysteem (%s) mislukte: %s"
+msgstr ""
 
 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
-#, fuzzy, c-format
+#, c-format
 msgid "failed to create VG: %s: %s"
-msgstr "aanmaken van bestandssysteem (%s) mislukte: %s"
+msgstr ""
 
 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
-#, fuzzy, c-format
+#, c-format
 msgid "failed to create LV: /dev/%s/%s: %s"
-msgstr "aanmaken van bestandssysteem (%s) mislukte: %s"
+msgstr ""
 
 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
-#, fuzzy, c-format
+#, c-format
 msgid "failed to resize LV to full size: %s: %s"
-msgstr "aanmaken van bestandssysteem (%s) mislukte: %s"
+msgstr ""
 
 #: fish/prep_fs.c:51 fish/prep_lv.c:165
 #, c-format
@@ -2563,7 +2549,7 @@ msgid "use 'time command [args...]'\n"
 msgstr "gebruik 'time command [args...]'\n"
 
 #: fuse/guestmount.c:912
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "%s: FUSE module for libguestfs\n"
 "%s lets you mount a virtual machine filesystem\n"
@@ -2592,29 +2578,11 @@ msgid ""
 "  -w|--rw              Mount read-write\n"
 "  -x|--trace           Trace guestfs API calls\n"
 msgstr ""
-"%s: FUSE module voor libguestfs\n"
-"%s laat je een virtuele machine bestandssysteem aankoppelen\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
-"Gebruik:\n"
-"  %s [--opties] [-- [--FUSE-opties]] koppelpunt\n"
-"Opties:\n"
-"  -a|--add image       Voeg image toe\n"
-"  --dir-cache-timeout  Stel readdir cache time-out in (standaard 5 sec)\n"
-"  --fuse-help          Laat extra FUSE opties zien\n"
-"  --help               Laat hulp boodschap zien en sluit af\n"
-"  -m|--mount dev[:mnt] Koppel dev aan op mnt (indien weggelaten, /)\n"
-"  -n|--no-sync         Geen autosync\n"
-"  -o|--option opt      Geeft optie door aan FUSE\n"
-"  -r|--ro              Alleez-lezen aankoppelen\n"
-"  --selinux            Zet SELinux ondersteuning aan\n"
-"  --trace              Ga guestfs API aanroepen na (naar stderr)\n"
-"  -v|--verbose         Breedsprakige boodschappen\n"
-"  -V|--version         Laat versie zien en sluit af\n"
 
 #: fuse/guestmount.c:1130
-#, fuzzy, c-format
+#, c-format
 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
-msgstr "%s: moet tenminste een -a en tenminste een -m optie hebben\n"
+msgstr ""
 
 #: fuse/guestmount.c:1138
 #, c-format
@@ -2623,7 +2591,7 @@ msgstr ""
 "%s: je moet een aankoppel punt in het host bestandssysteem specificeren\n"
 
 #: inspector/virt-inspector.c:76
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "%s: display information about a virtual machine\n"
 "Copyright (C) 2010 Red Hat Inc.\n"
@@ -2643,27 +2611,9 @@ msgid ""
 "  -x                   Trace libguestfs API calls\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
-"%s: FUSE module voor libguestfs\n"
-"%s laat je een virtuele machine bestandssysteem aankoppelen\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
-"Gebruik:\n"
-"  %s [--opties] [-- [--FUSE-opties]] koppelpunt\n"
-"Opties:\n"
-"  -a|--add image       Voeg image toe\n"
-"  --dir-cache-timeout  Stel readdir cache time-out in (standaard 5 sec)\n"
-"  --fuse-help          Laat extra FUSE opties zien\n"
-"  --help               Laat hulp boodschap zien en sluit af\n"
-"  -m|--mount dev[:mnt] Koppel dev aan op mnt (indien weggelaten, /)\n"
-"  -n|--no-sync         Geen autosync\n"
-"  -o|--option opt      Geeft optie door aan FUSE\n"
-"  -r|--ro              Alleez-lezen aankoppelen\n"
-"  --selinux            Zet SELinux ondersteuning aan\n"
-"  --trace              Ga guestfs API aanroepen na (naar stderr)\n"
-"  -v|--verbose         Breedsprakige boodschappen\n"
-"  -V|--version         Laat versie zien en sluit af\n"
 
 #: inspector/virt-inspector.c:263
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "%s: no operating system could be detected inside this disk image.\n"
 "\n"
@@ -2678,14 +2628,6 @@ msgid ""
 "If you feel this is an error, please file a bug report including as much\n"
 "information about the disk image as possible.\n"
 msgstr ""
-"Binnen deze schijf image kon geen besturingssysteem gedetecteerd worden.\n"
-"\n"
-"Dit kan zijn omdat het bestand geen schijf image is, of het is geen virtuele "
-"machine\n"
-"image, of omdat het OS type niet begrepen wordt door virt-inspector.\n"
-"\n"
-"Als je denkt dat dit een fout is, moet je een bug rapport indienen\n"
-"met inbegrip van zoveel mogelijk informatie over de schijf image.\n"
 
 #: inspector/virt-inspector.c:288
 #, c-format
@@ -2831,7 +2773,7 @@ msgid "{filename}: could not read initrd format"
 msgstr "{filename}: kon initrd formaat niet lezen"
 
 #: rescue/virt-rescue.c:63
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "%s: Run a rescue shell on a virtual machine\n"
 "Copyright (C) 2009-2010 Red Hat Inc.\n"
@@ -2855,24 +2797,6 @@ msgid ""
 "  -x                   Trace libguestfs API calls\n"
 "For more information, see the manpage %s(1).\n"
 msgstr ""
-"%s: FUSE module voor libguestfs\n"
-"%s laat je een virtuele machine bestandssysteem aankoppelen\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
-"Gebruik:\n"
-"  %s [--opties] [-- [--FUSE-opties]] koppelpunt\n"
-"Opties:\n"
-"  -a|--add image       Voeg image toe\n"
-"  --dir-cache-timeout  Stel readdir cache time-out in (standaard 5 sec)\n"
-"  --fuse-help          Laat extra FUSE opties zien\n"
-"  --help               Laat hulp boodschap zien en sluit af\n"
-"  -m|--mount dev[:mnt] Koppel dev aan op mnt (indien weggelaten, /)\n"
-"  -n|--no-sync         Geen autosync\n"
-"  -o|--option opt      Geeft optie door aan FUSE\n"
-"  -r|--ro              Alleez-lezen aankoppelen\n"
-"  --selinux            Zet SELinux ondersteuning aan\n"
-"  --trace              Ga guestfs API aanroepen na (naar stderr)\n"
-"  -v|--verbose         Breedsprakige boodschappen\n"
-"  -V|--version         Laat versie zien en sluit af\n"
 
 #: rescue/virt-rescue.c:180
 #, c-format
@@ -2880,9 +2804,9 @@ msgid "%s: could not parse memory size '%s'\n"
 msgstr ""
 
 #: rescue/virt-rescue.c:419
-#, fuzzy, c-format
+#, c-format
 msgid "%s: unknown child exit status (%d)\n"
-msgstr "%s: onbekende lange optie: %s (%d)\n"
+msgstr ""
 
 #: src/appliance.c:181
 #, c-format
@@ -2909,86 +2833,76 @@ msgid "security: cached appliance %s is writable by group or other (mode %o)"
 msgstr ""
 
 #: src/appliance.c:659
-#, fuzzy
 msgid "external command failed, see earlier error messages"
-msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap"
+msgstr ""
 
-#: src/dbdump.c:87
-#, fuzzy
+#: src/dbdump.c:85
 msgid "unexpected end of output from db_dump command before end of header"
-msgstr "onverwachte output  van 'du' commando"
+msgstr ""
 
-#: src/dbdump.c:100 src/dbdump.c:112
-#, fuzzy
+#: src/dbdump.c:98 src/dbdump.c:110
 msgid "unexpected line from db_dump command, no space prefix"
-msgstr "onverwachte output  van 'du' commando"
+msgstr ""
 
-#: src/dbdump.c:129
-#, fuzzy
+#: src/dbdump.c:127
 msgid "unexpected end of output from db_dump command before end of data"
-msgstr "onverwachte output  van 'du' commando"
+msgstr ""
 
-#: src/dbdump.c:210
-#, fuzzy
+#: src/dbdump.c:208
 msgid "unexpected non-hex digits in output of db_dump command"
-msgstr "onverwachte output  van 'du' commando"
+msgstr ""
 
-#: src/filearch.c:153
+#: src/filearch.c:152
 #, c-format
 msgid "size of %s unreasonable (%<PRIi64> bytes)"
 msgstr ""
 
-#: src/filearch.c:266
+#: src/filearch.c:265
 msgid ""
 "file-architecture API not available since this version of libguestfs was "
-"compiled without PCRE or libmagic libraries"
+"compiled without the libmagic library"
 msgstr ""
 
-#: src/guestfs.c:178
+#: src/guestfs.c:174
 #, c-format
 msgid "guestfs_close: called twice on the same handle\n"
 msgstr "guestfs_close: twee keer dezelfde hendel aangeroepen\n"
 
-#: src/guestfs.c:333
+#: src/guestfs.c:340
 #, c-format
 msgid "warning: %s"
 msgstr ""
 
-#: src/guestfs.c:392
+#: src/guestfs.c:399
 #, c-format
 msgid "libguestfs: error: %s\n"
 msgstr "libguestfs: foutr: %s\n"
 
-#: src/guestfs.c:939
+#: src/guestfs.c:965
 #, c-format
 msgid "<truncated, original size %zu bytes>"
 msgstr ""
 
-#: src/inspect.c:265
+#: src/inspect.c:263
 msgid "not a Windows guest, or systemroot could not be determined"
 msgstr ""
 
-#: src/inspect.c:281
+#: src/inspect.c:279
 msgid "not a Windows guest, or CurrentControlSet could not be determined"
 msgstr ""
 
-#: src/inspect.c:519
-#, fuzzy, c-format
-msgid "%s: temporary directory not found"
-msgstr "%s: kan geen tijdelijke map aanmaken"
-
-#: src/inspect.c:535 src/inspect_fs.c:474 src/inspect_fs.c:518
-#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
-#: src/inspect_fs_unix.c:821
+#: src/inspect.c:539 src/inspect_fs.c:472 src/inspect_fs.c:516
+#: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584
+#: src/inspect_fs_unix.c:826
 #, c-format
 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
 msgstr ""
 
-#: src/inspect.c:572
+#: src/inspect.c:575
 msgid "no inspection data: call guestfs_inspect_os first"
 msgstr "geen inspectie data: roep eerst guestfs_inspect_os aan"
 
-#: src/inspect.c:584
+#: src/inspect.c:587
 #, c-format
 msgid ""
 "%s: root device not found: only call this function with a root device "
@@ -2997,89 +2911,91 @@ msgstr ""
 "%s: root apparaat niet gevonden: roep deze functie alleen aan met een root "
 "apparaat eerder teruggegeven door guestfs_inspect_os"
 
-#: src/inspect.c:594 src/inspect_apps.c:617
+#: src/inspect.c:597 src/inspect_apps.c:607
 msgid ""
 "inspection API not available since this version of libguestfs was compiled "
-"without PCRE or hivex libraries"
+"without the hivex library"
 msgstr ""
 
-#: src/inspect_fs.c:326 src/inspect_fs.c:339
+#: src/inspect_fs.c:324 src/inspect_fs.c:337
 #, c-format
 msgid "could not parse integer in version number: %s"
 msgstr ""
 
-#: src/inspect_fs.c:483
+#: src/inspect_fs.c:481
 #, c-format
 msgid "%s: file is empty"
 msgstr ""
 
-#: src/inspect_fs_unix.c:613
+#: src/inspect_fs_unix.c:618
 msgid "could not parse /etc/fstab or empty file"
 msgstr ""
 
-#: src/inspect_fs_windows.c:112
+#: src/inspect_fs_windows.c:110
 #, c-format
 msgid "cannot resolve Windows %%SYSTEMROOT%%"
 msgstr "Kan Windows %%SYSTEMROOT%% niet oplossen"
 
-#: src/launch.c:98
+#: src/inspect_icon.c:452
+#, c-format
+msgid "read: %s: unexpected end of file"
+msgstr ""
+
+#: src/launch.c:127
 msgid "command line cannot be altered after qemu subprocess launched"
 msgstr ""
 "commando regel kan niet gewijzigd worden nadat een qemu sub-proces "
 "gelanceerd is"
 
-#: src/launch.c:155
+#: src/launch.c:184
 msgid "guestfs_config: parameter must begin with '-' character"
 msgstr "guestfs_config: parameter moet met '-' beginnen"
 
-#: src/launch.c:169
+#: src/launch.c:198
 #, c-format
 msgid "guestfs_config: parameter '%s' isn't allowed"
 msgstr "guestfs_config: parameter '%s' is niet toegestaan"
 
-#: src/launch.c:235 src/launch.c:339
+#: src/launch.c:264 src/launch.c:368
 msgid "filename cannot contain ',' (comma) character"
 msgstr "bestandsnaam kan geen ',' (komma) bevatten"
 
-#: src/launch.c:247 src/launch.c:252
+#: src/launch.c:276 src/launch.c:281
 #, c-format
 msgid "%s parameter is empty or contains disallowed characters"
 msgstr ""
 
-#: src/launch.c:358
+#: src/launch.c:387
 msgid "the libguestfs handle has already been launched"
 msgstr "de libguestfs hendel is al gelanceerd"
 
-#: src/launch.c:367
+#: src/launch.c:396
 #, c-format
 msgid "%s: cannot create temporary directory"
 msgstr "%s: kan geen tijdelijke map aanmaken"
 
-#: src/launch.c:404
+#: src/launch.c:433
 msgid "you must call guestfs_add_drive before guestfs_launch"
 msgstr "je moet guestfs_add_drive aanroepen voor guestfs_launch"
 
-#: src/launch.c:750
+#: src/launch.c:803
 msgid "guestfs_launch failed, see earlier error messages"
 msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap"
 
-#: src/launch.c:763
+#: src/launch.c:816
 msgid "qemu launched and contacted daemon, but state != READY"
 msgstr ""
 "qemu gelanceerd en contact opgenomen met daemon, maar toestand != READY"
 
-#: src/launch.c:851
-#, fuzzy
+#: src/launch.c:904
 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
-msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap"
+msgstr ""
 
-#: src/launch.c:859
-#, fuzzy
+#: src/launch.c:912
 msgid "contacted guestfsd, but state != READY"
 msgstr ""
-"qemu gelanceerd en contact opgenomen met daemon, maar toestand != READY"
 
-#: src/launch.c:1038
+#: src/launch.c:1091
 #, c-format
 msgid ""
 "%s: command failed: If qemu is located on a non-standard path, try setting "
@@ -3088,11 +3004,11 @@ msgstr ""
 "%s: commando mislukte: Als qemu zich op een niet standaard pad bevindt, "
 "probeer je het instellen van de LIBGUESTFS_QEMU omgevingsvariabele."
 
-#: src/launch.c:1129
+#: src/launch.c:1196
 msgid "qemu has not been launched yet"
 msgstr "qemu is nog niet gelanceerd"
 
-#: src/launch.c:1140
+#: src/launch.c:1207
 msgid "no subprocess to kill"
 msgstr "geen sub-proces om af te schieten"
 
@@ -3114,116 +3030,122 @@ msgstr ""
 "check_for_daemon_cancellation_or_eof: 0x%x gelezen van daemon, verwachte 0x"
 "%x\n"
 
-#: src/proto.c:599 src/proto.c:662
-msgid "unexpected end of file when reading from daemon"
-msgstr "onverwacht einde van bestand bij het lezen van daemon"
+#: src/proto.c:543
+msgid ""
+"This usually means the libguestfs appliance failed to start up.  Please\n"
+"enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
+"the debug messages output prior to this error.\n"
+msgstr ""
+
+#: src/proto.c:549
+msgid "See earlier debug messages.\n"
+msgstr ""
 
-#: src/proto.c:620
+#: src/proto.c:639
 #, c-format
 msgid "received magic signature from guestfsd, but in state %d"
 msgstr "magie ondertekening ontvangen van guestfsd, maar de toestand is %d"
 
-#: src/proto.c:639
+#: src/proto.c:658
 #, c-format
 msgid "message length (%u) > maximum possible size (%d)"
 msgstr "boodschap lengte (%u) > maximaal mogelijke grootte (%d)"
 
-#: src/proto.c:791
+#: src/proto.c:810
 #, c-format
 msgid "guestfs___send: state %d != BUSY"
 msgstr "guestfs___send: toestand %d != BUSY"
 
-#: src/proto.c:815
+#: src/proto.c:834
 msgid "xdr_guestfs_message_header failed"
 msgstr "xdr_guestfs_message_header mislukte"
 
-#: src/proto.c:824
+#: src/proto.c:843
 msgid "dispatch failed to marshal args"
 msgstr "verzending faalde om argumenten te rangschikken"
 
-#: src/proto.c:951
+#: src/proto.c:922 src/proto.c:1217
+msgid "operation cancelled by user"
+msgstr ""
+
+#: src/proto.c:973
 #, c-format
 msgid "send_file_chunk: state %d != READY"
 msgstr "send_file_chunk: toestand %d != READY"
 
-#: src/proto.c:967
+#: src/proto.c:989
 #, c-format
 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
 msgstr "xdr_guestfs_chunk mislukted (buf = %p, buflen = %zu)"
 
-#: src/proto.c:1117
+#: src/proto.c:1144
 #, c-format
 msgid "%s: error in chunked encoding"
 msgstr "%s: fout in chunk codering"
 
-#: src/proto.c:1144
+#: src/proto.c:1171
 msgid "write to daemon socket"
 msgstr "schrijven naar daemon socket"
 
-#: src/proto.c:1167
+#: src/proto.c:1194
 msgid "receive_file_data: parse error in reply callback"
 msgstr "receive_file_data: ontleed fout in antwoord callback"
 
-#: src/proto.c:1172
+#: src/proto.c:1199
 msgid "receive_file_data: unexpected flag received when reading file chunks"
 msgstr ""
 "receive_file_data: onverwachte vlag ontvangen bij het lezen van bestand "
 "chunks"
 
-#: src/proto.c:1180
+#: src/proto.c:1207
 msgid "failed to parse file chunk"
 msgstr "bestand chunk ontleden mislukte"
 
-#: src/proto.c:1189
+#: src/proto.c:1221
 msgid "file receive cancelled by daemon"
 msgstr "bestand ontvangen geannuleerd door daemon"
 
-#: src/virt.c:92 src/virt.c:325
+#: src/virt.c:101 src/virt.c:347
 msgid "you cannot set both live and readonly flags"
 msgstr ""
 
-#: src/virt.c:100
-#, fuzzy, c-format
+#: src/virt.c:109
+#, c-format
 msgid "could not connect to libvirt (code %d, domain %d): %s"
-msgstr "guestfish: kon niet verbinden met libvirt (code %d, domein %d): %s\n"
+msgstr ""
 
-#: src/virt.c:108
-#, fuzzy, c-format
+#: src/virt.c:130
+#, c-format
 msgid "no libvirt domain called '%s': %s"
-msgstr "guestfish: geen libvirt domein aangeroepen '%s': %s\n"
+msgstr ""
 
-#: src/virt.c:163 src/virt.c:413
-#, fuzzy, c-format
+#: src/virt.c:185 src/virt.c:435
+#, c-format
 msgid "error reading libvirt XML information: %s"
-msgstr "guestfish: fout bij lezen van libvirt XML informatie over '%s': %s\n"
+msgstr ""
 
-#: src/virt.c:173 src/virt.c:421
-#, fuzzy
+#: src/virt.c:195 src/virt.c:443
 msgid "unable to parse XML information returned by libvirt"
 msgstr ""
-"guestfish: kan XML informatie teruggegeven door libvirt niet ontleden\n"
 
-#: src/virt.c:179 src/virt.c:427
-#, fuzzy
+#: src/virt.c:201 src/virt.c:449
 msgid "unable to create new XPath context"
-msgstr "guestfish: kan nieuwe XPath context niet aanmaken\n"
+msgstr ""
 
-#: src/virt.c:186 src/virt.c:442
-#, fuzzy
+#: src/virt.c:208 src/virt.c:464
 msgid "unable to evaluate XPath expression"
-msgstr "guestfish: kan XPath expressie niet evalueren\n"
+msgstr ""
 
-#: src/virt.c:283
-#, fuzzy
+#: src/virt.c:305
 msgid "libvirt domain has no disks"
-msgstr "guestfish: libvirt domein '%s' heeft geen schijven\n"
+msgstr ""
 
-#: src/virt.c:336
-#, fuzzy, c-format
+#: src/virt.c:358
+#, c-format
 msgid "error getting domain info: %s"
-msgstr "guestfish: fout bij verkrijgen van domein info over '%s': %s\n"
+msgstr ""
 
-#: src/virt.c:350
+#: src/virt.c:372
 msgid ""
 "error: domain is a live virtual machine.\n"
 "Writing to the disks of a running virtual machine can cause disk "
@@ -3233,20 +3155,20 @@ msgid ""
 "--live respectively.  Consult the documentation for further information."
 msgstr ""
 
-#: src/virt.c:470
+#: src/virt.c:492
 msgid ""
 "this guest has no libvirt <channel> definition for guestfsd\n"
 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
 msgstr ""
 
-#: src/virt.c:495
+#: src/virt.c:517
 msgid ""
 "add-domain API not available since this version of libguestfs was compiled "
 "without libvirt or libxml2"
 msgstr ""
 
 #: test-tool/test-tool.c:79
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "libguestfs-test-tool: interactive test tool\n"
 "Copyright (C) 2009-2011 Red Hat Inc.\n"
@@ -3259,18 +3181,6 @@ msgid ""
 "  --timeout n\n"
 "  -t n           Set launch timeout (default: %d seconds)\n"
 msgstr ""
-"libguestfs-test-tool: interactief test gereedschap\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
-"Gebruik:\n"
-"  libguestfs-test-tool [--opties]\n"
-"Opties:\n"
-"  --help         Laat gebruik zien\n"
-"  --helper libguestfs-test-tool-helper\n"
-"                 Hulp programma (standaard: %s)\n"
-"  --qemudir dir  Specificeer QEMU bron map\n"
-"  --qemu qemu    Specificeer QEMU binair prog\n"
-"  --timeout n\n"
-"  -t n           Stel lanceer time-out in (standaard: %d seconden)\n"
 
 #: test-tool/test-tool.c:127
 #, c-format
@@ -3287,47 +3197,47 @@ msgstr "libguestfs-test-tool: ongeldige time-out: %s\n"
 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
 msgstr "libguestfs-test-tool: onverwachte commando regel optie 0x%x\n"
 
-#: test-tool/test-tool.c:170
+#: test-tool/test-tool.c:173
 #, c-format
 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
 msgstr "libguestfs-test-tool: libguestfs hendel aanmaken mislukte\n"
 
-#: test-tool/test-tool.c:177
+#: test-tool/test-tool.c:180
 #, c-format
 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
 msgstr "libguestfs-test-tool: station '%s' toevoegen mislukte\n"
 
-#: test-tool/test-tool.c:185
+#: test-tool/test-tool.c:188
 #, c-format
 msgid "libguestfs-test-tool: guestfs_version failed\n"
 msgstr "libguestfs-test-tool: guestfs_version mislukte\n"
 
-#: test-tool/test-tool.c:217
+#: test-tool/test-tool.c:221
 #, c-format
 msgid "libguestfs-test-tool: failed to launch appliance\n"
 msgstr "libguestfs-test-tool: toestel lanceren mislukte\n"
 
-#: test-tool/test-tool.c:229
-#, fuzzy, c-format
+#: test-tool/test-tool.c:233
+#, c-format
 msgid "libguestfs-test-tool: failed to run part-disk\n"
-msgstr "libguestfs-test-tool: draaien van sfdisk mislukte\n"
+msgstr ""
 
-#: test-tool/test-tool.c:235
+#: test-tool/test-tool.c:239
 #, c-format
 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
 msgstr "libguestfs-test-tool: mkfs.ext2 mislukte\n"
 
-#: test-tool/test-tool.c:241
+#: test-tool/test-tool.c:245
 #, c-format
 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
 msgstr "libguestfs-test-tool: aankoppelen van /dev/sda1 op / mislukte\n"
 
-#: test-tool/test-tool.c:248
-#, fuzzy, c-format
+#: test-tool/test-tool.c:252
+#, c-format
 msgid "libguestfs-test-tool: failed to touch file\n"
-msgstr "libguestfs-test-tool: draaien van sfdisk mislukte\n"
+msgstr ""
 
-#: test-tool/test-tool.c:279
+#: test-tool/test-tool.c:283
 #, c-format
 msgid ""
 "LIBGUESTFS_QEMU environment variable is already set, so\n"
@@ -3336,71 +3246,21 @@ msgstr ""
 "LIBGUESTFS_QEMU omgevingsvariabele al is ingesteld, dus\n"
 "de --qemu/--qemudir opties kunnen niet gebruikt worden.\n"
 
-#: test-tool/test-tool.c:287
+#: test-tool/test-tool.c:291
 #, c-format
 msgid "Binary '%s' does not exist or is not executable\n"
 msgstr "Binair programma '%s' bestaat niet of is niet uitvoerbaar\n"
 
-#: test-tool/test-tool.c:301
+#: test-tool/test-tool.c:305
 #, c-format
 msgid "%s: does not look like a qemu source directory\n"
 msgstr "%s: ziet er niet uit als een qemu bron map\n"
 
-#: tools/virt-edit.pl:178
-msgid "virt-edit: no image, VM names or filenames to edit given"
-msgstr ""
-"virt-edit: geen afbeelding, VM namen of bestandsnamen gegeven om te bewerken"
-
-#: tools/virt-edit.pl:194 tools/virt-tar.pl:243 tools/virt-win-reg.pl:217
-#, fuzzy, perl-brace-format
-msgid ""
-"{prog}: No operating system could be detected inside this disk image.\n"
-"\n"
-"This may be because the file is not a disk image, or is not a virtual "
-"machine\n"
-"image, or because the OS type is not understood by libguestfs.\n"
-"\n"
-"If you feel this is an error, please file a bug report including as much\n"
-"information about the disk image as possible.\n"
-msgstr ""
-"Binnen deze schijf image kon geen besturingssysteem gedetecteerd worden.\n"
-"\n"
-"Dit kan zijn omdat het bestand geen schijf image is, of het is geen virtuele "
-"machine\n"
-"image, of omdat het OS type niet begrepen wordt door virt-inspector.\n"
-"\n"
-"Als je denkt dat dit een fout is, moet je een bug rapport indienen\n"
-"met inbegrip van zoveel mogelijk informatie over de schijf image.\n"
-
-#: tools/virt-edit.pl:198 tools/virt-tar.pl:247 tools/virt-win-reg.pl:221
-#, fuzzy, perl-brace-format
-msgid "{prog}: multiboot operating systems are not supported.\n"
-msgstr ""
-"multi-opstart besturingssystemen worden niet ondersteund door virt-ls\n"
-
-#: tools/virt-edit.pl:235
-msgid "File not changed.\n"
-msgstr "Bestand niet gewijzigd.\n"
-
-#: tools/virt-edit.pl:406
-#, fuzzy, perl-brace-format
-msgid "virt-edit: drive '{x}:' not found\n"
-msgstr "virt-tar: {tarball}: bestand niet gevonden\n"
-
-#: tools/virt-edit.pl:422
-#, perl-brace-format
-msgid ""
-"virt-edit: '{f}' does not start with a / or \\ character.\n"
-"If you are using Windows style paths with backslashes like C:\\foo.txt\n"
-"then don't forget that you must quote them with single quotes to\n"
-"prevent the shell from munging the backslashes.\n"
-msgstr ""
-
-#: tools/virt-list-filesystems.pl:142
+#: tools/virt-list-filesystems.pl:148
 msgid "virt-list-filesystems: no image or VM name given"
 msgstr "virt-list-filesystems: geen image of VM naam opgegeven"
 
-#: tools/virt-list-partitions.pl:152
+#: tools/virt-list-partitions.pl:160
 msgid "virt-list-partitions: no image or VM name given"
 msgstr "virt-list-partitions: geen image of VM naam opgegeven"
 
@@ -3455,35 +3315,53 @@ msgstr ""
 "bestandssysteem niet correct bepaald heeft. Lees de BUGS sectie van de man "
 "pagina.\n"
 
-#: tools/virt-tar.pl:183 tools/virt-tar.pl:190
+#: tools/virt-tar.pl:193 tools/virt-tar.pl:200
 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
 msgstr ""
 "virt-tar: extraheer/upload mode twee keer gespecificeerd op de commando-"
 "regel\n"
 
-#: tools/virt-tar.pl:212
+#: tools/virt-tar.pl:222
 msgid "virt-tar: no image, VM names, directory or filename given"
 msgstr "virt-tar: geen image, VM namen, map of bestandsnaam opgegeven"
 
-#: tools/virt-tar.pl:215
+#: tools/virt-tar.pl:225
 msgid "virt-tar: either -x or -u must be specified on the command line\n"
 msgstr "virt-tar: -x of -u  moet opgegeven worden op de commando-regel\n"
 
-#: tools/virt-tar.pl:226
+#: tools/virt-tar.pl:236
 #, perl-brace-format
 msgid "virt-tar: {tarball}: file not found\n"
 msgstr "virt-tar: {tarball}: bestand niet gevonden\n"
 
-#: tools/virt-tar.pl:229
+#: tools/virt-tar.pl:239
 #, perl-brace-format
 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
 msgstr "virt-tar: {dir}: map naam moet beginnen met het '/' karakter\n"
 
-#: tools/virt-win-reg.pl:201
+#: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
+#, perl-brace-format
+msgid ""
+"{prog}: No operating system could be detected inside this disk image.\n"
+"\n"
+"This may be because the file is not a disk image, or is not a virtual "
+"machine\n"
+"image, or because the OS type is not understood by libguestfs.\n"
+"\n"
+"If you feel this is an error, please file a bug report including as much\n"
+"information about the disk image as possible.\n"
+msgstr ""
+
+#: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
+#, perl-brace-format
+msgid "{prog}: multiboot operating systems are not supported.\n"
+msgstr ""
+
+#: tools/virt-win-reg.pl:245
 msgid "no libvirt domain name or disk image given\n"
 msgstr "geen libvirt domein naam of schijf image gegeven\n"
 
-#: tools/virt-win-reg.pl:240
+#: tools/virt-win-reg.pl:287
 msgid ""
 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
 "export\n"
@@ -3491,547 +3369,27 @@ msgstr ""
 "verwacht 1 of 2 extra parameters, subkey pad en optioneel de waarde om te "
 "exporteren\n"
 
-#: tools/virt-win-reg.pl:351
+#: tools/virt-win-reg.pl:446
+#, perl-brace-format
+msgid "virt-win-reg: {p}: cannot find user directory\n"
+msgstr ""
+
+#: tools/virt-win-reg.pl:451
 #, perl-brace-format
 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
 msgstr "virt-win-reg: {p}: geen ondersteund Windows Registry pad\n"
 
-#: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
+#: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
 #, perl-brace-format
 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
 msgstr "virt-win-reg: {p}: bestand niet gevonden in gast: {err}\n"
 
-#: tools/virt-win-reg.pl:375
+#: tools/virt-win-reg.pl:529
 #, perl-brace-format
 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
 msgstr "virt-win-reg: {p}: kon registry bestand niet downloaden: {err}\n"
 
-#: tools/virt-win-reg.pl:397
+#: tools/virt-win-reg.pl:551
 #, perl-brace-format
 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
 msgstr "virt-win-reg: {p}: kon registry bestand niet uploaden: {err}\n"
-
-#~ msgid "libguestfs-test-tool: failed to mkdir /iso\n"
-#~ msgstr "libguestfs-test-tool: mkdir /iso mislukte\n"
-
-#~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
-#~ msgstr "libguestfs-test-tool: aankoppelen van /dev/sdb op /iso mislukte\n"
-
-#~ msgid ""
-#~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
-#~ msgstr ""
-#~ "libguestfs-test-tool: kon hulp programma niet draaien, of hulp programma "
-#~ "mislukte\n"
-
-#~ msgid ""
-#~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
-#~ "available.  Expected to find it in '%s'\n"
-#~ "\n"
-#~ "Use the --helper option to specify the location of this program.\n"
-#~ msgstr ""
-#~ "Test hulp programma 'libguestfs-test-programma-helper' is niet\n"
-#~ "beschikbaar.  Verwacht het te vinden in '%s'\n"
-#~ "\n"
-#~ "Gebruik de --helper optie om de locatie van dit programma te "
-#~ "specificeren.\n"
-
-#~ msgid "command failed: %s"
-#~ msgstr "commando mislukte: %s"
-
-#~ msgid ""
-#~ "Test tool helper program %s\n"
-#~ "is not statically linked.  This is a build error when this test tool\n"
-#~ "was built.\n"
-#~ msgstr ""
-#~ "Test hulp programma %s\n"
-#~ "is niet statisch gelinkt.  Dit is een bouw fout toen dit test\n"
-#~ "programma werd gebouwd.\n"
-
-#~ msgid "mkisofs command failed: %s\n"
-#~ msgstr "mkisofs commando mislukte: %s\n"
-
-#~ msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
-#~ msgstr "virt-resize: sorry, dit programma werkt niet op een 32-bit host\n"
-
-#~ msgid "virt-resize: {file}: does not exist or is not readable\n"
-#~ msgstr "virt-resize: {file}: bestaat niet of is niet leesbaar\n"
-
-#~ msgid ""
-#~ "virt-resize: {file}: does not exist or is not writable\n"
-#~ "You have to create the destination disk before running this program.\n"
-#~ "Please read the virt-resize(1) manpage for more information.\n"
-#~ msgstr ""
-#~ "virt-formaat: {file}: bestaat niet of is niet beschrijfbaar\n"
-#~ "Je moet de bestemming schijf aanmaken voordat je dit programma uitvoert.\n"
-#~ "Lees de virt-resize(1) man pagina voor meer informatie.\n"
-
-#~ msgid ""
-#~ "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
-#~ msgstr ""
-#~ "virt-resize: {file}: bestand is te klein om een schijf image te zijn "
-#~ "({sz} bytes)\n"
-
-#~ msgid "virt-resize: no logical volume called {n}\n"
-#~ msgstr "virt-resize: geen logische gevolume aangeroepen {n}\n"
-
-#~ msgid ""
-#~ "{p}: partition not found in the source disk image, when using the '{opt}' "
-#~ "command line option\n"
-#~ msgstr ""
-#~ "{p}: partitie niet gevonden on de bron schijf image bij gebruik van de "
-#~ "'{opt}' commando-regel optie\n"
-
-#~ msgid ""
-#~ "{p}: partition ignored, you cannot use it in another command line "
-#~ "argument\n"
-#~ msgstr ""
-#~ "{p}: partitie genegeerd, je kunt het niet in een ander commando-regel "
-#~ "argument gebruiken\n"
-
-#~ msgid ""
-#~ "{p}: partition deleted, you cannot use it in another command line "
-#~ "argument\n"
-#~ msgstr ""
-#~ "{p}: partitie verwijderd, je kunt het niet in een ander commando-regel "
-#~ "argument gebruiken\n"
-
-#~ msgid "{p}: this partition has already been marked for resizing\n"
-#~ msgstr ""
-#~ "{p}: deze partitie is al gemarkeerd voor het veranderen in grootte\n"
-
-#~ msgid "{p}: missing size field in {o} option\n"
-#~ msgstr "{p}: ontbrekende grootte veld in {o} optie\n"
-
-#~ msgid "{p}: {f}: cannot parse size field\n"
-#~ msgstr "{p}: {f}: kan size veld niet ontleden\n"
-
-#~ msgid "{p}: new size is zero or negative\n"
-#~ msgstr "{p}: nieuwe grootte is nul of negatief\n"
-
-#~ msgid ""
-#~ "{p}: cannot make this partition smaller because it contains a\n"
-#~ "filesystem, physical volume or other content that is larger than the new "
-#~ "size.\n"
-#~ "You have to resize the content first, see virt-resize(1).\n"
-#~ msgstr ""
-#~ "{p}: kan deze partitie niet kleiner maken omdat het een bestandssysteem,\n"
-#~ "fysieke volume, of andere inhoud bevat die groter is dan de nieuwe "
-#~ "grootte.\n"
-#~ "Je moet de inhoud eerst in grootte veranderen, bekijk virt-resize(1).\n"
-
-#~ msgid "virt-resize: you cannot use options --expand and --shrink together\n"
-#~ msgstr ""
-#~ "virt-resize: je kunt de opties --expand en --shrink niet tezamen "
-#~ "gebruiken\n"
-
-#~ msgid ""
-#~ "virt-resize: error: cannot use --expand when there is no surplus space "
-#~ "to\n"
-#~ "expand into.  You need to make the target disk larger by at least {h}.\n"
-#~ msgstr ""
-#~ "virt-resize: fout: je kunt --expand niet gebruiken als er geen extra "
-#~ "ruimte is\n"
-#~ "voor het expanderen.  Je moet de doel schijf tenminste {h} groter maken.\n"
-
-#~ msgid ""
-#~ "virt-resize: error: cannot use --shrink because there is no deficit\n"
-#~ "(see 'deficit' in the virt-resize(1) man page)\n"
-#~ msgstr ""
-#~ "virt-resize: fout: kan --shrink niet gebruiken omdat er geen deficit is\n"
-#~ "(zie 'deficit' in de virt-resize(1) man pagina)\n"
-
-#~ msgid "Summary of changes:\n"
-#~ msgstr "Samenvatting van de veranderingen:\n"
-
-#~ msgid "{p}: partition will be ignored\n"
-#~ msgstr "{p}: partitie zal genegeerd worden\n"
-
-#~ msgid "{p}: partition will be deleted\n"
-#~ msgstr "{p}: partitie zal verwijderd worden\n"
-
-#~ msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
-#~ msgstr ""
-#~ "{p}: partitie zal in grootte veranderd worden van {oldsize} naar "
-#~ "{newsize}\n"
-
-#~ msgid "{p}: content will be expanded using the '{meth}' method\n"
-#~ msgstr "{p}: inhoud zal geëxpandeerd worden met de '{meth}' methode\n"
-
-#~ msgid "{p}: partition will be left alone\n"
-#~ msgstr "{p}: partitie zal met rust gelaten worden\n"
-
-#~ msgid "{n}: LV will be expanded to maximum size\n"
-#~ msgstr "{n}: LV zal geëxpandeerd worden tot de maximale grootte\n"
-
-#~ msgid "{n}: content will be expanded using the '{meth}' method\n"
-#~ msgstr "{n}: inhoud zal geëxpandeerd worden met de '{meth}' methode\n"
-
-#~ msgid "There is a surplus of {spl} bytes ({h}).\n"
-#~ msgstr "Er is een overschot van {spl} bytes ({h}).\n"
-
-#~ msgid "An extra partition will be created for the surplus.\n"
-#~ msgstr "Er zal een extra partitie aangemaakt worden voor het overschot.\n"
-
-#~ msgid ""
-#~ "The surplus space is not large enough for an extra partition to be "
-#~ "created\n"
-#~ "and so it will just be ignored.\n"
-#~ msgstr ""
-#~ "De overschot ruimte is niet groot genoeg om een extra partitie aan te "
-#~ "maken\n"
-#~ "en daarom genegeerd worden.\n"
-
-#~ msgid ""
-#~ "The surplus space will be ignored.  Run a partitioning program in the "
-#~ "guest\n"
-#~ "to partition this extra space if you want.\n"
-#~ msgstr ""
-#~ "De overtollige ruimte zal genegeerd worden.  Draai een schijf indeling "
-#~ "programma in de gast\n"
-#~ "om deze extra ruimte te partitioneren als je dat wilt.\n"
-
-#~ msgid ""
-#~ "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
-#~ "You need to make the target disk larger by at least this amount,\n"
-#~ "or adjust your resizing requests.\n"
-#~ msgstr ""
-#~ "virt-resize: fout: er is een tekort van {def} bytes ({h}).\n"
-#~ "Je moet de doel schijf tenminste deze hoeveelheid groter maken,\n"
-#~ "of jouw in grootte verander verzoek aanpassen.\n"
-
-#~ msgid "virt-resize: source disk does not have a first partition\n"
-#~ msgstr "virt-resize: bron schijf heeft geen eerste partitie\n"
-
-#, fuzzy
-#~ msgid "Copying {p} ...\n"
-#~ msgstr "{p} kopiëren ..."
-
-#~ msgid "Expanding {p} using the '{meth}' method\n"
-#~ msgstr "{p} expanderen met de '{meth}' methode\n"
-
-#, fuzzy
-#~ msgid ""
-#~ "error: domain is a live virtual machine.\n"
-#~ "You must use readonly access because write access to a running virtual "
-#~ "machine\n"
-#~ "can cause disk corruption."
-#~ msgstr ""
-#~ "guestfish: error: '%s' is een live virtuele machine.\n"
-#~ "Je moet '--ro' gebruiken omdat schrijf toegang tot een draaiende "
-#~ "virtuele\n"
-#~ "machine schijf beschadiging kan veroorzaken.\n"
-
-#, fuzzy
-#~ msgid "failed to create temporary cache directory: %m"
-#~ msgstr "maak een tijdelijke map aan"
-
-#, fuzzy
-#~ msgid "error renaming temporary cache directory: %m"
-#~ msgstr "maak een tijdelijke map aan"
-
-#~ msgid "virt-rescue: no image or VM names rescue given"
-#~ msgstr "virt-rescue: geen image of VM namen redding opgegeven"
-
-#~ msgid "virt-df: cannot use -h and --csv options together\n"
-#~ msgstr "virt-df: kan -h en -csv opties niet tezamen gebruiken\n"
-
-#~ msgid "{name} is not the name of a libvirt domain\n"
-#~ msgstr "{name} is niet de naam van een libvirt domein\n"
-
-#~ msgid "virt-ls: cannot combine -l and -R options\n"
-#~ msgstr "virt-ls: kan -l en -R opties niet combineren\n"
-
-#~ msgid "virt-ls: no image, VM names or directory to list given"
-#~ msgstr "virt-ls: geen image, VM namen of map opgegeven om te tonen"
-
-#~ msgid "virt-inspector: no image or VM names given"
-#~ msgstr "virt-inspector: geen image of VM namen opgegeven"
-
-#~ msgid "virt-cat: no image, VM names or filenames to cat given"
-#~ msgstr "virt-cat: geen image, VM namen of bestandsnamen aan cat gegeven"
-
-#~ msgid "--fish output is only possible with a single OS\n"
-#~ msgstr "--fish output is alleen mogelijk bij een enkel OS\n"
-
-#~ msgid ""
-#~ "virt-inspector: no YAML support, try installing perl-YAML or libyaml-"
-#~ "perl\n"
-#~ msgstr ""
-#~ "virt-inspector: geen YAML ondersteuning, probeer perl-YAML of libyaml-"
-#~ "perl te installeren\n"
-
-#~ msgid "  Mountpoints:\n"
-#~ msgstr "  Aankoppel punten:\n"
-
-#~ msgid "  Filesystems:\n"
-#~ msgstr "  Bestandssystemen:\n"
-
-#~ msgid "  Modprobe aliases:\n"
-#~ msgstr "  Modprobe aliassen:\n"
-
-#~ msgid "  Initrd modules:\n"
-#~ msgstr "  Initrd modules:\n"
-
-#~ msgid "  Applications:\n"
-#~ msgstr "  Toepassingen:\n"
-
-#~ msgid "  Kernels:\n"
-#~ msgstr "  Kernels:\n"
-
-#~ msgid "  Windows Registry entries:\n"
-#~ msgstr "  Windows Registry ingangen:\n"
-
-#~ msgid "multiboot operating systems are not supported by virt-cat"
-#~ msgstr ""
-#~ "multi-opstart besturingssystemen worden niet ondersteund door virt-cat"
-
-#~ msgid "multiboot operating systems are not supported by virt-edit"
-#~ msgstr ""
-#~ "multi-opstart besturingssystemen worden niet ondersteund door virt-edit"
-
-#~ msgid "multiboot operating systems are not supported by virt-tar\n"
-#~ msgstr ""
-#~ "multi-opstart besturingssystemen worden niet ondersteund door virt-tar\n"
-
-#~ msgid "multiboot operating systems are not supported by virt-win-reg"
-#~ msgstr ""
-#~ "multi-opstart besturingssystemen worden niet ondersteund door virt-win-reg"
-
-#~ msgid "allocate an image"
-#~ msgstr "wijs een image toe"
-
-#~ msgid "edit a file in the image"
-#~ msgstr "bewerk een bestand in de image"
-
-#~ msgid "view a file in the pager"
-#~ msgstr "bekijk een bestand in de pager"
-
-#~ msgid ""
-#~ "alloc - allocate an image\n"
-#~ "     alloc <filename> <size>\n"
-#~ "\n"
-#~ "    This creates an empty (zeroed) file of the given size,\n"
-#~ "    and then adds so it can be further examined.\n"
-#~ "\n"
-#~ "    For more advanced image creation, see qemu-img utility.\n"
-#~ "\n"
-#~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
-#~ msgstr ""
-#~ "alloc - wijs een image toe\n"
-#~ "     alloc <bestandsnaam> <grootte>\n"
-#~ "\n"
-#~ "    Dit creëert een leeg (gevuld met nullen) bestand van de gegeven "
-#~ "grootte,\n"
-#~ "    en voegt dan toe zodat het verder onderzocht kan worden.\n"
-#~ "\n"
-#~ "    Voor meer geavanceerd aanmaken van een image, bekijk je het qemu-img "
-#~ "programma.\n"
-#~ "\n"
-#~ "    Grootte kan gespecificeerd worden met de standaard suffix, b.v. "
-#~ "'1M'.\n"
-
-#~ msgid ""
-#~ "echo - display a line of text\n"
-#~ "     echo [<params> ...]\n"
-#~ "\n"
-#~ "    This echos the parameters to the terminal.\n"
-#~ msgstr ""
-#~ "echo - laat een regel tekst zien\n"
-#~ "     echo [<params> ...]\n"
-#~ "\n"
-#~ "    Dit echoot de parameters naar de terminal.\n"
-
-#~ msgid ""
-#~ "edit - edit a file in the image\n"
-#~ "     edit <filename>\n"
-#~ "\n"
-#~ "    This is used to edit a file.\n"
-#~ "\n"
-#~ "    It is the equivalent of (and is implemented by)\n"
-#~ "    running \"cat\", editing locally, and then \"write\".\n"
-#~ "\n"
-#~ "    Normally it uses $EDITOR, but if you use the aliases\n"
-#~ "    \"vi\" or \"emacs\" you will get those editors.\n"
-#~ "\n"
-#~ "    NOTE: This will not work reliably for large files\n"
-#~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
-#~ msgstr ""
-#~ "edit - bewerk een bestand in de image\n"
-#~ "     edit <bestandsnaam>\n"
-#~ "\n"
-#~ "    Dit wordt gebruikt om een bestand te bewerken.\n"
-#~ "\n"
-#~ "    Het is het equivalent van (en wordt geïmplementeerd door)\n"
-#~ "    het draaien van \"cat\", lokaal bewerken, en daarna \"write\".\n"
-#~ "\n"
-#~ "    Normaal gebruikt het $EDITOR, maar je kunt de aliases\n"
-#~ "    \"vi\" of \"emacs\" gebruiken om deze te krijgen.\n"
-#~ "\n"
-#~ "    OPMERKING: Dit zal niet betrouwbaar werken voor grote bestanden\n"
-#~ "    (> 2 MB) of binaire bestanden met \\0 bytes.\n"
-
-#~ msgid ""
-#~ "lcd - local change directory\n"
-#~ "    lcd <directory>\n"
-#~ "\n"
-#~ "    Change guestfish's current directory. This command is\n"
-#~ "    useful if you want to download files to a particular\n"
-#~ "    place.\n"
-#~ msgstr ""
-#~ "lcd - verander locale map\n"
-#~ "    lcd <map>\n"
-#~ "\n"
-#~ "    Verander de huidoge map van guestfish. Dit commando is\n"
-#~ "    nuttig als je bestanden wilt downloaden naar een bepaalde\n"
-#~ "    plaats.\n"
-
-#~ msgid ""
-#~ "glob - expand wildcards in command\n"
-#~ "    glob <command> [<args> ...]\n"
-#~ "\n"
-#~ "    Glob runs <command> with wildcards expanded in any\n"
-#~ "    command args.  Note that the command is run repeatedly\n"
-#~ "    once for each expanded argument.\n"
-#~ msgstr ""
-#~ "glob - expandeer wildcards in commando\n"
-#~ "    glob <commando> [<args> ...]\n"
-#~ "\n"
-#~ "    Glob draait <commando> met geëxpandeerde wildcards voor alle\n"
-#~ "    commando args.  Merk op dat het commando herhaaldelijk wordt\n"
-#~ "    gedraaid, een keer voor ieder geëxpandeerd argument.\n"
-
-#~ msgid ""
-#~ "man - read the manual\n"
-#~ "    man\n"
-#~ "\n"
-#~ "    Opens the manual page for guestfish.\n"
-#~ msgstr ""
-#~ "man - lees de manual\n"
-#~ "    man\n"
-#~ "\n"
-#~ "    Opent de manual pagina voor guestfish.\n"
-
-#~ msgid ""
-#~ "more - view a file in the pager\n"
-#~ "     more <filename>\n"
-#~ "\n"
-#~ "    This is used to view a file in the pager.\n"
-#~ "\n"
-#~ "    It is the equivalent of (and is implemented by)\n"
-#~ "    running \"cat\" and using the pager.\n"
-#~ "\n"
-#~ "    Normally it uses $PAGER, but if you use the alias\n"
-#~ "    \"less\" then it always uses \"less\".\n"
-#~ "\n"
-#~ "    NOTE: This will not work reliably for large files\n"
-#~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
-#~ msgstr ""
-#~ "more - bekijk een bestand in de pager\n"
-#~ "     more <bestandsnaam>\n"
-#~ "\n"
-#~ "    Dit wordt gebruikt om een bestand te bekijken in de pager.\n"
-#~ "\n"
-#~ "    Het is het equivalent van (en wordt geïmplementeerd door)\n"
-#~ "    het draaien van \"cat\" en de pager gebruiken.\n"
-#~ "\n"
-#~ "    Normaal gebruikt het $PAGER, maar als je de alias\n"
-#~ "    \"less\" gebruikt, dan gebruikt het altijd \"less\".\n"
-#~ "\n"
-#~ "    OPMERKINK: Dit zal niet betrouwbaar werken voor grote bestanden\n"
-#~ "    (> 2 MB) of binaire bestanden met \\0 bytes.\n"
-
-#~ msgid ""
-#~ "reopen - close and reopen the libguestfs handle\n"
-#~ "     reopen\n"
-#~ "\n"
-#~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
-#~ "this normally, because the handle is closed properly when guestfish\n"
-#~ "exits.  However this is occasionally useful for testing.\n"
-#~ msgstr ""
-#~ "reopen - sluit en open de libguestfs hendel opnieuw\n"
-#~ "     reopen\n"
-#~ "\n"
-#~ "Sluit en open de libguestfs hendel opnieuw.  Het is niet nodig om dit "
-#~ "normaal\n"
-#~ "te gebruiken, omdat de hendel correct gesloten wordt als guestfish\n"
-#~ "afgesloten wordt.  Het is soms echter nuttig voor het testen.\n"
-
-#~ msgid ""
-#~ "sparse - allocate a sparse image file\n"
-#~ "     sparse <filename> <size>\n"
-#~ "\n"
-#~ "    This creates an empty sparse file of the given size,\n"
-#~ "    and then adds so it can be further examined.\n"
-#~ "\n"
-#~ "    In all respects it works the same as the 'alloc'\n"
-#~ "    command, except that the image file is allocated\n"
-#~ "    sparsely, which means that disk blocks are not assigned\n"
-#~ "    to the file until they are needed.  Sparse disk files\n"
-#~ "    only use space when written to, but they are slower\n"
-#~ "    and there is a danger you could run out of real disk\n"
-#~ "    space during a write operation.\n"
-#~ "\n"
-#~ "    For more advanced image creation, see qemu-img utility.\n"
-#~ "\n"
-#~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
-#~ msgstr ""
-#~ "sparse - wijs een sparse image bestand toe\n"
-#~ "     sparse <bestandsnaam> <grootte>\n"
-#~ "\n"
-#~ "    dit creëert een leeg sparse bestand met de gegeven grootte,\n"
-#~ "    en voegt het dan toe zodat het verder onderzocht kan worden.\n"
-#~ "\n"
-#~ "    In alle opzichten werkt dit hetzelfde als het 'alloc'\n"
-#~ "    commando, behalve dat het image bestand sparse\n"
-#~ "    toegewezen wordt, wat betekent dat schijf blokken niet toegekend "
-#~ "worden\n"
-#~ "    aan het bestand totdat ze nodig zijn.  Sparse schijf bestanden\n"
-#~ "    gebruiken alleen ruimte als er naar geschreven wordt, maar ze zijn\n"
-#~ "    langzamer en er is een gevaar dat je te weinig echte schijf\n"
-#~ "    ruimte hebt tijdens een schrijf bewerking.\n"
-#~ "\n"
-#~ "    Voor meer geavanceerd image aanmaken, bekijk je het qemu-img "
-#~ "programma.\n"
-#~ "\n"
-#~ "    Groote kan gespecificeerd worden met standaard suffix, b.v. '1M'.\n"
-
-#~ msgid ""
-#~ "supported - list supported groups of commands\n"
-#~ "     supported\n"
-#~ "\n"
-#~ "    This command returns a list of the optional groups\n"
-#~ "    known to the daemon, and indicates which ones are\n"
-#~ "    supported by this build of the libguestfs appliance.\n"
-#~ "\n"
-#~ "    See also guestfs(3) section AVAILABILITY.\n"
-#~ msgstr ""
-#~ "supported - lijst van ondersteunde groepen commando's\n"
-#~ "     supported\n"
-#~ "\n"
-#~ "    Dit commando geeft een lijst van de optionele groepen\n"
-#~ "    bekend aan de daemon terug, and geeft aan welke\n"
-#~ "    ondersteund worden door deze versie van libguestfs.\n"
-#~ "\n"
-#~ "    Zie ook guestfs(3) sectie AVAILABILITY.\n"
-
-#~ msgid ""
-#~ "time - measure time taken to run command\n"
-#~ "    time <command> [<args> ...]\n"
-#~ "\n"
-#~ "    This runs <command> as usual, and prints the elapsed\n"
-#~ "    time afterwards.\n"
-#~ msgstr ""
-#~ "time - meet de tijd nodig voor draaien van command0\n"
-#~ "    time <commando> [<args> ...]\n"
-#~ "\n"
-#~ "    Dit draait <commando> zoals gewoonlijk, en geeft daarna\n"
-#~ "    de verstreken tijd terug.\n"
-
-#~ msgid "external command failed: %s"
-#~ msgstr "extern commando mislukte: %s"
-
-#~ msgid "test if file exists"
-#~ msgstr "test of het bestand bestaat"
-
-#~ msgid "done"
-#~ msgstr "voltooid"