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