diff options
Diffstat (limited to 'po-docs/uk.po')
-rw-r--r-- | po-docs/uk.po | 143 |
1 files changed, 114 insertions, 29 deletions
diff --git a/po-docs/uk.po b/po-docs/uk.po index c42ad139..3e6d8570 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-07-26 16:21+0200\n" +"POT-Creation-Date: 2011-08-07 23:14+0200\n" "PO-Revision-Date: 2011-07-17 20:50+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" @@ -4508,10 +4508,9 @@ 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: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 "" @@ -6665,9 +6664,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 "" @@ -7400,9 +7399,10 @@ msgid "" 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 instead." +"This function is deprecated. In new code, use the L</vfs_label> call " +"instead." msgstr "" #. type: =head2 @@ -7427,9 +7427,9 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1357 ../src/guestfs-actions.pod:2026 +#: ../fish/guestfish-actions.pod:1357 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</vfs_uuid> call instead." msgstr "" #. type: =head2 @@ -11389,9 +11389,10 @@ 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 instead." +"This function is deprecated. In new code, use the L</mkfs_opts> call " +"instead." msgstr "" #. type: =head2 @@ -11829,9 +11830,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 "" @@ -12108,9 +12109,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3403 ../fish/guestfish-actions.pod:3451 -#: ../src/guestfs-actions.pod:5162 ../src/guestfs-actions.pod:5252 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 "" @@ -14270,10 +14270,9 @@ msgstr "Див. також L</sfdisk-l>, L</sfdisk-N>, L</part-init>" #. 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 +#: ../fish/guestfish-actions.pod:4397 msgid "" -"This function is deprecated. In new code, use the C<part_add> call instead." +"This function is deprecated. In new code, use the L</part_add> call instead." msgstr "" #. type: =head2 @@ -14414,9 +14413,10 @@ msgid "See also: L</part-list>" msgstr "Див. також L</part-list>" #. 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 instead." +"This function is deprecated. In new code, use the L</part_list> call " +"instead." msgstr "" #. type: =head2 @@ -16011,9 +16011,9 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5084 ../src/guestfs-actions.pod:7711 +#: ../fish/guestfish-actions.pod:5084 msgid "" -"This function is deprecated. In new code, use the C<write> call instead." +"This function is deprecated. In new code, use the L</write> call instead." msgstr "" #. type: =head2 @@ -16221,9 +16221,9 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5182 ../src/guestfs-actions.pod:7881 +#: ../fish/guestfish-actions.pod:5182 msgid "" -"This function is deprecated. In new code, use the C<file> call instead." +"This function is deprecated. In new code, use the L</file> call instead." msgstr "" #. type: =head2 @@ -22987,6 +22987,14 @@ 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 @@ -24753,6 +24761,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" @@ -25183,6 +25198,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)" @@ -25203,6 +25225,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" @@ -28061,6 +28090,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" @@ -28407,6 +28443,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" @@ -28664,6 +28707,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" @@ -30008,6 +30058,14 @@ 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" @@ -30131,6 +30189,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" @@ -31135,7 +31200,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:7599 msgid "" -"This function is deprecated. In new code, use the C<launch> call instead." +"This function is deprecated. In new code, use the L</guestfs_launch> call " +"instead." msgstr "" #. type: =head2 @@ -31250,6 +31316,13 @@ msgstr "" " int size);\n" "\n" +#. 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" @@ -31438,6 +31511,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" @@ -35038,11 +35118,16 @@ msgstr "guestfs_set_out_of_memory_handler" #. type: verbatim #: ../src/guestfs.pod:1454 -#, no-wrap +#, fuzzy, 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" +#| "\n" 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 "" " typedef void (*guestfs_abort_cb) (void);\n" |