diff options
-rw-r--r-- | BUGS | 5 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | po-docs/ja.po | 97 | ||||
-rw-r--r-- | po-docs/libguestfs-docs.pot | 94 | ||||
-rw-r--r-- | po-docs/uk.po | 92 | ||||
-rw-r--r-- | po/en_GB.po | 8 | ||||
-rw-r--r-- | po/es.po | 8 | ||||
-rw-r--r-- | po/gu.po | 8 | ||||
-rw-r--r-- | po/hi.po | 8 | ||||
-rw-r--r-- | po/kn.po | 8 | ||||
-rw-r--r-- | po/libguestfs.pot | 10 | ||||
-rw-r--r-- | po/ml.po | 8 | ||||
-rw-r--r-- | po/mr.po | 8 | ||||
-rw-r--r-- | po/nl.po | 8 | ||||
-rw-r--r-- | po/or.po | 8 | ||||
-rw-r--r-- | po/pa.po | 8 | ||||
-rw-r--r-- | po/pl.po | 8 | ||||
-rw-r--r-- | po/ta.po | 8 | ||||
-rw-r--r-- | po/te.po | 8 | ||||
-rw-r--r-- | po/uk.po | 8 |
20 files changed, 248 insertions, 164 deletions
@@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2012-04-02 +Last updated: 2012-04-03 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -89,6 +89,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 808193 NEW https://bugzilla.redhat.com/show_bug.cgi?id=808193 g.launch() crashes on RHEL 5 +809401 NEW https://bugzilla.redhat.com/show_bug.cgi?id=809401 + inspection doesn't recognize Fedora 17+ (because of grub2 and UsrMove) + 782845 NEW https://bugzilla.redhat.com/show_bug.cgi?id=782845 CloudForms CloudEngine missing dependency: imagefactory (and oz) require python-libguestfs diff --git a/configure.ac b/configure.ac index 72a0a090..bfa6e5d6 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], [25]) +m4_define([libguestfs_release], [26]) 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 1b13e8aa..1b9150e2 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-02 18:42+0200\n" +"POT-Creation-Date: 2012-04-03 12:57+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" @@ -49886,81 +49886,107 @@ msgstr "logfiles" #. type: textblock #: ../sysprep/sysprep-operations.pod:23 -msgid "Remove many log files." -msgstr "ほとんどのログファイルを削除します。" +msgid "Remove many log files. On Linux the following files are removed:" +msgstr "" -#. type: =head2 +#. type: verbatim #: ../sysprep/sysprep-operations.pod:25 +#, no-wrap +msgid "" +" /root/anaconda-ks.cfg\n" +" /root/install.log\n" +" /root/install.log.syslog\n" +" /var/cache/gdm/*\n" +" /var/lib/AccountService/users/*\n" +" /var/lib/fprint/*\n" +" /var/log/*.log*\n" +" /var/log/audit/*\n" +" /var/log/btmp*\n" +" /var/log/cron*\n" +" /var/log/dmesg*\n" +" /var/log/lastlog*\n" +" /var/log/mail/*\n" +" /var/log/maillog*\n" +" /var/log/messages*\n" +" /var/log/secure*\n" +" /var/log/spooler*\n" +" /var/log/tallylog*\n" +" /var/log/wtmp*\n" +"\n" +msgstr "" + +#. type: =head2 +#: ../sysprep/sysprep-operations.pod:45 #, fuzzy #| msgid "mail-spool" msgid "B<mail-spool>" msgstr "mail-spool" #. type: textblock -#: ../sysprep/sysprep-operations.pod:27 +#: ../sysprep/sysprep-operations.pod:47 msgid "Remove email from the local mail spool directory." msgstr "ローカルのメールスプールのディレクトリから電子メールを削除します。" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:29 +#: ../sysprep/sysprep-operations.pod:49 #, fuzzy #| msgid "net-hwaddr" msgid "B<net-hwaddr>" msgstr "net-hwaddr" #. type: textblock -#: ../sysprep/sysprep-operations.pod:31 +#: ../sysprep/sysprep-operations.pod:51 msgid "" "Remove HWADDR (hard-coded MAC address) configuration. For Fedora and Red " "Hat Enterprise Linux, this is removed from C<ifcfg-*> files." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:34 +#: ../sysprep/sysprep-operations.pod:54 #, fuzzy #| msgid "random-seed" msgid "B<random-seed>" msgstr "random-seed" #. type: textblock -#: ../sysprep/sysprep-operations.pod:36 +#: ../sysprep/sysprep-operations.pod:56 msgid "" "Write some random bytes from the host into the random seed file of the guest." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:39 +#: ../sysprep/sysprep-operations.pod:59 msgid "See L</RANDOM SEED> below." msgstr "以下の L</RANDOM SEED> を参照してください。" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:41 +#: ../sysprep/sysprep-operations.pod:61 #, fuzzy #| msgid "rhn-systemid" msgid "B<rhn-systemid>" msgstr "rhn-systemid" #. type: textblock -#: ../sysprep/sysprep-operations.pod:43 +#: ../sysprep/sysprep-operations.pod:63 msgid "Remove the RHN system ID." msgstr "RHN システム ID を削除します。" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:45 +#: ../sysprep/sysprep-operations.pod:65 #, fuzzy #| msgid "B<shell scripts>" msgid "B<script>" msgstr "B<シェルスクリプト>" #. type: textblock -#: ../sysprep/sysprep-operations.pod:47 +#: ../sysprep/sysprep-operations.pod:67 msgid "" "The C<script> module lets you run arbitrary shell scripts or programs " "against the guest." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:50 +#: ../sysprep/sysprep-operations.pod:70 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 " @@ -49968,14 +49994,14 @@ msgid "" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:54 +#: ../sysprep/sysprep-operations.pod:74 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:57 +#: ../sysprep/sysprep-operations.pod:77 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/" @@ -49984,45 +50010,45 @@ msgid "" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:63 +#: ../sysprep/sysprep-operations.pod:83 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:66 +#: ../sysprep/sysprep-operations.pod:86 #, fuzzy #| msgid "smolt-uuid" msgid "B<smolt-uuid>" msgstr "smolt-uuid" #. type: textblock -#: ../sysprep/sysprep-operations.pod:68 +#: ../sysprep/sysprep-operations.pod:88 msgid "Remove the Smolt hardware UUID." msgstr "Smolt ハードウェア UUID を削除します。" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:70 +#: ../sysprep/sysprep-operations.pod:90 #, fuzzy #| msgid "ssh-hostkeys" msgid "B<ssh-hostkeys>" msgstr "ssh-hostkeys" #. type: textblock -#: ../sysprep/sysprep-operations.pod:72 +#: ../sysprep/sysprep-operations.pod:92 msgid "Remove the SSH host keys in the guest." msgstr "仮想マシンの SSH ホストキーを削除します。" #. type: textblock -#: ../sysprep/sysprep-operations.pod:74 +#: ../sysprep/sysprep-operations.pod:94 msgid "" "The SSH host keys are regenerated (differently) next time the guest is " "booted." msgstr "仮想マシンの次回起動時に(異なる) SSH ホストキーが再生成されます。" #. type: textblock -#: ../sysprep/sysprep-operations.pod:77 +#: ../sysprep/sysprep-operations.pod:97 msgid "" "If, after cloning, the guest gets the same IP address, ssh will give you a " "stark warning about the host key changing:" @@ -50031,7 +50057,7 @@ msgstr "" "という警告が ssh により表示されます:" #. type: verbatim -#: ../sysprep/sysprep-operations.pod:80 +#: ../sysprep/sysprep-operations.pod:100 #, no-wrap msgid "" " @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n" @@ -50047,21 +50073,21 @@ msgstr "" "\n" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:85 +#: ../sysprep/sysprep-operations.pod:105 #, fuzzy #| msgid "udev-persistent-net" msgid "B<udev-persistent-net>" msgstr "udev-persistent-net" #. type: textblock -#: ../sysprep/sysprep-operations.pod:87 +#: ../sysprep/sysprep-operations.pod:107 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:90 +#: ../sysprep/sysprep-operations.pod:110 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 " @@ -50075,19 +50101,19 @@ msgstr "" "ます。" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:95 +#: ../sysprep/sysprep-operations.pod:115 #, fuzzy #| msgid "utmp" msgid "B<utmp>" msgstr "utmp" #. type: textblock -#: ../sysprep/sysprep-operations.pod:97 +#: ../sysprep/sysprep-operations.pod:117 msgid "Remove the utmp file." msgstr "utmp ファイルを削除します。" #. type: textblock -#: ../sysprep/sysprep-operations.pod:99 +#: ../sysprep/sysprep-operations.pod:119 #, fuzzy #| msgid "" #| "This records who is currently logged in on a machine. In modern Linux " @@ -50103,19 +50129,19 @@ msgstr "" "ませんが、古いディストリビューションではディスクに保存されていました。" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:103 +#: ../sysprep/sysprep-operations.pod:123 #, fuzzy #| msgid "yum-uuid" msgid "B<yum-uuid>" msgstr "yum-uuid" #. type: textblock -#: ../sysprep/sysprep-operations.pod:105 +#: ../sysprep/sysprep-operations.pod:125 msgid "Remove the yum UUID." msgstr "yum UUID を削除します。" #. type: textblock -#: ../sysprep/sysprep-operations.pod:107 +#: ../sysprep/sysprep-operations.pod:127 msgid "" "Yum creates a fresh UUID the next time it runs when it notices that the " "original UUID has been erased." @@ -52689,6 +52715,9 @@ msgstr "" "L<https://bugzilla.redhat.com/> の新規バグ報告に /tmp/virt-win-reg.log を添付" "してください" +#~ msgid "Remove many log files." +#~ msgstr "ほとんどのログファイルを削除します。" + #~ msgid "" #~ "Virt-sysprep is a simple shell script, allowing easy inspection or " #~ "customization by the system administrator." diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 3a3defe8..cdbb5bd9 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.25\n" +"Project-Id-Version: libguestfs 1.17.26\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2012-04-02 18:42+0200\n" +"POT-Creation-Date: 2012-04-03 12:57+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" @@ -42824,72 +42824,98 @@ msgstr "" #. type: textblock #: ../sysprep/sysprep-operations.pod:23 -msgid "Remove many log files." +msgid "Remove many log files. On Linux the following files are removed:" msgstr "" -#. type: =head2 +#. type: verbatim #: ../sysprep/sysprep-operations.pod:25 +#, no-wrap +msgid "" +" /root/anaconda-ks.cfg\n" +" /root/install.log\n" +" /root/install.log.syslog\n" +" /var/cache/gdm/*\n" +" /var/lib/AccountService/users/*\n" +" /var/lib/fprint/*\n" +" /var/log/*.log*\n" +" /var/log/audit/*\n" +" /var/log/btmp*\n" +" /var/log/cron*\n" +" /var/log/dmesg*\n" +" /var/log/lastlog*\n" +" /var/log/mail/*\n" +" /var/log/maillog*\n" +" /var/log/messages*\n" +" /var/log/secure*\n" +" /var/log/spooler*\n" +" /var/log/tallylog*\n" +" /var/log/wtmp*\n" +"\n" +msgstr "" + +#. type: =head2 +#: ../sysprep/sysprep-operations.pod:45 msgid "B<mail-spool>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:27 +#: ../sysprep/sysprep-operations.pod:47 msgid "Remove email from the local mail spool directory." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:29 +#: ../sysprep/sysprep-operations.pod:49 msgid "B<net-hwaddr>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:31 +#: ../sysprep/sysprep-operations.pod:51 msgid "" "Remove HWADDR (hard-coded MAC address) configuration. For Fedora and Red " "Hat Enterprise Linux, this is removed from C<ifcfg-*> files." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:34 +#: ../sysprep/sysprep-operations.pod:54 msgid "B<random-seed>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:36 +#: ../sysprep/sysprep-operations.pod:56 msgid "" "Write some random bytes from the host into the random seed file of the " "guest." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:39 +#: ../sysprep/sysprep-operations.pod:59 msgid "See L</RANDOM SEED> below." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:41 +#: ../sysprep/sysprep-operations.pod:61 msgid "B<rhn-systemid>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:43 +#: ../sysprep/sysprep-operations.pod:63 msgid "Remove the RHN system ID." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:45 +#: ../sysprep/sysprep-operations.pod:65 msgid "B<script>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:47 +#: ../sysprep/sysprep-operations.pod:67 msgid "" "The C<script> module lets you run arbitrary shell scripts or programs " "against the guest." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:50 +#: ../sysprep/sysprep-operations.pod:70 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 " @@ -42897,14 +42923,14 @@ msgid "" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:54 +#: ../sysprep/sysprep-operations.pod:74 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:57 +#: ../sysprep/sysprep-operations.pod:77 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 " @@ -42914,48 +42940,48 @@ msgid "" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:63 +#: ../sysprep/sysprep-operations.pod:83 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:66 +#: ../sysprep/sysprep-operations.pod:86 msgid "B<smolt-uuid>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:68 +#: ../sysprep/sysprep-operations.pod:88 msgid "Remove the Smolt hardware UUID." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:70 +#: ../sysprep/sysprep-operations.pod:90 msgid "B<ssh-hostkeys>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:72 +#: ../sysprep/sysprep-operations.pod:92 msgid "Remove the SSH host keys in the guest." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:74 +#: ../sysprep/sysprep-operations.pod:94 msgid "" "The SSH host keys are regenerated (differently) next time the guest is " "booted." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:77 +#: ../sysprep/sysprep-operations.pod:97 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:80 +#: ../sysprep/sysprep-operations.pod:100 #, no-wrap msgid "" " @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n" @@ -42966,19 +42992,19 @@ msgid "" msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:85 +#: ../sysprep/sysprep-operations.pod:105 msgid "B<udev-persistent-net>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:87 +#: ../sysprep/sysprep-operations.pod:107 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:90 +#: ../sysprep/sysprep-operations.pod:110 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 " @@ -42987,17 +43013,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:95 +#: ../sysprep/sysprep-operations.pod:115 msgid "B<utmp>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:97 +#: ../sysprep/sysprep-operations.pod:117 msgid "Remove the utmp file." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:99 +#: ../sysprep/sysprep-operations.pod:119 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 " @@ -43005,17 +43031,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:103 +#: ../sysprep/sysprep-operations.pod:123 msgid "B<yum-uuid>" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:105 +#: ../sysprep/sysprep-operations.pod:125 msgid "Remove the yum UUID." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:107 +#: ../sysprep/sysprep-operations.pod:127 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 92d2b51a..d4364a2a 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-02 18:42+0200\n" +"POT-Creation-Date: 2012-04-03 12:57+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" @@ -45658,81 +45658,107 @@ msgstr "logfiles" #. type: textblock #: ../sysprep/sysprep-operations.pod:23 -msgid "Remove many log files." +msgid "Remove many log files. On Linux the following files are removed:" msgstr "" -#. type: =head2 +#. type: verbatim #: ../sysprep/sysprep-operations.pod:25 +#, no-wrap +msgid "" +" /root/anaconda-ks.cfg\n" +" /root/install.log\n" +" /root/install.log.syslog\n" +" /var/cache/gdm/*\n" +" /var/lib/AccountService/users/*\n" +" /var/lib/fprint/*\n" +" /var/log/*.log*\n" +" /var/log/audit/*\n" +" /var/log/btmp*\n" +" /var/log/cron*\n" +" /var/log/dmesg*\n" +" /var/log/lastlog*\n" +" /var/log/mail/*\n" +" /var/log/maillog*\n" +" /var/log/messages*\n" +" /var/log/secure*\n" +" /var/log/spooler*\n" +" /var/log/tallylog*\n" +" /var/log/wtmp*\n" +"\n" +msgstr "" + +#. type: =head2 +#: ../sysprep/sysprep-operations.pod:45 #, fuzzy #| msgid "mail-spool" msgid "B<mail-spool>" msgstr "mail-spool" #. type: textblock -#: ../sysprep/sysprep-operations.pod:27 +#: ../sysprep/sysprep-operations.pod:47 msgid "Remove email from the local mail spool directory." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:29 +#: ../sysprep/sysprep-operations.pod:49 #, fuzzy #| msgid "net-hwaddr" msgid "B<net-hwaddr>" msgstr "net-hwaddr" #. type: textblock -#: ../sysprep/sysprep-operations.pod:31 +#: ../sysprep/sysprep-operations.pod:51 msgid "" "Remove HWADDR (hard-coded MAC address) configuration. For Fedora and Red " "Hat Enterprise Linux, this is removed from C<ifcfg-*> files." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:34 +#: ../sysprep/sysprep-operations.pod:54 #, fuzzy #| msgid "random-seed" msgid "B<random-seed>" msgstr "random-seed" #. type: textblock -#: ../sysprep/sysprep-operations.pod:36 +#: ../sysprep/sysprep-operations.pod:56 msgid "" "Write some random bytes from the host into the random seed file of the guest." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:39 +#: ../sysprep/sysprep-operations.pod:59 msgid "See L</RANDOM SEED> below." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:41 +#: ../sysprep/sysprep-operations.pod:61 #, fuzzy #| msgid "rhn-systemid" msgid "B<rhn-systemid>" msgstr "rhn-systemid" #. type: textblock -#: ../sysprep/sysprep-operations.pod:43 +#: ../sysprep/sysprep-operations.pod:63 msgid "Remove the RHN system ID." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:45 +#: ../sysprep/sysprep-operations.pod:65 #, fuzzy #| msgid "B<shell scripts>" msgid "B<script>" msgstr "B<скрипти оболонки>" #. type: textblock -#: ../sysprep/sysprep-operations.pod:47 +#: ../sysprep/sysprep-operations.pod:67 msgid "" "The C<script> module lets you run arbitrary shell scripts or programs " "against the guest." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:50 +#: ../sysprep/sysprep-operations.pod:70 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 " @@ -45740,14 +45766,14 @@ msgid "" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:54 +#: ../sysprep/sysprep-operations.pod:74 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:57 +#: ../sysprep/sysprep-operations.pod:77 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/" @@ -45756,52 +45782,52 @@ msgid "" msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:63 +#: ../sysprep/sysprep-operations.pod:83 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:66 +#: ../sysprep/sysprep-operations.pod:86 #, fuzzy #| msgid "smolt-uuid" msgid "B<smolt-uuid>" msgstr "smolt-uuid" #. type: textblock -#: ../sysprep/sysprep-operations.pod:68 +#: ../sysprep/sysprep-operations.pod:88 msgid "Remove the Smolt hardware UUID." msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:70 +#: ../sysprep/sysprep-operations.pod:90 #, fuzzy #| msgid "ssh-hostkeys" msgid "B<ssh-hostkeys>" msgstr "ssh-hostkeys" #. type: textblock -#: ../sysprep/sysprep-operations.pod:72 +#: ../sysprep/sysprep-operations.pod:92 msgid "Remove the SSH host keys in the guest." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:74 +#: ../sysprep/sysprep-operations.pod:94 msgid "" "The SSH host keys are regenerated (differently) next time the guest is " "booted." msgstr "" #. type: textblock -#: ../sysprep/sysprep-operations.pod:77 +#: ../sysprep/sysprep-operations.pod:97 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:80 +#: ../sysprep/sysprep-operations.pod:100 #, no-wrap msgid "" " @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n" @@ -45812,21 +45838,21 @@ msgid "" msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:85 +#: ../sysprep/sysprep-operations.pod:105 #, fuzzy #| msgid "udev-persistent-net" msgid "B<udev-persistent-net>" msgstr "udev-persistent-net" #. type: textblock -#: ../sysprep/sysprep-operations.pod:87 +#: ../sysprep/sysprep-operations.pod:107 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:90 +#: ../sysprep/sysprep-operations.pod:110 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 " @@ -45835,19 +45861,19 @@ msgid "" msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:95 +#: ../sysprep/sysprep-operations.pod:115 #, fuzzy #| msgid "utmp" msgid "B<utmp>" msgstr "utmp" #. type: textblock -#: ../sysprep/sysprep-operations.pod:97 +#: ../sysprep/sysprep-operations.pod:117 msgid "Remove the utmp file." msgstr "Вилучити файл utmp." #. type: textblock -#: ../sysprep/sysprep-operations.pod:99 +#: ../sysprep/sysprep-operations.pod:119 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 " @@ -45855,19 +45881,19 @@ msgid "" msgstr "" #. type: =head2 -#: ../sysprep/sysprep-operations.pod:103 +#: ../sysprep/sysprep-operations.pod:123 #, fuzzy #| msgid "yum-uuid" msgid "B<yum-uuid>" msgstr "yum-uuid" #. type: textblock -#: ../sysprep/sysprep-operations.pod:105 +#: ../sysprep/sysprep-operations.pod:125 msgid "Remove the yum UUID." msgstr "Вилучити UUID yum." #. type: textblock -#: ../sysprep/sysprep-operations.pod:107 +#: ../sysprep/sysprep-operations.pod:127 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 6652cb4c..55400661 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-02 18:42+0100\n" +"POT-Creation-Date: 2012-04-03 12:57+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/" @@ -3394,7 +3394,7 @@ msgid "" "without the hivex library" msgstr "" -#: src/inspect.c:760 src/inspect_fs.c:523 src/inspect_fs.c:567 +#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 #: src/inspect_fs_unix.c:1331 #, c-format @@ -3412,12 +3412,12 @@ msgid "" "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect_fs.c:360 src/inspect_fs.c:373 +#: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format msgid "could not parse integer in version number: %s" msgstr "" -#: src/inspect_fs.c:532 +#: src/inspect_fs.c:535 #, c-format msgid "%s: file is empty" msgstr "" @@ -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-02 18:42+0100\n" +"POT-Creation-Date: 2012-04-03 12:57+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" @@ -3580,7 +3580,7 @@ msgstr "" "no está disponible la inspección API debido a que esta versión de libguestfs " "ha sido compilada sin la biblioteca bivex" -#: src/inspect.c:760 src/inspect_fs.c:523 src/inspect_fs.c:567 +#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 #: src/inspect_fs_unix.c:1331 #, c-format @@ -3600,12 +3600,12 @@ msgstr "" "%s: no se ha encontrado un dispositivo raíz: sólo invoque esta función con " "un dispositivo raíz previamente obtenido mediante guestfs_inspect_os" -#: src/inspect_fs.c:360 src/inspect_fs.c:373 +#: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format msgid "could not parse integer in version number: %s" msgstr "no se pudo analizar el entero en el número de la versión: %s" -#: src/inspect_fs.c:532 +#: src/inspect_fs.c:535 #, c-format msgid "%s: file is empty" msgstr "%s: el archivo está vacío" @@ -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-02 18:42+0100\n" +"POT-Creation-Date: 2012-04-03 12:57+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" @@ -3334,7 +3334,7 @@ msgid "" "without the hivex library" msgstr "" -#: src/inspect.c:760 src/inspect_fs.c:523 src/inspect_fs.c:567 +#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 #: src/inspect_fs_unix.c:1331 #, c-format @@ -3352,12 +3352,12 @@ msgid "" "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect_fs.c:360 src/inspect_fs.c:373 +#: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format msgid "could not parse integer in version number: %s" msgstr "" -#: src/inspect_fs.c:532 +#: src/inspect_fs.c:535 #, c-format msgid "%s: file is empty" msgstr "%s: ફાઇલ ખાલી છે" @@ -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-02 18:42+0100\n" +"POT-Creation-Date: 2012-04-03 12:57+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" @@ -3332,7 +3332,7 @@ msgid "" "without the hivex library" msgstr "" -#: src/inspect.c:760 src/inspect_fs.c:523 src/inspect_fs.c:567 +#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 #: src/inspect_fs_unix.c:1331 #, c-format @@ -3350,12 +3350,12 @@ msgid "" "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect_fs.c:360 src/inspect_fs.c:373 +#: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format msgid "could not parse integer in version number: %s" msgstr "" -#: src/inspect_fs.c:532 +#: src/inspect_fs.c:535 #, c-format msgid "%s: file is empty" msgstr "" @@ -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-02 18:42+0100\n" +"POT-Creation-Date: 2012-04-03 12:57+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/" @@ -3339,7 +3339,7 @@ msgid "" "without the hivex library" msgstr "" -#: src/inspect.c:760 src/inspect_fs.c:523 src/inspect_fs.c:567 +#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 #: src/inspect_fs_unix.c:1331 #, c-format @@ -3357,12 +3357,12 @@ msgid "" "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect_fs.c:360 src/inspect_fs.c:373 +#: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format msgid "could not parse integer in version number: %s" msgstr "" -#: src/inspect_fs.c:532 +#: src/inspect_fs.c:535 #, c-format msgid "%s: file is empty" msgstr "" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index d009dc94..949be8ea 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.17.25\n" +"Project-Id-Version: libguestfs 1.17.26\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-04-02 18:42+0100\n" +"POT-Creation-Date: 2012-04-03 12:57+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" @@ -3321,7 +3321,7 @@ msgid "" "without the hivex library" msgstr "" -#: src/inspect.c:760 src/inspect_fs.c:523 src/inspect_fs.c:567 +#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 #: src/inspect_fs_unix.c:1331 #, c-format @@ -3339,12 +3339,12 @@ msgid "" "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect_fs.c:360 src/inspect_fs.c:373 +#: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format msgid "could not parse integer in version number: %s" msgstr "" -#: src/inspect_fs.c:532 +#: src/inspect_fs.c:535 #, c-format msgid "%s: file is empty" msgstr "" @@ -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-02 18:42+0100\n" +"POT-Creation-Date: 2012-04-03 12:57+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" @@ -3334,7 +3334,7 @@ msgid "" "without the hivex library" msgstr "" -#: src/inspect.c:760 src/inspect_fs.c:523 src/inspect_fs.c:567 +#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 #: src/inspect_fs_unix.c:1331 #, c-format @@ -3352,12 +3352,12 @@ msgid "" "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect_fs.c:360 src/inspect_fs.c:373 +#: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format msgid "could not parse integer in version number: %s" msgstr "" -#: src/inspect_fs.c:532 +#: src/inspect_fs.c:535 #, c-format msgid "%s: file is empty" msgstr "" @@ -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-02 18:42+0100\n" +"POT-Creation-Date: 2012-04-03 12:57+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/" @@ -3459,7 +3459,7 @@ msgid "" "without the hivex library" msgstr "" -#: src/inspect.c:760 src/inspect_fs.c:523 src/inspect_fs.c:567 +#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 #: src/inspect_fs_unix.c:1331 #, c-format @@ -3479,12 +3479,12 @@ msgstr "" "%s: रूट साधण आढळले नाही: guestfs_inspect_os द्वारे पूर्वी पुरवलेल्या रूट साधणसह " "फंक्शनद्वारेच कॉल करा" -#: src/inspect_fs.c:360 src/inspect_fs.c:373 +#: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format msgid "could not parse integer in version number: %s" msgstr "आवृत्ती क्रमांत इंटिजर वाचणे अशक्य: %s" -#: src/inspect_fs.c:532 +#: src/inspect_fs.c:535 #, c-format msgid "%s: file is empty" msgstr "%s: फाइल रिकामे नाही" @@ -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-02 18:42+0100\n" +"POT-Creation-Date: 2012-04-03 12:57+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/" @@ -3778,7 +3778,7 @@ msgstr "" "inspectie API is niet beschikbaar omdat deze versie van libguestfs " "gecompileerd werd zonder de hivex bibliotheek" -#: src/inspect.c:760 src/inspect_fs.c:523 src/inspect_fs.c:567 +#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 #: src/inspect_fs_unix.c:1331 #, c-format @@ -3798,12 +3798,12 @@ msgstr "" "%s: root apparaat niet gevonden: roep deze functie alleen aan met een root " "apparaat eerder teruggegeven door guestfs_inspect_os" -#: src/inspect_fs.c:360 src/inspect_fs.c:373 +#: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format msgid "could not parse integer in version number: %s" msgstr "kon integer in versie nummer niet ontleden: %s" -#: src/inspect_fs.c:532 +#: src/inspect_fs.c:535 #, c-format msgid "%s: file is empty" msgstr "%s: bestand is leeg" @@ -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-02 18:42+0100\n" +"POT-Creation-Date: 2012-04-03 12:57+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/" @@ -3333,7 +3333,7 @@ msgid "" "without the hivex library" msgstr "" -#: src/inspect.c:760 src/inspect_fs.c:523 src/inspect_fs.c:567 +#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 #: src/inspect_fs_unix.c:1331 #, c-format @@ -3351,12 +3351,12 @@ msgid "" "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect_fs.c:360 src/inspect_fs.c:373 +#: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format msgid "could not parse integer in version number: %s" msgstr "" -#: src/inspect_fs.c:532 +#: src/inspect_fs.c:535 #, c-format msgid "%s: file is empty" msgstr "" @@ -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-02 18:42+0100\n" +"POT-Creation-Date: 2012-04-03 12:57+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" @@ -3471,7 +3471,7 @@ msgid "" "without the hivex library" msgstr "" -#: src/inspect.c:760 src/inspect_fs.c:523 src/inspect_fs.c:567 +#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 #: src/inspect_fs_unix.c:1331 #, c-format @@ -3491,12 +3491,12 @@ msgstr "" "%s: ਰੂਟ (root) ਜੰਤਰ ਨਹੀਂ ਲੱਭਿਆ: ਇਸ ਫੰਕਸ਼ਨ ਨੂੰ ਸਿਰਫ ਰੂਟ ਜੰਤਰ ਨਾਲ ਕਾਲ ਕਰੋ ਜੋ ਪਹਿਲਾਂ " "guestfs_inspect_os ਦੁਆਰਾ ਦਿੱਤਾ ਗਿਆ ਸੀ" -#: src/inspect_fs.c:360 src/inspect_fs.c:373 +#: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format msgid "could not parse integer in version number: %s" msgstr "ਵਰਜਨ ਨੰਬਰ ਵਿੱਚ ਪੂਰਨਅੰਕ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਿਆ: %s" -#: src/inspect_fs.c:532 +#: src/inspect_fs.c:535 #, c-format msgid "%s: file is empty" msgstr "%s: ਫਾਇਲ ਖਾਲੀ ਹੈ" @@ -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-02 18:42+0100\n" +"POT-Creation-Date: 2012-04-03 12:57+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/" @@ -3804,7 +3804,7 @@ msgstr "" "API badania jest niedostępne, ponieważ ta wersja biblioteki libguestfs " "została skompilowana bez biblioteki hivex" -#: src/inspect.c:760 src/inspect_fs.c:523 src/inspect_fs.c:567 +#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 #: src/inspect_fs_unix.c:1331 #, c-format @@ -3824,12 +3824,12 @@ msgstr "" "%s: nie odnaleziono urządzenia root: należy wywoływać tę funkcję tylko z " "urządzeniem root poprzednio zwróconym przez guestfs_inspect_os" -#: src/inspect_fs.c:360 src/inspect_fs.c:373 +#: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format msgid "could not parse integer in version number: %s" msgstr "nie można przetworzyć liczby całkowitej w numerze wersji: %s" -#: src/inspect_fs.c:532 +#: src/inspect_fs.c:535 #, c-format msgid "%s: file is empty" msgstr "%s: plik jest pusty" @@ -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-02 18:42+0100\n" +"POT-Creation-Date: 2012-04-03 12:57+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" @@ -3333,7 +3333,7 @@ msgid "" "without the hivex library" msgstr "" -#: src/inspect.c:760 src/inspect_fs.c:523 src/inspect_fs.c:567 +#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 #: src/inspect_fs_unix.c:1331 #, c-format @@ -3351,12 +3351,12 @@ msgid "" "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect_fs.c:360 src/inspect_fs.c:373 +#: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format msgid "could not parse integer in version number: %s" msgstr "" -#: src/inspect_fs.c:532 +#: src/inspect_fs.c:535 #, c-format msgid "%s: file is empty" msgstr "" @@ -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-02 18:42+0100\n" +"POT-Creation-Date: 2012-04-03 12:57+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/" @@ -3331,7 +3331,7 @@ msgid "" "without the hivex library" msgstr "" -#: src/inspect.c:760 src/inspect_fs.c:523 src/inspect_fs.c:567 +#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 #: src/inspect_fs_unix.c:1331 #, c-format @@ -3349,12 +3349,12 @@ msgid "" "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect_fs.c:360 src/inspect_fs.c:373 +#: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format msgid "could not parse integer in version number: %s" msgstr "" -#: src/inspect_fs.c:532 +#: src/inspect_fs.c:535 #, c-format msgid "%s: file is empty" msgstr "" @@ -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-02 18:42+0100\n" +"POT-Creation-Date: 2012-04-03 12:57+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" @@ -3861,7 +3861,7 @@ msgstr "" "програмний інтерфейс вивчення (inspection) недоступний, оскільки цю версію " "libguestfs було зібрано без підтримки бібліотеки hivex" -#: src/inspect.c:760 src/inspect_fs.c:523 src/inspect_fs.c:567 +#: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 #: src/inspect_fs_unix.c:1331 #, c-format @@ -3882,12 +3882,12 @@ msgstr "" "кореневого пристрою, дані якого раніше було повернуто функцією " "guestfs_inspect_os" -#: src/inspect_fs.c:360 src/inspect_fs.c:373 +#: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format msgid "could not parse integer in version number: %s" msgstr "не вдалося обробити ціле число у номері версії: %s" -#: src/inspect_fs.c:532 +#: src/inspect_fs.c:535 #, c-format msgid "%s: file is empty" msgstr "%s: файл порожній" |