f7aa80cef11baca657bcc07018c3658efd529c36
[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-04-11 11:35+0100\n"
12 "PO-Revision-Date: 2010-02-16 12:57+0530\n"
13 "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
14 "Language-Team: Hindi <Red Hat>\n"
15 "Language: hi\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-Generator: KBabel 1.11.4\n"
20 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
21 "\n"
22 "\n"
23 "\n"
24
25 #: cat/virt-cat.c:54 cat/virt-filesystems.c:96 cat/virt-ls.c:55 df/main.c:67
26 #: fish/fish.c:94 fuse/guestmount.c:906 inspector/virt-inspector.c:68
27 #: rescue/virt-rescue.c:56
28 #, c-format
29 msgid "Try `%s --help' for more information.\n"
30 msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
31
32 #: cat/virt-cat.c:58
33 #, fuzzy, c-format
34 msgid ""
35 "%s: display files in a virtual machine\n"
36 "Copyright (C) 2010 Red Hat Inc.\n"
37 "Usage:\n"
38 "  %s [--options] -d domname file [file ...]\n"
39 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
40 "Options:\n"
41 "  -a|--add image       Add image\n"
42 "  -c|--connect uri     Specify libvirt URI for -d option\n"
43 "  -d|--domain guest    Add disks from libvirt guest\n"
44 "  --echo-keys          Don't turn off echo for passphrases\n"
45 "  --format[=raw|..]    Force disk format for -a option\n"
46 "  --help               Display brief help\n"
47 "  --keys-from-stdin    Read passphrases from stdin\n"
48 "  -v|--verbose         Verbose messages\n"
49 "  -V|--version         Display version and exit\n"
50 "  -x                   Trace libguestfs API calls\n"
51 "For more information, see the manpage %s(1).\n"
52 msgstr ""
53 "%s: FUSE module for libguestfs\n"
54 "%s lets you mount a virtual machine filesystem\n"
55 "Copyright (C) 2009 Red Hat Inc.\n"
56 "Usage:\n"
57 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
58 "Options:\n"
59 "  -a|--add image       Add image\n"
60 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
61 "  --fuse-help          Display extra FUSE options\n"
62 "  --help               Display help message and exit\n"
63 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
64 "  -n|--no-sync         Don't autosync\n"
65 "  -o|--option opt      Pass extra option to FUSE\n"
66 "  -r|--ro              Mount read-only\n"
67 "  --selinux            Enable SELinux support\n"
68 "  --trace              Trace guestfs API calls (to stderr)\n"
69 "  -v|--verbose         Verbose messages\n"
70 "  -V|--version         Display version and exit\n"
71
72 #: cat/virt-cat.c:114 cat/virt-filesystems.c:199 cat/virt-ls.c:120
73 #: df/domains.c:428 df/main.c:133 fish/fish.c:213 fuse/guestmount.c:1018
74 #: inspector/virt-inspector.c:128 rescue/virt-rescue.c:128
75 #, c-format
76 msgid "guestfs_create: failed to create handle\n"
77 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
78
79 #: cat/virt-cat.c:136 cat/virt-filesystems.c:253 cat/virt-ls.c:142
80 #: df/main.c:157 fish/fish.c:281 fuse/guestmount.c:1066
81 #: inspector/virt-inspector.c:150 rescue/virt-rescue.c:152
82 #, c-format
83 msgid "%s: unknown long option: %s (%d)\n"
84 msgstr "%s: unknown long option: %s (%d)\n"
85
86 #: cat/virt-filesystems.c:100
87 #, fuzzy, c-format
88 msgid ""
89 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
90 "Copyright (C) 2010 Red Hat Inc.\n"
91 "Usage:\n"
92 "  %s [--options] -d domname\n"
93 "  %s [--options] -a disk.img [-a disk.img ...]\n"
94 "Options:\n"
95 "  -a|--add image       Add image\n"
96 "  --all                Display everything\n"
97 "  --blkdevs|--block-devices\n"
98 "                       Display block devices\n"
99 "  -c|--connect uri     Specify libvirt URI for -d option\n"
100 "  --csv                Output as Comma-Separated Values\n"
101 "  -d|--domain guest    Add disks from libvirt guest\n"
102 "  --echo-keys          Don't turn off echo for passphrases\n"
103 "  --extra              Display swap and data filesystems\n"
104 "  --filesystems        Display mountable filesystems\n"
105 "  --format[=raw|..]    Force disk format for -a option\n"
106 "  -h|--human-readable  Human-readable sizes in --long output\n"
107 "  --help               Display brief help\n"
108 "  --keys-from-stdin    Read passphrases from stdin\n"
109 "  -l|--long            Long output\n"
110 "  --lvs|--logvols|--logical-volumes\n"
111 "                       Display LVM logical volumes\n"
112 "  --no-title           No title in --long output\n"
113 "  --parts|--partitions Display partitions\n"
114 "  --pvs|--physvols|--physical-volumes\n"
115 "                       Display LVM physical volumes\n"
116 "  --uuid|--uuids       Add UUIDs to --long output\n"
117 "  -v|--verbose         Verbose messages\n"
118 "  -V|--version         Display version and exit\n"
119 "  --vgs|--volgroups|--volume-groups\n"
120 "                       Display LVM volume groups\n"
121 "  -x                   Trace libguestfs API calls\n"
122 "For more information, see the manpage %s(1).\n"
123 msgstr ""
124 "%s: FUSE module for libguestfs\n"
125 "%s lets you mount a virtual machine filesystem\n"
126 "Copyright (C) 2009 Red Hat Inc.\n"
127 "Usage:\n"
128 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
129 "Options:\n"
130 "  -a|--add image       Add image\n"
131 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
132 "  --fuse-help          Display extra FUSE options\n"
133 "  --help               Display help message and exit\n"
134 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
135 "  -n|--no-sync         Don't autosync\n"
136 "  -o|--option opt      Pass extra option to FUSE\n"
137 "  -r|--ro              Mount read-only\n"
138 "  --selinux            Enable SELinux support\n"
139 "  --trace              Trace guestfs API calls (to stderr)\n"
140 "  -v|--verbose         Verbose messages\n"
141 "  -V|--version         Display version and exit\n"
142
143 #: cat/virt-filesystems.c:314 df/main.c:251
144 #, fuzzy, c-format
145 msgid "%s: you cannot use -h and --csv options together.\n"
146 msgstr "%s: cannot use --listen and --file options at the same time\n"
147
148 #: cat/virt-ls.c:59
149 #, fuzzy, c-format
150 msgid ""
151 "%s: list files in a virtual machine\n"
152 "Copyright (C) 2010 Red Hat Inc.\n"
153 "Usage:\n"
154 "  %s [--options] -d domname file [dir ...]\n"
155 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
156 "Options:\n"
157 "  -a|--add image       Add image\n"
158 "  -c|--connect uri     Specify libvirt URI for -d option\n"
159 "  -d|--domain guest    Add disks from libvirt guest\n"
160 "  --echo-keys          Don't turn off echo for passphrases\n"
161 "  --format[=raw|..]    Force disk format for -a option\n"
162 "  --help               Display brief help\n"
163 "  --keys-from-stdin    Read passphrases from stdin\n"
164 "  -l|--long            Long listing\n"
165 "  -R|--recursive       Recursive listing\n"
166 "  -v|--verbose         Verbose messages\n"
167 "  -V|--version         Display version and exit\n"
168 "  -x                   Trace libguestfs API calls\n"
169 "For more information, see the manpage %s(1).\n"
170 msgstr ""
171 "%s: FUSE module for libguestfs\n"
172 "%s lets you mount a virtual machine filesystem\n"
173 "Copyright (C) 2009 Red Hat Inc.\n"
174 "Usage:\n"
175 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
176 "Options:\n"
177 "  -a|--add image       Add image\n"
178 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
179 "  --fuse-help          Display extra FUSE options\n"
180 "  --help               Display help message and exit\n"
181 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
182 "  -n|--no-sync         Don't autosync\n"
183 "  -o|--option opt      Pass extra option to FUSE\n"
184 "  -r|--ro              Mount read-only\n"
185 "  --selinux            Enable SELinux support\n"
186 "  --trace              Trace guestfs API calls (to stderr)\n"
187 "  -v|--verbose         Verbose messages\n"
188 "  -V|--version         Display version and exit\n"
189
190 #: df/domains.c:115
191 #, c-format
192 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
193 msgstr ""
194
195 #: df/domains.c:124
196 #, c-format
197 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
198 msgstr ""
199
200 #: df/domains.c:134
201 #, c-format
202 msgid "%s: could not list running domains (code %d, domain %d): %s"
203 msgstr ""
204
205 #: df/domains.c:145
206 #, c-format
207 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
208 msgstr ""
209
210 #: df/domains.c:155
211 #, c-format
212 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
213 msgstr ""
214
215 #: df/domains.c:281
216 #, c-format
217 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
218 msgstr ""
219
220 #: df/main.c:71
221 #, fuzzy, c-format
222 msgid ""
223 "%s: display free space on virtual filesystems\n"
224 "Copyright (C) 2010 Red Hat Inc.\n"
225 "Usage:\n"
226 "  %s [--options] -d domname\n"
227 "  %s [--options] -a disk.img [-a disk.img ...]\n"
228 "Options:\n"
229 "  -a|--add image       Add image\n"
230 "  -c|--connect uri     Specify libvirt URI for -d option\n"
231 "  --csv                Output as Comma-Separated Values\n"
232 "  -d|--domain guest    Add disks from libvirt guest\n"
233 "  --format[=raw|..]    Force disk format for -a option\n"
234 "  -h|--human-readable  Human-readable sizes in --long output\n"
235 "  --help               Display brief help\n"
236 "  -i|--inodes          Display inodes\n"
237 "  --one-per-guest      Separate appliance per guest\n"
238 "  --uuid               Add UUIDs to --long output\n"
239 "  -v|--verbose         Verbose messages\n"
240 "  -V|--version         Display version and exit\n"
241 "  -x                   Trace libguestfs API calls\n"
242 "For more information, see the manpage %s(1).\n"
243 msgstr ""
244 "%s: FUSE module for libguestfs\n"
245 "%s lets you mount a virtual machine filesystem\n"
246 "Copyright (C) 2009 Red Hat Inc.\n"
247 "Usage:\n"
248 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
249 "Options:\n"
250 "  -a|--add image       Add image\n"
251 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
252 "  --fuse-help          Display extra FUSE options\n"
253 "  --help               Display help message and exit\n"
254 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
255 "  -n|--no-sync         Don't autosync\n"
256 "  -o|--option opt      Pass extra option to FUSE\n"
257 "  -r|--ro              Mount read-only\n"
258 "  --selinux            Enable SELinux support\n"
259 "  --trace              Trace guestfs API calls (to stderr)\n"
260 "  -v|--verbose         Verbose messages\n"
261 "  -V|--version         Display version and exit\n"
262
263 #: df/main.c:263
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:2487
334 msgid "Command"
335 msgstr "कमांड"
336
337 #: fish/cmds.c:2487
338 msgid "Description"
339 msgstr "वर्णन"
340
341 #: fish/cmds.c:2489
342 msgid "add a CD-ROM disk image to examine"
343 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
344
345 #: fish/cmds.c:2490
346 msgid "add the disk(s) from a named libvirt domain"
347 msgstr ""
348
349 #: fish/cmds.c:2491 fish/cmds.c:2492
350 msgid "add an image to examine or modify"
351 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
352
353 #: fish/cmds.c:2493
354 msgid "add a drive in snapshot mode (read-only)"
355 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
356
357 #: fish/cmds.c:2494
358 msgid "add a drive read-only specifying the QEMU block emulation to use"
359 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
360
361 #: fish/cmds.c:2495
362 msgid "add a drive specifying the QEMU block emulation to use"
363 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
364
365 #: fish/cmds.c:2496
366 #, fuzzy
367 msgid "allocate and add a disk file"
368 msgstr "तनु छवि फाइल आबंटित करें"
369
370 #: fish/cmds.c:2497
371 #, fuzzy
372 msgid "clear Augeas path"
373 msgstr "Augeas पथ हटाएँ"
374
375 #: fish/cmds.c:2498
376 msgid "close the current Augeas handle"
377 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
378
379 #: fish/cmds.c:2499
380 msgid "define an Augeas node"
381 msgstr "कोई Augeas नोड परिभाषित करें"
382
383 #: fish/cmds.c:2500
384 msgid "define an Augeas variable"
385 msgstr "कोई Augeas चर परिभाषित करें"
386
387 #: fish/cmds.c:2501
388 msgid "look up the value of an Augeas path"
389 msgstr "Augeas पथ के मान के लिए देखें"
390
391 #: fish/cmds.c:2502
392 msgid "create a new Augeas handle"
393 msgstr "नया Augeas नियंत्रण बनाएँ"
394
395 #: fish/cmds.c:2503
396 msgid "insert a sibling Augeas node"
397 msgstr "सहोदर Augeas नोड घुसाएँ"
398
399 #: fish/cmds.c:2504
400 msgid "load files into the tree"
401 msgstr "तरू में फाइल लोड करें"
402
403 #: fish/cmds.c:2505
404 msgid "list Augeas nodes under augpath"
405 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
406
407 #: fish/cmds.c:2506
408 msgid "return Augeas nodes which match augpath"
409 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
410
411 #: fish/cmds.c:2507
412 msgid "move Augeas node"
413 msgstr "Augeas नोड खिसकाएँ"
414
415 #: fish/cmds.c:2508
416 msgid "remove an Augeas path"
417 msgstr "Augeas पथ हटाएँ"
418
419 #: fish/cmds.c:2509
420 msgid "write all pending Augeas changes to disk"
421 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
422
423 #: fish/cmds.c:2510
424 msgid "set Augeas path to value"
425 msgstr "Augeas पथ को वाल्व में सेट करें"
426
427 #: fish/cmds.c:2511
428 msgid "test availability of some parts of the API"
429 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
430
431 #: fish/cmds.c:2512
432 #, fuzzy
433 msgid "return a list of all optional groups"
434 msgstr "inotify घटना की सूची वापस करता है"
435
436 #: fish/cmds.c:2513
437 msgid "upload base64-encoded data to file"
438 msgstr ""
439
440 #: fish/cmds.c:2514
441 #, fuzzy
442 msgid "download file and encode as base64"
443 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
444
445 #: fish/cmds.c:2515
446 msgid "flush device buffers"
447 msgstr "फ्लश युक्ति बफर"
448
449 #: fish/cmds.c:2516
450 msgid "get blocksize of block device"
451 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
452
453 #: fish/cmds.c:2517
454 msgid "is block device set to read-only"
455 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
456
457 #: fish/cmds.c:2518
458 msgid "get total size of device in bytes"
459 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
460
461 #: fish/cmds.c:2519
462 msgid "get sectorsize of block device"
463 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
464
465 #: fish/cmds.c:2520
466 msgid "get total size of device in 512-byte sectors"
467 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
468
469 #: fish/cmds.c:2521
470 msgid "reread partition table"
471 msgstr "विभाजन सारणी फिर पढ़ें"
472
473 #: fish/cmds.c:2522
474 msgid "set blocksize of block device"
475 msgstr "खंड युक्ति का खंड आकार सेट करें"
476
477 #: fish/cmds.c:2523
478 msgid "set block device to read-only"
479 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
480
481 #: fish/cmds.c:2524
482 msgid "set block device to read-write"
483 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
484
485 #: fish/cmds.c:2525
486 msgid "return true path on case-insensitive filesystem"
487 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
488
489 #: fish/cmds.c:2526
490 msgid "list the contents of a file"
491 msgstr "फाइल की सामग्री सूचीबद्ध करें"
492
493 #: fish/cmds.c:2527
494 msgid "compute MD5, SHAx or CRC checksum of file"
495 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
496
497 #: fish/cmds.c:2528
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:2529
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:2530
508 msgid "change file mode"
509 msgstr "फाइल नोड बदलें"
510
511 #: fish/cmds.c:2531 fish/cmds.c:2639
512 msgid "change file owner and group"
513 msgstr "फाइल स्वामी और समूह बदलें"
514
515 #: fish/cmds.c:2532
516 msgid "run a command from the guest filesystem"
517 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
518
519 #: fish/cmds.c:2533
520 msgid "run a command, returning lines"
521 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
522
523 #: fish/cmds.c:2534
524 msgid "add qemu parameters"
525 msgstr "qemu पैरामीटर जोड़ें"
526
527 #: fish/cmds.c:2535
528 #, fuzzy
529 msgid "copy local files or directories into an image"
530 msgstr "तरू में फाइल लोड करें"
531
532 #: fish/cmds.c:2536
533 #, fuzzy
534 msgid "copy remote files or directories out of an image"
535 msgstr "तरू में फाइल लोड करें"
536
537 #: fish/cmds.c:2537
538 #, fuzzy
539 msgid "copy size bytes from source to destination using dd"
540 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
541
542 #: fish/cmds.c:2538
543 msgid "copy a file"
544 msgstr "कोई फाइल कॉपी करें"
545
546 #: fish/cmds.c:2539
547 msgid "copy a file or directory recursively"
548 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
549
550 #: fish/cmds.c:2540
551 msgid "copy from source to destination using dd"
552 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
553
554 #: fish/cmds.c:2541
555 msgid "debugging and internals"
556 msgstr "डिबगिंग और आंतरिक"
557
558 #: fish/cmds.c:2542
559 #, fuzzy
560 msgid "debug the QEMU command line (internal use only)"
561 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
562
563 #: fish/cmds.c:2543
564 #, fuzzy
565 msgid "upload a file to the appliance (internal use only)"
566 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
567
568 #: fish/cmds.c:2544
569 msgid "report file system disk space usage"
570 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
571
572 #: fish/cmds.c:2545
573 msgid "report file system disk space usage (human readable)"
574 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
575
576 #: fish/cmds.c:2546
577 msgid "return kernel messages"
578 msgstr "कर्नेल संदेश लौटाएँ"
579
580 #: fish/cmds.c:2547
581 msgid "download a file to the local machine"
582 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
583
584 #: fish/cmds.c:2548
585 #, fuzzy
586 msgid "download a file to the local machine with offset and size"
587 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
588
589 #: fish/cmds.c:2549
590 msgid "drop kernel page cache, dentries and inodes"
591 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
592
593 #: fish/cmds.c:2550
594 msgid "estimate file space usage"
595 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
596
597 #: fish/cmds.c:2551
598 msgid "check an ext2/ext3 filesystem"
599 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
600
601 #: fish/cmds.c:2552
602 msgid "display a line of text"
603 msgstr "पाठ पंक्ति दिखाएँ"
604
605 #: fish/cmds.c:2553
606 msgid "echo arguments back to the client"
607 msgstr "इको तर्क क्लाइंट को वापस"
608
609 #: fish/cmds.c:2554
610 #, fuzzy
611 msgid "edit a file"
612 msgstr "फाइल पढ़ें"
613
614 #: fish/cmds.c:2555 fish/cmds.c:2556 fish/cmds.c:2561 fish/cmds.c:2562
615 #: fish/cmds.c:2594 fish/cmds.c:2595 fish/cmds.c:2830 fish/cmds.c:2831
616 #: fish/cmds.c:2835 fish/cmds.c:2836 fish/cmds.c:2838 fish/cmds.c:2839
617 msgid "return lines matching a pattern"
618 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
619
620 #: fish/cmds.c:2557
621 msgid "test if two files have equal contents"
622 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
623
624 #: fish/cmds.c:2558
625 msgid "test if file or directory exists"
626 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
627
628 #: fish/cmds.c:2559 fish/cmds.c:2560
629 msgid "preallocate a file in the guest filesystem"
630 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
631
632 #: fish/cmds.c:2563
633 msgid "determine file type"
634 msgstr "फाइल प्रकार निर्धारित करें"
635
636 #: fish/cmds.c:2564
637 msgid "detect the architecture of a binary file"
638 msgstr ""
639
640 #: fish/cmds.c:2565
641 msgid "return the size of the file in bytes"
642 msgstr "बाइट में फाइल का आकार वापस करें"
643
644 #: fish/cmds.c:2566
645 msgid "fill a file with octets"
646 msgstr "ऑक्टेट के साथ फाइल भरें"
647
648 #: fish/cmds.c:2567
649 #, fuzzy
650 msgid "fill a file with a repeating pattern of bytes"
651 msgstr "ऑक्टेट के साथ फाइल भरें"
652
653 #: fish/cmds.c:2568
654 msgid "find all files and directories"
655 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
656
657 #: fish/cmds.c:2569
658 msgid "find all files and directories, returning NUL-separated list"
659 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
660
661 #: fish/cmds.c:2570
662 #, fuzzy
663 msgid "find a filesystem by label"
664 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
665
666 #: fish/cmds.c:2571
667 #, fuzzy
668 msgid "find a filesystem by UUID"
669 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
670
671 #: fish/cmds.c:2572
672 msgid "run the filesystem checker"
673 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
674
675 #: fish/cmds.c:2573
676 msgid "get the additional kernel options"
677 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
678
679 #: fish/cmds.c:2574
680 msgid "get autosync mode"
681 msgstr "autosync विधि पाएँ"
682
683 #: fish/cmds.c:2575
684 msgid "get direct appliance mode flag"
685 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
686
687 #: fish/cmds.c:2576
688 msgid "get the ext2/3/4 filesystem label"
689 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
690
691 #: fish/cmds.c:2577
692 msgid "get the ext2/3/4 filesystem UUID"
693 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
694
695 #: fish/cmds.c:2578
696 msgid "get memory allocated to the qemu subprocess"
697 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
698
699 #: fish/cmds.c:2579
700 #, fuzzy
701 msgid "get enable network flag"
702 msgstr "SELinux सक्रिय फ्लैग पाएँ"
703
704 #: fish/cmds.c:2580
705 msgid "get the search path"
706 msgstr "खोज पथ पाएँ"
707
708 #: fish/cmds.c:2581
709 msgid "get PID of qemu subprocess"
710 msgstr "qemu की उपप्रक्रिया PID पाएँ"
711
712 #: fish/cmds.c:2582
713 msgid "get the qemu binary"
714 msgstr "qemu द्विपदीय पाएँ"
715
716 #: fish/cmds.c:2583
717 msgid "get recovery process enabled flag"
718 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
719
720 #: fish/cmds.c:2584
721 msgid "get SELinux enabled flag"
722 msgstr "SELinux सक्रिय फ्लैग पाएँ"
723
724 #: fish/cmds.c:2585
725 msgid "get the current state"
726 msgstr "मौजूदा स्थिति पाएँ"
727
728 #: fish/cmds.c:2586
729 msgid "get command trace enabled flag"
730 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
731
732 #: fish/cmds.c:2587
733 #, fuzzy
734 msgid "get the current umask"
735 msgstr "मौजूदा स्थिति पाएँ"
736
737 #: fish/cmds.c:2588
738 msgid "get verbose mode"
739 msgstr "वर्बोस विधि पाएँ"
740
741 #: fish/cmds.c:2589
742 msgid "get SELinux security context"
743 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
744
745 #: fish/cmds.c:2590 fish/cmds.c:2640
746 msgid "get a single extended attribute"
747 msgstr ""
748
749 #: fish/cmds.c:2591 fish/cmds.c:2641
750 msgid "list extended attributes of a file or directory"
751 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
752
753 #: fish/cmds.c:2592
754 msgid "expand wildcards in command"
755 msgstr "कमांड में कमांड वाइल्डकार्ड"
756
757 #: fish/cmds.c:2593
758 msgid "expand a wildcard path"
759 msgstr "वाइल्डकार्ड पथ फैलाएँ"
760
761 #: fish/cmds.c:2596
762 msgid "install GRUB"
763 msgstr "GRUB संस्थापित करें"
764
765 #: fish/cmds.c:2597
766 msgid "return first 10 lines of a file"
767 msgstr "फाइल का 10 पंक्ति वापस करें"
768
769 #: fish/cmds.c:2598
770 msgid "return first N lines of a file"
771 msgstr "फाइल का पहला N पंक्ति वापस करें"
772
773 #: fish/cmds.c:2599
774 msgid "dump a file in hexadecimal"
775 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
776
777 #: fish/cmds.c:2600
778 msgid "edit with a hex editor"
779 msgstr ""
780
781 #: fish/cmds.c:2601
782 msgid "list the contents of a single file in an initrd"
783 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
784
785 #: fish/cmds.c:2602
786 msgid "list files in an initrd"
787 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
788
789 #: fish/cmds.c:2603
790 msgid "add an inotify watch"
791 msgstr "inotify वाच जोड़ें"
792
793 #: fish/cmds.c:2604
794 msgid "close the inotify handle"
795 msgstr "inotify नियंत्रण बंद करें"
796
797 #: fish/cmds.c:2605
798 msgid "return list of watched files that had events"
799 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
800
801 #: fish/cmds.c:2606
802 msgid "create an inotify handle"
803 msgstr "inotify नियंत्रण बनाएँ"
804
805 #: fish/cmds.c:2607
806 msgid "return list of inotify events"
807 msgstr "inotify घटना की सूची वापस करता है"
808
809 #: fish/cmds.c:2608
810 msgid "remove an inotify watch"
811 msgstr "inotify जाँच का हटाएँ"
812
813 #: fish/cmds.c:2609
814 msgid "get architecture of inspected operating system"
815 msgstr ""
816
817 #: fish/cmds.c:2610
818 msgid "get distro of inspected operating system"
819 msgstr ""
820
821 #: fish/cmds.c:2611
822 msgid "get filesystems associated with inspected operating system"
823 msgstr ""
824
825 #: fish/cmds.c:2612
826 msgid "get hostname of the operating system"
827 msgstr ""
828
829 #: fish/cmds.c:2613
830 msgid "get major version of inspected operating system"
831 msgstr ""
832
833 #: fish/cmds.c:2614
834 msgid "get minor version of inspected operating system"
835 msgstr ""
836
837 #: fish/cmds.c:2615
838 msgid "get mountpoints of inspected operating system"
839 msgstr ""
840
841 #: fish/cmds.c:2616
842 msgid "get package format used by the operating system"
843 msgstr ""
844
845 #: fish/cmds.c:2617
846 msgid "get package management tool used by the operating system"
847 msgstr ""
848
849 #: fish/cmds.c:2618
850 msgid "get product name of inspected operating system"
851 msgstr ""
852
853 #: fish/cmds.c:2619
854 msgid "return list of operating systems found by last inspection"
855 msgstr ""
856
857 #: fish/cmds.c:2620
858 msgid "get type of inspected operating system"
859 msgstr ""
860
861 #: fish/cmds.c:2621
862 msgid "get Windows systemroot of inspected operating system"
863 msgstr ""
864
865 #: fish/cmds.c:2622
866 msgid "get list of applications installed in the operating system"
867 msgstr ""
868
869 #: fish/cmds.c:2623
870 msgid "inspect disk and return list of operating systems found"
871 msgstr ""
872
873 #: fish/cmds.c:2624
874 #, fuzzy
875 msgid "test if block device"
876 msgstr "खंड युक्ति को सूचीबद्ध करता है"
877
878 #: fish/cmds.c:2625
879 msgid "is busy processing a command"
880 msgstr "कमांड की प्रक्रिया में व्यस्त है"
881
882 #: fish/cmds.c:2626
883 #, fuzzy
884 msgid "test if character device"
885 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
886
887 #: fish/cmds.c:2627
888 msgid "is in configuration state"
889 msgstr "विन्यास स्थिति में है"
890
891 #: fish/cmds.c:2628
892 #, fuzzy
893 msgid "test if a directory"
894 msgstr "निर्देशिका बनाएँ"
895
896 #: fish/cmds.c:2629
897 #, fuzzy
898 msgid "test if FIFO (named pipe)"
899 msgstr "FIFO (named पाइप) बनाएँ"
900
901 #: fish/cmds.c:2630
902 msgid "test if a regular file"
903 msgstr ""
904
905 #: fish/cmds.c:2631
906 msgid "is launching subprocess"
907 msgstr "उपपक्रिया को लॉन्च कर रहा है"
908
909 #: fish/cmds.c:2632
910 #, fuzzy
911 msgid "test if device is a logical volume"
912 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
913
914 #: fish/cmds.c:2633
915 msgid "is ready to accept commands"
916 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
917
918 #: fish/cmds.c:2634
919 #, fuzzy
920 msgid "test if socket"
921 msgstr "डेमॉन सॉकेट में लिखें"
922
923 #: fish/cmds.c:2635
924 #, fuzzy
925 msgid "test if symbolic link"
926 msgstr "सांकेतिक लिंक बनाएँ"
927
928 #: fish/cmds.c:2636
929 msgid "kill the qemu subprocess"
930 msgstr "qemu उपपक्रिया को किल करें"
931
932 #: fish/cmds.c:2637
933 msgid "launch the qemu subprocess"
934 msgstr "qemu उपपक्रिया लॉन्च करें"
935
936 #: fish/cmds.c:2638
937 #, fuzzy
938 msgid "change working directory"
939 msgstr "स्थानीय परिवर्तन निर्देशिका"
940
941 #: fish/cmds.c:2642
942 msgid "list the block devices"
943 msgstr "खंड युक्ति को सूचीबद्ध करता है"
944
945 #: fish/cmds.c:2643
946 #, fuzzy
947 msgid "list filesystems"
948 msgstr "फाइलसिस्टम बनाएँ"
949
950 #: fish/cmds.c:2644
951 msgid "list the partitions"
952 msgstr "विभाजन सूचीबद्ध करें"
953
954 #: fish/cmds.c:2645
955 msgid "list the files in a directory (long format)"
956 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
957
958 #: fish/cmds.c:2646 fish/cmds.c:2647
959 msgid "create a hard link"
960 msgstr "कोई हार्ड लिंक बनाएँ"
961
962 #: fish/cmds.c:2648 fish/cmds.c:2649
963 msgid "create a symbolic link"
964 msgstr "सांकेतिक लिंक बनाएँ"
965
966 #: fish/cmds.c:2650 fish/cmds.c:2741
967 msgid "remove extended attribute of a file or directory"
968 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
969
970 #: fish/cmds.c:2651
971 msgid "list the files in a directory"
972 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
973
974 #: fish/cmds.c:2652 fish/cmds.c:2766
975 msgid "set extended attribute of a file or directory"
976 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
977
978 #: fish/cmds.c:2653
979 msgid "get file information for a symbolic link"
980 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
981
982 #: fish/cmds.c:2654
983 msgid "lstat on multiple files"
984 msgstr "lstat विविध फाइल पर"
985
986 #: fish/cmds.c:2655
987 #, fuzzy
988 msgid "add a key on a LUKS encrypted device"
989 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
990
991 #: fish/cmds.c:2656
992 #, fuzzy
993 msgid "close a LUKS device"
994 msgstr "युक्ति पर स्वैप सक्रिय करें"
995
996 #: fish/cmds.c:2657 fish/cmds.c:2658
997 msgid "format a block device as a LUKS encrypted device"
998 msgstr ""
999
1000 #: fish/cmds.c:2659
1001 msgid "remove a key from a LUKS encrypted device"
1002 msgstr ""
1003
1004 #: fish/cmds.c:2660
1005 msgid "open a LUKS-encrypted block device"
1006 msgstr ""
1007
1008 #: fish/cmds.c:2661
1009 #, fuzzy
1010 msgid "open a LUKS-encrypted block device read-only"
1011 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1012
1013 #: fish/cmds.c:2662
1014 #, fuzzy
1015 msgid "create an LVM logical volume"
1016 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1017
1018 #: fish/cmds.c:2663
1019 msgid "get canonical name of an LV"
1020 msgstr ""
1021
1022 #: fish/cmds.c:2664
1023 msgid "clear LVM device filter"
1024 msgstr ""
1025
1026 #: fish/cmds.c:2665
1027 msgid "remove all LVM LVs, VGs and PVs"
1028 msgstr "सभी LVM LV, VG और PV हटाएँ"
1029
1030 #: fish/cmds.c:2666
1031 msgid "set LVM device filter"
1032 msgstr ""
1033
1034 #: fish/cmds.c:2667
1035 msgid "remove an LVM logical volume"
1036 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1037
1038 #: fish/cmds.c:2668
1039 msgid "rename an LVM logical volume"
1040 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1041
1042 #: fish/cmds.c:2669
1043 msgid "resize an LVM logical volume"
1044 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1045
1046 #: fish/cmds.c:2670
1047 msgid "expand an LV to fill free space"
1048 msgstr ""
1049
1050 #: fish/cmds.c:2671 fish/cmds.c:2672
1051 msgid "list the LVM logical volumes (LVs)"
1052 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1053
1054 #: fish/cmds.c:2673
1055 #, fuzzy
1056 msgid "get the UUID of a logical volume"
1057 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1058
1059 #: fish/cmds.c:2674
1060 msgid "lgetxattr on multiple files"
1061 msgstr "विविध फाइल पर lgetxattr करें"
1062
1063 #: fish/cmds.c:2675
1064 msgid "open the manual"
1065 msgstr ""
1066
1067 #: fish/cmds.c:2676
1068 msgid "create a directory"
1069 msgstr "निर्देशिका बनाएँ"
1070
1071 #: fish/cmds.c:2677
1072 msgid "create a directory with a particular mode"
1073 msgstr "खास विधि से निर्देशिका बनाएँ"
1074
1075 #: fish/cmds.c:2678
1076 msgid "create a directory and parents"
1077 msgstr "जनक और निर्देशिका बनाएँ"
1078
1079 #: fish/cmds.c:2679
1080 msgid "create a temporary directory"
1081 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1082
1083 #: fish/cmds.c:2680 fish/cmds.c:2681 fish/cmds.c:2682
1084 msgid "make ext2/3/4 filesystem with external journal"
1085 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1086
1087 #: fish/cmds.c:2683
1088 msgid "make ext2/3/4 external journal"
1089 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1090
1091 #: fish/cmds.c:2684
1092 msgid "make ext2/3/4 external journal with label"
1093 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1094
1095 #: fish/cmds.c:2685
1096 msgid "make ext2/3/4 external journal with UUID"
1097 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1098
1099 #: fish/cmds.c:2686
1100 msgid "make FIFO (named pipe)"
1101 msgstr "FIFO (named पाइप) बनाएँ"
1102
1103 #: fish/cmds.c:2687 fish/cmds.c:2689
1104 msgid "make a filesystem"
1105 msgstr "फाइलसिस्टम बनाएँ"
1106
1107 #: fish/cmds.c:2688
1108 msgid "make a filesystem with block size"
1109 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1110
1111 #: fish/cmds.c:2690
1112 msgid "create a mountpoint"
1113 msgstr "आरोहबिंदु बनाएँ"
1114
1115 #: fish/cmds.c:2691
1116 msgid "make block, character or FIFO devices"
1117 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1118
1119 #: fish/cmds.c:2692
1120 msgid "make block device node"
1121 msgstr "खंड युक्ति नोड बनाएँ"
1122
1123 #: fish/cmds.c:2693
1124 msgid "make char device node"
1125 msgstr "चार युक्ति नोड बनाएँ"
1126
1127 #: fish/cmds.c:2694
1128 msgid "create a swap partition"
1129 msgstr "कोई स्वैप विभाजन बनाएँ"
1130
1131 #: fish/cmds.c:2695
1132 msgid "create a swap partition with a label"
1133 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1134
1135 #: fish/cmds.c:2696
1136 msgid "create a swap partition with an explicit UUID"
1137 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1138
1139 #: fish/cmds.c:2697
1140 msgid "create a swap file"
1141 msgstr "कोई स्वैप फाइल बनाएँ"
1142
1143 #: fish/cmds.c:2698
1144 msgid "load a kernel module"
1145 msgstr "कर्नेल मॉड्यूल लोड करें"
1146
1147 #: fish/cmds.c:2699
1148 #, fuzzy
1149 msgid "view a file"
1150 msgstr "कोई फाइल खिसकाएँ"
1151
1152 #: fish/cmds.c:2700
1153 msgid "mount a guest disk at a position in the filesystem"
1154 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1155
1156 #: fish/cmds.c:2701
1157 msgid "mount a file using the loop device"
1158 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1159
1160 #: fish/cmds.c:2702
1161 msgid "mount a guest disk with mount options"
1162 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1163
1164 #: fish/cmds.c:2703
1165 msgid "mount a guest disk, read-only"
1166 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1167
1168 #: fish/cmds.c:2704
1169 msgid "mount a guest disk with mount options and vfstype"
1170 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1171
1172 #: fish/cmds.c:2705
1173 msgid "show mountpoints"
1174 msgstr "आरोहबिंदु दिखाएँ"
1175
1176 #: fish/cmds.c:2706
1177 msgid "show mounted filesystems"
1178 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1179
1180 #: fish/cmds.c:2707
1181 msgid "move a file"
1182 msgstr "कोई फाइल खिसकाएँ"
1183
1184 #: fish/cmds.c:2708
1185 msgid "probe NTFS volume"
1186 msgstr "NTFS वॉल्यूम जाँचें"
1187
1188 #: fish/cmds.c:2709
1189 #, fuzzy
1190 msgid "resize an NTFS filesystem"
1191 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1192
1193 #: fish/cmds.c:2710
1194 #, fuzzy
1195 msgid "resize an NTFS filesystem (with size)"
1196 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1197
1198 #: fish/cmds.c:2711
1199 msgid "add a partition to the device"
1200 msgstr "युक्ति में कोई विभाजन जोड़ें"
1201
1202 #: fish/cmds.c:2712
1203 #, fuzzy
1204 msgid "delete a partition"
1205 msgstr "कोई स्वैप विभाजन बनाएँ"
1206
1207 #: fish/cmds.c:2713
1208 msgid "partition whole disk with a single primary partition"
1209 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1210
1211 #: fish/cmds.c:2714
1212 #, fuzzy
1213 msgid "return true if a partition is bootable"
1214 msgstr "विभाजन सारणी फिर पढ़ें"
1215
1216 #: fish/cmds.c:2715
1217 msgid "get the MBR type byte (ID byte) from a partition"
1218 msgstr ""
1219
1220 #: fish/cmds.c:2716
1221 msgid "get the partition table type"
1222 msgstr "विभाजन सारणी प्रकार पाएँ"
1223
1224 #: fish/cmds.c:2717
1225 msgid "create an empty partition table"
1226 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1227
1228 #: fish/cmds.c:2718
1229 msgid "list partitions on a device"
1230 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1231
1232 #: fish/cmds.c:2719
1233 msgid "make a partition bootable"
1234 msgstr "विभाजन को बूट योग्य बनाएँ"
1235
1236 #: fish/cmds.c:2720
1237 msgid "set the MBR type byte (ID byte) of a partition"
1238 msgstr ""
1239
1240 #: fish/cmds.c:2721
1241 msgid "set partition name"
1242 msgstr "विभाजन नाम सेट करें"
1243
1244 #: fish/cmds.c:2722
1245 #, fuzzy
1246 msgid "convert partition name to device name"
1247 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1248
1249 #: fish/cmds.c:2723
1250 msgid "ping the guest daemon"
1251 msgstr "अतिथि डेमॉन पिंग करें"
1252
1253 #: fish/cmds.c:2724
1254 msgid "read part of a file"
1255 msgstr "किसी फाइल का हिस्सा पढ़ें"
1256
1257 #: fish/cmds.c:2725
1258 #, fuzzy
1259 msgid "read part of a device"
1260 msgstr "किसी फाइल का हिस्सा पढ़ें"
1261
1262 #: fish/cmds.c:2726
1263 msgid "create an LVM physical volume"
1264 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1265
1266 #: fish/cmds.c:2727
1267 msgid "remove an LVM physical volume"
1268 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1269
1270 #: fish/cmds.c:2728
1271 msgid "resize an LVM physical volume"
1272 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1273
1274 #: fish/cmds.c:2729
1275 #, fuzzy
1276 msgid "resize an LVM physical volume (with size)"
1277 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1278
1279 #: fish/cmds.c:2730 fish/cmds.c:2731
1280 msgid "list the LVM physical volumes (PVs)"
1281 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1282
1283 #: fish/cmds.c:2732
1284 #, fuzzy
1285 msgid "get the UUID of a physical volume"
1286 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1287
1288 #: fish/cmds.c:2733
1289 #, fuzzy
1290 msgid "write to part of a file"
1291 msgstr "किसी फाइल का हिस्सा पढ़ें"
1292
1293 #: fish/cmds.c:2734
1294 #, fuzzy
1295 msgid "write to part of a device"
1296 msgstr "किसी फाइल का हिस्सा पढ़ें"
1297
1298 #: fish/cmds.c:2735
1299 msgid "read a file"
1300 msgstr "फाइल पढ़ें"
1301
1302 #: fish/cmds.c:2736
1303 msgid "read file as lines"
1304 msgstr "फाइल पंक्ति बार पढ़ें"
1305
1306 #: fish/cmds.c:2737
1307 msgid "read directories entries"
1308 msgstr "निर्देशिका प्रविष्टि पढें"
1309
1310 #: fish/cmds.c:2738
1311 msgid "read the target of a symbolic link"
1312 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1313
1314 #: fish/cmds.c:2739
1315 msgid "readlink on multiple files"
1316 msgstr "मल्टीपल फाइल पर रीडलिंक"
1317
1318 #: fish/cmds.c:2740
1319 msgid "canonicalized absolute pathname"
1320 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1321
1322 #: fish/cmds.c:2742
1323 msgid "close and reopen libguestfs handle"
1324 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1325
1326 #: fish/cmds.c:2743
1327 #, fuzzy
1328 msgid "resize an ext2, ext3 or ext4 filesystem"
1329 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1330
1331 #: fish/cmds.c:2744
1332 #, fuzzy
1333 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1334 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1335
1336 #: fish/cmds.c:2745
1337 msgid "remove a file"
1338 msgstr "फाइल हटाएँ"
1339
1340 #: fish/cmds.c:2746
1341 msgid "remove a file or directory recursively"
1342 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1343
1344 #: fish/cmds.c:2747
1345 msgid "remove a directory"
1346 msgstr "निर्देशिका हटाएँ"
1347
1348 #: fish/cmds.c:2748
1349 msgid "remove a mountpoint"
1350 msgstr "माउंट प्वाइंट हटाएँ"
1351
1352 #: fish/cmds.c:2749
1353 msgid "scrub (securely wipe) a device"
1354 msgstr "scrub (securely wipe) युक्ति"
1355
1356 #: fish/cmds.c:2750
1357 msgid "scrub (securely wipe) a file"
1358 msgstr "फाइल स्क्रब करें"
1359
1360 #: fish/cmds.c:2751
1361 msgid "scrub (securely wipe) free space"
1362 msgstr "मुक्त स्थान को साफ करें"
1363
1364 #: fish/cmds.c:2752
1365 msgid "add options to kernel command line"
1366 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1367
1368 #: fish/cmds.c:2753
1369 msgid "set autosync mode"
1370 msgstr "autosync विधि सेट करें"
1371
1372 #: fish/cmds.c:2754
1373 msgid "enable or disable direct appliance mode"
1374 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1375
1376 #: fish/cmds.c:2755
1377 msgid "set the ext2/3/4 filesystem label"
1378 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1379
1380 #: fish/cmds.c:2756
1381 msgid "set the ext2/3/4 filesystem UUID"
1382 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1383
1384 #: fish/cmds.c:2757
1385 msgid "set memory allocated to the qemu subprocess"
1386 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1387
1388 #: fish/cmds.c:2758
1389 msgid "set enable network flag"
1390 msgstr ""
1391
1392 #: fish/cmds.c:2759
1393 msgid "set the search path"
1394 msgstr "खोज पथ सेट करें"
1395
1396 #: fish/cmds.c:2760
1397 msgid "set the qemu binary"
1398 msgstr "emu द्विपदीय सेट करें"
1399
1400 #: fish/cmds.c:2761
1401 msgid "enable or disable the recovery process"
1402 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1403
1404 #: fish/cmds.c:2762
1405 msgid "set SELinux enabled or disabled at appliance boot"
1406 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1407
1408 #: fish/cmds.c:2763
1409 msgid "enable or disable command traces"
1410 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1411
1412 #: fish/cmds.c:2764
1413 msgid "set verbose mode"
1414 msgstr "वर्बोस विधि सेट करें"
1415
1416 #: fish/cmds.c:2765
1417 msgid "set SELinux security context"
1418 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1419
1420 #: fish/cmds.c:2767 fish/cmds.c:2768
1421 msgid "create partitions on a block device"
1422 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1423
1424 #: fish/cmds.c:2769
1425 msgid "modify a single partition on a block device"
1426 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1427
1428 #: fish/cmds.c:2770
1429 msgid "display the disk geometry from the partition table"
1430 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1431
1432 #: fish/cmds.c:2771
1433 msgid "display the kernel geometry"
1434 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1435
1436 #: fish/cmds.c:2772
1437 msgid "display the partition table"
1438 msgstr "विभाजन सारणी को दिखाएँ"
1439
1440 #: fish/cmds.c:2773
1441 msgid "run a command via the shell"
1442 msgstr "शेल से होकर कमांड चलाएँ"
1443
1444 #: fish/cmds.c:2774
1445 msgid "run a command via the shell returning lines"
1446 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1447
1448 #: fish/cmds.c:2775
1449 msgid "sleep for some seconds"
1450 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1451
1452 #: fish/cmds.c:2776
1453 #, fuzzy
1454 msgid "create a sparse disk image and add"
1455 msgstr "तनु छवि फाइल आबंटित करें"
1456
1457 #: fish/cmds.c:2777
1458 msgid "get file information"
1459 msgstr "फाइल सूचना पाएँ"
1460
1461 #: fish/cmds.c:2778
1462 msgid "get file system statistics"
1463 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1464
1465 #: fish/cmds.c:2779 fish/cmds.c:2780
1466 msgid "print the printable strings in a file"
1467 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1468
1469 #: fish/cmds.c:2781
1470 #, fuzzy
1471 msgid "list supported groups of commands"
1472 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1473
1474 #: fish/cmds.c:2782
1475 msgid "disable swap on device"
1476 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1477
1478 #: fish/cmds.c:2783
1479 msgid "disable swap on file"
1480 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1481
1482 #: fish/cmds.c:2784
1483 msgid "disable swap on labeled swap partition"
1484 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1485
1486 #: fish/cmds.c:2785
1487 msgid "disable swap on swap partition by UUID"
1488 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1489
1490 #: fish/cmds.c:2786
1491 msgid "enable swap on device"
1492 msgstr "युक्ति पर स्वैप सक्रिय करें"
1493
1494 #: fish/cmds.c:2787
1495 msgid "enable swap on file"
1496 msgstr "फाइल पर स्वैप सक्रिय करें"
1497
1498 #: fish/cmds.c:2788
1499 msgid "enable swap on labeled swap partition"
1500 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1501
1502 #: fish/cmds.c:2789
1503 msgid "enable swap on swap partition by UUID"
1504 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1505
1506 #: fish/cmds.c:2790
1507 msgid "sync disks, writes are flushed through to the disk image"
1508 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1509
1510 #: fish/cmds.c:2791
1511 msgid "return last 10 lines of a file"
1512 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1513
1514 #: fish/cmds.c:2792
1515 msgid "return last N lines of a file"
1516 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1517
1518 #: fish/cmds.c:2793
1519 msgid "unpack tarfile to directory"
1520 msgstr "tarfile को निर्देशिका में खोलें"
1521
1522 #: fish/cmds.c:2794
1523 msgid "pack directory into tarfile"
1524 msgstr "निर्देशिका को tarfile में पैक करें"
1525
1526 #: fish/cmds.c:2795 fish/cmds.c:2802
1527 msgid "unpack compressed tarball to directory"
1528 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1529
1530 #: fish/cmds.c:2796 fish/cmds.c:2803
1531 msgid "pack directory into compressed tarball"
1532 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1533
1534 #: fish/cmds.c:2797
1535 #, fuzzy
1536 msgid "print elapsed time taken to run a command"
1537 msgstr "कमांड चलाने के लिए लिया गया समय"
1538
1539 #: fish/cmds.c:2798
1540 msgid "update file timestamps or create a new file"
1541 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1542
1543 #: fish/cmds.c:2799
1544 msgid "truncate a file to zero size"
1545 msgstr "फाइल को शून्य आकार में काटें"
1546
1547 #: fish/cmds.c:2800
1548 msgid "truncate a file to a particular size"
1549 msgstr "फाइल को किसी खास आकार में काटें"
1550
1551 #: fish/cmds.c:2801
1552 msgid "get ext2/ext3/ext4 superblock details"
1553 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1554
1555 #: fish/cmds.c:2804
1556 msgid "set file mode creation mask (umask)"
1557 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1558
1559 #: fish/cmds.c:2805
1560 msgid "unmount a filesystem"
1561 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1562
1563 #: fish/cmds.c:2806
1564 msgid "unmount all filesystems"
1565 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1566
1567 #: fish/cmds.c:2807
1568 msgid "upload a file from the local machine"
1569 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1570
1571 #: fish/cmds.c:2808
1572 #, fuzzy
1573 msgid "upload a file from the local machine with offset"
1574 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1575
1576 #: fish/cmds.c:2809
1577 msgid "set timestamp of a file with nanosecond precision"
1578 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1579
1580 #: fish/cmds.c:2810
1581 msgid "get the library version number"
1582 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1583
1584 #: fish/cmds.c:2811
1585 #, fuzzy
1586 msgid "get the filesystem label"
1587 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
1588
1589 #: fish/cmds.c:2812
1590 msgid "get the Linux VFS type corresponding to a mounted device"
1591 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1592
1593 #: fish/cmds.c:2813
1594 #, fuzzy
1595 msgid "get the filesystem UUID"
1596 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
1597
1598 #: fish/cmds.c:2814
1599 msgid "activate or deactivate some volume groups"
1600 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1601
1602 #: fish/cmds.c:2815
1603 msgid "activate or deactivate all volume groups"
1604 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1605
1606 #: fish/cmds.c:2816
1607 msgid "create an LVM volume group"
1608 msgstr "LVM वॉल्यूम समूह बनाएँ"
1609
1610 #: fish/cmds.c:2817
1611 msgid "get the LV UUIDs of all LVs in the volume group"
1612 msgstr ""
1613
1614 #: fish/cmds.c:2818
1615 msgid "get the PV UUIDs containing the volume group"
1616 msgstr ""
1617
1618 #: fish/cmds.c:2819
1619 msgid "remove an LVM volume group"
1620 msgstr "LVM वाल्यूम समूह हटाएँ"
1621
1622 #: fish/cmds.c:2820
1623 msgid "rename an LVM volume group"
1624 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1625
1626 #: fish/cmds.c:2821 fish/cmds.c:2822
1627 msgid "list the LVM volume groups (VGs)"
1628 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1629
1630 #: fish/cmds.c:2823
1631 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1632 msgstr ""
1633
1634 #: fish/cmds.c:2824
1635 #, fuzzy
1636 msgid "get the UUID of a volume group"
1637 msgstr "LVM वॉल्यूम समूह बनाएँ"
1638
1639 #: fish/cmds.c:2825
1640 msgid "count characters in a file"
1641 msgstr "फाइल में वर्ण गिनती करें"
1642
1643 #: fish/cmds.c:2826
1644 msgid "count lines in a file"
1645 msgstr "फाइल में पंक्ति गिनती करें"
1646
1647 #: fish/cmds.c:2827
1648 msgid "count words in a file"
1649 msgstr "फाइल में शब्द गिनती करें"
1650
1651 #: fish/cmds.c:2828
1652 #, fuzzy
1653 msgid "create a new file"
1654 msgstr "फाइल बनाएँ"
1655
1656 #: fish/cmds.c:2829
1657 msgid "create a file"
1658 msgstr "फाइल बनाएँ"
1659
1660 #: fish/cmds.c:2832
1661 msgid "write zeroes to the device"
1662 msgstr "युक्ति में शून्य लिखें"
1663
1664 #: fish/cmds.c:2833
1665 #, fuzzy
1666 msgid "write zeroes to an entire device"
1667 msgstr "युक्ति में शून्य लिखें"
1668
1669 #: fish/cmds.c:2834
1670 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1671 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1672
1673 #: fish/cmds.c:2837
1674 msgid "determine file type inside a compressed file"
1675 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1676
1677 #: fish/cmds.c:2840
1678 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1679 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1680
1681 #: fish/cmds.c:3158 fish/cmds.c:3172 fish/cmds.c:3188 fish/cmds.c:3205
1682 #: fish/cmds.c:3222 fish/cmds.c:3240 fish/cmds.c:3259 fish/cmds.c:3275
1683 #: fish/cmds.c:3293 fish/cmds.c:3309 fish/cmds.c:3327 fish/cmds.c:3343
1684 #: fish/cmds.c:3360 fish/cmds.c:3375 fish/cmds.c:3393 fish/cmds.c:3408
1685 #: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3472
1686 #: fish/cmds.c:3488 fish/cmds.c:3506 fish/cmds.c:3539 fish/cmds.c:3555
1687 #: fish/cmds.c:3571 fish/cmds.c:3590 fish/cmds.c:3605 fish/cmds.c:3623
1688 #: fish/cmds.c:3638 fish/cmds.c:3656 fish/cmds.c:3671 fish/cmds.c:3689
1689 #: fish/cmds.c:3704 fish/cmds.c:3723 fish/cmds.c:3742 fish/cmds.c:3760
1690 #: fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3819 fish/cmds.c:3839
1691 #: fish/cmds.c:3859 fish/cmds.c:3878 fish/cmds.c:3897 fish/cmds.c:3917
1692 #: fish/cmds.c:3937 fish/cmds.c:3957 fish/cmds.c:3972 fish/cmds.c:3988
1693 #: fish/cmds.c:4060 fish/cmds.c:4078 fish/cmds.c:4095 fish/cmds.c:4169
1694 #: fish/cmds.c:4189 fish/cmds.c:4209 fish/cmds.c:4229 fish/cmds.c:4250
1695 #: fish/cmds.c:4266 fish/cmds.c:4282 fish/cmds.c:4301 fish/cmds.c:4323
1696 #: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4382 fish/cmds.c:4399
1697 #: fish/cmds.c:4416 fish/cmds.c:4433 fish/cmds.c:4450 fish/cmds.c:4467
1698 #: fish/cmds.c:4484 fish/cmds.c:4503 fish/cmds.c:4526 fish/cmds.c:4562
1699 #: fish/cmds.c:4579 fish/cmds.c:4602 fish/cmds.c:4624 fish/cmds.c:4645
1700 #: fish/cmds.c:4665 fish/cmds.c:4684 fish/cmds.c:4704 fish/cmds.c:4722
1701 #: fish/cmds.c:4740 fish/cmds.c:4754 fish/cmds.c:4770 fish/cmds.c:4790
1702 #: fish/cmds.c:4809 fish/cmds.c:4828 fish/cmds.c:4847 fish/cmds.c:4866
1703 #: fish/cmds.c:4886 fish/cmds.c:4926 fish/cmds.c:4983 fish/cmds.c:5004
1704 #: fish/cmds.c:5025 fish/cmds.c:5046 fish/cmds.c:5064 fish/cmds.c:5086
1705 #: fish/cmds.c:5124 fish/cmds.c:5146 fish/cmds.c:5225 fish/cmds.c:5264
1706 #: fish/cmds.c:5279 fish/cmds.c:5296 fish/cmds.c:5310 fish/cmds.c:5326
1707 #: fish/cmds.c:5348 fish/cmds.c:5370 fish/cmds.c:5392 fish/cmds.c:5414
1708 #: fish/cmds.c:5436 fish/cmds.c:5458 fish/cmds.c:5478 fish/cmds.c:5495
1709 #: fish/cmds.c:5512 fish/cmds.c:5531 fish/cmds.c:5550 fish/cmds.c:5570
1710 #: fish/cmds.c:5606 fish/cmds.c:5625 fish/cmds.c:5644 fish/cmds.c:5661
1711 #: fish/cmds.c:5679 fish/cmds.c:5702 fish/cmds.c:5725 fish/cmds.c:5749
1712 #: fish/cmds.c:5772 fish/cmds.c:5793 fish/cmds.c:5816 fish/cmds.c:5839
1713 #: fish/cmds.c:5859 fish/cmds.c:5881 fish/cmds.c:5902 fish/cmds.c:5925
1714 #: fish/cmds.c:5942 fish/cmds.c:5959 fish/cmds.c:5977 fish/cmds.c:5995
1715 #: fish/cmds.c:6016 fish/cmds.c:6034 fish/cmds.c:6055 fish/cmds.c:6075
1716 #: fish/cmds.c:6093 fish/cmds.c:6114 fish/cmds.c:6137 fish/cmds.c:6160
1717 #: fish/cmds.c:6182 fish/cmds.c:6215 fish/cmds.c:6232 fish/cmds.c:6249
1718 #: fish/cmds.c:6273 fish/cmds.c:6296 fish/cmds.c:6319 fish/cmds.c:6341
1719 #: fish/cmds.c:6358 fish/cmds.c:6380 fish/cmds.c:6474 fish/cmds.c:6494
1720 #: fish/cmds.c:6514 fish/cmds.c:6534 fish/cmds.c:6552 fish/cmds.c:6573
1721 #: fish/cmds.c:6609 fish/cmds.c:6626 fish/cmds.c:6648 fish/cmds.c:6665
1722 #: fish/cmds.c:6701 fish/cmds.c:6721 fish/cmds.c:6741 fish/cmds.c:6761
1723 #: fish/cmds.c:6783 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
1724 #: fish/cmds.c:6860 fish/cmds.c:6881 fish/cmds.c:6902 fish/cmds.c:6923
1725 #: fish/cmds.c:6946 fish/cmds.c:6987 fish/cmds.c:7010 fish/cmds.c:7049
1726 #: fish/cmds.c:7066 fish/cmds.c:7085 fish/cmds.c:7106 fish/cmds.c:7129
1727 #: fish/cmds.c:7151 fish/cmds.c:7169 fish/cmds.c:7188 fish/cmds.c:7209
1728 #: fish/cmds.c:7286 fish/cmds.c:7327 fish/cmds.c:7406 fish/cmds.c:7482
1729 #: fish/cmds.c:7519 fish/cmds.c:7542 fish/cmds.c:7563 fish/cmds.c:7586
1730 #: fish/cmds.c:7608 fish/cmds.c:7633 fish/cmds.c:7676 fish/cmds.c:7717
1731 #: fish/cmds.c:7738 fish/cmds.c:7756 fish/cmds.c:7775 fish/cmds.c:7792
1732 #: fish/cmds.c:7810 fish/cmds.c:7837 fish/cmds.c:7861 fish/cmds.c:7885
1733 #: fish/cmds.c:7909 fish/cmds.c:7933 fish/cmds.c:7957 fish/cmds.c:7981
1734 #: fish/cmds.c:8005 fish/cmds.c:8029 fish/cmds.c:8053 fish/cmds.c:8077
1735 #: fish/cmds.c:8101 fish/cmds.c:8124 fish/cmds.c:8147 fish/cmds.c:8168
1736 #: fish/cmds.c:8189 fish/cmds.c:8210 fish/cmds.c:8230 fish/cmds.c:8253
1737 #: fish/cmds.c:8291 fish/cmds.c:8308 fish/cmds.c:8325 fish/cmds.c:8344
1738 #: fish/cmds.c:8363 fish/cmds.c:8380 fish/cmds.c:8397 fish/cmds.c:8414
1739 #: fish/cmds.c:8431 fish/cmds.c:8450 fish/cmds.c:8486 fish/cmds.c:8526
1740 #: fish/cmds.c:8559 fish/cmds.c:8576 fish/cmds.c:8593 fish/cmds.c:8609
1741 #: fish/cmds.c:8624 fish/cmds.c:8645 fish/cmds.c:8683 fish/cmds.c:8721
1742 #: fish/cmds.c:8760 fish/cmds.c:8800 fish/cmds.c:8841 fish/cmds.c:8882
1743 #: fish/cmds.c:8920 fish/cmds.c:8937 fish/cmds.c:8960 fish/cmds.c:8982
1744 #: fish/cmds.c:9004 fish/cmds.c:9024 fish/cmds.c:9044 fish/cmds.c:9080
1745 #: fish/cmds.c:9152 fish/cmds.c:9192 fish/cmds.c:9250 fish/cmds.c:9276
1746 #: fish/cmds.c:9302 fish/cmds.c:9330 fish/cmds.c:9389 fish/cmds.c:9410
1747 #: fish/cmds.c:9455 fish/cmds.c:9475 fish/cmds.c:9514 fish/cmds.c:9551
1748 #: fish/cmds.c:9571 fish/cmds.c:9593 fish/cmds.c:9650 fish/cmds.c:9670
1749 #: fish/cmds.c:9692 fish/cmds.c:9714 fish/cmds.c:9733 fish/cmds.c:9753
1750 #: fish/cmds.c:9780 fish/cmds.c:9800 fish/cmds.c:9820 fish/cmds.c:9840
1751 #: fish/cmds.c:9860 fish/cmds.c:9882 fish/cmds.c:9917 fish/cmds.c:9935
1752 #: fish/cmds.c:9958 fish/cmds.c:9980 fish/cmds.c:9995 fish/cmds.c:10012
1753 #: fish/cmds.c:10049 fish/cmds.c:10088 fish/cmds.c:10128 fish/cmds.c:10184
1754 #: fish/cmds.c:10206 fish/cmds.c:10242 fish/cmds.c:10257 fish/cmds.c:10277
1755 #: fish/cmds.c:10317 fish/cmds.c:10340 fish/cmds.c:10364 fish/cmds.c:10389
1756 #: fish/cmds.c:10430 fish/cmds.c:10455 fish/cmds.c:10493 fish/cmds.c:10524
1757 #: fish/cmds.c:10555 fish/cmds.c:10583 fish/cmds.c:10603 fish/cmds.c:10635
1758 #: fish/cmds.c:10655 fish/cmds.c:10675 fish/cmds.c:10692 fish/cmds.c:10710
1759 #: fish/cmds.c:10733 fish/cmds.c:10754 fish/cmds.c:10773 fish/cmds.c:10815
1760 #: fish/cmds.c:10858 fish/cmds.c:10902 fish/cmds.c:10941 fish/cmds.c:10960
1761 #: fish/cmds.c:10980 fish/cmds.c:11000 fish/cmds.c:11021 fish/cmds.c:11042
1762 #: fish/cmds.c:11063 fish/cmds.c:11084 fish/cmds.c:11105 fish/cmds.c:11127
1763 #: fish/cmds.c:11165 fish/cmds.c:11216 fish/cmds.c:11254 fish/cmds.c:11310
1764 #: fish/cmds.c:11395 fish/cmds.c:11424
1765 #, c-format
1766 msgid "%s should have %d parameter(s)\n"
1767 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1768
1769 #: fish/cmds.c:3159 fish/cmds.c:3173 fish/cmds.c:3189 fish/cmds.c:3206
1770 #: fish/cmds.c:3223 fish/cmds.c:3241 fish/cmds.c:3260 fish/cmds.c:3276
1771 #: fish/cmds.c:3294 fish/cmds.c:3310 fish/cmds.c:3328 fish/cmds.c:3344
1772 #: fish/cmds.c:3361 fish/cmds.c:3376 fish/cmds.c:3394 fish/cmds.c:3409
1773 #: fish/cmds.c:3425 fish/cmds.c:3441 fish/cmds.c:3457 fish/cmds.c:3473
1774 #: fish/cmds.c:3489 fish/cmds.c:3507 fish/cmds.c:3540 fish/cmds.c:3556
1775 #: fish/cmds.c:3572 fish/cmds.c:3591 fish/cmds.c:3606 fish/cmds.c:3624
1776 #: fish/cmds.c:3639 fish/cmds.c:3657 fish/cmds.c:3672 fish/cmds.c:3690
1777 #: fish/cmds.c:3705 fish/cmds.c:3724 fish/cmds.c:3743 fish/cmds.c:3761
1778 #: fish/cmds.c:3781 fish/cmds.c:3800 fish/cmds.c:3820 fish/cmds.c:3840
1779 #: fish/cmds.c:3860 fish/cmds.c:3879 fish/cmds.c:3898 fish/cmds.c:3918
1780 #: fish/cmds.c:3938 fish/cmds.c:3958 fish/cmds.c:3973 fish/cmds.c:3989
1781 #: fish/cmds.c:4010 fish/cmds.c:4061 fish/cmds.c:4079 fish/cmds.c:4096
1782 #: fish/cmds.c:4117 fish/cmds.c:4170 fish/cmds.c:4190 fish/cmds.c:4210
1783 #: fish/cmds.c:4230 fish/cmds.c:4251 fish/cmds.c:4267 fish/cmds.c:4283
1784 #: fish/cmds.c:4302 fish/cmds.c:4324 fish/cmds.c:4346 fish/cmds.c:4366
1785 #: fish/cmds.c:4383 fish/cmds.c:4400 fish/cmds.c:4417 fish/cmds.c:4434
1786 #: fish/cmds.c:4451 fish/cmds.c:4468 fish/cmds.c:4485 fish/cmds.c:4504
1787 #: fish/cmds.c:4527 fish/cmds.c:4563 fish/cmds.c:4580 fish/cmds.c:4603
1788 #: fish/cmds.c:4625 fish/cmds.c:4646 fish/cmds.c:4666 fish/cmds.c:4685
1789 #: fish/cmds.c:4705 fish/cmds.c:4723 fish/cmds.c:4741 fish/cmds.c:4755
1790 #: fish/cmds.c:4771 fish/cmds.c:4791 fish/cmds.c:4810 fish/cmds.c:4829
1791 #: fish/cmds.c:4848 fish/cmds.c:4867 fish/cmds.c:4887 fish/cmds.c:4927
1792 #: fish/cmds.c:4984 fish/cmds.c:5005 fish/cmds.c:5026 fish/cmds.c:5047
1793 #: fish/cmds.c:5065 fish/cmds.c:5087 fish/cmds.c:5125 fish/cmds.c:5147
1794 #: fish/cmds.c:5226 fish/cmds.c:5265 fish/cmds.c:5280 fish/cmds.c:5297
1795 #: fish/cmds.c:5311 fish/cmds.c:5327 fish/cmds.c:5349 fish/cmds.c:5371
1796 #: fish/cmds.c:5393 fish/cmds.c:5415 fish/cmds.c:5437 fish/cmds.c:5459
1797 #: fish/cmds.c:5479 fish/cmds.c:5496 fish/cmds.c:5513 fish/cmds.c:5532
1798 #: fish/cmds.c:5551 fish/cmds.c:5571 fish/cmds.c:5607 fish/cmds.c:5626
1799 #: fish/cmds.c:5645 fish/cmds.c:5662 fish/cmds.c:5680 fish/cmds.c:5703
1800 #: fish/cmds.c:5726 fish/cmds.c:5750 fish/cmds.c:5773 fish/cmds.c:5794
1801 #: fish/cmds.c:5817 fish/cmds.c:5840 fish/cmds.c:5860 fish/cmds.c:5882
1802 #: fish/cmds.c:5903 fish/cmds.c:5926 fish/cmds.c:5943 fish/cmds.c:5960
1803 #: fish/cmds.c:5978 fish/cmds.c:5996 fish/cmds.c:6017 fish/cmds.c:6035
1804 #: fish/cmds.c:6056 fish/cmds.c:6076 fish/cmds.c:6094 fish/cmds.c:6115
1805 #: fish/cmds.c:6138 fish/cmds.c:6161 fish/cmds.c:6183 fish/cmds.c:6216
1806 #: fish/cmds.c:6233 fish/cmds.c:6250 fish/cmds.c:6274 fish/cmds.c:6297
1807 #: fish/cmds.c:6320 fish/cmds.c:6342 fish/cmds.c:6359 fish/cmds.c:6381
1808 #: fish/cmds.c:6475 fish/cmds.c:6495 fish/cmds.c:6515 fish/cmds.c:6535
1809 #: fish/cmds.c:6553 fish/cmds.c:6574 fish/cmds.c:6610 fish/cmds.c:6627
1810 #: fish/cmds.c:6649 fish/cmds.c:6666 fish/cmds.c:6702 fish/cmds.c:6722
1811 #: fish/cmds.c:6742 fish/cmds.c:6762 fish/cmds.c:6784 fish/cmds.c:6801
1812 #: fish/cmds.c:6820 fish/cmds.c:6839 fish/cmds.c:6861 fish/cmds.c:6882
1813 #: fish/cmds.c:6903 fish/cmds.c:6924 fish/cmds.c:6947 fish/cmds.c:6988
1814 #: fish/cmds.c:7011 fish/cmds.c:7050 fish/cmds.c:7067 fish/cmds.c:7086
1815 #: fish/cmds.c:7107 fish/cmds.c:7130 fish/cmds.c:7152 fish/cmds.c:7170
1816 #: fish/cmds.c:7189 fish/cmds.c:7210 fish/cmds.c:7287 fish/cmds.c:7328
1817 #: fish/cmds.c:7407 fish/cmds.c:7483 fish/cmds.c:7520 fish/cmds.c:7543
1818 #: fish/cmds.c:7564 fish/cmds.c:7587 fish/cmds.c:7609 fish/cmds.c:7634
1819 #: fish/cmds.c:7677 fish/cmds.c:7718 fish/cmds.c:7739 fish/cmds.c:7757
1820 #: fish/cmds.c:7776 fish/cmds.c:7793 fish/cmds.c:7811 fish/cmds.c:7838
1821 #: fish/cmds.c:7862 fish/cmds.c:7886 fish/cmds.c:7910 fish/cmds.c:7934
1822 #: fish/cmds.c:7958 fish/cmds.c:7982 fish/cmds.c:8006 fish/cmds.c:8030
1823 #: fish/cmds.c:8054 fish/cmds.c:8078 fish/cmds.c:8102 fish/cmds.c:8125
1824 #: fish/cmds.c:8148 fish/cmds.c:8169 fish/cmds.c:8190 fish/cmds.c:8211
1825 #: fish/cmds.c:8231 fish/cmds.c:8254 fish/cmds.c:8292 fish/cmds.c:8309
1826 #: fish/cmds.c:8326 fish/cmds.c:8345 fish/cmds.c:8364 fish/cmds.c:8381
1827 #: fish/cmds.c:8398 fish/cmds.c:8415 fish/cmds.c:8432 fish/cmds.c:8451
1828 #: fish/cmds.c:8487 fish/cmds.c:8527 fish/cmds.c:8560 fish/cmds.c:8577
1829 #: fish/cmds.c:8594 fish/cmds.c:8610 fish/cmds.c:8625 fish/cmds.c:8646
1830 #: fish/cmds.c:8684 fish/cmds.c:8722 fish/cmds.c:8761 fish/cmds.c:8801
1831 #: fish/cmds.c:8842 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8938
1832 #: fish/cmds.c:8961 fish/cmds.c:8983 fish/cmds.c:9005 fish/cmds.c:9025
1833 #: fish/cmds.c:9045 fish/cmds.c:9081 fish/cmds.c:9153 fish/cmds.c:9193
1834 #: fish/cmds.c:9251 fish/cmds.c:9277 fish/cmds.c:9303 fish/cmds.c:9331
1835 #: fish/cmds.c:9390 fish/cmds.c:9411 fish/cmds.c:9456 fish/cmds.c:9476
1836 #: fish/cmds.c:9515 fish/cmds.c:9552 fish/cmds.c:9572 fish/cmds.c:9594
1837 #: fish/cmds.c:9651 fish/cmds.c:9671 fish/cmds.c:9693 fish/cmds.c:9715
1838 #: fish/cmds.c:9734 fish/cmds.c:9754 fish/cmds.c:9781 fish/cmds.c:9801
1839 #: fish/cmds.c:9821 fish/cmds.c:9841 fish/cmds.c:9861 fish/cmds.c:9883
1840 #: fish/cmds.c:9918 fish/cmds.c:9936 fish/cmds.c:9959 fish/cmds.c:9981
1841 #: fish/cmds.c:9996 fish/cmds.c:10013 fish/cmds.c:10050 fish/cmds.c:10089
1842 #: fish/cmds.c:10129 fish/cmds.c:10185 fish/cmds.c:10207 fish/cmds.c:10243
1843 #: fish/cmds.c:10258 fish/cmds.c:10278 fish/cmds.c:10318 fish/cmds.c:10341
1844 #: fish/cmds.c:10365 fish/cmds.c:10390 fish/cmds.c:10431 fish/cmds.c:10456
1845 #: fish/cmds.c:10494 fish/cmds.c:10525 fish/cmds.c:10556 fish/cmds.c:10584
1846 #: fish/cmds.c:10604 fish/cmds.c:10636 fish/cmds.c:10656 fish/cmds.c:10676
1847 #: fish/cmds.c:10693 fish/cmds.c:10711 fish/cmds.c:10734 fish/cmds.c:10755
1848 #: fish/cmds.c:10774 fish/cmds.c:10816 fish/cmds.c:10859 fish/cmds.c:10903
1849 #: fish/cmds.c:10942 fish/cmds.c:10961 fish/cmds.c:10981 fish/cmds.c:11001
1850 #: fish/cmds.c:11022 fish/cmds.c:11043 fish/cmds.c:11064 fish/cmds.c:11085
1851 #: fish/cmds.c:11106 fish/cmds.c:11128 fish/cmds.c:11166 fish/cmds.c:11217
1852 #: fish/cmds.c:11255 fish/cmds.c:11311 fish/cmds.c:11334 fish/cmds.c:11396
1853 #: fish/cmds.c:11425
1854 #, c-format
1855 msgid "type 'help %s' for help on %s\n"
1856 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
1857
1858 #: fish/cmds.c:3517 fish/cmds.c:4539 fish/cmds.c:4897 fish/cmds.c:4937
1859 #: fish/cmds.c:4956 fish/cmds.c:5099 fish/cmds.c:5158 fish/cmds.c:5177
1860 #: fish/cmds.c:5196 fish/cmds.c:5239 fish/cmds.c:5582 fish/cmds.c:6193
1861 #: fish/cmds.c:6392 fish/cmds.c:6411 fish/cmds.c:6430 fish/cmds.c:6449
1862 #: fish/cmds.c:6585 fish/cmds.c:6676 fish/cmds.c:6957 fish/cmds.c:7021
1863 #: fish/cmds.c:7220 fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7297
1864 #: fish/cmds.c:7338 fish/cmds.c:7357 fish/cmds.c:7376 fish/cmds.c:7417
1865 #: fish/cmds.c:7436 fish/cmds.c:7455 fish/cmds.c:7493 fish/cmds.c:7646
1866 #: fish/cmds.c:7689 fish/cmds.c:8266 fish/cmds.c:8461 fish/cmds.c:8499
1867 #: fish/cmds.c:8537 fish/cmds.c:8657 fish/cmds.c:8694 fish/cmds.c:8732
1868 #: fish/cmds.c:8771 fish/cmds.c:8812 fish/cmds.c:8853 fish/cmds.c:8894
1869 #: fish/cmds.c:9057 fish/cmds.c:9093 fish/cmds.c:9106 fish/cmds.c:9119
1870 #: fish/cmds.c:9132 fish/cmds.c:9165 fish/cmds.c:9203 fish/cmds.c:9222
1871 #: fish/cmds.c:9343 fish/cmds.c:9362 fish/cmds.c:9423 fish/cmds.c:9436
1872 #: fish/cmds.c:9487 fish/cmds.c:9526 fish/cmds.c:9604 fish/cmds.c:9623
1873 #: fish/cmds.c:9897 fish/cmds.c:10024 fish/cmds.c:10061 fish/cmds.c:10100
1874 #: fish/cmds.c:10140 fish/cmds.c:10159 fish/cmds.c:10218 fish/cmds.c:10291
1875 #: fish/cmds.c:10401 fish/cmds.c:10471 fish/cmds.c:10505 fish/cmds.c:10536
1876 #: fish/cmds.c:10567 fish/cmds.c:10616 fish/cmds.c:10787 fish/cmds.c:10829
1877 #: fish/cmds.c:10874 fish/cmds.c:10916 fish/cmds.c:11142 fish/cmds.c:11180
1878 #: fish/cmds.c:11193 fish/cmds.c:11231 fish/cmds.c:11266 fish/cmds.c:11285
1879 #: fish/cmds.c:11352
1880 #, c-format
1881 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1882 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
1883
1884 #: fish/cmds.c:3523 fish/cmds.c:4545 fish/cmds.c:4903 fish/cmds.c:4943
1885 #: fish/cmds.c:4962 fish/cmds.c:5105 fish/cmds.c:5164 fish/cmds.c:5183
1886 #: fish/cmds.c:5202 fish/cmds.c:5245 fish/cmds.c:5588 fish/cmds.c:6199
1887 #: fish/cmds.c:6398 fish/cmds.c:6417 fish/cmds.c:6436 fish/cmds.c:6455
1888 #: fish/cmds.c:6591 fish/cmds.c:6682 fish/cmds.c:6963 fish/cmds.c:7027
1889 #: fish/cmds.c:7226 fish/cmds.c:7245 fish/cmds.c:7264 fish/cmds.c:7303
1890 #: fish/cmds.c:7344 fish/cmds.c:7363 fish/cmds.c:7382 fish/cmds.c:7423
1891 #: fish/cmds.c:7442 fish/cmds.c:7461 fish/cmds.c:7499 fish/cmds.c:7652
1892 #: fish/cmds.c:7695 fish/cmds.c:8272 fish/cmds.c:8467 fish/cmds.c:8505
1893 #: fish/cmds.c:8543 fish/cmds.c:8663 fish/cmds.c:8700 fish/cmds.c:8738
1894 #: fish/cmds.c:8777 fish/cmds.c:8818 fish/cmds.c:8859 fish/cmds.c:8900
1895 #: fish/cmds.c:9171 fish/cmds.c:9209 fish/cmds.c:9228 fish/cmds.c:9349
1896 #: fish/cmds.c:9493 fish/cmds.c:9532 fish/cmds.c:9610 fish/cmds.c:9629
1897 #: fish/cmds.c:10030 fish/cmds.c:10067 fish/cmds.c:10106 fish/cmds.c:10146
1898 #: fish/cmds.c:10165 fish/cmds.c:10224 fish/cmds.c:10297 fish/cmds.c:10407
1899 #: fish/cmds.c:10793 fish/cmds.c:10835 fish/cmds.c:10880 fish/cmds.c:10922
1900 #: fish/cmds.c:11272 fish/cmds.c:11358
1901 #, c-format
1902 msgid "%s: %s: integer out of range\n"
1903 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
1904
1905 #: fish/cmds.c:4009 fish/cmds.c:4116 fish/cmds.c:11333
1906 #, fuzzy, c-format
1907 msgid "%s should have %d-%d parameter(s)\n"
1908 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1909
1910 #: fish/cmds.c:4035 fish/cmds.c:4142 fish/cmds.c:11368
1911 #, fuzzy, c-format
1912 msgid "%s: unknown optional argument \"%s\"\n"
1913 msgstr "%s: too many arguments\n"
1914
1915 #: fish/cmds.c:4041 fish/cmds.c:4148 fish/cmds.c:11374
1916 #, fuzzy, c-format
1917 msgid "%s: optional argument \"%s\" given twice\n"
1918 msgstr "%s: too many arguments\n"
1919
1920 #: fish/cmds.c:11452
1921 #, c-format
1922 msgid "%s: unknown command\n"
1923 msgstr "%s: अज्ञात कमांड\n"
1924
1925 #: fish/copy.c:41
1926 #, c-format
1927 msgid ""
1928 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1929 msgstr ""
1930
1931 #: fish/copy.c:54
1932 #, fuzzy, c-format
1933 msgid "copy-in: target '%s' is not a directory\n"
1934 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1935
1936 #: fish/copy.c:139
1937 #, c-format
1938 msgid "error: argument is zero length or longer than maximum permitted\n"
1939 msgstr ""
1940
1941 #: fish/copy.c:184
1942 #, c-format
1943 msgid ""
1944 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1945 "image\n"
1946 msgstr ""
1947
1948 #: fish/copy.c:195
1949 #, fuzzy, c-format
1950 msgid "copy-out: target '%s' is not a directory\n"
1951 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1952
1953 #: fish/copy.c:225
1954 #, fuzzy, c-format
1955 msgid "copy-out: '%s' is not a file or directory\n"
1956 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
1957
1958 #: fish/edit.c:44
1959 #, c-format
1960 msgid "use '%s filename' to edit a file\n"
1961 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
1962
1963 #: fish/fish.c:98
1964 #, fuzzy, c-format
1965 msgid ""
1966 "%s: guest filesystem shell\n"
1967 "%s lets you edit virtual machine filesystems\n"
1968 "Copyright (C) 2009-2011 Red Hat Inc.\n"
1969 "Usage:\n"
1970 "  %s [--options] cmd [: cmd : cmd ...]\n"
1971 "Options:\n"
1972 "  -h|--cmd-help        List available commands\n"
1973 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1974 "  -a|--add image       Add image\n"
1975 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1976 "  --csh                Make --listen csh-compatible\n"
1977 "  -d|--domain guest    Add disks from libvirt guest\n"
1978 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1979 "  --echo-keys          Don't turn off echo for passphrases\n"
1980 "  -f|--file file       Read commands from file\n"
1981 "  --format[=raw|..]    Force disk format for -a option\n"
1982 "  -i|--inspector       Automatically mount filesystems\n"
1983 "  --keys-from-stdin    Read passphrases from stdin\n"
1984 "  --listen             Listen for remote commands\n"
1985 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1986 "  -n|--no-sync         Don't autosync\n"
1987 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1988 "  --progress-bars      Enable progress bars even when not interactive\n"
1989 "  --no-progress-bars   Disable progress bars\n"
1990 "  --remote[=pid]       Send commands to remote %s\n"
1991 "  -r|--ro              Mount read-only\n"
1992 "  --selinux            Enable SELinux support\n"
1993 "  -v|--verbose         Verbose messages\n"
1994 "  -V|--version         Display version and exit\n"
1995 "  -w|--rw              Mount read-write\n"
1996 "  -x                   Echo each command before executing it\n"
1997 "\n"
1998 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
1999 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2000 "or\n"
2001 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2002 "\n"
2003 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2004 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2005 "\n"
2006 "For more information, see the manpage %s(1).\n"
2007 msgstr ""
2008 "%s: guest filesystem shell\n"
2009 "%s lets you edit virtual machine filesystems\n"
2010 "Copyright (C) 2009 Red Hat Inc.\n"
2011 "Usage:\n"
2012 "  %s [--options] cmd [: cmd : cmd ...]\n"
2013 "  %s -i libvirt-domain\n"
2014 "  %s -i disk-image(s)\n"
2015 "or for interactive use:\n"
2016 "  %s\n"
2017 "or from a shell script:\n"
2018 "  %s <<EOF\n"
2019 "  cmd\n"
2020 "  ...\n"
2021 "  EOF\n"
2022 "Options:\n"
2023 "  -h|--cmd-help        List available commands\n"
2024 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2025 "  -a|--add image       Add image\n"
2026 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2027 "  -f|--file file       Read commands from file\n"
2028 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
2029 "  --listen             Listen for remote commands\n"
2030 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2031 "  -n|--no-sync         Don't autosync\n"
2032 "  --remote[=pid]       Send commands to remote %s\n"
2033 "  -r|--ro              Mount read-only\n"
2034 "  --selinux            Enable SELinux support\n"
2035 "  -v|--verbose         Verbose messages\n"
2036 "  -x                   Echo each command before executing it\n"
2037 "  -V|--version         Display version and exit\n"
2038 "For more information,  see the manpage %s(1).\n"
2039
2040 #: fish/fish.c:250
2041 #, c-format
2042 msgid "%s: --listen=PID: PID was not a number: %s\n"
2043 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2044
2045 #: fish/fish.c:257
2046 #, c-format
2047 msgid ""
2048 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2049 msgstr ""
2050 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2051
2052 #: fish/fish.c:305
2053 #, c-format
2054 msgid "%s: only one -f parameter can be given\n"
2055 msgstr "%s: only one -f parameter can be given\n"
2056
2057 #: fish/fish.c:460
2058 #, c-format
2059 msgid "%s: cannot use --listen and --remote options at the same time\n"
2060 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2061
2062 #: fish/fish.c:468
2063 #, c-format
2064 msgid "%s: extra parameters on the command line with --listen flag\n"
2065 msgstr "%s: extra parameters on the command line with --listen flag\n"
2066
2067 #: fish/fish.c:474
2068 #, c-format
2069 msgid "%s: cannot use --listen and --file options at the same time\n"
2070 msgstr "%s: cannot use --listen and --file options at the same time\n"
2071
2072 #: fish/fish.c:531
2073 #, c-format
2074 msgid "guestfish: could not access termcap or terminfo database.\n"
2075 msgstr ""
2076
2077 #: fish/fish.c:535
2078 #, c-format
2079 msgid "guestfish: terminal type \"%s\" not defined.\n"
2080 msgstr ""
2081
2082 #: fish/fish.c:623
2083 #, fuzzy, c-format
2084 msgid ""
2085 "\n"
2086 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2087 "editing virtual machine filesystems.\n"
2088 "\n"
2089 "Type: 'help' for help on commands\n"
2090 "      'man' to read the manual\n"
2091 "      'quit' to quit the shell\n"
2092 "\n"
2093 msgstr ""
2094 "\n"
2095 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
2096 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
2097 "\n"
2098 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
2099 "      'quit' को शेल को छोड़ने के लिए\n"
2100 "\n"
2101
2102 #: fish/fish.c:755
2103 #, c-format
2104 msgid "%s: unterminated double quote\n"
2105 msgstr "%s: unterminated double quote\n"
2106
2107 #: fish/fish.c:761 fish/fish.c:778
2108 #, c-format
2109 msgid "%s: command arguments not separated by whitespace\n"
2110 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2111
2112 #: fish/fish.c:772
2113 #, c-format
2114 msgid "%s: unterminated single quote\n"
2115 msgstr "%s: unterminated single quote\n"
2116
2117 #: fish/fish.c:802
2118 #, c-format
2119 msgid "%s: internal error parsing string at '%s'\n"
2120 msgstr "%s: internal error parsing string at '%s'\n"
2121
2122 #: fish/fish.c:819
2123 #, c-format
2124 msgid "%s: too many arguments\n"
2125 msgstr "%s: too many arguments\n"
2126
2127 #: fish/fish.c:843
2128 #, c-format
2129 msgid "%s: empty command on command line\n"
2130 msgstr "%s: empty command on command line\n"
2131
2132 #: fish/fish.c:989
2133 msgid "display a list of commands or help on a command"
2134 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2135
2136 #: fish/fish.c:991
2137 msgid "quit guestfish"
2138 msgstr "quit guestfish"
2139
2140 #: fish/fish.c:1002
2141 #, c-format
2142 msgid ""
2143 "help - display a list of commands or help on a command\n"
2144 "     help cmd\n"
2145 "     help\n"
2146 msgstr ""
2147 "help - display a list of commands or help on a command\n"
2148 "     help cmd\n"
2149 "     help\n"
2150
2151 #: fish/fish.c:1010
2152 #, c-format
2153 msgid ""
2154 "quit - quit guestfish\n"
2155 "     quit\n"
2156 msgstr ""
2157 "quit - quit guestfish\n"
2158 "     quit\n"
2159
2160 #: fish/fish.c:1015
2161 #, c-format
2162 msgid "%s: command not known, use -h to list all commands\n"
2163 msgstr "%s: command not known, use -h to list all commands\n"
2164
2165 #: fish/fish.c:1031
2166 #, c-format
2167 msgid ""
2168 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2169 "For a list of commands:             guestfish -h\n"
2170 "For complete documentation:         man guestfish\n"
2171 msgstr ""
2172
2173 #: fish/fish.c:1188
2174 #, c-format
2175 msgid "Runaway quote in string \"%s\"\n"
2176 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2177
2178 #: fish/glob.c:53
2179 #, c-format
2180 msgid "use 'glob command [args...]'\n"
2181 msgstr "use 'glob command [args...]'\n"
2182
2183 #: fish/glob.c:73
2184 #, c-format
2185 msgid "glob: guestfs_glob_expand call failed: %s\n"
2186 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2187
2188 #: fish/help.c:38
2189 #, c-format
2190 msgid ""
2191 "Add disk images to examine using the -a or -d options, or the 'add' "
2192 "command.\n"
2193 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2194 "Once you have done this, use the 'run' command.\n"
2195 msgstr ""
2196
2197 #: fish/help.c:44
2198 #, c-format
2199 msgid ""
2200 "Find out what filesystems are available using 'list-filesystems' and then\n"
2201 "mount them to examine or modify the contents using 'mount-ro' or\n"
2202 "'mount-options'.\n"
2203 msgstr ""
2204
2205 #: fish/help.c:52
2206 #, c-format
2207 msgid ""
2208 "For more information about a command, use 'help cmd'.\n"
2209 "\n"
2210 "To read the manual, type 'man'.\n"
2211 msgstr ""
2212
2213 #: fish/hexedit.c:41
2214 #, c-format
2215 msgid "hexedit (device|filename) [max | start max]\n"
2216 msgstr ""
2217
2218 #: fish/hexedit.c:52
2219 #, c-format
2220 msgid "hexedit: %s is a zero length file or device\n"
2221 msgstr ""
2222
2223 #: fish/hexedit.c:63
2224 #, c-format
2225 msgid ""
2226 "hexedit: %s is larger than %s. You must supply a limit using\n"
2227 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2228 "  'hexedit %s <start> <max>'.\n"
2229 msgstr ""
2230
2231 #: fish/hexedit.c:92
2232 #, c-format
2233 msgid "hexedit: invalid range\n"
2234 msgstr ""
2235
2236 #: fish/inspect.c:83
2237 #, c-format
2238 msgid "%s: no operating system was found on this disk\n"
2239 msgstr ""
2240
2241 #: fish/inspect.c:89
2242 #, c-format
2243 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2244 msgstr ""
2245
2246 #: fish/inspect.c:128
2247 #, c-format
2248 msgid "%s: some filesystems could not be mounted (ignored)\n"
2249 msgstr ""
2250
2251 #: fish/inspect.c:140
2252 #, c-format
2253 msgid "Operating system: %s\n"
2254 msgstr ""
2255
2256 #: fish/inspect.c:153
2257 #, fuzzy, c-format
2258 msgid "%s mounted on %s\n"
2259 msgstr "आरोहबिंदु दिखाएँ"
2260
2261 #: fish/keys.c:52
2262 #, c-format
2263 msgid "Enter key or passphrase (\"%s\"): "
2264 msgstr ""
2265
2266 #: fish/lcd.c:34
2267 #, c-format
2268 msgid "use 'lcd directory' to change local directory\n"
2269 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2270
2271 #: fish/man.c:34
2272 #, c-format
2273 msgid "use 'man' without parameters to open the manual\n"
2274 msgstr ""
2275
2276 #: fish/man.c:53
2277 #, fuzzy, c-format
2278 msgid "the external 'man' program failed\n"
2279 msgstr "बाहरी कमांड विफल: %s"
2280
2281 #: fish/more.c:39
2282 #, c-format
2283 msgid "use '%s filename' to page a file\n"
2284 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2285
2286 #: fish/options.c:36
2287 #, fuzzy, c-format
2288 msgid "%s: too many drives added on the command line\n"
2289 msgstr "%s: empty command on command line\n"
2290
2291 #: fish/options.c:121
2292 #, c-format
2293 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2294 msgstr ""
2295
2296 #: fish/prep.c:37
2297 #, c-format
2298 msgid ""
2299 "List of available prepared disk images:\n"
2300 "\n"
2301 msgstr ""
2302
2303 #: fish/prep.c:40
2304 #, c-format
2305 msgid ""
2306 "guestfish -N %-8s - %s\n"
2307 "\n"
2308 "%s\n"
2309 msgstr ""
2310
2311 #: fish/prep.c:48
2312 #, c-format
2313 msgid "  Optional parameters:\n"
2314 msgstr ""
2315
2316 #: fish/prep.c:55
2317 #, c-format
2318 msgid "<%s> %s (default: %s)\n"
2319 msgstr ""
2320
2321 #: fish/prep.c:65
2322 #, c-format
2323 msgid ""
2324 "Prepared disk images are written to file \"test1.img\" in the local\n"
2325 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2326 "For more information see the guestfish(1) manual.\n"
2327 msgstr ""
2328
2329 #: fish/prep.c:96
2330 #, c-format
2331 msgid ""
2332 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2333 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2334 msgstr ""
2335
2336 #: fish/prep.c:158
2337 #, c-format
2338 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2339 msgstr ""
2340
2341 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2342 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2343 #, fuzzy
2344 msgid "failed to allocate disk"
2345 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2346
2347 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2348 #, fuzzy
2349 msgid "could not parse boot size"
2350 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2351
2352 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2353 #, fuzzy, c-format
2354 msgid "failed to get sector size of disk: %s"
2355 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2356
2357 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2358 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2359 #, c-format
2360 msgid "failed to partition disk: %s"
2361 msgstr ""
2362
2363 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2364 #, fuzzy, c-format
2365 msgid "failed to add boot partition: %s"
2366 msgstr "कोई स्वैप विभाजन बनाएँ"
2367
2368 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2369 #, fuzzy, c-format
2370 msgid "failed to add root partition: %s"
2371 msgstr "कोई स्वैप विभाजन बनाएँ"
2372
2373 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2374 #, c-format
2375 msgid "failed to create boot filesystem: %s"
2376 msgstr ""
2377
2378 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2379 #, c-format
2380 msgid "failed to create root filesystem: %s"
2381 msgstr ""
2382
2383 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2384 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2385 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2386 msgstr ""
2387
2388 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2389 #, fuzzy, c-format
2390 msgid "failed to create PV: %s: %s"
2391 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2392
2393 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2394 #, fuzzy, c-format
2395 msgid "failed to create VG: %s: %s"
2396 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2397
2398 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2399 #, c-format
2400 msgid "failed to create LV: /dev/%s/%s: %s"
2401 msgstr ""
2402
2403 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2404 #, c-format
2405 msgid "failed to resize LV to full size: %s: %s"
2406 msgstr ""
2407
2408 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2409 #, c-format
2410 msgid "failed to create filesystem (%s): %s"
2411 msgstr ""
2412
2413 #: fish/rc.c:255
2414 #, c-format
2415 msgid "guestfish: protocol error: could not read 'hello' message\n"
2416 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2417
2418 #: fish/rc.c:260
2419 #, c-format
2420 msgid ""
2421 "guestfish: protocol error: version mismatch, server version '%s' does not "
2422 "match client version '%s'.  The two versions must match exactly.\n"
2423 msgstr ""
2424 "guestfish: protocol error: version mismatch, server version '%s' does not "
2425 "match client version '%s'.  The two versions must match exactly.\n"
2426
2427 #: fish/rc.c:335 fish/rc.c:349
2428 #, c-format
2429 msgid "guestfish: remote: looks like the server is not running\n"
2430 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2431
2432 #: fish/rc.c:361 fish/rc.c:375
2433 #, c-format
2434 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2435 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2436
2437 #: fish/rc.c:386
2438 #, c-format
2439 msgid "guestfish: protocol error: could not decode reply from server\n"
2440 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2441
2442 #: fish/reopen.c:36
2443 #, c-format
2444 msgid "'reopen' command takes no parameters\n"
2445 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2446
2447 #: fish/reopen.c:46
2448 #, c-format
2449 msgid "reopen: guestfs_create: failed to create handle\n"
2450 msgstr "reopen: guestfs_create: failed to create handle\n"
2451
2452 #: fish/supported.c:66
2453 msgid "yes"
2454 msgstr ""
2455
2456 #: fish/supported.c:68
2457 msgid "no"
2458 msgstr ""
2459
2460 #: fish/time.c:36
2461 #, c-format
2462 msgid "use 'time command [args...]'\n"
2463 msgstr "use 'time command [args...]'\n"
2464
2465 #: fuse/guestmount.c:910
2466 #, fuzzy, c-format
2467 msgid ""
2468 "%s: FUSE module for libguestfs\n"
2469 "%s lets you mount a virtual machine filesystem\n"
2470 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2471 "Usage:\n"
2472 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2473 "Options:\n"
2474 "  -a|--add image       Add image\n"
2475 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2476 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2477 "  -d|--domain guest    Add disks from libvirt guest\n"
2478 "  --echo-keys          Don't turn off echo for passphrases\n"
2479 "  --format[=raw|..]    Force disk format for -a option\n"
2480 "  --fuse-help          Display extra FUSE options\n"
2481 "  -i|--inspector       Automatically mount filesystems\n"
2482 "  --help               Display help message and exit\n"
2483 "  --keys-from-stdin    Read passphrases from stdin\n"
2484 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2485 "  -n|--no-sync         Don't autosync\n"
2486 "  -o|--option opt      Pass extra option to FUSE\n"
2487 "  -r|--ro              Mount read-only\n"
2488 "  --selinux            Enable SELinux support\n"
2489 "  -v|--verbose         Verbose messages\n"
2490 "  -V|--version         Display version and exit\n"
2491 "  -w|--rw              Mount read-write\n"
2492 "  -x|--trace           Trace guestfs API calls\n"
2493 msgstr ""
2494 "%s: FUSE module for libguestfs\n"
2495 "%s lets you mount a virtual machine filesystem\n"
2496 "Copyright (C) 2009 Red Hat Inc.\n"
2497 "Usage:\n"
2498 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2499 "Options:\n"
2500 "  -a|--add image       Add image\n"
2501 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2502 "  --fuse-help          Display extra FUSE options\n"
2503 "  --help               Display help message and exit\n"
2504 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2505 "  -n|--no-sync         Don't autosync\n"
2506 "  -o|--option opt      Pass extra option to FUSE\n"
2507 "  -r|--ro              Mount read-only\n"
2508 "  --selinux            Enable SELinux support\n"
2509 "  --trace              Trace guestfs API calls (to stderr)\n"
2510 "  -v|--verbose         Verbose messages\n"
2511 "  -V|--version         Display version and exit\n"
2512
2513 #: fuse/guestmount.c:1135
2514 #, fuzzy, c-format
2515 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2516 msgstr "%s: must have at least one -a and at least one -m option\n"
2517
2518 #: fuse/guestmount.c:1143
2519 #, c-format
2520 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2521 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2522
2523 #: inspector/virt-inspector.c:72
2524 #, fuzzy, c-format
2525 msgid ""
2526 "%s: display information about a virtual machine\n"
2527 "Copyright (C) 2010 Red Hat Inc.\n"
2528 "Usage:\n"
2529 "  %s [--options] -d domname file [file ...]\n"
2530 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2531 "Options:\n"
2532 "  -a|--add image       Add image\n"
2533 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2534 "  -d|--domain guest    Add disks from libvirt guest\n"
2535 "  --echo-keys          Don't turn off echo for passphrases\n"
2536 "  --format[=raw|..]    Force disk format for -a option\n"
2537 "  --help               Display brief help\n"
2538 "  --keys-from-stdin    Read passphrases from stdin\n"
2539 "  -v|--verbose         Verbose messages\n"
2540 "  -V|--version         Display version and exit\n"
2541 "  -x                   Trace libguestfs API calls\n"
2542 "For more information, see the manpage %s(1).\n"
2543 msgstr ""
2544 "%s: FUSE module for libguestfs\n"
2545 "%s lets you mount a virtual machine filesystem\n"
2546 "Copyright (C) 2009 Red Hat Inc.\n"
2547 "Usage:\n"
2548 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2549 "Options:\n"
2550 "  -a|--add image       Add image\n"
2551 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2552 "  --fuse-help          Display extra FUSE options\n"
2553 "  --help               Display help message and exit\n"
2554 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2555 "  -n|--no-sync         Don't autosync\n"
2556 "  -o|--option opt      Pass extra option to FUSE\n"
2557 "  -r|--ro              Mount read-only\n"
2558 "  --selinux            Enable SELinux support\n"
2559 "  --trace              Trace guestfs API calls (to stderr)\n"
2560 "  -v|--verbose         Verbose messages\n"
2561 "  -V|--version         Display version and exit\n"
2562
2563 #: inspector/virt-inspector.c:258
2564 #, c-format
2565 msgid ""
2566 "%s: no operating system could be detected inside this disk image.\n"
2567 "\n"
2568 "This may be because the file is not a disk image, or is not a virtual "
2569 "machine\n"
2570 "image, or because the OS type is not understood by libguestfs.\n"
2571 "\n"
2572 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2573 "must\n"
2574 "install the separate libguestfs-winsupport package.\n"
2575 "\n"
2576 "If you feel this is an error, please file a bug report including as much\n"
2577 "information about the disk image as possible.\n"
2578 msgstr ""
2579
2580 #: inspector/virt-inspector.c:283
2581 #, c-format
2582 msgid "%s: XML write error at \"%s\": %m\n"
2583 msgstr ""
2584
2585 #: inspector/virt-inspector.c:295
2586 #, c-format
2587 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2588 msgstr ""
2589
2590 #: inspector/virt-inspector.c:303
2591 #, fuzzy, c-format
2592 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2593 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
2594
2595 #: perl/lib/Sys/Guestfs/Lib.pm:158
2596 msgid "open_guest: first parameter must be a string or an arrayref"
2597 msgstr ""
2598
2599 #: perl/lib/Sys/Guestfs/Lib.pm:164
2600 msgid "open_guest: first argument contains undefined element"
2601 msgstr ""
2602
2603 #: perl/lib/Sys/Guestfs/Lib.pm:172
2604 #, fuzzy, perl-brace-format
2605 msgid "guest image {imagename} does not exist or is not readable"
2606 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2607
2608 #: perl/lib/Sys/Guestfs/Lib.pm:179
2609 msgid ""
2610 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2611 "XPath::XMLParser)"
2612 msgstr ""
2613
2614 #: perl/lib/Sys/Guestfs/Lib.pm:184
2615 #, fuzzy
2616 msgid "open_guest: too many domains listed on command line"
2617 msgstr "%s: empty command on command line\n"
2618
2619 #: perl/lib/Sys/Guestfs/Lib.pm:191
2620 msgid "open_guest: cannot connect to libvirt"
2621 msgstr ""
2622
2623 #: perl/lib/Sys/Guestfs/Lib.pm:210
2624 #, perl-brace-format
2625 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2626 msgstr ""
2627
2628 #: perl/lib/Sys/Guestfs/Lib.pm:213
2629 #, perl-brace-format
2630 msgid "{imagename} is not the name of a libvirt domain\n"
2631 msgstr ""
2632
2633 #: perl/lib/Sys/Guestfs/Lib.pm:242
2634 #, perl-brace-format
2635 msgid "{imagename} seems to have no disk devices\n"
2636 msgstr ""
2637
2638 #: perl/lib/Sys/Guestfs/Lib.pm:827
2639 msgid ""
2640 "No operating system could be detected inside this disk image.\n"
2641 "\n"
2642 "This may be because the file is not a disk image, or is not a virtual "
2643 "machine\n"
2644 "image, or because the OS type is not understood by virt-inspector.\n"
2645 "\n"
2646 "If you feel this is an error, please file a bug report including as much\n"
2647 "information about the disk image as possible.\n"
2648 msgstr ""
2649
2650 #: perl/lib/Sys/Guestfs/Lib.pm:901
2651 #, perl-brace-format
2652 msgid "unknown filesystem label {label}\n"
2653 msgstr ""
2654
2655 #: perl/lib/Sys/Guestfs/Lib.pm:911
2656 #, perl-brace-format
2657 msgid "unknown filesystem UUID {uuid}\n"
2658 msgstr ""
2659
2660 #: perl/lib/Sys/Guestfs/Lib.pm:939
2661 #, fuzzy, perl-brace-format
2662 msgid "unknown filesystem {fs}\n"
2663 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2664
2665 #: perl/lib/Sys/Guestfs/Lib.pm:1017
2666 #, perl-brace-format
2667 msgid "Error running rpm -qa: {error}"
2668 msgstr ""
2669
2670 #: perl/lib/Sys/Guestfs/Lib.pm:1043
2671 #, perl-brace-format
2672 msgid "Error running dpkg-query: {error}"
2673 msgstr ""
2674
2675 #: perl/lib/Sys/Guestfs/Lib.pm:1108
2676 msgid "Can't find grub on guest"
2677 msgstr ""
2678
2679 #: perl/lib/Sys/Guestfs/Lib.pm:1163
2680 #, perl-brace-format
2681 msgid "Grub entry {title} has no kernel"
2682 msgstr ""
2683
2684 #: perl/lib/Sys/Guestfs/Lib.pm:1194
2685 #, perl-brace-format
2686 msgid "grub refers to {path}, which doesn't exist\n"
2687 msgstr ""
2688
2689 #: perl/lib/Sys/Guestfs/Lib.pm:1217
2690 #, perl-brace-format
2691 msgid "Grub entry {title} does not specify an initrd"
2692 msgstr ""
2693
2694 #: perl/lib/Sys/Guestfs/Lib.pm:1286
2695 #, perl-brace-format
2696 msgid "Didn't find modules directory {modules} for kernel {path}"
2697 msgstr ""
2698
2699 #: perl/lib/Sys/Guestfs/Lib.pm:1294
2700 #, perl-brace-format
2701 msgid "Couldn't guess kernel version number from path for kernel {path}"
2702 msgstr ""
2703
2704 #: perl/lib/Sys/Guestfs/Lib.pm:1348
2705 #, fuzzy, perl-brace-format
2706 msgid "{path} doesn't match augeas pattern"
2707 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2708
2709 #: perl/lib/Sys/Guestfs/Lib.pm:1387
2710 #, perl-brace-format
2711 msgid "{filename}: could not read initrd format"
2712 msgstr ""
2713
2714 #: rescue/virt-rescue.c:60
2715 #, fuzzy, c-format
2716 msgid ""
2717 "%s: Run a rescue shell on a virtual machine\n"
2718 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2719 "Usage:\n"
2720 "  %s [--options] -d domname\n"
2721 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2722 "Options:\n"
2723 "  -a|--add image       Add image\n"
2724 "  --append kernelopts  Append kernel options\n"
2725 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2726 "  -d|--domain guest    Add disks from libvirt guest\n"
2727 "  --format[=raw|..]    Force disk format for -a option\n"
2728 "  --help               Display brief help\n"
2729 "  -m|--memsize MB      Set memory size in megabytes\n"
2730 "  --network            Enable network\n"
2731 "  -r|--ro              Access read-only\n"
2732 "  --selinux            Enable SELinux\n"
2733 "  -v|--verbose         Verbose messages\n"
2734 "  -V|--version         Display version and exit\n"
2735 "  -w|--rw              Mount read-write\n"
2736 "  -x                   Trace libguestfs API calls\n"
2737 "For more information, see the manpage %s(1).\n"
2738 msgstr ""
2739 "%s: FUSE module for libguestfs\n"
2740 "%s lets you mount a virtual machine filesystem\n"
2741 "Copyright (C) 2009 Red Hat Inc.\n"
2742 "Usage:\n"
2743 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2744 "Options:\n"
2745 "  -a|--add image       Add image\n"
2746 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2747 "  --fuse-help          Display extra FUSE options\n"
2748 "  --help               Display help message and exit\n"
2749 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2750 "  -n|--no-sync         Don't autosync\n"
2751 "  -o|--option opt      Pass extra option to FUSE\n"
2752 "  -r|--ro              Mount read-only\n"
2753 "  --selinux            Enable SELinux support\n"
2754 "  --trace              Trace guestfs API calls (to stderr)\n"
2755 "  -v|--verbose         Verbose messages\n"
2756 "  -V|--version         Display version and exit\n"
2757
2758 #: rescue/virt-rescue.c:175
2759 #, fuzzy, c-format
2760 msgid "%s: could not parse memory size '%s'\n"
2761 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2762
2763 #: rescue/virt-rescue.c:413
2764 #, fuzzy, c-format
2765 msgid "%s: unknown child exit status (%d)\n"
2766 msgstr "%s: unknown long option: %s (%d)\n"
2767
2768 #: src/appliance.c:181
2769 #, c-format
2770 msgid ""
2771 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2772 "LIBGUESTFS_PATH (search path: %s)"
2773 msgstr ""
2774
2775 #: src/appliance.c:331
2776 #, c-format
2777 msgid "security: cached appliance %s is not owned by UID %d"
2778 msgstr ""
2779
2780 #: src/appliance.c:336
2781 #, c-format
2782 msgid "security: cached appliance %s is not a directory (mode %o)"
2783 msgstr ""
2784
2785 #: src/appliance.c:341
2786 #, c-format
2787 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2788 msgstr ""
2789
2790 #: src/appliance.c:659
2791 #, fuzzy
2792 msgid "external command failed, see earlier error messages"
2793 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2794
2795 #: src/filearch.c:153
2796 #, c-format
2797 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2798 msgstr ""
2799
2800 #: src/filearch.c:266
2801 msgid ""
2802 "file-architecture API not available since this version of libguestfs was "
2803 "compiled without PCRE or libmagic libraries"
2804 msgstr ""
2805
2806 #: src/guestfs.c:178
2807 #, c-format
2808 msgid "guestfs_close: called twice on the same handle\n"
2809 msgstr "guestfs_close: called twice on the same handle\n"
2810
2811 #: src/guestfs.c:290
2812 #, c-format
2813 msgid "libguestfs: error: %s\n"
2814 msgstr "libguestfs: error: %s\n"
2815
2816 #: src/guestfs.c:791
2817 #, c-format
2818 msgid "<truncated, original size %zu bytes>"
2819 msgstr ""
2820
2821 #: src/inspect.c:455 src/inspect.c:791 src/inspect.c:2194 src/inspect.c:2237
2822 #: src/inspect.c:2287
2823 #, c-format
2824 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2825 msgstr ""
2826
2827 #: src/inspect.c:825
2828 #, fuzzy
2829 msgid "could not parse /etc/fstab or empty file"
2830 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2831
2832 #: src/inspect.c:1041
2833 #, c-format
2834 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2835 msgstr ""
2836
2837 #: src/inspect.c:1350
2838 #, fuzzy, c-format
2839 msgid "could not parse integer in version number: %s"
2840 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2841
2842 #: src/inspect.c:1444
2843 msgid "no inspection data: call guestfs_inspect_os first"
2844 msgstr ""
2845
2846 #: src/inspect.c:1456
2847 #, c-format
2848 msgid ""
2849 "%s: root device not found: only call this function with a root device "
2850 "previously returned by guestfs_inspect_os"
2851 msgstr ""
2852
2853 #: src/inspect.c:1585
2854 msgid "not a Windows guest, or systemroot could not be determined"
2855 msgstr ""
2856
2857 #: src/inspect.c:1825 src/inspect.c:1847 src/inspect.c:1872
2858 #, fuzzy
2859 msgid "unexpected end of output from db_dump command"
2860 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2861
2862 #: src/inspect.c:2296
2863 #, c-format
2864 msgid "%s: file is empty"
2865 msgstr ""
2866
2867 #: src/inspect.c:2313
2868 msgid ""
2869 "inspection API not available since this version of libguestfs was compiled "
2870 "without PCRE or hivex libraries"
2871 msgstr ""
2872
2873 #: src/launch.c:97
2874 msgid "command line cannot be altered after qemu subprocess launched"
2875 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
2876
2877 #: src/launch.c:154
2878 msgid "guestfs_config: parameter must begin with '-' character"
2879 msgstr "guestfs_config: parameter must begin with '-' character"
2880
2881 #: src/launch.c:168
2882 #, c-format
2883 msgid "guestfs_config: parameter '%s' isn't allowed"
2884 msgstr "guestfs_config: parameter '%s' isn't allowed"
2885
2886 #: src/launch.c:234 src/launch.c:338
2887 msgid "filename cannot contain ',' (comma) character"
2888 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
2889
2890 #: src/launch.c:246 src/launch.c:251
2891 #, c-format
2892 msgid "%s parameter is empty or contains disallowed characters"
2893 msgstr ""
2894
2895 #: src/launch.c:357
2896 #, fuzzy
2897 msgid "the libguestfs handle has already been launched"
2898 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
2899
2900 #: src/launch.c:366
2901 #, c-format
2902 msgid "%s: cannot create temporary directory"
2903 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
2904
2905 #: src/launch.c:393
2906 msgid "you must call guestfs_add_drive before guestfs_launch"
2907 msgstr "you must call guestfs_add_drive before guestfs_launch"
2908
2909 #: src/launch.c:736
2910 msgid "guestfs_launch failed, see earlier error messages"
2911 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2912
2913 #: src/launch.c:749
2914 msgid "qemu launched and contacted daemon, but state != READY"
2915 msgstr "qemu launched and contacted daemon, but state != READY"
2916
2917 #: src/launch.c:890
2918 #, c-format
2919 msgid ""
2920 "%s: command failed: If qemu is located on a non-standard path, try setting "
2921 "the LIBGUESTFS_QEMU environment variable."
2922 msgstr ""
2923 "%s: command failed: If qemu is located on a non-standard path, try setting "
2924 "the LIBGUESTFS_QEMU environment variable."
2925
2926 #: src/launch.c:982
2927 msgid "qemu has not been launched yet"
2928 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
2929
2930 #: src/launch.c:993
2931 msgid "no subprocess to kill"
2932 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
2933
2934 #: src/proto.c:146
2935 #, c-format
2936 msgid "guestfs_set_busy: called when in state %d != READY"
2937 msgstr "guestfs_set_busy: called when in state %d != READY"
2938
2939 #: src/proto.c:169
2940 #, c-format
2941 msgid "guestfs_end_busy: called when in state %d"
2942 msgstr "guestfs_end_busy: called when in state %d"
2943
2944 #: src/proto.c:350
2945 #, c-format
2946 msgid ""
2947 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2948 msgstr ""
2949 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2950
2951 #: src/proto.c:530 src/proto.c:591
2952 msgid "unexpected end of file when reading from daemon"
2953 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2954
2955 #: src/proto.c:551
2956 #, c-format
2957 msgid "received magic signature from guestfsd, but in state %d"
2958 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
2959
2960 #: src/proto.c:568
2961 #, c-format
2962 msgid "message length (%u) > maximum possible size (%d)"
2963 msgstr "message length (%u) > maximum possible size (%d)"
2964
2965 #: src/proto.c:720
2966 #, c-format
2967 msgid "guestfs___send: state %d != BUSY"
2968 msgstr "guestfs___send: state %d != BUSY"
2969
2970 #: src/proto.c:744
2971 msgid "xdr_guestfs_message_header failed"
2972 msgstr "xdr_guestfs_message_header failed"
2973
2974 #: src/proto.c:753
2975 msgid "dispatch failed to marshal args"
2976 msgstr "dispatch failed to marshal args"
2977
2978 #: src/proto.c:880
2979 #, c-format
2980 msgid "send_file_chunk: state %d != READY"
2981 msgstr "send_file_chunk: state %d != READY"
2982
2983 #: src/proto.c:896
2984 #, c-format
2985 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2986 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2987
2988 #: src/proto.c:1047
2989 #, c-format
2990 msgid "%s: error in chunked encoding"
2991 msgstr "%s: error in chunked encoding"
2992
2993 #: src/proto.c:1075
2994 msgid "write to daemon socket"
2995 msgstr "डेमॉन सॉकेट में लिखें"
2996
2997 #: src/proto.c:1098
2998 msgid "receive_file_data: parse error in reply callback"
2999 msgstr "receive_file_data: parse error in reply callback"
3000
3001 #: src/proto.c:1103
3002 msgid "receive_file_data: unexpected flag received when reading file chunks"
3003 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3004
3005 #: src/proto.c:1111
3006 msgid "failed to parse file chunk"
3007 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3008
3009 #: src/proto.c:1120
3010 msgid "file receive cancelled by daemon"
3011 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3012
3013 #: src/virt.c:90
3014 #, c-format
3015 msgid "could not connect to libvirt (code %d, domain %d): %s"
3016 msgstr ""
3017
3018 #: src/virt.c:98
3019 #, fuzzy, c-format
3020 msgid "no libvirt domain called '%s': %s"
3021 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3022
3023 #: src/virt.c:149
3024 #, c-format
3025 msgid "error reading libvirt XML information: %s"
3026 msgstr ""
3027
3028 #: src/virt.c:159
3029 msgid "unable to parse XML information returned by libvirt"
3030 msgstr ""
3031
3032 #: src/virt.c:165
3033 #, fuzzy
3034 msgid "unable to create new XPath context"
3035 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3036
3037 #: src/virt.c:172
3038 #, fuzzy
3039 msgid "unable to evaluate XPath expression"
3040 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3041
3042 #: src/virt.c:269
3043 #, fuzzy
3044 msgid "libvirt domain has no disks"
3045 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3046
3047 #: src/virt.c:322
3048 #, c-format
3049 msgid "error getting domain info: %s"
3050 msgstr ""
3051
3052 #: src/virt.c:326
3053 msgid ""
3054 "error: domain is a live virtual machine.\n"
3055 "You must use readonly access because write access to a running virtual "
3056 "machine\n"
3057 "can cause disk corruption."
3058 msgstr ""
3059
3060 #: src/virt.c:352
3061 msgid ""
3062 "add-domain API not available since this version of libguestfs was compiled "
3063 "without libvirt or libxml2"
3064 msgstr ""
3065
3066 #: test-tool/test-tool.c:82
3067 #, c-format
3068 msgid ""
3069 "libguestfs-test-tool: interactive test tool\n"
3070 "Copyright (C) 2009 Red Hat Inc.\n"
3071 "Usage:\n"
3072 "  libguestfs-test-tool [--options]\n"
3073 "Options:\n"
3074 "  --help         Display usage\n"
3075 "  --helper libguestfs-test-tool-helper\n"
3076 "                 Helper program (default: %s)\n"
3077 "  --qemudir dir  Specify QEMU source directory\n"
3078 "  --qemu qemu    Specify QEMU binary\n"
3079 "  --timeout n\n"
3080 "  -t n           Set launch timeout (default: %d seconds)\n"
3081 msgstr ""
3082 "libguestfs-test-tool: interactive test tool\n"
3083 "Copyright (C) 2009 Red Hat Inc.\n"
3084 "Usage:\n"
3085 "  libguestfs-test-tool [--options]\n"
3086 "Options:\n"
3087 "  --help         Display usage\n"
3088 "  --helper libguestfs-test-tool-helper\n"
3089 "                 Helper program (default: %s)\n"
3090 "  --qemudir dir  Specify QEMU source directory\n"
3091 "  --qemu qemu    Specify QEMU binary\n"
3092 "  --timeout n\n"
3093 "  -t n           Set launch timeout (default: %d seconds)\n"
3094
3095 #: test-tool/test-tool.c:138
3096 #, c-format
3097 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3098 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3099
3100 #: test-tool/test-tool.c:147
3101 #, c-format
3102 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3103 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3104
3105 #: test-tool/test-tool.c:159
3106 #, c-format
3107 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3108 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3109
3110 #: test-tool/test-tool.c:182
3111 #, c-format
3112 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3113 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3114
3115 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
3116 #, c-format
3117 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3118 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3119
3120 #: test-tool/test-tool.c:206
3121 #, c-format
3122 msgid "libguestfs-test-tool: guestfs_version failed\n"
3123 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3124
3125 #: test-tool/test-tool.c:228
3126 #, c-format
3127 msgid "libguestfs-test-tool: failed to launch appliance\n"
3128 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3129
3130 #: test-tool/test-tool.c:240
3131 #, c-format
3132 msgid "libguestfs-test-tool: failed to run sfdisk\n"
3133 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3134
3135 #: test-tool/test-tool.c:246
3136 #, c-format
3137 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3138 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3139
3140 #: test-tool/test-tool.c:252
3141 #, c-format
3142 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3143 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3144
3145 #: test-tool/test-tool.c:258
3146 #, c-format
3147 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3148 msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3149
3150 #: test-tool/test-tool.c:264
3151 #, c-format
3152 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3153 msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3154
3155 #: test-tool/test-tool.c:272
3156 #, c-format
3157 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
3158 msgstr "libguestfs-test-tool: could not run helper program, or helper failed\n"
3159
3160 #: test-tool/test-tool.c:303
3161 #, c-format
3162 msgid ""
3163 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3164 "--qemu/--qemudir options cannot be used.\n"
3165 msgstr ""
3166 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3167 "--qemu/--qemudir options cannot be used.\n"
3168
3169 #: test-tool/test-tool.c:311
3170 #, c-format
3171 msgid "Binary '%s' does not exist or is not executable\n"
3172 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3173
3174 #: test-tool/test-tool.c:325
3175 #, c-format
3176 msgid "%s: does not look like a qemu source directory\n"
3177 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3178
3179 #: test-tool/test-tool.c:374
3180 #, c-format
3181 msgid ""
3182 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3183 "available.  Expected to find it in '%s'\n"
3184 "\n"
3185 "Use the --helper option to specify the location of this program.\n"
3186 msgstr ""
3187 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3188 "available.  Expected to find it in '%s'\n"
3189 "\n"
3190 "Use the --helper option to specify the location of this program.\n"
3191
3192 #: test-tool/test-tool.c:390
3193 #, c-format
3194 msgid "command failed: %s"
3195 msgstr "कमांड विफल: %s"
3196
3197 #: test-tool/test-tool.c:398
3198 #, c-format
3199 msgid ""
3200 "Test tool helper program %s\n"
3201 "is not statically linked.  This is a build error when this test tool\n"
3202 "was built.\n"
3203 msgstr ""
3204 "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
3205 "स्थैतिक रूप से लिंक नहीं है.  यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
3206 "बनाया गया था.\n"
3207
3208 #: test-tool/test-tool.c:432
3209 #, c-format
3210 msgid "mkisofs command failed: %s\n"
3211 msgstr "mkisofs कमांड विफल: %s\n"
3212
3213 #: tools/virt-edit.pl:174
3214 msgid "virt-edit: no image, VM names or filenames to edit given"
3215 msgstr ""
3216
3217 #: tools/virt-edit.pl:190 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
3218 #, perl-brace-format
3219 msgid ""
3220 "{prog}: No operating system could be detected inside this disk image.\n"
3221 "\n"
3222 "This may be because the file is not a disk image, or is not a virtual "
3223 "machine\n"
3224 "image, or because the OS type is not understood by libguestfs.\n"
3225 "\n"
3226 "If you feel this is an error, please file a bug report including as much\n"
3227 "information about the disk image as possible.\n"
3228 msgstr ""
3229
3230 #: tools/virt-edit.pl:194 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
3231 #, perl-brace-format
3232 msgid "{prog}: multiboot operating systems are not supported.\n"
3233 msgstr ""
3234
3235 #: tools/virt-edit.pl:227
3236 msgid "File not changed.\n"
3237 msgstr ""
3238
3239 #: tools/virt-list-filesystems.pl:142
3240 msgid "virt-list-filesystems: no image or VM name given"
3241 msgstr ""
3242
3243 #: tools/virt-list-partitions.pl:152
3244 msgid "virt-list-partitions: no image or VM name given"
3245 msgstr ""
3246
3247 #: tools/virt-make-fs.pl:291
3248 msgid "virt-make-fs input output\n"
3249 msgstr ""
3250
3251 #: tools/virt-make-fs.pl:321
3252 msgid "unexpected output from 'du' command"
3253 msgstr ""
3254
3255 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3256 #: tools/virt-make-fs.pl:458
3257 #, perl-brace-format
3258 msgid "{f}: unknown input format: {fmt}\n"
3259 msgstr ""
3260
3261 #: tools/virt-make-fs.pl:391
3262 #, perl-brace-format
3263 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3264 msgstr ""
3265
3266 #: tools/virt-make-fs.pl:406
3267 #, fuzzy
3268 msgid ""
3269 "qemu-img create: failed to create disk image, see earlier error messages\n"
3270 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3271
3272 #: tools/virt-make-fs.pl:417
3273 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3274 msgstr ""
3275
3276 #: tools/virt-make-fs.pl:442
3277 #, fuzzy
3278 msgid "tar: failed, see earlier messages\n"
3279 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3280
3281 #: tools/virt-make-fs.pl:464
3282 #, fuzzy
3283 msgid "uncompress command failed, see earlier messages\n"
3284 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3285
3286 #: tools/virt-make-fs.pl:499
3287 msgid ""
3288 "virt-make-fs: error copying contents into filesystem\n"
3289 "An error here usually means that the program did not estimate the\n"
3290 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3291 msgstr ""
3292
3293 #: tools/virt-resize.pl:33
3294 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
3295 msgstr ""
3296
3297 #: tools/virt-resize.pl:581
3298 #, fuzzy, perl-brace-format
3299 msgid "virt-resize: {file}: does not exist or is not readable\n"
3300 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3301
3302 #: tools/virt-resize.pl:583
3303 #, perl-brace-format
3304 msgid ""
3305 "virt-resize: {file}: does not exist or is not writable\n"
3306 "You have to create the destination disk before running this program.\n"
3307 "Please read the virt-resize(1) manpage for more information.\n"
3308 msgstr ""
3309
3310 #: tools/virt-resize.pl:662 tools/virt-resize.pl:665
3311 #, perl-brace-format
3312 msgid ""
3313 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
3314 msgstr ""
3315
3316 #: tools/virt-resize.pl:681 tools/virt-resize.pl:693
3317 msgid "virt-resize: short read"
3318 msgstr ""
3319
3320 #: tools/virt-resize.pl:827
3321 #, fuzzy, perl-brace-format
3322 msgid "virt-resize: no logical volume called {n}\n"
3323 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
3324
3325 #: tools/virt-resize.pl:847
3326 #, perl-brace-format
3327 msgid ""
3328 "{p}: partition not found in the source disk image, when using the '{opt}' "
3329 "command line option\n"
3330 msgstr ""
3331
3332 #: tools/virt-resize.pl:853
3333 #, perl-brace-format
3334 msgid ""
3335 "{p}: partition ignored, you cannot use it in another command line argument\n"
3336 msgstr ""
3337
3338 #: tools/virt-resize.pl:857
3339 #, perl-brace-format
3340 msgid ""
3341 "{p}: partition deleted, you cannot use it in another command line argument\n"
3342 msgstr ""
3343
3344 #: tools/virt-resize.pl:899
3345 #, perl-brace-format
3346 msgid "{p}: this partition has already been marked for resizing\n"
3347 msgstr ""
3348
3349 #: tools/virt-resize.pl:907
3350 #, perl-brace-format
3351 msgid "{p}: missing size field in {o} option\n"
3352 msgstr ""
3353
3354 #: tools/virt-resize.pl:924
3355 #, perl-brace-format
3356 msgid "{p}: {f}: cannot parse size field\n"
3357 msgstr ""
3358
3359 #: tools/virt-resize.pl:929
3360 #, perl-brace-format
3361 msgid "{p}: new size is zero or negative\n"
3362 msgstr ""
3363
3364 #: tools/virt-resize.pl:952
3365 #, perl-brace-format
3366 msgid ""
3367 "{p}: cannot make this partition smaller because it contains a\n"
3368 "filesystem, physical volume or other content that is larger than the new "
3369 "size.\n"
3370 "You have to resize the content first, see virt-resize(1).\n"
3371 msgstr ""
3372
3373 #: tools/virt-resize.pl:968
3374 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
3375 msgstr ""
3376
3377 #: tools/virt-resize.pl:1017
3378 #, perl-brace-format
3379 msgid ""
3380 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
3381 "expand into.  You need to make the target disk larger by at least {h}.\n"
3382 msgstr ""
3383
3384 #: tools/virt-resize.pl:1032
3385 msgid ""
3386 "virt-resize: error: cannot use --shrink because there is no deficit\n"
3387 "(see 'deficit' in the virt-resize(1) man page)\n"
3388 msgstr ""
3389
3390 #: tools/virt-resize.pl:1047
3391 msgid "Summary of changes:\n"
3392 msgstr ""
3393
3394 #: tools/virt-resize.pl:1051
3395 #, perl-brace-format
3396 msgid "{p}: partition will be ignored\n"
3397 msgstr ""
3398
3399 #: tools/virt-resize.pl:1053
3400 #, perl-brace-format
3401 msgid "{p}: partition will be deleted\n"
3402 msgstr ""
3403
3404 #: tools/virt-resize.pl:1055
3405 #, perl-brace-format
3406 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
3407 msgstr ""
3408
3409 #: tools/virt-resize.pl:1060
3410 #, perl-brace-format
3411 msgid "{p}: content will be expanded using the '{meth}' method\n"
3412 msgstr ""
3413
3414 #: tools/virt-resize.pl:1065
3415 #, perl-brace-format
3416 msgid "{p}: partition will be left alone\n"
3417 msgstr ""
3418
3419 #: tools/virt-resize.pl:1070
3420 #, perl-brace-format
3421 msgid "{n}: LV will be expanded to maximum size\n"
3422 msgstr ""
3423
3424 #: tools/virt-resize.pl:1076
3425 #, perl-brace-format
3426 msgid "{n}: content will be expanded using the '{meth}' method\n"
3427 msgstr ""
3428
3429 #: tools/virt-resize.pl:1083
3430 #, perl-brace-format
3431 msgid "There is a surplus of {spl} bytes ({h}).\n"
3432 msgstr ""
3433
3434 #: tools/virt-resize.pl:1088
3435 msgid "An extra partition will be created for the surplus.\n"
3436 msgstr ""
3437
3438 #: tools/virt-resize.pl:1090
3439 msgid ""
3440 "The surplus space is not large enough for an extra partition to be created\n"
3441 "and so it will just be ignored.\n"
3442 msgstr ""
3443
3444 #: tools/virt-resize.pl:1093
3445 msgid ""
3446 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
3447 "to partition this extra space if you want.\n"
3448 msgstr ""
3449
3450 #: tools/virt-resize.pl:1096
3451 #, perl-brace-format
3452 msgid ""
3453 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3454 "You need to make the target disk larger by at least this amount,\n"
3455 "or adjust your resizing requests.\n"
3456 msgstr ""
3457
3458 #: tools/virt-resize.pl:1113
3459 msgid "virt-resize: source disk does not have a first partition\n"
3460 msgstr ""
3461
3462 #: tools/virt-resize.pl:1208
3463 #, perl-brace-format
3464 msgid "Copying {p} ...\n"
3465 msgstr ""
3466
3467 #: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329
3468 #, perl-brace-format
3469 msgid "Expanding {p} using the '{meth}' method\n"
3470 msgstr ""
3471
3472 #: tools/virt-tar.pl:178 tools/virt-tar.pl:185
3473 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3474 msgstr ""
3475
3476 #: tools/virt-tar.pl:207
3477 msgid "virt-tar: no image, VM names, directory or filename given"
3478 msgstr ""
3479
3480 #: tools/virt-tar.pl:210
3481 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3482 msgstr ""
3483
3484 #: tools/virt-tar.pl:221
3485 #, perl-brace-format
3486 msgid "virt-tar: {tarball}: file not found\n"
3487 msgstr ""
3488
3489 #: tools/virt-tar.pl:224
3490 #, perl-brace-format
3491 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3492 msgstr ""
3493
3494 #: tools/virt-win-reg.pl:201
3495 msgid "no libvirt domain name or disk image given\n"
3496 msgstr ""
3497
3498 #: tools/virt-win-reg.pl:240
3499 msgid ""
3500 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3501 "export\n"
3502 msgstr ""
3503
3504 #: tools/virt-win-reg.pl:351
3505 #, perl-brace-format
3506 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3507 msgstr ""
3508
3509 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3510 #, perl-brace-format
3511 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3512 msgstr ""
3513
3514 #: tools/virt-win-reg.pl:375
3515 #, perl-brace-format
3516 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3517 msgstr ""
3518
3519 #: tools/virt-win-reg.pl:397
3520 #, perl-brace-format
3521 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3522 msgstr ""
3523
3524 #, fuzzy
3525 #~ msgid "failed to create temporary cache directory: %m"
3526 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3527
3528 #, fuzzy
3529 #~ msgid "error renaming temporary cache directory: %m"
3530 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3531
3532 #, fuzzy
3533 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3534 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3535
3536 #, fuzzy
3537 #~ msgid "  Mountpoints:\n"
3538 #~ msgstr "आरोहबिंदु दिखाएँ"
3539
3540 #, fuzzy
3541 #~ msgid "  Filesystems:\n"
3542 #~ msgstr "फाइलसिस्टम बनाएँ"
3543
3544 #~ msgid "allocate an image"
3545 #~ msgstr "छवि आबंटित करें"
3546
3547 #~ msgid "edit a file in the image"
3548 #~ msgstr "छवि में कोई फाइल संपादित करें"
3549
3550 #~ msgid "view a file in the pager"
3551 #~ msgstr "पेजर में फाइल देखें"
3552
3553 #~ msgid ""
3554 #~ "echo - display a line of text\n"
3555 #~ "     echo [<params> ...]\n"
3556 #~ "\n"
3557 #~ "    This echos the parameters to the terminal.\n"
3558 #~ msgstr ""
3559 #~ "echo - display a line of text\n"
3560 #~ "     echo [<params> ...]\n"
3561 #~ "\n"
3562 #~ "    This echos the parameters to the terminal.\n"
3563
3564 #, fuzzy
3565 #~ msgid ""
3566 #~ "edit - edit a file in the image\n"
3567 #~ "     edit <filename>\n"
3568 #~ "\n"
3569 #~ "    This is used to edit a file.\n"
3570 #~ "\n"
3571 #~ "    It is the equivalent of (and is implemented by)\n"
3572 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3573 #~ "\n"
3574 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3575 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3576 #~ "\n"
3577 #~ "    NOTE: This will not work reliably for large files\n"
3578 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3579 #~ msgstr ""
3580 #~ "edit - edit a file in the image\n"
3581 #~ "     edit <filename>\n"
3582 #~ "\n"
3583 #~ "    This is used to edit a file.\n"
3584 #~ "\n"
3585 #~ "    It is the equivalent of (and is implemented by)\n"
3586 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3587 #~ "\n"
3588 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3589 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3590 #~ "\n"
3591 #~ "    NOTE: This will not work reliably for large files\n"
3592 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3593
3594 #~ msgid ""
3595 #~ "lcd - local change directory\n"
3596 #~ "    lcd <directory>\n"
3597 #~ "\n"
3598 #~ "    Change guestfish's current directory. This command is\n"
3599 #~ "    useful if you want to download files to a particular\n"
3600 #~ "    place.\n"
3601 #~ msgstr ""
3602 #~ "lcd - local change directory\n"
3603 #~ "    lcd <directory>\n"
3604 #~ "\n"
3605 #~ "    Change guestfish's current directory. This command is\n"
3606 #~ "    useful if you want to download files to a particular\n"
3607 #~ "    place.\n"
3608
3609 #~ msgid ""
3610 #~ "glob - expand wildcards in command\n"
3611 #~ "    glob <command> [<args> ...]\n"
3612 #~ "\n"
3613 #~ "    Glob runs <command> with wildcards expanded in any\n"
3614 #~ "    command args.  Note that the command is run repeatedly\n"
3615 #~ "    once for each expanded argument.\n"
3616 #~ msgstr ""
3617 #~ "glob - expand wildcards in command\n"
3618 #~ "    glob <command> [<args> ...]\n"
3619 #~ "\n"
3620 #~ "    Glob runs <command> with wildcards expanded in any\n"
3621 #~ "    command args.  Note that the command is run repeatedly\n"
3622 #~ "    once for each expanded argument.\n"
3623
3624 #~ msgid ""
3625 #~ "more - view a file in the pager\n"
3626 #~ "     more <filename>\n"
3627 #~ "\n"
3628 #~ "    This is used to view a file in the pager.\n"
3629 #~ "\n"
3630 #~ "    It is the equivalent of (and is implemented by)\n"
3631 #~ "    running \"cat\" and using the pager.\n"
3632 #~ "\n"
3633 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3634 #~ "    \"less\" then it always uses \"less\".\n"
3635 #~ "\n"
3636 #~ "    NOTE: This will not work reliably for large files\n"
3637 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3638 #~ msgstr ""
3639 #~ "more - view a file in the pager\n"
3640 #~ "     more <filename>\n"
3641 #~ "\n"
3642 #~ "    This is used to view a file in the pager.\n"
3643 #~ "\n"
3644 #~ "    It is the equivalent of (and is implemented by)\n"
3645 #~ "    running \"cat\" and using the pager.\n"
3646 #~ "\n"
3647 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3648 #~ "    \"less\" then it always uses \"less\".\n"
3649 #~ "\n"
3650 #~ "    NOTE: This will not work reliably for large files\n"
3651 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3652
3653 #~ msgid ""
3654 #~ "reopen - close and reopen the libguestfs handle\n"
3655 #~ "     reopen\n"
3656 #~ "\n"
3657 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3658 #~ "this normally, because the handle is closed properly when guestfish\n"
3659 #~ "exits.  However this is occasionally useful for testing.\n"
3660 #~ msgstr ""
3661 #~ "reopen - close and reopen the libguestfs handle\n"
3662 #~ "     reopen\n"
3663 #~ "\n"
3664 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3665 #~ "this normally, because the handle is closed properly when guestfish\n"
3666 #~ "exits.  However this is occasionally useful for testing.\n"
3667
3668 #, fuzzy
3669 #~ msgid ""
3670 #~ "sparse - allocate a sparse image file\n"
3671 #~ "     sparse <filename> <size>\n"
3672 #~ "\n"
3673 #~ "    This creates an empty sparse file of the given size,\n"
3674 #~ "    and then adds so it can be further examined.\n"
3675 #~ "\n"
3676 #~ "    In all respects it works the same as the 'alloc'\n"
3677 #~ "    command, except that the image file is allocated\n"
3678 #~ "    sparsely, which means that disk blocks are not assigned\n"
3679 #~ "    to the file until they are needed.  Sparse disk files\n"
3680 #~ "    only use space when written to, but they are slower\n"
3681 #~ "    and there is a danger you could run out of real disk\n"
3682 #~ "    space during a write operation.\n"
3683 #~ "\n"
3684 #~ "    For more advanced image creation, see qemu-img utility.\n"
3685 #~ "\n"
3686 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3687 #~ msgstr ""
3688 #~ "sparse - allocate a sparse image file\n"
3689 #~ "     sparse <filename> <size>\n"
3690 #~ "\n"
3691 #~ "    This creates an empty sparse file of the given size,\n"
3692 #~ "    and then adds so it can be further examined.\n"
3693 #~ "\n"
3694 #~ "    In all respects it works the same as the 'alloc'\n"
3695 #~ "    command, except that the image file is allocated\n"
3696 #~ "    sparsely, which means that disk blocks are not assigned\n"
3697 #~ "    to the file until they are needed.  Sparse disk files\n"
3698 #~ "    only use space when written to, but they are slower\n"
3699 #~ "    and there is a danger you could run out of real disk\n"
3700 #~ "    space during a write operation.\n"
3701 #~ "\n"
3702 #~ "    For more advanced image creation, see qemu-img utility.\n"
3703 #~ "\n"
3704 #~ "    Size can be specified (where <nn> means a number):\n"
3705 #~ "    <nn>             number of kilobytes\n"
3706 #~ "      eg: 1440       standard 3.5\" floppy\n"
3707 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3708 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3709 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3710 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3711 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3712 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3713 #~ "    <nn>sects        number of 512 byte sectors\n"
3714
3715 #~ msgid ""
3716 #~ "time - measure time taken to run command\n"
3717 #~ "    time <command> [<args> ...]\n"
3718 #~ "\n"
3719 #~ "    This runs <command> as usual, and prints the elapsed\n"
3720 #~ "    time afterwards.\n"
3721 #~ msgstr ""
3722 #~ "time - measure time taken to run command\n"
3723 #~ "    time <command> [<args> ...]\n"
3724 #~ "\n"
3725 #~ "    This runs <command> as usual, and prints the elapsed\n"
3726 #~ "    time afterwards.\n"
3727
3728 #~ msgid "external command failed: %s"
3729 #~ msgstr "बाहरी कमांड विफल: %s"
3730
3731 #~ msgid "test if file exists"
3732 #~ msgstr "जाँचें यदि फाइल मौजूद है"
3733
3734 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3735 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3736
3737 #~ msgid "failed to connect to vmchannel socket"
3738 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3739
3740 #, fuzzy
3741 #~ msgid ""
3742 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3743 #~ "selinux\n"
3744 #~ msgstr ""
3745 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3746
3747 #, fuzzy
3748 #~ msgid "cpio command failed: {error}"
3749 #~ msgstr "कमांड विफल: %s"
3750
3751 #~ msgid ""
3752 #~ "alloc - allocate an image\n"
3753 #~ "     alloc <filename> <size>\n"
3754 #~ "\n"
3755 #~ "    This creates an empty (zeroed) file of the given size,\n"
3756 #~ "    and then adds so it can be further examined.\n"
3757 #~ "\n"
3758 #~ "    For more advanced image creation, see qemu-img utility.\n"
3759 #~ "\n"
3760 #~ "    Size can be specified (where <nn> means a number):\n"
3761 #~ "    <nn>             number of kilobytes\n"
3762 #~ "      eg: 1440       standard 3.5\" floppy\n"
3763 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3764 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3765 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3766 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3767 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3768 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3769 #~ "    <nn>sects        number of 512 byte sectors\n"
3770 #~ msgstr ""
3771 #~ "alloc - allocate an image\n"
3772 #~ "     alloc <filename> <size>\n"
3773 #~ "\n"
3774 #~ "    This creates an empty (zeroed) file of the given size,\n"
3775 #~ "    and then adds so it can be further examined.\n"
3776 #~ "\n"
3777 #~ "    For more advanced image creation, see qemu-img utility.\n"
3778 #~ "\n"
3779 #~ "    Size can be specified (where <nn> means a number):\n"
3780 #~ "    <nn>             number of kilobytes\n"
3781 #~ "      eg: 1440       standard 3.5\" floppy\n"
3782 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3783 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3784 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3785 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3786 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3787 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3788 #~ "    <nn>sects        number of 512 byte sectors\n"
3789
3790 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3791 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3792
3793 #~ msgid "%s: failed to write XML document\n"
3794 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3795
3796 #~ msgid "hivexml: missing name of input file\n"
3797 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3798
3799 #~ msgid ""
3800 #~ "\n"
3801 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3802 #~ "Windows Registry binary hive files.\n"
3803 #~ "\n"
3804 #~ "Type: 'help' for help summary\n"
3805 #~ "      'quit' to quit the shell\n"
3806 #~ "\n"
3807 #~ msgstr ""
3808 #~ "\n"
3809 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3810 #~ "Windows Registry binary hive files.\n"
3811 #~ "\n"
3812 #~ "Type: 'help' for help summary\n"
3813 #~ "      'quit' to quit the shell\n"
3814 #~ "\n"
3815
3816 #~ msgid "hivexsh: error getting parent of node %zu\n"
3817 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3818
3819 #~ msgid "hivexsh: error getting node name of node %zx\n"
3820 #~ msgstr "hivexsh: नोड %zx के नोड नाम को पाने में त्रुटि\n"
3821
3822 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3823 #~ msgstr ""
3824 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3825 #~ "करना चाहिए\n"
3826
3827 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3828 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3829
3830 #~ msgid "hivexsh: load: no hive file name given to load\n"
3831 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3832
3833 #~ msgid ""
3834 #~ "hivexsh: failed to open hive file: %s: %m\n"
3835 #~ "\n"
3836 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3837 #~ "a regedit *.reg file) then please run this command again using the\n"
3838 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3839 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3840 #~ "\n"
3841 #~ msgstr ""
3842 #~ "hivexsh: failed to open hive file: %s: %m\n"
3843 #~ "\n"
3844 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3845 #~ "a regedit *.reg file) then please run this command again using the\n"
3846 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3847 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3848 #~ "\n"
3849
3850 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3851 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3852
3853 #~ msgid ""
3854 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3855 #~ "parameter correctly?\n"
3856 #~ msgstr ""
3857 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3858 #~ "parameter correctly?\n"
3859
3860 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3861 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3862
3863 #~ msgid ""
3864 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3865 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3866 #~ "current key.  Full documentation is in the hivexsh(1) manual page.\n"
3867 #~ msgstr ""
3868 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3869 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3870 #~ "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3871
3872 #~ msgid "%s: %s: key not found\n"
3873 #~ msgstr "%s: %s: कुंजी नहीं मिला\n"
3874
3875 #~ msgid "hivexsh: setval: unexpected end of input\n"
3876 #~ msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3877
3878 #~ msgid ""
3879 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
3880 #~ "input\n"
3881 #~ msgstr ""
3882 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
3883 #~ "गया है\n"
3884
3885 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
3886 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
3887
3888 #~ msgid ""
3889 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
3890 #~ "hivexsh(1) for help: %s\n"
3891 #~ msgstr ""
3892 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
3893 #~ "लिए संदर्भ लें: %s\n"
3894
3895 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
3896 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"