Version 1.9.13.
[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-24 12:04+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:55 cat/virt-filesystems.c:97 cat/virt-ls.c:56 df/main.c:68
26 #: fish/fish.c:96 fuse/guestmount.c:863 inspector/virt-inspector.c:69
27 #: rescue/virt-rescue.c:57
28 #, c-format
29 msgid "Try `%s --help' for more information.\n"
30 msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
31
32 #: cat/virt-cat.c:59
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:115 cat/virt-filesystems.c:200 cat/virt-ls.c:121
73 #: df/domains.c:428 df/main.c:134 fish/fish.c:217 fuse/guestmount.c:976
74 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:127
75 #, c-format
76 msgid "guestfs_create: failed to create handle\n"
77 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
78
79 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
80 #: df/main.c:158 fish/fish.c:287 fuse/guestmount.c:1026
81 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:151
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:101
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:316 df/main.c:253
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:60
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:72
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:265
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:2543
334 msgid "Command"
335 msgstr "कमांड"
336
337 #: fish/cmds.c:2543
338 msgid "Description"
339 msgstr "वर्णन"
340
341 #: fish/cmds.c:2545
342 msgid "add a CD-ROM disk image to examine"
343 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
344
345 #: fish/cmds.c:2546
346 msgid "add the disk(s) from a named libvirt domain"
347 msgstr ""
348
349 #: fish/cmds.c:2547 fish/cmds.c:2548
350 msgid "add an image to examine or modify"
351 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
352
353 #: fish/cmds.c:2549
354 msgid "add a drive in snapshot mode (read-only)"
355 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
356
357 #: fish/cmds.c:2550
358 msgid "add a drive read-only specifying the QEMU block emulation to use"
359 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
360
361 #: fish/cmds.c:2551
362 msgid "add a drive specifying the QEMU block emulation to use"
363 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
364
365 #: fish/cmds.c:2552
366 #, fuzzy
367 msgid "allocate and add a disk file"
368 msgstr "तनु छवि फाइल आबंटित करें"
369
370 #: fish/cmds.c:2553
371 #, fuzzy
372 msgid "clear Augeas path"
373 msgstr "Augeas पथ हटाएँ"
374
375 #: fish/cmds.c:2554
376 msgid "close the current Augeas handle"
377 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
378
379 #: fish/cmds.c:2555
380 msgid "define an Augeas node"
381 msgstr "कोई Augeas नोड परिभाषित करें"
382
383 #: fish/cmds.c:2556
384 msgid "define an Augeas variable"
385 msgstr "कोई Augeas चर परिभाषित करें"
386
387 #: fish/cmds.c:2557
388 msgid "look up the value of an Augeas path"
389 msgstr "Augeas पथ के मान के लिए देखें"
390
391 #: fish/cmds.c:2558
392 msgid "create a new Augeas handle"
393 msgstr "नया Augeas नियंत्रण बनाएँ"
394
395 #: fish/cmds.c:2559
396 msgid "insert a sibling Augeas node"
397 msgstr "सहोदर Augeas नोड घुसाएँ"
398
399 #: fish/cmds.c:2560
400 msgid "load files into the tree"
401 msgstr "तरू में फाइल लोड करें"
402
403 #: fish/cmds.c:2561
404 msgid "list Augeas nodes under augpath"
405 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
406
407 #: fish/cmds.c:2562
408 msgid "return Augeas nodes which match augpath"
409 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
410
411 #: fish/cmds.c:2563
412 msgid "move Augeas node"
413 msgstr "Augeas नोड खिसकाएँ"
414
415 #: fish/cmds.c:2564
416 msgid "remove an Augeas path"
417 msgstr "Augeas पथ हटाएँ"
418
419 #: fish/cmds.c:2565
420 msgid "write all pending Augeas changes to disk"
421 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
422
423 #: fish/cmds.c:2566
424 msgid "set Augeas path to value"
425 msgstr "Augeas पथ को वाल्व में सेट करें"
426
427 #: fish/cmds.c:2567
428 msgid "test availability of some parts of the API"
429 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
430
431 #: fish/cmds.c:2568
432 #, fuzzy
433 msgid "return a list of all optional groups"
434 msgstr "inotify घटना की सूची वापस करता है"
435
436 #: fish/cmds.c:2569
437 msgid "upload base64-encoded data to file"
438 msgstr ""
439
440 #: fish/cmds.c:2570
441 #, fuzzy
442 msgid "download file and encode as base64"
443 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
444
445 #: fish/cmds.c:2571
446 msgid "flush device buffers"
447 msgstr "फ्लश युक्ति बफर"
448
449 #: fish/cmds.c:2572
450 msgid "get blocksize of block device"
451 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
452
453 #: fish/cmds.c:2573
454 msgid "is block device set to read-only"
455 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
456
457 #: fish/cmds.c:2574
458 msgid "get total size of device in bytes"
459 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
460
461 #: fish/cmds.c:2575
462 msgid "get sectorsize of block device"
463 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
464
465 #: fish/cmds.c:2576
466 msgid "get total size of device in 512-byte sectors"
467 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
468
469 #: fish/cmds.c:2577
470 msgid "reread partition table"
471 msgstr "विभाजन सारणी फिर पढ़ें"
472
473 #: fish/cmds.c:2578
474 msgid "set blocksize of block device"
475 msgstr "खंड युक्ति का खंड आकार सेट करें"
476
477 #: fish/cmds.c:2579
478 msgid "set block device to read-only"
479 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
480
481 #: fish/cmds.c:2580
482 msgid "set block device to read-write"
483 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
484
485 #: fish/cmds.c:2581
486 msgid "return true path on case-insensitive filesystem"
487 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
488
489 #: fish/cmds.c:2582
490 msgid "list the contents of a file"
491 msgstr "फाइल की सामग्री सूचीबद्ध करें"
492
493 #: fish/cmds.c:2583
494 msgid "compute MD5, SHAx or CRC checksum of file"
495 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
496
497 #: fish/cmds.c:2584
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:2585
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:2586
508 msgid "change file mode"
509 msgstr "फाइल नोड बदलें"
510
511 #: fish/cmds.c:2587 fish/cmds.c:2701
512 msgid "change file owner and group"
513 msgstr "फाइल स्वामी और समूह बदलें"
514
515 #: fish/cmds.c:2588
516 msgid "run a command from the guest filesystem"
517 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
518
519 #: fish/cmds.c:2589
520 msgid "run a command, returning lines"
521 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
522
523 #: fish/cmds.c:2590
524 msgid "add qemu parameters"
525 msgstr "qemu पैरामीटर जोड़ें"
526
527 #: fish/cmds.c:2591
528 #, fuzzy
529 msgid "copy local files or directories into an image"
530 msgstr "तरू में फाइल लोड करें"
531
532 #: fish/cmds.c:2592
533 #, fuzzy
534 msgid "copy remote files or directories out of an image"
535 msgstr "तरू में फाइल लोड करें"
536
537 #: fish/cmds.c:2593
538 #, fuzzy
539 msgid "copy size bytes from source to destination using dd"
540 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
541
542 #: fish/cmds.c:2594
543 msgid "copy a file"
544 msgstr "कोई फाइल कॉपी करें"
545
546 #: fish/cmds.c:2595
547 msgid "copy a file or directory recursively"
548 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
549
550 #: fish/cmds.c:2596
551 msgid "copy from source to destination using dd"
552 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
553
554 #: fish/cmds.c:2597
555 msgid "debugging and internals"
556 msgstr "डिबगिंग और आंतरिक"
557
558 #: fish/cmds.c:2598
559 #, fuzzy
560 msgid "debug the QEMU command line (internal use only)"
561 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
562
563 #: fish/cmds.c:2599
564 #, fuzzy
565 msgid "upload a file to the appliance (internal use only)"
566 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
567
568 #: fish/cmds.c:2600
569 msgid "report file system disk space usage"
570 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
571
572 #: fish/cmds.c:2601
573 msgid "report file system disk space usage (human readable)"
574 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
575
576 #: fish/cmds.c:2602
577 msgid "return kernel messages"
578 msgstr "कर्नेल संदेश लौटाएँ"
579
580 #: fish/cmds.c:2603
581 msgid "download a file to the local machine"
582 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
583
584 #: fish/cmds.c:2604
585 #, fuzzy
586 msgid "download a file to the local machine with offset and size"
587 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
588
589 #: fish/cmds.c:2605
590 msgid "drop kernel page cache, dentries and inodes"
591 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
592
593 #: fish/cmds.c:2606
594 msgid "estimate file space usage"
595 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
596
597 #: fish/cmds.c:2607
598 msgid "check an ext2/ext3 filesystem"
599 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
600
601 #: fish/cmds.c:2608
602 msgid "display a line of text"
603 msgstr "पाठ पंक्ति दिखाएँ"
604
605 #: fish/cmds.c:2609
606 msgid "echo arguments back to the client"
607 msgstr "इको तर्क क्लाइंट को वापस"
608
609 #: fish/cmds.c:2610
610 #, fuzzy
611 msgid "edit a file"
612 msgstr "फाइल पढ़ें"
613
614 #: fish/cmds.c:2611 fish/cmds.c:2612 fish/cmds.c:2617 fish/cmds.c:2618
615 #: fish/cmds.c:2651 fish/cmds.c:2652 fish/cmds.c:2894 fish/cmds.c:2895
616 #: fish/cmds.c:2899 fish/cmds.c:2900 fish/cmds.c:2902 fish/cmds.c:2903
617 msgid "return lines matching a pattern"
618 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
619
620 #: fish/cmds.c:2613
621 msgid "test if two files have equal contents"
622 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
623
624 #: fish/cmds.c:2614
625 msgid "test if file or directory exists"
626 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
627
628 #: fish/cmds.c:2615 fish/cmds.c:2616
629 msgid "preallocate a file in the guest filesystem"
630 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
631
632 #: fish/cmds.c:2619
633 msgid "determine file type"
634 msgstr "फाइल प्रकार निर्धारित करें"
635
636 #: fish/cmds.c:2620
637 msgid "detect the architecture of a binary file"
638 msgstr ""
639
640 #: fish/cmds.c:2621
641 msgid "return the size of the file in bytes"
642 msgstr "बाइट में फाइल का आकार वापस करें"
643
644 #: fish/cmds.c:2622
645 msgid "fill a file with octets"
646 msgstr "ऑक्टेट के साथ फाइल भरें"
647
648 #: fish/cmds.c:2623
649 #, fuzzy
650 msgid "fill a file with a repeating pattern of bytes"
651 msgstr "ऑक्टेट के साथ फाइल भरें"
652
653 #: fish/cmds.c:2624
654 msgid "find all files and directories"
655 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
656
657 #: fish/cmds.c:2625
658 msgid "find all files and directories, returning NUL-separated list"
659 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
660
661 #: fish/cmds.c:2626
662 #, fuzzy
663 msgid "find a filesystem by label"
664 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
665
666 #: fish/cmds.c:2627
667 #, fuzzy
668 msgid "find a filesystem by UUID"
669 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
670
671 #: fish/cmds.c:2628
672 msgid "run the filesystem checker"
673 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
674
675 #: fish/cmds.c:2629
676 msgid "get the additional kernel options"
677 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
678
679 #: fish/cmds.c:2630
680 #, fuzzy
681 msgid "get the attach method"
682 msgstr "खोज पथ पाएँ"
683
684 #: fish/cmds.c:2631
685 msgid "get autosync mode"
686 msgstr "autosync विधि पाएँ"
687
688 #: fish/cmds.c:2632
689 msgid "get direct appliance mode flag"
690 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
691
692 #: fish/cmds.c:2633
693 msgid "get the ext2/3/4 filesystem label"
694 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
695
696 #: fish/cmds.c:2634
697 msgid "get the ext2/3/4 filesystem UUID"
698 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
699
700 #: fish/cmds.c:2635
701 msgid "get memory allocated to the qemu subprocess"
702 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
703
704 #: fish/cmds.c:2636
705 #, fuzzy
706 msgid "get enable network flag"
707 msgstr "SELinux सक्रिय फ्लैग पाएँ"
708
709 #: fish/cmds.c:2637
710 msgid "get the search path"
711 msgstr "खोज पथ पाएँ"
712
713 #: fish/cmds.c:2638
714 msgid "get PID of qemu subprocess"
715 msgstr "qemu की उपप्रक्रिया PID पाएँ"
716
717 #: fish/cmds.c:2639
718 msgid "get the qemu binary"
719 msgstr "qemu द्विपदीय पाएँ"
720
721 #: fish/cmds.c:2640
722 msgid "get recovery process enabled flag"
723 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
724
725 #: fish/cmds.c:2641
726 msgid "get SELinux enabled flag"
727 msgstr "SELinux सक्रिय फ्लैग पाएँ"
728
729 #: fish/cmds.c:2642
730 msgid "get the current state"
731 msgstr "मौजूदा स्थिति पाएँ"
732
733 #: fish/cmds.c:2643
734 msgid "get command trace enabled flag"
735 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
736
737 #: fish/cmds.c:2644
738 #, fuzzy
739 msgid "get the current umask"
740 msgstr "मौजूदा स्थिति पाएँ"
741
742 #: fish/cmds.c:2645
743 msgid "get verbose mode"
744 msgstr "वर्बोस विधि पाएँ"
745
746 #: fish/cmds.c:2646
747 msgid "get SELinux security context"
748 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
749
750 #: fish/cmds.c:2647 fish/cmds.c:2702
751 msgid "get a single extended attribute"
752 msgstr ""
753
754 #: fish/cmds.c:2648 fish/cmds.c:2703
755 msgid "list extended attributes of a file or directory"
756 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
757
758 #: fish/cmds.c:2649
759 msgid "expand wildcards in command"
760 msgstr "कमांड में कमांड वाइल्डकार्ड"
761
762 #: fish/cmds.c:2650
763 msgid "expand a wildcard path"
764 msgstr "वाइल्डकार्ड पथ फैलाएँ"
765
766 #: fish/cmds.c:2653
767 msgid "install GRUB"
768 msgstr "GRUB संस्थापित करें"
769
770 #: fish/cmds.c:2654
771 msgid "return first 10 lines of a file"
772 msgstr "फाइल का 10 पंक्ति वापस करें"
773
774 #: fish/cmds.c:2655
775 msgid "return first N lines of a file"
776 msgstr "फाइल का पहला N पंक्ति वापस करें"
777
778 #: fish/cmds.c:2656
779 msgid "dump a file in hexadecimal"
780 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
781
782 #: fish/cmds.c:2657
783 msgid "edit with a hex editor"
784 msgstr ""
785
786 #: fish/cmds.c:2658
787 msgid "list the contents of a single file in an initrd"
788 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
789
790 #: fish/cmds.c:2659
791 msgid "list files in an initrd"
792 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
793
794 #: fish/cmds.c:2660
795 msgid "add an inotify watch"
796 msgstr "inotify वाच जोड़ें"
797
798 #: fish/cmds.c:2661
799 msgid "close the inotify handle"
800 msgstr "inotify नियंत्रण बंद करें"
801
802 #: fish/cmds.c:2662
803 msgid "return list of watched files that had events"
804 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
805
806 #: fish/cmds.c:2663
807 msgid "create an inotify handle"
808 msgstr "inotify नियंत्रण बनाएँ"
809
810 #: fish/cmds.c:2664
811 msgid "return list of inotify events"
812 msgstr "inotify घटना की सूची वापस करता है"
813
814 #: fish/cmds.c:2665
815 msgid "remove an inotify watch"
816 msgstr "inotify जाँच का हटाएँ"
817
818 #: fish/cmds.c:2666
819 msgid "get architecture of inspected operating system"
820 msgstr ""
821
822 #: fish/cmds.c:2667
823 msgid "get distro of inspected operating system"
824 msgstr ""
825
826 #: fish/cmds.c:2668
827 msgid "get filesystems associated with inspected operating system"
828 msgstr ""
829
830 #: fish/cmds.c:2669
831 msgid "get format of inspected operating system"
832 msgstr ""
833
834 #: fish/cmds.c:2670
835 msgid "get hostname of the operating system"
836 msgstr ""
837
838 #: fish/cmds.c:2671
839 msgid "get major version of inspected operating system"
840 msgstr ""
841
842 #: fish/cmds.c:2672
843 msgid "get minor version of inspected operating system"
844 msgstr ""
845
846 #: fish/cmds.c:2673
847 msgid "get mountpoints of inspected operating system"
848 msgstr ""
849
850 #: fish/cmds.c:2674
851 msgid "get package format used by the operating system"
852 msgstr ""
853
854 #: fish/cmds.c:2675
855 msgid "get package management tool used by the operating system"
856 msgstr ""
857
858 #: fish/cmds.c:2676
859 msgid "get product name of inspected operating system"
860 msgstr ""
861
862 #: fish/cmds.c:2677
863 msgid "get product variant of inspected operating system"
864 msgstr ""
865
866 #: fish/cmds.c:2678
867 msgid "return list of operating systems found by last inspection"
868 msgstr ""
869
870 #: fish/cmds.c:2679
871 msgid "get type of inspected operating system"
872 msgstr ""
873
874 #: fish/cmds.c:2680
875 msgid "get Windows systemroot of inspected operating system"
876 msgstr ""
877
878 #: fish/cmds.c:2681
879 msgid "get live flag for install disk"
880 msgstr ""
881
882 #: fish/cmds.c:2682
883 msgid "get multipart flag for install disk"
884 msgstr ""
885
886 #: fish/cmds.c:2683
887 msgid "get netinst (network installer) flag for install disk"
888 msgstr ""
889
890 #: fish/cmds.c:2684
891 msgid "get list of applications installed in the operating system"
892 msgstr ""
893
894 #: fish/cmds.c:2685
895 msgid "inspect disk and return list of operating systems found"
896 msgstr ""
897
898 #: fish/cmds.c:2686
899 #, fuzzy
900 msgid "test if block device"
901 msgstr "खंड युक्ति को सूचीबद्ध करता है"
902
903 #: fish/cmds.c:2687
904 msgid "is busy processing a command"
905 msgstr "कमांड की प्रक्रिया में व्यस्त है"
906
907 #: fish/cmds.c:2688
908 #, fuzzy
909 msgid "test if character device"
910 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
911
912 #: fish/cmds.c:2689
913 msgid "is in configuration state"
914 msgstr "विन्यास स्थिति में है"
915
916 #: fish/cmds.c:2690
917 #, fuzzy
918 msgid "test if a directory"
919 msgstr "निर्देशिका बनाएँ"
920
921 #: fish/cmds.c:2691
922 #, fuzzy
923 msgid "test if FIFO (named pipe)"
924 msgstr "FIFO (named पाइप) बनाएँ"
925
926 #: fish/cmds.c:2692
927 msgid "test if a regular file"
928 msgstr ""
929
930 #: fish/cmds.c:2693
931 msgid "is launching subprocess"
932 msgstr "उपपक्रिया को लॉन्च कर रहा है"
933
934 #: fish/cmds.c:2694
935 #, fuzzy
936 msgid "test if device is a logical volume"
937 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
938
939 #: fish/cmds.c:2695
940 msgid "is ready to accept commands"
941 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
942
943 #: fish/cmds.c:2696
944 #, fuzzy
945 msgid "test if socket"
946 msgstr "डेमॉन सॉकेट में लिखें"
947
948 #: fish/cmds.c:2697
949 #, fuzzy
950 msgid "test if symbolic link"
951 msgstr "सांकेतिक लिंक बनाएँ"
952
953 #: fish/cmds.c:2698
954 msgid "kill the qemu subprocess"
955 msgstr "qemu उपपक्रिया को किल करें"
956
957 #: fish/cmds.c:2699
958 msgid "launch the qemu subprocess"
959 msgstr "qemu उपपक्रिया लॉन्च करें"
960
961 #: fish/cmds.c:2700
962 #, fuzzy
963 msgid "change working directory"
964 msgstr "स्थानीय परिवर्तन निर्देशिका"
965
966 #: fish/cmds.c:2704
967 msgid "list the block devices"
968 msgstr "खंड युक्ति को सूचीबद्ध करता है"
969
970 #: fish/cmds.c:2705
971 #, fuzzy
972 msgid "list filesystems"
973 msgstr "फाइलसिस्टम बनाएँ"
974
975 #: fish/cmds.c:2706
976 msgid "list the partitions"
977 msgstr "विभाजन सूचीबद्ध करें"
978
979 #: fish/cmds.c:2707
980 msgid "list the files in a directory (long format)"
981 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
982
983 #: fish/cmds.c:2708 fish/cmds.c:2709
984 msgid "create a hard link"
985 msgstr "कोई हार्ड लिंक बनाएँ"
986
987 #: fish/cmds.c:2710 fish/cmds.c:2711
988 msgid "create a symbolic link"
989 msgstr "सांकेतिक लिंक बनाएँ"
990
991 #: fish/cmds.c:2712 fish/cmds.c:2803
992 msgid "remove extended attribute of a file or directory"
993 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
994
995 #: fish/cmds.c:2713
996 msgid "list the files in a directory"
997 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
998
999 #: fish/cmds.c:2714 fish/cmds.c:2830
1000 msgid "set extended attribute of a file or directory"
1001 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
1002
1003 #: fish/cmds.c:2715
1004 msgid "get file information for a symbolic link"
1005 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
1006
1007 #: fish/cmds.c:2716
1008 msgid "lstat on multiple files"
1009 msgstr "lstat विविध फाइल पर"
1010
1011 #: fish/cmds.c:2717
1012 #, fuzzy
1013 msgid "add a key on a LUKS encrypted device"
1014 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1015
1016 #: fish/cmds.c:2718
1017 #, fuzzy
1018 msgid "close a LUKS device"
1019 msgstr "युक्ति पर स्वैप सक्रिय करें"
1020
1021 #: fish/cmds.c:2719 fish/cmds.c:2720
1022 msgid "format a block device as a LUKS encrypted device"
1023 msgstr ""
1024
1025 #: fish/cmds.c:2721
1026 msgid "remove a key from a LUKS encrypted device"
1027 msgstr ""
1028
1029 #: fish/cmds.c:2722
1030 msgid "open a LUKS-encrypted block device"
1031 msgstr ""
1032
1033 #: fish/cmds.c:2723
1034 #, fuzzy
1035 msgid "open a LUKS-encrypted block device read-only"
1036 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1037
1038 #: fish/cmds.c:2724
1039 #, fuzzy
1040 msgid "create an LVM logical volume"
1041 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1042
1043 #: fish/cmds.c:2725
1044 msgid "get canonical name of an LV"
1045 msgstr ""
1046
1047 #: fish/cmds.c:2726
1048 msgid "clear LVM device filter"
1049 msgstr ""
1050
1051 #: fish/cmds.c:2727
1052 msgid "remove all LVM LVs, VGs and PVs"
1053 msgstr "सभी LVM LV, VG और PV हटाएँ"
1054
1055 #: fish/cmds.c:2728
1056 msgid "set LVM device filter"
1057 msgstr ""
1058
1059 #: fish/cmds.c:2729
1060 msgid "remove an LVM logical volume"
1061 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1062
1063 #: fish/cmds.c:2730
1064 msgid "rename an LVM logical volume"
1065 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1066
1067 #: fish/cmds.c:2731
1068 msgid "resize an LVM logical volume"
1069 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1070
1071 #: fish/cmds.c:2732
1072 msgid "expand an LV to fill free space"
1073 msgstr ""
1074
1075 #: fish/cmds.c:2733 fish/cmds.c:2734
1076 msgid "list the LVM logical volumes (LVs)"
1077 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1078
1079 #: fish/cmds.c:2735
1080 #, fuzzy
1081 msgid "get the UUID of a logical volume"
1082 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1083
1084 #: fish/cmds.c:2736
1085 msgid "lgetxattr on multiple files"
1086 msgstr "विविध फाइल पर lgetxattr करें"
1087
1088 #: fish/cmds.c:2737
1089 msgid "open the manual"
1090 msgstr ""
1091
1092 #: fish/cmds.c:2738
1093 msgid "create a directory"
1094 msgstr "निर्देशिका बनाएँ"
1095
1096 #: fish/cmds.c:2739
1097 msgid "create a directory with a particular mode"
1098 msgstr "खास विधि से निर्देशिका बनाएँ"
1099
1100 #: fish/cmds.c:2740
1101 msgid "create a directory and parents"
1102 msgstr "जनक और निर्देशिका बनाएँ"
1103
1104 #: fish/cmds.c:2741
1105 msgid "create a temporary directory"
1106 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1107
1108 #: fish/cmds.c:2742 fish/cmds.c:2743 fish/cmds.c:2744
1109 msgid "make ext2/3/4 filesystem with external journal"
1110 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1111
1112 #: fish/cmds.c:2745
1113 msgid "make ext2/3/4 external journal"
1114 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1115
1116 #: fish/cmds.c:2746
1117 msgid "make ext2/3/4 external journal with label"
1118 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1119
1120 #: fish/cmds.c:2747
1121 msgid "make ext2/3/4 external journal with UUID"
1122 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1123
1124 #: fish/cmds.c:2748
1125 msgid "make FIFO (named pipe)"
1126 msgstr "FIFO (named पाइप) बनाएँ"
1127
1128 #: fish/cmds.c:2749 fish/cmds.c:2751
1129 msgid "make a filesystem"
1130 msgstr "फाइलसिस्टम बनाएँ"
1131
1132 #: fish/cmds.c:2750
1133 msgid "make a filesystem with block size"
1134 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1135
1136 #: fish/cmds.c:2752
1137 msgid "create a mountpoint"
1138 msgstr "आरोहबिंदु बनाएँ"
1139
1140 #: fish/cmds.c:2753
1141 msgid "make block, character or FIFO devices"
1142 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1143
1144 #: fish/cmds.c:2754
1145 msgid "make block device node"
1146 msgstr "खंड युक्ति नोड बनाएँ"
1147
1148 #: fish/cmds.c:2755
1149 msgid "make char device node"
1150 msgstr "चार युक्ति नोड बनाएँ"
1151
1152 #: fish/cmds.c:2756
1153 msgid "create a swap partition"
1154 msgstr "कोई स्वैप विभाजन बनाएँ"
1155
1156 #: fish/cmds.c:2757
1157 msgid "create a swap partition with a label"
1158 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1159
1160 #: fish/cmds.c:2758
1161 msgid "create a swap partition with an explicit UUID"
1162 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1163
1164 #: fish/cmds.c:2759
1165 msgid "create a swap file"
1166 msgstr "कोई स्वैप फाइल बनाएँ"
1167
1168 #: fish/cmds.c:2760
1169 msgid "load a kernel module"
1170 msgstr "कर्नेल मॉड्यूल लोड करें"
1171
1172 #: fish/cmds.c:2761
1173 #, fuzzy
1174 msgid "view a file"
1175 msgstr "कोई फाइल खिसकाएँ"
1176
1177 #: fish/cmds.c:2762
1178 msgid "mount a guest disk at a position in the filesystem"
1179 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1180
1181 #: fish/cmds.c:2763
1182 msgid "mount a file using the loop device"
1183 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1184
1185 #: fish/cmds.c:2764
1186 msgid "mount a guest disk with mount options"
1187 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1188
1189 #: fish/cmds.c:2765
1190 msgid "mount a guest disk, read-only"
1191 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1192
1193 #: fish/cmds.c:2766
1194 msgid "mount a guest disk with mount options and vfstype"
1195 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1196
1197 #: fish/cmds.c:2767
1198 msgid "show mountpoints"
1199 msgstr "आरोहबिंदु दिखाएँ"
1200
1201 #: fish/cmds.c:2768
1202 msgid "show mounted filesystems"
1203 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1204
1205 #: fish/cmds.c:2769
1206 msgid "move a file"
1207 msgstr "कोई फाइल खिसकाएँ"
1208
1209 #: fish/cmds.c:2770
1210 msgid "probe NTFS volume"
1211 msgstr "NTFS वॉल्यूम जाँचें"
1212
1213 #: fish/cmds.c:2771
1214 #, fuzzy
1215 msgid "resize an NTFS filesystem"
1216 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1217
1218 #: fish/cmds.c:2772
1219 #, fuzzy
1220 msgid "resize an NTFS filesystem (with size)"
1221 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1222
1223 #: fish/cmds.c:2773
1224 msgid "add a partition to the device"
1225 msgstr "युक्ति में कोई विभाजन जोड़ें"
1226
1227 #: fish/cmds.c:2774
1228 #, fuzzy
1229 msgid "delete a partition"
1230 msgstr "कोई स्वैप विभाजन बनाएँ"
1231
1232 #: fish/cmds.c:2775
1233 msgid "partition whole disk with a single primary partition"
1234 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1235
1236 #: fish/cmds.c:2776
1237 #, fuzzy
1238 msgid "return true if a partition is bootable"
1239 msgstr "विभाजन सारणी फिर पढ़ें"
1240
1241 #: fish/cmds.c:2777
1242 msgid "get the MBR type byte (ID byte) from a partition"
1243 msgstr ""
1244
1245 #: fish/cmds.c:2778
1246 msgid "get the partition table type"
1247 msgstr "विभाजन सारणी प्रकार पाएँ"
1248
1249 #: fish/cmds.c:2779
1250 msgid "create an empty partition table"
1251 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1252
1253 #: fish/cmds.c:2780
1254 msgid "list partitions on a device"
1255 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1256
1257 #: fish/cmds.c:2781
1258 msgid "make a partition bootable"
1259 msgstr "विभाजन को बूट योग्य बनाएँ"
1260
1261 #: fish/cmds.c:2782
1262 msgid "set the MBR type byte (ID byte) of a partition"
1263 msgstr ""
1264
1265 #: fish/cmds.c:2783
1266 msgid "set partition name"
1267 msgstr "विभाजन नाम सेट करें"
1268
1269 #: fish/cmds.c:2784
1270 #, fuzzy
1271 msgid "convert partition name to device name"
1272 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1273
1274 #: fish/cmds.c:2785
1275 msgid "ping the guest daemon"
1276 msgstr "अतिथि डेमॉन पिंग करें"
1277
1278 #: fish/cmds.c:2786
1279 msgid "read part of a file"
1280 msgstr "किसी फाइल का हिस्सा पढ़ें"
1281
1282 #: fish/cmds.c:2787
1283 #, fuzzy
1284 msgid "read part of a device"
1285 msgstr "किसी फाइल का हिस्सा पढ़ें"
1286
1287 #: fish/cmds.c:2788
1288 msgid "create an LVM physical volume"
1289 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1290
1291 #: fish/cmds.c:2789
1292 msgid "remove an LVM physical volume"
1293 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1294
1295 #: fish/cmds.c:2790
1296 msgid "resize an LVM physical volume"
1297 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1298
1299 #: fish/cmds.c:2791
1300 #, fuzzy
1301 msgid "resize an LVM physical volume (with size)"
1302 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1303
1304 #: fish/cmds.c:2792 fish/cmds.c:2793
1305 msgid "list the LVM physical volumes (PVs)"
1306 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1307
1308 #: fish/cmds.c:2794
1309 #, fuzzy
1310 msgid "get the UUID of a physical volume"
1311 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1312
1313 #: fish/cmds.c:2795
1314 #, fuzzy
1315 msgid "write to part of a file"
1316 msgstr "किसी फाइल का हिस्सा पढ़ें"
1317
1318 #: fish/cmds.c:2796
1319 #, fuzzy
1320 msgid "write to part of a device"
1321 msgstr "किसी फाइल का हिस्सा पढ़ें"
1322
1323 #: fish/cmds.c:2797
1324 msgid "read a file"
1325 msgstr "फाइल पढ़ें"
1326
1327 #: fish/cmds.c:2798
1328 msgid "read file as lines"
1329 msgstr "फाइल पंक्ति बार पढ़ें"
1330
1331 #: fish/cmds.c:2799
1332 msgid "read directories entries"
1333 msgstr "निर्देशिका प्रविष्टि पढें"
1334
1335 #: fish/cmds.c:2800
1336 msgid "read the target of a symbolic link"
1337 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1338
1339 #: fish/cmds.c:2801
1340 msgid "readlink on multiple files"
1341 msgstr "मल्टीपल फाइल पर रीडलिंक"
1342
1343 #: fish/cmds.c:2802
1344 msgid "canonicalized absolute pathname"
1345 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1346
1347 #: fish/cmds.c:2804
1348 msgid "close and reopen libguestfs handle"
1349 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1350
1351 #: fish/cmds.c:2805
1352 #, fuzzy
1353 msgid "resize an ext2, ext3 or ext4 filesystem"
1354 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1355
1356 #: fish/cmds.c:2806
1357 #, fuzzy
1358 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1359 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1360
1361 #: fish/cmds.c:2807
1362 #, fuzzy
1363 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1364 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1365
1366 #: fish/cmds.c:2808
1367 msgid "remove a file"
1368 msgstr "फाइल हटाएँ"
1369
1370 #: fish/cmds.c:2809
1371 msgid "remove a file or directory recursively"
1372 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1373
1374 #: fish/cmds.c:2810
1375 msgid "remove a directory"
1376 msgstr "निर्देशिका हटाएँ"
1377
1378 #: fish/cmds.c:2811
1379 msgid "remove a mountpoint"
1380 msgstr "माउंट प्वाइंट हटाएँ"
1381
1382 #: fish/cmds.c:2812
1383 msgid "scrub (securely wipe) a device"
1384 msgstr "scrub (securely wipe) युक्ति"
1385
1386 #: fish/cmds.c:2813
1387 msgid "scrub (securely wipe) a file"
1388 msgstr "फाइल स्क्रब करें"
1389
1390 #: fish/cmds.c:2814
1391 msgid "scrub (securely wipe) free space"
1392 msgstr "मुक्त स्थान को साफ करें"
1393
1394 #: fish/cmds.c:2815
1395 msgid "add options to kernel command line"
1396 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1397
1398 #: fish/cmds.c:2816
1399 #, fuzzy
1400 msgid "set the attach method"
1401 msgstr "खोज पथ सेट करें"
1402
1403 #: fish/cmds.c:2817
1404 msgid "set autosync mode"
1405 msgstr "autosync विधि सेट करें"
1406
1407 #: fish/cmds.c:2818
1408 msgid "enable or disable direct appliance mode"
1409 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1410
1411 #: fish/cmds.c:2819
1412 msgid "set the ext2/3/4 filesystem label"
1413 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1414
1415 #: fish/cmds.c:2820
1416 msgid "set the ext2/3/4 filesystem UUID"
1417 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1418
1419 #: fish/cmds.c:2821
1420 msgid "set memory allocated to the qemu subprocess"
1421 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1422
1423 #: fish/cmds.c:2822
1424 msgid "set enable network flag"
1425 msgstr ""
1426
1427 #: fish/cmds.c:2823
1428 msgid "set the search path"
1429 msgstr "खोज पथ सेट करें"
1430
1431 #: fish/cmds.c:2824
1432 msgid "set the qemu binary"
1433 msgstr "emu द्विपदीय सेट करें"
1434
1435 #: fish/cmds.c:2825
1436 msgid "enable or disable the recovery process"
1437 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1438
1439 #: fish/cmds.c:2826
1440 msgid "set SELinux enabled or disabled at appliance boot"
1441 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1442
1443 #: fish/cmds.c:2827
1444 msgid "enable or disable command traces"
1445 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1446
1447 #: fish/cmds.c:2828
1448 msgid "set verbose mode"
1449 msgstr "वर्बोस विधि सेट करें"
1450
1451 #: fish/cmds.c:2829
1452 msgid "set SELinux security context"
1453 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1454
1455 #: fish/cmds.c:2831 fish/cmds.c:2832
1456 msgid "create partitions on a block device"
1457 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1458
1459 #: fish/cmds.c:2833
1460 msgid "modify a single partition on a block device"
1461 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1462
1463 #: fish/cmds.c:2834
1464 msgid "display the disk geometry from the partition table"
1465 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1466
1467 #: fish/cmds.c:2835
1468 msgid "display the kernel geometry"
1469 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1470
1471 #: fish/cmds.c:2836
1472 msgid "display the partition table"
1473 msgstr "विभाजन सारणी को दिखाएँ"
1474
1475 #: fish/cmds.c:2837
1476 msgid "run a command via the shell"
1477 msgstr "शेल से होकर कमांड चलाएँ"
1478
1479 #: fish/cmds.c:2838
1480 msgid "run a command via the shell returning lines"
1481 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1482
1483 #: fish/cmds.c:2839
1484 msgid "sleep for some seconds"
1485 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1486
1487 #: fish/cmds.c:2840
1488 #, fuzzy
1489 msgid "create a sparse disk image and add"
1490 msgstr "तनु छवि फाइल आबंटित करें"
1491
1492 #: fish/cmds.c:2841
1493 msgid "get file information"
1494 msgstr "फाइल सूचना पाएँ"
1495
1496 #: fish/cmds.c:2842
1497 msgid "get file system statistics"
1498 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1499
1500 #: fish/cmds.c:2843 fish/cmds.c:2844
1501 msgid "print the printable strings in a file"
1502 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1503
1504 #: fish/cmds.c:2845
1505 #, fuzzy
1506 msgid "list supported groups of commands"
1507 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1508
1509 #: fish/cmds.c:2846
1510 msgid "disable swap on device"
1511 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1512
1513 #: fish/cmds.c:2847
1514 msgid "disable swap on file"
1515 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1516
1517 #: fish/cmds.c:2848
1518 msgid "disable swap on labeled swap partition"
1519 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1520
1521 #: fish/cmds.c:2849
1522 msgid "disable swap on swap partition by UUID"
1523 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1524
1525 #: fish/cmds.c:2850
1526 msgid "enable swap on device"
1527 msgstr "युक्ति पर स्वैप सक्रिय करें"
1528
1529 #: fish/cmds.c:2851
1530 msgid "enable swap on file"
1531 msgstr "फाइल पर स्वैप सक्रिय करें"
1532
1533 #: fish/cmds.c:2852
1534 msgid "enable swap on labeled swap partition"
1535 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1536
1537 #: fish/cmds.c:2853
1538 msgid "enable swap on swap partition by UUID"
1539 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1540
1541 #: fish/cmds.c:2854
1542 msgid "sync disks, writes are flushed through to the disk image"
1543 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1544
1545 #: fish/cmds.c:2855
1546 msgid "return last 10 lines of a file"
1547 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1548
1549 #: fish/cmds.c:2856
1550 msgid "return last N lines of a file"
1551 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1552
1553 #: fish/cmds.c:2857
1554 msgid "unpack tarfile to directory"
1555 msgstr "tarfile को निर्देशिका में खोलें"
1556
1557 #: fish/cmds.c:2858
1558 msgid "pack directory into tarfile"
1559 msgstr "निर्देशिका को tarfile में पैक करें"
1560
1561 #: fish/cmds.c:2859 fish/cmds.c:2866
1562 msgid "unpack compressed tarball to directory"
1563 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1564
1565 #: fish/cmds.c:2860 fish/cmds.c:2867
1566 msgid "pack directory into compressed tarball"
1567 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1568
1569 #: fish/cmds.c:2861
1570 #, fuzzy
1571 msgid "print elapsed time taken to run a command"
1572 msgstr "कमांड चलाने के लिए लिया गया समय"
1573
1574 #: fish/cmds.c:2862
1575 msgid "update file timestamps or create a new file"
1576 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1577
1578 #: fish/cmds.c:2863
1579 msgid "truncate a file to zero size"
1580 msgstr "फाइल को शून्य आकार में काटें"
1581
1582 #: fish/cmds.c:2864
1583 msgid "truncate a file to a particular size"
1584 msgstr "फाइल को किसी खास आकार में काटें"
1585
1586 #: fish/cmds.c:2865
1587 msgid "get ext2/ext3/ext4 superblock details"
1588 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1589
1590 #: fish/cmds.c:2868
1591 msgid "set file mode creation mask (umask)"
1592 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1593
1594 #: fish/cmds.c:2869
1595 msgid "unmount a filesystem"
1596 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1597
1598 #: fish/cmds.c:2870
1599 msgid "unmount all filesystems"
1600 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1601
1602 #: fish/cmds.c:2871
1603 msgid "upload a file from the local machine"
1604 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1605
1606 #: fish/cmds.c:2872
1607 #, fuzzy
1608 msgid "upload a file from the local machine with offset"
1609 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1610
1611 #: fish/cmds.c:2873
1612 msgid "set timestamp of a file with nanosecond precision"
1613 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1614
1615 #: fish/cmds.c:2874
1616 msgid "get the library version number"
1617 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1618
1619 #: fish/cmds.c:2875
1620 #, fuzzy
1621 msgid "get the filesystem label"
1622 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
1623
1624 #: fish/cmds.c:2876
1625 msgid "get the Linux VFS type corresponding to a mounted device"
1626 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1627
1628 #: fish/cmds.c:2877
1629 #, fuzzy
1630 msgid "get the filesystem UUID"
1631 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
1632
1633 #: fish/cmds.c:2878
1634 msgid "activate or deactivate some volume groups"
1635 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1636
1637 #: fish/cmds.c:2879
1638 msgid "activate or deactivate all volume groups"
1639 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1640
1641 #: fish/cmds.c:2880
1642 msgid "create an LVM volume group"
1643 msgstr "LVM वॉल्यूम समूह बनाएँ"
1644
1645 #: fish/cmds.c:2881
1646 msgid "get the LV UUIDs of all LVs in the volume group"
1647 msgstr ""
1648
1649 #: fish/cmds.c:2882
1650 msgid "get the PV UUIDs containing the volume group"
1651 msgstr ""
1652
1653 #: fish/cmds.c:2883
1654 msgid "remove an LVM volume group"
1655 msgstr "LVM वाल्यूम समूह हटाएँ"
1656
1657 #: fish/cmds.c:2884
1658 msgid "rename an LVM volume group"
1659 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1660
1661 #: fish/cmds.c:2885 fish/cmds.c:2886
1662 msgid "list the LVM volume groups (VGs)"
1663 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1664
1665 #: fish/cmds.c:2887
1666 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1667 msgstr ""
1668
1669 #: fish/cmds.c:2888
1670 #, fuzzy
1671 msgid "get the UUID of a volume group"
1672 msgstr "LVM वॉल्यूम समूह बनाएँ"
1673
1674 #: fish/cmds.c:2889
1675 msgid "count characters in a file"
1676 msgstr "फाइल में वर्ण गिनती करें"
1677
1678 #: fish/cmds.c:2890
1679 msgid "count lines in a file"
1680 msgstr "फाइल में पंक्ति गिनती करें"
1681
1682 #: fish/cmds.c:2891
1683 msgid "count words in a file"
1684 msgstr "फाइल में शब्द गिनती करें"
1685
1686 #: fish/cmds.c:2892
1687 #, fuzzy
1688 msgid "create a new file"
1689 msgstr "फाइल बनाएँ"
1690
1691 #: fish/cmds.c:2893
1692 msgid "create a file"
1693 msgstr "फाइल बनाएँ"
1694
1695 #: fish/cmds.c:2896
1696 msgid "write zeroes to the device"
1697 msgstr "युक्ति में शून्य लिखें"
1698
1699 #: fish/cmds.c:2897
1700 #, fuzzy
1701 msgid "write zeroes to an entire device"
1702 msgstr "युक्ति में शून्य लिखें"
1703
1704 #: fish/cmds.c:2898
1705 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1706 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1707
1708 #: fish/cmds.c:2901
1709 msgid "determine file type inside a compressed file"
1710 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1711
1712 #: fish/cmds.c:2904
1713 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1714 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1715
1716 #: fish/cmds.c:3222 fish/cmds.c:3236 fish/cmds.c:3252 fish/cmds.c:3269
1717 #: fish/cmds.c:3286 fish/cmds.c:3304 fish/cmds.c:3323 fish/cmds.c:3339
1718 #: fish/cmds.c:3357 fish/cmds.c:3373 fish/cmds.c:3391 fish/cmds.c:3407
1719 #: fish/cmds.c:3424 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3472
1720 #: fish/cmds.c:3488 fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536
1721 #: fish/cmds.c:3552 fish/cmds.c:3570 fish/cmds.c:3603 fish/cmds.c:3619
1722 #: fish/cmds.c:3635 fish/cmds.c:3654 fish/cmds.c:3669 fish/cmds.c:3687
1723 #: fish/cmds.c:3702 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
1724 #: fish/cmds.c:3768 fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3824
1725 #: fish/cmds.c:3844 fish/cmds.c:3863 fish/cmds.c:3883 fish/cmds.c:3903
1726 #: fish/cmds.c:3923 fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3981
1727 #: fish/cmds.c:4001 fish/cmds.c:4021 fish/cmds.c:4036 fish/cmds.c:4052
1728 #: fish/cmds.c:4124 fish/cmds.c:4142 fish/cmds.c:4159 fish/cmds.c:4238
1729 #: fish/cmds.c:4258 fish/cmds.c:4278 fish/cmds.c:4298 fish/cmds.c:4318
1730 #: fish/cmds.c:4338 fish/cmds.c:4357 fish/cmds.c:4376 fish/cmds.c:4395
1731 #: fish/cmds.c:4410 fish/cmds.c:4429 fish/cmds.c:4450 fish/cmds.c:4466
1732 #: fish/cmds.c:4482 fish/cmds.c:4501 fish/cmds.c:4523 fish/cmds.c:4545
1733 #: fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4599 fish/cmds.c:4616
1734 #: fish/cmds.c:4633 fish/cmds.c:4650 fish/cmds.c:4667 fish/cmds.c:4684
1735 #: fish/cmds.c:4703 fish/cmds.c:4726 fish/cmds.c:4762 fish/cmds.c:4779
1736 #: fish/cmds.c:4802 fish/cmds.c:4824 fish/cmds.c:4845 fish/cmds.c:4865
1737 #: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4922 fish/cmds.c:4940
1738 #: fish/cmds.c:4954 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
1739 #: fish/cmds.c:5028 fish/cmds.c:5047 fish/cmds.c:5066 fish/cmds.c:5086
1740 #: fish/cmds.c:5126 fish/cmds.c:5183 fish/cmds.c:5204 fish/cmds.c:5225
1741 #: fish/cmds.c:5246 fish/cmds.c:5264 fish/cmds.c:5286 fish/cmds.c:5324
1742 #: fish/cmds.c:5346 fish/cmds.c:5425 fish/cmds.c:5464 fish/cmds.c:5479
1743 #: fish/cmds.c:5496 fish/cmds.c:5510 fish/cmds.c:5526 fish/cmds.c:5548
1744 #: fish/cmds.c:5570 fish/cmds.c:5592 fish/cmds.c:5614 fish/cmds.c:5636
1745 #: fish/cmds.c:5658 fish/cmds.c:5678 fish/cmds.c:5695 fish/cmds.c:5712
1746 #: fish/cmds.c:5731 fish/cmds.c:5750 fish/cmds.c:5770 fish/cmds.c:5806
1747 #: fish/cmds.c:5825 fish/cmds.c:5844 fish/cmds.c:5861 fish/cmds.c:5879
1748 #: fish/cmds.c:5902 fish/cmds.c:5925 fish/cmds.c:5949 fish/cmds.c:5972
1749 #: fish/cmds.c:5993 fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6059
1750 #: fish/cmds.c:6081 fish/cmds.c:6102 fish/cmds.c:6125 fish/cmds.c:6142
1751 #: fish/cmds.c:6159 fish/cmds.c:6177 fish/cmds.c:6195 fish/cmds.c:6216
1752 #: fish/cmds.c:6234 fish/cmds.c:6255 fish/cmds.c:6275 fish/cmds.c:6293
1753 #: fish/cmds.c:6314 fish/cmds.c:6337 fish/cmds.c:6360 fish/cmds.c:6382
1754 #: fish/cmds.c:6415 fish/cmds.c:6432 fish/cmds.c:6449 fish/cmds.c:6473
1755 #: fish/cmds.c:6496 fish/cmds.c:6519 fish/cmds.c:6541 fish/cmds.c:6558
1756 #: fish/cmds.c:6580 fish/cmds.c:6674 fish/cmds.c:6694 fish/cmds.c:6714
1757 #: fish/cmds.c:6734 fish/cmds.c:6752 fish/cmds.c:6773 fish/cmds.c:6809
1758 #: fish/cmds.c:6826 fish/cmds.c:6848 fish/cmds.c:6865 fish/cmds.c:6901
1759 #: fish/cmds.c:6921 fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6983
1760 #: fish/cmds.c:7000 fish/cmds.c:7019 fish/cmds.c:7038 fish/cmds.c:7060
1761 #: fish/cmds.c:7081 fish/cmds.c:7102 fish/cmds.c:7123 fish/cmds.c:7146
1762 #: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7249 fish/cmds.c:7266
1763 #: fish/cmds.c:7285 fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7351
1764 #: fish/cmds.c:7369 fish/cmds.c:7388 fish/cmds.c:7409 fish/cmds.c:7486
1765 #: fish/cmds.c:7527 fish/cmds.c:7606 fish/cmds.c:7682 fish/cmds.c:7719
1766 #: fish/cmds.c:7742 fish/cmds.c:7763 fish/cmds.c:7786 fish/cmds.c:7808
1767 #: fish/cmds.c:7833 fish/cmds.c:7876 fish/cmds.c:7917 fish/cmds.c:7938
1768 #: fish/cmds.c:7956 fish/cmds.c:7975 fish/cmds.c:7992 fish/cmds.c:8010
1769 #: fish/cmds.c:8037 fish/cmds.c:8061 fish/cmds.c:8085 fish/cmds.c:8109
1770 #: fish/cmds.c:8133 fish/cmds.c:8157 fish/cmds.c:8181 fish/cmds.c:8205
1771 #: fish/cmds.c:8229 fish/cmds.c:8253 fish/cmds.c:8277 fish/cmds.c:8301
1772 #: fish/cmds.c:8324 fish/cmds.c:8347 fish/cmds.c:8368 fish/cmds.c:8389
1773 #: fish/cmds.c:8410 fish/cmds.c:8430 fish/cmds.c:8453 fish/cmds.c:8491
1774 #: fish/cmds.c:8508 fish/cmds.c:8525 fish/cmds.c:8544 fish/cmds.c:8563
1775 #: fish/cmds.c:8580 fish/cmds.c:8597 fish/cmds.c:8614 fish/cmds.c:8631
1776 #: fish/cmds.c:8650 fish/cmds.c:8686 fish/cmds.c:8726 fish/cmds.c:8759
1777 #: fish/cmds.c:8776 fish/cmds.c:8793 fish/cmds.c:8809 fish/cmds.c:8824
1778 #: fish/cmds.c:8845 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8960
1779 #: fish/cmds.c:9000 fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9120
1780 #: fish/cmds.c:9137 fish/cmds.c:9160 fish/cmds.c:9182 fish/cmds.c:9204
1781 #: fish/cmds.c:9224 fish/cmds.c:9244 fish/cmds.c:9280 fish/cmds.c:9352
1782 #: fish/cmds.c:9392 fish/cmds.c:9450 fish/cmds.c:9476 fish/cmds.c:9502
1783 #: fish/cmds.c:9530 fish/cmds.c:9589 fish/cmds.c:9610 fish/cmds.c:9655
1784 #: fish/cmds.c:9675 fish/cmds.c:9714 fish/cmds.c:9751 fish/cmds.c:9771
1785 #: fish/cmds.c:9793 fish/cmds.c:9850 fish/cmds.c:9870 fish/cmds.c:9892
1786 #: fish/cmds.c:9914 fish/cmds.c:9933 fish/cmds.c:9953 fish/cmds.c:9980
1787 #: fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10040 fish/cmds.c:10060
1788 #: fish/cmds.c:10082 fish/cmds.c:10117 fish/cmds.c:10135 fish/cmds.c:10158
1789 #: fish/cmds.c:10180 fish/cmds.c:10195 fish/cmds.c:10212 fish/cmds.c:10249
1790 #: fish/cmds.c:10288 fish/cmds.c:10328 fish/cmds.c:10384 fish/cmds.c:10406
1791 #: fish/cmds.c:10442 fish/cmds.c:10457 fish/cmds.c:10477 fish/cmds.c:10517
1792 #: fish/cmds.c:10540 fish/cmds.c:10564 fish/cmds.c:10589 fish/cmds.c:10630
1793 #: fish/cmds.c:10655 fish/cmds.c:10693 fish/cmds.c:10724 fish/cmds.c:10755
1794 #: fish/cmds.c:10783 fish/cmds.c:10803 fish/cmds.c:10835 fish/cmds.c:10855
1795 #: fish/cmds.c:10875 fish/cmds.c:10892 fish/cmds.c:10910 fish/cmds.c:10933
1796 #: fish/cmds.c:10954 fish/cmds.c:10973 fish/cmds.c:11015 fish/cmds.c:11058
1797 #: fish/cmds.c:11102 fish/cmds.c:11141 fish/cmds.c:11160 fish/cmds.c:11180
1798 #: fish/cmds.c:11200 fish/cmds.c:11221 fish/cmds.c:11242 fish/cmds.c:11263
1799 #: fish/cmds.c:11284 fish/cmds.c:11305 fish/cmds.c:11327 fish/cmds.c:11365
1800 #: fish/cmds.c:11416 fish/cmds.c:11454 fish/cmds.c:11510 fish/cmds.c:11600
1801 #: fish/cmds.c:11629 fish/cmds.c:11656
1802 #, c-format
1803 msgid "%s should have %d parameter(s)\n"
1804 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1805
1806 #: fish/cmds.c:3223 fish/cmds.c:3237 fish/cmds.c:3253 fish/cmds.c:3270
1807 #: fish/cmds.c:3287 fish/cmds.c:3305 fish/cmds.c:3324 fish/cmds.c:3340
1808 #: fish/cmds.c:3358 fish/cmds.c:3374 fish/cmds.c:3392 fish/cmds.c:3408
1809 #: fish/cmds.c:3425 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3473
1810 #: fish/cmds.c:3489 fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537
1811 #: fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3604 fish/cmds.c:3620
1812 #: fish/cmds.c:3636 fish/cmds.c:3655 fish/cmds.c:3670 fish/cmds.c:3688
1813 #: fish/cmds.c:3703 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
1814 #: fish/cmds.c:3769 fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3825
1815 #: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3884 fish/cmds.c:3904
1816 #: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3982
1817 #: fish/cmds.c:4002 fish/cmds.c:4022 fish/cmds.c:4037 fish/cmds.c:4053
1818 #: fish/cmds.c:4074 fish/cmds.c:4125 fish/cmds.c:4143 fish/cmds.c:4160
1819 #: fish/cmds.c:4181 fish/cmds.c:4239 fish/cmds.c:4259 fish/cmds.c:4279
1820 #: fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339 fish/cmds.c:4358
1821 #: fish/cmds.c:4377 fish/cmds.c:4396 fish/cmds.c:4411 fish/cmds.c:4430
1822 #: fish/cmds.c:4451 fish/cmds.c:4467 fish/cmds.c:4483 fish/cmds.c:4502
1823 #: fish/cmds.c:4524 fish/cmds.c:4546 fish/cmds.c:4566 fish/cmds.c:4583
1824 #: fish/cmds.c:4600 fish/cmds.c:4617 fish/cmds.c:4634 fish/cmds.c:4651
1825 #: fish/cmds.c:4668 fish/cmds.c:4685 fish/cmds.c:4704 fish/cmds.c:4727
1826 #: fish/cmds.c:4763 fish/cmds.c:4780 fish/cmds.c:4803 fish/cmds.c:4825
1827 #: fish/cmds.c:4846 fish/cmds.c:4866 fish/cmds.c:4885 fish/cmds.c:4905
1828 #: fish/cmds.c:4923 fish/cmds.c:4941 fish/cmds.c:4955 fish/cmds.c:4971
1829 #: fish/cmds.c:4991 fish/cmds.c:5010 fish/cmds.c:5029 fish/cmds.c:5048
1830 #: fish/cmds.c:5067 fish/cmds.c:5087 fish/cmds.c:5127 fish/cmds.c:5184
1831 #: fish/cmds.c:5205 fish/cmds.c:5226 fish/cmds.c:5247 fish/cmds.c:5265
1832 #: fish/cmds.c:5287 fish/cmds.c:5325 fish/cmds.c:5347 fish/cmds.c:5426
1833 #: fish/cmds.c:5465 fish/cmds.c:5480 fish/cmds.c:5497 fish/cmds.c:5511
1834 #: fish/cmds.c:5527 fish/cmds.c:5549 fish/cmds.c:5571 fish/cmds.c:5593
1835 #: fish/cmds.c:5615 fish/cmds.c:5637 fish/cmds.c:5659 fish/cmds.c:5679
1836 #: fish/cmds.c:5696 fish/cmds.c:5713 fish/cmds.c:5732 fish/cmds.c:5751
1837 #: fish/cmds.c:5771 fish/cmds.c:5807 fish/cmds.c:5826 fish/cmds.c:5845
1838 #: fish/cmds.c:5862 fish/cmds.c:5880 fish/cmds.c:5903 fish/cmds.c:5926
1839 #: fish/cmds.c:5950 fish/cmds.c:5973 fish/cmds.c:5994 fish/cmds.c:6017
1840 #: fish/cmds.c:6040 fish/cmds.c:6060 fish/cmds.c:6082 fish/cmds.c:6103
1841 #: fish/cmds.c:6126 fish/cmds.c:6143 fish/cmds.c:6160 fish/cmds.c:6178
1842 #: fish/cmds.c:6196 fish/cmds.c:6217 fish/cmds.c:6235 fish/cmds.c:6256
1843 #: fish/cmds.c:6276 fish/cmds.c:6294 fish/cmds.c:6315 fish/cmds.c:6338
1844 #: fish/cmds.c:6361 fish/cmds.c:6383 fish/cmds.c:6416 fish/cmds.c:6433
1845 #: fish/cmds.c:6450 fish/cmds.c:6474 fish/cmds.c:6497 fish/cmds.c:6520
1846 #: fish/cmds.c:6542 fish/cmds.c:6559 fish/cmds.c:6581 fish/cmds.c:6675
1847 #: fish/cmds.c:6695 fish/cmds.c:6715 fish/cmds.c:6735 fish/cmds.c:6753
1848 #: fish/cmds.c:6774 fish/cmds.c:6810 fish/cmds.c:6827 fish/cmds.c:6849
1849 #: fish/cmds.c:6866 fish/cmds.c:6902 fish/cmds.c:6922 fish/cmds.c:6942
1850 #: fish/cmds.c:6962 fish/cmds.c:6984 fish/cmds.c:7001 fish/cmds.c:7020
1851 #: fish/cmds.c:7039 fish/cmds.c:7061 fish/cmds.c:7082 fish/cmds.c:7103
1852 #: fish/cmds.c:7124 fish/cmds.c:7147 fish/cmds.c:7188 fish/cmds.c:7211
1853 #: fish/cmds.c:7250 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7307
1854 #: fish/cmds.c:7330 fish/cmds.c:7352 fish/cmds.c:7370 fish/cmds.c:7389
1855 #: fish/cmds.c:7410 fish/cmds.c:7487 fish/cmds.c:7528 fish/cmds.c:7607
1856 #: fish/cmds.c:7683 fish/cmds.c:7720 fish/cmds.c:7743 fish/cmds.c:7764
1857 #: fish/cmds.c:7787 fish/cmds.c:7809 fish/cmds.c:7834 fish/cmds.c:7877
1858 #: fish/cmds.c:7918 fish/cmds.c:7939 fish/cmds.c:7957 fish/cmds.c:7976
1859 #: fish/cmds.c:7993 fish/cmds.c:8011 fish/cmds.c:8038 fish/cmds.c:8062
1860 #: fish/cmds.c:8086 fish/cmds.c:8110 fish/cmds.c:8134 fish/cmds.c:8158
1861 #: fish/cmds.c:8182 fish/cmds.c:8206 fish/cmds.c:8230 fish/cmds.c:8254
1862 #: fish/cmds.c:8278 fish/cmds.c:8302 fish/cmds.c:8325 fish/cmds.c:8348
1863 #: fish/cmds.c:8369 fish/cmds.c:8390 fish/cmds.c:8411 fish/cmds.c:8431
1864 #: fish/cmds.c:8454 fish/cmds.c:8492 fish/cmds.c:8509 fish/cmds.c:8526
1865 #: fish/cmds.c:8545 fish/cmds.c:8564 fish/cmds.c:8581 fish/cmds.c:8598
1866 #: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8651 fish/cmds.c:8687
1867 #: fish/cmds.c:8727 fish/cmds.c:8760 fish/cmds.c:8777 fish/cmds.c:8794
1868 #: fish/cmds.c:8810 fish/cmds.c:8825 fish/cmds.c:8846 fish/cmds.c:8884
1869 #: fish/cmds.c:8922 fish/cmds.c:8961 fish/cmds.c:9001 fish/cmds.c:9042
1870 #: fish/cmds.c:9083 fish/cmds.c:9121 fish/cmds.c:9138 fish/cmds.c:9161
1871 #: fish/cmds.c:9183 fish/cmds.c:9205 fish/cmds.c:9225 fish/cmds.c:9245
1872 #: fish/cmds.c:9281 fish/cmds.c:9353 fish/cmds.c:9393 fish/cmds.c:9451
1873 #: fish/cmds.c:9477 fish/cmds.c:9503 fish/cmds.c:9531 fish/cmds.c:9590
1874 #: fish/cmds.c:9611 fish/cmds.c:9656 fish/cmds.c:9676 fish/cmds.c:9715
1875 #: fish/cmds.c:9752 fish/cmds.c:9772 fish/cmds.c:9794 fish/cmds.c:9851
1876 #: fish/cmds.c:9871 fish/cmds.c:9893 fish/cmds.c:9915 fish/cmds.c:9934
1877 #: fish/cmds.c:9954 fish/cmds.c:9981 fish/cmds.c:10001 fish/cmds.c:10021
1878 #: fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10083 fish/cmds.c:10118
1879 #: fish/cmds.c:10136 fish/cmds.c:10159 fish/cmds.c:10181 fish/cmds.c:10196
1880 #: fish/cmds.c:10213 fish/cmds.c:10250 fish/cmds.c:10289 fish/cmds.c:10329
1881 #: fish/cmds.c:10385 fish/cmds.c:10407 fish/cmds.c:10443 fish/cmds.c:10458
1882 #: fish/cmds.c:10478 fish/cmds.c:10518 fish/cmds.c:10541 fish/cmds.c:10565
1883 #: fish/cmds.c:10590 fish/cmds.c:10631 fish/cmds.c:10656 fish/cmds.c:10694
1884 #: fish/cmds.c:10725 fish/cmds.c:10756 fish/cmds.c:10784 fish/cmds.c:10804
1885 #: fish/cmds.c:10836 fish/cmds.c:10856 fish/cmds.c:10876 fish/cmds.c:10893
1886 #: fish/cmds.c:10911 fish/cmds.c:10934 fish/cmds.c:10955 fish/cmds.c:10974
1887 #: fish/cmds.c:11016 fish/cmds.c:11059 fish/cmds.c:11103 fish/cmds.c:11142
1888 #: fish/cmds.c:11161 fish/cmds.c:11181 fish/cmds.c:11201 fish/cmds.c:11222
1889 #: fish/cmds.c:11243 fish/cmds.c:11264 fish/cmds.c:11285 fish/cmds.c:11306
1890 #: fish/cmds.c:11328 fish/cmds.c:11366 fish/cmds.c:11417 fish/cmds.c:11455
1891 #: fish/cmds.c:11511 fish/cmds.c:11534 fish/cmds.c:11601 fish/cmds.c:11630
1892 #: fish/cmds.c:11657
1893 #, c-format
1894 msgid "type 'help %s' for help on %s\n"
1895 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
1896
1897 #: fish/cmds.c:3581 fish/cmds.c:4739 fish/cmds.c:5097 fish/cmds.c:5137
1898 #: fish/cmds.c:5156 fish/cmds.c:5299 fish/cmds.c:5358 fish/cmds.c:5377
1899 #: fish/cmds.c:5396 fish/cmds.c:5439 fish/cmds.c:5782 fish/cmds.c:6393
1900 #: fish/cmds.c:6592 fish/cmds.c:6611 fish/cmds.c:6630 fish/cmds.c:6649
1901 #: fish/cmds.c:6785 fish/cmds.c:6876 fish/cmds.c:7157 fish/cmds.c:7221
1902 #: fish/cmds.c:7420 fish/cmds.c:7439 fish/cmds.c:7458 fish/cmds.c:7497
1903 #: fish/cmds.c:7538 fish/cmds.c:7557 fish/cmds.c:7576 fish/cmds.c:7617
1904 #: fish/cmds.c:7636 fish/cmds.c:7655 fish/cmds.c:7693 fish/cmds.c:7846
1905 #: fish/cmds.c:7889 fish/cmds.c:8466 fish/cmds.c:8661 fish/cmds.c:8699
1906 #: fish/cmds.c:8737 fish/cmds.c:8857 fish/cmds.c:8894 fish/cmds.c:8932
1907 #: fish/cmds.c:8971 fish/cmds.c:9012 fish/cmds.c:9053 fish/cmds.c:9094
1908 #: fish/cmds.c:9257 fish/cmds.c:9293 fish/cmds.c:9306 fish/cmds.c:9319
1909 #: fish/cmds.c:9332 fish/cmds.c:9365 fish/cmds.c:9403 fish/cmds.c:9422
1910 #: fish/cmds.c:9543 fish/cmds.c:9562 fish/cmds.c:9623 fish/cmds.c:9636
1911 #: fish/cmds.c:9687 fish/cmds.c:9726 fish/cmds.c:9804 fish/cmds.c:9823
1912 #: fish/cmds.c:10097 fish/cmds.c:10224 fish/cmds.c:10261 fish/cmds.c:10300
1913 #: fish/cmds.c:10340 fish/cmds.c:10359 fish/cmds.c:10418 fish/cmds.c:10491
1914 #: fish/cmds.c:10601 fish/cmds.c:10671 fish/cmds.c:10705 fish/cmds.c:10736
1915 #: fish/cmds.c:10767 fish/cmds.c:10816 fish/cmds.c:10987 fish/cmds.c:11029
1916 #: fish/cmds.c:11074 fish/cmds.c:11116 fish/cmds.c:11342 fish/cmds.c:11380
1917 #: fish/cmds.c:11393 fish/cmds.c:11431 fish/cmds.c:11466 fish/cmds.c:11485
1918 #: fish/cmds.c:11552
1919 #, c-format
1920 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1921 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
1922
1923 #: fish/cmds.c:3587 fish/cmds.c:4745 fish/cmds.c:5103 fish/cmds.c:5143
1924 #: fish/cmds.c:5162 fish/cmds.c:5305 fish/cmds.c:5364 fish/cmds.c:5383
1925 #: fish/cmds.c:5402 fish/cmds.c:5445 fish/cmds.c:5788 fish/cmds.c:6399
1926 #: fish/cmds.c:6598 fish/cmds.c:6617 fish/cmds.c:6636 fish/cmds.c:6655
1927 #: fish/cmds.c:6791 fish/cmds.c:6882 fish/cmds.c:7163 fish/cmds.c:7227
1928 #: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7464 fish/cmds.c:7503
1929 #: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7623
1930 #: fish/cmds.c:7642 fish/cmds.c:7661 fish/cmds.c:7699 fish/cmds.c:7852
1931 #: fish/cmds.c:7895 fish/cmds.c:8472 fish/cmds.c:8667 fish/cmds.c:8705
1932 #: fish/cmds.c:8743 fish/cmds.c:8863 fish/cmds.c:8900 fish/cmds.c:8938
1933 #: fish/cmds.c:8977 fish/cmds.c:9018 fish/cmds.c:9059 fish/cmds.c:9100
1934 #: fish/cmds.c:9371 fish/cmds.c:9409 fish/cmds.c:9428 fish/cmds.c:9549
1935 #: fish/cmds.c:9693 fish/cmds.c:9732 fish/cmds.c:9810 fish/cmds.c:9829
1936 #: fish/cmds.c:10230 fish/cmds.c:10267 fish/cmds.c:10306 fish/cmds.c:10346
1937 #: fish/cmds.c:10365 fish/cmds.c:10424 fish/cmds.c:10497 fish/cmds.c:10607
1938 #: fish/cmds.c:10993 fish/cmds.c:11035 fish/cmds.c:11080 fish/cmds.c:11122
1939 #: fish/cmds.c:11472 fish/cmds.c:11558
1940 #, c-format
1941 msgid "%s: %s: integer out of range\n"
1942 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
1943
1944 #: fish/cmds.c:4073 fish/cmds.c:4180 fish/cmds.c:11533
1945 #, fuzzy, c-format
1946 msgid "%s should have %d-%d parameter(s)\n"
1947 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1948
1949 #: fish/cmds.c:4099 fish/cmds.c:4211 fish/cmds.c:11573
1950 #, fuzzy, c-format
1951 msgid "%s: unknown optional argument \"%s\"\n"
1952 msgstr "%s: too many arguments\n"
1953
1954 #: fish/cmds.c:4105 fish/cmds.c:4217 fish/cmds.c:11579
1955 #, fuzzy, c-format
1956 msgid "%s: optional argument \"%s\" given twice\n"
1957 msgstr "%s: too many arguments\n"
1958
1959 #: fish/cmds.c:11674
1960 #, c-format
1961 msgid "%s: unknown command\n"
1962 msgstr "%s: अज्ञात कमांड\n"
1963
1964 #: fish/copy.c:41
1965 #, c-format
1966 msgid ""
1967 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1968 msgstr ""
1969
1970 #: fish/copy.c:54
1971 #, fuzzy, c-format
1972 msgid "copy-in: target '%s' is not a directory\n"
1973 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1974
1975 #: fish/copy.c:139
1976 #, c-format
1977 msgid "error: argument is zero length or longer than maximum permitted\n"
1978 msgstr ""
1979
1980 #: fish/copy.c:184
1981 #, c-format
1982 msgid ""
1983 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1984 "image\n"
1985 msgstr ""
1986
1987 #: fish/copy.c:195
1988 #, fuzzy, c-format
1989 msgid "copy-out: target '%s' is not a directory\n"
1990 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1991
1992 #: fish/copy.c:225
1993 #, fuzzy, c-format
1994 msgid "copy-out: '%s' is not a file or directory\n"
1995 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
1996
1997 #: fish/edit.c:44
1998 #, c-format
1999 msgid "use '%s filename' to edit a file\n"
2000 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
2001
2002 #: fish/fish.c:100
2003 #, fuzzy, c-format
2004 msgid ""
2005 "%s: guest filesystem shell\n"
2006 "%s lets you edit virtual machine filesystems\n"
2007 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2008 "Usage:\n"
2009 "  %s [--options] cmd [: cmd : cmd ...]\n"
2010 "Options:\n"
2011 "  -h|--cmd-help        List available commands\n"
2012 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2013 "  -a|--add image       Add image\n"
2014 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2015 "  --csh                Make --listen csh-compatible\n"
2016 "  -d|--domain guest    Add disks from libvirt guest\n"
2017 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2018 "  --echo-keys          Don't turn off echo for passphrases\n"
2019 "  -f|--file file       Read commands from file\n"
2020 "  --format[=raw|..]    Force disk format for -a option\n"
2021 "  -i|--inspector       Automatically mount filesystems\n"
2022 "  --keys-from-stdin    Read passphrases from stdin\n"
2023 "  --listen             Listen for remote commands\n"
2024 "  --live               Connect to a live virtual machine\n"
2025 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2026 "  -n|--no-sync         Don't autosync\n"
2027 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2028 "  --progress-bars      Enable progress bars even when not interactive\n"
2029 "  --no-progress-bars   Disable progress bars\n"
2030 "  --remote[=pid]       Send commands to remote %s\n"
2031 "  -r|--ro              Mount read-only\n"
2032 "  --selinux            Enable SELinux support\n"
2033 "  -v|--verbose         Verbose messages\n"
2034 "  -V|--version         Display version and exit\n"
2035 "  -w|--rw              Mount read-write\n"
2036 "  -x                   Echo each command before executing it\n"
2037 "\n"
2038 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2039 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2040 "or\n"
2041 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2042 "\n"
2043 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2044 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2045 "\n"
2046 "For more information, see the manpage %s(1).\n"
2047 msgstr ""
2048 "%s: guest filesystem shell\n"
2049 "%s lets you edit virtual machine filesystems\n"
2050 "Copyright (C) 2009 Red Hat Inc.\n"
2051 "Usage:\n"
2052 "  %s [--options] cmd [: cmd : cmd ...]\n"
2053 "  %s -i libvirt-domain\n"
2054 "  %s -i disk-image(s)\n"
2055 "or for interactive use:\n"
2056 "  %s\n"
2057 "or from a shell script:\n"
2058 "  %s <<EOF\n"
2059 "  cmd\n"
2060 "  ...\n"
2061 "  EOF\n"
2062 "Options:\n"
2063 "  -h|--cmd-help        List available commands\n"
2064 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2065 "  -a|--add image       Add image\n"
2066 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2067 "  -f|--file file       Read commands from file\n"
2068 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
2069 "  --listen             Listen for remote commands\n"
2070 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2071 "  -n|--no-sync         Don't autosync\n"
2072 "  --remote[=pid]       Send commands to remote %s\n"
2073 "  -r|--ro              Mount read-only\n"
2074 "  --selinux            Enable SELinux support\n"
2075 "  -v|--verbose         Verbose messages\n"
2076 "  -x                   Echo each command before executing it\n"
2077 "  -V|--version         Display version and exit\n"
2078 "For more information,  see the manpage %s(1).\n"
2079
2080 #: fish/fish.c:254
2081 #, c-format
2082 msgid "%s: --listen=PID: PID was not a number: %s\n"
2083 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2084
2085 #: fish/fish.c:261
2086 #, c-format
2087 msgid ""
2088 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2089 msgstr ""
2090 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2091
2092 #: fish/fish.c:311
2093 #, c-format
2094 msgid "%s: only one -f parameter can be given\n"
2095 msgstr "%s: only one -f parameter can be given\n"
2096
2097 #: fish/fish.c:466
2098 #, c-format
2099 msgid "%s: cannot use --listen and --remote options at the same time\n"
2100 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2101
2102 #: fish/fish.c:474
2103 #, c-format
2104 msgid "%s: extra parameters on the command line with --listen flag\n"
2105 msgstr "%s: extra parameters on the command line with --listen flag\n"
2106
2107 #: fish/fish.c:480
2108 #, c-format
2109 msgid "%s: cannot use --listen and --file options at the same time\n"
2110 msgstr "%s: cannot use --listen and --file options at the same time\n"
2111
2112 #: fish/fish.c:538
2113 #, c-format
2114 msgid "guestfish: could not access termcap or terminfo database.\n"
2115 msgstr ""
2116
2117 #: fish/fish.c:542
2118 #, c-format
2119 msgid "guestfish: terminal type \"%s\" not defined.\n"
2120 msgstr ""
2121
2122 #: fish/fish.c:630
2123 #, fuzzy, c-format
2124 msgid ""
2125 "\n"
2126 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2127 "editing virtual machine filesystems.\n"
2128 "\n"
2129 "Type: 'help' for help on commands\n"
2130 "      'man' to read the manual\n"
2131 "      'quit' to quit the shell\n"
2132 "\n"
2133 msgstr ""
2134 "\n"
2135 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
2136 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
2137 "\n"
2138 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
2139 "      'quit' को शेल को छोड़ने के लिए\n"
2140 "\n"
2141
2142 #: fish/fish.c:774
2143 #, c-format
2144 msgid "%s: unterminated double quote\n"
2145 msgstr "%s: unterminated double quote\n"
2146
2147 #: fish/fish.c:780 fish/fish.c:797
2148 #, c-format
2149 msgid "%s: command arguments not separated by whitespace\n"
2150 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2151
2152 #: fish/fish.c:791
2153 #, c-format
2154 msgid "%s: unterminated single quote\n"
2155 msgstr "%s: unterminated single quote\n"
2156
2157 #: fish/fish.c:821
2158 #, c-format
2159 msgid "%s: internal error parsing string at '%s'\n"
2160 msgstr "%s: internal error parsing string at '%s'\n"
2161
2162 #: fish/fish.c:838
2163 #, c-format
2164 msgid "%s: too many arguments\n"
2165 msgstr "%s: too many arguments\n"
2166
2167 #: fish/fish.c:906
2168 #, c-format
2169 msgid "%s: empty command on command line\n"
2170 msgstr "%s: empty command on command line\n"
2171
2172 #: fish/fish.c:1052
2173 msgid "display a list of commands or help on a command"
2174 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2175
2176 #: fish/fish.c:1054
2177 msgid "quit guestfish"
2178 msgstr "quit guestfish"
2179
2180 #: fish/fish.c:1065
2181 #, c-format
2182 msgid ""
2183 "help - display a list of commands or help on a command\n"
2184 "     help cmd\n"
2185 "     help\n"
2186 msgstr ""
2187 "help - display a list of commands or help on a command\n"
2188 "     help cmd\n"
2189 "     help\n"
2190
2191 #: fish/fish.c:1073
2192 #, c-format
2193 msgid ""
2194 "quit - quit guestfish\n"
2195 "     quit\n"
2196 msgstr ""
2197 "quit - quit guestfish\n"
2198 "     quit\n"
2199
2200 #: fish/fish.c:1078
2201 #, c-format
2202 msgid "%s: command not known, use -h to list all commands\n"
2203 msgstr "%s: command not known, use -h to list all commands\n"
2204
2205 #: fish/fish.c:1094
2206 #, c-format
2207 msgid ""
2208 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2209 "For a list of commands:             guestfish -h\n"
2210 "For complete documentation:         man guestfish\n"
2211 msgstr ""
2212
2213 #: fish/fish.c:1251
2214 #, c-format
2215 msgid "Runaway quote in string \"%s\"\n"
2216 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2217
2218 #: fish/glob.c:53
2219 #, c-format
2220 msgid "use 'glob command [args...]'\n"
2221 msgstr "use 'glob command [args...]'\n"
2222
2223 #: fish/glob.c:73
2224 #, c-format
2225 msgid "glob: guestfs_glob_expand call failed: %s\n"
2226 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2227
2228 #: fish/help.c:38
2229 #, c-format
2230 msgid ""
2231 "Add disk images to examine using the -a or -d options, or the 'add' "
2232 "command.\n"
2233 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2234 "Once you have done this, use the 'run' command.\n"
2235 msgstr ""
2236
2237 #: fish/help.c:44
2238 #, c-format
2239 msgid ""
2240 "Find out what filesystems are available using 'list-filesystems' and then\n"
2241 "mount them to examine or modify the contents using 'mount-ro' or\n"
2242 "'mount-options'.\n"
2243 msgstr ""
2244
2245 #: fish/help.c:52
2246 #, c-format
2247 msgid ""
2248 "For more information about a command, use 'help cmd'.\n"
2249 "\n"
2250 "To read the manual, type 'man'.\n"
2251 msgstr ""
2252
2253 #: fish/hexedit.c:41
2254 #, c-format
2255 msgid "hexedit (device|filename) [max | start max]\n"
2256 msgstr ""
2257
2258 #: fish/hexedit.c:52
2259 #, c-format
2260 msgid "hexedit: %s is a zero length file or device\n"
2261 msgstr ""
2262
2263 #: fish/hexedit.c:63
2264 #, c-format
2265 msgid ""
2266 "hexedit: %s is larger than %s. You must supply a limit using\n"
2267 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2268 "  'hexedit %s <start> <max>'.\n"
2269 msgstr ""
2270
2271 #: fish/hexedit.c:92
2272 #, c-format
2273 msgid "hexedit: invalid range\n"
2274 msgstr ""
2275
2276 #: fish/inspect.c:77
2277 #, fuzzy, c-format
2278 msgid "%s: don't use --live and -i options together\n"
2279 msgstr "%s: cannot use --listen and --file options at the same time\n"
2280
2281 #: fish/inspect.c:89
2282 #, c-format
2283 msgid "%s: no operating system was found on this disk\n"
2284 msgstr ""
2285
2286 #: fish/inspect.c:95
2287 #, c-format
2288 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2289 msgstr ""
2290
2291 #: fish/inspect.c:134
2292 #, c-format
2293 msgid "%s: some filesystems could not be mounted (ignored)\n"
2294 msgstr ""
2295
2296 #: fish/inspect.c:146
2297 #, c-format
2298 msgid "Operating system: %s\n"
2299 msgstr ""
2300
2301 #: fish/inspect.c:159
2302 #, fuzzy, c-format
2303 msgid "%s mounted on %s\n"
2304 msgstr "आरोहबिंदु दिखाएँ"
2305
2306 #: fish/keys.c:52
2307 #, c-format
2308 msgid "Enter key or passphrase (\"%s\"): "
2309 msgstr ""
2310
2311 #: fish/lcd.c:34
2312 #, c-format
2313 msgid "use 'lcd directory' to change local directory\n"
2314 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2315
2316 #: fish/man.c:34
2317 #, c-format
2318 msgid "use 'man' without parameters to open the manual\n"
2319 msgstr ""
2320
2321 #: fish/man.c:53
2322 #, fuzzy, c-format
2323 msgid "the external 'man' program failed\n"
2324 msgstr "बाहरी कमांड विफल: %s"
2325
2326 #: fish/more.c:39
2327 #, c-format
2328 msgid "use '%s filename' to page a file\n"
2329 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2330
2331 #: fish/options.c:36
2332 #, fuzzy, c-format
2333 msgid "%s: too many drives added on the command line\n"
2334 msgstr "%s: empty command on command line\n"
2335
2336 #: fish/options.c:121
2337 #, c-format
2338 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2339 msgstr ""
2340
2341 #: fish/prep.c:37
2342 #, c-format
2343 msgid ""
2344 "List of available prepared disk images:\n"
2345 "\n"
2346 msgstr ""
2347
2348 #: fish/prep.c:40
2349 #, c-format
2350 msgid ""
2351 "guestfish -N %-8s - %s\n"
2352 "\n"
2353 "%s\n"
2354 msgstr ""
2355
2356 #: fish/prep.c:48
2357 #, c-format
2358 msgid "  Optional parameters:\n"
2359 msgstr ""
2360
2361 #: fish/prep.c:55
2362 #, c-format
2363 msgid "<%s> %s (default: %s)\n"
2364 msgstr ""
2365
2366 #: fish/prep.c:65
2367 #, c-format
2368 msgid ""
2369 "Prepared disk images are written to file \"test1.img\" in the local\n"
2370 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2371 "For more information see the guestfish(1) manual.\n"
2372 msgstr ""
2373
2374 #: fish/prep.c:96
2375 #, c-format
2376 msgid ""
2377 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2378 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2379 msgstr ""
2380
2381 #: fish/prep.c:158
2382 #, c-format
2383 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2384 msgstr ""
2385
2386 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2387 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2388 #, fuzzy
2389 msgid "failed to allocate disk"
2390 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2391
2392 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2393 #, fuzzy
2394 msgid "could not parse boot size"
2395 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2396
2397 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2398 #, fuzzy, c-format
2399 msgid "failed to get sector size of disk: %s"
2400 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2401
2402 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2403 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2404 #, c-format
2405 msgid "failed to partition disk: %s"
2406 msgstr ""
2407
2408 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2409 #, fuzzy, c-format
2410 msgid "failed to add boot partition: %s"
2411 msgstr "कोई स्वैप विभाजन बनाएँ"
2412
2413 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2414 #, fuzzy, c-format
2415 msgid "failed to add root partition: %s"
2416 msgstr "कोई स्वैप विभाजन बनाएँ"
2417
2418 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2419 #, c-format
2420 msgid "failed to create boot filesystem: %s"
2421 msgstr ""
2422
2423 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2424 #, c-format
2425 msgid "failed to create root filesystem: %s"
2426 msgstr ""
2427
2428 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2429 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2430 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2431 msgstr ""
2432
2433 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2434 #, fuzzy, c-format
2435 msgid "failed to create PV: %s: %s"
2436 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2437
2438 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2439 #, fuzzy, c-format
2440 msgid "failed to create VG: %s: %s"
2441 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2442
2443 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2444 #, c-format
2445 msgid "failed to create LV: /dev/%s/%s: %s"
2446 msgstr ""
2447
2448 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2449 #, c-format
2450 msgid "failed to resize LV to full size: %s: %s"
2451 msgstr ""
2452
2453 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2454 #, c-format
2455 msgid "failed to create filesystem (%s): %s"
2456 msgstr ""
2457
2458 #: fish/rc.c:255
2459 #, c-format
2460 msgid "guestfish: protocol error: could not read 'hello' message\n"
2461 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2462
2463 #: fish/rc.c:260
2464 #, c-format
2465 msgid ""
2466 "guestfish: protocol error: version mismatch, server version '%s' does not "
2467 "match client version '%s'.  The two versions must match exactly.\n"
2468 msgstr ""
2469 "guestfish: protocol error: version mismatch, server version '%s' does not "
2470 "match client version '%s'.  The two versions must match exactly.\n"
2471
2472 #: fish/rc.c:335 fish/rc.c:349
2473 #, c-format
2474 msgid "guestfish: remote: looks like the server is not running\n"
2475 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2476
2477 #: fish/rc.c:361 fish/rc.c:375
2478 #, c-format
2479 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2480 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2481
2482 #: fish/rc.c:386
2483 #, c-format
2484 msgid "guestfish: protocol error: could not decode reply from server\n"
2485 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2486
2487 #: fish/reopen.c:36
2488 #, c-format
2489 msgid "'reopen' command takes no parameters\n"
2490 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2491
2492 #: fish/reopen.c:46
2493 #, c-format
2494 msgid "reopen: guestfs_create: failed to create handle\n"
2495 msgstr "reopen: guestfs_create: failed to create handle\n"
2496
2497 #: fish/supported.c:66
2498 msgid "yes"
2499 msgstr ""
2500
2501 #: fish/supported.c:68
2502 msgid "no"
2503 msgstr ""
2504
2505 #: fish/time.c:36
2506 #, c-format
2507 msgid "use 'time command [args...]'\n"
2508 msgstr "use 'time command [args...]'\n"
2509
2510 #: fuse/guestmount.c:867
2511 #, fuzzy, c-format
2512 msgid ""
2513 "%s: FUSE module for libguestfs\n"
2514 "%s lets you mount a virtual machine filesystem\n"
2515 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2516 "Usage:\n"
2517 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2518 "Options:\n"
2519 "  -a|--add image       Add image\n"
2520 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2521 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2522 "  -d|--domain guest    Add disks from libvirt guest\n"
2523 "  --echo-keys          Don't turn off echo for passphrases\n"
2524 "  --format[=raw|..]    Force disk format for -a option\n"
2525 "  --fuse-help          Display extra FUSE options\n"
2526 "  -i|--inspector       Automatically mount filesystems\n"
2527 "  --help               Display help message and exit\n"
2528 "  --keys-from-stdin    Read passphrases from stdin\n"
2529 "  --live               Connect to a live virtual machine\n"
2530 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2531 "  -n|--no-sync         Don't autosync\n"
2532 "  -o|--option opt      Pass extra option to FUSE\n"
2533 "  -r|--ro              Mount read-only\n"
2534 "  --selinux            Enable SELinux support\n"
2535 "  -v|--verbose         Verbose messages\n"
2536 "  -V|--version         Display version and exit\n"
2537 "  -x|--trace           Trace guestfs API calls\n"
2538 msgstr ""
2539 "%s: FUSE module for libguestfs\n"
2540 "%s lets you mount a virtual machine filesystem\n"
2541 "Copyright (C) 2009 Red Hat Inc.\n"
2542 "Usage:\n"
2543 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2544 "Options:\n"
2545 "  -a|--add image       Add image\n"
2546 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2547 "  --fuse-help          Display extra FUSE options\n"
2548 "  --help               Display help message and exit\n"
2549 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2550 "  -n|--no-sync         Don't autosync\n"
2551 "  -o|--option opt      Pass extra option to FUSE\n"
2552 "  -r|--ro              Mount read-only\n"
2553 "  --selinux            Enable SELinux support\n"
2554 "  --trace              Trace guestfs API calls (to stderr)\n"
2555 "  -v|--verbose         Verbose messages\n"
2556 "  -V|--version         Display version and exit\n"
2557
2558 #: fuse/guestmount.c:1095
2559 #, fuzzy, c-format
2560 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2561 msgstr "%s: must have at least one -a and at least one -m option\n"
2562
2563 #: fuse/guestmount.c:1103
2564 #, c-format
2565 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2566 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2567
2568 #: inspector/virt-inspector.c:73
2569 #, fuzzy, c-format
2570 msgid ""
2571 "%s: display information about a virtual machine\n"
2572 "Copyright (C) 2010 Red Hat Inc.\n"
2573 "Usage:\n"
2574 "  %s [--options] -d domname file [file ...]\n"
2575 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2576 "Options:\n"
2577 "  -a|--add image       Add image\n"
2578 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2579 "  -d|--domain guest    Add disks from libvirt guest\n"
2580 "  --echo-keys          Don't turn off echo for passphrases\n"
2581 "  --format[=raw|..]    Force disk format for -a option\n"
2582 "  --help               Display brief help\n"
2583 "  --keys-from-stdin    Read passphrases from stdin\n"
2584 "  -v|--verbose         Verbose messages\n"
2585 "  -V|--version         Display version and exit\n"
2586 "  -x                   Trace libguestfs API calls\n"
2587 "For more information, see the manpage %s(1).\n"
2588 msgstr ""
2589 "%s: FUSE module for libguestfs\n"
2590 "%s lets you mount a virtual machine filesystem\n"
2591 "Copyright (C) 2009 Red Hat Inc.\n"
2592 "Usage:\n"
2593 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2594 "Options:\n"
2595 "  -a|--add image       Add image\n"
2596 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2597 "  --fuse-help          Display extra FUSE options\n"
2598 "  --help               Display help message and exit\n"
2599 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2600 "  -n|--no-sync         Don't autosync\n"
2601 "  -o|--option opt      Pass extra option to FUSE\n"
2602 "  -r|--ro              Mount read-only\n"
2603 "  --selinux            Enable SELinux support\n"
2604 "  --trace              Trace guestfs API calls (to stderr)\n"
2605 "  -v|--verbose         Verbose messages\n"
2606 "  -V|--version         Display version and exit\n"
2607
2608 #: inspector/virt-inspector.c:260
2609 #, c-format
2610 msgid ""
2611 "%s: no operating system could be detected inside this disk image.\n"
2612 "\n"
2613 "This may be because the file is not a disk image, or is not a virtual "
2614 "machine\n"
2615 "image, or because the OS type is not understood by libguestfs.\n"
2616 "\n"
2617 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2618 "must\n"
2619 "install the separate libguestfs-winsupport package.\n"
2620 "\n"
2621 "If you feel this is an error, please file a bug report including as much\n"
2622 "information about the disk image as possible.\n"
2623 msgstr ""
2624
2625 #: inspector/virt-inspector.c:285
2626 #, c-format
2627 msgid "%s: XML write error at \"%s\": %m\n"
2628 msgstr ""
2629
2630 #: inspector/virt-inspector.c:297
2631 #, c-format
2632 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2633 msgstr ""
2634
2635 #: inspector/virt-inspector.c:305
2636 #, fuzzy, c-format
2637 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2638 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
2639
2640 #: perl/lib/Sys/Guestfs/Lib.pm:158
2641 msgid "open_guest: first parameter must be a string or an arrayref"
2642 msgstr ""
2643
2644 #: perl/lib/Sys/Guestfs/Lib.pm:164
2645 msgid "open_guest: first argument contains undefined element"
2646 msgstr ""
2647
2648 #: perl/lib/Sys/Guestfs/Lib.pm:172
2649 #, fuzzy, perl-brace-format
2650 msgid "guest image {imagename} does not exist or is not readable"
2651 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2652
2653 #: perl/lib/Sys/Guestfs/Lib.pm:179
2654 msgid ""
2655 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2656 "XPath::XMLParser)"
2657 msgstr ""
2658
2659 #: perl/lib/Sys/Guestfs/Lib.pm:184
2660 #, fuzzy
2661 msgid "open_guest: too many domains listed on command line"
2662 msgstr "%s: empty command on command line\n"
2663
2664 #: perl/lib/Sys/Guestfs/Lib.pm:191
2665 msgid "open_guest: cannot connect to libvirt"
2666 msgstr ""
2667
2668 #: perl/lib/Sys/Guestfs/Lib.pm:210
2669 #, perl-brace-format
2670 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2671 msgstr ""
2672
2673 #: perl/lib/Sys/Guestfs/Lib.pm:213
2674 #, perl-brace-format
2675 msgid "{imagename} is not the name of a libvirt domain\n"
2676 msgstr ""
2677
2678 #: perl/lib/Sys/Guestfs/Lib.pm:242
2679 #, perl-brace-format
2680 msgid "{imagename} seems to have no disk devices\n"
2681 msgstr ""
2682
2683 #: perl/lib/Sys/Guestfs/Lib.pm:827
2684 msgid ""
2685 "No operating system could be detected inside this disk image.\n"
2686 "\n"
2687 "This may be because the file is not a disk image, or is not a virtual "
2688 "machine\n"
2689 "image, or because the OS type is not understood by virt-inspector.\n"
2690 "\n"
2691 "If you feel this is an error, please file a bug report including as much\n"
2692 "information about the disk image as possible.\n"
2693 msgstr ""
2694
2695 #: perl/lib/Sys/Guestfs/Lib.pm:901
2696 #, perl-brace-format
2697 msgid "unknown filesystem label {label}\n"
2698 msgstr ""
2699
2700 #: perl/lib/Sys/Guestfs/Lib.pm:911
2701 #, perl-brace-format
2702 msgid "unknown filesystem UUID {uuid}\n"
2703 msgstr ""
2704
2705 #: perl/lib/Sys/Guestfs/Lib.pm:936
2706 #, fuzzy, perl-brace-format
2707 msgid "unknown filesystem {fs}\n"
2708 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2709
2710 #: perl/lib/Sys/Guestfs/Lib.pm:1014
2711 #, perl-brace-format
2712 msgid "Error running rpm -qa: {error}"
2713 msgstr ""
2714
2715 #: perl/lib/Sys/Guestfs/Lib.pm:1040
2716 #, perl-brace-format
2717 msgid "Error running dpkg-query: {error}"
2718 msgstr ""
2719
2720 #: perl/lib/Sys/Guestfs/Lib.pm:1105
2721 msgid "Can't find grub on guest"
2722 msgstr ""
2723
2724 #: perl/lib/Sys/Guestfs/Lib.pm:1160
2725 #, perl-brace-format
2726 msgid "Grub entry {title} has no kernel"
2727 msgstr ""
2728
2729 #: perl/lib/Sys/Guestfs/Lib.pm:1191
2730 #, perl-brace-format
2731 msgid "grub refers to {path}, which doesn't exist\n"
2732 msgstr ""
2733
2734 #: perl/lib/Sys/Guestfs/Lib.pm:1214
2735 #, perl-brace-format
2736 msgid "Grub entry {title} does not specify an initrd"
2737 msgstr ""
2738
2739 #: perl/lib/Sys/Guestfs/Lib.pm:1283
2740 #, perl-brace-format
2741 msgid "Didn't find modules directory {modules} for kernel {path}"
2742 msgstr ""
2743
2744 #: perl/lib/Sys/Guestfs/Lib.pm:1291
2745 #, perl-brace-format
2746 msgid "Couldn't guess kernel version number from path for kernel {path}"
2747 msgstr ""
2748
2749 #: perl/lib/Sys/Guestfs/Lib.pm:1345
2750 #, fuzzy, perl-brace-format
2751 msgid "{path} doesn't match augeas pattern"
2752 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2753
2754 #: perl/lib/Sys/Guestfs/Lib.pm:1384
2755 #, perl-brace-format
2756 msgid "{filename}: could not read initrd format"
2757 msgstr ""
2758
2759 #: rescue/virt-rescue.c:61
2760 #, fuzzy, c-format
2761 msgid ""
2762 "%s: Run a rescue shell on a virtual machine\n"
2763 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2764 "Usage:\n"
2765 "  %s [--options] -d domname\n"
2766 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2767 "Options:\n"
2768 "  -a|--add image       Add image\n"
2769 "  --append kernelopts  Append kernel options\n"
2770 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2771 "  -d|--domain guest    Add disks from libvirt guest\n"
2772 "  --format[=raw|..]    Force disk format for -a option\n"
2773 "  --help               Display brief help\n"
2774 "  -m|--memsize MB      Set memory size in megabytes\n"
2775 "  --network            Enable network\n"
2776 "  -r|--ro              Access read-only\n"
2777 "  --selinux            Enable SELinux\n"
2778 "  -v|--verbose         Verbose messages\n"
2779 "  -V|--version         Display version and exit\n"
2780 "  -x                   Trace libguestfs API calls\n"
2781 "For more information, see the manpage %s(1).\n"
2782 msgstr ""
2783 "%s: FUSE module for libguestfs\n"
2784 "%s lets you mount a virtual machine filesystem\n"
2785 "Copyright (C) 2009 Red Hat Inc.\n"
2786 "Usage:\n"
2787 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2788 "Options:\n"
2789 "  -a|--add image       Add image\n"
2790 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2791 "  --fuse-help          Display extra FUSE options\n"
2792 "  --help               Display help message and exit\n"
2793 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2794 "  -n|--no-sync         Don't autosync\n"
2795 "  -o|--option opt      Pass extra option to FUSE\n"
2796 "  -r|--ro              Mount read-only\n"
2797 "  --selinux            Enable SELinux support\n"
2798 "  --trace              Trace guestfs API calls (to stderr)\n"
2799 "  -v|--verbose         Verbose messages\n"
2800 "  -V|--version         Display version and exit\n"
2801
2802 #: rescue/virt-rescue.c:174
2803 #, fuzzy, c-format
2804 msgid "%s: could not parse memory size '%s'\n"
2805 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2806
2807 #: rescue/virt-rescue.c:409
2808 #, fuzzy, c-format
2809 msgid "%s: unknown child exit status (%d)\n"
2810 msgstr "%s: unknown long option: %s (%d)\n"
2811
2812 #: src/appliance.c:181
2813 #, c-format
2814 msgid ""
2815 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2816 "LIBGUESTFS_PATH (search path: %s)"
2817 msgstr ""
2818
2819 #: src/appliance.c:331
2820 #, c-format
2821 msgid "security: cached appliance %s is not owned by UID %d"
2822 msgstr ""
2823
2824 #: src/appliance.c:336
2825 #, c-format
2826 msgid "security: cached appliance %s is not a directory (mode %o)"
2827 msgstr ""
2828
2829 #: src/appliance.c:341
2830 #, c-format
2831 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2832 msgstr ""
2833
2834 #: src/appliance.c:659
2835 #, fuzzy
2836 msgid "external command failed, see earlier error messages"
2837 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2838
2839 #: src/filearch.c:153
2840 #, c-format
2841 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2842 msgstr ""
2843
2844 #: src/filearch.c:266
2845 msgid ""
2846 "file-architecture API not available since this version of libguestfs was "
2847 "compiled without PCRE or libmagic libraries"
2848 msgstr ""
2849
2850 #: src/guestfs.c:177
2851 #, c-format
2852 msgid "guestfs_close: called twice on the same handle\n"
2853 msgstr "guestfs_close: called twice on the same handle\n"
2854
2855 #: src/guestfs.c:302
2856 #, c-format
2857 msgid "warning: %s"
2858 msgstr ""
2859
2860 #: src/guestfs.c:361
2861 #, c-format
2862 msgid "libguestfs: error: %s\n"
2863 msgstr "libguestfs: error: %s\n"
2864
2865 #: src/guestfs.c:908
2866 #, c-format
2867 msgid "<truncated, original size %zu bytes>"
2868 msgstr ""
2869
2870 #: src/inspect.c:486 src/inspect.c:1171 src/inspect.c:2654 src/inspect.c:2697
2871 #: src/inspect.c:2747 src/inspect.c:2791
2872 #, c-format
2873 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2874 msgstr ""
2875
2876 #: src/inspect.c:1205
2877 #, fuzzy
2878 msgid "could not parse /etc/fstab or empty file"
2879 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2880
2881 #: src/inspect.c:1420
2882 #, c-format
2883 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2884 msgstr ""
2885
2886 #: src/inspect.c:1736 src/inspect.c:1749
2887 #, fuzzy, c-format
2888 msgid "could not parse integer in version number: %s"
2889 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2890
2891 #: src/inspect.c:1843
2892 msgid "no inspection data: call guestfs_inspect_os first"
2893 msgstr ""
2894
2895 #: src/inspect.c:1855
2896 #, c-format
2897 msgid ""
2898 "%s: root device not found: only call this function with a root device "
2899 "previously returned by guestfs_inspect_os"
2900 msgstr ""
2901
2902 #: src/inspect.c:1994
2903 msgid "not a Windows guest, or systemroot could not be determined"
2904 msgstr ""
2905
2906 #: src/inspect.c:2285 src/inspect.c:2307 src/inspect.c:2332
2907 #, fuzzy
2908 msgid "unexpected end of output from db_dump command"
2909 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2910
2911 #: src/inspect.c:2756
2912 #, c-format
2913 msgid "%s: file is empty"
2914 msgstr ""
2915
2916 #: src/inspect.c:2819
2917 msgid ""
2918 "inspection API not available since this version of libguestfs was compiled "
2919 "without PCRE or hivex libraries"
2920 msgstr ""
2921
2922 #: src/launch.c:97
2923 msgid "command line cannot be altered after qemu subprocess launched"
2924 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
2925
2926 #: src/launch.c:154
2927 msgid "guestfs_config: parameter must begin with '-' character"
2928 msgstr "guestfs_config: parameter must begin with '-' character"
2929
2930 #: src/launch.c:168
2931 #, c-format
2932 msgid "guestfs_config: parameter '%s' isn't allowed"
2933 msgstr "guestfs_config: parameter '%s' isn't allowed"
2934
2935 #: src/launch.c:234 src/launch.c:338
2936 msgid "filename cannot contain ',' (comma) character"
2937 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
2938
2939 #: src/launch.c:246 src/launch.c:251
2940 #, c-format
2941 msgid "%s parameter is empty or contains disallowed characters"
2942 msgstr ""
2943
2944 #: src/launch.c:357
2945 #, fuzzy
2946 msgid "the libguestfs handle has already been launched"
2947 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
2948
2949 #: src/launch.c:366
2950 #, c-format
2951 msgid "%s: cannot create temporary directory"
2952 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
2953
2954 #: src/launch.c:403
2955 msgid "you must call guestfs_add_drive before guestfs_launch"
2956 msgstr "you must call guestfs_add_drive before guestfs_launch"
2957
2958 #: src/launch.c:746
2959 msgid "guestfs_launch failed, see earlier error messages"
2960 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2961
2962 #: src/launch.c:759
2963 msgid "qemu launched and contacted daemon, but state != READY"
2964 msgstr "qemu launched and contacted daemon, but state != READY"
2965
2966 #: src/launch.c:845
2967 #, fuzzy
2968 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2969 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2970
2971 #: src/launch.c:853
2972 #, fuzzy
2973 msgid "contacted guestfsd, but state != READY"
2974 msgstr "qemu launched and contacted daemon, but state != READY"
2975
2976 #: src/launch.c:1002
2977 #, c-format
2978 msgid ""
2979 "%s: command failed: If qemu is located on a non-standard path, try setting "
2980 "the LIBGUESTFS_QEMU environment variable."
2981 msgstr ""
2982 "%s: command failed: If qemu is located on a non-standard path, try setting "
2983 "the LIBGUESTFS_QEMU environment variable."
2984
2985 #: src/launch.c:1093
2986 msgid "qemu has not been launched yet"
2987 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
2988
2989 #: src/launch.c:1104
2990 msgid "no subprocess to kill"
2991 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
2992
2993 #: src/proto.c:188
2994 #, c-format
2995 msgid "guestfs_set_busy: called when in state %d != READY"
2996 msgstr "guestfs_set_busy: called when in state %d != READY"
2997
2998 #: src/proto.c:211
2999 #, c-format
3000 msgid "guestfs_end_busy: called when in state %d"
3001 msgstr "guestfs_end_busy: called when in state %d"
3002
3003 #: src/proto.c:394
3004 #, c-format
3005 msgid ""
3006 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3007 msgstr ""
3008 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3009
3010 #: src/proto.c:572 src/proto.c:635
3011 msgid "unexpected end of file when reading from daemon"
3012 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3013
3014 #: src/proto.c:593
3015 #, c-format
3016 msgid "received magic signature from guestfsd, but in state %d"
3017 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
3018
3019 #: src/proto.c:612
3020 #, c-format
3021 msgid "message length (%u) > maximum possible size (%d)"
3022 msgstr "message length (%u) > maximum possible size (%d)"
3023
3024 #: src/proto.c:764
3025 #, c-format
3026 msgid "guestfs___send: state %d != BUSY"
3027 msgstr "guestfs___send: state %d != BUSY"
3028
3029 #: src/proto.c:788
3030 msgid "xdr_guestfs_message_header failed"
3031 msgstr "xdr_guestfs_message_header failed"
3032
3033 #: src/proto.c:797
3034 msgid "dispatch failed to marshal args"
3035 msgstr "dispatch failed to marshal args"
3036
3037 #: src/proto.c:924
3038 #, c-format
3039 msgid "send_file_chunk: state %d != READY"
3040 msgstr "send_file_chunk: state %d != READY"
3041
3042 #: src/proto.c:940
3043 #, c-format
3044 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3045 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3046
3047 #: src/proto.c:1090
3048 #, c-format
3049 msgid "%s: error in chunked encoding"
3050 msgstr "%s: error in chunked encoding"
3051
3052 #: src/proto.c:1117
3053 msgid "write to daemon socket"
3054 msgstr "डेमॉन सॉकेट में लिखें"
3055
3056 #: src/proto.c:1140
3057 msgid "receive_file_data: parse error in reply callback"
3058 msgstr "receive_file_data: parse error in reply callback"
3059
3060 #: src/proto.c:1145
3061 msgid "receive_file_data: unexpected flag received when reading file chunks"
3062 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3063
3064 #: src/proto.c:1153
3065 msgid "failed to parse file chunk"
3066 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3067
3068 #: src/proto.c:1162
3069 msgid "file receive cancelled by daemon"
3070 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3071
3072 #: src/virt.c:92 src/virt.c:325
3073 msgid "you cannot set both live and readonly flags"
3074 msgstr ""
3075
3076 #: src/virt.c:100
3077 #, c-format
3078 msgid "could not connect to libvirt (code %d, domain %d): %s"
3079 msgstr ""
3080
3081 #: src/virt.c:108
3082 #, fuzzy, c-format
3083 msgid "no libvirt domain called '%s': %s"
3084 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3085
3086 #: src/virt.c:163 src/virt.c:413
3087 #, c-format
3088 msgid "error reading libvirt XML information: %s"
3089 msgstr ""
3090
3091 #: src/virt.c:173 src/virt.c:421
3092 msgid "unable to parse XML information returned by libvirt"
3093 msgstr ""
3094
3095 #: src/virt.c:179 src/virt.c:427
3096 #, fuzzy
3097 msgid "unable to create new XPath context"
3098 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3099
3100 #: src/virt.c:186 src/virt.c:442
3101 #, fuzzy
3102 msgid "unable to evaluate XPath expression"
3103 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3104
3105 #: src/virt.c:283
3106 #, fuzzy
3107 msgid "libvirt domain has no disks"
3108 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3109
3110 #: src/virt.c:336
3111 #, c-format
3112 msgid "error getting domain info: %s"
3113 msgstr ""
3114
3115 #: src/virt.c:350
3116 msgid ""
3117 "error: domain is a live virtual machine.\n"
3118 "Writing to the disks of a running virtual machine can cause disk "
3119 "corruption.\n"
3120 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3121 "specify live access.  In most libguestfs tools these options are --ro or\n"
3122 "--live respectively.  Consult the documentation for further information."
3123 msgstr ""
3124
3125 #: src/virt.c:470
3126 msgid ""
3127 "this guest has no libvirt <channel> definition for guestfsd\n"
3128 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3129 msgstr ""
3130
3131 #: src/virt.c:495
3132 msgid ""
3133 "add-domain API not available since this version of libguestfs was compiled "
3134 "without libvirt or libxml2"
3135 msgstr ""
3136
3137 #: test-tool/test-tool.c:82
3138 #, c-format
3139 msgid ""
3140 "libguestfs-test-tool: interactive test tool\n"
3141 "Copyright (C) 2009 Red Hat Inc.\n"
3142 "Usage:\n"
3143 "  libguestfs-test-tool [--options]\n"
3144 "Options:\n"
3145 "  --help         Display usage\n"
3146 "  --helper libguestfs-test-tool-helper\n"
3147 "                 Helper program (default: %s)\n"
3148 "  --qemudir dir  Specify QEMU source directory\n"
3149 "  --qemu qemu    Specify QEMU binary\n"
3150 "  --timeout n\n"
3151 "  -t n           Set launch timeout (default: %d seconds)\n"
3152 msgstr ""
3153 "libguestfs-test-tool: interactive test tool\n"
3154 "Copyright (C) 2009 Red Hat Inc.\n"
3155 "Usage:\n"
3156 "  libguestfs-test-tool [--options]\n"
3157 "Options:\n"
3158 "  --help         Display usage\n"
3159 "  --helper libguestfs-test-tool-helper\n"
3160 "                 Helper program (default: %s)\n"
3161 "  --qemudir dir  Specify QEMU source directory\n"
3162 "  --qemu qemu    Specify QEMU binary\n"
3163 "  --timeout n\n"
3164 "  -t n           Set launch timeout (default: %d seconds)\n"
3165
3166 #: test-tool/test-tool.c:138
3167 #, c-format
3168 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3169 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3170
3171 #: test-tool/test-tool.c:147
3172 #, c-format
3173 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3174 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3175
3176 #: test-tool/test-tool.c:159
3177 #, c-format
3178 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3179 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3180
3181 #: test-tool/test-tool.c:182
3182 #, c-format
3183 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3184 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3185
3186 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
3187 #, c-format
3188 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3189 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3190
3191 #: test-tool/test-tool.c:206
3192 #, c-format
3193 msgid "libguestfs-test-tool: guestfs_version failed\n"
3194 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3195
3196 #: test-tool/test-tool.c:228
3197 #, c-format
3198 msgid "libguestfs-test-tool: failed to launch appliance\n"
3199 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3200
3201 #: test-tool/test-tool.c:240
3202 #, c-format
3203 msgid "libguestfs-test-tool: failed to run sfdisk\n"
3204 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3205
3206 #: test-tool/test-tool.c:246
3207 #, c-format
3208 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3209 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3210
3211 #: test-tool/test-tool.c:252
3212 #, c-format
3213 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3214 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3215
3216 #: test-tool/test-tool.c:258
3217 #, c-format
3218 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3219 msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3220
3221 #: test-tool/test-tool.c:264
3222 #, c-format
3223 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3224 msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3225
3226 #: test-tool/test-tool.c:272
3227 #, c-format
3228 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
3229 msgstr "libguestfs-test-tool: could not run helper program, or helper failed\n"
3230
3231 #: test-tool/test-tool.c:303
3232 #, c-format
3233 msgid ""
3234 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3235 "--qemu/--qemudir options cannot be used.\n"
3236 msgstr ""
3237 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3238 "--qemu/--qemudir options cannot be used.\n"
3239
3240 #: test-tool/test-tool.c:311
3241 #, c-format
3242 msgid "Binary '%s' does not exist or is not executable\n"
3243 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3244
3245 #: test-tool/test-tool.c:325
3246 #, c-format
3247 msgid "%s: does not look like a qemu source directory\n"
3248 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3249
3250 #: test-tool/test-tool.c:374
3251 #, c-format
3252 msgid ""
3253 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3254 "available.  Expected to find it in '%s'\n"
3255 "\n"
3256 "Use the --helper option to specify the location of this program.\n"
3257 msgstr ""
3258 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3259 "available.  Expected to find it in '%s'\n"
3260 "\n"
3261 "Use the --helper option to specify the location of this program.\n"
3262
3263 #: test-tool/test-tool.c:390
3264 #, c-format
3265 msgid "command failed: %s"
3266 msgstr "कमांड विफल: %s"
3267
3268 #: test-tool/test-tool.c:398
3269 #, c-format
3270 msgid ""
3271 "Test tool helper program %s\n"
3272 "is not statically linked.  This is a build error when this test tool\n"
3273 "was built.\n"
3274 msgstr ""
3275 "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
3276 "स्थैतिक रूप से लिंक नहीं है.  यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
3277 "बनाया गया था.\n"
3278
3279 #: test-tool/test-tool.c:432
3280 #, c-format
3281 msgid "mkisofs command failed: %s\n"
3282 msgstr "mkisofs कमांड विफल: %s\n"
3283
3284 #: tools/virt-edit.pl:169
3285 msgid "virt-edit: no image, VM names or filenames to edit given"
3286 msgstr ""
3287
3288 #: tools/virt-edit.pl:185 tools/virt-tar.pl:243 tools/virt-win-reg.pl:217
3289 #, perl-brace-format
3290 msgid ""
3291 "{prog}: No operating system could be detected inside this disk image.\n"
3292 "\n"
3293 "This may be because the file is not a disk image, or is not a virtual "
3294 "machine\n"
3295 "image, or because the OS type is not understood by libguestfs.\n"
3296 "\n"
3297 "If you feel this is an error, please file a bug report including as much\n"
3298 "information about the disk image as possible.\n"
3299 msgstr ""
3300
3301 #: tools/virt-edit.pl:189 tools/virt-tar.pl:247 tools/virt-win-reg.pl:221
3302 #, perl-brace-format
3303 msgid "{prog}: multiboot operating systems are not supported.\n"
3304 msgstr ""
3305
3306 #: tools/virt-edit.pl:221
3307 msgid "File not changed.\n"
3308 msgstr ""
3309
3310 #: tools/virt-list-filesystems.pl:142
3311 msgid "virt-list-filesystems: no image or VM name given"
3312 msgstr ""
3313
3314 #: tools/virt-list-partitions.pl:152
3315 msgid "virt-list-partitions: no image or VM name given"
3316 msgstr ""
3317
3318 #: tools/virt-make-fs.pl:291
3319 msgid "virt-make-fs input output\n"
3320 msgstr ""
3321
3322 #: tools/virt-make-fs.pl:321
3323 msgid "unexpected output from 'du' command"
3324 msgstr ""
3325
3326 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3327 #: tools/virt-make-fs.pl:458
3328 #, perl-brace-format
3329 msgid "{f}: unknown input format: {fmt}\n"
3330 msgstr ""
3331
3332 #: tools/virt-make-fs.pl:391
3333 #, perl-brace-format
3334 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3335 msgstr ""
3336
3337 #: tools/virt-make-fs.pl:406
3338 #, fuzzy
3339 msgid ""
3340 "qemu-img create: failed to create disk image, see earlier error messages\n"
3341 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3342
3343 #: tools/virt-make-fs.pl:417
3344 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3345 msgstr ""
3346
3347 #: tools/virt-make-fs.pl:442
3348 #, fuzzy
3349 msgid "tar: failed, see earlier messages\n"
3350 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3351
3352 #: tools/virt-make-fs.pl:464
3353 #, fuzzy
3354 msgid "uncompress command failed, see earlier messages\n"
3355 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3356
3357 #: tools/virt-make-fs.pl:499
3358 msgid ""
3359 "virt-make-fs: error copying contents into filesystem\n"
3360 "An error here usually means that the program did not estimate the\n"
3361 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3362 msgstr ""
3363
3364 #: tools/virt-resize.pl:33
3365 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
3366 msgstr ""
3367
3368 #: tools/virt-resize.pl:581
3369 #, fuzzy, perl-brace-format
3370 msgid "virt-resize: {file}: does not exist or is not readable\n"
3371 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3372
3373 #: tools/virt-resize.pl:583
3374 #, perl-brace-format
3375 msgid ""
3376 "virt-resize: {file}: does not exist or is not writable\n"
3377 "You have to create the destination disk before running this program.\n"
3378 "Please read the virt-resize(1) manpage for more information.\n"
3379 msgstr ""
3380
3381 #: tools/virt-resize.pl:663 tools/virt-resize.pl:666
3382 #, perl-brace-format
3383 msgid ""
3384 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
3385 msgstr ""
3386
3387 #: tools/virt-resize.pl:682 tools/virt-resize.pl:694
3388 msgid "virt-resize: short read"
3389 msgstr ""
3390
3391 #: tools/virt-resize.pl:828
3392 #, fuzzy, perl-brace-format
3393 msgid "virt-resize: no logical volume called {n}\n"
3394 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
3395
3396 #: tools/virt-resize.pl:848
3397 #, perl-brace-format
3398 msgid ""
3399 "{p}: partition not found in the source disk image, when using the '{opt}' "
3400 "command line option\n"
3401 msgstr ""
3402
3403 #: tools/virt-resize.pl:854
3404 #, perl-brace-format
3405 msgid ""
3406 "{p}: partition ignored, you cannot use it in another command line argument\n"
3407 msgstr ""
3408
3409 #: tools/virt-resize.pl:858
3410 #, perl-brace-format
3411 msgid ""
3412 "{p}: partition deleted, you cannot use it in another command line argument\n"
3413 msgstr ""
3414
3415 #: tools/virt-resize.pl:900
3416 #, perl-brace-format
3417 msgid "{p}: this partition has already been marked for resizing\n"
3418 msgstr ""
3419
3420 #: tools/virt-resize.pl:908
3421 #, perl-brace-format
3422 msgid "{p}: missing size field in {o} option\n"
3423 msgstr ""
3424
3425 #: tools/virt-resize.pl:925
3426 #, perl-brace-format
3427 msgid "{p}: {f}: cannot parse size field\n"
3428 msgstr ""
3429
3430 #: tools/virt-resize.pl:930
3431 #, perl-brace-format
3432 msgid "{p}: new size is zero or negative\n"
3433 msgstr ""
3434
3435 #: tools/virt-resize.pl:953
3436 #, perl-brace-format
3437 msgid ""
3438 "{p}: cannot make this partition smaller because it contains a\n"
3439 "filesystem, physical volume or other content that is larger than the new "
3440 "size.\n"
3441 "You have to resize the content first, see virt-resize(1).\n"
3442 msgstr ""
3443
3444 #: tools/virt-resize.pl:969
3445 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
3446 msgstr ""
3447
3448 #: tools/virt-resize.pl:1018
3449 #, perl-brace-format
3450 msgid ""
3451 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
3452 "expand into.  You need to make the target disk larger by at least {h}.\n"
3453 msgstr ""
3454
3455 #: tools/virt-resize.pl:1033
3456 msgid ""
3457 "virt-resize: error: cannot use --shrink because there is no deficit\n"
3458 "(see 'deficit' in the virt-resize(1) man page)\n"
3459 msgstr ""
3460
3461 #: tools/virt-resize.pl:1048
3462 msgid "Summary of changes:\n"
3463 msgstr ""
3464
3465 #: tools/virt-resize.pl:1052
3466 #, perl-brace-format
3467 msgid "{p}: partition will be ignored\n"
3468 msgstr ""
3469
3470 #: tools/virt-resize.pl:1054
3471 #, perl-brace-format
3472 msgid "{p}: partition will be deleted\n"
3473 msgstr ""
3474
3475 #: tools/virt-resize.pl:1056
3476 #, perl-brace-format
3477 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
3478 msgstr ""
3479
3480 #: tools/virt-resize.pl:1061
3481 #, perl-brace-format
3482 msgid "{p}: content will be expanded using the '{meth}' method\n"
3483 msgstr ""
3484
3485 #: tools/virt-resize.pl:1066
3486 #, perl-brace-format
3487 msgid "{p}: partition will be left alone\n"
3488 msgstr ""
3489
3490 #: tools/virt-resize.pl:1071
3491 #, perl-brace-format
3492 msgid "{n}: LV will be expanded to maximum size\n"
3493 msgstr ""
3494
3495 #: tools/virt-resize.pl:1077
3496 #, perl-brace-format
3497 msgid "{n}: content will be expanded using the '{meth}' method\n"
3498 msgstr ""
3499
3500 #: tools/virt-resize.pl:1084
3501 #, perl-brace-format
3502 msgid "There is a surplus of {spl} bytes ({h}).\n"
3503 msgstr ""
3504
3505 #: tools/virt-resize.pl:1089
3506 msgid "An extra partition will be created for the surplus.\n"
3507 msgstr ""
3508
3509 #: tools/virt-resize.pl:1091
3510 msgid ""
3511 "The surplus space is not large enough for an extra partition to be created\n"
3512 "and so it will just be ignored.\n"
3513 msgstr ""
3514
3515 #: tools/virt-resize.pl:1094
3516 msgid ""
3517 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
3518 "to partition this extra space if you want.\n"
3519 msgstr ""
3520
3521 #: tools/virt-resize.pl:1097
3522 #, perl-brace-format
3523 msgid ""
3524 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3525 "You need to make the target disk larger by at least this amount,\n"
3526 "or adjust your resizing requests.\n"
3527 msgstr ""
3528
3529 #: tools/virt-resize.pl:1114
3530 msgid "virt-resize: source disk does not have a first partition\n"
3531 msgstr ""
3532
3533 #: tools/virt-resize.pl:1209
3534 #, perl-brace-format
3535 msgid "Copying {p} ...\n"
3536 msgstr ""
3537
3538 #: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330
3539 #, perl-brace-format
3540 msgid "Expanding {p} using the '{meth}' method\n"
3541 msgstr ""
3542
3543 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3544 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3545 msgstr ""
3546
3547 #: tools/virt-tar.pl:212
3548 msgid "virt-tar: no image, VM names, directory or filename given"
3549 msgstr ""
3550
3551 #: tools/virt-tar.pl:215
3552 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3553 msgstr ""
3554
3555 #: tools/virt-tar.pl:226
3556 #, perl-brace-format
3557 msgid "virt-tar: {tarball}: file not found\n"
3558 msgstr ""
3559
3560 #: tools/virt-tar.pl:229
3561 #, perl-brace-format
3562 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3563 msgstr ""
3564
3565 #: tools/virt-win-reg.pl:201
3566 msgid "no libvirt domain name or disk image given\n"
3567 msgstr ""
3568
3569 #: tools/virt-win-reg.pl:240
3570 msgid ""
3571 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3572 "export\n"
3573 msgstr ""
3574
3575 #: tools/virt-win-reg.pl:351
3576 #, perl-brace-format
3577 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3578 msgstr ""
3579
3580 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3581 #, perl-brace-format
3582 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3583 msgstr ""
3584
3585 #: tools/virt-win-reg.pl:375
3586 #, perl-brace-format
3587 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3588 msgstr ""
3589
3590 #: tools/virt-win-reg.pl:397
3591 #, perl-brace-format
3592 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3593 msgstr ""
3594
3595 #, fuzzy
3596 #~ msgid "failed to create temporary cache directory: %m"
3597 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3598
3599 #, fuzzy
3600 #~ msgid "error renaming temporary cache directory: %m"
3601 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3602
3603 #, fuzzy
3604 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3605 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3606
3607 #, fuzzy
3608 #~ msgid "  Mountpoints:\n"
3609 #~ msgstr "आरोहबिंदु दिखाएँ"
3610
3611 #, fuzzy
3612 #~ msgid "  Filesystems:\n"
3613 #~ msgstr "फाइलसिस्टम बनाएँ"
3614
3615 #~ msgid "allocate an image"
3616 #~ msgstr "छवि आबंटित करें"
3617
3618 #~ msgid "edit a file in the image"
3619 #~ msgstr "छवि में कोई फाइल संपादित करें"
3620
3621 #~ msgid "view a file in the pager"
3622 #~ msgstr "पेजर में फाइल देखें"
3623
3624 #~ msgid ""
3625 #~ "echo - display a line of text\n"
3626 #~ "     echo [<params> ...]\n"
3627 #~ "\n"
3628 #~ "    This echos the parameters to the terminal.\n"
3629 #~ msgstr ""
3630 #~ "echo - display a line of text\n"
3631 #~ "     echo [<params> ...]\n"
3632 #~ "\n"
3633 #~ "    This echos the parameters to the terminal.\n"
3634
3635 #, fuzzy
3636 #~ msgid ""
3637 #~ "edit - edit a file in the image\n"
3638 #~ "     edit <filename>\n"
3639 #~ "\n"
3640 #~ "    This is used to edit a file.\n"
3641 #~ "\n"
3642 #~ "    It is the equivalent of (and is implemented by)\n"
3643 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3644 #~ "\n"
3645 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3646 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3647 #~ "\n"
3648 #~ "    NOTE: This will not work reliably for large files\n"
3649 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3650 #~ msgstr ""
3651 #~ "edit - edit a file in the image\n"
3652 #~ "     edit <filename>\n"
3653 #~ "\n"
3654 #~ "    This is used to edit a file.\n"
3655 #~ "\n"
3656 #~ "    It is the equivalent of (and is implemented by)\n"
3657 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3658 #~ "\n"
3659 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3660 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3661 #~ "\n"
3662 #~ "    NOTE: This will not work reliably for large files\n"
3663 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3664
3665 #~ msgid ""
3666 #~ "lcd - local change directory\n"
3667 #~ "    lcd <directory>\n"
3668 #~ "\n"
3669 #~ "    Change guestfish's current directory. This command is\n"
3670 #~ "    useful if you want to download files to a particular\n"
3671 #~ "    place.\n"
3672 #~ msgstr ""
3673 #~ "lcd - local change directory\n"
3674 #~ "    lcd <directory>\n"
3675 #~ "\n"
3676 #~ "    Change guestfish's current directory. This command is\n"
3677 #~ "    useful if you want to download files to a particular\n"
3678 #~ "    place.\n"
3679
3680 #~ msgid ""
3681 #~ "glob - expand wildcards in command\n"
3682 #~ "    glob <command> [<args> ...]\n"
3683 #~ "\n"
3684 #~ "    Glob runs <command> with wildcards expanded in any\n"
3685 #~ "    command args.  Note that the command is run repeatedly\n"
3686 #~ "    once for each expanded argument.\n"
3687 #~ msgstr ""
3688 #~ "glob - expand wildcards in command\n"
3689 #~ "    glob <command> [<args> ...]\n"
3690 #~ "\n"
3691 #~ "    Glob runs <command> with wildcards expanded in any\n"
3692 #~ "    command args.  Note that the command is run repeatedly\n"
3693 #~ "    once for each expanded argument.\n"
3694
3695 #~ msgid ""
3696 #~ "more - view a file in the pager\n"
3697 #~ "     more <filename>\n"
3698 #~ "\n"
3699 #~ "    This is used to view a file in the pager.\n"
3700 #~ "\n"
3701 #~ "    It is the equivalent of (and is implemented by)\n"
3702 #~ "    running \"cat\" and using the pager.\n"
3703 #~ "\n"
3704 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3705 #~ "    \"less\" then it always uses \"less\".\n"
3706 #~ "\n"
3707 #~ "    NOTE: This will not work reliably for large files\n"
3708 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3709 #~ msgstr ""
3710 #~ "more - view a file in the pager\n"
3711 #~ "     more <filename>\n"
3712 #~ "\n"
3713 #~ "    This is used to view a file in the pager.\n"
3714 #~ "\n"
3715 #~ "    It is the equivalent of (and is implemented by)\n"
3716 #~ "    running \"cat\" and using the pager.\n"
3717 #~ "\n"
3718 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3719 #~ "    \"less\" then it always uses \"less\".\n"
3720 #~ "\n"
3721 #~ "    NOTE: This will not work reliably for large files\n"
3722 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3723
3724 #~ msgid ""
3725 #~ "reopen - close and reopen the libguestfs handle\n"
3726 #~ "     reopen\n"
3727 #~ "\n"
3728 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3729 #~ "this normally, because the handle is closed properly when guestfish\n"
3730 #~ "exits.  However this is occasionally useful for testing.\n"
3731 #~ msgstr ""
3732 #~ "reopen - close and reopen the libguestfs handle\n"
3733 #~ "     reopen\n"
3734 #~ "\n"
3735 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3736 #~ "this normally, because the handle is closed properly when guestfish\n"
3737 #~ "exits.  However this is occasionally useful for testing.\n"
3738
3739 #, fuzzy
3740 #~ msgid ""
3741 #~ "sparse - allocate a sparse image file\n"
3742 #~ "     sparse <filename> <size>\n"
3743 #~ "\n"
3744 #~ "    This creates an empty sparse file of the given size,\n"
3745 #~ "    and then adds so it can be further examined.\n"
3746 #~ "\n"
3747 #~ "    In all respects it works the same as the 'alloc'\n"
3748 #~ "    command, except that the image file is allocated\n"
3749 #~ "    sparsely, which means that disk blocks are not assigned\n"
3750 #~ "    to the file until they are needed.  Sparse disk files\n"
3751 #~ "    only use space when written to, but they are slower\n"
3752 #~ "    and there is a danger you could run out of real disk\n"
3753 #~ "    space during a write operation.\n"
3754 #~ "\n"
3755 #~ "    For more advanced image creation, see qemu-img utility.\n"
3756 #~ "\n"
3757 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3758 #~ msgstr ""
3759 #~ "sparse - allocate a sparse image file\n"
3760 #~ "     sparse <filename> <size>\n"
3761 #~ "\n"
3762 #~ "    This creates an empty sparse file of the given size,\n"
3763 #~ "    and then adds so it can be further examined.\n"
3764 #~ "\n"
3765 #~ "    In all respects it works the same as the 'alloc'\n"
3766 #~ "    command, except that the image file is allocated\n"
3767 #~ "    sparsely, which means that disk blocks are not assigned\n"
3768 #~ "    to the file until they are needed.  Sparse disk files\n"
3769 #~ "    only use space when written to, but they are slower\n"
3770 #~ "    and there is a danger you could run out of real disk\n"
3771 #~ "    space during a write operation.\n"
3772 #~ "\n"
3773 #~ "    For more advanced image creation, see qemu-img utility.\n"
3774 #~ "\n"
3775 #~ "    Size can be specified (where <nn> means a number):\n"
3776 #~ "    <nn>             number of kilobytes\n"
3777 #~ "      eg: 1440       standard 3.5\" floppy\n"
3778 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3779 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3780 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3781 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3782 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3783 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3784 #~ "    <nn>sects        number of 512 byte sectors\n"
3785
3786 #~ msgid ""
3787 #~ "time - measure time taken to run command\n"
3788 #~ "    time <command> [<args> ...]\n"
3789 #~ "\n"
3790 #~ "    This runs <command> as usual, and prints the elapsed\n"
3791 #~ "    time afterwards.\n"
3792 #~ msgstr ""
3793 #~ "time - measure time taken to run command\n"
3794 #~ "    time <command> [<args> ...]\n"
3795 #~ "\n"
3796 #~ "    This runs <command> as usual, and prints the elapsed\n"
3797 #~ "    time afterwards.\n"
3798
3799 #~ msgid "external command failed: %s"
3800 #~ msgstr "बाहरी कमांड विफल: %s"
3801
3802 #~ msgid "test if file exists"
3803 #~ msgstr "जाँचें यदि फाइल मौजूद है"
3804
3805 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3806 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3807
3808 #~ msgid "failed to connect to vmchannel socket"
3809 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3810
3811 #, fuzzy
3812 #~ msgid ""
3813 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3814 #~ "selinux\n"
3815 #~ msgstr ""
3816 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3817
3818 #, fuzzy
3819 #~ msgid "cpio command failed: {error}"
3820 #~ msgstr "कमांड विफल: %s"
3821
3822 #~ msgid ""
3823 #~ "alloc - allocate an image\n"
3824 #~ "     alloc <filename> <size>\n"
3825 #~ "\n"
3826 #~ "    This creates an empty (zeroed) file of the given size,\n"
3827 #~ "    and then adds so it can be further examined.\n"
3828 #~ "\n"
3829 #~ "    For more advanced image creation, see qemu-img utility.\n"
3830 #~ "\n"
3831 #~ "    Size can be specified (where <nn> means a number):\n"
3832 #~ "    <nn>             number of kilobytes\n"
3833 #~ "      eg: 1440       standard 3.5\" floppy\n"
3834 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3835 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3836 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3837 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3838 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3839 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3840 #~ "    <nn>sects        number of 512 byte sectors\n"
3841 #~ msgstr ""
3842 #~ "alloc - allocate an image\n"
3843 #~ "     alloc <filename> <size>\n"
3844 #~ "\n"
3845 #~ "    This creates an empty (zeroed) file of the given size,\n"
3846 #~ "    and then adds so it can be further examined.\n"
3847 #~ "\n"
3848 #~ "    For more advanced image creation, see qemu-img utility.\n"
3849 #~ "\n"
3850 #~ "    Size can be specified (where <nn> means a number):\n"
3851 #~ "    <nn>             number of kilobytes\n"
3852 #~ "      eg: 1440       standard 3.5\" floppy\n"
3853 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3854 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3855 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3856 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3857 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3858 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3859 #~ "    <nn>sects        number of 512 byte sectors\n"
3860
3861 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3862 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3863
3864 #~ msgid "%s: failed to write XML document\n"
3865 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3866
3867 #~ msgid "hivexml: missing name of input file\n"
3868 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3869
3870 #~ msgid ""
3871 #~ "\n"
3872 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3873 #~ "Windows Registry binary hive files.\n"
3874 #~ "\n"
3875 #~ "Type: 'help' for help summary\n"
3876 #~ "      'quit' to quit the shell\n"
3877 #~ "\n"
3878 #~ msgstr ""
3879 #~ "\n"
3880 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3881 #~ "Windows Registry binary hive files.\n"
3882 #~ "\n"
3883 #~ "Type: 'help' for help summary\n"
3884 #~ "      'quit' to quit the shell\n"
3885 #~ "\n"
3886
3887 #~ msgid "hivexsh: error getting parent of node %zu\n"
3888 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3889
3890 #~ msgid "hivexsh: error getting node name of node %zx\n"
3891 #~ msgstr "hivexsh: नोड %zx के नोड नाम को पाने में त्रुटि\n"
3892
3893 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3894 #~ msgstr ""
3895 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3896 #~ "करना चाहिए\n"
3897
3898 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3899 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3900
3901 #~ msgid "hivexsh: load: no hive file name given to load\n"
3902 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3903
3904 #~ msgid ""
3905 #~ "hivexsh: failed to open hive file: %s: %m\n"
3906 #~ "\n"
3907 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3908 #~ "a regedit *.reg file) then please run this command again using the\n"
3909 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3910 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3911 #~ "\n"
3912 #~ msgstr ""
3913 #~ "hivexsh: failed to open hive file: %s: %m\n"
3914 #~ "\n"
3915 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3916 #~ "a regedit *.reg file) then please run this command again using the\n"
3917 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3918 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3919 #~ "\n"
3920
3921 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3922 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3923
3924 #~ msgid ""
3925 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3926 #~ "parameter correctly?\n"
3927 #~ msgstr ""
3928 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3929 #~ "parameter correctly?\n"
3930
3931 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3932 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3933
3934 #~ msgid ""
3935 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3936 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3937 #~ "current key.  Full documentation is in the hivexsh(1) manual page.\n"
3938 #~ msgstr ""
3939 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3940 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3941 #~ "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3942
3943 #~ msgid "%s: %s: key not found\n"
3944 #~ msgstr "%s: %s: कुंजी नहीं मिला\n"
3945
3946 #~ msgid "hivexsh: setval: unexpected end of input\n"
3947 #~ msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3948
3949 #~ msgid ""
3950 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
3951 #~ "input\n"
3952 #~ msgstr ""
3953 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
3954 #~ "गया है\n"
3955
3956 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
3957 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
3958
3959 #~ msgid ""
3960 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
3961 #~ "hivexsh(1) for help: %s\n"
3962 #~ msgstr ""
3963 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
3964 #~ "लिए संदर्भ लें: %s\n"
3965
3966 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
3967 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"