diff options
Diffstat (limited to 'po-docs/libguestfs-docs.pot')
-rw-r--r-- | po-docs/libguestfs-docs.pot | 137 |
1 files changed, 110 insertions, 27 deletions
diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 236205f7..865632a2 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.12.2\n" +"Project-Id-Version: libguestfs 1.12.3\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-07-27 15:59+0200\n" +"POT-Creation-Date: 2011-08-07 23:14+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" @@ -3709,9 +3709,9 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:163 ../fish/guestfish-actions.pod:177 ../src/guestfs-actions.pod:32 ../src/guestfs-actions.pod:254 ../src/guestfs-actions.pod:275 +#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:163 ../fish/guestfish-actions.pod:177 msgid "" -"This function is deprecated. In new code, use the C<add_drive_opts> call " +"This function is deprecated. In new code, use the L</add_drive_opts> call " "instead." msgstr "" @@ -5761,9 +5761,9 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:983 ../src/guestfs-actions.pod:1510 +#: ../fish/guestfish-actions.pod:983 msgid "" -"This function is deprecated. In new code, use the C<fallocate64> call " +"This function is deprecated. In new code, use the L</fallocate64> call " "instead." msgstr "" @@ -6460,9 +6460,9 @@ msgid "This returns the ext2/3/4 filesystem label of the filesystem on C<device> msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1343 ../src/guestfs-actions.pod:2005 +#: ../fish/guestfish-actions.pod:1343 msgid "" -"This function is deprecated. In new code, use the C<vfs_label> call " +"This function is deprecated. In new code, use the L</vfs_label> call " "instead." msgstr "" @@ -6485,8 +6485,10 @@ msgid "This returns the ext2/3/4 filesystem UUID of the filesystem on C<device>. msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1357 ../src/guestfs-actions.pod:2026 -msgid "This function is deprecated. In new code, use the C<vfs_uuid> call instead." +#: ../fish/guestfish-actions.pod:1357 +msgid "" +"This function is deprecated. In new code, use the L</vfs_uuid> call " +"instead." msgstr "" #. type: =head2 @@ -10220,9 +10222,9 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3082 ../src/guestfs-actions.pod:4625 +#: ../fish/guestfish-actions.pod:3082 msgid "" -"This function is deprecated. In new code, use the C<mkfs_opts> call " +"This function is deprecated. In new code, use the L</mkfs_opts> call " "instead." msgstr "" @@ -10641,9 +10643,9 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3289 ../src/guestfs-actions.pod:4944 +#: ../fish/guestfish-actions.pod:3289 msgid "" -"This function is deprecated. In new code, use the C<mount_options> call " +"This function is deprecated. In new code, use the L</mount_options> call " "instead." msgstr "" @@ -10907,9 +10909,9 @@ msgid "See also L<ntfsresize(8)>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3403 ../fish/guestfish-actions.pod:3451 ../src/guestfs-actions.pod:5162 ../src/guestfs-actions.pod:5252 +#: ../fish/guestfish-actions.pod:3403 ../fish/guestfish-actions.pod:3451 msgid "" -"This function is deprecated. In new code, use the C<ntfsresize_opts> call " +"This function is deprecated. In new code, use the L</ntfsresize_opts> call " "instead." msgstr "" @@ -12991,8 +12993,10 @@ msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4352 ../fish/guestfish-actions.pod:4375 ../fish/guestfish-actions.pod:4397 ../src/guestfs-actions.pod:6541 ../src/guestfs-actions.pod:6571 ../src/guestfs-actions.pod:6604 -msgid "This function is deprecated. In new code, use the C<part_add> call instead." +#: ../fish/guestfish-actions.pod:4352 ../fish/guestfish-actions.pod:4375 ../fish/guestfish-actions.pod:4397 +msgid "" +"This function is deprecated. In new code, use the L</part_add> call " +"instead." msgstr "" #. type: =head2 @@ -13125,9 +13129,9 @@ msgid "See also: L</part-list>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4435 ../src/guestfs-actions.pod:6663 +#: ../fish/guestfish-actions.pod:4435 msgid "" -"This function is deprecated. In new code, use the C<part_list> call " +"This function is deprecated. In new code, use the L</part_list> call " "instead." msgstr "" @@ -14631,8 +14635,8 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5084 ../src/guestfs-actions.pod:7711 -msgid "This function is deprecated. In new code, use the C<write> call instead." +#: ../fish/guestfish-actions.pod:5084 +msgid "This function is deprecated. In new code, use the L</write> call instead." msgstr "" #. type: =head2 @@ -14820,8 +14824,8 @@ msgid "Since 1.0.63, use L</file> instead which can now process compressed files msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5182 ../src/guestfs-actions.pod:7881 -msgid "This function is deprecated. In new code, use the C<file> call instead." +#: ../fish/guestfish-actions.pod:5182 +msgid "This function is deprecated. In new code, use the L</file> call instead." msgstr "" #. type: =head2 @@ -21162,6 +21166,13 @@ msgid "This function returns 0 on success or -1 on error." msgstr "" #. type: textblock +#: ../src/guestfs-actions.pod:32 ../src/guestfs-actions.pod:254 ../src/guestfs-actions.pod:275 +msgid "" +"This function is deprecated. In new code, use the " +"L</guestfs_add_drive_opts> call instead." +msgstr "" + +#. type: textblock #: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:142 ../src/guestfs-actions.pod:1165 ../src/guestfs-actions.pod:1980 ../src/guestfs-actions.pod:2078 ../src/guestfs-actions.pod:2192 ../src/guestfs-actions.pod:3623 ../src/guestfs-actions.pod:3643 ../src/guestfs-actions.pod:4951 ../src/guestfs-actions.pod:6217 ../src/guestfs-actions.pod:6334 ../src/guestfs-actions.pod:6467 ../src/guestfs-actions.pod:6958 ../src/guestfs-actions.pod:7083 ../src/guestfs-actions.pod:7606 msgid "(Added in 0.3)" msgstr "" @@ -22777,6 +22788,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:1510 +msgid "" +"This function is deprecated. In new code, use the L</guestfs_fallocate64> " +"call instead." +msgstr "" + #. type: =head2 #: ../src/guestfs-actions.pod:1519 msgid "guestfs_fallocate64" @@ -23195,6 +23213,13 @@ msgid "" msgstr "" #. type: textblock +#: ../src/guestfs-actions.pod:2005 +msgid "" +"This function is deprecated. In new code, use the L</guestfs_vfs_label> " +"call instead." +msgstr "" + +#. type: textblock #: ../src/guestfs-actions.pod:2012 ../src/guestfs-actions.pod:2033 ../src/guestfs-actions.pod:6258 ../src/guestfs-actions.pod:6277 msgid "(Added in 1.0.15)" msgstr "" @@ -23214,6 +23239,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:2026 +msgid "" +"This function is deprecated. In new code, use the L</guestfs_vfs_uuid> call " +"instead." +msgstr "" + #. type: =head2 #: ../src/guestfs-actions.pod:2035 msgid "guestfs_get_memsize" @@ -25812,6 +25844,13 @@ msgid "" "filesystem type, but typically they are C<1024>, C<2048> or C<4096> only." msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:4625 +msgid "" +"This function is deprecated. In new code, use the L</guestfs_mkfs_opts> " +"call instead." +msgstr "" + #. type: =head2 #: ../src/guestfs-actions.pod:4634 msgid "guestfs_mkfs_opts" @@ -26135,6 +26174,13 @@ msgid "" "(use an empty string for the first parameter if you don't want any options)." msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:4944 +msgid "" +"This function is deprecated. In new code, use the L</guestfs_mount_options> " +"call instead." +msgstr "" + #. type: =head2 #: ../src/guestfs-actions.pod:4953 msgid "guestfs_mount_9p" @@ -26391,6 +26437,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:5162 ../src/guestfs-actions.pod:5252 +msgid "" +"This function is deprecated. In new code, use the " +"L</guestfs_ntfsresize_opts> call instead." +msgstr "" + #. type: =head2 #: ../src/guestfs-actions.pod:5171 msgid "guestfs_ntfsresize_opts" @@ -27727,6 +27780,13 @@ msgstr "" msgid "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>" msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:6541 ../src/guestfs-actions.pod:6571 ../src/guestfs-actions.pod:6604 +msgid "" +"This function is deprecated. In new code, use the L</guestfs_part_add> call " +"instead." +msgstr "" + #. type: =head2 #: ../src/guestfs-actions.pod:6550 msgid "guestfs_sfdiskM" @@ -27850,6 +27910,13 @@ msgstr "" msgid "See also: C<guestfs_part_list>" msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:6663 +msgid "" +"This function is deprecated. In new code, use the L</guestfs_part_list> " +"call instead." +msgstr "" + #. type: =head2 #: ../src/guestfs-actions.pod:6672 msgid "guestfs_sh" @@ -28852,7 +28919,9 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:7599 -msgid "This function is deprecated. In new code, use the C<launch> call instead." +msgid "" +"This function is deprecated. In new code, use the L</guestfs_launch> call " +"instead." msgstr "" #. type: =head2 @@ -28961,6 +29030,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:7711 +msgid "" +"This function is deprecated. In new code, use the L</guestfs_write> call " +"instead." +msgstr "" + #. type: =head2 #: ../src/guestfs-actions.pod:7720 msgid "guestfs_zegrep" @@ -29112,6 +29188,13 @@ msgid "" "files." msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:7881 +msgid "" +"This function is deprecated. In new code, use the L</guestfs_file> call " +"instead." +msgstr "" + #. type: =head2 #: ../src/guestfs-actions.pod:7890 msgid "guestfs_zgrep" @@ -32585,8 +32668,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 "" |