Version 1.9.9.
[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-03-04 10:09+0000\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:54 cat/virt-filesystems.c:96 cat/virt-ls.c:55 df/main.c:67
26 #: fish/fish.c:96 fuse/guestmount.c:863 inspector/virt-inspector.c:68
27 #: rescue/virt-rescue.c:56
28 #, c-format
29 msgid "Try `%s --help' for more information.\n"
30 msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
31
32 #: cat/virt-cat.c:58
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:114 cat/virt-filesystems.c:199 cat/virt-ls.c:120
73 #: df/domains.c:428 df/main.c:133 fish/fish.c:216 fuse/guestmount.c:976
74 #: inspector/virt-inspector.c:128 rescue/virt-rescue.c:126
75 #, c-format
76 msgid "guestfs_create: failed to create handle\n"
77 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
78
79 #: cat/virt-cat.c:136 cat/virt-filesystems.c:253 cat/virt-ls.c:142
80 #: df/main.c:157 fish/fish.c:286 fuse/guestmount.c:1026
81 #: inspector/virt-inspector.c:150 rescue/virt-rescue.c:150
82 #, c-format
83 msgid "%s: unknown long option: %s (%d)\n"
84 msgstr "%s: unknown long option: %s (%d)\n"
85
86 #: cat/virt-filesystems.c:100
87 #, fuzzy, c-format
88 msgid ""
89 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
90 "Copyright (C) 2010 Red Hat Inc.\n"
91 "Usage:\n"
92 "  %s [--options] -d domname\n"
93 "  %s [--options] -a disk.img [-a disk.img ...]\n"
94 "Options:\n"
95 "  -a|--add image       Add image\n"
96 "  --all                Display everything\n"
97 "  --blkdevs|--block-devices\n"
98 "                       Display block devices\n"
99 "  -c|--connect uri     Specify libvirt URI for -d option\n"
100 "  --csv                Output as Comma-Separated Values\n"
101 "  -d|--domain guest    Add disks from libvirt guest\n"
102 "  --echo-keys          Don't turn off echo for passphrases\n"
103 "  --extra              Display swap and data filesystems\n"
104 "  --filesystems        Display mountable filesystems\n"
105 "  --format[=raw|..]    Force disk format for -a option\n"
106 "  -h|--human-readable  Human-readable sizes in --long output\n"
107 "  --help               Display brief help\n"
108 "  --keys-from-stdin    Read passphrases from stdin\n"
109 "  -l|--long            Long output\n"
110 "  --lvs|--logvols|--logical-volumes\n"
111 "                       Display LVM logical volumes\n"
112 "  --no-title           No title in --long output\n"
113 "  --parts|--partitions Display partitions\n"
114 "  --pvs|--physvols|--physical-volumes\n"
115 "                       Display LVM physical volumes\n"
116 "  --uuid|--uuids       Add UUIDs to --long output\n"
117 "  -v|--verbose         Verbose messages\n"
118 "  -V|--version         Display version and exit\n"
119 "  --vgs|--volgroups|--volume-groups\n"
120 "                       Display LVM volume groups\n"
121 "  -x                   Trace libguestfs API calls\n"
122 "For more information, see the manpage %s(1).\n"
123 msgstr ""
124 "%s: FUSE module for libguestfs\n"
125 "%s lets you mount a virtual machine filesystem\n"
126 "Copyright (C) 2009 Red Hat Inc.\n"
127 "Usage:\n"
128 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
129 "Options:\n"
130 "  -a|--add image       Add image\n"
131 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
132 "  --fuse-help          Display extra FUSE options\n"
133 "  --help               Display help message and exit\n"
134 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
135 "  -n|--no-sync         Don't autosync\n"
136 "  -o|--option opt      Pass extra option to FUSE\n"
137 "  -r|--ro              Mount read-only\n"
138 "  --selinux            Enable SELinux support\n"
139 "  --trace              Trace guestfs API calls (to stderr)\n"
140 "  -v|--verbose         Verbose messages\n"
141 "  -V|--version         Display version and exit\n"
142
143 #: cat/virt-filesystems.c:315 df/main.c:252
144 #, fuzzy, c-format
145 msgid "%s: you cannot use -h and --csv options together.\n"
146 msgstr "%s: cannot use --listen and --file options at the same time\n"
147
148 #: cat/virt-ls.c:59
149 #, fuzzy, c-format
150 msgid ""
151 "%s: list files in a virtual machine\n"
152 "Copyright (C) 2010 Red Hat Inc.\n"
153 "Usage:\n"
154 "  %s [--options] -d domname file [dir ...]\n"
155 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
156 "Options:\n"
157 "  -a|--add image       Add image\n"
158 "  -c|--connect uri     Specify libvirt URI for -d option\n"
159 "  -d|--domain guest    Add disks from libvirt guest\n"
160 "  --echo-keys          Don't turn off echo for passphrases\n"
161 "  --format[=raw|..]    Force disk format for -a option\n"
162 "  --help               Display brief help\n"
163 "  --keys-from-stdin    Read passphrases from stdin\n"
164 "  -l|--long            Long listing\n"
165 "  -R|--recursive       Recursive listing\n"
166 "  -v|--verbose         Verbose messages\n"
167 "  -V|--version         Display version and exit\n"
168 "  -x                   Trace libguestfs API calls\n"
169 "For more information, see the manpage %s(1).\n"
170 msgstr ""
171 "%s: FUSE module for libguestfs\n"
172 "%s lets you mount a virtual machine filesystem\n"
173 "Copyright (C) 2009 Red Hat Inc.\n"
174 "Usage:\n"
175 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
176 "Options:\n"
177 "  -a|--add image       Add image\n"
178 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
179 "  --fuse-help          Display extra FUSE options\n"
180 "  --help               Display help message and exit\n"
181 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
182 "  -n|--no-sync         Don't autosync\n"
183 "  -o|--option opt      Pass extra option to FUSE\n"
184 "  -r|--ro              Mount read-only\n"
185 "  --selinux            Enable SELinux support\n"
186 "  --trace              Trace guestfs API calls (to stderr)\n"
187 "  -v|--verbose         Verbose messages\n"
188 "  -V|--version         Display version and exit\n"
189
190 #: df/domains.c:115
191 #, c-format
192 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
193 msgstr ""
194
195 #: df/domains.c:124
196 #, c-format
197 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
198 msgstr ""
199
200 #: df/domains.c:134
201 #, c-format
202 msgid "%s: could not list running domains (code %d, domain %d): %s"
203 msgstr ""
204
205 #: df/domains.c:145
206 #, c-format
207 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
208 msgstr ""
209
210 #: df/domains.c:155
211 #, c-format
212 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
213 msgstr ""
214
215 #: df/domains.c:281
216 #, c-format
217 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
218 msgstr ""
219
220 #: df/main.c:71
221 #, fuzzy, c-format
222 msgid ""
223 "%s: display free space on virtual filesystems\n"
224 "Copyright (C) 2010 Red Hat Inc.\n"
225 "Usage:\n"
226 "  %s [--options] -d domname\n"
227 "  %s [--options] -a disk.img [-a disk.img ...]\n"
228 "Options:\n"
229 "  -a|--add image       Add image\n"
230 "  -c|--connect uri     Specify libvirt URI for -d option\n"
231 "  --csv                Output as Comma-Separated Values\n"
232 "  -d|--domain guest    Add disks from libvirt guest\n"
233 "  --format[=raw|..]    Force disk format for -a option\n"
234 "  -h|--human-readable  Human-readable sizes in --long output\n"
235 "  --help               Display brief help\n"
236 "  -i|--inodes          Display inodes\n"
237 "  --one-per-guest      Separate appliance per guest\n"
238 "  --uuid               Add UUIDs to --long output\n"
239 "  -v|--verbose         Verbose messages\n"
240 "  -V|--version         Display version and exit\n"
241 "  -x                   Trace libguestfs API calls\n"
242 "For more information, see the manpage %s(1).\n"
243 msgstr ""
244 "%s: FUSE module for libguestfs\n"
245 "%s lets you mount a virtual machine filesystem\n"
246 "Copyright (C) 2009 Red Hat Inc.\n"
247 "Usage:\n"
248 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
249 "Options:\n"
250 "  -a|--add image       Add image\n"
251 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
252 "  --fuse-help          Display extra FUSE options\n"
253 "  --help               Display help message and exit\n"
254 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
255 "  -n|--no-sync         Don't autosync\n"
256 "  -o|--option opt      Pass extra option to FUSE\n"
257 "  -r|--ro              Mount read-only\n"
258 "  --selinux            Enable SELinux support\n"
259 "  --trace              Trace guestfs API calls (to stderr)\n"
260 "  -v|--verbose         Verbose messages\n"
261 "  -V|--version         Display version and exit\n"
262
263 #: df/main.c:264
264 #, c-format
265 msgid "%s: compiled without support for libvirt.\n"
266 msgstr ""
267
268 #: df/output.c:49
269 msgid "VirtualMachine"
270 msgstr ""
271
272 #: df/output.c:50
273 #, fuzzy
274 msgid "Filesystem"
275 msgstr "फाइलसिस्टम बनाएँ"
276
277 #: df/output.c:53
278 msgid "1K-blocks"
279 msgstr ""
280
281 #: df/output.c:55
282 msgid "Size"
283 msgstr ""
284
285 #: df/output.c:56
286 msgid "Used"
287 msgstr ""
288
289 #: df/output.c:57
290 msgid "Available"
291 msgstr ""
292
293 #: df/output.c:58
294 msgid "Use%"
295 msgstr ""
296
297 #: df/output.c:60
298 msgid "Inodes"
299 msgstr ""
300
301 #: df/output.c:61
302 msgid "IUsed"
303 msgstr ""
304
305 #: df/output.c:62
306 msgid "IFree"
307 msgstr ""
308
309 #: df/output.c:63
310 msgid "IUse%"
311 msgstr ""
312
313 #: fish/alloc.c:37
314 #, c-format
315 msgid "use 'alloc file size' to create an image\n"
316 msgstr "छवि के रूप में 'alloc file size' का उपयोग करें\n"
317
318 #: fish/alloc.c:51
319 #, c-format
320 msgid "use 'sparse file size' to create a sparse image\n"
321 msgstr "छवि कम घना करने के लिए 'sparse file size' का उपयोग करें\n"
322
323 #: fish/alloc.c:75
324 #, c-format
325 msgid "can't allocate or add disks after launching\n"
326 msgstr "लॉन्चिंग के बाद डिस्क आबंटित या जोड़ नहीं सकता है\n"
327
328 #: fish/alloc.c:156
329 #, fuzzy, c-format
330 msgid "%s: invalid integer parameter (%s returned %d)\n"
331 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
332
333 #: fish/cmds.c:2536
334 msgid "Command"
335 msgstr "कमांड"
336
337 #: fish/cmds.c:2536
338 msgid "Description"
339 msgstr "वर्णन"
340
341 #: fish/cmds.c:2538
342 msgid "add a CD-ROM disk image to examine"
343 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
344
345 #: fish/cmds.c:2539
346 msgid "add the disk(s) from a named libvirt domain"
347 msgstr ""
348
349 #: fish/cmds.c:2540 fish/cmds.c:2541
350 msgid "add an image to examine or modify"
351 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
352
353 #: fish/cmds.c:2542
354 msgid "add a drive in snapshot mode (read-only)"
355 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
356
357 #: fish/cmds.c:2543
358 msgid "add a drive read-only specifying the QEMU block emulation to use"
359 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
360
361 #: fish/cmds.c:2544
362 msgid "add a drive specifying the QEMU block emulation to use"
363 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
364
365 #: fish/cmds.c:2545
366 #, fuzzy
367 msgid "allocate and add a disk file"
368 msgstr "तनु छवि फाइल आबंटित करें"
369
370 #: fish/cmds.c:2546
371 #, fuzzy
372 msgid "clear Augeas path"
373 msgstr "Augeas पथ हटाएँ"
374
375 #: fish/cmds.c:2547
376 msgid "close the current Augeas handle"
377 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
378
379 #: fish/cmds.c:2548
380 msgid "define an Augeas node"
381 msgstr "कोई Augeas नोड परिभाषित करें"
382
383 #: fish/cmds.c:2549
384 msgid "define an Augeas variable"
385 msgstr "कोई Augeas चर परिभाषित करें"
386
387 #: fish/cmds.c:2550
388 msgid "look up the value of an Augeas path"
389 msgstr "Augeas पथ के मान के लिए देखें"
390
391 #: fish/cmds.c:2551
392 msgid "create a new Augeas handle"
393 msgstr "नया Augeas नियंत्रण बनाएँ"
394
395 #: fish/cmds.c:2552
396 msgid "insert a sibling Augeas node"
397 msgstr "सहोदर Augeas नोड घुसाएँ"
398
399 #: fish/cmds.c:2553
400 msgid "load files into the tree"
401 msgstr "तरू में फाइल लोड करें"
402
403 #: fish/cmds.c:2554
404 msgid "list Augeas nodes under augpath"
405 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
406
407 #: fish/cmds.c:2555
408 msgid "return Augeas nodes which match augpath"
409 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
410
411 #: fish/cmds.c:2556
412 msgid "move Augeas node"
413 msgstr "Augeas नोड खिसकाएँ"
414
415 #: fish/cmds.c:2557
416 msgid "remove an Augeas path"
417 msgstr "Augeas पथ हटाएँ"
418
419 #: fish/cmds.c:2558
420 msgid "write all pending Augeas changes to disk"
421 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
422
423 #: fish/cmds.c:2559
424 msgid "set Augeas path to value"
425 msgstr "Augeas पथ को वाल्व में सेट करें"
426
427 #: fish/cmds.c:2560
428 msgid "test availability of some parts of the API"
429 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
430
431 #: fish/cmds.c:2561
432 #, fuzzy
433 msgid "return a list of all optional groups"
434 msgstr "inotify घटना की सूची वापस करता है"
435
436 #: fish/cmds.c:2562
437 msgid "upload base64-encoded data to file"
438 msgstr ""
439
440 #: fish/cmds.c:2563
441 #, fuzzy
442 msgid "download file and encode as base64"
443 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
444
445 #: fish/cmds.c:2564
446 msgid "flush device buffers"
447 msgstr "फ्लश युक्ति बफर"
448
449 #: fish/cmds.c:2565
450 msgid "get blocksize of block device"
451 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
452
453 #: fish/cmds.c:2566
454 msgid "is block device set to read-only"
455 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
456
457 #: fish/cmds.c:2567
458 msgid "get total size of device in bytes"
459 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
460
461 #: fish/cmds.c:2568
462 msgid "get sectorsize of block device"
463 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
464
465 #: fish/cmds.c:2569
466 msgid "get total size of device in 512-byte sectors"
467 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
468
469 #: fish/cmds.c:2570
470 msgid "reread partition table"
471 msgstr "विभाजन सारणी फिर पढ़ें"
472
473 #: fish/cmds.c:2571
474 msgid "set blocksize of block device"
475 msgstr "खंड युक्ति का खंड आकार सेट करें"
476
477 #: fish/cmds.c:2572
478 msgid "set block device to read-only"
479 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
480
481 #: fish/cmds.c:2573
482 msgid "set block device to read-write"
483 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
484
485 #: fish/cmds.c:2574
486 msgid "return true path on case-insensitive filesystem"
487 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
488
489 #: fish/cmds.c:2575
490 msgid "list the contents of a file"
491 msgstr "फाइल की सामग्री सूचीबद्ध करें"
492
493 #: fish/cmds.c:2576
494 msgid "compute MD5, SHAx or CRC checksum of file"
495 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
496
497 #: fish/cmds.c:2577
498 #, fuzzy
499 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
500 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
501
502 #: fish/cmds.c:2578
503 #, fuzzy
504 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
505 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
506
507 #: fish/cmds.c:2579
508 msgid "change file mode"
509 msgstr "फाइल नोड बदलें"
510
511 #: fish/cmds.c:2580 fish/cmds.c:2693
512 msgid "change file owner and group"
513 msgstr "फाइल स्वामी और समूह बदलें"
514
515 #: fish/cmds.c:2581
516 msgid "run a command from the guest filesystem"
517 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
518
519 #: fish/cmds.c:2582
520 msgid "run a command, returning lines"
521 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
522
523 #: fish/cmds.c:2583
524 msgid "add qemu parameters"
525 msgstr "qemu पैरामीटर जोड़ें"
526
527 #: fish/cmds.c:2584
528 #, fuzzy
529 msgid "copy local files or directories into an image"
530 msgstr "तरू में फाइल लोड करें"
531
532 #: fish/cmds.c:2585
533 #, fuzzy
534 msgid "copy remote files or directories out of an image"
535 msgstr "तरू में फाइल लोड करें"
536
537 #: fish/cmds.c:2586
538 #, fuzzy
539 msgid "copy size bytes from source to destination using dd"
540 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
541
542 #: fish/cmds.c:2587
543 msgid "copy a file"
544 msgstr "कोई फाइल कॉपी करें"
545
546 #: fish/cmds.c:2588
547 msgid "copy a file or directory recursively"
548 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
549
550 #: fish/cmds.c:2589
551 msgid "copy from source to destination using dd"
552 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
553
554 #: fish/cmds.c:2590
555 msgid "debugging and internals"
556 msgstr "डिबगिंग और आंतरिक"
557
558 #: fish/cmds.c:2591
559 #, fuzzy
560 msgid "debug the QEMU command line (internal use only)"
561 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
562
563 #: fish/cmds.c:2592
564 #, fuzzy
565 msgid "upload a file to the appliance (internal use only)"
566 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
567
568 #: fish/cmds.c:2593
569 msgid "report file system disk space usage"
570 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
571
572 #: fish/cmds.c:2594
573 msgid "report file system disk space usage (human readable)"
574 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
575
576 #: fish/cmds.c:2595
577 msgid "return kernel messages"
578 msgstr "कर्नेल संदेश लौटाएँ"
579
580 #: fish/cmds.c:2596
581 msgid "download a file to the local machine"
582 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
583
584 #: fish/cmds.c:2597
585 #, fuzzy
586 msgid "download a file to the local machine with offset and size"
587 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
588
589 #: fish/cmds.c:2598
590 msgid "drop kernel page cache, dentries and inodes"
591 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
592
593 #: fish/cmds.c:2599
594 msgid "estimate file space usage"
595 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
596
597 #: fish/cmds.c:2600
598 msgid "check an ext2/ext3 filesystem"
599 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
600
601 #: fish/cmds.c:2601
602 msgid "display a line of text"
603 msgstr "पाठ पंक्ति दिखाएँ"
604
605 #: fish/cmds.c:2602
606 msgid "echo arguments back to the client"
607 msgstr "इको तर्क क्लाइंट को वापस"
608
609 #: fish/cmds.c:2603
610 #, fuzzy
611 msgid "edit a file"
612 msgstr "फाइल पढ़ें"
613
614 #: fish/cmds.c:2604 fish/cmds.c:2605 fish/cmds.c:2610 fish/cmds.c:2611
615 #: fish/cmds.c:2644 fish/cmds.c:2645 fish/cmds.c:2886 fish/cmds.c:2887
616 #: fish/cmds.c:2891 fish/cmds.c:2892 fish/cmds.c:2894 fish/cmds.c:2895
617 msgid "return lines matching a pattern"
618 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
619
620 #: fish/cmds.c:2606
621 msgid "test if two files have equal contents"
622 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
623
624 #: fish/cmds.c:2607
625 msgid "test if file or directory exists"
626 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
627
628 #: fish/cmds.c:2608 fish/cmds.c:2609
629 msgid "preallocate a file in the guest filesystem"
630 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
631
632 #: fish/cmds.c:2612
633 msgid "determine file type"
634 msgstr "फाइल प्रकार निर्धारित करें"
635
636 #: fish/cmds.c:2613
637 msgid "detect the architecture of a binary file"
638 msgstr ""
639
640 #: fish/cmds.c:2614
641 msgid "return the size of the file in bytes"
642 msgstr "बाइट में फाइल का आकार वापस करें"
643
644 #: fish/cmds.c:2615
645 msgid "fill a file with octets"
646 msgstr "ऑक्टेट के साथ फाइल भरें"
647
648 #: fish/cmds.c:2616
649 #, fuzzy
650 msgid "fill a file with a repeating pattern of bytes"
651 msgstr "ऑक्टेट के साथ फाइल भरें"
652
653 #: fish/cmds.c:2617
654 msgid "find all files and directories"
655 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
656
657 #: fish/cmds.c:2618
658 msgid "find all files and directories, returning NUL-separated list"
659 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
660
661 #: fish/cmds.c:2619
662 #, fuzzy
663 msgid "find a filesystem by label"
664 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
665
666 #: fish/cmds.c:2620
667 #, fuzzy
668 msgid "find a filesystem by UUID"
669 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
670
671 #: fish/cmds.c:2621
672 msgid "run the filesystem checker"
673 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
674
675 #: fish/cmds.c:2622
676 msgid "get the additional kernel options"
677 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
678
679 #: fish/cmds.c:2623
680 #, fuzzy
681 msgid "get the attach method"
682 msgstr "खोज पथ पाएँ"
683
684 #: fish/cmds.c:2624
685 msgid "get autosync mode"
686 msgstr "autosync विधि पाएँ"
687
688 #: fish/cmds.c:2625
689 msgid "get direct appliance mode flag"
690 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
691
692 #: fish/cmds.c:2626
693 msgid "get the ext2/3/4 filesystem label"
694 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
695
696 #: fish/cmds.c:2627
697 msgid "get the ext2/3/4 filesystem UUID"
698 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
699
700 #: fish/cmds.c:2628
701 msgid "get memory allocated to the qemu subprocess"
702 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
703
704 #: fish/cmds.c:2629
705 #, fuzzy
706 msgid "get enable network flag"
707 msgstr "SELinux सक्रिय फ्लैग पाएँ"
708
709 #: fish/cmds.c:2630
710 msgid "get the search path"
711 msgstr "खोज पथ पाएँ"
712
713 #: fish/cmds.c:2631
714 msgid "get PID of qemu subprocess"
715 msgstr "qemu की उपप्रक्रिया PID पाएँ"
716
717 #: fish/cmds.c:2632
718 msgid "get the qemu binary"
719 msgstr "qemu द्विपदीय पाएँ"
720
721 #: fish/cmds.c:2633
722 msgid "get recovery process enabled flag"
723 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
724
725 #: fish/cmds.c:2634
726 msgid "get SELinux enabled flag"
727 msgstr "SELinux सक्रिय फ्लैग पाएँ"
728
729 #: fish/cmds.c:2635
730 msgid "get the current state"
731 msgstr "मौजूदा स्थिति पाएँ"
732
733 #: fish/cmds.c:2636
734 msgid "get command trace enabled flag"
735 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
736
737 #: fish/cmds.c:2637
738 #, fuzzy
739 msgid "get the current umask"
740 msgstr "मौजूदा स्थिति पाएँ"
741
742 #: fish/cmds.c:2638
743 msgid "get verbose mode"
744 msgstr "वर्बोस विधि पाएँ"
745
746 #: fish/cmds.c:2639
747 msgid "get SELinux security context"
748 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
749
750 #: fish/cmds.c:2640 fish/cmds.c:2694
751 msgid "get a single extended attribute"
752 msgstr ""
753
754 #: fish/cmds.c:2641 fish/cmds.c:2695
755 msgid "list extended attributes of a file or directory"
756 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
757
758 #: fish/cmds.c:2642
759 msgid "expand wildcards in command"
760 msgstr "कमांड में कमांड वाइल्डकार्ड"
761
762 #: fish/cmds.c:2643
763 msgid "expand a wildcard path"
764 msgstr "वाइल्डकार्ड पथ फैलाएँ"
765
766 #: fish/cmds.c:2646
767 msgid "install GRUB"
768 msgstr "GRUB संस्थापित करें"
769
770 #: fish/cmds.c:2647
771 msgid "return first 10 lines of a file"
772 msgstr "फाइल का 10 पंक्ति वापस करें"
773
774 #: fish/cmds.c:2648
775 msgid "return first N lines of a file"
776 msgstr "फाइल का पहला N पंक्ति वापस करें"
777
778 #: fish/cmds.c:2649
779 msgid "dump a file in hexadecimal"
780 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
781
782 #: fish/cmds.c:2650
783 msgid "edit with a hex editor"
784 msgstr ""
785
786 #: fish/cmds.c:2651
787 msgid "list the contents of a single file in an initrd"
788 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
789
790 #: fish/cmds.c:2652
791 msgid "list files in an initrd"
792 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
793
794 #: fish/cmds.c:2653
795 msgid "add an inotify watch"
796 msgstr "inotify वाच जोड़ें"
797
798 #: fish/cmds.c:2654
799 msgid "close the inotify handle"
800 msgstr "inotify नियंत्रण बंद करें"
801
802 #: fish/cmds.c:2655
803 msgid "return list of watched files that had events"
804 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
805
806 #: fish/cmds.c:2656
807 msgid "create an inotify handle"
808 msgstr "inotify नियंत्रण बनाएँ"
809
810 #: fish/cmds.c:2657
811 msgid "return list of inotify events"
812 msgstr "inotify घटना की सूची वापस करता है"
813
814 #: fish/cmds.c:2658
815 msgid "remove an inotify watch"
816 msgstr "inotify जाँच का हटाएँ"
817
818 #: fish/cmds.c:2659
819 msgid "get architecture of inspected operating system"
820 msgstr ""
821
822 #: fish/cmds.c:2660
823 msgid "get distro of inspected operating system"
824 msgstr ""
825
826 #: fish/cmds.c:2661
827 msgid "get filesystems associated with inspected operating system"
828 msgstr ""
829
830 #: fish/cmds.c:2662
831 msgid "get format of inspected operating system"
832 msgstr ""
833
834 #: fish/cmds.c:2663
835 msgid "get hostname of the operating system"
836 msgstr ""
837
838 #: fish/cmds.c:2664
839 msgid "get major version of inspected operating system"
840 msgstr ""
841
842 #: fish/cmds.c:2665
843 msgid "get minor version of inspected operating system"
844 msgstr ""
845
846 #: fish/cmds.c:2666
847 msgid "get mountpoints of inspected operating system"
848 msgstr ""
849
850 #: fish/cmds.c:2667
851 msgid "get package format used by the operating system"
852 msgstr ""
853
854 #: fish/cmds.c:2668
855 msgid "get package management tool used by the operating system"
856 msgstr ""
857
858 #: fish/cmds.c:2669
859 msgid "get product name of inspected operating system"
860 msgstr ""
861
862 #: fish/cmds.c:2670
863 msgid "return list of operating systems found by last inspection"
864 msgstr ""
865
866 #: fish/cmds.c:2671
867 msgid "get type of inspected operating system"
868 msgstr ""
869
870 #: fish/cmds.c:2672
871 msgid "get Windows systemroot of inspected operating system"
872 msgstr ""
873
874 #: fish/cmds.c:2673
875 msgid "get live flag for install disk"
876 msgstr ""
877
878 #: fish/cmds.c:2674
879 msgid "get multipart flag for install disk"
880 msgstr ""
881
882 #: fish/cmds.c:2675
883 msgid "get netinst (network installer) flag for install disk"
884 msgstr ""
885
886 #: fish/cmds.c:2676
887 msgid "get list of applications installed in the operating system"
888 msgstr ""
889
890 #: fish/cmds.c:2677
891 msgid "inspect disk and return list of operating systems found"
892 msgstr ""
893
894 #: fish/cmds.c:2678
895 #, fuzzy
896 msgid "test if block device"
897 msgstr "खंड युक्ति को सूचीबद्ध करता है"
898
899 #: fish/cmds.c:2679
900 msgid "is busy processing a command"
901 msgstr "कमांड की प्रक्रिया में व्यस्त है"
902
903 #: fish/cmds.c:2680
904 #, fuzzy
905 msgid "test if character device"
906 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
907
908 #: fish/cmds.c:2681
909 msgid "is in configuration state"
910 msgstr "विन्यास स्थिति में है"
911
912 #: fish/cmds.c:2682
913 #, fuzzy
914 msgid "test if a directory"
915 msgstr "निर्देशिका बनाएँ"
916
917 #: fish/cmds.c:2683
918 #, fuzzy
919 msgid "test if FIFO (named pipe)"
920 msgstr "FIFO (named पाइप) बनाएँ"
921
922 #: fish/cmds.c:2684
923 msgid "test if a regular file"
924 msgstr ""
925
926 #: fish/cmds.c:2685
927 msgid "is launching subprocess"
928 msgstr "उपपक्रिया को लॉन्च कर रहा है"
929
930 #: fish/cmds.c:2686
931 #, fuzzy
932 msgid "test if device is a logical volume"
933 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
934
935 #: fish/cmds.c:2687
936 msgid "is ready to accept commands"
937 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
938
939 #: fish/cmds.c:2688
940 #, fuzzy
941 msgid "test if socket"
942 msgstr "डेमॉन सॉकेट में लिखें"
943
944 #: fish/cmds.c:2689
945 #, fuzzy
946 msgid "test if symbolic link"
947 msgstr "सांकेतिक लिंक बनाएँ"
948
949 #: fish/cmds.c:2690
950 msgid "kill the qemu subprocess"
951 msgstr "qemu उपपक्रिया को किल करें"
952
953 #: fish/cmds.c:2691
954 msgid "launch the qemu subprocess"
955 msgstr "qemu उपपक्रिया लॉन्च करें"
956
957 #: fish/cmds.c:2692
958 #, fuzzy
959 msgid "change working directory"
960 msgstr "स्थानीय परिवर्तन निर्देशिका"
961
962 #: fish/cmds.c:2696
963 msgid "list the block devices"
964 msgstr "खंड युक्ति को सूचीबद्ध करता है"
965
966 #: fish/cmds.c:2697
967 #, fuzzy
968 msgid "list filesystems"
969 msgstr "फाइलसिस्टम बनाएँ"
970
971 #: fish/cmds.c:2698
972 msgid "list the partitions"
973 msgstr "विभाजन सूचीबद्ध करें"
974
975 #: fish/cmds.c:2699
976 msgid "list the files in a directory (long format)"
977 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
978
979 #: fish/cmds.c:2700 fish/cmds.c:2701
980 msgid "create a hard link"
981 msgstr "कोई हार्ड लिंक बनाएँ"
982
983 #: fish/cmds.c:2702 fish/cmds.c:2703
984 msgid "create a symbolic link"
985 msgstr "सांकेतिक लिंक बनाएँ"
986
987 #: fish/cmds.c:2704 fish/cmds.c:2795
988 msgid "remove extended attribute of a file or directory"
989 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
990
991 #: fish/cmds.c:2705
992 msgid "list the files in a directory"
993 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
994
995 #: fish/cmds.c:2706 fish/cmds.c:2822
996 msgid "set extended attribute of a file or directory"
997 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
998
999 #: fish/cmds.c:2707
1000 msgid "get file information for a symbolic link"
1001 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
1002
1003 #: fish/cmds.c:2708
1004 msgid "lstat on multiple files"
1005 msgstr "lstat विविध फाइल पर"
1006
1007 #: fish/cmds.c:2709
1008 #, fuzzy
1009 msgid "add a key on a LUKS encrypted device"
1010 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1011
1012 #: fish/cmds.c:2710
1013 #, fuzzy
1014 msgid "close a LUKS device"
1015 msgstr "युक्ति पर स्वैप सक्रिय करें"
1016
1017 #: fish/cmds.c:2711 fish/cmds.c:2712
1018 msgid "format a block device as a LUKS encrypted device"
1019 msgstr ""
1020
1021 #: fish/cmds.c:2713
1022 msgid "remove a key from a LUKS encrypted device"
1023 msgstr ""
1024
1025 #: fish/cmds.c:2714
1026 msgid "open a LUKS-encrypted block device"
1027 msgstr ""
1028
1029 #: fish/cmds.c:2715
1030 #, fuzzy
1031 msgid "open a LUKS-encrypted block device read-only"
1032 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1033
1034 #: fish/cmds.c:2716
1035 #, fuzzy
1036 msgid "create an LVM logical volume"
1037 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1038
1039 #: fish/cmds.c:2717
1040 msgid "get canonical name of an LV"
1041 msgstr ""
1042
1043 #: fish/cmds.c:2718
1044 msgid "clear LVM device filter"
1045 msgstr ""
1046
1047 #: fish/cmds.c:2719
1048 msgid "remove all LVM LVs, VGs and PVs"
1049 msgstr "सभी LVM LV, VG और PV हटाएँ"
1050
1051 #: fish/cmds.c:2720
1052 msgid "set LVM device filter"
1053 msgstr ""
1054
1055 #: fish/cmds.c:2721
1056 msgid "remove an LVM logical volume"
1057 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1058
1059 #: fish/cmds.c:2722
1060 msgid "rename an LVM logical volume"
1061 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1062
1063 #: fish/cmds.c:2723
1064 msgid "resize an LVM logical volume"
1065 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1066
1067 #: fish/cmds.c:2724
1068 msgid "expand an LV to fill free space"
1069 msgstr ""
1070
1071 #: fish/cmds.c:2725 fish/cmds.c:2726
1072 msgid "list the LVM logical volumes (LVs)"
1073 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1074
1075 #: fish/cmds.c:2727
1076 #, fuzzy
1077 msgid "get the UUID of a logical volume"
1078 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1079
1080 #: fish/cmds.c:2728
1081 msgid "lgetxattr on multiple files"
1082 msgstr "विविध फाइल पर lgetxattr करें"
1083
1084 #: fish/cmds.c:2729
1085 msgid "open the manual"
1086 msgstr ""
1087
1088 #: fish/cmds.c:2730
1089 msgid "create a directory"
1090 msgstr "निर्देशिका बनाएँ"
1091
1092 #: fish/cmds.c:2731
1093 msgid "create a directory with a particular mode"
1094 msgstr "खास विधि से निर्देशिका बनाएँ"
1095
1096 #: fish/cmds.c:2732
1097 msgid "create a directory and parents"
1098 msgstr "जनक और निर्देशिका बनाएँ"
1099
1100 #: fish/cmds.c:2733
1101 msgid "create a temporary directory"
1102 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1103
1104 #: fish/cmds.c:2734 fish/cmds.c:2735 fish/cmds.c:2736
1105 msgid "make ext2/3/4 filesystem with external journal"
1106 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1107
1108 #: fish/cmds.c:2737
1109 msgid "make ext2/3/4 external journal"
1110 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1111
1112 #: fish/cmds.c:2738
1113 msgid "make ext2/3/4 external journal with label"
1114 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1115
1116 #: fish/cmds.c:2739
1117 msgid "make ext2/3/4 external journal with UUID"
1118 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1119
1120 #: fish/cmds.c:2740
1121 msgid "make FIFO (named pipe)"
1122 msgstr "FIFO (named पाइप) बनाएँ"
1123
1124 #: fish/cmds.c:2741 fish/cmds.c:2743
1125 msgid "make a filesystem"
1126 msgstr "फाइलसिस्टम बनाएँ"
1127
1128 #: fish/cmds.c:2742
1129 msgid "make a filesystem with block size"
1130 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1131
1132 #: fish/cmds.c:2744
1133 msgid "create a mountpoint"
1134 msgstr "आरोहबिंदु बनाएँ"
1135
1136 #: fish/cmds.c:2745
1137 msgid "make block, character or FIFO devices"
1138 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1139
1140 #: fish/cmds.c:2746
1141 msgid "make block device node"
1142 msgstr "खंड युक्ति नोड बनाएँ"
1143
1144 #: fish/cmds.c:2747
1145 msgid "make char device node"
1146 msgstr "चार युक्ति नोड बनाएँ"
1147
1148 #: fish/cmds.c:2748
1149 msgid "create a swap partition"
1150 msgstr "कोई स्वैप विभाजन बनाएँ"
1151
1152 #: fish/cmds.c:2749
1153 msgid "create a swap partition with a label"
1154 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1155
1156 #: fish/cmds.c:2750
1157 msgid "create a swap partition with an explicit UUID"
1158 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1159
1160 #: fish/cmds.c:2751
1161 msgid "create a swap file"
1162 msgstr "कोई स्वैप फाइल बनाएँ"
1163
1164 #: fish/cmds.c:2752
1165 msgid "load a kernel module"
1166 msgstr "कर्नेल मॉड्यूल लोड करें"
1167
1168 #: fish/cmds.c:2753
1169 #, fuzzy
1170 msgid "view a file"
1171 msgstr "कोई फाइल खिसकाएँ"
1172
1173 #: fish/cmds.c:2754
1174 msgid "mount a guest disk at a position in the filesystem"
1175 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1176
1177 #: fish/cmds.c:2755
1178 msgid "mount a file using the loop device"
1179 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1180
1181 #: fish/cmds.c:2756
1182 msgid "mount a guest disk with mount options"
1183 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1184
1185 #: fish/cmds.c:2757
1186 msgid "mount a guest disk, read-only"
1187 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1188
1189 #: fish/cmds.c:2758
1190 msgid "mount a guest disk with mount options and vfstype"
1191 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1192
1193 #: fish/cmds.c:2759
1194 msgid "show mountpoints"
1195 msgstr "आरोहबिंदु दिखाएँ"
1196
1197 #: fish/cmds.c:2760
1198 msgid "show mounted filesystems"
1199 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1200
1201 #: fish/cmds.c:2761
1202 msgid "move a file"
1203 msgstr "कोई फाइल खिसकाएँ"
1204
1205 #: fish/cmds.c:2762
1206 msgid "probe NTFS volume"
1207 msgstr "NTFS वॉल्यूम जाँचें"
1208
1209 #: fish/cmds.c:2763
1210 #, fuzzy
1211 msgid "resize an NTFS filesystem"
1212 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1213
1214 #: fish/cmds.c:2764
1215 #, fuzzy
1216 msgid "resize an NTFS filesystem (with size)"
1217 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1218
1219 #: fish/cmds.c:2765
1220 msgid "add a partition to the device"
1221 msgstr "युक्ति में कोई विभाजन जोड़ें"
1222
1223 #: fish/cmds.c:2766
1224 #, fuzzy
1225 msgid "delete a partition"
1226 msgstr "कोई स्वैप विभाजन बनाएँ"
1227
1228 #: fish/cmds.c:2767
1229 msgid "partition whole disk with a single primary partition"
1230 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1231
1232 #: fish/cmds.c:2768
1233 #, fuzzy
1234 msgid "return true if a partition is bootable"
1235 msgstr "विभाजन सारणी फिर पढ़ें"
1236
1237 #: fish/cmds.c:2769
1238 msgid "get the MBR type byte (ID byte) from a partition"
1239 msgstr ""
1240
1241 #: fish/cmds.c:2770
1242 msgid "get the partition table type"
1243 msgstr "विभाजन सारणी प्रकार पाएँ"
1244
1245 #: fish/cmds.c:2771
1246 msgid "create an empty partition table"
1247 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1248
1249 #: fish/cmds.c:2772
1250 msgid "list partitions on a device"
1251 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1252
1253 #: fish/cmds.c:2773
1254 msgid "make a partition bootable"
1255 msgstr "विभाजन को बूट योग्य बनाएँ"
1256
1257 #: fish/cmds.c:2774
1258 msgid "set the MBR type byte (ID byte) of a partition"
1259 msgstr ""
1260
1261 #: fish/cmds.c:2775
1262 msgid "set partition name"
1263 msgstr "विभाजन नाम सेट करें"
1264
1265 #: fish/cmds.c:2776
1266 #, fuzzy
1267 msgid "convert partition name to device name"
1268 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1269
1270 #: fish/cmds.c:2777
1271 msgid "ping the guest daemon"
1272 msgstr "अतिथि डेमॉन पिंग करें"
1273
1274 #: fish/cmds.c:2778
1275 msgid "read part of a file"
1276 msgstr "किसी फाइल का हिस्सा पढ़ें"
1277
1278 #: fish/cmds.c:2779
1279 #, fuzzy
1280 msgid "read part of a device"
1281 msgstr "किसी फाइल का हिस्सा पढ़ें"
1282
1283 #: fish/cmds.c:2780
1284 msgid "create an LVM physical volume"
1285 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1286
1287 #: fish/cmds.c:2781
1288 msgid "remove an LVM physical volume"
1289 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1290
1291 #: fish/cmds.c:2782
1292 msgid "resize an LVM physical volume"
1293 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1294
1295 #: fish/cmds.c:2783
1296 #, fuzzy
1297 msgid "resize an LVM physical volume (with size)"
1298 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1299
1300 #: fish/cmds.c:2784 fish/cmds.c:2785
1301 msgid "list the LVM physical volumes (PVs)"
1302 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1303
1304 #: fish/cmds.c:2786
1305 #, fuzzy
1306 msgid "get the UUID of a physical volume"
1307 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1308
1309 #: fish/cmds.c:2787
1310 #, fuzzy
1311 msgid "write to part of a file"
1312 msgstr "किसी फाइल का हिस्सा पढ़ें"
1313
1314 #: fish/cmds.c:2788
1315 #, fuzzy
1316 msgid "write to part of a device"
1317 msgstr "किसी फाइल का हिस्सा पढ़ें"
1318
1319 #: fish/cmds.c:2789
1320 msgid "read a file"
1321 msgstr "फाइल पढ़ें"
1322
1323 #: fish/cmds.c:2790
1324 msgid "read file as lines"
1325 msgstr "फाइल पंक्ति बार पढ़ें"
1326
1327 #: fish/cmds.c:2791
1328 msgid "read directories entries"
1329 msgstr "निर्देशिका प्रविष्टि पढें"
1330
1331 #: fish/cmds.c:2792
1332 msgid "read the target of a symbolic link"
1333 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1334
1335 #: fish/cmds.c:2793
1336 msgid "readlink on multiple files"
1337 msgstr "मल्टीपल फाइल पर रीडलिंक"
1338
1339 #: fish/cmds.c:2794
1340 msgid "canonicalized absolute pathname"
1341 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1342
1343 #: fish/cmds.c:2796
1344 msgid "close and reopen libguestfs handle"
1345 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1346
1347 #: fish/cmds.c:2797
1348 #, fuzzy
1349 msgid "resize an ext2, ext3 or ext4 filesystem"
1350 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1351
1352 #: fish/cmds.c:2798
1353 #, fuzzy
1354 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1355 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1356
1357 #: fish/cmds.c:2799
1358 #, fuzzy
1359 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1360 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1361
1362 #: fish/cmds.c:2800
1363 msgid "remove a file"
1364 msgstr "फाइल हटाएँ"
1365
1366 #: fish/cmds.c:2801
1367 msgid "remove a file or directory recursively"
1368 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1369
1370 #: fish/cmds.c:2802
1371 msgid "remove a directory"
1372 msgstr "निर्देशिका हटाएँ"
1373
1374 #: fish/cmds.c:2803
1375 msgid "remove a mountpoint"
1376 msgstr "माउंट प्वाइंट हटाएँ"
1377
1378 #: fish/cmds.c:2804
1379 msgid "scrub (securely wipe) a device"
1380 msgstr "scrub (securely wipe) युक्ति"
1381
1382 #: fish/cmds.c:2805
1383 msgid "scrub (securely wipe) a file"
1384 msgstr "फाइल स्क्रब करें"
1385
1386 #: fish/cmds.c:2806
1387 msgid "scrub (securely wipe) free space"
1388 msgstr "मुक्त स्थान को साफ करें"
1389
1390 #: fish/cmds.c:2807
1391 msgid "add options to kernel command line"
1392 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1393
1394 #: fish/cmds.c:2808
1395 #, fuzzy
1396 msgid "set the attach method"
1397 msgstr "खोज पथ सेट करें"
1398
1399 #: fish/cmds.c:2809
1400 msgid "set autosync mode"
1401 msgstr "autosync विधि सेट करें"
1402
1403 #: fish/cmds.c:2810
1404 msgid "enable or disable direct appliance mode"
1405 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1406
1407 #: fish/cmds.c:2811
1408 msgid "set the ext2/3/4 filesystem label"
1409 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1410
1411 #: fish/cmds.c:2812
1412 msgid "set the ext2/3/4 filesystem UUID"
1413 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1414
1415 #: fish/cmds.c:2813
1416 msgid "set memory allocated to the qemu subprocess"
1417 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1418
1419 #: fish/cmds.c:2814
1420 msgid "set enable network flag"
1421 msgstr ""
1422
1423 #: fish/cmds.c:2815
1424 msgid "set the search path"
1425 msgstr "खोज पथ सेट करें"
1426
1427 #: fish/cmds.c:2816
1428 msgid "set the qemu binary"
1429 msgstr "emu द्विपदीय सेट करें"
1430
1431 #: fish/cmds.c:2817
1432 msgid "enable or disable the recovery process"
1433 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1434
1435 #: fish/cmds.c:2818
1436 msgid "set SELinux enabled or disabled at appliance boot"
1437 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1438
1439 #: fish/cmds.c:2819
1440 msgid "enable or disable command traces"
1441 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1442
1443 #: fish/cmds.c:2820
1444 msgid "set verbose mode"
1445 msgstr "वर्बोस विधि सेट करें"
1446
1447 #: fish/cmds.c:2821
1448 msgid "set SELinux security context"
1449 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1450
1451 #: fish/cmds.c:2823 fish/cmds.c:2824
1452 msgid "create partitions on a block device"
1453 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1454
1455 #: fish/cmds.c:2825
1456 msgid "modify a single partition on a block device"
1457 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1458
1459 #: fish/cmds.c:2826
1460 msgid "display the disk geometry from the partition table"
1461 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1462
1463 #: fish/cmds.c:2827
1464 msgid "display the kernel geometry"
1465 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1466
1467 #: fish/cmds.c:2828
1468 msgid "display the partition table"
1469 msgstr "विभाजन सारणी को दिखाएँ"
1470
1471 #: fish/cmds.c:2829
1472 msgid "run a command via the shell"
1473 msgstr "शेल से होकर कमांड चलाएँ"
1474
1475 #: fish/cmds.c:2830
1476 msgid "run a command via the shell returning lines"
1477 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1478
1479 #: fish/cmds.c:2831
1480 msgid "sleep for some seconds"
1481 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1482
1483 #: fish/cmds.c:2832
1484 #, fuzzy
1485 msgid "create a sparse disk image and add"
1486 msgstr "तनु छवि फाइल आबंटित करें"
1487
1488 #: fish/cmds.c:2833
1489 msgid "get file information"
1490 msgstr "फाइल सूचना पाएँ"
1491
1492 #: fish/cmds.c:2834
1493 msgid "get file system statistics"
1494 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1495
1496 #: fish/cmds.c:2835 fish/cmds.c:2836
1497 msgid "print the printable strings in a file"
1498 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1499
1500 #: fish/cmds.c:2837
1501 #, fuzzy
1502 msgid "list supported groups of commands"
1503 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1504
1505 #: fish/cmds.c:2838
1506 msgid "disable swap on device"
1507 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1508
1509 #: fish/cmds.c:2839
1510 msgid "disable swap on file"
1511 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1512
1513 #: fish/cmds.c:2840
1514 msgid "disable swap on labeled swap partition"
1515 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1516
1517 #: fish/cmds.c:2841
1518 msgid "disable swap on swap partition by UUID"
1519 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1520
1521 #: fish/cmds.c:2842
1522 msgid "enable swap on device"
1523 msgstr "युक्ति पर स्वैप सक्रिय करें"
1524
1525 #: fish/cmds.c:2843
1526 msgid "enable swap on file"
1527 msgstr "फाइल पर स्वैप सक्रिय करें"
1528
1529 #: fish/cmds.c:2844
1530 msgid "enable swap on labeled swap partition"
1531 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1532
1533 #: fish/cmds.c:2845
1534 msgid "enable swap on swap partition by UUID"
1535 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1536
1537 #: fish/cmds.c:2846
1538 msgid "sync disks, writes are flushed through to the disk image"
1539 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1540
1541 #: fish/cmds.c:2847
1542 msgid "return last 10 lines of a file"
1543 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1544
1545 #: fish/cmds.c:2848
1546 msgid "return last N lines of a file"
1547 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1548
1549 #: fish/cmds.c:2849
1550 msgid "unpack tarfile to directory"
1551 msgstr "tarfile को निर्देशिका में खोलें"
1552
1553 #: fish/cmds.c:2850
1554 msgid "pack directory into tarfile"
1555 msgstr "निर्देशिका को tarfile में पैक करें"
1556
1557 #: fish/cmds.c:2851 fish/cmds.c:2858
1558 msgid "unpack compressed tarball to directory"
1559 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1560
1561 #: fish/cmds.c:2852 fish/cmds.c:2859
1562 msgid "pack directory into compressed tarball"
1563 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1564
1565 #: fish/cmds.c:2853
1566 #, fuzzy
1567 msgid "print elapsed time taken to run a command"
1568 msgstr "कमांड चलाने के लिए लिया गया समय"
1569
1570 #: fish/cmds.c:2854
1571 msgid "update file timestamps or create a new file"
1572 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1573
1574 #: fish/cmds.c:2855
1575 msgid "truncate a file to zero size"
1576 msgstr "फाइल को शून्य आकार में काटें"
1577
1578 #: fish/cmds.c:2856
1579 msgid "truncate a file to a particular size"
1580 msgstr "फाइल को किसी खास आकार में काटें"
1581
1582 #: fish/cmds.c:2857
1583 msgid "get ext2/ext3/ext4 superblock details"
1584 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1585
1586 #: fish/cmds.c:2860
1587 msgid "set file mode creation mask (umask)"
1588 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1589
1590 #: fish/cmds.c:2861
1591 msgid "unmount a filesystem"
1592 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1593
1594 #: fish/cmds.c:2862
1595 msgid "unmount all filesystems"
1596 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1597
1598 #: fish/cmds.c:2863
1599 msgid "upload a file from the local machine"
1600 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1601
1602 #: fish/cmds.c:2864
1603 #, fuzzy
1604 msgid "upload a file from the local machine with offset"
1605 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1606
1607 #: fish/cmds.c:2865
1608 msgid "set timestamp of a file with nanosecond precision"
1609 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1610
1611 #: fish/cmds.c:2866
1612 msgid "get the library version number"
1613 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1614
1615 #: fish/cmds.c:2867
1616 #, fuzzy
1617 msgid "get the filesystem label"
1618 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
1619
1620 #: fish/cmds.c:2868
1621 msgid "get the Linux VFS type corresponding to a mounted device"
1622 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1623
1624 #: fish/cmds.c:2869
1625 #, fuzzy
1626 msgid "get the filesystem UUID"
1627 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
1628
1629 #: fish/cmds.c:2870
1630 msgid "activate or deactivate some volume groups"
1631 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1632
1633 #: fish/cmds.c:2871
1634 msgid "activate or deactivate all volume groups"
1635 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1636
1637 #: fish/cmds.c:2872
1638 msgid "create an LVM volume group"
1639 msgstr "LVM वॉल्यूम समूह बनाएँ"
1640
1641 #: fish/cmds.c:2873
1642 msgid "get the LV UUIDs of all LVs in the volume group"
1643 msgstr ""
1644
1645 #: fish/cmds.c:2874
1646 msgid "get the PV UUIDs containing the volume group"
1647 msgstr ""
1648
1649 #: fish/cmds.c:2875
1650 msgid "remove an LVM volume group"
1651 msgstr "LVM वाल्यूम समूह हटाएँ"
1652
1653 #: fish/cmds.c:2876
1654 msgid "rename an LVM volume group"
1655 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1656
1657 #: fish/cmds.c:2877 fish/cmds.c:2878
1658 msgid "list the LVM volume groups (VGs)"
1659 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1660
1661 #: fish/cmds.c:2879
1662 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1663 msgstr ""
1664
1665 #: fish/cmds.c:2880
1666 #, fuzzy
1667 msgid "get the UUID of a volume group"
1668 msgstr "LVM वॉल्यूम समूह बनाएँ"
1669
1670 #: fish/cmds.c:2881
1671 msgid "count characters in a file"
1672 msgstr "फाइल में वर्ण गिनती करें"
1673
1674 #: fish/cmds.c:2882
1675 msgid "count lines in a file"
1676 msgstr "फाइल में पंक्ति गिनती करें"
1677
1678 #: fish/cmds.c:2883
1679 msgid "count words in a file"
1680 msgstr "फाइल में शब्द गिनती करें"
1681
1682 #: fish/cmds.c:2884
1683 #, fuzzy
1684 msgid "create a new file"
1685 msgstr "फाइल बनाएँ"
1686
1687 #: fish/cmds.c:2885
1688 msgid "create a file"
1689 msgstr "फाइल बनाएँ"
1690
1691 #: fish/cmds.c:2888
1692 msgid "write zeroes to the device"
1693 msgstr "युक्ति में शून्य लिखें"
1694
1695 #: fish/cmds.c:2889
1696 #, fuzzy
1697 msgid "write zeroes to an entire device"
1698 msgstr "युक्ति में शून्य लिखें"
1699
1700 #: fish/cmds.c:2890
1701 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1702 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1703
1704 #: fish/cmds.c:2893
1705 msgid "determine file type inside a compressed file"
1706 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1707
1708 #: fish/cmds.c:2896
1709 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1710 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1711
1712 #: fish/cmds.c:3214 fish/cmds.c:3228 fish/cmds.c:3244 fish/cmds.c:3261
1713 #: fish/cmds.c:3278 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
1714 #: fish/cmds.c:3349 fish/cmds.c:3365 fish/cmds.c:3383 fish/cmds.c:3399
1715 #: fish/cmds.c:3416 fish/cmds.c:3431 fish/cmds.c:3449 fish/cmds.c:3464
1716 #: fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3528
1717 #: fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3595 fish/cmds.c:3611
1718 #: fish/cmds.c:3627 fish/cmds.c:3646 fish/cmds.c:3661 fish/cmds.c:3679
1719 #: fish/cmds.c:3694 fish/cmds.c:3712 fish/cmds.c:3727 fish/cmds.c:3745
1720 #: fish/cmds.c:3760 fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3816
1721 #: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3875 fish/cmds.c:3895
1722 #: fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973
1723 #: fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4028 fish/cmds.c:4044
1724 #: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4230
1725 #: fish/cmds.c:4250 fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310
1726 #: fish/cmds.c:4330 fish/cmds.c:4349 fish/cmds.c:4368 fish/cmds.c:4387
1727 #: fish/cmds.c:4402 fish/cmds.c:4422 fish/cmds.c:4438 fish/cmds.c:4454
1728 #: fish/cmds.c:4473 fish/cmds.c:4495 fish/cmds.c:4517 fish/cmds.c:4537
1729 #: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
1730 #: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4675
1731 #: fish/cmds.c:4698 fish/cmds.c:4734 fish/cmds.c:4751 fish/cmds.c:4774
1732 #: fish/cmds.c:4796 fish/cmds.c:4817 fish/cmds.c:4837 fish/cmds.c:4856
1733 #: fish/cmds.c:4876 fish/cmds.c:4894 fish/cmds.c:4912 fish/cmds.c:4926
1734 #: fish/cmds.c:4942 fish/cmds.c:4962 fish/cmds.c:4981 fish/cmds.c:5000
1735 #: fish/cmds.c:5019 fish/cmds.c:5038 fish/cmds.c:5058 fish/cmds.c:5098
1736 #: fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5197 fish/cmds.c:5218
1737 #: fish/cmds.c:5236 fish/cmds.c:5258 fish/cmds.c:5296 fish/cmds.c:5318
1738 #: fish/cmds.c:5397 fish/cmds.c:5436 fish/cmds.c:5451 fish/cmds.c:5468
1739 #: fish/cmds.c:5482 fish/cmds.c:5498 fish/cmds.c:5520 fish/cmds.c:5542
1740 #: fish/cmds.c:5564 fish/cmds.c:5586 fish/cmds.c:5608 fish/cmds.c:5630
1741 #: fish/cmds.c:5650 fish/cmds.c:5667 fish/cmds.c:5684 fish/cmds.c:5703
1742 #: fish/cmds.c:5722 fish/cmds.c:5742 fish/cmds.c:5778 fish/cmds.c:5797
1743 #: fish/cmds.c:5816 fish/cmds.c:5833 fish/cmds.c:5851 fish/cmds.c:5874
1744 #: fish/cmds.c:5897 fish/cmds.c:5921 fish/cmds.c:5944 fish/cmds.c:5965
1745 #: fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6031 fish/cmds.c:6053
1746 #: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6114 fish/cmds.c:6131
1747 #: fish/cmds.c:6149 fish/cmds.c:6167 fish/cmds.c:6188 fish/cmds.c:6206
1748 #: fish/cmds.c:6227 fish/cmds.c:6247 fish/cmds.c:6265 fish/cmds.c:6286
1749 #: fish/cmds.c:6309 fish/cmds.c:6332 fish/cmds.c:6354 fish/cmds.c:6387
1750 #: fish/cmds.c:6404 fish/cmds.c:6421 fish/cmds.c:6445 fish/cmds.c:6468
1751 #: fish/cmds.c:6491 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6552
1752 #: fish/cmds.c:6646 fish/cmds.c:6666 fish/cmds.c:6686 fish/cmds.c:6706
1753 #: fish/cmds.c:6724 fish/cmds.c:6745 fish/cmds.c:6781 fish/cmds.c:6798
1754 #: fish/cmds.c:6820 fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6893
1755 #: fish/cmds.c:6913 fish/cmds.c:6933 fish/cmds.c:6955 fish/cmds.c:6972
1756 #: fish/cmds.c:6991 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7053
1757 #: fish/cmds.c:7074 fish/cmds.c:7095 fish/cmds.c:7118 fish/cmds.c:7159
1758 #: fish/cmds.c:7182 fish/cmds.c:7221 fish/cmds.c:7238 fish/cmds.c:7257
1759 #: fish/cmds.c:7278 fish/cmds.c:7301 fish/cmds.c:7323 fish/cmds.c:7341
1760 #: fish/cmds.c:7360 fish/cmds.c:7381 fish/cmds.c:7458 fish/cmds.c:7499
1761 #: fish/cmds.c:7578 fish/cmds.c:7654 fish/cmds.c:7691 fish/cmds.c:7714
1762 #: fish/cmds.c:7735 fish/cmds.c:7758 fish/cmds.c:7780 fish/cmds.c:7805
1763 #: fish/cmds.c:7848 fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7928
1764 #: fish/cmds.c:7947 fish/cmds.c:7964 fish/cmds.c:7982 fish/cmds.c:8009
1765 #: fish/cmds.c:8033 fish/cmds.c:8057 fish/cmds.c:8081 fish/cmds.c:8105
1766 #: fish/cmds.c:8129 fish/cmds.c:8153 fish/cmds.c:8177 fish/cmds.c:8201
1767 #: fish/cmds.c:8225 fish/cmds.c:8249 fish/cmds.c:8273 fish/cmds.c:8296
1768 #: fish/cmds.c:8319 fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8382
1769 #: fish/cmds.c:8402 fish/cmds.c:8425 fish/cmds.c:8463 fish/cmds.c:8480
1770 #: fish/cmds.c:8497 fish/cmds.c:8516 fish/cmds.c:8535 fish/cmds.c:8552
1771 #: fish/cmds.c:8569 fish/cmds.c:8586 fish/cmds.c:8603 fish/cmds.c:8622
1772 #: fish/cmds.c:8658 fish/cmds.c:8698 fish/cmds.c:8731 fish/cmds.c:8748
1773 #: fish/cmds.c:8765 fish/cmds.c:8781 fish/cmds.c:8796 fish/cmds.c:8817
1774 #: fish/cmds.c:8855 fish/cmds.c:8893 fish/cmds.c:8932 fish/cmds.c:8972
1775 #: fish/cmds.c:9013 fish/cmds.c:9054 fish/cmds.c:9092 fish/cmds.c:9109
1776 #: fish/cmds.c:9132 fish/cmds.c:9154 fish/cmds.c:9176 fish/cmds.c:9196
1777 #: fish/cmds.c:9216 fish/cmds.c:9252 fish/cmds.c:9324 fish/cmds.c:9364
1778 #: fish/cmds.c:9422 fish/cmds.c:9448 fish/cmds.c:9474 fish/cmds.c:9502
1779 #: fish/cmds.c:9561 fish/cmds.c:9582 fish/cmds.c:9627 fish/cmds.c:9647
1780 #: fish/cmds.c:9686 fish/cmds.c:9723 fish/cmds.c:9743 fish/cmds.c:9765
1781 #: fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9864 fish/cmds.c:9886
1782 #: fish/cmds.c:9905 fish/cmds.c:9925 fish/cmds.c:9952 fish/cmds.c:9972
1783 #: fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10032 fish/cmds.c:10054
1784 #: fish/cmds.c:10089 fish/cmds.c:10107 fish/cmds.c:10130 fish/cmds.c:10152
1785 #: fish/cmds.c:10167 fish/cmds.c:10184 fish/cmds.c:10221 fish/cmds.c:10260
1786 #: fish/cmds.c:10300 fish/cmds.c:10356 fish/cmds.c:10378 fish/cmds.c:10414
1787 #: fish/cmds.c:10429 fish/cmds.c:10449 fish/cmds.c:10489 fish/cmds.c:10512
1788 #: fish/cmds.c:10536 fish/cmds.c:10561 fish/cmds.c:10602 fish/cmds.c:10627
1789 #: fish/cmds.c:10665 fish/cmds.c:10696 fish/cmds.c:10727 fish/cmds.c:10755
1790 #: fish/cmds.c:10775 fish/cmds.c:10807 fish/cmds.c:10827 fish/cmds.c:10847
1791 #: fish/cmds.c:10864 fish/cmds.c:10882 fish/cmds.c:10905 fish/cmds.c:10926
1792 #: fish/cmds.c:10945 fish/cmds.c:10987 fish/cmds.c:11030 fish/cmds.c:11074
1793 #: fish/cmds.c:11113 fish/cmds.c:11132 fish/cmds.c:11152 fish/cmds.c:11172
1794 #: fish/cmds.c:11193 fish/cmds.c:11214 fish/cmds.c:11235 fish/cmds.c:11256
1795 #: fish/cmds.c:11277 fish/cmds.c:11299 fish/cmds.c:11337 fish/cmds.c:11388
1796 #: fish/cmds.c:11426 fish/cmds.c:11482 fish/cmds.c:11572 fish/cmds.c:11601
1797 #: fish/cmds.c:11628
1798 #, c-format
1799 msgid "%s should have %d parameter(s)\n"
1800 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1801
1802 #: fish/cmds.c:3215 fish/cmds.c:3229 fish/cmds.c:3245 fish/cmds.c:3262
1803 #: fish/cmds.c:3279 fish/cmds.c:3297 fish/cmds.c:3316 fish/cmds.c:3332
1804 #: fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3384 fish/cmds.c:3400
1805 #: fish/cmds.c:3417 fish/cmds.c:3432 fish/cmds.c:3450 fish/cmds.c:3465
1806 #: fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3529
1807 #: fish/cmds.c:3545 fish/cmds.c:3563 fish/cmds.c:3596 fish/cmds.c:3612
1808 #: fish/cmds.c:3628 fish/cmds.c:3647 fish/cmds.c:3662 fish/cmds.c:3680
1809 #: fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746
1810 #: fish/cmds.c:3761 fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3817
1811 #: fish/cmds.c:3837 fish/cmds.c:3856 fish/cmds.c:3876 fish/cmds.c:3896
1812 #: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974
1813 #: fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4029 fish/cmds.c:4045
1814 #: fish/cmds.c:4066 fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4152
1815 #: fish/cmds.c:4173 fish/cmds.c:4231 fish/cmds.c:4251 fish/cmds.c:4271
1816 #: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4331 fish/cmds.c:4350
1817 #: fish/cmds.c:4369 fish/cmds.c:4388 fish/cmds.c:4403 fish/cmds.c:4423
1818 #: fish/cmds.c:4439 fish/cmds.c:4455 fish/cmds.c:4474 fish/cmds.c:4496
1819 #: fish/cmds.c:4518 fish/cmds.c:4538 fish/cmds.c:4555 fish/cmds.c:4572
1820 #: fish/cmds.c:4589 fish/cmds.c:4606 fish/cmds.c:4623 fish/cmds.c:4640
1821 #: fish/cmds.c:4657 fish/cmds.c:4676 fish/cmds.c:4699 fish/cmds.c:4735
1822 #: fish/cmds.c:4752 fish/cmds.c:4775 fish/cmds.c:4797 fish/cmds.c:4818
1823 #: fish/cmds.c:4838 fish/cmds.c:4857 fish/cmds.c:4877 fish/cmds.c:4895
1824 #: fish/cmds.c:4913 fish/cmds.c:4927 fish/cmds.c:4943 fish/cmds.c:4963
1825 #: fish/cmds.c:4982 fish/cmds.c:5001 fish/cmds.c:5020 fish/cmds.c:5039
1826 #: fish/cmds.c:5059 fish/cmds.c:5099 fish/cmds.c:5156 fish/cmds.c:5177
1827 #: fish/cmds.c:5198 fish/cmds.c:5219 fish/cmds.c:5237 fish/cmds.c:5259
1828 #: fish/cmds.c:5297 fish/cmds.c:5319 fish/cmds.c:5398 fish/cmds.c:5437
1829 #: fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5499
1830 #: fish/cmds.c:5521 fish/cmds.c:5543 fish/cmds.c:5565 fish/cmds.c:5587
1831 #: fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5651 fish/cmds.c:5668
1832 #: fish/cmds.c:5685 fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5743
1833 #: fish/cmds.c:5779 fish/cmds.c:5798 fish/cmds.c:5817 fish/cmds.c:5834
1834 #: fish/cmds.c:5852 fish/cmds.c:5875 fish/cmds.c:5898 fish/cmds.c:5922
1835 #: fish/cmds.c:5945 fish/cmds.c:5966 fish/cmds.c:5989 fish/cmds.c:6012
1836 #: fish/cmds.c:6032 fish/cmds.c:6054 fish/cmds.c:6075 fish/cmds.c:6098
1837 #: fish/cmds.c:6115 fish/cmds.c:6132 fish/cmds.c:6150 fish/cmds.c:6168
1838 #: fish/cmds.c:6189 fish/cmds.c:6207 fish/cmds.c:6228 fish/cmds.c:6248
1839 #: fish/cmds.c:6266 fish/cmds.c:6287 fish/cmds.c:6310 fish/cmds.c:6333
1840 #: fish/cmds.c:6355 fish/cmds.c:6388 fish/cmds.c:6405 fish/cmds.c:6422
1841 #: fish/cmds.c:6446 fish/cmds.c:6469 fish/cmds.c:6492 fish/cmds.c:6514
1842 #: fish/cmds.c:6531 fish/cmds.c:6553 fish/cmds.c:6647 fish/cmds.c:6667
1843 #: fish/cmds.c:6687 fish/cmds.c:6707 fish/cmds.c:6725 fish/cmds.c:6746
1844 #: fish/cmds.c:6782 fish/cmds.c:6799 fish/cmds.c:6821 fish/cmds.c:6838
1845 #: fish/cmds.c:6874 fish/cmds.c:6894 fish/cmds.c:6914 fish/cmds.c:6934
1846 #: fish/cmds.c:6956 fish/cmds.c:6973 fish/cmds.c:6992 fish/cmds.c:7011
1847 #: fish/cmds.c:7033 fish/cmds.c:7054 fish/cmds.c:7075 fish/cmds.c:7096
1848 #: fish/cmds.c:7119 fish/cmds.c:7160 fish/cmds.c:7183 fish/cmds.c:7222
1849 #: fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7279 fish/cmds.c:7302
1850 #: fish/cmds.c:7324 fish/cmds.c:7342 fish/cmds.c:7361 fish/cmds.c:7382
1851 #: fish/cmds.c:7459 fish/cmds.c:7500 fish/cmds.c:7579 fish/cmds.c:7655
1852 #: fish/cmds.c:7692 fish/cmds.c:7715 fish/cmds.c:7736 fish/cmds.c:7759
1853 #: fish/cmds.c:7781 fish/cmds.c:7806 fish/cmds.c:7849 fish/cmds.c:7890
1854 #: fish/cmds.c:7911 fish/cmds.c:7929 fish/cmds.c:7948 fish/cmds.c:7965
1855 #: fish/cmds.c:7983 fish/cmds.c:8010 fish/cmds.c:8034 fish/cmds.c:8058
1856 #: fish/cmds.c:8082 fish/cmds.c:8106 fish/cmds.c:8130 fish/cmds.c:8154
1857 #: fish/cmds.c:8178 fish/cmds.c:8202 fish/cmds.c:8226 fish/cmds.c:8250
1858 #: fish/cmds.c:8274 fish/cmds.c:8297 fish/cmds.c:8320 fish/cmds.c:8341
1859 #: fish/cmds.c:8362 fish/cmds.c:8383 fish/cmds.c:8403 fish/cmds.c:8426
1860 #: fish/cmds.c:8464 fish/cmds.c:8481 fish/cmds.c:8498 fish/cmds.c:8517
1861 #: fish/cmds.c:8536 fish/cmds.c:8553 fish/cmds.c:8570 fish/cmds.c:8587
1862 #: fish/cmds.c:8604 fish/cmds.c:8623 fish/cmds.c:8659 fish/cmds.c:8699
1863 #: fish/cmds.c:8732 fish/cmds.c:8749 fish/cmds.c:8766 fish/cmds.c:8782
1864 #: fish/cmds.c:8797 fish/cmds.c:8818 fish/cmds.c:8856 fish/cmds.c:8894
1865 #: fish/cmds.c:8933 fish/cmds.c:8973 fish/cmds.c:9014 fish/cmds.c:9055
1866 #: fish/cmds.c:9093 fish/cmds.c:9110 fish/cmds.c:9133 fish/cmds.c:9155
1867 #: fish/cmds.c:9177 fish/cmds.c:9197 fish/cmds.c:9217 fish/cmds.c:9253
1868 #: fish/cmds.c:9325 fish/cmds.c:9365 fish/cmds.c:9423 fish/cmds.c:9449
1869 #: fish/cmds.c:9475 fish/cmds.c:9503 fish/cmds.c:9562 fish/cmds.c:9583
1870 #: fish/cmds.c:9628 fish/cmds.c:9648 fish/cmds.c:9687 fish/cmds.c:9724
1871 #: fish/cmds.c:9744 fish/cmds.c:9766 fish/cmds.c:9823 fish/cmds.c:9843
1872 #: fish/cmds.c:9865 fish/cmds.c:9887 fish/cmds.c:9906 fish/cmds.c:9926
1873 #: fish/cmds.c:9953 fish/cmds.c:9973 fish/cmds.c:9993 fish/cmds.c:10013
1874 #: fish/cmds.c:10033 fish/cmds.c:10055 fish/cmds.c:10090 fish/cmds.c:10108
1875 #: fish/cmds.c:10131 fish/cmds.c:10153 fish/cmds.c:10168 fish/cmds.c:10185
1876 #: fish/cmds.c:10222 fish/cmds.c:10261 fish/cmds.c:10301 fish/cmds.c:10357
1877 #: fish/cmds.c:10379 fish/cmds.c:10415 fish/cmds.c:10430 fish/cmds.c:10450
1878 #: fish/cmds.c:10490 fish/cmds.c:10513 fish/cmds.c:10537 fish/cmds.c:10562
1879 #: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10666 fish/cmds.c:10697
1880 #: fish/cmds.c:10728 fish/cmds.c:10756 fish/cmds.c:10776 fish/cmds.c:10808
1881 #: fish/cmds.c:10828 fish/cmds.c:10848 fish/cmds.c:10865 fish/cmds.c:10883
1882 #: fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10946 fish/cmds.c:10988
1883 #: fish/cmds.c:11031 fish/cmds.c:11075 fish/cmds.c:11114 fish/cmds.c:11133
1884 #: fish/cmds.c:11153 fish/cmds.c:11173 fish/cmds.c:11194 fish/cmds.c:11215
1885 #: fish/cmds.c:11236 fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11300
1886 #: fish/cmds.c:11338 fish/cmds.c:11389 fish/cmds.c:11427 fish/cmds.c:11483
1887 #: fish/cmds.c:11506 fish/cmds.c:11573 fish/cmds.c:11602 fish/cmds.c:11629
1888 #, c-format
1889 msgid "type 'help %s' for help on %s\n"
1890 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
1891
1892 #: fish/cmds.c:3573 fish/cmds.c:4711 fish/cmds.c:5069 fish/cmds.c:5109
1893 #: fish/cmds.c:5128 fish/cmds.c:5271 fish/cmds.c:5330 fish/cmds.c:5349
1894 #: fish/cmds.c:5368 fish/cmds.c:5411 fish/cmds.c:5754 fish/cmds.c:6365
1895 #: fish/cmds.c:6564 fish/cmds.c:6583 fish/cmds.c:6602 fish/cmds.c:6621
1896 #: fish/cmds.c:6757 fish/cmds.c:6848 fish/cmds.c:7129 fish/cmds.c:7193
1897 #: fish/cmds.c:7392 fish/cmds.c:7411 fish/cmds.c:7430 fish/cmds.c:7469
1898 #: fish/cmds.c:7510 fish/cmds.c:7529 fish/cmds.c:7548 fish/cmds.c:7589
1899 #: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7665 fish/cmds.c:7818
1900 #: fish/cmds.c:7861 fish/cmds.c:8438 fish/cmds.c:8633 fish/cmds.c:8671
1901 #: fish/cmds.c:8709 fish/cmds.c:8829 fish/cmds.c:8866 fish/cmds.c:8904
1902 #: fish/cmds.c:8943 fish/cmds.c:8984 fish/cmds.c:9025 fish/cmds.c:9066
1903 #: fish/cmds.c:9229 fish/cmds.c:9265 fish/cmds.c:9278 fish/cmds.c:9291
1904 #: fish/cmds.c:9304 fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9394
1905 #: fish/cmds.c:9515 fish/cmds.c:9534 fish/cmds.c:9595 fish/cmds.c:9608
1906 #: fish/cmds.c:9659 fish/cmds.c:9698 fish/cmds.c:9776 fish/cmds.c:9795
1907 #: fish/cmds.c:10069 fish/cmds.c:10196 fish/cmds.c:10233 fish/cmds.c:10272
1908 #: fish/cmds.c:10312 fish/cmds.c:10331 fish/cmds.c:10390 fish/cmds.c:10463
1909 #: fish/cmds.c:10573 fish/cmds.c:10643 fish/cmds.c:10677 fish/cmds.c:10708
1910 #: fish/cmds.c:10739 fish/cmds.c:10788 fish/cmds.c:10959 fish/cmds.c:11001
1911 #: fish/cmds.c:11046 fish/cmds.c:11088 fish/cmds.c:11314 fish/cmds.c:11352
1912 #: fish/cmds.c:11365 fish/cmds.c:11403 fish/cmds.c:11438 fish/cmds.c:11457
1913 #: fish/cmds.c:11524
1914 #, c-format
1915 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1916 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
1917
1918 #: fish/cmds.c:3579 fish/cmds.c:4717 fish/cmds.c:5075 fish/cmds.c:5115
1919 #: fish/cmds.c:5134 fish/cmds.c:5277 fish/cmds.c:5336 fish/cmds.c:5355
1920 #: fish/cmds.c:5374 fish/cmds.c:5417 fish/cmds.c:5760 fish/cmds.c:6371
1921 #: fish/cmds.c:6570 fish/cmds.c:6589 fish/cmds.c:6608 fish/cmds.c:6627
1922 #: fish/cmds.c:6763 fish/cmds.c:6854 fish/cmds.c:7135 fish/cmds.c:7199
1923 #: fish/cmds.c:7398 fish/cmds.c:7417 fish/cmds.c:7436 fish/cmds.c:7475
1924 #: fish/cmds.c:7516 fish/cmds.c:7535 fish/cmds.c:7554 fish/cmds.c:7595
1925 #: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7671 fish/cmds.c:7824
1926 #: fish/cmds.c:7867 fish/cmds.c:8444 fish/cmds.c:8639 fish/cmds.c:8677
1927 #: fish/cmds.c:8715 fish/cmds.c:8835 fish/cmds.c:8872 fish/cmds.c:8910
1928 #: fish/cmds.c:8949 fish/cmds.c:8990 fish/cmds.c:9031 fish/cmds.c:9072
1929 #: fish/cmds.c:9343 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9521
1930 #: fish/cmds.c:9665 fish/cmds.c:9704 fish/cmds.c:9782 fish/cmds.c:9801
1931 #: fish/cmds.c:10202 fish/cmds.c:10239 fish/cmds.c:10278 fish/cmds.c:10318
1932 #: fish/cmds.c:10337 fish/cmds.c:10396 fish/cmds.c:10469 fish/cmds.c:10579
1933 #: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11052 fish/cmds.c:11094
1934 #: fish/cmds.c:11444 fish/cmds.c:11530
1935 #, c-format
1936 msgid "%s: %s: integer out of range\n"
1937 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
1938
1939 #: fish/cmds.c:4065 fish/cmds.c:4172 fish/cmds.c:11505
1940 #, fuzzy, c-format
1941 msgid "%s should have %d-%d parameter(s)\n"
1942 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1943
1944 #: fish/cmds.c:4091 fish/cmds.c:4203 fish/cmds.c:11545
1945 #, fuzzy, c-format
1946 msgid "%s: unknown optional argument \"%s\"\n"
1947 msgstr "%s: too many arguments\n"
1948
1949 #: fish/cmds.c:4097 fish/cmds.c:4209 fish/cmds.c:11551
1950 #, fuzzy, c-format
1951 msgid "%s: optional argument \"%s\" given twice\n"
1952 msgstr "%s: too many arguments\n"
1953
1954 #: fish/cmds.c:11646
1955 #, c-format
1956 msgid "%s: unknown command\n"
1957 msgstr "%s: अज्ञात कमांड\n"
1958
1959 #: fish/copy.c:41
1960 #, c-format
1961 msgid ""
1962 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1963 msgstr ""
1964
1965 #: fish/copy.c:54
1966 #, fuzzy, c-format
1967 msgid "copy-in: target '%s' is not a directory\n"
1968 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1969
1970 #: fish/copy.c:139
1971 #, c-format
1972 msgid "error: argument is zero length or longer than maximum permitted\n"
1973 msgstr ""
1974
1975 #: fish/copy.c:184
1976 #, c-format
1977 msgid ""
1978 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1979 "image\n"
1980 msgstr ""
1981
1982 #: fish/copy.c:195
1983 #, fuzzy, c-format
1984 msgid "copy-out: target '%s' is not a directory\n"
1985 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1986
1987 #: fish/copy.c:225
1988 #, fuzzy, c-format
1989 msgid "copy-out: '%s' is not a file or directory\n"
1990 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
1991
1992 #: fish/edit.c:44
1993 #, c-format
1994 msgid "use '%s filename' to edit a file\n"
1995 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
1996
1997 #: fish/fish.c:100
1998 #, fuzzy, c-format
1999 msgid ""
2000 "%s: guest filesystem shell\n"
2001 "%s lets you edit virtual machine filesystems\n"
2002 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2003 "Usage:\n"
2004 "  %s [--options] cmd [: cmd : cmd ...]\n"
2005 "  %s [--ro] -i -a disk-image\n"
2006 "  %s [--ro] -i -d libvirt-domain\n"
2007 "or for interactive use:\n"
2008 "  %s\n"
2009 "or from a shell script:\n"
2010 "  %s <<EOF\n"
2011 "  cmd\n"
2012 "  ...\n"
2013 "  EOF\n"
2014 "Options:\n"
2015 "  -h|--cmd-help        List available commands\n"
2016 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2017 "  -a|--add image       Add image\n"
2018 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2019 "  --csh                Make --listen csh-compatible\n"
2020 "  -d|--domain guest    Add disks from libvirt guest\n"
2021 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2022 "  --echo-keys          Don't turn off echo for passphrases\n"
2023 "  -f|--file file       Read commands from file\n"
2024 "  --format[=raw|..]    Force disk format for -a option\n"
2025 "  -i|--inspector       Automatically mount filesystems\n"
2026 "  --keys-from-stdin    Read passphrases from stdin\n"
2027 "  --listen             Listen for remote commands\n"
2028 "  --live               Connect to a live virtual machine\n"
2029 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2030 "  -n|--no-sync         Don't autosync\n"
2031 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2032 "  --progress-bars      Enable progress bars even when not interactive\n"
2033 "  --no-progress-bars   Disable progress bars\n"
2034 "  --remote[=pid]       Send commands to remote %s\n"
2035 "  -r|--ro              Mount read-only\n"
2036 "  --selinux            Enable SELinux support\n"
2037 "  -v|--verbose         Verbose messages\n"
2038 "  -V|--version         Display version and exit\n"
2039 "  -x                   Echo each command before executing it\n"
2040 "For more information, see the manpage %s(1).\n"
2041 msgstr ""
2042 "%s: guest filesystem shell\n"
2043 "%s lets you edit virtual machine filesystems\n"
2044 "Copyright (C) 2009 Red Hat Inc.\n"
2045 "Usage:\n"
2046 "  %s [--options] cmd [: cmd : cmd ...]\n"
2047 "  %s -i libvirt-domain\n"
2048 "  %s -i disk-image(s)\n"
2049 "or for interactive use:\n"
2050 "  %s\n"
2051 "or from a shell script:\n"
2052 "  %s <<EOF\n"
2053 "  cmd\n"
2054 "  ...\n"
2055 "  EOF\n"
2056 "Options:\n"
2057 "  -h|--cmd-help        List available commands\n"
2058 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2059 "  -a|--add image       Add image\n"
2060 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2061 "  -f|--file file       Read commands from file\n"
2062 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
2063 "  --listen             Listen for remote commands\n"
2064 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2065 "  -n|--no-sync         Don't autosync\n"
2066 "  --remote[=pid]       Send commands to remote %s\n"
2067 "  -r|--ro              Mount read-only\n"
2068 "  --selinux            Enable SELinux support\n"
2069 "  -v|--verbose         Verbose messages\n"
2070 "  -x                   Echo each command before executing it\n"
2071 "  -V|--version         Display version and exit\n"
2072 "For more information,  see the manpage %s(1).\n"
2073
2074 #: fish/fish.c:253
2075 #, c-format
2076 msgid "%s: --listen=PID: PID was not a number: %s\n"
2077 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2078
2079 #: fish/fish.c:260
2080 #, c-format
2081 msgid ""
2082 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2083 msgstr ""
2084 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2085
2086 #: fish/fish.c:310
2087 #, c-format
2088 msgid "%s: only one -f parameter can be given\n"
2089 msgstr "%s: only one -f parameter can be given\n"
2090
2091 #: fish/fish.c:465
2092 #, c-format
2093 msgid "%s: cannot use --listen and --remote options at the same time\n"
2094 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2095
2096 #: fish/fish.c:473
2097 #, c-format
2098 msgid "%s: extra parameters on the command line with --listen flag\n"
2099 msgstr "%s: extra parameters on the command line with --listen flag\n"
2100
2101 #: fish/fish.c:479
2102 #, c-format
2103 msgid "%s: cannot use --listen and --file options at the same time\n"
2104 msgstr "%s: cannot use --listen and --file options at the same time\n"
2105
2106 #: fish/fish.c:536
2107 #, c-format
2108 msgid "guestfish: could not access termcap or terminfo database.\n"
2109 msgstr ""
2110
2111 #: fish/fish.c:540
2112 #, c-format
2113 msgid "guestfish: terminal type \"%s\" not defined.\n"
2114 msgstr ""
2115
2116 #: fish/fish.c:628
2117 #, fuzzy, c-format
2118 msgid ""
2119 "\n"
2120 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2121 "editing virtual machine filesystems.\n"
2122 "\n"
2123 "Type: 'help' for help on commands\n"
2124 "      'man' to read the manual\n"
2125 "      'quit' to quit the shell\n"
2126 "\n"
2127 msgstr ""
2128 "\n"
2129 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
2130 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
2131 "\n"
2132 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
2133 "      'quit' को शेल को छोड़ने के लिए\n"
2134 "\n"
2135
2136 #: fish/fish.c:772
2137 #, c-format
2138 msgid "%s: unterminated double quote\n"
2139 msgstr "%s: unterminated double quote\n"
2140
2141 #: fish/fish.c:778 fish/fish.c:795
2142 #, c-format
2143 msgid "%s: command arguments not separated by whitespace\n"
2144 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2145
2146 #: fish/fish.c:789
2147 #, c-format
2148 msgid "%s: unterminated single quote\n"
2149 msgstr "%s: unterminated single quote\n"
2150
2151 #: fish/fish.c:819
2152 #, c-format
2153 msgid "%s: internal error parsing string at '%s'\n"
2154 msgstr "%s: internal error parsing string at '%s'\n"
2155
2156 #: fish/fish.c:836
2157 #, c-format
2158 msgid "%s: too many arguments\n"
2159 msgstr "%s: too many arguments\n"
2160
2161 #: fish/fish.c:904
2162 #, c-format
2163 msgid "%s: empty command on command line\n"
2164 msgstr "%s: empty command on command line\n"
2165
2166 #: fish/fish.c:1050
2167 msgid "display a list of commands or help on a command"
2168 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2169
2170 #: fish/fish.c:1052
2171 msgid "quit guestfish"
2172 msgstr "quit guestfish"
2173
2174 #: fish/fish.c:1063
2175 #, c-format
2176 msgid ""
2177 "help - display a list of commands or help on a command\n"
2178 "     help cmd\n"
2179 "     help\n"
2180 msgstr ""
2181 "help - display a list of commands or help on a command\n"
2182 "     help cmd\n"
2183 "     help\n"
2184
2185 #: fish/fish.c:1071
2186 #, c-format
2187 msgid ""
2188 "quit - quit guestfish\n"
2189 "     quit\n"
2190 msgstr ""
2191 "quit - quit guestfish\n"
2192 "     quit\n"
2193
2194 #: fish/fish.c:1076
2195 #, c-format
2196 msgid "%s: command not known, use -h to list all commands\n"
2197 msgstr "%s: command not known, use -h to list all commands\n"
2198
2199 #: fish/fish.c:1092
2200 #, c-format
2201 msgid ""
2202 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2203 "For a list of commands:             guestfish -h\n"
2204 "For complete documentation:         man guestfish\n"
2205 msgstr ""
2206
2207 #: fish/fish.c:1249
2208 #, c-format
2209 msgid "Runaway quote in string \"%s\"\n"
2210 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2211
2212 #: fish/glob.c:53
2213 #, c-format
2214 msgid "use 'glob command [args...]'\n"
2215 msgstr "use 'glob command [args...]'\n"
2216
2217 #: fish/glob.c:73
2218 #, c-format
2219 msgid "glob: guestfs_glob_expand call failed: %s\n"
2220 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2221
2222 #: fish/help.c:38
2223 #, c-format
2224 msgid ""
2225 "Add disk images to examine using the -a or -d options, or the 'add' "
2226 "command.\n"
2227 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2228 "Once you have done this, use the 'run' command.\n"
2229 msgstr ""
2230
2231 #: fish/help.c:44
2232 #, c-format
2233 msgid ""
2234 "Find out what filesystems are available using 'list-filesystems' and then\n"
2235 "mount them to examine or modify the contents using 'mount-ro' or\n"
2236 "'mount-options'.\n"
2237 msgstr ""
2238
2239 #: fish/help.c:52
2240 #, c-format
2241 msgid ""
2242 "For more information about a command, use 'help cmd'.\n"
2243 "\n"
2244 "To read the manual, type 'man'.\n"
2245 msgstr ""
2246
2247 #: fish/hexedit.c:41
2248 #, c-format
2249 msgid "hexedit (device|filename) [max | start max]\n"
2250 msgstr ""
2251
2252 #: fish/hexedit.c:52
2253 #, c-format
2254 msgid "hexedit: %s is a zero length file or device\n"
2255 msgstr ""
2256
2257 #: fish/hexedit.c:63
2258 #, c-format
2259 msgid ""
2260 "hexedit: %s is larger than %s. You must supply a limit using\n"
2261 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2262 "  'hexedit %s <start> <max>'.\n"
2263 msgstr ""
2264
2265 #: fish/hexedit.c:92
2266 #, c-format
2267 msgid "hexedit: invalid range\n"
2268 msgstr ""
2269
2270 #: fish/inspect.c:77
2271 #, fuzzy, c-format
2272 msgid "%s: don't use --live and -i options together\n"
2273 msgstr "%s: cannot use --listen and --file options at the same time\n"
2274
2275 #: fish/inspect.c:89
2276 #, c-format
2277 msgid "%s: no operating system was found on this disk\n"
2278 msgstr ""
2279
2280 #: fish/inspect.c:95
2281 #, c-format
2282 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2283 msgstr ""
2284
2285 #: fish/inspect.c:134
2286 #, c-format
2287 msgid "%s: some filesystems could not be mounted (ignored)\n"
2288 msgstr ""
2289
2290 #: fish/inspect.c:146
2291 #, c-format
2292 msgid "Operating system: %s\n"
2293 msgstr ""
2294
2295 #: fish/inspect.c:159
2296 #, fuzzy, c-format
2297 msgid "%s mounted on %s\n"
2298 msgstr "आरोहबिंदु दिखाएँ"
2299
2300 #: fish/keys.c:52
2301 #, c-format
2302 msgid "Enter key or passphrase (\"%s\"): "
2303 msgstr ""
2304
2305 #: fish/lcd.c:34
2306 #, c-format
2307 msgid "use 'lcd directory' to change local directory\n"
2308 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2309
2310 #: fish/man.c:34
2311 #, c-format
2312 msgid "use 'man' without parameters to open the manual\n"
2313 msgstr ""
2314
2315 #: fish/man.c:53
2316 #, fuzzy, c-format
2317 msgid "the external 'man' program failed\n"
2318 msgstr "बाहरी कमांड विफल: %s"
2319
2320 #: fish/more.c:39
2321 #, c-format
2322 msgid "use '%s filename' to page a file\n"
2323 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2324
2325 #: fish/options.c:36
2326 #, fuzzy, c-format
2327 msgid "%s: too many drives added on the command line\n"
2328 msgstr "%s: empty command on command line\n"
2329
2330 #: fish/options.c:121
2331 #, c-format
2332 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2333 msgstr ""
2334
2335 #: fish/prep.c:37
2336 #, c-format
2337 msgid ""
2338 "List of available prepared disk images:\n"
2339 "\n"
2340 msgstr ""
2341
2342 #: fish/prep.c:40
2343 #, c-format
2344 msgid ""
2345 "guestfish -N %-8s - %s\n"
2346 "\n"
2347 "%s\n"
2348 msgstr ""
2349
2350 #: fish/prep.c:48
2351 #, c-format
2352 msgid "  Optional parameters:\n"
2353 msgstr ""
2354
2355 #: fish/prep.c:55
2356 #, c-format
2357 msgid "<%s> %s (default: %s)\n"
2358 msgstr ""
2359
2360 #: fish/prep.c:65
2361 #, c-format
2362 msgid ""
2363 "Prepared disk images are written to file \"test1.img\" in the local\n"
2364 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2365 "For more information see the guestfish(1) manual.\n"
2366 msgstr ""
2367
2368 #: fish/prep.c:96
2369 #, c-format
2370 msgid ""
2371 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2372 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2373 msgstr ""
2374
2375 #: fish/prep.c:158
2376 #, c-format
2377 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2378 msgstr ""
2379
2380 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2381 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2382 #, fuzzy
2383 msgid "failed to allocate disk"
2384 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2385
2386 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2387 #, fuzzy
2388 msgid "could not parse boot size"
2389 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2390
2391 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2392 #, fuzzy, c-format
2393 msgid "failed to get sector size of disk: %s"
2394 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2395
2396 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2397 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2398 #, c-format
2399 msgid "failed to partition disk: %s"
2400 msgstr ""
2401
2402 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2403 #, fuzzy, c-format
2404 msgid "failed to add boot partition: %s"
2405 msgstr "कोई स्वैप विभाजन बनाएँ"
2406
2407 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2408 #, fuzzy, c-format
2409 msgid "failed to add root partition: %s"
2410 msgstr "कोई स्वैप विभाजन बनाएँ"
2411
2412 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2413 #, c-format
2414 msgid "failed to create boot filesystem: %s"
2415 msgstr ""
2416
2417 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2418 #, c-format
2419 msgid "failed to create root filesystem: %s"
2420 msgstr ""
2421
2422 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2423 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2424 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2425 msgstr ""
2426
2427 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2428 #, fuzzy, c-format
2429 msgid "failed to create PV: %s: %s"
2430 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2431
2432 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2433 #, fuzzy, c-format
2434 msgid "failed to create VG: %s: %s"
2435 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2436
2437 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2438 #, c-format
2439 msgid "failed to create LV: /dev/%s/%s: %s"
2440 msgstr ""
2441
2442 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2443 #, c-format
2444 msgid "failed to resize LV to full size: %s: %s"
2445 msgstr ""
2446
2447 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2448 #, c-format
2449 msgid "failed to create filesystem (%s): %s"
2450 msgstr ""
2451
2452 #: fish/rc.c:255
2453 #, c-format
2454 msgid "guestfish: protocol error: could not read 'hello' message\n"
2455 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2456
2457 #: fish/rc.c:260
2458 #, c-format
2459 msgid ""
2460 "guestfish: protocol error: version mismatch, server version '%s' does not "
2461 "match client version '%s'.  The two versions must match exactly.\n"
2462 msgstr ""
2463 "guestfish: protocol error: version mismatch, server version '%s' does not "
2464 "match client version '%s'.  The two versions must match exactly.\n"
2465
2466 #: fish/rc.c:335 fish/rc.c:349
2467 #, c-format
2468 msgid "guestfish: remote: looks like the server is not running\n"
2469 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2470
2471 #: fish/rc.c:361 fish/rc.c:375
2472 #, c-format
2473 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2474 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2475
2476 #: fish/rc.c:386
2477 #, c-format
2478 msgid "guestfish: protocol error: could not decode reply from server\n"
2479 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2480
2481 #: fish/reopen.c:36
2482 #, c-format
2483 msgid "'reopen' command takes no parameters\n"
2484 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2485
2486 #: fish/reopen.c:46
2487 #, c-format
2488 msgid "reopen: guestfs_create: failed to create handle\n"
2489 msgstr "reopen: guestfs_create: failed to create handle\n"
2490
2491 #: fish/supported.c:66
2492 msgid "yes"
2493 msgstr ""
2494
2495 #: fish/supported.c:68
2496 msgid "no"
2497 msgstr ""
2498
2499 #: fish/time.c:36
2500 #, c-format
2501 msgid "use 'time command [args...]'\n"
2502 msgstr "use 'time command [args...]'\n"
2503
2504 #: fuse/guestmount.c:867
2505 #, fuzzy, c-format
2506 msgid ""
2507 "%s: FUSE module for libguestfs\n"
2508 "%s lets you mount a virtual machine filesystem\n"
2509 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2510 "Usage:\n"
2511 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2512 "Options:\n"
2513 "  -a|--add image       Add image\n"
2514 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2515 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2516 "  -d|--domain guest    Add disks from libvirt guest\n"
2517 "  --echo-keys          Don't turn off echo for passphrases\n"
2518 "  --format[=raw|..]    Force disk format for -a option\n"
2519 "  --fuse-help          Display extra FUSE options\n"
2520 "  -i|--inspector       Automatically mount filesystems\n"
2521 "  --help               Display help message and exit\n"
2522 "  --keys-from-stdin    Read passphrases from stdin\n"
2523 "  --live               Connect to a live virtual machine\n"
2524 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2525 "  -n|--no-sync         Don't autosync\n"
2526 "  -o|--option opt      Pass extra option to FUSE\n"
2527 "  -r|--ro              Mount read-only\n"
2528 "  --selinux            Enable SELinux support\n"
2529 "  -v|--verbose         Verbose messages\n"
2530 "  -V|--version         Display version and exit\n"
2531 "  -x|--trace           Trace guestfs API calls\n"
2532 msgstr ""
2533 "%s: FUSE module for libguestfs\n"
2534 "%s lets you mount a virtual machine filesystem\n"
2535 "Copyright (C) 2009 Red Hat Inc.\n"
2536 "Usage:\n"
2537 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2538 "Options:\n"
2539 "  -a|--add image       Add image\n"
2540 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2541 "  --fuse-help          Display extra FUSE options\n"
2542 "  --help               Display help message and exit\n"
2543 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2544 "  -n|--no-sync         Don't autosync\n"
2545 "  -o|--option opt      Pass extra option to FUSE\n"
2546 "  -r|--ro              Mount read-only\n"
2547 "  --selinux            Enable SELinux support\n"
2548 "  --trace              Trace guestfs API calls (to stderr)\n"
2549 "  -v|--verbose         Verbose messages\n"
2550 "  -V|--version         Display version and exit\n"
2551
2552 #: fuse/guestmount.c:1095
2553 #, fuzzy, c-format
2554 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2555 msgstr "%s: must have at least one -a and at least one -m option\n"
2556
2557 #: fuse/guestmount.c:1103
2558 #, c-format
2559 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2560 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2561
2562 #: inspector/virt-inspector.c:72
2563 #, fuzzy, c-format
2564 msgid ""
2565 "%s: display information about a virtual machine\n"
2566 "Copyright (C) 2010 Red Hat Inc.\n"
2567 "Usage:\n"
2568 "  %s [--options] -d domname file [file ...]\n"
2569 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2570 "Options:\n"
2571 "  -a|--add image       Add image\n"
2572 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2573 "  -d|--domain guest    Add disks from libvirt guest\n"
2574 "  --echo-keys          Don't turn off echo for passphrases\n"
2575 "  --format[=raw|..]    Force disk format for -a option\n"
2576 "  --help               Display brief help\n"
2577 "  --keys-from-stdin    Read passphrases from stdin\n"
2578 "  -v|--verbose         Verbose messages\n"
2579 "  -V|--version         Display version and exit\n"
2580 "  -x                   Trace libguestfs API calls\n"
2581 "For more information, see the manpage %s(1).\n"
2582 msgstr ""
2583 "%s: FUSE module for libguestfs\n"
2584 "%s lets you mount a virtual machine filesystem\n"
2585 "Copyright (C) 2009 Red Hat Inc.\n"
2586 "Usage:\n"
2587 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2588 "Options:\n"
2589 "  -a|--add image       Add image\n"
2590 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2591 "  --fuse-help          Display extra FUSE options\n"
2592 "  --help               Display help message and exit\n"
2593 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2594 "  -n|--no-sync         Don't autosync\n"
2595 "  -o|--option opt      Pass extra option to FUSE\n"
2596 "  -r|--ro              Mount read-only\n"
2597 "  --selinux            Enable SELinux support\n"
2598 "  --trace              Trace guestfs API calls (to stderr)\n"
2599 "  -v|--verbose         Verbose messages\n"
2600 "  -V|--version         Display version and exit\n"
2601
2602 #: inspector/virt-inspector.c:259
2603 #, c-format
2604 msgid ""
2605 "%s: no operating system could be detected inside this disk image.\n"
2606 "\n"
2607 "This may be because the file is not a disk image, or is not a virtual "
2608 "machine\n"
2609 "image, or because the OS type is not understood by libguestfs.\n"
2610 "\n"
2611 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2612 "must\n"
2613 "install the separate libguestfs-winsupport package.\n"
2614 "\n"
2615 "If you feel this is an error, please file a bug report including as much\n"
2616 "information about the disk image as possible.\n"
2617 msgstr ""
2618
2619 #: inspector/virt-inspector.c:284
2620 #, c-format
2621 msgid "%s: XML write error at \"%s\": %m\n"
2622 msgstr ""
2623
2624 #: inspector/virt-inspector.c:296
2625 #, c-format
2626 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2627 msgstr ""
2628
2629 #: inspector/virt-inspector.c:304
2630 #, fuzzy, c-format
2631 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2632 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
2633
2634 #: perl/lib/Sys/Guestfs/Lib.pm:158
2635 msgid "open_guest: first parameter must be a string or an arrayref"
2636 msgstr ""
2637
2638 #: perl/lib/Sys/Guestfs/Lib.pm:164
2639 msgid "open_guest: first argument contains undefined element"
2640 msgstr ""
2641
2642 #: perl/lib/Sys/Guestfs/Lib.pm:172
2643 #, fuzzy, perl-brace-format
2644 msgid "guest image {imagename} does not exist or is not readable"
2645 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2646
2647 #: perl/lib/Sys/Guestfs/Lib.pm:179
2648 msgid ""
2649 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2650 "XPath::XMLParser)"
2651 msgstr ""
2652
2653 #: perl/lib/Sys/Guestfs/Lib.pm:184
2654 #, fuzzy
2655 msgid "open_guest: too many domains listed on command line"
2656 msgstr "%s: empty command on command line\n"
2657
2658 #: perl/lib/Sys/Guestfs/Lib.pm:191
2659 msgid "open_guest: cannot connect to libvirt"
2660 msgstr ""
2661
2662 #: perl/lib/Sys/Guestfs/Lib.pm:210
2663 #, perl-brace-format
2664 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2665 msgstr ""
2666
2667 #: perl/lib/Sys/Guestfs/Lib.pm:213
2668 #, perl-brace-format
2669 msgid "{imagename} is not the name of a libvirt domain\n"
2670 msgstr ""
2671
2672 #: perl/lib/Sys/Guestfs/Lib.pm:242
2673 #, perl-brace-format
2674 msgid "{imagename} seems to have no disk devices\n"
2675 msgstr ""
2676
2677 #: perl/lib/Sys/Guestfs/Lib.pm:827
2678 msgid ""
2679 "No operating system could be detected inside this disk image.\n"
2680 "\n"
2681 "This may be because the file is not a disk image, or is not a virtual "
2682 "machine\n"
2683 "image, or because the OS type is not understood by virt-inspector.\n"
2684 "\n"
2685 "If you feel this is an error, please file a bug report including as much\n"
2686 "information about the disk image as possible.\n"
2687 msgstr ""
2688
2689 #: perl/lib/Sys/Guestfs/Lib.pm:901
2690 #, perl-brace-format
2691 msgid "unknown filesystem label {label}\n"
2692 msgstr ""
2693
2694 #: perl/lib/Sys/Guestfs/Lib.pm:911
2695 #, perl-brace-format
2696 msgid "unknown filesystem UUID {uuid}\n"
2697 msgstr ""
2698
2699 #: perl/lib/Sys/Guestfs/Lib.pm:936
2700 #, fuzzy, perl-brace-format
2701 msgid "unknown filesystem {fs}\n"
2702 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2703
2704 #: perl/lib/Sys/Guestfs/Lib.pm:1014
2705 #, perl-brace-format
2706 msgid "Error running rpm -qa: {error}"
2707 msgstr ""
2708
2709 #: perl/lib/Sys/Guestfs/Lib.pm:1040
2710 #, perl-brace-format
2711 msgid "Error running dpkg-query: {error}"
2712 msgstr ""
2713
2714 #: perl/lib/Sys/Guestfs/Lib.pm:1105
2715 msgid "Can't find grub on guest"
2716 msgstr ""
2717
2718 #: perl/lib/Sys/Guestfs/Lib.pm:1160
2719 #, perl-brace-format
2720 msgid "Grub entry {title} has no kernel"
2721 msgstr ""
2722
2723 #: perl/lib/Sys/Guestfs/Lib.pm:1191
2724 #, perl-brace-format
2725 msgid "grub refers to {path}, which doesn't exist\n"
2726 msgstr ""
2727
2728 #: perl/lib/Sys/Guestfs/Lib.pm:1214
2729 #, perl-brace-format
2730 msgid "Grub entry {title} does not specify an initrd"
2731 msgstr ""
2732
2733 #: perl/lib/Sys/Guestfs/Lib.pm:1283
2734 #, perl-brace-format
2735 msgid "Didn't find modules directory {modules} for kernel {path}"
2736 msgstr ""
2737
2738 #: perl/lib/Sys/Guestfs/Lib.pm:1291
2739 #, perl-brace-format
2740 msgid "Couldn't guess kernel version number from path for kernel {path}"
2741 msgstr ""
2742
2743 #: perl/lib/Sys/Guestfs/Lib.pm:1345
2744 #, fuzzy, perl-brace-format
2745 msgid "{path} doesn't match augeas pattern"
2746 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2747
2748 #: perl/lib/Sys/Guestfs/Lib.pm:1384
2749 #, perl-brace-format
2750 msgid "{filename}: could not read initrd format"
2751 msgstr ""
2752
2753 #: rescue/virt-rescue.c:60
2754 #, fuzzy, c-format
2755 msgid ""
2756 "%s: Run a rescue shell on a virtual machine\n"
2757 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2758 "Usage:\n"
2759 "  %s [--options] -d domname\n"
2760 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2761 "Options:\n"
2762 "  -a|--add image       Add image\n"
2763 "  --append kernelopts  Append kernel options\n"
2764 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2765 "  -d|--domain guest    Add disks from libvirt guest\n"
2766 "  --format[=raw|..]    Force disk format for -a option\n"
2767 "  --help               Display brief help\n"
2768 "  -m|--memsize MB      Set memory size in megabytes\n"
2769 "  --network            Enable network\n"
2770 "  -r|--ro              Access read-only\n"
2771 "  --selinux            Enable SELinux\n"
2772 "  -v|--verbose         Verbose messages\n"
2773 "  -V|--version         Display version and exit\n"
2774 "  -x                   Trace libguestfs API calls\n"
2775 "For more information, see the manpage %s(1).\n"
2776 msgstr ""
2777 "%s: FUSE module for libguestfs\n"
2778 "%s lets you mount a virtual machine filesystem\n"
2779 "Copyright (C) 2009 Red Hat Inc.\n"
2780 "Usage:\n"
2781 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2782 "Options:\n"
2783 "  -a|--add image       Add image\n"
2784 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2785 "  --fuse-help          Display extra FUSE options\n"
2786 "  --help               Display help message and exit\n"
2787 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2788 "  -n|--no-sync         Don't autosync\n"
2789 "  -o|--option opt      Pass extra option to FUSE\n"
2790 "  -r|--ro              Mount read-only\n"
2791 "  --selinux            Enable SELinux support\n"
2792 "  --trace              Trace guestfs API calls (to stderr)\n"
2793 "  -v|--verbose         Verbose messages\n"
2794 "  -V|--version         Display version and exit\n"
2795
2796 #: rescue/virt-rescue.c:173
2797 #, fuzzy, c-format
2798 msgid "%s: could not parse memory size '%s'\n"
2799 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2800
2801 #: rescue/virt-rescue.c:408
2802 #, fuzzy, c-format
2803 msgid "%s: unknown child exit status (%d)\n"
2804 msgstr "%s: unknown long option: %s (%d)\n"
2805
2806 #: src/appliance.c:181
2807 #, c-format
2808 msgid ""
2809 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2810 "LIBGUESTFS_PATH (search path: %s)"
2811 msgstr ""
2812
2813 #: src/appliance.c:331
2814 #, c-format
2815 msgid "security: cached appliance %s is not owned by UID %d"
2816 msgstr ""
2817
2818 #: src/appliance.c:336
2819 #, c-format
2820 msgid "security: cached appliance %s is not a directory (mode %o)"
2821 msgstr ""
2822
2823 #: src/appliance.c:341
2824 #, c-format
2825 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2826 msgstr ""
2827
2828 #: src/appliance.c:655
2829 #, fuzzy
2830 msgid "external command failed, see earlier error messages"
2831 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2832
2833 #: src/filearch.c:153
2834 #, c-format
2835 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2836 msgstr ""
2837
2838 #: src/filearch.c:266
2839 msgid ""
2840 "file-architecture API not available since this version of libguestfs was "
2841 "compiled without PCRE or libmagic libraries"
2842 msgstr ""
2843
2844 #: src/guestfs.c:178
2845 #, c-format
2846 msgid "guestfs_close: called twice on the same handle\n"
2847 msgstr "guestfs_close: called twice on the same handle\n"
2848
2849 #: src/guestfs.c:288
2850 #, c-format
2851 msgid "libguestfs: error: %s\n"
2852 msgstr "libguestfs: error: %s\n"
2853
2854 #: src/guestfs.c:834
2855 #, c-format
2856 msgid "<truncated, original size %zu bytes>"
2857 msgstr ""
2858
2859 #: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646
2860 #: src/inspect.c:2696 src/inspect.c:2740
2861 #, c-format
2862 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2863 msgstr ""
2864
2865 #: src/inspect.c:1197
2866 #, fuzzy
2867 msgid "could not parse /etc/fstab or empty file"
2868 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2869
2870 #: src/inspect.c:1413
2871 #, c-format
2872 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2873 msgstr ""
2874
2875 #: src/inspect.c:1694 src/inspect.c:1707
2876 #, fuzzy, c-format
2877 msgid "could not parse integer in version number: %s"
2878 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2879
2880 #: src/inspect.c:1801
2881 msgid "no inspection data: call guestfs_inspect_os first"
2882 msgstr ""
2883
2884 #: src/inspect.c:1813
2885 #, c-format
2886 msgid ""
2887 "%s: root device not found: only call this function with a root device "
2888 "previously returned by guestfs_inspect_os"
2889 msgstr ""
2890
2891 #: src/inspect.c:1942
2892 msgid "not a Windows guest, or systemroot could not be determined"
2893 msgstr ""
2894
2895 #: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281
2896 #, fuzzy
2897 msgid "unexpected end of output from db_dump command"
2898 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2899
2900 #: src/inspect.c:2705
2901 #, c-format
2902 msgid "%s: file is empty"
2903 msgstr ""
2904
2905 #: src/inspect.c:2768
2906 msgid ""
2907 "inspection API not available since this version of libguestfs was compiled "
2908 "without PCRE or hivex libraries"
2909 msgstr ""
2910
2911 #: src/launch.c:97
2912 msgid "command line cannot be altered after qemu subprocess launched"
2913 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
2914
2915 #: src/launch.c:154
2916 msgid "guestfs_config: parameter must begin with '-' character"
2917 msgstr "guestfs_config: parameter must begin with '-' character"
2918
2919 #: src/launch.c:168
2920 #, c-format
2921 msgid "guestfs_config: parameter '%s' isn't allowed"
2922 msgstr "guestfs_config: parameter '%s' isn't allowed"
2923
2924 #: src/launch.c:234 src/launch.c:338
2925 msgid "filename cannot contain ',' (comma) character"
2926 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
2927
2928 #: src/launch.c:246 src/launch.c:251
2929 #, c-format
2930 msgid "%s parameter is empty or contains disallowed characters"
2931 msgstr ""
2932
2933 #: src/launch.c:357
2934 #, fuzzy
2935 msgid "the libguestfs handle has already been launched"
2936 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
2937
2938 #: src/launch.c:366
2939 #, c-format
2940 msgid "%s: cannot create temporary directory"
2941 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
2942
2943 #: src/launch.c:403
2944 msgid "you must call guestfs_add_drive before guestfs_launch"
2945 msgstr "you must call guestfs_add_drive before guestfs_launch"
2946
2947 #: src/launch.c:746
2948 msgid "guestfs_launch failed, see earlier error messages"
2949 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2950
2951 #: src/launch.c:759
2952 msgid "qemu launched and contacted daemon, but state != READY"
2953 msgstr "qemu launched and contacted daemon, but state != READY"
2954
2955 #: src/launch.c:845
2956 #, fuzzy
2957 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2958 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2959
2960 #: src/launch.c:853
2961 #, fuzzy
2962 msgid "contacted guestfsd, but state != READY"
2963 msgstr "qemu launched and contacted daemon, but state != READY"
2964
2965 #: src/launch.c:990
2966 #, c-format
2967 msgid ""
2968 "%s: command failed: If qemu is located on a non-standard path, try setting "
2969 "the LIBGUESTFS_QEMU environment variable."
2970 msgstr ""
2971 "%s: command failed: If qemu is located on a non-standard path, try setting "
2972 "the LIBGUESTFS_QEMU environment variable."
2973
2974 #: src/launch.c:1082
2975 msgid "qemu has not been launched yet"
2976 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
2977
2978 #: src/launch.c:1093
2979 msgid "no subprocess to kill"
2980 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
2981
2982 #: src/proto.c:146
2983 #, c-format
2984 msgid "guestfs_set_busy: called when in state %d != READY"
2985 msgstr "guestfs_set_busy: called when in state %d != READY"
2986
2987 #: src/proto.c:169
2988 #, c-format
2989 msgid "guestfs_end_busy: called when in state %d"
2990 msgstr "guestfs_end_busy: called when in state %d"
2991
2992 #: src/proto.c:350
2993 #, c-format
2994 msgid ""
2995 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2996 msgstr ""
2997 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2998
2999 #: src/proto.c:521 src/proto.c:582
3000 msgid "unexpected end of file when reading from daemon"
3001 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3002
3003 #: src/proto.c:542
3004 #, c-format
3005 msgid "received magic signature from guestfsd, but in state %d"
3006 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
3007
3008 #: src/proto.c:559
3009 #, c-format
3010 msgid "message length (%u) > maximum possible size (%d)"
3011 msgstr "message length (%u) > maximum possible size (%d)"
3012
3013 #: src/proto.c:712
3014 #, c-format
3015 msgid "guestfs___send: state %d != BUSY"
3016 msgstr "guestfs___send: state %d != BUSY"
3017
3018 #: src/proto.c:736
3019 msgid "xdr_guestfs_message_header failed"
3020 msgstr "xdr_guestfs_message_header failed"
3021
3022 #: src/proto.c:745
3023 msgid "dispatch failed to marshal args"
3024 msgstr "dispatch failed to marshal args"
3025
3026 #: src/proto.c:875
3027 #, c-format
3028 msgid "send_file_chunk: state %d != READY"
3029 msgstr "send_file_chunk: state %d != READY"
3030
3031 #: src/proto.c:891
3032 #, c-format
3033 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3034 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3035
3036 #: src/proto.c:1014
3037 #, c-format
3038 msgid "%s: error in chunked encoding"
3039 msgstr "%s: error in chunked encoding"
3040
3041 #: src/proto.c:1042
3042 msgid "write to daemon socket"
3043 msgstr "डेमॉन सॉकेट में लिखें"
3044
3045 #: src/proto.c:1065
3046 msgid "receive_file_data: parse error in reply callback"
3047 msgstr "receive_file_data: parse error in reply callback"
3048
3049 #: src/proto.c:1070
3050 msgid "receive_file_data: unexpected flag received when reading file chunks"
3051 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3052
3053 #: src/proto.c:1078
3054 msgid "failed to parse file chunk"
3055 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3056
3057 #: src/proto.c:1087
3058 msgid "file receive cancelled by daemon"
3059 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3060
3061 #: src/virt.c:92 src/virt.c:325
3062 msgid "you cannot set both live and readonly flags"
3063 msgstr ""
3064
3065 #: src/virt.c:100
3066 #, c-format
3067 msgid "could not connect to libvirt (code %d, domain %d): %s"
3068 msgstr ""
3069
3070 #: src/virt.c:108
3071 #, fuzzy, c-format
3072 msgid "no libvirt domain called '%s': %s"
3073 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3074
3075 #: src/virt.c:163 src/virt.c:413
3076 #, c-format
3077 msgid "error reading libvirt XML information: %s"
3078 msgstr ""
3079
3080 #: src/virt.c:173 src/virt.c:421
3081 msgid "unable to parse XML information returned by libvirt"
3082 msgstr ""
3083
3084 #: src/virt.c:179 src/virt.c:427
3085 #, fuzzy
3086 msgid "unable to create new XPath context"
3087 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3088
3089 #: src/virt.c:186 src/virt.c:442
3090 #, fuzzy
3091 msgid "unable to evaluate XPath expression"
3092 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3093
3094 #: src/virt.c:283
3095 #, fuzzy
3096 msgid "libvirt domain has no disks"
3097 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3098
3099 #: src/virt.c:336
3100 #, c-format
3101 msgid "error getting domain info: %s"
3102 msgstr ""
3103
3104 #: src/virt.c:350
3105 msgid ""
3106 "error: domain is a live virtual machine.\n"
3107 "Writing to the disks of a running virtual machine can cause disk "
3108 "corruption.\n"
3109 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3110 "specify live access.  In most libguestfs tools these options are --ro or\n"
3111 "--live respectively.  Consult the documentation for further information."
3112 msgstr ""
3113
3114 #: src/virt.c:470
3115 msgid ""
3116 "this guest has no libvirt <channel> definition for guestfsd\n"
3117 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3118 msgstr ""
3119
3120 #: src/virt.c:495
3121 msgid ""
3122 "add-domain API not available since this version of libguestfs was compiled "
3123 "without libvirt or libxml2"
3124 msgstr ""
3125
3126 #: test-tool/test-tool.c:82
3127 #, c-format
3128 msgid ""
3129 "libguestfs-test-tool: interactive test tool\n"
3130 "Copyright (C) 2009 Red Hat Inc.\n"
3131 "Usage:\n"
3132 "  libguestfs-test-tool [--options]\n"
3133 "Options:\n"
3134 "  --help         Display usage\n"
3135 "  --helper libguestfs-test-tool-helper\n"
3136 "                 Helper program (default: %s)\n"
3137 "  --qemudir dir  Specify QEMU source directory\n"
3138 "  --qemu qemu    Specify QEMU binary\n"
3139 "  --timeout n\n"
3140 "  -t n           Set launch timeout (default: %d seconds)\n"
3141 msgstr ""
3142 "libguestfs-test-tool: interactive test tool\n"
3143 "Copyright (C) 2009 Red Hat Inc.\n"
3144 "Usage:\n"
3145 "  libguestfs-test-tool [--options]\n"
3146 "Options:\n"
3147 "  --help         Display usage\n"
3148 "  --helper libguestfs-test-tool-helper\n"
3149 "                 Helper program (default: %s)\n"
3150 "  --qemudir dir  Specify QEMU source directory\n"
3151 "  --qemu qemu    Specify QEMU binary\n"
3152 "  --timeout n\n"
3153 "  -t n           Set launch timeout (default: %d seconds)\n"
3154
3155 #: test-tool/test-tool.c:138
3156 #, c-format
3157 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3158 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3159
3160 #: test-tool/test-tool.c:147
3161 #, c-format
3162 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3163 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3164
3165 #: test-tool/test-tool.c:159
3166 #, c-format
3167 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3168 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3169
3170 #: test-tool/test-tool.c:182
3171 #, c-format
3172 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3173 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3174
3175 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
3176 #, c-format
3177 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3178 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3179
3180 #: test-tool/test-tool.c:206
3181 #, c-format
3182 msgid "libguestfs-test-tool: guestfs_version failed\n"
3183 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3184
3185 #: test-tool/test-tool.c:228
3186 #, c-format
3187 msgid "libguestfs-test-tool: failed to launch appliance\n"
3188 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3189
3190 #: test-tool/test-tool.c:240
3191 #, c-format
3192 msgid "libguestfs-test-tool: failed to run sfdisk\n"
3193 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3194
3195 #: test-tool/test-tool.c:246
3196 #, c-format
3197 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3198 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3199
3200 #: test-tool/test-tool.c:252
3201 #, c-format
3202 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3203 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3204
3205 #: test-tool/test-tool.c:258
3206 #, c-format
3207 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3208 msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3209
3210 #: test-tool/test-tool.c:264
3211 #, c-format
3212 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3213 msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3214
3215 #: test-tool/test-tool.c:272
3216 #, c-format
3217 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
3218 msgstr "libguestfs-test-tool: could not run helper program, or helper failed\n"
3219
3220 #: test-tool/test-tool.c:303
3221 #, c-format
3222 msgid ""
3223 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3224 "--qemu/--qemudir options cannot be used.\n"
3225 msgstr ""
3226 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3227 "--qemu/--qemudir options cannot be used.\n"
3228
3229 #: test-tool/test-tool.c:311
3230 #, c-format
3231 msgid "Binary '%s' does not exist or is not executable\n"
3232 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3233
3234 #: test-tool/test-tool.c:325
3235 #, c-format
3236 msgid "%s: does not look like a qemu source directory\n"
3237 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3238
3239 #: test-tool/test-tool.c:374
3240 #, c-format
3241 msgid ""
3242 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3243 "available.  Expected to find it in '%s'\n"
3244 "\n"
3245 "Use the --helper option to specify the location of this program.\n"
3246 msgstr ""
3247 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3248 "available.  Expected to find it in '%s'\n"
3249 "\n"
3250 "Use the --helper option to specify the location of this program.\n"
3251
3252 #: test-tool/test-tool.c:390
3253 #, c-format
3254 msgid "command failed: %s"
3255 msgstr "कमांड विफल: %s"
3256
3257 #: test-tool/test-tool.c:398
3258 #, c-format
3259 msgid ""
3260 "Test tool helper program %s\n"
3261 "is not statically linked.  This is a build error when this test tool\n"
3262 "was built.\n"
3263 msgstr ""
3264 "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
3265 "स्थैतिक रूप से लिंक नहीं है.  यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
3266 "बनाया गया था.\n"
3267
3268 #: test-tool/test-tool.c:432
3269 #, c-format
3270 msgid "mkisofs command failed: %s\n"
3271 msgstr "mkisofs कमांड विफल: %s\n"
3272
3273 #: tools/virt-edit.pl:169
3274 msgid "virt-edit: no image, VM names or filenames to edit given"
3275 msgstr ""
3276
3277 #: tools/virt-edit.pl:185 tools/virt-tar.pl:243 tools/virt-win-reg.pl:217
3278 #, perl-brace-format
3279 msgid ""
3280 "{prog}: No operating system could be detected inside this disk image.\n"
3281 "\n"
3282 "This may be because the file is not a disk image, or is not a virtual "
3283 "machine\n"
3284 "image, or because the OS type is not understood by libguestfs.\n"
3285 "\n"
3286 "If you feel this is an error, please file a bug report including as much\n"
3287 "information about the disk image as possible.\n"
3288 msgstr ""
3289
3290 #: tools/virt-edit.pl:189 tools/virt-tar.pl:247 tools/virt-win-reg.pl:221
3291 #, perl-brace-format
3292 msgid "{prog}: multiboot operating systems are not supported.\n"
3293 msgstr ""
3294
3295 #: tools/virt-edit.pl:221
3296 msgid "File not changed.\n"
3297 msgstr ""
3298
3299 #: tools/virt-list-filesystems.pl:142
3300 msgid "virt-list-filesystems: no image or VM name given"
3301 msgstr ""
3302
3303 #: tools/virt-list-partitions.pl:152
3304 msgid "virt-list-partitions: no image or VM name given"
3305 msgstr ""
3306
3307 #: tools/virt-make-fs.pl:291
3308 msgid "virt-make-fs input output\n"
3309 msgstr ""
3310
3311 #: tools/virt-make-fs.pl:321
3312 msgid "unexpected output from 'du' command"
3313 msgstr ""
3314
3315 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3316 #: tools/virt-make-fs.pl:453
3317 #, perl-brace-format
3318 msgid "{f}: unknown input format: {fmt}\n"
3319 msgstr ""
3320
3321 #: tools/virt-make-fs.pl:391
3322 #, perl-brace-format
3323 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3324 msgstr ""
3325
3326 #: tools/virt-make-fs.pl:401
3327 #, fuzzy
3328 msgid ""
3329 "qemu-img create: failed to create disk image, see earlier error messages\n"
3330 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3331
3332 #: tools/virt-make-fs.pl:412
3333 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3334 msgstr ""
3335
3336 #: tools/virt-make-fs.pl:437
3337 #, fuzzy
3338 msgid "tar: failed, see earlier messages\n"
3339 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3340
3341 #: tools/virt-make-fs.pl:459
3342 #, fuzzy
3343 msgid "uncompress command failed, see earlier messages\n"
3344 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3345
3346 #: tools/virt-make-fs.pl:494
3347 msgid ""
3348 "virt-make-fs: error copying contents into filesystem\n"
3349 "An error here usually means that the program did not estimate the\n"
3350 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3351 msgstr ""
3352
3353 #: tools/virt-resize.pl:33
3354 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
3355 msgstr ""
3356
3357 #: tools/virt-resize.pl:581
3358 #, fuzzy, perl-brace-format
3359 msgid "virt-resize: {file}: does not exist or is not readable\n"
3360 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3361
3362 #: tools/virt-resize.pl:583
3363 #, perl-brace-format
3364 msgid ""
3365 "virt-resize: {file}: does not exist or is not writable\n"
3366 "You have to create the destination disk before running this program.\n"
3367 "Please read the virt-resize(1) manpage for more information.\n"
3368 msgstr ""
3369
3370 #: tools/virt-resize.pl:662 tools/virt-resize.pl:665
3371 #, perl-brace-format
3372 msgid ""
3373 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
3374 msgstr ""
3375
3376 #: tools/virt-resize.pl:681 tools/virt-resize.pl:693
3377 msgid "virt-resize: short read"
3378 msgstr ""
3379
3380 #: tools/virt-resize.pl:827
3381 #, fuzzy, perl-brace-format
3382 msgid "virt-resize: no logical volume called {n}\n"
3383 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
3384
3385 #: tools/virt-resize.pl:847
3386 #, perl-brace-format
3387 msgid ""
3388 "{p}: partition not found in the source disk image, when using the '{opt}' "
3389 "command line option\n"
3390 msgstr ""
3391
3392 #: tools/virt-resize.pl:853
3393 #, perl-brace-format
3394 msgid ""
3395 "{p}: partition ignored, you cannot use it in another command line argument\n"
3396 msgstr ""
3397
3398 #: tools/virt-resize.pl:857
3399 #, perl-brace-format
3400 msgid ""
3401 "{p}: partition deleted, you cannot use it in another command line argument\n"
3402 msgstr ""
3403
3404 #: tools/virt-resize.pl:899
3405 #, perl-brace-format
3406 msgid "{p}: this partition has already been marked for resizing\n"
3407 msgstr ""
3408
3409 #: tools/virt-resize.pl:907
3410 #, perl-brace-format
3411 msgid "{p}: missing size field in {o} option\n"
3412 msgstr ""
3413
3414 #: tools/virt-resize.pl:924
3415 #, perl-brace-format
3416 msgid "{p}: {f}: cannot parse size field\n"
3417 msgstr ""
3418
3419 #: tools/virt-resize.pl:929
3420 #, perl-brace-format
3421 msgid "{p}: new size is zero or negative\n"
3422 msgstr ""
3423
3424 #: tools/virt-resize.pl:952
3425 #, perl-brace-format
3426 msgid ""
3427 "{p}: cannot make this partition smaller because it contains a\n"
3428 "filesystem, physical volume or other content that is larger than the new "
3429 "size.\n"
3430 "You have to resize the content first, see virt-resize(1).\n"
3431 msgstr ""
3432
3433 #: tools/virt-resize.pl:968
3434 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
3435 msgstr ""
3436
3437 #: tools/virt-resize.pl:1017
3438 #, perl-brace-format
3439 msgid ""
3440 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
3441 "expand into.  You need to make the target disk larger by at least {h}.\n"
3442 msgstr ""
3443
3444 #: tools/virt-resize.pl:1032
3445 msgid ""
3446 "virt-resize: error: cannot use --shrink because there is no deficit\n"
3447 "(see 'deficit' in the virt-resize(1) man page)\n"
3448 msgstr ""
3449
3450 #: tools/virt-resize.pl:1047
3451 msgid "Summary of changes:\n"
3452 msgstr ""
3453
3454 #: tools/virt-resize.pl:1051
3455 #, perl-brace-format
3456 msgid "{p}: partition will be ignored\n"
3457 msgstr ""
3458
3459 #: tools/virt-resize.pl:1053
3460 #, perl-brace-format
3461 msgid "{p}: partition will be deleted\n"
3462 msgstr ""
3463
3464 #: tools/virt-resize.pl:1055
3465 #, perl-brace-format
3466 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
3467 msgstr ""
3468
3469 #: tools/virt-resize.pl:1060
3470 #, perl-brace-format
3471 msgid "{p}: content will be expanded using the '{meth}' method\n"
3472 msgstr ""
3473
3474 #: tools/virt-resize.pl:1065
3475 #, perl-brace-format
3476 msgid "{p}: partition will be left alone\n"
3477 msgstr ""
3478
3479 #: tools/virt-resize.pl:1070
3480 #, perl-brace-format
3481 msgid "{n}: LV will be expanded to maximum size\n"
3482 msgstr ""
3483
3484 #: tools/virt-resize.pl:1076
3485 #, perl-brace-format
3486 msgid "{n}: content will be expanded using the '{meth}' method\n"
3487 msgstr ""
3488
3489 #: tools/virt-resize.pl:1083
3490 #, perl-brace-format
3491 msgid "There is a surplus of {spl} bytes ({h}).\n"
3492 msgstr ""
3493
3494 #: tools/virt-resize.pl:1088
3495 msgid "An extra partition will be created for the surplus.\n"
3496 msgstr ""
3497
3498 #: tools/virt-resize.pl:1090
3499 msgid ""
3500 "The surplus space is not large enough for an extra partition to be created\n"
3501 "and so it will just be ignored.\n"
3502 msgstr ""
3503
3504 #: tools/virt-resize.pl:1093
3505 msgid ""
3506 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
3507 "to partition this extra space if you want.\n"
3508 msgstr ""
3509
3510 #: tools/virt-resize.pl:1096
3511 #, perl-brace-format
3512 msgid ""
3513 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3514 "You need to make the target disk larger by at least this amount,\n"
3515 "or adjust your resizing requests.\n"
3516 msgstr ""
3517
3518 #: tools/virt-resize.pl:1113
3519 msgid "virt-resize: source disk does not have a first partition\n"
3520 msgstr ""
3521
3522 #: tools/virt-resize.pl:1208
3523 #, perl-brace-format
3524 msgid "Copying {p} ...\n"
3525 msgstr ""
3526
3527 #: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329
3528 #, perl-brace-format
3529 msgid "Expanding {p} using the '{meth}' method\n"
3530 msgstr ""
3531
3532 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3533 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3534 msgstr ""
3535
3536 #: tools/virt-tar.pl:212
3537 msgid "virt-tar: no image, VM names, directory or filename given"
3538 msgstr ""
3539
3540 #: tools/virt-tar.pl:215
3541 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3542 msgstr ""
3543
3544 #: tools/virt-tar.pl:226
3545 #, perl-brace-format
3546 msgid "virt-tar: {tarball}: file not found\n"
3547 msgstr ""
3548
3549 #: tools/virt-tar.pl:229
3550 #, perl-brace-format
3551 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3552 msgstr ""
3553
3554 #: tools/virt-win-reg.pl:201
3555 msgid "no libvirt domain name or disk image given\n"
3556 msgstr ""
3557
3558 #: tools/virt-win-reg.pl:240
3559 msgid ""
3560 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3561 "export\n"
3562 msgstr ""
3563
3564 #: tools/virt-win-reg.pl:351
3565 #, perl-brace-format
3566 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3567 msgstr ""
3568
3569 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3570 #, perl-brace-format
3571 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3572 msgstr ""
3573
3574 #: tools/virt-win-reg.pl:375
3575 #, perl-brace-format
3576 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3577 msgstr ""
3578
3579 #: tools/virt-win-reg.pl:397
3580 #, perl-brace-format
3581 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3582 msgstr ""
3583
3584 #, fuzzy
3585 #~ msgid "failed to create temporary cache directory: %m"
3586 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3587
3588 #, fuzzy
3589 #~ msgid "error renaming temporary cache directory: %m"
3590 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3591
3592 #, fuzzy
3593 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3594 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3595
3596 #, fuzzy
3597 #~ msgid "  Mountpoints:\n"
3598 #~ msgstr "आरोहबिंदु दिखाएँ"
3599
3600 #, fuzzy
3601 #~ msgid "  Filesystems:\n"
3602 #~ msgstr "फाइलसिस्टम बनाएँ"
3603
3604 #~ msgid "allocate an image"
3605 #~ msgstr "छवि आबंटित करें"
3606
3607 #~ msgid "edit a file in the image"
3608 #~ msgstr "छवि में कोई फाइल संपादित करें"
3609
3610 #~ msgid "view a file in the pager"
3611 #~ msgstr "पेजर में फाइल देखें"
3612
3613 #~ msgid ""
3614 #~ "echo - display a line of text\n"
3615 #~ "     echo [<params> ...]\n"
3616 #~ "\n"
3617 #~ "    This echos the parameters to the terminal.\n"
3618 #~ msgstr ""
3619 #~ "echo - display a line of text\n"
3620 #~ "     echo [<params> ...]\n"
3621 #~ "\n"
3622 #~ "    This echos the parameters to the terminal.\n"
3623
3624 #, fuzzy
3625 #~ msgid ""
3626 #~ "edit - edit a file in the image\n"
3627 #~ "     edit <filename>\n"
3628 #~ "\n"
3629 #~ "    This is used to edit a file.\n"
3630 #~ "\n"
3631 #~ "    It is the equivalent of (and is implemented by)\n"
3632 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3633 #~ "\n"
3634 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3635 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3636 #~ "\n"
3637 #~ "    NOTE: This will not work reliably for large files\n"
3638 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3639 #~ msgstr ""
3640 #~ "edit - edit a file in the image\n"
3641 #~ "     edit <filename>\n"
3642 #~ "\n"
3643 #~ "    This is used to edit a file.\n"
3644 #~ "\n"
3645 #~ "    It is the equivalent of (and is implemented by)\n"
3646 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3647 #~ "\n"
3648 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3649 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3650 #~ "\n"
3651 #~ "    NOTE: This will not work reliably for large files\n"
3652 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3653
3654 #~ msgid ""
3655 #~ "lcd - local change directory\n"
3656 #~ "    lcd <directory>\n"
3657 #~ "\n"
3658 #~ "    Change guestfish's current directory. This command is\n"
3659 #~ "    useful if you want to download files to a particular\n"
3660 #~ "    place.\n"
3661 #~ msgstr ""
3662 #~ "lcd - local change directory\n"
3663 #~ "    lcd <directory>\n"
3664 #~ "\n"
3665 #~ "    Change guestfish's current directory. This command is\n"
3666 #~ "    useful if you want to download files to a particular\n"
3667 #~ "    place.\n"
3668
3669 #~ msgid ""
3670 #~ "glob - expand wildcards in command\n"
3671 #~ "    glob <command> [<args> ...]\n"
3672 #~ "\n"
3673 #~ "    Glob runs <command> with wildcards expanded in any\n"
3674 #~ "    command args.  Note that the command is run repeatedly\n"
3675 #~ "    once for each expanded argument.\n"
3676 #~ msgstr ""
3677 #~ "glob - expand wildcards in command\n"
3678 #~ "    glob <command> [<args> ...]\n"
3679 #~ "\n"
3680 #~ "    Glob runs <command> with wildcards expanded in any\n"
3681 #~ "    command args.  Note that the command is run repeatedly\n"
3682 #~ "    once for each expanded argument.\n"
3683
3684 #~ msgid ""
3685 #~ "more - view a file in the pager\n"
3686 #~ "     more <filename>\n"
3687 #~ "\n"
3688 #~ "    This is used to view a file in the pager.\n"
3689 #~ "\n"
3690 #~ "    It is the equivalent of (and is implemented by)\n"
3691 #~ "    running \"cat\" and using the pager.\n"
3692 #~ "\n"
3693 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3694 #~ "    \"less\" then it always uses \"less\".\n"
3695 #~ "\n"
3696 #~ "    NOTE: This will not work reliably for large files\n"
3697 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3698 #~ msgstr ""
3699 #~ "more - view a file in the pager\n"
3700 #~ "     more <filename>\n"
3701 #~ "\n"
3702 #~ "    This is used to view a file in the pager.\n"
3703 #~ "\n"
3704 #~ "    It is the equivalent of (and is implemented by)\n"
3705 #~ "    running \"cat\" and using the pager.\n"
3706 #~ "\n"
3707 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3708 #~ "    \"less\" then it always uses \"less\".\n"
3709 #~ "\n"
3710 #~ "    NOTE: This will not work reliably for large files\n"
3711 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3712
3713 #~ msgid ""
3714 #~ "reopen - close and reopen the libguestfs handle\n"
3715 #~ "     reopen\n"
3716 #~ "\n"
3717 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3718 #~ "this normally, because the handle is closed properly when guestfish\n"
3719 #~ "exits.  However this is occasionally useful for testing.\n"
3720 #~ msgstr ""
3721 #~ "reopen - close and reopen the libguestfs handle\n"
3722 #~ "     reopen\n"
3723 #~ "\n"
3724 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3725 #~ "this normally, because the handle is closed properly when guestfish\n"
3726 #~ "exits.  However this is occasionally useful for testing.\n"
3727
3728 #, fuzzy
3729 #~ msgid ""
3730 #~ "sparse - allocate a sparse image file\n"
3731 #~ "     sparse <filename> <size>\n"
3732 #~ "\n"
3733 #~ "    This creates an empty sparse file of the given size,\n"
3734 #~ "    and then adds so it can be further examined.\n"
3735 #~ "\n"
3736 #~ "    In all respects it works the same as the 'alloc'\n"
3737 #~ "    command, except that the image file is allocated\n"
3738 #~ "    sparsely, which means that disk blocks are not assigned\n"
3739 #~ "    to the file until they are needed.  Sparse disk files\n"
3740 #~ "    only use space when written to, but they are slower\n"
3741 #~ "    and there is a danger you could run out of real disk\n"
3742 #~ "    space during a write operation.\n"
3743 #~ "\n"
3744 #~ "    For more advanced image creation, see qemu-img utility.\n"
3745 #~ "\n"
3746 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3747 #~ msgstr ""
3748 #~ "sparse - allocate a sparse image file\n"
3749 #~ "     sparse <filename> <size>\n"
3750 #~ "\n"
3751 #~ "    This creates an empty sparse file of the given size,\n"
3752 #~ "    and then adds so it can be further examined.\n"
3753 #~ "\n"
3754 #~ "    In all respects it works the same as the 'alloc'\n"
3755 #~ "    command, except that the image file is allocated\n"
3756 #~ "    sparsely, which means that disk blocks are not assigned\n"
3757 #~ "    to the file until they are needed.  Sparse disk files\n"
3758 #~ "    only use space when written to, but they are slower\n"
3759 #~ "    and there is a danger you could run out of real disk\n"
3760 #~ "    space during a write operation.\n"
3761 #~ "\n"
3762 #~ "    For more advanced image creation, see qemu-img utility.\n"
3763 #~ "\n"
3764 #~ "    Size can be specified (where <nn> means a number):\n"
3765 #~ "    <nn>             number of kilobytes\n"
3766 #~ "      eg: 1440       standard 3.5\" floppy\n"
3767 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3768 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3769 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3770 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3771 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3772 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3773 #~ "    <nn>sects        number of 512 byte sectors\n"
3774
3775 #~ msgid ""
3776 #~ "time - measure time taken to run command\n"
3777 #~ "    time <command> [<args> ...]\n"
3778 #~ "\n"
3779 #~ "    This runs <command> as usual, and prints the elapsed\n"
3780 #~ "    time afterwards.\n"
3781 #~ msgstr ""
3782 #~ "time - measure time taken to run command\n"
3783 #~ "    time <command> [<args> ...]\n"
3784 #~ "\n"
3785 #~ "    This runs <command> as usual, and prints the elapsed\n"
3786 #~ "    time afterwards.\n"
3787
3788 #~ msgid "external command failed: %s"
3789 #~ msgstr "बाहरी कमांड विफल: %s"
3790
3791 #~ msgid "test if file exists"
3792 #~ msgstr "जाँचें यदि फाइल मौजूद है"
3793
3794 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3795 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3796
3797 #~ msgid "failed to connect to vmchannel socket"
3798 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3799
3800 #, fuzzy
3801 #~ msgid ""
3802 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3803 #~ "selinux\n"
3804 #~ msgstr ""
3805 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3806
3807 #, fuzzy
3808 #~ msgid "cpio command failed: {error}"
3809 #~ msgstr "कमांड विफल: %s"
3810
3811 #~ msgid ""
3812 #~ "alloc - allocate an image\n"
3813 #~ "     alloc <filename> <size>\n"
3814 #~ "\n"
3815 #~ "    This creates an empty (zeroed) file of the given size,\n"
3816 #~ "    and then adds so it can be further examined.\n"
3817 #~ "\n"
3818 #~ "    For more advanced image creation, see qemu-img utility.\n"
3819 #~ "\n"
3820 #~ "    Size can be specified (where <nn> means a number):\n"
3821 #~ "    <nn>             number of kilobytes\n"
3822 #~ "      eg: 1440       standard 3.5\" floppy\n"
3823 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3824 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3825 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3826 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3827 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3828 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3829 #~ "    <nn>sects        number of 512 byte sectors\n"
3830 #~ msgstr ""
3831 #~ "alloc - allocate an image\n"
3832 #~ "     alloc <filename> <size>\n"
3833 #~ "\n"
3834 #~ "    This creates an empty (zeroed) file of the given size,\n"
3835 #~ "    and then adds so it can be further examined.\n"
3836 #~ "\n"
3837 #~ "    For more advanced image creation, see qemu-img utility.\n"
3838 #~ "\n"
3839 #~ "    Size can be specified (where <nn> means a number):\n"
3840 #~ "    <nn>             number of kilobytes\n"
3841 #~ "      eg: 1440       standard 3.5\" floppy\n"
3842 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3843 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3844 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3845 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3846 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3847 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3848 #~ "    <nn>sects        number of 512 byte sectors\n"
3849
3850 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3851 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3852
3853 #~ msgid "%s: failed to write XML document\n"
3854 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3855
3856 #~ msgid "hivexml: missing name of input file\n"
3857 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3858
3859 #~ msgid ""
3860 #~ "\n"
3861 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3862 #~ "Windows Registry binary hive files.\n"
3863 #~ "\n"
3864 #~ "Type: 'help' for help summary\n"
3865 #~ "      'quit' to quit the shell\n"
3866 #~ "\n"
3867 #~ msgstr ""
3868 #~ "\n"
3869 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3870 #~ "Windows Registry binary hive files.\n"
3871 #~ "\n"
3872 #~ "Type: 'help' for help summary\n"
3873 #~ "      'quit' to quit the shell\n"
3874 #~ "\n"
3875
3876 #~ msgid "hivexsh: error getting parent of node %zu\n"
3877 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3878
3879 #~ msgid "hivexsh: error getting node name of node %zx\n"
3880 #~ msgstr "hivexsh: नोड %zx के नोड नाम को पाने में त्रुटि\n"
3881
3882 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3883 #~ msgstr ""
3884 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3885 #~ "करना चाहिए\n"
3886
3887 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3888 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3889
3890 #~ msgid "hivexsh: load: no hive file name given to load\n"
3891 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3892
3893 #~ msgid ""
3894 #~ "hivexsh: failed to open hive file: %s: %m\n"
3895 #~ "\n"
3896 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3897 #~ "a regedit *.reg file) then please run this command again using the\n"
3898 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3899 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3900 #~ "\n"
3901 #~ msgstr ""
3902 #~ "hivexsh: failed to open hive file: %s: %m\n"
3903 #~ "\n"
3904 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3905 #~ "a regedit *.reg file) then please run this command again using the\n"
3906 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3907 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3908 #~ "\n"
3909
3910 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3911 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3912
3913 #~ msgid ""
3914 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3915 #~ "parameter correctly?\n"
3916 #~ msgstr ""
3917 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3918 #~ "parameter correctly?\n"
3919
3920 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3921 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3922
3923 #~ msgid ""
3924 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3925 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3926 #~ "current key.  Full documentation is in the hivexsh(1) manual page.\n"
3927 #~ msgstr ""
3928 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3929 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3930 #~ "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3931
3932 #~ msgid "%s: %s: key not found\n"
3933 #~ msgstr "%s: %s: कुंजी नहीं मिला\n"
3934
3935 #~ msgid "hivexsh: setval: unexpected end of input\n"
3936 #~ msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3937
3938 #~ msgid ""
3939 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
3940 #~ "input\n"
3941 #~ msgstr ""
3942 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
3943 #~ "गया है\n"
3944
3945 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
3946 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
3947
3948 #~ msgid ""
3949 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
3950 #~ "hivexsh(1) for help: %s\n"
3951 #~ msgstr ""
3952 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
3953 #~ "लिए संदर्भ लें: %s\n"
3954
3955 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
3956 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"