summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-04-24 17:17:59 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-04-24 17:17:59 +0100
commita2d30626cb80a6546a2904d9a82a9b205f8f1270 (patch)
treeb06cad5fd721b3f265dfe2806483e1a44c1a14b0
parent7fc7c3aa5b8088abc52b5cc39b682cdaedd1ba84 (diff)
downloadlibguestfs-a2d30626cb80a6546a2904d9a82a9b205f8f1270.tar.gz
libguestfs-a2d30626cb80a6546a2904d9a82a9b205f8f1270.tar.xz
libguestfs-a2d30626cb80a6546a2904d9a82a9b205f8f1270.zip
Version 1.17.34.1.17.34
-rw-r--r--BUGS2
-rw-r--r--configure.ac2
-rw-r--r--po-docs/ja.po144
-rw-r--r--po-docs/libguestfs-docs.pot136
-rw-r--r--po-docs/uk.po136
-rw-r--r--po/en_GB.po2
-rw-r--r--po/es.po2
-rw-r--r--po/gu.po2
-rw-r--r--po/hi.po2
-rw-r--r--po/kn.po2
-rw-r--r--po/libguestfs.pot4
-rw-r--r--po/ml.po2
-rw-r--r--po/mr.po2
-rw-r--r--po/nl.po2
-rw-r--r--po/or.po2
-rw-r--r--po/pa.po2
-rw-r--r--po/pl.po2
-rw-r--r--po/ta.po2
-rw-r--r--po/te.po2
-rw-r--r--po/uk.po2
20 files changed, 295 insertions, 157 deletions
diff --git a/BUGS b/BUGS
index 8f798de6..6ceb86ee 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2012-04-22
+Last updated: 2012-04-24
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
diff --git a/configure.ac b/configure.ac
index 33795f77..e16d6c8c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [17])
-m4_define([libguestfs_release], [33])
+m4_define([libguestfs_release], [34])
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 efff8909..3d15988d 100644
--- a/po-docs/ja.po
+++ b/po-docs/ja.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2012-04-22 23:30+0200\n"
+"POT-Creation-Date: 2012-04-24 17:17+0200\n"
"PO-Revision-Date: 2012-03-30 17:30+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Japanese <trans-ja@lists.fedoraproject.org>\n"
@@ -51284,26 +51284,49 @@ msgstr "DHCP サーバーのリースを削除します。"
#. type: =head2
#: ../sysprep/sysprep-operations.pod:24
#, fuzzy
+#| msgid "I<configuration>"
+msgid "B<flag-reconfiguration>"
+msgstr "I<configuration>"
+
+#. type: textblock
+#: ../sysprep/sysprep-operations.pod:26
+#, fuzzy
+#| msgid "hostname and other net configuration"
+msgid "Flag the system for reconfiguration."
+msgstr "ホスト名および他のネットワーク設定"
+
+#. type: textblock
+#: ../sysprep/sysprep-operations.pod:28
+#, fuzzy
+#| msgid ""
+#| "The SSH host keys are regenerated (differently) next time the guest is "
+#| "booted."
+msgid "Note that this may require user intervention when the guest is booted."
+msgstr "仮想マシンの次回起動時に(異なる) SSH ホストキーが再生成されます。"
+
+#. type: =head2
+#: ../sysprep/sysprep-operations.pod:31
+#, fuzzy
#| msgid "hostname"
msgid "B<hostname> *"
msgstr "hostname"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:27
+#: ../sysprep/sysprep-operations.pod:34
#, fuzzy
#| msgid "Remove the SSH host keys in the guest."
msgid "Change the hostname of the guest."
msgstr "仮想マシンの SSH ホストキーを削除します。"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:29
+#: ../sysprep/sysprep-operations.pod:36
msgid ""
"This operation changes the hostname of the guest to the value given in the "
"I<--hostname> parameter."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:32
+#: ../sysprep/sysprep-operations.pod:39
msgid ""
"If the I<--hostname> parameter is not given, then the hostname is changed to "
"C<localhost.localdomain>."
@@ -51312,28 +51335,28 @@ msgstr ""
"localdomain> に変更されます。"
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:35
+#: ../sysprep/sysprep-operations.pod:42
#, fuzzy
#| msgid "logfiles"
msgid "B<logfiles> *"
msgstr "logfiles"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:38
+#: ../sysprep/sysprep-operations.pod:45
#, fuzzy
#| msgid "Remove many log files."
msgid "Remove many log files from the guest."
msgstr "ほとんどのログファイルを削除します。"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:40
+#: ../sysprep/sysprep-operations.pod:47
#, fuzzy
#| msgid "The following Registry keys are supported:"
msgid "On Linux the following files are removed:"
msgstr "以下のレジストリキーがサポートされます:"
#. type: verbatim
-#: ../sysprep/sysprep-operations.pod:42
+#: ../sysprep/sysprep-operations.pod:49
#, no-wrap
msgid ""
" /root/anaconda-ks.cfg\n"
@@ -51359,94 +51382,104 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:62
+#: ../sysprep/sysprep-operations.pod:69
#, fuzzy
#| msgid "mail-spool"
msgid "B<mail-spool> *"
msgstr "mail-spool"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:65
+#: ../sysprep/sysprep-operations.pod:72
msgid "Remove email from the local mail spool directory."
msgstr "ローカルのメールスプールのディレクトリから電子メールを削除します。"
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:67
+#: ../sysprep/sysprep-operations.pod:74
#, fuzzy
#| msgid "net-hwaddr"
msgid "B<net-hwaddr> *"
msgstr "net-hwaddr"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:70
+#: ../sysprep/sysprep-operations.pod:77
msgid "Remove HWADDR (hard-coded MAC address) configuration."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:72
+#: ../sysprep/sysprep-operations.pod:79
msgid ""
"For Fedora and Red Hat Enterprise Linux, this is removed from C<ifcfg-*> "
"files."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:75
+#: ../sysprep/sysprep-operations.pod:82
+msgid "B<package-manager-cache> *"
+msgstr ""
+
+#. type: textblock
+#: ../sysprep/sysprep-operations.pod:85
+msgid "Remove package manager cache."
+msgstr ""
+
+#. type: =head2
+#: ../sysprep/sysprep-operations.pod:87
#, fuzzy
#| msgid "random-seed"
msgid "B<random-seed> *"
msgstr "random-seed"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:78
+#: ../sysprep/sysprep-operations.pod:90
#, fuzzy
#| msgid "General block device for testing."
msgid "Generate random seed for guest."
msgstr "テスト用の一般的なブロックデバイス。"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:80
+#: ../sysprep/sysprep-operations.pod:92
msgid ""
"Write some random bytes from the host into the random seed file of the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:83
+#: ../sysprep/sysprep-operations.pod:95
msgid "See L</RANDOM SEED> below."
msgstr "以下の L</RANDOM SEED> を参照してください。"
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:85
+#: ../sysprep/sysprep-operations.pod:97
#, fuzzy
#| msgid "rhn-systemid"
msgid "B<rhn-systemid> *"
msgstr "rhn-systemid"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:88
+#: ../sysprep/sysprep-operations.pod:100
msgid "Remove the RHN system ID."
msgstr "RHN システム ID を削除します。"
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:90
+#: ../sysprep/sysprep-operations.pod:102
#, fuzzy
#| msgid "B<shell scripts>"
msgid "B<script> *"
msgstr "B<シェルスクリプト>"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:93
+#: ../sysprep/sysprep-operations.pod:105
msgid "Run arbitrary scripts against the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:95
+#: ../sysprep/sysprep-operations.pod:107
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs "
"against the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:98
+#: ../sysprep/sysprep-operations.pod:110
msgid ""
"Note this feature requires FUSE support. You may have to enable this in "
"your host, for example by adding the current user to the C<fuse> group, or "
@@ -51454,14 +51487,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:102
+#: ../sysprep/sysprep-operations.pod:114
msgid ""
"Use one or more I<--script> parameters to specify scripts or programs that "
"will be run against the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:105
+#: ../sysprep/sysprep-operations.pod:117
msgid ""
"The script or program is run with its current directory being the guest's "
"root directory, so relative paths should be used. For example: C<rm etc/"
@@ -51470,45 +51503,45 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:111
+#: ../sysprep/sysprep-operations.pod:123
msgid ""
"Normally a temporary mount point for the guest is used, but you can choose a "
"specific one by using the I<--scriptdir> parameter."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:114
+#: ../sysprep/sysprep-operations.pod:126
#, fuzzy
#| msgid "smolt-uuid"
msgid "B<smolt-uuid> *"
msgstr "smolt-uuid"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:117
+#: ../sysprep/sysprep-operations.pod:129
msgid "Remove the Smolt hardware UUID."
msgstr "Smolt ハードウェア UUID を削除します。"
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:119
+#: ../sysprep/sysprep-operations.pod:131
#, fuzzy
#| msgid "ssh-hostkeys"
msgid "B<ssh-hostkeys> *"
msgstr "ssh-hostkeys"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:122
+#: ../sysprep/sysprep-operations.pod:134
msgid "Remove the SSH host keys in the guest."
msgstr "仮想マシンの SSH ホストキーを削除します。"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:124
+#: ../sysprep/sysprep-operations.pod:136
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is "
"booted."
msgstr "仮想マシンの次回起動時に(異なる) SSH ホストキーが再生成されます。"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:127
+#: ../sysprep/sysprep-operations.pod:139
msgid ""
"If, after cloning, the guest gets the same IP address, ssh will give you a "
"stark warning about the host key changing:"
@@ -51517,7 +51550,7 @@ msgstr ""
"という警告が ssh により表示されます:"
#. type: verbatim
-#: ../sysprep/sysprep-operations.pod:130
+#: ../sysprep/sysprep-operations.pod:142
#, no-wrap
msgid ""
" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n"
@@ -51533,49 +51566,49 @@ msgstr ""
"\n"
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:135
+#: ../sysprep/sysprep-operations.pod:147
#, fuzzy
#| msgid "ssh-hostkeys"
msgid "B<ssh-userdir> *"
msgstr "ssh-hostkeys"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:138
+#: ../sysprep/sysprep-operations.pod:150
#, fuzzy
#| msgid "Remove the SSH host keys in the guest."
msgid "Remove \".ssh\" directories in the guest."
msgstr "仮想マシンの SSH ホストキーを削除します。"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:140
+#: ../sysprep/sysprep-operations.pod:152
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other users who have a "
"C<.ssh> directory in their home directory."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:143
+#: ../sysprep/sysprep-operations.pod:155
#, fuzzy
#| msgid "udev-persistent-net"
msgid "B<udev-persistent-net> *"
msgstr "udev-persistent-net"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:146
+#: ../sysprep/sysprep-operations.pod:158
#, fuzzy
#| msgid "udev-persistent-net"
msgid "Remove udev persistent net rules."
msgstr "udev-persistent-net"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:148
+#: ../sysprep/sysprep-operations.pod:160
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC address "
"to a fixed ethernet device (eg. eth0)."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:151
+#: ../sysprep/sysprep-operations.pod:163
msgid ""
"After a guest is cloned, the MAC address usually changes. Since the old MAC "
"address occupies the old name (eg. eth0), this means the fresh MAC address "
@@ -51589,19 +51622,38 @@ msgstr ""
"ます。"
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:156
+#: ../sysprep/sysprep-operations.pod:168
+msgid "B<user-account>"
+msgstr ""
+
+#. type: textblock
+#: ../sysprep/sysprep-operations.pod:170
+#, fuzzy
+#| msgid "listing the user accounts in the guest"
+msgid "Remove the user accounts in the guest."
+msgstr "仮想マシンのユーザーアカウントの一覧"
+
+#. type: textblock
+#: ../sysprep/sysprep-operations.pod:172
+msgid ""
+"Remove all the user accounts and their home directories. The \"root\" "
+"account is not removed."
+msgstr ""
+
+#. type: =head2
+#: ../sysprep/sysprep-operations.pod:175
#, fuzzy
#| msgid "utmp"
msgid "B<utmp> *"
msgstr "utmp"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:159
+#: ../sysprep/sysprep-operations.pod:178
msgid "Remove the utmp file."
msgstr "utmp ファイルを削除します。"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:161
+#: ../sysprep/sysprep-operations.pod:180
#, fuzzy
#| msgid ""
#| "This records who is currently logged in on a machine. In modern Linux "
@@ -51617,19 +51669,19 @@ msgstr ""
"ませんが、古いディストリビューションではディスクに保存されていました。"
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:165
+#: ../sysprep/sysprep-operations.pod:184
#, fuzzy
#| msgid "yum-uuid"
msgid "B<yum-uuid> *"
msgstr "yum-uuid"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:168
+#: ../sysprep/sysprep-operations.pod:187
msgid "Remove the yum UUID."
msgstr "yum UUID を削除します。"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:170
+#: ../sysprep/sysprep-operations.pod:189
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the "
"original UUID has been erased."
diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot
index e1de8969..b7826e92 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.17.33\n"
+"Project-Id-Version: libguestfs 1.17.34\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2012-04-22 23:30+0200\n"
+"POT-Creation-Date: 2012-04-24 17: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"
@@ -43959,45 +43959,60 @@ msgstr ""
#. type: =head2
#: ../sysprep/sysprep-operations.pod:24
+msgid "B<flag-reconfiguration>"
+msgstr ""
+
+#. type: textblock
+#: ../sysprep/sysprep-operations.pod:26
+msgid "Flag the system for reconfiguration."
+msgstr ""
+
+#. type: textblock
+#: ../sysprep/sysprep-operations.pod:28
+msgid "Note that this may require user intervention when the guest is booted."
+msgstr ""
+
+#. type: =head2
+#: ../sysprep/sysprep-operations.pod:31
msgid "B<hostname> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:27
+#: ../sysprep/sysprep-operations.pod:34
msgid "Change the hostname of the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:29
+#: ../sysprep/sysprep-operations.pod:36
msgid ""
"This operation changes the hostname of the guest to the value given in the "
"I<--hostname> parameter."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:32
+#: ../sysprep/sysprep-operations.pod:39
msgid ""
"If the I<--hostname> parameter is not given, then the hostname is changed to "
"C<localhost.localdomain>."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:35
+#: ../sysprep/sysprep-operations.pod:42
msgid "B<logfiles> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:38
+#: ../sysprep/sysprep-operations.pod:45
msgid "Remove many log files from the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:40
+#: ../sysprep/sysprep-operations.pod:47
msgid "On Linux the following files are removed:"
msgstr ""
#. type: verbatim
-#: ../sysprep/sysprep-operations.pod:42
+#: ../sysprep/sysprep-operations.pod:49
#, no-wrap
msgid ""
" /root/anaconda-ks.cfg\n"
@@ -44023,83 +44038,93 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:62
+#: ../sysprep/sysprep-operations.pod:69
msgid "B<mail-spool> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:65
+#: ../sysprep/sysprep-operations.pod:72
msgid "Remove email from the local mail spool directory."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:67
+#: ../sysprep/sysprep-operations.pod:74
msgid "B<net-hwaddr> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:70
+#: ../sysprep/sysprep-operations.pod:77
msgid "Remove HWADDR (hard-coded MAC address) configuration."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:72
+#: ../sysprep/sysprep-operations.pod:79
msgid ""
"For Fedora and Red Hat Enterprise Linux, this is removed from C<ifcfg-*> "
"files."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:75
+#: ../sysprep/sysprep-operations.pod:82
+msgid "B<package-manager-cache> *"
+msgstr ""
+
+#. type: textblock
+#: ../sysprep/sysprep-operations.pod:85
+msgid "Remove package manager cache."
+msgstr ""
+
+#. type: =head2
+#: ../sysprep/sysprep-operations.pod:87
msgid "B<random-seed> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:78
+#: ../sysprep/sysprep-operations.pod:90
msgid "Generate random seed for guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:80
+#: ../sysprep/sysprep-operations.pod:92
msgid ""
"Write some random bytes from the host into the random seed file of the "
"guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:83
+#: ../sysprep/sysprep-operations.pod:95
msgid "See L</RANDOM SEED> below."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:85
+#: ../sysprep/sysprep-operations.pod:97
msgid "B<rhn-systemid> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:88
+#: ../sysprep/sysprep-operations.pod:100
msgid "Remove the RHN system ID."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:90
+#: ../sysprep/sysprep-operations.pod:102
msgid "B<script> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:93
+#: ../sysprep/sysprep-operations.pod:105
msgid "Run arbitrary scripts against the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:95
+#: ../sysprep/sysprep-operations.pod:107
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs "
"against the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:98
+#: ../sysprep/sysprep-operations.pod:110
msgid ""
"Note this feature requires FUSE support. You may have to enable this in "
"your host, for example by adding the current user to the C<fuse> group, or "
@@ -44107,14 +44132,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:102
+#: ../sysprep/sysprep-operations.pod:114
msgid ""
"Use one or more I<--script> parameters to specify scripts or programs that "
"will be run against the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:105
+#: ../sysprep/sysprep-operations.pod:117
msgid ""
"The script or program is run with its current directory being the guest's "
"root directory, so relative paths should be used. For example: C<rm "
@@ -44124,48 +44149,48 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:111
+#: ../sysprep/sysprep-operations.pod:123
msgid ""
"Normally a temporary mount point for the guest is used, but you can choose a "
"specific one by using the I<--scriptdir> parameter."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:114
+#: ../sysprep/sysprep-operations.pod:126
msgid "B<smolt-uuid> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:117
+#: ../sysprep/sysprep-operations.pod:129
msgid "Remove the Smolt hardware UUID."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:119
+#: ../sysprep/sysprep-operations.pod:131
msgid "B<ssh-hostkeys> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:122
+#: ../sysprep/sysprep-operations.pod:134
msgid "Remove the SSH host keys in the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:124
+#: ../sysprep/sysprep-operations.pod:136
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is "
"booted."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:127
+#: ../sysprep/sysprep-operations.pod:139
msgid ""
"If, after cloning, the guest gets the same IP address, ssh will give you a "
"stark warning about the host key changing:"
msgstr ""
#. type: verbatim
-#: ../sysprep/sysprep-operations.pod:130
+#: ../sysprep/sysprep-operations.pod:142
#, no-wrap
msgid ""
" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n"
@@ -44176,41 +44201,41 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:135
+#: ../sysprep/sysprep-operations.pod:147
msgid "B<ssh-userdir> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:138
+#: ../sysprep/sysprep-operations.pod:150
msgid "Remove \".ssh\" directories in the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:140
+#: ../sysprep/sysprep-operations.pod:152
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other users who have a "
"C<.ssh> directory in their home directory."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:143
+#: ../sysprep/sysprep-operations.pod:155
msgid "B<udev-persistent-net> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:146
+#: ../sysprep/sysprep-operations.pod:158
msgid "Remove udev persistent net rules."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:148
+#: ../sysprep/sysprep-operations.pod:160
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC address "
"to a fixed ethernet device (eg. eth0)."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:151
+#: ../sysprep/sysprep-operations.pod:163
msgid ""
"After a guest is cloned, the MAC address usually changes. Since the old MAC "
"address occupies the old name (eg. eth0), this means the fresh MAC address "
@@ -44219,17 +44244,34 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:156
+#: ../sysprep/sysprep-operations.pod:168
+msgid "B<user-account>"
+msgstr ""
+
+#. type: textblock
+#: ../sysprep/sysprep-operations.pod:170
+msgid "Remove the user accounts in the guest."
+msgstr ""
+
+#. type: textblock
+#: ../sysprep/sysprep-operations.pod:172
+msgid ""
+"Remove all the user accounts and their home directories. The \"root\" "
+"account is not removed."
+msgstr ""
+
+#. type: =head2
+#: ../sysprep/sysprep-operations.pod:175
msgid "B<utmp> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:159
+#: ../sysprep/sysprep-operations.pod:178
msgid "Remove the utmp file."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:161
+#: ../sysprep/sysprep-operations.pod:180
msgid ""
"This file records who is currently logged in on a machine. In modern Linux "
"distros it is stored in a ramdisk and hence not part of the virtual "
@@ -44237,17 +44279,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:165
+#: ../sysprep/sysprep-operations.pod:184
msgid "B<yum-uuid> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:168
+#: ../sysprep/sysprep-operations.pod:187
msgid "Remove the yum UUID."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:170
+#: ../sysprep/sysprep-operations.pod:189
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the "
"original UUID has been erased."
diff --git a/po-docs/uk.po b/po-docs/uk.po
index 8425010d..3d120181 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-04-22 23:30+0200\n"
+"POT-Creation-Date: 2012-04-24 17:17+0200\n"
"PO-Revision-Date: 2012-03-30 17:30+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -47026,48 +47026,65 @@ msgstr ""
#. type: =head2
#: ../sysprep/sysprep-operations.pod:24
#, fuzzy
+#| msgid "I<configuration>"
+msgid "B<flag-reconfiguration>"
+msgstr "I<налаштування>"
+
+#. type: textblock
+#: ../sysprep/sysprep-operations.pod:26
+msgid "Flag the system for reconfiguration."
+msgstr ""
+
+#. type: textblock
+#: ../sysprep/sysprep-operations.pod:28
+msgid "Note that this may require user intervention when the guest is booted."
+msgstr ""
+
+#. type: =head2
+#: ../sysprep/sysprep-operations.pod:31
+#, fuzzy
#| msgid "hostname"
msgid "B<hostname> *"
msgstr "hostname"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:27
+#: ../sysprep/sysprep-operations.pod:34
msgid "Change the hostname of the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:29
+#: ../sysprep/sysprep-operations.pod:36
msgid ""
"This operation changes the hostname of the guest to the value given in the "
"I<--hostname> parameter."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:32
+#: ../sysprep/sysprep-operations.pod:39
msgid ""
"If the I<--hostname> parameter is not given, then the hostname is changed to "
"C<localhost.localdomain>."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:35
+#: ../sysprep/sysprep-operations.pod:42
#, fuzzy
#| msgid "logfiles"
msgid "B<logfiles> *"
msgstr "logfiles"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:38
+#: ../sysprep/sysprep-operations.pod:45
msgid "Remove many log files from the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:40
+#: ../sysprep/sysprep-operations.pod:47
msgid "On Linux the following files are removed:"
msgstr ""
#. type: verbatim
-#: ../sysprep/sysprep-operations.pod:42
+#: ../sysprep/sysprep-operations.pod:49
#, no-wrap
msgid ""
" /root/anaconda-ks.cfg\n"
@@ -47093,92 +47110,102 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:62
+#: ../sysprep/sysprep-operations.pod:69
#, fuzzy
#| msgid "mail-spool"
msgid "B<mail-spool> *"
msgstr "mail-spool"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:65
+#: ../sysprep/sysprep-operations.pod:72
msgid "Remove email from the local mail spool directory."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:67
+#: ../sysprep/sysprep-operations.pod:74
#, fuzzy
#| msgid "net-hwaddr"
msgid "B<net-hwaddr> *"
msgstr "net-hwaddr"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:70
+#: ../sysprep/sysprep-operations.pod:77
msgid "Remove HWADDR (hard-coded MAC address) configuration."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:72
+#: ../sysprep/sysprep-operations.pod:79
msgid ""
"For Fedora and Red Hat Enterprise Linux, this is removed from C<ifcfg-*> "
"files."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:75
+#: ../sysprep/sysprep-operations.pod:82
+msgid "B<package-manager-cache> *"
+msgstr ""
+
+#. type: textblock
+#: ../sysprep/sysprep-operations.pod:85
+msgid "Remove package manager cache."
+msgstr ""
+
+#. type: =head2
+#: ../sysprep/sysprep-operations.pod:87
#, fuzzy
#| msgid "random-seed"
msgid "B<random-seed> *"
msgstr "random-seed"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:78
+#: ../sysprep/sysprep-operations.pod:90
msgid "Generate random seed for guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:80
+#: ../sysprep/sysprep-operations.pod:92
msgid ""
"Write some random bytes from the host into the random seed file of the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:83
+#: ../sysprep/sysprep-operations.pod:95
msgid "See L</RANDOM SEED> below."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:85
+#: ../sysprep/sysprep-operations.pod:97
#, fuzzy
#| msgid "rhn-systemid"
msgid "B<rhn-systemid> *"
msgstr "rhn-systemid"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:88
+#: ../sysprep/sysprep-operations.pod:100
msgid "Remove the RHN system ID."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:90
+#: ../sysprep/sysprep-operations.pod:102
#, fuzzy
#| msgid "B<shell scripts>"
msgid "B<script> *"
msgstr "B<скрипти оболонки>"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:93
+#: ../sysprep/sysprep-operations.pod:105
msgid "Run arbitrary scripts against the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:95
+#: ../sysprep/sysprep-operations.pod:107
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs "
"against the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:98
+#: ../sysprep/sysprep-operations.pod:110
msgid ""
"Note this feature requires FUSE support. You may have to enable this in "
"your host, for example by adding the current user to the C<fuse> group, or "
@@ -47186,14 +47213,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:102
+#: ../sysprep/sysprep-operations.pod:114
msgid ""
"Use one or more I<--script> parameters to specify scripts or programs that "
"will be run against the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:105
+#: ../sysprep/sysprep-operations.pod:117
msgid ""
"The script or program is run with its current directory being the guest's "
"root directory, so relative paths should be used. For example: C<rm etc/"
@@ -47202,52 +47229,52 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:111
+#: ../sysprep/sysprep-operations.pod:123
msgid ""
"Normally a temporary mount point for the guest is used, but you can choose a "
"specific one by using the I<--scriptdir> parameter."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:114
+#: ../sysprep/sysprep-operations.pod:126
#, fuzzy
#| msgid "smolt-uuid"
msgid "B<smolt-uuid> *"
msgstr "smolt-uuid"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:117
+#: ../sysprep/sysprep-operations.pod:129
msgid "Remove the Smolt hardware UUID."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:119
+#: ../sysprep/sysprep-operations.pod:131
#, fuzzy
#| msgid "ssh-hostkeys"
msgid "B<ssh-hostkeys> *"
msgstr "ssh-hostkeys"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:122
+#: ../sysprep/sysprep-operations.pod:134
msgid "Remove the SSH host keys in the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:124
+#: ../sysprep/sysprep-operations.pod:136
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is "
"booted."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:127
+#: ../sysprep/sysprep-operations.pod:139
msgid ""
"If, after cloning, the guest gets the same IP address, ssh will give you a "
"stark warning about the host key changing:"
msgstr ""
#. type: verbatim
-#: ../sysprep/sysprep-operations.pod:130
+#: ../sysprep/sysprep-operations.pod:142
#, no-wrap
msgid ""
" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n"
@@ -47258,47 +47285,47 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:135
+#: ../sysprep/sysprep-operations.pod:147
#, fuzzy
#| msgid "ssh-hostkeys"
msgid "B<ssh-userdir> *"
msgstr "ssh-hostkeys"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:138
+#: ../sysprep/sysprep-operations.pod:150
msgid "Remove \".ssh\" directories in the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:140
+#: ../sysprep/sysprep-operations.pod:152
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other users who have a "
"C<.ssh> directory in their home directory."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:143
+#: ../sysprep/sysprep-operations.pod:155
#, fuzzy
#| msgid "udev-persistent-net"
msgid "B<udev-persistent-net> *"
msgstr "udev-persistent-net"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:146
+#: ../sysprep/sysprep-operations.pod:158
#, fuzzy
#| msgid "udev-persistent-net"
msgid "Remove udev persistent net rules."
msgstr "udev-persistent-net"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:148
+#: ../sysprep/sysprep-operations.pod:160
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC address "
"to a fixed ethernet device (eg. eth0)."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:151
+#: ../sysprep/sysprep-operations.pod:163
msgid ""
"After a guest is cloned, the MAC address usually changes. Since the old MAC "
"address occupies the old name (eg. eth0), this means the fresh MAC address "
@@ -47307,19 +47334,36 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:156
+#: ../sysprep/sysprep-operations.pod:168
+msgid "B<user-account>"
+msgstr ""
+
+#. type: textblock
+#: ../sysprep/sysprep-operations.pod:170
+msgid "Remove the user accounts in the guest."
+msgstr ""
+
+#. type: textblock
+#: ../sysprep/sysprep-operations.pod:172
+msgid ""
+"Remove all the user accounts and their home directories. The \"root\" "
+"account is not removed."
+msgstr ""
+
+#. type: =head2
+#: ../sysprep/sysprep-operations.pod:175
#, fuzzy
#| msgid "utmp"
msgid "B<utmp> *"
msgstr "utmp"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:159
+#: ../sysprep/sysprep-operations.pod:178
msgid "Remove the utmp file."
msgstr "Вилучити файл utmp."
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:161
+#: ../sysprep/sysprep-operations.pod:180
msgid ""
"This file records who is currently logged in on a machine. In modern Linux "
"distros it is stored in a ramdisk and hence not part of the virtual "
@@ -47327,19 +47371,19 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:165
+#: ../sysprep/sysprep-operations.pod:184
#, fuzzy
#| msgid "yum-uuid"
msgid "B<yum-uuid> *"
msgstr "yum-uuid"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:168
+#: ../sysprep/sysprep-operations.pod:187
msgid "Remove the yum UUID."
msgstr "Вилучити UUID yum."
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:170
+#: ../sysprep/sysprep-operations.pod:189
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the "
"original UUID has been erased."
diff --git a/po/en_GB.po b/po/en_GB.po
index c24aa6cf..1dc8fbce 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-04-22 23:30+0100\n"
+"POT-Creation-Date: 2012-04-24 17:16+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/"
diff --git a/po/es.po b/po/es.po
index b4a3bbd3..6c4b5524 100644
--- a/po/es.po
+++ b/po/es.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-04-22 23:30+0100\n"
+"POT-Creation-Date: 2012-04-24 17:16+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n"
diff --git a/po/gu.po b/po/gu.po
index 528bacf7..6207a80a 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-04-22 23:30+0100\n"
+"POT-Creation-Date: 2012-04-24 17:16+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n"
diff --git a/po/hi.po b/po/hi.po
index 50ca36ea..a01c947d 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-04-22 23:30+0100\n"
+"POT-Creation-Date: 2012-04-24 17:16+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
diff --git a/po/kn.po b/po/kn.po
index e37ebbf5..0d4349cd 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-04-22 23:30+0100\n"
+"POT-Creation-Date: 2012-04-24 17:16+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/language/"
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index 570a884b..a578efc9 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.17.33\n"
+"Project-Id-Version: libguestfs 1.17.34\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-04-22 23:30+0100\n"
+"POT-Creation-Date: 2012-04-24 17:16+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"
diff --git a/po/ml.po b/po/ml.po
index da1d71f1..2bef8e07 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-04-22 23:30+0100\n"
+"POT-Creation-Date: 2012-04-24 17:16+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
diff --git a/po/mr.po b/po/mr.po
index eb80b456..751faf60 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-04-22 23:30+0100\n"
+"POT-Creation-Date: 2012-04-24 17:16+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/language/"
diff --git a/po/nl.po b/po/nl.po
index 2e66d542..22cd24ad 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-04-22 23:30+0100\n"
+"POT-Creation-Date: 2012-04-24 17:16+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/language/"
diff --git a/po/or.po b/po/or.po
index e212991c..8167012b 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-04-22 23:30+0100\n"
+"POT-Creation-Date: 2012-04-24 17:16+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/language/"
diff --git a/po/pa.po b/po/pa.po
index 261cb92d..bc1ff7db 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-04-22 23:30+0100\n"
+"POT-Creation-Date: 2012-04-24 17:16+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n"
diff --git a/po/pl.po b/po/pl.po
index 3660003b..6ad702fa 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-04-22 23:30+0100\n"
+"POT-Creation-Date: 2012-04-24 17:16+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Polish (http://www.transifex.net/projects/p/fedora/language/"
diff --git a/po/ta.po b/po/ta.po
index 820315da..c20c9e07 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-04-22 23:30+0100\n"
+"POT-Creation-Date: 2012-04-24 17:16+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
diff --git a/po/te.po b/po/te.po
index ddfbcb78..2c4bd5e0 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-04-22 23:30+0100\n"
+"POT-Creation-Date: 2012-04-24 17:16+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/language/"
diff --git a/po/uk.po b/po/uk.po
index 021c0c54..612e774a 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-04-22 23:30+0100\n"
+"POT-Creation-Date: 2012-04-24 17:16+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"