X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=po%2Fnl.po;h=fb0fe01dd5c6d31b233fb898050c3635b82391d9;hp=807eed6ccd6737d4afd026d82bbe4d0886036bf9;hb=0b7de697a4273dbcce175085aef45ef62e964fcc;hpb=1f59849a4a45a1c78488eb41b250de631b4405a6 diff --git a/po/nl.po b/po/nl.po index 807eed6..fb0fe01 100644 --- 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 , 2010. +# +# Richard E. van der Luit , 2011. +# rjones , 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-06-10 15:29+0100\n" -"PO-Revision-Date: 2010-09-02 15:28+0200\n" -"Last-Translator: Geert Warrink \n" -"Language-Team: Fedora\n" +"POT-Creation-Date: 2011-07-20 17:27+0100\n" +"PO-Revision-Date: 2011-07-17 20:49+0000\n" +"Last-Translator: rjones \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:99 df/main.c:70 -#: edit/virt-edit.c:73 fish/fish.c:96 fuse/guestmount.c:908 +#: 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,27 +47,26 @@ 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" +" -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:219 +#: 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 @@ -74,14 +74,14 @@ 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:242 -#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061 +#: 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" @@ -118,32 +118,14 @@ 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 cat/virt-ls.c:347 df/main.c:255 -#, fuzzy, c-format +#, 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:103 -#, fuzzy, c-format +#, c-format msgid "" "%s: list files in a virtual machine\n" "Copyright (C) 2010-2011 Red Hat Inc.\n" @@ -174,24 +156,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" #: cat/virt-ls.c:338 #, c-format @@ -201,9 +165,9 @@ msgid "" msgstr "" #: cat/virt-ls.c:577 -#, fuzzy, c-format +#, c-format msgid "%s: error getting extended attrs for %s %s\n" -msgstr "guestfish: fout bij verkrijgen van domein info over '%s': %s\n" +msgstr "" #: cat/virt-ls.c:583 #, c-format @@ -211,29 +175,29 @@ 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 @@ -241,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" @@ -264,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 @@ -289,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" @@ -334,7 +279,7 @@ msgid "IUse%" msgstr "IUse%" #: edit/virt-edit.c:77 -#, fuzzy, c-format +#, c-format msgid "" "%s: Edit a file in a virtual machine\n" "Copyright (C) 2009-2011 Red Hat Inc.\n" @@ -356,24 +301,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" #: edit/virt-edit.c:175 #, c-format @@ -385,15 +312,15 @@ msgstr "" msgid "%s: -e option given multiple times\n" msgstr "" -#: edit/virt-edit.c:585 fish/fish.c:1444 +#: 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 -#, fuzzy, c-format +#, c-format msgid "%s: drive '%c:' not found.\n" -msgstr "virt-tar: {tarball}: bestand niet gevonden\n" +msgstr "" #: fish/alloc.c:37 #, c-format @@ -415,1652 +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:2574 +#: fish/cmds.c:2643 msgid "Command" msgstr "Commando" -#: fish/cmds.c:2574 +#: fish/cmds.c:2643 msgid "Description" msgstr "Beschrijving" -#: fish/cmds.c:2576 +#: 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:2577 -#, 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:2578 fish/cmds.c:2579 +#: 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:2580 +#: 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:2581 +#: 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:2582 +#: 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:2583 -#, fuzzy +#: fish/cmds.c:2652 msgid "allocate and add a disk file" -msgstr "wijs een sparse image bestand toe" +msgstr "" -#: fish/cmds.c:2584 +#: fish/cmds.c:2653 msgid "clear Augeas path" msgstr "Augeas pad opschonen" -#: fish/cmds.c:2585 +#: fish/cmds.c:2654 msgid "close the current Augeas handle" msgstr "sluit de huidige Augeas hendel" -#: fish/cmds.c:2586 +#: fish/cmds.c:2655 msgid "define an Augeas node" msgstr "definieer een Augeas node" -#: fish/cmds.c:2587 +#: fish/cmds.c:2656 msgid "define an Augeas variable" msgstr "definieer een Augeas variabele" -#: fish/cmds.c:2588 +#: 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:2589 +#: fish/cmds.c:2658 msgid "create a new Augeas handle" msgstr "maak een nieuwe Augeas hendel aan" -#: fish/cmds.c:2590 +#: fish/cmds.c:2659 msgid "insert a sibling Augeas node" msgstr "voeg in broer Augeas node in" -#: fish/cmds.c:2591 +#: fish/cmds.c:2660 msgid "load files into the tree" msgstr "laad bestanden in de boom" -#: fish/cmds.c:2592 +#: fish/cmds.c:2661 msgid "list Augeas nodes under augpath" msgstr "laat Augeas nodes onder augpath zien" -#: fish/cmds.c:2593 +#: fish/cmds.c:2662 msgid "return Augeas nodes which match augpath" msgstr "geef Augeas nodes terug die overeenkomen met augpath" -#: fish/cmds.c:2594 +#: fish/cmds.c:2663 msgid "move Augeas node" msgstr "verplaats Augeas node" -#: fish/cmds.c:2595 +#: fish/cmds.c:2664 msgid "remove an Augeas path" msgstr "verwijder een Augeas pad" -#: fish/cmds.c:2596 +#: fish/cmds.c:2665 msgid "write all pending Augeas changes to disk" msgstr "schrijf alle wachtende Augeas veranderingen naar schijf" -#: fish/cmds.c:2597 +#: fish/cmds.c:2666 msgid "set Augeas path to value" msgstr "stel Augeas pad in op waarde" -#: fish/cmds.c:2598 +#: 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:2599 +#: fish/cmds.c:2668 msgid "return a list of all optional groups" msgstr "geeft een lijst terug van alle optionele groepen" -#: fish/cmds.c:2600 +#: fish/cmds.c:2669 msgid "upload base64-encoded data to file" msgstr "base64-gecodeerde data uploaden naar bestand" -#: fish/cmds.c:2601 +#: fish/cmds.c:2670 msgid "download file and encode as base64" msgstr "download bestand en codeer deze als base64" -#: fish/cmds.c:2602 +#: fish/cmds.c:2671 msgid "flush device buffers" msgstr "maak apparaat buffers leeg" -#: fish/cmds.c:2603 +#: fish/cmds.c:2672 msgid "get blocksize of block device" msgstr "verkrijg blok grootte van blok apparaat" -#: fish/cmds.c:2604 +#: fish/cmds.c:2673 msgid "is block device set to read-only" msgstr "blok apparaat ingesteld op alleen-lezen" -#: fish/cmds.c:2605 +#: fish/cmds.c:2674 msgid "get total size of device in bytes" msgstr "verkrijgen van totale grootte van apparaat in bytes" -#: fish/cmds.c:2606 +#: fish/cmds.c:2675 msgid "get sectorsize of block device" msgstr "verkrijg sector grootte van blok apparaat" -#: fish/cmds.c:2607 +#: 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:2608 +#: fish/cmds.c:2677 msgid "reread partition table" msgstr "herlees partitie tabel" -#: fish/cmds.c:2609 +#: fish/cmds.c:2678 msgid "set blocksize of block device" msgstr "stel blok grootte van blok apparaat in" -#: fish/cmds.c:2610 +#: fish/cmds.c:2679 msgid "set block device to read-only" msgstr "blok apparaat instellen op alleen-lezen" -#: fish/cmds.c:2611 +#: fish/cmds.c:2680 msgid "set block device to read-write" msgstr "blok apparaat instellen op lezen-schrijven" -#: fish/cmds.c:2612 +#: 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:2613 +#: fish/cmds.c:2683 msgid "list the contents of a file" msgstr "laat de inhoud van een bestand zien" -#: fish/cmds.c:2614 +#: 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:2615 +#: 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:2616 +#: 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:2617 +#: fish/cmds.c:2687 msgid "change file mode" msgstr "verander bestand mode" -#: fish/cmds.c:2618 fish/cmds.c:2736 +#: fish/cmds.c:2688 fish/cmds.c:2809 msgid "change file owner and group" msgstr "verander bestand eigenaar en groep" -#: fish/cmds.c:2619 +#: fish/cmds.c:2689 msgid "run a command from the guest filesystem" msgstr "voer een commando uit in het gast bestandssysteem" -#: fish/cmds.c:2620 +#: fish/cmds.c:2690 msgid "run a command, returning lines" msgstr "voer een opdracht uit, regels worden teruggegeven" -#: fish/cmds.c:2621 +#: fish/cmds.c:2691 msgid "add qemu parameters" msgstr "voeg qemu parameters toe" -#: fish/cmds.c:2622 -#, fuzzy +#: fish/cmds.c:2692 msgid "copy local files or directories into an image" -msgstr "laad bestanden in de boom" +msgstr "" -#: fish/cmds.c:2623 -#, 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:2624 +#: 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:2625 +#: fish/cmds.c:2695 msgid "copy a file" msgstr "kopieer een bestand" -#: fish/cmds.c:2626 +#: fish/cmds.c:2696 msgid "copy a file or directory recursively" msgstr "kopieer een bestand of map recursief" -#: fish/cmds.c:2627 +#: fish/cmds.c:2697 msgid "copy from source to destination using dd" msgstr "kopieer van bron naar bestemming met dd" -#: fish/cmds.c:2628 +#: fish/cmds.c:2698 msgid "debugging and internals" msgstr "debug en interne" -#: fish/cmds.c:2629 -#, 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:2630 +#: 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:2631 +#: fish/cmds.c:2701 msgid "report file system disk space usage" msgstr "rapporteer bestandssysteem schijfruimte gebruik" -#: fish/cmds.c:2632 +#: fish/cmds.c:2702 msgid "report file system disk space usage (human readable)" msgstr "rapporteer bestandssysteem schijfruimte gebruik (leesbaar)" -#: fish/cmds.c:2633 +#: 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:2634 +#: fish/cmds.c:2705 msgid "download a file to the local machine" msgstr "download een bestand naar de lokale machine" -#: fish/cmds.c:2635 -#, 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:2636 +#: fish/cmds.c:2707 msgid "drop kernel page cache, dentries and inodes" msgstr "laag kernel pagina cache, dentries en inodes weg" -#: fish/cmds.c:2637 +#: fish/cmds.c:2708 msgid "estimate file space usage" msgstr "schat bestand ruimte gebruik" -#: fish/cmds.c:2638 +#: fish/cmds.c:2709 msgid "check an ext2/ext3 filesystem" msgstr "controleer een ext2/ext3 bestandssysteem" -#: fish/cmds.c:2639 +#: fish/cmds.c:2710 msgid "display a line of text" msgstr "laat een regel tekst zien" -#: fish/cmds.c:2640 +#: fish/cmds.c:2711 msgid "echo arguments back to the client" msgstr "echo argumenten terug naar de cliënt" -#: fish/cmds.c:2641 -#, fuzzy +#: fish/cmds.c:2712 msgid "edit a file" -msgstr "lees een bestand" +msgstr "" -#: fish/cmds.c:2642 fish/cmds.c:2643 fish/cmds.c:2648 fish/cmds.c:2649 -#: fish/cmds.c:2682 fish/cmds.c:2683 fish/cmds.c:2929 fish/cmds.c:2930 -#: fish/cmds.c:2934 fish/cmds.c:2935 fish/cmds.c:2937 fish/cmds.c:2938 +#: 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:2644 +#: fish/cmds.c:2715 msgid "test if two files have equal contents" msgstr "test of twee bestanden dezelfde inhoud hebben" -#: fish/cmds.c:2645 +#: fish/cmds.c:2716 msgid "test if file or directory exists" msgstr "test of bestand of map bestaat" -#: fish/cmds.c:2646 fish/cmds.c:2647 +#: 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:2650 +#: fish/cmds.c:2721 msgid "determine file type" msgstr "bepaal bestand type" -#: fish/cmds.c:2651 +#: fish/cmds.c:2722 msgid "detect the architecture of a binary file" msgstr "detecteer de architectuur van een binair bestand" -#: fish/cmds.c:2652 +#: 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:2653 +#: fish/cmds.c:2724 msgid "fill a file with octets" msgstr "vul een bestand met octetten" -#: fish/cmds.c:2654 +#: 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:2655 +#: fish/cmds.c:2726 msgid "find all files and directories" msgstr "zoek alle bestanden en mappen op" -#: fish/cmds.c:2656 +#: 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:2657 +#: fish/cmds.c:2728 msgid "find a filesystem by label" msgstr "zoek een bestandssysteem op volgens label" -#: fish/cmds.c:2658 +#: fish/cmds.c:2729 msgid "find a filesystem by UUID" msgstr "zoek een bestandssysteem op volgens UUID" -#: fish/cmds.c:2659 +#: fish/cmds.c:2730 msgid "run the filesystem checker" msgstr "voer de bestandssysteem checker uit" -#: fish/cmds.c:2660 +#: fish/cmds.c:2731 msgid "get the additional kernel options" msgstr "verkrijg de extra kernel opties" -#: fish/cmds.c:2661 -#, fuzzy +#: fish/cmds.c:2732 msgid "get the attach method" -msgstr "verkrijg het zoek pad" +msgstr "" -#: fish/cmds.c:2662 +#: fish/cmds.c:2733 msgid "get autosync mode" msgstr "verkrijg automatische synchronisatie mode" -#: fish/cmds.c:2663 +#: fish/cmds.c:2734 msgid "get direct appliance mode flag" msgstr "verkrijg directe toepassing mode vlag" -#: fish/cmds.c:2664 +#: fish/cmds.c:2735 msgid "get the ext2/3/4 filesystem label" msgstr "verkrijg het ext2/3/4 bestandssysteem label" -#: fish/cmds.c:2665 +#: fish/cmds.c:2736 msgid "get the ext2/3/4 filesystem UUID" msgstr "verkrijg het ext2/3/4 bestandssysteem UUID" -#: fish/cmds.c:2666 +#: fish/cmds.c:2737 msgid "get memory allocated to the qemu subprocess" msgstr "verkrijg geheugen toegekend aan het qemu sub-proces" -#: fish/cmds.c:2667 +#: fish/cmds.c:2738 msgid "get enable network flag" msgstr "verkrijg netwerk aanzetten vlag" -#: fish/cmds.c:2668 +#: fish/cmds.c:2739 msgid "get the search path" msgstr "verkrijg het zoek pad" -#: fish/cmds.c:2669 +#: 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:2670 +#: fish/cmds.c:2742 msgid "get the qemu binary" msgstr "verkrijg het qemu binaire bestand" -#: fish/cmds.c:2671 +#: fish/cmds.c:2743 msgid "get recovery process enabled flag" msgstr "verkrijg herstel proces aanzetten vlag" -#: fish/cmds.c:2672 +#: fish/cmds.c:2744 msgid "get SELinux enabled flag" msgstr "verkrijg SELinux aanzetten vlag" -#: fish/cmds.c:2673 +#: fish/cmds.c:2745 msgid "get the current state" msgstr "verkrijg de huidige toestand" -#: fish/cmds.c:2674 +#: fish/cmds.c:2746 msgid "get command trace enabled flag" msgstr "verkrijg commando trace aanzetten vlag" -#: fish/cmds.c:2675 +#: fish/cmds.c:2747 msgid "get the current umask" msgstr "verkrijg de huidige umask" -#: fish/cmds.c:2676 +#: fish/cmds.c:2748 msgid "get verbose mode" msgstr "verkrijg breedsprakige mode" -#: fish/cmds.c:2677 +#: fish/cmds.c:2749 msgid "get SELinux security context" msgstr "verkrijg SELinux beveiliging context" -#: fish/cmds.c:2678 fish/cmds.c:2737 +#: fish/cmds.c:2750 fish/cmds.c:2810 msgid "get a single extended attribute" msgstr "" -#: fish/cmds.c:2679 fish/cmds.c:2738 +#: 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:2680 +#: fish/cmds.c:2752 msgid "expand wildcards in command" msgstr "expandeer wildcards in commando" -#: fish/cmds.c:2681 +#: fish/cmds.c:2753 msgid "expand a wildcard path" msgstr "expandeer een wildcard pad" -#: fish/cmds.c:2684 +#: fish/cmds.c:2756 msgid "install GRUB" msgstr "installeer GRUB" -#: fish/cmds.c:2685 +#: 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:2686 +#: 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:2687 +#: fish/cmds.c:2759 msgid "dump a file in hexadecimal" msgstr "dump een bestand in hexadecimaal" -#: fish/cmds.c:2688 +#: fish/cmds.c:2760 msgid "edit with a hex editor" msgstr "" -#: fish/cmds.c:2689 +#: 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:2690 +#: fish/cmds.c:2762 msgid "list files in an initrd" msgstr "laat bestanden in een initrd zien" -#: fish/cmds.c:2691 +#: fish/cmds.c:2763 msgid "add an inotify watch" msgstr "voeg een inotify bewaker toe" -#: fish/cmds.c:2692 +#: fish/cmds.c:2764 msgid "close the inotify handle" msgstr "sluit de inotify hendel" -#: fish/cmds.c:2693 +#: 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:2694 +#: fish/cmds.c:2766 msgid "create an inotify handle" msgstr "maak een inotify hendel aan" -#: fish/cmds.c:2695 +#: fish/cmds.c:2767 msgid "return list of inotify events" msgstr "geef een lijst van inotify gebeurtenissen terug" -#: fish/cmds.c:2696 +#: fish/cmds.c:2768 msgid "remove an inotify watch" msgstr "verwijder een inotify bewaker" -#: fish/cmds.c:2697 +#: fish/cmds.c:2769 msgid "get architecture of inspected operating system" msgstr "verkrijg architectuur van geïnspecteerd besturingssysteem" -#: fish/cmds.c:2698 +#: fish/cmds.c:2770 msgid "get distro of inspected operating system" msgstr "verkrijg distributie van geïnspecteerd besturingssysteem" -#: fish/cmds.c:2699 +#: fish/cmds.c:2771 msgid "get drive letter mappings" msgstr "" -#: fish/cmds.c:2700 +#: fish/cmds.c:2772 msgid "get filesystems associated with inspected operating system" msgstr "" "verkrijg bestandssystemen geassocieerd met geïnspecteerd besturingssysteem" -#: fish/cmds.c:2701 -#, fuzzy +#: fish/cmds.c:2773 msgid "get format of inspected operating system" -msgstr "verkrijg type van geïnspecteerd besturingssysteem" +msgstr "" -#: fish/cmds.c:2702 -#, fuzzy +#: fish/cmds.c:2774 msgid "get hostname of the operating system" -msgstr "verkrijg prouct naam van geïnspecteerd besturingssysteem" +msgstr "" -#: fish/cmds.c:2703 +#: 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:2704 +#: fish/cmds.c:2777 msgid "get minor version of inspected operating system" msgstr "verkrijg minor versie van geïnspecteerd besturingssysteem" -#: fish/cmds.c:2705 +#: fish/cmds.c:2778 msgid "get mountpoints of inspected operating system" msgstr "verkrijg aankoppel punten van geïnspecteerd besturingssysteem" -#: fish/cmds.c:2706 -#, 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:2707 -#, 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:2708 +#: fish/cmds.c:2781 msgid "get product name of inspected operating system" msgstr "verkrijg prouct naam van geïnspecteerd besturingssysteem" -#: fish/cmds.c:2709 -#, 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:2710 -#, 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:2711 +#: fish/cmds.c:2784 msgid "get type of inspected operating system" msgstr "verkrijg type van geïnspecteerd besturingssysteem" -#: fish/cmds.c:2712 -#, fuzzy +#: fish/cmds.c:2785 msgid "get Windows CurrentControlSet of inspected operating system" -msgstr "verkrijg distributie van geïnspecteerd besturingssysteem" +msgstr "" -#: fish/cmds.c:2713 -#, fuzzy +#: fish/cmds.c:2786 msgid "get Windows systemroot of inspected operating system" -msgstr "verkrijg distributie van geïnspecteerd besturingssysteem" +msgstr "" -#: fish/cmds.c:2714 +#: fish/cmds.c:2787 msgid "get live flag for install disk" msgstr "" -#: fish/cmds.c:2715 +#: fish/cmds.c:2788 msgid "get multipart flag for install disk" msgstr "" -#: fish/cmds.c:2716 +#: fish/cmds.c:2789 msgid "get netinst (network installer) flag for install disk" msgstr "" -#: fish/cmds.c:2717 -#, 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:2718 +#: 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:2719 -#, fuzzy +#: fish/cmds.c:2792 msgid "test if block device" -msgstr "laat de blok apparaten zien" +msgstr "" -#: fish/cmds.c:2720 +#: fish/cmds.c:2793 msgid "is busy processing a command" msgstr "is bezig met het verwerken van een commando" -#: fish/cmds.c:2721 -#, fuzzy +#: fish/cmds.c:2794 msgid "test if character device" -msgstr "maak blok, karakter, of FIFO apparaten" +msgstr "" -#: fish/cmds.c:2722 +#: fish/cmds.c:2795 msgid "is in configuration state" msgstr "is in de configuratie toestand" -#: fish/cmds.c:2723 -#, fuzzy +#: fish/cmds.c:2796 msgid "test if a directory" -msgstr "maak een map aan" +msgstr "" -#: fish/cmds.c:2724 -#, fuzzy +#: fish/cmds.c:2797 msgid "test if FIFO (named pipe)" -msgstr "maak een FIFO (benoemde pipe)" +msgstr "" -#: fish/cmds.c:2725 +#: fish/cmds.c:2798 msgid "test if a regular file" msgstr "" -#: fish/cmds.c:2726 +#: fish/cmds.c:2799 msgid "is launching subprocess" msgstr "lanceert een sub-proces" -#: fish/cmds.c:2727 +#: fish/cmds.c:2800 msgid "test if device is a logical volume" msgstr "test of het apparaat een logische volume is" -#: fish/cmds.c:2728 +#: fish/cmds.c:2801 msgid "is ready to accept commands" msgstr "is klaar om commando's te accepteren" -#: fish/cmds.c:2729 -#, fuzzy +#: fish/cmds.c:2802 msgid "test if socket" -msgstr "schrijven naar daemon socket" +msgstr "" -#: fish/cmds.c:2730 -#, fuzzy +#: fish/cmds.c:2803 msgid "test if symbolic link" -msgstr "maak een symbolische link aan" +msgstr "" -#: fish/cmds.c:2731 -#, fuzzy +#: fish/cmds.c:2804 msgid "test if a file contains all zero bytes" -msgstr "test of twee bestanden dezelfde inhoud hebben" +msgstr "" -#: fish/cmds.c:2732 -#, fuzzy +#: fish/cmds.c:2805 msgid "test if a device contains all zero bytes" -msgstr "test of het apparaat een logische volume is" +msgstr "" -#: fish/cmds.c:2733 +#: fish/cmds.c:2806 msgid "kill the qemu subprocess" msgstr "schiet de qemu sub-processen af" -#: fish/cmds.c:2734 +#: fish/cmds.c:2807 msgid "launch the qemu subprocess" msgstr "lanceer het qemu sub-proces" -#: fish/cmds.c:2735 -#, fuzzy +#: fish/cmds.c:2808 msgid "change working directory" -msgstr "verander locale map" +msgstr "" -#: fish/cmds.c:2739 +#: fish/cmds.c:2812 +msgid "list 9p filesystems" +msgstr "" + +#: fish/cmds.c:2813 msgid "list the block devices" msgstr "laat de blok apparaten zien" -#: fish/cmds.c:2740 -#, 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:2741 +#: fish/cmds.c:2816 msgid "list the partitions" msgstr "laat de partities zien" -#: fish/cmds.c:2742 +#: 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:2743 fish/cmds.c:2744 +#: fish/cmds.c:2818 fish/cmds.c:2819 msgid "create a hard link" msgstr "maak een harde link aan" -#: fish/cmds.c:2745 fish/cmds.c:2746 +#: fish/cmds.c:2820 fish/cmds.c:2821 msgid "create a symbolic link" msgstr "maak een symbolische link aan" -#: fish/cmds.c:2747 fish/cmds.c:2838 +#: 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:2748 +#: fish/cmds.c:2823 msgid "list the files in a directory" msgstr "laat de bestanden in een map zien" -#: fish/cmds.c:2749 fish/cmds.c:2865 +#: 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:2750 +#: fish/cmds.c:2825 msgid "get file information for a symbolic link" msgstr "verkrijg bestand informatie voor een symbolische link" -#: fish/cmds.c:2751 +#: fish/cmds.c:2826 msgid "lstat on multiple files" msgstr "lstat op meerdere bestanden" -#: fish/cmds.c:2752 +#: 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:2753 +#: fish/cmds.c:2828 msgid "close a LUKS device" msgstr "sluit een LUKS apparaat" -#: fish/cmds.c:2754 fish/cmds.c:2755 +#: 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:2756 +#: 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:2757 +#: fish/cmds.c:2832 msgid "open a LUKS-encrypted block device" msgstr "open een LUKS versleuteld blok apparaat" -#: fish/cmds.c:2758 +#: 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:2759 +#: fish/cmds.c:2834 msgid "create an LVM logical volume" msgstr "maak een LVM logische volume aan" -#: fish/cmds.c:2760 +#: fish/cmds.c:2835 msgid "get canonical name of an LV" msgstr "" -#: fish/cmds.c:2761 +#: fish/cmds.c:2836 msgid "clear LVM device filter" msgstr "wis LVM apparaat filter" -#: fish/cmds.c:2762 +#: 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:2763 +#: fish/cmds.c:2838 msgid "set LVM device filter" msgstr "stel LVM apparaat filter in" -#: fish/cmds.c:2764 +#: fish/cmds.c:2839 msgid "remove an LVM logical volume" msgstr "verwijder een LVM logische volume" -#: fish/cmds.c:2765 +#: fish/cmds.c:2840 msgid "rename an LVM logical volume" msgstr "hernoem een LVM logische volume" -#: fish/cmds.c:2766 +#: fish/cmds.c:2841 msgid "resize an LVM logical volume" msgstr "verander grootte van een LVM logische volume" -#: fish/cmds.c:2767 +#: fish/cmds.c:2842 msgid "expand an LV to fill free space" msgstr "expandeer een LV om vrije ruimte te vullen" -#: fish/cmds.c:2768 fish/cmds.c:2769 +#: 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:2770 +#: fish/cmds.c:2845 msgid "get the UUID of a logical volume" msgstr "verkrijg de UUID van een logische volume" -#: fish/cmds.c:2771 +#: fish/cmds.c:2846 msgid "lgetxattr on multiple files" msgstr "lgetxattr op meerdere bestanden" -#: fish/cmds.c:2772 -#, fuzzy +#: fish/cmds.c:2847 msgid "open the manual" -msgstr "lees de manual" +msgstr "" -#: fish/cmds.c:2773 +#: fish/cmds.c:2848 msgid "create a directory" msgstr "maak een map aan" -#: fish/cmds.c:2774 +#: fish/cmds.c:2849 msgid "create a directory with a particular mode" msgstr "maak een map aan met een bepaalde mode" -#: fish/cmds.c:2775 +#: fish/cmds.c:2850 msgid "create a directory and parents" msgstr "maak en map en ouders aan" -#: fish/cmds.c:2776 +#: fish/cmds.c:2851 msgid "create a temporary directory" msgstr "maak een tijdelijke map aan" -#: fish/cmds.c:2777 fish/cmds.c:2778 fish/cmds.c:2779 +#: 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:2780 +#: fish/cmds.c:2855 msgid "make ext2/3/4 external journal" msgstr "maak een ext2/3/4 extern journaal" -#: fish/cmds.c:2781 +#: 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:2782 +#: 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:2783 +#: fish/cmds.c:2858 msgid "make FIFO (named pipe)" msgstr "maak een FIFO (benoemde pipe)" -#: fish/cmds.c:2784 fish/cmds.c:2786 +#: fish/cmds.c:2859 fish/cmds.c:2861 msgid "make a filesystem" msgstr "maak een bestandssysteem" -#: fish/cmds.c:2785 +#: fish/cmds.c:2860 msgid "make a filesystem with block size" msgstr "maak een bestandssysteem met blok grootte" -#: fish/cmds.c:2787 +#: fish/cmds.c:2862 msgid "create a mountpoint" msgstr "maak een aankoppel punt aan" -#: fish/cmds.c:2788 +#: fish/cmds.c:2863 msgid "make block, character or FIFO devices" msgstr "maak blok, karakter, of FIFO apparaten" -#: fish/cmds.c:2789 +#: fish/cmds.c:2864 msgid "make block device node" msgstr "maak een blok apparaat node" -#: fish/cmds.c:2790 +#: fish/cmds.c:2865 msgid "make char device node" msgstr "maak een karakter apparaat node" -#: fish/cmds.c:2791 +#: fish/cmds.c:2866 msgid "create a swap partition" msgstr "maak een swap partitie aan" -#: fish/cmds.c:2792 +#: fish/cmds.c:2867 msgid "create a swap partition with a label" msgstr "maak een swap partitie met een label aan" -#: fish/cmds.c:2793 +#: 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:2794 +#: fish/cmds.c:2869 msgid "create a swap file" msgstr "maak een swap bestand aan" -#: fish/cmds.c:2795 +#: fish/cmds.c:2870 msgid "load a kernel module" msgstr "laad een kernel module" -#: fish/cmds.c:2796 -#, fuzzy +#: fish/cmds.c:2871 msgid "view a file" -msgstr "verplaats een bestand" +msgstr "" -#: fish/cmds.c:2797 +#: 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:2798 +#: 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:2799 +#: fish/cmds.c:2875 msgid "mount a guest disk with mount options" msgstr "koppel een gast schijf aan met aankoppel opties" -#: fish/cmds.c:2800 +#: fish/cmds.c:2876 msgid "mount a guest disk, read-only" msgstr "koppel een gast schijf alleen-lezen aan" -#: fish/cmds.c:2801 +#: 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:2802 +#: fish/cmds.c:2878 msgid "show mountpoints" msgstr "laat aankoppel punten zien" -#: fish/cmds.c:2803 +#: fish/cmds.c:2879 msgid "show mounted filesystems" msgstr "laat aangekoppelde bestandssystemen zien" -#: fish/cmds.c:2804 +#: fish/cmds.c:2880 msgid "move a file" msgstr "verplaats een bestand" -#: fish/cmds.c:2805 +#: fish/cmds.c:2881 msgid "probe NTFS volume" msgstr "onderzoek NTFS volume" -#: fish/cmds.c:2806 +#: fish/cmds.c:2882 fish/cmds.c:2883 msgid "resize an NTFS filesystem" msgstr "verander grootte van een NTFS bestandssysteem" -#: fish/cmds.c:2807 +#: fish/cmds.c:2884 msgid "resize an NTFS filesystem (with size)" msgstr "verander grootte van een NTFS bestandssysteem (met grootte)" -#: fish/cmds.c:2808 +#: fish/cmds.c:2885 msgid "add a partition to the device" msgstr "voeg een partiie toe aan een apparaat" -#: fish/cmds.c:2809 +#: fish/cmds.c:2886 msgid "delete a partition" msgstr "verwijder een partitie" -#: fish/cmds.c:2810 +#: 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:2811 +#: fish/cmds.c:2888 msgid "return true if a partition is bootable" msgstr "geef waar terug als een partitie opstartbaar is" -#: fish/cmds.c:2812 +#: 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:2813 +#: fish/cmds.c:2890 msgid "get the partition table type" msgstr "verkrijg het partitie abel type" -#: fish/cmds.c:2814 +#: fish/cmds.c:2891 msgid "create an empty partition table" msgstr "maak een lege partitie tabel aan" -#: fish/cmds.c:2815 +#: fish/cmds.c:2892 msgid "list partitions on a device" msgstr "laat partities op een apparaat zien" -#: fish/cmds.c:2816 +#: fish/cmds.c:2893 msgid "make a partition bootable" msgstr "maak een partitie opstartbaar" -#: fish/cmds.c:2817 +#: 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:2818 +#: fish/cmds.c:2895 msgid "set partition name" msgstr "stel partitie naam in" -#: fish/cmds.c:2819 -#, fuzzy +#: fish/cmds.c:2896 msgid "convert partition name to device name" -msgstr "maak partities aan op een blok apparaat" +msgstr "" -#: fish/cmds.c:2820 +#: fish/cmds.c:2897 msgid "ping the guest daemon" msgstr "ping de gast daemon" -#: fish/cmds.c:2821 +#: fish/cmds.c:2898 msgid "read part of a file" msgstr "lees deel van een bestand" -#: fish/cmds.c:2822 -#, fuzzy +#: fish/cmds.c:2899 msgid "read part of a device" -msgstr "lees deel van een bestand" +msgstr "" -#: fish/cmds.c:2823 +#: fish/cmds.c:2900 msgid "create an LVM physical volume" msgstr "maak een LVM fysieke volume aan" -#: fish/cmds.c:2824 +#: fish/cmds.c:2901 msgid "remove an LVM physical volume" msgstr "verwijder een LVM fysieke volume" -#: fish/cmds.c:2825 +#: fish/cmds.c:2902 msgid "resize an LVM physical volume" msgstr "verander grootte van een LVM fysieke volume" -#: fish/cmds.c:2826 +#: 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:2827 fish/cmds.c:2828 +#: 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:2829 +#: fish/cmds.c:2906 msgid "get the UUID of a physical volume" msgstr "verkrijg de UUID van een fysieke volume" -#: fish/cmds.c:2830 +#: fish/cmds.c:2907 msgid "write to part of a file" msgstr "schrijf naar deel van een bestand" -#: fish/cmds.c:2831 -#, fuzzy +#: fish/cmds.c:2908 msgid "write to part of a device" -msgstr "schrijf naar deel van een bestand" +msgstr "" -#: fish/cmds.c:2832 +#: fish/cmds.c:2909 msgid "read a file" msgstr "lees een bestand" -#: fish/cmds.c:2833 +#: fish/cmds.c:2910 msgid "read file as lines" msgstr "lees een bestand als regels" -#: fish/cmds.c:2834 +#: fish/cmds.c:2911 msgid "read directories entries" msgstr "lees map ingangen" -#: fish/cmds.c:2835 +#: fish/cmds.c:2912 msgid "read the target of a symbolic link" msgstr "lees het doel van een symbolische link" -#: fish/cmds.c:2836 +#: fish/cmds.c:2913 msgid "readlink on multiple files" msgstr "readlink op meerdere bestanden" -#: fish/cmds.c:2837 +#: fish/cmds.c:2914 msgid "canonicalized absolute pathname" msgstr "gezaghebbende absolute pad naam" -#: fish/cmds.c:2839 +#: fish/cmds.c:2916 msgid "close and reopen libguestfs handle" msgstr "sluit en open libguestfs hendel" -#: fish/cmds.c:2840 +#: 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:2841 -#, 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:2842 +#: 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:2843 +#: fish/cmds.c:2920 msgid "remove a file" msgstr "verwijder een bestand" -#: fish/cmds.c:2844 +#: fish/cmds.c:2921 msgid "remove a file or directory recursively" msgstr "verwijder een bestand of map recursief" -#: fish/cmds.c:2845 +#: fish/cmds.c:2922 msgid "remove a directory" msgstr "verwijder een map" -#: fish/cmds.c:2846 +#: fish/cmds.c:2923 msgid "remove a mountpoint" msgstr "verwijder een aankoppel punt" -#: fish/cmds.c:2847 +#: fish/cmds.c:2924 msgid "scrub (securely wipe) a device" msgstr "boen (veilig schoonmaken) een apparaat" -#: fish/cmds.c:2848 +#: fish/cmds.c:2925 msgid "scrub (securely wipe) a file" msgstr "boen (veilig schoonmaken) een bestand" -#: fish/cmds.c:2849 +#: fish/cmds.c:2926 msgid "scrub (securely wipe) free space" msgstr "boen (veilig schoonmaken) vrije ruimte" -#: fish/cmds.c:2850 +#: fish/cmds.c:2927 msgid "add options to kernel command line" msgstr "voeg opties toe aan kernel commando regel" -#: fish/cmds.c:2851 -#, fuzzy +#: fish/cmds.c:2928 msgid "set the attach method" -msgstr "stel het zoek pad in" +msgstr "" -#: fish/cmds.c:2852 +#: fish/cmds.c:2929 msgid "set autosync mode" msgstr "stel autosync mode in" -#: fish/cmds.c:2853 +#: fish/cmds.c:2930 msgid "enable or disable direct appliance mode" msgstr "zet directe apparaat mode aan of uit" -#: fish/cmds.c:2854 +#: fish/cmds.c:2931 msgid "set the ext2/3/4 filesystem label" msgstr "stel het ext2/3/4 bestandssysteem label in" -#: fish/cmds.c:2855 +#: fish/cmds.c:2932 msgid "set the ext2/3/4 filesystem UUID" msgstr "stel het ext2/3/4 bestandssysteem UUID in" -#: fish/cmds.c:2856 +#: 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:2857 +#: fish/cmds.c:2934 msgid "set enable network flag" msgstr "stel netwerk aanzetten vlag in" -#: fish/cmds.c:2858 +#: fish/cmds.c:2935 msgid "set the search path" msgstr "stel het zoek pad in" -#: fish/cmds.c:2859 +#: 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:2860 +#: fish/cmds.c:2938 msgid "enable or disable the recovery process" msgstr "zet het herstel proces aan of uit" -#: fish/cmds.c:2861 +#: 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:2862 +#: fish/cmds.c:2940 msgid "enable or disable command traces" msgstr "zet commando traces aan of uit" -#: fish/cmds.c:2863 +#: fish/cmds.c:2941 msgid "set verbose mode" msgstr "stel breedsprakige mode in" -#: fish/cmds.c:2864 +#: fish/cmds.c:2942 msgid "set SELinux security context" msgstr "stel SELinux beveiliging context in" -#: fish/cmds.c:2866 fish/cmds.c:2867 +#: 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:2868 +#: 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:2869 +#: 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:2870 +#: fish/cmds.c:2948 msgid "display the kernel geometry" msgstr "laat de kernel geometrie zien" -#: fish/cmds.c:2871 +#: fish/cmds.c:2949 msgid "display the partition table" msgstr "laat de partitie tabel zien" -#: fish/cmds.c:2872 +#: fish/cmds.c:2950 msgid "run a command via the shell" msgstr "voer een commando uit via de shell" -#: fish/cmds.c:2873 +#: 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:2874 +#: fish/cmds.c:2952 msgid "sleep for some seconds" msgstr "slaap gedurende een paar seconden" -#: fish/cmds.c:2875 -#, fuzzy +#: fish/cmds.c:2953 msgid "create a sparse disk image and add" -msgstr "wijs een sparse image bestand toe" +msgstr "" -#: fish/cmds.c:2876 +#: fish/cmds.c:2954 msgid "get file information" msgstr "verkrijg bestand informatie" -#: fish/cmds.c:2877 +#: fish/cmds.c:2955 msgid "get file system statistics" msgstr "verkrijg bestandssysteem statistieken" -#: fish/cmds.c:2878 fish/cmds.c:2879 +#: 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:2880 +#: fish/cmds.c:2958 msgid "list supported groups of commands" msgstr "laat ondersteunde groep commando's zien" -#: fish/cmds.c:2881 +#: fish/cmds.c:2959 msgid "disable swap on device" msgstr "zet swap op een apparaat uit" -#: fish/cmds.c:2882 +#: fish/cmds.c:2960 msgid "disable swap on file" msgstr "zet swap op een bestand uit" -#: fish/cmds.c:2883 +#: fish/cmds.c:2961 msgid "disable swap on labeled swap partition" msgstr "zet swap op een gelabelde swap partitie uit" -#: fish/cmds.c:2884 +#: fish/cmds.c:2962 msgid "disable swap on swap partition by UUID" msgstr "zet swap op swap partitie volgens UUID uit" -#: fish/cmds.c:2885 +#: fish/cmds.c:2963 msgid "enable swap on device" msgstr "zet swap op een apparaat aan" -#: fish/cmds.c:2886 +#: fish/cmds.c:2964 msgid "enable swap on file" msgstr "zet swap op een bestand aan" -#: fish/cmds.c:2887 +#: fish/cmds.c:2965 msgid "enable swap on labeled swap partition" msgstr "zet swap op een gelabelde swap partitie aan" -#: fish/cmds.c:2888 +#: fish/cmds.c:2966 msgid "enable swap on swap partition by UUID" msgstr "zet swap op swap partitie volgens UUID aan" -#: fish/cmds.c:2889 +#: 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:2890 +#: 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:2891 +#: 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:2892 +#: fish/cmds.c:2970 msgid "unpack tarfile to directory" msgstr "tar bestand uitpakken naar map" -#: fish/cmds.c:2893 +#: fish/cmds.c:2971 msgid "pack directory into tarfile" msgstr "map inpakken in tar bestand" -#: fish/cmds.c:2894 fish/cmds.c:2901 +#: fish/cmds.c:2972 fish/cmds.c:2979 msgid "unpack compressed tarball to directory" msgstr "gecomprimeerde tar bal uitpakken naar map" -#: fish/cmds.c:2895 fish/cmds.c:2902 +#: fish/cmds.c:2973 fish/cmds.c:2980 msgid "pack directory into compressed tarball" msgstr "map inpakken in gecomprimeerde tar bal" -#: fish/cmds.c:2896 -#, 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:2897 +#: 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:2898 +#: fish/cmds.c:2976 msgid "truncate a file to zero size" msgstr "kap een bestand af op grootte nul" -#: fish/cmds.c:2899 +#: fish/cmds.c:2977 msgid "truncate a file to a particular size" msgstr "kap een bestand af op een bepaalde grootte" -#: fish/cmds.c:2900 +#: fish/cmds.c:2978 msgid "get ext2/ext3/ext4 superblock details" msgstr "verkrijg ext2/ext3/ext4 super-blok details" -#: fish/cmds.c:2903 +#: fish/cmds.c:2981 msgid "set file mode creation mask (umask)" msgstr "stel bestande mode aanmaak masker (umask) in" -#: fish/cmds.c:2904 +#: fish/cmds.c:2982 msgid "unmount a filesystem" msgstr "koppel een bestandssysteem af" -#: fish/cmds.c:2905 +#: fish/cmds.c:2983 msgid "unmount all filesystems" msgstr "koppel alle bestandssystemen af" -#: fish/cmds.c:2906 +#: fish/cmds.c:2984 msgid "upload a file from the local machine" msgstr "upload een bestand van de lokale machine" -#: fish/cmds.c:2907 -#, 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:2908 +#: 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:2909 +#: fish/cmds.c:2987 msgid "get the library version number" msgstr "verkrijg het bibliotheek versie nummer" -#: fish/cmds.c:2910 +#: fish/cmds.c:2988 msgid "get the filesystem label" msgstr "verkrijg het bestandssysteem label" -#: fish/cmds.c:2911 +#: 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:2912 +#: fish/cmds.c:2990 msgid "get the filesystem UUID" msgstr "verkrijg het bestandssysteem UUID" -#: fish/cmds.c:2913 +#: fish/cmds.c:2991 msgid "activate or deactivate some volume groups" msgstr "activeer of de-activeer sommige volume groepen" -#: fish/cmds.c:2914 +#: fish/cmds.c:2992 msgid "activate or deactivate all volume groups" msgstr "activeer of de-activeer alle volume groepen" -#: fish/cmds.c:2915 +#: fish/cmds.c:2993 msgid "create an LVM volume group" msgstr "maak een LVM volume groep aan" -#: fish/cmds.c:2916 +#: 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:2917 +#: 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:2918 +#: fish/cmds.c:2996 msgid "remove an LVM volume group" msgstr "verwijder een LVM volume groep" -#: fish/cmds.c:2919 +#: fish/cmds.c:2997 msgid "rename an LVM volume group" msgstr "wijzig de naam van een LVM volume groep" -#: fish/cmds.c:2920 fish/cmds.c:2921 +#: 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:2922 +#: 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:2923 +#: fish/cmds.c:3001 msgid "get the UUID of a volume group" msgstr "verkrijg de UUID van een volume groep" -#: fish/cmds.c:2924 +#: fish/cmds.c:3002 msgid "count characters in a file" msgstr "tel aantal karakters in een bestand" -#: fish/cmds.c:2925 +#: fish/cmds.c:3003 msgid "count lines in a file" msgstr "tel aantal regels in een bestand" -#: fish/cmds.c:2926 +#: fish/cmds.c:3004 msgid "count words in a file" msgstr "tel aantal woorden in een bestand" -#: fish/cmds.c:2927 +#: fish/cmds.c:3005 msgid "create a new file" msgstr "maak een nieuw bestand aan" -#: fish/cmds.c:2928 +#: 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:2931 +#: fish/cmds.c:3010 msgid "write zeroes to the device" msgstr "schrijf nullen naar het apparaat" -#: fish/cmds.c:2932 +#: fish/cmds.c:3011 msgid "write zeroes to an entire device" msgstr "schrijf nullen naar een heel apparaat" -#: fish/cmds.c:2933 +#: 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:2936 +#: fish/cmds.c:3015 msgid "determine file type inside a compressed file" msgstr "bepaal bestand type in een gecomprimeerd bestand" -#: fish/cmds.c:2939 +#: fish/cmds.c:3018 msgid "Use -h / help to show detailed help for a command." msgstr "" "Gebruik -h / help om gedetailleerde hulp voor een commando te " "tonen." -#: fish/cmds.c:3257 fish/cmds.c:3271 fish/cmds.c:3287 fish/cmds.c:3304 -#: fish/cmds.c:3321 fish/cmds.c:3339 fish/cmds.c:3358 fish/cmds.c:3374 -#: fish/cmds.c:3392 fish/cmds.c:3408 fish/cmds.c:3426 fish/cmds.c:3442 -#: fish/cmds.c:3459 fish/cmds.c:3474 fish/cmds.c:3492 fish/cmds.c:3507 -#: fish/cmds.c:3523 fish/cmds.c:3539 fish/cmds.c:3555 fish/cmds.c:3571 -#: fish/cmds.c:3587 fish/cmds.c:3605 fish/cmds.c:3638 fish/cmds.c:3654 -#: fish/cmds.c:3670 fish/cmds.c:3689 fish/cmds.c:3704 fish/cmds.c:3722 -#: fish/cmds.c:3737 fish/cmds.c:3755 fish/cmds.c:3770 fish/cmds.c:3788 -#: fish/cmds.c:3803 fish/cmds.c:3822 fish/cmds.c:3841 fish/cmds.c:3859 -#: fish/cmds.c:3879 fish/cmds.c:3898 fish/cmds.c:3918 fish/cmds.c:3938 -#: fish/cmds.c:3958 fish/cmds.c:3977 fish/cmds.c:3996 fish/cmds.c:4016 -#: fish/cmds.c:4036 fish/cmds.c:4056 fish/cmds.c:4071 fish/cmds.c:4087 -#: fish/cmds.c:4159 fish/cmds.c:4177 fish/cmds.c:4194 fish/cmds.c:4278 -#: fish/cmds.c:4298 fish/cmds.c:4318 fish/cmds.c:4338 fish/cmds.c:4358 -#: fish/cmds.c:4378 fish/cmds.c:4397 fish/cmds.c:4416 fish/cmds.c:4435 -#: fish/cmds.c:4450 fish/cmds.c:4469 fish/cmds.c:4489 fish/cmds.c:4509 -#: fish/cmds.c:4530 fish/cmds.c:4546 fish/cmds.c:4562 fish/cmds.c:4581 -#: fish/cmds.c:4603 fish/cmds.c:4625 fish/cmds.c:4645 fish/cmds.c:4662 -#: fish/cmds.c:4679 fish/cmds.c:4696 fish/cmds.c:4713 fish/cmds.c:4730 -#: fish/cmds.c:4747 fish/cmds.c:4764 fish/cmds.c:4783 fish/cmds.c:4806 -#: fish/cmds.c:4842 fish/cmds.c:4859 fish/cmds.c:4882 fish/cmds.c:4904 -#: fish/cmds.c:4925 fish/cmds.c:4945 fish/cmds.c:4964 fish/cmds.c:4984 -#: fish/cmds.c:5002 fish/cmds.c:5020 fish/cmds.c:5034 fish/cmds.c:5050 -#: fish/cmds.c:5070 fish/cmds.c:5089 fish/cmds.c:5108 fish/cmds.c:5127 -#: fish/cmds.c:5146 fish/cmds.c:5166 fish/cmds.c:5206 fish/cmds.c:5263 -#: fish/cmds.c:5284 fish/cmds.c:5305 fish/cmds.c:5326 fish/cmds.c:5344 -#: fish/cmds.c:5366 fish/cmds.c:5404 fish/cmds.c:5426 fish/cmds.c:5505 -#: fish/cmds.c:5544 fish/cmds.c:5559 fish/cmds.c:5576 fish/cmds.c:5590 -#: fish/cmds.c:5606 fish/cmds.c:5628 fish/cmds.c:5650 fish/cmds.c:5672 -#: fish/cmds.c:5694 fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5758 -#: fish/cmds.c:5775 fish/cmds.c:5792 fish/cmds.c:5811 fish/cmds.c:5830 -#: fish/cmds.c:5850 fish/cmds.c:5886 fish/cmds.c:5905 fish/cmds.c:5924 -#: fish/cmds.c:5941 fish/cmds.c:5959 fish/cmds.c:5982 fish/cmds.c:6005 -#: fish/cmds.c:6029 fish/cmds.c:6052 fish/cmds.c:6073 fish/cmds.c:6096 -#: fish/cmds.c:6119 fish/cmds.c:6139 fish/cmds.c:6161 fish/cmds.c:6182 -#: fish/cmds.c:6205 fish/cmds.c:6222 fish/cmds.c:6239 fish/cmds.c:6257 -#: fish/cmds.c:6275 fish/cmds.c:6296 fish/cmds.c:6314 fish/cmds.c:6335 -#: fish/cmds.c:6355 fish/cmds.c:6373 fish/cmds.c:6394 fish/cmds.c:6417 -#: fish/cmds.c:6440 fish/cmds.c:6462 fish/cmds.c:6495 fish/cmds.c:6512 -#: fish/cmds.c:6529 fish/cmds.c:6553 fish/cmds.c:6576 fish/cmds.c:6599 -#: fish/cmds.c:6621 fish/cmds.c:6638 fish/cmds.c:6660 fish/cmds.c:6754 -#: fish/cmds.c:6774 fish/cmds.c:6794 fish/cmds.c:6814 fish/cmds.c:6832 -#: fish/cmds.c:6853 fish/cmds.c:6889 fish/cmds.c:6906 fish/cmds.c:6928 -#: fish/cmds.c:6945 fish/cmds.c:6981 fish/cmds.c:7001 fish/cmds.c:7021 -#: fish/cmds.c:7041 fish/cmds.c:7063 fish/cmds.c:7080 fish/cmds.c:7099 -#: fish/cmds.c:7118 fish/cmds.c:7140 fish/cmds.c:7161 fish/cmds.c:7182 -#: fish/cmds.c:7203 fish/cmds.c:7226 fish/cmds.c:7267 fish/cmds.c:7290 -#: fish/cmds.c:7329 fish/cmds.c:7346 fish/cmds.c:7365 fish/cmds.c:7386 -#: fish/cmds.c:7409 fish/cmds.c:7431 fish/cmds.c:7449 fish/cmds.c:7468 -#: fish/cmds.c:7489 fish/cmds.c:7566 fish/cmds.c:7607 fish/cmds.c:7686 -#: fish/cmds.c:7762 fish/cmds.c:7799 fish/cmds.c:7822 fish/cmds.c:7843 -#: fish/cmds.c:7866 fish/cmds.c:7888 fish/cmds.c:7913 fish/cmds.c:7956 -#: fish/cmds.c:7997 fish/cmds.c:8018 fish/cmds.c:8036 fish/cmds.c:8055 -#: fish/cmds.c:8072 fish/cmds.c:8090 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:8381 fish/cmds.c:8404 fish/cmds.c:8427 -#: fish/cmds.c:8448 fish/cmds.c:8469 fish/cmds.c:8490 fish/cmds.c:8510 -#: fish/cmds.c:8533 fish/cmds.c:8571 fish/cmds.c:8588 fish/cmds.c:8605 -#: fish/cmds.c:8624 fish/cmds.c:8643 fish/cmds.c:8660 fish/cmds.c:8677 -#: fish/cmds.c:8694 fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8766 -#: fish/cmds.c:8806 fish/cmds.c:8839 fish/cmds.c:8856 fish/cmds.c:8873 -#: fish/cmds.c:8889 fish/cmds.c:8904 fish/cmds.c:8925 fish/cmds.c:8963 -#: fish/cmds.c:9001 fish/cmds.c:9040 fish/cmds.c:9080 fish/cmds.c:9121 -#: fish/cmds.c:9162 fish/cmds.c:9200 fish/cmds.c:9217 fish/cmds.c:9240 -#: fish/cmds.c:9262 fish/cmds.c:9284 fish/cmds.c:9304 fish/cmds.c:9324 -#: fish/cmds.c:9360 fish/cmds.c:9432 fish/cmds.c:9472 fish/cmds.c:9530 -#: fish/cmds.c:9556 fish/cmds.c:9582 fish/cmds.c:9610 fish/cmds.c:9669 -#: fish/cmds.c:9690 fish/cmds.c:9735 fish/cmds.c:9755 fish/cmds.c:9794 -#: fish/cmds.c:9831 fish/cmds.c:9851 fish/cmds.c:9873 fish/cmds.c:9930 -#: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9994 fish/cmds.c:10013 -#: fish/cmds.c:10033 fish/cmds.c:10060 fish/cmds.c:10080 fish/cmds.c:10100 -#: fish/cmds.c:10120 fish/cmds.c:10140 fish/cmds.c:10162 fish/cmds.c:10197 -#: fish/cmds.c:10215 fish/cmds.c:10238 fish/cmds.c:10260 fish/cmds.c:10275 -#: fish/cmds.c:10292 fish/cmds.c:10329 fish/cmds.c:10368 fish/cmds.c:10408 -#: fish/cmds.c:10464 fish/cmds.c:10486 fish/cmds.c:10522 fish/cmds.c:10537 -#: fish/cmds.c:10557 fish/cmds.c:10597 fish/cmds.c:10620 fish/cmds.c:10644 -#: fish/cmds.c:10669 fish/cmds.c:10710 fish/cmds.c:10735 fish/cmds.c:10773 -#: fish/cmds.c:10804 fish/cmds.c:10835 fish/cmds.c:10863 fish/cmds.c:10883 -#: fish/cmds.c:10915 fish/cmds.c:10935 fish/cmds.c:10955 fish/cmds.c:10972 -#: fish/cmds.c:10990 fish/cmds.c:11013 fish/cmds.c:11034 fish/cmds.c:11053 -#: fish/cmds.c:11095 fish/cmds.c:11138 fish/cmds.c:11182 fish/cmds.c:11221 -#: fish/cmds.c:11240 fish/cmds.c:11260 fish/cmds.c:11280 fish/cmds.c:11301 -#: fish/cmds.c:11322 fish/cmds.c:11343 fish/cmds.c:11364 fish/cmds.c:11385 -#: fish/cmds.c:11407 fish/cmds.c:11445 fish/cmds.c:11496 fish/cmds.c:11534 -#: fish/cmds.c:11590 fish/cmds.c:11680 fish/cmds.c:11709 fish/cmds.c:11736 -#: fish/cmds.c:11753 fish/cmds.c:11774 +#: 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:3258 fish/cmds.c:3272 fish/cmds.c:3288 fish/cmds.c:3305 -#: fish/cmds.c:3322 fish/cmds.c:3340 fish/cmds.c:3359 fish/cmds.c:3375 -#: fish/cmds.c:3393 fish/cmds.c:3409 fish/cmds.c:3427 fish/cmds.c:3443 -#: fish/cmds.c:3460 fish/cmds.c:3475 fish/cmds.c:3493 fish/cmds.c:3508 -#: fish/cmds.c:3524 fish/cmds.c:3540 fish/cmds.c:3556 fish/cmds.c:3572 -#: fish/cmds.c:3588 fish/cmds.c:3606 fish/cmds.c:3639 fish/cmds.c:3655 -#: fish/cmds.c:3671 fish/cmds.c:3690 fish/cmds.c:3705 fish/cmds.c:3723 -#: fish/cmds.c:3738 fish/cmds.c:3756 fish/cmds.c:3771 fish/cmds.c:3789 -#: fish/cmds.c:3804 fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3860 -#: fish/cmds.c:3880 fish/cmds.c:3899 fish/cmds.c:3919 fish/cmds.c:3939 -#: fish/cmds.c:3959 fish/cmds.c:3978 fish/cmds.c:3997 fish/cmds.c:4017 -#: fish/cmds.c:4037 fish/cmds.c:4057 fish/cmds.c:4072 fish/cmds.c:4088 -#: fish/cmds.c:4109 fish/cmds.c:4160 fish/cmds.c:4178 fish/cmds.c:4195 -#: fish/cmds.c:4216 fish/cmds.c:4279 fish/cmds.c:4299 fish/cmds.c:4319 -#: fish/cmds.c:4339 fish/cmds.c:4359 fish/cmds.c:4379 fish/cmds.c:4398 -#: fish/cmds.c:4417 fish/cmds.c:4436 fish/cmds.c:4451 fish/cmds.c:4470 -#: fish/cmds.c:4490 fish/cmds.c:4510 fish/cmds.c:4531 fish/cmds.c:4547 -#: fish/cmds.c:4563 fish/cmds.c:4582 fish/cmds.c:4604 fish/cmds.c:4626 -#: fish/cmds.c:4646 fish/cmds.c:4663 fish/cmds.c:4680 fish/cmds.c:4697 -#: fish/cmds.c:4714 fish/cmds.c:4731 fish/cmds.c:4748 fish/cmds.c:4765 -#: fish/cmds.c:4784 fish/cmds.c:4807 fish/cmds.c:4843 fish/cmds.c:4860 -#: fish/cmds.c:4883 fish/cmds.c:4905 fish/cmds.c:4926 fish/cmds.c:4946 -#: fish/cmds.c:4965 fish/cmds.c:4985 fish/cmds.c:5003 fish/cmds.c:5021 -#: fish/cmds.c:5035 fish/cmds.c:5051 fish/cmds.c:5071 fish/cmds.c:5090 -#: fish/cmds.c:5109 fish/cmds.c:5128 fish/cmds.c:5147 fish/cmds.c:5167 -#: fish/cmds.c:5207 fish/cmds.c:5264 fish/cmds.c:5285 fish/cmds.c:5306 -#: fish/cmds.c:5327 fish/cmds.c:5345 fish/cmds.c:5367 fish/cmds.c:5405 -#: fish/cmds.c:5427 fish/cmds.c:5506 fish/cmds.c:5545 fish/cmds.c:5560 -#: fish/cmds.c:5577 fish/cmds.c:5591 fish/cmds.c:5607 fish/cmds.c:5629 -#: fish/cmds.c:5651 fish/cmds.c:5673 fish/cmds.c:5695 fish/cmds.c:5717 -#: fish/cmds.c:5739 fish/cmds.c:5759 fish/cmds.c:5776 fish/cmds.c:5793 -#: fish/cmds.c:5812 fish/cmds.c:5831 fish/cmds.c:5851 fish/cmds.c:5887 -#: fish/cmds.c:5906 fish/cmds.c:5925 fish/cmds.c:5942 fish/cmds.c:5960 -#: fish/cmds.c:5983 fish/cmds.c:6006 fish/cmds.c:6030 fish/cmds.c:6053 -#: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6120 fish/cmds.c:6140 -#: fish/cmds.c:6162 fish/cmds.c:6183 fish/cmds.c:6206 fish/cmds.c:6223 -#: fish/cmds.c:6240 fish/cmds.c:6258 fish/cmds.c:6276 fish/cmds.c:6297 -#: fish/cmds.c:6315 fish/cmds.c:6336 fish/cmds.c:6356 fish/cmds.c:6374 -#: fish/cmds.c:6395 fish/cmds.c:6418 fish/cmds.c:6441 fish/cmds.c:6463 -#: fish/cmds.c:6496 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6554 -#: fish/cmds.c:6577 fish/cmds.c:6600 fish/cmds.c:6622 fish/cmds.c:6639 -#: fish/cmds.c:6661 fish/cmds.c:6755 fish/cmds.c:6775 fish/cmds.c:6795 -#: fish/cmds.c:6815 fish/cmds.c:6833 fish/cmds.c:6854 fish/cmds.c:6890 -#: fish/cmds.c:6907 fish/cmds.c:6929 fish/cmds.c:6946 fish/cmds.c:6982 -#: fish/cmds.c:7002 fish/cmds.c:7022 fish/cmds.c:7042 fish/cmds.c:7064 -#: fish/cmds.c:7081 fish/cmds.c:7100 fish/cmds.c:7119 fish/cmds.c:7141 -#: fish/cmds.c:7162 fish/cmds.c:7183 fish/cmds.c:7204 fish/cmds.c:7227 -#: fish/cmds.c:7268 fish/cmds.c:7291 fish/cmds.c:7330 fish/cmds.c:7347 -#: fish/cmds.c:7366 fish/cmds.c:7387 fish/cmds.c:7410 fish/cmds.c:7432 -#: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7567 -#: fish/cmds.c:7608 fish/cmds.c:7687 fish/cmds.c:7763 fish/cmds.c:7800 -#: fish/cmds.c:7823 fish/cmds.c:7844 fish/cmds.c:7867 fish/cmds.c:7889 -#: fish/cmds.c:7914 fish/cmds.c:7957 fish/cmds.c:7998 fish/cmds.c:8019 -#: fish/cmds.c:8037 fish/cmds.c:8056 fish/cmds.c:8073 fish/cmds.c:8091 -#: 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: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:8405 fish/cmds.c:8428 fish/cmds.c:8449 fish/cmds.c:8470 -#: fish/cmds.c:8491 fish/cmds.c:8511 fish/cmds.c:8534 fish/cmds.c:8572 -#: fish/cmds.c:8589 fish/cmds.c:8606 fish/cmds.c:8625 fish/cmds.c:8644 -#: fish/cmds.c:8661 fish/cmds.c:8678 fish/cmds.c:8695 fish/cmds.c:8712 -#: fish/cmds.c:8731 fish/cmds.c:8767 fish/cmds.c:8807 fish/cmds.c:8840 -#: fish/cmds.c:8857 fish/cmds.c:8874 fish/cmds.c:8890 fish/cmds.c:8905 -#: fish/cmds.c:8926 fish/cmds.c:8964 fish/cmds.c:9002 fish/cmds.c:9041 -#: fish/cmds.c:9081 fish/cmds.c:9122 fish/cmds.c:9163 fish/cmds.c:9201 -#: fish/cmds.c:9218 fish/cmds.c:9241 fish/cmds.c:9263 fish/cmds.c:9285 -#: fish/cmds.c:9305 fish/cmds.c:9325 fish/cmds.c:9361 fish/cmds.c:9433 -#: fish/cmds.c:9473 fish/cmds.c:9531 fish/cmds.c:9557 fish/cmds.c:9583 -#: fish/cmds.c:9611 fish/cmds.c:9670 fish/cmds.c:9691 fish/cmds.c:9736 -#: fish/cmds.c:9756 fish/cmds.c:9795 fish/cmds.c:9832 fish/cmds.c:9852 -#: fish/cmds.c:9874 fish/cmds.c:9931 fish/cmds.c:9951 fish/cmds.c:9973 -#: fish/cmds.c:9995 fish/cmds.c:10014 fish/cmds.c:10034 fish/cmds.c:10061 -#: fish/cmds.c:10081 fish/cmds.c:10101 fish/cmds.c:10121 fish/cmds.c:10141 -#: fish/cmds.c:10163 fish/cmds.c:10198 fish/cmds.c:10216 fish/cmds.c:10239 -#: fish/cmds.c:10261 fish/cmds.c:10276 fish/cmds.c:10293 fish/cmds.c:10330 -#: fish/cmds.c:10369 fish/cmds.c:10409 fish/cmds.c:10465 fish/cmds.c:10487 -#: fish/cmds.c:10523 fish/cmds.c:10538 fish/cmds.c:10558 fish/cmds.c:10598 -#: fish/cmds.c:10621 fish/cmds.c:10645 fish/cmds.c:10670 fish/cmds.c:10711 -#: fish/cmds.c:10736 fish/cmds.c:10774 fish/cmds.c:10805 fish/cmds.c:10836 -#: fish/cmds.c:10864 fish/cmds.c:10884 fish/cmds.c:10916 fish/cmds.c:10936 -#: fish/cmds.c:10956 fish/cmds.c:10973 fish/cmds.c:10991 fish/cmds.c:11014 -#: fish/cmds.c:11035 fish/cmds.c:11054 fish/cmds.c:11096 fish/cmds.c:11139 -#: fish/cmds.c:11183 fish/cmds.c:11222 fish/cmds.c:11241 fish/cmds.c:11261 -#: fish/cmds.c:11281 fish/cmds.c:11302 fish/cmds.c:11323 fish/cmds.c:11344 -#: fish/cmds.c:11365 fish/cmds.c:11386 fish/cmds.c:11408 fish/cmds.c:11446 -#: fish/cmds.c:11497 fish/cmds.c:11535 fish/cmds.c:11591 fish/cmds.c:11614 -#: fish/cmds.c:11681 fish/cmds.c:11710 fish/cmds.c:11737 fish/cmds.c:11754 -#: fish/cmds.c:11775 +#: 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:3616 fish/cmds.c:4819 fish/cmds.c:5177 fish/cmds.c:5217 -#: fish/cmds.c:5236 fish/cmds.c:5379 fish/cmds.c:5438 fish/cmds.c:5457 -#: fish/cmds.c:5476 fish/cmds.c:5519 fish/cmds.c:5862 fish/cmds.c:6473 -#: fish/cmds.c:6672 fish/cmds.c:6691 fish/cmds.c:6710 fish/cmds.c:6729 -#: fish/cmds.c:6865 fish/cmds.c:6956 fish/cmds.c:7237 fish/cmds.c:7301 -#: fish/cmds.c:7500 fish/cmds.c:7519 fish/cmds.c:7538 fish/cmds.c:7577 -#: fish/cmds.c:7618 fish/cmds.c:7637 fish/cmds.c:7656 fish/cmds.c:7697 -#: fish/cmds.c:7716 fish/cmds.c:7735 fish/cmds.c:7773 fish/cmds.c:7926 -#: fish/cmds.c:7969 fish/cmds.c:8546 fish/cmds.c:8741 fish/cmds.c:8779 -#: fish/cmds.c:8817 fish/cmds.c:8937 fish/cmds.c:8974 fish/cmds.c:9012 -#: fish/cmds.c:9051 fish/cmds.c:9092 fish/cmds.c:9133 fish/cmds.c:9174 -#: fish/cmds.c:9337 fish/cmds.c:9373 fish/cmds.c:9386 fish/cmds.c:9399 -#: fish/cmds.c:9412 fish/cmds.c:9445 fish/cmds.c:9483 fish/cmds.c:9502 -#: fish/cmds.c:9623 fish/cmds.c:9642 fish/cmds.c:9703 fish/cmds.c:9716 -#: fish/cmds.c:9767 fish/cmds.c:9806 fish/cmds.c:9884 fish/cmds.c:9903 -#: fish/cmds.c:10177 fish/cmds.c:10304 fish/cmds.c:10341 fish/cmds.c:10380 -#: fish/cmds.c:10420 fish/cmds.c:10439 fish/cmds.c:10498 fish/cmds.c:10571 -#: fish/cmds.c:10681 fish/cmds.c:10751 fish/cmds.c:10785 fish/cmds.c:10816 -#: fish/cmds.c:10847 fish/cmds.c:10896 fish/cmds.c:11067 fish/cmds.c:11109 -#: fish/cmds.c:11154 fish/cmds.c:11196 fish/cmds.c:11422 fish/cmds.c:11460 -#: fish/cmds.c:11473 fish/cmds.c:11511 fish/cmds.c:11546 fish/cmds.c:11565 -#: fish/cmds.c:11632 +#: 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:3622 fish/cmds.c:4825 fish/cmds.c:5183 fish/cmds.c:5223 -#: fish/cmds.c:5242 fish/cmds.c:5385 fish/cmds.c:5444 fish/cmds.c:5463 -#: fish/cmds.c:5482 fish/cmds.c:5525 fish/cmds.c:5868 fish/cmds.c:6479 -#: fish/cmds.c:6678 fish/cmds.c:6697 fish/cmds.c:6716 fish/cmds.c:6735 -#: fish/cmds.c:6871 fish/cmds.c:6962 fish/cmds.c:7243 fish/cmds.c:7307 -#: fish/cmds.c:7506 fish/cmds.c:7525 fish/cmds.c:7544 fish/cmds.c:7583 -#: fish/cmds.c:7624 fish/cmds.c:7643 fish/cmds.c:7662 fish/cmds.c:7703 -#: fish/cmds.c:7722 fish/cmds.c:7741 fish/cmds.c:7779 fish/cmds.c:7932 -#: fish/cmds.c:7975 fish/cmds.c:8552 fish/cmds.c:8747 fish/cmds.c:8785 -#: fish/cmds.c:8823 fish/cmds.c:8943 fish/cmds.c:8980 fish/cmds.c:9018 -#: fish/cmds.c:9057 fish/cmds.c:9098 fish/cmds.c:9139 fish/cmds.c:9180 -#: fish/cmds.c:9451 fish/cmds.c:9489 fish/cmds.c:9508 fish/cmds.c:9629 -#: fish/cmds.c:9773 fish/cmds.c:9812 fish/cmds.c:9890 fish/cmds.c:9909 -#: fish/cmds.c:10310 fish/cmds.c:10347 fish/cmds.c:10386 fish/cmds.c:10426 -#: fish/cmds.c:10445 fish/cmds.c:10504 fish/cmds.c:10577 fish/cmds.c:10687 -#: fish/cmds.c:11073 fish/cmds.c:11115 fish/cmds.c:11160 fish/cmds.c:11202 -#: fish/cmds.c:11552 fish/cmds.c:11638 +#: 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:4108 fish/cmds.c:4215 fish/cmds.c:11613 -#, 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:4134 fish/cmds.c:4251 fish/cmds.c:11653 -#, 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:4140 fish/cmds.c:4257 fish/cmds.c:11659 -#, 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:11794 +#: 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 @@ -2069,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 @@ -2086,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" @@ -2146,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 <" msgstr "" @@ -3068,23 +2891,18 @@ msgstr "" 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.c:541 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 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:572 +#: src/inspect.c:577 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:589 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -3093,7 +2911,7 @@ 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:599 src/inspect_apps.c:609 msgid "" "inspection API not available since this version of libguestfs was compiled " "without PCRE or hivex libraries" @@ -3118,6 +2936,11 @@ msgstr "" msgid "cannot resolve Windows %%SYSTEMROOT%%" msgstr "Kan Windows %%SYSTEMROOT%% niet oplossen" +#: src/inspect_icon.c:452 +#, c-format +msgid "read: %s: unexpected end of file" +msgstr "" + #: src/launch.c:98 msgid "command line cannot be altered after qemu subprocess launched" msgstr "" @@ -3155,27 +2978,24 @@ msgstr "%s: kan geen tijdelijke map aanmaken" msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "je moet guestfs_add_drive aanroepen voor guestfs_launch" -#: src/launch.c:759 +#: src/launch.c:774 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap" -#: src/launch.c:772 +#: src/launch.c:787 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "qemu gelanceerd en contact opgenomen met daemon, maar toestand != READY" -#: src/launch.c:860 -#, fuzzy +#: src/launch.c:875 msgid "guestfs_launch failed, unexpected initial message from guestfsd" -msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap" +msgstr "" -#: src/launch.c:868 -#, fuzzy +#: src/launch.c:883 msgid "contacted guestfsd, but state != READY" msgstr "" -"qemu gelanceerd en contact opgenomen met daemon, maar toestand != READY" -#: src/launch.c:1047 +#: src/launch.c:1062 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " @@ -3184,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:1138 +#: src/launch.c:1153 msgid "qemu has not been launched yet" msgstr "qemu is nog niet gelanceerd" -#: src/launch.c:1149 +#: src/launch.c:1164 msgid "no subprocess to kill" msgstr "geen sub-proces om af te schieten" @@ -3218,9 +3038,8 @@ msgid "" msgstr "" #: src/proto.c:549 -#, fuzzy msgid "See earlier debug messages.\n" -msgstr "tar: misluket, zie eerdere boodschappen\n" +msgstr "" #: src/proto.c:639 #, c-format @@ -3245,40 +3064,44 @@ msgstr "xdr_guestfs_message_header mislukte" msgid "dispatch failed to marshal args" msgstr "verzending faalde om argumenten te rangschikken" -#: src/proto.c:970 +#: 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:986 +#: 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:1136 +#: src/proto.c:1144 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: fout in chunk codering" -#: src/proto.c:1163 +#: src/proto.c:1171 msgid "write to daemon socket" msgstr "schrijven naar daemon socket" -#: src/proto.c:1186 +#: 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:1191 +#: 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:1199 +#: src/proto.c:1207 msgid "failed to parse file chunk" msgstr "bestand chunk ontleden mislukte" -#: src/proto.c:1208 +#: src/proto.c:1221 msgid "file receive cancelled by daemon" msgstr "bestand ontvangen geannuleerd door daemon" @@ -3287,45 +3110,40 @@ msgid "you cannot set both live and readonly flags" msgstr "" #: src/virt.c:109 -#, fuzzy, c-format +#, 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:130 -#, fuzzy, c-format +#, c-format msgid "no libvirt domain called '%s': %s" -msgstr "guestfish: geen libvirt domein aangeroepen '%s': %s\n" +msgstr "" #: src/virt.c:185 src/virt.c:435 -#, fuzzy, c-format +#, 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:195 src/virt.c:443 -#, fuzzy msgid "unable to parse XML information returned by libvirt" msgstr "" -"guestfish: kan XML informatie teruggegeven door libvirt niet ontleden\n" #: src/virt.c:201 src/virt.c:449 -#, fuzzy msgid "unable to create new XPath context" -msgstr "guestfish: kan nieuwe XPath context niet aanmaken\n" +msgstr "" #: src/virt.c:208 src/virt.c:464 -#, fuzzy msgid "unable to evaluate XPath expression" -msgstr "guestfish: kan XPath expressie niet evalueren\n" +msgstr "" #: src/virt.c:305 -#, fuzzy msgid "libvirt domain has no disks" -msgstr "guestfish: libvirt domein '%s' heeft geen schijven\n" +msgstr "" #: src/virt.c:358 -#, fuzzy, c-format +#, c-format msgid "error getting domain info: %s" -msgstr "guestfish: fout bij verkrijgen van domein info over '%s': %s\n" +msgstr "" #: src/virt.c:372 msgid "" @@ -3350,7 +3168,7 @@ msgid "" 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" @@ -3363,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 @@ -3412,9 +3218,9 @@ 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 +#, 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 #, c-format @@ -3427,9 +3233,9 @@ 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 +#, 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 #, c-format @@ -3450,11 +3256,11 @@ msgstr "Binair programma '%s' bestaat niet of is niet uitvoerbaar\n" 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-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" @@ -3509,32 +3315,32 @@ 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-tar.pl:243 tools/virt-win-reg.pl:259 -#, fuzzy, perl-brace-format +#: 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" @@ -3545,26 +3351,17 @@ 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" -#: tools/virt-tar.pl:247 tools/virt-win-reg.pl:263 -#, fuzzy, perl-brace-format +#: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265 +#, 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-win-reg.pl:243 +#: 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:285 +#: tools/virt-win-reg.pl:287 msgid "" "expecting 1 or 2 more parameters, subkey path and optionally the value to " "export\n" @@ -3572,563 +3369,27 @@ msgstr "" "verwacht 1 of 2 extra parameters, subkey pad en optioneel de waarde om te " "exporteren\n" -#: tools/virt-win-reg.pl:444 -#, fuzzy, perl-brace-format +#: tools/virt-win-reg.pl:446 +#, perl-brace-format msgid "virt-win-reg: {p}: cannot find user directory\n" -msgstr "virt-win-reg: {p}: bestand niet gevonden in gast: {err}\n" +msgstr "" -#: tools/virt-win-reg.pl:449 +#: 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:520 tools/virt-win-reg.pl:542 +#: 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:527 +#: 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:549 +#: 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 "unexpected end of file when reading from daemon" -#~ msgstr "onverwacht einde van bestand bij het lezen van daemon" - -#~ 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" - -#~ msgid "File not changed.\n" -#~ msgstr "Bestand niet gewijzigd.\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 \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 \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 [ ...]\n" -#~ "\n" -#~ " This echos the parameters to the terminal.\n" -#~ msgstr "" -#~ "echo - laat een regel tekst zien\n" -#~ " echo [ ...]\n" -#~ "\n" -#~ " Dit echoot de parameters naar de terminal.\n" - -#~ msgid "" -#~ "edit - edit a file in the image\n" -#~ " edit \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 \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 \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 \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 [ ...]\n" -#~ "\n" -#~ " Glob runs 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 [ ...]\n" -#~ "\n" -#~ " Glob draait 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 \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 \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 \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 \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 [ ...]\n" -#~ "\n" -#~ " This runs as usual, and prints the elapsed\n" -#~ " time afterwards.\n" -#~ msgstr "" -#~ "time - meet de tijd nodig voor draaien van command0\n" -#~ " time [ ...]\n" -#~ "\n" -#~ " Dit draait 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"