diff options
Diffstat (limited to 'po/hi.po')
-rw-r--r-- | po/hi.po | 36 |
1 files changed, 18 insertions, 18 deletions
@@ -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-03-15 21:45+0000\n" +"POT-Creation-Date: 2011-03-18 19:28+0000\n" "PO-Revision-Date: 2010-02-16 12:57+0530\n" "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n" "Language-Team: Hindi <Red Hat>\n" @@ -2984,82 +2984,82 @@ msgstr "qemu को अबतक लॉन्च नहीं किया ग msgid "no subprocess to kill" msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं" -#: src/proto.c:146 +#: src/proto.c:188 #, c-format msgid "guestfs_set_busy: called when in state %d != READY" msgstr "guestfs_set_busy: called when in state %d != READY" -#: src/proto.c:169 +#: src/proto.c:211 #, c-format msgid "guestfs_end_busy: called when in state %d" msgstr "guestfs_end_busy: called when in state %d" -#: src/proto.c:351 +#: src/proto.c:394 #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" msgstr "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" -#: src/proto.c:518 src/proto.c:578 +#: src/proto.c:572 src/proto.c:635 msgid "unexpected end of file when reading from daemon" msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत" -#: src/proto.c:539 +#: src/proto.c:593 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में" -#: src/proto.c:555 +#: src/proto.c:612 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "message length (%u) > maximum possible size (%d)" -#: src/proto.c:704 +#: src/proto.c:764 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: state %d != BUSY" -#: src/proto.c:728 +#: src/proto.c:788 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header failed" -#: src/proto.c:737 +#: src/proto.c:797 msgid "dispatch failed to marshal args" msgstr "dispatch failed to marshal args" -#: src/proto.c:867 +#: src/proto.c:924 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: state %d != READY" -#: src/proto.c:883 +#: src/proto.c:940 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" -#: src/proto.c:1005 +#: src/proto.c:1090 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: error in chunked encoding" -#: src/proto.c:1032 +#: src/proto.c:1117 msgid "write to daemon socket" msgstr "डेमॉन सॉकेट में लिखें" -#: src/proto.c:1055 +#: src/proto.c:1140 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: parse error in reply callback" -#: src/proto.c:1060 +#: src/proto.c:1145 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: unexpected flag received when reading file chunks" -#: src/proto.c:1068 +#: src/proto.c:1153 msgid "failed to parse file chunk" msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका" -#: src/proto.c:1077 +#: src/proto.c:1162 msgid "file receive cancelled by daemon" msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया" |