c2c23806db9920d41e37ba867428d773ea2d4dea
[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-11-25 18:53+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 #, c-format
28 msgid "Try `%s --help' for more information.\n"
29 msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
30
31 #: cat/virt-cat.c:57
32 #, fuzzy, c-format
33 msgid ""
34 "%s: display files in a virtual machine\n"
35 "Copyright (C) 2010 Red Hat Inc.\n"
36 "Usage:\n"
37 "  %s [--options] -d domname file [file ...]\n"
38 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
39 "Options:\n"
40 "  -a|--add image       Add image\n"
41 "  -c|--connect uri     Specify libvirt URI for -d option\n"
42 "  -d|--domain guest    Add disks from libvirt guest\n"
43 "  --echo-keys          Don't turn off echo for passphrases\n"
44 "  --format[=raw|..]    Force disk format for -a option\n"
45 "  --help               Display brief help\n"
46 "  --keys-from-stdin    Read passphrases from stdin\n"
47 "  -v|--verbose         Verbose messages\n"
48 "  -V|--version         Display version and exit\n"
49 "  -x                   Trace libguestfs API calls\n"
50 "For more information, see the manpage %s(1).\n"
51 msgstr ""
52 "%s: FUSE module for libguestfs\n"
53 "%s lets you mount a virtual machine filesystem\n"
54 "Copyright (C) 2009 Red Hat Inc.\n"
55 "Usage:\n"
56 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
57 "Options:\n"
58 "  -a|--add image       Add image\n"
59 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
60 "  --fuse-help          Display extra FUSE options\n"
61 "  --help               Display help message and exit\n"
62 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
63 "  -n|--no-sync         Don't autosync\n"
64 "  -o|--option opt      Pass extra option to FUSE\n"
65 "  -r|--ro              Mount read-only\n"
66 "  --selinux            Enable SELinux support\n"
67 "  --trace              Trace guestfs API calls (to stderr)\n"
68 "  -v|--verbose         Verbose messages\n"
69 "  -V|--version         Display version and exit\n"
70
71 #: cat/virt-cat.c:115 cat/virt-filesystems.c:189 cat/virt-ls.c:121
72 #: df/domains.c:428 df/main.c:132 fish/fish.c:204 fuse/guestmount.c:952
73 #: inspector/virt-inspector.c:129
74 #, c-format
75 msgid "guestfs_create: failed to create handle\n"
76 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
77
78 #: cat/virt-cat.c:137 cat/virt-filesystems.c:243 cat/virt-ls.c:143
79 #: df/main.c:156 fish/fish.c:272 fuse/guestmount.c:1000
80 #: inspector/virt-inspector.c:151
81 #, c-format
82 msgid "%s: unknown long option: %s (%d)\n"
83 msgstr "%s: unknown long option: %s (%d)\n"
84
85 #: cat/virt-filesystems.c:90
86 #, fuzzy, c-format
87 msgid ""
88 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
89 "Copyright (C) 2010 Red Hat Inc.\n"
90 "Usage:\n"
91 "  %s [--options] -d domname\n"
92 "  %s [--options] -a disk.img [-a disk.img ...]\n"
93 "Options:\n"
94 "  -a|--add image       Add image\n"
95 "  --all                Display everything\n"
96 "  --blkdevs|--block-devices\n"
97 "                       Display block devices\n"
98 "  -c|--connect uri     Specify libvirt URI for -d option\n"
99 "  --csv                Output as Comma-Separated Values\n"
100 "  -d|--domain guest    Add disks from libvirt guest\n"
101 "  --echo-keys          Don't turn off echo for passphrases\n"
102 "  --extra              Display swap and data filesystems\n"
103 "  --filesystems        Display mountable filesystems\n"
104 "  --format[=raw|..]    Force disk format for -a option\n"
105 "  -h|--human-readable  Human-readable sizes in --long output\n"
106 "  --help               Display brief help\n"
107 "  --keys-from-stdin    Read passphrases from stdin\n"
108 "  -l|--long            Long output\n"
109 "  --lvs|--logvols|--logical-volumes\n"
110 "                       Display LVM logical volumes\n"
111 "  --no-title           No title in --long output\n"
112 "  --parts|--partitions Display partitions\n"
113 "  --pvs|--physvols|--physical-volumes\n"
114 "                       Display LVM physical volumes\n"
115 "  --uuid|--uuids       Add UUIDs to --long output\n"
116 "  -v|--verbose         Verbose messages\n"
117 "  -V|--version         Display version and exit\n"
118 "  --vgs|--volgroups|--volume-groups\n"
119 "                       Display LVM volume groups\n"
120 "  -x                   Trace libguestfs API calls\n"
121 "For more information, see the manpage %s(1).\n"
122 msgstr ""
123 "%s: FUSE module for libguestfs\n"
124 "%s lets you mount a virtual machine filesystem\n"
125 "Copyright (C) 2009 Red Hat Inc.\n"
126 "Usage:\n"
127 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
128 "Options:\n"
129 "  -a|--add image       Add image\n"
130 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
131 "  --fuse-help          Display extra FUSE options\n"
132 "  --help               Display help message and exit\n"
133 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
134 "  -n|--no-sync         Don't autosync\n"
135 "  -o|--option opt      Pass extra option to FUSE\n"
136 "  -r|--ro              Mount read-only\n"
137 "  --selinux            Enable SELinux support\n"
138 "  --trace              Trace guestfs API calls (to stderr)\n"
139 "  -v|--verbose         Verbose messages\n"
140 "  -V|--version         Display version and exit\n"
141
142 #: cat/virt-filesystems.c:304 df/main.c:250
143 #, fuzzy, c-format
144 msgid "%s: you cannot use -h and --csv options together.\n"
145 msgstr "%s: cannot use --listen and --file options at the same time\n"
146
147 #: cat/virt-ls.c:58
148 #, fuzzy, c-format
149 msgid ""
150 "%s: list files in a virtual machine\n"
151 "Copyright (C) 2010 Red Hat Inc.\n"
152 "Usage:\n"
153 "  %s [--options] -d domname file [dir ...]\n"
154 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
155 "Options:\n"
156 "  -a|--add image       Add image\n"
157 "  -c|--connect uri     Specify libvirt URI for -d option\n"
158 "  -d|--domain guest    Add disks from libvirt guest\n"
159 "  --echo-keys          Don't turn off echo for passphrases\n"
160 "  --format[=raw|..]    Force disk format for -a option\n"
161 "  --help               Display brief help\n"
162 "  --keys-from-stdin    Read passphrases from stdin\n"
163 "  -l|--long            Long listing\n"
164 "  -R|--recursive       Recursive listing\n"
165 "  -v|--verbose         Verbose messages\n"
166 "  -V|--version         Display version and exit\n"
167 "  -x                   Trace libguestfs API calls\n"
168 "For more information, see the manpage %s(1).\n"
169 msgstr ""
170 "%s: FUSE module for libguestfs\n"
171 "%s lets you mount a virtual machine filesystem\n"
172 "Copyright (C) 2009 Red Hat Inc.\n"
173 "Usage:\n"
174 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
175 "Options:\n"
176 "  -a|--add image       Add image\n"
177 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
178 "  --fuse-help          Display extra FUSE options\n"
179 "  --help               Display help message and exit\n"
180 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
181 "  -n|--no-sync         Don't autosync\n"
182 "  -o|--option opt      Pass extra option to FUSE\n"
183 "  -r|--ro              Mount read-only\n"
184 "  --selinux            Enable SELinux support\n"
185 "  --trace              Trace guestfs API calls (to stderr)\n"
186 "  -v|--verbose         Verbose messages\n"
187 "  -V|--version         Display version and exit\n"
188
189 #: df/domains.c:115
190 #, c-format
191 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
192 msgstr ""
193
194 #: df/domains.c:124
195 #, c-format
196 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
197 msgstr ""
198
199 #: df/domains.c:134
200 #, c-format
201 msgid "%s: could not list running domains (code %d, domain %d): %s"
202 msgstr ""
203
204 #: df/domains.c:145
205 #, c-format
206 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
207 msgstr ""
208
209 #: df/domains.c:155
210 #, c-format
211 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
212 msgstr ""
213
214 #: df/domains.c:281
215 #, c-format
216 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
217 msgstr ""
218
219 #: df/main.c:70
220 #, fuzzy, c-format
221 msgid ""
222 "%s: display free space on virtual filesystems\n"
223 "Copyright (C) 2010 Red Hat Inc.\n"
224 "Usage:\n"
225 "  %s [--options] -d domname\n"
226 "  %s [--options] -a disk.img [-a disk.img ...]\n"
227 "Options:\n"
228 "  -a|--add image       Add image\n"
229 "  -c|--connect uri     Specify libvirt URI for -d option\n"
230 "  --csv                Output as Comma-Separated Values\n"
231 "  -d|--domain guest    Add disks from libvirt guest\n"
232 "  --format[=raw|..]    Force disk format for -a option\n"
233 "  -h|--human-readable  Human-readable sizes in --long output\n"
234 "  --help               Display brief help\n"
235 "  -i|--inodes          Display inodes\n"
236 "  --one-per-guest      Separate appliance per guest\n"
237 "  --uuid               Add UUIDs to --long output\n"
238 "  -v|--verbose         Verbose messages\n"
239 "  -V|--version         Display version and exit\n"
240 "  -x                   Trace libguestfs API calls\n"
241 "For more information, see the manpage %s(1).\n"
242 msgstr ""
243 "%s: FUSE module for libguestfs\n"
244 "%s lets you mount a virtual machine filesystem\n"
245 "Copyright (C) 2009 Red Hat Inc.\n"
246 "Usage:\n"
247 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
248 "Options:\n"
249 "  -a|--add image       Add image\n"
250 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
251 "  --fuse-help          Display extra FUSE options\n"
252 "  --help               Display help message and exit\n"
253 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
254 "  -n|--no-sync         Don't autosync\n"
255 "  -o|--option opt      Pass extra option to FUSE\n"
256 "  -r|--ro              Mount read-only\n"
257 "  --selinux            Enable SELinux support\n"
258 "  --trace              Trace guestfs API calls (to stderr)\n"
259 "  -v|--verbose         Verbose messages\n"
260 "  -V|--version         Display version and exit\n"
261
262 #: df/main.c:262
263 #, c-format
264 msgid "%s: compiled without support for libvirt.\n"
265 msgstr ""
266
267 #: df/output.c:50
268 msgid "VirtualMachine"
269 msgstr ""
270
271 #: df/output.c:51
272 #, fuzzy
273 msgid "Filesystem"
274 msgstr "फाइलसिस्टम बनाएँ"
275
276 #: df/output.c:54
277 msgid "1K-blocks"
278 msgstr ""
279
280 #: df/output.c:56
281 msgid "Size"
282 msgstr ""
283
284 #: df/output.c:57
285 msgid "Used"
286 msgstr ""
287
288 #: df/output.c:58
289 msgid "Available"
290 msgstr ""
291
292 #: df/output.c:59
293 msgid "Use%"
294 msgstr ""
295
296 #: df/output.c:61
297 msgid "Inodes"
298 msgstr ""
299
300 #: df/output.c:62
301 msgid "IUsed"
302 msgstr ""
303
304 #: df/output.c:63
305 msgid "IFree"
306 msgstr ""
307
308 #: df/output.c:64
309 msgid "IUse%"
310 msgstr ""
311
312 #: fish/alloc.c:37
313 #, c-format
314 msgid "use 'alloc file size' to create an image\n"
315 msgstr "छवि के रूप में 'alloc file size' का उपयोग करें\n"
316
317 #: fish/alloc.c:51
318 #, c-format
319 msgid "use 'sparse file size' to create a sparse image\n"
320 msgstr "छवि कम घना करने के लिए 'sparse file size' का उपयोग करें\n"
321
322 #: fish/alloc.c:75
323 #, c-format
324 msgid "can't allocate or add disks after launching\n"
325 msgstr "लॉन्चिंग के बाद डिस्क आबंटित या जोड़ नहीं सकता है\n"
326
327 #: fish/alloc.c:156
328 #, fuzzy, c-format
329 msgid "%s: invalid integer parameter (%s returned %d)\n"
330 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
331
332 #: fish/cmds.c:2814
333 msgid "Command"
334 msgstr "कमांड"
335
336 #: fish/cmds.c:2814
337 msgid "Description"
338 msgstr "वर्णन"
339
340 #: fish/cmds.c:2816
341 msgid "add a CD-ROM disk image to examine"
342 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
343
344 #: fish/cmds.c:2817
345 msgid "add the disk(s) from a named libvirt domain"
346 msgstr ""
347
348 #: fish/cmds.c:2818 fish/cmds.c:2819
349 msgid "add an image to examine or modify"
350 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
351
352 #: fish/cmds.c:2820
353 msgid "add a drive in snapshot mode (read-only)"
354 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
355
356 #: fish/cmds.c:2821
357 msgid "add a drive read-only specifying the QEMU block emulation to use"
358 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
359
360 #: fish/cmds.c:2822
361 msgid "add a drive specifying the QEMU block emulation to use"
362 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
363
364 #: fish/cmds.c:2823
365 #, fuzzy
366 msgid "allocate and add a disk file"
367 msgstr "तनु छवि फाइल आबंटित करें"
368
369 #: fish/cmds.c:2824
370 #, fuzzy
371 msgid "clear Augeas path"
372 msgstr "Augeas पथ हटाएँ"
373
374 #: fish/cmds.c:2825
375 msgid "close the current Augeas handle"
376 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
377
378 #: fish/cmds.c:2826
379 msgid "define an Augeas node"
380 msgstr "कोई Augeas नोड परिभाषित करें"
381
382 #: fish/cmds.c:2827
383 msgid "define an Augeas variable"
384 msgstr "कोई Augeas चर परिभाषित करें"
385
386 #: fish/cmds.c:2828
387 msgid "look up the value of an Augeas path"
388 msgstr "Augeas पथ के मान के लिए देखें"
389
390 #: fish/cmds.c:2829
391 msgid "create a new Augeas handle"
392 msgstr "नया Augeas नियंत्रण बनाएँ"
393
394 #: fish/cmds.c:2830
395 msgid "insert a sibling Augeas node"
396 msgstr "सहोदर Augeas नोड घुसाएँ"
397
398 #: fish/cmds.c:2831
399 msgid "load files into the tree"
400 msgstr "तरू में फाइल लोड करें"
401
402 #: fish/cmds.c:2832
403 msgid "list Augeas nodes under augpath"
404 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
405
406 #: fish/cmds.c:2833
407 msgid "return Augeas nodes which match augpath"
408 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
409
410 #: fish/cmds.c:2834
411 msgid "move Augeas node"
412 msgstr "Augeas नोड खिसकाएँ"
413
414 #: fish/cmds.c:2835
415 msgid "remove an Augeas path"
416 msgstr "Augeas पथ हटाएँ"
417
418 #: fish/cmds.c:2836
419 msgid "write all pending Augeas changes to disk"
420 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
421
422 #: fish/cmds.c:2837
423 msgid "set Augeas path to value"
424 msgstr "Augeas पथ को वाल्व में सेट करें"
425
426 #: fish/cmds.c:2838
427 msgid "test availability of some parts of the API"
428 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
429
430 #: fish/cmds.c:2839
431 #, fuzzy
432 msgid "return a list of all optional groups"
433 msgstr "inotify घटना की सूची वापस करता है"
434
435 #: fish/cmds.c:2840
436 msgid "upload base64-encoded data to file"
437 msgstr ""
438
439 #: fish/cmds.c:2841
440 #, fuzzy
441 msgid "download file and encode as base64"
442 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
443
444 #: fish/cmds.c:2842
445 msgid "flush device buffers"
446 msgstr "फ्लश युक्ति बफर"
447
448 #: fish/cmds.c:2843
449 msgid "get blocksize of block device"
450 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
451
452 #: fish/cmds.c:2844
453 msgid "is block device set to read-only"
454 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
455
456 #: fish/cmds.c:2845
457 msgid "get total size of device in bytes"
458 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
459
460 #: fish/cmds.c:2846
461 msgid "get sectorsize of block device"
462 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
463
464 #: fish/cmds.c:2847
465 msgid "get total size of device in 512-byte sectors"
466 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
467
468 #: fish/cmds.c:2848
469 msgid "reread partition table"
470 msgstr "विभाजन सारणी फिर पढ़ें"
471
472 #: fish/cmds.c:2849
473 msgid "set blocksize of block device"
474 msgstr "खंड युक्ति का खंड आकार सेट करें"
475
476 #: fish/cmds.c:2850
477 msgid "set block device to read-only"
478 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
479
480 #: fish/cmds.c:2851
481 msgid "set block device to read-write"
482 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
483
484 #: fish/cmds.c:2852
485 msgid "return true path on case-insensitive filesystem"
486 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
487
488 #: fish/cmds.c:2853
489 msgid "list the contents of a file"
490 msgstr "फाइल की सामग्री सूचीबद्ध करें"
491
492 #: fish/cmds.c:2854
493 msgid "compute MD5, SHAx or CRC checksum of file"
494 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
495
496 #: fish/cmds.c:2855
497 #, fuzzy
498 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
499 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
500
501 #: fish/cmds.c:2856
502 #, fuzzy
503 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
504 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
505
506 #: fish/cmds.c:2857
507 msgid "change file mode"
508 msgstr "फाइल नोड बदलें"
509
510 #: fish/cmds.c:2858 fish/cmds.c:2965
511 msgid "change file owner and group"
512 msgstr "फाइल स्वामी और समूह बदलें"
513
514 #: fish/cmds.c:2859
515 msgid "run a command from the guest filesystem"
516 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
517
518 #: fish/cmds.c:2860
519 msgid "run a command, returning lines"
520 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
521
522 #: fish/cmds.c:2861
523 msgid "add qemu parameters"
524 msgstr "qemu पैरामीटर जोड़ें"
525
526 #: fish/cmds.c:2862
527 #, fuzzy
528 msgid "copy local files or directories into an image"
529 msgstr "तरू में फाइल लोड करें"
530
531 #: fish/cmds.c:2863
532 #, fuzzy
533 msgid "copy remote files or directories out of an image"
534 msgstr "तरू में फाइल लोड करें"
535
536 #: fish/cmds.c:2864
537 #, fuzzy
538 msgid "copy size bytes from source to destination using dd"
539 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
540
541 #: fish/cmds.c:2865
542 msgid "copy a file"
543 msgstr "कोई फाइल कॉपी करें"
544
545 #: fish/cmds.c:2866
546 msgid "copy a file or directory recursively"
547 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
548
549 #: fish/cmds.c:2867
550 msgid "copy from source to destination using dd"
551 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
552
553 #: fish/cmds.c:2868
554 msgid "debugging and internals"
555 msgstr "डिबगिंग और आंतरिक"
556
557 #: fish/cmds.c:2869
558 #, fuzzy
559 msgid "debug the QEMU command line (internal use only)"
560 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
561
562 #: fish/cmds.c:2870
563 #, fuzzy
564 msgid "upload a file to the appliance (internal use only)"
565 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
566
567 #: fish/cmds.c:2871
568 msgid "report file system disk space usage"
569 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
570
571 #: fish/cmds.c:2872
572 msgid "report file system disk space usage (human readable)"
573 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
574
575 #: fish/cmds.c:2873
576 msgid "return kernel messages"
577 msgstr "कर्नेल संदेश लौटाएँ"
578
579 #: fish/cmds.c:2874
580 msgid "download a file to the local machine"
581 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
582
583 #: fish/cmds.c:2875
584 #, fuzzy
585 msgid "download a file to the local machine with offset and size"
586 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
587
588 #: fish/cmds.c:2876
589 msgid "drop kernel page cache, dentries and inodes"
590 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
591
592 #: fish/cmds.c:2877
593 msgid "estimate file space usage"
594 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
595
596 #: fish/cmds.c:2878
597 msgid "check an ext2/ext3 filesystem"
598 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
599
600 #: fish/cmds.c:2879
601 msgid "display a line of text"
602 msgstr "पाठ पंक्ति दिखाएँ"
603
604 #: fish/cmds.c:2880
605 msgid "echo arguments back to the client"
606 msgstr "इको तर्क क्लाइंट को वापस"
607
608 #: fish/cmds.c:2881
609 #, fuzzy
610 msgid "edit a file"
611 msgstr "फाइल पढ़ें"
612
613 #: fish/cmds.c:2882 fish/cmds.c:2883 fish/cmds.c:2888 fish/cmds.c:2889
614 #: fish/cmds.c:2920 fish/cmds.c:2921 fish/cmds.c:3154 fish/cmds.c:3155
615 #: fish/cmds.c:3159 fish/cmds.c:3160 fish/cmds.c:3162 fish/cmds.c:3163
616 msgid "return lines matching a pattern"
617 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
618
619 #: fish/cmds.c:2884
620 msgid "test if two files have equal contents"
621 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
622
623 #: fish/cmds.c:2885
624 msgid "test if file or directory exists"
625 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
626
627 #: fish/cmds.c:2886 fish/cmds.c:2887
628 msgid "preallocate a file in the guest filesystem"
629 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
630
631 #: fish/cmds.c:2890
632 msgid "determine file type"
633 msgstr "फाइल प्रकार निर्धारित करें"
634
635 #: fish/cmds.c:2891
636 msgid "detect the architecture of a binary file"
637 msgstr ""
638
639 #: fish/cmds.c:2892
640 msgid "return the size of the file in bytes"
641 msgstr "बाइट में फाइल का आकार वापस करें"
642
643 #: fish/cmds.c:2893
644 msgid "fill a file with octets"
645 msgstr "ऑक्टेट के साथ फाइल भरें"
646
647 #: fish/cmds.c:2894
648 #, fuzzy
649 msgid "fill a file with a repeating pattern of bytes"
650 msgstr "ऑक्टेट के साथ फाइल भरें"
651
652 #: fish/cmds.c:2895
653 msgid "find all files and directories"
654 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
655
656 #: fish/cmds.c:2896
657 msgid "find all files and directories, returning NUL-separated list"
658 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
659
660 #: fish/cmds.c:2897
661 #, fuzzy
662 msgid "find a filesystem by label"
663 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
664
665 #: fish/cmds.c:2898
666 #, fuzzy
667 msgid "find a filesystem by UUID"
668 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
669
670 #: fish/cmds.c:2899
671 msgid "run the filesystem checker"
672 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
673
674 #: fish/cmds.c:2900
675 msgid "get the additional kernel options"
676 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
677
678 #: fish/cmds.c:2901
679 msgid "get autosync mode"
680 msgstr "autosync विधि पाएँ"
681
682 #: fish/cmds.c:2902
683 msgid "get direct appliance mode flag"
684 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
685
686 #: fish/cmds.c:2903
687 msgid "get the ext2/3/4 filesystem label"
688 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
689
690 #: fish/cmds.c:2904
691 msgid "get the ext2/3/4 filesystem UUID"
692 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
693
694 #: fish/cmds.c:2905
695 msgid "get memory allocated to the qemu subprocess"
696 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
697
698 #: fish/cmds.c:2906
699 #, fuzzy
700 msgid "get enable network flag"
701 msgstr "SELinux सक्रिय फ्लैग पाएँ"
702
703 #: fish/cmds.c:2907
704 msgid "get the search path"
705 msgstr "खोज पथ पाएँ"
706
707 #: fish/cmds.c:2908
708 msgid "get PID of qemu subprocess"
709 msgstr "qemu की उपप्रक्रिया PID पाएँ"
710
711 #: fish/cmds.c:2909
712 msgid "get the qemu binary"
713 msgstr "qemu द्विपदीय पाएँ"
714
715 #: fish/cmds.c:2910
716 msgid "get recovery process enabled flag"
717 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
718
719 #: fish/cmds.c:2911
720 msgid "get SELinux enabled flag"
721 msgstr "SELinux सक्रिय फ्लैग पाएँ"
722
723 #: fish/cmds.c:2912
724 msgid "get the current state"
725 msgstr "मौजूदा स्थिति पाएँ"
726
727 #: fish/cmds.c:2913
728 msgid "get command trace enabled flag"
729 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
730
731 #: fish/cmds.c:2914
732 #, fuzzy
733 msgid "get the current umask"
734 msgstr "मौजूदा स्थिति पाएँ"
735
736 #: fish/cmds.c:2915
737 msgid "get verbose mode"
738 msgstr "वर्बोस विधि पाएँ"
739
740 #: fish/cmds.c:2916
741 msgid "get SELinux security context"
742 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
743
744 #: fish/cmds.c:2917 fish/cmds.c:2966
745 msgid "list extended attributes of a file or directory"
746 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
747
748 #: fish/cmds.c:2918
749 msgid "expand wildcards in command"
750 msgstr "कमांड में कमांड वाइल्डकार्ड"
751
752 #: fish/cmds.c:2919
753 msgid "expand a wildcard path"
754 msgstr "वाइल्डकार्ड पथ फैलाएँ"
755
756 #: fish/cmds.c:2922
757 msgid "install GRUB"
758 msgstr "GRUB संस्थापित करें"
759
760 #: fish/cmds.c:2923
761 msgid "return first 10 lines of a file"
762 msgstr "फाइल का 10 पंक्ति वापस करें"
763
764 #: fish/cmds.c:2924
765 msgid "return first N lines of a file"
766 msgstr "फाइल का पहला N पंक्ति वापस करें"
767
768 #: fish/cmds.c:2925
769 msgid "dump a file in hexadecimal"
770 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
771
772 #: fish/cmds.c:2926
773 msgid "edit with a hex editor"
774 msgstr ""
775
776 #: fish/cmds.c:2927
777 msgid "list the contents of a single file in an initrd"
778 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
779
780 #: fish/cmds.c:2928
781 msgid "list files in an initrd"
782 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
783
784 #: fish/cmds.c:2929
785 msgid "add an inotify watch"
786 msgstr "inotify वाच जोड़ें"
787
788 #: fish/cmds.c:2930
789 msgid "close the inotify handle"
790 msgstr "inotify नियंत्रण बंद करें"
791
792 #: fish/cmds.c:2931
793 msgid "return list of watched files that had events"
794 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
795
796 #: fish/cmds.c:2932
797 msgid "create an inotify handle"
798 msgstr "inotify नियंत्रण बनाएँ"
799
800 #: fish/cmds.c:2933
801 msgid "return list of inotify events"
802 msgstr "inotify घटना की सूची वापस करता है"
803
804 #: fish/cmds.c:2934
805 msgid "remove an inotify watch"
806 msgstr "inotify जाँच का हटाएँ"
807
808 #: fish/cmds.c:2935
809 msgid "get architecture of inspected operating system"
810 msgstr ""
811
812 #: fish/cmds.c:2936
813 msgid "get distro of inspected operating system"
814 msgstr ""
815
816 #: fish/cmds.c:2937
817 msgid "get filesystems associated with inspected operating system"
818 msgstr ""
819
820 #: fish/cmds.c:2938
821 msgid "get hostname of the operating system"
822 msgstr ""
823
824 #: fish/cmds.c:2939
825 msgid "get major version of inspected operating system"
826 msgstr ""
827
828 #: fish/cmds.c:2940
829 msgid "get minor version of inspected operating system"
830 msgstr ""
831
832 #: fish/cmds.c:2941
833 msgid "get mountpoints of inspected operating system"
834 msgstr ""
835
836 #: fish/cmds.c:2942
837 msgid "get package format used by the operating system"
838 msgstr ""
839
840 #: fish/cmds.c:2943
841 msgid "get package management tool used by the operating system"
842 msgstr ""
843
844 #: fish/cmds.c:2944
845 msgid "get product name of inspected operating system"
846 msgstr ""
847
848 #: fish/cmds.c:2945
849 msgid "return list of operating systems found by last inspection"
850 msgstr ""
851
852 #: fish/cmds.c:2946
853 msgid "get type of inspected operating system"
854 msgstr ""
855
856 #: fish/cmds.c:2947
857 msgid "get Windows systemroot of inspected operating system"
858 msgstr ""
859
860 #: fish/cmds.c:2948
861 msgid "get list of applications installed in the operating system"
862 msgstr ""
863
864 #: fish/cmds.c:2949
865 msgid "inspect disk and return list of operating systems found"
866 msgstr ""
867
868 #: fish/cmds.c:2950
869 #, fuzzy
870 msgid "test if block device"
871 msgstr "खंड युक्ति को सूचीबद्ध करता है"
872
873 #: fish/cmds.c:2951
874 msgid "is busy processing a command"
875 msgstr "कमांड की प्रक्रिया में व्यस्त है"
876
877 #: fish/cmds.c:2952
878 #, fuzzy
879 msgid "test if character device"
880 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
881
882 #: fish/cmds.c:2953
883 msgid "is in configuration state"
884 msgstr "विन्यास स्थिति में है"
885
886 #: fish/cmds.c:2954
887 #, fuzzy
888 msgid "test if a directory"
889 msgstr "निर्देशिका बनाएँ"
890
891 #: fish/cmds.c:2955
892 #, fuzzy
893 msgid "test if FIFO (named pipe)"
894 msgstr "FIFO (named पाइप) बनाएँ"
895
896 #: fish/cmds.c:2956
897 msgid "test if a regular file"
898 msgstr ""
899
900 #: fish/cmds.c:2957
901 msgid "is launching subprocess"
902 msgstr "उपपक्रिया को लॉन्च कर रहा है"
903
904 #: fish/cmds.c:2958
905 #, fuzzy
906 msgid "test if device is a logical volume"
907 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
908
909 #: fish/cmds.c:2959
910 msgid "is ready to accept commands"
911 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
912
913 #: fish/cmds.c:2960
914 #, fuzzy
915 msgid "test if socket"
916 msgstr "डेमॉन सॉकेट में लिखें"
917
918 #: fish/cmds.c:2961
919 #, fuzzy
920 msgid "test if symbolic link"
921 msgstr "सांकेतिक लिंक बनाएँ"
922
923 #: fish/cmds.c:2962
924 msgid "kill the qemu subprocess"
925 msgstr "qemu उपपक्रिया को किल करें"
926
927 #: fish/cmds.c:2963
928 msgid "launch the qemu subprocess"
929 msgstr "qemu उपपक्रिया लॉन्च करें"
930
931 #: fish/cmds.c:2964
932 #, fuzzy
933 msgid "change working directory"
934 msgstr "स्थानीय परिवर्तन निर्देशिका"
935
936 #: fish/cmds.c:2967
937 msgid "list the block devices"
938 msgstr "खंड युक्ति को सूचीबद्ध करता है"
939
940 #: fish/cmds.c:2968
941 #, fuzzy
942 msgid "list filesystems"
943 msgstr "फाइलसिस्टम बनाएँ"
944
945 #: fish/cmds.c:2969
946 msgid "list the partitions"
947 msgstr "विभाजन सूचीबद्ध करें"
948
949 #: fish/cmds.c:2970
950 msgid "list the files in a directory (long format)"
951 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
952
953 #: fish/cmds.c:2971 fish/cmds.c:2972
954 msgid "create a hard link"
955 msgstr "कोई हार्ड लिंक बनाएँ"
956
957 #: fish/cmds.c:2973 fish/cmds.c:2974
958 msgid "create a symbolic link"
959 msgstr "सांकेतिक लिंक बनाएँ"
960
961 #: fish/cmds.c:2975 fish/cmds.c:3065
962 msgid "remove extended attribute of a file or directory"
963 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
964
965 #: fish/cmds.c:2976
966 msgid "list the files in a directory"
967 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
968
969 #: fish/cmds.c:2977 fish/cmds.c:3090
970 msgid "set extended attribute of a file or directory"
971 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
972
973 #: fish/cmds.c:2978
974 msgid "get file information for a symbolic link"
975 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
976
977 #: fish/cmds.c:2979
978 msgid "lstat on multiple files"
979 msgstr "lstat विविध फाइल पर"
980
981 #: fish/cmds.c:2980
982 #, fuzzy
983 msgid "add a key on a LUKS encrypted device"
984 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
985
986 #: fish/cmds.c:2981
987 #, fuzzy
988 msgid "close a LUKS device"
989 msgstr "युक्ति पर स्वैप सक्रिय करें"
990
991 #: fish/cmds.c:2982 fish/cmds.c:2983
992 msgid "format a block device as a LUKS encrypted device"
993 msgstr ""
994
995 #: fish/cmds.c:2984
996 msgid "remove a key from a LUKS encrypted device"
997 msgstr ""
998
999 #: fish/cmds.c:2985
1000 msgid "open a LUKS-encrypted block device"
1001 msgstr ""
1002
1003 #: fish/cmds.c:2986
1004 #, fuzzy
1005 msgid "open a LUKS-encrypted block device read-only"
1006 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1007
1008 #: fish/cmds.c:2987
1009 #, fuzzy
1010 msgid "create an LVM logical volume"
1011 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1012
1013 #: fish/cmds.c:2988
1014 msgid "get canonical name of an LV"
1015 msgstr ""
1016
1017 #: fish/cmds.c:2989
1018 msgid "clear LVM device filter"
1019 msgstr ""
1020
1021 #: fish/cmds.c:2990
1022 msgid "remove all LVM LVs, VGs and PVs"
1023 msgstr "सभी LVM LV, VG और PV हटाएँ"
1024
1025 #: fish/cmds.c:2991
1026 msgid "set LVM device filter"
1027 msgstr ""
1028
1029 #: fish/cmds.c:2992
1030 msgid "remove an LVM logical volume"
1031 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1032
1033 #: fish/cmds.c:2993
1034 msgid "rename an LVM logical volume"
1035 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1036
1037 #: fish/cmds.c:2994
1038 msgid "resize an LVM logical volume"
1039 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1040
1041 #: fish/cmds.c:2995
1042 msgid "expand an LV to fill free space"
1043 msgstr ""
1044
1045 #: fish/cmds.c:2996 fish/cmds.c:2997
1046 msgid "list the LVM logical volumes (LVs)"
1047 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1048
1049 #: fish/cmds.c:2998
1050 #, fuzzy
1051 msgid "get the UUID of a logical volume"
1052 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1053
1054 #: fish/cmds.c:2999
1055 msgid "lgetxattr on multiple files"
1056 msgstr "विविध फाइल पर lgetxattr करें"
1057
1058 #: fish/cmds.c:3000
1059 msgid "open the manual"
1060 msgstr ""
1061
1062 #: fish/cmds.c:3001
1063 msgid "create a directory"
1064 msgstr "निर्देशिका बनाएँ"
1065
1066 #: fish/cmds.c:3002
1067 msgid "create a directory with a particular mode"
1068 msgstr "खास विधि से निर्देशिका बनाएँ"
1069
1070 #: fish/cmds.c:3003
1071 msgid "create a directory and parents"
1072 msgstr "जनक और निर्देशिका बनाएँ"
1073
1074 #: fish/cmds.c:3004
1075 msgid "create a temporary directory"
1076 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1077
1078 #: fish/cmds.c:3005 fish/cmds.c:3006 fish/cmds.c:3007
1079 msgid "make ext2/3/4 filesystem with external journal"
1080 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1081
1082 #: fish/cmds.c:3008
1083 msgid "make ext2/3/4 external journal"
1084 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1085
1086 #: fish/cmds.c:3009
1087 msgid "make ext2/3/4 external journal with label"
1088 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1089
1090 #: fish/cmds.c:3010
1091 msgid "make ext2/3/4 external journal with UUID"
1092 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1093
1094 #: fish/cmds.c:3011
1095 msgid "make FIFO (named pipe)"
1096 msgstr "FIFO (named पाइप) बनाएँ"
1097
1098 #: fish/cmds.c:3012
1099 msgid "make a filesystem"
1100 msgstr "फाइलसिस्टम बनाएँ"
1101
1102 #: fish/cmds.c:3013
1103 msgid "make a filesystem with block size"
1104 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1105
1106 #: fish/cmds.c:3014
1107 msgid "create a mountpoint"
1108 msgstr "आरोहबिंदु बनाएँ"
1109
1110 #: fish/cmds.c:3015
1111 msgid "make block, character or FIFO devices"
1112 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1113
1114 #: fish/cmds.c:3016
1115 msgid "make block device node"
1116 msgstr "खंड युक्ति नोड बनाएँ"
1117
1118 #: fish/cmds.c:3017
1119 msgid "make char device node"
1120 msgstr "चार युक्ति नोड बनाएँ"
1121
1122 #: fish/cmds.c:3018
1123 msgid "create a swap partition"
1124 msgstr "कोई स्वैप विभाजन बनाएँ"
1125
1126 #: fish/cmds.c:3019
1127 msgid "create a swap partition with a label"
1128 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1129
1130 #: fish/cmds.c:3020
1131 msgid "create a swap partition with an explicit UUID"
1132 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1133
1134 #: fish/cmds.c:3021
1135 msgid "create a swap file"
1136 msgstr "कोई स्वैप फाइल बनाएँ"
1137
1138 #: fish/cmds.c:3022
1139 msgid "load a kernel module"
1140 msgstr "कर्नेल मॉड्यूल लोड करें"
1141
1142 #: fish/cmds.c:3023
1143 #, fuzzy
1144 msgid "view a file"
1145 msgstr "कोई फाइल खिसकाएँ"
1146
1147 #: fish/cmds.c:3024
1148 msgid "mount a guest disk at a position in the filesystem"
1149 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1150
1151 #: fish/cmds.c:3025
1152 msgid "mount a file using the loop device"
1153 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1154
1155 #: fish/cmds.c:3026
1156 msgid "mount a guest disk with mount options"
1157 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1158
1159 #: fish/cmds.c:3027
1160 msgid "mount a guest disk, read-only"
1161 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1162
1163 #: fish/cmds.c:3028
1164 msgid "mount a guest disk with mount options and vfstype"
1165 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1166
1167 #: fish/cmds.c:3029
1168 msgid "show mountpoints"
1169 msgstr "आरोहबिंदु दिखाएँ"
1170
1171 #: fish/cmds.c:3030
1172 msgid "show mounted filesystems"
1173 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1174
1175 #: fish/cmds.c:3031
1176 msgid "move a file"
1177 msgstr "कोई फाइल खिसकाएँ"
1178
1179 #: fish/cmds.c:3032
1180 msgid "probe NTFS volume"
1181 msgstr "NTFS वॉल्यूम जाँचें"
1182
1183 #: fish/cmds.c:3033
1184 #, fuzzy
1185 msgid "resize an NTFS filesystem"
1186 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1187
1188 #: fish/cmds.c:3034
1189 #, fuzzy
1190 msgid "resize an NTFS filesystem (with size)"
1191 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1192
1193 #: fish/cmds.c:3035
1194 msgid "add a partition to the device"
1195 msgstr "युक्ति में कोई विभाजन जोड़ें"
1196
1197 #: fish/cmds.c:3036
1198 #, fuzzy
1199 msgid "delete a partition"
1200 msgstr "कोई स्वैप विभाजन बनाएँ"
1201
1202 #: fish/cmds.c:3037
1203 msgid "partition whole disk with a single primary partition"
1204 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1205
1206 #: fish/cmds.c:3038
1207 #, fuzzy
1208 msgid "return true if a partition is bootable"
1209 msgstr "विभाजन सारणी फिर पढ़ें"
1210
1211 #: fish/cmds.c:3039
1212 msgid "get the MBR type byte (ID byte) from a partition"
1213 msgstr ""
1214
1215 #: fish/cmds.c:3040
1216 msgid "get the partition table type"
1217 msgstr "विभाजन सारणी प्रकार पाएँ"
1218
1219 #: fish/cmds.c:3041
1220 msgid "create an empty partition table"
1221 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1222
1223 #: fish/cmds.c:3042
1224 msgid "list partitions on a device"
1225 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1226
1227 #: fish/cmds.c:3043
1228 msgid "make a partition bootable"
1229 msgstr "विभाजन को बूट योग्य बनाएँ"
1230
1231 #: fish/cmds.c:3044
1232 msgid "set the MBR type byte (ID byte) of a partition"
1233 msgstr ""
1234
1235 #: fish/cmds.c:3045
1236 msgid "set partition name"
1237 msgstr "विभाजन नाम सेट करें"
1238
1239 #: fish/cmds.c:3046
1240 #, fuzzy
1241 msgid "convert partition name to device name"
1242 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1243
1244 #: fish/cmds.c:3047
1245 msgid "ping the guest daemon"
1246 msgstr "अतिथि डेमॉन पिंग करें"
1247
1248 #: fish/cmds.c:3048
1249 msgid "read part of a file"
1250 msgstr "किसी फाइल का हिस्सा पढ़ें"
1251
1252 #: fish/cmds.c:3049
1253 #, fuzzy
1254 msgid "read part of a device"
1255 msgstr "किसी फाइल का हिस्सा पढ़ें"
1256
1257 #: fish/cmds.c:3050
1258 msgid "create an LVM physical volume"
1259 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1260
1261 #: fish/cmds.c:3051
1262 msgid "remove an LVM physical volume"
1263 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1264
1265 #: fish/cmds.c:3052
1266 msgid "resize an LVM physical volume"
1267 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1268
1269 #: fish/cmds.c:3053
1270 #, fuzzy
1271 msgid "resize an LVM physical volume (with size)"
1272 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1273
1274 #: fish/cmds.c:3054 fish/cmds.c:3055
1275 msgid "list the LVM physical volumes (PVs)"
1276 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1277
1278 #: fish/cmds.c:3056
1279 #, fuzzy
1280 msgid "get the UUID of a physical volume"
1281 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1282
1283 #: fish/cmds.c:3057
1284 #, fuzzy
1285 msgid "write to part of a file"
1286 msgstr "किसी फाइल का हिस्सा पढ़ें"
1287
1288 #: fish/cmds.c:3058
1289 #, fuzzy
1290 msgid "write to part of a device"
1291 msgstr "किसी फाइल का हिस्सा पढ़ें"
1292
1293 #: fish/cmds.c:3059
1294 msgid "read a file"
1295 msgstr "फाइल पढ़ें"
1296
1297 #: fish/cmds.c:3060
1298 msgid "read file as lines"
1299 msgstr "फाइल पंक्ति बार पढ़ें"
1300
1301 #: fish/cmds.c:3061
1302 msgid "read directories entries"
1303 msgstr "निर्देशिका प्रविष्टि पढें"
1304
1305 #: fish/cmds.c:3062
1306 msgid "read the target of a symbolic link"
1307 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1308
1309 #: fish/cmds.c:3063
1310 msgid "readlink on multiple files"
1311 msgstr "मल्टीपल फाइल पर रीडलिंक"
1312
1313 #: fish/cmds.c:3064
1314 msgid "canonicalized absolute pathname"
1315 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1316
1317 #: fish/cmds.c:3066
1318 msgid "close and reopen libguestfs handle"
1319 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1320
1321 #: fish/cmds.c:3067
1322 #, fuzzy
1323 msgid "resize an ext2, ext3 or ext4 filesystem"
1324 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1325
1326 #: fish/cmds.c:3068
1327 #, fuzzy
1328 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1329 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1330
1331 #: fish/cmds.c:3069
1332 msgid "remove a file"
1333 msgstr "फाइल हटाएँ"
1334
1335 #: fish/cmds.c:3070
1336 msgid "remove a file or directory recursively"
1337 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1338
1339 #: fish/cmds.c:3071
1340 msgid "remove a directory"
1341 msgstr "निर्देशिका हटाएँ"
1342
1343 #: fish/cmds.c:3072
1344 msgid "remove a mountpoint"
1345 msgstr "माउंट प्वाइंट हटाएँ"
1346
1347 #: fish/cmds.c:3073
1348 msgid "scrub (securely wipe) a device"
1349 msgstr "scrub (securely wipe) युक्ति"
1350
1351 #: fish/cmds.c:3074
1352 msgid "scrub (securely wipe) a file"
1353 msgstr "फाइल स्क्रब करें"
1354
1355 #: fish/cmds.c:3075
1356 msgid "scrub (securely wipe) free space"
1357 msgstr "मुक्त स्थान को साफ करें"
1358
1359 #: fish/cmds.c:3076
1360 msgid "add options to kernel command line"
1361 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1362
1363 #: fish/cmds.c:3077
1364 msgid "set autosync mode"
1365 msgstr "autosync विधि सेट करें"
1366
1367 #: fish/cmds.c:3078
1368 msgid "enable or disable direct appliance mode"
1369 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1370
1371 #: fish/cmds.c:3079
1372 msgid "set the ext2/3/4 filesystem label"
1373 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1374
1375 #: fish/cmds.c:3080
1376 msgid "set the ext2/3/4 filesystem UUID"
1377 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1378
1379 #: fish/cmds.c:3081
1380 msgid "set memory allocated to the qemu subprocess"
1381 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1382
1383 #: fish/cmds.c:3082
1384 msgid "set enable network flag"
1385 msgstr ""
1386
1387 #: fish/cmds.c:3083
1388 msgid "set the search path"
1389 msgstr "खोज पथ सेट करें"
1390
1391 #: fish/cmds.c:3084
1392 msgid "set the qemu binary"
1393 msgstr "emu द्विपदीय सेट करें"
1394
1395 #: fish/cmds.c:3085
1396 msgid "enable or disable the recovery process"
1397 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1398
1399 #: fish/cmds.c:3086
1400 msgid "set SELinux enabled or disabled at appliance boot"
1401 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1402
1403 #: fish/cmds.c:3087
1404 msgid "enable or disable command traces"
1405 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1406
1407 #: fish/cmds.c:3088
1408 msgid "set verbose mode"
1409 msgstr "वर्बोस विधि सेट करें"
1410
1411 #: fish/cmds.c:3089
1412 msgid "set SELinux security context"
1413 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1414
1415 #: fish/cmds.c:3091 fish/cmds.c:3092
1416 msgid "create partitions on a block device"
1417 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1418
1419 #: fish/cmds.c:3093
1420 msgid "modify a single partition on a block device"
1421 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1422
1423 #: fish/cmds.c:3094
1424 msgid "display the disk geometry from the partition table"
1425 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1426
1427 #: fish/cmds.c:3095
1428 msgid "display the kernel geometry"
1429 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1430
1431 #: fish/cmds.c:3096
1432 msgid "display the partition table"
1433 msgstr "विभाजन सारणी को दिखाएँ"
1434
1435 #: fish/cmds.c:3097
1436 msgid "run a command via the shell"
1437 msgstr "शेल से होकर कमांड चलाएँ"
1438
1439 #: fish/cmds.c:3098
1440 msgid "run a command via the shell returning lines"
1441 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1442
1443 #: fish/cmds.c:3099
1444 msgid "sleep for some seconds"
1445 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1446
1447 #: fish/cmds.c:3100
1448 #, fuzzy
1449 msgid "create a sparse disk image and add"
1450 msgstr "तनु छवि फाइल आबंटित करें"
1451
1452 #: fish/cmds.c:3101
1453 msgid "get file information"
1454 msgstr "फाइल सूचना पाएँ"
1455
1456 #: fish/cmds.c:3102
1457 msgid "get file system statistics"
1458 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1459
1460 #: fish/cmds.c:3103 fish/cmds.c:3104
1461 msgid "print the printable strings in a file"
1462 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1463
1464 #: fish/cmds.c:3105
1465 #, fuzzy
1466 msgid "list supported groups of commands"
1467 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1468
1469 #: fish/cmds.c:3106
1470 msgid "disable swap on device"
1471 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1472
1473 #: fish/cmds.c:3107
1474 msgid "disable swap on file"
1475 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1476
1477 #: fish/cmds.c:3108
1478 msgid "disable swap on labeled swap partition"
1479 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1480
1481 #: fish/cmds.c:3109
1482 msgid "disable swap on swap partition by UUID"
1483 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1484
1485 #: fish/cmds.c:3110
1486 msgid "enable swap on device"
1487 msgstr "युक्ति पर स्वैप सक्रिय करें"
1488
1489 #: fish/cmds.c:3111
1490 msgid "enable swap on file"
1491 msgstr "फाइल पर स्वैप सक्रिय करें"
1492
1493 #: fish/cmds.c:3112
1494 msgid "enable swap on labeled swap partition"
1495 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1496
1497 #: fish/cmds.c:3113
1498 msgid "enable swap on swap partition by UUID"
1499 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1500
1501 #: fish/cmds.c:3114
1502 msgid "sync disks, writes are flushed through to the disk image"
1503 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1504
1505 #: fish/cmds.c:3115
1506 msgid "return last 10 lines of a file"
1507 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1508
1509 #: fish/cmds.c:3116
1510 msgid "return last N lines of a file"
1511 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1512
1513 #: fish/cmds.c:3117
1514 msgid "unpack tarfile to directory"
1515 msgstr "tarfile को निर्देशिका में खोलें"
1516
1517 #: fish/cmds.c:3118
1518 msgid "pack directory into tarfile"
1519 msgstr "निर्देशिका को tarfile में पैक करें"
1520
1521 #: fish/cmds.c:3119 fish/cmds.c:3126
1522 msgid "unpack compressed tarball to directory"
1523 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1524
1525 #: fish/cmds.c:3120 fish/cmds.c:3127
1526 msgid "pack directory into compressed tarball"
1527 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1528
1529 #: fish/cmds.c:3121
1530 #, fuzzy
1531 msgid "print elapsed time taken to run a command"
1532 msgstr "कमांड चलाने के लिए लिया गया समय"
1533
1534 #: fish/cmds.c:3122
1535 msgid "update file timestamps or create a new file"
1536 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1537
1538 #: fish/cmds.c:3123
1539 msgid "truncate a file to zero size"
1540 msgstr "फाइल को शून्य आकार में काटें"
1541
1542 #: fish/cmds.c:3124
1543 msgid "truncate a file to a particular size"
1544 msgstr "फाइल को किसी खास आकार में काटें"
1545
1546 #: fish/cmds.c:3125
1547 msgid "get ext2/ext3/ext4 superblock details"
1548 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1549
1550 #: fish/cmds.c:3128
1551 msgid "set file mode creation mask (umask)"
1552 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1553
1554 #: fish/cmds.c:3129
1555 msgid "unmount a filesystem"
1556 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1557
1558 #: fish/cmds.c:3130
1559 msgid "unmount all filesystems"
1560 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1561
1562 #: fish/cmds.c:3131
1563 msgid "upload a file from the local machine"
1564 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1565
1566 #: fish/cmds.c:3132
1567 #, fuzzy
1568 msgid "upload a file from the local machine with offset"
1569 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1570
1571 #: fish/cmds.c:3133
1572 msgid "set timestamp of a file with nanosecond precision"
1573 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1574
1575 #: fish/cmds.c:3134
1576 msgid "get the library version number"
1577 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1578
1579 #: fish/cmds.c:3135
1580 #, fuzzy
1581 msgid "get the filesystem label"
1582 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
1583
1584 #: fish/cmds.c:3136
1585 msgid "get the Linux VFS type corresponding to a mounted device"
1586 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1587
1588 #: fish/cmds.c:3137
1589 #, fuzzy
1590 msgid "get the filesystem UUID"
1591 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
1592
1593 #: fish/cmds.c:3138
1594 msgid "activate or deactivate some volume groups"
1595 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1596
1597 #: fish/cmds.c:3139
1598 msgid "activate or deactivate all volume groups"
1599 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1600
1601 #: fish/cmds.c:3140
1602 msgid "create an LVM volume group"
1603 msgstr "LVM वॉल्यूम समूह बनाएँ"
1604
1605 #: fish/cmds.c:3141
1606 msgid "get the LV UUIDs of all LVs in the volume group"
1607 msgstr ""
1608
1609 #: fish/cmds.c:3142
1610 msgid "get the PV UUIDs containing the volume group"
1611 msgstr ""
1612
1613 #: fish/cmds.c:3143
1614 msgid "remove an LVM volume group"
1615 msgstr "LVM वाल्यूम समूह हटाएँ"
1616
1617 #: fish/cmds.c:3144
1618 msgid "rename an LVM volume group"
1619 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1620
1621 #: fish/cmds.c:3145 fish/cmds.c:3146
1622 msgid "list the LVM volume groups (VGs)"
1623 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1624
1625 #: fish/cmds.c:3147
1626 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1627 msgstr ""
1628
1629 #: fish/cmds.c:3148
1630 #, fuzzy
1631 msgid "get the UUID of a volume group"
1632 msgstr "LVM वॉल्यूम समूह बनाएँ"
1633
1634 #: fish/cmds.c:3149
1635 msgid "count characters in a file"
1636 msgstr "फाइल में वर्ण गिनती करें"
1637
1638 #: fish/cmds.c:3150
1639 msgid "count lines in a file"
1640 msgstr "फाइल में पंक्ति गिनती करें"
1641
1642 #: fish/cmds.c:3151
1643 msgid "count words in a file"
1644 msgstr "फाइल में शब्द गिनती करें"
1645
1646 #: fish/cmds.c:3152
1647 #, fuzzy
1648 msgid "create a new file"
1649 msgstr "फाइल बनाएँ"
1650
1651 #: fish/cmds.c:3153
1652 msgid "create a file"
1653 msgstr "फाइल बनाएँ"
1654
1655 #: fish/cmds.c:3156
1656 msgid "write zeroes to the device"
1657 msgstr "युक्ति में शून्य लिखें"
1658
1659 #: fish/cmds.c:3157
1660 #, fuzzy
1661 msgid "write zeroes to an entire device"
1662 msgstr "युक्ति में शून्य लिखें"
1663
1664 #: fish/cmds.c:3158
1665 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1666 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1667
1668 #: fish/cmds.c:3161
1669 msgid "determine file type inside a compressed file"
1670 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1671
1672 #: fish/cmds.c:3164
1673 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1674 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1675
1676 #: fish/cmds.c:3482 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3529
1677 #: fish/cmds.c:3546 fish/cmds.c:3564 fish/cmds.c:3583 fish/cmds.c:3599
1678 #: fish/cmds.c:3617 fish/cmds.c:3633 fish/cmds.c:3651 fish/cmds.c:3667
1679 #: fish/cmds.c:3684 fish/cmds.c:3699 fish/cmds.c:3717 fish/cmds.c:3732
1680 #: fish/cmds.c:3748 fish/cmds.c:3764 fish/cmds.c:3780 fish/cmds.c:3796
1681 #: fish/cmds.c:3812 fish/cmds.c:3830 fish/cmds.c:3863 fish/cmds.c:3879
1682 #: fish/cmds.c:3895 fish/cmds.c:3914 fish/cmds.c:3929 fish/cmds.c:3947
1683 #: fish/cmds.c:3962 fish/cmds.c:3980 fish/cmds.c:3995 fish/cmds.c:4013
1684 #: fish/cmds.c:4028 fish/cmds.c:4047 fish/cmds.c:4066 fish/cmds.c:4084
1685 #: fish/cmds.c:4104 fish/cmds.c:4123 fish/cmds.c:4143 fish/cmds.c:4163
1686 #: fish/cmds.c:4183 fish/cmds.c:4202 fish/cmds.c:4221 fish/cmds.c:4241
1687 #: fish/cmds.c:4261 fish/cmds.c:4281 fish/cmds.c:4296 fish/cmds.c:4312
1688 #: fish/cmds.c:4384 fish/cmds.c:4402 fish/cmds.c:4419 fish/cmds.c:4493
1689 #: fish/cmds.c:4513 fish/cmds.c:4533 fish/cmds.c:4553 fish/cmds.c:4574
1690 #: fish/cmds.c:4590 fish/cmds.c:4606 fish/cmds.c:4625 fish/cmds.c:4647
1691 #: fish/cmds.c:4669 fish/cmds.c:4689 fish/cmds.c:4706 fish/cmds.c:4723
1692 #: fish/cmds.c:4740 fish/cmds.c:4757 fish/cmds.c:4774 fish/cmds.c:4791
1693 #: fish/cmds.c:4808 fish/cmds.c:4827 fish/cmds.c:4850 fish/cmds.c:4886
1694 #: fish/cmds.c:4903 fish/cmds.c:4926 fish/cmds.c:4948 fish/cmds.c:4969
1695 #: fish/cmds.c:4989 fish/cmds.c:5008 fish/cmds.c:5028 fish/cmds.c:5046
1696 #: fish/cmds.c:5064 fish/cmds.c:5078 fish/cmds.c:5094 fish/cmds.c:5114
1697 #: fish/cmds.c:5133 fish/cmds.c:5152 fish/cmds.c:5171 fish/cmds.c:5190
1698 #: fish/cmds.c:5210 fish/cmds.c:5250 fish/cmds.c:5307 fish/cmds.c:5328
1699 #: fish/cmds.c:5349 fish/cmds.c:5370 fish/cmds.c:5388 fish/cmds.c:5410
1700 #: fish/cmds.c:5448 fish/cmds.c:5470 fish/cmds.c:5549 fish/cmds.c:5588
1701 #: fish/cmds.c:5603 fish/cmds.c:5620 fish/cmds.c:5634 fish/cmds.c:5650
1702 #: fish/cmds.c:5672 fish/cmds.c:5694 fish/cmds.c:5716 fish/cmds.c:5738
1703 #: fish/cmds.c:5760 fish/cmds.c:5782 fish/cmds.c:5802 fish/cmds.c:5819
1704 #: fish/cmds.c:5836 fish/cmds.c:5855 fish/cmds.c:5874 fish/cmds.c:5894
1705 #: fish/cmds.c:5930 fish/cmds.c:5949 fish/cmds.c:5968 fish/cmds.c:5985
1706 #: fish/cmds.c:6003 fish/cmds.c:6026 fish/cmds.c:6049 fish/cmds.c:6073
1707 #: fish/cmds.c:6096 fish/cmds.c:6117 fish/cmds.c:6140 fish/cmds.c:6163
1708 #: fish/cmds.c:6183 fish/cmds.c:6205 fish/cmds.c:6226 fish/cmds.c:6249
1709 #: fish/cmds.c:6266 fish/cmds.c:6283 fish/cmds.c:6301 fish/cmds.c:6319
1710 #: fish/cmds.c:6340 fish/cmds.c:6358 fish/cmds.c:6379 fish/cmds.c:6399
1711 #: fish/cmds.c:6417 fish/cmds.c:6438 fish/cmds.c:6461 fish/cmds.c:6484
1712 #: fish/cmds.c:6506 fish/cmds.c:6539 fish/cmds.c:6556 fish/cmds.c:6573
1713 #: fish/cmds.c:6597 fish/cmds.c:6620 fish/cmds.c:6643 fish/cmds.c:6665
1714 #: fish/cmds.c:6682 fish/cmds.c:6704 fish/cmds.c:6798 fish/cmds.c:6818
1715 #: fish/cmds.c:6838 fish/cmds.c:6858 fish/cmds.c:6876 fish/cmds.c:6897
1716 #: fish/cmds.c:6933 fish/cmds.c:6950 fish/cmds.c:6972 fish/cmds.c:6989
1717 #: fish/cmds.c:7025 fish/cmds.c:7045 fish/cmds.c:7065 fish/cmds.c:7085
1718 #: fish/cmds.c:7107 fish/cmds.c:7124 fish/cmds.c:7143 fish/cmds.c:7162
1719 #: fish/cmds.c:7184 fish/cmds.c:7205 fish/cmds.c:7226 fish/cmds.c:7247
1720 #: fish/cmds.c:7270 fish/cmds.c:7311 fish/cmds.c:7334 fish/cmds.c:7373
1721 #: fish/cmds.c:7390 fish/cmds.c:7409 fish/cmds.c:7430 fish/cmds.c:7453
1722 #: fish/cmds.c:7475 fish/cmds.c:7493 fish/cmds.c:7512 fish/cmds.c:7533
1723 #: fish/cmds.c:7610 fish/cmds.c:7651 fish/cmds.c:7730 fish/cmds.c:7806
1724 #: fish/cmds.c:7843 fish/cmds.c:7866 fish/cmds.c:7887 fish/cmds.c:7910
1725 #: fish/cmds.c:7932 fish/cmds.c:7957 fish/cmds.c:8000 fish/cmds.c:8041
1726 #: fish/cmds.c:8062 fish/cmds.c:8080 fish/cmds.c:8099 fish/cmds.c:8116
1727 #: fish/cmds.c:8134 fish/cmds.c:8161 fish/cmds.c:8185 fish/cmds.c:8209
1728 #: fish/cmds.c:8233 fish/cmds.c:8257 fish/cmds.c:8281 fish/cmds.c:8305
1729 #: fish/cmds.c:8329 fish/cmds.c:8353 fish/cmds.c:8377 fish/cmds.c:8401
1730 #: fish/cmds.c:8425 fish/cmds.c:8448 fish/cmds.c:8471 fish/cmds.c:8492
1731 #: fish/cmds.c:8513 fish/cmds.c:8534 fish/cmds.c:8554 fish/cmds.c:8577
1732 #: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8649 fish/cmds.c:8668
1733 #: fish/cmds.c:8687 fish/cmds.c:8704 fish/cmds.c:8721 fish/cmds.c:8738
1734 #: fish/cmds.c:8755 fish/cmds.c:8774 fish/cmds.c:8810 fish/cmds.c:8850
1735 #: fish/cmds.c:8883 fish/cmds.c:8900 fish/cmds.c:8917 fish/cmds.c:8933
1736 #: fish/cmds.c:8948 fish/cmds.c:8969 fish/cmds.c:9007 fish/cmds.c:9045
1737 #: fish/cmds.c:9084 fish/cmds.c:9124 fish/cmds.c:9165 fish/cmds.c:9206
1738 #: fish/cmds.c:9244 fish/cmds.c:9261 fish/cmds.c:9284 fish/cmds.c:9306
1739 #: fish/cmds.c:9328 fish/cmds.c:9348 fish/cmds.c:9368 fish/cmds.c:9404
1740 #: fish/cmds.c:9476 fish/cmds.c:9516 fish/cmds.c:9574 fish/cmds.c:9600
1741 #: fish/cmds.c:9626 fish/cmds.c:9654 fish/cmds.c:9713 fish/cmds.c:9734
1742 #: fish/cmds.c:9779 fish/cmds.c:9799 fish/cmds.c:9838 fish/cmds.c:9875
1743 #: fish/cmds.c:9895 fish/cmds.c:9917 fish/cmds.c:9974 fish/cmds.c:9994
1744 #: fish/cmds.c:10016 fish/cmds.c:10038 fish/cmds.c:10057 fish/cmds.c:10077
1745 #: fish/cmds.c:10104 fish/cmds.c:10124 fish/cmds.c:10144 fish/cmds.c:10164
1746 #: fish/cmds.c:10184 fish/cmds.c:10206 fish/cmds.c:10241 fish/cmds.c:10259
1747 #: fish/cmds.c:10282 fish/cmds.c:10304 fish/cmds.c:10319 fish/cmds.c:10336
1748 #: fish/cmds.c:10373 fish/cmds.c:10412 fish/cmds.c:10452 fish/cmds.c:10508
1749 #: fish/cmds.c:10530 fish/cmds.c:10566 fish/cmds.c:10581 fish/cmds.c:10601
1750 #: fish/cmds.c:10641 fish/cmds.c:10664 fish/cmds.c:10688 fish/cmds.c:10713
1751 #: fish/cmds.c:10754 fish/cmds.c:10779 fish/cmds.c:10817 fish/cmds.c:10848
1752 #: fish/cmds.c:10879 fish/cmds.c:10907 fish/cmds.c:10927 fish/cmds.c:10959
1753 #: fish/cmds.c:10979 fish/cmds.c:10999 fish/cmds.c:11016 fish/cmds.c:11034
1754 #: fish/cmds.c:11057 fish/cmds.c:11078 fish/cmds.c:11097 fish/cmds.c:11139
1755 #: fish/cmds.c:11182 fish/cmds.c:11226 fish/cmds.c:11265 fish/cmds.c:11284
1756 #: fish/cmds.c:11304 fish/cmds.c:11324 fish/cmds.c:11345 fish/cmds.c:11366
1757 #: fish/cmds.c:11387 fish/cmds.c:11408 fish/cmds.c:11429 fish/cmds.c:11451
1758 #: fish/cmds.c:11489 fish/cmds.c:11540 fish/cmds.c:11578 fish/cmds.c:11634
1759 #, c-format
1760 msgid "%s should have %d parameter(s)\n"
1761 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1762
1763 #: fish/cmds.c:3483 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3530
1764 #: fish/cmds.c:3547 fish/cmds.c:3565 fish/cmds.c:3584 fish/cmds.c:3600
1765 #: fish/cmds.c:3618 fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3668
1766 #: fish/cmds.c:3685 fish/cmds.c:3700 fish/cmds.c:3718 fish/cmds.c:3733
1767 #: fish/cmds.c:3749 fish/cmds.c:3765 fish/cmds.c:3781 fish/cmds.c:3797
1768 #: fish/cmds.c:3813 fish/cmds.c:3831 fish/cmds.c:3864 fish/cmds.c:3880
1769 #: fish/cmds.c:3896 fish/cmds.c:3915 fish/cmds.c:3930 fish/cmds.c:3948
1770 #: fish/cmds.c:3963 fish/cmds.c:3981 fish/cmds.c:3996 fish/cmds.c:4014
1771 #: fish/cmds.c:4029 fish/cmds.c:4048 fish/cmds.c:4067 fish/cmds.c:4085
1772 #: fish/cmds.c:4105 fish/cmds.c:4124 fish/cmds.c:4144 fish/cmds.c:4164
1773 #: fish/cmds.c:4184 fish/cmds.c:4203 fish/cmds.c:4222 fish/cmds.c:4242
1774 #: fish/cmds.c:4262 fish/cmds.c:4282 fish/cmds.c:4297 fish/cmds.c:4313
1775 #: fish/cmds.c:4334 fish/cmds.c:4385 fish/cmds.c:4403 fish/cmds.c:4420
1776 #: fish/cmds.c:4441 fish/cmds.c:4494 fish/cmds.c:4514 fish/cmds.c:4534
1777 #: fish/cmds.c:4554 fish/cmds.c:4575 fish/cmds.c:4591 fish/cmds.c:4607
1778 #: fish/cmds.c:4626 fish/cmds.c:4648 fish/cmds.c:4670 fish/cmds.c:4690
1779 #: fish/cmds.c:4707 fish/cmds.c:4724 fish/cmds.c:4741 fish/cmds.c:4758
1780 #: fish/cmds.c:4775 fish/cmds.c:4792 fish/cmds.c:4809 fish/cmds.c:4828
1781 #: fish/cmds.c:4851 fish/cmds.c:4887 fish/cmds.c:4904 fish/cmds.c:4927
1782 #: fish/cmds.c:4949 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
1783 #: fish/cmds.c:5029 fish/cmds.c:5047 fish/cmds.c:5065 fish/cmds.c:5079
1784 #: fish/cmds.c:5095 fish/cmds.c:5115 fish/cmds.c:5134 fish/cmds.c:5153
1785 #: fish/cmds.c:5172 fish/cmds.c:5191 fish/cmds.c:5211 fish/cmds.c:5251
1786 #: fish/cmds.c:5308 fish/cmds.c:5329 fish/cmds.c:5350 fish/cmds.c:5371
1787 #: fish/cmds.c:5389 fish/cmds.c:5411 fish/cmds.c:5449 fish/cmds.c:5471
1788 #: fish/cmds.c:5550 fish/cmds.c:5589 fish/cmds.c:5604 fish/cmds.c:5621
1789 #: fish/cmds.c:5635 fish/cmds.c:5651 fish/cmds.c:5673 fish/cmds.c:5695
1790 #: fish/cmds.c:5717 fish/cmds.c:5739 fish/cmds.c:5761 fish/cmds.c:5783
1791 #: fish/cmds.c:5803 fish/cmds.c:5820 fish/cmds.c:5837 fish/cmds.c:5856
1792 #: fish/cmds.c:5875 fish/cmds.c:5895 fish/cmds.c:5931 fish/cmds.c:5950
1793 #: fish/cmds.c:5969 fish/cmds.c:5986 fish/cmds.c:6004 fish/cmds.c:6027
1794 #: fish/cmds.c:6050 fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6118
1795 #: fish/cmds.c:6141 fish/cmds.c:6164 fish/cmds.c:6184 fish/cmds.c:6206
1796 #: fish/cmds.c:6227 fish/cmds.c:6250 fish/cmds.c:6267 fish/cmds.c:6284
1797 #: fish/cmds.c:6302 fish/cmds.c:6320 fish/cmds.c:6341 fish/cmds.c:6359
1798 #: fish/cmds.c:6380 fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439
1799 #: fish/cmds.c:6462 fish/cmds.c:6485 fish/cmds.c:6507 fish/cmds.c:6540
1800 #: fish/cmds.c:6557 fish/cmds.c:6574 fish/cmds.c:6598 fish/cmds.c:6621
1801 #: fish/cmds.c:6644 fish/cmds.c:6666 fish/cmds.c:6683 fish/cmds.c:6705
1802 #: fish/cmds.c:6799 fish/cmds.c:6819 fish/cmds.c:6839 fish/cmds.c:6859
1803 #: fish/cmds.c:6877 fish/cmds.c:6898 fish/cmds.c:6934 fish/cmds.c:6951
1804 #: fish/cmds.c:6973 fish/cmds.c:6990 fish/cmds.c:7026 fish/cmds.c:7046
1805 #: fish/cmds.c:7066 fish/cmds.c:7086 fish/cmds.c:7108 fish/cmds.c:7125
1806 #: fish/cmds.c:7144 fish/cmds.c:7163 fish/cmds.c:7185 fish/cmds.c:7206
1807 #: fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7271 fish/cmds.c:7312
1808 #: fish/cmds.c:7335 fish/cmds.c:7374 fish/cmds.c:7391 fish/cmds.c:7410
1809 #: fish/cmds.c:7431 fish/cmds.c:7454 fish/cmds.c:7476 fish/cmds.c:7494
1810 #: fish/cmds.c:7513 fish/cmds.c:7534 fish/cmds.c:7611 fish/cmds.c:7652
1811 #: fish/cmds.c:7731 fish/cmds.c:7807 fish/cmds.c:7844 fish/cmds.c:7867
1812 #: fish/cmds.c:7888 fish/cmds.c:7911 fish/cmds.c:7933 fish/cmds.c:7958
1813 #: fish/cmds.c:8001 fish/cmds.c:8042 fish/cmds.c:8063 fish/cmds.c:8081
1814 #: fish/cmds.c:8100 fish/cmds.c:8117 fish/cmds.c:8135 fish/cmds.c:8162
1815 #: fish/cmds.c:8186 fish/cmds.c:8210 fish/cmds.c:8234 fish/cmds.c:8258
1816 #: fish/cmds.c:8282 fish/cmds.c:8306 fish/cmds.c:8330 fish/cmds.c:8354
1817 #: fish/cmds.c:8378 fish/cmds.c:8402 fish/cmds.c:8426 fish/cmds.c:8449
1818 #: fish/cmds.c:8472 fish/cmds.c:8493 fish/cmds.c:8514 fish/cmds.c:8535
1819 #: fish/cmds.c:8555 fish/cmds.c:8578 fish/cmds.c:8616 fish/cmds.c:8633
1820 #: fish/cmds.c:8650 fish/cmds.c:8669 fish/cmds.c:8688 fish/cmds.c:8705
1821 #: fish/cmds.c:8722 fish/cmds.c:8739 fish/cmds.c:8756 fish/cmds.c:8775
1822 #: fish/cmds.c:8811 fish/cmds.c:8851 fish/cmds.c:8884 fish/cmds.c:8901
1823 #: fish/cmds.c:8918 fish/cmds.c:8934 fish/cmds.c:8949 fish/cmds.c:8970
1824 #: fish/cmds.c:9008 fish/cmds.c:9046 fish/cmds.c:9085 fish/cmds.c:9125
1825 #: fish/cmds.c:9166 fish/cmds.c:9207 fish/cmds.c:9245 fish/cmds.c:9262
1826 #: fish/cmds.c:9285 fish/cmds.c:9307 fish/cmds.c:9329 fish/cmds.c:9349
1827 #: fish/cmds.c:9369 fish/cmds.c:9405 fish/cmds.c:9477 fish/cmds.c:9517
1828 #: fish/cmds.c:9575 fish/cmds.c:9601 fish/cmds.c:9627 fish/cmds.c:9655
1829 #: fish/cmds.c:9714 fish/cmds.c:9735 fish/cmds.c:9780 fish/cmds.c:9800
1830 #: fish/cmds.c:9839 fish/cmds.c:9876 fish/cmds.c:9896 fish/cmds.c:9918
1831 #: fish/cmds.c:9975 fish/cmds.c:9995 fish/cmds.c:10017 fish/cmds.c:10039
1832 #: fish/cmds.c:10058 fish/cmds.c:10078 fish/cmds.c:10105 fish/cmds.c:10125
1833 #: fish/cmds.c:10145 fish/cmds.c:10165 fish/cmds.c:10185 fish/cmds.c:10207
1834 #: fish/cmds.c:10242 fish/cmds.c:10260 fish/cmds.c:10283 fish/cmds.c:10305
1835 #: fish/cmds.c:10320 fish/cmds.c:10337 fish/cmds.c:10374 fish/cmds.c:10413
1836 #: fish/cmds.c:10453 fish/cmds.c:10509 fish/cmds.c:10531 fish/cmds.c:10567
1837 #: fish/cmds.c:10582 fish/cmds.c:10602 fish/cmds.c:10642 fish/cmds.c:10665
1838 #: fish/cmds.c:10689 fish/cmds.c:10714 fish/cmds.c:10755 fish/cmds.c:10780
1839 #: fish/cmds.c:10818 fish/cmds.c:10849 fish/cmds.c:10880 fish/cmds.c:10908
1840 #: fish/cmds.c:10928 fish/cmds.c:10960 fish/cmds.c:10980 fish/cmds.c:11000
1841 #: fish/cmds.c:11017 fish/cmds.c:11035 fish/cmds.c:11058 fish/cmds.c:11079
1842 #: fish/cmds.c:11098 fish/cmds.c:11140 fish/cmds.c:11183 fish/cmds.c:11227
1843 #: fish/cmds.c:11266 fish/cmds.c:11285 fish/cmds.c:11305 fish/cmds.c:11325
1844 #: fish/cmds.c:11346 fish/cmds.c:11367 fish/cmds.c:11388 fish/cmds.c:11409
1845 #: fish/cmds.c:11430 fish/cmds.c:11452 fish/cmds.c:11490 fish/cmds.c:11541
1846 #: fish/cmds.c:11579 fish/cmds.c:11635
1847 #, c-format
1848 msgid "type 'help %s' for help on %s\n"
1849 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
1850
1851 #: fish/cmds.c:3841 fish/cmds.c:4863 fish/cmds.c:5221 fish/cmds.c:5261
1852 #: fish/cmds.c:5280 fish/cmds.c:5423 fish/cmds.c:5482 fish/cmds.c:5501
1853 #: fish/cmds.c:5520 fish/cmds.c:5563 fish/cmds.c:5906 fish/cmds.c:6517
1854 #: fish/cmds.c:6716 fish/cmds.c:6735 fish/cmds.c:6754 fish/cmds.c:6773
1855 #: fish/cmds.c:6909 fish/cmds.c:7000 fish/cmds.c:7281 fish/cmds.c:7345
1856 #: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7621
1857 #: fish/cmds.c:7662 fish/cmds.c:7681 fish/cmds.c:7700 fish/cmds.c:7741
1858 #: fish/cmds.c:7760 fish/cmds.c:7779 fish/cmds.c:7817 fish/cmds.c:7970
1859 #: fish/cmds.c:8013 fish/cmds.c:8590 fish/cmds.c:8785 fish/cmds.c:8823
1860 #: fish/cmds.c:8861 fish/cmds.c:8981 fish/cmds.c:9018 fish/cmds.c:9056
1861 #: fish/cmds.c:9095 fish/cmds.c:9136 fish/cmds.c:9177 fish/cmds.c:9218
1862 #: fish/cmds.c:9381 fish/cmds.c:9417 fish/cmds.c:9430 fish/cmds.c:9443
1863 #: fish/cmds.c:9456 fish/cmds.c:9489 fish/cmds.c:9527 fish/cmds.c:9546
1864 #: fish/cmds.c:9667 fish/cmds.c:9686 fish/cmds.c:9747 fish/cmds.c:9760
1865 #: fish/cmds.c:9811 fish/cmds.c:9850 fish/cmds.c:9928 fish/cmds.c:9947
1866 #: fish/cmds.c:10221 fish/cmds.c:10348 fish/cmds.c:10385 fish/cmds.c:10424
1867 #: fish/cmds.c:10464 fish/cmds.c:10483 fish/cmds.c:10542 fish/cmds.c:10615
1868 #: fish/cmds.c:10725 fish/cmds.c:10795 fish/cmds.c:10829 fish/cmds.c:10860
1869 #: fish/cmds.c:10891 fish/cmds.c:10940 fish/cmds.c:11111 fish/cmds.c:11153
1870 #: fish/cmds.c:11198 fish/cmds.c:11240 fish/cmds.c:11466 fish/cmds.c:11504
1871 #: fish/cmds.c:11517 fish/cmds.c:11555 fish/cmds.c:11590 fish/cmds.c:11609
1872 #, c-format
1873 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1874 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
1875
1876 #: fish/cmds.c:3847 fish/cmds.c:4869 fish/cmds.c:5227 fish/cmds.c:5267
1877 #: fish/cmds.c:5286 fish/cmds.c:5429 fish/cmds.c:5488 fish/cmds.c:5507
1878 #: fish/cmds.c:5526 fish/cmds.c:5569 fish/cmds.c:5912 fish/cmds.c:6523
1879 #: fish/cmds.c:6722 fish/cmds.c:6741 fish/cmds.c:6760 fish/cmds.c:6779
1880 #: fish/cmds.c:6915 fish/cmds.c:7006 fish/cmds.c:7287 fish/cmds.c:7351
1881 #: fish/cmds.c:7550 fish/cmds.c:7569 fish/cmds.c:7588 fish/cmds.c:7627
1882 #: fish/cmds.c:7668 fish/cmds.c:7687 fish/cmds.c:7706 fish/cmds.c:7747
1883 #: fish/cmds.c:7766 fish/cmds.c:7785 fish/cmds.c:7823 fish/cmds.c:7976
1884 #: fish/cmds.c:8019 fish/cmds.c:8596 fish/cmds.c:8791 fish/cmds.c:8829
1885 #: fish/cmds.c:8867 fish/cmds.c:8987 fish/cmds.c:9024 fish/cmds.c:9062
1886 #: fish/cmds.c:9101 fish/cmds.c:9142 fish/cmds.c:9183 fish/cmds.c:9224
1887 #: fish/cmds.c:9495 fish/cmds.c:9533 fish/cmds.c:9552 fish/cmds.c:9673
1888 #: fish/cmds.c:9817 fish/cmds.c:9856 fish/cmds.c:9934 fish/cmds.c:9953
1889 #: fish/cmds.c:10354 fish/cmds.c:10391 fish/cmds.c:10430 fish/cmds.c:10470
1890 #: fish/cmds.c:10489 fish/cmds.c:10548 fish/cmds.c:10621 fish/cmds.c:10731
1891 #: fish/cmds.c:11117 fish/cmds.c:11159 fish/cmds.c:11204 fish/cmds.c:11246
1892 #: fish/cmds.c:11596
1893 #, c-format
1894 msgid "%s: %s: integer out of range\n"
1895 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
1896
1897 #: fish/cmds.c:4333 fish/cmds.c:4440
1898 #, fuzzy, c-format
1899 msgid "%s should have %d-%d parameter(s)\n"
1900 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1901
1902 #: fish/cmds.c:4359 fish/cmds.c:4466
1903 #, fuzzy, c-format
1904 msgid "%s: unknown optional argument \"%s\"\n"
1905 msgstr "%s: too many arguments\n"
1906
1907 #: fish/cmds.c:4365 fish/cmds.c:4472
1908 #, fuzzy, c-format
1909 msgid "%s: optional argument \"%s\" given twice\n"
1910 msgstr "%s: too many arguments\n"
1911
1912 #: fish/cmds.c:11655
1913 #, c-format
1914 msgid "%s: unknown command\n"
1915 msgstr "%s: अज्ञात कमांड\n"
1916
1917 #: fish/copy.c:41
1918 #, c-format
1919 msgid ""
1920 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1921 msgstr ""
1922
1923 #: fish/copy.c:54 fish/copy.c:195
1924 #, fuzzy, c-format
1925 msgid "copy-in: target '%s' is not a directory\n"
1926 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1927
1928 #: fish/copy.c:139
1929 #, c-format
1930 msgid "error: argument is zero length or longer than maximum permitted\n"
1931 msgstr ""
1932
1933 #: fish/copy.c:184
1934 #, c-format
1935 msgid ""
1936 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1937 "image\n"
1938 msgstr ""
1939
1940 #: fish/copy.c:225
1941 #, fuzzy, c-format
1942 msgid "copy-out: '%s' is not a file or directory\n"
1943 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
1944
1945 #: fish/edit.c:44
1946 #, c-format
1947 msgid "use '%s filename' to edit a file\n"
1948 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
1949
1950 #: fish/fish.c:90
1951 #, fuzzy, c-format
1952 msgid ""
1953 "%s: guest filesystem shell\n"
1954 "%s lets you edit virtual machine filesystems\n"
1955 "Copyright (C) 2009-2010 Red Hat Inc.\n"
1956 "Usage:\n"
1957 "  %s [--options] cmd [: cmd : cmd ...]\n"
1958 "  %s [--ro] -i -a disk-image\n"
1959 "  %s [--ro] -i -d libvirt-domain\n"
1960 "or for interactive use:\n"
1961 "  %s\n"
1962 "or from a shell script:\n"
1963 "  %s <<EOF\n"
1964 "  cmd\n"
1965 "  ...\n"
1966 "  EOF\n"
1967 "Options:\n"
1968 "  -h|--cmd-help        List available commands\n"
1969 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1970 "  -a|--add image       Add image\n"
1971 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1972 "  --csh                Make --listen csh-compatible\n"
1973 "  -d|--domain guest    Add disks from libvirt guest\n"
1974 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1975 "  --echo-keys          Don't turn off echo for passphrases\n"
1976 "  -f|--file file       Read commands from file\n"
1977 "  --format[=raw|..]    Force disk format for -a option\n"
1978 "  -i|--inspector       Automatically mount filesystems\n"
1979 "  --keys-from-stdin    Read passphrases from stdin\n"
1980 "  --listen             Listen for remote commands\n"
1981 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1982 "  -n|--no-sync         Don't autosync\n"
1983 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1984 "  --progress-bars      Enable progress bars even when not interactive\n"
1985 "  --no-progress-bars   Disable progress bars\n"
1986 "  --remote[=pid]       Send commands to remote %s\n"
1987 "  -r|--ro              Mount read-only\n"
1988 "  --selinux            Enable SELinux support\n"
1989 "  -v|--verbose         Verbose messages\n"
1990 "  -V|--version         Display version and exit\n"
1991 "  -x                   Echo each command before executing it\n"
1992 "For more information, see the manpage %s(1).\n"
1993 msgstr ""
1994 "%s: guest filesystem shell\n"
1995 "%s lets you edit virtual machine filesystems\n"
1996 "Copyright (C) 2009 Red Hat Inc.\n"
1997 "Usage:\n"
1998 "  %s [--options] cmd [: cmd : cmd ...]\n"
1999 "  %s -i libvirt-domain\n"
2000 "  %s -i disk-image(s)\n"
2001 "or for interactive use:\n"
2002 "  %s\n"
2003 "or from a shell script:\n"
2004 "  %s <<EOF\n"
2005 "  cmd\n"
2006 "  ...\n"
2007 "  EOF\n"
2008 "Options:\n"
2009 "  -h|--cmd-help        List available commands\n"
2010 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2011 "  -a|--add image       Add image\n"
2012 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2013 "  -f|--file file       Read commands from file\n"
2014 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
2015 "  --listen             Listen for remote commands\n"
2016 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2017 "  -n|--no-sync         Don't autosync\n"
2018 "  --remote[=pid]       Send commands to remote %s\n"
2019 "  -r|--ro              Mount read-only\n"
2020 "  --selinux            Enable SELinux support\n"
2021 "  -v|--verbose         Verbose messages\n"
2022 "  -x                   Echo each command before executing it\n"
2023 "  -V|--version         Display version and exit\n"
2024 "For more information,  see the manpage %s(1).\n"
2025
2026 #: fish/fish.c:241
2027 #, c-format
2028 msgid "%s: --listen=PID: PID was not a number: %s\n"
2029 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2030
2031 #: fish/fish.c:248
2032 #, c-format
2033 msgid ""
2034 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2035 msgstr ""
2036 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2037
2038 #: fish/fish.c:296
2039 #, c-format
2040 msgid "%s: only one -f parameter can be given\n"
2041 msgstr "%s: only one -f parameter can be given\n"
2042
2043 #: fish/fish.c:451
2044 #, c-format
2045 msgid "%s: cannot use --listen and --remote options at the same time\n"
2046 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2047
2048 #: fish/fish.c:459
2049 #, c-format
2050 msgid "%s: extra parameters on the command line with --listen flag\n"
2051 msgstr "%s: extra parameters on the command line with --listen flag\n"
2052
2053 #: fish/fish.c:465
2054 #, c-format
2055 msgid "%s: cannot use --listen and --file options at the same time\n"
2056 msgstr "%s: cannot use --listen and --file options at the same time\n"
2057
2058 #: fish/fish.c:522
2059 #, c-format
2060 msgid "guestfish: could not access termcap or terminfo database.\n"
2061 msgstr ""
2062
2063 #: fish/fish.c:526
2064 #, c-format
2065 msgid "guestfish: terminal type \"%s\" not defined.\n"
2066 msgstr ""
2067
2068 #: fish/fish.c:635
2069 #, fuzzy, c-format
2070 msgid ""
2071 "\n"
2072 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2073 "editing virtual machine filesystems.\n"
2074 "\n"
2075 "Type: 'help' for help on commands\n"
2076 "      'man' to read the manual\n"
2077 "      'quit' to quit the shell\n"
2078 "\n"
2079 msgstr ""
2080 "\n"
2081 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
2082 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
2083 "\n"
2084 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
2085 "      'quit' को शेल को छोड़ने के लिए\n"
2086 "\n"
2087
2088 #: fish/fish.c:722
2089 #, c-format
2090 msgid "%s: unterminated double quote\n"
2091 msgstr "%s: unterminated double quote\n"
2092
2093 #: fish/fish.c:728 fish/fish.c:745
2094 #, c-format
2095 msgid "%s: command arguments not separated by whitespace\n"
2096 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2097
2098 #: fish/fish.c:739
2099 #, c-format
2100 msgid "%s: unterminated single quote\n"
2101 msgstr "%s: unterminated single quote\n"
2102
2103 #: fish/fish.c:794
2104 #, c-format
2105 msgid "%s: internal error parsing string at '%s'\n"
2106 msgstr "%s: internal error parsing string at '%s'\n"
2107
2108 #: fish/fish.c:811
2109 #, c-format
2110 msgid "%s: too many arguments\n"
2111 msgstr "%s: too many arguments\n"
2112
2113 #: fish/fish.c:840
2114 #, c-format
2115 msgid "%s: empty command on command line\n"
2116 msgstr "%s: empty command on command line\n"
2117
2118 #: fish/fish.c:981
2119 msgid "display a list of commands or help on a command"
2120 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2121
2122 #: fish/fish.c:983
2123 msgid "quit guestfish"
2124 msgstr "quit guestfish"
2125
2126 #: fish/fish.c:994
2127 #, c-format
2128 msgid ""
2129 "help - display a list of commands or help on a command\n"
2130 "     help cmd\n"
2131 "     help\n"
2132 msgstr ""
2133 "help - display a list of commands or help on a command\n"
2134 "     help cmd\n"
2135 "     help\n"
2136
2137 #: fish/fish.c:1002
2138 #, c-format
2139 msgid ""
2140 "quit - quit guestfish\n"
2141 "     quit\n"
2142 msgstr ""
2143 "quit - quit guestfish\n"
2144 "     quit\n"
2145
2146 #: fish/fish.c:1007
2147 #, c-format
2148 msgid "%s: command not known, use -h to list all commands\n"
2149 msgstr "%s: command not known, use -h to list all commands\n"
2150
2151 #: fish/fish.c:1023
2152 #, c-format
2153 msgid ""
2154 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2155 "For a list of commands:             guestfish -h\n"
2156 "For complete documentation:         man guestfish\n"
2157 msgstr ""
2158
2159 #: fish/fish.c:1180
2160 #, c-format
2161 msgid "Runaway quote in string \"%s\"\n"
2162 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2163
2164 #: fish/glob.c:53
2165 #, c-format
2166 msgid "use 'glob command [args...]'\n"
2167 msgstr "use 'glob command [args...]'\n"
2168
2169 #: fish/glob.c:73
2170 #, c-format
2171 msgid "glob: guestfs_glob_expand call failed: %s\n"
2172 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2173
2174 #: fish/help.c:38
2175 #, c-format
2176 msgid ""
2177 "Add disk images to examine using the -a or -d options, or the 'add' "
2178 "command.\n"
2179 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2180 "Once you have done this, use the 'run' command.\n"
2181 msgstr ""
2182
2183 #: fish/help.c:44
2184 #, c-format
2185 msgid ""
2186 "Find out what filesystems are available using 'list-filesystems' and then\n"
2187 "mount them to examine or modify the contents using 'mount-ro' or\n"
2188 "'mount-options'.\n"
2189 msgstr ""
2190
2191 #: fish/help.c:52
2192 #, c-format
2193 msgid ""
2194 "For more information about a command, use 'help cmd'.\n"
2195 "\n"
2196 "To read the manual, type 'man'.\n"
2197 msgstr ""
2198
2199 #: fish/hexedit.c:41
2200 #, c-format
2201 msgid "hexedit (device|filename) [max | start max]\n"
2202 msgstr ""
2203
2204 #: fish/hexedit.c:52
2205 #, c-format
2206 msgid "hexedit: %s is a zero length file or device\n"
2207 msgstr ""
2208
2209 #: fish/hexedit.c:63
2210 #, c-format
2211 msgid ""
2212 "hexedit: %s is larger than %s. You must supply a limit using\n"
2213 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2214 "  'hexedit %s <start> <max>'.\n"
2215 msgstr ""
2216
2217 #: fish/hexedit.c:92
2218 #, c-format
2219 msgid "hexedit: invalid range\n"
2220 msgstr ""
2221
2222 #: fish/inspect.c:83
2223 #, c-format
2224 msgid "%s: no operating system was found on this disk\n"
2225 msgstr ""
2226
2227 #: fish/inspect.c:89
2228 #, c-format
2229 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2230 msgstr ""
2231
2232 #: fish/inspect.c:135
2233 #, c-format
2234 msgid "Operating system: %s\n"
2235 msgstr ""
2236
2237 #: fish/inspect.c:148
2238 #, fuzzy, c-format
2239 msgid "%s mounted on %s\n"
2240 msgstr "आरोहबिंदु दिखाएँ"
2241
2242 #: fish/keys.c:52
2243 #, c-format
2244 msgid "Enter key or passphrase (\"%s\"): "
2245 msgstr ""
2246
2247 #: fish/lcd.c:34
2248 #, c-format
2249 msgid "use 'lcd directory' to change local directory\n"
2250 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2251
2252 #: fish/man.c:34
2253 #, c-format
2254 msgid "use 'man' without parameters to open the manual\n"
2255 msgstr ""
2256
2257 #: fish/man.c:53
2258 #, fuzzy, c-format
2259 msgid "the external 'man' program failed\n"
2260 msgstr "बाहरी कमांड विफल: %s"
2261
2262 #: fish/more.c:39
2263 #, c-format
2264 msgid "use '%s filename' to page a file\n"
2265 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2266
2267 #: fish/options.c:36
2268 #, fuzzy, c-format
2269 msgid "%s: too many drives added on the command line\n"
2270 msgstr "%s: empty command on command line\n"
2271
2272 #: fish/options.c:121
2273 #, c-format
2274 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2275 msgstr ""
2276
2277 #: fish/prep.c:37
2278 #, c-format
2279 msgid ""
2280 "List of available prepared disk images:\n"
2281 "\n"
2282 msgstr ""
2283
2284 #: fish/prep.c:40
2285 #, c-format
2286 msgid ""
2287 "guestfish -N %-8s - %s\n"
2288 "\n"
2289 "%s\n"
2290 msgstr ""
2291
2292 #: fish/prep.c:48
2293 #, c-format
2294 msgid "  Optional parameters:\n"
2295 msgstr ""
2296
2297 #: fish/prep.c:55
2298 #, c-format
2299 msgid "<%s> %s (default: %s)\n"
2300 msgstr ""
2301
2302 #: fish/prep.c:65
2303 #, c-format
2304 msgid ""
2305 "Prepared disk images are written to file \"test1.img\" in the local\n"
2306 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2307 "For more information see the guestfish(1) manual.\n"
2308 msgstr ""
2309
2310 #: fish/prep.c:96
2311 #, c-format
2312 msgid ""
2313 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2314 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2315 msgstr ""
2316
2317 #: fish/prep.c:158
2318 #, c-format
2319 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2320 msgstr ""
2321
2322 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2323 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2324 #, fuzzy
2325 msgid "failed to allocate disk"
2326 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2327
2328 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2329 #, fuzzy
2330 msgid "could not parse boot size"
2331 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2332
2333 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2334 #, fuzzy, c-format
2335 msgid "failed to get sector size of disk: %s"
2336 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2337
2338 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2339 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2340 #, c-format
2341 msgid "failed to partition disk: %s"
2342 msgstr ""
2343
2344 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2345 #, fuzzy, c-format
2346 msgid "failed to add boot partition: %s"
2347 msgstr "कोई स्वैप विभाजन बनाएँ"
2348
2349 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2350 #, fuzzy, c-format
2351 msgid "failed to add root partition: %s"
2352 msgstr "कोई स्वैप विभाजन बनाएँ"
2353
2354 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2355 #, c-format
2356 msgid "failed to create boot filesystem: %s"
2357 msgstr ""
2358
2359 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2360 #, c-format
2361 msgid "failed to create root filesystem: %s"
2362 msgstr ""
2363
2364 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2365 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2366 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2367 msgstr ""
2368
2369 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2370 #, fuzzy, c-format
2371 msgid "failed to create PV: %s: %s"
2372 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2373
2374 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2375 #, fuzzy, c-format
2376 msgid "failed to create VG: %s: %s"
2377 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2378
2379 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2380 #, c-format
2381 msgid "failed to create LV: /dev/%s/%s: %s"
2382 msgstr ""
2383
2384 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2385 #, c-format
2386 msgid "failed to resize LV to full size: %s: %s"
2387 msgstr ""
2388
2389 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2390 #, c-format
2391 msgid "failed to create filesystem (%s): %s"
2392 msgstr ""
2393
2394 #: fish/rc.c:255
2395 #, c-format
2396 msgid "guestfish: protocol error: could not read 'hello' message\n"
2397 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2398
2399 #: fish/rc.c:260
2400 #, c-format
2401 msgid ""
2402 "guestfish: protocol error: version mismatch, server version '%s' does not "
2403 "match client version '%s'.  The two versions must match exactly.\n"
2404 msgstr ""
2405 "guestfish: protocol error: version mismatch, server version '%s' does not "
2406 "match client version '%s'.  The two versions must match exactly.\n"
2407
2408 #: fish/rc.c:335 fish/rc.c:349
2409 #, c-format
2410 msgid "guestfish: remote: looks like the server is not running\n"
2411 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2412
2413 #: fish/rc.c:361 fish/rc.c:375
2414 #, c-format
2415 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2416 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2417
2418 #: fish/rc.c:386
2419 #, c-format
2420 msgid "guestfish: protocol error: could not decode reply from server\n"
2421 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2422
2423 #: fish/reopen.c:36
2424 #, c-format
2425 msgid "'reopen' command takes no parameters\n"
2426 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2427
2428 #: fish/reopen.c:46
2429 #, c-format
2430 msgid "reopen: guestfs_create: failed to create handle\n"
2431 msgstr "reopen: guestfs_create: failed to create handle\n"
2432
2433 #: fish/supported.c:66
2434 msgid "yes"
2435 msgstr ""
2436
2437 #: fish/supported.c:68
2438 msgid "no"
2439 msgstr ""
2440
2441 #: fish/time.c:36
2442 #, c-format
2443 msgid "use 'time command [args...]'\n"
2444 msgstr "use 'time command [args...]'\n"
2445
2446 #: fuse/guestmount.c:845
2447 #, fuzzy, c-format
2448 msgid ""
2449 "%s: FUSE module for libguestfs\n"
2450 "%s lets you mount a virtual machine filesystem\n"
2451 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2452 "Usage:\n"
2453 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2454 "Options:\n"
2455 "  -a|--add image       Add image\n"
2456 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2457 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2458 "  -d|--domain guest    Add disks from libvirt guest\n"
2459 "  --echo-keys          Don't turn off echo for passphrases\n"
2460 "  --format[=raw|..]    Force disk format for -a option\n"
2461 "  --fuse-help          Display extra FUSE options\n"
2462 "  -i|--inspector       Automatically mount filesystems\n"
2463 "  --help               Display help message and exit\n"
2464 "  --keys-from-stdin    Read passphrases from stdin\n"
2465 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2466 "  -n|--no-sync         Don't autosync\n"
2467 "  -o|--option opt      Pass extra option to FUSE\n"
2468 "  -r|--ro              Mount read-only\n"
2469 "  --selinux            Enable SELinux support\n"
2470 "  -v|--verbose         Verbose messages\n"
2471 "  -V|--version         Display version and exit\n"
2472 "  -x|--trace           Trace guestfs API calls\n"
2473 msgstr ""
2474 "%s: FUSE module for libguestfs\n"
2475 "%s lets you mount a virtual machine filesystem\n"
2476 "Copyright (C) 2009 Red Hat Inc.\n"
2477 "Usage:\n"
2478 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2479 "Options:\n"
2480 "  -a|--add image       Add image\n"
2481 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2482 "  --fuse-help          Display extra FUSE options\n"
2483 "  --help               Display help message and exit\n"
2484 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2485 "  -n|--no-sync         Don't autosync\n"
2486 "  -o|--option opt      Pass extra option to FUSE\n"
2487 "  -r|--ro              Mount read-only\n"
2488 "  --selinux            Enable SELinux support\n"
2489 "  --trace              Trace guestfs API calls (to stderr)\n"
2490 "  -v|--verbose         Verbose messages\n"
2491 "  -V|--version         Display version and exit\n"
2492
2493 #: fuse/guestmount.c:1068
2494 #, fuzzy, c-format
2495 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2496 msgstr "%s: must have at least one -a and at least one -m option\n"
2497
2498 #: fuse/guestmount.c:1076
2499 #, c-format
2500 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2501 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2502
2503 #: inspector/virt-inspector.c:71
2504 #, fuzzy, c-format
2505 msgid ""
2506 "%s: display information about a virtual machine\n"
2507 "Copyright (C) 2010 Red Hat Inc.\n"
2508 "Usage:\n"
2509 "  %s [--options] -d domname file [file ...]\n"
2510 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2511 "Options:\n"
2512 "  -a|--add image       Add image\n"
2513 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2514 "  -d|--domain guest    Add disks from libvirt guest\n"
2515 "  --echo-keys          Don't turn off echo for passphrases\n"
2516 "  --format[=raw|..]    Force disk format for -a option\n"
2517 "  --help               Display brief help\n"
2518 "  --keys-from-stdin    Read passphrases from stdin\n"
2519 "  -v|--verbose         Verbose messages\n"
2520 "  -V|--version         Display version and exit\n"
2521 "  -x                   Trace libguestfs API calls\n"
2522 "For more information, see the manpage %s(1).\n"
2523 msgstr ""
2524 "%s: FUSE module for libguestfs\n"
2525 "%s lets you mount a virtual machine filesystem\n"
2526 "Copyright (C) 2009 Red Hat Inc.\n"
2527 "Usage:\n"
2528 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2529 "Options:\n"
2530 "  -a|--add image       Add image\n"
2531 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2532 "  --fuse-help          Display extra FUSE options\n"
2533 "  --help               Display help message and exit\n"
2534 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2535 "  -n|--no-sync         Don't autosync\n"
2536 "  -o|--option opt      Pass extra option to FUSE\n"
2537 "  -r|--ro              Mount read-only\n"
2538 "  --selinux            Enable SELinux support\n"
2539 "  --trace              Trace guestfs API calls (to stderr)\n"
2540 "  -v|--verbose         Verbose messages\n"
2541 "  -V|--version         Display version and exit\n"
2542
2543 #: inspector/virt-inspector.c:259
2544 #, c-format
2545 msgid ""
2546 "%s: no operating system could be detected inside this disk image.\n"
2547 "\n"
2548 "This may be because the file is not a disk image, or is not a virtual "
2549 "machine\n"
2550 "image, or because the OS type is not understood by libguestfs.\n"
2551 "\n"
2552 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2553 "must\n"
2554 "install the separate libguestfs-winsupport package.\n"
2555 "\n"
2556 "If you feel this is an error, please file a bug report including as much\n"
2557 "information about the disk image as possible.\n"
2558 msgstr ""
2559
2560 #: inspector/virt-inspector.c:284
2561 #, c-format
2562 msgid "%s: XML write error at \"%s\": %m\n"
2563 msgstr ""
2564
2565 #: inspector/virt-inspector.c:296
2566 #, c-format
2567 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2568 msgstr ""
2569
2570 #: inspector/virt-inspector.c:304
2571 #, fuzzy, c-format
2572 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2573 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
2574
2575 #: perl/lib/Sys/Guestfs/Lib.pm:158
2576 msgid "open_guest: first parameter must be a string or an arrayref"
2577 msgstr ""
2578
2579 #: perl/lib/Sys/Guestfs/Lib.pm:164
2580 msgid "open_guest: first argument contains undefined element"
2581 msgstr ""
2582
2583 #: perl/lib/Sys/Guestfs/Lib.pm:172
2584 #, fuzzy, perl-brace-format
2585 msgid "guest image {imagename} does not exist or is not readable"
2586 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2587
2588 #: perl/lib/Sys/Guestfs/Lib.pm:179
2589 msgid ""
2590 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2591 "XPath::XMLParser)"
2592 msgstr ""
2593
2594 #: perl/lib/Sys/Guestfs/Lib.pm:184
2595 #, fuzzy
2596 msgid "open_guest: too many domains listed on command line"
2597 msgstr "%s: empty command on command line\n"
2598
2599 #: perl/lib/Sys/Guestfs/Lib.pm:191
2600 msgid "open_guest: cannot connect to libvirt"
2601 msgstr ""
2602
2603 #: perl/lib/Sys/Guestfs/Lib.pm:210
2604 #, perl-brace-format
2605 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2606 msgstr ""
2607
2608 #: perl/lib/Sys/Guestfs/Lib.pm:213
2609 #, perl-brace-format
2610 msgid "{imagename} is not the name of a libvirt domain\n"
2611 msgstr ""
2612
2613 #: perl/lib/Sys/Guestfs/Lib.pm:242
2614 #, perl-brace-format
2615 msgid "{imagename} seems to have no disk devices\n"
2616 msgstr ""
2617
2618 #: perl/lib/Sys/Guestfs/Lib.pm:827
2619 msgid ""
2620 "No operating system could be detected inside this disk image.\n"
2621 "\n"
2622 "This may be because the file is not a disk image, or is not a virtual "
2623 "machine\n"
2624 "image, or because the OS type is not understood by virt-inspector.\n"
2625 "\n"
2626 "If you feel this is an error, please file a bug report including as much\n"
2627 "information about the disk image as possible.\n"
2628 msgstr ""
2629
2630 #: perl/lib/Sys/Guestfs/Lib.pm:900
2631 #, perl-brace-format
2632 msgid "unknown filesystem label {label}\n"
2633 msgstr ""
2634
2635 #: perl/lib/Sys/Guestfs/Lib.pm:910
2636 #, perl-brace-format
2637 msgid "unknown filesystem UUID {uuid}\n"
2638 msgstr ""
2639
2640 #: perl/lib/Sys/Guestfs/Lib.pm:933
2641 #, fuzzy, perl-brace-format
2642 msgid "unknown filesystem {fs}\n"
2643 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2644
2645 #: perl/lib/Sys/Guestfs/Lib.pm:1011
2646 #, perl-brace-format
2647 msgid "Error running rpm -qa: {error}"
2648 msgstr ""
2649
2650 #: perl/lib/Sys/Guestfs/Lib.pm:1037
2651 #, perl-brace-format
2652 msgid "Error running dpkg-query: {error}"
2653 msgstr ""
2654
2655 #: perl/lib/Sys/Guestfs/Lib.pm:1102
2656 msgid "Can't find grub on guest"
2657 msgstr ""
2658
2659 #: perl/lib/Sys/Guestfs/Lib.pm:1157
2660 #, perl-brace-format
2661 msgid "Grub entry {title} has no kernel"
2662 msgstr ""
2663
2664 #: perl/lib/Sys/Guestfs/Lib.pm:1188
2665 #, perl-brace-format
2666 msgid "grub refers to {path}, which doesn't exist\n"
2667 msgstr ""
2668
2669 #: perl/lib/Sys/Guestfs/Lib.pm:1211
2670 #, perl-brace-format
2671 msgid "Grub entry {title} does not specify an initrd"
2672 msgstr ""
2673
2674 #: perl/lib/Sys/Guestfs/Lib.pm:1280
2675 #, perl-brace-format
2676 msgid "Didn't find modules directory {modules} for kernel {path}"
2677 msgstr ""
2678
2679 #: perl/lib/Sys/Guestfs/Lib.pm:1288
2680 #, perl-brace-format
2681 msgid "Couldn't guess kernel version number from path for kernel {path}"
2682 msgstr ""
2683
2684 #: perl/lib/Sys/Guestfs/Lib.pm:1342
2685 #, fuzzy, perl-brace-format
2686 msgid "{path} doesn't match augeas pattern"
2687 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2688
2689 #: perl/lib/Sys/Guestfs/Lib.pm:1381
2690 #, perl-brace-format
2691 msgid "{filename}: could not read initrd format"
2692 msgstr ""
2693
2694 #: src/appliance.c:142
2695 #, c-format
2696 msgid ""
2697 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2698 "LIBGUESTFS_PATH (search path: %s)"
2699 msgstr ""
2700
2701 #: src/appliance.c:358
2702 #, fuzzy, c-format
2703 msgid "failed to create temporary cache directory: %m"
2704 msgstr "एक अस्थायी निर्देशिका बनाएँ"
2705
2706 #: src/appliance.c:446
2707 #, fuzzy, c-format
2708 msgid "error renaming temporary cache directory: %m"
2709 msgstr "एक अस्थायी निर्देशिका बनाएँ"
2710
2711 #: src/appliance.c:522
2712 #, fuzzy
2713 msgid "external command failed, see earlier error messages"
2714 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2715
2716 #: src/filearch.c:153
2717 #, c-format
2718 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2719 msgstr ""
2720
2721 #: src/filearch.c:266
2722 msgid ""
2723 "file-architecture API not available since this version of libguestfs was "
2724 "compiled without PCRE or libmagic libraries"
2725 msgstr ""
2726
2727 #: src/guestfs.c:178
2728 #, c-format
2729 msgid "guestfs_close: called twice on the same handle\n"
2730 msgstr "guestfs_close: called twice on the same handle\n"
2731
2732 #: src/guestfs.c:290
2733 #, c-format
2734 msgid "libguestfs: error: %s\n"
2735 msgstr "libguestfs: error: %s\n"
2736
2737 #: src/guestfs.c:791
2738 #, c-format
2739 msgid "<truncated, original size %zu bytes>"
2740 msgstr ""
2741
2742 #: src/inspect.c:421 src/inspect.c:761 src/inspect.c:2133 src/inspect.c:2176
2743 #: src/inspect.c:2226
2744 #, c-format
2745 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2746 msgstr ""
2747
2748 #: src/inspect.c:795
2749 #, fuzzy
2750 msgid "could not parse /etc/fstab or empty file"
2751 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2752
2753 #: src/inspect.c:1011
2754 #, c-format
2755 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2756 msgstr ""
2757
2758 #: src/inspect.c:1291
2759 #, fuzzy, c-format
2760 msgid "could not parse integer in version number: %s"
2761 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2762
2763 #: src/inspect.c:1385
2764 msgid "no inspection data: call guestfs_inspect_os first"
2765 msgstr ""
2766
2767 #: src/inspect.c:1397
2768 #, c-format
2769 msgid ""
2770 "%s: root device not found: only call this function with a root device "
2771 "previously returned by guestfs_inspect_os"
2772 msgstr ""
2773
2774 #: src/inspect.c:1526
2775 msgid "not a Windows guest, or systemroot could not be determined"
2776 msgstr ""
2777
2778 #: src/inspect.c:1766 src/inspect.c:1788 src/inspect.c:1813
2779 #, fuzzy
2780 msgid "unexpected end of output from db_dump command"
2781 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2782
2783 #: src/inspect.c:2235
2784 #, c-format
2785 msgid "%s: file is empty"
2786 msgstr ""
2787
2788 #: src/inspect.c:2252
2789 msgid ""
2790 "inspection API not available since this version of libguestfs was compiled "
2791 "without PCRE or hivex libraries"
2792 msgstr ""
2793
2794 #: src/launch.c:95
2795 msgid "command line cannot be altered after qemu subprocess launched"
2796 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
2797
2798 #: src/launch.c:152
2799 msgid "guestfs_config: parameter must begin with '-' character"
2800 msgstr "guestfs_config: parameter must begin with '-' character"
2801
2802 #: src/launch.c:166
2803 #, c-format
2804 msgid "guestfs_config: parameter '%s' isn't allowed"
2805 msgstr "guestfs_config: parameter '%s' isn't allowed"
2806
2807 #: src/launch.c:232 src/launch.c:336
2808 msgid "filename cannot contain ',' (comma) character"
2809 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
2810
2811 #: src/launch.c:244 src/launch.c:249
2812 #, c-format
2813 msgid "%s parameter is empty or contains disallowed characters"
2814 msgstr ""
2815
2816 #: src/launch.c:361
2817 msgid "you must call guestfs_add_drive before guestfs_launch"
2818 msgstr "you must call guestfs_add_drive before guestfs_launch"
2819
2820 #: src/launch.c:366
2821 #, fuzzy
2822 msgid "the libguestfs handle has already been launched"
2823 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
2824
2825 #: src/launch.c:378
2826 #, c-format
2827 msgid "%s: cannot create temporary directory"
2828 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
2829
2830 #: src/launch.c:726
2831 msgid "guestfs_launch failed, see earlier error messages"
2832 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2833
2834 #: src/launch.c:739
2835 msgid "qemu launched and contacted daemon, but state != READY"
2836 msgstr "qemu launched and contacted daemon, but state != READY"
2837
2838 #: src/launch.c:880
2839 #, c-format
2840 msgid ""
2841 "%s: command failed: If qemu is located on a non-standard path, try setting "
2842 "the LIBGUESTFS_QEMU environment variable."
2843 msgstr ""
2844 "%s: command failed: If qemu is located on a non-standard path, try setting "
2845 "the LIBGUESTFS_QEMU environment variable."
2846
2847 #: src/launch.c:972
2848 msgid "qemu has not been launched yet"
2849 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
2850
2851 #: src/launch.c:983
2852 msgid "no subprocess to kill"
2853 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
2854
2855 #: src/proto.c:143
2856 #, c-format
2857 msgid "guestfs_set_busy: called when in state %d != READY"
2858 msgstr "guestfs_set_busy: called when in state %d != READY"
2859
2860 #: src/proto.c:166
2861 #, c-format
2862 msgid "guestfs_end_busy: called when in state %d"
2863 msgstr "guestfs_end_busy: called when in state %d"
2864
2865 #: src/proto.c:281
2866 #, c-format
2867 msgid ""
2868 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2869 msgstr ""
2870 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2871
2872 #: src/proto.c:453 src/proto.c:514
2873 msgid "unexpected end of file when reading from daemon"
2874 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2875
2876 #: src/proto.c:474
2877 #, c-format
2878 msgid "received magic signature from guestfsd, but in state %d"
2879 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
2880
2881 #: src/proto.c:491
2882 #, c-format
2883 msgid "message length (%u) > maximum possible size (%d)"
2884 msgstr "message length (%u) > maximum possible size (%d)"
2885
2886 #: src/proto.c:641
2887 #, c-format
2888 msgid "guestfs___send: state %d != BUSY"
2889 msgstr "guestfs___send: state %d != BUSY"
2890
2891 #: src/proto.c:663
2892 msgid "xdr_guestfs_message_header failed"
2893 msgstr "xdr_guestfs_message_header failed"
2894
2895 #: src/proto.c:672
2896 msgid "dispatch failed to marshal args"
2897 msgstr "dispatch failed to marshal args"
2898
2899 #: src/proto.c:802
2900 #, c-format
2901 msgid "send_file_chunk: state %d != READY"
2902 msgstr "send_file_chunk: state %d != READY"
2903
2904 #: src/proto.c:818
2905 #, c-format
2906 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2907 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2908
2909 #: src/proto.c:941
2910 #, c-format
2911 msgid "%s: error in chunked encoding"
2912 msgstr "%s: error in chunked encoding"
2913
2914 #: src/proto.c:969
2915 msgid "write to daemon socket"
2916 msgstr "डेमॉन सॉकेट में लिखें"
2917
2918 #: src/proto.c:992
2919 msgid "receive_file_data: parse error in reply callback"
2920 msgstr "receive_file_data: parse error in reply callback"
2921
2922 #: src/proto.c:997
2923 msgid "receive_file_data: unexpected flag received when reading file chunks"
2924 msgstr "receive_file_data: unexpected flag received when reading file chunks"
2925
2926 #: src/proto.c:1005
2927 msgid "failed to parse file chunk"
2928 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2929
2930 #: src/proto.c:1014
2931 msgid "file receive cancelled by daemon"
2932 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
2933
2934 #: src/virt.c:90
2935 #, c-format
2936 msgid "could not connect to libvirt (code %d, domain %d): %s"
2937 msgstr ""
2938
2939 #: src/virt.c:98
2940 #, fuzzy, c-format
2941 msgid "no libvirt domain called '%s': %s"
2942 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
2943
2944 #: src/virt.c:149
2945 #, c-format
2946 msgid "error reading libvirt XML information: %s"
2947 msgstr ""
2948
2949 #: src/virt.c:159
2950 msgid "unable to parse XML information returned by libvirt"
2951 msgstr ""
2952
2953 #: src/virt.c:165
2954 #, fuzzy
2955 msgid "unable to create new XPath context"
2956 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
2957
2958 #: src/virt.c:172
2959 #, fuzzy
2960 msgid "unable to evaluate XPath expression"
2961 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
2962
2963 #: src/virt.c:269
2964 #, fuzzy
2965 msgid "libvirt domain has no disks"
2966 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
2967
2968 #: src/virt.c:322
2969 #, c-format
2970 msgid "error getting domain info: %s"
2971 msgstr ""
2972
2973 #: src/virt.c:326
2974 msgid ""
2975 "error: domain is a live virtual machine.\n"
2976 "You must use readonly access because write access to a running virtual "
2977 "machine\n"
2978 "can cause disk corruption."
2979 msgstr ""
2980
2981 #: src/virt.c:352
2982 msgid ""
2983 "add-domain API not available since this version of libguestfs was compiled "
2984 "without libvirt or libxml2"
2985 msgstr ""
2986
2987 #: test-tool/test-tool.c:82
2988 #, c-format
2989 msgid ""
2990 "libguestfs-test-tool: interactive test tool\n"
2991 "Copyright (C) 2009 Red Hat Inc.\n"
2992 "Usage:\n"
2993 "  libguestfs-test-tool [--options]\n"
2994 "Options:\n"
2995 "  --help         Display usage\n"
2996 "  --helper libguestfs-test-tool-helper\n"
2997 "                 Helper program (default: %s)\n"
2998 "  --qemudir dir  Specify QEMU source directory\n"
2999 "  --qemu qemu    Specify QEMU binary\n"
3000 "  --timeout n\n"
3001 "  -t n           Set launch timeout (default: %d seconds)\n"
3002 msgstr ""
3003 "libguestfs-test-tool: interactive test tool\n"
3004 "Copyright (C) 2009 Red Hat Inc.\n"
3005 "Usage:\n"
3006 "  libguestfs-test-tool [--options]\n"
3007 "Options:\n"
3008 "  --help         Display usage\n"
3009 "  --helper libguestfs-test-tool-helper\n"
3010 "                 Helper program (default: %s)\n"
3011 "  --qemudir dir  Specify QEMU source directory\n"
3012 "  --qemu qemu    Specify QEMU binary\n"
3013 "  --timeout n\n"
3014 "  -t n           Set launch timeout (default: %d seconds)\n"
3015
3016 #: test-tool/test-tool.c:138
3017 #, c-format
3018 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3019 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3020
3021 #: test-tool/test-tool.c:147
3022 #, c-format
3023 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3024 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3025
3026 #: test-tool/test-tool.c:159
3027 #, c-format
3028 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3029 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3030
3031 #: test-tool/test-tool.c:182
3032 #, c-format
3033 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3034 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3035
3036 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
3037 #, c-format
3038 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3039 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3040
3041 #: test-tool/test-tool.c:206
3042 #, c-format
3043 msgid "libguestfs-test-tool: guestfs_version failed\n"
3044 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3045
3046 #: test-tool/test-tool.c:228
3047 #, c-format
3048 msgid "libguestfs-test-tool: failed to launch appliance\n"
3049 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3050
3051 #: test-tool/test-tool.c:240
3052 #, c-format
3053 msgid "libguestfs-test-tool: failed to run sfdisk\n"
3054 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3055
3056 #: test-tool/test-tool.c:246
3057 #, c-format
3058 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3059 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3060
3061 #: test-tool/test-tool.c:252
3062 #, c-format
3063 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3064 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3065
3066 #: test-tool/test-tool.c:258
3067 #, c-format
3068 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3069 msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3070
3071 #: test-tool/test-tool.c:264
3072 #, c-format
3073 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3074 msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3075
3076 #: test-tool/test-tool.c:272
3077 #, c-format
3078 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
3079 msgstr "libguestfs-test-tool: could not run helper program, or helper failed\n"
3080
3081 #: test-tool/test-tool.c:303
3082 #, c-format
3083 msgid ""
3084 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3085 "--qemu/--qemudir options cannot be used.\n"
3086 msgstr ""
3087 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3088 "--qemu/--qemudir options cannot be used.\n"
3089
3090 #: test-tool/test-tool.c:311
3091 #, c-format
3092 msgid "Binary '%s' does not exist or is not executable\n"
3093 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3094
3095 #: test-tool/test-tool.c:325
3096 #, c-format
3097 msgid "%s: does not look like a qemu source directory\n"
3098 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3099
3100 #: test-tool/test-tool.c:374
3101 #, c-format
3102 msgid ""
3103 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3104 "available.  Expected to find it in '%s'\n"
3105 "\n"
3106 "Use the --helper option to specify the location of this program.\n"
3107 msgstr ""
3108 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3109 "available.  Expected to find it in '%s'\n"
3110 "\n"
3111 "Use the --helper option to specify the location of this program.\n"
3112
3113 #: test-tool/test-tool.c:390
3114 #, c-format
3115 msgid "command failed: %s"
3116 msgstr "कमांड विफल: %s"
3117
3118 #: test-tool/test-tool.c:398
3119 #, c-format
3120 msgid ""
3121 "Test tool helper program %s\n"
3122 "is not statically linked.  This is a build error when this test tool\n"
3123 "was built.\n"
3124 msgstr ""
3125 "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
3126 "स्थैतिक रूप से लिंक नहीं है.  यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
3127 "बनाया गया था.\n"
3128
3129 #: test-tool/test-tool.c:432
3130 #, c-format
3131 msgid "mkisofs command failed: %s\n"
3132 msgstr "mkisofs कमांड विफल: %s\n"
3133
3134 #: tools/virt-edit.pl:169
3135 msgid "virt-edit: no image, VM names or filenames to edit given"
3136 msgstr ""
3137
3138 #: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
3139 #, perl-brace-format
3140 msgid ""
3141 "{prog}: No operating system could be detected inside this disk image.\n"
3142 "\n"
3143 "This may be because the file is not a disk image, or is not a virtual "
3144 "machine\n"
3145 "image, or because the OS type is not understood by libguestfs.\n"
3146 "\n"
3147 "If you feel this is an error, please file a bug report including as much\n"
3148 "information about the disk image as possible.\n"
3149 msgstr ""
3150
3151 #: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
3152 #, perl-brace-format
3153 msgid "{prog}: multiboot operating systems are not supported.\n"
3154 msgstr ""
3155
3156 #: tools/virt-edit.pl:221
3157 msgid "File not changed.\n"
3158 msgstr ""
3159
3160 #: tools/virt-list-filesystems.pl:142
3161 msgid "virt-list-filesystems: no image or VM name given"
3162 msgstr ""
3163
3164 #: tools/virt-list-partitions.pl:152
3165 msgid "virt-list-partitions: no image or VM name given"
3166 msgstr ""
3167
3168 #: tools/virt-make-fs.pl:291
3169 msgid "virt-make-fs input output\n"
3170 msgstr ""
3171
3172 #: tools/virt-make-fs.pl:321
3173 msgid "unexpected output from 'du' command"
3174 msgstr ""
3175
3176 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3177 #: tools/virt-make-fs.pl:453
3178 #, perl-brace-format
3179 msgid "{f}: unknown input format: {fmt}\n"
3180 msgstr ""
3181
3182 #: tools/virt-make-fs.pl:391
3183 #, perl-brace-format
3184 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3185 msgstr ""
3186
3187 #: tools/virt-make-fs.pl:401
3188 #, fuzzy
3189 msgid ""
3190 "qemu-img create: failed to create disk image, see earlier error messages\n"
3191 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3192
3193 #: tools/virt-make-fs.pl:412
3194 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3195 msgstr ""
3196
3197 #: tools/virt-make-fs.pl:437
3198 #, fuzzy
3199 msgid "tar: failed, see earlier messages\n"
3200 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3201
3202 #: tools/virt-make-fs.pl:459
3203 #, fuzzy
3204 msgid "uncompress command failed, see earlier messages\n"
3205 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3206
3207 #: tools/virt-make-fs.pl:494
3208 msgid ""
3209 "virt-make-fs: error copying contents into filesystem\n"
3210 "An error here usually means that the program did not estimate the\n"
3211 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3212 msgstr ""
3213
3214 #: tools/virt-rescue.pl:222
3215 msgid "virt-rescue: no image or VM names rescue given"
3216 msgstr ""
3217
3218 #: tools/virt-resize.pl:33
3219 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
3220 msgstr ""
3221
3222 #: tools/virt-resize.pl:583
3223 #, fuzzy, perl-brace-format
3224 msgid "virt-resize: {file}: does not exist or is not readable\n"
3225 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3226
3227 #: tools/virt-resize.pl:585
3228 #, perl-brace-format
3229 msgid ""
3230 "virt-resize: {file}: does not exist or is not writable\n"
3231 "You have to create the destination disk before running this program.\n"
3232 "Please read the virt-resize(1) manpage for more information.\n"
3233 msgstr ""
3234
3235 #: tools/virt-resize.pl:664 tools/virt-resize.pl:667
3236 #, perl-brace-format
3237 msgid ""
3238 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
3239 msgstr ""
3240
3241 #: tools/virt-resize.pl:683 tools/virt-resize.pl:695
3242 msgid "virt-resize: short read"
3243 msgstr ""
3244
3245 #: tools/virt-resize.pl:829
3246 #, fuzzy, perl-brace-format
3247 msgid "virt-resize: no logical volume called {n}\n"
3248 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
3249
3250 #: tools/virt-resize.pl:849
3251 #, perl-brace-format
3252 msgid ""
3253 "{p}: partition not found in the source disk image, when using the '{opt}' "
3254 "command line option\n"
3255 msgstr ""
3256
3257 #: tools/virt-resize.pl:855
3258 #, perl-brace-format
3259 msgid ""
3260 "{p}: partition ignored, you cannot use it in another command line argument\n"
3261 msgstr ""
3262
3263 #: tools/virt-resize.pl:859
3264 #, perl-brace-format
3265 msgid ""
3266 "{p}: partition deleted, you cannot use it in another command line argument\n"
3267 msgstr ""
3268
3269 #: tools/virt-resize.pl:901
3270 #, perl-brace-format
3271 msgid "{p}: this partition has already been marked for resizing\n"
3272 msgstr ""
3273
3274 #: tools/virt-resize.pl:909
3275 #, perl-brace-format
3276 msgid "{p}: missing size field in {o} option\n"
3277 msgstr ""
3278
3279 #: tools/virt-resize.pl:926
3280 #, perl-brace-format
3281 msgid "{p}: {f}: cannot parse size field\n"
3282 msgstr ""
3283
3284 #: tools/virt-resize.pl:931
3285 #, perl-brace-format
3286 msgid "{p}: new size is zero or negative\n"
3287 msgstr ""
3288
3289 #: tools/virt-resize.pl:954
3290 #, perl-brace-format
3291 msgid ""
3292 "{p}: cannot make this partition smaller because it contains a\n"
3293 "filesystem, physical volume or other content that is larger than the new "
3294 "size.\n"
3295 "You have to resize the content first, see virt-resize(1).\n"
3296 msgstr ""
3297
3298 #: tools/virt-resize.pl:970
3299 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
3300 msgstr ""
3301
3302 #: tools/virt-resize.pl:1019
3303 #, perl-brace-format
3304 msgid ""
3305 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
3306 "expand into.  You need to make the target disk larger by at least {h}.\n"
3307 msgstr ""
3308
3309 #: tools/virt-resize.pl:1034
3310 msgid ""
3311 "virt-resize: error: cannot use --shrink because there is no deficit\n"
3312 "(see 'deficit' in the virt-resize(1) man page)\n"
3313 msgstr ""
3314
3315 #: tools/virt-resize.pl:1049
3316 msgid "Summary of changes:\n"
3317 msgstr ""
3318
3319 #: tools/virt-resize.pl:1053
3320 #, perl-brace-format
3321 msgid "{p}: partition will be ignored\n"
3322 msgstr ""
3323
3324 #: tools/virt-resize.pl:1055
3325 #, perl-brace-format
3326 msgid "{p}: partition will be deleted\n"
3327 msgstr ""
3328
3329 #: tools/virt-resize.pl:1057
3330 #, perl-brace-format
3331 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
3332 msgstr ""
3333
3334 #: tools/virt-resize.pl:1062
3335 #, perl-brace-format
3336 msgid "{p}: content will be expanded using the '{meth}' method\n"
3337 msgstr ""
3338
3339 #: tools/virt-resize.pl:1067
3340 #, perl-brace-format
3341 msgid "{p}: partition will be left alone\n"
3342 msgstr ""
3343
3344 #: tools/virt-resize.pl:1072
3345 #, perl-brace-format
3346 msgid "{n}: LV will be expanded to maximum size\n"
3347 msgstr ""
3348
3349 #: tools/virt-resize.pl:1078
3350 #, perl-brace-format
3351 msgid "{n}: content will be expanded using the '{meth}' method\n"
3352 msgstr ""
3353
3354 #: tools/virt-resize.pl:1085
3355 #, perl-brace-format
3356 msgid "There is a surplus of {spl} bytes ({h}).\n"
3357 msgstr ""
3358
3359 #: tools/virt-resize.pl:1090
3360 msgid "An extra partition will be created for the surplus.\n"
3361 msgstr ""
3362
3363 #: tools/virt-resize.pl:1092
3364 msgid ""
3365 "The surplus space is not large enough for an extra partition to be created\n"
3366 "and so it will just be ignored.\n"
3367 msgstr ""
3368
3369 #: tools/virt-resize.pl:1095
3370 msgid ""
3371 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
3372 "to partition this extra space if you want.\n"
3373 msgstr ""
3374
3375 #: tools/virt-resize.pl:1098
3376 #, perl-brace-format
3377 msgid ""
3378 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3379 "You need to make the target disk larger by at least this amount,\n"
3380 "or adjust your resizing requests.\n"
3381 msgstr ""
3382
3383 #: tools/virt-resize.pl:1115
3384 msgid "virt-resize: source disk does not have a first partition\n"
3385 msgstr ""
3386
3387 #: tools/virt-resize.pl:1210
3388 #, perl-brace-format
3389 msgid "Copying {p} ...\n"
3390 msgstr ""
3391
3392 #: tools/virt-resize.pl:1273 tools/virt-resize.pl:1331
3393 #, perl-brace-format
3394 msgid "Expanding {p} using the '{meth}' method\n"
3395 msgstr ""
3396
3397 #: tools/virt-tar.pl:178 tools/virt-tar.pl:185
3398 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3399 msgstr ""
3400
3401 #: tools/virt-tar.pl:207
3402 msgid "virt-tar: no image, VM names, directory or filename given"
3403 msgstr ""
3404
3405 #: tools/virt-tar.pl:210
3406 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3407 msgstr ""
3408
3409 #: tools/virt-tar.pl:221
3410 #, perl-brace-format
3411 msgid "virt-tar: {tarball}: file not found\n"
3412 msgstr ""
3413
3414 #: tools/virt-tar.pl:224
3415 #, perl-brace-format
3416 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3417 msgstr ""
3418
3419 #: tools/virt-win-reg.pl:276
3420 msgid "no libvirt domain name or disk image given\n"
3421 msgstr ""
3422
3423 #: tools/virt-win-reg.pl:315
3424 msgid ""
3425 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3426 "export\n"
3427 msgstr ""
3428
3429 #: tools/virt-win-reg.pl:426
3430 #, perl-brace-format
3431 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3432 msgstr ""
3433
3434 #: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
3435 #, perl-brace-format
3436 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3437 msgstr ""
3438
3439 #: tools/virt-win-reg.pl:450
3440 #, perl-brace-format
3441 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3442 msgstr ""
3443
3444 #: tools/virt-win-reg.pl:472
3445 #, perl-brace-format
3446 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3447 msgstr ""
3448
3449 #, fuzzy
3450 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3451 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3452
3453 #, fuzzy
3454 #~ msgid "  Mountpoints:\n"
3455 #~ msgstr "आरोहबिंदु दिखाएँ"
3456
3457 #, fuzzy
3458 #~ msgid "  Filesystems:\n"
3459 #~ msgstr "फाइलसिस्टम बनाएँ"
3460
3461 #~ msgid "allocate an image"
3462 #~ msgstr "छवि आबंटित करें"
3463
3464 #~ msgid "edit a file in the image"
3465 #~ msgstr "छवि में कोई फाइल संपादित करें"
3466
3467 #~ msgid "view a file in the pager"
3468 #~ msgstr "पेजर में फाइल देखें"
3469
3470 #~ msgid ""
3471 #~ "echo - display a line of text\n"
3472 #~ "     echo [<params> ...]\n"
3473 #~ "\n"
3474 #~ "    This echos the parameters to the terminal.\n"
3475 #~ msgstr ""
3476 #~ "echo - display a line of text\n"
3477 #~ "     echo [<params> ...]\n"
3478 #~ "\n"
3479 #~ "    This echos the parameters to the terminal.\n"
3480
3481 #, fuzzy
3482 #~ msgid ""
3483 #~ "edit - edit a file in the image\n"
3484 #~ "     edit <filename>\n"
3485 #~ "\n"
3486 #~ "    This is used to edit a file.\n"
3487 #~ "\n"
3488 #~ "    It is the equivalent of (and is implemented by)\n"
3489 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3490 #~ "\n"
3491 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3492 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3493 #~ "\n"
3494 #~ "    NOTE: This will not work reliably for large files\n"
3495 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3496 #~ msgstr ""
3497 #~ "edit - edit a file in the image\n"
3498 #~ "     edit <filename>\n"
3499 #~ "\n"
3500 #~ "    This is used to edit a file.\n"
3501 #~ "\n"
3502 #~ "    It is the equivalent of (and is implemented by)\n"
3503 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3504 #~ "\n"
3505 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3506 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3507 #~ "\n"
3508 #~ "    NOTE: This will not work reliably for large files\n"
3509 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3510
3511 #~ msgid ""
3512 #~ "lcd - local change directory\n"
3513 #~ "    lcd <directory>\n"
3514 #~ "\n"
3515 #~ "    Change guestfish's current directory. This command is\n"
3516 #~ "    useful if you want to download files to a particular\n"
3517 #~ "    place.\n"
3518 #~ msgstr ""
3519 #~ "lcd - local change directory\n"
3520 #~ "    lcd <directory>\n"
3521 #~ "\n"
3522 #~ "    Change guestfish's current directory. This command is\n"
3523 #~ "    useful if you want to download files to a particular\n"
3524 #~ "    place.\n"
3525
3526 #~ msgid ""
3527 #~ "glob - expand wildcards in command\n"
3528 #~ "    glob <command> [<args> ...]\n"
3529 #~ "\n"
3530 #~ "    Glob runs <command> with wildcards expanded in any\n"
3531 #~ "    command args.  Note that the command is run repeatedly\n"
3532 #~ "    once for each expanded argument.\n"
3533 #~ msgstr ""
3534 #~ "glob - expand wildcards in command\n"
3535 #~ "    glob <command> [<args> ...]\n"
3536 #~ "\n"
3537 #~ "    Glob runs <command> with wildcards expanded in any\n"
3538 #~ "    command args.  Note that the command is run repeatedly\n"
3539 #~ "    once for each expanded argument.\n"
3540
3541 #~ msgid ""
3542 #~ "more - view a file in the pager\n"
3543 #~ "     more <filename>\n"
3544 #~ "\n"
3545 #~ "    This is used to view a file in the pager.\n"
3546 #~ "\n"
3547 #~ "    It is the equivalent of (and is implemented by)\n"
3548 #~ "    running \"cat\" and using the pager.\n"
3549 #~ "\n"
3550 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3551 #~ "    \"less\" then it always uses \"less\".\n"
3552 #~ "\n"
3553 #~ "    NOTE: This will not work reliably for large files\n"
3554 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3555 #~ msgstr ""
3556 #~ "more - view a file in the pager\n"
3557 #~ "     more <filename>\n"
3558 #~ "\n"
3559 #~ "    This is used to view a file in the pager.\n"
3560 #~ "\n"
3561 #~ "    It is the equivalent of (and is implemented by)\n"
3562 #~ "    running \"cat\" and using the pager.\n"
3563 #~ "\n"
3564 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3565 #~ "    \"less\" then it always uses \"less\".\n"
3566 #~ "\n"
3567 #~ "    NOTE: This will not work reliably for large files\n"
3568 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3569
3570 #~ msgid ""
3571 #~ "reopen - close and reopen the libguestfs handle\n"
3572 #~ "     reopen\n"
3573 #~ "\n"
3574 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3575 #~ "this normally, because the handle is closed properly when guestfish\n"
3576 #~ "exits.  However this is occasionally useful for testing.\n"
3577 #~ msgstr ""
3578 #~ "reopen - close and reopen the libguestfs handle\n"
3579 #~ "     reopen\n"
3580 #~ "\n"
3581 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3582 #~ "this normally, because the handle is closed properly when guestfish\n"
3583 #~ "exits.  However this is occasionally useful for testing.\n"
3584
3585 #, fuzzy
3586 #~ msgid ""
3587 #~ "sparse - allocate a sparse image file\n"
3588 #~ "     sparse <filename> <size>\n"
3589 #~ "\n"
3590 #~ "    This creates an empty sparse file of the given size,\n"
3591 #~ "    and then adds so it can be further examined.\n"
3592 #~ "\n"
3593 #~ "    In all respects it works the same as the 'alloc'\n"
3594 #~ "    command, except that the image file is allocated\n"
3595 #~ "    sparsely, which means that disk blocks are not assigned\n"
3596 #~ "    to the file until they are needed.  Sparse disk files\n"
3597 #~ "    only use space when written to, but they are slower\n"
3598 #~ "    and there is a danger you could run out of real disk\n"
3599 #~ "    space during a write operation.\n"
3600 #~ "\n"
3601 #~ "    For more advanced image creation, see qemu-img utility.\n"
3602 #~ "\n"
3603 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3604 #~ msgstr ""
3605 #~ "sparse - allocate a sparse image file\n"
3606 #~ "     sparse <filename> <size>\n"
3607 #~ "\n"
3608 #~ "    This creates an empty sparse file of the given size,\n"
3609 #~ "    and then adds so it can be further examined.\n"
3610 #~ "\n"
3611 #~ "    In all respects it works the same as the 'alloc'\n"
3612 #~ "    command, except that the image file is allocated\n"
3613 #~ "    sparsely, which means that disk blocks are not assigned\n"
3614 #~ "    to the file until they are needed.  Sparse disk files\n"
3615 #~ "    only use space when written to, but they are slower\n"
3616 #~ "    and there is a danger you could run out of real disk\n"
3617 #~ "    space during a write operation.\n"
3618 #~ "\n"
3619 #~ "    For more advanced image creation, see qemu-img utility.\n"
3620 #~ "\n"
3621 #~ "    Size can be specified (where <nn> means a number):\n"
3622 #~ "    <nn>             number of kilobytes\n"
3623 #~ "      eg: 1440       standard 3.5\" floppy\n"
3624 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3625 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3626 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3627 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3628 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3629 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3630 #~ "    <nn>sects        number of 512 byte sectors\n"
3631
3632 #~ msgid ""
3633 #~ "time - measure time taken to run command\n"
3634 #~ "    time <command> [<args> ...]\n"
3635 #~ "\n"
3636 #~ "    This runs <command> as usual, and prints the elapsed\n"
3637 #~ "    time afterwards.\n"
3638 #~ msgstr ""
3639 #~ "time - measure time taken to run command\n"
3640 #~ "    time <command> [<args> ...]\n"
3641 #~ "\n"
3642 #~ "    This runs <command> as usual, and prints the elapsed\n"
3643 #~ "    time afterwards.\n"
3644
3645 #~ msgid "external command failed: %s"
3646 #~ msgstr "बाहरी कमांड विफल: %s"
3647
3648 #~ msgid "test if file exists"
3649 #~ msgstr "जाँचें यदि फाइल मौजूद है"
3650
3651 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3652 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3653
3654 #~ msgid "failed to connect to vmchannel socket"
3655 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3656
3657 #, fuzzy
3658 #~ msgid ""
3659 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3660 #~ "selinux\n"
3661 #~ msgstr ""
3662 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3663
3664 #, fuzzy
3665 #~ msgid "cpio command failed: {error}"
3666 #~ msgstr "कमांड विफल: %s"
3667
3668 #~ msgid ""
3669 #~ "alloc - allocate an image\n"
3670 #~ "     alloc <filename> <size>\n"
3671 #~ "\n"
3672 #~ "    This creates an empty (zeroed) file of the given size,\n"
3673 #~ "    and then adds so it can be further examined.\n"
3674 #~ "\n"
3675 #~ "    For more advanced image creation, see qemu-img utility.\n"
3676 #~ "\n"
3677 #~ "    Size can be specified (where <nn> means a number):\n"
3678 #~ "    <nn>             number of kilobytes\n"
3679 #~ "      eg: 1440       standard 3.5\" floppy\n"
3680 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3681 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3682 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3683 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3684 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3685 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3686 #~ "    <nn>sects        number of 512 byte sectors\n"
3687 #~ msgstr ""
3688 #~ "alloc - allocate an image\n"
3689 #~ "     alloc <filename> <size>\n"
3690 #~ "\n"
3691 #~ "    This creates an empty (zeroed) file of the given size,\n"
3692 #~ "    and then adds so it can be further examined.\n"
3693 #~ "\n"
3694 #~ "    For more advanced image creation, see qemu-img utility.\n"
3695 #~ "\n"
3696 #~ "    Size can be specified (where <nn> means a number):\n"
3697 #~ "    <nn>             number of kilobytes\n"
3698 #~ "      eg: 1440       standard 3.5\" floppy\n"
3699 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3700 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3701 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3702 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3703 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3704 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3705 #~ "    <nn>sects        number of 512 byte sectors\n"
3706
3707 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3708 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3709
3710 #~ msgid "%s: failed to write XML document\n"
3711 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3712
3713 #~ msgid "hivexml: missing name of input file\n"
3714 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3715
3716 #~ msgid ""
3717 #~ "\n"
3718 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3719 #~ "Windows Registry binary hive files.\n"
3720 #~ "\n"
3721 #~ "Type: 'help' for help summary\n"
3722 #~ "      'quit' to quit the shell\n"
3723 #~ "\n"
3724 #~ msgstr ""
3725 #~ "\n"
3726 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3727 #~ "Windows Registry binary hive files.\n"
3728 #~ "\n"
3729 #~ "Type: 'help' for help summary\n"
3730 #~ "      'quit' to quit the shell\n"
3731 #~ "\n"
3732
3733 #~ msgid "hivexsh: error getting parent of node %zu\n"
3734 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3735
3736 #~ msgid "hivexsh: error getting node name of node %zx\n"
3737 #~ msgstr "hivexsh: नोड %zx के नोड नाम को पाने में त्रुटि\n"
3738
3739 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3740 #~ msgstr ""
3741 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3742 #~ "करना चाहिए\n"
3743
3744 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3745 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3746
3747 #~ msgid "hivexsh: load: no hive file name given to load\n"
3748 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3749
3750 #~ msgid ""
3751 #~ "hivexsh: failed to open hive file: %s: %m\n"
3752 #~ "\n"
3753 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3754 #~ "a regedit *.reg file) then please run this command again using the\n"
3755 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3756 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3757 #~ "\n"
3758 #~ msgstr ""
3759 #~ "hivexsh: failed to open hive file: %s: %m\n"
3760 #~ "\n"
3761 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3762 #~ "a regedit *.reg file) then please run this command again using the\n"
3763 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3764 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3765 #~ "\n"
3766
3767 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3768 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3769
3770 #~ msgid ""
3771 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3772 #~ "parameter correctly?\n"
3773 #~ msgstr ""
3774 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3775 #~ "parameter correctly?\n"
3776
3777 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3778 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3779
3780 #~ msgid ""
3781 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3782 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3783 #~ "current key.  Full documentation is in the hivexsh(1) manual page.\n"
3784 #~ msgstr ""
3785 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3786 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3787 #~ "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3788
3789 #~ msgid "%s: %s: key not found\n"
3790 #~ msgstr "%s: %s: कुंजी नहीं मिला\n"
3791
3792 #~ msgid "hivexsh: setval: unexpected end of input\n"
3793 #~ msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3794
3795 #~ msgid ""
3796 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
3797 #~ "input\n"
3798 #~ msgstr ""
3799 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
3800 #~ "गया है\n"
3801
3802 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
3803 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
3804
3805 #~ msgid ""
3806 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
3807 #~ "hivexsh(1) for help: %s\n"
3808 #~ msgstr ""
3809 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
3810 #~ "लिए संदर्भ लें: %s\n"
3811
3812 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
3813 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"