From: Richard W.M. Jones Date: Sun, 7 Aug 2011 22:20:28 +0000 (+0100) Subject: Version 1.10.7. X-Git-Tag: 1.10.7^0 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=50e5821f467ac28d426f6964a592b1eb530ddbed;p=libguestfs.git Version 1.10.7. --- diff --git a/BUGS b/BUGS index 642dce2..67a671f 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-07-27 +Last updated: 2011-08-07 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -50,6 +50,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 723474 NEW https://bugzilla.redhat.com/show_bug.cgi?id=723474 If hivex and/or pcre not installed, libguestfs fails to compile +727178 NEW https://bugzilla.redhat.com/show_bug.cgi?id=727178 + error: luks_open: cryptsetup: error while loading shared libraries: libfipscheck.so.1: cannot open shared object file: No such file or directory + +727247 NEW https://bugzilla.redhat.com/show_bug.cgi?id=727247 + should not depend on MAKEDEV + +728224 NEW https://bugzilla.redhat.com/show_bug.cgi?id=728224 + configure can't find qemu on PPC + 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order diff --git a/configure.ac b/configure.ac index 58f9042..617a57a 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # major/minor/release must be numbers m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [10]) -m4_define([libguestfs_release], [6]) +m4_define([libguestfs_release], [7]) # extra can be any string m4_define([libguestfs_extra], []) diff --git a/po-docs/ja.po b/po-docs/ja.po index fbf60d4..987ee9c 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-27 15:55+0200\n" +"POT-Creation-Date: 2011-08-07 23:15+0200\n" "PO-Revision-Date: 2010-09-02 14:46+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3203,14 +3203,13 @@ msgstr "" msgid "guestfs_set_out_of_memory_handler" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:1454 #, 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 "" @@ -6480,14 +6479,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:248 -#: ../src/guestfs-actions.pod:269 ../fish/guestfish-actions.pod:28 -#: ../fish/guestfish-actions.pod:158 ../fish/guestfish-actions.pod:172 +#: ../src/guestfs-actions.pod:269 msgid "" -"This function is deprecated. In new code, use the C call " -"instead." +"This function is deprecated. In new code, use the L call instead." msgstr "" # type: textblock @@ -9453,12 +9450,11 @@ msgid "" "allocates a file in the host and attaches it as a device." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1445 ../fish/guestfish-actions.pod:953 +#: ../src/guestfs-actions.pod:1445 msgid "" -"This function is deprecated. In new code, use the C call " -"instead." +"This function is deprecated. In new code, use the L " +"call instead." msgstr "" # type: =head2 @@ -10388,11 +10384,11 @@ msgid "" "This returns the ext2/3/4 filesystem label of the filesystem on C." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1938 ../fish/guestfish-actions.pod:1313 +#: ../src/guestfs-actions.pod:1938 msgid "" -"This function is deprecated. In new code, use the C call instead." +"This function is deprecated. In new code, use the L " +"call instead." msgstr "" # type: textblock @@ -10426,11 +10422,11 @@ msgid "" "This returns the ext2/3/4 filesystem UUID of the filesystem on C." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:1959 ../fish/guestfish-actions.pod:1327 +#: ../src/guestfs-actions.pod:1959 msgid "" -"This function is deprecated. In new code, use the C call instead." +"This function is deprecated. In new code, use the L call " +"instead." msgstr "" # type: =head2 @@ -15024,11 +15020,11 @@ msgid "" "cluster size." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:4423 ../fish/guestfish-actions.pod:3002 +#: ../src/guestfs-actions.pod:4423 msgid "" -"This function is deprecated. In new code, use the C call instead." +"This function is deprecated. In new code, use the L " +"call instead." msgstr "" # type: =head2 @@ -15580,10 +15576,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4730 ../fish/guestfish-actions.pod:3199 +#: ../src/guestfs-actions.pod:4730 msgid "" -"This function is deprecated. In new code, use the C call " -"instead." +"This function is deprecated. In new code, use the L " +"call instead." msgstr "" # type: =head2 @@ -18328,10 +18324,10 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:6165 ../src/guestfs-actions.pod:6195 -#: ../src/guestfs-actions.pod:6228 ../fish/guestfish-actions.pod:4180 -#: ../fish/guestfish-actions.pod:4203 ../fish/guestfish-actions.pod:4225 +#: ../src/guestfs-actions.pod:6228 msgid "" -"This function is deprecated. In new code, use the C call instead." +"This function is deprecated. In new code, use the L call " +"instead." msgstr "" # type: =head2 @@ -18503,9 +18499,10 @@ msgid "See also: C" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6287 ../fish/guestfish-actions.pod:4263 +#: ../src/guestfs-actions.pod:6287 msgid "" -"This function is deprecated. In new code, use the C call instead." +"This function is deprecated. In new code, use the L " +"call instead." msgstr "" # type: =head2 @@ -20283,7 +20280,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:7229 msgid "" -"This function is deprecated. In new code, use the C call instead." +"This function is deprecated. In new code, use the L call " +"instead." msgstr "" # type: =head2 @@ -20429,11 +20427,11 @@ msgid "" "I work, even if the length is specified." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7319 ../fish/guestfish-actions.pod:4904 +#: ../src/guestfs-actions.pod:7319 msgid "" -"This function is deprecated. In new code, use the C call instead." +"This function is deprecated. In new code, use the L call " +"instead." msgstr "" # type: =head2 @@ -20684,11 +20682,11 @@ msgid "" "files." msgstr "" -# type: textblock #. type: textblock -#: ../src/guestfs-actions.pod:7488 ../fish/guestfish-actions.pod:5001 +#: ../src/guestfs-actions.pod:7488 msgid "" -"This function is deprecated. In new code, use the C call instead." +"This function is deprecated. In new code, use the L call " +"instead." msgstr "" # type: =head2 @@ -24472,6 +24470,14 @@ msgid "" "drive-ro> instead." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:158 +#: ../fish/guestfish-actions.pod:172 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:35 @@ -25777,6 +25783,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:953 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:960 @@ -26132,6 +26145,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:1313 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:1320 @@ -26147,6 +26167,12 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:1327 +msgid "" +"This function is deprecated. In new code, use the L call instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:1334 @@ -28386,6 +28412,13 @@ msgid "" "filesystem type, but typically they are C<1024>, C<2048> or C<4096> only." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:3002 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:3009 @@ -28635,6 +28668,13 @@ msgid "" "string for the first parameter if you don't want any options)." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:3199 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:3206 @@ -30056,6 +30096,13 @@ msgstr "" msgid "See also: L, L, L" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:4180 ../fish/guestfish-actions.pod:4203 +#: ../fish/guestfish-actions.pod:4225 +msgid "" +"This function is deprecated. In new code, use the L call instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:4187 @@ -30177,6 +30224,13 @@ msgstr "" msgid "See also: L" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:4263 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:4270 @@ -31196,6 +31250,12 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:4904 +msgid "" +"This function is deprecated. In new code, use the L call instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:4911 @@ -31337,6 +31397,12 @@ msgid "" "Since 1.0.63, use L instead which can now process compressed files." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:5001 +msgid "" +"This function is deprecated. In new code, use the L call instead." +msgstr "" + # type: =head2 #. type: =head2 #: ../fish/guestfish-actions.pod:5008 diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 647ace8..7498d4c 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.10.6\n" +"Project-Id-Version: libguestfs 1.10.7\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-07-27 15:55+0200\n" +"POT-Creation-Date: 2011-08-07 23:15+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2816,8 +2816,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 "" @@ -5796,10 +5796,10 @@ msgid "This function returns 0 on success or -1 on error." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:32 ../src/guestfs-actions.pod:248 ../src/guestfs-actions.pod:269 ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:158 ../fish/guestfish-actions.pod:172 +#: ../src/guestfs-actions.pod:32 ../src/guestfs-actions.pod:248 ../src/guestfs-actions.pod:269 msgid "" -"This function is deprecated. In new code, use the C call " -"instead." +"This function is deprecated. In new code, use the " +"L call instead." msgstr "" #. type: textblock @@ -8207,10 +8207,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1445 ../fish/guestfish-actions.pod:953 +#: ../src/guestfs-actions.pod:1445 msgid "" -"This function is deprecated. In new code, use the C call " -"instead." +"This function is deprecated. In new code, use the L " +"call instead." msgstr "" #. type: =head2 @@ -9007,10 +9007,10 @@ msgid "This returns the ext2/3/4 filesystem label of the filesystem on C msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1938 ../fish/guestfish-actions.pod:1313 +#: ../src/guestfs-actions.pod:1938 msgid "" -"This function is deprecated. In new code, use the C call " -"instead." +"This function is deprecated. In new code, use the L " +"call instead." msgstr "" #. type: textblock @@ -9039,8 +9039,10 @@ msgid "This returns the ext2/3/4 filesystem UUID of the filesystem on C. msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1959 ../fish/guestfish-actions.pod:1327 -msgid "This function is deprecated. In new code, use the C call instead." +#: ../src/guestfs-actions.pod:1959 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." msgstr "" #. type: =head2 @@ -13024,10 +13026,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4423 ../fish/guestfish-actions.pod:3002 +#: ../src/guestfs-actions.pod:4423 msgid "" -"This function is deprecated. In new code, use the C call " -"instead." +"This function is deprecated. In new code, use the L " +"call instead." msgstr "" #. type: =head2 @@ -13521,10 +13523,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4730 ../fish/guestfish-actions.pod:3199 +#: ../src/guestfs-actions.pod:4730 msgid "" -"This function is deprecated. In new code, use the C call " -"instead." +"This function is deprecated. In new code, use the L " +"call instead." msgstr "" #. type: =head2 @@ -15931,8 +15933,10 @@ msgid "See also: C, C, C" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6165 ../src/guestfs-actions.pod:6195 ../src/guestfs-actions.pod:6228 ../fish/guestfish-actions.pod:4180 ../fish/guestfish-actions.pod:4203 ../fish/guestfish-actions.pod:4225 -msgid "This function is deprecated. In new code, use the C call instead." +#: ../src/guestfs-actions.pod:6165 ../src/guestfs-actions.pod:6195 ../src/guestfs-actions.pod:6228 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." msgstr "" #. type: =head2 @@ -16083,10 +16087,10 @@ msgid "See also: C" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6287 ../fish/guestfish-actions.pod:4263 +#: ../src/guestfs-actions.pod:6287 msgid "" -"This function is deprecated. In new code, use the C call " -"instead." +"This function is deprecated. In new code, use the L " +"call instead." msgstr "" #. type: =head2 @@ -17635,7 +17639,9 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:7229 -msgid "This function is deprecated. In new code, use the C call instead." +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." msgstr "" #. type: =head2 @@ -17767,8 +17773,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7319 ../fish/guestfish-actions.pod:4904 -msgid "This function is deprecated. In new code, use the C call instead." +#: ../src/guestfs-actions.pod:7319 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." msgstr "" #. type: =head2 @@ -17984,8 +17992,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7488 ../fish/guestfish-actions.pod:5001 -msgid "This function is deprecated. In new code, use the C call instead." +#: ../src/guestfs-actions.pod:7488 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." msgstr "" #. type: =head2 @@ -21310,6 +21320,13 @@ msgid "" "L instead." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:158 ../fish/guestfish-actions.pod:172 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:35 msgid "add-domain" @@ -22436,6 +22453,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:953 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:960 msgid "fallocate64" @@ -22747,6 +22771,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:1313 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:1320 msgid "get-e2uuid" @@ -22760,6 +22791,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:1327 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:1334 msgid "get-memsize" @@ -24712,6 +24750,13 @@ msgid "" "filesystem type, but typically they are C<1024>, C<2048> or C<4096> only." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:3002 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:3009 msgid "mkfs-opts" @@ -24932,6 +24977,13 @@ msgid "" "string for the first parameter if you don't want any options)." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:3199 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:3206 msgid "mount-loop" @@ -26170,6 +26222,13 @@ msgstr "" msgid "See also: L, L, L" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:4180 ../fish/guestfish-actions.pod:4203 ../fish/guestfish-actions.pod:4225 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:4187 msgid "sfdiskM" @@ -26275,6 +26334,13 @@ msgstr "" msgid "See also: L" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:4263 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:4270 msgid "sh" @@ -27155,6 +27221,11 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:4904 +msgid "This function is deprecated. In new code, use the L call instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:4911 msgid "zegrep" @@ -27276,6 +27347,11 @@ msgstr "" msgid "Since 1.0.63, use L instead which can now process compressed files." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:5001 +msgid "This function is deprecated. In new code, use the L call instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:5008 msgid "zgrep" diff --git a/po-docs/uk.po b/po-docs/uk.po index 70d1e11..909d813 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-27 15:55+0200\n" +"POT-Creation-Date: 2011-08-07 23:15+0200\n" "PO-Revision-Date: 2011-04-01 15:39+0000\n" "Last-Translator: yurchor \n" "Language-Team: Ukrainian \n" @@ -2909,8 +2909,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 "" @@ -6012,11 +6012,10 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:32 ../src/guestfs-actions.pod:248 -#: ../src/guestfs-actions.pod:269 ../fish/guestfish-actions.pod:28 -#: ../fish/guestfish-actions.pod:158 ../fish/guestfish-actions.pod:172 +#: ../src/guestfs-actions.pod:269 msgid "" -"This function is deprecated. In new code, use the C call " -"instead." +"This function is deprecated. In new code, use the L call instead." msgstr "" #. type: textblock @@ -8639,10 +8638,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1445 ../fish/guestfish-actions.pod:953 +#: ../src/guestfs-actions.pod:1445 msgid "" -"This function is deprecated. In new code, use the C call " -"instead." +"This function is deprecated. In new code, use the L " +"call instead." msgstr "" #. type: =head2 @@ -9455,9 +9454,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1938 ../fish/guestfish-actions.pod:1313 +#: ../src/guestfs-actions.pod:1938 msgid "" -"This function is deprecated. In new code, use the C call instead." +"This function is deprecated. In new code, use the L " +"call instead." msgstr "" #. type: textblock @@ -9488,9 +9488,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1959 ../fish/guestfish-actions.pod:1327 +#: ../src/guestfs-actions.pod:1959 msgid "" -"This function is deprecated. In new code, use the C call instead." +"This function is deprecated. In new code, use the L call " +"instead." msgstr "" #. type: =head2 @@ -13571,9 +13572,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4423 ../fish/guestfish-actions.pod:3002 +#: ../src/guestfs-actions.pod:4423 msgid "" -"This function is deprecated. In new code, use the C call instead." +"This function is deprecated. In new code, use the L " +"call instead." msgstr "" #. type: =head2 @@ -14068,10 +14070,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4730 ../fish/guestfish-actions.pod:3199 +#: ../src/guestfs-actions.pod:4730 msgid "" -"This function is deprecated. In new code, use the C call " -"instead." +"This function is deprecated. In new code, use the L " +"call instead." msgstr "" #. type: =head2 @@ -16492,10 +16494,10 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:6165 ../src/guestfs-actions.pod:6195 -#: ../src/guestfs-actions.pod:6228 ../fish/guestfish-actions.pod:4180 -#: ../fish/guestfish-actions.pod:4203 ../fish/guestfish-actions.pod:4225 +#: ../src/guestfs-actions.pod:6228 msgid "" -"This function is deprecated. In new code, use the C call instead." +"This function is deprecated. In new code, use the L call " +"instead." msgstr "" #. type: =head2 @@ -16647,9 +16649,10 @@ msgid "See also: C" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6287 ../fish/guestfish-actions.pod:4263 +#: ../src/guestfs-actions.pod:6287 msgid "" -"This function is deprecated. In new code, use the C call instead." +"This function is deprecated. In new code, use the L " +"call instead." msgstr "" #. type: =head2 @@ -18205,7 +18208,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:7229 msgid "" -"This function is deprecated. In new code, use the C call instead." +"This function is deprecated. In new code, use the L call " +"instead." msgstr "" #. type: =head2 @@ -18335,9 +18339,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7319 ../fish/guestfish-actions.pod:4904 +#: ../src/guestfs-actions.pod:7319 msgid "" -"This function is deprecated. In new code, use the C call instead." +"This function is deprecated. In new code, use the L call " +"instead." msgstr "" #. type: =head2 @@ -18558,9 +18563,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7488 ../fish/guestfish-actions.pod:5001 +#: ../src/guestfs-actions.pod:7488 msgid "" -"This function is deprecated. In new code, use the C call instead." +"This function is deprecated. In new code, use the L call " +"instead." msgstr "" #. type: =head2 @@ -21907,6 +21913,14 @@ msgid "" "drive-ro> instead." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:158 +#: ../fish/guestfish-actions.pod:172 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:35 msgid "add-domain" @@ -23041,6 +23055,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:953 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:960 msgid "fallocate64" @@ -23352,6 +23373,13 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:1313 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:1320 msgid "get-e2uuid" @@ -23365,6 +23393,12 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:1327 +msgid "" +"This function is deprecated. In new code, use the L call instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:1334 msgid "get-memsize" @@ -25331,6 +25365,13 @@ msgid "" "filesystem type, but typically they are C<1024>, C<2048> or C<4096> only." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:3002 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:3009 msgid "mkfs-opts" @@ -25551,6 +25592,13 @@ msgid "" "string for the first parameter if you don't want any options)." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:3199 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:3206 msgid "mount-loop" @@ -26790,6 +26838,13 @@ msgstr "" msgid "See also: L, L, L" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:4180 ../fish/guestfish-actions.pod:4203 +#: ../fish/guestfish-actions.pod:4225 +msgid "" +"This function is deprecated. In new code, use the L call instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:4187 msgid "sfdiskM" @@ -26895,6 +26950,13 @@ msgstr "" msgid "See also: L" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:4263 +msgid "" +"This function is deprecated. In new code, use the L call " +"instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:4270 msgid "sh" @@ -27776,6 +27838,12 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:4904 +msgid "" +"This function is deprecated. In new code, use the L call instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:4911 msgid "zegrep" @@ -27898,6 +27966,12 @@ msgid "" "Since 1.0.63, use L instead which can now process compressed files." msgstr "" +#. type: textblock +#: ../fish/guestfish-actions.pod:5001 +msgid "" +"This function is deprecated. In new code, use the L call instead." +msgstr "" + #. type: =head2 #: ../fish/guestfish-actions.pod:5008 msgid "zgrep" diff --git a/po/es.po b/po/es.po index 67b7667..9c812d7 100644 --- a/po/es.po +++ b/po/es.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs.master\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-27 15:54+0100\n" +"POT-Creation-Date: 2011-08-07 23:13+0100\n" "PO-Revision-Date: \n" "Last-Translator: Héctor Daniel Cabrera \n" "Language-Team: Fedora Spanish \n" @@ -3022,8 +3022,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518 -#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579 -#: src/inspect_fs_unix.c:821 +#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586 +#: src/inspect_fs_unix.c:828 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" @@ -3057,7 +3057,7 @@ msgstr "no se pudo analizar el tamaño de arranque" msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:613 +#: src/inspect_fs_unix.c:620 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "no se pudo analizar el tamaño de arranque" diff --git a/po/gu.po b/po/gu.po index 26c7cbe..d0d01a0 100644 --- a/po/gu.po +++ b/po/gu.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-27 15:54+0100\n" +"POT-Creation-Date: 2011-08-07 23:13+0100\n" "PO-Revision-Date: 2010-02-02 13:45+0530\n" "Last-Translator: Sweta Kothari \n" "Language-Team: Gujarati\n" @@ -2940,8 +2940,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518 -#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579 -#: src/inspect_fs_unix.c:821 +#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586 +#: src/inspect_fs_unix.c:828 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" @@ -2973,7 +2973,7 @@ msgstr "વિશિષ્ટ માપ '%s' નું પદચ્છેદન msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:613 +#: src/inspect_fs_unix.c:620 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "વિશિષ્ટ માપ '%s' નું પદચ્છેદન કરી શકાતુ નથી\n" diff --git a/po/hi.po b/po/hi.po index 97648fa..163fad8 100644 --- a/po/hi.po +++ b/po/hi.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs.master.libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-27 15:54+0100\n" +"POT-Creation-Date: 2011-08-07 23:13+0100\n" "PO-Revision-Date: 2010-02-16 12:57+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" @@ -2943,8 +2943,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518 -#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579 -#: src/inspect_fs_unix.c:821 +#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586 +#: src/inspect_fs_unix.c:828 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" @@ -2976,7 +2976,7 @@ msgstr "आकार विशिष्टता '%s' विश्लेषि msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:613 +#: src/inspect_fs_unix.c:620 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n" diff --git a/po/kn.po b/po/kn.po index 76fae8c..2020871 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libguestfs 1.0.83\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-27 15:54+0100\n" +"POT-Creation-Date: 2011-08-07 23:13+0100\n" "PO-Revision-Date: 2010-02-24 11:56+0530\n" "Last-Translator: Shankar Prasad \n" "Language-Team: kn-IN <>\n" @@ -2953,8 +2953,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518 -#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579 -#: src/inspect_fs_unix.c:821 +#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586 +#: src/inspect_fs_unix.c:828 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" @@ -2986,7 +2986,7 @@ msgstr "ಗಾತ್ರದ ವಿಶಿಷ್ಟತೆ '%s' ಅನ್ನು ಪ msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:613 +#: src/inspect_fs_unix.c:620 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "ಗಾತ್ರದ ವಿಶಿಷ್ಟತೆ '%s' ಅನ್ನು ಪಾರ್ಸ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ \n" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index e275861..64fb08b 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.10.6\n" +"Project-Id-Version: libguestfs 1.10.7\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-27 15:54+0100\n" +"POT-Creation-Date: 2011-08-07 23:13+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2701,8 +2701,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518 -#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579 -#: src/inspect_fs_unix.c:821 +#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586 +#: src/inspect_fs_unix.c:828 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" @@ -2734,7 +2734,7 @@ msgstr "" msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:613 +#: src/inspect_fs_unix.c:620 msgid "could not parse /etc/fstab or empty file" msgstr "" diff --git a/po/ml.po b/po/ml.po index 1902ac7..bd51c44 100644 --- a/po/ml.po +++ b/po/ml.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs.master.libguestfs.ml\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-27 15:54+0100\n" +"POT-Creation-Date: 2011-08-07 23:13+0100\n" "PO-Revision-Date: 2010-02-02 18:35+0530\n" "Last-Translator: Ani Peter | അനി പീറ്റര്‍ \n" "Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് bytes)" msgstr "" @@ -2978,7 +2978,7 @@ msgstr "വ്യാപ്തിയുടെ വിവരണം '%s' പാഴ msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:613 +#: src/inspect_fs_unix.c:620 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "വ്യാപ്തിയുടെ വിവരണം '%s' പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമായില്ല\n" diff --git a/po/mr.po b/po/mr.po index 123d427..436d6c8 100644 --- a/po/mr.po +++ b/po/mr.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: mr\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-27 15:54+0100\n" +"POT-Creation-Date: 2011-08-07 23:13+0100\n" "PO-Revision-Date: 2010-02-03 19:10+0530\n" "Last-Translator: Sandeep Shedmake \n" "Language-Team: Marathi \n" @@ -2940,8 +2940,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518 -#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579 -#: src/inspect_fs_unix.c:821 +#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586 +#: src/inspect_fs_unix.c:828 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" @@ -2973,7 +2973,7 @@ msgstr "आकार संरचना '%s' वाचणे अशक्य\n" msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:613 +#: src/inspect_fs_unix.c:620 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "आकार संरचना '%s' वाचणे अशक्य\n" diff --git a/po/nl.po b/po/nl.po index 6c4a44c..3b2cfc7 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libguestfs 1.5.4\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-27 15:54+0100\n" +"POT-Creation-Date: 2011-08-07 23:13+0100\n" "PO-Revision-Date: 2010-09-02 15:28+0200\n" "Last-Translator: Geert Warrink \n" "Language-Team: Fedora\n" @@ -2978,8 +2978,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518 -#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579 -#: src/inspect_fs_unix.c:821 +#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586 +#: src/inspect_fs_unix.c:828 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" @@ -3013,7 +3013,7 @@ msgstr "" msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:613 +#: src/inspect_fs_unix.c:620 msgid "could not parse /etc/fstab or empty file" msgstr "" diff --git a/po/or.po b/po/or.po index 37efc27..a6390bc 100644 --- a/po/or.po +++ b/po/or.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs.master.or\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-27 15:54+0100\n" +"POT-Creation-Date: 2011-08-07 23:13+0100\n" "PO-Revision-Date: 2010-02-01 18:17+0530\n" "Last-Translator: Manoj Kumar Giri \n" "Language-Team: Oriya \n" @@ -2945,8 +2945,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518 -#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579 -#: src/inspect_fs_unix.c:821 +#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586 +#: src/inspect_fs_unix.c:828 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" @@ -2978,7 +2978,7 @@ msgstr "ଆକାର ବିଶେଷ ଦ୍ରଷ୍ଟବ୍ୟ '%s' କୁ ବ msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:613 +#: src/inspect_fs_unix.c:620 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "ଆକାର ବିଶେଷ ଦ୍ରଷ୍ଟବ୍ୟ '%s' କୁ ବିଶ୍ଳେଷଣ କରିପାରିଲା ନାହିଁ\n" diff --git a/po/pa.po b/po/pa.po index fc00051..b19fe45 100644 --- a/po/pa.po +++ b/po/pa.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libguestfs 1.0.81\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-27 15:54+0100\n" +"POT-Creation-Date: 2011-08-07 23:13+0100\n" "PO-Revision-Date: 2010-12-23 17:40+0530\n" "Last-Translator: Jaswinder Singh \n" "Language-Team: PLTG\n" @@ -2972,8 +2972,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "ਇੱਕ Windows ਗਿਸਟ ਨਹੀਂ ਹੈ, ਜਾਂ systemroot ਦਾ ਪਤਾ ਨਹੀਂ ਲਾਇਆ ਜਾ ਸਕਦਾ" #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518 -#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579 -#: src/inspect_fs_unix.c:821 +#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586 +#: src/inspect_fs_unix.c:828 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "%s ਦਾ ਅਕਾਰ ਬੇਲੋੜਾ ਹੈ (% ਬਾਈਟਾਂ)" @@ -3009,7 +3009,7 @@ msgstr "ਵਰਜਨ ਨੰਬਰ ਵਿੱਚ ਪੂਰਨਅੰਕ ਨੂੰ msgid "%s: file is empty" msgstr "%s: ਫਾਇਲ ਖਾਲੀ ਹੈ" -#: src/inspect_fs_unix.c:613 +#: src/inspect_fs_unix.c:620 msgid "could not parse /etc/fstab or empty file" msgstr "/etc/fstab ਜਾਂ ਖਾਲੀ ਫਾਇਲ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ" diff --git a/po/pl.po b/po/pl.po index f4814f1..4615938 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-27 15:54+0100\n" +"POT-Creation-Date: 2011-08-07 23:13+0100\n" "PO-Revision-Date: 2010-12-21 14:12+0100\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" @@ -3039,8 +3039,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "nie jest gościem systemu Windows lub nie można określić systemroot" #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518 -#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579 -#: src/inspect_fs_unix.c:821 +#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586 +#: src/inspect_fs_unix.c:828 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "rozmiar %s jest nierozsądnie duży (% bajtów)" @@ -3076,7 +3076,7 @@ msgstr "nie można przetworzyć liczby całkowitej w numerze wersji: %s" msgid "%s: file is empty" msgstr "%s: plik jest pusty" -#: src/inspect_fs_unix.c:613 +#: src/inspect_fs_unix.c:620 msgid "could not parse /etc/fstab or empty file" msgstr "nie można przetworzyć pliku /etc/fstab lub pustego pliku" diff --git a/po/ta.po b/po/ta.po index 8239825..cbbf79c 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libguestfs 1.0.81\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-27 15:54+0100\n" +"POT-Creation-Date: 2011-08-07 23:13+0100\n" "PO-Revision-Date: 2010-01-29 13:38+0530\n" "Last-Translator: I. Felix \n" "Language-Team: ta_IN \n" @@ -2946,8 +2946,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518 -#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579 -#: src/inspect_fs_unix.c:821 +#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586 +#: src/inspect_fs_unix.c:828 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" @@ -2979,7 +2979,7 @@ msgstr "'%s'க்கான பகுப்பு அளவை குறிப msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:613 +#: src/inspect_fs_unix.c:620 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "'%s'க்கான பகுப்பு அளவை குறிப்பிட முடியவில்லை\n" diff --git a/po/te.po b/po/te.po index 5f7d89c..c230519 100644 --- a/po/te.po +++ b/po/te.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs.master.libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-27 15:54+0100\n" +"POT-Creation-Date: 2011-08-07 23:13+0100\n" "PO-Revision-Date: 2010-01-27 20:03+0530\n" "Last-Translator: Krishna Babu K \n" "Language-Team: Telugu \n" @@ -2944,8 +2944,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518 -#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579 -#: src/inspect_fs_unix.c:821 +#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586 +#: src/inspect_fs_unix.c:828 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" @@ -2977,7 +2977,7 @@ msgstr "పరిమాణ వివరణలను పార్శ్ చేయ msgid "%s: file is empty" msgstr "" -#: src/inspect_fs_unix.c:613 +#: src/inspect_fs_unix.c:620 #, fuzzy msgid "could not parse /etc/fstab or empty file" msgstr "పరిమాణ వివరణలను పార్శ్ చేయలేకపోయింది '%s'\n" diff --git a/po/uk.po b/po/uk.po index dabb726..b96a531 100644 --- a/po/uk.po +++ b/po/uk.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-27 15:54+0100\n" +"POT-Creation-Date: 2011-08-07 23:13+0100\n" "PO-Revision-Date: 2011-03-22 15:28+0000\n" "Last-Translator: yurchor \n" "Language-Team: Ukrainian \n" @@ -3066,8 +3066,8 @@ msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "не є гостьовою системою Windows або не вдалося визначити systemroot" #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518 -#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579 -#: src/inspect_fs_unix.c:821 +#: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586 +#: src/inspect_fs_unix.c:828 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "розмір %s неймовірно великий (% байтів)" @@ -3104,7 +3104,7 @@ msgstr "не вдалося обробити ціле число у номері msgid "%s: file is empty" msgstr "%s: файл порожній" -#: src/inspect_fs_unix.c:613 +#: src/inspect_fs_unix.c:620 msgid "could not parse /etc/fstab or empty file" msgstr "не вдалося обробити /etc/fstab або порожній файл"