Version 1.11.18.
[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-15 17:17+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:99 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:222
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:279 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:1551
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:2643
423 msgid "Command"
424 msgstr "कमांड"
425
426 #: fish/cmds.c:2643
427 msgid "Description"
428 msgstr "वर्णन"
429
430 #: fish/cmds.c:2645
431 msgid "add a CD-ROM disk image to examine"
432 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
433
434 #: fish/cmds.c:2646
435 msgid "add the disk(s) from a named libvirt domain"
436 msgstr ""
437
438 #: fish/cmds.c:2647 fish/cmds.c:2648
439 msgid "add an image to examine or modify"
440 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
441
442 #: fish/cmds.c:2649
443 msgid "add a drive in snapshot mode (read-only)"
444 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
445
446 #: fish/cmds.c:2650
447 msgid "add a drive read-only specifying the QEMU block emulation to use"
448 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
449
450 #: fish/cmds.c:2651
451 msgid "add a drive specifying the QEMU block emulation to use"
452 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
453
454 #: fish/cmds.c:2652
455 #, fuzzy
456 msgid "allocate and add a disk file"
457 msgstr "तनु छवि फाइल आबंटित करें"
458
459 #: fish/cmds.c:2653
460 #, fuzzy
461 msgid "clear Augeas path"
462 msgstr "Augeas पथ हटाएँ"
463
464 #: fish/cmds.c:2654
465 msgid "close the current Augeas handle"
466 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
467
468 #: fish/cmds.c:2655
469 msgid "define an Augeas node"
470 msgstr "कोई Augeas नोड परिभाषित करें"
471
472 #: fish/cmds.c:2656
473 msgid "define an Augeas variable"
474 msgstr "कोई Augeas चर परिभाषित करें"
475
476 #: fish/cmds.c:2657
477 msgid "look up the value of an Augeas path"
478 msgstr "Augeas पथ के मान के लिए देखें"
479
480 #: fish/cmds.c:2658
481 msgid "create a new Augeas handle"
482 msgstr "नया Augeas नियंत्रण बनाएँ"
483
484 #: fish/cmds.c:2659
485 msgid "insert a sibling Augeas node"
486 msgstr "सहोदर Augeas नोड घुसाएँ"
487
488 #: fish/cmds.c:2660
489 msgid "load files into the tree"
490 msgstr "तरू में फाइल लोड करें"
491
492 #: fish/cmds.c:2661
493 msgid "list Augeas nodes under augpath"
494 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
495
496 #: fish/cmds.c:2662
497 msgid "return Augeas nodes which match augpath"
498 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
499
500 #: fish/cmds.c:2663
501 msgid "move Augeas node"
502 msgstr "Augeas नोड खिसकाएँ"
503
504 #: fish/cmds.c:2664
505 msgid "remove an Augeas path"
506 msgstr "Augeas पथ हटाएँ"
507
508 #: fish/cmds.c:2665
509 msgid "write all pending Augeas changes to disk"
510 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
511
512 #: fish/cmds.c:2666
513 msgid "set Augeas path to value"
514 msgstr "Augeas पथ को वाल्व में सेट करें"
515
516 #: fish/cmds.c:2667
517 msgid "test availability of some parts of the API"
518 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
519
520 #: fish/cmds.c:2668
521 #, fuzzy
522 msgid "return a list of all optional groups"
523 msgstr "inotify घटना की सूची वापस करता है"
524
525 #: fish/cmds.c:2669
526 msgid "upload base64-encoded data to file"
527 msgstr ""
528
529 #: fish/cmds.c:2670
530 #, fuzzy
531 msgid "download file and encode as base64"
532 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
533
534 #: fish/cmds.c:2671
535 msgid "flush device buffers"
536 msgstr "फ्लश युक्ति बफर"
537
538 #: fish/cmds.c:2672
539 msgid "get blocksize of block device"
540 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
541
542 #: fish/cmds.c:2673
543 msgid "is block device set to read-only"
544 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
545
546 #: fish/cmds.c:2674
547 msgid "get total size of device in bytes"
548 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
549
550 #: fish/cmds.c:2675
551 msgid "get sectorsize of block device"
552 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
553
554 #: fish/cmds.c:2676
555 msgid "get total size of device in 512-byte sectors"
556 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
557
558 #: fish/cmds.c:2677
559 msgid "reread partition table"
560 msgstr "विभाजन सारणी फिर पढ़ें"
561
562 #: fish/cmds.c:2678
563 msgid "set blocksize of block device"
564 msgstr "खंड युक्ति का खंड आकार सेट करें"
565
566 #: fish/cmds.c:2679
567 msgid "set block device to read-only"
568 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
569
570 #: fish/cmds.c:2680
571 msgid "set block device to read-write"
572 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
573
574 #: fish/cmds.c:2681
575 #, fuzzy
576 msgid "resize a btrfs filesystem"
577 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
578
579 #: fish/cmds.c:2682
580 msgid "return true path on case-insensitive filesystem"
581 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
582
583 #: fish/cmds.c:2683
584 msgid "list the contents of a file"
585 msgstr "फाइल की सामग्री सूचीबद्ध करें"
586
587 #: fish/cmds.c:2684
588 msgid "compute MD5, SHAx or CRC checksum of file"
589 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
590
591 #: fish/cmds.c:2685
592 #, fuzzy
593 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
594 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
595
596 #: fish/cmds.c:2686
597 #, fuzzy
598 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
599 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
600
601 #: fish/cmds.c:2687
602 msgid "change file mode"
603 msgstr "फाइल नोड बदलें"
604
605 #: fish/cmds.c:2688 fish/cmds.c:2809
606 msgid "change file owner and group"
607 msgstr "फाइल स्वामी और समूह बदलें"
608
609 #: fish/cmds.c:2689
610 msgid "run a command from the guest filesystem"
611 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
612
613 #: fish/cmds.c:2690
614 msgid "run a command, returning lines"
615 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
616
617 #: fish/cmds.c:2691
618 msgid "add qemu parameters"
619 msgstr "qemu पैरामीटर जोड़ें"
620
621 #: fish/cmds.c:2692
622 #, fuzzy
623 msgid "copy local files or directories into an image"
624 msgstr "तरू में फाइल लोड करें"
625
626 #: fish/cmds.c:2693
627 #, fuzzy
628 msgid "copy remote files or directories out of an image"
629 msgstr "तरू में फाइल लोड करें"
630
631 #: fish/cmds.c:2694
632 #, fuzzy
633 msgid "copy size bytes from source to destination using dd"
634 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
635
636 #: fish/cmds.c:2695
637 msgid "copy a file"
638 msgstr "कोई फाइल कॉपी करें"
639
640 #: fish/cmds.c:2696
641 msgid "copy a file or directory recursively"
642 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
643
644 #: fish/cmds.c:2697
645 msgid "copy from source to destination using dd"
646 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
647
648 #: fish/cmds.c:2698
649 msgid "debugging and internals"
650 msgstr "डिबगिंग और आंतरिक"
651
652 #: fish/cmds.c:2699
653 #, fuzzy
654 msgid "debug the QEMU command line (internal use only)"
655 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
656
657 #: fish/cmds.c:2700
658 #, fuzzy
659 msgid "upload a file to the appliance (internal use only)"
660 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
661
662 #: fish/cmds.c:2701
663 msgid "report file system disk space usage"
664 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
665
666 #: fish/cmds.c:2702
667 msgid "report file system disk space usage (human readable)"
668 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
669
670 #: fish/cmds.c:2703
671 #, fuzzy
672 msgid "display an image"
673 msgstr "छवि आबंटित करें"
674
675 #: fish/cmds.c:2704
676 msgid "return kernel messages"
677 msgstr "कर्नेल संदेश लौटाएँ"
678
679 #: fish/cmds.c:2705
680 msgid "download a file to the local machine"
681 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
682
683 #: fish/cmds.c:2706
684 #, fuzzy
685 msgid "download a file to the local machine with offset and size"
686 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
687
688 #: fish/cmds.c:2707
689 msgid "drop kernel page cache, dentries and inodes"
690 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
691
692 #: fish/cmds.c:2708
693 msgid "estimate file space usage"
694 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
695
696 #: fish/cmds.c:2709
697 msgid "check an ext2/ext3 filesystem"
698 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
699
700 #: fish/cmds.c:2710
701 msgid "display a line of text"
702 msgstr "पाठ पंक्ति दिखाएँ"
703
704 #: fish/cmds.c:2711
705 msgid "echo arguments back to the client"
706 msgstr "इको तर्क क्लाइंट को वापस"
707
708 #: fish/cmds.c:2712
709 #, fuzzy
710 msgid "edit a file"
711 msgstr "फाइल पढ़ें"
712
713 #: fish/cmds.c:2713 fish/cmds.c:2714 fish/cmds.c:2719 fish/cmds.c:2720
714 #: fish/cmds.c:2754 fish/cmds.c:2755 fish/cmds.c:3008 fish/cmds.c:3009
715 #: fish/cmds.c:3013 fish/cmds.c:3014 fish/cmds.c:3016 fish/cmds.c:3017
716 msgid "return lines matching a pattern"
717 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
718
719 #: fish/cmds.c:2715
720 msgid "test if two files have equal contents"
721 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
722
723 #: fish/cmds.c:2716
724 msgid "test if file or directory exists"
725 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
726
727 #: fish/cmds.c:2717 fish/cmds.c:2718
728 msgid "preallocate a file in the guest filesystem"
729 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
730
731 #: fish/cmds.c:2721
732 msgid "determine file type"
733 msgstr "फाइल प्रकार निर्धारित करें"
734
735 #: fish/cmds.c:2722
736 msgid "detect the architecture of a binary file"
737 msgstr ""
738
739 #: fish/cmds.c:2723
740 msgid "return the size of the file in bytes"
741 msgstr "बाइट में फाइल का आकार वापस करें"
742
743 #: fish/cmds.c:2724
744 msgid "fill a file with octets"
745 msgstr "ऑक्टेट के साथ फाइल भरें"
746
747 #: fish/cmds.c:2725
748 #, fuzzy
749 msgid "fill a file with a repeating pattern of bytes"
750 msgstr "ऑक्टेट के साथ फाइल भरें"
751
752 #: fish/cmds.c:2726
753 msgid "find all files and directories"
754 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
755
756 #: fish/cmds.c:2727
757 msgid "find all files and directories, returning NUL-separated list"
758 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
759
760 #: fish/cmds.c:2728
761 #, fuzzy
762 msgid "find a filesystem by label"
763 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
764
765 #: fish/cmds.c:2729
766 #, fuzzy
767 msgid "find a filesystem by UUID"
768 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
769
770 #: fish/cmds.c:2730
771 msgid "run the filesystem checker"
772 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
773
774 #: fish/cmds.c:2731
775 msgid "get the additional kernel options"
776 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
777
778 #: fish/cmds.c:2732
779 #, fuzzy
780 msgid "get the attach method"
781 msgstr "खोज पथ पाएँ"
782
783 #: fish/cmds.c:2733
784 msgid "get autosync mode"
785 msgstr "autosync विधि पाएँ"
786
787 #: fish/cmds.c:2734
788 msgid "get direct appliance mode flag"
789 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
790
791 #: fish/cmds.c:2735
792 msgid "get the ext2/3/4 filesystem label"
793 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
794
795 #: fish/cmds.c:2736
796 msgid "get the ext2/3/4 filesystem UUID"
797 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
798
799 #: fish/cmds.c:2737
800 msgid "get memory allocated to the qemu subprocess"
801 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
802
803 #: fish/cmds.c:2738
804 #, fuzzy
805 msgid "get enable network flag"
806 msgstr "SELinux सक्रिय फ्लैग पाएँ"
807
808 #: fish/cmds.c:2739
809 msgid "get the search path"
810 msgstr "खोज पथ पाएँ"
811
812 #: fish/cmds.c:2740
813 #, fuzzy
814 msgid "get process group flag"
815 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
816
817 #: fish/cmds.c:2741
818 msgid "get PID of qemu subprocess"
819 msgstr "qemu की उपप्रक्रिया PID पाएँ"
820
821 #: fish/cmds.c:2742
822 msgid "get the qemu binary"
823 msgstr "qemu द्विपदीय पाएँ"
824
825 #: fish/cmds.c:2743
826 msgid "get recovery process enabled flag"
827 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
828
829 #: fish/cmds.c:2744
830 msgid "get SELinux enabled flag"
831 msgstr "SELinux सक्रिय फ्लैग पाएँ"
832
833 #: fish/cmds.c:2745
834 msgid "get the current state"
835 msgstr "मौजूदा स्थिति पाएँ"
836
837 #: fish/cmds.c:2746
838 msgid "get command trace enabled flag"
839 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
840
841 #: fish/cmds.c:2747
842 #, fuzzy
843 msgid "get the current umask"
844 msgstr "मौजूदा स्थिति पाएँ"
845
846 #: fish/cmds.c:2748
847 msgid "get verbose mode"
848 msgstr "वर्बोस विधि पाएँ"
849
850 #: fish/cmds.c:2749
851 msgid "get SELinux security context"
852 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
853
854 #: fish/cmds.c:2750 fish/cmds.c:2810
855 msgid "get a single extended attribute"
856 msgstr ""
857
858 #: fish/cmds.c:2751 fish/cmds.c:2811
859 msgid "list extended attributes of a file or directory"
860 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
861
862 #: fish/cmds.c:2752
863 msgid "expand wildcards in command"
864 msgstr "कमांड में कमांड वाइल्डकार्ड"
865
866 #: fish/cmds.c:2753
867 msgid "expand a wildcard path"
868 msgstr "वाइल्डकार्ड पथ फैलाएँ"
869
870 #: fish/cmds.c:2756
871 msgid "install GRUB"
872 msgstr "GRUB संस्थापित करें"
873
874 #: fish/cmds.c:2757
875 msgid "return first 10 lines of a file"
876 msgstr "फाइल का 10 पंक्ति वापस करें"
877
878 #: fish/cmds.c:2758
879 msgid "return first N lines of a file"
880 msgstr "फाइल का पहला N पंक्ति वापस करें"
881
882 #: fish/cmds.c:2759
883 msgid "dump a file in hexadecimal"
884 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
885
886 #: fish/cmds.c:2760
887 msgid "edit with a hex editor"
888 msgstr ""
889
890 #: fish/cmds.c:2761
891 msgid "list the contents of a single file in an initrd"
892 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
893
894 #: fish/cmds.c:2762
895 msgid "list files in an initrd"
896 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
897
898 #: fish/cmds.c:2763
899 msgid "add an inotify watch"
900 msgstr "inotify वाच जोड़ें"
901
902 #: fish/cmds.c:2764
903 msgid "close the inotify handle"
904 msgstr "inotify नियंत्रण बंद करें"
905
906 #: fish/cmds.c:2765
907 msgid "return list of watched files that had events"
908 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
909
910 #: fish/cmds.c:2766
911 msgid "create an inotify handle"
912 msgstr "inotify नियंत्रण बनाएँ"
913
914 #: fish/cmds.c:2767
915 msgid "return list of inotify events"
916 msgstr "inotify घटना की सूची वापस करता है"
917
918 #: fish/cmds.c:2768
919 msgid "remove an inotify watch"
920 msgstr "inotify जाँच का हटाएँ"
921
922 #: fish/cmds.c:2769
923 msgid "get architecture of inspected operating system"
924 msgstr ""
925
926 #: fish/cmds.c:2770
927 msgid "get distro of inspected operating system"
928 msgstr ""
929
930 #: fish/cmds.c:2771
931 msgid "get drive letter mappings"
932 msgstr ""
933
934 #: fish/cmds.c:2772
935 msgid "get filesystems associated with inspected operating system"
936 msgstr ""
937
938 #: fish/cmds.c:2773
939 msgid "get format of inspected operating system"
940 msgstr ""
941
942 #: fish/cmds.c:2774
943 msgid "get hostname of the operating system"
944 msgstr ""
945
946 #: fish/cmds.c:2775
947 #, fuzzy
948 msgid "get the icon corresponding to this operating system"
949 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
950
951 #: fish/cmds.c:2776
952 msgid "get major version of inspected operating system"
953 msgstr ""
954
955 #: fish/cmds.c:2777
956 msgid "get minor version of inspected operating system"
957 msgstr ""
958
959 #: fish/cmds.c:2778
960 msgid "get mountpoints of inspected operating system"
961 msgstr ""
962
963 #: fish/cmds.c:2779
964 msgid "get package format used by the operating system"
965 msgstr ""
966
967 #: fish/cmds.c:2780
968 msgid "get package management tool used by the operating system"
969 msgstr ""
970
971 #: fish/cmds.c:2781
972 msgid "get product name of inspected operating system"
973 msgstr ""
974
975 #: fish/cmds.c:2782
976 msgid "get product variant of inspected operating system"
977 msgstr ""
978
979 #: fish/cmds.c:2783
980 msgid "return list of operating systems found by last inspection"
981 msgstr ""
982
983 #: fish/cmds.c:2784
984 msgid "get type of inspected operating system"
985 msgstr ""
986
987 #: fish/cmds.c:2785
988 msgid "get Windows CurrentControlSet of inspected operating system"
989 msgstr ""
990
991 #: fish/cmds.c:2786
992 msgid "get Windows systemroot of inspected operating system"
993 msgstr ""
994
995 #: fish/cmds.c:2787
996 msgid "get live flag for install disk"
997 msgstr ""
998
999 #: fish/cmds.c:2788
1000 msgid "get multipart flag for install disk"
1001 msgstr ""
1002
1003 #: fish/cmds.c:2789
1004 msgid "get netinst (network installer) flag for install disk"
1005 msgstr ""
1006
1007 #: fish/cmds.c:2790
1008 msgid "get list of applications installed in the operating system"
1009 msgstr ""
1010
1011 #: fish/cmds.c:2791
1012 msgid "inspect disk and return list of operating systems found"
1013 msgstr ""
1014
1015 #: fish/cmds.c:2792
1016 #, fuzzy
1017 msgid "test if block device"
1018 msgstr "खंड युक्ति को सूचीबद्ध करता है"
1019
1020 #: fish/cmds.c:2793
1021 msgid "is busy processing a command"
1022 msgstr "कमांड की प्रक्रिया में व्यस्त है"
1023
1024 #: fish/cmds.c:2794
1025 #, fuzzy
1026 msgid "test if character device"
1027 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1028
1029 #: fish/cmds.c:2795
1030 msgid "is in configuration state"
1031 msgstr "विन्यास स्थिति में है"
1032
1033 #: fish/cmds.c:2796
1034 #, fuzzy
1035 msgid "test if a directory"
1036 msgstr "निर्देशिका बनाएँ"
1037
1038 #: fish/cmds.c:2797
1039 #, fuzzy
1040 msgid "test if FIFO (named pipe)"
1041 msgstr "FIFO (named पाइप) बनाएँ"
1042
1043 #: fish/cmds.c:2798
1044 msgid "test if a regular file"
1045 msgstr ""
1046
1047 #: fish/cmds.c:2799
1048 msgid "is launching subprocess"
1049 msgstr "उपपक्रिया को लॉन्च कर रहा है"
1050
1051 #: fish/cmds.c:2800
1052 #, fuzzy
1053 msgid "test if device is a logical volume"
1054 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1055
1056 #: fish/cmds.c:2801
1057 msgid "is ready to accept commands"
1058 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1059
1060 #: fish/cmds.c:2802
1061 #, fuzzy
1062 msgid "test if socket"
1063 msgstr "डेमॉन सॉकेट में लिखें"
1064
1065 #: fish/cmds.c:2803
1066 #, fuzzy
1067 msgid "test if symbolic link"
1068 msgstr "सांकेतिक लिंक बनाएँ"
1069
1070 #: fish/cmds.c:2804
1071 #, fuzzy
1072 msgid "test if a file contains all zero bytes"
1073 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
1074
1075 #: fish/cmds.c:2805
1076 #, fuzzy
1077 msgid "test if a device contains all zero bytes"
1078 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1079
1080 #: fish/cmds.c:2806
1081 msgid "kill the qemu subprocess"
1082 msgstr "qemu उपपक्रिया को किल करें"
1083
1084 #: fish/cmds.c:2807
1085 msgid "launch the qemu subprocess"
1086 msgstr "qemu उपपक्रिया लॉन्च करें"
1087
1088 #: fish/cmds.c:2808
1089 #, fuzzy
1090 msgid "change working directory"
1091 msgstr "स्थानीय परिवर्तन निर्देशिका"
1092
1093 #: fish/cmds.c:2812
1094 #, fuzzy
1095 msgid "list 9p filesystems"
1096 msgstr "फाइलसिस्टम बनाएँ"
1097
1098 #: fish/cmds.c:2813
1099 msgid "list the block devices"
1100 msgstr "खंड युक्ति को सूचीबद्ध करता है"
1101
1102 #: fish/cmds.c:2814
1103 #, fuzzy
1104 msgid "list device mapper devices"
1105 msgstr "खंड युक्ति को सूचीबद्ध करता है"
1106
1107 #: fish/cmds.c:2815
1108 #, fuzzy
1109 msgid "list filesystems"
1110 msgstr "फाइलसिस्टम बनाएँ"
1111
1112 #: fish/cmds.c:2816
1113 msgid "list the partitions"
1114 msgstr "विभाजन सूचीबद्ध करें"
1115
1116 #: fish/cmds.c:2817
1117 msgid "list the files in a directory (long format)"
1118 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
1119
1120 #: fish/cmds.c:2818 fish/cmds.c:2819
1121 msgid "create a hard link"
1122 msgstr "कोई हार्ड लिंक बनाएँ"
1123
1124 #: fish/cmds.c:2820 fish/cmds.c:2821
1125 msgid "create a symbolic link"
1126 msgstr "सांकेतिक लिंक बनाएँ"
1127
1128 #: fish/cmds.c:2822 fish/cmds.c:2915
1129 msgid "remove extended attribute of a file or directory"
1130 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
1131
1132 #: fish/cmds.c:2823
1133 msgid "list the files in a directory"
1134 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1135
1136 #: fish/cmds.c:2824 fish/cmds.c:2943
1137 msgid "set extended attribute of a file or directory"
1138 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
1139
1140 #: fish/cmds.c:2825
1141 msgid "get file information for a symbolic link"
1142 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
1143
1144 #: fish/cmds.c:2826
1145 msgid "lstat on multiple files"
1146 msgstr "lstat विविध फाइल पर"
1147
1148 #: fish/cmds.c:2827
1149 #, fuzzy
1150 msgid "add a key on a LUKS encrypted device"
1151 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1152
1153 #: fish/cmds.c:2828
1154 #, fuzzy
1155 msgid "close a LUKS device"
1156 msgstr "युक्ति पर स्वैप सक्रिय करें"
1157
1158 #: fish/cmds.c:2829 fish/cmds.c:2830
1159 msgid "format a block device as a LUKS encrypted device"
1160 msgstr ""
1161
1162 #: fish/cmds.c:2831
1163 msgid "remove a key from a LUKS encrypted device"
1164 msgstr ""
1165
1166 #: fish/cmds.c:2832
1167 msgid "open a LUKS-encrypted block device"
1168 msgstr ""
1169
1170 #: fish/cmds.c:2833
1171 #, fuzzy
1172 msgid "open a LUKS-encrypted block device read-only"
1173 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1174
1175 #: fish/cmds.c:2834
1176 #, fuzzy
1177 msgid "create an LVM logical volume"
1178 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1179
1180 #: fish/cmds.c:2835
1181 msgid "get canonical name of an LV"
1182 msgstr ""
1183
1184 #: fish/cmds.c:2836
1185 msgid "clear LVM device filter"
1186 msgstr ""
1187
1188 #: fish/cmds.c:2837
1189 msgid "remove all LVM LVs, VGs and PVs"
1190 msgstr "सभी LVM LV, VG और PV हटाएँ"
1191
1192 #: fish/cmds.c:2838
1193 msgid "set LVM device filter"
1194 msgstr ""
1195
1196 #: fish/cmds.c:2839
1197 msgid "remove an LVM logical volume"
1198 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1199
1200 #: fish/cmds.c:2840
1201 msgid "rename an LVM logical volume"
1202 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1203
1204 #: fish/cmds.c:2841
1205 msgid "resize an LVM logical volume"
1206 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1207
1208 #: fish/cmds.c:2842
1209 msgid "expand an LV to fill free space"
1210 msgstr ""
1211
1212 #: fish/cmds.c:2843 fish/cmds.c:2844
1213 msgid "list the LVM logical volumes (LVs)"
1214 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1215
1216 #: fish/cmds.c:2845
1217 #, fuzzy
1218 msgid "get the UUID of a logical volume"
1219 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1220
1221 #: fish/cmds.c:2846
1222 msgid "lgetxattr on multiple files"
1223 msgstr "विविध फाइल पर lgetxattr करें"
1224
1225 #: fish/cmds.c:2847
1226 msgid "open the manual"
1227 msgstr ""
1228
1229 #: fish/cmds.c:2848
1230 msgid "create a directory"
1231 msgstr "निर्देशिका बनाएँ"
1232
1233 #: fish/cmds.c:2849
1234 msgid "create a directory with a particular mode"
1235 msgstr "खास विधि से निर्देशिका बनाएँ"
1236
1237 #: fish/cmds.c:2850
1238 msgid "create a directory and parents"
1239 msgstr "जनक और निर्देशिका बनाएँ"
1240
1241 #: fish/cmds.c:2851
1242 msgid "create a temporary directory"
1243 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1244
1245 #: fish/cmds.c:2852 fish/cmds.c:2853 fish/cmds.c:2854
1246 msgid "make ext2/3/4 filesystem with external journal"
1247 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1248
1249 #: fish/cmds.c:2855
1250 msgid "make ext2/3/4 external journal"
1251 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1252
1253 #: fish/cmds.c:2856
1254 msgid "make ext2/3/4 external journal with label"
1255 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1256
1257 #: fish/cmds.c:2857
1258 msgid "make ext2/3/4 external journal with UUID"
1259 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1260
1261 #: fish/cmds.c:2858
1262 msgid "make FIFO (named pipe)"
1263 msgstr "FIFO (named पाइप) बनाएँ"
1264
1265 #: fish/cmds.c:2859 fish/cmds.c:2861
1266 msgid "make a filesystem"
1267 msgstr "फाइलसिस्टम बनाएँ"
1268
1269 #: fish/cmds.c:2860
1270 msgid "make a filesystem with block size"
1271 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1272
1273 #: fish/cmds.c:2862
1274 msgid "create a mountpoint"
1275 msgstr "आरोहबिंदु बनाएँ"
1276
1277 #: fish/cmds.c:2863
1278 msgid "make block, character or FIFO devices"
1279 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1280
1281 #: fish/cmds.c:2864
1282 msgid "make block device node"
1283 msgstr "खंड युक्ति नोड बनाएँ"
1284
1285 #: fish/cmds.c:2865
1286 msgid "make char device node"
1287 msgstr "चार युक्ति नोड बनाएँ"
1288
1289 #: fish/cmds.c:2866
1290 msgid "create a swap partition"
1291 msgstr "कोई स्वैप विभाजन बनाएँ"
1292
1293 #: fish/cmds.c:2867
1294 msgid "create a swap partition with a label"
1295 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1296
1297 #: fish/cmds.c:2868
1298 msgid "create a swap partition with an explicit UUID"
1299 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1300
1301 #: fish/cmds.c:2869
1302 msgid "create a swap file"
1303 msgstr "कोई स्वैप फाइल बनाएँ"
1304
1305 #: fish/cmds.c:2870
1306 msgid "load a kernel module"
1307 msgstr "कर्नेल मॉड्यूल लोड करें"
1308
1309 #: fish/cmds.c:2871
1310 #, fuzzy
1311 msgid "view a file"
1312 msgstr "कोई फाइल खिसकाएँ"
1313
1314 #: fish/cmds.c:2872
1315 msgid "mount a guest disk at a position in the filesystem"
1316 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1317
1318 #: fish/cmds.c:2873
1319 #, fuzzy
1320 msgid "mount 9p filesystem"
1321 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1322
1323 #: fish/cmds.c:2874
1324 msgid "mount a file using the loop device"
1325 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1326
1327 #: fish/cmds.c:2875
1328 msgid "mount a guest disk with mount options"
1329 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1330
1331 #: fish/cmds.c:2876
1332 msgid "mount a guest disk, read-only"
1333 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1334
1335 #: fish/cmds.c:2877
1336 msgid "mount a guest disk with mount options and vfstype"
1337 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1338
1339 #: fish/cmds.c:2878
1340 msgid "show mountpoints"
1341 msgstr "आरोहबिंदु दिखाएँ"
1342
1343 #: fish/cmds.c:2879
1344 msgid "show mounted filesystems"
1345 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1346
1347 #: fish/cmds.c:2880
1348 msgid "move a file"
1349 msgstr "कोई फाइल खिसकाएँ"
1350
1351 #: fish/cmds.c:2881
1352 msgid "probe NTFS volume"
1353 msgstr "NTFS वॉल्यूम जाँचें"
1354
1355 #: fish/cmds.c:2882 fish/cmds.c:2883
1356 #, fuzzy
1357 msgid "resize an NTFS filesystem"
1358 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1359
1360 #: fish/cmds.c:2884
1361 #, fuzzy
1362 msgid "resize an NTFS filesystem (with size)"
1363 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1364
1365 #: fish/cmds.c:2885
1366 msgid "add a partition to the device"
1367 msgstr "युक्ति में कोई विभाजन जोड़ें"
1368
1369 #: fish/cmds.c:2886
1370 #, fuzzy
1371 msgid "delete a partition"
1372 msgstr "कोई स्वैप विभाजन बनाएँ"
1373
1374 #: fish/cmds.c:2887
1375 msgid "partition whole disk with a single primary partition"
1376 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1377
1378 #: fish/cmds.c:2888
1379 #, fuzzy
1380 msgid "return true if a partition is bootable"
1381 msgstr "विभाजन सारणी फिर पढ़ें"
1382
1383 #: fish/cmds.c:2889
1384 msgid "get the MBR type byte (ID byte) from a partition"
1385 msgstr ""
1386
1387 #: fish/cmds.c:2890
1388 msgid "get the partition table type"
1389 msgstr "विभाजन सारणी प्रकार पाएँ"
1390
1391 #: fish/cmds.c:2891
1392 msgid "create an empty partition table"
1393 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1394
1395 #: fish/cmds.c:2892
1396 msgid "list partitions on a device"
1397 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1398
1399 #: fish/cmds.c:2893
1400 msgid "make a partition bootable"
1401 msgstr "विभाजन को बूट योग्य बनाएँ"
1402
1403 #: fish/cmds.c:2894
1404 msgid "set the MBR type byte (ID byte) of a partition"
1405 msgstr ""
1406
1407 #: fish/cmds.c:2895
1408 msgid "set partition name"
1409 msgstr "विभाजन नाम सेट करें"
1410
1411 #: fish/cmds.c:2896
1412 #, fuzzy
1413 msgid "convert partition name to device name"
1414 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1415
1416 #: fish/cmds.c:2897
1417 msgid "ping the guest daemon"
1418 msgstr "अतिथि डेमॉन पिंग करें"
1419
1420 #: fish/cmds.c:2898
1421 msgid "read part of a file"
1422 msgstr "किसी फाइल का हिस्सा पढ़ें"
1423
1424 #: fish/cmds.c:2899
1425 #, fuzzy
1426 msgid "read part of a device"
1427 msgstr "किसी फाइल का हिस्सा पढ़ें"
1428
1429 #: fish/cmds.c:2900
1430 msgid "create an LVM physical volume"
1431 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1432
1433 #: fish/cmds.c:2901
1434 msgid "remove an LVM physical volume"
1435 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1436
1437 #: fish/cmds.c:2902
1438 msgid "resize an LVM physical volume"
1439 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1440
1441 #: fish/cmds.c:2903
1442 #, fuzzy
1443 msgid "resize an LVM physical volume (with size)"
1444 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1445
1446 #: fish/cmds.c:2904 fish/cmds.c:2905
1447 msgid "list the LVM physical volumes (PVs)"
1448 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1449
1450 #: fish/cmds.c:2906
1451 #, fuzzy
1452 msgid "get the UUID of a physical volume"
1453 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1454
1455 #: fish/cmds.c:2907
1456 #, fuzzy
1457 msgid "write to part of a file"
1458 msgstr "किसी फाइल का हिस्सा पढ़ें"
1459
1460 #: fish/cmds.c:2908
1461 #, fuzzy
1462 msgid "write to part of a device"
1463 msgstr "किसी फाइल का हिस्सा पढ़ें"
1464
1465 #: fish/cmds.c:2909
1466 msgid "read a file"
1467 msgstr "फाइल पढ़ें"
1468
1469 #: fish/cmds.c:2910
1470 msgid "read file as lines"
1471 msgstr "फाइल पंक्ति बार पढ़ें"
1472
1473 #: fish/cmds.c:2911
1474 msgid "read directories entries"
1475 msgstr "निर्देशिका प्रविष्टि पढें"
1476
1477 #: fish/cmds.c:2912
1478 msgid "read the target of a symbolic link"
1479 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1480
1481 #: fish/cmds.c:2913
1482 msgid "readlink on multiple files"
1483 msgstr "मल्टीपल फाइल पर रीडलिंक"
1484
1485 #: fish/cmds.c:2914
1486 msgid "canonicalized absolute pathname"
1487 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1488
1489 #: fish/cmds.c:2916
1490 msgid "close and reopen libguestfs handle"
1491 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1492
1493 #: fish/cmds.c:2917
1494 #, fuzzy
1495 msgid "resize an ext2, ext3 or ext4 filesystem"
1496 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1497
1498 #: fish/cmds.c:2918
1499 #, fuzzy
1500 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1501 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1502
1503 #: fish/cmds.c:2919
1504 #, fuzzy
1505 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1506 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1507
1508 #: fish/cmds.c:2920
1509 msgid "remove a file"
1510 msgstr "फाइल हटाएँ"
1511
1512 #: fish/cmds.c:2921
1513 msgid "remove a file or directory recursively"
1514 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1515
1516 #: fish/cmds.c:2922
1517 msgid "remove a directory"
1518 msgstr "निर्देशिका हटाएँ"
1519
1520 #: fish/cmds.c:2923
1521 msgid "remove a mountpoint"
1522 msgstr "माउंट प्वाइंट हटाएँ"
1523
1524 #: fish/cmds.c:2924
1525 msgid "scrub (securely wipe) a device"
1526 msgstr "scrub (securely wipe) युक्ति"
1527
1528 #: fish/cmds.c:2925
1529 msgid "scrub (securely wipe) a file"
1530 msgstr "फाइल स्क्रब करें"
1531
1532 #: fish/cmds.c:2926
1533 msgid "scrub (securely wipe) free space"
1534 msgstr "मुक्त स्थान को साफ करें"
1535
1536 #: fish/cmds.c:2927
1537 msgid "add options to kernel command line"
1538 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1539
1540 #: fish/cmds.c:2928
1541 #, fuzzy
1542 msgid "set the attach method"
1543 msgstr "खोज पथ सेट करें"
1544
1545 #: fish/cmds.c:2929
1546 msgid "set autosync mode"
1547 msgstr "autosync विधि सेट करें"
1548
1549 #: fish/cmds.c:2930
1550 msgid "enable or disable direct appliance mode"
1551 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1552
1553 #: fish/cmds.c:2931
1554 msgid "set the ext2/3/4 filesystem label"
1555 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1556
1557 #: fish/cmds.c:2932
1558 msgid "set the ext2/3/4 filesystem UUID"
1559 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1560
1561 #: fish/cmds.c:2933
1562 msgid "set memory allocated to the qemu subprocess"
1563 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1564
1565 #: fish/cmds.c:2934
1566 msgid "set enable network flag"
1567 msgstr ""
1568
1569 #: fish/cmds.c:2935
1570 msgid "set the search path"
1571 msgstr "खोज पथ सेट करें"
1572
1573 #: fish/cmds.c:2936
1574 msgid "set process group flag"
1575 msgstr ""
1576
1577 #: fish/cmds.c:2937
1578 msgid "set the qemu binary"
1579 msgstr "emu द्विपदीय सेट करें"
1580
1581 #: fish/cmds.c:2938
1582 msgid "enable or disable the recovery process"
1583 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1584
1585 #: fish/cmds.c:2939
1586 msgid "set SELinux enabled or disabled at appliance boot"
1587 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1588
1589 #: fish/cmds.c:2940
1590 msgid "enable or disable command traces"
1591 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1592
1593 #: fish/cmds.c:2941
1594 msgid "set verbose mode"
1595 msgstr "वर्बोस विधि सेट करें"
1596
1597 #: fish/cmds.c:2942
1598 msgid "set SELinux security context"
1599 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1600
1601 #: fish/cmds.c:2944 fish/cmds.c:2945
1602 msgid "create partitions on a block device"
1603 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1604
1605 #: fish/cmds.c:2946
1606 msgid "modify a single partition on a block device"
1607 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1608
1609 #: fish/cmds.c:2947
1610 msgid "display the disk geometry from the partition table"
1611 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1612
1613 #: fish/cmds.c:2948
1614 msgid "display the kernel geometry"
1615 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1616
1617 #: fish/cmds.c:2949
1618 msgid "display the partition table"
1619 msgstr "विभाजन सारणी को दिखाएँ"
1620
1621 #: fish/cmds.c:2950
1622 msgid "run a command via the shell"
1623 msgstr "शेल से होकर कमांड चलाएँ"
1624
1625 #: fish/cmds.c:2951
1626 msgid "run a command via the shell returning lines"
1627 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1628
1629 #: fish/cmds.c:2952
1630 msgid "sleep for some seconds"
1631 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1632
1633 #: fish/cmds.c:2953
1634 #, fuzzy
1635 msgid "create a sparse disk image and add"
1636 msgstr "तनु छवि फाइल आबंटित करें"
1637
1638 #: fish/cmds.c:2954
1639 msgid "get file information"
1640 msgstr "फाइल सूचना पाएँ"
1641
1642 #: fish/cmds.c:2955
1643 msgid "get file system statistics"
1644 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1645
1646 #: fish/cmds.c:2956 fish/cmds.c:2957
1647 msgid "print the printable strings in a file"
1648 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1649
1650 #: fish/cmds.c:2958
1651 #, fuzzy
1652 msgid "list supported groups of commands"
1653 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1654
1655 #: fish/cmds.c:2959
1656 msgid "disable swap on device"
1657 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1658
1659 #: fish/cmds.c:2960
1660 msgid "disable swap on file"
1661 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1662
1663 #: fish/cmds.c:2961
1664 msgid "disable swap on labeled swap partition"
1665 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1666
1667 #: fish/cmds.c:2962
1668 msgid "disable swap on swap partition by UUID"
1669 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1670
1671 #: fish/cmds.c:2963
1672 msgid "enable swap on device"
1673 msgstr "युक्ति पर स्वैप सक्रिय करें"
1674
1675 #: fish/cmds.c:2964
1676 msgid "enable swap on file"
1677 msgstr "फाइल पर स्वैप सक्रिय करें"
1678
1679 #: fish/cmds.c:2965
1680 msgid "enable swap on labeled swap partition"
1681 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1682
1683 #: fish/cmds.c:2966
1684 msgid "enable swap on swap partition by UUID"
1685 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1686
1687 #: fish/cmds.c:2967
1688 msgid "sync disks, writes are flushed through to the disk image"
1689 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1690
1691 #: fish/cmds.c:2968
1692 msgid "return last 10 lines of a file"
1693 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1694
1695 #: fish/cmds.c:2969
1696 msgid "return last N lines of a file"
1697 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1698
1699 #: fish/cmds.c:2970
1700 msgid "unpack tarfile to directory"
1701 msgstr "tarfile को निर्देशिका में खोलें"
1702
1703 #: fish/cmds.c:2971
1704 msgid "pack directory into tarfile"
1705 msgstr "निर्देशिका को tarfile में पैक करें"
1706
1707 #: fish/cmds.c:2972 fish/cmds.c:2979
1708 msgid "unpack compressed tarball to directory"
1709 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1710
1711 #: fish/cmds.c:2973 fish/cmds.c:2980
1712 msgid "pack directory into compressed tarball"
1713 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1714
1715 #: fish/cmds.c:2974
1716 #, fuzzy
1717 msgid "print elapsed time taken to run a command"
1718 msgstr "कमांड चलाने के लिए लिया गया समय"
1719
1720 #: fish/cmds.c:2975
1721 msgid "update file timestamps or create a new file"
1722 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1723
1724 #: fish/cmds.c:2976
1725 msgid "truncate a file to zero size"
1726 msgstr "फाइल को शून्य आकार में काटें"
1727
1728 #: fish/cmds.c:2977
1729 msgid "truncate a file to a particular size"
1730 msgstr "फाइल को किसी खास आकार में काटें"
1731
1732 #: fish/cmds.c:2978
1733 msgid "get ext2/ext3/ext4 superblock details"
1734 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1735
1736 #: fish/cmds.c:2981
1737 msgid "set file mode creation mask (umask)"
1738 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1739
1740 #: fish/cmds.c:2982
1741 msgid "unmount a filesystem"
1742 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1743
1744 #: fish/cmds.c:2983
1745 msgid "unmount all filesystems"
1746 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1747
1748 #: fish/cmds.c:2984
1749 msgid "upload a file from the local machine"
1750 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1751
1752 #: fish/cmds.c:2985
1753 #, fuzzy
1754 msgid "upload a file from the local machine with offset"
1755 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1756
1757 #: fish/cmds.c:2986
1758 msgid "set timestamp of a file with nanosecond precision"
1759 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1760
1761 #: fish/cmds.c:2987
1762 msgid "get the library version number"
1763 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1764
1765 #: fish/cmds.c:2988
1766 #, fuzzy
1767 msgid "get the filesystem label"
1768 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
1769
1770 #: fish/cmds.c:2989
1771 msgid "get the Linux VFS type corresponding to a mounted device"
1772 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1773
1774 #: fish/cmds.c:2990
1775 #, fuzzy
1776 msgid "get the filesystem UUID"
1777 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
1778
1779 #: fish/cmds.c:2991
1780 msgid "activate or deactivate some volume groups"
1781 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1782
1783 #: fish/cmds.c:2992
1784 msgid "activate or deactivate all volume groups"
1785 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1786
1787 #: fish/cmds.c:2993
1788 msgid "create an LVM volume group"
1789 msgstr "LVM वॉल्यूम समूह बनाएँ"
1790
1791 #: fish/cmds.c:2994
1792 msgid "get the LV UUIDs of all LVs in the volume group"
1793 msgstr ""
1794
1795 #: fish/cmds.c:2995
1796 msgid "get the PV UUIDs containing the volume group"
1797 msgstr ""
1798
1799 #: fish/cmds.c:2996
1800 msgid "remove an LVM volume group"
1801 msgstr "LVM वाल्यूम समूह हटाएँ"
1802
1803 #: fish/cmds.c:2997
1804 msgid "rename an LVM volume group"
1805 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1806
1807 #: fish/cmds.c:2998 fish/cmds.c:2999
1808 msgid "list the LVM volume groups (VGs)"
1809 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1810
1811 #: fish/cmds.c:3000
1812 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1813 msgstr ""
1814
1815 #: fish/cmds.c:3001
1816 #, fuzzy
1817 msgid "get the UUID of a volume group"
1818 msgstr "LVM वॉल्यूम समूह बनाएँ"
1819
1820 #: fish/cmds.c:3002
1821 msgid "count characters in a file"
1822 msgstr "फाइल में वर्ण गिनती करें"
1823
1824 #: fish/cmds.c:3003
1825 msgid "count lines in a file"
1826 msgstr "फाइल में पंक्ति गिनती करें"
1827
1828 #: fish/cmds.c:3004
1829 msgid "count words in a file"
1830 msgstr "फाइल में शब्द गिनती करें"
1831
1832 #: fish/cmds.c:3005
1833 #, fuzzy
1834 msgid "create a new file"
1835 msgstr "फाइल बनाएँ"
1836
1837 #: fish/cmds.c:3006
1838 #, fuzzy
1839 msgid "append content to end of file"
1840 msgstr "फाइल की सामग्री सूचीबद्ध करें"
1841
1842 #: fish/cmds.c:3007
1843 msgid "create a file"
1844 msgstr "फाइल बनाएँ"
1845
1846 #: fish/cmds.c:3010
1847 msgid "write zeroes to the device"
1848 msgstr "युक्ति में शून्य लिखें"
1849
1850 #: fish/cmds.c:3011
1851 #, fuzzy
1852 msgid "write zeroes to an entire device"
1853 msgstr "युक्ति में शून्य लिखें"
1854
1855 #: fish/cmds.c:3012
1856 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1857 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1858
1859 #: fish/cmds.c:3015
1860 msgid "determine file type inside a compressed file"
1861 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1862
1863 #: fish/cmds.c:3018
1864 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1865 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1866
1867 #: fish/cmds.c:3336 fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3383
1868 #: fish/cmds.c:3400 fish/cmds.c:3418 fish/cmds.c:3437 fish/cmds.c:3453
1869 #: fish/cmds.c:3471 fish/cmds.c:3487 fish/cmds.c:3505 fish/cmds.c:3521
1870 #: fish/cmds.c:3538 fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3586
1871 #: fish/cmds.c:3602 fish/cmds.c:3618 fish/cmds.c:3634 fish/cmds.c:3650
1872 #: fish/cmds.c:3666 fish/cmds.c:3684 fish/cmds.c:3717 fish/cmds.c:3733
1873 #: fish/cmds.c:3749 fish/cmds.c:3768 fish/cmds.c:3783 fish/cmds.c:3801
1874 #: fish/cmds.c:3816 fish/cmds.c:3834 fish/cmds.c:3849 fish/cmds.c:3867
1875 #: fish/cmds.c:3882 fish/cmds.c:3901 fish/cmds.c:3920 fish/cmds.c:3938
1876 #: fish/cmds.c:3958 fish/cmds.c:3977 fish/cmds.c:3997 fish/cmds.c:4017
1877 #: fish/cmds.c:4037 fish/cmds.c:4056 fish/cmds.c:4075 fish/cmds.c:4095
1878 #: fish/cmds.c:4115 fish/cmds.c:4135 fish/cmds.c:4150 fish/cmds.c:4166
1879 #: fish/cmds.c:4238 fish/cmds.c:4256 fish/cmds.c:4273 fish/cmds.c:4357
1880 #: fish/cmds.c:4377 fish/cmds.c:4397 fish/cmds.c:4417 fish/cmds.c:4437
1881 #: fish/cmds.c:4457 fish/cmds.c:4476 fish/cmds.c:4495 fish/cmds.c:4514
1882 #: fish/cmds.c:4529 fish/cmds.c:4548 fish/cmds.c:4568 fish/cmds.c:4588
1883 #: fish/cmds.c:4664 fish/cmds.c:4679 fish/cmds.c:4698 fish/cmds.c:4714
1884 #: fish/cmds.c:4730 fish/cmds.c:4749 fish/cmds.c:4771 fish/cmds.c:4793
1885 #: fish/cmds.c:4813 fish/cmds.c:4830 fish/cmds.c:4847 fish/cmds.c:4864
1886 #: fish/cmds.c:4881 fish/cmds.c:4898 fish/cmds.c:4915 fish/cmds.c:4932
1887 #: fish/cmds.c:4951 fish/cmds.c:4974 fish/cmds.c:5010 fish/cmds.c:5027
1888 #: fish/cmds.c:5050 fish/cmds.c:5072 fish/cmds.c:5093 fish/cmds.c:5113
1889 #: fish/cmds.c:5132 fish/cmds.c:5152 fish/cmds.c:5170 fish/cmds.c:5188
1890 #: fish/cmds.c:5202 fish/cmds.c:5218 fish/cmds.c:5238 fish/cmds.c:5257
1891 #: fish/cmds.c:5276 fish/cmds.c:5295 fish/cmds.c:5314 fish/cmds.c:5334
1892 #: fish/cmds.c:5374 fish/cmds.c:5431 fish/cmds.c:5452 fish/cmds.c:5473
1893 #: fish/cmds.c:5494 fish/cmds.c:5512 fish/cmds.c:5534 fish/cmds.c:5572
1894 #: fish/cmds.c:5594 fish/cmds.c:5673 fish/cmds.c:5712 fish/cmds.c:5727
1895 #: fish/cmds.c:5744 fish/cmds.c:5758 fish/cmds.c:5774 fish/cmds.c:5796
1896 #: fish/cmds.c:5818 fish/cmds.c:5840 fish/cmds.c:5862 fish/cmds.c:5884
1897 #: fish/cmds.c:5906 fish/cmds.c:5926 fish/cmds.c:5943 fish/cmds.c:5960
1898 #: fish/cmds.c:5979 fish/cmds.c:5998 fish/cmds.c:6018 fish/cmds.c:6054
1899 #: fish/cmds.c:6073 fish/cmds.c:6092 fish/cmds.c:6109 fish/cmds.c:6127
1900 #: fish/cmds.c:6150 fish/cmds.c:6173 fish/cmds.c:6197 fish/cmds.c:6220
1901 #: fish/cmds.c:6241 fish/cmds.c:6264 fish/cmds.c:6287 fish/cmds.c:6307
1902 #: fish/cmds.c:6329 fish/cmds.c:6350 fish/cmds.c:6373 fish/cmds.c:6390
1903 #: fish/cmds.c:6407 fish/cmds.c:6425 fish/cmds.c:6443 fish/cmds.c:6464
1904 #: fish/cmds.c:6482 fish/cmds.c:6503 fish/cmds.c:6523 fish/cmds.c:6541
1905 #: fish/cmds.c:6562 fish/cmds.c:6585 fish/cmds.c:6608 fish/cmds.c:6630
1906 #: fish/cmds.c:6663 fish/cmds.c:6680 fish/cmds.c:6697 fish/cmds.c:6721
1907 #: fish/cmds.c:6744 fish/cmds.c:6767 fish/cmds.c:6789 fish/cmds.c:6806
1908 #: fish/cmds.c:6828 fish/cmds.c:6922 fish/cmds.c:6942 fish/cmds.c:6962
1909 #: fish/cmds.c:6982 fish/cmds.c:7000 fish/cmds.c:7021 fish/cmds.c:7057
1910 #: fish/cmds.c:7074 fish/cmds.c:7096 fish/cmds.c:7113 fish/cmds.c:7149
1911 #: fish/cmds.c:7169 fish/cmds.c:7189 fish/cmds.c:7209 fish/cmds.c:7231
1912 #: fish/cmds.c:7248 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7308
1913 #: fish/cmds.c:7329 fish/cmds.c:7350 fish/cmds.c:7371 fish/cmds.c:7394
1914 #: fish/cmds.c:7435 fish/cmds.c:7458 fish/cmds.c:7497 fish/cmds.c:7514
1915 #: fish/cmds.c:7533 fish/cmds.c:7554 fish/cmds.c:7577 fish/cmds.c:7599
1916 #: fish/cmds.c:7617 fish/cmds.c:7636 fish/cmds.c:7657 fish/cmds.c:7734
1917 #: fish/cmds.c:7775 fish/cmds.c:7854 fish/cmds.c:7930 fish/cmds.c:7967
1918 #: fish/cmds.c:7990 fish/cmds.c:8011 fish/cmds.c:8034 fish/cmds.c:8056
1919 #: fish/cmds.c:8081 fish/cmds.c:8124 fish/cmds.c:8165 fish/cmds.c:8186
1920 #: fish/cmds.c:8204 fish/cmds.c:8223 fish/cmds.c:8240 fish/cmds.c:8258
1921 #: fish/cmds.c:8285 fish/cmds.c:8309 fish/cmds.c:8333 fish/cmds.c:8357
1922 #: fish/cmds.c:8381 fish/cmds.c:8405 fish/cmds.c:8429 fish/cmds.c:8453
1923 #: fish/cmds.c:8477 fish/cmds.c:8501 fish/cmds.c:8525 fish/cmds.c:8549
1924 #: fish/cmds.c:8572 fish/cmds.c:8595 fish/cmds.c:8616 fish/cmds.c:8637
1925 #: fish/cmds.c:8658 fish/cmds.c:8678 fish/cmds.c:8701 fish/cmds.c:8739
1926 #: fish/cmds.c:8756 fish/cmds.c:8773 fish/cmds.c:8792 fish/cmds.c:8811
1927 #: fish/cmds.c:8828 fish/cmds.c:8845 fish/cmds.c:8862 fish/cmds.c:8879
1928 #: fish/cmds.c:8898 fish/cmds.c:8934 fish/cmds.c:8974 fish/cmds.c:9007
1929 #: fish/cmds.c:9024 fish/cmds.c:9041 fish/cmds.c:9057 fish/cmds.c:9072
1930 #: fish/cmds.c:9093 fish/cmds.c:9131 fish/cmds.c:9169 fish/cmds.c:9208
1931 #: fish/cmds.c:9248 fish/cmds.c:9289 fish/cmds.c:9330 fish/cmds.c:9368
1932 #: fish/cmds.c:9385 fish/cmds.c:9408 fish/cmds.c:9430 fish/cmds.c:9452
1933 #: fish/cmds.c:9472 fish/cmds.c:9492 fish/cmds.c:9528 fish/cmds.c:9600
1934 #: fish/cmds.c:9640 fish/cmds.c:9698 fish/cmds.c:9724 fish/cmds.c:9750
1935 #: fish/cmds.c:9778 fish/cmds.c:9837 fish/cmds.c:9858 fish/cmds.c:9903
1936 #: fish/cmds.c:9923 fish/cmds.c:9962 fish/cmds.c:9999 fish/cmds.c:10019
1937 #: fish/cmds.c:10041 fish/cmds.c:10098 fish/cmds.c:10118 fish/cmds.c:10140
1938 #: fish/cmds.c:10162 fish/cmds.c:10181 fish/cmds.c:10201 fish/cmds.c:10228
1939 #: fish/cmds.c:10248 fish/cmds.c:10268 fish/cmds.c:10288 fish/cmds.c:10308
1940 #: fish/cmds.c:10330 fish/cmds.c:10365 fish/cmds.c:10383 fish/cmds.c:10406
1941 #: fish/cmds.c:10428 fish/cmds.c:10443 fish/cmds.c:10460 fish/cmds.c:10497
1942 #: fish/cmds.c:10536 fish/cmds.c:10576 fish/cmds.c:10632 fish/cmds.c:10654
1943 #: fish/cmds.c:10690 fish/cmds.c:10705 fish/cmds.c:10725 fish/cmds.c:10765
1944 #: fish/cmds.c:10788 fish/cmds.c:10812 fish/cmds.c:10837 fish/cmds.c:10878
1945 #: fish/cmds.c:10903 fish/cmds.c:10941 fish/cmds.c:10972 fish/cmds.c:11003
1946 #: fish/cmds.c:11031 fish/cmds.c:11051 fish/cmds.c:11083 fish/cmds.c:11103
1947 #: fish/cmds.c:11123 fish/cmds.c:11140 fish/cmds.c:11158 fish/cmds.c:11181
1948 #: fish/cmds.c:11202 fish/cmds.c:11221 fish/cmds.c:11263 fish/cmds.c:11306
1949 #: fish/cmds.c:11350 fish/cmds.c:11389 fish/cmds.c:11408 fish/cmds.c:11428
1950 #: fish/cmds.c:11448 fish/cmds.c:11469 fish/cmds.c:11490 fish/cmds.c:11511
1951 #: fish/cmds.c:11532 fish/cmds.c:11553 fish/cmds.c:11575 fish/cmds.c:11613
1952 #: fish/cmds.c:11664 fish/cmds.c:11702 fish/cmds.c:11758 fish/cmds.c:11894
1953 #: fish/cmds.c:11923 fish/cmds.c:11950 fish/cmds.c:11967 fish/cmds.c:11988
1954 #: fish/cmds.c:12005 fish/cmds.c:12067 fish/cmds.c:12205
1955 #, c-format
1956 msgid "%s should have %d parameter(s)\n"
1957 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1958
1959 #: fish/cmds.c:3337 fish/cmds.c:3351 fish/cmds.c:3367 fish/cmds.c:3384
1960 #: fish/cmds.c:3401 fish/cmds.c:3419 fish/cmds.c:3438 fish/cmds.c:3454
1961 #: fish/cmds.c:3472 fish/cmds.c:3488 fish/cmds.c:3506 fish/cmds.c:3522
1962 #: fish/cmds.c:3539 fish/cmds.c:3554 fish/cmds.c:3572 fish/cmds.c:3587
1963 #: fish/cmds.c:3603 fish/cmds.c:3619 fish/cmds.c:3635 fish/cmds.c:3651
1964 #: fish/cmds.c:3667 fish/cmds.c:3685 fish/cmds.c:3718 fish/cmds.c:3734
1965 #: fish/cmds.c:3750 fish/cmds.c:3769 fish/cmds.c:3784 fish/cmds.c:3802
1966 #: fish/cmds.c:3817 fish/cmds.c:3835 fish/cmds.c:3850 fish/cmds.c:3868
1967 #: fish/cmds.c:3883 fish/cmds.c:3902 fish/cmds.c:3921 fish/cmds.c:3939
1968 #: fish/cmds.c:3959 fish/cmds.c:3978 fish/cmds.c:3998 fish/cmds.c:4018
1969 #: fish/cmds.c:4038 fish/cmds.c:4057 fish/cmds.c:4076 fish/cmds.c:4096
1970 #: fish/cmds.c:4116 fish/cmds.c:4136 fish/cmds.c:4151 fish/cmds.c:4167
1971 #: fish/cmds.c:4188 fish/cmds.c:4239 fish/cmds.c:4257 fish/cmds.c:4274
1972 #: fish/cmds.c:4295 fish/cmds.c:4358 fish/cmds.c:4378 fish/cmds.c:4398
1973 #: fish/cmds.c:4418 fish/cmds.c:4438 fish/cmds.c:4458 fish/cmds.c:4477
1974 #: fish/cmds.c:4496 fish/cmds.c:4515 fish/cmds.c:4530 fish/cmds.c:4549
1975 #: fish/cmds.c:4569 fish/cmds.c:4589 fish/cmds.c:4612 fish/cmds.c:4665
1976 #: fish/cmds.c:4680 fish/cmds.c:4699 fish/cmds.c:4715 fish/cmds.c:4731
1977 #: fish/cmds.c:4750 fish/cmds.c:4772 fish/cmds.c:4794 fish/cmds.c:4814
1978 #: fish/cmds.c:4831 fish/cmds.c:4848 fish/cmds.c:4865 fish/cmds.c:4882
1979 #: fish/cmds.c:4899 fish/cmds.c:4916 fish/cmds.c:4933 fish/cmds.c:4952
1980 #: fish/cmds.c:4975 fish/cmds.c:5011 fish/cmds.c:5028 fish/cmds.c:5051
1981 #: fish/cmds.c:5073 fish/cmds.c:5094 fish/cmds.c:5114 fish/cmds.c:5133
1982 #: fish/cmds.c:5153 fish/cmds.c:5171 fish/cmds.c:5189 fish/cmds.c:5203
1983 #: fish/cmds.c:5219 fish/cmds.c:5239 fish/cmds.c:5258 fish/cmds.c:5277
1984 #: fish/cmds.c:5296 fish/cmds.c:5315 fish/cmds.c:5335 fish/cmds.c:5375
1985 #: fish/cmds.c:5432 fish/cmds.c:5453 fish/cmds.c:5474 fish/cmds.c:5495
1986 #: fish/cmds.c:5513 fish/cmds.c:5535 fish/cmds.c:5573 fish/cmds.c:5595
1987 #: fish/cmds.c:5674 fish/cmds.c:5713 fish/cmds.c:5728 fish/cmds.c:5745
1988 #: fish/cmds.c:5759 fish/cmds.c:5775 fish/cmds.c:5797 fish/cmds.c:5819
1989 #: fish/cmds.c:5841 fish/cmds.c:5863 fish/cmds.c:5885 fish/cmds.c:5907
1990 #: fish/cmds.c:5927 fish/cmds.c:5944 fish/cmds.c:5961 fish/cmds.c:5980
1991 #: fish/cmds.c:5999 fish/cmds.c:6019 fish/cmds.c:6055 fish/cmds.c:6074
1992 #: fish/cmds.c:6093 fish/cmds.c:6110 fish/cmds.c:6128 fish/cmds.c:6151
1993 #: fish/cmds.c:6174 fish/cmds.c:6198 fish/cmds.c:6221 fish/cmds.c:6242
1994 #: fish/cmds.c:6265 fish/cmds.c:6288 fish/cmds.c:6308 fish/cmds.c:6330
1995 #: fish/cmds.c:6351 fish/cmds.c:6374 fish/cmds.c:6391 fish/cmds.c:6408
1996 #: fish/cmds.c:6426 fish/cmds.c:6444 fish/cmds.c:6465 fish/cmds.c:6483
1997 #: fish/cmds.c:6504 fish/cmds.c:6524 fish/cmds.c:6542 fish/cmds.c:6563
1998 #: fish/cmds.c:6586 fish/cmds.c:6609 fish/cmds.c:6631 fish/cmds.c:6664
1999 #: fish/cmds.c:6681 fish/cmds.c:6698 fish/cmds.c:6722 fish/cmds.c:6745
2000 #: fish/cmds.c:6768 fish/cmds.c:6790 fish/cmds.c:6807 fish/cmds.c:6829
2001 #: fish/cmds.c:6923 fish/cmds.c:6943 fish/cmds.c:6963 fish/cmds.c:6983
2002 #: fish/cmds.c:7001 fish/cmds.c:7022 fish/cmds.c:7058 fish/cmds.c:7075
2003 #: fish/cmds.c:7097 fish/cmds.c:7114 fish/cmds.c:7150 fish/cmds.c:7170
2004 #: fish/cmds.c:7190 fish/cmds.c:7210 fish/cmds.c:7232 fish/cmds.c:7249
2005 #: fish/cmds.c:7268 fish/cmds.c:7287 fish/cmds.c:7309 fish/cmds.c:7330
2006 #: fish/cmds.c:7351 fish/cmds.c:7372 fish/cmds.c:7395 fish/cmds.c:7436
2007 #: fish/cmds.c:7459 fish/cmds.c:7498 fish/cmds.c:7515 fish/cmds.c:7534
2008 #: fish/cmds.c:7555 fish/cmds.c:7578 fish/cmds.c:7600 fish/cmds.c:7618
2009 #: fish/cmds.c:7637 fish/cmds.c:7658 fish/cmds.c:7735 fish/cmds.c:7776
2010 #: fish/cmds.c:7855 fish/cmds.c:7931 fish/cmds.c:7968 fish/cmds.c:7991
2011 #: fish/cmds.c:8012 fish/cmds.c:8035 fish/cmds.c:8057 fish/cmds.c:8082
2012 #: fish/cmds.c:8125 fish/cmds.c:8166 fish/cmds.c:8187 fish/cmds.c:8205
2013 #: fish/cmds.c:8224 fish/cmds.c:8241 fish/cmds.c:8259 fish/cmds.c:8286
2014 #: fish/cmds.c:8310 fish/cmds.c:8334 fish/cmds.c:8358 fish/cmds.c:8382
2015 #: fish/cmds.c:8406 fish/cmds.c:8430 fish/cmds.c:8454 fish/cmds.c:8478
2016 #: fish/cmds.c:8502 fish/cmds.c:8526 fish/cmds.c:8550 fish/cmds.c:8573
2017 #: fish/cmds.c:8596 fish/cmds.c:8617 fish/cmds.c:8638 fish/cmds.c:8659
2018 #: fish/cmds.c:8679 fish/cmds.c:8702 fish/cmds.c:8740 fish/cmds.c:8757
2019 #: fish/cmds.c:8774 fish/cmds.c:8793 fish/cmds.c:8812 fish/cmds.c:8829
2020 #: fish/cmds.c:8846 fish/cmds.c:8863 fish/cmds.c:8880 fish/cmds.c:8899
2021 #: fish/cmds.c:8935 fish/cmds.c:8975 fish/cmds.c:9008 fish/cmds.c:9025
2022 #: fish/cmds.c:9042 fish/cmds.c:9058 fish/cmds.c:9073 fish/cmds.c:9094
2023 #: fish/cmds.c:9132 fish/cmds.c:9170 fish/cmds.c:9209 fish/cmds.c:9249
2024 #: fish/cmds.c:9290 fish/cmds.c:9331 fish/cmds.c:9369 fish/cmds.c:9386
2025 #: fish/cmds.c:9409 fish/cmds.c:9431 fish/cmds.c:9453 fish/cmds.c:9473
2026 #: fish/cmds.c:9493 fish/cmds.c:9529 fish/cmds.c:9601 fish/cmds.c:9641
2027 #: fish/cmds.c:9699 fish/cmds.c:9725 fish/cmds.c:9751 fish/cmds.c:9779
2028 #: fish/cmds.c:9838 fish/cmds.c:9859 fish/cmds.c:9904 fish/cmds.c:9924
2029 #: fish/cmds.c:9963 fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10042
2030 #: fish/cmds.c:10099 fish/cmds.c:10119 fish/cmds.c:10141 fish/cmds.c:10163
2031 #: fish/cmds.c:10182 fish/cmds.c:10202 fish/cmds.c:10229 fish/cmds.c:10249
2032 #: fish/cmds.c:10269 fish/cmds.c:10289 fish/cmds.c:10309 fish/cmds.c:10331
2033 #: fish/cmds.c:10366 fish/cmds.c:10384 fish/cmds.c:10407 fish/cmds.c:10429
2034 #: fish/cmds.c:10444 fish/cmds.c:10461 fish/cmds.c:10498 fish/cmds.c:10537
2035 #: fish/cmds.c:10577 fish/cmds.c:10633 fish/cmds.c:10655 fish/cmds.c:10691
2036 #: fish/cmds.c:10706 fish/cmds.c:10726 fish/cmds.c:10766 fish/cmds.c:10789
2037 #: fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10879 fish/cmds.c:10904
2038 #: fish/cmds.c:10942 fish/cmds.c:10973 fish/cmds.c:11004 fish/cmds.c:11032
2039 #: fish/cmds.c:11052 fish/cmds.c:11084 fish/cmds.c:11104 fish/cmds.c:11124
2040 #: fish/cmds.c:11141 fish/cmds.c:11159 fish/cmds.c:11182 fish/cmds.c:11203
2041 #: fish/cmds.c:11222 fish/cmds.c:11264 fish/cmds.c:11307 fish/cmds.c:11351
2042 #: fish/cmds.c:11390 fish/cmds.c:11409 fish/cmds.c:11429 fish/cmds.c:11449
2043 #: fish/cmds.c:11470 fish/cmds.c:11491 fish/cmds.c:11512 fish/cmds.c:11533
2044 #: fish/cmds.c:11554 fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11665
2045 #: fish/cmds.c:11703 fish/cmds.c:11759 fish/cmds.c:11782 fish/cmds.c:11895
2046 #: fish/cmds.c:11924 fish/cmds.c:11951 fish/cmds.c:11968 fish/cmds.c:11989
2047 #: fish/cmds.c:12006 fish/cmds.c:12028 fish/cmds.c:12068 fish/cmds.c:12089
2048 #: fish/cmds.c:12149 fish/cmds.c:12206
2049 #, c-format
2050 msgid "type 'help %s' for help on %s\n"
2051 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
2052
2053 #: fish/cmds.c:3695 fish/cmds.c:4987 fish/cmds.c:5345 fish/cmds.c:5385
2054 #: fish/cmds.c:5404 fish/cmds.c:5547 fish/cmds.c:5606 fish/cmds.c:5625
2055 #: fish/cmds.c:5644 fish/cmds.c:5687 fish/cmds.c:6030 fish/cmds.c:6641
2056 #: fish/cmds.c:6840 fish/cmds.c:6859 fish/cmds.c:6878 fish/cmds.c:6897
2057 #: fish/cmds.c:7033 fish/cmds.c:7124 fish/cmds.c:7405 fish/cmds.c:7469
2058 #: fish/cmds.c:7668 fish/cmds.c:7687 fish/cmds.c:7706 fish/cmds.c:7745
2059 #: fish/cmds.c:7786 fish/cmds.c:7805 fish/cmds.c:7824 fish/cmds.c:7865
2060 #: fish/cmds.c:7884 fish/cmds.c:7903 fish/cmds.c:7941 fish/cmds.c:8094
2061 #: fish/cmds.c:8137 fish/cmds.c:8714 fish/cmds.c:8909 fish/cmds.c:8947
2062 #: fish/cmds.c:8985 fish/cmds.c:9105 fish/cmds.c:9142 fish/cmds.c:9180
2063 #: fish/cmds.c:9219 fish/cmds.c:9260 fish/cmds.c:9301 fish/cmds.c:9342
2064 #: fish/cmds.c:9505 fish/cmds.c:9541 fish/cmds.c:9554 fish/cmds.c:9567
2065 #: fish/cmds.c:9580 fish/cmds.c:9613 fish/cmds.c:9651 fish/cmds.c:9670
2066 #: fish/cmds.c:9791 fish/cmds.c:9810 fish/cmds.c:9871 fish/cmds.c:9884
2067 #: fish/cmds.c:9935 fish/cmds.c:9974 fish/cmds.c:10052 fish/cmds.c:10071
2068 #: fish/cmds.c:10345 fish/cmds.c:10472 fish/cmds.c:10509 fish/cmds.c:10548
2069 #: fish/cmds.c:10588 fish/cmds.c:10607 fish/cmds.c:10666 fish/cmds.c:10739
2070 #: fish/cmds.c:10849 fish/cmds.c:10919 fish/cmds.c:10953 fish/cmds.c:10984
2071 #: fish/cmds.c:11015 fish/cmds.c:11064 fish/cmds.c:11235 fish/cmds.c:11277
2072 #: fish/cmds.c:11322 fish/cmds.c:11364 fish/cmds.c:11590 fish/cmds.c:11628
2073 #: fish/cmds.c:11641 fish/cmds.c:11679 fish/cmds.c:11714 fish/cmds.c:11733
2074 #: fish/cmds.c:11800 fish/cmds.c:11828 fish/cmds.c:11851 fish/cmds.c:12106
2075 #: fish/cmds.c:12167
2076 #, c-format
2077 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
2078 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
2079
2080 #: fish/cmds.c:3701 fish/cmds.c:4993 fish/cmds.c:5351 fish/cmds.c:5391
2081 #: fish/cmds.c:5410 fish/cmds.c:5553 fish/cmds.c:5612 fish/cmds.c:5631
2082 #: fish/cmds.c:5650 fish/cmds.c:5693 fish/cmds.c:6036 fish/cmds.c:6647
2083 #: fish/cmds.c:6846 fish/cmds.c:6865 fish/cmds.c:6884 fish/cmds.c:6903
2084 #: fish/cmds.c:7039 fish/cmds.c:7130 fish/cmds.c:7411 fish/cmds.c:7475
2085 #: fish/cmds.c:7674 fish/cmds.c:7693 fish/cmds.c:7712 fish/cmds.c:7751
2086 #: fish/cmds.c:7792 fish/cmds.c:7811 fish/cmds.c:7830 fish/cmds.c:7871
2087 #: fish/cmds.c:7890 fish/cmds.c:7909 fish/cmds.c:7947 fish/cmds.c:8100
2088 #: fish/cmds.c:8143 fish/cmds.c:8720 fish/cmds.c:8915 fish/cmds.c:8953
2089 #: fish/cmds.c:8991 fish/cmds.c:9111 fish/cmds.c:9148 fish/cmds.c:9186
2090 #: fish/cmds.c:9225 fish/cmds.c:9266 fish/cmds.c:9307 fish/cmds.c:9348
2091 #: fish/cmds.c:9619 fish/cmds.c:9657 fish/cmds.c:9676 fish/cmds.c:9797
2092 #: fish/cmds.c:9941 fish/cmds.c:9980 fish/cmds.c:10058 fish/cmds.c:10077
2093 #: fish/cmds.c:10478 fish/cmds.c:10515 fish/cmds.c:10554 fish/cmds.c:10594
2094 #: fish/cmds.c:10613 fish/cmds.c:10672 fish/cmds.c:10745 fish/cmds.c:10855
2095 #: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11328 fish/cmds.c:11370
2096 #: fish/cmds.c:11720 fish/cmds.c:11806 fish/cmds.c:11834 fish/cmds.c:11857
2097 #, c-format
2098 msgid "%s: %s: integer out of range\n"
2099 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
2100
2101 #: fish/cmds.c:4187 fish/cmds.c:4294 fish/cmds.c:4611 fish/cmds.c:11781
2102 #: fish/cmds.c:12027 fish/cmds.c:12088 fish/cmds.c:12148
2103 #, fuzzy, c-format
2104 msgid "%s should have %d-%d parameter(s)\n"
2105 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
2106
2107 #: fish/cmds.c:4213 fish/cmds.c:4330 fish/cmds.c:4632 fish/cmds.c:11867
2108 #: fish/cmds.c:12044 fish/cmds.c:12121 fish/cmds.c:12177
2109 #, fuzzy, c-format
2110 msgid "%s: unknown optional argument \"%s\"\n"
2111 msgstr "%s: too many arguments\n"
2112
2113 #: fish/cmds.c:4219 fish/cmds.c:4336 fish/cmds.c:4638 fish/cmds.c:11873
2114 #: fish/cmds.c:12050 fish/cmds.c:12127 fish/cmds.c:12183
2115 #, fuzzy, c-format
2116 msgid "%s: optional argument \"%s\" given twice\n"
2117 msgstr "%s: too many arguments\n"
2118
2119 #: fish/cmds.c:12228
2120 #, c-format
2121 msgid "%s: unknown command\n"
2122 msgstr "%s: अज्ञात कमांड\n"
2123
2124 #: fish/config.c:74 fish/config.c:113
2125 #, fuzzy, c-format
2126 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2127 msgstr "%s: internal error parsing string at '%s'\n"
2128
2129 #: fish/copy.c:41
2130 #, c-format
2131 msgid ""
2132 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2133 msgstr ""
2134
2135 #: fish/copy.c:62
2136 #, fuzzy, c-format
2137 msgid "copy-in: target '%s' is not a directory\n"
2138 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
2139
2140 #: fish/copy.c:157
2141 #, c-format
2142 msgid "error: argument is zero length or longer than maximum permitted\n"
2143 msgstr ""
2144
2145 #: fish/copy.c:202
2146 #, c-format
2147 msgid ""
2148 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2149 "image\n"
2150 msgstr ""
2151
2152 #: fish/copy.c:213
2153 #, fuzzy, c-format
2154 msgid "copy-out: target '%s' is not a directory\n"
2155 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
2156
2157 #: fish/copy.c:258
2158 #, fuzzy, c-format
2159 msgid "copy-out: '%s' is not a file or directory\n"
2160 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
2161
2162 #: fish/display.c:42
2163 #, c-format
2164 msgid "display filename\n"
2165 msgstr ""
2166
2167 #: fish/edit.c:45
2168 #, c-format
2169 msgid "use '%s filename' to edit a file\n"
2170 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
2171
2172 #: fish/fish.c:103
2173 #, fuzzy, c-format
2174 msgid ""
2175 "%s: guest filesystem shell\n"
2176 "%s lets you edit virtual machine filesystems\n"
2177 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2178 "Usage:\n"
2179 "  %s [--options] cmd [: cmd : cmd ...]\n"
2180 "Options:\n"
2181 "  -h|--cmd-help        List available commands\n"
2182 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2183 "  -a|--add image       Add image\n"
2184 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2185 "  --csh                Make --listen csh-compatible\n"
2186 "  -d|--domain guest    Add disks from libvirt guest\n"
2187 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2188 "  --echo-keys          Don't turn off echo for passphrases\n"
2189 "  -f|--file file       Read commands from file\n"
2190 "  --format[=raw|..]    Force disk format for -a option\n"
2191 "  -i|--inspector       Automatically mount filesystems\n"
2192 "  --keys-from-stdin    Read passphrases from stdin\n"
2193 "  --listen             Listen for remote commands\n"
2194 "  --live               Connect to a live virtual machine\n"
2195 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2196 "  -n|--no-sync         Don't autosync\n"
2197 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2198 "  --progress-bars      Enable progress bars even when not interactive\n"
2199 "  --no-progress-bars   Disable progress bars\n"
2200 "  --remote[=pid]       Send commands to remote %s\n"
2201 "  -r|--ro              Mount read-only\n"
2202 "  --selinux            Enable SELinux support\n"
2203 "  -v|--verbose         Verbose messages\n"
2204 "  -V|--version         Display version and exit\n"
2205 "  -w|--rw              Mount read-write\n"
2206 "  -x                   Echo each command before executing it\n"
2207 "\n"
2208 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2209 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2210 "or\n"
2211 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2212 "\n"
2213 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2214 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2215 "\n"
2216 "For more information, see the manpage %s(1).\n"
2217 msgstr ""
2218 "%s: guest filesystem shell\n"
2219 "%s lets you edit virtual machine filesystems\n"
2220 "Copyright (C) 2009 Red Hat Inc.\n"
2221 "Usage:\n"
2222 "  %s [--options] cmd [: cmd : cmd ...]\n"
2223 "  %s -i libvirt-domain\n"
2224 "  %s -i disk-image(s)\n"
2225 "or for interactive use:\n"
2226 "  %s\n"
2227 "or from a shell script:\n"
2228 "  %s <<EOF\n"
2229 "  cmd\n"
2230 "  ...\n"
2231 "  EOF\n"
2232 "Options:\n"
2233 "  -h|--cmd-help        List available commands\n"
2234 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2235 "  -a|--add image       Add image\n"
2236 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2237 "  -f|--file file       Read commands from file\n"
2238 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
2239 "  --listen             Listen for remote commands\n"
2240 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2241 "  -n|--no-sync         Don't autosync\n"
2242 "  --remote[=pid]       Send commands to remote %s\n"
2243 "  -r|--ro              Mount read-only\n"
2244 "  --selinux            Enable SELinux support\n"
2245 "  -v|--verbose         Verbose messages\n"
2246 "  -x                   Echo each command before executing it\n"
2247 "  -V|--version         Display version and exit\n"
2248 "For more information,  see the manpage %s(1).\n"
2249
2250 #: fish/fish.c:246
2251 #, c-format
2252 msgid "%s: --listen=PID: PID was not a number: %s\n"
2253 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2254
2255 #: fish/fish.c:253
2256 #, c-format
2257 msgid ""
2258 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2259 msgstr ""
2260 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2261
2262 #: fish/fish.c:303
2263 #, c-format
2264 msgid "%s: only one -f parameter can be given\n"
2265 msgstr "%s: only one -f parameter can be given\n"
2266
2267 #: fish/fish.c:476
2268 #, c-format
2269 msgid "%s: cannot use --listen and --remote options at the same time\n"
2270 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2271
2272 #: fish/fish.c:484
2273 #, c-format
2274 msgid "%s: extra parameters on the command line with --listen flag\n"
2275 msgstr "%s: extra parameters on the command line with --listen flag\n"
2276
2277 #: fish/fish.c:490
2278 #, c-format
2279 msgid "%s: cannot use --listen and --file options at the same time\n"
2280 msgstr "%s: cannot use --listen and --file options at the same time\n"
2281
2282 #: fish/fish.c:555
2283 #, c-format
2284 msgid "guestfish: could not access termcap or terminfo database.\n"
2285 msgstr ""
2286
2287 #: fish/fish.c:559
2288 #, c-format
2289 msgid "guestfish: terminal type \"%s\" not defined.\n"
2290 msgstr ""
2291
2292 #: fish/fish.c:647
2293 #, fuzzy, c-format
2294 msgid ""
2295 "\n"
2296 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2297 "editing virtual machine filesystems.\n"
2298 "\n"
2299 "Type: 'help' for help on commands\n"
2300 "      'man' to read the manual\n"
2301 "      'quit' to quit the shell\n"
2302 "\n"
2303 msgstr ""
2304 "\n"
2305 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
2306 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
2307 "\n"
2308 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
2309 "      'quit' को शेल को छोड़ने के लिए\n"
2310 "\n"
2311
2312 #: fish/fish.c:796 fish/fish.c:812
2313 #, c-format
2314 msgid "%s: command arguments not separated by whitespace\n"
2315 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2316
2317 #: fish/fish.c:806
2318 #, c-format
2319 msgid "%s: unterminated single quote\n"
2320 msgstr "%s: unterminated single quote\n"
2321
2322 #: fish/fish.c:836
2323 #, c-format
2324 msgid "%s: internal error parsing string at '%s'\n"
2325 msgstr "%s: internal error parsing string at '%s'\n"
2326
2327 #: fish/fish.c:853
2328 #, c-format
2329 msgid "%s: too many arguments\n"
2330 msgstr "%s: too many arguments\n"
2331
2332 #: fish/fish.c:928
2333 #, c-format
2334 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2335 msgstr ""
2336
2337 #: fish/fish.c:937
2338 #, c-format
2339 msgid "%s: unterminated double quote\n"
2340 msgstr "%s: unterminated double quote\n"
2341
2342 #: fish/fish.c:1002
2343 #, c-format
2344 msgid "%s: empty command on command line\n"
2345 msgstr "%s: empty command on command line\n"
2346
2347 #: fish/fish.c:1148
2348 msgid "display a list of commands or help on a command"
2349 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2350
2351 #: fish/fish.c:1150
2352 msgid "quit guestfish"
2353 msgstr "quit guestfish"
2354
2355 #: fish/fish.c:1161
2356 #, c-format
2357 msgid ""
2358 "help - display a list of commands or help on a command\n"
2359 "     help cmd\n"
2360 "     help\n"
2361 msgstr ""
2362 "help - display a list of commands or help on a command\n"
2363 "     help cmd\n"
2364 "     help\n"
2365
2366 #: fish/fish.c:1169
2367 #, c-format
2368 msgid ""
2369 "quit - quit guestfish\n"
2370 "     quit\n"
2371 msgstr ""
2372 "quit - quit guestfish\n"
2373 "     quit\n"
2374
2375 #: fish/fish.c:1174
2376 #, c-format
2377 msgid "%s: command not known, use -h to list all commands\n"
2378 msgstr "%s: command not known, use -h to list all commands\n"
2379
2380 #: fish/fish.c:1190
2381 #, c-format
2382 msgid ""
2383 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2384 "For a list of commands:             guestfish -h\n"
2385 "For complete documentation:         man guestfish\n"
2386 msgstr ""
2387
2388 #: fish/fish.c:1347
2389 #, c-format
2390 msgid "Runaway quote in string \"%s\"\n"
2391 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2392
2393 #: fish/fish.c:1545
2394 #, c-format
2395 msgid ""
2396 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2397 "or run \"inspect-os\" command)\n"
2398 msgstr ""
2399
2400 #: fish/fish.c:1565
2401 #, c-format
2402 msgid ""
2403 "%s: drive '%c:' not found.  To list available drives do:\n"
2404 "  inspect-get-drive-mappings %s\n"
2405 msgstr ""
2406
2407 #: fish/fish.c:1584
2408 #, c-format
2409 msgid ""
2410 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2411 "  umount-all\n"
2412 "  mount %s /\n"
2413 msgstr ""
2414
2415 #: fish/glob.c:53
2416 #, c-format
2417 msgid "use 'glob command [args...]'\n"
2418 msgstr "use 'glob command [args...]'\n"
2419
2420 #: fish/glob.c:73
2421 #, c-format
2422 msgid "glob: guestfs_glob_expand call failed: %s\n"
2423 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2424
2425 #: fish/help.c:38
2426 #, c-format
2427 msgid ""
2428 "Add disk images to examine using the -a or -d options, or the 'add' "
2429 "command.\n"
2430 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2431 "Once you have done this, use the 'run' command.\n"
2432 msgstr ""
2433
2434 #: fish/help.c:44
2435 #, c-format
2436 msgid ""
2437 "Find out what filesystems are available using 'list-filesystems' and then\n"
2438 "mount them to examine or modify the contents using 'mount-ro' or\n"
2439 "'mount-options'.\n"
2440 msgstr ""
2441
2442 #: fish/help.c:52
2443 #, c-format
2444 msgid ""
2445 "For more information about a command, use 'help cmd'.\n"
2446 "\n"
2447 "To read the manual, type 'man'.\n"
2448 msgstr ""
2449
2450 #: fish/hexedit.c:41
2451 #, c-format
2452 msgid "hexedit (device|filename) [max | start max]\n"
2453 msgstr ""
2454
2455 #: fish/hexedit.c:52
2456 #, c-format
2457 msgid "hexedit: %s is a zero length file or device\n"
2458 msgstr ""
2459
2460 #: fish/hexedit.c:63
2461 #, c-format
2462 msgid ""
2463 "hexedit: %s is larger than %s. You must supply a limit using\n"
2464 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2465 "  'hexedit %s <start> <max>'.\n"
2466 msgstr ""
2467
2468 #: fish/hexedit.c:92
2469 #, c-format
2470 msgid "hexedit: invalid range\n"
2471 msgstr ""
2472
2473 #: fish/inspect.c:77
2474 #, fuzzy, c-format
2475 msgid "%s: don't use --live and -i options together\n"
2476 msgstr "%s: cannot use --listen and --file options at the same time\n"
2477
2478 #: fish/inspect.c:89
2479 #, c-format
2480 msgid "%s: no operating system was found on this disk\n"
2481 msgstr ""
2482
2483 #: fish/inspect.c:95
2484 #, c-format
2485 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2486 msgstr ""
2487
2488 #: fish/inspect.c:134
2489 #, c-format
2490 msgid "%s: some filesystems could not be mounted (ignored)\n"
2491 msgstr ""
2492
2493 #: fish/inspect.c:146
2494 #, c-format
2495 msgid "Operating system: %s\n"
2496 msgstr ""
2497
2498 #: fish/inspect.c:159
2499 #, fuzzy, c-format
2500 msgid "%s mounted on %s\n"
2501 msgstr "आरोहबिंदु दिखाएँ"
2502
2503 #: fish/keys.c:53
2504 #, c-format
2505 msgid "Enter key or passphrase (\"%s\"): "
2506 msgstr ""
2507
2508 #: fish/lcd.c:34
2509 #, c-format
2510 msgid "use 'lcd directory' to change local directory\n"
2511 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2512
2513 #: fish/man.c:35
2514 #, c-format
2515 msgid "use 'man' without parameters to open the manual\n"
2516 msgstr ""
2517
2518 #: fish/man.c:54
2519 #, fuzzy, c-format
2520 msgid "the external 'man' program failed\n"
2521 msgstr "बाहरी कमांड विफल: %s"
2522
2523 #: fish/more.c:40
2524 #, c-format
2525 msgid "use '%s filename' to page a file\n"
2526 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2527
2528 #: fish/options.c:36
2529 #, fuzzy, c-format
2530 msgid "%s: too many drives added on the command line\n"
2531 msgstr "%s: empty command on command line\n"
2532
2533 #: fish/options.c:128
2534 #, c-format
2535 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2536 msgstr ""
2537
2538 #: fish/prep.c:37
2539 #, c-format
2540 msgid ""
2541 "List of available prepared disk images:\n"
2542 "\n"
2543 msgstr ""
2544
2545 #: fish/prep.c:40
2546 #, c-format
2547 msgid ""
2548 "guestfish -N %-8s - %s\n"
2549 "\n"
2550 "%s\n"
2551 msgstr ""
2552
2553 #: fish/prep.c:48
2554 #, c-format
2555 msgid "  Optional parameters:\n"
2556 msgstr ""
2557
2558 #: fish/prep.c:55
2559 #, c-format
2560 msgid "<%s> %s (default: %s)\n"
2561 msgstr ""
2562
2563 #: fish/prep.c:65
2564 #, c-format
2565 msgid ""
2566 "Prepared disk images are written to file \"test1.img\" in the local\n"
2567 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2568 "For more information see the guestfish(1) manual.\n"
2569 msgstr ""
2570
2571 #: fish/prep.c:96
2572 #, c-format
2573 msgid ""
2574 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2575 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2576 msgstr ""
2577
2578 #: fish/prep.c:158
2579 #, c-format
2580 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2581 msgstr ""
2582
2583 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2584 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2585 #, fuzzy
2586 msgid "failed to allocate disk"
2587 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2588
2589 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2590 #, fuzzy
2591 msgid "could not parse boot size"
2592 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2593
2594 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2595 #, fuzzy, c-format
2596 msgid "failed to get sector size of disk: %s"
2597 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2598
2599 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2600 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2601 #, c-format
2602 msgid "failed to partition disk: %s"
2603 msgstr ""
2604
2605 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2606 #, fuzzy, c-format
2607 msgid "failed to add boot partition: %s"
2608 msgstr "कोई स्वैप विभाजन बनाएँ"
2609
2610 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2611 #, fuzzy, c-format
2612 msgid "failed to add root partition: %s"
2613 msgstr "कोई स्वैप विभाजन बनाएँ"
2614
2615 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2616 #, c-format
2617 msgid "failed to create boot filesystem: %s"
2618 msgstr ""
2619
2620 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2621 #, c-format
2622 msgid "failed to create root filesystem: %s"
2623 msgstr ""
2624
2625 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2626 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2627 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2628 msgstr ""
2629
2630 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2631 #, fuzzy, c-format
2632 msgid "failed to create PV: %s: %s"
2633 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2634
2635 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2636 #, fuzzy, c-format
2637 msgid "failed to create VG: %s: %s"
2638 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2639
2640 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2641 #, c-format
2642 msgid "failed to create LV: /dev/%s/%s: %s"
2643 msgstr ""
2644
2645 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2646 #, c-format
2647 msgid "failed to resize LV to full size: %s: %s"
2648 msgstr ""
2649
2650 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2651 #, c-format
2652 msgid "failed to create filesystem (%s): %s"
2653 msgstr ""
2654
2655 #: fish/rc.c:255
2656 #, c-format
2657 msgid "guestfish: protocol error: could not read 'hello' message\n"
2658 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2659
2660 #: fish/rc.c:260
2661 #, c-format
2662 msgid ""
2663 "guestfish: protocol error: version mismatch, server version '%s' does not "
2664 "match client version '%s'.  The two versions must match exactly.\n"
2665 msgstr ""
2666 "guestfish: protocol error: version mismatch, server version '%s' does not "
2667 "match client version '%s'.  The two versions must match exactly.\n"
2668
2669 #: fish/rc.c:335 fish/rc.c:349
2670 #, c-format
2671 msgid "guestfish: remote: looks like the server is not running\n"
2672 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2673
2674 #: fish/rc.c:361 fish/rc.c:375
2675 #, c-format
2676 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2677 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2678
2679 #: fish/rc.c:386
2680 #, c-format
2681 msgid "guestfish: protocol error: could not decode reply from server\n"
2682 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2683
2684 #: fish/reopen.c:36
2685 #, c-format
2686 msgid "'reopen' command takes no parameters\n"
2687 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2688
2689 #: fish/reopen.c:46
2690 #, c-format
2691 msgid "reopen: guestfs_create: failed to create handle\n"
2692 msgstr "reopen: guestfs_create: failed to create handle\n"
2693
2694 #: fish/supported.c:66
2695 msgid "yes"
2696 msgstr ""
2697
2698 #: fish/supported.c:68
2699 msgid "no"
2700 msgstr ""
2701
2702 #: fish/time.c:36
2703 #, c-format
2704 msgid "use 'time command [args...]'\n"
2705 msgstr "use 'time command [args...]'\n"
2706
2707 #: fuse/guestmount.c:912
2708 #, fuzzy, c-format
2709 msgid ""
2710 "%s: FUSE module for libguestfs\n"
2711 "%s lets you mount a virtual machine filesystem\n"
2712 "Copyright (C) 2009-2010 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 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2718 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2719 "  -d|--domain guest    Add disks from libvirt guest\n"
2720 "  --echo-keys          Don't turn off echo for passphrases\n"
2721 "  --format[=raw|..]    Force disk format for -a option\n"
2722 "  --fuse-help          Display extra FUSE options\n"
2723 "  -i|--inspector       Automatically mount filesystems\n"
2724 "  --help               Display help message and exit\n"
2725 "  --keys-from-stdin    Read passphrases from stdin\n"
2726 "  --live               Connect to a live virtual machine\n"
2727 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2728 "  -n|--no-sync         Don't autosync\n"
2729 "  -o|--option opt      Pass extra option to FUSE\n"
2730 "  -r|--ro              Mount read-only\n"
2731 "  --selinux            Enable SELinux support\n"
2732 "  -v|--verbose         Verbose messages\n"
2733 "  -V|--version         Display version and exit\n"
2734 "  -w|--rw              Mount read-write\n"
2735 "  -x|--trace           Trace guestfs API calls\n"
2736 msgstr ""
2737 "%s: FUSE module for libguestfs\n"
2738 "%s lets you mount a virtual machine filesystem\n"
2739 "Copyright (C) 2009 Red Hat Inc.\n"
2740 "Usage:\n"
2741 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2742 "Options:\n"
2743 "  -a|--add image       Add image\n"
2744 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2745 "  --fuse-help          Display extra FUSE options\n"
2746 "  --help               Display help message and exit\n"
2747 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2748 "  -n|--no-sync         Don't autosync\n"
2749 "  -o|--option opt      Pass extra option to FUSE\n"
2750 "  -r|--ro              Mount read-only\n"
2751 "  --selinux            Enable SELinux support\n"
2752 "  --trace              Trace guestfs API calls (to stderr)\n"
2753 "  -v|--verbose         Verbose messages\n"
2754 "  -V|--version         Display version and exit\n"
2755
2756 #: fuse/guestmount.c:1130
2757 #, fuzzy, c-format
2758 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2759 msgstr "%s: must have at least one -a and at least one -m option\n"
2760
2761 #: fuse/guestmount.c:1138
2762 #, c-format
2763 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2764 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2765
2766 #: inspector/virt-inspector.c:76
2767 #, fuzzy, c-format
2768 msgid ""
2769 "%s: display information about a virtual machine\n"
2770 "Copyright (C) 2010 Red Hat Inc.\n"
2771 "Usage:\n"
2772 "  %s [--options] -d domname file [file ...]\n"
2773 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2774 "Options:\n"
2775 "  -a|--add image       Add image\n"
2776 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2777 "  -d|--domain guest    Add disks from libvirt guest\n"
2778 "  --echo-keys          Don't turn off echo for passphrases\n"
2779 "  --format[=raw|..]    Force disk format for -a option\n"
2780 "  --help               Display brief help\n"
2781 "  --keys-from-stdin    Read passphrases from stdin\n"
2782 "  -v|--verbose         Verbose messages\n"
2783 "  -V|--version         Display version and exit\n"
2784 "  -x                   Trace libguestfs API calls\n"
2785 "For more information, see the manpage %s(1).\n"
2786 msgstr ""
2787 "%s: FUSE module for libguestfs\n"
2788 "%s lets you mount a virtual machine filesystem\n"
2789 "Copyright (C) 2009 Red Hat Inc.\n"
2790 "Usage:\n"
2791 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2792 "Options:\n"
2793 "  -a|--add image       Add image\n"
2794 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2795 "  --fuse-help          Display extra FUSE options\n"
2796 "  --help               Display help message and exit\n"
2797 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2798 "  -n|--no-sync         Don't autosync\n"
2799 "  -o|--option opt      Pass extra option to FUSE\n"
2800 "  -r|--ro              Mount read-only\n"
2801 "  --selinux            Enable SELinux support\n"
2802 "  --trace              Trace guestfs API calls (to stderr)\n"
2803 "  -v|--verbose         Verbose messages\n"
2804 "  -V|--version         Display version and exit\n"
2805
2806 #: inspector/virt-inspector.c:263
2807 #, c-format
2808 msgid ""
2809 "%s: no operating system could be detected inside this disk image.\n"
2810 "\n"
2811 "This may be because the file is not a disk image, or is not a virtual "
2812 "machine\n"
2813 "image, or because the OS type is not understood by libguestfs.\n"
2814 "\n"
2815 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2816 "must\n"
2817 "install the separate libguestfs-winsupport package.\n"
2818 "\n"
2819 "If you feel this is an error, please file a bug report including as much\n"
2820 "information about the disk image as possible.\n"
2821 msgstr ""
2822
2823 #: inspector/virt-inspector.c:288
2824 #, c-format
2825 msgid "%s: XML write error at \"%s\": %m\n"
2826 msgstr ""
2827
2828 #: inspector/virt-inspector.c:300
2829 #, c-format
2830 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2831 msgstr ""
2832
2833 #: inspector/virt-inspector.c:308
2834 #, fuzzy, c-format
2835 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2836 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
2837
2838 #: perl/lib/Sys/Guestfs/Lib.pm:158
2839 msgid "open_guest: first parameter must be a string or an arrayref"
2840 msgstr ""
2841
2842 #: perl/lib/Sys/Guestfs/Lib.pm:164
2843 msgid "open_guest: first argument contains undefined element"
2844 msgstr ""
2845
2846 #: perl/lib/Sys/Guestfs/Lib.pm:172
2847 #, fuzzy, perl-brace-format
2848 msgid "guest image {imagename} does not exist or is not readable"
2849 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2850
2851 #: perl/lib/Sys/Guestfs/Lib.pm:179
2852 msgid ""
2853 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2854 "XPath::XMLParser)"
2855 msgstr ""
2856
2857 #: perl/lib/Sys/Guestfs/Lib.pm:184
2858 #, fuzzy
2859 msgid "open_guest: too many domains listed on command line"
2860 msgstr "%s: empty command on command line\n"
2861
2862 #: perl/lib/Sys/Guestfs/Lib.pm:191
2863 msgid "open_guest: cannot connect to libvirt"
2864 msgstr ""
2865
2866 #: perl/lib/Sys/Guestfs/Lib.pm:210
2867 #, perl-brace-format
2868 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2869 msgstr ""
2870
2871 #: perl/lib/Sys/Guestfs/Lib.pm:213
2872 #, perl-brace-format
2873 msgid "{imagename} is not the name of a libvirt domain\n"
2874 msgstr ""
2875
2876 #: perl/lib/Sys/Guestfs/Lib.pm:242
2877 #, perl-brace-format
2878 msgid "{imagename} seems to have no disk devices\n"
2879 msgstr ""
2880
2881 #: perl/lib/Sys/Guestfs/Lib.pm:827
2882 msgid ""
2883 "No operating system could be detected inside this disk image.\n"
2884 "\n"
2885 "This may be because the file is not a disk image, or is not a virtual "
2886 "machine\n"
2887 "image, or because the OS type is not understood by virt-inspector.\n"
2888 "\n"
2889 "If you feel this is an error, please file a bug report including as much\n"
2890 "information about the disk image as possible.\n"
2891 msgstr ""
2892
2893 #: perl/lib/Sys/Guestfs/Lib.pm:901
2894 #, perl-brace-format
2895 msgid "unknown filesystem label {label}\n"
2896 msgstr ""
2897
2898 #: perl/lib/Sys/Guestfs/Lib.pm:911
2899 #, perl-brace-format
2900 msgid "unknown filesystem UUID {uuid}\n"
2901 msgstr ""
2902
2903 #: perl/lib/Sys/Guestfs/Lib.pm:939
2904 #, fuzzy, perl-brace-format
2905 msgid "unknown filesystem {fs}\n"
2906 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2907
2908 #: perl/lib/Sys/Guestfs/Lib.pm:1017
2909 #, perl-brace-format
2910 msgid "Error running rpm -qa: {error}"
2911 msgstr ""
2912
2913 #: perl/lib/Sys/Guestfs/Lib.pm:1043
2914 #, perl-brace-format
2915 msgid "Error running dpkg-query: {error}"
2916 msgstr ""
2917
2918 #: perl/lib/Sys/Guestfs/Lib.pm:1108
2919 msgid "Can't find grub on guest"
2920 msgstr ""
2921
2922 #: perl/lib/Sys/Guestfs/Lib.pm:1163
2923 #, perl-brace-format
2924 msgid "Grub entry {title} has no kernel"
2925 msgstr ""
2926
2927 #: perl/lib/Sys/Guestfs/Lib.pm:1194
2928 #, perl-brace-format
2929 msgid "grub refers to {path}, which doesn't exist\n"
2930 msgstr ""
2931
2932 #: perl/lib/Sys/Guestfs/Lib.pm:1217
2933 #, perl-brace-format
2934 msgid "Grub entry {title} does not specify an initrd"
2935 msgstr ""
2936
2937 #: perl/lib/Sys/Guestfs/Lib.pm:1286
2938 #, perl-brace-format
2939 msgid "Didn't find modules directory {modules} for kernel {path}"
2940 msgstr ""
2941
2942 #: perl/lib/Sys/Guestfs/Lib.pm:1294
2943 #, perl-brace-format
2944 msgid "Couldn't guess kernel version number from path for kernel {path}"
2945 msgstr ""
2946
2947 #: perl/lib/Sys/Guestfs/Lib.pm:1348
2948 #, fuzzy, perl-brace-format
2949 msgid "{path} doesn't match augeas pattern"
2950 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2951
2952 #: perl/lib/Sys/Guestfs/Lib.pm:1387
2953 #, perl-brace-format
2954 msgid "{filename}: could not read initrd format"
2955 msgstr ""
2956
2957 #: rescue/virt-rescue.c:63
2958 #, fuzzy, c-format
2959 msgid ""
2960 "%s: Run a rescue shell on a virtual machine\n"
2961 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2962 "Usage:\n"
2963 "  %s [--options] -d domname\n"
2964 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2965 "Options:\n"
2966 "  -a|--add image       Add image\n"
2967 "  --append kernelopts  Append kernel options\n"
2968 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2969 "  -d|--domain guest    Add disks from libvirt guest\n"
2970 "  --format[=raw|..]    Force disk format for -a option\n"
2971 "  --help               Display brief help\n"
2972 "  -m|--memsize MB      Set memory size in megabytes\n"
2973 "  --network            Enable network\n"
2974 "  -r|--ro              Access read-only\n"
2975 "  --selinux            Enable SELinux\n"
2976 "  -v|--verbose         Verbose messages\n"
2977 "  -V|--version         Display version and exit\n"
2978 "  -w|--rw              Mount read-write\n"
2979 "  -x                   Trace libguestfs API calls\n"
2980 "For more information, see the manpage %s(1).\n"
2981 msgstr ""
2982 "%s: FUSE module for libguestfs\n"
2983 "%s lets you mount a virtual machine filesystem\n"
2984 "Copyright (C) 2009 Red Hat Inc.\n"
2985 "Usage:\n"
2986 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2987 "Options:\n"
2988 "  -a|--add image       Add image\n"
2989 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2990 "  --fuse-help          Display extra FUSE options\n"
2991 "  --help               Display help message and exit\n"
2992 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2993 "  -n|--no-sync         Don't autosync\n"
2994 "  -o|--option opt      Pass extra option to FUSE\n"
2995 "  -r|--ro              Mount read-only\n"
2996 "  --selinux            Enable SELinux support\n"
2997 "  --trace              Trace guestfs API calls (to stderr)\n"
2998 "  -v|--verbose         Verbose messages\n"
2999 "  -V|--version         Display version and exit\n"
3000
3001 #: rescue/virt-rescue.c:180
3002 #, fuzzy, c-format
3003 msgid "%s: could not parse memory size '%s'\n"
3004 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
3005
3006 #: rescue/virt-rescue.c:419
3007 #, fuzzy, c-format
3008 msgid "%s: unknown child exit status (%d)\n"
3009 msgstr "%s: unknown long option: %s (%d)\n"
3010
3011 #: src/appliance.c:181
3012 #, c-format
3013 msgid ""
3014 "cannot find any suitable libguestfs supermin or ordinary appliance on "
3015 "LIBGUESTFS_PATH (search path: %s)"
3016 msgstr ""
3017
3018 #: src/appliance.c:331
3019 #, c-format
3020 msgid "security: cached appliance %s is not owned by UID %d"
3021 msgstr ""
3022
3023 #: src/appliance.c:336
3024 #, c-format
3025 msgid "security: cached appliance %s is not a directory (mode %o)"
3026 msgstr ""
3027
3028 #: src/appliance.c:341
3029 #, c-format
3030 msgid "security: cached appliance %s is writable by group or other (mode %o)"
3031 msgstr ""
3032
3033 #: src/appliance.c:659
3034 #, fuzzy
3035 msgid "external command failed, see earlier error messages"
3036 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3037
3038 #: src/dbdump.c:87
3039 #, fuzzy
3040 msgid "unexpected end of output from db_dump command before end of header"
3041 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3042
3043 #: src/dbdump.c:100 src/dbdump.c:112
3044 #, fuzzy
3045 msgid "unexpected line from db_dump command, no space prefix"
3046 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3047
3048 #: src/dbdump.c:129
3049 #, fuzzy
3050 msgid "unexpected end of output from db_dump command before end of data"
3051 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3052
3053 #: src/dbdump.c:210
3054 #, fuzzy
3055 msgid "unexpected non-hex digits in output of db_dump command"
3056 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3057
3058 #: src/filearch.c:153
3059 #, c-format
3060 msgid "size of %s unreasonable (%<PRIi64> bytes)"
3061 msgstr ""
3062
3063 #: src/filearch.c:266
3064 msgid ""
3065 "file-architecture API not available since this version of libguestfs was "
3066 "compiled without PCRE or libmagic libraries"
3067 msgstr ""
3068
3069 #: src/guestfs.c:174
3070 #, c-format
3071 msgid "guestfs_close: called twice on the same handle\n"
3072 msgstr "guestfs_close: called twice on the same handle\n"
3073
3074 #: src/guestfs.c:340
3075 #, c-format
3076 msgid "warning: %s"
3077 msgstr ""
3078
3079 #: src/guestfs.c:399
3080 #, c-format
3081 msgid "libguestfs: error: %s\n"
3082 msgstr "libguestfs: error: %s\n"
3083
3084 #: src/guestfs.c:965
3085 #, c-format
3086 msgid "<truncated, original size %zu bytes>"
3087 msgstr ""
3088
3089 #: src/inspect.c:265
3090 msgid "not a Windows guest, or systemroot could not be determined"
3091 msgstr ""
3092
3093 #: src/inspect.c:281
3094 msgid "not a Windows guest, or CurrentControlSet could not be determined"
3095 msgstr ""
3096
3097 #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
3098 #: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
3099 #: src/inspect_fs_unix.c:821
3100 #, c-format
3101 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
3102 msgstr ""
3103
3104 #: src/inspect.c:577
3105 msgid "no inspection data: call guestfs_inspect_os first"
3106 msgstr ""
3107
3108 #: src/inspect.c:589
3109 #, c-format
3110 msgid ""
3111 "%s: root device not found: only call this function with a root device "
3112 "previously returned by guestfs_inspect_os"
3113 msgstr ""
3114
3115 #: src/inspect.c:599 src/inspect_apps.c:609
3116 msgid ""
3117 "inspection API not available since this version of libguestfs was compiled "
3118 "without PCRE or hivex libraries"
3119 msgstr ""
3120
3121 #: src/inspect_fs.c:326 src/inspect_fs.c:339
3122 #, fuzzy, c-format
3123 msgid "could not parse integer in version number: %s"
3124 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
3125
3126 #: src/inspect_fs.c:483
3127 #, c-format
3128 msgid "%s: file is empty"
3129 msgstr ""
3130
3131 #: src/inspect_fs_unix.c:613
3132 #, fuzzy
3133 msgid "could not parse /etc/fstab or empty file"
3134 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
3135
3136 #: src/inspect_fs_windows.c:112
3137 #, c-format
3138 msgid "cannot resolve Windows %%SYSTEMROOT%%"
3139 msgstr ""
3140
3141 #: src/inspect_icon.c:452
3142 #, fuzzy, c-format
3143 msgid "read: %s: unexpected end of file"
3144 msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3145
3146 #: src/launch.c:98
3147 msgid "command line cannot be altered after qemu subprocess launched"
3148 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
3149
3150 #: src/launch.c:155
3151 msgid "guestfs_config: parameter must begin with '-' character"
3152 msgstr "guestfs_config: parameter must begin with '-' character"
3153
3154 #: src/launch.c:169
3155 #, c-format
3156 msgid "guestfs_config: parameter '%s' isn't allowed"
3157 msgstr "guestfs_config: parameter '%s' isn't allowed"
3158
3159 #: src/launch.c:235 src/launch.c:339
3160 msgid "filename cannot contain ',' (comma) character"
3161 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
3162
3163 #: src/launch.c:247 src/launch.c:252
3164 #, c-format
3165 msgid "%s parameter is empty or contains disallowed characters"
3166 msgstr ""
3167
3168 #: src/launch.c:358
3169 #, fuzzy
3170 msgid "the libguestfs handle has already been launched"
3171 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
3172
3173 #: src/launch.c:367
3174 #, c-format
3175 msgid "%s: cannot create temporary directory"
3176 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
3177
3178 #: src/launch.c:404
3179 msgid "you must call guestfs_add_drive before guestfs_launch"
3180 msgstr "you must call guestfs_add_drive before guestfs_launch"
3181
3182 #: src/launch.c:764
3183 msgid "guestfs_launch failed, see earlier error messages"
3184 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3185
3186 #: src/launch.c:777
3187 msgid "qemu launched and contacted daemon, but state != READY"
3188 msgstr "qemu launched and contacted daemon, but state != READY"
3189
3190 #: src/launch.c:865
3191 #, fuzzy
3192 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3193 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3194
3195 #: src/launch.c:873
3196 #, fuzzy
3197 msgid "contacted guestfsd, but state != READY"
3198 msgstr "qemu launched and contacted daemon, but state != READY"
3199
3200 #: src/launch.c:1052
3201 #, c-format
3202 msgid ""
3203 "%s: command failed: If qemu is located on a non-standard path, try setting "
3204 "the LIBGUESTFS_QEMU environment variable."
3205 msgstr ""
3206 "%s: command failed: If qemu is located on a non-standard path, try setting "
3207 "the LIBGUESTFS_QEMU environment variable."
3208
3209 #: src/launch.c:1143
3210 msgid "qemu has not been launched yet"
3211 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
3212
3213 #: src/launch.c:1154
3214 msgid "no subprocess to kill"
3215 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
3216
3217 #: src/proto.c:188
3218 #, c-format
3219 msgid "guestfs_set_busy: called when in state %d != READY"
3220 msgstr "guestfs_set_busy: called when in state %d != READY"
3221
3222 #: src/proto.c:211
3223 #, c-format
3224 msgid "guestfs_end_busy: called when in state %d"
3225 msgstr "guestfs_end_busy: called when in state %d"
3226
3227 #: src/proto.c:421
3228 #, c-format
3229 msgid ""
3230 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3231 msgstr ""
3232 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3233
3234 #: src/proto.c:543
3235 msgid ""
3236 "This usually means the libguestfs appliance failed to start up.  Please\n"
3237 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3238 "the debug messages output prior to this error.\n"
3239 msgstr ""
3240
3241 #: src/proto.c:549
3242 #, fuzzy
3243 msgid "See earlier debug messages.\n"
3244 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3245
3246 #: src/proto.c:639
3247 #, c-format
3248 msgid "received magic signature from guestfsd, but in state %d"
3249 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
3250
3251 #: src/proto.c:658
3252 #, c-format
3253 msgid "message length (%u) > maximum possible size (%d)"
3254 msgstr "message length (%u) > maximum possible size (%d)"
3255
3256 #: src/proto.c:810
3257 #, c-format
3258 msgid "guestfs___send: state %d != BUSY"
3259 msgstr "guestfs___send: state %d != BUSY"
3260
3261 #: src/proto.c:834
3262 msgid "xdr_guestfs_message_header failed"
3263 msgstr "xdr_guestfs_message_header failed"
3264
3265 #: src/proto.c:843
3266 msgid "dispatch failed to marshal args"
3267 msgstr "dispatch failed to marshal args"
3268
3269 #: src/proto.c:922 src/proto.c:1217
3270 #, fuzzy
3271 msgid "operation cancelled by user"
3272 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3273
3274 #: src/proto.c:973
3275 #, c-format
3276 msgid "send_file_chunk: state %d != READY"
3277 msgstr "send_file_chunk: state %d != READY"
3278
3279 #: src/proto.c:989
3280 #, c-format
3281 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3282 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3283
3284 #: src/proto.c:1144
3285 #, c-format
3286 msgid "%s: error in chunked encoding"
3287 msgstr "%s: error in chunked encoding"
3288
3289 #: src/proto.c:1171
3290 msgid "write to daemon socket"
3291 msgstr "डेमॉन सॉकेट में लिखें"
3292
3293 #: src/proto.c:1194
3294 msgid "receive_file_data: parse error in reply callback"
3295 msgstr "receive_file_data: parse error in reply callback"
3296
3297 #: src/proto.c:1199
3298 msgid "receive_file_data: unexpected flag received when reading file chunks"
3299 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3300
3301 #: src/proto.c:1207
3302 msgid "failed to parse file chunk"
3303 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3304
3305 #: src/proto.c:1221
3306 msgid "file receive cancelled by daemon"
3307 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3308
3309 #: src/virt.c:101 src/virt.c:347
3310 msgid "you cannot set both live and readonly flags"
3311 msgstr ""
3312
3313 #: src/virt.c:109
3314 #, c-format
3315 msgid "could not connect to libvirt (code %d, domain %d): %s"
3316 msgstr ""
3317
3318 #: src/virt.c:130
3319 #, fuzzy, c-format
3320 msgid "no libvirt domain called '%s': %s"
3321 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3322
3323 #: src/virt.c:185 src/virt.c:435
3324 #, c-format
3325 msgid "error reading libvirt XML information: %s"
3326 msgstr ""
3327
3328 #: src/virt.c:195 src/virt.c:443
3329 msgid "unable to parse XML information returned by libvirt"
3330 msgstr ""
3331
3332 #: src/virt.c:201 src/virt.c:449
3333 #, fuzzy
3334 msgid "unable to create new XPath context"
3335 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3336
3337 #: src/virt.c:208 src/virt.c:464
3338 #, fuzzy
3339 msgid "unable to evaluate XPath expression"
3340 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3341
3342 #: src/virt.c:305
3343 #, fuzzy
3344 msgid "libvirt domain has no disks"
3345 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3346
3347 #: src/virt.c:358
3348 #, c-format
3349 msgid "error getting domain info: %s"
3350 msgstr ""
3351
3352 #: src/virt.c:372
3353 msgid ""
3354 "error: domain is a live virtual machine.\n"
3355 "Writing to the disks of a running virtual machine can cause disk "
3356 "corruption.\n"
3357 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3358 "specify live access.  In most libguestfs tools these options are --ro or\n"
3359 "--live respectively.  Consult the documentation for further information."
3360 msgstr ""
3361
3362 #: src/virt.c:492
3363 msgid ""
3364 "this guest has no libvirt <channel> definition for guestfsd\n"
3365 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3366 msgstr ""
3367
3368 #: src/virt.c:517
3369 msgid ""
3370 "add-domain API not available since this version of libguestfs was compiled "
3371 "without libvirt or libxml2"
3372 msgstr ""
3373
3374 #: test-tool/test-tool.c:79
3375 #, fuzzy, c-format
3376 msgid ""
3377 "libguestfs-test-tool: interactive test tool\n"
3378 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3379 "Usage:\n"
3380 "  libguestfs-test-tool [--options]\n"
3381 "Options:\n"
3382 "  --help         Display usage\n"
3383 "  --qemudir dir  Specify QEMU source directory\n"
3384 "  --qemu qemu    Specify QEMU binary\n"
3385 "  --timeout n\n"
3386 "  -t n           Set launch timeout (default: %d seconds)\n"
3387 msgstr ""
3388 "libguestfs-test-tool: interactive test tool\n"
3389 "Copyright (C) 2009 Red Hat Inc.\n"
3390 "Usage:\n"
3391 "  libguestfs-test-tool [--options]\n"
3392 "Options:\n"
3393 "  --help         Display usage\n"
3394 "  --helper libguestfs-test-tool-helper\n"
3395 "                 Helper program (default: %s)\n"
3396 "  --qemudir dir  Specify QEMU source directory\n"
3397 "  --qemu qemu    Specify QEMU binary\n"
3398 "  --timeout n\n"
3399 "  -t n           Set launch timeout (default: %d seconds)\n"
3400
3401 #: test-tool/test-tool.c:127
3402 #, c-format
3403 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3404 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3405
3406 #: test-tool/test-tool.c:136
3407 #, c-format
3408 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3409 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3410
3411 #: test-tool/test-tool.c:148
3412 #, c-format
3413 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3414 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3415
3416 #: test-tool/test-tool.c:170
3417 #, c-format
3418 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3419 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3420
3421 #: test-tool/test-tool.c:177
3422 #, c-format
3423 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3424 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3425
3426 #: test-tool/test-tool.c:185
3427 #, c-format
3428 msgid "libguestfs-test-tool: guestfs_version failed\n"
3429 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3430
3431 #: test-tool/test-tool.c:217
3432 #, c-format
3433 msgid "libguestfs-test-tool: failed to launch appliance\n"
3434 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3435
3436 #: test-tool/test-tool.c:229
3437 #, fuzzy, c-format
3438 msgid "libguestfs-test-tool: failed to run part-disk\n"
3439 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3440
3441 #: test-tool/test-tool.c:235
3442 #, c-format
3443 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3444 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3445
3446 #: test-tool/test-tool.c:241
3447 #, c-format
3448 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3449 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3450
3451 #: test-tool/test-tool.c:248
3452 #, fuzzy, c-format
3453 msgid "libguestfs-test-tool: failed to touch file\n"
3454 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3455
3456 #: test-tool/test-tool.c:279
3457 #, c-format
3458 msgid ""
3459 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3460 "--qemu/--qemudir options cannot be used.\n"
3461 msgstr ""
3462 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3463 "--qemu/--qemudir options cannot be used.\n"
3464
3465 #: test-tool/test-tool.c:287
3466 #, c-format
3467 msgid "Binary '%s' does not exist or is not executable\n"
3468 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3469
3470 #: test-tool/test-tool.c:301
3471 #, c-format
3472 msgid "%s: does not look like a qemu source directory\n"
3473 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3474
3475 #: tools/virt-list-filesystems.pl:142
3476 msgid "virt-list-filesystems: no image or VM name given"
3477 msgstr ""
3478
3479 #: tools/virt-list-partitions.pl:152
3480 msgid "virt-list-partitions: no image or VM name given"
3481 msgstr ""
3482
3483 #: tools/virt-make-fs.pl:291
3484 msgid "virt-make-fs input output\n"
3485 msgstr ""
3486
3487 #: tools/virt-make-fs.pl:321
3488 msgid "unexpected output from 'du' command"
3489 msgstr ""
3490
3491 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3492 #: tools/virt-make-fs.pl:458
3493 #, perl-brace-format
3494 msgid "{f}: unknown input format: {fmt}\n"
3495 msgstr ""
3496
3497 #: tools/virt-make-fs.pl:391
3498 #, perl-brace-format
3499 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3500 msgstr ""
3501
3502 #: tools/virt-make-fs.pl:406
3503 #, fuzzy
3504 msgid ""
3505 "qemu-img create: failed to create disk image, see earlier error messages\n"
3506 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3507
3508 #: tools/virt-make-fs.pl:417
3509 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3510 msgstr ""
3511
3512 #: tools/virt-make-fs.pl:442
3513 #, fuzzy
3514 msgid "tar: failed, see earlier messages\n"
3515 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3516
3517 #: tools/virt-make-fs.pl:464
3518 #, fuzzy
3519 msgid "uncompress command failed, see earlier messages\n"
3520 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3521
3522 #: tools/virt-make-fs.pl:499
3523 msgid ""
3524 "virt-make-fs: error copying contents into filesystem\n"
3525 "An error here usually means that the program did not estimate the\n"
3526 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3527 msgstr ""
3528
3529 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3530 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3531 msgstr ""
3532
3533 #: tools/virt-tar.pl:212
3534 msgid "virt-tar: no image, VM names, directory or filename given"
3535 msgstr ""
3536
3537 #: tools/virt-tar.pl:215
3538 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3539 msgstr ""
3540
3541 #: tools/virt-tar.pl:226
3542 #, perl-brace-format
3543 msgid "virt-tar: {tarball}: file not found\n"
3544 msgstr ""
3545
3546 #: tools/virt-tar.pl:229
3547 #, perl-brace-format
3548 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3549 msgstr ""
3550
3551 #: tools/virt-tar.pl:243 tools/virt-win-reg.pl:259
3552 #, perl-brace-format
3553 msgid ""
3554 "{prog}: No operating system could be detected inside this disk image.\n"
3555 "\n"
3556 "This may be because the file is not a disk image, or is not a virtual "
3557 "machine\n"
3558 "image, or because the OS type is not understood by libguestfs.\n"
3559 "\n"
3560 "If you feel this is an error, please file a bug report including as much\n"
3561 "information about the disk image as possible.\n"
3562 msgstr ""
3563
3564 #: tools/virt-tar.pl:247 tools/virt-win-reg.pl:263
3565 #, perl-brace-format
3566 msgid "{prog}: multiboot operating systems are not supported.\n"
3567 msgstr ""
3568
3569 #: tools/virt-win-reg.pl:243
3570 msgid "no libvirt domain name or disk image given\n"
3571 msgstr ""
3572
3573 #: tools/virt-win-reg.pl:285
3574 msgid ""
3575 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3576 "export\n"
3577 msgstr ""
3578
3579 #: tools/virt-win-reg.pl:444
3580 #, perl-brace-format
3581 msgid "virt-win-reg: {p}: cannot find user directory\n"
3582 msgstr ""
3583
3584 #: tools/virt-win-reg.pl:449
3585 #, perl-brace-format
3586 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3587 msgstr ""
3588
3589 #: tools/virt-win-reg.pl:520 tools/virt-win-reg.pl:542
3590 #, perl-brace-format
3591 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3592 msgstr ""
3593
3594 #: tools/virt-win-reg.pl:527
3595 #, perl-brace-format
3596 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3597 msgstr ""
3598
3599 #: tools/virt-win-reg.pl:549
3600 #, perl-brace-format
3601 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3602 msgstr ""
3603
3604 #, fuzzy
3605 #~ msgid "%s: temporary directory not found"
3606 #~ msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
3607
3608 #~ msgid "unexpected end of file when reading from daemon"
3609 #~ msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3610
3611 #~ msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3612 #~ msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3613
3614 #~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3615 #~ msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3616
3617 #~ msgid ""
3618 #~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
3619 #~ msgstr ""
3620 #~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
3621
3622 #~ msgid ""
3623 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3624 #~ "available.  Expected to find it in '%s'\n"
3625 #~ "\n"
3626 #~ "Use the --helper option to specify the location of this program.\n"
3627 #~ msgstr ""
3628 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3629 #~ "available.  Expected to find it in '%s'\n"
3630 #~ "\n"
3631 #~ "Use the --helper option to specify the location of this program.\n"
3632
3633 #~ msgid "command failed: %s"
3634 #~ msgstr "कमांड विफल: %s"
3635
3636 #~ msgid ""
3637 #~ "Test tool helper program %s\n"
3638 #~ "is not statically linked.  This is a build error when this test tool\n"
3639 #~ "was built.\n"
3640 #~ msgstr ""
3641 #~ "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
3642 #~ "स्थैतिक रूप से लिंक नहीं है.  यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
3643 #~ "बनाया गया था.\n"
3644
3645 #~ msgid "mkisofs command failed: %s\n"
3646 #~ msgstr "mkisofs कमांड विफल: %s\n"
3647
3648 #, fuzzy
3649 #~ msgid "virt-resize: {file}: does not exist or is not readable\n"
3650 #~ msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3651
3652 #, fuzzy
3653 #~ msgid "virt-resize: no logical volume called {n}\n"
3654 #~ msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
3655
3656 #, fuzzy
3657 #~ msgid "failed to create temporary cache directory: %m"
3658 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3659
3660 #, fuzzy
3661 #~ msgid "error renaming temporary cache directory: %m"
3662 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3663
3664 #, fuzzy
3665 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3666 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3667
3668 #, fuzzy
3669 #~ msgid "  Mountpoints:\n"
3670 #~ msgstr "आरोहबिंदु दिखाएँ"
3671
3672 #, fuzzy
3673 #~ msgid "  Filesystems:\n"
3674 #~ msgstr "फाइलसिस्टम बनाएँ"
3675
3676 #~ msgid "edit a file in the image"
3677 #~ msgstr "छवि में कोई फाइल संपादित करें"
3678
3679 #~ msgid "view a file in the pager"
3680 #~ msgstr "पेजर में फाइल देखें"
3681
3682 #~ msgid ""
3683 #~ "echo - display a line of text\n"
3684 #~ "     echo [<params> ...]\n"
3685 #~ "\n"
3686 #~ "    This echos the parameters to the terminal.\n"
3687 #~ msgstr ""
3688 #~ "echo - display a line of text\n"
3689 #~ "     echo [<params> ...]\n"
3690 #~ "\n"
3691 #~ "    This echos the parameters to the terminal.\n"
3692
3693 #, fuzzy
3694 #~ msgid ""
3695 #~ "edit - edit a file in the image\n"
3696 #~ "     edit <filename>\n"
3697 #~ "\n"
3698 #~ "    This is used to edit a file.\n"
3699 #~ "\n"
3700 #~ "    It is the equivalent of (and is implemented by)\n"
3701 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3702 #~ "\n"
3703 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3704 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3705 #~ "\n"
3706 #~ "    NOTE: This will not work reliably for large files\n"
3707 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3708 #~ msgstr ""
3709 #~ "edit - edit a file in the image\n"
3710 #~ "     edit <filename>\n"
3711 #~ "\n"
3712 #~ "    This is used to edit a file.\n"
3713 #~ "\n"
3714 #~ "    It is the equivalent of (and is implemented by)\n"
3715 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3716 #~ "\n"
3717 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3718 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3719 #~ "\n"
3720 #~ "    NOTE: This will not work reliably for large files\n"
3721 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3722
3723 #~ msgid ""
3724 #~ "lcd - local change directory\n"
3725 #~ "    lcd <directory>\n"
3726 #~ "\n"
3727 #~ "    Change guestfish's current directory. This command is\n"
3728 #~ "    useful if you want to download files to a particular\n"
3729 #~ "    place.\n"
3730 #~ msgstr ""
3731 #~ "lcd - local change directory\n"
3732 #~ "    lcd <directory>\n"
3733 #~ "\n"
3734 #~ "    Change guestfish's current directory. This command is\n"
3735 #~ "    useful if you want to download files to a particular\n"
3736 #~ "    place.\n"
3737
3738 #~ msgid ""
3739 #~ "glob - expand wildcards in command\n"
3740 #~ "    glob <command> [<args> ...]\n"
3741 #~ "\n"
3742 #~ "    Glob runs <command> with wildcards expanded in any\n"
3743 #~ "    command args.  Note that the command is run repeatedly\n"
3744 #~ "    once for each expanded argument.\n"
3745 #~ msgstr ""
3746 #~ "glob - expand wildcards in command\n"
3747 #~ "    glob <command> [<args> ...]\n"
3748 #~ "\n"
3749 #~ "    Glob runs <command> with wildcards expanded in any\n"
3750 #~ "    command args.  Note that the command is run repeatedly\n"
3751 #~ "    once for each expanded argument.\n"
3752
3753 #~ msgid ""
3754 #~ "more - view a file in the pager\n"
3755 #~ "     more <filename>\n"
3756 #~ "\n"
3757 #~ "    This is used to view a file in the pager.\n"
3758 #~ "\n"
3759 #~ "    It is the equivalent of (and is implemented by)\n"
3760 #~ "    running \"cat\" and using the pager.\n"
3761 #~ "\n"
3762 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3763 #~ "    \"less\" then it always uses \"less\".\n"
3764 #~ "\n"
3765 #~ "    NOTE: This will not work reliably for large files\n"
3766 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3767 #~ msgstr ""
3768 #~ "more - view a file in the pager\n"
3769 #~ "     more <filename>\n"
3770 #~ "\n"
3771 #~ "    This is used to view a file in the pager.\n"
3772 #~ "\n"
3773 #~ "    It is the equivalent of (and is implemented by)\n"
3774 #~ "    running \"cat\" and using the pager.\n"
3775 #~ "\n"
3776 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3777 #~ "    \"less\" then it always uses \"less\".\n"
3778 #~ "\n"
3779 #~ "    NOTE: This will not work reliably for large files\n"
3780 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3781
3782 #~ msgid ""
3783 #~ "reopen - close and reopen the libguestfs handle\n"
3784 #~ "     reopen\n"
3785 #~ "\n"
3786 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3787 #~ "this normally, because the handle is closed properly when guestfish\n"
3788 #~ "exits.  However this is occasionally useful for testing.\n"
3789 #~ msgstr ""
3790 #~ "reopen - close and reopen the libguestfs handle\n"
3791 #~ "     reopen\n"
3792 #~ "\n"
3793 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3794 #~ "this normally, because the handle is closed properly when guestfish\n"
3795 #~ "exits.  However this is occasionally useful for testing.\n"
3796
3797 #, fuzzy
3798 #~ msgid ""
3799 #~ "sparse - allocate a sparse image file\n"
3800 #~ "     sparse <filename> <size>\n"
3801 #~ "\n"
3802 #~ "    This creates an empty sparse file of the given size,\n"
3803 #~ "    and then adds so it can be further examined.\n"
3804 #~ "\n"
3805 #~ "    In all respects it works the same as the 'alloc'\n"
3806 #~ "    command, except that the image file is allocated\n"
3807 #~ "    sparsely, which means that disk blocks are not assigned\n"
3808 #~ "    to the file until they are needed.  Sparse disk files\n"
3809 #~ "    only use space when written to, but they are slower\n"
3810 #~ "    and there is a danger you could run out of real disk\n"
3811 #~ "    space during a write operation.\n"
3812 #~ "\n"
3813 #~ "    For more advanced image creation, see qemu-img utility.\n"
3814 #~ "\n"
3815 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3816 #~ msgstr ""
3817 #~ "sparse - allocate a sparse image file\n"
3818 #~ "     sparse <filename> <size>\n"
3819 #~ "\n"
3820 #~ "    This creates an empty sparse file of the given size,\n"
3821 #~ "    and then adds so it can be further examined.\n"
3822 #~ "\n"
3823 #~ "    In all respects it works the same as the 'alloc'\n"
3824 #~ "    command, except that the image file is allocated\n"
3825 #~ "    sparsely, which means that disk blocks are not assigned\n"
3826 #~ "    to the file until they are needed.  Sparse disk files\n"
3827 #~ "    only use space when written to, but they are slower\n"
3828 #~ "    and there is a danger you could run out of real disk\n"
3829 #~ "    space during a write operation.\n"
3830 #~ "\n"
3831 #~ "    For more advanced image creation, see qemu-img utility.\n"
3832 #~ "\n"
3833 #~ "    Size can be specified (where <nn> means a number):\n"
3834 #~ "    <nn>             number of kilobytes\n"
3835 #~ "      eg: 1440       standard 3.5\" floppy\n"
3836 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3837 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3838 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3839 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3840 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3841 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3842 #~ "    <nn>sects        number of 512 byte sectors\n"
3843
3844 #~ msgid ""
3845 #~ "time - measure time taken to run command\n"
3846 #~ "    time <command> [<args> ...]\n"
3847 #~ "\n"
3848 #~ "    This runs <command> as usual, and prints the elapsed\n"
3849 #~ "    time afterwards.\n"
3850 #~ msgstr ""
3851 #~ "time - measure time taken to run command\n"
3852 #~ "    time <command> [<args> ...]\n"
3853 #~ "\n"
3854 #~ "    This runs <command> as usual, and prints the elapsed\n"
3855 #~ "    time afterwards.\n"
3856
3857 #~ msgid "external command failed: %s"
3858 #~ msgstr "बाहरी कमांड विफल: %s"
3859
3860 #~ msgid "test if file exists"
3861 #~ msgstr "जाँचें यदि फाइल मौजूद है"
3862
3863 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3864 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3865
3866 #~ msgid "failed to connect to vmchannel socket"
3867 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3868
3869 #, fuzzy
3870 #~ msgid ""
3871 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3872 #~ "selinux\n"
3873 #~ msgstr ""
3874 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3875
3876 #, fuzzy
3877 #~ msgid "cpio command failed: {error}"
3878 #~ msgstr "कमांड विफल: %s"
3879
3880 #~ msgid ""
3881 #~ "alloc - allocate an image\n"
3882 #~ "     alloc <filename> <size>\n"
3883 #~ "\n"
3884 #~ "    This creates an empty (zeroed) file of the given size,\n"
3885 #~ "    and then adds so it can be further examined.\n"
3886 #~ "\n"
3887 #~ "    For more advanced image creation, see qemu-img utility.\n"
3888 #~ "\n"
3889 #~ "    Size can be specified (where <nn> means a number):\n"
3890 #~ "    <nn>             number of kilobytes\n"
3891 #~ "      eg: 1440       standard 3.5\" floppy\n"
3892 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3893 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3894 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3895 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3896 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3897 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3898 #~ "    <nn>sects        number of 512 byte sectors\n"
3899 #~ msgstr ""
3900 #~ "alloc - allocate an image\n"
3901 #~ "     alloc <filename> <size>\n"
3902 #~ "\n"
3903 #~ "    This creates an empty (zeroed) file of the given size,\n"
3904 #~ "    and then adds so it can be further examined.\n"
3905 #~ "\n"
3906 #~ "    For more advanced image creation, see qemu-img utility.\n"
3907 #~ "\n"
3908 #~ "    Size can be specified (where <nn> means a number):\n"
3909 #~ "    <nn>             number of kilobytes\n"
3910 #~ "      eg: 1440       standard 3.5\" floppy\n"
3911 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3912 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3913 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3914 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3915 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3916 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3917 #~ "    <nn>sects        number of 512 byte sectors\n"
3918
3919 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3920 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3921
3922 #~ msgid "%s: failed to write XML document\n"
3923 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3924
3925 #~ msgid "hivexml: missing name of input file\n"
3926 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3927
3928 #~ msgid ""
3929 #~ "\n"
3930 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3931 #~ "Windows Registry binary hive files.\n"
3932 #~ "\n"
3933 #~ "Type: 'help' for help summary\n"
3934 #~ "      'quit' to quit the shell\n"
3935 #~ "\n"
3936 #~ msgstr ""
3937 #~ "\n"
3938 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3939 #~ "Windows Registry binary hive files.\n"
3940 #~ "\n"
3941 #~ "Type: 'help' for help summary\n"
3942 #~ "      'quit' to quit the shell\n"
3943 #~ "\n"
3944
3945 #~ msgid "hivexsh: error getting parent of node %zu\n"
3946 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3947
3948 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3949 #~ msgstr ""
3950 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3951 #~ "करना चाहिए\n"
3952
3953 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3954 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3955
3956 #~ msgid "hivexsh: load: no hive file name given to load\n"
3957 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3958
3959 #~ msgid ""
3960 #~ "hivexsh: failed to open hive file: %s: %m\n"
3961 #~ "\n"
3962 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3963 #~ "a regedit *.reg file) then please run this command again using the\n"
3964 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3965 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3966 #~ "\n"
3967 #~ msgstr ""
3968 #~ "hivexsh: failed to open hive file: %s: %m\n"
3969 #~ "\n"
3970 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3971 #~ "a regedit *.reg file) then please run this command again using the\n"
3972 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3973 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3974 #~ "\n"
3975
3976 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3977 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3978
3979 #~ msgid ""
3980 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3981 #~ "parameter correctly?\n"
3982 #~ msgstr ""
3983 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3984 #~ "parameter correctly?\n"
3985
3986 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3987 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3988
3989 #~ msgid ""
3990 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3991 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3992 #~ "current key.  Full documentation is in the hivexsh(1) manual page.\n"
3993 #~ msgstr ""
3994 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3995 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3996 #~ "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3997
3998 #~ msgid ""
3999 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
4000 #~ "input\n"
4001 #~ msgstr ""
4002 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
4003 #~ "गया है\n"
4004
4005 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
4006 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
4007
4008 #~ msgid ""
4009 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
4010 #~ "hivexsh(1) for help: %s\n"
4011 #~ msgstr ""
4012 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
4013 #~ "लिए संदर्भ लें: %s\n"
4014
4015 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
4016 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"