d7433d63564404c94a265724c3ee57d7baa084e1
[libguestfs.git] / po / hi.po
1 # translation of libguestfs.master.libguestfs.po to Hindi
2 # Copyright (C) 2010 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Rajesh Ranjan <rranjan@redhat.com>, 2010.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: libguestfs.master.libguestfs\n"
9 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
10 "component=libguestfs&product=Virtualization+Tools\n"
11 "POT-Creation-Date: 2011-05-09 15:21+0100\n"
12 "PO-Revision-Date: 2010-02-16 12:57+0530\n"
13 "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
14 "Language-Team: Hindi <Red Hat>\n"
15 "Language: hi\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-Generator: KBabel 1.11.4\n"
20 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
21 "\n"
22 "\n"
23 "\n"
24
25 #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:58 df/main.c:70
26 #: edit/virt-edit.c:73 fish/fish.c:96 fuse/guestmount.c:908
27 #: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59
28 #, c-format
29 msgid "Try `%s --help' for more information.\n"
30 msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
31
32 #: cat/virt-cat.c:61
33 #, fuzzy, c-format
34 msgid ""
35 "%s: display files in a virtual machine\n"
36 "Copyright (C) 2010 Red Hat Inc.\n"
37 "Usage:\n"
38 "  %s [--options] -d domname file [file ...]\n"
39 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
40 "Options:\n"
41 "  -a|--add image       Add image\n"
42 "  -c|--connect uri     Specify libvirt URI for -d option\n"
43 "  -d|--domain guest    Add disks from libvirt guest\n"
44 "  --echo-keys          Don't turn off echo for passphrases\n"
45 "  --format[=raw|..]    Force disk format for -a option\n"
46 "  --help               Display brief help\n"
47 "  --keys-from-stdin    Read passphrases from stdin\n"
48 "  -v|--verbose         Verbose messages\n"
49 "  -V|--version         Display version and exit\n"
50 "  -x                   Trace libguestfs API calls\n"
51 "For more information, see the manpage %s(1).\n"
52 msgstr ""
53 "%s: FUSE module for libguestfs\n"
54 "%s lets you mount a virtual machine filesystem\n"
55 "Copyright (C) 2009 Red Hat Inc.\n"
56 "Usage:\n"
57 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
58 "Options:\n"
59 "  -a|--add image       Add image\n"
60 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
61 "  --fuse-help          Display extra FUSE options\n"
62 "  --help               Display help message and exit\n"
63 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
64 "  -n|--no-sync         Don't autosync\n"
65 "  -o|--option opt      Pass extra option to FUSE\n"
66 "  -r|--ro              Mount read-only\n"
67 "  --selinux            Enable SELinux support\n"
68 "  --trace              Trace guestfs API calls (to stderr)\n"
69 "  -v|--verbose         Verbose messages\n"
70 "  -V|--version         Display version and exit\n"
71
72 #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:123
73 #: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219
74 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132
75 #: rescue/virt-rescue.c:133
76 #, c-format
77 msgid "guestfs_create: failed to create handle\n"
78 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
79
80 #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:145
81 #: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061
82 #: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157
83 #, c-format
84 msgid "%s: unknown long option: %s (%d)\n"
85 msgstr "%s: unknown long option: %s (%d)\n"
86
87 #: cat/virt-filesystems.c:103
88 #, fuzzy, c-format
89 msgid ""
90 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
91 "Copyright (C) 2010 Red Hat Inc.\n"
92 "Usage:\n"
93 "  %s [--options] -d domname\n"
94 "  %s [--options] -a disk.img [-a disk.img ...]\n"
95 "Options:\n"
96 "  -a|--add image       Add image\n"
97 "  --all                Display everything\n"
98 "  --blkdevs|--block-devices\n"
99 "                       Display block devices\n"
100 "  -c|--connect uri     Specify libvirt URI for -d option\n"
101 "  --csv                Output as Comma-Separated Values\n"
102 "  -d|--domain guest    Add disks from libvirt guest\n"
103 "  --echo-keys          Don't turn off echo for passphrases\n"
104 "  --extra              Display swap and data filesystems\n"
105 "  --filesystems        Display mountable filesystems\n"
106 "  --format[=raw|..]    Force disk format for -a option\n"
107 "  -h|--human-readable  Human-readable sizes in --long output\n"
108 "  --help               Display brief help\n"
109 "  --keys-from-stdin    Read passphrases from stdin\n"
110 "  -l|--long            Long output\n"
111 "  --lvs|--logvols|--logical-volumes\n"
112 "                       Display LVM logical volumes\n"
113 "  --no-title           No title in --long output\n"
114 "  --parts|--partitions Display partitions\n"
115 "  --pvs|--physvols|--physical-volumes\n"
116 "                       Display LVM physical volumes\n"
117 "  --uuid|--uuids       Add UUIDs to --long output\n"
118 "  -v|--verbose         Verbose messages\n"
119 "  -V|--version         Display version and exit\n"
120 "  --vgs|--volgroups|--volume-groups\n"
121 "                       Display LVM volume groups\n"
122 "  -x                   Trace libguestfs API calls\n"
123 "For more information, see the manpage %s(1).\n"
124 msgstr ""
125 "%s: FUSE module for libguestfs\n"
126 "%s lets you mount a virtual machine filesystem\n"
127 "Copyright (C) 2009 Red Hat Inc.\n"
128 "Usage:\n"
129 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
130 "Options:\n"
131 "  -a|--add image       Add image\n"
132 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
133 "  --fuse-help          Display extra FUSE options\n"
134 "  --help               Display help message and exit\n"
135 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
136 "  -n|--no-sync         Don't autosync\n"
137 "  -o|--option opt      Pass extra option to FUSE\n"
138 "  -r|--ro              Mount read-only\n"
139 "  --selinux            Enable SELinux support\n"
140 "  --trace              Trace guestfs API calls (to stderr)\n"
141 "  -v|--verbose         Verbose messages\n"
142 "  -V|--version         Display version and exit\n"
143
144 #: cat/virt-filesystems.c:318 df/main.c:255
145 #, fuzzy, c-format
146 msgid "%s: you cannot use -h and --csv options together.\n"
147 msgstr "%s: cannot use --listen and --file options at the same time\n"
148
149 #: cat/virt-ls.c:62
150 #, fuzzy, c-format
151 msgid ""
152 "%s: list files in a virtual machine\n"
153 "Copyright (C) 2010 Red Hat Inc.\n"
154 "Usage:\n"
155 "  %s [--options] -d domname file [dir ...]\n"
156 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
157 "Options:\n"
158 "  -a|--add image       Add image\n"
159 "  -c|--connect uri     Specify libvirt URI for -d option\n"
160 "  -d|--domain guest    Add disks from libvirt guest\n"
161 "  --echo-keys          Don't turn off echo for passphrases\n"
162 "  --format[=raw|..]    Force disk format for -a option\n"
163 "  --help               Display brief help\n"
164 "  --keys-from-stdin    Read passphrases from stdin\n"
165 "  -l|--long            Long listing\n"
166 "  -R|--recursive       Recursive listing\n"
167 "  -v|--verbose         Verbose messages\n"
168 "  -V|--version         Display version and exit\n"
169 "  -x                   Trace libguestfs API calls\n"
170 "For more information, see the manpage %s(1).\n"
171 msgstr ""
172 "%s: FUSE module for libguestfs\n"
173 "%s lets you mount a virtual machine filesystem\n"
174 "Copyright (C) 2009 Red Hat Inc.\n"
175 "Usage:\n"
176 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
177 "Options:\n"
178 "  -a|--add image       Add image\n"
179 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
180 "  --fuse-help          Display extra FUSE options\n"
181 "  --help               Display help message and exit\n"
182 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
183 "  -n|--no-sync         Don't autosync\n"
184 "  -o|--option opt      Pass extra option to FUSE\n"
185 "  -r|--ro              Mount read-only\n"
186 "  --selinux            Enable SELinux support\n"
187 "  --trace              Trace guestfs API calls (to stderr)\n"
188 "  -v|--verbose         Verbose messages\n"
189 "  -V|--version         Display version and exit\n"
190
191 #: df/domains.c:115
192 #, c-format
193 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
194 msgstr ""
195
196 #: df/domains.c:124
197 #, c-format
198 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
199 msgstr ""
200
201 #: df/domains.c:134
202 #, c-format
203 msgid "%s: could not list running domains (code %d, domain %d): %s"
204 msgstr ""
205
206 #: df/domains.c:145
207 #, c-format
208 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
209 msgstr ""
210
211 #: df/domains.c:155
212 #, c-format
213 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
214 msgstr ""
215
216 #: df/domains.c:281
217 #, c-format
218 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
219 msgstr ""
220
221 #: df/main.c:74
222 #, fuzzy, c-format
223 msgid ""
224 "%s: display free space on virtual filesystems\n"
225 "Copyright (C) 2010 Red Hat Inc.\n"
226 "Usage:\n"
227 "  %s [--options] -d domname\n"
228 "  %s [--options] -a disk.img [-a disk.img ...]\n"
229 "Options:\n"
230 "  -a|--add image       Add image\n"
231 "  -c|--connect uri     Specify libvirt URI for -d option\n"
232 "  --csv                Output as Comma-Separated Values\n"
233 "  -d|--domain guest    Add disks from libvirt guest\n"
234 "  --format[=raw|..]    Force disk format for -a option\n"
235 "  -h|--human-readable  Human-readable sizes in --long output\n"
236 "  --help               Display brief help\n"
237 "  -i|--inodes          Display inodes\n"
238 "  --one-per-guest      Separate appliance per guest\n"
239 "  --uuid               Add UUIDs to --long output\n"
240 "  -v|--verbose         Verbose messages\n"
241 "  -V|--version         Display version and exit\n"
242 "  -x                   Trace libguestfs API calls\n"
243 "For more information, see the manpage %s(1).\n"
244 msgstr ""
245 "%s: FUSE module for libguestfs\n"
246 "%s lets you mount a virtual machine filesystem\n"
247 "Copyright (C) 2009 Red Hat Inc.\n"
248 "Usage:\n"
249 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
250 "Options:\n"
251 "  -a|--add image       Add image\n"
252 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
253 "  --fuse-help          Display extra FUSE options\n"
254 "  --help               Display help message and exit\n"
255 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
256 "  -n|--no-sync         Don't autosync\n"
257 "  -o|--option opt      Pass extra option to FUSE\n"
258 "  -r|--ro              Mount read-only\n"
259 "  --selinux            Enable SELinux support\n"
260 "  --trace              Trace guestfs API calls (to stderr)\n"
261 "  -v|--verbose         Verbose messages\n"
262 "  -V|--version         Display version and exit\n"
263
264 #: df/main.c:267
265 #, c-format
266 msgid "%s: compiled without support for libvirt.\n"
267 msgstr ""
268
269 #: df/output.c:50
270 msgid "VirtualMachine"
271 msgstr ""
272
273 #: df/output.c:51
274 #, fuzzy
275 msgid "Filesystem"
276 msgstr "फाइलसिस्टम बनाएँ"
277
278 #: df/output.c:54
279 msgid "1K-blocks"
280 msgstr ""
281
282 #: df/output.c:56
283 msgid "Size"
284 msgstr ""
285
286 #: df/output.c:57
287 msgid "Used"
288 msgstr ""
289
290 #: df/output.c:58
291 msgid "Available"
292 msgstr ""
293
294 #: df/output.c:59
295 msgid "Use%"
296 msgstr ""
297
298 #: df/output.c:61
299 msgid "Inodes"
300 msgstr ""
301
302 #: df/output.c:62
303 msgid "IUsed"
304 msgstr ""
305
306 #: df/output.c:63
307 msgid "IFree"
308 msgstr ""
309
310 #: df/output.c:64
311 msgid "IUse%"
312 msgstr ""
313
314 #: edit/virt-edit.c:77
315 #, fuzzy, c-format
316 msgid ""
317 "%s: Edit a file in a virtual machine\n"
318 "Copyright (C) 2009-2011 Red Hat Inc.\n"
319 "Usage:\n"
320 "  %s [--options] -d domname file [file ...]\n"
321 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
322 "Options:\n"
323 "  -a|--add image       Add image\n"
324 "  -b|--backup .ext     Backup original as original.ext\n"
325 "  -c|--connect uri     Specify libvirt URI for -d option\n"
326 "  -d|--domain guest    Add disks from libvirt guest\n"
327 "  --echo-keys          Don't turn off echo for passphrases\n"
328 "  -e|--expr expr       Non-interactive editing using Perl expr\n"
329 "  --format[=raw|..]    Force disk format for -a option\n"
330 "  --help               Display brief help\n"
331 "  --keys-from-stdin    Read passphrases from stdin\n"
332 "  -v|--verbose         Verbose messages\n"
333 "  -V|--version         Display version and exit\n"
334 "  -x                   Trace libguestfs API calls\n"
335 "For more information, see the manpage %s(1).\n"
336 msgstr ""
337 "%s: FUSE module for libguestfs\n"
338 "%s lets you mount a virtual machine filesystem\n"
339 "Copyright (C) 2009 Red Hat Inc.\n"
340 "Usage:\n"
341 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
342 "Options:\n"
343 "  -a|--add image       Add image\n"
344 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
345 "  --fuse-help          Display extra FUSE options\n"
346 "  --help               Display help message and exit\n"
347 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
348 "  -n|--no-sync         Don't autosync\n"
349 "  -o|--option opt      Pass extra option to FUSE\n"
350 "  -r|--ro              Mount read-only\n"
351 "  --selinux            Enable SELinux support\n"
352 "  --trace              Trace guestfs API calls (to stderr)\n"
353 "  -v|--verbose         Verbose messages\n"
354 "  -V|--version         Display version and exit\n"
355
356 #: edit/virt-edit.c:175
357 #, c-format
358 msgid "%s: -b option given multiple times\n"
359 msgstr ""
360
361 #: edit/virt-edit.c:192
362 #, c-format
363 msgid "%s: -e option given multiple times\n"
364 msgstr ""
365
366 #: edit/virt-edit.c:585 fish/fish.c:1444
367 #, c-format
368 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
369 msgstr ""
370
371 #: edit/virt-edit.c:599
372 #, fuzzy, c-format
373 msgid "%s: drive '%c:' not found.\n"
374 msgstr "%s: %s: कुंजी नहीं मिला\n"
375
376 #: fish/alloc.c:37
377 #, c-format
378 msgid "use 'alloc file size' to create an image\n"
379 msgstr "छवि के रूप में 'alloc file size' का उपयोग करें\n"
380
381 #: fish/alloc.c:51
382 #, c-format
383 msgid "use 'sparse file size' to create a sparse image\n"
384 msgstr "छवि कम घना करने के लिए 'sparse file size' का उपयोग करें\n"
385
386 #: fish/alloc.c:75
387 #, c-format
388 msgid "can't allocate or add disks after launching\n"
389 msgstr "लॉन्चिंग के बाद डिस्क आबंटित या जोड़ नहीं सकता है\n"
390
391 #: fish/alloc.c:156
392 #, fuzzy, c-format
393 msgid "%s: invalid integer parameter (%s returned %d)\n"
394 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
395
396 #: fish/cmds.c:2557
397 msgid "Command"
398 msgstr "कमांड"
399
400 #: fish/cmds.c:2557
401 msgid "Description"
402 msgstr "वर्णन"
403
404 #: fish/cmds.c:2559
405 msgid "add a CD-ROM disk image to examine"
406 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
407
408 #: fish/cmds.c:2560
409 msgid "add the disk(s) from a named libvirt domain"
410 msgstr ""
411
412 #: fish/cmds.c:2561 fish/cmds.c:2562
413 msgid "add an image to examine or modify"
414 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
415
416 #: fish/cmds.c:2563
417 msgid "add a drive in snapshot mode (read-only)"
418 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
419
420 #: fish/cmds.c:2564
421 msgid "add a drive read-only specifying the QEMU block emulation to use"
422 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
423
424 #: fish/cmds.c:2565
425 msgid "add a drive specifying the QEMU block emulation to use"
426 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
427
428 #: fish/cmds.c:2566
429 #, fuzzy
430 msgid "allocate and add a disk file"
431 msgstr "तनु छवि फाइल आबंटित करें"
432
433 #: fish/cmds.c:2567
434 #, fuzzy
435 msgid "clear Augeas path"
436 msgstr "Augeas पथ हटाएँ"
437
438 #: fish/cmds.c:2568
439 msgid "close the current Augeas handle"
440 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
441
442 #: fish/cmds.c:2569
443 msgid "define an Augeas node"
444 msgstr "कोई Augeas नोड परिभाषित करें"
445
446 #: fish/cmds.c:2570
447 msgid "define an Augeas variable"
448 msgstr "कोई Augeas चर परिभाषित करें"
449
450 #: fish/cmds.c:2571
451 msgid "look up the value of an Augeas path"
452 msgstr "Augeas पथ के मान के लिए देखें"
453
454 #: fish/cmds.c:2572
455 msgid "create a new Augeas handle"
456 msgstr "नया Augeas नियंत्रण बनाएँ"
457
458 #: fish/cmds.c:2573
459 msgid "insert a sibling Augeas node"
460 msgstr "सहोदर Augeas नोड घुसाएँ"
461
462 #: fish/cmds.c:2574
463 msgid "load files into the tree"
464 msgstr "तरू में फाइल लोड करें"
465
466 #: fish/cmds.c:2575
467 msgid "list Augeas nodes under augpath"
468 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
469
470 #: fish/cmds.c:2576
471 msgid "return Augeas nodes which match augpath"
472 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
473
474 #: fish/cmds.c:2577
475 msgid "move Augeas node"
476 msgstr "Augeas नोड खिसकाएँ"
477
478 #: fish/cmds.c:2578
479 msgid "remove an Augeas path"
480 msgstr "Augeas पथ हटाएँ"
481
482 #: fish/cmds.c:2579
483 msgid "write all pending Augeas changes to disk"
484 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
485
486 #: fish/cmds.c:2580
487 msgid "set Augeas path to value"
488 msgstr "Augeas पथ को वाल्व में सेट करें"
489
490 #: fish/cmds.c:2581
491 msgid "test availability of some parts of the API"
492 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
493
494 #: fish/cmds.c:2582
495 #, fuzzy
496 msgid "return a list of all optional groups"
497 msgstr "inotify घटना की सूची वापस करता है"
498
499 #: fish/cmds.c:2583
500 msgid "upload base64-encoded data to file"
501 msgstr ""
502
503 #: fish/cmds.c:2584
504 #, fuzzy
505 msgid "download file and encode as base64"
506 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
507
508 #: fish/cmds.c:2585
509 msgid "flush device buffers"
510 msgstr "फ्लश युक्ति बफर"
511
512 #: fish/cmds.c:2586
513 msgid "get blocksize of block device"
514 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
515
516 #: fish/cmds.c:2587
517 msgid "is block device set to read-only"
518 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
519
520 #: fish/cmds.c:2588
521 msgid "get total size of device in bytes"
522 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
523
524 #: fish/cmds.c:2589
525 msgid "get sectorsize of block device"
526 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
527
528 #: fish/cmds.c:2590
529 msgid "get total size of device in 512-byte sectors"
530 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
531
532 #: fish/cmds.c:2591
533 msgid "reread partition table"
534 msgstr "विभाजन सारणी फिर पढ़ें"
535
536 #: fish/cmds.c:2592
537 msgid "set blocksize of block device"
538 msgstr "खंड युक्ति का खंड आकार सेट करें"
539
540 #: fish/cmds.c:2593
541 msgid "set block device to read-only"
542 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
543
544 #: fish/cmds.c:2594
545 msgid "set block device to read-write"
546 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
547
548 #: fish/cmds.c:2595
549 msgid "return true path on case-insensitive filesystem"
550 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
551
552 #: fish/cmds.c:2596
553 msgid "list the contents of a file"
554 msgstr "फाइल की सामग्री सूचीबद्ध करें"
555
556 #: fish/cmds.c:2597
557 msgid "compute MD5, SHAx or CRC checksum of file"
558 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
559
560 #: fish/cmds.c:2598
561 #, fuzzy
562 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
563 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
564
565 #: fish/cmds.c:2599
566 #, fuzzy
567 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
568 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
569
570 #: fish/cmds.c:2600
571 msgid "change file mode"
572 msgstr "फाइल नोड बदलें"
573
574 #: fish/cmds.c:2601 fish/cmds.c:2717
575 msgid "change file owner and group"
576 msgstr "फाइल स्वामी और समूह बदलें"
577
578 #: fish/cmds.c:2602
579 msgid "run a command from the guest filesystem"
580 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
581
582 #: fish/cmds.c:2603
583 msgid "run a command, returning lines"
584 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
585
586 #: fish/cmds.c:2604
587 msgid "add qemu parameters"
588 msgstr "qemu पैरामीटर जोड़ें"
589
590 #: fish/cmds.c:2605
591 #, fuzzy
592 msgid "copy local files or directories into an image"
593 msgstr "तरू में फाइल लोड करें"
594
595 #: fish/cmds.c:2606
596 #, fuzzy
597 msgid "copy remote files or directories out of an image"
598 msgstr "तरू में फाइल लोड करें"
599
600 #: fish/cmds.c:2607
601 #, fuzzy
602 msgid "copy size bytes from source to destination using dd"
603 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
604
605 #: fish/cmds.c:2608
606 msgid "copy a file"
607 msgstr "कोई फाइल कॉपी करें"
608
609 #: fish/cmds.c:2609
610 msgid "copy a file or directory recursively"
611 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
612
613 #: fish/cmds.c:2610
614 msgid "copy from source to destination using dd"
615 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
616
617 #: fish/cmds.c:2611
618 msgid "debugging and internals"
619 msgstr "डिबगिंग और आंतरिक"
620
621 #: fish/cmds.c:2612
622 #, fuzzy
623 msgid "debug the QEMU command line (internal use only)"
624 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
625
626 #: fish/cmds.c:2613
627 #, fuzzy
628 msgid "upload a file to the appliance (internal use only)"
629 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
630
631 #: fish/cmds.c:2614
632 msgid "report file system disk space usage"
633 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
634
635 #: fish/cmds.c:2615
636 msgid "report file system disk space usage (human readable)"
637 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
638
639 #: fish/cmds.c:2616
640 msgid "return kernel messages"
641 msgstr "कर्नेल संदेश लौटाएँ"
642
643 #: fish/cmds.c:2617
644 msgid "download a file to the local machine"
645 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
646
647 #: fish/cmds.c:2618
648 #, fuzzy
649 msgid "download a file to the local machine with offset and size"
650 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
651
652 #: fish/cmds.c:2619
653 msgid "drop kernel page cache, dentries and inodes"
654 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
655
656 #: fish/cmds.c:2620
657 msgid "estimate file space usage"
658 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
659
660 #: fish/cmds.c:2621
661 msgid "check an ext2/ext3 filesystem"
662 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
663
664 #: fish/cmds.c:2622
665 msgid "display a line of text"
666 msgstr "पाठ पंक्ति दिखाएँ"
667
668 #: fish/cmds.c:2623
669 msgid "echo arguments back to the client"
670 msgstr "इको तर्क क्लाइंट को वापस"
671
672 #: fish/cmds.c:2624
673 #, fuzzy
674 msgid "edit a file"
675 msgstr "फाइल पढ़ें"
676
677 #: fish/cmds.c:2625 fish/cmds.c:2626 fish/cmds.c:2631 fish/cmds.c:2632
678 #: fish/cmds.c:2665 fish/cmds.c:2666 fish/cmds.c:2910 fish/cmds.c:2911
679 #: fish/cmds.c:2915 fish/cmds.c:2916 fish/cmds.c:2918 fish/cmds.c:2919
680 msgid "return lines matching a pattern"
681 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
682
683 #: fish/cmds.c:2627
684 msgid "test if two files have equal contents"
685 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
686
687 #: fish/cmds.c:2628
688 msgid "test if file or directory exists"
689 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
690
691 #: fish/cmds.c:2629 fish/cmds.c:2630
692 msgid "preallocate a file in the guest filesystem"
693 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
694
695 #: fish/cmds.c:2633
696 msgid "determine file type"
697 msgstr "फाइल प्रकार निर्धारित करें"
698
699 #: fish/cmds.c:2634
700 msgid "detect the architecture of a binary file"
701 msgstr ""
702
703 #: fish/cmds.c:2635
704 msgid "return the size of the file in bytes"
705 msgstr "बाइट में फाइल का आकार वापस करें"
706
707 #: fish/cmds.c:2636
708 msgid "fill a file with octets"
709 msgstr "ऑक्टेट के साथ फाइल भरें"
710
711 #: fish/cmds.c:2637
712 #, fuzzy
713 msgid "fill a file with a repeating pattern of bytes"
714 msgstr "ऑक्टेट के साथ फाइल भरें"
715
716 #: fish/cmds.c:2638
717 msgid "find all files and directories"
718 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
719
720 #: fish/cmds.c:2639
721 msgid "find all files and directories, returning NUL-separated list"
722 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
723
724 #: fish/cmds.c:2640
725 #, fuzzy
726 msgid "find a filesystem by label"
727 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
728
729 #: fish/cmds.c:2641
730 #, fuzzy
731 msgid "find a filesystem by UUID"
732 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
733
734 #: fish/cmds.c:2642
735 msgid "run the filesystem checker"
736 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
737
738 #: fish/cmds.c:2643
739 msgid "get the additional kernel options"
740 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
741
742 #: fish/cmds.c:2644
743 #, fuzzy
744 msgid "get the attach method"
745 msgstr "खोज पथ पाएँ"
746
747 #: fish/cmds.c:2645
748 msgid "get autosync mode"
749 msgstr "autosync विधि पाएँ"
750
751 #: fish/cmds.c:2646
752 msgid "get direct appliance mode flag"
753 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
754
755 #: fish/cmds.c:2647
756 msgid "get the ext2/3/4 filesystem label"
757 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
758
759 #: fish/cmds.c:2648
760 msgid "get the ext2/3/4 filesystem UUID"
761 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
762
763 #: fish/cmds.c:2649
764 msgid "get memory allocated to the qemu subprocess"
765 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
766
767 #: fish/cmds.c:2650
768 #, fuzzy
769 msgid "get enable network flag"
770 msgstr "SELinux सक्रिय फ्लैग पाएँ"
771
772 #: fish/cmds.c:2651
773 msgid "get the search path"
774 msgstr "खोज पथ पाएँ"
775
776 #: fish/cmds.c:2652
777 msgid "get PID of qemu subprocess"
778 msgstr "qemu की उपप्रक्रिया PID पाएँ"
779
780 #: fish/cmds.c:2653
781 msgid "get the qemu binary"
782 msgstr "qemu द्विपदीय पाएँ"
783
784 #: fish/cmds.c:2654
785 msgid "get recovery process enabled flag"
786 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
787
788 #: fish/cmds.c:2655
789 msgid "get SELinux enabled flag"
790 msgstr "SELinux सक्रिय फ्लैग पाएँ"
791
792 #: fish/cmds.c:2656
793 msgid "get the current state"
794 msgstr "मौजूदा स्थिति पाएँ"
795
796 #: fish/cmds.c:2657
797 msgid "get command trace enabled flag"
798 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
799
800 #: fish/cmds.c:2658
801 #, fuzzy
802 msgid "get the current umask"
803 msgstr "मौजूदा स्थिति पाएँ"
804
805 #: fish/cmds.c:2659
806 msgid "get verbose mode"
807 msgstr "वर्बोस विधि पाएँ"
808
809 #: fish/cmds.c:2660
810 msgid "get SELinux security context"
811 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
812
813 #: fish/cmds.c:2661 fish/cmds.c:2718
814 msgid "get a single extended attribute"
815 msgstr ""
816
817 #: fish/cmds.c:2662 fish/cmds.c:2719
818 msgid "list extended attributes of a file or directory"
819 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
820
821 #: fish/cmds.c:2663
822 msgid "expand wildcards in command"
823 msgstr "कमांड में कमांड वाइल्डकार्ड"
824
825 #: fish/cmds.c:2664
826 msgid "expand a wildcard path"
827 msgstr "वाइल्डकार्ड पथ फैलाएँ"
828
829 #: fish/cmds.c:2667
830 msgid "install GRUB"
831 msgstr "GRUB संस्थापित करें"
832
833 #: fish/cmds.c:2668
834 msgid "return first 10 lines of a file"
835 msgstr "फाइल का 10 पंक्ति वापस करें"
836
837 #: fish/cmds.c:2669
838 msgid "return first N lines of a file"
839 msgstr "फाइल का पहला N पंक्ति वापस करें"
840
841 #: fish/cmds.c:2670
842 msgid "dump a file in hexadecimal"
843 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
844
845 #: fish/cmds.c:2671
846 msgid "edit with a hex editor"
847 msgstr ""
848
849 #: fish/cmds.c:2672
850 msgid "list the contents of a single file in an initrd"
851 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
852
853 #: fish/cmds.c:2673
854 msgid "list files in an initrd"
855 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
856
857 #: fish/cmds.c:2674
858 msgid "add an inotify watch"
859 msgstr "inotify वाच जोड़ें"
860
861 #: fish/cmds.c:2675
862 msgid "close the inotify handle"
863 msgstr "inotify नियंत्रण बंद करें"
864
865 #: fish/cmds.c:2676
866 msgid "return list of watched files that had events"
867 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
868
869 #: fish/cmds.c:2677
870 msgid "create an inotify handle"
871 msgstr "inotify नियंत्रण बनाएँ"
872
873 #: fish/cmds.c:2678
874 msgid "return list of inotify events"
875 msgstr "inotify घटना की सूची वापस करता है"
876
877 #: fish/cmds.c:2679
878 msgid "remove an inotify watch"
879 msgstr "inotify जाँच का हटाएँ"
880
881 #: fish/cmds.c:2680
882 msgid "get architecture of inspected operating system"
883 msgstr ""
884
885 #: fish/cmds.c:2681
886 msgid "get distro of inspected operating system"
887 msgstr ""
888
889 #: fish/cmds.c:2682
890 msgid "get drive letter mappings"
891 msgstr ""
892
893 #: fish/cmds.c:2683
894 msgid "get filesystems associated with inspected operating system"
895 msgstr ""
896
897 #: fish/cmds.c:2684
898 msgid "get format of inspected operating system"
899 msgstr ""
900
901 #: fish/cmds.c:2685
902 msgid "get hostname of the operating system"
903 msgstr ""
904
905 #: fish/cmds.c:2686
906 msgid "get major version of inspected operating system"
907 msgstr ""
908
909 #: fish/cmds.c:2687
910 msgid "get minor version of inspected operating system"
911 msgstr ""
912
913 #: fish/cmds.c:2688
914 msgid "get mountpoints of inspected operating system"
915 msgstr ""
916
917 #: fish/cmds.c:2689
918 msgid "get package format used by the operating system"
919 msgstr ""
920
921 #: fish/cmds.c:2690
922 msgid "get package management tool used by the operating system"
923 msgstr ""
924
925 #: fish/cmds.c:2691
926 msgid "get product name of inspected operating system"
927 msgstr ""
928
929 #: fish/cmds.c:2692
930 msgid "get product variant of inspected operating system"
931 msgstr ""
932
933 #: fish/cmds.c:2693
934 msgid "return list of operating systems found by last inspection"
935 msgstr ""
936
937 #: fish/cmds.c:2694
938 msgid "get type of inspected operating system"
939 msgstr ""
940
941 #: fish/cmds.c:2695
942 msgid "get Windows CurrentControlSet of inspected operating system"
943 msgstr ""
944
945 #: fish/cmds.c:2696
946 msgid "get Windows systemroot of inspected operating system"
947 msgstr ""
948
949 #: fish/cmds.c:2697
950 msgid "get live flag for install disk"
951 msgstr ""
952
953 #: fish/cmds.c:2698
954 msgid "get multipart flag for install disk"
955 msgstr ""
956
957 #: fish/cmds.c:2699
958 msgid "get netinst (network installer) flag for install disk"
959 msgstr ""
960
961 #: fish/cmds.c:2700
962 msgid "get list of applications installed in the operating system"
963 msgstr ""
964
965 #: fish/cmds.c:2701
966 msgid "inspect disk and return list of operating systems found"
967 msgstr ""
968
969 #: fish/cmds.c:2702
970 #, fuzzy
971 msgid "test if block device"
972 msgstr "खंड युक्ति को सूचीबद्ध करता है"
973
974 #: fish/cmds.c:2703
975 msgid "is busy processing a command"
976 msgstr "कमांड की प्रक्रिया में व्यस्त है"
977
978 #: fish/cmds.c:2704
979 #, fuzzy
980 msgid "test if character device"
981 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
982
983 #: fish/cmds.c:2705
984 msgid "is in configuration state"
985 msgstr "विन्यास स्थिति में है"
986
987 #: fish/cmds.c:2706
988 #, fuzzy
989 msgid "test if a directory"
990 msgstr "निर्देशिका बनाएँ"
991
992 #: fish/cmds.c:2707
993 #, fuzzy
994 msgid "test if FIFO (named pipe)"
995 msgstr "FIFO (named पाइप) बनाएँ"
996
997 #: fish/cmds.c:2708
998 msgid "test if a regular file"
999 msgstr ""
1000
1001 #: fish/cmds.c:2709
1002 msgid "is launching subprocess"
1003 msgstr "उपपक्रिया को लॉन्च कर रहा है"
1004
1005 #: fish/cmds.c:2710
1006 #, fuzzy
1007 msgid "test if device is a logical volume"
1008 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1009
1010 #: fish/cmds.c:2711
1011 msgid "is ready to accept commands"
1012 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1013
1014 #: fish/cmds.c:2712
1015 #, fuzzy
1016 msgid "test if socket"
1017 msgstr "डेमॉन सॉकेट में लिखें"
1018
1019 #: fish/cmds.c:2713
1020 #, fuzzy
1021 msgid "test if symbolic link"
1022 msgstr "सांकेतिक लिंक बनाएँ"
1023
1024 #: fish/cmds.c:2714
1025 msgid "kill the qemu subprocess"
1026 msgstr "qemu उपपक्रिया को किल करें"
1027
1028 #: fish/cmds.c:2715
1029 msgid "launch the qemu subprocess"
1030 msgstr "qemu उपपक्रिया लॉन्च करें"
1031
1032 #: fish/cmds.c:2716
1033 #, fuzzy
1034 msgid "change working directory"
1035 msgstr "स्थानीय परिवर्तन निर्देशिका"
1036
1037 #: fish/cmds.c:2720
1038 msgid "list the block devices"
1039 msgstr "खंड युक्ति को सूचीबद्ध करता है"
1040
1041 #: fish/cmds.c:2721
1042 #, fuzzy
1043 msgid "list filesystems"
1044 msgstr "फाइलसिस्टम बनाएँ"
1045
1046 #: fish/cmds.c:2722
1047 msgid "list the partitions"
1048 msgstr "विभाजन सूचीबद्ध करें"
1049
1050 #: fish/cmds.c:2723
1051 msgid "list the files in a directory (long format)"
1052 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
1053
1054 #: fish/cmds.c:2724 fish/cmds.c:2725
1055 msgid "create a hard link"
1056 msgstr "कोई हार्ड लिंक बनाएँ"
1057
1058 #: fish/cmds.c:2726 fish/cmds.c:2727
1059 msgid "create a symbolic link"
1060 msgstr "सांकेतिक लिंक बनाएँ"
1061
1062 #: fish/cmds.c:2728 fish/cmds.c:2819
1063 msgid "remove extended attribute of a file or directory"
1064 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
1065
1066 #: fish/cmds.c:2729
1067 msgid "list the files in a directory"
1068 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1069
1070 #: fish/cmds.c:2730 fish/cmds.c:2846
1071 msgid "set extended attribute of a file or directory"
1072 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
1073
1074 #: fish/cmds.c:2731
1075 msgid "get file information for a symbolic link"
1076 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
1077
1078 #: fish/cmds.c:2732
1079 msgid "lstat on multiple files"
1080 msgstr "lstat विविध फाइल पर"
1081
1082 #: fish/cmds.c:2733
1083 #, fuzzy
1084 msgid "add a key on a LUKS encrypted device"
1085 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1086
1087 #: fish/cmds.c:2734
1088 #, fuzzy
1089 msgid "close a LUKS device"
1090 msgstr "युक्ति पर स्वैप सक्रिय करें"
1091
1092 #: fish/cmds.c:2735 fish/cmds.c:2736
1093 msgid "format a block device as a LUKS encrypted device"
1094 msgstr ""
1095
1096 #: fish/cmds.c:2737
1097 msgid "remove a key from a LUKS encrypted device"
1098 msgstr ""
1099
1100 #: fish/cmds.c:2738
1101 msgid "open a LUKS-encrypted block device"
1102 msgstr ""
1103
1104 #: fish/cmds.c:2739
1105 #, fuzzy
1106 msgid "open a LUKS-encrypted block device read-only"
1107 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1108
1109 #: fish/cmds.c:2740
1110 #, fuzzy
1111 msgid "create an LVM logical volume"
1112 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1113
1114 #: fish/cmds.c:2741
1115 msgid "get canonical name of an LV"
1116 msgstr ""
1117
1118 #: fish/cmds.c:2742
1119 msgid "clear LVM device filter"
1120 msgstr ""
1121
1122 #: fish/cmds.c:2743
1123 msgid "remove all LVM LVs, VGs and PVs"
1124 msgstr "सभी LVM LV, VG और PV हटाएँ"
1125
1126 #: fish/cmds.c:2744
1127 msgid "set LVM device filter"
1128 msgstr ""
1129
1130 #: fish/cmds.c:2745
1131 msgid "remove an LVM logical volume"
1132 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1133
1134 #: fish/cmds.c:2746
1135 msgid "rename an LVM logical volume"
1136 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1137
1138 #: fish/cmds.c:2747
1139 msgid "resize an LVM logical volume"
1140 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1141
1142 #: fish/cmds.c:2748
1143 msgid "expand an LV to fill free space"
1144 msgstr ""
1145
1146 #: fish/cmds.c:2749 fish/cmds.c:2750
1147 msgid "list the LVM logical volumes (LVs)"
1148 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1149
1150 #: fish/cmds.c:2751
1151 #, fuzzy
1152 msgid "get the UUID of a logical volume"
1153 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1154
1155 #: fish/cmds.c:2752
1156 msgid "lgetxattr on multiple files"
1157 msgstr "विविध फाइल पर lgetxattr करें"
1158
1159 #: fish/cmds.c:2753
1160 msgid "open the manual"
1161 msgstr ""
1162
1163 #: fish/cmds.c:2754
1164 msgid "create a directory"
1165 msgstr "निर्देशिका बनाएँ"
1166
1167 #: fish/cmds.c:2755
1168 msgid "create a directory with a particular mode"
1169 msgstr "खास विधि से निर्देशिका बनाएँ"
1170
1171 #: fish/cmds.c:2756
1172 msgid "create a directory and parents"
1173 msgstr "जनक और निर्देशिका बनाएँ"
1174
1175 #: fish/cmds.c:2757
1176 msgid "create a temporary directory"
1177 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1178
1179 #: fish/cmds.c:2758 fish/cmds.c:2759 fish/cmds.c:2760
1180 msgid "make ext2/3/4 filesystem with external journal"
1181 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1182
1183 #: fish/cmds.c:2761
1184 msgid "make ext2/3/4 external journal"
1185 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1186
1187 #: fish/cmds.c:2762
1188 msgid "make ext2/3/4 external journal with label"
1189 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1190
1191 #: fish/cmds.c:2763
1192 msgid "make ext2/3/4 external journal with UUID"
1193 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1194
1195 #: fish/cmds.c:2764
1196 msgid "make FIFO (named pipe)"
1197 msgstr "FIFO (named पाइप) बनाएँ"
1198
1199 #: fish/cmds.c:2765 fish/cmds.c:2767
1200 msgid "make a filesystem"
1201 msgstr "फाइलसिस्टम बनाएँ"
1202
1203 #: fish/cmds.c:2766
1204 msgid "make a filesystem with block size"
1205 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1206
1207 #: fish/cmds.c:2768
1208 msgid "create a mountpoint"
1209 msgstr "आरोहबिंदु बनाएँ"
1210
1211 #: fish/cmds.c:2769
1212 msgid "make block, character or FIFO devices"
1213 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1214
1215 #: fish/cmds.c:2770
1216 msgid "make block device node"
1217 msgstr "खंड युक्ति नोड बनाएँ"
1218
1219 #: fish/cmds.c:2771
1220 msgid "make char device node"
1221 msgstr "चार युक्ति नोड बनाएँ"
1222
1223 #: fish/cmds.c:2772
1224 msgid "create a swap partition"
1225 msgstr "कोई स्वैप विभाजन बनाएँ"
1226
1227 #: fish/cmds.c:2773
1228 msgid "create a swap partition with a label"
1229 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1230
1231 #: fish/cmds.c:2774
1232 msgid "create a swap partition with an explicit UUID"
1233 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1234
1235 #: fish/cmds.c:2775
1236 msgid "create a swap file"
1237 msgstr "कोई स्वैप फाइल बनाएँ"
1238
1239 #: fish/cmds.c:2776
1240 msgid "load a kernel module"
1241 msgstr "कर्नेल मॉड्यूल लोड करें"
1242
1243 #: fish/cmds.c:2777
1244 #, fuzzy
1245 msgid "view a file"
1246 msgstr "कोई फाइल खिसकाएँ"
1247
1248 #: fish/cmds.c:2778
1249 msgid "mount a guest disk at a position in the filesystem"
1250 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1251
1252 #: fish/cmds.c:2779
1253 msgid "mount a file using the loop device"
1254 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1255
1256 #: fish/cmds.c:2780
1257 msgid "mount a guest disk with mount options"
1258 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1259
1260 #: fish/cmds.c:2781
1261 msgid "mount a guest disk, read-only"
1262 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1263
1264 #: fish/cmds.c:2782
1265 msgid "mount a guest disk with mount options and vfstype"
1266 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1267
1268 #: fish/cmds.c:2783
1269 msgid "show mountpoints"
1270 msgstr "आरोहबिंदु दिखाएँ"
1271
1272 #: fish/cmds.c:2784
1273 msgid "show mounted filesystems"
1274 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1275
1276 #: fish/cmds.c:2785
1277 msgid "move a file"
1278 msgstr "कोई फाइल खिसकाएँ"
1279
1280 #: fish/cmds.c:2786
1281 msgid "probe NTFS volume"
1282 msgstr "NTFS वॉल्यूम जाँचें"
1283
1284 #: fish/cmds.c:2787
1285 #, fuzzy
1286 msgid "resize an NTFS filesystem"
1287 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1288
1289 #: fish/cmds.c:2788
1290 #, fuzzy
1291 msgid "resize an NTFS filesystem (with size)"
1292 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1293
1294 #: fish/cmds.c:2789
1295 msgid "add a partition to the device"
1296 msgstr "युक्ति में कोई विभाजन जोड़ें"
1297
1298 #: fish/cmds.c:2790
1299 #, fuzzy
1300 msgid "delete a partition"
1301 msgstr "कोई स्वैप विभाजन बनाएँ"
1302
1303 #: fish/cmds.c:2791
1304 msgid "partition whole disk with a single primary partition"
1305 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1306
1307 #: fish/cmds.c:2792
1308 #, fuzzy
1309 msgid "return true if a partition is bootable"
1310 msgstr "विभाजन सारणी फिर पढ़ें"
1311
1312 #: fish/cmds.c:2793
1313 msgid "get the MBR type byte (ID byte) from a partition"
1314 msgstr ""
1315
1316 #: fish/cmds.c:2794
1317 msgid "get the partition table type"
1318 msgstr "विभाजन सारणी प्रकार पाएँ"
1319
1320 #: fish/cmds.c:2795
1321 msgid "create an empty partition table"
1322 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1323
1324 #: fish/cmds.c:2796
1325 msgid "list partitions on a device"
1326 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1327
1328 #: fish/cmds.c:2797
1329 msgid "make a partition bootable"
1330 msgstr "विभाजन को बूट योग्य बनाएँ"
1331
1332 #: fish/cmds.c:2798
1333 msgid "set the MBR type byte (ID byte) of a partition"
1334 msgstr ""
1335
1336 #: fish/cmds.c:2799
1337 msgid "set partition name"
1338 msgstr "विभाजन नाम सेट करें"
1339
1340 #: fish/cmds.c:2800
1341 #, fuzzy
1342 msgid "convert partition name to device name"
1343 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1344
1345 #: fish/cmds.c:2801
1346 msgid "ping the guest daemon"
1347 msgstr "अतिथि डेमॉन पिंग करें"
1348
1349 #: fish/cmds.c:2802
1350 msgid "read part of a file"
1351 msgstr "किसी फाइल का हिस्सा पढ़ें"
1352
1353 #: fish/cmds.c:2803
1354 #, fuzzy
1355 msgid "read part of a device"
1356 msgstr "किसी फाइल का हिस्सा पढ़ें"
1357
1358 #: fish/cmds.c:2804
1359 msgid "create an LVM physical volume"
1360 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1361
1362 #: fish/cmds.c:2805
1363 msgid "remove an LVM physical volume"
1364 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1365
1366 #: fish/cmds.c:2806
1367 msgid "resize an LVM physical volume"
1368 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1369
1370 #: fish/cmds.c:2807
1371 #, fuzzy
1372 msgid "resize an LVM physical volume (with size)"
1373 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1374
1375 #: fish/cmds.c:2808 fish/cmds.c:2809
1376 msgid "list the LVM physical volumes (PVs)"
1377 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1378
1379 #: fish/cmds.c:2810
1380 #, fuzzy
1381 msgid "get the UUID of a physical volume"
1382 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1383
1384 #: fish/cmds.c:2811
1385 #, fuzzy
1386 msgid "write to part of a file"
1387 msgstr "किसी फाइल का हिस्सा पढ़ें"
1388
1389 #: fish/cmds.c:2812
1390 #, fuzzy
1391 msgid "write to part of a device"
1392 msgstr "किसी फाइल का हिस्सा पढ़ें"
1393
1394 #: fish/cmds.c:2813
1395 msgid "read a file"
1396 msgstr "फाइल पढ़ें"
1397
1398 #: fish/cmds.c:2814
1399 msgid "read file as lines"
1400 msgstr "फाइल पंक्ति बार पढ़ें"
1401
1402 #: fish/cmds.c:2815
1403 msgid "read directories entries"
1404 msgstr "निर्देशिका प्रविष्टि पढें"
1405
1406 #: fish/cmds.c:2816
1407 msgid "read the target of a symbolic link"
1408 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1409
1410 #: fish/cmds.c:2817
1411 msgid "readlink on multiple files"
1412 msgstr "मल्टीपल फाइल पर रीडलिंक"
1413
1414 #: fish/cmds.c:2818
1415 msgid "canonicalized absolute pathname"
1416 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1417
1418 #: fish/cmds.c:2820
1419 msgid "close and reopen libguestfs handle"
1420 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1421
1422 #: fish/cmds.c:2821
1423 #, fuzzy
1424 msgid "resize an ext2, ext3 or ext4 filesystem"
1425 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1426
1427 #: fish/cmds.c:2822
1428 #, fuzzy
1429 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1430 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1431
1432 #: fish/cmds.c:2823
1433 #, fuzzy
1434 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1435 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1436
1437 #: fish/cmds.c:2824
1438 msgid "remove a file"
1439 msgstr "फाइल हटाएँ"
1440
1441 #: fish/cmds.c:2825
1442 msgid "remove a file or directory recursively"
1443 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1444
1445 #: fish/cmds.c:2826
1446 msgid "remove a directory"
1447 msgstr "निर्देशिका हटाएँ"
1448
1449 #: fish/cmds.c:2827
1450 msgid "remove a mountpoint"
1451 msgstr "माउंट प्वाइंट हटाएँ"
1452
1453 #: fish/cmds.c:2828
1454 msgid "scrub (securely wipe) a device"
1455 msgstr "scrub (securely wipe) युक्ति"
1456
1457 #: fish/cmds.c:2829
1458 msgid "scrub (securely wipe) a file"
1459 msgstr "फाइल स्क्रब करें"
1460
1461 #: fish/cmds.c:2830
1462 msgid "scrub (securely wipe) free space"
1463 msgstr "मुक्त स्थान को साफ करें"
1464
1465 #: fish/cmds.c:2831
1466 msgid "add options to kernel command line"
1467 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1468
1469 #: fish/cmds.c:2832
1470 #, fuzzy
1471 msgid "set the attach method"
1472 msgstr "खोज पथ सेट करें"
1473
1474 #: fish/cmds.c:2833
1475 msgid "set autosync mode"
1476 msgstr "autosync विधि सेट करें"
1477
1478 #: fish/cmds.c:2834
1479 msgid "enable or disable direct appliance mode"
1480 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1481
1482 #: fish/cmds.c:2835
1483 msgid "set the ext2/3/4 filesystem label"
1484 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1485
1486 #: fish/cmds.c:2836
1487 msgid "set the ext2/3/4 filesystem UUID"
1488 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1489
1490 #: fish/cmds.c:2837
1491 msgid "set memory allocated to the qemu subprocess"
1492 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1493
1494 #: fish/cmds.c:2838
1495 msgid "set enable network flag"
1496 msgstr ""
1497
1498 #: fish/cmds.c:2839
1499 msgid "set the search path"
1500 msgstr "खोज पथ सेट करें"
1501
1502 #: fish/cmds.c:2840
1503 msgid "set the qemu binary"
1504 msgstr "emu द्विपदीय सेट करें"
1505
1506 #: fish/cmds.c:2841
1507 msgid "enable or disable the recovery process"
1508 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1509
1510 #: fish/cmds.c:2842
1511 msgid "set SELinux enabled or disabled at appliance boot"
1512 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1513
1514 #: fish/cmds.c:2843
1515 msgid "enable or disable command traces"
1516 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1517
1518 #: fish/cmds.c:2844
1519 msgid "set verbose mode"
1520 msgstr "वर्बोस विधि सेट करें"
1521
1522 #: fish/cmds.c:2845
1523 msgid "set SELinux security context"
1524 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1525
1526 #: fish/cmds.c:2847 fish/cmds.c:2848
1527 msgid "create partitions on a block device"
1528 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1529
1530 #: fish/cmds.c:2849
1531 msgid "modify a single partition on a block device"
1532 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1533
1534 #: fish/cmds.c:2850
1535 msgid "display the disk geometry from the partition table"
1536 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1537
1538 #: fish/cmds.c:2851
1539 msgid "display the kernel geometry"
1540 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1541
1542 #: fish/cmds.c:2852
1543 msgid "display the partition table"
1544 msgstr "विभाजन सारणी को दिखाएँ"
1545
1546 #: fish/cmds.c:2853
1547 msgid "run a command via the shell"
1548 msgstr "शेल से होकर कमांड चलाएँ"
1549
1550 #: fish/cmds.c:2854
1551 msgid "run a command via the shell returning lines"
1552 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1553
1554 #: fish/cmds.c:2855
1555 msgid "sleep for some seconds"
1556 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1557
1558 #: fish/cmds.c:2856
1559 #, fuzzy
1560 msgid "create a sparse disk image and add"
1561 msgstr "तनु छवि फाइल आबंटित करें"
1562
1563 #: fish/cmds.c:2857
1564 msgid "get file information"
1565 msgstr "फाइल सूचना पाएँ"
1566
1567 #: fish/cmds.c:2858
1568 msgid "get file system statistics"
1569 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1570
1571 #: fish/cmds.c:2859 fish/cmds.c:2860
1572 msgid "print the printable strings in a file"
1573 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1574
1575 #: fish/cmds.c:2861
1576 #, fuzzy
1577 msgid "list supported groups of commands"
1578 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1579
1580 #: fish/cmds.c:2862
1581 msgid "disable swap on device"
1582 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1583
1584 #: fish/cmds.c:2863
1585 msgid "disable swap on file"
1586 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1587
1588 #: fish/cmds.c:2864
1589 msgid "disable swap on labeled swap partition"
1590 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1591
1592 #: fish/cmds.c:2865
1593 msgid "disable swap on swap partition by UUID"
1594 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1595
1596 #: fish/cmds.c:2866
1597 msgid "enable swap on device"
1598 msgstr "युक्ति पर स्वैप सक्रिय करें"
1599
1600 #: fish/cmds.c:2867
1601 msgid "enable swap on file"
1602 msgstr "फाइल पर स्वैप सक्रिय करें"
1603
1604 #: fish/cmds.c:2868
1605 msgid "enable swap on labeled swap partition"
1606 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1607
1608 #: fish/cmds.c:2869
1609 msgid "enable swap on swap partition by UUID"
1610 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1611
1612 #: fish/cmds.c:2870
1613 msgid "sync disks, writes are flushed through to the disk image"
1614 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1615
1616 #: fish/cmds.c:2871
1617 msgid "return last 10 lines of a file"
1618 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1619
1620 #: fish/cmds.c:2872
1621 msgid "return last N lines of a file"
1622 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1623
1624 #: fish/cmds.c:2873
1625 msgid "unpack tarfile to directory"
1626 msgstr "tarfile को निर्देशिका में खोलें"
1627
1628 #: fish/cmds.c:2874
1629 msgid "pack directory into tarfile"
1630 msgstr "निर्देशिका को tarfile में पैक करें"
1631
1632 #: fish/cmds.c:2875 fish/cmds.c:2882
1633 msgid "unpack compressed tarball to directory"
1634 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1635
1636 #: fish/cmds.c:2876 fish/cmds.c:2883
1637 msgid "pack directory into compressed tarball"
1638 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1639
1640 #: fish/cmds.c:2877
1641 #, fuzzy
1642 msgid "print elapsed time taken to run a command"
1643 msgstr "कमांड चलाने के लिए लिया गया समय"
1644
1645 #: fish/cmds.c:2878
1646 msgid "update file timestamps or create a new file"
1647 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1648
1649 #: fish/cmds.c:2879
1650 msgid "truncate a file to zero size"
1651 msgstr "फाइल को शून्य आकार में काटें"
1652
1653 #: fish/cmds.c:2880
1654 msgid "truncate a file to a particular size"
1655 msgstr "फाइल को किसी खास आकार में काटें"
1656
1657 #: fish/cmds.c:2881
1658 msgid "get ext2/ext3/ext4 superblock details"
1659 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1660
1661 #: fish/cmds.c:2884
1662 msgid "set file mode creation mask (umask)"
1663 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1664
1665 #: fish/cmds.c:2885
1666 msgid "unmount a filesystem"
1667 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1668
1669 #: fish/cmds.c:2886
1670 msgid "unmount all filesystems"
1671 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1672
1673 #: fish/cmds.c:2887
1674 msgid "upload a file from the local machine"
1675 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1676
1677 #: fish/cmds.c:2888
1678 #, fuzzy
1679 msgid "upload a file from the local machine with offset"
1680 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1681
1682 #: fish/cmds.c:2889
1683 msgid "set timestamp of a file with nanosecond precision"
1684 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1685
1686 #: fish/cmds.c:2890
1687 msgid "get the library version number"
1688 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1689
1690 #: fish/cmds.c:2891
1691 #, fuzzy
1692 msgid "get the filesystem label"
1693 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
1694
1695 #: fish/cmds.c:2892
1696 msgid "get the Linux VFS type corresponding to a mounted device"
1697 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1698
1699 #: fish/cmds.c:2893
1700 #, fuzzy
1701 msgid "get the filesystem UUID"
1702 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
1703
1704 #: fish/cmds.c:2894
1705 msgid "activate or deactivate some volume groups"
1706 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1707
1708 #: fish/cmds.c:2895
1709 msgid "activate or deactivate all volume groups"
1710 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1711
1712 #: fish/cmds.c:2896
1713 msgid "create an LVM volume group"
1714 msgstr "LVM वॉल्यूम समूह बनाएँ"
1715
1716 #: fish/cmds.c:2897
1717 msgid "get the LV UUIDs of all LVs in the volume group"
1718 msgstr ""
1719
1720 #: fish/cmds.c:2898
1721 msgid "get the PV UUIDs containing the volume group"
1722 msgstr ""
1723
1724 #: fish/cmds.c:2899
1725 msgid "remove an LVM volume group"
1726 msgstr "LVM वाल्यूम समूह हटाएँ"
1727
1728 #: fish/cmds.c:2900
1729 msgid "rename an LVM volume group"
1730 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1731
1732 #: fish/cmds.c:2901 fish/cmds.c:2902
1733 msgid "list the LVM volume groups (VGs)"
1734 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1735
1736 #: fish/cmds.c:2903
1737 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1738 msgstr ""
1739
1740 #: fish/cmds.c:2904
1741 #, fuzzy
1742 msgid "get the UUID of a volume group"
1743 msgstr "LVM वॉल्यूम समूह बनाएँ"
1744
1745 #: fish/cmds.c:2905
1746 msgid "count characters in a file"
1747 msgstr "फाइल में वर्ण गिनती करें"
1748
1749 #: fish/cmds.c:2906
1750 msgid "count lines in a file"
1751 msgstr "फाइल में पंक्ति गिनती करें"
1752
1753 #: fish/cmds.c:2907
1754 msgid "count words in a file"
1755 msgstr "फाइल में शब्द गिनती करें"
1756
1757 #: fish/cmds.c:2908
1758 #, fuzzy
1759 msgid "create a new file"
1760 msgstr "फाइल बनाएँ"
1761
1762 #: fish/cmds.c:2909
1763 msgid "create a file"
1764 msgstr "फाइल बनाएँ"
1765
1766 #: fish/cmds.c:2912
1767 msgid "write zeroes to the device"
1768 msgstr "युक्ति में शून्य लिखें"
1769
1770 #: fish/cmds.c:2913
1771 #, fuzzy
1772 msgid "write zeroes to an entire device"
1773 msgstr "युक्ति में शून्य लिखें"
1774
1775 #: fish/cmds.c:2914
1776 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1777 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1778
1779 #: fish/cmds.c:2917
1780 msgid "determine file type inside a compressed file"
1781 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1782
1783 #: fish/cmds.c:2920
1784 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1785 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1786
1787 #: fish/cmds.c:3238 fish/cmds.c:3252 fish/cmds.c:3268 fish/cmds.c:3285
1788 #: fish/cmds.c:3302 fish/cmds.c:3320 fish/cmds.c:3339 fish/cmds.c:3355
1789 #: fish/cmds.c:3373 fish/cmds.c:3389 fish/cmds.c:3407 fish/cmds.c:3423
1790 #: fish/cmds.c:3440 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3488
1791 #: fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536 fish/cmds.c:3552
1792 #: fish/cmds.c:3568 fish/cmds.c:3586 fish/cmds.c:3619 fish/cmds.c:3635
1793 #: fish/cmds.c:3651 fish/cmds.c:3670 fish/cmds.c:3685 fish/cmds.c:3703
1794 #: fish/cmds.c:3718 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
1795 #: fish/cmds.c:3784 fish/cmds.c:3803 fish/cmds.c:3822 fish/cmds.c:3840
1796 #: fish/cmds.c:3860 fish/cmds.c:3879 fish/cmds.c:3899 fish/cmds.c:3919
1797 #: fish/cmds.c:3939 fish/cmds.c:3958 fish/cmds.c:3977 fish/cmds.c:3997
1798 #: fish/cmds.c:4017 fish/cmds.c:4037 fish/cmds.c:4052 fish/cmds.c:4068
1799 #: fish/cmds.c:4140 fish/cmds.c:4158 fish/cmds.c:4175 fish/cmds.c:4259
1800 #: fish/cmds.c:4279 fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339
1801 #: fish/cmds.c:4359 fish/cmds.c:4378 fish/cmds.c:4397 fish/cmds.c:4416
1802 #: fish/cmds.c:4431 fish/cmds.c:4450 fish/cmds.c:4470 fish/cmds.c:4490
1803 #: fish/cmds.c:4511 fish/cmds.c:4527 fish/cmds.c:4543 fish/cmds.c:4562
1804 #: fish/cmds.c:4584 fish/cmds.c:4606 fish/cmds.c:4626 fish/cmds.c:4643
1805 #: fish/cmds.c:4660 fish/cmds.c:4677 fish/cmds.c:4694 fish/cmds.c:4711
1806 #: fish/cmds.c:4728 fish/cmds.c:4745 fish/cmds.c:4764 fish/cmds.c:4787
1807 #: fish/cmds.c:4823 fish/cmds.c:4840 fish/cmds.c:4863 fish/cmds.c:4885
1808 #: fish/cmds.c:4906 fish/cmds.c:4926 fish/cmds.c:4945 fish/cmds.c:4965
1809 #: fish/cmds.c:4983 fish/cmds.c:5001 fish/cmds.c:5015 fish/cmds.c:5031
1810 #: fish/cmds.c:5051 fish/cmds.c:5070 fish/cmds.c:5089 fish/cmds.c:5108
1811 #: fish/cmds.c:5127 fish/cmds.c:5147 fish/cmds.c:5187 fish/cmds.c:5244
1812 #: fish/cmds.c:5265 fish/cmds.c:5286 fish/cmds.c:5307 fish/cmds.c:5325
1813 #: fish/cmds.c:5347 fish/cmds.c:5385 fish/cmds.c:5407 fish/cmds.c:5486
1814 #: fish/cmds.c:5525 fish/cmds.c:5540 fish/cmds.c:5557 fish/cmds.c:5571
1815 #: fish/cmds.c:5587 fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5653
1816 #: fish/cmds.c:5675 fish/cmds.c:5697 fish/cmds.c:5719 fish/cmds.c:5739
1817 #: fish/cmds.c:5756 fish/cmds.c:5773 fish/cmds.c:5792 fish/cmds.c:5811
1818 #: fish/cmds.c:5831 fish/cmds.c:5867 fish/cmds.c:5886 fish/cmds.c:5905
1819 #: fish/cmds.c:5922 fish/cmds.c:5940 fish/cmds.c:5963 fish/cmds.c:5986
1820 #: fish/cmds.c:6010 fish/cmds.c:6033 fish/cmds.c:6054 fish/cmds.c:6077
1821 #: fish/cmds.c:6100 fish/cmds.c:6120 fish/cmds.c:6142 fish/cmds.c:6163
1822 #: fish/cmds.c:6186 fish/cmds.c:6203 fish/cmds.c:6220 fish/cmds.c:6238
1823 #: fish/cmds.c:6256 fish/cmds.c:6277 fish/cmds.c:6295 fish/cmds.c:6316
1824 #: fish/cmds.c:6336 fish/cmds.c:6354 fish/cmds.c:6375 fish/cmds.c:6398
1825 #: fish/cmds.c:6421 fish/cmds.c:6443 fish/cmds.c:6476 fish/cmds.c:6493
1826 #: fish/cmds.c:6510 fish/cmds.c:6534 fish/cmds.c:6557 fish/cmds.c:6580
1827 #: fish/cmds.c:6602 fish/cmds.c:6619 fish/cmds.c:6641 fish/cmds.c:6735
1828 #: fish/cmds.c:6755 fish/cmds.c:6775 fish/cmds.c:6795 fish/cmds.c:6813
1829 #: fish/cmds.c:6834 fish/cmds.c:6870 fish/cmds.c:6887 fish/cmds.c:6909
1830 #: fish/cmds.c:6926 fish/cmds.c:6962 fish/cmds.c:6982 fish/cmds.c:7002
1831 #: fish/cmds.c:7022 fish/cmds.c:7044 fish/cmds.c:7061 fish/cmds.c:7080
1832 #: fish/cmds.c:7099 fish/cmds.c:7121 fish/cmds.c:7142 fish/cmds.c:7163
1833 #: fish/cmds.c:7184 fish/cmds.c:7207 fish/cmds.c:7248 fish/cmds.c:7271
1834 #: fish/cmds.c:7310 fish/cmds.c:7327 fish/cmds.c:7346 fish/cmds.c:7367
1835 #: fish/cmds.c:7390 fish/cmds.c:7412 fish/cmds.c:7430 fish/cmds.c:7449
1836 #: fish/cmds.c:7470 fish/cmds.c:7547 fish/cmds.c:7588 fish/cmds.c:7667
1837 #: fish/cmds.c:7743 fish/cmds.c:7780 fish/cmds.c:7803 fish/cmds.c:7824
1838 #: fish/cmds.c:7847 fish/cmds.c:7869 fish/cmds.c:7894 fish/cmds.c:7937
1839 #: fish/cmds.c:7978 fish/cmds.c:7999 fish/cmds.c:8017 fish/cmds.c:8036
1840 #: fish/cmds.c:8053 fish/cmds.c:8071 fish/cmds.c:8098 fish/cmds.c:8122
1841 #: fish/cmds.c:8146 fish/cmds.c:8170 fish/cmds.c:8194 fish/cmds.c:8218
1842 #: fish/cmds.c:8242 fish/cmds.c:8266 fish/cmds.c:8290 fish/cmds.c:8314
1843 #: fish/cmds.c:8338 fish/cmds.c:8362 fish/cmds.c:8385 fish/cmds.c:8408
1844 #: fish/cmds.c:8429 fish/cmds.c:8450 fish/cmds.c:8471 fish/cmds.c:8491
1845 #: fish/cmds.c:8514 fish/cmds.c:8552 fish/cmds.c:8569 fish/cmds.c:8586
1846 #: fish/cmds.c:8605 fish/cmds.c:8624 fish/cmds.c:8641 fish/cmds.c:8658
1847 #: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8711 fish/cmds.c:8747
1848 #: fish/cmds.c:8787 fish/cmds.c:8820 fish/cmds.c:8837 fish/cmds.c:8854
1849 #: fish/cmds.c:8870 fish/cmds.c:8885 fish/cmds.c:8906 fish/cmds.c:8944
1850 #: fish/cmds.c:8982 fish/cmds.c:9021 fish/cmds.c:9061 fish/cmds.c:9102
1851 #: fish/cmds.c:9143 fish/cmds.c:9181 fish/cmds.c:9198 fish/cmds.c:9221
1852 #: fish/cmds.c:9243 fish/cmds.c:9265 fish/cmds.c:9285 fish/cmds.c:9305
1853 #: fish/cmds.c:9341 fish/cmds.c:9413 fish/cmds.c:9453 fish/cmds.c:9511
1854 #: fish/cmds.c:9537 fish/cmds.c:9563 fish/cmds.c:9591 fish/cmds.c:9650
1855 #: fish/cmds.c:9671 fish/cmds.c:9716 fish/cmds.c:9736 fish/cmds.c:9775
1856 #: fish/cmds.c:9812 fish/cmds.c:9832 fish/cmds.c:9854 fish/cmds.c:9911
1857 #: fish/cmds.c:9931 fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9994
1858 #: fish/cmds.c:10014 fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10081
1859 #: fish/cmds.c:10101 fish/cmds.c:10121 fish/cmds.c:10143 fish/cmds.c:10178
1860 #: fish/cmds.c:10196 fish/cmds.c:10219 fish/cmds.c:10241 fish/cmds.c:10256
1861 #: fish/cmds.c:10273 fish/cmds.c:10310 fish/cmds.c:10349 fish/cmds.c:10389
1862 #: fish/cmds.c:10445 fish/cmds.c:10467 fish/cmds.c:10503 fish/cmds.c:10518
1863 #: fish/cmds.c:10538 fish/cmds.c:10578 fish/cmds.c:10601 fish/cmds.c:10625
1864 #: fish/cmds.c:10650 fish/cmds.c:10691 fish/cmds.c:10716 fish/cmds.c:10754
1865 #: fish/cmds.c:10785 fish/cmds.c:10816 fish/cmds.c:10844 fish/cmds.c:10864
1866 #: fish/cmds.c:10896 fish/cmds.c:10916 fish/cmds.c:10936 fish/cmds.c:10953
1867 #: fish/cmds.c:10971 fish/cmds.c:10994 fish/cmds.c:11015 fish/cmds.c:11034
1868 #: fish/cmds.c:11076 fish/cmds.c:11119 fish/cmds.c:11163 fish/cmds.c:11202
1869 #: fish/cmds.c:11221 fish/cmds.c:11241 fish/cmds.c:11261 fish/cmds.c:11282
1870 #: fish/cmds.c:11303 fish/cmds.c:11324 fish/cmds.c:11345 fish/cmds.c:11366
1871 #: fish/cmds.c:11388 fish/cmds.c:11426 fish/cmds.c:11477 fish/cmds.c:11515
1872 #: fish/cmds.c:11571 fish/cmds.c:11661 fish/cmds.c:11690 fish/cmds.c:11717
1873 #, c-format
1874 msgid "%s should have %d parameter(s)\n"
1875 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1876
1877 #: fish/cmds.c:3239 fish/cmds.c:3253 fish/cmds.c:3269 fish/cmds.c:3286
1878 #: fish/cmds.c:3303 fish/cmds.c:3321 fish/cmds.c:3340 fish/cmds.c:3356
1879 #: fish/cmds.c:3374 fish/cmds.c:3390 fish/cmds.c:3408 fish/cmds.c:3424
1880 #: fish/cmds.c:3441 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3489
1881 #: fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537 fish/cmds.c:3553
1882 #: fish/cmds.c:3569 fish/cmds.c:3587 fish/cmds.c:3620 fish/cmds.c:3636
1883 #: fish/cmds.c:3652 fish/cmds.c:3671 fish/cmds.c:3686 fish/cmds.c:3704
1884 #: fish/cmds.c:3719 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
1885 #: fish/cmds.c:3785 fish/cmds.c:3804 fish/cmds.c:3823 fish/cmds.c:3841
1886 #: fish/cmds.c:3861 fish/cmds.c:3880 fish/cmds.c:3900 fish/cmds.c:3920
1887 #: fish/cmds.c:3940 fish/cmds.c:3959 fish/cmds.c:3978 fish/cmds.c:3998
1888 #: fish/cmds.c:4018 fish/cmds.c:4038 fish/cmds.c:4053 fish/cmds.c:4069
1889 #: fish/cmds.c:4090 fish/cmds.c:4141 fish/cmds.c:4159 fish/cmds.c:4176
1890 #: fish/cmds.c:4197 fish/cmds.c:4260 fish/cmds.c:4280 fish/cmds.c:4300
1891 #: fish/cmds.c:4320 fish/cmds.c:4340 fish/cmds.c:4360 fish/cmds.c:4379
1892 #: fish/cmds.c:4398 fish/cmds.c:4417 fish/cmds.c:4432 fish/cmds.c:4451
1893 #: fish/cmds.c:4471 fish/cmds.c:4491 fish/cmds.c:4512 fish/cmds.c:4528
1894 #: fish/cmds.c:4544 fish/cmds.c:4563 fish/cmds.c:4585 fish/cmds.c:4607
1895 #: fish/cmds.c:4627 fish/cmds.c:4644 fish/cmds.c:4661 fish/cmds.c:4678
1896 #: fish/cmds.c:4695 fish/cmds.c:4712 fish/cmds.c:4729 fish/cmds.c:4746
1897 #: fish/cmds.c:4765 fish/cmds.c:4788 fish/cmds.c:4824 fish/cmds.c:4841
1898 #: fish/cmds.c:4864 fish/cmds.c:4886 fish/cmds.c:4907 fish/cmds.c:4927
1899 #: fish/cmds.c:4946 fish/cmds.c:4966 fish/cmds.c:4984 fish/cmds.c:5002
1900 #: fish/cmds.c:5016 fish/cmds.c:5032 fish/cmds.c:5052 fish/cmds.c:5071
1901 #: fish/cmds.c:5090 fish/cmds.c:5109 fish/cmds.c:5128 fish/cmds.c:5148
1902 #: fish/cmds.c:5188 fish/cmds.c:5245 fish/cmds.c:5266 fish/cmds.c:5287
1903 #: fish/cmds.c:5308 fish/cmds.c:5326 fish/cmds.c:5348 fish/cmds.c:5386
1904 #: fish/cmds.c:5408 fish/cmds.c:5487 fish/cmds.c:5526 fish/cmds.c:5541
1905 #: fish/cmds.c:5558 fish/cmds.c:5572 fish/cmds.c:5588 fish/cmds.c:5610
1906 #: fish/cmds.c:5632 fish/cmds.c:5654 fish/cmds.c:5676 fish/cmds.c:5698
1907 #: fish/cmds.c:5720 fish/cmds.c:5740 fish/cmds.c:5757 fish/cmds.c:5774
1908 #: fish/cmds.c:5793 fish/cmds.c:5812 fish/cmds.c:5832 fish/cmds.c:5868
1909 #: fish/cmds.c:5887 fish/cmds.c:5906 fish/cmds.c:5923 fish/cmds.c:5941
1910 #: fish/cmds.c:5964 fish/cmds.c:5987 fish/cmds.c:6011 fish/cmds.c:6034
1911 #: fish/cmds.c:6055 fish/cmds.c:6078 fish/cmds.c:6101 fish/cmds.c:6121
1912 #: fish/cmds.c:6143 fish/cmds.c:6164 fish/cmds.c:6187 fish/cmds.c:6204
1913 #: fish/cmds.c:6221 fish/cmds.c:6239 fish/cmds.c:6257 fish/cmds.c:6278
1914 #: fish/cmds.c:6296 fish/cmds.c:6317 fish/cmds.c:6337 fish/cmds.c:6355
1915 #: fish/cmds.c:6376 fish/cmds.c:6399 fish/cmds.c:6422 fish/cmds.c:6444
1916 #: fish/cmds.c:6477 fish/cmds.c:6494 fish/cmds.c:6511 fish/cmds.c:6535
1917 #: fish/cmds.c:6558 fish/cmds.c:6581 fish/cmds.c:6603 fish/cmds.c:6620
1918 #: fish/cmds.c:6642 fish/cmds.c:6736 fish/cmds.c:6756 fish/cmds.c:6776
1919 #: fish/cmds.c:6796 fish/cmds.c:6814 fish/cmds.c:6835 fish/cmds.c:6871
1920 #: fish/cmds.c:6888 fish/cmds.c:6910 fish/cmds.c:6927 fish/cmds.c:6963
1921 #: fish/cmds.c:6983 fish/cmds.c:7003 fish/cmds.c:7023 fish/cmds.c:7045
1922 #: fish/cmds.c:7062 fish/cmds.c:7081 fish/cmds.c:7100 fish/cmds.c:7122
1923 #: fish/cmds.c:7143 fish/cmds.c:7164 fish/cmds.c:7185 fish/cmds.c:7208
1924 #: fish/cmds.c:7249 fish/cmds.c:7272 fish/cmds.c:7311 fish/cmds.c:7328
1925 #: fish/cmds.c:7347 fish/cmds.c:7368 fish/cmds.c:7391 fish/cmds.c:7413
1926 #: fish/cmds.c:7431 fish/cmds.c:7450 fish/cmds.c:7471 fish/cmds.c:7548
1927 #: fish/cmds.c:7589 fish/cmds.c:7668 fish/cmds.c:7744 fish/cmds.c:7781
1928 #: fish/cmds.c:7804 fish/cmds.c:7825 fish/cmds.c:7848 fish/cmds.c:7870
1929 #: fish/cmds.c:7895 fish/cmds.c:7938 fish/cmds.c:7979 fish/cmds.c:8000
1930 #: fish/cmds.c:8018 fish/cmds.c:8037 fish/cmds.c:8054 fish/cmds.c:8072
1931 #: fish/cmds.c:8099 fish/cmds.c:8123 fish/cmds.c:8147 fish/cmds.c:8171
1932 #: fish/cmds.c:8195 fish/cmds.c:8219 fish/cmds.c:8243 fish/cmds.c:8267
1933 #: fish/cmds.c:8291 fish/cmds.c:8315 fish/cmds.c:8339 fish/cmds.c:8363
1934 #: fish/cmds.c:8386 fish/cmds.c:8409 fish/cmds.c:8430 fish/cmds.c:8451
1935 #: fish/cmds.c:8472 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8553
1936 #: fish/cmds.c:8570 fish/cmds.c:8587 fish/cmds.c:8606 fish/cmds.c:8625
1937 #: fish/cmds.c:8642 fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693
1938 #: fish/cmds.c:8712 fish/cmds.c:8748 fish/cmds.c:8788 fish/cmds.c:8821
1939 #: fish/cmds.c:8838 fish/cmds.c:8855 fish/cmds.c:8871 fish/cmds.c:8886
1940 #: fish/cmds.c:8907 fish/cmds.c:8945 fish/cmds.c:8983 fish/cmds.c:9022
1941 #: fish/cmds.c:9062 fish/cmds.c:9103 fish/cmds.c:9144 fish/cmds.c:9182
1942 #: fish/cmds.c:9199 fish/cmds.c:9222 fish/cmds.c:9244 fish/cmds.c:9266
1943 #: fish/cmds.c:9286 fish/cmds.c:9306 fish/cmds.c:9342 fish/cmds.c:9414
1944 #: fish/cmds.c:9454 fish/cmds.c:9512 fish/cmds.c:9538 fish/cmds.c:9564
1945 #: fish/cmds.c:9592 fish/cmds.c:9651 fish/cmds.c:9672 fish/cmds.c:9717
1946 #: fish/cmds.c:9737 fish/cmds.c:9776 fish/cmds.c:9813 fish/cmds.c:9833
1947 #: fish/cmds.c:9855 fish/cmds.c:9912 fish/cmds.c:9932 fish/cmds.c:9954
1948 #: fish/cmds.c:9976 fish/cmds.c:9995 fish/cmds.c:10015 fish/cmds.c:10042
1949 #: fish/cmds.c:10062 fish/cmds.c:10082 fish/cmds.c:10102 fish/cmds.c:10122
1950 #: fish/cmds.c:10144 fish/cmds.c:10179 fish/cmds.c:10197 fish/cmds.c:10220
1951 #: fish/cmds.c:10242 fish/cmds.c:10257 fish/cmds.c:10274 fish/cmds.c:10311
1952 #: fish/cmds.c:10350 fish/cmds.c:10390 fish/cmds.c:10446 fish/cmds.c:10468
1953 #: fish/cmds.c:10504 fish/cmds.c:10519 fish/cmds.c:10539 fish/cmds.c:10579
1954 #: fish/cmds.c:10602 fish/cmds.c:10626 fish/cmds.c:10651 fish/cmds.c:10692
1955 #: fish/cmds.c:10717 fish/cmds.c:10755 fish/cmds.c:10786 fish/cmds.c:10817
1956 #: fish/cmds.c:10845 fish/cmds.c:10865 fish/cmds.c:10897 fish/cmds.c:10917
1957 #: fish/cmds.c:10937 fish/cmds.c:10954 fish/cmds.c:10972 fish/cmds.c:10995
1958 #: fish/cmds.c:11016 fish/cmds.c:11035 fish/cmds.c:11077 fish/cmds.c:11120
1959 #: fish/cmds.c:11164 fish/cmds.c:11203 fish/cmds.c:11222 fish/cmds.c:11242
1960 #: fish/cmds.c:11262 fish/cmds.c:11283 fish/cmds.c:11304 fish/cmds.c:11325
1961 #: fish/cmds.c:11346 fish/cmds.c:11367 fish/cmds.c:11389 fish/cmds.c:11427
1962 #: fish/cmds.c:11478 fish/cmds.c:11516 fish/cmds.c:11572 fish/cmds.c:11595
1963 #: fish/cmds.c:11662 fish/cmds.c:11691 fish/cmds.c:11718
1964 #, c-format
1965 msgid "type 'help %s' for help on %s\n"
1966 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
1967
1968 #: fish/cmds.c:3597 fish/cmds.c:4800 fish/cmds.c:5158 fish/cmds.c:5198
1969 #: fish/cmds.c:5217 fish/cmds.c:5360 fish/cmds.c:5419 fish/cmds.c:5438
1970 #: fish/cmds.c:5457 fish/cmds.c:5500 fish/cmds.c:5843 fish/cmds.c:6454
1971 #: fish/cmds.c:6653 fish/cmds.c:6672 fish/cmds.c:6691 fish/cmds.c:6710
1972 #: fish/cmds.c:6846 fish/cmds.c:6937 fish/cmds.c:7218 fish/cmds.c:7282
1973 #: fish/cmds.c:7481 fish/cmds.c:7500 fish/cmds.c:7519 fish/cmds.c:7558
1974 #: fish/cmds.c:7599 fish/cmds.c:7618 fish/cmds.c:7637 fish/cmds.c:7678
1975 #: fish/cmds.c:7697 fish/cmds.c:7716 fish/cmds.c:7754 fish/cmds.c:7907
1976 #: fish/cmds.c:7950 fish/cmds.c:8527 fish/cmds.c:8722 fish/cmds.c:8760
1977 #: fish/cmds.c:8798 fish/cmds.c:8918 fish/cmds.c:8955 fish/cmds.c:8993
1978 #: fish/cmds.c:9032 fish/cmds.c:9073 fish/cmds.c:9114 fish/cmds.c:9155
1979 #: fish/cmds.c:9318 fish/cmds.c:9354 fish/cmds.c:9367 fish/cmds.c:9380
1980 #: fish/cmds.c:9393 fish/cmds.c:9426 fish/cmds.c:9464 fish/cmds.c:9483
1981 #: fish/cmds.c:9604 fish/cmds.c:9623 fish/cmds.c:9684 fish/cmds.c:9697
1982 #: fish/cmds.c:9748 fish/cmds.c:9787 fish/cmds.c:9865 fish/cmds.c:9884
1983 #: fish/cmds.c:10158 fish/cmds.c:10285 fish/cmds.c:10322 fish/cmds.c:10361
1984 #: fish/cmds.c:10401 fish/cmds.c:10420 fish/cmds.c:10479 fish/cmds.c:10552
1985 #: fish/cmds.c:10662 fish/cmds.c:10732 fish/cmds.c:10766 fish/cmds.c:10797
1986 #: fish/cmds.c:10828 fish/cmds.c:10877 fish/cmds.c:11048 fish/cmds.c:11090
1987 #: fish/cmds.c:11135 fish/cmds.c:11177 fish/cmds.c:11403 fish/cmds.c:11441
1988 #: fish/cmds.c:11454 fish/cmds.c:11492 fish/cmds.c:11527 fish/cmds.c:11546
1989 #: fish/cmds.c:11613
1990 #, c-format
1991 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1992 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
1993
1994 #: fish/cmds.c:3603 fish/cmds.c:4806 fish/cmds.c:5164 fish/cmds.c:5204
1995 #: fish/cmds.c:5223 fish/cmds.c:5366 fish/cmds.c:5425 fish/cmds.c:5444
1996 #: fish/cmds.c:5463 fish/cmds.c:5506 fish/cmds.c:5849 fish/cmds.c:6460
1997 #: fish/cmds.c:6659 fish/cmds.c:6678 fish/cmds.c:6697 fish/cmds.c:6716
1998 #: fish/cmds.c:6852 fish/cmds.c:6943 fish/cmds.c:7224 fish/cmds.c:7288
1999 #: fish/cmds.c:7487 fish/cmds.c:7506 fish/cmds.c:7525 fish/cmds.c:7564
2000 #: fish/cmds.c:7605 fish/cmds.c:7624 fish/cmds.c:7643 fish/cmds.c:7684
2001 #: fish/cmds.c:7703 fish/cmds.c:7722 fish/cmds.c:7760 fish/cmds.c:7913
2002 #: fish/cmds.c:7956 fish/cmds.c:8533 fish/cmds.c:8728 fish/cmds.c:8766
2003 #: fish/cmds.c:8804 fish/cmds.c:8924 fish/cmds.c:8961 fish/cmds.c:8999
2004 #: fish/cmds.c:9038 fish/cmds.c:9079 fish/cmds.c:9120 fish/cmds.c:9161
2005 #: fish/cmds.c:9432 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9610
2006 #: fish/cmds.c:9754 fish/cmds.c:9793 fish/cmds.c:9871 fish/cmds.c:9890
2007 #: fish/cmds.c:10291 fish/cmds.c:10328 fish/cmds.c:10367 fish/cmds.c:10407
2008 #: fish/cmds.c:10426 fish/cmds.c:10485 fish/cmds.c:10558 fish/cmds.c:10668
2009 #: fish/cmds.c:11054 fish/cmds.c:11096 fish/cmds.c:11141 fish/cmds.c:11183
2010 #: fish/cmds.c:11533 fish/cmds.c:11619
2011 #, c-format
2012 msgid "%s: %s: integer out of range\n"
2013 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
2014
2015 #: fish/cmds.c:4089 fish/cmds.c:4196 fish/cmds.c:11594
2016 #, fuzzy, c-format
2017 msgid "%s should have %d-%d parameter(s)\n"
2018 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
2019
2020 #: fish/cmds.c:4115 fish/cmds.c:4232 fish/cmds.c:11634
2021 #, fuzzy, c-format
2022 msgid "%s: unknown optional argument \"%s\"\n"
2023 msgstr "%s: too many arguments\n"
2024
2025 #: fish/cmds.c:4121 fish/cmds.c:4238 fish/cmds.c:11640
2026 #, fuzzy, c-format
2027 msgid "%s: optional argument \"%s\" given twice\n"
2028 msgstr "%s: too many arguments\n"
2029
2030 #: fish/cmds.c:11735
2031 #, c-format
2032 msgid "%s: unknown command\n"
2033 msgstr "%s: अज्ञात कमांड\n"
2034
2035 #: fish/config.c:74 fish/config.c:113
2036 #, fuzzy, c-format
2037 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2038 msgstr "%s: internal error parsing string at '%s'\n"
2039
2040 #: fish/copy.c:41
2041 #, c-format
2042 msgid ""
2043 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2044 msgstr ""
2045
2046 #: fish/copy.c:62
2047 #, fuzzy, c-format
2048 msgid "copy-in: target '%s' is not a directory\n"
2049 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
2050
2051 #: fish/copy.c:157
2052 #, c-format
2053 msgid "error: argument is zero length or longer than maximum permitted\n"
2054 msgstr ""
2055
2056 #: fish/copy.c:202
2057 #, c-format
2058 msgid ""
2059 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2060 "image\n"
2061 msgstr ""
2062
2063 #: fish/copy.c:213
2064 #, fuzzy, c-format
2065 msgid "copy-out: target '%s' is not a directory\n"
2066 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
2067
2068 #: fish/copy.c:258
2069 #, fuzzy, c-format
2070 msgid "copy-out: '%s' is not a file or directory\n"
2071 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
2072
2073 #: fish/edit.c:45
2074 #, c-format
2075 msgid "use '%s filename' to edit a file\n"
2076 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
2077
2078 #: fish/fish.c:100
2079 #, fuzzy, c-format
2080 msgid ""
2081 "%s: guest filesystem shell\n"
2082 "%s lets you edit virtual machine filesystems\n"
2083 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2084 "Usage:\n"
2085 "  %s [--options] cmd [: cmd : cmd ...]\n"
2086 "Options:\n"
2087 "  -h|--cmd-help        List available commands\n"
2088 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2089 "  -a|--add image       Add image\n"
2090 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2091 "  --csh                Make --listen csh-compatible\n"
2092 "  -d|--domain guest    Add disks from libvirt guest\n"
2093 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2094 "  --echo-keys          Don't turn off echo for passphrases\n"
2095 "  -f|--file file       Read commands from file\n"
2096 "  --format[=raw|..]    Force disk format for -a option\n"
2097 "  -i|--inspector       Automatically mount filesystems\n"
2098 "  --keys-from-stdin    Read passphrases from stdin\n"
2099 "  --listen             Listen for remote commands\n"
2100 "  --live               Connect to a live virtual machine\n"
2101 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2102 "  -n|--no-sync         Don't autosync\n"
2103 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2104 "  --progress-bars      Enable progress bars even when not interactive\n"
2105 "  --no-progress-bars   Disable progress bars\n"
2106 "  --remote[=pid]       Send commands to remote %s\n"
2107 "  -r|--ro              Mount read-only\n"
2108 "  --selinux            Enable SELinux support\n"
2109 "  -v|--verbose         Verbose messages\n"
2110 "  -V|--version         Display version and exit\n"
2111 "  -w|--rw              Mount read-write\n"
2112 "  -x                   Echo each command before executing it\n"
2113 "\n"
2114 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2115 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2116 "or\n"
2117 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2118 "\n"
2119 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2120 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2121 "\n"
2122 "For more information, see the manpage %s(1).\n"
2123 msgstr ""
2124 "%s: guest filesystem shell\n"
2125 "%s lets you edit virtual machine filesystems\n"
2126 "Copyright (C) 2009 Red Hat Inc.\n"
2127 "Usage:\n"
2128 "  %s [--options] cmd [: cmd : cmd ...]\n"
2129 "  %s -i libvirt-domain\n"
2130 "  %s -i disk-image(s)\n"
2131 "or for interactive use:\n"
2132 "  %s\n"
2133 "or from a shell script:\n"
2134 "  %s <<EOF\n"
2135 "  cmd\n"
2136 "  ...\n"
2137 "  EOF\n"
2138 "Options:\n"
2139 "  -h|--cmd-help        List available commands\n"
2140 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2141 "  -a|--add image       Add image\n"
2142 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2143 "  -f|--file file       Read commands from file\n"
2144 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
2145 "  --listen             Listen for remote commands\n"
2146 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2147 "  -n|--no-sync         Don't autosync\n"
2148 "  --remote[=pid]       Send commands to remote %s\n"
2149 "  -r|--ro              Mount read-only\n"
2150 "  --selinux            Enable SELinux support\n"
2151 "  -v|--verbose         Verbose messages\n"
2152 "  -x                   Echo each command before executing it\n"
2153 "  -V|--version         Display version and exit\n"
2154 "For more information,  see the manpage %s(1).\n"
2155
2156 #: fish/fish.c:243
2157 #, c-format
2158 msgid "%s: --listen=PID: PID was not a number: %s\n"
2159 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2160
2161 #: fish/fish.c:250
2162 #, c-format
2163 msgid ""
2164 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2165 msgstr ""
2166 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2167
2168 #: fish/fish.c:300
2169 #, c-format
2170 msgid "%s: only one -f parameter can be given\n"
2171 msgstr "%s: only one -f parameter can be given\n"
2172
2173 #: fish/fish.c:455
2174 #, c-format
2175 msgid "%s: cannot use --listen and --remote options at the same time\n"
2176 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2177
2178 #: fish/fish.c:463
2179 #, c-format
2180 msgid "%s: extra parameters on the command line with --listen flag\n"
2181 msgstr "%s: extra parameters on the command line with --listen flag\n"
2182
2183 #: fish/fish.c:469
2184 #, c-format
2185 msgid "%s: cannot use --listen and --file options at the same time\n"
2186 msgstr "%s: cannot use --listen and --file options at the same time\n"
2187
2188 #: fish/fish.c:527
2189 #, c-format
2190 msgid "guestfish: could not access termcap or terminfo database.\n"
2191 msgstr ""
2192
2193 #: fish/fish.c:531
2194 #, c-format
2195 msgid "guestfish: terminal type \"%s\" not defined.\n"
2196 msgstr ""
2197
2198 #: fish/fish.c:619
2199 #, fuzzy, c-format
2200 msgid ""
2201 "\n"
2202 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2203 "editing virtual machine filesystems.\n"
2204 "\n"
2205 "Type: 'help' for help on commands\n"
2206 "      'man' to read the manual\n"
2207 "      'quit' to quit the shell\n"
2208 "\n"
2209 msgstr ""
2210 "\n"
2211 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
2212 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
2213 "\n"
2214 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
2215 "      'quit' को शेल को छोड़ने के लिए\n"
2216 "\n"
2217
2218 #: fish/fish.c:763
2219 #, c-format
2220 msgid "%s: unterminated double quote\n"
2221 msgstr "%s: unterminated double quote\n"
2222
2223 #: fish/fish.c:769 fish/fish.c:786
2224 #, c-format
2225 msgid "%s: command arguments not separated by whitespace\n"
2226 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2227
2228 #: fish/fish.c:780
2229 #, c-format
2230 msgid "%s: unterminated single quote\n"
2231 msgstr "%s: unterminated single quote\n"
2232
2233 #: fish/fish.c:810
2234 #, c-format
2235 msgid "%s: internal error parsing string at '%s'\n"
2236 msgstr "%s: internal error parsing string at '%s'\n"
2237
2238 #: fish/fish.c:827
2239 #, c-format
2240 msgid "%s: too many arguments\n"
2241 msgstr "%s: too many arguments\n"
2242
2243 #: fish/fish.c:895
2244 #, c-format
2245 msgid "%s: empty command on command line\n"
2246 msgstr "%s: empty command on command line\n"
2247
2248 #: fish/fish.c:1041
2249 msgid "display a list of commands or help on a command"
2250 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2251
2252 #: fish/fish.c:1043
2253 msgid "quit guestfish"
2254 msgstr "quit guestfish"
2255
2256 #: fish/fish.c:1054
2257 #, c-format
2258 msgid ""
2259 "help - display a list of commands or help on a command\n"
2260 "     help cmd\n"
2261 "     help\n"
2262 msgstr ""
2263 "help - display a list of commands or help on a command\n"
2264 "     help cmd\n"
2265 "     help\n"
2266
2267 #: fish/fish.c:1062
2268 #, c-format
2269 msgid ""
2270 "quit - quit guestfish\n"
2271 "     quit\n"
2272 msgstr ""
2273 "quit - quit guestfish\n"
2274 "     quit\n"
2275
2276 #: fish/fish.c:1067
2277 #, c-format
2278 msgid "%s: command not known, use -h to list all commands\n"
2279 msgstr "%s: command not known, use -h to list all commands\n"
2280
2281 #: fish/fish.c:1083
2282 #, c-format
2283 msgid ""
2284 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2285 "For a list of commands:             guestfish -h\n"
2286 "For complete documentation:         man guestfish\n"
2287 msgstr ""
2288
2289 #: fish/fish.c:1240
2290 #, c-format
2291 msgid "Runaway quote in string \"%s\"\n"
2292 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2293
2294 #: fish/fish.c:1438
2295 #, c-format
2296 msgid ""
2297 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2298 "or run \"inspect-os\" command)\n"
2299 msgstr ""
2300
2301 #: fish/fish.c:1458
2302 #, c-format
2303 msgid ""
2304 "%s: drive '%c:' not found.  To list available drives do:\n"
2305 "  inspect-get-drive-mappings %s\n"
2306 msgstr ""
2307
2308 #: fish/fish.c:1477
2309 #, c-format
2310 msgid ""
2311 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2312 "  umount-all\n"
2313 "  mount %s /\n"
2314 msgstr ""
2315
2316 #: fish/glob.c:53
2317 #, c-format
2318 msgid "use 'glob command [args...]'\n"
2319 msgstr "use 'glob command [args...]'\n"
2320
2321 #: fish/glob.c:73
2322 #, c-format
2323 msgid "glob: guestfs_glob_expand call failed: %s\n"
2324 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2325
2326 #: fish/help.c:38
2327 #, c-format
2328 msgid ""
2329 "Add disk images to examine using the -a or -d options, or the 'add' "
2330 "command.\n"
2331 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2332 "Once you have done this, use the 'run' command.\n"
2333 msgstr ""
2334
2335 #: fish/help.c:44
2336 #, c-format
2337 msgid ""
2338 "Find out what filesystems are available using 'list-filesystems' and then\n"
2339 "mount them to examine or modify the contents using 'mount-ro' or\n"
2340 "'mount-options'.\n"
2341 msgstr ""
2342
2343 #: fish/help.c:52
2344 #, c-format
2345 msgid ""
2346 "For more information about a command, use 'help cmd'.\n"
2347 "\n"
2348 "To read the manual, type 'man'.\n"
2349 msgstr ""
2350
2351 #: fish/hexedit.c:41
2352 #, c-format
2353 msgid "hexedit (device|filename) [max | start max]\n"
2354 msgstr ""
2355
2356 #: fish/hexedit.c:52
2357 #, c-format
2358 msgid "hexedit: %s is a zero length file or device\n"
2359 msgstr ""
2360
2361 #: fish/hexedit.c:63
2362 #, c-format
2363 msgid ""
2364 "hexedit: %s is larger than %s. You must supply a limit using\n"
2365 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2366 "  'hexedit %s <start> <max>'.\n"
2367 msgstr ""
2368
2369 #: fish/hexedit.c:92
2370 #, c-format
2371 msgid "hexedit: invalid range\n"
2372 msgstr ""
2373
2374 #: fish/inspect.c:77
2375 #, fuzzy, c-format
2376 msgid "%s: don't use --live and -i options together\n"
2377 msgstr "%s: cannot use --listen and --file options at the same time\n"
2378
2379 #: fish/inspect.c:89
2380 #, c-format
2381 msgid "%s: no operating system was found on this disk\n"
2382 msgstr ""
2383
2384 #: fish/inspect.c:95
2385 #, c-format
2386 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2387 msgstr ""
2388
2389 #: fish/inspect.c:134
2390 #, c-format
2391 msgid "%s: some filesystems could not be mounted (ignored)\n"
2392 msgstr ""
2393
2394 #: fish/inspect.c:146
2395 #, c-format
2396 msgid "Operating system: %s\n"
2397 msgstr ""
2398
2399 #: fish/inspect.c:159
2400 #, fuzzy, c-format
2401 msgid "%s mounted on %s\n"
2402 msgstr "आरोहबिंदु दिखाएँ"
2403
2404 #: fish/keys.c:53
2405 #, c-format
2406 msgid "Enter key or passphrase (\"%s\"): "
2407 msgstr ""
2408
2409 #: fish/lcd.c:34
2410 #, c-format
2411 msgid "use 'lcd directory' to change local directory\n"
2412 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2413
2414 #: fish/man.c:35
2415 #, c-format
2416 msgid "use 'man' without parameters to open the manual\n"
2417 msgstr ""
2418
2419 #: fish/man.c:54
2420 #, fuzzy, c-format
2421 msgid "the external 'man' program failed\n"
2422 msgstr "बाहरी कमांड विफल: %s"
2423
2424 #: fish/more.c:40
2425 #, c-format
2426 msgid "use '%s filename' to page a file\n"
2427 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2428
2429 #: fish/options.c:36
2430 #, fuzzy, c-format
2431 msgid "%s: too many drives added on the command line\n"
2432 msgstr "%s: empty command on command line\n"
2433
2434 #: fish/options.c:128
2435 #, c-format
2436 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2437 msgstr ""
2438
2439 #: fish/prep.c:37
2440 #, c-format
2441 msgid ""
2442 "List of available prepared disk images:\n"
2443 "\n"
2444 msgstr ""
2445
2446 #: fish/prep.c:40
2447 #, c-format
2448 msgid ""
2449 "guestfish -N %-8s - %s\n"
2450 "\n"
2451 "%s\n"
2452 msgstr ""
2453
2454 #: fish/prep.c:48
2455 #, c-format
2456 msgid "  Optional parameters:\n"
2457 msgstr ""
2458
2459 #: fish/prep.c:55
2460 #, c-format
2461 msgid "<%s> %s (default: %s)\n"
2462 msgstr ""
2463
2464 #: fish/prep.c:65
2465 #, c-format
2466 msgid ""
2467 "Prepared disk images are written to file \"test1.img\" in the local\n"
2468 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2469 "For more information see the guestfish(1) manual.\n"
2470 msgstr ""
2471
2472 #: fish/prep.c:96
2473 #, c-format
2474 msgid ""
2475 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2476 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2477 msgstr ""
2478
2479 #: fish/prep.c:158
2480 #, c-format
2481 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2482 msgstr ""
2483
2484 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2485 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2486 #, fuzzy
2487 msgid "failed to allocate disk"
2488 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2489
2490 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2491 #, fuzzy
2492 msgid "could not parse boot size"
2493 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2494
2495 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2496 #, fuzzy, c-format
2497 msgid "failed to get sector size of disk: %s"
2498 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2499
2500 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2501 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2502 #, c-format
2503 msgid "failed to partition disk: %s"
2504 msgstr ""
2505
2506 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2507 #, fuzzy, c-format
2508 msgid "failed to add boot partition: %s"
2509 msgstr "कोई स्वैप विभाजन बनाएँ"
2510
2511 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2512 #, fuzzy, c-format
2513 msgid "failed to add root partition: %s"
2514 msgstr "कोई स्वैप विभाजन बनाएँ"
2515
2516 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2517 #, c-format
2518 msgid "failed to create boot filesystem: %s"
2519 msgstr ""
2520
2521 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2522 #, c-format
2523 msgid "failed to create root filesystem: %s"
2524 msgstr ""
2525
2526 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2527 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2528 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2529 msgstr ""
2530
2531 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2532 #, fuzzy, c-format
2533 msgid "failed to create PV: %s: %s"
2534 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2535
2536 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2537 #, fuzzy, c-format
2538 msgid "failed to create VG: %s: %s"
2539 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2540
2541 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2542 #, c-format
2543 msgid "failed to create LV: /dev/%s/%s: %s"
2544 msgstr ""
2545
2546 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2547 #, c-format
2548 msgid "failed to resize LV to full size: %s: %s"
2549 msgstr ""
2550
2551 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2552 #, c-format
2553 msgid "failed to create filesystem (%s): %s"
2554 msgstr ""
2555
2556 #: fish/rc.c:255
2557 #, c-format
2558 msgid "guestfish: protocol error: could not read 'hello' message\n"
2559 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2560
2561 #: fish/rc.c:260
2562 #, c-format
2563 msgid ""
2564 "guestfish: protocol error: version mismatch, server version '%s' does not "
2565 "match client version '%s'.  The two versions must match exactly.\n"
2566 msgstr ""
2567 "guestfish: protocol error: version mismatch, server version '%s' does not "
2568 "match client version '%s'.  The two versions must match exactly.\n"
2569
2570 #: fish/rc.c:335 fish/rc.c:349
2571 #, c-format
2572 msgid "guestfish: remote: looks like the server is not running\n"
2573 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2574
2575 #: fish/rc.c:361 fish/rc.c:375
2576 #, c-format
2577 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2578 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2579
2580 #: fish/rc.c:386
2581 #, c-format
2582 msgid "guestfish: protocol error: could not decode reply from server\n"
2583 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2584
2585 #: fish/reopen.c:36
2586 #, c-format
2587 msgid "'reopen' command takes no parameters\n"
2588 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2589
2590 #: fish/reopen.c:46
2591 #, c-format
2592 msgid "reopen: guestfs_create: failed to create handle\n"
2593 msgstr "reopen: guestfs_create: failed to create handle\n"
2594
2595 #: fish/supported.c:66
2596 msgid "yes"
2597 msgstr ""
2598
2599 #: fish/supported.c:68
2600 msgid "no"
2601 msgstr ""
2602
2603 #: fish/time.c:36
2604 #, c-format
2605 msgid "use 'time command [args...]'\n"
2606 msgstr "use 'time command [args...]'\n"
2607
2608 #: fuse/guestmount.c:912
2609 #, fuzzy, c-format
2610 msgid ""
2611 "%s: FUSE module for libguestfs\n"
2612 "%s lets you mount a virtual machine filesystem\n"
2613 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2614 "Usage:\n"
2615 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2616 "Options:\n"
2617 "  -a|--add image       Add image\n"
2618 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2619 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2620 "  -d|--domain guest    Add disks from libvirt guest\n"
2621 "  --echo-keys          Don't turn off echo for passphrases\n"
2622 "  --format[=raw|..]    Force disk format for -a option\n"
2623 "  --fuse-help          Display extra FUSE options\n"
2624 "  -i|--inspector       Automatically mount filesystems\n"
2625 "  --help               Display help message and exit\n"
2626 "  --keys-from-stdin    Read passphrases from stdin\n"
2627 "  --live               Connect to a live virtual machine\n"
2628 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2629 "  -n|--no-sync         Don't autosync\n"
2630 "  -o|--option opt      Pass extra option to FUSE\n"
2631 "  -r|--ro              Mount read-only\n"
2632 "  --selinux            Enable SELinux support\n"
2633 "  -v|--verbose         Verbose messages\n"
2634 "  -V|--version         Display version and exit\n"
2635 "  -w|--rw              Mount read-write\n"
2636 "  -x|--trace           Trace guestfs API calls\n"
2637 msgstr ""
2638 "%s: FUSE module for libguestfs\n"
2639 "%s lets you mount a virtual machine filesystem\n"
2640 "Copyright (C) 2009 Red Hat Inc.\n"
2641 "Usage:\n"
2642 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2643 "Options:\n"
2644 "  -a|--add image       Add image\n"
2645 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2646 "  --fuse-help          Display extra FUSE options\n"
2647 "  --help               Display help message and exit\n"
2648 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2649 "  -n|--no-sync         Don't autosync\n"
2650 "  -o|--option opt      Pass extra option to FUSE\n"
2651 "  -r|--ro              Mount read-only\n"
2652 "  --selinux            Enable SELinux support\n"
2653 "  --trace              Trace guestfs API calls (to stderr)\n"
2654 "  -v|--verbose         Verbose messages\n"
2655 "  -V|--version         Display version and exit\n"
2656
2657 #: fuse/guestmount.c:1130
2658 #, fuzzy, c-format
2659 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2660 msgstr "%s: must have at least one -a and at least one -m option\n"
2661
2662 #: fuse/guestmount.c:1138
2663 #, c-format
2664 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2665 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2666
2667 #: inspector/virt-inspector.c:76
2668 #, fuzzy, c-format
2669 msgid ""
2670 "%s: display information about a virtual machine\n"
2671 "Copyright (C) 2010 Red Hat Inc.\n"
2672 "Usage:\n"
2673 "  %s [--options] -d domname file [file ...]\n"
2674 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2675 "Options:\n"
2676 "  -a|--add image       Add image\n"
2677 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2678 "  -d|--domain guest    Add disks from libvirt guest\n"
2679 "  --echo-keys          Don't turn off echo for passphrases\n"
2680 "  --format[=raw|..]    Force disk format for -a option\n"
2681 "  --help               Display brief help\n"
2682 "  --keys-from-stdin    Read passphrases from stdin\n"
2683 "  -v|--verbose         Verbose messages\n"
2684 "  -V|--version         Display version and exit\n"
2685 "  -x                   Trace libguestfs API calls\n"
2686 "For more information, see the manpage %s(1).\n"
2687 msgstr ""
2688 "%s: FUSE module for libguestfs\n"
2689 "%s lets you mount a virtual machine filesystem\n"
2690 "Copyright (C) 2009 Red Hat Inc.\n"
2691 "Usage:\n"
2692 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2693 "Options:\n"
2694 "  -a|--add image       Add image\n"
2695 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2696 "  --fuse-help          Display extra FUSE options\n"
2697 "  --help               Display help message and exit\n"
2698 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2699 "  -n|--no-sync         Don't autosync\n"
2700 "  -o|--option opt      Pass extra option to FUSE\n"
2701 "  -r|--ro              Mount read-only\n"
2702 "  --selinux            Enable SELinux support\n"
2703 "  --trace              Trace guestfs API calls (to stderr)\n"
2704 "  -v|--verbose         Verbose messages\n"
2705 "  -V|--version         Display version and exit\n"
2706
2707 #: inspector/virt-inspector.c:263
2708 #, c-format
2709 msgid ""
2710 "%s: no operating system could be detected inside this disk image.\n"
2711 "\n"
2712 "This may be because the file is not a disk image, or is not a virtual "
2713 "machine\n"
2714 "image, or because the OS type is not understood by libguestfs.\n"
2715 "\n"
2716 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2717 "must\n"
2718 "install the separate libguestfs-winsupport package.\n"
2719 "\n"
2720 "If you feel this is an error, please file a bug report including as much\n"
2721 "information about the disk image as possible.\n"
2722 msgstr ""
2723
2724 #: inspector/virt-inspector.c:288
2725 #, c-format
2726 msgid "%s: XML write error at \"%s\": %m\n"
2727 msgstr ""
2728
2729 #: inspector/virt-inspector.c:300
2730 #, c-format
2731 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2732 msgstr ""
2733
2734 #: inspector/virt-inspector.c:308
2735 #, fuzzy, c-format
2736 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2737 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
2738
2739 #: perl/lib/Sys/Guestfs/Lib.pm:158
2740 msgid "open_guest: first parameter must be a string or an arrayref"
2741 msgstr ""
2742
2743 #: perl/lib/Sys/Guestfs/Lib.pm:164
2744 msgid "open_guest: first argument contains undefined element"
2745 msgstr ""
2746
2747 #: perl/lib/Sys/Guestfs/Lib.pm:172
2748 #, fuzzy, perl-brace-format
2749 msgid "guest image {imagename} does not exist or is not readable"
2750 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2751
2752 #: perl/lib/Sys/Guestfs/Lib.pm:179
2753 msgid ""
2754 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2755 "XPath::XMLParser)"
2756 msgstr ""
2757
2758 #: perl/lib/Sys/Guestfs/Lib.pm:184
2759 #, fuzzy
2760 msgid "open_guest: too many domains listed on command line"
2761 msgstr "%s: empty command on command line\n"
2762
2763 #: perl/lib/Sys/Guestfs/Lib.pm:191
2764 msgid "open_guest: cannot connect to libvirt"
2765 msgstr ""
2766
2767 #: perl/lib/Sys/Guestfs/Lib.pm:210
2768 #, perl-brace-format
2769 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2770 msgstr ""
2771
2772 #: perl/lib/Sys/Guestfs/Lib.pm:213
2773 #, perl-brace-format
2774 msgid "{imagename} is not the name of a libvirt domain\n"
2775 msgstr ""
2776
2777 #: perl/lib/Sys/Guestfs/Lib.pm:242
2778 #, perl-brace-format
2779 msgid "{imagename} seems to have no disk devices\n"
2780 msgstr ""
2781
2782 #: perl/lib/Sys/Guestfs/Lib.pm:827
2783 msgid ""
2784 "No operating system could be detected inside this disk image.\n"
2785 "\n"
2786 "This may be because the file is not a disk image, or is not a virtual "
2787 "machine\n"
2788 "image, or because the OS type is not understood by virt-inspector.\n"
2789 "\n"
2790 "If you feel this is an error, please file a bug report including as much\n"
2791 "information about the disk image as possible.\n"
2792 msgstr ""
2793
2794 #: perl/lib/Sys/Guestfs/Lib.pm:901
2795 #, perl-brace-format
2796 msgid "unknown filesystem label {label}\n"
2797 msgstr ""
2798
2799 #: perl/lib/Sys/Guestfs/Lib.pm:911
2800 #, perl-brace-format
2801 msgid "unknown filesystem UUID {uuid}\n"
2802 msgstr ""
2803
2804 #: perl/lib/Sys/Guestfs/Lib.pm:939
2805 #, fuzzy, perl-brace-format
2806 msgid "unknown filesystem {fs}\n"
2807 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2808
2809 #: perl/lib/Sys/Guestfs/Lib.pm:1017
2810 #, perl-brace-format
2811 msgid "Error running rpm -qa: {error}"
2812 msgstr ""
2813
2814 #: perl/lib/Sys/Guestfs/Lib.pm:1043
2815 #, perl-brace-format
2816 msgid "Error running dpkg-query: {error}"
2817 msgstr ""
2818
2819 #: perl/lib/Sys/Guestfs/Lib.pm:1108
2820 msgid "Can't find grub on guest"
2821 msgstr ""
2822
2823 #: perl/lib/Sys/Guestfs/Lib.pm:1163
2824 #, perl-brace-format
2825 msgid "Grub entry {title} has no kernel"
2826 msgstr ""
2827
2828 #: perl/lib/Sys/Guestfs/Lib.pm:1194
2829 #, perl-brace-format
2830 msgid "grub refers to {path}, which doesn't exist\n"
2831 msgstr ""
2832
2833 #: perl/lib/Sys/Guestfs/Lib.pm:1217
2834 #, perl-brace-format
2835 msgid "Grub entry {title} does not specify an initrd"
2836 msgstr ""
2837
2838 #: perl/lib/Sys/Guestfs/Lib.pm:1286
2839 #, perl-brace-format
2840 msgid "Didn't find modules directory {modules} for kernel {path}"
2841 msgstr ""
2842
2843 #: perl/lib/Sys/Guestfs/Lib.pm:1294
2844 #, perl-brace-format
2845 msgid "Couldn't guess kernel version number from path for kernel {path}"
2846 msgstr ""
2847
2848 #: perl/lib/Sys/Guestfs/Lib.pm:1348
2849 #, fuzzy, perl-brace-format
2850 msgid "{path} doesn't match augeas pattern"
2851 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2852
2853 #: perl/lib/Sys/Guestfs/Lib.pm:1387
2854 #, perl-brace-format
2855 msgid "{filename}: could not read initrd format"
2856 msgstr ""
2857
2858 #: rescue/virt-rescue.c:63
2859 #, fuzzy, c-format
2860 msgid ""
2861 "%s: Run a rescue shell on a virtual machine\n"
2862 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2863 "Usage:\n"
2864 "  %s [--options] -d domname\n"
2865 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2866 "Options:\n"
2867 "  -a|--add image       Add image\n"
2868 "  --append kernelopts  Append kernel options\n"
2869 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2870 "  -d|--domain guest    Add disks from libvirt guest\n"
2871 "  --format[=raw|..]    Force disk format for -a option\n"
2872 "  --help               Display brief help\n"
2873 "  -m|--memsize MB      Set memory size in megabytes\n"
2874 "  --network            Enable network\n"
2875 "  -r|--ro              Access read-only\n"
2876 "  --selinux            Enable SELinux\n"
2877 "  -v|--verbose         Verbose messages\n"
2878 "  -V|--version         Display version and exit\n"
2879 "  -w|--rw              Mount read-write\n"
2880 "  -x                   Trace libguestfs API calls\n"
2881 "For more information, see the manpage %s(1).\n"
2882 msgstr ""
2883 "%s: FUSE module for libguestfs\n"
2884 "%s lets you mount a virtual machine filesystem\n"
2885 "Copyright (C) 2009 Red Hat Inc.\n"
2886 "Usage:\n"
2887 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2888 "Options:\n"
2889 "  -a|--add image       Add image\n"
2890 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2891 "  --fuse-help          Display extra FUSE options\n"
2892 "  --help               Display help message and exit\n"
2893 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2894 "  -n|--no-sync         Don't autosync\n"
2895 "  -o|--option opt      Pass extra option to FUSE\n"
2896 "  -r|--ro              Mount read-only\n"
2897 "  --selinux            Enable SELinux support\n"
2898 "  --trace              Trace guestfs API calls (to stderr)\n"
2899 "  -v|--verbose         Verbose messages\n"
2900 "  -V|--version         Display version and exit\n"
2901
2902 #: rescue/virt-rescue.c:180
2903 #, fuzzy, c-format
2904 msgid "%s: could not parse memory size '%s'\n"
2905 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2906
2907 #: rescue/virt-rescue.c:419
2908 #, fuzzy, c-format
2909 msgid "%s: unknown child exit status (%d)\n"
2910 msgstr "%s: unknown long option: %s (%d)\n"
2911
2912 #: src/appliance.c:181
2913 #, c-format
2914 msgid ""
2915 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2916 "LIBGUESTFS_PATH (search path: %s)"
2917 msgstr ""
2918
2919 #: src/appliance.c:331
2920 #, c-format
2921 msgid "security: cached appliance %s is not owned by UID %d"
2922 msgstr ""
2923
2924 #: src/appliance.c:336
2925 #, c-format
2926 msgid "security: cached appliance %s is not a directory (mode %o)"
2927 msgstr ""
2928
2929 #: src/appliance.c:341
2930 #, c-format
2931 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2932 msgstr ""
2933
2934 #: src/appliance.c:659
2935 #, fuzzy
2936 msgid "external command failed, see earlier error messages"
2937 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2938
2939 #: src/dbdump.c:87
2940 #, fuzzy
2941 msgid "unexpected end of output from db_dump command before end of header"
2942 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2943
2944 #: src/dbdump.c:100 src/dbdump.c:112
2945 #, fuzzy
2946 msgid "unexpected line from db_dump command, no space prefix"
2947 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2948
2949 #: src/dbdump.c:129
2950 #, fuzzy
2951 msgid "unexpected end of output from db_dump command before end of data"
2952 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2953
2954 #: src/dbdump.c:210
2955 #, fuzzy
2956 msgid "unexpected non-hex digits in output of db_dump command"
2957 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2958
2959 #: src/filearch.c:153
2960 #, c-format
2961 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2962 msgstr ""
2963
2964 #: src/filearch.c:266
2965 msgid ""
2966 "file-architecture API not available since this version of libguestfs was "
2967 "compiled without PCRE or libmagic libraries"
2968 msgstr ""
2969
2970 #: src/guestfs.c:174
2971 #, c-format
2972 msgid "guestfs_close: called twice on the same handle\n"
2973 msgstr "guestfs_close: called twice on the same handle\n"
2974
2975 #: src/guestfs.c:340
2976 #, c-format
2977 msgid "warning: %s"
2978 msgstr ""
2979
2980 #: src/guestfs.c:399
2981 #, c-format
2982 msgid "libguestfs: error: %s\n"
2983 msgstr "libguestfs: error: %s\n"
2984
2985 #: src/guestfs.c:946
2986 #, c-format
2987 msgid "<truncated, original size %zu bytes>"
2988 msgstr ""
2989
2990 #: src/inspect.c:265
2991 msgid "not a Windows guest, or systemroot could not be determined"
2992 msgstr ""
2993
2994 #: src/inspect.c:281
2995 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2996 msgstr ""
2997
2998 #: src/inspect.c:519
2999 #, fuzzy, c-format
3000 msgid "%s: temporary directory not found"
3001 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
3002
3003 #: src/inspect.c:535 src/inspect_fs.c:474 src/inspect_fs.c:518
3004 #: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
3005 #: src/inspect_fs_unix.c:821
3006 #, c-format
3007 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
3008 msgstr ""
3009
3010 #: src/inspect.c:572
3011 msgid "no inspection data: call guestfs_inspect_os first"
3012 msgstr ""
3013
3014 #: src/inspect.c:584
3015 #, c-format
3016 msgid ""
3017 "%s: root device not found: only call this function with a root device "
3018 "previously returned by guestfs_inspect_os"
3019 msgstr ""
3020
3021 #: src/inspect.c:594 src/inspect_apps.c:617
3022 msgid ""
3023 "inspection API not available since this version of libguestfs was compiled "
3024 "without PCRE or hivex libraries"
3025 msgstr ""
3026
3027 #: src/inspect_fs.c:326 src/inspect_fs.c:339
3028 #, fuzzy, c-format
3029 msgid "could not parse integer in version number: %s"
3030 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
3031
3032 #: src/inspect_fs.c:483
3033 #, c-format
3034 msgid "%s: file is empty"
3035 msgstr ""
3036
3037 #: src/inspect_fs_unix.c:613
3038 #, fuzzy
3039 msgid "could not parse /etc/fstab or empty file"
3040 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
3041
3042 #: src/inspect_fs_windows.c:112
3043 #, c-format
3044 msgid "cannot resolve Windows %%SYSTEMROOT%%"
3045 msgstr ""
3046
3047 #: src/launch.c:98
3048 msgid "command line cannot be altered after qemu subprocess launched"
3049 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
3050
3051 #: src/launch.c:155
3052 msgid "guestfs_config: parameter must begin with '-' character"
3053 msgstr "guestfs_config: parameter must begin with '-' character"
3054
3055 #: src/launch.c:169
3056 #, c-format
3057 msgid "guestfs_config: parameter '%s' isn't allowed"
3058 msgstr "guestfs_config: parameter '%s' isn't allowed"
3059
3060 #: src/launch.c:235 src/launch.c:339
3061 msgid "filename cannot contain ',' (comma) character"
3062 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
3063
3064 #: src/launch.c:247 src/launch.c:252
3065 #, c-format
3066 msgid "%s parameter is empty or contains disallowed characters"
3067 msgstr ""
3068
3069 #: src/launch.c:358
3070 #, fuzzy
3071 msgid "the libguestfs handle has already been launched"
3072 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
3073
3074 #: src/launch.c:367
3075 #, c-format
3076 msgid "%s: cannot create temporary directory"
3077 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
3078
3079 #: src/launch.c:404
3080 msgid "you must call guestfs_add_drive before guestfs_launch"
3081 msgstr "you must call guestfs_add_drive before guestfs_launch"
3082
3083 #: src/launch.c:750
3084 msgid "guestfs_launch failed, see earlier error messages"
3085 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3086
3087 #: src/launch.c:763
3088 msgid "qemu launched and contacted daemon, but state != READY"
3089 msgstr "qemu launched and contacted daemon, but state != READY"
3090
3091 #: src/launch.c:851
3092 #, fuzzy
3093 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3094 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3095
3096 #: src/launch.c:859
3097 #, fuzzy
3098 msgid "contacted guestfsd, but state != READY"
3099 msgstr "qemu launched and contacted daemon, but state != READY"
3100
3101 #: src/launch.c:1038
3102 #, c-format
3103 msgid ""
3104 "%s: command failed: If qemu is located on a non-standard path, try setting "
3105 "the LIBGUESTFS_QEMU environment variable."
3106 msgstr ""
3107 "%s: command failed: If qemu is located on a non-standard path, try setting "
3108 "the LIBGUESTFS_QEMU environment variable."
3109
3110 #: src/launch.c:1129
3111 msgid "qemu has not been launched yet"
3112 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
3113
3114 #: src/launch.c:1140
3115 msgid "no subprocess to kill"
3116 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
3117
3118 #: src/proto.c:188
3119 #, c-format
3120 msgid "guestfs_set_busy: called when in state %d != READY"
3121 msgstr "guestfs_set_busy: called when in state %d != READY"
3122
3123 #: src/proto.c:211
3124 #, c-format
3125 msgid "guestfs_end_busy: called when in state %d"
3126 msgstr "guestfs_end_busy: called when in state %d"
3127
3128 #: src/proto.c:421
3129 #, c-format
3130 msgid ""
3131 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3132 msgstr ""
3133 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3134
3135 #: src/proto.c:599 src/proto.c:662
3136 msgid "unexpected end of file when reading from daemon"
3137 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3138
3139 #: src/proto.c:620
3140 #, c-format
3141 msgid "received magic signature from guestfsd, but in state %d"
3142 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
3143
3144 #: src/proto.c:639
3145 #, c-format
3146 msgid "message length (%u) > maximum possible size (%d)"
3147 msgstr "message length (%u) > maximum possible size (%d)"
3148
3149 #: src/proto.c:791
3150 #, c-format
3151 msgid "guestfs___send: state %d != BUSY"
3152 msgstr "guestfs___send: state %d != BUSY"
3153
3154 #: src/proto.c:815
3155 msgid "xdr_guestfs_message_header failed"
3156 msgstr "xdr_guestfs_message_header failed"
3157
3158 #: src/proto.c:824
3159 msgid "dispatch failed to marshal args"
3160 msgstr "dispatch failed to marshal args"
3161
3162 #: src/proto.c:951
3163 #, c-format
3164 msgid "send_file_chunk: state %d != READY"
3165 msgstr "send_file_chunk: state %d != READY"
3166
3167 #: src/proto.c:967
3168 #, c-format
3169 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3170 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3171
3172 #: src/proto.c:1117
3173 #, c-format
3174 msgid "%s: error in chunked encoding"
3175 msgstr "%s: error in chunked encoding"
3176
3177 #: src/proto.c:1144
3178 msgid "write to daemon socket"
3179 msgstr "डेमॉन सॉकेट में लिखें"
3180
3181 #: src/proto.c:1167
3182 msgid "receive_file_data: parse error in reply callback"
3183 msgstr "receive_file_data: parse error in reply callback"
3184
3185 #: src/proto.c:1172
3186 msgid "receive_file_data: unexpected flag received when reading file chunks"
3187 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3188
3189 #: src/proto.c:1180
3190 msgid "failed to parse file chunk"
3191 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3192
3193 #: src/proto.c:1189
3194 msgid "file receive cancelled by daemon"
3195 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3196
3197 #: src/virt.c:101 src/virt.c:347
3198 msgid "you cannot set both live and readonly flags"
3199 msgstr ""
3200
3201 #: src/virt.c:109
3202 #, c-format
3203 msgid "could not connect to libvirt (code %d, domain %d): %s"
3204 msgstr ""
3205
3206 #: src/virt.c:130
3207 #, fuzzy, c-format
3208 msgid "no libvirt domain called '%s': %s"
3209 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3210
3211 #: src/virt.c:185 src/virt.c:435
3212 #, c-format
3213 msgid "error reading libvirt XML information: %s"
3214 msgstr ""
3215
3216 #: src/virt.c:195 src/virt.c:443
3217 msgid "unable to parse XML information returned by libvirt"
3218 msgstr ""
3219
3220 #: src/virt.c:201 src/virt.c:449
3221 #, fuzzy
3222 msgid "unable to create new XPath context"
3223 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3224
3225 #: src/virt.c:208 src/virt.c:464
3226 #, fuzzy
3227 msgid "unable to evaluate XPath expression"
3228 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3229
3230 #: src/virt.c:305
3231 #, fuzzy
3232 msgid "libvirt domain has no disks"
3233 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3234
3235 #: src/virt.c:358
3236 #, c-format
3237 msgid "error getting domain info: %s"
3238 msgstr ""
3239
3240 #: src/virt.c:372
3241 msgid ""
3242 "error: domain is a live virtual machine.\n"
3243 "Writing to the disks of a running virtual machine can cause disk "
3244 "corruption.\n"
3245 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3246 "specify live access.  In most libguestfs tools these options are --ro or\n"
3247 "--live respectively.  Consult the documentation for further information."
3248 msgstr ""
3249
3250 #: src/virt.c:492
3251 msgid ""
3252 "this guest has no libvirt <channel> definition for guestfsd\n"
3253 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3254 msgstr ""
3255
3256 #: src/virt.c:517
3257 msgid ""
3258 "add-domain API not available since this version of libguestfs was compiled "
3259 "without libvirt or libxml2"
3260 msgstr ""
3261
3262 #: test-tool/test-tool.c:79
3263 #, fuzzy, c-format
3264 msgid ""
3265 "libguestfs-test-tool: interactive test tool\n"
3266 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3267 "Usage:\n"
3268 "  libguestfs-test-tool [--options]\n"
3269 "Options:\n"
3270 "  --help         Display usage\n"
3271 "  --qemudir dir  Specify QEMU source directory\n"
3272 "  --qemu qemu    Specify QEMU binary\n"
3273 "  --timeout n\n"
3274 "  -t n           Set launch timeout (default: %d seconds)\n"
3275 msgstr ""
3276 "libguestfs-test-tool: interactive test tool\n"
3277 "Copyright (C) 2009 Red Hat Inc.\n"
3278 "Usage:\n"
3279 "  libguestfs-test-tool [--options]\n"
3280 "Options:\n"
3281 "  --help         Display usage\n"
3282 "  --helper libguestfs-test-tool-helper\n"
3283 "                 Helper program (default: %s)\n"
3284 "  --qemudir dir  Specify QEMU source directory\n"
3285 "  --qemu qemu    Specify QEMU binary\n"
3286 "  --timeout n\n"
3287 "  -t n           Set launch timeout (default: %d seconds)\n"
3288
3289 #: test-tool/test-tool.c:127
3290 #, c-format
3291 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3292 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3293
3294 #: test-tool/test-tool.c:136
3295 #, c-format
3296 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3297 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3298
3299 #: test-tool/test-tool.c:148
3300 #, c-format
3301 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3302 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3303
3304 #: test-tool/test-tool.c:170
3305 #, c-format
3306 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3307 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3308
3309 #: test-tool/test-tool.c:177
3310 #, c-format
3311 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3312 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3313
3314 #: test-tool/test-tool.c:185
3315 #, c-format
3316 msgid "libguestfs-test-tool: guestfs_version failed\n"
3317 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3318
3319 #: test-tool/test-tool.c:217
3320 #, c-format
3321 msgid "libguestfs-test-tool: failed to launch appliance\n"
3322 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3323
3324 #: test-tool/test-tool.c:229
3325 #, fuzzy, c-format
3326 msgid "libguestfs-test-tool: failed to run part-disk\n"
3327 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3328
3329 #: test-tool/test-tool.c:235
3330 #, c-format
3331 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3332 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3333
3334 #: test-tool/test-tool.c:241
3335 #, c-format
3336 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3337 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3338
3339 #: test-tool/test-tool.c:248
3340 #, fuzzy, c-format
3341 msgid "libguestfs-test-tool: failed to touch file\n"
3342 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3343
3344 #: test-tool/test-tool.c:279
3345 #, c-format
3346 msgid ""
3347 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3348 "--qemu/--qemudir options cannot be used.\n"
3349 msgstr ""
3350 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3351 "--qemu/--qemudir options cannot be used.\n"
3352
3353 #: test-tool/test-tool.c:287
3354 #, c-format
3355 msgid "Binary '%s' does not exist or is not executable\n"
3356 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3357
3358 #: test-tool/test-tool.c:301
3359 #, c-format
3360 msgid "%s: does not look like a qemu source directory\n"
3361 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3362
3363 #: tools/virt-list-filesystems.pl:142
3364 msgid "virt-list-filesystems: no image or VM name given"
3365 msgstr ""
3366
3367 #: tools/virt-list-partitions.pl:152
3368 msgid "virt-list-partitions: no image or VM name given"
3369 msgstr ""
3370
3371 #: tools/virt-make-fs.pl:291
3372 msgid "virt-make-fs input output\n"
3373 msgstr ""
3374
3375 #: tools/virt-make-fs.pl:321
3376 msgid "unexpected output from 'du' command"
3377 msgstr ""
3378
3379 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3380 #: tools/virt-make-fs.pl:458
3381 #, perl-brace-format
3382 msgid "{f}: unknown input format: {fmt}\n"
3383 msgstr ""
3384
3385 #: tools/virt-make-fs.pl:391
3386 #, perl-brace-format
3387 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3388 msgstr ""
3389
3390 #: tools/virt-make-fs.pl:406
3391 #, fuzzy
3392 msgid ""
3393 "qemu-img create: failed to create disk image, see earlier error messages\n"
3394 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3395
3396 #: tools/virt-make-fs.pl:417
3397 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3398 msgstr ""
3399
3400 #: tools/virt-make-fs.pl:442
3401 #, fuzzy
3402 msgid "tar: failed, see earlier messages\n"
3403 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3404
3405 #: tools/virt-make-fs.pl:464
3406 #, fuzzy
3407 msgid "uncompress command failed, see earlier messages\n"
3408 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3409
3410 #: tools/virt-make-fs.pl:499
3411 msgid ""
3412 "virt-make-fs: error copying contents into filesystem\n"
3413 "An error here usually means that the program did not estimate the\n"
3414 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3415 msgstr ""
3416
3417 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3418 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3419 msgstr ""
3420
3421 #: tools/virt-tar.pl:212
3422 msgid "virt-tar: no image, VM names, directory or filename given"
3423 msgstr ""
3424
3425 #: tools/virt-tar.pl:215
3426 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3427 msgstr ""
3428
3429 #: tools/virt-tar.pl:226
3430 #, perl-brace-format
3431 msgid "virt-tar: {tarball}: file not found\n"
3432 msgstr ""
3433
3434 #: tools/virt-tar.pl:229
3435 #, perl-brace-format
3436 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3437 msgstr ""
3438
3439 #: tools/virt-tar.pl:243 tools/virt-win-reg.pl:217
3440 #, perl-brace-format
3441 msgid ""
3442 "{prog}: No operating system could be detected inside this disk image.\n"
3443 "\n"
3444 "This may be because the file is not a disk image, or is not a virtual "
3445 "machine\n"
3446 "image, or because the OS type is not understood by libguestfs.\n"
3447 "\n"
3448 "If you feel this is an error, please file a bug report including as much\n"
3449 "information about the disk image as possible.\n"
3450 msgstr ""
3451
3452 #: tools/virt-tar.pl:247 tools/virt-win-reg.pl:221
3453 #, perl-brace-format
3454 msgid "{prog}: multiboot operating systems are not supported.\n"
3455 msgstr ""
3456
3457 #: tools/virt-win-reg.pl:201
3458 msgid "no libvirt domain name or disk image given\n"
3459 msgstr ""
3460
3461 #: tools/virt-win-reg.pl:240
3462 msgid ""
3463 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3464 "export\n"
3465 msgstr ""
3466
3467 #: tools/virt-win-reg.pl:351
3468 #, perl-brace-format
3469 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3470 msgstr ""
3471
3472 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3473 #, perl-brace-format
3474 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3475 msgstr ""
3476
3477 #: tools/virt-win-reg.pl:375
3478 #, perl-brace-format
3479 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3480 msgstr ""
3481
3482 #: tools/virt-win-reg.pl:397
3483 #, perl-brace-format
3484 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3485 msgstr ""
3486
3487 #~ msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3488 #~ msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3489
3490 #~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3491 #~ msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3492
3493 #~ msgid ""
3494 #~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
3495 #~ msgstr ""
3496 #~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
3497
3498 #~ msgid ""
3499 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3500 #~ "available.  Expected to find it in '%s'\n"
3501 #~ "\n"
3502 #~ "Use the --helper option to specify the location of this program.\n"
3503 #~ msgstr ""
3504 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3505 #~ "available.  Expected to find it in '%s'\n"
3506 #~ "\n"
3507 #~ "Use the --helper option to specify the location of this program.\n"
3508
3509 #~ msgid "command failed: %s"
3510 #~ msgstr "कमांड विफल: %s"
3511
3512 #~ msgid ""
3513 #~ "Test tool helper program %s\n"
3514 #~ "is not statically linked.  This is a build error when this test tool\n"
3515 #~ "was built.\n"
3516 #~ msgstr ""
3517 #~ "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
3518 #~ "स्थैतिक रूप से लिंक नहीं है.  यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
3519 #~ "बनाया गया था.\n"
3520
3521 #~ msgid "mkisofs command failed: %s\n"
3522 #~ msgstr "mkisofs कमांड विफल: %s\n"
3523
3524 #, fuzzy
3525 #~ msgid "virt-resize: {file}: does not exist or is not readable\n"
3526 #~ msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3527
3528 #, fuzzy
3529 #~ msgid "virt-resize: no logical volume called {n}\n"
3530 #~ msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
3531
3532 #, fuzzy
3533 #~ msgid "failed to create temporary cache directory: %m"
3534 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3535
3536 #, fuzzy
3537 #~ msgid "error renaming temporary cache directory: %m"
3538 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3539
3540 #, fuzzy
3541 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3542 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3543
3544 #, fuzzy
3545 #~ msgid "  Mountpoints:\n"
3546 #~ msgstr "आरोहबिंदु दिखाएँ"
3547
3548 #, fuzzy
3549 #~ msgid "  Filesystems:\n"
3550 #~ msgstr "फाइलसिस्टम बनाएँ"
3551
3552 #~ msgid "allocate an image"
3553 #~ msgstr "छवि आबंटित करें"
3554
3555 #~ msgid "edit a file in the image"
3556 #~ msgstr "छवि में कोई फाइल संपादित करें"
3557
3558 #~ msgid "view a file in the pager"
3559 #~ msgstr "पेजर में फाइल देखें"
3560
3561 #~ msgid ""
3562 #~ "echo - display a line of text\n"
3563 #~ "     echo [<params> ...]\n"
3564 #~ "\n"
3565 #~ "    This echos the parameters to the terminal.\n"
3566 #~ msgstr ""
3567 #~ "echo - display a line of text\n"
3568 #~ "     echo [<params> ...]\n"
3569 #~ "\n"
3570 #~ "    This echos the parameters to the terminal.\n"
3571
3572 #, fuzzy
3573 #~ msgid ""
3574 #~ "edit - edit a file in the image\n"
3575 #~ "     edit <filename>\n"
3576 #~ "\n"
3577 #~ "    This is used to edit a file.\n"
3578 #~ "\n"
3579 #~ "    It is the equivalent of (and is implemented by)\n"
3580 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3581 #~ "\n"
3582 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3583 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3584 #~ "\n"
3585 #~ "    NOTE: This will not work reliably for large files\n"
3586 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3587 #~ msgstr ""
3588 #~ "edit - edit a file in the image\n"
3589 #~ "     edit <filename>\n"
3590 #~ "\n"
3591 #~ "    This is used to edit a file.\n"
3592 #~ "\n"
3593 #~ "    It is the equivalent of (and is implemented by)\n"
3594 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3595 #~ "\n"
3596 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3597 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3598 #~ "\n"
3599 #~ "    NOTE: This will not work reliably for large files\n"
3600 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3601
3602 #~ msgid ""
3603 #~ "lcd - local change directory\n"
3604 #~ "    lcd <directory>\n"
3605 #~ "\n"
3606 #~ "    Change guestfish's current directory. This command is\n"
3607 #~ "    useful if you want to download files to a particular\n"
3608 #~ "    place.\n"
3609 #~ msgstr ""
3610 #~ "lcd - local change directory\n"
3611 #~ "    lcd <directory>\n"
3612 #~ "\n"
3613 #~ "    Change guestfish's current directory. This command is\n"
3614 #~ "    useful if you want to download files to a particular\n"
3615 #~ "    place.\n"
3616
3617 #~ msgid ""
3618 #~ "glob - expand wildcards in command\n"
3619 #~ "    glob <command> [<args> ...]\n"
3620 #~ "\n"
3621 #~ "    Glob runs <command> with wildcards expanded in any\n"
3622 #~ "    command args.  Note that the command is run repeatedly\n"
3623 #~ "    once for each expanded argument.\n"
3624 #~ msgstr ""
3625 #~ "glob - expand wildcards in command\n"
3626 #~ "    glob <command> [<args> ...]\n"
3627 #~ "\n"
3628 #~ "    Glob runs <command> with wildcards expanded in any\n"
3629 #~ "    command args.  Note that the command is run repeatedly\n"
3630 #~ "    once for each expanded argument.\n"
3631
3632 #~ msgid ""
3633 #~ "more - view a file in the pager\n"
3634 #~ "     more <filename>\n"
3635 #~ "\n"
3636 #~ "    This is used to view a file in the pager.\n"
3637 #~ "\n"
3638 #~ "    It is the equivalent of (and is implemented by)\n"
3639 #~ "    running \"cat\" and using the pager.\n"
3640 #~ "\n"
3641 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3642 #~ "    \"less\" then it always uses \"less\".\n"
3643 #~ "\n"
3644 #~ "    NOTE: This will not work reliably for large files\n"
3645 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3646 #~ msgstr ""
3647 #~ "more - view a file in the pager\n"
3648 #~ "     more <filename>\n"
3649 #~ "\n"
3650 #~ "    This is used to view a file in the pager.\n"
3651 #~ "\n"
3652 #~ "    It is the equivalent of (and is implemented by)\n"
3653 #~ "    running \"cat\" and using the pager.\n"
3654 #~ "\n"
3655 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3656 #~ "    \"less\" then it always uses \"less\".\n"
3657 #~ "\n"
3658 #~ "    NOTE: This will not work reliably for large files\n"
3659 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3660
3661 #~ msgid ""
3662 #~ "reopen - close and reopen the libguestfs handle\n"
3663 #~ "     reopen\n"
3664 #~ "\n"
3665 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3666 #~ "this normally, because the handle is closed properly when guestfish\n"
3667 #~ "exits.  However this is occasionally useful for testing.\n"
3668 #~ msgstr ""
3669 #~ "reopen - close and reopen the libguestfs handle\n"
3670 #~ "     reopen\n"
3671 #~ "\n"
3672 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3673 #~ "this normally, because the handle is closed properly when guestfish\n"
3674 #~ "exits.  However this is occasionally useful for testing.\n"
3675
3676 #, fuzzy
3677 #~ msgid ""
3678 #~ "sparse - allocate a sparse image file\n"
3679 #~ "     sparse <filename> <size>\n"
3680 #~ "\n"
3681 #~ "    This creates an empty sparse file of the given size,\n"
3682 #~ "    and then adds so it can be further examined.\n"
3683 #~ "\n"
3684 #~ "    In all respects it works the same as the 'alloc'\n"
3685 #~ "    command, except that the image file is allocated\n"
3686 #~ "    sparsely, which means that disk blocks are not assigned\n"
3687 #~ "    to the file until they are needed.  Sparse disk files\n"
3688 #~ "    only use space when written to, but they are slower\n"
3689 #~ "    and there is a danger you could run out of real disk\n"
3690 #~ "    space during a write operation.\n"
3691 #~ "\n"
3692 #~ "    For more advanced image creation, see qemu-img utility.\n"
3693 #~ "\n"
3694 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3695 #~ msgstr ""
3696 #~ "sparse - allocate a sparse image file\n"
3697 #~ "     sparse <filename> <size>\n"
3698 #~ "\n"
3699 #~ "    This creates an empty sparse file of the given size,\n"
3700 #~ "    and then adds so it can be further examined.\n"
3701 #~ "\n"
3702 #~ "    In all respects it works the same as the 'alloc'\n"
3703 #~ "    command, except that the image file is allocated\n"
3704 #~ "    sparsely, which means that disk blocks are not assigned\n"
3705 #~ "    to the file until they are needed.  Sparse disk files\n"
3706 #~ "    only use space when written to, but they are slower\n"
3707 #~ "    and there is a danger you could run out of real disk\n"
3708 #~ "    space during a write operation.\n"
3709 #~ "\n"
3710 #~ "    For more advanced image creation, see qemu-img utility.\n"
3711 #~ "\n"
3712 #~ "    Size can be specified (where <nn> means a number):\n"
3713 #~ "    <nn>             number of kilobytes\n"
3714 #~ "      eg: 1440       standard 3.5\" floppy\n"
3715 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3716 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3717 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3718 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3719 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3720 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3721 #~ "    <nn>sects        number of 512 byte sectors\n"
3722
3723 #~ msgid ""
3724 #~ "time - measure time taken to run command\n"
3725 #~ "    time <command> [<args> ...]\n"
3726 #~ "\n"
3727 #~ "    This runs <command> as usual, and prints the elapsed\n"
3728 #~ "    time afterwards.\n"
3729 #~ msgstr ""
3730 #~ "time - measure time taken to run command\n"
3731 #~ "    time <command> [<args> ...]\n"
3732 #~ "\n"
3733 #~ "    This runs <command> as usual, and prints the elapsed\n"
3734 #~ "    time afterwards.\n"
3735
3736 #~ msgid "external command failed: %s"
3737 #~ msgstr "बाहरी कमांड विफल: %s"
3738
3739 #~ msgid "test if file exists"
3740 #~ msgstr "जाँचें यदि फाइल मौजूद है"
3741
3742 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3743 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3744
3745 #~ msgid "failed to connect to vmchannel socket"
3746 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3747
3748 #, fuzzy
3749 #~ msgid ""
3750 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3751 #~ "selinux\n"
3752 #~ msgstr ""
3753 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3754
3755 #, fuzzy
3756 #~ msgid "cpio command failed: {error}"
3757 #~ msgstr "कमांड विफल: %s"
3758
3759 #~ msgid ""
3760 #~ "alloc - allocate an image\n"
3761 #~ "     alloc <filename> <size>\n"
3762 #~ "\n"
3763 #~ "    This creates an empty (zeroed) file of the given size,\n"
3764 #~ "    and then adds so it can be further examined.\n"
3765 #~ "\n"
3766 #~ "    For more advanced image creation, see qemu-img utility.\n"
3767 #~ "\n"
3768 #~ "    Size can be specified (where <nn> means a number):\n"
3769 #~ "    <nn>             number of kilobytes\n"
3770 #~ "      eg: 1440       standard 3.5\" floppy\n"
3771 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3772 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3773 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3774 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3775 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3776 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3777 #~ "    <nn>sects        number of 512 byte sectors\n"
3778 #~ msgstr ""
3779 #~ "alloc - allocate an image\n"
3780 #~ "     alloc <filename> <size>\n"
3781 #~ "\n"
3782 #~ "    This creates an empty (zeroed) file of the given size,\n"
3783 #~ "    and then adds so it can be further examined.\n"
3784 #~ "\n"
3785 #~ "    For more advanced image creation, see qemu-img utility.\n"
3786 #~ "\n"
3787 #~ "    Size can be specified (where <nn> means a number):\n"
3788 #~ "    <nn>             number of kilobytes\n"
3789 #~ "      eg: 1440       standard 3.5\" floppy\n"
3790 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3791 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3792 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3793 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3794 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3795 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3796 #~ "    <nn>sects        number of 512 byte sectors\n"
3797
3798 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3799 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3800
3801 #~ msgid "%s: failed to write XML document\n"
3802 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3803
3804 #~ msgid "hivexml: missing name of input file\n"
3805 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3806
3807 #~ msgid ""
3808 #~ "\n"
3809 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3810 #~ "Windows Registry binary hive files.\n"
3811 #~ "\n"
3812 #~ "Type: 'help' for help summary\n"
3813 #~ "      'quit' to quit the shell\n"
3814 #~ "\n"
3815 #~ msgstr ""
3816 #~ "\n"
3817 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3818 #~ "Windows Registry binary hive files.\n"
3819 #~ "\n"
3820 #~ "Type: 'help' for help summary\n"
3821 #~ "      'quit' to quit the shell\n"
3822 #~ "\n"
3823
3824 #~ msgid "hivexsh: error getting parent of node %zu\n"
3825 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3826
3827 #~ msgid "hivexsh: error getting node name of node %zx\n"
3828 #~ msgstr "hivexsh: नोड %zx के नोड नाम को पाने में त्रुटि\n"
3829
3830 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3831 #~ msgstr ""
3832 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3833 #~ "करना चाहिए\n"
3834
3835 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3836 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3837
3838 #~ msgid "hivexsh: load: no hive file name given to load\n"
3839 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3840
3841 #~ msgid ""
3842 #~ "hivexsh: failed to open hive file: %s: %m\n"
3843 #~ "\n"
3844 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3845 #~ "a regedit *.reg file) then please run this command again using the\n"
3846 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3847 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3848 #~ "\n"
3849 #~ msgstr ""
3850 #~ "hivexsh: failed to open hive file: %s: %m\n"
3851 #~ "\n"
3852 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3853 #~ "a regedit *.reg file) then please run this command again using the\n"
3854 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3855 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3856 #~ "\n"
3857
3858 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3859 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3860
3861 #~ msgid ""
3862 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3863 #~ "parameter correctly?\n"
3864 #~ msgstr ""
3865 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3866 #~ "parameter correctly?\n"
3867
3868 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3869 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3870
3871 #~ msgid ""
3872 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3873 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3874 #~ "current key.  Full documentation is in the hivexsh(1) manual page.\n"
3875 #~ msgstr ""
3876 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3877 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3878 #~ "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3879
3880 #~ msgid "hivexsh: setval: unexpected end of input\n"
3881 #~ msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3882
3883 #~ msgid ""
3884 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
3885 #~ "input\n"
3886 #~ msgstr ""
3887 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
3888 #~ "गया है\n"
3889
3890 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
3891 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
3892
3893 #~ msgid ""
3894 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
3895 #~ "hivexsh(1) for help: %s\n"
3896 #~ msgstr ""
3897 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
3898 #~ "लिए संदर्भ लें: %s\n"
3899
3900 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
3901 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"