summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-01-23 18:15:46 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-01-23 18:16:16 +0000
commit1fbe654876e8b2a36ef9ee625c8d555cb1135659 (patch)
tree976be131ee74f4c23df987be73f425017dafa7df
parent30a4d9e13c277383f1e4d98439a2ef3b6109b38a (diff)
downloadlibguestfs-stable-1.14.tar.gz
libguestfs-stable-1.14.tar.xz
libguestfs-stable-1.14.zip
Version 1.14.10.1.14.10stable-1.14
-rw-r--r--BUGS8
-rw-r--r--configure.ac2
-rw-r--r--po-docs/ja.po118
-rw-r--r--po-docs/libguestfs-docs.pot107
-rw-r--r--po-docs/uk.po118
-rw-r--r--po/en_GB.po6
-rw-r--r--po/es.po6
-rw-r--r--po/gu.po6
-rw-r--r--po/hi.po6
-rw-r--r--po/kn.po6
-rw-r--r--po/libguestfs.pot8
-rw-r--r--po/ml.po6
-rw-r--r--po/mr.po6
-rw-r--r--po/nl.po6
-rw-r--r--po/or.po6
-rw-r--r--po/pa.po6
-rw-r--r--po/pl.po6
-rw-r--r--po/ta.po6
-rw-r--r--po/te.po6
-rw-r--r--po/uk.po6
20 files changed, 231 insertions, 214 deletions
diff --git a/BUGS b/BUGS
index 112abf39..bc709899 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2012-01-10
+Last updated: 2012-01-23
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -59,9 +59,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
745606 NEW https://bugzilla.redhat.com/show_bug.cgi?id=745606
libguestfs: error: part_list: could not parse row from output of parted print command
-755729 NEW https://bugzilla.redhat.com/show_bug.cgi?id=755729
- Error message for resize2fs-M needs tweaking
-
760221 NEW https://bugzilla.redhat.com/show_bug.cgi?id=760221
RFE: Support inspection of cciss devices
@@ -83,6 +80,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
770076 NEW https://bugzilla.redhat.com/show_bug.cgi?id=770076
FEBOOTSTRAP_KERNEL causes appliance build to fail
+782167 NEW https://bugzilla.redhat.com/show_bug.cgi?id=782167
+ libguestfs doesn't recognize Windows Dynamic disks in some configurations, eg. spanned
+
563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450
list-devices returns devices of different types out of order
diff --git a/configure.ac b/configure.ac
index d137c82c..53b6a024 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [14])
-m4_define([libguestfs_release], [9])
+m4_define([libguestfs_release], [10])
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
AC_CONFIG_AUX_DIR([build-aux])
diff --git a/po-docs/ja.po b/po-docs/ja.po
index 98be6be1..b132f17b 100644
--- a/po-docs/ja.po
+++ b/po-docs/ja.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\n"
"PO-Revision-Date: 2011-10-27 09:15+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Japanese <trans-ja@lists.fedoraproject.org>\n"
@@ -97,7 +97,7 @@ msgstr ""
#: ../resize/virt-resize.pod:13 ../ruby/examples/guestfs-ruby.pod:15
#: ../sparsify/virt-sparsify.pod:11 ../src/guestfs.pod:23
#: ../test-tool/libguestfs-test-tool.pod:11
-#: ../tools/virt-list-filesystems.pl:40 ../tools/virt-list-partitions.pl:40
+#: ../tools/virt-list-filesystems.pl:45 ../tools/virt-list-partitions.pl:45
#: ../tools/virt-make-fs.pl:47 ../tools/virt-tar.pl:77
#: ../tools/virt-win-reg.pl:63
msgid "DESCRIPTION"
@@ -271,7 +271,7 @@ msgstr ""
#: ../inspector/virt-inspector.pod:55 ../rescue/virt-rescue.pod:84
#: ../resize/virt-resize.pod:262 ../sparsify/virt-sparsify.pod:99
#: ../test-tool/libguestfs-test-tool.pod:36
-#: ../tools/virt-list-filesystems.pl:53 ../tools/virt-list-partitions.pl:54
+#: ../tools/virt-list-filesystems.pl:55 ../tools/virt-list-partitions.pl:56
#: ../tools/virt-make-fs.pl:153 ../tools/virt-tar.pl:103
#: ../tools/virt-win-reg.pl:96
msgid "OPTIONS"
@@ -285,7 +285,7 @@ msgstr ""
#: ../inspector/virt-inspector.pod:59 ../rescue/virt-rescue.pod:88
#: ../resize/virt-resize.pod:266 ../sparsify/virt-sparsify.pod:103
#: ../test-tool/libguestfs-test-tool.pod:40
-#: ../tools/virt-list-filesystems.pl:61 ../tools/virt-list-partitions.pl:62
+#: ../tools/virt-list-filesystems.pl:63 ../tools/virt-list-partitions.pl:64
#: ../tools/virt-make-fs.pl:161 ../tools/virt-tar.pl:111
#: ../tools/virt-win-reg.pl:104
msgid "B<--help>"
@@ -296,7 +296,7 @@ msgstr ""
#: ../cat/virt-filesystems.pod:97 ../cat/virt-ls.pod:267
#: ../clone/virt-sysprep.pod:48 ../df/virt-df.pod:65 ../edit/virt-edit.pod:68
#: ../inspector/virt-inspector.pod:61 ../rescue/virt-rescue.pod:90
-#: ../tools/virt-list-filesystems.pl:63 ../tools/virt-list-partitions.pl:64
+#: ../tools/virt-list-filesystems.pl:65 ../tools/virt-list-partitions.pl:66
#: ../tools/virt-make-fs.pl:163 ../tools/virt-tar.pl:113
#: ../tools/virt-win-reg.pl:106
msgid "Display brief help."
@@ -355,7 +355,7 @@ msgstr ""
#: ../cat/virt-filesystems.pod:129 ../cat/virt-ls.pod:295
#: ../clone/virt-sysprep.pod:63 ../df/virt-df.pod:82 ../edit/virt-edit.pod:99
#: ../inspector/virt-inspector.pod:78 ../rescue/virt-rescue.pod:111
-#: ../tools/virt-list-filesystems.pl:81 ../tools/virt-list-partitions.pl:82
+#: ../tools/virt-list-filesystems.pl:83 ../tools/virt-list-partitions.pl:84
#: ../tools/virt-tar.pl:131 ../tools/virt-win-reg.pl:132
msgid ""
"If using libvirt, connect to the given I<URI>. If omitted, then we connect "
@@ -553,8 +553,8 @@ msgstr ""
#: ../edit/virt-edit.pod:169 ../fish/guestfish.pod:399
#: ../fuse/guestmount.pod:274 ../inspector/virt-inspector.pod:127
#: ../rescue/virt-rescue.pod:190 ../resize/virt-resize.pod:569
-#: ../sparsify/virt-sparsify.pod:172 ../tools/virt-list-filesystems.pl:69
-#: ../tools/virt-list-partitions.pl:70 ../tools/virt-make-fs.pl:169
+#: ../sparsify/virt-sparsify.pod:172 ../tools/virt-list-filesystems.pl:71
+#: ../tools/virt-list-partitions.pl:72 ../tools/virt-make-fs.pl:169
#: ../tools/virt-tar.pl:119 ../tools/virt-win-reg.pl:112
msgid "B<--version>"
msgstr ""
@@ -565,8 +565,8 @@ msgstr ""
#: ../clone/virt-sysprep.pod:148 ../df/virt-df.pod:183
#: ../edit/virt-edit.pod:171 ../inspector/virt-inspector.pod:129
#: ../rescue/virt-rescue.pod:192 ../resize/virt-resize.pod:571
-#: ../sparsify/virt-sparsify.pod:174 ../tools/virt-list-filesystems.pl:71
-#: ../tools/virt-list-partitions.pl:72 ../tools/virt-make-fs.pl:171
+#: ../sparsify/virt-sparsify.pod:174 ../tools/virt-list-filesystems.pl:73
+#: ../tools/virt-list-partitions.pl:74 ../tools/virt-make-fs.pl:171
#: ../tools/virt-tar.pl:121 ../tools/virt-win-reg.pl:114
msgid "Display version number and exit."
msgstr ""
@@ -864,7 +864,7 @@ msgstr ""
#: ../clone/virt-sysprep.pod:475 ../df/virt-df.pod:241
#: ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:367
#: ../rescue/virt-rescue.pod:266 ../resize/virt-resize.pod:682
-#: ../tools/virt-list-filesystems.pl:188 ../tools/virt-list-partitions.pl:258
+#: ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260
#: ../tools/virt-make-fs.pl:550 ../tools/virt-tar.pl:289
#: ../tools/virt-win-reg.pl:744
msgid "SHELL QUOTING"
@@ -876,7 +876,7 @@ msgstr ""
#: ../clone/virt-sysprep.pod:477 ../df/virt-df.pod:243
#: ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:369
#: ../rescue/virt-rescue.pod:268 ../resize/virt-resize.pod:684
-#: ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260
+#: ../tools/virt-list-filesystems.pl:192 ../tools/virt-list-partitions.pl:262
#: ../tools/virt-make-fs.pl:552 ../tools/virt-tar.pl:291
#: ../tools/virt-win-reg.pl:752
msgid ""
@@ -1045,7 +1045,7 @@ msgstr ""
#: ../resize/virt-resize.pod:694 ../ruby/examples/guestfs-ruby.pod:36
#: ../sparsify/virt-sparsify.pod:256 ../src/guestfs.pod:3275
#: ../test-tool/libguestfs-test-tool.pod:100
-#: ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265
+#: ../tools/virt-list-filesystems.pl:197 ../tools/virt-list-partitions.pl:267
#: ../tools/virt-make-fs.pl:557 ../tools/virt-tar.pl:296
#: ../tools/virt-win-reg.pl:757
msgid "SEE ALSO"
@@ -1064,7 +1064,7 @@ msgstr ""
#: ../clone/virt-sysprep.pod:501 ../df/virt-df.pod:261
#: ../edit/virt-edit.pod:368 ../rescue/virt-rescue.pod:296
#: ../resize/virt-resize.pod:717 ../sparsify/virt-sparsify.pod:269
-#: ../tools/virt-list-filesystems.pl:208 ../tools/virt-list-partitions.pl:277
+#: ../tools/virt-list-filesystems.pl:210 ../tools/virt-list-partitions.pl:279
#: ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:311
#: ../tools/virt-win-reg.pl:783
msgid "AUTHOR"
@@ -1076,8 +1076,8 @@ msgstr ""
#: ../clone/virt-sysprep.pod:503 ../df/virt-df.pod:263
#: ../edit/virt-edit.pod:370 ../inspector/virt-inspector.pod:410
#: ../rescue/virt-rescue.pod:298 ../resize/virt-resize.pod:719
-#: ../sparsify/virt-sparsify.pod:271 ../tools/virt-list-filesystems.pl:210
-#: ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:584
+#: ../sparsify/virt-sparsify.pod:271 ../tools/virt-list-filesystems.pl:212
+#: ../tools/virt-list-partitions.pl:281 ../tools/virt-make-fs.pl:584
#: ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:785
msgid "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
msgstr ""
@@ -1098,7 +1098,7 @@ msgstr ""
#: ../resize/virt-resize.pod:721 ../ruby/examples/guestfs-ruby.pod:52
#: ../sparsify/virt-sparsify.pod:273 ../src/guestfs.pod:3358
#: ../test-tool/libguestfs-test-tool.pod:110
-#: ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281
+#: ../tools/virt-list-filesystems.pl:214 ../tools/virt-list-partitions.pl:283
#: ../tools/virt-make-fs.pl:586 ../tools/virt-tar.pl:315
#: ../tools/virt-win-reg.pl:787
msgid "COPYRIGHT"
@@ -1120,7 +1120,7 @@ msgstr ""
#: ../fuse/guestmount.pod:337 ../inspector/virt-inspector.pod:422
#: ../rescue/virt-rescue.pod:304 ../resize/virt-resize.pod:725
#: ../sparsify/virt-sparsify.pod:277 ../test-tool/libguestfs-test-tool.pod:115
-#: ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285
+#: ../tools/virt-list-filesystems.pl:218 ../tools/virt-list-partitions.pl:287
#: ../tools/virt-make-fs.pl:590 ../tools/virt-tar.pl:319
#: ../tools/virt-win-reg.pl:791
msgid ""
@@ -1140,7 +1140,7 @@ msgstr ""
#: ../fuse/guestmount.pod:342 ../inspector/virt-inspector.pod:427
#: ../rescue/virt-rescue.pod:309 ../resize/virt-resize.pod:730
#: ../sparsify/virt-sparsify.pod:282 ../test-tool/libguestfs-test-tool.pod:120
-#: ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290
+#: ../tools/virt-list-filesystems.pl:223 ../tools/virt-list-partitions.pl:292
#: ../tools/virt-make-fs.pl:595 ../tools/virt-tar.pl:324
#: ../tools/virt-win-reg.pl:796
msgid ""
@@ -1160,7 +1160,7 @@ msgstr ""
#: ../fuse/guestmount.pod:347 ../inspector/virt-inspector.pod:432
#: ../rescue/virt-rescue.pod:314 ../resize/virt-resize.pod:735
#: ../sparsify/virt-sparsify.pod:287 ../test-tool/libguestfs-test-tool.pod:125
-#: ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295
+#: ../tools/virt-list-filesystems.pl:228 ../tools/virt-list-partitions.pl:297
#: ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:329
#: ../tools/virt-win-reg.pl:801
msgid ""
@@ -1744,7 +1744,7 @@ msgid ""
msgstr ""
#. type: =item
-#: ../cat/virt-filesystems.pod:110 ../tools/virt-list-filesystems.pl:121
+#: ../cat/virt-filesystems.pod:110 ../tools/virt-list-filesystems.pl:123
msgid "B<--all>"
msgstr ""
@@ -1853,13 +1853,13 @@ msgstr ""
#. type: =item
#: ../cat/virt-filesystems.pod:194 ../cat/virt-ls.pod:352
#: ../df/virt-df.pod:125 ../fish/guestfish.pod:156
-#: ../tools/virt-list-partitions.pl:109
+#: ../tools/virt-list-partitions.pl:111
msgid "B<-h>"
msgstr ""
#. type: =item
#: ../cat/virt-filesystems.pod:196 ../cat/virt-ls.pod:354
-#: ../df/virt-df.pod:127 ../tools/virt-list-partitions.pl:111
+#: ../df/virt-df.pod:127 ../tools/virt-list-partitions.pl:113
msgid "B<--human-readable>"
msgstr ""
@@ -1870,13 +1870,13 @@ msgstr ""
#. type: =item
#: ../cat/virt-filesystems.pod:205 ../cat/virt-ls.pod:366
-#: ../tools/virt-list-filesystems.pl:108 ../tools/virt-list-partitions.pl:119
+#: ../tools/virt-list-filesystems.pl:110 ../tools/virt-list-partitions.pl:121
msgid "B<-l>"
msgstr ""
#. type: =item
#: ../cat/virt-filesystems.pod:207 ../cat/virt-ls.pod:368
-#: ../tools/virt-list-filesystems.pl:110 ../tools/virt-list-partitions.pl:121
+#: ../tools/virt-list-filesystems.pl:112 ../tools/virt-list-partitions.pl:123
msgid "B<--long>"
msgstr ""
@@ -4238,7 +4238,7 @@ msgstr ""
#. type: =item
#: ../edit/virt-edit.pod:95 ../fish/guestfish.pod:181
#: ../fuse/guestmount.pod:105 ../inspector/virt-inspector.pod:74
-#: ../tools/virt-list-filesystems.pl:77 ../tools/virt-list-partitions.pl:78
+#: ../tools/virt-list-filesystems.pl:79 ../tools/virt-list-partitions.pl:80
#: ../tools/virt-tar.pl:127 ../tools/virt-win-reg.pl:128
msgid "B<-c URI>"
msgstr ""
@@ -4246,14 +4246,14 @@ msgstr ""
#. type: =item
#: ../edit/virt-edit.pod:97 ../fish/guestfish.pod:183
#: ../fuse/guestmount.pod:107 ../inspector/virt-inspector.pod:76
-#: ../tools/virt-list-filesystems.pl:79 ../tools/virt-list-partitions.pl:80
+#: ../tools/virt-list-filesystems.pl:81 ../tools/virt-list-partitions.pl:82
#: ../tools/virt-tar.pl:129 ../tools/virt-win-reg.pl:130
msgid "B<--connect URI>"
msgstr ""
#. type: textblock
-#: ../edit/virt-edit.pod:102 ../tools/virt-list-filesystems.pl:84
-#: ../tools/virt-list-partitions.pl:85 ../tools/virt-tar.pl:134
+#: ../edit/virt-edit.pod:102 ../tools/virt-list-filesystems.pl:86
+#: ../tools/virt-list-partitions.pl:87 ../tools/virt-tar.pl:134
#: ../tools/virt-win-reg.pl:135
msgid ""
"If you specify guest block devices directly, then libvirt is not used at all."
@@ -22479,8 +22479,8 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../inspector/virt-inspector.pod:103 ../tools/virt-list-filesystems.pl:93
-#: ../tools/virt-list-partitions.pl:94 ../tools/virt-tar.pl:143
+#: ../inspector/virt-inspector.pod:103 ../tools/virt-list-filesystems.pl:95
+#: ../tools/virt-list-partitions.pl:96 ../tools/virt-tar.pl:143
#: ../tools/virt-win-reg.pl:144
msgid ""
"Specify the format of disk images given on the command line. If this is "
@@ -22488,8 +22488,8 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../inspector/virt-inspector.pod:107 ../tools/virt-list-filesystems.pl:97
-#: ../tools/virt-list-partitions.pl:98 ../tools/virt-tar.pl:147
+#: ../inspector/virt-inspector.pod:107 ../tools/virt-list-filesystems.pl:99
+#: ../tools/virt-list-partitions.pl:100 ../tools/virt-tar.pl:147
#: ../tools/virt-win-reg.pl:148
msgid ""
"If disk images are requested from libvirt, then this program asks libvirt "
@@ -22500,7 +22500,7 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:111 ../resize/virt-resize.pod:397
#: ../resize/virt-resize.pod:489 ../sparsify/virt-sparsify.pod:137
-#: ../tools/virt-list-filesystems.pl:101 ../tools/virt-list-partitions.pl:102
+#: ../tools/virt-list-filesystems.pl:103 ../tools/virt-list-partitions.pl:104
#: ../tools/virt-tar.pl:151 ../tools/virt-win-reg.pl:152
msgid ""
"If working with untrusted raw-format guest disk images, you should ensure "
@@ -24458,7 +24458,7 @@ msgstr ""
#. type: =item
#: ../resize/virt-resize.pod:392 ../sparsify/virt-sparsify.pod:130
-#: ../tools/virt-list-filesystems.pl:91 ../tools/virt-list-partitions.pl:92
+#: ../tools/virt-list-filesystems.pl:93 ../tools/virt-list-partitions.pl:94
#: ../tools/virt-tar.pl:141 ../tools/virt-win-reg.pl:142
msgid "B<--format> raw"
msgstr ""
@@ -41467,6 +41467,12 @@ msgid ""
"\n"
msgstr ""
+#. type: =head1
+#: ../tools/virt-list-filesystems.pl:40 ../tools/virt-list-partitions.pl:40
+#: ../tools/virt-tar.pl:45
+msgid "OBSOLETE"
+msgstr ""
+
#. type: textblock
#: ../tools/virt-list-filesystems.pl:42 ../tools/virt-list-partitions.pl:42
msgid ""
@@ -41475,14 +41481,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:45
+#: ../tools/virt-list-filesystems.pl:47
msgid ""
"C<virt-list-filesystems> is a command line tool to list the filesystems that "
"are contained in a virtual machine or disk image."
msgstr ""
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:49
+#: ../tools/virt-list-filesystems.pl:51
msgid ""
"C<virt-list-filesystems> is just a simple wrapper around L<libguestfs(3)> "
"functionality. For more complex cases you should look at the L<guestfish(1)"
@@ -41490,26 +41496,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:112
+#: ../tools/virt-list-filesystems.pl:114
msgid ""
"With this option, C<virt-list-filesystems> displays the type of each "
"filesystem too (where \"type\" means C<ext3>, C<xfs> etc.)"
msgstr ""
#. type: =item
-#: ../tools/virt-list-filesystems.pl:119
+#: ../tools/virt-list-filesystems.pl:121
msgid "B<-a>"
msgstr ""
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:123
+#: ../tools/virt-list-filesystems.pl:125
msgid ""
"Normally we only show mountable filesystems. If this option is given then "
"swap devices are shown too."
msgstr ""
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:197
+#: ../tools/virt-list-filesystems.pl:199
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-"
"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::"
@@ -41517,7 +41523,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:214 ../tools/virt-tar.pl:317
+#: ../tools/virt-list-filesystems.pl:216 ../tools/virt-tar.pl:317
msgid "Copyright (C) 2009 Red Hat Inc."
msgstr ""
@@ -41544,7 +41550,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:45
+#: ../tools/virt-list-partitions.pl:47
msgid ""
"C<virt-list-partitions> is a command line tool to list the partitions that "
"are contained in a virtual machine or disk image. It is mainly useful as a "
@@ -41552,7 +41558,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:50
+#: ../tools/virt-list-partitions.pl:52
msgid ""
"C<virt-list-partitions> is just a simple wrapper around L<libguestfs(3)> "
"functionality. For more complex cases you should look at the L<guestfish(1)"
@@ -41560,35 +41566,35 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:113
+#: ../tools/virt-list-partitions.pl:115
msgid "Show sizes in human-readable form (eg. \"1G\")."
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:123
+#: ../tools/virt-list-partitions.pl:125
msgid ""
"With this option, C<virt-list-partitions> displays the type and size of each "
"partition too (where \"type\" means C<ext3>, C<pv> etc.)"
msgstr ""
#. type: =item
-#: ../tools/virt-list-partitions.pl:130
+#: ../tools/virt-list-partitions.pl:132
msgid "B<-t>"
msgstr ""
#. type: =item
-#: ../tools/virt-list-partitions.pl:132
+#: ../tools/virt-list-partitions.pl:134
msgid "B<--total>"
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:134
+#: ../tools/virt-list-partitions.pl:136
msgid ""
"Display the total size of each block device (as a separate row or rows)."
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:267
+#: ../tools/virt-list-partitions.pl:269
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-"
"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib"
@@ -41596,7 +41602,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:283
+#: ../tools/virt-list-partitions.pl:285
msgid "Copyright (C) 2009-2010 Red Hat Inc."
msgstr ""
@@ -42079,11 +42085,6 @@ msgid ""
"\n"
msgstr ""
-#. type: =head2
-#: ../tools/virt-tar.pl:45 ../tools/virt-win-reg.pl:88
-msgid "NOTE"
-msgstr ""
-
#. type: textblock
#: ../tools/virt-tar.pl:47
msgid ""
@@ -42381,6 +42382,11 @@ msgid ""
"\n"
msgstr ""
+#. type: =head2
+#: ../tools/virt-win-reg.pl:88
+msgid "NOTE"
+msgstr ""
+
#. type: textblock
#: ../tools/virt-win-reg.pl:90
msgid ""
diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot
index e8fc48bb..ed6ddeeb 100644
--- a/po-docs/libguestfs-docs.pot
+++ b/po-docs/libguestfs-docs.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.14.9\n"
+"Project-Id-Version: libguestfs 1.14.10\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\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"
@@ -49,7 +49,7 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:13 ../cat/virt-cat.pod:19 ../cat/virt-filesystems.pod:13 ../cat/virt-ls.pod:19 ../clone/virt-sysprep.pod:13 ../df/virt-df.pod:21 ../edit/virt-edit.pod:27 ../erlang/examples/guestfs-erlang.pod:16 ../examples/guestfs-examples.pod:19 ../examples/guestfs-recipes.pod:18 ../examples/guestfs-testing.pod:7 ../fish/guestfish.pod:30 ../fish/virt-copy-in.pod:19 ../fish/virt-copy-out.pod:13 ../fish/virt-tar-in.pod:21 ../fish/virt-tar-out.pod:15 ../fuse/guestmount.pod:20 ../inspector/virt-inspector.pod:19 ../java/examples/guestfs-java.pod:15 ../ocaml/examples/guestfs-ocaml.pod:25 ../perl/examples/guestfs-perl.pod:18 ../python/examples/guestfs-python.pod:14 ../rescue/virt-rescue.pod:29 ../resize/virt-resize.pod:13 ../ruby/examples/guestfs-ruby.pod:15 ../sparsify/virt-sparsify.pod:11 ../src/guestfs.pod:23 ../test-tool/libguestfs-test-tool.pod:11 ../tools/virt-list-filesystems.pl:40 ../tools/virt-list-partitions.pl:40 ../tools/virt-make-fs.pl:47 ../tools/virt-tar.pl:77 ../tools/virt-win-reg.pl:63
+#: ../align/virt-alignment-scan.pod:13 ../cat/virt-cat.pod:19 ../cat/virt-filesystems.pod:13 ../cat/virt-ls.pod:19 ../clone/virt-sysprep.pod:13 ../df/virt-df.pod:21 ../edit/virt-edit.pod:27 ../erlang/examples/guestfs-erlang.pod:16 ../examples/guestfs-examples.pod:19 ../examples/guestfs-recipes.pod:18 ../examples/guestfs-testing.pod:7 ../fish/guestfish.pod:30 ../fish/virt-copy-in.pod:19 ../fish/virt-copy-out.pod:13 ../fish/virt-tar-in.pod:21 ../fish/virt-tar-out.pod:15 ../fuse/guestmount.pod:20 ../inspector/virt-inspector.pod:19 ../java/examples/guestfs-java.pod:15 ../ocaml/examples/guestfs-ocaml.pod:25 ../perl/examples/guestfs-perl.pod:18 ../python/examples/guestfs-python.pod:14 ../rescue/virt-rescue.pod:29 ../resize/virt-resize.pod:13 ../ruby/examples/guestfs-ruby.pod:15 ../sparsify/virt-sparsify.pod:11 ../src/guestfs.pod:23 ../test-tool/libguestfs-test-tool.pod:11 ../tools/virt-list-filesystems.pl:45 ../tools/virt-list-partitions.pl:45 ../tools/virt-make-fs.pl:47 ../tools/virt-tar.pl:77 ../tools/virt-win-reg.pl:63
msgid "DESCRIPTION"
msgstr ""
@@ -212,17 +212,17 @@ msgid "If you just want the exit code with no output, use the I<-q> option."
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:89 ../cat/virt-cat.pod:62 ../cat/virt-filesystems.pod:91 ../cat/virt-ls.pod:261 ../clone/virt-sysprep.pod:42 ../df/virt-df.pod:59 ../edit/virt-edit.pod:62 ../fish/guestfish.pod:148 ../fish/virt-copy-in.pod:45 ../fish/virt-copy-out.pod:34 ../fish/virt-tar-in.pod:42 ../fish/virt-tar-out.pod:36 ../fuse/guestmount.pod:92 ../inspector/virt-inspector.pod:55 ../rescue/virt-rescue.pod:84 ../resize/virt-resize.pod:262 ../sparsify/virt-sparsify.pod:99 ../test-tool/libguestfs-test-tool.pod:36 ../tools/virt-list-filesystems.pl:53 ../tools/virt-list-partitions.pl:54 ../tools/virt-make-fs.pl:153 ../tools/virt-tar.pl:103 ../tools/virt-win-reg.pl:96
+#: ../align/virt-alignment-scan.pod:89 ../cat/virt-cat.pod:62 ../cat/virt-filesystems.pod:91 ../cat/virt-ls.pod:261 ../clone/virt-sysprep.pod:42 ../df/virt-df.pod:59 ../edit/virt-edit.pod:62 ../fish/guestfish.pod:148 ../fish/virt-copy-in.pod:45 ../fish/virt-copy-out.pod:34 ../fish/virt-tar-in.pod:42 ../fish/virt-tar-out.pod:36 ../fuse/guestmount.pod:92 ../inspector/virt-inspector.pod:55 ../rescue/virt-rescue.pod:84 ../resize/virt-resize.pod:262 ../sparsify/virt-sparsify.pod:99 ../test-tool/libguestfs-test-tool.pod:36 ../tools/virt-list-filesystems.pl:55 ../tools/virt-list-partitions.pl:56 ../tools/virt-make-fs.pl:153 ../tools/virt-tar.pl:103 ../tools/virt-win-reg.pl:96
msgid "OPTIONS"
msgstr ""
#. type: =item
-#: ../align/virt-alignment-scan.pod:93 ../cat/virt-cat.pod:66 ../cat/virt-filesystems.pod:95 ../cat/virt-ls.pod:265 ../clone/virt-sysprep.pod:46 ../df/virt-df.pod:63 ../edit/virt-edit.pod:66 ../fish/guestfish.pod:152 ../fuse/guestmount.pod:160 ../inspector/virt-inspector.pod:59 ../rescue/virt-rescue.pod:88 ../resize/virt-resize.pod:266 ../sparsify/virt-sparsify.pod:103 ../test-tool/libguestfs-test-tool.pod:40 ../tools/virt-list-filesystems.pl:61 ../tools/virt-list-partitions.pl:62 ../tools/virt-make-fs.pl:161 ../tools/virt-tar.pl:111 ../tools/virt-win-reg.pl:104
+#: ../align/virt-alignment-scan.pod:93 ../cat/virt-cat.pod:66 ../cat/virt-filesystems.pod:95 ../cat/virt-ls.pod:265 ../clone/virt-sysprep.pod:46 ../df/virt-df.pod:63 ../edit/virt-edit.pod:66 ../fish/guestfish.pod:152 ../fuse/guestmount.pod:160 ../inspector/virt-inspector.pod:59 ../rescue/virt-rescue.pod:88 ../resize/virt-resize.pod:266 ../sparsify/virt-sparsify.pod:103 ../test-tool/libguestfs-test-tool.pod:40 ../tools/virt-list-filesystems.pl:63 ../tools/virt-list-partitions.pl:64 ../tools/virt-make-fs.pl:161 ../tools/virt-tar.pl:111 ../tools/virt-win-reg.pl:104
msgid "B<--help>"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:95 ../cat/virt-cat.pod:68 ../cat/virt-filesystems.pod:97 ../cat/virt-ls.pod:267 ../clone/virt-sysprep.pod:48 ../df/virt-df.pod:65 ../edit/virt-edit.pod:68 ../inspector/virt-inspector.pod:61 ../rescue/virt-rescue.pod:90 ../tools/virt-list-filesystems.pl:63 ../tools/virt-list-partitions.pl:64 ../tools/virt-make-fs.pl:163 ../tools/virt-tar.pl:113 ../tools/virt-win-reg.pl:106
+#: ../align/virt-alignment-scan.pod:95 ../cat/virt-cat.pod:68 ../cat/virt-filesystems.pod:97 ../cat/virt-ls.pod:267 ../clone/virt-sysprep.pod:48 ../df/virt-df.pod:65 ../edit/virt-edit.pod:68 ../inspector/virt-inspector.pod:61 ../rescue/virt-rescue.pod:90 ../tools/virt-list-filesystems.pl:65 ../tools/virt-list-partitions.pl:66 ../tools/virt-make-fs.pl:163 ../tools/virt-tar.pl:113 ../tools/virt-win-reg.pl:106
msgid "Display brief help."
msgstr ""
@@ -259,7 +259,7 @@ msgid "B<--connect> URI"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:110 ../cat/virt-cat.pod:85 ../cat/virt-filesystems.pod:129 ../cat/virt-ls.pod:295 ../clone/virt-sysprep.pod:63 ../df/virt-df.pod:82 ../edit/virt-edit.pod:99 ../inspector/virt-inspector.pod:78 ../rescue/virt-rescue.pod:111 ../tools/virt-list-filesystems.pl:81 ../tools/virt-list-partitions.pl:82 ../tools/virt-tar.pl:131 ../tools/virt-win-reg.pl:132
+#: ../align/virt-alignment-scan.pod:110 ../cat/virt-cat.pod:85 ../cat/virt-filesystems.pod:129 ../cat/virt-ls.pod:295 ../clone/virt-sysprep.pod:63 ../df/virt-df.pod:82 ../edit/virt-edit.pod:99 ../inspector/virt-inspector.pod:78 ../rescue/virt-rescue.pod:111 ../tools/virt-list-filesystems.pl:83 ../tools/virt-list-partitions.pl:84 ../tools/virt-tar.pl:131 ../tools/virt-win-reg.pl:132
msgid ""
"If using libvirt, connect to the given I<URI>. If omitted, then we connect "
"to the default libvirt hypervisor."
@@ -387,12 +387,12 @@ msgid "B<-V>"
msgstr ""
#. type: =item
-#: ../align/virt-alignment-scan.pod:162 ../cat/virt-cat.pod:142 ../cat/virt-filesystems.pod:269 ../cat/virt-ls.pod:433 ../clone/virt-sysprep.pod:146 ../df/virt-df.pod:181 ../edit/virt-edit.pod:169 ../fish/guestfish.pod:399 ../fuse/guestmount.pod:274 ../inspector/virt-inspector.pod:127 ../rescue/virt-rescue.pod:190 ../resize/virt-resize.pod:569 ../sparsify/virt-sparsify.pod:172 ../tools/virt-list-filesystems.pl:69 ../tools/virt-list-partitions.pl:70 ../tools/virt-make-fs.pl:169 ../tools/virt-tar.pl:119 ../tools/virt-win-reg.pl:112
+#: ../align/virt-alignment-scan.pod:162 ../cat/virt-cat.pod:142 ../cat/virt-filesystems.pod:269 ../cat/virt-ls.pod:433 ../clone/virt-sysprep.pod:146 ../df/virt-df.pod:181 ../edit/virt-edit.pod:169 ../fish/guestfish.pod:399 ../fuse/guestmount.pod:274 ../inspector/virt-inspector.pod:127 ../rescue/virt-rescue.pod:190 ../resize/virt-resize.pod:569 ../sparsify/virt-sparsify.pod:172 ../tools/virt-list-filesystems.pl:71 ../tools/virt-list-partitions.pl:72 ../tools/virt-make-fs.pl:169 ../tools/virt-tar.pl:119 ../tools/virt-win-reg.pl:112
msgid "B<--version>"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:164 ../cat/virt-cat.pod:144 ../cat/virt-filesystems.pod:271 ../cat/virt-ls.pod:435 ../clone/virt-sysprep.pod:148 ../df/virt-df.pod:183 ../edit/virt-edit.pod:171 ../inspector/virt-inspector.pod:129 ../rescue/virt-rescue.pod:192 ../resize/virt-resize.pod:571 ../sparsify/virt-sparsify.pod:174 ../tools/virt-list-filesystems.pl:71 ../tools/virt-list-partitions.pl:72 ../tools/virt-make-fs.pl:171 ../tools/virt-tar.pl:121 ../tools/virt-win-reg.pl:114
+#: ../align/virt-alignment-scan.pod:164 ../cat/virt-cat.pod:144 ../cat/virt-filesystems.pod:271 ../cat/virt-ls.pod:435 ../clone/virt-sysprep.pod:148 ../df/virt-df.pod:183 ../edit/virt-edit.pod:171 ../inspector/virt-inspector.pod:129 ../rescue/virt-rescue.pod:192 ../resize/virt-resize.pod:571 ../sparsify/virt-sparsify.pod:174 ../tools/virt-list-filesystems.pl:73 ../tools/virt-list-partitions.pl:74 ../tools/virt-make-fs.pl:171 ../tools/virt-tar.pl:121 ../tools/virt-win-reg.pl:114
msgid "Display version number and exit."
msgstr ""
@@ -673,12 +673,12 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:311 ../cat/virt-cat.pod:231 ../cat/virt-filesystems.pod:373 ../cat/virt-ls.pod:483 ../clone/virt-sysprep.pod:475 ../df/virt-df.pod:241 ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:367 ../rescue/virt-rescue.pod:266 ../resize/virt-resize.pod:682 ../tools/virt-list-filesystems.pl:188 ../tools/virt-list-partitions.pl:258 ../tools/virt-make-fs.pl:550 ../tools/virt-tar.pl:289 ../tools/virt-win-reg.pl:744
+#: ../align/virt-alignment-scan.pod:311 ../cat/virt-cat.pod:231 ../cat/virt-filesystems.pod:373 ../cat/virt-ls.pod:483 ../clone/virt-sysprep.pod:475 ../df/virt-df.pod:241 ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:367 ../rescue/virt-rescue.pod:266 ../resize/virt-resize.pod:682 ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260 ../tools/virt-make-fs.pl:550 ../tools/virt-tar.pl:289 ../tools/virt-win-reg.pl:744
msgid "SHELL QUOTING"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:313 ../cat/virt-cat.pod:233 ../cat/virt-filesystems.pod:375 ../cat/virt-ls.pod:485 ../clone/virt-sysprep.pod:477 ../df/virt-df.pod:243 ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:369 ../rescue/virt-rescue.pod:268 ../resize/virt-resize.pod:684 ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260 ../tools/virt-make-fs.pl:552 ../tools/virt-tar.pl:291 ../tools/virt-win-reg.pl:752
+#: ../align/virt-alignment-scan.pod:313 ../cat/virt-cat.pod:233 ../cat/virt-filesystems.pod:375 ../cat/virt-ls.pod:485 ../clone/virt-sysprep.pod:477 ../df/virt-df.pod:243 ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:369 ../rescue/virt-rescue.pod:268 ../resize/virt-resize.pod:684 ../tools/virt-list-filesystems.pl:192 ../tools/virt-list-partitions.pl:262 ../tools/virt-make-fs.pl:552 ../tools/virt-tar.pl:291 ../tools/virt-win-reg.pl:752
msgid ""
"Libvirt guest names can contain arbitrary characters, some of which have "
"meaning to the shell such as C<#> and space. You may need to quote or "
@@ -746,7 +746,7 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:352 ../cat/virt-cat.pod:243 ../cat/virt-filesystems.pod:385 ../cat/virt-ls.pod:495 ../clone/virt-sysprep.pod:486 ../df/virt-df.pod:253 ../edit/virt-edit.pod:354 ../erlang/examples/guestfs-erlang.pod:97 ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:384 ../examples/guestfs-testing.pod:291 ../fish/guestfish.pod:1268 ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39 ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41 ../fuse/guestmount.pod:317 ../inspector/virt-inspector.pod:395 ../java/examples/guestfs-java.pod:45 ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:39 ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:288 ../resize/virt-resize.pod:694 ../ruby/examples/guestfs-ruby.pod:36 ../sparsify/virt-sparsify.pod:256 ../src/guestfs.pod:3275 ../test-tool/libguestfs-test-tool.pod:100 ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265 ../tools/virt-make-fs.pl:557 ../tools/virt-tar.pl:296 ../tools/virt-win-reg.pl:757
+#: ../align/virt-alignment-scan.pod:352 ../cat/virt-cat.pod:243 ../cat/virt-filesystems.pod:385 ../cat/virt-ls.pod:495 ../clone/virt-sysprep.pod:486 ../df/virt-df.pod:253 ../edit/virt-edit.pod:354 ../erlang/examples/guestfs-erlang.pod:97 ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:384 ../examples/guestfs-testing.pod:291 ../fish/guestfish.pod:1268 ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39 ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41 ../fuse/guestmount.pod:317 ../inspector/virt-inspector.pod:395 ../java/examples/guestfs-java.pod:45 ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:39 ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:288 ../resize/virt-resize.pod:694 ../ruby/examples/guestfs-ruby.pod:36 ../sparsify/virt-sparsify.pod:256 ../src/guestfs.pod:3275 ../test-tool/libguestfs-test-tool.pod:100 ../tools/virt-list-filesystems.pl:197 ../tools/virt-list-partitions.pl:267 ../tools/virt-make-fs.pl:557 ../tools/virt-tar.pl:296 ../tools/virt-win-reg.pl:757
msgid "SEE ALSO"
msgstr ""
@@ -758,17 +758,17 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:361 ../cat/virt-cat.pod:252 ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:507 ../clone/virt-sysprep.pod:501 ../df/virt-df.pod:261 ../edit/virt-edit.pod:368 ../rescue/virt-rescue.pod:296 ../resize/virt-resize.pod:717 ../sparsify/virt-sparsify.pod:269 ../tools/virt-list-filesystems.pl:208 ../tools/virt-list-partitions.pl:277 ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:311 ../tools/virt-win-reg.pl:783
+#: ../align/virt-alignment-scan.pod:361 ../cat/virt-cat.pod:252 ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:507 ../clone/virt-sysprep.pod:501 ../df/virt-df.pod:261 ../edit/virt-edit.pod:368 ../rescue/virt-rescue.pod:296 ../resize/virt-resize.pod:717 ../sparsify/virt-sparsify.pod:269 ../tools/virt-list-filesystems.pl:210 ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:311 ../tools/virt-win-reg.pl:783
msgid "AUTHOR"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:363 ../cat/virt-cat.pod:254 ../cat/virt-filesystems.pod:398 ../cat/virt-ls.pod:509 ../clone/virt-sysprep.pod:503 ../df/virt-df.pod:263 ../edit/virt-edit.pod:370 ../inspector/virt-inspector.pod:410 ../rescue/virt-rescue.pod:298 ../resize/virt-resize.pod:719 ../sparsify/virt-sparsify.pod:271 ../tools/virt-list-filesystems.pl:210 ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:584 ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:785
+#: ../align/virt-alignment-scan.pod:363 ../cat/virt-cat.pod:254 ../cat/virt-filesystems.pod:398 ../cat/virt-ls.pod:509 ../clone/virt-sysprep.pod:503 ../df/virt-df.pod:263 ../edit/virt-edit.pod:370 ../inspector/virt-inspector.pod:410 ../rescue/virt-rescue.pod:298 ../resize/virt-resize.pod:719 ../sparsify/virt-sparsify.pod:271 ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 ../tools/virt-make-fs.pl:584 ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:785
msgid "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:365 ../cat/virt-cat.pod:256 ../cat/virt-filesystems.pod:400 ../cat/virt-ls.pod:511 ../clone/virt-sysprep.pod:505 ../df/virt-df.pod:265 ../edit/virt-edit.pod:372 ../erlang/examples/guestfs-erlang.pod:114 ../examples/guestfs-examples.pod:49 ../examples/guestfs-recipes.pod:401 ../examples/guestfs-testing.pod:302 ../fish/guestfish.pod:1300 ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53 ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55 ../fuse/guestmount.pod:332 ../inspector/virt-inspector.pod:418 ../java/examples/guestfs-java.pod:62 ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:56 ../python/examples/guestfs-python.pod:58 ../rescue/virt-rescue.pod:300 ../resize/virt-resize.pod:721 ../ruby/examples/guestfs-ruby.pod:52 ../sparsify/virt-sparsify.pod:273 ../src/guestfs.pod:3358 ../test-tool/libguestfs-test-tool.pod:110 ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 ../tools/virt-make-fs.pl:586 ../tools/virt-tar.pl:315 ../tools/virt-win-reg.pl:787
+#: ../align/virt-alignment-scan.pod:365 ../cat/virt-cat.pod:256 ../cat/virt-filesystems.pod:400 ../cat/virt-ls.pod:511 ../clone/virt-sysprep.pod:505 ../df/virt-df.pod:265 ../edit/virt-edit.pod:372 ../erlang/examples/guestfs-erlang.pod:114 ../examples/guestfs-examples.pod:49 ../examples/guestfs-recipes.pod:401 ../examples/guestfs-testing.pod:302 ../fish/guestfish.pod:1300 ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53 ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55 ../fuse/guestmount.pod:332 ../inspector/virt-inspector.pod:418 ../java/examples/guestfs-java.pod:62 ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:56 ../python/examples/guestfs-python.pod:58 ../rescue/virt-rescue.pod:300 ../resize/virt-resize.pod:721 ../ruby/examples/guestfs-ruby.pod:52 ../sparsify/virt-sparsify.pod:273 ../src/guestfs.pod:3358 ../test-tool/libguestfs-test-tool.pod:110 ../tools/virt-list-filesystems.pl:214 ../tools/virt-list-partitions.pl:283 ../tools/virt-make-fs.pl:586 ../tools/virt-tar.pl:315 ../tools/virt-win-reg.pl:787
msgid "COPYRIGHT"
msgstr ""
@@ -778,7 +778,7 @@ msgid "Copyright (C) 2011 Red Hat Inc."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:369 ../cat/virt-cat.pod:260 ../cat/virt-filesystems.pod:404 ../cat/virt-ls.pod:515 ../clone/virt-sysprep.pod:509 ../df/virt-df.pod:269 ../edit/virt-edit.pod:376 ../fish/guestfish.pod:1305 ../fish/virt-copy-in.pod:69 ../fish/virt-copy-out.pod:58 ../fish/virt-tar-in.pod:67 ../fish/virt-tar-out.pod:60 ../fuse/guestmount.pod:337 ../inspector/virt-inspector.pod:422 ../rescue/virt-rescue.pod:304 ../resize/virt-resize.pod:725 ../sparsify/virt-sparsify.pod:277 ../test-tool/libguestfs-test-tool.pod:115 ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285 ../tools/virt-make-fs.pl:590 ../tools/virt-tar.pl:319 ../tools/virt-win-reg.pl:791
+#: ../align/virt-alignment-scan.pod:369 ../cat/virt-cat.pod:260 ../cat/virt-filesystems.pod:404 ../cat/virt-ls.pod:515 ../clone/virt-sysprep.pod:509 ../df/virt-df.pod:269 ../edit/virt-edit.pod:376 ../fish/guestfish.pod:1305 ../fish/virt-copy-in.pod:69 ../fish/virt-copy-out.pod:58 ../fish/virt-tar-in.pod:67 ../fish/virt-tar-out.pod:60 ../fuse/guestmount.pod:337 ../inspector/virt-inspector.pod:422 ../rescue/virt-rescue.pod:304 ../resize/virt-resize.pod:725 ../sparsify/virt-sparsify.pod:277 ../test-tool/libguestfs-test-tool.pod:115 ../tools/virt-list-filesystems.pl:218 ../tools/virt-list-partitions.pl:287 ../tools/virt-make-fs.pl:590 ../tools/virt-tar.pl:319 ../tools/virt-win-reg.pl:791
msgid ""
"This program is free software; you can redistribute it and/or modify it "
"under the terms of the GNU General Public License as published by the Free "
@@ -787,7 +787,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:374 ../cat/virt-cat.pod:265 ../cat/virt-filesystems.pod:409 ../cat/virt-ls.pod:520 ../clone/virt-sysprep.pod:514 ../df/virt-df.pod:274 ../edit/virt-edit.pod:381 ../fish/guestfish.pod:1310 ../fish/virt-copy-in.pod:74 ../fish/virt-copy-out.pod:63 ../fish/virt-tar-in.pod:72 ../fish/virt-tar-out.pod:65 ../fuse/guestmount.pod:342 ../inspector/virt-inspector.pod:427 ../rescue/virt-rescue.pod:309 ../resize/virt-resize.pod:730 ../sparsify/virt-sparsify.pod:282 ../test-tool/libguestfs-test-tool.pod:120 ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290 ../tools/virt-make-fs.pl:595 ../tools/virt-tar.pl:324 ../tools/virt-win-reg.pl:796
+#: ../align/virt-alignment-scan.pod:374 ../cat/virt-cat.pod:265 ../cat/virt-filesystems.pod:409 ../cat/virt-ls.pod:520 ../clone/virt-sysprep.pod:514 ../df/virt-df.pod:274 ../edit/virt-edit.pod:381 ../fish/guestfish.pod:1310 ../fish/virt-copy-in.pod:74 ../fish/virt-copy-out.pod:63 ../fish/virt-tar-in.pod:72 ../fish/virt-tar-out.pod:65 ../fuse/guestmount.pod:342 ../inspector/virt-inspector.pod:427 ../rescue/virt-rescue.pod:309 ../resize/virt-resize.pod:730 ../sparsify/virt-sparsify.pod:282 ../test-tool/libguestfs-test-tool.pod:120 ../tools/virt-list-filesystems.pl:223 ../tools/virt-list-partitions.pl:292 ../tools/virt-make-fs.pl:595 ../tools/virt-tar.pl:324 ../tools/virt-win-reg.pl:796
msgid ""
"This program is distributed in the hope that it will be useful, but WITHOUT "
"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
@@ -796,7 +796,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:379 ../cat/virt-cat.pod:270 ../cat/virt-filesystems.pod:414 ../cat/virt-ls.pod:525 ../clone/virt-sysprep.pod:519 ../df/virt-df.pod:279 ../edit/virt-edit.pod:386 ../fish/guestfish.pod:1315 ../fish/virt-copy-in.pod:79 ../fish/virt-copy-out.pod:68 ../fish/virt-tar-in.pod:77 ../fish/virt-tar-out.pod:70 ../fuse/guestmount.pod:347 ../inspector/virt-inspector.pod:432 ../rescue/virt-rescue.pod:314 ../resize/virt-resize.pod:735 ../sparsify/virt-sparsify.pod:287 ../test-tool/libguestfs-test-tool.pod:125 ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295 ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:329 ../tools/virt-win-reg.pl:801
+#: ../align/virt-alignment-scan.pod:379 ../cat/virt-cat.pod:270 ../cat/virt-filesystems.pod:414 ../cat/virt-ls.pod:525 ../clone/virt-sysprep.pod:519 ../df/virt-df.pod:279 ../edit/virt-edit.pod:386 ../fish/guestfish.pod:1315 ../fish/virt-copy-in.pod:79 ../fish/virt-copy-out.pod:68 ../fish/virt-tar-in.pod:77 ../fish/virt-tar-out.pod:70 ../fuse/guestmount.pod:347 ../inspector/virt-inspector.pod:432 ../rescue/virt-rescue.pod:314 ../resize/virt-resize.pod:735 ../sparsify/virt-sparsify.pod:287 ../test-tool/libguestfs-test-tool.pod:125 ../tools/virt-list-filesystems.pl:228 ../tools/virt-list-partitions.pl:297 ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:329 ../tools/virt-win-reg.pl:801
msgid ""
"You should have received a copy of the GNU General Public License along with "
"this program; if not, write to the Free Software Foundation, Inc., 51 "
@@ -1350,7 +1350,7 @@ msgid "For machine-readable output, use I<--csv> to get Comma-Separated Values."
msgstr ""
#. type: =item
-#: ../cat/virt-filesystems.pod:110 ../tools/virt-list-filesystems.pl:121
+#: ../cat/virt-filesystems.pod:110 ../tools/virt-list-filesystems.pl:123
msgid "B<--all>"
msgstr ""
@@ -1457,12 +1457,12 @@ msgid ""
msgstr ""
#. type: =item
-#: ../cat/virt-filesystems.pod:194 ../cat/virt-ls.pod:352 ../df/virt-df.pod:125 ../fish/guestfish.pod:156 ../tools/virt-list-partitions.pl:109
+#: ../cat/virt-filesystems.pod:194 ../cat/virt-ls.pod:352 ../df/virt-df.pod:125 ../fish/guestfish.pod:156 ../tools/virt-list-partitions.pl:111
msgid "B<-h>"
msgstr ""
#. type: =item
-#: ../cat/virt-filesystems.pod:196 ../cat/virt-ls.pod:354 ../df/virt-df.pod:127 ../tools/virt-list-partitions.pl:111
+#: ../cat/virt-filesystems.pod:196 ../cat/virt-ls.pod:354 ../df/virt-df.pod:127 ../tools/virt-list-partitions.pl:113
msgid "B<--human-readable>"
msgstr ""
@@ -1472,12 +1472,12 @@ msgid "In I<--long> mode, display sizes in human-readable format."
msgstr ""
#. type: =item
-#: ../cat/virt-filesystems.pod:205 ../cat/virt-ls.pod:366 ../tools/virt-list-filesystems.pl:108 ../tools/virt-list-partitions.pl:119
+#: ../cat/virt-filesystems.pod:205 ../cat/virt-ls.pod:366 ../tools/virt-list-filesystems.pl:110 ../tools/virt-list-partitions.pl:121
msgid "B<-l>"
msgstr ""
#. type: =item
-#: ../cat/virt-filesystems.pod:207 ../cat/virt-ls.pod:368 ../tools/virt-list-filesystems.pl:110 ../tools/virt-list-partitions.pl:121
+#: ../cat/virt-filesystems.pod:207 ../cat/virt-ls.pod:368 ../tools/virt-list-filesystems.pl:112 ../tools/virt-list-partitions.pl:123
msgid "B<--long>"
msgstr ""
@@ -3823,17 +3823,17 @@ msgid "By default, no backup file is made."
msgstr ""
#. type: =item
-#: ../edit/virt-edit.pod:95 ../fish/guestfish.pod:181 ../fuse/guestmount.pod:105 ../inspector/virt-inspector.pod:74 ../tools/virt-list-filesystems.pl:77 ../tools/virt-list-partitions.pl:78 ../tools/virt-tar.pl:127 ../tools/virt-win-reg.pl:128
+#: ../edit/virt-edit.pod:95 ../fish/guestfish.pod:181 ../fuse/guestmount.pod:105 ../inspector/virt-inspector.pod:74 ../tools/virt-list-filesystems.pl:79 ../tools/virt-list-partitions.pl:80 ../tools/virt-tar.pl:127 ../tools/virt-win-reg.pl:128
msgid "B<-c URI>"
msgstr ""
#. type: =item
-#: ../edit/virt-edit.pod:97 ../fish/guestfish.pod:183 ../fuse/guestmount.pod:107 ../inspector/virt-inspector.pod:76 ../tools/virt-list-filesystems.pl:79 ../tools/virt-list-partitions.pl:80 ../tools/virt-tar.pl:129 ../tools/virt-win-reg.pl:130
+#: ../edit/virt-edit.pod:97 ../fish/guestfish.pod:183 ../fuse/guestmount.pod:107 ../inspector/virt-inspector.pod:76 ../tools/virt-list-filesystems.pl:81 ../tools/virt-list-partitions.pl:82 ../tools/virt-tar.pl:129 ../tools/virt-win-reg.pl:130
msgid "B<--connect URI>"
msgstr ""
#. type: textblock
-#: ../edit/virt-edit.pod:102 ../tools/virt-list-filesystems.pl:84 ../tools/virt-list-partitions.pl:85 ../tools/virt-tar.pl:134 ../tools/virt-win-reg.pl:135
+#: ../edit/virt-edit.pod:102 ../tools/virt-list-filesystems.pl:86 ../tools/virt-list-partitions.pl:87 ../tools/virt-tar.pl:134 ../tools/virt-win-reg.pl:135
msgid ""
"If you specify guest block devices directly, then libvirt is not used at "
"all."
@@ -21766,14 +21766,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../inspector/virt-inspector.pod:103 ../tools/virt-list-filesystems.pl:93 ../tools/virt-list-partitions.pl:94 ../tools/virt-tar.pl:143 ../tools/virt-win-reg.pl:144
+#: ../inspector/virt-inspector.pod:103 ../tools/virt-list-filesystems.pl:95 ../tools/virt-list-partitions.pl:96 ../tools/virt-tar.pl:143 ../tools/virt-win-reg.pl:144
msgid ""
"Specify the format of disk images given on the command line. If this is "
"omitted then the format is autodetected from the content of the disk image."
msgstr ""
#. type: textblock
-#: ../inspector/virt-inspector.pod:107 ../tools/virt-list-filesystems.pl:97 ../tools/virt-list-partitions.pl:98 ../tools/virt-tar.pl:147 ../tools/virt-win-reg.pl:148
+#: ../inspector/virt-inspector.pod:107 ../tools/virt-list-filesystems.pl:99 ../tools/virt-list-partitions.pl:100 ../tools/virt-tar.pl:147 ../tools/virt-win-reg.pl:148
msgid ""
"If disk images are requested from libvirt, then this program asks libvirt "
"for this information. In this case, the value of the format parameter is "
@@ -21781,7 +21781,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../inspector/virt-inspector.pod:111 ../resize/virt-resize.pod:397 ../resize/virt-resize.pod:489 ../sparsify/virt-sparsify.pod:137 ../tools/virt-list-filesystems.pl:101 ../tools/virt-list-partitions.pl:102 ../tools/virt-tar.pl:151 ../tools/virt-win-reg.pl:152
+#: ../inspector/virt-inspector.pod:111 ../resize/virt-resize.pod:397 ../resize/virt-resize.pod:489 ../sparsify/virt-sparsify.pod:137 ../tools/virt-list-filesystems.pl:103 ../tools/virt-list-partitions.pl:104 ../tools/virt-tar.pl:151 ../tools/virt-win-reg.pl:152
msgid ""
"If working with untrusted raw-format guest disk images, you should ensure "
"the format is always specified."
@@ -23731,7 +23731,7 @@ msgid "Note that you cannot use I<--expand> and I<--shrink> together."
msgstr ""
#. type: =item
-#: ../resize/virt-resize.pod:392 ../sparsify/virt-sparsify.pod:130 ../tools/virt-list-filesystems.pl:91 ../tools/virt-list-partitions.pl:92 ../tools/virt-tar.pl:141 ../tools/virt-win-reg.pl:142
+#: ../resize/virt-resize.pod:392 ../sparsify/virt-sparsify.pod:130 ../tools/virt-list-filesystems.pl:93 ../tools/virt-list-partitions.pl:94 ../tools/virt-tar.pl:141 ../tools/virt-win-reg.pl:142
msgid "B<--format> raw"
msgstr ""
@@ -40408,6 +40408,11 @@ msgid ""
"\n"
msgstr ""
+#. type: =head1
+#: ../tools/virt-list-filesystems.pl:40 ../tools/virt-list-partitions.pl:40 ../tools/virt-tar.pl:45
+msgid "OBSOLETE"
+msgstr ""
+
#. type: textblock
#: ../tools/virt-list-filesystems.pl:42 ../tools/virt-list-partitions.pl:42
msgid ""
@@ -40416,14 +40421,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:45
+#: ../tools/virt-list-filesystems.pl:47
msgid ""
"C<virt-list-filesystems> is a command line tool to list the filesystems that "
"are contained in a virtual machine or disk image."
msgstr ""
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:49
+#: ../tools/virt-list-filesystems.pl:51
msgid ""
"C<virt-list-filesystems> is just a simple wrapper around L<libguestfs(3)> "
"functionality. For more complex cases you should look at the "
@@ -40431,26 +40436,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:112
+#: ../tools/virt-list-filesystems.pl:114
msgid ""
"With this option, C<virt-list-filesystems> displays the type of each "
"filesystem too (where \"type\" means C<ext3>, C<xfs> etc.)"
msgstr ""
#. type: =item
-#: ../tools/virt-list-filesystems.pl:119
+#: ../tools/virt-list-filesystems.pl:121
msgid "B<-a>"
msgstr ""
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:123
+#: ../tools/virt-list-filesystems.pl:125
msgid ""
"Normally we only show mountable filesystems. If this option is given then "
"swap devices are shown too."
msgstr ""
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:197
+#: ../tools/virt-list-filesystems.pl:199
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, "
"L<virt-filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, "
@@ -40458,7 +40463,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:214 ../tools/virt-tar.pl:317
+#: ../tools/virt-list-filesystems.pl:216 ../tools/virt-tar.pl:317
msgid "Copyright (C) 2009 Red Hat Inc."
msgstr ""
@@ -40484,7 +40489,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:45
+#: ../tools/virt-list-partitions.pl:47
msgid ""
"C<virt-list-partitions> is a command line tool to list the partitions that "
"are contained in a virtual machine or disk image. It is mainly useful as a "
@@ -40492,7 +40497,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:50
+#: ../tools/virt-list-partitions.pl:52
msgid ""
"C<virt-list-partitions> is just a simple wrapper around L<libguestfs(3)> "
"functionality. For more complex cases you should look at the "
@@ -40500,34 +40505,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:113
+#: ../tools/virt-list-partitions.pl:115
msgid "Show sizes in human-readable form (eg. \"1G\")."
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:123
+#: ../tools/virt-list-partitions.pl:125
msgid ""
"With this option, C<virt-list-partitions> displays the type and size of each "
"partition too (where \"type\" means C<ext3>, C<pv> etc.)"
msgstr ""
#. type: =item
-#: ../tools/virt-list-partitions.pl:130
+#: ../tools/virt-list-partitions.pl:132
msgid "B<-t>"
msgstr ""
#. type: =item
-#: ../tools/virt-list-partitions.pl:132
+#: ../tools/virt-list-partitions.pl:134
msgid "B<--total>"
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:134
+#: ../tools/virt-list-partitions.pl:136
msgid "Display the total size of each block device (as a separate row or rows)."
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:267
+#: ../tools/virt-list-partitions.pl:269
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, "
"L<virt-list-filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, "
@@ -40535,7 +40540,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:283
+#: ../tools/virt-list-partitions.pl:285
msgid "Copyright (C) 2009-2010 Red Hat Inc."
msgstr ""
@@ -41016,11 +41021,6 @@ msgid ""
"\n"
msgstr ""
-#. type: =head2
-#: ../tools/virt-tar.pl:45 ../tools/virt-win-reg.pl:88
-msgid "NOTE"
-msgstr ""
-
#. type: textblock
#: ../tools/virt-tar.pl:47
msgid ""
@@ -41318,6 +41318,11 @@ msgid ""
"\n"
msgstr ""
+#. type: =head2
+#: ../tools/virt-win-reg.pl:88
+msgid "NOTE"
+msgstr ""
+
#. type: textblock
#: ../tools/virt-win-reg.pl:90
msgid ""
diff --git a/po-docs/uk.po b/po-docs/uk.po
index f487bde6..1e723d68 100644
--- a/po-docs/uk.po
+++ b/po-docs/uk.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\n"
"PO-Revision-Date: 2011-10-27 09:15+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -97,7 +97,7 @@ msgstr ""
#: ../resize/virt-resize.pod:13 ../ruby/examples/guestfs-ruby.pod:15
#: ../sparsify/virt-sparsify.pod:11 ../src/guestfs.pod:23
#: ../test-tool/libguestfs-test-tool.pod:11
-#: ../tools/virt-list-filesystems.pl:40 ../tools/virt-list-partitions.pl:40
+#: ../tools/virt-list-filesystems.pl:45 ../tools/virt-list-partitions.pl:45
#: ../tools/virt-make-fs.pl:47 ../tools/virt-tar.pl:77
#: ../tools/virt-win-reg.pl:63
msgid "DESCRIPTION"
@@ -271,7 +271,7 @@ msgstr ""
#: ../inspector/virt-inspector.pod:55 ../rescue/virt-rescue.pod:84
#: ../resize/virt-resize.pod:262 ../sparsify/virt-sparsify.pod:99
#: ../test-tool/libguestfs-test-tool.pod:36
-#: ../tools/virt-list-filesystems.pl:53 ../tools/virt-list-partitions.pl:54
+#: ../tools/virt-list-filesystems.pl:55 ../tools/virt-list-partitions.pl:56
#: ../tools/virt-make-fs.pl:153 ../tools/virt-tar.pl:103
#: ../tools/virt-win-reg.pl:96
msgid "OPTIONS"
@@ -285,7 +285,7 @@ msgstr "ПАРАМЕТРИ"
#: ../inspector/virt-inspector.pod:59 ../rescue/virt-rescue.pod:88
#: ../resize/virt-resize.pod:266 ../sparsify/virt-sparsify.pod:103
#: ../test-tool/libguestfs-test-tool.pod:40
-#: ../tools/virt-list-filesystems.pl:61 ../tools/virt-list-partitions.pl:62
+#: ../tools/virt-list-filesystems.pl:63 ../tools/virt-list-partitions.pl:64
#: ../tools/virt-make-fs.pl:161 ../tools/virt-tar.pl:111
#: ../tools/virt-win-reg.pl:104
msgid "B<--help>"
@@ -296,7 +296,7 @@ msgstr "B<--help>"
#: ../cat/virt-filesystems.pod:97 ../cat/virt-ls.pod:267
#: ../clone/virt-sysprep.pod:48 ../df/virt-df.pod:65 ../edit/virt-edit.pod:68
#: ../inspector/virt-inspector.pod:61 ../rescue/virt-rescue.pod:90
-#: ../tools/virt-list-filesystems.pl:63 ../tools/virt-list-partitions.pl:64
+#: ../tools/virt-list-filesystems.pl:65 ../tools/virt-list-partitions.pl:66
#: ../tools/virt-make-fs.pl:163 ../tools/virt-tar.pl:113
#: ../tools/virt-win-reg.pl:106
msgid "Display brief help."
@@ -355,7 +355,7 @@ msgstr "B<--connect> адреса"
#: ../cat/virt-filesystems.pod:129 ../cat/virt-ls.pod:295
#: ../clone/virt-sysprep.pod:63 ../df/virt-df.pod:82 ../edit/virt-edit.pod:99
#: ../inspector/virt-inspector.pod:78 ../rescue/virt-rescue.pod:111
-#: ../tools/virt-list-filesystems.pl:81 ../tools/virt-list-partitions.pl:82
+#: ../tools/virt-list-filesystems.pl:83 ../tools/virt-list-partitions.pl:84
#: ../tools/virt-tar.pl:131 ../tools/virt-win-reg.pl:132
msgid ""
"If using libvirt, connect to the given I<URI>. If omitted, then we connect "
@@ -553,8 +553,8 @@ msgstr "B<-V>"
#: ../edit/virt-edit.pod:169 ../fish/guestfish.pod:399
#: ../fuse/guestmount.pod:274 ../inspector/virt-inspector.pod:127
#: ../rescue/virt-rescue.pod:190 ../resize/virt-resize.pod:569
-#: ../sparsify/virt-sparsify.pod:172 ../tools/virt-list-filesystems.pl:69
-#: ../tools/virt-list-partitions.pl:70 ../tools/virt-make-fs.pl:169
+#: ../sparsify/virt-sparsify.pod:172 ../tools/virt-list-filesystems.pl:71
+#: ../tools/virt-list-partitions.pl:72 ../tools/virt-make-fs.pl:169
#: ../tools/virt-tar.pl:119 ../tools/virt-win-reg.pl:112
msgid "B<--version>"
msgstr "B<--version>"
@@ -565,8 +565,8 @@ msgstr "B<--version>"
#: ../clone/virt-sysprep.pod:148 ../df/virt-df.pod:183
#: ../edit/virt-edit.pod:171 ../inspector/virt-inspector.pod:129
#: ../rescue/virt-rescue.pod:192 ../resize/virt-resize.pod:571
-#: ../sparsify/virt-sparsify.pod:174 ../tools/virt-list-filesystems.pl:71
-#: ../tools/virt-list-partitions.pl:72 ../tools/virt-make-fs.pl:171
+#: ../sparsify/virt-sparsify.pod:174 ../tools/virt-list-filesystems.pl:73
+#: ../tools/virt-list-partitions.pl:74 ../tools/virt-make-fs.pl:171
#: ../tools/virt-tar.pl:121 ../tools/virt-win-reg.pl:114
msgid "Display version number and exit."
msgstr "Показати дані щодо версії і завершити роботу."
@@ -864,7 +864,7 @@ msgstr ""
#: ../clone/virt-sysprep.pod:475 ../df/virt-df.pod:241
#: ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:367
#: ../rescue/virt-rescue.pod:266 ../resize/virt-resize.pod:682
-#: ../tools/virt-list-filesystems.pl:188 ../tools/virt-list-partitions.pl:258
+#: ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260
#: ../tools/virt-make-fs.pl:550 ../tools/virt-tar.pl:289
#: ../tools/virt-win-reg.pl:744
msgid "SHELL QUOTING"
@@ -876,7 +876,7 @@ msgstr ""
#: ../clone/virt-sysprep.pod:477 ../df/virt-df.pod:243
#: ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:369
#: ../rescue/virt-rescue.pod:268 ../resize/virt-resize.pod:684
-#: ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260
+#: ../tools/virt-list-filesystems.pl:192 ../tools/virt-list-partitions.pl:262
#: ../tools/virt-make-fs.pl:552 ../tools/virt-tar.pl:291
#: ../tools/virt-win-reg.pl:752
msgid ""
@@ -1045,7 +1045,7 @@ msgstr ""
#: ../resize/virt-resize.pod:694 ../ruby/examples/guestfs-ruby.pod:36
#: ../sparsify/virt-sparsify.pod:256 ../src/guestfs.pod:3275
#: ../test-tool/libguestfs-test-tool.pod:100
-#: ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265
+#: ../tools/virt-list-filesystems.pl:197 ../tools/virt-list-partitions.pl:267
#: ../tools/virt-make-fs.pl:557 ../tools/virt-tar.pl:296
#: ../tools/virt-win-reg.pl:757
msgid "SEE ALSO"
@@ -1064,7 +1064,7 @@ msgstr ""
#: ../clone/virt-sysprep.pod:501 ../df/virt-df.pod:261
#: ../edit/virt-edit.pod:368 ../rescue/virt-rescue.pod:296
#: ../resize/virt-resize.pod:717 ../sparsify/virt-sparsify.pod:269
-#: ../tools/virt-list-filesystems.pl:208 ../tools/virt-list-partitions.pl:277
+#: ../tools/virt-list-filesystems.pl:210 ../tools/virt-list-partitions.pl:279
#: ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:311
#: ../tools/virt-win-reg.pl:783
msgid "AUTHOR"
@@ -1076,8 +1076,8 @@ msgstr "АВТОР"
#: ../clone/virt-sysprep.pod:503 ../df/virt-df.pod:263
#: ../edit/virt-edit.pod:370 ../inspector/virt-inspector.pod:410
#: ../rescue/virt-rescue.pod:298 ../resize/virt-resize.pod:719
-#: ../sparsify/virt-sparsify.pod:271 ../tools/virt-list-filesystems.pl:210
-#: ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:584
+#: ../sparsify/virt-sparsify.pod:271 ../tools/virt-list-filesystems.pl:212
+#: ../tools/virt-list-partitions.pl:281 ../tools/virt-make-fs.pl:584
#: ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:785
msgid "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
msgstr "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
@@ -1098,7 +1098,7 @@ msgstr "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
#: ../resize/virt-resize.pod:721 ../ruby/examples/guestfs-ruby.pod:52
#: ../sparsify/virt-sparsify.pod:273 ../src/guestfs.pod:3358
#: ../test-tool/libguestfs-test-tool.pod:110
-#: ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281
+#: ../tools/virt-list-filesystems.pl:214 ../tools/virt-list-partitions.pl:283
#: ../tools/virt-make-fs.pl:586 ../tools/virt-tar.pl:315
#: ../tools/virt-win-reg.pl:787
msgid "COPYRIGHT"
@@ -1120,7 +1120,7 @@ msgstr ""
#: ../fuse/guestmount.pod:337 ../inspector/virt-inspector.pod:422
#: ../rescue/virt-rescue.pod:304 ../resize/virt-resize.pod:725
#: ../sparsify/virt-sparsify.pod:277 ../test-tool/libguestfs-test-tool.pod:115
-#: ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285
+#: ../tools/virt-list-filesystems.pl:218 ../tools/virt-list-partitions.pl:287
#: ../tools/virt-make-fs.pl:590 ../tools/virt-tar.pl:319
#: ../tools/virt-win-reg.pl:791
msgid ""
@@ -1140,7 +1140,7 @@ msgstr ""
#: ../fuse/guestmount.pod:342 ../inspector/virt-inspector.pod:427
#: ../rescue/virt-rescue.pod:309 ../resize/virt-resize.pod:730
#: ../sparsify/virt-sparsify.pod:282 ../test-tool/libguestfs-test-tool.pod:120
-#: ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290
+#: ../tools/virt-list-filesystems.pl:223 ../tools/virt-list-partitions.pl:292
#: ../tools/virt-make-fs.pl:595 ../tools/virt-tar.pl:324
#: ../tools/virt-win-reg.pl:796
msgid ""
@@ -1164,7 +1164,7 @@ msgstr ""
#: ../fuse/guestmount.pod:347 ../inspector/virt-inspector.pod:432
#: ../rescue/virt-rescue.pod:314 ../resize/virt-resize.pod:735
#: ../sparsify/virt-sparsify.pod:287 ../test-tool/libguestfs-test-tool.pod:125
-#: ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295
+#: ../tools/virt-list-filesystems.pl:228 ../tools/virt-list-partitions.pl:297
#: ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:329
#: ../tools/virt-win-reg.pl:801
msgid ""
@@ -1811,7 +1811,7 @@ msgid ""
msgstr ""
#. type: =item
-#: ../cat/virt-filesystems.pod:110 ../tools/virt-list-filesystems.pl:121
+#: ../cat/virt-filesystems.pod:110 ../tools/virt-list-filesystems.pl:123
msgid "B<--all>"
msgstr "B<--all>"
@@ -1922,13 +1922,13 @@ msgstr ""
#. type: =item
#: ../cat/virt-filesystems.pod:194 ../cat/virt-ls.pod:352
#: ../df/virt-df.pod:125 ../fish/guestfish.pod:156
-#: ../tools/virt-list-partitions.pl:109
+#: ../tools/virt-list-partitions.pl:111
msgid "B<-h>"
msgstr "B<-h>"
#. type: =item
#: ../cat/virt-filesystems.pod:196 ../cat/virt-ls.pod:354
-#: ../df/virt-df.pod:127 ../tools/virt-list-partitions.pl:111
+#: ../df/virt-df.pod:127 ../tools/virt-list-partitions.pl:113
msgid "B<--human-readable>"
msgstr "B<--human-readable>"
@@ -1939,13 +1939,13 @@ msgstr ""
#. type: =item
#: ../cat/virt-filesystems.pod:205 ../cat/virt-ls.pod:366
-#: ../tools/virt-list-filesystems.pl:108 ../tools/virt-list-partitions.pl:119
+#: ../tools/virt-list-filesystems.pl:110 ../tools/virt-list-partitions.pl:121
msgid "B<-l>"
msgstr "B<-l>"
#. type: =item
#: ../cat/virt-filesystems.pod:207 ../cat/virt-ls.pod:368
-#: ../tools/virt-list-filesystems.pl:110 ../tools/virt-list-partitions.pl:121
+#: ../tools/virt-list-filesystems.pl:112 ../tools/virt-list-partitions.pl:123
msgid "B<--long>"
msgstr "B<--long>"
@@ -4353,7 +4353,7 @@ msgstr ""
#. type: =item
#: ../edit/virt-edit.pod:95 ../fish/guestfish.pod:181
#: ../fuse/guestmount.pod:105 ../inspector/virt-inspector.pod:74
-#: ../tools/virt-list-filesystems.pl:77 ../tools/virt-list-partitions.pl:78
+#: ../tools/virt-list-filesystems.pl:79 ../tools/virt-list-partitions.pl:80
#: ../tools/virt-tar.pl:127 ../tools/virt-win-reg.pl:128
msgid "B<-c URI>"
msgstr "B<-c адреса>"
@@ -4361,14 +4361,14 @@ msgstr "B<-c адреса>"
#. type: =item
#: ../edit/virt-edit.pod:97 ../fish/guestfish.pod:183
#: ../fuse/guestmount.pod:107 ../inspector/virt-inspector.pod:76
-#: ../tools/virt-list-filesystems.pl:79 ../tools/virt-list-partitions.pl:80
+#: ../tools/virt-list-filesystems.pl:81 ../tools/virt-list-partitions.pl:82
#: ../tools/virt-tar.pl:129 ../tools/virt-win-reg.pl:130
msgid "B<--connect URI>"
msgstr "B<--connect адреса>"
#. type: textblock
-#: ../edit/virt-edit.pod:102 ../tools/virt-list-filesystems.pl:84
-#: ../tools/virt-list-partitions.pl:85 ../tools/virt-tar.pl:134
+#: ../edit/virt-edit.pod:102 ../tools/virt-list-filesystems.pl:86
+#: ../tools/virt-list-partitions.pl:87 ../tools/virt-tar.pl:134
#: ../tools/virt-win-reg.pl:135
msgid ""
"If you specify guest block devices directly, then libvirt is not used at all."
@@ -23180,8 +23180,8 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../inspector/virt-inspector.pod:103 ../tools/virt-list-filesystems.pl:93
-#: ../tools/virt-list-partitions.pl:94 ../tools/virt-tar.pl:143
+#: ../inspector/virt-inspector.pod:103 ../tools/virt-list-filesystems.pl:95
+#: ../tools/virt-list-partitions.pl:96 ../tools/virt-tar.pl:143
#: ../tools/virt-win-reg.pl:144
msgid ""
"Specify the format of disk images given on the command line. If this is "
@@ -23189,8 +23189,8 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../inspector/virt-inspector.pod:107 ../tools/virt-list-filesystems.pl:97
-#: ../tools/virt-list-partitions.pl:98 ../tools/virt-tar.pl:147
+#: ../inspector/virt-inspector.pod:107 ../tools/virt-list-filesystems.pl:99
+#: ../tools/virt-list-partitions.pl:100 ../tools/virt-tar.pl:147
#: ../tools/virt-win-reg.pl:148
msgid ""
"If disk images are requested from libvirt, then this program asks libvirt "
@@ -23201,7 +23201,7 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:111 ../resize/virt-resize.pod:397
#: ../resize/virt-resize.pod:489 ../sparsify/virt-sparsify.pod:137
-#: ../tools/virt-list-filesystems.pl:101 ../tools/virt-list-partitions.pl:102
+#: ../tools/virt-list-filesystems.pl:103 ../tools/virt-list-partitions.pl:104
#: ../tools/virt-tar.pl:151 ../tools/virt-win-reg.pl:152
msgid ""
"If working with untrusted raw-format guest disk images, you should ensure "
@@ -25172,7 +25172,7 @@ msgstr ""
#. type: =item
#: ../resize/virt-resize.pod:392 ../sparsify/virt-sparsify.pod:130
-#: ../tools/virt-list-filesystems.pl:91 ../tools/virt-list-partitions.pl:92
+#: ../tools/virt-list-filesystems.pl:93 ../tools/virt-list-partitions.pl:94
#: ../tools/virt-tar.pl:141 ../tools/virt-win-reg.pl:142
msgid "B<--format> raw"
msgstr "B<--format> raw"
@@ -42790,6 +42790,12 @@ msgid ""
"\n"
msgstr ""
+#. type: =head1
+#: ../tools/virt-list-filesystems.pl:40 ../tools/virt-list-partitions.pl:40
+#: ../tools/virt-tar.pl:45
+msgid "OBSOLETE"
+msgstr ""
+
#. type: textblock
#: ../tools/virt-list-filesystems.pl:42 ../tools/virt-list-partitions.pl:42
msgid ""
@@ -42798,14 +42804,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:45
+#: ../tools/virt-list-filesystems.pl:47
msgid ""
"C<virt-list-filesystems> is a command line tool to list the filesystems that "
"are contained in a virtual machine or disk image."
msgstr ""
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:49
+#: ../tools/virt-list-filesystems.pl:51
msgid ""
"C<virt-list-filesystems> is just a simple wrapper around L<libguestfs(3)> "
"functionality. For more complex cases you should look at the L<guestfish(1)"
@@ -42813,26 +42819,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:112
+#: ../tools/virt-list-filesystems.pl:114
msgid ""
"With this option, C<virt-list-filesystems> displays the type of each "
"filesystem too (where \"type\" means C<ext3>, C<xfs> etc.)"
msgstr ""
#. type: =item
-#: ../tools/virt-list-filesystems.pl:119
+#: ../tools/virt-list-filesystems.pl:121
msgid "B<-a>"
msgstr "B<-a>"
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:123
+#: ../tools/virt-list-filesystems.pl:125
msgid ""
"Normally we only show mountable filesystems. If this option is given then "
"swap devices are shown too."
msgstr ""
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:197
+#: ../tools/virt-list-filesystems.pl:199
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-"
"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::"
@@ -42843,7 +42849,7 @@ msgstr ""
"Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
#. type: textblock
-#: ../tools/virt-list-filesystems.pl:214 ../tools/virt-tar.pl:317
+#: ../tools/virt-list-filesystems.pl:216 ../tools/virt-tar.pl:317
msgid "Copyright (C) 2009 Red Hat Inc."
msgstr "© Red Hat Inc., 2009"
@@ -42874,7 +42880,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../tools/virt-list-partitions.pl:45
+#: ../tools/virt-list-partitions.pl:47
msgid ""
"C<virt-list-partitions> is a command line tool to list the partitions that "
"are contained in a virtual machine or disk image. It is mainly useful as a "
@@ -42882,7 +42888,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:50
+#: ../tools/virt-list-partitions.pl:52
msgid ""
"C<virt-list-partitions> is just a simple wrapper around L<libguestfs(3)> "
"functionality. For more complex cases you should look at the L<guestfish(1)"
@@ -42890,35 +42896,35 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:113
+#: ../tools/virt-list-partitions.pl:115
msgid "Show sizes in human-readable form (eg. \"1G\")."
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:123
+#: ../tools/virt-list-partitions.pl:125
msgid ""
"With this option, C<virt-list-partitions> displays the type and size of each "
"partition too (where \"type\" means C<ext3>, C<pv> etc.)"
msgstr ""
#. type: =item
-#: ../tools/virt-list-partitions.pl:130
+#: ../tools/virt-list-partitions.pl:132
msgid "B<-t>"
msgstr "B<-t>"
#. type: =item
-#: ../tools/virt-list-partitions.pl:132
+#: ../tools/virt-list-partitions.pl:134
msgid "B<--total>"
msgstr "B<--total>"
#. type: textblock
-#: ../tools/virt-list-partitions.pl:134
+#: ../tools/virt-list-partitions.pl:136
msgid ""
"Display the total size of each block device (as a separate row or rows)."
msgstr ""
#. type: textblock
-#: ../tools/virt-list-partitions.pl:267
+#: ../tools/virt-list-partitions.pl:269
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-"
"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib"
@@ -42929,7 +42935,7 @@ msgstr ""
"(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
#. type: textblock
-#: ../tools/virt-list-partitions.pl:283
+#: ../tools/virt-list-partitions.pl:285
msgid "Copyright (C) 2009-2010 Red Hat Inc."
msgstr "© Red Hat Inc., 2009–2010"
@@ -43420,11 +43426,6 @@ msgid ""
"\n"
msgstr ""
-#. type: =head2
-#: ../tools/virt-tar.pl:45 ../tools/virt-win-reg.pl:88
-msgid "NOTE"
-msgstr "ПРИМІТКА"
-
#. type: textblock
#: ../tools/virt-tar.pl:47
msgid ""
@@ -43734,6 +43735,11 @@ msgstr ""
" $ virt-win-reg --merge Windows7 changes.reg\n"
"\n"
+#. type: =head2
+#: ../tools/virt-win-reg.pl:88
+msgid "NOTE"
+msgstr "ПРИМІТКА"
+
#. type: textblock
#: ../tools/virt-win-reg.pl:90
msgid ""
diff --git a/po/en_GB.po b/po/en_GB.po
index 4c97ccc6..fc1cd2ea 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/"
@@ -3465,11 +3465,11 @@ msgstr ""
msgid "%s: does not look like a qemu source directory\n"
msgstr ""
-#: tools/virt-list-filesystems.pl:148
+#: tools/virt-list-filesystems.pl:150
msgid "virt-list-filesystems: no image or VM name given"
msgstr ""
-#: tools/virt-list-partitions.pl:160
+#: tools/virt-list-partitions.pl:162
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
diff --git a/po/es.po b/po/es.po
index 1cc2b037..7749c238 100644
--- a/po/es.po
+++ b/po/es.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n"
@@ -3808,11 +3808,11 @@ msgstr "El binario '%s' no existe o no es un ejecutable\n"
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: no parece un directorio fuente de qemu\n"
-#: tools/virt-list-filesystems.pl:148
+#: tools/virt-list-filesystems.pl:150
msgid "virt-list-filesystems: no image or VM name given"
msgstr "virt-list-filesystems: no se han ofrecido imágenes o nombres MV"
-#: tools/virt-list-partitions.pl:160
+#: tools/virt-list-partitions.pl:162
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: no han sido ofrecidas imágenes o nombres MV"
diff --git a/po/gu.po b/po/gu.po
index 9772b775..b869fc89 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n"
@@ -3390,11 +3390,11 @@ msgstr "બાઇનરી '%s' એ અસ્તિત્વ ધરાવતુ
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: qemu સ્ત્રોત ડિરેક્ટરીનાં જેવુ લાગતુ નથી\n"
-#: tools/virt-list-filesystems.pl:148
+#: tools/virt-list-filesystems.pl:150
msgid "virt-list-filesystems: no image or VM name given"
msgstr ""
-#: tools/virt-list-partitions.pl:160
+#: tools/virt-list-partitions.pl:162
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
diff --git a/po/hi.po b/po/hi.po
index 398db972..e4386169 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
@@ -3388,11 +3388,11 @@ msgstr "द्विपदीय '%s' मौजूद नहीं है या
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
-#: tools/virt-list-filesystems.pl:148
+#: tools/virt-list-filesystems.pl:150
msgid "virt-list-filesystems: no image or VM name given"
msgstr ""
-#: tools/virt-list-partitions.pl:160
+#: tools/virt-list-partitions.pl:162
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
diff --git a/po/kn.po b/po/kn.po
index 829abab4..c57658b9 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/team/"
@@ -3396,11 +3396,11 @@ msgstr "ಬೈನರಿ '%s' ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: ಇದು ಒಂದು qemu ಆಕರ ಕೋಶದ ರೀತಿ ಕಾಣಿಸುತ್ತಿಲ್ಲ\n"
-#: tools/virt-list-filesystems.pl:148
+#: tools/virt-list-filesystems.pl:150
msgid "virt-list-filesystems: no image or VM name given"
msgstr ""
-#: tools/virt-list-partitions.pl:160
+#: tools/virt-list-partitions.pl:162
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index 6f89cb16..596c28dc 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.14.9\n"
+"Project-Id-Version: libguestfs 1.14.10\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\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"
@@ -3375,11 +3375,11 @@ msgstr ""
msgid "%s: does not look like a qemu source directory\n"
msgstr ""
-#: tools/virt-list-filesystems.pl:148
+#: tools/virt-list-filesystems.pl:150
msgid "virt-list-filesystems: no image or VM name given"
msgstr ""
-#: tools/virt-list-partitions.pl:160
+#: tools/virt-list-partitions.pl:162
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
diff --git a/po/ml.po b/po/ml.po
index cff5909d..289a5bd2 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
@@ -3390,11 +3390,11 @@ msgstr "ബൈനറി '%s' നിലവിലില്ല അല്ലെങ
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: qemu ഉറവിട ഡയറക്ടറിയില്‍ നിന്നും വ്യത്യസ്ഥമാണു്\n"
-#: tools/virt-list-filesystems.pl:148
+#: tools/virt-list-filesystems.pl:150
msgid "virt-list-filesystems: no image or VM name given"
msgstr ""
-#: tools/virt-list-partitions.pl:160
+#: tools/virt-list-partitions.pl:162
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
diff --git a/po/mr.po b/po/mr.po
index f3db45d7..b7b9c756 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/team/"
@@ -3549,11 +3549,11 @@ msgstr "बाइनरी '%s' अस्तित्वात नाही क
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: qemu स्रोत डिरेक्ट्री प्रमाणे आढळले नाही\n"
-#: tools/virt-list-filesystems.pl:148
+#: tools/virt-list-filesystems.pl:150
msgid "virt-list-filesystems: no image or VM name given"
msgstr "virt-list-filesystems: प्रतिमा किंवा VM नाव दिले नाही"
-#: tools/virt-list-partitions.pl:160
+#: tools/virt-list-partitions.pl:162
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: प्रतिमा किंवा VM नाव दिले नाही"
diff --git a/po/nl.po b/po/nl.po
index 1b0f7ad2..bb47a9b1 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/team/nl/)\n"
@@ -3786,11 +3786,11 @@ msgstr "Binair programma '%s' bestaat niet of is niet uitvoerbaar\n"
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: ziet er niet uit als een qemu bron map\n"
-#: tools/virt-list-filesystems.pl:148
+#: tools/virt-list-filesystems.pl:150
msgid "virt-list-filesystems: no image or VM name given"
msgstr "virt-list-filesystems: geen image of VM naam opgegeven"
-#: tools/virt-list-partitions.pl:160
+#: tools/virt-list-partitions.pl:162
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: geen image of VM naam opgegeven"
diff --git a/po/or.po b/po/or.po
index 777e5f1d..c67ff40b 100644
--- a/po/or.po
+++ b/po/or.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/team/or/)\n"
@@ -3387,11 +3387,11 @@ msgstr "ଦ୍ୱୀମିକ '%s' ଅବସ୍ଥିତ ନାହିଁ ଅଥ
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: ଗୋଟିଏ qemu ଉତ୍ସ ଡିରେକ୍ଟୋରୀ ପରି ଲାଗୁନାହିଁ\n"
-#: tools/virt-list-filesystems.pl:148
+#: tools/virt-list-filesystems.pl:150
msgid "virt-list-filesystems: no image or VM name given"
msgstr ""
-#: tools/virt-list-partitions.pl:160
+#: tools/virt-list-partitions.pl:162
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
diff --git a/po/pa.po b/po/pa.po
index ae99c4a9..2c8b9971 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n"
@@ -3547,11 +3547,11 @@ msgstr "ਬਾਇਨਰੀ '%s' ਬੰਦ ਨਹੀਂ ਹੋਇਆ ਜਾਂ
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: ਇੱਕ qemu ਸਰੋਤ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਲੱਗਦੀ\n"
-#: tools/virt-list-filesystems.pl:148
+#: tools/virt-list-filesystems.pl:150
msgid "virt-list-filesystems: no image or VM name given"
msgstr "virt-list-filesystems: VM ਨਾਂ ਦਿੱਤਾ ਗਿਆ ਹੈ"
-#: tools/virt-list-partitions.pl:160
+#: tools/virt-list-partitions.pl:162
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: ਕੋਈ ਈਮੇਜ਼ ਜਾਂ VM ਨਾਂ ਨਹੀਂ ਦਿੱਤਾ"
diff --git a/po/pl.po b/po/pl.po
index d89d35c9..9fc9a0ef 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Polish (http://www.transifex.net/projects/p/fedora/team/pl/)\n"
@@ -3820,11 +3820,11 @@ msgstr "Plik binarny \"%s\" nie istnieje lub nie jest wykonywalny\n"
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: nie wygląda na katalog źródłowy QEMU\n"
-#: tools/virt-list-filesystems.pl:148
+#: tools/virt-list-filesystems.pl:150
msgid "virt-list-filesystems: no image or VM name given"
msgstr "virt-list-filesystems: nie podano obrazu lub nazwy maszyny wirtualnej"
-#: tools/virt-list-partitions.pl:160
+#: tools/virt-list-partitions.pl:162
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: nie podano obrazu lub nazwy maszyny wirtualnej"
diff --git a/po/ta.po b/po/ta.po
index 8c071dcd..bbebdebe 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
@@ -3390,11 +3390,11 @@ msgstr "Binary '%s' does not exist or is not executable\n"
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: ஒரு qemu மூல அடைவு போல் இல்லை\n"
-#: tools/virt-list-filesystems.pl:148
+#: tools/virt-list-filesystems.pl:150
msgid "virt-list-filesystems: no image or VM name given"
msgstr ""
-#: tools/virt-list-partitions.pl:160
+#: tools/virt-list-partitions.pl:162
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
diff --git a/po/te.po b/po/te.po
index e772cc36..adf1b1bf 100644
--- a/po/te.po
+++ b/po/te.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/team/te/)\n"
@@ -3386,11 +3386,11 @@ msgstr "బెనరీ '%s' లేదు లేదా అది నిర్వ
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: అనునది qemu మూలపు డైరెక్టరీవలె కనిపించుటలేదు\n"
-#: tools/virt-list-filesystems.pl:148
+#: tools/virt-list-filesystems.pl:150
msgid "virt-list-filesystems: no image or VM name given"
msgstr ""
-#: tools/virt-list-partitions.pl:160
+#: tools/virt-list-partitions.pl:162
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
diff --git a/po/uk.po b/po/uk.po
index 63910c51..37143c00 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-01-10 17:42+0000\n"
+"POT-Creation-Date: 2012-01-23 18:14+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -3862,11 +3862,11 @@ msgstr "Виконуваного файла «%s» не існує або вка
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: не є каталогом початкових кодів qemu\n"
-#: tools/virt-list-filesystems.pl:148
+#: tools/virt-list-filesystems.pl:150
msgid "virt-list-filesystems: no image or VM name given"
msgstr "virt-list-filesystems: не вказано образу або назви віртуальної машини"
-#: tools/virt-list-partitions.pl:160
+#: tools/virt-list-partitions.pl:162
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: не вказано образу або назви віртуальної машини"