Version 1.11.14.
[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-06 15:21+0100\n"
12 "PO-Revision-Date: 2010-02-16 12:57+0530\n"
13 "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
14 "Language-Team: Hindi <Red Hat>\n"
15 "Language: hi\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-Generator: KBabel 1.11.4\n"
20 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
21 "\n"
22 "\n"
23 "\n"
24
25 #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70
26 #: edit/virt-edit.c:73 fish/fish.c:96 fuse/guestmount.c:908
27 #: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59
28 #, c-format
29 msgid "Try `%s --help' for more information.\n"
30 msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
31
32 #: cat/virt-cat.c:61
33 #, fuzzy, c-format
34 msgid ""
35 "%s: display files in a virtual machine\n"
36 "Copyright (C) 2010 Red Hat Inc.\n"
37 "Usage:\n"
38 "  %s [--options] -d domname file [file ...]\n"
39 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
40 "Options:\n"
41 "  -a|--add image       Add image\n"
42 "  -c|--connect uri     Specify libvirt URI for -d option\n"
43 "  -d|--domain guest    Add disks from libvirt guest\n"
44 "  --echo-keys          Don't turn off echo for passphrases\n"
45 "  --format[=raw|..]    Force disk format for -a option\n"
46 "  --help               Display brief help\n"
47 "  --keys-from-stdin    Read passphrases from stdin\n"
48 "  -v|--verbose         Verbose messages\n"
49 "  -V|--version         Display version and exit\n"
50 "  -x                   Trace libguestfs API calls\n"
51 "For more information, see the manpage %s(1).\n"
52 msgstr ""
53 "%s: FUSE module for libguestfs\n"
54 "%s lets you mount a virtual machine filesystem\n"
55 "Copyright (C) 2009 Red Hat Inc.\n"
56 "Usage:\n"
57 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
58 "Options:\n"
59 "  -a|--add image       Add image\n"
60 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
61 "  --fuse-help          Display extra FUSE options\n"
62 "  --help               Display help message and exit\n"
63 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
64 "  -n|--no-sync         Don't autosync\n"
65 "  -o|--option opt      Pass extra option to FUSE\n"
66 "  -r|--ro              Mount read-only\n"
67 "  --selinux            Enable SELinux support\n"
68 "  --trace              Trace guestfs API calls (to stderr)\n"
69 "  -v|--verbose         Verbose messages\n"
70 "  -V|--version         Display version and exit\n"
71
72 #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192
73 #: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219
74 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132
75 #: rescue/virt-rescue.c:133
76 #, c-format
77 msgid "guestfs_create: failed to create handle\n"
78 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
79
80 #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242
81 #: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061
82 #: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157
83 #, c-format
84 msgid "%s: unknown long option: %s (%d)\n"
85 msgstr "%s: unknown long option: %s (%d)\n"
86
87 #: cat/virt-filesystems.c:103
88 #, fuzzy, c-format
89 msgid ""
90 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
91 "Copyright (C) 2010 Red Hat Inc.\n"
92 "Usage:\n"
93 "  %s [--options] -d domname\n"
94 "  %s [--options] -a disk.img [-a disk.img ...]\n"
95 "Options:\n"
96 "  -a|--add image       Add image\n"
97 "  --all                Display everything\n"
98 "  --blkdevs|--block-devices\n"
99 "                       Display block devices\n"
100 "  -c|--connect uri     Specify libvirt URI for -d option\n"
101 "  --csv                Output as Comma-Separated Values\n"
102 "  -d|--domain guest    Add disks from libvirt guest\n"
103 "  --echo-keys          Don't turn off echo for passphrases\n"
104 "  --extra              Display swap and data filesystems\n"
105 "  --filesystems        Display mountable filesystems\n"
106 "  --format[=raw|..]    Force disk format for -a option\n"
107 "  -h|--human-readable  Human-readable sizes in --long output\n"
108 "  --help               Display brief help\n"
109 "  --keys-from-stdin    Read passphrases from stdin\n"
110 "  -l|--long            Long output\n"
111 "  --lvs|--logvols|--logical-volumes\n"
112 "                       Display LVM logical volumes\n"
113 "  --no-title           No title in --long output\n"
114 "  --parts|--partitions Display partitions\n"
115 "  --pvs|--physvols|--physical-volumes\n"
116 "                       Display LVM physical volumes\n"
117 "  --uuid|--uuids       Add UUIDs to --long output\n"
118 "  -v|--verbose         Verbose messages\n"
119 "  -V|--version         Display version and exit\n"
120 "  --vgs|--volgroups|--volume-groups\n"
121 "                       Display LVM volume groups\n"
122 "  -x                   Trace libguestfs API calls\n"
123 "For more information, see the manpage %s(1).\n"
124 msgstr ""
125 "%s: FUSE module for libguestfs\n"
126 "%s lets you mount a virtual machine filesystem\n"
127 "Copyright (C) 2009 Red Hat Inc.\n"
128 "Usage:\n"
129 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
130 "Options:\n"
131 "  -a|--add image       Add image\n"
132 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
133 "  --fuse-help          Display extra FUSE options\n"
134 "  --help               Display help message and exit\n"
135 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
136 "  -n|--no-sync         Don't autosync\n"
137 "  -o|--option opt      Pass extra option to FUSE\n"
138 "  -r|--ro              Mount read-only\n"
139 "  --selinux            Enable SELinux support\n"
140 "  --trace              Trace guestfs API calls (to stderr)\n"
141 "  -v|--verbose         Verbose messages\n"
142 "  -V|--version         Display version and exit\n"
143
144 #: cat/virt-filesystems.c:318 cat/virt-ls.c:347 df/main.c:255
145 #, fuzzy, c-format
146 msgid "%s: you cannot use -h and --csv options together.\n"
147 msgstr "%s: cannot use --listen and --file options at the same time\n"
148
149 #: cat/virt-ls.c:103
150 #, fuzzy, c-format
151 msgid ""
152 "%s: list files in a virtual machine\n"
153 "Copyright (C) 2010-2011 Red Hat Inc.\n"
154 "Usage:\n"
155 "  %s [--options] -d domname dir [dir ...]\n"
156 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
157 "Options:\n"
158 "  -a|--add image       Add image\n"
159 "  --checksum[=...]     Display file checksums\n"
160 "  -c|--connect uri     Specify libvirt URI for -d option\n"
161 "  --csv                Comma-Separated Values output\n"
162 "  -d|--domain guest    Add disks from libvirt guest\n"
163 "  --echo-keys          Don't turn off echo for passphrases\n"
164 "  --extra-stats        Display extra stats\n"
165 "  --format[=raw|..]    Force disk format for -a option\n"
166 "  --help               Display brief help\n"
167 "  -h|--human-readable  Human-readable sizes in output\n"
168 "  --keys-from-stdin    Read passphrases from stdin\n"
169 "  -l|--long            Long listing\n"
170 "  -R|--recursive       Recursive listing\n"
171 "  --times              Display file times\n"
172 "  --time-days          Display file times as days before now\n"
173 "  --time-relative      Display file times as seconds before now\n"
174 "  --time-t             Display file times as time_t's\n"
175 "  --uids               Display UID, GID\n"
176 "  -v|--verbose         Verbose messages\n"
177 "  -V|--version         Display version and exit\n"
178 "  -x                   Trace libguestfs API calls\n"
179 "For more information, see the manpage %s(1).\n"
180 msgstr ""
181 "%s: FUSE module for libguestfs\n"
182 "%s lets you mount a virtual machine filesystem\n"
183 "Copyright (C) 2009 Red Hat Inc.\n"
184 "Usage:\n"
185 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
186 "Options:\n"
187 "  -a|--add image       Add image\n"
188 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
189 "  --fuse-help          Display extra FUSE options\n"
190 "  --help               Display help message and exit\n"
191 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
192 "  -n|--no-sync         Don't autosync\n"
193 "  -o|--option opt      Pass extra option to FUSE\n"
194 "  -r|--ro              Mount read-only\n"
195 "  --selinux            Enable SELinux support\n"
196 "  --trace              Trace guestfs API calls (to stderr)\n"
197 "  -v|--verbose         Verbose messages\n"
198 "  -V|--version         Display version and exit\n"
199
200 #: cat/virt-ls.c:338
201 #, c-format
202 msgid ""
203 "%s: used a flag which can only be combined with -lR mode\n"
204 "For more information, read the virt-ls(1) man page.\n"
205 msgstr ""
206
207 #: cat/virt-ls.c:577
208 #, fuzzy, c-format
209 msgid "%s: error getting extended attrs for %s %s\n"
210 msgstr "hivexsh: नोड %zx के नोड नाम को पाने में त्रुटि\n"
211
212 #: cat/virt-ls.c:583
213 #, c-format
214 msgid "%s: error: cannot parse xattr count for %s %s\n"
215 msgstr ""
216
217 #: df/domains.c:115
218 #, c-format
219 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
220 msgstr ""
221
222 #: df/domains.c:124
223 #, c-format
224 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
225 msgstr ""
226
227 #: df/domains.c:134
228 #, c-format
229 msgid "%s: could not list running domains (code %d, domain %d): %s"
230 msgstr ""
231
232 #: df/domains.c:145
233 #, c-format
234 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
235 msgstr ""
236
237 #: df/domains.c:155
238 #, c-format
239 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
240 msgstr ""
241
242 #: df/domains.c:281
243 #, c-format
244 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
245 msgstr ""
246
247 #: df/main.c:74
248 #, fuzzy, c-format
249 msgid ""
250 "%s: display free space on virtual filesystems\n"
251 "Copyright (C) 2010 Red Hat Inc.\n"
252 "Usage:\n"
253 "  %s [--options] -d domname\n"
254 "  %s [--options] -a disk.img [-a disk.img ...]\n"
255 "Options:\n"
256 "  -a|--add image       Add image\n"
257 "  -c|--connect uri     Specify libvirt URI for -d option\n"
258 "  --csv                Output as Comma-Separated Values\n"
259 "  -d|--domain guest    Add disks from libvirt guest\n"
260 "  --format[=raw|..]    Force disk format for -a option\n"
261 "  -h|--human-readable  Human-readable sizes in --long output\n"
262 "  --help               Display brief help\n"
263 "  -i|--inodes          Display inodes\n"
264 "  --one-per-guest      Separate appliance per guest\n"
265 "  --uuid               Add UUIDs to --long output\n"
266 "  -v|--verbose         Verbose messages\n"
267 "  -V|--version         Display version and exit\n"
268 "  -x                   Trace libguestfs API calls\n"
269 "For more information, see the manpage %s(1).\n"
270 msgstr ""
271 "%s: FUSE module for libguestfs\n"
272 "%s lets you mount a virtual machine filesystem\n"
273 "Copyright (C) 2009 Red Hat Inc.\n"
274 "Usage:\n"
275 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
276 "Options:\n"
277 "  -a|--add image       Add image\n"
278 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
279 "  --fuse-help          Display extra FUSE options\n"
280 "  --help               Display help message and exit\n"
281 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
282 "  -n|--no-sync         Don't autosync\n"
283 "  -o|--option opt      Pass extra option to FUSE\n"
284 "  -r|--ro              Mount read-only\n"
285 "  --selinux            Enable SELinux support\n"
286 "  --trace              Trace guestfs API calls (to stderr)\n"
287 "  -v|--verbose         Verbose messages\n"
288 "  -V|--version         Display version and exit\n"
289
290 #: df/main.c:267
291 #, c-format
292 msgid "%s: compiled without support for libvirt.\n"
293 msgstr ""
294
295 #: df/output.c:50
296 msgid "VirtualMachine"
297 msgstr ""
298
299 #: df/output.c:51
300 #, fuzzy
301 msgid "Filesystem"
302 msgstr "फाइलसिस्टम बनाएँ"
303
304 #: df/output.c:54
305 msgid "1K-blocks"
306 msgstr ""
307
308 #: df/output.c:56
309 msgid "Size"
310 msgstr ""
311
312 #: df/output.c:57
313 msgid "Used"
314 msgstr ""
315
316 #: df/output.c:58
317 msgid "Available"
318 msgstr ""
319
320 #: df/output.c:59
321 msgid "Use%"
322 msgstr ""
323
324 #: df/output.c:61
325 msgid "Inodes"
326 msgstr ""
327
328 #: df/output.c:62
329 msgid "IUsed"
330 msgstr ""
331
332 #: df/output.c:63
333 msgid "IFree"
334 msgstr ""
335
336 #: df/output.c:64
337 msgid "IUse%"
338 msgstr ""
339
340 #: edit/virt-edit.c:77
341 #, fuzzy, c-format
342 msgid ""
343 "%s: Edit a file in a virtual machine\n"
344 "Copyright (C) 2009-2011 Red Hat Inc.\n"
345 "Usage:\n"
346 "  %s [--options] -d domname file [file ...]\n"
347 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
348 "Options:\n"
349 "  -a|--add image       Add image\n"
350 "  -b|--backup .ext     Backup original as original.ext\n"
351 "  -c|--connect uri     Specify libvirt URI for -d option\n"
352 "  -d|--domain guest    Add disks from libvirt guest\n"
353 "  --echo-keys          Don't turn off echo for passphrases\n"
354 "  -e|--expr expr       Non-interactive editing using Perl expr\n"
355 "  --format[=raw|..]    Force disk format for -a option\n"
356 "  --help               Display brief help\n"
357 "  --keys-from-stdin    Read passphrases from stdin\n"
358 "  -v|--verbose         Verbose messages\n"
359 "  -V|--version         Display version and exit\n"
360 "  -x                   Trace libguestfs API calls\n"
361 "For more information, see the manpage %s(1).\n"
362 msgstr ""
363 "%s: FUSE module for libguestfs\n"
364 "%s lets you mount a virtual machine filesystem\n"
365 "Copyright (C) 2009 Red Hat Inc.\n"
366 "Usage:\n"
367 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
368 "Options:\n"
369 "  -a|--add image       Add image\n"
370 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
371 "  --fuse-help          Display extra FUSE options\n"
372 "  --help               Display help message and exit\n"
373 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
374 "  -n|--no-sync         Don't autosync\n"
375 "  -o|--option opt      Pass extra option to FUSE\n"
376 "  -r|--ro              Mount read-only\n"
377 "  --selinux            Enable SELinux support\n"
378 "  --trace              Trace guestfs API calls (to stderr)\n"
379 "  -v|--verbose         Verbose messages\n"
380 "  -V|--version         Display version and exit\n"
381
382 #: edit/virt-edit.c:175
383 #, c-format
384 msgid "%s: -b option given multiple times\n"
385 msgstr ""
386
387 #: edit/virt-edit.c:192
388 #, c-format
389 msgid "%s: -e option given multiple times\n"
390 msgstr ""
391
392 #: edit/virt-edit.c:585 fish/fish.c:1444
393 #, c-format
394 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
395 msgstr ""
396
397 #: edit/virt-edit.c:599
398 #, fuzzy, c-format
399 msgid "%s: drive '%c:' not found.\n"
400 msgstr "%s: %s: कुंजी नहीं मिला\n"
401
402 #: fish/alloc.c:37
403 #, c-format
404 msgid "use 'alloc file size' to create an image\n"
405 msgstr "छवि के रूप में 'alloc file size' का उपयोग करें\n"
406
407 #: fish/alloc.c:51
408 #, c-format
409 msgid "use 'sparse file size' to create a sparse image\n"
410 msgstr "छवि कम घना करने के लिए 'sparse file size' का उपयोग करें\n"
411
412 #: fish/alloc.c:75
413 #, c-format
414 msgid "can't allocate or add disks after launching\n"
415 msgstr "लॉन्चिंग के बाद डिस्क आबंटित या जोड़ नहीं सकता है\n"
416
417 #: fish/alloc.c:156
418 #, fuzzy, c-format
419 msgid "%s: invalid integer parameter (%s returned %d)\n"
420 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
421
422 #: fish/cmds.c:2601
423 msgid "Command"
424 msgstr "कमांड"
425
426 #: fish/cmds.c:2601
427 msgid "Description"
428 msgstr "वर्णन"
429
430 #: fish/cmds.c:2603
431 msgid "add a CD-ROM disk image to examine"
432 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
433
434 #: fish/cmds.c:2604
435 msgid "add the disk(s) from a named libvirt domain"
436 msgstr ""
437
438 #: fish/cmds.c:2605 fish/cmds.c:2606
439 msgid "add an image to examine or modify"
440 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
441
442 #: fish/cmds.c:2607
443 msgid "add a drive in snapshot mode (read-only)"
444 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
445
446 #: fish/cmds.c:2608
447 msgid "add a drive read-only specifying the QEMU block emulation to use"
448 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
449
450 #: fish/cmds.c:2609
451 msgid "add a drive specifying the QEMU block emulation to use"
452 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
453
454 #: fish/cmds.c:2610
455 #, fuzzy
456 msgid "allocate and add a disk file"
457 msgstr "तनु छवि फाइल आबंटित करें"
458
459 #: fish/cmds.c:2611
460 #, fuzzy
461 msgid "clear Augeas path"
462 msgstr "Augeas पथ हटाएँ"
463
464 #: fish/cmds.c:2612
465 msgid "close the current Augeas handle"
466 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
467
468 #: fish/cmds.c:2613
469 msgid "define an Augeas node"
470 msgstr "कोई Augeas नोड परिभाषित करें"
471
472 #: fish/cmds.c:2614
473 msgid "define an Augeas variable"
474 msgstr "कोई Augeas चर परिभाषित करें"
475
476 #: fish/cmds.c:2615
477 msgid "look up the value of an Augeas path"
478 msgstr "Augeas पथ के मान के लिए देखें"
479
480 #: fish/cmds.c:2616
481 msgid "create a new Augeas handle"
482 msgstr "नया Augeas नियंत्रण बनाएँ"
483
484 #: fish/cmds.c:2617
485 msgid "insert a sibling Augeas node"
486 msgstr "सहोदर Augeas नोड घुसाएँ"
487
488 #: fish/cmds.c:2618
489 msgid "load files into the tree"
490 msgstr "तरू में फाइल लोड करें"
491
492 #: fish/cmds.c:2619
493 msgid "list Augeas nodes under augpath"
494 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
495
496 #: fish/cmds.c:2620
497 msgid "return Augeas nodes which match augpath"
498 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
499
500 #: fish/cmds.c:2621
501 msgid "move Augeas node"
502 msgstr "Augeas नोड खिसकाएँ"
503
504 #: fish/cmds.c:2622
505 msgid "remove an Augeas path"
506 msgstr "Augeas पथ हटाएँ"
507
508 #: fish/cmds.c:2623
509 msgid "write all pending Augeas changes to disk"
510 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
511
512 #: fish/cmds.c:2624
513 msgid "set Augeas path to value"
514 msgstr "Augeas पथ को वाल्व में सेट करें"
515
516 #: fish/cmds.c:2625
517 msgid "test availability of some parts of the API"
518 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
519
520 #: fish/cmds.c:2626
521 #, fuzzy
522 msgid "return a list of all optional groups"
523 msgstr "inotify घटना की सूची वापस करता है"
524
525 #: fish/cmds.c:2627
526 msgid "upload base64-encoded data to file"
527 msgstr ""
528
529 #: fish/cmds.c:2628
530 #, fuzzy
531 msgid "download file and encode as base64"
532 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
533
534 #: fish/cmds.c:2629
535 msgid "flush device buffers"
536 msgstr "फ्लश युक्ति बफर"
537
538 #: fish/cmds.c:2630
539 msgid "get blocksize of block device"
540 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
541
542 #: fish/cmds.c:2631
543 msgid "is block device set to read-only"
544 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
545
546 #: fish/cmds.c:2632
547 msgid "get total size of device in bytes"
548 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
549
550 #: fish/cmds.c:2633
551 msgid "get sectorsize of block device"
552 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
553
554 #: fish/cmds.c:2634
555 msgid "get total size of device in 512-byte sectors"
556 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
557
558 #: fish/cmds.c:2635
559 msgid "reread partition table"
560 msgstr "विभाजन सारणी फिर पढ़ें"
561
562 #: fish/cmds.c:2636
563 msgid "set blocksize of block device"
564 msgstr "खंड युक्ति का खंड आकार सेट करें"
565
566 #: fish/cmds.c:2637
567 msgid "set block device to read-only"
568 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
569
570 #: fish/cmds.c:2638
571 msgid "set block device to read-write"
572 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
573
574 #: fish/cmds.c:2639
575 msgid "return true path on case-insensitive filesystem"
576 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
577
578 #: fish/cmds.c:2640
579 msgid "list the contents of a file"
580 msgstr "फाइल की सामग्री सूचीबद्ध करें"
581
582 #: fish/cmds.c:2641
583 msgid "compute MD5, SHAx or CRC checksum of file"
584 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
585
586 #: fish/cmds.c:2642
587 #, fuzzy
588 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
589 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
590
591 #: fish/cmds.c:2643
592 #, fuzzy
593 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
594 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
595
596 #: fish/cmds.c:2644
597 msgid "change file mode"
598 msgstr "फाइल नोड बदलें"
599
600 #: fish/cmds.c:2645 fish/cmds.c:2765
601 msgid "change file owner and group"
602 msgstr "फाइल स्वामी और समूह बदलें"
603
604 #: fish/cmds.c:2646
605 msgid "run a command from the guest filesystem"
606 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
607
608 #: fish/cmds.c:2647
609 msgid "run a command, returning lines"
610 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
611
612 #: fish/cmds.c:2648
613 msgid "add qemu parameters"
614 msgstr "qemu पैरामीटर जोड़ें"
615
616 #: fish/cmds.c:2649
617 #, fuzzy
618 msgid "copy local files or directories into an image"
619 msgstr "तरू में फाइल लोड करें"
620
621 #: fish/cmds.c:2650
622 #, fuzzy
623 msgid "copy remote files or directories out of an image"
624 msgstr "तरू में फाइल लोड करें"
625
626 #: fish/cmds.c:2651
627 #, fuzzy
628 msgid "copy size bytes from source to destination using dd"
629 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
630
631 #: fish/cmds.c:2652
632 msgid "copy a file"
633 msgstr "कोई फाइल कॉपी करें"
634
635 #: fish/cmds.c:2653
636 msgid "copy a file or directory recursively"
637 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
638
639 #: fish/cmds.c:2654
640 msgid "copy from source to destination using dd"
641 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
642
643 #: fish/cmds.c:2655
644 msgid "debugging and internals"
645 msgstr "डिबगिंग और आंतरिक"
646
647 #: fish/cmds.c:2656
648 #, fuzzy
649 msgid "debug the QEMU command line (internal use only)"
650 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
651
652 #: fish/cmds.c:2657
653 #, fuzzy
654 msgid "upload a file to the appliance (internal use only)"
655 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
656
657 #: fish/cmds.c:2658
658 msgid "report file system disk space usage"
659 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
660
661 #: fish/cmds.c:2659
662 msgid "report file system disk space usage (human readable)"
663 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
664
665 #: fish/cmds.c:2660
666 #, fuzzy
667 msgid "display an image"
668 msgstr "छवि आबंटित करें"
669
670 #: fish/cmds.c:2661
671 msgid "return kernel messages"
672 msgstr "कर्नेल संदेश लौटाएँ"
673
674 #: fish/cmds.c:2662
675 msgid "download a file to the local machine"
676 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
677
678 #: fish/cmds.c:2663
679 #, fuzzy
680 msgid "download a file to the local machine with offset and size"
681 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
682
683 #: fish/cmds.c:2664
684 msgid "drop kernel page cache, dentries and inodes"
685 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
686
687 #: fish/cmds.c:2665
688 msgid "estimate file space usage"
689 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
690
691 #: fish/cmds.c:2666
692 msgid "check an ext2/ext3 filesystem"
693 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
694
695 #: fish/cmds.c:2667
696 msgid "display a line of text"
697 msgstr "पाठ पंक्ति दिखाएँ"
698
699 #: fish/cmds.c:2668
700 msgid "echo arguments back to the client"
701 msgstr "इको तर्क क्लाइंट को वापस"
702
703 #: fish/cmds.c:2669
704 #, fuzzy
705 msgid "edit a file"
706 msgstr "फाइल पढ़ें"
707
708 #: fish/cmds.c:2670 fish/cmds.c:2671 fish/cmds.c:2676 fish/cmds.c:2677
709 #: fish/cmds.c:2710 fish/cmds.c:2711 fish/cmds.c:2960 fish/cmds.c:2961
710 #: fish/cmds.c:2965 fish/cmds.c:2966 fish/cmds.c:2968 fish/cmds.c:2969
711 msgid "return lines matching a pattern"
712 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
713
714 #: fish/cmds.c:2672
715 msgid "test if two files have equal contents"
716 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
717
718 #: fish/cmds.c:2673
719 msgid "test if file or directory exists"
720 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
721
722 #: fish/cmds.c:2674 fish/cmds.c:2675
723 msgid "preallocate a file in the guest filesystem"
724 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
725
726 #: fish/cmds.c:2678
727 msgid "determine file type"
728 msgstr "फाइल प्रकार निर्धारित करें"
729
730 #: fish/cmds.c:2679
731 msgid "detect the architecture of a binary file"
732 msgstr ""
733
734 #: fish/cmds.c:2680
735 msgid "return the size of the file in bytes"
736 msgstr "बाइट में फाइल का आकार वापस करें"
737
738 #: fish/cmds.c:2681
739 msgid "fill a file with octets"
740 msgstr "ऑक्टेट के साथ फाइल भरें"
741
742 #: fish/cmds.c:2682
743 #, fuzzy
744 msgid "fill a file with a repeating pattern of bytes"
745 msgstr "ऑक्टेट के साथ फाइल भरें"
746
747 #: fish/cmds.c:2683
748 msgid "find all files and directories"
749 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
750
751 #: fish/cmds.c:2684
752 msgid "find all files and directories, returning NUL-separated list"
753 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
754
755 #: fish/cmds.c:2685
756 #, fuzzy
757 msgid "find a filesystem by label"
758 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
759
760 #: fish/cmds.c:2686
761 #, fuzzy
762 msgid "find a filesystem by UUID"
763 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
764
765 #: fish/cmds.c:2687
766 msgid "run the filesystem checker"
767 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
768
769 #: fish/cmds.c:2688
770 msgid "get the additional kernel options"
771 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
772
773 #: fish/cmds.c:2689
774 #, fuzzy
775 msgid "get the attach method"
776 msgstr "खोज पथ पाएँ"
777
778 #: fish/cmds.c:2690
779 msgid "get autosync mode"
780 msgstr "autosync विधि पाएँ"
781
782 #: fish/cmds.c:2691
783 msgid "get direct appliance mode flag"
784 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
785
786 #: fish/cmds.c:2692
787 msgid "get the ext2/3/4 filesystem label"
788 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
789
790 #: fish/cmds.c:2693
791 msgid "get the ext2/3/4 filesystem UUID"
792 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
793
794 #: fish/cmds.c:2694
795 msgid "get memory allocated to the qemu subprocess"
796 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
797
798 #: fish/cmds.c:2695
799 #, fuzzy
800 msgid "get enable network flag"
801 msgstr "SELinux सक्रिय फ्लैग पाएँ"
802
803 #: fish/cmds.c:2696
804 msgid "get the search path"
805 msgstr "खोज पथ पाएँ"
806
807 #: fish/cmds.c:2697
808 msgid "get PID of qemu subprocess"
809 msgstr "qemu की उपप्रक्रिया PID पाएँ"
810
811 #: fish/cmds.c:2698
812 msgid "get the qemu binary"
813 msgstr "qemu द्विपदीय पाएँ"
814
815 #: fish/cmds.c:2699
816 msgid "get recovery process enabled flag"
817 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
818
819 #: fish/cmds.c:2700
820 msgid "get SELinux enabled flag"
821 msgstr "SELinux सक्रिय फ्लैग पाएँ"
822
823 #: fish/cmds.c:2701
824 msgid "get the current state"
825 msgstr "मौजूदा स्थिति पाएँ"
826
827 #: fish/cmds.c:2702
828 msgid "get command trace enabled flag"
829 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
830
831 #: fish/cmds.c:2703
832 #, fuzzy
833 msgid "get the current umask"
834 msgstr "मौजूदा स्थिति पाएँ"
835
836 #: fish/cmds.c:2704
837 msgid "get verbose mode"
838 msgstr "वर्बोस विधि पाएँ"
839
840 #: fish/cmds.c:2705
841 msgid "get SELinux security context"
842 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
843
844 #: fish/cmds.c:2706 fish/cmds.c:2766
845 msgid "get a single extended attribute"
846 msgstr ""
847
848 #: fish/cmds.c:2707 fish/cmds.c:2767
849 msgid "list extended attributes of a file or directory"
850 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
851
852 #: fish/cmds.c:2708
853 msgid "expand wildcards in command"
854 msgstr "कमांड में कमांड वाइल्डकार्ड"
855
856 #: fish/cmds.c:2709
857 msgid "expand a wildcard path"
858 msgstr "वाइल्डकार्ड पथ फैलाएँ"
859
860 #: fish/cmds.c:2712
861 msgid "install GRUB"
862 msgstr "GRUB संस्थापित करें"
863
864 #: fish/cmds.c:2713
865 msgid "return first 10 lines of a file"
866 msgstr "फाइल का 10 पंक्ति वापस करें"
867
868 #: fish/cmds.c:2714
869 msgid "return first N lines of a file"
870 msgstr "फाइल का पहला N पंक्ति वापस करें"
871
872 #: fish/cmds.c:2715
873 msgid "dump a file in hexadecimal"
874 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
875
876 #: fish/cmds.c:2716
877 msgid "edit with a hex editor"
878 msgstr ""
879
880 #: fish/cmds.c:2717
881 msgid "list the contents of a single file in an initrd"
882 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
883
884 #: fish/cmds.c:2718
885 msgid "list files in an initrd"
886 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
887
888 #: fish/cmds.c:2719
889 msgid "add an inotify watch"
890 msgstr "inotify वाच जोड़ें"
891
892 #: fish/cmds.c:2720
893 msgid "close the inotify handle"
894 msgstr "inotify नियंत्रण बंद करें"
895
896 #: fish/cmds.c:2721
897 msgid "return list of watched files that had events"
898 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
899
900 #: fish/cmds.c:2722
901 msgid "create an inotify handle"
902 msgstr "inotify नियंत्रण बनाएँ"
903
904 #: fish/cmds.c:2723
905 msgid "return list of inotify events"
906 msgstr "inotify घटना की सूची वापस करता है"
907
908 #: fish/cmds.c:2724
909 msgid "remove an inotify watch"
910 msgstr "inotify जाँच का हटाएँ"
911
912 #: fish/cmds.c:2725
913 msgid "get architecture of inspected operating system"
914 msgstr ""
915
916 #: fish/cmds.c:2726
917 msgid "get distro of inspected operating system"
918 msgstr ""
919
920 #: fish/cmds.c:2727
921 msgid "get drive letter mappings"
922 msgstr ""
923
924 #: fish/cmds.c:2728
925 msgid "get filesystems associated with inspected operating system"
926 msgstr ""
927
928 #: fish/cmds.c:2729
929 msgid "get format of inspected operating system"
930 msgstr ""
931
932 #: fish/cmds.c:2730
933 msgid "get hostname of the operating system"
934 msgstr ""
935
936 #: fish/cmds.c:2731
937 #, fuzzy
938 msgid "get the icon corresponding to this operating system"
939 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
940
941 #: fish/cmds.c:2732
942 msgid "get major version of inspected operating system"
943 msgstr ""
944
945 #: fish/cmds.c:2733
946 msgid "get minor version of inspected operating system"
947 msgstr ""
948
949 #: fish/cmds.c:2734
950 msgid "get mountpoints of inspected operating system"
951 msgstr ""
952
953 #: fish/cmds.c:2735
954 msgid "get package format used by the operating system"
955 msgstr ""
956
957 #: fish/cmds.c:2736
958 msgid "get package management tool used by the operating system"
959 msgstr ""
960
961 #: fish/cmds.c:2737
962 msgid "get product name of inspected operating system"
963 msgstr ""
964
965 #: fish/cmds.c:2738
966 msgid "get product variant of inspected operating system"
967 msgstr ""
968
969 #: fish/cmds.c:2739
970 msgid "return list of operating systems found by last inspection"
971 msgstr ""
972
973 #: fish/cmds.c:2740
974 msgid "get type of inspected operating system"
975 msgstr ""
976
977 #: fish/cmds.c:2741
978 msgid "get Windows CurrentControlSet of inspected operating system"
979 msgstr ""
980
981 #: fish/cmds.c:2742
982 msgid "get Windows systemroot of inspected operating system"
983 msgstr ""
984
985 #: fish/cmds.c:2743
986 msgid "get live flag for install disk"
987 msgstr ""
988
989 #: fish/cmds.c:2744
990 msgid "get multipart flag for install disk"
991 msgstr ""
992
993 #: fish/cmds.c:2745
994 msgid "get netinst (network installer) flag for install disk"
995 msgstr ""
996
997 #: fish/cmds.c:2746
998 msgid "get list of applications installed in the operating system"
999 msgstr ""
1000
1001 #: fish/cmds.c:2747
1002 msgid "inspect disk and return list of operating systems found"
1003 msgstr ""
1004
1005 #: fish/cmds.c:2748
1006 #, fuzzy
1007 msgid "test if block device"
1008 msgstr "खंड युक्ति को सूचीबद्ध करता है"
1009
1010 #: fish/cmds.c:2749
1011 msgid "is busy processing a command"
1012 msgstr "कमांड की प्रक्रिया में व्यस्त है"
1013
1014 #: fish/cmds.c:2750
1015 #, fuzzy
1016 msgid "test if character device"
1017 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1018
1019 #: fish/cmds.c:2751
1020 msgid "is in configuration state"
1021 msgstr "विन्यास स्थिति में है"
1022
1023 #: fish/cmds.c:2752
1024 #, fuzzy
1025 msgid "test if a directory"
1026 msgstr "निर्देशिका बनाएँ"
1027
1028 #: fish/cmds.c:2753
1029 #, fuzzy
1030 msgid "test if FIFO (named pipe)"
1031 msgstr "FIFO (named पाइप) बनाएँ"
1032
1033 #: fish/cmds.c:2754
1034 msgid "test if a regular file"
1035 msgstr ""
1036
1037 #: fish/cmds.c:2755
1038 msgid "is launching subprocess"
1039 msgstr "उपपक्रिया को लॉन्च कर रहा है"
1040
1041 #: fish/cmds.c:2756
1042 #, fuzzy
1043 msgid "test if device is a logical volume"
1044 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1045
1046 #: fish/cmds.c:2757
1047 msgid "is ready to accept commands"
1048 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1049
1050 #: fish/cmds.c:2758
1051 #, fuzzy
1052 msgid "test if socket"
1053 msgstr "डेमॉन सॉकेट में लिखें"
1054
1055 #: fish/cmds.c:2759
1056 #, fuzzy
1057 msgid "test if symbolic link"
1058 msgstr "सांकेतिक लिंक बनाएँ"
1059
1060 #: fish/cmds.c:2760
1061 #, fuzzy
1062 msgid "test if a file contains all zero bytes"
1063 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
1064
1065 #: fish/cmds.c:2761
1066 #, fuzzy
1067 msgid "test if a device contains all zero bytes"
1068 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1069
1070 #: fish/cmds.c:2762
1071 msgid "kill the qemu subprocess"
1072 msgstr "qemu उपपक्रिया को किल करें"
1073
1074 #: fish/cmds.c:2763
1075 msgid "launch the qemu subprocess"
1076 msgstr "qemu उपपक्रिया लॉन्च करें"
1077
1078 #: fish/cmds.c:2764
1079 #, fuzzy
1080 msgid "change working directory"
1081 msgstr "स्थानीय परिवर्तन निर्देशिका"
1082
1083 #: fish/cmds.c:2768
1084 #, fuzzy
1085 msgid "list 9p filesystems"
1086 msgstr "फाइलसिस्टम बनाएँ"
1087
1088 #: fish/cmds.c:2769
1089 msgid "list the block devices"
1090 msgstr "खंड युक्ति को सूचीबद्ध करता है"
1091
1092 #: fish/cmds.c:2770
1093 #, fuzzy
1094 msgid "list filesystems"
1095 msgstr "फाइलसिस्टम बनाएँ"
1096
1097 #: fish/cmds.c:2771
1098 msgid "list the partitions"
1099 msgstr "विभाजन सूचीबद्ध करें"
1100
1101 #: fish/cmds.c:2772
1102 msgid "list the files in a directory (long format)"
1103 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
1104
1105 #: fish/cmds.c:2773 fish/cmds.c:2774
1106 msgid "create a hard link"
1107 msgstr "कोई हार्ड लिंक बनाएँ"
1108
1109 #: fish/cmds.c:2775 fish/cmds.c:2776
1110 msgid "create a symbolic link"
1111 msgstr "सांकेतिक लिंक बनाएँ"
1112
1113 #: fish/cmds.c:2777 fish/cmds.c:2869
1114 msgid "remove extended attribute of a file or directory"
1115 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
1116
1117 #: fish/cmds.c:2778
1118 msgid "list the files in a directory"
1119 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1120
1121 #: fish/cmds.c:2779 fish/cmds.c:2896
1122 msgid "set extended attribute of a file or directory"
1123 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
1124
1125 #: fish/cmds.c:2780
1126 msgid "get file information for a symbolic link"
1127 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
1128
1129 #: fish/cmds.c:2781
1130 msgid "lstat on multiple files"
1131 msgstr "lstat विविध फाइल पर"
1132
1133 #: fish/cmds.c:2782
1134 #, fuzzy
1135 msgid "add a key on a LUKS encrypted device"
1136 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1137
1138 #: fish/cmds.c:2783
1139 #, fuzzy
1140 msgid "close a LUKS device"
1141 msgstr "युक्ति पर स्वैप सक्रिय करें"
1142
1143 #: fish/cmds.c:2784 fish/cmds.c:2785
1144 msgid "format a block device as a LUKS encrypted device"
1145 msgstr ""
1146
1147 #: fish/cmds.c:2786
1148 msgid "remove a key from a LUKS encrypted device"
1149 msgstr ""
1150
1151 #: fish/cmds.c:2787
1152 msgid "open a LUKS-encrypted block device"
1153 msgstr ""
1154
1155 #: fish/cmds.c:2788
1156 #, fuzzy
1157 msgid "open a LUKS-encrypted block device read-only"
1158 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1159
1160 #: fish/cmds.c:2789
1161 #, fuzzy
1162 msgid "create an LVM logical volume"
1163 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1164
1165 #: fish/cmds.c:2790
1166 msgid "get canonical name of an LV"
1167 msgstr ""
1168
1169 #: fish/cmds.c:2791
1170 msgid "clear LVM device filter"
1171 msgstr ""
1172
1173 #: fish/cmds.c:2792
1174 msgid "remove all LVM LVs, VGs and PVs"
1175 msgstr "सभी LVM LV, VG और PV हटाएँ"
1176
1177 #: fish/cmds.c:2793
1178 msgid "set LVM device filter"
1179 msgstr ""
1180
1181 #: fish/cmds.c:2794
1182 msgid "remove an LVM logical volume"
1183 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1184
1185 #: fish/cmds.c:2795
1186 msgid "rename an LVM logical volume"
1187 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1188
1189 #: fish/cmds.c:2796
1190 msgid "resize an LVM logical volume"
1191 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1192
1193 #: fish/cmds.c:2797
1194 msgid "expand an LV to fill free space"
1195 msgstr ""
1196
1197 #: fish/cmds.c:2798 fish/cmds.c:2799
1198 msgid "list the LVM logical volumes (LVs)"
1199 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1200
1201 #: fish/cmds.c:2800
1202 #, fuzzy
1203 msgid "get the UUID of a logical volume"
1204 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1205
1206 #: fish/cmds.c:2801
1207 msgid "lgetxattr on multiple files"
1208 msgstr "विविध फाइल पर lgetxattr करें"
1209
1210 #: fish/cmds.c:2802
1211 msgid "open the manual"
1212 msgstr ""
1213
1214 #: fish/cmds.c:2803
1215 msgid "create a directory"
1216 msgstr "निर्देशिका बनाएँ"
1217
1218 #: fish/cmds.c:2804
1219 msgid "create a directory with a particular mode"
1220 msgstr "खास विधि से निर्देशिका बनाएँ"
1221
1222 #: fish/cmds.c:2805
1223 msgid "create a directory and parents"
1224 msgstr "जनक और निर्देशिका बनाएँ"
1225
1226 #: fish/cmds.c:2806
1227 msgid "create a temporary directory"
1228 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1229
1230 #: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:2809
1231 msgid "make ext2/3/4 filesystem with external journal"
1232 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1233
1234 #: fish/cmds.c:2810
1235 msgid "make ext2/3/4 external journal"
1236 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1237
1238 #: fish/cmds.c:2811
1239 msgid "make ext2/3/4 external journal with label"
1240 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1241
1242 #: fish/cmds.c:2812
1243 msgid "make ext2/3/4 external journal with UUID"
1244 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1245
1246 #: fish/cmds.c:2813
1247 msgid "make FIFO (named pipe)"
1248 msgstr "FIFO (named पाइप) बनाएँ"
1249
1250 #: fish/cmds.c:2814 fish/cmds.c:2816
1251 msgid "make a filesystem"
1252 msgstr "फाइलसिस्टम बनाएँ"
1253
1254 #: fish/cmds.c:2815
1255 msgid "make a filesystem with block size"
1256 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1257
1258 #: fish/cmds.c:2817
1259 msgid "create a mountpoint"
1260 msgstr "आरोहबिंदु बनाएँ"
1261
1262 #: fish/cmds.c:2818
1263 msgid "make block, character or FIFO devices"
1264 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1265
1266 #: fish/cmds.c:2819
1267 msgid "make block device node"
1268 msgstr "खंड युक्ति नोड बनाएँ"
1269
1270 #: fish/cmds.c:2820
1271 msgid "make char device node"
1272 msgstr "चार युक्ति नोड बनाएँ"
1273
1274 #: fish/cmds.c:2821
1275 msgid "create a swap partition"
1276 msgstr "कोई स्वैप विभाजन बनाएँ"
1277
1278 #: fish/cmds.c:2822
1279 msgid "create a swap partition with a label"
1280 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1281
1282 #: fish/cmds.c:2823
1283 msgid "create a swap partition with an explicit UUID"
1284 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1285
1286 #: fish/cmds.c:2824
1287 msgid "create a swap file"
1288 msgstr "कोई स्वैप फाइल बनाएँ"
1289
1290 #: fish/cmds.c:2825
1291 msgid "load a kernel module"
1292 msgstr "कर्नेल मॉड्यूल लोड करें"
1293
1294 #: fish/cmds.c:2826
1295 #, fuzzy
1296 msgid "view a file"
1297 msgstr "कोई फाइल खिसकाएँ"
1298
1299 #: fish/cmds.c:2827
1300 msgid "mount a guest disk at a position in the filesystem"
1301 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1302
1303 #: fish/cmds.c:2828
1304 #, fuzzy
1305 msgid "mount 9p filesystem"
1306 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1307
1308 #: fish/cmds.c:2829
1309 msgid "mount a file using the loop device"
1310 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1311
1312 #: fish/cmds.c:2830
1313 msgid "mount a guest disk with mount options"
1314 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1315
1316 #: fish/cmds.c:2831
1317 msgid "mount a guest disk, read-only"
1318 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1319
1320 #: fish/cmds.c:2832
1321 msgid "mount a guest disk with mount options and vfstype"
1322 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1323
1324 #: fish/cmds.c:2833
1325 msgid "show mountpoints"
1326 msgstr "आरोहबिंदु दिखाएँ"
1327
1328 #: fish/cmds.c:2834
1329 msgid "show mounted filesystems"
1330 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1331
1332 #: fish/cmds.c:2835
1333 msgid "move a file"
1334 msgstr "कोई फाइल खिसकाएँ"
1335
1336 #: fish/cmds.c:2836
1337 msgid "probe NTFS volume"
1338 msgstr "NTFS वॉल्यूम जाँचें"
1339
1340 #: fish/cmds.c:2837
1341 #, fuzzy
1342 msgid "resize an NTFS filesystem"
1343 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1344
1345 #: fish/cmds.c:2838
1346 #, fuzzy
1347 msgid "resize an NTFS filesystem (with size)"
1348 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1349
1350 #: fish/cmds.c:2839
1351 msgid "add a partition to the device"
1352 msgstr "युक्ति में कोई विभाजन जोड़ें"
1353
1354 #: fish/cmds.c:2840
1355 #, fuzzy
1356 msgid "delete a partition"
1357 msgstr "कोई स्वैप विभाजन बनाएँ"
1358
1359 #: fish/cmds.c:2841
1360 msgid "partition whole disk with a single primary partition"
1361 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1362
1363 #: fish/cmds.c:2842
1364 #, fuzzy
1365 msgid "return true if a partition is bootable"
1366 msgstr "विभाजन सारणी फिर पढ़ें"
1367
1368 #: fish/cmds.c:2843
1369 msgid "get the MBR type byte (ID byte) from a partition"
1370 msgstr ""
1371
1372 #: fish/cmds.c:2844
1373 msgid "get the partition table type"
1374 msgstr "विभाजन सारणी प्रकार पाएँ"
1375
1376 #: fish/cmds.c:2845
1377 msgid "create an empty partition table"
1378 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1379
1380 #: fish/cmds.c:2846
1381 msgid "list partitions on a device"
1382 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1383
1384 #: fish/cmds.c:2847
1385 msgid "make a partition bootable"
1386 msgstr "विभाजन को बूट योग्य बनाएँ"
1387
1388 #: fish/cmds.c:2848
1389 msgid "set the MBR type byte (ID byte) of a partition"
1390 msgstr ""
1391
1392 #: fish/cmds.c:2849
1393 msgid "set partition name"
1394 msgstr "विभाजन नाम सेट करें"
1395
1396 #: fish/cmds.c:2850
1397 #, fuzzy
1398 msgid "convert partition name to device name"
1399 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1400
1401 #: fish/cmds.c:2851
1402 msgid "ping the guest daemon"
1403 msgstr "अतिथि डेमॉन पिंग करें"
1404
1405 #: fish/cmds.c:2852
1406 msgid "read part of a file"
1407 msgstr "किसी फाइल का हिस्सा पढ़ें"
1408
1409 #: fish/cmds.c:2853
1410 #, fuzzy
1411 msgid "read part of a device"
1412 msgstr "किसी फाइल का हिस्सा पढ़ें"
1413
1414 #: fish/cmds.c:2854
1415 msgid "create an LVM physical volume"
1416 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1417
1418 #: fish/cmds.c:2855
1419 msgid "remove an LVM physical volume"
1420 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1421
1422 #: fish/cmds.c:2856
1423 msgid "resize an LVM physical volume"
1424 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1425
1426 #: fish/cmds.c:2857
1427 #, fuzzy
1428 msgid "resize an LVM physical volume (with size)"
1429 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1430
1431 #: fish/cmds.c:2858 fish/cmds.c:2859
1432 msgid "list the LVM physical volumes (PVs)"
1433 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1434
1435 #: fish/cmds.c:2860
1436 #, fuzzy
1437 msgid "get the UUID of a physical volume"
1438 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1439
1440 #: fish/cmds.c:2861
1441 #, fuzzy
1442 msgid "write to part of a file"
1443 msgstr "किसी फाइल का हिस्सा पढ़ें"
1444
1445 #: fish/cmds.c:2862
1446 #, fuzzy
1447 msgid "write to part of a device"
1448 msgstr "किसी फाइल का हिस्सा पढ़ें"
1449
1450 #: fish/cmds.c:2863
1451 msgid "read a file"
1452 msgstr "फाइल पढ़ें"
1453
1454 #: fish/cmds.c:2864
1455 msgid "read file as lines"
1456 msgstr "फाइल पंक्ति बार पढ़ें"
1457
1458 #: fish/cmds.c:2865
1459 msgid "read directories entries"
1460 msgstr "निर्देशिका प्रविष्टि पढें"
1461
1462 #: fish/cmds.c:2866
1463 msgid "read the target of a symbolic link"
1464 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1465
1466 #: fish/cmds.c:2867
1467 msgid "readlink on multiple files"
1468 msgstr "मल्टीपल फाइल पर रीडलिंक"
1469
1470 #: fish/cmds.c:2868
1471 msgid "canonicalized absolute pathname"
1472 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1473
1474 #: fish/cmds.c:2870
1475 msgid "close and reopen libguestfs handle"
1476 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1477
1478 #: fish/cmds.c:2871
1479 #, fuzzy
1480 msgid "resize an ext2, ext3 or ext4 filesystem"
1481 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1482
1483 #: fish/cmds.c:2872
1484 #, fuzzy
1485 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1486 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1487
1488 #: fish/cmds.c:2873
1489 #, fuzzy
1490 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1491 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1492
1493 #: fish/cmds.c:2874
1494 msgid "remove a file"
1495 msgstr "फाइल हटाएँ"
1496
1497 #: fish/cmds.c:2875
1498 msgid "remove a file or directory recursively"
1499 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1500
1501 #: fish/cmds.c:2876
1502 msgid "remove a directory"
1503 msgstr "निर्देशिका हटाएँ"
1504
1505 #: fish/cmds.c:2877
1506 msgid "remove a mountpoint"
1507 msgstr "माउंट प्वाइंट हटाएँ"
1508
1509 #: fish/cmds.c:2878
1510 msgid "scrub (securely wipe) a device"
1511 msgstr "scrub (securely wipe) युक्ति"
1512
1513 #: fish/cmds.c:2879
1514 msgid "scrub (securely wipe) a file"
1515 msgstr "फाइल स्क्रब करें"
1516
1517 #: fish/cmds.c:2880
1518 msgid "scrub (securely wipe) free space"
1519 msgstr "मुक्त स्थान को साफ करें"
1520
1521 #: fish/cmds.c:2881
1522 msgid "add options to kernel command line"
1523 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1524
1525 #: fish/cmds.c:2882
1526 #, fuzzy
1527 msgid "set the attach method"
1528 msgstr "खोज पथ सेट करें"
1529
1530 #: fish/cmds.c:2883
1531 msgid "set autosync mode"
1532 msgstr "autosync विधि सेट करें"
1533
1534 #: fish/cmds.c:2884
1535 msgid "enable or disable direct appliance mode"
1536 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1537
1538 #: fish/cmds.c:2885
1539 msgid "set the ext2/3/4 filesystem label"
1540 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1541
1542 #: fish/cmds.c:2886
1543 msgid "set the ext2/3/4 filesystem UUID"
1544 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1545
1546 #: fish/cmds.c:2887
1547 msgid "set memory allocated to the qemu subprocess"
1548 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1549
1550 #: fish/cmds.c:2888
1551 msgid "set enable network flag"
1552 msgstr ""
1553
1554 #: fish/cmds.c:2889
1555 msgid "set the search path"
1556 msgstr "खोज पथ सेट करें"
1557
1558 #: fish/cmds.c:2890
1559 msgid "set the qemu binary"
1560 msgstr "emu द्विपदीय सेट करें"
1561
1562 #: fish/cmds.c:2891
1563 msgid "enable or disable the recovery process"
1564 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1565
1566 #: fish/cmds.c:2892
1567 msgid "set SELinux enabled or disabled at appliance boot"
1568 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1569
1570 #: fish/cmds.c:2893
1571 msgid "enable or disable command traces"
1572 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1573
1574 #: fish/cmds.c:2894
1575 msgid "set verbose mode"
1576 msgstr "वर्बोस विधि सेट करें"
1577
1578 #: fish/cmds.c:2895
1579 msgid "set SELinux security context"
1580 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1581
1582 #: fish/cmds.c:2897 fish/cmds.c:2898
1583 msgid "create partitions on a block device"
1584 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1585
1586 #: fish/cmds.c:2899
1587 msgid "modify a single partition on a block device"
1588 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1589
1590 #: fish/cmds.c:2900
1591 msgid "display the disk geometry from the partition table"
1592 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1593
1594 #: fish/cmds.c:2901
1595 msgid "display the kernel geometry"
1596 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1597
1598 #: fish/cmds.c:2902
1599 msgid "display the partition table"
1600 msgstr "विभाजन सारणी को दिखाएँ"
1601
1602 #: fish/cmds.c:2903
1603 msgid "run a command via the shell"
1604 msgstr "शेल से होकर कमांड चलाएँ"
1605
1606 #: fish/cmds.c:2904
1607 msgid "run a command via the shell returning lines"
1608 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1609
1610 #: fish/cmds.c:2905
1611 msgid "sleep for some seconds"
1612 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1613
1614 #: fish/cmds.c:2906
1615 #, fuzzy
1616 msgid "create a sparse disk image and add"
1617 msgstr "तनु छवि फाइल आबंटित करें"
1618
1619 #: fish/cmds.c:2907
1620 msgid "get file information"
1621 msgstr "फाइल सूचना पाएँ"
1622
1623 #: fish/cmds.c:2908
1624 msgid "get file system statistics"
1625 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1626
1627 #: fish/cmds.c:2909 fish/cmds.c:2910
1628 msgid "print the printable strings in a file"
1629 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1630
1631 #: fish/cmds.c:2911
1632 #, fuzzy
1633 msgid "list supported groups of commands"
1634 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1635
1636 #: fish/cmds.c:2912
1637 msgid "disable swap on device"
1638 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1639
1640 #: fish/cmds.c:2913
1641 msgid "disable swap on file"
1642 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1643
1644 #: fish/cmds.c:2914
1645 msgid "disable swap on labeled swap partition"
1646 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1647
1648 #: fish/cmds.c:2915
1649 msgid "disable swap on swap partition by UUID"
1650 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1651
1652 #: fish/cmds.c:2916
1653 msgid "enable swap on device"
1654 msgstr "युक्ति पर स्वैप सक्रिय करें"
1655
1656 #: fish/cmds.c:2917
1657 msgid "enable swap on file"
1658 msgstr "फाइल पर स्वैप सक्रिय करें"
1659
1660 #: fish/cmds.c:2918
1661 msgid "enable swap on labeled swap partition"
1662 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1663
1664 #: fish/cmds.c:2919
1665 msgid "enable swap on swap partition by UUID"
1666 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1667
1668 #: fish/cmds.c:2920
1669 msgid "sync disks, writes are flushed through to the disk image"
1670 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1671
1672 #: fish/cmds.c:2921
1673 msgid "return last 10 lines of a file"
1674 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1675
1676 #: fish/cmds.c:2922
1677 msgid "return last N lines of a file"
1678 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1679
1680 #: fish/cmds.c:2923
1681 msgid "unpack tarfile to directory"
1682 msgstr "tarfile को निर्देशिका में खोलें"
1683
1684 #: fish/cmds.c:2924
1685 msgid "pack directory into tarfile"
1686 msgstr "निर्देशिका को tarfile में पैक करें"
1687
1688 #: fish/cmds.c:2925 fish/cmds.c:2932
1689 msgid "unpack compressed tarball to directory"
1690 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1691
1692 #: fish/cmds.c:2926 fish/cmds.c:2933
1693 msgid "pack directory into compressed tarball"
1694 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1695
1696 #: fish/cmds.c:2927
1697 #, fuzzy
1698 msgid "print elapsed time taken to run a command"
1699 msgstr "कमांड चलाने के लिए लिया गया समय"
1700
1701 #: fish/cmds.c:2928
1702 msgid "update file timestamps or create a new file"
1703 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1704
1705 #: fish/cmds.c:2929
1706 msgid "truncate a file to zero size"
1707 msgstr "फाइल को शून्य आकार में काटें"
1708
1709 #: fish/cmds.c:2930
1710 msgid "truncate a file to a particular size"
1711 msgstr "फाइल को किसी खास आकार में काटें"
1712
1713 #: fish/cmds.c:2931
1714 msgid "get ext2/ext3/ext4 superblock details"
1715 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1716
1717 #: fish/cmds.c:2934
1718 msgid "set file mode creation mask (umask)"
1719 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1720
1721 #: fish/cmds.c:2935
1722 msgid "unmount a filesystem"
1723 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1724
1725 #: fish/cmds.c:2936
1726 msgid "unmount all filesystems"
1727 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1728
1729 #: fish/cmds.c:2937
1730 msgid "upload a file from the local machine"
1731 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1732
1733 #: fish/cmds.c:2938
1734 #, fuzzy
1735 msgid "upload a file from the local machine with offset"
1736 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1737
1738 #: fish/cmds.c:2939
1739 msgid "set timestamp of a file with nanosecond precision"
1740 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1741
1742 #: fish/cmds.c:2940
1743 msgid "get the library version number"
1744 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1745
1746 #: fish/cmds.c:2941
1747 #, fuzzy
1748 msgid "get the filesystem label"
1749 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
1750
1751 #: fish/cmds.c:2942
1752 msgid "get the Linux VFS type corresponding to a mounted device"
1753 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1754
1755 #: fish/cmds.c:2943
1756 #, fuzzy
1757 msgid "get the filesystem UUID"
1758 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
1759
1760 #: fish/cmds.c:2944
1761 msgid "activate or deactivate some volume groups"
1762 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1763
1764 #: fish/cmds.c:2945
1765 msgid "activate or deactivate all volume groups"
1766 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1767
1768 #: fish/cmds.c:2946
1769 msgid "create an LVM volume group"
1770 msgstr "LVM वॉल्यूम समूह बनाएँ"
1771
1772 #: fish/cmds.c:2947
1773 msgid "get the LV UUIDs of all LVs in the volume group"
1774 msgstr ""
1775
1776 #: fish/cmds.c:2948
1777 msgid "get the PV UUIDs containing the volume group"
1778 msgstr ""
1779
1780 #: fish/cmds.c:2949
1781 msgid "remove an LVM volume group"
1782 msgstr "LVM वाल्यूम समूह हटाएँ"
1783
1784 #: fish/cmds.c:2950
1785 msgid "rename an LVM volume group"
1786 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1787
1788 #: fish/cmds.c:2951 fish/cmds.c:2952
1789 msgid "list the LVM volume groups (VGs)"
1790 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1791
1792 #: fish/cmds.c:2953
1793 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1794 msgstr ""
1795
1796 #: fish/cmds.c:2954
1797 #, fuzzy
1798 msgid "get the UUID of a volume group"
1799 msgstr "LVM वॉल्यूम समूह बनाएँ"
1800
1801 #: fish/cmds.c:2955
1802 msgid "count characters in a file"
1803 msgstr "फाइल में वर्ण गिनती करें"
1804
1805 #: fish/cmds.c:2956
1806 msgid "count lines in a file"
1807 msgstr "फाइल में पंक्ति गिनती करें"
1808
1809 #: fish/cmds.c:2957
1810 msgid "count words in a file"
1811 msgstr "फाइल में शब्द गिनती करें"
1812
1813 #: fish/cmds.c:2958
1814 #, fuzzy
1815 msgid "create a new file"
1816 msgstr "फाइल बनाएँ"
1817
1818 #: fish/cmds.c:2959
1819 msgid "create a file"
1820 msgstr "फाइल बनाएँ"
1821
1822 #: fish/cmds.c:2962
1823 msgid "write zeroes to the device"
1824 msgstr "युक्ति में शून्य लिखें"
1825
1826 #: fish/cmds.c:2963
1827 #, fuzzy
1828 msgid "write zeroes to an entire device"
1829 msgstr "युक्ति में शून्य लिखें"
1830
1831 #: fish/cmds.c:2964
1832 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1833 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1834
1835 #: fish/cmds.c:2967
1836 msgid "determine file type inside a compressed file"
1837 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1838
1839 #: fish/cmds.c:2970
1840 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1841 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1842
1843 #: fish/cmds.c:3288 fish/cmds.c:3302 fish/cmds.c:3318 fish/cmds.c:3335
1844 #: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3389 fish/cmds.c:3405
1845 #: fish/cmds.c:3423 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3473
1846 #: fish/cmds.c:3490 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3538
1847 #: fish/cmds.c:3554 fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602
1848 #: fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3669 fish/cmds.c:3685
1849 #: fish/cmds.c:3701 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
1850 #: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3801 fish/cmds.c:3819
1851 #: fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872 fish/cmds.c:3890
1852 #: fish/cmds.c:3910 fish/cmds.c:3929 fish/cmds.c:3949 fish/cmds.c:3969
1853 #: fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4027 fish/cmds.c:4047
1854 #: fish/cmds.c:4067 fish/cmds.c:4087 fish/cmds.c:4102 fish/cmds.c:4118
1855 #: fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4225 fish/cmds.c:4309
1856 #: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4369 fish/cmds.c:4389
1857 #: fish/cmds.c:4409 fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4466
1858 #: fish/cmds.c:4481 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
1859 #: fish/cmds.c:4617 fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4668
1860 #: fish/cmds.c:4690 fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4749
1861 #: fish/cmds.c:4766 fish/cmds.c:4783 fish/cmds.c:4800 fish/cmds.c:4817
1862 #: fish/cmds.c:4834 fish/cmds.c:4851 fish/cmds.c:4870 fish/cmds.c:4893
1863 #: fish/cmds.c:4929 fish/cmds.c:4946 fish/cmds.c:4969 fish/cmds.c:4991
1864 #: fish/cmds.c:5012 fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5071
1865 #: fish/cmds.c:5089 fish/cmds.c:5107 fish/cmds.c:5121 fish/cmds.c:5137
1866 #: fish/cmds.c:5157 fish/cmds.c:5176 fish/cmds.c:5195 fish/cmds.c:5214
1867 #: fish/cmds.c:5233 fish/cmds.c:5253 fish/cmds.c:5293 fish/cmds.c:5350
1868 #: fish/cmds.c:5371 fish/cmds.c:5392 fish/cmds.c:5413 fish/cmds.c:5431
1869 #: fish/cmds.c:5453 fish/cmds.c:5491 fish/cmds.c:5513 fish/cmds.c:5592
1870 #: fish/cmds.c:5631 fish/cmds.c:5646 fish/cmds.c:5663 fish/cmds.c:5677
1871 #: fish/cmds.c:5693 fish/cmds.c:5715 fish/cmds.c:5737 fish/cmds.c:5759
1872 #: fish/cmds.c:5781 fish/cmds.c:5803 fish/cmds.c:5825 fish/cmds.c:5845
1873 #: fish/cmds.c:5862 fish/cmds.c:5879 fish/cmds.c:5898 fish/cmds.c:5917
1874 #: fish/cmds.c:5937 fish/cmds.c:5973 fish/cmds.c:5992 fish/cmds.c:6011
1875 #: fish/cmds.c:6028 fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6092
1876 #: fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6160 fish/cmds.c:6183
1877 #: fish/cmds.c:6206 fish/cmds.c:6226 fish/cmds.c:6248 fish/cmds.c:6269
1878 #: fish/cmds.c:6292 fish/cmds.c:6309 fish/cmds.c:6326 fish/cmds.c:6344
1879 #: fish/cmds.c:6362 fish/cmds.c:6383 fish/cmds.c:6401 fish/cmds.c:6422
1880 #: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6504
1881 #: fish/cmds.c:6527 fish/cmds.c:6549 fish/cmds.c:6582 fish/cmds.c:6599
1882 #: fish/cmds.c:6616 fish/cmds.c:6640 fish/cmds.c:6663 fish/cmds.c:6686
1883 #: fish/cmds.c:6708 fish/cmds.c:6725 fish/cmds.c:6747 fish/cmds.c:6841
1884 #: fish/cmds.c:6861 fish/cmds.c:6881 fish/cmds.c:6901 fish/cmds.c:6919
1885 #: fish/cmds.c:6940 fish/cmds.c:6976 fish/cmds.c:6993 fish/cmds.c:7015
1886 #: fish/cmds.c:7032 fish/cmds.c:7068 fish/cmds.c:7088 fish/cmds.c:7108
1887 #: fish/cmds.c:7128 fish/cmds.c:7150 fish/cmds.c:7167 fish/cmds.c:7186
1888 #: fish/cmds.c:7205 fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7269
1889 #: fish/cmds.c:7290 fish/cmds.c:7313 fish/cmds.c:7354 fish/cmds.c:7377
1890 #: fish/cmds.c:7416 fish/cmds.c:7433 fish/cmds.c:7452 fish/cmds.c:7473
1891 #: fish/cmds.c:7496 fish/cmds.c:7518 fish/cmds.c:7536 fish/cmds.c:7555
1892 #: fish/cmds.c:7576 fish/cmds.c:7653 fish/cmds.c:7694 fish/cmds.c:7773
1893 #: fish/cmds.c:7849 fish/cmds.c:7886 fish/cmds.c:7909 fish/cmds.c:7930
1894 #: fish/cmds.c:7953 fish/cmds.c:7975 fish/cmds.c:8000 fish/cmds.c:8043
1895 #: fish/cmds.c:8084 fish/cmds.c:8105 fish/cmds.c:8123 fish/cmds.c:8142
1896 #: fish/cmds.c:8159 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8228
1897 #: fish/cmds.c:8252 fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324
1898 #: fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420
1899 #: fish/cmds.c:8444 fish/cmds.c:8468 fish/cmds.c:8491 fish/cmds.c:8514
1900 #: fish/cmds.c:8535 fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8597
1901 #: fish/cmds.c:8620 fish/cmds.c:8658 fish/cmds.c:8675 fish/cmds.c:8692
1902 #: fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8747 fish/cmds.c:8764
1903 #: fish/cmds.c:8781 fish/cmds.c:8798 fish/cmds.c:8817 fish/cmds.c:8853
1904 #: fish/cmds.c:8893 fish/cmds.c:8926 fish/cmds.c:8943 fish/cmds.c:8960
1905 #: fish/cmds.c:8976 fish/cmds.c:8991 fish/cmds.c:9012 fish/cmds.c:9050
1906 #: fish/cmds.c:9088 fish/cmds.c:9127 fish/cmds.c:9167 fish/cmds.c:9208
1907 #: fish/cmds.c:9249 fish/cmds.c:9287 fish/cmds.c:9304 fish/cmds.c:9327
1908 #: fish/cmds.c:9349 fish/cmds.c:9371 fish/cmds.c:9391 fish/cmds.c:9411
1909 #: fish/cmds.c:9447 fish/cmds.c:9519 fish/cmds.c:9559 fish/cmds.c:9617
1910 #: fish/cmds.c:9643 fish/cmds.c:9669 fish/cmds.c:9697 fish/cmds.c:9756
1911 #: fish/cmds.c:9777 fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9881
1912 #: fish/cmds.c:9918 fish/cmds.c:9938 fish/cmds.c:9960 fish/cmds.c:10017
1913 #: fish/cmds.c:10037 fish/cmds.c:10059 fish/cmds.c:10081 fish/cmds.c:10100
1914 #: fish/cmds.c:10120 fish/cmds.c:10147 fish/cmds.c:10167 fish/cmds.c:10187
1915 #: fish/cmds.c:10207 fish/cmds.c:10227 fish/cmds.c:10249 fish/cmds.c:10284
1916 #: fish/cmds.c:10302 fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10362
1917 #: fish/cmds.c:10379 fish/cmds.c:10416 fish/cmds.c:10455 fish/cmds.c:10495
1918 #: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10609 fish/cmds.c:10624
1919 #: fish/cmds.c:10644 fish/cmds.c:10684 fish/cmds.c:10707 fish/cmds.c:10731
1920 #: fish/cmds.c:10756 fish/cmds.c:10797 fish/cmds.c:10822 fish/cmds.c:10860
1921 #: fish/cmds.c:10891 fish/cmds.c:10922 fish/cmds.c:10950 fish/cmds.c:10970
1922 #: fish/cmds.c:11002 fish/cmds.c:11022 fish/cmds.c:11042 fish/cmds.c:11059
1923 #: fish/cmds.c:11077 fish/cmds.c:11100 fish/cmds.c:11121 fish/cmds.c:11140
1924 #: fish/cmds.c:11182 fish/cmds.c:11225 fish/cmds.c:11269 fish/cmds.c:11308
1925 #: fish/cmds.c:11327 fish/cmds.c:11347 fish/cmds.c:11367 fish/cmds.c:11388
1926 #: fish/cmds.c:11409 fish/cmds.c:11430 fish/cmds.c:11451 fish/cmds.c:11472
1927 #: fish/cmds.c:11494 fish/cmds.c:11532 fish/cmds.c:11583 fish/cmds.c:11621
1928 #: fish/cmds.c:11677 fish/cmds.c:11813 fish/cmds.c:11842 fish/cmds.c:11869
1929 #: fish/cmds.c:11886 fish/cmds.c:11907 fish/cmds.c:11924
1930 #, c-format
1931 msgid "%s should have %d parameter(s)\n"
1932 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1933
1934 #: fish/cmds.c:3289 fish/cmds.c:3303 fish/cmds.c:3319 fish/cmds.c:3336
1935 #: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3390 fish/cmds.c:3406
1936 #: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3474
1937 #: fish/cmds.c:3491 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3539
1938 #: fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603
1939 #: fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3670 fish/cmds.c:3686
1940 #: fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
1941 #: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3802 fish/cmds.c:3820
1942 #: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3891
1943 #: fish/cmds.c:3911 fish/cmds.c:3930 fish/cmds.c:3950 fish/cmds.c:3970
1944 #: fish/cmds.c:3990 fish/cmds.c:4009 fish/cmds.c:4028 fish/cmds.c:4048
1945 #: fish/cmds.c:4068 fish/cmds.c:4088 fish/cmds.c:4103 fish/cmds.c:4119
1946 #: fish/cmds.c:4140 fish/cmds.c:4191 fish/cmds.c:4209 fish/cmds.c:4226
1947 #: fish/cmds.c:4247 fish/cmds.c:4310 fish/cmds.c:4330 fish/cmds.c:4350
1948 #: fish/cmds.c:4370 fish/cmds.c:4390 fish/cmds.c:4410 fish/cmds.c:4429
1949 #: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4482 fish/cmds.c:4501
1950 #: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4564 fish/cmds.c:4618
1951 #: fish/cmds.c:4634 fish/cmds.c:4650 fish/cmds.c:4669 fish/cmds.c:4691
1952 #: fish/cmds.c:4713 fish/cmds.c:4733 fish/cmds.c:4750 fish/cmds.c:4767
1953 #: fish/cmds.c:4784 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4835
1954 #: fish/cmds.c:4852 fish/cmds.c:4871 fish/cmds.c:4894 fish/cmds.c:4930
1955 #: fish/cmds.c:4947 fish/cmds.c:4970 fish/cmds.c:4992 fish/cmds.c:5013
1956 #: fish/cmds.c:5033 fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5090
1957 #: fish/cmds.c:5108 fish/cmds.c:5122 fish/cmds.c:5138 fish/cmds.c:5158
1958 #: fish/cmds.c:5177 fish/cmds.c:5196 fish/cmds.c:5215 fish/cmds.c:5234
1959 #: fish/cmds.c:5254 fish/cmds.c:5294 fish/cmds.c:5351 fish/cmds.c:5372
1960 #: fish/cmds.c:5393 fish/cmds.c:5414 fish/cmds.c:5432 fish/cmds.c:5454
1961 #: fish/cmds.c:5492 fish/cmds.c:5514 fish/cmds.c:5593 fish/cmds.c:5632
1962 #: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5678 fish/cmds.c:5694
1963 #: fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5760 fish/cmds.c:5782
1964 #: fish/cmds.c:5804 fish/cmds.c:5826 fish/cmds.c:5846 fish/cmds.c:5863
1965 #: fish/cmds.c:5880 fish/cmds.c:5899 fish/cmds.c:5918 fish/cmds.c:5938
1966 #: fish/cmds.c:5974 fish/cmds.c:5993 fish/cmds.c:6012 fish/cmds.c:6029
1967 #: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6117
1968 #: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6207
1969 #: fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6270 fish/cmds.c:6293
1970 #: fish/cmds.c:6310 fish/cmds.c:6327 fish/cmds.c:6345 fish/cmds.c:6363
1971 #: fish/cmds.c:6384 fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6443
1972 #: fish/cmds.c:6461 fish/cmds.c:6482 fish/cmds.c:6505 fish/cmds.c:6528
1973 #: fish/cmds.c:6550 fish/cmds.c:6583 fish/cmds.c:6600 fish/cmds.c:6617
1974 #: fish/cmds.c:6641 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6709
1975 #: fish/cmds.c:6726 fish/cmds.c:6748 fish/cmds.c:6842 fish/cmds.c:6862
1976 #: fish/cmds.c:6882 fish/cmds.c:6902 fish/cmds.c:6920 fish/cmds.c:6941
1977 #: fish/cmds.c:6977 fish/cmds.c:6994 fish/cmds.c:7016 fish/cmds.c:7033
1978 #: fish/cmds.c:7069 fish/cmds.c:7089 fish/cmds.c:7109 fish/cmds.c:7129
1979 #: fish/cmds.c:7151 fish/cmds.c:7168 fish/cmds.c:7187 fish/cmds.c:7206
1980 #: fish/cmds.c:7228 fish/cmds.c:7249 fish/cmds.c:7270 fish/cmds.c:7291
1981 #: fish/cmds.c:7314 fish/cmds.c:7355 fish/cmds.c:7378 fish/cmds.c:7417
1982 #: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7497
1983 #: fish/cmds.c:7519 fish/cmds.c:7537 fish/cmds.c:7556 fish/cmds.c:7577
1984 #: fish/cmds.c:7654 fish/cmds.c:7695 fish/cmds.c:7774 fish/cmds.c:7850
1985 #: fish/cmds.c:7887 fish/cmds.c:7910 fish/cmds.c:7931 fish/cmds.c:7954
1986 #: fish/cmds.c:7976 fish/cmds.c:8001 fish/cmds.c:8044 fish/cmds.c:8085
1987 #: fish/cmds.c:8106 fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8160
1988 #: fish/cmds.c:8178 fish/cmds.c:8205 fish/cmds.c:8229 fish/cmds.c:8253
1989 #: fish/cmds.c:8277 fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349
1990 #: fish/cmds.c:8373 fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445
1991 #: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8536
1992 #: fish/cmds.c:8557 fish/cmds.c:8578 fish/cmds.c:8598 fish/cmds.c:8621
1993 #: fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8712
1994 #: fish/cmds.c:8731 fish/cmds.c:8748 fish/cmds.c:8765 fish/cmds.c:8782
1995 #: fish/cmds.c:8799 fish/cmds.c:8818 fish/cmds.c:8854 fish/cmds.c:8894
1996 #: fish/cmds.c:8927 fish/cmds.c:8944 fish/cmds.c:8961 fish/cmds.c:8977
1997 #: fish/cmds.c:8992 fish/cmds.c:9013 fish/cmds.c:9051 fish/cmds.c:9089
1998 #: fish/cmds.c:9128 fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250
1999 #: fish/cmds.c:9288 fish/cmds.c:9305 fish/cmds.c:9328 fish/cmds.c:9350
2000 #: fish/cmds.c:9372 fish/cmds.c:9392 fish/cmds.c:9412 fish/cmds.c:9448
2001 #: fish/cmds.c:9520 fish/cmds.c:9560 fish/cmds.c:9618 fish/cmds.c:9644
2002 #: fish/cmds.c:9670 fish/cmds.c:9698 fish/cmds.c:9757 fish/cmds.c:9778
2003 #: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9882 fish/cmds.c:9919
2004 #: fish/cmds.c:9939 fish/cmds.c:9961 fish/cmds.c:10018 fish/cmds.c:10038
2005 #: fish/cmds.c:10060 fish/cmds.c:10082 fish/cmds.c:10101 fish/cmds.c:10121
2006 #: fish/cmds.c:10148 fish/cmds.c:10168 fish/cmds.c:10188 fish/cmds.c:10208
2007 #: fish/cmds.c:10228 fish/cmds.c:10250 fish/cmds.c:10285 fish/cmds.c:10303
2008 #: fish/cmds.c:10326 fish/cmds.c:10348 fish/cmds.c:10363 fish/cmds.c:10380
2009 #: fish/cmds.c:10417 fish/cmds.c:10456 fish/cmds.c:10496 fish/cmds.c:10552
2010 #: fish/cmds.c:10574 fish/cmds.c:10610 fish/cmds.c:10625 fish/cmds.c:10645
2011 #: fish/cmds.c:10685 fish/cmds.c:10708 fish/cmds.c:10732 fish/cmds.c:10757
2012 #: fish/cmds.c:10798 fish/cmds.c:10823 fish/cmds.c:10861 fish/cmds.c:10892
2013 #: fish/cmds.c:10923 fish/cmds.c:10951 fish/cmds.c:10971 fish/cmds.c:11003
2014 #: fish/cmds.c:11023 fish/cmds.c:11043 fish/cmds.c:11060 fish/cmds.c:11078
2015 #: fish/cmds.c:11101 fish/cmds.c:11122 fish/cmds.c:11141 fish/cmds.c:11183
2016 #: fish/cmds.c:11226 fish/cmds.c:11270 fish/cmds.c:11309 fish/cmds.c:11328
2017 #: fish/cmds.c:11348 fish/cmds.c:11368 fish/cmds.c:11389 fish/cmds.c:11410
2018 #: fish/cmds.c:11431 fish/cmds.c:11452 fish/cmds.c:11473 fish/cmds.c:11495
2019 #: fish/cmds.c:11533 fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11678
2020 #: fish/cmds.c:11701 fish/cmds.c:11814 fish/cmds.c:11843 fish/cmds.c:11870
2021 #: fish/cmds.c:11887 fish/cmds.c:11908 fish/cmds.c:11925 fish/cmds.c:11947
2022 #, c-format
2023 msgid "type 'help %s' for help on %s\n"
2024 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
2025
2026 #: fish/cmds.c:3647 fish/cmds.c:4906 fish/cmds.c:5264 fish/cmds.c:5304
2027 #: fish/cmds.c:5323 fish/cmds.c:5466 fish/cmds.c:5525 fish/cmds.c:5544
2028 #: fish/cmds.c:5563 fish/cmds.c:5606 fish/cmds.c:5949 fish/cmds.c:6560
2029 #: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6797 fish/cmds.c:6816
2030 #: fish/cmds.c:6952 fish/cmds.c:7043 fish/cmds.c:7324 fish/cmds.c:7388
2031 #: fish/cmds.c:7587 fish/cmds.c:7606 fish/cmds.c:7625 fish/cmds.c:7664
2032 #: fish/cmds.c:7705 fish/cmds.c:7724 fish/cmds.c:7743 fish/cmds.c:7784
2033 #: fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7860 fish/cmds.c:8013
2034 #: fish/cmds.c:8056 fish/cmds.c:8633 fish/cmds.c:8828 fish/cmds.c:8866
2035 #: fish/cmds.c:8904 fish/cmds.c:9024 fish/cmds.c:9061 fish/cmds.c:9099
2036 #: fish/cmds.c:9138 fish/cmds.c:9179 fish/cmds.c:9220 fish/cmds.c:9261
2037 #: fish/cmds.c:9424 fish/cmds.c:9460 fish/cmds.c:9473 fish/cmds.c:9486
2038 #: fish/cmds.c:9499 fish/cmds.c:9532 fish/cmds.c:9570 fish/cmds.c:9589
2039 #: fish/cmds.c:9710 fish/cmds.c:9729 fish/cmds.c:9790 fish/cmds.c:9803
2040 #: fish/cmds.c:9854 fish/cmds.c:9893 fish/cmds.c:9971 fish/cmds.c:9990
2041 #: fish/cmds.c:10264 fish/cmds.c:10391 fish/cmds.c:10428 fish/cmds.c:10467
2042 #: fish/cmds.c:10507 fish/cmds.c:10526 fish/cmds.c:10585 fish/cmds.c:10658
2043 #: fish/cmds.c:10768 fish/cmds.c:10838 fish/cmds.c:10872 fish/cmds.c:10903
2044 #: fish/cmds.c:10934 fish/cmds.c:10983 fish/cmds.c:11154 fish/cmds.c:11196
2045 #: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11509 fish/cmds.c:11547
2046 #: fish/cmds.c:11560 fish/cmds.c:11598 fish/cmds.c:11633 fish/cmds.c:11652
2047 #: fish/cmds.c:11719 fish/cmds.c:11747 fish/cmds.c:11770
2048 #, c-format
2049 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
2050 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
2051
2052 #: fish/cmds.c:3653 fish/cmds.c:4912 fish/cmds.c:5270 fish/cmds.c:5310
2053 #: fish/cmds.c:5329 fish/cmds.c:5472 fish/cmds.c:5531 fish/cmds.c:5550
2054 #: fish/cmds.c:5569 fish/cmds.c:5612 fish/cmds.c:5955 fish/cmds.c:6566
2055 #: fish/cmds.c:6765 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
2056 #: fish/cmds.c:6958 fish/cmds.c:7049 fish/cmds.c:7330 fish/cmds.c:7394
2057 #: fish/cmds.c:7593 fish/cmds.c:7612 fish/cmds.c:7631 fish/cmds.c:7670
2058 #: fish/cmds.c:7711 fish/cmds.c:7730 fish/cmds.c:7749 fish/cmds.c:7790
2059 #: fish/cmds.c:7809 fish/cmds.c:7828 fish/cmds.c:7866 fish/cmds.c:8019
2060 #: fish/cmds.c:8062 fish/cmds.c:8639 fish/cmds.c:8834 fish/cmds.c:8872
2061 #: fish/cmds.c:8910 fish/cmds.c:9030 fish/cmds.c:9067 fish/cmds.c:9105
2062 #: fish/cmds.c:9144 fish/cmds.c:9185 fish/cmds.c:9226 fish/cmds.c:9267
2063 #: fish/cmds.c:9538 fish/cmds.c:9576 fish/cmds.c:9595 fish/cmds.c:9716
2064 #: fish/cmds.c:9860 fish/cmds.c:9899 fish/cmds.c:9977 fish/cmds.c:9996
2065 #: fish/cmds.c:10397 fish/cmds.c:10434 fish/cmds.c:10473 fish/cmds.c:10513
2066 #: fish/cmds.c:10532 fish/cmds.c:10591 fish/cmds.c:10664 fish/cmds.c:10774
2067 #: fish/cmds.c:11160 fish/cmds.c:11202 fish/cmds.c:11247 fish/cmds.c:11289
2068 #: fish/cmds.c:11639 fish/cmds.c:11725 fish/cmds.c:11753 fish/cmds.c:11776
2069 #, c-format
2070 msgid "%s: %s: integer out of range\n"
2071 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
2072
2073 #: fish/cmds.c:4139 fish/cmds.c:4246 fish/cmds.c:4563 fish/cmds.c:11700
2074 #: fish/cmds.c:11946
2075 #, fuzzy, c-format
2076 msgid "%s should have %d-%d parameter(s)\n"
2077 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
2078
2079 #: fish/cmds.c:4165 fish/cmds.c:4282 fish/cmds.c:4584 fish/cmds.c:11786
2080 #: fish/cmds.c:11963
2081 #, fuzzy, c-format
2082 msgid "%s: unknown optional argument \"%s\"\n"
2083 msgstr "%s: too many arguments\n"
2084
2085 #: fish/cmds.c:4171 fish/cmds.c:4288 fish/cmds.c:4590 fish/cmds.c:11792
2086 #: fish/cmds.c:11969
2087 #, fuzzy, c-format
2088 msgid "%s: optional argument \"%s\" given twice\n"
2089 msgstr "%s: too many arguments\n"
2090
2091 #: fish/cmds.c:11989
2092 #, c-format
2093 msgid "%s: unknown command\n"
2094 msgstr "%s: अज्ञात कमांड\n"
2095
2096 #: fish/config.c:74 fish/config.c:113
2097 #, fuzzy, c-format
2098 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2099 msgstr "%s: internal error parsing string at '%s'\n"
2100
2101 #: fish/copy.c:41
2102 #, c-format
2103 msgid ""
2104 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2105 msgstr ""
2106
2107 #: fish/copy.c:62
2108 #, fuzzy, c-format
2109 msgid "copy-in: target '%s' is not a directory\n"
2110 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
2111
2112 #: fish/copy.c:157
2113 #, c-format
2114 msgid "error: argument is zero length or longer than maximum permitted\n"
2115 msgstr ""
2116
2117 #: fish/copy.c:202
2118 #, c-format
2119 msgid ""
2120 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2121 "image\n"
2122 msgstr ""
2123
2124 #: fish/copy.c:213
2125 #, fuzzy, c-format
2126 msgid "copy-out: target '%s' is not a directory\n"
2127 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
2128
2129 #: fish/copy.c:258
2130 #, fuzzy, c-format
2131 msgid "copy-out: '%s' is not a file or directory\n"
2132 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
2133
2134 #: fish/display.c:42
2135 #, c-format
2136 msgid "display filename\n"
2137 msgstr ""
2138
2139 #: fish/edit.c:45
2140 #, c-format
2141 msgid "use '%s filename' to edit a file\n"
2142 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
2143
2144 #: fish/fish.c:100
2145 #, fuzzy, c-format
2146 msgid ""
2147 "%s: guest filesystem shell\n"
2148 "%s lets you edit virtual machine filesystems\n"
2149 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2150 "Usage:\n"
2151 "  %s [--options] cmd [: cmd : cmd ...]\n"
2152 "Options:\n"
2153 "  -h|--cmd-help        List available commands\n"
2154 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2155 "  -a|--add image       Add image\n"
2156 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2157 "  --csh                Make --listen csh-compatible\n"
2158 "  -d|--domain guest    Add disks from libvirt guest\n"
2159 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2160 "  --echo-keys          Don't turn off echo for passphrases\n"
2161 "  -f|--file file       Read commands from file\n"
2162 "  --format[=raw|..]    Force disk format for -a option\n"
2163 "  -i|--inspector       Automatically mount filesystems\n"
2164 "  --keys-from-stdin    Read passphrases from stdin\n"
2165 "  --listen             Listen for remote commands\n"
2166 "  --live               Connect to a live virtual machine\n"
2167 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2168 "  -n|--no-sync         Don't autosync\n"
2169 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2170 "  --progress-bars      Enable progress bars even when not interactive\n"
2171 "  --no-progress-bars   Disable progress bars\n"
2172 "  --remote[=pid]       Send commands to remote %s\n"
2173 "  -r|--ro              Mount read-only\n"
2174 "  --selinux            Enable SELinux support\n"
2175 "  -v|--verbose         Verbose messages\n"
2176 "  -V|--version         Display version and exit\n"
2177 "  -w|--rw              Mount read-write\n"
2178 "  -x                   Echo each command before executing it\n"
2179 "\n"
2180 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2181 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2182 "or\n"
2183 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2184 "\n"
2185 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2186 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2187 "\n"
2188 "For more information, see the manpage %s(1).\n"
2189 msgstr ""
2190 "%s: guest filesystem shell\n"
2191 "%s lets you edit virtual machine filesystems\n"
2192 "Copyright (C) 2009 Red Hat Inc.\n"
2193 "Usage:\n"
2194 "  %s [--options] cmd [: cmd : cmd ...]\n"
2195 "  %s -i libvirt-domain\n"
2196 "  %s -i disk-image(s)\n"
2197 "or for interactive use:\n"
2198 "  %s\n"
2199 "or from a shell script:\n"
2200 "  %s <<EOF\n"
2201 "  cmd\n"
2202 "  ...\n"
2203 "  EOF\n"
2204 "Options:\n"
2205 "  -h|--cmd-help        List available commands\n"
2206 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2207 "  -a|--add image       Add image\n"
2208 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2209 "  -f|--file file       Read commands from file\n"
2210 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
2211 "  --listen             Listen for remote commands\n"
2212 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2213 "  -n|--no-sync         Don't autosync\n"
2214 "  --remote[=pid]       Send commands to remote %s\n"
2215 "  -r|--ro              Mount read-only\n"
2216 "  --selinux            Enable SELinux support\n"
2217 "  -v|--verbose         Verbose messages\n"
2218 "  -x                   Echo each command before executing it\n"
2219 "  -V|--version         Display version and exit\n"
2220 "For more information,  see the manpage %s(1).\n"
2221
2222 #: fish/fish.c:243
2223 #, c-format
2224 msgid "%s: --listen=PID: PID was not a number: %s\n"
2225 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2226
2227 #: fish/fish.c:250
2228 #, c-format
2229 msgid ""
2230 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2231 msgstr ""
2232 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2233
2234 #: fish/fish.c:300
2235 #, c-format
2236 msgid "%s: only one -f parameter can be given\n"
2237 msgstr "%s: only one -f parameter can be given\n"
2238
2239 #: fish/fish.c:455
2240 #, c-format
2241 msgid "%s: cannot use --listen and --remote options at the same time\n"
2242 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2243
2244 #: fish/fish.c:463
2245 #, c-format
2246 msgid "%s: extra parameters on the command line with --listen flag\n"
2247 msgstr "%s: extra parameters on the command line with --listen flag\n"
2248
2249 #: fish/fish.c:469
2250 #, c-format
2251 msgid "%s: cannot use --listen and --file options at the same time\n"
2252 msgstr "%s: cannot use --listen and --file options at the same time\n"
2253
2254 #: fish/fish.c:527
2255 #, c-format
2256 msgid "guestfish: could not access termcap or terminfo database.\n"
2257 msgstr ""
2258
2259 #: fish/fish.c:531
2260 #, c-format
2261 msgid "guestfish: terminal type \"%s\" not defined.\n"
2262 msgstr ""
2263
2264 #: fish/fish.c:619
2265 #, fuzzy, c-format
2266 msgid ""
2267 "\n"
2268 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2269 "editing virtual machine filesystems.\n"
2270 "\n"
2271 "Type: 'help' for help on commands\n"
2272 "      'man' to read the manual\n"
2273 "      'quit' to quit the shell\n"
2274 "\n"
2275 msgstr ""
2276 "\n"
2277 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
2278 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
2279 "\n"
2280 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
2281 "      'quit' को शेल को छोड़ने के लिए\n"
2282 "\n"
2283
2284 #: fish/fish.c:763
2285 #, c-format
2286 msgid "%s: unterminated double quote\n"
2287 msgstr "%s: unterminated double quote\n"
2288
2289 #: fish/fish.c:769 fish/fish.c:786
2290 #, c-format
2291 msgid "%s: command arguments not separated by whitespace\n"
2292 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2293
2294 #: fish/fish.c:780
2295 #, c-format
2296 msgid "%s: unterminated single quote\n"
2297 msgstr "%s: unterminated single quote\n"
2298
2299 #: fish/fish.c:810
2300 #, c-format
2301 msgid "%s: internal error parsing string at '%s'\n"
2302 msgstr "%s: internal error parsing string at '%s'\n"
2303
2304 #: fish/fish.c:827
2305 #, c-format
2306 msgid "%s: too many arguments\n"
2307 msgstr "%s: too many arguments\n"
2308
2309 #: fish/fish.c:895
2310 #, c-format
2311 msgid "%s: empty command on command line\n"
2312 msgstr "%s: empty command on command line\n"
2313
2314 #: fish/fish.c:1041
2315 msgid "display a list of commands or help on a command"
2316 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2317
2318 #: fish/fish.c:1043
2319 msgid "quit guestfish"
2320 msgstr "quit guestfish"
2321
2322 #: fish/fish.c:1054
2323 #, c-format
2324 msgid ""
2325 "help - display a list of commands or help on a command\n"
2326 "     help cmd\n"
2327 "     help\n"
2328 msgstr ""
2329 "help - display a list of commands or help on a command\n"
2330 "     help cmd\n"
2331 "     help\n"
2332
2333 #: fish/fish.c:1062
2334 #, c-format
2335 msgid ""
2336 "quit - quit guestfish\n"
2337 "     quit\n"
2338 msgstr ""
2339 "quit - quit guestfish\n"
2340 "     quit\n"
2341
2342 #: fish/fish.c:1067
2343 #, c-format
2344 msgid "%s: command not known, use -h to list all commands\n"
2345 msgstr "%s: command not known, use -h to list all commands\n"
2346
2347 #: fish/fish.c:1083
2348 #, c-format
2349 msgid ""
2350 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2351 "For a list of commands:             guestfish -h\n"
2352 "For complete documentation:         man guestfish\n"
2353 msgstr ""
2354
2355 #: fish/fish.c:1240
2356 #, c-format
2357 msgid "Runaway quote in string \"%s\"\n"
2358 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2359
2360 #: fish/fish.c:1438
2361 #, c-format
2362 msgid ""
2363 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2364 "or run \"inspect-os\" command)\n"
2365 msgstr ""
2366
2367 #: fish/fish.c:1458
2368 #, c-format
2369 msgid ""
2370 "%s: drive '%c:' not found.  To list available drives do:\n"
2371 "  inspect-get-drive-mappings %s\n"
2372 msgstr ""
2373
2374 #: fish/fish.c:1477
2375 #, c-format
2376 msgid ""
2377 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2378 "  umount-all\n"
2379 "  mount %s /\n"
2380 msgstr ""
2381
2382 #: fish/glob.c:53
2383 #, c-format
2384 msgid "use 'glob command [args...]'\n"
2385 msgstr "use 'glob command [args...]'\n"
2386
2387 #: fish/glob.c:73
2388 #, c-format
2389 msgid "glob: guestfs_glob_expand call failed: %s\n"
2390 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2391
2392 #: fish/help.c:38
2393 #, c-format
2394 msgid ""
2395 "Add disk images to examine using the -a or -d options, or the 'add' "
2396 "command.\n"
2397 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2398 "Once you have done this, use the 'run' command.\n"
2399 msgstr ""
2400
2401 #: fish/help.c:44
2402 #, c-format
2403 msgid ""
2404 "Find out what filesystems are available using 'list-filesystems' and then\n"
2405 "mount them to examine or modify the contents using 'mount-ro' or\n"
2406 "'mount-options'.\n"
2407 msgstr ""
2408
2409 #: fish/help.c:52
2410 #, c-format
2411 msgid ""
2412 "For more information about a command, use 'help cmd'.\n"
2413 "\n"
2414 "To read the manual, type 'man'.\n"
2415 msgstr ""
2416
2417 #: fish/hexedit.c:41
2418 #, c-format
2419 msgid "hexedit (device|filename) [max | start max]\n"
2420 msgstr ""
2421
2422 #: fish/hexedit.c:52
2423 #, c-format
2424 msgid "hexedit: %s is a zero length file or device\n"
2425 msgstr ""
2426
2427 #: fish/hexedit.c:63
2428 #, c-format
2429 msgid ""
2430 "hexedit: %s is larger than %s. You must supply a limit using\n"
2431 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2432 "  'hexedit %s <start> <max>'.\n"
2433 msgstr ""
2434
2435 #: fish/hexedit.c:92
2436 #, c-format
2437 msgid "hexedit: invalid range\n"
2438 msgstr ""
2439
2440 #: fish/inspect.c:77
2441 #, fuzzy, c-format
2442 msgid "%s: don't use --live and -i options together\n"
2443 msgstr "%s: cannot use --listen and --file options at the same time\n"
2444
2445 #: fish/inspect.c:89
2446 #, c-format
2447 msgid "%s: no operating system was found on this disk\n"
2448 msgstr ""
2449
2450 #: fish/inspect.c:95
2451 #, c-format
2452 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2453 msgstr ""
2454
2455 #: fish/inspect.c:134
2456 #, c-format
2457 msgid "%s: some filesystems could not be mounted (ignored)\n"
2458 msgstr ""
2459
2460 #: fish/inspect.c:146
2461 #, c-format
2462 msgid "Operating system: %s\n"
2463 msgstr ""
2464
2465 #: fish/inspect.c:159
2466 #, fuzzy, c-format
2467 msgid "%s mounted on %s\n"
2468 msgstr "आरोहबिंदु दिखाएँ"
2469
2470 #: fish/keys.c:53
2471 #, c-format
2472 msgid "Enter key or passphrase (\"%s\"): "
2473 msgstr ""
2474
2475 #: fish/lcd.c:34
2476 #, c-format
2477 msgid "use 'lcd directory' to change local directory\n"
2478 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2479
2480 #: fish/man.c:35
2481 #, c-format
2482 msgid "use 'man' without parameters to open the manual\n"
2483 msgstr ""
2484
2485 #: fish/man.c:54
2486 #, fuzzy, c-format
2487 msgid "the external 'man' program failed\n"
2488 msgstr "बाहरी कमांड विफल: %s"
2489
2490 #: fish/more.c:40
2491 #, c-format
2492 msgid "use '%s filename' to page a file\n"
2493 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2494
2495 #: fish/options.c:36
2496 #, fuzzy, c-format
2497 msgid "%s: too many drives added on the command line\n"
2498 msgstr "%s: empty command on command line\n"
2499
2500 #: fish/options.c:128
2501 #, c-format
2502 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2503 msgstr ""
2504
2505 #: fish/prep.c:37
2506 #, c-format
2507 msgid ""
2508 "List of available prepared disk images:\n"
2509 "\n"
2510 msgstr ""
2511
2512 #: fish/prep.c:40
2513 #, c-format
2514 msgid ""
2515 "guestfish -N %-8s - %s\n"
2516 "\n"
2517 "%s\n"
2518 msgstr ""
2519
2520 #: fish/prep.c:48
2521 #, c-format
2522 msgid "  Optional parameters:\n"
2523 msgstr ""
2524
2525 #: fish/prep.c:55
2526 #, c-format
2527 msgid "<%s> %s (default: %s)\n"
2528 msgstr ""
2529
2530 #: fish/prep.c:65
2531 #, c-format
2532 msgid ""
2533 "Prepared disk images are written to file \"test1.img\" in the local\n"
2534 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2535 "For more information see the guestfish(1) manual.\n"
2536 msgstr ""
2537
2538 #: fish/prep.c:96
2539 #, c-format
2540 msgid ""
2541 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2542 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2543 msgstr ""
2544
2545 #: fish/prep.c:158
2546 #, c-format
2547 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2548 msgstr ""
2549
2550 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2551 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2552 #, fuzzy
2553 msgid "failed to allocate disk"
2554 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2555
2556 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2557 #, fuzzy
2558 msgid "could not parse boot size"
2559 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2560
2561 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2562 #, fuzzy, c-format
2563 msgid "failed to get sector size of disk: %s"
2564 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2565
2566 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2567 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2568 #, c-format
2569 msgid "failed to partition disk: %s"
2570 msgstr ""
2571
2572 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2573 #, fuzzy, c-format
2574 msgid "failed to add boot partition: %s"
2575 msgstr "कोई स्वैप विभाजन बनाएँ"
2576
2577 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2578 #, fuzzy, c-format
2579 msgid "failed to add root partition: %s"
2580 msgstr "कोई स्वैप विभाजन बनाएँ"
2581
2582 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2583 #, c-format
2584 msgid "failed to create boot filesystem: %s"
2585 msgstr ""
2586
2587 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2588 #, c-format
2589 msgid "failed to create root filesystem: %s"
2590 msgstr ""
2591
2592 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2593 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2594 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2595 msgstr ""
2596
2597 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2598 #, fuzzy, c-format
2599 msgid "failed to create PV: %s: %s"
2600 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2601
2602 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2603 #, fuzzy, c-format
2604 msgid "failed to create VG: %s: %s"
2605 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2606
2607 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2608 #, c-format
2609 msgid "failed to create LV: /dev/%s/%s: %s"
2610 msgstr ""
2611
2612 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2613 #, c-format
2614 msgid "failed to resize LV to full size: %s: %s"
2615 msgstr ""
2616
2617 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2618 #, c-format
2619 msgid "failed to create filesystem (%s): %s"
2620 msgstr ""
2621
2622 #: fish/rc.c:255
2623 #, c-format
2624 msgid "guestfish: protocol error: could not read 'hello' message\n"
2625 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2626
2627 #: fish/rc.c:260
2628 #, c-format
2629 msgid ""
2630 "guestfish: protocol error: version mismatch, server version '%s' does not "
2631 "match client version '%s'.  The two versions must match exactly.\n"
2632 msgstr ""
2633 "guestfish: protocol error: version mismatch, server version '%s' does not "
2634 "match client version '%s'.  The two versions must match exactly.\n"
2635
2636 #: fish/rc.c:335 fish/rc.c:349
2637 #, c-format
2638 msgid "guestfish: remote: looks like the server is not running\n"
2639 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2640
2641 #: fish/rc.c:361 fish/rc.c:375
2642 #, c-format
2643 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2644 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2645
2646 #: fish/rc.c:386
2647 #, c-format
2648 msgid "guestfish: protocol error: could not decode reply from server\n"
2649 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2650
2651 #: fish/reopen.c:36
2652 #, c-format
2653 msgid "'reopen' command takes no parameters\n"
2654 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2655
2656 #: fish/reopen.c:46
2657 #, c-format
2658 msgid "reopen: guestfs_create: failed to create handle\n"
2659 msgstr "reopen: guestfs_create: failed to create handle\n"
2660
2661 #: fish/supported.c:66
2662 msgid "yes"
2663 msgstr ""
2664
2665 #: fish/supported.c:68
2666 msgid "no"
2667 msgstr ""
2668
2669 #: fish/time.c:36
2670 #, c-format
2671 msgid "use 'time command [args...]'\n"
2672 msgstr "use 'time command [args...]'\n"
2673
2674 #: fuse/guestmount.c:912
2675 #, fuzzy, c-format
2676 msgid ""
2677 "%s: FUSE module for libguestfs\n"
2678 "%s lets you mount a virtual machine filesystem\n"
2679 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2680 "Usage:\n"
2681 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2682 "Options:\n"
2683 "  -a|--add image       Add image\n"
2684 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2685 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2686 "  -d|--domain guest    Add disks from libvirt guest\n"
2687 "  --echo-keys          Don't turn off echo for passphrases\n"
2688 "  --format[=raw|..]    Force disk format for -a option\n"
2689 "  --fuse-help          Display extra FUSE options\n"
2690 "  -i|--inspector       Automatically mount filesystems\n"
2691 "  --help               Display help message and exit\n"
2692 "  --keys-from-stdin    Read passphrases from stdin\n"
2693 "  --live               Connect to a live virtual machine\n"
2694 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2695 "  -n|--no-sync         Don't autosync\n"
2696 "  -o|--option opt      Pass extra option to FUSE\n"
2697 "  -r|--ro              Mount read-only\n"
2698 "  --selinux            Enable SELinux support\n"
2699 "  -v|--verbose         Verbose messages\n"
2700 "  -V|--version         Display version and exit\n"
2701 "  -w|--rw              Mount read-write\n"
2702 "  -x|--trace           Trace guestfs API calls\n"
2703 msgstr ""
2704 "%s: FUSE module for libguestfs\n"
2705 "%s lets you mount a virtual machine filesystem\n"
2706 "Copyright (C) 2009 Red Hat Inc.\n"
2707 "Usage:\n"
2708 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2709 "Options:\n"
2710 "  -a|--add image       Add image\n"
2711 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2712 "  --fuse-help          Display extra FUSE options\n"
2713 "  --help               Display help message and exit\n"
2714 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2715 "  -n|--no-sync         Don't autosync\n"
2716 "  -o|--option opt      Pass extra option to FUSE\n"
2717 "  -r|--ro              Mount read-only\n"
2718 "  --selinux            Enable SELinux support\n"
2719 "  --trace              Trace guestfs API calls (to stderr)\n"
2720 "  -v|--verbose         Verbose messages\n"
2721 "  -V|--version         Display version and exit\n"
2722
2723 #: fuse/guestmount.c:1130
2724 #, fuzzy, c-format
2725 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2726 msgstr "%s: must have at least one -a and at least one -m option\n"
2727
2728 #: fuse/guestmount.c:1138
2729 #, c-format
2730 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2731 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2732
2733 #: inspector/virt-inspector.c:76
2734 #, fuzzy, c-format
2735 msgid ""
2736 "%s: display information about a virtual machine\n"
2737 "Copyright (C) 2010 Red Hat Inc.\n"
2738 "Usage:\n"
2739 "  %s [--options] -d domname file [file ...]\n"
2740 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2741 "Options:\n"
2742 "  -a|--add image       Add image\n"
2743 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2744 "  -d|--domain guest    Add disks from libvirt guest\n"
2745 "  --echo-keys          Don't turn off echo for passphrases\n"
2746 "  --format[=raw|..]    Force disk format for -a option\n"
2747 "  --help               Display brief help\n"
2748 "  --keys-from-stdin    Read passphrases from stdin\n"
2749 "  -v|--verbose         Verbose messages\n"
2750 "  -V|--version         Display version and exit\n"
2751 "  -x                   Trace libguestfs API calls\n"
2752 "For more information, see the manpage %s(1).\n"
2753 msgstr ""
2754 "%s: FUSE module for libguestfs\n"
2755 "%s lets you mount a virtual machine filesystem\n"
2756 "Copyright (C) 2009 Red Hat Inc.\n"
2757 "Usage:\n"
2758 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2759 "Options:\n"
2760 "  -a|--add image       Add image\n"
2761 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2762 "  --fuse-help          Display extra FUSE options\n"
2763 "  --help               Display help message and exit\n"
2764 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2765 "  -n|--no-sync         Don't autosync\n"
2766 "  -o|--option opt      Pass extra option to FUSE\n"
2767 "  -r|--ro              Mount read-only\n"
2768 "  --selinux            Enable SELinux support\n"
2769 "  --trace              Trace guestfs API calls (to stderr)\n"
2770 "  -v|--verbose         Verbose messages\n"
2771 "  -V|--version         Display version and exit\n"
2772
2773 #: inspector/virt-inspector.c:263
2774 #, c-format
2775 msgid ""
2776 "%s: no operating system could be detected inside this disk image.\n"
2777 "\n"
2778 "This may be because the file is not a disk image, or is not a virtual "
2779 "machine\n"
2780 "image, or because the OS type is not understood by libguestfs.\n"
2781 "\n"
2782 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2783 "must\n"
2784 "install the separate libguestfs-winsupport package.\n"
2785 "\n"
2786 "If you feel this is an error, please file a bug report including as much\n"
2787 "information about the disk image as possible.\n"
2788 msgstr ""
2789
2790 #: inspector/virt-inspector.c:288
2791 #, c-format
2792 msgid "%s: XML write error at \"%s\": %m\n"
2793 msgstr ""
2794
2795 #: inspector/virt-inspector.c:300
2796 #, c-format
2797 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2798 msgstr ""
2799
2800 #: inspector/virt-inspector.c:308
2801 #, fuzzy, c-format
2802 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2803 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
2804
2805 #: perl/lib/Sys/Guestfs/Lib.pm:158
2806 msgid "open_guest: first parameter must be a string or an arrayref"
2807 msgstr ""
2808
2809 #: perl/lib/Sys/Guestfs/Lib.pm:164
2810 msgid "open_guest: first argument contains undefined element"
2811 msgstr ""
2812
2813 #: perl/lib/Sys/Guestfs/Lib.pm:172
2814 #, fuzzy, perl-brace-format
2815 msgid "guest image {imagename} does not exist or is not readable"
2816 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2817
2818 #: perl/lib/Sys/Guestfs/Lib.pm:179
2819 msgid ""
2820 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2821 "XPath::XMLParser)"
2822 msgstr ""
2823
2824 #: perl/lib/Sys/Guestfs/Lib.pm:184
2825 #, fuzzy
2826 msgid "open_guest: too many domains listed on command line"
2827 msgstr "%s: empty command on command line\n"
2828
2829 #: perl/lib/Sys/Guestfs/Lib.pm:191
2830 msgid "open_guest: cannot connect to libvirt"
2831 msgstr ""
2832
2833 #: perl/lib/Sys/Guestfs/Lib.pm:210
2834 #, perl-brace-format
2835 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2836 msgstr ""
2837
2838 #: perl/lib/Sys/Guestfs/Lib.pm:213
2839 #, perl-brace-format
2840 msgid "{imagename} is not the name of a libvirt domain\n"
2841 msgstr ""
2842
2843 #: perl/lib/Sys/Guestfs/Lib.pm:242
2844 #, perl-brace-format
2845 msgid "{imagename} seems to have no disk devices\n"
2846 msgstr ""
2847
2848 #: perl/lib/Sys/Guestfs/Lib.pm:827
2849 msgid ""
2850 "No operating system could be detected inside this disk image.\n"
2851 "\n"
2852 "This may be because the file is not a disk image, or is not a virtual "
2853 "machine\n"
2854 "image, or because the OS type is not understood by virt-inspector.\n"
2855 "\n"
2856 "If you feel this is an error, please file a bug report including as much\n"
2857 "information about the disk image as possible.\n"
2858 msgstr ""
2859
2860 #: perl/lib/Sys/Guestfs/Lib.pm:901
2861 #, perl-brace-format
2862 msgid "unknown filesystem label {label}\n"
2863 msgstr ""
2864
2865 #: perl/lib/Sys/Guestfs/Lib.pm:911
2866 #, perl-brace-format
2867 msgid "unknown filesystem UUID {uuid}\n"
2868 msgstr ""
2869
2870 #: perl/lib/Sys/Guestfs/Lib.pm:939
2871 #, fuzzy, perl-brace-format
2872 msgid "unknown filesystem {fs}\n"
2873 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2874
2875 #: perl/lib/Sys/Guestfs/Lib.pm:1017
2876 #, perl-brace-format
2877 msgid "Error running rpm -qa: {error}"
2878 msgstr ""
2879
2880 #: perl/lib/Sys/Guestfs/Lib.pm:1043
2881 #, perl-brace-format
2882 msgid "Error running dpkg-query: {error}"
2883 msgstr ""
2884
2885 #: perl/lib/Sys/Guestfs/Lib.pm:1108
2886 msgid "Can't find grub on guest"
2887 msgstr ""
2888
2889 #: perl/lib/Sys/Guestfs/Lib.pm:1163
2890 #, perl-brace-format
2891 msgid "Grub entry {title} has no kernel"
2892 msgstr ""
2893
2894 #: perl/lib/Sys/Guestfs/Lib.pm:1194
2895 #, perl-brace-format
2896 msgid "grub refers to {path}, which doesn't exist\n"
2897 msgstr ""
2898
2899 #: perl/lib/Sys/Guestfs/Lib.pm:1217
2900 #, perl-brace-format
2901 msgid "Grub entry {title} does not specify an initrd"
2902 msgstr ""
2903
2904 #: perl/lib/Sys/Guestfs/Lib.pm:1286
2905 #, perl-brace-format
2906 msgid "Didn't find modules directory {modules} for kernel {path}"
2907 msgstr ""
2908
2909 #: perl/lib/Sys/Guestfs/Lib.pm:1294
2910 #, perl-brace-format
2911 msgid "Couldn't guess kernel version number from path for kernel {path}"
2912 msgstr ""
2913
2914 #: perl/lib/Sys/Guestfs/Lib.pm:1348
2915 #, fuzzy, perl-brace-format
2916 msgid "{path} doesn't match augeas pattern"
2917 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2918
2919 #: perl/lib/Sys/Guestfs/Lib.pm:1387
2920 #, perl-brace-format
2921 msgid "{filename}: could not read initrd format"
2922 msgstr ""
2923
2924 #: rescue/virt-rescue.c:63
2925 #, fuzzy, c-format
2926 msgid ""
2927 "%s: Run a rescue shell on a virtual machine\n"
2928 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2929 "Usage:\n"
2930 "  %s [--options] -d domname\n"
2931 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2932 "Options:\n"
2933 "  -a|--add image       Add image\n"
2934 "  --append kernelopts  Append kernel options\n"
2935 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2936 "  -d|--domain guest    Add disks from libvirt guest\n"
2937 "  --format[=raw|..]    Force disk format for -a option\n"
2938 "  --help               Display brief help\n"
2939 "  -m|--memsize MB      Set memory size in megabytes\n"
2940 "  --network            Enable network\n"
2941 "  -r|--ro              Access read-only\n"
2942 "  --selinux            Enable SELinux\n"
2943 "  -v|--verbose         Verbose messages\n"
2944 "  -V|--version         Display version and exit\n"
2945 "  -w|--rw              Mount read-write\n"
2946 "  -x                   Trace libguestfs API calls\n"
2947 "For more information, see the manpage %s(1).\n"
2948 msgstr ""
2949 "%s: FUSE module for libguestfs\n"
2950 "%s lets you mount a virtual machine filesystem\n"
2951 "Copyright (C) 2009 Red Hat Inc.\n"
2952 "Usage:\n"
2953 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2954 "Options:\n"
2955 "  -a|--add image       Add image\n"
2956 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2957 "  --fuse-help          Display extra FUSE options\n"
2958 "  --help               Display help message and exit\n"
2959 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2960 "  -n|--no-sync         Don't autosync\n"
2961 "  -o|--option opt      Pass extra option to FUSE\n"
2962 "  -r|--ro              Mount read-only\n"
2963 "  --selinux            Enable SELinux support\n"
2964 "  --trace              Trace guestfs API calls (to stderr)\n"
2965 "  -v|--verbose         Verbose messages\n"
2966 "  -V|--version         Display version and exit\n"
2967
2968 #: rescue/virt-rescue.c:180
2969 #, fuzzy, c-format
2970 msgid "%s: could not parse memory size '%s'\n"
2971 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2972
2973 #: rescue/virt-rescue.c:419
2974 #, fuzzy, c-format
2975 msgid "%s: unknown child exit status (%d)\n"
2976 msgstr "%s: unknown long option: %s (%d)\n"
2977
2978 #: src/appliance.c:181
2979 #, c-format
2980 msgid ""
2981 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2982 "LIBGUESTFS_PATH (search path: %s)"
2983 msgstr ""
2984
2985 #: src/appliance.c:331
2986 #, c-format
2987 msgid "security: cached appliance %s is not owned by UID %d"
2988 msgstr ""
2989
2990 #: src/appliance.c:336
2991 #, c-format
2992 msgid "security: cached appliance %s is not a directory (mode %o)"
2993 msgstr ""
2994
2995 #: src/appliance.c:341
2996 #, c-format
2997 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2998 msgstr ""
2999
3000 #: src/appliance.c:659
3001 #, fuzzy
3002 msgid "external command failed, see earlier error messages"
3003 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3004
3005 #: src/dbdump.c:87
3006 #, fuzzy
3007 msgid "unexpected end of output from db_dump command before end of header"
3008 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3009
3010 #: src/dbdump.c:100 src/dbdump.c:112
3011 #, fuzzy
3012 msgid "unexpected line from db_dump command, no space prefix"
3013 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3014
3015 #: src/dbdump.c:129
3016 #, fuzzy
3017 msgid "unexpected end of output from db_dump command before end of data"
3018 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3019
3020 #: src/dbdump.c:210
3021 #, fuzzy
3022 msgid "unexpected non-hex digits in output of db_dump command"
3023 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3024
3025 #: src/filearch.c:153
3026 #, c-format
3027 msgid "size of %s unreasonable (%<PRIi64> bytes)"
3028 msgstr ""
3029
3030 #: src/filearch.c:266
3031 msgid ""
3032 "file-architecture API not available since this version of libguestfs was "
3033 "compiled without PCRE or libmagic libraries"
3034 msgstr ""
3035
3036 #: src/guestfs.c:174
3037 #, c-format
3038 msgid "guestfs_close: called twice on the same handle\n"
3039 msgstr "guestfs_close: called twice on the same handle\n"
3040
3041 #: src/guestfs.c:340
3042 #, c-format
3043 msgid "warning: %s"
3044 msgstr ""
3045
3046 #: src/guestfs.c:399
3047 #, c-format
3048 msgid "libguestfs: error: %s\n"
3049 msgstr "libguestfs: error: %s\n"
3050
3051 #: src/guestfs.c:946
3052 #, c-format
3053 msgid "<truncated, original size %zu bytes>"
3054 msgstr ""
3055
3056 #: src/inspect.c:265
3057 msgid "not a Windows guest, or systemroot could not be determined"
3058 msgstr ""
3059
3060 #: src/inspect.c:281
3061 msgid "not a Windows guest, or CurrentControlSet could not be determined"
3062 msgstr ""
3063
3064 #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
3065 #: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
3066 #: src/inspect_fs_unix.c:821
3067 #, c-format
3068 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
3069 msgstr ""
3070
3071 #: src/inspect.c:577
3072 msgid "no inspection data: call guestfs_inspect_os first"
3073 msgstr ""
3074
3075 #: src/inspect.c:589
3076 #, c-format
3077 msgid ""
3078 "%s: root device not found: only call this function with a root device "
3079 "previously returned by guestfs_inspect_os"
3080 msgstr ""
3081
3082 #: src/inspect.c:599 src/inspect_apps.c:609
3083 msgid ""
3084 "inspection API not available since this version of libguestfs was compiled "
3085 "without PCRE or hivex libraries"
3086 msgstr ""
3087
3088 #: src/inspect_fs.c:326 src/inspect_fs.c:339
3089 #, fuzzy, c-format
3090 msgid "could not parse integer in version number: %s"
3091 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
3092
3093 #: src/inspect_fs.c:483
3094 #, c-format
3095 msgid "%s: file is empty"
3096 msgstr ""
3097
3098 #: src/inspect_fs_unix.c:613
3099 #, fuzzy
3100 msgid "could not parse /etc/fstab or empty file"
3101 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
3102
3103 #: src/inspect_fs_windows.c:112
3104 #, c-format
3105 msgid "cannot resolve Windows %%SYSTEMROOT%%"
3106 msgstr ""
3107
3108 #: src/inspect_icon.c:452
3109 #, fuzzy, c-format
3110 msgid "read: %s: unexpected end of file"
3111 msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3112
3113 #: src/launch.c:98
3114 msgid "command line cannot be altered after qemu subprocess launched"
3115 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
3116
3117 #: src/launch.c:155
3118 msgid "guestfs_config: parameter must begin with '-' character"
3119 msgstr "guestfs_config: parameter must begin with '-' character"
3120
3121 #: src/launch.c:169
3122 #, c-format
3123 msgid "guestfs_config: parameter '%s' isn't allowed"
3124 msgstr "guestfs_config: parameter '%s' isn't allowed"
3125
3126 #: src/launch.c:235 src/launch.c:339
3127 msgid "filename cannot contain ',' (comma) character"
3128 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
3129
3130 #: src/launch.c:247 src/launch.c:252
3131 #, c-format
3132 msgid "%s parameter is empty or contains disallowed characters"
3133 msgstr ""
3134
3135 #: src/launch.c:358
3136 #, fuzzy
3137 msgid "the libguestfs handle has already been launched"
3138 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
3139
3140 #: src/launch.c:367
3141 #, c-format
3142 msgid "%s: cannot create temporary directory"
3143 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
3144
3145 #: src/launch.c:404
3146 msgid "you must call guestfs_add_drive before guestfs_launch"
3147 msgstr "you must call guestfs_add_drive before guestfs_launch"
3148
3149 #: src/launch.c:759
3150 msgid "guestfs_launch failed, see earlier error messages"
3151 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3152
3153 #: src/launch.c:772
3154 msgid "qemu launched and contacted daemon, but state != READY"
3155 msgstr "qemu launched and contacted daemon, but state != READY"
3156
3157 #: src/launch.c:860
3158 #, fuzzy
3159 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3160 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3161
3162 #: src/launch.c:868
3163 #, fuzzy
3164 msgid "contacted guestfsd, but state != READY"
3165 msgstr "qemu launched and contacted daemon, but state != READY"
3166
3167 #: src/launch.c:1047
3168 #, c-format
3169 msgid ""
3170 "%s: command failed: If qemu is located on a non-standard path, try setting "
3171 "the LIBGUESTFS_QEMU environment variable."
3172 msgstr ""
3173 "%s: command failed: If qemu is located on a non-standard path, try setting "
3174 "the LIBGUESTFS_QEMU environment variable."
3175
3176 #: src/launch.c:1138
3177 msgid "qemu has not been launched yet"
3178 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
3179
3180 #: src/launch.c:1149
3181 msgid "no subprocess to kill"
3182 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
3183
3184 #: src/proto.c:188
3185 #, c-format
3186 msgid "guestfs_set_busy: called when in state %d != READY"
3187 msgstr "guestfs_set_busy: called when in state %d != READY"
3188
3189 #: src/proto.c:211
3190 #, c-format
3191 msgid "guestfs_end_busy: called when in state %d"
3192 msgstr "guestfs_end_busy: called when in state %d"
3193
3194 #: src/proto.c:421
3195 #, c-format
3196 msgid ""
3197 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3198 msgstr ""
3199 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3200
3201 #: src/proto.c:543
3202 msgid ""
3203 "This usually means the libguestfs appliance failed to start up.  Please\n"
3204 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3205 "the debug messages output prior to this error.\n"
3206 msgstr ""
3207
3208 #: src/proto.c:549
3209 #, fuzzy
3210 msgid "See earlier debug messages.\n"
3211 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3212
3213 #: src/proto.c:639
3214 #, c-format
3215 msgid "received magic signature from guestfsd, but in state %d"
3216 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
3217
3218 #: src/proto.c:658
3219 #, c-format
3220 msgid "message length (%u) > maximum possible size (%d)"
3221 msgstr "message length (%u) > maximum possible size (%d)"
3222
3223 #: src/proto.c:810
3224 #, c-format
3225 msgid "guestfs___send: state %d != BUSY"
3226 msgstr "guestfs___send: state %d != BUSY"
3227
3228 #: src/proto.c:834
3229 msgid "xdr_guestfs_message_header failed"
3230 msgstr "xdr_guestfs_message_header failed"
3231
3232 #: src/proto.c:843
3233 msgid "dispatch failed to marshal args"
3234 msgstr "dispatch failed to marshal args"
3235
3236 #: src/proto.c:970
3237 #, c-format
3238 msgid "send_file_chunk: state %d != READY"
3239 msgstr "send_file_chunk: state %d != READY"
3240
3241 #: src/proto.c:986
3242 #, c-format
3243 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3244 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3245
3246 #: src/proto.c:1136
3247 #, c-format
3248 msgid "%s: error in chunked encoding"
3249 msgstr "%s: error in chunked encoding"
3250
3251 #: src/proto.c:1163
3252 msgid "write to daemon socket"
3253 msgstr "डेमॉन सॉकेट में लिखें"
3254
3255 #: src/proto.c:1186
3256 msgid "receive_file_data: parse error in reply callback"
3257 msgstr "receive_file_data: parse error in reply callback"
3258
3259 #: src/proto.c:1191
3260 msgid "receive_file_data: unexpected flag received when reading file chunks"
3261 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3262
3263 #: src/proto.c:1199
3264 msgid "failed to parse file chunk"
3265 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3266
3267 #: src/proto.c:1208
3268 msgid "file receive cancelled by daemon"
3269 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3270
3271 #: src/virt.c:101 src/virt.c:347
3272 msgid "you cannot set both live and readonly flags"
3273 msgstr ""
3274
3275 #: src/virt.c:109
3276 #, c-format
3277 msgid "could not connect to libvirt (code %d, domain %d): %s"
3278 msgstr ""
3279
3280 #: src/virt.c:130
3281 #, fuzzy, c-format
3282 msgid "no libvirt domain called '%s': %s"
3283 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3284
3285 #: src/virt.c:185 src/virt.c:435
3286 #, c-format
3287 msgid "error reading libvirt XML information: %s"
3288 msgstr ""
3289
3290 #: src/virt.c:195 src/virt.c:443
3291 msgid "unable to parse XML information returned by libvirt"
3292 msgstr ""
3293
3294 #: src/virt.c:201 src/virt.c:449
3295 #, fuzzy
3296 msgid "unable to create new XPath context"
3297 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3298
3299 #: src/virt.c:208 src/virt.c:464
3300 #, fuzzy
3301 msgid "unable to evaluate XPath expression"
3302 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3303
3304 #: src/virt.c:305
3305 #, fuzzy
3306 msgid "libvirt domain has no disks"
3307 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3308
3309 #: src/virt.c:358
3310 #, c-format
3311 msgid "error getting domain info: %s"
3312 msgstr ""
3313
3314 #: src/virt.c:372
3315 msgid ""
3316 "error: domain is a live virtual machine.\n"
3317 "Writing to the disks of a running virtual machine can cause disk "
3318 "corruption.\n"
3319 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3320 "specify live access.  In most libguestfs tools these options are --ro or\n"
3321 "--live respectively.  Consult the documentation for further information."
3322 msgstr ""
3323
3324 #: src/virt.c:492
3325 msgid ""
3326 "this guest has no libvirt <channel> definition for guestfsd\n"
3327 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3328 msgstr ""
3329
3330 #: src/virt.c:517
3331 msgid ""
3332 "add-domain API not available since this version of libguestfs was compiled "
3333 "without libvirt or libxml2"
3334 msgstr ""
3335
3336 #: test-tool/test-tool.c:79
3337 #, fuzzy, c-format
3338 msgid ""
3339 "libguestfs-test-tool: interactive test tool\n"
3340 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3341 "Usage:\n"
3342 "  libguestfs-test-tool [--options]\n"
3343 "Options:\n"
3344 "  --help         Display usage\n"
3345 "  --qemudir dir  Specify QEMU source directory\n"
3346 "  --qemu qemu    Specify QEMU binary\n"
3347 "  --timeout n\n"
3348 "  -t n           Set launch timeout (default: %d seconds)\n"
3349 msgstr ""
3350 "libguestfs-test-tool: interactive test tool\n"
3351 "Copyright (C) 2009 Red Hat Inc.\n"
3352 "Usage:\n"
3353 "  libguestfs-test-tool [--options]\n"
3354 "Options:\n"
3355 "  --help         Display usage\n"
3356 "  --helper libguestfs-test-tool-helper\n"
3357 "                 Helper program (default: %s)\n"
3358 "  --qemudir dir  Specify QEMU source directory\n"
3359 "  --qemu qemu    Specify QEMU binary\n"
3360 "  --timeout n\n"
3361 "  -t n           Set launch timeout (default: %d seconds)\n"
3362
3363 #: test-tool/test-tool.c:127
3364 #, c-format
3365 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3366 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3367
3368 #: test-tool/test-tool.c:136
3369 #, c-format
3370 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3371 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3372
3373 #: test-tool/test-tool.c:148
3374 #, c-format
3375 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3376 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3377
3378 #: test-tool/test-tool.c:170
3379 #, c-format
3380 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3381 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3382
3383 #: test-tool/test-tool.c:177
3384 #, c-format
3385 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3386 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3387
3388 #: test-tool/test-tool.c:185
3389 #, c-format
3390 msgid "libguestfs-test-tool: guestfs_version failed\n"
3391 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3392
3393 #: test-tool/test-tool.c:217
3394 #, c-format
3395 msgid "libguestfs-test-tool: failed to launch appliance\n"
3396 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3397
3398 #: test-tool/test-tool.c:229
3399 #, fuzzy, c-format
3400 msgid "libguestfs-test-tool: failed to run part-disk\n"
3401 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3402
3403 #: test-tool/test-tool.c:235
3404 #, c-format
3405 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3406 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3407
3408 #: test-tool/test-tool.c:241
3409 #, c-format
3410 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3411 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3412
3413 #: test-tool/test-tool.c:248
3414 #, fuzzy, c-format
3415 msgid "libguestfs-test-tool: failed to touch file\n"
3416 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3417
3418 #: test-tool/test-tool.c:279
3419 #, c-format
3420 msgid ""
3421 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3422 "--qemu/--qemudir options cannot be used.\n"
3423 msgstr ""
3424 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3425 "--qemu/--qemudir options cannot be used.\n"
3426
3427 #: test-tool/test-tool.c:287
3428 #, c-format
3429 msgid "Binary '%s' does not exist or is not executable\n"
3430 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3431
3432 #: test-tool/test-tool.c:301
3433 #, c-format
3434 msgid "%s: does not look like a qemu source directory\n"
3435 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3436
3437 #: tools/virt-list-filesystems.pl:142
3438 msgid "virt-list-filesystems: no image or VM name given"
3439 msgstr ""
3440
3441 #: tools/virt-list-partitions.pl:152
3442 msgid "virt-list-partitions: no image or VM name given"
3443 msgstr ""
3444
3445 #: tools/virt-make-fs.pl:291
3446 msgid "virt-make-fs input output\n"
3447 msgstr ""
3448
3449 #: tools/virt-make-fs.pl:321
3450 msgid "unexpected output from 'du' command"
3451 msgstr ""
3452
3453 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3454 #: tools/virt-make-fs.pl:458
3455 #, perl-brace-format
3456 msgid "{f}: unknown input format: {fmt}\n"
3457 msgstr ""
3458
3459 #: tools/virt-make-fs.pl:391
3460 #, perl-brace-format
3461 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3462 msgstr ""
3463
3464 #: tools/virt-make-fs.pl:406
3465 #, fuzzy
3466 msgid ""
3467 "qemu-img create: failed to create disk image, see earlier error messages\n"
3468 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3469
3470 #: tools/virt-make-fs.pl:417
3471 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3472 msgstr ""
3473
3474 #: tools/virt-make-fs.pl:442
3475 #, fuzzy
3476 msgid "tar: failed, see earlier messages\n"
3477 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3478
3479 #: tools/virt-make-fs.pl:464
3480 #, fuzzy
3481 msgid "uncompress command failed, see earlier messages\n"
3482 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3483
3484 #: tools/virt-make-fs.pl:499
3485 msgid ""
3486 "virt-make-fs: error copying contents into filesystem\n"
3487 "An error here usually means that the program did not estimate the\n"
3488 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3489 msgstr ""
3490
3491 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3492 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3493 msgstr ""
3494
3495 #: tools/virt-tar.pl:212
3496 msgid "virt-tar: no image, VM names, directory or filename given"
3497 msgstr ""
3498
3499 #: tools/virt-tar.pl:215
3500 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3501 msgstr ""
3502
3503 #: tools/virt-tar.pl:226
3504 #, perl-brace-format
3505 msgid "virt-tar: {tarball}: file not found\n"
3506 msgstr ""
3507
3508 #: tools/virt-tar.pl:229
3509 #, perl-brace-format
3510 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3511 msgstr ""
3512
3513 #: tools/virt-tar.pl:243 tools/virt-win-reg.pl:259
3514 #, perl-brace-format
3515 msgid ""
3516 "{prog}: No operating system could be detected inside this disk image.\n"
3517 "\n"
3518 "This may be because the file is not a disk image, or is not a virtual "
3519 "machine\n"
3520 "image, or because the OS type is not understood by libguestfs.\n"
3521 "\n"
3522 "If you feel this is an error, please file a bug report including as much\n"
3523 "information about the disk image as possible.\n"
3524 msgstr ""
3525
3526 #: tools/virt-tar.pl:247 tools/virt-win-reg.pl:263
3527 #, perl-brace-format
3528 msgid "{prog}: multiboot operating systems are not supported.\n"
3529 msgstr ""
3530
3531 #: tools/virt-win-reg.pl:243
3532 msgid "no libvirt domain name or disk image given\n"
3533 msgstr ""
3534
3535 #: tools/virt-win-reg.pl:285
3536 msgid ""
3537 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3538 "export\n"
3539 msgstr ""
3540
3541 #: tools/virt-win-reg.pl:444
3542 #, perl-brace-format
3543 msgid "virt-win-reg: {p}: cannot find user directory\n"
3544 msgstr ""
3545
3546 #: tools/virt-win-reg.pl:449
3547 #, perl-brace-format
3548 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3549 msgstr ""
3550
3551 #: tools/virt-win-reg.pl:520 tools/virt-win-reg.pl:542
3552 #, perl-brace-format
3553 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3554 msgstr ""
3555
3556 #: tools/virt-win-reg.pl:527
3557 #, perl-brace-format
3558 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3559 msgstr ""
3560
3561 #: tools/virt-win-reg.pl:549
3562 #, perl-brace-format
3563 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3564 msgstr ""
3565
3566 #, fuzzy
3567 #~ msgid "%s: temporary directory not found"
3568 #~ msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
3569
3570 #~ msgid "unexpected end of file when reading from daemon"
3571 #~ msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3572
3573 #~ msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3574 #~ msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3575
3576 #~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3577 #~ msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3578
3579 #~ msgid ""
3580 #~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
3581 #~ msgstr ""
3582 #~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
3583
3584 #~ msgid ""
3585 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3586 #~ "available.  Expected to find it in '%s'\n"
3587 #~ "\n"
3588 #~ "Use the --helper option to specify the location of this program.\n"
3589 #~ msgstr ""
3590 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3591 #~ "available.  Expected to find it in '%s'\n"
3592 #~ "\n"
3593 #~ "Use the --helper option to specify the location of this program.\n"
3594
3595 #~ msgid "command failed: %s"
3596 #~ msgstr "कमांड विफल: %s"
3597
3598 #~ msgid ""
3599 #~ "Test tool helper program %s\n"
3600 #~ "is not statically linked.  This is a build error when this test tool\n"
3601 #~ "was built.\n"
3602 #~ msgstr ""
3603 #~ "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
3604 #~ "स्थैतिक रूप से लिंक नहीं है.  यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
3605 #~ "बनाया गया था.\n"
3606
3607 #~ msgid "mkisofs command failed: %s\n"
3608 #~ msgstr "mkisofs कमांड विफल: %s\n"
3609
3610 #, fuzzy
3611 #~ msgid "virt-resize: {file}: does not exist or is not readable\n"
3612 #~ msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3613
3614 #, fuzzy
3615 #~ msgid "virt-resize: no logical volume called {n}\n"
3616 #~ msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
3617
3618 #, fuzzy
3619 #~ msgid "failed to create temporary cache directory: %m"
3620 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3621
3622 #, fuzzy
3623 #~ msgid "error renaming temporary cache directory: %m"
3624 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3625
3626 #, fuzzy
3627 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3628 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3629
3630 #, fuzzy
3631 #~ msgid "  Mountpoints:\n"
3632 #~ msgstr "आरोहबिंदु दिखाएँ"
3633
3634 #, fuzzy
3635 #~ msgid "  Filesystems:\n"
3636 #~ msgstr "फाइलसिस्टम बनाएँ"
3637
3638 #~ msgid "edit a file in the image"
3639 #~ msgstr "छवि में कोई फाइल संपादित करें"
3640
3641 #~ msgid "view a file in the pager"
3642 #~ msgstr "पेजर में फाइल देखें"
3643
3644 #~ msgid ""
3645 #~ "echo - display a line of text\n"
3646 #~ "     echo [<params> ...]\n"
3647 #~ "\n"
3648 #~ "    This echos the parameters to the terminal.\n"
3649 #~ msgstr ""
3650 #~ "echo - display a line of text\n"
3651 #~ "     echo [<params> ...]\n"
3652 #~ "\n"
3653 #~ "    This echos the parameters to the terminal.\n"
3654
3655 #, fuzzy
3656 #~ msgid ""
3657 #~ "edit - edit a file in the image\n"
3658 #~ "     edit <filename>\n"
3659 #~ "\n"
3660 #~ "    This is used to edit a file.\n"
3661 #~ "\n"
3662 #~ "    It is the equivalent of (and is implemented by)\n"
3663 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3664 #~ "\n"
3665 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3666 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3667 #~ "\n"
3668 #~ "    NOTE: This will not work reliably for large files\n"
3669 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3670 #~ msgstr ""
3671 #~ "edit - edit a file in the image\n"
3672 #~ "     edit <filename>\n"
3673 #~ "\n"
3674 #~ "    This is used to edit a file.\n"
3675 #~ "\n"
3676 #~ "    It is the equivalent of (and is implemented by)\n"
3677 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3678 #~ "\n"
3679 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3680 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3681 #~ "\n"
3682 #~ "    NOTE: This will not work reliably for large files\n"
3683 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3684
3685 #~ msgid ""
3686 #~ "lcd - local change directory\n"
3687 #~ "    lcd <directory>\n"
3688 #~ "\n"
3689 #~ "    Change guestfish's current directory. This command is\n"
3690 #~ "    useful if you want to download files to a particular\n"
3691 #~ "    place.\n"
3692 #~ msgstr ""
3693 #~ "lcd - local change directory\n"
3694 #~ "    lcd <directory>\n"
3695 #~ "\n"
3696 #~ "    Change guestfish's current directory. This command is\n"
3697 #~ "    useful if you want to download files to a particular\n"
3698 #~ "    place.\n"
3699
3700 #~ msgid ""
3701 #~ "glob - expand wildcards in command\n"
3702 #~ "    glob <command> [<args> ...]\n"
3703 #~ "\n"
3704 #~ "    Glob runs <command> with wildcards expanded in any\n"
3705 #~ "    command args.  Note that the command is run repeatedly\n"
3706 #~ "    once for each expanded argument.\n"
3707 #~ msgstr ""
3708 #~ "glob - expand wildcards in command\n"
3709 #~ "    glob <command> [<args> ...]\n"
3710 #~ "\n"
3711 #~ "    Glob runs <command> with wildcards expanded in any\n"
3712 #~ "    command args.  Note that the command is run repeatedly\n"
3713 #~ "    once for each expanded argument.\n"
3714
3715 #~ msgid ""
3716 #~ "more - view a file in the pager\n"
3717 #~ "     more <filename>\n"
3718 #~ "\n"
3719 #~ "    This is used to view a file in the pager.\n"
3720 #~ "\n"
3721 #~ "    It is the equivalent of (and is implemented by)\n"
3722 #~ "    running \"cat\" and using the pager.\n"
3723 #~ "\n"
3724 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3725 #~ "    \"less\" then it always uses \"less\".\n"
3726 #~ "\n"
3727 #~ "    NOTE: This will not work reliably for large files\n"
3728 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3729 #~ msgstr ""
3730 #~ "more - view a file in the pager\n"
3731 #~ "     more <filename>\n"
3732 #~ "\n"
3733 #~ "    This is used to view a file in the pager.\n"
3734 #~ "\n"
3735 #~ "    It is the equivalent of (and is implemented by)\n"
3736 #~ "    running \"cat\" and using the pager.\n"
3737 #~ "\n"
3738 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3739 #~ "    \"less\" then it always uses \"less\".\n"
3740 #~ "\n"
3741 #~ "    NOTE: This will not work reliably for large files\n"
3742 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3743
3744 #~ msgid ""
3745 #~ "reopen - close and reopen the libguestfs handle\n"
3746 #~ "     reopen\n"
3747 #~ "\n"
3748 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3749 #~ "this normally, because the handle is closed properly when guestfish\n"
3750 #~ "exits.  However this is occasionally useful for testing.\n"
3751 #~ msgstr ""
3752 #~ "reopen - close and reopen the libguestfs handle\n"
3753 #~ "     reopen\n"
3754 #~ "\n"
3755 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3756 #~ "this normally, because the handle is closed properly when guestfish\n"
3757 #~ "exits.  However this is occasionally useful for testing.\n"
3758
3759 #, fuzzy
3760 #~ msgid ""
3761 #~ "sparse - allocate a sparse image file\n"
3762 #~ "     sparse <filename> <size>\n"
3763 #~ "\n"
3764 #~ "    This creates an empty sparse file of the given size,\n"
3765 #~ "    and then adds so it can be further examined.\n"
3766 #~ "\n"
3767 #~ "    In all respects it works the same as the 'alloc'\n"
3768 #~ "    command, except that the image file is allocated\n"
3769 #~ "    sparsely, which means that disk blocks are not assigned\n"
3770 #~ "    to the file until they are needed.  Sparse disk files\n"
3771 #~ "    only use space when written to, but they are slower\n"
3772 #~ "    and there is a danger you could run out of real disk\n"
3773 #~ "    space during a write operation.\n"
3774 #~ "\n"
3775 #~ "    For more advanced image creation, see qemu-img utility.\n"
3776 #~ "\n"
3777 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3778 #~ msgstr ""
3779 #~ "sparse - allocate a sparse image file\n"
3780 #~ "     sparse <filename> <size>\n"
3781 #~ "\n"
3782 #~ "    This creates an empty sparse file of the given size,\n"
3783 #~ "    and then adds so it can be further examined.\n"
3784 #~ "\n"
3785 #~ "    In all respects it works the same as the 'alloc'\n"
3786 #~ "    command, except that the image file is allocated\n"
3787 #~ "    sparsely, which means that disk blocks are not assigned\n"
3788 #~ "    to the file until they are needed.  Sparse disk files\n"
3789 #~ "    only use space when written to, but they are slower\n"
3790 #~ "    and there is a danger you could run out of real disk\n"
3791 #~ "    space during a write operation.\n"
3792 #~ "\n"
3793 #~ "    For more advanced image creation, see qemu-img utility.\n"
3794 #~ "\n"
3795 #~ "    Size can be specified (where <nn> means a number):\n"
3796 #~ "    <nn>             number of kilobytes\n"
3797 #~ "      eg: 1440       standard 3.5\" floppy\n"
3798 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3799 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3800 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3801 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3802 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3803 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3804 #~ "    <nn>sects        number of 512 byte sectors\n"
3805
3806 #~ msgid ""
3807 #~ "time - measure time taken to run command\n"
3808 #~ "    time <command> [<args> ...]\n"
3809 #~ "\n"
3810 #~ "    This runs <command> as usual, and prints the elapsed\n"
3811 #~ "    time afterwards.\n"
3812 #~ msgstr ""
3813 #~ "time - measure time taken to run command\n"
3814 #~ "    time <command> [<args> ...]\n"
3815 #~ "\n"
3816 #~ "    This runs <command> as usual, and prints the elapsed\n"
3817 #~ "    time afterwards.\n"
3818
3819 #~ msgid "external command failed: %s"
3820 #~ msgstr "बाहरी कमांड विफल: %s"
3821
3822 #~ msgid "test if file exists"
3823 #~ msgstr "जाँचें यदि फाइल मौजूद है"
3824
3825 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3826 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3827
3828 #~ msgid "failed to connect to vmchannel socket"
3829 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3830
3831 #, fuzzy
3832 #~ msgid ""
3833 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3834 #~ "selinux\n"
3835 #~ msgstr ""
3836 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3837
3838 #, fuzzy
3839 #~ msgid "cpio command failed: {error}"
3840 #~ msgstr "कमांड विफल: %s"
3841
3842 #~ msgid ""
3843 #~ "alloc - allocate an image\n"
3844 #~ "     alloc <filename> <size>\n"
3845 #~ "\n"
3846 #~ "    This creates an empty (zeroed) file of the given size,\n"
3847 #~ "    and then adds so it can be further examined.\n"
3848 #~ "\n"
3849 #~ "    For more advanced image creation, see qemu-img utility.\n"
3850 #~ "\n"
3851 #~ "    Size can be specified (where <nn> means a number):\n"
3852 #~ "    <nn>             number of kilobytes\n"
3853 #~ "      eg: 1440       standard 3.5\" floppy\n"
3854 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3855 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3856 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3857 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3858 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3859 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3860 #~ "    <nn>sects        number of 512 byte sectors\n"
3861 #~ msgstr ""
3862 #~ "alloc - allocate an image\n"
3863 #~ "     alloc <filename> <size>\n"
3864 #~ "\n"
3865 #~ "    This creates an empty (zeroed) file of the given size,\n"
3866 #~ "    and then adds so it can be further examined.\n"
3867 #~ "\n"
3868 #~ "    For more advanced image creation, see qemu-img utility.\n"
3869 #~ "\n"
3870 #~ "    Size can be specified (where <nn> means a number):\n"
3871 #~ "    <nn>             number of kilobytes\n"
3872 #~ "      eg: 1440       standard 3.5\" floppy\n"
3873 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3874 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3875 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3876 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3877 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3878 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3879 #~ "    <nn>sects        number of 512 byte sectors\n"
3880
3881 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3882 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3883
3884 #~ msgid "%s: failed to write XML document\n"
3885 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3886
3887 #~ msgid "hivexml: missing name of input file\n"
3888 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3889
3890 #~ msgid ""
3891 #~ "\n"
3892 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3893 #~ "Windows Registry binary hive files.\n"
3894 #~ "\n"
3895 #~ "Type: 'help' for help summary\n"
3896 #~ "      'quit' to quit the shell\n"
3897 #~ "\n"
3898 #~ msgstr ""
3899 #~ "\n"
3900 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3901 #~ "Windows Registry binary hive files.\n"
3902 #~ "\n"
3903 #~ "Type: 'help' for help summary\n"
3904 #~ "      'quit' to quit the shell\n"
3905 #~ "\n"
3906
3907 #~ msgid "hivexsh: error getting parent of node %zu\n"
3908 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3909
3910 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3911 #~ msgstr ""
3912 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3913 #~ "करना चाहिए\n"
3914
3915 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3916 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3917
3918 #~ msgid "hivexsh: load: no hive file name given to load\n"
3919 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3920
3921 #~ msgid ""
3922 #~ "hivexsh: failed to open hive file: %s: %m\n"
3923 #~ "\n"
3924 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3925 #~ "a regedit *.reg file) then please run this command again using the\n"
3926 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3927 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3928 #~ "\n"
3929 #~ msgstr ""
3930 #~ "hivexsh: failed to open hive file: %s: %m\n"
3931 #~ "\n"
3932 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3933 #~ "a regedit *.reg file) then please run this command again using the\n"
3934 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3935 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3936 #~ "\n"
3937
3938 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3939 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3940
3941 #~ msgid ""
3942 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3943 #~ "parameter correctly?\n"
3944 #~ msgstr ""
3945 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3946 #~ "parameter correctly?\n"
3947
3948 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3949 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3950
3951 #~ msgid ""
3952 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3953 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3954 #~ "current key.  Full documentation is in the hivexsh(1) manual page.\n"
3955 #~ msgstr ""
3956 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3957 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3958 #~ "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3959
3960 #~ msgid ""
3961 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
3962 #~ "input\n"
3963 #~ msgstr ""
3964 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
3965 #~ "गया है\n"
3966
3967 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
3968 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
3969
3970 #~ msgid ""
3971 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
3972 #~ "hivexsh(1) for help: %s\n"
3973 #~ msgstr ""
3974 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
3975 #~ "लिए संदर्भ लें: %s\n"
3976
3977 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
3978 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"