Version 1.13.16.
[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-01 14:26+0100\n"
13 "PO-Revision-Date: 2011-07-17 20:49+0000\n"
14 "Last-Translator: rjones <rjones@redhat.com>\n"
15 "Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
16 "Language: hi\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
21
22 #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70
23 #: edit/virt-edit.c:73 fish/fish.c:101 fuse/guestmount.c:908
24 #: inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
25 #, c-format
26 msgid "Try `%s --help' for more information.\n"
27 msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
28
29 #: cat/virt-cat.c:61
30 #, c-format
31 msgid ""
32 "%s: display files in a virtual machine\n"
33 "Copyright (C) 2010 Red Hat Inc.\n"
34 "Usage:\n"
35 "  %s [--options] -d domname file [file ...]\n"
36 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
37 "Options:\n"
38 "  -a|--add image       Add image\n"
39 "  -c|--connect uri     Specify libvirt URI for -d option\n"
40 "  -d|--domain guest    Add disks from libvirt guest\n"
41 "  --echo-keys          Don't turn off echo for passphrases\n"
42 "  --format[=raw|..]    Force disk format for -a option\n"
43 "  --help               Display brief help\n"
44 "  --keys-from-stdin    Read passphrases from stdin\n"
45 "  -v|--verbose         Verbose messages\n"
46 "  -V|--version         Display version and exit\n"
47 "  -x                   Trace libguestfs API calls\n"
48 "For more information, see the manpage %s(1).\n"
49 msgstr ""
50
51 #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192
52 #: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222
53 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132
54 #: rescue/virt-rescue.c:137
55 #, c-format
56 msgid "guestfs_create: failed to create handle\n"
57 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
58
59 #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242
60 #: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061
61 #: inspector/virt-inspector.c:154 rescue/virt-rescue.c:172
62 #, c-format
63 msgid "%s: unknown long option: %s (%d)\n"
64 msgstr "%s: unknown long option: %s (%d)\n"
65
66 #: cat/virt-filesystems.c:103
67 #, c-format
68 msgid ""
69 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
70 "Copyright (C) 2010 Red Hat Inc.\n"
71 "Usage:\n"
72 "  %s [--options] -d domname\n"
73 "  %s [--options] -a disk.img [-a disk.img ...]\n"
74 "Options:\n"
75 "  -a|--add image       Add image\n"
76 "  --all                Display everything\n"
77 "  --blkdevs|--block-devices\n"
78 "                       Display block devices\n"
79 "  -c|--connect uri     Specify libvirt URI for -d option\n"
80 "  --csv                Output as Comma-Separated Values\n"
81 "  -d|--domain guest    Add disks from libvirt guest\n"
82 "  --echo-keys          Don't turn off echo for passphrases\n"
83 "  --extra              Display swap and data filesystems\n"
84 "  --filesystems        Display mountable filesystems\n"
85 "  --format[=raw|..]    Force disk format for -a option\n"
86 "  -h|--human-readable  Human-readable sizes in --long output\n"
87 "  --help               Display brief help\n"
88 "  --keys-from-stdin    Read passphrases from stdin\n"
89 "  -l|--long            Long output\n"
90 "  --lvs|--logvols|--logical-volumes\n"
91 "                       Display LVM logical volumes\n"
92 "  --no-title           No title in --long output\n"
93 "  --parts|--partitions Display partitions\n"
94 "  --pvs|--physvols|--physical-volumes\n"
95 "                       Display LVM physical volumes\n"
96 "  --uuid|--uuids       Add UUIDs to --long output\n"
97 "  -v|--verbose         Verbose messages\n"
98 "  -V|--version         Display version and exit\n"
99 "  --vgs|--volgroups|--volume-groups\n"
100 "                       Display LVM volume groups\n"
101 "  -x                   Trace libguestfs API calls\n"
102 "For more information, see the manpage %s(1).\n"
103 msgstr ""
104
105 #: cat/virt-filesystems.c:318 cat/virt-ls.c:347 df/main.c:255
106 #, c-format
107 msgid "%s: you cannot use -h and --csv options together.\n"
108 msgstr ""
109
110 #: cat/virt-ls.c:103
111 #, c-format
112 msgid ""
113 "%s: list files in a virtual machine\n"
114 "Copyright (C) 2010-2011 Red Hat Inc.\n"
115 "Usage:\n"
116 "  %s [--options] -d domname dir [dir ...]\n"
117 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
118 "Options:\n"
119 "  -a|--add image       Add image\n"
120 "  --checksum[=...]     Display file checksums\n"
121 "  -c|--connect uri     Specify libvirt URI for -d option\n"
122 "  --csv                Comma-Separated Values output\n"
123 "  -d|--domain guest    Add disks from libvirt guest\n"
124 "  --echo-keys          Don't turn off echo for passphrases\n"
125 "  --extra-stats        Display extra stats\n"
126 "  --format[=raw|..]    Force disk format for -a option\n"
127 "  --help               Display brief help\n"
128 "  -h|--human-readable  Human-readable sizes in output\n"
129 "  --keys-from-stdin    Read passphrases from stdin\n"
130 "  -l|--long            Long listing\n"
131 "  -R|--recursive       Recursive listing\n"
132 "  --times              Display file times\n"
133 "  --time-days          Display file times as days before now\n"
134 "  --time-relative      Display file times as seconds before now\n"
135 "  --time-t             Display file times as time_t's\n"
136 "  --uids               Display UID, GID\n"
137 "  -v|--verbose         Verbose messages\n"
138 "  -V|--version         Display version and exit\n"
139 "  -x                   Trace libguestfs API calls\n"
140 "For more information, see the manpage %s(1).\n"
141 msgstr ""
142
143 #: cat/virt-ls.c:338
144 #, c-format
145 msgid ""
146 "%s: used a flag which can only be combined with -lR mode\n"
147 "For more information, read the virt-ls(1) man page.\n"
148 msgstr ""
149
150 #: cat/virt-ls.c:577
151 #, c-format
152 msgid "%s: error getting extended attrs for %s %s\n"
153 msgstr ""
154
155 #: cat/virt-ls.c:583
156 #, c-format
157 msgid "%s: error: cannot parse xattr count for %s %s\n"
158 msgstr ""
159
160 #: df/domains.c:115
161 #, c-format
162 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
163 msgstr ""
164
165 #: df/domains.c:124
166 #, c-format
167 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
168 msgstr ""
169
170 #: df/domains.c:134
171 #, c-format
172 msgid "%s: could not list running domains (code %d, domain %d): %s"
173 msgstr ""
174
175 #: df/domains.c:145
176 #, c-format
177 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
178 msgstr ""
179
180 #: df/domains.c:155
181 #, c-format
182 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
183 msgstr ""
184
185 #: df/domains.c:281
186 #, c-format
187 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
188 msgstr ""
189
190 #: df/main.c:74
191 #, c-format
192 msgid ""
193 "%s: display free space on virtual filesystems\n"
194 "Copyright (C) 2010 Red Hat Inc.\n"
195 "Usage:\n"
196 "  %s [--options] -d domname\n"
197 "  %s [--options] -a disk.img [-a disk.img ...]\n"
198 "Options:\n"
199 "  -a|--add image       Add image\n"
200 "  -c|--connect uri     Specify libvirt URI for -d option\n"
201 "  --csv                Output as Comma-Separated Values\n"
202 "  -d|--domain guest    Add disks from libvirt guest\n"
203 "  --format[=raw|..]    Force disk format for -a option\n"
204 "  -h|--human-readable  Human-readable sizes in --long output\n"
205 "  --help               Display brief help\n"
206 "  -i|--inodes          Display inodes\n"
207 "  --one-per-guest      Separate appliance per guest\n"
208 "  --uuid               Add UUIDs to --long output\n"
209 "  -v|--verbose         Verbose messages\n"
210 "  -V|--version         Display version and exit\n"
211 "  -x                   Trace libguestfs API calls\n"
212 "For more information, see the manpage %s(1).\n"
213 msgstr ""
214
215 #: df/main.c:267
216 #, c-format
217 msgid "%s: compiled without support for libvirt.\n"
218 msgstr ""
219
220 #: df/output.c:50
221 msgid "VirtualMachine"
222 msgstr ""
223
224 #: df/output.c:51
225 msgid "Filesystem"
226 msgstr "फ़ाइलसिस्टम"
227
228 #: df/output.c:54
229 msgid "1K-blocks"
230 msgstr ""
231
232 #: df/output.c:56
233 msgid "Size"
234 msgstr "आकार"
235
236 #: df/output.c:57
237 msgid "Used"
238 msgstr "उपयोग में"
239
240 #: df/output.c:58
241 msgid "Available"
242 msgstr "उपलब्ध"
243
244 #: df/output.c:59
245 msgid "Use%"
246 msgstr ""
247
248 #: df/output.c:61
249 msgid "Inodes"
250 msgstr "आइनोड"
251
252 #: df/output.c:62
253 msgid "IUsed"
254 msgstr ""
255
256 #: df/output.c:63
257 msgid "IFree"
258 msgstr ""
259
260 #: df/output.c:64
261 msgid "IUse%"
262 msgstr ""
263
264 #: edit/virt-edit.c:77
265 #, c-format
266 msgid ""
267 "%s: Edit a file in a virtual machine\n"
268 "Copyright (C) 2009-2011 Red Hat Inc.\n"
269 "Usage:\n"
270 "  %s [--options] -d domname file [file ...]\n"
271 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
272 "Options:\n"
273 "  -a|--add image       Add image\n"
274 "  -b|--backup .ext     Backup original as original.ext\n"
275 "  -c|--connect uri     Specify libvirt URI for -d option\n"
276 "  -d|--domain guest    Add disks from libvirt guest\n"
277 "  --echo-keys          Don't turn off echo for passphrases\n"
278 "  -e|--expr expr       Non-interactive editing using Perl expr\n"
279 "  --format[=raw|..]    Force disk format for -a option\n"
280 "  --help               Display brief help\n"
281 "  --keys-from-stdin    Read passphrases from stdin\n"
282 "  -v|--verbose         Verbose messages\n"
283 "  -V|--version         Display version and exit\n"
284 "  -x                   Trace libguestfs API calls\n"
285 "For more information, see the manpage %s(1).\n"
286 msgstr ""
287
288 #: edit/virt-edit.c:175
289 #, c-format
290 msgid "%s: -b option given multiple times\n"
291 msgstr ""
292
293 #: edit/virt-edit.c:192
294 #, c-format
295 msgid "%s: -e option given multiple times\n"
296 msgstr ""
297
298 #: edit/virt-edit.c:585 fish/fish.c:1554
299 #, c-format
300 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
301 msgstr ""
302
303 #: edit/virt-edit.c:599
304 #, c-format
305 msgid "%s: drive '%c:' not found.\n"
306 msgstr ""
307
308 #: fish/alloc.c:37
309 #, c-format
310 msgid "use 'alloc file size' to create an image\n"
311 msgstr "छवि के रूप में 'alloc file size' का उपयोग करें\n"
312
313 #: fish/alloc.c:51
314 #, c-format
315 msgid "use 'sparse file size' to create a sparse image\n"
316 msgstr "छवि कम घना करने के लिए 'sparse file size' का उपयोग करें\n"
317
318 #: fish/alloc.c:75
319 #, c-format
320 msgid "can't allocate or add disks after launching\n"
321 msgstr "लॉन्चिंग के बाद डिस्क आबंटित या जोड़ नहीं सकता है\n"
322
323 #: fish/alloc.c:156
324 #, c-format
325 msgid "%s: invalid integer parameter (%s returned %d)\n"
326 msgstr ""
327
328 #: fish/cmds.c:2685
329 msgid "Command"
330 msgstr "कमांड"
331
332 #: fish/cmds.c:2685
333 msgid "Description"
334 msgstr "वर्णन"
335
336 #: fish/cmds.c:2687
337 msgid "add a CD-ROM disk image to examine"
338 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
339
340 #: fish/cmds.c:2688
341 msgid "add the disk(s) from a named libvirt domain"
342 msgstr ""
343
344 #: fish/cmds.c:2689 fish/cmds.c:2690
345 msgid "add an image to examine or modify"
346 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
347
348 #: fish/cmds.c:2691
349 msgid "add a drive in snapshot mode (read-only)"
350 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
351
352 #: fish/cmds.c:2692
353 msgid "add a drive read-only specifying the QEMU block emulation to use"
354 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
355
356 #: fish/cmds.c:2693
357 msgid "add a drive specifying the QEMU block emulation to use"
358 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
359
360 #: fish/cmds.c:2694
361 msgid "allocate and add a disk file"
362 msgstr ""
363
364 #: fish/cmds.c:2695
365 msgid "clear Augeas path"
366 msgstr ""
367
368 #: fish/cmds.c:2696
369 msgid "close the current Augeas handle"
370 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
371
372 #: fish/cmds.c:2697
373 msgid "define an Augeas node"
374 msgstr "कोई Augeas नोड परिभाषित करें"
375
376 #: fish/cmds.c:2698
377 msgid "define an Augeas variable"
378 msgstr "कोई Augeas चर परिभाषित करें"
379
380 #: fish/cmds.c:2699
381 msgid "look up the value of an Augeas path"
382 msgstr "Augeas पथ के मान के लिए देखें"
383
384 #: fish/cmds.c:2700
385 msgid "create a new Augeas handle"
386 msgstr "नया Augeas नियंत्रण बनाएँ"
387
388 #: fish/cmds.c:2701
389 msgid "insert a sibling Augeas node"
390 msgstr "सहोदर Augeas नोड घुसाएँ"
391
392 #: fish/cmds.c:2702
393 msgid "load files into the tree"
394 msgstr "तरू में फाइल लोड करें"
395
396 #: fish/cmds.c:2703
397 msgid "list Augeas nodes under augpath"
398 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
399
400 #: fish/cmds.c:2704
401 msgid "return Augeas nodes which match augpath"
402 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
403
404 #: fish/cmds.c:2705
405 msgid "move Augeas node"
406 msgstr "Augeas नोड खिसकाएँ"
407
408 #: fish/cmds.c:2706
409 msgid "remove an Augeas path"
410 msgstr "Augeas पथ हटाएँ"
411
412 #: fish/cmds.c:2707
413 msgid "write all pending Augeas changes to disk"
414 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
415
416 #: fish/cmds.c:2708
417 msgid "set Augeas path to value"
418 msgstr "Augeas पथ को वाल्व में सेट करें"
419
420 #: fish/cmds.c:2709
421 msgid "test availability of some parts of the API"
422 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
423
424 #: fish/cmds.c:2710
425 msgid "return a list of all optional groups"
426 msgstr ""
427
428 #: fish/cmds.c:2711
429 msgid "upload base64-encoded data to file"
430 msgstr ""
431
432 #: fish/cmds.c:2712
433 msgid "download file and encode as base64"
434 msgstr ""
435
436 #: fish/cmds.c:2713
437 msgid "flush device buffers"
438 msgstr "फ्लश युक्ति बफर"
439
440 #: fish/cmds.c:2714
441 msgid "get blocksize of block device"
442 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
443
444 #: fish/cmds.c:2715
445 msgid "is block device set to read-only"
446 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
447
448 #: fish/cmds.c:2716
449 msgid "get total size of device in bytes"
450 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
451
452 #: fish/cmds.c:2717
453 msgid "get sectorsize of block device"
454 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
455
456 #: fish/cmds.c:2718
457 msgid "get total size of device in 512-byte sectors"
458 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
459
460 #: fish/cmds.c:2719
461 msgid "reread partition table"
462 msgstr "विभाजन सारणी फिर पढ़ें"
463
464 #: fish/cmds.c:2720
465 msgid "set blocksize of block device"
466 msgstr "खंड युक्ति का खंड आकार सेट करें"
467
468 #: fish/cmds.c:2721
469 msgid "set block device to read-only"
470 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
471
472 #: fish/cmds.c:2722
473 msgid "set block device to read-write"
474 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
475
476 #: fish/cmds.c:2723
477 msgid "resize a btrfs filesystem"
478 msgstr ""
479
480 #: fish/cmds.c:2724
481 msgid "return true path on case-insensitive filesystem"
482 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
483
484 #: fish/cmds.c:2725
485 msgid "list the contents of a file"
486 msgstr "फाइल की सामग्री सूचीबद्ध करें"
487
488 #: fish/cmds.c:2726
489 msgid "compute MD5, SHAx or CRC checksum of file"
490 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
491
492 #: fish/cmds.c:2727
493 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
494 msgstr ""
495
496 #: fish/cmds.c:2728
497 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
498 msgstr ""
499
500 #: fish/cmds.c:2729
501 msgid "change file mode"
502 msgstr "फाइल नोड बदलें"
503
504 #: fish/cmds.c:2730 fish/cmds.c:2854
505 msgid "change file owner and group"
506 msgstr "फाइल स्वामी और समूह बदलें"
507
508 #: fish/cmds.c:2731
509 msgid "run a command from the guest filesystem"
510 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
511
512 #: fish/cmds.c:2732
513 msgid "run a command, returning lines"
514 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
515
516 #: fish/cmds.c:2733
517 msgid "output compressed device"
518 msgstr ""
519
520 #: fish/cmds.c:2734
521 msgid "output compressed file"
522 msgstr ""
523
524 #: fish/cmds.c:2735
525 msgid "add qemu parameters"
526 msgstr "qemu पैरामीटर जोड़ें"
527
528 #: fish/cmds.c:2736
529 msgid "copy local files or directories into an image"
530 msgstr ""
531
532 #: fish/cmds.c:2737
533 msgid "copy remote files or directories out of an image"
534 msgstr ""
535
536 #: fish/cmds.c:2738
537 msgid "copy size bytes from source to destination using dd"
538 msgstr ""
539
540 #: fish/cmds.c:2739
541 msgid "copy a file"
542 msgstr "कोई फाइल कॉपी करें"
543
544 #: fish/cmds.c:2740
545 msgid "copy a file or directory recursively"
546 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
547
548 #: fish/cmds.c:2741
549 msgid "copy from source to destination using dd"
550 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
551
552 #: fish/cmds.c:2742
553 msgid "debugging and internals"
554 msgstr "डिबगिंग और आंतरिक"
555
556 #: fish/cmds.c:2743
557 msgid "debug the QEMU command line (internal use only)"
558 msgstr ""
559
560 #: fish/cmds.c:2744
561 msgid "upload a file to the appliance (internal use only)"
562 msgstr ""
563
564 #: fish/cmds.c:2745
565 msgid "report file system disk space usage"
566 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
567
568 #: fish/cmds.c:2746
569 msgid "report file system disk space usage (human readable)"
570 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
571
572 #: fish/cmds.c:2747
573 msgid "display an image"
574 msgstr ""
575
576 #: fish/cmds.c:2748
577 msgid "return kernel messages"
578 msgstr "कर्नेल संदेश लौटाएँ"
579
580 #: fish/cmds.c:2749
581 msgid "download a file to the local machine"
582 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
583
584 #: fish/cmds.c:2750
585 msgid "download a file to the local machine with offset and size"
586 msgstr ""
587
588 #: fish/cmds.c:2751
589 msgid "drop kernel page cache, dentries and inodes"
590 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
591
592 #: fish/cmds.c:2752
593 msgid "estimate file space usage"
594 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
595
596 #: fish/cmds.c:2753
597 msgid "check an ext2/ext3 filesystem"
598 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
599
600 #: fish/cmds.c:2754
601 msgid "display a line of text"
602 msgstr "पाठ पंक्ति दिखाएँ"
603
604 #: fish/cmds.c:2755
605 msgid "echo arguments back to the client"
606 msgstr "इको तर्क क्लाइंट को वापस"
607
608 #: fish/cmds.c:2756
609 msgid "edit a file"
610 msgstr ""
611
612 #: fish/cmds.c:2757 fish/cmds.c:2758 fish/cmds.c:2763 fish/cmds.c:2764
613 #: fish/cmds.c:2799 fish/cmds.c:2800 fish/cmds.c:3056 fish/cmds.c:3057
614 #: fish/cmds.c:3061 fish/cmds.c:3062 fish/cmds.c:3064 fish/cmds.c:3065
615 msgid "return lines matching a pattern"
616 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
617
618 #: fish/cmds.c:2759
619 msgid "test if two files have equal contents"
620 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
621
622 #: fish/cmds.c:2760
623 msgid "test if file or directory exists"
624 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
625
626 #: fish/cmds.c:2761 fish/cmds.c:2762
627 msgid "preallocate a file in the guest filesystem"
628 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
629
630 #: fish/cmds.c:2765
631 msgid "determine file type"
632 msgstr "फाइल प्रकार निर्धारित करें"
633
634 #: fish/cmds.c:2766
635 msgid "detect the architecture of a binary file"
636 msgstr ""
637
638 #: fish/cmds.c:2767
639 msgid "return the size of the file in bytes"
640 msgstr "बाइट में फाइल का आकार वापस करें"
641
642 #: fish/cmds.c:2768
643 msgid "fill a file with octets"
644 msgstr "ऑक्टेट के साथ फाइल भरें"
645
646 #: fish/cmds.c:2769
647 msgid "fill a file with a repeating pattern of bytes"
648 msgstr ""
649
650 #: fish/cmds.c:2770
651 msgid "find all files and directories"
652 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
653
654 #: fish/cmds.c:2771
655 msgid "find all files and directories, returning NUL-separated list"
656 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
657
658 #: fish/cmds.c:2772
659 msgid "find a filesystem by label"
660 msgstr ""
661
662 #: fish/cmds.c:2773
663 msgid "find a filesystem by UUID"
664 msgstr ""
665
666 #: fish/cmds.c:2774
667 msgid "run the filesystem checker"
668 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
669
670 #: fish/cmds.c:2775
671 msgid "get the additional kernel options"
672 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
673
674 #: fish/cmds.c:2776
675 msgid "get the attach method"
676 msgstr ""
677
678 #: fish/cmds.c:2777
679 msgid "get autosync mode"
680 msgstr "autosync विधि पाएँ"
681
682 #: fish/cmds.c:2778
683 msgid "get direct appliance mode flag"
684 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
685
686 #: fish/cmds.c:2779
687 msgid "get the ext2/3/4 filesystem label"
688 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
689
690 #: fish/cmds.c:2780
691 msgid "get the ext2/3/4 filesystem UUID"
692 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
693
694 #: fish/cmds.c:2781
695 msgid "get memory allocated to the qemu subprocess"
696 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
697
698 #: fish/cmds.c:2782
699 msgid "get enable network flag"
700 msgstr ""
701
702 #: fish/cmds.c:2783
703 msgid "get the search path"
704 msgstr "खोज पथ पाएँ"
705
706 #: fish/cmds.c:2784
707 msgid "get process group flag"
708 msgstr ""
709
710 #: fish/cmds.c:2785
711 msgid "get PID of qemu subprocess"
712 msgstr "qemu की उपप्रक्रिया PID पाएँ"
713
714 #: fish/cmds.c:2786
715 msgid "get the qemu binary"
716 msgstr "qemu द्विपदीय पाएँ"
717
718 #: fish/cmds.c:2787
719 msgid "get recovery process enabled flag"
720 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
721
722 #: fish/cmds.c:2788
723 msgid "get SELinux enabled flag"
724 msgstr "SELinux सक्रिय फ्लैग पाएँ"
725
726 #: fish/cmds.c:2789
727 msgid "get number of virtual CPUs in appliance"
728 msgstr ""
729
730 #: fish/cmds.c:2790
731 msgid "get the current state"
732 msgstr "मौजूदा स्थिति पाएँ"
733
734 #: fish/cmds.c:2791
735 msgid "get command trace enabled flag"
736 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
737
738 #: fish/cmds.c:2792
739 msgid "get the current umask"
740 msgstr ""
741
742 #: fish/cmds.c:2793
743 msgid "get verbose mode"
744 msgstr "वर्बोस विधि पाएँ"
745
746 #: fish/cmds.c:2794
747 msgid "get SELinux security context"
748 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
749
750 #: fish/cmds.c:2795 fish/cmds.c:2855
751 msgid "get a single extended attribute"
752 msgstr ""
753
754 #: fish/cmds.c:2796 fish/cmds.c:2856
755 msgid "list extended attributes of a file or directory"
756 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
757
758 #: fish/cmds.c:2797
759 msgid "expand wildcards in command"
760 msgstr "कमांड में कमांड वाइल्डकार्ड"
761
762 #: fish/cmds.c:2798
763 msgid "expand a wildcard path"
764 msgstr "वाइल्डकार्ड पथ फैलाएँ"
765
766 #: fish/cmds.c:2801
767 #, fuzzy
768 msgid "install GRUB 1"
769 msgstr "GRUB संस्थापित करें"
770
771 #: fish/cmds.c:2802
772 msgid "return first 10 lines of a file"
773 msgstr "फाइल का 10 पंक्ति वापस करें"
774
775 #: fish/cmds.c:2803
776 msgid "return first N lines of a file"
777 msgstr "फाइल का पहला N पंक्ति वापस करें"
778
779 #: fish/cmds.c:2804
780 msgid "dump a file in hexadecimal"
781 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
782
783 #: fish/cmds.c:2805
784 msgid "edit with a hex editor"
785 msgstr ""
786
787 #: fish/cmds.c:2806
788 msgid "list the contents of a single file in an initrd"
789 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
790
791 #: fish/cmds.c:2807
792 msgid "list files in an initrd"
793 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
794
795 #: fish/cmds.c:2808
796 msgid "add an inotify watch"
797 msgstr "inotify वाच जोड़ें"
798
799 #: fish/cmds.c:2809
800 msgid "close the inotify handle"
801 msgstr "inotify नियंत्रण बंद करें"
802
803 #: fish/cmds.c:2810
804 msgid "return list of watched files that had events"
805 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
806
807 #: fish/cmds.c:2811
808 msgid "create an inotify handle"
809 msgstr "inotify नियंत्रण बनाएँ"
810
811 #: fish/cmds.c:2812
812 msgid "return list of inotify events"
813 msgstr "inotify घटना की सूची वापस करता है"
814
815 #: fish/cmds.c:2813
816 msgid "remove an inotify watch"
817 msgstr "inotify जाँच का हटाएँ"
818
819 #: fish/cmds.c:2814
820 msgid "get architecture of inspected operating system"
821 msgstr ""
822
823 #: fish/cmds.c:2815
824 msgid "get distro of inspected operating system"
825 msgstr ""
826
827 #: fish/cmds.c:2816
828 msgid "get drive letter mappings"
829 msgstr ""
830
831 #: fish/cmds.c:2817
832 msgid "get filesystems associated with inspected operating system"
833 msgstr ""
834
835 #: fish/cmds.c:2818
836 msgid "get format of inspected operating system"
837 msgstr ""
838
839 #: fish/cmds.c:2819
840 msgid "get hostname of the operating system"
841 msgstr ""
842
843 #: fish/cmds.c:2820
844 msgid "get the icon corresponding to this operating system"
845 msgstr ""
846
847 #: fish/cmds.c:2821
848 msgid "get major version of inspected operating system"
849 msgstr ""
850
851 #: fish/cmds.c:2822
852 msgid "get minor version of inspected operating system"
853 msgstr ""
854
855 #: fish/cmds.c:2823
856 msgid "get mountpoints of inspected operating system"
857 msgstr ""
858
859 #: fish/cmds.c:2824
860 msgid "get package format used by the operating system"
861 msgstr ""
862
863 #: fish/cmds.c:2825
864 msgid "get package management tool used by the operating system"
865 msgstr ""
866
867 #: fish/cmds.c:2826
868 msgid "get product name of inspected operating system"
869 msgstr ""
870
871 #: fish/cmds.c:2827
872 msgid "get product variant of inspected operating system"
873 msgstr ""
874
875 #: fish/cmds.c:2828
876 msgid "return list of operating systems found by last inspection"
877 msgstr ""
878
879 #: fish/cmds.c:2829
880 msgid "get type of inspected operating system"
881 msgstr ""
882
883 #: fish/cmds.c:2830
884 msgid "get Windows CurrentControlSet of inspected operating system"
885 msgstr ""
886
887 #: fish/cmds.c:2831
888 msgid "get Windows systemroot of inspected operating system"
889 msgstr ""
890
891 #: fish/cmds.c:2832
892 msgid "get live flag for install disk"
893 msgstr ""
894
895 #: fish/cmds.c:2833
896 msgid "get multipart flag for install disk"
897 msgstr ""
898
899 #: fish/cmds.c:2834
900 msgid "get netinst (network installer) flag for install disk"
901 msgstr ""
902
903 #: fish/cmds.c:2835
904 msgid "get list of applications installed in the operating system"
905 msgstr ""
906
907 #: fish/cmds.c:2836
908 msgid "inspect disk and return list of operating systems found"
909 msgstr ""
910
911 #: fish/cmds.c:2837
912 msgid "test if block device"
913 msgstr ""
914
915 #: fish/cmds.c:2838
916 msgid "is busy processing a command"
917 msgstr "कमांड की प्रक्रिया में व्यस्त है"
918
919 #: fish/cmds.c:2839
920 msgid "test if character device"
921 msgstr ""
922
923 #: fish/cmds.c:2840
924 msgid "is in configuration state"
925 msgstr "विन्यास स्थिति में है"
926
927 #: fish/cmds.c:2841
928 msgid "test if a directory"
929 msgstr ""
930
931 #: fish/cmds.c:2842
932 msgid "test if FIFO (named pipe)"
933 msgstr ""
934
935 #: fish/cmds.c:2843
936 msgid "test if a regular file"
937 msgstr ""
938
939 #: fish/cmds.c:2844
940 msgid "is launching subprocess"
941 msgstr "उपपक्रिया को लॉन्च कर रहा है"
942
943 #: fish/cmds.c:2845
944 msgid "test if device is a logical volume"
945 msgstr ""
946
947 #: fish/cmds.c:2846
948 msgid "is ready to accept commands"
949 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
950
951 #: fish/cmds.c:2847
952 msgid "test if socket"
953 msgstr ""
954
955 #: fish/cmds.c:2848
956 msgid "test if symbolic link"
957 msgstr ""
958
959 #: fish/cmds.c:2849
960 msgid "test if a file contains all zero bytes"
961 msgstr ""
962
963 #: fish/cmds.c:2850
964 msgid "test if a device contains all zero bytes"
965 msgstr ""
966
967 #: fish/cmds.c:2851
968 msgid "kill the qemu subprocess"
969 msgstr "qemu उपपक्रिया को किल करें"
970
971 #: fish/cmds.c:2852
972 msgid "launch the qemu subprocess"
973 msgstr "qemu उपपक्रिया लॉन्च करें"
974
975 #: fish/cmds.c:2853
976 msgid "change working directory"
977 msgstr "कार्यशील निर्देशिका बदलें"
978
979 #: fish/cmds.c:2857
980 msgid "list 9p filesystems"
981 msgstr ""
982
983 #: fish/cmds.c:2858
984 msgid "list the block devices"
985 msgstr "खंड युक्ति को सूचीबद्ध करता है"
986
987 #: fish/cmds.c:2859
988 msgid "list device mapper devices"
989 msgstr ""
990
991 #: fish/cmds.c:2860
992 msgid "list filesystems"
993 msgstr ""
994
995 #: fish/cmds.c:2861
996 msgid "list the partitions"
997 msgstr "विभाजन सूचीबद्ध करें"
998
999 #: fish/cmds.c:2862
1000 msgid "list the files in a directory (long format)"
1001 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
1002
1003 #: fish/cmds.c:2863 fish/cmds.c:2864
1004 msgid "create a hard link"
1005 msgstr "कोई हार्ड लिंक बनाएँ"
1006
1007 #: fish/cmds.c:2865 fish/cmds.c:2866
1008 msgid "create a symbolic link"
1009 msgstr "सांकेतिक लिंक बनाएँ"
1010
1011 #: fish/cmds.c:2867 fish/cmds.c:2960
1012 msgid "remove extended attribute of a file or directory"
1013 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
1014
1015 #: fish/cmds.c:2868
1016 msgid "list the files in a directory"
1017 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1018
1019 #: fish/cmds.c:2869 fish/cmds.c:2990
1020 msgid "set extended attribute of a file or directory"
1021 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
1022
1023 #: fish/cmds.c:2870
1024 msgid "get file information for a symbolic link"
1025 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
1026
1027 #: fish/cmds.c:2871
1028 msgid "lstat on multiple files"
1029 msgstr "lstat विविध फाइल पर"
1030
1031 #: fish/cmds.c:2872
1032 msgid "add a key on a LUKS encrypted device"
1033 msgstr ""
1034
1035 #: fish/cmds.c:2873
1036 msgid "close a LUKS device"
1037 msgstr ""
1038
1039 #: fish/cmds.c:2874 fish/cmds.c:2875
1040 msgid "format a block device as a LUKS encrypted device"
1041 msgstr ""
1042
1043 #: fish/cmds.c:2876
1044 msgid "remove a key from a LUKS encrypted device"
1045 msgstr ""
1046
1047 #: fish/cmds.c:2877
1048 msgid "open a LUKS-encrypted block device"
1049 msgstr ""
1050
1051 #: fish/cmds.c:2878
1052 msgid "open a LUKS-encrypted block device read-only"
1053 msgstr ""
1054
1055 #: fish/cmds.c:2879
1056 msgid "create an LVM logical volume"
1057 msgstr ""
1058
1059 #: fish/cmds.c:2880
1060 msgid "get canonical name of an LV"
1061 msgstr ""
1062
1063 #: fish/cmds.c:2881
1064 msgid "clear LVM device filter"
1065 msgstr ""
1066
1067 #: fish/cmds.c:2882
1068 msgid "remove all LVM LVs, VGs and PVs"
1069 msgstr "सभी LVM LV, VG और PV हटाएँ"
1070
1071 #: fish/cmds.c:2883
1072 msgid "set LVM device filter"
1073 msgstr ""
1074
1075 #: fish/cmds.c:2884
1076 msgid "remove an LVM logical volume"
1077 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1078
1079 #: fish/cmds.c:2885
1080 msgid "rename an LVM logical volume"
1081 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1082
1083 #: fish/cmds.c:2886
1084 msgid "resize an LVM logical volume"
1085 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1086
1087 #: fish/cmds.c:2887
1088 msgid "expand an LV to fill free space"
1089 msgstr ""
1090
1091 #: fish/cmds.c:2888 fish/cmds.c:2889
1092 msgid "list the LVM logical volumes (LVs)"
1093 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1094
1095 #: fish/cmds.c:2890
1096 msgid "get the UUID of a logical volume"
1097 msgstr ""
1098
1099 #: fish/cmds.c:2891
1100 msgid "lgetxattr on multiple files"
1101 msgstr "विविध फाइल पर lgetxattr करें"
1102
1103 #: fish/cmds.c:2892
1104 msgid "open the manual"
1105 msgstr ""
1106
1107 #: fish/cmds.c:2893
1108 msgid "create a directory"
1109 msgstr "निर्देशिका बनाएँ"
1110
1111 #: fish/cmds.c:2894
1112 msgid "create a directory with a particular mode"
1113 msgstr "खास विधि से निर्देशिका बनाएँ"
1114
1115 #: fish/cmds.c:2895
1116 msgid "create a directory and parents"
1117 msgstr "जनक और निर्देशिका बनाएँ"
1118
1119 #: fish/cmds.c:2896
1120 msgid "create a temporary directory"
1121 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1122
1123 #: fish/cmds.c:2897 fish/cmds.c:2898 fish/cmds.c:2899
1124 msgid "make ext2/3/4 filesystem with external journal"
1125 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1126
1127 #: fish/cmds.c:2900
1128 msgid "make ext2/3/4 external journal"
1129 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1130
1131 #: fish/cmds.c:2901
1132 msgid "make ext2/3/4 external journal with label"
1133 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1134
1135 #: fish/cmds.c:2902
1136 msgid "make ext2/3/4 external journal with UUID"
1137 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1138
1139 #: fish/cmds.c:2903
1140 msgid "make FIFO (named pipe)"
1141 msgstr "FIFO (named पाइप) बनाएँ"
1142
1143 #: fish/cmds.c:2904 fish/cmds.c:2906
1144 msgid "make a filesystem"
1145 msgstr "फाइलसिस्टम बनाएँ"
1146
1147 #: fish/cmds.c:2905
1148 msgid "make a filesystem with block size"
1149 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1150
1151 #: fish/cmds.c:2907
1152 msgid "create a mountpoint"
1153 msgstr "आरोहबिंदु बनाएँ"
1154
1155 #: fish/cmds.c:2908
1156 msgid "make block, character or FIFO devices"
1157 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1158
1159 #: fish/cmds.c:2909
1160 msgid "make block device node"
1161 msgstr "खंड युक्ति नोड बनाएँ"
1162
1163 #: fish/cmds.c:2910
1164 msgid "make char device node"
1165 msgstr "चार युक्ति नोड बनाएँ"
1166
1167 #: fish/cmds.c:2911
1168 msgid "create a swap partition"
1169 msgstr "कोई स्वैप विभाजन बनाएँ"
1170
1171 #: fish/cmds.c:2912
1172 msgid "create a swap partition with a label"
1173 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1174
1175 #: fish/cmds.c:2913
1176 msgid "create a swap partition with an explicit UUID"
1177 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1178
1179 #: fish/cmds.c:2914
1180 msgid "create a swap file"
1181 msgstr "कोई स्वैप फाइल बनाएँ"
1182
1183 #: fish/cmds.c:2915
1184 msgid "load a kernel module"
1185 msgstr "कर्नेल मॉड्यूल लोड करें"
1186
1187 #: fish/cmds.c:2916
1188 msgid "view a file"
1189 msgstr ""
1190
1191 #: fish/cmds.c:2917
1192 msgid "mount a guest disk at a position in the filesystem"
1193 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1194
1195 #: fish/cmds.c:2918
1196 msgid "mount 9p filesystem"
1197 msgstr ""
1198
1199 #: fish/cmds.c:2919
1200 msgid "mount a file using the loop device"
1201 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1202
1203 #: fish/cmds.c:2920
1204 msgid "mount a guest disk with mount options"
1205 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1206
1207 #: fish/cmds.c:2921
1208 msgid "mount a guest disk, read-only"
1209 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1210
1211 #: fish/cmds.c:2922
1212 msgid "mount a guest disk with mount options and vfstype"
1213 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1214
1215 #: fish/cmds.c:2923
1216 msgid "show mountpoints"
1217 msgstr "आरोहबिंदु दिखाएँ"
1218
1219 #: fish/cmds.c:2924
1220 msgid "show mounted filesystems"
1221 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1222
1223 #: fish/cmds.c:2925
1224 msgid "move a file"
1225 msgstr "कोई फाइल खिसकाएँ"
1226
1227 #: fish/cmds.c:2926
1228 msgid "probe NTFS volume"
1229 msgstr "NTFS वॉल्यूम जाँचें"
1230
1231 #: fish/cmds.c:2927 fish/cmds.c:2928
1232 msgid "resize an NTFS filesystem"
1233 msgstr ""
1234
1235 #: fish/cmds.c:2929
1236 msgid "resize an NTFS filesystem (with size)"
1237 msgstr ""
1238
1239 #: fish/cmds.c:2930
1240 msgid "add a partition to the device"
1241 msgstr "युक्ति में कोई विभाजन जोड़ें"
1242
1243 #: fish/cmds.c:2931
1244 msgid "delete a partition"
1245 msgstr ""
1246
1247 #: fish/cmds.c:2932
1248 msgid "partition whole disk with a single primary partition"
1249 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1250
1251 #: fish/cmds.c:2933
1252 msgid "return true if a partition is bootable"
1253 msgstr ""
1254
1255 #: fish/cmds.c:2934
1256 msgid "get the MBR type byte (ID byte) from a partition"
1257 msgstr ""
1258
1259 #: fish/cmds.c:2935
1260 msgid "get the partition table type"
1261 msgstr "विभाजन सारणी प्रकार पाएँ"
1262
1263 #: fish/cmds.c:2936
1264 msgid "create an empty partition table"
1265 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1266
1267 #: fish/cmds.c:2937
1268 msgid "list partitions on a device"
1269 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1270
1271 #: fish/cmds.c:2938
1272 msgid "make a partition bootable"
1273 msgstr "विभाजन को बूट योग्य बनाएँ"
1274
1275 #: fish/cmds.c:2939
1276 msgid "set the MBR type byte (ID byte) of a partition"
1277 msgstr ""
1278
1279 #: fish/cmds.c:2940
1280 msgid "set partition name"
1281 msgstr "विभाजन नाम सेट करें"
1282
1283 #: fish/cmds.c:2941
1284 msgid "convert partition name to device name"
1285 msgstr ""
1286
1287 #: fish/cmds.c:2942
1288 msgid "ping the guest daemon"
1289 msgstr "अतिथि डेमॉन पिंग करें"
1290
1291 #: fish/cmds.c:2943
1292 msgid "read part of a file"
1293 msgstr "किसी फाइल का हिस्सा पढ़ें"
1294
1295 #: fish/cmds.c:2944
1296 msgid "read part of a device"
1297 msgstr ""
1298
1299 #: fish/cmds.c:2945
1300 msgid "create an LVM physical volume"
1301 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1302
1303 #: fish/cmds.c:2946
1304 msgid "remove an LVM physical volume"
1305 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1306
1307 #: fish/cmds.c:2947
1308 msgid "resize an LVM physical volume"
1309 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1310
1311 #: fish/cmds.c:2948
1312 msgid "resize an LVM physical volume (with size)"
1313 msgstr ""
1314
1315 #: fish/cmds.c:2949 fish/cmds.c:2950
1316 msgid "list the LVM physical volumes (PVs)"
1317 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1318
1319 #: fish/cmds.c:2951
1320 msgid "get the UUID of a physical volume"
1321 msgstr ""
1322
1323 #: fish/cmds.c:2952
1324 msgid "write to part of a file"
1325 msgstr ""
1326
1327 #: fish/cmds.c:2953
1328 msgid "write to part of a device"
1329 msgstr ""
1330
1331 #: fish/cmds.c:2954
1332 msgid "read a file"
1333 msgstr "फाइल पढ़ें"
1334
1335 #: fish/cmds.c:2955
1336 msgid "read file as lines"
1337 msgstr "फाइल पंक्ति बार पढ़ें"
1338
1339 #: fish/cmds.c:2956
1340 msgid "read directories entries"
1341 msgstr "निर्देशिका प्रविष्टि पढें"
1342
1343 #: fish/cmds.c:2957
1344 msgid "read the target of a symbolic link"
1345 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1346
1347 #: fish/cmds.c:2958
1348 msgid "readlink on multiple files"
1349 msgstr "मल्टीपल फाइल पर रीडलिंक"
1350
1351 #: fish/cmds.c:2959
1352 msgid "canonicalized absolute pathname"
1353 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1354
1355 #: fish/cmds.c:2961
1356 msgid "close and reopen libguestfs handle"
1357 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1358
1359 #: fish/cmds.c:2962
1360 msgid "resize an ext2, ext3 or ext4 filesystem"
1361 msgstr ""
1362
1363 #: fish/cmds.c:2963
1364 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1365 msgstr ""
1366
1367 #: fish/cmds.c:2964
1368 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1369 msgstr ""
1370
1371 #: fish/cmds.c:2965
1372 msgid "remove a file"
1373 msgstr "फाइल हटाएँ"
1374
1375 #: fish/cmds.c:2966
1376 msgid "remove a file or directory recursively"
1377 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1378
1379 #: fish/cmds.c:2967
1380 msgid "remove a directory"
1381 msgstr "निर्देशिका हटाएँ"
1382
1383 #: fish/cmds.c:2968
1384 msgid "remove a mountpoint"
1385 msgstr "माउंट प्वाइंट हटाएँ"
1386
1387 #: fish/cmds.c:2969
1388 msgid "scrub (securely wipe) a device"
1389 msgstr "scrub (securely wipe) युक्ति"
1390
1391 #: fish/cmds.c:2970
1392 msgid "scrub (securely wipe) a file"
1393 msgstr "फाइल स्क्रब करें"
1394
1395 #: fish/cmds.c:2971
1396 msgid "scrub (securely wipe) free space"
1397 msgstr "मुक्त स्थान को साफ करें"
1398
1399 #: fish/cmds.c:2972
1400 msgid "add options to kernel command line"
1401 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1402
1403 #: fish/cmds.c:2973
1404 msgid "set the attach method"
1405 msgstr ""
1406
1407 #: fish/cmds.c:2974
1408 msgid "set autosync mode"
1409 msgstr "autosync विधि सेट करें"
1410
1411 #: fish/cmds.c:2975
1412 msgid "enable or disable direct appliance mode"
1413 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1414
1415 #: fish/cmds.c:2976
1416 msgid "set the ext2/3/4 filesystem label"
1417 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1418
1419 #: fish/cmds.c:2977
1420 msgid "set the ext2/3/4 filesystem UUID"
1421 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1422
1423 #: fish/cmds.c:2978
1424 msgid "set memory allocated to the qemu subprocess"
1425 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1426
1427 #: fish/cmds.c:2979
1428 msgid "set enable network flag"
1429 msgstr ""
1430
1431 #: fish/cmds.c:2980
1432 msgid "set the search path"
1433 msgstr "खोज पथ सेट करें"
1434
1435 #: fish/cmds.c:2981
1436 msgid "set process group flag"
1437 msgstr ""
1438
1439 #: fish/cmds.c:2982
1440 msgid "set the qemu binary"
1441 msgstr "emu द्विपदीय सेट करें"
1442
1443 #: fish/cmds.c:2983
1444 msgid "enable or disable the recovery process"
1445 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1446
1447 #: fish/cmds.c:2984
1448 msgid "set SELinux enabled or disabled at appliance boot"
1449 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1450
1451 #: fish/cmds.c:2985
1452 msgid "set number of virtual CPUs in appliance"
1453 msgstr ""
1454
1455 #: fish/cmds.c:2986
1456 msgid "enable or disable command traces"
1457 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1458
1459 #: fish/cmds.c:2987
1460 msgid "set verbose mode"
1461 msgstr "वर्बोस विधि सेट करें"
1462
1463 #: fish/cmds.c:2988
1464 msgid "set SELinux security context"
1465 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1466
1467 #: fish/cmds.c:2989
1468 msgid "set an environment variable"
1469 msgstr ""
1470
1471 #: fish/cmds.c:2991 fish/cmds.c:2992
1472 msgid "create partitions on a block device"
1473 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1474
1475 #: fish/cmds.c:2993
1476 msgid "modify a single partition on a block device"
1477 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1478
1479 #: fish/cmds.c:2994
1480 msgid "display the disk geometry from the partition table"
1481 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1482
1483 #: fish/cmds.c:2995
1484 msgid "display the kernel geometry"
1485 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1486
1487 #: fish/cmds.c:2996
1488 msgid "display the partition table"
1489 msgstr "विभाजन सारणी को दिखाएँ"
1490
1491 #: fish/cmds.c:2997
1492 msgid "run a command via the shell"
1493 msgstr "शेल से होकर कमांड चलाएँ"
1494
1495 #: fish/cmds.c:2998
1496 msgid "run a command via the shell returning lines"
1497 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1498
1499 #: fish/cmds.c:2999
1500 msgid "sleep for some seconds"
1501 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1502
1503 #: fish/cmds.c:3000
1504 msgid "create a sparse disk image and add"
1505 msgstr ""
1506
1507 #: fish/cmds.c:3001
1508 msgid "get file information"
1509 msgstr "फाइल सूचना पाएँ"
1510
1511 #: fish/cmds.c:3002
1512 msgid "get file system statistics"
1513 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1514
1515 #: fish/cmds.c:3003 fish/cmds.c:3004
1516 msgid "print the printable strings in a file"
1517 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1518
1519 #: fish/cmds.c:3005
1520 msgid "list supported groups of commands"
1521 msgstr ""
1522
1523 #: fish/cmds.c:3006
1524 msgid "disable swap on device"
1525 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1526
1527 #: fish/cmds.c:3007
1528 msgid "disable swap on file"
1529 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1530
1531 #: fish/cmds.c:3008
1532 msgid "disable swap on labeled swap partition"
1533 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1534
1535 #: fish/cmds.c:3009
1536 msgid "disable swap on swap partition by UUID"
1537 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1538
1539 #: fish/cmds.c:3010
1540 msgid "enable swap on device"
1541 msgstr "युक्ति पर स्वैप सक्रिय करें"
1542
1543 #: fish/cmds.c:3011
1544 msgid "enable swap on file"
1545 msgstr "फाइल पर स्वैप सक्रिय करें"
1546
1547 #: fish/cmds.c:3012
1548 msgid "enable swap on labeled swap partition"
1549 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1550
1551 #: fish/cmds.c:3013
1552 msgid "enable swap on swap partition by UUID"
1553 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1554
1555 #: fish/cmds.c:3014
1556 msgid "sync disks, writes are flushed through to the disk image"
1557 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1558
1559 #: fish/cmds.c:3015
1560 msgid "return last 10 lines of a file"
1561 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1562
1563 #: fish/cmds.c:3016
1564 msgid "return last N lines of a file"
1565 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1566
1567 #: fish/cmds.c:3017
1568 msgid "unpack tarfile to directory"
1569 msgstr "tarfile को निर्देशिका में खोलें"
1570
1571 #: fish/cmds.c:3018
1572 msgid "pack directory into tarfile"
1573 msgstr "निर्देशिका को tarfile में पैक करें"
1574
1575 #: fish/cmds.c:3019 fish/cmds.c:3026
1576 msgid "unpack compressed tarball to directory"
1577 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1578
1579 #: fish/cmds.c:3020 fish/cmds.c:3027
1580 msgid "pack directory into compressed tarball"
1581 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1582
1583 #: fish/cmds.c:3021
1584 msgid "print elapsed time taken to run a command"
1585 msgstr ""
1586
1587 #: fish/cmds.c:3022
1588 msgid "update file timestamps or create a new file"
1589 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1590
1591 #: fish/cmds.c:3023
1592 msgid "truncate a file to zero size"
1593 msgstr "फाइल को शून्य आकार में काटें"
1594
1595 #: fish/cmds.c:3024
1596 msgid "truncate a file to a particular size"
1597 msgstr "फाइल को किसी खास आकार में काटें"
1598
1599 #: fish/cmds.c:3025
1600 msgid "get ext2/ext3/ext4 superblock details"
1601 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1602
1603 #: fish/cmds.c:3028
1604 msgid "set file mode creation mask (umask)"
1605 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1606
1607 #: fish/cmds.c:3029
1608 msgid "unmount a filesystem"
1609 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1610
1611 #: fish/cmds.c:3030
1612 msgid "unmount all filesystems"
1613 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1614
1615 #: fish/cmds.c:3031
1616 msgid "unset an environment variable"
1617 msgstr ""
1618
1619 #: fish/cmds.c:3032
1620 msgid "upload a file from the local machine"
1621 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1622
1623 #: fish/cmds.c:3033
1624 msgid "upload a file from the local machine with offset"
1625 msgstr ""
1626
1627 #: fish/cmds.c:3034
1628 msgid "set timestamp of a file with nanosecond precision"
1629 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1630
1631 #: fish/cmds.c:3035
1632 msgid "get the library version number"
1633 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1634
1635 #: fish/cmds.c:3036
1636 msgid "get the filesystem label"
1637 msgstr ""
1638
1639 #: fish/cmds.c:3037
1640 msgid "get the Linux VFS type corresponding to a mounted device"
1641 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1642
1643 #: fish/cmds.c:3038
1644 msgid "get the filesystem UUID"
1645 msgstr ""
1646
1647 #: fish/cmds.c:3039
1648 msgid "activate or deactivate some volume groups"
1649 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1650
1651 #: fish/cmds.c:3040
1652 msgid "activate or deactivate all volume groups"
1653 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1654
1655 #: fish/cmds.c:3041
1656 msgid "create an LVM volume group"
1657 msgstr "LVM वॉल्यूम समूह बनाएँ"
1658
1659 #: fish/cmds.c:3042
1660 msgid "get the LV UUIDs of all LVs in the volume group"
1661 msgstr ""
1662
1663 #: fish/cmds.c:3043
1664 msgid "get the PV UUIDs containing the volume group"
1665 msgstr ""
1666
1667 #: fish/cmds.c:3044
1668 msgid "remove an LVM volume group"
1669 msgstr "LVM वाल्यूम समूह हटाएँ"
1670
1671 #: fish/cmds.c:3045
1672 msgid "rename an LVM volume group"
1673 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1674
1675 #: fish/cmds.c:3046 fish/cmds.c:3047
1676 msgid "list the LVM volume groups (VGs)"
1677 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1678
1679 #: fish/cmds.c:3048
1680 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1681 msgstr ""
1682
1683 #: fish/cmds.c:3049
1684 msgid "get the UUID of a volume group"
1685 msgstr ""
1686
1687 #: fish/cmds.c:3050
1688 msgid "count characters in a file"
1689 msgstr "फाइल में वर्ण गिनती करें"
1690
1691 #: fish/cmds.c:3051
1692 msgid "count lines in a file"
1693 msgstr "फाइल में पंक्ति गिनती करें"
1694
1695 #: fish/cmds.c:3052
1696 msgid "count words in a file"
1697 msgstr "फाइल में शब्द गिनती करें"
1698
1699 #: fish/cmds.c:3053
1700 msgid "create a new file"
1701 msgstr ""
1702
1703 #: fish/cmds.c:3054
1704 msgid "append content to end of file"
1705 msgstr ""
1706
1707 #: fish/cmds.c:3055
1708 msgid "create a file"
1709 msgstr "फाइल बनाएँ"
1710
1711 #: fish/cmds.c:3058
1712 msgid "write zeroes to the device"
1713 msgstr "युक्ति में शून्य लिखें"
1714
1715 #: fish/cmds.c:3059
1716 msgid "write zeroes to an entire device"
1717 msgstr ""
1718
1719 #: fish/cmds.c:3060
1720 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1721 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1722
1723 #: fish/cmds.c:3063
1724 msgid "determine file type inside a compressed file"
1725 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1726
1727 #: fish/cmds.c:3066
1728 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1729 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1730
1731 #: fish/cmds.c:3384 fish/cmds.c:3398 fish/cmds.c:3414 fish/cmds.c:3431
1732 #: fish/cmds.c:3448 fish/cmds.c:3466 fish/cmds.c:3485 fish/cmds.c:3501
1733 #: fish/cmds.c:3519 fish/cmds.c:3535 fish/cmds.c:3553 fish/cmds.c:3569
1734 #: fish/cmds.c:3586 fish/cmds.c:3601 fish/cmds.c:3619 fish/cmds.c:3634
1735 #: fish/cmds.c:3650 fish/cmds.c:3666 fish/cmds.c:3682 fish/cmds.c:3698
1736 #: fish/cmds.c:3714 fish/cmds.c:3732 fish/cmds.c:3765 fish/cmds.c:3781
1737 #: fish/cmds.c:3797 fish/cmds.c:3816 fish/cmds.c:3831 fish/cmds.c:3849
1738 #: fish/cmds.c:3864 fish/cmds.c:3882 fish/cmds.c:3897 fish/cmds.c:3915
1739 #: fish/cmds.c:3930 fish/cmds.c:3949 fish/cmds.c:3968 fish/cmds.c:3986
1740 #: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4045 fish/cmds.c:4065
1741 #: fish/cmds.c:4085 fish/cmds.c:4104 fish/cmds.c:4123 fish/cmds.c:4143
1742 #: fish/cmds.c:4163 fish/cmds.c:4183 fish/cmds.c:4198 fish/cmds.c:4214
1743 #: fish/cmds.c:4286 fish/cmds.c:4304 fish/cmds.c:4321 fish/cmds.c:4405
1744 #: fish/cmds.c:4425 fish/cmds.c:4445 fish/cmds.c:4465 fish/cmds.c:4485
1745 #: fish/cmds.c:4505 fish/cmds.c:4524 fish/cmds.c:4543 fish/cmds.c:4562
1746 #: fish/cmds.c:4577 fish/cmds.c:4596 fish/cmds.c:4616 fish/cmds.c:4636
1747 #: fish/cmds.c:4712 fish/cmds.c:4727 fish/cmds.c:4745 fish/cmds.c:4778
1748 #: fish/cmds.c:4797 fish/cmds.c:4813 fish/cmds.c:4829 fish/cmds.c:4848
1749 #: fish/cmds.c:4870 fish/cmds.c:4892 fish/cmds.c:4912 fish/cmds.c:4929
1750 #: fish/cmds.c:4946 fish/cmds.c:4963 fish/cmds.c:4980 fish/cmds.c:4997
1751 #: fish/cmds.c:5014 fish/cmds.c:5031 fish/cmds.c:5050 fish/cmds.c:5073
1752 #: fish/cmds.c:5109 fish/cmds.c:5126 fish/cmds.c:5149 fish/cmds.c:5171
1753 #: fish/cmds.c:5192 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5251
1754 #: fish/cmds.c:5269 fish/cmds.c:5287 fish/cmds.c:5301 fish/cmds.c:5317
1755 #: fish/cmds.c:5337 fish/cmds.c:5356 fish/cmds.c:5375 fish/cmds.c:5394
1756 #: fish/cmds.c:5413 fish/cmds.c:5433 fish/cmds.c:5473 fish/cmds.c:5530
1757 #: fish/cmds.c:5551 fish/cmds.c:5572 fish/cmds.c:5593 fish/cmds.c:5611
1758 #: fish/cmds.c:5633 fish/cmds.c:5671 fish/cmds.c:5693 fish/cmds.c:5772
1759 #: fish/cmds.c:5811 fish/cmds.c:5826 fish/cmds.c:5843 fish/cmds.c:5857
1760 #: fish/cmds.c:5873 fish/cmds.c:5895 fish/cmds.c:5917 fish/cmds.c:5939
1761 #: fish/cmds.c:5961 fish/cmds.c:5983 fish/cmds.c:6005 fish/cmds.c:6025
1762 #: fish/cmds.c:6042 fish/cmds.c:6059 fish/cmds.c:6078 fish/cmds.c:6097
1763 #: fish/cmds.c:6117 fish/cmds.c:6153 fish/cmds.c:6172 fish/cmds.c:6191
1764 #: fish/cmds.c:6208 fish/cmds.c:6226 fish/cmds.c:6249 fish/cmds.c:6272
1765 #: fish/cmds.c:6296 fish/cmds.c:6319 fish/cmds.c:6340 fish/cmds.c:6363
1766 #: fish/cmds.c:6386 fish/cmds.c:6406 fish/cmds.c:6428 fish/cmds.c:6449
1767 #: fish/cmds.c:6472 fish/cmds.c:6489 fish/cmds.c:6506 fish/cmds.c:6524
1768 #: fish/cmds.c:6542 fish/cmds.c:6563 fish/cmds.c:6581 fish/cmds.c:6602
1769 #: fish/cmds.c:6622 fish/cmds.c:6640 fish/cmds.c:6661 fish/cmds.c:6684
1770 #: fish/cmds.c:6707 fish/cmds.c:6729 fish/cmds.c:6762 fish/cmds.c:6779
1771 #: fish/cmds.c:6796 fish/cmds.c:6820 fish/cmds.c:6843 fish/cmds.c:6866
1772 #: fish/cmds.c:6888 fish/cmds.c:6905 fish/cmds.c:6927 fish/cmds.c:7021
1773 #: fish/cmds.c:7041 fish/cmds.c:7061 fish/cmds.c:7081 fish/cmds.c:7099
1774 #: fish/cmds.c:7120 fish/cmds.c:7156 fish/cmds.c:7173 fish/cmds.c:7195
1775 #: fish/cmds.c:7212 fish/cmds.c:7248 fish/cmds.c:7268 fish/cmds.c:7288
1776 #: fish/cmds.c:7308 fish/cmds.c:7330 fish/cmds.c:7347 fish/cmds.c:7366
1777 #: fish/cmds.c:7385 fish/cmds.c:7407 fish/cmds.c:7428 fish/cmds.c:7449
1778 #: fish/cmds.c:7470 fish/cmds.c:7493 fish/cmds.c:7534 fish/cmds.c:7557
1779 #: fish/cmds.c:7596 fish/cmds.c:7613 fish/cmds.c:7632 fish/cmds.c:7653
1780 #: fish/cmds.c:7676 fish/cmds.c:7698 fish/cmds.c:7716 fish/cmds.c:7735
1781 #: fish/cmds.c:7756 fish/cmds.c:7833 fish/cmds.c:7874 fish/cmds.c:7953
1782 #: fish/cmds.c:8029 fish/cmds.c:8066 fish/cmds.c:8089 fish/cmds.c:8110
1783 #: fish/cmds.c:8133 fish/cmds.c:8155 fish/cmds.c:8180 fish/cmds.c:8223
1784 #: fish/cmds.c:8264 fish/cmds.c:8285 fish/cmds.c:8303 fish/cmds.c:8322
1785 #: fish/cmds.c:8339 fish/cmds.c:8357 fish/cmds.c:8384 fish/cmds.c:8408
1786 #: fish/cmds.c:8432 fish/cmds.c:8456 fish/cmds.c:8480 fish/cmds.c:8504
1787 #: fish/cmds.c:8528 fish/cmds.c:8552 fish/cmds.c:8576 fish/cmds.c:8600
1788 #: fish/cmds.c:8624 fish/cmds.c:8648 fish/cmds.c:8671 fish/cmds.c:8694
1789 #: fish/cmds.c:8715 fish/cmds.c:8736 fish/cmds.c:8757 fish/cmds.c:8777
1790 #: fish/cmds.c:8800 fish/cmds.c:8838 fish/cmds.c:8855 fish/cmds.c:8872
1791 #: fish/cmds.c:8891 fish/cmds.c:8910 fish/cmds.c:8927 fish/cmds.c:8944
1792 #: fish/cmds.c:8961 fish/cmds.c:8978 fish/cmds.c:8997 fish/cmds.c:9033
1793 #: fish/cmds.c:9073 fish/cmds.c:9106 fish/cmds.c:9123 fish/cmds.c:9140
1794 #: fish/cmds.c:9156 fish/cmds.c:9171 fish/cmds.c:9192 fish/cmds.c:9230
1795 #: fish/cmds.c:9268 fish/cmds.c:9307 fish/cmds.c:9347 fish/cmds.c:9388
1796 #: fish/cmds.c:9429 fish/cmds.c:9467 fish/cmds.c:9484 fish/cmds.c:9507
1797 #: fish/cmds.c:9529 fish/cmds.c:9551 fish/cmds.c:9571 fish/cmds.c:9591
1798 #: fish/cmds.c:9627 fish/cmds.c:9699 fish/cmds.c:9739 fish/cmds.c:9797
1799 #: fish/cmds.c:9823 fish/cmds.c:9849 fish/cmds.c:9877 fish/cmds.c:9936
1800 #: fish/cmds.c:9957 fish/cmds.c:10002 fish/cmds.c:10022 fish/cmds.c:10061
1801 #: fish/cmds.c:10098 fish/cmds.c:10118 fish/cmds.c:10140 fish/cmds.c:10197
1802 #: fish/cmds.c:10217 fish/cmds.c:10239 fish/cmds.c:10261 fish/cmds.c:10280
1803 #: fish/cmds.c:10300 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367
1804 #: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10429 fish/cmds.c:10464
1805 #: fish/cmds.c:10482 fish/cmds.c:10505 fish/cmds.c:10527 fish/cmds.c:10542
1806 #: fish/cmds.c:10559 fish/cmds.c:10596 fish/cmds.c:10635 fish/cmds.c:10675
1807 #: fish/cmds.c:10731 fish/cmds.c:10753 fish/cmds.c:10789 fish/cmds.c:10804
1808 #: fish/cmds.c:10824 fish/cmds.c:10864 fish/cmds.c:10887 fish/cmds.c:10911
1809 #: fish/cmds.c:10936 fish/cmds.c:10977 fish/cmds.c:11002 fish/cmds.c:11040
1810 #: fish/cmds.c:11071 fish/cmds.c:11102 fish/cmds.c:11130 fish/cmds.c:11150
1811 #: fish/cmds.c:11182 fish/cmds.c:11202 fish/cmds.c:11222 fish/cmds.c:11239
1812 #: fish/cmds.c:11257 fish/cmds.c:11282 fish/cmds.c:11305 fish/cmds.c:11324
1813 #: fish/cmds.c:11368 fish/cmds.c:11413 fish/cmds.c:11461 fish/cmds.c:11502
1814 #: fish/cmds.c:11521 fish/cmds.c:11541 fish/cmds.c:11561 fish/cmds.c:11582
1815 #: fish/cmds.c:11603 fish/cmds.c:11624 fish/cmds.c:11645 fish/cmds.c:11666
1816 #: fish/cmds.c:11688 fish/cmds.c:11726 fish/cmds.c:11777 fish/cmds.c:11815
1817 #: fish/cmds.c:11871 fish/cmds.c:12007 fish/cmds.c:12036 fish/cmds.c:12063
1818 #: fish/cmds.c:12080 fish/cmds.c:12101 fish/cmds.c:12118 fish/cmds.c:12180
1819 #: fish/cmds.c:12318
1820 #, c-format
1821 msgid "%s should have %d parameter(s)\n"
1822 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1823
1824 #: fish/cmds.c:3385 fish/cmds.c:3399 fish/cmds.c:3415 fish/cmds.c:3432
1825 #: fish/cmds.c:3449 fish/cmds.c:3467 fish/cmds.c:3486 fish/cmds.c:3502
1826 #: fish/cmds.c:3520 fish/cmds.c:3536 fish/cmds.c:3554 fish/cmds.c:3570
1827 #: fish/cmds.c:3587 fish/cmds.c:3602 fish/cmds.c:3620 fish/cmds.c:3635
1828 #: fish/cmds.c:3651 fish/cmds.c:3667 fish/cmds.c:3683 fish/cmds.c:3699
1829 #: fish/cmds.c:3715 fish/cmds.c:3733 fish/cmds.c:3766 fish/cmds.c:3782
1830 #: fish/cmds.c:3798 fish/cmds.c:3817 fish/cmds.c:3832 fish/cmds.c:3850
1831 #: fish/cmds.c:3865 fish/cmds.c:3883 fish/cmds.c:3898 fish/cmds.c:3916
1832 #: fish/cmds.c:3931 fish/cmds.c:3950 fish/cmds.c:3969 fish/cmds.c:3987
1833 #: fish/cmds.c:4007 fish/cmds.c:4026 fish/cmds.c:4046 fish/cmds.c:4066
1834 #: fish/cmds.c:4086 fish/cmds.c:4105 fish/cmds.c:4124 fish/cmds.c:4144
1835 #: fish/cmds.c:4164 fish/cmds.c:4184 fish/cmds.c:4199 fish/cmds.c:4215
1836 #: fish/cmds.c:4236 fish/cmds.c:4287 fish/cmds.c:4305 fish/cmds.c:4322
1837 #: fish/cmds.c:4343 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4446
1838 #: fish/cmds.c:4466 fish/cmds.c:4486 fish/cmds.c:4506 fish/cmds.c:4525
1839 #: fish/cmds.c:4544 fish/cmds.c:4563 fish/cmds.c:4578 fish/cmds.c:4597
1840 #: fish/cmds.c:4617 fish/cmds.c:4637 fish/cmds.c:4660 fish/cmds.c:4713
1841 #: fish/cmds.c:4728 fish/cmds.c:4746 fish/cmds.c:4779 fish/cmds.c:4798
1842 #: fish/cmds.c:4814 fish/cmds.c:4830 fish/cmds.c:4849 fish/cmds.c:4871
1843 #: fish/cmds.c:4893 fish/cmds.c:4913 fish/cmds.c:4930 fish/cmds.c:4947
1844 #: fish/cmds.c:4964 fish/cmds.c:4981 fish/cmds.c:4998 fish/cmds.c:5015
1845 #: fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5074 fish/cmds.c:5110
1846 #: fish/cmds.c:5127 fish/cmds.c:5150 fish/cmds.c:5172 fish/cmds.c:5193
1847 #: fish/cmds.c:5213 fish/cmds.c:5232 fish/cmds.c:5252 fish/cmds.c:5270
1848 #: fish/cmds.c:5288 fish/cmds.c:5302 fish/cmds.c:5318 fish/cmds.c:5338
1849 #: fish/cmds.c:5357 fish/cmds.c:5376 fish/cmds.c:5395 fish/cmds.c:5414
1850 #: fish/cmds.c:5434 fish/cmds.c:5474 fish/cmds.c:5531 fish/cmds.c:5552
1851 #: fish/cmds.c:5573 fish/cmds.c:5594 fish/cmds.c:5612 fish/cmds.c:5634
1852 #: fish/cmds.c:5672 fish/cmds.c:5694 fish/cmds.c:5773 fish/cmds.c:5812
1853 #: fish/cmds.c:5827 fish/cmds.c:5844 fish/cmds.c:5858 fish/cmds.c:5874
1854 #: fish/cmds.c:5896 fish/cmds.c:5918 fish/cmds.c:5940 fish/cmds.c:5962
1855 #: fish/cmds.c:5984 fish/cmds.c:6006 fish/cmds.c:6026 fish/cmds.c:6043
1856 #: fish/cmds.c:6060 fish/cmds.c:6079 fish/cmds.c:6098 fish/cmds.c:6118
1857 #: fish/cmds.c:6154 fish/cmds.c:6173 fish/cmds.c:6192 fish/cmds.c:6209
1858 #: fish/cmds.c:6227 fish/cmds.c:6250 fish/cmds.c:6273 fish/cmds.c:6297
1859 #: fish/cmds.c:6320 fish/cmds.c:6341 fish/cmds.c:6364 fish/cmds.c:6387
1860 #: fish/cmds.c:6407 fish/cmds.c:6429 fish/cmds.c:6450 fish/cmds.c:6473
1861 #: fish/cmds.c:6490 fish/cmds.c:6507 fish/cmds.c:6525 fish/cmds.c:6543
1862 #: fish/cmds.c:6564 fish/cmds.c:6582 fish/cmds.c:6603 fish/cmds.c:6623
1863 #: fish/cmds.c:6641 fish/cmds.c:6662 fish/cmds.c:6685 fish/cmds.c:6708
1864 #: fish/cmds.c:6730 fish/cmds.c:6763 fish/cmds.c:6780 fish/cmds.c:6797
1865 #: fish/cmds.c:6821 fish/cmds.c:6844 fish/cmds.c:6867 fish/cmds.c:6889
1866 #: fish/cmds.c:6906 fish/cmds.c:6928 fish/cmds.c:7022 fish/cmds.c:7042
1867 #: fish/cmds.c:7062 fish/cmds.c:7082 fish/cmds.c:7100 fish/cmds.c:7121
1868 #: fish/cmds.c:7157 fish/cmds.c:7174 fish/cmds.c:7196 fish/cmds.c:7213
1869 #: fish/cmds.c:7249 fish/cmds.c:7269 fish/cmds.c:7289 fish/cmds.c:7309
1870 #: fish/cmds.c:7331 fish/cmds.c:7348 fish/cmds.c:7367 fish/cmds.c:7386
1871 #: fish/cmds.c:7408 fish/cmds.c:7429 fish/cmds.c:7450 fish/cmds.c:7471
1872 #: fish/cmds.c:7494 fish/cmds.c:7535 fish/cmds.c:7558 fish/cmds.c:7597
1873 #: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7654 fish/cmds.c:7677
1874 #: fish/cmds.c:7699 fish/cmds.c:7717 fish/cmds.c:7736 fish/cmds.c:7757
1875 #: fish/cmds.c:7834 fish/cmds.c:7875 fish/cmds.c:7954 fish/cmds.c:8030
1876 #: fish/cmds.c:8067 fish/cmds.c:8090 fish/cmds.c:8111 fish/cmds.c:8134
1877 #: fish/cmds.c:8156 fish/cmds.c:8181 fish/cmds.c:8224 fish/cmds.c:8265
1878 #: fish/cmds.c:8286 fish/cmds.c:8304 fish/cmds.c:8323 fish/cmds.c:8340
1879 #: fish/cmds.c:8358 fish/cmds.c:8385 fish/cmds.c:8409 fish/cmds.c:8433
1880 #: fish/cmds.c:8457 fish/cmds.c:8481 fish/cmds.c:8505 fish/cmds.c:8529
1881 #: fish/cmds.c:8553 fish/cmds.c:8577 fish/cmds.c:8601 fish/cmds.c:8625
1882 #: fish/cmds.c:8649 fish/cmds.c:8672 fish/cmds.c:8695 fish/cmds.c:8716
1883 #: fish/cmds.c:8737 fish/cmds.c:8758 fish/cmds.c:8778 fish/cmds.c:8801
1884 #: fish/cmds.c:8839 fish/cmds.c:8856 fish/cmds.c:8873 fish/cmds.c:8892
1885 #: fish/cmds.c:8911 fish/cmds.c:8928 fish/cmds.c:8945 fish/cmds.c:8962
1886 #: fish/cmds.c:8979 fish/cmds.c:8998 fish/cmds.c:9034 fish/cmds.c:9074
1887 #: fish/cmds.c:9107 fish/cmds.c:9124 fish/cmds.c:9141 fish/cmds.c:9157
1888 #: fish/cmds.c:9172 fish/cmds.c:9193 fish/cmds.c:9231 fish/cmds.c:9269
1889 #: fish/cmds.c:9308 fish/cmds.c:9348 fish/cmds.c:9389 fish/cmds.c:9430
1890 #: fish/cmds.c:9468 fish/cmds.c:9485 fish/cmds.c:9508 fish/cmds.c:9530
1891 #: fish/cmds.c:9552 fish/cmds.c:9572 fish/cmds.c:9592 fish/cmds.c:9628
1892 #: fish/cmds.c:9700 fish/cmds.c:9740 fish/cmds.c:9798 fish/cmds.c:9824
1893 #: fish/cmds.c:9850 fish/cmds.c:9878 fish/cmds.c:9937 fish/cmds.c:9958
1894 #: fish/cmds.c:10003 fish/cmds.c:10023 fish/cmds.c:10062 fish/cmds.c:10099
1895 #: fish/cmds.c:10119 fish/cmds.c:10141 fish/cmds.c:10198 fish/cmds.c:10218
1896 #: fish/cmds.c:10240 fish/cmds.c:10262 fish/cmds.c:10281 fish/cmds.c:10301
1897 #: fish/cmds.c:10328 fish/cmds.c:10348 fish/cmds.c:10368 fish/cmds.c:10388
1898 #: fish/cmds.c:10408 fish/cmds.c:10430 fish/cmds.c:10465 fish/cmds.c:10483
1899 #: fish/cmds.c:10506 fish/cmds.c:10528 fish/cmds.c:10543 fish/cmds.c:10560
1900 #: fish/cmds.c:10597 fish/cmds.c:10636 fish/cmds.c:10676 fish/cmds.c:10732
1901 #: fish/cmds.c:10754 fish/cmds.c:10790 fish/cmds.c:10805 fish/cmds.c:10825
1902 #: fish/cmds.c:10865 fish/cmds.c:10888 fish/cmds.c:10912 fish/cmds.c:10937
1903 #: fish/cmds.c:10978 fish/cmds.c:11003 fish/cmds.c:11041 fish/cmds.c:11072
1904 #: fish/cmds.c:11103 fish/cmds.c:11131 fish/cmds.c:11151 fish/cmds.c:11183
1905 #: fish/cmds.c:11203 fish/cmds.c:11223 fish/cmds.c:11240 fish/cmds.c:11258
1906 #: fish/cmds.c:11283 fish/cmds.c:11306 fish/cmds.c:11325 fish/cmds.c:11369
1907 #: fish/cmds.c:11414 fish/cmds.c:11462 fish/cmds.c:11503 fish/cmds.c:11522
1908 #: fish/cmds.c:11542 fish/cmds.c:11562 fish/cmds.c:11583 fish/cmds.c:11604
1909 #: fish/cmds.c:11625 fish/cmds.c:11646 fish/cmds.c:11667 fish/cmds.c:11689
1910 #: fish/cmds.c:11727 fish/cmds.c:11778 fish/cmds.c:11816 fish/cmds.c:11872
1911 #: fish/cmds.c:11895 fish/cmds.c:12008 fish/cmds.c:12037 fish/cmds.c:12064
1912 #: fish/cmds.c:12081 fish/cmds.c:12102 fish/cmds.c:12119 fish/cmds.c:12141
1913 #: fish/cmds.c:12181 fish/cmds.c:12202 fish/cmds.c:12262 fish/cmds.c:12319
1914 #: fish/cmds.c:12345 fish/cmds.c:12414
1915 #, c-format
1916 msgid "type 'help %s' for help on %s\n"
1917 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
1918
1919 #: fish/cmds.c:3743 fish/cmds.c:4756 fish/cmds.c:5086 fish/cmds.c:5444
1920 #: fish/cmds.c:5484 fish/cmds.c:5503 fish/cmds.c:5646 fish/cmds.c:5705
1921 #: fish/cmds.c:5724 fish/cmds.c:5743 fish/cmds.c:5786 fish/cmds.c:6129
1922 #: fish/cmds.c:6740 fish/cmds.c:6939 fish/cmds.c:6958 fish/cmds.c:6977
1923 #: fish/cmds.c:6996 fish/cmds.c:7132 fish/cmds.c:7223 fish/cmds.c:7504
1924 #: fish/cmds.c:7568 fish/cmds.c:7767 fish/cmds.c:7786 fish/cmds.c:7805
1925 #: fish/cmds.c:7844 fish/cmds.c:7885 fish/cmds.c:7904 fish/cmds.c:7923
1926 #: fish/cmds.c:7964 fish/cmds.c:7983 fish/cmds.c:8002 fish/cmds.c:8040
1927 #: fish/cmds.c:8193 fish/cmds.c:8236 fish/cmds.c:8813 fish/cmds.c:9008
1928 #: fish/cmds.c:9046 fish/cmds.c:9084 fish/cmds.c:9204 fish/cmds.c:9241
1929 #: fish/cmds.c:9279 fish/cmds.c:9318 fish/cmds.c:9359 fish/cmds.c:9400
1930 #: fish/cmds.c:9441 fish/cmds.c:9604 fish/cmds.c:9640 fish/cmds.c:9653
1931 #: fish/cmds.c:9666 fish/cmds.c:9679 fish/cmds.c:9712 fish/cmds.c:9750
1932 #: fish/cmds.c:9769 fish/cmds.c:9890 fish/cmds.c:9909 fish/cmds.c:9970
1933 #: fish/cmds.c:9983 fish/cmds.c:10034 fish/cmds.c:10073 fish/cmds.c:10151
1934 #: fish/cmds.c:10170 fish/cmds.c:10444 fish/cmds.c:10571 fish/cmds.c:10608
1935 #: fish/cmds.c:10647 fish/cmds.c:10687 fish/cmds.c:10706 fish/cmds.c:10765
1936 #: fish/cmds.c:10838 fish/cmds.c:10948 fish/cmds.c:11018 fish/cmds.c:11052
1937 #: fish/cmds.c:11083 fish/cmds.c:11114 fish/cmds.c:11163 fish/cmds.c:11340
1938 #: fish/cmds.c:11384 fish/cmds.c:11433 fish/cmds.c:11477 fish/cmds.c:11703
1939 #: fish/cmds.c:11741 fish/cmds.c:11754 fish/cmds.c:11792 fish/cmds.c:11827
1940 #: fish/cmds.c:11846 fish/cmds.c:11913 fish/cmds.c:11941 fish/cmds.c:11964
1941 #: fish/cmds.c:12219 fish/cmds.c:12280 fish/cmds.c:12366 fish/cmds.c:12434
1942 #, c-format
1943 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1944 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
1945
1946 #: fish/cmds.c:3749 fish/cmds.c:4762 fish/cmds.c:5092 fish/cmds.c:5450
1947 #: fish/cmds.c:5490 fish/cmds.c:5509 fish/cmds.c:5652 fish/cmds.c:5711
1948 #: fish/cmds.c:5730 fish/cmds.c:5749 fish/cmds.c:5792 fish/cmds.c:6135
1949 #: fish/cmds.c:6746 fish/cmds.c:6945 fish/cmds.c:6964 fish/cmds.c:6983
1950 #: fish/cmds.c:7002 fish/cmds.c:7138 fish/cmds.c:7229 fish/cmds.c:7510
1951 #: fish/cmds.c:7574 fish/cmds.c:7773 fish/cmds.c:7792 fish/cmds.c:7811
1952 #: fish/cmds.c:7850 fish/cmds.c:7891 fish/cmds.c:7910 fish/cmds.c:7929
1953 #: fish/cmds.c:7970 fish/cmds.c:7989 fish/cmds.c:8008 fish/cmds.c:8046
1954 #: fish/cmds.c:8199 fish/cmds.c:8242 fish/cmds.c:8819 fish/cmds.c:9014
1955 #: fish/cmds.c:9052 fish/cmds.c:9090 fish/cmds.c:9210 fish/cmds.c:9247
1956 #: fish/cmds.c:9285 fish/cmds.c:9324 fish/cmds.c:9365 fish/cmds.c:9406
1957 #: fish/cmds.c:9447 fish/cmds.c:9718 fish/cmds.c:9756 fish/cmds.c:9775
1958 #: fish/cmds.c:9896 fish/cmds.c:10040 fish/cmds.c:10079 fish/cmds.c:10157
1959 #: fish/cmds.c:10176 fish/cmds.c:10577 fish/cmds.c:10614 fish/cmds.c:10653
1960 #: fish/cmds.c:10693 fish/cmds.c:10712 fish/cmds.c:10771 fish/cmds.c:10844
1961 #: fish/cmds.c:10954 fish/cmds.c:11346 fish/cmds.c:11390 fish/cmds.c:11439
1962 #: fish/cmds.c:11483 fish/cmds.c:11833 fish/cmds.c:11919 fish/cmds.c:11947
1963 #: fish/cmds.c:11970 fish/cmds.c:12372 fish/cmds.c:12440
1964 #, c-format
1965 msgid "%s: %s: integer out of range\n"
1966 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
1967
1968 #: fish/cmds.c:4235 fish/cmds.c:4342 fish/cmds.c:4659 fish/cmds.c:11894
1969 #: fish/cmds.c:12140 fish/cmds.c:12201 fish/cmds.c:12261 fish/cmds.c:12344
1970 #: fish/cmds.c:12413
1971 #, c-format
1972 msgid "%s should have %d-%d parameter(s)\n"
1973 msgstr ""
1974
1975 #: fish/cmds.c:4261 fish/cmds.c:4378 fish/cmds.c:4680 fish/cmds.c:11980
1976 #: fish/cmds.c:12157 fish/cmds.c:12234 fish/cmds.c:12290 fish/cmds.c:12382
1977 #: fish/cmds.c:12450
1978 #, c-format
1979 msgid "%s: unknown optional argument \"%s\"\n"
1980 msgstr ""
1981
1982 #: fish/cmds.c:4267 fish/cmds.c:4384 fish/cmds.c:4686 fish/cmds.c:11986
1983 #: fish/cmds.c:12163 fish/cmds.c:12240 fish/cmds.c:12296 fish/cmds.c:12388
1984 #: fish/cmds.c:12456
1985 #, c-format
1986 msgid "%s: optional argument \"%s\" given twice\n"
1987 msgstr ""
1988
1989 #: fish/cmds.c:12477
1990 #, c-format
1991 msgid "%s: unknown command\n"
1992 msgstr "%s: अज्ञात कमांड\n"
1993
1994 #: fish/config.c:74 fish/config.c:113
1995 #, c-format
1996 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
1997 msgstr ""
1998
1999 #: fish/copy.c:41
2000 #, c-format
2001 msgid ""
2002 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2003 msgstr ""
2004
2005 #: fish/copy.c:62
2006 #, c-format
2007 msgid "copy-in: target '%s' is not a directory\n"
2008 msgstr ""
2009
2010 #: fish/copy.c:157
2011 #, c-format
2012 msgid "error: argument is zero length or longer than maximum permitted\n"
2013 msgstr ""
2014
2015 #: fish/copy.c:202
2016 #, c-format
2017 msgid ""
2018 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2019 "image\n"
2020 msgstr ""
2021
2022 #: fish/copy.c:213
2023 #, c-format
2024 msgid "copy-out: target '%s' is not a directory\n"
2025 msgstr ""
2026
2027 #: fish/copy.c:258
2028 #, c-format
2029 msgid "copy-out: '%s' is not a file or directory\n"
2030 msgstr ""
2031
2032 #: fish/display.c:42
2033 #, c-format
2034 msgid "display filename\n"
2035 msgstr ""
2036
2037 #: fish/edit.c:45
2038 #, c-format
2039 msgid "use '%s filename' to edit a file\n"
2040 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
2041
2042 #: fish/fish.c:105
2043 #, c-format
2044 msgid ""
2045 "%s: guest filesystem shell\n"
2046 "%s lets you edit virtual machine filesystems\n"
2047 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2048 "Usage:\n"
2049 "  %s [--options] cmd [: cmd : cmd ...]\n"
2050 "Options:\n"
2051 "  -h|--cmd-help        List available commands\n"
2052 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2053 "  -a|--add image       Add image\n"
2054 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2055 "  --csh                Make --listen csh-compatible\n"
2056 "  -d|--domain guest    Add disks from libvirt guest\n"
2057 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2058 "  --echo-keys          Don't turn off echo for passphrases\n"
2059 "  -f|--file file       Read commands from file\n"
2060 "  --format[=raw|..]    Force disk format for -a option\n"
2061 "  -i|--inspector       Automatically mount filesystems\n"
2062 "  --keys-from-stdin    Read passphrases from stdin\n"
2063 "  --listen             Listen for remote commands\n"
2064 "  --live               Connect to a live virtual machine\n"
2065 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2066 "  -n|--no-sync         Don't autosync\n"
2067 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2068 "  --progress-bars      Enable progress bars even when not interactive\n"
2069 "  --no-progress-bars   Disable progress bars\n"
2070 "  --remote[=pid]       Send commands to remote %s\n"
2071 "  -r|--ro              Mount read-only\n"
2072 "  --selinux            Enable SELinux support\n"
2073 "  -v|--verbose         Verbose messages\n"
2074 "  -V|--version         Display version and exit\n"
2075 "  -w|--rw              Mount read-write\n"
2076 "  -x                   Echo each command before executing it\n"
2077 "\n"
2078 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2079 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2080 "or\n"
2081 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2082 "\n"
2083 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2084 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2085 "\n"
2086 "For more information, see the manpage %s(1).\n"
2087 msgstr ""
2088
2089 #: fish/fish.c:246
2090 #, c-format
2091 msgid "%s: --listen=PID: PID was not a number: %s\n"
2092 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2093
2094 #: fish/fish.c:253
2095 #, c-format
2096 msgid ""
2097 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2098 msgstr ""
2099 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2100
2101 #: fish/fish.c:303
2102 #, c-format
2103 msgid "%s: only one -f parameter can be given\n"
2104 msgstr "%s: only one -f parameter can be given\n"
2105
2106 #: fish/fish.c:476
2107 #, c-format
2108 msgid "%s: cannot use --listen and --remote options at the same time\n"
2109 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2110
2111 #: fish/fish.c:484
2112 #, c-format
2113 msgid "%s: extra parameters on the command line with --listen flag\n"
2114 msgstr "%s: extra parameters on the command line with --listen flag\n"
2115
2116 #: fish/fish.c:490
2117 #, c-format
2118 msgid "%s: cannot use --listen and --file options at the same time\n"
2119 msgstr "%s: cannot use --listen and --file options at the same time\n"
2120
2121 #: fish/fish.c:640
2122 #, c-format
2123 msgid ""
2124 "\n"
2125 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2126 "editing virtual machine filesystems.\n"
2127 "\n"
2128 "Type: 'help' for help on commands\n"
2129 "      'man' to read the manual\n"
2130 "      'quit' to quit the shell\n"
2131 "\n"
2132 msgstr ""
2133
2134 #: fish/fish.c:791 fish/fish.c:807
2135 #, c-format
2136 msgid "%s: command arguments not separated by whitespace\n"
2137 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2138
2139 #: fish/fish.c:801
2140 #, c-format
2141 msgid "%s: unterminated single quote\n"
2142 msgstr "%s: unterminated single quote\n"
2143
2144 #: fish/fish.c:831
2145 #, c-format
2146 msgid "%s: internal error parsing string at '%s'\n"
2147 msgstr "%s: internal error parsing string at '%s'\n"
2148
2149 #: fish/fish.c:848
2150 #, c-format
2151 msgid "%s: too many arguments\n"
2152 msgstr "%s: too many arguments\n"
2153
2154 #: fish/fish.c:923
2155 #, c-format
2156 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2157 msgstr ""
2158
2159 #: fish/fish.c:932
2160 #, c-format
2161 msgid "%s: unterminated double quote\n"
2162 msgstr "%s: unterminated double quote\n"
2163
2164 #: fish/fish.c:997
2165 #, c-format
2166 msgid "%s: empty command on command line\n"
2167 msgstr "%s: empty command on command line\n"
2168
2169 #: fish/fish.c:1144
2170 msgid "display a list of commands or help on a command"
2171 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2172
2173 #: fish/fish.c:1146
2174 msgid "quit guestfish"
2175 msgstr "quit guestfish"
2176
2177 #: fish/fish.c:1157
2178 #, c-format
2179 msgid ""
2180 "help - display a list of commands or help on a command\n"
2181 "     help cmd\n"
2182 "     help\n"
2183 msgstr ""
2184 "help - display a list of commands or help on a command\n"
2185 "     help cmd\n"
2186 "     help\n"
2187
2188 #: fish/fish.c:1165
2189 #, c-format
2190 msgid ""
2191 "quit - quit guestfish\n"
2192 "     quit\n"
2193 msgstr ""
2194 "quit - quit guestfish\n"
2195 "     quit\n"
2196
2197 #: fish/fish.c:1170
2198 #, c-format
2199 msgid "%s: command not known, use -h to list all commands\n"
2200 msgstr "%s: command not known, use -h to list all commands\n"
2201
2202 #: fish/fish.c:1186
2203 #, c-format
2204 msgid ""
2205 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2206 "For a list of commands:             guestfish -h\n"
2207 "For complete documentation:         man guestfish\n"
2208 msgstr ""
2209
2210 #: fish/fish.c:1195
2211 #, fuzzy, c-format
2212 msgid "%s:%d: libguestfs: error: %s\n"
2213 msgstr "libguestfs: error: %s\n"
2214
2215 #: fish/fish.c:1351
2216 #, c-format
2217 msgid "Runaway quote in string \"%s\"\n"
2218 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2219
2220 #: fish/fish.c:1548
2221 #, c-format
2222 msgid ""
2223 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2224 "or run \"inspect-os\" command)\n"
2225 msgstr ""
2226
2227 #: fish/fish.c:1568
2228 #, c-format
2229 msgid ""
2230 "%s: drive '%c:' not found.  To list available drives do:\n"
2231 "  inspect-get-drive-mappings %s\n"
2232 msgstr ""
2233
2234 #: fish/fish.c:1587
2235 #, c-format
2236 msgid ""
2237 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2238 "  umount-all\n"
2239 "  mount %s /\n"
2240 msgstr ""
2241
2242 #: fish/glob.c:53
2243 #, c-format
2244 msgid "use 'glob command [args...]'\n"
2245 msgstr "use 'glob command [args...]'\n"
2246
2247 #: fish/glob.c:73
2248 #, c-format
2249 msgid "glob: guestfs_glob_expand call failed: %s\n"
2250 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2251
2252 #: fish/help.c:38
2253 #, c-format
2254 msgid ""
2255 "Add disk images to examine using the -a or -d options, or the 'add' "
2256 "command.\n"
2257 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2258 "Once you have done this, use the 'run' command.\n"
2259 msgstr ""
2260
2261 #: fish/help.c:44
2262 #, c-format
2263 msgid ""
2264 "Find out what filesystems are available using 'list-filesystems' and then\n"
2265 "mount them to examine or modify the contents using 'mount-ro' or\n"
2266 "'mount-options'.\n"
2267 msgstr ""
2268
2269 #: fish/help.c:52
2270 #, c-format
2271 msgid ""
2272 "For more information about a command, use 'help cmd'.\n"
2273 "\n"
2274 "To read the manual, type 'man'.\n"
2275 msgstr ""
2276
2277 #: fish/hexedit.c:41
2278 #, c-format
2279 msgid "hexedit (device|filename) [max | start max]\n"
2280 msgstr ""
2281
2282 #: fish/hexedit.c:52
2283 #, c-format
2284 msgid "hexedit: %s is a zero length file or device\n"
2285 msgstr ""
2286
2287 #: fish/hexedit.c:63
2288 #, c-format
2289 msgid ""
2290 "hexedit: %s is larger than %s. You must supply a limit using\n"
2291 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2292 "  'hexedit %s <start> <max>'.\n"
2293 msgstr ""
2294
2295 #: fish/hexedit.c:92
2296 #, c-format
2297 msgid "hexedit: invalid range\n"
2298 msgstr ""
2299
2300 #: fish/inspect.c:77
2301 #, c-format
2302 msgid "%s: don't use --live and -i options together\n"
2303 msgstr ""
2304
2305 #: fish/inspect.c:89
2306 #, c-format
2307 msgid "%s: no operating system was found on this disk\n"
2308 msgstr ""
2309
2310 #: fish/inspect.c:95
2311 #, c-format
2312 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2313 msgstr ""
2314
2315 #: fish/inspect.c:134
2316 #, c-format
2317 msgid "%s: some filesystems could not be mounted (ignored)\n"
2318 msgstr ""
2319
2320 #: fish/inspect.c:146
2321 #, c-format
2322 msgid "Operating system: %s\n"
2323 msgstr ""
2324
2325 #: fish/inspect.c:159
2326 #, c-format
2327 msgid "%s mounted on %s\n"
2328 msgstr ""
2329
2330 #: fish/keys.c:53
2331 #, c-format
2332 msgid "Enter key or passphrase (\"%s\"): "
2333 msgstr ""
2334
2335 #: fish/lcd.c:34
2336 #, c-format
2337 msgid "use 'lcd directory' to change local directory\n"
2338 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2339
2340 #: fish/man.c:35
2341 #, c-format
2342 msgid "use 'man' without parameters to open the manual\n"
2343 msgstr ""
2344
2345 #: fish/man.c:54
2346 #, c-format
2347 msgid "the external 'man' program failed\n"
2348 msgstr ""
2349
2350 #: fish/more.c:40
2351 #, c-format
2352 msgid "use '%s filename' to page a file\n"
2353 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2354
2355 #: fish/options.c:36
2356 #, c-format
2357 msgid "%s: too many drives added on the command line\n"
2358 msgstr ""
2359
2360 #: fish/options.c:128
2361 #, c-format
2362 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2363 msgstr ""
2364
2365 #: fish/prep.c:37
2366 #, c-format
2367 msgid ""
2368 "List of available prepared disk images:\n"
2369 "\n"
2370 msgstr ""
2371
2372 #: fish/prep.c:40
2373 #, c-format
2374 msgid ""
2375 "guestfish -N %-8s - %s\n"
2376 "\n"
2377 "%s\n"
2378 msgstr ""
2379
2380 #: fish/prep.c:48
2381 #, c-format
2382 msgid "  Optional parameters:\n"
2383 msgstr ""
2384
2385 #: fish/prep.c:55
2386 #, c-format
2387 msgid "<%s> %s (default: %s)\n"
2388 msgstr ""
2389
2390 #: fish/prep.c:65
2391 #, c-format
2392 msgid ""
2393 "Prepared disk images are written to file \"test1.img\" in the local\n"
2394 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2395 "For more information see the guestfish(1) manual.\n"
2396 msgstr ""
2397
2398 #: fish/prep.c:96
2399 #, c-format
2400 msgid ""
2401 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2402 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2403 msgstr ""
2404
2405 #: fish/prep.c:158
2406 #, c-format
2407 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2408 msgstr ""
2409
2410 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2411 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2412 msgid "failed to allocate disk"
2413 msgstr ""
2414
2415 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2416 msgid "could not parse boot size"
2417 msgstr ""
2418
2419 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2420 #, c-format
2421 msgid "failed to get sector size of disk: %s"
2422 msgstr ""
2423
2424 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2425 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2426 #, c-format
2427 msgid "failed to partition disk: %s"
2428 msgstr ""
2429
2430 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2431 #, c-format
2432 msgid "failed to add boot partition: %s"
2433 msgstr ""
2434
2435 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2436 #, c-format
2437 msgid "failed to add root partition: %s"
2438 msgstr ""
2439
2440 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2441 #, c-format
2442 msgid "failed to create boot filesystem: %s"
2443 msgstr ""
2444
2445 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2446 #, c-format
2447 msgid "failed to create root filesystem: %s"
2448 msgstr ""
2449
2450 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2451 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2452 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2453 msgstr ""
2454
2455 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2456 #, c-format
2457 msgid "failed to create PV: %s: %s"
2458 msgstr ""
2459
2460 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2461 #, c-format
2462 msgid "failed to create VG: %s: %s"
2463 msgstr ""
2464
2465 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2466 #, c-format
2467 msgid "failed to create LV: /dev/%s/%s: %s"
2468 msgstr ""
2469
2470 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2471 #, c-format
2472 msgid "failed to resize LV to full size: %s: %s"
2473 msgstr ""
2474
2475 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2476 #, c-format
2477 msgid "failed to create filesystem (%s): %s"
2478 msgstr ""
2479
2480 #: fish/rc.c:257
2481 #, c-format
2482 msgid "guestfish: protocol error: could not read 'hello' message\n"
2483 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2484
2485 #: fish/rc.c:262
2486 #, c-format
2487 msgid ""
2488 "guestfish: protocol error: version mismatch, server version '%s' does not "
2489 "match client version '%s'.  The two versions must match exactly.\n"
2490 msgstr ""
2491 "guestfish: protocol error: version mismatch, server version '%s' does not "
2492 "match client version '%s'.  The two versions must match exactly.\n"
2493
2494 #: fish/rc.c:337 fish/rc.c:351
2495 #, c-format
2496 msgid "guestfish: remote: looks like the server is not running\n"
2497 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2498
2499 #: fish/rc.c:363 fish/rc.c:377
2500 #, c-format
2501 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2502 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2503
2504 #: fish/rc.c:388
2505 #, c-format
2506 msgid "guestfish: protocol error: could not decode reply from server\n"
2507 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2508
2509 #: fish/reopen.c:38
2510 #, c-format
2511 msgid "'reopen' command takes no parameters\n"
2512 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2513
2514 #: fish/reopen.c:48
2515 #, c-format
2516 msgid "reopen: guestfs_create: failed to create handle\n"
2517 msgstr "reopen: guestfs_create: failed to create handle\n"
2518
2519 #: fish/setenv.c:34
2520 #, c-format
2521 msgid "use '%s VAR value' to set an environment variable\n"
2522 msgstr ""
2523
2524 #: fish/setenv.c:56
2525 #, c-format
2526 msgid "use '%s VAR' to unset an environment variable\n"
2527 msgstr ""
2528
2529 #: fish/supported.c:66
2530 msgid "yes"
2531 msgstr "हाँ"
2532
2533 #: fish/supported.c:68
2534 msgid "no"
2535 msgstr "नहीं"
2536
2537 #: fish/time.c:36
2538 #, c-format
2539 msgid "use 'time command [args...]'\n"
2540 msgstr "use 'time command [args...]'\n"
2541
2542 #: fuse/guestmount.c:912
2543 #, c-format
2544 msgid ""
2545 "%s: FUSE module for libguestfs\n"
2546 "%s lets you mount a virtual machine filesystem\n"
2547 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2548 "Usage:\n"
2549 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2550 "Options:\n"
2551 "  -a|--add image       Add image\n"
2552 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2553 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2554 "  -d|--domain guest    Add disks from libvirt guest\n"
2555 "  --echo-keys          Don't turn off echo for passphrases\n"
2556 "  --format[=raw|..]    Force disk format for -a option\n"
2557 "  --fuse-help          Display extra FUSE options\n"
2558 "  -i|--inspector       Automatically mount filesystems\n"
2559 "  --help               Display help message and exit\n"
2560 "  --keys-from-stdin    Read passphrases from stdin\n"
2561 "  --live               Connect to a live virtual machine\n"
2562 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2563 "  -n|--no-sync         Don't autosync\n"
2564 "  -o|--option opt      Pass extra option to FUSE\n"
2565 "  -r|--ro              Mount read-only\n"
2566 "  --selinux            Enable SELinux support\n"
2567 "  -v|--verbose         Verbose messages\n"
2568 "  -V|--version         Display version and exit\n"
2569 "  -w|--rw              Mount read-write\n"
2570 "  -x|--trace           Trace guestfs API calls\n"
2571 msgstr ""
2572
2573 #: fuse/guestmount.c:1130
2574 #, c-format
2575 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2576 msgstr ""
2577
2578 #: fuse/guestmount.c:1138
2579 #, c-format
2580 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2581 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2582
2583 #: inspector/virt-inspector.c:76
2584 #, c-format
2585 msgid ""
2586 "%s: display information about a virtual machine\n"
2587 "Copyright (C) 2010 Red Hat Inc.\n"
2588 "Usage:\n"
2589 "  %s [--options] -d domname file [file ...]\n"
2590 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2591 "Options:\n"
2592 "  -a|--add image       Add image\n"
2593 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2594 "  -d|--domain guest    Add disks from libvirt guest\n"
2595 "  --echo-keys          Don't turn off echo for passphrases\n"
2596 "  --format[=raw|..]    Force disk format for -a option\n"
2597 "  --help               Display brief help\n"
2598 "  --keys-from-stdin    Read passphrases from stdin\n"
2599 "  -v|--verbose         Verbose messages\n"
2600 "  -V|--version         Display version and exit\n"
2601 "  -x                   Trace libguestfs API calls\n"
2602 "For more information, see the manpage %s(1).\n"
2603 msgstr ""
2604
2605 #: inspector/virt-inspector.c:263
2606 #, c-format
2607 msgid ""
2608 "%s: no operating system could be detected inside this disk image.\n"
2609 "\n"
2610 "This may be because the file is not a disk image, or is not a virtual "
2611 "machine\n"
2612 "image, or because the OS type is not understood by libguestfs.\n"
2613 "\n"
2614 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2615 "must\n"
2616 "install the separate libguestfs-winsupport package.\n"
2617 "\n"
2618 "If you feel this is an error, please file a bug report including as much\n"
2619 "information about the disk image as possible.\n"
2620 msgstr ""
2621
2622 #: inspector/virt-inspector.c:288
2623 #, c-format
2624 msgid "%s: XML write error at \"%s\": %m\n"
2625 msgstr ""
2626
2627 #: inspector/virt-inspector.c:300
2628 #, c-format
2629 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2630 msgstr ""
2631
2632 #: inspector/virt-inspector.c:308
2633 #, c-format
2634 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2635 msgstr ""
2636
2637 #: perl/lib/Sys/Guestfs/Lib.pm:158
2638 msgid "open_guest: first parameter must be a string or an arrayref"
2639 msgstr ""
2640
2641 #: perl/lib/Sys/Guestfs/Lib.pm:164
2642 msgid "open_guest: first argument contains undefined element"
2643 msgstr ""
2644
2645 #: perl/lib/Sys/Guestfs/Lib.pm:172
2646 #, perl-brace-format
2647 msgid "guest image {imagename} does not exist or is not readable"
2648 msgstr ""
2649
2650 #: perl/lib/Sys/Guestfs/Lib.pm:179
2651 msgid ""
2652 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2653 "XPath::XMLParser)"
2654 msgstr ""
2655
2656 #: perl/lib/Sys/Guestfs/Lib.pm:184
2657 msgid "open_guest: too many domains listed on command line"
2658 msgstr ""
2659
2660 #: perl/lib/Sys/Guestfs/Lib.pm:191
2661 msgid "open_guest: cannot connect to libvirt"
2662 msgstr ""
2663
2664 #: perl/lib/Sys/Guestfs/Lib.pm:210
2665 #, perl-brace-format
2666 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2667 msgstr ""
2668
2669 #: perl/lib/Sys/Guestfs/Lib.pm:213
2670 #, perl-brace-format
2671 msgid "{imagename} is not the name of a libvirt domain\n"
2672 msgstr ""
2673
2674 #: perl/lib/Sys/Guestfs/Lib.pm:242
2675 #, perl-brace-format
2676 msgid "{imagename} seems to have no disk devices\n"
2677 msgstr ""
2678
2679 #: perl/lib/Sys/Guestfs/Lib.pm:827
2680 msgid ""
2681 "No operating system could be detected inside this disk image.\n"
2682 "\n"
2683 "This may be because the file is not a disk image, or is not a virtual "
2684 "machine\n"
2685 "image, or because the OS type is not understood by virt-inspector.\n"
2686 "\n"
2687 "If you feel this is an error, please file a bug report including as much\n"
2688 "information about the disk image as possible.\n"
2689 msgstr ""
2690
2691 #: perl/lib/Sys/Guestfs/Lib.pm:945
2692 #, perl-brace-format
2693 msgid "unknown filesystem {fs}\n"
2694 msgstr ""
2695
2696 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2697 #, perl-brace-format
2698 msgid "Error running rpm -qa: {error}"
2699 msgstr ""
2700
2701 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2702 #, perl-brace-format
2703 msgid "Error running dpkg-query: {error}"
2704 msgstr ""
2705
2706 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2707 msgid "Can't find grub on guest"
2708 msgstr ""
2709
2710 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2711 #, perl-brace-format
2712 msgid "Grub entry {title} has no kernel"
2713 msgstr ""
2714
2715 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2716 #, perl-brace-format
2717 msgid "grub refers to {path}, which doesn't exist\n"
2718 msgstr ""
2719
2720 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2721 #, perl-brace-format
2722 msgid "Grub entry {title} does not specify an initrd"
2723 msgstr ""
2724
2725 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2726 #, perl-brace-format
2727 msgid "Didn't find modules directory {modules} for kernel {path}"
2728 msgstr ""
2729
2730 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2731 #, perl-brace-format
2732 msgid "Couldn't guess kernel version number from path for kernel {path}"
2733 msgstr ""
2734
2735 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2736 #, perl-brace-format
2737 msgid "{path} doesn't match augeas pattern"
2738 msgstr ""
2739
2740 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2741 #, perl-brace-format
2742 msgid "{filename}: could not read initrd format"
2743 msgstr ""
2744
2745 #: rescue/virt-rescue.c:64
2746 #, c-format
2747 msgid ""
2748 "%s: Run a rescue shell on a virtual machine\n"
2749 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2750 "Usage:\n"
2751 "  %s [--options] -d domname\n"
2752 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2753 "Options:\n"
2754 "  -a|--add image       Add image\n"
2755 "  --append kernelopts  Append kernel options\n"
2756 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2757 "  -d|--domain guest    Add disks from libvirt guest\n"
2758 "  --format[=raw|..]    Force disk format for -a option\n"
2759 "  --help               Display brief help\n"
2760 "  -m|--memsize MB      Set memory size in megabytes\n"
2761 "  --network            Enable network\n"
2762 "  -r|--ro              Access read-only\n"
2763 "  --selinux            Enable SELinux\n"
2764 "  --smp N              Enable SMP with N >= 2 virtual CPUs\n"
2765 "  -v|--verbose         Verbose messages\n"
2766 "  -V|--version         Display version and exit\n"
2767 "  -w|--rw              Mount read-write\n"
2768 "  -x                   Trace libguestfs API calls\n"
2769 "For more information, see the manpage %s(1).\n"
2770 msgstr ""
2771
2772 #: rescue/virt-rescue.c:162
2773 #, fuzzy, c-format
2774 msgid "%s: could not parse --smp parameter '%s'\n"
2775 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
2776
2777 #: rescue/virt-rescue.c:167
2778 #, c-format
2779 msgid "%s: --smp parameter '%s' should be >= 1\n"
2780 msgstr ""
2781
2782 #: rescue/virt-rescue.c:195
2783 #, c-format
2784 msgid "%s: could not parse memory size '%s'\n"
2785 msgstr ""
2786
2787 #: rescue/virt-rescue.c:428
2788 #, c-format
2789 msgid "%s: unknown child exit status (%d)\n"
2790 msgstr ""
2791
2792 #: src/appliance.c:182
2793 #, c-format
2794 msgid ""
2795 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2796 "LIBGUESTFS_PATH (search path: %s)"
2797 msgstr ""
2798
2799 #: src/appliance.c:332
2800 #, c-format
2801 msgid "security: cached appliance %s is not owned by UID %d"
2802 msgstr ""
2803
2804 #: src/appliance.c:337
2805 #, c-format
2806 msgid "security: cached appliance %s is not a directory (mode %o)"
2807 msgstr ""
2808
2809 #: src/appliance.c:342
2810 #, c-format
2811 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2812 msgstr ""
2813
2814 #: src/appliance.c:672
2815 msgid "external command failed, see earlier error messages"
2816 msgstr ""
2817
2818 #: src/dbdump.c:85
2819 msgid "unexpected end of output from db_dump command before end of header"
2820 msgstr ""
2821
2822 #: src/dbdump.c:98 src/dbdump.c:110
2823 msgid "unexpected line from db_dump command, no space prefix"
2824 msgstr ""
2825
2826 #: src/dbdump.c:127
2827 msgid "unexpected end of output from db_dump command before end of data"
2828 msgstr ""
2829
2830 #: src/dbdump.c:208
2831 msgid "unexpected non-hex digits in output of db_dump command"
2832 msgstr ""
2833
2834 #: src/filearch.c:152
2835 #, c-format
2836 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2837 msgstr ""
2838
2839 #: src/filearch.c:265
2840 msgid ""
2841 "file-architecture API not available since this version of libguestfs was "
2842 "compiled without the libmagic library"
2843 msgstr ""
2844
2845 #: src/guestfs.c:177
2846 #, c-format
2847 msgid "guestfs_close: called twice on the same handle\n"
2848 msgstr "guestfs_close: called twice on the same handle\n"
2849
2850 #: src/guestfs.c:343
2851 #, c-format
2852 msgid "warning: %s"
2853 msgstr ""
2854
2855 #: src/guestfs.c:402
2856 #, c-format
2857 msgid "libguestfs: error: %s\n"
2858 msgstr "libguestfs: error: %s\n"
2859
2860 #: src/guestfs.c:980
2861 #, c-format
2862 msgid "<truncated, original size %zu bytes>"
2863 msgstr ""
2864
2865 #: src/inspect.c:264
2866 msgid "not a Windows guest, or systemroot could not be determined"
2867 msgstr ""
2868
2869 #: src/inspect.c:280
2870 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2871 msgstr ""
2872
2873 #: src/inspect.c:540 src/inspect_fs.c:462 src/inspect_fs.c:506
2874 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:594
2875 #: src/inspect_fs_unix.c:839
2876 #, c-format
2877 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2878 msgstr ""
2879
2880 #: src/inspect.c:576
2881 msgid "no inspection data: call guestfs_inspect_os first"
2882 msgstr ""
2883
2884 #: src/inspect.c:588
2885 #, c-format
2886 msgid ""
2887 "%s: root device not found: only call this function with a root device "
2888 "previously returned by guestfs_inspect_os"
2889 msgstr ""
2890
2891 #: src/inspect.c:598 src/inspect_apps.c:607
2892 msgid ""
2893 "inspection API not available since this version of libguestfs was compiled "
2894 "without the hivex library"
2895 msgstr ""
2896
2897 #: src/inspect_fs.c:312 src/inspect_fs.c:325
2898 #, c-format
2899 msgid "could not parse integer in version number: %s"
2900 msgstr ""
2901
2902 #: src/inspect_fs.c:471
2903 #, c-format
2904 msgid "%s: file is empty"
2905 msgstr ""
2906
2907 #: src/inspect_fs_unix.c:628
2908 msgid "could not parse /etc/fstab or empty file"
2909 msgstr ""
2910
2911 #: src/inspect_fs_windows.c:164
2912 #, c-format
2913 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2914 msgstr ""
2915
2916 #: src/inspect_icon.c:453
2917 #, c-format
2918 msgid "read: %s: unexpected end of file"
2919 msgstr ""
2920
2921 #: src/launch.c:128
2922 msgid "command line cannot be altered after qemu subprocess launched"
2923 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
2924
2925 #: src/launch.c:185
2926 msgid "guestfs_config: parameter must begin with '-' character"
2927 msgstr "guestfs_config: parameter must begin with '-' character"
2928
2929 #: src/launch.c:199
2930 #, c-format
2931 msgid "guestfs_config: parameter '%s' isn't allowed"
2932 msgstr "guestfs_config: parameter '%s' isn't allowed"
2933
2934 #: src/launch.c:265 src/launch.c:369
2935 msgid "filename cannot contain ',' (comma) character"
2936 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
2937
2938 #: src/launch.c:277 src/launch.c:282
2939 #, c-format
2940 msgid "%s parameter is empty or contains disallowed characters"
2941 msgstr ""
2942
2943 #: src/launch.c:388
2944 msgid "the libguestfs handle has already been launched"
2945 msgstr ""
2946
2947 #: src/launch.c:397
2948 #, c-format
2949 msgid "%s: cannot create temporary directory"
2950 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
2951
2952 #: src/launch.c:434
2953 msgid "you must call guestfs_add_drive before guestfs_launch"
2954 msgstr "you must call guestfs_add_drive before guestfs_launch"
2955
2956 #: src/launch.c:811
2957 msgid "guestfs_launch failed, see earlier error messages"
2958 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2959
2960 #: src/launch.c:824
2961 msgid "qemu launched and contacted daemon, but state != READY"
2962 msgstr "qemu launched and contacted daemon, but state != READY"
2963
2964 #: src/launch.c:912
2965 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2966 msgstr ""
2967
2968 #: src/launch.c:920
2969 msgid "contacted guestfsd, but state != READY"
2970 msgstr ""
2971
2972 #: src/launch.c:1092
2973 #, fuzzy, c-format
2974 msgid ""
2975 "command failed: %s\n"
2976 "\n"
2977 "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
2978 "environment variable.  There may also be errors printed above."
2979 msgstr ""
2980 "%s: command failed: If qemu is located on a non-standard path, try setting "
2981 "the LIBGUESTFS_QEMU environment variable."
2982
2983 #: src/launch.c:1208
2984 msgid "qemu has not been launched yet"
2985 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
2986
2987 #: src/launch.c:1219
2988 msgid "no subprocess to kill"
2989 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
2990
2991 #: src/proto.c:188
2992 #, c-format
2993 msgid "guestfs_set_busy: called when in state %d != READY"
2994 msgstr "guestfs_set_busy: called when in state %d != READY"
2995
2996 #: src/proto.c:211
2997 #, c-format
2998 msgid "guestfs_end_busy: called when in state %d"
2999 msgstr "guestfs_end_busy: called when in state %d"
3000
3001 #: src/proto.c:421
3002 #, c-format
3003 msgid ""
3004 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3005 msgstr ""
3006 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3007
3008 #: src/proto.c:543
3009 msgid ""
3010 "This usually means the libguestfs appliance failed to start up.  Please\n"
3011 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3012 "the debug messages output prior to this error.\n"
3013 msgstr ""
3014
3015 #: src/proto.c:549
3016 msgid "See earlier debug messages.\n"
3017 msgstr ""
3018
3019 #: src/proto.c:639
3020 #, c-format
3021 msgid "received magic signature from guestfsd, but in state %d"
3022 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
3023
3024 #: src/proto.c:658
3025 #, c-format
3026 msgid "message length (%u) > maximum possible size (%d)"
3027 msgstr "message length (%u) > maximum possible size (%d)"
3028
3029 #: src/proto.c:810
3030 #, c-format
3031 msgid "guestfs___send: state %d != BUSY"
3032 msgstr "guestfs___send: state %d != BUSY"
3033
3034 #: src/proto.c:834
3035 msgid "xdr_guestfs_message_header failed"
3036 msgstr "xdr_guestfs_message_header failed"
3037
3038 #: src/proto.c:843
3039 msgid "dispatch failed to marshal args"
3040 msgstr "dispatch failed to marshal args"
3041
3042 #: src/proto.c:922 src/proto.c:1217
3043 msgid "operation cancelled by user"
3044 msgstr ""
3045
3046 #: src/proto.c:973
3047 #, c-format
3048 msgid "send_file_chunk: state %d != READY"
3049 msgstr "send_file_chunk: state %d != READY"
3050
3051 #: src/proto.c:989
3052 #, c-format
3053 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3054 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3055
3056 #: src/proto.c:1144
3057 #, c-format
3058 msgid "%s: error in chunked encoding"
3059 msgstr "%s: error in chunked encoding"
3060
3061 #: src/proto.c:1171
3062 msgid "write to daemon socket"
3063 msgstr "डेमॉन सॉकेट में लिखें"
3064
3065 #: src/proto.c:1194
3066 msgid "receive_file_data: parse error in reply callback"
3067 msgstr "receive_file_data: parse error in reply callback"
3068
3069 #: src/proto.c:1199
3070 msgid "receive_file_data: unexpected flag received when reading file chunks"
3071 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3072
3073 #: src/proto.c:1207
3074 msgid "failed to parse file chunk"
3075 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3076
3077 #: src/proto.c:1221
3078 msgid "file receive cancelled by daemon"
3079 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3080
3081 #: src/virt.c:101 src/virt.c:347
3082 msgid "you cannot set both live and readonly flags"
3083 msgstr ""
3084
3085 #: src/virt.c:109
3086 #, c-format
3087 msgid "could not connect to libvirt (code %d, domain %d): %s"
3088 msgstr ""
3089
3090 #: src/virt.c:130
3091 #, c-format
3092 msgid "no libvirt domain called '%s': %s"
3093 msgstr ""
3094
3095 #: src/virt.c:185 src/virt.c:435
3096 #, c-format
3097 msgid "error reading libvirt XML information: %s"
3098 msgstr ""
3099
3100 #: src/virt.c:195 src/virt.c:443
3101 msgid "unable to parse XML information returned by libvirt"
3102 msgstr ""
3103
3104 #: src/virt.c:201 src/virt.c:449
3105 msgid "unable to create new XPath context"
3106 msgstr ""
3107
3108 #: src/virt.c:208 src/virt.c:464
3109 msgid "unable to evaluate XPath expression"
3110 msgstr ""
3111
3112 #: src/virt.c:305
3113 msgid "libvirt domain has no disks"
3114 msgstr ""
3115
3116 #: src/virt.c:358
3117 #, c-format
3118 msgid "error getting domain info: %s"
3119 msgstr ""
3120
3121 #: src/virt.c:372
3122 msgid ""
3123 "error: domain is a live virtual machine.\n"
3124 "Writing to the disks of a running virtual machine can cause disk "
3125 "corruption.\n"
3126 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3127 "specify live access.  In most libguestfs tools these options are --ro or\n"
3128 "--live respectively.  Consult the documentation for further information."
3129 msgstr ""
3130
3131 #: src/virt.c:492
3132 msgid ""
3133 "this guest has no libvirt <channel> definition for guestfsd\n"
3134 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3135 msgstr ""
3136
3137 #: src/virt.c:517
3138 msgid ""
3139 "add-domain API not available since this version of libguestfs was compiled "
3140 "without libvirt or libxml2"
3141 msgstr ""
3142
3143 #: test-tool/test-tool.c:79
3144 #, c-format
3145 msgid ""
3146 "libguestfs-test-tool: interactive test tool\n"
3147 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3148 "Usage:\n"
3149 "  libguestfs-test-tool [--options]\n"
3150 "Options:\n"
3151 "  --help         Display usage\n"
3152 "  --qemudir dir  Specify QEMU source directory\n"
3153 "  --qemu qemu    Specify QEMU binary\n"
3154 "  --timeout n\n"
3155 "  -t n           Set launch timeout (default: %d seconds)\n"
3156 msgstr ""
3157
3158 #: test-tool/test-tool.c:127
3159 #, c-format
3160 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3161 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3162
3163 #: test-tool/test-tool.c:136
3164 #, c-format
3165 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3166 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3167
3168 #: test-tool/test-tool.c:148
3169 #, c-format
3170 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3171 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3172
3173 #: test-tool/test-tool.c:174
3174 #, c-format
3175 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3176 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3177
3178 #: test-tool/test-tool.c:181
3179 #, c-format
3180 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3181 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3182
3183 #: test-tool/test-tool.c:189
3184 #, c-format
3185 msgid "libguestfs-test-tool: guestfs_version failed\n"
3186 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3187
3188 #: test-tool/test-tool.c:223
3189 #, c-format
3190 msgid "libguestfs-test-tool: failed to launch appliance\n"
3191 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3192
3193 #: test-tool/test-tool.c:235
3194 #, c-format
3195 msgid "libguestfs-test-tool: failed to run part-disk\n"
3196 msgstr ""
3197
3198 #: test-tool/test-tool.c:241
3199 #, c-format
3200 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3201 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3202
3203 #: test-tool/test-tool.c:247
3204 #, c-format
3205 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3206 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3207
3208 #: test-tool/test-tool.c:254
3209 #, c-format
3210 msgid "libguestfs-test-tool: failed to touch file\n"
3211 msgstr ""
3212
3213 #: test-tool/test-tool.c:285
3214 #, c-format
3215 msgid ""
3216 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3217 "--qemu/--qemudir options cannot be used.\n"
3218 msgstr ""
3219 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3220 "--qemu/--qemudir options cannot be used.\n"
3221
3222 #: test-tool/test-tool.c:293
3223 #, c-format
3224 msgid "Binary '%s' does not exist or is not executable\n"
3225 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3226
3227 #: test-tool/test-tool.c:307
3228 #, c-format
3229 msgid "%s: does not look like a qemu source directory\n"
3230 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3231
3232 #: tools/virt-list-filesystems.pl:148
3233 msgid "virt-list-filesystems: no image or VM name given"
3234 msgstr ""
3235
3236 #: tools/virt-list-partitions.pl:160
3237 msgid "virt-list-partitions: no image or VM name given"
3238 msgstr ""
3239
3240 #: tools/virt-make-fs.pl:291
3241 msgid "virt-make-fs input output\n"
3242 msgstr ""
3243
3244 #: tools/virt-make-fs.pl:321
3245 msgid "unexpected output from 'du' command"
3246 msgstr ""
3247
3248 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3249 #: tools/virt-make-fs.pl:458
3250 #, perl-brace-format
3251 msgid "{f}: unknown input format: {fmt}\n"
3252 msgstr ""
3253
3254 #: tools/virt-make-fs.pl:391
3255 #, perl-brace-format
3256 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3257 msgstr ""
3258
3259 #: tools/virt-make-fs.pl:406
3260 msgid ""
3261 "qemu-img create: failed to create disk image, see earlier error messages\n"
3262 msgstr ""
3263
3264 #: tools/virt-make-fs.pl:417
3265 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3266 msgstr ""
3267
3268 #: tools/virt-make-fs.pl:442
3269 msgid "tar: failed, see earlier messages\n"
3270 msgstr ""
3271
3272 #: tools/virt-make-fs.pl:464
3273 msgid "uncompress command failed, see earlier messages\n"
3274 msgstr ""
3275
3276 #: tools/virt-make-fs.pl:499
3277 msgid ""
3278 "virt-make-fs: error copying contents into filesystem\n"
3279 "An error here usually means that the program did not estimate the\n"
3280 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3281 msgstr ""
3282
3283 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3284 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3285 msgstr ""
3286
3287 #: tools/virt-tar.pl:222
3288 msgid "virt-tar: no image, VM names, directory or filename given"
3289 msgstr ""
3290
3291 #: tools/virt-tar.pl:225
3292 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3293 msgstr ""
3294
3295 #: tools/virt-tar.pl:236
3296 #, perl-brace-format
3297 msgid "virt-tar: {tarball}: file not found\n"
3298 msgstr ""
3299
3300 #: tools/virt-tar.pl:239
3301 #, perl-brace-format
3302 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3303 msgstr ""
3304
3305 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3306 #, perl-brace-format
3307 msgid ""
3308 "{prog}: No operating system could be detected inside this disk image.\n"
3309 "\n"
3310 "This may be because the file is not a disk image, or is not a virtual "
3311 "machine\n"
3312 "image, or because the OS type is not understood by libguestfs.\n"
3313 "\n"
3314 "If you feel this is an error, please file a bug report including as much\n"
3315 "information about the disk image as possible.\n"
3316 msgstr ""
3317
3318 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3319 #, perl-brace-format
3320 msgid "{prog}: multiboot operating systems are not supported.\n"
3321 msgstr ""
3322
3323 #: tools/virt-win-reg.pl:245
3324 msgid "no libvirt domain name or disk image given\n"
3325 msgstr ""
3326
3327 #: tools/virt-win-reg.pl:287
3328 msgid ""
3329 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3330 "export\n"
3331 msgstr ""
3332
3333 #: tools/virt-win-reg.pl:446
3334 #, perl-brace-format
3335 msgid "virt-win-reg: {p}: cannot find user directory\n"
3336 msgstr ""
3337
3338 #: tools/virt-win-reg.pl:451
3339 #, perl-brace-format
3340 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3341 msgstr ""
3342
3343 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3344 #, perl-brace-format
3345 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3346 msgstr ""
3347
3348 #: tools/virt-win-reg.pl:529
3349 #, perl-brace-format
3350 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3351 msgstr ""
3352
3353 #: tools/virt-win-reg.pl:551
3354 #, perl-brace-format
3355 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3356 msgstr ""