Version 1.12.8.
[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-10-19 19:10+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:98 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:219
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:276 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:1531
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:2645
329 msgid "Command"
330 msgstr "कमांड"
331
332 #: fish/cmds.c:2645
333 msgid "Description"
334 msgstr "वर्णन"
335
336 #: fish/cmds.c:2647
337 msgid "add a CD-ROM disk image to examine"
338 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
339
340 #: fish/cmds.c:2648
341 msgid "add the disk(s) from a named libvirt domain"
342 msgstr ""
343
344 #: fish/cmds.c:2649 fish/cmds.c:2650
345 msgid "add an image to examine or modify"
346 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
347
348 #: fish/cmds.c:2651
349 msgid "add a drive in snapshot mode (read-only)"
350 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
351
352 #: fish/cmds.c:2652
353 msgid "add a drive read-only specifying the QEMU block emulation to use"
354 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
355
356 #: fish/cmds.c:2653
357 msgid "add a drive specifying the QEMU block emulation to use"
358 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
359
360 #: fish/cmds.c:2654
361 msgid "allocate and add a disk file"
362 msgstr ""
363
364 #: fish/cmds.c:2655
365 msgid "clear Augeas path"
366 msgstr ""
367
368 #: fish/cmds.c:2656
369 msgid "close the current Augeas handle"
370 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
371
372 #: fish/cmds.c:2657
373 msgid "define an Augeas node"
374 msgstr "कोई Augeas नोड परिभाषित करें"
375
376 #: fish/cmds.c:2658
377 msgid "define an Augeas variable"
378 msgstr "कोई Augeas चर परिभाषित करें"
379
380 #: fish/cmds.c:2659
381 msgid "look up the value of an Augeas path"
382 msgstr "Augeas पथ के मान के लिए देखें"
383
384 #: fish/cmds.c:2660
385 msgid "create a new Augeas handle"
386 msgstr "नया Augeas नियंत्रण बनाएँ"
387
388 #: fish/cmds.c:2661
389 msgid "insert a sibling Augeas node"
390 msgstr "सहोदर Augeas नोड घुसाएँ"
391
392 #: fish/cmds.c:2662
393 msgid "load files into the tree"
394 msgstr "तरू में फाइल लोड करें"
395
396 #: fish/cmds.c:2663
397 msgid "list Augeas nodes under augpath"
398 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
399
400 #: fish/cmds.c:2664
401 msgid "return Augeas nodes which match augpath"
402 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
403
404 #: fish/cmds.c:2665
405 msgid "move Augeas node"
406 msgstr "Augeas नोड खिसकाएँ"
407
408 #: fish/cmds.c:2666
409 msgid "remove an Augeas path"
410 msgstr "Augeas पथ हटाएँ"
411
412 #: fish/cmds.c:2667
413 msgid "write all pending Augeas changes to disk"
414 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
415
416 #: fish/cmds.c:2668
417 msgid "set Augeas path to value"
418 msgstr "Augeas पथ को वाल्व में सेट करें"
419
420 #: fish/cmds.c:2669
421 msgid "test availability of some parts of the API"
422 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
423
424 #: fish/cmds.c:2670
425 msgid "return a list of all optional groups"
426 msgstr ""
427
428 #: fish/cmds.c:2671
429 msgid "upload base64-encoded data to file"
430 msgstr ""
431
432 #: fish/cmds.c:2672
433 msgid "download file and encode as base64"
434 msgstr ""
435
436 #: fish/cmds.c:2673
437 msgid "flush device buffers"
438 msgstr "फ्लश युक्ति बफर"
439
440 #: fish/cmds.c:2674
441 msgid "get blocksize of block device"
442 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
443
444 #: fish/cmds.c:2675
445 msgid "is block device set to read-only"
446 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
447
448 #: fish/cmds.c:2676
449 msgid "get total size of device in bytes"
450 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
451
452 #: fish/cmds.c:2677
453 msgid "get sectorsize of block device"
454 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
455
456 #: fish/cmds.c:2678
457 msgid "get total size of device in 512-byte sectors"
458 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
459
460 #: fish/cmds.c:2679
461 msgid "reread partition table"
462 msgstr "विभाजन सारणी फिर पढ़ें"
463
464 #: fish/cmds.c:2680
465 msgid "set blocksize of block device"
466 msgstr "खंड युक्ति का खंड आकार सेट करें"
467
468 #: fish/cmds.c:2681
469 msgid "set block device to read-only"
470 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
471
472 #: fish/cmds.c:2682
473 msgid "set block device to read-write"
474 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
475
476 #: fish/cmds.c:2683
477 msgid "resize a btrfs filesystem"
478 msgstr ""
479
480 #: fish/cmds.c:2684
481 msgid "return true path on case-insensitive filesystem"
482 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
483
484 #: fish/cmds.c:2685
485 msgid "list the contents of a file"
486 msgstr "फाइल की सामग्री सूचीबद्ध करें"
487
488 #: fish/cmds.c:2686
489 msgid "compute MD5, SHAx or CRC checksum of file"
490 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
491
492 #: fish/cmds.c:2687
493 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
494 msgstr ""
495
496 #: fish/cmds.c:2688
497 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
498 msgstr ""
499
500 #: fish/cmds.c:2689
501 msgid "change file mode"
502 msgstr "फाइल नोड बदलें"
503
504 #: fish/cmds.c:2690 fish/cmds.c:2811
505 msgid "change file owner and group"
506 msgstr "फाइल स्वामी और समूह बदलें"
507
508 #: fish/cmds.c:2691
509 msgid "run a command from the guest filesystem"
510 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
511
512 #: fish/cmds.c:2692
513 msgid "run a command, returning lines"
514 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
515
516 #: fish/cmds.c:2693
517 msgid "add qemu parameters"
518 msgstr "qemu पैरामीटर जोड़ें"
519
520 #: fish/cmds.c:2694
521 msgid "copy local files or directories into an image"
522 msgstr ""
523
524 #: fish/cmds.c:2695
525 msgid "copy remote files or directories out of an image"
526 msgstr ""
527
528 #: fish/cmds.c:2696
529 msgid "copy size bytes from source to destination using dd"
530 msgstr ""
531
532 #: fish/cmds.c:2697
533 msgid "copy a file"
534 msgstr "कोई फाइल कॉपी करें"
535
536 #: fish/cmds.c:2698
537 msgid "copy a file or directory recursively"
538 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
539
540 #: fish/cmds.c:2699
541 msgid "copy from source to destination using dd"
542 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
543
544 #: fish/cmds.c:2700
545 msgid "debugging and internals"
546 msgstr "डिबगिंग और आंतरिक"
547
548 #: fish/cmds.c:2701
549 msgid "debug the QEMU command line (internal use only)"
550 msgstr ""
551
552 #: fish/cmds.c:2702
553 msgid "upload a file to the appliance (internal use only)"
554 msgstr ""
555
556 #: fish/cmds.c:2703
557 msgid "report file system disk space usage"
558 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
559
560 #: fish/cmds.c:2704
561 msgid "report file system disk space usage (human readable)"
562 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
563
564 #: fish/cmds.c:2705
565 msgid "display an image"
566 msgstr ""
567
568 #: fish/cmds.c:2706
569 msgid "return kernel messages"
570 msgstr "कर्नेल संदेश लौटाएँ"
571
572 #: fish/cmds.c:2707
573 msgid "download a file to the local machine"
574 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
575
576 #: fish/cmds.c:2708
577 msgid "download a file to the local machine with offset and size"
578 msgstr ""
579
580 #: fish/cmds.c:2709
581 msgid "drop kernel page cache, dentries and inodes"
582 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
583
584 #: fish/cmds.c:2710
585 msgid "estimate file space usage"
586 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
587
588 #: fish/cmds.c:2711
589 msgid "check an ext2/ext3 filesystem"
590 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
591
592 #: fish/cmds.c:2712
593 msgid "display a line of text"
594 msgstr "पाठ पंक्ति दिखाएँ"
595
596 #: fish/cmds.c:2713
597 msgid "echo arguments back to the client"
598 msgstr "इको तर्क क्लाइंट को वापस"
599
600 #: fish/cmds.c:2714
601 msgid "edit a file"
602 msgstr ""
603
604 #: fish/cmds.c:2715 fish/cmds.c:2716 fish/cmds.c:2721 fish/cmds.c:2722
605 #: fish/cmds.c:2756 fish/cmds.c:2757 fish/cmds.c:3010 fish/cmds.c:3011
606 #: fish/cmds.c:3015 fish/cmds.c:3016 fish/cmds.c:3018 fish/cmds.c:3019
607 msgid "return lines matching a pattern"
608 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
609
610 #: fish/cmds.c:2717
611 msgid "test if two files have equal contents"
612 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
613
614 #: fish/cmds.c:2718
615 msgid "test if file or directory exists"
616 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
617
618 #: fish/cmds.c:2719 fish/cmds.c:2720
619 msgid "preallocate a file in the guest filesystem"
620 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
621
622 #: fish/cmds.c:2723
623 msgid "determine file type"
624 msgstr "फाइल प्रकार निर्धारित करें"
625
626 #: fish/cmds.c:2724
627 msgid "detect the architecture of a binary file"
628 msgstr ""
629
630 #: fish/cmds.c:2725
631 msgid "return the size of the file in bytes"
632 msgstr "बाइट में फाइल का आकार वापस करें"
633
634 #: fish/cmds.c:2726
635 msgid "fill a file with octets"
636 msgstr "ऑक्टेट के साथ फाइल भरें"
637
638 #: fish/cmds.c:2727
639 msgid "fill a file with a repeating pattern of bytes"
640 msgstr ""
641
642 #: fish/cmds.c:2728
643 msgid "find all files and directories"
644 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
645
646 #: fish/cmds.c:2729
647 msgid "find all files and directories, returning NUL-separated list"
648 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
649
650 #: fish/cmds.c:2730
651 msgid "find a filesystem by label"
652 msgstr ""
653
654 #: fish/cmds.c:2731
655 msgid "find a filesystem by UUID"
656 msgstr ""
657
658 #: fish/cmds.c:2732
659 msgid "run the filesystem checker"
660 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
661
662 #: fish/cmds.c:2733
663 msgid "get the additional kernel options"
664 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
665
666 #: fish/cmds.c:2734
667 msgid "get the attach method"
668 msgstr ""
669
670 #: fish/cmds.c:2735
671 msgid "get autosync mode"
672 msgstr "autosync विधि पाएँ"
673
674 #: fish/cmds.c:2736
675 msgid "get direct appliance mode flag"
676 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
677
678 #: fish/cmds.c:2737
679 msgid "get the ext2/3/4 filesystem label"
680 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
681
682 #: fish/cmds.c:2738
683 msgid "get the ext2/3/4 filesystem UUID"
684 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
685
686 #: fish/cmds.c:2739
687 msgid "get memory allocated to the qemu subprocess"
688 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
689
690 #: fish/cmds.c:2740
691 msgid "get enable network flag"
692 msgstr ""
693
694 #: fish/cmds.c:2741
695 msgid "get the search path"
696 msgstr "खोज पथ पाएँ"
697
698 #: fish/cmds.c:2742
699 msgid "get process group flag"
700 msgstr ""
701
702 #: fish/cmds.c:2743
703 msgid "get PID of qemu subprocess"
704 msgstr "qemu की उपप्रक्रिया PID पाएँ"
705
706 #: fish/cmds.c:2744
707 msgid "get the qemu binary"
708 msgstr "qemu द्विपदीय पाएँ"
709
710 #: fish/cmds.c:2745
711 msgid "get recovery process enabled flag"
712 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
713
714 #: fish/cmds.c:2746
715 msgid "get SELinux enabled flag"
716 msgstr "SELinux सक्रिय फ्लैग पाएँ"
717
718 #: fish/cmds.c:2747
719 msgid "get the current state"
720 msgstr "मौजूदा स्थिति पाएँ"
721
722 #: fish/cmds.c:2748
723 msgid "get command trace enabled flag"
724 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
725
726 #: fish/cmds.c:2749
727 msgid "get the current umask"
728 msgstr ""
729
730 #: fish/cmds.c:2750
731 msgid "get verbose mode"
732 msgstr "वर्बोस विधि पाएँ"
733
734 #: fish/cmds.c:2751
735 msgid "get SELinux security context"
736 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
737
738 #: fish/cmds.c:2752 fish/cmds.c:2812
739 msgid "get a single extended attribute"
740 msgstr ""
741
742 #: fish/cmds.c:2753 fish/cmds.c:2813
743 msgid "list extended attributes of a file or directory"
744 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
745
746 #: fish/cmds.c:2754
747 msgid "expand wildcards in command"
748 msgstr "कमांड में कमांड वाइल्डकार्ड"
749
750 #: fish/cmds.c:2755
751 msgid "expand a wildcard path"
752 msgstr "वाइल्डकार्ड पथ फैलाएँ"
753
754 #: fish/cmds.c:2758
755 #, fuzzy
756 msgid "install GRUB 1"
757 msgstr "GRUB संस्थापित करें"
758
759 #: fish/cmds.c:2759
760 msgid "return first 10 lines of a file"
761 msgstr "फाइल का 10 पंक्ति वापस करें"
762
763 #: fish/cmds.c:2760
764 msgid "return first N lines of a file"
765 msgstr "फाइल का पहला N पंक्ति वापस करें"
766
767 #: fish/cmds.c:2761
768 msgid "dump a file in hexadecimal"
769 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
770
771 #: fish/cmds.c:2762
772 msgid "edit with a hex editor"
773 msgstr ""
774
775 #: fish/cmds.c:2763
776 msgid "list the contents of a single file in an initrd"
777 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
778
779 #: fish/cmds.c:2764
780 msgid "list files in an initrd"
781 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
782
783 #: fish/cmds.c:2765
784 msgid "add an inotify watch"
785 msgstr "inotify वाच जोड़ें"
786
787 #: fish/cmds.c:2766
788 msgid "close the inotify handle"
789 msgstr "inotify नियंत्रण बंद करें"
790
791 #: fish/cmds.c:2767
792 msgid "return list of watched files that had events"
793 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
794
795 #: fish/cmds.c:2768
796 msgid "create an inotify handle"
797 msgstr "inotify नियंत्रण बनाएँ"
798
799 #: fish/cmds.c:2769
800 msgid "return list of inotify events"
801 msgstr "inotify घटना की सूची वापस करता है"
802
803 #: fish/cmds.c:2770
804 msgid "remove an inotify watch"
805 msgstr "inotify जाँच का हटाएँ"
806
807 #: fish/cmds.c:2771
808 msgid "get architecture of inspected operating system"
809 msgstr ""
810
811 #: fish/cmds.c:2772
812 msgid "get distro of inspected operating system"
813 msgstr ""
814
815 #: fish/cmds.c:2773
816 msgid "get drive letter mappings"
817 msgstr ""
818
819 #: fish/cmds.c:2774
820 msgid "get filesystems associated with inspected operating system"
821 msgstr ""
822
823 #: fish/cmds.c:2775
824 msgid "get format of inspected operating system"
825 msgstr ""
826
827 #: fish/cmds.c:2776
828 msgid "get hostname of the operating system"
829 msgstr ""
830
831 #: fish/cmds.c:2777
832 msgid "get the icon corresponding to this operating system"
833 msgstr ""
834
835 #: fish/cmds.c:2778
836 msgid "get major version of inspected operating system"
837 msgstr ""
838
839 #: fish/cmds.c:2779
840 msgid "get minor version of inspected operating system"
841 msgstr ""
842
843 #: fish/cmds.c:2780
844 msgid "get mountpoints of inspected operating system"
845 msgstr ""
846
847 #: fish/cmds.c:2781
848 msgid "get package format used by the operating system"
849 msgstr ""
850
851 #: fish/cmds.c:2782
852 msgid "get package management tool used by the operating system"
853 msgstr ""
854
855 #: fish/cmds.c:2783
856 msgid "get product name of inspected operating system"
857 msgstr ""
858
859 #: fish/cmds.c:2784
860 msgid "get product variant of inspected operating system"
861 msgstr ""
862
863 #: fish/cmds.c:2785
864 msgid "return list of operating systems found by last inspection"
865 msgstr ""
866
867 #: fish/cmds.c:2786
868 msgid "get type of inspected operating system"
869 msgstr ""
870
871 #: fish/cmds.c:2787
872 msgid "get Windows CurrentControlSet of inspected operating system"
873 msgstr ""
874
875 #: fish/cmds.c:2788
876 msgid "get Windows systemroot of inspected operating system"
877 msgstr ""
878
879 #: fish/cmds.c:2789
880 msgid "get live flag for install disk"
881 msgstr ""
882
883 #: fish/cmds.c:2790
884 msgid "get multipart flag for install disk"
885 msgstr ""
886
887 #: fish/cmds.c:2791
888 msgid "get netinst (network installer) flag for install disk"
889 msgstr ""
890
891 #: fish/cmds.c:2792
892 msgid "get list of applications installed in the operating system"
893 msgstr ""
894
895 #: fish/cmds.c:2793
896 msgid "inspect disk and return list of operating systems found"
897 msgstr ""
898
899 #: fish/cmds.c:2794
900 msgid "test if block device"
901 msgstr ""
902
903 #: fish/cmds.c:2795
904 msgid "is busy processing a command"
905 msgstr "कमांड की प्रक्रिया में व्यस्त है"
906
907 #: fish/cmds.c:2796
908 msgid "test if character device"
909 msgstr ""
910
911 #: fish/cmds.c:2797
912 msgid "is in configuration state"
913 msgstr "विन्यास स्थिति में है"
914
915 #: fish/cmds.c:2798
916 msgid "test if a directory"
917 msgstr ""
918
919 #: fish/cmds.c:2799
920 msgid "test if FIFO (named pipe)"
921 msgstr ""
922
923 #: fish/cmds.c:2800
924 msgid "test if a regular file"
925 msgstr ""
926
927 #: fish/cmds.c:2801
928 msgid "is launching subprocess"
929 msgstr "उपपक्रिया को लॉन्च कर रहा है"
930
931 #: fish/cmds.c:2802
932 msgid "test if device is a logical volume"
933 msgstr ""
934
935 #: fish/cmds.c:2803
936 msgid "is ready to accept commands"
937 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
938
939 #: fish/cmds.c:2804
940 msgid "test if socket"
941 msgstr ""
942
943 #: fish/cmds.c:2805
944 msgid "test if symbolic link"
945 msgstr ""
946
947 #: fish/cmds.c:2806
948 msgid "test if a file contains all zero bytes"
949 msgstr ""
950
951 #: fish/cmds.c:2807
952 msgid "test if a device contains all zero bytes"
953 msgstr ""
954
955 #: fish/cmds.c:2808
956 msgid "kill the qemu subprocess"
957 msgstr "qemu उपपक्रिया को किल करें"
958
959 #: fish/cmds.c:2809
960 msgid "launch the qemu subprocess"
961 msgstr "qemu उपपक्रिया लॉन्च करें"
962
963 #: fish/cmds.c:2810
964 msgid "change working directory"
965 msgstr "कार्यशील निर्देशिका बदलें"
966
967 #: fish/cmds.c:2814
968 msgid "list 9p filesystems"
969 msgstr ""
970
971 #: fish/cmds.c:2815
972 msgid "list the block devices"
973 msgstr "खंड युक्ति को सूचीबद्ध करता है"
974
975 #: fish/cmds.c:2816
976 msgid "list device mapper devices"
977 msgstr ""
978
979 #: fish/cmds.c:2817
980 msgid "list filesystems"
981 msgstr ""
982
983 #: fish/cmds.c:2818
984 msgid "list the partitions"
985 msgstr "विभाजन सूचीबद्ध करें"
986
987 #: fish/cmds.c:2819
988 msgid "list the files in a directory (long format)"
989 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
990
991 #: fish/cmds.c:2820 fish/cmds.c:2821
992 msgid "create a hard link"
993 msgstr "कोई हार्ड लिंक बनाएँ"
994
995 #: fish/cmds.c:2822 fish/cmds.c:2823
996 msgid "create a symbolic link"
997 msgstr "सांकेतिक लिंक बनाएँ"
998
999 #: fish/cmds.c:2824 fish/cmds.c:2917
1000 msgid "remove extended attribute of a file or directory"
1001 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
1002
1003 #: fish/cmds.c:2825
1004 msgid "list the files in a directory"
1005 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1006
1007 #: fish/cmds.c:2826 fish/cmds.c:2945
1008 msgid "set extended attribute of a file or directory"
1009 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
1010
1011 #: fish/cmds.c:2827
1012 msgid "get file information for a symbolic link"
1013 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
1014
1015 #: fish/cmds.c:2828
1016 msgid "lstat on multiple files"
1017 msgstr "lstat विविध फाइल पर"
1018
1019 #: fish/cmds.c:2829
1020 msgid "add a key on a LUKS encrypted device"
1021 msgstr ""
1022
1023 #: fish/cmds.c:2830
1024 msgid "close a LUKS device"
1025 msgstr ""
1026
1027 #: fish/cmds.c:2831 fish/cmds.c:2832
1028 msgid "format a block device as a LUKS encrypted device"
1029 msgstr ""
1030
1031 #: fish/cmds.c:2833
1032 msgid "remove a key from a LUKS encrypted device"
1033 msgstr ""
1034
1035 #: fish/cmds.c:2834
1036 msgid "open a LUKS-encrypted block device"
1037 msgstr ""
1038
1039 #: fish/cmds.c:2835
1040 msgid "open a LUKS-encrypted block device read-only"
1041 msgstr ""
1042
1043 #: fish/cmds.c:2836
1044 msgid "create an LVM logical volume"
1045 msgstr ""
1046
1047 #: fish/cmds.c:2837
1048 msgid "get canonical name of an LV"
1049 msgstr ""
1050
1051 #: fish/cmds.c:2838
1052 msgid "clear LVM device filter"
1053 msgstr ""
1054
1055 #: fish/cmds.c:2839
1056 msgid "remove all LVM LVs, VGs and PVs"
1057 msgstr "सभी LVM LV, VG और PV हटाएँ"
1058
1059 #: fish/cmds.c:2840
1060 msgid "set LVM device filter"
1061 msgstr ""
1062
1063 #: fish/cmds.c:2841
1064 msgid "remove an LVM logical volume"
1065 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1066
1067 #: fish/cmds.c:2842
1068 msgid "rename an LVM logical volume"
1069 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1070
1071 #: fish/cmds.c:2843
1072 msgid "resize an LVM logical volume"
1073 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1074
1075 #: fish/cmds.c:2844
1076 msgid "expand an LV to fill free space"
1077 msgstr ""
1078
1079 #: fish/cmds.c:2845 fish/cmds.c:2846
1080 msgid "list the LVM logical volumes (LVs)"
1081 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1082
1083 #: fish/cmds.c:2847
1084 msgid "get the UUID of a logical volume"
1085 msgstr ""
1086
1087 #: fish/cmds.c:2848
1088 msgid "lgetxattr on multiple files"
1089 msgstr "विविध फाइल पर lgetxattr करें"
1090
1091 #: fish/cmds.c:2849
1092 msgid "open the manual"
1093 msgstr ""
1094
1095 #: fish/cmds.c:2850
1096 msgid "create a directory"
1097 msgstr "निर्देशिका बनाएँ"
1098
1099 #: fish/cmds.c:2851
1100 msgid "create a directory with a particular mode"
1101 msgstr "खास विधि से निर्देशिका बनाएँ"
1102
1103 #: fish/cmds.c:2852
1104 msgid "create a directory and parents"
1105 msgstr "जनक और निर्देशिका बनाएँ"
1106
1107 #: fish/cmds.c:2853
1108 msgid "create a temporary directory"
1109 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1110
1111 #: fish/cmds.c:2854 fish/cmds.c:2855 fish/cmds.c:2856
1112 msgid "make ext2/3/4 filesystem with external journal"
1113 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1114
1115 #: fish/cmds.c:2857
1116 msgid "make ext2/3/4 external journal"
1117 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1118
1119 #: fish/cmds.c:2858
1120 msgid "make ext2/3/4 external journal with label"
1121 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1122
1123 #: fish/cmds.c:2859
1124 msgid "make ext2/3/4 external journal with UUID"
1125 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1126
1127 #: fish/cmds.c:2860
1128 msgid "make FIFO (named pipe)"
1129 msgstr "FIFO (named पाइप) बनाएँ"
1130
1131 #: fish/cmds.c:2861 fish/cmds.c:2863
1132 msgid "make a filesystem"
1133 msgstr "फाइलसिस्टम बनाएँ"
1134
1135 #: fish/cmds.c:2862
1136 msgid "make a filesystem with block size"
1137 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1138
1139 #: fish/cmds.c:2864
1140 msgid "create a mountpoint"
1141 msgstr "आरोहबिंदु बनाएँ"
1142
1143 #: fish/cmds.c:2865
1144 msgid "make block, character or FIFO devices"
1145 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1146
1147 #: fish/cmds.c:2866
1148 msgid "make block device node"
1149 msgstr "खंड युक्ति नोड बनाएँ"
1150
1151 #: fish/cmds.c:2867
1152 msgid "make char device node"
1153 msgstr "चार युक्ति नोड बनाएँ"
1154
1155 #: fish/cmds.c:2868
1156 msgid "create a swap partition"
1157 msgstr "कोई स्वैप विभाजन बनाएँ"
1158
1159 #: fish/cmds.c:2869
1160 msgid "create a swap partition with a label"
1161 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1162
1163 #: fish/cmds.c:2870
1164 msgid "create a swap partition with an explicit UUID"
1165 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1166
1167 #: fish/cmds.c:2871
1168 msgid "create a swap file"
1169 msgstr "कोई स्वैप फाइल बनाएँ"
1170
1171 #: fish/cmds.c:2872
1172 msgid "load a kernel module"
1173 msgstr "कर्नेल मॉड्यूल लोड करें"
1174
1175 #: fish/cmds.c:2873
1176 msgid "view a file"
1177 msgstr ""
1178
1179 #: fish/cmds.c:2874
1180 msgid "mount a guest disk at a position in the filesystem"
1181 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1182
1183 #: fish/cmds.c:2875
1184 msgid "mount 9p filesystem"
1185 msgstr ""
1186
1187 #: fish/cmds.c:2876
1188 msgid "mount a file using the loop device"
1189 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1190
1191 #: fish/cmds.c:2877
1192 msgid "mount a guest disk with mount options"
1193 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1194
1195 #: fish/cmds.c:2878
1196 msgid "mount a guest disk, read-only"
1197 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1198
1199 #: fish/cmds.c:2879
1200 msgid "mount a guest disk with mount options and vfstype"
1201 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1202
1203 #: fish/cmds.c:2880
1204 msgid "show mountpoints"
1205 msgstr "आरोहबिंदु दिखाएँ"
1206
1207 #: fish/cmds.c:2881
1208 msgid "show mounted filesystems"
1209 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1210
1211 #: fish/cmds.c:2882
1212 msgid "move a file"
1213 msgstr "कोई फाइल खिसकाएँ"
1214
1215 #: fish/cmds.c:2883
1216 msgid "probe NTFS volume"
1217 msgstr "NTFS वॉल्यूम जाँचें"
1218
1219 #: fish/cmds.c:2884 fish/cmds.c:2885
1220 msgid "resize an NTFS filesystem"
1221 msgstr ""
1222
1223 #: fish/cmds.c:2886
1224 msgid "resize an NTFS filesystem (with size)"
1225 msgstr ""
1226
1227 #: fish/cmds.c:2887
1228 msgid "add a partition to the device"
1229 msgstr "युक्ति में कोई विभाजन जोड़ें"
1230
1231 #: fish/cmds.c:2888
1232 msgid "delete a partition"
1233 msgstr ""
1234
1235 #: fish/cmds.c:2889
1236 msgid "partition whole disk with a single primary partition"
1237 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1238
1239 #: fish/cmds.c:2890
1240 msgid "return true if a partition is bootable"
1241 msgstr ""
1242
1243 #: fish/cmds.c:2891
1244 msgid "get the MBR type byte (ID byte) from a partition"
1245 msgstr ""
1246
1247 #: fish/cmds.c:2892
1248 msgid "get the partition table type"
1249 msgstr "विभाजन सारणी प्रकार पाएँ"
1250
1251 #: fish/cmds.c:2893
1252 msgid "create an empty partition table"
1253 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1254
1255 #: fish/cmds.c:2894
1256 msgid "list partitions on a device"
1257 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1258
1259 #: fish/cmds.c:2895
1260 msgid "make a partition bootable"
1261 msgstr "विभाजन को बूट योग्य बनाएँ"
1262
1263 #: fish/cmds.c:2896
1264 msgid "set the MBR type byte (ID byte) of a partition"
1265 msgstr ""
1266
1267 #: fish/cmds.c:2897
1268 msgid "set partition name"
1269 msgstr "विभाजन नाम सेट करें"
1270
1271 #: fish/cmds.c:2898
1272 msgid "convert partition name to device name"
1273 msgstr ""
1274
1275 #: fish/cmds.c:2899
1276 msgid "ping the guest daemon"
1277 msgstr "अतिथि डेमॉन पिंग करें"
1278
1279 #: fish/cmds.c:2900
1280 msgid "read part of a file"
1281 msgstr "किसी फाइल का हिस्सा पढ़ें"
1282
1283 #: fish/cmds.c:2901
1284 msgid "read part of a device"
1285 msgstr ""
1286
1287 #: fish/cmds.c:2902
1288 msgid "create an LVM physical volume"
1289 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1290
1291 #: fish/cmds.c:2903
1292 msgid "remove an LVM physical volume"
1293 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1294
1295 #: fish/cmds.c:2904
1296 msgid "resize an LVM physical volume"
1297 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1298
1299 #: fish/cmds.c:2905
1300 msgid "resize an LVM physical volume (with size)"
1301 msgstr ""
1302
1303 #: fish/cmds.c:2906 fish/cmds.c:2907
1304 msgid "list the LVM physical volumes (PVs)"
1305 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1306
1307 #: fish/cmds.c:2908
1308 msgid "get the UUID of a physical volume"
1309 msgstr ""
1310
1311 #: fish/cmds.c:2909
1312 msgid "write to part of a file"
1313 msgstr ""
1314
1315 #: fish/cmds.c:2910
1316 msgid "write to part of a device"
1317 msgstr ""
1318
1319 #: fish/cmds.c:2911
1320 msgid "read a file"
1321 msgstr "फाइल पढ़ें"
1322
1323 #: fish/cmds.c:2912
1324 msgid "read file as lines"
1325 msgstr "फाइल पंक्ति बार पढ़ें"
1326
1327 #: fish/cmds.c:2913
1328 msgid "read directories entries"
1329 msgstr "निर्देशिका प्रविष्टि पढें"
1330
1331 #: fish/cmds.c:2914
1332 msgid "read the target of a symbolic link"
1333 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1334
1335 #: fish/cmds.c:2915
1336 msgid "readlink on multiple files"
1337 msgstr "मल्टीपल फाइल पर रीडलिंक"
1338
1339 #: fish/cmds.c:2916
1340 msgid "canonicalized absolute pathname"
1341 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1342
1343 #: fish/cmds.c:2918
1344 msgid "close and reopen libguestfs handle"
1345 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1346
1347 #: fish/cmds.c:2919
1348 msgid "resize an ext2, ext3 or ext4 filesystem"
1349 msgstr ""
1350
1351 #: fish/cmds.c:2920
1352 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1353 msgstr ""
1354
1355 #: fish/cmds.c:2921
1356 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1357 msgstr ""
1358
1359 #: fish/cmds.c:2922
1360 msgid "remove a file"
1361 msgstr "फाइल हटाएँ"
1362
1363 #: fish/cmds.c:2923
1364 msgid "remove a file or directory recursively"
1365 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1366
1367 #: fish/cmds.c:2924
1368 msgid "remove a directory"
1369 msgstr "निर्देशिका हटाएँ"
1370
1371 #: fish/cmds.c:2925
1372 msgid "remove a mountpoint"
1373 msgstr "माउंट प्वाइंट हटाएँ"
1374
1375 #: fish/cmds.c:2926
1376 msgid "scrub (securely wipe) a device"
1377 msgstr "scrub (securely wipe) युक्ति"
1378
1379 #: fish/cmds.c:2927
1380 msgid "scrub (securely wipe) a file"
1381 msgstr "फाइल स्क्रब करें"
1382
1383 #: fish/cmds.c:2928
1384 msgid "scrub (securely wipe) free space"
1385 msgstr "मुक्त स्थान को साफ करें"
1386
1387 #: fish/cmds.c:2929
1388 msgid "add options to kernel command line"
1389 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1390
1391 #: fish/cmds.c:2930
1392 msgid "set the attach method"
1393 msgstr ""
1394
1395 #: fish/cmds.c:2931
1396 msgid "set autosync mode"
1397 msgstr "autosync विधि सेट करें"
1398
1399 #: fish/cmds.c:2932
1400 msgid "enable or disable direct appliance mode"
1401 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1402
1403 #: fish/cmds.c:2933
1404 msgid "set the ext2/3/4 filesystem label"
1405 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1406
1407 #: fish/cmds.c:2934
1408 msgid "set the ext2/3/4 filesystem UUID"
1409 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1410
1411 #: fish/cmds.c:2935
1412 msgid "set memory allocated to the qemu subprocess"
1413 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1414
1415 #: fish/cmds.c:2936
1416 msgid "set enable network flag"
1417 msgstr ""
1418
1419 #: fish/cmds.c:2937
1420 msgid "set the search path"
1421 msgstr "खोज पथ सेट करें"
1422
1423 #: fish/cmds.c:2938
1424 msgid "set process group flag"
1425 msgstr ""
1426
1427 #: fish/cmds.c:2939
1428 msgid "set the qemu binary"
1429 msgstr "emu द्विपदीय सेट करें"
1430
1431 #: fish/cmds.c:2940
1432 msgid "enable or disable the recovery process"
1433 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1434
1435 #: fish/cmds.c:2941
1436 msgid "set SELinux enabled or disabled at appliance boot"
1437 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1438
1439 #: fish/cmds.c:2942
1440 msgid "enable or disable command traces"
1441 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1442
1443 #: fish/cmds.c:2943
1444 msgid "set verbose mode"
1445 msgstr "वर्बोस विधि सेट करें"
1446
1447 #: fish/cmds.c:2944
1448 msgid "set SELinux security context"
1449 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1450
1451 #: fish/cmds.c:2946 fish/cmds.c:2947
1452 msgid "create partitions on a block device"
1453 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1454
1455 #: fish/cmds.c:2948
1456 msgid "modify a single partition on a block device"
1457 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1458
1459 #: fish/cmds.c:2949
1460 msgid "display the disk geometry from the partition table"
1461 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1462
1463 #: fish/cmds.c:2950
1464 msgid "display the kernel geometry"
1465 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1466
1467 #: fish/cmds.c:2951
1468 msgid "display the partition table"
1469 msgstr "विभाजन सारणी को दिखाएँ"
1470
1471 #: fish/cmds.c:2952
1472 msgid "run a command via the shell"
1473 msgstr "शेल से होकर कमांड चलाएँ"
1474
1475 #: fish/cmds.c:2953
1476 msgid "run a command via the shell returning lines"
1477 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1478
1479 #: fish/cmds.c:2954
1480 msgid "sleep for some seconds"
1481 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1482
1483 #: fish/cmds.c:2955
1484 msgid "create a sparse disk image and add"
1485 msgstr ""
1486
1487 #: fish/cmds.c:2956
1488 msgid "get file information"
1489 msgstr "फाइल सूचना पाएँ"
1490
1491 #: fish/cmds.c:2957
1492 msgid "get file system statistics"
1493 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1494
1495 #: fish/cmds.c:2958 fish/cmds.c:2959
1496 msgid "print the printable strings in a file"
1497 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1498
1499 #: fish/cmds.c:2960
1500 msgid "list supported groups of commands"
1501 msgstr ""
1502
1503 #: fish/cmds.c:2961
1504 msgid "disable swap on device"
1505 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1506
1507 #: fish/cmds.c:2962
1508 msgid "disable swap on file"
1509 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1510
1511 #: fish/cmds.c:2963
1512 msgid "disable swap on labeled swap partition"
1513 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1514
1515 #: fish/cmds.c:2964
1516 msgid "disable swap on swap partition by UUID"
1517 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1518
1519 #: fish/cmds.c:2965
1520 msgid "enable swap on device"
1521 msgstr "युक्ति पर स्वैप सक्रिय करें"
1522
1523 #: fish/cmds.c:2966
1524 msgid "enable swap on file"
1525 msgstr "फाइल पर स्वैप सक्रिय करें"
1526
1527 #: fish/cmds.c:2967
1528 msgid "enable swap on labeled swap partition"
1529 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1530
1531 #: fish/cmds.c:2968
1532 msgid "enable swap on swap partition by UUID"
1533 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1534
1535 #: fish/cmds.c:2969
1536 msgid "sync disks, writes are flushed through to the disk image"
1537 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1538
1539 #: fish/cmds.c:2970
1540 msgid "return last 10 lines of a file"
1541 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1542
1543 #: fish/cmds.c:2971
1544 msgid "return last N lines of a file"
1545 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1546
1547 #: fish/cmds.c:2972
1548 msgid "unpack tarfile to directory"
1549 msgstr "tarfile को निर्देशिका में खोलें"
1550
1551 #: fish/cmds.c:2973
1552 msgid "pack directory into tarfile"
1553 msgstr "निर्देशिका को tarfile में पैक करें"
1554
1555 #: fish/cmds.c:2974 fish/cmds.c:2981
1556 msgid "unpack compressed tarball to directory"
1557 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1558
1559 #: fish/cmds.c:2975 fish/cmds.c:2982
1560 msgid "pack directory into compressed tarball"
1561 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1562
1563 #: fish/cmds.c:2976
1564 msgid "print elapsed time taken to run a command"
1565 msgstr ""
1566
1567 #: fish/cmds.c:2977
1568 msgid "update file timestamps or create a new file"
1569 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1570
1571 #: fish/cmds.c:2978
1572 msgid "truncate a file to zero size"
1573 msgstr "फाइल को शून्य आकार में काटें"
1574
1575 #: fish/cmds.c:2979
1576 msgid "truncate a file to a particular size"
1577 msgstr "फाइल को किसी खास आकार में काटें"
1578
1579 #: fish/cmds.c:2980
1580 msgid "get ext2/ext3/ext4 superblock details"
1581 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1582
1583 #: fish/cmds.c:2983
1584 msgid "set file mode creation mask (umask)"
1585 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1586
1587 #: fish/cmds.c:2984
1588 msgid "unmount a filesystem"
1589 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1590
1591 #: fish/cmds.c:2985
1592 msgid "unmount all filesystems"
1593 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1594
1595 #: fish/cmds.c:2986
1596 msgid "upload a file from the local machine"
1597 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1598
1599 #: fish/cmds.c:2987
1600 msgid "upload a file from the local machine with offset"
1601 msgstr ""
1602
1603 #: fish/cmds.c:2988
1604 msgid "set timestamp of a file with nanosecond precision"
1605 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1606
1607 #: fish/cmds.c:2989
1608 msgid "get the library version number"
1609 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1610
1611 #: fish/cmds.c:2990
1612 msgid "get the filesystem label"
1613 msgstr ""
1614
1615 #: fish/cmds.c:2991
1616 msgid "get the Linux VFS type corresponding to a mounted device"
1617 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1618
1619 #: fish/cmds.c:2992
1620 msgid "get the filesystem UUID"
1621 msgstr ""
1622
1623 #: fish/cmds.c:2993
1624 msgid "activate or deactivate some volume groups"
1625 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1626
1627 #: fish/cmds.c:2994
1628 msgid "activate or deactivate all volume groups"
1629 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1630
1631 #: fish/cmds.c:2995
1632 msgid "create an LVM volume group"
1633 msgstr "LVM वॉल्यूम समूह बनाएँ"
1634
1635 #: fish/cmds.c:2996
1636 msgid "get the LV UUIDs of all LVs in the volume group"
1637 msgstr ""
1638
1639 #: fish/cmds.c:2997
1640 msgid "get the PV UUIDs containing the volume group"
1641 msgstr ""
1642
1643 #: fish/cmds.c:2998
1644 msgid "remove an LVM volume group"
1645 msgstr "LVM वाल्यूम समूह हटाएँ"
1646
1647 #: fish/cmds.c:2999
1648 msgid "rename an LVM volume group"
1649 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1650
1651 #: fish/cmds.c:3000 fish/cmds.c:3001
1652 msgid "list the LVM volume groups (VGs)"
1653 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1654
1655 #: fish/cmds.c:3002
1656 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1657 msgstr ""
1658
1659 #: fish/cmds.c:3003
1660 msgid "get the UUID of a volume group"
1661 msgstr ""
1662
1663 #: fish/cmds.c:3004
1664 msgid "count characters in a file"
1665 msgstr "फाइल में वर्ण गिनती करें"
1666
1667 #: fish/cmds.c:3005
1668 msgid "count lines in a file"
1669 msgstr "फाइल में पंक्ति गिनती करें"
1670
1671 #: fish/cmds.c:3006
1672 msgid "count words in a file"
1673 msgstr "फाइल में शब्द गिनती करें"
1674
1675 #: fish/cmds.c:3007
1676 msgid "create a new file"
1677 msgstr ""
1678
1679 #: fish/cmds.c:3008
1680 msgid "append content to end of file"
1681 msgstr ""
1682
1683 #: fish/cmds.c:3009
1684 msgid "create a file"
1685 msgstr "फाइल बनाएँ"
1686
1687 #: fish/cmds.c:3012
1688 msgid "write zeroes to the device"
1689 msgstr "युक्ति में शून्य लिखें"
1690
1691 #: fish/cmds.c:3013
1692 msgid "write zeroes to an entire device"
1693 msgstr ""
1694
1695 #: fish/cmds.c:3014
1696 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1697 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1698
1699 #: fish/cmds.c:3017
1700 msgid "determine file type inside a compressed file"
1701 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1702
1703 #: fish/cmds.c:3020
1704 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1705 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1706
1707 #: fish/cmds.c:3338 fish/cmds.c:3352 fish/cmds.c:3368 fish/cmds.c:3385
1708 #: fish/cmds.c:3402 fish/cmds.c:3420 fish/cmds.c:3439 fish/cmds.c:3455
1709 #: fish/cmds.c:3473 fish/cmds.c:3489 fish/cmds.c:3507 fish/cmds.c:3523
1710 #: fish/cmds.c:3540 fish/cmds.c:3555 fish/cmds.c:3573 fish/cmds.c:3588
1711 #: fish/cmds.c:3604 fish/cmds.c:3620 fish/cmds.c:3636 fish/cmds.c:3652
1712 #: fish/cmds.c:3668 fish/cmds.c:3686 fish/cmds.c:3719 fish/cmds.c:3735
1713 #: fish/cmds.c:3751 fish/cmds.c:3770 fish/cmds.c:3785 fish/cmds.c:3803
1714 #: fish/cmds.c:3818 fish/cmds.c:3836 fish/cmds.c:3851 fish/cmds.c:3869
1715 #: fish/cmds.c:3884 fish/cmds.c:3903 fish/cmds.c:3922 fish/cmds.c:3940
1716 #: fish/cmds.c:3960 fish/cmds.c:3979 fish/cmds.c:3999 fish/cmds.c:4019
1717 #: fish/cmds.c:4039 fish/cmds.c:4058 fish/cmds.c:4077 fish/cmds.c:4097
1718 #: fish/cmds.c:4117 fish/cmds.c:4137 fish/cmds.c:4152 fish/cmds.c:4168
1719 #: fish/cmds.c:4240 fish/cmds.c:4258 fish/cmds.c:4275 fish/cmds.c:4359
1720 #: fish/cmds.c:4379 fish/cmds.c:4399 fish/cmds.c:4419 fish/cmds.c:4439
1721 #: fish/cmds.c:4459 fish/cmds.c:4478 fish/cmds.c:4497 fish/cmds.c:4516
1722 #: fish/cmds.c:4531 fish/cmds.c:4550 fish/cmds.c:4570 fish/cmds.c:4590
1723 #: fish/cmds.c:4666 fish/cmds.c:4681 fish/cmds.c:4700 fish/cmds.c:4716
1724 #: fish/cmds.c:4732 fish/cmds.c:4751 fish/cmds.c:4773 fish/cmds.c:4795
1725 #: fish/cmds.c:4815 fish/cmds.c:4832 fish/cmds.c:4849 fish/cmds.c:4866
1726 #: fish/cmds.c:4883 fish/cmds.c:4900 fish/cmds.c:4917 fish/cmds.c:4934
1727 #: fish/cmds.c:4953 fish/cmds.c:4976 fish/cmds.c:5012 fish/cmds.c:5029
1728 #: fish/cmds.c:5052 fish/cmds.c:5074 fish/cmds.c:5095 fish/cmds.c:5115
1729 #: fish/cmds.c:5134 fish/cmds.c:5154 fish/cmds.c:5172 fish/cmds.c:5190
1730 #: fish/cmds.c:5204 fish/cmds.c:5220 fish/cmds.c:5240 fish/cmds.c:5259
1731 #: fish/cmds.c:5278 fish/cmds.c:5297 fish/cmds.c:5316 fish/cmds.c:5336
1732 #: fish/cmds.c:5376 fish/cmds.c:5433 fish/cmds.c:5454 fish/cmds.c:5475
1733 #: fish/cmds.c:5496 fish/cmds.c:5514 fish/cmds.c:5536 fish/cmds.c:5574
1734 #: fish/cmds.c:5596 fish/cmds.c:5675 fish/cmds.c:5714 fish/cmds.c:5729
1735 #: fish/cmds.c:5746 fish/cmds.c:5760 fish/cmds.c:5776 fish/cmds.c:5798
1736 #: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5864 fish/cmds.c:5886
1737 #: fish/cmds.c:5908 fish/cmds.c:5928 fish/cmds.c:5945 fish/cmds.c:5962
1738 #: fish/cmds.c:5981 fish/cmds.c:6000 fish/cmds.c:6020 fish/cmds.c:6056
1739 #: fish/cmds.c:6075 fish/cmds.c:6094 fish/cmds.c:6111 fish/cmds.c:6129
1740 #: fish/cmds.c:6152 fish/cmds.c:6175 fish/cmds.c:6199 fish/cmds.c:6222
1741 #: fish/cmds.c:6243 fish/cmds.c:6266 fish/cmds.c:6289 fish/cmds.c:6309
1742 #: fish/cmds.c:6331 fish/cmds.c:6352 fish/cmds.c:6375 fish/cmds.c:6392
1743 #: fish/cmds.c:6409 fish/cmds.c:6427 fish/cmds.c:6445 fish/cmds.c:6466
1744 #: fish/cmds.c:6484 fish/cmds.c:6505 fish/cmds.c:6525 fish/cmds.c:6543
1745 #: fish/cmds.c:6564 fish/cmds.c:6587 fish/cmds.c:6610 fish/cmds.c:6632
1746 #: fish/cmds.c:6665 fish/cmds.c:6682 fish/cmds.c:6699 fish/cmds.c:6723
1747 #: fish/cmds.c:6746 fish/cmds.c:6769 fish/cmds.c:6791 fish/cmds.c:6808
1748 #: fish/cmds.c:6830 fish/cmds.c:6924 fish/cmds.c:6944 fish/cmds.c:6964
1749 #: fish/cmds.c:6984 fish/cmds.c:7002 fish/cmds.c:7023 fish/cmds.c:7059
1750 #: fish/cmds.c:7076 fish/cmds.c:7098 fish/cmds.c:7115 fish/cmds.c:7151
1751 #: fish/cmds.c:7171 fish/cmds.c:7191 fish/cmds.c:7211 fish/cmds.c:7233
1752 #: fish/cmds.c:7250 fish/cmds.c:7269 fish/cmds.c:7288 fish/cmds.c:7310
1753 #: fish/cmds.c:7331 fish/cmds.c:7352 fish/cmds.c:7373 fish/cmds.c:7396
1754 #: fish/cmds.c:7437 fish/cmds.c:7460 fish/cmds.c:7499 fish/cmds.c:7516
1755 #: fish/cmds.c:7535 fish/cmds.c:7556 fish/cmds.c:7579 fish/cmds.c:7601
1756 #: fish/cmds.c:7619 fish/cmds.c:7638 fish/cmds.c:7659 fish/cmds.c:7736
1757 #: fish/cmds.c:7777 fish/cmds.c:7856 fish/cmds.c:7932 fish/cmds.c:7969
1758 #: fish/cmds.c:7992 fish/cmds.c:8013 fish/cmds.c:8036 fish/cmds.c:8058
1759 #: fish/cmds.c:8083 fish/cmds.c:8126 fish/cmds.c:8167 fish/cmds.c:8188
1760 #: fish/cmds.c:8206 fish/cmds.c:8225 fish/cmds.c:8242 fish/cmds.c:8260
1761 #: fish/cmds.c:8287 fish/cmds.c:8311 fish/cmds.c:8335 fish/cmds.c:8359
1762 #: fish/cmds.c:8383 fish/cmds.c:8407 fish/cmds.c:8431 fish/cmds.c:8455
1763 #: fish/cmds.c:8479 fish/cmds.c:8503 fish/cmds.c:8527 fish/cmds.c:8551
1764 #: fish/cmds.c:8574 fish/cmds.c:8597 fish/cmds.c:8618 fish/cmds.c:8639
1765 #: fish/cmds.c:8660 fish/cmds.c:8680 fish/cmds.c:8703 fish/cmds.c:8741
1766 #: fish/cmds.c:8758 fish/cmds.c:8775 fish/cmds.c:8794 fish/cmds.c:8813
1767 #: fish/cmds.c:8830 fish/cmds.c:8847 fish/cmds.c:8864 fish/cmds.c:8881
1768 #: fish/cmds.c:8900 fish/cmds.c:8936 fish/cmds.c:8976 fish/cmds.c:9009
1769 #: fish/cmds.c:9026 fish/cmds.c:9043 fish/cmds.c:9059 fish/cmds.c:9074
1770 #: fish/cmds.c:9095 fish/cmds.c:9133 fish/cmds.c:9171 fish/cmds.c:9210
1771 #: fish/cmds.c:9250 fish/cmds.c:9291 fish/cmds.c:9332 fish/cmds.c:9370
1772 #: fish/cmds.c:9387 fish/cmds.c:9410 fish/cmds.c:9432 fish/cmds.c:9454
1773 #: fish/cmds.c:9474 fish/cmds.c:9494 fish/cmds.c:9530 fish/cmds.c:9602
1774 #: fish/cmds.c:9642 fish/cmds.c:9700 fish/cmds.c:9726 fish/cmds.c:9752
1775 #: fish/cmds.c:9780 fish/cmds.c:9839 fish/cmds.c:9860 fish/cmds.c:9905
1776 #: fish/cmds.c:9925 fish/cmds.c:9964 fish/cmds.c:10001 fish/cmds.c:10021
1777 #: fish/cmds.c:10043 fish/cmds.c:10100 fish/cmds.c:10120 fish/cmds.c:10142
1778 #: fish/cmds.c:10164 fish/cmds.c:10183 fish/cmds.c:10203 fish/cmds.c:10230
1779 #: fish/cmds.c:10250 fish/cmds.c:10270 fish/cmds.c:10290 fish/cmds.c:10310
1780 #: fish/cmds.c:10332 fish/cmds.c:10367 fish/cmds.c:10385 fish/cmds.c:10408
1781 #: fish/cmds.c:10430 fish/cmds.c:10445 fish/cmds.c:10462 fish/cmds.c:10499
1782 #: fish/cmds.c:10538 fish/cmds.c:10578 fish/cmds.c:10634 fish/cmds.c:10656
1783 #: fish/cmds.c:10692 fish/cmds.c:10707 fish/cmds.c:10727 fish/cmds.c:10767
1784 #: fish/cmds.c:10790 fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10880
1785 #: fish/cmds.c:10905 fish/cmds.c:10943 fish/cmds.c:10974 fish/cmds.c:11005
1786 #: fish/cmds.c:11033 fish/cmds.c:11053 fish/cmds.c:11085 fish/cmds.c:11105
1787 #: fish/cmds.c:11125 fish/cmds.c:11142 fish/cmds.c:11160 fish/cmds.c:11183
1788 #: fish/cmds.c:11204 fish/cmds.c:11223 fish/cmds.c:11265 fish/cmds.c:11308
1789 #: fish/cmds.c:11352 fish/cmds.c:11391 fish/cmds.c:11410 fish/cmds.c:11430
1790 #: fish/cmds.c:11450 fish/cmds.c:11471 fish/cmds.c:11492 fish/cmds.c:11513
1791 #: fish/cmds.c:11534 fish/cmds.c:11555 fish/cmds.c:11577 fish/cmds.c:11615
1792 #: fish/cmds.c:11666 fish/cmds.c:11704 fish/cmds.c:11760 fish/cmds.c:11896
1793 #: fish/cmds.c:11925 fish/cmds.c:11952 fish/cmds.c:11969 fish/cmds.c:11990
1794 #: fish/cmds.c:12007 fish/cmds.c:12069 fish/cmds.c:12207
1795 #, c-format
1796 msgid "%s should have %d parameter(s)\n"
1797 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1798
1799 #: fish/cmds.c:3339 fish/cmds.c:3353 fish/cmds.c:3369 fish/cmds.c:3386
1800 #: fish/cmds.c:3403 fish/cmds.c:3421 fish/cmds.c:3440 fish/cmds.c:3456
1801 #: fish/cmds.c:3474 fish/cmds.c:3490 fish/cmds.c:3508 fish/cmds.c:3524
1802 #: fish/cmds.c:3541 fish/cmds.c:3556 fish/cmds.c:3574 fish/cmds.c:3589
1803 #: fish/cmds.c:3605 fish/cmds.c:3621 fish/cmds.c:3637 fish/cmds.c:3653
1804 #: fish/cmds.c:3669 fish/cmds.c:3687 fish/cmds.c:3720 fish/cmds.c:3736
1805 #: fish/cmds.c:3752 fish/cmds.c:3771 fish/cmds.c:3786 fish/cmds.c:3804
1806 #: fish/cmds.c:3819 fish/cmds.c:3837 fish/cmds.c:3852 fish/cmds.c:3870
1807 #: fish/cmds.c:3885 fish/cmds.c:3904 fish/cmds.c:3923 fish/cmds.c:3941
1808 #: fish/cmds.c:3961 fish/cmds.c:3980 fish/cmds.c:4000 fish/cmds.c:4020
1809 #: fish/cmds.c:4040 fish/cmds.c:4059 fish/cmds.c:4078 fish/cmds.c:4098
1810 #: fish/cmds.c:4118 fish/cmds.c:4138 fish/cmds.c:4153 fish/cmds.c:4169
1811 #: fish/cmds.c:4190 fish/cmds.c:4241 fish/cmds.c:4259 fish/cmds.c:4276
1812 #: fish/cmds.c:4297 fish/cmds.c:4360 fish/cmds.c:4380 fish/cmds.c:4400
1813 #: fish/cmds.c:4420 fish/cmds.c:4440 fish/cmds.c:4460 fish/cmds.c:4479
1814 #: fish/cmds.c:4498 fish/cmds.c:4517 fish/cmds.c:4532 fish/cmds.c:4551
1815 #: fish/cmds.c:4571 fish/cmds.c:4591 fish/cmds.c:4614 fish/cmds.c:4667
1816 #: fish/cmds.c:4682 fish/cmds.c:4701 fish/cmds.c:4717 fish/cmds.c:4733
1817 #: fish/cmds.c:4752 fish/cmds.c:4774 fish/cmds.c:4796 fish/cmds.c:4816
1818 #: fish/cmds.c:4833 fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4884
1819 #: fish/cmds.c:4901 fish/cmds.c:4918 fish/cmds.c:4935 fish/cmds.c:4954
1820 #: fish/cmds.c:4977 fish/cmds.c:5013 fish/cmds.c:5030 fish/cmds.c:5053
1821 #: fish/cmds.c:5075 fish/cmds.c:5096 fish/cmds.c:5116 fish/cmds.c:5135
1822 #: fish/cmds.c:5155 fish/cmds.c:5173 fish/cmds.c:5191 fish/cmds.c:5205
1823 #: fish/cmds.c:5221 fish/cmds.c:5241 fish/cmds.c:5260 fish/cmds.c:5279
1824 #: fish/cmds.c:5298 fish/cmds.c:5317 fish/cmds.c:5337 fish/cmds.c:5377
1825 #: fish/cmds.c:5434 fish/cmds.c:5455 fish/cmds.c:5476 fish/cmds.c:5497
1826 #: fish/cmds.c:5515 fish/cmds.c:5537 fish/cmds.c:5575 fish/cmds.c:5597
1827 #: fish/cmds.c:5676 fish/cmds.c:5715 fish/cmds.c:5730 fish/cmds.c:5747
1828 #: fish/cmds.c:5761 fish/cmds.c:5777 fish/cmds.c:5799 fish/cmds.c:5821
1829 #: fish/cmds.c:5843 fish/cmds.c:5865 fish/cmds.c:5887 fish/cmds.c:5909
1830 #: fish/cmds.c:5929 fish/cmds.c:5946 fish/cmds.c:5963 fish/cmds.c:5982
1831 #: fish/cmds.c:6001 fish/cmds.c:6021 fish/cmds.c:6057 fish/cmds.c:6076
1832 #: fish/cmds.c:6095 fish/cmds.c:6112 fish/cmds.c:6130 fish/cmds.c:6153
1833 #: fish/cmds.c:6176 fish/cmds.c:6200 fish/cmds.c:6223 fish/cmds.c:6244
1834 #: fish/cmds.c:6267 fish/cmds.c:6290 fish/cmds.c:6310 fish/cmds.c:6332
1835 #: fish/cmds.c:6353 fish/cmds.c:6376 fish/cmds.c:6393 fish/cmds.c:6410
1836 #: fish/cmds.c:6428 fish/cmds.c:6446 fish/cmds.c:6467 fish/cmds.c:6485
1837 #: fish/cmds.c:6506 fish/cmds.c:6526 fish/cmds.c:6544 fish/cmds.c:6565
1838 #: fish/cmds.c:6588 fish/cmds.c:6611 fish/cmds.c:6633 fish/cmds.c:6666
1839 #: fish/cmds.c:6683 fish/cmds.c:6700 fish/cmds.c:6724 fish/cmds.c:6747
1840 #: fish/cmds.c:6770 fish/cmds.c:6792 fish/cmds.c:6809 fish/cmds.c:6831
1841 #: fish/cmds.c:6925 fish/cmds.c:6945 fish/cmds.c:6965 fish/cmds.c:6985
1842 #: fish/cmds.c:7003 fish/cmds.c:7024 fish/cmds.c:7060 fish/cmds.c:7077
1843 #: fish/cmds.c:7099 fish/cmds.c:7116 fish/cmds.c:7152 fish/cmds.c:7172
1844 #: fish/cmds.c:7192 fish/cmds.c:7212 fish/cmds.c:7234 fish/cmds.c:7251
1845 #: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7311 fish/cmds.c:7332
1846 #: fish/cmds.c:7353 fish/cmds.c:7374 fish/cmds.c:7397 fish/cmds.c:7438
1847 #: fish/cmds.c:7461 fish/cmds.c:7500 fish/cmds.c:7517 fish/cmds.c:7536
1848 #: fish/cmds.c:7557 fish/cmds.c:7580 fish/cmds.c:7602 fish/cmds.c:7620
1849 #: fish/cmds.c:7639 fish/cmds.c:7660 fish/cmds.c:7737 fish/cmds.c:7778
1850 #: fish/cmds.c:7857 fish/cmds.c:7933 fish/cmds.c:7970 fish/cmds.c:7993
1851 #: fish/cmds.c:8014 fish/cmds.c:8037 fish/cmds.c:8059 fish/cmds.c:8084
1852 #: fish/cmds.c:8127 fish/cmds.c:8168 fish/cmds.c:8189 fish/cmds.c:8207
1853 #: fish/cmds.c:8226 fish/cmds.c:8243 fish/cmds.c:8261 fish/cmds.c:8288
1854 #: fish/cmds.c:8312 fish/cmds.c:8336 fish/cmds.c:8360 fish/cmds.c:8384
1855 #: fish/cmds.c:8408 fish/cmds.c:8432 fish/cmds.c:8456 fish/cmds.c:8480
1856 #: fish/cmds.c:8504 fish/cmds.c:8528 fish/cmds.c:8552 fish/cmds.c:8575
1857 #: fish/cmds.c:8598 fish/cmds.c:8619 fish/cmds.c:8640 fish/cmds.c:8661
1858 #: fish/cmds.c:8681 fish/cmds.c:8704 fish/cmds.c:8742 fish/cmds.c:8759
1859 #: fish/cmds.c:8776 fish/cmds.c:8795 fish/cmds.c:8814 fish/cmds.c:8831
1860 #: fish/cmds.c:8848 fish/cmds.c:8865 fish/cmds.c:8882 fish/cmds.c:8901
1861 #: fish/cmds.c:8937 fish/cmds.c:8977 fish/cmds.c:9010 fish/cmds.c:9027
1862 #: fish/cmds.c:9044 fish/cmds.c:9060 fish/cmds.c:9075 fish/cmds.c:9096
1863 #: fish/cmds.c:9134 fish/cmds.c:9172 fish/cmds.c:9211 fish/cmds.c:9251
1864 #: fish/cmds.c:9292 fish/cmds.c:9333 fish/cmds.c:9371 fish/cmds.c:9388
1865 #: fish/cmds.c:9411 fish/cmds.c:9433 fish/cmds.c:9455 fish/cmds.c:9475
1866 #: fish/cmds.c:9495 fish/cmds.c:9531 fish/cmds.c:9603 fish/cmds.c:9643
1867 #: fish/cmds.c:9701 fish/cmds.c:9727 fish/cmds.c:9753 fish/cmds.c:9781
1868 #: fish/cmds.c:9840 fish/cmds.c:9861 fish/cmds.c:9906 fish/cmds.c:9926
1869 #: fish/cmds.c:9965 fish/cmds.c:10002 fish/cmds.c:10022 fish/cmds.c:10044
1870 #: fish/cmds.c:10101 fish/cmds.c:10121 fish/cmds.c:10143 fish/cmds.c:10165
1871 #: fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10231 fish/cmds.c:10251
1872 #: fish/cmds.c:10271 fish/cmds.c:10291 fish/cmds.c:10311 fish/cmds.c:10333
1873 #: fish/cmds.c:10368 fish/cmds.c:10386 fish/cmds.c:10409 fish/cmds.c:10431
1874 #: fish/cmds.c:10446 fish/cmds.c:10463 fish/cmds.c:10500 fish/cmds.c:10539
1875 #: fish/cmds.c:10579 fish/cmds.c:10635 fish/cmds.c:10657 fish/cmds.c:10693
1876 #: fish/cmds.c:10708 fish/cmds.c:10728 fish/cmds.c:10768 fish/cmds.c:10791
1877 #: fish/cmds.c:10815 fish/cmds.c:10840 fish/cmds.c:10881 fish/cmds.c:10906
1878 #: fish/cmds.c:10944 fish/cmds.c:10975 fish/cmds.c:11006 fish/cmds.c:11034
1879 #: fish/cmds.c:11054 fish/cmds.c:11086 fish/cmds.c:11106 fish/cmds.c:11126
1880 #: fish/cmds.c:11143 fish/cmds.c:11161 fish/cmds.c:11184 fish/cmds.c:11205
1881 #: fish/cmds.c:11224 fish/cmds.c:11266 fish/cmds.c:11309 fish/cmds.c:11353
1882 #: fish/cmds.c:11392 fish/cmds.c:11411 fish/cmds.c:11431 fish/cmds.c:11451
1883 #: fish/cmds.c:11472 fish/cmds.c:11493 fish/cmds.c:11514 fish/cmds.c:11535
1884 #: fish/cmds.c:11556 fish/cmds.c:11578 fish/cmds.c:11616 fish/cmds.c:11667
1885 #: fish/cmds.c:11705 fish/cmds.c:11761 fish/cmds.c:11784 fish/cmds.c:11897
1886 #: fish/cmds.c:11926 fish/cmds.c:11953 fish/cmds.c:11970 fish/cmds.c:11991
1887 #: fish/cmds.c:12008 fish/cmds.c:12030 fish/cmds.c:12070 fish/cmds.c:12091
1888 #: fish/cmds.c:12151 fish/cmds.c:12208
1889 #, c-format
1890 msgid "type 'help %s' for help on %s\n"
1891 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
1892
1893 #: fish/cmds.c:3697 fish/cmds.c:4989 fish/cmds.c:5347 fish/cmds.c:5387
1894 #: fish/cmds.c:5406 fish/cmds.c:5549 fish/cmds.c:5608 fish/cmds.c:5627
1895 #: fish/cmds.c:5646 fish/cmds.c:5689 fish/cmds.c:6032 fish/cmds.c:6643
1896 #: fish/cmds.c:6842 fish/cmds.c:6861 fish/cmds.c:6880 fish/cmds.c:6899
1897 #: fish/cmds.c:7035 fish/cmds.c:7126 fish/cmds.c:7407 fish/cmds.c:7471
1898 #: fish/cmds.c:7670 fish/cmds.c:7689 fish/cmds.c:7708 fish/cmds.c:7747
1899 #: fish/cmds.c:7788 fish/cmds.c:7807 fish/cmds.c:7826 fish/cmds.c:7867
1900 #: fish/cmds.c:7886 fish/cmds.c:7905 fish/cmds.c:7943 fish/cmds.c:8096
1901 #: fish/cmds.c:8139 fish/cmds.c:8716 fish/cmds.c:8911 fish/cmds.c:8949
1902 #: fish/cmds.c:8987 fish/cmds.c:9107 fish/cmds.c:9144 fish/cmds.c:9182
1903 #: fish/cmds.c:9221 fish/cmds.c:9262 fish/cmds.c:9303 fish/cmds.c:9344
1904 #: fish/cmds.c:9507 fish/cmds.c:9543 fish/cmds.c:9556 fish/cmds.c:9569
1905 #: fish/cmds.c:9582 fish/cmds.c:9615 fish/cmds.c:9653 fish/cmds.c:9672
1906 #: fish/cmds.c:9793 fish/cmds.c:9812 fish/cmds.c:9873 fish/cmds.c:9886
1907 #: fish/cmds.c:9937 fish/cmds.c:9976 fish/cmds.c:10054 fish/cmds.c:10073
1908 #: fish/cmds.c:10347 fish/cmds.c:10474 fish/cmds.c:10511 fish/cmds.c:10550
1909 #: fish/cmds.c:10590 fish/cmds.c:10609 fish/cmds.c:10668 fish/cmds.c:10741
1910 #: fish/cmds.c:10851 fish/cmds.c:10921 fish/cmds.c:10955 fish/cmds.c:10986
1911 #: fish/cmds.c:11017 fish/cmds.c:11066 fish/cmds.c:11237 fish/cmds.c:11279
1912 #: fish/cmds.c:11324 fish/cmds.c:11366 fish/cmds.c:11592 fish/cmds.c:11630
1913 #: fish/cmds.c:11643 fish/cmds.c:11681 fish/cmds.c:11716 fish/cmds.c:11735
1914 #: fish/cmds.c:11802 fish/cmds.c:11830 fish/cmds.c:11853 fish/cmds.c:12108
1915 #: fish/cmds.c:12169
1916 #, c-format
1917 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1918 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
1919
1920 #: fish/cmds.c:3703 fish/cmds.c:4995 fish/cmds.c:5353 fish/cmds.c:5393
1921 #: fish/cmds.c:5412 fish/cmds.c:5555 fish/cmds.c:5614 fish/cmds.c:5633
1922 #: fish/cmds.c:5652 fish/cmds.c:5695 fish/cmds.c:6038 fish/cmds.c:6649
1923 #: fish/cmds.c:6848 fish/cmds.c:6867 fish/cmds.c:6886 fish/cmds.c:6905
1924 #: fish/cmds.c:7041 fish/cmds.c:7132 fish/cmds.c:7413 fish/cmds.c:7477
1925 #: fish/cmds.c:7676 fish/cmds.c:7695 fish/cmds.c:7714 fish/cmds.c:7753
1926 #: fish/cmds.c:7794 fish/cmds.c:7813 fish/cmds.c:7832 fish/cmds.c:7873
1927 #: fish/cmds.c:7892 fish/cmds.c:7911 fish/cmds.c:7949 fish/cmds.c:8102
1928 #: fish/cmds.c:8145 fish/cmds.c:8722 fish/cmds.c:8917 fish/cmds.c:8955
1929 #: fish/cmds.c:8993 fish/cmds.c:9113 fish/cmds.c:9150 fish/cmds.c:9188
1930 #: fish/cmds.c:9227 fish/cmds.c:9268 fish/cmds.c:9309 fish/cmds.c:9350
1931 #: fish/cmds.c:9621 fish/cmds.c:9659 fish/cmds.c:9678 fish/cmds.c:9799
1932 #: fish/cmds.c:9943 fish/cmds.c:9982 fish/cmds.c:10060 fish/cmds.c:10079
1933 #: fish/cmds.c:10480 fish/cmds.c:10517 fish/cmds.c:10556 fish/cmds.c:10596
1934 #: fish/cmds.c:10615 fish/cmds.c:10674 fish/cmds.c:10747 fish/cmds.c:10857
1935 #: fish/cmds.c:11243 fish/cmds.c:11285 fish/cmds.c:11330 fish/cmds.c:11372
1936 #: fish/cmds.c:11722 fish/cmds.c:11808 fish/cmds.c:11836 fish/cmds.c:11859
1937 #, c-format
1938 msgid "%s: %s: integer out of range\n"
1939 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
1940
1941 #: fish/cmds.c:4189 fish/cmds.c:4296 fish/cmds.c:4613 fish/cmds.c:11783
1942 #: fish/cmds.c:12029 fish/cmds.c:12090 fish/cmds.c:12150
1943 #, c-format
1944 msgid "%s should have %d-%d parameter(s)\n"
1945 msgstr ""
1946
1947 #: fish/cmds.c:4215 fish/cmds.c:4332 fish/cmds.c:4634 fish/cmds.c:11869
1948 #: fish/cmds.c:12046 fish/cmds.c:12123 fish/cmds.c:12179
1949 #, c-format
1950 msgid "%s: unknown optional argument \"%s\"\n"
1951 msgstr ""
1952
1953 #: fish/cmds.c:4221 fish/cmds.c:4338 fish/cmds.c:4640 fish/cmds.c:11875
1954 #: fish/cmds.c:12052 fish/cmds.c:12129 fish/cmds.c:12185
1955 #, c-format
1956 msgid "%s: optional argument \"%s\" given twice\n"
1957 msgstr ""
1958
1959 #: fish/cmds.c:12230
1960 #, c-format
1961 msgid "%s: unknown command\n"
1962 msgstr "%s: अज्ञात कमांड\n"
1963
1964 #: fish/config.c:74 fish/config.c:113
1965 #, c-format
1966 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
1967 msgstr ""
1968
1969 #: fish/copy.c:41
1970 #, c-format
1971 msgid ""
1972 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1973 msgstr ""
1974
1975 #: fish/copy.c:62
1976 #, c-format
1977 msgid "copy-in: target '%s' is not a directory\n"
1978 msgstr ""
1979
1980 #: fish/copy.c:157
1981 #, c-format
1982 msgid "error: argument is zero length or longer than maximum permitted\n"
1983 msgstr ""
1984
1985 #: fish/copy.c:202
1986 #, c-format
1987 msgid ""
1988 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1989 "image\n"
1990 msgstr ""
1991
1992 #: fish/copy.c:213
1993 #, c-format
1994 msgid "copy-out: target '%s' is not a directory\n"
1995 msgstr ""
1996
1997 #: fish/copy.c:258
1998 #, c-format
1999 msgid "copy-out: '%s' is not a file or directory\n"
2000 msgstr ""
2001
2002 #: fish/display.c:42
2003 #, c-format
2004 msgid "display filename\n"
2005 msgstr ""
2006
2007 #: fish/edit.c:45
2008 #, c-format
2009 msgid "use '%s filename' to edit a file\n"
2010 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
2011
2012 #: fish/fish.c:102
2013 #, c-format
2014 msgid ""
2015 "%s: guest filesystem shell\n"
2016 "%s lets you edit virtual machine filesystems\n"
2017 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2018 "Usage:\n"
2019 "  %s [--options] cmd [: cmd : cmd ...]\n"
2020 "Options:\n"
2021 "  -h|--cmd-help        List available commands\n"
2022 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2023 "  -a|--add image       Add image\n"
2024 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2025 "  --csh                Make --listen csh-compatible\n"
2026 "  -d|--domain guest    Add disks from libvirt guest\n"
2027 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2028 "  --echo-keys          Don't turn off echo for passphrases\n"
2029 "  -f|--file file       Read commands from file\n"
2030 "  --format[=raw|..]    Force disk format for -a option\n"
2031 "  -i|--inspector       Automatically mount filesystems\n"
2032 "  --keys-from-stdin    Read passphrases from stdin\n"
2033 "  --listen             Listen for remote commands\n"
2034 "  --live               Connect to a live virtual machine\n"
2035 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2036 "  -n|--no-sync         Don't autosync\n"
2037 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2038 "  --progress-bars      Enable progress bars even when not interactive\n"
2039 "  --no-progress-bars   Disable progress bars\n"
2040 "  --remote[=pid]       Send commands to remote %s\n"
2041 "  -r|--ro              Mount read-only\n"
2042 "  --selinux            Enable SELinux support\n"
2043 "  -v|--verbose         Verbose messages\n"
2044 "  -V|--version         Display version and exit\n"
2045 "  -w|--rw              Mount read-write\n"
2046 "  -x                   Echo each command before executing it\n"
2047 "\n"
2048 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2049 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2050 "or\n"
2051 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2052 "\n"
2053 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2054 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2055 "\n"
2056 "For more information, see the manpage %s(1).\n"
2057 msgstr ""
2058
2059 #: fish/fish.c:243
2060 #, c-format
2061 msgid "%s: --listen=PID: PID was not a number: %s\n"
2062 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2063
2064 #: fish/fish.c:250
2065 #, c-format
2066 msgid ""
2067 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2068 msgstr ""
2069 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2070
2071 #: fish/fish.c:300
2072 #, c-format
2073 msgid "%s: only one -f parameter can be given\n"
2074 msgstr "%s: only one -f parameter can be given\n"
2075
2076 #: fish/fish.c:473
2077 #, c-format
2078 msgid "%s: cannot use --listen and --remote options at the same time\n"
2079 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2080
2081 #: fish/fish.c:481
2082 #, c-format
2083 msgid "%s: extra parameters on the command line with --listen flag\n"
2084 msgstr "%s: extra parameters on the command line with --listen flag\n"
2085
2086 #: fish/fish.c:487
2087 #, c-format
2088 msgid "%s: cannot use --listen and --file options at the same time\n"
2089 msgstr "%s: cannot use --listen and --file options at the same time\n"
2090
2091 #: fish/fish.c:627
2092 #, c-format
2093 msgid ""
2094 "\n"
2095 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2096 "editing virtual machine filesystems.\n"
2097 "\n"
2098 "Type: 'help' for help on commands\n"
2099 "      'man' to read the manual\n"
2100 "      'quit' to quit the shell\n"
2101 "\n"
2102 msgstr ""
2103
2104 #: fish/fish.c:776 fish/fish.c:792
2105 #, c-format
2106 msgid "%s: command arguments not separated by whitespace\n"
2107 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2108
2109 #: fish/fish.c:786
2110 #, c-format
2111 msgid "%s: unterminated single quote\n"
2112 msgstr "%s: unterminated single quote\n"
2113
2114 #: fish/fish.c:816
2115 #, c-format
2116 msgid "%s: internal error parsing string at '%s'\n"
2117 msgstr "%s: internal error parsing string at '%s'\n"
2118
2119 #: fish/fish.c:833
2120 #, c-format
2121 msgid "%s: too many arguments\n"
2122 msgstr "%s: too many arguments\n"
2123
2124 #: fish/fish.c:908
2125 #, c-format
2126 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2127 msgstr ""
2128
2129 #: fish/fish.c:917
2130 #, c-format
2131 msgid "%s: unterminated double quote\n"
2132 msgstr "%s: unterminated double quote\n"
2133
2134 #: fish/fish.c:982
2135 #, c-format
2136 msgid "%s: empty command on command line\n"
2137 msgstr "%s: empty command on command line\n"
2138
2139 #: fish/fish.c:1129
2140 msgid "display a list of commands or help on a command"
2141 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2142
2143 #: fish/fish.c:1131
2144 msgid "quit guestfish"
2145 msgstr "quit guestfish"
2146
2147 #: fish/fish.c:1142
2148 #, c-format
2149 msgid ""
2150 "help - display a list of commands or help on a command\n"
2151 "     help cmd\n"
2152 "     help\n"
2153 msgstr ""
2154 "help - display a list of commands or help on a command\n"
2155 "     help cmd\n"
2156 "     help\n"
2157
2158 #: fish/fish.c:1150
2159 #, c-format
2160 msgid ""
2161 "quit - quit guestfish\n"
2162 "     quit\n"
2163 msgstr ""
2164 "quit - quit guestfish\n"
2165 "     quit\n"
2166
2167 #: fish/fish.c:1155
2168 #, c-format
2169 msgid "%s: command not known, use -h to list all commands\n"
2170 msgstr "%s: command not known, use -h to list all commands\n"
2171
2172 #: fish/fish.c:1171
2173 #, c-format
2174 msgid ""
2175 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2176 "For a list of commands:             guestfish -h\n"
2177 "For complete documentation:         man guestfish\n"
2178 msgstr ""
2179
2180 #: fish/fish.c:1328
2181 #, c-format
2182 msgid "Runaway quote in string \"%s\"\n"
2183 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2184
2185 #: fish/fish.c:1525
2186 #, c-format
2187 msgid ""
2188 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2189 "or run \"inspect-os\" command)\n"
2190 msgstr ""
2191
2192 #: fish/fish.c:1545
2193 #, c-format
2194 msgid ""
2195 "%s: drive '%c:' not found.  To list available drives do:\n"
2196 "  inspect-get-drive-mappings %s\n"
2197 msgstr ""
2198
2199 #: fish/fish.c:1564
2200 #, c-format
2201 msgid ""
2202 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2203 "  umount-all\n"
2204 "  mount %s /\n"
2205 msgstr ""
2206
2207 #: fish/glob.c:53
2208 #, c-format
2209 msgid "use 'glob command [args...]'\n"
2210 msgstr "use 'glob command [args...]'\n"
2211
2212 #: fish/glob.c:73
2213 #, c-format
2214 msgid "glob: guestfs_glob_expand call failed: %s\n"
2215 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2216
2217 #: fish/help.c:38
2218 #, c-format
2219 msgid ""
2220 "Add disk images to examine using the -a or -d options, or the 'add' "
2221 "command.\n"
2222 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2223 "Once you have done this, use the 'run' command.\n"
2224 msgstr ""
2225
2226 #: fish/help.c:44
2227 #, c-format
2228 msgid ""
2229 "Find out what filesystems are available using 'list-filesystems' and then\n"
2230 "mount them to examine or modify the contents using 'mount-ro' or\n"
2231 "'mount-options'.\n"
2232 msgstr ""
2233
2234 #: fish/help.c:52
2235 #, c-format
2236 msgid ""
2237 "For more information about a command, use 'help cmd'.\n"
2238 "\n"
2239 "To read the manual, type 'man'.\n"
2240 msgstr ""
2241
2242 #: fish/hexedit.c:41
2243 #, c-format
2244 msgid "hexedit (device|filename) [max | start max]\n"
2245 msgstr ""
2246
2247 #: fish/hexedit.c:52
2248 #, c-format
2249 msgid "hexedit: %s is a zero length file or device\n"
2250 msgstr ""
2251
2252 #: fish/hexedit.c:63
2253 #, c-format
2254 msgid ""
2255 "hexedit: %s is larger than %s. You must supply a limit using\n"
2256 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2257 "  'hexedit %s <start> <max>'.\n"
2258 msgstr ""
2259
2260 #: fish/hexedit.c:92
2261 #, c-format
2262 msgid "hexedit: invalid range\n"
2263 msgstr ""
2264
2265 #: fish/inspect.c:77
2266 #, c-format
2267 msgid "%s: don't use --live and -i options together\n"
2268 msgstr ""
2269
2270 #: fish/inspect.c:89
2271 #, c-format
2272 msgid "%s: no operating system was found on this disk\n"
2273 msgstr ""
2274
2275 #: fish/inspect.c:96
2276 #, c-format
2277 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2278 msgstr ""
2279
2280 #: fish/inspect.c:136
2281 #, c-format
2282 msgid "%s: some filesystems could not be mounted (ignored)\n"
2283 msgstr ""
2284
2285 #: fish/inspect.c:148
2286 #, c-format
2287 msgid "Operating system: %s\n"
2288 msgstr ""
2289
2290 #: fish/inspect.c:161
2291 #, c-format
2292 msgid "%s mounted on %s\n"
2293 msgstr ""
2294
2295 #: fish/keys.c:53
2296 #, c-format
2297 msgid "Enter key or passphrase (\"%s\"): "
2298 msgstr ""
2299
2300 #: fish/lcd.c:34
2301 #, c-format
2302 msgid "use 'lcd directory' to change local directory\n"
2303 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2304
2305 #: fish/man.c:35
2306 #, c-format
2307 msgid "use 'man' without parameters to open the manual\n"
2308 msgstr ""
2309
2310 #: fish/man.c:54
2311 #, c-format
2312 msgid "the external 'man' program failed\n"
2313 msgstr ""
2314
2315 #: fish/more.c:40
2316 #, c-format
2317 msgid "use '%s filename' to page a file\n"
2318 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2319
2320 #: fish/options.c:36
2321 #, c-format
2322 msgid "%s: too many drives added on the command line\n"
2323 msgstr ""
2324
2325 #: fish/options.c:128
2326 #, c-format
2327 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2328 msgstr ""
2329
2330 #: fish/prep.c:37
2331 #, c-format
2332 msgid ""
2333 "List of available prepared disk images:\n"
2334 "\n"
2335 msgstr ""
2336
2337 #: fish/prep.c:40
2338 #, c-format
2339 msgid ""
2340 "guestfish -N %-8s - %s\n"
2341 "\n"
2342 "%s\n"
2343 msgstr ""
2344
2345 #: fish/prep.c:48
2346 #, c-format
2347 msgid "  Optional parameters:\n"
2348 msgstr ""
2349
2350 #: fish/prep.c:55
2351 #, c-format
2352 msgid "<%s> %s (default: %s)\n"
2353 msgstr ""
2354
2355 #: fish/prep.c:65
2356 #, c-format
2357 msgid ""
2358 "Prepared disk images are written to file \"test1.img\" in the local\n"
2359 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2360 "For more information see the guestfish(1) manual.\n"
2361 msgstr ""
2362
2363 #: fish/prep.c:96
2364 #, c-format
2365 msgid ""
2366 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2367 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2368 msgstr ""
2369
2370 #: fish/prep.c:158
2371 #, c-format
2372 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2373 msgstr ""
2374
2375 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2376 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2377 msgid "failed to allocate disk"
2378 msgstr ""
2379
2380 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2381 msgid "could not parse boot size"
2382 msgstr ""
2383
2384 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2385 #, c-format
2386 msgid "failed to get sector size of disk: %s"
2387 msgstr ""
2388
2389 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2390 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2391 #, c-format
2392 msgid "failed to partition disk: %s"
2393 msgstr ""
2394
2395 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2396 #, c-format
2397 msgid "failed to add boot partition: %s"
2398 msgstr ""
2399
2400 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2401 #, c-format
2402 msgid "failed to add root partition: %s"
2403 msgstr ""
2404
2405 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2406 #, c-format
2407 msgid "failed to create boot filesystem: %s"
2408 msgstr ""
2409
2410 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2411 #, c-format
2412 msgid "failed to create root filesystem: %s"
2413 msgstr ""
2414
2415 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2416 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2417 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2418 msgstr ""
2419
2420 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2421 #, c-format
2422 msgid "failed to create PV: %s: %s"
2423 msgstr ""
2424
2425 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2426 #, c-format
2427 msgid "failed to create VG: %s: %s"
2428 msgstr ""
2429
2430 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2431 #, c-format
2432 msgid "failed to create LV: /dev/%s/%s: %s"
2433 msgstr ""
2434
2435 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2436 #, c-format
2437 msgid "failed to resize LV to full size: %s: %s"
2438 msgstr ""
2439
2440 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2441 #, c-format
2442 msgid "failed to create filesystem (%s): %s"
2443 msgstr ""
2444
2445 #: fish/rc.c:257
2446 #, c-format
2447 msgid "guestfish: protocol error: could not read 'hello' message\n"
2448 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2449
2450 #: fish/rc.c:262
2451 #, c-format
2452 msgid ""
2453 "guestfish: protocol error: version mismatch, server version '%s' does not "
2454 "match client version '%s'.  The two versions must match exactly.\n"
2455 msgstr ""
2456 "guestfish: protocol error: version mismatch, server version '%s' does not "
2457 "match client version '%s'.  The two versions must match exactly.\n"
2458
2459 #: fish/rc.c:337 fish/rc.c:351
2460 #, c-format
2461 msgid "guestfish: remote: looks like the server is not running\n"
2462 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2463
2464 #: fish/rc.c:363 fish/rc.c:377
2465 #, c-format
2466 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2467 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2468
2469 #: fish/rc.c:388
2470 #, c-format
2471 msgid "guestfish: protocol error: could not decode reply from server\n"
2472 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2473
2474 #: fish/reopen.c:36
2475 #, c-format
2476 msgid "'reopen' command takes no parameters\n"
2477 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2478
2479 #: fish/reopen.c:46
2480 #, c-format
2481 msgid "reopen: guestfs_create: failed to create handle\n"
2482 msgstr "reopen: guestfs_create: failed to create handle\n"
2483
2484 #: fish/supported.c:66
2485 msgid "yes"
2486 msgstr "हाँ"
2487
2488 #: fish/supported.c:68
2489 msgid "no"
2490 msgstr "नहीं"
2491
2492 #: fish/time.c:36
2493 #, c-format
2494 msgid "use 'time command [args...]'\n"
2495 msgstr "use 'time command [args...]'\n"
2496
2497 #: fuse/guestmount.c:912
2498 #, c-format
2499 msgid ""
2500 "%s: FUSE module for libguestfs\n"
2501 "%s lets you mount a virtual machine filesystem\n"
2502 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2503 "Usage:\n"
2504 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2505 "Options:\n"
2506 "  -a|--add image       Add image\n"
2507 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2508 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2509 "  -d|--domain guest    Add disks from libvirt guest\n"
2510 "  --echo-keys          Don't turn off echo for passphrases\n"
2511 "  --format[=raw|..]    Force disk format for -a option\n"
2512 "  --fuse-help          Display extra FUSE options\n"
2513 "  -i|--inspector       Automatically mount filesystems\n"
2514 "  --help               Display help message and exit\n"
2515 "  --keys-from-stdin    Read passphrases from stdin\n"
2516 "  --live               Connect to a live virtual machine\n"
2517 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2518 "  -n|--no-sync         Don't autosync\n"
2519 "  -o|--option opt      Pass extra option to FUSE\n"
2520 "  -r|--ro              Mount read-only\n"
2521 "  --selinux            Enable SELinux support\n"
2522 "  -v|--verbose         Verbose messages\n"
2523 "  -V|--version         Display version and exit\n"
2524 "  -w|--rw              Mount read-write\n"
2525 "  -x|--trace           Trace guestfs API calls\n"
2526 msgstr ""
2527
2528 #: fuse/guestmount.c:1130
2529 #, c-format
2530 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2531 msgstr ""
2532
2533 #: fuse/guestmount.c:1138
2534 #, c-format
2535 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2536 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2537
2538 #: inspector/virt-inspector.c:76
2539 #, c-format
2540 msgid ""
2541 "%s: display information about a virtual machine\n"
2542 "Copyright (C) 2010 Red Hat Inc.\n"
2543 "Usage:\n"
2544 "  %s [--options] -d domname file [file ...]\n"
2545 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2546 "Options:\n"
2547 "  -a|--add image       Add image\n"
2548 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2549 "  -d|--domain guest    Add disks from libvirt guest\n"
2550 "  --echo-keys          Don't turn off echo for passphrases\n"
2551 "  --format[=raw|..]    Force disk format for -a option\n"
2552 "  --help               Display brief help\n"
2553 "  --keys-from-stdin    Read passphrases from stdin\n"
2554 "  -v|--verbose         Verbose messages\n"
2555 "  -V|--version         Display version and exit\n"
2556 "  -x                   Trace libguestfs API calls\n"
2557 "For more information, see the manpage %s(1).\n"
2558 msgstr ""
2559
2560 #: inspector/virt-inspector.c:263
2561 #, c-format
2562 msgid ""
2563 "%s: no operating system could be detected inside this disk image.\n"
2564 "\n"
2565 "This may be because the file is not a disk image, or is not a virtual "
2566 "machine\n"
2567 "image, or because the OS type is not understood by libguestfs.\n"
2568 "\n"
2569 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2570 "must\n"
2571 "install the separate libguestfs-winsupport package.\n"
2572 "\n"
2573 "If you feel this is an error, please file a bug report including as much\n"
2574 "information about the disk image as possible.\n"
2575 msgstr ""
2576
2577 #: inspector/virt-inspector.c:288
2578 #, c-format
2579 msgid "%s: XML write error at \"%s\": %m\n"
2580 msgstr ""
2581
2582 #: inspector/virt-inspector.c:300
2583 #, c-format
2584 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2585 msgstr ""
2586
2587 #: inspector/virt-inspector.c:308
2588 #, c-format
2589 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2590 msgstr ""
2591
2592 #: perl/lib/Sys/Guestfs/Lib.pm:158
2593 msgid "open_guest: first parameter must be a string or an arrayref"
2594 msgstr ""
2595
2596 #: perl/lib/Sys/Guestfs/Lib.pm:164
2597 msgid "open_guest: first argument contains undefined element"
2598 msgstr ""
2599
2600 #: perl/lib/Sys/Guestfs/Lib.pm:172
2601 #, perl-brace-format
2602 msgid "guest image {imagename} does not exist or is not readable"
2603 msgstr ""
2604
2605 #: perl/lib/Sys/Guestfs/Lib.pm:179
2606 msgid ""
2607 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2608 "XPath::XMLParser)"
2609 msgstr ""
2610
2611 #: perl/lib/Sys/Guestfs/Lib.pm:184
2612 msgid "open_guest: too many domains listed on command line"
2613 msgstr ""
2614
2615 #: perl/lib/Sys/Guestfs/Lib.pm:191
2616 msgid "open_guest: cannot connect to libvirt"
2617 msgstr ""
2618
2619 #: perl/lib/Sys/Guestfs/Lib.pm:210
2620 #, perl-brace-format
2621 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2622 msgstr ""
2623
2624 #: perl/lib/Sys/Guestfs/Lib.pm:213
2625 #, perl-brace-format
2626 msgid "{imagename} is not the name of a libvirt domain\n"
2627 msgstr ""
2628
2629 #: perl/lib/Sys/Guestfs/Lib.pm:242
2630 #, perl-brace-format
2631 msgid "{imagename} seems to have no disk devices\n"
2632 msgstr ""
2633
2634 #: perl/lib/Sys/Guestfs/Lib.pm:827
2635 msgid ""
2636 "No operating system could be detected inside this disk image.\n"
2637 "\n"
2638 "This may be because the file is not a disk image, or is not a virtual "
2639 "machine\n"
2640 "image, or because the OS type is not understood by virt-inspector.\n"
2641 "\n"
2642 "If you feel this is an error, please file a bug report including as much\n"
2643 "information about the disk image as possible.\n"
2644 msgstr ""
2645
2646 #: perl/lib/Sys/Guestfs/Lib.pm:945
2647 #, perl-brace-format
2648 msgid "unknown filesystem {fs}\n"
2649 msgstr ""
2650
2651 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2652 #, perl-brace-format
2653 msgid "Error running rpm -qa: {error}"
2654 msgstr ""
2655
2656 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2657 #, perl-brace-format
2658 msgid "Error running dpkg-query: {error}"
2659 msgstr ""
2660
2661 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2662 msgid "Can't find grub on guest"
2663 msgstr ""
2664
2665 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2666 #, perl-brace-format
2667 msgid "Grub entry {title} has no kernel"
2668 msgstr ""
2669
2670 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2671 #, perl-brace-format
2672 msgid "grub refers to {path}, which doesn't exist\n"
2673 msgstr ""
2674
2675 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2676 #, perl-brace-format
2677 msgid "Grub entry {title} does not specify an initrd"
2678 msgstr ""
2679
2680 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2681 #, perl-brace-format
2682 msgid "Didn't find modules directory {modules} for kernel {path}"
2683 msgstr ""
2684
2685 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2686 #, perl-brace-format
2687 msgid "Couldn't guess kernel version number from path for kernel {path}"
2688 msgstr ""
2689
2690 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2691 #, perl-brace-format
2692 msgid "{path} doesn't match augeas pattern"
2693 msgstr ""
2694
2695 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2696 #, perl-brace-format
2697 msgid "{filename}: could not read initrd format"
2698 msgstr ""
2699
2700 #: rescue/virt-rescue.c:64
2701 #, c-format
2702 msgid ""
2703 "%s: Run a rescue shell on a virtual machine\n"
2704 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2705 "Usage:\n"
2706 "  %s [--options] -d domname\n"
2707 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2708 "Options:\n"
2709 "  -a|--add image       Add image\n"
2710 "  --append kernelopts  Append kernel options\n"
2711 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2712 "  -d|--domain guest    Add disks from libvirt guest\n"
2713 "  --format[=raw|..]    Force disk format for -a option\n"
2714 "  --help               Display brief help\n"
2715 "  -m|--memsize MB      Set memory size in megabytes\n"
2716 "  --network            Enable network\n"
2717 "  -r|--ro              Access read-only\n"
2718 "  --selinux            Enable SELinux\n"
2719 "  -v|--verbose         Verbose messages\n"
2720 "  -V|--version         Display version and exit\n"
2721 "  -w|--rw              Mount read-write\n"
2722 "  -x                   Trace libguestfs API calls\n"
2723 "For more information, see the manpage %s(1).\n"
2724 msgstr ""
2725
2726 #: rescue/virt-rescue.c:181
2727 #, c-format
2728 msgid "%s: could not parse memory size '%s'\n"
2729 msgstr ""
2730
2731 #: rescue/virt-rescue.c:412
2732 #, c-format
2733 msgid "%s: unknown child exit status (%d)\n"
2734 msgstr ""
2735
2736 #: src/appliance.c:182
2737 #, c-format
2738 msgid ""
2739 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2740 "LIBGUESTFS_PATH (search path: %s)"
2741 msgstr ""
2742
2743 #: src/appliance.c:332
2744 #, c-format
2745 msgid "security: cached appliance %s is not owned by UID %d"
2746 msgstr ""
2747
2748 #: src/appliance.c:337
2749 #, c-format
2750 msgid "security: cached appliance %s is not a directory (mode %o)"
2751 msgstr ""
2752
2753 #: src/appliance.c:342
2754 #, c-format
2755 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2756 msgstr ""
2757
2758 #: src/appliance.c:672
2759 msgid "external command failed, see earlier error messages"
2760 msgstr ""
2761
2762 #: src/dbdump.c:85
2763 msgid "unexpected end of output from db_dump command before end of header"
2764 msgstr ""
2765
2766 #: src/dbdump.c:98 src/dbdump.c:110
2767 msgid "unexpected line from db_dump command, no space prefix"
2768 msgstr ""
2769
2770 #: src/dbdump.c:127
2771 msgid "unexpected end of output from db_dump command before end of data"
2772 msgstr ""
2773
2774 #: src/dbdump.c:208
2775 msgid "unexpected non-hex digits in output of db_dump command"
2776 msgstr ""
2777
2778 #: src/filearch.c:152
2779 #, c-format
2780 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2781 msgstr ""
2782
2783 #: src/filearch.c:265
2784 msgid ""
2785 "file-architecture API not available since this version of libguestfs was "
2786 "compiled without the libmagic library"
2787 msgstr ""
2788
2789 #: src/guestfs.c:174
2790 #, c-format
2791 msgid "guestfs_close: called twice on the same handle\n"
2792 msgstr "guestfs_close: called twice on the same handle\n"
2793
2794 #: src/guestfs.c:340
2795 #, c-format
2796 msgid "warning: %s"
2797 msgstr ""
2798
2799 #: src/guestfs.c:399
2800 #, c-format
2801 msgid "libguestfs: error: %s\n"
2802 msgstr "libguestfs: error: %s\n"
2803
2804 #: src/guestfs.c:965
2805 #, c-format
2806 msgid "<truncated, original size %zu bytes>"
2807 msgstr ""
2808
2809 #: src/inspect.c:274
2810 msgid "not a Windows guest, or systemroot could not be determined"
2811 msgstr ""
2812
2813 #: src/inspect.c:290
2814 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2815 msgstr ""
2816
2817 #: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504
2818 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584
2819 #: src/inspect_fs_unix.c:827
2820 #, c-format
2821 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2822 msgstr ""
2823
2824 #: src/inspect.c:586
2825 msgid "no inspection data: call guestfs_inspect_os first"
2826 msgstr ""
2827
2828 #: src/inspect.c:598
2829 #, c-format
2830 msgid ""
2831 "%s: root device not found: only call this function with a root device "
2832 "previously returned by guestfs_inspect_os"
2833 msgstr ""
2834
2835 #: src/inspect.c:608 src/inspect_apps.c:607
2836 msgid ""
2837 "inspection API not available since this version of libguestfs was compiled "
2838 "without the hivex library"
2839 msgstr ""
2840
2841 #: src/inspect_fs.c:312 src/inspect_fs.c:325
2842 #, c-format
2843 msgid "could not parse integer in version number: %s"
2844 msgstr ""
2845
2846 #: src/inspect_fs.c:469
2847 #, c-format
2848 msgid "%s: file is empty"
2849 msgstr ""
2850
2851 #: src/inspect_fs_unix.c:618
2852 msgid "could not parse /etc/fstab or empty file"
2853 msgstr ""
2854
2855 #: src/inspect_fs_windows.c:164
2856 #, c-format
2857 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2858 msgstr ""
2859
2860 #: src/inspect_icon.c:452
2861 #, c-format
2862 msgid "read: %s: unexpected end of file"
2863 msgstr ""
2864
2865 #: src/launch.c:133
2866 msgid "command line cannot be altered after qemu subprocess launched"
2867 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
2868
2869 #: src/launch.c:186
2870 msgid "guestfs_config: parameter must begin with '-' character"
2871 msgstr "guestfs_config: parameter must begin with '-' character"
2872
2873 #: src/launch.c:200
2874 #, c-format
2875 msgid "guestfs_config: parameter '%s' isn't allowed"
2876 msgstr "guestfs_config: parameter '%s' isn't allowed"
2877
2878 #: src/launch.c:266 src/launch.c:370
2879 msgid "filename cannot contain ',' (comma) character"
2880 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
2881
2882 #: src/launch.c:278 src/launch.c:283
2883 #, c-format
2884 msgid "%s parameter is empty or contains disallowed characters"
2885 msgstr ""
2886
2887 #: src/launch.c:389
2888 msgid "the libguestfs handle has already been launched"
2889 msgstr ""
2890
2891 #: src/launch.c:398
2892 #, c-format
2893 msgid "%s: cannot create temporary directory"
2894 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
2895
2896 #: src/launch.c:435
2897 msgid "you must call guestfs_add_drive before guestfs_launch"
2898 msgstr "you must call guestfs_add_drive before guestfs_launch"
2899
2900 #: src/launch.c:813
2901 msgid "guestfs_launch failed, see earlier error messages"
2902 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2903
2904 #: src/launch.c:826
2905 msgid "qemu launched and contacted daemon, but state != READY"
2906 msgstr "qemu launched and contacted daemon, but state != READY"
2907
2908 #: src/launch.c:914
2909 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2910 msgstr ""
2911
2912 #: src/launch.c:922
2913 msgid "contacted guestfsd, but state != READY"
2914 msgstr ""
2915
2916 #: src/launch.c:1094
2917 #, fuzzy, c-format
2918 msgid ""
2919 "command failed: %s\n"
2920 "\n"
2921 "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
2922 "environment variable.  There may also be errors printed above."
2923 msgstr ""
2924 "%s: command failed: If qemu is located on a non-standard path, try setting "
2925 "the LIBGUESTFS_QEMU environment variable."
2926
2927 #: src/launch.c:1210
2928 msgid "qemu has not been launched yet"
2929 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
2930
2931 #: src/launch.c:1221
2932 msgid "no subprocess to kill"
2933 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
2934
2935 #: src/proto.c:188
2936 #, c-format
2937 msgid "guestfs_set_busy: called when in state %d != READY"
2938 msgstr "guestfs_set_busy: called when in state %d != READY"
2939
2940 #: src/proto.c:211
2941 #, c-format
2942 msgid "guestfs_end_busy: called when in state %d"
2943 msgstr "guestfs_end_busy: called when in state %d"
2944
2945 #: src/proto.c:421
2946 #, c-format
2947 msgid ""
2948 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2949 msgstr ""
2950 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2951
2952 #: src/proto.c:543
2953 msgid ""
2954 "This usually means the libguestfs appliance failed to start up.  Please\n"
2955 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
2956 "the debug messages output prior to this error.\n"
2957 msgstr ""
2958
2959 #: src/proto.c:549
2960 msgid "See earlier debug messages.\n"
2961 msgstr ""
2962
2963 #: src/proto.c:639
2964 #, c-format
2965 msgid "received magic signature from guestfsd, but in state %d"
2966 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
2967
2968 #: src/proto.c:658
2969 #, c-format
2970 msgid "message length (%u) > maximum possible size (%d)"
2971 msgstr "message length (%u) > maximum possible size (%d)"
2972
2973 #: src/proto.c:810
2974 #, c-format
2975 msgid "guestfs___send: state %d != BUSY"
2976 msgstr "guestfs___send: state %d != BUSY"
2977
2978 #: src/proto.c:834
2979 msgid "xdr_guestfs_message_header failed"
2980 msgstr "xdr_guestfs_message_header failed"
2981
2982 #: src/proto.c:843
2983 msgid "dispatch failed to marshal args"
2984 msgstr "dispatch failed to marshal args"
2985
2986 #: src/proto.c:922 src/proto.c:1217
2987 msgid "operation cancelled by user"
2988 msgstr ""
2989
2990 #: src/proto.c:973
2991 #, c-format
2992 msgid "send_file_chunk: state %d != READY"
2993 msgstr "send_file_chunk: state %d != READY"
2994
2995 #: src/proto.c:989
2996 #, c-format
2997 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2998 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2999
3000 #: src/proto.c:1144
3001 #, c-format
3002 msgid "%s: error in chunked encoding"
3003 msgstr "%s: error in chunked encoding"
3004
3005 #: src/proto.c:1171
3006 msgid "write to daemon socket"
3007 msgstr "डेमॉन सॉकेट में लिखें"
3008
3009 #: src/proto.c:1194
3010 msgid "receive_file_data: parse error in reply callback"
3011 msgstr "receive_file_data: parse error in reply callback"
3012
3013 #: src/proto.c:1199
3014 msgid "receive_file_data: unexpected flag received when reading file chunks"
3015 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3016
3017 #: src/proto.c:1207
3018 msgid "failed to parse file chunk"
3019 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3020
3021 #: src/proto.c:1221
3022 msgid "file receive cancelled by daemon"
3023 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3024
3025 #: src/virt.c:101 src/virt.c:347
3026 msgid "you cannot set both live and readonly flags"
3027 msgstr ""
3028
3029 #: src/virt.c:109
3030 #, c-format
3031 msgid "could not connect to libvirt (code %d, domain %d): %s"
3032 msgstr ""
3033
3034 #: src/virt.c:130
3035 #, c-format
3036 msgid "no libvirt domain called '%s': %s"
3037 msgstr ""
3038
3039 #: src/virt.c:185 src/virt.c:435
3040 #, c-format
3041 msgid "error reading libvirt XML information: %s"
3042 msgstr ""
3043
3044 #: src/virt.c:195 src/virt.c:443
3045 msgid "unable to parse XML information returned by libvirt"
3046 msgstr ""
3047
3048 #: src/virt.c:201 src/virt.c:449
3049 msgid "unable to create new XPath context"
3050 msgstr ""
3051
3052 #: src/virt.c:208 src/virt.c:464
3053 msgid "unable to evaluate XPath expression"
3054 msgstr ""
3055
3056 #: src/virt.c:305
3057 msgid "libvirt domain has no disks"
3058 msgstr ""
3059
3060 #: src/virt.c:358
3061 #, c-format
3062 msgid "error getting domain info: %s"
3063 msgstr ""
3064
3065 #: src/virt.c:372
3066 msgid ""
3067 "error: domain is a live virtual machine.\n"
3068 "Writing to the disks of a running virtual machine can cause disk "
3069 "corruption.\n"
3070 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3071 "specify live access.  In most libguestfs tools these options are --ro or\n"
3072 "--live respectively.  Consult the documentation for further information."
3073 msgstr ""
3074
3075 #: src/virt.c:492
3076 msgid ""
3077 "this guest has no libvirt <channel> definition for guestfsd\n"
3078 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3079 msgstr ""
3080
3081 #: src/virt.c:517
3082 msgid ""
3083 "add-domain API not available since this version of libguestfs was compiled "
3084 "without libvirt or libxml2"
3085 msgstr ""
3086
3087 #: test-tool/test-tool.c:79
3088 #, c-format
3089 msgid ""
3090 "libguestfs-test-tool: interactive test tool\n"
3091 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3092 "Usage:\n"
3093 "  libguestfs-test-tool [--options]\n"
3094 "Options:\n"
3095 "  --help         Display usage\n"
3096 "  --qemudir dir  Specify QEMU source directory\n"
3097 "  --qemu qemu    Specify QEMU binary\n"
3098 "  --timeout n\n"
3099 "  -t n           Set launch timeout (default: %d seconds)\n"
3100 msgstr ""
3101
3102 #: test-tool/test-tool.c:127
3103 #, c-format
3104 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3105 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3106
3107 #: test-tool/test-tool.c:136
3108 #, c-format
3109 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3110 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3111
3112 #: test-tool/test-tool.c:148
3113 #, c-format
3114 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3115 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3116
3117 #: test-tool/test-tool.c:174
3118 #, c-format
3119 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3120 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3121
3122 #: test-tool/test-tool.c:181
3123 #, c-format
3124 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3125 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3126
3127 #: test-tool/test-tool.c:189
3128 #, c-format
3129 msgid "libguestfs-test-tool: guestfs_version failed\n"
3130 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3131
3132 #: test-tool/test-tool.c:222
3133 #, c-format
3134 msgid "libguestfs-test-tool: failed to launch appliance\n"
3135 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3136
3137 #: test-tool/test-tool.c:234
3138 #, c-format
3139 msgid "libguestfs-test-tool: failed to run part-disk\n"
3140 msgstr ""
3141
3142 #: test-tool/test-tool.c:240
3143 #, c-format
3144 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3145 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3146
3147 #: test-tool/test-tool.c:246
3148 #, c-format
3149 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3150 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3151
3152 #: test-tool/test-tool.c:253
3153 #, c-format
3154 msgid "libguestfs-test-tool: failed to touch file\n"
3155 msgstr ""
3156
3157 #: test-tool/test-tool.c:284
3158 #, c-format
3159 msgid ""
3160 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3161 "--qemu/--qemudir options cannot be used.\n"
3162 msgstr ""
3163 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3164 "--qemu/--qemudir options cannot be used.\n"
3165
3166 #: test-tool/test-tool.c:292
3167 #, c-format
3168 msgid "Binary '%s' does not exist or is not executable\n"
3169 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3170
3171 #: test-tool/test-tool.c:306
3172 #, c-format
3173 msgid "%s: does not look like a qemu source directory\n"
3174 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3175
3176 #: tools/virt-list-filesystems.pl:148
3177 msgid "virt-list-filesystems: no image or VM name given"
3178 msgstr ""
3179
3180 #: tools/virt-list-partitions.pl:160
3181 msgid "virt-list-partitions: no image or VM name given"
3182 msgstr ""
3183
3184 #: tools/virt-make-fs.pl:291
3185 msgid "virt-make-fs input output\n"
3186 msgstr ""
3187
3188 #: tools/virt-make-fs.pl:321
3189 msgid "unexpected output from 'du' command"
3190 msgstr ""
3191
3192 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3193 #: tools/virt-make-fs.pl:458
3194 #, perl-brace-format
3195 msgid "{f}: unknown input format: {fmt}\n"
3196 msgstr ""
3197
3198 #: tools/virt-make-fs.pl:391
3199 #, perl-brace-format
3200 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3201 msgstr ""
3202
3203 #: tools/virt-make-fs.pl:406
3204 msgid ""
3205 "qemu-img create: failed to create disk image, see earlier error messages\n"
3206 msgstr ""
3207
3208 #: tools/virt-make-fs.pl:417
3209 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3210 msgstr ""
3211
3212 #: tools/virt-make-fs.pl:442
3213 msgid "tar: failed, see earlier messages\n"
3214 msgstr ""
3215
3216 #: tools/virt-make-fs.pl:464
3217 msgid "uncompress command failed, see earlier messages\n"
3218 msgstr ""
3219
3220 #: tools/virt-make-fs.pl:499
3221 msgid ""
3222 "virt-make-fs: error copying contents into filesystem\n"
3223 "An error here usually means that the program did not estimate the\n"
3224 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3225 msgstr ""
3226
3227 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3228 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3229 msgstr ""
3230
3231 #: tools/virt-tar.pl:222
3232 msgid "virt-tar: no image, VM names, directory or filename given"
3233 msgstr ""
3234
3235 #: tools/virt-tar.pl:225
3236 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3237 msgstr ""
3238
3239 #: tools/virt-tar.pl:236
3240 #, perl-brace-format
3241 msgid "virt-tar: {tarball}: file not found\n"
3242 msgstr ""
3243
3244 #: tools/virt-tar.pl:239
3245 #, perl-brace-format
3246 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3247 msgstr ""
3248
3249 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3250 #, perl-brace-format
3251 msgid ""
3252 "{prog}: No operating system could be detected inside this disk image.\n"
3253 "\n"
3254 "This may be because the file is not a disk image, or is not a virtual "
3255 "machine\n"
3256 "image, or because the OS type is not understood by libguestfs.\n"
3257 "\n"
3258 "If you feel this is an error, please file a bug report including as much\n"
3259 "information about the disk image as possible.\n"
3260 msgstr ""
3261
3262 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3263 #, perl-brace-format
3264 msgid "{prog}: multiboot operating systems are not supported.\n"
3265 msgstr ""
3266
3267 #: tools/virt-win-reg.pl:245
3268 msgid "no libvirt domain name or disk image given\n"
3269 msgstr ""
3270
3271 #: tools/virt-win-reg.pl:287
3272 msgid ""
3273 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3274 "export\n"
3275 msgstr ""
3276
3277 #: tools/virt-win-reg.pl:446
3278 #, perl-brace-format
3279 msgid "virt-win-reg: {p}: cannot find user directory\n"
3280 msgstr ""
3281
3282 #: tools/virt-win-reg.pl:451
3283 #, perl-brace-format
3284 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3285 msgstr ""
3286
3287 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3288 #, perl-brace-format
3289 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3290 msgstr ""
3291
3292 #: tools/virt-win-reg.pl:529
3293 #, perl-brace-format
3294 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3295 msgstr ""
3296
3297 #: tools/virt-win-reg.pl:551
3298 #, perl-brace-format
3299 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3300 msgstr ""