diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-05-25 16:52:19 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-05-25 16:52:19 +0100 |
commit | fe68cd77cbda4a8e19cd6e940c07b9afc1527610 (patch) | |
tree | 044b736cf3923198e88b51c3a0b16133c45e8d3b /po/nl.po | |
parent | 8e8a5764293d1b6bc3dbfb9409722e4c13384aec (diff) | |
download | libguestfs-fe68cd77cbda4a8e19cd6e940c07b9afc1527610.tar.gz libguestfs-fe68cd77cbda4a8e19cd6e940c07b9afc1527610.tar.xz libguestfs-fe68cd77cbda4a8e19cd6e940c07b9afc1527610.zip |
Version 1.19.1.1.19.1
Diffstat (limited to 'po/nl.po')
-rw-r--r-- | po/nl.po | 50 |
1 files changed, 36 insertions, 14 deletions
@@ -11,7 +11,7 @@ msgstr "" "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: 2012-05-21 16:16+0100\n" +"POT-Creation-Date: 2012-05-25 16:51+0100\n" "PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/language/" @@ -2908,10 +2908,22 @@ msgstr "gebruik '%s bestandsnaam' voor het pagen van een bestand\n" msgid "%s: too many drives added on the command line\n" msgstr "%s: te veel apparaten toegevoegd op de commando-regel\n" +#: fish/options.c:153 +#, c-format +msgid "%s: '%s' could not be mounted.\n" +msgstr "" + #: fish/options.c:157 #, c-format -msgid "%s: '%s' could not be mounted. Did you mean one of these?\n" -msgstr "%s: '%s' kon niet aangekoppeld worden. Bedoelde je een van deze?\n" +msgid "" +"%s: Check mount(8) man page to ensure options '%s'\n" +"%s: are supported by the filesystem that is being mounted.\n" +msgstr "" + +#: fish/options.c:161 +#, c-format +msgid "%s: Did you mean to mount one of these filesystems?\n" +msgstr "" #: fish/prep.c:38 #, c-format @@ -3798,9 +3810,9 @@ msgstr "" "inspectie API is niet beschikbaar omdat deze versie van libguestfs " "gecompileerd werd zonder de hivex bibliotheek" -#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 -#: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 -#: src/inspect_fs_unix.c:1331 +#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574 +#: src/inspect_fs_unix.c:232 src/inspect_fs_unix.c:759 +#: src/inspect_fs_unix.c:1346 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "groote van %s is buitensporig groot (%<PRIi64> bytes)" @@ -3823,12 +3835,12 @@ msgstr "" msgid "could not parse integer in version number: %s" msgstr "kon integer in versie nummer niet ontleden: %s" -#: src/inspect_fs.c:535 +#: src/inspect_fs_unix.c:187 #, c-format -msgid "%s: file is empty" -msgstr "%s: bestand is leeg" +msgid "release file %s is empty or malformed" +msgstr "" -#: src/inspect_fs_unix.c:787 +#: src/inspect_fs_unix.c:802 msgid "could not parse /etc/fstab or empty file" msgstr "kan /etc/fstab niet ontleden of leeg bestand" @@ -4202,7 +4214,7 @@ msgid "unexpected output from 'du' command" msgstr "onverwachte output van 'du' commando" #: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351 -#: tools/virt-make-fs.pl:489 +#: tools/virt-make-fs.pl:510 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: onbekend invoer formaat: {fmt}\n" @@ -4225,15 +4237,15 @@ msgstr "" "virt-make-fs: NTFS ondersteuning was uitgezet toen libguestfs gecompileerd " "werd\n" -#: tools/virt-make-fs.pl:473 +#: tools/virt-make-fs.pl:494 msgid "tar: failed, see earlier messages\n" msgstr "tar: misluket, zie eerdere boodschappen\n" -#: tools/virt-make-fs.pl:495 +#: tools/virt-make-fs.pl:516 msgid "uncompress command failed, see earlier messages\n" msgstr "decomprimeer commando mislukte, zie eerdere boodschappen\n" -#: tools/virt-make-fs.pl:530 +#: tools/virt-make-fs.pl:551 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" @@ -4907,6 +4919,10 @@ msgid "" "who have a C<.bash_history> file in their home directory." msgstr "" +#: sysprep/sysprep_operation_puppet_data_log.ml:46 +msgid "Remove the data and log files of puppet" +msgstr "" + #: sysprep/sysprep_operation_samba_db_log.ml:47 msgid "Remove the database and log files of Samba" msgstr "" @@ -5318,3 +5334,9 @@ msgstr "" #: sparsify/sparsify.ml:130 resize/resize.ml:196 msgid "you cannot use the same disk image for input and output" msgstr "" + +#~ msgid "%s: '%s' could not be mounted. Did you mean one of these?\n" +#~ msgstr "%s: '%s' kon niet aangekoppeld worden. Bedoelde je een van deze?\n" + +#~ msgid "%s: file is empty" +#~ msgstr "%s: bestand is leeg" |