diff options
Diffstat (limited to 'po-docs/ja.po')
-rw-r--r-- | po-docs/ja.po | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/po-docs/ja.po b/po-docs/ja.po index ace41fbc..64cc9373 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 22:36+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 " |