Version 1.7.19.
[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: 2010-12-05 10:35+0000\n"
12 "PO-Revision-Date: 2010-02-16 12:57+0530\n"
13 "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
14 "Language-Team: Hindi <Red Hat>\n"
15 "Language: \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:53 cat/virt-filesystems.c:86 cat/virt-ls.c:54 df/main.c:66
26 #: fish/fish.c:86 fuse/guestmount.c:841 inspector/virt-inspector.c:67
27 #: rescue/virt-rescue.c:55
28 #, c-format
29 msgid "Try `%s --help' for more information.\n"
30 msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
31
32 #: cat/virt-cat.c:57
33 #, fuzzy, c-format
34 msgid ""
35 "%s: display files in a virtual machine\n"
36 "Copyright (C) 2010 Red Hat Inc.\n"
37 "Usage:\n"
38 "  %s [--options] -d domname file [file ...]\n"
39 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
40 "Options:\n"
41 "  -a|--add image       Add image\n"
42 "  -c|--connect uri     Specify libvirt URI for -d option\n"
43 "  -d|--domain guest    Add disks from libvirt guest\n"
44 "  --echo-keys          Don't turn off echo for passphrases\n"
45 "  --format[=raw|..]    Force disk format for -a option\n"
46 "  --help               Display brief help\n"
47 "  --keys-from-stdin    Read passphrases from stdin\n"
48 "  -v|--verbose         Verbose messages\n"
49 "  -V|--version         Display version and exit\n"
50 "  -x                   Trace libguestfs API calls\n"
51 "For more information, see the manpage %s(1).\n"
52 msgstr ""
53 "%s: FUSE module for libguestfs\n"
54 "%s lets you mount a virtual machine filesystem\n"
55 "Copyright (C) 2009 Red Hat Inc.\n"
56 "Usage:\n"
57 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
58 "Options:\n"
59 "  -a|--add image       Add image\n"
60 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
61 "  --fuse-help          Display extra FUSE options\n"
62 "  --help               Display help message and exit\n"
63 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
64 "  -n|--no-sync         Don't autosync\n"
65 "  -o|--option opt      Pass extra option to FUSE\n"
66 "  -r|--ro              Mount read-only\n"
67 "  --selinux            Enable SELinux support\n"
68 "  --trace              Trace guestfs API calls (to stderr)\n"
69 "  -v|--verbose         Verbose messages\n"
70 "  -V|--version         Display version and exit\n"
71
72 #: cat/virt-cat.c:115 cat/virt-filesystems.c:189 cat/virt-ls.c:121
73 #: df/domains.c:428 df/main.c:132 fish/fish.c:204 fuse/guestmount.c:952
74 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:126
75 #, c-format
76 msgid "guestfs_create: failed to create handle\n"
77 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
78
79 #: cat/virt-cat.c:137 cat/virt-filesystems.c:243 cat/virt-ls.c:143
80 #: df/main.c:156 fish/fish.c:272 fuse/guestmount.c:1000
81 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:150
82 #, c-format
83 msgid "%s: unknown long option: %s (%d)\n"
84 msgstr "%s: unknown long option: %s (%d)\n"
85
86 #: cat/virt-filesystems.c:90
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:304 df/main.c:250
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:58
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:70
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:262
264 #, c-format
265 msgid "%s: compiled without support for libvirt.\n"
266 msgstr ""
267
268 #: df/output.c:50
269 msgid "VirtualMachine"
270 msgstr ""
271
272 #: df/output.c:51
273 #, fuzzy
274 msgid "Filesystem"
275 msgstr "फाइलसिस्टम बनाएँ"
276
277 #: df/output.c:54
278 msgid "1K-blocks"
279 msgstr ""
280
281 #: df/output.c:56
282 msgid "Size"
283 msgstr ""
284
285 #: df/output.c:57
286 msgid "Used"
287 msgstr ""
288
289 #: df/output.c:58
290 msgid "Available"
291 msgstr ""
292
293 #: df/output.c:59
294 msgid "Use%"
295 msgstr ""
296
297 #: df/output.c:61
298 msgid "Inodes"
299 msgstr ""
300
301 #: df/output.c:62
302 msgid "IUsed"
303 msgstr ""
304
305 #: df/output.c:63
306 msgid "IFree"
307 msgstr ""
308
309 #: df/output.c:64
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:2473
334 msgid "Command"
335 msgstr "कमांड"
336
337 #: fish/cmds.c:2473
338 msgid "Description"
339 msgstr "वर्णन"
340
341 #: fish/cmds.c:2475
342 msgid "add a CD-ROM disk image to examine"
343 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
344
345 #: fish/cmds.c:2476
346 msgid "add the disk(s) from a named libvirt domain"
347 msgstr ""
348
349 #: fish/cmds.c:2477 fish/cmds.c:2478
350 msgid "add an image to examine or modify"
351 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
352
353 #: fish/cmds.c:2479
354 msgid "add a drive in snapshot mode (read-only)"
355 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
356
357 #: fish/cmds.c:2480
358 msgid "add a drive read-only specifying the QEMU block emulation to use"
359 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
360
361 #: fish/cmds.c:2481
362 msgid "add a drive specifying the QEMU block emulation to use"
363 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
364
365 #: fish/cmds.c:2482
366 #, fuzzy
367 msgid "allocate and add a disk file"
368 msgstr "तनु छवि फाइल आबंटित करें"
369
370 #: fish/cmds.c:2483
371 #, fuzzy
372 msgid "clear Augeas path"
373 msgstr "Augeas पथ हटाएँ"
374
375 #: fish/cmds.c:2484
376 msgid "close the current Augeas handle"
377 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
378
379 #: fish/cmds.c:2485
380 msgid "define an Augeas node"
381 msgstr "कोई Augeas नोड परिभाषित करें"
382
383 #: fish/cmds.c:2486
384 msgid "define an Augeas variable"
385 msgstr "कोई Augeas चर परिभाषित करें"
386
387 #: fish/cmds.c:2487
388 msgid "look up the value of an Augeas path"
389 msgstr "Augeas पथ के मान के लिए देखें"
390
391 #: fish/cmds.c:2488
392 msgid "create a new Augeas handle"
393 msgstr "नया Augeas नियंत्रण बनाएँ"
394
395 #: fish/cmds.c:2489
396 msgid "insert a sibling Augeas node"
397 msgstr "सहोदर Augeas नोड घुसाएँ"
398
399 #: fish/cmds.c:2490
400 msgid "load files into the tree"
401 msgstr "तरू में फाइल लोड करें"
402
403 #: fish/cmds.c:2491
404 msgid "list Augeas nodes under augpath"
405 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
406
407 #: fish/cmds.c:2492
408 msgid "return Augeas nodes which match augpath"
409 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
410
411 #: fish/cmds.c:2493
412 msgid "move Augeas node"
413 msgstr "Augeas नोड खिसकाएँ"
414
415 #: fish/cmds.c:2494
416 msgid "remove an Augeas path"
417 msgstr "Augeas पथ हटाएँ"
418
419 #: fish/cmds.c:2495
420 msgid "write all pending Augeas changes to disk"
421 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
422
423 #: fish/cmds.c:2496
424 msgid "set Augeas path to value"
425 msgstr "Augeas पथ को वाल्व में सेट करें"
426
427 #: fish/cmds.c:2497
428 msgid "test availability of some parts of the API"
429 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
430
431 #: fish/cmds.c:2498
432 #, fuzzy
433 msgid "return a list of all optional groups"
434 msgstr "inotify घटना की सूची वापस करता है"
435
436 #: fish/cmds.c:2499
437 msgid "upload base64-encoded data to file"
438 msgstr ""
439
440 #: fish/cmds.c:2500
441 #, fuzzy
442 msgid "download file and encode as base64"
443 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
444
445 #: fish/cmds.c:2501
446 msgid "flush device buffers"
447 msgstr "फ्लश युक्ति बफर"
448
449 #: fish/cmds.c:2502
450 msgid "get blocksize of block device"
451 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
452
453 #: fish/cmds.c:2503
454 msgid "is block device set to read-only"
455 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
456
457 #: fish/cmds.c:2504
458 msgid "get total size of device in bytes"
459 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
460
461 #: fish/cmds.c:2505
462 msgid "get sectorsize of block device"
463 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
464
465 #: fish/cmds.c:2506
466 msgid "get total size of device in 512-byte sectors"
467 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
468
469 #: fish/cmds.c:2507
470 msgid "reread partition table"
471 msgstr "विभाजन सारणी फिर पढ़ें"
472
473 #: fish/cmds.c:2508
474 msgid "set blocksize of block device"
475 msgstr "खंड युक्ति का खंड आकार सेट करें"
476
477 #: fish/cmds.c:2509
478 msgid "set block device to read-only"
479 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
480
481 #: fish/cmds.c:2510
482 msgid "set block device to read-write"
483 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
484
485 #: fish/cmds.c:2511
486 msgid "return true path on case-insensitive filesystem"
487 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
488
489 #: fish/cmds.c:2512
490 msgid "list the contents of a file"
491 msgstr "फाइल की सामग्री सूचीबद्ध करें"
492
493 #: fish/cmds.c:2513
494 msgid "compute MD5, SHAx or CRC checksum of file"
495 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
496
497 #: fish/cmds.c:2514
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:2515
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:2516
508 msgid "change file mode"
509 msgstr "फाइल नोड बदलें"
510
511 #: fish/cmds.c:2517 fish/cmds.c:2624
512 msgid "change file owner and group"
513 msgstr "फाइल स्वामी और समूह बदलें"
514
515 #: fish/cmds.c:2518
516 msgid "run a command from the guest filesystem"
517 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
518
519 #: fish/cmds.c:2519
520 msgid "run a command, returning lines"
521 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
522
523 #: fish/cmds.c:2520
524 msgid "add qemu parameters"
525 msgstr "qemu पैरामीटर जोड़ें"
526
527 #: fish/cmds.c:2521
528 #, fuzzy
529 msgid "copy local files or directories into an image"
530 msgstr "तरू में फाइल लोड करें"
531
532 #: fish/cmds.c:2522
533 #, fuzzy
534 msgid "copy remote files or directories out of an image"
535 msgstr "तरू में फाइल लोड करें"
536
537 #: fish/cmds.c:2523
538 #, fuzzy
539 msgid "copy size bytes from source to destination using dd"
540 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
541
542 #: fish/cmds.c:2524
543 msgid "copy a file"
544 msgstr "कोई फाइल कॉपी करें"
545
546 #: fish/cmds.c:2525
547 msgid "copy a file or directory recursively"
548 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
549
550 #: fish/cmds.c:2526
551 msgid "copy from source to destination using dd"
552 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
553
554 #: fish/cmds.c:2527
555 msgid "debugging and internals"
556 msgstr "डिबगिंग और आंतरिक"
557
558 #: fish/cmds.c:2528
559 #, fuzzy
560 msgid "debug the QEMU command line (internal use only)"
561 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
562
563 #: fish/cmds.c:2529
564 #, fuzzy
565 msgid "upload a file to the appliance (internal use only)"
566 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
567
568 #: fish/cmds.c:2530
569 msgid "report file system disk space usage"
570 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
571
572 #: fish/cmds.c:2531
573 msgid "report file system disk space usage (human readable)"
574 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
575
576 #: fish/cmds.c:2532
577 msgid "return kernel messages"
578 msgstr "कर्नेल संदेश लौटाएँ"
579
580 #: fish/cmds.c:2533
581 msgid "download a file to the local machine"
582 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
583
584 #: fish/cmds.c:2534
585 #, fuzzy
586 msgid "download a file to the local machine with offset and size"
587 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
588
589 #: fish/cmds.c:2535
590 msgid "drop kernel page cache, dentries and inodes"
591 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
592
593 #: fish/cmds.c:2536
594 msgid "estimate file space usage"
595 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
596
597 #: fish/cmds.c:2537
598 msgid "check an ext2/ext3 filesystem"
599 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
600
601 #: fish/cmds.c:2538
602 msgid "display a line of text"
603 msgstr "पाठ पंक्ति दिखाएँ"
604
605 #: fish/cmds.c:2539
606 msgid "echo arguments back to the client"
607 msgstr "इको तर्क क्लाइंट को वापस"
608
609 #: fish/cmds.c:2540
610 #, fuzzy
611 msgid "edit a file"
612 msgstr "फाइल पढ़ें"
613
614 #: fish/cmds.c:2541 fish/cmds.c:2542 fish/cmds.c:2547 fish/cmds.c:2548
615 #: fish/cmds.c:2579 fish/cmds.c:2580 fish/cmds.c:2814 fish/cmds.c:2815
616 #: fish/cmds.c:2819 fish/cmds.c:2820 fish/cmds.c:2822 fish/cmds.c:2823
617 msgid "return lines matching a pattern"
618 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
619
620 #: fish/cmds.c:2543
621 msgid "test if two files have equal contents"
622 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
623
624 #: fish/cmds.c:2544
625 msgid "test if file or directory exists"
626 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
627
628 #: fish/cmds.c:2545 fish/cmds.c:2546
629 msgid "preallocate a file in the guest filesystem"
630 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
631
632 #: fish/cmds.c:2549
633 msgid "determine file type"
634 msgstr "फाइल प्रकार निर्धारित करें"
635
636 #: fish/cmds.c:2550
637 msgid "detect the architecture of a binary file"
638 msgstr ""
639
640 #: fish/cmds.c:2551
641 msgid "return the size of the file in bytes"
642 msgstr "बाइट में फाइल का आकार वापस करें"
643
644 #: fish/cmds.c:2552
645 msgid "fill a file with octets"
646 msgstr "ऑक्टेट के साथ फाइल भरें"
647
648 #: fish/cmds.c:2553
649 #, fuzzy
650 msgid "fill a file with a repeating pattern of bytes"
651 msgstr "ऑक्टेट के साथ फाइल भरें"
652
653 #: fish/cmds.c:2554
654 msgid "find all files and directories"
655 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
656
657 #: fish/cmds.c:2555
658 msgid "find all files and directories, returning NUL-separated list"
659 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
660
661 #: fish/cmds.c:2556
662 #, fuzzy
663 msgid "find a filesystem by label"
664 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
665
666 #: fish/cmds.c:2557
667 #, fuzzy
668 msgid "find a filesystem by UUID"
669 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
670
671 #: fish/cmds.c:2558
672 msgid "run the filesystem checker"
673 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
674
675 #: fish/cmds.c:2559
676 msgid "get the additional kernel options"
677 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
678
679 #: fish/cmds.c:2560
680 msgid "get autosync mode"
681 msgstr "autosync विधि पाएँ"
682
683 #: fish/cmds.c:2561
684 msgid "get direct appliance mode flag"
685 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
686
687 #: fish/cmds.c:2562
688 msgid "get the ext2/3/4 filesystem label"
689 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
690
691 #: fish/cmds.c:2563
692 msgid "get the ext2/3/4 filesystem UUID"
693 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
694
695 #: fish/cmds.c:2564
696 msgid "get memory allocated to the qemu subprocess"
697 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
698
699 #: fish/cmds.c:2565
700 #, fuzzy
701 msgid "get enable network flag"
702 msgstr "SELinux सक्रिय फ्लैग पाएँ"
703
704 #: fish/cmds.c:2566
705 msgid "get the search path"
706 msgstr "खोज पथ पाएँ"
707
708 #: fish/cmds.c:2567
709 msgid "get PID of qemu subprocess"
710 msgstr "qemu की उपप्रक्रिया PID पाएँ"
711
712 #: fish/cmds.c:2568
713 msgid "get the qemu binary"
714 msgstr "qemu द्विपदीय पाएँ"
715
716 #: fish/cmds.c:2569
717 msgid "get recovery process enabled flag"
718 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
719
720 #: fish/cmds.c:2570
721 msgid "get SELinux enabled flag"
722 msgstr "SELinux सक्रिय फ्लैग पाएँ"
723
724 #: fish/cmds.c:2571
725 msgid "get the current state"
726 msgstr "मौजूदा स्थिति पाएँ"
727
728 #: fish/cmds.c:2572
729 msgid "get command trace enabled flag"
730 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
731
732 #: fish/cmds.c:2573
733 #, fuzzy
734 msgid "get the current umask"
735 msgstr "मौजूदा स्थिति पाएँ"
736
737 #: fish/cmds.c:2574
738 msgid "get verbose mode"
739 msgstr "वर्बोस विधि पाएँ"
740
741 #: fish/cmds.c:2575
742 msgid "get SELinux security context"
743 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
744
745 #: fish/cmds.c:2576 fish/cmds.c:2625
746 msgid "list extended attributes of a file or directory"
747 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
748
749 #: fish/cmds.c:2577
750 msgid "expand wildcards in command"
751 msgstr "कमांड में कमांड वाइल्डकार्ड"
752
753 #: fish/cmds.c:2578
754 msgid "expand a wildcard path"
755 msgstr "वाइल्डकार्ड पथ फैलाएँ"
756
757 #: fish/cmds.c:2581
758 msgid "install GRUB"
759 msgstr "GRUB संस्थापित करें"
760
761 #: fish/cmds.c:2582
762 msgid "return first 10 lines of a file"
763 msgstr "फाइल का 10 पंक्ति वापस करें"
764
765 #: fish/cmds.c:2583
766 msgid "return first N lines of a file"
767 msgstr "फाइल का पहला N पंक्ति वापस करें"
768
769 #: fish/cmds.c:2584
770 msgid "dump a file in hexadecimal"
771 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
772
773 #: fish/cmds.c:2585
774 msgid "edit with a hex editor"
775 msgstr ""
776
777 #: fish/cmds.c:2586
778 msgid "list the contents of a single file in an initrd"
779 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
780
781 #: fish/cmds.c:2587
782 msgid "list files in an initrd"
783 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
784
785 #: fish/cmds.c:2588
786 msgid "add an inotify watch"
787 msgstr "inotify वाच जोड़ें"
788
789 #: fish/cmds.c:2589
790 msgid "close the inotify handle"
791 msgstr "inotify नियंत्रण बंद करें"
792
793 #: fish/cmds.c:2590
794 msgid "return list of watched files that had events"
795 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
796
797 #: fish/cmds.c:2591
798 msgid "create an inotify handle"
799 msgstr "inotify नियंत्रण बनाएँ"
800
801 #: fish/cmds.c:2592
802 msgid "return list of inotify events"
803 msgstr "inotify घटना की सूची वापस करता है"
804
805 #: fish/cmds.c:2593
806 msgid "remove an inotify watch"
807 msgstr "inotify जाँच का हटाएँ"
808
809 #: fish/cmds.c:2594
810 msgid "get architecture of inspected operating system"
811 msgstr ""
812
813 #: fish/cmds.c:2595
814 msgid "get distro of inspected operating system"
815 msgstr ""
816
817 #: fish/cmds.c:2596
818 msgid "get filesystems associated with inspected operating system"
819 msgstr ""
820
821 #: fish/cmds.c:2597
822 msgid "get hostname of the operating system"
823 msgstr ""
824
825 #: fish/cmds.c:2598
826 msgid "get major version of inspected operating system"
827 msgstr ""
828
829 #: fish/cmds.c:2599
830 msgid "get minor version of inspected operating system"
831 msgstr ""
832
833 #: fish/cmds.c:2600
834 msgid "get mountpoints of inspected operating system"
835 msgstr ""
836
837 #: fish/cmds.c:2601
838 msgid "get package format used by the operating system"
839 msgstr ""
840
841 #: fish/cmds.c:2602
842 msgid "get package management tool used by the operating system"
843 msgstr ""
844
845 #: fish/cmds.c:2603
846 msgid "get product name of inspected operating system"
847 msgstr ""
848
849 #: fish/cmds.c:2604
850 msgid "return list of operating systems found by last inspection"
851 msgstr ""
852
853 #: fish/cmds.c:2605
854 msgid "get type of inspected operating system"
855 msgstr ""
856
857 #: fish/cmds.c:2606
858 msgid "get Windows systemroot of inspected operating system"
859 msgstr ""
860
861 #: fish/cmds.c:2607
862 msgid "get list of applications installed in the operating system"
863 msgstr ""
864
865 #: fish/cmds.c:2608
866 msgid "inspect disk and return list of operating systems found"
867 msgstr ""
868
869 #: fish/cmds.c:2609
870 #, fuzzy
871 msgid "test if block device"
872 msgstr "खंड युक्ति को सूचीबद्ध करता है"
873
874 #: fish/cmds.c:2610
875 msgid "is busy processing a command"
876 msgstr "कमांड की प्रक्रिया में व्यस्त है"
877
878 #: fish/cmds.c:2611
879 #, fuzzy
880 msgid "test if character device"
881 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
882
883 #: fish/cmds.c:2612
884 msgid "is in configuration state"
885 msgstr "विन्यास स्थिति में है"
886
887 #: fish/cmds.c:2613
888 #, fuzzy
889 msgid "test if a directory"
890 msgstr "निर्देशिका बनाएँ"
891
892 #: fish/cmds.c:2614
893 #, fuzzy
894 msgid "test if FIFO (named pipe)"
895 msgstr "FIFO (named पाइप) बनाएँ"
896
897 #: fish/cmds.c:2615
898 msgid "test if a regular file"
899 msgstr ""
900
901 #: fish/cmds.c:2616
902 msgid "is launching subprocess"
903 msgstr "उपपक्रिया को लॉन्च कर रहा है"
904
905 #: fish/cmds.c:2617
906 #, fuzzy
907 msgid "test if device is a logical volume"
908 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
909
910 #: fish/cmds.c:2618
911 msgid "is ready to accept commands"
912 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
913
914 #: fish/cmds.c:2619
915 #, fuzzy
916 msgid "test if socket"
917 msgstr "डेमॉन सॉकेट में लिखें"
918
919 #: fish/cmds.c:2620
920 #, fuzzy
921 msgid "test if symbolic link"
922 msgstr "सांकेतिक लिंक बनाएँ"
923
924 #: fish/cmds.c:2621
925 msgid "kill the qemu subprocess"
926 msgstr "qemu उपपक्रिया को किल करें"
927
928 #: fish/cmds.c:2622
929 msgid "launch the qemu subprocess"
930 msgstr "qemu उपपक्रिया लॉन्च करें"
931
932 #: fish/cmds.c:2623
933 #, fuzzy
934 msgid "change working directory"
935 msgstr "स्थानीय परिवर्तन निर्देशिका"
936
937 #: fish/cmds.c:2626
938 msgid "list the block devices"
939 msgstr "खंड युक्ति को सूचीबद्ध करता है"
940
941 #: fish/cmds.c:2627
942 #, fuzzy
943 msgid "list filesystems"
944 msgstr "फाइलसिस्टम बनाएँ"
945
946 #: fish/cmds.c:2628
947 msgid "list the partitions"
948 msgstr "विभाजन सूचीबद्ध करें"
949
950 #: fish/cmds.c:2629
951 msgid "list the files in a directory (long format)"
952 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
953
954 #: fish/cmds.c:2630 fish/cmds.c:2631
955 msgid "create a hard link"
956 msgstr "कोई हार्ड लिंक बनाएँ"
957
958 #: fish/cmds.c:2632 fish/cmds.c:2633
959 msgid "create a symbolic link"
960 msgstr "सांकेतिक लिंक बनाएँ"
961
962 #: fish/cmds.c:2634 fish/cmds.c:2725
963 msgid "remove extended attribute of a file or directory"
964 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
965
966 #: fish/cmds.c:2635
967 msgid "list the files in a directory"
968 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
969
970 #: fish/cmds.c:2636 fish/cmds.c:2750
971 msgid "set extended attribute of a file or directory"
972 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
973
974 #: fish/cmds.c:2637
975 msgid "get file information for a symbolic link"
976 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
977
978 #: fish/cmds.c:2638
979 msgid "lstat on multiple files"
980 msgstr "lstat विविध फाइल पर"
981
982 #: fish/cmds.c:2639
983 #, fuzzy
984 msgid "add a key on a LUKS encrypted device"
985 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
986
987 #: fish/cmds.c:2640
988 #, fuzzy
989 msgid "close a LUKS device"
990 msgstr "युक्ति पर स्वैप सक्रिय करें"
991
992 #: fish/cmds.c:2641 fish/cmds.c:2642
993 msgid "format a block device as a LUKS encrypted device"
994 msgstr ""
995
996 #: fish/cmds.c:2643
997 msgid "remove a key from a LUKS encrypted device"
998 msgstr ""
999
1000 #: fish/cmds.c:2644
1001 msgid "open a LUKS-encrypted block device"
1002 msgstr ""
1003
1004 #: fish/cmds.c:2645
1005 #, fuzzy
1006 msgid "open a LUKS-encrypted block device read-only"
1007 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1008
1009 #: fish/cmds.c:2646
1010 #, fuzzy
1011 msgid "create an LVM logical volume"
1012 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1013
1014 #: fish/cmds.c:2647
1015 msgid "get canonical name of an LV"
1016 msgstr ""
1017
1018 #: fish/cmds.c:2648
1019 msgid "clear LVM device filter"
1020 msgstr ""
1021
1022 #: fish/cmds.c:2649
1023 msgid "remove all LVM LVs, VGs and PVs"
1024 msgstr "सभी LVM LV, VG और PV हटाएँ"
1025
1026 #: fish/cmds.c:2650
1027 msgid "set LVM device filter"
1028 msgstr ""
1029
1030 #: fish/cmds.c:2651
1031 msgid "remove an LVM logical volume"
1032 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1033
1034 #: fish/cmds.c:2652
1035 msgid "rename an LVM logical volume"
1036 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1037
1038 #: fish/cmds.c:2653
1039 msgid "resize an LVM logical volume"
1040 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1041
1042 #: fish/cmds.c:2654
1043 msgid "expand an LV to fill free space"
1044 msgstr ""
1045
1046 #: fish/cmds.c:2655 fish/cmds.c:2656
1047 msgid "list the LVM logical volumes (LVs)"
1048 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1049
1050 #: fish/cmds.c:2657
1051 #, fuzzy
1052 msgid "get the UUID of a logical volume"
1053 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1054
1055 #: fish/cmds.c:2658
1056 msgid "lgetxattr on multiple files"
1057 msgstr "विविध फाइल पर lgetxattr करें"
1058
1059 #: fish/cmds.c:2659
1060 msgid "open the manual"
1061 msgstr ""
1062
1063 #: fish/cmds.c:2660
1064 msgid "create a directory"
1065 msgstr "निर्देशिका बनाएँ"
1066
1067 #: fish/cmds.c:2661
1068 msgid "create a directory with a particular mode"
1069 msgstr "खास विधि से निर्देशिका बनाएँ"
1070
1071 #: fish/cmds.c:2662
1072 msgid "create a directory and parents"
1073 msgstr "जनक और निर्देशिका बनाएँ"
1074
1075 #: fish/cmds.c:2663
1076 msgid "create a temporary directory"
1077 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1078
1079 #: fish/cmds.c:2664 fish/cmds.c:2665 fish/cmds.c:2666
1080 msgid "make ext2/3/4 filesystem with external journal"
1081 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1082
1083 #: fish/cmds.c:2667
1084 msgid "make ext2/3/4 external journal"
1085 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1086
1087 #: fish/cmds.c:2668
1088 msgid "make ext2/3/4 external journal with label"
1089 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1090
1091 #: fish/cmds.c:2669
1092 msgid "make ext2/3/4 external journal with UUID"
1093 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1094
1095 #: fish/cmds.c:2670
1096 msgid "make FIFO (named pipe)"
1097 msgstr "FIFO (named पाइप) बनाएँ"
1098
1099 #: fish/cmds.c:2671 fish/cmds.c:2673
1100 msgid "make a filesystem"
1101 msgstr "फाइलसिस्टम बनाएँ"
1102
1103 #: fish/cmds.c:2672
1104 msgid "make a filesystem with block size"
1105 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1106
1107 #: fish/cmds.c:2674
1108 msgid "create a mountpoint"
1109 msgstr "आरोहबिंदु बनाएँ"
1110
1111 #: fish/cmds.c:2675
1112 msgid "make block, character or FIFO devices"
1113 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1114
1115 #: fish/cmds.c:2676
1116 msgid "make block device node"
1117 msgstr "खंड युक्ति नोड बनाएँ"
1118
1119 #: fish/cmds.c:2677
1120 msgid "make char device node"
1121 msgstr "चार युक्ति नोड बनाएँ"
1122
1123 #: fish/cmds.c:2678
1124 msgid "create a swap partition"
1125 msgstr "कोई स्वैप विभाजन बनाएँ"
1126
1127 #: fish/cmds.c:2679
1128 msgid "create a swap partition with a label"
1129 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1130
1131 #: fish/cmds.c:2680
1132 msgid "create a swap partition with an explicit UUID"
1133 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1134
1135 #: fish/cmds.c:2681
1136 msgid "create a swap file"
1137 msgstr "कोई स्वैप फाइल बनाएँ"
1138
1139 #: fish/cmds.c:2682
1140 msgid "load a kernel module"
1141 msgstr "कर्नेल मॉड्यूल लोड करें"
1142
1143 #: fish/cmds.c:2683
1144 #, fuzzy
1145 msgid "view a file"
1146 msgstr "कोई फाइल खिसकाएँ"
1147
1148 #: fish/cmds.c:2684
1149 msgid "mount a guest disk at a position in the filesystem"
1150 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1151
1152 #: fish/cmds.c:2685
1153 msgid "mount a file using the loop device"
1154 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1155
1156 #: fish/cmds.c:2686
1157 msgid "mount a guest disk with mount options"
1158 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1159
1160 #: fish/cmds.c:2687
1161 msgid "mount a guest disk, read-only"
1162 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1163
1164 #: fish/cmds.c:2688
1165 msgid "mount a guest disk with mount options and vfstype"
1166 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1167
1168 #: fish/cmds.c:2689
1169 msgid "show mountpoints"
1170 msgstr "आरोहबिंदु दिखाएँ"
1171
1172 #: fish/cmds.c:2690
1173 msgid "show mounted filesystems"
1174 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1175
1176 #: fish/cmds.c:2691
1177 msgid "move a file"
1178 msgstr "कोई फाइल खिसकाएँ"
1179
1180 #: fish/cmds.c:2692
1181 msgid "probe NTFS volume"
1182 msgstr "NTFS वॉल्यूम जाँचें"
1183
1184 #: fish/cmds.c:2693
1185 #, fuzzy
1186 msgid "resize an NTFS filesystem"
1187 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1188
1189 #: fish/cmds.c:2694
1190 #, fuzzy
1191 msgid "resize an NTFS filesystem (with size)"
1192 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1193
1194 #: fish/cmds.c:2695
1195 msgid "add a partition to the device"
1196 msgstr "युक्ति में कोई विभाजन जोड़ें"
1197
1198 #: fish/cmds.c:2696
1199 #, fuzzy
1200 msgid "delete a partition"
1201 msgstr "कोई स्वैप विभाजन बनाएँ"
1202
1203 #: fish/cmds.c:2697
1204 msgid "partition whole disk with a single primary partition"
1205 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1206
1207 #: fish/cmds.c:2698
1208 #, fuzzy
1209 msgid "return true if a partition is bootable"
1210 msgstr "विभाजन सारणी फिर पढ़ें"
1211
1212 #: fish/cmds.c:2699
1213 msgid "get the MBR type byte (ID byte) from a partition"
1214 msgstr ""
1215
1216 #: fish/cmds.c:2700
1217 msgid "get the partition table type"
1218 msgstr "विभाजन सारणी प्रकार पाएँ"
1219
1220 #: fish/cmds.c:2701
1221 msgid "create an empty partition table"
1222 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1223
1224 #: fish/cmds.c:2702
1225 msgid "list partitions on a device"
1226 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1227
1228 #: fish/cmds.c:2703
1229 msgid "make a partition bootable"
1230 msgstr "विभाजन को बूट योग्य बनाएँ"
1231
1232 #: fish/cmds.c:2704
1233 msgid "set the MBR type byte (ID byte) of a partition"
1234 msgstr ""
1235
1236 #: fish/cmds.c:2705
1237 msgid "set partition name"
1238 msgstr "विभाजन नाम सेट करें"
1239
1240 #: fish/cmds.c:2706
1241 #, fuzzy
1242 msgid "convert partition name to device name"
1243 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1244
1245 #: fish/cmds.c:2707
1246 msgid "ping the guest daemon"
1247 msgstr "अतिथि डेमॉन पिंग करें"
1248
1249 #: fish/cmds.c:2708
1250 msgid "read part of a file"
1251 msgstr "किसी फाइल का हिस्सा पढ़ें"
1252
1253 #: fish/cmds.c:2709
1254 #, fuzzy
1255 msgid "read part of a device"
1256 msgstr "किसी फाइल का हिस्सा पढ़ें"
1257
1258 #: fish/cmds.c:2710
1259 msgid "create an LVM physical volume"
1260 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1261
1262 #: fish/cmds.c:2711
1263 msgid "remove an LVM physical volume"
1264 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1265
1266 #: fish/cmds.c:2712
1267 msgid "resize an LVM physical volume"
1268 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1269
1270 #: fish/cmds.c:2713
1271 #, fuzzy
1272 msgid "resize an LVM physical volume (with size)"
1273 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1274
1275 #: fish/cmds.c:2714 fish/cmds.c:2715
1276 msgid "list the LVM physical volumes (PVs)"
1277 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1278
1279 #: fish/cmds.c:2716
1280 #, fuzzy
1281 msgid "get the UUID of a physical volume"
1282 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1283
1284 #: fish/cmds.c:2717
1285 #, fuzzy
1286 msgid "write to part of a file"
1287 msgstr "किसी फाइल का हिस्सा पढ़ें"
1288
1289 #: fish/cmds.c:2718
1290 #, fuzzy
1291 msgid "write to part of a device"
1292 msgstr "किसी फाइल का हिस्सा पढ़ें"
1293
1294 #: fish/cmds.c:2719
1295 msgid "read a file"
1296 msgstr "फाइल पढ़ें"
1297
1298 #: fish/cmds.c:2720
1299 msgid "read file as lines"
1300 msgstr "फाइल पंक्ति बार पढ़ें"
1301
1302 #: fish/cmds.c:2721
1303 msgid "read directories entries"
1304 msgstr "निर्देशिका प्रविष्टि पढें"
1305
1306 #: fish/cmds.c:2722
1307 msgid "read the target of a symbolic link"
1308 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1309
1310 #: fish/cmds.c:2723
1311 msgid "readlink on multiple files"
1312 msgstr "मल्टीपल फाइल पर रीडलिंक"
1313
1314 #: fish/cmds.c:2724
1315 msgid "canonicalized absolute pathname"
1316 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1317
1318 #: fish/cmds.c:2726
1319 msgid "close and reopen libguestfs handle"
1320 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1321
1322 #: fish/cmds.c:2727
1323 #, fuzzy
1324 msgid "resize an ext2, ext3 or ext4 filesystem"
1325 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1326
1327 #: fish/cmds.c:2728
1328 #, fuzzy
1329 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1330 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1331
1332 #: fish/cmds.c:2729
1333 msgid "remove a file"
1334 msgstr "फाइल हटाएँ"
1335
1336 #: fish/cmds.c:2730
1337 msgid "remove a file or directory recursively"
1338 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1339
1340 #: fish/cmds.c:2731
1341 msgid "remove a directory"
1342 msgstr "निर्देशिका हटाएँ"
1343
1344 #: fish/cmds.c:2732
1345 msgid "remove a mountpoint"
1346 msgstr "माउंट प्वाइंट हटाएँ"
1347
1348 #: fish/cmds.c:2733
1349 msgid "scrub (securely wipe) a device"
1350 msgstr "scrub (securely wipe) युक्ति"
1351
1352 #: fish/cmds.c:2734
1353 msgid "scrub (securely wipe) a file"
1354 msgstr "फाइल स्क्रब करें"
1355
1356 #: fish/cmds.c:2735
1357 msgid "scrub (securely wipe) free space"
1358 msgstr "मुक्त स्थान को साफ करें"
1359
1360 #: fish/cmds.c:2736
1361 msgid "add options to kernel command line"
1362 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1363
1364 #: fish/cmds.c:2737
1365 msgid "set autosync mode"
1366 msgstr "autosync विधि सेट करें"
1367
1368 #: fish/cmds.c:2738
1369 msgid "enable or disable direct appliance mode"
1370 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1371
1372 #: fish/cmds.c:2739
1373 msgid "set the ext2/3/4 filesystem label"
1374 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1375
1376 #: fish/cmds.c:2740
1377 msgid "set the ext2/3/4 filesystem UUID"
1378 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1379
1380 #: fish/cmds.c:2741
1381 msgid "set memory allocated to the qemu subprocess"
1382 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1383
1384 #: fish/cmds.c:2742
1385 msgid "set enable network flag"
1386 msgstr ""
1387
1388 #: fish/cmds.c:2743
1389 msgid "set the search path"
1390 msgstr "खोज पथ सेट करें"
1391
1392 #: fish/cmds.c:2744
1393 msgid "set the qemu binary"
1394 msgstr "emu द्विपदीय सेट करें"
1395
1396 #: fish/cmds.c:2745
1397 msgid "enable or disable the recovery process"
1398 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1399
1400 #: fish/cmds.c:2746
1401 msgid "set SELinux enabled or disabled at appliance boot"
1402 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1403
1404 #: fish/cmds.c:2747
1405 msgid "enable or disable command traces"
1406 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1407
1408 #: fish/cmds.c:2748
1409 msgid "set verbose mode"
1410 msgstr "वर्बोस विधि सेट करें"
1411
1412 #: fish/cmds.c:2749
1413 msgid "set SELinux security context"
1414 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1415
1416 #: fish/cmds.c:2751 fish/cmds.c:2752
1417 msgid "create partitions on a block device"
1418 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1419
1420 #: fish/cmds.c:2753
1421 msgid "modify a single partition on a block device"
1422 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1423
1424 #: fish/cmds.c:2754
1425 msgid "display the disk geometry from the partition table"
1426 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1427
1428 #: fish/cmds.c:2755
1429 msgid "display the kernel geometry"
1430 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1431
1432 #: fish/cmds.c:2756
1433 msgid "display the partition table"
1434 msgstr "विभाजन सारणी को दिखाएँ"
1435
1436 #: fish/cmds.c:2757
1437 msgid "run a command via the shell"
1438 msgstr "शेल से होकर कमांड चलाएँ"
1439
1440 #: fish/cmds.c:2758
1441 msgid "run a command via the shell returning lines"
1442 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1443
1444 #: fish/cmds.c:2759
1445 msgid "sleep for some seconds"
1446 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1447
1448 #: fish/cmds.c:2760
1449 #, fuzzy
1450 msgid "create a sparse disk image and add"
1451 msgstr "तनु छवि फाइल आबंटित करें"
1452
1453 #: fish/cmds.c:2761
1454 msgid "get file information"
1455 msgstr "फाइल सूचना पाएँ"
1456
1457 #: fish/cmds.c:2762
1458 msgid "get file system statistics"
1459 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1460
1461 #: fish/cmds.c:2763 fish/cmds.c:2764
1462 msgid "print the printable strings in a file"
1463 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1464
1465 #: fish/cmds.c:2765
1466 #, fuzzy
1467 msgid "list supported groups of commands"
1468 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1469
1470 #: fish/cmds.c:2766
1471 msgid "disable swap on device"
1472 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1473
1474 #: fish/cmds.c:2767
1475 msgid "disable swap on file"
1476 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1477
1478 #: fish/cmds.c:2768
1479 msgid "disable swap on labeled swap partition"
1480 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1481
1482 #: fish/cmds.c:2769
1483 msgid "disable swap on swap partition by UUID"
1484 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1485
1486 #: fish/cmds.c:2770
1487 msgid "enable swap on device"
1488 msgstr "युक्ति पर स्वैप सक्रिय करें"
1489
1490 #: fish/cmds.c:2771
1491 msgid "enable swap on file"
1492 msgstr "फाइल पर स्वैप सक्रिय करें"
1493
1494 #: fish/cmds.c:2772
1495 msgid "enable swap on labeled swap partition"
1496 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1497
1498 #: fish/cmds.c:2773
1499 msgid "enable swap on swap partition by UUID"
1500 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1501
1502 #: fish/cmds.c:2774
1503 msgid "sync disks, writes are flushed through to the disk image"
1504 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1505
1506 #: fish/cmds.c:2775
1507 msgid "return last 10 lines of a file"
1508 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1509
1510 #: fish/cmds.c:2776
1511 msgid "return last N lines of a file"
1512 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1513
1514 #: fish/cmds.c:2777
1515 msgid "unpack tarfile to directory"
1516 msgstr "tarfile को निर्देशिका में खोलें"
1517
1518 #: fish/cmds.c:2778
1519 msgid "pack directory into tarfile"
1520 msgstr "निर्देशिका को tarfile में पैक करें"
1521
1522 #: fish/cmds.c:2779 fish/cmds.c:2786
1523 msgid "unpack compressed tarball to directory"
1524 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1525
1526 #: fish/cmds.c:2780 fish/cmds.c:2787
1527 msgid "pack directory into compressed tarball"
1528 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1529
1530 #: fish/cmds.c:2781
1531 #, fuzzy
1532 msgid "print elapsed time taken to run a command"
1533 msgstr "कमांड चलाने के लिए लिया गया समय"
1534
1535 #: fish/cmds.c:2782
1536 msgid "update file timestamps or create a new file"
1537 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1538
1539 #: fish/cmds.c:2783
1540 msgid "truncate a file to zero size"
1541 msgstr "फाइल को शून्य आकार में काटें"
1542
1543 #: fish/cmds.c:2784
1544 msgid "truncate a file to a particular size"
1545 msgstr "फाइल को किसी खास आकार में काटें"
1546
1547 #: fish/cmds.c:2785
1548 msgid "get ext2/ext3/ext4 superblock details"
1549 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1550
1551 #: fish/cmds.c:2788
1552 msgid "set file mode creation mask (umask)"
1553 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1554
1555 #: fish/cmds.c:2789
1556 msgid "unmount a filesystem"
1557 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1558
1559 #: fish/cmds.c:2790
1560 msgid "unmount all filesystems"
1561 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1562
1563 #: fish/cmds.c:2791
1564 msgid "upload a file from the local machine"
1565 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1566
1567 #: fish/cmds.c:2792
1568 #, fuzzy
1569 msgid "upload a file from the local machine with offset"
1570 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1571
1572 #: fish/cmds.c:2793
1573 msgid "set timestamp of a file with nanosecond precision"
1574 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1575
1576 #: fish/cmds.c:2794
1577 msgid "get the library version number"
1578 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1579
1580 #: fish/cmds.c:2795
1581 #, fuzzy
1582 msgid "get the filesystem label"
1583 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
1584
1585 #: fish/cmds.c:2796
1586 msgid "get the Linux VFS type corresponding to a mounted device"
1587 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1588
1589 #: fish/cmds.c:2797
1590 #, fuzzy
1591 msgid "get the filesystem UUID"
1592 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
1593
1594 #: fish/cmds.c:2798
1595 msgid "activate or deactivate some volume groups"
1596 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1597
1598 #: fish/cmds.c:2799
1599 msgid "activate or deactivate all volume groups"
1600 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1601
1602 #: fish/cmds.c:2800
1603 msgid "create an LVM volume group"
1604 msgstr "LVM वॉल्यूम समूह बनाएँ"
1605
1606 #: fish/cmds.c:2801
1607 msgid "get the LV UUIDs of all LVs in the volume group"
1608 msgstr ""
1609
1610 #: fish/cmds.c:2802
1611 msgid "get the PV UUIDs containing the volume group"
1612 msgstr ""
1613
1614 #: fish/cmds.c:2803
1615 msgid "remove an LVM volume group"
1616 msgstr "LVM वाल्यूम समूह हटाएँ"
1617
1618 #: fish/cmds.c:2804
1619 msgid "rename an LVM volume group"
1620 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1621
1622 #: fish/cmds.c:2805 fish/cmds.c:2806
1623 msgid "list the LVM volume groups (VGs)"
1624 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1625
1626 #: fish/cmds.c:2807
1627 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1628 msgstr ""
1629
1630 #: fish/cmds.c:2808
1631 #, fuzzy
1632 msgid "get the UUID of a volume group"
1633 msgstr "LVM वॉल्यूम समूह बनाएँ"
1634
1635 #: fish/cmds.c:2809
1636 msgid "count characters in a file"
1637 msgstr "फाइल में वर्ण गिनती करें"
1638
1639 #: fish/cmds.c:2810
1640 msgid "count lines in a file"
1641 msgstr "फाइल में पंक्ति गिनती करें"
1642
1643 #: fish/cmds.c:2811
1644 msgid "count words in a file"
1645 msgstr "फाइल में शब्द गिनती करें"
1646
1647 #: fish/cmds.c:2812
1648 #, fuzzy
1649 msgid "create a new file"
1650 msgstr "फाइल बनाएँ"
1651
1652 #: fish/cmds.c:2813
1653 msgid "create a file"
1654 msgstr "फाइल बनाएँ"
1655
1656 #: fish/cmds.c:2816
1657 msgid "write zeroes to the device"
1658 msgstr "युक्ति में शून्य लिखें"
1659
1660 #: fish/cmds.c:2817
1661 #, fuzzy
1662 msgid "write zeroes to an entire device"
1663 msgstr "युक्ति में शून्य लिखें"
1664
1665 #: fish/cmds.c:2818
1666 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1667 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1668
1669 #: fish/cmds.c:2821
1670 msgid "determine file type inside a compressed file"
1671 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1672
1673 #: fish/cmds.c:2824
1674 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1675 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1676
1677 #: fish/cmds.c:3142 fish/cmds.c:3156 fish/cmds.c:3172 fish/cmds.c:3189
1678 #: fish/cmds.c:3206 fish/cmds.c:3224 fish/cmds.c:3243 fish/cmds.c:3259
1679 #: fish/cmds.c:3277 fish/cmds.c:3293 fish/cmds.c:3311 fish/cmds.c:3327
1680 #: fish/cmds.c:3344 fish/cmds.c:3359 fish/cmds.c:3377 fish/cmds.c:3392
1681 #: fish/cmds.c:3408 fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3456
1682 #: fish/cmds.c:3472 fish/cmds.c:3490 fish/cmds.c:3523 fish/cmds.c:3539
1683 #: fish/cmds.c:3555 fish/cmds.c:3574 fish/cmds.c:3589 fish/cmds.c:3607
1684 #: fish/cmds.c:3622 fish/cmds.c:3640 fish/cmds.c:3655 fish/cmds.c:3673
1685 #: fish/cmds.c:3688 fish/cmds.c:3707 fish/cmds.c:3726 fish/cmds.c:3744
1686 #: fish/cmds.c:3764 fish/cmds.c:3783 fish/cmds.c:3803 fish/cmds.c:3823
1687 #: fish/cmds.c:3843 fish/cmds.c:3862 fish/cmds.c:3881 fish/cmds.c:3901
1688 #: fish/cmds.c:3921 fish/cmds.c:3941 fish/cmds.c:3956 fish/cmds.c:3972
1689 #: fish/cmds.c:4044 fish/cmds.c:4062 fish/cmds.c:4079 fish/cmds.c:4153
1690 #: fish/cmds.c:4173 fish/cmds.c:4193 fish/cmds.c:4213 fish/cmds.c:4234
1691 #: fish/cmds.c:4250 fish/cmds.c:4266 fish/cmds.c:4285 fish/cmds.c:4307
1692 #: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4366 fish/cmds.c:4383
1693 #: fish/cmds.c:4400 fish/cmds.c:4417 fish/cmds.c:4434 fish/cmds.c:4451
1694 #: fish/cmds.c:4468 fish/cmds.c:4487 fish/cmds.c:4510 fish/cmds.c:4546
1695 #: fish/cmds.c:4563 fish/cmds.c:4586 fish/cmds.c:4608 fish/cmds.c:4629
1696 #: fish/cmds.c:4649 fish/cmds.c:4668 fish/cmds.c:4688 fish/cmds.c:4706
1697 #: fish/cmds.c:4724 fish/cmds.c:4738 fish/cmds.c:4754 fish/cmds.c:4774
1698 #: fish/cmds.c:4793 fish/cmds.c:4812 fish/cmds.c:4831 fish/cmds.c:4850
1699 #: fish/cmds.c:4870 fish/cmds.c:4910 fish/cmds.c:4967 fish/cmds.c:4988
1700 #: fish/cmds.c:5009 fish/cmds.c:5030 fish/cmds.c:5048 fish/cmds.c:5070
1701 #: fish/cmds.c:5108 fish/cmds.c:5130 fish/cmds.c:5209 fish/cmds.c:5248
1702 #: fish/cmds.c:5263 fish/cmds.c:5280 fish/cmds.c:5294 fish/cmds.c:5310
1703 #: fish/cmds.c:5332 fish/cmds.c:5354 fish/cmds.c:5376 fish/cmds.c:5398
1704 #: fish/cmds.c:5420 fish/cmds.c:5442 fish/cmds.c:5462 fish/cmds.c:5479
1705 #: fish/cmds.c:5496 fish/cmds.c:5515 fish/cmds.c:5534 fish/cmds.c:5554
1706 #: fish/cmds.c:5590 fish/cmds.c:5609 fish/cmds.c:5628 fish/cmds.c:5645
1707 #: fish/cmds.c:5663 fish/cmds.c:5686 fish/cmds.c:5709 fish/cmds.c:5733
1708 #: fish/cmds.c:5756 fish/cmds.c:5777 fish/cmds.c:5800 fish/cmds.c:5823
1709 #: fish/cmds.c:5843 fish/cmds.c:5865 fish/cmds.c:5886 fish/cmds.c:5909
1710 #: fish/cmds.c:5926 fish/cmds.c:5943 fish/cmds.c:5961 fish/cmds.c:5979
1711 #: fish/cmds.c:6000 fish/cmds.c:6018 fish/cmds.c:6039 fish/cmds.c:6059
1712 #: fish/cmds.c:6077 fish/cmds.c:6098 fish/cmds.c:6121 fish/cmds.c:6144
1713 #: fish/cmds.c:6166 fish/cmds.c:6199 fish/cmds.c:6216 fish/cmds.c:6233
1714 #: fish/cmds.c:6257 fish/cmds.c:6280 fish/cmds.c:6303 fish/cmds.c:6325
1715 #: fish/cmds.c:6342 fish/cmds.c:6364 fish/cmds.c:6458 fish/cmds.c:6478
1716 #: fish/cmds.c:6498 fish/cmds.c:6518 fish/cmds.c:6536 fish/cmds.c:6557
1717 #: fish/cmds.c:6593 fish/cmds.c:6610 fish/cmds.c:6632 fish/cmds.c:6649
1718 #: fish/cmds.c:6685 fish/cmds.c:6705 fish/cmds.c:6725 fish/cmds.c:6745
1719 #: fish/cmds.c:6767 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
1720 #: fish/cmds.c:6844 fish/cmds.c:6865 fish/cmds.c:6886 fish/cmds.c:6907
1721 #: fish/cmds.c:6930 fish/cmds.c:6971 fish/cmds.c:6994 fish/cmds.c:7033
1722 #: fish/cmds.c:7050 fish/cmds.c:7069 fish/cmds.c:7090 fish/cmds.c:7113
1723 #: fish/cmds.c:7135 fish/cmds.c:7153 fish/cmds.c:7172 fish/cmds.c:7193
1724 #: fish/cmds.c:7270 fish/cmds.c:7311 fish/cmds.c:7390 fish/cmds.c:7466
1725 #: fish/cmds.c:7503 fish/cmds.c:7526 fish/cmds.c:7547 fish/cmds.c:7570
1726 #: fish/cmds.c:7592 fish/cmds.c:7617 fish/cmds.c:7660 fish/cmds.c:7701
1727 #: fish/cmds.c:7722 fish/cmds.c:7740 fish/cmds.c:7759 fish/cmds.c:7776
1728 #: fish/cmds.c:7794 fish/cmds.c:7821 fish/cmds.c:7845 fish/cmds.c:7869
1729 #: fish/cmds.c:7893 fish/cmds.c:7917 fish/cmds.c:7941 fish/cmds.c:7965
1730 #: fish/cmds.c:7989 fish/cmds.c:8013 fish/cmds.c:8037 fish/cmds.c:8061
1731 #: fish/cmds.c:8085 fish/cmds.c:8108 fish/cmds.c:8131 fish/cmds.c:8152
1732 #: fish/cmds.c:8173 fish/cmds.c:8194 fish/cmds.c:8214 fish/cmds.c:8237
1733 #: fish/cmds.c:8275 fish/cmds.c:8292 fish/cmds.c:8309 fish/cmds.c:8328
1734 #: fish/cmds.c:8347 fish/cmds.c:8364 fish/cmds.c:8381 fish/cmds.c:8398
1735 #: fish/cmds.c:8415 fish/cmds.c:8434 fish/cmds.c:8470 fish/cmds.c:8510
1736 #: fish/cmds.c:8543 fish/cmds.c:8560 fish/cmds.c:8577 fish/cmds.c:8593
1737 #: fish/cmds.c:8608 fish/cmds.c:8629 fish/cmds.c:8667 fish/cmds.c:8705
1738 #: fish/cmds.c:8744 fish/cmds.c:8784 fish/cmds.c:8825 fish/cmds.c:8866
1739 #: fish/cmds.c:8904 fish/cmds.c:8921 fish/cmds.c:8944 fish/cmds.c:8966
1740 #: fish/cmds.c:8988 fish/cmds.c:9008 fish/cmds.c:9028 fish/cmds.c:9064
1741 #: fish/cmds.c:9136 fish/cmds.c:9176 fish/cmds.c:9234 fish/cmds.c:9260
1742 #: fish/cmds.c:9286 fish/cmds.c:9314 fish/cmds.c:9373 fish/cmds.c:9394
1743 #: fish/cmds.c:9439 fish/cmds.c:9459 fish/cmds.c:9498 fish/cmds.c:9535
1744 #: fish/cmds.c:9555 fish/cmds.c:9577 fish/cmds.c:9634 fish/cmds.c:9654
1745 #: fish/cmds.c:9676 fish/cmds.c:9698 fish/cmds.c:9717 fish/cmds.c:9737
1746 #: fish/cmds.c:9764 fish/cmds.c:9784 fish/cmds.c:9804 fish/cmds.c:9824
1747 #: fish/cmds.c:9844 fish/cmds.c:9866 fish/cmds.c:9901 fish/cmds.c:9919
1748 #: fish/cmds.c:9942 fish/cmds.c:9964 fish/cmds.c:9979 fish/cmds.c:9996
1749 #: fish/cmds.c:10033 fish/cmds.c:10072 fish/cmds.c:10112 fish/cmds.c:10168
1750 #: fish/cmds.c:10190 fish/cmds.c:10226 fish/cmds.c:10241 fish/cmds.c:10261
1751 #: fish/cmds.c:10301 fish/cmds.c:10324 fish/cmds.c:10348 fish/cmds.c:10373
1752 #: fish/cmds.c:10414 fish/cmds.c:10439 fish/cmds.c:10477 fish/cmds.c:10508
1753 #: fish/cmds.c:10539 fish/cmds.c:10567 fish/cmds.c:10587 fish/cmds.c:10619
1754 #: fish/cmds.c:10639 fish/cmds.c:10659 fish/cmds.c:10676 fish/cmds.c:10694
1755 #: fish/cmds.c:10717 fish/cmds.c:10738 fish/cmds.c:10757 fish/cmds.c:10799
1756 #: fish/cmds.c:10842 fish/cmds.c:10886 fish/cmds.c:10925 fish/cmds.c:10944
1757 #: fish/cmds.c:10964 fish/cmds.c:10984 fish/cmds.c:11005 fish/cmds.c:11026
1758 #: fish/cmds.c:11047 fish/cmds.c:11068 fish/cmds.c:11089 fish/cmds.c:11111
1759 #: fish/cmds.c:11149 fish/cmds.c:11200 fish/cmds.c:11238 fish/cmds.c:11294
1760 #, c-format
1761 msgid "%s should have %d parameter(s)\n"
1762 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1763
1764 #: fish/cmds.c:3143 fish/cmds.c:3157 fish/cmds.c:3173 fish/cmds.c:3190
1765 #: fish/cmds.c:3207 fish/cmds.c:3225 fish/cmds.c:3244 fish/cmds.c:3260
1766 #: fish/cmds.c:3278 fish/cmds.c:3294 fish/cmds.c:3312 fish/cmds.c:3328
1767 #: fish/cmds.c:3345 fish/cmds.c:3360 fish/cmds.c:3378 fish/cmds.c:3393
1768 #: fish/cmds.c:3409 fish/cmds.c:3425 fish/cmds.c:3441 fish/cmds.c:3457
1769 #: fish/cmds.c:3473 fish/cmds.c:3491 fish/cmds.c:3524 fish/cmds.c:3540
1770 #: fish/cmds.c:3556 fish/cmds.c:3575 fish/cmds.c:3590 fish/cmds.c:3608
1771 #: fish/cmds.c:3623 fish/cmds.c:3641 fish/cmds.c:3656 fish/cmds.c:3674
1772 #: fish/cmds.c:3689 fish/cmds.c:3708 fish/cmds.c:3727 fish/cmds.c:3745
1773 #: fish/cmds.c:3765 fish/cmds.c:3784 fish/cmds.c:3804 fish/cmds.c:3824
1774 #: fish/cmds.c:3844 fish/cmds.c:3863 fish/cmds.c:3882 fish/cmds.c:3902
1775 #: fish/cmds.c:3922 fish/cmds.c:3942 fish/cmds.c:3957 fish/cmds.c:3973
1776 #: fish/cmds.c:3994 fish/cmds.c:4045 fish/cmds.c:4063 fish/cmds.c:4080
1777 #: fish/cmds.c:4101 fish/cmds.c:4154 fish/cmds.c:4174 fish/cmds.c:4194
1778 #: fish/cmds.c:4214 fish/cmds.c:4235 fish/cmds.c:4251 fish/cmds.c:4267
1779 #: fish/cmds.c:4286 fish/cmds.c:4308 fish/cmds.c:4330 fish/cmds.c:4350
1780 #: fish/cmds.c:4367 fish/cmds.c:4384 fish/cmds.c:4401 fish/cmds.c:4418
1781 #: fish/cmds.c:4435 fish/cmds.c:4452 fish/cmds.c:4469 fish/cmds.c:4488
1782 #: fish/cmds.c:4511 fish/cmds.c:4547 fish/cmds.c:4564 fish/cmds.c:4587
1783 #: fish/cmds.c:4609 fish/cmds.c:4630 fish/cmds.c:4650 fish/cmds.c:4669
1784 #: fish/cmds.c:4689 fish/cmds.c:4707 fish/cmds.c:4725 fish/cmds.c:4739
1785 #: fish/cmds.c:4755 fish/cmds.c:4775 fish/cmds.c:4794 fish/cmds.c:4813
1786 #: fish/cmds.c:4832 fish/cmds.c:4851 fish/cmds.c:4871 fish/cmds.c:4911
1787 #: fish/cmds.c:4968 fish/cmds.c:4989 fish/cmds.c:5010 fish/cmds.c:5031
1788 #: fish/cmds.c:5049 fish/cmds.c:5071 fish/cmds.c:5109 fish/cmds.c:5131
1789 #: fish/cmds.c:5210 fish/cmds.c:5249 fish/cmds.c:5264 fish/cmds.c:5281
1790 #: fish/cmds.c:5295 fish/cmds.c:5311 fish/cmds.c:5333 fish/cmds.c:5355
1791 #: fish/cmds.c:5377 fish/cmds.c:5399 fish/cmds.c:5421 fish/cmds.c:5443
1792 #: fish/cmds.c:5463 fish/cmds.c:5480 fish/cmds.c:5497 fish/cmds.c:5516
1793 #: fish/cmds.c:5535 fish/cmds.c:5555 fish/cmds.c:5591 fish/cmds.c:5610
1794 #: fish/cmds.c:5629 fish/cmds.c:5646 fish/cmds.c:5664 fish/cmds.c:5687
1795 #: fish/cmds.c:5710 fish/cmds.c:5734 fish/cmds.c:5757 fish/cmds.c:5778
1796 #: fish/cmds.c:5801 fish/cmds.c:5824 fish/cmds.c:5844 fish/cmds.c:5866
1797 #: fish/cmds.c:5887 fish/cmds.c:5910 fish/cmds.c:5927 fish/cmds.c:5944
1798 #: fish/cmds.c:5962 fish/cmds.c:5980 fish/cmds.c:6001 fish/cmds.c:6019
1799 #: fish/cmds.c:6040 fish/cmds.c:6060 fish/cmds.c:6078 fish/cmds.c:6099
1800 #: fish/cmds.c:6122 fish/cmds.c:6145 fish/cmds.c:6167 fish/cmds.c:6200
1801 #: fish/cmds.c:6217 fish/cmds.c:6234 fish/cmds.c:6258 fish/cmds.c:6281
1802 #: fish/cmds.c:6304 fish/cmds.c:6326 fish/cmds.c:6343 fish/cmds.c:6365
1803 #: fish/cmds.c:6459 fish/cmds.c:6479 fish/cmds.c:6499 fish/cmds.c:6519
1804 #: fish/cmds.c:6537 fish/cmds.c:6558 fish/cmds.c:6594 fish/cmds.c:6611
1805 #: fish/cmds.c:6633 fish/cmds.c:6650 fish/cmds.c:6686 fish/cmds.c:6706
1806 #: fish/cmds.c:6726 fish/cmds.c:6746 fish/cmds.c:6768 fish/cmds.c:6785
1807 #: fish/cmds.c:6804 fish/cmds.c:6823 fish/cmds.c:6845 fish/cmds.c:6866
1808 #: fish/cmds.c:6887 fish/cmds.c:6908 fish/cmds.c:6931 fish/cmds.c:6972
1809 #: fish/cmds.c:6995 fish/cmds.c:7034 fish/cmds.c:7051 fish/cmds.c:7070
1810 #: fish/cmds.c:7091 fish/cmds.c:7114 fish/cmds.c:7136 fish/cmds.c:7154
1811 #: fish/cmds.c:7173 fish/cmds.c:7194 fish/cmds.c:7271 fish/cmds.c:7312
1812 #: fish/cmds.c:7391 fish/cmds.c:7467 fish/cmds.c:7504 fish/cmds.c:7527
1813 #: fish/cmds.c:7548 fish/cmds.c:7571 fish/cmds.c:7593 fish/cmds.c:7618
1814 #: fish/cmds.c:7661 fish/cmds.c:7702 fish/cmds.c:7723 fish/cmds.c:7741
1815 #: fish/cmds.c:7760 fish/cmds.c:7777 fish/cmds.c:7795 fish/cmds.c:7822
1816 #: fish/cmds.c:7846 fish/cmds.c:7870 fish/cmds.c:7894 fish/cmds.c:7918
1817 #: fish/cmds.c:7942 fish/cmds.c:7966 fish/cmds.c:7990 fish/cmds.c:8014
1818 #: fish/cmds.c:8038 fish/cmds.c:8062 fish/cmds.c:8086 fish/cmds.c:8109
1819 #: fish/cmds.c:8132 fish/cmds.c:8153 fish/cmds.c:8174 fish/cmds.c:8195
1820 #: fish/cmds.c:8215 fish/cmds.c:8238 fish/cmds.c:8276 fish/cmds.c:8293
1821 #: fish/cmds.c:8310 fish/cmds.c:8329 fish/cmds.c:8348 fish/cmds.c:8365
1822 #: fish/cmds.c:8382 fish/cmds.c:8399 fish/cmds.c:8416 fish/cmds.c:8435
1823 #: fish/cmds.c:8471 fish/cmds.c:8511 fish/cmds.c:8544 fish/cmds.c:8561
1824 #: fish/cmds.c:8578 fish/cmds.c:8594 fish/cmds.c:8609 fish/cmds.c:8630
1825 #: fish/cmds.c:8668 fish/cmds.c:8706 fish/cmds.c:8745 fish/cmds.c:8785
1826 #: fish/cmds.c:8826 fish/cmds.c:8867 fish/cmds.c:8905 fish/cmds.c:8922
1827 #: fish/cmds.c:8945 fish/cmds.c:8967 fish/cmds.c:8989 fish/cmds.c:9009
1828 #: fish/cmds.c:9029 fish/cmds.c:9065 fish/cmds.c:9137 fish/cmds.c:9177
1829 #: fish/cmds.c:9235 fish/cmds.c:9261 fish/cmds.c:9287 fish/cmds.c:9315
1830 #: fish/cmds.c:9374 fish/cmds.c:9395 fish/cmds.c:9440 fish/cmds.c:9460
1831 #: fish/cmds.c:9499 fish/cmds.c:9536 fish/cmds.c:9556 fish/cmds.c:9578
1832 #: fish/cmds.c:9635 fish/cmds.c:9655 fish/cmds.c:9677 fish/cmds.c:9699
1833 #: fish/cmds.c:9718 fish/cmds.c:9738 fish/cmds.c:9765 fish/cmds.c:9785
1834 #: fish/cmds.c:9805 fish/cmds.c:9825 fish/cmds.c:9845 fish/cmds.c:9867
1835 #: fish/cmds.c:9902 fish/cmds.c:9920 fish/cmds.c:9943 fish/cmds.c:9965
1836 #: fish/cmds.c:9980 fish/cmds.c:9997 fish/cmds.c:10034 fish/cmds.c:10073
1837 #: fish/cmds.c:10113 fish/cmds.c:10169 fish/cmds.c:10191 fish/cmds.c:10227
1838 #: fish/cmds.c:10242 fish/cmds.c:10262 fish/cmds.c:10302 fish/cmds.c:10325
1839 #: fish/cmds.c:10349 fish/cmds.c:10374 fish/cmds.c:10415 fish/cmds.c:10440
1840 #: fish/cmds.c:10478 fish/cmds.c:10509 fish/cmds.c:10540 fish/cmds.c:10568
1841 #: fish/cmds.c:10588 fish/cmds.c:10620 fish/cmds.c:10640 fish/cmds.c:10660
1842 #: fish/cmds.c:10677 fish/cmds.c:10695 fish/cmds.c:10718 fish/cmds.c:10739
1843 #: fish/cmds.c:10758 fish/cmds.c:10800 fish/cmds.c:10843 fish/cmds.c:10887
1844 #: fish/cmds.c:10926 fish/cmds.c:10945 fish/cmds.c:10965 fish/cmds.c:10985
1845 #: fish/cmds.c:11006 fish/cmds.c:11027 fish/cmds.c:11048 fish/cmds.c:11069
1846 #: fish/cmds.c:11090 fish/cmds.c:11112 fish/cmds.c:11150 fish/cmds.c:11201
1847 #: fish/cmds.c:11239 fish/cmds.c:11295 fish/cmds.c:11318
1848 #, c-format
1849 msgid "type 'help %s' for help on %s\n"
1850 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
1851
1852 #: fish/cmds.c:3501 fish/cmds.c:4523 fish/cmds.c:4881 fish/cmds.c:4921
1853 #: fish/cmds.c:4940 fish/cmds.c:5083 fish/cmds.c:5142 fish/cmds.c:5161
1854 #: fish/cmds.c:5180 fish/cmds.c:5223 fish/cmds.c:5566 fish/cmds.c:6177
1855 #: fish/cmds.c:6376 fish/cmds.c:6395 fish/cmds.c:6414 fish/cmds.c:6433
1856 #: fish/cmds.c:6569 fish/cmds.c:6660 fish/cmds.c:6941 fish/cmds.c:7005
1857 #: fish/cmds.c:7204 fish/cmds.c:7223 fish/cmds.c:7242 fish/cmds.c:7281
1858 #: fish/cmds.c:7322 fish/cmds.c:7341 fish/cmds.c:7360 fish/cmds.c:7401
1859 #: fish/cmds.c:7420 fish/cmds.c:7439 fish/cmds.c:7477 fish/cmds.c:7630
1860 #: fish/cmds.c:7673 fish/cmds.c:8250 fish/cmds.c:8445 fish/cmds.c:8483
1861 #: fish/cmds.c:8521 fish/cmds.c:8641 fish/cmds.c:8678 fish/cmds.c:8716
1862 #: fish/cmds.c:8755 fish/cmds.c:8796 fish/cmds.c:8837 fish/cmds.c:8878
1863 #: fish/cmds.c:9041 fish/cmds.c:9077 fish/cmds.c:9090 fish/cmds.c:9103
1864 #: fish/cmds.c:9116 fish/cmds.c:9149 fish/cmds.c:9187 fish/cmds.c:9206
1865 #: fish/cmds.c:9327 fish/cmds.c:9346 fish/cmds.c:9407 fish/cmds.c:9420
1866 #: fish/cmds.c:9471 fish/cmds.c:9510 fish/cmds.c:9588 fish/cmds.c:9607
1867 #: fish/cmds.c:9881 fish/cmds.c:10008 fish/cmds.c:10045 fish/cmds.c:10084
1868 #: fish/cmds.c:10124 fish/cmds.c:10143 fish/cmds.c:10202 fish/cmds.c:10275
1869 #: fish/cmds.c:10385 fish/cmds.c:10455 fish/cmds.c:10489 fish/cmds.c:10520
1870 #: fish/cmds.c:10551 fish/cmds.c:10600 fish/cmds.c:10771 fish/cmds.c:10813
1871 #: fish/cmds.c:10858 fish/cmds.c:10900 fish/cmds.c:11126 fish/cmds.c:11164
1872 #: fish/cmds.c:11177 fish/cmds.c:11215 fish/cmds.c:11250 fish/cmds.c:11269
1873 #: fish/cmds.c:11336
1874 #, c-format
1875 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1876 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
1877
1878 #: fish/cmds.c:3507 fish/cmds.c:4529 fish/cmds.c:4887 fish/cmds.c:4927
1879 #: fish/cmds.c:4946 fish/cmds.c:5089 fish/cmds.c:5148 fish/cmds.c:5167
1880 #: fish/cmds.c:5186 fish/cmds.c:5229 fish/cmds.c:5572 fish/cmds.c:6183
1881 #: fish/cmds.c:6382 fish/cmds.c:6401 fish/cmds.c:6420 fish/cmds.c:6439
1882 #: fish/cmds.c:6575 fish/cmds.c:6666 fish/cmds.c:6947 fish/cmds.c:7011
1883 #: fish/cmds.c:7210 fish/cmds.c:7229 fish/cmds.c:7248 fish/cmds.c:7287
1884 #: fish/cmds.c:7328 fish/cmds.c:7347 fish/cmds.c:7366 fish/cmds.c:7407
1885 #: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7483 fish/cmds.c:7636
1886 #: fish/cmds.c:7679 fish/cmds.c:8256 fish/cmds.c:8451 fish/cmds.c:8489
1887 #: fish/cmds.c:8527 fish/cmds.c:8647 fish/cmds.c:8684 fish/cmds.c:8722
1888 #: fish/cmds.c:8761 fish/cmds.c:8802 fish/cmds.c:8843 fish/cmds.c:8884
1889 #: fish/cmds.c:9155 fish/cmds.c:9193 fish/cmds.c:9212 fish/cmds.c:9333
1890 #: fish/cmds.c:9477 fish/cmds.c:9516 fish/cmds.c:9594 fish/cmds.c:9613
1891 #: fish/cmds.c:10014 fish/cmds.c:10051 fish/cmds.c:10090 fish/cmds.c:10130
1892 #: fish/cmds.c:10149 fish/cmds.c:10208 fish/cmds.c:10281 fish/cmds.c:10391
1893 #: fish/cmds.c:10777 fish/cmds.c:10819 fish/cmds.c:10864 fish/cmds.c:10906
1894 #: fish/cmds.c:11256 fish/cmds.c:11342
1895 #, c-format
1896 msgid "%s: %s: integer out of range\n"
1897 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
1898
1899 #: fish/cmds.c:3993 fish/cmds.c:4100 fish/cmds.c:11317
1900 #, fuzzy, c-format
1901 msgid "%s should have %d-%d parameter(s)\n"
1902 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1903
1904 #: fish/cmds.c:4019 fish/cmds.c:4126 fish/cmds.c:11352
1905 #, fuzzy, c-format
1906 msgid "%s: unknown optional argument \"%s\"\n"
1907 msgstr "%s: too many arguments\n"
1908
1909 #: fish/cmds.c:4025 fish/cmds.c:4132 fish/cmds.c:11358
1910 #, fuzzy, c-format
1911 msgid "%s: optional argument \"%s\" given twice\n"
1912 msgstr "%s: too many arguments\n"
1913
1914 #: fish/cmds.c:11378
1915 #, c-format
1916 msgid "%s: unknown command\n"
1917 msgstr "%s: अज्ञात कमांड\n"
1918
1919 #: fish/copy.c:41
1920 #, c-format
1921 msgid ""
1922 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1923 msgstr ""
1924
1925 #: fish/copy.c:54 fish/copy.c:195
1926 #, fuzzy, c-format
1927 msgid "copy-in: target '%s' is not a directory\n"
1928 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1929
1930 #: fish/copy.c:139
1931 #, c-format
1932 msgid "error: argument is zero length or longer than maximum permitted\n"
1933 msgstr ""
1934
1935 #: fish/copy.c:184
1936 #, c-format
1937 msgid ""
1938 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1939 "image\n"
1940 msgstr ""
1941
1942 #: fish/copy.c:225
1943 #, fuzzy, c-format
1944 msgid "copy-out: '%s' is not a file or directory\n"
1945 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
1946
1947 #: fish/edit.c:44
1948 #, c-format
1949 msgid "use '%s filename' to edit a file\n"
1950 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
1951
1952 #: fish/fish.c:90
1953 #, fuzzy, c-format
1954 msgid ""
1955 "%s: guest filesystem shell\n"
1956 "%s lets you edit virtual machine filesystems\n"
1957 "Copyright (C) 2009-2010 Red Hat Inc.\n"
1958 "Usage:\n"
1959 "  %s [--options] cmd [: cmd : cmd ...]\n"
1960 "  %s [--ro] -i -a disk-image\n"
1961 "  %s [--ro] -i -d libvirt-domain\n"
1962 "or for interactive use:\n"
1963 "  %s\n"
1964 "or from a shell script:\n"
1965 "  %s <<EOF\n"
1966 "  cmd\n"
1967 "  ...\n"
1968 "  EOF\n"
1969 "Options:\n"
1970 "  -h|--cmd-help        List available commands\n"
1971 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1972 "  -a|--add image       Add image\n"
1973 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1974 "  --csh                Make --listen csh-compatible\n"
1975 "  -d|--domain guest    Add disks from libvirt guest\n"
1976 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1977 "  --echo-keys          Don't turn off echo for passphrases\n"
1978 "  -f|--file file       Read commands from file\n"
1979 "  --format[=raw|..]    Force disk format for -a option\n"
1980 "  -i|--inspector       Automatically mount filesystems\n"
1981 "  --keys-from-stdin    Read passphrases from stdin\n"
1982 "  --listen             Listen for remote commands\n"
1983 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1984 "  -n|--no-sync         Don't autosync\n"
1985 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1986 "  --progress-bars      Enable progress bars even when not interactive\n"
1987 "  --no-progress-bars   Disable progress bars\n"
1988 "  --remote[=pid]       Send commands to remote %s\n"
1989 "  -r|--ro              Mount read-only\n"
1990 "  --selinux            Enable SELinux support\n"
1991 "  -v|--verbose         Verbose messages\n"
1992 "  -V|--version         Display version and exit\n"
1993 "  -x                   Echo each command before executing it\n"
1994 "For more information, see the manpage %s(1).\n"
1995 msgstr ""
1996 "%s: guest filesystem shell\n"
1997 "%s lets you edit virtual machine filesystems\n"
1998 "Copyright (C) 2009 Red Hat Inc.\n"
1999 "Usage:\n"
2000 "  %s [--options] cmd [: cmd : cmd ...]\n"
2001 "  %s -i libvirt-domain\n"
2002 "  %s -i disk-image(s)\n"
2003 "or for interactive use:\n"
2004 "  %s\n"
2005 "or from a shell script:\n"
2006 "  %s <<EOF\n"
2007 "  cmd\n"
2008 "  ...\n"
2009 "  EOF\n"
2010 "Options:\n"
2011 "  -h|--cmd-help        List available commands\n"
2012 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2013 "  -a|--add image       Add image\n"
2014 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2015 "  -f|--file file       Read commands from file\n"
2016 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
2017 "  --listen             Listen for remote commands\n"
2018 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2019 "  -n|--no-sync         Don't autosync\n"
2020 "  --remote[=pid]       Send commands to remote %s\n"
2021 "  -r|--ro              Mount read-only\n"
2022 "  --selinux            Enable SELinux support\n"
2023 "  -v|--verbose         Verbose messages\n"
2024 "  -x                   Echo each command before executing it\n"
2025 "  -V|--version         Display version and exit\n"
2026 "For more information,  see the manpage %s(1).\n"
2027
2028 #: fish/fish.c:241
2029 #, c-format
2030 msgid "%s: --listen=PID: PID was not a number: %s\n"
2031 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2032
2033 #: fish/fish.c:248
2034 #, c-format
2035 msgid ""
2036 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2037 msgstr ""
2038 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2039
2040 #: fish/fish.c:296
2041 #, c-format
2042 msgid "%s: only one -f parameter can be given\n"
2043 msgstr "%s: only one -f parameter can be given\n"
2044
2045 #: fish/fish.c:451
2046 #, c-format
2047 msgid "%s: cannot use --listen and --remote options at the same time\n"
2048 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2049
2050 #: fish/fish.c:459
2051 #, c-format
2052 msgid "%s: extra parameters on the command line with --listen flag\n"
2053 msgstr "%s: extra parameters on the command line with --listen flag\n"
2054
2055 #: fish/fish.c:465
2056 #, c-format
2057 msgid "%s: cannot use --listen and --file options at the same time\n"
2058 msgstr "%s: cannot use --listen and --file options at the same time\n"
2059
2060 #: fish/fish.c:522
2061 #, c-format
2062 msgid "guestfish: could not access termcap or terminfo database.\n"
2063 msgstr ""
2064
2065 #: fish/fish.c:526
2066 #, c-format
2067 msgid "guestfish: terminal type \"%s\" not defined.\n"
2068 msgstr ""
2069
2070 #: fish/fish.c:617
2071 #, fuzzy, c-format
2072 msgid ""
2073 "\n"
2074 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2075 "editing virtual machine filesystems.\n"
2076 "\n"
2077 "Type: 'help' for help on commands\n"
2078 "      'man' to read the manual\n"
2079 "      'quit' to quit the shell\n"
2080 "\n"
2081 msgstr ""
2082 "\n"
2083 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
2084 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
2085 "\n"
2086 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
2087 "      'quit' को शेल को छोड़ने के लिए\n"
2088 "\n"
2089
2090 #: fish/fish.c:704
2091 #, c-format
2092 msgid "%s: unterminated double quote\n"
2093 msgstr "%s: unterminated double quote\n"
2094
2095 #: fish/fish.c:710 fish/fish.c:727
2096 #, c-format
2097 msgid "%s: command arguments not separated by whitespace\n"
2098 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2099
2100 #: fish/fish.c:721
2101 #, c-format
2102 msgid "%s: unterminated single quote\n"
2103 msgstr "%s: unterminated single quote\n"
2104
2105 #: fish/fish.c:776
2106 #, c-format
2107 msgid "%s: internal error parsing string at '%s'\n"
2108 msgstr "%s: internal error parsing string at '%s'\n"
2109
2110 #: fish/fish.c:793
2111 #, c-format
2112 msgid "%s: too many arguments\n"
2113 msgstr "%s: too many arguments\n"
2114
2115 #: fish/fish.c:822
2116 #, c-format
2117 msgid "%s: empty command on command line\n"
2118 msgstr "%s: empty command on command line\n"
2119
2120 #: fish/fish.c:963
2121 msgid "display a list of commands or help on a command"
2122 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2123
2124 #: fish/fish.c:965
2125 msgid "quit guestfish"
2126 msgstr "quit guestfish"
2127
2128 #: fish/fish.c:976
2129 #, c-format
2130 msgid ""
2131 "help - display a list of commands or help on a command\n"
2132 "     help cmd\n"
2133 "     help\n"
2134 msgstr ""
2135 "help - display a list of commands or help on a command\n"
2136 "     help cmd\n"
2137 "     help\n"
2138
2139 #: fish/fish.c:984
2140 #, c-format
2141 msgid ""
2142 "quit - quit guestfish\n"
2143 "     quit\n"
2144 msgstr ""
2145 "quit - quit guestfish\n"
2146 "     quit\n"
2147
2148 #: fish/fish.c:989
2149 #, c-format
2150 msgid "%s: command not known, use -h to list all commands\n"
2151 msgstr "%s: command not known, use -h to list all commands\n"
2152
2153 #: fish/fish.c:1005
2154 #, c-format
2155 msgid ""
2156 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2157 "For a list of commands:             guestfish -h\n"
2158 "For complete documentation:         man guestfish\n"
2159 msgstr ""
2160
2161 #: fish/fish.c:1162
2162 #, c-format
2163 msgid "Runaway quote in string \"%s\"\n"
2164 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2165
2166 #: fish/glob.c:53
2167 #, c-format
2168 msgid "use 'glob command [args...]'\n"
2169 msgstr "use 'glob command [args...]'\n"
2170
2171 #: fish/glob.c:73
2172 #, c-format
2173 msgid "glob: guestfs_glob_expand call failed: %s\n"
2174 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2175
2176 #: fish/help.c:38
2177 #, c-format
2178 msgid ""
2179 "Add disk images to examine using the -a or -d options, or the 'add' "
2180 "command.\n"
2181 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2182 "Once you have done this, use the 'run' command.\n"
2183 msgstr ""
2184
2185 #: fish/help.c:44
2186 #, c-format
2187 msgid ""
2188 "Find out what filesystems are available using 'list-filesystems' and then\n"
2189 "mount them to examine or modify the contents using 'mount-ro' or\n"
2190 "'mount-options'.\n"
2191 msgstr ""
2192
2193 #: fish/help.c:52
2194 #, c-format
2195 msgid ""
2196 "For more information about a command, use 'help cmd'.\n"
2197 "\n"
2198 "To read the manual, type 'man'.\n"
2199 msgstr ""
2200
2201 #: fish/hexedit.c:41
2202 #, c-format
2203 msgid "hexedit (device|filename) [max | start max]\n"
2204 msgstr ""
2205
2206 #: fish/hexedit.c:52
2207 #, c-format
2208 msgid "hexedit: %s is a zero length file or device\n"
2209 msgstr ""
2210
2211 #: fish/hexedit.c:63
2212 #, c-format
2213 msgid ""
2214 "hexedit: %s is larger than %s. You must supply a limit using\n"
2215 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2216 "  'hexedit %s <start> <max>'.\n"
2217 msgstr ""
2218
2219 #: fish/hexedit.c:92
2220 #, c-format
2221 msgid "hexedit: invalid range\n"
2222 msgstr ""
2223
2224 #: fish/inspect.c:83
2225 #, c-format
2226 msgid "%s: no operating system was found on this disk\n"
2227 msgstr ""
2228
2229 #: fish/inspect.c:89
2230 #, c-format
2231 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2232 msgstr ""
2233
2234 #: fish/inspect.c:135
2235 #, c-format
2236 msgid "Operating system: %s\n"
2237 msgstr ""
2238
2239 #: fish/inspect.c:148
2240 #, fuzzy, c-format
2241 msgid "%s mounted on %s\n"
2242 msgstr "आरोहबिंदु दिखाएँ"
2243
2244 #: fish/keys.c:52
2245 #, c-format
2246 msgid "Enter key or passphrase (\"%s\"): "
2247 msgstr ""
2248
2249 #: fish/lcd.c:34
2250 #, c-format
2251 msgid "use 'lcd directory' to change local directory\n"
2252 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2253
2254 #: fish/man.c:34
2255 #, c-format
2256 msgid "use 'man' without parameters to open the manual\n"
2257 msgstr ""
2258
2259 #: fish/man.c:53
2260 #, fuzzy, c-format
2261 msgid "the external 'man' program failed\n"
2262 msgstr "बाहरी कमांड विफल: %s"
2263
2264 #: fish/more.c:39
2265 #, c-format
2266 msgid "use '%s filename' to page a file\n"
2267 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2268
2269 #: fish/options.c:36
2270 #, fuzzy, c-format
2271 msgid "%s: too many drives added on the command line\n"
2272 msgstr "%s: empty command on command line\n"
2273
2274 #: fish/options.c:121
2275 #, c-format
2276 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2277 msgstr ""
2278
2279 #: fish/prep.c:37
2280 #, c-format
2281 msgid ""
2282 "List of available prepared disk images:\n"
2283 "\n"
2284 msgstr ""
2285
2286 #: fish/prep.c:40
2287 #, c-format
2288 msgid ""
2289 "guestfish -N %-8s - %s\n"
2290 "\n"
2291 "%s\n"
2292 msgstr ""
2293
2294 #: fish/prep.c:48
2295 #, c-format
2296 msgid "  Optional parameters:\n"
2297 msgstr ""
2298
2299 #: fish/prep.c:55
2300 #, c-format
2301 msgid "<%s> %s (default: %s)\n"
2302 msgstr ""
2303
2304 #: fish/prep.c:65
2305 #, c-format
2306 msgid ""
2307 "Prepared disk images are written to file \"test1.img\" in the local\n"
2308 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2309 "For more information see the guestfish(1) manual.\n"
2310 msgstr ""
2311
2312 #: fish/prep.c:96
2313 #, c-format
2314 msgid ""
2315 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2316 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2317 msgstr ""
2318
2319 #: fish/prep.c:158
2320 #, c-format
2321 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2322 msgstr ""
2323
2324 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2325 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2326 #, fuzzy
2327 msgid "failed to allocate disk"
2328 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2329
2330 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2331 #, fuzzy
2332 msgid "could not parse boot size"
2333 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2334
2335 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2336 #, fuzzy, c-format
2337 msgid "failed to get sector size of disk: %s"
2338 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2339
2340 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2341 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2342 #, c-format
2343 msgid "failed to partition disk: %s"
2344 msgstr ""
2345
2346 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2347 #, fuzzy, c-format
2348 msgid "failed to add boot partition: %s"
2349 msgstr "कोई स्वैप विभाजन बनाएँ"
2350
2351 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2352 #, fuzzy, c-format
2353 msgid "failed to add root partition: %s"
2354 msgstr "कोई स्वैप विभाजन बनाएँ"
2355
2356 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2357 #, c-format
2358 msgid "failed to create boot filesystem: %s"
2359 msgstr ""
2360
2361 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2362 #, c-format
2363 msgid "failed to create root filesystem: %s"
2364 msgstr ""
2365
2366 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2367 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2368 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2369 msgstr ""
2370
2371 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2372 #, fuzzy, c-format
2373 msgid "failed to create PV: %s: %s"
2374 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2375
2376 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2377 #, fuzzy, c-format
2378 msgid "failed to create VG: %s: %s"
2379 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2380
2381 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2382 #, c-format
2383 msgid "failed to create LV: /dev/%s/%s: %s"
2384 msgstr ""
2385
2386 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2387 #, c-format
2388 msgid "failed to resize LV to full size: %s: %s"
2389 msgstr ""
2390
2391 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2392 #, c-format
2393 msgid "failed to create filesystem (%s): %s"
2394 msgstr ""
2395
2396 #: fish/rc.c:255
2397 #, c-format
2398 msgid "guestfish: protocol error: could not read 'hello' message\n"
2399 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2400
2401 #: fish/rc.c:260
2402 #, c-format
2403 msgid ""
2404 "guestfish: protocol error: version mismatch, server version '%s' does not "
2405 "match client version '%s'.  The two versions must match exactly.\n"
2406 msgstr ""
2407 "guestfish: protocol error: version mismatch, server version '%s' does not "
2408 "match client version '%s'.  The two versions must match exactly.\n"
2409
2410 #: fish/rc.c:335 fish/rc.c:349
2411 #, c-format
2412 msgid "guestfish: remote: looks like the server is not running\n"
2413 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2414
2415 #: fish/rc.c:361 fish/rc.c:375
2416 #, c-format
2417 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2418 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2419
2420 #: fish/rc.c:386
2421 #, c-format
2422 msgid "guestfish: protocol error: could not decode reply from server\n"
2423 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2424
2425 #: fish/reopen.c:36
2426 #, c-format
2427 msgid "'reopen' command takes no parameters\n"
2428 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2429
2430 #: fish/reopen.c:46
2431 #, c-format
2432 msgid "reopen: guestfs_create: failed to create handle\n"
2433 msgstr "reopen: guestfs_create: failed to create handle\n"
2434
2435 #: fish/supported.c:66
2436 msgid "yes"
2437 msgstr ""
2438
2439 #: fish/supported.c:68
2440 msgid "no"
2441 msgstr ""
2442
2443 #: fish/time.c:36
2444 #, c-format
2445 msgid "use 'time command [args...]'\n"
2446 msgstr "use 'time command [args...]'\n"
2447
2448 #: fuse/guestmount.c:845
2449 #, fuzzy, c-format
2450 msgid ""
2451 "%s: FUSE module for libguestfs\n"
2452 "%s lets you mount a virtual machine filesystem\n"
2453 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2454 "Usage:\n"
2455 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2456 "Options:\n"
2457 "  -a|--add image       Add image\n"
2458 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2459 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2460 "  -d|--domain guest    Add disks from libvirt guest\n"
2461 "  --echo-keys          Don't turn off echo for passphrases\n"
2462 "  --format[=raw|..]    Force disk format for -a option\n"
2463 "  --fuse-help          Display extra FUSE options\n"
2464 "  -i|--inspector       Automatically mount filesystems\n"
2465 "  --help               Display help message and exit\n"
2466 "  --keys-from-stdin    Read passphrases from stdin\n"
2467 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2468 "  -n|--no-sync         Don't autosync\n"
2469 "  -o|--option opt      Pass extra option to FUSE\n"
2470 "  -r|--ro              Mount read-only\n"
2471 "  --selinux            Enable SELinux support\n"
2472 "  -v|--verbose         Verbose messages\n"
2473 "  -V|--version         Display version and exit\n"
2474 "  -x|--trace           Trace guestfs API calls\n"
2475 msgstr ""
2476 "%s: FUSE module for libguestfs\n"
2477 "%s lets you mount a virtual machine filesystem\n"
2478 "Copyright (C) 2009 Red Hat Inc.\n"
2479 "Usage:\n"
2480 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2481 "Options:\n"
2482 "  -a|--add image       Add image\n"
2483 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2484 "  --fuse-help          Display extra FUSE options\n"
2485 "  --help               Display help message and exit\n"
2486 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2487 "  -n|--no-sync         Don't autosync\n"
2488 "  -o|--option opt      Pass extra option to FUSE\n"
2489 "  -r|--ro              Mount read-only\n"
2490 "  --selinux            Enable SELinux support\n"
2491 "  --trace              Trace guestfs API calls (to stderr)\n"
2492 "  -v|--verbose         Verbose messages\n"
2493 "  -V|--version         Display version and exit\n"
2494
2495 #: fuse/guestmount.c:1068
2496 #, fuzzy, c-format
2497 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2498 msgstr "%s: must have at least one -a and at least one -m option\n"
2499
2500 #: fuse/guestmount.c:1076
2501 #, c-format
2502 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2503 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2504
2505 #: inspector/virt-inspector.c:71
2506 #, fuzzy, c-format
2507 msgid ""
2508 "%s: display information about a virtual machine\n"
2509 "Copyright (C) 2010 Red Hat Inc.\n"
2510 "Usage:\n"
2511 "  %s [--options] -d domname file [file ...]\n"
2512 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2513 "Options:\n"
2514 "  -a|--add image       Add image\n"
2515 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2516 "  -d|--domain guest    Add disks from libvirt guest\n"
2517 "  --echo-keys          Don't turn off echo for passphrases\n"
2518 "  --format[=raw|..]    Force disk format for -a option\n"
2519 "  --help               Display brief help\n"
2520 "  --keys-from-stdin    Read passphrases from stdin\n"
2521 "  -v|--verbose         Verbose messages\n"
2522 "  -V|--version         Display version and exit\n"
2523 "  -x                   Trace libguestfs API calls\n"
2524 "For more information, see the manpage %s(1).\n"
2525 msgstr ""
2526 "%s: FUSE module for libguestfs\n"
2527 "%s lets you mount a virtual machine filesystem\n"
2528 "Copyright (C) 2009 Red Hat Inc.\n"
2529 "Usage:\n"
2530 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2531 "Options:\n"
2532 "  -a|--add image       Add image\n"
2533 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2534 "  --fuse-help          Display extra FUSE options\n"
2535 "  --help               Display help message and exit\n"
2536 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2537 "  -n|--no-sync         Don't autosync\n"
2538 "  -o|--option opt      Pass extra option to FUSE\n"
2539 "  -r|--ro              Mount read-only\n"
2540 "  --selinux            Enable SELinux support\n"
2541 "  --trace              Trace guestfs API calls (to stderr)\n"
2542 "  -v|--verbose         Verbose messages\n"
2543 "  -V|--version         Display version and exit\n"
2544
2545 #: inspector/virt-inspector.c:259
2546 #, c-format
2547 msgid ""
2548 "%s: no operating system could be detected inside this disk image.\n"
2549 "\n"
2550 "This may be because the file is not a disk image, or is not a virtual "
2551 "machine\n"
2552 "image, or because the OS type is not understood by libguestfs.\n"
2553 "\n"
2554 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2555 "must\n"
2556 "install the separate libguestfs-winsupport package.\n"
2557 "\n"
2558 "If you feel this is an error, please file a bug report including as much\n"
2559 "information about the disk image as possible.\n"
2560 msgstr ""
2561
2562 #: inspector/virt-inspector.c:284
2563 #, c-format
2564 msgid "%s: XML write error at \"%s\": %m\n"
2565 msgstr ""
2566
2567 #: inspector/virt-inspector.c:296
2568 #, c-format
2569 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2570 msgstr ""
2571
2572 #: inspector/virt-inspector.c:304
2573 #, fuzzy, c-format
2574 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2575 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
2576
2577 #: perl/lib/Sys/Guestfs/Lib.pm:158
2578 msgid "open_guest: first parameter must be a string or an arrayref"
2579 msgstr ""
2580
2581 #: perl/lib/Sys/Guestfs/Lib.pm:164
2582 msgid "open_guest: first argument contains undefined element"
2583 msgstr ""
2584
2585 #: perl/lib/Sys/Guestfs/Lib.pm:172
2586 #, fuzzy, perl-brace-format
2587 msgid "guest image {imagename} does not exist or is not readable"
2588 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2589
2590 #: perl/lib/Sys/Guestfs/Lib.pm:179
2591 msgid ""
2592 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2593 "XPath::XMLParser)"
2594 msgstr ""
2595
2596 #: perl/lib/Sys/Guestfs/Lib.pm:184
2597 #, fuzzy
2598 msgid "open_guest: too many domains listed on command line"
2599 msgstr "%s: empty command on command line\n"
2600
2601 #: perl/lib/Sys/Guestfs/Lib.pm:191
2602 msgid "open_guest: cannot connect to libvirt"
2603 msgstr ""
2604
2605 #: perl/lib/Sys/Guestfs/Lib.pm:210
2606 #, perl-brace-format
2607 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2608 msgstr ""
2609
2610 #: perl/lib/Sys/Guestfs/Lib.pm:213
2611 #, perl-brace-format
2612 msgid "{imagename} is not the name of a libvirt domain\n"
2613 msgstr ""
2614
2615 #: perl/lib/Sys/Guestfs/Lib.pm:242
2616 #, perl-brace-format
2617 msgid "{imagename} seems to have no disk devices\n"
2618 msgstr ""
2619
2620 #: perl/lib/Sys/Guestfs/Lib.pm:827
2621 msgid ""
2622 "No operating system could be detected inside this disk image.\n"
2623 "\n"
2624 "This may be because the file is not a disk image, or is not a virtual "
2625 "machine\n"
2626 "image, or because the OS type is not understood by virt-inspector.\n"
2627 "\n"
2628 "If you feel this is an error, please file a bug report including as much\n"
2629 "information about the disk image as possible.\n"
2630 msgstr ""
2631
2632 #: perl/lib/Sys/Guestfs/Lib.pm:900
2633 #, perl-brace-format
2634 msgid "unknown filesystem label {label}\n"
2635 msgstr ""
2636
2637 #: perl/lib/Sys/Guestfs/Lib.pm:910
2638 #, perl-brace-format
2639 msgid "unknown filesystem UUID {uuid}\n"
2640 msgstr ""
2641
2642 #: perl/lib/Sys/Guestfs/Lib.pm:933
2643 #, fuzzy, perl-brace-format
2644 msgid "unknown filesystem {fs}\n"
2645 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2646
2647 #: perl/lib/Sys/Guestfs/Lib.pm:1011
2648 #, perl-brace-format
2649 msgid "Error running rpm -qa: {error}"
2650 msgstr ""
2651
2652 #: perl/lib/Sys/Guestfs/Lib.pm:1037
2653 #, perl-brace-format
2654 msgid "Error running dpkg-query: {error}"
2655 msgstr ""
2656
2657 #: perl/lib/Sys/Guestfs/Lib.pm:1102
2658 msgid "Can't find grub on guest"
2659 msgstr ""
2660
2661 #: perl/lib/Sys/Guestfs/Lib.pm:1157
2662 #, perl-brace-format
2663 msgid "Grub entry {title} has no kernel"
2664 msgstr ""
2665
2666 #: perl/lib/Sys/Guestfs/Lib.pm:1188
2667 #, perl-brace-format
2668 msgid "grub refers to {path}, which doesn't exist\n"
2669 msgstr ""
2670
2671 #: perl/lib/Sys/Guestfs/Lib.pm:1211
2672 #, perl-brace-format
2673 msgid "Grub entry {title} does not specify an initrd"
2674 msgstr ""
2675
2676 #: perl/lib/Sys/Guestfs/Lib.pm:1280
2677 #, perl-brace-format
2678 msgid "Didn't find modules directory {modules} for kernel {path}"
2679 msgstr ""
2680
2681 #: perl/lib/Sys/Guestfs/Lib.pm:1288
2682 #, perl-brace-format
2683 msgid "Couldn't guess kernel version number from path for kernel {path}"
2684 msgstr ""
2685
2686 #: perl/lib/Sys/Guestfs/Lib.pm:1342
2687 #, fuzzy, perl-brace-format
2688 msgid "{path} doesn't match augeas pattern"
2689 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2690
2691 #: perl/lib/Sys/Guestfs/Lib.pm:1381
2692 #, perl-brace-format
2693 msgid "{filename}: could not read initrd format"
2694 msgstr ""
2695
2696 #: rescue/virt-rescue.c:59
2697 #, fuzzy, c-format
2698 msgid ""
2699 "%s: Run a rescue shell on a virtual machine\n"
2700 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2701 "Usage:\n"
2702 "  %s [--options] -d domname\n"
2703 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2704 "Options:\n"
2705 "  -a|--add image       Add image\n"
2706 "  --append kernelopts  Append kernel options\n"
2707 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2708 "  -d|--domain guest    Add disks from libvirt guest\n"
2709 "  --format[=raw|..]    Force disk format for -a option\n"
2710 "  --help               Display brief help\n"
2711 "  -m|--memsize MB      Set memory size in megabytes\n"
2712 "  --network            Enable network\n"
2713 "  -r|--ro              Access read-only\n"
2714 "  --selinux            Enable SELinux\n"
2715 "  -v|--verbose         Verbose messages\n"
2716 "  -V|--version         Display version and exit\n"
2717 "  -x                   Trace libguestfs API calls\n"
2718 "For more information, see the manpage %s(1).\n"
2719 msgstr ""
2720 "%s: FUSE module for libguestfs\n"
2721 "%s lets you mount a virtual machine filesystem\n"
2722 "Copyright (C) 2009 Red Hat Inc.\n"
2723 "Usage:\n"
2724 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2725 "Options:\n"
2726 "  -a|--add image       Add image\n"
2727 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2728 "  --fuse-help          Display extra FUSE options\n"
2729 "  --help               Display help message and exit\n"
2730 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2731 "  -n|--no-sync         Don't autosync\n"
2732 "  -o|--option opt      Pass extra option to FUSE\n"
2733 "  -r|--ro              Mount read-only\n"
2734 "  --selinux            Enable SELinux support\n"
2735 "  --trace              Trace guestfs API calls (to stderr)\n"
2736 "  -v|--verbose         Verbose messages\n"
2737 "  -V|--version         Display version and exit\n"
2738
2739 #: rescue/virt-rescue.c:173
2740 #, fuzzy, c-format
2741 msgid "%s: could not parse memory size '%s'\n"
2742 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2743
2744 #: rescue/virt-rescue.c:407
2745 #, fuzzy, c-format
2746 msgid "%s: unknown child exit status (%d)\n"
2747 msgstr "%s: unknown long option: %s (%d)\n"
2748
2749 #: src/appliance.c:139
2750 #, c-format
2751 msgid ""
2752 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2753 "LIBGUESTFS_PATH (search path: %s)"
2754 msgstr ""
2755
2756 #: src/appliance.c:354
2757 #, fuzzy, c-format
2758 msgid "failed to create temporary cache directory: %m"
2759 msgstr "एक अस्थायी निर्देशिका बनाएँ"
2760
2761 #: src/appliance.c:442
2762 #, fuzzy, c-format
2763 msgid "error renaming temporary cache directory: %m"
2764 msgstr "एक अस्थायी निर्देशिका बनाएँ"
2765
2766 #: src/appliance.c:518
2767 #, fuzzy
2768 msgid "external command failed, see earlier error messages"
2769 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2770
2771 #: src/filearch.c:153
2772 #, c-format
2773 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2774 msgstr ""
2775
2776 #: src/filearch.c:266
2777 msgid ""
2778 "file-architecture API not available since this version of libguestfs was "
2779 "compiled without PCRE or libmagic libraries"
2780 msgstr ""
2781
2782 #: src/guestfs.c:178
2783 #, c-format
2784 msgid "guestfs_close: called twice on the same handle\n"
2785 msgstr "guestfs_close: called twice on the same handle\n"
2786
2787 #: src/guestfs.c:290
2788 #, c-format
2789 msgid "libguestfs: error: %s\n"
2790 msgstr "libguestfs: error: %s\n"
2791
2792 #: src/guestfs.c:791
2793 #, c-format
2794 msgid "<truncated, original size %zu bytes>"
2795 msgstr ""
2796
2797 #: src/inspect.c:421 src/inspect.c:761 src/inspect.c:2133 src/inspect.c:2176
2798 #: src/inspect.c:2226
2799 #, c-format
2800 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2801 msgstr ""
2802
2803 #: src/inspect.c:795
2804 #, fuzzy
2805 msgid "could not parse /etc/fstab or empty file"
2806 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2807
2808 #: src/inspect.c:1011
2809 #, c-format
2810 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2811 msgstr ""
2812
2813 #: src/inspect.c:1291
2814 #, fuzzy, c-format
2815 msgid "could not parse integer in version number: %s"
2816 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2817
2818 #: src/inspect.c:1385
2819 msgid "no inspection data: call guestfs_inspect_os first"
2820 msgstr ""
2821
2822 #: src/inspect.c:1397
2823 #, c-format
2824 msgid ""
2825 "%s: root device not found: only call this function with a root device "
2826 "previously returned by guestfs_inspect_os"
2827 msgstr ""
2828
2829 #: src/inspect.c:1526
2830 msgid "not a Windows guest, or systemroot could not be determined"
2831 msgstr ""
2832
2833 #: src/inspect.c:1766 src/inspect.c:1788 src/inspect.c:1813
2834 #, fuzzy
2835 msgid "unexpected end of output from db_dump command"
2836 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2837
2838 #: src/inspect.c:2235
2839 #, c-format
2840 msgid "%s: file is empty"
2841 msgstr ""
2842
2843 #: src/inspect.c:2252
2844 msgid ""
2845 "inspection API not available since this version of libguestfs was compiled "
2846 "without PCRE or hivex libraries"
2847 msgstr ""
2848
2849 #: src/launch.c:95
2850 msgid "command line cannot be altered after qemu subprocess launched"
2851 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
2852
2853 #: src/launch.c:152
2854 msgid "guestfs_config: parameter must begin with '-' character"
2855 msgstr "guestfs_config: parameter must begin with '-' character"
2856
2857 #: src/launch.c:166
2858 #, c-format
2859 msgid "guestfs_config: parameter '%s' isn't allowed"
2860 msgstr "guestfs_config: parameter '%s' isn't allowed"
2861
2862 #: src/launch.c:232 src/launch.c:336
2863 msgid "filename cannot contain ',' (comma) character"
2864 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
2865
2866 #: src/launch.c:244 src/launch.c:249
2867 #, c-format
2868 msgid "%s parameter is empty or contains disallowed characters"
2869 msgstr ""
2870
2871 #: src/launch.c:361
2872 msgid "you must call guestfs_add_drive before guestfs_launch"
2873 msgstr "you must call guestfs_add_drive before guestfs_launch"
2874
2875 #: src/launch.c:366
2876 #, fuzzy
2877 msgid "the libguestfs handle has already been launched"
2878 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
2879
2880 #: src/launch.c:378
2881 #, c-format
2882 msgid "%s: cannot create temporary directory"
2883 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
2884
2885 #: src/launch.c:726
2886 msgid "guestfs_launch failed, see earlier error messages"
2887 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2888
2889 #: src/launch.c:739
2890 msgid "qemu launched and contacted daemon, but state != READY"
2891 msgstr "qemu launched and contacted daemon, but state != READY"
2892
2893 #: src/launch.c:880
2894 #, c-format
2895 msgid ""
2896 "%s: command failed: If qemu is located on a non-standard path, try setting "
2897 "the LIBGUESTFS_QEMU environment variable."
2898 msgstr ""
2899 "%s: command failed: If qemu is located on a non-standard path, try setting "
2900 "the LIBGUESTFS_QEMU environment variable."
2901
2902 #: src/launch.c:972
2903 msgid "qemu has not been launched yet"
2904 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
2905
2906 #: src/launch.c:983
2907 msgid "no subprocess to kill"
2908 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
2909
2910 #: src/proto.c:146
2911 #, c-format
2912 msgid "guestfs_set_busy: called when in state %d != READY"
2913 msgstr "guestfs_set_busy: called when in state %d != READY"
2914
2915 #: src/proto.c:169
2916 #, c-format
2917 msgid "guestfs_end_busy: called when in state %d"
2918 msgstr "guestfs_end_busy: called when in state %d"
2919
2920 #: src/proto.c:350
2921 #, c-format
2922 msgid ""
2923 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2924 msgstr ""
2925 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2926
2927 #: src/proto.c:519 src/proto.c:580
2928 msgid "unexpected end of file when reading from daemon"
2929 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2930
2931 #: src/proto.c:540
2932 #, c-format
2933 msgid "received magic signature from guestfsd, but in state %d"
2934 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
2935
2936 #: src/proto.c:557
2937 #, c-format
2938 msgid "message length (%u) > maximum possible size (%d)"
2939 msgstr "message length (%u) > maximum possible size (%d)"
2940
2941 #: src/proto.c:709
2942 #, c-format
2943 msgid "guestfs___send: state %d != BUSY"
2944 msgstr "guestfs___send: state %d != BUSY"
2945
2946 #: src/proto.c:733
2947 msgid "xdr_guestfs_message_header failed"
2948 msgstr "xdr_guestfs_message_header failed"
2949
2950 #: src/proto.c:742
2951 msgid "dispatch failed to marshal args"
2952 msgstr "dispatch failed to marshal args"
2953
2954 #: src/proto.c:872
2955 #, c-format
2956 msgid "send_file_chunk: state %d != READY"
2957 msgstr "send_file_chunk: state %d != READY"
2958
2959 #: src/proto.c:888
2960 #, c-format
2961 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2962 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2963
2964 #: src/proto.c:1011
2965 #, c-format
2966 msgid "%s: error in chunked encoding"
2967 msgstr "%s: error in chunked encoding"
2968
2969 #: src/proto.c:1039
2970 msgid "write to daemon socket"
2971 msgstr "डेमॉन सॉकेट में लिखें"
2972
2973 #: src/proto.c:1062
2974 msgid "receive_file_data: parse error in reply callback"
2975 msgstr "receive_file_data: parse error in reply callback"
2976
2977 #: src/proto.c:1067
2978 msgid "receive_file_data: unexpected flag received when reading file chunks"
2979 msgstr "receive_file_data: unexpected flag received when reading file chunks"
2980
2981 #: src/proto.c:1075
2982 msgid "failed to parse file chunk"
2983 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2984
2985 #: src/proto.c:1084
2986 msgid "file receive cancelled by daemon"
2987 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
2988
2989 #: src/virt.c:90
2990 #, c-format
2991 msgid "could not connect to libvirt (code %d, domain %d): %s"
2992 msgstr ""
2993
2994 #: src/virt.c:98
2995 #, fuzzy, c-format
2996 msgid "no libvirt domain called '%s': %s"
2997 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
2998
2999 #: src/virt.c:149
3000 #, c-format
3001 msgid "error reading libvirt XML information: %s"
3002 msgstr ""
3003
3004 #: src/virt.c:159
3005 msgid "unable to parse XML information returned by libvirt"
3006 msgstr ""
3007
3008 #: src/virt.c:165
3009 #, fuzzy
3010 msgid "unable to create new XPath context"
3011 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3012
3013 #: src/virt.c:172
3014 #, fuzzy
3015 msgid "unable to evaluate XPath expression"
3016 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3017
3018 #: src/virt.c:269
3019 #, fuzzy
3020 msgid "libvirt domain has no disks"
3021 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3022
3023 #: src/virt.c:322
3024 #, c-format
3025 msgid "error getting domain info: %s"
3026 msgstr ""
3027
3028 #: src/virt.c:326
3029 msgid ""
3030 "error: domain is a live virtual machine.\n"
3031 "You must use readonly access because write access to a running virtual "
3032 "machine\n"
3033 "can cause disk corruption."
3034 msgstr ""
3035
3036 #: src/virt.c:352
3037 msgid ""
3038 "add-domain API not available since this version of libguestfs was compiled "
3039 "without libvirt or libxml2"
3040 msgstr ""
3041
3042 #: test-tool/test-tool.c:82
3043 #, c-format
3044 msgid ""
3045 "libguestfs-test-tool: interactive test tool\n"
3046 "Copyright (C) 2009 Red Hat Inc.\n"
3047 "Usage:\n"
3048 "  libguestfs-test-tool [--options]\n"
3049 "Options:\n"
3050 "  --help         Display usage\n"
3051 "  --helper libguestfs-test-tool-helper\n"
3052 "                 Helper program (default: %s)\n"
3053 "  --qemudir dir  Specify QEMU source directory\n"
3054 "  --qemu qemu    Specify QEMU binary\n"
3055 "  --timeout n\n"
3056 "  -t n           Set launch timeout (default: %d seconds)\n"
3057 msgstr ""
3058 "libguestfs-test-tool: interactive test tool\n"
3059 "Copyright (C) 2009 Red Hat Inc.\n"
3060 "Usage:\n"
3061 "  libguestfs-test-tool [--options]\n"
3062 "Options:\n"
3063 "  --help         Display usage\n"
3064 "  --helper libguestfs-test-tool-helper\n"
3065 "                 Helper program (default: %s)\n"
3066 "  --qemudir dir  Specify QEMU source directory\n"
3067 "  --qemu qemu    Specify QEMU binary\n"
3068 "  --timeout n\n"
3069 "  -t n           Set launch timeout (default: %d seconds)\n"
3070
3071 #: test-tool/test-tool.c:138
3072 #, c-format
3073 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3074 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3075
3076 #: test-tool/test-tool.c:147
3077 #, c-format
3078 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3079 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3080
3081 #: test-tool/test-tool.c:159
3082 #, c-format
3083 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3084 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3085
3086 #: test-tool/test-tool.c:182
3087 #, c-format
3088 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3089 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3090
3091 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
3092 #, c-format
3093 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3094 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3095
3096 #: test-tool/test-tool.c:206
3097 #, c-format
3098 msgid "libguestfs-test-tool: guestfs_version failed\n"
3099 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3100
3101 #: test-tool/test-tool.c:228
3102 #, c-format
3103 msgid "libguestfs-test-tool: failed to launch appliance\n"
3104 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3105
3106 #: test-tool/test-tool.c:240
3107 #, c-format
3108 msgid "libguestfs-test-tool: failed to run sfdisk\n"
3109 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3110
3111 #: test-tool/test-tool.c:246
3112 #, c-format
3113 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3114 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3115
3116 #: test-tool/test-tool.c:252
3117 #, c-format
3118 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3119 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3120
3121 #: test-tool/test-tool.c:258
3122 #, c-format
3123 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3124 msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3125
3126 #: test-tool/test-tool.c:264
3127 #, c-format
3128 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3129 msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3130
3131 #: test-tool/test-tool.c:272
3132 #, c-format
3133 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
3134 msgstr "libguestfs-test-tool: could not run helper program, or helper failed\n"
3135
3136 #: test-tool/test-tool.c:303
3137 #, c-format
3138 msgid ""
3139 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3140 "--qemu/--qemudir options cannot be used.\n"
3141 msgstr ""
3142 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3143 "--qemu/--qemudir options cannot be used.\n"
3144
3145 #: test-tool/test-tool.c:311
3146 #, c-format
3147 msgid "Binary '%s' does not exist or is not executable\n"
3148 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3149
3150 #: test-tool/test-tool.c:325
3151 #, c-format
3152 msgid "%s: does not look like a qemu source directory\n"
3153 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3154
3155 #: test-tool/test-tool.c:374
3156 #, c-format
3157 msgid ""
3158 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3159 "available.  Expected to find it in '%s'\n"
3160 "\n"
3161 "Use the --helper option to specify the location of this program.\n"
3162 msgstr ""
3163 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3164 "available.  Expected to find it in '%s'\n"
3165 "\n"
3166 "Use the --helper option to specify the location of this program.\n"
3167
3168 #: test-tool/test-tool.c:390
3169 #, c-format
3170 msgid "command failed: %s"
3171 msgstr "कमांड विफल: %s"
3172
3173 #: test-tool/test-tool.c:398
3174 #, c-format
3175 msgid ""
3176 "Test tool helper program %s\n"
3177 "is not statically linked.  This is a build error when this test tool\n"
3178 "was built.\n"
3179 msgstr ""
3180 "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
3181 "स्थैतिक रूप से लिंक नहीं है.  यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
3182 "बनाया गया था.\n"
3183
3184 #: test-tool/test-tool.c:432
3185 #, c-format
3186 msgid "mkisofs command failed: %s\n"
3187 msgstr "mkisofs कमांड विफल: %s\n"
3188
3189 #: tools/virt-edit.pl:169
3190 msgid "virt-edit: no image, VM names or filenames to edit given"
3191 msgstr ""
3192
3193 #: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
3194 #, perl-brace-format
3195 msgid ""
3196 "{prog}: No operating system could be detected inside this disk image.\n"
3197 "\n"
3198 "This may be because the file is not a disk image, or is not a virtual "
3199 "machine\n"
3200 "image, or because the OS type is not understood by libguestfs.\n"
3201 "\n"
3202 "If you feel this is an error, please file a bug report including as much\n"
3203 "information about the disk image as possible.\n"
3204 msgstr ""
3205
3206 #: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
3207 #, perl-brace-format
3208 msgid "{prog}: multiboot operating systems are not supported.\n"
3209 msgstr ""
3210
3211 #: tools/virt-edit.pl:221
3212 msgid "File not changed.\n"
3213 msgstr ""
3214
3215 #: tools/virt-list-filesystems.pl:142
3216 msgid "virt-list-filesystems: no image or VM name given"
3217 msgstr ""
3218
3219 #: tools/virt-list-partitions.pl:152
3220 msgid "virt-list-partitions: no image or VM name given"
3221 msgstr ""
3222
3223 #: tools/virt-make-fs.pl:291
3224 msgid "virt-make-fs input output\n"
3225 msgstr ""
3226
3227 #: tools/virt-make-fs.pl:321
3228 msgid "unexpected output from 'du' command"
3229 msgstr ""
3230
3231 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3232 #: tools/virt-make-fs.pl:453
3233 #, perl-brace-format
3234 msgid "{f}: unknown input format: {fmt}\n"
3235 msgstr ""
3236
3237 #: tools/virt-make-fs.pl:391
3238 #, perl-brace-format
3239 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3240 msgstr ""
3241
3242 #: tools/virt-make-fs.pl:401
3243 #, fuzzy
3244 msgid ""
3245 "qemu-img create: failed to create disk image, see earlier error messages\n"
3246 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3247
3248 #: tools/virt-make-fs.pl:412
3249 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3250 msgstr ""
3251
3252 #: tools/virt-make-fs.pl:437
3253 #, fuzzy
3254 msgid "tar: failed, see earlier messages\n"
3255 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3256
3257 #: tools/virt-make-fs.pl:459
3258 #, fuzzy
3259 msgid "uncompress command failed, see earlier messages\n"
3260 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3261
3262 #: tools/virt-make-fs.pl:494
3263 msgid ""
3264 "virt-make-fs: error copying contents into filesystem\n"
3265 "An error here usually means that the program did not estimate the\n"
3266 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3267 msgstr ""
3268
3269 #: tools/virt-resize.pl:33
3270 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
3271 msgstr ""
3272
3273 #: tools/virt-resize.pl:581
3274 #, fuzzy, perl-brace-format
3275 msgid "virt-resize: {file}: does not exist or is not readable\n"
3276 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3277
3278 #: tools/virt-resize.pl:583
3279 #, perl-brace-format
3280 msgid ""
3281 "virt-resize: {file}: does not exist or is not writable\n"
3282 "You have to create the destination disk before running this program.\n"
3283 "Please read the virt-resize(1) manpage for more information.\n"
3284 msgstr ""
3285
3286 #: tools/virt-resize.pl:662 tools/virt-resize.pl:665
3287 #, perl-brace-format
3288 msgid ""
3289 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
3290 msgstr ""
3291
3292 #: tools/virt-resize.pl:681 tools/virt-resize.pl:693
3293 msgid "virt-resize: short read"
3294 msgstr ""
3295
3296 #: tools/virt-resize.pl:827
3297 #, fuzzy, perl-brace-format
3298 msgid "virt-resize: no logical volume called {n}\n"
3299 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
3300
3301 #: tools/virt-resize.pl:847
3302 #, perl-brace-format
3303 msgid ""
3304 "{p}: partition not found in the source disk image, when using the '{opt}' "
3305 "command line option\n"
3306 msgstr ""
3307
3308 #: tools/virt-resize.pl:853
3309 #, perl-brace-format
3310 msgid ""
3311 "{p}: partition ignored, you cannot use it in another command line argument\n"
3312 msgstr ""
3313
3314 #: tools/virt-resize.pl:857
3315 #, perl-brace-format
3316 msgid ""
3317 "{p}: partition deleted, you cannot use it in another command line argument\n"
3318 msgstr ""
3319
3320 #: tools/virt-resize.pl:899
3321 #, perl-brace-format
3322 msgid "{p}: this partition has already been marked for resizing\n"
3323 msgstr ""
3324
3325 #: tools/virt-resize.pl:907
3326 #, perl-brace-format
3327 msgid "{p}: missing size field in {o} option\n"
3328 msgstr ""
3329
3330 #: tools/virt-resize.pl:924
3331 #, perl-brace-format
3332 msgid "{p}: {f}: cannot parse size field\n"
3333 msgstr ""
3334
3335 #: tools/virt-resize.pl:929
3336 #, perl-brace-format
3337 msgid "{p}: new size is zero or negative\n"
3338 msgstr ""
3339
3340 #: tools/virt-resize.pl:952
3341 #, perl-brace-format
3342 msgid ""
3343 "{p}: cannot make this partition smaller because it contains a\n"
3344 "filesystem, physical volume or other content that is larger than the new "
3345 "size.\n"
3346 "You have to resize the content first, see virt-resize(1).\n"
3347 msgstr ""
3348
3349 #: tools/virt-resize.pl:968
3350 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
3351 msgstr ""
3352
3353 #: tools/virt-resize.pl:1017
3354 #, perl-brace-format
3355 msgid ""
3356 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
3357 "expand into.  You need to make the target disk larger by at least {h}.\n"
3358 msgstr ""
3359
3360 #: tools/virt-resize.pl:1032
3361 msgid ""
3362 "virt-resize: error: cannot use --shrink because there is no deficit\n"
3363 "(see 'deficit' in the virt-resize(1) man page)\n"
3364 msgstr ""
3365
3366 #: tools/virt-resize.pl:1047
3367 msgid "Summary of changes:\n"
3368 msgstr ""
3369
3370 #: tools/virt-resize.pl:1051
3371 #, perl-brace-format
3372 msgid "{p}: partition will be ignored\n"
3373 msgstr ""
3374
3375 #: tools/virt-resize.pl:1053
3376 #, perl-brace-format
3377 msgid "{p}: partition will be deleted\n"
3378 msgstr ""
3379
3380 #: tools/virt-resize.pl:1055
3381 #, perl-brace-format
3382 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
3383 msgstr ""
3384
3385 #: tools/virt-resize.pl:1060
3386 #, perl-brace-format
3387 msgid "{p}: content will be expanded using the '{meth}' method\n"
3388 msgstr ""
3389
3390 #: tools/virt-resize.pl:1065
3391 #, perl-brace-format
3392 msgid "{p}: partition will be left alone\n"
3393 msgstr ""
3394
3395 #: tools/virt-resize.pl:1070
3396 #, perl-brace-format
3397 msgid "{n}: LV will be expanded to maximum size\n"
3398 msgstr ""
3399
3400 #: tools/virt-resize.pl:1076
3401 #, perl-brace-format
3402 msgid "{n}: content will be expanded using the '{meth}' method\n"
3403 msgstr ""
3404
3405 #: tools/virt-resize.pl:1083
3406 #, perl-brace-format
3407 msgid "There is a surplus of {spl} bytes ({h}).\n"
3408 msgstr ""
3409
3410 #: tools/virt-resize.pl:1088
3411 msgid "An extra partition will be created for the surplus.\n"
3412 msgstr ""
3413
3414 #: tools/virt-resize.pl:1090
3415 msgid ""
3416 "The surplus space is not large enough for an extra partition to be created\n"
3417 "and so it will just be ignored.\n"
3418 msgstr ""
3419
3420 #: tools/virt-resize.pl:1093
3421 msgid ""
3422 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
3423 "to partition this extra space if you want.\n"
3424 msgstr ""
3425
3426 #: tools/virt-resize.pl:1096
3427 #, perl-brace-format
3428 msgid ""
3429 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3430 "You need to make the target disk larger by at least this amount,\n"
3431 "or adjust your resizing requests.\n"
3432 msgstr ""
3433
3434 #: tools/virt-resize.pl:1113
3435 msgid "virt-resize: source disk does not have a first partition\n"
3436 msgstr ""
3437
3438 #: tools/virt-resize.pl:1208
3439 #, perl-brace-format
3440 msgid "Copying {p} ...\n"
3441 msgstr ""
3442
3443 #: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329
3444 #, perl-brace-format
3445 msgid "Expanding {p} using the '{meth}' method\n"
3446 msgstr ""
3447
3448 #: tools/virt-tar.pl:178 tools/virt-tar.pl:185
3449 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3450 msgstr ""
3451
3452 #: tools/virt-tar.pl:207
3453 msgid "virt-tar: no image, VM names, directory or filename given"
3454 msgstr ""
3455
3456 #: tools/virt-tar.pl:210
3457 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3458 msgstr ""
3459
3460 #: tools/virt-tar.pl:221
3461 #, perl-brace-format
3462 msgid "virt-tar: {tarball}: file not found\n"
3463 msgstr ""
3464
3465 #: tools/virt-tar.pl:224
3466 #, perl-brace-format
3467 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3468 msgstr ""
3469
3470 #: tools/virt-win-reg.pl:276
3471 msgid "no libvirt domain name or disk image given\n"
3472 msgstr ""
3473
3474 #: tools/virt-win-reg.pl:315
3475 msgid ""
3476 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3477 "export\n"
3478 msgstr ""
3479
3480 #: tools/virt-win-reg.pl:426
3481 #, perl-brace-format
3482 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3483 msgstr ""
3484
3485 #: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
3486 #, perl-brace-format
3487 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3488 msgstr ""
3489
3490 #: tools/virt-win-reg.pl:450
3491 #, perl-brace-format
3492 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3493 msgstr ""
3494
3495 #: tools/virt-win-reg.pl:472
3496 #, perl-brace-format
3497 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3498 msgstr ""
3499
3500 #, fuzzy
3501 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3502 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3503
3504 #, fuzzy
3505 #~ msgid "  Mountpoints:\n"
3506 #~ msgstr "आरोहबिंदु दिखाएँ"
3507
3508 #, fuzzy
3509 #~ msgid "  Filesystems:\n"
3510 #~ msgstr "फाइलसिस्टम बनाएँ"
3511
3512 #~ msgid "allocate an image"
3513 #~ msgstr "छवि आबंटित करें"
3514
3515 #~ msgid "edit a file in the image"
3516 #~ msgstr "छवि में कोई फाइल संपादित करें"
3517
3518 #~ msgid "view a file in the pager"
3519 #~ msgstr "पेजर में फाइल देखें"
3520
3521 #~ msgid ""
3522 #~ "echo - display a line of text\n"
3523 #~ "     echo [<params> ...]\n"
3524 #~ "\n"
3525 #~ "    This echos the parameters to the terminal.\n"
3526 #~ msgstr ""
3527 #~ "echo - display a line of text\n"
3528 #~ "     echo [<params> ...]\n"
3529 #~ "\n"
3530 #~ "    This echos the parameters to the terminal.\n"
3531
3532 #, fuzzy
3533 #~ msgid ""
3534 #~ "edit - edit a file in the image\n"
3535 #~ "     edit <filename>\n"
3536 #~ "\n"
3537 #~ "    This is used to edit a file.\n"
3538 #~ "\n"
3539 #~ "    It is the equivalent of (and is implemented by)\n"
3540 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3541 #~ "\n"
3542 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3543 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3544 #~ "\n"
3545 #~ "    NOTE: This will not work reliably for large files\n"
3546 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3547 #~ msgstr ""
3548 #~ "edit - edit a file in the image\n"
3549 #~ "     edit <filename>\n"
3550 #~ "\n"
3551 #~ "    This is used to edit a file.\n"
3552 #~ "\n"
3553 #~ "    It is the equivalent of (and is implemented by)\n"
3554 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3555 #~ "\n"
3556 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3557 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3558 #~ "\n"
3559 #~ "    NOTE: This will not work reliably for large files\n"
3560 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3561
3562 #~ msgid ""
3563 #~ "lcd - local change directory\n"
3564 #~ "    lcd <directory>\n"
3565 #~ "\n"
3566 #~ "    Change guestfish's current directory. This command is\n"
3567 #~ "    useful if you want to download files to a particular\n"
3568 #~ "    place.\n"
3569 #~ msgstr ""
3570 #~ "lcd - local change directory\n"
3571 #~ "    lcd <directory>\n"
3572 #~ "\n"
3573 #~ "    Change guestfish's current directory. This command is\n"
3574 #~ "    useful if you want to download files to a particular\n"
3575 #~ "    place.\n"
3576
3577 #~ msgid ""
3578 #~ "glob - expand wildcards in command\n"
3579 #~ "    glob <command> [<args> ...]\n"
3580 #~ "\n"
3581 #~ "    Glob runs <command> with wildcards expanded in any\n"
3582 #~ "    command args.  Note that the command is run repeatedly\n"
3583 #~ "    once for each expanded argument.\n"
3584 #~ msgstr ""
3585 #~ "glob - expand wildcards in command\n"
3586 #~ "    glob <command> [<args> ...]\n"
3587 #~ "\n"
3588 #~ "    Glob runs <command> with wildcards expanded in any\n"
3589 #~ "    command args.  Note that the command is run repeatedly\n"
3590 #~ "    once for each expanded argument.\n"
3591
3592 #~ msgid ""
3593 #~ "more - view a file in the pager\n"
3594 #~ "     more <filename>\n"
3595 #~ "\n"
3596 #~ "    This is used to view a file in the pager.\n"
3597 #~ "\n"
3598 #~ "    It is the equivalent of (and is implemented by)\n"
3599 #~ "    running \"cat\" and using the pager.\n"
3600 #~ "\n"
3601 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3602 #~ "    \"less\" then it always uses \"less\".\n"
3603 #~ "\n"
3604 #~ "    NOTE: This will not work reliably for large files\n"
3605 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3606 #~ msgstr ""
3607 #~ "more - view a file in the pager\n"
3608 #~ "     more <filename>\n"
3609 #~ "\n"
3610 #~ "    This is used to view a file in the pager.\n"
3611 #~ "\n"
3612 #~ "    It is the equivalent of (and is implemented by)\n"
3613 #~ "    running \"cat\" and using the pager.\n"
3614 #~ "\n"
3615 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3616 #~ "    \"less\" then it always uses \"less\".\n"
3617 #~ "\n"
3618 #~ "    NOTE: This will not work reliably for large files\n"
3619 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3620
3621 #~ msgid ""
3622 #~ "reopen - close and reopen the libguestfs handle\n"
3623 #~ "     reopen\n"
3624 #~ "\n"
3625 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3626 #~ "this normally, because the handle is closed properly when guestfish\n"
3627 #~ "exits.  However this is occasionally useful for testing.\n"
3628 #~ msgstr ""
3629 #~ "reopen - close and reopen the libguestfs handle\n"
3630 #~ "     reopen\n"
3631 #~ "\n"
3632 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3633 #~ "this normally, because the handle is closed properly when guestfish\n"
3634 #~ "exits.  However this is occasionally useful for testing.\n"
3635
3636 #, fuzzy
3637 #~ msgid ""
3638 #~ "sparse - allocate a sparse image file\n"
3639 #~ "     sparse <filename> <size>\n"
3640 #~ "\n"
3641 #~ "    This creates an empty sparse file of the given size,\n"
3642 #~ "    and then adds so it can be further examined.\n"
3643 #~ "\n"
3644 #~ "    In all respects it works the same as the 'alloc'\n"
3645 #~ "    command, except that the image file is allocated\n"
3646 #~ "    sparsely, which means that disk blocks are not assigned\n"
3647 #~ "    to the file until they are needed.  Sparse disk files\n"
3648 #~ "    only use space when written to, but they are slower\n"
3649 #~ "    and there is a danger you could run out of real disk\n"
3650 #~ "    space during a write operation.\n"
3651 #~ "\n"
3652 #~ "    For more advanced image creation, see qemu-img utility.\n"
3653 #~ "\n"
3654 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3655 #~ msgstr ""
3656 #~ "sparse - allocate a sparse image file\n"
3657 #~ "     sparse <filename> <size>\n"
3658 #~ "\n"
3659 #~ "    This creates an empty sparse file of the given size,\n"
3660 #~ "    and then adds so it can be further examined.\n"
3661 #~ "\n"
3662 #~ "    In all respects it works the same as the 'alloc'\n"
3663 #~ "    command, except that the image file is allocated\n"
3664 #~ "    sparsely, which means that disk blocks are not assigned\n"
3665 #~ "    to the file until they are needed.  Sparse disk files\n"
3666 #~ "    only use space when written to, but they are slower\n"
3667 #~ "    and there is a danger you could run out of real disk\n"
3668 #~ "    space during a write operation.\n"
3669 #~ "\n"
3670 #~ "    For more advanced image creation, see qemu-img utility.\n"
3671 #~ "\n"
3672 #~ "    Size can be specified (where <nn> means a number):\n"
3673 #~ "    <nn>             number of kilobytes\n"
3674 #~ "      eg: 1440       standard 3.5\" floppy\n"
3675 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3676 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3677 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3678 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3679 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3680 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3681 #~ "    <nn>sects        number of 512 byte sectors\n"
3682
3683 #~ msgid ""
3684 #~ "time - measure time taken to run command\n"
3685 #~ "    time <command> [<args> ...]\n"
3686 #~ "\n"
3687 #~ "    This runs <command> as usual, and prints the elapsed\n"
3688 #~ "    time afterwards.\n"
3689 #~ msgstr ""
3690 #~ "time - measure time taken to run command\n"
3691 #~ "    time <command> [<args> ...]\n"
3692 #~ "\n"
3693 #~ "    This runs <command> as usual, and prints the elapsed\n"
3694 #~ "    time afterwards.\n"
3695
3696 #~ msgid "external command failed: %s"
3697 #~ msgstr "बाहरी कमांड विफल: %s"
3698
3699 #~ msgid "test if file exists"
3700 #~ msgstr "जाँचें यदि फाइल मौजूद है"
3701
3702 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3703 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3704
3705 #~ msgid "failed to connect to vmchannel socket"
3706 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3707
3708 #, fuzzy
3709 #~ msgid ""
3710 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3711 #~ "selinux\n"
3712 #~ msgstr ""
3713 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3714
3715 #, fuzzy
3716 #~ msgid "cpio command failed: {error}"
3717 #~ msgstr "कमांड विफल: %s"
3718
3719 #~ msgid ""
3720 #~ "alloc - allocate an image\n"
3721 #~ "     alloc <filename> <size>\n"
3722 #~ "\n"
3723 #~ "    This creates an empty (zeroed) file of the given size,\n"
3724 #~ "    and then adds so it can be further examined.\n"
3725 #~ "\n"
3726 #~ "    For more advanced image creation, see qemu-img utility.\n"
3727 #~ "\n"
3728 #~ "    Size can be specified (where <nn> means a number):\n"
3729 #~ "    <nn>             number of kilobytes\n"
3730 #~ "      eg: 1440       standard 3.5\" floppy\n"
3731 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3732 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3733 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3734 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3735 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3736 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3737 #~ "    <nn>sects        number of 512 byte sectors\n"
3738 #~ msgstr ""
3739 #~ "alloc - allocate an image\n"
3740 #~ "     alloc <filename> <size>\n"
3741 #~ "\n"
3742 #~ "    This creates an empty (zeroed) file of the given size,\n"
3743 #~ "    and then adds so it can be further examined.\n"
3744 #~ "\n"
3745 #~ "    For more advanced image creation, see qemu-img utility.\n"
3746 #~ "\n"
3747 #~ "    Size can be specified (where <nn> means a number):\n"
3748 #~ "    <nn>             number of kilobytes\n"
3749 #~ "      eg: 1440       standard 3.5\" floppy\n"
3750 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3751 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3752 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3753 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3754 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3755 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3756 #~ "    <nn>sects        number of 512 byte sectors\n"
3757
3758 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3759 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3760
3761 #~ msgid "%s: failed to write XML document\n"
3762 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3763
3764 #~ msgid "hivexml: missing name of input file\n"
3765 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3766
3767 #~ msgid ""
3768 #~ "\n"
3769 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3770 #~ "Windows Registry binary hive files.\n"
3771 #~ "\n"
3772 #~ "Type: 'help' for help summary\n"
3773 #~ "      'quit' to quit the shell\n"
3774 #~ "\n"
3775 #~ msgstr ""
3776 #~ "\n"
3777 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3778 #~ "Windows Registry binary hive files.\n"
3779 #~ "\n"
3780 #~ "Type: 'help' for help summary\n"
3781 #~ "      'quit' to quit the shell\n"
3782 #~ "\n"
3783
3784 #~ msgid "hivexsh: error getting parent of node %zu\n"
3785 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3786
3787 #~ msgid "hivexsh: error getting node name of node %zx\n"
3788 #~ msgstr "hivexsh: नोड %zx के नोड नाम को पाने में त्रुटि\n"
3789
3790 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3791 #~ msgstr ""
3792 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3793 #~ "करना चाहिए\n"
3794
3795 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3796 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3797
3798 #~ msgid "hivexsh: load: no hive file name given to load\n"
3799 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3800
3801 #~ msgid ""
3802 #~ "hivexsh: failed to open hive file: %s: %m\n"
3803 #~ "\n"
3804 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3805 #~ "a regedit *.reg file) then please run this command again using the\n"
3806 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3807 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3808 #~ "\n"
3809 #~ msgstr ""
3810 #~ "hivexsh: failed to open hive file: %s: %m\n"
3811 #~ "\n"
3812 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3813 #~ "a regedit *.reg file) then please run this command again using the\n"
3814 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3815 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3816 #~ "\n"
3817
3818 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3819 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3820
3821 #~ msgid ""
3822 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3823 #~ "parameter correctly?\n"
3824 #~ msgstr ""
3825 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3826 #~ "parameter correctly?\n"
3827
3828 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3829 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3830
3831 #~ msgid ""
3832 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3833 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3834 #~ "current key.  Full documentation is in the hivexsh(1) manual page.\n"
3835 #~ msgstr ""
3836 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3837 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3838 #~ "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3839
3840 #~ msgid "%s: %s: key not found\n"
3841 #~ msgstr "%s: %s: कुंजी नहीं मिला\n"
3842
3843 #~ msgid "hivexsh: setval: unexpected end of input\n"
3844 #~ msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3845
3846 #~ msgid ""
3847 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
3848 #~ "input\n"
3849 #~ msgstr ""
3850 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
3851 #~ "गया है\n"
3852
3853 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
3854 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
3855
3856 #~ msgid ""
3857 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
3858 #~ "hivexsh(1) for help: %s\n"
3859 #~ msgstr ""
3860 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
3861 #~ "लिए संदर्भ लें: %s\n"
3862
3863 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
3864 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"