3b8eee38257697521c3cc34373a90e068e809487
[libguestfs.git] / po / hi.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Red Hat Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # rjones <rjones@redhat.com>, 2011.
6 # Rajesh Ranjan <rranjan@redhat.com>, 2011.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: libguestfs\n"
10 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
11 "component=libguestfs&product=Virtualization+Tools\n"
12 "POT-Creation-Date: 2011-08-17 12:18+0100\n"
13 "PO-Revision-Date: 2011-07-17 20:49+0000\n"
14 "Last-Translator: rjones <rjones@redhat.com>\n"
15 "Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
16 "Language: hi\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
21
22 #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70
23 #: edit/virt-edit.c:73 fish/fish.c:102 fuse/guestmount.c:908
24 #: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59
25 #, c-format
26 msgid "Try `%s --help' for more information.\n"
27 msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
28
29 #: cat/virt-cat.c:61
30 #, c-format
31 msgid ""
32 "%s: display files in a virtual machine\n"
33 "Copyright (C) 2010 Red Hat Inc.\n"
34 "Usage:\n"
35 "  %s [--options] -d domname file [file ...]\n"
36 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
37 "Options:\n"
38 "  -a|--add image       Add image\n"
39 "  -c|--connect uri     Specify libvirt URI for -d option\n"
40 "  -d|--domain guest    Add disks from libvirt guest\n"
41 "  --echo-keys          Don't turn off echo for passphrases\n"
42 "  --format[=raw|..]    Force disk format for -a option\n"
43 "  --help               Display brief help\n"
44 "  --keys-from-stdin    Read passphrases from stdin\n"
45 "  -v|--verbose         Verbose messages\n"
46 "  -V|--version         Display version and exit\n"
47 "  -x                   Trace libguestfs API calls\n"
48 "For more information, see the manpage %s(1).\n"
49 msgstr ""
50
51 #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192
52 #: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:225
53 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132
54 #: rescue/virt-rescue.c:133
55 #, c-format
56 msgid "guestfs_create: failed to create handle\n"
57 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
58
59 #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242
60 #: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:282 fuse/guestmount.c:1061
61 #: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157
62 #, c-format
63 msgid "%s: unknown long option: %s (%d)\n"
64 msgstr "%s: unknown long option: %s (%d)\n"
65
66 #: cat/virt-filesystems.c:103
67 #, c-format
68 msgid ""
69 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
70 "Copyright (C) 2010 Red Hat Inc.\n"
71 "Usage:\n"
72 "  %s [--options] -d domname\n"
73 "  %s [--options] -a disk.img [-a disk.img ...]\n"
74 "Options:\n"
75 "  -a|--add image       Add image\n"
76 "  --all                Display everything\n"
77 "  --blkdevs|--block-devices\n"
78 "                       Display block devices\n"
79 "  -c|--connect uri     Specify libvirt URI for -d option\n"
80 "  --csv                Output as Comma-Separated Values\n"
81 "  -d|--domain guest    Add disks from libvirt guest\n"
82 "  --echo-keys          Don't turn off echo for passphrases\n"
83 "  --extra              Display swap and data filesystems\n"
84 "  --filesystems        Display mountable filesystems\n"
85 "  --format[=raw|..]    Force disk format for -a option\n"
86 "  -h|--human-readable  Human-readable sizes in --long output\n"
87 "  --help               Display brief help\n"
88 "  --keys-from-stdin    Read passphrases from stdin\n"
89 "  -l|--long            Long output\n"
90 "  --lvs|--logvols|--logical-volumes\n"
91 "                       Display LVM logical volumes\n"
92 "  --no-title           No title in --long output\n"
93 "  --parts|--partitions Display partitions\n"
94 "  --pvs|--physvols|--physical-volumes\n"
95 "                       Display LVM physical volumes\n"
96 "  --uuid|--uuids       Add UUIDs to --long output\n"
97 "  -v|--verbose         Verbose messages\n"
98 "  -V|--version         Display version and exit\n"
99 "  --vgs|--volgroups|--volume-groups\n"
100 "                       Display LVM volume groups\n"
101 "  -x                   Trace libguestfs API calls\n"
102 "For more information, see the manpage %s(1).\n"
103 msgstr ""
104
105 #: cat/virt-filesystems.c:318 cat/virt-ls.c:347 df/main.c:255
106 #, c-format
107 msgid "%s: you cannot use -h and --csv options together.\n"
108 msgstr ""
109
110 #: cat/virt-ls.c:103
111 #, c-format
112 msgid ""
113 "%s: list files in a virtual machine\n"
114 "Copyright (C) 2010-2011 Red Hat Inc.\n"
115 "Usage:\n"
116 "  %s [--options] -d domname dir [dir ...]\n"
117 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
118 "Options:\n"
119 "  -a|--add image       Add image\n"
120 "  --checksum[=...]     Display file checksums\n"
121 "  -c|--connect uri     Specify libvirt URI for -d option\n"
122 "  --csv                Comma-Separated Values output\n"
123 "  -d|--domain guest    Add disks from libvirt guest\n"
124 "  --echo-keys          Don't turn off echo for passphrases\n"
125 "  --extra-stats        Display extra stats\n"
126 "  --format[=raw|..]    Force disk format for -a option\n"
127 "  --help               Display brief help\n"
128 "  -h|--human-readable  Human-readable sizes in output\n"
129 "  --keys-from-stdin    Read passphrases from stdin\n"
130 "  -l|--long            Long listing\n"
131 "  -R|--recursive       Recursive listing\n"
132 "  --times              Display file times\n"
133 "  --time-days          Display file times as days before now\n"
134 "  --time-relative      Display file times as seconds before now\n"
135 "  --time-t             Display file times as time_t's\n"
136 "  --uids               Display UID, GID\n"
137 "  -v|--verbose         Verbose messages\n"
138 "  -V|--version         Display version and exit\n"
139 "  -x                   Trace libguestfs API calls\n"
140 "For more information, see the manpage %s(1).\n"
141 msgstr ""
142
143 #: cat/virt-ls.c:338
144 #, c-format
145 msgid ""
146 "%s: used a flag which can only be combined with -lR mode\n"
147 "For more information, read the virt-ls(1) man page.\n"
148 msgstr ""
149
150 #: cat/virt-ls.c:577
151 #, c-format
152 msgid "%s: error getting extended attrs for %s %s\n"
153 msgstr ""
154
155 #: cat/virt-ls.c:583
156 #, c-format
157 msgid "%s: error: cannot parse xattr count for %s %s\n"
158 msgstr ""
159
160 #: df/domains.c:115
161 #, c-format
162 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
163 msgstr ""
164
165 #: df/domains.c:124
166 #, c-format
167 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
168 msgstr ""
169
170 #: df/domains.c:134
171 #, c-format
172 msgid "%s: could not list running domains (code %d, domain %d): %s"
173 msgstr ""
174
175 #: df/domains.c:145
176 #, c-format
177 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
178 msgstr ""
179
180 #: df/domains.c:155
181 #, c-format
182 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
183 msgstr ""
184
185 #: df/domains.c:281
186 #, c-format
187 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
188 msgstr ""
189
190 #: df/main.c:74
191 #, c-format
192 msgid ""
193 "%s: display free space on virtual filesystems\n"
194 "Copyright (C) 2010 Red Hat Inc.\n"
195 "Usage:\n"
196 "  %s [--options] -d domname\n"
197 "  %s [--options] -a disk.img [-a disk.img ...]\n"
198 "Options:\n"
199 "  -a|--add image       Add image\n"
200 "  -c|--connect uri     Specify libvirt URI for -d option\n"
201 "  --csv                Output as Comma-Separated Values\n"
202 "  -d|--domain guest    Add disks from libvirt guest\n"
203 "  --format[=raw|..]    Force disk format for -a option\n"
204 "  -h|--human-readable  Human-readable sizes in --long output\n"
205 "  --help               Display brief help\n"
206 "  -i|--inodes          Display inodes\n"
207 "  --one-per-guest      Separate appliance per guest\n"
208 "  --uuid               Add UUIDs to --long output\n"
209 "  -v|--verbose         Verbose messages\n"
210 "  -V|--version         Display version and exit\n"
211 "  -x                   Trace libguestfs API calls\n"
212 "For more information, see the manpage %s(1).\n"
213 msgstr ""
214
215 #: df/main.c:267
216 #, c-format
217 msgid "%s: compiled without support for libvirt.\n"
218 msgstr ""
219
220 #: df/output.c:50
221 msgid "VirtualMachine"
222 msgstr ""
223
224 #: df/output.c:51
225 msgid "Filesystem"
226 msgstr "फ़ाइलसिस्टम"
227
228 #: df/output.c:54
229 msgid "1K-blocks"
230 msgstr ""
231
232 #: df/output.c:56
233 msgid "Size"
234 msgstr "आकार"
235
236 #: df/output.c:57
237 msgid "Used"
238 msgstr "उपयोग में"
239
240 #: df/output.c:58
241 msgid "Available"
242 msgstr "उपलब्ध"
243
244 #: df/output.c:59
245 msgid "Use%"
246 msgstr ""
247
248 #: df/output.c:61
249 msgid "Inodes"
250 msgstr "आइनोड"
251
252 #: df/output.c:62
253 msgid "IUsed"
254 msgstr ""
255
256 #: df/output.c:63
257 msgid "IFree"
258 msgstr ""
259
260 #: df/output.c:64
261 msgid "IUse%"
262 msgstr ""
263
264 #: edit/virt-edit.c:77
265 #, c-format
266 msgid ""
267 "%s: Edit a file in a virtual machine\n"
268 "Copyright (C) 2009-2011 Red Hat Inc.\n"
269 "Usage:\n"
270 "  %s [--options] -d domname file [file ...]\n"
271 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
272 "Options:\n"
273 "  -a|--add image       Add image\n"
274 "  -b|--backup .ext     Backup original as original.ext\n"
275 "  -c|--connect uri     Specify libvirt URI for -d option\n"
276 "  -d|--domain guest    Add disks from libvirt guest\n"
277 "  --echo-keys          Don't turn off echo for passphrases\n"
278 "  -e|--expr expr       Non-interactive editing using Perl expr\n"
279 "  --format[=raw|..]    Force disk format for -a option\n"
280 "  --help               Display brief help\n"
281 "  --keys-from-stdin    Read passphrases from stdin\n"
282 "  -v|--verbose         Verbose messages\n"
283 "  -V|--version         Display version and exit\n"
284 "  -x                   Trace libguestfs API calls\n"
285 "For more information, see the manpage %s(1).\n"
286 msgstr ""
287
288 #: edit/virt-edit.c:175
289 #, c-format
290 msgid "%s: -b option given multiple times\n"
291 msgstr ""
292
293 #: edit/virt-edit.c:192
294 #, c-format
295 msgid "%s: -e option given multiple times\n"
296 msgstr ""
297
298 #: edit/virt-edit.c:585 fish/fish.c:1576
299 #, c-format
300 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
301 msgstr ""
302
303 #: edit/virt-edit.c:599
304 #, c-format
305 msgid "%s: drive '%c:' not found.\n"
306 msgstr ""
307
308 #: fish/alloc.c:37
309 #, c-format
310 msgid "use 'alloc file size' to create an image\n"
311 msgstr "छवि के रूप में 'alloc file size' का उपयोग करें\n"
312
313 #: fish/alloc.c:51
314 #, c-format
315 msgid "use 'sparse file size' to create a sparse image\n"
316 msgstr "छवि कम घना करने के लिए 'sparse file size' का उपयोग करें\n"
317
318 #: fish/alloc.c:75
319 #, c-format
320 msgid "can't allocate or add disks after launching\n"
321 msgstr "लॉन्चिंग के बाद डिस्क आबंटित या जोड़ नहीं सकता है\n"
322
323 #: fish/alloc.c:156
324 #, c-format
325 msgid "%s: invalid integer parameter (%s returned %d)\n"
326 msgstr ""
327
328 #: fish/cmds.c:2657
329 msgid "Command"
330 msgstr "कमांड"
331
332 #: fish/cmds.c:2657
333 msgid "Description"
334 msgstr "वर्णन"
335
336 #: fish/cmds.c:2659
337 msgid "add a CD-ROM disk image to examine"
338 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
339
340 #: fish/cmds.c:2660
341 msgid "add the disk(s) from a named libvirt domain"
342 msgstr ""
343
344 #: fish/cmds.c:2661 fish/cmds.c:2662
345 msgid "add an image to examine or modify"
346 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
347
348 #: fish/cmds.c:2663
349 msgid "add a drive in snapshot mode (read-only)"
350 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
351
352 #: fish/cmds.c:2664
353 msgid "add a drive read-only specifying the QEMU block emulation to use"
354 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
355
356 #: fish/cmds.c:2665
357 msgid "add a drive specifying the QEMU block emulation to use"
358 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
359
360 #: fish/cmds.c:2666
361 msgid "allocate and add a disk file"
362 msgstr ""
363
364 #: fish/cmds.c:2667
365 msgid "clear Augeas path"
366 msgstr ""
367
368 #: fish/cmds.c:2668
369 msgid "close the current Augeas handle"
370 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
371
372 #: fish/cmds.c:2669
373 msgid "define an Augeas node"
374 msgstr "कोई Augeas नोड परिभाषित करें"
375
376 #: fish/cmds.c:2670
377 msgid "define an Augeas variable"
378 msgstr "कोई Augeas चर परिभाषित करें"
379
380 #: fish/cmds.c:2671
381 msgid "look up the value of an Augeas path"
382 msgstr "Augeas पथ के मान के लिए देखें"
383
384 #: fish/cmds.c:2672
385 msgid "create a new Augeas handle"
386 msgstr "नया Augeas नियंत्रण बनाएँ"
387
388 #: fish/cmds.c:2673
389 msgid "insert a sibling Augeas node"
390 msgstr "सहोदर Augeas नोड घुसाएँ"
391
392 #: fish/cmds.c:2674
393 msgid "load files into the tree"
394 msgstr "तरू में फाइल लोड करें"
395
396 #: fish/cmds.c:2675
397 msgid "list Augeas nodes under augpath"
398 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
399
400 #: fish/cmds.c:2676
401 msgid "return Augeas nodes which match augpath"
402 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
403
404 #: fish/cmds.c:2677
405 msgid "move Augeas node"
406 msgstr "Augeas नोड खिसकाएँ"
407
408 #: fish/cmds.c:2678
409 msgid "remove an Augeas path"
410 msgstr "Augeas पथ हटाएँ"
411
412 #: fish/cmds.c:2679
413 msgid "write all pending Augeas changes to disk"
414 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
415
416 #: fish/cmds.c:2680
417 msgid "set Augeas path to value"
418 msgstr "Augeas पथ को वाल्व में सेट करें"
419
420 #: fish/cmds.c:2681
421 msgid "test availability of some parts of the API"
422 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
423
424 #: fish/cmds.c:2682
425 msgid "return a list of all optional groups"
426 msgstr ""
427
428 #: fish/cmds.c:2683
429 msgid "upload base64-encoded data to file"
430 msgstr ""
431
432 #: fish/cmds.c:2684
433 msgid "download file and encode as base64"
434 msgstr ""
435
436 #: fish/cmds.c:2685
437 msgid "flush device buffers"
438 msgstr "फ्लश युक्ति बफर"
439
440 #: fish/cmds.c:2686
441 msgid "get blocksize of block device"
442 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
443
444 #: fish/cmds.c:2687
445 msgid "is block device set to read-only"
446 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
447
448 #: fish/cmds.c:2688
449 msgid "get total size of device in bytes"
450 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
451
452 #: fish/cmds.c:2689
453 msgid "get sectorsize of block device"
454 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
455
456 #: fish/cmds.c:2690
457 msgid "get total size of device in 512-byte sectors"
458 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
459
460 #: fish/cmds.c:2691
461 msgid "reread partition table"
462 msgstr "विभाजन सारणी फिर पढ़ें"
463
464 #: fish/cmds.c:2692
465 msgid "set blocksize of block device"
466 msgstr "खंड युक्ति का खंड आकार सेट करें"
467
468 #: fish/cmds.c:2693
469 msgid "set block device to read-only"
470 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
471
472 #: fish/cmds.c:2694
473 msgid "set block device to read-write"
474 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
475
476 #: fish/cmds.c:2695
477 msgid "resize a btrfs filesystem"
478 msgstr ""
479
480 #: fish/cmds.c:2696
481 msgid "return true path on case-insensitive filesystem"
482 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
483
484 #: fish/cmds.c:2697
485 msgid "list the contents of a file"
486 msgstr "फाइल की सामग्री सूचीबद्ध करें"
487
488 #: fish/cmds.c:2698
489 msgid "compute MD5, SHAx or CRC checksum of file"
490 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
491
492 #: fish/cmds.c:2699
493 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
494 msgstr ""
495
496 #: fish/cmds.c:2700
497 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
498 msgstr ""
499
500 #: fish/cmds.c:2701
501 msgid "change file mode"
502 msgstr "फाइल नोड बदलें"
503
504 #: fish/cmds.c:2702 fish/cmds.c:2823
505 msgid "change file owner and group"
506 msgstr "फाइल स्वामी और समूह बदलें"
507
508 #: fish/cmds.c:2703
509 msgid "run a command from the guest filesystem"
510 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
511
512 #: fish/cmds.c:2704
513 msgid "run a command, returning lines"
514 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
515
516 #: fish/cmds.c:2705
517 msgid "add qemu parameters"
518 msgstr "qemu पैरामीटर जोड़ें"
519
520 #: fish/cmds.c:2706
521 msgid "copy local files or directories into an image"
522 msgstr ""
523
524 #: fish/cmds.c:2707
525 msgid "copy remote files or directories out of an image"
526 msgstr ""
527
528 #: fish/cmds.c:2708
529 msgid "copy size bytes from source to destination using dd"
530 msgstr ""
531
532 #: fish/cmds.c:2709
533 msgid "copy a file"
534 msgstr "कोई फाइल कॉपी करें"
535
536 #: fish/cmds.c:2710
537 msgid "copy a file or directory recursively"
538 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
539
540 #: fish/cmds.c:2711
541 msgid "copy from source to destination using dd"
542 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
543
544 #: fish/cmds.c:2712
545 msgid "debugging and internals"
546 msgstr "डिबगिंग और आंतरिक"
547
548 #: fish/cmds.c:2713
549 msgid "debug the QEMU command line (internal use only)"
550 msgstr ""
551
552 #: fish/cmds.c:2714
553 msgid "upload a file to the appliance (internal use only)"
554 msgstr ""
555
556 #: fish/cmds.c:2715
557 msgid "report file system disk space usage"
558 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
559
560 #: fish/cmds.c:2716
561 msgid "report file system disk space usage (human readable)"
562 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
563
564 #: fish/cmds.c:2717
565 msgid "display an image"
566 msgstr ""
567
568 #: fish/cmds.c:2718
569 msgid "return kernel messages"
570 msgstr "कर्नेल संदेश लौटाएँ"
571
572 #: fish/cmds.c:2719
573 msgid "download a file to the local machine"
574 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
575
576 #: fish/cmds.c:2720
577 msgid "download a file to the local machine with offset and size"
578 msgstr ""
579
580 #: fish/cmds.c:2721
581 msgid "drop kernel page cache, dentries and inodes"
582 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
583
584 #: fish/cmds.c:2722
585 msgid "estimate file space usage"
586 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
587
588 #: fish/cmds.c:2723
589 msgid "check an ext2/ext3 filesystem"
590 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
591
592 #: fish/cmds.c:2724
593 msgid "display a line of text"
594 msgstr "पाठ पंक्ति दिखाएँ"
595
596 #: fish/cmds.c:2725
597 msgid "echo arguments back to the client"
598 msgstr "इको तर्क क्लाइंट को वापस"
599
600 #: fish/cmds.c:2726
601 msgid "edit a file"
602 msgstr ""
603
604 #: fish/cmds.c:2727 fish/cmds.c:2728 fish/cmds.c:2733 fish/cmds.c:2734
605 #: fish/cmds.c:2768 fish/cmds.c:2769 fish/cmds.c:3024 fish/cmds.c:3025
606 #: fish/cmds.c:3029 fish/cmds.c:3030 fish/cmds.c:3032 fish/cmds.c:3033
607 msgid "return lines matching a pattern"
608 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
609
610 #: fish/cmds.c:2729
611 msgid "test if two files have equal contents"
612 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
613
614 #: fish/cmds.c:2730
615 msgid "test if file or directory exists"
616 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
617
618 #: fish/cmds.c:2731 fish/cmds.c:2732
619 msgid "preallocate a file in the guest filesystem"
620 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
621
622 #: fish/cmds.c:2735
623 msgid "determine file type"
624 msgstr "फाइल प्रकार निर्धारित करें"
625
626 #: fish/cmds.c:2736
627 msgid "detect the architecture of a binary file"
628 msgstr ""
629
630 #: fish/cmds.c:2737
631 msgid "return the size of the file in bytes"
632 msgstr "बाइट में फाइल का आकार वापस करें"
633
634 #: fish/cmds.c:2738
635 msgid "fill a file with octets"
636 msgstr "ऑक्टेट के साथ फाइल भरें"
637
638 #: fish/cmds.c:2739
639 msgid "fill a file with a repeating pattern of bytes"
640 msgstr ""
641
642 #: fish/cmds.c:2740
643 msgid "find all files and directories"
644 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
645
646 #: fish/cmds.c:2741
647 msgid "find all files and directories, returning NUL-separated list"
648 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
649
650 #: fish/cmds.c:2742
651 msgid "find a filesystem by label"
652 msgstr ""
653
654 #: fish/cmds.c:2743
655 msgid "find a filesystem by UUID"
656 msgstr ""
657
658 #: fish/cmds.c:2744
659 msgid "run the filesystem checker"
660 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
661
662 #: fish/cmds.c:2745
663 msgid "get the additional kernel options"
664 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
665
666 #: fish/cmds.c:2746
667 msgid "get the attach method"
668 msgstr ""
669
670 #: fish/cmds.c:2747
671 msgid "get autosync mode"
672 msgstr "autosync विधि पाएँ"
673
674 #: fish/cmds.c:2748
675 msgid "get direct appliance mode flag"
676 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
677
678 #: fish/cmds.c:2749
679 msgid "get the ext2/3/4 filesystem label"
680 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
681
682 #: fish/cmds.c:2750
683 msgid "get the ext2/3/4 filesystem UUID"
684 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
685
686 #: fish/cmds.c:2751
687 msgid "get memory allocated to the qemu subprocess"
688 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
689
690 #: fish/cmds.c:2752
691 msgid "get enable network flag"
692 msgstr ""
693
694 #: fish/cmds.c:2753
695 msgid "get the search path"
696 msgstr "खोज पथ पाएँ"
697
698 #: fish/cmds.c:2754
699 msgid "get process group flag"
700 msgstr ""
701
702 #: fish/cmds.c:2755
703 msgid "get PID of qemu subprocess"
704 msgstr "qemu की उपप्रक्रिया PID पाएँ"
705
706 #: fish/cmds.c:2756
707 msgid "get the qemu binary"
708 msgstr "qemu द्विपदीय पाएँ"
709
710 #: fish/cmds.c:2757
711 msgid "get recovery process enabled flag"
712 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
713
714 #: fish/cmds.c:2758
715 msgid "get SELinux enabled flag"
716 msgstr "SELinux सक्रिय फ्लैग पाएँ"
717
718 #: fish/cmds.c:2759
719 msgid "get the current state"
720 msgstr "मौजूदा स्थिति पाएँ"
721
722 #: fish/cmds.c:2760
723 msgid "get command trace enabled flag"
724 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
725
726 #: fish/cmds.c:2761
727 msgid "get the current umask"
728 msgstr ""
729
730 #: fish/cmds.c:2762
731 msgid "get verbose mode"
732 msgstr "वर्बोस विधि पाएँ"
733
734 #: fish/cmds.c:2763
735 msgid "get SELinux security context"
736 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
737
738 #: fish/cmds.c:2764 fish/cmds.c:2824
739 msgid "get a single extended attribute"
740 msgstr ""
741
742 #: fish/cmds.c:2765 fish/cmds.c:2825
743 msgid "list extended attributes of a file or directory"
744 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
745
746 #: fish/cmds.c:2766
747 msgid "expand wildcards in command"
748 msgstr "कमांड में कमांड वाइल्डकार्ड"
749
750 #: fish/cmds.c:2767
751 msgid "expand a wildcard path"
752 msgstr "वाइल्डकार्ड पथ फैलाएँ"
753
754 #: fish/cmds.c:2770
755 msgid "install GRUB"
756 msgstr "GRUB संस्थापित करें"
757
758 #: fish/cmds.c:2771
759 msgid "return first 10 lines of a file"
760 msgstr "फाइल का 10 पंक्ति वापस करें"
761
762 #: fish/cmds.c:2772
763 msgid "return first N lines of a file"
764 msgstr "फाइल का पहला N पंक्ति वापस करें"
765
766 #: fish/cmds.c:2773
767 msgid "dump a file in hexadecimal"
768 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
769
770 #: fish/cmds.c:2774
771 msgid "edit with a hex editor"
772 msgstr ""
773
774 #: fish/cmds.c:2775
775 msgid "list the contents of a single file in an initrd"
776 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
777
778 #: fish/cmds.c:2776
779 msgid "list files in an initrd"
780 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
781
782 #: fish/cmds.c:2777
783 msgid "add an inotify watch"
784 msgstr "inotify वाच जोड़ें"
785
786 #: fish/cmds.c:2778
787 msgid "close the inotify handle"
788 msgstr "inotify नियंत्रण बंद करें"
789
790 #: fish/cmds.c:2779
791 msgid "return list of watched files that had events"
792 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
793
794 #: fish/cmds.c:2780
795 msgid "create an inotify handle"
796 msgstr "inotify नियंत्रण बनाएँ"
797
798 #: fish/cmds.c:2781
799 msgid "return list of inotify events"
800 msgstr "inotify घटना की सूची वापस करता है"
801
802 #: fish/cmds.c:2782
803 msgid "remove an inotify watch"
804 msgstr "inotify जाँच का हटाएँ"
805
806 #: fish/cmds.c:2783
807 msgid "get architecture of inspected operating system"
808 msgstr ""
809
810 #: fish/cmds.c:2784
811 msgid "get distro of inspected operating system"
812 msgstr ""
813
814 #: fish/cmds.c:2785
815 msgid "get drive letter mappings"
816 msgstr ""
817
818 #: fish/cmds.c:2786
819 msgid "get filesystems associated with inspected operating system"
820 msgstr ""
821
822 #: fish/cmds.c:2787
823 msgid "get format of inspected operating system"
824 msgstr ""
825
826 #: fish/cmds.c:2788
827 msgid "get hostname of the operating system"
828 msgstr ""
829
830 #: fish/cmds.c:2789
831 msgid "get the icon corresponding to this operating system"
832 msgstr ""
833
834 #: fish/cmds.c:2790
835 msgid "get major version of inspected operating system"
836 msgstr ""
837
838 #: fish/cmds.c:2791
839 msgid "get minor version of inspected operating system"
840 msgstr ""
841
842 #: fish/cmds.c:2792
843 msgid "get mountpoints of inspected operating system"
844 msgstr ""
845
846 #: fish/cmds.c:2793
847 msgid "get package format used by the operating system"
848 msgstr ""
849
850 #: fish/cmds.c:2794
851 msgid "get package management tool used by the operating system"
852 msgstr ""
853
854 #: fish/cmds.c:2795
855 msgid "get product name of inspected operating system"
856 msgstr ""
857
858 #: fish/cmds.c:2796
859 msgid "get product variant of inspected operating system"
860 msgstr ""
861
862 #: fish/cmds.c:2797
863 msgid "return list of operating systems found by last inspection"
864 msgstr ""
865
866 #: fish/cmds.c:2798
867 msgid "get type of inspected operating system"
868 msgstr ""
869
870 #: fish/cmds.c:2799
871 msgid "get Windows CurrentControlSet of inspected operating system"
872 msgstr ""
873
874 #: fish/cmds.c:2800
875 msgid "get Windows systemroot of inspected operating system"
876 msgstr ""
877
878 #: fish/cmds.c:2801
879 msgid "get live flag for install disk"
880 msgstr ""
881
882 #: fish/cmds.c:2802
883 msgid "get multipart flag for install disk"
884 msgstr ""
885
886 #: fish/cmds.c:2803
887 msgid "get netinst (network installer) flag for install disk"
888 msgstr ""
889
890 #: fish/cmds.c:2804
891 msgid "get list of applications installed in the operating system"
892 msgstr ""
893
894 #: fish/cmds.c:2805
895 msgid "inspect disk and return list of operating systems found"
896 msgstr ""
897
898 #: fish/cmds.c:2806
899 msgid "test if block device"
900 msgstr ""
901
902 #: fish/cmds.c:2807
903 msgid "is busy processing a command"
904 msgstr "कमांड की प्रक्रिया में व्यस्त है"
905
906 #: fish/cmds.c:2808
907 msgid "test if character device"
908 msgstr ""
909
910 #: fish/cmds.c:2809
911 msgid "is in configuration state"
912 msgstr "विन्यास स्थिति में है"
913
914 #: fish/cmds.c:2810
915 msgid "test if a directory"
916 msgstr ""
917
918 #: fish/cmds.c:2811
919 msgid "test if FIFO (named pipe)"
920 msgstr ""
921
922 #: fish/cmds.c:2812
923 msgid "test if a regular file"
924 msgstr ""
925
926 #: fish/cmds.c:2813
927 msgid "is launching subprocess"
928 msgstr "उपपक्रिया को लॉन्च कर रहा है"
929
930 #: fish/cmds.c:2814
931 msgid "test if device is a logical volume"
932 msgstr ""
933
934 #: fish/cmds.c:2815
935 msgid "is ready to accept commands"
936 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
937
938 #: fish/cmds.c:2816
939 msgid "test if socket"
940 msgstr ""
941
942 #: fish/cmds.c:2817
943 msgid "test if symbolic link"
944 msgstr ""
945
946 #: fish/cmds.c:2818
947 msgid "test if a file contains all zero bytes"
948 msgstr ""
949
950 #: fish/cmds.c:2819
951 msgid "test if a device contains all zero bytes"
952 msgstr ""
953
954 #: fish/cmds.c:2820
955 msgid "kill the qemu subprocess"
956 msgstr "qemu उपपक्रिया को किल करें"
957
958 #: fish/cmds.c:2821
959 msgid "launch the qemu subprocess"
960 msgstr "qemu उपपक्रिया लॉन्च करें"
961
962 #: fish/cmds.c:2822
963 msgid "change working directory"
964 msgstr "कार्यशील निर्देशिका बदलें"
965
966 #: fish/cmds.c:2826
967 msgid "list 9p filesystems"
968 msgstr ""
969
970 #: fish/cmds.c:2827
971 msgid "list the block devices"
972 msgstr "खंड युक्ति को सूचीबद्ध करता है"
973
974 #: fish/cmds.c:2828
975 msgid "list device mapper devices"
976 msgstr ""
977
978 #: fish/cmds.c:2829
979 msgid "list filesystems"
980 msgstr ""
981
982 #: fish/cmds.c:2830
983 msgid "list the partitions"
984 msgstr "विभाजन सूचीबद्ध करें"
985
986 #: fish/cmds.c:2831
987 msgid "list the files in a directory (long format)"
988 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
989
990 #: fish/cmds.c:2832 fish/cmds.c:2833
991 msgid "create a hard link"
992 msgstr "कोई हार्ड लिंक बनाएँ"
993
994 #: fish/cmds.c:2834 fish/cmds.c:2835
995 msgid "create a symbolic link"
996 msgstr "सांकेतिक लिंक बनाएँ"
997
998 #: fish/cmds.c:2836 fish/cmds.c:2929
999 msgid "remove extended attribute of a file or directory"
1000 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
1001
1002 #: fish/cmds.c:2837
1003 msgid "list the files in a directory"
1004 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1005
1006 #: fish/cmds.c:2838 fish/cmds.c:2958
1007 msgid "set extended attribute of a file or directory"
1008 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
1009
1010 #: fish/cmds.c:2839
1011 msgid "get file information for a symbolic link"
1012 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
1013
1014 #: fish/cmds.c:2840
1015 msgid "lstat on multiple files"
1016 msgstr "lstat विविध फाइल पर"
1017
1018 #: fish/cmds.c:2841
1019 msgid "add a key on a LUKS encrypted device"
1020 msgstr ""
1021
1022 #: fish/cmds.c:2842
1023 msgid "close a LUKS device"
1024 msgstr ""
1025
1026 #: fish/cmds.c:2843 fish/cmds.c:2844
1027 msgid "format a block device as a LUKS encrypted device"
1028 msgstr ""
1029
1030 #: fish/cmds.c:2845
1031 msgid "remove a key from a LUKS encrypted device"
1032 msgstr ""
1033
1034 #: fish/cmds.c:2846
1035 msgid "open a LUKS-encrypted block device"
1036 msgstr ""
1037
1038 #: fish/cmds.c:2847
1039 msgid "open a LUKS-encrypted block device read-only"
1040 msgstr ""
1041
1042 #: fish/cmds.c:2848
1043 msgid "create an LVM logical volume"
1044 msgstr ""
1045
1046 #: fish/cmds.c:2849
1047 msgid "get canonical name of an LV"
1048 msgstr ""
1049
1050 #: fish/cmds.c:2850
1051 msgid "clear LVM device filter"
1052 msgstr ""
1053
1054 #: fish/cmds.c:2851
1055 msgid "remove all LVM LVs, VGs and PVs"
1056 msgstr "सभी LVM LV, VG और PV हटाएँ"
1057
1058 #: fish/cmds.c:2852
1059 msgid "set LVM device filter"
1060 msgstr ""
1061
1062 #: fish/cmds.c:2853
1063 msgid "remove an LVM logical volume"
1064 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1065
1066 #: fish/cmds.c:2854
1067 msgid "rename an LVM logical volume"
1068 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1069
1070 #: fish/cmds.c:2855
1071 msgid "resize an LVM logical volume"
1072 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1073
1074 #: fish/cmds.c:2856
1075 msgid "expand an LV to fill free space"
1076 msgstr ""
1077
1078 #: fish/cmds.c:2857 fish/cmds.c:2858
1079 msgid "list the LVM logical volumes (LVs)"
1080 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1081
1082 #: fish/cmds.c:2859
1083 msgid "get the UUID of a logical volume"
1084 msgstr ""
1085
1086 #: fish/cmds.c:2860
1087 msgid "lgetxattr on multiple files"
1088 msgstr "विविध फाइल पर lgetxattr करें"
1089
1090 #: fish/cmds.c:2861
1091 msgid "open the manual"
1092 msgstr ""
1093
1094 #: fish/cmds.c:2862
1095 msgid "create a directory"
1096 msgstr "निर्देशिका बनाएँ"
1097
1098 #: fish/cmds.c:2863
1099 msgid "create a directory with a particular mode"
1100 msgstr "खास विधि से निर्देशिका बनाएँ"
1101
1102 #: fish/cmds.c:2864
1103 msgid "create a directory and parents"
1104 msgstr "जनक और निर्देशिका बनाएँ"
1105
1106 #: fish/cmds.c:2865
1107 msgid "create a temporary directory"
1108 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1109
1110 #: fish/cmds.c:2866 fish/cmds.c:2867 fish/cmds.c:2868
1111 msgid "make ext2/3/4 filesystem with external journal"
1112 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1113
1114 #: fish/cmds.c:2869
1115 msgid "make ext2/3/4 external journal"
1116 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1117
1118 #: fish/cmds.c:2870
1119 msgid "make ext2/3/4 external journal with label"
1120 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1121
1122 #: fish/cmds.c:2871
1123 msgid "make ext2/3/4 external journal with UUID"
1124 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1125
1126 #: fish/cmds.c:2872
1127 msgid "make FIFO (named pipe)"
1128 msgstr "FIFO (named पाइप) बनाएँ"
1129
1130 #: fish/cmds.c:2873 fish/cmds.c:2875
1131 msgid "make a filesystem"
1132 msgstr "फाइलसिस्टम बनाएँ"
1133
1134 #: fish/cmds.c:2874
1135 msgid "make a filesystem with block size"
1136 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1137
1138 #: fish/cmds.c:2876
1139 msgid "create a mountpoint"
1140 msgstr "आरोहबिंदु बनाएँ"
1141
1142 #: fish/cmds.c:2877
1143 msgid "make block, character or FIFO devices"
1144 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1145
1146 #: fish/cmds.c:2878
1147 msgid "make block device node"
1148 msgstr "खंड युक्ति नोड बनाएँ"
1149
1150 #: fish/cmds.c:2879
1151 msgid "make char device node"
1152 msgstr "चार युक्ति नोड बनाएँ"
1153
1154 #: fish/cmds.c:2880
1155 msgid "create a swap partition"
1156 msgstr "कोई स्वैप विभाजन बनाएँ"
1157
1158 #: fish/cmds.c:2881
1159 msgid "create a swap partition with a label"
1160 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1161
1162 #: fish/cmds.c:2882
1163 msgid "create a swap partition with an explicit UUID"
1164 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1165
1166 #: fish/cmds.c:2883
1167 msgid "create a swap file"
1168 msgstr "कोई स्वैप फाइल बनाएँ"
1169
1170 #: fish/cmds.c:2884
1171 msgid "load a kernel module"
1172 msgstr "कर्नेल मॉड्यूल लोड करें"
1173
1174 #: fish/cmds.c:2885
1175 msgid "view a file"
1176 msgstr ""
1177
1178 #: fish/cmds.c:2886
1179 msgid "mount a guest disk at a position in the filesystem"
1180 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1181
1182 #: fish/cmds.c:2887
1183 msgid "mount 9p filesystem"
1184 msgstr ""
1185
1186 #: fish/cmds.c:2888
1187 msgid "mount a file using the loop device"
1188 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1189
1190 #: fish/cmds.c:2889
1191 msgid "mount a guest disk with mount options"
1192 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1193
1194 #: fish/cmds.c:2890
1195 msgid "mount a guest disk, read-only"
1196 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1197
1198 #: fish/cmds.c:2891
1199 msgid "mount a guest disk with mount options and vfstype"
1200 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1201
1202 #: fish/cmds.c:2892
1203 msgid "show mountpoints"
1204 msgstr "आरोहबिंदु दिखाएँ"
1205
1206 #: fish/cmds.c:2893
1207 msgid "show mounted filesystems"
1208 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1209
1210 #: fish/cmds.c:2894
1211 msgid "move a file"
1212 msgstr "कोई फाइल खिसकाएँ"
1213
1214 #: fish/cmds.c:2895
1215 msgid "probe NTFS volume"
1216 msgstr "NTFS वॉल्यूम जाँचें"
1217
1218 #: fish/cmds.c:2896 fish/cmds.c:2897
1219 msgid "resize an NTFS filesystem"
1220 msgstr ""
1221
1222 #: fish/cmds.c:2898
1223 msgid "resize an NTFS filesystem (with size)"
1224 msgstr ""
1225
1226 #: fish/cmds.c:2899
1227 msgid "add a partition to the device"
1228 msgstr "युक्ति में कोई विभाजन जोड़ें"
1229
1230 #: fish/cmds.c:2900
1231 msgid "delete a partition"
1232 msgstr ""
1233
1234 #: fish/cmds.c:2901
1235 msgid "partition whole disk with a single primary partition"
1236 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1237
1238 #: fish/cmds.c:2902
1239 msgid "return true if a partition is bootable"
1240 msgstr ""
1241
1242 #: fish/cmds.c:2903
1243 msgid "get the MBR type byte (ID byte) from a partition"
1244 msgstr ""
1245
1246 #: fish/cmds.c:2904
1247 msgid "get the partition table type"
1248 msgstr "विभाजन सारणी प्रकार पाएँ"
1249
1250 #: fish/cmds.c:2905
1251 msgid "create an empty partition table"
1252 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1253
1254 #: fish/cmds.c:2906
1255 msgid "list partitions on a device"
1256 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1257
1258 #: fish/cmds.c:2907
1259 msgid "make a partition bootable"
1260 msgstr "विभाजन को बूट योग्य बनाएँ"
1261
1262 #: fish/cmds.c:2908
1263 msgid "set the MBR type byte (ID byte) of a partition"
1264 msgstr ""
1265
1266 #: fish/cmds.c:2909
1267 msgid "set partition name"
1268 msgstr "विभाजन नाम सेट करें"
1269
1270 #: fish/cmds.c:2910
1271 msgid "convert partition name to device name"
1272 msgstr ""
1273
1274 #: fish/cmds.c:2911
1275 msgid "ping the guest daemon"
1276 msgstr "अतिथि डेमॉन पिंग करें"
1277
1278 #: fish/cmds.c:2912
1279 msgid "read part of a file"
1280 msgstr "किसी फाइल का हिस्सा पढ़ें"
1281
1282 #: fish/cmds.c:2913
1283 msgid "read part of a device"
1284 msgstr ""
1285
1286 #: fish/cmds.c:2914
1287 msgid "create an LVM physical volume"
1288 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1289
1290 #: fish/cmds.c:2915
1291 msgid "remove an LVM physical volume"
1292 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1293
1294 #: fish/cmds.c:2916
1295 msgid "resize an LVM physical volume"
1296 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1297
1298 #: fish/cmds.c:2917
1299 msgid "resize an LVM physical volume (with size)"
1300 msgstr ""
1301
1302 #: fish/cmds.c:2918 fish/cmds.c:2919
1303 msgid "list the LVM physical volumes (PVs)"
1304 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1305
1306 #: fish/cmds.c:2920
1307 msgid "get the UUID of a physical volume"
1308 msgstr ""
1309
1310 #: fish/cmds.c:2921
1311 msgid "write to part of a file"
1312 msgstr ""
1313
1314 #: fish/cmds.c:2922
1315 msgid "write to part of a device"
1316 msgstr ""
1317
1318 #: fish/cmds.c:2923
1319 msgid "read a file"
1320 msgstr "फाइल पढ़ें"
1321
1322 #: fish/cmds.c:2924
1323 msgid "read file as lines"
1324 msgstr "फाइल पंक्ति बार पढ़ें"
1325
1326 #: fish/cmds.c:2925
1327 msgid "read directories entries"
1328 msgstr "निर्देशिका प्रविष्टि पढें"
1329
1330 #: fish/cmds.c:2926
1331 msgid "read the target of a symbolic link"
1332 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1333
1334 #: fish/cmds.c:2927
1335 msgid "readlink on multiple files"
1336 msgstr "मल्टीपल फाइल पर रीडलिंक"
1337
1338 #: fish/cmds.c:2928
1339 msgid "canonicalized absolute pathname"
1340 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1341
1342 #: fish/cmds.c:2930
1343 msgid "close and reopen libguestfs handle"
1344 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1345
1346 #: fish/cmds.c:2931
1347 msgid "resize an ext2, ext3 or ext4 filesystem"
1348 msgstr ""
1349
1350 #: fish/cmds.c:2932
1351 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1352 msgstr ""
1353
1354 #: fish/cmds.c:2933
1355 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1356 msgstr ""
1357
1358 #: fish/cmds.c:2934
1359 msgid "remove a file"
1360 msgstr "फाइल हटाएँ"
1361
1362 #: fish/cmds.c:2935
1363 msgid "remove a file or directory recursively"
1364 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1365
1366 #: fish/cmds.c:2936
1367 msgid "remove a directory"
1368 msgstr "निर्देशिका हटाएँ"
1369
1370 #: fish/cmds.c:2937
1371 msgid "remove a mountpoint"
1372 msgstr "माउंट प्वाइंट हटाएँ"
1373
1374 #: fish/cmds.c:2938
1375 msgid "scrub (securely wipe) a device"
1376 msgstr "scrub (securely wipe) युक्ति"
1377
1378 #: fish/cmds.c:2939
1379 msgid "scrub (securely wipe) a file"
1380 msgstr "फाइल स्क्रब करें"
1381
1382 #: fish/cmds.c:2940
1383 msgid "scrub (securely wipe) free space"
1384 msgstr "मुक्त स्थान को साफ करें"
1385
1386 #: fish/cmds.c:2941
1387 msgid "add options to kernel command line"
1388 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1389
1390 #: fish/cmds.c:2942
1391 msgid "set the attach method"
1392 msgstr ""
1393
1394 #: fish/cmds.c:2943
1395 msgid "set autosync mode"
1396 msgstr "autosync विधि सेट करें"
1397
1398 #: fish/cmds.c:2944
1399 msgid "enable or disable direct appliance mode"
1400 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1401
1402 #: fish/cmds.c:2945
1403 msgid "set the ext2/3/4 filesystem label"
1404 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1405
1406 #: fish/cmds.c:2946
1407 msgid "set the ext2/3/4 filesystem UUID"
1408 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1409
1410 #: fish/cmds.c:2947
1411 msgid "set memory allocated to the qemu subprocess"
1412 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1413
1414 #: fish/cmds.c:2948
1415 msgid "set enable network flag"
1416 msgstr ""
1417
1418 #: fish/cmds.c:2949
1419 msgid "set the search path"
1420 msgstr "खोज पथ सेट करें"
1421
1422 #: fish/cmds.c:2950
1423 msgid "set process group flag"
1424 msgstr ""
1425
1426 #: fish/cmds.c:2951
1427 msgid "set the qemu binary"
1428 msgstr "emu द्विपदीय सेट करें"
1429
1430 #: fish/cmds.c:2952
1431 msgid "enable or disable the recovery process"
1432 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1433
1434 #: fish/cmds.c:2953
1435 msgid "set SELinux enabled or disabled at appliance boot"
1436 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1437
1438 #: fish/cmds.c:2954
1439 msgid "enable or disable command traces"
1440 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1441
1442 #: fish/cmds.c:2955
1443 msgid "set verbose mode"
1444 msgstr "वर्बोस विधि सेट करें"
1445
1446 #: fish/cmds.c:2956
1447 msgid "set SELinux security context"
1448 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1449
1450 #: fish/cmds.c:2957
1451 msgid "set an environment variable"
1452 msgstr ""
1453
1454 #: fish/cmds.c:2959 fish/cmds.c:2960
1455 msgid "create partitions on a block device"
1456 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1457
1458 #: fish/cmds.c:2961
1459 msgid "modify a single partition on a block device"
1460 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1461
1462 #: fish/cmds.c:2962
1463 msgid "display the disk geometry from the partition table"
1464 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1465
1466 #: fish/cmds.c:2963
1467 msgid "display the kernel geometry"
1468 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1469
1470 #: fish/cmds.c:2964
1471 msgid "display the partition table"
1472 msgstr "विभाजन सारणी को दिखाएँ"
1473
1474 #: fish/cmds.c:2965
1475 msgid "run a command via the shell"
1476 msgstr "शेल से होकर कमांड चलाएँ"
1477
1478 #: fish/cmds.c:2966
1479 msgid "run a command via the shell returning lines"
1480 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1481
1482 #: fish/cmds.c:2967
1483 msgid "sleep for some seconds"
1484 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1485
1486 #: fish/cmds.c:2968
1487 msgid "create a sparse disk image and add"
1488 msgstr ""
1489
1490 #: fish/cmds.c:2969
1491 msgid "get file information"
1492 msgstr "फाइल सूचना पाएँ"
1493
1494 #: fish/cmds.c:2970
1495 msgid "get file system statistics"
1496 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1497
1498 #: fish/cmds.c:2971 fish/cmds.c:2972
1499 msgid "print the printable strings in a file"
1500 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1501
1502 #: fish/cmds.c:2973
1503 msgid "list supported groups of commands"
1504 msgstr ""
1505
1506 #: fish/cmds.c:2974
1507 msgid "disable swap on device"
1508 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1509
1510 #: fish/cmds.c:2975
1511 msgid "disable swap on file"
1512 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1513
1514 #: fish/cmds.c:2976
1515 msgid "disable swap on labeled swap partition"
1516 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1517
1518 #: fish/cmds.c:2977
1519 msgid "disable swap on swap partition by UUID"
1520 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1521
1522 #: fish/cmds.c:2978
1523 msgid "enable swap on device"
1524 msgstr "युक्ति पर स्वैप सक्रिय करें"
1525
1526 #: fish/cmds.c:2979
1527 msgid "enable swap on file"
1528 msgstr "फाइल पर स्वैप सक्रिय करें"
1529
1530 #: fish/cmds.c:2980
1531 msgid "enable swap on labeled swap partition"
1532 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1533
1534 #: fish/cmds.c:2981
1535 msgid "enable swap on swap partition by UUID"
1536 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1537
1538 #: fish/cmds.c:2982
1539 msgid "sync disks, writes are flushed through to the disk image"
1540 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1541
1542 #: fish/cmds.c:2983
1543 msgid "return last 10 lines of a file"
1544 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1545
1546 #: fish/cmds.c:2984
1547 msgid "return last N lines of a file"
1548 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1549
1550 #: fish/cmds.c:2985
1551 msgid "unpack tarfile to directory"
1552 msgstr "tarfile को निर्देशिका में खोलें"
1553
1554 #: fish/cmds.c:2986
1555 msgid "pack directory into tarfile"
1556 msgstr "निर्देशिका को tarfile में पैक करें"
1557
1558 #: fish/cmds.c:2987 fish/cmds.c:2994
1559 msgid "unpack compressed tarball to directory"
1560 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1561
1562 #: fish/cmds.c:2988 fish/cmds.c:2995
1563 msgid "pack directory into compressed tarball"
1564 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1565
1566 #: fish/cmds.c:2989
1567 msgid "print elapsed time taken to run a command"
1568 msgstr ""
1569
1570 #: fish/cmds.c:2990
1571 msgid "update file timestamps or create a new file"
1572 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1573
1574 #: fish/cmds.c:2991
1575 msgid "truncate a file to zero size"
1576 msgstr "फाइल को शून्य आकार में काटें"
1577
1578 #: fish/cmds.c:2992
1579 msgid "truncate a file to a particular size"
1580 msgstr "फाइल को किसी खास आकार में काटें"
1581
1582 #: fish/cmds.c:2993
1583 msgid "get ext2/ext3/ext4 superblock details"
1584 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1585
1586 #: fish/cmds.c:2996
1587 msgid "set file mode creation mask (umask)"
1588 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1589
1590 #: fish/cmds.c:2997
1591 msgid "unmount a filesystem"
1592 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1593
1594 #: fish/cmds.c:2998
1595 msgid "unmount all filesystems"
1596 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1597
1598 #: fish/cmds.c:2999
1599 msgid "unset an environment variable"
1600 msgstr ""
1601
1602 #: fish/cmds.c:3000
1603 msgid "upload a file from the local machine"
1604 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1605
1606 #: fish/cmds.c:3001
1607 msgid "upload a file from the local machine with offset"
1608 msgstr ""
1609
1610 #: fish/cmds.c:3002
1611 msgid "set timestamp of a file with nanosecond precision"
1612 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1613
1614 #: fish/cmds.c:3003
1615 msgid "get the library version number"
1616 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1617
1618 #: fish/cmds.c:3004
1619 msgid "get the filesystem label"
1620 msgstr ""
1621
1622 #: fish/cmds.c:3005
1623 msgid "get the Linux VFS type corresponding to a mounted device"
1624 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1625
1626 #: fish/cmds.c:3006
1627 msgid "get the filesystem UUID"
1628 msgstr ""
1629
1630 #: fish/cmds.c:3007
1631 msgid "activate or deactivate some volume groups"
1632 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1633
1634 #: fish/cmds.c:3008
1635 msgid "activate or deactivate all volume groups"
1636 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1637
1638 #: fish/cmds.c:3009
1639 msgid "create an LVM volume group"
1640 msgstr "LVM वॉल्यूम समूह बनाएँ"
1641
1642 #: fish/cmds.c:3010
1643 msgid "get the LV UUIDs of all LVs in the volume group"
1644 msgstr ""
1645
1646 #: fish/cmds.c:3011
1647 msgid "get the PV UUIDs containing the volume group"
1648 msgstr ""
1649
1650 #: fish/cmds.c:3012
1651 msgid "remove an LVM volume group"
1652 msgstr "LVM वाल्यूम समूह हटाएँ"
1653
1654 #: fish/cmds.c:3013
1655 msgid "rename an LVM volume group"
1656 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1657
1658 #: fish/cmds.c:3014 fish/cmds.c:3015
1659 msgid "list the LVM volume groups (VGs)"
1660 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1661
1662 #: fish/cmds.c:3016
1663 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1664 msgstr ""
1665
1666 #: fish/cmds.c:3017
1667 msgid "get the UUID of a volume group"
1668 msgstr ""
1669
1670 #: fish/cmds.c:3018
1671 msgid "count characters in a file"
1672 msgstr "फाइल में वर्ण गिनती करें"
1673
1674 #: fish/cmds.c:3019
1675 msgid "count lines in a file"
1676 msgstr "फाइल में पंक्ति गिनती करें"
1677
1678 #: fish/cmds.c:3020
1679 msgid "count words in a file"
1680 msgstr "फाइल में शब्द गिनती करें"
1681
1682 #: fish/cmds.c:3021
1683 msgid "create a new file"
1684 msgstr ""
1685
1686 #: fish/cmds.c:3022
1687 msgid "append content to end of file"
1688 msgstr ""
1689
1690 #: fish/cmds.c:3023
1691 msgid "create a file"
1692 msgstr "फाइल बनाएँ"
1693
1694 #: fish/cmds.c:3026
1695 msgid "write zeroes to the device"
1696 msgstr "युक्ति में शून्य लिखें"
1697
1698 #: fish/cmds.c:3027
1699 msgid "write zeroes to an entire device"
1700 msgstr ""
1701
1702 #: fish/cmds.c:3028
1703 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1704 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1705
1706 #: fish/cmds.c:3031
1707 msgid "determine file type inside a compressed file"
1708 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1709
1710 #: fish/cmds.c:3034
1711 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1712 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1713
1714 #: fish/cmds.c:3352 fish/cmds.c:3366 fish/cmds.c:3382 fish/cmds.c:3399
1715 #: fish/cmds.c:3416 fish/cmds.c:3434 fish/cmds.c:3453 fish/cmds.c:3469
1716 #: fish/cmds.c:3487 fish/cmds.c:3503 fish/cmds.c:3521 fish/cmds.c:3537
1717 #: fish/cmds.c:3554 fish/cmds.c:3569 fish/cmds.c:3587 fish/cmds.c:3602
1718 #: fish/cmds.c:3618 fish/cmds.c:3634 fish/cmds.c:3650 fish/cmds.c:3666
1719 #: fish/cmds.c:3682 fish/cmds.c:3700 fish/cmds.c:3733 fish/cmds.c:3749
1720 #: fish/cmds.c:3765 fish/cmds.c:3784 fish/cmds.c:3799 fish/cmds.c:3817
1721 #: fish/cmds.c:3832 fish/cmds.c:3850 fish/cmds.c:3865 fish/cmds.c:3883
1722 #: fish/cmds.c:3898 fish/cmds.c:3917 fish/cmds.c:3936 fish/cmds.c:3954
1723 #: fish/cmds.c:3974 fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4033
1724 #: fish/cmds.c:4053 fish/cmds.c:4072 fish/cmds.c:4091 fish/cmds.c:4111
1725 #: fish/cmds.c:4131 fish/cmds.c:4151 fish/cmds.c:4166 fish/cmds.c:4182
1726 #: fish/cmds.c:4254 fish/cmds.c:4272 fish/cmds.c:4289 fish/cmds.c:4373
1727 #: fish/cmds.c:4393 fish/cmds.c:4413 fish/cmds.c:4433 fish/cmds.c:4453
1728 #: fish/cmds.c:4473 fish/cmds.c:4492 fish/cmds.c:4511 fish/cmds.c:4530
1729 #: fish/cmds.c:4545 fish/cmds.c:4564 fish/cmds.c:4584 fish/cmds.c:4604
1730 #: fish/cmds.c:4680 fish/cmds.c:4695 fish/cmds.c:4714 fish/cmds.c:4730
1731 #: fish/cmds.c:4746 fish/cmds.c:4765 fish/cmds.c:4787 fish/cmds.c:4809
1732 #: fish/cmds.c:4829 fish/cmds.c:4846 fish/cmds.c:4863 fish/cmds.c:4880
1733 #: fish/cmds.c:4897 fish/cmds.c:4914 fish/cmds.c:4931 fish/cmds.c:4948
1734 #: fish/cmds.c:4967 fish/cmds.c:4990 fish/cmds.c:5026 fish/cmds.c:5043
1735 #: fish/cmds.c:5066 fish/cmds.c:5088 fish/cmds.c:5109 fish/cmds.c:5129
1736 #: fish/cmds.c:5148 fish/cmds.c:5168 fish/cmds.c:5186 fish/cmds.c:5204
1737 #: fish/cmds.c:5218 fish/cmds.c:5234 fish/cmds.c:5254 fish/cmds.c:5273
1738 #: fish/cmds.c:5292 fish/cmds.c:5311 fish/cmds.c:5330 fish/cmds.c:5350
1739 #: fish/cmds.c:5390 fish/cmds.c:5447 fish/cmds.c:5468 fish/cmds.c:5489
1740 #: fish/cmds.c:5510 fish/cmds.c:5528 fish/cmds.c:5550 fish/cmds.c:5588
1741 #: fish/cmds.c:5610 fish/cmds.c:5689 fish/cmds.c:5728 fish/cmds.c:5743
1742 #: fish/cmds.c:5760 fish/cmds.c:5774 fish/cmds.c:5790 fish/cmds.c:5812
1743 #: fish/cmds.c:5834 fish/cmds.c:5856 fish/cmds.c:5878 fish/cmds.c:5900
1744 #: fish/cmds.c:5922 fish/cmds.c:5942 fish/cmds.c:5959 fish/cmds.c:5976
1745 #: fish/cmds.c:5995 fish/cmds.c:6014 fish/cmds.c:6034 fish/cmds.c:6070
1746 #: fish/cmds.c:6089 fish/cmds.c:6108 fish/cmds.c:6125 fish/cmds.c:6143
1747 #: fish/cmds.c:6166 fish/cmds.c:6189 fish/cmds.c:6213 fish/cmds.c:6236
1748 #: fish/cmds.c:6257 fish/cmds.c:6280 fish/cmds.c:6303 fish/cmds.c:6323
1749 #: fish/cmds.c:6345 fish/cmds.c:6366 fish/cmds.c:6389 fish/cmds.c:6406
1750 #: fish/cmds.c:6423 fish/cmds.c:6441 fish/cmds.c:6459 fish/cmds.c:6480
1751 #: fish/cmds.c:6498 fish/cmds.c:6519 fish/cmds.c:6539 fish/cmds.c:6557
1752 #: fish/cmds.c:6578 fish/cmds.c:6601 fish/cmds.c:6624 fish/cmds.c:6646
1753 #: fish/cmds.c:6679 fish/cmds.c:6696 fish/cmds.c:6713 fish/cmds.c:6737
1754 #: fish/cmds.c:6760 fish/cmds.c:6783 fish/cmds.c:6805 fish/cmds.c:6822
1755 #: fish/cmds.c:6844 fish/cmds.c:6938 fish/cmds.c:6958 fish/cmds.c:6978
1756 #: fish/cmds.c:6998 fish/cmds.c:7016 fish/cmds.c:7037 fish/cmds.c:7073
1757 #: fish/cmds.c:7090 fish/cmds.c:7112 fish/cmds.c:7129 fish/cmds.c:7165
1758 #: fish/cmds.c:7185 fish/cmds.c:7205 fish/cmds.c:7225 fish/cmds.c:7247
1759 #: fish/cmds.c:7264 fish/cmds.c:7283 fish/cmds.c:7302 fish/cmds.c:7324
1760 #: fish/cmds.c:7345 fish/cmds.c:7366 fish/cmds.c:7387 fish/cmds.c:7410
1761 #: fish/cmds.c:7451 fish/cmds.c:7474 fish/cmds.c:7513 fish/cmds.c:7530
1762 #: fish/cmds.c:7549 fish/cmds.c:7570 fish/cmds.c:7593 fish/cmds.c:7615
1763 #: fish/cmds.c:7633 fish/cmds.c:7652 fish/cmds.c:7673 fish/cmds.c:7750
1764 #: fish/cmds.c:7791 fish/cmds.c:7870 fish/cmds.c:7946 fish/cmds.c:7983
1765 #: fish/cmds.c:8006 fish/cmds.c:8027 fish/cmds.c:8050 fish/cmds.c:8072
1766 #: fish/cmds.c:8097 fish/cmds.c:8140 fish/cmds.c:8181 fish/cmds.c:8202
1767 #: fish/cmds.c:8220 fish/cmds.c:8239 fish/cmds.c:8256 fish/cmds.c:8274
1768 #: fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349 fish/cmds.c:8373
1769 #: fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445 fish/cmds.c:8469
1770 #: fish/cmds.c:8493 fish/cmds.c:8517 fish/cmds.c:8541 fish/cmds.c:8565
1771 #: fish/cmds.c:8588 fish/cmds.c:8611 fish/cmds.c:8632 fish/cmds.c:8653
1772 #: fish/cmds.c:8674 fish/cmds.c:8694 fish/cmds.c:8717 fish/cmds.c:8755
1773 #: fish/cmds.c:8772 fish/cmds.c:8789 fish/cmds.c:8808 fish/cmds.c:8827
1774 #: fish/cmds.c:8844 fish/cmds.c:8861 fish/cmds.c:8878 fish/cmds.c:8895
1775 #: fish/cmds.c:8914 fish/cmds.c:8950 fish/cmds.c:8990 fish/cmds.c:9023
1776 #: fish/cmds.c:9040 fish/cmds.c:9057 fish/cmds.c:9073 fish/cmds.c:9088
1777 #: fish/cmds.c:9109 fish/cmds.c:9147 fish/cmds.c:9185 fish/cmds.c:9224
1778 #: fish/cmds.c:9264 fish/cmds.c:9305 fish/cmds.c:9346 fish/cmds.c:9384
1779 #: fish/cmds.c:9401 fish/cmds.c:9424 fish/cmds.c:9446 fish/cmds.c:9468
1780 #: fish/cmds.c:9488 fish/cmds.c:9508 fish/cmds.c:9544 fish/cmds.c:9616
1781 #: fish/cmds.c:9656 fish/cmds.c:9714 fish/cmds.c:9740 fish/cmds.c:9766
1782 #: fish/cmds.c:9794 fish/cmds.c:9853 fish/cmds.c:9874 fish/cmds.c:9919
1783 #: fish/cmds.c:9939 fish/cmds.c:9978 fish/cmds.c:10015 fish/cmds.c:10035
1784 #: fish/cmds.c:10057 fish/cmds.c:10114 fish/cmds.c:10134 fish/cmds.c:10156
1785 #: fish/cmds.c:10178 fish/cmds.c:10197 fish/cmds.c:10217 fish/cmds.c:10244
1786 #: fish/cmds.c:10264 fish/cmds.c:10284 fish/cmds.c:10304 fish/cmds.c:10324
1787 #: fish/cmds.c:10346 fish/cmds.c:10381 fish/cmds.c:10399 fish/cmds.c:10422
1788 #: fish/cmds.c:10444 fish/cmds.c:10459 fish/cmds.c:10476 fish/cmds.c:10513
1789 #: fish/cmds.c:10552 fish/cmds.c:10592 fish/cmds.c:10648 fish/cmds.c:10670
1790 #: fish/cmds.c:10706 fish/cmds.c:10721 fish/cmds.c:10741 fish/cmds.c:10781
1791 #: fish/cmds.c:10804 fish/cmds.c:10828 fish/cmds.c:10853 fish/cmds.c:10894
1792 #: fish/cmds.c:10919 fish/cmds.c:10957 fish/cmds.c:10988 fish/cmds.c:11019
1793 #: fish/cmds.c:11047 fish/cmds.c:11067 fish/cmds.c:11099 fish/cmds.c:11119
1794 #: fish/cmds.c:11139 fish/cmds.c:11156 fish/cmds.c:11174 fish/cmds.c:11199
1795 #: fish/cmds.c:11222 fish/cmds.c:11241 fish/cmds.c:11285 fish/cmds.c:11330
1796 #: fish/cmds.c:11378 fish/cmds.c:11419 fish/cmds.c:11438 fish/cmds.c:11458
1797 #: fish/cmds.c:11478 fish/cmds.c:11499 fish/cmds.c:11520 fish/cmds.c:11541
1798 #: fish/cmds.c:11562 fish/cmds.c:11583 fish/cmds.c:11605 fish/cmds.c:11643
1799 #: fish/cmds.c:11694 fish/cmds.c:11732 fish/cmds.c:11788 fish/cmds.c:11924
1800 #: fish/cmds.c:11953 fish/cmds.c:11980 fish/cmds.c:11997 fish/cmds.c:12018
1801 #: fish/cmds.c:12035 fish/cmds.c:12097 fish/cmds.c:12235
1802 #, c-format
1803 msgid "%s should have %d parameter(s)\n"
1804 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1805
1806 #: fish/cmds.c:3353 fish/cmds.c:3367 fish/cmds.c:3383 fish/cmds.c:3400
1807 #: fish/cmds.c:3417 fish/cmds.c:3435 fish/cmds.c:3454 fish/cmds.c:3470
1808 #: fish/cmds.c:3488 fish/cmds.c:3504 fish/cmds.c:3522 fish/cmds.c:3538
1809 #: fish/cmds.c:3555 fish/cmds.c:3570 fish/cmds.c:3588 fish/cmds.c:3603
1810 #: fish/cmds.c:3619 fish/cmds.c:3635 fish/cmds.c:3651 fish/cmds.c:3667
1811 #: fish/cmds.c:3683 fish/cmds.c:3701 fish/cmds.c:3734 fish/cmds.c:3750
1812 #: fish/cmds.c:3766 fish/cmds.c:3785 fish/cmds.c:3800 fish/cmds.c:3818
1813 #: fish/cmds.c:3833 fish/cmds.c:3851 fish/cmds.c:3866 fish/cmds.c:3884
1814 #: fish/cmds.c:3899 fish/cmds.c:3918 fish/cmds.c:3937 fish/cmds.c:3955
1815 #: fish/cmds.c:3975 fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4034
1816 #: fish/cmds.c:4054 fish/cmds.c:4073 fish/cmds.c:4092 fish/cmds.c:4112
1817 #: fish/cmds.c:4132 fish/cmds.c:4152 fish/cmds.c:4167 fish/cmds.c:4183
1818 #: fish/cmds.c:4204 fish/cmds.c:4255 fish/cmds.c:4273 fish/cmds.c:4290
1819 #: fish/cmds.c:4311 fish/cmds.c:4374 fish/cmds.c:4394 fish/cmds.c:4414
1820 #: fish/cmds.c:4434 fish/cmds.c:4454 fish/cmds.c:4474 fish/cmds.c:4493
1821 #: fish/cmds.c:4512 fish/cmds.c:4531 fish/cmds.c:4546 fish/cmds.c:4565
1822 #: fish/cmds.c:4585 fish/cmds.c:4605 fish/cmds.c:4628 fish/cmds.c:4681
1823 #: fish/cmds.c:4696 fish/cmds.c:4715 fish/cmds.c:4731 fish/cmds.c:4747
1824 #: fish/cmds.c:4766 fish/cmds.c:4788 fish/cmds.c:4810 fish/cmds.c:4830
1825 #: fish/cmds.c:4847 fish/cmds.c:4864 fish/cmds.c:4881 fish/cmds.c:4898
1826 #: fish/cmds.c:4915 fish/cmds.c:4932 fish/cmds.c:4949 fish/cmds.c:4968
1827 #: fish/cmds.c:4991 fish/cmds.c:5027 fish/cmds.c:5044 fish/cmds.c:5067
1828 #: fish/cmds.c:5089 fish/cmds.c:5110 fish/cmds.c:5130 fish/cmds.c:5149
1829 #: fish/cmds.c:5169 fish/cmds.c:5187 fish/cmds.c:5205 fish/cmds.c:5219
1830 #: fish/cmds.c:5235 fish/cmds.c:5255 fish/cmds.c:5274 fish/cmds.c:5293
1831 #: fish/cmds.c:5312 fish/cmds.c:5331 fish/cmds.c:5351 fish/cmds.c:5391
1832 #: fish/cmds.c:5448 fish/cmds.c:5469 fish/cmds.c:5490 fish/cmds.c:5511
1833 #: fish/cmds.c:5529 fish/cmds.c:5551 fish/cmds.c:5589 fish/cmds.c:5611
1834 #: fish/cmds.c:5690 fish/cmds.c:5729 fish/cmds.c:5744 fish/cmds.c:5761
1835 #: fish/cmds.c:5775 fish/cmds.c:5791 fish/cmds.c:5813 fish/cmds.c:5835
1836 #: fish/cmds.c:5857 fish/cmds.c:5879 fish/cmds.c:5901 fish/cmds.c:5923
1837 #: fish/cmds.c:5943 fish/cmds.c:5960 fish/cmds.c:5977 fish/cmds.c:5996
1838 #: fish/cmds.c:6015 fish/cmds.c:6035 fish/cmds.c:6071 fish/cmds.c:6090
1839 #: fish/cmds.c:6109 fish/cmds.c:6126 fish/cmds.c:6144 fish/cmds.c:6167
1840 #: fish/cmds.c:6190 fish/cmds.c:6214 fish/cmds.c:6237 fish/cmds.c:6258
1841 #: fish/cmds.c:6281 fish/cmds.c:6304 fish/cmds.c:6324 fish/cmds.c:6346
1842 #: fish/cmds.c:6367 fish/cmds.c:6390 fish/cmds.c:6407 fish/cmds.c:6424
1843 #: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6499
1844 #: fish/cmds.c:6520 fish/cmds.c:6540 fish/cmds.c:6558 fish/cmds.c:6579
1845 #: fish/cmds.c:6602 fish/cmds.c:6625 fish/cmds.c:6647 fish/cmds.c:6680
1846 #: fish/cmds.c:6697 fish/cmds.c:6714 fish/cmds.c:6738 fish/cmds.c:6761
1847 #: fish/cmds.c:6784 fish/cmds.c:6806 fish/cmds.c:6823 fish/cmds.c:6845
1848 #: fish/cmds.c:6939 fish/cmds.c:6959 fish/cmds.c:6979 fish/cmds.c:6999
1849 #: fish/cmds.c:7017 fish/cmds.c:7038 fish/cmds.c:7074 fish/cmds.c:7091
1850 #: fish/cmds.c:7113 fish/cmds.c:7130 fish/cmds.c:7166 fish/cmds.c:7186
1851 #: fish/cmds.c:7206 fish/cmds.c:7226 fish/cmds.c:7248 fish/cmds.c:7265
1852 #: fish/cmds.c:7284 fish/cmds.c:7303 fish/cmds.c:7325 fish/cmds.c:7346
1853 #: fish/cmds.c:7367 fish/cmds.c:7388 fish/cmds.c:7411 fish/cmds.c:7452
1854 #: fish/cmds.c:7475 fish/cmds.c:7514 fish/cmds.c:7531 fish/cmds.c:7550
1855 #: fish/cmds.c:7571 fish/cmds.c:7594 fish/cmds.c:7616 fish/cmds.c:7634
1856 #: fish/cmds.c:7653 fish/cmds.c:7674 fish/cmds.c:7751 fish/cmds.c:7792
1857 #: fish/cmds.c:7871 fish/cmds.c:7947 fish/cmds.c:7984 fish/cmds.c:8007
1858 #: fish/cmds.c:8028 fish/cmds.c:8051 fish/cmds.c:8073 fish/cmds.c:8098
1859 #: fish/cmds.c:8141 fish/cmds.c:8182 fish/cmds.c:8203 fish/cmds.c:8221
1860 #: fish/cmds.c:8240 fish/cmds.c:8257 fish/cmds.c:8275 fish/cmds.c:8302
1861 #: fish/cmds.c:8326 fish/cmds.c:8350 fish/cmds.c:8374 fish/cmds.c:8398
1862 #: fish/cmds.c:8422 fish/cmds.c:8446 fish/cmds.c:8470 fish/cmds.c:8494
1863 #: fish/cmds.c:8518 fish/cmds.c:8542 fish/cmds.c:8566 fish/cmds.c:8589
1864 #: fish/cmds.c:8612 fish/cmds.c:8633 fish/cmds.c:8654 fish/cmds.c:8675
1865 #: fish/cmds.c:8695 fish/cmds.c:8718 fish/cmds.c:8756 fish/cmds.c:8773
1866 #: fish/cmds.c:8790 fish/cmds.c:8809 fish/cmds.c:8828 fish/cmds.c:8845
1867 #: fish/cmds.c:8862 fish/cmds.c:8879 fish/cmds.c:8896 fish/cmds.c:8915
1868 #: fish/cmds.c:8951 fish/cmds.c:8991 fish/cmds.c:9024 fish/cmds.c:9041
1869 #: fish/cmds.c:9058 fish/cmds.c:9074 fish/cmds.c:9089 fish/cmds.c:9110
1870 #: fish/cmds.c:9148 fish/cmds.c:9186 fish/cmds.c:9225 fish/cmds.c:9265
1871 #: fish/cmds.c:9306 fish/cmds.c:9347 fish/cmds.c:9385 fish/cmds.c:9402
1872 #: fish/cmds.c:9425 fish/cmds.c:9447 fish/cmds.c:9469 fish/cmds.c:9489
1873 #: fish/cmds.c:9509 fish/cmds.c:9545 fish/cmds.c:9617 fish/cmds.c:9657
1874 #: fish/cmds.c:9715 fish/cmds.c:9741 fish/cmds.c:9767 fish/cmds.c:9795
1875 #: fish/cmds.c:9854 fish/cmds.c:9875 fish/cmds.c:9920 fish/cmds.c:9940
1876 #: fish/cmds.c:9979 fish/cmds.c:10016 fish/cmds.c:10036 fish/cmds.c:10058
1877 #: fish/cmds.c:10115 fish/cmds.c:10135 fish/cmds.c:10157 fish/cmds.c:10179
1878 #: fish/cmds.c:10198 fish/cmds.c:10218 fish/cmds.c:10245 fish/cmds.c:10265
1879 #: fish/cmds.c:10285 fish/cmds.c:10305 fish/cmds.c:10325 fish/cmds.c:10347
1880 #: fish/cmds.c:10382 fish/cmds.c:10400 fish/cmds.c:10423 fish/cmds.c:10445
1881 #: fish/cmds.c:10460 fish/cmds.c:10477 fish/cmds.c:10514 fish/cmds.c:10553
1882 #: fish/cmds.c:10593 fish/cmds.c:10649 fish/cmds.c:10671 fish/cmds.c:10707
1883 #: fish/cmds.c:10722 fish/cmds.c:10742 fish/cmds.c:10782 fish/cmds.c:10805
1884 #: fish/cmds.c:10829 fish/cmds.c:10854 fish/cmds.c:10895 fish/cmds.c:10920
1885 #: fish/cmds.c:10958 fish/cmds.c:10989 fish/cmds.c:11020 fish/cmds.c:11048
1886 #: fish/cmds.c:11068 fish/cmds.c:11100 fish/cmds.c:11120 fish/cmds.c:11140
1887 #: fish/cmds.c:11157 fish/cmds.c:11175 fish/cmds.c:11200 fish/cmds.c:11223
1888 #: fish/cmds.c:11242 fish/cmds.c:11286 fish/cmds.c:11331 fish/cmds.c:11379
1889 #: fish/cmds.c:11420 fish/cmds.c:11439 fish/cmds.c:11459 fish/cmds.c:11479
1890 #: fish/cmds.c:11500 fish/cmds.c:11521 fish/cmds.c:11542 fish/cmds.c:11563
1891 #: fish/cmds.c:11584 fish/cmds.c:11606 fish/cmds.c:11644 fish/cmds.c:11695
1892 #: fish/cmds.c:11733 fish/cmds.c:11789 fish/cmds.c:11812 fish/cmds.c:11925
1893 #: fish/cmds.c:11954 fish/cmds.c:11981 fish/cmds.c:11998 fish/cmds.c:12019
1894 #: fish/cmds.c:12036 fish/cmds.c:12058 fish/cmds.c:12098 fish/cmds.c:12119
1895 #: fish/cmds.c:12179 fish/cmds.c:12236
1896 #, c-format
1897 msgid "type 'help %s' for help on %s\n"
1898 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
1899
1900 #: fish/cmds.c:3711 fish/cmds.c:5003 fish/cmds.c:5361 fish/cmds.c:5401
1901 #: fish/cmds.c:5420 fish/cmds.c:5563 fish/cmds.c:5622 fish/cmds.c:5641
1902 #: fish/cmds.c:5660 fish/cmds.c:5703 fish/cmds.c:6046 fish/cmds.c:6657
1903 #: fish/cmds.c:6856 fish/cmds.c:6875 fish/cmds.c:6894 fish/cmds.c:6913
1904 #: fish/cmds.c:7049 fish/cmds.c:7140 fish/cmds.c:7421 fish/cmds.c:7485
1905 #: fish/cmds.c:7684 fish/cmds.c:7703 fish/cmds.c:7722 fish/cmds.c:7761
1906 #: fish/cmds.c:7802 fish/cmds.c:7821 fish/cmds.c:7840 fish/cmds.c:7881
1907 #: fish/cmds.c:7900 fish/cmds.c:7919 fish/cmds.c:7957 fish/cmds.c:8110
1908 #: fish/cmds.c:8153 fish/cmds.c:8730 fish/cmds.c:8925 fish/cmds.c:8963
1909 #: fish/cmds.c:9001 fish/cmds.c:9121 fish/cmds.c:9158 fish/cmds.c:9196
1910 #: fish/cmds.c:9235 fish/cmds.c:9276 fish/cmds.c:9317 fish/cmds.c:9358
1911 #: fish/cmds.c:9521 fish/cmds.c:9557 fish/cmds.c:9570 fish/cmds.c:9583
1912 #: fish/cmds.c:9596 fish/cmds.c:9629 fish/cmds.c:9667 fish/cmds.c:9686
1913 #: fish/cmds.c:9807 fish/cmds.c:9826 fish/cmds.c:9887 fish/cmds.c:9900
1914 #: fish/cmds.c:9951 fish/cmds.c:9990 fish/cmds.c:10068 fish/cmds.c:10087
1915 #: fish/cmds.c:10361 fish/cmds.c:10488 fish/cmds.c:10525 fish/cmds.c:10564
1916 #: fish/cmds.c:10604 fish/cmds.c:10623 fish/cmds.c:10682 fish/cmds.c:10755
1917 #: fish/cmds.c:10865 fish/cmds.c:10935 fish/cmds.c:10969 fish/cmds.c:11000
1918 #: fish/cmds.c:11031 fish/cmds.c:11080 fish/cmds.c:11257 fish/cmds.c:11301
1919 #: fish/cmds.c:11350 fish/cmds.c:11394 fish/cmds.c:11620 fish/cmds.c:11658
1920 #: fish/cmds.c:11671 fish/cmds.c:11709 fish/cmds.c:11744 fish/cmds.c:11763
1921 #: fish/cmds.c:11830 fish/cmds.c:11858 fish/cmds.c:11881 fish/cmds.c:12136
1922 #: fish/cmds.c:12197
1923 #, c-format
1924 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1925 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
1926
1927 #: fish/cmds.c:3717 fish/cmds.c:5009 fish/cmds.c:5367 fish/cmds.c:5407
1928 #: fish/cmds.c:5426 fish/cmds.c:5569 fish/cmds.c:5628 fish/cmds.c:5647
1929 #: fish/cmds.c:5666 fish/cmds.c:5709 fish/cmds.c:6052 fish/cmds.c:6663
1930 #: fish/cmds.c:6862 fish/cmds.c:6881 fish/cmds.c:6900 fish/cmds.c:6919
1931 #: fish/cmds.c:7055 fish/cmds.c:7146 fish/cmds.c:7427 fish/cmds.c:7491
1932 #: fish/cmds.c:7690 fish/cmds.c:7709 fish/cmds.c:7728 fish/cmds.c:7767
1933 #: fish/cmds.c:7808 fish/cmds.c:7827 fish/cmds.c:7846 fish/cmds.c:7887
1934 #: fish/cmds.c:7906 fish/cmds.c:7925 fish/cmds.c:7963 fish/cmds.c:8116
1935 #: fish/cmds.c:8159 fish/cmds.c:8736 fish/cmds.c:8931 fish/cmds.c:8969
1936 #: fish/cmds.c:9007 fish/cmds.c:9127 fish/cmds.c:9164 fish/cmds.c:9202
1937 #: fish/cmds.c:9241 fish/cmds.c:9282 fish/cmds.c:9323 fish/cmds.c:9364
1938 #: fish/cmds.c:9635 fish/cmds.c:9673 fish/cmds.c:9692 fish/cmds.c:9813
1939 #: fish/cmds.c:9957 fish/cmds.c:9996 fish/cmds.c:10074 fish/cmds.c:10093
1940 #: fish/cmds.c:10494 fish/cmds.c:10531 fish/cmds.c:10570 fish/cmds.c:10610
1941 #: fish/cmds.c:10629 fish/cmds.c:10688 fish/cmds.c:10761 fish/cmds.c:10871
1942 #: fish/cmds.c:11263 fish/cmds.c:11307 fish/cmds.c:11356 fish/cmds.c:11400
1943 #: fish/cmds.c:11750 fish/cmds.c:11836 fish/cmds.c:11864 fish/cmds.c:11887
1944 #, c-format
1945 msgid "%s: %s: integer out of range\n"
1946 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
1947
1948 #: fish/cmds.c:4203 fish/cmds.c:4310 fish/cmds.c:4627 fish/cmds.c:11811
1949 #: fish/cmds.c:12057 fish/cmds.c:12118 fish/cmds.c:12178
1950 #, c-format
1951 msgid "%s should have %d-%d parameter(s)\n"
1952 msgstr ""
1953
1954 #: fish/cmds.c:4229 fish/cmds.c:4346 fish/cmds.c:4648 fish/cmds.c:11897
1955 #: fish/cmds.c:12074 fish/cmds.c:12151 fish/cmds.c:12207
1956 #, c-format
1957 msgid "%s: unknown optional argument \"%s\"\n"
1958 msgstr ""
1959
1960 #: fish/cmds.c:4235 fish/cmds.c:4352 fish/cmds.c:4654 fish/cmds.c:11903
1961 #: fish/cmds.c:12080 fish/cmds.c:12157 fish/cmds.c:12213
1962 #, c-format
1963 msgid "%s: optional argument \"%s\" given twice\n"
1964 msgstr ""
1965
1966 #: fish/cmds.c:12258
1967 #, c-format
1968 msgid "%s: unknown command\n"
1969 msgstr "%s: अज्ञात कमांड\n"
1970
1971 #: fish/config.c:74 fish/config.c:113
1972 #, c-format
1973 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
1974 msgstr ""
1975
1976 #: fish/copy.c:41
1977 #, c-format
1978 msgid ""
1979 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1980 msgstr ""
1981
1982 #: fish/copy.c:62
1983 #, c-format
1984 msgid "copy-in: target '%s' is not a directory\n"
1985 msgstr ""
1986
1987 #: fish/copy.c:157
1988 #, c-format
1989 msgid "error: argument is zero length or longer than maximum permitted\n"
1990 msgstr ""
1991
1992 #: fish/copy.c:202
1993 #, c-format
1994 msgid ""
1995 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1996 "image\n"
1997 msgstr ""
1998
1999 #: fish/copy.c:213
2000 #, c-format
2001 msgid "copy-out: target '%s' is not a directory\n"
2002 msgstr ""
2003
2004 #: fish/copy.c:258
2005 #, c-format
2006 msgid "copy-out: '%s' is not a file or directory\n"
2007 msgstr ""
2008
2009 #: fish/display.c:42
2010 #, c-format
2011 msgid "display filename\n"
2012 msgstr ""
2013
2014 #: fish/edit.c:45
2015 #, c-format
2016 msgid "use '%s filename' to edit a file\n"
2017 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
2018
2019 #: fish/fish.c:106
2020 #, c-format
2021 msgid ""
2022 "%s: guest filesystem shell\n"
2023 "%s lets you edit virtual machine filesystems\n"
2024 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2025 "Usage:\n"
2026 "  %s [--options] cmd [: cmd : cmd ...]\n"
2027 "Options:\n"
2028 "  -h|--cmd-help        List available commands\n"
2029 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2030 "  -a|--add image       Add image\n"
2031 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2032 "  --csh                Make --listen csh-compatible\n"
2033 "  -d|--domain guest    Add disks from libvirt guest\n"
2034 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2035 "  --echo-keys          Don't turn off echo for passphrases\n"
2036 "  -f|--file file       Read commands from file\n"
2037 "  --format[=raw|..]    Force disk format for -a option\n"
2038 "  -i|--inspector       Automatically mount filesystems\n"
2039 "  --keys-from-stdin    Read passphrases from stdin\n"
2040 "  --listen             Listen for remote commands\n"
2041 "  --live               Connect to a live virtual machine\n"
2042 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2043 "  -n|--no-sync         Don't autosync\n"
2044 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2045 "  --progress-bars      Enable progress bars even when not interactive\n"
2046 "  --no-progress-bars   Disable progress bars\n"
2047 "  --remote[=pid]       Send commands to remote %s\n"
2048 "  -r|--ro              Mount read-only\n"
2049 "  --selinux            Enable SELinux support\n"
2050 "  -v|--verbose         Verbose messages\n"
2051 "  -V|--version         Display version and exit\n"
2052 "  -w|--rw              Mount read-write\n"
2053 "  -x                   Echo each command before executing it\n"
2054 "\n"
2055 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2056 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2057 "or\n"
2058 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2059 "\n"
2060 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2061 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2062 "\n"
2063 "For more information, see the manpage %s(1).\n"
2064 msgstr ""
2065
2066 #: fish/fish.c:249
2067 #, c-format
2068 msgid "%s: --listen=PID: PID was not a number: %s\n"
2069 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2070
2071 #: fish/fish.c:256
2072 #, c-format
2073 msgid ""
2074 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2075 msgstr ""
2076 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2077
2078 #: fish/fish.c:306
2079 #, c-format
2080 msgid "%s: only one -f parameter can be given\n"
2081 msgstr "%s: only one -f parameter can be given\n"
2082
2083 #: fish/fish.c:479
2084 #, c-format
2085 msgid "%s: cannot use --listen and --remote options at the same time\n"
2086 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2087
2088 #: fish/fish.c:487
2089 #, c-format
2090 msgid "%s: extra parameters on the command line with --listen flag\n"
2091 msgstr "%s: extra parameters on the command line with --listen flag\n"
2092
2093 #: fish/fish.c:493
2094 #, c-format
2095 msgid "%s: cannot use --listen and --file options at the same time\n"
2096 msgstr "%s: cannot use --listen and --file options at the same time\n"
2097
2098 #: fish/fish.c:570
2099 #, c-format
2100 msgid "guestfish: could not access termcap or terminfo database.\n"
2101 msgstr ""
2102
2103 #: fish/fish.c:574
2104 #, c-format
2105 msgid "guestfish: terminal type \"%s\" not defined.\n"
2106 msgstr ""
2107
2108 #: fish/fish.c:662
2109 #, c-format
2110 msgid ""
2111 "\n"
2112 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2113 "editing virtual machine filesystems.\n"
2114 "\n"
2115 "Type: 'help' for help on commands\n"
2116 "      'man' to read the manual\n"
2117 "      'quit' to quit the shell\n"
2118 "\n"
2119 msgstr ""
2120
2121 #: fish/fish.c:813 fish/fish.c:829
2122 #, c-format
2123 msgid "%s: command arguments not separated by whitespace\n"
2124 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2125
2126 #: fish/fish.c:823
2127 #, c-format
2128 msgid "%s: unterminated single quote\n"
2129 msgstr "%s: unterminated single quote\n"
2130
2131 #: fish/fish.c:853
2132 #, c-format
2133 msgid "%s: internal error parsing string at '%s'\n"
2134 msgstr "%s: internal error parsing string at '%s'\n"
2135
2136 #: fish/fish.c:870
2137 #, c-format
2138 msgid "%s: too many arguments\n"
2139 msgstr "%s: too many arguments\n"
2140
2141 #: fish/fish.c:945
2142 #, c-format
2143 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2144 msgstr ""
2145
2146 #: fish/fish.c:954
2147 #, c-format
2148 msgid "%s: unterminated double quote\n"
2149 msgstr "%s: unterminated double quote\n"
2150
2151 #: fish/fish.c:1019
2152 #, c-format
2153 msgid "%s: empty command on command line\n"
2154 msgstr "%s: empty command on command line\n"
2155
2156 #: fish/fish.c:1165
2157 msgid "display a list of commands or help on a command"
2158 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2159
2160 #: fish/fish.c:1167
2161 msgid "quit guestfish"
2162 msgstr "quit guestfish"
2163
2164 #: fish/fish.c:1178
2165 #, c-format
2166 msgid ""
2167 "help - display a list of commands or help on a command\n"
2168 "     help cmd\n"
2169 "     help\n"
2170 msgstr ""
2171 "help - display a list of commands or help on a command\n"
2172 "     help cmd\n"
2173 "     help\n"
2174
2175 #: fish/fish.c:1186
2176 #, c-format
2177 msgid ""
2178 "quit - quit guestfish\n"
2179 "     quit\n"
2180 msgstr ""
2181 "quit - quit guestfish\n"
2182 "     quit\n"
2183
2184 #: fish/fish.c:1191
2185 #, c-format
2186 msgid "%s: command not known, use -h to list all commands\n"
2187 msgstr "%s: command not known, use -h to list all commands\n"
2188
2189 #: fish/fish.c:1207
2190 #, c-format
2191 msgid ""
2192 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2193 "For a list of commands:             guestfish -h\n"
2194 "For complete documentation:         man guestfish\n"
2195 msgstr ""
2196
2197 #: fish/fish.c:1216
2198 #, fuzzy, c-format
2199 msgid "%s:%d: libguestfs: error: %s\n"
2200 msgstr "libguestfs: error: %s\n"
2201
2202 #: fish/fish.c:1372
2203 #, c-format
2204 msgid "Runaway quote in string \"%s\"\n"
2205 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2206
2207 #: fish/fish.c:1570
2208 #, c-format
2209 msgid ""
2210 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2211 "or run \"inspect-os\" command)\n"
2212 msgstr ""
2213
2214 #: fish/fish.c:1590
2215 #, c-format
2216 msgid ""
2217 "%s: drive '%c:' not found.  To list available drives do:\n"
2218 "  inspect-get-drive-mappings %s\n"
2219 msgstr ""
2220
2221 #: fish/fish.c:1609
2222 #, c-format
2223 msgid ""
2224 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2225 "  umount-all\n"
2226 "  mount %s /\n"
2227 msgstr ""
2228
2229 #: fish/glob.c:53
2230 #, c-format
2231 msgid "use 'glob command [args...]'\n"
2232 msgstr "use 'glob command [args...]'\n"
2233
2234 #: fish/glob.c:73
2235 #, c-format
2236 msgid "glob: guestfs_glob_expand call failed: %s\n"
2237 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2238
2239 #: fish/help.c:38
2240 #, c-format
2241 msgid ""
2242 "Add disk images to examine using the -a or -d options, or the 'add' "
2243 "command.\n"
2244 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2245 "Once you have done this, use the 'run' command.\n"
2246 msgstr ""
2247
2248 #: fish/help.c:44
2249 #, c-format
2250 msgid ""
2251 "Find out what filesystems are available using 'list-filesystems' and then\n"
2252 "mount them to examine or modify the contents using 'mount-ro' or\n"
2253 "'mount-options'.\n"
2254 msgstr ""
2255
2256 #: fish/help.c:52
2257 #, c-format
2258 msgid ""
2259 "For more information about a command, use 'help cmd'.\n"
2260 "\n"
2261 "To read the manual, type 'man'.\n"
2262 msgstr ""
2263
2264 #: fish/hexedit.c:41
2265 #, c-format
2266 msgid "hexedit (device|filename) [max | start max]\n"
2267 msgstr ""
2268
2269 #: fish/hexedit.c:52
2270 #, c-format
2271 msgid "hexedit: %s is a zero length file or device\n"
2272 msgstr ""
2273
2274 #: fish/hexedit.c:63
2275 #, c-format
2276 msgid ""
2277 "hexedit: %s is larger than %s. You must supply a limit using\n"
2278 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2279 "  'hexedit %s <start> <max>'.\n"
2280 msgstr ""
2281
2282 #: fish/hexedit.c:92
2283 #, c-format
2284 msgid "hexedit: invalid range\n"
2285 msgstr ""
2286
2287 #: fish/inspect.c:77
2288 #, c-format
2289 msgid "%s: don't use --live and -i options together\n"
2290 msgstr ""
2291
2292 #: fish/inspect.c:89
2293 #, c-format
2294 msgid "%s: no operating system was found on this disk\n"
2295 msgstr ""
2296
2297 #: fish/inspect.c:95
2298 #, c-format
2299 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2300 msgstr ""
2301
2302 #: fish/inspect.c:134
2303 #, c-format
2304 msgid "%s: some filesystems could not be mounted (ignored)\n"
2305 msgstr ""
2306
2307 #: fish/inspect.c:146
2308 #, c-format
2309 msgid "Operating system: %s\n"
2310 msgstr ""
2311
2312 #: fish/inspect.c:159
2313 #, c-format
2314 msgid "%s mounted on %s\n"
2315 msgstr ""
2316
2317 #: fish/keys.c:53
2318 #, c-format
2319 msgid "Enter key or passphrase (\"%s\"): "
2320 msgstr ""
2321
2322 #: fish/lcd.c:34
2323 #, c-format
2324 msgid "use 'lcd directory' to change local directory\n"
2325 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2326
2327 #: fish/man.c:35
2328 #, c-format
2329 msgid "use 'man' without parameters to open the manual\n"
2330 msgstr ""
2331
2332 #: fish/man.c:54
2333 #, c-format
2334 msgid "the external 'man' program failed\n"
2335 msgstr ""
2336
2337 #: fish/more.c:40
2338 #, c-format
2339 msgid "use '%s filename' to page a file\n"
2340 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2341
2342 #: fish/options.c:36
2343 #, c-format
2344 msgid "%s: too many drives added on the command line\n"
2345 msgstr ""
2346
2347 #: fish/options.c:128
2348 #, c-format
2349 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2350 msgstr ""
2351
2352 #: fish/prep.c:37
2353 #, c-format
2354 msgid ""
2355 "List of available prepared disk images:\n"
2356 "\n"
2357 msgstr ""
2358
2359 #: fish/prep.c:40
2360 #, c-format
2361 msgid ""
2362 "guestfish -N %-8s - %s\n"
2363 "\n"
2364 "%s\n"
2365 msgstr ""
2366
2367 #: fish/prep.c:48
2368 #, c-format
2369 msgid "  Optional parameters:\n"
2370 msgstr ""
2371
2372 #: fish/prep.c:55
2373 #, c-format
2374 msgid "<%s> %s (default: %s)\n"
2375 msgstr ""
2376
2377 #: fish/prep.c:65
2378 #, c-format
2379 msgid ""
2380 "Prepared disk images are written to file \"test1.img\" in the local\n"
2381 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2382 "For more information see the guestfish(1) manual.\n"
2383 msgstr ""
2384
2385 #: fish/prep.c:96
2386 #, c-format
2387 msgid ""
2388 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2389 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2390 msgstr ""
2391
2392 #: fish/prep.c:158
2393 #, c-format
2394 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2395 msgstr ""
2396
2397 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2398 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2399 msgid "failed to allocate disk"
2400 msgstr ""
2401
2402 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2403 msgid "could not parse boot size"
2404 msgstr ""
2405
2406 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2407 #, c-format
2408 msgid "failed to get sector size of disk: %s"
2409 msgstr ""
2410
2411 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2412 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2413 #, c-format
2414 msgid "failed to partition disk: %s"
2415 msgstr ""
2416
2417 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2418 #, c-format
2419 msgid "failed to add boot partition: %s"
2420 msgstr ""
2421
2422 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2423 #, c-format
2424 msgid "failed to add root partition: %s"
2425 msgstr ""
2426
2427 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2428 #, c-format
2429 msgid "failed to create boot filesystem: %s"
2430 msgstr ""
2431
2432 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2433 #, c-format
2434 msgid "failed to create root filesystem: %s"
2435 msgstr ""
2436
2437 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2438 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2439 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2440 msgstr ""
2441
2442 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2443 #, c-format
2444 msgid "failed to create PV: %s: %s"
2445 msgstr ""
2446
2447 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2448 #, c-format
2449 msgid "failed to create VG: %s: %s"
2450 msgstr ""
2451
2452 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2453 #, c-format
2454 msgid "failed to create LV: /dev/%s/%s: %s"
2455 msgstr ""
2456
2457 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2458 #, c-format
2459 msgid "failed to resize LV to full size: %s: %s"
2460 msgstr ""
2461
2462 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2463 #, c-format
2464 msgid "failed to create filesystem (%s): %s"
2465 msgstr ""
2466
2467 #: fish/rc.c:255
2468 #, c-format
2469 msgid "guestfish: protocol error: could not read 'hello' message\n"
2470 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2471
2472 #: fish/rc.c:260
2473 #, c-format
2474 msgid ""
2475 "guestfish: protocol error: version mismatch, server version '%s' does not "
2476 "match client version '%s'.  The two versions must match exactly.\n"
2477 msgstr ""
2478 "guestfish: protocol error: version mismatch, server version '%s' does not "
2479 "match client version '%s'.  The two versions must match exactly.\n"
2480
2481 #: fish/rc.c:335 fish/rc.c:349
2482 #, c-format
2483 msgid "guestfish: remote: looks like the server is not running\n"
2484 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2485
2486 #: fish/rc.c:361 fish/rc.c:375
2487 #, c-format
2488 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2489 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2490
2491 #: fish/rc.c:386
2492 #, c-format
2493 msgid "guestfish: protocol error: could not decode reply from server\n"
2494 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2495
2496 #: fish/reopen.c:38
2497 #, c-format
2498 msgid "'reopen' command takes no parameters\n"
2499 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2500
2501 #: fish/reopen.c:48
2502 #, c-format
2503 msgid "reopen: guestfs_create: failed to create handle\n"
2504 msgstr "reopen: guestfs_create: failed to create handle\n"
2505
2506 #: fish/setenv.c:34
2507 #, c-format
2508 msgid "use '%s VAR value' to set an environment variable\n"
2509 msgstr ""
2510
2511 #: fish/setenv.c:56
2512 #, c-format
2513 msgid "use '%s VAR' to unset an environment variable\n"
2514 msgstr ""
2515
2516 #: fish/supported.c:66
2517 msgid "yes"
2518 msgstr "हाँ"
2519
2520 #: fish/supported.c:68
2521 msgid "no"
2522 msgstr "नहीं"
2523
2524 #: fish/time.c:36
2525 #, c-format
2526 msgid "use 'time command [args...]'\n"
2527 msgstr "use 'time command [args...]'\n"
2528
2529 #: fuse/guestmount.c:912
2530 #, c-format
2531 msgid ""
2532 "%s: FUSE module for libguestfs\n"
2533 "%s lets you mount a virtual machine filesystem\n"
2534 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2535 "Usage:\n"
2536 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2537 "Options:\n"
2538 "  -a|--add image       Add image\n"
2539 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2540 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2541 "  -d|--domain guest    Add disks from libvirt guest\n"
2542 "  --echo-keys          Don't turn off echo for passphrases\n"
2543 "  --format[=raw|..]    Force disk format for -a option\n"
2544 "  --fuse-help          Display extra FUSE options\n"
2545 "  -i|--inspector       Automatically mount filesystems\n"
2546 "  --help               Display help message and exit\n"
2547 "  --keys-from-stdin    Read passphrases from stdin\n"
2548 "  --live               Connect to a live virtual machine\n"
2549 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2550 "  -n|--no-sync         Don't autosync\n"
2551 "  -o|--option opt      Pass extra option to FUSE\n"
2552 "  -r|--ro              Mount read-only\n"
2553 "  --selinux            Enable SELinux support\n"
2554 "  -v|--verbose         Verbose messages\n"
2555 "  -V|--version         Display version and exit\n"
2556 "  -w|--rw              Mount read-write\n"
2557 "  -x|--trace           Trace guestfs API calls\n"
2558 msgstr ""
2559
2560 #: fuse/guestmount.c:1130
2561 #, c-format
2562 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2563 msgstr ""
2564
2565 #: fuse/guestmount.c:1138
2566 #, c-format
2567 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2568 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2569
2570 #: inspector/virt-inspector.c:76
2571 #, c-format
2572 msgid ""
2573 "%s: display information about a virtual machine\n"
2574 "Copyright (C) 2010 Red Hat Inc.\n"
2575 "Usage:\n"
2576 "  %s [--options] -d domname file [file ...]\n"
2577 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2578 "Options:\n"
2579 "  -a|--add image       Add image\n"
2580 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2581 "  -d|--domain guest    Add disks from libvirt guest\n"
2582 "  --echo-keys          Don't turn off echo for passphrases\n"
2583 "  --format[=raw|..]    Force disk format for -a option\n"
2584 "  --help               Display brief help\n"
2585 "  --keys-from-stdin    Read passphrases from stdin\n"
2586 "  -v|--verbose         Verbose messages\n"
2587 "  -V|--version         Display version and exit\n"
2588 "  -x                   Trace libguestfs API calls\n"
2589 "For more information, see the manpage %s(1).\n"
2590 msgstr ""
2591
2592 #: inspector/virt-inspector.c:263
2593 #, c-format
2594 msgid ""
2595 "%s: no operating system could be detected inside this disk image.\n"
2596 "\n"
2597 "This may be because the file is not a disk image, or is not a virtual "
2598 "machine\n"
2599 "image, or because the OS type is not understood by libguestfs.\n"
2600 "\n"
2601 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2602 "must\n"
2603 "install the separate libguestfs-winsupport package.\n"
2604 "\n"
2605 "If you feel this is an error, please file a bug report including as much\n"
2606 "information about the disk image as possible.\n"
2607 msgstr ""
2608
2609 #: inspector/virt-inspector.c:288
2610 #, c-format
2611 msgid "%s: XML write error at \"%s\": %m\n"
2612 msgstr ""
2613
2614 #: inspector/virt-inspector.c:300
2615 #, c-format
2616 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2617 msgstr ""
2618
2619 #: inspector/virt-inspector.c:308
2620 #, c-format
2621 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2622 msgstr ""
2623
2624 #: perl/lib/Sys/Guestfs/Lib.pm:158
2625 msgid "open_guest: first parameter must be a string or an arrayref"
2626 msgstr ""
2627
2628 #: perl/lib/Sys/Guestfs/Lib.pm:164
2629 msgid "open_guest: first argument contains undefined element"
2630 msgstr ""
2631
2632 #: perl/lib/Sys/Guestfs/Lib.pm:172
2633 #, perl-brace-format
2634 msgid "guest image {imagename} does not exist or is not readable"
2635 msgstr ""
2636
2637 #: perl/lib/Sys/Guestfs/Lib.pm:179
2638 msgid ""
2639 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2640 "XPath::XMLParser)"
2641 msgstr ""
2642
2643 #: perl/lib/Sys/Guestfs/Lib.pm:184
2644 msgid "open_guest: too many domains listed on command line"
2645 msgstr ""
2646
2647 #: perl/lib/Sys/Guestfs/Lib.pm:191
2648 msgid "open_guest: cannot connect to libvirt"
2649 msgstr ""
2650
2651 #: perl/lib/Sys/Guestfs/Lib.pm:210
2652 #, perl-brace-format
2653 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2654 msgstr ""
2655
2656 #: perl/lib/Sys/Guestfs/Lib.pm:213
2657 #, perl-brace-format
2658 msgid "{imagename} is not the name of a libvirt domain\n"
2659 msgstr ""
2660
2661 #: perl/lib/Sys/Guestfs/Lib.pm:242
2662 #, perl-brace-format
2663 msgid "{imagename} seems to have no disk devices\n"
2664 msgstr ""
2665
2666 #: perl/lib/Sys/Guestfs/Lib.pm:827
2667 msgid ""
2668 "No operating system could be detected inside this disk image.\n"
2669 "\n"
2670 "This may be because the file is not a disk image, or is not a virtual "
2671 "machine\n"
2672 "image, or because the OS type is not understood by virt-inspector.\n"
2673 "\n"
2674 "If you feel this is an error, please file a bug report including as much\n"
2675 "information about the disk image as possible.\n"
2676 msgstr ""
2677
2678 #: perl/lib/Sys/Guestfs/Lib.pm:945
2679 #, perl-brace-format
2680 msgid "unknown filesystem {fs}\n"
2681 msgstr ""
2682
2683 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2684 #, perl-brace-format
2685 msgid "Error running rpm -qa: {error}"
2686 msgstr ""
2687
2688 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2689 #, perl-brace-format
2690 msgid "Error running dpkg-query: {error}"
2691 msgstr ""
2692
2693 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2694 msgid "Can't find grub on guest"
2695 msgstr ""
2696
2697 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2698 #, perl-brace-format
2699 msgid "Grub entry {title} has no kernel"
2700 msgstr ""
2701
2702 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2703 #, perl-brace-format
2704 msgid "grub refers to {path}, which doesn't exist\n"
2705 msgstr ""
2706
2707 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2708 #, perl-brace-format
2709 msgid "Grub entry {title} does not specify an initrd"
2710 msgstr ""
2711
2712 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2713 #, perl-brace-format
2714 msgid "Didn't find modules directory {modules} for kernel {path}"
2715 msgstr ""
2716
2717 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2718 #, perl-brace-format
2719 msgid "Couldn't guess kernel version number from path for kernel {path}"
2720 msgstr ""
2721
2722 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2723 #, perl-brace-format
2724 msgid "{path} doesn't match augeas pattern"
2725 msgstr ""
2726
2727 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2728 #, perl-brace-format
2729 msgid "{filename}: could not read initrd format"
2730 msgstr ""
2731
2732 #: rescue/virt-rescue.c:63
2733 #, c-format
2734 msgid ""
2735 "%s: Run a rescue shell on a virtual machine\n"
2736 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2737 "Usage:\n"
2738 "  %s [--options] -d domname\n"
2739 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2740 "Options:\n"
2741 "  -a|--add image       Add image\n"
2742 "  --append kernelopts  Append kernel options\n"
2743 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2744 "  -d|--domain guest    Add disks from libvirt guest\n"
2745 "  --format[=raw|..]    Force disk format for -a option\n"
2746 "  --help               Display brief help\n"
2747 "  -m|--memsize MB      Set memory size in megabytes\n"
2748 "  --network            Enable network\n"
2749 "  -r|--ro              Access read-only\n"
2750 "  --selinux            Enable SELinux\n"
2751 "  -v|--verbose         Verbose messages\n"
2752 "  -V|--version         Display version and exit\n"
2753 "  -w|--rw              Mount read-write\n"
2754 "  -x                   Trace libguestfs API calls\n"
2755 "For more information, see the manpage %s(1).\n"
2756 msgstr ""
2757
2758 #: rescue/virt-rescue.c:180
2759 #, c-format
2760 msgid "%s: could not parse memory size '%s'\n"
2761 msgstr ""
2762
2763 #: rescue/virt-rescue.c:419
2764 #, c-format
2765 msgid "%s: unknown child exit status (%d)\n"
2766 msgstr ""
2767
2768 #: src/appliance.c:181
2769 #, c-format
2770 msgid ""
2771 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2772 "LIBGUESTFS_PATH (search path: %s)"
2773 msgstr ""
2774
2775 #: src/appliance.c:331
2776 #, c-format
2777 msgid "security: cached appliance %s is not owned by UID %d"
2778 msgstr ""
2779
2780 #: src/appliance.c:336
2781 #, c-format
2782 msgid "security: cached appliance %s is not a directory (mode %o)"
2783 msgstr ""
2784
2785 #: src/appliance.c:341
2786 #, c-format
2787 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2788 msgstr ""
2789
2790 #: src/appliance.c:659
2791 msgid "external command failed, see earlier error messages"
2792 msgstr ""
2793
2794 #: src/dbdump.c:85
2795 msgid "unexpected end of output from db_dump command before end of header"
2796 msgstr ""
2797
2798 #: src/dbdump.c:98 src/dbdump.c:110
2799 msgid "unexpected line from db_dump command, no space prefix"
2800 msgstr ""
2801
2802 #: src/dbdump.c:127
2803 msgid "unexpected end of output from db_dump command before end of data"
2804 msgstr ""
2805
2806 #: src/dbdump.c:208
2807 msgid "unexpected non-hex digits in output of db_dump command"
2808 msgstr ""
2809
2810 #: src/filearch.c:152
2811 #, c-format
2812 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2813 msgstr ""
2814
2815 #: src/filearch.c:265
2816 msgid ""
2817 "file-architecture API not available since this version of libguestfs was "
2818 "compiled without the libmagic library"
2819 msgstr ""
2820
2821 #: src/guestfs.c:174
2822 #, c-format
2823 msgid "guestfs_close: called twice on the same handle\n"
2824 msgstr "guestfs_close: called twice on the same handle\n"
2825
2826 #: src/guestfs.c:340
2827 #, c-format
2828 msgid "warning: %s"
2829 msgstr ""
2830
2831 #: src/guestfs.c:399
2832 #, c-format
2833 msgid "libguestfs: error: %s\n"
2834 msgstr "libguestfs: error: %s\n"
2835
2836 #: src/guestfs.c:959
2837 #, c-format
2838 msgid "<truncated, original size %zu bytes>"
2839 msgstr ""
2840
2841 #: src/inspect.c:263
2842 msgid "not a Windows guest, or systemroot could not be determined"
2843 msgstr ""
2844
2845 #: src/inspect.c:279
2846 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2847 msgstr ""
2848
2849 #: src/inspect.c:539 src/inspect_fs.c:460 src/inspect_fs.c:504
2850 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584
2851 #: src/inspect_fs_unix.c:826
2852 #, c-format
2853 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2854 msgstr ""
2855
2856 #: src/inspect.c:575
2857 msgid "no inspection data: call guestfs_inspect_os first"
2858 msgstr ""
2859
2860 #: src/inspect.c:587
2861 #, c-format
2862 msgid ""
2863 "%s: root device not found: only call this function with a root device "
2864 "previously returned by guestfs_inspect_os"
2865 msgstr ""
2866
2867 #: src/inspect.c:597 src/inspect_apps.c:607
2868 msgid ""
2869 "inspection API not available since this version of libguestfs was compiled "
2870 "without the hivex library"
2871 msgstr ""
2872
2873 #: src/inspect_fs.c:312 src/inspect_fs.c:325
2874 #, c-format
2875 msgid "could not parse integer in version number: %s"
2876 msgstr ""
2877
2878 #: src/inspect_fs.c:469
2879 #, c-format
2880 msgid "%s: file is empty"
2881 msgstr ""
2882
2883 #: src/inspect_fs_unix.c:618
2884 msgid "could not parse /etc/fstab or empty file"
2885 msgstr ""
2886
2887 #: src/inspect_fs_windows.c:164
2888 #, c-format
2889 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2890 msgstr ""
2891
2892 #: src/inspect_icon.c:452
2893 #, c-format
2894 msgid "read: %s: unexpected end of file"
2895 msgstr ""
2896
2897 #: src/launch.c:127
2898 msgid "command line cannot be altered after qemu subprocess launched"
2899 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
2900
2901 #: src/launch.c:184
2902 msgid "guestfs_config: parameter must begin with '-' character"
2903 msgstr "guestfs_config: parameter must begin with '-' character"
2904
2905 #: src/launch.c:198
2906 #, c-format
2907 msgid "guestfs_config: parameter '%s' isn't allowed"
2908 msgstr "guestfs_config: parameter '%s' isn't allowed"
2909
2910 #: src/launch.c:264 src/launch.c:368
2911 msgid "filename cannot contain ',' (comma) character"
2912 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
2913
2914 #: src/launch.c:276 src/launch.c:281
2915 #, c-format
2916 msgid "%s parameter is empty or contains disallowed characters"
2917 msgstr ""
2918
2919 #: src/launch.c:387
2920 msgid "the libguestfs handle has already been launched"
2921 msgstr ""
2922
2923 #: src/launch.c:396
2924 #, c-format
2925 msgid "%s: cannot create temporary directory"
2926 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
2927
2928 #: src/launch.c:433
2929 msgid "you must call guestfs_add_drive before guestfs_launch"
2930 msgstr "you must call guestfs_add_drive before guestfs_launch"
2931
2932 #: src/launch.c:803
2933 msgid "guestfs_launch failed, see earlier error messages"
2934 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2935
2936 #: src/launch.c:816
2937 msgid "qemu launched and contacted daemon, but state != READY"
2938 msgstr "qemu launched and contacted daemon, but state != READY"
2939
2940 #: src/launch.c:904
2941 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2942 msgstr ""
2943
2944 #: src/launch.c:912
2945 msgid "contacted guestfsd, but state != READY"
2946 msgstr ""
2947
2948 #: src/launch.c:1091
2949 #, c-format
2950 msgid ""
2951 "%s: command failed: If qemu is located on a non-standard path, try setting "
2952 "the LIBGUESTFS_QEMU environment variable."
2953 msgstr ""
2954 "%s: command failed: If qemu is located on a non-standard path, try setting "
2955 "the LIBGUESTFS_QEMU environment variable."
2956
2957 #: src/launch.c:1196
2958 msgid "qemu has not been launched yet"
2959 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
2960
2961 #: src/launch.c:1207
2962 msgid "no subprocess to kill"
2963 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
2964
2965 #: src/proto.c:188
2966 #, c-format
2967 msgid "guestfs_set_busy: called when in state %d != READY"
2968 msgstr "guestfs_set_busy: called when in state %d != READY"
2969
2970 #: src/proto.c:211
2971 #, c-format
2972 msgid "guestfs_end_busy: called when in state %d"
2973 msgstr "guestfs_end_busy: called when in state %d"
2974
2975 #: src/proto.c:421
2976 #, c-format
2977 msgid ""
2978 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2979 msgstr ""
2980 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2981
2982 #: src/proto.c:543
2983 msgid ""
2984 "This usually means the libguestfs appliance failed to start up.  Please\n"
2985 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
2986 "the debug messages output prior to this error.\n"
2987 msgstr ""
2988
2989 #: src/proto.c:549
2990 msgid "See earlier debug messages.\n"
2991 msgstr ""
2992
2993 #: src/proto.c:639
2994 #, c-format
2995 msgid "received magic signature from guestfsd, but in state %d"
2996 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
2997
2998 #: src/proto.c:658
2999 #, c-format
3000 msgid "message length (%u) > maximum possible size (%d)"
3001 msgstr "message length (%u) > maximum possible size (%d)"
3002
3003 #: src/proto.c:810
3004 #, c-format
3005 msgid "guestfs___send: state %d != BUSY"
3006 msgstr "guestfs___send: state %d != BUSY"
3007
3008 #: src/proto.c:834
3009 msgid "xdr_guestfs_message_header failed"
3010 msgstr "xdr_guestfs_message_header failed"
3011
3012 #: src/proto.c:843
3013 msgid "dispatch failed to marshal args"
3014 msgstr "dispatch failed to marshal args"
3015
3016 #: src/proto.c:922 src/proto.c:1217
3017 msgid "operation cancelled by user"
3018 msgstr ""
3019
3020 #: src/proto.c:973
3021 #, c-format
3022 msgid "send_file_chunk: state %d != READY"
3023 msgstr "send_file_chunk: state %d != READY"
3024
3025 #: src/proto.c:989
3026 #, c-format
3027 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3028 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3029
3030 #: src/proto.c:1144
3031 #, c-format
3032 msgid "%s: error in chunked encoding"
3033 msgstr "%s: error in chunked encoding"
3034
3035 #: src/proto.c:1171
3036 msgid "write to daemon socket"
3037 msgstr "डेमॉन सॉकेट में लिखें"
3038
3039 #: src/proto.c:1194
3040 msgid "receive_file_data: parse error in reply callback"
3041 msgstr "receive_file_data: parse error in reply callback"
3042
3043 #: src/proto.c:1199
3044 msgid "receive_file_data: unexpected flag received when reading file chunks"
3045 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3046
3047 #: src/proto.c:1207
3048 msgid "failed to parse file chunk"
3049 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3050
3051 #: src/proto.c:1221
3052 msgid "file receive cancelled by daemon"
3053 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3054
3055 #: src/virt.c:101 src/virt.c:347
3056 msgid "you cannot set both live and readonly flags"
3057 msgstr ""
3058
3059 #: src/virt.c:109
3060 #, c-format
3061 msgid "could not connect to libvirt (code %d, domain %d): %s"
3062 msgstr ""
3063
3064 #: src/virt.c:130
3065 #, c-format
3066 msgid "no libvirt domain called '%s': %s"
3067 msgstr ""
3068
3069 #: src/virt.c:185 src/virt.c:435
3070 #, c-format
3071 msgid "error reading libvirt XML information: %s"
3072 msgstr ""
3073
3074 #: src/virt.c:195 src/virt.c:443
3075 msgid "unable to parse XML information returned by libvirt"
3076 msgstr ""
3077
3078 #: src/virt.c:201 src/virt.c:449
3079 msgid "unable to create new XPath context"
3080 msgstr ""
3081
3082 #: src/virt.c:208 src/virt.c:464
3083 msgid "unable to evaluate XPath expression"
3084 msgstr ""
3085
3086 #: src/virt.c:305
3087 msgid "libvirt domain has no disks"
3088 msgstr ""
3089
3090 #: src/virt.c:358
3091 #, c-format
3092 msgid "error getting domain info: %s"
3093 msgstr ""
3094
3095 #: src/virt.c:372
3096 msgid ""
3097 "error: domain is a live virtual machine.\n"
3098 "Writing to the disks of a running virtual machine can cause disk "
3099 "corruption.\n"
3100 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3101 "specify live access.  In most libguestfs tools these options are --ro or\n"
3102 "--live respectively.  Consult the documentation for further information."
3103 msgstr ""
3104
3105 #: src/virt.c:492
3106 msgid ""
3107 "this guest has no libvirt <channel> definition for guestfsd\n"
3108 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3109 msgstr ""
3110
3111 #: src/virt.c:517
3112 msgid ""
3113 "add-domain API not available since this version of libguestfs was compiled "
3114 "without libvirt or libxml2"
3115 msgstr ""
3116
3117 #: test-tool/test-tool.c:79
3118 #, c-format
3119 msgid ""
3120 "libguestfs-test-tool: interactive test tool\n"
3121 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3122 "Usage:\n"
3123 "  libguestfs-test-tool [--options]\n"
3124 "Options:\n"
3125 "  --help         Display usage\n"
3126 "  --qemudir dir  Specify QEMU source directory\n"
3127 "  --qemu qemu    Specify QEMU binary\n"
3128 "  --timeout n\n"
3129 "  -t n           Set launch timeout (default: %d seconds)\n"
3130 msgstr ""
3131
3132 #: test-tool/test-tool.c:127
3133 #, c-format
3134 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3135 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3136
3137 #: test-tool/test-tool.c:136
3138 #, c-format
3139 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3140 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3141
3142 #: test-tool/test-tool.c:148
3143 #, c-format
3144 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3145 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3146
3147 #: test-tool/test-tool.c:173
3148 #, c-format
3149 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3150 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3151
3152 #: test-tool/test-tool.c:180
3153 #, c-format
3154 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3155 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3156
3157 #: test-tool/test-tool.c:188
3158 #, c-format
3159 msgid "libguestfs-test-tool: guestfs_version failed\n"
3160 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3161
3162 #: test-tool/test-tool.c:221
3163 #, c-format
3164 msgid "libguestfs-test-tool: failed to launch appliance\n"
3165 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3166
3167 #: test-tool/test-tool.c:233
3168 #, c-format
3169 msgid "libguestfs-test-tool: failed to run part-disk\n"
3170 msgstr ""
3171
3172 #: test-tool/test-tool.c:239
3173 #, c-format
3174 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3175 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3176
3177 #: test-tool/test-tool.c:245
3178 #, c-format
3179 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3180 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3181
3182 #: test-tool/test-tool.c:252
3183 #, c-format
3184 msgid "libguestfs-test-tool: failed to touch file\n"
3185 msgstr ""
3186
3187 #: test-tool/test-tool.c:283
3188 #, c-format
3189 msgid ""
3190 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3191 "--qemu/--qemudir options cannot be used.\n"
3192 msgstr ""
3193 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3194 "--qemu/--qemudir options cannot be used.\n"
3195
3196 #: test-tool/test-tool.c:291
3197 #, c-format
3198 msgid "Binary '%s' does not exist or is not executable\n"
3199 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3200
3201 #: test-tool/test-tool.c:305
3202 #, c-format
3203 msgid "%s: does not look like a qemu source directory\n"
3204 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3205
3206 #: tools/virt-list-filesystems.pl:148
3207 msgid "virt-list-filesystems: no image or VM name given"
3208 msgstr ""
3209
3210 #: tools/virt-list-partitions.pl:160
3211 msgid "virt-list-partitions: no image or VM name given"
3212 msgstr ""
3213
3214 #: tools/virt-make-fs.pl:291
3215 msgid "virt-make-fs input output\n"
3216 msgstr ""
3217
3218 #: tools/virt-make-fs.pl:321
3219 msgid "unexpected output from 'du' command"
3220 msgstr ""
3221
3222 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3223 #: tools/virt-make-fs.pl:458
3224 #, perl-brace-format
3225 msgid "{f}: unknown input format: {fmt}\n"
3226 msgstr ""
3227
3228 #: tools/virt-make-fs.pl:391
3229 #, perl-brace-format
3230 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3231 msgstr ""
3232
3233 #: tools/virt-make-fs.pl:406
3234 msgid ""
3235 "qemu-img create: failed to create disk image, see earlier error messages\n"
3236 msgstr ""
3237
3238 #: tools/virt-make-fs.pl:417
3239 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3240 msgstr ""
3241
3242 #: tools/virt-make-fs.pl:442
3243 msgid "tar: failed, see earlier messages\n"
3244 msgstr ""
3245
3246 #: tools/virt-make-fs.pl:464
3247 msgid "uncompress command failed, see earlier messages\n"
3248 msgstr ""
3249
3250 #: tools/virt-make-fs.pl:499
3251 msgid ""
3252 "virt-make-fs: error copying contents into filesystem\n"
3253 "An error here usually means that the program did not estimate the\n"
3254 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3255 msgstr ""
3256
3257 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3258 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3259 msgstr ""
3260
3261 #: tools/virt-tar.pl:222
3262 msgid "virt-tar: no image, VM names, directory or filename given"
3263 msgstr ""
3264
3265 #: tools/virt-tar.pl:225
3266 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3267 msgstr ""
3268
3269 #: tools/virt-tar.pl:236
3270 #, perl-brace-format
3271 msgid "virt-tar: {tarball}: file not found\n"
3272 msgstr ""
3273
3274 #: tools/virt-tar.pl:239
3275 #, perl-brace-format
3276 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3277 msgstr ""
3278
3279 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3280 #, perl-brace-format
3281 msgid ""
3282 "{prog}: No operating system could be detected inside this disk image.\n"
3283 "\n"
3284 "This may be because the file is not a disk image, or is not a virtual "
3285 "machine\n"
3286 "image, or because the OS type is not understood by libguestfs.\n"
3287 "\n"
3288 "If you feel this is an error, please file a bug report including as much\n"
3289 "information about the disk image as possible.\n"
3290 msgstr ""
3291
3292 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3293 #, perl-brace-format
3294 msgid "{prog}: multiboot operating systems are not supported.\n"
3295 msgstr ""
3296
3297 #: tools/virt-win-reg.pl:245
3298 msgid "no libvirt domain name or disk image given\n"
3299 msgstr ""
3300
3301 #: tools/virt-win-reg.pl:287
3302 msgid ""
3303 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3304 "export\n"
3305 msgstr ""
3306
3307 #: tools/virt-win-reg.pl:446
3308 #, perl-brace-format
3309 msgid "virt-win-reg: {p}: cannot find user directory\n"
3310 msgstr ""
3311
3312 #: tools/virt-win-reg.pl:451
3313 #, perl-brace-format
3314 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3315 msgstr ""
3316
3317 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3318 #, perl-brace-format
3319 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3320 msgstr ""
3321
3322 #: tools/virt-win-reg.pl:529
3323 #, perl-brace-format
3324 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3325 msgstr ""
3326
3327 #: tools/virt-win-reg.pl:551
3328 #, perl-brace-format
3329 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3330 msgstr ""