diff options
-rw-r--r-- | BUGS | 2 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | po-docs/ja.po | 9 | ||||
-rw-r--r-- | po-docs/libguestfs-docs.pot | 10 | ||||
-rw-r--r-- | po-docs/uk.po | 8 | ||||
-rw-r--r-- | po/es.po | 2 | ||||
-rw-r--r-- | po/gu.po | 2 | ||||
-rw-r--r-- | po/hi.po | 2 | ||||
-rw-r--r-- | po/kn.po | 2 | ||||
-rw-r--r-- | po/libguestfs.pot | 4 | ||||
-rw-r--r-- | po/ml.po | 2 | ||||
-rw-r--r-- | po/mr.po | 2 | ||||
-rw-r--r-- | po/nl.po | 2 | ||||
-rw-r--r-- | po/or.po | 2 | ||||
-rw-r--r-- | po/pa.po | 2 | ||||
-rw-r--r-- | po/pl.po | 2 | ||||
-rw-r--r-- | po/ta.po | 2 | ||||
-rw-r--r-- | po/te.po | 2 | ||||
-rw-r--r-- | po/uk.po | 2 |
19 files changed, 30 insertions, 31 deletions
@@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-04-16 14:15:10 +Last updated: 2011-04-18 20:45:27 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 627e6e48..f1c5328f 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # major/minor/release must be numbers m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [11]) -m4_define([libguestfs_release], [1]) +m4_define([libguestfs_release], [2]) # extra can be any string m4_define([libguestfs_extra], []) diff --git a/po-docs/ja.po b/po-docs/ja.po index ace41fbc..85f289ce 100644 --- a/po-docs/ja.po +++ b/po-docs/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-04-12 20:14+0200\n" +"POT-Creation-Date: 2011-04-18 20:45+0200\n" "PO-Revision-Date: 2010-09-02 14:46+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -21746,13 +21746,12 @@ msgid "" "particular format use the I<--format=..> option." msgstr "" -# type: textblock #. type: textblock #: ../fish/guestfish.pod:177 msgid "" "Using this flag is mostly equivalent to using the C<add> command, with " "C<readonly:true> if the I<--ro> flag was given, and with C<format:...> if " -"the I<--format:...> flag was given." +"the I<--format=...> flag was given." msgstr "" # type: =item @@ -22504,7 +22503,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:476 msgid "" -"In libguestfs E<le> 1.8, guestfish, guestmount and virt-rescue defaulted to " +"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to " "opening disk images supplied on the command line for write. To open a disk " "image read-only you have to do I<-a image --ro>." msgstr "" @@ -22520,7 +22519,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:483 msgid "" -"By libguestfs 1.10 we intend to change the default the other way. Disk " +"By libguestfs 1.12 we intend to change the default the other way. Disk " "images will be opened read-only. You will have to either specify " "I<guestfish --rw>, I<guestmount --rw>, I<virt-rescue --rw>, or change the " "configuration file C</etc/libguestfs-tools.conf> in order to get write " diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 76bcabc4..5e8024f5 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.11.1\n" +"Project-Id-Version: libguestfs 1.11.2\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-04-16 13:40+0200\n" +"POT-Creation-Date: 2011-04-18 20:45+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" @@ -18895,7 +18895,7 @@ msgstr "" msgid "" "Using this flag is mostly equivalent to using the C<add> command, with " "C<readonly:true> if the I<--ro> flag was given, and with C<format:...> if " -"the I<--format:...> flag was given." +"the I<--format=...> flag was given." msgstr "" #. type: =item @@ -19549,7 +19549,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:476 msgid "" -"In libguestfs E<le> 1.8, guestfish, guestmount and virt-rescue defaulted to " +"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to " "opening disk images supplied on the command line for write. To open a disk " "image read-only you have to do I<-a image --ro>." msgstr "" @@ -19564,7 +19564,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:483 msgid "" -"By libguestfs 1.10 we intend to change the default the other way. Disk " +"By libguestfs 1.12 we intend to change the default the other way. Disk " "images will be opened read-only. You will have to either specify " "I<guestfish --rw>, I<guestmount --rw>, I<virt-rescue --rw>, or change the " "configuration file C</etc/libguestfs-tools.conf> in order to get write " diff --git a/po-docs/uk.po b/po-docs/uk.po index bf296aab..75ba15c4 100644 --- a/po-docs/uk.po +++ b/po-docs/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-04-12 20:14+0200\n" +"POT-Creation-Date: 2011-04-18 20:45+0200\n" "PO-Revision-Date: 2011-04-01 15:39+0000\n" "Last-Translator: yurchor <yurchor@ukr.net>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" @@ -19457,7 +19457,7 @@ msgstr "" msgid "" "Using this flag is mostly equivalent to using the C<add> command, with " "C<readonly:true> if the I<--ro> flag was given, and with C<format:...> if " -"the I<--format:...> flag was given." +"the I<--format=...> flag was given." msgstr "" #. type: =item @@ -20114,7 +20114,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:476 msgid "" -"In libguestfs E<le> 1.8, guestfish, guestmount and virt-rescue defaulted to " +"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to " "opening disk images supplied on the command line for write. To open a disk " "image read-only you have to do I<-a image --ro>." msgstr "" @@ -20129,7 +20129,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:483 msgid "" -"By libguestfs 1.10 we intend to change the default the other way. Disk " +"By libguestfs 1.12 we intend to change the default the other way. Disk " "images will be opened read-only. You will have to either specify " "I<guestfish --rw>, I<guestmount --rw>, I<virt-rescue --rw>, or change the " "configuration file C</etc/libguestfs-tools.conf> in order to get write " @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs.master\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-16 13:40+0100\n" +"POT-Creation-Date: 2011-04-18 20:45+0100\n" "PO-Revision-Date: \n" "Last-Translator: Héctor Daniel Cabrera <logan@fedoraproject.org>\n" "Language-Team: Fedora Spanish <trans-es@lists.fedoraproject.org>\n" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-16 13:40+0100\n" +"POT-Creation-Date: 2011-04-18 20:45+0100\n" "PO-Revision-Date: 2010-02-02 13:45+0530\n" "Last-Translator: Sweta Kothari <swkothar@redhat.com>\n" "Language-Team: Gujarati\n" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs.master.libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-16 13:40+0100\n" +"POT-Creation-Date: 2011-04-18 20:45+0100\n" "PO-Revision-Date: 2010-02-16 12:57+0530\n" "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n" "Language-Team: Hindi <Red Hat>\n" @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libguestfs 1.0.83\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-16 13:40+0100\n" +"POT-Creation-Date: 2011-04-18 20:45+0100\n" "PO-Revision-Date: 2010-02-24 11:56+0530\n" "Last-Translator: Shankar Prasad <svenkate@redhat.com>\n" "Language-Team: kn-IN <>\n" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 76248886..ad120a0e 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.11.1\n" +"Project-Id-Version: libguestfs 1.11.2\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-16 13:40+0100\n" +"POT-Creation-Date: 2011-04-18 20:45+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" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs.master.libguestfs.ml\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-16 13:40+0100\n" +"POT-Creation-Date: 2011-04-18 20:45+0100\n" "PO-Revision-Date: 2010-02-02 18:35+0530\n" "Last-Translator: Ani Peter | അനി പീറ്റര് <apeter@redhat.com>\n" "Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് <smc-" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: mr\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-16 13:40+0100\n" +"POT-Creation-Date: 2011-04-18 20:45+0100\n" "PO-Revision-Date: 2010-02-03 19:10+0530\n" "Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n" "Language-Team: Marathi <fedora-trans-mr@redhat.com>\n" @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libguestfs 1.5.4\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-16 13:40+0100\n" +"POT-Creation-Date: 2011-04-18 20:45+0100\n" "PO-Revision-Date: 2010-09-02 15:28+0200\n" "Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n" "Language-Team: Fedora\n" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs.master.or\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-16 13:40+0100\n" +"POT-Creation-Date: 2011-04-18 20:45+0100\n" "PO-Revision-Date: 2010-02-01 18:17+0530\n" "Last-Translator: Manoj Kumar Giri <mgiri@redhat.com>\n" "Language-Team: Oriya <oriya-it@googlegroups.com>\n" @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libguestfs 1.0.81\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-16 13:40+0100\n" +"POT-Creation-Date: 2011-04-18 20:45+0100\n" "PO-Revision-Date: 2010-12-23 17:40+0530\n" "Last-Translator: Jaswinder Singh <j.phulewala@gmail.com>\n" "Language-Team: PLTG\n" @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-16 13:40+0100\n" +"POT-Creation-Date: 2011-04-18 20:45+0100\n" "PO-Revision-Date: 2010-12-21 14:12+0100\n" "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n" "Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n" @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libguestfs 1.0.81\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-16 13:40+0100\n" +"POT-Creation-Date: 2011-04-18 20:45+0100\n" "PO-Revision-Date: 2010-01-29 13:38+0530\n" "Last-Translator: I. Felix <ifelix@redhat.com>\n" "Language-Team: ta_IN <kde-i18n-doc@kde.org>\n" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs.master.libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-16 13:40+0100\n" +"POT-Creation-Date: 2011-04-18 20:45+0100\n" "PO-Revision-Date: 2010-01-27 20:03+0530\n" "Last-Translator: Krishna Babu K <kkrothap@redhat.com>\n" "Language-Team: Telugu <en@li.org>\n" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-16 13:40+0100\n" +"POT-Creation-Date: 2011-04-18 20:45+0100\n" "PO-Revision-Date: 2011-03-22 15:28+0000\n" "Last-Translator: yurchor <yurchor@ukr.net>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" |