From 639232f2b0e2b6d537c8947ee51837d5509b1339 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 24 Oct 2011 17:36:07 +0100 Subject: [PATCH] Version 1.13.24. --- BUGS | 17 +-- configure.ac | 2 +- po-docs/ja.po | 300 ++++++++++++++++++++++------------------ po-docs/libguestfs-docs.pot | 277 +++++++++++++++++++++---------------- po-docs/uk.po | 323 +++++++++++++++++++++++++------------------- po/en_GB.po | 70 +++++----- po/es.po | 74 +++++----- po/gu.po | 70 +++++----- po/hi.po | 70 +++++----- po/kn.po | 70 +++++----- po/libguestfs.pot | 72 +++++----- po/ml.po | 70 +++++----- po/mr.po | 70 +++++----- po/nl.po | 74 +++++----- po/or.po | 70 +++++----- po/pa.po | 70 +++++----- po/pl.po | 74 +++++----- po/ta.po | 70 +++++----- po/te.po | 70 +++++----- po/uk.po | 74 +++++----- 20 files changed, 1050 insertions(+), 937 deletions(-) diff --git a/BUGS b/BUGS index c8792a3..2b5931d 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-10-20 +Last updated: 2011-10-24 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -44,9 +44,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 719879 NEW https://bugzilla.redhat.com/show_bug.cgi?id=719879 Rebase libguestfs in RHEL 6.3 -723474 NEW https://bugzilla.redhat.com/show_bug.cgi?id=723474 - If hivex and/or pcre not installed, libguestfs fails to compile - 728224 NEW https://bugzilla.redhat.com/show_bug.cgi?id=728224 configure can't find qemu on PPC @@ -59,9 +56,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 737261 NEW https://bugzilla.redhat.com/show_bug.cgi?id=737261 libguestfs grub-install API needs grub1 -737944 NEW https://bugzilla.redhat.com/show_bug.cgi?id=737944 - virt-win-reg hyphen (delete key) syntax may be wrong, and is not documented - 744795 NEW https://bugzilla.redhat.com/show_bug.cgi?id=744795 guestmount --live is not usable @@ -71,15 +65,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 745606 NEW https://bugzilla.redhat.com/show_bug.cgi?id=745606 libguestfs: error: part_list: could not parse row from output of parted print command -746295 NEW https://bugzilla.redhat.com/show_bug.cgi?id=746295 - virt-make-fs doesn't set partition ID - -747287 NEW https://bugzilla.redhat.com/show_bug.cgi?id=747287 - Misleading error message when permission denied opening a disk image - 747290 NEW https://bugzilla.redhat.com/show_bug.cgi?id=747290 libguestfs ignores in libvirt XML +748370 NEW https://bugzilla.redhat.com/show_bug.cgi?id=748370 + guestfish fails to read disk images after os upgrade + 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order diff --git a/configure.ac b/configure.ac index d1b1c10..312a8be 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # freeform string. m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [13]) -m4_define([libguestfs_release], [23]) +m4_define([libguestfs_release], [24]) AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/po-docs/ja.po b/po-docs/ja.po index 0377c0b..97787d7 100644 --- a/po-docs/ja.po +++ b/po-docs/ja.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-10-20 22:17+0200\n" +"POT-Creation-Date: 2011-10-24 17:16+0200\n" "PO-Revision-Date: 2011-10-19 15:46+0000\n" "Last-Translator: rjones \n" "Language-Team: Japanese \n" @@ -839,8 +839,8 @@ msgstr "" #: ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:352 #: ../rescue/virt-rescue.pod:266 ../resize/virt-resize.pod:655 #: ../tools/virt-list-filesystems.pl:188 ../tools/virt-list-partitions.pl:258 -#: ../tools/virt-make-fs.pl:532 ../tools/virt-tar.pl:289 -#: ../tools/virt-win-reg.pl:733 +#: ../tools/virt-make-fs.pl:550 ../tools/virt-tar.pl:289 +#: ../tools/virt-win-reg.pl:744 msgid "SHELL QUOTING" msgstr "" @@ -851,8 +851,8 @@ msgstr "" #: ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:354 #: ../rescue/virt-rescue.pod:268 ../resize/virt-resize.pod:657 #: ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260 -#: ../tools/virt-make-fs.pl:534 ../tools/virt-tar.pl:291 -#: ../tools/virt-win-reg.pl:741 +#: ../tools/virt-make-fs.pl:552 ../tools/virt-tar.pl:291 +#: ../tools/virt-win-reg.pl:752 msgid "" "Libvirt guest names can contain arbitrary characters, some of which have " "meaning to the shell such as C<#> and space. You may need to quote or " @@ -950,8 +950,8 @@ msgstr "" #: ../src/guestfs.pod:3314 ../src/guestfs.pod:3318 ../src/guestfs.pod:3322 #: ../src/guestfs.pod:3326 ../tools/virt-win-reg.pl:197 #: ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208 -#: ../tools/virt-win-reg.pl:710 ../tools/virt-win-reg.pl:716 -#: ../tools/virt-win-reg.pl:722 +#: ../tools/virt-win-reg.pl:721 ../tools/virt-win-reg.pl:727 +#: ../tools/virt-win-reg.pl:733 msgid "*" msgstr "" @@ -1016,8 +1016,8 @@ msgstr "" #: ../sparsify/virt-sparsify.pod:251 ../src/guestfs.pod:3255 #: ../test-tool/libguestfs-test-tool.pod:100 #: ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265 -#: ../tools/virt-make-fs.pl:539 ../tools/virt-tar.pl:296 -#: ../tools/virt-win-reg.pl:746 +#: ../tools/virt-make-fs.pl:557 ../tools/virt-tar.pl:296 +#: ../tools/virt-win-reg.pl:757 msgid "SEE ALSO" msgstr "" @@ -1035,8 +1035,8 @@ msgstr "" #: ../edit/virt-edit.pod:368 ../rescue/virt-rescue.pod:296 #: ../resize/virt-resize.pod:690 ../sparsify/virt-sparsify.pod:264 #: ../tools/virt-list-filesystems.pl:208 ../tools/virt-list-partitions.pl:277 -#: ../tools/virt-make-fs.pl:564 ../tools/virt-tar.pl:311 -#: ../tools/virt-win-reg.pl:772 +#: ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:311 +#: ../tools/virt-win-reg.pl:783 msgid "AUTHOR" msgstr "" @@ -1047,8 +1047,8 @@ msgstr "" #: ../edit/virt-edit.pod:370 ../inspector/virt-inspector.pod:395 #: ../rescue/virt-rescue.pod:298 ../resize/virt-resize.pod:692 #: ../sparsify/virt-sparsify.pod:266 ../tools/virt-list-filesystems.pl:210 -#: ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:566 -#: ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:774 +#: ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:584 +#: ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:785 msgid "Richard W.M. Jones L" msgstr "" @@ -1068,8 +1068,8 @@ msgstr "" #: ../sparsify/virt-sparsify.pod:268 ../src/guestfs.pod:3337 #: ../test-tool/libguestfs-test-tool.pod:110 #: ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 -#: ../tools/virt-make-fs.pl:568 ../tools/virt-tar.pl:315 -#: ../tools/virt-win-reg.pl:776 +#: ../tools/virt-make-fs.pl:586 ../tools/virt-tar.pl:315 +#: ../tools/virt-win-reg.pl:787 msgid "COPYRIGHT" msgstr "" @@ -1090,8 +1090,8 @@ msgstr "" #: ../rescue/virt-rescue.pod:304 ../resize/virt-resize.pod:698 #: ../sparsify/virt-sparsify.pod:272 ../test-tool/libguestfs-test-tool.pod:115 #: ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285 -#: ../tools/virt-make-fs.pl:572 ../tools/virt-tar.pl:319 -#: ../tools/virt-win-reg.pl:780 +#: ../tools/virt-make-fs.pl:590 ../tools/virt-tar.pl:319 +#: ../tools/virt-win-reg.pl:791 msgid "" "This program is free software; you can redistribute it and/or modify it " "under the terms of the GNU General Public License as published by the Free " @@ -1110,8 +1110,8 @@ msgstr "" #: ../rescue/virt-rescue.pod:309 ../resize/virt-resize.pod:703 #: ../sparsify/virt-sparsify.pod:277 ../test-tool/libguestfs-test-tool.pod:120 #: ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290 -#: ../tools/virt-make-fs.pl:577 ../tools/virt-tar.pl:324 -#: ../tools/virt-win-reg.pl:785 +#: ../tools/virt-make-fs.pl:595 ../tools/virt-tar.pl:324 +#: ../tools/virt-win-reg.pl:796 msgid "" "This program is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " @@ -1130,8 +1130,8 @@ msgstr "" #: ../rescue/virt-rescue.pod:314 ../resize/virt-resize.pod:708 #: ../sparsify/virt-sparsify.pod:282 ../test-tool/libguestfs-test-tool.pod:125 #: ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295 -#: ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:329 -#: ../tools/virt-win-reg.pl:790 +#: ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:329 +#: ../tools/virt-win-reg.pl:801 msgid "" "You should have received a copy of the GNU General Public License along with " "this program; if not, write to the Free Software Foundation, Inc., 675 Mass " @@ -1476,7 +1476,7 @@ msgstr "" #. type: textblock #: ../cat/virt-cat.pod:218 ../inspector/virt-inspector.pod:405 -#: ../resize/virt-resize.pod:696 +#: ../resize/virt-resize.pod:696 ../tools/virt-make-fs.pl:588 msgid "Copyright (C) 2010-2011 Red Hat Inc." msgstr "" @@ -2133,8 +2133,7 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-filesystems.pod:394 ../tools/virt-make-fs.pl:570 -#: ../tools/virt-win-reg.pl:778 +#: ../cat/virt-filesystems.pod:394 ../tools/virt-win-reg.pl:789 msgid "Copyright (C) 2010 Red Hat Inc." msgstr "" @@ -5153,7 +5152,7 @@ msgstr "" #: ../fish/guestfish-actions.pod:2014 ../src/guestfs-actions.pod:18 #: ../src/guestfs-actions.pod:2039 ../src/guestfs-actions.pod:2463 #: ../src/guestfs-actions.pod:3022 ../src/guestfs.pod:1670 -#: ../tools/virt-win-reg.pl:706 +#: ../tools/virt-win-reg.pl:717 msgid "Notes:" msgstr "" @@ -39701,8 +39700,8 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:3300 ../tools/virt-make-fs.pl:553 -#: ../tools/virt-win-reg.pl:761 +#: ../src/guestfs.pod:3300 ../tools/virt-make-fs.pl:571 +#: ../tools/virt-win-reg.pl:772 msgid "BUGS" msgstr "" @@ -40154,7 +40153,7 @@ msgstr "" #: ../tools/virt-make-fs.pl:59 #, no-wrap msgid "" -" virt-make-fs input output\n" +" virt-make-fs input output.img\n" "\n" msgstr "" @@ -40163,68 +40162,18 @@ msgstr "" msgid "" "where C is either a directory containing files that you want to add, " "or a tar archive (either uncompressed tar or gzip-compressed tar); and " -"C is a disk image. The input type is detected automatically. The " -"output disk image defaults to a raw ext2 image unless you specify extra " -"flags (see L below)." +"C is a disk image. The input type is detected automatically. " +"The output disk image defaults to a raw ext2 sparse image unless you specify " +"extra flags (see L below)." msgstr "" #. type: =head2 #: ../tools/virt-make-fs.pl:67 -msgid "EXTRA SPACE" -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:69 -msgid "" -"Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" " -"the files that it contains, but might have extra space. Depending on how " -"you are going to use the output, you might think this extra space is wasted " -"and want to minimize it, or you might want to leave space so that more files " -"can be added later. Virt-make-fs defaults to minimizing the extra space, " -"but you can use the I<--size> flag to leave space in the filesystem if you " -"want it." -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:77 -msgid "" -"An alternative way to leave extra space but not make the output image any " -"bigger is to use an alternative disk image format (instead of the default " -"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 " -"image format (check your hypervisor supports this before using it). This " -"allows you to choose a large I<--size> but the extra space won't actually be " -"allocated in the image until you try to store something in it." -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:85 -msgid "" -"Don't forget that you can also use local commands including L " -"and L to resize existing filesystems, or rerun virt-make-fs " -"to build another image from scratch." -msgstr "" - -#. type: =head3 -#: ../tools/virt-make-fs.pl:89 ../tools/virt-make-fs.pl:123 -#: ../tools/virt-make-fs.pl:142 -msgid "EXAMPLE" -msgstr "" - -#. type: verbatim -#: ../tools/virt-make-fs.pl:91 -#, no-wrap -msgid "" -" virt-make-fs --format=qcow2 --size=+200M input output.img\n" -"\n" -msgstr "" - -#. type: =head2 -#: ../tools/virt-make-fs.pl:93 msgid "FILESYSTEM TYPE" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:95 +#: ../tools/virt-make-fs.pl:69 msgid "" "The default filesystem type is C. Just about any filesystem type that " "libguestfs supports can be used (but I read-only formats like " @@ -40232,12 +40181,12 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:101 +#: ../tools/virt-make-fs.pl:75 msgid "I" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:103 +#: ../tools/virt-make-fs.pl:77 msgid "" "Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If " "you are not going to use the filesystem in a way that requires the journal, " @@ -40245,17 +40194,17 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:107 +#: ../tools/virt-make-fs.pl:81 msgid "I or I" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:109 +#: ../tools/virt-make-fs.pl:83 msgid "Useful if exporting data to a Windows guest." msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:111 +#: ../tools/virt-make-fs.pl:85 msgid "" "I: The tar archive or local directory must only contain files " "which are owned by root (ie. UID:GID = 0:0). The reason is that the tar " @@ -40264,19 +40213,25 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:116 +#: ../tools/virt-make-fs.pl:90 msgid "I" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:118 +#: ../tools/virt-make-fs.pl:92 msgid "" "Lower overhead than C, but certain limitations on filename length and " "total filesystem size." msgstr "" +#. type: =head3 +#: ../tools/virt-make-fs.pl:97 ../tools/virt-make-fs.pl:116 +#: ../tools/virt-make-fs.pl:149 +msgid "EXAMPLE" +msgstr "" + #. type: verbatim -#: ../tools/virt-make-fs.pl:125 +#: ../tools/virt-make-fs.pl:99 #, no-wrap msgid "" " virt-make-fs --type=minix input minixfs.img\n" @@ -40284,17 +40239,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../tools/virt-make-fs.pl:127 +#: ../tools/virt-make-fs.pl:101 msgid "TO PARTITION OR NOT TO PARTITION" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:129 +#: ../tools/virt-make-fs.pl:103 msgid "Optionally virt-make-fs can add a partition table to the output disk." msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:131 +#: ../tools/virt-make-fs.pl:105 msgid "" "Adding a partition can make the disk image more compatible with certain " "virtualized operating systems which don't expect to see a filesystem " @@ -40303,7 +40258,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:136 +#: ../tools/virt-make-fs.pl:110 msgid "" "On the other hand, if you have a partition table then the output image is no " "longer a straight filesystem. For example you cannot run L " @@ -40312,12 +40267,12 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:144 +#: ../tools/virt-make-fs.pl:118 msgid "Add an MBR partition:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:146 +#: ../tools/virt-make-fs.pl:120 #, no-wrap msgid "" " virt-make-fs --partition -- input disk.img\n" @@ -40325,20 +40280,64 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:148 +#: ../tools/virt-make-fs.pl:122 msgid "" "If the output disk image could be terabyte-sized or larger, it's better to " "use an EFI/GPT-compatible partition table:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:151 +#: ../tools/virt-make-fs.pl:125 #, no-wrap msgid "" " virt-make-fs --partition=gpt --size=+4T --format=qcow2 input disk.img\n" "\n" msgstr "" +#. type: =head2 +#: ../tools/virt-make-fs.pl:127 +msgid "EXTRA SPACE" +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:129 +msgid "" +"Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" " +"the files that it contains, but might have extra space. Depending on how " +"you are going to use the output, you might think this extra space is wasted " +"and want to minimize it, or you might want to leave space so that more files " +"can be added later. Virt-make-fs defaults to minimizing the extra space, " +"but you can use the I<--size> flag to leave space in the filesystem if you " +"want it." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:137 +msgid "" +"An alternative way to leave extra space but not make the output image any " +"bigger is to use an alternative disk image format (instead of the default " +"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 " +"image format (check your hypervisor supports this before using it). This " +"allows you to choose a large I<--size> but the extra space won't actually be " +"allocated in the image until you try to store something in it." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:145 +msgid "" +"Don't forget that you can also use local commands including L " +"and L to resize existing filesystems, or rerun virt-make-fs " +"to build another image from scratch." +msgstr "" + +#. type: verbatim +#: ../tools/virt-make-fs.pl:151 +#, no-wrap +msgid "" +" virt-make-fs --format=qcow2 --size=+200M input output.img\n" +"\n" +msgstr "" + #. type: textblock #: ../tools/virt-make-fs.pl:179 msgid "Enable debugging information." @@ -40421,7 +40420,7 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:225 -msgid "The default is C (raw disk image)." +msgid "The default is C (raw sparse disk image)." msgstr "" #. type: textblock @@ -40491,7 +40490,7 @@ msgstr "" #: ../tools/virt-make-fs.pl:263 #, no-wrap msgid "" -" virt-make-fs --partition input.tar ...\n" +" virt-make-fs --partition input.tar output.img\n" "\n" msgstr "" @@ -40500,19 +40499,24 @@ msgstr "" msgid "" "would cause virt-make-fs to think you wanted to use a partition type of " "C which is completely wrong. To avoid this, use I<--> (a double " -"dash) between options and the input file argument:" +"dash) between options and the input and output arguments:" msgstr "" #. type: verbatim #: ../tools/virt-make-fs.pl:269 #, no-wrap msgid "" -" virt-make-fs --partition -- input.tar ...\n" +" virt-make-fs --partition -- input.tar output.img\n" "\n" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:541 +#: ../tools/virt-make-fs.pl:271 +msgid "For MBR, virt-make-fs sets the partition type byte automatically." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:559 msgid "" "L, L, L, L, " "L, L, L, L, L " "output:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:558 +#: ../tools/virt-make-fs.pl:576 #, no-wrap msgid "" " export LIBGUESTFS_DEBUG=1\n" @@ -40536,7 +40540,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:561 +#: ../tools/virt-make-fs.pl:579 msgid "" "Attach /tmp/virt-make-fs.log to a new bug report at L" @@ -41186,23 +41190,55 @@ msgstr "" #. type: =head1 #: ../tools/virt-win-reg.pl:643 -msgid "WINDOWS TIPS" +msgid "DELETING REGISTRY KEYS AND VALUES" msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:645 +msgid "To delete a whole registry key, use the syntax:" +msgstr "" + +#. type: verbatim +#: ../tools/virt-win-reg.pl:647 +#, no-wrap +msgid "" +" [-HKEY_LOCAL_MACHINE\\Foo]\n" +"\n" +msgstr "" + +#. type: textblock +#: ../tools/virt-win-reg.pl:649 +msgid "To delete a single value within a key, use the syntax:" +msgstr "" + +#. type: verbatim +#: ../tools/virt-win-reg.pl:651 +#, no-wrap +msgid "" +" [HKEY_LOCAL_MACHINE\\Foo]\n" +" \"Value\"=-\n" +"\n" +msgstr "" + +#. type: =head1 +#: ../tools/virt-win-reg.pl:654 +msgid "WINDOWS TIPS" +msgstr "" + +#. type: textblock +#: ../tools/virt-win-reg.pl:656 msgid "" "Note that some of these tips modify the guest disk image. The guest I " "be shut off, else you will get disk corruption." msgstr "" #. type: =head2 -#: ../tools/virt-win-reg.pl:648 +#: ../tools/virt-win-reg.pl:659 msgid "RUNNING A BATCH SCRIPT WHEN A USER LOGS IN" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:650 +#: ../tools/virt-win-reg.pl:661 msgid "" "Prepare a DOS batch script, VBScript or executable. Upload this using " "L. For this example the script is called C and it " @@ -41210,7 +41246,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../tools/virt-win-reg.pl:654 +#: ../tools/virt-win-reg.pl:665 #, no-wrap msgid "" " guestfish -i -d WindowsGuest upload test.bat /test.bat\n" @@ -41218,12 +41254,12 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:656 +#: ../tools/virt-win-reg.pl:667 msgid "Prepare a regedit file containing the registry change:" msgstr "" #. type: verbatim -#: ../tools/virt-win-reg.pl:658 +#: ../tools/virt-win-reg.pl:669 #, no-wrap msgid "" " cat > test.reg <<'EOF'\n" @@ -41234,7 +41270,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:663 +#: ../tools/virt-win-reg.pl:674 msgid "" "In this example we use the key C which means that the script will " "run precisely once when the first user logs in. If you want it to run every " @@ -41242,12 +41278,12 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:667 +#: ../tools/virt-win-reg.pl:678 msgid "Now update the registry:" msgstr "" #. type: verbatim -#: ../tools/virt-win-reg.pl:669 +#: ../tools/virt-win-reg.pl:680 #, no-wrap msgid "" " virt-win-reg --merge WindowsGuest test.reg\n" @@ -41255,12 +41291,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../tools/virt-win-reg.pl:671 +#: ../tools/virt-win-reg.pl:682 msgid "INSTALLING A SERVICE" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:673 +#: ../tools/virt-win-reg.pl:684 msgid "" "This section assumes you are familiar with Windows services, and you either " "have a program which handles the Windows Service Control Protocol directly " @@ -41269,14 +41305,14 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:678 +#: ../tools/virt-win-reg.pl:689 msgid "" "First upload the program and optionally the service wrapper. In this case " "the test program is called C and we are using the RHSrvAny wrapper:" msgstr "" #. type: verbatim -#: ../tools/virt-win-reg.pl:682 +#: ../tools/virt-win-reg.pl:693 #, no-wrap msgid "" " guestfish -i -d WindowsGuest < service.reg <<'EOF'\n" @@ -41311,7 +41347,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../tools/virt-win-reg.pl:701 +#: ../tools/virt-win-reg.pl:712 #, no-wrap msgid "" " [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny\\Parameters]\n" @@ -41322,7 +41358,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:712 +#: ../tools/virt-win-reg.pl:723 msgid "" "For use of C see the section above in this manual page. You " "may need to adjust this according to the control set that is in use by the " @@ -41330,7 +41366,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:718 +#: ../tools/virt-win-reg.pl:729 msgid "" "C<\"ObjectName\"> controls the privileges that the service will have. An " "alternative is C<\"ObjectName\"=\"LocalSystem\"> which would be the most " @@ -41338,19 +41374,19 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:724 +#: ../tools/virt-win-reg.pl:735 msgid "" "For the meaning of the magic numbers, see this Microsoft KB article: " "L." msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:729 +#: ../tools/virt-win-reg.pl:740 msgid "Update the registry:" msgstr "" #. type: verbatim -#: ../tools/virt-win-reg.pl:731 +#: ../tools/virt-win-reg.pl:742 #, no-wrap msgid "" " virt-win-reg --merge WindowsGuest service.reg\n" @@ -41358,7 +41394,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:735 +#: ../tools/virt-win-reg.pl:746 msgid "" "Be careful when passing parameters containing C<\\> (backslash) in the " "shell. Usually you will have to use 'single quotes' or double backslashes " @@ -41366,12 +41402,12 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:739 +#: ../tools/virt-win-reg.pl:750 msgid "Paths and value names are case-insensitive." msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:748 +#: ../tools/virt-win-reg.pl:759 msgid "" "L, L, L, L, L, L, L, L, L" diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index c1a8f2b..83a75df 100644 --- a/po-docs/libguestfs-docs.pot +++ b/po-docs/libguestfs-docs.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.13.23\n" +"Project-Id-Version: libguestfs 1.13.24\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-10-20 22:17+0200\n" +"POT-Creation-Date: 2011-10-24 17:16+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -649,12 +649,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../align/virt-alignment-scan.pod:296 ../cat/virt-cat.pod:191 ../cat/virt-filesystems.pod:365 ../cat/virt-ls.pod:483 ../clone/virt-sysprep.pod:475 ../df/virt-df.pod:215 ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:352 ../rescue/virt-rescue.pod:266 ../resize/virt-resize.pod:655 ../tools/virt-list-filesystems.pl:188 ../tools/virt-list-partitions.pl:258 ../tools/virt-make-fs.pl:532 ../tools/virt-tar.pl:289 ../tools/virt-win-reg.pl:733 +#: ../align/virt-alignment-scan.pod:296 ../cat/virt-cat.pod:191 ../cat/virt-filesystems.pod:365 ../cat/virt-ls.pod:483 ../clone/virt-sysprep.pod:475 ../df/virt-df.pod:215 ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:352 ../rescue/virt-rescue.pod:266 ../resize/virt-resize.pod:655 ../tools/virt-list-filesystems.pl:188 ../tools/virt-list-partitions.pl:258 ../tools/virt-make-fs.pl:550 ../tools/virt-tar.pl:289 ../tools/virt-win-reg.pl:744 msgid "SHELL QUOTING" msgstr "" #. type: textblock -#: ../align/virt-alignment-scan.pod:298 ../cat/virt-cat.pod:193 ../cat/virt-filesystems.pod:367 ../cat/virt-ls.pod:485 ../clone/virt-sysprep.pod:477 ../df/virt-df.pod:217 ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:354 ../rescue/virt-rescue.pod:268 ../resize/virt-resize.pod:657 ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260 ../tools/virt-make-fs.pl:534 ../tools/virt-tar.pl:291 ../tools/virt-win-reg.pl:741 +#: ../align/virt-alignment-scan.pod:298 ../cat/virt-cat.pod:193 ../cat/virt-filesystems.pod:367 ../cat/virt-ls.pod:485 ../clone/virt-sysprep.pod:477 ../df/virt-df.pod:217 ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:354 ../rescue/virt-rescue.pod:268 ../resize/virt-resize.pod:657 ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260 ../tools/virt-make-fs.pl:552 ../tools/virt-tar.pl:291 ../tools/virt-win-reg.pl:752 msgid "" "Libvirt guest names can contain arbitrary characters, some of which have " "meaning to the shell such as C<#> and space. You may need to quote or " @@ -673,7 +673,7 @@ msgid "This program returns:" msgstr "" #. type: =item -#: ../align/virt-alignment-scan.pod:309 ../align/virt-alignment-scan.pod:315 ../align/virt-alignment-scan.pod:321 ../align/virt-alignment-scan.pod:328 ../clone/virt-sysprep.pod:283 ../clone/virt-sysprep.pod:287 ../clone/virt-sysprep.pod:291 ../clone/virt-sysprep.pod:295 ../clone/virt-sysprep.pod:310 ../clone/virt-sysprep.pod:314 ../clone/virt-sysprep.pod:318 ../clone/virt-sysprep.pod:322 ../clone/virt-sysprep.pod:326 ../clone/virt-sysprep.pod:362 ../clone/virt-sysprep.pod:384 ../clone/virt-sysprep.pod:388 ../df/virt-df.pod:148 ../df/virt-df.pod:154 ../edit/virt-edit.pod:266 ../edit/virt-edit.pod:271 ../edit/virt-edit.pod:276 ../edit/virt-edit.pod:287 ../edit/virt-edit.pod:291 ../examples/guestfs-recipes.pod:98 ../examples/guestfs-recipes.pod:102 ../examples/guestfs-recipes.pod:106 ../examples/guestfs-recipes.pod:132 ../examples/guestfs-recipes.pod:137 ../examples/guestfs-recipes.pod:227 ../examples/guestfs-recipes.pod:231 ../examples/guestfs-recipes.pod:235 ../examples/guestfs-recipes.pod:239 ../examples/guestfs-recipes.pod:243 ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:395 ../fish/guestfish-actions.pod:403 ../fish/guestfish-actions.pod:410 ../fish/guestfish-actions.pod:417 ../fish/guestfish-actions.pod:1144 ../fish/guestfish-actions.pod:1148 ../fish/guestfish-actions.pod:1152 ../fish/guestfish-actions.pod:1156 ../fish/guestfish-actions.pod:1164 ../fish/guestfish-actions.pod:1168 ../fish/guestfish-actions.pod:1172 ../fish/guestfish-actions.pod:1182 ../fish/guestfish-actions.pod:1186 ../fish/guestfish-actions.pod:1190 ../fish/guestfish-actions.pod:1280 ../fish/guestfish-actions.pod:1284 ../fish/guestfish-actions.pod:1289 ../fish/guestfish-actions.pod:1294 ../fish/guestfish-actions.pod:1336 ../fish/guestfish-actions.pod:1340 ../fish/guestfish-actions.pod:1345 ../fish/guestfish-actions.pod:1601 ../fish/guestfish-actions.pod:1608 ../fish/guestfish-actions.pod:1615 ../fish/guestfish-actions.pod:2018 ../fish/guestfish-actions.pod:2024 ../fish/guestfish-actions.pod:2032 ../fish/guestfish-actions.pod:2039 ../fish/guestfish-actions.pod:2046 ../fish/guestfish.pod:445 ../fish/guestfish.pod:449 ../fish/guestfish.pod:453 ../fish/guestfish.pod:457 ../inspector/virt-inspector.pod:393 ../inspector/virt-inspector.pod:397 ../resize/virt-resize.pod:338 ../resize/virt-resize.pod:342 ../resize/virt-resize.pod:351 ../resize/virt-resize.pod:357 ../sparsify/virt-sparsify.pod:32 ../sparsify/virt-sparsify.pod:39 ../sparsify/virt-sparsify.pod:43 ../sparsify/virt-sparsify.pod:49 ../sparsify/virt-sparsify.pod:54 ../sparsify/virt-sparsify.pod:58 ../sparsify/virt-sparsify.pod:64 ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:29 ../src/guestfs-actions.pod:594 ../src/guestfs-actions.pod:602 ../src/guestfs-actions.pod:609 ../src/guestfs-actions.pod:616 ../src/guestfs-actions.pod:1784 ../src/guestfs-actions.pod:1788 ../src/guestfs-actions.pod:1792 ../src/guestfs-actions.pod:1796 ../src/guestfs-actions.pod:1804 ../src/guestfs-actions.pod:1808 ../src/guestfs-actions.pod:1812 ../src/guestfs-actions.pod:1822 ../src/guestfs-actions.pod:1826 ../src/guestfs-actions.pod:1830 ../src/guestfs-actions.pod:1968 ../src/guestfs-actions.pod:1972 ../src/guestfs-actions.pod:1977 ../src/guestfs-actions.pod:1982 ../src/guestfs-actions.pod:2043 ../src/guestfs-actions.pod:2047 ../src/guestfs-actions.pod:2052 ../src/guestfs-actions.pod:2467 ../src/guestfs-actions.pod:2474 ../src/guestfs-actions.pod:2481 ../src/guestfs-actions.pod:3026 ../src/guestfs-actions.pod:3032 ../src/guestfs-actions.pod:3040 ../src/guestfs-actions.pod:3047 ../src/guestfs-actions.pod:3054 ../src/guestfs.pod:388 ../src/guestfs.pod:393 ../src/guestfs.pod:398 ../src/guestfs.pod:402 ../src/guestfs.pod:407 ../src/guestfs.pod:411 ../src/guestfs.pod:416 ../src/guestfs.pod:421 ../src/guestfs.pod:1094 ../src/guestfs.pod:1098 ../src/guestfs.pod:1102 ../src/guestfs.pod:1107 ../src/guestfs.pod:1115 ../src/guestfs.pod:1134 ../src/guestfs.pod:1142 ../src/guestfs.pod:1164 ../src/guestfs.pod:1168 ../src/guestfs.pod:1172 ../src/guestfs.pod:1176 ../src/guestfs.pod:1180 ../src/guestfs.pod:1184 ../src/guestfs.pod:1674 ../src/guestfs.pod:1679 ../src/guestfs.pod:1683 ../src/guestfs.pod:1785 ../src/guestfs.pod:1790 ../src/guestfs.pod:1794 ../src/guestfs.pod:1804 ../src/guestfs.pod:2093 ../src/guestfs.pod:2098 ../src/guestfs.pod:2104 ../src/guestfs.pod:2112 ../src/guestfs.pod:2630 ../src/guestfs.pod:2636 ../src/guestfs.pod:2641 ../src/guestfs.pod:2647 ../src/guestfs.pod:3047 ../src/guestfs.pod:3052 ../src/guestfs.pod:3056 ../src/guestfs.pod:3060 ../src/guestfs.pod:3064 ../src/guestfs.pod:3078 ../src/guestfs.pod:3083 ../src/guestfs.pod:3314 ../src/guestfs.pod:3318 ../src/guestfs.pod:3322 ../src/guestfs.pod:3326 ../tools/virt-win-reg.pl:197 ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208 ../tools/virt-win-reg.pl:710 ../tools/virt-win-reg.pl:716 ../tools/virt-win-reg.pl:722 +#: ../align/virt-alignment-scan.pod:309 ../align/virt-alignment-scan.pod:315 ../align/virt-alignment-scan.pod:321 ../align/virt-alignment-scan.pod:328 ../clone/virt-sysprep.pod:283 ../clone/virt-sysprep.pod:287 ../clone/virt-sysprep.pod:291 ../clone/virt-sysprep.pod:295 ../clone/virt-sysprep.pod:310 ../clone/virt-sysprep.pod:314 ../clone/virt-sysprep.pod:318 ../clone/virt-sysprep.pod:322 ../clone/virt-sysprep.pod:326 ../clone/virt-sysprep.pod:362 ../clone/virt-sysprep.pod:384 ../clone/virt-sysprep.pod:388 ../df/virt-df.pod:148 ../df/virt-df.pod:154 ../edit/virt-edit.pod:266 ../edit/virt-edit.pod:271 ../edit/virt-edit.pod:276 ../edit/virt-edit.pod:287 ../edit/virt-edit.pod:291 ../examples/guestfs-recipes.pod:98 ../examples/guestfs-recipes.pod:102 ../examples/guestfs-recipes.pod:106 ../examples/guestfs-recipes.pod:132 ../examples/guestfs-recipes.pod:137 ../examples/guestfs-recipes.pod:227 ../examples/guestfs-recipes.pod:231 ../examples/guestfs-recipes.pod:235 ../examples/guestfs-recipes.pod:239 ../examples/guestfs-recipes.pod:243 ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:395 ../fish/guestfish-actions.pod:403 ../fish/guestfish-actions.pod:410 ../fish/guestfish-actions.pod:417 ../fish/guestfish-actions.pod:1144 ../fish/guestfish-actions.pod:1148 ../fish/guestfish-actions.pod:1152 ../fish/guestfish-actions.pod:1156 ../fish/guestfish-actions.pod:1164 ../fish/guestfish-actions.pod:1168 ../fish/guestfish-actions.pod:1172 ../fish/guestfish-actions.pod:1182 ../fish/guestfish-actions.pod:1186 ../fish/guestfish-actions.pod:1190 ../fish/guestfish-actions.pod:1280 ../fish/guestfish-actions.pod:1284 ../fish/guestfish-actions.pod:1289 ../fish/guestfish-actions.pod:1294 ../fish/guestfish-actions.pod:1336 ../fish/guestfish-actions.pod:1340 ../fish/guestfish-actions.pod:1345 ../fish/guestfish-actions.pod:1601 ../fish/guestfish-actions.pod:1608 ../fish/guestfish-actions.pod:1615 ../fish/guestfish-actions.pod:2018 ../fish/guestfish-actions.pod:2024 ../fish/guestfish-actions.pod:2032 ../fish/guestfish-actions.pod:2039 ../fish/guestfish-actions.pod:2046 ../fish/guestfish.pod:445 ../fish/guestfish.pod:449 ../fish/guestfish.pod:453 ../fish/guestfish.pod:457 ../inspector/virt-inspector.pod:393 ../inspector/virt-inspector.pod:397 ../resize/virt-resize.pod:338 ../resize/virt-resize.pod:342 ../resize/virt-resize.pod:351 ../resize/virt-resize.pod:357 ../sparsify/virt-sparsify.pod:32 ../sparsify/virt-sparsify.pod:39 ../sparsify/virt-sparsify.pod:43 ../sparsify/virt-sparsify.pod:49 ../sparsify/virt-sparsify.pod:54 ../sparsify/virt-sparsify.pod:58 ../sparsify/virt-sparsify.pod:64 ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:29 ../src/guestfs-actions.pod:594 ../src/guestfs-actions.pod:602 ../src/guestfs-actions.pod:609 ../src/guestfs-actions.pod:616 ../src/guestfs-actions.pod:1784 ../src/guestfs-actions.pod:1788 ../src/guestfs-actions.pod:1792 ../src/guestfs-actions.pod:1796 ../src/guestfs-actions.pod:1804 ../src/guestfs-actions.pod:1808 ../src/guestfs-actions.pod:1812 ../src/guestfs-actions.pod:1822 ../src/guestfs-actions.pod:1826 ../src/guestfs-actions.pod:1830 ../src/guestfs-actions.pod:1968 ../src/guestfs-actions.pod:1972 ../src/guestfs-actions.pod:1977 ../src/guestfs-actions.pod:1982 ../src/guestfs-actions.pod:2043 ../src/guestfs-actions.pod:2047 ../src/guestfs-actions.pod:2052 ../src/guestfs-actions.pod:2467 ../src/guestfs-actions.pod:2474 ../src/guestfs-actions.pod:2481 ../src/guestfs-actions.pod:3026 ../src/guestfs-actions.pod:3032 ../src/guestfs-actions.pod:3040 ../src/guestfs-actions.pod:3047 ../src/guestfs-actions.pod:3054 ../src/guestfs.pod:388 ../src/guestfs.pod:393 ../src/guestfs.pod:398 ../src/guestfs.pod:402 ../src/guestfs.pod:407 ../src/guestfs.pod:411 ../src/guestfs.pod:416 ../src/guestfs.pod:421 ../src/guestfs.pod:1094 ../src/guestfs.pod:1098 ../src/guestfs.pod:1102 ../src/guestfs.pod:1107 ../src/guestfs.pod:1115 ../src/guestfs.pod:1134 ../src/guestfs.pod:1142 ../src/guestfs.pod:1164 ../src/guestfs.pod:1168 ../src/guestfs.pod:1172 ../src/guestfs.pod:1176 ../src/guestfs.pod:1180 ../src/guestfs.pod:1184 ../src/guestfs.pod:1674 ../src/guestfs.pod:1679 ../src/guestfs.pod:1683 ../src/guestfs.pod:1785 ../src/guestfs.pod:1790 ../src/guestfs.pod:1794 ../src/guestfs.pod:1804 ../src/guestfs.pod:2093 ../src/guestfs.pod:2098 ../src/guestfs.pod:2104 ../src/guestfs.pod:2112 ../src/guestfs.pod:2630 ../src/guestfs.pod:2636 ../src/guestfs.pod:2641 ../src/guestfs.pod:2647 ../src/guestfs.pod:3047 ../src/guestfs.pod:3052 ../src/guestfs.pod:3056 ../src/guestfs.pod:3060 ../src/guestfs.pod:3064 ../src/guestfs.pod:3078 ../src/guestfs.pod:3083 ../src/guestfs.pod:3314 ../src/guestfs.pod:3318 ../src/guestfs.pod:3322 ../src/guestfs.pod:3326 ../tools/virt-win-reg.pl:197 ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208 ../tools/virt-win-reg.pl:721 ../tools/virt-win-reg.pl:727 ../tools/virt-win-reg.pl:733 msgid "*" msgstr "" @@ -722,7 +722,7 @@ msgid "" msgstr "" #. type: =head1 -#: ../align/virt-alignment-scan.pod:337 ../cat/virt-cat.pod:203 ../cat/virt-filesystems.pod:377 ../cat/virt-ls.pod:495 ../clone/virt-sysprep.pod:486 ../df/virt-df.pod:227 ../edit/virt-edit.pod:354 ../erlang/examples/guestfs-erlang.pod:97 ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:384 ../fish/guestfish.pod:1268 ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39 ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41 ../fuse/guestmount.pod:317 ../inspector/virt-inspector.pod:380 ../java/examples/guestfs-java.pod:45 ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:39 ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:288 ../resize/virt-resize.pod:667 ../ruby/examples/guestfs-ruby.pod:36 ../sparsify/virt-sparsify.pod:251 ../src/guestfs.pod:3255 ../test-tool/libguestfs-test-tool.pod:100 ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265 ../tools/virt-make-fs.pl:539 ../tools/virt-tar.pl:296 ../tools/virt-win-reg.pl:746 +#: ../align/virt-alignment-scan.pod:337 ../cat/virt-cat.pod:203 ../cat/virt-filesystems.pod:377 ../cat/virt-ls.pod:495 ../clone/virt-sysprep.pod:486 ../df/virt-df.pod:227 ../edit/virt-edit.pod:354 ../erlang/examples/guestfs-erlang.pod:97 ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:384 ../fish/guestfish.pod:1268 ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39 ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41 ../fuse/guestmount.pod:317 ../inspector/virt-inspector.pod:380 ../java/examples/guestfs-java.pod:45 ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:39 ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:288 ../resize/virt-resize.pod:667 ../ruby/examples/guestfs-ruby.pod:36 ../sparsify/virt-sparsify.pod:251 ../src/guestfs.pod:3255 ../test-tool/libguestfs-test-tool.pod:100 ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265 ../tools/virt-make-fs.pl:557 ../tools/virt-tar.pl:296 ../tools/virt-win-reg.pl:757 msgid "SEE ALSO" msgstr "" @@ -734,17 +734,17 @@ msgid "" msgstr "" #. type: =head1 -#: ../align/virt-alignment-scan.pod:346 ../cat/virt-cat.pod:212 ../cat/virt-filesystems.pod:388 ../cat/virt-ls.pod:507 ../clone/virt-sysprep.pod:501 ../df/virt-df.pod:235 ../edit/virt-edit.pod:368 ../rescue/virt-rescue.pod:296 ../resize/virt-resize.pod:690 ../sparsify/virt-sparsify.pod:264 ../tools/virt-list-filesystems.pl:208 ../tools/virt-list-partitions.pl:277 ../tools/virt-make-fs.pl:564 ../tools/virt-tar.pl:311 ../tools/virt-win-reg.pl:772 +#: ../align/virt-alignment-scan.pod:346 ../cat/virt-cat.pod:212 ../cat/virt-filesystems.pod:388 ../cat/virt-ls.pod:507 ../clone/virt-sysprep.pod:501 ../df/virt-df.pod:235 ../edit/virt-edit.pod:368 ../rescue/virt-rescue.pod:296 ../resize/virt-resize.pod:690 ../sparsify/virt-sparsify.pod:264 ../tools/virt-list-filesystems.pl:208 ../tools/virt-list-partitions.pl:277 ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:311 ../tools/virt-win-reg.pl:783 msgid "AUTHOR" msgstr "" #. type: textblock -#: ../align/virt-alignment-scan.pod:348 ../cat/virt-cat.pod:214 ../cat/virt-filesystems.pod:390 ../cat/virt-ls.pod:509 ../clone/virt-sysprep.pod:503 ../df/virt-df.pod:237 ../edit/virt-edit.pod:370 ../inspector/virt-inspector.pod:395 ../rescue/virt-rescue.pod:298 ../resize/virt-resize.pod:692 ../sparsify/virt-sparsify.pod:266 ../tools/virt-list-filesystems.pl:210 ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:566 ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:774 +#: ../align/virt-alignment-scan.pod:348 ../cat/virt-cat.pod:214 ../cat/virt-filesystems.pod:390 ../cat/virt-ls.pod:509 ../clone/virt-sysprep.pod:503 ../df/virt-df.pod:237 ../edit/virt-edit.pod:370 ../inspector/virt-inspector.pod:395 ../rescue/virt-rescue.pod:298 ../resize/virt-resize.pod:692 ../sparsify/virt-sparsify.pod:266 ../tools/virt-list-filesystems.pl:210 ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:584 ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:785 msgid "Richard W.M. Jones L" msgstr "" #. type: =head1 -#: ../align/virt-alignment-scan.pod:350 ../cat/virt-cat.pod:216 ../cat/virt-filesystems.pod:392 ../cat/virt-ls.pod:511 ../clone/virt-sysprep.pod:505 ../df/virt-df.pod:239 ../edit/virt-edit.pod:372 ../erlang/examples/guestfs-erlang.pod:114 ../examples/guestfs-examples.pod:49 ../examples/guestfs-recipes.pod:401 ../fish/guestfish.pod:1300 ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53 ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55 ../fuse/guestmount.pod:332 ../inspector/virt-inspector.pod:403 ../java/examples/guestfs-java.pod:62 ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:56 ../python/examples/guestfs-python.pod:58 ../rescue/virt-rescue.pod:300 ../resize/virt-resize.pod:694 ../ruby/examples/guestfs-ruby.pod:52 ../sparsify/virt-sparsify.pod:268 ../src/guestfs.pod:3337 ../test-tool/libguestfs-test-tool.pod:110 ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 ../tools/virt-make-fs.pl:568 ../tools/virt-tar.pl:315 ../tools/virt-win-reg.pl:776 +#: ../align/virt-alignment-scan.pod:350 ../cat/virt-cat.pod:216 ../cat/virt-filesystems.pod:392 ../cat/virt-ls.pod:511 ../clone/virt-sysprep.pod:505 ../df/virt-df.pod:239 ../edit/virt-edit.pod:372 ../erlang/examples/guestfs-erlang.pod:114 ../examples/guestfs-examples.pod:49 ../examples/guestfs-recipes.pod:401 ../fish/guestfish.pod:1300 ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53 ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55 ../fuse/guestmount.pod:332 ../inspector/virt-inspector.pod:403 ../java/examples/guestfs-java.pod:62 ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:56 ../python/examples/guestfs-python.pod:58 ../rescue/virt-rescue.pod:300 ../resize/virt-resize.pod:694 ../ruby/examples/guestfs-ruby.pod:52 ../sparsify/virt-sparsify.pod:268 ../src/guestfs.pod:3337 ../test-tool/libguestfs-test-tool.pod:110 ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 ../tools/virt-make-fs.pl:586 ../tools/virt-tar.pl:315 ../tools/virt-win-reg.pl:787 msgid "COPYRIGHT" msgstr "" @@ -754,7 +754,7 @@ msgid "Copyright (C) 2011 Red Hat Inc." msgstr "" #. type: textblock -#: ../align/virt-alignment-scan.pod:354 ../cat/virt-cat.pod:220 ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:515 ../clone/virt-sysprep.pod:509 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376 ../fish/guestfish.pod:1305 ../fish/virt-copy-in.pod:69 ../fish/virt-copy-out.pod:58 ../fish/virt-tar-in.pod:67 ../fish/virt-tar-out.pod:60 ../fuse/guestmount.pod:337 ../inspector/virt-inspector.pod:407 ../rescue/virt-rescue.pod:304 ../resize/virt-resize.pod:698 ../sparsify/virt-sparsify.pod:272 ../test-tool/libguestfs-test-tool.pod:115 ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285 ../tools/virt-make-fs.pl:572 ../tools/virt-tar.pl:319 ../tools/virt-win-reg.pl:780 +#: ../align/virt-alignment-scan.pod:354 ../cat/virt-cat.pod:220 ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:515 ../clone/virt-sysprep.pod:509 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376 ../fish/guestfish.pod:1305 ../fish/virt-copy-in.pod:69 ../fish/virt-copy-out.pod:58 ../fish/virt-tar-in.pod:67 ../fish/virt-tar-out.pod:60 ../fuse/guestmount.pod:337 ../inspector/virt-inspector.pod:407 ../rescue/virt-rescue.pod:304 ../resize/virt-resize.pod:698 ../sparsify/virt-sparsify.pod:272 ../test-tool/libguestfs-test-tool.pod:115 ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285 ../tools/virt-make-fs.pl:590 ../tools/virt-tar.pl:319 ../tools/virt-win-reg.pl:791 msgid "" "This program is free software; you can redistribute it and/or modify it " "under the terms of the GNU General Public License as published by the Free " @@ -763,7 +763,7 @@ msgid "" msgstr "" #. type: textblock -#: ../align/virt-alignment-scan.pod:359 ../cat/virt-cat.pod:225 ../cat/virt-filesystems.pod:401 ../cat/virt-ls.pod:520 ../clone/virt-sysprep.pod:514 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381 ../fish/guestfish.pod:1310 ../fish/virt-copy-in.pod:74 ../fish/virt-copy-out.pod:63 ../fish/virt-tar-in.pod:72 ../fish/virt-tar-out.pod:65 ../fuse/guestmount.pod:342 ../inspector/virt-inspector.pod:412 ../rescue/virt-rescue.pod:309 ../resize/virt-resize.pod:703 ../sparsify/virt-sparsify.pod:277 ../test-tool/libguestfs-test-tool.pod:120 ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290 ../tools/virt-make-fs.pl:577 ../tools/virt-tar.pl:324 ../tools/virt-win-reg.pl:785 +#: ../align/virt-alignment-scan.pod:359 ../cat/virt-cat.pod:225 ../cat/virt-filesystems.pod:401 ../cat/virt-ls.pod:520 ../clone/virt-sysprep.pod:514 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381 ../fish/guestfish.pod:1310 ../fish/virt-copy-in.pod:74 ../fish/virt-copy-out.pod:63 ../fish/virt-tar-in.pod:72 ../fish/virt-tar-out.pod:65 ../fuse/guestmount.pod:342 ../inspector/virt-inspector.pod:412 ../rescue/virt-rescue.pod:309 ../resize/virt-resize.pod:703 ../sparsify/virt-sparsify.pod:277 ../test-tool/libguestfs-test-tool.pod:120 ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290 ../tools/virt-make-fs.pl:595 ../tools/virt-tar.pl:324 ../tools/virt-win-reg.pl:796 msgid "" "This program is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " @@ -772,7 +772,7 @@ msgid "" msgstr "" #. type: textblock -#: ../align/virt-alignment-scan.pod:364 ../cat/virt-cat.pod:230 ../cat/virt-filesystems.pod:406 ../cat/virt-ls.pod:525 ../clone/virt-sysprep.pod:519 ../df/virt-df.pod:253 ../edit/virt-edit.pod:386 ../fish/guestfish.pod:1315 ../fish/virt-copy-in.pod:79 ../fish/virt-copy-out.pod:68 ../fish/virt-tar-in.pod:77 ../fish/virt-tar-out.pod:70 ../fuse/guestmount.pod:347 ../inspector/virt-inspector.pod:417 ../rescue/virt-rescue.pod:314 ../resize/virt-resize.pod:708 ../sparsify/virt-sparsify.pod:282 ../test-tool/libguestfs-test-tool.pod:125 ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295 ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:329 ../tools/virt-win-reg.pl:790 +#: ../align/virt-alignment-scan.pod:364 ../cat/virt-cat.pod:230 ../cat/virt-filesystems.pod:406 ../cat/virt-ls.pod:525 ../clone/virt-sysprep.pod:519 ../df/virt-df.pod:253 ../edit/virt-edit.pod:386 ../fish/guestfish.pod:1315 ../fish/virt-copy-in.pod:79 ../fish/virt-copy-out.pod:68 ../fish/virt-tar-in.pod:77 ../fish/virt-tar-out.pod:70 ../fuse/guestmount.pod:347 ../inspector/virt-inspector.pod:417 ../rescue/virt-rescue.pod:314 ../resize/virt-resize.pod:708 ../sparsify/virt-sparsify.pod:282 ../test-tool/libguestfs-test-tool.pod:125 ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295 ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:329 ../tools/virt-win-reg.pl:801 msgid "" "You should have received a copy of the GNU General Public License along with " "this program; if not, write to the Free Software Foundation, Inc., 675 Mass " @@ -1092,7 +1092,7 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:218 ../inspector/virt-inspector.pod:405 ../resize/virt-resize.pod:696 +#: ../cat/virt-cat.pod:218 ../inspector/virt-inspector.pod:405 ../resize/virt-resize.pod:696 ../tools/virt-make-fs.pl:588 msgid "Copyright (C) 2010-2011 Red Hat Inc." msgstr "" @@ -1732,7 +1732,7 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-filesystems.pod:394 ../tools/virt-make-fs.pl:570 ../tools/virt-win-reg.pl:778 +#: ../cat/virt-filesystems.pod:394 ../tools/virt-win-reg.pl:789 msgid "Copyright (C) 2010 Red Hat Inc." msgstr "" @@ -4662,7 +4662,7 @@ msgid "" msgstr "" #. type: textblock -#: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9 ../fish/guestfish-actions.pod:1332 ../fish/guestfish-actions.pod:1597 ../fish/guestfish-actions.pod:2014 ../src/guestfs-actions.pod:18 ../src/guestfs-actions.pod:2039 ../src/guestfs-actions.pod:2463 ../src/guestfs-actions.pod:3022 ../src/guestfs.pod:1670 ../tools/virt-win-reg.pl:706 +#: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9 ../fish/guestfish-actions.pod:1332 ../fish/guestfish-actions.pod:1597 ../fish/guestfish-actions.pod:2014 ../src/guestfs-actions.pod:18 ../src/guestfs-actions.pod:2039 ../src/guestfs-actions.pod:2463 ../src/guestfs-actions.pod:3022 ../src/guestfs.pod:1670 ../tools/virt-win-reg.pl:717 msgid "Notes:" msgstr "" @@ -38675,7 +38675,7 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:3300 ../tools/virt-make-fs.pl:553 ../tools/virt-win-reg.pl:761 +#: ../src/guestfs.pod:3300 ../tools/virt-make-fs.pl:571 ../tools/virt-win-reg.pl:772 msgid "BUGS" msgstr "" @@ -39120,7 +39120,7 @@ msgstr "" #: ../tools/virt-make-fs.pl:59 #, no-wrap msgid "" -" virt-make-fs input output\n" +" virt-make-fs input output.img\n" "\n" msgstr "" @@ -39129,67 +39129,18 @@ msgstr "" msgid "" "where C is either a directory containing files that you want to add, " "or a tar archive (either uncompressed tar or gzip-compressed tar); and " -"C is a disk image. The input type is detected automatically. The " -"output disk image defaults to a raw ext2 image unless you specify extra " -"flags (see L below)." +"C is a disk image. The input type is detected automatically. " +"The output disk image defaults to a raw ext2 sparse image unless you specify " +"extra flags (see L below)." msgstr "" #. type: =head2 #: ../tools/virt-make-fs.pl:67 -msgid "EXTRA SPACE" -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:69 -msgid "" -"Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" " -"the files that it contains, but might have extra space. Depending on how " -"you are going to use the output, you might think this extra space is wasted " -"and want to minimize it, or you might want to leave space so that more files " -"can be added later. Virt-make-fs defaults to minimizing the extra space, " -"but you can use the I<--size> flag to leave space in the filesystem if you " -"want it." -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:77 -msgid "" -"An alternative way to leave extra space but not make the output image any " -"bigger is to use an alternative disk image format (instead of the default " -"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 " -"image format (check your hypervisor supports this before using it). This " -"allows you to choose a large I<--size> but the extra space won't actually be " -"allocated in the image until you try to store something in it." -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:85 -msgid "" -"Don't forget that you can also use local commands including L " -"and L to resize existing filesystems, or rerun virt-make-fs " -"to build another image from scratch." -msgstr "" - -#. type: =head3 -#: ../tools/virt-make-fs.pl:89 ../tools/virt-make-fs.pl:123 ../tools/virt-make-fs.pl:142 -msgid "EXAMPLE" -msgstr "" - -#. type: verbatim -#: ../tools/virt-make-fs.pl:91 -#, no-wrap -msgid "" -" virt-make-fs --format=qcow2 --size=+200M input output.img\n" -"\n" -msgstr "" - -#. type: =head2 -#: ../tools/virt-make-fs.pl:93 msgid "FILESYSTEM TYPE" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:95 +#: ../tools/virt-make-fs.pl:69 msgid "" "The default filesystem type is C. Just about any filesystem type that " "libguestfs supports can be used (but I read-only formats like " @@ -39197,12 +39148,12 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:101 +#: ../tools/virt-make-fs.pl:75 msgid "I" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:103 +#: ../tools/virt-make-fs.pl:77 msgid "" "Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If " "you are not going to use the filesystem in a way that requires the journal, " @@ -39210,17 +39161,17 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:107 +#: ../tools/virt-make-fs.pl:81 msgid "I or I" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:109 +#: ../tools/virt-make-fs.pl:83 msgid "Useful if exporting data to a Windows guest." msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:111 +#: ../tools/virt-make-fs.pl:85 msgid "" "I: The tar archive or local directory must only contain files " "which are owned by root (ie. UID:GID = 0:0). The reason is that the tar " @@ -39229,19 +39180,24 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:116 +#: ../tools/virt-make-fs.pl:90 msgid "I" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:118 +#: ../tools/virt-make-fs.pl:92 msgid "" "Lower overhead than C, but certain limitations on filename length and " "total filesystem size." msgstr "" +#. type: =head3 +#: ../tools/virt-make-fs.pl:97 ../tools/virt-make-fs.pl:116 ../tools/virt-make-fs.pl:149 +msgid "EXAMPLE" +msgstr "" + #. type: verbatim -#: ../tools/virt-make-fs.pl:125 +#: ../tools/virt-make-fs.pl:99 #, no-wrap msgid "" " virt-make-fs --type=minix input minixfs.img\n" @@ -39249,17 +39205,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../tools/virt-make-fs.pl:127 +#: ../tools/virt-make-fs.pl:101 msgid "TO PARTITION OR NOT TO PARTITION" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:129 +#: ../tools/virt-make-fs.pl:103 msgid "Optionally virt-make-fs can add a partition table to the output disk." msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:131 +#: ../tools/virt-make-fs.pl:105 msgid "" "Adding a partition can make the disk image more compatible with certain " "virtualized operating systems which don't expect to see a filesystem " @@ -39268,7 +39224,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:136 +#: ../tools/virt-make-fs.pl:110 msgid "" "On the other hand, if you have a partition table then the output image is no " "longer a straight filesystem. For example you cannot run L " @@ -39277,12 +39233,12 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:144 +#: ../tools/virt-make-fs.pl:118 msgid "Add an MBR partition:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:146 +#: ../tools/virt-make-fs.pl:120 #, no-wrap msgid "" " virt-make-fs --partition -- input disk.img\n" @@ -39290,20 +39246,64 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:148 +#: ../tools/virt-make-fs.pl:122 msgid "" "If the output disk image could be terabyte-sized or larger, it's better to " "use an EFI/GPT-compatible partition table:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:151 +#: ../tools/virt-make-fs.pl:125 #, no-wrap msgid "" " virt-make-fs --partition=gpt --size=+4T --format=qcow2 input disk.img\n" "\n" msgstr "" +#. type: =head2 +#: ../tools/virt-make-fs.pl:127 +msgid "EXTRA SPACE" +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:129 +msgid "" +"Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" " +"the files that it contains, but might have extra space. Depending on how " +"you are going to use the output, you might think this extra space is wasted " +"and want to minimize it, or you might want to leave space so that more files " +"can be added later. Virt-make-fs defaults to minimizing the extra space, " +"but you can use the I<--size> flag to leave space in the filesystem if you " +"want it." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:137 +msgid "" +"An alternative way to leave extra space but not make the output image any " +"bigger is to use an alternative disk image format (instead of the default " +"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 " +"image format (check your hypervisor supports this before using it). This " +"allows you to choose a large I<--size> but the extra space won't actually be " +"allocated in the image until you try to store something in it." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:145 +msgid "" +"Don't forget that you can also use local commands including L " +"and L to resize existing filesystems, or rerun virt-make-fs " +"to build another image from scratch." +msgstr "" + +#. type: verbatim +#: ../tools/virt-make-fs.pl:151 +#, no-wrap +msgid "" +" virt-make-fs --format=qcow2 --size=+200M input output.img\n" +"\n" +msgstr "" + #. type: textblock #: ../tools/virt-make-fs.pl:179 msgid "Enable debugging information." @@ -39385,7 +39385,7 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:225 -msgid "The default is C (raw disk image)." +msgid "The default is C (raw sparse disk image)." msgstr "" #. type: textblock @@ -39455,7 +39455,7 @@ msgstr "" #: ../tools/virt-make-fs.pl:263 #, no-wrap msgid "" -" virt-make-fs --partition input.tar ...\n" +" virt-make-fs --partition input.tar output.img\n" "\n" msgstr "" @@ -39464,19 +39464,24 @@ msgstr "" msgid "" "would cause virt-make-fs to think you wanted to use a partition type of " "C which is completely wrong. To avoid this, use I<--> (a double " -"dash) between options and the input file argument:" +"dash) between options and the input and output arguments:" msgstr "" #. type: verbatim #: ../tools/virt-make-fs.pl:269 #, no-wrap msgid "" -" virt-make-fs --partition -- input.tar ...\n" +" virt-make-fs --partition -- input.tar output.img\n" "\n" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:541 +#: ../tools/virt-make-fs.pl:271 +msgid "For MBR, virt-make-fs sets the partition type byte automatically." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:559 msgid "" "L, L, L, L, " "L, L, L, L, " @@ -39484,14 +39489,14 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:555 ../tools/virt-win-reg.pl:763 +#: ../tools/virt-make-fs.pl:573 ../tools/virt-win-reg.pl:774 msgid "" "When reporting bugs, please enable debugging and capture the I " "output:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:558 +#: ../tools/virt-make-fs.pl:576 #, no-wrap msgid "" " export LIBGUESTFS_DEBUG=1\n" @@ -39500,7 +39505,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:561 +#: ../tools/virt-make-fs.pl:579 msgid "" "Attach /tmp/virt-make-fs.log to a new bug report at " "L" @@ -40148,23 +40153,55 @@ msgstr "" #. type: =head1 #: ../tools/virt-win-reg.pl:643 -msgid "WINDOWS TIPS" +msgid "DELETING REGISTRY KEYS AND VALUES" msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:645 +msgid "To delete a whole registry key, use the syntax:" +msgstr "" + +#. type: verbatim +#: ../tools/virt-win-reg.pl:647 +#, no-wrap +msgid "" +" [-HKEY_LOCAL_MACHINE\\Foo]\n" +"\n" +msgstr "" + +#. type: textblock +#: ../tools/virt-win-reg.pl:649 +msgid "To delete a single value within a key, use the syntax:" +msgstr "" + +#. type: verbatim +#: ../tools/virt-win-reg.pl:651 +#, no-wrap +msgid "" +" [HKEY_LOCAL_MACHINE\\Foo]\n" +" \"Value\"=-\n" +"\n" +msgstr "" + +#. type: =head1 +#: ../tools/virt-win-reg.pl:654 +msgid "WINDOWS TIPS" +msgstr "" + +#. type: textblock +#: ../tools/virt-win-reg.pl:656 msgid "" "Note that some of these tips modify the guest disk image. The guest I " "be shut off, else you will get disk corruption." msgstr "" #. type: =head2 -#: ../tools/virt-win-reg.pl:648 +#: ../tools/virt-win-reg.pl:659 msgid "RUNNING A BATCH SCRIPT WHEN A USER LOGS IN" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:650 +#: ../tools/virt-win-reg.pl:661 msgid "" "Prepare a DOS batch script, VBScript or executable. Upload this using " "L. For this example the script is called C and it " @@ -40172,7 +40209,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../tools/virt-win-reg.pl:654 +#: ../tools/virt-win-reg.pl:665 #, no-wrap msgid "" " guestfish -i -d WindowsGuest upload test.bat /test.bat\n" @@ -40180,12 +40217,12 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:656 +#: ../tools/virt-win-reg.pl:667 msgid "Prepare a regedit file containing the registry change:" msgstr "" #. type: verbatim -#: ../tools/virt-win-reg.pl:658 +#: ../tools/virt-win-reg.pl:669 #, no-wrap msgid "" " cat > test.reg <<'EOF'\n" @@ -40196,7 +40233,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:663 +#: ../tools/virt-win-reg.pl:674 msgid "" "In this example we use the key C which means that the script will " "run precisely once when the first user logs in. If you want it to run every " @@ -40204,12 +40241,12 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:667 +#: ../tools/virt-win-reg.pl:678 msgid "Now update the registry:" msgstr "" #. type: verbatim -#: ../tools/virt-win-reg.pl:669 +#: ../tools/virt-win-reg.pl:680 #, no-wrap msgid "" " virt-win-reg --merge WindowsGuest test.reg\n" @@ -40217,12 +40254,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../tools/virt-win-reg.pl:671 +#: ../tools/virt-win-reg.pl:682 msgid "INSTALLING A SERVICE" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:673 +#: ../tools/virt-win-reg.pl:684 msgid "" "This section assumes you are familiar with Windows services, and you either " "have a program which handles the Windows Service Control Protocol directly " @@ -40231,7 +40268,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:678 +#: ../tools/virt-win-reg.pl:689 msgid "" "First upload the program and optionally the service wrapper. In this case " "the test program is called C and we are using the RHSrvAny " @@ -40239,7 +40276,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../tools/virt-win-reg.pl:682 +#: ../tools/virt-win-reg.pl:693 #, no-wrap msgid "" " guestfish -i -d WindowsGuest < service.reg <<'EOF'\n" @@ -40274,7 +40311,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../tools/virt-win-reg.pl:701 +#: ../tools/virt-win-reg.pl:712 #, no-wrap msgid "" " [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny\\Parameters]\n" @@ -40285,7 +40322,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:712 +#: ../tools/virt-win-reg.pl:723 msgid "" "For use of C see the section above in this manual page. You " "may need to adjust this according to the control set that is in use by the " @@ -40293,7 +40330,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:718 +#: ../tools/virt-win-reg.pl:729 msgid "" "C<\"ObjectName\"> controls the privileges that the service will have. An " "alternative is C<\"ObjectName\"=\"LocalSystem\"> which would be the most " @@ -40301,19 +40338,19 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:724 +#: ../tools/virt-win-reg.pl:735 msgid "" "For the meaning of the magic numbers, see this Microsoft KB article: " "L." msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:729 +#: ../tools/virt-win-reg.pl:740 msgid "Update the registry:" msgstr "" #. type: verbatim -#: ../tools/virt-win-reg.pl:731 +#: ../tools/virt-win-reg.pl:742 #, no-wrap msgid "" " virt-win-reg --merge WindowsGuest service.reg\n" @@ -40321,7 +40358,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:735 +#: ../tools/virt-win-reg.pl:746 msgid "" "Be careful when passing parameters containing C<\\> (backslash) in the " "shell. Usually you will have to use 'single quotes' or double backslashes " @@ -40329,12 +40366,12 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:739 +#: ../tools/virt-win-reg.pl:750 msgid "Paths and value names are case-insensitive." msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:748 +#: ../tools/virt-win-reg.pl:759 msgid "" "L, L, L, L, " "L, L, L, " @@ -40343,7 +40380,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../tools/virt-win-reg.pl:766 +#: ../tools/virt-win-reg.pl:777 #, no-wrap msgid "" " export LIBGUESTFS_DEBUG=1\n" @@ -40352,7 +40389,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:769 +#: ../tools/virt-win-reg.pl:780 msgid "" "Attach /tmp/virt-win-reg.log to a new bug report at " "L" diff --git a/po-docs/uk.po b/po-docs/uk.po index 505f89f..eb7ba63 100644 --- a/po-docs/uk.po +++ b/po-docs/uk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-10-20 22:17+0200\n" +"POT-Creation-Date: 2011-10-24 17:16+0200\n" "PO-Revision-Date: 2011-10-19 15:46+0000\n" "Last-Translator: rjones \n" "Language-Team: Ukrainian \n" @@ -839,8 +839,8 @@ msgstr "" #: ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:352 #: ../rescue/virt-rescue.pod:266 ../resize/virt-resize.pod:655 #: ../tools/virt-list-filesystems.pl:188 ../tools/virt-list-partitions.pl:258 -#: ../tools/virt-make-fs.pl:532 ../tools/virt-tar.pl:289 -#: ../tools/virt-win-reg.pl:733 +#: ../tools/virt-make-fs.pl:550 ../tools/virt-tar.pl:289 +#: ../tools/virt-win-reg.pl:744 msgid "SHELL QUOTING" msgstr "" @@ -851,8 +851,8 @@ msgstr "" #: ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:354 #: ../rescue/virt-rescue.pod:268 ../resize/virt-resize.pod:657 #: ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260 -#: ../tools/virt-make-fs.pl:534 ../tools/virt-tar.pl:291 -#: ../tools/virt-win-reg.pl:741 +#: ../tools/virt-make-fs.pl:552 ../tools/virt-tar.pl:291 +#: ../tools/virt-win-reg.pl:752 msgid "" "Libvirt guest names can contain arbitrary characters, some of which have " "meaning to the shell such as C<#> and space. You may need to quote or " @@ -950,8 +950,8 @@ msgstr "" #: ../src/guestfs.pod:3314 ../src/guestfs.pod:3318 ../src/guestfs.pod:3322 #: ../src/guestfs.pod:3326 ../tools/virt-win-reg.pl:197 #: ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208 -#: ../tools/virt-win-reg.pl:710 ../tools/virt-win-reg.pl:716 -#: ../tools/virt-win-reg.pl:722 +#: ../tools/virt-win-reg.pl:721 ../tools/virt-win-reg.pl:727 +#: ../tools/virt-win-reg.pl:733 msgid "*" msgstr "*" @@ -1016,8 +1016,8 @@ msgstr "" #: ../sparsify/virt-sparsify.pod:251 ../src/guestfs.pod:3255 #: ../test-tool/libguestfs-test-tool.pod:100 #: ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265 -#: ../tools/virt-make-fs.pl:539 ../tools/virt-tar.pl:296 -#: ../tools/virt-win-reg.pl:746 +#: ../tools/virt-make-fs.pl:557 ../tools/virt-tar.pl:296 +#: ../tools/virt-win-reg.pl:757 msgid "SEE ALSO" msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ" @@ -1035,8 +1035,8 @@ msgstr "" #: ../edit/virt-edit.pod:368 ../rescue/virt-rescue.pod:296 #: ../resize/virt-resize.pod:690 ../sparsify/virt-sparsify.pod:264 #: ../tools/virt-list-filesystems.pl:208 ../tools/virt-list-partitions.pl:277 -#: ../tools/virt-make-fs.pl:564 ../tools/virt-tar.pl:311 -#: ../tools/virt-win-reg.pl:772 +#: ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:311 +#: ../tools/virt-win-reg.pl:783 msgid "AUTHOR" msgstr "АВТОР" @@ -1047,8 +1047,8 @@ msgstr "АВТОР" #: ../edit/virt-edit.pod:370 ../inspector/virt-inspector.pod:395 #: ../rescue/virt-rescue.pod:298 ../resize/virt-resize.pod:692 #: ../sparsify/virt-sparsify.pod:266 ../tools/virt-list-filesystems.pl:210 -#: ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:566 -#: ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:774 +#: ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:584 +#: ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:785 msgid "Richard W.M. Jones L" msgstr "Richard W.M. Jones L" @@ -1068,8 +1068,8 @@ msgstr "Richard W.M. Jones L" #: ../sparsify/virt-sparsify.pod:268 ../src/guestfs.pod:3337 #: ../test-tool/libguestfs-test-tool.pod:110 #: ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 -#: ../tools/virt-make-fs.pl:568 ../tools/virt-tar.pl:315 -#: ../tools/virt-win-reg.pl:776 +#: ../tools/virt-make-fs.pl:586 ../tools/virt-tar.pl:315 +#: ../tools/virt-win-reg.pl:787 msgid "COPYRIGHT" msgstr "АВТОРСЬКІ ПРАВА" @@ -1090,8 +1090,8 @@ msgstr "" #: ../rescue/virt-rescue.pod:304 ../resize/virt-resize.pod:698 #: ../sparsify/virt-sparsify.pod:272 ../test-tool/libguestfs-test-tool.pod:115 #: ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285 -#: ../tools/virt-make-fs.pl:572 ../tools/virt-tar.pl:319 -#: ../tools/virt-win-reg.pl:780 +#: ../tools/virt-make-fs.pl:590 ../tools/virt-tar.pl:319 +#: ../tools/virt-win-reg.pl:791 msgid "" "This program is free software; you can redistribute it and/or modify it " "under the terms of the GNU General Public License as published by the Free " @@ -1110,8 +1110,8 @@ msgstr "" #: ../rescue/virt-rescue.pod:309 ../resize/virt-resize.pod:703 #: ../sparsify/virt-sparsify.pod:277 ../test-tool/libguestfs-test-tool.pod:120 #: ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290 -#: ../tools/virt-make-fs.pl:577 ../tools/virt-tar.pl:324 -#: ../tools/virt-win-reg.pl:785 +#: ../tools/virt-make-fs.pl:595 ../tools/virt-tar.pl:324 +#: ../tools/virt-win-reg.pl:796 msgid "" "This program is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " @@ -1134,8 +1134,8 @@ msgstr "" #: ../rescue/virt-rescue.pod:314 ../resize/virt-resize.pod:708 #: ../sparsify/virt-sparsify.pod:282 ../test-tool/libguestfs-test-tool.pod:125 #: ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295 -#: ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:329 -#: ../tools/virt-win-reg.pl:790 +#: ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:329 +#: ../tools/virt-win-reg.pl:801 msgid "" "You should have received a copy of the GNU General Public License along with " "this program; if not, write to the Free Software Foundation, Inc., 675 Mass " @@ -1523,7 +1523,7 @@ msgstr "" #. type: textblock #: ../cat/virt-cat.pod:218 ../inspector/virt-inspector.pod:405 -#: ../resize/virt-resize.pod:696 +#: ../resize/virt-resize.pod:696 ../tools/virt-make-fs.pl:588 msgid "Copyright (C) 2010-2011 Red Hat Inc." msgstr "©Red Hat Inc., 2010–2011" @@ -2205,8 +2205,7 @@ msgstr "" "libguestfs.org/>." #. type: textblock -#: ../cat/virt-filesystems.pod:394 ../tools/virt-make-fs.pl:570 -#: ../tools/virt-win-reg.pl:778 +#: ../cat/virt-filesystems.pod:394 ../tools/virt-win-reg.pl:789 msgid "Copyright (C) 2010 Red Hat Inc." msgstr "©Red Hat Inc., 2010" @@ -5272,7 +5271,7 @@ msgstr "" #: ../fish/guestfish-actions.pod:2014 ../src/guestfs-actions.pod:18 #: ../src/guestfs-actions.pod:2039 ../src/guestfs-actions.pod:2463 #: ../src/guestfs-actions.pod:3022 ../src/guestfs.pod:1670 -#: ../tools/virt-win-reg.pl:706 +#: ../tools/virt-win-reg.pl:717 msgid "Notes:" msgstr "Нотатки:" @@ -40912,8 +40911,8 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:3300 ../tools/virt-make-fs.pl:553 -#: ../tools/virt-win-reg.pl:761 +#: ../src/guestfs.pod:3300 ../tools/virt-make-fs.pl:571 +#: ../tools/virt-win-reg.pl:772 msgid "BUGS" msgstr "ВАДИ" @@ -41379,81 +41378,34 @@ msgstr "" #. type: verbatim #: ../tools/virt-make-fs.pl:59 -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| " virt-make-fs --format=qcow2 --size=+200M input output.img\n" +#| "\n" msgid "" -" virt-make-fs input output\n" +" virt-make-fs input output.img\n" "\n" msgstr "" +" virt-make-fs --format=qcow2 --size=+200M input output.img\n" +"\n" #. type: textblock #: ../tools/virt-make-fs.pl:61 msgid "" "where C is either a directory containing files that you want to add, " "or a tar archive (either uncompressed tar or gzip-compressed tar); and " -"C is a disk image. The input type is detected automatically. The " -"output disk image defaults to a raw ext2 image unless you specify extra " -"flags (see L below)." +"C is a disk image. The input type is detected automatically. " +"The output disk image defaults to a raw ext2 sparse image unless you specify " +"extra flags (see L below)." msgstr "" #. type: =head2 #: ../tools/virt-make-fs.pl:67 -msgid "EXTRA SPACE" -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:69 -msgid "" -"Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" " -"the files that it contains, but might have extra space. Depending on how " -"you are going to use the output, you might think this extra space is wasted " -"and want to minimize it, or you might want to leave space so that more files " -"can be added later. Virt-make-fs defaults to minimizing the extra space, " -"but you can use the I<--size> flag to leave space in the filesystem if you " -"want it." -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:77 -msgid "" -"An alternative way to leave extra space but not make the output image any " -"bigger is to use an alternative disk image format (instead of the default " -"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 " -"image format (check your hypervisor supports this before using it). This " -"allows you to choose a large I<--size> but the extra space won't actually be " -"allocated in the image until you try to store something in it." -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:85 -msgid "" -"Don't forget that you can also use local commands including L " -"and L to resize existing filesystems, or rerun virt-make-fs " -"to build another image from scratch." -msgstr "" - -#. type: =head3 -#: ../tools/virt-make-fs.pl:89 ../tools/virt-make-fs.pl:123 -#: ../tools/virt-make-fs.pl:142 -msgid "EXAMPLE" -msgstr "ПРИКЛАД" - -#. type: verbatim -#: ../tools/virt-make-fs.pl:91 -#, no-wrap -msgid "" -" virt-make-fs --format=qcow2 --size=+200M input output.img\n" -"\n" -msgstr "" -" virt-make-fs --format=qcow2 --size=+200M input output.img\n" -"\n" - -#. type: =head2 -#: ../tools/virt-make-fs.pl:93 msgid "FILESYSTEM TYPE" msgstr "ТИП ФАЙЛОВОЇ СИСТЕМИ" #. type: textblock -#: ../tools/virt-make-fs.pl:95 +#: ../tools/virt-make-fs.pl:69 msgid "" "The default filesystem type is C. Just about any filesystem type that " "libguestfs supports can be used (but I read-only formats like " @@ -41461,12 +41413,12 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:101 +#: ../tools/virt-make-fs.pl:75 msgid "I" msgstr "I" #. type: textblock -#: ../tools/virt-make-fs.pl:103 +#: ../tools/virt-make-fs.pl:77 msgid "" "Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If " "you are not going to use the filesystem in a way that requires the journal, " @@ -41474,17 +41426,17 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:107 +#: ../tools/virt-make-fs.pl:81 msgid "I or I" msgstr "I або I" #. type: textblock -#: ../tools/virt-make-fs.pl:109 +#: ../tools/virt-make-fs.pl:83 msgid "Useful if exporting data to a Windows guest." msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:111 +#: ../tools/virt-make-fs.pl:85 msgid "" "I: The tar archive or local directory must only contain files " "which are owned by root (ie. UID:GID = 0:0). The reason is that the tar " @@ -41493,19 +41445,25 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:116 +#: ../tools/virt-make-fs.pl:90 msgid "I" msgstr "I" #. type: textblock -#: ../tools/virt-make-fs.pl:118 +#: ../tools/virt-make-fs.pl:92 msgid "" "Lower overhead than C, but certain limitations on filename length and " "total filesystem size." msgstr "" +#. type: =head3 +#: ../tools/virt-make-fs.pl:97 ../tools/virt-make-fs.pl:116 +#: ../tools/virt-make-fs.pl:149 +msgid "EXAMPLE" +msgstr "ПРИКЛАД" + #. type: verbatim -#: ../tools/virt-make-fs.pl:125 +#: ../tools/virt-make-fs.pl:99 #, no-wrap msgid "" " virt-make-fs --type=minix input minixfs.img\n" @@ -41513,17 +41471,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../tools/virt-make-fs.pl:127 +#: ../tools/virt-make-fs.pl:101 msgid "TO PARTITION OR NOT TO PARTITION" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:129 +#: ../tools/virt-make-fs.pl:103 msgid "Optionally virt-make-fs can add a partition table to the output disk." msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:131 +#: ../tools/virt-make-fs.pl:105 msgid "" "Adding a partition can make the disk image more compatible with certain " "virtualized operating systems which don't expect to see a filesystem " @@ -41532,7 +41490,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:136 +#: ../tools/virt-make-fs.pl:110 msgid "" "On the other hand, if you have a partition table then the output image is no " "longer a straight filesystem. For example you cannot run L " @@ -41541,12 +41499,12 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:144 +#: ../tools/virt-make-fs.pl:118 msgid "Add an MBR partition:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:146 +#: ../tools/virt-make-fs.pl:120 #, no-wrap msgid "" " virt-make-fs --partition -- input disk.img\n" @@ -41554,20 +41512,66 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:148 +#: ../tools/virt-make-fs.pl:122 msgid "" "If the output disk image could be terabyte-sized or larger, it's better to " "use an EFI/GPT-compatible partition table:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:151 +#: ../tools/virt-make-fs.pl:125 #, no-wrap msgid "" " virt-make-fs --partition=gpt --size=+4T --format=qcow2 input disk.img\n" "\n" msgstr "" +#. type: =head2 +#: ../tools/virt-make-fs.pl:127 +msgid "EXTRA SPACE" +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:129 +msgid "" +"Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" " +"the files that it contains, but might have extra space. Depending on how " +"you are going to use the output, you might think this extra space is wasted " +"and want to minimize it, or you might want to leave space so that more files " +"can be added later. Virt-make-fs defaults to minimizing the extra space, " +"but you can use the I<--size> flag to leave space in the filesystem if you " +"want it." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:137 +msgid "" +"An alternative way to leave extra space but not make the output image any " +"bigger is to use an alternative disk image format (instead of the default " +"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 " +"image format (check your hypervisor supports this before using it). This " +"allows you to choose a large I<--size> but the extra space won't actually be " +"allocated in the image until you try to store something in it." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:145 +msgid "" +"Don't forget that you can also use local commands including L " +"and L to resize existing filesystems, or rerun virt-make-fs " +"to build another image from scratch." +msgstr "" + +#. type: verbatim +#: ../tools/virt-make-fs.pl:151 +#, no-wrap +msgid "" +" virt-make-fs --format=qcow2 --size=+200M input output.img\n" +"\n" +msgstr "" +" virt-make-fs --format=qcow2 --size=+200M input output.img\n" +"\n" + #. type: textblock #: ../tools/virt-make-fs.pl:179 msgid "Enable debugging information." @@ -41650,7 +41654,7 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:225 -msgid "The default is C (raw disk image)." +msgid "The default is C (raw sparse disk image)." msgstr "" #. type: textblock @@ -41718,9 +41722,12 @@ msgstr "" #. type: verbatim #: ../tools/virt-make-fs.pl:263 -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| " virt-make-fs --partition input.tar ...\n" +#| "\n" msgid "" -" virt-make-fs --partition input.tar ...\n" +" virt-make-fs --partition input.tar output.img\n" "\n" msgstr "" " virt-make-fs --partition input.tar ...\n" @@ -41731,21 +41738,29 @@ msgstr "" msgid "" "would cause virt-make-fs to think you wanted to use a partition type of " "C which is completely wrong. To avoid this, use I<--> (a double " -"dash) between options and the input file argument:" +"dash) between options and the input and output arguments:" msgstr "" #. type: verbatim #: ../tools/virt-make-fs.pl:269 -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| " virt-make-fs --partition -- input.tar ...\n" +#| "\n" msgid "" -" virt-make-fs --partition -- input.tar ...\n" +" virt-make-fs --partition -- input.tar output.img\n" "\n" msgstr "" " virt-make-fs --partition -- input.tar ...\n" "\n" #. type: textblock -#: ../tools/virt-make-fs.pl:541 +#: ../tools/virt-make-fs.pl:271 +msgid "For MBR, virt-make-fs sets the partition type byte automatically." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:559 msgid "" "L, L, L, L, " "L, L, L, L, L, L, L." #. type: textblock -#: ../tools/virt-make-fs.pl:555 ../tools/virt-win-reg.pl:763 +#: ../tools/virt-make-fs.pl:573 ../tools/virt-win-reg.pl:774 msgid "" "When reporting bugs, please enable debugging and capture the I " "output:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:558 +#: ../tools/virt-make-fs.pl:576 #, no-wrap msgid "" " export LIBGUESTFS_DEBUG=1\n" @@ -41775,7 +41790,7 @@ msgstr "" "\n" #. type: textblock -#: ../tools/virt-make-fs.pl:561 +#: ../tools/virt-make-fs.pl:579 msgid "" "Attach /tmp/virt-make-fs.log to a new bug report at L" @@ -42448,23 +42463,57 @@ msgstr "" #. type: =head1 #: ../tools/virt-win-reg.pl:643 -msgid "WINDOWS TIPS" +msgid "DELETING REGISTRY KEYS AND VALUES" msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:645 +msgid "To delete a whole registry key, use the syntax:" +msgstr "" + +#. type: verbatim +#: ../tools/virt-win-reg.pl:647 +#, fuzzy, no-wrap +#| msgid "C" +msgid "" +" [-HKEY_LOCAL_MACHINE\\Foo]\n" +"\n" +msgstr "C" + +#. type: textblock +#: ../tools/virt-win-reg.pl:649 +msgid "To delete a single value within a key, use the syntax:" +msgstr "" + +#. type: verbatim +#: ../tools/virt-win-reg.pl:651 +#, fuzzy, no-wrap +#| msgid "C" +msgid "" +" [HKEY_LOCAL_MACHINE\\Foo]\n" +" \"Value\"=-\n" +"\n" +msgstr "C" + +#. type: =head1 +#: ../tools/virt-win-reg.pl:654 +msgid "WINDOWS TIPS" +msgstr "" + +#. type: textblock +#: ../tools/virt-win-reg.pl:656 msgid "" "Note that some of these tips modify the guest disk image. The guest I " "be shut off, else you will get disk corruption." msgstr "" #. type: =head2 -#: ../tools/virt-win-reg.pl:648 +#: ../tools/virt-win-reg.pl:659 msgid "RUNNING A BATCH SCRIPT WHEN A USER LOGS IN" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:650 +#: ../tools/virt-win-reg.pl:661 msgid "" "Prepare a DOS batch script, VBScript or executable. Upload this using " "L. For this example the script is called C and it " @@ -42472,7 +42521,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../tools/virt-win-reg.pl:654 +#: ../tools/virt-win-reg.pl:665 #, no-wrap msgid "" " guestfish -i -d WindowsGuest upload test.bat /test.bat\n" @@ -42482,12 +42531,12 @@ msgstr "" "\n" #. type: textblock -#: ../tools/virt-win-reg.pl:656 +#: ../tools/virt-win-reg.pl:667 msgid "Prepare a regedit file containing the registry change:" msgstr "" #. type: verbatim -#: ../tools/virt-win-reg.pl:658 +#: ../tools/virt-win-reg.pl:669 #, no-wrap msgid "" " cat > test.reg <<'EOF'\n" @@ -42503,7 +42552,7 @@ msgstr "" "\n" #. type: textblock -#: ../tools/virt-win-reg.pl:663 +#: ../tools/virt-win-reg.pl:674 msgid "" "In this example we use the key C which means that the script will " "run precisely once when the first user logs in. If you want it to run every " @@ -42511,12 +42560,12 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:667 +#: ../tools/virt-win-reg.pl:678 msgid "Now update the registry:" msgstr "Оновіть регістр:" #. type: verbatim -#: ../tools/virt-win-reg.pl:669 +#: ../tools/virt-win-reg.pl:680 #, no-wrap msgid "" " virt-win-reg --merge WindowsGuest test.reg\n" @@ -42524,12 +42573,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../tools/virt-win-reg.pl:671 +#: ../tools/virt-win-reg.pl:682 msgid "INSTALLING A SERVICE" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:673 +#: ../tools/virt-win-reg.pl:684 msgid "" "This section assumes you are familiar with Windows services, and you either " "have a program which handles the Windows Service Control Protocol directly " @@ -42538,14 +42587,14 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:678 +#: ../tools/virt-win-reg.pl:689 msgid "" "First upload the program and optionally the service wrapper. In this case " "the test program is called C and we are using the RHSrvAny wrapper:" msgstr "" #. type: verbatim -#: ../tools/virt-win-reg.pl:682 +#: ../tools/virt-win-reg.pl:693 #, no-wrap msgid "" " guestfish -i -d WindowsGuest < service.reg <<'EOF'\n" @@ -42594,7 +42643,7 @@ msgstr "" " \n" #. type: verbatim -#: ../tools/virt-win-reg.pl:701 +#: ../tools/virt-win-reg.pl:712 #, no-wrap msgid "" " [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny\\Parameters]\n" @@ -42610,7 +42659,7 @@ msgstr "" "\n" #. type: textblock -#: ../tools/virt-win-reg.pl:712 +#: ../tools/virt-win-reg.pl:723 msgid "" "For use of C see the section above in this manual page. You " "may need to adjust this according to the control set that is in use by the " @@ -42618,7 +42667,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:718 +#: ../tools/virt-win-reg.pl:729 msgid "" "C<\"ObjectName\"> controls the privileges that the service will have. An " "alternative is C<\"ObjectName\"=\"LocalSystem\"> which would be the most " @@ -42626,19 +42675,19 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:724 +#: ../tools/virt-win-reg.pl:735 msgid "" "For the meaning of the magic numbers, see this Microsoft KB article: " "L." msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:729 +#: ../tools/virt-win-reg.pl:740 msgid "Update the registry:" msgstr "Оновіть регістр:" #. type: verbatim -#: ../tools/virt-win-reg.pl:731 +#: ../tools/virt-win-reg.pl:742 #, no-wrap msgid "" " virt-win-reg --merge WindowsGuest service.reg\n" @@ -42646,7 +42695,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:735 +#: ../tools/virt-win-reg.pl:746 msgid "" "Be careful when passing parameters containing C<\\> (backslash) in the " "shell. Usually you will have to use 'single quotes' or double backslashes " @@ -42654,12 +42703,12 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:739 +#: ../tools/virt-win-reg.pl:750 msgid "Paths and value names are case-insensitive." msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:748 +#: ../tools/virt-win-reg.pl:759 msgid "" "L, L, L, L, L, L, L, L, L, L, L, L." #. type: verbatim -#: ../tools/virt-win-reg.pl:766 +#: ../tools/virt-win-reg.pl:777 #, no-wrap msgid "" " export LIBGUESTFS_DEBUG=1\n" @@ -42679,7 +42728,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-win-reg.pl:769 +#: ../tools/virt-win-reg.pl:780 msgid "" "Attach /tmp/virt-win-reg.log to a new bug report at L" diff --git a/po/en_GB.po b/po/en_GB.po index 0e28925..0a59657 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -9,7 +9,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: 2011-10-20 22:17+0100\n" +"POT-Creation-Date: 2011-10-24 17:16+0100\n" "PO-Revision-Date: 2011-10-19 15:44+0000\n" "Last-Translator: rjones \n" "Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/" @@ -2967,30 +2967,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537 +#: src/inspect.c:522 src/inspect_apps.c:609 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658 #: src/inspect_fs_unix.c:958 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:592 +#: src/inspect.c:773 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:604 +#: src/inspect.c:785 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:614 src/inspect_apps.c:609 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:336 src/inspect_fs.c:349 #, c-format msgid "could not parse integer in version number: %s" @@ -3015,58 +3015,58 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:133 +#: src/launch.c:134 msgid "command line cannot be altered after qemu subprocess launched" msgstr "" -#: src/launch.c:214 +#: src/launch.c:203 msgid "guestfs_config: parameter must begin with '-' character" msgstr "" -#: src/launch.c:228 +#: src/launch.c:217 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "" -#: src/launch.c:296 src/launch.c:414 +#: src/launch.c:289 src/launch.c:407 msgid "filename cannot contain ',' (comma) character" msgstr "" -#: src/launch.c:310 src/launch.c:318 +#: src/launch.c:303 src/launch.c:311 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:433 +#: src/launch.c:426 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:444 +#: src/launch.c:437 #, c-format msgid "%s: cannot create temporary directory" msgstr "" -#: src/launch.c:481 +#: src/launch.c:474 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "" -#: src/launch.c:892 +#: src/launch.c:895 msgid "guestfs_launch failed, see earlier error messages" msgstr "" -#: src/launch.c:905 +#: src/launch.c:908 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" -#: src/launch.c:995 +#: src/launch.c:998 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:1003 +#: src/launch.c:1006 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1175 +#: src/launch.c:1178 #, c-format msgid "" "command failed: %s\n" @@ -3075,11 +3075,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1291 +#: src/launch.c:1318 msgid "qemu has not been launched yet" msgstr "" -#: src/launch.c:1302 +#: src/launch.c:1329 msgid "no subprocess to kill" msgstr "" @@ -3329,43 +3329,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/es.po b/po/es.po index 384b92c..37f07b1 100644 --- a/po/es.po +++ b/po/es.po @@ -10,7 +10,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: 2011-10-20 22:17+0100\n" +"POT-Creation-Date: 2011-10-24 17:16+0100\n" "PO-Revision-Date: 2011-10-19 15:44+0000\n" "Last-Translator: rjones \n" "Language-Team: Spanish (Castilian) \n" @@ -3284,18 +3284,26 @@ msgstr "no es un huésped Windows, o systemroot no pudo ser determinado" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "no es un huésped Wndows, o no pudo determinarse CurrentControlSet" -#: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537 +#: src/inspect.c:522 src/inspect_apps.c:609 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" +"no está disponible la inspección API debido a que esta versión de libguestfs " +"ha sido compilada sin la biblioteca bivex" + +#: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658 #: src/inspect_fs_unix.c:958 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "el tamaño de %s es irracionalmente largo (% bytes)" -#: src/inspect.c:592 +#: src/inspect.c:773 msgid "no inspection data: call guestfs_inspect_os first" msgstr "no existen datos de inspección: invoque primero a guestfs_inspect_os" -#: src/inspect.c:604 +#: src/inspect.c:785 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -3304,14 +3312,6 @@ msgstr "" "%s: no se ha encontrado un dispositivo raíz: sólo invoque esta función con " "un dispositivo raíz previamente obtenido mediante guestfs_inspect_os" -#: src/inspect.c:614 src/inspect_apps.c:609 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" -"no está disponible la inspección API debido a que esta versión de libguestfs " -"ha sido compilada sin la biblioteca bivex" - #: src/inspect_fs.c:336 src/inspect_fs.c:349 #, c-format msgid "could not parse integer in version number: %s" @@ -3336,62 +3336,62 @@ msgstr "no es posible resolver %%SYSTEMROOT%% de Windows" msgid "read: %s: unexpected end of file" msgstr "read: %s: fin de archivo no esperado" -#: src/launch.c:133 +#: src/launch.c:134 msgid "command line cannot be altered after qemu subprocess launched" msgstr "" "la línea de comando no puede ser modificada luego de haber sido lanzado el " "subproceso qemu" -#: src/launch.c:214 +#: src/launch.c:203 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: el parámetro debe comenzar con el carácter '-'" -#: src/launch.c:228 +#: src/launch.c:217 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: no está permitido el parámetro '%s'" -#: src/launch.c:296 src/launch.c:414 +#: src/launch.c:289 src/launch.c:407 msgid "filename cannot contain ',' (comma) character" msgstr "el nombre del archivo no puede contener el carácter ',' (coma)" -#: src/launch.c:310 src/launch.c:318 +#: src/launch.c:303 src/launch.c:311 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "el parámetro %s está vacío o contiene caracteres no permitidos" -#: src/launch.c:433 +#: src/launch.c:426 msgid "the libguestfs handle has already been launched" msgstr "el manipulador libguestfs ya ha sido iniciado" -#: src/launch.c:444 +#: src/launch.c:437 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: no es posible crear directorio temporal" -#: src/launch.c:481 +#: src/launch.c:474 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "antes de guestfs_launch, debe llamar guestfs_add_drive" -#: src/launch.c:892 +#: src/launch.c:895 msgid "guestfs_launch failed, see earlier error messages" msgstr "falló guestfs_launch, vea mensajes de errores anteriores" -#: src/launch.c:905 +#: src/launch.c:908 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "qemu ha sido iniciado y contactado el demonio, pero es estado es != READY" -#: src/launch.c:995 +#: src/launch.c:998 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" "falló el inicio de guestfs_launch, mensaje inicial no esperado de guestfsd" -#: src/launch.c:1003 +#: src/launch.c:1006 msgid "contacted guestfsd, but state != READY" msgstr "se ha hecho contacto con guestfsd, pero el estado es != READY" -#: src/launch.c:1175 +#: src/launch.c:1178 #, c-format msgid "" "command failed: %s\n" @@ -3400,11 +3400,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1291 +#: src/launch.c:1318 msgid "qemu has not been launched yet" msgstr "todavía qemu no ha sido iniciado " -#: src/launch.c:1302 +#: src/launch.c:1329 msgid "no subprocess to kill" msgstr "ningún subproceso que finalizar" @@ -3692,48 +3692,48 @@ msgstr "virt-list-filesystems: no se han ofrecido imágenes o nombres MV" msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: no han sido ofrecidas imágenes o nombres MV" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "entrada salida de virt-make-fs\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "salida inesperada del comando 'du'" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: formato de entrada desconocido: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: no es posible analizar el tamaño del parámetro: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" "qemu-img create: falló al intentar crear una imagen de disco, vea mensajes " "de errores anteriores\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" "virt-make-fs: el soporte NTFS fue deshabilitado cuando libguestfs fue " "compilado\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "tar: falló, vea mensajes de errores anteriores\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" "falló el comando de descompresión, vea mensajes de errores anteriores\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/gu.po b/po/gu.po index 96cde3f..1d80a84 100644 --- a/po/gu.po +++ b/po/gu.po @@ -10,7 +10,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: 2011-10-20 22:17+0100\n" +"POT-Creation-Date: 2011-10-24 17:16+0100\n" "PO-Revision-Date: 2011-10-19 15:44+0000\n" "Last-Translator: rjones \n" "Language-Team: Gujarati \n" @@ -2906,30 +2906,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537 +#: src/inspect.c:522 src/inspect_apps.c:609 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658 #: src/inspect_fs_unix.c:958 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:592 +#: src/inspect.c:773 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:604 +#: src/inspect.c:785 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:614 src/inspect_apps.c:609 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:336 src/inspect_fs.c:349 #, c-format msgid "could not parse integer in version number: %s" @@ -2954,58 +2954,58 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:133 +#: src/launch.c:134 msgid "command line cannot be altered after qemu subprocess launched" msgstr "qemu ઉપપ્રક્રિયા શરૂ થાય પછી આદેશ વાક્યને બદલી શકાતુ નથી" -#: src/launch.c:214 +#: src/launch.c:203 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: પરિમાણ એ '-' અક્ષર સાથે જ શરૂ થવુ જોઇએ" -#: src/launch.c:228 +#: src/launch.c:217 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: પરિમાણ '%s' ની પરવાનગી આપેલ નથી" -#: src/launch.c:296 src/launch.c:414 +#: src/launch.c:289 src/launch.c:407 msgid "filename cannot contain ',' (comma) character" msgstr "ફાઇલનામ એ ',' (અલ્પવિરામ) અક્ષરને સમાવી શકાતુ નથી" -#: src/launch.c:310 src/launch.c:318 +#: src/launch.c:303 src/launch.c:311 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:433 +#: src/launch.c:426 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:444 +#: src/launch.c:437 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: કામચલાઉ ડિરેક્ટરીને બનાવી શકાતી નથી" -#: src/launch.c:481 +#: src/launch.c:474 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "તમારે guestfs_launch પહેલાં guestfs_add_drive ને કોલ કરવુ જ જોઇએ" -#: src/launch.c:892 +#: src/launch.c:895 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch નિષ્ફળ, પહેલાનાં ભૂલ સંદેશાઓને જૂઓ" -#: src/launch.c:905 +#: src/launch.c:908 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu શરૂ થયેલ છે, ડિમનનો સંપર્ક થયેલ છે, પરંતુ state != READY" -#: src/launch.c:995 +#: src/launch.c:998 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:1003 +#: src/launch.c:1006 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1175 +#: src/launch.c:1178 #, c-format msgid "" "command failed: %s\n" @@ -3014,11 +3014,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1291 +#: src/launch.c:1318 msgid "qemu has not been launched yet" msgstr "qemu એ હજુ શરૂ કરવામાં આવ્યુ નથી" -#: src/launch.c:1302 +#: src/launch.c:1329 msgid "no subprocess to kill" msgstr "મારવા માટે ઉપપ્રક્રિયા નથી" @@ -3271,43 +3271,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs ઇનપુટ આઉટપુટ\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: અજ્ઞાત ઇનપુટ બંધારણ: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/hi.po b/po/hi.po index d6b49bf..f09c65b 100644 --- a/po/hi.po +++ b/po/hi.po @@ -10,7 +10,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: 2011-10-20 22:17+0100\n" +"POT-Creation-Date: 2011-10-24 17:16+0100\n" "PO-Revision-Date: 2011-10-19 15:44+0000\n" "Last-Translator: rjones \n" "Language-Team: Hindi \n" @@ -2904,30 +2904,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537 +#: src/inspect.c:522 src/inspect_apps.c:609 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658 #: src/inspect_fs_unix.c:958 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:592 +#: src/inspect.c:773 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:604 +#: src/inspect.c:785 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:614 src/inspect_apps.c:609 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:336 src/inspect_fs.c:349 #, c-format msgid "could not parse integer in version number: %s" @@ -2952,58 +2952,58 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:133 +#: src/launch.c:134 msgid "command line cannot be altered after qemu subprocess launched" msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है" -#: src/launch.c:214 +#: src/launch.c:203 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: parameter must begin with '-' character" -#: src/launch.c:228 +#: src/launch.c:217 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: parameter '%s' isn't allowed" -#: src/launch.c:296 src/launch.c:414 +#: src/launch.c:289 src/launch.c:407 msgid "filename cannot contain ',' (comma) character" msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है" -#: src/launch.c:310 src/launch.c:318 +#: src/launch.c:303 src/launch.c:311 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:433 +#: src/launch.c:426 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:444 +#: src/launch.c:437 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है" -#: src/launch.c:481 +#: src/launch.c:474 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "you must call guestfs_add_drive before guestfs_launch" -#: src/launch.c:892 +#: src/launch.c:895 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें" -#: src/launch.c:905 +#: src/launch.c:908 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu launched and contacted daemon, but state != READY" -#: src/launch.c:995 +#: src/launch.c:998 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:1003 +#: src/launch.c:1006 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1175 +#: src/launch.c:1178 #, c-format msgid "" "command failed: %s\n" @@ -3012,11 +3012,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1291 +#: src/launch.c:1318 msgid "qemu has not been launched yet" msgstr "qemu को अबतक लॉन्च नहीं किया गया है" -#: src/launch.c:1302 +#: src/launch.c:1329 msgid "no subprocess to kill" msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं" @@ -3269,43 +3269,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/kn.po b/po/kn.po index 23d2a19..130de57 100644 --- a/po/kn.po +++ b/po/kn.po @@ -9,7 +9,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: 2011-10-20 22:17+0100\n" +"POT-Creation-Date: 2011-10-24 17:16+0100\n" "PO-Revision-Date: 2011-10-19 15:44+0000\n" "Last-Translator: rjones \n" "Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/team/" @@ -2911,30 +2911,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537 +#: src/inspect.c:522 src/inspect_apps.c:609 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658 #: src/inspect_fs_unix.c:958 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:592 +#: src/inspect.c:773 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:604 +#: src/inspect.c:785 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:614 src/inspect_apps.c:609 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:336 src/inspect_fs.c:349 #, c-format msgid "could not parse integer in version number: %s" @@ -2959,58 +2959,58 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:133 +#: src/launch.c:134 msgid "command line cannot be altered after qemu subprocess launched" msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಯನ್ನು ಆರಂಭಿಸಿದ ನಂತರ ಆಜ್ಞಾ ಸಾಲನ್ನು ಬದಲಾಯಿಸುವಂತಿಲ್ಲ" -#: src/launch.c:214 +#: src/launch.c:203 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: ನಿಯತಾಂಕವು '-' ಚಿಹ್ನೆಯಿಂದ ಆರಂಭಗೊಳ್ಳಬೇಕು" -#: src/launch.c:228 +#: src/launch.c:217 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: '%s' ಎಂಬ ನಿಯತಾಂಕಕ್ಕೆ ಅನುಮತಿ ಇಲ್ಲ" -#: src/launch.c:296 src/launch.c:414 +#: src/launch.c:289 src/launch.c:407 msgid "filename cannot contain ',' (comma) character" msgstr "ಕಡತದ ಹೆಸರು ',' (ವಿರಾಮ) ಚಿಹ್ನೆಯನ್ನು ಹೊಂದಿರುವಂತಿಲ್ಲ" -#: src/launch.c:310 src/launch.c:318 +#: src/launch.c:303 src/launch.c:311 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:433 +#: src/launch.c:426 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:444 +#: src/launch.c:437 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು ರಚಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ" -#: src/launch.c:481 +#: src/launch.c:474 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "ನೀವು guestfs_launch ನ ಮೊದಲು guestfs_add_drive ಅನ್ನು ಕರೆಯಬೇಕು" -#: src/launch.c:892 +#: src/launch.c:895 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch ವಿಫಲಗೊಂಡಿದೆ, ಹಿಂದಿನ ದೋಷ ಸಂದೇಶಗಳನ್ನು ನೋಡಿ" -#: src/launch.c:905 +#: src/launch.c:908 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu ಆರಂಭಗೊಂಡಿದೆ ಹಾಗು ಡೀಮನ್ ಅನ್ನು ಸಂಪರ್ಕಿಸಿದೆ, ಆದರೆ != READY ಸ್ಥಿತಿಯಲ್ಲಿದೆ" -#: src/launch.c:995 +#: src/launch.c:998 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:1003 +#: src/launch.c:1006 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1175 +#: src/launch.c:1178 #, c-format msgid "" "command failed: %s\n" @@ -3019,11 +3019,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1291 +#: src/launch.c:1318 msgid "qemu has not been launched yet" msgstr "qemu ಅನ್ನು ಇನ್ನೂ ಸಹ ಆರಂಭಿಸಲಾಗಿಲ್ಲ" -#: src/launch.c:1302 +#: src/launch.c:1329 msgid "no subprocess to kill" msgstr "ಅಂತ್ಯಗೊಳಿಸಲು ಯಾವುದೆ ಉಪಪ್ರಕ್ರಿಯೆಯು ಇಲ್ಲ" @@ -3277,43 +3277,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 9b64777..c87af99 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.13.23\n" +"Project-Id-Version: libguestfs 1.13.24\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-20 22:17+0100\n" +"POT-Creation-Date: 2011-10-24 17:16+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2894,30 +2894,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537 +#: src/inspect.c:522 src/inspect_apps.c:609 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658 #: src/inspect_fs_unix.c:958 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:592 +#: src/inspect.c:773 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:604 +#: src/inspect.c:785 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:614 src/inspect_apps.c:609 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:336 src/inspect_fs.c:349 #, c-format msgid "could not parse integer in version number: %s" @@ -2942,58 +2942,58 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:133 +#: src/launch.c:134 msgid "command line cannot be altered after qemu subprocess launched" msgstr "" -#: src/launch.c:214 +#: src/launch.c:203 msgid "guestfs_config: parameter must begin with '-' character" msgstr "" -#: src/launch.c:228 +#: src/launch.c:217 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "" -#: src/launch.c:296 src/launch.c:414 +#: src/launch.c:289 src/launch.c:407 msgid "filename cannot contain ',' (comma) character" msgstr "" -#: src/launch.c:310 src/launch.c:318 +#: src/launch.c:303 src/launch.c:311 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:433 +#: src/launch.c:426 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:444 +#: src/launch.c:437 #, c-format msgid "%s: cannot create temporary directory" msgstr "" -#: src/launch.c:481 +#: src/launch.c:474 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "" -#: src/launch.c:892 +#: src/launch.c:895 msgid "guestfs_launch failed, see earlier error messages" msgstr "" -#: src/launch.c:905 +#: src/launch.c:908 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" -#: src/launch.c:995 +#: src/launch.c:998 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:1003 +#: src/launch.c:1006 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1175 +#: src/launch.c:1178 #, c-format msgid "" "command failed: %s\n" @@ -3002,11 +3002,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1291 +#: src/launch.c:1318 msgid "qemu has not been launched yet" msgstr "" -#: src/launch.c:1302 +#: src/launch.c:1329 msgid "no subprocess to kill" msgstr "" @@ -3256,43 +3256,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/ml.po b/po/ml.po index 2b7f35e..cdbaa53 100644 --- a/po/ml.po +++ b/po/ml.po @@ -9,7 +9,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: 2011-10-20 22:17+0100\n" +"POT-Creation-Date: 2011-10-24 17:16+0100\n" "PO-Revision-Date: 2011-10-19 15:44+0000\n" "Last-Translator: rjones \n" "Language-Team: Malayalam \n" @@ -2906,30 +2906,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537 +#: src/inspect.c:522 src/inspect_apps.c:609 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658 #: src/inspect_fs_unix.c:958 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:592 +#: src/inspect.c:773 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:604 +#: src/inspect.c:785 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:614 src/inspect_apps.c:609 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:336 src/inspect_fs.c:349 #, c-format msgid "could not parse integer in version number: %s" @@ -2954,58 +2954,58 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:133 +#: src/launch.c:134 msgid "command line cannot be altered after qemu subprocess launched" msgstr "qemu ഉപപ്രക്രിയ വിന്യസിച്ചശേഷം കമാന്‍ഡ് ലൈനില്‍ മാറ്റം വരുത്തുവാന്‍ സാധ്യമല്ല" -#: src/launch.c:214 +#: src/launch.c:203 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: പരാമീറ്റര്‍ '-' ഉപയോഗിച്ചു് ആരംഭിക്കണം" -#: src/launch.c:228 +#: src/launch.c:217 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "" -#: src/launch.c:296 src/launch.c:414 +#: src/launch.c:289 src/launch.c:407 msgid "filename cannot contain ',' (comma) character" msgstr "ഫയല്‍നാമത്തില്‍ ',' (കോമാ) അടങ്ങുന്നു" -#: src/launch.c:310 src/launch.c:318 +#: src/launch.c:303 src/launch.c:311 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:433 +#: src/launch.c:426 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:444 +#: src/launch.c:437 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: താല്‍ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല" -#: src/launch.c:481 +#: src/launch.c:474 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "guestfs_launch-നു് മുമ്പു് guestfs_add_drive വിളിക്കേണ്ടതു്" -#: src/launch.c:892 +#: src/launch.c:895 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch പരാജയപ്പെട്ടു, മുമ്പുള്ള പിശക് സന്ദേശങ്ങള്‍ കാണുക" -#: src/launch.c:905 +#: src/launch.c:908 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu വിന്യസിച്ചു് ഡെമണുമായി ബന്ധപ്പെട്ടു, പക്ഷേ state != READY" -#: src/launch.c:995 +#: src/launch.c:998 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:1003 +#: src/launch.c:1006 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1175 +#: src/launch.c:1178 #, c-format msgid "" "command failed: %s\n" @@ -3014,11 +3014,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1291 +#: src/launch.c:1318 msgid "qemu has not been launched yet" msgstr "qemu ഇതുവരെ വിന്യസിച്ചിട്ടില്ല" -#: src/launch.c:1302 +#: src/launch.c:1329 msgid "no subprocess to kill" msgstr "ഇല്ലാതാക്കുന്നതിനായി ഉപപ്രക്രിയകളില്ല" @@ -3271,43 +3271,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/mr.po b/po/mr.po index e3436fe..324feb3 100644 --- a/po/mr.po +++ b/po/mr.po @@ -10,7 +10,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: 2011-10-20 22:17+0100\n" +"POT-Creation-Date: 2011-10-24 17:16+0100\n" "PO-Revision-Date: 2011-10-19 15:44+0000\n" "Last-Translator: rjones \n" "Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/team/" @@ -3055,18 +3055,24 @@ msgstr "विंडोज अतिथी नाही, किंवा systemr msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537 +#: src/inspect.c:522 src/inspect_apps.c:609 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658 #: src/inspect_fs_unix.c:958 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "%s चे आकार असमंजसपणे मोठे आहे (% बाईट्स्)" -#: src/inspect.c:592 +#: src/inspect.c:773 msgid "no inspection data: call guestfs_inspect_os first" msgstr "अधिकृत तपासणी डाटा आढळले नाही: पहिले guestfs_inspect_os कॉल करा" -#: src/inspect.c:604 +#: src/inspect.c:785 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -3075,12 +3081,6 @@ msgstr "" "%s: रूट साधण आढळले नाही: guestfs_inspect_os द्वारे पूर्वी पुरवलेल्या रूट साधणसह " "फंक्शनद्वारेच कॉल करा" -#: src/inspect.c:614 src/inspect_apps.c:609 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:336 src/inspect_fs.c:349 #, c-format msgid "could not parse integer in version number: %s" @@ -3105,58 +3105,58 @@ msgstr "विंडोज %%SYSTEMROOT%% निश्चित करणे अ msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:133 +#: src/launch.c:134 msgid "command line cannot be altered after qemu subprocess launched" msgstr "qemu उपकार्य सुरू केल्यावर आदेश ओळ बदलणे अशक्य आहे" -#: src/launch.c:214 +#: src/launch.c:203 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: घटक '-' अक्षराने सुरू व्हायला हवे" -#: src/launch.c:228 +#: src/launch.c:217 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: घटक '%s' स्वीकारले जात नाही" -#: src/launch.c:296 src/launch.c:414 +#: src/launch.c:289 src/launch.c:407 msgid "filename cannot contain ',' (comma) character" msgstr "फाइलनावात ',' (स्वल्पविराम) अक्षर समाविष्टीत असणे अशक्य" -#: src/launch.c:310 src/launch.c:318 +#: src/launch.c:303 src/launch.c:311 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "%s घटक रिकामे आहे किंवा अस्वीकार्य अक्षरे समाविष्टीत आहे" -#: src/launch.c:433 +#: src/launch.c:426 msgid "the libguestfs handle has already been launched" msgstr "libguestfs हँडल आधिपासूनच सुरू आहे" -#: src/launch.c:444 +#: src/launch.c:437 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: तात्पुर्ती डिरेक्ट्री निर्माण करणे अशक्य" -#: src/launch.c:481 +#: src/launch.c:474 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "guestfs_add_drive यांस guestfs_launch च्या अगोदर कॉल करा" -#: src/launch.c:892 +#: src/launch.c:895 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch अपयशी, पूर्वीचे त्रुटी संदेश पहा" -#: src/launch.c:905 +#: src/launch.c:908 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu सुरू झाले व डिमन सुरू केले, परंतु state != READY आढळले" -#: src/launch.c:995 +#: src/launch.c:998 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "guestfs_launch अपयशी, guestfsd पासून अनपेक्षित प्रारंभिक संदेश आढळले" -#: src/launch.c:1003 +#: src/launch.c:1006 msgid "contacted guestfsd, but state != READY" msgstr "guestfsd सह संपर्क केले, परंतु state != READY" -#: src/launch.c:1175 +#: src/launch.c:1178 #, c-format msgid "" "command failed: %s\n" @@ -3165,11 +3165,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1291 +#: src/launch.c:1318 msgid "qemu has not been launched yet" msgstr "qemu अजूनही सुरू केले नाही" -#: src/launch.c:1302 +#: src/launch.c:1329 msgid "no subprocess to kill" msgstr "kill करीता उपकार्य उपलब्ध नाही" @@ -3431,43 +3431,43 @@ msgstr "virt-list-filesystems: प्रतिमा किंवा VM ना msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: प्रतिमा किंवा VM नाव दिले नाही" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs इंपुट आउटपुट\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "'du' आदेशसह अनपेक्षित आउटपुट आढळले" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: अपरिचीत इंपुट स्वरूप: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: आकार घटक वाचणे अशक्य: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "qemu-img create: डिस्क प्रतिमा निर्माण करण्यास अपयशी, मागील त्रुटी संदेश पहा\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "virt-make-fs: libguestfs कंपाइल केल्यावर NTFS समर्थन बंद केले\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "tar: अपयशी, मागील संदेश पहा\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "uncompress आदेश अपयशी, मागील संदेश पहा\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/nl.po b/po/nl.po index 68120f3..89757be 100644 --- a/po/nl.po +++ b/po/nl.po @@ -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: 2011-10-20 22:17+0100\n" +"POT-Creation-Date: 2011-10-24 17:16+0100\n" "PO-Revision-Date: 2011-10-19 15:44+0000\n" "Last-Translator: rjones \n" "Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/team/nl/)\n" @@ -3224,18 +3224,26 @@ msgstr "Geen Windows gast, of systeem root kon niet bepaald worden" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "geen Windows gast, of CurrentControlSet kon niet bepaald worden" -#: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537 +#: src/inspect.c:522 src/inspect_apps.c:609 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" +"inspectie API is niet beschikbaar omdat deze versie van libguestfs " +"gecompileerd werd zonder de hivex bibliotheek" + +#: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658 #: src/inspect_fs_unix.c:958 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "groote van %s is buitensporig groot (% bytes)" -#: src/inspect.c:592 +#: src/inspect.c:773 msgid "no inspection data: call guestfs_inspect_os first" msgstr "geen inspectie data: roep eerst guestfs_inspect_os aan" -#: src/inspect.c:604 +#: src/inspect.c:785 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -3244,14 +3252,6 @@ msgstr "" "%s: root apparaat niet gevonden: roep deze functie alleen aan met een root " "apparaat eerder teruggegeven door guestfs_inspect_os" -#: src/inspect.c:614 src/inspect_apps.c:609 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" -"inspectie API is niet beschikbaar omdat deze versie van libguestfs " -"gecompileerd werd zonder de hivex bibliotheek" - #: src/inspect_fs.c:336 src/inspect_fs.c:349 #, c-format msgid "could not parse integer in version number: %s" @@ -3276,61 +3276,61 @@ msgstr "Kan Windows %%SYSTEMROOT%% niet oplossen" msgid "read: %s: unexpected end of file" msgstr "lezen: %s: onverwacht einde van bestand" -#: src/launch.c:133 +#: src/launch.c:134 msgid "command line cannot be altered after qemu subprocess launched" msgstr "" "commando regel kan niet gewijzigd worden nadat een qemu sub-proces " "gelanceerd is" -#: src/launch.c:214 +#: src/launch.c:203 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: parameter moet met '-' beginnen" -#: src/launch.c:228 +#: src/launch.c:217 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: parameter '%s' is niet toegestaan" -#: src/launch.c:296 src/launch.c:414 +#: src/launch.c:289 src/launch.c:407 msgid "filename cannot contain ',' (comma) character" msgstr "bestandsnaam kan geen ',' (komma) bevatten" -#: src/launch.c:310 src/launch.c:318 +#: src/launch.c:303 src/launch.c:311 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "%s parameter is leeg of bevat niet geoorloofde karakters" -#: src/launch.c:433 +#: src/launch.c:426 msgid "the libguestfs handle has already been launched" msgstr "de libguestfs hendel is al gelanceerd" -#: src/launch.c:444 +#: src/launch.c:437 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: kan geen tijdelijke map aanmaken" -#: src/launch.c:481 +#: src/launch.c:474 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "je moet guestfs_add_drive aanroepen voor guestfs_launch" -#: src/launch.c:892 +#: src/launch.c:895 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap" -#: src/launch.c:905 +#: src/launch.c:908 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "qemu gelanceerd en contact opgenomen met daemon, maar toestand != READY" -#: src/launch.c:995 +#: src/launch.c:998 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "guestfs_launch mislukte, onverwachte initiele boodschap van guestfsd" -#: src/launch.c:1003 +#: src/launch.c:1006 msgid "contacted guestfsd, but state != READY" msgstr "contact gemaakt met guestfsd, maar toestand != READY" -#: src/launch.c:1175 +#: src/launch.c:1178 #, c-format msgid "" "command failed: %s\n" @@ -3339,11 +3339,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1291 +#: src/launch.c:1318 msgid "qemu has not been launched yet" msgstr "qemu is nog niet gelanceerd" -#: src/launch.c:1302 +#: src/launch.c:1329 msgid "no subprocess to kill" msgstr "geen sub-proces om af te schieten" @@ -3625,47 +3625,47 @@ msgstr "virt-list-filesystems: geen image of VM naam opgegeven" msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: geen image of VM naam opgegeven" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs input output\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "onverwachte output van 'du' commando" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: onbekend invoer formaat: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: kan size parameter niet ontleden: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" "qemu-img create: aanmaken schijf image mislukte, zie eerdere fout " "boodschappen\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" "virt-make-fs: NTFS ondersteuning was uitgezet toen libguestfs gecompileerd " "werd\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "tar: misluket, zie eerdere boodschappen\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "decomprimeer commando mislukte, zie eerdere boodschappen\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/or.po b/po/or.po index d29b054..c2bfe76 100644 --- a/po/or.po +++ b/po/or.po @@ -9,7 +9,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: 2011-10-20 22:17+0100\n" +"POT-Creation-Date: 2011-10-24 17:16+0100\n" "PO-Revision-Date: 2011-10-19 15:44+0000\n" "Last-Translator: rjones \n" "Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/team/or/)\n" @@ -2904,30 +2904,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537 +#: src/inspect.c:522 src/inspect_apps.c:609 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658 #: src/inspect_fs_unix.c:958 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:592 +#: src/inspect.c:773 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:604 +#: src/inspect.c:785 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:614 src/inspect_apps.c:609 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:336 src/inspect_fs.c:349 #, c-format msgid "could not parse integer in version number: %s" @@ -2952,58 +2952,58 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:133 +#: src/launch.c:134 msgid "command line cannot be altered after qemu subprocess launched" msgstr "qemu ଉପପଦ୍ଧତି ଆରମ୍ଭ ହେବା ପରେ ନିର୍ଦ୍ଦେଶନାମାକୁ ପରିବର୍ତ୍ତନ କରିପାରିବେ ନାହିଁ" -#: src/launch.c:214 +#: src/launch.c:203 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: ପ୍ରାଚଳ ନିଶ୍ଚିତ ଭାବରେ '-' ବର୍ଣ୍ଣ ସହିତ ଆରମ୍ଭ ହେବା ଉଚିତ" -#: src/launch.c:228 +#: src/launch.c:217 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: ପ୍ରାଚଳ '%s' ଟି ଅନୁମତିପ୍ରାପ୍ତ ନୁହଁ" -#: src/launch.c:296 src/launch.c:414 +#: src/launch.c:289 src/launch.c:407 msgid "filename cannot contain ',' (comma) character" msgstr "ଫାଇଲନାମରେ ',' (କମା) ବର୍ଣ୍ଣ ଧାରଣ ହୋଇନଥାଏ" -#: src/launch.c:310 src/launch.c:318 +#: src/launch.c:303 src/launch.c:311 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:433 +#: src/launch.c:426 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:444 +#: src/launch.c:437 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: ଅସ୍ଥାୟୀ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରିପାରିବେ ନାହିଁ" -#: src/launch.c:481 +#: src/launch.c:474 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "ଆପଣ ନିଶ୍ଚିତ ଭାବରେ guestfs_add_drive କୁ guestfs_launch ପୂର୍ବରୁ ଡାକିବା ଉଚିତ" -#: src/launch.c:892 +#: src/launch.c:895 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch ବିଫଳ ହୋଇଛି, ପୂର୍ବର ତ୍ରୁଟି ସନ୍ଦେଶଗୁଡ଼ିକୁ ଦେଖନ୍ତୁ" -#: src/launch.c:905 +#: src/launch.c:908 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu ଆରମ୍ଭ ହୋଇଛି ଏବଂ ଡେମନ ସହିତ ଯୋଗାଯୋଗ ଆରମ୍ଭ କରିଛି, କିନ୍ତୁ ଅବସ୍ଥା != READY" -#: src/launch.c:995 +#: src/launch.c:998 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:1003 +#: src/launch.c:1006 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1175 +#: src/launch.c:1178 #, c-format msgid "" "command failed: %s\n" @@ -3012,11 +3012,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1291 +#: src/launch.c:1318 msgid "qemu has not been launched yet" msgstr "qemu ଏପର୍ଯ୍ୟନ୍ତ ଆରମ୍ଭ ହୋଇନାହିଁ" -#: src/launch.c:1302 +#: src/launch.c:1329 msgid "no subprocess to kill" msgstr "ବନ୍ଦ କରିବା ପାଇଁ କୌଣସି ଉପ-ପଦ୍ଧତି ନାହିଁ" @@ -3268,43 +3268,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/pa.po b/po/pa.po index 9f39f2b..b4fa560 100644 --- a/po/pa.po +++ b/po/pa.po @@ -10,7 +10,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: 2011-10-20 22:17+0100\n" +"POT-Creation-Date: 2011-10-24 17:16+0100\n" "PO-Revision-Date: 2011-10-19 15:44+0000\n" "Last-Translator: rjones \n" "Language-Team: Panjabi (Punjabi) \n" @@ -3052,18 +3052,24 @@ msgstr "ਇੱਕ Windows ਗਿਸਟ ਨਹੀਂ ਹੈ, ਜਾਂ systemroot msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537 +#: src/inspect.c:522 src/inspect_apps.c:609 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658 #: src/inspect_fs_unix.c:958 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "%s ਦਾ ਅਕਾਰ ਬੇਲੋੜਾ ਹੈ (% ਬਾਈਟਾਂ)" -#: src/inspect.c:592 +#: src/inspect.c:773 msgid "no inspection data: call guestfs_inspect_os first" msgstr "ਕੋਈ ਪੜਤਾਲ ਡਾਟਾ ਨਹੀਂ ਹੈ: ਪਹਿਲਾਂ guestfs_inspect_os ਨੂੰ ਕਾਲ ਕਰੋ" -#: src/inspect.c:604 +#: src/inspect.c:785 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -3072,12 +3078,6 @@ msgstr "" "%s: ਰੂਟ (root) ਜੰਤਰ ਨਹੀਂ ਲੱਭਿਆ: ਇਸ ਫੰਕਸ਼ਨ ਨੂੰ ਸਿਰਫ ਰੂਟ ਜੰਤਰ ਨਾਲ ਕਾਲ ਕਰੋ ਜੋ ਪਹਿਲਾਂ " "guestfs_inspect_os ਦੁਆਰਾ ਦਿੱਤਾ ਗਿਆ ਸੀ" -#: src/inspect.c:614 src/inspect_apps.c:609 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:336 src/inspect_fs.c:349 #, c-format msgid "could not parse integer in version number: %s" @@ -3102,58 +3102,58 @@ msgstr "Windows %%SYSTEMROOT%% ਨੂੰ ਰਿਜ਼ੌਲਵ ਨਹੀਂ ਕਰ msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:133 +#: src/launch.c:134 msgid "command line cannot be altered after qemu subprocess launched" msgstr "ਕਮਾਂਡ ਲਾਈਨ ਨੂੰ qemu ਅਧੀਨ-ਕਾਰਜ ਚਾਲੂ ਕਰਨ ਤੋਂ ਪਹਿਲਾਂ ਸੋਧਿਆ ਨਹੀਂ ਜਾ ਸਕਦਾ" -#: src/launch.c:214 +#: src/launch.c:203 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: parameter must begin with '-' character" -#: src/launch.c:228 +#: src/launch.c:217 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: parameter '%s' isn't allowed" -#: src/launch.c:296 src/launch.c:414 +#: src/launch.c:289 src/launch.c:407 msgid "filename cannot contain ',' (comma) character" msgstr "ਫਾਇਲ-ਨਾਂ ਵਿੱਚ ',' (comma) ਅੱਖਰ ਸ਼ਾਮਿਲ ਨਹੀਂ ਹੈ" -#: src/launch.c:310 src/launch.c:318 +#: src/launch.c:303 src/launch.c:311 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "%s ਪੈਰਾਮੀਟਰ ਖਾਲੀ ਹੈ ਜਾਂ ਇਸ ਵਿੱਚ ਨਾ-ਮਨਜੂਰ ਅੱਖਰ ਹਨ" -#: src/launch.c:433 +#: src/launch.c:426 msgid "the libguestfs handle has already been launched" msgstr "libguestfs ਹੈਂਡਲ ਪਹਿਲਾਂ ਹੀ ਚਾਲੂ ਕੀਤਾ ਹੈ" -#: src/launch.c:444 +#: src/launch.c:437 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਬਣਾ ਸਕਿਆ" -#: src/launch.c:481 +#: src/launch.c:474 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "you must call guestfs_add_drive before guestfs_launch" -#: src/launch.c:892 +#: src/launch.c:895 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ" -#: src/launch.c:905 +#: src/launch.c:908 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu launched and contacted daemon, but state != READY" -#: src/launch.c:995 +#: src/launch.c:998 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਅਚਾਨਕ ਸ਼ੁਰੂਆਤੀ ਸੁਨੇਹੇ guestfsd ਤੋਂ" -#: src/launch.c:1003 +#: src/launch.c:1006 msgid "contacted guestfsd, but state != READY" msgstr "guestfsd ਨਾਲ ਸੰਪਰਕ ਕੀਤਾ ਹੈ, ਪਰ state != READY" -#: src/launch.c:1175 +#: src/launch.c:1178 #, c-format msgid "" "command failed: %s\n" @@ -3162,11 +3162,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1291 +#: src/launch.c:1318 msgid "qemu has not been launched yet" msgstr "qemu ਹਾਲੇ ਤੱਕ ਚਾਲੂ ਨਹੀਂ ਕੀਤਾ" -#: src/launch.c:1302 +#: src/launch.c:1329 msgid "no subprocess to kill" msgstr "ਖਤਮ ਕਰਨ ਲਈ ਕੋਈ ਅਧੀਨ-ਕਾਰਜ ਨਹੀਂ" @@ -3429,44 +3429,44 @@ msgstr "virt-list-filesystems: VM ਨਾਂ ਦਿੱਤਾ ਗਿਆ ਹੈ" msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: ਕੋਈ ਈਮੇਜ਼ ਜਾਂ VM ਨਾਂ ਨਹੀਂ ਦਿੱਤਾ" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs ਇੰਪੁੱਟ ਆਊਟਪੁੱਟ\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "'du' ਕਮਾਂਡ ਤੋਂ ਅਣਜਾਣ ਆਊਟਪੁੱਟ" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: ਅਣਜਾਣ ਇੰਪੁੱਟ ਫਾਰਮੈਟ: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: ਅਕਾਰ ਪੈਰਾਮੀਟਰ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "qemu-img ਬਣਾਓ: ਡਿਸਕ ਈਮੇਜ਼ ਬਣਾਉਣ ਤੋਂ ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" "virt-make-fs: NTFS ਸਹਿਯੋਗ ਅਯੋਗ ਕੀਤਾ ਜਾਂਦਾ ਹੈ ਜਦੋਂ libguestfs ਕੰਪਾਈਲ ਕੀਤੀ ਜਾਂਦੀ ਸੀ\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "tar: ਫੇਲ ਹੋਈ, ਪਹਿਲੇ ਸੁਨੇਹੇ ਵੇਖੋ\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "uncompress ਕਮਾਂਡ ਫੇਲ ਹੋਈ, ਪਹਿਲੇ ਸੁਨੇਹੇ ਵੇਖੋ\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/pl.po b/po/pl.po index 3b00212..b7b8225 100644 --- a/po/pl.po +++ b/po/pl.po @@ -10,7 +10,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: 2011-10-20 22:17+0100\n" +"POT-Creation-Date: 2011-10-24 17:16+0100\n" "PO-Revision-Date: 2011-10-19 15:44+0000\n" "Last-Translator: rjones \n" "Language-Team: Polish (http://www.transifex.net/projects/p/fedora/team/pl/)\n" @@ -3250,18 +3250,26 @@ msgstr "" "nie jest gościem systemu Windows lub nie można określić wartości " "CurrentControlSet" -#: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537 +#: src/inspect.c:522 src/inspect_apps.c:609 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" +"API badania jest niedostępne, ponieważ ta wersja biblioteki libguestfs " +"została skompilowana bez biblioteki hivex" + +#: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658 #: src/inspect_fs_unix.c:958 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "rozmiar %s jest nierozsądnie duży (% bajtów)" -#: src/inspect.c:592 +#: src/inspect.c:773 msgid "no inspection data: call guestfs_inspect_os first" msgstr "brak danych badania: najpierw należy wywołać guestfs_inspect_os" -#: src/inspect.c:604 +#: src/inspect.c:785 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -3270,14 +3278,6 @@ msgstr "" "%s: nie odnaleziono urządzenia root: należy wywoływać tę funkcję tylko z " "urządzeniem root poprzednio zwróconym przez guestfs_inspect_os" -#: src/inspect.c:614 src/inspect_apps.c:609 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" -"API badania jest niedostępne, ponieważ ta wersja biblioteki libguestfs " -"została skompilowana bez biblioteki hivex" - #: src/inspect_fs.c:336 src/inspect_fs.c:349 #, c-format msgid "could not parse integer in version number: %s" @@ -3302,64 +3302,64 @@ msgstr "nie można rozwiązać %%SYSTEMROOT%% systemu Windows" msgid "read: %s: unexpected end of file" msgstr "odczyt: %s: nieoczekiwany koniec pliku" -#: src/launch.c:133 +#: src/launch.c:134 msgid "command line cannot be altered after qemu subprocess launched" msgstr "" "wiersz poleceń nie może zostać zmieniony po uruchomieniu podprocesu QEMU" -#: src/launch.c:214 +#: src/launch.c:203 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: parametr musi zaczynać się od znaku \"-\"" -#: src/launch.c:228 +#: src/launch.c:217 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: parametr \"%s\" nie jest dozwolony" -#: src/launch.c:296 src/launch.c:414 +#: src/launch.c:289 src/launch.c:407 msgid "filename cannot contain ',' (comma) character" msgstr "nazwa pliku nie może zawierać znaku \",\" (przecinka)" -#: src/launch.c:310 src/launch.c:318 +#: src/launch.c:303 src/launch.c:311 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "parametr %s jest pusty lub zawiera niedozwolone znaki" -#: src/launch.c:433 +#: src/launch.c:426 msgid "the libguestfs handle has already been launched" msgstr "program obsługi libguestfs został już uruchomiony" -#: src/launch.c:444 +#: src/launch.c:437 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: nie można utworzyć katalogu tymczasowego" -#: src/launch.c:481 +#: src/launch.c:474 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "należy wywołać guestfs_add_drive przed guestfs_launch" -#: src/launch.c:892 +#: src/launch.c:895 msgid "guestfs_launch failed, see earlier error messages" msgstr "" "guestfs_launch nie powiodło się, proszę zobaczyć wcześniejsze komunikaty " "błędów" -#: src/launch.c:905 +#: src/launch.c:908 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "QEMU zostało uruchomione i skontaktowano się z demonem, ale stan != GOTOWY" -#: src/launch.c:995 +#: src/launch.c:998 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" "guestfs_launch nie powiodło się, nieoczekiwany komunikat początkowy od " "demona guestfsd" -#: src/launch.c:1003 +#: src/launch.c:1006 msgid "contacted guestfsd, but state != READY" msgstr "skontaktowano się z guestfsd, ale stan != GOTOWY" -#: src/launch.c:1175 +#: src/launch.c:1178 #, c-format msgid "" "command failed: %s\n" @@ -3368,11 +3368,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1291 +#: src/launch.c:1318 msgid "qemu has not been launched yet" msgstr "QEMU nie zostało jeszcze uruchomione" -#: src/launch.c:1302 +#: src/launch.c:1329 msgid "no subprocess to kill" msgstr "brak podprocesu do zniszczenia" @@ -3659,50 +3659,50 @@ msgstr "virt-list-filesystems: nie podano obrazu lub nazwy maszyny wirtualnej" msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: nie podano obrazu lub nazwy maszyny wirtualnej" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs wejście wyjście\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "nieoczekiwane wyjście polecenia \"du\"" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: nieznany format wyjścia: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: nie można przetworzyć parametru rozmiaru: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" "qemu-img create: utworzenie obrazu dysku nie powiodło się, proszę zobaczyć " "wcześniejsze komunikaty błędów\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" "virt-make-fs: obsługa systemu plików NTFS została wyłączona podczas " "komplikacji biblioteki libguestfs\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" "tar: nie powiodło się, proszę zobaczyć wcześniejsze komunikaty błędów\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" "polecenie uncompress nie powiodło się, proszę zobaczyć wcześniejsze " "komunikaty błędów\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/ta.po b/po/ta.po index eb839b1..90473c4 100644 --- a/po/ta.po +++ b/po/ta.po @@ -9,7 +9,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: 2011-10-20 22:17+0100\n" +"POT-Creation-Date: 2011-10-24 17:16+0100\n" "PO-Revision-Date: 2011-10-19 15:44+0000\n" "Last-Translator: rjones \n" "Language-Team: Tamil \n" @@ -2905,30 +2905,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537 +#: src/inspect.c:522 src/inspect_apps.c:609 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658 #: src/inspect_fs_unix.c:958 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:592 +#: src/inspect.c:773 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:604 +#: src/inspect.c:785 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:614 src/inspect_apps.c:609 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:336 src/inspect_fs.c:349 #, c-format msgid "could not parse integer in version number: %s" @@ -2953,58 +2953,58 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:133 +#: src/launch.c:134 msgid "command line cannot be altered after qemu subprocess launched" msgstr "command line cannot be altered after qemu subprocess launched" -#: src/launch.c:214 +#: src/launch.c:203 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: அளவுரு '-' எழுத்தில் துவக்க வேண்டும்" -#: src/launch.c:228 +#: src/launch.c:217 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: அளவுரு '%s' அனுமதிக்கப்படுவதில்லை" -#: src/launch.c:296 src/launch.c:414 +#: src/launch.c:289 src/launch.c:407 msgid "filename cannot contain ',' (comma) character" msgstr "கோப்புபெயர் ',' (கம்மா) எழுத்தை கொண்டிருக்கவில்லை" -#: src/launch.c:310 src/launch.c:318 +#: src/launch.c:303 src/launch.c:311 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:433 +#: src/launch.c:426 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:444 +#: src/launch.c:437 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: தற்காலிக அடைவை உருவாக்க முடியவில்லை" -#: src/launch.c:481 +#: src/launch.c:474 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "நீங்கள் guestfs_add_drive ஐ guestfs_launchக்கு முன் அழைக்க வேண்டும்" -#: src/launch.c:892 +#: src/launch.c:895 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்" -#: src/launch.c:905 +#: src/launch.c:908 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu டொமைனுடன் துவக்கப்பட்டு தொடர்பு கொண்டது, ஆனால் நிலையானது != READY" -#: src/launch.c:995 +#: src/launch.c:998 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:1003 +#: src/launch.c:1006 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1175 +#: src/launch.c:1178 #, c-format msgid "" "command failed: %s\n" @@ -3013,11 +3013,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1291 +#: src/launch.c:1318 msgid "qemu has not been launched yet" msgstr "qemu இன்னும் துவங்கப்படவில்லை" -#: src/launch.c:1302 +#: src/launch.c:1329 msgid "no subprocess to kill" msgstr "அழிப்பதற்கு துணைசெயல்பாடுகள் இல்லை" @@ -3271,43 +3271,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/te.po b/po/te.po index 6161de8..ec629f7 100644 --- a/po/te.po +++ b/po/te.po @@ -9,7 +9,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: 2011-10-20 22:17+0100\n" +"POT-Creation-Date: 2011-10-24 17:16+0100\n" "PO-Revision-Date: 2011-10-19 15:44+0000\n" "Last-Translator: rjones \n" "Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/team/te/)\n" @@ -2902,30 +2902,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537 +#: src/inspect.c:522 src/inspect_apps.c:609 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658 #: src/inspect_fs_unix.c:958 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:592 +#: src/inspect.c:773 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:604 +#: src/inspect.c:785 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:614 src/inspect_apps.c:609 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:336 src/inspect_fs.c:349 #, c-format msgid "could not parse integer in version number: %s" @@ -2950,58 +2950,58 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:133 +#: src/launch.c:134 msgid "command line cannot be altered after qemu subprocess launched" msgstr "qemu వుపకార్యక్రమము ఆరంభించిన తర్వాత ఆదేశ వరుస మార్చబడలేదు" -#: src/launch.c:214 +#: src/launch.c:203 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: పారామితి తప్పక '-' అక్షరముతో ప్రారంభంకావాలి" -#: src/launch.c:228 +#: src/launch.c:217 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: పారామితి '%s' అనుమతించబడదు" -#: src/launch.c:296 src/launch.c:414 +#: src/launch.c:289 src/launch.c:407 msgid "filename cannot contain ',' (comma) character" msgstr "ఫైల్‌నామము ',' (కామా) ఆక్షరమును కలిగివుండలేదు" -#: src/launch.c:310 src/launch.c:318 +#: src/launch.c:303 src/launch.c:311 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:433 +#: src/launch.c:426 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:444 +#: src/launch.c:437 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: తాత్కాలిక డైరెక్టరీను సృష్టించలేదు" -#: src/launch.c:481 +#: src/launch.c:474 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "guestfs_launchకు ముందుగా మీరు guestfs_add_driveను పిలువవలెను" -#: src/launch.c:892 +#: src/launch.c:895 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch విఫలమైంది, ముందలి దోషపు సందేశములను చూడుము" -#: src/launch.c:905 +#: src/launch.c:908 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu ఆరంభించబడింది మరియు డెమోన్‌ను సంప్రదించింది, అయితే state != READY" -#: src/launch.c:995 +#: src/launch.c:998 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:1003 +#: src/launch.c:1006 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1175 +#: src/launch.c:1178 #, c-format msgid "" "command failed: %s\n" @@ -3010,11 +3010,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1291 +#: src/launch.c:1318 msgid "qemu has not been launched yet" msgstr "qemu యింకా ఆరంభం కాలేదు" -#: src/launch.c:1302 +#: src/launch.c:1329 msgid "no subprocess to kill" msgstr "అంతంచేయుటకు యే వుపకార్యక్రమము లేదు" @@ -3267,43 +3267,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/uk.po b/po/uk.po index 7c01119..d78cf23 100644 --- a/po/uk.po +++ b/po/uk.po @@ -9,7 +9,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: 2011-10-20 22:17+0100\n" +"POT-Creation-Date: 2011-10-24 17:16+0100\n" "PO-Revision-Date: 2011-10-19 15:44+0000\n" "Last-Translator: rjones \n" "Language-Team: Ukrainian \n" @@ -3292,18 +3292,26 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" "не є гостьовою системою Windows або не вдалося визначити CurrentControlSet" -#: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537 +#: src/inspect.c:522 src/inspect_apps.c:609 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" +"програмний інтерфейс вивчення (inspection) недоступний, оскільки цю версію " +"libguestfs було зібрано без підтримки бібліотеки hivex" + +#: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658 #: src/inspect_fs_unix.c:958 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "розмір %s неймовірно великий (% байтів)" -#: src/inspect.c:592 +#: src/inspect.c:773 msgid "no inspection data: call guestfs_inspect_os first" msgstr "немає даних для вивчення: спочатку виконайте виклик guestfs_inspect_os" -#: src/inspect.c:604 +#: src/inspect.c:785 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -3313,14 +3321,6 @@ msgstr "" "кореневого пристрою, дані якого раніше було повернуто функцією " "guestfs_inspect_os" -#: src/inspect.c:614 src/inspect_apps.c:609 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" -"програмний інтерфейс вивчення (inspection) недоступний, оскільки цю версію " -"libguestfs було зібрано без підтримки бібліотеки hivex" - #: src/inspect_fs.c:336 src/inspect_fs.c:349 #, c-format msgid "could not parse integer in version number: %s" @@ -3345,62 +3345,62 @@ msgstr "не вдалося визначити %%SYSTEMROOT%% Windows" msgid "read: %s: unexpected end of file" msgstr "читання: %s: неочікуваний кінець файла" -#: src/launch.c:133 +#: src/launch.c:134 msgid "command line cannot be altered after qemu subprocess launched" msgstr "не можна змінювати рядок команди після запуску підпроцесу qemu" -#: src/launch.c:214 +#: src/launch.c:203 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: запис параметра має починатися з символу «-»" -#: src/launch.c:228 +#: src/launch.c:217 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: не можна використовувати параметр «%s»" -#: src/launch.c:296 src/launch.c:414 +#: src/launch.c:289 src/launch.c:407 msgid "filename cannot contain ',' (comma) character" msgstr "у назві файла не може міститися символу коми («,»)" -#: src/launch.c:310 src/launch.c:318 +#: src/launch.c:303 src/launch.c:311 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "параметр %s є порожнім або містить заборонені до використання символи" -#: src/launch.c:433 +#: src/launch.c:426 msgid "the libguestfs handle has already been launched" msgstr "елемент керування libguestfs вже запущено" -#: src/launch.c:444 +#: src/launch.c:437 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: не вдалося створити тимчасовий каталог" -#: src/launch.c:481 +#: src/launch.c:474 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "вам слід викликати guestfs_add_drive перед викликом guestfs_launch" -#: src/launch.c:892 +#: src/launch.c:895 msgid "guestfs_launch failed, see earlier error messages" msgstr "" "спроба виклику guestfs_launch була невдалою, ознайомтеся з попередніми " "повідомленнями" -#: src/launch.c:905 +#: src/launch.c:908 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "qemu запущено, встановлено зв’язок з фоновою службою, але стан процесу не " "дорівнює READY" -#: src/launch.c:995 +#: src/launch.c:998 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "помилка guestfs_launch, мало бути початкове повідомлення від guestfsd" -#: src/launch.c:1003 +#: src/launch.c:1006 msgid "contacted guestfsd, but state != READY" msgstr "встановлено зв’язок з guestfs, але стан процесу не дорівнює READY" -#: src/launch.c:1175 +#: src/launch.c:1178 #, c-format msgid "" "command failed: %s\n" @@ -3409,11 +3409,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1291 +#: src/launch.c:1318 msgid "qemu has not been launched yet" msgstr "qemu ще не запущено" -#: src/launch.c:1302 +#: src/launch.c:1329 msgid "no subprocess to kill" msgstr "немає підпроцесів для завершення" @@ -3701,47 +3701,47 @@ msgstr "virt-list-filesystems: не вказано образу або назв msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: не вказано образу або назви віртуальної машини" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs вхідні_дані вихідні_дані\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "несподівані вихідні дані від команди «du»" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: невідомий формат вхідних даних: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: не вдалося обробити параметр розміру: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" "qemu-img create: не вдалося створити образ диска, ознайомтеся з попередніми " "повідомленнями\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" "virt-make-fs: підтримку NTFS було вимкнено під час збирання libguestfs\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "tar: помилка, ознайомтеся з попередніми повідомленнями\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" "помилка команди розпакування, ознайомтеся з попередніми повідомленнями\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" -- 1.8.3.1