1cb3a194ddc5dfb3a59f7700071d284a81198441
[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 # Translators:
6 # Rajesh Ranjan <rranjan@redhat.com>, 2011.
7 # rjones <rjones@redhat.com>, 2011.
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: libguestfs\n"
11 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
12 "component=libguestfs&product=Virtualization+Tools\n"
13 "POT-Creation-Date: 2011-10-19 17:19+0100\n"
14 "PO-Revision-Date: 2011-10-19 15:44+0000\n"
15 "Last-Translator: rjones <rjones@redhat.com>\n"
16 "Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
17 "Language: hi\n"
18 "MIME-Version: 1.0\n"
19 "Content-Type: text/plain; charset=UTF-8\n"
20 "Content-Transfer-Encoding: 8bit\n"
21 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
22
23 #: align/scan.c:68 cat/virt-cat.c:57 cat/virt-filesystems.c:99
24 #: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
25 #: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
26 #, c-format
27 msgid "Try `%s --help' for more information.\n"
28 msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
29
30 #: align/scan.c:72
31 #, c-format
32 msgid ""
33 "%s: check alignment of virtual machine partitions\n"
34 "Copyright (C) 2011 Red Hat Inc.\n"
35 "Usage:\n"
36 "  %s [--options] -d domname\n"
37 "  %s [--options] -a disk.img [-a disk.img ...]\n"
38 "Options:\n"
39 "  -a|--add image       Add image\n"
40 "  -c|--connect uri     Specify libvirt URI for -d option\n"
41 "  -d|--domain guest    Add disks from libvirt guest\n"
42 "  --format[=raw|..]    Force disk format for -a option\n"
43 "  --help               Display brief help\n"
44 "  -q|--quiet           No output, just exit code\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 #: align/scan.c:127 cat/virt-cat.c:117 cat/virt-filesystems.c:202
52 #: cat/virt-ls.c:192 df/domains.c:428 df/main.c:136 edit/virt-edit.c:141
53 #: fish/fish.c:222 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 #: align/scan.c:145 cat/virt-cat.c:139 cat/virt-filesystems.c:256
60 #: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
61 #: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
62 #: rescue/virt-rescue.c:172
63 #, c-format
64 msgid "%s: unknown long option: %s (%d)\n"
65 msgstr "%s: unknown long option: %s (%d)\n"
66
67 #: align/scan.c:269
68 msgid "alignment < 4K"
69 msgstr ""
70
71 #: align/scan.c:274
72 msgid "alignment < 64K"
73 msgstr ""
74
75 #: cat/virt-cat.c:61
76 #, c-format
77 msgid ""
78 "%s: display files in a virtual machine\n"
79 "Copyright (C) 2010 Red Hat Inc.\n"
80 "Usage:\n"
81 "  %s [--options] -d domname file [file ...]\n"
82 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
83 "Options:\n"
84 "  -a|--add image       Add image\n"
85 "  -c|--connect uri     Specify libvirt URI for -d option\n"
86 "  -d|--domain guest    Add disks from libvirt guest\n"
87 "  --echo-keys          Don't turn off echo for passphrases\n"
88 "  --format[=raw|..]    Force disk format for -a option\n"
89 "  --help               Display brief help\n"
90 "  --keys-from-stdin    Read passphrases from stdin\n"
91 "  -v|--verbose         Verbose messages\n"
92 "  -V|--version         Display version and exit\n"
93 "  -x                   Trace libguestfs API calls\n"
94 "For more information, see the manpage %s(1).\n"
95 msgstr ""
96
97 #: cat/virt-filesystems.c:103
98 #, c-format
99 msgid ""
100 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
101 "Copyright (C) 2010 Red Hat Inc.\n"
102 "Usage:\n"
103 "  %s [--options] -d domname\n"
104 "  %s [--options] -a disk.img [-a disk.img ...]\n"
105 "Options:\n"
106 "  -a|--add image       Add image\n"
107 "  --all                Display everything\n"
108 "  --blkdevs|--block-devices\n"
109 "                       Display block devices\n"
110 "  -c|--connect uri     Specify libvirt URI for -d option\n"
111 "  --csv                Output as Comma-Separated Values\n"
112 "  -d|--domain guest    Add disks from libvirt guest\n"
113 "  --echo-keys          Don't turn off echo for passphrases\n"
114 "  --extra              Display swap and data filesystems\n"
115 "  --filesystems        Display mountable filesystems\n"
116 "  --format[=raw|..]    Force disk format for -a option\n"
117 "  -h|--human-readable  Human-readable sizes in --long output\n"
118 "  --help               Display brief help\n"
119 "  --keys-from-stdin    Read passphrases from stdin\n"
120 "  -l|--long            Long output\n"
121 "  --lvs|--logvols|--logical-volumes\n"
122 "                       Display LVM logical volumes\n"
123 "  --no-title           No title in --long output\n"
124 "  --parts|--partitions Display partitions\n"
125 "  --pvs|--physvols|--physical-volumes\n"
126 "                       Display LVM physical volumes\n"
127 "  --uuid|--uuids       Add UUIDs to --long output\n"
128 "  -v|--verbose         Verbose messages\n"
129 "  -V|--version         Display version and exit\n"
130 "  --vgs|--volgroups|--volume-groups\n"
131 "                       Display LVM volume groups\n"
132 "  -x                   Trace libguestfs API calls\n"
133 "For more information, see the manpage %s(1).\n"
134 msgstr ""
135
136 #: cat/virt-filesystems.c:318 cat/virt-ls.c:347 df/main.c:255
137 #, c-format
138 msgid "%s: you cannot use -h and --csv options together.\n"
139 msgstr ""
140
141 #: cat/virt-ls.c:103
142 #, c-format
143 msgid ""
144 "%s: list files in a virtual machine\n"
145 "Copyright (C) 2010-2011 Red Hat Inc.\n"
146 "Usage:\n"
147 "  %s [--options] -d domname dir [dir ...]\n"
148 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
149 "Options:\n"
150 "  -a|--add image       Add image\n"
151 "  --checksum[=...]     Display file checksums\n"
152 "  -c|--connect uri     Specify libvirt URI for -d option\n"
153 "  --csv                Comma-Separated Values output\n"
154 "  -d|--domain guest    Add disks from libvirt guest\n"
155 "  --echo-keys          Don't turn off echo for passphrases\n"
156 "  --extra-stats        Display extra stats\n"
157 "  --format[=raw|..]    Force disk format for -a option\n"
158 "  --help               Display brief help\n"
159 "  -h|--human-readable  Human-readable sizes in output\n"
160 "  --keys-from-stdin    Read passphrases from stdin\n"
161 "  -l|--long            Long listing\n"
162 "  -R|--recursive       Recursive listing\n"
163 "  --times              Display file times\n"
164 "  --time-days          Display file times as days before now\n"
165 "  --time-relative      Display file times as seconds before now\n"
166 "  --time-t             Display file times as time_t's\n"
167 "  --uids               Display UID, GID\n"
168 "  -v|--verbose         Verbose messages\n"
169 "  -V|--version         Display version and exit\n"
170 "  -x                   Trace libguestfs API calls\n"
171 "For more information, see the manpage %s(1).\n"
172 msgstr ""
173
174 #: cat/virt-ls.c:338
175 #, c-format
176 msgid ""
177 "%s: used a flag which can only be combined with -lR mode\n"
178 "For more information, read the virt-ls(1) man page.\n"
179 msgstr ""
180
181 #: cat/virt-ls.c:577
182 #, c-format
183 msgid "%s: error getting extended attrs for %s %s\n"
184 msgstr ""
185
186 #: cat/virt-ls.c:583
187 #, c-format
188 msgid "%s: error: cannot parse xattr count for %s %s\n"
189 msgstr ""
190
191 #: df/domains.c:115
192 #, c-format
193 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
194 msgstr ""
195
196 #: df/domains.c:124
197 #, c-format
198 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
199 msgstr ""
200
201 #: df/domains.c:134
202 #, c-format
203 msgid "%s: could not list running domains (code %d, domain %d): %s"
204 msgstr ""
205
206 #: df/domains.c:145
207 #, c-format
208 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
209 msgstr ""
210
211 #: df/domains.c:155
212 #, c-format
213 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
214 msgstr ""
215
216 #: df/domains.c:281
217 #, c-format
218 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
219 msgstr ""
220
221 #: df/main.c:74
222 #, c-format
223 msgid ""
224 "%s: display free space on virtual filesystems\n"
225 "Copyright (C) 2010 Red Hat Inc.\n"
226 "Usage:\n"
227 "  %s [--options] -d domname\n"
228 "  %s [--options] -a disk.img [-a disk.img ...]\n"
229 "Options:\n"
230 "  -a|--add image       Add image\n"
231 "  -c|--connect uri     Specify libvirt URI for -d option\n"
232 "  --csv                Output as Comma-Separated Values\n"
233 "  -d|--domain guest    Add disks from libvirt guest\n"
234 "  --format[=raw|..]    Force disk format for -a option\n"
235 "  -h|--human-readable  Human-readable sizes in --long output\n"
236 "  --help               Display brief help\n"
237 "  -i|--inodes          Display inodes\n"
238 "  --one-per-guest      Separate appliance per guest\n"
239 "  --uuid               Add UUIDs to --long output\n"
240 "  -v|--verbose         Verbose messages\n"
241 "  -V|--version         Display version and exit\n"
242 "  -x                   Trace libguestfs API calls\n"
243 "For more information, see the manpage %s(1).\n"
244 msgstr ""
245
246 #: df/main.c:267
247 #, c-format
248 msgid "%s: compiled without support for libvirt.\n"
249 msgstr ""
250
251 #: df/output.c:50
252 msgid "VirtualMachine"
253 msgstr ""
254
255 #: df/output.c:51
256 msgid "Filesystem"
257 msgstr "फ़ाइलसिस्टम"
258
259 #: df/output.c:54
260 msgid "1K-blocks"
261 msgstr ""
262
263 #: df/output.c:56
264 msgid "Size"
265 msgstr "आकार"
266
267 #: df/output.c:57
268 msgid "Used"
269 msgstr "उपयोग में"
270
271 #: df/output.c:58
272 msgid "Available"
273 msgstr "उपलब्ध"
274
275 #: df/output.c:59
276 msgid "Use%"
277 msgstr ""
278
279 #: df/output.c:61
280 msgid "Inodes"
281 msgstr "आइनोड"
282
283 #: df/output.c:62
284 msgid "IUsed"
285 msgstr ""
286
287 #: df/output.c:63
288 msgid "IFree"
289 msgstr ""
290
291 #: df/output.c:64
292 msgid "IUse%"
293 msgstr ""
294
295 #: edit/virt-edit.c:77
296 #, c-format
297 msgid ""
298 "%s: Edit a file in a virtual machine\n"
299 "Copyright (C) 2009-2011 Red Hat Inc.\n"
300 "Usage:\n"
301 "  %s [--options] -d domname file [file ...]\n"
302 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
303 "Options:\n"
304 "  -a|--add image       Add image\n"
305 "  -b|--backup .ext     Backup original as original.ext\n"
306 "  -c|--connect uri     Specify libvirt URI for -d option\n"
307 "  -d|--domain guest    Add disks from libvirt guest\n"
308 "  --echo-keys          Don't turn off echo for passphrases\n"
309 "  -e|--expr expr       Non-interactive editing using Perl expr\n"
310 "  --format[=raw|..]    Force disk format for -a option\n"
311 "  --help               Display brief help\n"
312 "  --keys-from-stdin    Read passphrases from stdin\n"
313 "  -v|--verbose         Verbose messages\n"
314 "  -V|--version         Display version and exit\n"
315 "  -x                   Trace libguestfs API calls\n"
316 "For more information, see the manpage %s(1).\n"
317 msgstr ""
318
319 #: edit/virt-edit.c:175
320 #, c-format
321 msgid "%s: -b option given multiple times\n"
322 msgstr ""
323
324 #: edit/virt-edit.c:192
325 #, c-format
326 msgid "%s: -e option given multiple times\n"
327 msgstr ""
328
329 #: edit/virt-edit.c:585 fish/fish.c:1556
330 #, c-format
331 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
332 msgstr ""
333
334 #: edit/virt-edit.c:599
335 #, c-format
336 msgid "%s: drive '%c:' not found.\n"
337 msgstr ""
338
339 #: fish/alloc.c:37
340 #, c-format
341 msgid "use 'alloc file size' to create an image\n"
342 msgstr "छवि के रूप में 'alloc file size' का उपयोग करें\n"
343
344 #: fish/alloc.c:51
345 #, c-format
346 msgid "use 'sparse file size' to create a sparse image\n"
347 msgstr "छवि कम घना करने के लिए 'sparse file size' का उपयोग करें\n"
348
349 #: fish/alloc.c:75
350 #, c-format
351 msgid "can't allocate or add disks after launching\n"
352 msgstr "लॉन्चिंग के बाद डिस्क आबंटित या जोड़ नहीं सकता है\n"
353
354 #: fish/alloc.c:156
355 #, c-format
356 msgid "%s: invalid integer parameter (%s returned %d)\n"
357 msgstr ""
358
359 #: fish/cmds.c:2692
360 msgid "Command"
361 msgstr "कमांड"
362
363 #: fish/cmds.c:2692
364 msgid "Description"
365 msgstr "वर्णन"
366
367 #: fish/cmds.c:2694
368 msgid "add a CD-ROM disk image to examine"
369 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
370
371 #: fish/cmds.c:2695
372 msgid "add the disk(s) from a named libvirt domain"
373 msgstr ""
374
375 #: fish/cmds.c:2696 fish/cmds.c:2697
376 msgid "add an image to examine or modify"
377 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
378
379 #: fish/cmds.c:2698
380 msgid "add a drive in snapshot mode (read-only)"
381 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
382
383 #: fish/cmds.c:2699
384 msgid "add a drive read-only specifying the QEMU block emulation to use"
385 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
386
387 #: fish/cmds.c:2700
388 msgid "add a drive specifying the QEMU block emulation to use"
389 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
390
391 #: fish/cmds.c:2701
392 msgid "allocate and add a disk file"
393 msgstr ""
394
395 #: fish/cmds.c:2702
396 msgid "clear Augeas path"
397 msgstr ""
398
399 #: fish/cmds.c:2703
400 msgid "close the current Augeas handle"
401 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
402
403 #: fish/cmds.c:2704
404 msgid "define an Augeas node"
405 msgstr "कोई Augeas नोड परिभाषित करें"
406
407 #: fish/cmds.c:2705
408 msgid "define an Augeas variable"
409 msgstr "कोई Augeas चर परिभाषित करें"
410
411 #: fish/cmds.c:2706
412 msgid "look up the value of an Augeas path"
413 msgstr "Augeas पथ के मान के लिए देखें"
414
415 #: fish/cmds.c:2707
416 msgid "create a new Augeas handle"
417 msgstr "नया Augeas नियंत्रण बनाएँ"
418
419 #: fish/cmds.c:2708
420 msgid "insert a sibling Augeas node"
421 msgstr "सहोदर Augeas नोड घुसाएँ"
422
423 #: fish/cmds.c:2709
424 msgid "load files into the tree"
425 msgstr "तरू में फाइल लोड करें"
426
427 #: fish/cmds.c:2710
428 msgid "list Augeas nodes under augpath"
429 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
430
431 #: fish/cmds.c:2711
432 msgid "return Augeas nodes which match augpath"
433 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
434
435 #: fish/cmds.c:2712
436 msgid "move Augeas node"
437 msgstr "Augeas नोड खिसकाएँ"
438
439 #: fish/cmds.c:2713
440 msgid "remove an Augeas path"
441 msgstr "Augeas पथ हटाएँ"
442
443 #: fish/cmds.c:2714
444 msgid "write all pending Augeas changes to disk"
445 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
446
447 #: fish/cmds.c:2715
448 msgid "set Augeas path to value"
449 msgstr "Augeas पथ को वाल्व में सेट करें"
450
451 #: fish/cmds.c:2716
452 msgid "test availability of some parts of the API"
453 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
454
455 #: fish/cmds.c:2717
456 msgid "return a list of all optional groups"
457 msgstr ""
458
459 #: fish/cmds.c:2718
460 msgid "upload base64-encoded data to file"
461 msgstr ""
462
463 #: fish/cmds.c:2719
464 msgid "download file and encode as base64"
465 msgstr ""
466
467 #: fish/cmds.c:2720
468 msgid "flush device buffers"
469 msgstr "फ्लश युक्ति बफर"
470
471 #: fish/cmds.c:2721
472 msgid "get blocksize of block device"
473 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
474
475 #: fish/cmds.c:2722
476 msgid "is block device set to read-only"
477 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
478
479 #: fish/cmds.c:2723
480 msgid "get total size of device in bytes"
481 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
482
483 #: fish/cmds.c:2724
484 msgid "get sectorsize of block device"
485 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
486
487 #: fish/cmds.c:2725
488 msgid "get total size of device in 512-byte sectors"
489 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
490
491 #: fish/cmds.c:2726
492 msgid "reread partition table"
493 msgstr "विभाजन सारणी फिर पढ़ें"
494
495 #: fish/cmds.c:2727
496 msgid "set blocksize of block device"
497 msgstr "खंड युक्ति का खंड आकार सेट करें"
498
499 #: fish/cmds.c:2728
500 msgid "set block device to read-only"
501 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
502
503 #: fish/cmds.c:2729
504 msgid "set block device to read-write"
505 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
506
507 #: fish/cmds.c:2730
508 msgid "resize a btrfs filesystem"
509 msgstr ""
510
511 #: fish/cmds.c:2731
512 msgid "return true path on case-insensitive filesystem"
513 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
514
515 #: fish/cmds.c:2732
516 msgid "list the contents of a file"
517 msgstr "फाइल की सामग्री सूचीबद्ध करें"
518
519 #: fish/cmds.c:2733
520 msgid "compute MD5, SHAx or CRC checksum of file"
521 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
522
523 #: fish/cmds.c:2734
524 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
525 msgstr ""
526
527 #: fish/cmds.c:2735
528 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
529 msgstr ""
530
531 #: fish/cmds.c:2736
532 msgid "change file mode"
533 msgstr "फाइल नोड बदलें"
534
535 #: fish/cmds.c:2737 fish/cmds.c:2862
536 msgid "change file owner and group"
537 msgstr "फाइल स्वामी और समूह बदलें"
538
539 #: fish/cmds.c:2738
540 msgid "run a command from the guest filesystem"
541 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
542
543 #: fish/cmds.c:2739
544 msgid "run a command, returning lines"
545 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
546
547 #: fish/cmds.c:2740
548 msgid "output compressed device"
549 msgstr ""
550
551 #: fish/cmds.c:2741
552 msgid "output compressed file"
553 msgstr ""
554
555 #: fish/cmds.c:2742
556 msgid "add qemu parameters"
557 msgstr "qemu पैरामीटर जोड़ें"
558
559 #: fish/cmds.c:2743
560 msgid "copy local files or directories into an image"
561 msgstr ""
562
563 #: fish/cmds.c:2744
564 msgid "copy remote files or directories out of an image"
565 msgstr ""
566
567 #: fish/cmds.c:2745
568 msgid "copy size bytes from source to destination using dd"
569 msgstr ""
570
571 #: fish/cmds.c:2746
572 msgid "copy a file"
573 msgstr "कोई फाइल कॉपी करें"
574
575 #: fish/cmds.c:2747
576 msgid "copy a file or directory recursively"
577 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
578
579 #: fish/cmds.c:2748
580 msgid "copy from source to destination using dd"
581 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
582
583 #: fish/cmds.c:2749
584 msgid "debugging and internals"
585 msgstr "डिबगिंग और आंतरिक"
586
587 #: fish/cmds.c:2750
588 msgid "debug the QEMU command line (internal use only)"
589 msgstr ""
590
591 #: fish/cmds.c:2751
592 msgid "debug the drives (internal use only)"
593 msgstr ""
594
595 #: fish/cmds.c:2752
596 msgid "upload a file to the appliance (internal use only)"
597 msgstr ""
598
599 #: fish/cmds.c:2753
600 msgid "report file system disk space usage"
601 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
602
603 #: fish/cmds.c:2754
604 msgid "report file system disk space usage (human readable)"
605 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
606
607 #: fish/cmds.c:2755
608 msgid "display an image"
609 msgstr ""
610
611 #: fish/cmds.c:2756
612 msgid "return kernel messages"
613 msgstr "कर्नेल संदेश लौटाएँ"
614
615 #: fish/cmds.c:2757
616 msgid "download a file to the local machine"
617 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
618
619 #: fish/cmds.c:2758
620 msgid "download a file to the local machine with offset and size"
621 msgstr ""
622
623 #: fish/cmds.c:2759
624 msgid "drop kernel page cache, dentries and inodes"
625 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
626
627 #: fish/cmds.c:2760
628 msgid "estimate file space usage"
629 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
630
631 #: fish/cmds.c:2761
632 msgid "check an ext2/ext3 filesystem"
633 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
634
635 #: fish/cmds.c:2762
636 msgid "display a line of text"
637 msgstr "पाठ पंक्ति दिखाएँ"
638
639 #: fish/cmds.c:2763
640 msgid "echo arguments back to the client"
641 msgstr "इको तर्क क्लाइंट को वापस"
642
643 #: fish/cmds.c:2764
644 msgid "edit a file"
645 msgstr ""
646
647 #: fish/cmds.c:2765 fish/cmds.c:2766 fish/cmds.c:2771 fish/cmds.c:2772
648 #: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:3064 fish/cmds.c:3065
649 #: fish/cmds.c:3069 fish/cmds.c:3070 fish/cmds.c:3072 fish/cmds.c:3073
650 msgid "return lines matching a pattern"
651 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
652
653 #: fish/cmds.c:2767
654 msgid "test if two files have equal contents"
655 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
656
657 #: fish/cmds.c:2768
658 msgid "test if file or directory exists"
659 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
660
661 #: fish/cmds.c:2769 fish/cmds.c:2770
662 msgid "preallocate a file in the guest filesystem"
663 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
664
665 #: fish/cmds.c:2773
666 msgid "determine file type"
667 msgstr "फाइल प्रकार निर्धारित करें"
668
669 #: fish/cmds.c:2774
670 msgid "detect the architecture of a binary file"
671 msgstr ""
672
673 #: fish/cmds.c:2775
674 msgid "return the size of the file in bytes"
675 msgstr "बाइट में फाइल का आकार वापस करें"
676
677 #: fish/cmds.c:2776
678 msgid "fill a file with octets"
679 msgstr "ऑक्टेट के साथ फाइल भरें"
680
681 #: fish/cmds.c:2777
682 msgid "fill a file with a repeating pattern of bytes"
683 msgstr ""
684
685 #: fish/cmds.c:2778
686 msgid "find all files and directories"
687 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
688
689 #: fish/cmds.c:2779
690 msgid "find all files and directories, returning NUL-separated list"
691 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
692
693 #: fish/cmds.c:2780
694 msgid "find a filesystem by label"
695 msgstr ""
696
697 #: fish/cmds.c:2781
698 msgid "find a filesystem by UUID"
699 msgstr ""
700
701 #: fish/cmds.c:2782
702 msgid "run the filesystem checker"
703 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
704
705 #: fish/cmds.c:2783
706 msgid "get the additional kernel options"
707 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
708
709 #: fish/cmds.c:2784
710 msgid "get the attach method"
711 msgstr ""
712
713 #: fish/cmds.c:2785
714 msgid "get autosync mode"
715 msgstr "autosync विधि पाएँ"
716
717 #: fish/cmds.c:2786
718 msgid "get direct appliance mode flag"
719 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
720
721 #: fish/cmds.c:2787
722 msgid "get the ext2/3/4 filesystem label"
723 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
724
725 #: fish/cmds.c:2788
726 msgid "get the ext2/3/4 filesystem UUID"
727 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
728
729 #: fish/cmds.c:2789
730 msgid "get memory allocated to the qemu subprocess"
731 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
732
733 #: fish/cmds.c:2790
734 msgid "get enable network flag"
735 msgstr ""
736
737 #: fish/cmds.c:2791
738 msgid "get the search path"
739 msgstr "खोज पथ पाएँ"
740
741 #: fish/cmds.c:2792
742 msgid "get process group flag"
743 msgstr ""
744
745 #: fish/cmds.c:2793
746 msgid "get PID of qemu subprocess"
747 msgstr "qemu की उपप्रक्रिया PID पाएँ"
748
749 #: fish/cmds.c:2794
750 msgid "get the qemu binary"
751 msgstr "qemu द्विपदीय पाएँ"
752
753 #: fish/cmds.c:2795
754 msgid "get recovery process enabled flag"
755 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
756
757 #: fish/cmds.c:2796
758 msgid "get SELinux enabled flag"
759 msgstr "SELinux सक्रिय फ्लैग पाएँ"
760
761 #: fish/cmds.c:2797
762 msgid "get number of virtual CPUs in appliance"
763 msgstr ""
764
765 #: fish/cmds.c:2798
766 msgid "get the current state"
767 msgstr "मौजूदा स्थिति पाएँ"
768
769 #: fish/cmds.c:2799
770 msgid "get command trace enabled flag"
771 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
772
773 #: fish/cmds.c:2800
774 msgid "get the current umask"
775 msgstr ""
776
777 #: fish/cmds.c:2801
778 msgid "get verbose mode"
779 msgstr "वर्बोस विधि पाएँ"
780
781 #: fish/cmds.c:2802
782 msgid "get SELinux security context"
783 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
784
785 #: fish/cmds.c:2803 fish/cmds.c:2863
786 msgid "get a single extended attribute"
787 msgstr ""
788
789 #: fish/cmds.c:2804 fish/cmds.c:2864
790 msgid "list extended attributes of a file or directory"
791 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
792
793 #: fish/cmds.c:2805
794 msgid "expand wildcards in command"
795 msgstr "कमांड में कमांड वाइल्डकार्ड"
796
797 #: fish/cmds.c:2806
798 msgid "expand a wildcard path"
799 msgstr "वाइल्डकार्ड पथ फैलाएँ"
800
801 #: fish/cmds.c:2809
802 msgid "install GRUB 1"
803 msgstr ""
804
805 #: fish/cmds.c:2810
806 msgid "return first 10 lines of a file"
807 msgstr "फाइल का 10 पंक्ति वापस करें"
808
809 #: fish/cmds.c:2811
810 msgid "return first N lines of a file"
811 msgstr "फाइल का पहला N पंक्ति वापस करें"
812
813 #: fish/cmds.c:2812
814 msgid "dump a file in hexadecimal"
815 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
816
817 #: fish/cmds.c:2813
818 msgid "edit with a hex editor"
819 msgstr ""
820
821 #: fish/cmds.c:2814
822 msgid "list the contents of a single file in an initrd"
823 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
824
825 #: fish/cmds.c:2815
826 msgid "list files in an initrd"
827 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
828
829 #: fish/cmds.c:2816
830 msgid "add an inotify watch"
831 msgstr "inotify वाच जोड़ें"
832
833 #: fish/cmds.c:2817
834 msgid "close the inotify handle"
835 msgstr "inotify नियंत्रण बंद करें"
836
837 #: fish/cmds.c:2818
838 msgid "return list of watched files that had events"
839 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
840
841 #: fish/cmds.c:2819
842 msgid "create an inotify handle"
843 msgstr "inotify नियंत्रण बनाएँ"
844
845 #: fish/cmds.c:2820
846 msgid "return list of inotify events"
847 msgstr "inotify घटना की सूची वापस करता है"
848
849 #: fish/cmds.c:2821
850 msgid "remove an inotify watch"
851 msgstr "inotify जाँच का हटाएँ"
852
853 #: fish/cmds.c:2822
854 msgid "get architecture of inspected operating system"
855 msgstr ""
856
857 #: fish/cmds.c:2823
858 msgid "get distro of inspected operating system"
859 msgstr ""
860
861 #: fish/cmds.c:2824
862 msgid "get drive letter mappings"
863 msgstr ""
864
865 #: fish/cmds.c:2825
866 msgid "get filesystems associated with inspected operating system"
867 msgstr ""
868
869 #: fish/cmds.c:2826
870 msgid "get format of inspected operating system"
871 msgstr ""
872
873 #: fish/cmds.c:2827
874 msgid "get hostname of the operating system"
875 msgstr ""
876
877 #: fish/cmds.c:2828
878 msgid "get the icon corresponding to this operating system"
879 msgstr ""
880
881 #: fish/cmds.c:2829
882 msgid "get major version of inspected operating system"
883 msgstr ""
884
885 #: fish/cmds.c:2830
886 msgid "get minor version of inspected operating system"
887 msgstr ""
888
889 #: fish/cmds.c:2831
890 msgid "get mountpoints of inspected operating system"
891 msgstr ""
892
893 #: fish/cmds.c:2832
894 msgid "get package format used by the operating system"
895 msgstr ""
896
897 #: fish/cmds.c:2833
898 msgid "get package management tool used by the operating system"
899 msgstr ""
900
901 #: fish/cmds.c:2834
902 msgid "get product name of inspected operating system"
903 msgstr ""
904
905 #: fish/cmds.c:2835
906 msgid "get product variant of inspected operating system"
907 msgstr ""
908
909 #: fish/cmds.c:2836
910 msgid "return list of operating systems found by last inspection"
911 msgstr ""
912
913 #: fish/cmds.c:2837
914 msgid "get type of inspected operating system"
915 msgstr ""
916
917 #: fish/cmds.c:2838
918 msgid "get Windows CurrentControlSet of inspected operating system"
919 msgstr ""
920
921 #: fish/cmds.c:2839
922 msgid "get Windows systemroot of inspected operating system"
923 msgstr ""
924
925 #: fish/cmds.c:2840
926 msgid "get live flag for install disk"
927 msgstr ""
928
929 #: fish/cmds.c:2841
930 msgid "get multipart flag for install disk"
931 msgstr ""
932
933 #: fish/cmds.c:2842
934 msgid "get netinst (network installer) flag for install disk"
935 msgstr ""
936
937 #: fish/cmds.c:2843
938 msgid "get list of applications installed in the operating system"
939 msgstr ""
940
941 #: fish/cmds.c:2844
942 msgid "inspect disk and return list of operating systems found"
943 msgstr ""
944
945 #: fish/cmds.c:2845
946 msgid "test if block device"
947 msgstr ""
948
949 #: fish/cmds.c:2846
950 msgid "is busy processing a command"
951 msgstr "कमांड की प्रक्रिया में व्यस्त है"
952
953 #: fish/cmds.c:2847
954 msgid "test if character device"
955 msgstr ""
956
957 #: fish/cmds.c:2848
958 msgid "is in configuration state"
959 msgstr "विन्यास स्थिति में है"
960
961 #: fish/cmds.c:2849
962 msgid "test if a directory"
963 msgstr ""
964
965 #: fish/cmds.c:2850
966 msgid "test if FIFO (named pipe)"
967 msgstr ""
968
969 #: fish/cmds.c:2851
970 msgid "test if a regular file"
971 msgstr ""
972
973 #: fish/cmds.c:2852
974 msgid "is launching subprocess"
975 msgstr "उपपक्रिया को लॉन्च कर रहा है"
976
977 #: fish/cmds.c:2853
978 msgid "test if device is a logical volume"
979 msgstr ""
980
981 #: fish/cmds.c:2854
982 msgid "is ready to accept commands"
983 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
984
985 #: fish/cmds.c:2855
986 msgid "test if socket"
987 msgstr ""
988
989 #: fish/cmds.c:2856
990 msgid "test if symbolic link"
991 msgstr ""
992
993 #: fish/cmds.c:2857
994 msgid "test if a file contains all zero bytes"
995 msgstr ""
996
997 #: fish/cmds.c:2858
998 msgid "test if a device contains all zero bytes"
999 msgstr ""
1000
1001 #: fish/cmds.c:2859
1002 msgid "kill the qemu subprocess"
1003 msgstr "qemu उपपक्रिया को किल करें"
1004
1005 #: fish/cmds.c:2860
1006 msgid "launch the qemu subprocess"
1007 msgstr "qemu उपपक्रिया लॉन्च करें"
1008
1009 #: fish/cmds.c:2861
1010 msgid "change working directory"
1011 msgstr "कार्यशील निर्देशिका बदलें"
1012
1013 #: fish/cmds.c:2865
1014 msgid "list 9p filesystems"
1015 msgstr ""
1016
1017 #: fish/cmds.c:2866
1018 msgid "list the block devices"
1019 msgstr "खंड युक्ति को सूचीबद्ध करता है"
1020
1021 #: fish/cmds.c:2867
1022 msgid "list device mapper devices"
1023 msgstr ""
1024
1025 #: fish/cmds.c:2868
1026 msgid "list filesystems"
1027 msgstr ""
1028
1029 #: fish/cmds.c:2869
1030 msgid "list the partitions"
1031 msgstr "विभाजन सूचीबद्ध करें"
1032
1033 #: fish/cmds.c:2870
1034 msgid "list the files in a directory (long format)"
1035 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
1036
1037 #: fish/cmds.c:2871 fish/cmds.c:2872
1038 msgid "create a hard link"
1039 msgstr "कोई हार्ड लिंक बनाएँ"
1040
1041 #: fish/cmds.c:2873 fish/cmds.c:2874
1042 msgid "create a symbolic link"
1043 msgstr "सांकेतिक लिंक बनाएँ"
1044
1045 #: fish/cmds.c:2875 fish/cmds.c:2968
1046 msgid "remove extended attribute of a file or directory"
1047 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
1048
1049 #: fish/cmds.c:2876
1050 msgid "list the files in a directory"
1051 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1052
1053 #: fish/cmds.c:2877 fish/cmds.c:2998
1054 msgid "set extended attribute of a file or directory"
1055 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
1056
1057 #: fish/cmds.c:2878
1058 msgid "get file information for a symbolic link"
1059 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
1060
1061 #: fish/cmds.c:2879
1062 msgid "lstat on multiple files"
1063 msgstr "lstat विविध फाइल पर"
1064
1065 #: fish/cmds.c:2880
1066 msgid "add a key on a LUKS encrypted device"
1067 msgstr ""
1068
1069 #: fish/cmds.c:2881
1070 msgid "close a LUKS device"
1071 msgstr ""
1072
1073 #: fish/cmds.c:2882 fish/cmds.c:2883
1074 msgid "format a block device as a LUKS encrypted device"
1075 msgstr ""
1076
1077 #: fish/cmds.c:2884
1078 msgid "remove a key from a LUKS encrypted device"
1079 msgstr ""
1080
1081 #: fish/cmds.c:2885
1082 msgid "open a LUKS-encrypted block device"
1083 msgstr ""
1084
1085 #: fish/cmds.c:2886
1086 msgid "open a LUKS-encrypted block device read-only"
1087 msgstr ""
1088
1089 #: fish/cmds.c:2887
1090 msgid "create an LVM logical volume"
1091 msgstr ""
1092
1093 #: fish/cmds.c:2888
1094 msgid "get canonical name of an LV"
1095 msgstr ""
1096
1097 #: fish/cmds.c:2889
1098 msgid "clear LVM device filter"
1099 msgstr ""
1100
1101 #: fish/cmds.c:2890
1102 msgid "remove all LVM LVs, VGs and PVs"
1103 msgstr "सभी LVM LV, VG और PV हटाएँ"
1104
1105 #: fish/cmds.c:2891
1106 msgid "set LVM device filter"
1107 msgstr ""
1108
1109 #: fish/cmds.c:2892
1110 msgid "remove an LVM logical volume"
1111 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1112
1113 #: fish/cmds.c:2893
1114 msgid "rename an LVM logical volume"
1115 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1116
1117 #: fish/cmds.c:2894
1118 msgid "resize an LVM logical volume"
1119 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1120
1121 #: fish/cmds.c:2895
1122 msgid "expand an LV to fill free space"
1123 msgstr ""
1124
1125 #: fish/cmds.c:2896 fish/cmds.c:2897
1126 msgid "list the LVM logical volumes (LVs)"
1127 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1128
1129 #: fish/cmds.c:2898
1130 msgid "get the UUID of a logical volume"
1131 msgstr ""
1132
1133 #: fish/cmds.c:2899
1134 msgid "lgetxattr on multiple files"
1135 msgstr "विविध फाइल पर lgetxattr करें"
1136
1137 #: fish/cmds.c:2900
1138 msgid "open the manual"
1139 msgstr ""
1140
1141 #: fish/cmds.c:2901
1142 msgid "create a directory"
1143 msgstr "निर्देशिका बनाएँ"
1144
1145 #: fish/cmds.c:2902
1146 msgid "create a directory with a particular mode"
1147 msgstr "खास विधि से निर्देशिका बनाएँ"
1148
1149 #: fish/cmds.c:2903
1150 msgid "create a directory and parents"
1151 msgstr "जनक और निर्देशिका बनाएँ"
1152
1153 #: fish/cmds.c:2904
1154 msgid "create a temporary directory"
1155 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1156
1157 #: fish/cmds.c:2905 fish/cmds.c:2906 fish/cmds.c:2907
1158 msgid "make ext2/3/4 filesystem with external journal"
1159 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1160
1161 #: fish/cmds.c:2908
1162 msgid "make ext2/3/4 external journal"
1163 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1164
1165 #: fish/cmds.c:2909
1166 msgid "make ext2/3/4 external journal with label"
1167 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1168
1169 #: fish/cmds.c:2910
1170 msgid "make ext2/3/4 external journal with UUID"
1171 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1172
1173 #: fish/cmds.c:2911
1174 msgid "make FIFO (named pipe)"
1175 msgstr "FIFO (named पाइप) बनाएँ"
1176
1177 #: fish/cmds.c:2912 fish/cmds.c:2914
1178 msgid "make a filesystem"
1179 msgstr "फाइलसिस्टम बनाएँ"
1180
1181 #: fish/cmds.c:2913
1182 msgid "make a filesystem with block size"
1183 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1184
1185 #: fish/cmds.c:2915
1186 msgid "create a mountpoint"
1187 msgstr "आरोहबिंदु बनाएँ"
1188
1189 #: fish/cmds.c:2916
1190 msgid "make block, character or FIFO devices"
1191 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1192
1193 #: fish/cmds.c:2917
1194 msgid "make block device node"
1195 msgstr "खंड युक्ति नोड बनाएँ"
1196
1197 #: fish/cmds.c:2918
1198 msgid "make char device node"
1199 msgstr "चार युक्ति नोड बनाएँ"
1200
1201 #: fish/cmds.c:2919
1202 msgid "create a swap partition"
1203 msgstr "कोई स्वैप विभाजन बनाएँ"
1204
1205 #: fish/cmds.c:2920
1206 msgid "create a swap partition with a label"
1207 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1208
1209 #: fish/cmds.c:2921
1210 msgid "create a swap partition with an explicit UUID"
1211 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1212
1213 #: fish/cmds.c:2922
1214 msgid "create a swap file"
1215 msgstr "कोई स्वैप फाइल बनाएँ"
1216
1217 #: fish/cmds.c:2923
1218 msgid "load a kernel module"
1219 msgstr "कर्नेल मॉड्यूल लोड करें"
1220
1221 #: fish/cmds.c:2924
1222 msgid "view a file"
1223 msgstr ""
1224
1225 #: fish/cmds.c:2925
1226 msgid "mount a guest disk at a position in the filesystem"
1227 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1228
1229 #: fish/cmds.c:2926
1230 msgid "mount 9p filesystem"
1231 msgstr ""
1232
1233 #: fish/cmds.c:2927
1234 msgid "mount a file using the loop device"
1235 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1236
1237 #: fish/cmds.c:2928
1238 msgid "mount a guest disk with mount options"
1239 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1240
1241 #: fish/cmds.c:2929
1242 msgid "mount a guest disk, read-only"
1243 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1244
1245 #: fish/cmds.c:2930
1246 msgid "mount a guest disk with mount options and vfstype"
1247 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1248
1249 #: fish/cmds.c:2931
1250 msgid "show mountpoints"
1251 msgstr "आरोहबिंदु दिखाएँ"
1252
1253 #: fish/cmds.c:2932
1254 msgid "show mounted filesystems"
1255 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1256
1257 #: fish/cmds.c:2933
1258 msgid "move a file"
1259 msgstr "कोई फाइल खिसकाएँ"
1260
1261 #: fish/cmds.c:2934
1262 msgid "probe NTFS volume"
1263 msgstr "NTFS वॉल्यूम जाँचें"
1264
1265 #: fish/cmds.c:2935 fish/cmds.c:2936
1266 msgid "resize an NTFS filesystem"
1267 msgstr ""
1268
1269 #: fish/cmds.c:2937
1270 msgid "resize an NTFS filesystem (with size)"
1271 msgstr ""
1272
1273 #: fish/cmds.c:2938
1274 msgid "add a partition to the device"
1275 msgstr "युक्ति में कोई विभाजन जोड़ें"
1276
1277 #: fish/cmds.c:2939
1278 msgid "delete a partition"
1279 msgstr ""
1280
1281 #: fish/cmds.c:2940
1282 msgid "partition whole disk with a single primary partition"
1283 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1284
1285 #: fish/cmds.c:2941
1286 msgid "return true if a partition is bootable"
1287 msgstr ""
1288
1289 #: fish/cmds.c:2942
1290 msgid "get the MBR type byte (ID byte) from a partition"
1291 msgstr ""
1292
1293 #: fish/cmds.c:2943
1294 msgid "get the partition table type"
1295 msgstr "विभाजन सारणी प्रकार पाएँ"
1296
1297 #: fish/cmds.c:2944
1298 msgid "create an empty partition table"
1299 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1300
1301 #: fish/cmds.c:2945
1302 msgid "list partitions on a device"
1303 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1304
1305 #: fish/cmds.c:2946
1306 msgid "make a partition bootable"
1307 msgstr "विभाजन को बूट योग्य बनाएँ"
1308
1309 #: fish/cmds.c:2947
1310 msgid "set the MBR type byte (ID byte) of a partition"
1311 msgstr ""
1312
1313 #: fish/cmds.c:2948
1314 msgid "set partition name"
1315 msgstr "विभाजन नाम सेट करें"
1316
1317 #: fish/cmds.c:2949
1318 msgid "convert partition name to device name"
1319 msgstr ""
1320
1321 #: fish/cmds.c:2950
1322 msgid "ping the guest daemon"
1323 msgstr "अतिथि डेमॉन पिंग करें"
1324
1325 #: fish/cmds.c:2951
1326 msgid "read part of a file"
1327 msgstr "किसी फाइल का हिस्सा पढ़ें"
1328
1329 #: fish/cmds.c:2952
1330 msgid "read part of a device"
1331 msgstr ""
1332
1333 #: fish/cmds.c:2953
1334 msgid "create an LVM physical volume"
1335 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1336
1337 #: fish/cmds.c:2954
1338 msgid "remove an LVM physical volume"
1339 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1340
1341 #: fish/cmds.c:2955
1342 msgid "resize an LVM physical volume"
1343 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1344
1345 #: fish/cmds.c:2956
1346 msgid "resize an LVM physical volume (with size)"
1347 msgstr ""
1348
1349 #: fish/cmds.c:2957 fish/cmds.c:2958
1350 msgid "list the LVM physical volumes (PVs)"
1351 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1352
1353 #: fish/cmds.c:2959
1354 msgid "get the UUID of a physical volume"
1355 msgstr ""
1356
1357 #: fish/cmds.c:2960
1358 msgid "write to part of a file"
1359 msgstr ""
1360
1361 #: fish/cmds.c:2961
1362 msgid "write to part of a device"
1363 msgstr ""
1364
1365 #: fish/cmds.c:2962
1366 msgid "read a file"
1367 msgstr "फाइल पढ़ें"
1368
1369 #: fish/cmds.c:2963
1370 msgid "read file as lines"
1371 msgstr "फाइल पंक्ति बार पढ़ें"
1372
1373 #: fish/cmds.c:2964
1374 msgid "read directories entries"
1375 msgstr "निर्देशिका प्रविष्टि पढें"
1376
1377 #: fish/cmds.c:2965
1378 msgid "read the target of a symbolic link"
1379 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1380
1381 #: fish/cmds.c:2966
1382 msgid "readlink on multiple files"
1383 msgstr "मल्टीपल फाइल पर रीडलिंक"
1384
1385 #: fish/cmds.c:2967
1386 msgid "canonicalized absolute pathname"
1387 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1388
1389 #: fish/cmds.c:2969
1390 msgid "close and reopen libguestfs handle"
1391 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1392
1393 #: fish/cmds.c:2970
1394 msgid "resize an ext2, ext3 or ext4 filesystem"
1395 msgstr ""
1396
1397 #: fish/cmds.c:2971
1398 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1399 msgstr ""
1400
1401 #: fish/cmds.c:2972
1402 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1403 msgstr ""
1404
1405 #: fish/cmds.c:2973
1406 msgid "remove a file"
1407 msgstr "फाइल हटाएँ"
1408
1409 #: fish/cmds.c:2974
1410 msgid "remove a file or directory recursively"
1411 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1412
1413 #: fish/cmds.c:2975
1414 msgid "remove a directory"
1415 msgstr "निर्देशिका हटाएँ"
1416
1417 #: fish/cmds.c:2976
1418 msgid "remove a mountpoint"
1419 msgstr "माउंट प्वाइंट हटाएँ"
1420
1421 #: fish/cmds.c:2977
1422 msgid "scrub (securely wipe) a device"
1423 msgstr "scrub (securely wipe) युक्ति"
1424
1425 #: fish/cmds.c:2978
1426 msgid "scrub (securely wipe) a file"
1427 msgstr "फाइल स्क्रब करें"
1428
1429 #: fish/cmds.c:2979
1430 msgid "scrub (securely wipe) free space"
1431 msgstr "मुक्त स्थान को साफ करें"
1432
1433 #: fish/cmds.c:2980
1434 msgid "add options to kernel command line"
1435 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1436
1437 #: fish/cmds.c:2981
1438 msgid "set the attach method"
1439 msgstr ""
1440
1441 #: fish/cmds.c:2982
1442 msgid "set autosync mode"
1443 msgstr "autosync विधि सेट करें"
1444
1445 #: fish/cmds.c:2983
1446 msgid "enable or disable direct appliance mode"
1447 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1448
1449 #: fish/cmds.c:2984
1450 msgid "set the ext2/3/4 filesystem label"
1451 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1452
1453 #: fish/cmds.c:2985
1454 msgid "set the ext2/3/4 filesystem UUID"
1455 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1456
1457 #: fish/cmds.c:2986
1458 msgid "set memory allocated to the qemu subprocess"
1459 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1460
1461 #: fish/cmds.c:2987
1462 msgid "set enable network flag"
1463 msgstr ""
1464
1465 #: fish/cmds.c:2988
1466 msgid "set the search path"
1467 msgstr "खोज पथ सेट करें"
1468
1469 #: fish/cmds.c:2989
1470 msgid "set process group flag"
1471 msgstr ""
1472
1473 #: fish/cmds.c:2990
1474 msgid "set the qemu binary"
1475 msgstr "emu द्विपदीय सेट करें"
1476
1477 #: fish/cmds.c:2991
1478 msgid "enable or disable the recovery process"
1479 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1480
1481 #: fish/cmds.c:2992
1482 msgid "set SELinux enabled or disabled at appliance boot"
1483 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1484
1485 #: fish/cmds.c:2993
1486 msgid "set number of virtual CPUs in appliance"
1487 msgstr ""
1488
1489 #: fish/cmds.c:2994
1490 msgid "enable or disable command traces"
1491 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1492
1493 #: fish/cmds.c:2995
1494 msgid "set verbose mode"
1495 msgstr "वर्बोस विधि सेट करें"
1496
1497 #: fish/cmds.c:2996
1498 msgid "set SELinux security context"
1499 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1500
1501 #: fish/cmds.c:2997
1502 msgid "set an environment variable"
1503 msgstr ""
1504
1505 #: fish/cmds.c:2999 fish/cmds.c:3000
1506 msgid "create partitions on a block device"
1507 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1508
1509 #: fish/cmds.c:3001
1510 msgid "modify a single partition on a block device"
1511 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1512
1513 #: fish/cmds.c:3002
1514 msgid "display the disk geometry from the partition table"
1515 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1516
1517 #: fish/cmds.c:3003
1518 msgid "display the kernel geometry"
1519 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1520
1521 #: fish/cmds.c:3004
1522 msgid "display the partition table"
1523 msgstr "विभाजन सारणी को दिखाएँ"
1524
1525 #: fish/cmds.c:3005
1526 msgid "run a command via the shell"
1527 msgstr "शेल से होकर कमांड चलाएँ"
1528
1529 #: fish/cmds.c:3006
1530 msgid "run a command via the shell returning lines"
1531 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1532
1533 #: fish/cmds.c:3007
1534 msgid "sleep for some seconds"
1535 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1536
1537 #: fish/cmds.c:3008
1538 msgid "create a sparse disk image and add"
1539 msgstr ""
1540
1541 #: fish/cmds.c:3009
1542 msgid "get file information"
1543 msgstr "फाइल सूचना पाएँ"
1544
1545 #: fish/cmds.c:3010
1546 msgid "get file system statistics"
1547 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1548
1549 #: fish/cmds.c:3011 fish/cmds.c:3012
1550 msgid "print the printable strings in a file"
1551 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1552
1553 #: fish/cmds.c:3013
1554 msgid "list supported groups of commands"
1555 msgstr ""
1556
1557 #: fish/cmds.c:3014
1558 msgid "disable swap on device"
1559 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1560
1561 #: fish/cmds.c:3015
1562 msgid "disable swap on file"
1563 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1564
1565 #: fish/cmds.c:3016
1566 msgid "disable swap on labeled swap partition"
1567 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1568
1569 #: fish/cmds.c:3017
1570 msgid "disable swap on swap partition by UUID"
1571 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1572
1573 #: fish/cmds.c:3018
1574 msgid "enable swap on device"
1575 msgstr "युक्ति पर स्वैप सक्रिय करें"
1576
1577 #: fish/cmds.c:3019
1578 msgid "enable swap on file"
1579 msgstr "फाइल पर स्वैप सक्रिय करें"
1580
1581 #: fish/cmds.c:3020
1582 msgid "enable swap on labeled swap partition"
1583 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1584
1585 #: fish/cmds.c:3021
1586 msgid "enable swap on swap partition by UUID"
1587 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1588
1589 #: fish/cmds.c:3022
1590 msgid "sync disks, writes are flushed through to the disk image"
1591 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1592
1593 #: fish/cmds.c:3023
1594 msgid "return last 10 lines of a file"
1595 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1596
1597 #: fish/cmds.c:3024
1598 msgid "return last N lines of a file"
1599 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1600
1601 #: fish/cmds.c:3025
1602 msgid "unpack tarfile to directory"
1603 msgstr "tarfile को निर्देशिका में खोलें"
1604
1605 #: fish/cmds.c:3026
1606 msgid "pack directory into tarfile"
1607 msgstr "निर्देशिका को tarfile में पैक करें"
1608
1609 #: fish/cmds.c:3027 fish/cmds.c:3034
1610 msgid "unpack compressed tarball to directory"
1611 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1612
1613 #: fish/cmds.c:3028 fish/cmds.c:3035
1614 msgid "pack directory into compressed tarball"
1615 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1616
1617 #: fish/cmds.c:3029
1618 msgid "print elapsed time taken to run a command"
1619 msgstr ""
1620
1621 #: fish/cmds.c:3030
1622 msgid "update file timestamps or create a new file"
1623 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1624
1625 #: fish/cmds.c:3031
1626 msgid "truncate a file to zero size"
1627 msgstr "फाइल को शून्य आकार में काटें"
1628
1629 #: fish/cmds.c:3032
1630 msgid "truncate a file to a particular size"
1631 msgstr "फाइल को किसी खास आकार में काटें"
1632
1633 #: fish/cmds.c:3033
1634 msgid "get ext2/ext3/ext4 superblock details"
1635 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1636
1637 #: fish/cmds.c:3036
1638 msgid "set file mode creation mask (umask)"
1639 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1640
1641 #: fish/cmds.c:3037
1642 msgid "unmount a filesystem"
1643 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1644
1645 #: fish/cmds.c:3038
1646 msgid "unmount all filesystems"
1647 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1648
1649 #: fish/cmds.c:3039
1650 msgid "unset an environment variable"
1651 msgstr ""
1652
1653 #: fish/cmds.c:3040
1654 msgid "upload a file from the local machine"
1655 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1656
1657 #: fish/cmds.c:3041
1658 msgid "upload a file from the local machine with offset"
1659 msgstr ""
1660
1661 #: fish/cmds.c:3042
1662 msgid "set timestamp of a file with nanosecond precision"
1663 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1664
1665 #: fish/cmds.c:3043
1666 msgid "get the library version number"
1667 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1668
1669 #: fish/cmds.c:3044
1670 msgid "get the filesystem label"
1671 msgstr ""
1672
1673 #: fish/cmds.c:3045
1674 msgid "get the Linux VFS type corresponding to a mounted device"
1675 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1676
1677 #: fish/cmds.c:3046
1678 msgid "get the filesystem UUID"
1679 msgstr ""
1680
1681 #: fish/cmds.c:3047
1682 msgid "activate or deactivate some volume groups"
1683 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1684
1685 #: fish/cmds.c:3048
1686 msgid "activate or deactivate all volume groups"
1687 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1688
1689 #: fish/cmds.c:3049
1690 msgid "create an LVM volume group"
1691 msgstr "LVM वॉल्यूम समूह बनाएँ"
1692
1693 #: fish/cmds.c:3050
1694 msgid "get the LV UUIDs of all LVs in the volume group"
1695 msgstr ""
1696
1697 #: fish/cmds.c:3051
1698 msgid "get the PV UUIDs containing the volume group"
1699 msgstr ""
1700
1701 #: fish/cmds.c:3052
1702 msgid "remove an LVM volume group"
1703 msgstr "LVM वाल्यूम समूह हटाएँ"
1704
1705 #: fish/cmds.c:3053
1706 msgid "rename an LVM volume group"
1707 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1708
1709 #: fish/cmds.c:3054 fish/cmds.c:3055
1710 msgid "list the LVM volume groups (VGs)"
1711 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1712
1713 #: fish/cmds.c:3056
1714 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1715 msgstr ""
1716
1717 #: fish/cmds.c:3057
1718 msgid "get the UUID of a volume group"
1719 msgstr ""
1720
1721 #: fish/cmds.c:3058
1722 msgid "count characters in a file"
1723 msgstr "फाइल में वर्ण गिनती करें"
1724
1725 #: fish/cmds.c:3059
1726 msgid "count lines in a file"
1727 msgstr "फाइल में पंक्ति गिनती करें"
1728
1729 #: fish/cmds.c:3060
1730 msgid "count words in a file"
1731 msgstr "फाइल में शब्द गिनती करें"
1732
1733 #: fish/cmds.c:3061
1734 msgid "create a new file"
1735 msgstr ""
1736
1737 #: fish/cmds.c:3062
1738 msgid "append content to end of file"
1739 msgstr ""
1740
1741 #: fish/cmds.c:3063
1742 msgid "create a file"
1743 msgstr "फाइल बनाएँ"
1744
1745 #: fish/cmds.c:3066
1746 msgid "write zeroes to the device"
1747 msgstr "युक्ति में शून्य लिखें"
1748
1749 #: fish/cmds.c:3067
1750 msgid "write zeroes to an entire device"
1751 msgstr ""
1752
1753 #: fish/cmds.c:3068
1754 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1755 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1756
1757 #: fish/cmds.c:3071
1758 msgid "determine file type inside a compressed file"
1759 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1760
1761 #: fish/cmds.c:3074
1762 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1763 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1764
1765 #: fish/cmds.c:3392 fish/cmds.c:3406 fish/cmds.c:3422 fish/cmds.c:3439
1766 #: fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3493 fish/cmds.c:3509
1767 #: fish/cmds.c:3527 fish/cmds.c:3543 fish/cmds.c:3561 fish/cmds.c:3577
1768 #: fish/cmds.c:3594 fish/cmds.c:3609 fish/cmds.c:3627 fish/cmds.c:3642
1769 #: fish/cmds.c:3658 fish/cmds.c:3674 fish/cmds.c:3690 fish/cmds.c:3706
1770 #: fish/cmds.c:3722 fish/cmds.c:3740 fish/cmds.c:3773 fish/cmds.c:3789
1771 #: fish/cmds.c:3805 fish/cmds.c:3824 fish/cmds.c:3839 fish/cmds.c:3857
1772 #: fish/cmds.c:3872 fish/cmds.c:3890 fish/cmds.c:3905 fish/cmds.c:3923
1773 #: fish/cmds.c:3938 fish/cmds.c:3957 fish/cmds.c:3976 fish/cmds.c:3994
1774 #: fish/cmds.c:4014 fish/cmds.c:4033 fish/cmds.c:4053 fish/cmds.c:4073
1775 #: fish/cmds.c:4093 fish/cmds.c:4112 fish/cmds.c:4131 fish/cmds.c:4151
1776 #: fish/cmds.c:4171 fish/cmds.c:4191 fish/cmds.c:4206 fish/cmds.c:4222
1777 #: fish/cmds.c:4299 fish/cmds.c:4317 fish/cmds.c:4334 fish/cmds.c:4351
1778 #: fish/cmds.c:4435 fish/cmds.c:4455 fish/cmds.c:4475 fish/cmds.c:4495
1779 #: fish/cmds.c:4515 fish/cmds.c:4535 fish/cmds.c:4554 fish/cmds.c:4573
1780 #: fish/cmds.c:4592 fish/cmds.c:4607 fish/cmds.c:4626 fish/cmds.c:4646
1781 #: fish/cmds.c:4666 fish/cmds.c:4742 fish/cmds.c:4757 fish/cmds.c:4775
1782 #: fish/cmds.c:4808 fish/cmds.c:4827 fish/cmds.c:4843 fish/cmds.c:4859
1783 #: fish/cmds.c:4878 fish/cmds.c:4900 fish/cmds.c:4922 fish/cmds.c:4942
1784 #: fish/cmds.c:4959 fish/cmds.c:4976 fish/cmds.c:4993 fish/cmds.c:5010
1785 #: fish/cmds.c:5027 fish/cmds.c:5044 fish/cmds.c:5061 fish/cmds.c:5080
1786 #: fish/cmds.c:5103 fish/cmds.c:5139 fish/cmds.c:5156 fish/cmds.c:5179
1787 #: fish/cmds.c:5201 fish/cmds.c:5222 fish/cmds.c:5242 fish/cmds.c:5261
1788 #: fish/cmds.c:5281 fish/cmds.c:5299 fish/cmds.c:5317 fish/cmds.c:5331
1789 #: fish/cmds.c:5347 fish/cmds.c:5367 fish/cmds.c:5386 fish/cmds.c:5405
1790 #: fish/cmds.c:5424 fish/cmds.c:5443 fish/cmds.c:5463 fish/cmds.c:5503
1791 #: fish/cmds.c:5560 fish/cmds.c:5581 fish/cmds.c:5602 fish/cmds.c:5623
1792 #: fish/cmds.c:5641 fish/cmds.c:5663 fish/cmds.c:5701 fish/cmds.c:5723
1793 #: fish/cmds.c:5802 fish/cmds.c:5841 fish/cmds.c:5856 fish/cmds.c:5873
1794 #: fish/cmds.c:5887 fish/cmds.c:5903 fish/cmds.c:5925 fish/cmds.c:5947
1795 #: fish/cmds.c:5969 fish/cmds.c:5991 fish/cmds.c:6013 fish/cmds.c:6035
1796 #: fish/cmds.c:6055 fish/cmds.c:6072 fish/cmds.c:6089 fish/cmds.c:6108
1797 #: fish/cmds.c:6127 fish/cmds.c:6147 fish/cmds.c:6183 fish/cmds.c:6202
1798 #: fish/cmds.c:6221 fish/cmds.c:6238 fish/cmds.c:6256 fish/cmds.c:6279
1799 #: fish/cmds.c:6302 fish/cmds.c:6326 fish/cmds.c:6349 fish/cmds.c:6370
1800 #: fish/cmds.c:6393 fish/cmds.c:6416 fish/cmds.c:6436 fish/cmds.c:6458
1801 #: fish/cmds.c:6479 fish/cmds.c:6502 fish/cmds.c:6519 fish/cmds.c:6536
1802 #: fish/cmds.c:6554 fish/cmds.c:6572 fish/cmds.c:6593 fish/cmds.c:6611
1803 #: fish/cmds.c:6632 fish/cmds.c:6652 fish/cmds.c:6670 fish/cmds.c:6691
1804 #: fish/cmds.c:6714 fish/cmds.c:6737 fish/cmds.c:6759 fish/cmds.c:6792
1805 #: fish/cmds.c:6809 fish/cmds.c:6826 fish/cmds.c:6850 fish/cmds.c:6873
1806 #: fish/cmds.c:6896 fish/cmds.c:6918 fish/cmds.c:6935 fish/cmds.c:6957
1807 #: fish/cmds.c:7051 fish/cmds.c:7071 fish/cmds.c:7091 fish/cmds.c:7111
1808 #: fish/cmds.c:7129 fish/cmds.c:7150 fish/cmds.c:7186 fish/cmds.c:7203
1809 #: fish/cmds.c:7225 fish/cmds.c:7242 fish/cmds.c:7278 fish/cmds.c:7298
1810 #: fish/cmds.c:7318 fish/cmds.c:7338 fish/cmds.c:7360 fish/cmds.c:7377
1811 #: fish/cmds.c:7396 fish/cmds.c:7415 fish/cmds.c:7437 fish/cmds.c:7458
1812 #: fish/cmds.c:7479 fish/cmds.c:7500 fish/cmds.c:7523 fish/cmds.c:7564
1813 #: fish/cmds.c:7587 fish/cmds.c:7626 fish/cmds.c:7643 fish/cmds.c:7662
1814 #: fish/cmds.c:7683 fish/cmds.c:7706 fish/cmds.c:7728 fish/cmds.c:7746
1815 #: fish/cmds.c:7765 fish/cmds.c:7786 fish/cmds.c:7863 fish/cmds.c:7904
1816 #: fish/cmds.c:7983 fish/cmds.c:8059 fish/cmds.c:8096 fish/cmds.c:8119
1817 #: fish/cmds.c:8140 fish/cmds.c:8163 fish/cmds.c:8185 fish/cmds.c:8210
1818 #: fish/cmds.c:8253 fish/cmds.c:8294 fish/cmds.c:8315 fish/cmds.c:8333
1819 #: fish/cmds.c:8352 fish/cmds.c:8369 fish/cmds.c:8387 fish/cmds.c:8414
1820 #: fish/cmds.c:8438 fish/cmds.c:8462 fish/cmds.c:8486 fish/cmds.c:8510
1821 #: fish/cmds.c:8534 fish/cmds.c:8558 fish/cmds.c:8582 fish/cmds.c:8606
1822 #: fish/cmds.c:8630 fish/cmds.c:8654 fish/cmds.c:8678 fish/cmds.c:8701
1823 #: fish/cmds.c:8724 fish/cmds.c:8745 fish/cmds.c:8766 fish/cmds.c:8787
1824 #: fish/cmds.c:8807 fish/cmds.c:8830 fish/cmds.c:8868 fish/cmds.c:8885
1825 #: fish/cmds.c:8902 fish/cmds.c:8921 fish/cmds.c:8940 fish/cmds.c:8957
1826 #: fish/cmds.c:8974 fish/cmds.c:8991 fish/cmds.c:9008 fish/cmds.c:9027
1827 #: fish/cmds.c:9063 fish/cmds.c:9103 fish/cmds.c:9136 fish/cmds.c:9153
1828 #: fish/cmds.c:9170 fish/cmds.c:9186 fish/cmds.c:9201 fish/cmds.c:9222
1829 #: fish/cmds.c:9260 fish/cmds.c:9298 fish/cmds.c:9337 fish/cmds.c:9377
1830 #: fish/cmds.c:9418 fish/cmds.c:9459 fish/cmds.c:9497 fish/cmds.c:9514
1831 #: fish/cmds.c:9537 fish/cmds.c:9559 fish/cmds.c:9581 fish/cmds.c:9601
1832 #: fish/cmds.c:9621 fish/cmds.c:9657 fish/cmds.c:9729 fish/cmds.c:9769
1833 #: fish/cmds.c:9827 fish/cmds.c:9853 fish/cmds.c:9879 fish/cmds.c:9907
1834 #: fish/cmds.c:9966 fish/cmds.c:9987 fish/cmds.c:10032 fish/cmds.c:10052
1835 #: fish/cmds.c:10091 fish/cmds.c:10128 fish/cmds.c:10148 fish/cmds.c:10170
1836 #: fish/cmds.c:10227 fish/cmds.c:10247 fish/cmds.c:10269 fish/cmds.c:10291
1837 #: fish/cmds.c:10310 fish/cmds.c:10330 fish/cmds.c:10357 fish/cmds.c:10377
1838 #: fish/cmds.c:10397 fish/cmds.c:10417 fish/cmds.c:10437 fish/cmds.c:10459
1839 #: fish/cmds.c:10494 fish/cmds.c:10512 fish/cmds.c:10535 fish/cmds.c:10557
1840 #: fish/cmds.c:10572 fish/cmds.c:10589 fish/cmds.c:10626 fish/cmds.c:10665
1841 #: fish/cmds.c:10705 fish/cmds.c:10761 fish/cmds.c:10783 fish/cmds.c:10819
1842 #: fish/cmds.c:10834 fish/cmds.c:10854 fish/cmds.c:10894 fish/cmds.c:10917
1843 #: fish/cmds.c:10941 fish/cmds.c:10966 fish/cmds.c:11007 fish/cmds.c:11032
1844 #: fish/cmds.c:11070 fish/cmds.c:11101 fish/cmds.c:11132 fish/cmds.c:11160
1845 #: fish/cmds.c:11180 fish/cmds.c:11212 fish/cmds.c:11232 fish/cmds.c:11252
1846 #: fish/cmds.c:11269 fish/cmds.c:11287 fish/cmds.c:11312 fish/cmds.c:11335
1847 #: fish/cmds.c:11354 fish/cmds.c:11398 fish/cmds.c:11443 fish/cmds.c:11491
1848 #: fish/cmds.c:11532 fish/cmds.c:11551 fish/cmds.c:11571 fish/cmds.c:11591
1849 #: fish/cmds.c:11612 fish/cmds.c:11633 fish/cmds.c:11654 fish/cmds.c:11675
1850 #: fish/cmds.c:11696 fish/cmds.c:11718 fish/cmds.c:11756 fish/cmds.c:11807
1851 #: fish/cmds.c:11845 fish/cmds.c:11901 fish/cmds.c:12037 fish/cmds.c:12066
1852 #: fish/cmds.c:12093 fish/cmds.c:12110 fish/cmds.c:12131 fish/cmds.c:12148
1853 #: fish/cmds.c:12210 fish/cmds.c:12348
1854 #, c-format
1855 msgid "%s should have %d parameter(s)\n"
1856 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1857
1858 #: fish/cmds.c:3393 fish/cmds.c:3407 fish/cmds.c:3423 fish/cmds.c:3440
1859 #: fish/cmds.c:3457 fish/cmds.c:3475 fish/cmds.c:3494 fish/cmds.c:3510
1860 #: fish/cmds.c:3528 fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3578
1861 #: fish/cmds.c:3595 fish/cmds.c:3610 fish/cmds.c:3628 fish/cmds.c:3643
1862 #: fish/cmds.c:3659 fish/cmds.c:3675 fish/cmds.c:3691 fish/cmds.c:3707
1863 #: fish/cmds.c:3723 fish/cmds.c:3741 fish/cmds.c:3774 fish/cmds.c:3790
1864 #: fish/cmds.c:3806 fish/cmds.c:3825 fish/cmds.c:3840 fish/cmds.c:3858
1865 #: fish/cmds.c:3873 fish/cmds.c:3891 fish/cmds.c:3906 fish/cmds.c:3924
1866 #: fish/cmds.c:3939 fish/cmds.c:3958 fish/cmds.c:3977 fish/cmds.c:3995
1867 #: fish/cmds.c:4015 fish/cmds.c:4034 fish/cmds.c:4054 fish/cmds.c:4074
1868 #: fish/cmds.c:4094 fish/cmds.c:4113 fish/cmds.c:4132 fish/cmds.c:4152
1869 #: fish/cmds.c:4172 fish/cmds.c:4192 fish/cmds.c:4207 fish/cmds.c:4223
1870 #: fish/cmds.c:4244 fish/cmds.c:4300 fish/cmds.c:4318 fish/cmds.c:4335
1871 #: fish/cmds.c:4352 fish/cmds.c:4373 fish/cmds.c:4436 fish/cmds.c:4456
1872 #: fish/cmds.c:4476 fish/cmds.c:4496 fish/cmds.c:4516 fish/cmds.c:4536
1873 #: fish/cmds.c:4555 fish/cmds.c:4574 fish/cmds.c:4593 fish/cmds.c:4608
1874 #: fish/cmds.c:4627 fish/cmds.c:4647 fish/cmds.c:4667 fish/cmds.c:4690
1875 #: fish/cmds.c:4743 fish/cmds.c:4758 fish/cmds.c:4776 fish/cmds.c:4809
1876 #: fish/cmds.c:4828 fish/cmds.c:4844 fish/cmds.c:4860 fish/cmds.c:4879
1877 #: fish/cmds.c:4901 fish/cmds.c:4923 fish/cmds.c:4943 fish/cmds.c:4960
1878 #: fish/cmds.c:4977 fish/cmds.c:4994 fish/cmds.c:5011 fish/cmds.c:5028
1879 #: fish/cmds.c:5045 fish/cmds.c:5062 fish/cmds.c:5081 fish/cmds.c:5104
1880 #: fish/cmds.c:5140 fish/cmds.c:5157 fish/cmds.c:5180 fish/cmds.c:5202
1881 #: fish/cmds.c:5223 fish/cmds.c:5243 fish/cmds.c:5262 fish/cmds.c:5282
1882 #: fish/cmds.c:5300 fish/cmds.c:5318 fish/cmds.c:5332 fish/cmds.c:5348
1883 #: fish/cmds.c:5368 fish/cmds.c:5387 fish/cmds.c:5406 fish/cmds.c:5425
1884 #: fish/cmds.c:5444 fish/cmds.c:5464 fish/cmds.c:5504 fish/cmds.c:5561
1885 #: fish/cmds.c:5582 fish/cmds.c:5603 fish/cmds.c:5624 fish/cmds.c:5642
1886 #: fish/cmds.c:5664 fish/cmds.c:5702 fish/cmds.c:5724 fish/cmds.c:5803
1887 #: fish/cmds.c:5842 fish/cmds.c:5857 fish/cmds.c:5874 fish/cmds.c:5888
1888 #: fish/cmds.c:5904 fish/cmds.c:5926 fish/cmds.c:5948 fish/cmds.c:5970
1889 #: fish/cmds.c:5992 fish/cmds.c:6014 fish/cmds.c:6036 fish/cmds.c:6056
1890 #: fish/cmds.c:6073 fish/cmds.c:6090 fish/cmds.c:6109 fish/cmds.c:6128
1891 #: fish/cmds.c:6148 fish/cmds.c:6184 fish/cmds.c:6203 fish/cmds.c:6222
1892 #: fish/cmds.c:6239 fish/cmds.c:6257 fish/cmds.c:6280 fish/cmds.c:6303
1893 #: fish/cmds.c:6327 fish/cmds.c:6350 fish/cmds.c:6371 fish/cmds.c:6394
1894 #: fish/cmds.c:6417 fish/cmds.c:6437 fish/cmds.c:6459 fish/cmds.c:6480
1895 #: fish/cmds.c:6503 fish/cmds.c:6520 fish/cmds.c:6537 fish/cmds.c:6555
1896 #: fish/cmds.c:6573 fish/cmds.c:6594 fish/cmds.c:6612 fish/cmds.c:6633
1897 #: fish/cmds.c:6653 fish/cmds.c:6671 fish/cmds.c:6692 fish/cmds.c:6715
1898 #: fish/cmds.c:6738 fish/cmds.c:6760 fish/cmds.c:6793 fish/cmds.c:6810
1899 #: fish/cmds.c:6827 fish/cmds.c:6851 fish/cmds.c:6874 fish/cmds.c:6897
1900 #: fish/cmds.c:6919 fish/cmds.c:6936 fish/cmds.c:6958 fish/cmds.c:7052
1901 #: fish/cmds.c:7072 fish/cmds.c:7092 fish/cmds.c:7112 fish/cmds.c:7130
1902 #: fish/cmds.c:7151 fish/cmds.c:7187 fish/cmds.c:7204 fish/cmds.c:7226
1903 #: fish/cmds.c:7243 fish/cmds.c:7279 fish/cmds.c:7299 fish/cmds.c:7319
1904 #: fish/cmds.c:7339 fish/cmds.c:7361 fish/cmds.c:7378 fish/cmds.c:7397
1905 #: fish/cmds.c:7416 fish/cmds.c:7438 fish/cmds.c:7459 fish/cmds.c:7480
1906 #: fish/cmds.c:7501 fish/cmds.c:7524 fish/cmds.c:7565 fish/cmds.c:7588
1907 #: fish/cmds.c:7627 fish/cmds.c:7644 fish/cmds.c:7663 fish/cmds.c:7684
1908 #: fish/cmds.c:7707 fish/cmds.c:7729 fish/cmds.c:7747 fish/cmds.c:7766
1909 #: fish/cmds.c:7787 fish/cmds.c:7864 fish/cmds.c:7905 fish/cmds.c:7984
1910 #: fish/cmds.c:8060 fish/cmds.c:8097 fish/cmds.c:8120 fish/cmds.c:8141
1911 #: fish/cmds.c:8164 fish/cmds.c:8186 fish/cmds.c:8211 fish/cmds.c:8254
1912 #: fish/cmds.c:8295 fish/cmds.c:8316 fish/cmds.c:8334 fish/cmds.c:8353
1913 #: fish/cmds.c:8370 fish/cmds.c:8388 fish/cmds.c:8415 fish/cmds.c:8439
1914 #: fish/cmds.c:8463 fish/cmds.c:8487 fish/cmds.c:8511 fish/cmds.c:8535
1915 #: fish/cmds.c:8559 fish/cmds.c:8583 fish/cmds.c:8607 fish/cmds.c:8631
1916 #: fish/cmds.c:8655 fish/cmds.c:8679 fish/cmds.c:8702 fish/cmds.c:8725
1917 #: fish/cmds.c:8746 fish/cmds.c:8767 fish/cmds.c:8788 fish/cmds.c:8808
1918 #: fish/cmds.c:8831 fish/cmds.c:8869 fish/cmds.c:8886 fish/cmds.c:8903
1919 #: fish/cmds.c:8922 fish/cmds.c:8941 fish/cmds.c:8958 fish/cmds.c:8975
1920 #: fish/cmds.c:8992 fish/cmds.c:9009 fish/cmds.c:9028 fish/cmds.c:9064
1921 #: fish/cmds.c:9104 fish/cmds.c:9137 fish/cmds.c:9154 fish/cmds.c:9171
1922 #: fish/cmds.c:9187 fish/cmds.c:9202 fish/cmds.c:9223 fish/cmds.c:9261
1923 #: fish/cmds.c:9299 fish/cmds.c:9338 fish/cmds.c:9378 fish/cmds.c:9419
1924 #: fish/cmds.c:9460 fish/cmds.c:9498 fish/cmds.c:9515 fish/cmds.c:9538
1925 #: fish/cmds.c:9560 fish/cmds.c:9582 fish/cmds.c:9602 fish/cmds.c:9622
1926 #: fish/cmds.c:9658 fish/cmds.c:9730 fish/cmds.c:9770 fish/cmds.c:9828
1927 #: fish/cmds.c:9854 fish/cmds.c:9880 fish/cmds.c:9908 fish/cmds.c:9967
1928 #: fish/cmds.c:9988 fish/cmds.c:10033 fish/cmds.c:10053 fish/cmds.c:10092
1929 #: fish/cmds.c:10129 fish/cmds.c:10149 fish/cmds.c:10171 fish/cmds.c:10228
1930 #: fish/cmds.c:10248 fish/cmds.c:10270 fish/cmds.c:10292 fish/cmds.c:10311
1931 #: fish/cmds.c:10331 fish/cmds.c:10358 fish/cmds.c:10378 fish/cmds.c:10398
1932 #: fish/cmds.c:10418 fish/cmds.c:10438 fish/cmds.c:10460 fish/cmds.c:10495
1933 #: fish/cmds.c:10513 fish/cmds.c:10536 fish/cmds.c:10558 fish/cmds.c:10573
1934 #: fish/cmds.c:10590 fish/cmds.c:10627 fish/cmds.c:10666 fish/cmds.c:10706
1935 #: fish/cmds.c:10762 fish/cmds.c:10784 fish/cmds.c:10820 fish/cmds.c:10835
1936 #: fish/cmds.c:10855 fish/cmds.c:10895 fish/cmds.c:10918 fish/cmds.c:10942
1937 #: fish/cmds.c:10967 fish/cmds.c:11008 fish/cmds.c:11033 fish/cmds.c:11071
1938 #: fish/cmds.c:11102 fish/cmds.c:11133 fish/cmds.c:11161 fish/cmds.c:11181
1939 #: fish/cmds.c:11213 fish/cmds.c:11233 fish/cmds.c:11253 fish/cmds.c:11270
1940 #: fish/cmds.c:11288 fish/cmds.c:11313 fish/cmds.c:11336 fish/cmds.c:11355
1941 #: fish/cmds.c:11399 fish/cmds.c:11444 fish/cmds.c:11492 fish/cmds.c:11533
1942 #: fish/cmds.c:11552 fish/cmds.c:11572 fish/cmds.c:11592 fish/cmds.c:11613
1943 #: fish/cmds.c:11634 fish/cmds.c:11655 fish/cmds.c:11676 fish/cmds.c:11697
1944 #: fish/cmds.c:11719 fish/cmds.c:11757 fish/cmds.c:11808 fish/cmds.c:11846
1945 #: fish/cmds.c:11902 fish/cmds.c:11925 fish/cmds.c:12038 fish/cmds.c:12067
1946 #: fish/cmds.c:12094 fish/cmds.c:12111 fish/cmds.c:12132 fish/cmds.c:12149
1947 #: fish/cmds.c:12171 fish/cmds.c:12211 fish/cmds.c:12232 fish/cmds.c:12292
1948 #: fish/cmds.c:12349 fish/cmds.c:12375 fish/cmds.c:12444
1949 #, c-format
1950 msgid "type 'help %s' for help on %s\n"
1951 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
1952
1953 #: fish/cmds.c:3751 fish/cmds.c:4786 fish/cmds.c:5116 fish/cmds.c:5474
1954 #: fish/cmds.c:5514 fish/cmds.c:5533 fish/cmds.c:5676 fish/cmds.c:5735
1955 #: fish/cmds.c:5754 fish/cmds.c:5773 fish/cmds.c:5816 fish/cmds.c:6159
1956 #: fish/cmds.c:6770 fish/cmds.c:6969 fish/cmds.c:6988 fish/cmds.c:7007
1957 #: fish/cmds.c:7026 fish/cmds.c:7162 fish/cmds.c:7253 fish/cmds.c:7534
1958 #: fish/cmds.c:7598 fish/cmds.c:7797 fish/cmds.c:7816 fish/cmds.c:7835
1959 #: fish/cmds.c:7874 fish/cmds.c:7915 fish/cmds.c:7934 fish/cmds.c:7953
1960 #: fish/cmds.c:7994 fish/cmds.c:8013 fish/cmds.c:8032 fish/cmds.c:8070
1961 #: fish/cmds.c:8223 fish/cmds.c:8266 fish/cmds.c:8843 fish/cmds.c:9038
1962 #: fish/cmds.c:9076 fish/cmds.c:9114 fish/cmds.c:9234 fish/cmds.c:9271
1963 #: fish/cmds.c:9309 fish/cmds.c:9348 fish/cmds.c:9389 fish/cmds.c:9430
1964 #: fish/cmds.c:9471 fish/cmds.c:9634 fish/cmds.c:9670 fish/cmds.c:9683
1965 #: fish/cmds.c:9696 fish/cmds.c:9709 fish/cmds.c:9742 fish/cmds.c:9780
1966 #: fish/cmds.c:9799 fish/cmds.c:9920 fish/cmds.c:9939 fish/cmds.c:10000
1967 #: fish/cmds.c:10013 fish/cmds.c:10064 fish/cmds.c:10103 fish/cmds.c:10181
1968 #: fish/cmds.c:10200 fish/cmds.c:10474 fish/cmds.c:10601 fish/cmds.c:10638
1969 #: fish/cmds.c:10677 fish/cmds.c:10717 fish/cmds.c:10736 fish/cmds.c:10795
1970 #: fish/cmds.c:10868 fish/cmds.c:10978 fish/cmds.c:11048 fish/cmds.c:11082
1971 #: fish/cmds.c:11113 fish/cmds.c:11144 fish/cmds.c:11193 fish/cmds.c:11370
1972 #: fish/cmds.c:11414 fish/cmds.c:11463 fish/cmds.c:11507 fish/cmds.c:11733
1973 #: fish/cmds.c:11771 fish/cmds.c:11784 fish/cmds.c:11822 fish/cmds.c:11857
1974 #: fish/cmds.c:11876 fish/cmds.c:11943 fish/cmds.c:11971 fish/cmds.c:11994
1975 #: fish/cmds.c:12249 fish/cmds.c:12310 fish/cmds.c:12396 fish/cmds.c:12464
1976 #, c-format
1977 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1978 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
1979
1980 #: fish/cmds.c:3757 fish/cmds.c:4792 fish/cmds.c:5122 fish/cmds.c:5480
1981 #: fish/cmds.c:5520 fish/cmds.c:5539 fish/cmds.c:5682 fish/cmds.c:5741
1982 #: fish/cmds.c:5760 fish/cmds.c:5779 fish/cmds.c:5822 fish/cmds.c:6165
1983 #: fish/cmds.c:6776 fish/cmds.c:6975 fish/cmds.c:6994 fish/cmds.c:7013
1984 #: fish/cmds.c:7032 fish/cmds.c:7168 fish/cmds.c:7259 fish/cmds.c:7540
1985 #: fish/cmds.c:7604 fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7841
1986 #: fish/cmds.c:7880 fish/cmds.c:7921 fish/cmds.c:7940 fish/cmds.c:7959
1987 #: fish/cmds.c:8000 fish/cmds.c:8019 fish/cmds.c:8038 fish/cmds.c:8076
1988 #: fish/cmds.c:8229 fish/cmds.c:8272 fish/cmds.c:8849 fish/cmds.c:9044
1989 #: fish/cmds.c:9082 fish/cmds.c:9120 fish/cmds.c:9240 fish/cmds.c:9277
1990 #: fish/cmds.c:9315 fish/cmds.c:9354 fish/cmds.c:9395 fish/cmds.c:9436
1991 #: fish/cmds.c:9477 fish/cmds.c:9748 fish/cmds.c:9786 fish/cmds.c:9805
1992 #: fish/cmds.c:9926 fish/cmds.c:10070 fish/cmds.c:10109 fish/cmds.c:10187
1993 #: fish/cmds.c:10206 fish/cmds.c:10607 fish/cmds.c:10644 fish/cmds.c:10683
1994 #: fish/cmds.c:10723 fish/cmds.c:10742 fish/cmds.c:10801 fish/cmds.c:10874
1995 #: fish/cmds.c:10984 fish/cmds.c:11376 fish/cmds.c:11420 fish/cmds.c:11469
1996 #: fish/cmds.c:11513 fish/cmds.c:11863 fish/cmds.c:11949 fish/cmds.c:11977
1997 #: fish/cmds.c:12000 fish/cmds.c:12402 fish/cmds.c:12470
1998 #, c-format
1999 msgid "%s: %s: integer out of range\n"
2000 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
2001
2002 #: fish/cmds.c:4243 fish/cmds.c:4372 fish/cmds.c:4689 fish/cmds.c:11924
2003 #: fish/cmds.c:12170 fish/cmds.c:12231 fish/cmds.c:12291 fish/cmds.c:12374
2004 #: fish/cmds.c:12443
2005 #, c-format
2006 msgid "%s should have %d-%d parameter(s)\n"
2007 msgstr ""
2008
2009 #: fish/cmds.c:4274 fish/cmds.c:4408 fish/cmds.c:4710 fish/cmds.c:12010
2010 #: fish/cmds.c:12187 fish/cmds.c:12264 fish/cmds.c:12320 fish/cmds.c:12412
2011 #: fish/cmds.c:12480
2012 #, c-format
2013 msgid "%s: unknown optional argument \"%s\"\n"
2014 msgstr ""
2015
2016 #: fish/cmds.c:4280 fish/cmds.c:4414 fish/cmds.c:4716 fish/cmds.c:12016
2017 #: fish/cmds.c:12193 fish/cmds.c:12270 fish/cmds.c:12326 fish/cmds.c:12418
2018 #: fish/cmds.c:12486
2019 #, c-format
2020 msgid "%s: optional argument \"%s\" given twice\n"
2021 msgstr ""
2022
2023 #: fish/cmds.c:12507
2024 #, c-format
2025 msgid "%s: unknown command\n"
2026 msgstr "%s: अज्ञात कमांड\n"
2027
2028 #: fish/config.c:74 fish/config.c:113
2029 #, c-format
2030 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2031 msgstr ""
2032
2033 #: fish/copy.c:41
2034 #, c-format
2035 msgid ""
2036 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2037 msgstr ""
2038
2039 #: fish/copy.c:62
2040 #, c-format
2041 msgid "copy-in: target '%s' is not a directory\n"
2042 msgstr ""
2043
2044 #: fish/copy.c:157
2045 #, c-format
2046 msgid "error: argument is zero length or longer than maximum permitted\n"
2047 msgstr ""
2048
2049 #: fish/copy.c:202
2050 #, c-format
2051 msgid ""
2052 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2053 "image\n"
2054 msgstr ""
2055
2056 #: fish/copy.c:213
2057 #, c-format
2058 msgid "copy-out: target '%s' is not a directory\n"
2059 msgstr ""
2060
2061 #: fish/copy.c:258
2062 #, c-format
2063 msgid "copy-out: '%s' is not a file or directory\n"
2064 msgstr ""
2065
2066 #: fish/display.c:42
2067 #, c-format
2068 msgid "display filename\n"
2069 msgstr ""
2070
2071 #: fish/edit.c:45
2072 #, c-format
2073 msgid "use '%s filename' to edit a file\n"
2074 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
2075
2076 #: fish/fish.c:105
2077 #, c-format
2078 msgid ""
2079 "%s: guest filesystem shell\n"
2080 "%s lets you edit virtual machine filesystems\n"
2081 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2082 "Usage:\n"
2083 "  %s [--options] cmd [: cmd : cmd ...]\n"
2084 "Options:\n"
2085 "  -h|--cmd-help        List available commands\n"
2086 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2087 "  -a|--add image       Add image\n"
2088 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2089 "  --csh                Make --listen csh-compatible\n"
2090 "  -d|--domain guest    Add disks from libvirt guest\n"
2091 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2092 "  --echo-keys          Don't turn off echo for passphrases\n"
2093 "  -f|--file file       Read commands from file\n"
2094 "  --format[=raw|..]    Force disk format for -a option\n"
2095 "  -i|--inspector       Automatically mount filesystems\n"
2096 "  --keys-from-stdin    Read passphrases from stdin\n"
2097 "  --listen             Listen for remote commands\n"
2098 "  --live               Connect to a live virtual machine\n"
2099 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2100 "  -n|--no-sync         Don't autosync\n"
2101 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2102 "  --progress-bars      Enable progress bars even when not interactive\n"
2103 "  --no-progress-bars   Disable progress bars\n"
2104 "  --remote[=pid]       Send commands to remote %s\n"
2105 "  -r|--ro              Mount read-only\n"
2106 "  --selinux            Enable SELinux support\n"
2107 "  -v|--verbose         Verbose messages\n"
2108 "  -V|--version         Display version and exit\n"
2109 "  -w|--rw              Mount read-write\n"
2110 "  -x                   Echo each command before executing it\n"
2111 "\n"
2112 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2113 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2114 "or\n"
2115 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2116 "\n"
2117 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2118 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2119 "\n"
2120 "For more information, see the manpage %s(1).\n"
2121 msgstr ""
2122
2123 #: fish/fish.c:246
2124 #, c-format
2125 msgid "%s: --listen=PID: PID was not a number: %s\n"
2126 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2127
2128 #: fish/fish.c:253
2129 #, c-format
2130 msgid ""
2131 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2132 msgstr ""
2133 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2134
2135 #: fish/fish.c:303
2136 #, c-format
2137 msgid "%s: only one -f parameter can be given\n"
2138 msgstr "%s: only one -f parameter can be given\n"
2139
2140 #: fish/fish.c:476
2141 #, c-format
2142 msgid "%s: cannot use --listen and --remote options at the same time\n"
2143 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2144
2145 #: fish/fish.c:484
2146 #, c-format
2147 msgid "%s: extra parameters on the command line with --listen flag\n"
2148 msgstr "%s: extra parameters on the command line with --listen flag\n"
2149
2150 #: fish/fish.c:490
2151 #, c-format
2152 msgid "%s: cannot use --listen and --file options at the same time\n"
2153 msgstr "%s: cannot use --listen and --file options at the same time\n"
2154
2155 #: fish/fish.c:642
2156 #, c-format
2157 msgid ""
2158 "\n"
2159 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2160 "editing virtual machine filesystems.\n"
2161 "\n"
2162 "Type: 'help' for help on commands\n"
2163 "      'man' to read the manual\n"
2164 "      'quit' to quit the shell\n"
2165 "\n"
2166 msgstr ""
2167
2168 #: fish/fish.c:793 fish/fish.c:809
2169 #, c-format
2170 msgid "%s: command arguments not separated by whitespace\n"
2171 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2172
2173 #: fish/fish.c:803
2174 #, c-format
2175 msgid "%s: unterminated single quote\n"
2176 msgstr "%s: unterminated single quote\n"
2177
2178 #: fish/fish.c:833
2179 #, c-format
2180 msgid "%s: internal error parsing string at '%s'\n"
2181 msgstr "%s: internal error parsing string at '%s'\n"
2182
2183 #: fish/fish.c:850
2184 #, c-format
2185 msgid "%s: too many arguments\n"
2186 msgstr "%s: too many arguments\n"
2187
2188 #: fish/fish.c:925
2189 #, c-format
2190 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2191 msgstr ""
2192
2193 #: fish/fish.c:934
2194 #, c-format
2195 msgid "%s: unterminated double quote\n"
2196 msgstr "%s: unterminated double quote\n"
2197
2198 #: fish/fish.c:999
2199 #, c-format
2200 msgid "%s: empty command on command line\n"
2201 msgstr "%s: empty command on command line\n"
2202
2203 #: fish/fish.c:1146
2204 msgid "display a list of commands or help on a command"
2205 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2206
2207 #: fish/fish.c:1148
2208 msgid "quit guestfish"
2209 msgstr "quit guestfish"
2210
2211 #: fish/fish.c:1159
2212 #, c-format
2213 msgid ""
2214 "help - display a list of commands or help on a command\n"
2215 "     help cmd\n"
2216 "     help\n"
2217 msgstr ""
2218 "help - display a list of commands or help on a command\n"
2219 "     help cmd\n"
2220 "     help\n"
2221
2222 #: fish/fish.c:1167
2223 #, c-format
2224 msgid ""
2225 "quit - quit guestfish\n"
2226 "     quit\n"
2227 msgstr ""
2228 "quit - quit guestfish\n"
2229 "     quit\n"
2230
2231 #: fish/fish.c:1172
2232 #, c-format
2233 msgid "%s: command not known, use -h to list all commands\n"
2234 msgstr "%s: command not known, use -h to list all commands\n"
2235
2236 #: fish/fish.c:1188
2237 #, c-format
2238 msgid ""
2239 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2240 "For a list of commands:             guestfish -h\n"
2241 "For complete documentation:         man guestfish\n"
2242 msgstr ""
2243
2244 #: fish/fish.c:1197
2245 #, c-format
2246 msgid "%s:%d: libguestfs: error: %s\n"
2247 msgstr ""
2248
2249 #: fish/fish.c:1353
2250 #, c-format
2251 msgid "Runaway quote in string \"%s\"\n"
2252 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2253
2254 #: fish/fish.c:1550
2255 #, c-format
2256 msgid ""
2257 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2258 "or run \"inspect-os\" command)\n"
2259 msgstr ""
2260
2261 #: fish/fish.c:1570
2262 #, c-format
2263 msgid ""
2264 "%s: drive '%c:' not found.  To list available drives do:\n"
2265 "  inspect-get-drive-mappings %s\n"
2266 msgstr ""
2267
2268 #: fish/fish.c:1589
2269 #, c-format
2270 msgid ""
2271 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2272 "  umount-all\n"
2273 "  mount %s /\n"
2274 msgstr ""
2275
2276 #: fish/glob.c:53
2277 #, c-format
2278 msgid "use 'glob command [args...]'\n"
2279 msgstr "use 'glob command [args...]'\n"
2280
2281 #: fish/glob.c:73
2282 #, c-format
2283 msgid "glob: guestfs_glob_expand call failed: %s\n"
2284 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2285
2286 #: fish/help.c:38
2287 #, c-format
2288 msgid ""
2289 "Add disk images to examine using the -a or -d options, or the 'add' "
2290 "command.\n"
2291 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2292 "Once you have done this, use the 'run' command.\n"
2293 msgstr ""
2294
2295 #: fish/help.c:44
2296 #, c-format
2297 msgid ""
2298 "Find out what filesystems are available using 'list-filesystems' and then\n"
2299 "mount them to examine or modify the contents using 'mount-ro' or\n"
2300 "'mount-options'.\n"
2301 msgstr ""
2302
2303 #: fish/help.c:52
2304 #, c-format
2305 msgid ""
2306 "For more information about a command, use 'help cmd'.\n"
2307 "\n"
2308 "To read the manual, type 'man'.\n"
2309 msgstr ""
2310
2311 #: fish/hexedit.c:41
2312 #, c-format
2313 msgid "hexedit (device|filename) [max | start max]\n"
2314 msgstr ""
2315
2316 #: fish/hexedit.c:52
2317 #, c-format
2318 msgid "hexedit: %s is a zero length file or device\n"
2319 msgstr ""
2320
2321 #: fish/hexedit.c:63
2322 #, c-format
2323 msgid ""
2324 "hexedit: %s is larger than %s. You must supply a limit using\n"
2325 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2326 "  'hexedit %s <start> <max>'.\n"
2327 msgstr ""
2328
2329 #: fish/hexedit.c:92
2330 #, c-format
2331 msgid "hexedit: invalid range\n"
2332 msgstr ""
2333
2334 #: fish/inspect.c:77
2335 #, c-format
2336 msgid "%s: don't use --live and -i options together\n"
2337 msgstr ""
2338
2339 #: fish/inspect.c:89
2340 #, c-format
2341 msgid "%s: no operating system was found on this disk\n"
2342 msgstr ""
2343
2344 #: fish/inspect.c:96
2345 #, c-format
2346 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2347 msgstr ""
2348
2349 #: fish/inspect.c:136
2350 #, c-format
2351 msgid "%s: some filesystems could not be mounted (ignored)\n"
2352 msgstr ""
2353
2354 #: fish/inspect.c:148
2355 #, c-format
2356 msgid "Operating system: %s\n"
2357 msgstr ""
2358
2359 #: fish/inspect.c:161
2360 #, c-format
2361 msgid "%s mounted on %s\n"
2362 msgstr ""
2363
2364 #: fish/keys.c:53
2365 #, c-format
2366 msgid "Enter key or passphrase (\"%s\"): "
2367 msgstr ""
2368
2369 #: fish/lcd.c:34
2370 #, c-format
2371 msgid "use 'lcd directory' to change local directory\n"
2372 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2373
2374 #: fish/man.c:35
2375 #, c-format
2376 msgid "use 'man' without parameters to open the manual\n"
2377 msgstr ""
2378
2379 #: fish/man.c:54
2380 #, c-format
2381 msgid "the external 'man' program failed\n"
2382 msgstr ""
2383
2384 #: fish/more.c:40
2385 #, c-format
2386 msgid "use '%s filename' to page a file\n"
2387 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2388
2389 #: fish/options.c:36
2390 #, c-format
2391 msgid "%s: too many drives added on the command line\n"
2392 msgstr ""
2393
2394 #: fish/options.c:128
2395 #, c-format
2396 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2397 msgstr ""
2398
2399 #: fish/prep.c:37
2400 #, c-format
2401 msgid ""
2402 "List of available prepared disk images:\n"
2403 "\n"
2404 msgstr ""
2405
2406 #: fish/prep.c:40
2407 #, c-format
2408 msgid ""
2409 "guestfish -N %-8s - %s\n"
2410 "\n"
2411 "%s\n"
2412 msgstr ""
2413
2414 #: fish/prep.c:48
2415 #, c-format
2416 msgid "  Optional parameters:\n"
2417 msgstr ""
2418
2419 #: fish/prep.c:55
2420 #, c-format
2421 msgid "<%s> %s (default: %s)\n"
2422 msgstr ""
2423
2424 #: fish/prep.c:65
2425 #, c-format
2426 msgid ""
2427 "Prepared disk images are written to file \"test1.img\" in the local\n"
2428 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2429 "For more information see the guestfish(1) manual.\n"
2430 msgstr ""
2431
2432 #: fish/prep.c:96
2433 #, c-format
2434 msgid ""
2435 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2436 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2437 msgstr ""
2438
2439 #: fish/prep.c:158
2440 #, c-format
2441 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2442 msgstr ""
2443
2444 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2445 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2446 msgid "failed to allocate disk"
2447 msgstr ""
2448
2449 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2450 msgid "could not parse boot size"
2451 msgstr ""
2452
2453 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2454 #, c-format
2455 msgid "failed to get sector size of disk: %s"
2456 msgstr ""
2457
2458 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2459 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2460 #, c-format
2461 msgid "failed to partition disk: %s"
2462 msgstr ""
2463
2464 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2465 #, c-format
2466 msgid "failed to add boot partition: %s"
2467 msgstr ""
2468
2469 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2470 #, c-format
2471 msgid "failed to add root partition: %s"
2472 msgstr ""
2473
2474 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2475 #, c-format
2476 msgid "failed to create boot filesystem: %s"
2477 msgstr ""
2478
2479 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2480 #, c-format
2481 msgid "failed to create root filesystem: %s"
2482 msgstr ""
2483
2484 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2485 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2486 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2487 msgstr ""
2488
2489 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2490 #, c-format
2491 msgid "failed to create PV: %s: %s"
2492 msgstr ""
2493
2494 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2495 #, c-format
2496 msgid "failed to create VG: %s: %s"
2497 msgstr ""
2498
2499 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2500 #, c-format
2501 msgid "failed to create LV: /dev/%s/%s: %s"
2502 msgstr ""
2503
2504 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2505 #, c-format
2506 msgid "failed to resize LV to full size: %s: %s"
2507 msgstr ""
2508
2509 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2510 #, c-format
2511 msgid "failed to create filesystem (%s): %s"
2512 msgstr ""
2513
2514 #: fish/rc.c:257
2515 #, c-format
2516 msgid "guestfish: protocol error: could not read 'hello' message\n"
2517 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2518
2519 #: fish/rc.c:262
2520 #, c-format
2521 msgid ""
2522 "guestfish: protocol error: version mismatch, server version '%s' does not "
2523 "match client version '%s'.  The two versions must match exactly.\n"
2524 msgstr ""
2525 "guestfish: protocol error: version mismatch, server version '%s' does not "
2526 "match client version '%s'.  The two versions must match exactly.\n"
2527
2528 #: fish/rc.c:337 fish/rc.c:351
2529 #, c-format
2530 msgid "guestfish: remote: looks like the server is not running\n"
2531 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2532
2533 #: fish/rc.c:363 fish/rc.c:377
2534 #, c-format
2535 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2536 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2537
2538 #: fish/rc.c:388
2539 #, c-format
2540 msgid "guestfish: protocol error: could not decode reply from server\n"
2541 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2542
2543 #: fish/reopen.c:38
2544 #, c-format
2545 msgid "'reopen' command takes no parameters\n"
2546 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2547
2548 #: fish/reopen.c:48
2549 #, c-format
2550 msgid "reopen: guestfs_create: failed to create handle\n"
2551 msgstr "reopen: guestfs_create: failed to create handle\n"
2552
2553 #: fish/setenv.c:34
2554 #, c-format
2555 msgid "use '%s VAR value' to set an environment variable\n"
2556 msgstr ""
2557
2558 #: fish/setenv.c:56
2559 #, c-format
2560 msgid "use '%s VAR' to unset an environment variable\n"
2561 msgstr ""
2562
2563 #: fish/supported.c:66
2564 msgid "yes"
2565 msgstr "हाँ"
2566
2567 #: fish/supported.c:68
2568 msgid "no"
2569 msgstr "नहीं"
2570
2571 #: fish/time.c:36
2572 #, c-format
2573 msgid "use 'time command [args...]'\n"
2574 msgstr "use 'time command [args...]'\n"
2575
2576 #: fuse/guestmount.c:912
2577 #, c-format
2578 msgid ""
2579 "%s: FUSE module for libguestfs\n"
2580 "%s lets you mount a virtual machine filesystem\n"
2581 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2582 "Usage:\n"
2583 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2584 "Options:\n"
2585 "  -a|--add image       Add image\n"
2586 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2587 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2588 "  -d|--domain guest    Add disks from libvirt guest\n"
2589 "  --echo-keys          Don't turn off echo for passphrases\n"
2590 "  --format[=raw|..]    Force disk format for -a option\n"
2591 "  --fuse-help          Display extra FUSE options\n"
2592 "  -i|--inspector       Automatically mount filesystems\n"
2593 "  --help               Display help message and exit\n"
2594 "  --keys-from-stdin    Read passphrases from stdin\n"
2595 "  --live               Connect to a live virtual machine\n"
2596 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2597 "  -n|--no-sync         Don't autosync\n"
2598 "  -o|--option opt      Pass extra option to FUSE\n"
2599 "  -r|--ro              Mount read-only\n"
2600 "  --selinux            Enable SELinux support\n"
2601 "  -v|--verbose         Verbose messages\n"
2602 "  -V|--version         Display version and exit\n"
2603 "  -w|--rw              Mount read-write\n"
2604 "  -x|--trace           Trace guestfs API calls\n"
2605 msgstr ""
2606
2607 #: fuse/guestmount.c:1130
2608 #, c-format
2609 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2610 msgstr ""
2611
2612 #: fuse/guestmount.c:1138
2613 #, c-format
2614 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2615 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2616
2617 #: inspector/virt-inspector.c:76
2618 #, c-format
2619 msgid ""
2620 "%s: display information about a virtual machine\n"
2621 "Copyright (C) 2010 Red Hat Inc.\n"
2622 "Usage:\n"
2623 "  %s [--options] -d domname file [file ...]\n"
2624 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2625 "Options:\n"
2626 "  -a|--add image       Add image\n"
2627 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2628 "  -d|--domain guest    Add disks from libvirt guest\n"
2629 "  --echo-keys          Don't turn off echo for passphrases\n"
2630 "  --format[=raw|..]    Force disk format for -a option\n"
2631 "  --help               Display brief help\n"
2632 "  --keys-from-stdin    Read passphrases from stdin\n"
2633 "  -v|--verbose         Verbose messages\n"
2634 "  -V|--version         Display version and exit\n"
2635 "  -x                   Trace libguestfs API calls\n"
2636 "For more information, see the manpage %s(1).\n"
2637 msgstr ""
2638
2639 #: inspector/virt-inspector.c:263
2640 #, c-format
2641 msgid ""
2642 "%s: no operating system could be detected inside this disk image.\n"
2643 "\n"
2644 "This may be because the file is not a disk image, or is not a virtual "
2645 "machine\n"
2646 "image, or because the OS type is not understood by libguestfs.\n"
2647 "\n"
2648 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2649 "must\n"
2650 "install the separate libguestfs-winsupport package.\n"
2651 "\n"
2652 "If you feel this is an error, please file a bug report including as much\n"
2653 "information about the disk image as possible.\n"
2654 msgstr ""
2655
2656 #: inspector/virt-inspector.c:288
2657 #, c-format
2658 msgid "%s: XML write error at \"%s\": %m\n"
2659 msgstr ""
2660
2661 #: inspector/virt-inspector.c:300
2662 #, c-format
2663 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2664 msgstr ""
2665
2666 #: inspector/virt-inspector.c:308
2667 #, c-format
2668 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2669 msgstr ""
2670
2671 #: perl/lib/Sys/Guestfs/Lib.pm:158
2672 msgid "open_guest: first parameter must be a string or an arrayref"
2673 msgstr ""
2674
2675 #: perl/lib/Sys/Guestfs/Lib.pm:164
2676 msgid "open_guest: first argument contains undefined element"
2677 msgstr ""
2678
2679 #: perl/lib/Sys/Guestfs/Lib.pm:172
2680 #, perl-brace-format
2681 msgid "guest image {imagename} does not exist or is not readable"
2682 msgstr ""
2683
2684 #: perl/lib/Sys/Guestfs/Lib.pm:179
2685 msgid ""
2686 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2687 "XPath::XMLParser)"
2688 msgstr ""
2689
2690 #: perl/lib/Sys/Guestfs/Lib.pm:184
2691 msgid "open_guest: too many domains listed on command line"
2692 msgstr ""
2693
2694 #: perl/lib/Sys/Guestfs/Lib.pm:191
2695 msgid "open_guest: cannot connect to libvirt"
2696 msgstr ""
2697
2698 #: perl/lib/Sys/Guestfs/Lib.pm:210
2699 #, perl-brace-format
2700 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2701 msgstr ""
2702
2703 #: perl/lib/Sys/Guestfs/Lib.pm:213
2704 #, perl-brace-format
2705 msgid "{imagename} is not the name of a libvirt domain\n"
2706 msgstr ""
2707
2708 #: perl/lib/Sys/Guestfs/Lib.pm:242
2709 #, perl-brace-format
2710 msgid "{imagename} seems to have no disk devices\n"
2711 msgstr ""
2712
2713 #: perl/lib/Sys/Guestfs/Lib.pm:827
2714 msgid ""
2715 "No operating system could be detected inside this disk image.\n"
2716 "\n"
2717 "This may be because the file is not a disk image, or is not a virtual "
2718 "machine\n"
2719 "image, or because the OS type is not understood by virt-inspector.\n"
2720 "\n"
2721 "If you feel this is an error, please file a bug report including as much\n"
2722 "information about the disk image as possible.\n"
2723 msgstr ""
2724
2725 #: perl/lib/Sys/Guestfs/Lib.pm:945
2726 #, perl-brace-format
2727 msgid "unknown filesystem {fs}\n"
2728 msgstr ""
2729
2730 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2731 #, perl-brace-format
2732 msgid "Error running rpm -qa: {error}"
2733 msgstr ""
2734
2735 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2736 #, perl-brace-format
2737 msgid "Error running dpkg-query: {error}"
2738 msgstr ""
2739
2740 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2741 msgid "Can't find grub on guest"
2742 msgstr ""
2743
2744 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2745 #, perl-brace-format
2746 msgid "Grub entry {title} has no kernel"
2747 msgstr ""
2748
2749 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2750 #, perl-brace-format
2751 msgid "grub refers to {path}, which doesn't exist\n"
2752 msgstr ""
2753
2754 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2755 #, perl-brace-format
2756 msgid "Grub entry {title} does not specify an initrd"
2757 msgstr ""
2758
2759 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2760 #, perl-brace-format
2761 msgid "Didn't find modules directory {modules} for kernel {path}"
2762 msgstr ""
2763
2764 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2765 #, perl-brace-format
2766 msgid "Couldn't guess kernel version number from path for kernel {path}"
2767 msgstr ""
2768
2769 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2770 #, perl-brace-format
2771 msgid "{path} doesn't match augeas pattern"
2772 msgstr ""
2773
2774 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2775 #, perl-brace-format
2776 msgid "{filename}: could not read initrd format"
2777 msgstr ""
2778
2779 #: rescue/virt-rescue.c:64
2780 #, c-format
2781 msgid ""
2782 "%s: Run a rescue shell on a virtual machine\n"
2783 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2784 "Usage:\n"
2785 "  %s [--options] -d domname\n"
2786 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2787 "Options:\n"
2788 "  -a|--add image       Add image\n"
2789 "  --append kernelopts  Append kernel options\n"
2790 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2791 "  -d|--domain guest    Add disks from libvirt guest\n"
2792 "  --format[=raw|..]    Force disk format for -a option\n"
2793 "  --help               Display brief help\n"
2794 "  -m|--memsize MB      Set memory size in megabytes\n"
2795 "  --network            Enable network\n"
2796 "  -r|--ro              Access read-only\n"
2797 "  --selinux            Enable SELinux\n"
2798 "  --smp N              Enable SMP with N >= 2 virtual CPUs\n"
2799 "  -v|--verbose         Verbose messages\n"
2800 "  -V|--version         Display version and exit\n"
2801 "  -w|--rw              Mount read-write\n"
2802 "  -x                   Trace libguestfs API calls\n"
2803 "For more information, see the manpage %s(1).\n"
2804 msgstr ""
2805
2806 #: rescue/virt-rescue.c:162
2807 #, c-format
2808 msgid "%s: could not parse --smp parameter '%s'\n"
2809 msgstr ""
2810
2811 #: rescue/virt-rescue.c:167
2812 #, c-format
2813 msgid "%s: --smp parameter '%s' should be >= 1\n"
2814 msgstr ""
2815
2816 #: rescue/virt-rescue.c:195
2817 #, c-format
2818 msgid "%s: could not parse memory size '%s'\n"
2819 msgstr ""
2820
2821 #: rescue/virt-rescue.c:428
2822 #, c-format
2823 msgid "%s: unknown child exit status (%d)\n"
2824 msgstr ""
2825
2826 #: src/appliance.c:182
2827 #, c-format
2828 msgid ""
2829 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2830 "LIBGUESTFS_PATH (search path: %s)"
2831 msgstr ""
2832
2833 #: src/appliance.c:332
2834 #, c-format
2835 msgid "security: cached appliance %s is not owned by UID %d"
2836 msgstr ""
2837
2838 #: src/appliance.c:337
2839 #, c-format
2840 msgid "security: cached appliance %s is not a directory (mode %o)"
2841 msgstr ""
2842
2843 #: src/appliance.c:342
2844 #, c-format
2845 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2846 msgstr ""
2847
2848 #: src/appliance.c:672
2849 msgid "external command failed, see earlier error messages"
2850 msgstr ""
2851
2852 #: src/dbdump.c:85
2853 msgid "unexpected end of output from db_dump command before end of header"
2854 msgstr ""
2855
2856 #: src/dbdump.c:98 src/dbdump.c:110
2857 msgid "unexpected line from db_dump command, no space prefix"
2858 msgstr ""
2859
2860 #: src/dbdump.c:127
2861 msgid "unexpected end of output from db_dump command before end of data"
2862 msgstr ""
2863
2864 #: src/dbdump.c:208
2865 msgid "unexpected non-hex digits in output of db_dump command"
2866 msgstr ""
2867
2868 #: src/filearch.c:152
2869 #, c-format
2870 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2871 msgstr ""
2872
2873 #: src/filearch.c:265
2874 msgid ""
2875 "file-architecture API not available since this version of libguestfs was "
2876 "compiled without the libmagic library"
2877 msgstr ""
2878
2879 #: src/guestfs.c:177
2880 #, c-format
2881 msgid "guestfs_close: called twice on the same handle\n"
2882 msgstr "guestfs_close: called twice on the same handle\n"
2883
2884 #: src/guestfs.c:344
2885 #, c-format
2886 msgid "warning: %s"
2887 msgstr ""
2888
2889 #: src/guestfs.c:403
2890 #, c-format
2891 msgid "libguestfs: error: %s\n"
2892 msgstr "libguestfs: error: %s\n"
2893
2894 #: src/guestfs.c:981
2895 #, c-format
2896 msgid "<truncated, original size %zu bytes>"
2897 msgstr ""
2898
2899 #: src/inspect.c:278
2900 msgid "not a Windows guest, or systemroot could not be determined"
2901 msgstr ""
2902
2903 #: src/inspect.c:294
2904 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2905 msgstr ""
2906
2907 #: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537
2908 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658
2909 #: src/inspect_fs_unix.c:958
2910 #, c-format
2911 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2912 msgstr ""
2913
2914 #: src/inspect.c:592
2915 msgid "no inspection data: call guestfs_inspect_os first"
2916 msgstr ""
2917
2918 #: src/inspect.c:604
2919 #, c-format
2920 msgid ""
2921 "%s: root device not found: only call this function with a root device "
2922 "previously returned by guestfs_inspect_os"
2923 msgstr ""
2924
2925 #: src/inspect.c:614 src/inspect_apps.c:609
2926 msgid ""
2927 "inspection API not available since this version of libguestfs was compiled "
2928 "without the hivex library"
2929 msgstr ""
2930
2931 #: src/inspect_fs.c:336 src/inspect_fs.c:349
2932 #, c-format
2933 msgid "could not parse integer in version number: %s"
2934 msgstr ""
2935
2936 #: src/inspect_fs.c:502
2937 #, c-format
2938 msgid "%s: file is empty"
2939 msgstr ""
2940
2941 #: src/inspect_fs_unix.c:692
2942 msgid "could not parse /etc/fstab or empty file"
2943 msgstr ""
2944
2945 #: src/inspect_fs_windows.c:164
2946 #, c-format
2947 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2948 msgstr ""
2949
2950 #: src/inspect_icon.c:491
2951 #, c-format
2952 msgid "read: %s: unexpected end of file"
2953 msgstr ""
2954
2955 #: src/launch.c:133
2956 msgid "command line cannot be altered after qemu subprocess launched"
2957 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
2958
2959 #: src/launch.c:214
2960 msgid "guestfs_config: parameter must begin with '-' character"
2961 msgstr "guestfs_config: parameter must begin with '-' character"
2962
2963 #: src/launch.c:228
2964 #, c-format
2965 msgid "guestfs_config: parameter '%s' isn't allowed"
2966 msgstr "guestfs_config: parameter '%s' isn't allowed"
2967
2968 #: src/launch.c:296 src/launch.c:414
2969 msgid "filename cannot contain ',' (comma) character"
2970 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
2971
2972 #: src/launch.c:310 src/launch.c:318
2973 #, c-format
2974 msgid "%s parameter is empty or contains disallowed characters"
2975 msgstr ""
2976
2977 #: src/launch.c:433
2978 msgid "the libguestfs handle has already been launched"
2979 msgstr ""
2980
2981 #: src/launch.c:444
2982 #, c-format
2983 msgid "%s: cannot create temporary directory"
2984 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
2985
2986 #: src/launch.c:481
2987 msgid "you must call guestfs_add_drive before guestfs_launch"
2988 msgstr "you must call guestfs_add_drive before guestfs_launch"
2989
2990 #: src/launch.c:892
2991 msgid "guestfs_launch failed, see earlier error messages"
2992 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2993
2994 #: src/launch.c:905
2995 msgid "qemu launched and contacted daemon, but state != READY"
2996 msgstr "qemu launched and contacted daemon, but state != READY"
2997
2998 #: src/launch.c:995
2999 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3000 msgstr ""
3001
3002 #: src/launch.c:1003
3003 msgid "contacted guestfsd, but state != READY"
3004 msgstr ""
3005
3006 #: src/launch.c:1175
3007 #, c-format
3008 msgid ""
3009 "command failed: %s\n"
3010 "\n"
3011 "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
3012 "environment variable.  There may also be errors printed above."
3013 msgstr ""
3014
3015 #: src/launch.c:1291
3016 msgid "qemu has not been launched yet"
3017 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
3018
3019 #: src/launch.c:1302
3020 msgid "no subprocess to kill"
3021 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
3022
3023 #: src/proto.c:188
3024 #, c-format
3025 msgid "guestfs_set_busy: called when in state %d != READY"
3026 msgstr "guestfs_set_busy: called when in state %d != READY"
3027
3028 #: src/proto.c:211
3029 #, c-format
3030 msgid "guestfs_end_busy: called when in state %d"
3031 msgstr "guestfs_end_busy: called when in state %d"
3032
3033 #: src/proto.c:421
3034 #, c-format
3035 msgid ""
3036 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3037 msgstr ""
3038 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3039
3040 #: src/proto.c:543
3041 msgid ""
3042 "This usually means the libguestfs appliance failed to start up.  Please\n"
3043 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3044 "the debug messages output prior to this error.\n"
3045 msgstr ""
3046
3047 #: src/proto.c:549
3048 msgid "See earlier debug messages.\n"
3049 msgstr ""
3050
3051 #: src/proto.c:639
3052 #, c-format
3053 msgid "received magic signature from guestfsd, but in state %d"
3054 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
3055
3056 #: src/proto.c:658
3057 #, c-format
3058 msgid "message length (%u) > maximum possible size (%d)"
3059 msgstr "message length (%u) > maximum possible size (%d)"
3060
3061 #: src/proto.c:810
3062 #, c-format
3063 msgid "guestfs___send: state %d != BUSY"
3064 msgstr "guestfs___send: state %d != BUSY"
3065
3066 #: src/proto.c:834
3067 msgid "xdr_guestfs_message_header failed"
3068 msgstr "xdr_guestfs_message_header failed"
3069
3070 #: src/proto.c:843
3071 msgid "dispatch failed to marshal args"
3072 msgstr "dispatch failed to marshal args"
3073
3074 #: src/proto.c:922 src/proto.c:1217
3075 msgid "operation cancelled by user"
3076 msgstr ""
3077
3078 #: src/proto.c:973
3079 #, c-format
3080 msgid "send_file_chunk: state %d != READY"
3081 msgstr "send_file_chunk: state %d != READY"
3082
3083 #: src/proto.c:989
3084 #, c-format
3085 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3086 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3087
3088 #: src/proto.c:1144
3089 #, c-format
3090 msgid "%s: error in chunked encoding"
3091 msgstr "%s: error in chunked encoding"
3092
3093 #: src/proto.c:1171
3094 msgid "write to daemon socket"
3095 msgstr "डेमॉन सॉकेट में लिखें"
3096
3097 #: src/proto.c:1194
3098 msgid "receive_file_data: parse error in reply callback"
3099 msgstr "receive_file_data: parse error in reply callback"
3100
3101 #: src/proto.c:1199
3102 msgid "receive_file_data: unexpected flag received when reading file chunks"
3103 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3104
3105 #: src/proto.c:1207
3106 msgid "failed to parse file chunk"
3107 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3108
3109 #: src/proto.c:1221
3110 msgid "file receive cancelled by daemon"
3111 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3112
3113 #: src/virt.c:101 src/virt.c:347
3114 msgid "you cannot set both live and readonly flags"
3115 msgstr ""
3116
3117 #: src/virt.c:109
3118 #, c-format
3119 msgid "could not connect to libvirt (code %d, domain %d): %s"
3120 msgstr ""
3121
3122 #: src/virt.c:130
3123 #, c-format
3124 msgid "no libvirt domain called '%s': %s"
3125 msgstr ""
3126
3127 #: src/virt.c:185 src/virt.c:435
3128 #, c-format
3129 msgid "error reading libvirt XML information: %s"
3130 msgstr ""
3131
3132 #: src/virt.c:195 src/virt.c:443
3133 msgid "unable to parse XML information returned by libvirt"
3134 msgstr ""
3135
3136 #: src/virt.c:201 src/virt.c:449
3137 msgid "unable to create new XPath context"
3138 msgstr ""
3139
3140 #: src/virt.c:208 src/virt.c:464
3141 msgid "unable to evaluate XPath expression"
3142 msgstr ""
3143
3144 #: src/virt.c:305
3145 msgid "libvirt domain has no disks"
3146 msgstr ""
3147
3148 #: src/virt.c:358
3149 #, c-format
3150 msgid "error getting domain info: %s"
3151 msgstr ""
3152
3153 #: src/virt.c:372
3154 msgid ""
3155 "error: domain is a live virtual machine.\n"
3156 "Writing to the disks of a running virtual machine can cause disk "
3157 "corruption.\n"
3158 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3159 "specify live access.  In most libguestfs tools these options are --ro or\n"
3160 "--live respectively.  Consult the documentation for further information."
3161 msgstr ""
3162
3163 #: src/virt.c:492
3164 msgid ""
3165 "this guest has no libvirt <channel> definition for guestfsd\n"
3166 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3167 msgstr ""
3168
3169 #: src/virt.c:517
3170 msgid ""
3171 "add-domain API not available since this version of libguestfs was compiled "
3172 "without libvirt or libxml2"
3173 msgstr ""
3174
3175 #: test-tool/test-tool.c:79
3176 #, c-format
3177 msgid ""
3178 "libguestfs-test-tool: interactive test tool\n"
3179 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3180 "Usage:\n"
3181 "  libguestfs-test-tool [--options]\n"
3182 "Options:\n"
3183 "  --help         Display usage\n"
3184 "  --qemudir dir  Specify QEMU source directory\n"
3185 "  --qemu qemu    Specify QEMU binary\n"
3186 "  --timeout n\n"
3187 "  -t n           Set launch timeout (default: %d seconds)\n"
3188 msgstr ""
3189
3190 #: test-tool/test-tool.c:127
3191 #, c-format
3192 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3193 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3194
3195 #: test-tool/test-tool.c:136
3196 #, c-format
3197 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3198 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3199
3200 #: test-tool/test-tool.c:148
3201 #, c-format
3202 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3203 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3204
3205 #: test-tool/test-tool.c:174
3206 #, c-format
3207 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3208 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3209
3210 #: test-tool/test-tool.c:181
3211 #, c-format
3212 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3213 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3214
3215 #: test-tool/test-tool.c:189
3216 #, c-format
3217 msgid "libguestfs-test-tool: guestfs_version failed\n"
3218 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3219
3220 #: test-tool/test-tool.c:223
3221 #, c-format
3222 msgid "libguestfs-test-tool: failed to launch appliance\n"
3223 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3224
3225 #: test-tool/test-tool.c:235
3226 #, c-format
3227 msgid "libguestfs-test-tool: failed to run part-disk\n"
3228 msgstr ""
3229
3230 #: test-tool/test-tool.c:241
3231 #, c-format
3232 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3233 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3234
3235 #: test-tool/test-tool.c:247
3236 #, c-format
3237 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3238 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3239
3240 #: test-tool/test-tool.c:254
3241 #, c-format
3242 msgid "libguestfs-test-tool: failed to touch file\n"
3243 msgstr ""
3244
3245 #: test-tool/test-tool.c:285
3246 #, c-format
3247 msgid ""
3248 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3249 "--qemu/--qemudir options cannot be used.\n"
3250 msgstr ""
3251 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3252 "--qemu/--qemudir options cannot be used.\n"
3253
3254 #: test-tool/test-tool.c:293
3255 #, c-format
3256 msgid "Binary '%s' does not exist or is not executable\n"
3257 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3258
3259 #: test-tool/test-tool.c:307
3260 #, c-format
3261 msgid "%s: does not look like a qemu source directory\n"
3262 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3263
3264 #: tools/virt-list-filesystems.pl:148
3265 msgid "virt-list-filesystems: no image or VM name given"
3266 msgstr ""
3267
3268 #: tools/virt-list-partitions.pl:160
3269 msgid "virt-list-partitions: no image or VM name given"
3270 msgstr ""
3271
3272 #: tools/virt-make-fs.pl:291
3273 msgid "virt-make-fs input output\n"
3274 msgstr ""
3275
3276 #: tools/virt-make-fs.pl:321
3277 msgid "unexpected output from 'du' command"
3278 msgstr ""
3279
3280 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3281 #: tools/virt-make-fs.pl:458
3282 #, perl-brace-format
3283 msgid "{f}: unknown input format: {fmt}\n"
3284 msgstr ""
3285
3286 #: tools/virt-make-fs.pl:391
3287 #, perl-brace-format
3288 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3289 msgstr ""
3290
3291 #: tools/virt-make-fs.pl:406
3292 msgid ""
3293 "qemu-img create: failed to create disk image, see earlier error messages\n"
3294 msgstr ""
3295
3296 #: tools/virt-make-fs.pl:417
3297 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3298 msgstr ""
3299
3300 #: tools/virt-make-fs.pl:442
3301 msgid "tar: failed, see earlier messages\n"
3302 msgstr ""
3303
3304 #: tools/virt-make-fs.pl:464
3305 msgid "uncompress command failed, see earlier messages\n"
3306 msgstr ""
3307
3308 #: tools/virt-make-fs.pl:499
3309 msgid ""
3310 "virt-make-fs: error copying contents into filesystem\n"
3311 "An error here usually means that the program did not estimate the\n"
3312 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3313 msgstr ""
3314
3315 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3316 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3317 msgstr ""
3318
3319 #: tools/virt-tar.pl:222
3320 msgid "virt-tar: no image, VM names, directory or filename given"
3321 msgstr ""
3322
3323 #: tools/virt-tar.pl:225
3324 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3325 msgstr ""
3326
3327 #: tools/virt-tar.pl:236
3328 #, perl-brace-format
3329 msgid "virt-tar: {tarball}: file not found\n"
3330 msgstr ""
3331
3332 #: tools/virt-tar.pl:239
3333 #, perl-brace-format
3334 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3335 msgstr ""
3336
3337 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3338 #, perl-brace-format
3339 msgid ""
3340 "{prog}: No operating system could be detected inside this disk image.\n"
3341 "\n"
3342 "This may be because the file is not a disk image, or is not a virtual "
3343 "machine\n"
3344 "image, or because the OS type is not understood by libguestfs.\n"
3345 "\n"
3346 "If you feel this is an error, please file a bug report including as much\n"
3347 "information about the disk image as possible.\n"
3348 msgstr ""
3349
3350 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3351 #, perl-brace-format
3352 msgid "{prog}: multiboot operating systems are not supported.\n"
3353 msgstr ""
3354
3355 #: tools/virt-win-reg.pl:245
3356 msgid "no libvirt domain name or disk image given\n"
3357 msgstr ""
3358
3359 #: tools/virt-win-reg.pl:287
3360 msgid ""
3361 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3362 "export\n"
3363 msgstr ""
3364
3365 #: tools/virt-win-reg.pl:446
3366 #, perl-brace-format
3367 msgid "virt-win-reg: {p}: cannot find user directory\n"
3368 msgstr ""
3369
3370 #: tools/virt-win-reg.pl:451
3371 #, perl-brace-format
3372 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3373 msgstr ""
3374
3375 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3376 #, perl-brace-format
3377 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3378 msgstr ""
3379
3380 #: tools/virt-win-reg.pl:529
3381 #, perl-brace-format
3382 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3383 msgstr ""
3384
3385 #: tools/virt-win-reg.pl:551
3386 #, perl-brace-format
3387 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3388 msgstr ""