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