Version 1.2.8.
[hivex.git] / po / hi.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: hivex\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2011-08-12 10:02+0100\n"
11 "PO-Revision-Date: 2011-03-22 15:29+0000\n"
12 "Last-Translator: rjones <rjones@redhat.com>\n"
13 "Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
14 "Language: hi\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
19
20 #: sh/hivexsh.c:149
21 #, c-format
22 msgid ""
23 "\n"
24 "Welcome to hivexsh, the hivex interactive shell for examining\n"
25 "Windows Registry binary hive files.\n"
26 "\n"
27 "Type: 'help' for help summary\n"
28 "      'quit' to quit the shell\n"
29 "\n"
30 msgstr ""
31 "\n"
32 "Welcome to hivexsh, the hivex interactive shell for examining\n"
33 "Windows Registry binary hive files.\n"
34 "\n"
35 "Type: 'help' for help summary\n"
36 "      'quit' to quit the shell\n"
37 "\n"
38
39 #: sh/hivexsh.c:263
40 #, c-format
41 msgid "hivexsh: error getting parent of node %zu\n"
42 msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
43
44 #: sh/hivexsh.c:273
45 #, c-format
46 msgid "hivexsh: error getting node name of node %zx\n"
47 msgstr "hivexsh: नोड %zx के नोड नाम को पाने में त्रुटि\n"
48
49 #: sh/hivexsh.c:412
50 #, c-format
51 msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
52 msgstr ""
53 "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड करना "
54 "चाहिए\n"
55
56 #: sh/hivexsh.c:433
57 #, c-format
58 msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
59 msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
60
61 #: sh/hivexsh.c:443
62 #, c-format
63 msgid "hivexsh: load: no hive file name given to load\n"
64 msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
65
66 #: sh/hivexsh.c:459
67 #, c-format
68 msgid ""
69 "hivexsh: failed to open hive file: %s: %m\n"
70 "\n"
71 "If you think this file is a valid Windows binary hive file (_not_\n"
72 "a regedit *.reg file) then please run this command again using the\n"
73 "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
74 "which fails into a bug report at https://bugzilla.redhat.com/\n"
75 "\n"
76 msgstr ""
77 "hivexsh: failed to open hive file: %s: %m\n"
78 "\n"
79 "If you think this file is a valid Windows binary hive file (_not_\n"
80 "a regedit *.reg file) then please run this command again using the\n"
81 "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
82 "which fails into a bug report at https://bugzilla.redhat.com/\n"
83 "\n"
84
85 #: sh/hivexsh.c:492 sh/hivexsh.c:601 sh/hivexsh.c:1067
86 #, c-format
87 msgid "hivexsh: '%s' command should not be given arguments\n"
88 msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
89
90 #: sh/hivexsh.c:534
91 #, c-format
92 msgid ""
93 "%s: %s: \\ characters in path are doubled - are you escaping the path "
94 "parameter correctly?\n"
95 msgstr ""
96 "%s: %s: \\ characters in path are doubled - are you escaping the path "
97 "parameter correctly?\n"
98
99 #: sh/hivexsh.c:572
100 #, c-format
101 msgid "hivexsh: cd: subkey '%s' not found\n"
102 msgstr "hivexsh: cd: subkey '%s' not found\n"
103
104 #: sh/hivexsh.c:590
105 #, c-format
106 msgid ""
107 "Navigate through the hive's keys using the 'cd' command, as if it\n"
108 "contained a filesystem, and use 'ls' to list the subkeys of the\n"
109 "current key.  Full documentation is in the hivexsh(1) manual page.\n"
110 msgstr ""
111 "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
112 "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
113 "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
114
115 #: sh/hivexsh.c:665
116 #, c-format
117 msgid "%s: %s: key not found\n"
118 msgstr "%s: %s: कुंजी नहीं मिला\n"
119
120 #: sh/hivexsh.c:841 sh/hivexsh.c:945 sh/hivexsh.c:971 sh/hivexsh.c:1000
121 #, c-format
122 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
123 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
124
125 #: sh/hivexsh.c:846 sh/hivexsh.c:951 sh/hivexsh.c:977 sh/hivexsh.c:1006
126 #, c-format
127 msgid "%s: %s: integer out of range\n"
128 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
129
130 #: sh/hivexsh.c:868 sh/hivexsh.c:886
131 #, c-format
132 msgid "hivexsh: setval: unexpected end of input\n"
133 msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
134
135 #: sh/hivexsh.c:907 sh/hivexsh.c:926
136 #, c-format
137 msgid ""
138 "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for input\n"
139 msgstr ""
140 "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया गया "
141 "है\n"
142
143 #: sh/hivexsh.c:1037
144 #, c-format
145 msgid "hivexsh: setval: trailing garbage after hex string\n"
146 msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
147
148 #: sh/hivexsh.c:1044
149 #, c-format
150 msgid ""
151 "hivexsh: setval: cannot parse value string, please refer to the man page "
152 "hivexsh(1) for help: %s\n"
153 msgstr ""
154 "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
155 "लिए संदर्भ लें: %s\n"
156
157 #: sh/hivexsh.c:1073
158 #, c-format
159 msgid "hivexsh: del: the root node cannot be deleted\n"
160 msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"
161
162 #: xml/hivexml.c:70
163 #, c-format
164 msgid "%s: failed to write XML document\n"
165 msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
166
167 #: xml/hivexml.c:101
168 #, c-format
169 msgid "hivexml: missing name of input file\n"
170 msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
171
172 #: xml/hivexml.c:120
173 #, c-format
174 msgid "xmlNewTextWriterFilename: failed to create XML writer\n"
175 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"