Version 1.11.16.
[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-13 15:55+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:2615
423 msgid "Command"
424 msgstr "कमांड"
425
426 #: fish/cmds.c:2615
427 msgid "Description"
428 msgstr "वर्णन"
429
430 #: fish/cmds.c:2617
431 msgid "add a CD-ROM disk image to examine"
432 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
433
434 #: fish/cmds.c:2618
435 msgid "add the disk(s) from a named libvirt domain"
436 msgstr ""
437
438 #: fish/cmds.c:2619 fish/cmds.c:2620
439 msgid "add an image to examine or modify"
440 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
441
442 #: fish/cmds.c:2621
443 msgid "add a drive in snapshot mode (read-only)"
444 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
445
446 #: fish/cmds.c:2622
447 msgid "add a drive read-only specifying the QEMU block emulation to use"
448 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
449
450 #: fish/cmds.c:2623
451 msgid "add a drive specifying the QEMU block emulation to use"
452 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
453
454 #: fish/cmds.c:2624
455 #, fuzzy
456 msgid "allocate and add a disk file"
457 msgstr "तनु छवि फाइल आबंटित करें"
458
459 #: fish/cmds.c:2625
460 #, fuzzy
461 msgid "clear Augeas path"
462 msgstr "Augeas पथ हटाएँ"
463
464 #: fish/cmds.c:2626
465 msgid "close the current Augeas handle"
466 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
467
468 #: fish/cmds.c:2627
469 msgid "define an Augeas node"
470 msgstr "कोई Augeas नोड परिभाषित करें"
471
472 #: fish/cmds.c:2628
473 msgid "define an Augeas variable"
474 msgstr "कोई Augeas चर परिभाषित करें"
475
476 #: fish/cmds.c:2629
477 msgid "look up the value of an Augeas path"
478 msgstr "Augeas पथ के मान के लिए देखें"
479
480 #: fish/cmds.c:2630
481 msgid "create a new Augeas handle"
482 msgstr "नया Augeas नियंत्रण बनाएँ"
483
484 #: fish/cmds.c:2631
485 msgid "insert a sibling Augeas node"
486 msgstr "सहोदर Augeas नोड घुसाएँ"
487
488 #: fish/cmds.c:2632
489 msgid "load files into the tree"
490 msgstr "तरू में फाइल लोड करें"
491
492 #: fish/cmds.c:2633
493 msgid "list Augeas nodes under augpath"
494 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
495
496 #: fish/cmds.c:2634
497 msgid "return Augeas nodes which match augpath"
498 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
499
500 #: fish/cmds.c:2635
501 msgid "move Augeas node"
502 msgstr "Augeas नोड खिसकाएँ"
503
504 #: fish/cmds.c:2636
505 msgid "remove an Augeas path"
506 msgstr "Augeas पथ हटाएँ"
507
508 #: fish/cmds.c:2637
509 msgid "write all pending Augeas changes to disk"
510 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
511
512 #: fish/cmds.c:2638
513 msgid "set Augeas path to value"
514 msgstr "Augeas पथ को वाल्व में सेट करें"
515
516 #: fish/cmds.c:2639
517 msgid "test availability of some parts of the API"
518 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
519
520 #: fish/cmds.c:2640
521 #, fuzzy
522 msgid "return a list of all optional groups"
523 msgstr "inotify घटना की सूची वापस करता है"
524
525 #: fish/cmds.c:2641
526 msgid "upload base64-encoded data to file"
527 msgstr ""
528
529 #: fish/cmds.c:2642
530 #, fuzzy
531 msgid "download file and encode as base64"
532 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
533
534 #: fish/cmds.c:2643
535 msgid "flush device buffers"
536 msgstr "फ्लश युक्ति बफर"
537
538 #: fish/cmds.c:2644
539 msgid "get blocksize of block device"
540 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
541
542 #: fish/cmds.c:2645
543 msgid "is block device set to read-only"
544 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
545
546 #: fish/cmds.c:2646
547 msgid "get total size of device in bytes"
548 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
549
550 #: fish/cmds.c:2647
551 msgid "get sectorsize of block device"
552 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
553
554 #: fish/cmds.c:2648
555 msgid "get total size of device in 512-byte sectors"
556 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
557
558 #: fish/cmds.c:2649
559 msgid "reread partition table"
560 msgstr "विभाजन सारणी फिर पढ़ें"
561
562 #: fish/cmds.c:2650
563 msgid "set blocksize of block device"
564 msgstr "खंड युक्ति का खंड आकार सेट करें"
565
566 #: fish/cmds.c:2651
567 msgid "set block device to read-only"
568 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
569
570 #: fish/cmds.c:2652
571 msgid "set block device to read-write"
572 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
573
574 #: fish/cmds.c:2653
575 msgid "return true path on case-insensitive filesystem"
576 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
577
578 #: fish/cmds.c:2654
579 msgid "list the contents of a file"
580 msgstr "फाइल की सामग्री सूचीबद्ध करें"
581
582 #: fish/cmds.c:2655
583 msgid "compute MD5, SHAx or CRC checksum of file"
584 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
585
586 #: fish/cmds.c:2656
587 #, fuzzy
588 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
589 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
590
591 #: fish/cmds.c:2657
592 #, fuzzy
593 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
594 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
595
596 #: fish/cmds.c:2658
597 msgid "change file mode"
598 msgstr "फाइल नोड बदलें"
599
600 #: fish/cmds.c:2659 fish/cmds.c:2779
601 msgid "change file owner and group"
602 msgstr "फाइल स्वामी और समूह बदलें"
603
604 #: fish/cmds.c:2660
605 msgid "run a command from the guest filesystem"
606 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
607
608 #: fish/cmds.c:2661
609 msgid "run a command, returning lines"
610 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
611
612 #: fish/cmds.c:2662
613 msgid "add qemu parameters"
614 msgstr "qemu पैरामीटर जोड़ें"
615
616 #: fish/cmds.c:2663
617 #, fuzzy
618 msgid "copy local files or directories into an image"
619 msgstr "तरू में फाइल लोड करें"
620
621 #: fish/cmds.c:2664
622 #, fuzzy
623 msgid "copy remote files or directories out of an image"
624 msgstr "तरू में फाइल लोड करें"
625
626 #: fish/cmds.c:2665
627 #, fuzzy
628 msgid "copy size bytes from source to destination using dd"
629 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
630
631 #: fish/cmds.c:2666
632 msgid "copy a file"
633 msgstr "कोई फाइल कॉपी करें"
634
635 #: fish/cmds.c:2667
636 msgid "copy a file or directory recursively"
637 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
638
639 #: fish/cmds.c:2668
640 msgid "copy from source to destination using dd"
641 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
642
643 #: fish/cmds.c:2669
644 msgid "debugging and internals"
645 msgstr "डिबगिंग और आंतरिक"
646
647 #: fish/cmds.c:2670
648 #, fuzzy
649 msgid "debug the QEMU command line (internal use only)"
650 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
651
652 #: fish/cmds.c:2671
653 #, fuzzy
654 msgid "upload a file to the appliance (internal use only)"
655 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
656
657 #: fish/cmds.c:2672
658 msgid "report file system disk space usage"
659 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
660
661 #: fish/cmds.c:2673
662 msgid "report file system disk space usage (human readable)"
663 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
664
665 #: fish/cmds.c:2674
666 #, fuzzy
667 msgid "display an image"
668 msgstr "छवि आबंटित करें"
669
670 #: fish/cmds.c:2675
671 msgid "return kernel messages"
672 msgstr "कर्नेल संदेश लौटाएँ"
673
674 #: fish/cmds.c:2676
675 msgid "download a file to the local machine"
676 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
677
678 #: fish/cmds.c:2677
679 #, fuzzy
680 msgid "download a file to the local machine with offset and size"
681 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
682
683 #: fish/cmds.c:2678
684 msgid "drop kernel page cache, dentries and inodes"
685 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
686
687 #: fish/cmds.c:2679
688 msgid "estimate file space usage"
689 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
690
691 #: fish/cmds.c:2680
692 msgid "check an ext2/ext3 filesystem"
693 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
694
695 #: fish/cmds.c:2681
696 msgid "display a line of text"
697 msgstr "पाठ पंक्ति दिखाएँ"
698
699 #: fish/cmds.c:2682
700 msgid "echo arguments back to the client"
701 msgstr "इको तर्क क्लाइंट को वापस"
702
703 #: fish/cmds.c:2683
704 #, fuzzy
705 msgid "edit a file"
706 msgstr "फाइल पढ़ें"
707
708 #: fish/cmds.c:2684 fish/cmds.c:2685 fish/cmds.c:2690 fish/cmds.c:2691
709 #: fish/cmds.c:2724 fish/cmds.c:2725 fish/cmds.c:2976 fish/cmds.c:2977
710 #: fish/cmds.c:2981 fish/cmds.c:2982 fish/cmds.c:2984 fish/cmds.c:2985
711 msgid "return lines matching a pattern"
712 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
713
714 #: fish/cmds.c:2686
715 msgid "test if two files have equal contents"
716 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
717
718 #: fish/cmds.c:2687
719 msgid "test if file or directory exists"
720 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
721
722 #: fish/cmds.c:2688 fish/cmds.c:2689
723 msgid "preallocate a file in the guest filesystem"
724 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
725
726 #: fish/cmds.c:2692
727 msgid "determine file type"
728 msgstr "फाइल प्रकार निर्धारित करें"
729
730 #: fish/cmds.c:2693
731 msgid "detect the architecture of a binary file"
732 msgstr ""
733
734 #: fish/cmds.c:2694
735 msgid "return the size of the file in bytes"
736 msgstr "बाइट में फाइल का आकार वापस करें"
737
738 #: fish/cmds.c:2695
739 msgid "fill a file with octets"
740 msgstr "ऑक्टेट के साथ फाइल भरें"
741
742 #: fish/cmds.c:2696
743 #, fuzzy
744 msgid "fill a file with a repeating pattern of bytes"
745 msgstr "ऑक्टेट के साथ फाइल भरें"
746
747 #: fish/cmds.c:2697
748 msgid "find all files and directories"
749 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
750
751 #: fish/cmds.c:2698
752 msgid "find all files and directories, returning NUL-separated list"
753 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
754
755 #: fish/cmds.c:2699
756 #, fuzzy
757 msgid "find a filesystem by label"
758 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
759
760 #: fish/cmds.c:2700
761 #, fuzzy
762 msgid "find a filesystem by UUID"
763 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
764
765 #: fish/cmds.c:2701
766 msgid "run the filesystem checker"
767 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
768
769 #: fish/cmds.c:2702
770 msgid "get the additional kernel options"
771 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
772
773 #: fish/cmds.c:2703
774 #, fuzzy
775 msgid "get the attach method"
776 msgstr "खोज पथ पाएँ"
777
778 #: fish/cmds.c:2704
779 msgid "get autosync mode"
780 msgstr "autosync विधि पाएँ"
781
782 #: fish/cmds.c:2705
783 msgid "get direct appliance mode flag"
784 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
785
786 #: fish/cmds.c:2706
787 msgid "get the ext2/3/4 filesystem label"
788 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
789
790 #: fish/cmds.c:2707
791 msgid "get the ext2/3/4 filesystem UUID"
792 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
793
794 #: fish/cmds.c:2708
795 msgid "get memory allocated to the qemu subprocess"
796 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
797
798 #: fish/cmds.c:2709
799 #, fuzzy
800 msgid "get enable network flag"
801 msgstr "SELinux सक्रिय फ्लैग पाएँ"
802
803 #: fish/cmds.c:2710
804 msgid "get the search path"
805 msgstr "खोज पथ पाएँ"
806
807 #: fish/cmds.c:2711
808 msgid "get PID of qemu subprocess"
809 msgstr "qemu की उपप्रक्रिया PID पाएँ"
810
811 #: fish/cmds.c:2712
812 msgid "get the qemu binary"
813 msgstr "qemu द्विपदीय पाएँ"
814
815 #: fish/cmds.c:2713
816 msgid "get recovery process enabled flag"
817 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
818
819 #: fish/cmds.c:2714
820 msgid "get SELinux enabled flag"
821 msgstr "SELinux सक्रिय फ्लैग पाएँ"
822
823 #: fish/cmds.c:2715
824 msgid "get the current state"
825 msgstr "मौजूदा स्थिति पाएँ"
826
827 #: fish/cmds.c:2716
828 msgid "get command trace enabled flag"
829 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
830
831 #: fish/cmds.c:2717
832 #, fuzzy
833 msgid "get the current umask"
834 msgstr "मौजूदा स्थिति पाएँ"
835
836 #: fish/cmds.c:2718
837 msgid "get verbose mode"
838 msgstr "वर्बोस विधि पाएँ"
839
840 #: fish/cmds.c:2719
841 msgid "get SELinux security context"
842 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
843
844 #: fish/cmds.c:2720 fish/cmds.c:2780
845 msgid "get a single extended attribute"
846 msgstr ""
847
848 #: fish/cmds.c:2721 fish/cmds.c:2781
849 msgid "list extended attributes of a file or directory"
850 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
851
852 #: fish/cmds.c:2722
853 msgid "expand wildcards in command"
854 msgstr "कमांड में कमांड वाइल्डकार्ड"
855
856 #: fish/cmds.c:2723
857 msgid "expand a wildcard path"
858 msgstr "वाइल्डकार्ड पथ फैलाएँ"
859
860 #: fish/cmds.c:2726
861 msgid "install GRUB"
862 msgstr "GRUB संस्थापित करें"
863
864 #: fish/cmds.c:2727
865 msgid "return first 10 lines of a file"
866 msgstr "फाइल का 10 पंक्ति वापस करें"
867
868 #: fish/cmds.c:2728
869 msgid "return first N lines of a file"
870 msgstr "फाइल का पहला N पंक्ति वापस करें"
871
872 #: fish/cmds.c:2729
873 msgid "dump a file in hexadecimal"
874 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
875
876 #: fish/cmds.c:2730
877 msgid "edit with a hex editor"
878 msgstr ""
879
880 #: fish/cmds.c:2731
881 msgid "list the contents of a single file in an initrd"
882 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
883
884 #: fish/cmds.c:2732
885 msgid "list files in an initrd"
886 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
887
888 #: fish/cmds.c:2733
889 msgid "add an inotify watch"
890 msgstr "inotify वाच जोड़ें"
891
892 #: fish/cmds.c:2734
893 msgid "close the inotify handle"
894 msgstr "inotify नियंत्रण बंद करें"
895
896 #: fish/cmds.c:2735
897 msgid "return list of watched files that had events"
898 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
899
900 #: fish/cmds.c:2736
901 msgid "create an inotify handle"
902 msgstr "inotify नियंत्रण बनाएँ"
903
904 #: fish/cmds.c:2737
905 msgid "return list of inotify events"
906 msgstr "inotify घटना की सूची वापस करता है"
907
908 #: fish/cmds.c:2738
909 msgid "remove an inotify watch"
910 msgstr "inotify जाँच का हटाएँ"
911
912 #: fish/cmds.c:2739
913 msgid "get architecture of inspected operating system"
914 msgstr ""
915
916 #: fish/cmds.c:2740
917 msgid "get distro of inspected operating system"
918 msgstr ""
919
920 #: fish/cmds.c:2741
921 msgid "get drive letter mappings"
922 msgstr ""
923
924 #: fish/cmds.c:2742
925 msgid "get filesystems associated with inspected operating system"
926 msgstr ""
927
928 #: fish/cmds.c:2743
929 msgid "get format of inspected operating system"
930 msgstr ""
931
932 #: fish/cmds.c:2744
933 msgid "get hostname of the operating system"
934 msgstr ""
935
936 #: fish/cmds.c:2745
937 #, fuzzy
938 msgid "get the icon corresponding to this operating system"
939 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
940
941 #: fish/cmds.c:2746
942 msgid "get major version of inspected operating system"
943 msgstr ""
944
945 #: fish/cmds.c:2747
946 msgid "get minor version of inspected operating system"
947 msgstr ""
948
949 #: fish/cmds.c:2748
950 msgid "get mountpoints of inspected operating system"
951 msgstr ""
952
953 #: fish/cmds.c:2749
954 msgid "get package format used by the operating system"
955 msgstr ""
956
957 #: fish/cmds.c:2750
958 msgid "get package management tool used by the operating system"
959 msgstr ""
960
961 #: fish/cmds.c:2751
962 msgid "get product name of inspected operating system"
963 msgstr ""
964
965 #: fish/cmds.c:2752
966 msgid "get product variant of inspected operating system"
967 msgstr ""
968
969 #: fish/cmds.c:2753
970 msgid "return list of operating systems found by last inspection"
971 msgstr ""
972
973 #: fish/cmds.c:2754
974 msgid "get type of inspected operating system"
975 msgstr ""
976
977 #: fish/cmds.c:2755
978 msgid "get Windows CurrentControlSet of inspected operating system"
979 msgstr ""
980
981 #: fish/cmds.c:2756
982 msgid "get Windows systemroot of inspected operating system"
983 msgstr ""
984
985 #: fish/cmds.c:2757
986 msgid "get live flag for install disk"
987 msgstr ""
988
989 #: fish/cmds.c:2758
990 msgid "get multipart flag for install disk"
991 msgstr ""
992
993 #: fish/cmds.c:2759
994 msgid "get netinst (network installer) flag for install disk"
995 msgstr ""
996
997 #: fish/cmds.c:2760
998 msgid "get list of applications installed in the operating system"
999 msgstr ""
1000
1001 #: fish/cmds.c:2761
1002 msgid "inspect disk and return list of operating systems found"
1003 msgstr ""
1004
1005 #: fish/cmds.c:2762
1006 #, fuzzy
1007 msgid "test if block device"
1008 msgstr "खंड युक्ति को सूचीबद्ध करता है"
1009
1010 #: fish/cmds.c:2763
1011 msgid "is busy processing a command"
1012 msgstr "कमांड की प्रक्रिया में व्यस्त है"
1013
1014 #: fish/cmds.c:2764
1015 #, fuzzy
1016 msgid "test if character device"
1017 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1018
1019 #: fish/cmds.c:2765
1020 msgid "is in configuration state"
1021 msgstr "विन्यास स्थिति में है"
1022
1023 #: fish/cmds.c:2766
1024 #, fuzzy
1025 msgid "test if a directory"
1026 msgstr "निर्देशिका बनाएँ"
1027
1028 #: fish/cmds.c:2767
1029 #, fuzzy
1030 msgid "test if FIFO (named pipe)"
1031 msgstr "FIFO (named पाइप) बनाएँ"
1032
1033 #: fish/cmds.c:2768
1034 msgid "test if a regular file"
1035 msgstr ""
1036
1037 #: fish/cmds.c:2769
1038 msgid "is launching subprocess"
1039 msgstr "उपपक्रिया को लॉन्च कर रहा है"
1040
1041 #: fish/cmds.c:2770
1042 #, fuzzy
1043 msgid "test if device is a logical volume"
1044 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1045
1046 #: fish/cmds.c:2771
1047 msgid "is ready to accept commands"
1048 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1049
1050 #: fish/cmds.c:2772
1051 #, fuzzy
1052 msgid "test if socket"
1053 msgstr "डेमॉन सॉकेट में लिखें"
1054
1055 #: fish/cmds.c:2773
1056 #, fuzzy
1057 msgid "test if symbolic link"
1058 msgstr "सांकेतिक लिंक बनाएँ"
1059
1060 #: fish/cmds.c:2774
1061 #, fuzzy
1062 msgid "test if a file contains all zero bytes"
1063 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
1064
1065 #: fish/cmds.c:2775
1066 #, fuzzy
1067 msgid "test if a device contains all zero bytes"
1068 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1069
1070 #: fish/cmds.c:2776
1071 msgid "kill the qemu subprocess"
1072 msgstr "qemu उपपक्रिया को किल करें"
1073
1074 #: fish/cmds.c:2777
1075 msgid "launch the qemu subprocess"
1076 msgstr "qemu उपपक्रिया लॉन्च करें"
1077
1078 #: fish/cmds.c:2778
1079 #, fuzzy
1080 msgid "change working directory"
1081 msgstr "स्थानीय परिवर्तन निर्देशिका"
1082
1083 #: fish/cmds.c:2782
1084 #, fuzzy
1085 msgid "list 9p filesystems"
1086 msgstr "फाइलसिस्टम बनाएँ"
1087
1088 #: fish/cmds.c:2783
1089 msgid "list the block devices"
1090 msgstr "खंड युक्ति को सूचीबद्ध करता है"
1091
1092 #: fish/cmds.c:2784
1093 #, fuzzy
1094 msgid "list device mapper devices"
1095 msgstr "खंड युक्ति को सूचीबद्ध करता है"
1096
1097 #: fish/cmds.c:2785
1098 #, fuzzy
1099 msgid "list filesystems"
1100 msgstr "फाइलसिस्टम बनाएँ"
1101
1102 #: fish/cmds.c:2786
1103 msgid "list the partitions"
1104 msgstr "विभाजन सूचीबद्ध करें"
1105
1106 #: fish/cmds.c:2787
1107 msgid "list the files in a directory (long format)"
1108 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
1109
1110 #: fish/cmds.c:2788 fish/cmds.c:2789
1111 msgid "create a hard link"
1112 msgstr "कोई हार्ड लिंक बनाएँ"
1113
1114 #: fish/cmds.c:2790 fish/cmds.c:2791
1115 msgid "create a symbolic link"
1116 msgstr "सांकेतिक लिंक बनाएँ"
1117
1118 #: fish/cmds.c:2792 fish/cmds.c:2885
1119 msgid "remove extended attribute of a file or directory"
1120 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
1121
1122 #: fish/cmds.c:2793
1123 msgid "list the files in a directory"
1124 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1125
1126 #: fish/cmds.c:2794 fish/cmds.c:2912
1127 msgid "set extended attribute of a file or directory"
1128 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
1129
1130 #: fish/cmds.c:2795
1131 msgid "get file information for a symbolic link"
1132 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
1133
1134 #: fish/cmds.c:2796
1135 msgid "lstat on multiple files"
1136 msgstr "lstat विविध फाइल पर"
1137
1138 #: fish/cmds.c:2797
1139 #, fuzzy
1140 msgid "add a key on a LUKS encrypted device"
1141 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1142
1143 #: fish/cmds.c:2798
1144 #, fuzzy
1145 msgid "close a LUKS device"
1146 msgstr "युक्ति पर स्वैप सक्रिय करें"
1147
1148 #: fish/cmds.c:2799 fish/cmds.c:2800
1149 msgid "format a block device as a LUKS encrypted device"
1150 msgstr ""
1151
1152 #: fish/cmds.c:2801
1153 msgid "remove a key from a LUKS encrypted device"
1154 msgstr ""
1155
1156 #: fish/cmds.c:2802
1157 msgid "open a LUKS-encrypted block device"
1158 msgstr ""
1159
1160 #: fish/cmds.c:2803
1161 #, fuzzy
1162 msgid "open a LUKS-encrypted block device read-only"
1163 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1164
1165 #: fish/cmds.c:2804
1166 #, fuzzy
1167 msgid "create an LVM logical volume"
1168 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1169
1170 #: fish/cmds.c:2805
1171 msgid "get canonical name of an LV"
1172 msgstr ""
1173
1174 #: fish/cmds.c:2806
1175 msgid "clear LVM device filter"
1176 msgstr ""
1177
1178 #: fish/cmds.c:2807
1179 msgid "remove all LVM LVs, VGs and PVs"
1180 msgstr "सभी LVM LV, VG और PV हटाएँ"
1181
1182 #: fish/cmds.c:2808
1183 msgid "set LVM device filter"
1184 msgstr ""
1185
1186 #: fish/cmds.c:2809
1187 msgid "remove an LVM logical volume"
1188 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1189
1190 #: fish/cmds.c:2810
1191 msgid "rename an LVM logical volume"
1192 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1193
1194 #: fish/cmds.c:2811
1195 msgid "resize an LVM logical volume"
1196 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1197
1198 #: fish/cmds.c:2812
1199 msgid "expand an LV to fill free space"
1200 msgstr ""
1201
1202 #: fish/cmds.c:2813 fish/cmds.c:2814
1203 msgid "list the LVM logical volumes (LVs)"
1204 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1205
1206 #: fish/cmds.c:2815
1207 #, fuzzy
1208 msgid "get the UUID of a logical volume"
1209 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1210
1211 #: fish/cmds.c:2816
1212 msgid "lgetxattr on multiple files"
1213 msgstr "विविध फाइल पर lgetxattr करें"
1214
1215 #: fish/cmds.c:2817
1216 msgid "open the manual"
1217 msgstr ""
1218
1219 #: fish/cmds.c:2818
1220 msgid "create a directory"
1221 msgstr "निर्देशिका बनाएँ"
1222
1223 #: fish/cmds.c:2819
1224 msgid "create a directory with a particular mode"
1225 msgstr "खास विधि से निर्देशिका बनाएँ"
1226
1227 #: fish/cmds.c:2820
1228 msgid "create a directory and parents"
1229 msgstr "जनक और निर्देशिका बनाएँ"
1230
1231 #: fish/cmds.c:2821
1232 msgid "create a temporary directory"
1233 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1234
1235 #: fish/cmds.c:2822 fish/cmds.c:2823 fish/cmds.c:2824
1236 msgid "make ext2/3/4 filesystem with external journal"
1237 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1238
1239 #: fish/cmds.c:2825
1240 msgid "make ext2/3/4 external journal"
1241 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1242
1243 #: fish/cmds.c:2826
1244 msgid "make ext2/3/4 external journal with label"
1245 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1246
1247 #: fish/cmds.c:2827
1248 msgid "make ext2/3/4 external journal with UUID"
1249 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1250
1251 #: fish/cmds.c:2828
1252 msgid "make FIFO (named pipe)"
1253 msgstr "FIFO (named पाइप) बनाएँ"
1254
1255 #: fish/cmds.c:2829 fish/cmds.c:2831
1256 msgid "make a filesystem"
1257 msgstr "फाइलसिस्टम बनाएँ"
1258
1259 #: fish/cmds.c:2830
1260 msgid "make a filesystem with block size"
1261 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1262
1263 #: fish/cmds.c:2832
1264 msgid "create a mountpoint"
1265 msgstr "आरोहबिंदु बनाएँ"
1266
1267 #: fish/cmds.c:2833
1268 msgid "make block, character or FIFO devices"
1269 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1270
1271 #: fish/cmds.c:2834
1272 msgid "make block device node"
1273 msgstr "खंड युक्ति नोड बनाएँ"
1274
1275 #: fish/cmds.c:2835
1276 msgid "make char device node"
1277 msgstr "चार युक्ति नोड बनाएँ"
1278
1279 #: fish/cmds.c:2836
1280 msgid "create a swap partition"
1281 msgstr "कोई स्वैप विभाजन बनाएँ"
1282
1283 #: fish/cmds.c:2837
1284 msgid "create a swap partition with a label"
1285 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1286
1287 #: fish/cmds.c:2838
1288 msgid "create a swap partition with an explicit UUID"
1289 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1290
1291 #: fish/cmds.c:2839
1292 msgid "create a swap file"
1293 msgstr "कोई स्वैप फाइल बनाएँ"
1294
1295 #: fish/cmds.c:2840
1296 msgid "load a kernel module"
1297 msgstr "कर्नेल मॉड्यूल लोड करें"
1298
1299 #: fish/cmds.c:2841
1300 #, fuzzy
1301 msgid "view a file"
1302 msgstr "कोई फाइल खिसकाएँ"
1303
1304 #: fish/cmds.c:2842
1305 msgid "mount a guest disk at a position in the filesystem"
1306 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1307
1308 #: fish/cmds.c:2843
1309 #, fuzzy
1310 msgid "mount 9p filesystem"
1311 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1312
1313 #: fish/cmds.c:2844
1314 msgid "mount a file using the loop device"
1315 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1316
1317 #: fish/cmds.c:2845
1318 msgid "mount a guest disk with mount options"
1319 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1320
1321 #: fish/cmds.c:2846
1322 msgid "mount a guest disk, read-only"
1323 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1324
1325 #: fish/cmds.c:2847
1326 msgid "mount a guest disk with mount options and vfstype"
1327 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1328
1329 #: fish/cmds.c:2848
1330 msgid "show mountpoints"
1331 msgstr "आरोहबिंदु दिखाएँ"
1332
1333 #: fish/cmds.c:2849
1334 msgid "show mounted filesystems"
1335 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1336
1337 #: fish/cmds.c:2850
1338 msgid "move a file"
1339 msgstr "कोई फाइल खिसकाएँ"
1340
1341 #: fish/cmds.c:2851
1342 msgid "probe NTFS volume"
1343 msgstr "NTFS वॉल्यूम जाँचें"
1344
1345 #: fish/cmds.c:2852 fish/cmds.c:2853
1346 #, fuzzy
1347 msgid "resize an NTFS filesystem"
1348 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1349
1350 #: fish/cmds.c:2854
1351 #, fuzzy
1352 msgid "resize an NTFS filesystem (with size)"
1353 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1354
1355 #: fish/cmds.c:2855
1356 msgid "add a partition to the device"
1357 msgstr "युक्ति में कोई विभाजन जोड़ें"
1358
1359 #: fish/cmds.c:2856
1360 #, fuzzy
1361 msgid "delete a partition"
1362 msgstr "कोई स्वैप विभाजन बनाएँ"
1363
1364 #: fish/cmds.c:2857
1365 msgid "partition whole disk with a single primary partition"
1366 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1367
1368 #: fish/cmds.c:2858
1369 #, fuzzy
1370 msgid "return true if a partition is bootable"
1371 msgstr "विभाजन सारणी फिर पढ़ें"
1372
1373 #: fish/cmds.c:2859
1374 msgid "get the MBR type byte (ID byte) from a partition"
1375 msgstr ""
1376
1377 #: fish/cmds.c:2860
1378 msgid "get the partition table type"
1379 msgstr "विभाजन सारणी प्रकार पाएँ"
1380
1381 #: fish/cmds.c:2861
1382 msgid "create an empty partition table"
1383 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1384
1385 #: fish/cmds.c:2862
1386 msgid "list partitions on a device"
1387 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1388
1389 #: fish/cmds.c:2863
1390 msgid "make a partition bootable"
1391 msgstr "विभाजन को बूट योग्य बनाएँ"
1392
1393 #: fish/cmds.c:2864
1394 msgid "set the MBR type byte (ID byte) of a partition"
1395 msgstr ""
1396
1397 #: fish/cmds.c:2865
1398 msgid "set partition name"
1399 msgstr "विभाजन नाम सेट करें"
1400
1401 #: fish/cmds.c:2866
1402 #, fuzzy
1403 msgid "convert partition name to device name"
1404 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1405
1406 #: fish/cmds.c:2867
1407 msgid "ping the guest daemon"
1408 msgstr "अतिथि डेमॉन पिंग करें"
1409
1410 #: fish/cmds.c:2868
1411 msgid "read part of a file"
1412 msgstr "किसी फाइल का हिस्सा पढ़ें"
1413
1414 #: fish/cmds.c:2869
1415 #, fuzzy
1416 msgid "read part of a device"
1417 msgstr "किसी फाइल का हिस्सा पढ़ें"
1418
1419 #: fish/cmds.c:2870
1420 msgid "create an LVM physical volume"
1421 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1422
1423 #: fish/cmds.c:2871
1424 msgid "remove an LVM physical volume"
1425 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1426
1427 #: fish/cmds.c:2872
1428 msgid "resize an LVM physical volume"
1429 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1430
1431 #: fish/cmds.c:2873
1432 #, fuzzy
1433 msgid "resize an LVM physical volume (with size)"
1434 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1435
1436 #: fish/cmds.c:2874 fish/cmds.c:2875
1437 msgid "list the LVM physical volumes (PVs)"
1438 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1439
1440 #: fish/cmds.c:2876
1441 #, fuzzy
1442 msgid "get the UUID of a physical volume"
1443 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1444
1445 #: fish/cmds.c:2877
1446 #, fuzzy
1447 msgid "write to part of a file"
1448 msgstr "किसी फाइल का हिस्सा पढ़ें"
1449
1450 #: fish/cmds.c:2878
1451 #, fuzzy
1452 msgid "write to part of a device"
1453 msgstr "किसी फाइल का हिस्सा पढ़ें"
1454
1455 #: fish/cmds.c:2879
1456 msgid "read a file"
1457 msgstr "फाइल पढ़ें"
1458
1459 #: fish/cmds.c:2880
1460 msgid "read file as lines"
1461 msgstr "फाइल पंक्ति बार पढ़ें"
1462
1463 #: fish/cmds.c:2881
1464 msgid "read directories entries"
1465 msgstr "निर्देशिका प्रविष्टि पढें"
1466
1467 #: fish/cmds.c:2882
1468 msgid "read the target of a symbolic link"
1469 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1470
1471 #: fish/cmds.c:2883
1472 msgid "readlink on multiple files"
1473 msgstr "मल्टीपल फाइल पर रीडलिंक"
1474
1475 #: fish/cmds.c:2884
1476 msgid "canonicalized absolute pathname"
1477 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1478
1479 #: fish/cmds.c:2886
1480 msgid "close and reopen libguestfs handle"
1481 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1482
1483 #: fish/cmds.c:2887
1484 #, fuzzy
1485 msgid "resize an ext2, ext3 or ext4 filesystem"
1486 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1487
1488 #: fish/cmds.c:2888
1489 #, fuzzy
1490 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1491 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1492
1493 #: fish/cmds.c:2889
1494 #, fuzzy
1495 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1496 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1497
1498 #: fish/cmds.c:2890
1499 msgid "remove a file"
1500 msgstr "फाइल हटाएँ"
1501
1502 #: fish/cmds.c:2891
1503 msgid "remove a file or directory recursively"
1504 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1505
1506 #: fish/cmds.c:2892
1507 msgid "remove a directory"
1508 msgstr "निर्देशिका हटाएँ"
1509
1510 #: fish/cmds.c:2893
1511 msgid "remove a mountpoint"
1512 msgstr "माउंट प्वाइंट हटाएँ"
1513
1514 #: fish/cmds.c:2894
1515 msgid "scrub (securely wipe) a device"
1516 msgstr "scrub (securely wipe) युक्ति"
1517
1518 #: fish/cmds.c:2895
1519 msgid "scrub (securely wipe) a file"
1520 msgstr "फाइल स्क्रब करें"
1521
1522 #: fish/cmds.c:2896
1523 msgid "scrub (securely wipe) free space"
1524 msgstr "मुक्त स्थान को साफ करें"
1525
1526 #: fish/cmds.c:2897
1527 msgid "add options to kernel command line"
1528 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1529
1530 #: fish/cmds.c:2898
1531 #, fuzzy
1532 msgid "set the attach method"
1533 msgstr "खोज पथ सेट करें"
1534
1535 #: fish/cmds.c:2899
1536 msgid "set autosync mode"
1537 msgstr "autosync विधि सेट करें"
1538
1539 #: fish/cmds.c:2900
1540 msgid "enable or disable direct appliance mode"
1541 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1542
1543 #: fish/cmds.c:2901
1544 msgid "set the ext2/3/4 filesystem label"
1545 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1546
1547 #: fish/cmds.c:2902
1548 msgid "set the ext2/3/4 filesystem UUID"
1549 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1550
1551 #: fish/cmds.c:2903
1552 msgid "set memory allocated to the qemu subprocess"
1553 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1554
1555 #: fish/cmds.c:2904
1556 msgid "set enable network flag"
1557 msgstr ""
1558
1559 #: fish/cmds.c:2905
1560 msgid "set the search path"
1561 msgstr "खोज पथ सेट करें"
1562
1563 #: fish/cmds.c:2906
1564 msgid "set the qemu binary"
1565 msgstr "emu द्विपदीय सेट करें"
1566
1567 #: fish/cmds.c:2907
1568 msgid "enable or disable the recovery process"
1569 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1570
1571 #: fish/cmds.c:2908
1572 msgid "set SELinux enabled or disabled at appliance boot"
1573 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1574
1575 #: fish/cmds.c:2909
1576 msgid "enable or disable command traces"
1577 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1578
1579 #: fish/cmds.c:2910
1580 msgid "set verbose mode"
1581 msgstr "वर्बोस विधि सेट करें"
1582
1583 #: fish/cmds.c:2911
1584 msgid "set SELinux security context"
1585 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1586
1587 #: fish/cmds.c:2913 fish/cmds.c:2914
1588 msgid "create partitions on a block device"
1589 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1590
1591 #: fish/cmds.c:2915
1592 msgid "modify a single partition on a block device"
1593 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1594
1595 #: fish/cmds.c:2916
1596 msgid "display the disk geometry from the partition table"
1597 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1598
1599 #: fish/cmds.c:2917
1600 msgid "display the kernel geometry"
1601 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1602
1603 #: fish/cmds.c:2918
1604 msgid "display the partition table"
1605 msgstr "विभाजन सारणी को दिखाएँ"
1606
1607 #: fish/cmds.c:2919
1608 msgid "run a command via the shell"
1609 msgstr "शेल से होकर कमांड चलाएँ"
1610
1611 #: fish/cmds.c:2920
1612 msgid "run a command via the shell returning lines"
1613 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1614
1615 #: fish/cmds.c:2921
1616 msgid "sleep for some seconds"
1617 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1618
1619 #: fish/cmds.c:2922
1620 #, fuzzy
1621 msgid "create a sparse disk image and add"
1622 msgstr "तनु छवि फाइल आबंटित करें"
1623
1624 #: fish/cmds.c:2923
1625 msgid "get file information"
1626 msgstr "फाइल सूचना पाएँ"
1627
1628 #: fish/cmds.c:2924
1629 msgid "get file system statistics"
1630 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1631
1632 #: fish/cmds.c:2925 fish/cmds.c:2926
1633 msgid "print the printable strings in a file"
1634 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1635
1636 #: fish/cmds.c:2927
1637 #, fuzzy
1638 msgid "list supported groups of commands"
1639 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1640
1641 #: fish/cmds.c:2928
1642 msgid "disable swap on device"
1643 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1644
1645 #: fish/cmds.c:2929
1646 msgid "disable swap on file"
1647 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1648
1649 #: fish/cmds.c:2930
1650 msgid "disable swap on labeled swap partition"
1651 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1652
1653 #: fish/cmds.c:2931
1654 msgid "disable swap on swap partition by UUID"
1655 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1656
1657 #: fish/cmds.c:2932
1658 msgid "enable swap on device"
1659 msgstr "युक्ति पर स्वैप सक्रिय करें"
1660
1661 #: fish/cmds.c:2933
1662 msgid "enable swap on file"
1663 msgstr "फाइल पर स्वैप सक्रिय करें"
1664
1665 #: fish/cmds.c:2934
1666 msgid "enable swap on labeled swap partition"
1667 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1668
1669 #: fish/cmds.c:2935
1670 msgid "enable swap on swap partition by UUID"
1671 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1672
1673 #: fish/cmds.c:2936
1674 msgid "sync disks, writes are flushed through to the disk image"
1675 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1676
1677 #: fish/cmds.c:2937
1678 msgid "return last 10 lines of a file"
1679 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1680
1681 #: fish/cmds.c:2938
1682 msgid "return last N lines of a file"
1683 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1684
1685 #: fish/cmds.c:2939
1686 msgid "unpack tarfile to directory"
1687 msgstr "tarfile को निर्देशिका में खोलें"
1688
1689 #: fish/cmds.c:2940
1690 msgid "pack directory into tarfile"
1691 msgstr "निर्देशिका को tarfile में पैक करें"
1692
1693 #: fish/cmds.c:2941 fish/cmds.c:2948
1694 msgid "unpack compressed tarball to directory"
1695 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1696
1697 #: fish/cmds.c:2942 fish/cmds.c:2949
1698 msgid "pack directory into compressed tarball"
1699 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1700
1701 #: fish/cmds.c:2943
1702 #, fuzzy
1703 msgid "print elapsed time taken to run a command"
1704 msgstr "कमांड चलाने के लिए लिया गया समय"
1705
1706 #: fish/cmds.c:2944
1707 msgid "update file timestamps or create a new file"
1708 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1709
1710 #: fish/cmds.c:2945
1711 msgid "truncate a file to zero size"
1712 msgstr "फाइल को शून्य आकार में काटें"
1713
1714 #: fish/cmds.c:2946
1715 msgid "truncate a file to a particular size"
1716 msgstr "फाइल को किसी खास आकार में काटें"
1717
1718 #: fish/cmds.c:2947
1719 msgid "get ext2/ext3/ext4 superblock details"
1720 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1721
1722 #: fish/cmds.c:2950
1723 msgid "set file mode creation mask (umask)"
1724 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1725
1726 #: fish/cmds.c:2951
1727 msgid "unmount a filesystem"
1728 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1729
1730 #: fish/cmds.c:2952
1731 msgid "unmount all filesystems"
1732 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1733
1734 #: fish/cmds.c:2953
1735 msgid "upload a file from the local machine"
1736 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1737
1738 #: fish/cmds.c:2954
1739 #, fuzzy
1740 msgid "upload a file from the local machine with offset"
1741 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1742
1743 #: fish/cmds.c:2955
1744 msgid "set timestamp of a file with nanosecond precision"
1745 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1746
1747 #: fish/cmds.c:2956
1748 msgid "get the library version number"
1749 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1750
1751 #: fish/cmds.c:2957
1752 #, fuzzy
1753 msgid "get the filesystem label"
1754 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
1755
1756 #: fish/cmds.c:2958
1757 msgid "get the Linux VFS type corresponding to a mounted device"
1758 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1759
1760 #: fish/cmds.c:2959
1761 #, fuzzy
1762 msgid "get the filesystem UUID"
1763 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
1764
1765 #: fish/cmds.c:2960
1766 msgid "activate or deactivate some volume groups"
1767 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1768
1769 #: fish/cmds.c:2961
1770 msgid "activate or deactivate all volume groups"
1771 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1772
1773 #: fish/cmds.c:2962
1774 msgid "create an LVM volume group"
1775 msgstr "LVM वॉल्यूम समूह बनाएँ"
1776
1777 #: fish/cmds.c:2963
1778 msgid "get the LV UUIDs of all LVs in the volume group"
1779 msgstr ""
1780
1781 #: fish/cmds.c:2964
1782 msgid "get the PV UUIDs containing the volume group"
1783 msgstr ""
1784
1785 #: fish/cmds.c:2965
1786 msgid "remove an LVM volume group"
1787 msgstr "LVM वाल्यूम समूह हटाएँ"
1788
1789 #: fish/cmds.c:2966
1790 msgid "rename an LVM volume group"
1791 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1792
1793 #: fish/cmds.c:2967 fish/cmds.c:2968
1794 msgid "list the LVM volume groups (VGs)"
1795 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1796
1797 #: fish/cmds.c:2969
1798 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1799 msgstr ""
1800
1801 #: fish/cmds.c:2970
1802 #, fuzzy
1803 msgid "get the UUID of a volume group"
1804 msgstr "LVM वॉल्यूम समूह बनाएँ"
1805
1806 #: fish/cmds.c:2971
1807 msgid "count characters in a file"
1808 msgstr "फाइल में वर्ण गिनती करें"
1809
1810 #: fish/cmds.c:2972
1811 msgid "count lines in a file"
1812 msgstr "फाइल में पंक्ति गिनती करें"
1813
1814 #: fish/cmds.c:2973
1815 msgid "count words in a file"
1816 msgstr "फाइल में शब्द गिनती करें"
1817
1818 #: fish/cmds.c:2974
1819 #, fuzzy
1820 msgid "create a new file"
1821 msgstr "फाइल बनाएँ"
1822
1823 #: fish/cmds.c:2975
1824 msgid "create a file"
1825 msgstr "फाइल बनाएँ"
1826
1827 #: fish/cmds.c:2978
1828 msgid "write zeroes to the device"
1829 msgstr "युक्ति में शून्य लिखें"
1830
1831 #: fish/cmds.c:2979
1832 #, fuzzy
1833 msgid "write zeroes to an entire device"
1834 msgstr "युक्ति में शून्य लिखें"
1835
1836 #: fish/cmds.c:2980
1837 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1838 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1839
1840 #: fish/cmds.c:2983
1841 msgid "determine file type inside a compressed file"
1842 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1843
1844 #: fish/cmds.c:2986
1845 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1846 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1847
1848 #: fish/cmds.c:3304 fish/cmds.c:3318 fish/cmds.c:3334 fish/cmds.c:3351
1849 #: fish/cmds.c:3368 fish/cmds.c:3386 fish/cmds.c:3405 fish/cmds.c:3421
1850 #: fish/cmds.c:3439 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3489
1851 #: fish/cmds.c:3506 fish/cmds.c:3521 fish/cmds.c:3539 fish/cmds.c:3554
1852 #: fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602 fish/cmds.c:3618
1853 #: fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3685 fish/cmds.c:3701
1854 #: fish/cmds.c:3717 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
1855 #: fish/cmds.c:3784 fish/cmds.c:3802 fish/cmds.c:3817 fish/cmds.c:3835
1856 #: fish/cmds.c:3850 fish/cmds.c:3869 fish/cmds.c:3888 fish/cmds.c:3906
1857 #: fish/cmds.c:3926 fish/cmds.c:3945 fish/cmds.c:3965 fish/cmds.c:3985
1858 #: fish/cmds.c:4005 fish/cmds.c:4024 fish/cmds.c:4043 fish/cmds.c:4063
1859 #: fish/cmds.c:4083 fish/cmds.c:4103 fish/cmds.c:4118 fish/cmds.c:4134
1860 #: fish/cmds.c:4206 fish/cmds.c:4224 fish/cmds.c:4241 fish/cmds.c:4325
1861 #: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4385 fish/cmds.c:4405
1862 #: fish/cmds.c:4425 fish/cmds.c:4444 fish/cmds.c:4463 fish/cmds.c:4482
1863 #: fish/cmds.c:4497 fish/cmds.c:4516 fish/cmds.c:4536 fish/cmds.c:4556
1864 #: fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4665 fish/cmds.c:4684
1865 #: fish/cmds.c:4706 fish/cmds.c:4728 fish/cmds.c:4748 fish/cmds.c:4765
1866 #: fish/cmds.c:4782 fish/cmds.c:4799 fish/cmds.c:4816 fish/cmds.c:4833
1867 #: fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4886 fish/cmds.c:4909
1868 #: fish/cmds.c:4945 fish/cmds.c:4962 fish/cmds.c:4985 fish/cmds.c:5007
1869 #: fish/cmds.c:5028 fish/cmds.c:5048 fish/cmds.c:5067 fish/cmds.c:5087
1870 #: fish/cmds.c:5105 fish/cmds.c:5123 fish/cmds.c:5137 fish/cmds.c:5153
1871 #: fish/cmds.c:5173 fish/cmds.c:5192 fish/cmds.c:5211 fish/cmds.c:5230
1872 #: fish/cmds.c:5249 fish/cmds.c:5269 fish/cmds.c:5309 fish/cmds.c:5366
1873 #: fish/cmds.c:5387 fish/cmds.c:5408 fish/cmds.c:5429 fish/cmds.c:5447
1874 #: fish/cmds.c:5469 fish/cmds.c:5507 fish/cmds.c:5529 fish/cmds.c:5608
1875 #: fish/cmds.c:5647 fish/cmds.c:5662 fish/cmds.c:5679 fish/cmds.c:5693
1876 #: fish/cmds.c:5709 fish/cmds.c:5731 fish/cmds.c:5753 fish/cmds.c:5775
1877 #: fish/cmds.c:5797 fish/cmds.c:5819 fish/cmds.c:5841 fish/cmds.c:5861
1878 #: fish/cmds.c:5878 fish/cmds.c:5895 fish/cmds.c:5914 fish/cmds.c:5933
1879 #: fish/cmds.c:5953 fish/cmds.c:5989 fish/cmds.c:6008 fish/cmds.c:6027
1880 #: fish/cmds.c:6044 fish/cmds.c:6062 fish/cmds.c:6085 fish/cmds.c:6108
1881 #: fish/cmds.c:6132 fish/cmds.c:6155 fish/cmds.c:6176 fish/cmds.c:6199
1882 #: fish/cmds.c:6222 fish/cmds.c:6242 fish/cmds.c:6264 fish/cmds.c:6285
1883 #: fish/cmds.c:6308 fish/cmds.c:6325 fish/cmds.c:6342 fish/cmds.c:6360
1884 #: fish/cmds.c:6378 fish/cmds.c:6399 fish/cmds.c:6417 fish/cmds.c:6438
1885 #: fish/cmds.c:6458 fish/cmds.c:6476 fish/cmds.c:6497 fish/cmds.c:6520
1886 #: fish/cmds.c:6543 fish/cmds.c:6565 fish/cmds.c:6598 fish/cmds.c:6615
1887 #: fish/cmds.c:6632 fish/cmds.c:6656 fish/cmds.c:6679 fish/cmds.c:6702
1888 #: fish/cmds.c:6724 fish/cmds.c:6741 fish/cmds.c:6763 fish/cmds.c:6857
1889 #: fish/cmds.c:6877 fish/cmds.c:6897 fish/cmds.c:6917 fish/cmds.c:6935
1890 #: fish/cmds.c:6956 fish/cmds.c:6992 fish/cmds.c:7009 fish/cmds.c:7031
1891 #: fish/cmds.c:7048 fish/cmds.c:7084 fish/cmds.c:7104 fish/cmds.c:7124
1892 #: fish/cmds.c:7144 fish/cmds.c:7166 fish/cmds.c:7183 fish/cmds.c:7202
1893 #: fish/cmds.c:7221 fish/cmds.c:7243 fish/cmds.c:7264 fish/cmds.c:7285
1894 #: fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7370 fish/cmds.c:7393
1895 #: fish/cmds.c:7432 fish/cmds.c:7449 fish/cmds.c:7468 fish/cmds.c:7489
1896 #: fish/cmds.c:7512 fish/cmds.c:7534 fish/cmds.c:7552 fish/cmds.c:7571
1897 #: fish/cmds.c:7592 fish/cmds.c:7669 fish/cmds.c:7710 fish/cmds.c:7789
1898 #: fish/cmds.c:7865 fish/cmds.c:7902 fish/cmds.c:7925 fish/cmds.c:7946
1899 #: fish/cmds.c:7969 fish/cmds.c:7991 fish/cmds.c:8016 fish/cmds.c:8059
1900 #: fish/cmds.c:8100 fish/cmds.c:8121 fish/cmds.c:8139 fish/cmds.c:8158
1901 #: fish/cmds.c:8175 fish/cmds.c:8193 fish/cmds.c:8220 fish/cmds.c:8244
1902 #: fish/cmds.c:8268 fish/cmds.c:8292 fish/cmds.c:8316 fish/cmds.c:8340
1903 #: fish/cmds.c:8364 fish/cmds.c:8388 fish/cmds.c:8412 fish/cmds.c:8436
1904 #: fish/cmds.c:8460 fish/cmds.c:8484 fish/cmds.c:8507 fish/cmds.c:8530
1905 #: fish/cmds.c:8551 fish/cmds.c:8572 fish/cmds.c:8593 fish/cmds.c:8613
1906 #: fish/cmds.c:8636 fish/cmds.c:8674 fish/cmds.c:8691 fish/cmds.c:8708
1907 #: fish/cmds.c:8727 fish/cmds.c:8746 fish/cmds.c:8763 fish/cmds.c:8780
1908 #: fish/cmds.c:8797 fish/cmds.c:8814 fish/cmds.c:8833 fish/cmds.c:8869
1909 #: fish/cmds.c:8909 fish/cmds.c:8942 fish/cmds.c:8959 fish/cmds.c:8976
1910 #: fish/cmds.c:8992 fish/cmds.c:9007 fish/cmds.c:9028 fish/cmds.c:9066
1911 #: fish/cmds.c:9104 fish/cmds.c:9143 fish/cmds.c:9183 fish/cmds.c:9224
1912 #: fish/cmds.c:9265 fish/cmds.c:9303 fish/cmds.c:9320 fish/cmds.c:9343
1913 #: fish/cmds.c:9365 fish/cmds.c:9387 fish/cmds.c:9407 fish/cmds.c:9427
1914 #: fish/cmds.c:9463 fish/cmds.c:9535 fish/cmds.c:9575 fish/cmds.c:9633
1915 #: fish/cmds.c:9659 fish/cmds.c:9685 fish/cmds.c:9713 fish/cmds.c:9772
1916 #: fish/cmds.c:9793 fish/cmds.c:9838 fish/cmds.c:9858 fish/cmds.c:9897
1917 #: fish/cmds.c:9934 fish/cmds.c:9954 fish/cmds.c:9976 fish/cmds.c:10033
1918 #: fish/cmds.c:10053 fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10116
1919 #: fish/cmds.c:10136 fish/cmds.c:10163 fish/cmds.c:10183 fish/cmds.c:10203
1920 #: fish/cmds.c:10223 fish/cmds.c:10243 fish/cmds.c:10265 fish/cmds.c:10300
1921 #: fish/cmds.c:10318 fish/cmds.c:10341 fish/cmds.c:10363 fish/cmds.c:10378
1922 #: fish/cmds.c:10395 fish/cmds.c:10432 fish/cmds.c:10471 fish/cmds.c:10511
1923 #: fish/cmds.c:10567 fish/cmds.c:10589 fish/cmds.c:10625 fish/cmds.c:10640
1924 #: fish/cmds.c:10660 fish/cmds.c:10700 fish/cmds.c:10723 fish/cmds.c:10747
1925 #: fish/cmds.c:10772 fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10876
1926 #: fish/cmds.c:10907 fish/cmds.c:10938 fish/cmds.c:10966 fish/cmds.c:10986
1927 #: fish/cmds.c:11018 fish/cmds.c:11038 fish/cmds.c:11058 fish/cmds.c:11075
1928 #: fish/cmds.c:11093 fish/cmds.c:11116 fish/cmds.c:11137 fish/cmds.c:11156
1929 #: fish/cmds.c:11198 fish/cmds.c:11241 fish/cmds.c:11285 fish/cmds.c:11324
1930 #: fish/cmds.c:11343 fish/cmds.c:11363 fish/cmds.c:11383 fish/cmds.c:11404
1931 #: fish/cmds.c:11425 fish/cmds.c:11446 fish/cmds.c:11467 fish/cmds.c:11488
1932 #: fish/cmds.c:11510 fish/cmds.c:11548 fish/cmds.c:11599 fish/cmds.c:11637
1933 #: fish/cmds.c:11693 fish/cmds.c:11829 fish/cmds.c:11858 fish/cmds.c:11885
1934 #: fish/cmds.c:11902 fish/cmds.c:11923 fish/cmds.c:11940 fish/cmds.c:12002
1935 #, c-format
1936 msgid "%s should have %d parameter(s)\n"
1937 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1938
1939 #: fish/cmds.c:3305 fish/cmds.c:3319 fish/cmds.c:3335 fish/cmds.c:3352
1940 #: fish/cmds.c:3369 fish/cmds.c:3387 fish/cmds.c:3406 fish/cmds.c:3422
1941 #: fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3490
1942 #: fish/cmds.c:3507 fish/cmds.c:3522 fish/cmds.c:3540 fish/cmds.c:3555
1943 #: fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603 fish/cmds.c:3619
1944 #: fish/cmds.c:3635 fish/cmds.c:3653 fish/cmds.c:3686 fish/cmds.c:3702
1945 #: fish/cmds.c:3718 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
1946 #: fish/cmds.c:3785 fish/cmds.c:3803 fish/cmds.c:3818 fish/cmds.c:3836
1947 #: fish/cmds.c:3851 fish/cmds.c:3870 fish/cmds.c:3889 fish/cmds.c:3907
1948 #: fish/cmds.c:3927 fish/cmds.c:3946 fish/cmds.c:3966 fish/cmds.c:3986
1949 #: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4044 fish/cmds.c:4064
1950 #: fish/cmds.c:4084 fish/cmds.c:4104 fish/cmds.c:4119 fish/cmds.c:4135
1951 #: fish/cmds.c:4156 fish/cmds.c:4207 fish/cmds.c:4225 fish/cmds.c:4242
1952 #: fish/cmds.c:4263 fish/cmds.c:4326 fish/cmds.c:4346 fish/cmds.c:4366
1953 #: fish/cmds.c:4386 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4445
1954 #: fish/cmds.c:4464 fish/cmds.c:4483 fish/cmds.c:4498 fish/cmds.c:4517
1955 #: fish/cmds.c:4537 fish/cmds.c:4557 fish/cmds.c:4580 fish/cmds.c:4634
1956 #: fish/cmds.c:4650 fish/cmds.c:4666 fish/cmds.c:4685 fish/cmds.c:4707
1957 #: fish/cmds.c:4729 fish/cmds.c:4749 fish/cmds.c:4766 fish/cmds.c:4783
1958 #: fish/cmds.c:4800 fish/cmds.c:4817 fish/cmds.c:4834 fish/cmds.c:4851
1959 #: fish/cmds.c:4868 fish/cmds.c:4887 fish/cmds.c:4910 fish/cmds.c:4946
1960 #: fish/cmds.c:4963 fish/cmds.c:4986 fish/cmds.c:5008 fish/cmds.c:5029
1961 #: fish/cmds.c:5049 fish/cmds.c:5068 fish/cmds.c:5088 fish/cmds.c:5106
1962 #: fish/cmds.c:5124 fish/cmds.c:5138 fish/cmds.c:5154 fish/cmds.c:5174
1963 #: fish/cmds.c:5193 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5250
1964 #: fish/cmds.c:5270 fish/cmds.c:5310 fish/cmds.c:5367 fish/cmds.c:5388
1965 #: fish/cmds.c:5409 fish/cmds.c:5430 fish/cmds.c:5448 fish/cmds.c:5470
1966 #: fish/cmds.c:5508 fish/cmds.c:5530 fish/cmds.c:5609 fish/cmds.c:5648
1967 #: fish/cmds.c:5663 fish/cmds.c:5680 fish/cmds.c:5694 fish/cmds.c:5710
1968 #: fish/cmds.c:5732 fish/cmds.c:5754 fish/cmds.c:5776 fish/cmds.c:5798
1969 #: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5879
1970 #: fish/cmds.c:5896 fish/cmds.c:5915 fish/cmds.c:5934 fish/cmds.c:5954
1971 #: fish/cmds.c:5990 fish/cmds.c:6009 fish/cmds.c:6028 fish/cmds.c:6045
1972 #: fish/cmds.c:6063 fish/cmds.c:6086 fish/cmds.c:6109 fish/cmds.c:6133
1973 #: fish/cmds.c:6156 fish/cmds.c:6177 fish/cmds.c:6200 fish/cmds.c:6223
1974 #: fish/cmds.c:6243 fish/cmds.c:6265 fish/cmds.c:6286 fish/cmds.c:6309
1975 #: fish/cmds.c:6326 fish/cmds.c:6343 fish/cmds.c:6361 fish/cmds.c:6379
1976 #: fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439 fish/cmds.c:6459
1977 #: fish/cmds.c:6477 fish/cmds.c:6498 fish/cmds.c:6521 fish/cmds.c:6544
1978 #: fish/cmds.c:6566 fish/cmds.c:6599 fish/cmds.c:6616 fish/cmds.c:6633
1979 #: fish/cmds.c:6657 fish/cmds.c:6680 fish/cmds.c:6703 fish/cmds.c:6725
1980 #: fish/cmds.c:6742 fish/cmds.c:6764 fish/cmds.c:6858 fish/cmds.c:6878
1981 #: fish/cmds.c:6898 fish/cmds.c:6918 fish/cmds.c:6936 fish/cmds.c:6957
1982 #: fish/cmds.c:6993 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7049
1983 #: fish/cmds.c:7085 fish/cmds.c:7105 fish/cmds.c:7125 fish/cmds.c:7145
1984 #: fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203 fish/cmds.c:7222
1985 #: fish/cmds.c:7244 fish/cmds.c:7265 fish/cmds.c:7286 fish/cmds.c:7307
1986 #: fish/cmds.c:7330 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7433
1987 #: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7513
1988 #: fish/cmds.c:7535 fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7593
1989 #: fish/cmds.c:7670 fish/cmds.c:7711 fish/cmds.c:7790 fish/cmds.c:7866
1990 #: fish/cmds.c:7903 fish/cmds.c:7926 fish/cmds.c:7947 fish/cmds.c:7970
1991 #: fish/cmds.c:7992 fish/cmds.c:8017 fish/cmds.c:8060 fish/cmds.c:8101
1992 #: fish/cmds.c:8122 fish/cmds.c:8140 fish/cmds.c:8159 fish/cmds.c:8176
1993 #: fish/cmds.c:8194 fish/cmds.c:8221 fish/cmds.c:8245 fish/cmds.c:8269
1994 #: fish/cmds.c:8293 fish/cmds.c:8317 fish/cmds.c:8341 fish/cmds.c:8365
1995 #: fish/cmds.c:8389 fish/cmds.c:8413 fish/cmds.c:8437 fish/cmds.c:8461
1996 #: fish/cmds.c:8485 fish/cmds.c:8508 fish/cmds.c:8531 fish/cmds.c:8552
1997 #: fish/cmds.c:8573 fish/cmds.c:8594 fish/cmds.c:8614 fish/cmds.c:8637
1998 #: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8709 fish/cmds.c:8728
1999 #: fish/cmds.c:8747 fish/cmds.c:8764 fish/cmds.c:8781 fish/cmds.c:8798
2000 #: fish/cmds.c:8815 fish/cmds.c:8834 fish/cmds.c:8870 fish/cmds.c:8910
2001 #: fish/cmds.c:8943 fish/cmds.c:8960 fish/cmds.c:8977 fish/cmds.c:8993
2002 #: fish/cmds.c:9008 fish/cmds.c:9029 fish/cmds.c:9067 fish/cmds.c:9105
2003 #: fish/cmds.c:9144 fish/cmds.c:9184 fish/cmds.c:9225 fish/cmds.c:9266
2004 #: fish/cmds.c:9304 fish/cmds.c:9321 fish/cmds.c:9344 fish/cmds.c:9366
2005 #: fish/cmds.c:9388 fish/cmds.c:9408 fish/cmds.c:9428 fish/cmds.c:9464
2006 #: fish/cmds.c:9536 fish/cmds.c:9576 fish/cmds.c:9634 fish/cmds.c:9660
2007 #: fish/cmds.c:9686 fish/cmds.c:9714 fish/cmds.c:9773 fish/cmds.c:9794
2008 #: fish/cmds.c:9839 fish/cmds.c:9859 fish/cmds.c:9898 fish/cmds.c:9935
2009 #: fish/cmds.c:9955 fish/cmds.c:9977 fish/cmds.c:10034 fish/cmds.c:10054
2010 #: fish/cmds.c:10076 fish/cmds.c:10098 fish/cmds.c:10117 fish/cmds.c:10137
2011 #: fish/cmds.c:10164 fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10224
2012 #: fish/cmds.c:10244 fish/cmds.c:10266 fish/cmds.c:10301 fish/cmds.c:10319
2013 #: fish/cmds.c:10342 fish/cmds.c:10364 fish/cmds.c:10379 fish/cmds.c:10396
2014 #: fish/cmds.c:10433 fish/cmds.c:10472 fish/cmds.c:10512 fish/cmds.c:10568
2015 #: fish/cmds.c:10590 fish/cmds.c:10626 fish/cmds.c:10641 fish/cmds.c:10661
2016 #: fish/cmds.c:10701 fish/cmds.c:10724 fish/cmds.c:10748 fish/cmds.c:10773
2017 #: fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10877 fish/cmds.c:10908
2018 #: fish/cmds.c:10939 fish/cmds.c:10967 fish/cmds.c:10987 fish/cmds.c:11019
2019 #: fish/cmds.c:11039 fish/cmds.c:11059 fish/cmds.c:11076 fish/cmds.c:11094
2020 #: fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11157 fish/cmds.c:11199
2021 #: fish/cmds.c:11242 fish/cmds.c:11286 fish/cmds.c:11325 fish/cmds.c:11344
2022 #: fish/cmds.c:11364 fish/cmds.c:11384 fish/cmds.c:11405 fish/cmds.c:11426
2023 #: fish/cmds.c:11447 fish/cmds.c:11468 fish/cmds.c:11489 fish/cmds.c:11511
2024 #: fish/cmds.c:11549 fish/cmds.c:11600 fish/cmds.c:11638 fish/cmds.c:11694
2025 #: fish/cmds.c:11717 fish/cmds.c:11830 fish/cmds.c:11859 fish/cmds.c:11886
2026 #: fish/cmds.c:11903 fish/cmds.c:11924 fish/cmds.c:11941 fish/cmds.c:11963
2027 #: fish/cmds.c:12003 fish/cmds.c:12024
2028 #, c-format
2029 msgid "type 'help %s' for help on %s\n"
2030 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
2031
2032 #: fish/cmds.c:3663 fish/cmds.c:4922 fish/cmds.c:5280 fish/cmds.c:5320
2033 #: fish/cmds.c:5339 fish/cmds.c:5482 fish/cmds.c:5541 fish/cmds.c:5560
2034 #: fish/cmds.c:5579 fish/cmds.c:5622 fish/cmds.c:5965 fish/cmds.c:6576
2035 #: fish/cmds.c:6775 fish/cmds.c:6794 fish/cmds.c:6813 fish/cmds.c:6832
2036 #: fish/cmds.c:6968 fish/cmds.c:7059 fish/cmds.c:7340 fish/cmds.c:7404
2037 #: fish/cmds.c:7603 fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7680
2038 #: fish/cmds.c:7721 fish/cmds.c:7740 fish/cmds.c:7759 fish/cmds.c:7800
2039 #: fish/cmds.c:7819 fish/cmds.c:7838 fish/cmds.c:7876 fish/cmds.c:8029
2040 #: fish/cmds.c:8072 fish/cmds.c:8649 fish/cmds.c:8844 fish/cmds.c:8882
2041 #: fish/cmds.c:8920 fish/cmds.c:9040 fish/cmds.c:9077 fish/cmds.c:9115
2042 #: fish/cmds.c:9154 fish/cmds.c:9195 fish/cmds.c:9236 fish/cmds.c:9277
2043 #: fish/cmds.c:9440 fish/cmds.c:9476 fish/cmds.c:9489 fish/cmds.c:9502
2044 #: fish/cmds.c:9515 fish/cmds.c:9548 fish/cmds.c:9586 fish/cmds.c:9605
2045 #: fish/cmds.c:9726 fish/cmds.c:9745 fish/cmds.c:9806 fish/cmds.c:9819
2046 #: fish/cmds.c:9870 fish/cmds.c:9909 fish/cmds.c:9987 fish/cmds.c:10006
2047 #: fish/cmds.c:10280 fish/cmds.c:10407 fish/cmds.c:10444 fish/cmds.c:10483
2048 #: fish/cmds.c:10523 fish/cmds.c:10542 fish/cmds.c:10601 fish/cmds.c:10674
2049 #: fish/cmds.c:10784 fish/cmds.c:10854 fish/cmds.c:10888 fish/cmds.c:10919
2050 #: fish/cmds.c:10950 fish/cmds.c:10999 fish/cmds.c:11170 fish/cmds.c:11212
2051 #: fish/cmds.c:11257 fish/cmds.c:11299 fish/cmds.c:11525 fish/cmds.c:11563
2052 #: fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11649 fish/cmds.c:11668
2053 #: fish/cmds.c:11735 fish/cmds.c:11763 fish/cmds.c:11786 fish/cmds.c:12041
2054 #, c-format
2055 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
2056 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
2057
2058 #: fish/cmds.c:3669 fish/cmds.c:4928 fish/cmds.c:5286 fish/cmds.c:5326
2059 #: fish/cmds.c:5345 fish/cmds.c:5488 fish/cmds.c:5547 fish/cmds.c:5566
2060 #: fish/cmds.c:5585 fish/cmds.c:5628 fish/cmds.c:5971 fish/cmds.c:6582
2061 #: fish/cmds.c:6781 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
2062 #: fish/cmds.c:6974 fish/cmds.c:7065 fish/cmds.c:7346 fish/cmds.c:7410
2063 #: fish/cmds.c:7609 fish/cmds.c:7628 fish/cmds.c:7647 fish/cmds.c:7686
2064 #: fish/cmds.c:7727 fish/cmds.c:7746 fish/cmds.c:7765 fish/cmds.c:7806
2065 #: fish/cmds.c:7825 fish/cmds.c:7844 fish/cmds.c:7882 fish/cmds.c:8035
2066 #: fish/cmds.c:8078 fish/cmds.c:8655 fish/cmds.c:8850 fish/cmds.c:8888
2067 #: fish/cmds.c:8926 fish/cmds.c:9046 fish/cmds.c:9083 fish/cmds.c:9121
2068 #: fish/cmds.c:9160 fish/cmds.c:9201 fish/cmds.c:9242 fish/cmds.c:9283
2069 #: fish/cmds.c:9554 fish/cmds.c:9592 fish/cmds.c:9611 fish/cmds.c:9732
2070 #: fish/cmds.c:9876 fish/cmds.c:9915 fish/cmds.c:9993 fish/cmds.c:10012
2071 #: fish/cmds.c:10413 fish/cmds.c:10450 fish/cmds.c:10489 fish/cmds.c:10529
2072 #: fish/cmds.c:10548 fish/cmds.c:10607 fish/cmds.c:10680 fish/cmds.c:10790
2073 #: fish/cmds.c:11176 fish/cmds.c:11218 fish/cmds.c:11263 fish/cmds.c:11305
2074 #: fish/cmds.c:11655 fish/cmds.c:11741 fish/cmds.c:11769 fish/cmds.c:11792
2075 #, c-format
2076 msgid "%s: %s: integer out of range\n"
2077 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
2078
2079 #: fish/cmds.c:4155 fish/cmds.c:4262 fish/cmds.c:4579 fish/cmds.c:11716
2080 #: fish/cmds.c:11962 fish/cmds.c:12023
2081 #, fuzzy, c-format
2082 msgid "%s should have %d-%d parameter(s)\n"
2083 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
2084
2085 #: fish/cmds.c:4181 fish/cmds.c:4298 fish/cmds.c:4600 fish/cmds.c:11802
2086 #: fish/cmds.c:11979 fish/cmds.c:12056
2087 #, fuzzy, c-format
2088 msgid "%s: unknown optional argument \"%s\"\n"
2089 msgstr "%s: too many arguments\n"
2090
2091 #: fish/cmds.c:4187 fish/cmds.c:4304 fish/cmds.c:4606 fish/cmds.c:11808
2092 #: fish/cmds.c:11985 fish/cmds.c:12062
2093 #, fuzzy, c-format
2094 msgid "%s: optional argument \"%s\" given twice\n"
2095 msgstr "%s: too many arguments\n"
2096
2097 #: fish/cmds.c:12082
2098 #, c-format
2099 msgid "%s: unknown command\n"
2100 msgstr "%s: अज्ञात कमांड\n"
2101
2102 #: fish/config.c:74 fish/config.c:113
2103 #, fuzzy, c-format
2104 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2105 msgstr "%s: internal error parsing string at '%s'\n"
2106
2107 #: fish/copy.c:41
2108 #, c-format
2109 msgid ""
2110 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2111 msgstr ""
2112
2113 #: fish/copy.c:62
2114 #, fuzzy, c-format
2115 msgid "copy-in: target '%s' is not a directory\n"
2116 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
2117
2118 #: fish/copy.c:157
2119 #, c-format
2120 msgid "error: argument is zero length or longer than maximum permitted\n"
2121 msgstr ""
2122
2123 #: fish/copy.c:202
2124 #, c-format
2125 msgid ""
2126 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2127 "image\n"
2128 msgstr ""
2129
2130 #: fish/copy.c:213
2131 #, fuzzy, c-format
2132 msgid "copy-out: target '%s' is not a directory\n"
2133 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
2134
2135 #: fish/copy.c:258
2136 #, fuzzy, c-format
2137 msgid "copy-out: '%s' is not a file or directory\n"
2138 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
2139
2140 #: fish/display.c:42
2141 #, c-format
2142 msgid "display filename\n"
2143 msgstr ""
2144
2145 #: fish/edit.c:45
2146 #, c-format
2147 msgid "use '%s filename' to edit a file\n"
2148 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
2149
2150 #: fish/fish.c:100
2151 #, fuzzy, c-format
2152 msgid ""
2153 "%s: guest filesystem shell\n"
2154 "%s lets you edit virtual machine filesystems\n"
2155 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2156 "Usage:\n"
2157 "  %s [--options] cmd [: cmd : cmd ...]\n"
2158 "Options:\n"
2159 "  -h|--cmd-help        List available commands\n"
2160 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2161 "  -a|--add image       Add image\n"
2162 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2163 "  --csh                Make --listen csh-compatible\n"
2164 "  -d|--domain guest    Add disks from libvirt guest\n"
2165 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2166 "  --echo-keys          Don't turn off echo for passphrases\n"
2167 "  -f|--file file       Read commands from file\n"
2168 "  --format[=raw|..]    Force disk format for -a option\n"
2169 "  -i|--inspector       Automatically mount filesystems\n"
2170 "  --keys-from-stdin    Read passphrases from stdin\n"
2171 "  --listen             Listen for remote commands\n"
2172 "  --live               Connect to a live virtual machine\n"
2173 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2174 "  -n|--no-sync         Don't autosync\n"
2175 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2176 "  --progress-bars      Enable progress bars even when not interactive\n"
2177 "  --no-progress-bars   Disable progress bars\n"
2178 "  --remote[=pid]       Send commands to remote %s\n"
2179 "  -r|--ro              Mount read-only\n"
2180 "  --selinux            Enable SELinux support\n"
2181 "  -v|--verbose         Verbose messages\n"
2182 "  -V|--version         Display version and exit\n"
2183 "  -w|--rw              Mount read-write\n"
2184 "  -x                   Echo each command before executing it\n"
2185 "\n"
2186 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2187 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2188 "or\n"
2189 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2190 "\n"
2191 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2192 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2193 "\n"
2194 "For more information, see the manpage %s(1).\n"
2195 msgstr ""
2196 "%s: guest filesystem shell\n"
2197 "%s lets you edit virtual machine filesystems\n"
2198 "Copyright (C) 2009 Red Hat Inc.\n"
2199 "Usage:\n"
2200 "  %s [--options] cmd [: cmd : cmd ...]\n"
2201 "  %s -i libvirt-domain\n"
2202 "  %s -i disk-image(s)\n"
2203 "or for interactive use:\n"
2204 "  %s\n"
2205 "or from a shell script:\n"
2206 "  %s <<EOF\n"
2207 "  cmd\n"
2208 "  ...\n"
2209 "  EOF\n"
2210 "Options:\n"
2211 "  -h|--cmd-help        List available commands\n"
2212 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2213 "  -a|--add image       Add image\n"
2214 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2215 "  -f|--file file       Read commands from file\n"
2216 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
2217 "  --listen             Listen for remote commands\n"
2218 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2219 "  -n|--no-sync         Don't autosync\n"
2220 "  --remote[=pid]       Send commands to remote %s\n"
2221 "  -r|--ro              Mount read-only\n"
2222 "  --selinux            Enable SELinux support\n"
2223 "  -v|--verbose         Verbose messages\n"
2224 "  -x                   Echo each command before executing it\n"
2225 "  -V|--version         Display version and exit\n"
2226 "For more information,  see the manpage %s(1).\n"
2227
2228 #: fish/fish.c:243
2229 #, c-format
2230 msgid "%s: --listen=PID: PID was not a number: %s\n"
2231 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2232
2233 #: fish/fish.c:250
2234 #, c-format
2235 msgid ""
2236 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2237 msgstr ""
2238 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2239
2240 #: fish/fish.c:300
2241 #, c-format
2242 msgid "%s: only one -f parameter can be given\n"
2243 msgstr "%s: only one -f parameter can be given\n"
2244
2245 #: fish/fish.c:455
2246 #, c-format
2247 msgid "%s: cannot use --listen and --remote options at the same time\n"
2248 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2249
2250 #: fish/fish.c:463
2251 #, c-format
2252 msgid "%s: extra parameters on the command line with --listen flag\n"
2253 msgstr "%s: extra parameters on the command line with --listen flag\n"
2254
2255 #: fish/fish.c:469
2256 #, c-format
2257 msgid "%s: cannot use --listen and --file options at the same time\n"
2258 msgstr "%s: cannot use --listen and --file options at the same time\n"
2259
2260 #: fish/fish.c:527
2261 #, c-format
2262 msgid "guestfish: could not access termcap or terminfo database.\n"
2263 msgstr ""
2264
2265 #: fish/fish.c:531
2266 #, c-format
2267 msgid "guestfish: terminal type \"%s\" not defined.\n"
2268 msgstr ""
2269
2270 #: fish/fish.c:619
2271 #, fuzzy, c-format
2272 msgid ""
2273 "\n"
2274 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2275 "editing virtual machine filesystems.\n"
2276 "\n"
2277 "Type: 'help' for help on commands\n"
2278 "      'man' to read the manual\n"
2279 "      'quit' to quit the shell\n"
2280 "\n"
2281 msgstr ""
2282 "\n"
2283 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
2284 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
2285 "\n"
2286 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
2287 "      'quit' को शेल को छोड़ने के लिए\n"
2288 "\n"
2289
2290 #: fish/fish.c:763
2291 #, c-format
2292 msgid "%s: unterminated double quote\n"
2293 msgstr "%s: unterminated double quote\n"
2294
2295 #: fish/fish.c:769 fish/fish.c:786
2296 #, c-format
2297 msgid "%s: command arguments not separated by whitespace\n"
2298 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2299
2300 #: fish/fish.c:780
2301 #, c-format
2302 msgid "%s: unterminated single quote\n"
2303 msgstr "%s: unterminated single quote\n"
2304
2305 #: fish/fish.c:810
2306 #, c-format
2307 msgid "%s: internal error parsing string at '%s'\n"
2308 msgstr "%s: internal error parsing string at '%s'\n"
2309
2310 #: fish/fish.c:827
2311 #, c-format
2312 msgid "%s: too many arguments\n"
2313 msgstr "%s: too many arguments\n"
2314
2315 #: fish/fish.c:895
2316 #, c-format
2317 msgid "%s: empty command on command line\n"
2318 msgstr "%s: empty command on command line\n"
2319
2320 #: fish/fish.c:1041
2321 msgid "display a list of commands or help on a command"
2322 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2323
2324 #: fish/fish.c:1043
2325 msgid "quit guestfish"
2326 msgstr "quit guestfish"
2327
2328 #: fish/fish.c:1054
2329 #, c-format
2330 msgid ""
2331 "help - display a list of commands or help on a command\n"
2332 "     help cmd\n"
2333 "     help\n"
2334 msgstr ""
2335 "help - display a list of commands or help on a command\n"
2336 "     help cmd\n"
2337 "     help\n"
2338
2339 #: fish/fish.c:1062
2340 #, c-format
2341 msgid ""
2342 "quit - quit guestfish\n"
2343 "     quit\n"
2344 msgstr ""
2345 "quit - quit guestfish\n"
2346 "     quit\n"
2347
2348 #: fish/fish.c:1067
2349 #, c-format
2350 msgid "%s: command not known, use -h to list all commands\n"
2351 msgstr "%s: command not known, use -h to list all commands\n"
2352
2353 #: fish/fish.c:1083
2354 #, c-format
2355 msgid ""
2356 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2357 "For a list of commands:             guestfish -h\n"
2358 "For complete documentation:         man guestfish\n"
2359 msgstr ""
2360
2361 #: fish/fish.c:1240
2362 #, c-format
2363 msgid "Runaway quote in string \"%s\"\n"
2364 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2365
2366 #: fish/fish.c:1438
2367 #, c-format
2368 msgid ""
2369 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2370 "or run \"inspect-os\" command)\n"
2371 msgstr ""
2372
2373 #: fish/fish.c:1458
2374 #, c-format
2375 msgid ""
2376 "%s: drive '%c:' not found.  To list available drives do:\n"
2377 "  inspect-get-drive-mappings %s\n"
2378 msgstr ""
2379
2380 #: fish/fish.c:1477
2381 #, c-format
2382 msgid ""
2383 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2384 "  umount-all\n"
2385 "  mount %s /\n"
2386 msgstr ""
2387
2388 #: fish/glob.c:53
2389 #, c-format
2390 msgid "use 'glob command [args...]'\n"
2391 msgstr "use 'glob command [args...]'\n"
2392
2393 #: fish/glob.c:73
2394 #, c-format
2395 msgid "glob: guestfs_glob_expand call failed: %s\n"
2396 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2397
2398 #: fish/help.c:38
2399 #, c-format
2400 msgid ""
2401 "Add disk images to examine using the -a or -d options, or the 'add' "
2402 "command.\n"
2403 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2404 "Once you have done this, use the 'run' command.\n"
2405 msgstr ""
2406
2407 #: fish/help.c:44
2408 #, c-format
2409 msgid ""
2410 "Find out what filesystems are available using 'list-filesystems' and then\n"
2411 "mount them to examine or modify the contents using 'mount-ro' or\n"
2412 "'mount-options'.\n"
2413 msgstr ""
2414
2415 #: fish/help.c:52
2416 #, c-format
2417 msgid ""
2418 "For more information about a command, use 'help cmd'.\n"
2419 "\n"
2420 "To read the manual, type 'man'.\n"
2421 msgstr ""
2422
2423 #: fish/hexedit.c:41
2424 #, c-format
2425 msgid "hexedit (device|filename) [max | start max]\n"
2426 msgstr ""
2427
2428 #: fish/hexedit.c:52
2429 #, c-format
2430 msgid "hexedit: %s is a zero length file or device\n"
2431 msgstr ""
2432
2433 #: fish/hexedit.c:63
2434 #, c-format
2435 msgid ""
2436 "hexedit: %s is larger than %s. You must supply a limit using\n"
2437 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2438 "  'hexedit %s <start> <max>'.\n"
2439 msgstr ""
2440
2441 #: fish/hexedit.c:92
2442 #, c-format
2443 msgid "hexedit: invalid range\n"
2444 msgstr ""
2445
2446 #: fish/inspect.c:77
2447 #, fuzzy, c-format
2448 msgid "%s: don't use --live and -i options together\n"
2449 msgstr "%s: cannot use --listen and --file options at the same time\n"
2450
2451 #: fish/inspect.c:89
2452 #, c-format
2453 msgid "%s: no operating system was found on this disk\n"
2454 msgstr ""
2455
2456 #: fish/inspect.c:95
2457 #, c-format
2458 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2459 msgstr ""
2460
2461 #: fish/inspect.c:134
2462 #, c-format
2463 msgid "%s: some filesystems could not be mounted (ignored)\n"
2464 msgstr ""
2465
2466 #: fish/inspect.c:146
2467 #, c-format
2468 msgid "Operating system: %s\n"
2469 msgstr ""
2470
2471 #: fish/inspect.c:159
2472 #, fuzzy, c-format
2473 msgid "%s mounted on %s\n"
2474 msgstr "आरोहबिंदु दिखाएँ"
2475
2476 #: fish/keys.c:53
2477 #, c-format
2478 msgid "Enter key or passphrase (\"%s\"): "
2479 msgstr ""
2480
2481 #: fish/lcd.c:34
2482 #, c-format
2483 msgid "use 'lcd directory' to change local directory\n"
2484 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2485
2486 #: fish/man.c:35
2487 #, c-format
2488 msgid "use 'man' without parameters to open the manual\n"
2489 msgstr ""
2490
2491 #: fish/man.c:54
2492 #, fuzzy, c-format
2493 msgid "the external 'man' program failed\n"
2494 msgstr "बाहरी कमांड विफल: %s"
2495
2496 #: fish/more.c:40
2497 #, c-format
2498 msgid "use '%s filename' to page a file\n"
2499 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2500
2501 #: fish/options.c:36
2502 #, fuzzy, c-format
2503 msgid "%s: too many drives added on the command line\n"
2504 msgstr "%s: empty command on command line\n"
2505
2506 #: fish/options.c:128
2507 #, c-format
2508 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2509 msgstr ""
2510
2511 #: fish/prep.c:37
2512 #, c-format
2513 msgid ""
2514 "List of available prepared disk images:\n"
2515 "\n"
2516 msgstr ""
2517
2518 #: fish/prep.c:40
2519 #, c-format
2520 msgid ""
2521 "guestfish -N %-8s - %s\n"
2522 "\n"
2523 "%s\n"
2524 msgstr ""
2525
2526 #: fish/prep.c:48
2527 #, c-format
2528 msgid "  Optional parameters:\n"
2529 msgstr ""
2530
2531 #: fish/prep.c:55
2532 #, c-format
2533 msgid "<%s> %s (default: %s)\n"
2534 msgstr ""
2535
2536 #: fish/prep.c:65
2537 #, c-format
2538 msgid ""
2539 "Prepared disk images are written to file \"test1.img\" in the local\n"
2540 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2541 "For more information see the guestfish(1) manual.\n"
2542 msgstr ""
2543
2544 #: fish/prep.c:96
2545 #, c-format
2546 msgid ""
2547 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2548 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2549 msgstr ""
2550
2551 #: fish/prep.c:158
2552 #, c-format
2553 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2554 msgstr ""
2555
2556 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2557 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2558 #, fuzzy
2559 msgid "failed to allocate disk"
2560 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2561
2562 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2563 #, fuzzy
2564 msgid "could not parse boot size"
2565 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2566
2567 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2568 #, fuzzy, c-format
2569 msgid "failed to get sector size of disk: %s"
2570 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2571
2572 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2573 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2574 #, c-format
2575 msgid "failed to partition disk: %s"
2576 msgstr ""
2577
2578 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2579 #, fuzzy, c-format
2580 msgid "failed to add boot partition: %s"
2581 msgstr "कोई स्वैप विभाजन बनाएँ"
2582
2583 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2584 #, fuzzy, c-format
2585 msgid "failed to add root partition: %s"
2586 msgstr "कोई स्वैप विभाजन बनाएँ"
2587
2588 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2589 #, c-format
2590 msgid "failed to create boot filesystem: %s"
2591 msgstr ""
2592
2593 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2594 #, c-format
2595 msgid "failed to create root filesystem: %s"
2596 msgstr ""
2597
2598 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2599 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2600 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2601 msgstr ""
2602
2603 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2604 #, fuzzy, c-format
2605 msgid "failed to create PV: %s: %s"
2606 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2607
2608 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2609 #, fuzzy, c-format
2610 msgid "failed to create VG: %s: %s"
2611 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2612
2613 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2614 #, c-format
2615 msgid "failed to create LV: /dev/%s/%s: %s"
2616 msgstr ""
2617
2618 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2619 #, c-format
2620 msgid "failed to resize LV to full size: %s: %s"
2621 msgstr ""
2622
2623 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2624 #, c-format
2625 msgid "failed to create filesystem (%s): %s"
2626 msgstr ""
2627
2628 #: fish/rc.c:255
2629 #, c-format
2630 msgid "guestfish: protocol error: could not read 'hello' message\n"
2631 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2632
2633 #: fish/rc.c:260
2634 #, c-format
2635 msgid ""
2636 "guestfish: protocol error: version mismatch, server version '%s' does not "
2637 "match client version '%s'.  The two versions must match exactly.\n"
2638 msgstr ""
2639 "guestfish: protocol error: version mismatch, server version '%s' does not "
2640 "match client version '%s'.  The two versions must match exactly.\n"
2641
2642 #: fish/rc.c:335 fish/rc.c:349
2643 #, c-format
2644 msgid "guestfish: remote: looks like the server is not running\n"
2645 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2646
2647 #: fish/rc.c:361 fish/rc.c:375
2648 #, c-format
2649 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2650 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2651
2652 #: fish/rc.c:386
2653 #, c-format
2654 msgid "guestfish: protocol error: could not decode reply from server\n"
2655 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2656
2657 #: fish/reopen.c:36
2658 #, c-format
2659 msgid "'reopen' command takes no parameters\n"
2660 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2661
2662 #: fish/reopen.c:46
2663 #, c-format
2664 msgid "reopen: guestfs_create: failed to create handle\n"
2665 msgstr "reopen: guestfs_create: failed to create handle\n"
2666
2667 #: fish/supported.c:66
2668 msgid "yes"
2669 msgstr ""
2670
2671 #: fish/supported.c:68
2672 msgid "no"
2673 msgstr ""
2674
2675 #: fish/time.c:36
2676 #, c-format
2677 msgid "use 'time command [args...]'\n"
2678 msgstr "use 'time command [args...]'\n"
2679
2680 #: fuse/guestmount.c:912
2681 #, fuzzy, c-format
2682 msgid ""
2683 "%s: FUSE module for libguestfs\n"
2684 "%s lets you mount a virtual machine filesystem\n"
2685 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2686 "Usage:\n"
2687 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2688 "Options:\n"
2689 "  -a|--add image       Add image\n"
2690 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2691 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2692 "  -d|--domain guest    Add disks from libvirt guest\n"
2693 "  --echo-keys          Don't turn off echo for passphrases\n"
2694 "  --format[=raw|..]    Force disk format for -a option\n"
2695 "  --fuse-help          Display extra FUSE options\n"
2696 "  -i|--inspector       Automatically mount filesystems\n"
2697 "  --help               Display help message and exit\n"
2698 "  --keys-from-stdin    Read passphrases from stdin\n"
2699 "  --live               Connect to a live virtual machine\n"
2700 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2701 "  -n|--no-sync         Don't autosync\n"
2702 "  -o|--option opt      Pass extra option to FUSE\n"
2703 "  -r|--ro              Mount read-only\n"
2704 "  --selinux            Enable SELinux support\n"
2705 "  -v|--verbose         Verbose messages\n"
2706 "  -V|--version         Display version and exit\n"
2707 "  -w|--rw              Mount read-write\n"
2708 "  -x|--trace           Trace guestfs API calls\n"
2709 msgstr ""
2710 "%s: FUSE module for libguestfs\n"
2711 "%s lets you mount a virtual machine filesystem\n"
2712 "Copyright (C) 2009 Red Hat Inc.\n"
2713 "Usage:\n"
2714 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2715 "Options:\n"
2716 "  -a|--add image       Add image\n"
2717 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2718 "  --fuse-help          Display extra FUSE options\n"
2719 "  --help               Display help message and exit\n"
2720 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2721 "  -n|--no-sync         Don't autosync\n"
2722 "  -o|--option opt      Pass extra option to FUSE\n"
2723 "  -r|--ro              Mount read-only\n"
2724 "  --selinux            Enable SELinux support\n"
2725 "  --trace              Trace guestfs API calls (to stderr)\n"
2726 "  -v|--verbose         Verbose messages\n"
2727 "  -V|--version         Display version and exit\n"
2728
2729 #: fuse/guestmount.c:1130
2730 #, fuzzy, c-format
2731 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2732 msgstr "%s: must have at least one -a and at least one -m option\n"
2733
2734 #: fuse/guestmount.c:1138
2735 #, c-format
2736 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2737 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2738
2739 #: inspector/virt-inspector.c:76
2740 #, fuzzy, c-format
2741 msgid ""
2742 "%s: display information about a virtual machine\n"
2743 "Copyright (C) 2010 Red Hat Inc.\n"
2744 "Usage:\n"
2745 "  %s [--options] -d domname file [file ...]\n"
2746 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2747 "Options:\n"
2748 "  -a|--add image       Add image\n"
2749 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2750 "  -d|--domain guest    Add disks from libvirt guest\n"
2751 "  --echo-keys          Don't turn off echo for passphrases\n"
2752 "  --format[=raw|..]    Force disk format for -a option\n"
2753 "  --help               Display brief help\n"
2754 "  --keys-from-stdin    Read passphrases from stdin\n"
2755 "  -v|--verbose         Verbose messages\n"
2756 "  -V|--version         Display version and exit\n"
2757 "  -x                   Trace libguestfs API calls\n"
2758 "For more information, see the manpage %s(1).\n"
2759 msgstr ""
2760 "%s: FUSE module for libguestfs\n"
2761 "%s lets you mount a virtual machine filesystem\n"
2762 "Copyright (C) 2009 Red Hat Inc.\n"
2763 "Usage:\n"
2764 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2765 "Options:\n"
2766 "  -a|--add image       Add image\n"
2767 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2768 "  --fuse-help          Display extra FUSE options\n"
2769 "  --help               Display help message and exit\n"
2770 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2771 "  -n|--no-sync         Don't autosync\n"
2772 "  -o|--option opt      Pass extra option to FUSE\n"
2773 "  -r|--ro              Mount read-only\n"
2774 "  --selinux            Enable SELinux support\n"
2775 "  --trace              Trace guestfs API calls (to stderr)\n"
2776 "  -v|--verbose         Verbose messages\n"
2777 "  -V|--version         Display version and exit\n"
2778
2779 #: inspector/virt-inspector.c:263
2780 #, c-format
2781 msgid ""
2782 "%s: no operating system could be detected inside this disk image.\n"
2783 "\n"
2784 "This may be because the file is not a disk image, or is not a virtual "
2785 "machine\n"
2786 "image, or because the OS type is not understood by libguestfs.\n"
2787 "\n"
2788 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2789 "must\n"
2790 "install the separate libguestfs-winsupport package.\n"
2791 "\n"
2792 "If you feel this is an error, please file a bug report including as much\n"
2793 "information about the disk image as possible.\n"
2794 msgstr ""
2795
2796 #: inspector/virt-inspector.c:288
2797 #, c-format
2798 msgid "%s: XML write error at \"%s\": %m\n"
2799 msgstr ""
2800
2801 #: inspector/virt-inspector.c:300
2802 #, c-format
2803 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2804 msgstr ""
2805
2806 #: inspector/virt-inspector.c:308
2807 #, fuzzy, c-format
2808 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2809 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
2810
2811 #: perl/lib/Sys/Guestfs/Lib.pm:158
2812 msgid "open_guest: first parameter must be a string or an arrayref"
2813 msgstr ""
2814
2815 #: perl/lib/Sys/Guestfs/Lib.pm:164
2816 msgid "open_guest: first argument contains undefined element"
2817 msgstr ""
2818
2819 #: perl/lib/Sys/Guestfs/Lib.pm:172
2820 #, fuzzy, perl-brace-format
2821 msgid "guest image {imagename} does not exist or is not readable"
2822 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2823
2824 #: perl/lib/Sys/Guestfs/Lib.pm:179
2825 msgid ""
2826 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2827 "XPath::XMLParser)"
2828 msgstr ""
2829
2830 #: perl/lib/Sys/Guestfs/Lib.pm:184
2831 #, fuzzy
2832 msgid "open_guest: too many domains listed on command line"
2833 msgstr "%s: empty command on command line\n"
2834
2835 #: perl/lib/Sys/Guestfs/Lib.pm:191
2836 msgid "open_guest: cannot connect to libvirt"
2837 msgstr ""
2838
2839 #: perl/lib/Sys/Guestfs/Lib.pm:210
2840 #, perl-brace-format
2841 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2842 msgstr ""
2843
2844 #: perl/lib/Sys/Guestfs/Lib.pm:213
2845 #, perl-brace-format
2846 msgid "{imagename} is not the name of a libvirt domain\n"
2847 msgstr ""
2848
2849 #: perl/lib/Sys/Guestfs/Lib.pm:242
2850 #, perl-brace-format
2851 msgid "{imagename} seems to have no disk devices\n"
2852 msgstr ""
2853
2854 #: perl/lib/Sys/Guestfs/Lib.pm:827
2855 msgid ""
2856 "No operating system could be detected inside this disk image.\n"
2857 "\n"
2858 "This may be because the file is not a disk image, or is not a virtual "
2859 "machine\n"
2860 "image, or because the OS type is not understood by virt-inspector.\n"
2861 "\n"
2862 "If you feel this is an error, please file a bug report including as much\n"
2863 "information about the disk image as possible.\n"
2864 msgstr ""
2865
2866 #: perl/lib/Sys/Guestfs/Lib.pm:901
2867 #, perl-brace-format
2868 msgid "unknown filesystem label {label}\n"
2869 msgstr ""
2870
2871 #: perl/lib/Sys/Guestfs/Lib.pm:911
2872 #, perl-brace-format
2873 msgid "unknown filesystem UUID {uuid}\n"
2874 msgstr ""
2875
2876 #: perl/lib/Sys/Guestfs/Lib.pm:939
2877 #, fuzzy, perl-brace-format
2878 msgid "unknown filesystem {fs}\n"
2879 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2880
2881 #: perl/lib/Sys/Guestfs/Lib.pm:1017
2882 #, perl-brace-format
2883 msgid "Error running rpm -qa: {error}"
2884 msgstr ""
2885
2886 #: perl/lib/Sys/Guestfs/Lib.pm:1043
2887 #, perl-brace-format
2888 msgid "Error running dpkg-query: {error}"
2889 msgstr ""
2890
2891 #: perl/lib/Sys/Guestfs/Lib.pm:1108
2892 msgid "Can't find grub on guest"
2893 msgstr ""
2894
2895 #: perl/lib/Sys/Guestfs/Lib.pm:1163
2896 #, perl-brace-format
2897 msgid "Grub entry {title} has no kernel"
2898 msgstr ""
2899
2900 #: perl/lib/Sys/Guestfs/Lib.pm:1194
2901 #, perl-brace-format
2902 msgid "grub refers to {path}, which doesn't exist\n"
2903 msgstr ""
2904
2905 #: perl/lib/Sys/Guestfs/Lib.pm:1217
2906 #, perl-brace-format
2907 msgid "Grub entry {title} does not specify an initrd"
2908 msgstr ""
2909
2910 #: perl/lib/Sys/Guestfs/Lib.pm:1286
2911 #, perl-brace-format
2912 msgid "Didn't find modules directory {modules} for kernel {path}"
2913 msgstr ""
2914
2915 #: perl/lib/Sys/Guestfs/Lib.pm:1294
2916 #, perl-brace-format
2917 msgid "Couldn't guess kernel version number from path for kernel {path}"
2918 msgstr ""
2919
2920 #: perl/lib/Sys/Guestfs/Lib.pm:1348
2921 #, fuzzy, perl-brace-format
2922 msgid "{path} doesn't match augeas pattern"
2923 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2924
2925 #: perl/lib/Sys/Guestfs/Lib.pm:1387
2926 #, perl-brace-format
2927 msgid "{filename}: could not read initrd format"
2928 msgstr ""
2929
2930 #: rescue/virt-rescue.c:63
2931 #, fuzzy, c-format
2932 msgid ""
2933 "%s: Run a rescue shell on a virtual machine\n"
2934 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2935 "Usage:\n"
2936 "  %s [--options] -d domname\n"
2937 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2938 "Options:\n"
2939 "  -a|--add image       Add image\n"
2940 "  --append kernelopts  Append kernel options\n"
2941 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2942 "  -d|--domain guest    Add disks from libvirt guest\n"
2943 "  --format[=raw|..]    Force disk format for -a option\n"
2944 "  --help               Display brief help\n"
2945 "  -m|--memsize MB      Set memory size in megabytes\n"
2946 "  --network            Enable network\n"
2947 "  -r|--ro              Access read-only\n"
2948 "  --selinux            Enable SELinux\n"
2949 "  -v|--verbose         Verbose messages\n"
2950 "  -V|--version         Display version and exit\n"
2951 "  -w|--rw              Mount read-write\n"
2952 "  -x                   Trace libguestfs API calls\n"
2953 "For more information, see the manpage %s(1).\n"
2954 msgstr ""
2955 "%s: FUSE module for libguestfs\n"
2956 "%s lets you mount a virtual machine filesystem\n"
2957 "Copyright (C) 2009 Red Hat Inc.\n"
2958 "Usage:\n"
2959 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2960 "Options:\n"
2961 "  -a|--add image       Add image\n"
2962 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2963 "  --fuse-help          Display extra FUSE options\n"
2964 "  --help               Display help message and exit\n"
2965 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2966 "  -n|--no-sync         Don't autosync\n"
2967 "  -o|--option opt      Pass extra option to FUSE\n"
2968 "  -r|--ro              Mount read-only\n"
2969 "  --selinux            Enable SELinux support\n"
2970 "  --trace              Trace guestfs API calls (to stderr)\n"
2971 "  -v|--verbose         Verbose messages\n"
2972 "  -V|--version         Display version and exit\n"
2973
2974 #: rescue/virt-rescue.c:180
2975 #, fuzzy, c-format
2976 msgid "%s: could not parse memory size '%s'\n"
2977 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2978
2979 #: rescue/virt-rescue.c:419
2980 #, fuzzy, c-format
2981 msgid "%s: unknown child exit status (%d)\n"
2982 msgstr "%s: unknown long option: %s (%d)\n"
2983
2984 #: src/appliance.c:181
2985 #, c-format
2986 msgid ""
2987 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2988 "LIBGUESTFS_PATH (search path: %s)"
2989 msgstr ""
2990
2991 #: src/appliance.c:331
2992 #, c-format
2993 msgid "security: cached appliance %s is not owned by UID %d"
2994 msgstr ""
2995
2996 #: src/appliance.c:336
2997 #, c-format
2998 msgid "security: cached appliance %s is not a directory (mode %o)"
2999 msgstr ""
3000
3001 #: src/appliance.c:341
3002 #, c-format
3003 msgid "security: cached appliance %s is writable by group or other (mode %o)"
3004 msgstr ""
3005
3006 #: src/appliance.c:659
3007 #, fuzzy
3008 msgid "external command failed, see earlier error messages"
3009 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3010
3011 #: src/dbdump.c:87
3012 #, fuzzy
3013 msgid "unexpected end of output from db_dump command before end of header"
3014 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3015
3016 #: src/dbdump.c:100 src/dbdump.c:112
3017 #, fuzzy
3018 msgid "unexpected line from db_dump command, no space prefix"
3019 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3020
3021 #: src/dbdump.c:129
3022 #, fuzzy
3023 msgid "unexpected end of output from db_dump command before end of data"
3024 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3025
3026 #: src/dbdump.c:210
3027 #, fuzzy
3028 msgid "unexpected non-hex digits in output of db_dump command"
3029 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3030
3031 #: src/filearch.c:153
3032 #, c-format
3033 msgid "size of %s unreasonable (%<PRIi64> bytes)"
3034 msgstr ""
3035
3036 #: src/filearch.c:266
3037 msgid ""
3038 "file-architecture API not available since this version of libguestfs was "
3039 "compiled without PCRE or libmagic libraries"
3040 msgstr ""
3041
3042 #: src/guestfs.c:174
3043 #, c-format
3044 msgid "guestfs_close: called twice on the same handle\n"
3045 msgstr "guestfs_close: called twice on the same handle\n"
3046
3047 #: src/guestfs.c:340
3048 #, c-format
3049 msgid "warning: %s"
3050 msgstr ""
3051
3052 #: src/guestfs.c:399
3053 #, c-format
3054 msgid "libguestfs: error: %s\n"
3055 msgstr "libguestfs: error: %s\n"
3056
3057 #: src/guestfs.c:946
3058 #, c-format
3059 msgid "<truncated, original size %zu bytes>"
3060 msgstr ""
3061
3062 #: src/inspect.c:265
3063 msgid "not a Windows guest, or systemroot could not be determined"
3064 msgstr ""
3065
3066 #: src/inspect.c:281
3067 msgid "not a Windows guest, or CurrentControlSet could not be determined"
3068 msgstr ""
3069
3070 #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
3071 #: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
3072 #: src/inspect_fs_unix.c:821
3073 #, c-format
3074 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
3075 msgstr ""
3076
3077 #: src/inspect.c:577
3078 msgid "no inspection data: call guestfs_inspect_os first"
3079 msgstr ""
3080
3081 #: src/inspect.c:589
3082 #, c-format
3083 msgid ""
3084 "%s: root device not found: only call this function with a root device "
3085 "previously returned by guestfs_inspect_os"
3086 msgstr ""
3087
3088 #: src/inspect.c:599 src/inspect_apps.c:609
3089 msgid ""
3090 "inspection API not available since this version of libguestfs was compiled "
3091 "without PCRE or hivex libraries"
3092 msgstr ""
3093
3094 #: src/inspect_fs.c:326 src/inspect_fs.c:339
3095 #, fuzzy, c-format
3096 msgid "could not parse integer in version number: %s"
3097 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
3098
3099 #: src/inspect_fs.c:483
3100 #, c-format
3101 msgid "%s: file is empty"
3102 msgstr ""
3103
3104 #: src/inspect_fs_unix.c:613
3105 #, fuzzy
3106 msgid "could not parse /etc/fstab or empty file"
3107 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
3108
3109 #: src/inspect_fs_windows.c:112
3110 #, c-format
3111 msgid "cannot resolve Windows %%SYSTEMROOT%%"
3112 msgstr ""
3113
3114 #: src/inspect_icon.c:452
3115 #, fuzzy, c-format
3116 msgid "read: %s: unexpected end of file"
3117 msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3118
3119 #: src/launch.c:98
3120 msgid "command line cannot be altered after qemu subprocess launched"
3121 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
3122
3123 #: src/launch.c:155
3124 msgid "guestfs_config: parameter must begin with '-' character"
3125 msgstr "guestfs_config: parameter must begin with '-' character"
3126
3127 #: src/launch.c:169
3128 #, c-format
3129 msgid "guestfs_config: parameter '%s' isn't allowed"
3130 msgstr "guestfs_config: parameter '%s' isn't allowed"
3131
3132 #: src/launch.c:235 src/launch.c:339
3133 msgid "filename cannot contain ',' (comma) character"
3134 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
3135
3136 #: src/launch.c:247 src/launch.c:252
3137 #, c-format
3138 msgid "%s parameter is empty or contains disallowed characters"
3139 msgstr ""
3140
3141 #: src/launch.c:358
3142 #, fuzzy
3143 msgid "the libguestfs handle has already been launched"
3144 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
3145
3146 #: src/launch.c:367
3147 #, c-format
3148 msgid "%s: cannot create temporary directory"
3149 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
3150
3151 #: src/launch.c:404
3152 msgid "you must call guestfs_add_drive before guestfs_launch"
3153 msgstr "you must call guestfs_add_drive before guestfs_launch"
3154
3155 #: src/launch.c:759
3156 msgid "guestfs_launch failed, see earlier error messages"
3157 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3158
3159 #: src/launch.c:772
3160 msgid "qemu launched and contacted daemon, but state != READY"
3161 msgstr "qemu launched and contacted daemon, but state != READY"
3162
3163 #: src/launch.c:860
3164 #, fuzzy
3165 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3166 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3167
3168 #: src/launch.c:868
3169 #, fuzzy
3170 msgid "contacted guestfsd, but state != READY"
3171 msgstr "qemu launched and contacted daemon, but state != READY"
3172
3173 #: src/launch.c:1047
3174 #, c-format
3175 msgid ""
3176 "%s: command failed: If qemu is located on a non-standard path, try setting "
3177 "the LIBGUESTFS_QEMU environment variable."
3178 msgstr ""
3179 "%s: command failed: If qemu is located on a non-standard path, try setting "
3180 "the LIBGUESTFS_QEMU environment variable."
3181
3182 #: src/launch.c:1138
3183 msgid "qemu has not been launched yet"
3184 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
3185
3186 #: src/launch.c:1149
3187 msgid "no subprocess to kill"
3188 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
3189
3190 #: src/proto.c:188
3191 #, c-format
3192 msgid "guestfs_set_busy: called when in state %d != READY"
3193 msgstr "guestfs_set_busy: called when in state %d != READY"
3194
3195 #: src/proto.c:211
3196 #, c-format
3197 msgid "guestfs_end_busy: called when in state %d"
3198 msgstr "guestfs_end_busy: called when in state %d"
3199
3200 #: src/proto.c:421
3201 #, c-format
3202 msgid ""
3203 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3204 msgstr ""
3205 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3206
3207 #: src/proto.c:543
3208 msgid ""
3209 "This usually means the libguestfs appliance failed to start up.  Please\n"
3210 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3211 "the debug messages output prior to this error.\n"
3212 msgstr ""
3213
3214 #: src/proto.c:549
3215 #, fuzzy
3216 msgid "See earlier debug messages.\n"
3217 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3218
3219 #: src/proto.c:639
3220 #, c-format
3221 msgid "received magic signature from guestfsd, but in state %d"
3222 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
3223
3224 #: src/proto.c:658
3225 #, c-format
3226 msgid "message length (%u) > maximum possible size (%d)"
3227 msgstr "message length (%u) > maximum possible size (%d)"
3228
3229 #: src/proto.c:810
3230 #, c-format
3231 msgid "guestfs___send: state %d != BUSY"
3232 msgstr "guestfs___send: state %d != BUSY"
3233
3234 #: src/proto.c:834
3235 msgid "xdr_guestfs_message_header failed"
3236 msgstr "xdr_guestfs_message_header failed"
3237
3238 #: src/proto.c:843
3239 msgid "dispatch failed to marshal args"
3240 msgstr "dispatch failed to marshal args"
3241
3242 #: src/proto.c:970
3243 #, c-format
3244 msgid "send_file_chunk: state %d != READY"
3245 msgstr "send_file_chunk: state %d != READY"
3246
3247 #: src/proto.c:986
3248 #, c-format
3249 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3250 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3251
3252 #: src/proto.c:1136
3253 #, c-format
3254 msgid "%s: error in chunked encoding"
3255 msgstr "%s: error in chunked encoding"
3256
3257 #: src/proto.c:1163
3258 msgid "write to daemon socket"
3259 msgstr "डेमॉन सॉकेट में लिखें"
3260
3261 #: src/proto.c:1186
3262 msgid "receive_file_data: parse error in reply callback"
3263 msgstr "receive_file_data: parse error in reply callback"
3264
3265 #: src/proto.c:1191
3266 msgid "receive_file_data: unexpected flag received when reading file chunks"
3267 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3268
3269 #: src/proto.c:1199
3270 msgid "failed to parse file chunk"
3271 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3272
3273 #: src/proto.c:1208
3274 msgid "file receive cancelled by daemon"
3275 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3276
3277 #: src/virt.c:101 src/virt.c:347
3278 msgid "you cannot set both live and readonly flags"
3279 msgstr ""
3280
3281 #: src/virt.c:109
3282 #, c-format
3283 msgid "could not connect to libvirt (code %d, domain %d): %s"
3284 msgstr ""
3285
3286 #: src/virt.c:130
3287 #, fuzzy, c-format
3288 msgid "no libvirt domain called '%s': %s"
3289 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3290
3291 #: src/virt.c:185 src/virt.c:435
3292 #, c-format
3293 msgid "error reading libvirt XML information: %s"
3294 msgstr ""
3295
3296 #: src/virt.c:195 src/virt.c:443
3297 msgid "unable to parse XML information returned by libvirt"
3298 msgstr ""
3299
3300 #: src/virt.c:201 src/virt.c:449
3301 #, fuzzy
3302 msgid "unable to create new XPath context"
3303 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3304
3305 #: src/virt.c:208 src/virt.c:464
3306 #, fuzzy
3307 msgid "unable to evaluate XPath expression"
3308 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3309
3310 #: src/virt.c:305
3311 #, fuzzy
3312 msgid "libvirt domain has no disks"
3313 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3314
3315 #: src/virt.c:358
3316 #, c-format
3317 msgid "error getting domain info: %s"
3318 msgstr ""
3319
3320 #: src/virt.c:372
3321 msgid ""
3322 "error: domain is a live virtual machine.\n"
3323 "Writing to the disks of a running virtual machine can cause disk "
3324 "corruption.\n"
3325 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3326 "specify live access.  In most libguestfs tools these options are --ro or\n"
3327 "--live respectively.  Consult the documentation for further information."
3328 msgstr ""
3329
3330 #: src/virt.c:492
3331 msgid ""
3332 "this guest has no libvirt <channel> definition for guestfsd\n"
3333 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3334 msgstr ""
3335
3336 #: src/virt.c:517
3337 msgid ""
3338 "add-domain API not available since this version of libguestfs was compiled "
3339 "without libvirt or libxml2"
3340 msgstr ""
3341
3342 #: test-tool/test-tool.c:79
3343 #, fuzzy, c-format
3344 msgid ""
3345 "libguestfs-test-tool: interactive test tool\n"
3346 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3347 "Usage:\n"
3348 "  libguestfs-test-tool [--options]\n"
3349 "Options:\n"
3350 "  --help         Display usage\n"
3351 "  --qemudir dir  Specify QEMU source directory\n"
3352 "  --qemu qemu    Specify QEMU binary\n"
3353 "  --timeout n\n"
3354 "  -t n           Set launch timeout (default: %d seconds)\n"
3355 msgstr ""
3356 "libguestfs-test-tool: interactive test tool\n"
3357 "Copyright (C) 2009 Red Hat Inc.\n"
3358 "Usage:\n"
3359 "  libguestfs-test-tool [--options]\n"
3360 "Options:\n"
3361 "  --help         Display usage\n"
3362 "  --helper libguestfs-test-tool-helper\n"
3363 "                 Helper program (default: %s)\n"
3364 "  --qemudir dir  Specify QEMU source directory\n"
3365 "  --qemu qemu    Specify QEMU binary\n"
3366 "  --timeout n\n"
3367 "  -t n           Set launch timeout (default: %d seconds)\n"
3368
3369 #: test-tool/test-tool.c:127
3370 #, c-format
3371 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3372 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3373
3374 #: test-tool/test-tool.c:136
3375 #, c-format
3376 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3377 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3378
3379 #: test-tool/test-tool.c:148
3380 #, c-format
3381 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3382 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3383
3384 #: test-tool/test-tool.c:170
3385 #, c-format
3386 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3387 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3388
3389 #: test-tool/test-tool.c:177
3390 #, c-format
3391 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3392 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3393
3394 #: test-tool/test-tool.c:185
3395 #, c-format
3396 msgid "libguestfs-test-tool: guestfs_version failed\n"
3397 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3398
3399 #: test-tool/test-tool.c:217
3400 #, c-format
3401 msgid "libguestfs-test-tool: failed to launch appliance\n"
3402 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3403
3404 #: test-tool/test-tool.c:229
3405 #, fuzzy, c-format
3406 msgid "libguestfs-test-tool: failed to run part-disk\n"
3407 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3408
3409 #: test-tool/test-tool.c:235
3410 #, c-format
3411 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3412 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3413
3414 #: test-tool/test-tool.c:241
3415 #, c-format
3416 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3417 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3418
3419 #: test-tool/test-tool.c:248
3420 #, fuzzy, c-format
3421 msgid "libguestfs-test-tool: failed to touch file\n"
3422 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3423
3424 #: test-tool/test-tool.c:279
3425 #, c-format
3426 msgid ""
3427 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3428 "--qemu/--qemudir options cannot be used.\n"
3429 msgstr ""
3430 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3431 "--qemu/--qemudir options cannot be used.\n"
3432
3433 #: test-tool/test-tool.c:287
3434 #, c-format
3435 msgid "Binary '%s' does not exist or is not executable\n"
3436 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3437
3438 #: test-tool/test-tool.c:301
3439 #, c-format
3440 msgid "%s: does not look like a qemu source directory\n"
3441 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3442
3443 #: tools/virt-list-filesystems.pl:142
3444 msgid "virt-list-filesystems: no image or VM name given"
3445 msgstr ""
3446
3447 #: tools/virt-list-partitions.pl:152
3448 msgid "virt-list-partitions: no image or VM name given"
3449 msgstr ""
3450
3451 #: tools/virt-make-fs.pl:291
3452 msgid "virt-make-fs input output\n"
3453 msgstr ""
3454
3455 #: tools/virt-make-fs.pl:321
3456 msgid "unexpected output from 'du' command"
3457 msgstr ""
3458
3459 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3460 #: tools/virt-make-fs.pl:458
3461 #, perl-brace-format
3462 msgid "{f}: unknown input format: {fmt}\n"
3463 msgstr ""
3464
3465 #: tools/virt-make-fs.pl:391
3466 #, perl-brace-format
3467 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3468 msgstr ""
3469
3470 #: tools/virt-make-fs.pl:406
3471 #, fuzzy
3472 msgid ""
3473 "qemu-img create: failed to create disk image, see earlier error messages\n"
3474 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3475
3476 #: tools/virt-make-fs.pl:417
3477 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3478 msgstr ""
3479
3480 #: tools/virt-make-fs.pl:442
3481 #, fuzzy
3482 msgid "tar: failed, see earlier messages\n"
3483 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3484
3485 #: tools/virt-make-fs.pl:464
3486 #, fuzzy
3487 msgid "uncompress command failed, see earlier messages\n"
3488 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3489
3490 #: tools/virt-make-fs.pl:499
3491 msgid ""
3492 "virt-make-fs: error copying contents into filesystem\n"
3493 "An error here usually means that the program did not estimate the\n"
3494 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3495 msgstr ""
3496
3497 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3498 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3499 msgstr ""
3500
3501 #: tools/virt-tar.pl:212
3502 msgid "virt-tar: no image, VM names, directory or filename given"
3503 msgstr ""
3504
3505 #: tools/virt-tar.pl:215
3506 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3507 msgstr ""
3508
3509 #: tools/virt-tar.pl:226
3510 #, perl-brace-format
3511 msgid "virt-tar: {tarball}: file not found\n"
3512 msgstr ""
3513
3514 #: tools/virt-tar.pl:229
3515 #, perl-brace-format
3516 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3517 msgstr ""
3518
3519 #: tools/virt-tar.pl:243 tools/virt-win-reg.pl:259
3520 #, perl-brace-format
3521 msgid ""
3522 "{prog}: No operating system could be detected inside this disk image.\n"
3523 "\n"
3524 "This may be because the file is not a disk image, or is not a virtual "
3525 "machine\n"
3526 "image, or because the OS type is not understood by libguestfs.\n"
3527 "\n"
3528 "If you feel this is an error, please file a bug report including as much\n"
3529 "information about the disk image as possible.\n"
3530 msgstr ""
3531
3532 #: tools/virt-tar.pl:247 tools/virt-win-reg.pl:263
3533 #, perl-brace-format
3534 msgid "{prog}: multiboot operating systems are not supported.\n"
3535 msgstr ""
3536
3537 #: tools/virt-win-reg.pl:243
3538 msgid "no libvirt domain name or disk image given\n"
3539 msgstr ""
3540
3541 #: tools/virt-win-reg.pl:285
3542 msgid ""
3543 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3544 "export\n"
3545 msgstr ""
3546
3547 #: tools/virt-win-reg.pl:444
3548 #, perl-brace-format
3549 msgid "virt-win-reg: {p}: cannot find user directory\n"
3550 msgstr ""
3551
3552 #: tools/virt-win-reg.pl:449
3553 #, perl-brace-format
3554 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3555 msgstr ""
3556
3557 #: tools/virt-win-reg.pl:520 tools/virt-win-reg.pl:542
3558 #, perl-brace-format
3559 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3560 msgstr ""
3561
3562 #: tools/virt-win-reg.pl:527
3563 #, perl-brace-format
3564 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3565 msgstr ""
3566
3567 #: tools/virt-win-reg.pl:549
3568 #, perl-brace-format
3569 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3570 msgstr ""
3571
3572 #, fuzzy
3573 #~ msgid "%s: temporary directory not found"
3574 #~ msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
3575
3576 #~ msgid "unexpected end of file when reading from daemon"
3577 #~ msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3578
3579 #~ msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3580 #~ msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3581
3582 #~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3583 #~ msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3584
3585 #~ msgid ""
3586 #~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
3587 #~ msgstr ""
3588 #~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
3589
3590 #~ msgid ""
3591 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3592 #~ "available.  Expected to find it in '%s'\n"
3593 #~ "\n"
3594 #~ "Use the --helper option to specify the location of this program.\n"
3595 #~ msgstr ""
3596 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3597 #~ "available.  Expected to find it in '%s'\n"
3598 #~ "\n"
3599 #~ "Use the --helper option to specify the location of this program.\n"
3600
3601 #~ msgid "command failed: %s"
3602 #~ msgstr "कमांड विफल: %s"
3603
3604 #~ msgid ""
3605 #~ "Test tool helper program %s\n"
3606 #~ "is not statically linked.  This is a build error when this test tool\n"
3607 #~ "was built.\n"
3608 #~ msgstr ""
3609 #~ "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
3610 #~ "स्थैतिक रूप से लिंक नहीं है.  यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
3611 #~ "बनाया गया था.\n"
3612
3613 #~ msgid "mkisofs command failed: %s\n"
3614 #~ msgstr "mkisofs कमांड विफल: %s\n"
3615
3616 #, fuzzy
3617 #~ msgid "virt-resize: {file}: does not exist or is not readable\n"
3618 #~ msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3619
3620 #, fuzzy
3621 #~ msgid "virt-resize: no logical volume called {n}\n"
3622 #~ msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
3623
3624 #, fuzzy
3625 #~ msgid "failed to create temporary cache directory: %m"
3626 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3627
3628 #, fuzzy
3629 #~ msgid "error renaming temporary cache directory: %m"
3630 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3631
3632 #, fuzzy
3633 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3634 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3635
3636 #, fuzzy
3637 #~ msgid "  Mountpoints:\n"
3638 #~ msgstr "आरोहबिंदु दिखाएँ"
3639
3640 #, fuzzy
3641 #~ msgid "  Filesystems:\n"
3642 #~ msgstr "फाइलसिस्टम बनाएँ"
3643
3644 #~ msgid "edit a file in the image"
3645 #~ msgstr "छवि में कोई फाइल संपादित करें"
3646
3647 #~ msgid "view a file in the pager"
3648 #~ msgstr "पेजर में फाइल देखें"
3649
3650 #~ msgid ""
3651 #~ "echo - display a line of text\n"
3652 #~ "     echo [<params> ...]\n"
3653 #~ "\n"
3654 #~ "    This echos the parameters to the terminal.\n"
3655 #~ msgstr ""
3656 #~ "echo - display a line of text\n"
3657 #~ "     echo [<params> ...]\n"
3658 #~ "\n"
3659 #~ "    This echos the parameters to the terminal.\n"
3660
3661 #, fuzzy
3662 #~ msgid ""
3663 #~ "edit - edit a file in the image\n"
3664 #~ "     edit <filename>\n"
3665 #~ "\n"
3666 #~ "    This is used to edit a file.\n"
3667 #~ "\n"
3668 #~ "    It is the equivalent of (and is implemented by)\n"
3669 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3670 #~ "\n"
3671 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3672 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3673 #~ "\n"
3674 #~ "    NOTE: This will not work reliably for large files\n"
3675 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3676 #~ msgstr ""
3677 #~ "edit - edit a file in the image\n"
3678 #~ "     edit <filename>\n"
3679 #~ "\n"
3680 #~ "    This is used to edit a file.\n"
3681 #~ "\n"
3682 #~ "    It is the equivalent of (and is implemented by)\n"
3683 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3684 #~ "\n"
3685 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3686 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3687 #~ "\n"
3688 #~ "    NOTE: This will not work reliably for large files\n"
3689 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3690
3691 #~ msgid ""
3692 #~ "lcd - local change directory\n"
3693 #~ "    lcd <directory>\n"
3694 #~ "\n"
3695 #~ "    Change guestfish's current directory. This command is\n"
3696 #~ "    useful if you want to download files to a particular\n"
3697 #~ "    place.\n"
3698 #~ msgstr ""
3699 #~ "lcd - local change directory\n"
3700 #~ "    lcd <directory>\n"
3701 #~ "\n"
3702 #~ "    Change guestfish's current directory. This command is\n"
3703 #~ "    useful if you want to download files to a particular\n"
3704 #~ "    place.\n"
3705
3706 #~ msgid ""
3707 #~ "glob - expand wildcards in command\n"
3708 #~ "    glob <command> [<args> ...]\n"
3709 #~ "\n"
3710 #~ "    Glob runs <command> with wildcards expanded in any\n"
3711 #~ "    command args.  Note that the command is run repeatedly\n"
3712 #~ "    once for each expanded argument.\n"
3713 #~ msgstr ""
3714 #~ "glob - expand wildcards in command\n"
3715 #~ "    glob <command> [<args> ...]\n"
3716 #~ "\n"
3717 #~ "    Glob runs <command> with wildcards expanded in any\n"
3718 #~ "    command args.  Note that the command is run repeatedly\n"
3719 #~ "    once for each expanded argument.\n"
3720
3721 #~ msgid ""
3722 #~ "more - view a file in the pager\n"
3723 #~ "     more <filename>\n"
3724 #~ "\n"
3725 #~ "    This is used to view a file in the pager.\n"
3726 #~ "\n"
3727 #~ "    It is the equivalent of (and is implemented by)\n"
3728 #~ "    running \"cat\" and using the pager.\n"
3729 #~ "\n"
3730 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3731 #~ "    \"less\" then it always uses \"less\".\n"
3732 #~ "\n"
3733 #~ "    NOTE: This will not work reliably for large files\n"
3734 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3735 #~ msgstr ""
3736 #~ "more - view a file in the pager\n"
3737 #~ "     more <filename>\n"
3738 #~ "\n"
3739 #~ "    This is used to view a file in the pager.\n"
3740 #~ "\n"
3741 #~ "    It is the equivalent of (and is implemented by)\n"
3742 #~ "    running \"cat\" and using the pager.\n"
3743 #~ "\n"
3744 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3745 #~ "    \"less\" then it always uses \"less\".\n"
3746 #~ "\n"
3747 #~ "    NOTE: This will not work reliably for large files\n"
3748 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3749
3750 #~ msgid ""
3751 #~ "reopen - close and reopen the libguestfs handle\n"
3752 #~ "     reopen\n"
3753 #~ "\n"
3754 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3755 #~ "this normally, because the handle is closed properly when guestfish\n"
3756 #~ "exits.  However this is occasionally useful for testing.\n"
3757 #~ msgstr ""
3758 #~ "reopen - close and reopen the libguestfs handle\n"
3759 #~ "     reopen\n"
3760 #~ "\n"
3761 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3762 #~ "this normally, because the handle is closed properly when guestfish\n"
3763 #~ "exits.  However this is occasionally useful for testing.\n"
3764
3765 #, fuzzy
3766 #~ msgid ""
3767 #~ "sparse - allocate a sparse image file\n"
3768 #~ "     sparse <filename> <size>\n"
3769 #~ "\n"
3770 #~ "    This creates an empty sparse file of the given size,\n"
3771 #~ "    and then adds so it can be further examined.\n"
3772 #~ "\n"
3773 #~ "    In all respects it works the same as the 'alloc'\n"
3774 #~ "    command, except that the image file is allocated\n"
3775 #~ "    sparsely, which means that disk blocks are not assigned\n"
3776 #~ "    to the file until they are needed.  Sparse disk files\n"
3777 #~ "    only use space when written to, but they are slower\n"
3778 #~ "    and there is a danger you could run out of real disk\n"
3779 #~ "    space during a write operation.\n"
3780 #~ "\n"
3781 #~ "    For more advanced image creation, see qemu-img utility.\n"
3782 #~ "\n"
3783 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3784 #~ msgstr ""
3785 #~ "sparse - allocate a sparse image file\n"
3786 #~ "     sparse <filename> <size>\n"
3787 #~ "\n"
3788 #~ "    This creates an empty sparse file of the given size,\n"
3789 #~ "    and then adds so it can be further examined.\n"
3790 #~ "\n"
3791 #~ "    In all respects it works the same as the 'alloc'\n"
3792 #~ "    command, except that the image file is allocated\n"
3793 #~ "    sparsely, which means that disk blocks are not assigned\n"
3794 #~ "    to the file until they are needed.  Sparse disk files\n"
3795 #~ "    only use space when written to, but they are slower\n"
3796 #~ "    and there is a danger you could run out of real disk\n"
3797 #~ "    space during a write operation.\n"
3798 #~ "\n"
3799 #~ "    For more advanced image creation, see qemu-img utility.\n"
3800 #~ "\n"
3801 #~ "    Size can be specified (where <nn> means a number):\n"
3802 #~ "    <nn>             number of kilobytes\n"
3803 #~ "      eg: 1440       standard 3.5\" floppy\n"
3804 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3805 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3806 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3807 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3808 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3809 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3810 #~ "    <nn>sects        number of 512 byte sectors\n"
3811
3812 #~ msgid ""
3813 #~ "time - measure time taken to run command\n"
3814 #~ "    time <command> [<args> ...]\n"
3815 #~ "\n"
3816 #~ "    This runs <command> as usual, and prints the elapsed\n"
3817 #~ "    time afterwards.\n"
3818 #~ msgstr ""
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
3825 #~ msgid "external command failed: %s"
3826 #~ msgstr "बाहरी कमांड विफल: %s"
3827
3828 #~ msgid "test if file exists"
3829 #~ msgstr "जाँचें यदि फाइल मौजूद है"
3830
3831 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3832 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3833
3834 #~ msgid "failed to connect to vmchannel socket"
3835 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3836
3837 #, fuzzy
3838 #~ msgid ""
3839 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3840 #~ "selinux\n"
3841 #~ msgstr ""
3842 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3843
3844 #, fuzzy
3845 #~ msgid "cpio command failed: {error}"
3846 #~ msgstr "कमांड विफल: %s"
3847
3848 #~ msgid ""
3849 #~ "alloc - allocate an image\n"
3850 #~ "     alloc <filename> <size>\n"
3851 #~ "\n"
3852 #~ "    This creates an empty (zeroed) file of the given size,\n"
3853 #~ "    and then adds so it can be further examined.\n"
3854 #~ "\n"
3855 #~ "    For more advanced image creation, see qemu-img utility.\n"
3856 #~ "\n"
3857 #~ "    Size can be specified (where <nn> means a number):\n"
3858 #~ "    <nn>             number of kilobytes\n"
3859 #~ "      eg: 1440       standard 3.5\" floppy\n"
3860 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3861 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3862 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3863 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3864 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3865 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3866 #~ "    <nn>sects        number of 512 byte sectors\n"
3867 #~ msgstr ""
3868 #~ "alloc - allocate an image\n"
3869 #~ "     alloc <filename> <size>\n"
3870 #~ "\n"
3871 #~ "    This creates an empty (zeroed) file of the given size,\n"
3872 #~ "    and then adds so it can be further examined.\n"
3873 #~ "\n"
3874 #~ "    For more advanced image creation, see qemu-img utility.\n"
3875 #~ "\n"
3876 #~ "    Size can be specified (where <nn> means a number):\n"
3877 #~ "    <nn>             number of kilobytes\n"
3878 #~ "      eg: 1440       standard 3.5\" floppy\n"
3879 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3880 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3881 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3882 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3883 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3884 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3885 #~ "    <nn>sects        number of 512 byte sectors\n"
3886
3887 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3888 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3889
3890 #~ msgid "%s: failed to write XML document\n"
3891 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3892
3893 #~ msgid "hivexml: missing name of input file\n"
3894 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3895
3896 #~ msgid ""
3897 #~ "\n"
3898 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3899 #~ "Windows Registry binary hive files.\n"
3900 #~ "\n"
3901 #~ "Type: 'help' for help summary\n"
3902 #~ "      'quit' to quit the shell\n"
3903 #~ "\n"
3904 #~ msgstr ""
3905 #~ "\n"
3906 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3907 #~ "Windows Registry binary hive files.\n"
3908 #~ "\n"
3909 #~ "Type: 'help' for help summary\n"
3910 #~ "      'quit' to quit the shell\n"
3911 #~ "\n"
3912
3913 #~ msgid "hivexsh: error getting parent of node %zu\n"
3914 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3915
3916 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3917 #~ msgstr ""
3918 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3919 #~ "करना चाहिए\n"
3920
3921 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3922 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3923
3924 #~ msgid "hivexsh: load: no hive file name given to load\n"
3925 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3926
3927 #~ msgid ""
3928 #~ "hivexsh: failed to open hive file: %s: %m\n"
3929 #~ "\n"
3930 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3931 #~ "a regedit *.reg file) then please run this command again using the\n"
3932 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3933 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3934 #~ "\n"
3935 #~ msgstr ""
3936 #~ "hivexsh: failed to open hive file: %s: %m\n"
3937 #~ "\n"
3938 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3939 #~ "a regedit *.reg file) then please run this command again using the\n"
3940 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3941 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3942 #~ "\n"
3943
3944 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3945 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3946
3947 #~ msgid ""
3948 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3949 #~ "parameter correctly?\n"
3950 #~ msgstr ""
3951 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3952 #~ "parameter correctly?\n"
3953
3954 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3955 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3956
3957 #~ msgid ""
3958 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3959 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3960 #~ "current key.  Full documentation is in the hivexsh(1) manual page.\n"
3961 #~ msgstr ""
3962 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3963 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3964 #~ "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3965
3966 #~ msgid ""
3967 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
3968 #~ "input\n"
3969 #~ msgstr ""
3970 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
3971 #~ "गया है\n"
3972
3973 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
3974 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
3975
3976 #~ msgid ""
3977 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
3978 #~ "hivexsh(1) for help: %s\n"
3979 #~ msgstr ""
3980 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
3981 #~ "लिए संदर्भ लें: %s\n"
3982
3983 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
3984 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"