Version 1.15.5.
[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-11-21 13:23+0000\n"
14 "PO-Revision-Date: 2011-10-27 09:11+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:61 cat/virt-filesystems.c:100
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:78 rescue/virt-rescue.c:62
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:121 cat/virt-filesystems.c:203
52 #: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
53 #: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:140
54 #: rescue/virt-rescue.c:142
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:143 cat/virt-filesystems.c:257
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:164
62 #: rescue/virt-rescue.c:179
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:65
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-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1556
98 #, c-format
99 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
100 msgstr ""
101
102 #: cat/virt-cat.c:373 edit/virt-edit.c:599
103 #, c-format
104 msgid "%s: drive '%c:' not found.\n"
105 msgstr ""
106
107 #: cat/virt-filesystems.c:104
108 #, c-format
109 msgid ""
110 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
111 "Copyright (C) 2010 Red Hat Inc.\n"
112 "Usage:\n"
113 "  %s [--options] -d domname\n"
114 "  %s [--options] -a disk.img [-a disk.img ...]\n"
115 "Options:\n"
116 "  -a|--add image       Add image\n"
117 "  --all                Display everything\n"
118 "  --blkdevs|--block-devices\n"
119 "                       Display block devices\n"
120 "  -c|--connect uri     Specify libvirt URI for -d option\n"
121 "  --csv                Output as Comma-Separated Values\n"
122 "  -d|--domain guest    Add disks from libvirt guest\n"
123 "  --echo-keys          Don't turn off echo for passphrases\n"
124 "  --extra              Display swap and data filesystems\n"
125 "  --filesystems        Display mountable filesystems\n"
126 "  --format[=raw|..]    Force disk format for -a option\n"
127 "  -h|--human-readable  Human-readable sizes in --long output\n"
128 "  --help               Display brief help\n"
129 "  --keys-from-stdin    Read passphrases from stdin\n"
130 "  -l|--long            Long output\n"
131 "  --lvs|--logvols|--logical-volumes\n"
132 "                       Display LVM logical volumes\n"
133 "  --no-title           No title in --long output\n"
134 "  --parts|--partitions Display partitions\n"
135 "  --pvs|--physvols|--physical-volumes\n"
136 "                       Display LVM physical volumes\n"
137 "  --uuid|--uuids       Add UUIDs to --long output\n"
138 "  -v|--verbose         Verbose messages\n"
139 "  -V|--version         Display version and exit\n"
140 "  --vgs|--volgroups|--volume-groups\n"
141 "                       Display LVM volume groups\n"
142 "  -x                   Trace libguestfs API calls\n"
143 "For more information, see the manpage %s(1).\n"
144 msgstr ""
145
146 #: cat/virt-filesystems.c:319 cat/virt-ls.c:347 df/main.c:255
147 #, c-format
148 msgid "%s: you cannot use -h and --csv options together.\n"
149 msgstr ""
150
151 #: cat/virt-ls.c:103
152 #, c-format
153 msgid ""
154 "%s: list files in a virtual machine\n"
155 "Copyright (C) 2010-2011 Red Hat Inc.\n"
156 "Usage:\n"
157 "  %s [--options] -d domname dir [dir ...]\n"
158 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
159 "Options:\n"
160 "  -a|--add image       Add image\n"
161 "  --checksum[=...]     Display file checksums\n"
162 "  -c|--connect uri     Specify libvirt URI for -d option\n"
163 "  --csv                Comma-Separated Values output\n"
164 "  -d|--domain guest    Add disks from libvirt guest\n"
165 "  --echo-keys          Don't turn off echo for passphrases\n"
166 "  --extra-stats        Display extra stats\n"
167 "  --format[=raw|..]    Force disk format for -a option\n"
168 "  --help               Display brief help\n"
169 "  -h|--human-readable  Human-readable sizes in output\n"
170 "  --keys-from-stdin    Read passphrases from stdin\n"
171 "  -l|--long            Long listing\n"
172 "  -R|--recursive       Recursive listing\n"
173 "  --times              Display file times\n"
174 "  --time-days          Display file times as days before now\n"
175 "  --time-relative      Display file times as seconds before now\n"
176 "  --time-t             Display file times as time_t's\n"
177 "  --uids               Display UID, GID\n"
178 "  -v|--verbose         Verbose messages\n"
179 "  -V|--version         Display version and exit\n"
180 "  -x                   Trace libguestfs API calls\n"
181 "For more information, see the manpage %s(1).\n"
182 msgstr ""
183
184 #: cat/virt-ls.c:338
185 #, c-format
186 msgid ""
187 "%s: used a flag which can only be combined with -lR mode\n"
188 "For more information, read the virt-ls(1) man page.\n"
189 msgstr ""
190
191 #: cat/virt-ls.c:577
192 #, c-format
193 msgid "%s: error getting extended attrs for %s %s\n"
194 msgstr ""
195
196 #: cat/virt-ls.c:583
197 #, c-format
198 msgid "%s: error: cannot parse xattr count for %s %s\n"
199 msgstr ""
200
201 #: df/domains.c:115
202 #, c-format
203 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
204 msgstr ""
205
206 #: df/domains.c:124
207 #, c-format
208 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
209 msgstr ""
210
211 #: df/domains.c:134
212 #, c-format
213 msgid "%s: could not list running domains (code %d, domain %d): %s"
214 msgstr ""
215
216 #: df/domains.c:145
217 #, c-format
218 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
219 msgstr ""
220
221 #: df/domains.c:155
222 #, c-format
223 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
224 msgstr ""
225
226 #: df/domains.c:281
227 #, c-format
228 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
229 msgstr ""
230
231 #: df/main.c:74
232 #, c-format
233 msgid ""
234 "%s: display free space on virtual filesystems\n"
235 "Copyright (C) 2010 Red Hat Inc.\n"
236 "Usage:\n"
237 "  %s [--options] -d domname\n"
238 "  %s [--options] -a disk.img [-a disk.img ...]\n"
239 "Options:\n"
240 "  -a|--add image       Add image\n"
241 "  -c|--connect uri     Specify libvirt URI for -d option\n"
242 "  --csv                Output as Comma-Separated Values\n"
243 "  -d|--domain guest    Add disks from libvirt guest\n"
244 "  --format[=raw|..]    Force disk format for -a option\n"
245 "  -h|--human-readable  Human-readable sizes in --long output\n"
246 "  --help               Display brief help\n"
247 "  -i|--inodes          Display inodes\n"
248 "  --one-per-guest      Separate appliance per guest\n"
249 "  --uuid               Add UUIDs to --long output\n"
250 "  -v|--verbose         Verbose messages\n"
251 "  -V|--version         Display version and exit\n"
252 "  -x                   Trace libguestfs API calls\n"
253 "For more information, see the manpage %s(1).\n"
254 msgstr ""
255
256 #: df/main.c:267
257 #, c-format
258 msgid "%s: compiled without support for libvirt.\n"
259 msgstr ""
260
261 #: df/output.c:50
262 msgid "VirtualMachine"
263 msgstr ""
264
265 #: df/output.c:51
266 msgid "Filesystem"
267 msgstr "फ़ाइलसिस्टम"
268
269 #: df/output.c:54
270 msgid "1K-blocks"
271 msgstr ""
272
273 #: df/output.c:56
274 msgid "Size"
275 msgstr "आकार"
276
277 #: df/output.c:57
278 msgid "Used"
279 msgstr "उपयोग में"
280
281 #: df/output.c:58
282 msgid "Available"
283 msgstr "उपलब्ध"
284
285 #: df/output.c:59
286 msgid "Use%"
287 msgstr ""
288
289 #: df/output.c:61
290 msgid "Inodes"
291 msgstr "आइनोड"
292
293 #: df/output.c:62
294 msgid "IUsed"
295 msgstr ""
296
297 #: df/output.c:63
298 msgid "IFree"
299 msgstr ""
300
301 #: df/output.c:64
302 msgid "IUse%"
303 msgstr ""
304
305 #: edit/virt-edit.c:77
306 #, c-format
307 msgid ""
308 "%s: Edit a file in a virtual machine\n"
309 "Copyright (C) 2009-2011 Red Hat Inc.\n"
310 "Usage:\n"
311 "  %s [--options] -d domname file [file ...]\n"
312 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
313 "Options:\n"
314 "  -a|--add image       Add image\n"
315 "  -b|--backup .ext     Backup original as original.ext\n"
316 "  -c|--connect uri     Specify libvirt URI for -d option\n"
317 "  -d|--domain guest    Add disks from libvirt guest\n"
318 "  --echo-keys          Don't turn off echo for passphrases\n"
319 "  -e|--expr expr       Non-interactive editing using Perl expr\n"
320 "  --format[=raw|..]    Force disk format for -a option\n"
321 "  --help               Display brief help\n"
322 "  --keys-from-stdin    Read passphrases from stdin\n"
323 "  -v|--verbose         Verbose messages\n"
324 "  -V|--version         Display version and exit\n"
325 "  -x                   Trace libguestfs API calls\n"
326 "For more information, see the manpage %s(1).\n"
327 msgstr ""
328
329 #: edit/virt-edit.c:175
330 #, c-format
331 msgid "%s: -b option given multiple times\n"
332 msgstr ""
333
334 #: edit/virt-edit.c:192
335 #, c-format
336 msgid "%s: -e option given multiple times\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:2755
360 msgid "Command"
361 msgstr "कमांड"
362
363 #: fish/cmds.c:2755
364 msgid "Description"
365 msgstr "वर्णन"
366
367 #: fish/cmds.c:2757
368 msgid "add a CD-ROM disk image to examine"
369 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
370
371 #: fish/cmds.c:2758
372 msgid "add the disk(s) from a named libvirt domain"
373 msgstr ""
374
375 #: fish/cmds.c:2759 fish/cmds.c:2760
376 msgid "add an image to examine or modify"
377 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
378
379 #: fish/cmds.c:2761
380 msgid "add a drive in snapshot mode (read-only)"
381 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
382
383 #: fish/cmds.c:2762
384 msgid "add a drive read-only specifying the QEMU block emulation to use"
385 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
386
387 #: fish/cmds.c:2763
388 msgid "add a drive specifying the QEMU block emulation to use"
389 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
390
391 #: fish/cmds.c:2764
392 msgid "allocate and add a disk file"
393 msgstr ""
394
395 #: fish/cmds.c:2765
396 msgid "clear Augeas path"
397 msgstr ""
398
399 #: fish/cmds.c:2766
400 msgid "close the current Augeas handle"
401 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
402
403 #: fish/cmds.c:2767
404 msgid "define an Augeas node"
405 msgstr "कोई Augeas नोड परिभाषित करें"
406
407 #: fish/cmds.c:2768
408 msgid "define an Augeas variable"
409 msgstr "कोई Augeas चर परिभाषित करें"
410
411 #: fish/cmds.c:2769
412 msgid "look up the value of an Augeas path"
413 msgstr "Augeas पथ के मान के लिए देखें"
414
415 #: fish/cmds.c:2770
416 msgid "create a new Augeas handle"
417 msgstr "नया Augeas नियंत्रण बनाएँ"
418
419 #: fish/cmds.c:2771
420 msgid "insert a sibling Augeas node"
421 msgstr "सहोदर Augeas नोड घुसाएँ"
422
423 #: fish/cmds.c:2772
424 msgid "load files into the tree"
425 msgstr "तरू में फाइल लोड करें"
426
427 #: fish/cmds.c:2773
428 msgid "list Augeas nodes under augpath"
429 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
430
431 #: fish/cmds.c:2774
432 msgid "return Augeas nodes which match augpath"
433 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
434
435 #: fish/cmds.c:2775
436 msgid "move Augeas node"
437 msgstr "Augeas नोड खिसकाएँ"
438
439 #: fish/cmds.c:2776
440 msgid "remove an Augeas path"
441 msgstr "Augeas पथ हटाएँ"
442
443 #: fish/cmds.c:2777
444 msgid "write all pending Augeas changes to disk"
445 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
446
447 #: fish/cmds.c:2778
448 msgid "set Augeas path to value"
449 msgstr "Augeas पथ को वाल्व में सेट करें"
450
451 #: fish/cmds.c:2779
452 msgid "test availability of some parts of the API"
453 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
454
455 #: fish/cmds.c:2780
456 msgid "return a list of all optional groups"
457 msgstr ""
458
459 #: fish/cmds.c:2781
460 msgid "upload base64-encoded data to file"
461 msgstr ""
462
463 #: fish/cmds.c:2782
464 msgid "download file and encode as base64"
465 msgstr ""
466
467 #: fish/cmds.c:2783
468 msgid "flush device buffers"
469 msgstr "फ्लश युक्ति बफर"
470
471 #: fish/cmds.c:2784
472 msgid "get blocksize of block device"
473 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
474
475 #: fish/cmds.c:2785
476 msgid "is block device set to read-only"
477 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
478
479 #: fish/cmds.c:2786
480 msgid "get total size of device in bytes"
481 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
482
483 #: fish/cmds.c:2787
484 msgid "get sectorsize of block device"
485 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
486
487 #: fish/cmds.c:2788
488 msgid "get total size of device in 512-byte sectors"
489 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
490
491 #: fish/cmds.c:2789
492 msgid "reread partition table"
493 msgstr "विभाजन सारणी फिर पढ़ें"
494
495 #: fish/cmds.c:2790
496 msgid "set blocksize of block device"
497 msgstr "खंड युक्ति का खंड आकार सेट करें"
498
499 #: fish/cmds.c:2791
500 msgid "set block device to read-only"
501 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
502
503 #: fish/cmds.c:2792
504 msgid "set block device to read-write"
505 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
506
507 #: fish/cmds.c:2793
508 msgid "resize a btrfs filesystem"
509 msgstr ""
510
511 #: fish/cmds.c:2794
512 msgid "return true path on case-insensitive filesystem"
513 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
514
515 #: fish/cmds.c:2795
516 msgid "list the contents of a file"
517 msgstr "फाइल की सामग्री सूचीबद्ध करें"
518
519 #: fish/cmds.c:2796
520 msgid "compute MD5, SHAx or CRC checksum of file"
521 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
522
523 #: fish/cmds.c:2797
524 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
525 msgstr ""
526
527 #: fish/cmds.c:2798
528 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
529 msgstr ""
530
531 #: fish/cmds.c:2799
532 msgid "change file mode"
533 msgstr "फाइल नोड बदलें"
534
535 #: fish/cmds.c:2800 fish/cmds.c:2929
536 msgid "change file owner and group"
537 msgstr "फाइल स्वामी और समूह बदलें"
538
539 #: fish/cmds.c:2801
540 msgid "run a command from the guest filesystem"
541 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
542
543 #: fish/cmds.c:2802
544 msgid "run a command, returning lines"
545 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
546
547 #: fish/cmds.c:2803
548 msgid "output compressed device"
549 msgstr ""
550
551 #: fish/cmds.c:2804
552 msgid "output compressed file"
553 msgstr ""
554
555 #: fish/cmds.c:2805
556 msgid "add qemu parameters"
557 msgstr "qemu पैरामीटर जोड़ें"
558
559 #: fish/cmds.c:2806
560 msgid "copy from source device to destination device"
561 msgstr ""
562
563 #: fish/cmds.c:2807
564 msgid "copy from source device to destination file"
565 msgstr ""
566
567 #: fish/cmds.c:2808
568 msgid "copy from source file to destination device"
569 msgstr ""
570
571 #: fish/cmds.c:2809
572 msgid "copy from source file to destination file"
573 msgstr ""
574
575 #: fish/cmds.c:2810
576 msgid "copy local files or directories into an image"
577 msgstr ""
578
579 #: fish/cmds.c:2811
580 msgid "copy remote files or directories out of an image"
581 msgstr ""
582
583 #: fish/cmds.c:2812
584 msgid "copy size bytes from source to destination using dd"
585 msgstr ""
586
587 #: fish/cmds.c:2813
588 msgid "copy a file"
589 msgstr "कोई फाइल कॉपी करें"
590
591 #: fish/cmds.c:2814
592 msgid "copy a file or directory recursively"
593 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
594
595 #: fish/cmds.c:2815
596 msgid "copy from source to destination using dd"
597 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
598
599 #: fish/cmds.c:2816
600 msgid "debugging and internals"
601 msgstr "डिबगिंग और आंतरिक"
602
603 #: fish/cmds.c:2817
604 msgid "debug the QEMU command line (internal use only)"
605 msgstr ""
606
607 #: fish/cmds.c:2818
608 msgid "debug the drives (internal use only)"
609 msgstr ""
610
611 #: fish/cmds.c:2819
612 msgid "upload a file to the appliance (internal use only)"
613 msgstr ""
614
615 #: fish/cmds.c:2820
616 msgid "report file system disk space usage"
617 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
618
619 #: fish/cmds.c:2821
620 msgid "report file system disk space usage (human readable)"
621 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
622
623 #: fish/cmds.c:2822
624 msgid "display an image"
625 msgstr ""
626
627 #: fish/cmds.c:2823
628 msgid "return kernel messages"
629 msgstr "कर्नेल संदेश लौटाएँ"
630
631 #: fish/cmds.c:2824
632 msgid "download a file to the local machine"
633 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
634
635 #: fish/cmds.c:2825
636 msgid "download a file to the local machine with offset and size"
637 msgstr ""
638
639 #: fish/cmds.c:2826
640 msgid "drop kernel page cache, dentries and inodes"
641 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
642
643 #: fish/cmds.c:2827
644 msgid "estimate file space usage"
645 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
646
647 #: fish/cmds.c:2828
648 msgid "check an ext2/ext3 filesystem"
649 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
650
651 #: fish/cmds.c:2829
652 msgid "display a line of text"
653 msgstr "पाठ पंक्ति दिखाएँ"
654
655 #: fish/cmds.c:2830
656 msgid "echo arguments back to the client"
657 msgstr "इको तर्क क्लाइंट को वापस"
658
659 #: fish/cmds.c:2831
660 msgid "edit a file"
661 msgstr ""
662
663 #: fish/cmds.c:2832 fish/cmds.c:2833 fish/cmds.c:2838 fish/cmds.c:2839
664 #: fish/cmds.c:2874 fish/cmds.c:2875 fish/cmds.c:3136 fish/cmds.c:3137
665 #: fish/cmds.c:3141 fish/cmds.c:3142 fish/cmds.c:3144 fish/cmds.c:3145
666 msgid "return lines matching a pattern"
667 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
668
669 #: fish/cmds.c:2834
670 msgid "test if two files have equal contents"
671 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
672
673 #: fish/cmds.c:2835
674 msgid "test if file or directory exists"
675 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
676
677 #: fish/cmds.c:2836 fish/cmds.c:2837
678 msgid "preallocate a file in the guest filesystem"
679 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
680
681 #: fish/cmds.c:2840
682 msgid "determine file type"
683 msgstr "फाइल प्रकार निर्धारित करें"
684
685 #: fish/cmds.c:2841
686 msgid "detect the architecture of a binary file"
687 msgstr ""
688
689 #: fish/cmds.c:2842
690 msgid "return the size of the file in bytes"
691 msgstr "बाइट में फाइल का आकार वापस करें"
692
693 #: fish/cmds.c:2843
694 msgid "fill a file with octets"
695 msgstr "ऑक्टेट के साथ फाइल भरें"
696
697 #: fish/cmds.c:2844
698 msgid "fill a file with a repeating pattern of bytes"
699 msgstr ""
700
701 #: fish/cmds.c:2845
702 msgid "find all files and directories"
703 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
704
705 #: fish/cmds.c:2846
706 msgid "find all files and directories, returning NUL-separated list"
707 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
708
709 #: fish/cmds.c:2847
710 msgid "find a filesystem by label"
711 msgstr ""
712
713 #: fish/cmds.c:2848
714 msgid "find a filesystem by UUID"
715 msgstr ""
716
717 #: fish/cmds.c:2849
718 msgid "run the filesystem checker"
719 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
720
721 #: fish/cmds.c:2850
722 msgid "get the additional kernel options"
723 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
724
725 #: fish/cmds.c:2851
726 msgid "get the attach method"
727 msgstr ""
728
729 #: fish/cmds.c:2852
730 msgid "get autosync mode"
731 msgstr "autosync विधि पाएँ"
732
733 #: fish/cmds.c:2853
734 msgid "get direct appliance mode flag"
735 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
736
737 #: fish/cmds.c:2854
738 msgid "get the ext2/3/4 filesystem label"
739 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
740
741 #: fish/cmds.c:2855
742 msgid "get the ext2/3/4 filesystem UUID"
743 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
744
745 #: fish/cmds.c:2856
746 msgid "get memory allocated to the qemu subprocess"
747 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
748
749 #: fish/cmds.c:2857
750 msgid "get enable network flag"
751 msgstr ""
752
753 #: fish/cmds.c:2858
754 msgid "get the search path"
755 msgstr "खोज पथ पाएँ"
756
757 #: fish/cmds.c:2859
758 msgid "get process group flag"
759 msgstr ""
760
761 #: fish/cmds.c:2860
762 msgid "get PID of qemu subprocess"
763 msgstr "qemu की उपप्रक्रिया PID पाएँ"
764
765 #: fish/cmds.c:2861
766 msgid "get the qemu binary"
767 msgstr "qemu द्विपदीय पाएँ"
768
769 #: fish/cmds.c:2862
770 msgid "get recovery process enabled flag"
771 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
772
773 #: fish/cmds.c:2863
774 msgid "get SELinux enabled flag"
775 msgstr "SELinux सक्रिय फ्लैग पाएँ"
776
777 #: fish/cmds.c:2864
778 msgid "get number of virtual CPUs in appliance"
779 msgstr ""
780
781 #: fish/cmds.c:2865
782 msgid "get the current state"
783 msgstr "मौजूदा स्थिति पाएँ"
784
785 #: fish/cmds.c:2866
786 msgid "get command trace enabled flag"
787 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
788
789 #: fish/cmds.c:2867
790 msgid "get the current umask"
791 msgstr ""
792
793 #: fish/cmds.c:2868
794 msgid "get verbose mode"
795 msgstr "वर्बोस विधि पाएँ"
796
797 #: fish/cmds.c:2869
798 msgid "get SELinux security context"
799 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
800
801 #: fish/cmds.c:2870 fish/cmds.c:2930
802 msgid "get a single extended attribute"
803 msgstr ""
804
805 #: fish/cmds.c:2871 fish/cmds.c:2931
806 msgid "list extended attributes of a file or directory"
807 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
808
809 #: fish/cmds.c:2872
810 msgid "expand wildcards in command"
811 msgstr "कमांड में कमांड वाइल्डकार्ड"
812
813 #: fish/cmds.c:2873
814 msgid "expand a wildcard path"
815 msgstr "वाइल्डकार्ड पथ फैलाएँ"
816
817 #: fish/cmds.c:2876
818 msgid "install GRUB 1"
819 msgstr ""
820
821 #: fish/cmds.c:2877
822 msgid "return first 10 lines of a file"
823 msgstr "फाइल का 10 पंक्ति वापस करें"
824
825 #: fish/cmds.c:2878
826 msgid "return first N lines of a file"
827 msgstr "फाइल का पहला N पंक्ति वापस करें"
828
829 #: fish/cmds.c:2879
830 msgid "dump a file in hexadecimal"
831 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
832
833 #: fish/cmds.c:2880
834 msgid "edit with a hex editor"
835 msgstr ""
836
837 #: fish/cmds.c:2881
838 msgid "list the contents of a single file in an initrd"
839 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
840
841 #: fish/cmds.c:2882
842 msgid "list files in an initrd"
843 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
844
845 #: fish/cmds.c:2883
846 msgid "add an inotify watch"
847 msgstr "inotify वाच जोड़ें"
848
849 #: fish/cmds.c:2884
850 msgid "close the inotify handle"
851 msgstr "inotify नियंत्रण बंद करें"
852
853 #: fish/cmds.c:2885
854 msgid "return list of watched files that had events"
855 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
856
857 #: fish/cmds.c:2886
858 msgid "create an inotify handle"
859 msgstr "inotify नियंत्रण बनाएँ"
860
861 #: fish/cmds.c:2887
862 msgid "return list of inotify events"
863 msgstr "inotify घटना की सूची वापस करता है"
864
865 #: fish/cmds.c:2888
866 msgid "remove an inotify watch"
867 msgstr "inotify जाँच का हटाएँ"
868
869 #: fish/cmds.c:2889
870 msgid "get architecture of inspected operating system"
871 msgstr ""
872
873 #: fish/cmds.c:2890
874 msgid "get distro of inspected operating system"
875 msgstr ""
876
877 #: fish/cmds.c:2891
878 msgid "get drive letter mappings"
879 msgstr ""
880
881 #: fish/cmds.c:2892
882 msgid "get filesystems associated with inspected operating system"
883 msgstr ""
884
885 #: fish/cmds.c:2893
886 msgid "get format of inspected operating system"
887 msgstr ""
888
889 #: fish/cmds.c:2894
890 msgid "get hostname of the operating system"
891 msgstr ""
892
893 #: fish/cmds.c:2895
894 msgid "get the icon corresponding to this operating system"
895 msgstr ""
896
897 #: fish/cmds.c:2896
898 msgid "get major version of inspected operating system"
899 msgstr ""
900
901 #: fish/cmds.c:2897
902 msgid "get minor version of inspected operating system"
903 msgstr ""
904
905 #: fish/cmds.c:2898
906 msgid "get mountpoints of inspected operating system"
907 msgstr ""
908
909 #: fish/cmds.c:2899
910 msgid "get package format used by the operating system"
911 msgstr ""
912
913 #: fish/cmds.c:2900
914 msgid "get package management tool used by the operating system"
915 msgstr ""
916
917 #: fish/cmds.c:2901
918 msgid "get product name of inspected operating system"
919 msgstr ""
920
921 #: fish/cmds.c:2902
922 msgid "get product variant of inspected operating system"
923 msgstr ""
924
925 #: fish/cmds.c:2903
926 msgid "return list of operating systems found by last inspection"
927 msgstr ""
928
929 #: fish/cmds.c:2904
930 msgid "get type of inspected operating system"
931 msgstr ""
932
933 #: fish/cmds.c:2905
934 msgid "get Windows CurrentControlSet of inspected operating system"
935 msgstr ""
936
937 #: fish/cmds.c:2906
938 msgid "get Windows systemroot of inspected operating system"
939 msgstr ""
940
941 #: fish/cmds.c:2907
942 msgid "get live flag for install disk"
943 msgstr ""
944
945 #: fish/cmds.c:2908
946 msgid "get multipart flag for install disk"
947 msgstr ""
948
949 #: fish/cmds.c:2909
950 msgid "get netinst (network installer) flag for install disk"
951 msgstr ""
952
953 #: fish/cmds.c:2910
954 msgid "get list of applications installed in the operating system"
955 msgstr ""
956
957 #: fish/cmds.c:2911
958 msgid "inspect disk and return list of operating systems found"
959 msgstr ""
960
961 #: fish/cmds.c:2912
962 msgid "test if block device"
963 msgstr ""
964
965 #: fish/cmds.c:2913
966 msgid "is busy processing a command"
967 msgstr "कमांड की प्रक्रिया में व्यस्त है"
968
969 #: fish/cmds.c:2914
970 msgid "test if character device"
971 msgstr ""
972
973 #: fish/cmds.c:2915
974 msgid "is in configuration state"
975 msgstr "विन्यास स्थिति में है"
976
977 #: fish/cmds.c:2916
978 msgid "test if a directory"
979 msgstr ""
980
981 #: fish/cmds.c:2917
982 msgid "test if FIFO (named pipe)"
983 msgstr ""
984
985 #: fish/cmds.c:2918
986 msgid "test if a regular file"
987 msgstr ""
988
989 #: fish/cmds.c:2919
990 msgid "is launching subprocess"
991 msgstr "उपपक्रिया को लॉन्च कर रहा है"
992
993 #: fish/cmds.c:2920
994 msgid "test if device is a logical volume"
995 msgstr ""
996
997 #: fish/cmds.c:2921
998 msgid "is ready to accept commands"
999 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1000
1001 #: fish/cmds.c:2922
1002 msgid "test if socket"
1003 msgstr ""
1004
1005 #: fish/cmds.c:2923
1006 msgid "test if symbolic link"
1007 msgstr ""
1008
1009 #: fish/cmds.c:2924
1010 msgid "test if a file contains all zero bytes"
1011 msgstr ""
1012
1013 #: fish/cmds.c:2925
1014 msgid "test if a device contains all zero bytes"
1015 msgstr ""
1016
1017 #: fish/cmds.c:2926
1018 msgid "kill the qemu subprocess"
1019 msgstr "qemu उपपक्रिया को किल करें"
1020
1021 #: fish/cmds.c:2927
1022 msgid "launch the qemu subprocess"
1023 msgstr "qemu उपपक्रिया लॉन्च करें"
1024
1025 #: fish/cmds.c:2928
1026 msgid "change working directory"
1027 msgstr "कार्यशील निर्देशिका बदलें"
1028
1029 #: fish/cmds.c:2932
1030 msgid "list 9p filesystems"
1031 msgstr ""
1032
1033 #: fish/cmds.c:2933
1034 msgid "list the block devices"
1035 msgstr "खंड युक्ति को सूचीबद्ध करता है"
1036
1037 #: fish/cmds.c:2934
1038 msgid "list device mapper devices"
1039 msgstr ""
1040
1041 #: fish/cmds.c:2935
1042 msgid "list filesystems"
1043 msgstr ""
1044
1045 #: fish/cmds.c:2936
1046 msgid "list Linux md (RAID) devices"
1047 msgstr ""
1048
1049 #: fish/cmds.c:2937
1050 msgid "list the partitions"
1051 msgstr "विभाजन सूचीबद्ध करें"
1052
1053 #: fish/cmds.c:2938
1054 msgid "list the files in a directory (long format)"
1055 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
1056
1057 #: fish/cmds.c:2939 fish/cmds.c:2940
1058 msgid "create a hard link"
1059 msgstr "कोई हार्ड लिंक बनाएँ"
1060
1061 #: fish/cmds.c:2941 fish/cmds.c:2942
1062 msgid "create a symbolic link"
1063 msgstr "सांकेतिक लिंक बनाएँ"
1064
1065 #: fish/cmds.c:2943 fish/cmds.c:3039
1066 msgid "remove extended attribute of a file or directory"
1067 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
1068
1069 #: fish/cmds.c:2944
1070 msgid "list the files in a directory"
1071 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1072
1073 #: fish/cmds.c:2945 fish/cmds.c:3069
1074 msgid "set extended attribute of a file or directory"
1075 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
1076
1077 #: fish/cmds.c:2946
1078 msgid "get file information for a symbolic link"
1079 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
1080
1081 #: fish/cmds.c:2947
1082 msgid "lstat on multiple files"
1083 msgstr "lstat विविध फाइल पर"
1084
1085 #: fish/cmds.c:2948
1086 msgid "add a key on a LUKS encrypted device"
1087 msgstr ""
1088
1089 #: fish/cmds.c:2949
1090 msgid "close a LUKS device"
1091 msgstr ""
1092
1093 #: fish/cmds.c:2950 fish/cmds.c:2951
1094 msgid "format a block device as a LUKS encrypted device"
1095 msgstr ""
1096
1097 #: fish/cmds.c:2952
1098 msgid "remove a key from a LUKS encrypted device"
1099 msgstr ""
1100
1101 #: fish/cmds.c:2953
1102 msgid "open a LUKS-encrypted block device"
1103 msgstr ""
1104
1105 #: fish/cmds.c:2954
1106 msgid "open a LUKS-encrypted block device read-only"
1107 msgstr ""
1108
1109 #: fish/cmds.c:2955
1110 msgid "create an LVM logical volume"
1111 msgstr ""
1112
1113 #: fish/cmds.c:2956
1114 msgid "get canonical name of an LV"
1115 msgstr ""
1116
1117 #: fish/cmds.c:2957
1118 msgid "clear LVM device filter"
1119 msgstr ""
1120
1121 #: fish/cmds.c:2958
1122 msgid "remove all LVM LVs, VGs and PVs"
1123 msgstr "सभी LVM LV, VG और PV हटाएँ"
1124
1125 #: fish/cmds.c:2959
1126 msgid "set LVM device filter"
1127 msgstr ""
1128
1129 #: fish/cmds.c:2960
1130 msgid "remove an LVM logical volume"
1131 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1132
1133 #: fish/cmds.c:2961
1134 msgid "rename an LVM logical volume"
1135 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1136
1137 #: fish/cmds.c:2962
1138 msgid "resize an LVM logical volume"
1139 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1140
1141 #: fish/cmds.c:2963
1142 msgid "expand an LV to fill free space"
1143 msgstr ""
1144
1145 #: fish/cmds.c:2964 fish/cmds.c:2965
1146 msgid "list the LVM logical volumes (LVs)"
1147 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1148
1149 #: fish/cmds.c:2966
1150 msgid "get the UUID of a logical volume"
1151 msgstr ""
1152
1153 #: fish/cmds.c:2967
1154 msgid "lgetxattr on multiple files"
1155 msgstr "विविध फाइल पर lgetxattr करें"
1156
1157 #: fish/cmds.c:2968
1158 msgid "open the manual"
1159 msgstr ""
1160
1161 #: fish/cmds.c:2969
1162 msgid "create a Linux md (RAID) device"
1163 msgstr ""
1164
1165 #: fish/cmds.c:2970
1166 msgid "obtain metadata for an MD device"
1167 msgstr ""
1168
1169 #: fish/cmds.c:2971
1170 msgid "create a directory"
1171 msgstr "निर्देशिका बनाएँ"
1172
1173 #: fish/cmds.c:2972
1174 msgid "create a directory with a particular mode"
1175 msgstr "खास विधि से निर्देशिका बनाएँ"
1176
1177 #: fish/cmds.c:2973
1178 msgid "create a directory and parents"
1179 msgstr "जनक और निर्देशिका बनाएँ"
1180
1181 #: fish/cmds.c:2974
1182 msgid "create a temporary directory"
1183 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1184
1185 #: fish/cmds.c:2975 fish/cmds.c:2976 fish/cmds.c:2977
1186 msgid "make ext2/3/4 filesystem with external journal"
1187 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1188
1189 #: fish/cmds.c:2978
1190 msgid "make ext2/3/4 external journal"
1191 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1192
1193 #: fish/cmds.c:2979
1194 msgid "make ext2/3/4 external journal with label"
1195 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1196
1197 #: fish/cmds.c:2980
1198 msgid "make ext2/3/4 external journal with UUID"
1199 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1200
1201 #: fish/cmds.c:2981
1202 msgid "make FIFO (named pipe)"
1203 msgstr "FIFO (named पाइप) बनाएँ"
1204
1205 #: fish/cmds.c:2982 fish/cmds.c:2984
1206 msgid "make a filesystem"
1207 msgstr "फाइलसिस्टम बनाएँ"
1208
1209 #: fish/cmds.c:2983
1210 msgid "make a filesystem with block size"
1211 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1212
1213 #: fish/cmds.c:2985
1214 msgid "create a mountpoint"
1215 msgstr "आरोहबिंदु बनाएँ"
1216
1217 #: fish/cmds.c:2986
1218 msgid "make block, character or FIFO devices"
1219 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1220
1221 #: fish/cmds.c:2987
1222 msgid "make block device node"
1223 msgstr "खंड युक्ति नोड बनाएँ"
1224
1225 #: fish/cmds.c:2988
1226 msgid "make char device node"
1227 msgstr "चार युक्ति नोड बनाएँ"
1228
1229 #: fish/cmds.c:2989
1230 msgid "create a swap partition"
1231 msgstr "कोई स्वैप विभाजन बनाएँ"
1232
1233 #: fish/cmds.c:2990
1234 msgid "create a swap partition with a label"
1235 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1236
1237 #: fish/cmds.c:2991
1238 msgid "create a swap partition with an explicit UUID"
1239 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1240
1241 #: fish/cmds.c:2992
1242 msgid "create a swap file"
1243 msgstr "कोई स्वैप फाइल बनाएँ"
1244
1245 #: fish/cmds.c:2993
1246 msgid "load a kernel module"
1247 msgstr "कर्नेल मॉड्यूल लोड करें"
1248
1249 #: fish/cmds.c:2994
1250 msgid "view a file"
1251 msgstr ""
1252
1253 #: fish/cmds.c:2995
1254 msgid "mount a guest disk at a position in the filesystem"
1255 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1256
1257 #: fish/cmds.c:2996
1258 msgid "mount 9p filesystem"
1259 msgstr ""
1260
1261 #: fish/cmds.c:2997
1262 msgid "mount a file using the loop device"
1263 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1264
1265 #: fish/cmds.c:2998
1266 msgid "mount a guest disk with mount options"
1267 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1268
1269 #: fish/cmds.c:2999
1270 msgid "mount a guest disk, read-only"
1271 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1272
1273 #: fish/cmds.c:3000
1274 msgid "mount a guest disk with mount options and vfstype"
1275 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1276
1277 #: fish/cmds.c:3001
1278 msgid "show mountpoints"
1279 msgstr "आरोहबिंदु दिखाएँ"
1280
1281 #: fish/cmds.c:3002
1282 msgid "show mounted filesystems"
1283 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1284
1285 #: fish/cmds.c:3003
1286 msgid "move a file"
1287 msgstr "कोई फाइल खिसकाएँ"
1288
1289 #: fish/cmds.c:3004
1290 msgid "probe NTFS volume"
1291 msgstr "NTFS वॉल्यूम जाँचें"
1292
1293 #: fish/cmds.c:3005 fish/cmds.c:3006
1294 msgid "resize an NTFS filesystem"
1295 msgstr ""
1296
1297 #: fish/cmds.c:3007
1298 msgid "resize an NTFS filesystem (with size)"
1299 msgstr ""
1300
1301 #: fish/cmds.c:3008
1302 msgid "add a partition to the device"
1303 msgstr "युक्ति में कोई विभाजन जोड़ें"
1304
1305 #: fish/cmds.c:3009
1306 msgid "delete a partition"
1307 msgstr ""
1308
1309 #: fish/cmds.c:3010
1310 msgid "partition whole disk with a single primary partition"
1311 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1312
1313 #: fish/cmds.c:3011
1314 msgid "return true if a partition is bootable"
1315 msgstr ""
1316
1317 #: fish/cmds.c:3012
1318 msgid "get the MBR type byte (ID byte) from a partition"
1319 msgstr ""
1320
1321 #: fish/cmds.c:3013
1322 msgid "get the partition table type"
1323 msgstr "विभाजन सारणी प्रकार पाएँ"
1324
1325 #: fish/cmds.c:3014
1326 msgid "create an empty partition table"
1327 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1328
1329 #: fish/cmds.c:3015
1330 msgid "list partitions on a device"
1331 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1332
1333 #: fish/cmds.c:3016
1334 msgid "make a partition bootable"
1335 msgstr "विभाजन को बूट योग्य बनाएँ"
1336
1337 #: fish/cmds.c:3017
1338 msgid "set the MBR type byte (ID byte) of a partition"
1339 msgstr ""
1340
1341 #: fish/cmds.c:3018
1342 msgid "set partition name"
1343 msgstr "विभाजन नाम सेट करें"
1344
1345 #: fish/cmds.c:3019
1346 msgid "convert partition name to device name"
1347 msgstr ""
1348
1349 #: fish/cmds.c:3020
1350 msgid "convert partition name to partition number"
1351 msgstr ""
1352
1353 #: fish/cmds.c:3021
1354 msgid "ping the guest daemon"
1355 msgstr "अतिथि डेमॉन पिंग करें"
1356
1357 #: fish/cmds.c:3022
1358 msgid "read part of a file"
1359 msgstr "किसी फाइल का हिस्सा पढ़ें"
1360
1361 #: fish/cmds.c:3023
1362 msgid "read part of a device"
1363 msgstr ""
1364
1365 #: fish/cmds.c:3024
1366 msgid "create an LVM physical volume"
1367 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1368
1369 #: fish/cmds.c:3025
1370 msgid "remove an LVM physical volume"
1371 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1372
1373 #: fish/cmds.c:3026
1374 msgid "resize an LVM physical volume"
1375 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1376
1377 #: fish/cmds.c:3027
1378 msgid "resize an LVM physical volume (with size)"
1379 msgstr ""
1380
1381 #: fish/cmds.c:3028 fish/cmds.c:3029
1382 msgid "list the LVM physical volumes (PVs)"
1383 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1384
1385 #: fish/cmds.c:3030
1386 msgid "get the UUID of a physical volume"
1387 msgstr ""
1388
1389 #: fish/cmds.c:3031
1390 msgid "write to part of a file"
1391 msgstr ""
1392
1393 #: fish/cmds.c:3032
1394 msgid "write to part of a device"
1395 msgstr ""
1396
1397 #: fish/cmds.c:3033
1398 msgid "read a file"
1399 msgstr "फाइल पढ़ें"
1400
1401 #: fish/cmds.c:3034
1402 msgid "read file as lines"
1403 msgstr "फाइल पंक्ति बार पढ़ें"
1404
1405 #: fish/cmds.c:3035
1406 msgid "read directories entries"
1407 msgstr "निर्देशिका प्रविष्टि पढें"
1408
1409 #: fish/cmds.c:3036
1410 msgid "read the target of a symbolic link"
1411 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1412
1413 #: fish/cmds.c:3037
1414 msgid "readlink on multiple files"
1415 msgstr "मल्टीपल फाइल पर रीडलिंक"
1416
1417 #: fish/cmds.c:3038
1418 msgid "canonicalized absolute pathname"
1419 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1420
1421 #: fish/cmds.c:3040
1422 msgid "close and reopen libguestfs handle"
1423 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1424
1425 #: fish/cmds.c:3041
1426 msgid "resize an ext2, ext3 or ext4 filesystem"
1427 msgstr ""
1428
1429 #: fish/cmds.c:3042
1430 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1431 msgstr ""
1432
1433 #: fish/cmds.c:3043
1434 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1435 msgstr ""
1436
1437 #: fish/cmds.c:3044
1438 msgid "remove a file"
1439 msgstr "फाइल हटाएँ"
1440
1441 #: fish/cmds.c:3045
1442 msgid "remove a file or directory recursively"
1443 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1444
1445 #: fish/cmds.c:3046
1446 msgid "remove a directory"
1447 msgstr "निर्देशिका हटाएँ"
1448
1449 #: fish/cmds.c:3047
1450 msgid "remove a mountpoint"
1451 msgstr "माउंट प्वाइंट हटाएँ"
1452
1453 #: fish/cmds.c:3048
1454 msgid "scrub (securely wipe) a device"
1455 msgstr "scrub (securely wipe) युक्ति"
1456
1457 #: fish/cmds.c:3049
1458 msgid "scrub (securely wipe) a file"
1459 msgstr "फाइल स्क्रब करें"
1460
1461 #: fish/cmds.c:3050
1462 msgid "scrub (securely wipe) free space"
1463 msgstr "मुक्त स्थान को साफ करें"
1464
1465 #: fish/cmds.c:3051
1466 msgid "add options to kernel command line"
1467 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1468
1469 #: fish/cmds.c:3052
1470 msgid "set the attach method"
1471 msgstr ""
1472
1473 #: fish/cmds.c:3053
1474 msgid "set autosync mode"
1475 msgstr "autosync विधि सेट करें"
1476
1477 #: fish/cmds.c:3054
1478 msgid "enable or disable direct appliance mode"
1479 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1480
1481 #: fish/cmds.c:3055
1482 msgid "set the ext2/3/4 filesystem label"
1483 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1484
1485 #: fish/cmds.c:3056
1486 msgid "set the ext2/3/4 filesystem UUID"
1487 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1488
1489 #: fish/cmds.c:3057
1490 msgid "set memory allocated to the qemu subprocess"
1491 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1492
1493 #: fish/cmds.c:3058
1494 msgid "set enable network flag"
1495 msgstr ""
1496
1497 #: fish/cmds.c:3059
1498 msgid "set the search path"
1499 msgstr "खोज पथ सेट करें"
1500
1501 #: fish/cmds.c:3060
1502 msgid "set process group flag"
1503 msgstr ""
1504
1505 #: fish/cmds.c:3061
1506 msgid "set the qemu binary"
1507 msgstr "emu द्विपदीय सेट करें"
1508
1509 #: fish/cmds.c:3062
1510 msgid "enable or disable the recovery process"
1511 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1512
1513 #: fish/cmds.c:3063
1514 msgid "set SELinux enabled or disabled at appliance boot"
1515 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1516
1517 #: fish/cmds.c:3064
1518 msgid "set number of virtual CPUs in appliance"
1519 msgstr ""
1520
1521 #: fish/cmds.c:3065
1522 msgid "enable or disable command traces"
1523 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1524
1525 #: fish/cmds.c:3066
1526 msgid "set verbose mode"
1527 msgstr "वर्बोस विधि सेट करें"
1528
1529 #: fish/cmds.c:3067
1530 msgid "set SELinux security context"
1531 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1532
1533 #: fish/cmds.c:3068
1534 msgid "set an environment variable"
1535 msgstr ""
1536
1537 #: fish/cmds.c:3070 fish/cmds.c:3071
1538 msgid "create partitions on a block device"
1539 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1540
1541 #: fish/cmds.c:3072
1542 msgid "modify a single partition on a block device"
1543 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1544
1545 #: fish/cmds.c:3073
1546 msgid "display the disk geometry from the partition table"
1547 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1548
1549 #: fish/cmds.c:3074
1550 msgid "display the kernel geometry"
1551 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1552
1553 #: fish/cmds.c:3075
1554 msgid "display the partition table"
1555 msgstr "विभाजन सारणी को दिखाएँ"
1556
1557 #: fish/cmds.c:3076
1558 msgid "run a command via the shell"
1559 msgstr "शेल से होकर कमांड चलाएँ"
1560
1561 #: fish/cmds.c:3077
1562 msgid "run a command via the shell returning lines"
1563 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1564
1565 #: fish/cmds.c:3078
1566 msgid "sleep for some seconds"
1567 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1568
1569 #: fish/cmds.c:3079
1570 msgid "create a sparse disk image and add"
1571 msgstr ""
1572
1573 #: fish/cmds.c:3080
1574 msgid "get file information"
1575 msgstr "फाइल सूचना पाएँ"
1576
1577 #: fish/cmds.c:3081
1578 msgid "get file system statistics"
1579 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1580
1581 #: fish/cmds.c:3082 fish/cmds.c:3083
1582 msgid "print the printable strings in a file"
1583 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1584
1585 #: fish/cmds.c:3084
1586 msgid "list supported groups of commands"
1587 msgstr ""
1588
1589 #: fish/cmds.c:3085
1590 msgid "disable swap on device"
1591 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1592
1593 #: fish/cmds.c:3086
1594 msgid "disable swap on file"
1595 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1596
1597 #: fish/cmds.c:3087
1598 msgid "disable swap on labeled swap partition"
1599 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1600
1601 #: fish/cmds.c:3088
1602 msgid "disable swap on swap partition by UUID"
1603 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1604
1605 #: fish/cmds.c:3089
1606 msgid "enable swap on device"
1607 msgstr "युक्ति पर स्वैप सक्रिय करें"
1608
1609 #: fish/cmds.c:3090
1610 msgid "enable swap on file"
1611 msgstr "फाइल पर स्वैप सक्रिय करें"
1612
1613 #: fish/cmds.c:3091
1614 msgid "enable swap on labeled swap partition"
1615 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1616
1617 #: fish/cmds.c:3092
1618 msgid "enable swap on swap partition by UUID"
1619 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1620
1621 #: fish/cmds.c:3093
1622 msgid "sync disks, writes are flushed through to the disk image"
1623 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1624
1625 #: fish/cmds.c:3094
1626 msgid "return last 10 lines of a file"
1627 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1628
1629 #: fish/cmds.c:3095
1630 msgid "return last N lines of a file"
1631 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1632
1633 #: fish/cmds.c:3096
1634 msgid "unpack tarfile to directory"
1635 msgstr "tarfile को निर्देशिका में खोलें"
1636
1637 #: fish/cmds.c:3097
1638 msgid "pack directory into tarfile"
1639 msgstr "निर्देशिका को tarfile में पैक करें"
1640
1641 #: fish/cmds.c:3098 fish/cmds.c:3106
1642 msgid "unpack compressed tarball to directory"
1643 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1644
1645 #: fish/cmds.c:3099 fish/cmds.c:3107
1646 msgid "pack directory into compressed tarball"
1647 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1648
1649 #: fish/cmds.c:3100
1650 msgid "print elapsed time taken to run a command"
1651 msgstr ""
1652
1653 #: fish/cmds.c:3101
1654 msgid "update file timestamps or create a new file"
1655 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1656
1657 #: fish/cmds.c:3102
1658 msgid "truncate a file to zero size"
1659 msgstr "फाइल को शून्य आकार में काटें"
1660
1661 #: fish/cmds.c:3103
1662 msgid "truncate a file to a particular size"
1663 msgstr "फाइल को किसी खास आकार में काटें"
1664
1665 #: fish/cmds.c:3104
1666 #, fuzzy
1667 msgid "adjust ext2/ext3/ext4 filesystem parameters"
1668 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1669
1670 #: fish/cmds.c:3105
1671 msgid "get ext2/ext3/ext4 superblock details"
1672 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1673
1674 #: fish/cmds.c:3108
1675 msgid "set file mode creation mask (umask)"
1676 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1677
1678 #: fish/cmds.c:3109
1679 msgid "unmount a filesystem"
1680 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1681
1682 #: fish/cmds.c:3110
1683 msgid "unmount all filesystems"
1684 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1685
1686 #: fish/cmds.c:3111
1687 msgid "unset an environment variable"
1688 msgstr ""
1689
1690 #: fish/cmds.c:3112
1691 msgid "upload a file from the local machine"
1692 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1693
1694 #: fish/cmds.c:3113
1695 msgid "upload a file from the local machine with offset"
1696 msgstr ""
1697
1698 #: fish/cmds.c:3114
1699 msgid "set timestamp of a file with nanosecond precision"
1700 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1701
1702 #: fish/cmds.c:3115
1703 msgid "get the library version number"
1704 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1705
1706 #: fish/cmds.c:3116
1707 msgid "get the filesystem label"
1708 msgstr ""
1709
1710 #: fish/cmds.c:3117
1711 msgid "get the Linux VFS type corresponding to a mounted device"
1712 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1713
1714 #: fish/cmds.c:3118
1715 msgid "get the filesystem UUID"
1716 msgstr ""
1717
1718 #: fish/cmds.c:3119
1719 msgid "activate or deactivate some volume groups"
1720 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1721
1722 #: fish/cmds.c:3120
1723 msgid "activate or deactivate all volume groups"
1724 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1725
1726 #: fish/cmds.c:3121
1727 msgid "create an LVM volume group"
1728 msgstr "LVM वॉल्यूम समूह बनाएँ"
1729
1730 #: fish/cmds.c:3122
1731 msgid "get the LV UUIDs of all LVs in the volume group"
1732 msgstr ""
1733
1734 #: fish/cmds.c:3123
1735 msgid "get the PV UUIDs containing the volume group"
1736 msgstr ""
1737
1738 #: fish/cmds.c:3124
1739 msgid "remove an LVM volume group"
1740 msgstr "LVM वाल्यूम समूह हटाएँ"
1741
1742 #: fish/cmds.c:3125
1743 msgid "rename an LVM volume group"
1744 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1745
1746 #: fish/cmds.c:3126 fish/cmds.c:3127
1747 msgid "list the LVM volume groups (VGs)"
1748 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1749
1750 #: fish/cmds.c:3128
1751 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1752 msgstr ""
1753
1754 #: fish/cmds.c:3129
1755 msgid "get the UUID of a volume group"
1756 msgstr ""
1757
1758 #: fish/cmds.c:3130
1759 msgid "count characters in a file"
1760 msgstr "फाइल में वर्ण गिनती करें"
1761
1762 #: fish/cmds.c:3131
1763 msgid "count lines in a file"
1764 msgstr "फाइल में पंक्ति गिनती करें"
1765
1766 #: fish/cmds.c:3132
1767 msgid "count words in a file"
1768 msgstr "फाइल में शब्द गिनती करें"
1769
1770 #: fish/cmds.c:3133
1771 msgid "create a new file"
1772 msgstr ""
1773
1774 #: fish/cmds.c:3134
1775 msgid "append content to end of file"
1776 msgstr ""
1777
1778 #: fish/cmds.c:3135
1779 msgid "create a file"
1780 msgstr "फाइल बनाएँ"
1781
1782 #: fish/cmds.c:3138
1783 msgid "write zeroes to the device"
1784 msgstr "युक्ति में शून्य लिखें"
1785
1786 #: fish/cmds.c:3139
1787 msgid "write zeroes to an entire device"
1788 msgstr ""
1789
1790 #: fish/cmds.c:3140
1791 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1792 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1793
1794 #: fish/cmds.c:3143
1795 msgid "determine file type inside a compressed file"
1796 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1797
1798 #: fish/cmds.c:3146
1799 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1800 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1801
1802 #: fish/cmds.c:3464 fish/cmds.c:3478 fish/cmds.c:3494 fish/cmds.c:3511
1803 #: fish/cmds.c:3528 fish/cmds.c:3546 fish/cmds.c:3565 fish/cmds.c:3581
1804 #: fish/cmds.c:3599 fish/cmds.c:3615 fish/cmds.c:3633 fish/cmds.c:3649
1805 #: fish/cmds.c:3666 fish/cmds.c:3681 fish/cmds.c:3699 fish/cmds.c:3714
1806 #: fish/cmds.c:3730 fish/cmds.c:3746 fish/cmds.c:3762 fish/cmds.c:3778
1807 #: fish/cmds.c:3794 fish/cmds.c:3812 fish/cmds.c:3845 fish/cmds.c:3861
1808 #: fish/cmds.c:3877 fish/cmds.c:3896 fish/cmds.c:3911 fish/cmds.c:3929
1809 #: fish/cmds.c:3944 fish/cmds.c:3962 fish/cmds.c:3977 fish/cmds.c:3995
1810 #: fish/cmds.c:4010 fish/cmds.c:4029 fish/cmds.c:4048 fish/cmds.c:4066
1811 #: fish/cmds.c:4086 fish/cmds.c:4105 fish/cmds.c:4125 fish/cmds.c:4145
1812 #: fish/cmds.c:4165 fish/cmds.c:4184 fish/cmds.c:4203 fish/cmds.c:4223
1813 #: fish/cmds.c:4243 fish/cmds.c:4263 fish/cmds.c:4278 fish/cmds.c:4294
1814 #: fish/cmds.c:4371 fish/cmds.c:4389 fish/cmds.c:4406 fish/cmds.c:4423
1815 #: fish/cmds.c:4512 fish/cmds.c:4532 fish/cmds.c:4552 fish/cmds.c:4572
1816 #: fish/cmds.c:4592 fish/cmds.c:4612 fish/cmds.c:4631 fish/cmds.c:4650
1817 #: fish/cmds.c:4669 fish/cmds.c:4684 fish/cmds.c:4703 fish/cmds.c:4723
1818 #: fish/cmds.c:4743 fish/cmds.c:4819 fish/cmds.c:4834 fish/cmds.c:4852
1819 #: fish/cmds.c:4885 fish/cmds.c:4904 fish/cmds.c:4920 fish/cmds.c:4936
1820 #: fish/cmds.c:4955 fish/cmds.c:4977 fish/cmds.c:4999 fish/cmds.c:5019
1821 #: fish/cmds.c:5036 fish/cmds.c:5053 fish/cmds.c:5070 fish/cmds.c:5087
1822 #: fish/cmds.c:5104 fish/cmds.c:5121 fish/cmds.c:5138 fish/cmds.c:5157
1823 #: fish/cmds.c:5180 fish/cmds.c:5216 fish/cmds.c:5233 fish/cmds.c:5256
1824 #: fish/cmds.c:5278 fish/cmds.c:5299 fish/cmds.c:5319 fish/cmds.c:5338
1825 #: fish/cmds.c:5358 fish/cmds.c:5376 fish/cmds.c:5394 fish/cmds.c:5408
1826 #: fish/cmds.c:5424 fish/cmds.c:5444 fish/cmds.c:5463 fish/cmds.c:5482
1827 #: fish/cmds.c:5501 fish/cmds.c:5520 fish/cmds.c:5540 fish/cmds.c:5580
1828 #: fish/cmds.c:5637 fish/cmds.c:5658 fish/cmds.c:5679 fish/cmds.c:5700
1829 #: fish/cmds.c:5718 fish/cmds.c:5740 fish/cmds.c:5778 fish/cmds.c:5800
1830 #: fish/cmds.c:5879 fish/cmds.c:5918 fish/cmds.c:5933 fish/cmds.c:5950
1831 #: fish/cmds.c:5964 fish/cmds.c:5980 fish/cmds.c:6002 fish/cmds.c:6024
1832 #: fish/cmds.c:6046 fish/cmds.c:6068 fish/cmds.c:6090 fish/cmds.c:6112
1833 #: fish/cmds.c:6132 fish/cmds.c:6149 fish/cmds.c:6166 fish/cmds.c:6185
1834 #: fish/cmds.c:6204 fish/cmds.c:6224 fish/cmds.c:6260 fish/cmds.c:6279
1835 #: fish/cmds.c:6298 fish/cmds.c:6315 fish/cmds.c:6333 fish/cmds.c:6356
1836 #: fish/cmds.c:6379 fish/cmds.c:6403 fish/cmds.c:6426 fish/cmds.c:6447
1837 #: fish/cmds.c:6470 fish/cmds.c:6493 fish/cmds.c:6513 fish/cmds.c:6535
1838 #: fish/cmds.c:6556 fish/cmds.c:6579 fish/cmds.c:6596 fish/cmds.c:6613
1839 #: fish/cmds.c:6631 fish/cmds.c:6649 fish/cmds.c:6670 fish/cmds.c:6688
1840 #: fish/cmds.c:6709 fish/cmds.c:6729 fish/cmds.c:6747 fish/cmds.c:6768
1841 #: fish/cmds.c:6791 fish/cmds.c:6814 fish/cmds.c:6836 fish/cmds.c:6869
1842 #: fish/cmds.c:6886 fish/cmds.c:6903 fish/cmds.c:6927 fish/cmds.c:6950
1843 #: fish/cmds.c:6973 fish/cmds.c:6995 fish/cmds.c:7012 fish/cmds.c:7034
1844 #: fish/cmds.c:7128 fish/cmds.c:7148 fish/cmds.c:7168 fish/cmds.c:7188
1845 #: fish/cmds.c:7206 fish/cmds.c:7227 fish/cmds.c:7263 fish/cmds.c:7280
1846 #: fish/cmds.c:7302 fish/cmds.c:7319 fish/cmds.c:7355 fish/cmds.c:7375
1847 #: fish/cmds.c:7395 fish/cmds.c:7415 fish/cmds.c:7437 fish/cmds.c:7454
1848 #: fish/cmds.c:7473 fish/cmds.c:7492 fish/cmds.c:7514 fish/cmds.c:7535
1849 #: fish/cmds.c:7556 fish/cmds.c:7577 fish/cmds.c:7600 fish/cmds.c:7641
1850 #: fish/cmds.c:7664 fish/cmds.c:7703 fish/cmds.c:7720 fish/cmds.c:7739
1851 #: fish/cmds.c:7760 fish/cmds.c:7783 fish/cmds.c:7805 fish/cmds.c:7823
1852 #: fish/cmds.c:7842 fish/cmds.c:7863 fish/cmds.c:7940 fish/cmds.c:7981
1853 #: fish/cmds.c:8060 fish/cmds.c:8136 fish/cmds.c:8173 fish/cmds.c:8196
1854 #: fish/cmds.c:8217 fish/cmds.c:8240 fish/cmds.c:8262 fish/cmds.c:8287
1855 #: fish/cmds.c:8330 fish/cmds.c:8371 fish/cmds.c:8392 fish/cmds.c:8410
1856 #: fish/cmds.c:8429 fish/cmds.c:8446 fish/cmds.c:8464 fish/cmds.c:8491
1857 #: fish/cmds.c:8515 fish/cmds.c:8539 fish/cmds.c:8563 fish/cmds.c:8587
1858 #: fish/cmds.c:8611 fish/cmds.c:8635 fish/cmds.c:8659 fish/cmds.c:8683
1859 #: fish/cmds.c:8707 fish/cmds.c:8731 fish/cmds.c:8755 fish/cmds.c:8778
1860 #: fish/cmds.c:8801 fish/cmds.c:8822 fish/cmds.c:8843 fish/cmds.c:8864
1861 #: fish/cmds.c:8884 fish/cmds.c:8907 fish/cmds.c:8945 fish/cmds.c:8962
1862 #: fish/cmds.c:8979 fish/cmds.c:8998 fish/cmds.c:9017 fish/cmds.c:9034
1863 #: fish/cmds.c:9051 fish/cmds.c:9068 fish/cmds.c:9085 fish/cmds.c:9104
1864 #: fish/cmds.c:9140 fish/cmds.c:9180 fish/cmds.c:9213 fish/cmds.c:9230
1865 #: fish/cmds.c:9247 fish/cmds.c:9263 fish/cmds.c:9278 fish/cmds.c:9299
1866 #: fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9414 fish/cmds.c:9454
1867 #: fish/cmds.c:9495 fish/cmds.c:9536 fish/cmds.c:9574 fish/cmds.c:9591
1868 #: fish/cmds.c:9614 fish/cmds.c:9636 fish/cmds.c:9658 fish/cmds.c:9678
1869 #: fish/cmds.c:9698 fish/cmds.c:9734 fish/cmds.c:9806 fish/cmds.c:9846
1870 #: fish/cmds.c:9904 fish/cmds.c:9930 fish/cmds.c:9956 fish/cmds.c:9984
1871 #: fish/cmds.c:10043 fish/cmds.c:10064 fish/cmds.c:10109 fish/cmds.c:10129
1872 #: fish/cmds.c:10168 fish/cmds.c:10205 fish/cmds.c:10225 fish/cmds.c:10247
1873 #: fish/cmds.c:10304 fish/cmds.c:10324 fish/cmds.c:10346 fish/cmds.c:10368
1874 #: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10434 fish/cmds.c:10454
1875 #: fish/cmds.c:10474 fish/cmds.c:10494 fish/cmds.c:10514 fish/cmds.c:10536
1876 #: fish/cmds.c:10571 fish/cmds.c:10589 fish/cmds.c:10612 fish/cmds.c:10634
1877 #: fish/cmds.c:10649 fish/cmds.c:10666 fish/cmds.c:10703 fish/cmds.c:10742
1878 #: fish/cmds.c:10782 fish/cmds.c:10838 fish/cmds.c:10860 fish/cmds.c:10896
1879 #: fish/cmds.c:10911 fish/cmds.c:10931 fish/cmds.c:10971 fish/cmds.c:10994
1880 #: fish/cmds.c:11018 fish/cmds.c:11043 fish/cmds.c:11084 fish/cmds.c:11109
1881 #: fish/cmds.c:11147 fish/cmds.c:11178 fish/cmds.c:11209 fish/cmds.c:11237
1882 #: fish/cmds.c:11257 fish/cmds.c:11289 fish/cmds.c:11309 fish/cmds.c:11329
1883 #: fish/cmds.c:11346 fish/cmds.c:11364 fish/cmds.c:11389 fish/cmds.c:11412
1884 #: fish/cmds.c:11431 fish/cmds.c:11475 fish/cmds.c:11520 fish/cmds.c:11568
1885 #: fish/cmds.c:11609 fish/cmds.c:11628 fish/cmds.c:11648 fish/cmds.c:11668
1886 #: fish/cmds.c:11689 fish/cmds.c:11710 fish/cmds.c:11731 fish/cmds.c:11752
1887 #: fish/cmds.c:11773 fish/cmds.c:11795 fish/cmds.c:11833 fish/cmds.c:11884
1888 #: fish/cmds.c:11922 fish/cmds.c:11978 fish/cmds.c:12114 fish/cmds.c:12143
1889 #: fish/cmds.c:12170 fish/cmds.c:12187 fish/cmds.c:12208 fish/cmds.c:12225
1890 #: fish/cmds.c:12287 fish/cmds.c:12425 fish/cmds.c:12583 fish/cmds.c:13295
1891 #: fish/cmds.c:13314
1892 #, c-format
1893 msgid "%s should have %d parameter(s)\n"
1894 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1895
1896 #: fish/cmds.c:3465 fish/cmds.c:3479 fish/cmds.c:3495 fish/cmds.c:3512
1897 #: fish/cmds.c:3529 fish/cmds.c:3547 fish/cmds.c:3566 fish/cmds.c:3582
1898 #: fish/cmds.c:3600 fish/cmds.c:3616 fish/cmds.c:3634 fish/cmds.c:3650
1899 #: fish/cmds.c:3667 fish/cmds.c:3682 fish/cmds.c:3700 fish/cmds.c:3715
1900 #: fish/cmds.c:3731 fish/cmds.c:3747 fish/cmds.c:3763 fish/cmds.c:3779
1901 #: fish/cmds.c:3795 fish/cmds.c:3813 fish/cmds.c:3846 fish/cmds.c:3862
1902 #: fish/cmds.c:3878 fish/cmds.c:3897 fish/cmds.c:3912 fish/cmds.c:3930
1903 #: fish/cmds.c:3945 fish/cmds.c:3963 fish/cmds.c:3978 fish/cmds.c:3996
1904 #: fish/cmds.c:4011 fish/cmds.c:4030 fish/cmds.c:4049 fish/cmds.c:4067
1905 #: fish/cmds.c:4087 fish/cmds.c:4106 fish/cmds.c:4126 fish/cmds.c:4146
1906 #: fish/cmds.c:4166 fish/cmds.c:4185 fish/cmds.c:4204 fish/cmds.c:4224
1907 #: fish/cmds.c:4244 fish/cmds.c:4264 fish/cmds.c:4279 fish/cmds.c:4295
1908 #: fish/cmds.c:4316 fish/cmds.c:4372 fish/cmds.c:4390 fish/cmds.c:4407
1909 #: fish/cmds.c:4424 fish/cmds.c:4445 fish/cmds.c:4513 fish/cmds.c:4533
1910 #: fish/cmds.c:4553 fish/cmds.c:4573 fish/cmds.c:4593 fish/cmds.c:4613
1911 #: fish/cmds.c:4632 fish/cmds.c:4651 fish/cmds.c:4670 fish/cmds.c:4685
1912 #: fish/cmds.c:4704 fish/cmds.c:4724 fish/cmds.c:4744 fish/cmds.c:4767
1913 #: fish/cmds.c:4820 fish/cmds.c:4835 fish/cmds.c:4853 fish/cmds.c:4886
1914 #: fish/cmds.c:4905 fish/cmds.c:4921 fish/cmds.c:4937 fish/cmds.c:4956
1915 #: fish/cmds.c:4978 fish/cmds.c:5000 fish/cmds.c:5020 fish/cmds.c:5037
1916 #: fish/cmds.c:5054 fish/cmds.c:5071 fish/cmds.c:5088 fish/cmds.c:5105
1917 #: fish/cmds.c:5122 fish/cmds.c:5139 fish/cmds.c:5158 fish/cmds.c:5181
1918 #: fish/cmds.c:5217 fish/cmds.c:5234 fish/cmds.c:5257 fish/cmds.c:5279
1919 #: fish/cmds.c:5300 fish/cmds.c:5320 fish/cmds.c:5339 fish/cmds.c:5359
1920 #: fish/cmds.c:5377 fish/cmds.c:5395 fish/cmds.c:5409 fish/cmds.c:5425
1921 #: fish/cmds.c:5445 fish/cmds.c:5464 fish/cmds.c:5483 fish/cmds.c:5502
1922 #: fish/cmds.c:5521 fish/cmds.c:5541 fish/cmds.c:5581 fish/cmds.c:5638
1923 #: fish/cmds.c:5659 fish/cmds.c:5680 fish/cmds.c:5701 fish/cmds.c:5719
1924 #: fish/cmds.c:5741 fish/cmds.c:5779 fish/cmds.c:5801 fish/cmds.c:5880
1925 #: fish/cmds.c:5919 fish/cmds.c:5934 fish/cmds.c:5951 fish/cmds.c:5965
1926 #: fish/cmds.c:5981 fish/cmds.c:6003 fish/cmds.c:6025 fish/cmds.c:6047
1927 #: fish/cmds.c:6069 fish/cmds.c:6091 fish/cmds.c:6113 fish/cmds.c:6133
1928 #: fish/cmds.c:6150 fish/cmds.c:6167 fish/cmds.c:6186 fish/cmds.c:6205
1929 #: fish/cmds.c:6225 fish/cmds.c:6261 fish/cmds.c:6280 fish/cmds.c:6299
1930 #: fish/cmds.c:6316 fish/cmds.c:6334 fish/cmds.c:6357 fish/cmds.c:6380
1931 #: fish/cmds.c:6404 fish/cmds.c:6427 fish/cmds.c:6448 fish/cmds.c:6471
1932 #: fish/cmds.c:6494 fish/cmds.c:6514 fish/cmds.c:6536 fish/cmds.c:6557
1933 #: fish/cmds.c:6580 fish/cmds.c:6597 fish/cmds.c:6614 fish/cmds.c:6632
1934 #: fish/cmds.c:6650 fish/cmds.c:6671 fish/cmds.c:6689 fish/cmds.c:6710
1935 #: fish/cmds.c:6730 fish/cmds.c:6748 fish/cmds.c:6769 fish/cmds.c:6792
1936 #: fish/cmds.c:6815 fish/cmds.c:6837 fish/cmds.c:6870 fish/cmds.c:6887
1937 #: fish/cmds.c:6904 fish/cmds.c:6928 fish/cmds.c:6951 fish/cmds.c:6974
1938 #: fish/cmds.c:6996 fish/cmds.c:7013 fish/cmds.c:7035 fish/cmds.c:7129
1939 #: fish/cmds.c:7149 fish/cmds.c:7169 fish/cmds.c:7189 fish/cmds.c:7207
1940 #: fish/cmds.c:7228 fish/cmds.c:7264 fish/cmds.c:7281 fish/cmds.c:7303
1941 #: fish/cmds.c:7320 fish/cmds.c:7356 fish/cmds.c:7376 fish/cmds.c:7396
1942 #: fish/cmds.c:7416 fish/cmds.c:7438 fish/cmds.c:7455 fish/cmds.c:7474
1943 #: fish/cmds.c:7493 fish/cmds.c:7515 fish/cmds.c:7536 fish/cmds.c:7557
1944 #: fish/cmds.c:7578 fish/cmds.c:7601 fish/cmds.c:7642 fish/cmds.c:7665
1945 #: fish/cmds.c:7704 fish/cmds.c:7721 fish/cmds.c:7740 fish/cmds.c:7761
1946 #: fish/cmds.c:7784 fish/cmds.c:7806 fish/cmds.c:7824 fish/cmds.c:7843
1947 #: fish/cmds.c:7864 fish/cmds.c:7941 fish/cmds.c:7982 fish/cmds.c:8061
1948 #: fish/cmds.c:8137 fish/cmds.c:8174 fish/cmds.c:8197 fish/cmds.c:8218
1949 #: fish/cmds.c:8241 fish/cmds.c:8263 fish/cmds.c:8288 fish/cmds.c:8331
1950 #: fish/cmds.c:8372 fish/cmds.c:8393 fish/cmds.c:8411 fish/cmds.c:8430
1951 #: fish/cmds.c:8447 fish/cmds.c:8465 fish/cmds.c:8492 fish/cmds.c:8516
1952 #: fish/cmds.c:8540 fish/cmds.c:8564 fish/cmds.c:8588 fish/cmds.c:8612
1953 #: fish/cmds.c:8636 fish/cmds.c:8660 fish/cmds.c:8684 fish/cmds.c:8708
1954 #: fish/cmds.c:8732 fish/cmds.c:8756 fish/cmds.c:8779 fish/cmds.c:8802
1955 #: fish/cmds.c:8823 fish/cmds.c:8844 fish/cmds.c:8865 fish/cmds.c:8885
1956 #: fish/cmds.c:8908 fish/cmds.c:8946 fish/cmds.c:8963 fish/cmds.c:8980
1957 #: fish/cmds.c:8999 fish/cmds.c:9018 fish/cmds.c:9035 fish/cmds.c:9052
1958 #: fish/cmds.c:9069 fish/cmds.c:9086 fish/cmds.c:9105 fish/cmds.c:9141
1959 #: fish/cmds.c:9181 fish/cmds.c:9214 fish/cmds.c:9231 fish/cmds.c:9248
1960 #: fish/cmds.c:9264 fish/cmds.c:9279 fish/cmds.c:9300 fish/cmds.c:9338
1961 #: fish/cmds.c:9376 fish/cmds.c:9415 fish/cmds.c:9455 fish/cmds.c:9496
1962 #: fish/cmds.c:9537 fish/cmds.c:9575 fish/cmds.c:9592 fish/cmds.c:9615
1963 #: fish/cmds.c:9637 fish/cmds.c:9659 fish/cmds.c:9679 fish/cmds.c:9699
1964 #: fish/cmds.c:9735 fish/cmds.c:9807 fish/cmds.c:9847 fish/cmds.c:9905
1965 #: fish/cmds.c:9931 fish/cmds.c:9957 fish/cmds.c:9985 fish/cmds.c:10044
1966 #: fish/cmds.c:10065 fish/cmds.c:10110 fish/cmds.c:10130 fish/cmds.c:10169
1967 #: fish/cmds.c:10206 fish/cmds.c:10226 fish/cmds.c:10248 fish/cmds.c:10305
1968 #: fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10369 fish/cmds.c:10388
1969 #: fish/cmds.c:10408 fish/cmds.c:10435 fish/cmds.c:10455 fish/cmds.c:10475
1970 #: fish/cmds.c:10495 fish/cmds.c:10515 fish/cmds.c:10537 fish/cmds.c:10572
1971 #: fish/cmds.c:10590 fish/cmds.c:10613 fish/cmds.c:10635 fish/cmds.c:10650
1972 #: fish/cmds.c:10667 fish/cmds.c:10704 fish/cmds.c:10743 fish/cmds.c:10783
1973 #: fish/cmds.c:10839 fish/cmds.c:10861 fish/cmds.c:10897 fish/cmds.c:10912
1974 #: fish/cmds.c:10932 fish/cmds.c:10972 fish/cmds.c:10995 fish/cmds.c:11019
1975 #: fish/cmds.c:11044 fish/cmds.c:11085 fish/cmds.c:11110 fish/cmds.c:11148
1976 #: fish/cmds.c:11179 fish/cmds.c:11210 fish/cmds.c:11238 fish/cmds.c:11258
1977 #: fish/cmds.c:11290 fish/cmds.c:11310 fish/cmds.c:11330 fish/cmds.c:11347
1978 #: fish/cmds.c:11365 fish/cmds.c:11390 fish/cmds.c:11413 fish/cmds.c:11432
1979 #: fish/cmds.c:11476 fish/cmds.c:11521 fish/cmds.c:11569 fish/cmds.c:11610
1980 #: fish/cmds.c:11629 fish/cmds.c:11649 fish/cmds.c:11669 fish/cmds.c:11690
1981 #: fish/cmds.c:11711 fish/cmds.c:11732 fish/cmds.c:11753 fish/cmds.c:11774
1982 #: fish/cmds.c:11796 fish/cmds.c:11834 fish/cmds.c:11885 fish/cmds.c:11923
1983 #: fish/cmds.c:11979 fish/cmds.c:12002 fish/cmds.c:12115 fish/cmds.c:12144
1984 #: fish/cmds.c:12171 fish/cmds.c:12188 fish/cmds.c:12209 fish/cmds.c:12226
1985 #: fish/cmds.c:12248 fish/cmds.c:12288 fish/cmds.c:12309 fish/cmds.c:12369
1986 #: fish/cmds.c:12426 fish/cmds.c:12452 fish/cmds.c:12521 fish/cmds.c:12584
1987 #: fish/cmds.c:12606 fish/cmds.c:12697 fish/cmds.c:12790 fish/cmds.c:12883
1988 #: fish/cmds.c:12977 fish/cmds.c:13174 fish/cmds.c:13296 fish/cmds.c:13315
1989 #, c-format
1990 msgid "type 'help %s' for help on %s\n"
1991 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
1992
1993 #: fish/cmds.c:3823 fish/cmds.c:4863 fish/cmds.c:5193 fish/cmds.c:5551
1994 #: fish/cmds.c:5591 fish/cmds.c:5610 fish/cmds.c:5753 fish/cmds.c:5812
1995 #: fish/cmds.c:5831 fish/cmds.c:5850 fish/cmds.c:5893 fish/cmds.c:6236
1996 #: fish/cmds.c:6847 fish/cmds.c:7046 fish/cmds.c:7065 fish/cmds.c:7084
1997 #: fish/cmds.c:7103 fish/cmds.c:7239 fish/cmds.c:7330 fish/cmds.c:7611
1998 #: fish/cmds.c:7675 fish/cmds.c:7874 fish/cmds.c:7893 fish/cmds.c:7912
1999 #: fish/cmds.c:7951 fish/cmds.c:7992 fish/cmds.c:8011 fish/cmds.c:8030
2000 #: fish/cmds.c:8071 fish/cmds.c:8090 fish/cmds.c:8109 fish/cmds.c:8147
2001 #: fish/cmds.c:8300 fish/cmds.c:8343 fish/cmds.c:8920 fish/cmds.c:9115
2002 #: fish/cmds.c:9153 fish/cmds.c:9191 fish/cmds.c:9311 fish/cmds.c:9348
2003 #: fish/cmds.c:9386 fish/cmds.c:9425 fish/cmds.c:9466 fish/cmds.c:9507
2004 #: fish/cmds.c:9548 fish/cmds.c:9711 fish/cmds.c:9747 fish/cmds.c:9760
2005 #: fish/cmds.c:9773 fish/cmds.c:9786 fish/cmds.c:9819 fish/cmds.c:9857
2006 #: fish/cmds.c:9876 fish/cmds.c:9997 fish/cmds.c:10016 fish/cmds.c:10077
2007 #: fish/cmds.c:10090 fish/cmds.c:10141 fish/cmds.c:10180 fish/cmds.c:10258
2008 #: fish/cmds.c:10277 fish/cmds.c:10551 fish/cmds.c:10678 fish/cmds.c:10715
2009 #: fish/cmds.c:10754 fish/cmds.c:10794 fish/cmds.c:10813 fish/cmds.c:10872
2010 #: fish/cmds.c:10945 fish/cmds.c:11055 fish/cmds.c:11125 fish/cmds.c:11159
2011 #: fish/cmds.c:11190 fish/cmds.c:11221 fish/cmds.c:11270 fish/cmds.c:11447
2012 #: fish/cmds.c:11491 fish/cmds.c:11540 fish/cmds.c:11584 fish/cmds.c:11810
2013 #: fish/cmds.c:11848 fish/cmds.c:11861 fish/cmds.c:11899 fish/cmds.c:11934
2014 #: fish/cmds.c:11953 fish/cmds.c:12020 fish/cmds.c:12048 fish/cmds.c:12071
2015 #: fish/cmds.c:12326 fish/cmds.c:12387 fish/cmds.c:12473 fish/cmds.c:12541
2016 #: fish/cmds.c:12624 fish/cmds.c:12641 fish/cmds.c:12658 fish/cmds.c:12716
2017 #: fish/cmds.c:12733 fish/cmds.c:12750 fish/cmds.c:12809 fish/cmds.c:12826
2018 #: fish/cmds.c:12843 fish/cmds.c:12903 fish/cmds.c:12920 fish/cmds.c:12937
2019 #: fish/cmds.c:12999 fish/cmds.c:13022 fish/cmds.c:13050 fish/cmds.c:13067
2020 #: fish/cmds.c:13090 fish/cmds.c:13118 fish/cmds.c:13135 fish/cmds.c:13193
2021 #: fish/cmds.c:13210 fish/cmds.c:13233 fish/cmds.c:13256
2022 #, c-format
2023 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
2024 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
2025
2026 #: fish/cmds.c:3829 fish/cmds.c:4869 fish/cmds.c:5199 fish/cmds.c:5557
2027 #: fish/cmds.c:5597 fish/cmds.c:5616 fish/cmds.c:5759 fish/cmds.c:5818
2028 #: fish/cmds.c:5837 fish/cmds.c:5856 fish/cmds.c:5899 fish/cmds.c:6242
2029 #: fish/cmds.c:6853 fish/cmds.c:7052 fish/cmds.c:7071 fish/cmds.c:7090
2030 #: fish/cmds.c:7109 fish/cmds.c:7245 fish/cmds.c:7336 fish/cmds.c:7617
2031 #: fish/cmds.c:7681 fish/cmds.c:7880 fish/cmds.c:7899 fish/cmds.c:7918
2032 #: fish/cmds.c:7957 fish/cmds.c:7998 fish/cmds.c:8017 fish/cmds.c:8036
2033 #: fish/cmds.c:8077 fish/cmds.c:8096 fish/cmds.c:8115 fish/cmds.c:8153
2034 #: fish/cmds.c:8306 fish/cmds.c:8349 fish/cmds.c:8926 fish/cmds.c:9121
2035 #: fish/cmds.c:9159 fish/cmds.c:9197 fish/cmds.c:9317 fish/cmds.c:9354
2036 #: fish/cmds.c:9392 fish/cmds.c:9431 fish/cmds.c:9472 fish/cmds.c:9513
2037 #: fish/cmds.c:9554 fish/cmds.c:9825 fish/cmds.c:9863 fish/cmds.c:9882
2038 #: fish/cmds.c:10003 fish/cmds.c:10147 fish/cmds.c:10186 fish/cmds.c:10264
2039 #: fish/cmds.c:10283 fish/cmds.c:10684 fish/cmds.c:10721 fish/cmds.c:10760
2040 #: fish/cmds.c:10800 fish/cmds.c:10819 fish/cmds.c:10878 fish/cmds.c:10951
2041 #: fish/cmds.c:11061 fish/cmds.c:11453 fish/cmds.c:11497 fish/cmds.c:11546
2042 #: fish/cmds.c:11590 fish/cmds.c:11940 fish/cmds.c:12026 fish/cmds.c:12054
2043 #: fish/cmds.c:12077 fish/cmds.c:12479 fish/cmds.c:12547 fish/cmds.c:13005
2044 #: fish/cmds.c:13028 fish/cmds.c:13073 fish/cmds.c:13096 fish/cmds.c:13216
2045 #: fish/cmds.c:13239
2046 #, c-format
2047 msgid "%s: %s: integer out of range\n"
2048 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
2049
2050 #: fish/cmds.c:4315 fish/cmds.c:4444 fish/cmds.c:4766 fish/cmds.c:12001
2051 #: fish/cmds.c:12247 fish/cmds.c:12308 fish/cmds.c:12368 fish/cmds.c:12451
2052 #: fish/cmds.c:12520 fish/cmds.c:12605 fish/cmds.c:12696 fish/cmds.c:12789
2053 #: fish/cmds.c:12882 fish/cmds.c:12976 fish/cmds.c:13173
2054 #, c-format
2055 msgid "%s should have %d-%d parameter(s)\n"
2056 msgstr ""
2057
2058 #: fish/cmds.c:4346 fish/cmds.c:4485 fish/cmds.c:4787 fish/cmds.c:12087
2059 #: fish/cmds.c:12264 fish/cmds.c:12341 fish/cmds.c:12397 fish/cmds.c:12489
2060 #: fish/cmds.c:12557 fish/cmds.c:12668 fish/cmds.c:12760 fish/cmds.c:12853
2061 #: fish/cmds.c:12947 fish/cmds.c:13145 fish/cmds.c:13271
2062 #, c-format
2063 msgid "%s: unknown optional argument \"%s\"\n"
2064 msgstr ""
2065
2066 #: fish/cmds.c:4352 fish/cmds.c:4491 fish/cmds.c:4793 fish/cmds.c:12093
2067 #: fish/cmds.c:12270 fish/cmds.c:12347 fish/cmds.c:12403 fish/cmds.c:12495
2068 #: fish/cmds.c:12563 fish/cmds.c:12674 fish/cmds.c:12766 fish/cmds.c:12859
2069 #: fish/cmds.c:12953 fish/cmds.c:13151 fish/cmds.c:13277
2070 #, c-format
2071 msgid "%s: optional argument \"%s\" given twice\n"
2072 msgstr ""
2073
2074 #: fish/cmds.c:13335
2075 #, c-format
2076 msgid "%s: unknown command\n"
2077 msgstr "%s: अज्ञात कमांड\n"
2078
2079 #: fish/config.c:74 fish/config.c:113
2080 #, c-format
2081 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2082 msgstr ""
2083
2084 #: fish/copy.c:41
2085 #, c-format
2086 msgid ""
2087 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2088 msgstr ""
2089
2090 #: fish/copy.c:62
2091 #, c-format
2092 msgid "copy-in: target '%s' is not a directory\n"
2093 msgstr ""
2094
2095 #: fish/copy.c:157
2096 #, c-format
2097 msgid "error: argument is zero length or longer than maximum permitted\n"
2098 msgstr ""
2099
2100 #: fish/copy.c:202
2101 #, c-format
2102 msgid ""
2103 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2104 "image\n"
2105 msgstr ""
2106
2107 #: fish/copy.c:213
2108 #, c-format
2109 msgid "copy-out: target '%s' is not a directory\n"
2110 msgstr ""
2111
2112 #: fish/copy.c:258
2113 #, c-format
2114 msgid "copy-out: '%s' is not a file or directory\n"
2115 msgstr ""
2116
2117 #: fish/display.c:42
2118 #, c-format
2119 msgid "display filename\n"
2120 msgstr ""
2121
2122 #: fish/edit.c:45
2123 #, c-format
2124 msgid "use '%s filename' to edit a file\n"
2125 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
2126
2127 #: fish/fish.c:105
2128 #, c-format
2129 msgid ""
2130 "%s: guest filesystem shell\n"
2131 "%s lets you edit virtual machine filesystems\n"
2132 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2133 "Usage:\n"
2134 "  %s [--options] cmd [: cmd : cmd ...]\n"
2135 "Options:\n"
2136 "  -h|--cmd-help        List available commands\n"
2137 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2138 "  -a|--add image       Add image\n"
2139 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2140 "  --csh                Make --listen csh-compatible\n"
2141 "  -d|--domain guest    Add disks from libvirt guest\n"
2142 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2143 "  --echo-keys          Don't turn off echo for passphrases\n"
2144 "  -f|--file file       Read commands from file\n"
2145 "  --format[=raw|..]    Force disk format for -a option\n"
2146 "  -i|--inspector       Automatically mount filesystems\n"
2147 "  --keys-from-stdin    Read passphrases from stdin\n"
2148 "  --listen             Listen for remote commands\n"
2149 "  --live               Connect to a live virtual machine\n"
2150 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2151 "  -n|--no-sync         Don't autosync\n"
2152 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2153 "  --progress-bars      Enable progress bars even when not interactive\n"
2154 "  --no-progress-bars   Disable progress bars\n"
2155 "  --remote[=pid]       Send commands to remote %s\n"
2156 "  -r|--ro              Mount read-only\n"
2157 "  --selinux            Enable SELinux support\n"
2158 "  -v|--verbose         Verbose messages\n"
2159 "  -V|--version         Display version and exit\n"
2160 "  -w|--rw              Mount read-write\n"
2161 "  -x                   Echo each command before executing it\n"
2162 "\n"
2163 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2164 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2165 "or\n"
2166 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2167 "\n"
2168 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2169 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2170 "\n"
2171 "For more information, see the manpage %s(1).\n"
2172 msgstr ""
2173
2174 #: fish/fish.c:246
2175 #, c-format
2176 msgid "%s: --listen=PID: PID was not a number: %s\n"
2177 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2178
2179 #: fish/fish.c:253
2180 #, c-format
2181 msgid ""
2182 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2183 msgstr ""
2184 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2185
2186 #: fish/fish.c:303
2187 #, c-format
2188 msgid "%s: only one -f parameter can be given\n"
2189 msgstr "%s: only one -f parameter can be given\n"
2190
2191 #: fish/fish.c:476
2192 #, c-format
2193 msgid "%s: cannot use --listen and --remote options at the same time\n"
2194 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2195
2196 #: fish/fish.c:484
2197 #, c-format
2198 msgid "%s: extra parameters on the command line with --listen flag\n"
2199 msgstr "%s: extra parameters on the command line with --listen flag\n"
2200
2201 #: fish/fish.c:490
2202 #, c-format
2203 msgid "%s: cannot use --listen and --file options at the same time\n"
2204 msgstr "%s: cannot use --listen and --file options at the same time\n"
2205
2206 #: fish/fish.c:642
2207 #, c-format
2208 msgid ""
2209 "\n"
2210 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2211 "editing virtual machine filesystems.\n"
2212 "\n"
2213 "Type: 'help' for help on commands\n"
2214 "      'man' to read the manual\n"
2215 "      'quit' to quit the shell\n"
2216 "\n"
2217 msgstr ""
2218
2219 #: fish/fish.c:793 fish/fish.c:809
2220 #, c-format
2221 msgid "%s: command arguments not separated by whitespace\n"
2222 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2223
2224 #: fish/fish.c:803
2225 #, c-format
2226 msgid "%s: unterminated single quote\n"
2227 msgstr "%s: unterminated single quote\n"
2228
2229 #: fish/fish.c:833
2230 #, c-format
2231 msgid "%s: internal error parsing string at '%s'\n"
2232 msgstr "%s: internal error parsing string at '%s'\n"
2233
2234 #: fish/fish.c:850
2235 #, c-format
2236 msgid "%s: too many arguments\n"
2237 msgstr "%s: too many arguments\n"
2238
2239 #: fish/fish.c:925
2240 #, c-format
2241 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2242 msgstr ""
2243
2244 #: fish/fish.c:934
2245 #, c-format
2246 msgid "%s: unterminated double quote\n"
2247 msgstr "%s: unterminated double quote\n"
2248
2249 #: fish/fish.c:999
2250 #, c-format
2251 msgid "%s: empty command on command line\n"
2252 msgstr "%s: empty command on command line\n"
2253
2254 #: fish/fish.c:1146
2255 msgid "display a list of commands or help on a command"
2256 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2257
2258 #: fish/fish.c:1148
2259 msgid "quit guestfish"
2260 msgstr "quit guestfish"
2261
2262 #: fish/fish.c:1159
2263 #, c-format
2264 msgid ""
2265 "help - display a list of commands or help on a command\n"
2266 "     help cmd\n"
2267 "     help\n"
2268 msgstr ""
2269 "help - display a list of commands or help on a command\n"
2270 "     help cmd\n"
2271 "     help\n"
2272
2273 #: fish/fish.c:1167
2274 #, c-format
2275 msgid ""
2276 "quit - quit guestfish\n"
2277 "     quit\n"
2278 msgstr ""
2279 "quit - quit guestfish\n"
2280 "     quit\n"
2281
2282 #: fish/fish.c:1172
2283 #, c-format
2284 msgid "%s: command not known, use -h to list all commands\n"
2285 msgstr "%s: command not known, use -h to list all commands\n"
2286
2287 #: fish/fish.c:1188
2288 #, c-format
2289 msgid ""
2290 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2291 "For a list of commands:             guestfish -h\n"
2292 "For complete documentation:         man guestfish\n"
2293 msgstr ""
2294
2295 #: fish/fish.c:1197
2296 #, c-format
2297 msgid "%s:%d: libguestfs: error: %s\n"
2298 msgstr ""
2299
2300 #: fish/fish.c:1353
2301 #, c-format
2302 msgid "Runaway quote in string \"%s\"\n"
2303 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2304
2305 #: fish/fish.c:1550
2306 #, c-format
2307 msgid ""
2308 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2309 "or run \"inspect-os\" command)\n"
2310 msgstr ""
2311
2312 #: fish/fish.c:1570
2313 #, c-format
2314 msgid ""
2315 "%s: drive '%c:' not found.  To list available drives do:\n"
2316 "  inspect-get-drive-mappings %s\n"
2317 msgstr ""
2318
2319 #: fish/fish.c:1589
2320 #, c-format
2321 msgid ""
2322 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2323 "  umount-all\n"
2324 "  mount %s /\n"
2325 msgstr ""
2326
2327 #: fish/glob.c:53
2328 #, c-format
2329 msgid "use 'glob command [args...]'\n"
2330 msgstr "use 'glob command [args...]'\n"
2331
2332 #: fish/glob.c:73
2333 #, c-format
2334 msgid "glob: guestfs_glob_expand call failed: %s\n"
2335 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2336
2337 #: fish/help.c:38
2338 #, c-format
2339 msgid ""
2340 "Add disk images to examine using the -a or -d options, or the 'add' "
2341 "command.\n"
2342 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2343 "Once you have done this, use the 'run' command.\n"
2344 msgstr ""
2345
2346 #: fish/help.c:44
2347 #, c-format
2348 msgid ""
2349 "Find out what filesystems are available using 'list-filesystems' and then\n"
2350 "mount them to examine or modify the contents using 'mount-ro' or\n"
2351 "'mount-options'.\n"
2352 msgstr ""
2353
2354 #: fish/help.c:52
2355 #, c-format
2356 msgid ""
2357 "For more information about a command, use 'help cmd'.\n"
2358 "\n"
2359 "To read the manual, type 'man'.\n"
2360 msgstr ""
2361
2362 #: fish/hexedit.c:41
2363 #, c-format
2364 msgid "hexedit (device|filename) [max | start max]\n"
2365 msgstr ""
2366
2367 #: fish/hexedit.c:52
2368 #, c-format
2369 msgid "hexedit: %s is a zero length file or device\n"
2370 msgstr ""
2371
2372 #: fish/hexedit.c:63
2373 #, c-format
2374 msgid ""
2375 "hexedit: %s is larger than %s. You must supply a limit using\n"
2376 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2377 "  'hexedit %s <start> <max>'.\n"
2378 msgstr ""
2379
2380 #: fish/hexedit.c:92
2381 #, c-format
2382 msgid "hexedit: invalid range\n"
2383 msgstr ""
2384
2385 #: fish/inspect.c:77
2386 #, c-format
2387 msgid "%s: don't use --live and -i options together\n"
2388 msgstr ""
2389
2390 #: fish/inspect.c:89
2391 #, c-format
2392 msgid "%s: no operating system was found on this disk\n"
2393 msgstr ""
2394
2395 #: fish/inspect.c:96
2396 #, c-format
2397 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2398 msgstr ""
2399
2400 #: fish/inspect.c:136
2401 #, c-format
2402 msgid "%s: some filesystems could not be mounted (ignored)\n"
2403 msgstr ""
2404
2405 #: fish/inspect.c:148
2406 #, c-format
2407 msgid "Operating system: %s\n"
2408 msgstr ""
2409
2410 #: fish/inspect.c:161
2411 #, c-format
2412 msgid "%s mounted on %s\n"
2413 msgstr ""
2414
2415 #: fish/keys.c:53
2416 #, c-format
2417 msgid "Enter key or passphrase (\"%s\"): "
2418 msgstr ""
2419
2420 #: fish/lcd.c:34
2421 #, c-format
2422 msgid "use 'lcd directory' to change local directory\n"
2423 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2424
2425 #: fish/man.c:35
2426 #, c-format
2427 msgid "use 'man' without parameters to open the manual\n"
2428 msgstr ""
2429
2430 #: fish/man.c:54
2431 #, c-format
2432 msgid "the external 'man' program failed\n"
2433 msgstr ""
2434
2435 #: fish/more.c:40
2436 #, c-format
2437 msgid "use '%s filename' to page a file\n"
2438 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2439
2440 #: fish/options.c:36
2441 #, c-format
2442 msgid "%s: too many drives added on the command line\n"
2443 msgstr ""
2444
2445 #: fish/options.c:128
2446 #, c-format
2447 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2448 msgstr ""
2449
2450 #: fish/prep.c:37
2451 #, c-format
2452 msgid ""
2453 "List of available prepared disk images:\n"
2454 "\n"
2455 msgstr ""
2456
2457 #: fish/prep.c:40
2458 #, c-format
2459 msgid ""
2460 "guestfish -N %-8s - %s\n"
2461 "\n"
2462 "%s\n"
2463 msgstr ""
2464
2465 #: fish/prep.c:48
2466 #, c-format
2467 msgid "  Optional parameters:\n"
2468 msgstr ""
2469
2470 #: fish/prep.c:55
2471 #, c-format
2472 msgid "<%s> %s (default: %s)\n"
2473 msgstr ""
2474
2475 #: fish/prep.c:65
2476 #, c-format
2477 msgid ""
2478 "Prepared disk images are written to file \"test1.img\" in the local\n"
2479 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2480 "For more information see the guestfish(1) manual.\n"
2481 msgstr ""
2482
2483 #: fish/prep.c:96
2484 #, c-format
2485 msgid ""
2486 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2487 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2488 msgstr ""
2489
2490 #: fish/prep.c:158
2491 #, c-format
2492 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2493 msgstr ""
2494
2495 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2496 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2497 msgid "failed to allocate disk"
2498 msgstr ""
2499
2500 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2501 msgid "could not parse boot size"
2502 msgstr ""
2503
2504 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2505 #, c-format
2506 msgid "failed to get sector size of disk: %s"
2507 msgstr ""
2508
2509 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2510 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2511 #, c-format
2512 msgid "failed to partition disk: %s"
2513 msgstr ""
2514
2515 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2516 #, c-format
2517 msgid "failed to add boot partition: %s"
2518 msgstr ""
2519
2520 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2521 #, c-format
2522 msgid "failed to add root partition: %s"
2523 msgstr ""
2524
2525 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2526 #, c-format
2527 msgid "failed to create boot filesystem: %s"
2528 msgstr ""
2529
2530 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2531 #, c-format
2532 msgid "failed to create root filesystem: %s"
2533 msgstr ""
2534
2535 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2536 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2537 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2538 msgstr ""
2539
2540 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2541 #, c-format
2542 msgid "failed to create PV: %s: %s"
2543 msgstr ""
2544
2545 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2546 #, c-format
2547 msgid "failed to create VG: %s: %s"
2548 msgstr ""
2549
2550 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2551 #, c-format
2552 msgid "failed to create LV: /dev/%s/%s: %s"
2553 msgstr ""
2554
2555 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2556 #, c-format
2557 msgid "failed to resize LV to full size: %s: %s"
2558 msgstr ""
2559
2560 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2561 #, c-format
2562 msgid "failed to create filesystem (%s): %s"
2563 msgstr ""
2564
2565 #: fish/rc.c:257
2566 #, c-format
2567 msgid "guestfish: protocol error: could not read 'hello' message\n"
2568 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2569
2570 #: fish/rc.c:262
2571 #, c-format
2572 msgid ""
2573 "guestfish: protocol error: version mismatch, server version '%s' does not "
2574 "match client version '%s'.  The two versions must match exactly.\n"
2575 msgstr ""
2576 "guestfish: protocol error: version mismatch, server version '%s' does not "
2577 "match client version '%s'.  The two versions must match exactly.\n"
2578
2579 #: fish/rc.c:337 fish/rc.c:351
2580 #, c-format
2581 msgid "guestfish: remote: looks like the server is not running\n"
2582 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2583
2584 #: fish/rc.c:363 fish/rc.c:377
2585 #, c-format
2586 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2587 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2588
2589 #: fish/rc.c:388
2590 #, c-format
2591 msgid "guestfish: protocol error: could not decode reply from server\n"
2592 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2593
2594 #: fish/reopen.c:38
2595 #, c-format
2596 msgid "'reopen' command takes no parameters\n"
2597 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2598
2599 #: fish/reopen.c:48
2600 #, c-format
2601 msgid "reopen: guestfs_create: failed to create handle\n"
2602 msgstr "reopen: guestfs_create: failed to create handle\n"
2603
2604 #: fish/setenv.c:34
2605 #, c-format
2606 msgid "use '%s VAR value' to set an environment variable\n"
2607 msgstr ""
2608
2609 #: fish/setenv.c:56
2610 #, c-format
2611 msgid "use '%s VAR' to unset an environment variable\n"
2612 msgstr ""
2613
2614 #: fish/supported.c:66
2615 msgid "yes"
2616 msgstr "हाँ"
2617
2618 #: fish/supported.c:68
2619 msgid "no"
2620 msgstr "नहीं"
2621
2622 #: fish/time.c:36
2623 #, c-format
2624 msgid "use 'time command [args...]'\n"
2625 msgstr "use 'time command [args...]'\n"
2626
2627 #: fuse/guestmount.c:912
2628 #, c-format
2629 msgid ""
2630 "%s: FUSE module for libguestfs\n"
2631 "%s lets you mount a virtual machine filesystem\n"
2632 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2633 "Usage:\n"
2634 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2635 "Options:\n"
2636 "  -a|--add image       Add image\n"
2637 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2638 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2639 "  -d|--domain guest    Add disks from libvirt guest\n"
2640 "  --echo-keys          Don't turn off echo for passphrases\n"
2641 "  --format[=raw|..]    Force disk format for -a option\n"
2642 "  --fuse-help          Display extra FUSE options\n"
2643 "  -i|--inspector       Automatically mount filesystems\n"
2644 "  --help               Display help message and exit\n"
2645 "  --keys-from-stdin    Read passphrases from stdin\n"
2646 "  --live               Connect to a live virtual machine\n"
2647 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2648 "  -n|--no-sync         Don't autosync\n"
2649 "  -o|--option opt      Pass extra option to FUSE\n"
2650 "  -r|--ro              Mount read-only\n"
2651 "  --selinux            Enable SELinux support\n"
2652 "  -v|--verbose         Verbose messages\n"
2653 "  -V|--version         Display version and exit\n"
2654 "  -w|--rw              Mount read-write\n"
2655 "  -x|--trace           Trace guestfs API calls\n"
2656 msgstr ""
2657
2658 #: fuse/guestmount.c:1131
2659 #, c-format
2660 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2661 msgstr ""
2662
2663 #: fuse/guestmount.c:1141
2664 #, c-format
2665 msgid "%s: --live is not compatible with --ro option\n"
2666 msgstr ""
2667
2668 #: fuse/guestmount.c:1148
2669 #, c-format
2670 msgid "%s: --live is not compatible with -i option\n"
2671 msgstr ""
2672
2673 #: fuse/guestmount.c:1163
2674 #, c-format
2675 msgid "%s: with --live, you must use exactly one -d option\n"
2676 msgstr ""
2677
2678 #: fuse/guestmount.c:1170
2679 #, c-format
2680 msgid "%s: --live is not compatible with -a option\n"
2681 msgstr ""
2682
2683 #: fuse/guestmount.c:1179
2684 #, c-format
2685 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2686 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2687
2688 #: inspector/virt-inspector.c:82
2689 #, c-format
2690 msgid ""
2691 "%s: display information about a virtual machine\n"
2692 "Copyright (C) 2010 Red Hat Inc.\n"
2693 "Usage:\n"
2694 "  %s [--options] -d domname file [file ...]\n"
2695 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2696 "Options:\n"
2697 "  -a|--add image       Add image\n"
2698 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2699 "  -d|--domain guest    Add disks from libvirt guest\n"
2700 "  --echo-keys          Don't turn off echo for passphrases\n"
2701 "  --format[=raw|..]    Force disk format for -a option\n"
2702 "  --help               Display brief help\n"
2703 "  --keys-from-stdin    Read passphrases from stdin\n"
2704 "  -v|--verbose         Verbose messages\n"
2705 "  -V|--version         Display version and exit\n"
2706 "  -x                   Trace libguestfs API calls\n"
2707 "  --xpath query        Perform an XPath query\n"
2708 "For more information, see the manpage %s(1).\n"
2709 msgstr ""
2710
2711 #: inspector/virt-inspector.c:255
2712 #, c-format
2713 msgid "%s: cannot use --xpath together with other options.\n"
2714 msgstr ""
2715
2716 #: inspector/virt-inspector.c:288
2717 #, c-format
2718 msgid ""
2719 "%s: no operating system could be detected inside this disk image.\n"
2720 "\n"
2721 "This may be because the file is not a disk image, or is not a virtual "
2722 "machine\n"
2723 "image, or because the OS type is not understood by libguestfs.\n"
2724 "\n"
2725 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2726 "must\n"
2727 "install the separate libguestfs-winsupport package.\n"
2728 "\n"
2729 "If you feel this is an error, please file a bug report including as much\n"
2730 "information about the disk image as possible.\n"
2731 msgstr ""
2732
2733 #: inspector/virt-inspector.c:313
2734 #, c-format
2735 msgid "%s: XML write error at \"%s\": %m\n"
2736 msgstr ""
2737
2738 #: inspector/virt-inspector.c:325
2739 #, c-format
2740 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2741 msgstr ""
2742
2743 #: inspector/virt-inspector.c:333
2744 #, c-format
2745 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2746 msgstr ""
2747
2748 #: inspector/virt-inspector.c:827
2749 #, c-format
2750 msgid "%s: unable to parse XML from stdin\n"
2751 msgstr ""
2752
2753 #: inspector/virt-inspector.c:833
2754 #, c-format
2755 msgid "%s: unable to create new XPath context\n"
2756 msgstr ""
2757
2758 #: inspector/virt-inspector.c:840
2759 #, c-format
2760 msgid "%s: unable to evaluate XPath expression\n"
2761 msgstr ""
2762
2763 #: inspector/virt-inspector.c:851
2764 #, c-format
2765 msgid "%s: xmlSaveToFd failed\n"
2766 msgstr ""
2767
2768 #: inspector/virt-inspector.c:858
2769 #, c-format
2770 msgid "%s: xmlNewDoc failed\n"
2771 msgstr ""
2772
2773 #: inspector/virt-inspector.c:863
2774 #, c-format
2775 msgid "%s: xmlCopyNode failed\n"
2776 msgstr ""
2777
2778 #: inspector/virt-inspector.c:870
2779 #, c-format
2780 msgid "%s: xmlSaveDoc failed\n"
2781 msgstr ""
2782
2783 #: perl/lib/Sys/Guestfs/Lib.pm:158
2784 msgid "open_guest: first parameter must be a string or an arrayref"
2785 msgstr ""
2786
2787 #: perl/lib/Sys/Guestfs/Lib.pm:164
2788 msgid "open_guest: first argument contains undefined element"
2789 msgstr ""
2790
2791 #: perl/lib/Sys/Guestfs/Lib.pm:172
2792 #, perl-brace-format
2793 msgid "guest image {imagename} does not exist or is not readable"
2794 msgstr ""
2795
2796 #: perl/lib/Sys/Guestfs/Lib.pm:179
2797 msgid ""
2798 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2799 "XPath::XMLParser)"
2800 msgstr ""
2801
2802 #: perl/lib/Sys/Guestfs/Lib.pm:184
2803 msgid "open_guest: too many domains listed on command line"
2804 msgstr ""
2805
2806 #: perl/lib/Sys/Guestfs/Lib.pm:191
2807 msgid "open_guest: cannot connect to libvirt"
2808 msgstr ""
2809
2810 #: perl/lib/Sys/Guestfs/Lib.pm:210
2811 #, perl-brace-format
2812 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2813 msgstr ""
2814
2815 #: perl/lib/Sys/Guestfs/Lib.pm:213
2816 #, perl-brace-format
2817 msgid "{imagename} is not the name of a libvirt domain\n"
2818 msgstr ""
2819
2820 #: perl/lib/Sys/Guestfs/Lib.pm:242
2821 #, perl-brace-format
2822 msgid "{imagename} seems to have no disk devices\n"
2823 msgstr ""
2824
2825 #: perl/lib/Sys/Guestfs/Lib.pm:827
2826 msgid ""
2827 "No operating system could be detected inside this disk image.\n"
2828 "\n"
2829 "This may be because the file is not a disk image, or is not a virtual "
2830 "machine\n"
2831 "image, or because the OS type is not understood by virt-inspector.\n"
2832 "\n"
2833 "If you feel this is an error, please file a bug report including as much\n"
2834 "information about the disk image as possible.\n"
2835 msgstr ""
2836
2837 #: perl/lib/Sys/Guestfs/Lib.pm:945
2838 #, perl-brace-format
2839 msgid "unknown filesystem {fs}\n"
2840 msgstr ""
2841
2842 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2843 #, perl-brace-format
2844 msgid "Error running rpm -qa: {error}"
2845 msgstr ""
2846
2847 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2848 #, perl-brace-format
2849 msgid "Error running dpkg-query: {error}"
2850 msgstr ""
2851
2852 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2853 msgid "Can't find grub on guest"
2854 msgstr ""
2855
2856 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2857 #, perl-brace-format
2858 msgid "Grub entry {title} has no kernel"
2859 msgstr ""
2860
2861 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2862 #, perl-brace-format
2863 msgid "grub refers to {path}, which doesn't exist\n"
2864 msgstr ""
2865
2866 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2867 #, perl-brace-format
2868 msgid "Grub entry {title} does not specify an initrd"
2869 msgstr ""
2870
2871 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2872 #, perl-brace-format
2873 msgid "Didn't find modules directory {modules} for kernel {path}"
2874 msgstr ""
2875
2876 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2877 #, perl-brace-format
2878 msgid "Couldn't guess kernel version number from path for kernel {path}"
2879 msgstr ""
2880
2881 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2882 #, perl-brace-format
2883 msgid "{path} doesn't match augeas pattern"
2884 msgstr ""
2885
2886 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2887 #, perl-brace-format
2888 msgid "{filename}: could not read initrd format"
2889 msgstr ""
2890
2891 #: rescue/virt-rescue.c:66
2892 #, c-format
2893 msgid ""
2894 "%s: Run a rescue shell on a virtual machine\n"
2895 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2896 "Usage:\n"
2897 "  %s [--options] -d domname\n"
2898 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2899 "Options:\n"
2900 "  -a|--add image       Add image\n"
2901 "  --append kernelopts  Append kernel options\n"
2902 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2903 "  -d|--domain guest    Add disks from libvirt guest\n"
2904 "  --format[=raw|..]    Force disk format for -a option\n"
2905 "  --help               Display brief help\n"
2906 "  -m|--memsize MB      Set memory size in megabytes\n"
2907 "  --network            Enable network\n"
2908 "  -r|--ro              Access read-only\n"
2909 "  --selinux            Enable SELinux\n"
2910 "  --smp N              Enable SMP with N >= 2 virtual CPUs\n"
2911 "  --suggest            Suggest mount commands for this guest\n"
2912 "  -v|--verbose         Verbose messages\n"
2913 "  -V|--version         Display version and exit\n"
2914 "  -w|--rw              Mount read-write\n"
2915 "  -x                   Trace libguestfs API calls\n"
2916 "For more information, see the manpage %s(1).\n"
2917 msgstr ""
2918
2919 #: rescue/virt-rescue.c:167
2920 #, c-format
2921 msgid "%s: could not parse --smp parameter '%s'\n"
2922 msgstr ""
2923
2924 #: rescue/virt-rescue.c:172
2925 #, c-format
2926 msgid "%s: --smp parameter '%s' should be >= 1\n"
2927 msgstr ""
2928
2929 #: rescue/virt-rescue.c:202
2930 #, c-format
2931 msgid "%s: could not parse memory size '%s'\n"
2932 msgstr ""
2933
2934 #: rescue/virt-rescue.c:372
2935 #, c-format
2936 msgid ""
2937 "Inspecting the virtual machine or disk image ...\n"
2938 "\n"
2939 msgstr ""
2940
2941 #: rescue/virt-rescue.c:391
2942 #, c-format
2943 msgid ""
2944 "This disk contains one or more operating systems.  You can use these mount\n"
2945 "commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
2946 "\n"
2947 msgstr ""
2948
2949 #: rescue/virt-rescue.c:401
2950 #, c-format
2951 msgid ""
2952 "# %s is the root of a %s operating system\n"
2953 "# type: %s, distro: %s, version: %d.%d\n"
2954 "# %s\n"
2955 "\n"
2956 msgstr ""
2957
2958 #: rescue/virt-rescue.c:458
2959 #, c-format
2960 msgid ""
2961 "This disk contains no filesystems that we recognize.\n"
2962 "\n"
2963 "However you can still use virt-rescue on the disk image, to try to mount\n"
2964 "filesystems that are not recognized by libguestfs, or to create partitions,\n"
2965 "logical volumes and filesystems on a blank disk.\n"
2966 msgstr ""
2967
2968 #: rescue/virt-rescue.c:465
2969 #, c-format
2970 msgid ""
2971 "This disk contains one or more filesystems, but we don't recognize any\n"
2972 "operating system.  You can use these mount commands in virt-rescue (at the\n"
2973 "><rescue> prompt) to mount these filesystems.\n"
2974 "\n"
2975 msgstr ""
2976
2977 #: rescue/virt-rescue.c:470
2978 #, c-format
2979 msgid "# %s has type '%s'\n"
2980 msgstr ""
2981
2982 #: rescue/virt-rescue.c:594
2983 #, c-format
2984 msgid "%s: unknown child exit status (%d)\n"
2985 msgstr ""
2986
2987 #: src/appliance.c:182
2988 #, c-format
2989 msgid ""
2990 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2991 "LIBGUESTFS_PATH (search path: %s)"
2992 msgstr ""
2993
2994 #: src/appliance.c:332
2995 #, c-format
2996 msgid "security: cached appliance %s is not owned by UID %d"
2997 msgstr ""
2998
2999 #: src/appliance.c:337
3000 #, c-format
3001 msgid "security: cached appliance %s is not a directory (mode %o)"
3002 msgstr ""
3003
3004 #: src/appliance.c:342
3005 #, c-format
3006 msgid "security: cached appliance %s is writable by group or other (mode %o)"
3007 msgstr ""
3008
3009 #: src/appliance.c:672
3010 msgid "external command failed, see earlier error messages"
3011 msgstr ""
3012
3013 #: src/dbdump.c:85
3014 msgid "unexpected end of output from db_dump command before end of header"
3015 msgstr ""
3016
3017 #: src/dbdump.c:98 src/dbdump.c:110
3018 msgid "unexpected line from db_dump command, no space prefix"
3019 msgstr ""
3020
3021 #: src/dbdump.c:127
3022 msgid "unexpected end of output from db_dump command before end of data"
3023 msgstr ""
3024
3025 #: src/dbdump.c:208
3026 msgid "unexpected non-hex digits in output of db_dump command"
3027 msgstr ""
3028
3029 #: src/filearch.c:152
3030 #, c-format
3031 msgid "size of %s unreasonable (%<PRIi64> bytes)"
3032 msgstr ""
3033
3034 #: src/filearch.c:265
3035 msgid ""
3036 "file-architecture API not available since this version of libguestfs was "
3037 "compiled without the libmagic library"
3038 msgstr ""
3039
3040 #: src/guestfs.c:177
3041 #, c-format
3042 msgid "guestfs_close: called twice on the same handle\n"
3043 msgstr "guestfs_close: called twice on the same handle\n"
3044
3045 #: src/guestfs.c:344
3046 #, c-format
3047 msgid "warning: %s"
3048 msgstr ""
3049
3050 #: src/guestfs.c:403
3051 #, c-format
3052 msgid "libguestfs: error: %s\n"
3053 msgstr "libguestfs: error: %s\n"
3054
3055 #: src/guestfs.c:981
3056 #, c-format
3057 msgid "<truncated, original size %zu bytes>"
3058 msgstr ""
3059
3060 #: src/inspect.c:278
3061 msgid "not a Windows guest, or systemroot could not be determined"
3062 msgstr ""
3063
3064 #: src/inspect.c:294
3065 msgid "not a Windows guest, or CurrentControlSet could not be determined"
3066 msgstr ""
3067
3068 #: src/inspect.c:522 src/inspect_apps.c:609
3069 msgid ""
3070 "inspection API not available since this version of libguestfs was compiled "
3071 "without the hivex library"
3072 msgstr ""
3073
3074 #: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537
3075 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658
3076 #: src/inspect_fs_unix.c:958
3077 #, c-format
3078 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
3079 msgstr ""
3080
3081 #: src/inspect.c:773
3082 msgid "no inspection data: call guestfs_inspect_os first"
3083 msgstr ""
3084
3085 #: src/inspect.c:785
3086 #, c-format
3087 msgid ""
3088 "%s: root device not found: only call this function with a root device "
3089 "previously returned by guestfs_inspect_os"
3090 msgstr ""
3091
3092 #: src/inspect_fs.c:336 src/inspect_fs.c:349
3093 #, c-format
3094 msgid "could not parse integer in version number: %s"
3095 msgstr ""
3096
3097 #: src/inspect_fs.c:502
3098 #, c-format
3099 msgid "%s: file is empty"
3100 msgstr ""
3101
3102 #: src/inspect_fs_unix.c:692
3103 msgid "could not parse /etc/fstab or empty file"
3104 msgstr ""
3105
3106 #: src/inspect_fs_windows.c:164
3107 #, c-format
3108 msgid "cannot resolve Windows %%SYSTEMROOT%%"
3109 msgstr ""
3110
3111 #: src/inspect_icon.c:491
3112 #, c-format
3113 msgid "read: %s: unexpected end of file"
3114 msgstr ""
3115
3116 #: src/launch.c:134
3117 msgid "command line cannot be altered after qemu subprocess launched"
3118 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
3119
3120 #: src/launch.c:203
3121 msgid "guestfs_config: parameter must begin with '-' character"
3122 msgstr "guestfs_config: parameter must begin with '-' character"
3123
3124 #: src/launch.c:217
3125 #, c-format
3126 msgid "guestfs_config: parameter '%s' isn't allowed"
3127 msgstr "guestfs_config: parameter '%s' isn't allowed"
3128
3129 #: src/launch.c:289 src/launch.c:407
3130 msgid "filename cannot contain ',' (comma) character"
3131 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
3132
3133 #: src/launch.c:303 src/launch.c:311
3134 #, c-format
3135 msgid "%s parameter is empty or contains disallowed characters"
3136 msgstr ""
3137
3138 #: src/launch.c:426
3139 msgid "the libguestfs handle has already been launched"
3140 msgstr ""
3141
3142 #: src/launch.c:437
3143 #, c-format
3144 msgid "%s: cannot create temporary directory"
3145 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
3146
3147 #: src/launch.c:474
3148 msgid "you must call guestfs_add_drive before guestfs_launch"
3149 msgstr "you must call guestfs_add_drive before guestfs_launch"
3150
3151 #: src/launch.c:895
3152 msgid "guestfs_launch failed, see earlier error messages"
3153 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3154
3155 #: src/launch.c:908
3156 msgid "qemu launched and contacted daemon, but state != READY"
3157 msgstr "qemu launched and contacted daemon, but state != READY"
3158
3159 #: src/launch.c:998
3160 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3161 msgstr ""
3162
3163 #: src/launch.c:1006
3164 msgid "contacted guestfsd, but state != READY"
3165 msgstr ""
3166
3167 #: src/launch.c:1178
3168 #, c-format
3169 msgid ""
3170 "command failed: %s\n"
3171 "\n"
3172 "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
3173 "environment variable.  There may also be errors printed above."
3174 msgstr ""
3175
3176 #: src/launch.c:1318
3177 msgid "qemu has not been launched yet"
3178 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
3179
3180 #: src/launch.c:1329
3181 msgid "no subprocess to kill"
3182 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
3183
3184 #: src/proto.c:188
3185 #, c-format
3186 msgid "guestfs_set_busy: called when in state %d != READY"
3187 msgstr "guestfs_set_busy: called when in state %d != READY"
3188
3189 #: src/proto.c:211
3190 #, c-format
3191 msgid "guestfs_end_busy: called when in state %d"
3192 msgstr "guestfs_end_busy: called when in state %d"
3193
3194 #: src/proto.c:421
3195 #, c-format
3196 msgid ""
3197 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3198 msgstr ""
3199 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3200
3201 #: src/proto.c:543
3202 msgid ""
3203 "This usually means the libguestfs appliance failed to start up.  Please\n"
3204 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3205 "the debug messages output prior to this error.\n"
3206 msgstr ""
3207
3208 #: src/proto.c:549
3209 msgid "See earlier debug messages.\n"
3210 msgstr ""
3211
3212 #: src/proto.c:639
3213 #, c-format
3214 msgid "received magic signature from guestfsd, but in state %d"
3215 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
3216
3217 #: src/proto.c:658
3218 #, c-format
3219 msgid "message length (%u) > maximum possible size (%d)"
3220 msgstr "message length (%u) > maximum possible size (%d)"
3221
3222 #: src/proto.c:810
3223 #, c-format
3224 msgid "guestfs___send: state %d != BUSY"
3225 msgstr "guestfs___send: state %d != BUSY"
3226
3227 #: src/proto.c:834
3228 msgid "xdr_guestfs_message_header failed"
3229 msgstr "xdr_guestfs_message_header failed"
3230
3231 #: src/proto.c:843
3232 msgid "dispatch failed to marshal args"
3233 msgstr "dispatch failed to marshal args"
3234
3235 #: src/proto.c:922 src/proto.c:1217
3236 msgid "operation cancelled by user"
3237 msgstr ""
3238
3239 #: src/proto.c:973
3240 #, c-format
3241 msgid "send_file_chunk: state %d != READY"
3242 msgstr "send_file_chunk: state %d != READY"
3243
3244 #: src/proto.c:989
3245 #, c-format
3246 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3247 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3248
3249 #: src/proto.c:1144
3250 #, c-format
3251 msgid "%s: error in chunked encoding"
3252 msgstr "%s: error in chunked encoding"
3253
3254 #: src/proto.c:1171
3255 msgid "write to daemon socket"
3256 msgstr "डेमॉन सॉकेट में लिखें"
3257
3258 #: src/proto.c:1194
3259 msgid "receive_file_data: parse error in reply callback"
3260 msgstr "receive_file_data: parse error in reply callback"
3261
3262 #: src/proto.c:1199
3263 msgid "receive_file_data: unexpected flag received when reading file chunks"
3264 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3265
3266 #: src/proto.c:1207
3267 msgid "failed to parse file chunk"
3268 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3269
3270 #: src/proto.c:1221
3271 msgid "file receive cancelled by daemon"
3272 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3273
3274 #: src/virt.c:106 src/virt.c:400
3275 msgid "you cannot set both live and readonly flags"
3276 msgstr ""
3277
3278 #: src/virt.c:114
3279 #, c-format
3280 msgid "could not connect to libvirt (code %d, domain %d): %s"
3281 msgstr ""
3282
3283 #: src/virt.c:135
3284 #, c-format
3285 msgid "no libvirt domain called '%s': %s"
3286 msgstr ""
3287
3288 #: src/virt.c:195 src/virt.c:523
3289 #, c-format
3290 msgid "error reading libvirt XML information: %s"
3291 msgstr ""
3292
3293 #: src/virt.c:205 src/virt.c:531
3294 msgid "unable to parse XML information returned by libvirt"
3295 msgstr ""
3296
3297 #: src/virt.c:211 src/virt.c:537
3298 msgid "unable to create new XPath context"
3299 msgstr ""
3300
3301 #: src/virt.c:218 src/virt.c:552
3302 msgid "unable to evaluate XPath expression"
3303 msgstr ""
3304
3305 #: src/virt.c:327
3306 msgid "libvirt domain has no disks"
3307 msgstr ""
3308
3309 #: src/virt.c:394
3310 msgid "unknown readonlydisk parameter"
3311 msgstr ""
3312
3313 #: src/virt.c:411
3314 #, c-format
3315 msgid "error getting domain info: %s"
3316 msgstr ""
3317
3318 #: src/virt.c:425
3319 msgid ""
3320 "error: domain is a live virtual machine.\n"
3321 "Writing to the disks of a running virtual machine can cause disk "
3322 "corruption.\n"
3323 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3324 "specify live access.  In most libguestfs tools these options are --ro or\n"
3325 "--live respectively.  Consult the documentation for further information."
3326 msgstr ""
3327
3328 #: src/virt.c:490
3329 #, c-format
3330 msgid ""
3331 "%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
3332 "\"error\""
3333 msgstr ""
3334
3335 #: src/virt.c:580
3336 msgid ""
3337 "this guest has no libvirt <channel> definition for guestfsd\n"
3338 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3339 msgstr ""
3340
3341 #: src/virt.c:605
3342 msgid ""
3343 "add-domain API not available since this version of libguestfs was compiled "
3344 "without libvirt or libxml2"
3345 msgstr ""
3346
3347 #: test-tool/test-tool.c:79
3348 #, c-format
3349 msgid ""
3350 "libguestfs-test-tool: interactive test tool\n"
3351 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3352 "Usage:\n"
3353 "  libguestfs-test-tool [--options]\n"
3354 "Options:\n"
3355 "  --help         Display usage\n"
3356 "  --qemudir dir  Specify QEMU source directory\n"
3357 "  --qemu qemu    Specify QEMU binary\n"
3358 "  --timeout n\n"
3359 "  -t n           Set launch timeout (default: %d seconds)\n"
3360 msgstr ""
3361
3362 #: test-tool/test-tool.c:127
3363 #, c-format
3364 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3365 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3366
3367 #: test-tool/test-tool.c:136
3368 #, c-format
3369 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3370 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3371
3372 #: test-tool/test-tool.c:148
3373 #, c-format
3374 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3375 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3376
3377 #: test-tool/test-tool.c:174
3378 #, c-format
3379 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3380 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3381
3382 #: test-tool/test-tool.c:181
3383 #, c-format
3384 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3385 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3386
3387 #: test-tool/test-tool.c:189
3388 #, c-format
3389 msgid "libguestfs-test-tool: guestfs_version failed\n"
3390 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3391
3392 #: test-tool/test-tool.c:223
3393 #, c-format
3394 msgid "libguestfs-test-tool: failed to launch appliance\n"
3395 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3396
3397 #: test-tool/test-tool.c:235
3398 #, c-format
3399 msgid "libguestfs-test-tool: failed to run part-disk\n"
3400 msgstr ""
3401
3402 #: test-tool/test-tool.c:241
3403 #, c-format
3404 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3405 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3406
3407 #: test-tool/test-tool.c:247
3408 #, c-format
3409 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3410 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3411
3412 #: test-tool/test-tool.c:254
3413 #, c-format
3414 msgid "libguestfs-test-tool: failed to touch file\n"
3415 msgstr ""
3416
3417 #: test-tool/test-tool.c:285
3418 #, c-format
3419 msgid ""
3420 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3421 "--qemu/--qemudir options cannot be used.\n"
3422 msgstr ""
3423 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3424 "--qemu/--qemudir options cannot be used.\n"
3425
3426 #: test-tool/test-tool.c:293
3427 #, c-format
3428 msgid "Binary '%s' does not exist or is not executable\n"
3429 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3430
3431 #: test-tool/test-tool.c:307
3432 #, c-format
3433 msgid "%s: does not look like a qemu source directory\n"
3434 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3435
3436 #: tools/virt-list-filesystems.pl:148
3437 msgid "virt-list-filesystems: no image or VM name given"
3438 msgstr ""
3439
3440 #: tools/virt-list-partitions.pl:160
3441 msgid "virt-list-partitions: no image or VM name given"
3442 msgstr ""
3443
3444 #: tools/virt-make-fs.pl:293
3445 msgid "virt-make-fs input output\n"
3446 msgstr ""
3447
3448 #: tools/virt-make-fs.pl:323
3449 msgid "unexpected output from 'du' command"
3450 msgstr ""
3451
3452 #: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349
3453 #: tools/virt-make-fs.pl:476
3454 #, perl-brace-format
3455 msgid "{f}: unknown input format: {fmt}\n"
3456 msgstr ""
3457
3458 #: tools/virt-make-fs.pl:393
3459 #, perl-brace-format
3460 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3461 msgstr ""
3462
3463 #: tools/virt-make-fs.pl:408
3464 msgid ""
3465 "qemu-img create: failed to create disk image, see earlier error messages\n"
3466 msgstr ""
3467
3468 #: tools/virt-make-fs.pl:419
3469 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3470 msgstr ""
3471
3472 #: tools/virt-make-fs.pl:460
3473 msgid "tar: failed, see earlier messages\n"
3474 msgstr ""
3475
3476 #: tools/virt-make-fs.pl:482
3477 msgid "uncompress command failed, see earlier messages\n"
3478 msgstr ""
3479
3480 #: tools/virt-make-fs.pl:517
3481 msgid ""
3482 "virt-make-fs: error copying contents into filesystem\n"
3483 "An error here usually means that the program did not estimate the\n"
3484 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3485 msgstr ""
3486
3487 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3488 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3489 msgstr ""
3490
3491 #: tools/virt-tar.pl:222
3492 msgid "virt-tar: no image, VM names, directory or filename given"
3493 msgstr ""
3494
3495 #: tools/virt-tar.pl:225
3496 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3497 msgstr ""
3498
3499 #: tools/virt-tar.pl:236
3500 #, perl-brace-format
3501 msgid "virt-tar: {tarball}: file not found\n"
3502 msgstr ""
3503
3504 #: tools/virt-tar.pl:239
3505 #, perl-brace-format
3506 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3507 msgstr ""
3508
3509 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3510 #, perl-brace-format
3511 msgid ""
3512 "{prog}: No operating system could be detected inside this disk image.\n"
3513 "\n"
3514 "This may be because the file is not a disk image, or is not a virtual "
3515 "machine\n"
3516 "image, or because the OS type is not understood by libguestfs.\n"
3517 "\n"
3518 "If you feel this is an error, please file a bug report including as much\n"
3519 "information about the disk image as possible.\n"
3520 msgstr ""
3521
3522 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3523 #, perl-brace-format
3524 msgid "{prog}: multiboot operating systems are not supported.\n"
3525 msgstr ""
3526
3527 #: tools/virt-win-reg.pl:245
3528 msgid "no libvirt domain name or disk image given\n"
3529 msgstr ""
3530
3531 #: tools/virt-win-reg.pl:287
3532 msgid ""
3533 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3534 "export\n"
3535 msgstr ""
3536
3537 #: tools/virt-win-reg.pl:446
3538 #, perl-brace-format
3539 msgid "virt-win-reg: {p}: cannot find user directory\n"
3540 msgstr ""
3541
3542 #: tools/virt-win-reg.pl:451
3543 #, perl-brace-format
3544 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3545 msgstr ""
3546
3547 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3548 #, perl-brace-format
3549 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3550 msgstr ""
3551
3552 #: tools/virt-win-reg.pl:529
3553 #, perl-brace-format
3554 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3555 msgstr ""
3556
3557 #: tools/virt-win-reg.pl:551
3558 #, perl-brace-format
3559 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3560 msgstr ""