diff options
Diffstat (limited to 'po/libguestfs.pot')
-rw-r--r-- | po/libguestfs.pot | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 31b9125f..a54d0c7e 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.8.2\n" +"Project-Id-Version: libguestfs 1.8.3\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-03-08 15:33+0000\n" +"POT-Creation-Date: 2011-03-21 11:57+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" @@ -2550,7 +2550,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 msgid "external command failed, see earlier error messages" msgstr "" @@ -2704,65 +2704,65 @@ msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" msgstr "" -#: src/proto.c:519 src/proto.c:580 +#: src/proto.c:530 src/proto.c:591 msgid "unexpected end of file when reading from daemon" msgstr "" -#: src/proto.c:540 +#: src/proto.c:551 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "" -#: src/proto.c:557 +#: src/proto.c:568 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "" -#: src/proto.c:709 +#: src/proto.c:720 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "" -#: src/proto.c:733 +#: src/proto.c:744 msgid "xdr_guestfs_message_header failed" msgstr "" -#: src/proto.c:742 +#: src/proto.c:753 msgid "dispatch failed to marshal args" msgstr "" -#: src/proto.c:872 +#: src/proto.c:880 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "" -#: src/proto.c:888 +#: src/proto.c:896 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "" -#: src/proto.c:1011 +#: src/proto.c:1047 #, c-format msgid "%s: error in chunked encoding" msgstr "" -#: src/proto.c:1039 +#: src/proto.c:1075 msgid "write to daemon socket" msgstr "" -#: src/proto.c:1062 +#: src/proto.c:1098 msgid "receive_file_data: parse error in reply callback" msgstr "" -#: src/proto.c:1067 +#: src/proto.c:1103 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "" -#: src/proto.c:1075 +#: src/proto.c:1111 msgid "failed to parse file chunk" msgstr "" -#: src/proto.c:1084 +#: src/proto.c:1120 msgid "file receive cancelled by daemon" msgstr "" |