diff options
Diffstat (limited to 'po/libguestfs.pot')
-rw-r--r-- | po/libguestfs.pot | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/po/libguestfs.pot b/po/libguestfs.pot index e599801f..728b321d 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.8.9\n" +"Project-Id-Version: libguestfs 1.8.10\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-07-16 10:13+0100\n" +"POT-Creation-Date: 2011-07-27 15:46+0100\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" @@ -2668,26 +2668,26 @@ msgstr "" msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "" -#: src/launch.c:736 +#: src/launch.c:746 msgid "guestfs_launch failed, see earlier error messages" msgstr "" -#: src/launch.c:749 +#: src/launch.c:759 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" -#: src/launch.c:890 +#: src/launch.c:900 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " "the LIBGUESTFS_QEMU environment variable." msgstr "" -#: src/launch.c:982 +#: src/launch.c:992 msgid "qemu has not been launched yet" msgstr "" -#: src/launch.c:993 +#: src/launch.c:1003 msgid "no subprocess to kill" msgstr "" @@ -2858,74 +2858,74 @@ msgstr "" msgid "libguestfs-test-tool: unexpected command line option 0x%x\n" msgstr "" -#: test-tool/test-tool.c:182 +#: test-tool/test-tool.c:185 #, c-format msgid "libguestfs-test-tool: failed to create libguestfs handle\n" msgstr "" -#: test-tool/test-tool.c:189 test-tool/test-tool.c:198 +#: test-tool/test-tool.c:192 test-tool/test-tool.c:201 #, c-format msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "" -#: test-tool/test-tool.c:206 +#: test-tool/test-tool.c:209 #, c-format msgid "libguestfs-test-tool: guestfs_version failed\n" msgstr "" -#: test-tool/test-tool.c:228 +#: test-tool/test-tool.c:231 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "" -#: test-tool/test-tool.c:240 +#: test-tool/test-tool.c:243 #, c-format msgid "libguestfs-test-tool: failed to run sfdisk\n" msgstr "" -#: test-tool/test-tool.c:246 +#: test-tool/test-tool.c:249 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "" -#: test-tool/test-tool.c:252 +#: test-tool/test-tool.c:255 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "" -#: test-tool/test-tool.c:258 +#: test-tool/test-tool.c:261 #, c-format msgid "libguestfs-test-tool: failed to mkdir /iso\n" msgstr "" -#: test-tool/test-tool.c:264 +#: test-tool/test-tool.c:267 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n" msgstr "" -#: test-tool/test-tool.c:272 +#: test-tool/test-tool.c:275 #, c-format msgid "libguestfs-test-tool: could not run helper program, or helper failed\n" msgstr "" -#: test-tool/test-tool.c:303 +#: test-tool/test-tool.c:306 #, 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:311 +#: test-tool/test-tool.c:314 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "" -#: test-tool/test-tool.c:325 +#: test-tool/test-tool.c:328 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "" -#: test-tool/test-tool.c:374 +#: test-tool/test-tool.c:377 #, c-format msgid "" "Test tool helper program 'libguestfs-test-tool-helper' is not\n" @@ -2934,12 +2934,12 @@ msgid "" "Use the --helper option to specify the location of this program.\n" msgstr "" -#: test-tool/test-tool.c:390 +#: test-tool/test-tool.c:393 #, c-format msgid "command failed: %s" msgstr "" -#: test-tool/test-tool.c:398 +#: test-tool/test-tool.c:401 #, c-format msgid "" "Test tool helper program %s\n" @@ -2947,7 +2947,7 @@ msgid "" "was built.\n" msgstr "" -#: test-tool/test-tool.c:432 +#: test-tool/test-tool.c:435 #, c-format msgid "mkisofs command failed: %s\n" msgstr "" |