diff options
Diffstat (limited to 'po/libguestfs.pot')
-rw-r--r-- | po/libguestfs.pot | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/po/libguestfs.pot b/po/libguestfs.pot index af52a024..1ea5f3ae 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.19.58\n" +"Project-Id-Version: libguestfs 1.19.59\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-11-10 10:13+0000\n" +"POT-Creation-Date: 2012-11-13 15:28+0000\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" @@ -3608,6 +3608,21 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" +#: src/errors.c:69 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/errors.c:247 +#, c-format +msgid "libguestfs: error: %s\n" +msgstr "" + +#: src/errors.c:275 +#, c-format +msgid "<truncated, original size %zu bytes>" +msgstr "" + #: src/filearch.c:154 #, c-format msgid "size of %s unreasonable (%<PRIi64> bytes)" @@ -3669,32 +3684,17 @@ msgstr "" msgid "FUSE not supported" msgstr "" -#: src/guestfs.c:143 +#: src/handle.c:120 msgid "" "libguestfs was built with an invalid default attach-method, using " "'appliance' instead" msgstr "" -#: src/guestfs.c:278 +#: src/handle.c:255 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "" -#: src/guestfs.c:450 -#, c-format -msgid "warning: %s" -msgstr "" - -#: src/guestfs.c:725 -#, c-format -msgid "libguestfs: error: %s\n" -msgstr "" - -#: src/guestfs.c:1151 -#, c-format -msgid "<truncated, original size %zu bytes>" -msgstr "" - #: src/info.c:107 #, c-format msgid "%s: cannot detect virtual size of disk image" @@ -4152,49 +4152,49 @@ msgstr "" msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "" -#: test-tool/test-tool.c:244 +#: test-tool/test-tool.c:250 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "" -#: test-tool/test-tool.c:256 +#: test-tool/test-tool.c:262 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "" -#: test-tool/test-tool.c:262 +#: test-tool/test-tool.c:268 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "" -#: test-tool/test-tool.c:268 +#: test-tool/test-tool.c:274 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "" -#: test-tool/test-tool.c:275 +#: test-tool/test-tool.c:281 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "" -#: test-tool/test-tool.c:281 +#: test-tool/test-tool.c:287 #, c-format msgid "libguestfs-test-tool: shutdown failed\n" msgstr "" -#: test-tool/test-tool.c:314 +#: test-tool/test-tool.c:320 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" msgstr "" -#: test-tool/test-tool.c:322 +#: test-tool/test-tool.c:328 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "" -#: test-tool/test-tool.c:339 +#: test-tool/test-tool.c:345 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "" |