Version 1.5.22. 1.5.22
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 19 Oct 2010 14:18:15 +0000 (15:18 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 19 Oct 2010 14:18:15 +0000 (15:18 +0100)
17 files changed:
BUGS
configure.ac
po-docs/ja.po
po-docs/libguestfs-docs.pot
po/es.po
po/gu.po
po/hi.po
po/kn.po
po/libguestfs.pot
po/ml.po
po/mr.po
po/nl.po
po/or.po
po/pa.po
po/pl.po
po/ta.po
po/te.po

diff --git a/BUGS b/BUGS
index 1fda3d1..ddfa579 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
 NOTE: This file is automatically generated from "update-bugs".
 NOTE: This file is automatically generated from "update-bugs".
-Last updated: 2010-10-01 21:02:14
+Last updated: 2010-10-19 15:17:36
 
 This contains a local list of the bugs that are open against
 libguestfs.  Bugs are tracked in the Red Hat Bugzilla database
 
 This contains a local list of the bugs that are open against
 libguestfs.  Bugs are tracked in the Red Hat Bugzilla database
@@ -35,6 +35,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 633174 NEW https://bugzilla.redhat.com/show_bug.cgi?id=633174
   some guestfish sub commands can not handle special files properly
 
 633174 NEW https://bugzilla.redhat.com/show_bug.cgi?id=633174
   some guestfish sub commands can not handle special files properly
 
+643991 NEW https://bugzilla.redhat.com/show_bug.cgi?id=643991
+  CVE-2010-3851 libguestfs: missing disk format specifier when adding a disk [fedora-all]
+
 501884 NEW https://bugzilla.redhat.com/show_bug.cgi?id=501884
   virt-inspector still configured, even if there are missing deps
 
 501884 NEW https://bugzilla.redhat.com/show_bug.cgi?id=501884
   virt-inspector still configured, even if there are missing deps
 
@@ -125,11 +128,8 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 627832 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627832
   [RFE] guestfish should print outputs in a suitable base (eg. octal for modes)
 
 627832 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627832
   [RFE] guestfish should print outputs in a suitable base (eg. octal for modes)
 
-632918 NEW https://bugzilla.redhat.com/show_bug.cgi?id=632918
-  Can't use virt-resize on Ubuntu 10.04 image
-
-634246 NEW https://bugzilla.redhat.com/show_bug.cgi?id=634246
-  guestfs_part_get_parttype returns "loop" when run against a partition, LV or filesystem
+634649 NEW https://bugzilla.redhat.com/show_bug.cgi?id=634649
+  [RFE] Align a NTFS partition within qcow2 over LVM to start at offset which is a multiple of 8
 
 635971 NEW https://bugzilla.redhat.com/show_bug.cgi?id=635971
   glob mkfs ext2 /dev/vd[b-t]1 does not expand
 
 635971 NEW https://bugzilla.redhat.com/show_bug.cgi?id=635971
   glob mkfs ext2 /dev/vd[b-t]1 does not expand
@@ -155,6 +155,24 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 639405 NEW https://bugzilla.redhat.com/show_bug.cgi?id=639405
   Interrupted cached appliance creation leaves libguestfs unusable
 
 639405 NEW https://bugzilla.redhat.com/show_bug.cgi?id=639405
   Interrupted cached appliance creation leaves libguestfs unusable
 
+642821 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642821
+  virt-resize falls over on a disk image with a logical swap partition
+
+642929 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642929
+  C inspection code should ignore /dev/fd* in /etc/fstab
+
+642930 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642930
+  virt-inspector (Sys::Guestfs::Lib) should use C inspection APIs
+
+642932 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642932
+  guestmount options should match guestfish options
+
+642933 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642933
+  guestfs_list_filesystems should be used in all possible places
+
+642934 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642934
+  No way to specify disk format when adding a disk to libguestfs
+
 501882 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=501882
   /tmp/libguestfs temporary directory is not cleaned up
 
 501882 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=501882
   /tmp/libguestfs temporary directory is not cleaned up
 
@@ -176,6 +194,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 541618 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=541618
   guestfish not able to mount freebsd ufs2 partitions automatically
 
 541618 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=541618
   guestfish not able to mount freebsd ufs2 partitions automatically
 
+639601 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=639601
+  "virt-ls" command failed to parse domain name "#"
+
+639602 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=639602
+  ""virt-list-filesystems" fails to parse the command line argument if the domain name is "#".
+
 --------------------------------------------------
 Bugs in MODIFIED, POST or ON_QA state are fixed.
 You can help by testing the fixes.
 --------------------------------------------------
 Bugs in MODIFIED, POST or ON_QA state are fixed.
 You can help by testing the fixes.
@@ -240,9 +264,6 @@ You can help by testing the fixes.
 602592 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=602592
   [RFE] expose guestfs_close in perl bindings
 
 602592 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=602592
   [RFE] expose guestfs_close in perl bindings
 
-610880 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=610880
-  libguestfs should set broader read perms on tmpdir, so works in some situations when executed with umask 077
-
 619334 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=619334
   RFE: Enable coredump capture in the appliance
 
 619334 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=619334
   RFE: Enable coredump capture in the appliance
 
@@ -252,9 +273,24 @@ You can help by testing the fixes.
 633766 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633766
   virt-resize --shrink fails
 
 633766 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633766
   virt-resize --shrink fails
 
+634246 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=634246
+  guestfs_part_get_parttype returns "loop" when run against a partition, LV or filesystem
+
 635969 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=635969
   glob echo mkfs ext2 /dev/vd[b-t]1 prints garbage
 
 635969 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=635969
   glob echo mkfs ext2 /dev/vd[b-t]1 prints garbage
 
+639986 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=639986
+  virt-df --csv does not properly quote " in libvirt domain names
+
+640961 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=640961
+  Document that grub-install might be needed for old Linux guests after virt-resize
+
+642826 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642826
+  virt-resize converts any other image format to raw without notifying user, instructions do not account for this
+
+643624 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=643624
+  libguestfs tools documentation should describe how to quote guest domain names from shell
+
 --------------------------------------------------
 These bugs are in the VERIFIED state.
 
 --------------------------------------------------
 These bugs are in the VERIFIED state.
 
index ff14fbb..455ffd1 100644 (file)
@@ -18,7 +18,7 @@
 # major/minor/release must be numbers
 m4_define([libguestfs_major],   [1])
 m4_define([libguestfs_minor],   [5])
 # major/minor/release must be numbers
 m4_define([libguestfs_major],   [1])
 m4_define([libguestfs_minor],   [5])
-m4_define([libguestfs_release], [21])
+m4_define([libguestfs_release], [22])
 # extra can be any string
 m4_define([libguestfs_extra],   [])
 
 # extra can be any string
 m4_define([libguestfs_extra],   [])
 
index 42a0e98..aa1f58f 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2010-10-01 21:02+0200\n"
+"POT-Creation-Date: 2010-10-19 15:17+0200\n"
 "PO-Revision-Date: 2010-09-02 14:46+0100\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "PO-Revision-Date: 2010-09-02 14:46+0100\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -776,8 +776,8 @@ msgstr ""
 #: ../fish/guestfish-actions.pod:1168 ../fish/guestfish-actions.pod:1173
 #: ../fish/guestfish-actions.pod:1215 ../fish/guestfish-actions.pod:1219
 #: ../fish/guestfish-actions.pod:1224 ../tools/virt-df.pl:144
 #: ../fish/guestfish-actions.pod:1168 ../fish/guestfish-actions.pod:1173
 #: ../fish/guestfish-actions.pod:1215 ../fish/guestfish-actions.pod:1219
 #: ../fish/guestfish-actions.pod:1224 ../tools/virt-df.pl:144
-#: ../tools/virt-df.pl:150 ../tools/virt-resize.pl:324
-#: ../tools/virt-resize.pl:329 ../tools/virt-resize.pl:339
+#: ../tools/virt-df.pl:150 ../tools/virt-resize.pl:348
+#: ../tools/virt-resize.pl:353 ../tools/virt-resize.pl:363
 msgid "*"
 msgstr ""
 
 msgid "*"
 msgstr ""
 
@@ -3430,12 +3430,12 @@ msgstr ""
 # type: =head1
 #: ../src/guestfs.pod:1726 ../fish/guestfish.pod:950
 #: ../test-tool/libguestfs-test-tool.pod:109 ../fuse/guestmount.pod:178
 # type: =head1
 #: ../src/guestfs.pod:1726 ../fish/guestfish.pod:950
 #: ../test-tool/libguestfs-test-tool.pod:109 ../fuse/guestmount.pod:178
-#: ../inspector/virt-inspector.pl:846 ../tools/virt-edit.pl:325
-#: ../tools/virt-win-reg.pl:461 ../tools/virt-df.pl:536
-#: ../tools/virt-ls.pl:210 ../tools/virt-resize.pl:1399
-#: ../tools/virt-list-filesystems.pl:191 ../tools/virt-cat.pl:163
-#: ../tools/virt-tar.pl:257 ../tools/virt-rescue.pl:231
-#: ../tools/virt-make-fs.pl:527 ../tools/virt-list-partitions.pl:229
+#: ../inspector/virt-inspector.pl:853 ../tools/virt-edit.pl:332
+#: ../tools/virt-win-reg.pl:468 ../tools/virt-df.pl:573
+#: ../tools/virt-ls.pl:217 ../tools/virt-resize.pl:1447
+#: ../tools/virt-list-filesystems.pl:198 ../tools/virt-cat.pl:170
+#: ../tools/virt-tar.pl:264 ../tools/virt-rescue.pl:238
+#: ../tools/virt-make-fs.pl:534 ../tools/virt-list-partitions.pl:236
 msgid "SEE ALSO"
 msgstr ""
 
 msgid "SEE ALSO"
 msgstr ""
 
@@ -3457,8 +3457,8 @@ msgid ""
 msgstr ""
 
 # type: =head1
 msgstr ""
 
 # type: =head1
-#: ../src/guestfs.pod:1753 ../tools/virt-win-reg.pl:476
-#: ../tools/virt-make-fs.pl:541
+#: ../src/guestfs.pod:1753 ../tools/virt-win-reg.pl:483
+#: ../tools/virt-make-fs.pl:548
 msgid "BUGS"
 msgstr ""
 
 msgid "BUGS"
 msgstr ""
 
@@ -3516,7 +3516,7 @@ msgstr ""
 # type: =head1
 #: ../src/guestfs.pod:1786 ../fish/guestfish.pod:967
 #: ../test-tool/libguestfs-test-tool.pod:115 ../fuse/guestmount.pod:189
 # type: =head1
 #: ../src/guestfs.pod:1786 ../fish/guestfish.pod:967
 #: ../test-tool/libguestfs-test-tool.pod:115 ../fuse/guestmount.pod:189
-#: ../inspector/virt-inspector.pl:855
+#: ../inspector/virt-inspector.pl:862
 msgid "AUTHORS"
 msgstr ""
 
 msgid "AUTHORS"
 msgstr ""
 
@@ -3529,12 +3529,12 @@ msgstr ""
 # type: =head1
 #: ../src/guestfs.pod:1790 ../fish/guestfish.pod:971
 #: ../test-tool/libguestfs-test-tool.pod:119 ../fuse/guestmount.pod:193
 # type: =head1
 #: ../src/guestfs.pod:1790 ../fish/guestfish.pod:971
 #: ../test-tool/libguestfs-test-tool.pod:119 ../fuse/guestmount.pod:193
-#: ../inspector/virt-inspector.pl:861 ../tools/virt-edit.pl:341
-#: ../tools/virt-win-reg.pl:491 ../tools/virt-df.pl:549
-#: ../tools/virt-ls.pl:225 ../tools/virt-resize.pl:1420
-#: ../tools/virt-list-filesystems.pl:207 ../tools/virt-cat.pl:177
-#: ../tools/virt-tar.pl:272 ../tools/virt-rescue.pl:245
-#: ../tools/virt-make-fs.pl:556 ../tools/virt-list-partitions.pl:244
+#: ../inspector/virt-inspector.pl:868 ../tools/virt-edit.pl:348
+#: ../tools/virt-win-reg.pl:498 ../tools/virt-df.pl:586
+#: ../tools/virt-ls.pl:232 ../tools/virt-resize.pl:1473
+#: ../tools/virt-list-filesystems.pl:214 ../tools/virt-cat.pl:184
+#: ../tools/virt-tar.pl:279 ../tools/virt-rescue.pl:252
+#: ../tools/virt-make-fs.pl:563 ../tools/virt-list-partitions.pl:251
 msgid "COPYRIGHT"
 msgstr ""
 
 msgid "COPYRIGHT"
 msgstr ""
 
@@ -15051,7 +15051,7 @@ msgstr ""
 #: ../fish/guestfish.pod:148 ../test-tool/libguestfs-test-tool.pod:37
 #: ../fuse/guestmount.pod:70 ../inspector/virt-inspector.pl:75
 #: ../tools/virt-edit.pl:73 ../tools/virt-win-reg.pl:172
 #: ../fish/guestfish.pod:148 ../test-tool/libguestfs-test-tool.pod:37
 #: ../fuse/guestmount.pod:70 ../inspector/virt-inspector.pl:75
 #: ../tools/virt-edit.pl:73 ../tools/virt-win-reg.pl:172
-#: ../tools/virt-df.pl:71 ../tools/virt-ls.pl:79 ../tools/virt-resize.pl:233
+#: ../tools/virt-df.pl:71 ../tools/virt-ls.pl:79 ../tools/virt-resize.pl:257
 #: ../tools/virt-list-filesystems.pl:50 ../tools/virt-cat.pl:80
 #: ../tools/virt-tar.pl:99 ../tools/virt-rescue.pl:103
 #: ../tools/virt-make-fs.pl:153 ../tools/virt-list-partitions.pl:51
 #: ../tools/virt-list-filesystems.pl:50 ../tools/virt-cat.pl:80
 #: ../tools/virt-tar.pl:99 ../tools/virt-rescue.pl:103
 #: ../tools/virt-make-fs.pl:153 ../tools/virt-list-partitions.pl:51
@@ -15062,7 +15062,7 @@ msgstr ""
 #: ../fish/guestfish.pod:152 ../fuse/guestmount.pod:94
 #: ../inspector/virt-inspector.pl:83 ../tools/virt-edit.pl:81
 #: ../tools/virt-win-reg.pl:180 ../tools/virt-df.pl:79 ../tools/virt-ls.pl:87
 #: ../fish/guestfish.pod:152 ../fuse/guestmount.pod:94
 #: ../inspector/virt-inspector.pl:83 ../tools/virt-edit.pl:81
 #: ../tools/virt-win-reg.pl:180 ../tools/virt-df.pl:79 ../tools/virt-ls.pl:87
-#: ../tools/virt-resize.pl:241 ../tools/virt-list-filesystems.pl:58
+#: ../tools/virt-resize.pl:265 ../tools/virt-list-filesystems.pl:58
 #: ../tools/virt-cat.pl:88 ../tools/virt-tar.pl:107
 #: ../tools/virt-rescue.pl:111 ../tools/virt-make-fs.pl:161
 #: ../tools/virt-list-partitions.pl:59
 #: ../tools/virt-cat.pl:88 ../tools/virt-tar.pl:107
 #: ../tools/virt-rescue.pl:111 ../tools/virt-make-fs.pl:161
 #: ../tools/virt-list-partitions.pl:59
@@ -16806,13 +16806,13 @@ msgstr ""
 
 # type: textblock
 #: ../fish/guestfish.pod:976 ../test-tool/libguestfs-test-tool.pod:124
 
 # type: textblock
 #: ../fish/guestfish.pod:976 ../test-tool/libguestfs-test-tool.pod:124
-#: ../fuse/guestmount.pod:198 ../inspector/virt-inspector.pl:865
-#: ../tools/virt-edit.pl:345 ../tools/virt-win-reg.pl:495
-#: ../tools/virt-df.pl:553 ../tools/virt-ls.pl:229
-#: ../tools/virt-resize.pl:1424 ../tools/virt-list-filesystems.pl:211
-#: ../tools/virt-cat.pl:181 ../tools/virt-tar.pl:276
-#: ../tools/virt-rescue.pl:249 ../tools/virt-make-fs.pl:560
-#: ../tools/virt-list-partitions.pl:248
+#: ../fuse/guestmount.pod:198 ../inspector/virt-inspector.pl:872
+#: ../tools/virt-edit.pl:352 ../tools/virt-win-reg.pl:502
+#: ../tools/virt-df.pl:590 ../tools/virt-ls.pl:236
+#: ../tools/virt-resize.pl:1477 ../tools/virt-list-filesystems.pl:218
+#: ../tools/virt-cat.pl:188 ../tools/virt-tar.pl:283
+#: ../tools/virt-rescue.pl:256 ../tools/virt-make-fs.pl:567
+#: ../tools/virt-list-partitions.pl:255
 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 "
 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 "
@@ -16822,13 +16822,13 @@ msgstr ""
 
 # type: textblock
 #: ../fish/guestfish.pod:981 ../test-tool/libguestfs-test-tool.pod:129
 
 # type: textblock
 #: ../fish/guestfish.pod:981 ../test-tool/libguestfs-test-tool.pod:129
-#: ../fuse/guestmount.pod:203 ../inspector/virt-inspector.pl:870
-#: ../tools/virt-edit.pl:350 ../tools/virt-win-reg.pl:500
-#: ../tools/virt-df.pl:558 ../tools/virt-ls.pl:234
-#: ../tools/virt-resize.pl:1429 ../tools/virt-list-filesystems.pl:216
-#: ../tools/virt-cat.pl:186 ../tools/virt-tar.pl:281
-#: ../tools/virt-rescue.pl:254 ../tools/virt-make-fs.pl:565
-#: ../tools/virt-list-partitions.pl:253
+#: ../fuse/guestmount.pod:203 ../inspector/virt-inspector.pl:877
+#: ../tools/virt-edit.pl:357 ../tools/virt-win-reg.pl:507
+#: ../tools/virt-df.pl:595 ../tools/virt-ls.pl:241
+#: ../tools/virt-resize.pl:1482 ../tools/virt-list-filesystems.pl:223
+#: ../tools/virt-cat.pl:193 ../tools/virt-tar.pl:288
+#: ../tools/virt-rescue.pl:261 ../tools/virt-make-fs.pl:572
+#: ../tools/virt-list-partitions.pl:260
 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 "
 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 "
@@ -16838,13 +16838,13 @@ msgstr ""
 
 # type: textblock
 #: ../fish/guestfish.pod:986 ../test-tool/libguestfs-test-tool.pod:134
 
 # type: textblock
 #: ../fish/guestfish.pod:986 ../test-tool/libguestfs-test-tool.pod:134
-#: ../fuse/guestmount.pod:208 ../inspector/virt-inspector.pl:875
-#: ../tools/virt-edit.pl:355 ../tools/virt-win-reg.pl:505
-#: ../tools/virt-df.pl:563 ../tools/virt-ls.pl:239
-#: ../tools/virt-resize.pl:1434 ../tools/virt-list-filesystems.pl:221
-#: ../tools/virt-cat.pl:191 ../tools/virt-tar.pl:286
-#: ../tools/virt-rescue.pl:259 ../tools/virt-make-fs.pl:570
-#: ../tools/virt-list-partitions.pl:258
+#: ../fuse/guestmount.pod:208 ../inspector/virt-inspector.pl:882
+#: ../tools/virt-edit.pl:362 ../tools/virt-win-reg.pl:512
+#: ../tools/virt-df.pl:600 ../tools/virt-ls.pl:246
+#: ../tools/virt-resize.pl:1487 ../tools/virt-list-filesystems.pl:228
+#: ../tools/virt-cat.pl:198 ../tools/virt-tar.pl:293
+#: ../tools/virt-rescue.pl:266 ../tools/virt-make-fs.pl:577
+#: ../tools/virt-list-partitions.pl:265
 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 "
 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 "
@@ -23509,7 +23509,7 @@ msgstr ""
 # type: =item
 #: ../inspector/virt-inspector.pl:91 ../tools/virt-edit.pl:89
 #: ../tools/virt-win-reg.pl:188 ../tools/virt-df.pl:87 ../tools/virt-ls.pl:95
 # type: =item
 #: ../inspector/virt-inspector.pl:91 ../tools/virt-edit.pl:89
 #: ../tools/virt-win-reg.pl:188 ../tools/virt-df.pl:87 ../tools/virt-ls.pl:95
-#: ../tools/virt-resize.pl:249 ../tools/virt-list-filesystems.pl:66
+#: ../tools/virt-resize.pl:273 ../tools/virt-list-filesystems.pl:66
 #: ../tools/virt-cat.pl:96 ../tools/virt-tar.pl:115
 #: ../tools/virt-rescue.pl:119 ../tools/virt-make-fs.pl:169
 #: ../tools/virt-list-partitions.pl:67
 #: ../tools/virt-cat.pl:96 ../tools/virt-tar.pl:115
 #: ../tools/virt-rescue.pl:119 ../tools/virt-make-fs.pl:169
 #: ../tools/virt-list-partitions.pl:67
@@ -23519,7 +23519,7 @@ msgstr ""
 # type: textblock
 #: ../inspector/virt-inspector.pl:93 ../tools/virt-edit.pl:91
 #: ../tools/virt-win-reg.pl:190 ../tools/virt-df.pl:89 ../tools/virt-ls.pl:97
 # type: textblock
 #: ../inspector/virt-inspector.pl:93 ../tools/virt-edit.pl:91
 #: ../tools/virt-win-reg.pl:190 ../tools/virt-df.pl:89 ../tools/virt-ls.pl:97
-#: ../tools/virt-resize.pl:251 ../tools/virt-list-filesystems.pl:68
+#: ../tools/virt-resize.pl:275 ../tools/virt-list-filesystems.pl:68
 #: ../tools/virt-cat.pl:98 ../tools/virt-tar.pl:117
 #: ../tools/virt-rescue.pl:121 ../tools/virt-make-fs.pl:171
 #: ../tools/virt-list-partitions.pl:69
 #: ../tools/virt-cat.pl:98 ../tools/virt-tar.pl:117
 #: ../tools/virt-rescue.pl:121 ../tools/virt-make-fs.pl:171
 #: ../tools/virt-list-partitions.pl:69
@@ -23925,32 +23925,57 @@ msgstr ""
 msgid "Print the architecture of the kernel."
 msgstr ""
 
 msgid "Print the architecture of the kernel."
 msgstr ""
 
+# type: =head2
+#: ../inspector/virt-inspector.pl:846 ../tools/virt-edit.pl:325
+#: ../tools/virt-win-reg.pl:142 ../tools/virt-win-reg.pl:461
+#: ../tools/virt-df.pl:566 ../tools/virt-ls.pl:210
+#: ../tools/virt-resize.pl:1440 ../tools/virt-list-filesystems.pl:191
+#: ../tools/virt-cat.pl:163 ../tools/virt-tar.pl:257
+#: ../tools/virt-rescue.pl:231 ../tools/virt-make-fs.pl:527
+#: ../tools/virt-list-partitions.pl:229
+msgid "SHELL QUOTING"
+msgstr ""
+
 # type: textblock
 # type: textblock
-#: ../inspector/virt-inspector.pl:848 ../tools/virt-df.pl:538
+#: ../inspector/virt-inspector.pl:848 ../tools/virt-edit.pl:327
+#: ../tools/virt-win-reg.pl:463 ../tools/virt-df.pl:568
+#: ../tools/virt-ls.pl:212 ../tools/virt-resize.pl:1442
+#: ../tools/virt-list-filesystems.pl:193 ../tools/virt-cat.pl:165
+#: ../tools/virt-tar.pl:259 ../tools/virt-rescue.pl:233
+#: ../tools/virt-make-fs.pl:529 ../tools/virt-list-partitions.pl:231
+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 "
+"escape these characters on the command line.  See the shell manual page L<sh"
+"(1)> for details."
+msgstr ""
+
+# type: textblock
+#: ../inspector/virt-inspector.pl:855 ../tools/virt-df.pl:575
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, "
 "L<Sys::Virt(3)>, L<http://libguestfs.org/>."
 msgstr ""
 
 # type: textblock
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, "
 "L<Sys::Virt(3)>, L<http://libguestfs.org/>."
 msgstr ""
 
 # type: textblock
-#: ../inspector/virt-inspector.pl:857 ../tools/virt-edit.pl:339
-#: ../tools/virt-win-reg.pl:489 ../tools/virt-df.pl:547
-#: ../tools/virt-ls.pl:223 ../tools/virt-resize.pl:1418
-#: ../tools/virt-list-filesystems.pl:205 ../tools/virt-cat.pl:175
-#: ../tools/virt-tar.pl:270 ../tools/virt-rescue.pl:243
-#: ../tools/virt-make-fs.pl:554 ../tools/virt-list-partitions.pl:242
+#: ../inspector/virt-inspector.pl:864 ../tools/virt-edit.pl:346
+#: ../tools/virt-win-reg.pl:496 ../tools/virt-df.pl:584
+#: ../tools/virt-ls.pl:230 ../tools/virt-resize.pl:1471
+#: ../tools/virt-list-filesystems.pl:212 ../tools/virt-cat.pl:182
+#: ../tools/virt-tar.pl:277 ../tools/virt-rescue.pl:250
+#: ../tools/virt-make-fs.pl:561 ../tools/virt-list-partitions.pl:249
 msgid "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
 msgstr ""
 
 # type: textblock
 msgid "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
 msgstr ""
 
 # type: textblock
-#: ../inspector/virt-inspector.pl:859
+#: ../inspector/virt-inspector.pl:866
 msgid "Matthew Booth L<mbooth@redhat.com>"
 msgstr ""
 
 # type: textblock
 msgid "Matthew Booth L<mbooth@redhat.com>"
 msgstr ""
 
 # type: textblock
-#: ../inspector/virt-inspector.pl:863 ../tools/virt-ls.pl:227
-#: ../tools/virt-list-filesystems.pl:209 ../tools/virt-cat.pl:179
-#: ../tools/virt-tar.pl:274
+#: ../inspector/virt-inspector.pl:870 ../tools/virt-ls.pl:234
+#: ../tools/virt-list-filesystems.pl:216 ../tools/virt-cat.pl:186
+#: ../tools/virt-tar.pl:281
 msgid "Copyright (C) 2009 Red Hat Inc."
 msgstr ""
 
 msgid "Copyright (C) 2009 Red Hat Inc."
 msgstr ""
 
@@ -24261,7 +24286,7 @@ msgid "If not set, C<vi> is used."
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-edit.pl:327
+#: ../tools/virt-edit.pl:334
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::"
 "Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>, L<perl(1)>, "
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::"
 "Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>, L<perl(1)>, "
@@ -24269,18 +24294,18 @@ msgid ""
 msgstr ""
 
 # type: =head1
 msgstr ""
 
 # type: =head1
-#: ../tools/virt-edit.pl:337 ../tools/virt-win-reg.pl:487
-#: ../tools/virt-df.pl:545 ../tools/virt-ls.pl:221
-#: ../tools/virt-resize.pl:1416 ../tools/virt-list-filesystems.pl:203
-#: ../tools/virt-cat.pl:173 ../tools/virt-tar.pl:268
-#: ../tools/virt-rescue.pl:241 ../tools/virt-make-fs.pl:552
-#: ../tools/virt-list-partitions.pl:240
+#: ../tools/virt-edit.pl:344 ../tools/virt-win-reg.pl:494
+#: ../tools/virt-df.pl:582 ../tools/virt-ls.pl:228
+#: ../tools/virt-resize.pl:1469 ../tools/virt-list-filesystems.pl:210
+#: ../tools/virt-cat.pl:180 ../tools/virt-tar.pl:275
+#: ../tools/virt-rescue.pl:248 ../tools/virt-make-fs.pl:559
+#: ../tools/virt-list-partitions.pl:247
 msgid "AUTHOR"
 msgstr ""
 
 # type: textblock
 msgid "AUTHOR"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-edit.pl:343 ../tools/virt-df.pl:551
-#: ../tools/virt-rescue.pl:247 ../tools/virt-list-partitions.pl:246
+#: ../tools/virt-edit.pl:350 ../tools/virt-df.pl:588
+#: ../tools/virt-rescue.pl:254 ../tools/virt-list-partitions.pl:253
 msgid "Copyright (C) 2009-2010 Red Hat Inc."
 msgstr ""
 
 msgid "Copyright (C) 2009-2010 Red Hat Inc."
 msgstr ""
 
@@ -24530,11 +24555,6 @@ msgstr ""
 msgid "This file would need conversion before you could C<--merge> it."
 msgstr ""
 
 msgid "This file would need conversion before you could C<--merge> it."
 msgstr ""
 
-# type: =head2
-#: ../tools/virt-win-reg.pl:142
-msgid "SHELL QUOTING"
-msgstr ""
-
 # type: textblock
 #: ../tools/virt-win-reg.pl:144
 msgid ""
 # type: textblock
 #: ../tools/virt-win-reg.pl:144
 msgid ""
@@ -24599,7 +24619,7 @@ msgid "B<--debug>"
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-win-reg.pl:198 ../tools/virt-resize.pl:477
+#: ../tools/virt-win-reg.pl:198 ../tools/virt-resize.pl:501
 msgid "Enable debugging messages."
 msgstr ""
 
 msgid "Enable debugging messages."
 msgstr ""
 
@@ -24645,7 +24665,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-win-reg.pl:463
+#: ../tools/virt-win-reg.pl:470
 msgid ""
 "L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)"
 ">, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex"
 msgid ""
 "L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)"
 ">, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex"
@@ -24653,14 +24673,14 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-win-reg.pl:478 ../tools/virt-make-fs.pl:543
+#: ../tools/virt-win-reg.pl:485 ../tools/virt-make-fs.pl:550
 msgid ""
 "When reporting bugs, please enable debugging and capture the I<complete> "
 "output:"
 msgstr ""
 
 # type: verbatim
 msgid ""
 "When reporting bugs, please enable debugging and capture the I<complete> "
 "output:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-win-reg.pl:481
+#: ../tools/virt-win-reg.pl:488
 #, no-wrap
 msgid ""
 " export LIBGUESTFS_DEBUG=1\n"
 #, no-wrap
 msgid ""
 " export LIBGUESTFS_DEBUG=1\n"
@@ -24669,15 +24689,15 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-win-reg.pl:484
+#: ../tools/virt-win-reg.pl:491
 msgid ""
 "Attach /tmp/virt-win-reg.log to a new bug report at L<https://bugzilla."
 "redhat.com/>"
 msgstr ""
 
 # type: textblock
 msgid ""
 "Attach /tmp/virt-win-reg.log to a new bug report at L<https://bugzilla."
 "redhat.com/>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-win-reg.pl:493 ../tools/virt-resize.pl:1422
-#: ../tools/virt-make-fs.pl:558
+#: ../tools/virt-win-reg.pl:500 ../tools/virt-resize.pl:1475
+#: ../tools/virt-make-fs.pl:565
 msgid "Copyright (C) 2010 Red Hat Inc."
 msgstr ""
 
 msgid "Copyright (C) 2010 Red Hat Inc."
 msgstr ""
 
@@ -24824,26 +24844,26 @@ msgid ""
 msgstr ""
 
 # type: =head1
 msgstr ""
 
 # type: =head1
-#: ../tools/virt-df.pl:512
+#: ../tools/virt-df.pl:542
 msgid "NOTE ABOUT CSV FORMAT"
 msgstr ""
 
 # type: textblock
 msgid "NOTE ABOUT CSV FORMAT"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-df.pl:514
+#: ../tools/virt-df.pl:544
 msgid ""
 "Comma-separated values (CSV) is a deceptive format.  It I<seems> like it "
 "should be easy to parse, but it is definitely not easy to parse."
 msgstr ""
 
 # type: textblock
 msgid ""
 "Comma-separated values (CSV) is a deceptive format.  It I<seems> like it "
 "should be easy to parse, but it is definitely not easy to parse."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-df.pl:517
+#: ../tools/virt-df.pl:547
 msgid ""
 "Myth: Just split fields at commas.  Reality: This does I<not> work "
 "reliably.  This example has two columns:"
 msgstr ""
 
 # type: verbatim
 msgid ""
 "Myth: Just split fields at commas.  Reality: This does I<not> work "
 "reliably.  This example has two columns:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-df.pl:520
+#: ../tools/virt-df.pl:550
 #, no-wrap
 msgid ""
 " \"foo,bar\",baz\n"
 #, no-wrap
 msgid ""
 " \"foo,bar\",baz\n"
@@ -24851,14 +24871,14 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-df.pl:522
+#: ../tools/virt-df.pl:552
 msgid ""
 "Myth: Read the file one line at a time.  Reality: This does I<not> work "
 "reliably.  This example has one row:"
 msgstr ""
 
 # type: verbatim
 msgid ""
 "Myth: Read the file one line at a time.  Reality: This does I<not> work "
 "reliably.  This example has one row:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-df.pl:525
+#: ../tools/virt-df.pl:555
 #, no-wrap
 msgid ""
 " \"foo\n"
 #, no-wrap
 msgid ""
 " \"foo\n"
@@ -24867,21 +24887,21 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-df.pl:528
+#: ../tools/virt-df.pl:558
 msgid ""
 "For shell scripts, use C<csvtool> (L<http://merjis.com/developers/csv> also "
 "packaged in major Linux distributions)."
 msgstr ""
 
 # type: textblock
 msgid ""
 "For shell scripts, use C<csvtool> (L<http://merjis.com/developers/csv> also "
 "packaged in major Linux distributions)."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-df.pl:531
+#: ../tools/virt-df.pl:561
 msgid ""
 "For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl "
 "or Python's built-in csv library)."
 msgstr ""
 
 # type: textblock
 msgid ""
 "For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl "
 "or Python's built-in csv library)."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-df.pl:534
+#: ../tools/virt-df.pl:564
 msgid "Most spreadsheets and databases can import CSV directly."
 msgstr ""
 
 msgid "Most spreadsheets and databases can import CSV directly."
 msgstr ""
 
@@ -25019,7 +25039,7 @@ msgid "You cannot combine these options."
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-ls.pl:212
+#: ../tools/virt-ls.pl:219
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<Sys::"
 "Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs."
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<Sys::"
 "Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs."
@@ -25098,28 +25118,42 @@ msgid ""
 "\n"
 msgstr ""
 
 "\n"
 msgstr ""
 
-# type: =head1
+# type: textblock
 #: ../tools/virt-resize.pl:81
 #: ../tools/virt-resize.pl:81
+msgid "As above, but the output format will be uncompressed qcow2:"
+msgstr ""
+
+# type: verbatim
+#: ../tools/virt-resize.pl:83
+#, no-wrap
+msgid ""
+" qemu-img create -f qcow2 newdisk.qcow2 15G\n"
+" virt-resize --expand /dev/sda2 olddisk newdisk.qcow2\n"
+"\n"
+msgstr ""
+
+# type: =head1
+#: ../tools/virt-resize.pl:86
 msgid "DETAILED USAGE"
 msgstr ""
 
 # type: =head2
 msgid "DETAILED USAGE"
 msgstr ""
 
 # type: =head2
-#: ../tools/virt-resize.pl:83
+#: ../tools/virt-resize.pl:88
 msgid "EXPANDING A VIRTUAL MACHINE DISK"
 msgstr ""
 
 # type: =item
 msgid "EXPANDING A VIRTUAL MACHINE DISK"
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:87
+#: ../tools/virt-resize.pl:92
 msgid "1. Shut down the virtual machine"
 msgstr ""
 
 # type: =item
 msgid "1. Shut down the virtual machine"
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:89
+#: ../tools/virt-resize.pl:94
 msgid "2. Locate input disk image"
 msgstr ""
 
 # type: textblock
 msgid "2. Locate input disk image"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:91
+#: ../tools/virt-resize.pl:96
 msgid ""
 "Locate the input disk image (ie. the file or device on the host containing "
 "the guest's disk).  If the guest is managed by libvirt, you can use C<virsh "
 msgid ""
 "Locate the input disk image (ie. the file or device on the host containing "
 "the guest's disk).  If the guest is managed by libvirt, you can use C<virsh "
@@ -25127,7 +25161,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:95
+#: ../tools/virt-resize.pl:100
 #, no-wrap
 msgid ""
 " # virsh dumpxml guestname | xpath /domain/devices/disk/source\n"
 #, no-wrap
 msgid ""
 " # virsh dumpxml guestname | xpath /domain/devices/disk/source\n"
@@ -25138,18 +25172,18 @@ msgid ""
 msgstr ""
 
 # type: =item
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:100
+#: ../tools/virt-resize.pl:105
 msgid "3. Look at current sizing"
 msgstr ""
 
 # type: textblock
 msgid "3. Look at current sizing"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:102
+#: ../tools/virt-resize.pl:107
 msgid ""
 "Use L<virt-list-partitions(1)> to display the current partitions and sizes:"
 msgstr ""
 
 # type: verbatim
 msgid ""
 "Use L<virt-list-partitions(1)> to display the current partitions and sizes:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:105
+#: ../tools/virt-resize.pl:110
 #, no-wrap
 msgid ""
 " # virt-list-partitions -lht /dev/vg/lv_guest\n"
 #, no-wrap
 msgid ""
 " # virt-list-partitions -lht /dev/vg/lv_guest\n"
@@ -25160,32 +25194,32 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:110
+#: ../tools/virt-resize.pl:115
 msgid ""
 "(This example is a virtual machine with an 8 GB disk which we would like to "
 "expand up to 10 GB)."
 msgstr ""
 
 # type: =item
 msgid ""
 "(This example is a virtual machine with an 8 GB disk which we would like to "
 "expand up to 10 GB)."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:113
+#: ../tools/virt-resize.pl:118
 msgid "4. Create output disk"
 msgstr ""
 
 # type: textblock
 msgid "4. Create output disk"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:115
+#: ../tools/virt-resize.pl:120
 msgid ""
 "Virt-resize cannot do in-place disk modifications.  You have to have space "
 "to store the resized output disk."
 msgstr ""
 
 # type: textblock
 msgid ""
 "Virt-resize cannot do in-place disk modifications.  You have to have space "
 "to store the resized output disk."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:118
+#: ../tools/virt-resize.pl:123
 msgid ""
 "To store the resized disk image in a file, create a file of a suitable size:"
 msgstr ""
 
 # type: verbatim
 msgid ""
 "To store the resized disk image in a file, create a file of a suitable size:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:121
+#: ../tools/virt-resize.pl:126
 #, no-wrap
 msgid ""
 " # rm -f outdisk\n"
 #, no-wrap
 msgid ""
 " # rm -f outdisk\n"
@@ -25194,12 +25228,12 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:124
+#: ../tools/virt-resize.pl:129
 msgid "Or use L<lvcreate(1)> to create a logical volume:"
 msgstr ""
 
 # type: verbatim
 msgid "Or use L<lvcreate(1)> to create a logical volume:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:126
+#: ../tools/virt-resize.pl:131
 #, no-wrap
 msgid ""
 " # lvcreate -L 10G -n lv_name vg_name\n"
 #, no-wrap
 msgid ""
 " # lvcreate -L 10G -n lv_name vg_name\n"
@@ -25207,12 +25241,12 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:128
+#: ../tools/virt-resize.pl:133
 msgid "Or use L<virsh(1)> vol-create-as to create a libvirt storage volume:"
 msgstr ""
 
 # type: verbatim
 msgid "Or use L<virsh(1)> vol-create-as to create a libvirt storage volume:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:130
+#: ../tools/virt-resize.pl:135
 #, no-wrap
 msgid ""
 " # virsh pool-list\n"
 #, no-wrap
 msgid ""
 " # virsh pool-list\n"
@@ -25221,12 +25255,12 @@ msgid ""
 msgstr ""
 
 # type: =item
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:133
+#: ../tools/virt-resize.pl:138
 msgid "5. Resize"
 msgstr ""
 
 # type: textblock
 msgid "5. Resize"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:135
+#: ../tools/virt-resize.pl:140
 msgid ""
 "virt-resize takes two mandatory parameters, the input disk (eg. device or "
 "file) and the output disk.  The output disk is the one created in the "
 msgid ""
 "virt-resize takes two mandatory parameters, the input disk (eg. device or "
 "file) and the output disk.  The output disk is the one created in the "
@@ -25234,7 +25268,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:139
+#: ../tools/virt-resize.pl:144
 #, no-wrap
 msgid ""
 " # virt-resize indisk outdisk\n"
 #, no-wrap
 msgid ""
 " # virt-resize indisk outdisk\n"
@@ -25242,7 +25276,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:141
+#: ../tools/virt-resize.pl:146
 msgid ""
 "This command just copies disk image C<indisk> to disk image C<outdisk> "
 "I<without> resizing or changing any existing partitions.  If C<outdisk> is "
 msgid ""
 "This command just copies disk image C<indisk> to disk image C<outdisk> "
 "I<without> resizing or changing any existing partitions.  If C<outdisk> is "
@@ -25252,7 +25286,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:147
+#: ../tools/virt-resize.pl:152
 msgid ""
 "More realistically you'd want to expand existing partitions in the disk "
 "image by passing extra options (for the full list see the L</OPTIONS> "
 msgid ""
 "More realistically you'd want to expand existing partitions in the disk "
 "image by passing extra options (for the full list see the L</OPTIONS> "
@@ -25260,14 +25294,14 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:151
+#: ../tools/virt-resize.pl:156
 msgid ""
 "L</--expand> is the most useful option.  It expands the named partition "
 "within the disk to fill any extra space:"
 msgstr ""
 
 # type: verbatim
 msgid ""
 "L</--expand> is the most useful option.  It expands the named partition "
 "within the disk to fill any extra space:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:154
+#: ../tools/virt-resize.pl:159
 #, no-wrap
 msgid ""
 " # virt-resize --expand /dev/sda2 indisk outdisk\n"
 #, no-wrap
 msgid ""
 " # virt-resize --expand /dev/sda2 indisk outdisk\n"
@@ -25275,14 +25309,14 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:156
+#: ../tools/virt-resize.pl:161
 msgid ""
 "(In this case, an extra partition is I<not> created at the end of the disk, "
 "because there will be no unused space)."
 msgstr ""
 
 # type: textblock
 msgid ""
 "(In this case, an extra partition is I<not> created at the end of the disk, "
 "because there will be no unused space)."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:159
+#: ../tools/virt-resize.pl:164
 msgid ""
 "L</--resize> is the other commonly used option.  The following would "
 "increase the size of /dev/sda1 by 200M, and expand /dev/sda2 to fill the "
 msgid ""
 "L</--resize> is the other commonly used option.  The following would "
 "increase the size of /dev/sda1 by 200M, and expand /dev/sda2 to fill the "
@@ -25290,7 +25324,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:163
+#: ../tools/virt-resize.pl:168
 #, no-wrap
 msgid ""
 " # virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n"
 #, no-wrap
 msgid ""
 " # virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n"
@@ -25299,7 +25333,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:166
+#: ../tools/virt-resize.pl:171
 msgid ""
 "If the expanded partition in the image contains a filesystem or LVM PV, then "
 "if virt-resize knows how, it will resize the contents, the equivalent of "
 msgid ""
 "If the expanded partition in the image contains a filesystem or LVM PV, then "
 "if virt-resize knows how, it will resize the contents, the equivalent of "
@@ -25311,27 +25345,27 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:175
+#: ../tools/virt-resize.pl:180
 msgid "Other options are covered below."
 msgstr ""
 
 # type: =item
 msgid "Other options are covered below."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:177
+#: ../tools/virt-resize.pl:182
 msgid "6. Test"
 msgstr ""
 
 # type: textblock
 msgid "6. Test"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:179
+#: ../tools/virt-resize.pl:184
 msgid "Thoroughly test the new disk image I<before> discarding the old one."
 msgstr ""
 
 # type: textblock
 msgid "Thoroughly test the new disk image I<before> discarding the old one."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:181
+#: ../tools/virt-resize.pl:186
 msgid "If you are using libvirt, edit the XML to point at the new disk:"
 msgstr ""
 
 # type: verbatim
 msgid "If you are using libvirt, edit the XML to point at the new disk:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:183
+#: ../tools/virt-resize.pl:188
 #, no-wrap
 msgid ""
 " # virsh edit guestname\n"
 #, no-wrap
 msgid ""
 " # virsh edit guestname\n"
@@ -25339,19 +25373,19 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:185
+#: ../tools/virt-resize.pl:190
 msgid ""
 "Change E<lt>source ...E<gt>, see L<http://libvirt.org/formatdomain."
 "html#elementsDisks>"
 msgstr ""
 
 # type: textblock
 msgid ""
 "Change E<lt>source ...E<gt>, see L<http://libvirt.org/formatdomain."
 "html#elementsDisks>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:188
+#: ../tools/virt-resize.pl:193
 msgid "Then start up the domain with the new, resized disk:"
 msgstr ""
 
 # type: verbatim
 msgid "Then start up the domain with the new, resized disk:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:190
+#: ../tools/virt-resize.pl:195
 #, no-wrap
 msgid ""
 " # virsh start guestname\n"
 #, no-wrap
 msgid ""
 " # virsh start guestname\n"
@@ -25359,24 +25393,24 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:192
+#: ../tools/virt-resize.pl:197
 msgid ""
 "and check that it still works.  See also the L</NOTES> section below for "
 "additional information."
 msgstr ""
 
 # type: =item
 msgid ""
 "and check that it still works.  See also the L</NOTES> section below for "
 "additional information."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:195
+#: ../tools/virt-resize.pl:200
 msgid "7. Resize LVs etc inside the guest"
 msgstr ""
 
 # type: textblock
 msgid "7. Resize LVs etc inside the guest"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:197
+#: ../tools/virt-resize.pl:202
 msgid "(This can also be done offline using L<guestfish(1)>)"
 msgstr ""
 
 # type: textblock
 msgid "(This can also be done offline using L<guestfish(1)>)"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:199
+#: ../tools/virt-resize.pl:204
 msgid ""
 "Once the guest has booted you should see the new space available, at least "
 "for filesystems that virt-resize knows how to resize, and for PVs.  The user "
 msgid ""
 "Once the guest has booted you should see the new space available, at least "
 "for filesystems that virt-resize knows how to resize, and for PVs.  The user "
@@ -25385,19 +25419,19 @@ msgid ""
 msgstr ""
 
 # type: =head2
 msgstr ""
 
 # type: =head2
-#: ../tools/virt-resize.pl:206
+#: ../tools/virt-resize.pl:211
 msgid "SHRINKING A VIRTUAL MACHINE DISK"
 msgstr ""
 
 # type: textblock
 msgid "SHRINKING A VIRTUAL MACHINE DISK"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:208
+#: ../tools/virt-resize.pl:213
 msgid ""
 "Shrinking is somewhat more complex than expanding, and only an overview is "
 "given here."
 msgstr ""
 
 # type: textblock
 msgid ""
 "Shrinking is somewhat more complex than expanding, and only an overview is "
 "given here."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:211
+#: ../tools/virt-resize.pl:216
 msgid ""
 "Firstly virt-resize will not attempt to shrink any partition content (PVs, "
 "filesystems).  The user has to shrink content before passing the disk image "
 msgid ""
 "Firstly virt-resize will not attempt to shrink any partition content (PVs, "
 "filesystems).  The user has to shrink content before passing the disk image "
@@ -25406,30 +25440,30 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:216
+#: ../tools/virt-resize.pl:221
 msgid "(Shrinking can also be done offline using L<guestfish(1)>)"
 msgstr ""
 
 # type: textblock
 msgid "(Shrinking can also be done offline using L<guestfish(1)>)"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:218
+#: ../tools/virt-resize.pl:223
 msgid ""
 "After shrinking PVs and filesystems, shut down the guest, and proceed with "
 "steps 3 and 4 above to allocate a new disk image."
 msgstr ""
 
 # type: textblock
 msgid ""
 "After shrinking PVs and filesystems, shut down the guest, and proceed with "
 "steps 3 and 4 above to allocate a new disk image."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:221
+#: ../tools/virt-resize.pl:226
 msgid ""
 "Then run virt-resize with any of the C<--shrink> and/or C<--resize> options."
 msgstr ""
 
 # type: =head2
 msgid ""
 "Then run virt-resize with any of the C<--shrink> and/or C<--resize> options."
 msgstr ""
 
 # type: =head2
-#: ../tools/virt-resize.pl:224
+#: ../tools/virt-resize.pl:229
 msgid "IGNORING OR DELETING PARTITIONS"
 msgstr ""
 
 # type: textblock
 msgid "IGNORING OR DELETING PARTITIONS"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:226
+#: ../tools/virt-resize.pl:231
 msgid ""
 "virt-resize also gives a convenient way to ignore or delete partitions when "
 "copying from the input disk to the output disk.  Ignoring a partition speeds "
 msgid ""
 "virt-resize also gives a convenient way to ignore or delete partitions when "
 "copying from the input disk to the output disk.  Ignoring a partition speeds "
@@ -25439,25 +25473,72 @@ msgid ""
 "leave some guests unbootable."
 msgstr ""
 
 "leave some guests unbootable."
 msgstr ""
 
+# type: =head2
+#: ../tools/virt-resize.pl:238
+msgid "QCOW2 AND NON-SPARSE RAW FORMATS"
+msgstr ""
+
 # type: textblock
 # type: textblock
-#: ../tools/virt-resize.pl:243
+#: ../tools/virt-resize.pl:240
+msgid ""
+"If the input disk is in qcow2 format, then you may prefer that the output is "
+"in qcow2 format as well.  Alternately, virt-resize can convert the format on "
+"the fly.  The output format is simply determined by the format of the empty "
+"output container that you provide.  Thus to create qcow2 output, use:"
+msgstr ""
+
+# type: verbatim
+#: ../tools/virt-resize.pl:246
+#, no-wrap
+msgid ""
+" qemu-img create [-c] -f qcow2 outdisk [size]\n"
+"\n"
+msgstr ""
+
+# type: textblock
+#: ../tools/virt-resize.pl:248
+msgid "instead of the truncate command (use C<-c> for a compressed disk)."
+msgstr ""
+
+# type: textblock
+#: ../tools/virt-resize.pl:250
+msgid "Similarly, to get non-sparse raw output use:"
+msgstr ""
+
+# type: verbatim
+#: ../tools/virt-resize.pl:252
+#, no-wrap
+msgid ""
+" fallocate -l size outdisk\n"
+"\n"
+msgstr ""
+
+# type: textblock
+#: ../tools/virt-resize.pl:254
+msgid ""
+"(on older systems that don't have the L<fallocate(1)> command use C<dd if=/"
+"dev/zero of=outdisk bs=1M count=..>)"
+msgstr ""
+
+# type: textblock
+#: ../tools/virt-resize.pl:267
 msgid "Display help."
 msgstr ""
 
 # type: =item
 msgid "Display help."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:257
+#: ../tools/virt-resize.pl:281
 msgid "B<--resize part=size>"
 msgstr ""
 
 # type: textblock
 msgid "B<--resize part=size>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:259
+#: ../tools/virt-resize.pl:283
 msgid ""
 "Resize the named partition (expanding or shrinking it) so that it has the "
 "given size."
 msgstr ""
 
 # type: textblock
 msgid ""
 "Resize the named partition (expanding or shrinking it) so that it has the "
 "given size."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:262
+#: ../tools/virt-resize.pl:286
 msgid ""
 "C<size> can be expressed as an absolute number followed by b/K/M/G/T/P/E to "
 "mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, Petabytes or "
 msgid ""
 "C<size> can be expressed as an absolute number followed by b/K/M/G/T/P/E to "
 "mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, Petabytes or "
@@ -25466,7 +25547,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:267
+#: ../tools/virt-resize.pl:291
 #, no-wrap
 msgid ""
 " --resize /dev/sda2=10G\n"
 #, no-wrap
 msgid ""
 " --resize /dev/sda2=10G\n"
@@ -25474,7 +25555,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:269
+#: ../tools/virt-resize.pl:293
 #, no-wrap
 msgid ""
 " --resize /dev/sda4=90%\n"
 #, no-wrap
 msgid ""
 " --resize /dev/sda4=90%\n"
@@ -25482,7 +25563,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:271
+#: ../tools/virt-resize.pl:295
 #, no-wrap
 msgid ""
 " --resize /dev/sda2=+1G\n"
 #, no-wrap
 msgid ""
 " --resize /dev/sda2=+1G\n"
@@ -25490,7 +25571,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:273
+#: ../tools/virt-resize.pl:297
 #, no-wrap
 msgid ""
 " --resize /dev/sda2=-200M\n"
 #, no-wrap
 msgid ""
 " --resize /dev/sda2=-200M\n"
@@ -25498,7 +25579,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:275
+#: ../tools/virt-resize.pl:299
 #, no-wrap
 msgid ""
 " --resize /dev/sda1=+128K\n"
 #, no-wrap
 msgid ""
 " --resize /dev/sda1=+128K\n"
@@ -25506,7 +25587,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:277
+#: ../tools/virt-resize.pl:301
 #, no-wrap
 msgid ""
 " --resize /dev/sda1=+10%\n"
 #, no-wrap
 msgid ""
 " --resize /dev/sda1=+10%\n"
@@ -25514,7 +25595,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:279
+#: ../tools/virt-resize.pl:303
 #, no-wrap
 msgid ""
 " --resize /dev/sda1=-10%\n"
 #, no-wrap
 msgid ""
 " --resize /dev/sda1=-10%\n"
@@ -25522,14 +25603,14 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:281
+#: ../tools/virt-resize.pl:305
 msgid ""
 "You can increase the size of any partition.  Virt-resize will expand the "
 "direct content of the partition if it knows how (see C<--expand> below)."
 msgstr ""
 
 # type: textblock
 msgid ""
 "You can increase the size of any partition.  Virt-resize will expand the "
 "direct content of the partition if it knows how (see C<--expand> below)."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:285
+#: ../tools/virt-resize.pl:309
 msgid ""
 "You can only I<decrease> the size of partitions that contain filesystems or "
 "PVs which have already been shrunk.  Virt-resize will check this has been "
 msgid ""
 "You can only I<decrease> the size of partitions that contain filesystems or "
 "PVs which have already been shrunk.  Virt-resize will check this has been "
@@ -25538,18 +25619,18 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:290 ../tools/virt-resize.pl:382
-#: ../tools/virt-resize.pl:399
+#: ../tools/virt-resize.pl:314 ../tools/virt-resize.pl:406
+#: ../tools/virt-resize.pl:423
 msgid "You can give this option multiple times."
 msgstr ""
 
 # type: =item
 msgid "You can give this option multiple times."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:296
+#: ../tools/virt-resize.pl:320
 msgid "B<--resize-force part=size>"
 msgstr ""
 
 # type: textblock
 msgid "B<--resize-force part=size>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:298
+#: ../tools/virt-resize.pl:322
 msgid ""
 "This is the same as C<--resize> except that it will let you decrease the "
 "size of any partition.  Generally this means you will lose any data which "
 msgid ""
 "This is the same as C<--resize> except that it will let you decrease the "
 "size of any partition.  Generally this means you will lose any data which "
@@ -25559,24 +25640,24 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:304
+#: ../tools/virt-resize.pl:328
 msgid "See also the C<--ignore> option."
 msgstr ""
 
 # type: =item
 msgid "See also the C<--ignore> option."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:310
+#: ../tools/virt-resize.pl:334
 msgid "B<--expand part>"
 msgstr ""
 
 # type: textblock
 msgid "B<--expand part>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:312
+#: ../tools/virt-resize.pl:336
 msgid ""
 "Expand the named partition so it uses up all extra space (space left over "
 "after any other resize changes that you request have been done)."
 msgstr ""
 
 # type: textblock
 msgid ""
 "Expand the named partition so it uses up all extra space (space left over "
 "after any other resize changes that you request have been done)."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:315
+#: ../tools/virt-resize.pl:339
 msgid ""
 "If virt-resize knows how, it will expand the direct content of the "
 "partition.  For example, if the partition is an LVM PV, it will expand the "
 msgid ""
 "If virt-resize knows how, it will expand the direct content of the "
 "partition.  For example, if the partition is an LVM PV, it will expand the "
@@ -25585,26 +25666,26 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:320
+#: ../tools/virt-resize.pl:344
 msgid "Currently virt-resize can resize:"
 msgstr ""
 
 # type: textblock
 msgid "Currently virt-resize can resize:"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:326
+#: ../tools/virt-resize.pl:350
 msgid ""
 "ext2, ext3 and ext4 filesystems when they are contained directly inside a "
 "partition."
 msgstr ""
 
 # type: textblock
 msgid ""
 "ext2, ext3 and ext4 filesystems when they are contained directly inside a "
 "partition."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:331
+#: ../tools/virt-resize.pl:355
 msgid ""
 "NTFS filesystems contained directly in a partition, if libguestfs was "
 "compiled with support for NTFS."
 msgstr ""
 
 # type: textblock
 msgid ""
 "NTFS filesystems contained directly in a partition, if libguestfs was "
 "compiled with support for NTFS."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:334
+#: ../tools/virt-resize.pl:358
 msgid ""
 "The filesystem must have been shut down consistently last time it was used.  "
 "Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a "
 msgid ""
 "The filesystem must have been shut down consistently last time it was used.  "
 "Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a "
@@ -25613,24 +25694,24 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:341
+#: ../tools/virt-resize.pl:365
 msgid ""
 "LVM PVs (physical volumes).  However virt-resize does I<not> resize anything "
 "inside the PV.  The user will have to resize LVs as desired."
 msgstr ""
 
 # type: textblock
 msgid ""
 "LVM PVs (physical volumes).  However virt-resize does I<not> resize anything "
 "inside the PV.  The user will have to resize LVs as desired."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:347 ../tools/virt-resize.pl:369
+#: ../tools/virt-resize.pl:371 ../tools/virt-resize.pl:393
 msgid "Note that you cannot use C<--expand> and C<--shrink> together."
 msgstr ""
 
 # type: =item
 msgid "Note that you cannot use C<--expand> and C<--shrink> together."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:353
+#: ../tools/virt-resize.pl:377
 msgid "B<--shrink part>"
 msgstr ""
 
 # type: textblock
 msgid "B<--shrink part>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:355
+#: ../tools/virt-resize.pl:379
 msgid ""
 "Shrink the named partition until the overall disk image fits in the "
 "destination.  The named partition B<must> contain a filesystem or PV which "
 msgid ""
 "Shrink the named partition until the overall disk image fits in the "
 "destination.  The named partition B<must> contain a filesystem or PV which "
@@ -25640,7 +25721,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:361
+#: ../tools/virt-resize.pl:385
 msgid ""
 "The amount by which the overall disk must be shrunk (after carrying out all "
 "other operations requested by the user) is called the \"deficit\".  For "
 msgid ""
 "The amount by which the overall disk must be shrunk (after carrying out all "
 "other operations requested by the user) is called the \"deficit\".  For "
@@ -25651,12 +25732,12 @@ msgid ""
 msgstr ""
 
 # type: =item
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:375
+#: ../tools/virt-resize.pl:399
 msgid "B<--ignore part>"
 msgstr ""
 
 # type: textblock
 msgid "B<--ignore part>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:377
+#: ../tools/virt-resize.pl:401
 msgid ""
 "Ignore the named partition.  Effectively this means the partition is "
 "allocated on the destination disk, but the content is not copied across from "
 msgid ""
 "Ignore the named partition.  Effectively this means the partition is "
 "allocated on the destination disk, but the content is not copied across from "
@@ -25665,12 +25746,12 @@ msgid ""
 msgstr ""
 
 # type: =item
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:388
+#: ../tools/virt-resize.pl:412
 msgid "B<--delete part>"
 msgstr ""
 
 # type: textblock
 msgid "B<--delete part>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:390
+#: ../tools/virt-resize.pl:414
 msgid ""
 "Delete the named partition.  It would be more accurate to describe this as "
 "\"don't copy it over\", since virt-resize doesn't do in-place changes and "
 msgid ""
 "Delete the named partition.  It would be more accurate to describe this as "
 "\"don't copy it over\", since virt-resize doesn't do in-place changes and "
@@ -25678,7 +25759,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:394
+#: ../tools/virt-resize.pl:418
 msgid ""
 "Note that when you delete a partition, then anything contained in the "
 "partition is also deleted.  Furthermore, this causes any partitions that "
 msgid ""
 "Note that when you delete a partition, then anything contained in the "
 "partition is also deleted.  Furthermore, this causes any partitions that "
@@ -25686,12 +25767,12 @@ msgid ""
 msgstr ""
 
 # type: =item
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:405
+#: ../tools/virt-resize.pl:429
 msgid "B<--LV-expand logvol>"
 msgstr ""
 
 # type: textblock
 msgid "B<--LV-expand logvol>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:407
+#: ../tools/virt-resize.pl:431
 msgid ""
 "This takes the logical volume and, as a final step, expands it to fill all "
 "the space available in its volume group.  A typical usage, assuming a Linux "
 msgid ""
 "This takes the logical volume and, as a final step, expands it to fill all "
 "the space available in its volume group.  A typical usage, assuming a Linux "
@@ -25700,7 +25781,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:412
+#: ../tools/virt-resize.pl:436
 #, no-wrap
 msgid ""
 " virt-resize indisk outdisk \\\n"
 #, no-wrap
 msgid ""
 " virt-resize indisk outdisk \\\n"
@@ -25709,14 +25790,14 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:415
+#: ../tools/virt-resize.pl:439
 msgid ""
 "This would first expand the partition (and PV), and then expand the root "
 "device to fill the extra space in the PV."
 msgstr ""
 
 # type: textblock
 msgid ""
 "This would first expand the partition (and PV), and then expand the root "
 "device to fill the extra space in the PV."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:418
+#: ../tools/virt-resize.pl:442
 msgid ""
 "The contents of the LV are also resized if virt-resize knows how to do "
 "that.  You can stop virt-resize from trying to expand the content by using "
 msgid ""
 "The contents of the LV are also resized if virt-resize knows how to do "
 "that.  You can stop virt-resize from trying to expand the content by using "
@@ -25724,12 +25805,12 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:422
+#: ../tools/virt-resize.pl:446
 msgid "Use L<virt-list-filesystems(1)> to list the filesystems in the guest."
 msgstr ""
 
 # type: textblock
 msgid "Use L<virt-list-filesystems(1)> to list the filesystems in the guest."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:425
+#: ../tools/virt-resize.pl:449
 msgid ""
 "You can give this option multiple times, I<but> it doesn't make sense to do "
 "this unless the logical volumes you specify are all in different volume "
 msgid ""
 "You can give this option multiple times, I<but> it doesn't make sense to do "
 "this unless the logical volumes you specify are all in different volume "
@@ -25737,12 +25818,12 @@ msgid ""
 msgstr ""
 
 # type: =item
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:433
+#: ../tools/virt-resize.pl:457
 msgid "B<--no-copy-boot-loader>"
 msgstr ""
 
 # type: textblock
 msgid "B<--no-copy-boot-loader>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:435
+#: ../tools/virt-resize.pl:459
 msgid ""
 "By default, virt-resize copies over some sectors at the start of the disk "
 "(up to the beginning of the first partition).  Commonly these sectors "
 msgid ""
 "By default, virt-resize copies over some sectors at the start of the disk "
 "(up to the beginning of the first partition).  Commonly these sectors "
@@ -25751,19 +25832,19 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:440
+#: ../tools/virt-resize.pl:464
 msgid ""
 "If you specify this flag, then this initial copy is not done.  You may need "
 "to reinstall the boot loader in this case."
 msgstr ""
 
 # type: =item
 msgid ""
 "If you specify this flag, then this initial copy is not done.  You may need "
 "to reinstall the boot loader in this case."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:448
+#: ../tools/virt-resize.pl:472
 msgid "B<--no-extra-partition>"
 msgstr ""
 
 # type: textblock
 msgid "B<--no-extra-partition>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:450
+#: ../tools/virt-resize.pl:474
 msgid ""
 "By default, virt-resize creates an extra partition if there is any extra, "
 "unused space after all resizing has happened.  Use this option to prevent "
 msgid ""
 "By default, virt-resize creates an extra partition if there is any extra, "
 "unused space after all resizing has happened.  Use this option to prevent "
@@ -25773,68 +25854,68 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:456
+#: ../tools/virt-resize.pl:480
 msgid ""
 "Note that if the surplus space is smaller than 10 MB, no extra partition "
 "will be created."
 msgstr ""
 
 # type: =item
 msgid ""
 "Note that if the surplus space is smaller than 10 MB, no extra partition "
 "will be created."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:463
+#: ../tools/virt-resize.pl:487
 msgid "B<--no-expand-content>"
 msgstr ""
 
 # type: textblock
 msgid "B<--no-expand-content>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:465
+#: ../tools/virt-resize.pl:489
 msgid ""
 "By default, virt-resize will try to expand the direct contents of "
 "partitions, if it knows how (see C<--expand> option above)."
 msgstr ""
 
 # type: textblock
 msgid ""
 "By default, virt-resize will try to expand the direct contents of "
 "partitions, if it knows how (see C<--expand> option above)."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:468
+#: ../tools/virt-resize.pl:492
 msgid ""
 "If you give the C<--no-expand-content> option then virt-resize will not "
 "attempt this."
 msgstr ""
 
 # type: =item
 msgid ""
 "If you give the C<--no-expand-content> option then virt-resize will not "
 "attempt this."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:475
+#: ../tools/virt-resize.pl:499
 msgid "B<-d> | B<--debug>"
 msgstr ""
 
 # type: =item
 msgid "B<-d> | B<--debug>"
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:483
+#: ../tools/virt-resize.pl:507
 msgid "B<-n> | B<--dryrun>"
 msgstr ""
 
 # type: textblock
 msgid "B<-n> | B<--dryrun>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:485
+#: ../tools/virt-resize.pl:509
 msgid "Print a summary of what would be done, but don't do anything."
 msgstr ""
 
 # type: =item
 msgid "Print a summary of what would be done, but don't do anything."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:491
+#: ../tools/virt-resize.pl:515
 msgid "B<-q> | B<--quiet>"
 msgstr ""
 
 # type: textblock
 msgid "B<-q> | B<--quiet>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:493
+#: ../tools/virt-resize.pl:517
 msgid "Don't print the summary."
 msgstr ""
 
 # type: =head1
 msgid "Don't print the summary."
 msgstr ""
 
 # type: =head1
-#: ../tools/virt-resize.pl:1359 ../tools/virt-rescue.pl:90
+#: ../tools/virt-resize.pl:1383 ../tools/virt-rescue.pl:90
 msgid "NOTES"
 msgstr ""
 
 # type: =head2
 msgid "NOTES"
 msgstr ""
 
 # type: =head2
-#: ../tools/virt-resize.pl:1361
+#: ../tools/virt-resize.pl:1385
 msgid "\"Partition 1 does not end on cylinder boundary.\""
 msgstr ""
 
 # type: textblock
 msgid "\"Partition 1 does not end on cylinder boundary.\""
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:1363
+#: ../tools/virt-resize.pl:1387
 msgid ""
 "Virt-resize aligns partitions to multiples of 64 sectors.  Usually this "
 "means the partitions will not be aligned to the ancient CHS geometry.  "
 msgid ""
 "Virt-resize aligns partitions to multiples of 64 sectors.  Usually this "
 "means the partitions will not be aligned to the ancient CHS geometry.  "
@@ -25844,12 +25925,12 @@ msgid ""
 msgstr ""
 
 # type: =head2
 msgstr ""
 
 # type: =head2
-#: ../tools/virt-resize.pl:1370
+#: ../tools/virt-resize.pl:1394
 msgid "RESIZING WINDOWS VIRTUAL MACHINES"
 msgstr ""
 
 # type: textblock
 msgid "RESIZING WINDOWS VIRTUAL MACHINES"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:1372
+#: ../tools/virt-resize.pl:1396
 msgid ""
 "In Windows Vista and later versions, Microsoft switched to using a separate "
 "boot partition.  In these VMs, typically C</dev/sda1> is the boot partition "
 msgid ""
 "In Windows Vista and later versions, Microsoft switched to using a separate "
 "boot partition.  In these VMs, typically C</dev/sda1> is the boot partition "
@@ -25859,27 +25940,61 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:1379
+#: ../tools/virt-resize.pl:1403
 msgid ""
 "Windows may initiate a lengthy \"chkdsk\" on first boot after a resize, if "
 "NTFS partitions have been expanded.  This is just a safety check and (unless "
 "it find errors) is nothing to worry about."
 msgstr ""
 
 msgid ""
 "Windows may initiate a lengthy \"chkdsk\" on first boot after a resize, if "
 "NTFS partitions have been expanded.  This is just a safety check and (unless "
 "it find errors) is nothing to worry about."
 msgstr ""
 
+# type: =head2
+#: ../tools/virt-resize.pl:1407
+msgid "GUEST BOOT STUCK AT \"GRUB\""
+msgstr ""
+
+# type: textblock
+#: ../tools/virt-resize.pl:1409
+msgid ""
+"If a Linux guest does not boot after resizing, and the boot is stuck after "
+"printing C<GRUB> on the console, try reinstalling grub.  This sometimes "
+"happens on older (RHEL 5-era) guests, for reasons we don't fully understand, "
+"although we think is to do with partition alignment."
+msgstr ""
+
+# type: verbatim
+#: ../tools/virt-resize.pl:1414
+#, no-wrap
+msgid ""
+" guestfish -i -a newdisk\n"
+" ><fs> cat /boot/grub/device.map\n"
+" # check the contents of this file are sensible or\n"
+" # edit the file if necessary\n"
+" ><fs> grub-install / /dev/vda\n"
+" ><fs> exit\n"
+"\n"
+msgstr ""
+
+# type: textblock
+#: ../tools/virt-resize.pl:1421
+msgid ""
+"For more flexible guest reconfiguration, including if you need to specify "
+"other parameters to grub-install, use L<virt-rescue(1)>."
+msgstr ""
+
 # type: =head1
 # type: =head1
-#: ../tools/virt-resize.pl:1383
+#: ../tools/virt-resize.pl:1424
 msgid "ALTERNATIVE TOOLS"
 msgstr ""
 
 # type: textblock
 msgid "ALTERNATIVE TOOLS"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:1385
+#: ../tools/virt-resize.pl:1426
 msgid ""
 "There are several proprietary tools for resizing partitions.  We won't "
 "mention any here."
 msgstr ""
 
 # type: textblock
 msgid ""
 "There are several proprietary tools for resizing partitions.  We won't "
 "mention any here."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:1388
+#: ../tools/virt-resize.pl:1429
 msgid ""
 "L<parted(8)> and its graphical shell gparted can do some types of resizing "
 "operations on disk images.  They can resize and move partitions, but I don't "
 msgid ""
 "L<parted(8)> and its graphical shell gparted can do some types of resizing "
 "operations on disk images.  They can resize and move partitions, but I don't "
@@ -25888,7 +26003,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:1393
+#: ../tools/virt-resize.pl:1434
 msgid ""
 "L<guestfish(1)> can do everything that virt-resize can do and a lot more, "
 "but at a much lower level.  You will probably end up hand-calculating sector "
 msgid ""
 "L<guestfish(1)> can do everything that virt-resize can do and a lot more, "
 "but at a much lower level.  You will probably end up hand-calculating sector "
@@ -25898,12 +26013,13 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:1401
+#: ../tools/virt-resize.pl:1449
 msgid ""
 "L<virt-list-partitions(1)>, L<virt-list-filesystems(1)>, L<virt-df(1)>, "
 "L<guestfs(3)>, L<guestfish(1)>, L<lvm(8)>, L<pvresize(8)>, L<lvresize(8)>, "
 msgid ""
 "L<virt-list-partitions(1)>, L<virt-list-filesystems(1)>, L<virt-df(1)>, "
 "L<guestfs(3)>, L<guestfish(1)>, L<lvm(8)>, L<pvresize(8)>, L<lvresize(8)>, "
-"L<resize2fs(8)>, L<ntfsresize(8)>, L<virsh(1)>, L<parted(8)>, L<Sys::Guestfs"
-"(3)>, L<http://libguestfs.org/>."
+"L<resize2fs(8)>, L<ntfsresize(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)"
+">, L<fallocate(1)>, L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, "
+"L<Sys::Guestfs(3)>, L<http://libguestfs.org/>."
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
@@ -25963,7 +26079,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-list-filesystems.pl:193
+#: ../tools/virt-list-filesystems.pl:200
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-list-"
 "partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)"
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-list-"
 "partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)"
@@ -26088,7 +26204,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-cat.pl:165
+#: ../tools/virt-cat.pl:172
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-edit(1)>, L<Sys::Guestfs(3)>, L<Sys::"
 "Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-edit(1)>, L<Sys::Guestfs(3)>, L<Sys::"
 "Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
@@ -26274,7 +26390,7 @@ msgid "Specify that the input or output tarball is gzip-compressed."
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-tar.pl:259
+#: ../tools/virt-tar.pl:266
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<Sys::"
 "Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs."
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<Sys::"
 "Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs."
@@ -26468,7 +26584,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-rescue.pl:233
+#: ../tools/virt-rescue.pl:240
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::"
 "Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::"
 "Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
@@ -26881,7 +26997,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-make-fs.pl:529
+#: ../tools/virt-make-fs.pl:536
 msgid ""
 "L<guestfish(1)>, L<virt-resize(1)>, L<virt-tar(1)>, L<mkisofs(1)>, "
 "L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs(8)>, L<guestfs"
 msgid ""
 "L<guestfish(1)>, L<virt-resize(1)>, L<virt-tar(1)>, L<mkisofs(1)>, "
 "L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs(8)>, L<guestfs"
@@ -26889,7 +27005,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-make-fs.pl:546
+#: ../tools/virt-make-fs.pl:553
 #, no-wrap
 msgid ""
 " export LIBGUESTFS_DEBUG=1\n"
 #, no-wrap
 msgid ""
 " export LIBGUESTFS_DEBUG=1\n"
@@ -26898,7 +27014,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-make-fs.pl:549
+#: ../tools/virt-make-fs.pl:556
 msgid ""
 "Attach /tmp/virt-make-fs.log to a new bug report at L<https://bugzilla."
 "redhat.com/>"
 msgid ""
 "Attach /tmp/virt-make-fs.log to a new bug report at L<https://bugzilla."
 "redhat.com/>"
@@ -26971,7 +27087,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-list-partitions.pl:231
+#: ../tools/virt-list-partitions.pl:238
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-list-filesystems(1)>, L<virt-resize(1)"
 ">, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://"
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-list-filesystems(1)>, L<virt-resize(1)"
 ">, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://"
index b3c6c42..7c735aa 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: libguestfs 1.5.21\n"
+"Project-Id-Version: libguestfs 1.5.22\n"
 "Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
 "Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2010-10-01 21:02+0200\n"
+"POT-Creation-Date: 2010-10-19 15:17+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -719,7 +719,7 @@ msgid "There are many limitations to this:"
 msgstr ""
 
 # type: =item
 msgstr ""
 
 # type: =item
-#: ../src/guestfs.pod:345 ../src/guestfs.pod:350 ../src/guestfs.pod:355 ../src/guestfs.pod:359 ../src/guestfs.pod:364 ../src/guestfs.pod:368 ../src/guestfs.pod:373 ../src/guestfs.pod:1254 ../src/guestfs.pod:1259 ../src/guestfs.pod:1263 ../src/guestfs.pod:1365 ../src/guestfs.pod:1369 ../src/guestfs.pod:1373 ../src/guestfs.pod:1378 ../src/guestfs.pod:1386 ../src/guestfs.pod:1405 ../src/guestfs.pod:1413 ../src/guestfs.pod:1643 ../src/guestfs.pod:1649 ../src/guestfs.pod:1654 ../src/guestfs.pod:1660 ../src/guestfs.pod:1767 ../src/guestfs.pod:1771 ../src/guestfs.pod:1775 ../src/guestfs.pod:1779 ../src/guestfs-actions.pod:14 ../src/guestfs-actions.pod:21 ../src/guestfs-actions.pod:372 ../src/guestfs-actions.pod:380 ../src/guestfs-actions.pod:387 ../src/guestfs-actions.pod:394 ../src/guestfs-actions.pod:1285 ../src/guestfs-actions.pod:1289 ../src/guestfs-actions.pod:1293 ../src/guestfs-actions.pod:1297 ../src/guestfs-actions.pod:1305 ../src/guestfs-actions.pod:1309 ../src/guestfs-actions.pod:1313 ../src/guestfs-actions.pod:1323 ../src/guestfs-actions.pod:1327 ../src/guestfs-actions.pod:1331 ../src/guestfs-actions.pod:1454 ../src/guestfs-actions.pod:1458 ../src/guestfs-actions.pod:1463 ../src/guestfs-actions.pod:1468 ../src/guestfs-actions.pod:1520 ../src/guestfs-actions.pod:1524 ../src/guestfs-actions.pod:1529 ../fish/guestfish.pod:338 ../fish/guestfish.pod:342 ../fish/guestfish.pod:346 ../fish/guestfish.pod:350 ../fish/guestfish-actions.pod:15 ../fish/guestfish-actions.pod:22 ../fish/guestfish-actions.pod:306 ../fish/guestfish-actions.pod:314 ../fish/guestfish-actions.pod:321 ../fish/guestfish-actions.pod:328 ../fish/guestfish-actions.pod:1023 ../fish/guestfish-actions.pod:1027 ../fish/guestfish-actions.pod:1031 ../fish/guestfish-actions.pod:1035 ../fish/guestfish-actions.pod:1043 ../fish/guestfish-actions.pod:1047 ../fish/guestfish-actions.pod:1051 ../fish/guestfish-actions.pod:1061 ../fish/guestfish-actions.pod:1065 ../fish/guestfish-actions.pod:1069 ../fish/guestfish-actions.pod:1159 ../fish/guestfish-actions.pod:1163 ../fish/guestfish-actions.pod:1168 ../fish/guestfish-actions.pod:1173 ../fish/guestfish-actions.pod:1215 ../fish/guestfish-actions.pod:1219 ../fish/guestfish-actions.pod:1224 ../tools/virt-df.pl:144 ../tools/virt-df.pl:150 ../tools/virt-resize.pl:324 ../tools/virt-resize.pl:329 ../tools/virt-resize.pl:339
+#: ../src/guestfs.pod:345 ../src/guestfs.pod:350 ../src/guestfs.pod:355 ../src/guestfs.pod:359 ../src/guestfs.pod:364 ../src/guestfs.pod:368 ../src/guestfs.pod:373 ../src/guestfs.pod:1254 ../src/guestfs.pod:1259 ../src/guestfs.pod:1263 ../src/guestfs.pod:1365 ../src/guestfs.pod:1369 ../src/guestfs.pod:1373 ../src/guestfs.pod:1378 ../src/guestfs.pod:1386 ../src/guestfs.pod:1405 ../src/guestfs.pod:1413 ../src/guestfs.pod:1643 ../src/guestfs.pod:1649 ../src/guestfs.pod:1654 ../src/guestfs.pod:1660 ../src/guestfs.pod:1767 ../src/guestfs.pod:1771 ../src/guestfs.pod:1775 ../src/guestfs.pod:1779 ../src/guestfs-actions.pod:14 ../src/guestfs-actions.pod:21 ../src/guestfs-actions.pod:372 ../src/guestfs-actions.pod:380 ../src/guestfs-actions.pod:387 ../src/guestfs-actions.pod:394 ../src/guestfs-actions.pod:1285 ../src/guestfs-actions.pod:1289 ../src/guestfs-actions.pod:1293 ../src/guestfs-actions.pod:1297 ../src/guestfs-actions.pod:1305 ../src/guestfs-actions.pod:1309 ../src/guestfs-actions.pod:1313 ../src/guestfs-actions.pod:1323 ../src/guestfs-actions.pod:1327 ../src/guestfs-actions.pod:1331 ../src/guestfs-actions.pod:1454 ../src/guestfs-actions.pod:1458 ../src/guestfs-actions.pod:1463 ../src/guestfs-actions.pod:1468 ../src/guestfs-actions.pod:1520 ../src/guestfs-actions.pod:1524 ../src/guestfs-actions.pod:1529 ../fish/guestfish.pod:338 ../fish/guestfish.pod:342 ../fish/guestfish.pod:346 ../fish/guestfish.pod:350 ../fish/guestfish-actions.pod:15 ../fish/guestfish-actions.pod:22 ../fish/guestfish-actions.pod:306 ../fish/guestfish-actions.pod:314 ../fish/guestfish-actions.pod:321 ../fish/guestfish-actions.pod:328 ../fish/guestfish-actions.pod:1023 ../fish/guestfish-actions.pod:1027 ../fish/guestfish-actions.pod:1031 ../fish/guestfish-actions.pod:1035 ../fish/guestfish-actions.pod:1043 ../fish/guestfish-actions.pod:1047 ../fish/guestfish-actions.pod:1051 ../fish/guestfish-actions.pod:1061 ../fish/guestfish-actions.pod:1065 ../fish/guestfish-actions.pod:1069 ../fish/guestfish-actions.pod:1159 ../fish/guestfish-actions.pod:1163 ../fish/guestfish-actions.pod:1168 ../fish/guestfish-actions.pod:1173 ../fish/guestfish-actions.pod:1215 ../fish/guestfish-actions.pod:1219 ../fish/guestfish-actions.pod:1224 ../tools/virt-df.pl:144 ../tools/virt-df.pl:150 ../tools/virt-resize.pl:348 ../tools/virt-resize.pl:353 ../tools/virt-resize.pl:363
 msgid "*"
 msgstr ""
 
 msgid "*"
 msgstr ""
 
@@ -3368,7 +3368,7 @@ msgid ""
 msgstr ""
 
 # type: =head1
 msgstr ""
 
 # type: =head1
-#: ../src/guestfs.pod:1726 ../fish/guestfish.pod:950 ../test-tool/libguestfs-test-tool.pod:109 ../fuse/guestmount.pod:178 ../inspector/virt-inspector.pl:846 ../tools/virt-edit.pl:325 ../tools/virt-win-reg.pl:461 ../tools/virt-df.pl:536 ../tools/virt-ls.pl:210 ../tools/virt-resize.pl:1399 ../tools/virt-list-filesystems.pl:191 ../tools/virt-cat.pl:163 ../tools/virt-tar.pl:257 ../tools/virt-rescue.pl:231 ../tools/virt-make-fs.pl:527 ../tools/virt-list-partitions.pl:229
+#: ../src/guestfs.pod:1726 ../fish/guestfish.pod:950 ../test-tool/libguestfs-test-tool.pod:109 ../fuse/guestmount.pod:178 ../inspector/virt-inspector.pl:853 ../tools/virt-edit.pl:332 ../tools/virt-win-reg.pl:468 ../tools/virt-df.pl:573 ../tools/virt-ls.pl:217 ../tools/virt-resize.pl:1447 ../tools/virt-list-filesystems.pl:198 ../tools/virt-cat.pl:170 ../tools/virt-tar.pl:264 ../tools/virt-rescue.pl:238 ../tools/virt-make-fs.pl:534 ../tools/virt-list-partitions.pl:236
 msgid "SEE ALSO"
 msgstr ""
 
 msgid "SEE ALSO"
 msgstr ""
 
@@ -3390,7 +3390,7 @@ msgid ""
 msgstr ""
 
 # type: =head1
 msgstr ""
 
 # type: =head1
-#: ../src/guestfs.pod:1753 ../tools/virt-win-reg.pl:476 ../tools/virt-make-fs.pl:541
+#: ../src/guestfs.pod:1753 ../tools/virt-win-reg.pl:483 ../tools/virt-make-fs.pl:548
 msgid "BUGS"
 msgstr ""
 
 msgid "BUGS"
 msgstr ""
 
@@ -3442,7 +3442,7 @@ msgid ""
 msgstr ""
 
 # type: =head1
 msgstr ""
 
 # type: =head1
-#: ../src/guestfs.pod:1786 ../fish/guestfish.pod:967 ../test-tool/libguestfs-test-tool.pod:115 ../fuse/guestmount.pod:189 ../inspector/virt-inspector.pl:855
+#: ../src/guestfs.pod:1786 ../fish/guestfish.pod:967 ../test-tool/libguestfs-test-tool.pod:115 ../fuse/guestmount.pod:189 ../inspector/virt-inspector.pl:862
 msgid "AUTHORS"
 msgstr ""
 
 msgid "AUTHORS"
 msgstr ""
 
@@ -3452,7 +3452,7 @@ msgid "Richard W.M. Jones (C<rjones at redhat dot com>)"
 msgstr ""
 
 # type: =head1
 msgstr ""
 
 # type: =head1
-#: ../src/guestfs.pod:1790 ../fish/guestfish.pod:971 ../test-tool/libguestfs-test-tool.pod:119 ../fuse/guestmount.pod:193 ../inspector/virt-inspector.pl:861 ../tools/virt-edit.pl:341 ../tools/virt-win-reg.pl:491 ../tools/virt-df.pl:549 ../tools/virt-ls.pl:225 ../tools/virt-resize.pl:1420 ../tools/virt-list-filesystems.pl:207 ../tools/virt-cat.pl:177 ../tools/virt-tar.pl:272 ../tools/virt-rescue.pl:245 ../tools/virt-make-fs.pl:556 ../tools/virt-list-partitions.pl:244
+#: ../src/guestfs.pod:1790 ../fish/guestfish.pod:971 ../test-tool/libguestfs-test-tool.pod:119 ../fuse/guestmount.pod:193 ../inspector/virt-inspector.pl:868 ../tools/virt-edit.pl:348 ../tools/virt-win-reg.pl:498 ../tools/virt-df.pl:586 ../tools/virt-ls.pl:232 ../tools/virt-resize.pl:1473 ../tools/virt-list-filesystems.pl:214 ../tools/virt-cat.pl:184 ../tools/virt-tar.pl:279 ../tools/virt-rescue.pl:252 ../tools/virt-make-fs.pl:563 ../tools/virt-list-partitions.pl:251
 msgid "COPYRIGHT"
 msgstr ""
 
 msgid "COPYRIGHT"
 msgstr ""
 
@@ -14685,12 +14685,12 @@ msgid ""
 msgstr ""
 
 # type: =head1
 msgstr ""
 
 # type: =head1
-#: ../fish/guestfish.pod:148 ../test-tool/libguestfs-test-tool.pod:37 ../fuse/guestmount.pod:70 ../inspector/virt-inspector.pl:75 ../tools/virt-edit.pl:73 ../tools/virt-win-reg.pl:172 ../tools/virt-df.pl:71 ../tools/virt-ls.pl:79 ../tools/virt-resize.pl:233 ../tools/virt-list-filesystems.pl:50 ../tools/virt-cat.pl:80 ../tools/virt-tar.pl:99 ../tools/virt-rescue.pl:103 ../tools/virt-make-fs.pl:153 ../tools/virt-list-partitions.pl:51
+#: ../fish/guestfish.pod:148 ../test-tool/libguestfs-test-tool.pod:37 ../fuse/guestmount.pod:70 ../inspector/virt-inspector.pl:75 ../tools/virt-edit.pl:73 ../tools/virt-win-reg.pl:172 ../tools/virt-df.pl:71 ../tools/virt-ls.pl:79 ../tools/virt-resize.pl:257 ../tools/virt-list-filesystems.pl:50 ../tools/virt-cat.pl:80 ../tools/virt-tar.pl:99 ../tools/virt-rescue.pl:103 ../tools/virt-make-fs.pl:153 ../tools/virt-list-partitions.pl:51
 msgid "OPTIONS"
 msgstr ""
 
 # type: =item
 msgid "OPTIONS"
 msgstr ""
 
 # type: =item
-#: ../fish/guestfish.pod:152 ../fuse/guestmount.pod:94 ../inspector/virt-inspector.pl:83 ../tools/virt-edit.pl:81 ../tools/virt-win-reg.pl:180 ../tools/virt-df.pl:79 ../tools/virt-ls.pl:87 ../tools/virt-resize.pl:241 ../tools/virt-list-filesystems.pl:58 ../tools/virt-cat.pl:88 ../tools/virt-tar.pl:107 ../tools/virt-rescue.pl:111 ../tools/virt-make-fs.pl:161 ../tools/virt-list-partitions.pl:59
+#: ../fish/guestfish.pod:152 ../fuse/guestmount.pod:94 ../inspector/virt-inspector.pl:83 ../tools/virt-edit.pl:81 ../tools/virt-win-reg.pl:180 ../tools/virt-df.pl:79 ../tools/virt-ls.pl:87 ../tools/virt-resize.pl:265 ../tools/virt-list-filesystems.pl:58 ../tools/virt-cat.pl:88 ../tools/virt-tar.pl:107 ../tools/virt-rescue.pl:111 ../tools/virt-make-fs.pl:161 ../tools/virt-list-partitions.pl:59
 msgid "B<--help>"
 msgstr ""
 
 msgid "B<--help>"
 msgstr ""
 
@@ -16427,7 +16427,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../fish/guestfish.pod:976 ../test-tool/libguestfs-test-tool.pod:124 ../fuse/guestmount.pod:198 ../inspector/virt-inspector.pl:865 ../tools/virt-edit.pl:345 ../tools/virt-win-reg.pl:495 ../tools/virt-df.pl:553 ../tools/virt-ls.pl:229 ../tools/virt-resize.pl:1424 ../tools/virt-list-filesystems.pl:211 ../tools/virt-cat.pl:181 ../tools/virt-tar.pl:276 ../tools/virt-rescue.pl:249 ../tools/virt-make-fs.pl:560 ../tools/virt-list-partitions.pl:248
+#: ../fish/guestfish.pod:976 ../test-tool/libguestfs-test-tool.pod:124 ../fuse/guestmount.pod:198 ../inspector/virt-inspector.pl:872 ../tools/virt-edit.pl:352 ../tools/virt-win-reg.pl:502 ../tools/virt-df.pl:590 ../tools/virt-ls.pl:236 ../tools/virt-resize.pl:1477 ../tools/virt-list-filesystems.pl:218 ../tools/virt-cat.pl:188 ../tools/virt-tar.pl:283 ../tools/virt-rescue.pl:256 ../tools/virt-make-fs.pl:567 ../tools/virt-list-partitions.pl:255
 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 "
 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 "
@@ -16436,7 +16436,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../fish/guestfish.pod:981 ../test-tool/libguestfs-test-tool.pod:129 ../fuse/guestmount.pod:203 ../inspector/virt-inspector.pl:870 ../tools/virt-edit.pl:350 ../tools/virt-win-reg.pl:500 ../tools/virt-df.pl:558 ../tools/virt-ls.pl:234 ../tools/virt-resize.pl:1429 ../tools/virt-list-filesystems.pl:216 ../tools/virt-cat.pl:186 ../tools/virt-tar.pl:281 ../tools/virt-rescue.pl:254 ../tools/virt-make-fs.pl:565 ../tools/virt-list-partitions.pl:253
+#: ../fish/guestfish.pod:981 ../test-tool/libguestfs-test-tool.pod:129 ../fuse/guestmount.pod:203 ../inspector/virt-inspector.pl:877 ../tools/virt-edit.pl:357 ../tools/virt-win-reg.pl:507 ../tools/virt-df.pl:595 ../tools/virt-ls.pl:241 ../tools/virt-resize.pl:1482 ../tools/virt-list-filesystems.pl:223 ../tools/virt-cat.pl:193 ../tools/virt-tar.pl:288 ../tools/virt-rescue.pl:261 ../tools/virt-make-fs.pl:572 ../tools/virt-list-partitions.pl:260
 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 "
 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 "
@@ -16445,7 +16445,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../fish/guestfish.pod:986 ../test-tool/libguestfs-test-tool.pod:134 ../fuse/guestmount.pod:208 ../inspector/virt-inspector.pl:875 ../tools/virt-edit.pl:355 ../tools/virt-win-reg.pl:505 ../tools/virt-df.pl:563 ../tools/virt-ls.pl:239 ../tools/virt-resize.pl:1434 ../tools/virt-list-filesystems.pl:221 ../tools/virt-cat.pl:191 ../tools/virt-tar.pl:286 ../tools/virt-rescue.pl:259 ../tools/virt-make-fs.pl:570 ../tools/virt-list-partitions.pl:258
+#: ../fish/guestfish.pod:986 ../test-tool/libguestfs-test-tool.pod:134 ../fuse/guestmount.pod:208 ../inspector/virt-inspector.pl:882 ../tools/virt-edit.pl:362 ../tools/virt-win-reg.pl:512 ../tools/virt-df.pl:600 ../tools/virt-ls.pl:246 ../tools/virt-resize.pl:1487 ../tools/virt-list-filesystems.pl:228 ../tools/virt-cat.pl:198 ../tools/virt-tar.pl:293 ../tools/virt-rescue.pl:266 ../tools/virt-make-fs.pl:577 ../tools/virt-list-partitions.pl:265
 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 "
 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 "
@@ -23084,12 +23084,12 @@ msgid "Display brief help."
 msgstr ""
 
 # type: =item
 msgstr ""
 
 # type: =item
-#: ../inspector/virt-inspector.pl:91 ../tools/virt-edit.pl:89 ../tools/virt-win-reg.pl:188 ../tools/virt-df.pl:87 ../tools/virt-ls.pl:95 ../tools/virt-resize.pl:249 ../tools/virt-list-filesystems.pl:66 ../tools/virt-cat.pl:96 ../tools/virt-tar.pl:115 ../tools/virt-rescue.pl:119 ../tools/virt-make-fs.pl:169 ../tools/virt-list-partitions.pl:67
+#: ../inspector/virt-inspector.pl:91 ../tools/virt-edit.pl:89 ../tools/virt-win-reg.pl:188 ../tools/virt-df.pl:87 ../tools/virt-ls.pl:95 ../tools/virt-resize.pl:273 ../tools/virt-list-filesystems.pl:66 ../tools/virt-cat.pl:96 ../tools/virt-tar.pl:115 ../tools/virt-rescue.pl:119 ../tools/virt-make-fs.pl:169 ../tools/virt-list-partitions.pl:67
 msgid "B<--version>"
 msgstr ""
 
 # type: textblock
 msgid "B<--version>"
 msgstr ""
 
 # type: textblock
-#: ../inspector/virt-inspector.pl:93 ../tools/virt-edit.pl:91 ../tools/virt-win-reg.pl:190 ../tools/virt-df.pl:89 ../tools/virt-ls.pl:97 ../tools/virt-resize.pl:251 ../tools/virt-list-filesystems.pl:68 ../tools/virt-cat.pl:98 ../tools/virt-tar.pl:117 ../tools/virt-rescue.pl:121 ../tools/virt-make-fs.pl:171 ../tools/virt-list-partitions.pl:69
+#: ../inspector/virt-inspector.pl:93 ../tools/virt-edit.pl:91 ../tools/virt-win-reg.pl:190 ../tools/virt-df.pl:89 ../tools/virt-ls.pl:97 ../tools/virt-resize.pl:275 ../tools/virt-list-filesystems.pl:68 ../tools/virt-cat.pl:98 ../tools/virt-tar.pl:117 ../tools/virt-rescue.pl:121 ../tools/virt-make-fs.pl:171 ../tools/virt-list-partitions.pl:69
 msgid "Display version number and exit."
 msgstr ""
 
 msgid "Display version number and exit."
 msgstr ""
 
@@ -23485,25 +23485,39 @@ msgstr ""
 msgid "Print the architecture of the kernel."
 msgstr ""
 
 msgid "Print the architecture of the kernel."
 msgstr ""
 
+# type: =head1
+#: ../inspector/virt-inspector.pl:846 ../tools/virt-edit.pl:325 ../tools/virt-win-reg.pl:142 ../tools/virt-win-reg.pl:461 ../tools/virt-df.pl:566 ../tools/virt-ls.pl:210 ../tools/virt-resize.pl:1440 ../tools/virt-list-filesystems.pl:191 ../tools/virt-cat.pl:163 ../tools/virt-tar.pl:257 ../tools/virt-rescue.pl:231 ../tools/virt-make-fs.pl:527 ../tools/virt-list-partitions.pl:229
+msgid "SHELL QUOTING"
+msgstr ""
+
+# type: textblock
+#: ../inspector/virt-inspector.pl:848 ../tools/virt-edit.pl:327 ../tools/virt-win-reg.pl:463 ../tools/virt-df.pl:568 ../tools/virt-ls.pl:212 ../tools/virt-resize.pl:1442 ../tools/virt-list-filesystems.pl:193 ../tools/virt-cat.pl:165 ../tools/virt-tar.pl:259 ../tools/virt-rescue.pl:233 ../tools/virt-make-fs.pl:529 ../tools/virt-list-partitions.pl:231
+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 "
+"escape these characters on the command line.  See the shell manual page "
+"L<sh(1)> for details."
+msgstr ""
+
 # type: textblock
 # type: textblock
-#: ../inspector/virt-inspector.pl:848 ../tools/virt-df.pl:538
+#: ../inspector/virt-inspector.pl:855 ../tools/virt-df.pl:575
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, "
 "L<Sys::Virt(3)>, L<http://libguestfs.org/>."
 msgstr ""
 
 # type: textblock
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, "
 "L<Sys::Virt(3)>, L<http://libguestfs.org/>."
 msgstr ""
 
 # type: textblock
-#: ../inspector/virt-inspector.pl:857 ../tools/virt-edit.pl:339 ../tools/virt-win-reg.pl:489 ../tools/virt-df.pl:547 ../tools/virt-ls.pl:223 ../tools/virt-resize.pl:1418 ../tools/virt-list-filesystems.pl:205 ../tools/virt-cat.pl:175 ../tools/virt-tar.pl:270 ../tools/virt-rescue.pl:243 ../tools/virt-make-fs.pl:554 ../tools/virt-list-partitions.pl:242
+#: ../inspector/virt-inspector.pl:864 ../tools/virt-edit.pl:346 ../tools/virt-win-reg.pl:496 ../tools/virt-df.pl:584 ../tools/virt-ls.pl:230 ../tools/virt-resize.pl:1471 ../tools/virt-list-filesystems.pl:212 ../tools/virt-cat.pl:182 ../tools/virt-tar.pl:277 ../tools/virt-rescue.pl:250 ../tools/virt-make-fs.pl:561 ../tools/virt-list-partitions.pl:249
 msgid "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
 msgstr ""
 
 # type: textblock
 msgid "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
 msgstr ""
 
 # type: textblock
-#: ../inspector/virt-inspector.pl:859
+#: ../inspector/virt-inspector.pl:866
 msgid "Matthew Booth L<mbooth@redhat.com>"
 msgstr ""
 
 # type: textblock
 msgid "Matthew Booth L<mbooth@redhat.com>"
 msgstr ""
 
 # type: textblock
-#: ../inspector/virt-inspector.pl:863 ../tools/virt-ls.pl:227 ../tools/virt-list-filesystems.pl:209 ../tools/virt-cat.pl:179 ../tools/virt-tar.pl:274
+#: ../inspector/virt-inspector.pl:870 ../tools/virt-ls.pl:234 ../tools/virt-list-filesystems.pl:216 ../tools/virt-cat.pl:186 ../tools/virt-tar.pl:281
 msgid "Copyright (C) 2009 Red Hat Inc."
 msgstr ""
 
 msgid "Copyright (C) 2009 Red Hat Inc."
 msgstr ""
 
@@ -23811,7 +23825,7 @@ msgid "If not set, C<vi> is used."
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-edit.pl:327
+#: ../tools/virt-edit.pl:334
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, "
 "L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>, "
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, "
 "L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>, "
@@ -23819,12 +23833,12 @@ msgid ""
 msgstr ""
 
 # type: =head1
 msgstr ""
 
 # type: =head1
-#: ../tools/virt-edit.pl:337 ../tools/virt-win-reg.pl:487 ../tools/virt-df.pl:545 ../tools/virt-ls.pl:221 ../tools/virt-resize.pl:1416 ../tools/virt-list-filesystems.pl:203 ../tools/virt-cat.pl:173 ../tools/virt-tar.pl:268 ../tools/virt-rescue.pl:241 ../tools/virt-make-fs.pl:552 ../tools/virt-list-partitions.pl:240
+#: ../tools/virt-edit.pl:344 ../tools/virt-win-reg.pl:494 ../tools/virt-df.pl:582 ../tools/virt-ls.pl:228 ../tools/virt-resize.pl:1469 ../tools/virt-list-filesystems.pl:210 ../tools/virt-cat.pl:180 ../tools/virt-tar.pl:275 ../tools/virt-rescue.pl:248 ../tools/virt-make-fs.pl:559 ../tools/virt-list-partitions.pl:247
 msgid "AUTHOR"
 msgstr ""
 
 # type: textblock
 msgid "AUTHOR"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-edit.pl:343 ../tools/virt-df.pl:551 ../tools/virt-rescue.pl:247 ../tools/virt-list-partitions.pl:246
+#: ../tools/virt-edit.pl:350 ../tools/virt-df.pl:588 ../tools/virt-rescue.pl:254 ../tools/virt-list-partitions.pl:253
 msgid "Copyright (C) 2009-2010 Red Hat Inc."
 msgstr ""
 
 msgid "Copyright (C) 2009-2010 Red Hat Inc."
 msgstr ""
 
@@ -24074,11 +24088,6 @@ msgstr ""
 msgid "This file would need conversion before you could C<--merge> it."
 msgstr ""
 
 msgid "This file would need conversion before you could C<--merge> it."
 msgstr ""
 
-# type: =head2
-#: ../tools/virt-win-reg.pl:142
-msgid "SHELL QUOTING"
-msgstr ""
-
 # type: textblock
 #: ../tools/virt-win-reg.pl:144
 msgid ""
 # type: textblock
 #: ../tools/virt-win-reg.pl:144
 msgid ""
@@ -24142,7 +24151,7 @@ msgid "B<--debug>"
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-win-reg.pl:198 ../tools/virt-resize.pl:477
+#: ../tools/virt-win-reg.pl:198 ../tools/virt-resize.pl:501
 msgid "Enable debugging messages."
 msgstr ""
 
 msgid "Enable debugging messages."
 msgstr ""
 
@@ -24188,7 +24197,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-win-reg.pl:463
+#: ../tools/virt-win-reg.pl:470
 msgid ""
 "L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, "
 "L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, "
 msgid ""
 "L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, "
 "L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, "
@@ -24197,14 +24206,14 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-win-reg.pl:478 ../tools/virt-make-fs.pl:543
+#: ../tools/virt-win-reg.pl:485 ../tools/virt-make-fs.pl:550
 msgid ""
 "When reporting bugs, please enable debugging and capture the I<complete> "
 "output:"
 msgstr ""
 
 # type: verbatim
 msgid ""
 "When reporting bugs, please enable debugging and capture the I<complete> "
 "output:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-win-reg.pl:481
+#: ../tools/virt-win-reg.pl:488
 #, no-wrap
 msgid ""
 " export LIBGUESTFS_DEBUG=1\n"
 #, no-wrap
 msgid ""
 " export LIBGUESTFS_DEBUG=1\n"
@@ -24213,14 +24222,14 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-win-reg.pl:484
+#: ../tools/virt-win-reg.pl:491
 msgid ""
 "Attach /tmp/virt-win-reg.log to a new bug report at "
 "L<https://bugzilla.redhat.com/>"
 msgstr ""
 
 # type: textblock
 msgid ""
 "Attach /tmp/virt-win-reg.log to a new bug report at "
 "L<https://bugzilla.redhat.com/>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-win-reg.pl:493 ../tools/virt-resize.pl:1422 ../tools/virt-make-fs.pl:558
+#: ../tools/virt-win-reg.pl:500 ../tools/virt-resize.pl:1475 ../tools/virt-make-fs.pl:565
 msgid "Copyright (C) 2010 Red Hat Inc."
 msgstr ""
 
 msgid "Copyright (C) 2010 Red Hat Inc."
 msgstr ""
 
@@ -24367,26 +24376,26 @@ msgid ""
 msgstr ""
 
 # type: =head1
 msgstr ""
 
 # type: =head1
-#: ../tools/virt-df.pl:512
+#: ../tools/virt-df.pl:542
 msgid "NOTE ABOUT CSV FORMAT"
 msgstr ""
 
 # type: textblock
 msgid "NOTE ABOUT CSV FORMAT"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-df.pl:514
+#: ../tools/virt-df.pl:544
 msgid ""
 "Comma-separated values (CSV) is a deceptive format.  It I<seems> like it "
 "should be easy to parse, but it is definitely not easy to parse."
 msgstr ""
 
 # type: textblock
 msgid ""
 "Comma-separated values (CSV) is a deceptive format.  It I<seems> like it "
 "should be easy to parse, but it is definitely not easy to parse."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-df.pl:517
+#: ../tools/virt-df.pl:547
 msgid ""
 "Myth: Just split fields at commas.  Reality: This does I<not> work "
 "reliably.  This example has two columns:"
 msgstr ""
 
 # type: verbatim
 msgid ""
 "Myth: Just split fields at commas.  Reality: This does I<not> work "
 "reliably.  This example has two columns:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-df.pl:520
+#: ../tools/virt-df.pl:550
 #, no-wrap
 msgid ""
 " \"foo,bar\",baz\n"
 #, no-wrap
 msgid ""
 " \"foo,bar\",baz\n"
@@ -24394,14 +24403,14 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-df.pl:522
+#: ../tools/virt-df.pl:552
 msgid ""
 "Myth: Read the file one line at a time.  Reality: This does I<not> work "
 "reliably.  This example has one row:"
 msgstr ""
 
 # type: verbatim
 msgid ""
 "Myth: Read the file one line at a time.  Reality: This does I<not> work "
 "reliably.  This example has one row:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-df.pl:525
+#: ../tools/virt-df.pl:555
 #, no-wrap
 msgid ""
 " \"foo\n"
 #, no-wrap
 msgid ""
 " \"foo\n"
@@ -24410,21 +24419,21 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-df.pl:528
+#: ../tools/virt-df.pl:558
 msgid ""
 "For shell scripts, use C<csvtool> (L<http://merjis.com/developers/csv> also "
 "packaged in major Linux distributions)."
 msgstr ""
 
 # type: textblock
 msgid ""
 "For shell scripts, use C<csvtool> (L<http://merjis.com/developers/csv> also "
 "packaged in major Linux distributions)."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-df.pl:531
+#: ../tools/virt-df.pl:561
 msgid ""
 "For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl "
 "or Python's built-in csv library)."
 msgstr ""
 
 # type: textblock
 msgid ""
 "For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl "
 "or Python's built-in csv library)."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-df.pl:534
+#: ../tools/virt-df.pl:564
 msgid "Most spreadsheets and databases can import CSV directly."
 msgstr ""
 
 msgid "Most spreadsheets and databases can import CSV directly."
 msgstr ""
 
@@ -24561,7 +24570,7 @@ msgid "You cannot combine these options."
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-ls.pl:212
+#: ../tools/virt-ls.pl:219
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, "
 "L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, "
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, "
 "L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, "
@@ -24640,28 +24649,42 @@ msgid ""
 "\n"
 msgstr ""
 
 "\n"
 msgstr ""
 
-# type: =head1
+# type: textblock
 #: ../tools/virt-resize.pl:81
 #: ../tools/virt-resize.pl:81
+msgid "As above, but the output format will be uncompressed qcow2:"
+msgstr ""
+
+# type: verbatim
+#: ../tools/virt-resize.pl:83
+#, no-wrap
+msgid ""
+" qemu-img create -f qcow2 newdisk.qcow2 15G\n"
+" virt-resize --expand /dev/sda2 olddisk newdisk.qcow2\n"
+"\n"
+msgstr ""
+
+# type: =head1
+#: ../tools/virt-resize.pl:86
 msgid "DETAILED USAGE"
 msgstr ""
 
 # type: =head2
 msgid "DETAILED USAGE"
 msgstr ""
 
 # type: =head2
-#: ../tools/virt-resize.pl:83
+#: ../tools/virt-resize.pl:88
 msgid "EXPANDING A VIRTUAL MACHINE DISK"
 msgstr ""
 
 # type: =item
 msgid "EXPANDING A VIRTUAL MACHINE DISK"
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:87
+#: ../tools/virt-resize.pl:92
 msgid "1. Shut down the virtual machine"
 msgstr ""
 
 # type: =item
 msgid "1. Shut down the virtual machine"
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:89
+#: ../tools/virt-resize.pl:94
 msgid "2. Locate input disk image"
 msgstr ""
 
 # type: textblock
 msgid "2. Locate input disk image"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:91
+#: ../tools/virt-resize.pl:96
 msgid ""
 "Locate the input disk image (ie. the file or device on the host containing "
 "the guest's disk).  If the guest is managed by libvirt, you can use C<virsh "
 msgid ""
 "Locate the input disk image (ie. the file or device on the host containing "
 "the guest's disk).  If the guest is managed by libvirt, you can use C<virsh "
@@ -24669,7 +24692,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:95
+#: ../tools/virt-resize.pl:100
 #, no-wrap
 msgid ""
 " # virsh dumpxml guestname | xpath /domain/devices/disk/source\n"
 #, no-wrap
 msgid ""
 " # virsh dumpxml guestname | xpath /domain/devices/disk/source\n"
@@ -24680,17 +24703,17 @@ msgid ""
 msgstr ""
 
 # type: =item
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:100
+#: ../tools/virt-resize.pl:105
 msgid "3. Look at current sizing"
 msgstr ""
 
 # type: textblock
 msgid "3. Look at current sizing"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:102
+#: ../tools/virt-resize.pl:107
 msgid "Use L<virt-list-partitions(1)> to display the current partitions and sizes:"
 msgstr ""
 
 # type: verbatim
 msgid "Use L<virt-list-partitions(1)> to display the current partitions and sizes:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:105
+#: ../tools/virt-resize.pl:110
 #, no-wrap
 msgid ""
 " # virt-list-partitions -lht /dev/vg/lv_guest\n"
 #, no-wrap
 msgid ""
 " # virt-list-partitions -lht /dev/vg/lv_guest\n"
@@ -24701,31 +24724,31 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:110
+#: ../tools/virt-resize.pl:115
 msgid ""
 "(This example is a virtual machine with an 8 GB disk which we would like to "
 "expand up to 10 GB)."
 msgstr ""
 
 # type: =item
 msgid ""
 "(This example is a virtual machine with an 8 GB disk which we would like to "
 "expand up to 10 GB)."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:113
+#: ../tools/virt-resize.pl:118
 msgid "4. Create output disk"
 msgstr ""
 
 # type: textblock
 msgid "4. Create output disk"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:115
+#: ../tools/virt-resize.pl:120
 msgid ""
 "Virt-resize cannot do in-place disk modifications.  You have to have space "
 "to store the resized output disk."
 msgstr ""
 
 # type: textblock
 msgid ""
 "Virt-resize cannot do in-place disk modifications.  You have to have space "
 "to store the resized output disk."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:118
+#: ../tools/virt-resize.pl:123
 msgid "To store the resized disk image in a file, create a file of a suitable size:"
 msgstr ""
 
 # type: verbatim
 msgid "To store the resized disk image in a file, create a file of a suitable size:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:121
+#: ../tools/virt-resize.pl:126
 #, no-wrap
 msgid ""
 " # rm -f outdisk\n"
 #, no-wrap
 msgid ""
 " # rm -f outdisk\n"
@@ -24734,12 +24757,12 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:124
+#: ../tools/virt-resize.pl:129
 msgid "Or use L<lvcreate(1)> to create a logical volume:"
 msgstr ""
 
 # type: verbatim
 msgid "Or use L<lvcreate(1)> to create a logical volume:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:126
+#: ../tools/virt-resize.pl:131
 #, no-wrap
 msgid ""
 " # lvcreate -L 10G -n lv_name vg_name\n"
 #, no-wrap
 msgid ""
 " # lvcreate -L 10G -n lv_name vg_name\n"
@@ -24747,12 +24770,12 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:128
+#: ../tools/virt-resize.pl:133
 msgid "Or use L<virsh(1)> vol-create-as to create a libvirt storage volume:"
 msgstr ""
 
 # type: verbatim
 msgid "Or use L<virsh(1)> vol-create-as to create a libvirt storage volume:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:130
+#: ../tools/virt-resize.pl:135
 #, no-wrap
 msgid ""
 " # virsh pool-list\n"
 #, no-wrap
 msgid ""
 " # virsh pool-list\n"
@@ -24761,12 +24784,12 @@ msgid ""
 msgstr ""
 
 # type: =item
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:133
+#: ../tools/virt-resize.pl:138
 msgid "5. Resize"
 msgstr ""
 
 # type: textblock
 msgid "5. Resize"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:135
+#: ../tools/virt-resize.pl:140
 msgid ""
 "virt-resize takes two mandatory parameters, the input disk (eg. device or "
 "file) and the output disk.  The output disk is the one created in the "
 msgid ""
 "virt-resize takes two mandatory parameters, the input disk (eg. device or "
 "file) and the output disk.  The output disk is the one created in the "
@@ -24774,7 +24797,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:139
+#: ../tools/virt-resize.pl:144
 #, no-wrap
 msgid ""
 " # virt-resize indisk outdisk\n"
 #, no-wrap
 msgid ""
 " # virt-resize indisk outdisk\n"
@@ -24782,7 +24805,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:141
+#: ../tools/virt-resize.pl:146
 msgid ""
 "This command just copies disk image C<indisk> to disk image C<outdisk> "
 "I<without> resizing or changing any existing partitions.  If C<outdisk> is "
 msgid ""
 "This command just copies disk image C<indisk> to disk image C<outdisk> "
 "I<without> resizing or changing any existing partitions.  If C<outdisk> is "
@@ -24792,7 +24815,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:147
+#: ../tools/virt-resize.pl:152
 msgid ""
 "More realistically you'd want to expand existing partitions in the disk "
 "image by passing extra options (for the full list see the L</OPTIONS> "
 msgid ""
 "More realistically you'd want to expand existing partitions in the disk "
 "image by passing extra options (for the full list see the L</OPTIONS> "
@@ -24800,14 +24823,14 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:151
+#: ../tools/virt-resize.pl:156
 msgid ""
 "L</--expand> is the most useful option.  It expands the named partition "
 "within the disk to fill any extra space:"
 msgstr ""
 
 # type: verbatim
 msgid ""
 "L</--expand> is the most useful option.  It expands the named partition "
 "within the disk to fill any extra space:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:154
+#: ../tools/virt-resize.pl:159
 #, no-wrap
 msgid ""
 " # virt-resize --expand /dev/sda2 indisk outdisk\n"
 #, no-wrap
 msgid ""
 " # virt-resize --expand /dev/sda2 indisk outdisk\n"
@@ -24815,14 +24838,14 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:156
+#: ../tools/virt-resize.pl:161
 msgid ""
 "(In this case, an extra partition is I<not> created at the end of the disk, "
 "because there will be no unused space)."
 msgstr ""
 
 # type: textblock
 msgid ""
 "(In this case, an extra partition is I<not> created at the end of the disk, "
 "because there will be no unused space)."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:159
+#: ../tools/virt-resize.pl:164
 msgid ""
 "L</--resize> is the other commonly used option.  The following would "
 "increase the size of /dev/sda1 by 200M, and expand /dev/sda2 to fill the "
 msgid ""
 "L</--resize> is the other commonly used option.  The following would "
 "increase the size of /dev/sda1 by 200M, and expand /dev/sda2 to fill the "
@@ -24830,7 +24853,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:163
+#: ../tools/virt-resize.pl:168
 #, no-wrap
 msgid ""
 " # virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n"
 #, no-wrap
 msgid ""
 " # virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n"
@@ -24839,7 +24862,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:166
+#: ../tools/virt-resize.pl:171
 msgid ""
 "If the expanded partition in the image contains a filesystem or LVM PV, then "
 "if virt-resize knows how, it will resize the contents, the equivalent of "
 msgid ""
 "If the expanded partition in the image contains a filesystem or LVM PV, then "
 "if virt-resize knows how, it will resize the contents, the equivalent of "
@@ -24852,27 +24875,27 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:175
+#: ../tools/virt-resize.pl:180
 msgid "Other options are covered below."
 msgstr ""
 
 # type: =item
 msgid "Other options are covered below."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:177
+#: ../tools/virt-resize.pl:182
 msgid "6. Test"
 msgstr ""
 
 # type: textblock
 msgid "6. Test"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:179
+#: ../tools/virt-resize.pl:184
 msgid "Thoroughly test the new disk image I<before> discarding the old one."
 msgstr ""
 
 # type: textblock
 msgid "Thoroughly test the new disk image I<before> discarding the old one."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:181
+#: ../tools/virt-resize.pl:186
 msgid "If you are using libvirt, edit the XML to point at the new disk:"
 msgstr ""
 
 # type: verbatim
 msgid "If you are using libvirt, edit the XML to point at the new disk:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:183
+#: ../tools/virt-resize.pl:188
 #, no-wrap
 msgid ""
 " # virsh edit guestname\n"
 #, no-wrap
 msgid ""
 " # virsh edit guestname\n"
@@ -24880,19 +24903,19 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:185
+#: ../tools/virt-resize.pl:190
 msgid ""
 "Change E<lt>source ...E<gt>, see "
 "L<http://libvirt.org/formatdomain.html#elementsDisks>"
 msgstr ""
 
 # type: textblock
 msgid ""
 "Change E<lt>source ...E<gt>, see "
 "L<http://libvirt.org/formatdomain.html#elementsDisks>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:188
+#: ../tools/virt-resize.pl:193
 msgid "Then start up the domain with the new, resized disk:"
 msgstr ""
 
 # type: verbatim
 msgid "Then start up the domain with the new, resized disk:"
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:190
+#: ../tools/virt-resize.pl:195
 #, no-wrap
 msgid ""
 " # virsh start guestname\n"
 #, no-wrap
 msgid ""
 " # virsh start guestname\n"
@@ -24900,24 +24923,24 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:192
+#: ../tools/virt-resize.pl:197
 msgid ""
 "and check that it still works.  See also the L</NOTES> section below for "
 "additional information."
 msgstr ""
 
 # type: =item
 msgid ""
 "and check that it still works.  See also the L</NOTES> section below for "
 "additional information."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:195
+#: ../tools/virt-resize.pl:200
 msgid "7. Resize LVs etc inside the guest"
 msgstr ""
 
 # type: textblock
 msgid "7. Resize LVs etc inside the guest"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:197
+#: ../tools/virt-resize.pl:202
 msgid "(This can also be done offline using L<guestfish(1)>)"
 msgstr ""
 
 # type: textblock
 msgid "(This can also be done offline using L<guestfish(1)>)"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:199
+#: ../tools/virt-resize.pl:204
 msgid ""
 "Once the guest has booted you should see the new space available, at least "
 "for filesystems that virt-resize knows how to resize, and for PVs.  The user "
 msgid ""
 "Once the guest has booted you should see the new space available, at least "
 "for filesystems that virt-resize knows how to resize, and for PVs.  The user "
@@ -24926,19 +24949,19 @@ msgid ""
 msgstr ""
 
 # type: =head2
 msgstr ""
 
 # type: =head2
-#: ../tools/virt-resize.pl:206
+#: ../tools/virt-resize.pl:211
 msgid "SHRINKING A VIRTUAL MACHINE DISK"
 msgstr ""
 
 # type: textblock
 msgid "SHRINKING A VIRTUAL MACHINE DISK"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:208
+#: ../tools/virt-resize.pl:213
 msgid ""
 "Shrinking is somewhat more complex than expanding, and only an overview is "
 "given here."
 msgstr ""
 
 # type: textblock
 msgid ""
 "Shrinking is somewhat more complex than expanding, and only an overview is "
 "given here."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:211
+#: ../tools/virt-resize.pl:216
 msgid ""
 "Firstly virt-resize will not attempt to shrink any partition content (PVs, "
 "filesystems).  The user has to shrink content before passing the disk image "
 msgid ""
 "Firstly virt-resize will not attempt to shrink any partition content (PVs, "
 "filesystems).  The user has to shrink content before passing the disk image "
@@ -24947,29 +24970,29 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:216
+#: ../tools/virt-resize.pl:221
 msgid "(Shrinking can also be done offline using L<guestfish(1)>)"
 msgstr ""
 
 # type: textblock
 msgid "(Shrinking can also be done offline using L<guestfish(1)>)"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:218
+#: ../tools/virt-resize.pl:223
 msgid ""
 "After shrinking PVs and filesystems, shut down the guest, and proceed with "
 "steps 3 and 4 above to allocate a new disk image."
 msgstr ""
 
 # type: textblock
 msgid ""
 "After shrinking PVs and filesystems, shut down the guest, and proceed with "
 "steps 3 and 4 above to allocate a new disk image."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:221
+#: ../tools/virt-resize.pl:226
 msgid "Then run virt-resize with any of the C<--shrink> and/or C<--resize> options."
 msgstr ""
 
 # type: =head2
 msgid "Then run virt-resize with any of the C<--shrink> and/or C<--resize> options."
 msgstr ""
 
 # type: =head2
-#: ../tools/virt-resize.pl:224
+#: ../tools/virt-resize.pl:229
 msgid "IGNORING OR DELETING PARTITIONS"
 msgstr ""
 
 # type: textblock
 msgid "IGNORING OR DELETING PARTITIONS"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:226
+#: ../tools/virt-resize.pl:231
 msgid ""
 "virt-resize also gives a convenient way to ignore or delete partitions when "
 "copying from the input disk to the output disk.  Ignoring a partition speeds "
 msgid ""
 "virt-resize also gives a convenient way to ignore or delete partitions when "
 "copying from the input disk to the output disk.  Ignoring a partition speeds "
@@ -24979,25 +25002,72 @@ msgid ""
 "leave some guests unbootable."
 msgstr ""
 
 "leave some guests unbootable."
 msgstr ""
 
+# type: =head2
+#: ../tools/virt-resize.pl:238
+msgid "QCOW2 AND NON-SPARSE RAW FORMATS"
+msgstr ""
+
+# type: textblock
+#: ../tools/virt-resize.pl:240
+msgid ""
+"If the input disk is in qcow2 format, then you may prefer that the output is "
+"in qcow2 format as well.  Alternately, virt-resize can convert the format on "
+"the fly.  The output format is simply determined by the format of the empty "
+"output container that you provide.  Thus to create qcow2 output, use:"
+msgstr ""
+
+# type: verbatim
+#: ../tools/virt-resize.pl:246
+#, no-wrap
+msgid ""
+" qemu-img create [-c] -f qcow2 outdisk [size]\n"
+"\n"
+msgstr ""
+
+# type: textblock
+#: ../tools/virt-resize.pl:248
+msgid "instead of the truncate command (use C<-c> for a compressed disk)."
+msgstr ""
+
+# type: textblock
+#: ../tools/virt-resize.pl:250
+msgid "Similarly, to get non-sparse raw output use:"
+msgstr ""
+
+# type: verbatim
+#: ../tools/virt-resize.pl:252
+#, no-wrap
+msgid ""
+" fallocate -l size outdisk\n"
+"\n"
+msgstr ""
+
+# type: textblock
+#: ../tools/virt-resize.pl:254
+msgid ""
+"(on older systems that don't have the L<fallocate(1)> command use C<dd "
+"if=/dev/zero of=outdisk bs=1M count=..>)"
+msgstr ""
+
 # type: textblock
 # type: textblock
-#: ../tools/virt-resize.pl:243
+#: ../tools/virt-resize.pl:267
 msgid "Display help."
 msgstr ""
 
 # type: =item
 msgid "Display help."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:257
+#: ../tools/virt-resize.pl:281
 msgid "B<--resize part=size>"
 msgstr ""
 
 # type: textblock
 msgid "B<--resize part=size>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:259
+#: ../tools/virt-resize.pl:283
 msgid ""
 "Resize the named partition (expanding or shrinking it) so that it has the "
 "given size."
 msgstr ""
 
 # type: textblock
 msgid ""
 "Resize the named partition (expanding or shrinking it) so that it has the "
 "given size."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:262
+#: ../tools/virt-resize.pl:286
 msgid ""
 "C<size> can be expressed as an absolute number followed by b/K/M/G/T/P/E to "
 "mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, Petabytes or "
 msgid ""
 "C<size> can be expressed as an absolute number followed by b/K/M/G/T/P/E to "
 "mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, Petabytes or "
@@ -25006,7 +25076,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:267
+#: ../tools/virt-resize.pl:291
 #, no-wrap
 msgid ""
 " --resize /dev/sda2=10G\n"
 #, no-wrap
 msgid ""
 " --resize /dev/sda2=10G\n"
@@ -25014,7 +25084,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:269
+#: ../tools/virt-resize.pl:293
 #, no-wrap
 msgid ""
 " --resize /dev/sda4=90%\n"
 #, no-wrap
 msgid ""
 " --resize /dev/sda4=90%\n"
@@ -25022,7 +25092,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:271
+#: ../tools/virt-resize.pl:295
 #, no-wrap
 msgid ""
 " --resize /dev/sda2=+1G\n"
 #, no-wrap
 msgid ""
 " --resize /dev/sda2=+1G\n"
@@ -25030,7 +25100,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:273
+#: ../tools/virt-resize.pl:297
 #, no-wrap
 msgid ""
 " --resize /dev/sda2=-200M\n"
 #, no-wrap
 msgid ""
 " --resize /dev/sda2=-200M\n"
@@ -25038,7 +25108,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:275
+#: ../tools/virt-resize.pl:299
 #, no-wrap
 msgid ""
 " --resize /dev/sda1=+128K\n"
 #, no-wrap
 msgid ""
 " --resize /dev/sda1=+128K\n"
@@ -25046,7 +25116,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:277
+#: ../tools/virt-resize.pl:301
 #, no-wrap
 msgid ""
 " --resize /dev/sda1=+10%\n"
 #, no-wrap
 msgid ""
 " --resize /dev/sda1=+10%\n"
@@ -25054,7 +25124,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:279
+#: ../tools/virt-resize.pl:303
 #, no-wrap
 msgid ""
 " --resize /dev/sda1=-10%\n"
 #, no-wrap
 msgid ""
 " --resize /dev/sda1=-10%\n"
@@ -25062,14 +25132,14 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:281
+#: ../tools/virt-resize.pl:305
 msgid ""
 "You can increase the size of any partition.  Virt-resize will expand the "
 "direct content of the partition if it knows how (see C<--expand> below)."
 msgstr ""
 
 # type: textblock
 msgid ""
 "You can increase the size of any partition.  Virt-resize will expand the "
 "direct content of the partition if it knows how (see C<--expand> below)."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:285
+#: ../tools/virt-resize.pl:309
 msgid ""
 "You can only I<decrease> the size of partitions that contain filesystems or "
 "PVs which have already been shrunk.  Virt-resize will check this has been "
 msgid ""
 "You can only I<decrease> the size of partitions that contain filesystems or "
 "PVs which have already been shrunk.  Virt-resize will check this has been "
@@ -25078,17 +25148,17 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:290 ../tools/virt-resize.pl:382 ../tools/virt-resize.pl:399
+#: ../tools/virt-resize.pl:314 ../tools/virt-resize.pl:406 ../tools/virt-resize.pl:423
 msgid "You can give this option multiple times."
 msgstr ""
 
 # type: =item
 msgid "You can give this option multiple times."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:296
+#: ../tools/virt-resize.pl:320
 msgid "B<--resize-force part=size>"
 msgstr ""
 
 # type: textblock
 msgid "B<--resize-force part=size>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:298
+#: ../tools/virt-resize.pl:322
 msgid ""
 "This is the same as C<--resize> except that it will let you decrease the "
 "size of any partition.  Generally this means you will lose any data which "
 msgid ""
 "This is the same as C<--resize> except that it will let you decrease the "
 "size of any partition.  Generally this means you will lose any data which "
@@ -25098,24 +25168,24 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:304
+#: ../tools/virt-resize.pl:328
 msgid "See also the C<--ignore> option."
 msgstr ""
 
 # type: =item
 msgid "See also the C<--ignore> option."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:310
+#: ../tools/virt-resize.pl:334
 msgid "B<--expand part>"
 msgstr ""
 
 # type: textblock
 msgid "B<--expand part>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:312
+#: ../tools/virt-resize.pl:336
 msgid ""
 "Expand the named partition so it uses up all extra space (space left over "
 "after any other resize changes that you request have been done)."
 msgstr ""
 
 # type: textblock
 msgid ""
 "Expand the named partition so it uses up all extra space (space left over "
 "after any other resize changes that you request have been done)."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:315
+#: ../tools/virt-resize.pl:339
 msgid ""
 "If virt-resize knows how, it will expand the direct content of the "
 "partition.  For example, if the partition is an LVM PV, it will expand the "
 msgid ""
 "If virt-resize knows how, it will expand the direct content of the "
 "partition.  For example, if the partition is an LVM PV, it will expand the "
@@ -25124,26 +25194,26 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:320
+#: ../tools/virt-resize.pl:344
 msgid "Currently virt-resize can resize:"
 msgstr ""
 
 # type: textblock
 msgid "Currently virt-resize can resize:"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:326
+#: ../tools/virt-resize.pl:350
 msgid ""
 "ext2, ext3 and ext4 filesystems when they are contained directly inside a "
 "partition."
 msgstr ""
 
 # type: textblock
 msgid ""
 "ext2, ext3 and ext4 filesystems when they are contained directly inside a "
 "partition."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:331
+#: ../tools/virt-resize.pl:355
 msgid ""
 "NTFS filesystems contained directly in a partition, if libguestfs was "
 "compiled with support for NTFS."
 msgstr ""
 
 # type: textblock
 msgid ""
 "NTFS filesystems contained directly in a partition, if libguestfs was "
 "compiled with support for NTFS."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:334
+#: ../tools/virt-resize.pl:358
 msgid ""
 "The filesystem must have been shut down consistently last time it was used.  "
 "Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a "
 msgid ""
 "The filesystem must have been shut down consistently last time it was used.  "
 "Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a "
@@ -25152,24 +25222,24 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:341
+#: ../tools/virt-resize.pl:365
 msgid ""
 "LVM PVs (physical volumes).  However virt-resize does I<not> resize anything "
 "inside the PV.  The user will have to resize LVs as desired."
 msgstr ""
 
 # type: textblock
 msgid ""
 "LVM PVs (physical volumes).  However virt-resize does I<not> resize anything "
 "inside the PV.  The user will have to resize LVs as desired."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:347 ../tools/virt-resize.pl:369
+#: ../tools/virt-resize.pl:371 ../tools/virt-resize.pl:393
 msgid "Note that you cannot use C<--expand> and C<--shrink> together."
 msgstr ""
 
 # type: =item
 msgid "Note that you cannot use C<--expand> and C<--shrink> together."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:353
+#: ../tools/virt-resize.pl:377
 msgid "B<--shrink part>"
 msgstr ""
 
 # type: textblock
 msgid "B<--shrink part>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:355
+#: ../tools/virt-resize.pl:379
 msgid ""
 "Shrink the named partition until the overall disk image fits in the "
 "destination.  The named partition B<must> contain a filesystem or PV which "
 msgid ""
 "Shrink the named partition until the overall disk image fits in the "
 "destination.  The named partition B<must> contain a filesystem or PV which "
@@ -25179,7 +25249,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:361
+#: ../tools/virt-resize.pl:385
 msgid ""
 "The amount by which the overall disk must be shrunk (after carrying out all "
 "other operations requested by the user) is called the \"deficit\".  For "
 msgid ""
 "The amount by which the overall disk must be shrunk (after carrying out all "
 "other operations requested by the user) is called the \"deficit\".  For "
@@ -25190,12 +25260,12 @@ msgid ""
 msgstr ""
 
 # type: =item
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:375
+#: ../tools/virt-resize.pl:399
 msgid "B<--ignore part>"
 msgstr ""
 
 # type: textblock
 msgid "B<--ignore part>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:377
+#: ../tools/virt-resize.pl:401
 msgid ""
 "Ignore the named partition.  Effectively this means the partition is "
 "allocated on the destination disk, but the content is not copied across from "
 msgid ""
 "Ignore the named partition.  Effectively this means the partition is "
 "allocated on the destination disk, but the content is not copied across from "
@@ -25204,12 +25274,12 @@ msgid ""
 msgstr ""
 
 # type: =item
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:388
+#: ../tools/virt-resize.pl:412
 msgid "B<--delete part>"
 msgstr ""
 
 # type: textblock
 msgid "B<--delete part>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:390
+#: ../tools/virt-resize.pl:414
 msgid ""
 "Delete the named partition.  It would be more accurate to describe this as "
 "\"don't copy it over\", since virt-resize doesn't do in-place changes and "
 msgid ""
 "Delete the named partition.  It would be more accurate to describe this as "
 "\"don't copy it over\", since virt-resize doesn't do in-place changes and "
@@ -25217,7 +25287,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:394
+#: ../tools/virt-resize.pl:418
 msgid ""
 "Note that when you delete a partition, then anything contained in the "
 "partition is also deleted.  Furthermore, this causes any partitions that "
 msgid ""
 "Note that when you delete a partition, then anything contained in the "
 "partition is also deleted.  Furthermore, this causes any partitions that "
@@ -25225,12 +25295,12 @@ msgid ""
 msgstr ""
 
 # type: =item
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:405
+#: ../tools/virt-resize.pl:429
 msgid "B<--LV-expand logvol>"
 msgstr ""
 
 # type: textblock
 msgid "B<--LV-expand logvol>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:407
+#: ../tools/virt-resize.pl:431
 msgid ""
 "This takes the logical volume and, as a final step, expands it to fill all "
 "the space available in its volume group.  A typical usage, assuming a Linux "
 msgid ""
 "This takes the logical volume and, as a final step, expands it to fill all "
 "the space available in its volume group.  A typical usage, assuming a Linux "
@@ -25239,7 +25309,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-resize.pl:412
+#: ../tools/virt-resize.pl:436
 #, no-wrap
 msgid ""
 " virt-resize indisk outdisk \\\n"
 #, no-wrap
 msgid ""
 " virt-resize indisk outdisk \\\n"
@@ -25248,14 +25318,14 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:415
+#: ../tools/virt-resize.pl:439
 msgid ""
 "This would first expand the partition (and PV), and then expand the root "
 "device to fill the extra space in the PV."
 msgstr ""
 
 # type: textblock
 msgid ""
 "This would first expand the partition (and PV), and then expand the root "
 "device to fill the extra space in the PV."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:418
+#: ../tools/virt-resize.pl:442
 msgid ""
 "The contents of the LV are also resized if virt-resize knows how to do "
 "that.  You can stop virt-resize from trying to expand the content by using "
 msgid ""
 "The contents of the LV are also resized if virt-resize knows how to do "
 "that.  You can stop virt-resize from trying to expand the content by using "
@@ -25263,12 +25333,12 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:422
+#: ../tools/virt-resize.pl:446
 msgid "Use L<virt-list-filesystems(1)> to list the filesystems in the guest."
 msgstr ""
 
 # type: textblock
 msgid "Use L<virt-list-filesystems(1)> to list the filesystems in the guest."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:425
+#: ../tools/virt-resize.pl:449
 msgid ""
 "You can give this option multiple times, I<but> it doesn't make sense to do "
 "this unless the logical volumes you specify are all in different volume "
 msgid ""
 "You can give this option multiple times, I<but> it doesn't make sense to do "
 "this unless the logical volumes you specify are all in different volume "
@@ -25276,12 +25346,12 @@ msgid ""
 msgstr ""
 
 # type: =item
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:433
+#: ../tools/virt-resize.pl:457
 msgid "B<--no-copy-boot-loader>"
 msgstr ""
 
 # type: textblock
 msgid "B<--no-copy-boot-loader>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:435
+#: ../tools/virt-resize.pl:459
 msgid ""
 "By default, virt-resize copies over some sectors at the start of the disk "
 "(up to the beginning of the first partition).  Commonly these sectors "
 msgid ""
 "By default, virt-resize copies over some sectors at the start of the disk "
 "(up to the beginning of the first partition).  Commonly these sectors "
@@ -25290,19 +25360,19 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:440
+#: ../tools/virt-resize.pl:464
 msgid ""
 "If you specify this flag, then this initial copy is not done.  You may need "
 "to reinstall the boot loader in this case."
 msgstr ""
 
 # type: =item
 msgid ""
 "If you specify this flag, then this initial copy is not done.  You may need "
 "to reinstall the boot loader in this case."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:448
+#: ../tools/virt-resize.pl:472
 msgid "B<--no-extra-partition>"
 msgstr ""
 
 # type: textblock
 msgid "B<--no-extra-partition>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:450
+#: ../tools/virt-resize.pl:474
 msgid ""
 "By default, virt-resize creates an extra partition if there is any extra, "
 "unused space after all resizing has happened.  Use this option to prevent "
 msgid ""
 "By default, virt-resize creates an extra partition if there is any extra, "
 "unused space after all resizing has happened.  Use this option to prevent "
@@ -25312,68 +25382,68 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:456
+#: ../tools/virt-resize.pl:480
 msgid ""
 "Note that if the surplus space is smaller than 10 MB, no extra partition "
 "will be created."
 msgstr ""
 
 # type: =item
 msgid ""
 "Note that if the surplus space is smaller than 10 MB, no extra partition "
 "will be created."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:463
+#: ../tools/virt-resize.pl:487
 msgid "B<--no-expand-content>"
 msgstr ""
 
 # type: textblock
 msgid "B<--no-expand-content>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:465
+#: ../tools/virt-resize.pl:489
 msgid ""
 "By default, virt-resize will try to expand the direct contents of "
 "partitions, if it knows how (see C<--expand> option above)."
 msgstr ""
 
 # type: textblock
 msgid ""
 "By default, virt-resize will try to expand the direct contents of "
 "partitions, if it knows how (see C<--expand> option above)."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:468
+#: ../tools/virt-resize.pl:492
 msgid ""
 "If you give the C<--no-expand-content> option then virt-resize will not "
 "attempt this."
 msgstr ""
 
 # type: =item
 msgid ""
 "If you give the C<--no-expand-content> option then virt-resize will not "
 "attempt this."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:475
+#: ../tools/virt-resize.pl:499
 msgid "B<-d> | B<--debug>"
 msgstr ""
 
 # type: =item
 msgid "B<-d> | B<--debug>"
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:483
+#: ../tools/virt-resize.pl:507
 msgid "B<-n> | B<--dryrun>"
 msgstr ""
 
 # type: textblock
 msgid "B<-n> | B<--dryrun>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:485
+#: ../tools/virt-resize.pl:509
 msgid "Print a summary of what would be done, but don't do anything."
 msgstr ""
 
 # type: =item
 msgid "Print a summary of what would be done, but don't do anything."
 msgstr ""
 
 # type: =item
-#: ../tools/virt-resize.pl:491
+#: ../tools/virt-resize.pl:515
 msgid "B<-q> | B<--quiet>"
 msgstr ""
 
 # type: textblock
 msgid "B<-q> | B<--quiet>"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:493
+#: ../tools/virt-resize.pl:517
 msgid "Don't print the summary."
 msgstr ""
 
 # type: =head2
 msgid "Don't print the summary."
 msgstr ""
 
 # type: =head2
-#: ../tools/virt-resize.pl:1359 ../tools/virt-rescue.pl:90
+#: ../tools/virt-resize.pl:1383 ../tools/virt-rescue.pl:90
 msgid "NOTES"
 msgstr ""
 
 # type: =head2
 msgid "NOTES"
 msgstr ""
 
 # type: =head2
-#: ../tools/virt-resize.pl:1361
+#: ../tools/virt-resize.pl:1385
 msgid "\"Partition 1 does not end on cylinder boundary.\""
 msgstr ""
 
 # type: textblock
 msgid "\"Partition 1 does not end on cylinder boundary.\""
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:1363
+#: ../tools/virt-resize.pl:1387
 msgid ""
 "Virt-resize aligns partitions to multiples of 64 sectors.  Usually this "
 "means the partitions will not be aligned to the ancient CHS geometry.  "
 msgid ""
 "Virt-resize aligns partitions to multiples of 64 sectors.  Usually this "
 "means the partitions will not be aligned to the ancient CHS geometry.  "
@@ -25383,12 +25453,12 @@ msgid ""
 msgstr ""
 
 # type: =head2
 msgstr ""
 
 # type: =head2
-#: ../tools/virt-resize.pl:1370
+#: ../tools/virt-resize.pl:1394
 msgid "RESIZING WINDOWS VIRTUAL MACHINES"
 msgstr ""
 
 # type: textblock
 msgid "RESIZING WINDOWS VIRTUAL MACHINES"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:1372
+#: ../tools/virt-resize.pl:1396
 msgid ""
 "In Windows Vista and later versions, Microsoft switched to using a separate "
 "boot partition.  In these VMs, typically C</dev/sda1> is the boot partition "
 msgid ""
 "In Windows Vista and later versions, Microsoft switched to using a separate "
 "boot partition.  In these VMs, typically C</dev/sda1> is the boot partition "
@@ -25398,27 +25468,61 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:1379
+#: ../tools/virt-resize.pl:1403
 msgid ""
 "Windows may initiate a lengthy \"chkdsk\" on first boot after a resize, if "
 "NTFS partitions have been expanded.  This is just a safety check and (unless "
 "it find errors) is nothing to worry about."
 msgstr ""
 
 msgid ""
 "Windows may initiate a lengthy \"chkdsk\" on first boot after a resize, if "
 "NTFS partitions have been expanded.  This is just a safety check and (unless "
 "it find errors) is nothing to worry about."
 msgstr ""
 
+# type: =head2
+#: ../tools/virt-resize.pl:1407
+msgid "GUEST BOOT STUCK AT \"GRUB\""
+msgstr ""
+
+# type: textblock
+#: ../tools/virt-resize.pl:1409
+msgid ""
+"If a Linux guest does not boot after resizing, and the boot is stuck after "
+"printing C<GRUB> on the console, try reinstalling grub.  This sometimes "
+"happens on older (RHEL 5-era) guests, for reasons we don't fully understand, "
+"although we think is to do with partition alignment."
+msgstr ""
+
+# type: verbatim
+#: ../tools/virt-resize.pl:1414
+#, no-wrap
+msgid ""
+" guestfish -i -a newdisk\n"
+" ><fs> cat /boot/grub/device.map\n"
+" # check the contents of this file are sensible or\n"
+" # edit the file if necessary\n"
+" ><fs> grub-install / /dev/vda\n"
+" ><fs> exit\n"
+"\n"
+msgstr ""
+
+# type: textblock
+#: ../tools/virt-resize.pl:1421
+msgid ""
+"For more flexible guest reconfiguration, including if you need to specify "
+"other parameters to grub-install, use L<virt-rescue(1)>."
+msgstr ""
+
 # type: =head1
 # type: =head1
-#: ../tools/virt-resize.pl:1383
+#: ../tools/virt-resize.pl:1424
 msgid "ALTERNATIVE TOOLS"
 msgstr ""
 
 # type: textblock
 msgid "ALTERNATIVE TOOLS"
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:1385
+#: ../tools/virt-resize.pl:1426
 msgid ""
 "There are several proprietary tools for resizing partitions.  We won't "
 "mention any here."
 msgstr ""
 
 # type: textblock
 msgid ""
 "There are several proprietary tools for resizing partitions.  We won't "
 "mention any here."
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:1388
+#: ../tools/virt-resize.pl:1429
 msgid ""
 "L<parted(8)> and its graphical shell gparted can do some types of resizing "
 "operations on disk images.  They can resize and move partitions, but I don't "
 msgid ""
 "L<parted(8)> and its graphical shell gparted can do some types of resizing "
 "operations on disk images.  They can resize and move partitions, but I don't "
@@ -25427,7 +25531,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:1393
+#: ../tools/virt-resize.pl:1434
 msgid ""
 "L<guestfish(1)> can do everything that virt-resize can do and a lot more, "
 "but at a much lower level.  You will probably end up hand-calculating sector "
 msgid ""
 "L<guestfish(1)> can do everything that virt-resize can do and a lot more, "
 "but at a much lower level.  You will probably end up hand-calculating sector "
@@ -25437,12 +25541,13 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-resize.pl:1401
+#: ../tools/virt-resize.pl:1449
 msgid ""
 "L<virt-list-partitions(1)>, L<virt-list-filesystems(1)>, L<virt-df(1)>, "
 "L<guestfs(3)>, L<guestfish(1)>, L<lvm(8)>, L<pvresize(8)>, L<lvresize(8)>, "
 "L<resize2fs(8)>, L<ntfsresize(8)>, L<virsh(1)>, L<parted(8)>, "
 msgid ""
 "L<virt-list-partitions(1)>, L<virt-list-filesystems(1)>, L<virt-df(1)>, "
 "L<guestfs(3)>, L<guestfish(1)>, L<lvm(8)>, L<pvresize(8)>, L<lvresize(8)>, "
 "L<resize2fs(8)>, L<ntfsresize(8)>, L<virsh(1)>, L<parted(8)>, "
-"L<Sys::Guestfs(3)>, L<http://libguestfs.org/>."
+"L<truncate(1)>, L<fallocate(1)>, L<grub(8)>, L<grub-install(8)>, "
+"L<virt-rescue(1)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>."
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
@@ -25501,7 +25606,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-list-filesystems.pl:193
+#: ../tools/virt-list-filesystems.pl:200
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, "
 "L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, "
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, "
 "L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, "
@@ -25625,7 +25730,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-cat.pl:165
+#: ../tools/virt-cat.pl:172
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-edit(1)>, L<Sys::Guestfs(3)>, "
 "L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-edit(1)>, L<Sys::Guestfs(3)>, "
 "L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
@@ -25811,7 +25916,7 @@ msgid "Specify that the input or output tarball is gzip-compressed."
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-tar.pl:259
+#: ../tools/virt-tar.pl:266
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, "
 "L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, "
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, "
 "L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, "
@@ -26005,7 +26110,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-rescue.pl:233
+#: ../tools/virt-rescue.pl:240
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, "
 "L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, "
 "L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
@@ -26416,7 +26521,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-make-fs.pl:529
+#: ../tools/virt-make-fs.pl:536
 msgid ""
 "L<guestfish(1)>, L<virt-resize(1)>, L<virt-tar(1)>, L<mkisofs(1)>, "
 "L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs(8)>, "
 msgid ""
 "L<guestfish(1)>, L<virt-resize(1)>, L<virt-tar(1)>, L<mkisofs(1)>, "
 "L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs(8)>, "
@@ -26424,7 +26529,7 @@ msgid ""
 msgstr ""
 
 # type: verbatim
 msgstr ""
 
 # type: verbatim
-#: ../tools/virt-make-fs.pl:546
+#: ../tools/virt-make-fs.pl:553
 #, no-wrap
 msgid ""
 " export LIBGUESTFS_DEBUG=1\n"
 #, no-wrap
 msgid ""
 " export LIBGUESTFS_DEBUG=1\n"
@@ -26433,7 +26538,7 @@ msgid ""
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-make-fs.pl:549
+#: ../tools/virt-make-fs.pl:556
 msgid ""
 "Attach /tmp/virt-make-fs.log to a new bug report at "
 "L<https://bugzilla.redhat.com/>"
 msgid ""
 "Attach /tmp/virt-make-fs.log to a new bug report at "
 "L<https://bugzilla.redhat.com/>"
@@ -26504,7 +26609,7 @@ msgid "Display the total size of each block device (as a separate row or rows)."
 msgstr ""
 
 # type: textblock
 msgstr ""
 
 # type: textblock
-#: ../tools/virt-list-partitions.pl:231
+#: ../tools/virt-list-partitions.pl:238
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-list-filesystems(1)>, "
 "L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, "
 msgid ""
 "L<guestfs(3)>, L<guestfish(1)>, L<virt-list-filesystems(1)>, "
 "L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, "
index 93b9b21..bf955fe 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -9,7 +9,7 @@ msgstr ""
 "Project-Id-Version: libguestfs.master\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
 "Project-Id-Version: libguestfs.master\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-10-01 21:01+0100\n"
+"POT-Creation-Date: 2010-10-19 15:17+0100\n"
 "PO-Revision-Date: \n"
 "Last-Translator: Héctor Daniel Cabrera <logan@fedoraproject.org>\n"
 "Language-Team: Fedora Spanish <trans-es@lists.fedoraproject.org>\n"
 "PO-Revision-Date: \n"
 "Last-Translator: Héctor Daniel Cabrera <logan@fedoraproject.org>\n"
 "Language-Team: Fedora Spanish <trans-es@lists.fedoraproject.org>\n"
@@ -2906,12 +2906,12 @@ msgstr ""
 "virt-resize: lo sentimos, pero este programa no funciona en un equipo de 32 "
 "bits\n"
 
 "virt-resize: lo sentimos, pero este programa no funciona en un equipo de 32 "
 "bits\n"
 
-#: tools/virt-resize.pl:528
+#: tools/virt-resize.pl:552
 #, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "virt-resize: {file}: no existe o es imposible de leer\n"
 
 #, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "virt-resize: {file}: no existe o es imposible de leer\n"
 
-#: tools/virt-resize.pl:530
+#: tools/virt-resize.pl:554
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
@@ -2923,7 +2923,7 @@ msgstr ""
 "Por favor, lea la página man de virt-resize (1) para obtener mayor "
 "información.\n"
 
 "Por favor, lea la página man de virt-resize (1) para obtener mayor "
 "información.\n"
 
-#: tools/virt-resize.pl:604 tools/virt-resize.pl:607
+#: tools/virt-resize.pl:628 tools/virt-resize.pl:631
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
@@ -2931,16 +2931,16 @@ msgstr ""
 "virt-resize: {file}: el archivo es demasiado pequeño para ser una imagen de "
 "disco ({sz} bytes)\n"
 
 "virt-resize: {file}: el archivo es demasiado pequeño para ser una imagen de "
 "disco ({sz} bytes)\n"
 
-#: tools/virt-resize.pl:623 tools/virt-resize.pl:635
+#: tools/virt-resize.pl:647 tools/virt-resize.pl:659
 msgid "virt-resize: short read"
 msgstr ""
 
 msgid "virt-resize: short read"
 msgstr ""
 
-#: tools/virt-resize.pl:769
+#: tools/virt-resize.pl:793
 #, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "virt-resize: no existe un volúmen lógico denominado {n}\n"
 
 #, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "virt-resize: no existe un volúmen lógico denominado {n}\n"
 
-#: tools/virt-resize.pl:789
+#: tools/virt-resize.pl:813
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
@@ -2949,7 +2949,7 @@ msgstr ""
 "{p}: al utilizar la opción de línea de comando '{opt}', no ha sido "
 "encontrada la partición en la imagen de disco fuente\n"
 
 "{p}: al utilizar la opción de línea de comando '{opt}', no ha sido "
 "encontrada la partición en la imagen de disco fuente\n"
 
-#: tools/virt-resize.pl:795
+#: tools/virt-resize.pl:819
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
@@ -2957,7 +2957,7 @@ msgstr ""
 "{p}: partición ignorada, no puede utilizarla en ningún otro argumento de "
 "línea de comando\n"
 
 "{p}: partición ignorada, no puede utilizarla en ningún otro argumento de "
 "línea de comando\n"
 
-#: tools/virt-resize.pl:799
+#: tools/virt-resize.pl:823
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
@@ -2965,27 +2965,27 @@ msgstr ""
 "{p}: partición eliminada, no puede utilizarla en ningún otro argumento de "
 "línea de comando\n"
 
 "{p}: partición eliminada, no puede utilizarla en ningún otro argumento de "
 "línea de comando\n"
 
-#: tools/virt-resize.pl:841
+#: tools/virt-resize.pl:865
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr "{p}: esta partición ya ha sido marcada para modificar su tamaño\n"
 
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr "{p}: esta partición ya ha sido marcada para modificar su tamaño\n"
 
-#: tools/virt-resize.pl:849
+#: tools/virt-resize.pl:873
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr "{p}: falta el campo de tamaño en la opción {o}\n"
 
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr "{p}: falta el campo de tamaño en la opción {o}\n"
 
-#: tools/virt-resize.pl:866
+#: tools/virt-resize.pl:890
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr "{p}: {f}: no es posible analizar el tamaño del campo\n"
 
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr "{p}: {f}: no es posible analizar el tamaño del campo\n"
 
-#: tools/virt-resize.pl:871
+#: tools/virt-resize.pl:895
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr "{p}: el nuevo tamañoo es cero o negativo\n"
 
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr "{p}: el nuevo tamañoo es cero o negativo\n"
 
-#: tools/virt-resize.pl:894
+#: tools/virt-resize.pl:918
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
@@ -2998,13 +2998,13 @@ msgstr ""
 "contenido que es mayor que el nuevo tamaño solicitado.\n"
 "Primero tiene que reducir dicho contenido, vea virt-resize (1).\n"
 
 "contenido que es mayor que el nuevo tamaño solicitado.\n"
 "Primero tiene que reducir dicho contenido, vea virt-resize (1).\n"
 
-#: tools/virt-resize.pl:910
+#: tools/virt-resize.pl:934
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 "virt-resize: no puede utilizar al mismo tiempo las opciones --expand y --"
 "shrink\n"
 
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 "virt-resize: no puede utilizar al mismo tiempo las opciones --expand y --"
 "shrink\n"
 
-#: tools/virt-resize.pl:959
+#: tools/virt-resize.pl:983
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
@@ -3014,7 +3014,7 @@ msgstr ""
 "excedente para poder expandirse. Necesita incrementar el tamaño\n"
 "del disco de destino, por lo menos en {h}.\n"
 
 "excedente para poder expandirse. Necesita incrementar el tamaño\n"
 "del disco de destino, por lo menos en {h}.\n"
 
-#: tools/virt-resize.pl:974
+#: tools/virt-resize.pl:998
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
@@ -3023,56 +3023,56 @@ msgstr ""
 "déficit\n"
 "(consulte 'deficit' en la página man de virt-resize (1)\n"
 
 "déficit\n"
 "(consulte 'deficit' en la página man de virt-resize (1)\n"
 
-#: tools/virt-resize.pl:989
+#: tools/virt-resize.pl:1013
 msgid "Summary of changes:\n"
 msgstr "Resumen de modificaciones:\n"
 
 msgid "Summary of changes:\n"
 msgstr "Resumen de modificaciones:\n"
 
-#: tools/virt-resize.pl:993
+#: tools/virt-resize.pl:1017
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr "{p}: la partición será ignorada\n"
 
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr "{p}: la partición será ignorada\n"
 
-#: tools/virt-resize.pl:995
+#: tools/virt-resize.pl:1019
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr "{p}: la partición será eliminada\n"
 
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr "{p}: la partición será eliminada\n"
 
-#: tools/virt-resize.pl:997
+#: tools/virt-resize.pl:1021
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 "{p}: el tamaño de la partición será modificado de {oldsize} a {newsize}\n"
 
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 "{p}: el tamaño de la partición será modificado de {oldsize} a {newsize}\n"
 
-#: tools/virt-resize.pl:1002
+#: tools/virt-resize.pl:1026
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr "{p}: el contenido será expandido utilizando el método '{meth}'\n"
 
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr "{p}: el contenido será expandido utilizando el método '{meth}'\n"
 
-#: tools/virt-resize.pl:1007
+#: tools/virt-resize.pl:1031
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr "{p}: la partición será dejada intacta\n"
 
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr "{p}: la partición será dejada intacta\n"
 
-#: tools/virt-resize.pl:1012
+#: tools/virt-resize.pl:1036
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr "{n} VL será expandido a su tamaño máximo\n"
 
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr "{n} VL será expandido a su tamaño máximo\n"
 
-#: tools/virt-resize.pl:1018
+#: tools/virt-resize.pl:1042
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr "{n}: el contenido será expandido utilizando el método '{meth}'\n"
 
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr "{n}: el contenido será expandido utilizando el método '{meth}'\n"
 
-#: tools/virt-resize.pl:1025
+#: tools/virt-resize.pl:1049
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr "Existe un espacio excedente de {spl} bytes ({h}).\n"
 
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr "Existe un espacio excedente de {spl} bytes ({h}).\n"
 
-#: tools/virt-resize.pl:1030
+#: tools/virt-resize.pl:1054
 msgid "An extra partition will be created for the surplus.\n"
 msgstr "Una partición extra será creada para el espacio excedente.\n"
 
 msgid "An extra partition will be created for the surplus.\n"
 msgstr "Una partición extra será creada para el espacio excedente.\n"
 
-#: tools/virt-resize.pl:1032
+#: tools/virt-resize.pl:1056
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
@@ -3080,7 +3080,7 @@ msgstr ""
 "El espacio excedente no es lo suficientemente amplio para poder\n"
 "crear una partición extra, y por lo tanto será ignorado.\n"
 
 "El espacio excedente no es lo suficientemente amplio para poder\n"
 "crear una partición extra, y por lo tanto será ignorado.\n"
 
-#: tools/virt-resize.pl:1035
+#: tools/virt-resize.pl:1059
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
@@ -3088,7 +3088,7 @@ msgstr ""
 "El espacio excedente sera ignorado. Si lo desea, ejecute un programa\n"
 "de particionamiento en el huésped, para particionar este espacio extra.\n"
 
 "El espacio excedente sera ignorado. Si lo desea, ejecute un programa\n"
 "de particionamiento en el huésped, para particionar este espacio extra.\n"
 
-#: tools/virt-resize.pl:1038
+#: tools/virt-resize.pl:1062
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
@@ -3099,16 +3099,16 @@ msgstr ""
 "Necesita incrementar el tamaño del disco de destino al menos\n"
 "con esta cantidad, o modificar los parámetros de su petición.\n"
 
 "Necesita incrementar el tamaño del disco de destino al menos\n"
 "con esta cantidad, o modificar los parámetros de su petición.\n"
 
-#: tools/virt-resize.pl:1055
+#: tools/virt-resize.pl:1079
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr "virt-resize: el disco fuente no posee una partición primera\n"
 
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr "virt-resize: el disco fuente no posee una partición primera\n"
 
-#: tools/virt-resize.pl:1150
+#: tools/virt-resize.pl:1174
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr "Copiando {p} ...\n"
 
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr "Copiando {p} ...\n"
 
-#: tools/virt-resize.pl:1211 tools/virt-resize.pl:1269
+#: tools/virt-resize.pl:1235 tools/virt-resize.pl:1293
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr "Expandiendo {p} utilizando el método '{meth}'\n"
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr "Expandiendo {p} utilizando el método '{meth}'\n"
index 487a747..624d70a 100644 (file)
--- a/po/gu.po
+++ b/po/gu.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-10-01 21:01+0100\n"
+"POT-Creation-Date: 2010-10-19 15:17+0100\n"
 "PO-Revision-Date: 2010-02-02 13:45+0530\n"
 "Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
 "Language-Team: Gujarati\n"
 "PO-Revision-Date: 2010-02-02 13:45+0530\n"
 "Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
 "Language-Team: Gujarati\n"
@@ -2824,12 +2824,12 @@ msgstr ""
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
-#: tools/virt-resize.pl:528
+#: tools/virt-resize.pl:552
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "બાઇનરી '%s' એ અસ્તિત્વ ધરાવતુ નથી અથવા એક્સિક્યૂટેબલ નથી\n"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "બાઇનરી '%s' એ અસ્તિત્વ ધરાવતુ નથી અથવા એક્સિક્યૂટેબલ નથી\n"
 
-#: tools/virt-resize.pl:530
+#: tools/virt-resize.pl:554
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
@@ -2837,61 +2837,61 @@ msgid ""
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:604 tools/virt-resize.pl:607
+#: tools/virt-resize.pl:628 tools/virt-resize.pl:631
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:623 tools/virt-resize.pl:635
+#: tools/virt-resize.pl:647 tools/virt-resize.pl:659
 msgid "virt-resize: short read"
 msgstr ""
 
 msgid "virt-resize: short read"
 msgstr ""
 
-#: tools/virt-resize.pl:769
+#: tools/virt-resize.pl:793
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "LVM લોજીકલ વોલ્યુમનું માપ બદલો"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "LVM લોજીકલ વોલ્યુમનું માપ બદલો"
 
-#: tools/virt-resize.pl:789
+#: tools/virt-resize.pl:813
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:795
+#: tools/virt-resize.pl:819
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:799
+#: tools/virt-resize.pl:823
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:841
+#: tools/virt-resize.pl:865
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
-#: tools/virt-resize.pl:849
+#: tools/virt-resize.pl:873
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:866
+#: tools/virt-resize.pl:890
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
-#: tools/virt-resize.pl:871
+#: tools/virt-resize.pl:895
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
-#: tools/virt-resize.pl:894
+#: tools/virt-resize.pl:918
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
@@ -2900,84 +2900,84 @@ msgid ""
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:910
+#: tools/virt-resize.pl:934
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
-#: tools/virt-resize.pl:959
+#: tools/virt-resize.pl:983
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:974
+#: tools/virt-resize.pl:998
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:989
+#: tools/virt-resize.pl:1013
 msgid "Summary of changes:\n"
 msgstr ""
 
 msgid "Summary of changes:\n"
 msgstr ""
 
-#: tools/virt-resize.pl:993
+#: tools/virt-resize.pl:1017
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
-#: tools/virt-resize.pl:995
+#: tools/virt-resize.pl:1019
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
-#: tools/virt-resize.pl:997
+#: tools/virt-resize.pl:1021
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1002
+#: tools/virt-resize.pl:1026
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1007
+#: tools/virt-resize.pl:1031
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1012
+#: tools/virt-resize.pl:1036
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1018
+#: tools/virt-resize.pl:1042
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1025
+#: tools/virt-resize.pl:1049
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1030
+#: tools/virt-resize.pl:1054
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1032
+#: tools/virt-resize.pl:1056
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1035
+#: tools/virt-resize.pl:1059
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1038
+#: tools/virt-resize.pl:1062
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
@@ -2985,16 +2985,16 @@ msgid ""
 "or adjust your resizing requests.\n"
 msgstr ""
 
 "or adjust your resizing requests.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1055
+#: tools/virt-resize.pl:1079
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1150
+#: tools/virt-resize.pl:1174
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1211 tools/virt-resize.pl:1269
+#: tools/virt-resize.pl:1235 tools/virt-resize.pl:1293
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
index bc2f750..953ef3d 100644 (file)
--- a/po/hi.po
+++ b/po/hi.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: libguestfs.master.libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
 "Project-Id-Version: libguestfs.master.libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-10-01 21:01+0100\n"
+"POT-Creation-Date: 2010-10-19 15:17+0100\n"
 "PO-Revision-Date: 2010-02-16 12:57+0530\n"
 "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
 "Language-Team: Hindi <Red Hat>\n"
 "PO-Revision-Date: 2010-02-16 12:57+0530\n"
 "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
 "Language-Team: Hindi <Red Hat>\n"
@@ -2827,12 +2827,12 @@ msgstr ""
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
-#: tools/virt-resize.pl:528
+#: tools/virt-resize.pl:552
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
 
-#: tools/virt-resize.pl:530
+#: tools/virt-resize.pl:554
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
@@ -2840,61 +2840,61 @@ msgid ""
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:604 tools/virt-resize.pl:607
+#: tools/virt-resize.pl:628 tools/virt-resize.pl:631
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:623 tools/virt-resize.pl:635
+#: tools/virt-resize.pl:647 tools/virt-resize.pl:659
 msgid "virt-resize: short read"
 msgstr ""
 
 msgid "virt-resize: short read"
 msgstr ""
 
-#: tools/virt-resize.pl:769
+#: tools/virt-resize.pl:793
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
 
-#: tools/virt-resize.pl:789
+#: tools/virt-resize.pl:813
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:795
+#: tools/virt-resize.pl:819
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:799
+#: tools/virt-resize.pl:823
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:841
+#: tools/virt-resize.pl:865
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
-#: tools/virt-resize.pl:849
+#: tools/virt-resize.pl:873
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:866
+#: tools/virt-resize.pl:890
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
-#: tools/virt-resize.pl:871
+#: tools/virt-resize.pl:895
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
-#: tools/virt-resize.pl:894
+#: tools/virt-resize.pl:918
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
@@ -2903,84 +2903,84 @@ msgid ""
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:910
+#: tools/virt-resize.pl:934
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
-#: tools/virt-resize.pl:959
+#: tools/virt-resize.pl:983
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:974
+#: tools/virt-resize.pl:998
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:989
+#: tools/virt-resize.pl:1013
 msgid "Summary of changes:\n"
 msgstr ""
 
 msgid "Summary of changes:\n"
 msgstr ""
 
-#: tools/virt-resize.pl:993
+#: tools/virt-resize.pl:1017
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
-#: tools/virt-resize.pl:995
+#: tools/virt-resize.pl:1019
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
-#: tools/virt-resize.pl:997
+#: tools/virt-resize.pl:1021
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1002
+#: tools/virt-resize.pl:1026
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1007
+#: tools/virt-resize.pl:1031
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1012
+#: tools/virt-resize.pl:1036
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1018
+#: tools/virt-resize.pl:1042
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1025
+#: tools/virt-resize.pl:1049
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1030
+#: tools/virt-resize.pl:1054
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1032
+#: tools/virt-resize.pl:1056
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1035
+#: tools/virt-resize.pl:1059
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1038
+#: tools/virt-resize.pl:1062
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
@@ -2988,16 +2988,16 @@ msgid ""
 "or adjust your resizing requests.\n"
 msgstr ""
 
 "or adjust your resizing requests.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1055
+#: tools/virt-resize.pl:1079
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1150
+#: tools/virt-resize.pl:1174
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1211 tools/virt-resize.pl:1269
+#: tools/virt-resize.pl:1235 tools/virt-resize.pl:1293
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
index 013e35d..1ecf217 100644 (file)
--- a/po/kn.po
+++ b/po/kn.po
@@ -7,7 +7,7 @@ msgstr ""
 "Project-Id-Version: libguestfs 1.0.83\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
 "Project-Id-Version: libguestfs 1.0.83\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-10-01 21:01+0100\n"
+"POT-Creation-Date: 2010-10-19 15:17+0100\n"
 "PO-Revision-Date: 2010-02-24 11:56+0530\n"
 "Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
 "Language-Team: kn-IN <>\n"
 "PO-Revision-Date: 2010-02-24 11:56+0530\n"
 "Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
 "Language-Team: kn-IN <>\n"
@@ -2836,12 +2836,12 @@ msgstr ""
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
-#: tools/virt-resize.pl:528
+#: tools/virt-resize.pl:552
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "ಬೈನರಿ '%s' ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ ಅಥವ ಅದನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ\n"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "ಬೈನರಿ '%s' ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ ಅಥವ ಅದನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ\n"
 
-#: tools/virt-resize.pl:530
+#: tools/virt-resize.pl:554
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
@@ -2849,61 +2849,61 @@ msgid ""
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:604 tools/virt-resize.pl:607
+#: tools/virt-resize.pl:628 tools/virt-resize.pl:631
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:623 tools/virt-resize.pl:635
+#: tools/virt-resize.pl:647 tools/virt-resize.pl:659
 msgid "virt-resize: short read"
 msgstr ""
 
 msgid "virt-resize: short read"
 msgstr ""
 
-#: tools/virt-resize.pl:769
+#: tools/virt-resize.pl:793
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು"
 
-#: tools/virt-resize.pl:789
+#: tools/virt-resize.pl:813
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:795
+#: tools/virt-resize.pl:819
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:799
+#: tools/virt-resize.pl:823
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:841
+#: tools/virt-resize.pl:865
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
-#: tools/virt-resize.pl:849
+#: tools/virt-resize.pl:873
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:866
+#: tools/virt-resize.pl:890
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
-#: tools/virt-resize.pl:871
+#: tools/virt-resize.pl:895
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
-#: tools/virt-resize.pl:894
+#: tools/virt-resize.pl:918
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
@@ -2912,84 +2912,84 @@ msgid ""
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:910
+#: tools/virt-resize.pl:934
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
-#: tools/virt-resize.pl:959
+#: tools/virt-resize.pl:983
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:974
+#: tools/virt-resize.pl:998
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:989
+#: tools/virt-resize.pl:1013
 msgid "Summary of changes:\n"
 msgstr ""
 
 msgid "Summary of changes:\n"
 msgstr ""
 
-#: tools/virt-resize.pl:993
+#: tools/virt-resize.pl:1017
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
-#: tools/virt-resize.pl:995
+#: tools/virt-resize.pl:1019
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
-#: tools/virt-resize.pl:997
+#: tools/virt-resize.pl:1021
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1002
+#: tools/virt-resize.pl:1026
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1007
+#: tools/virt-resize.pl:1031
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1012
+#: tools/virt-resize.pl:1036
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1018
+#: tools/virt-resize.pl:1042
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1025
+#: tools/virt-resize.pl:1049
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1030
+#: tools/virt-resize.pl:1054
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1032
+#: tools/virt-resize.pl:1056
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1035
+#: tools/virt-resize.pl:1059
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1038
+#: tools/virt-resize.pl:1062
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
@@ -2997,16 +2997,16 @@ msgid ""
 "or adjust your resizing requests.\n"
 msgstr ""
 
 "or adjust your resizing requests.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1055
+#: tools/virt-resize.pl:1079
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1150
+#: tools/virt-resize.pl:1174
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1211 tools/virt-resize.pl:1269
+#: tools/virt-resize.pl:1235 tools/virt-resize.pl:1293
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
index 8c52610..5428c5c 100644 (file)
@@ -6,10 +6,10 @@
 #, fuzzy
 msgid ""
 msgstr ""
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: libguestfs 1.5.21\n"
+"Project-Id-Version: libguestfs 1.5.22\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-10-01 21:01+0100\n"
+"POT-Creation-Date: 2010-10-19 15:17+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2670,12 +2670,12 @@ msgstr ""
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
-#: tools/virt-resize.pl:528
+#: tools/virt-resize.pl:552
 #, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr ""
 
-#: tools/virt-resize.pl:530
+#: tools/virt-resize.pl:554
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
@@ -2683,61 +2683,61 @@ msgid ""
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:604 tools/virt-resize.pl:607
+#: tools/virt-resize.pl:628 tools/virt-resize.pl:631
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:623 tools/virt-resize.pl:635
+#: tools/virt-resize.pl:647 tools/virt-resize.pl:659
 msgid "virt-resize: short read"
 msgstr ""
 
 msgid "virt-resize: short read"
 msgstr ""
 
-#: tools/virt-resize.pl:769
+#: tools/virt-resize.pl:793
 #, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr ""
 
-#: tools/virt-resize.pl:789
+#: tools/virt-resize.pl:813
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:795
+#: tools/virt-resize.pl:819
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:799
+#: tools/virt-resize.pl:823
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:841
+#: tools/virt-resize.pl:865
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
-#: tools/virt-resize.pl:849
+#: tools/virt-resize.pl:873
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:866
+#: tools/virt-resize.pl:890
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
-#: tools/virt-resize.pl:871
+#: tools/virt-resize.pl:895
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
-#: tools/virt-resize.pl:894
+#: tools/virt-resize.pl:918
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
@@ -2746,84 +2746,84 @@ msgid ""
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:910
+#: tools/virt-resize.pl:934
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
-#: tools/virt-resize.pl:959
+#: tools/virt-resize.pl:983
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:974
+#: tools/virt-resize.pl:998
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:989
+#: tools/virt-resize.pl:1013
 msgid "Summary of changes:\n"
 msgstr ""
 
 msgid "Summary of changes:\n"
 msgstr ""
 
-#: tools/virt-resize.pl:993
+#: tools/virt-resize.pl:1017
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
-#: tools/virt-resize.pl:995
+#: tools/virt-resize.pl:1019
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
-#: tools/virt-resize.pl:997
+#: tools/virt-resize.pl:1021
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1002
+#: tools/virt-resize.pl:1026
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1007
+#: tools/virt-resize.pl:1031
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1012
+#: tools/virt-resize.pl:1036
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1018
+#: tools/virt-resize.pl:1042
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1025
+#: tools/virt-resize.pl:1049
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1030
+#: tools/virt-resize.pl:1054
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1032
+#: tools/virt-resize.pl:1056
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1035
+#: tools/virt-resize.pl:1059
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1038
+#: tools/virt-resize.pl:1062
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
@@ -2831,16 +2831,16 @@ msgid ""
 "or adjust your resizing requests.\n"
 msgstr ""
 
 "or adjust your resizing requests.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1055
+#: tools/virt-resize.pl:1079
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1150
+#: tools/virt-resize.pl:1174
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1211 tools/virt-resize.pl:1269
+#: tools/virt-resize.pl:1235 tools/virt-resize.pl:1293
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
index a29e830..4607b22 100644 (file)
--- a/po/ml.po
+++ b/po/ml.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: libguestfs.master.libguestfs.ml\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
 "Project-Id-Version: libguestfs.master.libguestfs.ml\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-10-01 21:01+0100\n"
+"POT-Creation-Date: 2010-10-19 15:17+0100\n"
 "PO-Revision-Date: 2010-02-02 18:35+0530\n"
 "Last-Translator: Ani Peter | അനി പീറ്റര്‍ <apeter@redhat.com>\n"
 "Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് <smc-"
 "PO-Revision-Date: 2010-02-02 18:35+0530\n"
 "Last-Translator: Ani Peter | അനി പീറ്റര്‍ <apeter@redhat.com>\n"
 "Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് <smc-"
@@ -2831,12 +2831,12 @@ msgstr ""
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
-#: tools/virt-resize.pl:528
+#: tools/virt-resize.pl:552
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "ബൈനറി '%s' നിലവിലില്ല അല്ലെങ്കില്‍ പ്രവര്‍ത്തിക്കുന്നില്ല\n"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "ബൈനറി '%s' നിലവിലില്ല അല്ലെങ്കില്‍ പ്രവര്‍ത്തിക്കുന്നില്ല\n"
 
-#: tools/virt-resize.pl:530
+#: tools/virt-resize.pl:554
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
@@ -2844,61 +2844,61 @@ msgid ""
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:604 tools/virt-resize.pl:607
+#: tools/virt-resize.pl:628 tools/virt-resize.pl:631
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:623 tools/virt-resize.pl:635
+#: tools/virt-resize.pl:647 tools/virt-resize.pl:659
 msgid "virt-resize: short read"
 msgstr ""
 
 msgid "virt-resize: short read"
 msgstr ""
 
-#: tools/virt-resize.pl:769
+#: tools/virt-resize.pl:793
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
 
-#: tools/virt-resize.pl:789
+#: tools/virt-resize.pl:813
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:795
+#: tools/virt-resize.pl:819
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:799
+#: tools/virt-resize.pl:823
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:841
+#: tools/virt-resize.pl:865
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
-#: tools/virt-resize.pl:849
+#: tools/virt-resize.pl:873
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:866
+#: tools/virt-resize.pl:890
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
-#: tools/virt-resize.pl:871
+#: tools/virt-resize.pl:895
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
-#: tools/virt-resize.pl:894
+#: tools/virt-resize.pl:918
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
@@ -2907,84 +2907,84 @@ msgid ""
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:910
+#: tools/virt-resize.pl:934
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
-#: tools/virt-resize.pl:959
+#: tools/virt-resize.pl:983
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:974
+#: tools/virt-resize.pl:998
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:989
+#: tools/virt-resize.pl:1013
 msgid "Summary of changes:\n"
 msgstr ""
 
 msgid "Summary of changes:\n"
 msgstr ""
 
-#: tools/virt-resize.pl:993
+#: tools/virt-resize.pl:1017
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
-#: tools/virt-resize.pl:995
+#: tools/virt-resize.pl:1019
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
-#: tools/virt-resize.pl:997
+#: tools/virt-resize.pl:1021
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1002
+#: tools/virt-resize.pl:1026
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1007
+#: tools/virt-resize.pl:1031
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1012
+#: tools/virt-resize.pl:1036
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1018
+#: tools/virt-resize.pl:1042
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1025
+#: tools/virt-resize.pl:1049
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1030
+#: tools/virt-resize.pl:1054
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1032
+#: tools/virt-resize.pl:1056
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1035
+#: tools/virt-resize.pl:1059
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1038
+#: tools/virt-resize.pl:1062
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
@@ -2992,16 +2992,16 @@ msgid ""
 "or adjust your resizing requests.\n"
 msgstr ""
 
 "or adjust your resizing requests.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1055
+#: tools/virt-resize.pl:1079
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1150
+#: tools/virt-resize.pl:1174
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1211 tools/virt-resize.pl:1269
+#: tools/virt-resize.pl:1235 tools/virt-resize.pl:1293
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
index b0a78b6..f5c63fc 100644 (file)
--- a/po/mr.po
+++ b/po/mr.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: mr\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
 "Project-Id-Version: mr\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-10-01 21:01+0100\n"
+"POT-Creation-Date: 2010-10-19 15:17+0100\n"
 "PO-Revision-Date: 2010-02-03 19:10+0530\n"
 "Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n"
 "Language-Team: Marathi <fedora-trans-mr@redhat.com>\n"
 "PO-Revision-Date: 2010-02-03 19:10+0530\n"
 "Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n"
 "Language-Team: Marathi <fedora-trans-mr@redhat.com>\n"
@@ -2824,12 +2824,12 @@ msgstr ""
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
-#: tools/virt-resize.pl:528
+#: tools/virt-resize.pl:552
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "बाइनरी '%s' अस्तित्वात नाही किंवा एक्जीक्यूटेबल नाही\n"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "बाइनरी '%s' अस्तित्वात नाही किंवा एक्जीक्यूटेबल नाही\n"
 
-#: tools/virt-resize.pl:530
+#: tools/virt-resize.pl:554
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
@@ -2837,61 +2837,61 @@ msgid ""
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:604 tools/virt-resize.pl:607
+#: tools/virt-resize.pl:628 tools/virt-resize.pl:631
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:623 tools/virt-resize.pl:635
+#: tools/virt-resize.pl:647 tools/virt-resize.pl:659
 msgid "virt-resize: short read"
 msgstr ""
 
 msgid "virt-resize: short read"
 msgstr ""
 
-#: tools/virt-resize.pl:769
+#: tools/virt-resize.pl:793
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "LVM लॉजीकल वॉल्यूमचे पुनःआकार करा"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "LVM लॉजीकल वॉल्यूमचे पुनःआकार करा"
 
-#: tools/virt-resize.pl:789
+#: tools/virt-resize.pl:813
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:795
+#: tools/virt-resize.pl:819
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:799
+#: tools/virt-resize.pl:823
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:841
+#: tools/virt-resize.pl:865
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
-#: tools/virt-resize.pl:849
+#: tools/virt-resize.pl:873
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:866
+#: tools/virt-resize.pl:890
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
-#: tools/virt-resize.pl:871
+#: tools/virt-resize.pl:895
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
-#: tools/virt-resize.pl:894
+#: tools/virt-resize.pl:918
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
@@ -2900,84 +2900,84 @@ msgid ""
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:910
+#: tools/virt-resize.pl:934
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
-#: tools/virt-resize.pl:959
+#: tools/virt-resize.pl:983
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:974
+#: tools/virt-resize.pl:998
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:989
+#: tools/virt-resize.pl:1013
 msgid "Summary of changes:\n"
 msgstr ""
 
 msgid "Summary of changes:\n"
 msgstr ""
 
-#: tools/virt-resize.pl:993
+#: tools/virt-resize.pl:1017
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
-#: tools/virt-resize.pl:995
+#: tools/virt-resize.pl:1019
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
-#: tools/virt-resize.pl:997
+#: tools/virt-resize.pl:1021
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1002
+#: tools/virt-resize.pl:1026
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1007
+#: tools/virt-resize.pl:1031
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1012
+#: tools/virt-resize.pl:1036
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1018
+#: tools/virt-resize.pl:1042
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1025
+#: tools/virt-resize.pl:1049
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1030
+#: tools/virt-resize.pl:1054
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1032
+#: tools/virt-resize.pl:1056
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1035
+#: tools/virt-resize.pl:1059
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1038
+#: tools/virt-resize.pl:1062
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
@@ -2985,16 +2985,16 @@ msgid ""
 "or adjust your resizing requests.\n"
 msgstr ""
 
 "or adjust your resizing requests.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1055
+#: tools/virt-resize.pl:1079
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1150
+#: tools/virt-resize.pl:1174
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1211 tools/virt-resize.pl:1269
+#: tools/virt-resize.pl:1235 tools/virt-resize.pl:1293
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
index 56695ac..6a26531 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgstr ""
 "Project-Id-Version: libguestfs 1.5.4\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
 "Project-Id-Version: libguestfs 1.5.4\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-10-01 21:01+0100\n"
+"POT-Creation-Date: 2010-10-19 15:17+0100\n"
 "PO-Revision-Date: 2010-09-02 15:28+0200\n"
 "Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n"
 "Language-Team: Fedora\n"
 "PO-Revision-Date: 2010-09-02 15:28+0200\n"
 "Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n"
 "Language-Team: Fedora\n"
@@ -2862,12 +2862,12 @@ msgstr "virt-rescue: geen image of VM namen redding opgegeven"
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr "virt-resize: sorry, dit programma werkt niet op een 32-bit host\n"
 
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr "virt-resize: sorry, dit programma werkt niet op een 32-bit host\n"
 
-#: tools/virt-resize.pl:528
+#: tools/virt-resize.pl:552
 #, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "virt-resize: {file}: bestaat niet of is niet leesbaar\n"
 
 #, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "virt-resize: {file}: bestaat niet of is niet leesbaar\n"
 
-#: tools/virt-resize.pl:530
+#: tools/virt-resize.pl:554
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
@@ -2878,7 +2878,7 @@ msgstr ""
 "Je moet de bestemming schijf aanmaken voordat je dit programma uitvoert.\n"
 "Lees de virt-resize(1) man pagina voor meer informatie.\n"
 
 "Je moet de bestemming schijf aanmaken voordat je dit programma uitvoert.\n"
 "Lees de virt-resize(1) man pagina voor meer informatie.\n"
 
-#: tools/virt-resize.pl:604 tools/virt-resize.pl:607
+#: tools/virt-resize.pl:628 tools/virt-resize.pl:631
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
@@ -2886,16 +2886,16 @@ msgstr ""
 "virt-resize: {file}: bestand is te klein om een schijf image te zijn ({sz} "
 "bytes)\n"
 
 "virt-resize: {file}: bestand is te klein om een schijf image te zijn ({sz} "
 "bytes)\n"
 
-#: tools/virt-resize.pl:623 tools/virt-resize.pl:635
+#: tools/virt-resize.pl:647 tools/virt-resize.pl:659
 msgid "virt-resize: short read"
 msgstr ""
 
 msgid "virt-resize: short read"
 msgstr ""
 
-#: tools/virt-resize.pl:769
+#: tools/virt-resize.pl:793
 #, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "virt-resize: geen logische gevolume aangeroepen {n}\n"
 
 #, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "virt-resize: geen logische gevolume aangeroepen {n}\n"
 
-#: tools/virt-resize.pl:789
+#: tools/virt-resize.pl:813
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
@@ -2904,7 +2904,7 @@ msgstr ""
 "{p}: partitie niet gevonden on de bron schijf image bij gebruik van de "
 "'{opt}' commando-regel optie\n"
 
 "{p}: partitie niet gevonden on de bron schijf image bij gebruik van de "
 "'{opt}' commando-regel optie\n"
 
-#: tools/virt-resize.pl:795
+#: tools/virt-resize.pl:819
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
@@ -2912,7 +2912,7 @@ msgstr ""
 "{p}: partitie genegeerd, je kunt het niet in een ander commando-regel "
 "argument gebruiken\n"
 
 "{p}: partitie genegeerd, je kunt het niet in een ander commando-regel "
 "argument gebruiken\n"
 
-#: tools/virt-resize.pl:799
+#: tools/virt-resize.pl:823
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
@@ -2920,27 +2920,27 @@ msgstr ""
 "{p}: partitie verwijderd, je kunt het niet in een ander commando-regel "
 "argument gebruiken\n"
 
 "{p}: partitie verwijderd, je kunt het niet in een ander commando-regel "
 "argument gebruiken\n"
 
-#: tools/virt-resize.pl:841
+#: tools/virt-resize.pl:865
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr "{p}: deze partitie is al gemarkeerd voor het veranderen in grootte\n"
 
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr "{p}: deze partitie is al gemarkeerd voor het veranderen in grootte\n"
 
-#: tools/virt-resize.pl:849
+#: tools/virt-resize.pl:873
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr "{p}: ontbrekende grootte veld in {o} optie\n"
 
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr "{p}: ontbrekende grootte veld in {o} optie\n"
 
-#: tools/virt-resize.pl:866
+#: tools/virt-resize.pl:890
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr "{p}: {f}: kan size veld niet ontleden\n"
 
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr "{p}: {f}: kan size veld niet ontleden\n"
 
-#: tools/virt-resize.pl:871
+#: tools/virt-resize.pl:895
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr "{p}: nieuwe grootte is nul of negatief\n"
 
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr "{p}: nieuwe grootte is nul of negatief\n"
 
-#: tools/virt-resize.pl:894
+#: tools/virt-resize.pl:918
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
@@ -2952,12 +2952,12 @@ msgstr ""
 "fysieke volume, of andere inhoud bevat die groter is dan de nieuwe grootte.\n"
 "Je moet de inhoud eerst in grootte veranderen, bekijk virt-resize(1).\n"
 
 "fysieke volume, of andere inhoud bevat die groter is dan de nieuwe grootte.\n"
 "Je moet de inhoud eerst in grootte veranderen, bekijk virt-resize(1).\n"
 
-#: tools/virt-resize.pl:910
+#: tools/virt-resize.pl:934
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 "virt-resize: je kunt de opties --expand en --shrink niet tezamen gebruiken\n"
 
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 "virt-resize: je kunt de opties --expand en --shrink niet tezamen gebruiken\n"
 
-#: tools/virt-resize.pl:959
+#: tools/virt-resize.pl:983
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
@@ -2967,7 +2967,7 @@ msgstr ""
 "is\n"
 "voor het expanderen.  Je moet de doel schijf tenminste {h} groter maken.\n"
 
 "is\n"
 "voor het expanderen.  Je moet de doel schijf tenminste {h} groter maken.\n"
 
-#: tools/virt-resize.pl:974
+#: tools/virt-resize.pl:998
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
@@ -2975,56 +2975,56 @@ msgstr ""
 "virt-resize: fout: kan --shrink niet gebruiken omdat er geen deficit is\n"
 "(zie 'deficit' in de virt-resize(1) man pagina)\n"
 
 "virt-resize: fout: kan --shrink niet gebruiken omdat er geen deficit is\n"
 "(zie 'deficit' in de virt-resize(1) man pagina)\n"
 
-#: tools/virt-resize.pl:989
+#: tools/virt-resize.pl:1013
 msgid "Summary of changes:\n"
 msgstr "Samenvatting van de veranderingen:\n"
 
 msgid "Summary of changes:\n"
 msgstr "Samenvatting van de veranderingen:\n"
 
-#: tools/virt-resize.pl:993
+#: tools/virt-resize.pl:1017
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr "{p}: partitie zal genegeerd worden\n"
 
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr "{p}: partitie zal genegeerd worden\n"
 
-#: tools/virt-resize.pl:995
+#: tools/virt-resize.pl:1019
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr "{p}: partitie zal verwijderd worden\n"
 
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr "{p}: partitie zal verwijderd worden\n"
 
-#: tools/virt-resize.pl:997
+#: tools/virt-resize.pl:1021
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 "{p}: partitie zal in grootte veranderd worden van {oldsize} naar {newsize}\n"
 
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 "{p}: partitie zal in grootte veranderd worden van {oldsize} naar {newsize}\n"
 
-#: tools/virt-resize.pl:1002
+#: tools/virt-resize.pl:1026
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr "{p}: inhoud zal geëxpandeerd worden met de '{meth}' methode\n"
 
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr "{p}: inhoud zal geëxpandeerd worden met de '{meth}' methode\n"
 
-#: tools/virt-resize.pl:1007
+#: tools/virt-resize.pl:1031
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr "{p}: partitie zal met rust gelaten worden\n"
 
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr "{p}: partitie zal met rust gelaten worden\n"
 
-#: tools/virt-resize.pl:1012
+#: tools/virt-resize.pl:1036
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr "{n}: LV zal geëxpandeerd worden tot de maximale grootte\n"
 
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr "{n}: LV zal geëxpandeerd worden tot de maximale grootte\n"
 
-#: tools/virt-resize.pl:1018
+#: tools/virt-resize.pl:1042
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr "{n}: inhoud zal geëxpandeerd worden met de '{meth}' methode\n"
 
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr "{n}: inhoud zal geëxpandeerd worden met de '{meth}' methode\n"
 
-#: tools/virt-resize.pl:1025
+#: tools/virt-resize.pl:1049
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr "Er is een overschot van {spl} bytes ({h}).\n"
 
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr "Er is een overschot van {spl} bytes ({h}).\n"
 
-#: tools/virt-resize.pl:1030
+#: tools/virt-resize.pl:1054
 msgid "An extra partition will be created for the surplus.\n"
 msgstr "Er zal een extra partitie aangemaakt worden voor het overschot.\n"
 
 msgid "An extra partition will be created for the surplus.\n"
 msgstr "Er zal een extra partitie aangemaakt worden voor het overschot.\n"
 
-#: tools/virt-resize.pl:1032
+#: tools/virt-resize.pl:1056
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
@@ -3032,7 +3032,7 @@ msgstr ""
 "De overschot ruimte is niet groot genoeg om een extra partitie aan te maken\n"
 "en daarom genegeerd worden.\n"
 
 "De overschot ruimte is niet groot genoeg om een extra partitie aan te maken\n"
 "en daarom genegeerd worden.\n"
 
-#: tools/virt-resize.pl:1035
+#: tools/virt-resize.pl:1059
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
@@ -3041,7 +3041,7 @@ msgstr ""
 "programma in de gast\n"
 "om deze extra ruimte te partitioneren als je dat wilt.\n"
 
 "programma in de gast\n"
 "om deze extra ruimte te partitioneren als je dat wilt.\n"
 
-#: tools/virt-resize.pl:1038
+#: tools/virt-resize.pl:1062
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
@@ -3052,16 +3052,16 @@ msgstr ""
 "Je moet de doel schijf tenminste deze hoeveelheid groter maken,\n"
 "of jouw in grootte verander verzoek aanpassen.\n"
 
 "Je moet de doel schijf tenminste deze hoeveelheid groter maken,\n"
 "of jouw in grootte verander verzoek aanpassen.\n"
 
-#: tools/virt-resize.pl:1055
+#: tools/virt-resize.pl:1079
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr "virt-resize: bron schijf heeft geen eerste partitie\n"
 
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr "virt-resize: bron schijf heeft geen eerste partitie\n"
 
-#: tools/virt-resize.pl:1150
+#: tools/virt-resize.pl:1174
 #, fuzzy, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr "{p} kopiëren ..."
 
 #, fuzzy, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr "{p} kopiëren ..."
 
-#: tools/virt-resize.pl:1211 tools/virt-resize.pl:1269
+#: tools/virt-resize.pl:1235 tools/virt-resize.pl:1293
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr "{p} expanderen met de '{meth}' methode\n"
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr "{p} expanderen met de '{meth}' methode\n"
index b9940a7..8b91dae 100644 (file)
--- a/po/or.po
+++ b/po/or.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: libguestfs.master.or\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
 "Project-Id-Version: libguestfs.master.or\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-10-01 21:01+0100\n"
+"POT-Creation-Date: 2010-10-19 15:17+0100\n"
 "PO-Revision-Date: 2010-02-01 18:17+0530\n"
 "Last-Translator: Manoj Kumar Giri <mgiri@redhat.com>\n"
 "Language-Team: Oriya <oriya-it@googlegroups.com>\n"
 "PO-Revision-Date: 2010-02-01 18:17+0530\n"
 "Last-Translator: Manoj Kumar Giri <mgiri@redhat.com>\n"
 "Language-Team: Oriya <oriya-it@googlegroups.com>\n"
@@ -2829,12 +2829,12 @@ msgstr ""
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
-#: tools/virt-resize.pl:528
+#: tools/virt-resize.pl:552
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "ଦ୍ୱୀମିକ '%s' ଅବସ୍ଥିତ ନାହିଁ ଅଥବା ନିଷ୍ପାଦନ ଯୋଗ୍ୟ ନୁହଁ\n"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "ଦ୍ୱୀମିକ '%s' ଅବସ୍ଥିତ ନାହିଁ ଅଥବା ନିଷ୍ପାଦନ ଯୋଗ୍ୟ ନୁହଁ\n"
 
-#: tools/virt-resize.pl:530
+#: tools/virt-resize.pl:554
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
@@ -2842,61 +2842,61 @@ msgid ""
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:604 tools/virt-resize.pl:607
+#: tools/virt-resize.pl:628 tools/virt-resize.pl:631
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:623 tools/virt-resize.pl:635
+#: tools/virt-resize.pl:647 tools/virt-resize.pl:659
 msgid "virt-resize: short read"
 msgstr ""
 
 msgid "virt-resize: short read"
 msgstr ""
 
-#: tools/virt-resize.pl:769
+#: tools/virt-resize.pl:793
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
 
-#: tools/virt-resize.pl:789
+#: tools/virt-resize.pl:813
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:795
+#: tools/virt-resize.pl:819
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:799
+#: tools/virt-resize.pl:823
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:841
+#: tools/virt-resize.pl:865
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
-#: tools/virt-resize.pl:849
+#: tools/virt-resize.pl:873
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:866
+#: tools/virt-resize.pl:890
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
-#: tools/virt-resize.pl:871
+#: tools/virt-resize.pl:895
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
-#: tools/virt-resize.pl:894
+#: tools/virt-resize.pl:918
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
@@ -2905,84 +2905,84 @@ msgid ""
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:910
+#: tools/virt-resize.pl:934
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
-#: tools/virt-resize.pl:959
+#: tools/virt-resize.pl:983
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:974
+#: tools/virt-resize.pl:998
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:989
+#: tools/virt-resize.pl:1013
 msgid "Summary of changes:\n"
 msgstr ""
 
 msgid "Summary of changes:\n"
 msgstr ""
 
-#: tools/virt-resize.pl:993
+#: tools/virt-resize.pl:1017
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
-#: tools/virt-resize.pl:995
+#: tools/virt-resize.pl:1019
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
-#: tools/virt-resize.pl:997
+#: tools/virt-resize.pl:1021
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1002
+#: tools/virt-resize.pl:1026
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1007
+#: tools/virt-resize.pl:1031
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1012
+#: tools/virt-resize.pl:1036
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1018
+#: tools/virt-resize.pl:1042
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1025
+#: tools/virt-resize.pl:1049
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1030
+#: tools/virt-resize.pl:1054
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1032
+#: tools/virt-resize.pl:1056
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1035
+#: tools/virt-resize.pl:1059
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1038
+#: tools/virt-resize.pl:1062
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
@@ -2990,16 +2990,16 @@ msgid ""
 "or adjust your resizing requests.\n"
 msgstr ""
 
 "or adjust your resizing requests.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1055
+#: tools/virt-resize.pl:1079
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1150
+#: tools/virt-resize.pl:1174
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1211 tools/virt-resize.pl:1269
+#: tools/virt-resize.pl:1235 tools/virt-resize.pl:1293
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
index 9a28708..e9d8d50 100644 (file)
--- a/po/pa.po
+++ b/po/pa.po
@@ -7,7 +7,7 @@ msgstr ""
 "Project-Id-Version: libguestfs 1.0.81\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
 "Project-Id-Version: libguestfs 1.0.81\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-10-01 21:01+0100\n"
+"POT-Creation-Date: 2010-10-19 15:17+0100\n"
 "PO-Revision-Date: 2010-01-29 12:50+0530\n"
 "Last-Translator: Jaswinder Singh <jsingh@redhat.com>\n"
 "Language-Team: Punjabi/Panjabi <kde-i18n-doc@kde.org>\n"
 "PO-Revision-Date: 2010-01-29 12:50+0530\n"
 "Last-Translator: Jaswinder Singh <jsingh@redhat.com>\n"
 "Language-Team: Punjabi/Panjabi <kde-i18n-doc@kde.org>\n"
@@ -2827,12 +2827,12 @@ msgstr ""
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
-#: tools/virt-resize.pl:528
+#: tools/virt-resize.pl:552
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "ਬਾਇਨਰੀ '%s' ਬੰਦ ਨਹੀਂ ਹੋਇਆ ਜਾਂ ਚੱਲਣਯੋਗ ਨਹੀਂ ਹੈ\n"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "ਬਾਇਨਰੀ '%s' ਬੰਦ ਨਹੀਂ ਹੋਇਆ ਜਾਂ ਚੱਲਣਯੋਗ ਨਹੀਂ ਹੈ\n"
 
-#: tools/virt-resize.pl:530
+#: tools/virt-resize.pl:554
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
@@ -2840,61 +2840,61 @@ msgid ""
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:604 tools/virt-resize.pl:607
+#: tools/virt-resize.pl:628 tools/virt-resize.pl:631
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:623 tools/virt-resize.pl:635
+#: tools/virt-resize.pl:647 tools/virt-resize.pl:659
 msgid "virt-resize: short read"
 msgstr ""
 
 msgid "virt-resize: short read"
 msgstr ""
 
-#: tools/virt-resize.pl:769
+#: tools/virt-resize.pl:793
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਮੁੜ-ਅਕਾਰ ਕਰੋ"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਮੁੜ-ਅਕਾਰ ਕਰੋ"
 
-#: tools/virt-resize.pl:789
+#: tools/virt-resize.pl:813
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:795
+#: tools/virt-resize.pl:819
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:799
+#: tools/virt-resize.pl:823
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:841
+#: tools/virt-resize.pl:865
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
-#: tools/virt-resize.pl:849
+#: tools/virt-resize.pl:873
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:866
+#: tools/virt-resize.pl:890
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
-#: tools/virt-resize.pl:871
+#: tools/virt-resize.pl:895
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
-#: tools/virt-resize.pl:894
+#: tools/virt-resize.pl:918
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
@@ -2903,84 +2903,84 @@ msgid ""
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:910
+#: tools/virt-resize.pl:934
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
-#: tools/virt-resize.pl:959
+#: tools/virt-resize.pl:983
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:974
+#: tools/virt-resize.pl:998
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:989
+#: tools/virt-resize.pl:1013
 msgid "Summary of changes:\n"
 msgstr ""
 
 msgid "Summary of changes:\n"
 msgstr ""
 
-#: tools/virt-resize.pl:993
+#: tools/virt-resize.pl:1017
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
-#: tools/virt-resize.pl:995
+#: tools/virt-resize.pl:1019
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
-#: tools/virt-resize.pl:997
+#: tools/virt-resize.pl:1021
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1002
+#: tools/virt-resize.pl:1026
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1007
+#: tools/virt-resize.pl:1031
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1012
+#: tools/virt-resize.pl:1036
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1018
+#: tools/virt-resize.pl:1042
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1025
+#: tools/virt-resize.pl:1049
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1030
+#: tools/virt-resize.pl:1054
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1032
+#: tools/virt-resize.pl:1056
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1035
+#: tools/virt-resize.pl:1059
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1038
+#: tools/virt-resize.pl:1062
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
@@ -2988,16 +2988,16 @@ msgid ""
 "or adjust your resizing requests.\n"
 msgstr ""
 
 "or adjust your resizing requests.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1055
+#: tools/virt-resize.pl:1079
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1150
+#: tools/virt-resize.pl:1174
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1211 tools/virt-resize.pl:1269
+#: tools/virt-resize.pl:1235 tools/virt-resize.pl:1293
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
index 35d4494..ec88a38 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@ msgstr ""
 "Project-Id-Version: pl\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
 "Project-Id-Version: pl\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-10-01 21:01+0100\n"
+"POT-Creation-Date: 2010-10-19 15:17+0100\n"
 "PO-Revision-Date: 2010-09-23 15:40+0200\n"
 "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
 "Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
 "PO-Revision-Date: 2010-09-23 15:40+0200\n"
 "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
 "Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
@@ -2884,12 +2884,12 @@ msgstr ""
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr "virt-rescue: ten program nie działa na 32 bitowym gospodarzu\n"
 
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr "virt-rescue: ten program nie działa na 32 bitowym gospodarzu\n"
 
-#: tools/virt-resize.pl:528
+#: tools/virt-resize.pl:552
 #, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "virt-resize: {file}: nie istnieje lub nie jest odczytywalny\n"
 
 #, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "virt-resize: {file}: nie istnieje lub nie jest odczytywalny\n"
 
-#: tools/virt-resize.pl:530
+#: tools/virt-resize.pl:554
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
@@ -2901,23 +2901,23 @@ msgstr ""
 "Proszę przeczytać stronę podręcznika virt-resize(1), aby dowiedzieć się "
 "więcej.\n"
 
 "Proszę przeczytać stronę podręcznika virt-resize(1), aby dowiedzieć się "
 "więcej.\n"
 
-#: tools/virt-resize.pl:604 tools/virt-resize.pl:607
+#: tools/virt-resize.pl:628 tools/virt-resize.pl:631
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 "virt-resize: {file}: plik jest za mały, aby był obrazem dysku ({sz} bajtów)\n"
 
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 "virt-resize: {file}: plik jest za mały, aby był obrazem dysku ({sz} bajtów)\n"
 
-#: tools/virt-resize.pl:623 tools/virt-resize.pl:635
+#: tools/virt-resize.pl:647 tools/virt-resize.pl:659
 msgid "virt-resize: short read"
 msgstr ""
 
 msgid "virt-resize: short read"
 msgstr ""
 
-#: tools/virt-resize.pl:769
+#: tools/virt-resize.pl:793
 #, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "virt-resize: brak woluminu logicznego o nazwie {n}\n"
 
 #, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "virt-resize: brak woluminu logicznego o nazwie {n}\n"
 
-#: tools/virt-resize.pl:789
+#: tools/virt-resize.pl:813
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
@@ -2926,7 +2926,7 @@ msgstr ""
 "{p}: nie odnaleziono partycji w źródłowym obrazie dysku podczas używania "
 "opcji wiersza poleceń\"{opt}\"\n"
 
 "{p}: nie odnaleziono partycji w źródłowym obrazie dysku podczas używania "
 "opcji wiersza poleceń\"{opt}\"\n"
 
-#: tools/virt-resize.pl:795
+#: tools/virt-resize.pl:819
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
@@ -2934,7 +2934,7 @@ msgstr ""
 "{p}: zignorowano partycję, nie można jej używać w kolejnych parametrach "
 "wiersza poleceń\n"
 
 "{p}: zignorowano partycję, nie można jej używać w kolejnych parametrach "
 "wiersza poleceń\n"
 
-#: tools/virt-resize.pl:799
+#: tools/virt-resize.pl:823
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
@@ -2942,27 +2942,27 @@ msgstr ""
 "{p}: usunięto partycję, nie można jej używać w kolejnych parametrach wiersza "
 "poleceń\n"
 
 "{p}: usunięto partycję, nie można jej używać w kolejnych parametrach wiersza "
 "poleceń\n"
 
-#: tools/virt-resize.pl:841
+#: tools/virt-resize.pl:865
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr "{p}: ta partycja została już oznaczona do zmiany rozmiaru\n"
 
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr "{p}: ta partycja została już oznaczona do zmiany rozmiaru\n"
 
-#: tools/virt-resize.pl:849
+#: tools/virt-resize.pl:873
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr "{p}: brak pola rozmiaru w opcji {o}\n"
 
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr "{p}: brak pola rozmiaru w opcji {o}\n"
 
-#: tools/virt-resize.pl:866
+#: tools/virt-resize.pl:890
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr "{p}: {f}: nie można przetworzyć pola rozmiaru\n"
 
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr "{p}: {f}: nie można przetworzyć pola rozmiaru\n"
 
-#: tools/virt-resize.pl:871
+#: tools/virt-resize.pl:895
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr "{p}: nowy rozmiar wynosi zero lub jest ujemny\n"
 
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr "{p}: nowy rozmiar wynosi zero lub jest ujemny\n"
 
-#: tools/virt-resize.pl:894
+#: tools/virt-resize.pl:918
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
@@ -2975,12 +2975,12 @@ msgstr ""
 "Należy najpierw zmienić rozmiar zawartości, w tym celu proszę zobaczyć "
 "stronę podręcznika virt-resize(1).\n"
 
 "Należy najpierw zmienić rozmiar zawartości, w tym celu proszę zobaczyć "
 "stronę podręcznika virt-resize(1).\n"
 
-#: tools/virt-resize.pl:910
+#: tools/virt-resize.pl:934
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 "virt-resize: nie można używać razem opcji --expand i --shrink together\n"
 
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 "virt-resize: nie można używać razem opcji --expand i --shrink together\n"
 
-#: tools/virt-resize.pl:959
+#: tools/virt-resize.pl:983
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
@@ -2989,7 +2989,7 @@ msgstr ""
 "virt-resize: błąd: nie można użyć opcji --expand, kiedy nie ma miejsca na\n"
 "rozszerzenie. Należy zwiększyć dysk docelowy o co najmniej {h}.\n"
 
 "virt-resize: błąd: nie można użyć opcji --expand, kiedy nie ma miejsca na\n"
 "rozszerzenie. Należy zwiększyć dysk docelowy o co najmniej {h}.\n"
 
-#: tools/virt-resize.pl:974
+#: tools/virt-resize.pl:998
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
@@ -2997,55 +2997,55 @@ msgstr ""
 "virt-resize: błąd: nie można użyć opcji --shrink, ponieważ brak deficytu\n"
 "(proszę zobaczyć \"deficit\" na stronie podręcznika virt-resize(1)).\n"
 
 "virt-resize: błąd: nie można użyć opcji --shrink, ponieważ brak deficytu\n"
 "(proszę zobaczyć \"deficit\" na stronie podręcznika virt-resize(1)).\n"
 
-#: tools/virt-resize.pl:989
+#: tools/virt-resize.pl:1013
 msgid "Summary of changes:\n"
 msgstr "Podsumowanie zmian:\n"
 
 msgid "Summary of changes:\n"
 msgstr "Podsumowanie zmian:\n"
 
-#: tools/virt-resize.pl:993
+#: tools/virt-resize.pl:1017
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr "{p}: partycja zostanie zignorowana\n"
 
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr "{p}: partycja zostanie zignorowana\n"
 
-#: tools/virt-resize.pl:995
+#: tools/virt-resize.pl:1019
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr "{p}: partycja zostanie usunięta\n"
 
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr "{p}: partycja zostanie usunięta\n"
 
-#: tools/virt-resize.pl:997
+#: tools/virt-resize.pl:1021
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr "{p}: rozmiar partycji zostanie zmieniony z {oldsize} do {newsize}\n"
 
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr "{p}: rozmiar partycji zostanie zmieniony z {oldsize} do {newsize}\n"
 
-#: tools/virt-resize.pl:1002
+#: tools/virt-resize.pl:1026
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr "{p}: zawartość zostanie rozszerzona używając metody \"{meth}\"\n"
 
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr "{p}: zawartość zostanie rozszerzona używając metody \"{meth}\"\n"
 
-#: tools/virt-resize.pl:1007
+#: tools/virt-resize.pl:1031
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr "{p}: partycja zostanie pozostawiona bez zmian\n"
 
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr "{p}: partycja zostanie pozostawiona bez zmian\n"
 
-#: tools/virt-resize.pl:1012
+#: tools/virt-resize.pl:1036
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr "{n}: wolumin logiczny zostanie rozszerzony do maksymalnego rozmiaru\n"
 
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr "{n}: wolumin logiczny zostanie rozszerzony do maksymalnego rozmiaru\n"
 
-#: tools/virt-resize.pl:1018
+#: tools/virt-resize.pl:1042
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr "{n}: zawartość zostanie rozszerzona używając metody \"{meth}\"\n"
 
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr "{n}: zawartość zostanie rozszerzona używając metody \"{meth}\"\n"
 
-#: tools/virt-resize.pl:1025
+#: tools/virt-resize.pl:1049
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr "Istnieje nadmiar {spl} bajtów ({h}).\n"
 
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr "Istnieje nadmiar {spl} bajtów ({h}).\n"
 
-#: tools/virt-resize.pl:1030
+#: tools/virt-resize.pl:1054
 msgid "An extra partition will be created for the surplus.\n"
 msgstr "Dodatkowa partycja zostanie utworzona dla nadmiarowego miejsca.\n"
 
 msgid "An extra partition will be created for the surplus.\n"
 msgstr "Dodatkowa partycja zostanie utworzona dla nadmiarowego miejsca.\n"
 
-#: tools/virt-resize.pl:1032
+#: tools/virt-resize.pl:1056
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
@@ -3053,7 +3053,7 @@ msgstr ""
 "Nadmiarowe miejsce nie jest dostatecznie duże do utworzenia dodatkowej\n"
 "partycji, więc zostanie zignorowane.\n"
 
 "Nadmiarowe miejsce nie jest dostatecznie duże do utworzenia dodatkowej\n"
 "partycji, więc zostanie zignorowane.\n"
 
-#: tools/virt-resize.pl:1035
+#: tools/virt-resize.pl:1059
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
@@ -3062,7 +3062,7 @@ msgstr ""
 "partycjonowania w gościu, aby partycjonować te dodatkowe miejsce w razie\n"
 "potrzeby.\n"
 
 "partycjonowania w gościu, aby partycjonować te dodatkowe miejsce w razie\n"
 "potrzeby.\n"
 
-#: tools/virt-resize.pl:1038
+#: tools/virt-resize.pl:1062
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
@@ -3073,16 +3073,16 @@ msgstr ""
 "Należy zwiększyć dysk docelowy co najmniej o tę ilość lub dostosować\n"
 "żądania zmiany rozmiaru.\n"
 
 "Należy zwiększyć dysk docelowy co najmniej o tę ilość lub dostosować\n"
 "żądania zmiany rozmiaru.\n"
 
-#: tools/virt-resize.pl:1055
+#: tools/virt-resize.pl:1079
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr "virt-resize: dysk źródłowy nie posiada pierwszej partycji\n"
 
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr "virt-resize: dysk źródłowy nie posiada pierwszej partycji\n"
 
-#: tools/virt-resize.pl:1150
+#: tools/virt-resize.pl:1174
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr "Kopiowanie {p}...\n"
 
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr "Kopiowanie {p}...\n"
 
-#: tools/virt-resize.pl:1211 tools/virt-resize.pl:1269
+#: tools/virt-resize.pl:1235 tools/virt-resize.pl:1293
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr "Rozszerzanie {p} używając metody \"{meth}\"\n"
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr "Rozszerzanie {p} używając metody \"{meth}\"\n"
index 0ceb4ff..20fd058 100644 (file)
--- a/po/ta.po
+++ b/po/ta.po
@@ -7,7 +7,7 @@ msgstr ""
 "Project-Id-Version: libguestfs 1.0.81\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
 "Project-Id-Version: libguestfs 1.0.81\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-10-01 21:01+0100\n"
+"POT-Creation-Date: 2010-10-19 15:17+0100\n"
 "PO-Revision-Date: 2010-01-29 13:38+0530\n"
 "Last-Translator: I. Felix <ifelix@redhat.com>\n"
 "Language-Team: ta_IN <kde-i18n-doc@kde.org>\n"
 "PO-Revision-Date: 2010-01-29 13:38+0530\n"
 "Last-Translator: I. Felix <ifelix@redhat.com>\n"
 "Language-Team: ta_IN <kde-i18n-doc@kde.org>\n"
@@ -2833,12 +2833,12 @@ msgstr ""
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
-#: tools/virt-resize.pl:528
+#: tools/virt-resize.pl:552
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "Binary '%s' does not exist or is not executable\n"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "Binary '%s' does not exist or is not executable\n"
 
-#: tools/virt-resize.pl:530
+#: tools/virt-resize.pl:554
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
@@ -2846,61 +2846,61 @@ msgid ""
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:604 tools/virt-resize.pl:607
+#: tools/virt-resize.pl:628 tools/virt-resize.pl:631
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:623 tools/virt-resize.pl:635
+#: tools/virt-resize.pl:647 tools/virt-resize.pl:659
 msgid "virt-resize: short read"
 msgstr ""
 
 msgid "virt-resize: short read"
 msgstr ""
 
-#: tools/virt-resize.pl:769
+#: tools/virt-resize.pl:793
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு"
 
-#: tools/virt-resize.pl:789
+#: tools/virt-resize.pl:813
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:795
+#: tools/virt-resize.pl:819
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:799
+#: tools/virt-resize.pl:823
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:841
+#: tools/virt-resize.pl:865
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
-#: tools/virt-resize.pl:849
+#: tools/virt-resize.pl:873
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:866
+#: tools/virt-resize.pl:890
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
-#: tools/virt-resize.pl:871
+#: tools/virt-resize.pl:895
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
-#: tools/virt-resize.pl:894
+#: tools/virt-resize.pl:918
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
@@ -2909,84 +2909,84 @@ msgid ""
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:910
+#: tools/virt-resize.pl:934
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
-#: tools/virt-resize.pl:959
+#: tools/virt-resize.pl:983
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:974
+#: tools/virt-resize.pl:998
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:989
+#: tools/virt-resize.pl:1013
 msgid "Summary of changes:\n"
 msgstr ""
 
 msgid "Summary of changes:\n"
 msgstr ""
 
-#: tools/virt-resize.pl:993
+#: tools/virt-resize.pl:1017
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
-#: tools/virt-resize.pl:995
+#: tools/virt-resize.pl:1019
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
-#: tools/virt-resize.pl:997
+#: tools/virt-resize.pl:1021
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1002
+#: tools/virt-resize.pl:1026
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1007
+#: tools/virt-resize.pl:1031
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1012
+#: tools/virt-resize.pl:1036
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1018
+#: tools/virt-resize.pl:1042
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1025
+#: tools/virt-resize.pl:1049
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1030
+#: tools/virt-resize.pl:1054
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1032
+#: tools/virt-resize.pl:1056
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1035
+#: tools/virt-resize.pl:1059
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1038
+#: tools/virt-resize.pl:1062
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
@@ -2994,16 +2994,16 @@ msgid ""
 "or adjust your resizing requests.\n"
 msgstr ""
 
 "or adjust your resizing requests.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1055
+#: tools/virt-resize.pl:1079
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1150
+#: tools/virt-resize.pl:1174
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1211 tools/virt-resize.pl:1269
+#: tools/virt-resize.pl:1235 tools/virt-resize.pl:1293
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
index 64c641d..7fdf65d 100644 (file)
--- a/po/te.po
+++ b/po/te.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: libguestfs.master.libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
 "Project-Id-Version: libguestfs.master.libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-10-01 21:01+0100\n"
+"POT-Creation-Date: 2010-10-19 15:17+0100\n"
 "PO-Revision-Date: 2010-01-27 20:03+0530\n"
 "Last-Translator: Krishna Babu K <kkrothap@redhat.com>\n"
 "Language-Team: Telugu <en@li.org>\n"
 "PO-Revision-Date: 2010-01-27 20:03+0530\n"
 "Last-Translator: Krishna Babu K <kkrothap@redhat.com>\n"
 "Language-Team: Telugu <en@li.org>\n"
@@ -2827,12 +2827,12 @@ msgstr ""
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
-#: tools/virt-resize.pl:528
+#: tools/virt-resize.pl:552
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "బెనరీ '%s' లేదు లేదా అది నిర్వర్తించదగునది కాదు\n"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr "బెనరీ '%s' లేదు లేదా అది నిర్వర్తించదగునది కాదు\n"
 
-#: tools/virt-resize.pl:530
+#: tools/virt-resize.pl:554
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
@@ -2840,61 +2840,61 @@ msgid ""
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:604 tools/virt-resize.pl:607
+#: tools/virt-resize.pl:628 tools/virt-resize.pl:631
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:623 tools/virt-resize.pl:635
+#: tools/virt-resize.pl:647 tools/virt-resize.pl:659
 msgid "virt-resize: short read"
 msgstr ""
 
 msgid "virt-resize: short read"
 msgstr ""
 
-#: tools/virt-resize.pl:769
+#: tools/virt-resize.pl:793
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "LVM తార్కిక వాల్యూమ్ పునఃపరిమాణము చేయుము"
 
 #, fuzzy, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr "LVM తార్కిక వాల్యూమ్ పునఃపరిమాణము చేయుము"
 
-#: tools/virt-resize.pl:789
+#: tools/virt-resize.pl:813
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:795
+#: tools/virt-resize.pl:819
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:799
+#: tools/virt-resize.pl:823
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:841
+#: tools/virt-resize.pl:865
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
-#: tools/virt-resize.pl:849
+#: tools/virt-resize.pl:873
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:866
+#: tools/virt-resize.pl:890
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
-#: tools/virt-resize.pl:871
+#: tools/virt-resize.pl:895
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
-#: tools/virt-resize.pl:894
+#: tools/virt-resize.pl:918
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
@@ -2903,84 +2903,84 @@ msgid ""
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:910
+#: tools/virt-resize.pl:934
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
-#: tools/virt-resize.pl:959
+#: tools/virt-resize.pl:983
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:974
+#: tools/virt-resize.pl:998
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:989
+#: tools/virt-resize.pl:1013
 msgid "Summary of changes:\n"
 msgstr ""
 
 msgid "Summary of changes:\n"
 msgstr ""
 
-#: tools/virt-resize.pl:993
+#: tools/virt-resize.pl:1017
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
-#: tools/virt-resize.pl:995
+#: tools/virt-resize.pl:1019
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
-#: tools/virt-resize.pl:997
+#: tools/virt-resize.pl:1021
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1002
+#: tools/virt-resize.pl:1026
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1007
+#: tools/virt-resize.pl:1031
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1012
+#: tools/virt-resize.pl:1036
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1018
+#: tools/virt-resize.pl:1042
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1025
+#: tools/virt-resize.pl:1049
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1030
+#: tools/virt-resize.pl:1054
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1032
+#: tools/virt-resize.pl:1056
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1035
+#: tools/virt-resize.pl:1059
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1038
+#: tools/virt-resize.pl:1062
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
@@ -2988,16 +2988,16 @@ msgid ""
 "or adjust your resizing requests.\n"
 msgstr ""
 
 "or adjust your resizing requests.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1055
+#: tools/virt-resize.pl:1079
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1150
+#: tools/virt-resize.pl:1174
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "Copying {p} ...\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1211 tools/virt-resize.pl:1269
+#: tools/virt-resize.pl:1235 tools/virt-resize.pl:1293
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""