summaryrefslogtreecommitdiffstats
path: root/po-docs/ja.po
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-01-10 17:50:01 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-01-10 17:50:01 +0000
commit3f34856f5691c72cd9dbe3f6814812d85cd73e7e (patch)
tree4d34b855e2c5b4a26f5111abe985745cf71c21c2 /po-docs/ja.po
parenta4a42881ef741caba593a297a892d9d08066ab0c (diff)
downloadlibguestfs-1.14.9.tar.gz
libguestfs-1.14.9.tar.xz
libguestfs-1.14.9.zip
Version 1.14.9.1.14.9
Diffstat (limited to 'po-docs/ja.po')
-rw-r--r--po-docs/ja.po20
1 files changed, 10 insertions, 10 deletions
diff --git a/po-docs/ja.po b/po-docs/ja.po
index ee8ccd16..98be6be1 100644
--- a/po-docs/ja.po
+++ b/po-docs/ja.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-12-02 09:28+0000\n"
+"POT-Creation-Date: 2012-01-10 17:42+0000\n"
"PO-Revision-Date: 2011-10-27 09:15+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Japanese <trans-ja@lists.fedoraproject.org>\n"
@@ -19274,7 +19274,7 @@ msgstr ""
msgid ""
"Using this flag is mostly equivalent to using the C<add-domain> command, "
"with C<readonly:true> if the I<--ro> flag was given, and with C<format:...> "
-"if the I<--format:...> flag was given."
+"if the I<--format=...> flag was given."
msgstr ""
#. type: =item
@@ -23249,7 +23249,7 @@ msgid ""
" import guestfs\n"
" g = guestfs.GuestFS ()\n"
" g.add_drive_opts (\"disk.img\", format=\"raw\", readonly=1)\n"
-" g.launch\n"
+" g.launch ()\n"
"\n"
msgstr ""
@@ -40788,25 +40788,25 @@ msgstr ""
#. type: =item
#: ../src/guestfs.pod:3028
-msgid "C<tools>"
+msgid "C<test-tool>"
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3030
msgid ""
-"Command line tools written in Perl (L<virt-win-reg(1)> and many others)."
+"Test tool for end users to test if their qemu/kernel combination will work "
+"with libguestfs."
msgstr ""
#. type: =item
-#: ../src/guestfs.pod:3032
-msgid "C<test-tool>"
+#: ../src/guestfs.pod:3033
+msgid "C<tools>"
msgstr ""
#. type: textblock
-#: ../src/guestfs.pod:3034
+#: ../src/guestfs.pod:3035
msgid ""
-"Test tool for end users to test if their qemu/kernel combination will work "
-"with libguestfs."
+"Command line tools written in Perl (L<virt-win-reg(1)> and many others)."
msgstr ""
#. type: =item