diff options
Diffstat (limited to 'po-docs')
-rw-r--r-- | po-docs/ja.po | 99 | ||||
-rw-r--r-- | po-docs/libguestfs-docs.pot | 95 |
2 files changed, 144 insertions, 50 deletions
diff --git a/po-docs/ja.po b/po-docs/ja.po index e2f9b154..bbc10825 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-07-16 10:13+0200\n" +"POT-Creation-Date: 2011-08-07 23:12+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" @@ -3099,14 +3099,13 @@ msgstr "" msgid "guestfs_set_out_of_memory_handler" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1394 #, no-wrap msgid "" " typedef void (*guestfs_abort_cb) (void);\n" -" int guestfs_set_out_of_memory_handler (guestfs_h *g,\n" -" guestfs_abort_cb);\n" +" void guestfs_set_out_of_memory_handler (guestfs_h *g,\n" +" guestfs_abort_cb);\n" "\n" msgstr "" @@ -5751,14 +5750,12 @@ msgstr "" msgid "This function returns 0 on success or -1 on error." msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs-actions.pod:32 ../src/guestfs-actions.pod:240 -#: ../src/guestfs-actions.pod:261 ../fish/guestfish-actions.pod:28 -#: ../fish/guestfish-actions.pod:151 ../fish/guestfish-actions.pod:165 +#: ../src/guestfs-actions.pod:261 msgid "" -"This function is deprecated. In new code, use the C<add_drive_opts> call " -"instead." +"This function is deprecated. In new code, use the L</" +"guestfs_add_drive_opts> call instead." msgstr "" # type: textblock @@ -8707,12 +8704,11 @@ msgid "" "allocates a file in the host and attaches it as a device." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1432 ../fish/guestfish-actions.pod:946 +#: ../src/guestfs-actions.pod:1432 msgid "" -"This function is deprecated. In new code, use the C<fallocate64> call " -"instead." +"This function is deprecated. In new code, use the L</guestfs_fallocate64> " +"call instead." msgstr "" # type: =head2 @@ -9624,11 +9620,11 @@ msgid "" "This returns the ext2/3/4 filesystem label of the filesystem on C<device>." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1915 ../fish/guestfish-actions.pod:1300 +#: ../src/guestfs-actions.pod:1915 msgid "" -"This function is deprecated. In new code, use the C<vfs_label> call instead." +"This function is deprecated. In new code, use the L</guestfs_vfs_label> " +"call instead." msgstr "" # type: textblock @@ -9662,11 +9658,11 @@ msgid "" "This returns the ext2/3/4 filesystem UUID of the filesystem on C<device>." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1936 ../fish/guestfish-actions.pod:1314 +#: ../src/guestfs-actions.pod:1936 msgid "" -"This function is deprecated. In new code, use the C<vfs_uuid> call instead." +"This function is deprecated. In new code, use the L</guestfs_vfs_uuid> call " +"instead." msgstr "" # type: =head2 @@ -13936,11 +13932,11 @@ msgid "" "cluster size." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4185 ../fish/guestfish-actions.pod:2814 +#: ../src/guestfs-actions.pod:4185 msgid "" -"This function is deprecated. In new code, use the C<mkfs_opts> call instead." +"This function is deprecated. In new code, use the L</guestfs_mkfs_opts> " +"call instead." msgstr "" # type: =head2 @@ -19204,11 +19200,11 @@ msgid "" "I<not> work, even if the length is specified." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:6978 ../fish/guestfish-actions.pod:4627 +#: ../src/guestfs-actions.pod:6978 msgid "" -"This function is deprecated. In new code, use the C<write> call instead." +"This function is deprecated. In new code, use the L</guestfs_write> call " +"instead." msgstr "" # type: =head2 @@ -19459,11 +19455,11 @@ msgid "" "files." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7147 ../fish/guestfish-actions.pod:4724 +#: ../src/guestfs-actions.pod:7147 msgid "" -"This function is deprecated. In new code, use the C<file> call instead." +"This function is deprecated. In new code, use the L</guestfs_file> call " +"instead." msgstr "" # type: =head2 @@ -23136,6 +23132,14 @@ msgid "" "drive-ro> instead." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:151 +#: ../fish/guestfish-actions.pod:165 +msgid "" +"This function is deprecated. In new code, use the L</add_drive_opts> call " +"instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:35 @@ -24442,6 +24446,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:946 +msgid "" +"This function is deprecated. In new code, use the L</fallocate64> call " +"instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:953 @@ -24779,6 +24790,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:1300 +msgid "" +"This function is deprecated. In new code, use the L</vfs_label> call " +"instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:1307 @@ -24794,6 +24812,12 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:1314 +msgid "" +"This function is deprecated. In new code, use the L</vfs_uuid> call instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:1321 @@ -26893,6 +26917,13 @@ msgid "" "filesystem type, but typically they are C<1024>, C<2048> or C<4096> only." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:2814 +msgid "" +"This function is deprecated. In new code, use the L</mkfs_opts> call " +"instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:2821 @@ -29652,6 +29683,12 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:4627 +msgid "" +"This function is deprecated. In new code, use the L</write> call instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:4634 @@ -29793,6 +29830,12 @@ msgid "" "Since 1.0.63, use L</file> instead which can now process compressed files." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:4724 +msgid "" +"This function is deprecated. In new code, use the L</file> call instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:4731 diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 19168e97..f13fd1c0 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.8.10\n" +"Project-Id-Version: libguestfs 1.8.11\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-07-27 15:47+0200\n" +"POT-Creation-Date: 2011-08-07 23:12+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" @@ -2696,8 +2696,8 @@ msgstr "" #, no-wrap msgid "" " typedef void (*guestfs_abort_cb) (void);\n" -" int guestfs_set_out_of_memory_handler (guestfs_h *g,\n" -" guestfs_abort_cb);\n" +" void guestfs_set_out_of_memory_handler (guestfs_h *g,\n" +" guestfs_abort_cb);\n" "\n" msgstr "" @@ -5026,10 +5026,10 @@ msgid "This function returns 0 on success or -1 on error." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:32 ../src/guestfs-actions.pod:240 ../src/guestfs-actions.pod:261 ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:151 ../fish/guestfish-actions.pod:165 +#: ../src/guestfs-actions.pod:32 ../src/guestfs-actions.pod:240 ../src/guestfs-actions.pod:261 msgid "" -"This function is deprecated. In new code, use the C<add_drive_opts> call " -"instead." +"This function is deprecated. In new code, use the " +"L</guestfs_add_drive_opts> call instead." msgstr "" #. type: textblock @@ -7426,10 +7426,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1432 ../fish/guestfish-actions.pod:946 +#: ../src/guestfs-actions.pod:1432 msgid "" -"This function is deprecated. In new code, use the C<fallocate64> call " -"instead." +"This function is deprecated. In new code, use the L</guestfs_fallocate64> " +"call instead." msgstr "" #. type: =head2 @@ -8207,10 +8207,10 @@ msgid "This returns the ext2/3/4 filesystem label of the filesystem on C<device> msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1915 ../fish/guestfish-actions.pod:1300 +#: ../src/guestfs-actions.pod:1915 msgid "" -"This function is deprecated. In new code, use the C<vfs_label> call " -"instead." +"This function is deprecated. In new code, use the L</guestfs_vfs_label> " +"call instead." msgstr "" #. type: textblock @@ -8239,8 +8239,10 @@ msgid "This returns the ext2/3/4 filesystem UUID of the filesystem on C<device>. msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1936 ../fish/guestfish-actions.pod:1314 -msgid "This function is deprecated. In new code, use the C<vfs_uuid> call instead." +#: ../src/guestfs-actions.pod:1936 +msgid "" +"This function is deprecated. In new code, use the L</guestfs_vfs_uuid> call " +"instead." msgstr "" #. type: =head2 @@ -11908,10 +11910,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4185 ../fish/guestfish-actions.pod:2814 +#: ../src/guestfs-actions.pod:4185 msgid "" -"This function is deprecated. In new code, use the C<mkfs_opts> call " -"instead." +"This function is deprecated. In new code, use the L</guestfs_mkfs_opts> " +"call instead." msgstr "" #. type: =head2 @@ -16512,8 +16514,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6978 ../fish/guestfish-actions.pod:4627 -msgid "This function is deprecated. In new code, use the C<write> call instead." +#: ../src/guestfs-actions.pod:6978 +msgid "" +"This function is deprecated. In new code, use the L</guestfs_write> call " +"instead." msgstr "" #. type: =head2 @@ -16729,8 +16733,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7147 ../fish/guestfish-actions.pod:4724 -msgid "This function is deprecated. In new code, use the C<file> call instead." +#: ../src/guestfs-actions.pod:7147 +msgid "" +"This function is deprecated. In new code, use the L</guestfs_file> call " +"instead." msgstr "" #. type: =head2 @@ -19929,6 +19935,13 @@ msgid "" "L</add-drive-ro> instead." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:151 ../fish/guestfish-actions.pod:165 +msgid "" +"This function is deprecated. In new code, use the L</add_drive_opts> call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:35 msgid "add-domain" @@ -21055,6 +21068,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:946 +msgid "" +"This function is deprecated. In new code, use the L</fallocate64> call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:953 msgid "fallocate64" @@ -21348,6 +21368,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:1300 +msgid "" +"This function is deprecated. In new code, use the L</vfs_label> call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:1307 msgid "get-e2uuid" @@ -21361,6 +21388,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:1314 +msgid "" +"This function is deprecated. In new code, use the L</vfs_uuid> call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:1321 msgid "get-memsize" @@ -23176,6 +23210,13 @@ msgid "" "filesystem type, but typically they are C<1024>, C<2048> or C<4096> only." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:2814 +msgid "" +"This function is deprecated. In new code, use the L</mkfs_opts> call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:2821 msgid "mkfs-opts" @@ -25565,6 +25606,11 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:4627 +msgid "This function is deprecated. In new code, use the L</write> call instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:4634 msgid "zegrep" @@ -25686,6 +25732,11 @@ msgstr "" msgid "Since 1.0.63, use L</file> instead which can now process compressed files." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:4724 +msgid "This function is deprecated. In new code, use the L</file> call instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:4731 msgid "zgrep" |