Version 1.11.17.
[libguestfs.git] / po / hi.po
1 # translation of libguestfs.master.libguestfs.po to Hindi
2 # Copyright (C) 2010 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Rajesh Ranjan <rranjan@redhat.com>, 2010.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: libguestfs.master.libguestfs\n"
9 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
10 "component=libguestfs&product=Virtualization+Tools\n"
11 "POT-Creation-Date: 2011-07-14 14:07+0100\n"
12 "PO-Revision-Date: 2010-02-16 12:57+0530\n"
13 "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
14 "Language-Team: Hindi <Red Hat>\n"
15 "Language: hi\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-Generator: KBabel 1.11.4\n"
20 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
21 "\n"
22 "\n"
23 "\n"
24
25 #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70
26 #: edit/virt-edit.c:73 fish/fish.c:96 fuse/guestmount.c:908
27 #: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59
28 #, c-format
29 msgid "Try `%s --help' for more information.\n"
30 msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
31
32 #: cat/virt-cat.c:61
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:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192
73 #: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219
74 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132
75 #: rescue/virt-rescue.c:133
76 #, c-format
77 msgid "guestfs_create: failed to create handle\n"
78 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
79
80 #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242
81 #: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061
82 #: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157
83 #, c-format
84 msgid "%s: unknown long option: %s (%d)\n"
85 msgstr "%s: unknown long option: %s (%d)\n"
86
87 #: cat/virt-filesystems.c:103
88 #, fuzzy, c-format
89 msgid ""
90 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
91 "Copyright (C) 2010 Red Hat Inc.\n"
92 "Usage:\n"
93 "  %s [--options] -d domname\n"
94 "  %s [--options] -a disk.img [-a disk.img ...]\n"
95 "Options:\n"
96 "  -a|--add image       Add image\n"
97 "  --all                Display everything\n"
98 "  --blkdevs|--block-devices\n"
99 "                       Display block devices\n"
100 "  -c|--connect uri     Specify libvirt URI for -d option\n"
101 "  --csv                Output as Comma-Separated Values\n"
102 "  -d|--domain guest    Add disks from libvirt guest\n"
103 "  --echo-keys          Don't turn off echo for passphrases\n"
104 "  --extra              Display swap and data filesystems\n"
105 "  --filesystems        Display mountable filesystems\n"
106 "  --format[=raw|..]    Force disk format for -a option\n"
107 "  -h|--human-readable  Human-readable sizes in --long output\n"
108 "  --help               Display brief help\n"
109 "  --keys-from-stdin    Read passphrases from stdin\n"
110 "  -l|--long            Long output\n"
111 "  --lvs|--logvols|--logical-volumes\n"
112 "                       Display LVM logical volumes\n"
113 "  --no-title           No title in --long output\n"
114 "  --parts|--partitions Display partitions\n"
115 "  --pvs|--physvols|--physical-volumes\n"
116 "                       Display LVM physical volumes\n"
117 "  --uuid|--uuids       Add UUIDs to --long output\n"
118 "  -v|--verbose         Verbose messages\n"
119 "  -V|--version         Display version and exit\n"
120 "  --vgs|--volgroups|--volume-groups\n"
121 "                       Display LVM volume groups\n"
122 "  -x                   Trace libguestfs API calls\n"
123 "For more information, see the manpage %s(1).\n"
124 msgstr ""
125 "%s: FUSE module for libguestfs\n"
126 "%s lets you mount a virtual machine filesystem\n"
127 "Copyright (C) 2009 Red Hat Inc.\n"
128 "Usage:\n"
129 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
130 "Options:\n"
131 "  -a|--add image       Add image\n"
132 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
133 "  --fuse-help          Display extra FUSE options\n"
134 "  --help               Display help message and exit\n"
135 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
136 "  -n|--no-sync         Don't autosync\n"
137 "  -o|--option opt      Pass extra option to FUSE\n"
138 "  -r|--ro              Mount read-only\n"
139 "  --selinux            Enable SELinux support\n"
140 "  --trace              Trace guestfs API calls (to stderr)\n"
141 "  -v|--verbose         Verbose messages\n"
142 "  -V|--version         Display version and exit\n"
143
144 #: cat/virt-filesystems.c:318 cat/virt-ls.c:347 df/main.c:255
145 #, fuzzy, c-format
146 msgid "%s: you cannot use -h and --csv options together.\n"
147 msgstr "%s: cannot use --listen and --file options at the same time\n"
148
149 #: cat/virt-ls.c:103
150 #, fuzzy, c-format
151 msgid ""
152 "%s: list files in a virtual machine\n"
153 "Copyright (C) 2010-2011 Red Hat Inc.\n"
154 "Usage:\n"
155 "  %s [--options] -d domname dir [dir ...]\n"
156 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
157 "Options:\n"
158 "  -a|--add image       Add image\n"
159 "  --checksum[=...]     Display file checksums\n"
160 "  -c|--connect uri     Specify libvirt URI for -d option\n"
161 "  --csv                Comma-Separated Values output\n"
162 "  -d|--domain guest    Add disks from libvirt guest\n"
163 "  --echo-keys          Don't turn off echo for passphrases\n"
164 "  --extra-stats        Display extra stats\n"
165 "  --format[=raw|..]    Force disk format for -a option\n"
166 "  --help               Display brief help\n"
167 "  -h|--human-readable  Human-readable sizes in output\n"
168 "  --keys-from-stdin    Read passphrases from stdin\n"
169 "  -l|--long            Long listing\n"
170 "  -R|--recursive       Recursive listing\n"
171 "  --times              Display file times\n"
172 "  --time-days          Display file times as days before now\n"
173 "  --time-relative      Display file times as seconds before now\n"
174 "  --time-t             Display file times as time_t's\n"
175 "  --uids               Display UID, GID\n"
176 "  -v|--verbose         Verbose messages\n"
177 "  -V|--version         Display version and exit\n"
178 "  -x                   Trace libguestfs API calls\n"
179 "For more information, see the manpage %s(1).\n"
180 msgstr ""
181 "%s: FUSE module for libguestfs\n"
182 "%s lets you mount a virtual machine filesystem\n"
183 "Copyright (C) 2009 Red Hat Inc.\n"
184 "Usage:\n"
185 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
186 "Options:\n"
187 "  -a|--add image       Add image\n"
188 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
189 "  --fuse-help          Display extra FUSE options\n"
190 "  --help               Display help message and exit\n"
191 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
192 "  -n|--no-sync         Don't autosync\n"
193 "  -o|--option opt      Pass extra option to FUSE\n"
194 "  -r|--ro              Mount read-only\n"
195 "  --selinux            Enable SELinux support\n"
196 "  --trace              Trace guestfs API calls (to stderr)\n"
197 "  -v|--verbose         Verbose messages\n"
198 "  -V|--version         Display version and exit\n"
199
200 #: cat/virt-ls.c:338
201 #, c-format
202 msgid ""
203 "%s: used a flag which can only be combined with -lR mode\n"
204 "For more information, read the virt-ls(1) man page.\n"
205 msgstr ""
206
207 #: cat/virt-ls.c:577
208 #, fuzzy, c-format
209 msgid "%s: error getting extended attrs for %s %s\n"
210 msgstr "hivexsh: नोड %zx के नोड नाम को पाने में त्रुटि\n"
211
212 #: cat/virt-ls.c:583
213 #, c-format
214 msgid "%s: error: cannot parse xattr count for %s %s\n"
215 msgstr ""
216
217 #: df/domains.c:115
218 #, c-format
219 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
220 msgstr ""
221
222 #: df/domains.c:124
223 #, c-format
224 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
225 msgstr ""
226
227 #: df/domains.c:134
228 #, c-format
229 msgid "%s: could not list running domains (code %d, domain %d): %s"
230 msgstr ""
231
232 #: df/domains.c:145
233 #, c-format
234 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
235 msgstr ""
236
237 #: df/domains.c:155
238 #, c-format
239 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
240 msgstr ""
241
242 #: df/domains.c:281
243 #, c-format
244 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
245 msgstr ""
246
247 #: df/main.c:74
248 #, fuzzy, c-format
249 msgid ""
250 "%s: display free space on virtual filesystems\n"
251 "Copyright (C) 2010 Red Hat Inc.\n"
252 "Usage:\n"
253 "  %s [--options] -d domname\n"
254 "  %s [--options] -a disk.img [-a disk.img ...]\n"
255 "Options:\n"
256 "  -a|--add image       Add image\n"
257 "  -c|--connect uri     Specify libvirt URI for -d option\n"
258 "  --csv                Output as Comma-Separated Values\n"
259 "  -d|--domain guest    Add disks from libvirt guest\n"
260 "  --format[=raw|..]    Force disk format for -a option\n"
261 "  -h|--human-readable  Human-readable sizes in --long output\n"
262 "  --help               Display brief help\n"
263 "  -i|--inodes          Display inodes\n"
264 "  --one-per-guest      Separate appliance per guest\n"
265 "  --uuid               Add UUIDs to --long output\n"
266 "  -v|--verbose         Verbose messages\n"
267 "  -V|--version         Display version and exit\n"
268 "  -x                   Trace libguestfs API calls\n"
269 "For more information, see the manpage %s(1).\n"
270 msgstr ""
271 "%s: FUSE module for libguestfs\n"
272 "%s lets you mount a virtual machine filesystem\n"
273 "Copyright (C) 2009 Red Hat Inc.\n"
274 "Usage:\n"
275 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
276 "Options:\n"
277 "  -a|--add image       Add image\n"
278 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
279 "  --fuse-help          Display extra FUSE options\n"
280 "  --help               Display help message and exit\n"
281 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
282 "  -n|--no-sync         Don't autosync\n"
283 "  -o|--option opt      Pass extra option to FUSE\n"
284 "  -r|--ro              Mount read-only\n"
285 "  --selinux            Enable SELinux support\n"
286 "  --trace              Trace guestfs API calls (to stderr)\n"
287 "  -v|--verbose         Verbose messages\n"
288 "  -V|--version         Display version and exit\n"
289
290 #: df/main.c:267
291 #, c-format
292 msgid "%s: compiled without support for libvirt.\n"
293 msgstr ""
294
295 #: df/output.c:50
296 msgid "VirtualMachine"
297 msgstr ""
298
299 #: df/output.c:51
300 #, fuzzy
301 msgid "Filesystem"
302 msgstr "फाइलसिस्टम बनाएँ"
303
304 #: df/output.c:54
305 msgid "1K-blocks"
306 msgstr ""
307
308 #: df/output.c:56
309 msgid "Size"
310 msgstr ""
311
312 #: df/output.c:57
313 msgid "Used"
314 msgstr ""
315
316 #: df/output.c:58
317 msgid "Available"
318 msgstr ""
319
320 #: df/output.c:59
321 msgid "Use%"
322 msgstr ""
323
324 #: df/output.c:61
325 msgid "Inodes"
326 msgstr ""
327
328 #: df/output.c:62
329 msgid "IUsed"
330 msgstr ""
331
332 #: df/output.c:63
333 msgid "IFree"
334 msgstr ""
335
336 #: df/output.c:64
337 msgid "IUse%"
338 msgstr ""
339
340 #: edit/virt-edit.c:77
341 #, fuzzy, c-format
342 msgid ""
343 "%s: Edit a file in a virtual machine\n"
344 "Copyright (C) 2009-2011 Red Hat Inc.\n"
345 "Usage:\n"
346 "  %s [--options] -d domname file [file ...]\n"
347 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
348 "Options:\n"
349 "  -a|--add image       Add image\n"
350 "  -b|--backup .ext     Backup original as original.ext\n"
351 "  -c|--connect uri     Specify libvirt URI for -d option\n"
352 "  -d|--domain guest    Add disks from libvirt guest\n"
353 "  --echo-keys          Don't turn off echo for passphrases\n"
354 "  -e|--expr expr       Non-interactive editing using Perl expr\n"
355 "  --format[=raw|..]    Force disk format for -a option\n"
356 "  --help               Display brief help\n"
357 "  --keys-from-stdin    Read passphrases from stdin\n"
358 "  -v|--verbose         Verbose messages\n"
359 "  -V|--version         Display version and exit\n"
360 "  -x                   Trace libguestfs API calls\n"
361 "For more information, see the manpage %s(1).\n"
362 msgstr ""
363 "%s: FUSE module for libguestfs\n"
364 "%s lets you mount a virtual machine filesystem\n"
365 "Copyright (C) 2009 Red Hat Inc.\n"
366 "Usage:\n"
367 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
368 "Options:\n"
369 "  -a|--add image       Add image\n"
370 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
371 "  --fuse-help          Display extra FUSE options\n"
372 "  --help               Display help message and exit\n"
373 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
374 "  -n|--no-sync         Don't autosync\n"
375 "  -o|--option opt      Pass extra option to FUSE\n"
376 "  -r|--ro              Mount read-only\n"
377 "  --selinux            Enable SELinux support\n"
378 "  --trace              Trace guestfs API calls (to stderr)\n"
379 "  -v|--verbose         Verbose messages\n"
380 "  -V|--version         Display version and exit\n"
381
382 #: edit/virt-edit.c:175
383 #, c-format
384 msgid "%s: -b option given multiple times\n"
385 msgstr ""
386
387 #: edit/virt-edit.c:192
388 #, c-format
389 msgid "%s: -e option given multiple times\n"
390 msgstr ""
391
392 #: edit/virt-edit.c:585 fish/fish.c:1444
393 #, c-format
394 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
395 msgstr ""
396
397 #: edit/virt-edit.c:599
398 #, fuzzy, c-format
399 msgid "%s: drive '%c:' not found.\n"
400 msgstr "%s: %s: कुंजी नहीं मिला\n"
401
402 #: fish/alloc.c:37
403 #, c-format
404 msgid "use 'alloc file size' to create an image\n"
405 msgstr "छवि के रूप में 'alloc file size' का उपयोग करें\n"
406
407 #: fish/alloc.c:51
408 #, c-format
409 msgid "use 'sparse file size' to create a sparse image\n"
410 msgstr "छवि कम घना करने के लिए 'sparse file size' का उपयोग करें\n"
411
412 #: fish/alloc.c:75
413 #, c-format
414 msgid "can't allocate or add disks after launching\n"
415 msgstr "लॉन्चिंग के बाद डिस्क आबंटित या जोड़ नहीं सकता है\n"
416
417 #: fish/alloc.c:156
418 #, fuzzy, c-format
419 msgid "%s: invalid integer parameter (%s returned %d)\n"
420 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
421
422 #: fish/cmds.c:2622
423 msgid "Command"
424 msgstr "कमांड"
425
426 #: fish/cmds.c:2622
427 msgid "Description"
428 msgstr "वर्णन"
429
430 #: fish/cmds.c:2624
431 msgid "add a CD-ROM disk image to examine"
432 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
433
434 #: fish/cmds.c:2625
435 msgid "add the disk(s) from a named libvirt domain"
436 msgstr ""
437
438 #: fish/cmds.c:2626 fish/cmds.c:2627
439 msgid "add an image to examine or modify"
440 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
441
442 #: fish/cmds.c:2628
443 msgid "add a drive in snapshot mode (read-only)"
444 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
445
446 #: fish/cmds.c:2629
447 msgid "add a drive read-only specifying the QEMU block emulation to use"
448 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
449
450 #: fish/cmds.c:2630
451 msgid "add a drive specifying the QEMU block emulation to use"
452 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
453
454 #: fish/cmds.c:2631
455 #, fuzzy
456 msgid "allocate and add a disk file"
457 msgstr "तनु छवि फाइल आबंटित करें"
458
459 #: fish/cmds.c:2632
460 #, fuzzy
461 msgid "clear Augeas path"
462 msgstr "Augeas पथ हटाएँ"
463
464 #: fish/cmds.c:2633
465 msgid "close the current Augeas handle"
466 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
467
468 #: fish/cmds.c:2634
469 msgid "define an Augeas node"
470 msgstr "कोई Augeas नोड परिभाषित करें"
471
472 #: fish/cmds.c:2635
473 msgid "define an Augeas variable"
474 msgstr "कोई Augeas चर परिभाषित करें"
475
476 #: fish/cmds.c:2636
477 msgid "look up the value of an Augeas path"
478 msgstr "Augeas पथ के मान के लिए देखें"
479
480 #: fish/cmds.c:2637
481 msgid "create a new Augeas handle"
482 msgstr "नया Augeas नियंत्रण बनाएँ"
483
484 #: fish/cmds.c:2638
485 msgid "insert a sibling Augeas node"
486 msgstr "सहोदर Augeas नोड घुसाएँ"
487
488 #: fish/cmds.c:2639
489 msgid "load files into the tree"
490 msgstr "तरू में फाइल लोड करें"
491
492 #: fish/cmds.c:2640
493 msgid "list Augeas nodes under augpath"
494 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
495
496 #: fish/cmds.c:2641
497 msgid "return Augeas nodes which match augpath"
498 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
499
500 #: fish/cmds.c:2642
501 msgid "move Augeas node"
502 msgstr "Augeas नोड खिसकाएँ"
503
504 #: fish/cmds.c:2643
505 msgid "remove an Augeas path"
506 msgstr "Augeas पथ हटाएँ"
507
508 #: fish/cmds.c:2644
509 msgid "write all pending Augeas changes to disk"
510 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
511
512 #: fish/cmds.c:2645
513 msgid "set Augeas path to value"
514 msgstr "Augeas पथ को वाल्व में सेट करें"
515
516 #: fish/cmds.c:2646
517 msgid "test availability of some parts of the API"
518 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
519
520 #: fish/cmds.c:2647
521 #, fuzzy
522 msgid "return a list of all optional groups"
523 msgstr "inotify घटना की सूची वापस करता है"
524
525 #: fish/cmds.c:2648
526 msgid "upload base64-encoded data to file"
527 msgstr ""
528
529 #: fish/cmds.c:2649
530 #, fuzzy
531 msgid "download file and encode as base64"
532 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
533
534 #: fish/cmds.c:2650
535 msgid "flush device buffers"
536 msgstr "फ्लश युक्ति बफर"
537
538 #: fish/cmds.c:2651
539 msgid "get blocksize of block device"
540 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
541
542 #: fish/cmds.c:2652
543 msgid "is block device set to read-only"
544 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
545
546 #: fish/cmds.c:2653
547 msgid "get total size of device in bytes"
548 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
549
550 #: fish/cmds.c:2654
551 msgid "get sectorsize of block device"
552 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
553
554 #: fish/cmds.c:2655
555 msgid "get total size of device in 512-byte sectors"
556 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
557
558 #: fish/cmds.c:2656
559 msgid "reread partition table"
560 msgstr "विभाजन सारणी फिर पढ़ें"
561
562 #: fish/cmds.c:2657
563 msgid "set blocksize of block device"
564 msgstr "खंड युक्ति का खंड आकार सेट करें"
565
566 #: fish/cmds.c:2658
567 msgid "set block device to read-only"
568 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
569
570 #: fish/cmds.c:2659
571 msgid "set block device to read-write"
572 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
573
574 #: fish/cmds.c:2660
575 #, fuzzy
576 msgid "resize a btrfs filesystem"
577 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
578
579 #: fish/cmds.c:2661
580 msgid "return true path on case-insensitive filesystem"
581 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
582
583 #: fish/cmds.c:2662
584 msgid "list the contents of a file"
585 msgstr "फाइल की सामग्री सूचीबद्ध करें"
586
587 #: fish/cmds.c:2663
588 msgid "compute MD5, SHAx or CRC checksum of file"
589 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
590
591 #: fish/cmds.c:2664
592 #, fuzzy
593 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
594 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
595
596 #: fish/cmds.c:2665
597 #, fuzzy
598 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
599 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
600
601 #: fish/cmds.c:2666
602 msgid "change file mode"
603 msgstr "फाइल नोड बदलें"
604
605 #: fish/cmds.c:2667 fish/cmds.c:2787
606 msgid "change file owner and group"
607 msgstr "फाइल स्वामी और समूह बदलें"
608
609 #: fish/cmds.c:2668
610 msgid "run a command from the guest filesystem"
611 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
612
613 #: fish/cmds.c:2669
614 msgid "run a command, returning lines"
615 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
616
617 #: fish/cmds.c:2670
618 msgid "add qemu parameters"
619 msgstr "qemu पैरामीटर जोड़ें"
620
621 #: fish/cmds.c:2671
622 #, fuzzy
623 msgid "copy local files or directories into an image"
624 msgstr "तरू में फाइल लोड करें"
625
626 #: fish/cmds.c:2672
627 #, fuzzy
628 msgid "copy remote files or directories out of an image"
629 msgstr "तरू में फाइल लोड करें"
630
631 #: fish/cmds.c:2673
632 #, fuzzy
633 msgid "copy size bytes from source to destination using dd"
634 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
635
636 #: fish/cmds.c:2674
637 msgid "copy a file"
638 msgstr "कोई फाइल कॉपी करें"
639
640 #: fish/cmds.c:2675
641 msgid "copy a file or directory recursively"
642 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
643
644 #: fish/cmds.c:2676
645 msgid "copy from source to destination using dd"
646 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
647
648 #: fish/cmds.c:2677
649 msgid "debugging and internals"
650 msgstr "डिबगिंग और आंतरिक"
651
652 #: fish/cmds.c:2678
653 #, fuzzy
654 msgid "debug the QEMU command line (internal use only)"
655 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
656
657 #: fish/cmds.c:2679
658 #, fuzzy
659 msgid "upload a file to the appliance (internal use only)"
660 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
661
662 #: fish/cmds.c:2680
663 msgid "report file system disk space usage"
664 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
665
666 #: fish/cmds.c:2681
667 msgid "report file system disk space usage (human readable)"
668 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
669
670 #: fish/cmds.c:2682
671 #, fuzzy
672 msgid "display an image"
673 msgstr "छवि आबंटित करें"
674
675 #: fish/cmds.c:2683
676 msgid "return kernel messages"
677 msgstr "कर्नेल संदेश लौटाएँ"
678
679 #: fish/cmds.c:2684
680 msgid "download a file to the local machine"
681 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
682
683 #: fish/cmds.c:2685
684 #, fuzzy
685 msgid "download a file to the local machine with offset and size"
686 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
687
688 #: fish/cmds.c:2686
689 msgid "drop kernel page cache, dentries and inodes"
690 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
691
692 #: fish/cmds.c:2687
693 msgid "estimate file space usage"
694 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
695
696 #: fish/cmds.c:2688
697 msgid "check an ext2/ext3 filesystem"
698 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
699
700 #: fish/cmds.c:2689
701 msgid "display a line of text"
702 msgstr "पाठ पंक्ति दिखाएँ"
703
704 #: fish/cmds.c:2690
705 msgid "echo arguments back to the client"
706 msgstr "इको तर्क क्लाइंट को वापस"
707
708 #: fish/cmds.c:2691
709 #, fuzzy
710 msgid "edit a file"
711 msgstr "फाइल पढ़ें"
712
713 #: fish/cmds.c:2692 fish/cmds.c:2693 fish/cmds.c:2698 fish/cmds.c:2699
714 #: fish/cmds.c:2732 fish/cmds.c:2733 fish/cmds.c:2984 fish/cmds.c:2985
715 #: fish/cmds.c:2989 fish/cmds.c:2990 fish/cmds.c:2992 fish/cmds.c:2993
716 msgid "return lines matching a pattern"
717 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
718
719 #: fish/cmds.c:2694
720 msgid "test if two files have equal contents"
721 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
722
723 #: fish/cmds.c:2695
724 msgid "test if file or directory exists"
725 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
726
727 #: fish/cmds.c:2696 fish/cmds.c:2697
728 msgid "preallocate a file in the guest filesystem"
729 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
730
731 #: fish/cmds.c:2700
732 msgid "determine file type"
733 msgstr "फाइल प्रकार निर्धारित करें"
734
735 #: fish/cmds.c:2701
736 msgid "detect the architecture of a binary file"
737 msgstr ""
738
739 #: fish/cmds.c:2702
740 msgid "return the size of the file in bytes"
741 msgstr "बाइट में फाइल का आकार वापस करें"
742
743 #: fish/cmds.c:2703
744 msgid "fill a file with octets"
745 msgstr "ऑक्टेट के साथ फाइल भरें"
746
747 #: fish/cmds.c:2704
748 #, fuzzy
749 msgid "fill a file with a repeating pattern of bytes"
750 msgstr "ऑक्टेट के साथ फाइल भरें"
751
752 #: fish/cmds.c:2705
753 msgid "find all files and directories"
754 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
755
756 #: fish/cmds.c:2706
757 msgid "find all files and directories, returning NUL-separated list"
758 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
759
760 #: fish/cmds.c:2707
761 #, fuzzy
762 msgid "find a filesystem by label"
763 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
764
765 #: fish/cmds.c:2708
766 #, fuzzy
767 msgid "find a filesystem by UUID"
768 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
769
770 #: fish/cmds.c:2709
771 msgid "run the filesystem checker"
772 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
773
774 #: fish/cmds.c:2710
775 msgid "get the additional kernel options"
776 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
777
778 #: fish/cmds.c:2711
779 #, fuzzy
780 msgid "get the attach method"
781 msgstr "खोज पथ पाएँ"
782
783 #: fish/cmds.c:2712
784 msgid "get autosync mode"
785 msgstr "autosync विधि पाएँ"
786
787 #: fish/cmds.c:2713
788 msgid "get direct appliance mode flag"
789 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
790
791 #: fish/cmds.c:2714
792 msgid "get the ext2/3/4 filesystem label"
793 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
794
795 #: fish/cmds.c:2715
796 msgid "get the ext2/3/4 filesystem UUID"
797 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
798
799 #: fish/cmds.c:2716
800 msgid "get memory allocated to the qemu subprocess"
801 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
802
803 #: fish/cmds.c:2717
804 #, fuzzy
805 msgid "get enable network flag"
806 msgstr "SELinux सक्रिय फ्लैग पाएँ"
807
808 #: fish/cmds.c:2718
809 msgid "get the search path"
810 msgstr "खोज पथ पाएँ"
811
812 #: fish/cmds.c:2719
813 msgid "get PID of qemu subprocess"
814 msgstr "qemu की उपप्रक्रिया PID पाएँ"
815
816 #: fish/cmds.c:2720
817 msgid "get the qemu binary"
818 msgstr "qemu द्विपदीय पाएँ"
819
820 #: fish/cmds.c:2721
821 msgid "get recovery process enabled flag"
822 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
823
824 #: fish/cmds.c:2722
825 msgid "get SELinux enabled flag"
826 msgstr "SELinux सक्रिय फ्लैग पाएँ"
827
828 #: fish/cmds.c:2723
829 msgid "get the current state"
830 msgstr "मौजूदा स्थिति पाएँ"
831
832 #: fish/cmds.c:2724
833 msgid "get command trace enabled flag"
834 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
835
836 #: fish/cmds.c:2725
837 #, fuzzy
838 msgid "get the current umask"
839 msgstr "मौजूदा स्थिति पाएँ"
840
841 #: fish/cmds.c:2726
842 msgid "get verbose mode"
843 msgstr "वर्बोस विधि पाएँ"
844
845 #: fish/cmds.c:2727
846 msgid "get SELinux security context"
847 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
848
849 #: fish/cmds.c:2728 fish/cmds.c:2788
850 msgid "get a single extended attribute"
851 msgstr ""
852
853 #: fish/cmds.c:2729 fish/cmds.c:2789
854 msgid "list extended attributes of a file or directory"
855 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
856
857 #: fish/cmds.c:2730
858 msgid "expand wildcards in command"
859 msgstr "कमांड में कमांड वाइल्डकार्ड"
860
861 #: fish/cmds.c:2731
862 msgid "expand a wildcard path"
863 msgstr "वाइल्डकार्ड पथ फैलाएँ"
864
865 #: fish/cmds.c:2734
866 msgid "install GRUB"
867 msgstr "GRUB संस्थापित करें"
868
869 #: fish/cmds.c:2735
870 msgid "return first 10 lines of a file"
871 msgstr "फाइल का 10 पंक्ति वापस करें"
872
873 #: fish/cmds.c:2736
874 msgid "return first N lines of a file"
875 msgstr "फाइल का पहला N पंक्ति वापस करें"
876
877 #: fish/cmds.c:2737
878 msgid "dump a file in hexadecimal"
879 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
880
881 #: fish/cmds.c:2738
882 msgid "edit with a hex editor"
883 msgstr ""
884
885 #: fish/cmds.c:2739
886 msgid "list the contents of a single file in an initrd"
887 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
888
889 #: fish/cmds.c:2740
890 msgid "list files in an initrd"
891 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
892
893 #: fish/cmds.c:2741
894 msgid "add an inotify watch"
895 msgstr "inotify वाच जोड़ें"
896
897 #: fish/cmds.c:2742
898 msgid "close the inotify handle"
899 msgstr "inotify नियंत्रण बंद करें"
900
901 #: fish/cmds.c:2743
902 msgid "return list of watched files that had events"
903 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
904
905 #: fish/cmds.c:2744
906 msgid "create an inotify handle"
907 msgstr "inotify नियंत्रण बनाएँ"
908
909 #: fish/cmds.c:2745
910 msgid "return list of inotify events"
911 msgstr "inotify घटना की सूची वापस करता है"
912
913 #: fish/cmds.c:2746
914 msgid "remove an inotify watch"
915 msgstr "inotify जाँच का हटाएँ"
916
917 #: fish/cmds.c:2747
918 msgid "get architecture of inspected operating system"
919 msgstr ""
920
921 #: fish/cmds.c:2748
922 msgid "get distro of inspected operating system"
923 msgstr ""
924
925 #: fish/cmds.c:2749
926 msgid "get drive letter mappings"
927 msgstr ""
928
929 #: fish/cmds.c:2750
930 msgid "get filesystems associated with inspected operating system"
931 msgstr ""
932
933 #: fish/cmds.c:2751
934 msgid "get format of inspected operating system"
935 msgstr ""
936
937 #: fish/cmds.c:2752
938 msgid "get hostname of the operating system"
939 msgstr ""
940
941 #: fish/cmds.c:2753
942 #, fuzzy
943 msgid "get the icon corresponding to this operating system"
944 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
945
946 #: fish/cmds.c:2754
947 msgid "get major version of inspected operating system"
948 msgstr ""
949
950 #: fish/cmds.c:2755
951 msgid "get minor version of inspected operating system"
952 msgstr ""
953
954 #: fish/cmds.c:2756
955 msgid "get mountpoints of inspected operating system"
956 msgstr ""
957
958 #: fish/cmds.c:2757
959 msgid "get package format used by the operating system"
960 msgstr ""
961
962 #: fish/cmds.c:2758
963 msgid "get package management tool used by the operating system"
964 msgstr ""
965
966 #: fish/cmds.c:2759
967 msgid "get product name of inspected operating system"
968 msgstr ""
969
970 #: fish/cmds.c:2760
971 msgid "get product variant of inspected operating system"
972 msgstr ""
973
974 #: fish/cmds.c:2761
975 msgid "return list of operating systems found by last inspection"
976 msgstr ""
977
978 #: fish/cmds.c:2762
979 msgid "get type of inspected operating system"
980 msgstr ""
981
982 #: fish/cmds.c:2763
983 msgid "get Windows CurrentControlSet of inspected operating system"
984 msgstr ""
985
986 #: fish/cmds.c:2764
987 msgid "get Windows systemroot of inspected operating system"
988 msgstr ""
989
990 #: fish/cmds.c:2765
991 msgid "get live flag for install disk"
992 msgstr ""
993
994 #: fish/cmds.c:2766
995 msgid "get multipart flag for install disk"
996 msgstr ""
997
998 #: fish/cmds.c:2767
999 msgid "get netinst (network installer) flag for install disk"
1000 msgstr ""
1001
1002 #: fish/cmds.c:2768
1003 msgid "get list of applications installed in the operating system"
1004 msgstr ""
1005
1006 #: fish/cmds.c:2769
1007 msgid "inspect disk and return list of operating systems found"
1008 msgstr ""
1009
1010 #: fish/cmds.c:2770
1011 #, fuzzy
1012 msgid "test if block device"
1013 msgstr "खंड युक्ति को सूचीबद्ध करता है"
1014
1015 #: fish/cmds.c:2771
1016 msgid "is busy processing a command"
1017 msgstr "कमांड की प्रक्रिया में व्यस्त है"
1018
1019 #: fish/cmds.c:2772
1020 #, fuzzy
1021 msgid "test if character device"
1022 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1023
1024 #: fish/cmds.c:2773
1025 msgid "is in configuration state"
1026 msgstr "विन्यास स्थिति में है"
1027
1028 #: fish/cmds.c:2774
1029 #, fuzzy
1030 msgid "test if a directory"
1031 msgstr "निर्देशिका बनाएँ"
1032
1033 #: fish/cmds.c:2775
1034 #, fuzzy
1035 msgid "test if FIFO (named pipe)"
1036 msgstr "FIFO (named पाइप) बनाएँ"
1037
1038 #: fish/cmds.c:2776
1039 msgid "test if a regular file"
1040 msgstr ""
1041
1042 #: fish/cmds.c:2777
1043 msgid "is launching subprocess"
1044 msgstr "उपपक्रिया को लॉन्च कर रहा है"
1045
1046 #: fish/cmds.c:2778
1047 #, fuzzy
1048 msgid "test if device is a logical volume"
1049 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1050
1051 #: fish/cmds.c:2779
1052 msgid "is ready to accept commands"
1053 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1054
1055 #: fish/cmds.c:2780
1056 #, fuzzy
1057 msgid "test if socket"
1058 msgstr "डेमॉन सॉकेट में लिखें"
1059
1060 #: fish/cmds.c:2781
1061 #, fuzzy
1062 msgid "test if symbolic link"
1063 msgstr "सांकेतिक लिंक बनाएँ"
1064
1065 #: fish/cmds.c:2782
1066 #, fuzzy
1067 msgid "test if a file contains all zero bytes"
1068 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
1069
1070 #: fish/cmds.c:2783
1071 #, fuzzy
1072 msgid "test if a device contains all zero bytes"
1073 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1074
1075 #: fish/cmds.c:2784
1076 msgid "kill the qemu subprocess"
1077 msgstr "qemu उपपक्रिया को किल करें"
1078
1079 #: fish/cmds.c:2785
1080 msgid "launch the qemu subprocess"
1081 msgstr "qemu उपपक्रिया लॉन्च करें"
1082
1083 #: fish/cmds.c:2786
1084 #, fuzzy
1085 msgid "change working directory"
1086 msgstr "स्थानीय परिवर्तन निर्देशिका"
1087
1088 #: fish/cmds.c:2790
1089 #, fuzzy
1090 msgid "list 9p filesystems"
1091 msgstr "फाइलसिस्टम बनाएँ"
1092
1093 #: fish/cmds.c:2791
1094 msgid "list the block devices"
1095 msgstr "खंड युक्ति को सूचीबद्ध करता है"
1096
1097 #: fish/cmds.c:2792
1098 #, fuzzy
1099 msgid "list device mapper devices"
1100 msgstr "खंड युक्ति को सूचीबद्ध करता है"
1101
1102 #: fish/cmds.c:2793
1103 #, fuzzy
1104 msgid "list filesystems"
1105 msgstr "फाइलसिस्टम बनाएँ"
1106
1107 #: fish/cmds.c:2794
1108 msgid "list the partitions"
1109 msgstr "विभाजन सूचीबद्ध करें"
1110
1111 #: fish/cmds.c:2795
1112 msgid "list the files in a directory (long format)"
1113 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
1114
1115 #: fish/cmds.c:2796 fish/cmds.c:2797
1116 msgid "create a hard link"
1117 msgstr "कोई हार्ड लिंक बनाएँ"
1118
1119 #: fish/cmds.c:2798 fish/cmds.c:2799
1120 msgid "create a symbolic link"
1121 msgstr "सांकेतिक लिंक बनाएँ"
1122
1123 #: fish/cmds.c:2800 fish/cmds.c:2893
1124 msgid "remove extended attribute of a file or directory"
1125 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
1126
1127 #: fish/cmds.c:2801
1128 msgid "list the files in a directory"
1129 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1130
1131 #: fish/cmds.c:2802 fish/cmds.c:2920
1132 msgid "set extended attribute of a file or directory"
1133 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
1134
1135 #: fish/cmds.c:2803
1136 msgid "get file information for a symbolic link"
1137 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
1138
1139 #: fish/cmds.c:2804
1140 msgid "lstat on multiple files"
1141 msgstr "lstat विविध फाइल पर"
1142
1143 #: fish/cmds.c:2805
1144 #, fuzzy
1145 msgid "add a key on a LUKS encrypted device"
1146 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1147
1148 #: fish/cmds.c:2806
1149 #, fuzzy
1150 msgid "close a LUKS device"
1151 msgstr "युक्ति पर स्वैप सक्रिय करें"
1152
1153 #: fish/cmds.c:2807 fish/cmds.c:2808
1154 msgid "format a block device as a LUKS encrypted device"
1155 msgstr ""
1156
1157 #: fish/cmds.c:2809
1158 msgid "remove a key from a LUKS encrypted device"
1159 msgstr ""
1160
1161 #: fish/cmds.c:2810
1162 msgid "open a LUKS-encrypted block device"
1163 msgstr ""
1164
1165 #: fish/cmds.c:2811
1166 #, fuzzy
1167 msgid "open a LUKS-encrypted block device read-only"
1168 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1169
1170 #: fish/cmds.c:2812
1171 #, fuzzy
1172 msgid "create an LVM logical volume"
1173 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1174
1175 #: fish/cmds.c:2813
1176 msgid "get canonical name of an LV"
1177 msgstr ""
1178
1179 #: fish/cmds.c:2814
1180 msgid "clear LVM device filter"
1181 msgstr ""
1182
1183 #: fish/cmds.c:2815
1184 msgid "remove all LVM LVs, VGs and PVs"
1185 msgstr "सभी LVM LV, VG और PV हटाएँ"
1186
1187 #: fish/cmds.c:2816
1188 msgid "set LVM device filter"
1189 msgstr ""
1190
1191 #: fish/cmds.c:2817
1192 msgid "remove an LVM logical volume"
1193 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1194
1195 #: fish/cmds.c:2818
1196 msgid "rename an LVM logical volume"
1197 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1198
1199 #: fish/cmds.c:2819
1200 msgid "resize an LVM logical volume"
1201 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1202
1203 #: fish/cmds.c:2820
1204 msgid "expand an LV to fill free space"
1205 msgstr ""
1206
1207 #: fish/cmds.c:2821 fish/cmds.c:2822
1208 msgid "list the LVM logical volumes (LVs)"
1209 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1210
1211 #: fish/cmds.c:2823
1212 #, fuzzy
1213 msgid "get the UUID of a logical volume"
1214 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1215
1216 #: fish/cmds.c:2824
1217 msgid "lgetxattr on multiple files"
1218 msgstr "विविध फाइल पर lgetxattr करें"
1219
1220 #: fish/cmds.c:2825
1221 msgid "open the manual"
1222 msgstr ""
1223
1224 #: fish/cmds.c:2826
1225 msgid "create a directory"
1226 msgstr "निर्देशिका बनाएँ"
1227
1228 #: fish/cmds.c:2827
1229 msgid "create a directory with a particular mode"
1230 msgstr "खास विधि से निर्देशिका बनाएँ"
1231
1232 #: fish/cmds.c:2828
1233 msgid "create a directory and parents"
1234 msgstr "जनक और निर्देशिका बनाएँ"
1235
1236 #: fish/cmds.c:2829
1237 msgid "create a temporary directory"
1238 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1239
1240 #: fish/cmds.c:2830 fish/cmds.c:2831 fish/cmds.c:2832
1241 msgid "make ext2/3/4 filesystem with external journal"
1242 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1243
1244 #: fish/cmds.c:2833
1245 msgid "make ext2/3/4 external journal"
1246 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1247
1248 #: fish/cmds.c:2834
1249 msgid "make ext2/3/4 external journal with label"
1250 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1251
1252 #: fish/cmds.c:2835
1253 msgid "make ext2/3/4 external journal with UUID"
1254 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1255
1256 #: fish/cmds.c:2836
1257 msgid "make FIFO (named pipe)"
1258 msgstr "FIFO (named पाइप) बनाएँ"
1259
1260 #: fish/cmds.c:2837 fish/cmds.c:2839
1261 msgid "make a filesystem"
1262 msgstr "फाइलसिस्टम बनाएँ"
1263
1264 #: fish/cmds.c:2838
1265 msgid "make a filesystem with block size"
1266 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1267
1268 #: fish/cmds.c:2840
1269 msgid "create a mountpoint"
1270 msgstr "आरोहबिंदु बनाएँ"
1271
1272 #: fish/cmds.c:2841
1273 msgid "make block, character or FIFO devices"
1274 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1275
1276 #: fish/cmds.c:2842
1277 msgid "make block device node"
1278 msgstr "खंड युक्ति नोड बनाएँ"
1279
1280 #: fish/cmds.c:2843
1281 msgid "make char device node"
1282 msgstr "चार युक्ति नोड बनाएँ"
1283
1284 #: fish/cmds.c:2844
1285 msgid "create a swap partition"
1286 msgstr "कोई स्वैप विभाजन बनाएँ"
1287
1288 #: fish/cmds.c:2845
1289 msgid "create a swap partition with a label"
1290 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1291
1292 #: fish/cmds.c:2846
1293 msgid "create a swap partition with an explicit UUID"
1294 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1295
1296 #: fish/cmds.c:2847
1297 msgid "create a swap file"
1298 msgstr "कोई स्वैप फाइल बनाएँ"
1299
1300 #: fish/cmds.c:2848
1301 msgid "load a kernel module"
1302 msgstr "कर्नेल मॉड्यूल लोड करें"
1303
1304 #: fish/cmds.c:2849
1305 #, fuzzy
1306 msgid "view a file"
1307 msgstr "कोई फाइल खिसकाएँ"
1308
1309 #: fish/cmds.c:2850
1310 msgid "mount a guest disk at a position in the filesystem"
1311 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1312
1313 #: fish/cmds.c:2851
1314 #, fuzzy
1315 msgid "mount 9p filesystem"
1316 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1317
1318 #: fish/cmds.c:2852
1319 msgid "mount a file using the loop device"
1320 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1321
1322 #: fish/cmds.c:2853
1323 msgid "mount a guest disk with mount options"
1324 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1325
1326 #: fish/cmds.c:2854
1327 msgid "mount a guest disk, read-only"
1328 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1329
1330 #: fish/cmds.c:2855
1331 msgid "mount a guest disk with mount options and vfstype"
1332 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1333
1334 #: fish/cmds.c:2856
1335 msgid "show mountpoints"
1336 msgstr "आरोहबिंदु दिखाएँ"
1337
1338 #: fish/cmds.c:2857
1339 msgid "show mounted filesystems"
1340 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1341
1342 #: fish/cmds.c:2858
1343 msgid "move a file"
1344 msgstr "कोई फाइल खिसकाएँ"
1345
1346 #: fish/cmds.c:2859
1347 msgid "probe NTFS volume"
1348 msgstr "NTFS वॉल्यूम जाँचें"
1349
1350 #: fish/cmds.c:2860 fish/cmds.c:2861
1351 #, fuzzy
1352 msgid "resize an NTFS filesystem"
1353 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1354
1355 #: fish/cmds.c:2862
1356 #, fuzzy
1357 msgid "resize an NTFS filesystem (with size)"
1358 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1359
1360 #: fish/cmds.c:2863
1361 msgid "add a partition to the device"
1362 msgstr "युक्ति में कोई विभाजन जोड़ें"
1363
1364 #: fish/cmds.c:2864
1365 #, fuzzy
1366 msgid "delete a partition"
1367 msgstr "कोई स्वैप विभाजन बनाएँ"
1368
1369 #: fish/cmds.c:2865
1370 msgid "partition whole disk with a single primary partition"
1371 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1372
1373 #: fish/cmds.c:2866
1374 #, fuzzy
1375 msgid "return true if a partition is bootable"
1376 msgstr "विभाजन सारणी फिर पढ़ें"
1377
1378 #: fish/cmds.c:2867
1379 msgid "get the MBR type byte (ID byte) from a partition"
1380 msgstr ""
1381
1382 #: fish/cmds.c:2868
1383 msgid "get the partition table type"
1384 msgstr "विभाजन सारणी प्रकार पाएँ"
1385
1386 #: fish/cmds.c:2869
1387 msgid "create an empty partition table"
1388 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1389
1390 #: fish/cmds.c:2870
1391 msgid "list partitions on a device"
1392 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1393
1394 #: fish/cmds.c:2871
1395 msgid "make a partition bootable"
1396 msgstr "विभाजन को बूट योग्य बनाएँ"
1397
1398 #: fish/cmds.c:2872
1399 msgid "set the MBR type byte (ID byte) of a partition"
1400 msgstr ""
1401
1402 #: fish/cmds.c:2873
1403 msgid "set partition name"
1404 msgstr "विभाजन नाम सेट करें"
1405
1406 #: fish/cmds.c:2874
1407 #, fuzzy
1408 msgid "convert partition name to device name"
1409 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1410
1411 #: fish/cmds.c:2875
1412 msgid "ping the guest daemon"
1413 msgstr "अतिथि डेमॉन पिंग करें"
1414
1415 #: fish/cmds.c:2876
1416 msgid "read part of a file"
1417 msgstr "किसी फाइल का हिस्सा पढ़ें"
1418
1419 #: fish/cmds.c:2877
1420 #, fuzzy
1421 msgid "read part of a device"
1422 msgstr "किसी फाइल का हिस्सा पढ़ें"
1423
1424 #: fish/cmds.c:2878
1425 msgid "create an LVM physical volume"
1426 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1427
1428 #: fish/cmds.c:2879
1429 msgid "remove an LVM physical volume"
1430 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1431
1432 #: fish/cmds.c:2880
1433 msgid "resize an LVM physical volume"
1434 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1435
1436 #: fish/cmds.c:2881
1437 #, fuzzy
1438 msgid "resize an LVM physical volume (with size)"
1439 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1440
1441 #: fish/cmds.c:2882 fish/cmds.c:2883
1442 msgid "list the LVM physical volumes (PVs)"
1443 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1444
1445 #: fish/cmds.c:2884
1446 #, fuzzy
1447 msgid "get the UUID of a physical volume"
1448 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1449
1450 #: fish/cmds.c:2885
1451 #, fuzzy
1452 msgid "write to part of a file"
1453 msgstr "किसी फाइल का हिस्सा पढ़ें"
1454
1455 #: fish/cmds.c:2886
1456 #, fuzzy
1457 msgid "write to part of a device"
1458 msgstr "किसी फाइल का हिस्सा पढ़ें"
1459
1460 #: fish/cmds.c:2887
1461 msgid "read a file"
1462 msgstr "फाइल पढ़ें"
1463
1464 #: fish/cmds.c:2888
1465 msgid "read file as lines"
1466 msgstr "फाइल पंक्ति बार पढ़ें"
1467
1468 #: fish/cmds.c:2889
1469 msgid "read directories entries"
1470 msgstr "निर्देशिका प्रविष्टि पढें"
1471
1472 #: fish/cmds.c:2890
1473 msgid "read the target of a symbolic link"
1474 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1475
1476 #: fish/cmds.c:2891
1477 msgid "readlink on multiple files"
1478 msgstr "मल्टीपल फाइल पर रीडलिंक"
1479
1480 #: fish/cmds.c:2892
1481 msgid "canonicalized absolute pathname"
1482 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1483
1484 #: fish/cmds.c:2894
1485 msgid "close and reopen libguestfs handle"
1486 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1487
1488 #: fish/cmds.c:2895
1489 #, fuzzy
1490 msgid "resize an ext2, ext3 or ext4 filesystem"
1491 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1492
1493 #: fish/cmds.c:2896
1494 #, fuzzy
1495 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1496 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1497
1498 #: fish/cmds.c:2897
1499 #, fuzzy
1500 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1501 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1502
1503 #: fish/cmds.c:2898
1504 msgid "remove a file"
1505 msgstr "फाइल हटाएँ"
1506
1507 #: fish/cmds.c:2899
1508 msgid "remove a file or directory recursively"
1509 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1510
1511 #: fish/cmds.c:2900
1512 msgid "remove a directory"
1513 msgstr "निर्देशिका हटाएँ"
1514
1515 #: fish/cmds.c:2901
1516 msgid "remove a mountpoint"
1517 msgstr "माउंट प्वाइंट हटाएँ"
1518
1519 #: fish/cmds.c:2902
1520 msgid "scrub (securely wipe) a device"
1521 msgstr "scrub (securely wipe) युक्ति"
1522
1523 #: fish/cmds.c:2903
1524 msgid "scrub (securely wipe) a file"
1525 msgstr "फाइल स्क्रब करें"
1526
1527 #: fish/cmds.c:2904
1528 msgid "scrub (securely wipe) free space"
1529 msgstr "मुक्त स्थान को साफ करें"
1530
1531 #: fish/cmds.c:2905
1532 msgid "add options to kernel command line"
1533 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1534
1535 #: fish/cmds.c:2906
1536 #, fuzzy
1537 msgid "set the attach method"
1538 msgstr "खोज पथ सेट करें"
1539
1540 #: fish/cmds.c:2907
1541 msgid "set autosync mode"
1542 msgstr "autosync विधि सेट करें"
1543
1544 #: fish/cmds.c:2908
1545 msgid "enable or disable direct appliance mode"
1546 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1547
1548 #: fish/cmds.c:2909
1549 msgid "set the ext2/3/4 filesystem label"
1550 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1551
1552 #: fish/cmds.c:2910
1553 msgid "set the ext2/3/4 filesystem UUID"
1554 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1555
1556 #: fish/cmds.c:2911
1557 msgid "set memory allocated to the qemu subprocess"
1558 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1559
1560 #: fish/cmds.c:2912
1561 msgid "set enable network flag"
1562 msgstr ""
1563
1564 #: fish/cmds.c:2913
1565 msgid "set the search path"
1566 msgstr "खोज पथ सेट करें"
1567
1568 #: fish/cmds.c:2914
1569 msgid "set the qemu binary"
1570 msgstr "emu द्विपदीय सेट करें"
1571
1572 #: fish/cmds.c:2915
1573 msgid "enable or disable the recovery process"
1574 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1575
1576 #: fish/cmds.c:2916
1577 msgid "set SELinux enabled or disabled at appliance boot"
1578 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1579
1580 #: fish/cmds.c:2917
1581 msgid "enable or disable command traces"
1582 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1583
1584 #: fish/cmds.c:2918
1585 msgid "set verbose mode"
1586 msgstr "वर्बोस विधि सेट करें"
1587
1588 #: fish/cmds.c:2919
1589 msgid "set SELinux security context"
1590 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1591
1592 #: fish/cmds.c:2921 fish/cmds.c:2922
1593 msgid "create partitions on a block device"
1594 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1595
1596 #: fish/cmds.c:2923
1597 msgid "modify a single partition on a block device"
1598 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1599
1600 #: fish/cmds.c:2924
1601 msgid "display the disk geometry from the partition table"
1602 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1603
1604 #: fish/cmds.c:2925
1605 msgid "display the kernel geometry"
1606 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1607
1608 #: fish/cmds.c:2926
1609 msgid "display the partition table"
1610 msgstr "विभाजन सारणी को दिखाएँ"
1611
1612 #: fish/cmds.c:2927
1613 msgid "run a command via the shell"
1614 msgstr "शेल से होकर कमांड चलाएँ"
1615
1616 #: fish/cmds.c:2928
1617 msgid "run a command via the shell returning lines"
1618 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1619
1620 #: fish/cmds.c:2929
1621 msgid "sleep for some seconds"
1622 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1623
1624 #: fish/cmds.c:2930
1625 #, fuzzy
1626 msgid "create a sparse disk image and add"
1627 msgstr "तनु छवि फाइल आबंटित करें"
1628
1629 #: fish/cmds.c:2931
1630 msgid "get file information"
1631 msgstr "फाइल सूचना पाएँ"
1632
1633 #: fish/cmds.c:2932
1634 msgid "get file system statistics"
1635 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1636
1637 #: fish/cmds.c:2933 fish/cmds.c:2934
1638 msgid "print the printable strings in a file"
1639 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1640
1641 #: fish/cmds.c:2935
1642 #, fuzzy
1643 msgid "list supported groups of commands"
1644 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1645
1646 #: fish/cmds.c:2936
1647 msgid "disable swap on device"
1648 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1649
1650 #: fish/cmds.c:2937
1651 msgid "disable swap on file"
1652 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1653
1654 #: fish/cmds.c:2938
1655 msgid "disable swap on labeled swap partition"
1656 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1657
1658 #: fish/cmds.c:2939
1659 msgid "disable swap on swap partition by UUID"
1660 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1661
1662 #: fish/cmds.c:2940
1663 msgid "enable swap on device"
1664 msgstr "युक्ति पर स्वैप सक्रिय करें"
1665
1666 #: fish/cmds.c:2941
1667 msgid "enable swap on file"
1668 msgstr "फाइल पर स्वैप सक्रिय करें"
1669
1670 #: fish/cmds.c:2942
1671 msgid "enable swap on labeled swap partition"
1672 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1673
1674 #: fish/cmds.c:2943
1675 msgid "enable swap on swap partition by UUID"
1676 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1677
1678 #: fish/cmds.c:2944
1679 msgid "sync disks, writes are flushed through to the disk image"
1680 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1681
1682 #: fish/cmds.c:2945
1683 msgid "return last 10 lines of a file"
1684 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1685
1686 #: fish/cmds.c:2946
1687 msgid "return last N lines of a file"
1688 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1689
1690 #: fish/cmds.c:2947
1691 msgid "unpack tarfile to directory"
1692 msgstr "tarfile को निर्देशिका में खोलें"
1693
1694 #: fish/cmds.c:2948
1695 msgid "pack directory into tarfile"
1696 msgstr "निर्देशिका को tarfile में पैक करें"
1697
1698 #: fish/cmds.c:2949 fish/cmds.c:2956
1699 msgid "unpack compressed tarball to directory"
1700 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1701
1702 #: fish/cmds.c:2950 fish/cmds.c:2957
1703 msgid "pack directory into compressed tarball"
1704 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1705
1706 #: fish/cmds.c:2951
1707 #, fuzzy
1708 msgid "print elapsed time taken to run a command"
1709 msgstr "कमांड चलाने के लिए लिया गया समय"
1710
1711 #: fish/cmds.c:2952
1712 msgid "update file timestamps or create a new file"
1713 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1714
1715 #: fish/cmds.c:2953
1716 msgid "truncate a file to zero size"
1717 msgstr "फाइल को शून्य आकार में काटें"
1718
1719 #: fish/cmds.c:2954
1720 msgid "truncate a file to a particular size"
1721 msgstr "फाइल को किसी खास आकार में काटें"
1722
1723 #: fish/cmds.c:2955
1724 msgid "get ext2/ext3/ext4 superblock details"
1725 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1726
1727 #: fish/cmds.c:2958
1728 msgid "set file mode creation mask (umask)"
1729 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1730
1731 #: fish/cmds.c:2959
1732 msgid "unmount a filesystem"
1733 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1734
1735 #: fish/cmds.c:2960
1736 msgid "unmount all filesystems"
1737 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1738
1739 #: fish/cmds.c:2961
1740 msgid "upload a file from the local machine"
1741 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1742
1743 #: fish/cmds.c:2962
1744 #, fuzzy
1745 msgid "upload a file from the local machine with offset"
1746 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1747
1748 #: fish/cmds.c:2963
1749 msgid "set timestamp of a file with nanosecond precision"
1750 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1751
1752 #: fish/cmds.c:2964
1753 msgid "get the library version number"
1754 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1755
1756 #: fish/cmds.c:2965
1757 #, fuzzy
1758 msgid "get the filesystem label"
1759 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
1760
1761 #: fish/cmds.c:2966
1762 msgid "get the Linux VFS type corresponding to a mounted device"
1763 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1764
1765 #: fish/cmds.c:2967
1766 #, fuzzy
1767 msgid "get the filesystem UUID"
1768 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
1769
1770 #: fish/cmds.c:2968
1771 msgid "activate or deactivate some volume groups"
1772 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1773
1774 #: fish/cmds.c:2969
1775 msgid "activate or deactivate all volume groups"
1776 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1777
1778 #: fish/cmds.c:2970
1779 msgid "create an LVM volume group"
1780 msgstr "LVM वॉल्यूम समूह बनाएँ"
1781
1782 #: fish/cmds.c:2971
1783 msgid "get the LV UUIDs of all LVs in the volume group"
1784 msgstr ""
1785
1786 #: fish/cmds.c:2972
1787 msgid "get the PV UUIDs containing the volume group"
1788 msgstr ""
1789
1790 #: fish/cmds.c:2973
1791 msgid "remove an LVM volume group"
1792 msgstr "LVM वाल्यूम समूह हटाएँ"
1793
1794 #: fish/cmds.c:2974
1795 msgid "rename an LVM volume group"
1796 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1797
1798 #: fish/cmds.c:2975 fish/cmds.c:2976
1799 msgid "list the LVM volume groups (VGs)"
1800 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1801
1802 #: fish/cmds.c:2977
1803 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1804 msgstr ""
1805
1806 #: fish/cmds.c:2978
1807 #, fuzzy
1808 msgid "get the UUID of a volume group"
1809 msgstr "LVM वॉल्यूम समूह बनाएँ"
1810
1811 #: fish/cmds.c:2979
1812 msgid "count characters in a file"
1813 msgstr "फाइल में वर्ण गिनती करें"
1814
1815 #: fish/cmds.c:2980
1816 msgid "count lines in a file"
1817 msgstr "फाइल में पंक्ति गिनती करें"
1818
1819 #: fish/cmds.c:2981
1820 msgid "count words in a file"
1821 msgstr "फाइल में शब्द गिनती करें"
1822
1823 #: fish/cmds.c:2982
1824 #, fuzzy
1825 msgid "create a new file"
1826 msgstr "फाइल बनाएँ"
1827
1828 #: fish/cmds.c:2983
1829 msgid "create a file"
1830 msgstr "फाइल बनाएँ"
1831
1832 #: fish/cmds.c:2986
1833 msgid "write zeroes to the device"
1834 msgstr "युक्ति में शून्य लिखें"
1835
1836 #: fish/cmds.c:2987
1837 #, fuzzy
1838 msgid "write zeroes to an entire device"
1839 msgstr "युक्ति में शून्य लिखें"
1840
1841 #: fish/cmds.c:2988
1842 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1843 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1844
1845 #: fish/cmds.c:2991
1846 msgid "determine file type inside a compressed file"
1847 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1848
1849 #: fish/cmds.c:2994
1850 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1851 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1852
1853 #: fish/cmds.c:3312 fish/cmds.c:3326 fish/cmds.c:3342 fish/cmds.c:3359
1854 #: fish/cmds.c:3376 fish/cmds.c:3394 fish/cmds.c:3413 fish/cmds.c:3429
1855 #: fish/cmds.c:3447 fish/cmds.c:3463 fish/cmds.c:3481 fish/cmds.c:3497
1856 #: fish/cmds.c:3514 fish/cmds.c:3529 fish/cmds.c:3547 fish/cmds.c:3562
1857 #: fish/cmds.c:3578 fish/cmds.c:3594 fish/cmds.c:3610 fish/cmds.c:3626
1858 #: fish/cmds.c:3642 fish/cmds.c:3660 fish/cmds.c:3693 fish/cmds.c:3709
1859 #: fish/cmds.c:3725 fish/cmds.c:3744 fish/cmds.c:3759 fish/cmds.c:3777
1860 #: fish/cmds.c:3792 fish/cmds.c:3810 fish/cmds.c:3825 fish/cmds.c:3843
1861 #: fish/cmds.c:3858 fish/cmds.c:3877 fish/cmds.c:3896 fish/cmds.c:3914
1862 #: fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973 fish/cmds.c:3993
1863 #: fish/cmds.c:4013 fish/cmds.c:4032 fish/cmds.c:4051 fish/cmds.c:4071
1864 #: fish/cmds.c:4091 fish/cmds.c:4111 fish/cmds.c:4126 fish/cmds.c:4142
1865 #: fish/cmds.c:4214 fish/cmds.c:4232 fish/cmds.c:4249 fish/cmds.c:4333
1866 #: fish/cmds.c:4353 fish/cmds.c:4373 fish/cmds.c:4393 fish/cmds.c:4413
1867 #: fish/cmds.c:4433 fish/cmds.c:4452 fish/cmds.c:4471 fish/cmds.c:4490
1868 #: fish/cmds.c:4505 fish/cmds.c:4524 fish/cmds.c:4544 fish/cmds.c:4564
1869 #: fish/cmds.c:4641 fish/cmds.c:4657 fish/cmds.c:4673 fish/cmds.c:4692
1870 #: fish/cmds.c:4714 fish/cmds.c:4736 fish/cmds.c:4756 fish/cmds.c:4773
1871 #: fish/cmds.c:4790 fish/cmds.c:4807 fish/cmds.c:4824 fish/cmds.c:4841
1872 #: fish/cmds.c:4858 fish/cmds.c:4875 fish/cmds.c:4894 fish/cmds.c:4917
1873 #: fish/cmds.c:4953 fish/cmds.c:4970 fish/cmds.c:4993 fish/cmds.c:5015
1874 #: fish/cmds.c:5036 fish/cmds.c:5056 fish/cmds.c:5075 fish/cmds.c:5095
1875 #: fish/cmds.c:5113 fish/cmds.c:5131 fish/cmds.c:5145 fish/cmds.c:5161
1876 #: fish/cmds.c:5181 fish/cmds.c:5200 fish/cmds.c:5219 fish/cmds.c:5238
1877 #: fish/cmds.c:5257 fish/cmds.c:5277 fish/cmds.c:5317 fish/cmds.c:5374
1878 #: fish/cmds.c:5395 fish/cmds.c:5416 fish/cmds.c:5437 fish/cmds.c:5455
1879 #: fish/cmds.c:5477 fish/cmds.c:5515 fish/cmds.c:5537 fish/cmds.c:5616
1880 #: fish/cmds.c:5655 fish/cmds.c:5670 fish/cmds.c:5687 fish/cmds.c:5701
1881 #: fish/cmds.c:5717 fish/cmds.c:5739 fish/cmds.c:5761 fish/cmds.c:5783
1882 #: fish/cmds.c:5805 fish/cmds.c:5827 fish/cmds.c:5849 fish/cmds.c:5869
1883 #: fish/cmds.c:5886 fish/cmds.c:5903 fish/cmds.c:5922 fish/cmds.c:5941
1884 #: fish/cmds.c:5961 fish/cmds.c:5997 fish/cmds.c:6016 fish/cmds.c:6035
1885 #: fish/cmds.c:6052 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6116
1886 #: fish/cmds.c:6140 fish/cmds.c:6163 fish/cmds.c:6184 fish/cmds.c:6207
1887 #: fish/cmds.c:6230 fish/cmds.c:6250 fish/cmds.c:6272 fish/cmds.c:6293
1888 #: fish/cmds.c:6316 fish/cmds.c:6333 fish/cmds.c:6350 fish/cmds.c:6368
1889 #: fish/cmds.c:6386 fish/cmds.c:6407 fish/cmds.c:6425 fish/cmds.c:6446
1890 #: fish/cmds.c:6466 fish/cmds.c:6484 fish/cmds.c:6505 fish/cmds.c:6528
1891 #: fish/cmds.c:6551 fish/cmds.c:6573 fish/cmds.c:6606 fish/cmds.c:6623
1892 #: fish/cmds.c:6640 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6710
1893 #: fish/cmds.c:6732 fish/cmds.c:6749 fish/cmds.c:6771 fish/cmds.c:6865
1894 #: fish/cmds.c:6885 fish/cmds.c:6905 fish/cmds.c:6925 fish/cmds.c:6943
1895 #: fish/cmds.c:6964 fish/cmds.c:7000 fish/cmds.c:7017 fish/cmds.c:7039
1896 #: fish/cmds.c:7056 fish/cmds.c:7092 fish/cmds.c:7112 fish/cmds.c:7132
1897 #: fish/cmds.c:7152 fish/cmds.c:7174 fish/cmds.c:7191 fish/cmds.c:7210
1898 #: fish/cmds.c:7229 fish/cmds.c:7251 fish/cmds.c:7272 fish/cmds.c:7293
1899 #: fish/cmds.c:7314 fish/cmds.c:7337 fish/cmds.c:7378 fish/cmds.c:7401
1900 #: fish/cmds.c:7440 fish/cmds.c:7457 fish/cmds.c:7476 fish/cmds.c:7497
1901 #: fish/cmds.c:7520 fish/cmds.c:7542 fish/cmds.c:7560 fish/cmds.c:7579
1902 #: fish/cmds.c:7600 fish/cmds.c:7677 fish/cmds.c:7718 fish/cmds.c:7797
1903 #: fish/cmds.c:7873 fish/cmds.c:7910 fish/cmds.c:7933 fish/cmds.c:7954
1904 #: fish/cmds.c:7977 fish/cmds.c:7999 fish/cmds.c:8024 fish/cmds.c:8067
1905 #: fish/cmds.c:8108 fish/cmds.c:8129 fish/cmds.c:8147 fish/cmds.c:8166
1906 #: fish/cmds.c:8183 fish/cmds.c:8201 fish/cmds.c:8228 fish/cmds.c:8252
1907 #: fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324 fish/cmds.c:8348
1908 #: fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420 fish/cmds.c:8444
1909 #: fish/cmds.c:8468 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8538
1910 #: fish/cmds.c:8559 fish/cmds.c:8580 fish/cmds.c:8601 fish/cmds.c:8621
1911 #: fish/cmds.c:8644 fish/cmds.c:8682 fish/cmds.c:8699 fish/cmds.c:8716
1912 #: fish/cmds.c:8735 fish/cmds.c:8754 fish/cmds.c:8771 fish/cmds.c:8788
1913 #: fish/cmds.c:8805 fish/cmds.c:8822 fish/cmds.c:8841 fish/cmds.c:8877
1914 #: fish/cmds.c:8917 fish/cmds.c:8950 fish/cmds.c:8967 fish/cmds.c:8984
1915 #: fish/cmds.c:9000 fish/cmds.c:9015 fish/cmds.c:9036 fish/cmds.c:9074
1916 #: fish/cmds.c:9112 fish/cmds.c:9151 fish/cmds.c:9191 fish/cmds.c:9232
1917 #: fish/cmds.c:9273 fish/cmds.c:9311 fish/cmds.c:9328 fish/cmds.c:9351
1918 #: fish/cmds.c:9373 fish/cmds.c:9395 fish/cmds.c:9415 fish/cmds.c:9435
1919 #: fish/cmds.c:9471 fish/cmds.c:9543 fish/cmds.c:9583 fish/cmds.c:9641
1920 #: fish/cmds.c:9667 fish/cmds.c:9693 fish/cmds.c:9721 fish/cmds.c:9780
1921 #: fish/cmds.c:9801 fish/cmds.c:9846 fish/cmds.c:9866 fish/cmds.c:9905
1922 #: fish/cmds.c:9942 fish/cmds.c:9962 fish/cmds.c:9984 fish/cmds.c:10041
1923 #: fish/cmds.c:10061 fish/cmds.c:10083 fish/cmds.c:10105 fish/cmds.c:10124
1924 #: fish/cmds.c:10144 fish/cmds.c:10171 fish/cmds.c:10191 fish/cmds.c:10211
1925 #: fish/cmds.c:10231 fish/cmds.c:10251 fish/cmds.c:10273 fish/cmds.c:10308
1926 #: fish/cmds.c:10326 fish/cmds.c:10349 fish/cmds.c:10371 fish/cmds.c:10386
1927 #: fish/cmds.c:10403 fish/cmds.c:10440 fish/cmds.c:10479 fish/cmds.c:10519
1928 #: fish/cmds.c:10575 fish/cmds.c:10597 fish/cmds.c:10633 fish/cmds.c:10648
1929 #: fish/cmds.c:10668 fish/cmds.c:10708 fish/cmds.c:10731 fish/cmds.c:10755
1930 #: fish/cmds.c:10780 fish/cmds.c:10821 fish/cmds.c:10846 fish/cmds.c:10884
1931 #: fish/cmds.c:10915 fish/cmds.c:10946 fish/cmds.c:10974 fish/cmds.c:10994
1932 #: fish/cmds.c:11026 fish/cmds.c:11046 fish/cmds.c:11066 fish/cmds.c:11083
1933 #: fish/cmds.c:11101 fish/cmds.c:11124 fish/cmds.c:11145 fish/cmds.c:11164
1934 #: fish/cmds.c:11206 fish/cmds.c:11249 fish/cmds.c:11293 fish/cmds.c:11332
1935 #: fish/cmds.c:11351 fish/cmds.c:11371 fish/cmds.c:11391 fish/cmds.c:11412
1936 #: fish/cmds.c:11433 fish/cmds.c:11454 fish/cmds.c:11475 fish/cmds.c:11496
1937 #: fish/cmds.c:11518 fish/cmds.c:11556 fish/cmds.c:11607 fish/cmds.c:11645
1938 #: fish/cmds.c:11701 fish/cmds.c:11837 fish/cmds.c:11866 fish/cmds.c:11893
1939 #: fish/cmds.c:11910 fish/cmds.c:11931 fish/cmds.c:11948 fish/cmds.c:12010
1940 #, c-format
1941 msgid "%s should have %d parameter(s)\n"
1942 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1943
1944 #: fish/cmds.c:3313 fish/cmds.c:3327 fish/cmds.c:3343 fish/cmds.c:3360
1945 #: fish/cmds.c:3377 fish/cmds.c:3395 fish/cmds.c:3414 fish/cmds.c:3430
1946 #: fish/cmds.c:3448 fish/cmds.c:3464 fish/cmds.c:3482 fish/cmds.c:3498
1947 #: fish/cmds.c:3515 fish/cmds.c:3530 fish/cmds.c:3548 fish/cmds.c:3563
1948 #: fish/cmds.c:3579 fish/cmds.c:3595 fish/cmds.c:3611 fish/cmds.c:3627
1949 #: fish/cmds.c:3643 fish/cmds.c:3661 fish/cmds.c:3694 fish/cmds.c:3710
1950 #: fish/cmds.c:3726 fish/cmds.c:3745 fish/cmds.c:3760 fish/cmds.c:3778
1951 #: fish/cmds.c:3793 fish/cmds.c:3811 fish/cmds.c:3826 fish/cmds.c:3844
1952 #: fish/cmds.c:3859 fish/cmds.c:3878 fish/cmds.c:3897 fish/cmds.c:3915
1953 #: fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974 fish/cmds.c:3994
1954 #: fish/cmds.c:4014 fish/cmds.c:4033 fish/cmds.c:4052 fish/cmds.c:4072
1955 #: fish/cmds.c:4092 fish/cmds.c:4112 fish/cmds.c:4127 fish/cmds.c:4143
1956 #: fish/cmds.c:4164 fish/cmds.c:4215 fish/cmds.c:4233 fish/cmds.c:4250
1957 #: fish/cmds.c:4271 fish/cmds.c:4334 fish/cmds.c:4354 fish/cmds.c:4374
1958 #: fish/cmds.c:4394 fish/cmds.c:4414 fish/cmds.c:4434 fish/cmds.c:4453
1959 #: fish/cmds.c:4472 fish/cmds.c:4491 fish/cmds.c:4506 fish/cmds.c:4525
1960 #: fish/cmds.c:4545 fish/cmds.c:4565 fish/cmds.c:4588 fish/cmds.c:4642
1961 #: fish/cmds.c:4658 fish/cmds.c:4674 fish/cmds.c:4693 fish/cmds.c:4715
1962 #: fish/cmds.c:4737 fish/cmds.c:4757 fish/cmds.c:4774 fish/cmds.c:4791
1963 #: fish/cmds.c:4808 fish/cmds.c:4825 fish/cmds.c:4842 fish/cmds.c:4859
1964 #: fish/cmds.c:4876 fish/cmds.c:4895 fish/cmds.c:4918 fish/cmds.c:4954
1965 #: fish/cmds.c:4971 fish/cmds.c:4994 fish/cmds.c:5016 fish/cmds.c:5037
1966 #: fish/cmds.c:5057 fish/cmds.c:5076 fish/cmds.c:5096 fish/cmds.c:5114
1967 #: fish/cmds.c:5132 fish/cmds.c:5146 fish/cmds.c:5162 fish/cmds.c:5182
1968 #: fish/cmds.c:5201 fish/cmds.c:5220 fish/cmds.c:5239 fish/cmds.c:5258
1969 #: fish/cmds.c:5278 fish/cmds.c:5318 fish/cmds.c:5375 fish/cmds.c:5396
1970 #: fish/cmds.c:5417 fish/cmds.c:5438 fish/cmds.c:5456 fish/cmds.c:5478
1971 #: fish/cmds.c:5516 fish/cmds.c:5538 fish/cmds.c:5617 fish/cmds.c:5656
1972 #: fish/cmds.c:5671 fish/cmds.c:5688 fish/cmds.c:5702 fish/cmds.c:5718
1973 #: fish/cmds.c:5740 fish/cmds.c:5762 fish/cmds.c:5784 fish/cmds.c:5806
1974 #: fish/cmds.c:5828 fish/cmds.c:5850 fish/cmds.c:5870 fish/cmds.c:5887
1975 #: fish/cmds.c:5904 fish/cmds.c:5923 fish/cmds.c:5942 fish/cmds.c:5962
1976 #: fish/cmds.c:5998 fish/cmds.c:6017 fish/cmds.c:6036 fish/cmds.c:6053
1977 #: fish/cmds.c:6071 fish/cmds.c:6094 fish/cmds.c:6117 fish/cmds.c:6141
1978 #: fish/cmds.c:6164 fish/cmds.c:6185 fish/cmds.c:6208 fish/cmds.c:6231
1979 #: fish/cmds.c:6251 fish/cmds.c:6273 fish/cmds.c:6294 fish/cmds.c:6317
1980 #: fish/cmds.c:6334 fish/cmds.c:6351 fish/cmds.c:6369 fish/cmds.c:6387
1981 #: fish/cmds.c:6408 fish/cmds.c:6426 fish/cmds.c:6447 fish/cmds.c:6467
1982 #: fish/cmds.c:6485 fish/cmds.c:6506 fish/cmds.c:6529 fish/cmds.c:6552
1983 #: fish/cmds.c:6574 fish/cmds.c:6607 fish/cmds.c:6624 fish/cmds.c:6641
1984 #: fish/cmds.c:6665 fish/cmds.c:6688 fish/cmds.c:6711 fish/cmds.c:6733
1985 #: fish/cmds.c:6750 fish/cmds.c:6772 fish/cmds.c:6866 fish/cmds.c:6886
1986 #: fish/cmds.c:6906 fish/cmds.c:6926 fish/cmds.c:6944 fish/cmds.c:6965
1987 #: fish/cmds.c:7001 fish/cmds.c:7018 fish/cmds.c:7040 fish/cmds.c:7057
1988 #: fish/cmds.c:7093 fish/cmds.c:7113 fish/cmds.c:7133 fish/cmds.c:7153
1989 #: fish/cmds.c:7175 fish/cmds.c:7192 fish/cmds.c:7211 fish/cmds.c:7230
1990 #: fish/cmds.c:7252 fish/cmds.c:7273 fish/cmds.c:7294 fish/cmds.c:7315
1991 #: fish/cmds.c:7338 fish/cmds.c:7379 fish/cmds.c:7402 fish/cmds.c:7441
1992 #: fish/cmds.c:7458 fish/cmds.c:7477 fish/cmds.c:7498 fish/cmds.c:7521
1993 #: fish/cmds.c:7543 fish/cmds.c:7561 fish/cmds.c:7580 fish/cmds.c:7601
1994 #: fish/cmds.c:7678 fish/cmds.c:7719 fish/cmds.c:7798 fish/cmds.c:7874
1995 #: fish/cmds.c:7911 fish/cmds.c:7934 fish/cmds.c:7955 fish/cmds.c:7978
1996 #: fish/cmds.c:8000 fish/cmds.c:8025 fish/cmds.c:8068 fish/cmds.c:8109
1997 #: fish/cmds.c:8130 fish/cmds.c:8148 fish/cmds.c:8167 fish/cmds.c:8184
1998 #: fish/cmds.c:8202 fish/cmds.c:8229 fish/cmds.c:8253 fish/cmds.c:8277
1999 #: fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349 fish/cmds.c:8373
2000 #: fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445 fish/cmds.c:8469
2001 #: fish/cmds.c:8493 fish/cmds.c:8516 fish/cmds.c:8539 fish/cmds.c:8560
2002 #: fish/cmds.c:8581 fish/cmds.c:8602 fish/cmds.c:8622 fish/cmds.c:8645
2003 #: fish/cmds.c:8683 fish/cmds.c:8700 fish/cmds.c:8717 fish/cmds.c:8736
2004 #: fish/cmds.c:8755 fish/cmds.c:8772 fish/cmds.c:8789 fish/cmds.c:8806
2005 #: fish/cmds.c:8823 fish/cmds.c:8842 fish/cmds.c:8878 fish/cmds.c:8918
2006 #: fish/cmds.c:8951 fish/cmds.c:8968 fish/cmds.c:8985 fish/cmds.c:9001
2007 #: fish/cmds.c:9016 fish/cmds.c:9037 fish/cmds.c:9075 fish/cmds.c:9113
2008 #: fish/cmds.c:9152 fish/cmds.c:9192 fish/cmds.c:9233 fish/cmds.c:9274
2009 #: fish/cmds.c:9312 fish/cmds.c:9329 fish/cmds.c:9352 fish/cmds.c:9374
2010 #: fish/cmds.c:9396 fish/cmds.c:9416 fish/cmds.c:9436 fish/cmds.c:9472
2011 #: fish/cmds.c:9544 fish/cmds.c:9584 fish/cmds.c:9642 fish/cmds.c:9668
2012 #: fish/cmds.c:9694 fish/cmds.c:9722 fish/cmds.c:9781 fish/cmds.c:9802
2013 #: fish/cmds.c:9847 fish/cmds.c:9867 fish/cmds.c:9906 fish/cmds.c:9943
2014 #: fish/cmds.c:9963 fish/cmds.c:9985 fish/cmds.c:10042 fish/cmds.c:10062
2015 #: fish/cmds.c:10084 fish/cmds.c:10106 fish/cmds.c:10125 fish/cmds.c:10145
2016 #: fish/cmds.c:10172 fish/cmds.c:10192 fish/cmds.c:10212 fish/cmds.c:10232
2017 #: fish/cmds.c:10252 fish/cmds.c:10274 fish/cmds.c:10309 fish/cmds.c:10327
2018 #: fish/cmds.c:10350 fish/cmds.c:10372 fish/cmds.c:10387 fish/cmds.c:10404
2019 #: fish/cmds.c:10441 fish/cmds.c:10480 fish/cmds.c:10520 fish/cmds.c:10576
2020 #: fish/cmds.c:10598 fish/cmds.c:10634 fish/cmds.c:10649 fish/cmds.c:10669
2021 #: fish/cmds.c:10709 fish/cmds.c:10732 fish/cmds.c:10756 fish/cmds.c:10781
2022 #: fish/cmds.c:10822 fish/cmds.c:10847 fish/cmds.c:10885 fish/cmds.c:10916
2023 #: fish/cmds.c:10947 fish/cmds.c:10975 fish/cmds.c:10995 fish/cmds.c:11027
2024 #: fish/cmds.c:11047 fish/cmds.c:11067 fish/cmds.c:11084 fish/cmds.c:11102
2025 #: fish/cmds.c:11125 fish/cmds.c:11146 fish/cmds.c:11165 fish/cmds.c:11207
2026 #: fish/cmds.c:11250 fish/cmds.c:11294 fish/cmds.c:11333 fish/cmds.c:11352
2027 #: fish/cmds.c:11372 fish/cmds.c:11392 fish/cmds.c:11413 fish/cmds.c:11434
2028 #: fish/cmds.c:11455 fish/cmds.c:11476 fish/cmds.c:11497 fish/cmds.c:11519
2029 #: fish/cmds.c:11557 fish/cmds.c:11608 fish/cmds.c:11646 fish/cmds.c:11702
2030 #: fish/cmds.c:11725 fish/cmds.c:11838 fish/cmds.c:11867 fish/cmds.c:11894
2031 #: fish/cmds.c:11911 fish/cmds.c:11932 fish/cmds.c:11949 fish/cmds.c:11971
2032 #: fish/cmds.c:12011 fish/cmds.c:12032 fish/cmds.c:12092
2033 #, c-format
2034 msgid "type 'help %s' for help on %s\n"
2035 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
2036
2037 #: fish/cmds.c:3671 fish/cmds.c:4930 fish/cmds.c:5288 fish/cmds.c:5328
2038 #: fish/cmds.c:5347 fish/cmds.c:5490 fish/cmds.c:5549 fish/cmds.c:5568
2039 #: fish/cmds.c:5587 fish/cmds.c:5630 fish/cmds.c:5973 fish/cmds.c:6584
2040 #: fish/cmds.c:6783 fish/cmds.c:6802 fish/cmds.c:6821 fish/cmds.c:6840
2041 #: fish/cmds.c:6976 fish/cmds.c:7067 fish/cmds.c:7348 fish/cmds.c:7412
2042 #: fish/cmds.c:7611 fish/cmds.c:7630 fish/cmds.c:7649 fish/cmds.c:7688
2043 #: fish/cmds.c:7729 fish/cmds.c:7748 fish/cmds.c:7767 fish/cmds.c:7808
2044 #: fish/cmds.c:7827 fish/cmds.c:7846 fish/cmds.c:7884 fish/cmds.c:8037
2045 #: fish/cmds.c:8080 fish/cmds.c:8657 fish/cmds.c:8852 fish/cmds.c:8890
2046 #: fish/cmds.c:8928 fish/cmds.c:9048 fish/cmds.c:9085 fish/cmds.c:9123
2047 #: fish/cmds.c:9162 fish/cmds.c:9203 fish/cmds.c:9244 fish/cmds.c:9285
2048 #: fish/cmds.c:9448 fish/cmds.c:9484 fish/cmds.c:9497 fish/cmds.c:9510
2049 #: fish/cmds.c:9523 fish/cmds.c:9556 fish/cmds.c:9594 fish/cmds.c:9613
2050 #: fish/cmds.c:9734 fish/cmds.c:9753 fish/cmds.c:9814 fish/cmds.c:9827
2051 #: fish/cmds.c:9878 fish/cmds.c:9917 fish/cmds.c:9995 fish/cmds.c:10014
2052 #: fish/cmds.c:10288 fish/cmds.c:10415 fish/cmds.c:10452 fish/cmds.c:10491
2053 #: fish/cmds.c:10531 fish/cmds.c:10550 fish/cmds.c:10609 fish/cmds.c:10682
2054 #: fish/cmds.c:10792 fish/cmds.c:10862 fish/cmds.c:10896 fish/cmds.c:10927
2055 #: fish/cmds.c:10958 fish/cmds.c:11007 fish/cmds.c:11178 fish/cmds.c:11220
2056 #: fish/cmds.c:11265 fish/cmds.c:11307 fish/cmds.c:11533 fish/cmds.c:11571
2057 #: fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11657 fish/cmds.c:11676
2058 #: fish/cmds.c:11743 fish/cmds.c:11771 fish/cmds.c:11794 fish/cmds.c:12049
2059 #: fish/cmds.c:12110
2060 #, c-format
2061 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
2062 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
2063
2064 #: fish/cmds.c:3677 fish/cmds.c:4936 fish/cmds.c:5294 fish/cmds.c:5334
2065 #: fish/cmds.c:5353 fish/cmds.c:5496 fish/cmds.c:5555 fish/cmds.c:5574
2066 #: fish/cmds.c:5593 fish/cmds.c:5636 fish/cmds.c:5979 fish/cmds.c:6590
2067 #: fish/cmds.c:6789 fish/cmds.c:6808 fish/cmds.c:6827 fish/cmds.c:6846
2068 #: fish/cmds.c:6982 fish/cmds.c:7073 fish/cmds.c:7354 fish/cmds.c:7418
2069 #: fish/cmds.c:7617 fish/cmds.c:7636 fish/cmds.c:7655 fish/cmds.c:7694
2070 #: fish/cmds.c:7735 fish/cmds.c:7754 fish/cmds.c:7773 fish/cmds.c:7814
2071 #: fish/cmds.c:7833 fish/cmds.c:7852 fish/cmds.c:7890 fish/cmds.c:8043
2072 #: fish/cmds.c:8086 fish/cmds.c:8663 fish/cmds.c:8858 fish/cmds.c:8896
2073 #: fish/cmds.c:8934 fish/cmds.c:9054 fish/cmds.c:9091 fish/cmds.c:9129
2074 #: fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250 fish/cmds.c:9291
2075 #: fish/cmds.c:9562 fish/cmds.c:9600 fish/cmds.c:9619 fish/cmds.c:9740
2076 #: fish/cmds.c:9884 fish/cmds.c:9923 fish/cmds.c:10001 fish/cmds.c:10020
2077 #: fish/cmds.c:10421 fish/cmds.c:10458 fish/cmds.c:10497 fish/cmds.c:10537
2078 #: fish/cmds.c:10556 fish/cmds.c:10615 fish/cmds.c:10688 fish/cmds.c:10798
2079 #: fish/cmds.c:11184 fish/cmds.c:11226 fish/cmds.c:11271 fish/cmds.c:11313
2080 #: fish/cmds.c:11663 fish/cmds.c:11749 fish/cmds.c:11777 fish/cmds.c:11800
2081 #, c-format
2082 msgid "%s: %s: integer out of range\n"
2083 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
2084
2085 #: fish/cmds.c:4163 fish/cmds.c:4270 fish/cmds.c:4587 fish/cmds.c:11724
2086 #: fish/cmds.c:11970 fish/cmds.c:12031 fish/cmds.c:12091
2087 #, fuzzy, c-format
2088 msgid "%s should have %d-%d parameter(s)\n"
2089 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
2090
2091 #: fish/cmds.c:4189 fish/cmds.c:4306 fish/cmds.c:4608 fish/cmds.c:11810
2092 #: fish/cmds.c:11987 fish/cmds.c:12064 fish/cmds.c:12120
2093 #, fuzzy, c-format
2094 msgid "%s: unknown optional argument \"%s\"\n"
2095 msgstr "%s: too many arguments\n"
2096
2097 #: fish/cmds.c:4195 fish/cmds.c:4312 fish/cmds.c:4614 fish/cmds.c:11816
2098 #: fish/cmds.c:11993 fish/cmds.c:12070 fish/cmds.c:12126
2099 #, fuzzy, c-format
2100 msgid "%s: optional argument \"%s\" given twice\n"
2101 msgstr "%s: too many arguments\n"
2102
2103 #: fish/cmds.c:12147
2104 #, c-format
2105 msgid "%s: unknown command\n"
2106 msgstr "%s: अज्ञात कमांड\n"
2107
2108 #: fish/config.c:74 fish/config.c:113
2109 #, fuzzy, c-format
2110 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2111 msgstr "%s: internal error parsing string at '%s'\n"
2112
2113 #: fish/copy.c:41
2114 #, c-format
2115 msgid ""
2116 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2117 msgstr ""
2118
2119 #: fish/copy.c:62
2120 #, fuzzy, c-format
2121 msgid "copy-in: target '%s' is not a directory\n"
2122 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
2123
2124 #: fish/copy.c:157
2125 #, c-format
2126 msgid "error: argument is zero length or longer than maximum permitted\n"
2127 msgstr ""
2128
2129 #: fish/copy.c:202
2130 #, c-format
2131 msgid ""
2132 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2133 "image\n"
2134 msgstr ""
2135
2136 #: fish/copy.c:213
2137 #, fuzzy, c-format
2138 msgid "copy-out: target '%s' is not a directory\n"
2139 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
2140
2141 #: fish/copy.c:258
2142 #, fuzzy, c-format
2143 msgid "copy-out: '%s' is not a file or directory\n"
2144 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
2145
2146 #: fish/display.c:42
2147 #, c-format
2148 msgid "display filename\n"
2149 msgstr ""
2150
2151 #: fish/edit.c:45
2152 #, c-format
2153 msgid "use '%s filename' to edit a file\n"
2154 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
2155
2156 #: fish/fish.c:100
2157 #, fuzzy, c-format
2158 msgid ""
2159 "%s: guest filesystem shell\n"
2160 "%s lets you edit virtual machine filesystems\n"
2161 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2162 "Usage:\n"
2163 "  %s [--options] cmd [: cmd : cmd ...]\n"
2164 "Options:\n"
2165 "  -h|--cmd-help        List available commands\n"
2166 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2167 "  -a|--add image       Add image\n"
2168 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2169 "  --csh                Make --listen csh-compatible\n"
2170 "  -d|--domain guest    Add disks from libvirt guest\n"
2171 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2172 "  --echo-keys          Don't turn off echo for passphrases\n"
2173 "  -f|--file file       Read commands from file\n"
2174 "  --format[=raw|..]    Force disk format for -a option\n"
2175 "  -i|--inspector       Automatically mount filesystems\n"
2176 "  --keys-from-stdin    Read passphrases from stdin\n"
2177 "  --listen             Listen for remote commands\n"
2178 "  --live               Connect to a live virtual machine\n"
2179 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2180 "  -n|--no-sync         Don't autosync\n"
2181 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2182 "  --progress-bars      Enable progress bars even when not interactive\n"
2183 "  --no-progress-bars   Disable progress bars\n"
2184 "  --remote[=pid]       Send commands to remote %s\n"
2185 "  -r|--ro              Mount read-only\n"
2186 "  --selinux            Enable SELinux support\n"
2187 "  -v|--verbose         Verbose messages\n"
2188 "  -V|--version         Display version and exit\n"
2189 "  -w|--rw              Mount read-write\n"
2190 "  -x                   Echo each command before executing it\n"
2191 "\n"
2192 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2193 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2194 "or\n"
2195 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2196 "\n"
2197 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2198 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2199 "\n"
2200 "For more information, see the manpage %s(1).\n"
2201 msgstr ""
2202 "%s: guest filesystem shell\n"
2203 "%s lets you edit virtual machine filesystems\n"
2204 "Copyright (C) 2009 Red Hat Inc.\n"
2205 "Usage:\n"
2206 "  %s [--options] cmd [: cmd : cmd ...]\n"
2207 "  %s -i libvirt-domain\n"
2208 "  %s -i disk-image(s)\n"
2209 "or for interactive use:\n"
2210 "  %s\n"
2211 "or from a shell script:\n"
2212 "  %s <<EOF\n"
2213 "  cmd\n"
2214 "  ...\n"
2215 "  EOF\n"
2216 "Options:\n"
2217 "  -h|--cmd-help        List available commands\n"
2218 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2219 "  -a|--add image       Add image\n"
2220 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2221 "  -f|--file file       Read commands from file\n"
2222 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
2223 "  --listen             Listen for remote commands\n"
2224 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2225 "  -n|--no-sync         Don't autosync\n"
2226 "  --remote[=pid]       Send commands to remote %s\n"
2227 "  -r|--ro              Mount read-only\n"
2228 "  --selinux            Enable SELinux support\n"
2229 "  -v|--verbose         Verbose messages\n"
2230 "  -x                   Echo each command before executing it\n"
2231 "  -V|--version         Display version and exit\n"
2232 "For more information,  see the manpage %s(1).\n"
2233
2234 #: fish/fish.c:243
2235 #, c-format
2236 msgid "%s: --listen=PID: PID was not a number: %s\n"
2237 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2238
2239 #: fish/fish.c:250
2240 #, c-format
2241 msgid ""
2242 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2243 msgstr ""
2244 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2245
2246 #: fish/fish.c:300
2247 #, c-format
2248 msgid "%s: only one -f parameter can be given\n"
2249 msgstr "%s: only one -f parameter can be given\n"
2250
2251 #: fish/fish.c:455
2252 #, c-format
2253 msgid "%s: cannot use --listen and --remote options at the same time\n"
2254 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2255
2256 #: fish/fish.c:463
2257 #, c-format
2258 msgid "%s: extra parameters on the command line with --listen flag\n"
2259 msgstr "%s: extra parameters on the command line with --listen flag\n"
2260
2261 #: fish/fish.c:469
2262 #, c-format
2263 msgid "%s: cannot use --listen and --file options at the same time\n"
2264 msgstr "%s: cannot use --listen and --file options at the same time\n"
2265
2266 #: fish/fish.c:527
2267 #, c-format
2268 msgid "guestfish: could not access termcap or terminfo database.\n"
2269 msgstr ""
2270
2271 #: fish/fish.c:531
2272 #, c-format
2273 msgid "guestfish: terminal type \"%s\" not defined.\n"
2274 msgstr ""
2275
2276 #: fish/fish.c:619
2277 #, fuzzy, c-format
2278 msgid ""
2279 "\n"
2280 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2281 "editing virtual machine filesystems.\n"
2282 "\n"
2283 "Type: 'help' for help on commands\n"
2284 "      'man' to read the manual\n"
2285 "      'quit' to quit the shell\n"
2286 "\n"
2287 msgstr ""
2288 "\n"
2289 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
2290 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
2291 "\n"
2292 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
2293 "      'quit' को शेल को छोड़ने के लिए\n"
2294 "\n"
2295
2296 #: fish/fish.c:763
2297 #, c-format
2298 msgid "%s: unterminated double quote\n"
2299 msgstr "%s: unterminated double quote\n"
2300
2301 #: fish/fish.c:769 fish/fish.c:786
2302 #, c-format
2303 msgid "%s: command arguments not separated by whitespace\n"
2304 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2305
2306 #: fish/fish.c:780
2307 #, c-format
2308 msgid "%s: unterminated single quote\n"
2309 msgstr "%s: unterminated single quote\n"
2310
2311 #: fish/fish.c:810
2312 #, c-format
2313 msgid "%s: internal error parsing string at '%s'\n"
2314 msgstr "%s: internal error parsing string at '%s'\n"
2315
2316 #: fish/fish.c:827
2317 #, c-format
2318 msgid "%s: too many arguments\n"
2319 msgstr "%s: too many arguments\n"
2320
2321 #: fish/fish.c:895
2322 #, c-format
2323 msgid "%s: empty command on command line\n"
2324 msgstr "%s: empty command on command line\n"
2325
2326 #: fish/fish.c:1041
2327 msgid "display a list of commands or help on a command"
2328 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2329
2330 #: fish/fish.c:1043
2331 msgid "quit guestfish"
2332 msgstr "quit guestfish"
2333
2334 #: fish/fish.c:1054
2335 #, c-format
2336 msgid ""
2337 "help - display a list of commands or help on a command\n"
2338 "     help cmd\n"
2339 "     help\n"
2340 msgstr ""
2341 "help - display a list of commands or help on a command\n"
2342 "     help cmd\n"
2343 "     help\n"
2344
2345 #: fish/fish.c:1062
2346 #, c-format
2347 msgid ""
2348 "quit - quit guestfish\n"
2349 "     quit\n"
2350 msgstr ""
2351 "quit - quit guestfish\n"
2352 "     quit\n"
2353
2354 #: fish/fish.c:1067
2355 #, c-format
2356 msgid "%s: command not known, use -h to list all commands\n"
2357 msgstr "%s: command not known, use -h to list all commands\n"
2358
2359 #: fish/fish.c:1083
2360 #, c-format
2361 msgid ""
2362 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2363 "For a list of commands:             guestfish -h\n"
2364 "For complete documentation:         man guestfish\n"
2365 msgstr ""
2366
2367 #: fish/fish.c:1240
2368 #, c-format
2369 msgid "Runaway quote in string \"%s\"\n"
2370 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2371
2372 #: fish/fish.c:1438
2373 #, c-format
2374 msgid ""
2375 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2376 "or run \"inspect-os\" command)\n"
2377 msgstr ""
2378
2379 #: fish/fish.c:1458
2380 #, c-format
2381 msgid ""
2382 "%s: drive '%c:' not found.  To list available drives do:\n"
2383 "  inspect-get-drive-mappings %s\n"
2384 msgstr ""
2385
2386 #: fish/fish.c:1477
2387 #, c-format
2388 msgid ""
2389 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2390 "  umount-all\n"
2391 "  mount %s /\n"
2392 msgstr ""
2393
2394 #: fish/glob.c:53
2395 #, c-format
2396 msgid "use 'glob command [args...]'\n"
2397 msgstr "use 'glob command [args...]'\n"
2398
2399 #: fish/glob.c:73
2400 #, c-format
2401 msgid "glob: guestfs_glob_expand call failed: %s\n"
2402 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2403
2404 #: fish/help.c:38
2405 #, c-format
2406 msgid ""
2407 "Add disk images to examine using the -a or -d options, or the 'add' "
2408 "command.\n"
2409 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2410 "Once you have done this, use the 'run' command.\n"
2411 msgstr ""
2412
2413 #: fish/help.c:44
2414 #, c-format
2415 msgid ""
2416 "Find out what filesystems are available using 'list-filesystems' and then\n"
2417 "mount them to examine or modify the contents using 'mount-ro' or\n"
2418 "'mount-options'.\n"
2419 msgstr ""
2420
2421 #: fish/help.c:52
2422 #, c-format
2423 msgid ""
2424 "For more information about a command, use 'help cmd'.\n"
2425 "\n"
2426 "To read the manual, type 'man'.\n"
2427 msgstr ""
2428
2429 #: fish/hexedit.c:41
2430 #, c-format
2431 msgid "hexedit (device|filename) [max | start max]\n"
2432 msgstr ""
2433
2434 #: fish/hexedit.c:52
2435 #, c-format
2436 msgid "hexedit: %s is a zero length file or device\n"
2437 msgstr ""
2438
2439 #: fish/hexedit.c:63
2440 #, c-format
2441 msgid ""
2442 "hexedit: %s is larger than %s. You must supply a limit using\n"
2443 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2444 "  'hexedit %s <start> <max>'.\n"
2445 msgstr ""
2446
2447 #: fish/hexedit.c:92
2448 #, c-format
2449 msgid "hexedit: invalid range\n"
2450 msgstr ""
2451
2452 #: fish/inspect.c:77
2453 #, fuzzy, c-format
2454 msgid "%s: don't use --live and -i options together\n"
2455 msgstr "%s: cannot use --listen and --file options at the same time\n"
2456
2457 #: fish/inspect.c:89
2458 #, c-format
2459 msgid "%s: no operating system was found on this disk\n"
2460 msgstr ""
2461
2462 #: fish/inspect.c:95
2463 #, c-format
2464 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2465 msgstr ""
2466
2467 #: fish/inspect.c:134
2468 #, c-format
2469 msgid "%s: some filesystems could not be mounted (ignored)\n"
2470 msgstr ""
2471
2472 #: fish/inspect.c:146
2473 #, c-format
2474 msgid "Operating system: %s\n"
2475 msgstr ""
2476
2477 #: fish/inspect.c:159
2478 #, fuzzy, c-format
2479 msgid "%s mounted on %s\n"
2480 msgstr "आरोहबिंदु दिखाएँ"
2481
2482 #: fish/keys.c:53
2483 #, c-format
2484 msgid "Enter key or passphrase (\"%s\"): "
2485 msgstr ""
2486
2487 #: fish/lcd.c:34
2488 #, c-format
2489 msgid "use 'lcd directory' to change local directory\n"
2490 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2491
2492 #: fish/man.c:35
2493 #, c-format
2494 msgid "use 'man' without parameters to open the manual\n"
2495 msgstr ""
2496
2497 #: fish/man.c:54
2498 #, fuzzy, c-format
2499 msgid "the external 'man' program failed\n"
2500 msgstr "बाहरी कमांड विफल: %s"
2501
2502 #: fish/more.c:40
2503 #, c-format
2504 msgid "use '%s filename' to page a file\n"
2505 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2506
2507 #: fish/options.c:36
2508 #, fuzzy, c-format
2509 msgid "%s: too many drives added on the command line\n"
2510 msgstr "%s: empty command on command line\n"
2511
2512 #: fish/options.c:128
2513 #, c-format
2514 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2515 msgstr ""
2516
2517 #: fish/prep.c:37
2518 #, c-format
2519 msgid ""
2520 "List of available prepared disk images:\n"
2521 "\n"
2522 msgstr ""
2523
2524 #: fish/prep.c:40
2525 #, c-format
2526 msgid ""
2527 "guestfish -N %-8s - %s\n"
2528 "\n"
2529 "%s\n"
2530 msgstr ""
2531
2532 #: fish/prep.c:48
2533 #, c-format
2534 msgid "  Optional parameters:\n"
2535 msgstr ""
2536
2537 #: fish/prep.c:55
2538 #, c-format
2539 msgid "<%s> %s (default: %s)\n"
2540 msgstr ""
2541
2542 #: fish/prep.c:65
2543 #, c-format
2544 msgid ""
2545 "Prepared disk images are written to file \"test1.img\" in the local\n"
2546 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2547 "For more information see the guestfish(1) manual.\n"
2548 msgstr ""
2549
2550 #: fish/prep.c:96
2551 #, c-format
2552 msgid ""
2553 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2554 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2555 msgstr ""
2556
2557 #: fish/prep.c:158
2558 #, c-format
2559 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2560 msgstr ""
2561
2562 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2563 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2564 #, fuzzy
2565 msgid "failed to allocate disk"
2566 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2567
2568 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2569 #, fuzzy
2570 msgid "could not parse boot size"
2571 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2572
2573 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2574 #, fuzzy, c-format
2575 msgid "failed to get sector size of disk: %s"
2576 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2577
2578 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2579 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2580 #, c-format
2581 msgid "failed to partition disk: %s"
2582 msgstr ""
2583
2584 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2585 #, fuzzy, c-format
2586 msgid "failed to add boot partition: %s"
2587 msgstr "कोई स्वैप विभाजन बनाएँ"
2588
2589 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2590 #, fuzzy, c-format
2591 msgid "failed to add root partition: %s"
2592 msgstr "कोई स्वैप विभाजन बनाएँ"
2593
2594 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2595 #, c-format
2596 msgid "failed to create boot filesystem: %s"
2597 msgstr ""
2598
2599 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2600 #, c-format
2601 msgid "failed to create root filesystem: %s"
2602 msgstr ""
2603
2604 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2605 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2606 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2607 msgstr ""
2608
2609 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2610 #, fuzzy, c-format
2611 msgid "failed to create PV: %s: %s"
2612 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2613
2614 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2615 #, fuzzy, c-format
2616 msgid "failed to create VG: %s: %s"
2617 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2618
2619 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2620 #, c-format
2621 msgid "failed to create LV: /dev/%s/%s: %s"
2622 msgstr ""
2623
2624 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2625 #, c-format
2626 msgid "failed to resize LV to full size: %s: %s"
2627 msgstr ""
2628
2629 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2630 #, c-format
2631 msgid "failed to create filesystem (%s): %s"
2632 msgstr ""
2633
2634 #: fish/rc.c:255
2635 #, c-format
2636 msgid "guestfish: protocol error: could not read 'hello' message\n"
2637 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2638
2639 #: fish/rc.c:260
2640 #, c-format
2641 msgid ""
2642 "guestfish: protocol error: version mismatch, server version '%s' does not "
2643 "match client version '%s'.  The two versions must match exactly.\n"
2644 msgstr ""
2645 "guestfish: protocol error: version mismatch, server version '%s' does not "
2646 "match client version '%s'.  The two versions must match exactly.\n"
2647
2648 #: fish/rc.c:335 fish/rc.c:349
2649 #, c-format
2650 msgid "guestfish: remote: looks like the server is not running\n"
2651 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2652
2653 #: fish/rc.c:361 fish/rc.c:375
2654 #, c-format
2655 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2656 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2657
2658 #: fish/rc.c:386
2659 #, c-format
2660 msgid "guestfish: protocol error: could not decode reply from server\n"
2661 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2662
2663 #: fish/reopen.c:36
2664 #, c-format
2665 msgid "'reopen' command takes no parameters\n"
2666 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2667
2668 #: fish/reopen.c:46
2669 #, c-format
2670 msgid "reopen: guestfs_create: failed to create handle\n"
2671 msgstr "reopen: guestfs_create: failed to create handle\n"
2672
2673 #: fish/supported.c:66
2674 msgid "yes"
2675 msgstr ""
2676
2677 #: fish/supported.c:68
2678 msgid "no"
2679 msgstr ""
2680
2681 #: fish/time.c:36
2682 #, c-format
2683 msgid "use 'time command [args...]'\n"
2684 msgstr "use 'time command [args...]'\n"
2685
2686 #: fuse/guestmount.c:912
2687 #, fuzzy, c-format
2688 msgid ""
2689 "%s: FUSE module for libguestfs\n"
2690 "%s lets you mount a virtual machine filesystem\n"
2691 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2692 "Usage:\n"
2693 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2694 "Options:\n"
2695 "  -a|--add image       Add image\n"
2696 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2697 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2698 "  -d|--domain guest    Add disks from libvirt guest\n"
2699 "  --echo-keys          Don't turn off echo for passphrases\n"
2700 "  --format[=raw|..]    Force disk format for -a option\n"
2701 "  --fuse-help          Display extra FUSE options\n"
2702 "  -i|--inspector       Automatically mount filesystems\n"
2703 "  --help               Display help message and exit\n"
2704 "  --keys-from-stdin    Read passphrases from stdin\n"
2705 "  --live               Connect to a live virtual machine\n"
2706 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2707 "  -n|--no-sync         Don't autosync\n"
2708 "  -o|--option opt      Pass extra option to FUSE\n"
2709 "  -r|--ro              Mount read-only\n"
2710 "  --selinux            Enable SELinux support\n"
2711 "  -v|--verbose         Verbose messages\n"
2712 "  -V|--version         Display version and exit\n"
2713 "  -w|--rw              Mount read-write\n"
2714 "  -x|--trace           Trace guestfs API calls\n"
2715 msgstr ""
2716 "%s: FUSE module for libguestfs\n"
2717 "%s lets you mount a virtual machine filesystem\n"
2718 "Copyright (C) 2009 Red Hat Inc.\n"
2719 "Usage:\n"
2720 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2721 "Options:\n"
2722 "  -a|--add image       Add image\n"
2723 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2724 "  --fuse-help          Display extra FUSE options\n"
2725 "  --help               Display help message and exit\n"
2726 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2727 "  -n|--no-sync         Don't autosync\n"
2728 "  -o|--option opt      Pass extra option to FUSE\n"
2729 "  -r|--ro              Mount read-only\n"
2730 "  --selinux            Enable SELinux support\n"
2731 "  --trace              Trace guestfs API calls (to stderr)\n"
2732 "  -v|--verbose         Verbose messages\n"
2733 "  -V|--version         Display version and exit\n"
2734
2735 #: fuse/guestmount.c:1130
2736 #, fuzzy, c-format
2737 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2738 msgstr "%s: must have at least one -a and at least one -m option\n"
2739
2740 #: fuse/guestmount.c:1138
2741 #, c-format
2742 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2743 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2744
2745 #: inspector/virt-inspector.c:76
2746 #, fuzzy, c-format
2747 msgid ""
2748 "%s: display information about a virtual machine\n"
2749 "Copyright (C) 2010 Red Hat Inc.\n"
2750 "Usage:\n"
2751 "  %s [--options] -d domname file [file ...]\n"
2752 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2753 "Options:\n"
2754 "  -a|--add image       Add image\n"
2755 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2756 "  -d|--domain guest    Add disks from libvirt guest\n"
2757 "  --echo-keys          Don't turn off echo for passphrases\n"
2758 "  --format[=raw|..]    Force disk format for -a option\n"
2759 "  --help               Display brief help\n"
2760 "  --keys-from-stdin    Read passphrases from stdin\n"
2761 "  -v|--verbose         Verbose messages\n"
2762 "  -V|--version         Display version and exit\n"
2763 "  -x                   Trace libguestfs API calls\n"
2764 "For more information, see the manpage %s(1).\n"
2765 msgstr ""
2766 "%s: FUSE module for libguestfs\n"
2767 "%s lets you mount a virtual machine filesystem\n"
2768 "Copyright (C) 2009 Red Hat Inc.\n"
2769 "Usage:\n"
2770 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2771 "Options:\n"
2772 "  -a|--add image       Add image\n"
2773 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2774 "  --fuse-help          Display extra FUSE options\n"
2775 "  --help               Display help message and exit\n"
2776 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2777 "  -n|--no-sync         Don't autosync\n"
2778 "  -o|--option opt      Pass extra option to FUSE\n"
2779 "  -r|--ro              Mount read-only\n"
2780 "  --selinux            Enable SELinux support\n"
2781 "  --trace              Trace guestfs API calls (to stderr)\n"
2782 "  -v|--verbose         Verbose messages\n"
2783 "  -V|--version         Display version and exit\n"
2784
2785 #: inspector/virt-inspector.c:263
2786 #, c-format
2787 msgid ""
2788 "%s: no operating system could be detected inside this disk image.\n"
2789 "\n"
2790 "This may be because the file is not a disk image, or is not a virtual "
2791 "machine\n"
2792 "image, or because the OS type is not understood by libguestfs.\n"
2793 "\n"
2794 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2795 "must\n"
2796 "install the separate libguestfs-winsupport package.\n"
2797 "\n"
2798 "If you feel this is an error, please file a bug report including as much\n"
2799 "information about the disk image as possible.\n"
2800 msgstr ""
2801
2802 #: inspector/virt-inspector.c:288
2803 #, c-format
2804 msgid "%s: XML write error at \"%s\": %m\n"
2805 msgstr ""
2806
2807 #: inspector/virt-inspector.c:300
2808 #, c-format
2809 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2810 msgstr ""
2811
2812 #: inspector/virt-inspector.c:308
2813 #, fuzzy, c-format
2814 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2815 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
2816
2817 #: perl/lib/Sys/Guestfs/Lib.pm:158
2818 msgid "open_guest: first parameter must be a string or an arrayref"
2819 msgstr ""
2820
2821 #: perl/lib/Sys/Guestfs/Lib.pm:164
2822 msgid "open_guest: first argument contains undefined element"
2823 msgstr ""
2824
2825 #: perl/lib/Sys/Guestfs/Lib.pm:172
2826 #, fuzzy, perl-brace-format
2827 msgid "guest image {imagename} does not exist or is not readable"
2828 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2829
2830 #: perl/lib/Sys/Guestfs/Lib.pm:179
2831 msgid ""
2832 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2833 "XPath::XMLParser)"
2834 msgstr ""
2835
2836 #: perl/lib/Sys/Guestfs/Lib.pm:184
2837 #, fuzzy
2838 msgid "open_guest: too many domains listed on command line"
2839 msgstr "%s: empty command on command line\n"
2840
2841 #: perl/lib/Sys/Guestfs/Lib.pm:191
2842 msgid "open_guest: cannot connect to libvirt"
2843 msgstr ""
2844
2845 #: perl/lib/Sys/Guestfs/Lib.pm:210
2846 #, perl-brace-format
2847 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2848 msgstr ""
2849
2850 #: perl/lib/Sys/Guestfs/Lib.pm:213
2851 #, perl-brace-format
2852 msgid "{imagename} is not the name of a libvirt domain\n"
2853 msgstr ""
2854
2855 #: perl/lib/Sys/Guestfs/Lib.pm:242
2856 #, perl-brace-format
2857 msgid "{imagename} seems to have no disk devices\n"
2858 msgstr ""
2859
2860 #: perl/lib/Sys/Guestfs/Lib.pm:827
2861 msgid ""
2862 "No operating system could be detected inside this disk image.\n"
2863 "\n"
2864 "This may be because the file is not a disk image, or is not a virtual "
2865 "machine\n"
2866 "image, or because the OS type is not understood by virt-inspector.\n"
2867 "\n"
2868 "If you feel this is an error, please file a bug report including as much\n"
2869 "information about the disk image as possible.\n"
2870 msgstr ""
2871
2872 #: perl/lib/Sys/Guestfs/Lib.pm:901
2873 #, perl-brace-format
2874 msgid "unknown filesystem label {label}\n"
2875 msgstr ""
2876
2877 #: perl/lib/Sys/Guestfs/Lib.pm:911
2878 #, perl-brace-format
2879 msgid "unknown filesystem UUID {uuid}\n"
2880 msgstr ""
2881
2882 #: perl/lib/Sys/Guestfs/Lib.pm:939
2883 #, fuzzy, perl-brace-format
2884 msgid "unknown filesystem {fs}\n"
2885 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2886
2887 #: perl/lib/Sys/Guestfs/Lib.pm:1017
2888 #, perl-brace-format
2889 msgid "Error running rpm -qa: {error}"
2890 msgstr ""
2891
2892 #: perl/lib/Sys/Guestfs/Lib.pm:1043
2893 #, perl-brace-format
2894 msgid "Error running dpkg-query: {error}"
2895 msgstr ""
2896
2897 #: perl/lib/Sys/Guestfs/Lib.pm:1108
2898 msgid "Can't find grub on guest"
2899 msgstr ""
2900
2901 #: perl/lib/Sys/Guestfs/Lib.pm:1163
2902 #, perl-brace-format
2903 msgid "Grub entry {title} has no kernel"
2904 msgstr ""
2905
2906 #: perl/lib/Sys/Guestfs/Lib.pm:1194
2907 #, perl-brace-format
2908 msgid "grub refers to {path}, which doesn't exist\n"
2909 msgstr ""
2910
2911 #: perl/lib/Sys/Guestfs/Lib.pm:1217
2912 #, perl-brace-format
2913 msgid "Grub entry {title} does not specify an initrd"
2914 msgstr ""
2915
2916 #: perl/lib/Sys/Guestfs/Lib.pm:1286
2917 #, perl-brace-format
2918 msgid "Didn't find modules directory {modules} for kernel {path}"
2919 msgstr ""
2920
2921 #: perl/lib/Sys/Guestfs/Lib.pm:1294
2922 #, perl-brace-format
2923 msgid "Couldn't guess kernel version number from path for kernel {path}"
2924 msgstr ""
2925
2926 #: perl/lib/Sys/Guestfs/Lib.pm:1348
2927 #, fuzzy, perl-brace-format
2928 msgid "{path} doesn't match augeas pattern"
2929 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2930
2931 #: perl/lib/Sys/Guestfs/Lib.pm:1387
2932 #, perl-brace-format
2933 msgid "{filename}: could not read initrd format"
2934 msgstr ""
2935
2936 #: rescue/virt-rescue.c:63
2937 #, fuzzy, c-format
2938 msgid ""
2939 "%s: Run a rescue shell on a virtual machine\n"
2940 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2941 "Usage:\n"
2942 "  %s [--options] -d domname\n"
2943 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2944 "Options:\n"
2945 "  -a|--add image       Add image\n"
2946 "  --append kernelopts  Append kernel options\n"
2947 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2948 "  -d|--domain guest    Add disks from libvirt guest\n"
2949 "  --format[=raw|..]    Force disk format for -a option\n"
2950 "  --help               Display brief help\n"
2951 "  -m|--memsize MB      Set memory size in megabytes\n"
2952 "  --network            Enable network\n"
2953 "  -r|--ro              Access read-only\n"
2954 "  --selinux            Enable SELinux\n"
2955 "  -v|--verbose         Verbose messages\n"
2956 "  -V|--version         Display version and exit\n"
2957 "  -w|--rw              Mount read-write\n"
2958 "  -x                   Trace libguestfs API calls\n"
2959 "For more information, see the manpage %s(1).\n"
2960 msgstr ""
2961 "%s: FUSE module for libguestfs\n"
2962 "%s lets you mount a virtual machine filesystem\n"
2963 "Copyright (C) 2009 Red Hat Inc.\n"
2964 "Usage:\n"
2965 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2966 "Options:\n"
2967 "  -a|--add image       Add image\n"
2968 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2969 "  --fuse-help          Display extra FUSE options\n"
2970 "  --help               Display help message and exit\n"
2971 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2972 "  -n|--no-sync         Don't autosync\n"
2973 "  -o|--option opt      Pass extra option to FUSE\n"
2974 "  -r|--ro              Mount read-only\n"
2975 "  --selinux            Enable SELinux support\n"
2976 "  --trace              Trace guestfs API calls (to stderr)\n"
2977 "  -v|--verbose         Verbose messages\n"
2978 "  -V|--version         Display version and exit\n"
2979
2980 #: rescue/virt-rescue.c:180
2981 #, fuzzy, c-format
2982 msgid "%s: could not parse memory size '%s'\n"
2983 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2984
2985 #: rescue/virt-rescue.c:419
2986 #, fuzzy, c-format
2987 msgid "%s: unknown child exit status (%d)\n"
2988 msgstr "%s: unknown long option: %s (%d)\n"
2989
2990 #: src/appliance.c:181
2991 #, c-format
2992 msgid ""
2993 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2994 "LIBGUESTFS_PATH (search path: %s)"
2995 msgstr ""
2996
2997 #: src/appliance.c:331
2998 #, c-format
2999 msgid "security: cached appliance %s is not owned by UID %d"
3000 msgstr ""
3001
3002 #: src/appliance.c:336
3003 #, c-format
3004 msgid "security: cached appliance %s is not a directory (mode %o)"
3005 msgstr ""
3006
3007 #: src/appliance.c:341
3008 #, c-format
3009 msgid "security: cached appliance %s is writable by group or other (mode %o)"
3010 msgstr ""
3011
3012 #: src/appliance.c:659
3013 #, fuzzy
3014 msgid "external command failed, see earlier error messages"
3015 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3016
3017 #: src/dbdump.c:87
3018 #, fuzzy
3019 msgid "unexpected end of output from db_dump command before end of header"
3020 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3021
3022 #: src/dbdump.c:100 src/dbdump.c:112
3023 #, fuzzy
3024 msgid "unexpected line from db_dump command, no space prefix"
3025 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3026
3027 #: src/dbdump.c:129
3028 #, fuzzy
3029 msgid "unexpected end of output from db_dump command before end of data"
3030 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3031
3032 #: src/dbdump.c:210
3033 #, fuzzy
3034 msgid "unexpected non-hex digits in output of db_dump command"
3035 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3036
3037 #: src/filearch.c:153
3038 #, c-format
3039 msgid "size of %s unreasonable (%<PRIi64> bytes)"
3040 msgstr ""
3041
3042 #: src/filearch.c:266
3043 msgid ""
3044 "file-architecture API not available since this version of libguestfs was "
3045 "compiled without PCRE or libmagic libraries"
3046 msgstr ""
3047
3048 #: src/guestfs.c:174
3049 #, c-format
3050 msgid "guestfs_close: called twice on the same handle\n"
3051 msgstr "guestfs_close: called twice on the same handle\n"
3052
3053 #: src/guestfs.c:340
3054 #, c-format
3055 msgid "warning: %s"
3056 msgstr ""
3057
3058 #: src/guestfs.c:399
3059 #, c-format
3060 msgid "libguestfs: error: %s\n"
3061 msgstr "libguestfs: error: %s\n"
3062
3063 #: src/guestfs.c:946
3064 #, c-format
3065 msgid "<truncated, original size %zu bytes>"
3066 msgstr ""
3067
3068 #: src/inspect.c:265
3069 msgid "not a Windows guest, or systemroot could not be determined"
3070 msgstr ""
3071
3072 #: src/inspect.c:281
3073 msgid "not a Windows guest, or CurrentControlSet could not be determined"
3074 msgstr ""
3075
3076 #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
3077 #: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
3078 #: src/inspect_fs_unix.c:821
3079 #, c-format
3080 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
3081 msgstr ""
3082
3083 #: src/inspect.c:577
3084 msgid "no inspection data: call guestfs_inspect_os first"
3085 msgstr ""
3086
3087 #: src/inspect.c:589
3088 #, c-format
3089 msgid ""
3090 "%s: root device not found: only call this function with a root device "
3091 "previously returned by guestfs_inspect_os"
3092 msgstr ""
3093
3094 #: src/inspect.c:599 src/inspect_apps.c:609
3095 msgid ""
3096 "inspection API not available since this version of libguestfs was compiled "
3097 "without PCRE or hivex libraries"
3098 msgstr ""
3099
3100 #: src/inspect_fs.c:326 src/inspect_fs.c:339
3101 #, fuzzy, c-format
3102 msgid "could not parse integer in version number: %s"
3103 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
3104
3105 #: src/inspect_fs.c:483
3106 #, c-format
3107 msgid "%s: file is empty"
3108 msgstr ""
3109
3110 #: src/inspect_fs_unix.c:613
3111 #, fuzzy
3112 msgid "could not parse /etc/fstab or empty file"
3113 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
3114
3115 #: src/inspect_fs_windows.c:112
3116 #, c-format
3117 msgid "cannot resolve Windows %%SYSTEMROOT%%"
3118 msgstr ""
3119
3120 #: src/inspect_icon.c:452
3121 #, fuzzy, c-format
3122 msgid "read: %s: unexpected end of file"
3123 msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3124
3125 #: src/launch.c:98
3126 msgid "command line cannot be altered after qemu subprocess launched"
3127 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
3128
3129 #: src/launch.c:155
3130 msgid "guestfs_config: parameter must begin with '-' character"
3131 msgstr "guestfs_config: parameter must begin with '-' character"
3132
3133 #: src/launch.c:169
3134 #, c-format
3135 msgid "guestfs_config: parameter '%s' isn't allowed"
3136 msgstr "guestfs_config: parameter '%s' isn't allowed"
3137
3138 #: src/launch.c:235 src/launch.c:339
3139 msgid "filename cannot contain ',' (comma) character"
3140 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
3141
3142 #: src/launch.c:247 src/launch.c:252
3143 #, c-format
3144 msgid "%s parameter is empty or contains disallowed characters"
3145 msgstr ""
3146
3147 #: src/launch.c:358
3148 #, fuzzy
3149 msgid "the libguestfs handle has already been launched"
3150 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
3151
3152 #: src/launch.c:367
3153 #, c-format
3154 msgid "%s: cannot create temporary directory"
3155 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
3156
3157 #: src/launch.c:404
3158 msgid "you must call guestfs_add_drive before guestfs_launch"
3159 msgstr "you must call guestfs_add_drive before guestfs_launch"
3160
3161 #: src/launch.c:759
3162 msgid "guestfs_launch failed, see earlier error messages"
3163 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3164
3165 #: src/launch.c:772
3166 msgid "qemu launched and contacted daemon, but state != READY"
3167 msgstr "qemu launched and contacted daemon, but state != READY"
3168
3169 #: src/launch.c:860
3170 #, fuzzy
3171 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3172 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3173
3174 #: src/launch.c:868
3175 #, fuzzy
3176 msgid "contacted guestfsd, but state != READY"
3177 msgstr "qemu launched and contacted daemon, but state != READY"
3178
3179 #: src/launch.c:1047
3180 #, c-format
3181 msgid ""
3182 "%s: command failed: If qemu is located on a non-standard path, try setting "
3183 "the LIBGUESTFS_QEMU environment variable."
3184 msgstr ""
3185 "%s: command failed: If qemu is located on a non-standard path, try setting "
3186 "the LIBGUESTFS_QEMU environment variable."
3187
3188 #: src/launch.c:1138
3189 msgid "qemu has not been launched yet"
3190 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
3191
3192 #: src/launch.c:1149
3193 msgid "no subprocess to kill"
3194 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
3195
3196 #: src/proto.c:188
3197 #, c-format
3198 msgid "guestfs_set_busy: called when in state %d != READY"
3199 msgstr "guestfs_set_busy: called when in state %d != READY"
3200
3201 #: src/proto.c:211
3202 #, c-format
3203 msgid "guestfs_end_busy: called when in state %d"
3204 msgstr "guestfs_end_busy: called when in state %d"
3205
3206 #: src/proto.c:421
3207 #, c-format
3208 msgid ""
3209 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3210 msgstr ""
3211 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3212
3213 #: src/proto.c:543
3214 msgid ""
3215 "This usually means the libguestfs appliance failed to start up.  Please\n"
3216 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3217 "the debug messages output prior to this error.\n"
3218 msgstr ""
3219
3220 #: src/proto.c:549
3221 #, fuzzy
3222 msgid "See earlier debug messages.\n"
3223 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3224
3225 #: src/proto.c:639
3226 #, c-format
3227 msgid "received magic signature from guestfsd, but in state %d"
3228 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
3229
3230 #: src/proto.c:658
3231 #, c-format
3232 msgid "message length (%u) > maximum possible size (%d)"
3233 msgstr "message length (%u) > maximum possible size (%d)"
3234
3235 #: src/proto.c:810
3236 #, c-format
3237 msgid "guestfs___send: state %d != BUSY"
3238 msgstr "guestfs___send: state %d != BUSY"
3239
3240 #: src/proto.c:834
3241 msgid "xdr_guestfs_message_header failed"
3242 msgstr "xdr_guestfs_message_header failed"
3243
3244 #: src/proto.c:843
3245 msgid "dispatch failed to marshal args"
3246 msgstr "dispatch failed to marshal args"
3247
3248 #: src/proto.c:970
3249 #, c-format
3250 msgid "send_file_chunk: state %d != READY"
3251 msgstr "send_file_chunk: state %d != READY"
3252
3253 #: src/proto.c:986
3254 #, c-format
3255 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3256 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3257
3258 #: src/proto.c:1136
3259 #, c-format
3260 msgid "%s: error in chunked encoding"
3261 msgstr "%s: error in chunked encoding"
3262
3263 #: src/proto.c:1163
3264 msgid "write to daemon socket"
3265 msgstr "डेमॉन सॉकेट में लिखें"
3266
3267 #: src/proto.c:1186
3268 msgid "receive_file_data: parse error in reply callback"
3269 msgstr "receive_file_data: parse error in reply callback"
3270
3271 #: src/proto.c:1191
3272 msgid "receive_file_data: unexpected flag received when reading file chunks"
3273 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3274
3275 #: src/proto.c:1199
3276 msgid "failed to parse file chunk"
3277 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3278
3279 #: src/proto.c:1208
3280 msgid "file receive cancelled by daemon"
3281 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3282
3283 #: src/virt.c:101 src/virt.c:347
3284 msgid "you cannot set both live and readonly flags"
3285 msgstr ""
3286
3287 #: src/virt.c:109
3288 #, c-format
3289 msgid "could not connect to libvirt (code %d, domain %d): %s"
3290 msgstr ""
3291
3292 #: src/virt.c:130
3293 #, fuzzy, c-format
3294 msgid "no libvirt domain called '%s': %s"
3295 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3296
3297 #: src/virt.c:185 src/virt.c:435
3298 #, c-format
3299 msgid "error reading libvirt XML information: %s"
3300 msgstr ""
3301
3302 #: src/virt.c:195 src/virt.c:443
3303 msgid "unable to parse XML information returned by libvirt"
3304 msgstr ""
3305
3306 #: src/virt.c:201 src/virt.c:449
3307 #, fuzzy
3308 msgid "unable to create new XPath context"
3309 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3310
3311 #: src/virt.c:208 src/virt.c:464
3312 #, fuzzy
3313 msgid "unable to evaluate XPath expression"
3314 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3315
3316 #: src/virt.c:305
3317 #, fuzzy
3318 msgid "libvirt domain has no disks"
3319 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3320
3321 #: src/virt.c:358
3322 #, c-format
3323 msgid "error getting domain info: %s"
3324 msgstr ""
3325
3326 #: src/virt.c:372
3327 msgid ""
3328 "error: domain is a live virtual machine.\n"
3329 "Writing to the disks of a running virtual machine can cause disk "
3330 "corruption.\n"
3331 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3332 "specify live access.  In most libguestfs tools these options are --ro or\n"
3333 "--live respectively.  Consult the documentation for further information."
3334 msgstr ""
3335
3336 #: src/virt.c:492
3337 msgid ""
3338 "this guest has no libvirt <channel> definition for guestfsd\n"
3339 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3340 msgstr ""
3341
3342 #: src/virt.c:517
3343 msgid ""
3344 "add-domain API not available since this version of libguestfs was compiled "
3345 "without libvirt or libxml2"
3346 msgstr ""
3347
3348 #: test-tool/test-tool.c:79
3349 #, fuzzy, c-format
3350 msgid ""
3351 "libguestfs-test-tool: interactive test tool\n"
3352 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3353 "Usage:\n"
3354 "  libguestfs-test-tool [--options]\n"
3355 "Options:\n"
3356 "  --help         Display usage\n"
3357 "  --qemudir dir  Specify QEMU source directory\n"
3358 "  --qemu qemu    Specify QEMU binary\n"
3359 "  --timeout n\n"
3360 "  -t n           Set launch timeout (default: %d seconds)\n"
3361 msgstr ""
3362 "libguestfs-test-tool: interactive test tool\n"
3363 "Copyright (C) 2009 Red Hat Inc.\n"
3364 "Usage:\n"
3365 "  libguestfs-test-tool [--options]\n"
3366 "Options:\n"
3367 "  --help         Display usage\n"
3368 "  --helper libguestfs-test-tool-helper\n"
3369 "                 Helper program (default: %s)\n"
3370 "  --qemudir dir  Specify QEMU source directory\n"
3371 "  --qemu qemu    Specify QEMU binary\n"
3372 "  --timeout n\n"
3373 "  -t n           Set launch timeout (default: %d seconds)\n"
3374
3375 #: test-tool/test-tool.c:127
3376 #, c-format
3377 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3378 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3379
3380 #: test-tool/test-tool.c:136
3381 #, c-format
3382 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3383 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3384
3385 #: test-tool/test-tool.c:148
3386 #, c-format
3387 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3388 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3389
3390 #: test-tool/test-tool.c:170
3391 #, c-format
3392 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3393 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3394
3395 #: test-tool/test-tool.c:177
3396 #, c-format
3397 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3398 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3399
3400 #: test-tool/test-tool.c:185
3401 #, c-format
3402 msgid "libguestfs-test-tool: guestfs_version failed\n"
3403 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3404
3405 #: test-tool/test-tool.c:217
3406 #, c-format
3407 msgid "libguestfs-test-tool: failed to launch appliance\n"
3408 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3409
3410 #: test-tool/test-tool.c:229
3411 #, fuzzy, c-format
3412 msgid "libguestfs-test-tool: failed to run part-disk\n"
3413 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3414
3415 #: test-tool/test-tool.c:235
3416 #, c-format
3417 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3418 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3419
3420 #: test-tool/test-tool.c:241
3421 #, c-format
3422 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3423 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3424
3425 #: test-tool/test-tool.c:248
3426 #, fuzzy, c-format
3427 msgid "libguestfs-test-tool: failed to touch file\n"
3428 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3429
3430 #: test-tool/test-tool.c:279
3431 #, c-format
3432 msgid ""
3433 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3434 "--qemu/--qemudir options cannot be used.\n"
3435 msgstr ""
3436 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3437 "--qemu/--qemudir options cannot be used.\n"
3438
3439 #: test-tool/test-tool.c:287
3440 #, c-format
3441 msgid "Binary '%s' does not exist or is not executable\n"
3442 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3443
3444 #: test-tool/test-tool.c:301
3445 #, c-format
3446 msgid "%s: does not look like a qemu source directory\n"
3447 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3448
3449 #: tools/virt-list-filesystems.pl:142
3450 msgid "virt-list-filesystems: no image or VM name given"
3451 msgstr ""
3452
3453 #: tools/virt-list-partitions.pl:152
3454 msgid "virt-list-partitions: no image or VM name given"
3455 msgstr ""
3456
3457 #: tools/virt-make-fs.pl:291
3458 msgid "virt-make-fs input output\n"
3459 msgstr ""
3460
3461 #: tools/virt-make-fs.pl:321
3462 msgid "unexpected output from 'du' command"
3463 msgstr ""
3464
3465 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3466 #: tools/virt-make-fs.pl:458
3467 #, perl-brace-format
3468 msgid "{f}: unknown input format: {fmt}\n"
3469 msgstr ""
3470
3471 #: tools/virt-make-fs.pl:391
3472 #, perl-brace-format
3473 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3474 msgstr ""
3475
3476 #: tools/virt-make-fs.pl:406
3477 #, fuzzy
3478 msgid ""
3479 "qemu-img create: failed to create disk image, see earlier error messages\n"
3480 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3481
3482 #: tools/virt-make-fs.pl:417
3483 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3484 msgstr ""
3485
3486 #: tools/virt-make-fs.pl:442
3487 #, fuzzy
3488 msgid "tar: failed, see earlier messages\n"
3489 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3490
3491 #: tools/virt-make-fs.pl:464
3492 #, fuzzy
3493 msgid "uncompress command failed, see earlier messages\n"
3494 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3495
3496 #: tools/virt-make-fs.pl:499
3497 msgid ""
3498 "virt-make-fs: error copying contents into filesystem\n"
3499 "An error here usually means that the program did not estimate the\n"
3500 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3501 msgstr ""
3502
3503 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3504 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3505 msgstr ""
3506
3507 #: tools/virt-tar.pl:212
3508 msgid "virt-tar: no image, VM names, directory or filename given"
3509 msgstr ""
3510
3511 #: tools/virt-tar.pl:215
3512 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3513 msgstr ""
3514
3515 #: tools/virt-tar.pl:226
3516 #, perl-brace-format
3517 msgid "virt-tar: {tarball}: file not found\n"
3518 msgstr ""
3519
3520 #: tools/virt-tar.pl:229
3521 #, perl-brace-format
3522 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3523 msgstr ""
3524
3525 #: tools/virt-tar.pl:243 tools/virt-win-reg.pl:259
3526 #, perl-brace-format
3527 msgid ""
3528 "{prog}: No operating system could be detected inside this disk image.\n"
3529 "\n"
3530 "This may be because the file is not a disk image, or is not a virtual "
3531 "machine\n"
3532 "image, or because the OS type is not understood by libguestfs.\n"
3533 "\n"
3534 "If you feel this is an error, please file a bug report including as much\n"
3535 "information about the disk image as possible.\n"
3536 msgstr ""
3537
3538 #: tools/virt-tar.pl:247 tools/virt-win-reg.pl:263
3539 #, perl-brace-format
3540 msgid "{prog}: multiboot operating systems are not supported.\n"
3541 msgstr ""
3542
3543 #: tools/virt-win-reg.pl:243
3544 msgid "no libvirt domain name or disk image given\n"
3545 msgstr ""
3546
3547 #: tools/virt-win-reg.pl:285
3548 msgid ""
3549 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3550 "export\n"
3551 msgstr ""
3552
3553 #: tools/virt-win-reg.pl:444
3554 #, perl-brace-format
3555 msgid "virt-win-reg: {p}: cannot find user directory\n"
3556 msgstr ""
3557
3558 #: tools/virt-win-reg.pl:449
3559 #, perl-brace-format
3560 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3561 msgstr ""
3562
3563 #: tools/virt-win-reg.pl:520 tools/virt-win-reg.pl:542
3564 #, perl-brace-format
3565 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3566 msgstr ""
3567
3568 #: tools/virt-win-reg.pl:527
3569 #, perl-brace-format
3570 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3571 msgstr ""
3572
3573 #: tools/virt-win-reg.pl:549
3574 #, perl-brace-format
3575 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3576 msgstr ""
3577
3578 #, fuzzy
3579 #~ msgid "%s: temporary directory not found"
3580 #~ msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
3581
3582 #~ msgid "unexpected end of file when reading from daemon"
3583 #~ msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3584
3585 #~ msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3586 #~ msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3587
3588 #~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3589 #~ msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3590
3591 #~ msgid ""
3592 #~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
3593 #~ msgstr ""
3594 #~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
3595
3596 #~ msgid ""
3597 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3598 #~ "available.  Expected to find it in '%s'\n"
3599 #~ "\n"
3600 #~ "Use the --helper option to specify the location of this program.\n"
3601 #~ msgstr ""
3602 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3603 #~ "available.  Expected to find it in '%s'\n"
3604 #~ "\n"
3605 #~ "Use the --helper option to specify the location of this program.\n"
3606
3607 #~ msgid "command failed: %s"
3608 #~ msgstr "कमांड विफल: %s"
3609
3610 #~ msgid ""
3611 #~ "Test tool helper program %s\n"
3612 #~ "is not statically linked.  This is a build error when this test tool\n"
3613 #~ "was built.\n"
3614 #~ msgstr ""
3615 #~ "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
3616 #~ "स्थैतिक रूप से लिंक नहीं है.  यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
3617 #~ "बनाया गया था.\n"
3618
3619 #~ msgid "mkisofs command failed: %s\n"
3620 #~ msgstr "mkisofs कमांड विफल: %s\n"
3621
3622 #, fuzzy
3623 #~ msgid "virt-resize: {file}: does not exist or is not readable\n"
3624 #~ msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3625
3626 #, fuzzy
3627 #~ msgid "virt-resize: no logical volume called {n}\n"
3628 #~ msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
3629
3630 #, fuzzy
3631 #~ msgid "failed to create temporary cache directory: %m"
3632 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3633
3634 #, fuzzy
3635 #~ msgid "error renaming temporary cache directory: %m"
3636 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3637
3638 #, fuzzy
3639 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3640 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3641
3642 #, fuzzy
3643 #~ msgid "  Mountpoints:\n"
3644 #~ msgstr "आरोहबिंदु दिखाएँ"
3645
3646 #, fuzzy
3647 #~ msgid "  Filesystems:\n"
3648 #~ msgstr "फाइलसिस्टम बनाएँ"
3649
3650 #~ msgid "edit a file in the image"
3651 #~ msgstr "छवि में कोई फाइल संपादित करें"
3652
3653 #~ msgid "view a file in the pager"
3654 #~ msgstr "पेजर में फाइल देखें"
3655
3656 #~ msgid ""
3657 #~ "echo - display a line of text\n"
3658 #~ "     echo [<params> ...]\n"
3659 #~ "\n"
3660 #~ "    This echos the parameters to the terminal.\n"
3661 #~ msgstr ""
3662 #~ "echo - display a line of text\n"
3663 #~ "     echo [<params> ...]\n"
3664 #~ "\n"
3665 #~ "    This echos the parameters to the terminal.\n"
3666
3667 #, fuzzy
3668 #~ msgid ""
3669 #~ "edit - edit a file in the image\n"
3670 #~ "     edit <filename>\n"
3671 #~ "\n"
3672 #~ "    This is used to edit a file.\n"
3673 #~ "\n"
3674 #~ "    It is the equivalent of (and is implemented by)\n"
3675 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3676 #~ "\n"
3677 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3678 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3679 #~ "\n"
3680 #~ "    NOTE: This will not work reliably for large files\n"
3681 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3682 #~ msgstr ""
3683 #~ "edit - edit a file in the image\n"
3684 #~ "     edit <filename>\n"
3685 #~ "\n"
3686 #~ "    This is used to edit a file.\n"
3687 #~ "\n"
3688 #~ "    It is the equivalent of (and is implemented by)\n"
3689 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3690 #~ "\n"
3691 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3692 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3693 #~ "\n"
3694 #~ "    NOTE: This will not work reliably for large files\n"
3695 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3696
3697 #~ msgid ""
3698 #~ "lcd - local change directory\n"
3699 #~ "    lcd <directory>\n"
3700 #~ "\n"
3701 #~ "    Change guestfish's current directory. This command is\n"
3702 #~ "    useful if you want to download files to a particular\n"
3703 #~ "    place.\n"
3704 #~ msgstr ""
3705 #~ "lcd - local change directory\n"
3706 #~ "    lcd <directory>\n"
3707 #~ "\n"
3708 #~ "    Change guestfish's current directory. This command is\n"
3709 #~ "    useful if you want to download files to a particular\n"
3710 #~ "    place.\n"
3711
3712 #~ msgid ""
3713 #~ "glob - expand wildcards in command\n"
3714 #~ "    glob <command> [<args> ...]\n"
3715 #~ "\n"
3716 #~ "    Glob runs <command> with wildcards expanded in any\n"
3717 #~ "    command args.  Note that the command is run repeatedly\n"
3718 #~ "    once for each expanded argument.\n"
3719 #~ msgstr ""
3720 #~ "glob - expand wildcards in command\n"
3721 #~ "    glob <command> [<args> ...]\n"
3722 #~ "\n"
3723 #~ "    Glob runs <command> with wildcards expanded in any\n"
3724 #~ "    command args.  Note that the command is run repeatedly\n"
3725 #~ "    once for each expanded argument.\n"
3726
3727 #~ msgid ""
3728 #~ "more - view a file in the pager\n"
3729 #~ "     more <filename>\n"
3730 #~ "\n"
3731 #~ "    This is used to view a file in the pager.\n"
3732 #~ "\n"
3733 #~ "    It is the equivalent of (and is implemented by)\n"
3734 #~ "    running \"cat\" and using the pager.\n"
3735 #~ "\n"
3736 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3737 #~ "    \"less\" then it always uses \"less\".\n"
3738 #~ "\n"
3739 #~ "    NOTE: This will not work reliably for large files\n"
3740 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3741 #~ msgstr ""
3742 #~ "more - view a file in the pager\n"
3743 #~ "     more <filename>\n"
3744 #~ "\n"
3745 #~ "    This is used to view a file in the pager.\n"
3746 #~ "\n"
3747 #~ "    It is the equivalent of (and is implemented by)\n"
3748 #~ "    running \"cat\" and using the pager.\n"
3749 #~ "\n"
3750 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3751 #~ "    \"less\" then it always uses \"less\".\n"
3752 #~ "\n"
3753 #~ "    NOTE: This will not work reliably for large files\n"
3754 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3755
3756 #~ msgid ""
3757 #~ "reopen - close and reopen the libguestfs handle\n"
3758 #~ "     reopen\n"
3759 #~ "\n"
3760 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3761 #~ "this normally, because the handle is closed properly when guestfish\n"
3762 #~ "exits.  However this is occasionally useful for testing.\n"
3763 #~ msgstr ""
3764 #~ "reopen - close and reopen the libguestfs handle\n"
3765 #~ "     reopen\n"
3766 #~ "\n"
3767 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3768 #~ "this normally, because the handle is closed properly when guestfish\n"
3769 #~ "exits.  However this is occasionally useful for testing.\n"
3770
3771 #, fuzzy
3772 #~ msgid ""
3773 #~ "sparse - allocate a sparse image file\n"
3774 #~ "     sparse <filename> <size>\n"
3775 #~ "\n"
3776 #~ "    This creates an empty sparse file of the given size,\n"
3777 #~ "    and then adds so it can be further examined.\n"
3778 #~ "\n"
3779 #~ "    In all respects it works the same as the 'alloc'\n"
3780 #~ "    command, except that the image file is allocated\n"
3781 #~ "    sparsely, which means that disk blocks are not assigned\n"
3782 #~ "    to the file until they are needed.  Sparse disk files\n"
3783 #~ "    only use space when written to, but they are slower\n"
3784 #~ "    and there is a danger you could run out of real disk\n"
3785 #~ "    space during a write operation.\n"
3786 #~ "\n"
3787 #~ "    For more advanced image creation, see qemu-img utility.\n"
3788 #~ "\n"
3789 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3790 #~ msgstr ""
3791 #~ "sparse - allocate a sparse image file\n"
3792 #~ "     sparse <filename> <size>\n"
3793 #~ "\n"
3794 #~ "    This creates an empty sparse file of the given size,\n"
3795 #~ "    and then adds so it can be further examined.\n"
3796 #~ "\n"
3797 #~ "    In all respects it works the same as the 'alloc'\n"
3798 #~ "    command, except that the image file is allocated\n"
3799 #~ "    sparsely, which means that disk blocks are not assigned\n"
3800 #~ "    to the file until they are needed.  Sparse disk files\n"
3801 #~ "    only use space when written to, but they are slower\n"
3802 #~ "    and there is a danger you could run out of real disk\n"
3803 #~ "    space during a write operation.\n"
3804 #~ "\n"
3805 #~ "    For more advanced image creation, see qemu-img utility.\n"
3806 #~ "\n"
3807 #~ "    Size can be specified (where <nn> means a number):\n"
3808 #~ "    <nn>             number of kilobytes\n"
3809 #~ "      eg: 1440       standard 3.5\" floppy\n"
3810 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3811 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3812 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3813 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3814 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3815 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3816 #~ "    <nn>sects        number of 512 byte sectors\n"
3817
3818 #~ msgid ""
3819 #~ "time - measure time taken to run command\n"
3820 #~ "    time <command> [<args> ...]\n"
3821 #~ "\n"
3822 #~ "    This runs <command> as usual, and prints the elapsed\n"
3823 #~ "    time afterwards.\n"
3824 #~ msgstr ""
3825 #~ "time - measure time taken to run command\n"
3826 #~ "    time <command> [<args> ...]\n"
3827 #~ "\n"
3828 #~ "    This runs <command> as usual, and prints the elapsed\n"
3829 #~ "    time afterwards.\n"
3830
3831 #~ msgid "external command failed: %s"
3832 #~ msgstr "बाहरी कमांड विफल: %s"
3833
3834 #~ msgid "test if file exists"
3835 #~ msgstr "जाँचें यदि फाइल मौजूद है"
3836
3837 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3838 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3839
3840 #~ msgid "failed to connect to vmchannel socket"
3841 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3842
3843 #, fuzzy
3844 #~ msgid ""
3845 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3846 #~ "selinux\n"
3847 #~ msgstr ""
3848 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3849
3850 #, fuzzy
3851 #~ msgid "cpio command failed: {error}"
3852 #~ msgstr "कमांड विफल: %s"
3853
3854 #~ msgid ""
3855 #~ "alloc - allocate an image\n"
3856 #~ "     alloc <filename> <size>\n"
3857 #~ "\n"
3858 #~ "    This creates an empty (zeroed) file of the given size,\n"
3859 #~ "    and then adds so it can be further examined.\n"
3860 #~ "\n"
3861 #~ "    For more advanced image creation, see qemu-img utility.\n"
3862 #~ "\n"
3863 #~ "    Size can be specified (where <nn> means a number):\n"
3864 #~ "    <nn>             number of kilobytes\n"
3865 #~ "      eg: 1440       standard 3.5\" floppy\n"
3866 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3867 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3868 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3869 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3870 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3871 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3872 #~ "    <nn>sects        number of 512 byte sectors\n"
3873 #~ msgstr ""
3874 #~ "alloc - allocate an image\n"
3875 #~ "     alloc <filename> <size>\n"
3876 #~ "\n"
3877 #~ "    This creates an empty (zeroed) file of the given size,\n"
3878 #~ "    and then adds so it can be further examined.\n"
3879 #~ "\n"
3880 #~ "    For more advanced image creation, see qemu-img utility.\n"
3881 #~ "\n"
3882 #~ "    Size can be specified (where <nn> means a number):\n"
3883 #~ "    <nn>             number of kilobytes\n"
3884 #~ "      eg: 1440       standard 3.5\" floppy\n"
3885 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3886 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3887 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3888 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3889 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3890 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3891 #~ "    <nn>sects        number of 512 byte sectors\n"
3892
3893 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3894 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3895
3896 #~ msgid "%s: failed to write XML document\n"
3897 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3898
3899 #~ msgid "hivexml: missing name of input file\n"
3900 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3901
3902 #~ msgid ""
3903 #~ "\n"
3904 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3905 #~ "Windows Registry binary hive files.\n"
3906 #~ "\n"
3907 #~ "Type: 'help' for help summary\n"
3908 #~ "      'quit' to quit the shell\n"
3909 #~ "\n"
3910 #~ msgstr ""
3911 #~ "\n"
3912 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3913 #~ "Windows Registry binary hive files.\n"
3914 #~ "\n"
3915 #~ "Type: 'help' for help summary\n"
3916 #~ "      'quit' to quit the shell\n"
3917 #~ "\n"
3918
3919 #~ msgid "hivexsh: error getting parent of node %zu\n"
3920 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3921
3922 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3923 #~ msgstr ""
3924 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3925 #~ "करना चाहिए\n"
3926
3927 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3928 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3929
3930 #~ msgid "hivexsh: load: no hive file name given to load\n"
3931 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3932
3933 #~ msgid ""
3934 #~ "hivexsh: failed to open hive file: %s: %m\n"
3935 #~ "\n"
3936 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3937 #~ "a regedit *.reg file) then please run this command again using the\n"
3938 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3939 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3940 #~ "\n"
3941 #~ msgstr ""
3942 #~ "hivexsh: failed to open hive file: %s: %m\n"
3943 #~ "\n"
3944 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3945 #~ "a regedit *.reg file) then please run this command again using the\n"
3946 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3947 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3948 #~ "\n"
3949
3950 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3951 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3952
3953 #~ msgid ""
3954 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3955 #~ "parameter correctly?\n"
3956 #~ msgstr ""
3957 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3958 #~ "parameter correctly?\n"
3959
3960 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3961 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3962
3963 #~ msgid ""
3964 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3965 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3966 #~ "current key.  Full documentation is in the hivexsh(1) manual page.\n"
3967 #~ msgstr ""
3968 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3969 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3970 #~ "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3971
3972 #~ msgid ""
3973 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
3974 #~ "input\n"
3975 #~ msgstr ""
3976 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
3977 #~ "गया है\n"
3978
3979 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
3980 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
3981
3982 #~ msgid ""
3983 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
3984 #~ "hivexsh(1) for help: %s\n"
3985 #~ msgstr ""
3986 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
3987 #~ "लिए संदर्भ लें: %s\n"
3988
3989 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
3990 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"