fish: Add guestfish -N lv for creating disks with LVs.
[libguestfs.git] / po / hi.po
1 # translation of libguestfs.master.libguestfs.po to Hindi
2 # Copyright (C) 2010 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Rajesh Ranjan <rranjan@redhat.com>, 2010.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: libguestfs.master.libguestfs\n"
9 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
10 "component=libguestfs&product=Virtualization+Tools\n"
11 "POT-Creation-Date: 2010-09-04 10:26+0100\n"
12 "PO-Revision-Date: 2010-02-16 12:57+0530\n"
13 "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
14 "Language-Team: Hindi <Red Hat>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Generator: KBabel 1.11.4\n"
19 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
20 "\n"
21 "\n"
22 "\n"
23
24 #: fish/alloc.c:37
25 #, c-format
26 msgid "use 'alloc file size' to create an image\n"
27 msgstr "छवि के रूप में 'alloc file size' का उपयोग करें\n"
28
29 #: fish/alloc.c:51
30 #, c-format
31 msgid "use 'sparse file size' to create a sparse image\n"
32 msgstr "छवि कम घना करने के लिए 'sparse file size' का उपयोग करें\n"
33
34 #: fish/alloc.c:77
35 #, c-format
36 msgid "can't allocate or add disks after launching\n"
37 msgstr "लॉन्चिंग के बाद डिस्क आबंटित या जोड़ नहीं सकता है\n"
38
39 #: fish/alloc.c:156
40 #, fuzzy, c-format
41 msgid "%s: invalid integer parameter (%s returned %d)\n"
42 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
43
44 #: fish/cmds.c:41
45 msgid "Command"
46 msgstr "कमांड"
47
48 #: fish/cmds.c:41
49 msgid "Description"
50 msgstr "वर्णन"
51
52 #: fish/cmds.c:43 fish/cmds.c:377
53 msgid "add a CD-ROM disk image to examine"
54 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
55
56 #: fish/cmds.c:44 fish/cmds.c:372
57 msgid "add an image to examine or modify"
58 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
59
60 #: fish/cmds.c:45 fish/cmds.c:382
61 msgid "add a drive in snapshot mode (read-only)"
62 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
63
64 #: fish/cmds.c:46 fish/cmds.c:532
65 msgid "add a drive read-only specifying the QEMU block emulation to use"
66 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
67
68 #: fish/cmds.c:47 fish/cmds.c:527
69 msgid "add a drive specifying the QEMU block emulation to use"
70 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
71
72 #: fish/cmds.c:48 fish/cmds.c:1787
73 #, fuzzy
74 msgid "clear Augeas path"
75 msgstr "Augeas पथ हटाएँ"
76
77 #: fish/cmds.c:49 fish/cmds.c:677
78 msgid "close the current Augeas handle"
79 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
80
81 #: fish/cmds.c:50 fish/cmds.c:687
82 msgid "define an Augeas node"
83 msgstr "कोई Augeas नोड परिभाषित करें"
84
85 #: fish/cmds.c:51 fish/cmds.c:682
86 msgid "define an Augeas variable"
87 msgstr "कोई Augeas चर परिभाषित करें"
88
89 #: fish/cmds.c:52 fish/cmds.c:692
90 msgid "look up the value of an Augeas path"
91 msgstr "Augeas पथ के मान के लिए देखें"
92
93 #: fish/cmds.c:53 fish/cmds.c:672
94 msgid "create a new Augeas handle"
95 msgstr "नया Augeas नियंत्रण बनाएँ"
96
97 #: fish/cmds.c:54 fish/cmds.c:702
98 msgid "insert a sibling Augeas node"
99 msgstr "सहोदर Augeas नोड घुसाएँ"
100
101 #: fish/cmds.c:55 fish/cmds.c:727
102 msgid "load files into the tree"
103 msgstr "तरू में फाइल लोड करें"
104
105 #: fish/cmds.c:56 fish/cmds.c:732
106 msgid "list Augeas nodes under augpath"
107 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
108
109 #: fish/cmds.c:57 fish/cmds.c:717
110 msgid "return Augeas nodes which match augpath"
111 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
112
113 #: fish/cmds.c:58 fish/cmds.c:712
114 msgid "move Augeas node"
115 msgstr "Augeas नोड खिसकाएँ"
116
117 #: fish/cmds.c:59 fish/cmds.c:707
118 msgid "remove an Augeas path"
119 msgstr "Augeas पथ हटाएँ"
120
121 #: fish/cmds.c:60 fish/cmds.c:722
122 msgid "write all pending Augeas changes to disk"
123 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
124
125 #: fish/cmds.c:61 fish/cmds.c:697
126 msgid "set Augeas path to value"
127 msgstr "Augeas पथ को वाल्व में सेट करें"
128
129 #: fish/cmds.c:62 fish/cmds.c:1672
130 msgid "test availability of some parts of the API"
131 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
132
133 #: fish/cmds.c:63 fish/cmds.c:1847
134 #, fuzzy
135 msgid "return a list of all optional groups"
136 msgstr "inotify घटना की सूची वापस करता है"
137
138 #: fish/cmds.c:64 fish/cmds.c:1802
139 msgid "upload base64-encoded data to file"
140 msgstr ""
141
142 #: fish/cmds.c:65 fish/cmds.c:1807
143 #, fuzzy
144 msgid "download file and encode as base64"
145 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
146
147 #: fish/cmds.c:66 fish/cmds.c:912
148 msgid "flush device buffers"
149 msgstr "फ्लश युक्ति बफर"
150
151 #: fish/cmds.c:67 fish/cmds.c:892
152 msgid "get blocksize of block device"
153 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
154
155 #: fish/cmds.c:68 fish/cmds.c:882
156 msgid "is block device set to read-only"
157 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
158
159 #: fish/cmds.c:69 fish/cmds.c:907
160 msgid "get total size of device in bytes"
161 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
162
163 #: fish/cmds.c:70 fish/cmds.c:887
164 msgid "get sectorsize of block device"
165 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
166
167 #: fish/cmds.c:71 fish/cmds.c:902
168 msgid "get total size of device in 512-byte sectors"
169 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
170
171 #: fish/cmds.c:72 fish/cmds.c:917
172 msgid "reread partition table"
173 msgstr "विभाजन सारणी फिर पढ़ें"
174
175 #: fish/cmds.c:73 fish/cmds.c:897
176 msgid "set blocksize of block device"
177 msgstr "खंड युक्ति का खंड आकार सेट करें"
178
179 #: fish/cmds.c:74 fish/cmds.c:872
180 msgid "set block device to read-only"
181 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
182
183 #: fish/cmds.c:75 fish/cmds.c:877
184 msgid "set block device to read-write"
185 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
186
187 #: fish/cmds.c:76 fish/cmds.c:1577
188 msgid "return true path on case-insensitive filesystem"
189 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
190
191 #: fish/cmds.c:77 fish/cmds.c:612
192 msgid "list the contents of a file"
193 msgstr "फाइल की सामग्री सूचीबद्ध करें"
194
195 #: fish/cmds.c:78 fish/cmds.c:932
196 msgid "compute MD5, SHAx or CRC checksum of file"
197 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
198
199 #: fish/cmds.c:79 fish/cmds.c:1777
200 #, fuzzy
201 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
202 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
203
204 #: fish/cmds.c:80 fish/cmds.c:1812
205 #, fuzzy
206 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
207 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
208
209 #: fish/cmds.c:81 fish/cmds.c:762
210 msgid "change file mode"
211 msgstr "फाइल नोड बदलें"
212
213 #: fish/cmds.c:82 fish/cmds.c:169 fish/cmds.c:767 fish/cmds.c:1607
214 msgid "change file owner and group"
215 msgstr "फाइल स्वामी और समूह बदलें"
216
217 #: fish/cmds.c:83 fish/cmds.c:842
218 msgid "run a command from the guest filesystem"
219 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
220
221 #: fish/cmds.c:84 fish/cmds.c:847
222 msgid "run a command, returning lines"
223 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
224
225 #: fish/cmds.c:85 fish/cmds.c:387
226 msgid "add qemu parameters"
227 msgstr "qemu पैरामीटर जोड़ें"
228
229 #: fish/cmds.c:86 fish/cmds.c:1727
230 #, fuzzy
231 msgid "copy size bytes from source to destination using dd"
232 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
233
234 #: fish/cmds.c:87 fish/cmds.c:1027
235 msgid "copy a file"
236 msgstr "कोई फाइल कॉपी करें"
237
238 #: fish/cmds.c:88 fish/cmds.c:1032
239 msgid "copy a file or directory recursively"
240 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
241
242 #: fish/cmds.c:89 fish/cmds.c:1677
243 msgid "copy from source to destination using dd"
244 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
245
246 #: fish/cmds.c:90 fish/cmds.c:972
247 msgid "debugging and internals"
248 msgstr "डिबगिंग और आंतरिक"
249
250 #: fish/cmds.c:91 fish/cmds.c:1797
251 #, fuzzy
252 msgid "upload a file to the appliance (internal use only)"
253 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
254
255 #: fish/cmds.c:92 fish/cmds.c:1217
256 msgid "report file system disk space usage"
257 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
258
259 #: fish/cmds.c:93 fish/cmds.c:1222
260 msgid "report file system disk space usage (human readable)"
261 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
262
263 #: fish/cmds.c:94 fish/cmds.c:1047
264 msgid "return kernel messages"
265 msgstr "कर्नेल संदेश लौटाएँ"
266
267 #: fish/cmds.c:95 fish/cmds.c:927
268 msgid "download a file to the local machine"
269 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
270
271 #: fish/cmds.c:96 fish/cmds.c:1042
272 msgid "drop kernel page cache, dentries and inodes"
273 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
274
275 #: fish/cmds.c:97 fish/cmds.c:1227
276 msgid "estimate file space usage"
277 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
278
279 #: fish/cmds.c:98 fish/cmds.c:1132
280 msgid "check an ext2/ext3 filesystem"
281 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
282
283 #: fish/cmds.c:99 fish/cmds.c:1567
284 msgid "echo arguments back to the client"
285 msgstr "इको तर्क क्लाइंट को वापस"
286
287 #: fish/cmds.c:100 fish/cmds.c:101 fish/cmds.c:106 fish/cmds.c:107
288 #: fish/cmds.c:137 fish/cmds.c:138 fish/cmds.c:346 fish/cmds.c:347
289 #: fish/cmds.c:351 fish/cmds.c:352 fish/cmds.c:354 fish/cmds.c:355
290 #: fish/cmds.c:1347 fish/cmds.c:1352 fish/cmds.c:1357 fish/cmds.c:1362
291 #: fish/cmds.c:1367 fish/cmds.c:1372 fish/cmds.c:1377 fish/cmds.c:1382
292 #: fish/cmds.c:1387 fish/cmds.c:1392 fish/cmds.c:1397 fish/cmds.c:1402
293 msgid "return lines matching a pattern"
294 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
295
296 #: fish/cmds.c:102 fish/cmds.c:1057
297 msgid "test if two files have equal contents"
298 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
299
300 #: fish/cmds.c:103 fish/cmds.c:772
301 msgid "test if file or directory exists"
302 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
303
304 #: fish/cmds.c:104 fish/cmds.c:105 fish/cmds.c:1437 fish/cmds.c:1852
305 msgid "preallocate a file in the guest filesystem"
306 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
307
308 #: fish/cmds.c:108 fish/cmds.c:837
309 msgid "determine file type"
310 msgstr "फाइल प्रकार निर्धारित करें"
311
312 #: fish/cmds.c:109 fish/cmds.c:537
313 msgid "detect the architecture of a binary file"
314 msgstr ""
315
316 #: fish/cmds.c:110 fish/cmds.c:1682
317 msgid "return the size of the file in bytes"
318 msgstr "बाइट में फाइल का आकार वापस करें"
319
320 #: fish/cmds.c:111 fish/cmds.c:1667
321 msgid "fill a file with octets"
322 msgstr "ऑक्टेट के साथ फाइल भरें"
323
324 #: fish/cmds.c:112 fish/cmds.c:1817
325 #, fuzzy
326 msgid "fill a file with a repeating pattern of bytes"
327 msgstr "ऑक्टेट के साथ फाइल भरें"
328
329 #: fish/cmds.c:113 fish/cmds.c:1127
330 msgid "find all files and directories"
331 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
332
333 #: fish/cmds.c:114 fish/cmds.c:1572
334 msgid "find all files and directories, returning NUL-separated list"
335 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
336
337 #: fish/cmds.c:115 fish/cmds.c:1922
338 #, fuzzy
339 msgid "find a filesystem by label"
340 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
341
342 #: fish/cmds.c:116 fish/cmds.c:1917
343 #, fuzzy
344 msgid "find a filesystem by UUID"
345 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
346
347 #: fish/cmds.c:117 fish/cmds.c:1012
348 msgid "run the filesystem checker"
349 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
350
351 #: fish/cmds.c:118 fish/cmds.c:417
352 msgid "get the additional kernel options"
353 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
354
355 #: fish/cmds.c:119 fish/cmds.c:427
356 msgid "get autosync mode"
357 msgstr "autosync विधि पाएँ"
358
359 #: fish/cmds.c:120 fish/cmds.c:512
360 msgid "get direct appliance mode flag"
361 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
362
363 #: fish/cmds.c:121 fish/cmds.c:997
364 msgid "get the ext2/3/4 filesystem label"
365 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
366
367 #: fish/cmds.c:122 fish/cmds.c:1007
368 msgid "get the ext2/3/4 filesystem UUID"
369 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
370
371 #: fish/cmds.c:123 fish/cmds.c:472
372 msgid "get memory allocated to the qemu subprocess"
373 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
374
375 #: fish/cmds.c:124 fish/cmds.c:592
376 #, fuzzy
377 msgid "get enable network flag"
378 msgstr "SELinux सक्रिय फ्लैग पाएँ"
379
380 #: fish/cmds.c:125 fish/cmds.c:407
381 msgid "get the search path"
382 msgstr "खोज पथ पाएँ"
383
384 #: fish/cmds.c:126 fish/cmds.c:477
385 msgid "get PID of qemu subprocess"
386 msgstr "qemu की उपप्रक्रिया PID पाएँ"
387
388 #: fish/cmds.c:127 fish/cmds.c:397
389 msgid "get the qemu binary"
390 msgstr "qemu द्विपदीय पाएँ"
391
392 #: fish/cmds.c:128 fish/cmds.c:522
393 msgid "get recovery process enabled flag"
394 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
395
396 #: fish/cmds.c:129 fish/cmds.c:492
397 msgid "get SELinux enabled flag"
398 msgstr "SELinux सक्रिय फ्लैग पाएँ"
399
400 #: fish/cmds.c:130 fish/cmds.c:462
401 msgid "get the current state"
402 msgstr "मौजूदा स्थिति पाएँ"
403
404 #: fish/cmds.c:131 fish/cmds.c:502
405 msgid "get command trace enabled flag"
406 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
407
408 #: fish/cmds.c:132 fish/cmds.c:1792
409 #, fuzzy
410 msgid "get the current umask"
411 msgstr "मौजूदा स्थिति पाएँ"
412
413 #: fish/cmds.c:133 fish/cmds.c:437
414 msgid "get verbose mode"
415 msgstr "वर्बोस विधि पाएँ"
416
417 #: fish/cmds.c:134 fish/cmds.c:1522
418 msgid "get SELinux security context"
419 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
420
421 #: fish/cmds.c:135 fish/cmds.c:170 fish/cmds.c:1297 fish/cmds.c:1302
422 msgid "list extended attributes of a file or directory"
423 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
424
425 #: fish/cmds.c:136 fish/cmds.c:1157
426 msgid "expand a wildcard path"
427 msgstr "वाइल्डकार्ड पथ फैलाएँ"
428
429 #: fish/cmds.c:139 fish/cmds.c:1022
430 msgid "install GRUB"
431 msgstr "GRUB संस्थापित करें"
432
433 #: fish/cmds.c:140 fish/cmds.c:1197
434 msgid "return first 10 lines of a file"
435 msgstr "फाइल का 10 पंक्ति वापस करें"
436
437 #: fish/cmds.c:141 fish/cmds.c:1202
438 msgid "return first N lines of a file"
439 msgstr "फाइल का पहला N पंक्ति वापस करें"
440
441 #: fish/cmds.c:142 fish/cmds.c:1072
442 msgid "dump a file in hexadecimal"
443 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
444
445 #: fish/cmds.c:143 fish/cmds.c:1697
446 msgid "list the contents of a single file in an initrd"
447 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
448
449 #: fish/cmds.c:144 fish/cmds.c:1232
450 msgid "list files in an initrd"
451 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
452
453 #: fish/cmds.c:145 fish/cmds.c:1492
454 msgid "add an inotify watch"
455 msgstr "inotify वाच जोड़ें"
456
457 #: fish/cmds.c:146 fish/cmds.c:1512
458 msgid "close the inotify handle"
459 msgstr "inotify नियंत्रण बंद करें"
460
461 #: fish/cmds.c:147 fish/cmds.c:1507
462 msgid "return list of watched files that had events"
463 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
464
465 #: fish/cmds.c:148 fish/cmds.c:1487
466 msgid "create an inotify handle"
467 msgstr "inotify नियंत्रण बनाएँ"
468
469 #: fish/cmds.c:149 fish/cmds.c:1502
470 msgid "return list of inotify events"
471 msgstr "inotify घटना की सूची वापस करता है"
472
473 #: fish/cmds.c:150 fish/cmds.c:1497
474 msgid "remove an inotify watch"
475 msgstr "inotify जाँच का हटाएँ"
476
477 #: fish/cmds.c:151 fish/cmds.c:552
478 msgid "get architecture of inspected operating system"
479 msgstr ""
480
481 #: fish/cmds.c:152 fish/cmds.c:557
482 msgid "get distro of inspected operating system"
483 msgstr ""
484
485 #: fish/cmds.c:153 fish/cmds.c:582
486 msgid "get filesystems associated with inspected operating system"
487 msgstr ""
488
489 #: fish/cmds.c:154 fish/cmds.c:562
490 msgid "get major version of inspected operating system"
491 msgstr ""
492
493 #: fish/cmds.c:155 fish/cmds.c:567
494 msgid "get minor version of inspected operating system"
495 msgstr ""
496
497 #: fish/cmds.c:156 fish/cmds.c:577
498 msgid "get mountpoints of inspected operating system"
499 msgstr ""
500
501 #: fish/cmds.c:157 fish/cmds.c:572
502 msgid "get product name of inspected operating system"
503 msgstr ""
504
505 #: fish/cmds.c:158 fish/cmds.c:547
506 msgid "get type of inspected operating system"
507 msgstr ""
508
509 #: fish/cmds.c:159 fish/cmds.c:542
510 msgid "inspect disk and return list of operating systems found"
511 msgstr ""
512
513 #: fish/cmds.c:160 fish/cmds.c:457
514 msgid "is busy processing a command"
515 msgstr "कमांड की प्रक्रिया में व्यस्त है"
516
517 #: fish/cmds.c:161 fish/cmds.c:447
518 msgid "is in configuration state"
519 msgstr "विन्यास स्थिति में है"
520
521 #: fish/cmds.c:162 fish/cmds.c:163 fish/cmds.c:777 fish/cmds.c:782
522 msgid "test if file exists"
523 msgstr "जाँचें यदि फाइल मौजूद है"
524
525 #: fish/cmds.c:164 fish/cmds.c:452
526 msgid "is launching subprocess"
527 msgstr "उपपक्रिया को लॉन्च कर रहा है"
528
529 #: fish/cmds.c:165 fish/cmds.c:1912
530 #, fuzzy
531 msgid "test if device is a logical volume"
532 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
533
534 #: fish/cmds.c:166 fish/cmds.c:442
535 msgid "is ready to accept commands"
536 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
537
538 #: fish/cmds.c:167 fish/cmds.c:367
539 msgid "kill the qemu subprocess"
540 msgstr "qemu उपपक्रिया को किल करें"
541
542 #: fish/cmds.c:168 fish/cmds.c:362
543 msgid "launch the qemu subprocess"
544 msgstr "qemu उपपक्रिया लॉन्च करें"
545
546 #: fish/cmds.c:171 fish/cmds.c:627
547 msgid "list the block devices"
548 msgstr "खंड युक्ति को सूचीबद्ध करता है"
549
550 #: fish/cmds.c:172 fish/cmds.c:632
551 msgid "list the partitions"
552 msgstr "विभाजन सूचीबद्ध करें"
553
554 #: fish/cmds.c:173 fish/cmds.c:617
555 msgid "list the files in a directory (long format)"
556 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
557
558 #: fish/cmds.c:174 fish/cmds.c:175 fish/cmds.c:1412 fish/cmds.c:1417
559 msgid "create a hard link"
560 msgstr "कोई हार्ड लिंक बनाएँ"
561
562 #: fish/cmds.c:176 fish/cmds.c:177 fish/cmds.c:1422 fish/cmds.c:1427
563 msgid "create a symbolic link"
564 msgstr "सांकेतिक लिंक बनाएँ"
565
566 #: fish/cmds.c:178 fish/cmds.c:262 fish/cmds.c:1317 fish/cmds.c:1322
567 msgid "remove extended attribute of a file or directory"
568 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
569
570 #: fish/cmds.c:179 fish/cmds.c:622
571 msgid "list the files in a directory"
572 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
573
574 #: fish/cmds.c:180 fish/cmds.c:286 fish/cmds.c:1307 fish/cmds.c:1312
575 msgid "set extended attribute of a file or directory"
576 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
577
578 #: fish/cmds.c:181 fish/cmds.c:857
579 msgid "get file information for a symbolic link"
580 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
581
582 #: fish/cmds.c:182 fish/cmds.c:1612
583 msgid "lstat on multiple files"
584 msgstr "lstat विविध फाइल पर"
585
586 #: fish/cmds.c:183 fish/cmds.c:1902
587 #, fuzzy
588 msgid "add a key on a LUKS encrypted device"
589 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
590
591 #: fish/cmds.c:184 fish/cmds.c:1887
592 #, fuzzy
593 msgid "close a LUKS device"
594 msgstr "युक्ति पर स्वैप सक्रिय करें"
595
596 #: fish/cmds.c:185 fish/cmds.c:186 fish/cmds.c:1892 fish/cmds.c:1897
597 msgid "format a block device as a LUKS encrypted device"
598 msgstr ""
599
600 #: fish/cmds.c:187 fish/cmds.c:1907
601 msgid "remove a key from a LUKS encrypted device"
602 msgstr ""
603
604 #: fish/cmds.c:188 fish/cmds.c:1877
605 msgid "open a LUKS-encrypted block device"
606 msgstr ""
607
608 #: fish/cmds.c:189 fish/cmds.c:1882
609 #, fuzzy
610 msgid "open a LUKS-encrypted block device read-only"
611 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
612
613 #: fish/cmds.c:190 fish/cmds.c:797
614 #, fuzzy
615 msgid "create an LVM logical volume"
616 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
617
618 #: fish/cmds.c:191 fish/cmds.c:1872
619 msgid "clear LVM device filter"
620 msgstr ""
621
622 #: fish/cmds.c:192 fish/cmds.c:832
623 msgid "remove all LVM LVs, VGs and PVs"
624 msgstr "सभी LVM LV, VG और PV हटाएँ"
625
626 #: fish/cmds.c:193 fish/cmds.c:1867
627 msgid "set LVM device filter"
628 msgstr ""
629
630 #: fish/cmds.c:194 fish/cmds.c:977
631 msgid "remove an LVM logical volume"
632 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
633
634 #: fish/cmds.c:195 fish/cmds.c:1687
635 msgid "rename an LVM logical volume"
636 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
637
638 #: fish/cmds.c:196 fish/cmds.c:1117
639 msgid "resize an LVM logical volume"
640 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
641
642 #: fish/cmds.c:197 fish/cmds.c:1782
643 msgid "expand an LV to fill free space"
644 msgstr ""
645
646 #: fish/cmds.c:198 fish/cmds.c:199 fish/cmds.c:647 fish/cmds.c:662
647 msgid "list the LVM logical volumes (LVs)"
648 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
649
650 #: fish/cmds.c:200 fish/cmds.c:1712
651 #, fuzzy
652 msgid "get the UUID of a logical volume"
653 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
654
655 #: fish/cmds.c:201 fish/cmds.c:1617
656 msgid "lgetxattr on multiple files"
657 msgstr "विविध फाइल पर lgetxattr करें"
658
659 #: fish/cmds.c:202 fish/cmds.c:752
660 msgid "create a directory"
661 msgstr "निर्देशिका बनाएँ"
662
663 #: fish/cmds.c:203 fish/cmds.c:1602
664 msgid "create a directory with a particular mode"
665 msgstr "खास विधि से निर्देशिका बनाएँ"
666
667 #: fish/cmds.c:204 fish/cmds.c:757
668 msgid "create a directory and parents"
669 msgstr "जनक और निर्देशिका बनाएँ"
670
671 #: fish/cmds.c:205 fish/cmds.c:1177
672 msgid "create a temporary directory"
673 msgstr "एक अस्थायी निर्देशिका बनाएँ"
674
675 #: fish/cmds.c:206 fish/cmds.c:207 fish/cmds.c:208 fish/cmds.c:1547
676 #: fish/cmds.c:1552 fish/cmds.c:1557
677 msgid "make ext2/3/4 filesystem with external journal"
678 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
679
680 #: fish/cmds.c:209 fish/cmds.c:1532
681 msgid "make ext2/3/4 external journal"
682 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
683
684 #: fish/cmds.c:210 fish/cmds.c:1537
685 msgid "make ext2/3/4 external journal with label"
686 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
687
688 #: fish/cmds.c:211 fish/cmds.c:1542
689 msgid "make ext2/3/4 external journal with UUID"
690 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
691
692 #: fish/cmds.c:212 fish/cmds.c:1262
693 msgid "make FIFO (named pipe)"
694 msgstr "FIFO (named पाइप) बनाएँ"
695
696 #: fish/cmds.c:213 fish/cmds.c:802
697 msgid "make a filesystem"
698 msgstr "फाइलसिस्टम बनाएँ"
699
700 #: fish/cmds.c:214 fish/cmds.c:1527
701 msgid "make a filesystem with block size"
702 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
703
704 #: fish/cmds.c:215 fish/cmds.c:1332
705 msgid "create a mountpoint"
706 msgstr "आरोहबिंदु बनाएँ"
707
708 #: fish/cmds.c:216 fish/cmds.c:1257
709 msgid "make block, character or FIFO devices"
710 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
711
712 #: fish/cmds.c:217 fish/cmds.c:1267
713 msgid "make block device node"
714 msgstr "खंड युक्ति नोड बनाएँ"
715
716 #: fish/cmds.c:218 fish/cmds.c:1272
717 msgid "make char device node"
718 msgstr "चार युक्ति नोड बनाएँ"
719
720 #: fish/cmds.c:219 fish/cmds.c:1242
721 msgid "create a swap partition"
722 msgstr "कोई स्वैप विभाजन बनाएँ"
723
724 #: fish/cmds.c:220 fish/cmds.c:1247
725 msgid "create a swap partition with a label"
726 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
727
728 #: fish/cmds.c:221 fish/cmds.c:1252
729 msgid "create a swap partition with an explicit UUID"
730 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
731
732 #: fish/cmds.c:222 fish/cmds.c:1482
733 msgid "create a swap file"
734 msgstr "कोई स्वैप फाइल बनाएँ"
735
736 #: fish/cmds.c:223 fish/cmds.c:1562
737 msgid "load a kernel module"
738 msgstr "कर्नेल मॉड्यूल लोड करें"
739
740 #: fish/cmds.c:224 fish/cmds.c:597
741 msgid "mount a guest disk at a position in the filesystem"
742 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
743
744 #: fish/cmds.c:225 fish/cmds.c:1237
745 msgid "mount a file using the loop device"
746 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
747
748 #: fish/cmds.c:226 fish/cmds.c:962
749 msgid "mount a guest disk with mount options"
750 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
751
752 #: fish/cmds.c:227 fish/cmds.c:957
753 msgid "mount a guest disk, read-only"
754 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
755
756 #: fish/cmds.c:228 fish/cmds.c:967
757 msgid "mount a guest disk with mount options and vfstype"
758 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
759
760 #: fish/cmds.c:229 fish/cmds.c:1327
761 msgid "show mountpoints"
762 msgstr "आरोहबिंदु दिखाएँ"
763
764 #: fish/cmds.c:230 fish/cmds.c:822
765 msgid "show mounted filesystems"
766 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
767
768 #: fish/cmds.c:231 fish/cmds.c:1037
769 msgid "move a file"
770 msgstr "कोई फाइल खिसकाएँ"
771
772 #: fish/cmds.c:232 fish/cmds.c:1142
773 msgid "probe NTFS volume"
774 msgstr "NTFS वॉल्यूम जाँचें"
775
776 #: fish/cmds.c:233 fish/cmds.c:1747
777 #, fuzzy
778 msgid "resize an NTFS filesystem"
779 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
780
781 #: fish/cmds.c:234 fish/cmds.c:1842
782 #, fuzzy
783 msgid "resize an NTFS filesystem (with size)"
784 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
785
786 #: fish/cmds.c:235 fish/cmds.c:1637
787 msgid "add a partition to the device"
788 msgstr "युक्ति में कोई विभाजन जोड़ें"
789
790 #: fish/cmds.c:236 fish/cmds.c:1757
791 #, fuzzy
792 msgid "delete a partition"
793 msgstr "कोई स्वैप विभाजन बनाएँ"
794
795 #: fish/cmds.c:237 fish/cmds.c:1642
796 msgid "partition whole disk with a single primary partition"
797 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
798
799 #: fish/cmds.c:238 fish/cmds.c:1762
800 #, fuzzy
801 msgid "return true if a partition is bootable"
802 msgstr "विभाजन सारणी फिर पढ़ें"
803
804 #: fish/cmds.c:239 fish/cmds.c:1767
805 msgid "get the MBR type byte (ID byte) from a partition"
806 msgstr ""
807
808 #: fish/cmds.c:240 fish/cmds.c:1662
809 msgid "get the partition table type"
810 msgstr "विभाजन सारणी प्रकार पाएँ"
811
812 #: fish/cmds.c:241 fish/cmds.c:1632
813 msgid "create an empty partition table"
814 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
815
816 #: fish/cmds.c:242 fish/cmds.c:1657
817 msgid "list partitions on a device"
818 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
819
820 #: fish/cmds.c:243 fish/cmds.c:1647
821 msgid "make a partition bootable"
822 msgstr "विभाजन को बूट योग्य बनाएँ"
823
824 #: fish/cmds.c:244 fish/cmds.c:1772
825 msgid "set the MBR type byte (ID byte) of a partition"
826 msgstr ""
827
828 #: fish/cmds.c:245 fish/cmds.c:1652
829 msgid "set partition name"
830 msgstr "विभाजन नाम सेट करें"
831
832 #: fish/cmds.c:246 fish/cmds.c:1052
833 msgid "ping the guest daemon"
834 msgstr "अतिथि डेमॉन पिंग करें"
835
836 #: fish/cmds.c:247 fish/cmds.c:1627
837 msgid "read part of a file"
838 msgstr "किसी फाइल का हिस्सा पढ़ें"
839
840 #: fish/cmds.c:248 fish/cmds.c:787
841 msgid "create an LVM physical volume"
842 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
843
844 #: fish/cmds.c:249 fish/cmds.c:987
845 msgid "remove an LVM physical volume"
846 msgstr "LVM भौतिक वाल्यूम हटाएँ"
847
848 #: fish/cmds.c:250 fish/cmds.c:1082
849 msgid "resize an LVM physical volume"
850 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
851
852 #: fish/cmds.c:251 fish/cmds.c:1837
853 #, fuzzy
854 msgid "resize an LVM physical volume (with size)"
855 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
856
857 #: fish/cmds.c:252 fish/cmds.c:253 fish/cmds.c:637 fish/cmds.c:652
858 msgid "list the LVM physical volumes (PVs)"
859 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
860
861 #: fish/cmds.c:254 fish/cmds.c:1702
862 #, fuzzy
863 msgid "get the UUID of a physical volume"
864 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
865
866 #: fish/cmds.c:255 fish/cmds.c:1827
867 #, fuzzy
868 msgid "write to part of a file"
869 msgstr "किसी फाइल का हिस्सा पढ़ें"
870
871 #: fish/cmds.c:256 fish/cmds.c:1342
872 msgid "read a file"
873 msgstr "फाइल पढ़ें"
874
875 #: fish/cmds.c:257 fish/cmds.c:667
876 msgid "read file as lines"
877 msgstr "फाइल पंक्ति बार पढ़ें"
878
879 #: fish/cmds.c:258 fish/cmds.c:1282
880 msgid "read directories entries"
881 msgstr "निर्देशिका प्रविष्टि पढें"
882
883 #: fish/cmds.c:259 fish/cmds.c:1432
884 msgid "read the target of a symbolic link"
885 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
886
887 #: fish/cmds.c:260 fish/cmds.c:1622
888 msgid "readlink on multiple files"
889 msgstr "मल्टीपल फाइल पर रीडलिंक"
890
891 #: fish/cmds.c:261 fish/cmds.c:1407
892 msgid "canonicalized absolute pathname"
893 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
894
895 #: fish/cmds.c:263 fish/cmds.c:1122
896 #, fuzzy
897 msgid "resize an ext2, ext3 or ext4 filesystem"
898 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
899
900 #: fish/cmds.c:264 fish/cmds.c:1832
901 #, fuzzy
902 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
903 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
904
905 #: fish/cmds.c:265 fish/cmds.c:737
906 msgid "remove a file"
907 msgstr "फाइल हटाएँ"
908
909 #: fish/cmds.c:266 fish/cmds.c:747
910 msgid "remove a file or directory recursively"
911 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
912
913 #: fish/cmds.c:267 fish/cmds.c:742
914 msgid "remove a directory"
915 msgstr "निर्देशिका हटाएँ"
916
917 #: fish/cmds.c:268 fish/cmds.c:1337
918 msgid "remove a mountpoint"
919 msgstr "माउंट प्वाइंट हटाएँ"
920
921 #: fish/cmds.c:269 fish/cmds.c:1162
922 msgid "scrub (securely wipe) a device"
923 msgstr "scrub (securely wipe) युक्ति"
924
925 #: fish/cmds.c:270 fish/cmds.c:1167
926 msgid "scrub (securely wipe) a file"
927 msgstr "फाइल स्क्रब करें"
928
929 #: fish/cmds.c:271 fish/cmds.c:1172
930 msgid "scrub (securely wipe) free space"
931 msgstr "मुक्त स्थान को साफ करें"
932
933 #: fish/cmds.c:272 fish/cmds.c:412
934 msgid "add options to kernel command line"
935 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
936
937 #: fish/cmds.c:273 fish/cmds.c:422
938 msgid "set autosync mode"
939 msgstr "autosync विधि सेट करें"
940
941 #: fish/cmds.c:274 fish/cmds.c:507
942 msgid "enable or disable direct appliance mode"
943 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
944
945 #: fish/cmds.c:275 fish/cmds.c:992
946 msgid "set the ext2/3/4 filesystem label"
947 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
948
949 #: fish/cmds.c:276 fish/cmds.c:1002
950 msgid "set the ext2/3/4 filesystem UUID"
951 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
952
953 #: fish/cmds.c:277 fish/cmds.c:467
954 msgid "set memory allocated to the qemu subprocess"
955 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
956
957 #: fish/cmds.c:278 fish/cmds.c:587
958 msgid "set enable network flag"
959 msgstr ""
960
961 #: fish/cmds.c:279 fish/cmds.c:402
962 msgid "set the search path"
963 msgstr "खोज पथ सेट करें"
964
965 #: fish/cmds.c:280 fish/cmds.c:392
966 msgid "set the qemu binary"
967 msgstr "emu द्विपदीय सेट करें"
968
969 #: fish/cmds.c:281 fish/cmds.c:517
970 msgid "enable or disable the recovery process"
971 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
972
973 #: fish/cmds.c:282 fish/cmds.c:487
974 msgid "set SELinux enabled or disabled at appliance boot"
975 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
976
977 #: fish/cmds.c:283 fish/cmds.c:497
978 msgid "enable or disable command traces"
979 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
980
981 #: fish/cmds.c:284 fish/cmds.c:432
982 msgid "set verbose mode"
983 msgstr "वर्बोस विधि सेट करें"
984
985 #: fish/cmds.c:285 fish/cmds.c:1517
986 msgid "set SELinux security context"
987 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
988
989 #: fish/cmds.c:287 fish/cmds.c:288 fish/cmds.c:807 fish/cmds.c:1287
990 msgid "create partitions on a block device"
991 msgstr "खंड युक्ति पर विभाजन बनाएँ"
992
993 #: fish/cmds.c:289 fish/cmds.c:1087
994 msgid "modify a single partition on a block device"
995 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
996
997 #: fish/cmds.c:290 fish/cmds.c:1102
998 msgid "display the disk geometry from the partition table"
999 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1000
1001 #: fish/cmds.c:291 fish/cmds.c:1097
1002 msgid "display the kernel geometry"
1003 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1004
1005 #: fish/cmds.c:292 fish/cmds.c:1092
1006 msgid "display the partition table"
1007 msgstr "विभाजन सारणी को दिखाएँ"
1008
1009 #: fish/cmds.c:293 fish/cmds.c:1147
1010 msgid "run a command via the shell"
1011 msgstr "शेल से होकर कमांड चलाएँ"
1012
1013 #: fish/cmds.c:294 fish/cmds.c:1152
1014 msgid "run a command via the shell returning lines"
1015 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1016
1017 #: fish/cmds.c:295 fish/cmds.c:1137
1018 msgid "sleep for some seconds"
1019 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1020
1021 #: fish/cmds.c:296 fish/cmds.c:852
1022 msgid "get file information"
1023 msgstr "फाइल सूचना पाएँ"
1024
1025 #: fish/cmds.c:297 fish/cmds.c:862
1026 msgid "get file system statistics"
1027 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1028
1029 #: fish/cmds.c:298 fish/cmds.c:299 fish/cmds.c:1062 fish/cmds.c:1067
1030 msgid "print the printable strings in a file"
1031 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1032
1033 #: fish/cmds.c:300 fish/cmds.c:1447
1034 msgid "disable swap on device"
1035 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1036
1037 #: fish/cmds.c:301 fish/cmds.c:1457
1038 msgid "disable swap on file"
1039 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1040
1041 #: fish/cmds.c:302 fish/cmds.c:1467
1042 msgid "disable swap on labeled swap partition"
1043 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1044
1045 #: fish/cmds.c:303 fish/cmds.c:1477
1046 msgid "disable swap on swap partition by UUID"
1047 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1048
1049 #: fish/cmds.c:304 fish/cmds.c:1442
1050 msgid "enable swap on device"
1051 msgstr "युक्ति पर स्वैप सक्रिय करें"
1052
1053 #: fish/cmds.c:305 fish/cmds.c:1452
1054 msgid "enable swap on file"
1055 msgstr "फाइल पर स्वैप सक्रिय करें"
1056
1057 #: fish/cmds.c:306 fish/cmds.c:1462
1058 msgid "enable swap on labeled swap partition"
1059 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1060
1061 #: fish/cmds.c:307 fish/cmds.c:1472
1062 msgid "enable swap on swap partition by UUID"
1063 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1064
1065 #: fish/cmds.c:308 fish/cmds.c:602
1066 msgid "sync disks, writes are flushed through to the disk image"
1067 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1068
1069 #: fish/cmds.c:309 fish/cmds.c:1207
1070 msgid "return last 10 lines of a file"
1071 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1072
1073 #: fish/cmds.c:310 fish/cmds.c:1212
1074 msgid "return last N lines of a file"
1075 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1076
1077 #: fish/cmds.c:311 fish/cmds.c:937
1078 msgid "unpack tarfile to directory"
1079 msgstr "tarfile को निर्देशिका में खोलें"
1080
1081 #: fish/cmds.c:312 fish/cmds.c:942
1082 msgid "pack directory into tarfile"
1083 msgstr "निर्देशिका को tarfile में पैक करें"
1084
1085 #: fish/cmds.c:313 fish/cmds.c:319 fish/cmds.c:947 fish/cmds.c:1737
1086 msgid "unpack compressed tarball to directory"
1087 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1088
1089 #: fish/cmds.c:314 fish/cmds.c:320 fish/cmds.c:952 fish/cmds.c:1742
1090 msgid "pack directory into compressed tarball"
1091 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1092
1093 #: fish/cmds.c:315 fish/cmds.c:607
1094 msgid "update file timestamps or create a new file"
1095 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1096
1097 #: fish/cmds.c:316 fish/cmds.c:1587
1098 msgid "truncate a file to zero size"
1099 msgstr "फाइल को शून्य आकार में काटें"
1100
1101 #: fish/cmds.c:317 fish/cmds.c:1592
1102 msgid "truncate a file to a particular size"
1103 msgstr "फाइल को किसी खास आकार में काटें"
1104
1105 #: fish/cmds.c:318 fish/cmds.c:867
1106 msgid "get ext2/ext3/ext4 superblock details"
1107 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1108
1109 #: fish/cmds.c:321 fish/cmds.c:1277
1110 msgid "set file mode creation mask (umask)"
1111 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1112
1113 #: fish/cmds.c:322 fish/cmds.c:817
1114 msgid "unmount a filesystem"
1115 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1116
1117 #: fish/cmds.c:323 fish/cmds.c:827
1118 msgid "unmount all filesystems"
1119 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1120
1121 #: fish/cmds.c:324 fish/cmds.c:922
1122 msgid "upload a file from the local machine"
1123 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1124
1125 #: fish/cmds.c:325 fish/cmds.c:1597
1126 msgid "set timestamp of a file with nanosecond precision"
1127 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1128
1129 #: fish/cmds.c:326 fish/cmds.c:482
1130 msgid "get the library version number"
1131 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1132
1133 #: fish/cmds.c:327 fish/cmds.c:1857
1134 #, fuzzy
1135 msgid "get the filesystem label"
1136 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
1137
1138 #: fish/cmds.c:328 fish/cmds.c:1582
1139 msgid "get the Linux VFS type corresponding to a mounted device"
1140 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1141
1142 #: fish/cmds.c:329 fish/cmds.c:1862
1143 #, fuzzy
1144 msgid "get the filesystem UUID"
1145 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
1146
1147 #: fish/cmds.c:330 fish/cmds.c:1112
1148 msgid "activate or deactivate some volume groups"
1149 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1150
1151 #: fish/cmds.c:331 fish/cmds.c:1107
1152 msgid "activate or deactivate all volume groups"
1153 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1154
1155 #: fish/cmds.c:332 fish/cmds.c:792
1156 msgid "create an LVM volume group"
1157 msgstr "LVM वॉल्यूम समूह बनाएँ"
1158
1159 #: fish/cmds.c:333 fish/cmds.c:1722
1160 msgid "get the LV UUIDs of all LVs in the volume group"
1161 msgstr ""
1162
1163 #: fish/cmds.c:334 fish/cmds.c:1717
1164 msgid "get the PV UUIDs containing the volume group"
1165 msgstr ""
1166
1167 #: fish/cmds.c:335 fish/cmds.c:982
1168 msgid "remove an LVM volume group"
1169 msgstr "LVM वाल्यूम समूह हटाएँ"
1170
1171 #: fish/cmds.c:336 fish/cmds.c:1692
1172 msgid "rename an LVM volume group"
1173 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1174
1175 #: fish/cmds.c:337 fish/cmds.c:338 fish/cmds.c:642 fish/cmds.c:657
1176 msgid "list the LVM volume groups (VGs)"
1177 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1178
1179 #: fish/cmds.c:339 fish/cmds.c:1752
1180 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1181 msgstr ""
1182
1183 #: fish/cmds.c:340 fish/cmds.c:1707
1184 #, fuzzy
1185 msgid "get the UUID of a volume group"
1186 msgstr "LVM वॉल्यूम समूह बनाएँ"
1187
1188 #: fish/cmds.c:341 fish/cmds.c:1192
1189 msgid "count characters in a file"
1190 msgstr "फाइल में वर्ण गिनती करें"
1191
1192 #: fish/cmds.c:342 fish/cmds.c:1182
1193 msgid "count lines in a file"
1194 msgstr "फाइल में पंक्ति गिनती करें"
1195
1196 #: fish/cmds.c:343 fish/cmds.c:1187
1197 msgid "count words in a file"
1198 msgstr "फाइल में शब्द गिनती करें"
1199
1200 #: fish/cmds.c:344 fish/cmds.c:1822
1201 #, fuzzy
1202 msgid "create a new file"
1203 msgstr "फाइल बनाएँ"
1204
1205 #: fish/cmds.c:345 fish/cmds.c:812
1206 msgid "create a file"
1207 msgstr "फाइल बनाएँ"
1208
1209 #: fish/cmds.c:348 fish/cmds.c:1017
1210 msgid "write zeroes to the device"
1211 msgstr "युक्ति में शून्य लिखें"
1212
1213 #: fish/cmds.c:349 fish/cmds.c:1732
1214 #, fuzzy
1215 msgid "write zeroes to an entire device"
1216 msgstr "युक्ति में शून्य लिखें"
1217
1218 #: fish/cmds.c:350 fish/cmds.c:1077
1219 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1220 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1221
1222 #: fish/cmds.c:353 fish/cmds.c:1292
1223 msgid "determine file type inside a compressed file"
1224 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1225
1226 #: fish/cmds.c:356
1227 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1228 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1229
1230 #: fish/cmds.c:2202 fish/cmds.c:2214 fish/cmds.c:2227 fish/cmds.c:2242
1231 #: fish/cmds.c:2257 fish/cmds.c:2273 fish/cmds.c:2290 fish/cmds.c:2305
1232 #: fish/cmds.c:2320 fish/cmds.c:2335 fish/cmds.c:2350 fish/cmds.c:2365
1233 #: fish/cmds.c:2379 fish/cmds.c:2393 fish/cmds.c:2408 fish/cmds.c:2422
1234 #: fish/cmds.c:2436 fish/cmds.c:2450 fish/cmds.c:2464 fish/cmds.c:2478
1235 #: fish/cmds.c:2492 fish/cmds.c:2507 fish/cmds.c:2539 fish/cmds.c:2553
1236 #: fish/cmds.c:2567 fish/cmds.c:2583 fish/cmds.c:2597 fish/cmds.c:2612
1237 #: fish/cmds.c:2626 fish/cmds.c:2641 fish/cmds.c:2655 fish/cmds.c:2670
1238 #: fish/cmds.c:2684 fish/cmds.c:2700 fish/cmds.c:2717 fish/cmds.c:2733
1239 #: fish/cmds.c:2752 fish/cmds.c:2768 fish/cmds.c:2786 fish/cmds.c:2804
1240 #: fish/cmds.c:2822 fish/cmds.c:2839 fish/cmds.c:2856 fish/cmds.c:2874
1241 #: fish/cmds.c:2892 fish/cmds.c:2910 fish/cmds.c:2924 fish/cmds.c:2940
1242 #: fish/cmds.c:2955 fish/cmds.c:2968 fish/cmds.c:2985 fish/cmds.c:3005
1243 #: fish/cmds.c:3025 fish/cmds.c:3044 fish/cmds.c:3059 fish/cmds.c:3074
1244 #: fish/cmds.c:3089 fish/cmds.c:3104 fish/cmds.c:3119 fish/cmds.c:3134
1245 #: fish/cmds.c:3149 fish/cmds.c:3165 fish/cmds.c:3186 fish/cmds.c:3221
1246 #: fish/cmds.c:3235 fish/cmds.c:3256 fish/cmds.c:3276 fish/cmds.c:3295
1247 #: fish/cmds.c:3313 fish/cmds.c:3330 fish/cmds.c:3348 fish/cmds.c:3364
1248 #: fish/cmds.c:3381 fish/cmds.c:3393 fish/cmds.c:3406 fish/cmds.c:3424
1249 #: fish/cmds.c:3441 fish/cmds.c:3458 fish/cmds.c:3475 fish/cmds.c:3492
1250 #: fish/cmds.c:3510 fish/cmds.c:3548 fish/cmds.c:3603 fish/cmds.c:3622
1251 #: fish/cmds.c:3641 fish/cmds.c:3660 fish/cmds.c:3676 fish/cmds.c:3696
1252 #: fish/cmds.c:3732 fish/cmds.c:3752 fish/cmds.c:3829 fish/cmds.c:3866
1253 #: fish/cmds.c:3880 fish/cmds.c:3895 fish/cmds.c:3907 fish/cmds.c:3920
1254 #: fish/cmds.c:3940 fish/cmds.c:3960 fish/cmds.c:3980 fish/cmds.c:4000
1255 #: fish/cmds.c:4020 fish/cmds.c:4040 fish/cmds.c:4058 fish/cmds.c:4073
1256 #: fish/cmds.c:4088 fish/cmds.c:4105 fish/cmds.c:4122 fish/cmds.c:4140
1257 #: fish/cmds.c:4174 fish/cmds.c:4191 fish/cmds.c:4208 fish/cmds.c:4223
1258 #: fish/cmds.c:4239 fish/cmds.c:4260 fish/cmds.c:4281 fish/cmds.c:4303
1259 #: fish/cmds.c:4324 fish/cmds.c:4343 fish/cmds.c:4364 fish/cmds.c:4385
1260 #: fish/cmds.c:4403 fish/cmds.c:4423 fish/cmds.c:4442 fish/cmds.c:4463
1261 #: fish/cmds.c:4478 fish/cmds.c:4493 fish/cmds.c:4509 fish/cmds.c:4525
1262 #: fish/cmds.c:4544 fish/cmds.c:4560 fish/cmds.c:4579 fish/cmds.c:4597
1263 #: fish/cmds.c:4613 fish/cmds.c:4632 fish/cmds.c:4653 fish/cmds.c:4674
1264 #: fish/cmds.c:4694 fish/cmds.c:4726 fish/cmds.c:4741 fish/cmds.c:4755
1265 #: fish/cmds.c:4777 fish/cmds.c:4798 fish/cmds.c:4819 fish/cmds.c:4839
1266 #: fish/cmds.c:4854 fish/cmds.c:4874 fish/cmds.c:4966 fish/cmds.c:4984
1267 #: fish/cmds.c:5002 fish/cmds.c:5020 fish/cmds.c:5036 fish/cmds.c:5055
1268 #: fish/cmds.c:5089 fish/cmds.c:5104 fish/cmds.c:5124 fish/cmds.c:5139
1269 #: fish/cmds.c:5173 fish/cmds.c:5191 fish/cmds.c:5209 fish/cmds.c:5227
1270 #: fish/cmds.c:5247 fish/cmds.c:5262 fish/cmds.c:5279 fish/cmds.c:5296
1271 #: fish/cmds.c:5316 fish/cmds.c:5335 fish/cmds.c:5354 fish/cmds.c:5373
1272 #: fish/cmds.c:5394 fish/cmds.c:5433 fish/cmds.c:5454 fish/cmds.c:5492
1273 #: fish/cmds.c:5507 fish/cmds.c:5523 fish/cmds.c:5542 fish/cmds.c:5563
1274 #: fish/cmds.c:5583 fish/cmds.c:5599 fish/cmds.c:5616 fish/cmds.c:5635
1275 #: fish/cmds.c:5710 fish/cmds.c:5749 fish/cmds.c:5826 fish/cmds.c:5900
1276 #: fish/cmds.c:5935 fish/cmds.c:5956 fish/cmds.c:5975 fish/cmds.c:5996
1277 #: fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6080 fish/cmds.c:6119
1278 #: fish/cmds.c:6138 fish/cmds.c:6155 fish/cmds.c:6171 fish/cmds.c:6186
1279 #: fish/cmds.c:6202 fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6271
1280 #: fish/cmds.c:6293 fish/cmds.c:6315 fish/cmds.c:6337 fish/cmds.c:6359
1281 #: fish/cmds.c:6381 fish/cmds.c:6403 fish/cmds.c:6425 fish/cmds.c:6447
1282 #: fish/cmds.c:6469 fish/cmds.c:6490 fish/cmds.c:6511 fish/cmds.c:6530
1283 #: fish/cmds.c:6549 fish/cmds.c:6568 fish/cmds.c:6586 fish/cmds.c:6607
1284 #: fish/cmds.c:6643 fish/cmds.c:6658 fish/cmds.c:6673 fish/cmds.c:6690
1285 #: fish/cmds.c:6707 fish/cmds.c:6722 fish/cmds.c:6737 fish/cmds.c:6752
1286 #: fish/cmds.c:6767 fish/cmds.c:6784 fish/cmds.c:6818 fish/cmds.c:6856
1287 #: fish/cmds.c:6888 fish/cmds.c:6903 fish/cmds.c:6918 fish/cmds.c:6931
1288 #: fish/cmds.c:6945 fish/cmds.c:6963 fish/cmds.c:6999 fish/cmds.c:7035
1289 #: fish/cmds.c:7072 fish/cmds.c:7110 fish/cmds.c:7149 fish/cmds.c:7188
1290 #: fish/cmds.c:7224 fish/cmds.c:7239 fish/cmds.c:7260 fish/cmds.c:7280
1291 #: fish/cmds.c:7300 fish/cmds.c:7318 fish/cmds.c:7336 fish/cmds.c:7370
1292 #: fish/cmds.c:7440 fish/cmds.c:7478 fish/cmds.c:7534 fish/cmds.c:7558
1293 #: fish/cmds.c:7582 fish/cmds.c:7608 fish/cmds.c:7665 fish/cmds.c:7684
1294 #: fish/cmds.c:7727 fish/cmds.c:7745 fish/cmds.c:7782 fish/cmds.c:7817
1295 #: fish/cmds.c:7835 fish/cmds.c:7855 fish/cmds.c:7910 fish/cmds.c:7928
1296 #: fish/cmds.c:7948 fish/cmds.c:7968 fish/cmds.c:7985 fish/cmds.c:8003
1297 #: fish/cmds.c:8028 fish/cmds.c:8046 fish/cmds.c:8064 fish/cmds.c:8082
1298 #: fish/cmds.c:8100 fish/cmds.c:8120 fish/cmds.c:8153 fish/cmds.c:8169
1299 #: fish/cmds.c:8190 fish/cmds.c:8210 fish/cmds.c:8224 fish/cmds.c:8238
1300 #: fish/cmds.c:8273 fish/cmds.c:8310 fish/cmds.c:8348 fish/cmds.c:8402
1301 #: fish/cmds.c:8422 fish/cmds.c:8456 fish/cmds.c:8470 fish/cmds.c:8487
1302 #: fish/cmds.c:8525 fish/cmds.c:8546 fish/cmds.c:8568 fish/cmds.c:8591
1303 #: fish/cmds.c:8630 fish/cmds.c:8653 fish/cmds.c:8689 fish/cmds.c:8718
1304 #: fish/cmds.c:8747 fish/cmds.c:8774 fish/cmds.c:8791 fish/cmds.c:8821
1305 #: fish/cmds.c:8839 fish/cmds.c:8857 fish/cmds.c:8873 fish/cmds.c:8888
1306 #: fish/cmds.c:8909 fish/cmds.c:8928 fish/cmds.c:8945 fish/cmds.c:8985
1307 #: fish/cmds.c:9026 fish/cmds.c:9068 fish/cmds.c:9105 fish/cmds.c:9122
1308 #: fish/cmds.c:9140
1309 #, c-format
1310 msgid "%s should have %d parameter(s)\n"
1311 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1312
1313 #: fish/cmds.c:2203 fish/cmds.c:2215 fish/cmds.c:2228 fish/cmds.c:2243
1314 #: fish/cmds.c:2258 fish/cmds.c:2274 fish/cmds.c:2291 fish/cmds.c:2306
1315 #: fish/cmds.c:2321 fish/cmds.c:2336 fish/cmds.c:2351 fish/cmds.c:2366
1316 #: fish/cmds.c:2380 fish/cmds.c:2394 fish/cmds.c:2409 fish/cmds.c:2423
1317 #: fish/cmds.c:2437 fish/cmds.c:2451 fish/cmds.c:2465 fish/cmds.c:2479
1318 #: fish/cmds.c:2493 fish/cmds.c:2508 fish/cmds.c:2540 fish/cmds.c:2554
1319 #: fish/cmds.c:2568 fish/cmds.c:2584 fish/cmds.c:2598 fish/cmds.c:2613
1320 #: fish/cmds.c:2627 fish/cmds.c:2642 fish/cmds.c:2656 fish/cmds.c:2671
1321 #: fish/cmds.c:2685 fish/cmds.c:2701 fish/cmds.c:2718 fish/cmds.c:2734
1322 #: fish/cmds.c:2753 fish/cmds.c:2769 fish/cmds.c:2787 fish/cmds.c:2805
1323 #: fish/cmds.c:2823 fish/cmds.c:2840 fish/cmds.c:2857 fish/cmds.c:2875
1324 #: fish/cmds.c:2893 fish/cmds.c:2911 fish/cmds.c:2925 fish/cmds.c:2941
1325 #: fish/cmds.c:2956 fish/cmds.c:2969 fish/cmds.c:2986 fish/cmds.c:3006
1326 #: fish/cmds.c:3026 fish/cmds.c:3045 fish/cmds.c:3060 fish/cmds.c:3075
1327 #: fish/cmds.c:3090 fish/cmds.c:3105 fish/cmds.c:3120 fish/cmds.c:3135
1328 #: fish/cmds.c:3150 fish/cmds.c:3166 fish/cmds.c:3187 fish/cmds.c:3222
1329 #: fish/cmds.c:3236 fish/cmds.c:3257 fish/cmds.c:3277 fish/cmds.c:3296
1330 #: fish/cmds.c:3314 fish/cmds.c:3331 fish/cmds.c:3349 fish/cmds.c:3365
1331 #: fish/cmds.c:3382 fish/cmds.c:3394 fish/cmds.c:3407 fish/cmds.c:3425
1332 #: fish/cmds.c:3442 fish/cmds.c:3459 fish/cmds.c:3476 fish/cmds.c:3493
1333 #: fish/cmds.c:3511 fish/cmds.c:3549 fish/cmds.c:3604 fish/cmds.c:3623
1334 #: fish/cmds.c:3642 fish/cmds.c:3661 fish/cmds.c:3677 fish/cmds.c:3697
1335 #: fish/cmds.c:3733 fish/cmds.c:3753 fish/cmds.c:3830 fish/cmds.c:3867
1336 #: fish/cmds.c:3881 fish/cmds.c:3896 fish/cmds.c:3908 fish/cmds.c:3921
1337 #: fish/cmds.c:3941 fish/cmds.c:3961 fish/cmds.c:3981 fish/cmds.c:4001
1338 #: fish/cmds.c:4021 fish/cmds.c:4041 fish/cmds.c:4059 fish/cmds.c:4074
1339 #: fish/cmds.c:4089 fish/cmds.c:4106 fish/cmds.c:4123 fish/cmds.c:4141
1340 #: fish/cmds.c:4175 fish/cmds.c:4192 fish/cmds.c:4209 fish/cmds.c:4224
1341 #: fish/cmds.c:4240 fish/cmds.c:4261 fish/cmds.c:4282 fish/cmds.c:4304
1342 #: fish/cmds.c:4325 fish/cmds.c:4344 fish/cmds.c:4365 fish/cmds.c:4386
1343 #: fish/cmds.c:4404 fish/cmds.c:4424 fish/cmds.c:4443 fish/cmds.c:4464
1344 #: fish/cmds.c:4479 fish/cmds.c:4494 fish/cmds.c:4510 fish/cmds.c:4526
1345 #: fish/cmds.c:4545 fish/cmds.c:4561 fish/cmds.c:4580 fish/cmds.c:4598
1346 #: fish/cmds.c:4614 fish/cmds.c:4633 fish/cmds.c:4654 fish/cmds.c:4675
1347 #: fish/cmds.c:4695 fish/cmds.c:4727 fish/cmds.c:4742 fish/cmds.c:4756
1348 #: fish/cmds.c:4778 fish/cmds.c:4799 fish/cmds.c:4820 fish/cmds.c:4840
1349 #: fish/cmds.c:4855 fish/cmds.c:4875 fish/cmds.c:4967 fish/cmds.c:4985
1350 #: fish/cmds.c:5003 fish/cmds.c:5021 fish/cmds.c:5037 fish/cmds.c:5056
1351 #: fish/cmds.c:5090 fish/cmds.c:5105 fish/cmds.c:5125 fish/cmds.c:5140
1352 #: fish/cmds.c:5174 fish/cmds.c:5192 fish/cmds.c:5210 fish/cmds.c:5228
1353 #: fish/cmds.c:5248 fish/cmds.c:5263 fish/cmds.c:5280 fish/cmds.c:5297
1354 #: fish/cmds.c:5317 fish/cmds.c:5336 fish/cmds.c:5355 fish/cmds.c:5374
1355 #: fish/cmds.c:5395 fish/cmds.c:5434 fish/cmds.c:5455 fish/cmds.c:5493
1356 #: fish/cmds.c:5508 fish/cmds.c:5524 fish/cmds.c:5543 fish/cmds.c:5564
1357 #: fish/cmds.c:5584 fish/cmds.c:5600 fish/cmds.c:5617 fish/cmds.c:5636
1358 #: fish/cmds.c:5711 fish/cmds.c:5750 fish/cmds.c:5827 fish/cmds.c:5901
1359 #: fish/cmds.c:5936 fish/cmds.c:5957 fish/cmds.c:5976 fish/cmds.c:5997
1360 #: fish/cmds.c:6017 fish/cmds.c:6040 fish/cmds.c:6081 fish/cmds.c:6120
1361 #: fish/cmds.c:6139 fish/cmds.c:6156 fish/cmds.c:6172 fish/cmds.c:6187
1362 #: fish/cmds.c:6203 fish/cmds.c:6228 fish/cmds.c:6250 fish/cmds.c:6272
1363 #: fish/cmds.c:6294 fish/cmds.c:6316 fish/cmds.c:6338 fish/cmds.c:6360
1364 #: fish/cmds.c:6382 fish/cmds.c:6404 fish/cmds.c:6426 fish/cmds.c:6448
1365 #: fish/cmds.c:6470 fish/cmds.c:6491 fish/cmds.c:6512 fish/cmds.c:6531
1366 #: fish/cmds.c:6550 fish/cmds.c:6569 fish/cmds.c:6587 fish/cmds.c:6608
1367 #: fish/cmds.c:6644 fish/cmds.c:6659 fish/cmds.c:6674 fish/cmds.c:6691
1368 #: fish/cmds.c:6708 fish/cmds.c:6723 fish/cmds.c:6738 fish/cmds.c:6753
1369 #: fish/cmds.c:6768 fish/cmds.c:6785 fish/cmds.c:6819 fish/cmds.c:6857
1370 #: fish/cmds.c:6889 fish/cmds.c:6904 fish/cmds.c:6919 fish/cmds.c:6932
1371 #: fish/cmds.c:6946 fish/cmds.c:6964 fish/cmds.c:7000 fish/cmds.c:7036
1372 #: fish/cmds.c:7073 fish/cmds.c:7111 fish/cmds.c:7150 fish/cmds.c:7189
1373 #: fish/cmds.c:7225 fish/cmds.c:7240 fish/cmds.c:7261 fish/cmds.c:7281
1374 #: fish/cmds.c:7301 fish/cmds.c:7319 fish/cmds.c:7337 fish/cmds.c:7371
1375 #: fish/cmds.c:7441 fish/cmds.c:7479 fish/cmds.c:7535 fish/cmds.c:7559
1376 #: fish/cmds.c:7583 fish/cmds.c:7609 fish/cmds.c:7666 fish/cmds.c:7685
1377 #: fish/cmds.c:7728 fish/cmds.c:7746 fish/cmds.c:7783 fish/cmds.c:7818
1378 #: fish/cmds.c:7836 fish/cmds.c:7856 fish/cmds.c:7911 fish/cmds.c:7929
1379 #: fish/cmds.c:7949 fish/cmds.c:7969 fish/cmds.c:7986 fish/cmds.c:8004
1380 #: fish/cmds.c:8029 fish/cmds.c:8047 fish/cmds.c:8065 fish/cmds.c:8083
1381 #: fish/cmds.c:8101 fish/cmds.c:8121 fish/cmds.c:8154 fish/cmds.c:8170
1382 #: fish/cmds.c:8191 fish/cmds.c:8211 fish/cmds.c:8225 fish/cmds.c:8239
1383 #: fish/cmds.c:8274 fish/cmds.c:8311 fish/cmds.c:8349 fish/cmds.c:8403
1384 #: fish/cmds.c:8423 fish/cmds.c:8457 fish/cmds.c:8471 fish/cmds.c:8488
1385 #: fish/cmds.c:8526 fish/cmds.c:8547 fish/cmds.c:8569 fish/cmds.c:8592
1386 #: fish/cmds.c:8631 fish/cmds.c:8654 fish/cmds.c:8690 fish/cmds.c:8719
1387 #: fish/cmds.c:8748 fish/cmds.c:8775 fish/cmds.c:8792 fish/cmds.c:8822
1388 #: fish/cmds.c:8840 fish/cmds.c:8858 fish/cmds.c:8874 fish/cmds.c:8889
1389 #: fish/cmds.c:8910 fish/cmds.c:8929 fish/cmds.c:8946 fish/cmds.c:8986
1390 #: fish/cmds.c:9027 fish/cmds.c:9069 fish/cmds.c:9106 fish/cmds.c:9123
1391 #: fish/cmds.c:9141
1392 #, c-format
1393 msgid "type 'help %s' for help on %s\n"
1394 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
1395
1396 #: fish/cmds.c:2519 fish/cmds.c:3200 fish/cmds.c:3522 fish/cmds.c:3560
1397 #: fish/cmds.c:3579 fish/cmds.c:3710 fish/cmds.c:3765 fish/cmds.c:3784
1398 #: fish/cmds.c:3803 fish/cmds.c:3844 fish/cmds.c:4153 fish/cmds.c:4706
1399 #: fish/cmds.c:4887 fish/cmds.c:4906 fish/cmds.c:4925 fish/cmds.c:4944
1400 #: fish/cmds.c:5068 fish/cmds.c:5151 fish/cmds.c:5406 fish/cmds.c:5466
1401 #: fish/cmds.c:5647 fish/cmds.c:5666 fish/cmds.c:5685 fish/cmds.c:5722
1402 #: fish/cmds.c:5761 fish/cmds.c:5780 fish/cmds.c:5799 fish/cmds.c:5838
1403 #: fish/cmds.c:5857 fish/cmds.c:5876 fish/cmds.c:5912 fish/cmds.c:6053
1404 #: fish/cmds.c:6094 fish/cmds.c:6621 fish/cmds.c:6796 fish/cmds.c:6832
1405 #: fish/cmds.c:6868 fish/cmds.c:6976 fish/cmds.c:7011 fish/cmds.c:7047
1406 #: fish/cmds.c:7084 fish/cmds.c:7123 fish/cmds.c:7162 fish/cmds.c:7201
1407 #: fish/cmds.c:7350 fish/cmds.c:7384 fish/cmds.c:7397 fish/cmds.c:7410
1408 #: fish/cmds.c:7423 fish/cmds.c:7454 fish/cmds.c:7490 fish/cmds.c:7509
1409 #: fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7698 fish/cmds.c:7711
1410 #: fish/cmds.c:7758 fish/cmds.c:7795 fish/cmds.c:7867 fish/cmds.c:7886
1411 #: fish/cmds.c:8136 fish/cmds.c:8251 fish/cmds.c:8286 fish/cmds.c:8323
1412 #: fish/cmds.c:8361 fish/cmds.c:8380 fish/cmds.c:8435 fish/cmds.c:8502
1413 #: fish/cmds.c:8604 fish/cmds.c:8670 fish/cmds.c:8702 fish/cmds.c:8731
1414 #: fish/cmds.c:8760 fish/cmds.c:8805 fish/cmds.c:8960 fish/cmds.c:9000
1415 #: fish/cmds.c:9043 fish/cmds.c:9083
1416 #, c-format
1417 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1418 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
1419
1420 #: fish/cmds.c:2525 fish/cmds.c:3206 fish/cmds.c:3528 fish/cmds.c:3566
1421 #: fish/cmds.c:3585 fish/cmds.c:3716 fish/cmds.c:3771 fish/cmds.c:3790
1422 #: fish/cmds.c:3809 fish/cmds.c:3850 fish/cmds.c:4159 fish/cmds.c:4712
1423 #: fish/cmds.c:4893 fish/cmds.c:4912 fish/cmds.c:4931 fish/cmds.c:4950
1424 #: fish/cmds.c:5074 fish/cmds.c:5157 fish/cmds.c:5412 fish/cmds.c:5472
1425 #: fish/cmds.c:5653 fish/cmds.c:5672 fish/cmds.c:5691 fish/cmds.c:5728
1426 #: fish/cmds.c:5767 fish/cmds.c:5786 fish/cmds.c:5805 fish/cmds.c:5844
1427 #: fish/cmds.c:5863 fish/cmds.c:5882 fish/cmds.c:5918 fish/cmds.c:6059
1428 #: fish/cmds.c:6100 fish/cmds.c:6627 fish/cmds.c:6802 fish/cmds.c:6838
1429 #: fish/cmds.c:6874 fish/cmds.c:6982 fish/cmds.c:7017 fish/cmds.c:7053
1430 #: fish/cmds.c:7090 fish/cmds.c:7129 fish/cmds.c:7168 fish/cmds.c:7207
1431 #: fish/cmds.c:7460 fish/cmds.c:7496 fish/cmds.c:7515 fish/cmds.c:7628
1432 #: fish/cmds.c:7764 fish/cmds.c:7801 fish/cmds.c:7873 fish/cmds.c:7892
1433 #: fish/cmds.c:8257 fish/cmds.c:8292 fish/cmds.c:8329 fish/cmds.c:8367
1434 #: fish/cmds.c:8386 fish/cmds.c:8441 fish/cmds.c:8508 fish/cmds.c:8610
1435 #: fish/cmds.c:8966 fish/cmds.c:9006 fish/cmds.c:9049 fish/cmds.c:9089
1436 #, c-format
1437 msgid "%s: %s: integer out of range\n"
1438 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
1439
1440 #: fish/cmds.c:10095
1441 #, c-format
1442 msgid "%s: unknown command\n"
1443 msgstr "%s: अज्ञात कमांड\n"
1444
1445 #: fish/edit.c:86
1446 #, c-format
1447 msgid "use '%s filename' to edit a file\n"
1448 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
1449
1450 #: fish/fish.c:111 fuse/guestmount.c:880
1451 #, c-format
1452 msgid "Try `%s --help' for more information.\n"
1453 msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
1454
1455 #: fish/fish.c:115
1456 #, fuzzy, c-format
1457 msgid ""
1458 "%s: guest filesystem shell\n"
1459 "%s lets you edit virtual machine filesystems\n"
1460 "Copyright (C) 2009 Red Hat Inc.\n"
1461 "Usage:\n"
1462 "  %s [--options] cmd [: cmd : cmd ...]\n"
1463 "  %s -i libvirt-domain\n"
1464 "  %s -i disk-image(s)\n"
1465 "or for interactive use:\n"
1466 "  %s\n"
1467 "or from a shell script:\n"
1468 "  %s <<EOF\n"
1469 "  cmd\n"
1470 "  ...\n"
1471 "  EOF\n"
1472 "Options:\n"
1473 "  -h|--cmd-help        List available commands\n"
1474 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1475 "  -a|--add image       Add image\n"
1476 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1477 "  -d|--domain guest    Add disks from libvirt guest\n"
1478 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1479 "  -f|--file file       Read commands from file\n"
1480 "  -i|--inspector       Automatically mount filesystems\n"
1481 "  --keys-from-stdin    Read passphrases from stdin\n"
1482 "  --listen             Listen for remote commands\n"
1483 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1484 "  -n|--no-sync         Don't autosync\n"
1485 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1486 "  --progress-bars      Enable progress bars even when not interactive\n"
1487 "  --no-progress-bars   Disable progress bars\n"
1488 "  --remote[=pid]       Send commands to remote %s\n"
1489 "  -r|--ro              Mount read-only\n"
1490 "  --selinux            Enable SELinux support\n"
1491 "  -v|--verbose         Verbose messages\n"
1492 "  -x                   Echo each command before executing it\n"
1493 "  -V|--version         Display version and exit\n"
1494 "For more information,  see the manpage %s(1).\n"
1495 msgstr ""
1496 "%s: guest filesystem shell\n"
1497 "%s lets you edit virtual machine filesystems\n"
1498 "Copyright (C) 2009 Red Hat Inc.\n"
1499 "Usage:\n"
1500 "  %s [--options] cmd [: cmd : cmd ...]\n"
1501 "  %s -i libvirt-domain\n"
1502 "  %s -i disk-image(s)\n"
1503 "or for interactive use:\n"
1504 "  %s\n"
1505 "or from a shell script:\n"
1506 "  %s <<EOF\n"
1507 "  cmd\n"
1508 "  ...\n"
1509 "  EOF\n"
1510 "Options:\n"
1511 "  -h|--cmd-help        List available commands\n"
1512 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1513 "  -a|--add image       Add image\n"
1514 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1515 "  -f|--file file       Read commands from file\n"
1516 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
1517 "  --listen             Listen for remote commands\n"
1518 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1519 "  -n|--no-sync         Don't autosync\n"
1520 "  --remote[=pid]       Send commands to remote %s\n"
1521 "  -r|--ro              Mount read-only\n"
1522 "  --selinux            Enable SELinux support\n"
1523 "  -v|--verbose         Verbose messages\n"
1524 "  -x                   Echo each command before executing it\n"
1525 "  -V|--version         Display version and exit\n"
1526 "For more information,  see the manpage %s(1).\n"
1527
1528 #: fish/fish.c:221 fuse/guestmount.c:977
1529 #, c-format
1530 msgid "guestfs_create: failed to create handle\n"
1531 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
1532
1533 #: fish/fish.c:260
1534 #, c-format
1535 msgid "%s: --listen=PID: PID was not a number: %s\n"
1536 msgstr "%s: --listen=PID: PID was not a number: %s\n"
1537
1538 #: fish/fish.c:267
1539 #, c-format
1540 msgid ""
1541 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1542 msgstr ""
1543 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1544
1545 #: fish/fish.c:282 fuse/guestmount.c:1022
1546 #, c-format
1547 msgid "%s: unknown long option: %s (%d)\n"
1548 msgstr "%s: unknown long option: %s (%d)\n"
1549
1550 #: fish/fish.c:348
1551 #, c-format
1552 msgid "%s: only one -f parameter can be given\n"
1553 msgstr "%s: only one -f parameter can be given\n"
1554
1555 #: fish/fish.c:484
1556 #, c-format
1557 msgid "%s: cannot use --listen and --remote options at the same time\n"
1558 msgstr "%s: cannot use --listen and --remote options at the same time\n"
1559
1560 #: fish/fish.c:492
1561 #, c-format
1562 msgid "%s: extra parameters on the command line with --listen flag\n"
1563 msgstr "%s: extra parameters on the command line with --listen flag\n"
1564
1565 #: fish/fish.c:498
1566 #, c-format
1567 msgid "%s: cannot use --listen and --file options at the same time\n"
1568 msgstr "%s: cannot use --listen and --file options at the same time\n"
1569
1570 #: fish/fish.c:555
1571 #, c-format
1572 msgid "guestfish: could not access termcap or terminfo database.\n"
1573 msgstr ""
1574
1575 #: fish/fish.c:559
1576 #, c-format
1577 msgid "guestfish: terminal type \"%s\" not defined.\n"
1578 msgstr ""
1579
1580 #: fish/fish.c:612
1581 #, fuzzy, c-format
1582 msgid "guestfish: too many drives added on the command line\n"
1583 msgstr "%s: empty command on command line\n"
1584
1585 #: fish/fish.c:744
1586 #, fuzzy, c-format
1587 msgid ""
1588 "\n"
1589 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1590 "editing virtual machine filesystems.\n"
1591 "\n"
1592 "Type: 'help' for a list of commands\n"
1593 "      'man' to read the manual\n"
1594 "      'quit' to quit the shell\n"
1595 "\n"
1596 msgstr ""
1597 "\n"
1598 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
1599 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
1600 "\n"
1601 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
1602 "      'quit' को शेल को छोड़ने के लिए\n"
1603 "\n"
1604
1605 #: fish/fish.c:831
1606 #, c-format
1607 msgid "%s: unterminated double quote\n"
1608 msgstr "%s: unterminated double quote\n"
1609
1610 #: fish/fish.c:837 fish/fish.c:854
1611 #, c-format
1612 msgid "%s: command arguments not separated by whitespace\n"
1613 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
1614
1615 #: fish/fish.c:848
1616 #, c-format
1617 msgid "%s: unterminated single quote\n"
1618 msgstr "%s: unterminated single quote\n"
1619
1620 #: fish/fish.c:903
1621 #, c-format
1622 msgid "%s: internal error parsing string at '%s'\n"
1623 msgstr "%s: internal error parsing string at '%s'\n"
1624
1625 #: fish/fish.c:920
1626 #, c-format
1627 msgid "%s: too many arguments\n"
1628 msgstr "%s: too many arguments\n"
1629
1630 #: fish/fish.c:949
1631 #, c-format
1632 msgid "%s: empty command on command line\n"
1633 msgstr "%s: empty command on command line\n"
1634
1635 #: fish/fish.c:1117
1636 msgid "display a list of commands or help on a command"
1637 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
1638
1639 #: fish/fish.c:1119
1640 msgid "read the manual"
1641 msgstr ""
1642
1643 #: fish/fish.c:1121
1644 msgid "quit guestfish"
1645 msgstr "quit guestfish"
1646
1647 #: fish/fish.c:1124
1648 msgid "allocate an image"
1649 msgstr "छवि आबंटित करें"
1650
1651 #: fish/fish.c:1126
1652 msgid "display a line of text"
1653 msgstr "पाठ पंक्ति दिखाएँ"
1654
1655 #: fish/fish.c:1128
1656 msgid "edit a file in the image"
1657 msgstr "छवि में कोई फाइल संपादित करें"
1658
1659 #: fish/fish.c:1130
1660 msgid "local change directory"
1661 msgstr "स्थानीय परिवर्तन निर्देशिका"
1662
1663 #: fish/fish.c:1132
1664 msgid "expand wildcards in command"
1665 msgstr "कमांड में कमांड वाइल्डकार्ड"
1666
1667 #: fish/fish.c:1134
1668 msgid "view a file in the pager"
1669 msgstr "पेजर में फाइल देखें"
1670
1671 #: fish/fish.c:1136
1672 msgid "close and reopen libguestfs handle"
1673 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1674
1675 #: fish/fish.c:1138
1676 msgid "allocate a sparse image file"
1677 msgstr "तनु छवि फाइल आबंटित करें"
1678
1679 #: fish/fish.c:1140
1680 #, fuzzy
1681 msgid "list supported groups of commands"
1682 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1683
1684 #: fish/fish.c:1142
1685 msgid "measure time taken to run command"
1686 msgstr "कमांड चलाने के लिए लिया गया समय"
1687
1688 #: fish/fish.c:1154
1689 #, c-format
1690 msgid ""
1691 "alloc - allocate an image\n"
1692 "     alloc <filename> <size>\n"
1693 "\n"
1694 "    This creates an empty (zeroed) file of the given size,\n"
1695 "    and then adds so it can be further examined.\n"
1696 "\n"
1697 "    For more advanced image creation, see qemu-img utility.\n"
1698 "\n"
1699 "    Size can be specified using standard suffixes, eg. '1M'.\n"
1700 msgstr ""
1701
1702 #: fish/fish.c:1167
1703 #, c-format
1704 msgid ""
1705 "echo - display a line of text\n"
1706 "     echo [<params> ...]\n"
1707 "\n"
1708 "    This echos the parameters to the terminal.\n"
1709 msgstr ""
1710 "echo - display a line of text\n"
1711 "     echo [<params> ...]\n"
1712 "\n"
1713 "    This echos the parameters to the terminal.\n"
1714
1715 #: fish/fish.c:1176
1716 #, fuzzy, c-format
1717 msgid ""
1718 "edit - edit a file in the image\n"
1719 "     edit <filename>\n"
1720 "\n"
1721 "    This is used to edit a file.\n"
1722 "\n"
1723 "    It is the equivalent of (and is implemented by)\n"
1724 "    running \"cat\", editing locally, and then \"write\".\n"
1725 "\n"
1726 "    Normally it uses $EDITOR, but if you use the aliases\n"
1727 "    \"vi\" or \"emacs\" you will get those editors.\n"
1728 "\n"
1729 "    NOTE: This will not work reliably for large files\n"
1730 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1731 msgstr ""
1732 "edit - edit a file in the image\n"
1733 "     edit <filename>\n"
1734 "\n"
1735 "    This is used to edit a file.\n"
1736 "\n"
1737 "    It is the equivalent of (and is implemented by)\n"
1738 "    running \"cat\", editing locally, and then \"write-file\".\n"
1739 "\n"
1740 "    Normally it uses $EDITOR, but if you use the aliases\n"
1741 "    \"vi\" or \"emacs\" you will get those editors.\n"
1742 "\n"
1743 "    NOTE: This will not work reliably for large files\n"
1744 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1745
1746 #: fish/fish.c:1192
1747 #, c-format
1748 msgid ""
1749 "lcd - local change directory\n"
1750 "    lcd <directory>\n"
1751 "\n"
1752 "    Change guestfish's current directory. This command is\n"
1753 "    useful if you want to download files to a particular\n"
1754 "    place.\n"
1755 msgstr ""
1756 "lcd - local change directory\n"
1757 "    lcd <directory>\n"
1758 "\n"
1759 "    Change guestfish's current directory. This command is\n"
1760 "    useful if you want to download files to a particular\n"
1761 "    place.\n"
1762
1763 #: fish/fish.c:1201
1764 #, c-format
1765 msgid ""
1766 "glob - expand wildcards in command\n"
1767 "    glob <command> [<args> ...]\n"
1768 "\n"
1769 "    Glob runs <command> with wildcards expanded in any\n"
1770 "    command args.  Note that the command is run repeatedly\n"
1771 "    once for each expanded argument.\n"
1772 msgstr ""
1773 "glob - expand wildcards in command\n"
1774 "    glob <command> [<args> ...]\n"
1775 "\n"
1776 "    Glob runs <command> with wildcards expanded in any\n"
1777 "    command args.  Note that the command is run repeatedly\n"
1778 "    once for each expanded argument.\n"
1779
1780 #: fish/fish.c:1211
1781 #, c-format
1782 msgid ""
1783 "man - read the manual\n"
1784 "    man\n"
1785 "\n"
1786 "    Opens the manual page for guestfish.\n"
1787 msgstr ""
1788
1789 #: fish/fish.c:1218
1790 #, c-format
1791 msgid ""
1792 "help - display a list of commands or help on a command\n"
1793 "     help cmd\n"
1794 "     help\n"
1795 msgstr ""
1796 "help - display a list of commands or help on a command\n"
1797 "     help cmd\n"
1798 "     help\n"
1799
1800 #: fish/fish.c:1225
1801 #, c-format
1802 msgid ""
1803 "more - view a file in the pager\n"
1804 "     more <filename>\n"
1805 "\n"
1806 "    This is used to view a file in the pager.\n"
1807 "\n"
1808 "    It is the equivalent of (and is implemented by)\n"
1809 "    running \"cat\" and using the pager.\n"
1810 "\n"
1811 "    Normally it uses $PAGER, but if you use the alias\n"
1812 "    \"less\" then it always uses \"less\".\n"
1813 "\n"
1814 "    NOTE: This will not work reliably for large files\n"
1815 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1816 msgstr ""
1817 "more - view a file in the pager\n"
1818 "     more <filename>\n"
1819 "\n"
1820 "    This is used to view a file in the pager.\n"
1821 "\n"
1822 "    It is the equivalent of (and is implemented by)\n"
1823 "    running \"cat\" and using the pager.\n"
1824 "\n"
1825 "    Normally it uses $PAGER, but if you use the alias\n"
1826 "    \"less\" then it always uses \"less\".\n"
1827 "\n"
1828 "    NOTE: This will not work reliably for large files\n"
1829 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1830
1831 #: fish/fish.c:1243
1832 #, c-format
1833 msgid ""
1834 "quit - quit guestfish\n"
1835 "     quit\n"
1836 msgstr ""
1837 "quit - quit guestfish\n"
1838 "     quit\n"
1839
1840 #: fish/fish.c:1248
1841 #, c-format
1842 msgid ""
1843 "reopen - close and reopen the libguestfs handle\n"
1844 "     reopen\n"
1845 "\n"
1846 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1847 "this normally, because the handle is closed properly when guestfish\n"
1848 "exits.  However this is occasionally useful for testing.\n"
1849 msgstr ""
1850 "reopen - close and reopen the libguestfs handle\n"
1851 "     reopen\n"
1852 "\n"
1853 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1854 "this normally, because the handle is closed properly when guestfish\n"
1855 "exits.  However this is occasionally useful for testing.\n"
1856
1857 #: fish/fish.c:1257
1858 #, fuzzy, c-format
1859 msgid ""
1860 "sparse - allocate a sparse image file\n"
1861 "     sparse <filename> <size>\n"
1862 "\n"
1863 "    This creates an empty sparse file of the given size,\n"
1864 "    and then adds so it can be further examined.\n"
1865 "\n"
1866 "    In all respects it works the same as the 'alloc'\n"
1867 "    command, except that the image file is allocated\n"
1868 "    sparsely, which means that disk blocks are not assigned\n"
1869 "    to the file until they are needed.  Sparse disk files\n"
1870 "    only use space when written to, but they are slower\n"
1871 "    and there is a danger you could run out of real disk\n"
1872 "    space during a write operation.\n"
1873 "\n"
1874 "    For more advanced image creation, see qemu-img utility.\n"
1875 "\n"
1876 "    Size can be specified using standard suffixes, eg. '1M'.\n"
1877 msgstr ""
1878 "sparse - allocate a sparse image file\n"
1879 "     sparse <filename> <size>\n"
1880 "\n"
1881 "    This creates an empty sparse file of the given size,\n"
1882 "    and then adds so it can be further examined.\n"
1883 "\n"
1884 "    In all respects it works the same as the 'alloc'\n"
1885 "    command, except that the image file is allocated\n"
1886 "    sparsely, which means that disk blocks are not assigned\n"
1887 "    to the file until they are needed.  Sparse disk files\n"
1888 "    only use space when written to, but they are slower\n"
1889 "    and there is a danger you could run out of real disk\n"
1890 "    space during a write operation.\n"
1891 "\n"
1892 "    For more advanced image creation, see qemu-img utility.\n"
1893 "\n"
1894 "    Size can be specified (where <nn> means a number):\n"
1895 "    <nn>             number of kilobytes\n"
1896 "      eg: 1440       standard 3.5\" floppy\n"
1897 "    <nn>K or <nn>KB  number of kilobytes\n"
1898 "    <nn>M or <nn>MB  number of megabytes\n"
1899 "    <nn>G or <nn>GB  number of gigabytes\n"
1900 "    <nn>T or <nn>TB  number of terabytes\n"
1901 "    <nn>P or <nn>PB  number of petabytes\n"
1902 "    <nn>E or <nn>EB  number of exabytes\n"
1903 "    <nn>sects        number of 512 byte sectors\n"
1904
1905 #: fish/fish.c:1278
1906 #, c-format
1907 msgid ""
1908 "supported - list supported groups of commands\n"
1909 "     supported\n"
1910 "\n"
1911 "    This command returns a list of the optional groups\n"
1912 "    known to the daemon, and indicates which ones are\n"
1913 "    supported by this build of the libguestfs appliance.\n"
1914 "\n"
1915 "    See also guestfs(3) section AVAILABILITY.\n"
1916 msgstr ""
1917
1918 #: fish/fish.c:1290
1919 #, c-format
1920 msgid ""
1921 "time - measure time taken to run command\n"
1922 "    time <command> [<args> ...]\n"
1923 "\n"
1924 "    This runs <command> as usual, and prints the elapsed\n"
1925 "    time afterwards.\n"
1926 msgstr ""
1927 "time - measure time taken to run command\n"
1928 "    time <command> [<args> ...]\n"
1929 "\n"
1930 "    This runs <command> as usual, and prints the elapsed\n"
1931 "    time afterwards.\n"
1932
1933 #: fish/fish.c:1298
1934 #, c-format
1935 msgid "%s: command not known, use -h to list all commands\n"
1936 msgstr "%s: command not known, use -h to list all commands\n"
1937
1938 #: fish/fish.c:1314
1939 #, c-format
1940 msgid ""
1941 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1942 "For a list of commands:             guestfish -h\n"
1943 "For complete documentation:         man guestfish\n"
1944 msgstr ""
1945
1946 #: fish/fish.c:1471
1947 #, c-format
1948 msgid "Runaway quote in string \"%s\"\n"
1949 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
1950
1951 #: fish/fish.c:1806
1952 #, c-format
1953 msgid "Enter key or passphrase (\"%s\"): "
1954 msgstr ""
1955
1956 #: fish/glob.c:52
1957 #, c-format
1958 msgid "use 'glob command [args...]'\n"
1959 msgstr "use 'glob command [args...]'\n"
1960
1961 #: fish/glob.c:72
1962 #, c-format
1963 msgid "glob: guestfs_glob_expand call failed: %s\n"
1964 msgstr "glob: guestfs_glob_expand call failed: %s\n"
1965
1966 #: fish/inspect.c:57
1967 #, c-format
1968 msgid "guestfish: no operating system was found on this disk\n"
1969 msgstr ""
1970
1971 #: fish/inspect.c:62
1972 #, c-format
1973 msgid ""
1974 "guestfish: multi-boot operating systems are not supported by the -i option\n"
1975 msgstr ""
1976
1977 #: fish/inspect.c:101
1978 #, c-format
1979 msgid "Operating system: %s\n"
1980 msgstr ""
1981
1982 #: fish/inspect.c:114
1983 #, fuzzy, c-format
1984 msgid "%s mounted on %s\n"
1985 msgstr "आरोहबिंदु दिखाएँ"
1986
1987 #: fish/lcd.c:34
1988 #, c-format
1989 msgid "use 'lcd directory' to change local directory\n"
1990 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
1991
1992 #: fish/man.c:34
1993 #, c-format
1994 msgid "use 'man' without parameters to open the manual\n"
1995 msgstr ""
1996
1997 #: fish/man.c:53
1998 #, fuzzy, c-format
1999 msgid "the external 'man' program failed\n"
2000 msgstr "बाहरी कमांड विफल: %s"
2001
2002 #: fish/more.c:40
2003 #, c-format
2004 msgid "use '%s filename' to page a file\n"
2005 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2006
2007 #: fish/prep.c:114
2008 #, c-format
2009 msgid ""
2010 "List of available prepared disk images:\n"
2011 "\n"
2012 msgstr ""
2013
2014 #: fish/prep.c:117
2015 #, c-format
2016 msgid ""
2017 "guestfish -N %-16s %s\n"
2018 "\n"
2019 "%s\n"
2020 msgstr ""
2021
2022 #: fish/prep.c:125
2023 #, c-format
2024 msgid "  Optional parameters:\n"
2025 msgstr ""
2026
2027 #: fish/prep.c:132
2028 #, c-format
2029 msgid "<%s> %s (default: %s)\n"
2030 msgstr ""
2031
2032 #: fish/prep.c:142
2033 #, c-format
2034 msgid ""
2035 "Prepared disk images are written to file \"test1.img\" in the local\n"
2036 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2037 "For more information see the guestfish(1) manual.\n"
2038 msgstr ""
2039
2040 #: fish/prep.c:179
2041 #, c-format
2042 msgid ""
2043 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2044 "Use 'guestfish -N list' to list possible values for the -N parameter.\n"
2045 msgstr ""
2046
2047 #: fish/prep.c:241
2048 #, c-format
2049 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2050 msgstr ""
2051
2052 #: fish/prep.c:258 fish/prep.c:265 fish/prep.c:280
2053 #, fuzzy
2054 msgid "failed to allocate disk"
2055 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2056
2057 #: fish/prep.c:272 fish/prep.c:287
2058 #, c-format
2059 msgid "failed to partition disk: %s"
2060 msgstr ""
2061
2062 #: fish/prep.c:297
2063 #, c-format
2064 msgid "failed to create filesystem (%s): %s"
2065 msgstr ""
2066
2067 #: fish/rc.c:249
2068 #, c-format
2069 msgid "guestfish: protocol error: could not read 'hello' message\n"
2070 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2071
2072 #: fish/rc.c:254
2073 #, c-format
2074 msgid ""
2075 "guestfish: protocol error: version mismatch, server version '%s' does not "
2076 "match client version '%s'.  The two versions must match exactly.\n"
2077 msgstr ""
2078 "guestfish: protocol error: version mismatch, server version '%s' does not "
2079 "match client version '%s'.  The two versions must match exactly.\n"
2080
2081 #: fish/rc.c:329 fish/rc.c:343
2082 #, c-format
2083 msgid "guestfish: remote: looks like the server is not running\n"
2084 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2085
2086 #: fish/rc.c:355 fish/rc.c:369
2087 #, c-format
2088 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2089 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2090
2091 #: fish/rc.c:380
2092 #, c-format
2093 msgid "guestfish: protocol error: could not decode reply from server\n"
2094 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2095
2096 #: fish/reopen.c:36
2097 #, c-format
2098 msgid "'reopen' command takes no parameters\n"
2099 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2100
2101 #: fish/reopen.c:46
2102 #, c-format
2103 msgid "reopen: guestfs_create: failed to create handle\n"
2104 msgstr "reopen: guestfs_create: failed to create handle\n"
2105
2106 #: fish/supported.c:66
2107 msgid "yes"
2108 msgstr ""
2109
2110 #: fish/supported.c:68
2111 msgid "no"
2112 msgstr ""
2113
2114 #: fish/time.c:35
2115 #, c-format
2116 msgid "use 'time command [args...]'\n"
2117 msgstr "use 'time command [args...]'\n"
2118
2119 #: fish/virt.c:72
2120 #, c-format
2121 msgid "guestfish: could not connect to libvirt (code %d, domain %d): %s\n"
2122 msgstr ""
2123
2124 #: fish/virt.c:80
2125 #, c-format
2126 msgid "guestfish: no libvirt domain called '%s': %s\n"
2127 msgstr ""
2128
2129 #: fish/virt.c:88
2130 #, c-format
2131 msgid "guestfish: error getting domain info about '%s': %s\n"
2132 msgstr ""
2133
2134 #: fish/virt.c:93
2135 #, c-format
2136 msgid ""
2137 "guestfish: error: '%s' is a live virtual machine.\n"
2138 "You must use '--ro' because write access to a running virtual machine can\n"
2139 "cause disk corruption.\n"
2140 msgstr ""
2141
2142 #: fish/virt.c:104
2143 #, c-format
2144 msgid "guestfish: error reading libvirt XML information about '%s': %s\n"
2145 msgstr ""
2146
2147 #: fish/virt.c:114
2148 #, c-format
2149 msgid "guestfish: unable to parse XML information returned by libvirt\n"
2150 msgstr ""
2151
2152 #: fish/virt.c:120
2153 #, fuzzy, c-format
2154 msgid "guestfish: unable to create new XPath context\n"
2155 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
2156
2157 #: fish/virt.c:127 fish/virt.c:138
2158 #, c-format
2159 msgid "guestfish: unable to evaluate XPath expression\n"
2160 msgstr ""
2161
2162 #: fish/virt.c:145
2163 #, c-format
2164 msgid "guestfish: libvirt domain '%s' has no disks\n"
2165 msgstr ""
2166
2167 #: fuse/guestmount.c:884
2168 #, c-format
2169 msgid ""
2170 "%s: FUSE module for libguestfs\n"
2171 "%s lets you mount a virtual machine filesystem\n"
2172 "Copyright (C) 2009 Red Hat Inc.\n"
2173 "Usage:\n"
2174 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2175 "Options:\n"
2176 "  -a|--add image       Add image\n"
2177 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2178 "  --fuse-help          Display extra FUSE options\n"
2179 "  --help               Display help message and exit\n"
2180 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2181 "  -n|--no-sync         Don't autosync\n"
2182 "  -o|--option opt      Pass extra option to FUSE\n"
2183 "  -r|--ro              Mount read-only\n"
2184 "  --selinux            Enable SELinux support\n"
2185 "  --trace              Trace guestfs API calls (to stderr)\n"
2186 "  -v|--verbose         Verbose messages\n"
2187 "  -V|--version         Display version and exit\n"
2188 msgstr ""
2189 "%s: FUSE module for libguestfs\n"
2190 "%s lets you mount a virtual machine filesystem\n"
2191 "Copyright (C) 2009 Red Hat Inc.\n"
2192 "Usage:\n"
2193 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2194 "Options:\n"
2195 "  -a|--add image       Add image\n"
2196 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2197 "  --fuse-help          Display extra FUSE options\n"
2198 "  --help               Display help message and exit\n"
2199 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2200 "  -n|--no-sync         Don't autosync\n"
2201 "  -o|--option opt      Pass extra option to FUSE\n"
2202 "  -r|--ro              Mount read-only\n"
2203 "  --selinux            Enable SELinux support\n"
2204 "  --trace              Trace guestfs API calls (to stderr)\n"
2205 "  -v|--verbose         Verbose messages\n"
2206 "  -V|--version         Display version and exit\n"
2207
2208 #: fuse/guestmount.c:1096
2209 #, c-format
2210 msgid "%s: must have at least one -a and at least one -m option\n"
2211 msgstr "%s: must have at least one -a and at least one -m option\n"
2212
2213 #: fuse/guestmount.c:1104
2214 #, c-format
2215 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2216 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2217
2218 #: inspector/virt-inspector.pl:200
2219 msgid "virt-inspector: no image or VM names given"
2220 msgstr ""
2221
2222 #: inspector/virt-inspector.pl:294
2223 msgid "--fish output is only possible with a single OS\n"
2224 msgstr ""
2225
2226 #: inspector/virt-inspector.pl:324
2227 msgid ""
2228 "virt-inspector: no YAML support, try installing perl-YAML or libyaml-perl\n"
2229 msgstr ""
2230
2231 #: inspector/virt-inspector.pl:363
2232 #, fuzzy
2233 msgid "  Mountpoints:\n"
2234 msgstr "आरोहबिंदु दिखाएँ"
2235
2236 #: inspector/virt-inspector.pl:369
2237 #, fuzzy
2238 msgid "  Filesystems:\n"
2239 msgstr "फाइलसिस्टम बनाएँ"
2240
2241 #: inspector/virt-inspector.pl:387
2242 msgid "  Modprobe aliases:\n"
2243 msgstr ""
2244
2245 #: inspector/virt-inspector.pl:398
2246 msgid "  Initrd modules:\n"
2247 msgstr ""
2248
2249 #: inspector/virt-inspector.pl:407
2250 msgid "  Applications:\n"
2251 msgstr ""
2252
2253 #: inspector/virt-inspector.pl:414
2254 msgid "  Kernels:\n"
2255 msgstr ""
2256
2257 #: inspector/virt-inspector.pl:426
2258 msgid "  Windows Registry entries:\n"
2259 msgstr ""
2260
2261 #: perl/lib/Sys/Guestfs/Lib.pm:152
2262 msgid "open_guest: first parameter must be a string or an arrayref"
2263 msgstr ""
2264
2265 #: perl/lib/Sys/Guestfs/Lib.pm:158
2266 msgid "open_guest: first argument contains undefined element"
2267 msgstr ""
2268
2269 #: perl/lib/Sys/Guestfs/Lib.pm:166
2270 #, fuzzy, perl-brace-format
2271 msgid "guest image {imagename} does not exist or is not readable"
2272 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2273
2274 #: perl/lib/Sys/Guestfs/Lib.pm:171
2275 msgid ""
2276 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2277 "XPath::XMLParser)"
2278 msgstr ""
2279
2280 #: perl/lib/Sys/Guestfs/Lib.pm:176
2281 #, fuzzy
2282 msgid "open_guest: too many domains listed on command line"
2283 msgstr "%s: empty command on command line\n"
2284
2285 #: perl/lib/Sys/Guestfs/Lib.pm:183
2286 msgid "open_guest: cannot connect to libvirt"
2287 msgstr ""
2288
2289 #: perl/lib/Sys/Guestfs/Lib.pm:202
2290 #, perl-brace-format
2291 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2292 msgstr ""
2293
2294 #: perl/lib/Sys/Guestfs/Lib.pm:205
2295 #, perl-brace-format
2296 msgid "{imagename} is not the name of a libvirt domain\n"
2297 msgstr ""
2298
2299 #: perl/lib/Sys/Guestfs/Lib.pm:217
2300 #, perl-brace-format
2301 msgid "{imagename} seems to have no disk devices\n"
2302 msgstr ""
2303
2304 #: perl/lib/Sys/Guestfs/Lib.pm:1074
2305 msgid ""
2306 "No operating system could be detected inside this disk image.\n"
2307 "\n"
2308 "This may be because the file is not a disk image, or is not a virtual "
2309 "machine\n"
2310 "image, or because the OS type is not understood by virt-inspector.\n"
2311 "\n"
2312 "If you feel this is an error, please file a bug report including as much\n"
2313 "information about the disk image as possible.\n"
2314 msgstr ""
2315
2316 #: perl/lib/Sys/Guestfs/Lib.pm:1147
2317 #, perl-brace-format
2318 msgid "unknown filesystem label {label}\n"
2319 msgstr ""
2320
2321 #: perl/lib/Sys/Guestfs/Lib.pm:1157
2322 #, perl-brace-format
2323 msgid "unknown filesystem UUID {uuid}\n"
2324 msgstr ""
2325
2326 #: perl/lib/Sys/Guestfs/Lib.pm:1180
2327 #, fuzzy, perl-brace-format
2328 msgid "unknown filesystem {fs}\n"
2329 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2330
2331 #: perl/lib/Sys/Guestfs/Lib.pm:1364
2332 #, perl-brace-format
2333 msgid "Error running rpm -qa: {error}"
2334 msgstr ""
2335
2336 #: perl/lib/Sys/Guestfs/Lib.pm:1390
2337 #, perl-brace-format
2338 msgid "Error running dpkg-query: {error}"
2339 msgstr ""
2340
2341 #: perl/lib/Sys/Guestfs/Lib.pm:1455
2342 msgid "Can't find grub on guest"
2343 msgstr ""
2344
2345 #: perl/lib/Sys/Guestfs/Lib.pm:1510
2346 #, perl-brace-format
2347 msgid "Grub entry {title} has no kernel"
2348 msgstr ""
2349
2350 #: perl/lib/Sys/Guestfs/Lib.pm:1541
2351 #, perl-brace-format
2352 msgid "grub refers to {path}, which doesn't exist\n"
2353 msgstr ""
2354
2355 #: perl/lib/Sys/Guestfs/Lib.pm:1564
2356 #, perl-brace-format
2357 msgid "Grub entry {title} does not specify an initrd"
2358 msgstr ""
2359
2360 #: perl/lib/Sys/Guestfs/Lib.pm:1635
2361 #, perl-brace-format
2362 msgid "Didn't find modules directory {modules} for kernel {path}"
2363 msgstr ""
2364
2365 #: perl/lib/Sys/Guestfs/Lib.pm:1643
2366 #, perl-brace-format
2367 msgid "Couldn't guess kernel version number from path for kernel {path}"
2368 msgstr ""
2369
2370 #: perl/lib/Sys/Guestfs/Lib.pm:1697
2371 #, fuzzy, perl-brace-format
2372 msgid "{path} doesn't match augeas pattern"
2373 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2374
2375 #: perl/lib/Sys/Guestfs/Lib.pm:1736
2376 #, perl-brace-format
2377 msgid "{filename}: could not read initrd format"
2378 msgstr ""
2379
2380 #: src/appliance.c:134
2381 #, c-format
2382 msgid ""
2383 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2384 "LIBGUESTFS_PATH (search path: %s)"
2385 msgstr ""
2386
2387 #: src/appliance.c:362
2388 #, c-format
2389 msgid "external command failed: %s"
2390 msgstr "बाहरी कमांड विफल: %s"
2391
2392 #: src/guestfs.c:179
2393 #, c-format
2394 msgid "guestfs_close: called twice on the same handle\n"
2395 msgstr "guestfs_close: called twice on the same handle\n"
2396
2397 #: src/guestfs.c:284
2398 #, c-format
2399 msgid "libguestfs: error: %s\n"
2400 msgstr "libguestfs: error: %s\n"
2401
2402 #: src/inspect.c:914
2403 #, c-format
2404 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2405 msgstr ""
2406
2407 #: src/inspect.c:1132
2408 msgid "no inspection data: call guestfs_inspect_os first"
2409 msgstr ""
2410
2411 #: src/inspect.c:1144
2412 #, c-format
2413 msgid ""
2414 "%s: root device not found: only call this function with a root device "
2415 "previously returned by guestfs_inspect_os"
2416 msgstr ""
2417
2418 #: src/launch.c:95
2419 msgid "command line cannot be altered after qemu subprocess launched"
2420 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
2421
2422 #: src/launch.c:109
2423 msgid "guestfs_config: parameter must begin with '-' character"
2424 msgstr "guestfs_config: parameter must begin with '-' character"
2425
2426 #: src/launch.c:123
2427 #, c-format
2428 msgid "guestfs_config: parameter '%s' isn't allowed"
2429 msgstr "guestfs_config: parameter '%s' isn't allowed"
2430
2431 #: src/launch.c:144 src/launch.c:181 src/launch.c:214
2432 msgid "filename cannot contain ',' (comma) character"
2433 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
2434
2435 #: src/launch.c:240
2436 msgid "you must call guestfs_add_drive before guestfs_launch"
2437 msgstr "you must call guestfs_add_drive before guestfs_launch"
2438
2439 #: src/launch.c:245
2440 #, fuzzy
2441 msgid "the libguestfs handle has already been launched"
2442 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
2443
2444 #: src/launch.c:260
2445 #, c-format
2446 msgid "%s: cannot create temporary directory"
2447 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
2448
2449 #: src/launch.c:606
2450 msgid "guestfs_launch failed, see earlier error messages"
2451 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2452
2453 #: src/launch.c:619
2454 msgid "qemu launched and contacted daemon, but state != READY"
2455 msgstr "qemu launched and contacted daemon, but state != READY"
2456
2457 #: src/launch.c:756
2458 #, c-format
2459 msgid ""
2460 "%s: command failed: If qemu is located on a non-standard path, try setting "
2461 "the LIBGUESTFS_QEMU environment variable."
2462 msgstr ""
2463 "%s: command failed: If qemu is located on a non-standard path, try setting "
2464 "the LIBGUESTFS_QEMU environment variable."
2465
2466 #: src/launch.c:848
2467 msgid "qemu has not been launched yet"
2468 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
2469
2470 #: src/launch.c:859
2471 msgid "no subprocess to kill"
2472 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
2473
2474 #: src/proto.c:143
2475 #, c-format
2476 msgid "guestfs_set_busy: called when in state %d != READY"
2477 msgstr "guestfs_set_busy: called when in state %d != READY"
2478
2479 #: src/proto.c:166
2480 #, c-format
2481 msgid "guestfs_end_busy: called when in state %d"
2482 msgstr "guestfs_end_busy: called when in state %d"
2483
2484 #: src/proto.c:281
2485 #, c-format
2486 msgid ""
2487 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2488 msgstr ""
2489 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2490
2491 #: src/proto.c:453 src/proto.c:514
2492 msgid "unexpected end of file when reading from daemon"
2493 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2494
2495 #: src/proto.c:474
2496 #, c-format
2497 msgid "received magic signature from guestfsd, but in state %d"
2498 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
2499
2500 #: src/proto.c:491
2501 #, c-format
2502 msgid "message length (%u) > maximum possible size (%d)"
2503 msgstr "message length (%u) > maximum possible size (%d)"
2504
2505 #: src/proto.c:641
2506 #, c-format
2507 msgid "guestfs___send: state %d != BUSY"
2508 msgstr "guestfs___send: state %d != BUSY"
2509
2510 #: src/proto.c:663
2511 msgid "xdr_guestfs_message_header failed"
2512 msgstr "xdr_guestfs_message_header failed"
2513
2514 #: src/proto.c:672
2515 msgid "dispatch failed to marshal args"
2516 msgstr "dispatch failed to marshal args"
2517
2518 #: src/proto.c:802
2519 #, c-format
2520 msgid "send_file_chunk: state %d != READY"
2521 msgstr "send_file_chunk: state %d != READY"
2522
2523 #: src/proto.c:818
2524 #, c-format
2525 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2526 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2527
2528 #: src/proto.c:941
2529 #, c-format
2530 msgid "%s: error in chunked encoding"
2531 msgstr "%s: error in chunked encoding"
2532
2533 #: src/proto.c:969
2534 msgid "write to daemon socket"
2535 msgstr "डेमॉन सॉकेट में लिखें"
2536
2537 #: src/proto.c:992
2538 msgid "receive_file_data: parse error in reply callback"
2539 msgstr "receive_file_data: parse error in reply callback"
2540
2541 #: src/proto.c:997
2542 msgid "receive_file_data: unexpected flag received when reading file chunks"
2543 msgstr "receive_file_data: unexpected flag received when reading file chunks"
2544
2545 #: src/proto.c:1005
2546 msgid "failed to parse file chunk"
2547 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2548
2549 #: src/proto.c:1014
2550 msgid "file receive cancelled by daemon"
2551 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
2552
2553 #: test-tool/test-tool.c:78
2554 #, c-format
2555 msgid ""
2556 "libguestfs-test-tool: interactive test tool\n"
2557 "Copyright (C) 2009 Red Hat Inc.\n"
2558 "Usage:\n"
2559 "  libguestfs-test-tool [--options]\n"
2560 "Options:\n"
2561 "  --help         Display usage\n"
2562 "  --helper libguestfs-test-tool-helper\n"
2563 "                 Helper program (default: %s)\n"
2564 "  --qemudir dir  Specify QEMU source directory\n"
2565 "  --qemu qemu    Specify QEMU binary\n"
2566 "  --timeout n\n"
2567 "  -t n           Set launch timeout (default: %d seconds)\n"
2568 msgstr ""
2569 "libguestfs-test-tool: interactive test tool\n"
2570 "Copyright (C) 2009 Red Hat Inc.\n"
2571 "Usage:\n"
2572 "  libguestfs-test-tool [--options]\n"
2573 "Options:\n"
2574 "  --help         Display usage\n"
2575 "  --helper libguestfs-test-tool-helper\n"
2576 "                 Helper program (default: %s)\n"
2577 "  --qemudir dir  Specify QEMU source directory\n"
2578 "  --qemu qemu    Specify QEMU binary\n"
2579 "  --timeout n\n"
2580 "  -t n           Set launch timeout (default: %d seconds)\n"
2581
2582 #: test-tool/test-tool.c:134
2583 #, c-format
2584 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2585 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
2586
2587 #: test-tool/test-tool.c:143
2588 #, c-format
2589 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2590 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
2591
2592 #: test-tool/test-tool.c:155
2593 #, c-format
2594 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2595 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
2596
2597 #: test-tool/test-tool.c:178
2598 #, c-format
2599 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2600 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
2601
2602 #: test-tool/test-tool.c:183 test-tool/test-tool.c:189
2603 #, c-format
2604 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2605 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
2606
2607 #: test-tool/test-tool.c:197
2608 #, c-format
2609 msgid "libguestfs-test-tool: guestfs_version failed\n"
2610 msgstr "libguestfs-test-tool: guestfs_version failed\n"
2611
2612 #: test-tool/test-tool.c:219
2613 #, c-format
2614 msgid "libguestfs-test-tool: failed to launch appliance\n"
2615 msgstr "libguestfs-test-tool: failed to launch appliance\n"
2616
2617 #: test-tool/test-tool.c:231
2618 #, c-format
2619 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2620 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
2621
2622 #: test-tool/test-tool.c:237
2623 #, c-format
2624 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2625 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
2626
2627 #: test-tool/test-tool.c:243
2628 #, c-format
2629 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2630 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2631
2632 #: test-tool/test-tool.c:249
2633 #, c-format
2634 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2635 msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
2636
2637 #: test-tool/test-tool.c:255
2638 #, c-format
2639 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2640 msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2641
2642 #: test-tool/test-tool.c:263
2643 #, c-format
2644 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2645 msgstr "libguestfs-test-tool: could not run helper program, or helper failed\n"
2646
2647 #: test-tool/test-tool.c:294
2648 #, c-format
2649 msgid ""
2650 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2651 "--qemu/--qemudir options cannot be used.\n"
2652 msgstr ""
2653 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2654 "--qemu/--qemudir options cannot be used.\n"
2655
2656 #: test-tool/test-tool.c:302
2657 #, c-format
2658 msgid "Binary '%s' does not exist or is not executable\n"
2659 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2660
2661 #: test-tool/test-tool.c:316
2662 #, c-format
2663 msgid "%s: does not look like a qemu source directory\n"
2664 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
2665
2666 #: test-tool/test-tool.c:365
2667 #, c-format
2668 msgid ""
2669 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2670 "available.  Expected to find it in '%s'\n"
2671 "\n"
2672 "Use the --helper option to specify the location of this program.\n"
2673 msgstr ""
2674 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2675 "available.  Expected to find it in '%s'\n"
2676 "\n"
2677 "Use the --helper option to specify the location of this program.\n"
2678
2679 #: test-tool/test-tool.c:381
2680 #, c-format
2681 msgid "command failed: %s"
2682 msgstr "कमांड विफल: %s"
2683
2684 #: test-tool/test-tool.c:389
2685 #, c-format
2686 msgid ""
2687 "Test tool helper program %s\n"
2688 "is not statically linked.  This is a build error when this test tool\n"
2689 "was built.\n"
2690 msgstr ""
2691 "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
2692 "स्थैतिक रूप से लिंक नहीं है.  यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
2693 "बनाया गया था.\n"
2694
2695 #: test-tool/test-tool.c:423
2696 #, c-format
2697 msgid "mkisofs command failed: %s\n"
2698 msgstr "mkisofs कमांड विफल: %s\n"
2699
2700 #: tools/virt-cat.pl:128
2701 msgid "virt-cat: no image, VM names or filenames to cat given"
2702 msgstr ""
2703
2704 #: tools/virt-cat.pl:153
2705 msgid "multiboot operating systems are not supported by virt-cat"
2706 msgstr ""
2707
2708 #: tools/virt-df.pl:151
2709 #, fuzzy
2710 msgid "virt-df: cannot use -h and --csv options together\n"
2711 msgstr "%s: cannot use --listen and --file options at the same time\n"
2712
2713 #: tools/virt-df.pl:205
2714 #, perl-brace-format
2715 msgid "{name} is not the name of a libvirt domain\n"
2716 msgstr ""
2717
2718 #: tools/virt-df.pl:400
2719 msgid "Virtual Machine"
2720 msgstr ""
2721
2722 #: tools/virt-df.pl:400
2723 #, fuzzy
2724 msgid "Filesystem"
2725 msgstr "फाइलसिस्टम बनाएँ"
2726
2727 #: tools/virt-df.pl:403
2728 msgid "1K-blocks"
2729 msgstr ""
2730
2731 #: tools/virt-df.pl:405
2732 msgid "Size"
2733 msgstr ""
2734
2735 #: tools/virt-df.pl:407
2736 msgid "Used"
2737 msgstr ""
2738
2739 #: tools/virt-df.pl:408
2740 msgid "Available"
2741 msgstr ""
2742
2743 #: tools/virt-df.pl:409
2744 msgid "Use%"
2745 msgstr ""
2746
2747 #: tools/virt-df.pl:411
2748 msgid "Inodes"
2749 msgstr ""
2750
2751 #: tools/virt-df.pl:412
2752 msgid "IUsed"
2753 msgstr ""
2754
2755 #: tools/virt-df.pl:413
2756 msgid "IFree"
2757 msgstr ""
2758
2759 #: tools/virt-df.pl:414
2760 msgid "IUse%"
2761 msgstr ""
2762
2763 #: tools/virt-edit.pl:152
2764 msgid "virt-edit: no image, VM names or filenames to edit given"
2765 msgstr ""
2766
2767 #: tools/virt-edit.pl:177
2768 msgid "multiboot operating systems are not supported by virt-edit"
2769 msgstr ""
2770
2771 #: tools/virt-edit.pl:203
2772 msgid "File not changed.\n"
2773 msgstr ""
2774
2775 #: tools/virt-list-filesystems.pl:121
2776 msgid "virt-list-filesystems: no image or VM name given"
2777 msgstr ""
2778
2779 #: tools/virt-list-partitions.pl:131
2780 msgid "virt-list-partitions: no image or VM name given"
2781 msgstr ""
2782
2783 #: tools/virt-ls.pl:137 tools/virt-ls.pl:143
2784 msgid "virt-ls: cannot combine -l and -R options\n"
2785 msgstr ""
2786
2787 #: tools/virt-ls.pl:161
2788 msgid "virt-ls: no image, VM names or directory to list given"
2789 msgstr ""
2790
2791 #: tools/virt-ls.pl:186
2792 msgid "multiboot operating systems are not supported by virt-ls\n"
2793 msgstr ""
2794
2795 #: tools/virt-make-fs.pl:291
2796 msgid "virt-make-fs input output\n"
2797 msgstr ""
2798
2799 #: tools/virt-make-fs.pl:321
2800 msgid "unexpected output from 'du' command"
2801 msgstr ""
2802
2803 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
2804 #: tools/virt-make-fs.pl:453
2805 #, perl-brace-format
2806 msgid "{f}: unknown input format: {fmt}\n"
2807 msgstr ""
2808
2809 #: tools/virt-make-fs.pl:391
2810 #, perl-brace-format
2811 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2812 msgstr ""
2813
2814 #: tools/virt-make-fs.pl:401
2815 #, fuzzy
2816 msgid ""
2817 "qemu-img create: failed to create disk image, see earlier error messages\n"
2818 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2819
2820 #: tools/virt-make-fs.pl:412
2821 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
2822 msgstr ""
2823
2824 #: tools/virt-make-fs.pl:437
2825 #, fuzzy
2826 msgid "tar: failed, see earlier messages\n"
2827 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2828
2829 #: tools/virt-make-fs.pl:459
2830 #, fuzzy
2831 msgid "uncompress command failed, see earlier messages\n"
2832 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2833
2834 #: tools/virt-make-fs.pl:494
2835 msgid ""
2836 "virt-make-fs: error copying contents into filesystem\n"
2837 "An error here usually means that the program did not estimate the\n"
2838 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
2839 msgstr ""
2840
2841 #: tools/virt-rescue.pl:195
2842 msgid "virt-rescue: no image or VM names rescue given"
2843 msgstr ""
2844
2845 #: tools/virt-resize.pl:33
2846 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
2847 msgstr ""
2848
2849 #: tools/virt-resize.pl:528
2850 #, fuzzy, perl-brace-format
2851 msgid "virt-resize: {file}: does not exist or is not readable\n"
2852 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2853
2854 #: tools/virt-resize.pl:530
2855 #, perl-brace-format
2856 msgid ""
2857 "virt-resize: {file}: does not exist or is not writable\n"
2858 "You have to create the destination disk before running this program.\n"
2859 "Please read the virt-resize(1) manpage for more information.\n"
2860 msgstr ""
2861
2862 #: tools/virt-resize.pl:555 tools/virt-resize.pl:558
2863 #, perl-brace-format
2864 msgid ""
2865 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
2866 msgstr ""
2867
2868 #: tools/virt-resize.pl:723
2869 #, fuzzy, perl-brace-format
2870 msgid "virt-resize: no logical volume called {n}\n"
2871 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
2872
2873 #: tools/virt-resize.pl:743
2874 #, perl-brace-format
2875 msgid ""
2876 "{p}: partition not found in the source disk image, when using the '{opt}' "
2877 "command line option\n"
2878 msgstr ""
2879
2880 #: tools/virt-resize.pl:749
2881 #, perl-brace-format
2882 msgid ""
2883 "{p}: partition ignored, you cannot use it in another command line argument\n"
2884 msgstr ""
2885
2886 #: tools/virt-resize.pl:753
2887 #, perl-brace-format
2888 msgid ""
2889 "{p}: partition deleted, you cannot use it in another command line argument\n"
2890 msgstr ""
2891
2892 #: tools/virt-resize.pl:795
2893 #, perl-brace-format
2894 msgid "{p}: this partition has already been marked for resizing\n"
2895 msgstr ""
2896
2897 #: tools/virt-resize.pl:803
2898 #, perl-brace-format
2899 msgid "{p}: missing size field in {o} option\n"
2900 msgstr ""
2901
2902 #: tools/virt-resize.pl:820
2903 #, perl-brace-format
2904 msgid "{p}: {f}: cannot parse size field\n"
2905 msgstr ""
2906
2907 #: tools/virt-resize.pl:825
2908 #, perl-brace-format
2909 msgid "{p}: new size is zero or negative\n"
2910 msgstr ""
2911
2912 #: tools/virt-resize.pl:848
2913 #, perl-brace-format
2914 msgid ""
2915 "{p}: cannot make this partition smaller because it contains a\n"
2916 "filesystem, physical volume or other content that is larger than the new "
2917 "size.\n"
2918 "You have to resize the content first, see virt-resize(1).\n"
2919 msgstr ""
2920
2921 #: tools/virt-resize.pl:864
2922 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
2923 msgstr ""
2924
2925 #: tools/virt-resize.pl:913
2926 #, perl-brace-format
2927 msgid ""
2928 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
2929 "expand into.  You need to make the target disk larger by at least {h}.\n"
2930 msgstr ""
2931
2932 #: tools/virt-resize.pl:928
2933 msgid ""
2934 "virt-resize: error: cannot use --shrink because there is no deficit\n"
2935 "(see 'deficit' in the virt-resize(1) man page)\n"
2936 msgstr ""
2937
2938 #: tools/virt-resize.pl:943
2939 msgid "Summary of changes:\n"
2940 msgstr ""
2941
2942 #: tools/virt-resize.pl:947
2943 #, perl-brace-format
2944 msgid "{p}: partition will be ignored\n"
2945 msgstr ""
2946
2947 #: tools/virt-resize.pl:949
2948 #, perl-brace-format
2949 msgid "{p}: partition will be deleted\n"
2950 msgstr ""
2951
2952 #: tools/virt-resize.pl:951
2953 #, perl-brace-format
2954 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
2955 msgstr ""
2956
2957 #: tools/virt-resize.pl:956
2958 #, perl-brace-format
2959 msgid "{p}: content will be expanded using the '{meth}' method\n"
2960 msgstr ""
2961
2962 #: tools/virt-resize.pl:961
2963 #, perl-brace-format
2964 msgid "{p}: partition will be left alone\n"
2965 msgstr ""
2966
2967 #: tools/virt-resize.pl:966
2968 #, perl-brace-format
2969 msgid "{n}: LV will be expanded to maximum size\n"
2970 msgstr ""
2971
2972 #: tools/virt-resize.pl:972
2973 #, perl-brace-format
2974 msgid "{n}: content will be expanded using the '{meth}' method\n"
2975 msgstr ""
2976
2977 #: tools/virt-resize.pl:979
2978 #, perl-brace-format
2979 msgid "There is a surplus of {spl} bytes ({h}).\n"
2980 msgstr ""
2981
2982 #: tools/virt-resize.pl:984
2983 msgid "An extra partition will be created for the surplus.\n"
2984 msgstr ""
2985
2986 #: tools/virt-resize.pl:986
2987 msgid ""
2988 "The surplus space is not large enough for an extra partition to be created\n"
2989 "and so it will just be ignored.\n"
2990 msgstr ""
2991
2992 #: tools/virt-resize.pl:989
2993 msgid ""
2994 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
2995 "to partition this extra space if you want.\n"
2996 msgstr ""
2997
2998 #: tools/virt-resize.pl:992
2999 #, perl-brace-format
3000 msgid ""
3001 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3002 "You need to make the target disk larger by at least this amount,\n"
3003 "or adjust your resizing requests.\n"
3004 msgstr ""
3005
3006 #: tools/virt-resize.pl:1033
3007 msgid "virt-resize: source disk does not have a first partition\n"
3008 msgstr ""
3009
3010 #: tools/virt-resize.pl:1128
3011 #, perl-brace-format
3012 msgid "Copying {p} ...\n"
3013 msgstr ""
3014
3015 #: tools/virt-resize.pl:1189 tools/virt-resize.pl:1247
3016 #, perl-brace-format
3017 msgid "Expanding {p} using the '{meth}' method\n"
3018 msgstr ""
3019
3020 #: tools/virt-tar.pl:162 tools/virt-tar.pl:169
3021 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3022 msgstr ""
3023
3024 #: tools/virt-tar.pl:190
3025 msgid "virt-tar: no image, VM names, directory or filename given"
3026 msgstr ""
3027
3028 #: tools/virt-tar.pl:193
3029 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3030 msgstr ""
3031
3032 #: tools/virt-tar.pl:204
3033 #, perl-brace-format
3034 msgid "virt-tar: {tarball}: file not found\n"
3035 msgstr ""
3036
3037 #: tools/virt-tar.pl:207
3038 #, perl-brace-format
3039 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3040 msgstr ""
3041
3042 #: tools/virt-tar.pl:229
3043 msgid "multiboot operating systems are not supported by virt-tar\n"
3044 msgstr ""
3045
3046 #: tools/virt-win-reg.pl:259
3047 msgid "no libvirt domain name or disk image given\n"
3048 msgstr ""
3049
3050 #: tools/virt-win-reg.pl:283
3051 msgid "multiboot operating systems are not supported by virt-win-reg"
3052 msgstr ""
3053
3054 #: tools/virt-win-reg.pl:297
3055 msgid ""
3056 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3057 "export\n"
3058 msgstr ""
3059
3060 #: tools/virt-win-reg.pl:408
3061 #, perl-brace-format
3062 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3063 msgstr ""
3064
3065 #: tools/virt-win-reg.pl:426 tools/virt-win-reg.pl:449
3066 #, perl-brace-format
3067 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3068 msgstr ""
3069
3070 #: tools/virt-win-reg.pl:433
3071 #, perl-brace-format
3072 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3073 msgstr ""
3074
3075 #: tools/virt-win-reg.pl:456
3076 #, perl-brace-format
3077 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3078 msgstr ""
3079
3080 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3081 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3082
3083 #~ msgid "failed to connect to vmchannel socket"
3084 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3085
3086 #, fuzzy
3087 #~ msgid ""
3088 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3089 #~ "selinux\n"
3090 #~ msgstr ""
3091 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3092
3093 #~ msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3094 #~ msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3095
3096 #, fuzzy
3097 #~ msgid "cpio command failed: {error}"
3098 #~ msgstr "कमांड विफल: %s"
3099
3100 #~ msgid "could not parse size specification '%s'\n"
3101 #~ msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
3102
3103 #~ msgid ""
3104 #~ "alloc - allocate an image\n"
3105 #~ "     alloc <filename> <size>\n"
3106 #~ "\n"
3107 #~ "    This creates an empty (zeroed) file of the given size,\n"
3108 #~ "    and then adds so it can be further examined.\n"
3109 #~ "\n"
3110 #~ "    For more advanced image creation, see qemu-img utility.\n"
3111 #~ "\n"
3112 #~ "    Size can be specified (where <nn> means a number):\n"
3113 #~ "    <nn>             number of kilobytes\n"
3114 #~ "      eg: 1440       standard 3.5\" floppy\n"
3115 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3116 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3117 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3118 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3119 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3120 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3121 #~ "    <nn>sects        number of 512 byte sectors\n"
3122 #~ msgstr ""
3123 #~ "alloc - allocate an image\n"
3124 #~ "     alloc <filename> <size>\n"
3125 #~ "\n"
3126 #~ "    This creates an empty (zeroed) file of the given size,\n"
3127 #~ "    and then adds so it can be further examined.\n"
3128 #~ "\n"
3129 #~ "    For more advanced image creation, see qemu-img utility.\n"
3130 #~ "\n"
3131 #~ "    Size can be specified (where <nn> means a number):\n"
3132 #~ "    <nn>             number of kilobytes\n"
3133 #~ "      eg: 1440       standard 3.5\" floppy\n"
3134 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3135 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3136 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3137 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3138 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3139 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3140 #~ "    <nn>sects        number of 512 byte sectors\n"
3141
3142 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3143 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3144
3145 #~ msgid "%s: failed to write XML document\n"
3146 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3147
3148 #~ msgid "hivexml: missing name of input file\n"
3149 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3150
3151 #~ msgid "xmlNewTextWriterFilename: failed to create XML writer\n"
3152 #~ msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
3153
3154 #~ msgid ""
3155 #~ "\n"
3156 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3157 #~ "Windows Registry binary hive files.\n"
3158 #~ "\n"
3159 #~ "Type: 'help' for help summary\n"
3160 #~ "      'quit' to quit the shell\n"
3161 #~ "\n"
3162 #~ msgstr ""
3163 #~ "\n"
3164 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3165 #~ "Windows Registry binary hive files.\n"
3166 #~ "\n"
3167 #~ "Type: 'help' for help summary\n"
3168 #~ "      'quit' to quit the shell\n"
3169 #~ "\n"
3170
3171 #~ msgid "hivexsh: error getting parent of node %zu\n"
3172 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3173
3174 #~ msgid "hivexsh: error getting node name of node %zx\n"
3175 #~ msgstr "hivexsh: नोड %zx के नोड नाम को पाने में त्रुटि\n"
3176
3177 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3178 #~ msgstr ""
3179 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3180 #~ "करना चाहिए\n"
3181
3182 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3183 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3184
3185 #~ msgid "hivexsh: load: no hive file name given to load\n"
3186 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3187
3188 #~ msgid ""
3189 #~ "hivexsh: failed to open hive file: %s: %m\n"
3190 #~ "\n"
3191 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3192 #~ "a regedit *.reg file) then please run this command again using the\n"
3193 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3194 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3195 #~ "\n"
3196 #~ msgstr ""
3197 #~ "hivexsh: failed to open hive file: %s: %m\n"
3198 #~ "\n"
3199 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3200 #~ "a regedit *.reg file) then please run this command again using the\n"
3201 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3202 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3203 #~ "\n"
3204
3205 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3206 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3207
3208 #~ msgid ""
3209 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3210 #~ "parameter correctly?\n"
3211 #~ msgstr ""
3212 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3213 #~ "parameter correctly?\n"
3214
3215 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3216 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3217
3218 #~ msgid ""
3219 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3220 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3221 #~ "current key.  Full documentation is in the hivexsh(1) manual page.\n"
3222 #~ msgstr ""
3223 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3224 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3225 #~ "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3226
3227 #~ msgid "%s: %s: key not found\n"
3228 #~ msgstr "%s: %s: कुंजी नहीं मिला\n"
3229
3230 #~ msgid "hivexsh: setval: unexpected end of input\n"
3231 #~ msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3232
3233 #~ msgid ""
3234 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
3235 #~ "input\n"
3236 #~ msgstr ""
3237 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
3238 #~ "गया है\n"
3239
3240 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
3241 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
3242
3243 #~ msgid ""
3244 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
3245 #~ "hivexsh(1) for help: %s\n"
3246 #~ msgstr ""
3247 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
3248 #~ "लिए संदर्भ लें: %s\n"
3249
3250 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
3251 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"