Coverity: Ignore return value from guestfs_launch in virt-rescue.
[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: 2011-08-17 13:54+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 "Language: hi\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-Generator: KBabel 1.11.4\n"
20 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
21 "\n"
22 "\n"
23 "\n"
24
25 #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:62 df/main.c:70
26 #: fish/fish.c:97 fuse/guestmount.c:908 inspector/virt-inspector.c:72
27 #: rescue/virt-rescue.c:59
28 #, c-format
29 msgid "Try `%s --help' for more information.\n"
30 msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
31
32 #: cat/virt-cat.c:61
33 #, fuzzy, c-format
34 msgid ""
35 "%s: display files in a virtual machine\n"
36 "Copyright (C) 2010 Red Hat Inc.\n"
37 "Usage:\n"
38 "  %s [--options] -d domname file [file ...]\n"
39 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
40 "Options:\n"
41 "  -a|--add image       Add image\n"
42 "  -c|--connect uri     Specify libvirt URI for -d option\n"
43 "  -d|--domain guest    Add disks from libvirt guest\n"
44 "  --echo-keys          Don't turn off echo for passphrases\n"
45 "  --format[=raw|..]    Force disk format for -a option\n"
46 "  --help               Display brief help\n"
47 "  --keys-from-stdin    Read passphrases from stdin\n"
48 "  -v|--verbose         Verbose messages\n"
49 "  -V|--version         Display version and exit\n"
50 "  -x                   Trace libguestfs API calls\n"
51 "For more information, see the manpage %s(1).\n"
52 msgstr ""
53 "%s: FUSE module for libguestfs\n"
54 "%s lets you mount a virtual machine filesystem\n"
55 "Copyright (C) 2009 Red Hat Inc.\n"
56 "Usage:\n"
57 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
58 "Options:\n"
59 "  -a|--add image       Add image\n"
60 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
61 "  --fuse-help          Display extra FUSE options\n"
62 "  --help               Display help message and exit\n"
63 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
64 "  -n|--no-sync         Don't autosync\n"
65 "  -o|--option opt      Pass extra option to FUSE\n"
66 "  -r|--ro              Mount read-only\n"
67 "  --selinux            Enable SELinux support\n"
68 "  --trace              Trace guestfs API calls (to stderr)\n"
69 "  -v|--verbose         Verbose messages\n"
70 "  -V|--version         Display version and exit\n"
71
72 #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:130
73 #: df/domains.c:428 df/main.c:136 fish/fish.c:220 fuse/guestmount.c:1024
74 #: inspector/virt-inspector.c:132 rescue/virt-rescue.c:133
75 #, c-format
76 msgid "guestfs_create: failed to create handle\n"
77 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
78
79 #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:152
80 #: df/main.c:160 fish/fish.c:277 fuse/guestmount.c:1061
81 #: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157
82 #, c-format
83 msgid "%s: unknown long option: %s (%d)\n"
84 msgstr "%s: unknown long option: %s (%d)\n"
85
86 #: cat/virt-filesystems.c:103
87 #, fuzzy, c-format
88 msgid ""
89 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
90 "Copyright (C) 2010 Red Hat Inc.\n"
91 "Usage:\n"
92 "  %s [--options] -d domname\n"
93 "  %s [--options] -a disk.img [-a disk.img ...]\n"
94 "Options:\n"
95 "  -a|--add image       Add image\n"
96 "  --all                Display everything\n"
97 "  --blkdevs|--block-devices\n"
98 "                       Display block devices\n"
99 "  -c|--connect uri     Specify libvirt URI for -d option\n"
100 "  --csv                Output as Comma-Separated Values\n"
101 "  -d|--domain guest    Add disks from libvirt guest\n"
102 "  --echo-keys          Don't turn off echo for passphrases\n"
103 "  --extra              Display swap and data filesystems\n"
104 "  --filesystems        Display mountable filesystems\n"
105 "  --format[=raw|..]    Force disk format for -a option\n"
106 "  -h|--human-readable  Human-readable sizes in --long output\n"
107 "  --help               Display brief help\n"
108 "  --keys-from-stdin    Read passphrases from stdin\n"
109 "  -l|--long            Long output\n"
110 "  --lvs|--logvols|--logical-volumes\n"
111 "                       Display LVM logical volumes\n"
112 "  --no-title           No title in --long output\n"
113 "  --parts|--partitions Display partitions\n"
114 "  --pvs|--physvols|--physical-volumes\n"
115 "                       Display LVM physical volumes\n"
116 "  --uuid|--uuids       Add UUIDs to --long output\n"
117 "  -v|--verbose         Verbose messages\n"
118 "  -V|--version         Display version and exit\n"
119 "  --vgs|--volgroups|--volume-groups\n"
120 "                       Display LVM volume groups\n"
121 "  -x                   Trace libguestfs API calls\n"
122 "For more information, see the manpage %s(1).\n"
123 msgstr ""
124 "%s: FUSE module for libguestfs\n"
125 "%s lets you mount a virtual machine filesystem\n"
126 "Copyright (C) 2009 Red Hat Inc.\n"
127 "Usage:\n"
128 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
129 "Options:\n"
130 "  -a|--add image       Add image\n"
131 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
132 "  --fuse-help          Display extra FUSE options\n"
133 "  --help               Display help message and exit\n"
134 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
135 "  -n|--no-sync         Don't autosync\n"
136 "  -o|--option opt      Pass extra option to FUSE\n"
137 "  -r|--ro              Mount read-only\n"
138 "  --selinux            Enable SELinux support\n"
139 "  --trace              Trace guestfs API calls (to stderr)\n"
140 "  -v|--verbose         Verbose messages\n"
141 "  -V|--version         Display version and exit\n"
142
143 #: cat/virt-filesystems.c:318 df/main.c:255
144 #, fuzzy, c-format
145 msgid "%s: you cannot use -h and --csv options together.\n"
146 msgstr "%s: cannot use --listen and --file options at the same time\n"
147
148 #: cat/virt-ls.c:66
149 #, fuzzy, c-format
150 msgid ""
151 "%s: list files in a virtual machine\n"
152 "Copyright (C) 2010-2011 Red Hat Inc.\n"
153 "Usage:\n"
154 "  %s [--options] -d domname dir [dir ...]\n"
155 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
156 "Options:\n"
157 "  -a|--add image       Add image\n"
158 "  -c|--connect uri     Specify libvirt URI for -d option\n"
159 "  -d|--domain guest    Add disks from libvirt guest\n"
160 "  --echo-keys          Don't turn off echo for passphrases\n"
161 "  --format[=raw|..]    Force disk format for -a option\n"
162 "  --help               Display brief help\n"
163 "  --keys-from-stdin    Read passphrases from stdin\n"
164 "  -l|--long            Long listing\n"
165 "  -R|--recursive       Recursive listing\n"
166 "  -v|--verbose         Verbose messages\n"
167 "  -V|--version         Display version and exit\n"
168 "  -x                   Trace libguestfs API calls\n"
169 "For more information, see the manpage %s(1).\n"
170 msgstr ""
171 "%s: FUSE module for libguestfs\n"
172 "%s lets you mount a virtual machine filesystem\n"
173 "Copyright (C) 2009 Red Hat Inc.\n"
174 "Usage:\n"
175 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
176 "Options:\n"
177 "  -a|--add image       Add image\n"
178 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
179 "  --fuse-help          Display extra FUSE options\n"
180 "  --help               Display help message and exit\n"
181 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
182 "  -n|--no-sync         Don't autosync\n"
183 "  -o|--option opt      Pass extra option to FUSE\n"
184 "  -r|--ro              Mount read-only\n"
185 "  --selinux            Enable SELinux support\n"
186 "  --trace              Trace guestfs API calls (to stderr)\n"
187 "  -v|--verbose         Verbose messages\n"
188 "  -V|--version         Display version and exit\n"
189
190 #: cat/virt-ls.c:236
191 #, fuzzy, c-format
192 msgid "%s: cannot combine -l and -R options\n"
193 msgstr "%s: cannot use --listen and --file options at the same time\n"
194
195 #: df/domains.c:115
196 #, c-format
197 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
198 msgstr ""
199
200 #: df/domains.c:124
201 #, c-format
202 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
203 msgstr ""
204
205 #: df/domains.c:134
206 #, c-format
207 msgid "%s: could not list running domains (code %d, domain %d): %s"
208 msgstr ""
209
210 #: df/domains.c:145
211 #, c-format
212 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
213 msgstr ""
214
215 #: df/domains.c:155
216 #, c-format
217 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
218 msgstr ""
219
220 #: df/domains.c:281
221 #, c-format
222 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
223 msgstr ""
224
225 #: df/main.c:74
226 #, fuzzy, c-format
227 msgid ""
228 "%s: display free space on virtual filesystems\n"
229 "Copyright (C) 2010 Red Hat Inc.\n"
230 "Usage:\n"
231 "  %s [--options] -d domname\n"
232 "  %s [--options] -a disk.img [-a disk.img ...]\n"
233 "Options:\n"
234 "  -a|--add image       Add image\n"
235 "  -c|--connect uri     Specify libvirt URI for -d option\n"
236 "  --csv                Output as Comma-Separated Values\n"
237 "  -d|--domain guest    Add disks from libvirt guest\n"
238 "  --format[=raw|..]    Force disk format for -a option\n"
239 "  -h|--human-readable  Human-readable sizes in --long output\n"
240 "  --help               Display brief help\n"
241 "  -i|--inodes          Display inodes\n"
242 "  --one-per-guest      Separate appliance per guest\n"
243 "  --uuid               Add UUIDs to --long output\n"
244 "  -v|--verbose         Verbose messages\n"
245 "  -V|--version         Display version and exit\n"
246 "  -x                   Trace libguestfs API calls\n"
247 "For more information, see the manpage %s(1).\n"
248 msgstr ""
249 "%s: FUSE module for libguestfs\n"
250 "%s lets you mount a virtual machine filesystem\n"
251 "Copyright (C) 2009 Red Hat Inc.\n"
252 "Usage:\n"
253 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
254 "Options:\n"
255 "  -a|--add image       Add image\n"
256 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
257 "  --fuse-help          Display extra FUSE options\n"
258 "  --help               Display help message and exit\n"
259 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
260 "  -n|--no-sync         Don't autosync\n"
261 "  -o|--option opt      Pass extra option to FUSE\n"
262 "  -r|--ro              Mount read-only\n"
263 "  --selinux            Enable SELinux support\n"
264 "  --trace              Trace guestfs API calls (to stderr)\n"
265 "  -v|--verbose         Verbose messages\n"
266 "  -V|--version         Display version and exit\n"
267
268 #: df/main.c:267
269 #, c-format
270 msgid "%s: compiled without support for libvirt.\n"
271 msgstr ""
272
273 #: df/output.c:50
274 msgid "VirtualMachine"
275 msgstr ""
276
277 #: df/output.c:51
278 #, fuzzy
279 msgid "Filesystem"
280 msgstr "फाइलसिस्टम बनाएँ"
281
282 #: df/output.c:54
283 msgid "1K-blocks"
284 msgstr ""
285
286 #: df/output.c:56
287 msgid "Size"
288 msgstr ""
289
290 #: df/output.c:57
291 msgid "Used"
292 msgstr ""
293
294 #: df/output.c:58
295 msgid "Available"
296 msgstr ""
297
298 #: df/output.c:59
299 msgid "Use%"
300 msgstr ""
301
302 #: df/output.c:61
303 msgid "Inodes"
304 msgstr ""
305
306 #: df/output.c:62
307 msgid "IUsed"
308 msgstr ""
309
310 #: df/output.c:63
311 msgid "IFree"
312 msgstr ""
313
314 #: df/output.c:64
315 msgid "IUse%"
316 msgstr ""
317
318 #: fish/alloc.c:37
319 #, c-format
320 msgid "use 'alloc file size' to create an image\n"
321 msgstr "छवि के रूप में 'alloc file size' का उपयोग करें\n"
322
323 #: fish/alloc.c:51
324 #, c-format
325 msgid "use 'sparse file size' to create a sparse image\n"
326 msgstr "छवि कम घना करने के लिए 'sparse file size' का उपयोग करें\n"
327
328 #: fish/alloc.c:75
329 #, c-format
330 msgid "can't allocate or add disks after launching\n"
331 msgstr "लॉन्चिंग के बाद डिस्क आबंटित या जोड़ नहीं सकता है\n"
332
333 #: fish/alloc.c:156
334 #, fuzzy, c-format
335 msgid "%s: invalid integer parameter (%s returned %d)\n"
336 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
337
338 #: fish/cmds.c:2559
339 msgid "Command"
340 msgstr "कमांड"
341
342 #: fish/cmds.c:2559
343 msgid "Description"
344 msgstr "वर्णन"
345
346 #: fish/cmds.c:2561
347 msgid "add a CD-ROM disk image to examine"
348 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
349
350 #: fish/cmds.c:2562
351 msgid "add the disk(s) from a named libvirt domain"
352 msgstr ""
353
354 #: fish/cmds.c:2563 fish/cmds.c:2564
355 msgid "add an image to examine or modify"
356 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
357
358 #: fish/cmds.c:2565
359 msgid "add a drive in snapshot mode (read-only)"
360 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
361
362 #: fish/cmds.c:2566
363 msgid "add a drive read-only specifying the QEMU block emulation to use"
364 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
365
366 #: fish/cmds.c:2567
367 msgid "add a drive specifying the QEMU block emulation to use"
368 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
369
370 #: fish/cmds.c:2568
371 #, fuzzy
372 msgid "allocate and add a disk file"
373 msgstr "तनु छवि फाइल आबंटित करें"
374
375 #: fish/cmds.c:2569
376 #, fuzzy
377 msgid "clear Augeas path"
378 msgstr "Augeas पथ हटाएँ"
379
380 #: fish/cmds.c:2570
381 msgid "close the current Augeas handle"
382 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
383
384 #: fish/cmds.c:2571
385 msgid "define an Augeas node"
386 msgstr "कोई Augeas नोड परिभाषित करें"
387
388 #: fish/cmds.c:2572
389 msgid "define an Augeas variable"
390 msgstr "कोई Augeas चर परिभाषित करें"
391
392 #: fish/cmds.c:2573
393 msgid "look up the value of an Augeas path"
394 msgstr "Augeas पथ के मान के लिए देखें"
395
396 #: fish/cmds.c:2574
397 msgid "create a new Augeas handle"
398 msgstr "नया Augeas नियंत्रण बनाएँ"
399
400 #: fish/cmds.c:2575
401 msgid "insert a sibling Augeas node"
402 msgstr "सहोदर Augeas नोड घुसाएँ"
403
404 #: fish/cmds.c:2576
405 msgid "load files into the tree"
406 msgstr "तरू में फाइल लोड करें"
407
408 #: fish/cmds.c:2577
409 msgid "list Augeas nodes under augpath"
410 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
411
412 #: fish/cmds.c:2578
413 msgid "return Augeas nodes which match augpath"
414 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
415
416 #: fish/cmds.c:2579
417 msgid "move Augeas node"
418 msgstr "Augeas नोड खिसकाएँ"
419
420 #: fish/cmds.c:2580
421 msgid "remove an Augeas path"
422 msgstr "Augeas पथ हटाएँ"
423
424 #: fish/cmds.c:2581
425 msgid "write all pending Augeas changes to disk"
426 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
427
428 #: fish/cmds.c:2582
429 msgid "set Augeas path to value"
430 msgstr "Augeas पथ को वाल्व में सेट करें"
431
432 #: fish/cmds.c:2583
433 msgid "test availability of some parts of the API"
434 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
435
436 #: fish/cmds.c:2584
437 #, fuzzy
438 msgid "return a list of all optional groups"
439 msgstr "inotify घटना की सूची वापस करता है"
440
441 #: fish/cmds.c:2585
442 msgid "upload base64-encoded data to file"
443 msgstr ""
444
445 #: fish/cmds.c:2586
446 #, fuzzy
447 msgid "download file and encode as base64"
448 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
449
450 #: fish/cmds.c:2587
451 msgid "flush device buffers"
452 msgstr "फ्लश युक्ति बफर"
453
454 #: fish/cmds.c:2588
455 msgid "get blocksize of block device"
456 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
457
458 #: fish/cmds.c:2589
459 msgid "is block device set to read-only"
460 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
461
462 #: fish/cmds.c:2590
463 msgid "get total size of device in bytes"
464 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
465
466 #: fish/cmds.c:2591
467 msgid "get sectorsize of block device"
468 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
469
470 #: fish/cmds.c:2592
471 msgid "get total size of device in 512-byte sectors"
472 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
473
474 #: fish/cmds.c:2593
475 msgid "reread partition table"
476 msgstr "विभाजन सारणी फिर पढ़ें"
477
478 #: fish/cmds.c:2594
479 msgid "set blocksize of block device"
480 msgstr "खंड युक्ति का खंड आकार सेट करें"
481
482 #: fish/cmds.c:2595
483 msgid "set block device to read-only"
484 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
485
486 #: fish/cmds.c:2596
487 msgid "set block device to read-write"
488 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
489
490 #: fish/cmds.c:2597
491 msgid "return true path on case-insensitive filesystem"
492 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
493
494 #: fish/cmds.c:2598
495 msgid "list the contents of a file"
496 msgstr "फाइल की सामग्री सूचीबद्ध करें"
497
498 #: fish/cmds.c:2599
499 msgid "compute MD5, SHAx or CRC checksum of file"
500 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
501
502 #: fish/cmds.c:2600
503 #, fuzzy
504 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
505 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
506
507 #: fish/cmds.c:2601
508 #, fuzzy
509 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
510 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
511
512 #: fish/cmds.c:2602
513 msgid "change file mode"
514 msgstr "फाइल नोड बदलें"
515
516 #: fish/cmds.c:2603 fish/cmds.c:2719
517 msgid "change file owner and group"
518 msgstr "फाइल स्वामी और समूह बदलें"
519
520 #: fish/cmds.c:2604
521 msgid "run a command from the guest filesystem"
522 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
523
524 #: fish/cmds.c:2605
525 msgid "run a command, returning lines"
526 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
527
528 #: fish/cmds.c:2606
529 msgid "add qemu parameters"
530 msgstr "qemu पैरामीटर जोड़ें"
531
532 #: fish/cmds.c:2607
533 #, fuzzy
534 msgid "copy local files or directories into an image"
535 msgstr "तरू में फाइल लोड करें"
536
537 #: fish/cmds.c:2608
538 #, fuzzy
539 msgid "copy remote files or directories out of an image"
540 msgstr "तरू में फाइल लोड करें"
541
542 #: fish/cmds.c:2609
543 #, fuzzy
544 msgid "copy size bytes from source to destination using dd"
545 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
546
547 #: fish/cmds.c:2610
548 msgid "copy a file"
549 msgstr "कोई फाइल कॉपी करें"
550
551 #: fish/cmds.c:2611
552 msgid "copy a file or directory recursively"
553 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
554
555 #: fish/cmds.c:2612
556 msgid "copy from source to destination using dd"
557 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
558
559 #: fish/cmds.c:2613
560 msgid "debugging and internals"
561 msgstr "डिबगिंग और आंतरिक"
562
563 #: fish/cmds.c:2614
564 #, fuzzy
565 msgid "debug the QEMU command line (internal use only)"
566 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
567
568 #: fish/cmds.c:2615
569 #, fuzzy
570 msgid "upload a file to the appliance (internal use only)"
571 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
572
573 #: fish/cmds.c:2616
574 msgid "report file system disk space usage"
575 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
576
577 #: fish/cmds.c:2617
578 msgid "report file system disk space usage (human readable)"
579 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
580
581 #: fish/cmds.c:2618
582 msgid "return kernel messages"
583 msgstr "कर्नेल संदेश लौटाएँ"
584
585 #: fish/cmds.c:2619
586 msgid "download a file to the local machine"
587 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
588
589 #: fish/cmds.c:2620
590 #, fuzzy
591 msgid "download a file to the local machine with offset and size"
592 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
593
594 #: fish/cmds.c:2621
595 msgid "drop kernel page cache, dentries and inodes"
596 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
597
598 #: fish/cmds.c:2622
599 msgid "estimate file space usage"
600 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
601
602 #: fish/cmds.c:2623
603 msgid "check an ext2/ext3 filesystem"
604 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
605
606 #: fish/cmds.c:2624
607 msgid "display a line of text"
608 msgstr "पाठ पंक्ति दिखाएँ"
609
610 #: fish/cmds.c:2625
611 msgid "echo arguments back to the client"
612 msgstr "इको तर्क क्लाइंट को वापस"
613
614 #: fish/cmds.c:2626
615 #, fuzzy
616 msgid "edit a file"
617 msgstr "फाइल पढ़ें"
618
619 #: fish/cmds.c:2627 fish/cmds.c:2628 fish/cmds.c:2633 fish/cmds.c:2634
620 #: fish/cmds.c:2667 fish/cmds.c:2668 fish/cmds.c:2912 fish/cmds.c:2913
621 #: fish/cmds.c:2917 fish/cmds.c:2918 fish/cmds.c:2920 fish/cmds.c:2921
622 msgid "return lines matching a pattern"
623 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
624
625 #: fish/cmds.c:2629
626 msgid "test if two files have equal contents"
627 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
628
629 #: fish/cmds.c:2630
630 msgid "test if file or directory exists"
631 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
632
633 #: fish/cmds.c:2631 fish/cmds.c:2632
634 msgid "preallocate a file in the guest filesystem"
635 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
636
637 #: fish/cmds.c:2635
638 msgid "determine file type"
639 msgstr "फाइल प्रकार निर्धारित करें"
640
641 #: fish/cmds.c:2636
642 msgid "detect the architecture of a binary file"
643 msgstr ""
644
645 #: fish/cmds.c:2637
646 msgid "return the size of the file in bytes"
647 msgstr "बाइट में फाइल का आकार वापस करें"
648
649 #: fish/cmds.c:2638
650 msgid "fill a file with octets"
651 msgstr "ऑक्टेट के साथ फाइल भरें"
652
653 #: fish/cmds.c:2639
654 #, fuzzy
655 msgid "fill a file with a repeating pattern of bytes"
656 msgstr "ऑक्टेट के साथ फाइल भरें"
657
658 #: fish/cmds.c:2640
659 msgid "find all files and directories"
660 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
661
662 #: fish/cmds.c:2641
663 msgid "find all files and directories, returning NUL-separated list"
664 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
665
666 #: fish/cmds.c:2642
667 #, fuzzy
668 msgid "find a filesystem by label"
669 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
670
671 #: fish/cmds.c:2643
672 #, fuzzy
673 msgid "find a filesystem by UUID"
674 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
675
676 #: fish/cmds.c:2644
677 msgid "run the filesystem checker"
678 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
679
680 #: fish/cmds.c:2645
681 msgid "get the additional kernel options"
682 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
683
684 #: fish/cmds.c:2646
685 #, fuzzy
686 msgid "get the attach method"
687 msgstr "खोज पथ पाएँ"
688
689 #: fish/cmds.c:2647
690 msgid "get autosync mode"
691 msgstr "autosync विधि पाएँ"
692
693 #: fish/cmds.c:2648
694 msgid "get direct appliance mode flag"
695 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
696
697 #: fish/cmds.c:2649
698 msgid "get the ext2/3/4 filesystem label"
699 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
700
701 #: fish/cmds.c:2650
702 msgid "get the ext2/3/4 filesystem UUID"
703 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
704
705 #: fish/cmds.c:2651
706 msgid "get memory allocated to the qemu subprocess"
707 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
708
709 #: fish/cmds.c:2652
710 #, fuzzy
711 msgid "get enable network flag"
712 msgstr "SELinux सक्रिय फ्लैग पाएँ"
713
714 #: fish/cmds.c:2653
715 msgid "get the search path"
716 msgstr "खोज पथ पाएँ"
717
718 #: fish/cmds.c:2654
719 msgid "get PID of qemu subprocess"
720 msgstr "qemu की उपप्रक्रिया PID पाएँ"
721
722 #: fish/cmds.c:2655
723 msgid "get the qemu binary"
724 msgstr "qemu द्विपदीय पाएँ"
725
726 #: fish/cmds.c:2656
727 msgid "get recovery process enabled flag"
728 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
729
730 #: fish/cmds.c:2657
731 msgid "get SELinux enabled flag"
732 msgstr "SELinux सक्रिय फ्लैग पाएँ"
733
734 #: fish/cmds.c:2658
735 msgid "get the current state"
736 msgstr "मौजूदा स्थिति पाएँ"
737
738 #: fish/cmds.c:2659
739 msgid "get command trace enabled flag"
740 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
741
742 #: fish/cmds.c:2660
743 #, fuzzy
744 msgid "get the current umask"
745 msgstr "मौजूदा स्थिति पाएँ"
746
747 #: fish/cmds.c:2661
748 msgid "get verbose mode"
749 msgstr "वर्बोस विधि पाएँ"
750
751 #: fish/cmds.c:2662
752 msgid "get SELinux security context"
753 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
754
755 #: fish/cmds.c:2663 fish/cmds.c:2720
756 msgid "get a single extended attribute"
757 msgstr ""
758
759 #: fish/cmds.c:2664 fish/cmds.c:2721
760 msgid "list extended attributes of a file or directory"
761 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
762
763 #: fish/cmds.c:2665
764 msgid "expand wildcards in command"
765 msgstr "कमांड में कमांड वाइल्डकार्ड"
766
767 #: fish/cmds.c:2666
768 msgid "expand a wildcard path"
769 msgstr "वाइल्डकार्ड पथ फैलाएँ"
770
771 #: fish/cmds.c:2669
772 msgid "install GRUB"
773 msgstr "GRUB संस्थापित करें"
774
775 #: fish/cmds.c:2670
776 msgid "return first 10 lines of a file"
777 msgstr "फाइल का 10 पंक्ति वापस करें"
778
779 #: fish/cmds.c:2671
780 msgid "return first N lines of a file"
781 msgstr "फाइल का पहला N पंक्ति वापस करें"
782
783 #: fish/cmds.c:2672
784 msgid "dump a file in hexadecimal"
785 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
786
787 #: fish/cmds.c:2673
788 msgid "edit with a hex editor"
789 msgstr ""
790
791 #: fish/cmds.c:2674
792 msgid "list the contents of a single file in an initrd"
793 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
794
795 #: fish/cmds.c:2675
796 msgid "list files in an initrd"
797 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
798
799 #: fish/cmds.c:2676
800 msgid "add an inotify watch"
801 msgstr "inotify वाच जोड़ें"
802
803 #: fish/cmds.c:2677
804 msgid "close the inotify handle"
805 msgstr "inotify नियंत्रण बंद करें"
806
807 #: fish/cmds.c:2678
808 msgid "return list of watched files that had events"
809 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
810
811 #: fish/cmds.c:2679
812 msgid "create an inotify handle"
813 msgstr "inotify नियंत्रण बनाएँ"
814
815 #: fish/cmds.c:2680
816 msgid "return list of inotify events"
817 msgstr "inotify घटना की सूची वापस करता है"
818
819 #: fish/cmds.c:2681
820 msgid "remove an inotify watch"
821 msgstr "inotify जाँच का हटाएँ"
822
823 #: fish/cmds.c:2682
824 msgid "get architecture of inspected operating system"
825 msgstr ""
826
827 #: fish/cmds.c:2683
828 msgid "get distro of inspected operating system"
829 msgstr ""
830
831 #: fish/cmds.c:2684
832 msgid "get drive letter mappings"
833 msgstr ""
834
835 #: fish/cmds.c:2685
836 msgid "get filesystems associated with inspected operating system"
837 msgstr ""
838
839 #: fish/cmds.c:2686
840 msgid "get format of inspected operating system"
841 msgstr ""
842
843 #: fish/cmds.c:2687
844 msgid "get hostname of the operating system"
845 msgstr ""
846
847 #: fish/cmds.c:2688
848 msgid "get major version of inspected operating system"
849 msgstr ""
850
851 #: fish/cmds.c:2689
852 msgid "get minor version of inspected operating system"
853 msgstr ""
854
855 #: fish/cmds.c:2690
856 msgid "get mountpoints of inspected operating system"
857 msgstr ""
858
859 #: fish/cmds.c:2691
860 msgid "get package format used by the operating system"
861 msgstr ""
862
863 #: fish/cmds.c:2692
864 msgid "get package management tool used by the operating system"
865 msgstr ""
866
867 #: fish/cmds.c:2693
868 msgid "get product name of inspected operating system"
869 msgstr ""
870
871 #: fish/cmds.c:2694
872 msgid "get product variant of inspected operating system"
873 msgstr ""
874
875 #: fish/cmds.c:2695
876 msgid "return list of operating systems found by last inspection"
877 msgstr ""
878
879 #: fish/cmds.c:2696
880 msgid "get type of inspected operating system"
881 msgstr ""
882
883 #: fish/cmds.c:2697
884 msgid "get Windows CurrentControlSet of inspected operating system"
885 msgstr ""
886
887 #: fish/cmds.c:2698
888 msgid "get Windows systemroot of inspected operating system"
889 msgstr ""
890
891 #: fish/cmds.c:2699
892 msgid "get live flag for install disk"
893 msgstr ""
894
895 #: fish/cmds.c:2700
896 msgid "get multipart flag for install disk"
897 msgstr ""
898
899 #: fish/cmds.c:2701
900 msgid "get netinst (network installer) flag for install disk"
901 msgstr ""
902
903 #: fish/cmds.c:2702
904 msgid "get list of applications installed in the operating system"
905 msgstr ""
906
907 #: fish/cmds.c:2703
908 msgid "inspect disk and return list of operating systems found"
909 msgstr ""
910
911 #: fish/cmds.c:2704
912 #, fuzzy
913 msgid "test if block device"
914 msgstr "खंड युक्ति को सूचीबद्ध करता है"
915
916 #: fish/cmds.c:2705
917 msgid "is busy processing a command"
918 msgstr "कमांड की प्रक्रिया में व्यस्त है"
919
920 #: fish/cmds.c:2706
921 #, fuzzy
922 msgid "test if character device"
923 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
924
925 #: fish/cmds.c:2707
926 msgid "is in configuration state"
927 msgstr "विन्यास स्थिति में है"
928
929 #: fish/cmds.c:2708
930 #, fuzzy
931 msgid "test if a directory"
932 msgstr "निर्देशिका बनाएँ"
933
934 #: fish/cmds.c:2709
935 #, fuzzy
936 msgid "test if FIFO (named pipe)"
937 msgstr "FIFO (named पाइप) बनाएँ"
938
939 #: fish/cmds.c:2710
940 msgid "test if a regular file"
941 msgstr ""
942
943 #: fish/cmds.c:2711
944 msgid "is launching subprocess"
945 msgstr "उपपक्रिया को लॉन्च कर रहा है"
946
947 #: fish/cmds.c:2712
948 #, fuzzy
949 msgid "test if device is a logical volume"
950 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
951
952 #: fish/cmds.c:2713
953 msgid "is ready to accept commands"
954 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
955
956 #: fish/cmds.c:2714
957 #, fuzzy
958 msgid "test if socket"
959 msgstr "डेमॉन सॉकेट में लिखें"
960
961 #: fish/cmds.c:2715
962 #, fuzzy
963 msgid "test if symbolic link"
964 msgstr "सांकेतिक लिंक बनाएँ"
965
966 #: fish/cmds.c:2716
967 msgid "kill the qemu subprocess"
968 msgstr "qemu उपपक्रिया को किल करें"
969
970 #: fish/cmds.c:2717
971 msgid "launch the qemu subprocess"
972 msgstr "qemu उपपक्रिया लॉन्च करें"
973
974 #: fish/cmds.c:2718
975 #, fuzzy
976 msgid "change working directory"
977 msgstr "स्थानीय परिवर्तन निर्देशिका"
978
979 #: fish/cmds.c:2722
980 msgid "list the block devices"
981 msgstr "खंड युक्ति को सूचीबद्ध करता है"
982
983 #: fish/cmds.c:2723
984 #, fuzzy
985 msgid "list filesystems"
986 msgstr "फाइलसिस्टम बनाएँ"
987
988 #: fish/cmds.c:2724
989 msgid "list the partitions"
990 msgstr "विभाजन सूचीबद्ध करें"
991
992 #: fish/cmds.c:2725
993 msgid "list the files in a directory (long format)"
994 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
995
996 #: fish/cmds.c:2726 fish/cmds.c:2727
997 msgid "create a hard link"
998 msgstr "कोई हार्ड लिंक बनाएँ"
999
1000 #: fish/cmds.c:2728 fish/cmds.c:2729
1001 msgid "create a symbolic link"
1002 msgstr "सांकेतिक लिंक बनाएँ"
1003
1004 #: fish/cmds.c:2730 fish/cmds.c:2821
1005 msgid "remove extended attribute of a file or directory"
1006 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
1007
1008 #: fish/cmds.c:2731
1009 msgid "list the files in a directory"
1010 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1011
1012 #: fish/cmds.c:2732 fish/cmds.c:2848
1013 msgid "set extended attribute of a file or directory"
1014 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
1015
1016 #: fish/cmds.c:2733
1017 msgid "get file information for a symbolic link"
1018 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
1019
1020 #: fish/cmds.c:2734
1021 msgid "lstat on multiple files"
1022 msgstr "lstat विविध फाइल पर"
1023
1024 #: fish/cmds.c:2735
1025 #, fuzzy
1026 msgid "add a key on a LUKS encrypted device"
1027 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1028
1029 #: fish/cmds.c:2736
1030 #, fuzzy
1031 msgid "close a LUKS device"
1032 msgstr "युक्ति पर स्वैप सक्रिय करें"
1033
1034 #: fish/cmds.c:2737 fish/cmds.c:2738
1035 msgid "format a block device as a LUKS encrypted device"
1036 msgstr ""
1037
1038 #: fish/cmds.c:2739
1039 msgid "remove a key from a LUKS encrypted device"
1040 msgstr ""
1041
1042 #: fish/cmds.c:2740
1043 msgid "open a LUKS-encrypted block device"
1044 msgstr ""
1045
1046 #: fish/cmds.c:2741
1047 #, fuzzy
1048 msgid "open a LUKS-encrypted block device read-only"
1049 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1050
1051 #: fish/cmds.c:2742
1052 #, fuzzy
1053 msgid "create an LVM logical volume"
1054 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1055
1056 #: fish/cmds.c:2743
1057 msgid "get canonical name of an LV"
1058 msgstr ""
1059
1060 #: fish/cmds.c:2744
1061 msgid "clear LVM device filter"
1062 msgstr ""
1063
1064 #: fish/cmds.c:2745
1065 msgid "remove all LVM LVs, VGs and PVs"
1066 msgstr "सभी LVM LV, VG और PV हटाएँ"
1067
1068 #: fish/cmds.c:2746
1069 msgid "set LVM device filter"
1070 msgstr ""
1071
1072 #: fish/cmds.c:2747
1073 msgid "remove an LVM logical volume"
1074 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1075
1076 #: fish/cmds.c:2748
1077 msgid "rename an LVM logical volume"
1078 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1079
1080 #: fish/cmds.c:2749
1081 msgid "resize an LVM logical volume"
1082 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1083
1084 #: fish/cmds.c:2750
1085 msgid "expand an LV to fill free space"
1086 msgstr ""
1087
1088 #: fish/cmds.c:2751 fish/cmds.c:2752
1089 msgid "list the LVM logical volumes (LVs)"
1090 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1091
1092 #: fish/cmds.c:2753
1093 #, fuzzy
1094 msgid "get the UUID of a logical volume"
1095 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1096
1097 #: fish/cmds.c:2754
1098 msgid "lgetxattr on multiple files"
1099 msgstr "विविध फाइल पर lgetxattr करें"
1100
1101 #: fish/cmds.c:2755
1102 msgid "open the manual"
1103 msgstr ""
1104
1105 #: fish/cmds.c:2756
1106 msgid "create a directory"
1107 msgstr "निर्देशिका बनाएँ"
1108
1109 #: fish/cmds.c:2757
1110 msgid "create a directory with a particular mode"
1111 msgstr "खास विधि से निर्देशिका बनाएँ"
1112
1113 #: fish/cmds.c:2758
1114 msgid "create a directory and parents"
1115 msgstr "जनक और निर्देशिका बनाएँ"
1116
1117 #: fish/cmds.c:2759
1118 msgid "create a temporary directory"
1119 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1120
1121 #: fish/cmds.c:2760 fish/cmds.c:2761 fish/cmds.c:2762
1122 msgid "make ext2/3/4 filesystem with external journal"
1123 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1124
1125 #: fish/cmds.c:2763
1126 msgid "make ext2/3/4 external journal"
1127 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1128
1129 #: fish/cmds.c:2764
1130 msgid "make ext2/3/4 external journal with label"
1131 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1132
1133 #: fish/cmds.c:2765
1134 msgid "make ext2/3/4 external journal with UUID"
1135 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1136
1137 #: fish/cmds.c:2766
1138 msgid "make FIFO (named pipe)"
1139 msgstr "FIFO (named पाइप) बनाएँ"
1140
1141 #: fish/cmds.c:2767 fish/cmds.c:2769
1142 msgid "make a filesystem"
1143 msgstr "फाइलसिस्टम बनाएँ"
1144
1145 #: fish/cmds.c:2768
1146 msgid "make a filesystem with block size"
1147 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1148
1149 #: fish/cmds.c:2770
1150 msgid "create a mountpoint"
1151 msgstr "आरोहबिंदु बनाएँ"
1152
1153 #: fish/cmds.c:2771
1154 msgid "make block, character or FIFO devices"
1155 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1156
1157 #: fish/cmds.c:2772
1158 msgid "make block device node"
1159 msgstr "खंड युक्ति नोड बनाएँ"
1160
1161 #: fish/cmds.c:2773
1162 msgid "make char device node"
1163 msgstr "चार युक्ति नोड बनाएँ"
1164
1165 #: fish/cmds.c:2774
1166 msgid "create a swap partition"
1167 msgstr "कोई स्वैप विभाजन बनाएँ"
1168
1169 #: fish/cmds.c:2775
1170 msgid "create a swap partition with a label"
1171 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1172
1173 #: fish/cmds.c:2776
1174 msgid "create a swap partition with an explicit UUID"
1175 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1176
1177 #: fish/cmds.c:2777
1178 msgid "create a swap file"
1179 msgstr "कोई स्वैप फाइल बनाएँ"
1180
1181 #: fish/cmds.c:2778
1182 msgid "load a kernel module"
1183 msgstr "कर्नेल मॉड्यूल लोड करें"
1184
1185 #: fish/cmds.c:2779
1186 #, fuzzy
1187 msgid "view a file"
1188 msgstr "कोई फाइल खिसकाएँ"
1189
1190 #: fish/cmds.c:2780
1191 msgid "mount a guest disk at a position in the filesystem"
1192 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1193
1194 #: fish/cmds.c:2781
1195 msgid "mount a file using the loop device"
1196 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1197
1198 #: fish/cmds.c:2782
1199 msgid "mount a guest disk with mount options"
1200 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1201
1202 #: fish/cmds.c:2783
1203 msgid "mount a guest disk, read-only"
1204 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1205
1206 #: fish/cmds.c:2784
1207 msgid "mount a guest disk with mount options and vfstype"
1208 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1209
1210 #: fish/cmds.c:2785
1211 msgid "show mountpoints"
1212 msgstr "आरोहबिंदु दिखाएँ"
1213
1214 #: fish/cmds.c:2786
1215 msgid "show mounted filesystems"
1216 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1217
1218 #: fish/cmds.c:2787
1219 msgid "move a file"
1220 msgstr "कोई फाइल खिसकाएँ"
1221
1222 #: fish/cmds.c:2788
1223 msgid "probe NTFS volume"
1224 msgstr "NTFS वॉल्यूम जाँचें"
1225
1226 #: fish/cmds.c:2789
1227 #, fuzzy
1228 msgid "resize an NTFS filesystem"
1229 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1230
1231 #: fish/cmds.c:2790
1232 #, fuzzy
1233 msgid "resize an NTFS filesystem (with size)"
1234 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1235
1236 #: fish/cmds.c:2791
1237 msgid "add a partition to the device"
1238 msgstr "युक्ति में कोई विभाजन जोड़ें"
1239
1240 #: fish/cmds.c:2792
1241 #, fuzzy
1242 msgid "delete a partition"
1243 msgstr "कोई स्वैप विभाजन बनाएँ"
1244
1245 #: fish/cmds.c:2793
1246 msgid "partition whole disk with a single primary partition"
1247 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1248
1249 #: fish/cmds.c:2794
1250 #, fuzzy
1251 msgid "return true if a partition is bootable"
1252 msgstr "विभाजन सारणी फिर पढ़ें"
1253
1254 #: fish/cmds.c:2795
1255 msgid "get the MBR type byte (ID byte) from a partition"
1256 msgstr ""
1257
1258 #: fish/cmds.c:2796
1259 msgid "get the partition table type"
1260 msgstr "विभाजन सारणी प्रकार पाएँ"
1261
1262 #: fish/cmds.c:2797
1263 msgid "create an empty partition table"
1264 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1265
1266 #: fish/cmds.c:2798
1267 msgid "list partitions on a device"
1268 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1269
1270 #: fish/cmds.c:2799
1271 msgid "make a partition bootable"
1272 msgstr "विभाजन को बूट योग्य बनाएँ"
1273
1274 #: fish/cmds.c:2800
1275 msgid "set the MBR type byte (ID byte) of a partition"
1276 msgstr ""
1277
1278 #: fish/cmds.c:2801
1279 msgid "set partition name"
1280 msgstr "विभाजन नाम सेट करें"
1281
1282 #: fish/cmds.c:2802
1283 #, fuzzy
1284 msgid "convert partition name to device name"
1285 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1286
1287 #: fish/cmds.c:2803
1288 msgid "ping the guest daemon"
1289 msgstr "अतिथि डेमॉन पिंग करें"
1290
1291 #: fish/cmds.c:2804
1292 msgid "read part of a file"
1293 msgstr "किसी फाइल का हिस्सा पढ़ें"
1294
1295 #: fish/cmds.c:2805
1296 #, fuzzy
1297 msgid "read part of a device"
1298 msgstr "किसी फाइल का हिस्सा पढ़ें"
1299
1300 #: fish/cmds.c:2806
1301 msgid "create an LVM physical volume"
1302 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1303
1304 #: fish/cmds.c:2807
1305 msgid "remove an LVM physical volume"
1306 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1307
1308 #: fish/cmds.c:2808
1309 msgid "resize an LVM physical volume"
1310 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1311
1312 #: fish/cmds.c:2809
1313 #, fuzzy
1314 msgid "resize an LVM physical volume (with size)"
1315 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1316
1317 #: fish/cmds.c:2810 fish/cmds.c:2811
1318 msgid "list the LVM physical volumes (PVs)"
1319 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1320
1321 #: fish/cmds.c:2812
1322 #, fuzzy
1323 msgid "get the UUID of a physical volume"
1324 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1325
1326 #: fish/cmds.c:2813
1327 #, fuzzy
1328 msgid "write to part of a file"
1329 msgstr "किसी फाइल का हिस्सा पढ़ें"
1330
1331 #: fish/cmds.c:2814
1332 #, fuzzy
1333 msgid "write to part of a device"
1334 msgstr "किसी फाइल का हिस्सा पढ़ें"
1335
1336 #: fish/cmds.c:2815
1337 msgid "read a file"
1338 msgstr "फाइल पढ़ें"
1339
1340 #: fish/cmds.c:2816
1341 msgid "read file as lines"
1342 msgstr "फाइल पंक्ति बार पढ़ें"
1343
1344 #: fish/cmds.c:2817
1345 msgid "read directories entries"
1346 msgstr "निर्देशिका प्रविष्टि पढें"
1347
1348 #: fish/cmds.c:2818
1349 msgid "read the target of a symbolic link"
1350 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1351
1352 #: fish/cmds.c:2819
1353 msgid "readlink on multiple files"
1354 msgstr "मल्टीपल फाइल पर रीडलिंक"
1355
1356 #: fish/cmds.c:2820
1357 msgid "canonicalized absolute pathname"
1358 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1359
1360 #: fish/cmds.c:2822
1361 msgid "close and reopen libguestfs handle"
1362 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1363
1364 #: fish/cmds.c:2823
1365 #, fuzzy
1366 msgid "resize an ext2, ext3 or ext4 filesystem"
1367 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1368
1369 #: fish/cmds.c:2824
1370 #, fuzzy
1371 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1372 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1373
1374 #: fish/cmds.c:2825
1375 #, fuzzy
1376 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1377 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1378
1379 #: fish/cmds.c:2826
1380 msgid "remove a file"
1381 msgstr "फाइल हटाएँ"
1382
1383 #: fish/cmds.c:2827
1384 msgid "remove a file or directory recursively"
1385 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1386
1387 #: fish/cmds.c:2828
1388 msgid "remove a directory"
1389 msgstr "निर्देशिका हटाएँ"
1390
1391 #: fish/cmds.c:2829
1392 msgid "remove a mountpoint"
1393 msgstr "माउंट प्वाइंट हटाएँ"
1394
1395 #: fish/cmds.c:2830
1396 msgid "scrub (securely wipe) a device"
1397 msgstr "scrub (securely wipe) युक्ति"
1398
1399 #: fish/cmds.c:2831
1400 msgid "scrub (securely wipe) a file"
1401 msgstr "फाइल स्क्रब करें"
1402
1403 #: fish/cmds.c:2832
1404 msgid "scrub (securely wipe) free space"
1405 msgstr "मुक्त स्थान को साफ करें"
1406
1407 #: fish/cmds.c:2833
1408 msgid "add options to kernel command line"
1409 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1410
1411 #: fish/cmds.c:2834
1412 #, fuzzy
1413 msgid "set the attach method"
1414 msgstr "खोज पथ सेट करें"
1415
1416 #: fish/cmds.c:2835
1417 msgid "set autosync mode"
1418 msgstr "autosync विधि सेट करें"
1419
1420 #: fish/cmds.c:2836
1421 msgid "enable or disable direct appliance mode"
1422 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1423
1424 #: fish/cmds.c:2837
1425 msgid "set the ext2/3/4 filesystem label"
1426 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1427
1428 #: fish/cmds.c:2838
1429 msgid "set the ext2/3/4 filesystem UUID"
1430 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1431
1432 #: fish/cmds.c:2839
1433 msgid "set memory allocated to the qemu subprocess"
1434 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1435
1436 #: fish/cmds.c:2840
1437 msgid "set enable network flag"
1438 msgstr ""
1439
1440 #: fish/cmds.c:2841
1441 msgid "set the search path"
1442 msgstr "खोज पथ सेट करें"
1443
1444 #: fish/cmds.c:2842
1445 msgid "set the qemu binary"
1446 msgstr "emu द्विपदीय सेट करें"
1447
1448 #: fish/cmds.c:2843
1449 msgid "enable or disable the recovery process"
1450 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1451
1452 #: fish/cmds.c:2844
1453 msgid "set SELinux enabled or disabled at appliance boot"
1454 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1455
1456 #: fish/cmds.c:2845
1457 msgid "enable or disable command traces"
1458 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1459
1460 #: fish/cmds.c:2846
1461 msgid "set verbose mode"
1462 msgstr "वर्बोस विधि सेट करें"
1463
1464 #: fish/cmds.c:2847
1465 msgid "set SELinux security context"
1466 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1467
1468 #: fish/cmds.c:2849 fish/cmds.c:2850
1469 msgid "create partitions on a block device"
1470 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1471
1472 #: fish/cmds.c:2851
1473 msgid "modify a single partition on a block device"
1474 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1475
1476 #: fish/cmds.c:2852
1477 msgid "display the disk geometry from the partition table"
1478 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1479
1480 #: fish/cmds.c:2853
1481 msgid "display the kernel geometry"
1482 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1483
1484 #: fish/cmds.c:2854
1485 msgid "display the partition table"
1486 msgstr "विभाजन सारणी को दिखाएँ"
1487
1488 #: fish/cmds.c:2855
1489 msgid "run a command via the shell"
1490 msgstr "शेल से होकर कमांड चलाएँ"
1491
1492 #: fish/cmds.c:2856
1493 msgid "run a command via the shell returning lines"
1494 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1495
1496 #: fish/cmds.c:2857
1497 msgid "sleep for some seconds"
1498 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1499
1500 #: fish/cmds.c:2858
1501 #, fuzzy
1502 msgid "create a sparse disk image and add"
1503 msgstr "तनु छवि फाइल आबंटित करें"
1504
1505 #: fish/cmds.c:2859
1506 msgid "get file information"
1507 msgstr "फाइल सूचना पाएँ"
1508
1509 #: fish/cmds.c:2860
1510 msgid "get file system statistics"
1511 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1512
1513 #: fish/cmds.c:2861 fish/cmds.c:2862
1514 msgid "print the printable strings in a file"
1515 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1516
1517 #: fish/cmds.c:2863
1518 #, fuzzy
1519 msgid "list supported groups of commands"
1520 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1521
1522 #: fish/cmds.c:2864
1523 msgid "disable swap on device"
1524 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1525
1526 #: fish/cmds.c:2865
1527 msgid "disable swap on file"
1528 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1529
1530 #: fish/cmds.c:2866
1531 msgid "disable swap on labeled swap partition"
1532 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1533
1534 #: fish/cmds.c:2867
1535 msgid "disable swap on swap partition by UUID"
1536 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1537
1538 #: fish/cmds.c:2868
1539 msgid "enable swap on device"
1540 msgstr "युक्ति पर स्वैप सक्रिय करें"
1541
1542 #: fish/cmds.c:2869
1543 msgid "enable swap on file"
1544 msgstr "फाइल पर स्वैप सक्रिय करें"
1545
1546 #: fish/cmds.c:2870
1547 msgid "enable swap on labeled swap partition"
1548 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1549
1550 #: fish/cmds.c:2871
1551 msgid "enable swap on swap partition by UUID"
1552 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1553
1554 #: fish/cmds.c:2872
1555 msgid "sync disks, writes are flushed through to the disk image"
1556 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1557
1558 #: fish/cmds.c:2873
1559 msgid "return last 10 lines of a file"
1560 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1561
1562 #: fish/cmds.c:2874
1563 msgid "return last N lines of a file"
1564 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1565
1566 #: fish/cmds.c:2875
1567 msgid "unpack tarfile to directory"
1568 msgstr "tarfile को निर्देशिका में खोलें"
1569
1570 #: fish/cmds.c:2876
1571 msgid "pack directory into tarfile"
1572 msgstr "निर्देशिका को tarfile में पैक करें"
1573
1574 #: fish/cmds.c:2877 fish/cmds.c:2884
1575 msgid "unpack compressed tarball to directory"
1576 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1577
1578 #: fish/cmds.c:2878 fish/cmds.c:2885
1579 msgid "pack directory into compressed tarball"
1580 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1581
1582 #: fish/cmds.c:2879
1583 #, fuzzy
1584 msgid "print elapsed time taken to run a command"
1585 msgstr "कमांड चलाने के लिए लिया गया समय"
1586
1587 #: fish/cmds.c:2880
1588 msgid "update file timestamps or create a new file"
1589 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1590
1591 #: fish/cmds.c:2881
1592 msgid "truncate a file to zero size"
1593 msgstr "फाइल को शून्य आकार में काटें"
1594
1595 #: fish/cmds.c:2882
1596 msgid "truncate a file to a particular size"
1597 msgstr "फाइल को किसी खास आकार में काटें"
1598
1599 #: fish/cmds.c:2883
1600 msgid "get ext2/ext3/ext4 superblock details"
1601 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1602
1603 #: fish/cmds.c:2886
1604 msgid "set file mode creation mask (umask)"
1605 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1606
1607 #: fish/cmds.c:2887
1608 msgid "unmount a filesystem"
1609 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1610
1611 #: fish/cmds.c:2888
1612 msgid "unmount all filesystems"
1613 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1614
1615 #: fish/cmds.c:2889
1616 msgid "upload a file from the local machine"
1617 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1618
1619 #: fish/cmds.c:2890
1620 #, fuzzy
1621 msgid "upload a file from the local machine with offset"
1622 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1623
1624 #: fish/cmds.c:2891
1625 msgid "set timestamp of a file with nanosecond precision"
1626 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1627
1628 #: fish/cmds.c:2892
1629 msgid "get the library version number"
1630 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1631
1632 #: fish/cmds.c:2893
1633 #, fuzzy
1634 msgid "get the filesystem label"
1635 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
1636
1637 #: fish/cmds.c:2894
1638 msgid "get the Linux VFS type corresponding to a mounted device"
1639 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1640
1641 #: fish/cmds.c:2895
1642 #, fuzzy
1643 msgid "get the filesystem UUID"
1644 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
1645
1646 #: fish/cmds.c:2896
1647 msgid "activate or deactivate some volume groups"
1648 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1649
1650 #: fish/cmds.c:2897
1651 msgid "activate or deactivate all volume groups"
1652 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1653
1654 #: fish/cmds.c:2898
1655 msgid "create an LVM volume group"
1656 msgstr "LVM वॉल्यूम समूह बनाएँ"
1657
1658 #: fish/cmds.c:2899
1659 msgid "get the LV UUIDs of all LVs in the volume group"
1660 msgstr ""
1661
1662 #: fish/cmds.c:2900
1663 msgid "get the PV UUIDs containing the volume group"
1664 msgstr ""
1665
1666 #: fish/cmds.c:2901
1667 msgid "remove an LVM volume group"
1668 msgstr "LVM वाल्यूम समूह हटाएँ"
1669
1670 #: fish/cmds.c:2902
1671 msgid "rename an LVM volume group"
1672 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1673
1674 #: fish/cmds.c:2903 fish/cmds.c:2904
1675 msgid "list the LVM volume groups (VGs)"
1676 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1677
1678 #: fish/cmds.c:2905
1679 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1680 msgstr ""
1681
1682 #: fish/cmds.c:2906
1683 #, fuzzy
1684 msgid "get the UUID of a volume group"
1685 msgstr "LVM वॉल्यूम समूह बनाएँ"
1686
1687 #: fish/cmds.c:2907
1688 msgid "count characters in a file"
1689 msgstr "फाइल में वर्ण गिनती करें"
1690
1691 #: fish/cmds.c:2908
1692 msgid "count lines in a file"
1693 msgstr "फाइल में पंक्ति गिनती करें"
1694
1695 #: fish/cmds.c:2909
1696 msgid "count words in a file"
1697 msgstr "फाइल में शब्द गिनती करें"
1698
1699 #: fish/cmds.c:2910
1700 #, fuzzy
1701 msgid "create a new file"
1702 msgstr "फाइल बनाएँ"
1703
1704 #: fish/cmds.c:2911
1705 msgid "create a file"
1706 msgstr "फाइल बनाएँ"
1707
1708 #: fish/cmds.c:2914
1709 msgid "write zeroes to the device"
1710 msgstr "युक्ति में शून्य लिखें"
1711
1712 #: fish/cmds.c:2915
1713 #, fuzzy
1714 msgid "write zeroes to an entire device"
1715 msgstr "युक्ति में शून्य लिखें"
1716
1717 #: fish/cmds.c:2916
1718 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1719 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1720
1721 #: fish/cmds.c:2919
1722 msgid "determine file type inside a compressed file"
1723 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1724
1725 #: fish/cmds.c:2922
1726 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1727 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1728
1729 #: fish/cmds.c:3240 fish/cmds.c:3254 fish/cmds.c:3270 fish/cmds.c:3287
1730 #: fish/cmds.c:3304 fish/cmds.c:3322 fish/cmds.c:3341 fish/cmds.c:3357
1731 #: fish/cmds.c:3375 fish/cmds.c:3391 fish/cmds.c:3409 fish/cmds.c:3425
1732 #: fish/cmds.c:3442 fish/cmds.c:3457 fish/cmds.c:3475 fish/cmds.c:3490
1733 #: fish/cmds.c:3506 fish/cmds.c:3522 fish/cmds.c:3538 fish/cmds.c:3554
1734 #: fish/cmds.c:3570 fish/cmds.c:3588 fish/cmds.c:3621 fish/cmds.c:3637
1735 #: fish/cmds.c:3653 fish/cmds.c:3672 fish/cmds.c:3687 fish/cmds.c:3705
1736 #: fish/cmds.c:3720 fish/cmds.c:3738 fish/cmds.c:3753 fish/cmds.c:3771
1737 #: fish/cmds.c:3786 fish/cmds.c:3805 fish/cmds.c:3824 fish/cmds.c:3842
1738 #: fish/cmds.c:3862 fish/cmds.c:3881 fish/cmds.c:3901 fish/cmds.c:3921
1739 #: fish/cmds.c:3941 fish/cmds.c:3960 fish/cmds.c:3979 fish/cmds.c:3999
1740 #: fish/cmds.c:4019 fish/cmds.c:4039 fish/cmds.c:4054 fish/cmds.c:4070
1741 #: fish/cmds.c:4142 fish/cmds.c:4160 fish/cmds.c:4177 fish/cmds.c:4256
1742 #: fish/cmds.c:4276 fish/cmds.c:4296 fish/cmds.c:4316 fish/cmds.c:4336
1743 #: fish/cmds.c:4356 fish/cmds.c:4375 fish/cmds.c:4394 fish/cmds.c:4413
1744 #: fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4467 fish/cmds.c:4487
1745 #: fish/cmds.c:4508 fish/cmds.c:4524 fish/cmds.c:4540 fish/cmds.c:4559
1746 #: fish/cmds.c:4581 fish/cmds.c:4603 fish/cmds.c:4623 fish/cmds.c:4640
1747 #: fish/cmds.c:4657 fish/cmds.c:4674 fish/cmds.c:4691 fish/cmds.c:4708
1748 #: fish/cmds.c:4725 fish/cmds.c:4742 fish/cmds.c:4761 fish/cmds.c:4784
1749 #: fish/cmds.c:4820 fish/cmds.c:4837 fish/cmds.c:4860 fish/cmds.c:4882
1750 #: fish/cmds.c:4903 fish/cmds.c:4923 fish/cmds.c:4942 fish/cmds.c:4962
1751 #: fish/cmds.c:4980 fish/cmds.c:4998 fish/cmds.c:5012 fish/cmds.c:5028
1752 #: fish/cmds.c:5048 fish/cmds.c:5067 fish/cmds.c:5086 fish/cmds.c:5105
1753 #: fish/cmds.c:5124 fish/cmds.c:5144 fish/cmds.c:5184 fish/cmds.c:5241
1754 #: fish/cmds.c:5262 fish/cmds.c:5283 fish/cmds.c:5304 fish/cmds.c:5322
1755 #: fish/cmds.c:5344 fish/cmds.c:5382 fish/cmds.c:5404 fish/cmds.c:5483
1756 #: fish/cmds.c:5522 fish/cmds.c:5537 fish/cmds.c:5554 fish/cmds.c:5568
1757 #: fish/cmds.c:5584 fish/cmds.c:5606 fish/cmds.c:5628 fish/cmds.c:5650
1758 #: fish/cmds.c:5672 fish/cmds.c:5694 fish/cmds.c:5716 fish/cmds.c:5736
1759 #: fish/cmds.c:5753 fish/cmds.c:5770 fish/cmds.c:5789 fish/cmds.c:5808
1760 #: fish/cmds.c:5828 fish/cmds.c:5864 fish/cmds.c:5883 fish/cmds.c:5902
1761 #: fish/cmds.c:5919 fish/cmds.c:5937 fish/cmds.c:5960 fish/cmds.c:5983
1762 #: fish/cmds.c:6007 fish/cmds.c:6030 fish/cmds.c:6051 fish/cmds.c:6074
1763 #: fish/cmds.c:6097 fish/cmds.c:6117 fish/cmds.c:6139 fish/cmds.c:6160
1764 #: fish/cmds.c:6183 fish/cmds.c:6200 fish/cmds.c:6217 fish/cmds.c:6235
1765 #: fish/cmds.c:6253 fish/cmds.c:6274 fish/cmds.c:6292 fish/cmds.c:6313
1766 #: fish/cmds.c:6333 fish/cmds.c:6351 fish/cmds.c:6372 fish/cmds.c:6395
1767 #: fish/cmds.c:6418 fish/cmds.c:6440 fish/cmds.c:6473 fish/cmds.c:6490
1768 #: fish/cmds.c:6507 fish/cmds.c:6531 fish/cmds.c:6554 fish/cmds.c:6577
1769 #: fish/cmds.c:6599 fish/cmds.c:6616 fish/cmds.c:6638 fish/cmds.c:6732
1770 #: fish/cmds.c:6752 fish/cmds.c:6772 fish/cmds.c:6792 fish/cmds.c:6810
1771 #: fish/cmds.c:6831 fish/cmds.c:6867 fish/cmds.c:6884 fish/cmds.c:6906
1772 #: fish/cmds.c:6923 fish/cmds.c:6959 fish/cmds.c:6979 fish/cmds.c:6999
1773 #: fish/cmds.c:7019 fish/cmds.c:7041 fish/cmds.c:7058 fish/cmds.c:7077
1774 #: fish/cmds.c:7096 fish/cmds.c:7118 fish/cmds.c:7139 fish/cmds.c:7160
1775 #: fish/cmds.c:7181 fish/cmds.c:7204 fish/cmds.c:7245 fish/cmds.c:7268
1776 #: fish/cmds.c:7307 fish/cmds.c:7324 fish/cmds.c:7343 fish/cmds.c:7364
1777 #: fish/cmds.c:7387 fish/cmds.c:7409 fish/cmds.c:7427 fish/cmds.c:7446
1778 #: fish/cmds.c:7467 fish/cmds.c:7544 fish/cmds.c:7585 fish/cmds.c:7664
1779 #: fish/cmds.c:7740 fish/cmds.c:7777 fish/cmds.c:7800 fish/cmds.c:7821
1780 #: fish/cmds.c:7844 fish/cmds.c:7866 fish/cmds.c:7891 fish/cmds.c:7934
1781 #: fish/cmds.c:7975 fish/cmds.c:7996 fish/cmds.c:8014 fish/cmds.c:8033
1782 #: fish/cmds.c:8050 fish/cmds.c:8068 fish/cmds.c:8095 fish/cmds.c:8119
1783 #: fish/cmds.c:8143 fish/cmds.c:8167 fish/cmds.c:8191 fish/cmds.c:8215
1784 #: fish/cmds.c:8239 fish/cmds.c:8263 fish/cmds.c:8287 fish/cmds.c:8311
1785 #: fish/cmds.c:8335 fish/cmds.c:8359 fish/cmds.c:8382 fish/cmds.c:8405
1786 #: fish/cmds.c:8426 fish/cmds.c:8447 fish/cmds.c:8468 fish/cmds.c:8488
1787 #: fish/cmds.c:8511 fish/cmds.c:8549 fish/cmds.c:8566 fish/cmds.c:8583
1788 #: fish/cmds.c:8602 fish/cmds.c:8621 fish/cmds.c:8638 fish/cmds.c:8655
1789 #: fish/cmds.c:8672 fish/cmds.c:8689 fish/cmds.c:8708 fish/cmds.c:8744
1790 #: fish/cmds.c:8784 fish/cmds.c:8817 fish/cmds.c:8834 fish/cmds.c:8851
1791 #: fish/cmds.c:8867 fish/cmds.c:8882 fish/cmds.c:8903 fish/cmds.c:8941
1792 #: fish/cmds.c:8979 fish/cmds.c:9018 fish/cmds.c:9058 fish/cmds.c:9099
1793 #: fish/cmds.c:9140 fish/cmds.c:9178 fish/cmds.c:9195 fish/cmds.c:9218
1794 #: fish/cmds.c:9240 fish/cmds.c:9262 fish/cmds.c:9282 fish/cmds.c:9302
1795 #: fish/cmds.c:9338 fish/cmds.c:9410 fish/cmds.c:9450 fish/cmds.c:9508
1796 #: fish/cmds.c:9534 fish/cmds.c:9560 fish/cmds.c:9588 fish/cmds.c:9647
1797 #: fish/cmds.c:9668 fish/cmds.c:9713 fish/cmds.c:9733 fish/cmds.c:9772
1798 #: fish/cmds.c:9809 fish/cmds.c:9829 fish/cmds.c:9851 fish/cmds.c:9908
1799 #: fish/cmds.c:9928 fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9991
1800 #: fish/cmds.c:10011 fish/cmds.c:10038 fish/cmds.c:10058 fish/cmds.c:10078
1801 #: fish/cmds.c:10098 fish/cmds.c:10118 fish/cmds.c:10140 fish/cmds.c:10175
1802 #: fish/cmds.c:10193 fish/cmds.c:10216 fish/cmds.c:10238 fish/cmds.c:10253
1803 #: fish/cmds.c:10270 fish/cmds.c:10307 fish/cmds.c:10346 fish/cmds.c:10386
1804 #: fish/cmds.c:10442 fish/cmds.c:10464 fish/cmds.c:10500 fish/cmds.c:10515
1805 #: fish/cmds.c:10535 fish/cmds.c:10575 fish/cmds.c:10598 fish/cmds.c:10622
1806 #: fish/cmds.c:10647 fish/cmds.c:10688 fish/cmds.c:10713 fish/cmds.c:10751
1807 #: fish/cmds.c:10782 fish/cmds.c:10813 fish/cmds.c:10841 fish/cmds.c:10861
1808 #: fish/cmds.c:10893 fish/cmds.c:10913 fish/cmds.c:10933 fish/cmds.c:10950
1809 #: fish/cmds.c:10968 fish/cmds.c:10991 fish/cmds.c:11012 fish/cmds.c:11031
1810 #: fish/cmds.c:11073 fish/cmds.c:11116 fish/cmds.c:11160 fish/cmds.c:11199
1811 #: fish/cmds.c:11218 fish/cmds.c:11238 fish/cmds.c:11258 fish/cmds.c:11279
1812 #: fish/cmds.c:11300 fish/cmds.c:11321 fish/cmds.c:11342 fish/cmds.c:11363
1813 #: fish/cmds.c:11385 fish/cmds.c:11423 fish/cmds.c:11474 fish/cmds.c:11512
1814 #: fish/cmds.c:11568 fish/cmds.c:11658 fish/cmds.c:11687 fish/cmds.c:11714
1815 #, c-format
1816 msgid "%s should have %d parameter(s)\n"
1817 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1818
1819 #: fish/cmds.c:3241 fish/cmds.c:3255 fish/cmds.c:3271 fish/cmds.c:3288
1820 #: fish/cmds.c:3305 fish/cmds.c:3323 fish/cmds.c:3342 fish/cmds.c:3358
1821 #: fish/cmds.c:3376 fish/cmds.c:3392 fish/cmds.c:3410 fish/cmds.c:3426
1822 #: fish/cmds.c:3443 fish/cmds.c:3458 fish/cmds.c:3476 fish/cmds.c:3491
1823 #: fish/cmds.c:3507 fish/cmds.c:3523 fish/cmds.c:3539 fish/cmds.c:3555
1824 #: fish/cmds.c:3571 fish/cmds.c:3589 fish/cmds.c:3622 fish/cmds.c:3638
1825 #: fish/cmds.c:3654 fish/cmds.c:3673 fish/cmds.c:3688 fish/cmds.c:3706
1826 #: fish/cmds.c:3721 fish/cmds.c:3739 fish/cmds.c:3754 fish/cmds.c:3772
1827 #: fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3825 fish/cmds.c:3843
1828 #: fish/cmds.c:3863 fish/cmds.c:3882 fish/cmds.c:3902 fish/cmds.c:3922
1829 #: fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3980 fish/cmds.c:4000
1830 #: fish/cmds.c:4020 fish/cmds.c:4040 fish/cmds.c:4055 fish/cmds.c:4071
1831 #: fish/cmds.c:4092 fish/cmds.c:4143 fish/cmds.c:4161 fish/cmds.c:4178
1832 #: fish/cmds.c:4199 fish/cmds.c:4257 fish/cmds.c:4277 fish/cmds.c:4297
1833 #: fish/cmds.c:4317 fish/cmds.c:4337 fish/cmds.c:4357 fish/cmds.c:4376
1834 #: fish/cmds.c:4395 fish/cmds.c:4414 fish/cmds.c:4429 fish/cmds.c:4448
1835 #: fish/cmds.c:4468 fish/cmds.c:4488 fish/cmds.c:4509 fish/cmds.c:4525
1836 #: fish/cmds.c:4541 fish/cmds.c:4560 fish/cmds.c:4582 fish/cmds.c:4604
1837 #: fish/cmds.c:4624 fish/cmds.c:4641 fish/cmds.c:4658 fish/cmds.c:4675
1838 #: fish/cmds.c:4692 fish/cmds.c:4709 fish/cmds.c:4726 fish/cmds.c:4743
1839 #: fish/cmds.c:4762 fish/cmds.c:4785 fish/cmds.c:4821 fish/cmds.c:4838
1840 #: fish/cmds.c:4861 fish/cmds.c:4883 fish/cmds.c:4904 fish/cmds.c:4924
1841 #: fish/cmds.c:4943 fish/cmds.c:4963 fish/cmds.c:4981 fish/cmds.c:4999
1842 #: fish/cmds.c:5013 fish/cmds.c:5029 fish/cmds.c:5049 fish/cmds.c:5068
1843 #: fish/cmds.c:5087 fish/cmds.c:5106 fish/cmds.c:5125 fish/cmds.c:5145
1844 #: fish/cmds.c:5185 fish/cmds.c:5242 fish/cmds.c:5263 fish/cmds.c:5284
1845 #: fish/cmds.c:5305 fish/cmds.c:5323 fish/cmds.c:5345 fish/cmds.c:5383
1846 #: fish/cmds.c:5405 fish/cmds.c:5484 fish/cmds.c:5523 fish/cmds.c:5538
1847 #: fish/cmds.c:5555 fish/cmds.c:5569 fish/cmds.c:5585 fish/cmds.c:5607
1848 #: fish/cmds.c:5629 fish/cmds.c:5651 fish/cmds.c:5673 fish/cmds.c:5695
1849 #: fish/cmds.c:5717 fish/cmds.c:5737 fish/cmds.c:5754 fish/cmds.c:5771
1850 #: fish/cmds.c:5790 fish/cmds.c:5809 fish/cmds.c:5829 fish/cmds.c:5865
1851 #: fish/cmds.c:5884 fish/cmds.c:5903 fish/cmds.c:5920 fish/cmds.c:5938
1852 #: fish/cmds.c:5961 fish/cmds.c:5984 fish/cmds.c:6008 fish/cmds.c:6031
1853 #: fish/cmds.c:6052 fish/cmds.c:6075 fish/cmds.c:6098 fish/cmds.c:6118
1854 #: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6201
1855 #: fish/cmds.c:6218 fish/cmds.c:6236 fish/cmds.c:6254 fish/cmds.c:6275
1856 #: fish/cmds.c:6293 fish/cmds.c:6314 fish/cmds.c:6334 fish/cmds.c:6352
1857 #: fish/cmds.c:6373 fish/cmds.c:6396 fish/cmds.c:6419 fish/cmds.c:6441
1858 #: fish/cmds.c:6474 fish/cmds.c:6491 fish/cmds.c:6508 fish/cmds.c:6532
1859 #: fish/cmds.c:6555 fish/cmds.c:6578 fish/cmds.c:6600 fish/cmds.c:6617
1860 #: fish/cmds.c:6639 fish/cmds.c:6733 fish/cmds.c:6753 fish/cmds.c:6773
1861 #: fish/cmds.c:6793 fish/cmds.c:6811 fish/cmds.c:6832 fish/cmds.c:6868
1862 #: fish/cmds.c:6885 fish/cmds.c:6907 fish/cmds.c:6924 fish/cmds.c:6960
1863 #: fish/cmds.c:6980 fish/cmds.c:7000 fish/cmds.c:7020 fish/cmds.c:7042
1864 #: fish/cmds.c:7059 fish/cmds.c:7078 fish/cmds.c:7097 fish/cmds.c:7119
1865 #: fish/cmds.c:7140 fish/cmds.c:7161 fish/cmds.c:7182 fish/cmds.c:7205
1866 #: fish/cmds.c:7246 fish/cmds.c:7269 fish/cmds.c:7308 fish/cmds.c:7325
1867 #: fish/cmds.c:7344 fish/cmds.c:7365 fish/cmds.c:7388 fish/cmds.c:7410
1868 #: fish/cmds.c:7428 fish/cmds.c:7447 fish/cmds.c:7468 fish/cmds.c:7545
1869 #: fish/cmds.c:7586 fish/cmds.c:7665 fish/cmds.c:7741 fish/cmds.c:7778
1870 #: fish/cmds.c:7801 fish/cmds.c:7822 fish/cmds.c:7845 fish/cmds.c:7867
1871 #: fish/cmds.c:7892 fish/cmds.c:7935 fish/cmds.c:7976 fish/cmds.c:7997
1872 #: fish/cmds.c:8015 fish/cmds.c:8034 fish/cmds.c:8051 fish/cmds.c:8069
1873 #: fish/cmds.c:8096 fish/cmds.c:8120 fish/cmds.c:8144 fish/cmds.c:8168
1874 #: fish/cmds.c:8192 fish/cmds.c:8216 fish/cmds.c:8240 fish/cmds.c:8264
1875 #: fish/cmds.c:8288 fish/cmds.c:8312 fish/cmds.c:8336 fish/cmds.c:8360
1876 #: fish/cmds.c:8383 fish/cmds.c:8406 fish/cmds.c:8427 fish/cmds.c:8448
1877 #: fish/cmds.c:8469 fish/cmds.c:8489 fish/cmds.c:8512 fish/cmds.c:8550
1878 #: fish/cmds.c:8567 fish/cmds.c:8584 fish/cmds.c:8603 fish/cmds.c:8622
1879 #: fish/cmds.c:8639 fish/cmds.c:8656 fish/cmds.c:8673 fish/cmds.c:8690
1880 #: fish/cmds.c:8709 fish/cmds.c:8745 fish/cmds.c:8785 fish/cmds.c:8818
1881 #: fish/cmds.c:8835 fish/cmds.c:8852 fish/cmds.c:8868 fish/cmds.c:8883
1882 #: fish/cmds.c:8904 fish/cmds.c:8942 fish/cmds.c:8980 fish/cmds.c:9019
1883 #: fish/cmds.c:9059 fish/cmds.c:9100 fish/cmds.c:9141 fish/cmds.c:9179
1884 #: fish/cmds.c:9196 fish/cmds.c:9219 fish/cmds.c:9241 fish/cmds.c:9263
1885 #: fish/cmds.c:9283 fish/cmds.c:9303 fish/cmds.c:9339 fish/cmds.c:9411
1886 #: fish/cmds.c:9451 fish/cmds.c:9509 fish/cmds.c:9535 fish/cmds.c:9561
1887 #: fish/cmds.c:9589 fish/cmds.c:9648 fish/cmds.c:9669 fish/cmds.c:9714
1888 #: fish/cmds.c:9734 fish/cmds.c:9773 fish/cmds.c:9810 fish/cmds.c:9830
1889 #: fish/cmds.c:9852 fish/cmds.c:9909 fish/cmds.c:9929 fish/cmds.c:9951
1890 #: fish/cmds.c:9973 fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10039
1891 #: fish/cmds.c:10059 fish/cmds.c:10079 fish/cmds.c:10099 fish/cmds.c:10119
1892 #: fish/cmds.c:10141 fish/cmds.c:10176 fish/cmds.c:10194 fish/cmds.c:10217
1893 #: fish/cmds.c:10239 fish/cmds.c:10254 fish/cmds.c:10271 fish/cmds.c:10308
1894 #: fish/cmds.c:10347 fish/cmds.c:10387 fish/cmds.c:10443 fish/cmds.c:10465
1895 #: fish/cmds.c:10501 fish/cmds.c:10516 fish/cmds.c:10536 fish/cmds.c:10576
1896 #: fish/cmds.c:10599 fish/cmds.c:10623 fish/cmds.c:10648 fish/cmds.c:10689
1897 #: fish/cmds.c:10714 fish/cmds.c:10752 fish/cmds.c:10783 fish/cmds.c:10814
1898 #: fish/cmds.c:10842 fish/cmds.c:10862 fish/cmds.c:10894 fish/cmds.c:10914
1899 #: fish/cmds.c:10934 fish/cmds.c:10951 fish/cmds.c:10969 fish/cmds.c:10992
1900 #: fish/cmds.c:11013 fish/cmds.c:11032 fish/cmds.c:11074 fish/cmds.c:11117
1901 #: fish/cmds.c:11161 fish/cmds.c:11200 fish/cmds.c:11219 fish/cmds.c:11239
1902 #: fish/cmds.c:11259 fish/cmds.c:11280 fish/cmds.c:11301 fish/cmds.c:11322
1903 #: fish/cmds.c:11343 fish/cmds.c:11364 fish/cmds.c:11386 fish/cmds.c:11424
1904 #: fish/cmds.c:11475 fish/cmds.c:11513 fish/cmds.c:11569 fish/cmds.c:11592
1905 #: fish/cmds.c:11659 fish/cmds.c:11688 fish/cmds.c:11715
1906 #, c-format
1907 msgid "type 'help %s' for help on %s\n"
1908 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
1909
1910 #: fish/cmds.c:3599 fish/cmds.c:4797 fish/cmds.c:5155 fish/cmds.c:5195
1911 #: fish/cmds.c:5214 fish/cmds.c:5357 fish/cmds.c:5416 fish/cmds.c:5435
1912 #: fish/cmds.c:5454 fish/cmds.c:5497 fish/cmds.c:5840 fish/cmds.c:6451
1913 #: fish/cmds.c:6650 fish/cmds.c:6669 fish/cmds.c:6688 fish/cmds.c:6707
1914 #: fish/cmds.c:6843 fish/cmds.c:6934 fish/cmds.c:7215 fish/cmds.c:7279
1915 #: fish/cmds.c:7478 fish/cmds.c:7497 fish/cmds.c:7516 fish/cmds.c:7555
1916 #: fish/cmds.c:7596 fish/cmds.c:7615 fish/cmds.c:7634 fish/cmds.c:7675
1917 #: fish/cmds.c:7694 fish/cmds.c:7713 fish/cmds.c:7751 fish/cmds.c:7904
1918 #: fish/cmds.c:7947 fish/cmds.c:8524 fish/cmds.c:8719 fish/cmds.c:8757
1919 #: fish/cmds.c:8795 fish/cmds.c:8915 fish/cmds.c:8952 fish/cmds.c:8990
1920 #: fish/cmds.c:9029 fish/cmds.c:9070 fish/cmds.c:9111 fish/cmds.c:9152
1921 #: fish/cmds.c:9315 fish/cmds.c:9351 fish/cmds.c:9364 fish/cmds.c:9377
1922 #: fish/cmds.c:9390 fish/cmds.c:9423 fish/cmds.c:9461 fish/cmds.c:9480
1923 #: fish/cmds.c:9601 fish/cmds.c:9620 fish/cmds.c:9681 fish/cmds.c:9694
1924 #: fish/cmds.c:9745 fish/cmds.c:9784 fish/cmds.c:9862 fish/cmds.c:9881
1925 #: fish/cmds.c:10155 fish/cmds.c:10282 fish/cmds.c:10319 fish/cmds.c:10358
1926 #: fish/cmds.c:10398 fish/cmds.c:10417 fish/cmds.c:10476 fish/cmds.c:10549
1927 #: fish/cmds.c:10659 fish/cmds.c:10729 fish/cmds.c:10763 fish/cmds.c:10794
1928 #: fish/cmds.c:10825 fish/cmds.c:10874 fish/cmds.c:11045 fish/cmds.c:11087
1929 #: fish/cmds.c:11132 fish/cmds.c:11174 fish/cmds.c:11400 fish/cmds.c:11438
1930 #: fish/cmds.c:11451 fish/cmds.c:11489 fish/cmds.c:11524 fish/cmds.c:11543
1931 #: fish/cmds.c:11610
1932 #, c-format
1933 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1934 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
1935
1936 #: fish/cmds.c:3605 fish/cmds.c:4803 fish/cmds.c:5161 fish/cmds.c:5201
1937 #: fish/cmds.c:5220 fish/cmds.c:5363 fish/cmds.c:5422 fish/cmds.c:5441
1938 #: fish/cmds.c:5460 fish/cmds.c:5503 fish/cmds.c:5846 fish/cmds.c:6457
1939 #: fish/cmds.c:6656 fish/cmds.c:6675 fish/cmds.c:6694 fish/cmds.c:6713
1940 #: fish/cmds.c:6849 fish/cmds.c:6940 fish/cmds.c:7221 fish/cmds.c:7285
1941 #: fish/cmds.c:7484 fish/cmds.c:7503 fish/cmds.c:7522 fish/cmds.c:7561
1942 #: fish/cmds.c:7602 fish/cmds.c:7621 fish/cmds.c:7640 fish/cmds.c:7681
1943 #: fish/cmds.c:7700 fish/cmds.c:7719 fish/cmds.c:7757 fish/cmds.c:7910
1944 #: fish/cmds.c:7953 fish/cmds.c:8530 fish/cmds.c:8725 fish/cmds.c:8763
1945 #: fish/cmds.c:8801 fish/cmds.c:8921 fish/cmds.c:8958 fish/cmds.c:8996
1946 #: fish/cmds.c:9035 fish/cmds.c:9076 fish/cmds.c:9117 fish/cmds.c:9158
1947 #: fish/cmds.c:9429 fish/cmds.c:9467 fish/cmds.c:9486 fish/cmds.c:9607
1948 #: fish/cmds.c:9751 fish/cmds.c:9790 fish/cmds.c:9868 fish/cmds.c:9887
1949 #: fish/cmds.c:10288 fish/cmds.c:10325 fish/cmds.c:10364 fish/cmds.c:10404
1950 #: fish/cmds.c:10423 fish/cmds.c:10482 fish/cmds.c:10555 fish/cmds.c:10665
1951 #: fish/cmds.c:11051 fish/cmds.c:11093 fish/cmds.c:11138 fish/cmds.c:11180
1952 #: fish/cmds.c:11530 fish/cmds.c:11616
1953 #, c-format
1954 msgid "%s: %s: integer out of range\n"
1955 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
1956
1957 #: fish/cmds.c:4091 fish/cmds.c:4198 fish/cmds.c:11591
1958 #, fuzzy, c-format
1959 msgid "%s should have %d-%d parameter(s)\n"
1960 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1961
1962 #: fish/cmds.c:4117 fish/cmds.c:4229 fish/cmds.c:11631
1963 #, fuzzy, c-format
1964 msgid "%s: unknown optional argument \"%s\"\n"
1965 msgstr "%s: too many arguments\n"
1966
1967 #: fish/cmds.c:4123 fish/cmds.c:4235 fish/cmds.c:11637
1968 #, fuzzy, c-format
1969 msgid "%s: optional argument \"%s\" given twice\n"
1970 msgstr "%s: too many arguments\n"
1971
1972 #: fish/cmds.c:11732
1973 #, c-format
1974 msgid "%s: unknown command\n"
1975 msgstr "%s: अज्ञात कमांड\n"
1976
1977 #: fish/config.c:74 fish/config.c:113
1978 #, fuzzy, c-format
1979 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
1980 msgstr "%s: internal error parsing string at '%s'\n"
1981
1982 #: fish/copy.c:41
1983 #, c-format
1984 msgid ""
1985 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1986 msgstr ""
1987
1988 #: fish/copy.c:62
1989 #, fuzzy, c-format
1990 msgid "copy-in: target '%s' is not a directory\n"
1991 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1992
1993 #: fish/copy.c:157
1994 #, c-format
1995 msgid "error: argument is zero length or longer than maximum permitted\n"
1996 msgstr ""
1997
1998 #: fish/copy.c:202
1999 #, c-format
2000 msgid ""
2001 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2002 "image\n"
2003 msgstr ""
2004
2005 #: fish/copy.c:213
2006 #, fuzzy, c-format
2007 msgid "copy-out: target '%s' is not a directory\n"
2008 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
2009
2010 #: fish/copy.c:258
2011 #, fuzzy, c-format
2012 msgid "copy-out: '%s' is not a file or directory\n"
2013 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
2014
2015 #: fish/edit.c:45
2016 #, c-format
2017 msgid "use '%s filename' to edit a file\n"
2018 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
2019
2020 #: fish/fish.c:101
2021 #, fuzzy, c-format
2022 msgid ""
2023 "%s: guest filesystem shell\n"
2024 "%s lets you edit virtual machine filesystems\n"
2025 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2026 "Usage:\n"
2027 "  %s [--options] cmd [: cmd : cmd ...]\n"
2028 "Options:\n"
2029 "  -h|--cmd-help        List available commands\n"
2030 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2031 "  -a|--add image       Add image\n"
2032 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2033 "  --csh                Make --listen csh-compatible\n"
2034 "  -d|--domain guest    Add disks from libvirt guest\n"
2035 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2036 "  --echo-keys          Don't turn off echo for passphrases\n"
2037 "  -f|--file file       Read commands from file\n"
2038 "  --format[=raw|..]    Force disk format for -a option\n"
2039 "  -i|--inspector       Automatically mount filesystems\n"
2040 "  --keys-from-stdin    Read passphrases from stdin\n"
2041 "  --listen             Listen for remote commands\n"
2042 "  --live               Connect to a live virtual machine\n"
2043 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2044 "  -n|--no-sync         Don't autosync\n"
2045 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2046 "  --progress-bars      Enable progress bars even when not interactive\n"
2047 "  --no-progress-bars   Disable progress bars\n"
2048 "  --remote[=pid]       Send commands to remote %s\n"
2049 "  -r|--ro              Mount read-only\n"
2050 "  --selinux            Enable SELinux support\n"
2051 "  -v|--verbose         Verbose messages\n"
2052 "  -V|--version         Display version and exit\n"
2053 "  -w|--rw              Mount read-write\n"
2054 "  -x                   Echo each command before executing it\n"
2055 "\n"
2056 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2057 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2058 "or\n"
2059 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2060 "\n"
2061 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2062 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2063 "\n"
2064 "For more information, see the manpage %s(1).\n"
2065 msgstr ""
2066 "%s: guest filesystem shell\n"
2067 "%s lets you edit virtual machine filesystems\n"
2068 "Copyright (C) 2009 Red Hat Inc.\n"
2069 "Usage:\n"
2070 "  %s [--options] cmd [: cmd : cmd ...]\n"
2071 "  %s -i libvirt-domain\n"
2072 "  %s -i disk-image(s)\n"
2073 "or for interactive use:\n"
2074 "  %s\n"
2075 "or from a shell script:\n"
2076 "  %s <<EOF\n"
2077 "  cmd\n"
2078 "  ...\n"
2079 "  EOF\n"
2080 "Options:\n"
2081 "  -h|--cmd-help        List available commands\n"
2082 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2083 "  -a|--add image       Add image\n"
2084 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2085 "  -f|--file file       Read commands from file\n"
2086 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
2087 "  --listen             Listen for remote commands\n"
2088 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2089 "  -n|--no-sync         Don't autosync\n"
2090 "  --remote[=pid]       Send commands to remote %s\n"
2091 "  -r|--ro              Mount read-only\n"
2092 "  --selinux            Enable SELinux support\n"
2093 "  -v|--verbose         Verbose messages\n"
2094 "  -x                   Echo each command before executing it\n"
2095 "  -V|--version         Display version and exit\n"
2096 "For more information,  see the manpage %s(1).\n"
2097
2098 #: fish/fish.c:244
2099 #, c-format
2100 msgid "%s: --listen=PID: PID was not a number: %s\n"
2101 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2102
2103 #: fish/fish.c:251
2104 #, c-format
2105 msgid ""
2106 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2107 msgstr ""
2108 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2109
2110 #: fish/fish.c:301
2111 #, c-format
2112 msgid "%s: only one -f parameter can be given\n"
2113 msgstr "%s: only one -f parameter can be given\n"
2114
2115 #: fish/fish.c:462
2116 #, c-format
2117 msgid "%s: cannot use --listen and --remote options at the same time\n"
2118 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2119
2120 #: fish/fish.c:470
2121 #, c-format
2122 msgid "%s: extra parameters on the command line with --listen flag\n"
2123 msgstr "%s: extra parameters on the command line with --listen flag\n"
2124
2125 #: fish/fish.c:476
2126 #, c-format
2127 msgid "%s: cannot use --listen and --file options at the same time\n"
2128 msgstr "%s: cannot use --listen and --file options at the same time\n"
2129
2130 #: fish/fish.c:534
2131 #, c-format
2132 msgid "guestfish: could not access termcap or terminfo database.\n"
2133 msgstr ""
2134
2135 #: fish/fish.c:538
2136 #, c-format
2137 msgid "guestfish: terminal type \"%s\" not defined.\n"
2138 msgstr ""
2139
2140 #: fish/fish.c:626
2141 #, fuzzy, c-format
2142 msgid ""
2143 "\n"
2144 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2145 "editing virtual machine filesystems.\n"
2146 "\n"
2147 "Type: 'help' for help on commands\n"
2148 "      'man' to read the manual\n"
2149 "      'quit' to quit the shell\n"
2150 "\n"
2151 msgstr ""
2152 "\n"
2153 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
2154 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
2155 "\n"
2156 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
2157 "      'quit' को शेल को छोड़ने के लिए\n"
2158 "\n"
2159
2160 #: fish/fish.c:770
2161 #, c-format
2162 msgid "%s: unterminated double quote\n"
2163 msgstr "%s: unterminated double quote\n"
2164
2165 #: fish/fish.c:776 fish/fish.c:793
2166 #, c-format
2167 msgid "%s: command arguments not separated by whitespace\n"
2168 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2169
2170 #: fish/fish.c:787
2171 #, c-format
2172 msgid "%s: unterminated single quote\n"
2173 msgstr "%s: unterminated single quote\n"
2174
2175 #: fish/fish.c:817
2176 #, c-format
2177 msgid "%s: internal error parsing string at '%s'\n"
2178 msgstr "%s: internal error parsing string at '%s'\n"
2179
2180 #: fish/fish.c:834
2181 #, c-format
2182 msgid "%s: too many arguments\n"
2183 msgstr "%s: too many arguments\n"
2184
2185 #: fish/fish.c:902
2186 #, c-format
2187 msgid "%s: empty command on command line\n"
2188 msgstr "%s: empty command on command line\n"
2189
2190 #: fish/fish.c:1048
2191 msgid "display a list of commands or help on a command"
2192 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2193
2194 #: fish/fish.c:1050
2195 msgid "quit guestfish"
2196 msgstr "quit guestfish"
2197
2198 #: fish/fish.c:1061
2199 #, c-format
2200 msgid ""
2201 "help - display a list of commands or help on a command\n"
2202 "     help cmd\n"
2203 "     help\n"
2204 msgstr ""
2205 "help - display a list of commands or help on a command\n"
2206 "     help cmd\n"
2207 "     help\n"
2208
2209 #: fish/fish.c:1069
2210 #, c-format
2211 msgid ""
2212 "quit - quit guestfish\n"
2213 "     quit\n"
2214 msgstr ""
2215 "quit - quit guestfish\n"
2216 "     quit\n"
2217
2218 #: fish/fish.c:1074
2219 #, c-format
2220 msgid "%s: command not known, use -h to list all commands\n"
2221 msgstr "%s: command not known, use -h to list all commands\n"
2222
2223 #: fish/fish.c:1090
2224 #, c-format
2225 msgid ""
2226 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2227 "For a list of commands:             guestfish -h\n"
2228 "For complete documentation:         man guestfish\n"
2229 msgstr ""
2230
2231 #: fish/fish.c:1247
2232 #, c-format
2233 msgid "Runaway quote in string \"%s\"\n"
2234 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2235
2236 #: fish/fish.c:1445
2237 #, c-format
2238 msgid ""
2239 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2240 "or run \"inspect-os\" command)\n"
2241 msgstr ""
2242
2243 #: fish/fish.c:1451
2244 #, c-format
2245 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
2246 msgstr ""
2247
2248 #: fish/fish.c:1465
2249 #, c-format
2250 msgid ""
2251 "%s: drive '%c:' not found.  To list available drives do:\n"
2252 "  inspect-get-drive-mappings %s\n"
2253 msgstr ""
2254
2255 #: fish/fish.c:1484
2256 #, c-format
2257 msgid ""
2258 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2259 "  umount-all\n"
2260 "  mount %s /\n"
2261 msgstr ""
2262
2263 #: fish/glob.c:53
2264 #, c-format
2265 msgid "use 'glob command [args...]'\n"
2266 msgstr "use 'glob command [args...]'\n"
2267
2268 #: fish/glob.c:73
2269 #, c-format
2270 msgid "glob: guestfs_glob_expand call failed: %s\n"
2271 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2272
2273 #: fish/help.c:38
2274 #, c-format
2275 msgid ""
2276 "Add disk images to examine using the -a or -d options, or the 'add' "
2277 "command.\n"
2278 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2279 "Once you have done this, use the 'run' command.\n"
2280 msgstr ""
2281
2282 #: fish/help.c:44
2283 #, c-format
2284 msgid ""
2285 "Find out what filesystems are available using 'list-filesystems' and then\n"
2286 "mount them to examine or modify the contents using 'mount-ro' or\n"
2287 "'mount-options'.\n"
2288 msgstr ""
2289
2290 #: fish/help.c:52
2291 #, c-format
2292 msgid ""
2293 "For more information about a command, use 'help cmd'.\n"
2294 "\n"
2295 "To read the manual, type 'man'.\n"
2296 msgstr ""
2297
2298 #: fish/hexedit.c:41
2299 #, c-format
2300 msgid "hexedit (device|filename) [max | start max]\n"
2301 msgstr ""
2302
2303 #: fish/hexedit.c:52
2304 #, c-format
2305 msgid "hexedit: %s is a zero length file or device\n"
2306 msgstr ""
2307
2308 #: fish/hexedit.c:63
2309 #, c-format
2310 msgid ""
2311 "hexedit: %s is larger than %s. You must supply a limit using\n"
2312 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2313 "  'hexedit %s <start> <max>'.\n"
2314 msgstr ""
2315
2316 #: fish/hexedit.c:92
2317 #, c-format
2318 msgid "hexedit: invalid range\n"
2319 msgstr ""
2320
2321 #: fish/inspect.c:77
2322 #, fuzzy, c-format
2323 msgid "%s: don't use --live and -i options together\n"
2324 msgstr "%s: cannot use --listen and --file options at the same time\n"
2325
2326 #: fish/inspect.c:89
2327 #, c-format
2328 msgid "%s: no operating system was found on this disk\n"
2329 msgstr ""
2330
2331 #: fish/inspect.c:95
2332 #, c-format
2333 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2334 msgstr ""
2335
2336 #: fish/inspect.c:134
2337 #, c-format
2338 msgid "%s: some filesystems could not be mounted (ignored)\n"
2339 msgstr ""
2340
2341 #: fish/inspect.c:146
2342 #, c-format
2343 msgid "Operating system: %s\n"
2344 msgstr ""
2345
2346 #: fish/inspect.c:159
2347 #, fuzzy, c-format
2348 msgid "%s mounted on %s\n"
2349 msgstr "आरोहबिंदु दिखाएँ"
2350
2351 #: fish/keys.c:53
2352 #, c-format
2353 msgid "Enter key or passphrase (\"%s\"): "
2354 msgstr ""
2355
2356 #: fish/lcd.c:34
2357 #, c-format
2358 msgid "use 'lcd directory' to change local directory\n"
2359 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2360
2361 #: fish/man.c:35
2362 #, c-format
2363 msgid "use 'man' without parameters to open the manual\n"
2364 msgstr ""
2365
2366 #: fish/man.c:54
2367 #, fuzzy, c-format
2368 msgid "the external 'man' program failed\n"
2369 msgstr "बाहरी कमांड विफल: %s"
2370
2371 #: fish/more.c:40
2372 #, c-format
2373 msgid "use '%s filename' to page a file\n"
2374 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2375
2376 #: fish/options.c:36
2377 #, fuzzy, c-format
2378 msgid "%s: too many drives added on the command line\n"
2379 msgstr "%s: empty command on command line\n"
2380
2381 #: fish/options.c:128
2382 #, c-format
2383 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2384 msgstr ""
2385
2386 #: fish/prep.c:37
2387 #, c-format
2388 msgid ""
2389 "List of available prepared disk images:\n"
2390 "\n"
2391 msgstr ""
2392
2393 #: fish/prep.c:40
2394 #, c-format
2395 msgid ""
2396 "guestfish -N %-8s - %s\n"
2397 "\n"
2398 "%s\n"
2399 msgstr ""
2400
2401 #: fish/prep.c:48
2402 #, c-format
2403 msgid "  Optional parameters:\n"
2404 msgstr ""
2405
2406 #: fish/prep.c:55
2407 #, c-format
2408 msgid "<%s> %s (default: %s)\n"
2409 msgstr ""
2410
2411 #: fish/prep.c:65
2412 #, c-format
2413 msgid ""
2414 "Prepared disk images are written to file \"test1.img\" in the local\n"
2415 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2416 "For more information see the guestfish(1) manual.\n"
2417 msgstr ""
2418
2419 #: fish/prep.c:96
2420 #, c-format
2421 msgid ""
2422 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2423 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2424 msgstr ""
2425
2426 #: fish/prep.c:158
2427 #, c-format
2428 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2429 msgstr ""
2430
2431 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2432 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2433 #, fuzzy
2434 msgid "failed to allocate disk"
2435 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2436
2437 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2438 #, fuzzy
2439 msgid "could not parse boot size"
2440 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2441
2442 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2443 #, fuzzy, c-format
2444 msgid "failed to get sector size of disk: %s"
2445 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2446
2447 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2448 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2449 #, c-format
2450 msgid "failed to partition disk: %s"
2451 msgstr ""
2452
2453 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2454 #, fuzzy, c-format
2455 msgid "failed to add boot partition: %s"
2456 msgstr "कोई स्वैप विभाजन बनाएँ"
2457
2458 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2459 #, fuzzy, c-format
2460 msgid "failed to add root partition: %s"
2461 msgstr "कोई स्वैप विभाजन बनाएँ"
2462
2463 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2464 #, c-format
2465 msgid "failed to create boot filesystem: %s"
2466 msgstr ""
2467
2468 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2469 #, c-format
2470 msgid "failed to create root filesystem: %s"
2471 msgstr ""
2472
2473 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2474 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2475 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2476 msgstr ""
2477
2478 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2479 #, fuzzy, c-format
2480 msgid "failed to create PV: %s: %s"
2481 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2482
2483 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2484 #, fuzzy, c-format
2485 msgid "failed to create VG: %s: %s"
2486 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2487
2488 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2489 #, c-format
2490 msgid "failed to create LV: /dev/%s/%s: %s"
2491 msgstr ""
2492
2493 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2494 #, c-format
2495 msgid "failed to resize LV to full size: %s: %s"
2496 msgstr ""
2497
2498 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2499 #, c-format
2500 msgid "failed to create filesystem (%s): %s"
2501 msgstr ""
2502
2503 #: fish/rc.c:255
2504 #, c-format
2505 msgid "guestfish: protocol error: could not read 'hello' message\n"
2506 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2507
2508 #: fish/rc.c:260
2509 #, c-format
2510 msgid ""
2511 "guestfish: protocol error: version mismatch, server version '%s' does not "
2512 "match client version '%s'.  The two versions must match exactly.\n"
2513 msgstr ""
2514 "guestfish: protocol error: version mismatch, server version '%s' does not "
2515 "match client version '%s'.  The two versions must match exactly.\n"
2516
2517 #: fish/rc.c:335 fish/rc.c:349
2518 #, c-format
2519 msgid "guestfish: remote: looks like the server is not running\n"
2520 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2521
2522 #: fish/rc.c:361 fish/rc.c:375
2523 #, c-format
2524 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2525 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2526
2527 #: fish/rc.c:386
2528 #, c-format
2529 msgid "guestfish: protocol error: could not decode reply from server\n"
2530 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2531
2532 #: fish/reopen.c:36
2533 #, c-format
2534 msgid "'reopen' command takes no parameters\n"
2535 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2536
2537 #: fish/reopen.c:46
2538 #, c-format
2539 msgid "reopen: guestfs_create: failed to create handle\n"
2540 msgstr "reopen: guestfs_create: failed to create handle\n"
2541
2542 #: fish/supported.c:66
2543 msgid "yes"
2544 msgstr ""
2545
2546 #: fish/supported.c:68
2547 msgid "no"
2548 msgstr ""
2549
2550 #: fish/time.c:36
2551 #, c-format
2552 msgid "use 'time command [args...]'\n"
2553 msgstr "use 'time command [args...]'\n"
2554
2555 #: fuse/guestmount.c:912
2556 #, fuzzy, c-format
2557 msgid ""
2558 "%s: FUSE module for libguestfs\n"
2559 "%s lets you mount a virtual machine filesystem\n"
2560 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2561 "Usage:\n"
2562 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2563 "Options:\n"
2564 "  -a|--add image       Add image\n"
2565 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2566 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2567 "  -d|--domain guest    Add disks from libvirt guest\n"
2568 "  --echo-keys          Don't turn off echo for passphrases\n"
2569 "  --format[=raw|..]    Force disk format for -a option\n"
2570 "  --fuse-help          Display extra FUSE options\n"
2571 "  -i|--inspector       Automatically mount filesystems\n"
2572 "  --help               Display help message and exit\n"
2573 "  --keys-from-stdin    Read passphrases from stdin\n"
2574 "  --live               Connect to a live virtual machine\n"
2575 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2576 "  -n|--no-sync         Don't autosync\n"
2577 "  -o|--option opt      Pass extra option to FUSE\n"
2578 "  -r|--ro              Mount read-only\n"
2579 "  --selinux            Enable SELinux support\n"
2580 "  -v|--verbose         Verbose messages\n"
2581 "  -V|--version         Display version and exit\n"
2582 "  -w|--rw              Mount read-write\n"
2583 "  -x|--trace           Trace guestfs API calls\n"
2584 msgstr ""
2585 "%s: FUSE module for libguestfs\n"
2586 "%s lets you mount a virtual machine filesystem\n"
2587 "Copyright (C) 2009 Red Hat Inc.\n"
2588 "Usage:\n"
2589 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2590 "Options:\n"
2591 "  -a|--add image       Add image\n"
2592 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2593 "  --fuse-help          Display extra FUSE options\n"
2594 "  --help               Display help message and exit\n"
2595 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2596 "  -n|--no-sync         Don't autosync\n"
2597 "  -o|--option opt      Pass extra option to FUSE\n"
2598 "  -r|--ro              Mount read-only\n"
2599 "  --selinux            Enable SELinux support\n"
2600 "  --trace              Trace guestfs API calls (to stderr)\n"
2601 "  -v|--verbose         Verbose messages\n"
2602 "  -V|--version         Display version and exit\n"
2603
2604 #: fuse/guestmount.c:1130
2605 #, fuzzy, c-format
2606 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2607 msgstr "%s: must have at least one -a and at least one -m option\n"
2608
2609 #: fuse/guestmount.c:1138
2610 #, c-format
2611 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2612 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2613
2614 #: inspector/virt-inspector.c:76
2615 #, fuzzy, c-format
2616 msgid ""
2617 "%s: display information about a virtual machine\n"
2618 "Copyright (C) 2010 Red Hat Inc.\n"
2619 "Usage:\n"
2620 "  %s [--options] -d domname file [file ...]\n"
2621 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2622 "Options:\n"
2623 "  -a|--add image       Add image\n"
2624 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2625 "  -d|--domain guest    Add disks from libvirt guest\n"
2626 "  --echo-keys          Don't turn off echo for passphrases\n"
2627 "  --format[=raw|..]    Force disk format for -a option\n"
2628 "  --help               Display brief help\n"
2629 "  --keys-from-stdin    Read passphrases from stdin\n"
2630 "  -v|--verbose         Verbose messages\n"
2631 "  -V|--version         Display version and exit\n"
2632 "  -x                   Trace libguestfs API calls\n"
2633 "For more information, see the manpage %s(1).\n"
2634 msgstr ""
2635 "%s: FUSE module for libguestfs\n"
2636 "%s lets you mount a virtual machine filesystem\n"
2637 "Copyright (C) 2009 Red Hat Inc.\n"
2638 "Usage:\n"
2639 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2640 "Options:\n"
2641 "  -a|--add image       Add image\n"
2642 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2643 "  --fuse-help          Display extra FUSE options\n"
2644 "  --help               Display help message and exit\n"
2645 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2646 "  -n|--no-sync         Don't autosync\n"
2647 "  -o|--option opt      Pass extra option to FUSE\n"
2648 "  -r|--ro              Mount read-only\n"
2649 "  --selinux            Enable SELinux support\n"
2650 "  --trace              Trace guestfs API calls (to stderr)\n"
2651 "  -v|--verbose         Verbose messages\n"
2652 "  -V|--version         Display version and exit\n"
2653
2654 #: inspector/virt-inspector.c:263
2655 #, c-format
2656 msgid ""
2657 "%s: no operating system could be detected inside this disk image.\n"
2658 "\n"
2659 "This may be because the file is not a disk image, or is not a virtual "
2660 "machine\n"
2661 "image, or because the OS type is not understood by libguestfs.\n"
2662 "\n"
2663 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2664 "must\n"
2665 "install the separate libguestfs-winsupport package.\n"
2666 "\n"
2667 "If you feel this is an error, please file a bug report including as much\n"
2668 "information about the disk image as possible.\n"
2669 msgstr ""
2670
2671 #: inspector/virt-inspector.c:288
2672 #, c-format
2673 msgid "%s: XML write error at \"%s\": %m\n"
2674 msgstr ""
2675
2676 #: inspector/virt-inspector.c:300
2677 #, c-format
2678 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2679 msgstr ""
2680
2681 #: inspector/virt-inspector.c:308
2682 #, fuzzy, c-format
2683 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2684 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
2685
2686 #: perl/lib/Sys/Guestfs/Lib.pm:158
2687 msgid "open_guest: first parameter must be a string or an arrayref"
2688 msgstr ""
2689
2690 #: perl/lib/Sys/Guestfs/Lib.pm:164
2691 msgid "open_guest: first argument contains undefined element"
2692 msgstr ""
2693
2694 #: perl/lib/Sys/Guestfs/Lib.pm:172
2695 #, fuzzy, perl-brace-format
2696 msgid "guest image {imagename} does not exist or is not readable"
2697 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2698
2699 #: perl/lib/Sys/Guestfs/Lib.pm:179
2700 msgid ""
2701 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2702 "XPath::XMLParser)"
2703 msgstr ""
2704
2705 #: perl/lib/Sys/Guestfs/Lib.pm:184
2706 #, fuzzy
2707 msgid "open_guest: too many domains listed on command line"
2708 msgstr "%s: empty command on command line\n"
2709
2710 #: perl/lib/Sys/Guestfs/Lib.pm:191
2711 msgid "open_guest: cannot connect to libvirt"
2712 msgstr ""
2713
2714 #: perl/lib/Sys/Guestfs/Lib.pm:210
2715 #, perl-brace-format
2716 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2717 msgstr ""
2718
2719 #: perl/lib/Sys/Guestfs/Lib.pm:213
2720 #, perl-brace-format
2721 msgid "{imagename} is not the name of a libvirt domain\n"
2722 msgstr ""
2723
2724 #: perl/lib/Sys/Guestfs/Lib.pm:242
2725 #, perl-brace-format
2726 msgid "{imagename} seems to have no disk devices\n"
2727 msgstr ""
2728
2729 #: perl/lib/Sys/Guestfs/Lib.pm:827
2730 msgid ""
2731 "No operating system could be detected inside this disk image.\n"
2732 "\n"
2733 "This may be because the file is not a disk image, or is not a virtual "
2734 "machine\n"
2735 "image, or because the OS type is not understood by virt-inspector.\n"
2736 "\n"
2737 "If you feel this is an error, please file a bug report including as much\n"
2738 "information about the disk image as possible.\n"
2739 msgstr ""
2740
2741 #: perl/lib/Sys/Guestfs/Lib.pm:945
2742 #, fuzzy, perl-brace-format
2743 msgid "unknown filesystem {fs}\n"
2744 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2745
2746 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2747 #, perl-brace-format
2748 msgid "Error running rpm -qa: {error}"
2749 msgstr ""
2750
2751 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2752 #, perl-brace-format
2753 msgid "Error running dpkg-query: {error}"
2754 msgstr ""
2755
2756 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2757 msgid "Can't find grub on guest"
2758 msgstr ""
2759
2760 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2761 #, perl-brace-format
2762 msgid "Grub entry {title} has no kernel"
2763 msgstr ""
2764
2765 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2766 #, perl-brace-format
2767 msgid "grub refers to {path}, which doesn't exist\n"
2768 msgstr ""
2769
2770 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2771 #, perl-brace-format
2772 msgid "Grub entry {title} does not specify an initrd"
2773 msgstr ""
2774
2775 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2776 #, perl-brace-format
2777 msgid "Didn't find modules directory {modules} for kernel {path}"
2778 msgstr ""
2779
2780 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2781 #, perl-brace-format
2782 msgid "Couldn't guess kernel version number from path for kernel {path}"
2783 msgstr ""
2784
2785 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2786 #, fuzzy, perl-brace-format
2787 msgid "{path} doesn't match augeas pattern"
2788 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2789
2790 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2791 #, perl-brace-format
2792 msgid "{filename}: could not read initrd format"
2793 msgstr ""
2794
2795 #: rescue/virt-rescue.c:63
2796 #, fuzzy, c-format
2797 msgid ""
2798 "%s: Run a rescue shell on a virtual machine\n"
2799 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2800 "Usage:\n"
2801 "  %s [--options] -d domname\n"
2802 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2803 "Options:\n"
2804 "  -a|--add image       Add image\n"
2805 "  --append kernelopts  Append kernel options\n"
2806 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2807 "  -d|--domain guest    Add disks from libvirt guest\n"
2808 "  --format[=raw|..]    Force disk format for -a option\n"
2809 "  --help               Display brief help\n"
2810 "  -m|--memsize MB      Set memory size in megabytes\n"
2811 "  --network            Enable network\n"
2812 "  -r|--ro              Access read-only\n"
2813 "  --selinux            Enable SELinux\n"
2814 "  -v|--verbose         Verbose messages\n"
2815 "  -V|--version         Display version and exit\n"
2816 "  -w|--rw              Mount read-write\n"
2817 "  -x                   Trace libguestfs API calls\n"
2818 "For more information, see the manpage %s(1).\n"
2819 msgstr ""
2820 "%s: FUSE module for libguestfs\n"
2821 "%s lets you mount a virtual machine filesystem\n"
2822 "Copyright (C) 2009 Red Hat Inc.\n"
2823 "Usage:\n"
2824 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2825 "Options:\n"
2826 "  -a|--add image       Add image\n"
2827 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2828 "  --fuse-help          Display extra FUSE options\n"
2829 "  --help               Display help message and exit\n"
2830 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2831 "  -n|--no-sync         Don't autosync\n"
2832 "  -o|--option opt      Pass extra option to FUSE\n"
2833 "  -r|--ro              Mount read-only\n"
2834 "  --selinux            Enable SELinux support\n"
2835 "  --trace              Trace guestfs API calls (to stderr)\n"
2836 "  -v|--verbose         Verbose messages\n"
2837 "  -V|--version         Display version and exit\n"
2838
2839 #: rescue/virt-rescue.c:180
2840 #, fuzzy, c-format
2841 msgid "%s: could not parse memory size '%s'\n"
2842 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2843
2844 #: rescue/virt-rescue.c:419
2845 #, fuzzy, c-format
2846 msgid "%s: unknown child exit status (%d)\n"
2847 msgstr "%s: unknown long option: %s (%d)\n"
2848
2849 #: src/appliance.c:181
2850 #, c-format
2851 msgid ""
2852 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2853 "LIBGUESTFS_PATH (search path: %s)"
2854 msgstr ""
2855
2856 #: src/appliance.c:331
2857 #, c-format
2858 msgid "security: cached appliance %s is not owned by UID %d"
2859 msgstr ""
2860
2861 #: src/appliance.c:336
2862 #, c-format
2863 msgid "security: cached appliance %s is not a directory (mode %o)"
2864 msgstr ""
2865
2866 #: src/appliance.c:341
2867 #, c-format
2868 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2869 msgstr ""
2870
2871 #: src/appliance.c:659
2872 #, fuzzy
2873 msgid "external command failed, see earlier error messages"
2874 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2875
2876 #: src/dbdump.c:87
2877 #, fuzzy
2878 msgid "unexpected end of output from db_dump command before end of header"
2879 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2880
2881 #: src/dbdump.c:100 src/dbdump.c:112
2882 #, fuzzy
2883 msgid "unexpected line from db_dump command, no space prefix"
2884 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2885
2886 #: src/dbdump.c:129
2887 #, fuzzy
2888 msgid "unexpected end of output from db_dump command before end of data"
2889 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2890
2891 #: src/dbdump.c:210
2892 #, fuzzy
2893 msgid "unexpected non-hex digits in output of db_dump command"
2894 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2895
2896 #: src/filearch.c:153
2897 #, c-format
2898 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2899 msgstr ""
2900
2901 #: src/filearch.c:266
2902 msgid ""
2903 "file-architecture API not available since this version of libguestfs was "
2904 "compiled without PCRE or libmagic libraries"
2905 msgstr ""
2906
2907 #: src/guestfs.c:174
2908 #, c-format
2909 msgid "guestfs_close: called twice on the same handle\n"
2910 msgstr "guestfs_close: called twice on the same handle\n"
2911
2912 #: src/guestfs.c:333
2913 #, c-format
2914 msgid "warning: %s"
2915 msgstr ""
2916
2917 #: src/guestfs.c:392
2918 #, c-format
2919 msgid "libguestfs: error: %s\n"
2920 msgstr "libguestfs: error: %s\n"
2921
2922 #: src/guestfs.c:939
2923 #, c-format
2924 msgid "<truncated, original size %zu bytes>"
2925 msgstr ""
2926
2927 #: src/inspect.c:265
2928 msgid "not a Windows guest, or systemroot could not be determined"
2929 msgstr ""
2930
2931 #: src/inspect.c:281
2932 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2933 msgstr ""
2934
2935 #: src/inspect.c:541 src/inspect_fs.c:462 src/inspect_fs.c:506
2936 #: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:586
2937 #: src/inspect_fs_unix.c:828
2938 #, c-format
2939 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2940 msgstr ""
2941
2942 #: src/inspect.c:577
2943 msgid "no inspection data: call guestfs_inspect_os first"
2944 msgstr ""
2945
2946 #: src/inspect.c:589
2947 #, c-format
2948 msgid ""
2949 "%s: root device not found: only call this function with a root device "
2950 "previously returned by guestfs_inspect_os"
2951 msgstr ""
2952
2953 #: src/inspect.c:599 src/inspect_apps.c:470
2954 msgid ""
2955 "inspection API not available since this version of libguestfs was compiled "
2956 "without PCRE or hivex libraries"
2957 msgstr ""
2958
2959 #: src/inspect_fs.c:314 src/inspect_fs.c:327
2960 #, fuzzy, c-format
2961 msgid "could not parse integer in version number: %s"
2962 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2963
2964 #: src/inspect_fs.c:471
2965 #, c-format
2966 msgid "%s: file is empty"
2967 msgstr ""
2968
2969 #: src/inspect_fs_unix.c:620
2970 #, fuzzy
2971 msgid "could not parse /etc/fstab or empty file"
2972 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2973
2974 #: src/inspect_fs_windows.c:166
2975 #, c-format
2976 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2977 msgstr ""
2978
2979 #: src/launch.c:98
2980 msgid "command line cannot be altered after qemu subprocess launched"
2981 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
2982
2983 #: src/launch.c:155
2984 msgid "guestfs_config: parameter must begin with '-' character"
2985 msgstr "guestfs_config: parameter must begin with '-' character"
2986
2987 #: src/launch.c:169
2988 #, c-format
2989 msgid "guestfs_config: parameter '%s' isn't allowed"
2990 msgstr "guestfs_config: parameter '%s' isn't allowed"
2991
2992 #: src/launch.c:235 src/launch.c:339
2993 msgid "filename cannot contain ',' (comma) character"
2994 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
2995
2996 #: src/launch.c:247 src/launch.c:252
2997 #, c-format
2998 msgid "%s parameter is empty or contains disallowed characters"
2999 msgstr ""
3000
3001 #: src/launch.c:358
3002 #, fuzzy
3003 msgid "the libguestfs handle has already been launched"
3004 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
3005
3006 #: src/launch.c:367
3007 #, c-format
3008 msgid "%s: cannot create temporary directory"
3009 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
3010
3011 #: src/launch.c:404
3012 msgid "you must call guestfs_add_drive before guestfs_launch"
3013 msgstr "you must call guestfs_add_drive before guestfs_launch"
3014
3015 #: src/launch.c:769
3016 msgid "guestfs_launch failed, see earlier error messages"
3017 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3018
3019 #: src/launch.c:782
3020 msgid "qemu launched and contacted daemon, but state != READY"
3021 msgstr "qemu launched and contacted daemon, but state != READY"
3022
3023 #: src/launch.c:870
3024 #, fuzzy
3025 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3026 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3027
3028 #: src/launch.c:878
3029 #, fuzzy
3030 msgid "contacted guestfsd, but state != READY"
3031 msgstr "qemu launched and contacted daemon, but state != READY"
3032
3033 #: src/launch.c:1057
3034 #, c-format
3035 msgid ""
3036 "%s: command failed: If qemu is located on a non-standard path, try setting "
3037 "the LIBGUESTFS_QEMU environment variable."
3038 msgstr ""
3039 "%s: command failed: If qemu is located on a non-standard path, try setting "
3040 "the LIBGUESTFS_QEMU environment variable."
3041
3042 #: src/launch.c:1148
3043 msgid "qemu has not been launched yet"
3044 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
3045
3046 #: src/launch.c:1159
3047 msgid "no subprocess to kill"
3048 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
3049
3050 #: src/proto.c:188
3051 #, c-format
3052 msgid "guestfs_set_busy: called when in state %d != READY"
3053 msgstr "guestfs_set_busy: called when in state %d != READY"
3054
3055 #: src/proto.c:211
3056 #, c-format
3057 msgid "guestfs_end_busy: called when in state %d"
3058 msgstr "guestfs_end_busy: called when in state %d"
3059
3060 #: src/proto.c:421
3061 #, c-format
3062 msgid ""
3063 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3064 msgstr ""
3065 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3066
3067 #: src/proto.c:543
3068 msgid ""
3069 "This usually means the libguestfs appliance failed to start up.  Please\n"
3070 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3071 "the debug messages output prior to this error.\n"
3072 msgstr ""
3073
3074 #: src/proto.c:549
3075 #, fuzzy
3076 msgid "See earlier debug messages.\n"
3077 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3078
3079 #: src/proto.c:639
3080 #, c-format
3081 msgid "received magic signature from guestfsd, but in state %d"
3082 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
3083
3084 #: src/proto.c:658
3085 #, c-format
3086 msgid "message length (%u) > maximum possible size (%d)"
3087 msgstr "message length (%u) > maximum possible size (%d)"
3088
3089 #: src/proto.c:810
3090 #, c-format
3091 msgid "guestfs___send: state %d != BUSY"
3092 msgstr "guestfs___send: state %d != BUSY"
3093
3094 #: src/proto.c:834
3095 msgid "xdr_guestfs_message_header failed"
3096 msgstr "xdr_guestfs_message_header failed"
3097
3098 #: src/proto.c:843
3099 msgid "dispatch failed to marshal args"
3100 msgstr "dispatch failed to marshal args"
3101
3102 #: src/proto.c:970
3103 #, c-format
3104 msgid "send_file_chunk: state %d != READY"
3105 msgstr "send_file_chunk: state %d != READY"
3106
3107 #: src/proto.c:986
3108 #, c-format
3109 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3110 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3111
3112 #: src/proto.c:1136
3113 #, c-format
3114 msgid "%s: error in chunked encoding"
3115 msgstr "%s: error in chunked encoding"
3116
3117 #: src/proto.c:1163
3118 msgid "write to daemon socket"
3119 msgstr "डेमॉन सॉकेट में लिखें"
3120
3121 #: src/proto.c:1186
3122 msgid "receive_file_data: parse error in reply callback"
3123 msgstr "receive_file_data: parse error in reply callback"
3124
3125 #: src/proto.c:1191
3126 msgid "receive_file_data: unexpected flag received when reading file chunks"
3127 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3128
3129 #: src/proto.c:1199
3130 msgid "failed to parse file chunk"
3131 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3132
3133 #: src/proto.c:1208
3134 msgid "file receive cancelled by daemon"
3135 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3136
3137 #: src/virt.c:92 src/virt.c:325
3138 msgid "you cannot set both live and readonly flags"
3139 msgstr ""
3140
3141 #: src/virt.c:100
3142 #, c-format
3143 msgid "could not connect to libvirt (code %d, domain %d): %s"
3144 msgstr ""
3145
3146 #: src/virt.c:108
3147 #, fuzzy, c-format
3148 msgid "no libvirt domain called '%s': %s"
3149 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3150
3151 #: src/virt.c:163 src/virt.c:413
3152 #, c-format
3153 msgid "error reading libvirt XML information: %s"
3154 msgstr ""
3155
3156 #: src/virt.c:173 src/virt.c:421
3157 msgid "unable to parse XML information returned by libvirt"
3158 msgstr ""
3159
3160 #: src/virt.c:179 src/virt.c:427
3161 #, fuzzy
3162 msgid "unable to create new XPath context"
3163 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3164
3165 #: src/virt.c:186 src/virt.c:442
3166 #, fuzzy
3167 msgid "unable to evaluate XPath expression"
3168 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3169
3170 #: src/virt.c:283
3171 #, fuzzy
3172 msgid "libvirt domain has no disks"
3173 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3174
3175 #: src/virt.c:336
3176 #, c-format
3177 msgid "error getting domain info: %s"
3178 msgstr ""
3179
3180 #: src/virt.c:350
3181 msgid ""
3182 "error: domain is a live virtual machine.\n"
3183 "Writing to the disks of a running virtual machine can cause disk "
3184 "corruption.\n"
3185 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3186 "specify live access.  In most libguestfs tools these options are --ro or\n"
3187 "--live respectively.  Consult the documentation for further information."
3188 msgstr ""
3189
3190 #: src/virt.c:470
3191 msgid ""
3192 "this guest has no libvirt <channel> definition for guestfsd\n"
3193 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3194 msgstr ""
3195
3196 #: src/virt.c:495
3197 msgid ""
3198 "add-domain API not available since this version of libguestfs was compiled "
3199 "without libvirt or libxml2"
3200 msgstr ""
3201
3202 #: test-tool/test-tool.c:79
3203 #, fuzzy, c-format
3204 msgid ""
3205 "libguestfs-test-tool: interactive test tool\n"
3206 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3207 "Usage:\n"
3208 "  libguestfs-test-tool [--options]\n"
3209 "Options:\n"
3210 "  --help         Display usage\n"
3211 "  --qemudir dir  Specify QEMU source directory\n"
3212 "  --qemu qemu    Specify QEMU binary\n"
3213 "  --timeout n\n"
3214 "  -t n           Set launch timeout (default: %d seconds)\n"
3215 msgstr ""
3216 "libguestfs-test-tool: interactive test tool\n"
3217 "Copyright (C) 2009 Red Hat Inc.\n"
3218 "Usage:\n"
3219 "  libguestfs-test-tool [--options]\n"
3220 "Options:\n"
3221 "  --help         Display usage\n"
3222 "  --helper libguestfs-test-tool-helper\n"
3223 "                 Helper program (default: %s)\n"
3224 "  --qemudir dir  Specify QEMU source directory\n"
3225 "  --qemu qemu    Specify QEMU binary\n"
3226 "  --timeout n\n"
3227 "  -t n           Set launch timeout (default: %d seconds)\n"
3228
3229 #: test-tool/test-tool.c:127
3230 #, c-format
3231 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3232 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3233
3234 #: test-tool/test-tool.c:136
3235 #, c-format
3236 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3237 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3238
3239 #: test-tool/test-tool.c:148
3240 #, c-format
3241 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3242 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3243
3244 #: test-tool/test-tool.c:173
3245 #, c-format
3246 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3247 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3248
3249 #: test-tool/test-tool.c:180
3250 #, c-format
3251 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3252 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3253
3254 #: test-tool/test-tool.c:188
3255 #, c-format
3256 msgid "libguestfs-test-tool: guestfs_version failed\n"
3257 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3258
3259 #: test-tool/test-tool.c:220
3260 #, c-format
3261 msgid "libguestfs-test-tool: failed to launch appliance\n"
3262 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3263
3264 #: test-tool/test-tool.c:232
3265 #, fuzzy, c-format
3266 msgid "libguestfs-test-tool: failed to run part-disk\n"
3267 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3268
3269 #: test-tool/test-tool.c:238
3270 #, c-format
3271 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3272 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3273
3274 #: test-tool/test-tool.c:244
3275 #, c-format
3276 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3277 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3278
3279 #: test-tool/test-tool.c:251
3280 #, fuzzy, c-format
3281 msgid "libguestfs-test-tool: failed to touch file\n"
3282 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3283
3284 #: test-tool/test-tool.c:282
3285 #, c-format
3286 msgid ""
3287 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3288 "--qemu/--qemudir options cannot be used.\n"
3289 msgstr ""
3290 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3291 "--qemu/--qemudir options cannot be used.\n"
3292
3293 #: test-tool/test-tool.c:290
3294 #, c-format
3295 msgid "Binary '%s' does not exist or is not executable\n"
3296 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3297
3298 #: test-tool/test-tool.c:304
3299 #, c-format
3300 msgid "%s: does not look like a qemu source directory\n"
3301 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3302
3303 #: tools/virt-edit.pl:178
3304 msgid "virt-edit: no image, VM names or filenames to edit given"
3305 msgstr ""
3306
3307 #: tools/virt-edit.pl:194 tools/virt-tar.pl:243 tools/virt-win-reg.pl:217
3308 #, perl-brace-format
3309 msgid ""
3310 "{prog}: No operating system could be detected inside this disk image.\n"
3311 "\n"
3312 "This may be because the file is not a disk image, or is not a virtual "
3313 "machine\n"
3314 "image, or because the OS type is not understood by libguestfs.\n"
3315 "\n"
3316 "If you feel this is an error, please file a bug report including as much\n"
3317 "information about the disk image as possible.\n"
3318 msgstr ""
3319
3320 #: tools/virt-edit.pl:198 tools/virt-tar.pl:247 tools/virt-win-reg.pl:221
3321 #, perl-brace-format
3322 msgid "{prog}: multiboot operating systems are not supported.\n"
3323 msgstr ""
3324
3325 #: tools/virt-edit.pl:235
3326 msgid "File not changed.\n"
3327 msgstr ""
3328
3329 #: tools/virt-edit.pl:406
3330 #, perl-brace-format
3331 msgid "virt-edit: drive '{x}:' not found\n"
3332 msgstr ""
3333
3334 #: tools/virt-edit.pl:422
3335 #, perl-brace-format
3336 msgid ""
3337 "virt-edit: '{f}' does not start with a / or \\ character.\n"
3338 "If you are using Windows style paths with backslashes like C:\\foo.txt\n"
3339 "then don't forget that you must quote them with single quotes to\n"
3340 "prevent the shell from munging the backslashes.\n"
3341 msgstr ""
3342
3343 #: tools/virt-list-filesystems.pl:142
3344 msgid "virt-list-filesystems: no image or VM name given"
3345 msgstr ""
3346
3347 #: tools/virt-list-partitions.pl:152
3348 msgid "virt-list-partitions: no image or VM name given"
3349 msgstr ""
3350
3351 #: tools/virt-make-fs.pl:291
3352 msgid "virt-make-fs input output\n"
3353 msgstr ""
3354
3355 #: tools/virt-make-fs.pl:321
3356 msgid "unexpected output from 'du' command"
3357 msgstr ""
3358
3359 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3360 #: tools/virt-make-fs.pl:458
3361 #, perl-brace-format
3362 msgid "{f}: unknown input format: {fmt}\n"
3363 msgstr ""
3364
3365 #: tools/virt-make-fs.pl:391
3366 #, perl-brace-format
3367 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3368 msgstr ""
3369
3370 #: tools/virt-make-fs.pl:406
3371 #, fuzzy
3372 msgid ""
3373 "qemu-img create: failed to create disk image, see earlier error messages\n"
3374 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3375
3376 #: tools/virt-make-fs.pl:417
3377 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3378 msgstr ""
3379
3380 #: tools/virt-make-fs.pl:442
3381 #, fuzzy
3382 msgid "tar: failed, see earlier messages\n"
3383 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3384
3385 #: tools/virt-make-fs.pl:464
3386 #, fuzzy
3387 msgid "uncompress command failed, see earlier messages\n"
3388 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3389
3390 #: tools/virt-make-fs.pl:499
3391 msgid ""
3392 "virt-make-fs: error copying contents into filesystem\n"
3393 "An error here usually means that the program did not estimate the\n"
3394 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3395 msgstr ""
3396
3397 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3398 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3399 msgstr ""
3400
3401 #: tools/virt-tar.pl:212
3402 msgid "virt-tar: no image, VM names, directory or filename given"
3403 msgstr ""
3404
3405 #: tools/virt-tar.pl:215
3406 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3407 msgstr ""
3408
3409 #: tools/virt-tar.pl:226
3410 #, perl-brace-format
3411 msgid "virt-tar: {tarball}: file not found\n"
3412 msgstr ""
3413
3414 #: tools/virt-tar.pl:229
3415 #, perl-brace-format
3416 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3417 msgstr ""
3418
3419 #: tools/virt-win-reg.pl:201
3420 msgid "no libvirt domain name or disk image given\n"
3421 msgstr ""
3422
3423 #: tools/virt-win-reg.pl:240
3424 msgid ""
3425 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3426 "export\n"
3427 msgstr ""
3428
3429 #: tools/virt-win-reg.pl:351
3430 #, perl-brace-format
3431 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3432 msgstr ""
3433
3434 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3435 #, perl-brace-format
3436 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3437 msgstr ""
3438
3439 #: tools/virt-win-reg.pl:375
3440 #, perl-brace-format
3441 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3442 msgstr ""
3443
3444 #: tools/virt-win-reg.pl:397
3445 #, perl-brace-format
3446 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3447 msgstr ""
3448
3449 #, fuzzy
3450 #~ msgid "%s: temporary directory not found"
3451 #~ msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
3452
3453 #~ msgid "unexpected end of file when reading from daemon"
3454 #~ msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3455
3456 #~ msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3457 #~ msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3458
3459 #~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3460 #~ msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3461
3462 #~ msgid ""
3463 #~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
3464 #~ msgstr ""
3465 #~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
3466
3467 #~ msgid ""
3468 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3469 #~ "available.  Expected to find it in '%s'\n"
3470 #~ "\n"
3471 #~ "Use the --helper option to specify the location of this program.\n"
3472 #~ msgstr ""
3473 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3474 #~ "available.  Expected to find it in '%s'\n"
3475 #~ "\n"
3476 #~ "Use the --helper option to specify the location of this program.\n"
3477
3478 #~ msgid "command failed: %s"
3479 #~ msgstr "कमांड विफल: %s"
3480
3481 #~ msgid ""
3482 #~ "Test tool helper program %s\n"
3483 #~ "is not statically linked.  This is a build error when this test tool\n"
3484 #~ "was built.\n"
3485 #~ msgstr ""
3486 #~ "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
3487 #~ "स्थैतिक रूप से लिंक नहीं है.  यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
3488 #~ "बनाया गया था.\n"
3489
3490 #~ msgid "mkisofs command failed: %s\n"
3491 #~ msgstr "mkisofs कमांड विफल: %s\n"
3492
3493 #, fuzzy
3494 #~ msgid "virt-resize: {file}: does not exist or is not readable\n"
3495 #~ msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3496
3497 #, fuzzy
3498 #~ msgid "virt-resize: no logical volume called {n}\n"
3499 #~ msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
3500
3501 #, fuzzy
3502 #~ msgid "failed to create temporary cache directory: %m"
3503 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3504
3505 #, fuzzy
3506 #~ msgid "error renaming temporary cache directory: %m"
3507 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3508
3509 #, fuzzy
3510 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3511 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3512
3513 #, fuzzy
3514 #~ msgid "  Mountpoints:\n"
3515 #~ msgstr "आरोहबिंदु दिखाएँ"
3516
3517 #, fuzzy
3518 #~ msgid "  Filesystems:\n"
3519 #~ msgstr "फाइलसिस्टम बनाएँ"
3520
3521 #~ msgid "allocate an image"
3522 #~ msgstr "छवि आबंटित करें"
3523
3524 #~ msgid "edit a file in the image"
3525 #~ msgstr "छवि में कोई फाइल संपादित करें"
3526
3527 #~ msgid "view a file in the pager"
3528 #~ msgstr "पेजर में फाइल देखें"
3529
3530 #~ msgid ""
3531 #~ "echo - display a line of text\n"
3532 #~ "     echo [<params> ...]\n"
3533 #~ "\n"
3534 #~ "    This echos the parameters to the terminal.\n"
3535 #~ msgstr ""
3536 #~ "echo - display a line of text\n"
3537 #~ "     echo [<params> ...]\n"
3538 #~ "\n"
3539 #~ "    This echos the parameters to the terminal.\n"
3540
3541 #, fuzzy
3542 #~ msgid ""
3543 #~ "edit - edit a file in the image\n"
3544 #~ "     edit <filename>\n"
3545 #~ "\n"
3546 #~ "    This is used to edit a file.\n"
3547 #~ "\n"
3548 #~ "    It is the equivalent of (and is implemented by)\n"
3549 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3550 #~ "\n"
3551 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3552 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3553 #~ "\n"
3554 #~ "    NOTE: This will not work reliably for large files\n"
3555 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3556 #~ msgstr ""
3557 #~ "edit - edit a file in the image\n"
3558 #~ "     edit <filename>\n"
3559 #~ "\n"
3560 #~ "    This is used to edit a file.\n"
3561 #~ "\n"
3562 #~ "    It is the equivalent of (and is implemented by)\n"
3563 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3564 #~ "\n"
3565 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3566 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3567 #~ "\n"
3568 #~ "    NOTE: This will not work reliably for large files\n"
3569 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3570
3571 #~ msgid ""
3572 #~ "lcd - local change directory\n"
3573 #~ "    lcd <directory>\n"
3574 #~ "\n"
3575 #~ "    Change guestfish's current directory. This command is\n"
3576 #~ "    useful if you want to download files to a particular\n"
3577 #~ "    place.\n"
3578 #~ msgstr ""
3579 #~ "lcd - local change directory\n"
3580 #~ "    lcd <directory>\n"
3581 #~ "\n"
3582 #~ "    Change guestfish's current directory. This command is\n"
3583 #~ "    useful if you want to download files to a particular\n"
3584 #~ "    place.\n"
3585
3586 #~ msgid ""
3587 #~ "glob - expand wildcards in command\n"
3588 #~ "    glob <command> [<args> ...]\n"
3589 #~ "\n"
3590 #~ "    Glob runs <command> with wildcards expanded in any\n"
3591 #~ "    command args.  Note that the command is run repeatedly\n"
3592 #~ "    once for each expanded argument.\n"
3593 #~ msgstr ""
3594 #~ "glob - expand wildcards in command\n"
3595 #~ "    glob <command> [<args> ...]\n"
3596 #~ "\n"
3597 #~ "    Glob runs <command> with wildcards expanded in any\n"
3598 #~ "    command args.  Note that the command is run repeatedly\n"
3599 #~ "    once for each expanded argument.\n"
3600
3601 #~ msgid ""
3602 #~ "more - view a file in the pager\n"
3603 #~ "     more <filename>\n"
3604 #~ "\n"
3605 #~ "    This is used to view a file in the pager.\n"
3606 #~ "\n"
3607 #~ "    It is the equivalent of (and is implemented by)\n"
3608 #~ "    running \"cat\" and using the pager.\n"
3609 #~ "\n"
3610 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3611 #~ "    \"less\" then it always uses \"less\".\n"
3612 #~ "\n"
3613 #~ "    NOTE: This will not work reliably for large files\n"
3614 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3615 #~ msgstr ""
3616 #~ "more - view a file in the pager\n"
3617 #~ "     more <filename>\n"
3618 #~ "\n"
3619 #~ "    This is used to view a file in the pager.\n"
3620 #~ "\n"
3621 #~ "    It is the equivalent of (and is implemented by)\n"
3622 #~ "    running \"cat\" and using the pager.\n"
3623 #~ "\n"
3624 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3625 #~ "    \"less\" then it always uses \"less\".\n"
3626 #~ "\n"
3627 #~ "    NOTE: This will not work reliably for large files\n"
3628 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3629
3630 #~ msgid ""
3631 #~ "reopen - close and reopen the libguestfs handle\n"
3632 #~ "     reopen\n"
3633 #~ "\n"
3634 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3635 #~ "this normally, because the handle is closed properly when guestfish\n"
3636 #~ "exits.  However this is occasionally useful for testing.\n"
3637 #~ msgstr ""
3638 #~ "reopen - close and reopen the libguestfs handle\n"
3639 #~ "     reopen\n"
3640 #~ "\n"
3641 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3642 #~ "this normally, because the handle is closed properly when guestfish\n"
3643 #~ "exits.  However this is occasionally useful for testing.\n"
3644
3645 #, fuzzy
3646 #~ msgid ""
3647 #~ "sparse - allocate a sparse image file\n"
3648 #~ "     sparse <filename> <size>\n"
3649 #~ "\n"
3650 #~ "    This creates an empty sparse file of the given size,\n"
3651 #~ "    and then adds so it can be further examined.\n"
3652 #~ "\n"
3653 #~ "    In all respects it works the same as the 'alloc'\n"
3654 #~ "    command, except that the image file is allocated\n"
3655 #~ "    sparsely, which means that disk blocks are not assigned\n"
3656 #~ "    to the file until they are needed.  Sparse disk files\n"
3657 #~ "    only use space when written to, but they are slower\n"
3658 #~ "    and there is a danger you could run out of real disk\n"
3659 #~ "    space during a write operation.\n"
3660 #~ "\n"
3661 #~ "    For more advanced image creation, see qemu-img utility.\n"
3662 #~ "\n"
3663 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3664 #~ msgstr ""
3665 #~ "sparse - allocate a sparse image file\n"
3666 #~ "     sparse <filename> <size>\n"
3667 #~ "\n"
3668 #~ "    This creates an empty sparse file of the given size,\n"
3669 #~ "    and then adds so it can be further examined.\n"
3670 #~ "\n"
3671 #~ "    In all respects it works the same as the 'alloc'\n"
3672 #~ "    command, except that the image file is allocated\n"
3673 #~ "    sparsely, which means that disk blocks are not assigned\n"
3674 #~ "    to the file until they are needed.  Sparse disk files\n"
3675 #~ "    only use space when written to, but they are slower\n"
3676 #~ "    and there is a danger you could run out of real disk\n"
3677 #~ "    space during a write operation.\n"
3678 #~ "\n"
3679 #~ "    For more advanced image creation, see qemu-img utility.\n"
3680 #~ "\n"
3681 #~ "    Size can be specified (where <nn> means a number):\n"
3682 #~ "    <nn>             number of kilobytes\n"
3683 #~ "      eg: 1440       standard 3.5\" floppy\n"
3684 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3685 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3686 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3687 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3688 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3689 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3690 #~ "    <nn>sects        number of 512 byte sectors\n"
3691
3692 #~ msgid ""
3693 #~ "time - measure time taken to run command\n"
3694 #~ "    time <command> [<args> ...]\n"
3695 #~ "\n"
3696 #~ "    This runs <command> as usual, and prints the elapsed\n"
3697 #~ "    time afterwards.\n"
3698 #~ msgstr ""
3699 #~ "time - measure time taken to run command\n"
3700 #~ "    time <command> [<args> ...]\n"
3701 #~ "\n"
3702 #~ "    This runs <command> as usual, and prints the elapsed\n"
3703 #~ "    time afterwards.\n"
3704
3705 #~ msgid "external command failed: %s"
3706 #~ msgstr "बाहरी कमांड विफल: %s"
3707
3708 #~ msgid "test if file exists"
3709 #~ msgstr "जाँचें यदि फाइल मौजूद है"
3710
3711 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3712 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3713
3714 #~ msgid "failed to connect to vmchannel socket"
3715 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3716
3717 #, fuzzy
3718 #~ msgid ""
3719 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3720 #~ "selinux\n"
3721 #~ msgstr ""
3722 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3723
3724 #, fuzzy
3725 #~ msgid "cpio command failed: {error}"
3726 #~ msgstr "कमांड विफल: %s"
3727
3728 #~ msgid ""
3729 #~ "alloc - allocate an image\n"
3730 #~ "     alloc <filename> <size>\n"
3731 #~ "\n"
3732 #~ "    This creates an empty (zeroed) file of the given size,\n"
3733 #~ "    and then adds so it can be further examined.\n"
3734 #~ "\n"
3735 #~ "    For more advanced image creation, see qemu-img utility.\n"
3736 #~ "\n"
3737 #~ "    Size can be specified (where <nn> means a number):\n"
3738 #~ "    <nn>             number of kilobytes\n"
3739 #~ "      eg: 1440       standard 3.5\" floppy\n"
3740 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3741 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3742 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3743 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3744 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3745 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3746 #~ "    <nn>sects        number of 512 byte sectors\n"
3747 #~ msgstr ""
3748 #~ "alloc - allocate an image\n"
3749 #~ "     alloc <filename> <size>\n"
3750 #~ "\n"
3751 #~ "    This creates an empty (zeroed) file of the given size,\n"
3752 #~ "    and then adds so it can be further examined.\n"
3753 #~ "\n"
3754 #~ "    For more advanced image creation, see qemu-img utility.\n"
3755 #~ "\n"
3756 #~ "    Size can be specified (where <nn> means a number):\n"
3757 #~ "    <nn>             number of kilobytes\n"
3758 #~ "      eg: 1440       standard 3.5\" floppy\n"
3759 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3760 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3761 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3762 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3763 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3764 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3765 #~ "    <nn>sects        number of 512 byte sectors\n"
3766
3767 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3768 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3769
3770 #~ msgid "%s: failed to write XML document\n"
3771 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3772
3773 #~ msgid "hivexml: missing name of input file\n"
3774 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3775
3776 #~ msgid ""
3777 #~ "\n"
3778 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3779 #~ "Windows Registry binary hive files.\n"
3780 #~ "\n"
3781 #~ "Type: 'help' for help summary\n"
3782 #~ "      'quit' to quit the shell\n"
3783 #~ "\n"
3784 #~ msgstr ""
3785 #~ "\n"
3786 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3787 #~ "Windows Registry binary hive files.\n"
3788 #~ "\n"
3789 #~ "Type: 'help' for help summary\n"
3790 #~ "      'quit' to quit the shell\n"
3791 #~ "\n"
3792
3793 #~ msgid "hivexsh: error getting parent of node %zu\n"
3794 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3795
3796 #~ msgid "hivexsh: error getting node name of node %zx\n"
3797 #~ msgstr "hivexsh: नोड %zx के नोड नाम को पाने में त्रुटि\n"
3798
3799 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3800 #~ msgstr ""
3801 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3802 #~ "करना चाहिए\n"
3803
3804 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3805 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3806
3807 #~ msgid "hivexsh: load: no hive file name given to load\n"
3808 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3809
3810 #~ msgid ""
3811 #~ "hivexsh: failed to open hive file: %s: %m\n"
3812 #~ "\n"
3813 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3814 #~ "a regedit *.reg file) then please run this command again using the\n"
3815 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3816 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3817 #~ "\n"
3818 #~ msgstr ""
3819 #~ "hivexsh: failed to open hive file: %s: %m\n"
3820 #~ "\n"
3821 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3822 #~ "a regedit *.reg file) then please run this command again using the\n"
3823 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3824 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3825 #~ "\n"
3826
3827 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3828 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3829
3830 #~ msgid ""
3831 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3832 #~ "parameter correctly?\n"
3833 #~ msgstr ""
3834 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3835 #~ "parameter correctly?\n"
3836
3837 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3838 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3839
3840 #~ msgid ""
3841 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3842 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3843 #~ "current key.  Full documentation is in the hivexsh(1) manual page.\n"
3844 #~ msgstr ""
3845 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3846 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3847 #~ "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3848
3849 #~ msgid "%s: %s: key not found\n"
3850 #~ msgstr "%s: %s: कुंजी नहीं मिला\n"
3851
3852 #~ msgid "hivexsh: setval: unexpected end of input\n"
3853 #~ msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3854
3855 #~ msgid ""
3856 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
3857 #~ "input\n"
3858 #~ msgstr ""
3859 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
3860 #~ "गया है\n"
3861
3862 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
3863 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
3864
3865 #~ msgid ""
3866 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
3867 #~ "hivexsh(1) for help: %s\n"
3868 #~ msgstr ""
3869 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
3870 #~ "लिए संदर्भ लें: %s\n"
3871
3872 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
3873 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"