summaryrefslogtreecommitdiffstats
path: root/po/hi.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/hi.po')
-rw-r--r--po/hi.po62
1 files changed, 31 insertions, 31 deletions
diff --git a/po/hi.po b/po/hi.po
index a9d5c9e1..235f4502 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-04-01 09:14+0100\n"
+"POT-Creation-Date: 2011-04-01 20:20+0100\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"
@@ -2926,61 +2926,61 @@ msgid ""
"without PCRE or hivex libraries"
msgstr ""
-#: src/launch.c:97
+#: src/launch.c:98
msgid "command line cannot be altered after qemu subprocess launched"
msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
-#: src/launch.c:154
+#: src/launch.c:155
msgid "guestfs_config: parameter must begin with '-' character"
msgstr "guestfs_config: parameter must begin with '-' character"
-#: src/launch.c:168
+#: src/launch.c:169
#, c-format
msgid "guestfs_config: parameter '%s' isn't allowed"
msgstr "guestfs_config: parameter '%s' isn't allowed"
-#: src/launch.c:234 src/launch.c:338
+#: src/launch.c:235 src/launch.c:339
msgid "filename cannot contain ',' (comma) character"
msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
-#: src/launch.c:246 src/launch.c:251
+#: src/launch.c:247 src/launch.c:252
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr ""
-#: src/launch.c:357
+#: src/launch.c:358
#, fuzzy
msgid "the libguestfs handle has already been launched"
msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
-#: src/launch.c:366
+#: src/launch.c:367
#, c-format
msgid "%s: cannot create temporary directory"
msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
-#: src/launch.c:403
+#: src/launch.c:404
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "you must call guestfs_add_drive before guestfs_launch"
-#: src/launch.c:746
+#: src/launch.c:750
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
-#: src/launch.c:759
+#: src/launch.c:763
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu launched and contacted daemon, but state != READY"
-#: src/launch.c:845
+#: src/launch.c:851
#, fuzzy
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
-#: src/launch.c:853
+#: src/launch.c:859
#, fuzzy
msgid "contacted guestfsd, but state != READY"
msgstr "qemu launched and contacted daemon, but state != READY"
-#: src/launch.c:1002
+#: src/launch.c:1038
#, c-format
msgid ""
"%s: command failed: If qemu is located on a non-standard path, try setting "
@@ -2989,11 +2989,11 @@ msgstr ""
"%s: command failed: If qemu is located on a non-standard path, try setting "
"the LIBGUESTFS_QEMU environment variable."
-#: src/launch.c:1093
+#: src/launch.c:1129
msgid "qemu has not been launched yet"
msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
-#: src/launch.c:1104
+#: src/launch.c:1140
msgid "no subprocess to kill"
msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
@@ -3007,72 +3007,72 @@ msgstr "guestfs_set_busy: called when in state %d != READY"
msgid "guestfs_end_busy: called when in state %d"
msgstr "guestfs_end_busy: called when in state %d"
-#: src/proto.c:394
+#: src/proto.c:421
#, 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:572 src/proto.c:635
+#: src/proto.c:599 src/proto.c:662
msgid "unexpected end of file when reading from daemon"
msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
-#: src/proto.c:593
+#: src/proto.c:620
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
-#: src/proto.c:612
+#: src/proto.c:639
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "message length (%u) > maximum possible size (%d)"
-#: src/proto.c:764
+#: src/proto.c:791
#, c-format
msgid "guestfs___send: state %d != BUSY"
msgstr "guestfs___send: state %d != BUSY"
-#: src/proto.c:788
+#: src/proto.c:815
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header failed"
-#: src/proto.c:797
+#: src/proto.c:824
msgid "dispatch failed to marshal args"
msgstr "dispatch failed to marshal args"
-#: src/proto.c:924
+#: src/proto.c:951
#, c-format
msgid "send_file_chunk: state %d != READY"
msgstr "send_file_chunk: state %d != READY"
-#: src/proto.c:940
+#: src/proto.c:967
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
-#: src/proto.c:1090
+#: src/proto.c:1117
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: error in chunked encoding"
-#: src/proto.c:1117
+#: src/proto.c:1144
msgid "write to daemon socket"
msgstr "डेमॉन सॉकेट में लिखें"
-#: src/proto.c:1140
+#: src/proto.c:1167
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: parse error in reply callback"
-#: src/proto.c:1145
+#: src/proto.c:1172
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:1153
+#: src/proto.c:1180
msgid "failed to parse file chunk"
msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
-#: src/proto.c:1162
+#: src/proto.c:1189
msgid "file receive cancelled by daemon"
msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"