Version 1.11.10.
[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-06-10 15:29+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:2574
423 msgid "Command"
424 msgstr "कमांड"
425
426 #: fish/cmds.c:2574
427 msgid "Description"
428 msgstr "वर्णन"
429
430 #: fish/cmds.c:2576
431 msgid "add a CD-ROM disk image to examine"
432 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
433
434 #: fish/cmds.c:2577
435 msgid "add the disk(s) from a named libvirt domain"
436 msgstr ""
437
438 #: fish/cmds.c:2578 fish/cmds.c:2579
439 msgid "add an image to examine or modify"
440 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
441
442 #: fish/cmds.c:2580
443 msgid "add a drive in snapshot mode (read-only)"
444 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
445
446 #: fish/cmds.c:2581
447 msgid "add a drive read-only specifying the QEMU block emulation to use"
448 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
449
450 #: fish/cmds.c:2582
451 msgid "add a drive specifying the QEMU block emulation to use"
452 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
453
454 #: fish/cmds.c:2583
455 #, fuzzy
456 msgid "allocate and add a disk file"
457 msgstr "तनु छवि फाइल आबंटित करें"
458
459 #: fish/cmds.c:2584
460 #, fuzzy
461 msgid "clear Augeas path"
462 msgstr "Augeas पथ हटाएँ"
463
464 #: fish/cmds.c:2585
465 msgid "close the current Augeas handle"
466 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
467
468 #: fish/cmds.c:2586
469 msgid "define an Augeas node"
470 msgstr "कोई Augeas नोड परिभाषित करें"
471
472 #: fish/cmds.c:2587
473 msgid "define an Augeas variable"
474 msgstr "कोई Augeas चर परिभाषित करें"
475
476 #: fish/cmds.c:2588
477 msgid "look up the value of an Augeas path"
478 msgstr "Augeas पथ के मान के लिए देखें"
479
480 #: fish/cmds.c:2589
481 msgid "create a new Augeas handle"
482 msgstr "नया Augeas नियंत्रण बनाएँ"
483
484 #: fish/cmds.c:2590
485 msgid "insert a sibling Augeas node"
486 msgstr "सहोदर Augeas नोड घुसाएँ"
487
488 #: fish/cmds.c:2591
489 msgid "load files into the tree"
490 msgstr "तरू में फाइल लोड करें"
491
492 #: fish/cmds.c:2592
493 msgid "list Augeas nodes under augpath"
494 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
495
496 #: fish/cmds.c:2593
497 msgid "return Augeas nodes which match augpath"
498 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
499
500 #: fish/cmds.c:2594
501 msgid "move Augeas node"
502 msgstr "Augeas नोड खिसकाएँ"
503
504 #: fish/cmds.c:2595
505 msgid "remove an Augeas path"
506 msgstr "Augeas पथ हटाएँ"
507
508 #: fish/cmds.c:2596
509 msgid "write all pending Augeas changes to disk"
510 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
511
512 #: fish/cmds.c:2597
513 msgid "set Augeas path to value"
514 msgstr "Augeas पथ को वाल्व में सेट करें"
515
516 #: fish/cmds.c:2598
517 msgid "test availability of some parts of the API"
518 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
519
520 #: fish/cmds.c:2599
521 #, fuzzy
522 msgid "return a list of all optional groups"
523 msgstr "inotify घटना की सूची वापस करता है"
524
525 #: fish/cmds.c:2600
526 msgid "upload base64-encoded data to file"
527 msgstr ""
528
529 #: fish/cmds.c:2601
530 #, fuzzy
531 msgid "download file and encode as base64"
532 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
533
534 #: fish/cmds.c:2602
535 msgid "flush device buffers"
536 msgstr "फ्लश युक्ति बफर"
537
538 #: fish/cmds.c:2603
539 msgid "get blocksize of block device"
540 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
541
542 #: fish/cmds.c:2604
543 msgid "is block device set to read-only"
544 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
545
546 #: fish/cmds.c:2605
547 msgid "get total size of device in bytes"
548 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
549
550 #: fish/cmds.c:2606
551 msgid "get sectorsize of block device"
552 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
553
554 #: fish/cmds.c:2607
555 msgid "get total size of device in 512-byte sectors"
556 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
557
558 #: fish/cmds.c:2608
559 msgid "reread partition table"
560 msgstr "विभाजन सारणी फिर पढ़ें"
561
562 #: fish/cmds.c:2609
563 msgid "set blocksize of block device"
564 msgstr "खंड युक्ति का खंड आकार सेट करें"
565
566 #: fish/cmds.c:2610
567 msgid "set block device to read-only"
568 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
569
570 #: fish/cmds.c:2611
571 msgid "set block device to read-write"
572 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
573
574 #: fish/cmds.c:2612
575 msgid "return true path on case-insensitive filesystem"
576 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
577
578 #: fish/cmds.c:2613
579 msgid "list the contents of a file"
580 msgstr "फाइल की सामग्री सूचीबद्ध करें"
581
582 #: fish/cmds.c:2614
583 msgid "compute MD5, SHAx or CRC checksum of file"
584 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
585
586 #: fish/cmds.c:2615
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:2616
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:2617
597 msgid "change file mode"
598 msgstr "फाइल नोड बदलें"
599
600 #: fish/cmds.c:2618 fish/cmds.c:2736
601 msgid "change file owner and group"
602 msgstr "फाइल स्वामी और समूह बदलें"
603
604 #: fish/cmds.c:2619
605 msgid "run a command from the guest filesystem"
606 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
607
608 #: fish/cmds.c:2620
609 msgid "run a command, returning lines"
610 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
611
612 #: fish/cmds.c:2621
613 msgid "add qemu parameters"
614 msgstr "qemu पैरामीटर जोड़ें"
615
616 #: fish/cmds.c:2622
617 #, fuzzy
618 msgid "copy local files or directories into an image"
619 msgstr "तरू में फाइल लोड करें"
620
621 #: fish/cmds.c:2623
622 #, fuzzy
623 msgid "copy remote files or directories out of an image"
624 msgstr "तरू में फाइल लोड करें"
625
626 #: fish/cmds.c:2624
627 #, fuzzy
628 msgid "copy size bytes from source to destination using dd"
629 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
630
631 #: fish/cmds.c:2625
632 msgid "copy a file"
633 msgstr "कोई फाइल कॉपी करें"
634
635 #: fish/cmds.c:2626
636 msgid "copy a file or directory recursively"
637 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
638
639 #: fish/cmds.c:2627
640 msgid "copy from source to destination using dd"
641 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
642
643 #: fish/cmds.c:2628
644 msgid "debugging and internals"
645 msgstr "डिबगिंग और आंतरिक"
646
647 #: fish/cmds.c:2629
648 #, fuzzy
649 msgid "debug the QEMU command line (internal use only)"
650 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
651
652 #: fish/cmds.c:2630
653 #, fuzzy
654 msgid "upload a file to the appliance (internal use only)"
655 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
656
657 #: fish/cmds.c:2631
658 msgid "report file system disk space usage"
659 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
660
661 #: fish/cmds.c:2632
662 msgid "report file system disk space usage (human readable)"
663 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
664
665 #: fish/cmds.c:2633
666 msgid "return kernel messages"
667 msgstr "कर्नेल संदेश लौटाएँ"
668
669 #: fish/cmds.c:2634
670 msgid "download a file to the local machine"
671 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
672
673 #: fish/cmds.c:2635
674 #, fuzzy
675 msgid "download a file to the local machine with offset and size"
676 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
677
678 #: fish/cmds.c:2636
679 msgid "drop kernel page cache, dentries and inodes"
680 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
681
682 #: fish/cmds.c:2637
683 msgid "estimate file space usage"
684 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
685
686 #: fish/cmds.c:2638
687 msgid "check an ext2/ext3 filesystem"
688 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
689
690 #: fish/cmds.c:2639
691 msgid "display a line of text"
692 msgstr "पाठ पंक्ति दिखाएँ"
693
694 #: fish/cmds.c:2640
695 msgid "echo arguments back to the client"
696 msgstr "इको तर्क क्लाइंट को वापस"
697
698 #: fish/cmds.c:2641
699 #, fuzzy
700 msgid "edit a file"
701 msgstr "फाइल पढ़ें"
702
703 #: fish/cmds.c:2642 fish/cmds.c:2643 fish/cmds.c:2648 fish/cmds.c:2649
704 #: fish/cmds.c:2682 fish/cmds.c:2683 fish/cmds.c:2929 fish/cmds.c:2930
705 #: fish/cmds.c:2934 fish/cmds.c:2935 fish/cmds.c:2937 fish/cmds.c:2938
706 msgid "return lines matching a pattern"
707 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
708
709 #: fish/cmds.c:2644
710 msgid "test if two files have equal contents"
711 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
712
713 #: fish/cmds.c:2645
714 msgid "test if file or directory exists"
715 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
716
717 #: fish/cmds.c:2646 fish/cmds.c:2647
718 msgid "preallocate a file in the guest filesystem"
719 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
720
721 #: fish/cmds.c:2650
722 msgid "determine file type"
723 msgstr "फाइल प्रकार निर्धारित करें"
724
725 #: fish/cmds.c:2651
726 msgid "detect the architecture of a binary file"
727 msgstr ""
728
729 #: fish/cmds.c:2652
730 msgid "return the size of the file in bytes"
731 msgstr "बाइट में फाइल का आकार वापस करें"
732
733 #: fish/cmds.c:2653
734 msgid "fill a file with octets"
735 msgstr "ऑक्टेट के साथ फाइल भरें"
736
737 #: fish/cmds.c:2654
738 #, fuzzy
739 msgid "fill a file with a repeating pattern of bytes"
740 msgstr "ऑक्टेट के साथ फाइल भरें"
741
742 #: fish/cmds.c:2655
743 msgid "find all files and directories"
744 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
745
746 #: fish/cmds.c:2656
747 msgid "find all files and directories, returning NUL-separated list"
748 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
749
750 #: fish/cmds.c:2657
751 #, fuzzy
752 msgid "find a filesystem by label"
753 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
754
755 #: fish/cmds.c:2658
756 #, fuzzy
757 msgid "find a filesystem by UUID"
758 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
759
760 #: fish/cmds.c:2659
761 msgid "run the filesystem checker"
762 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
763
764 #: fish/cmds.c:2660
765 msgid "get the additional kernel options"
766 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
767
768 #: fish/cmds.c:2661
769 #, fuzzy
770 msgid "get the attach method"
771 msgstr "खोज पथ पाएँ"
772
773 #: fish/cmds.c:2662
774 msgid "get autosync mode"
775 msgstr "autosync विधि पाएँ"
776
777 #: fish/cmds.c:2663
778 msgid "get direct appliance mode flag"
779 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
780
781 #: fish/cmds.c:2664
782 msgid "get the ext2/3/4 filesystem label"
783 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
784
785 #: fish/cmds.c:2665
786 msgid "get the ext2/3/4 filesystem UUID"
787 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
788
789 #: fish/cmds.c:2666
790 msgid "get memory allocated to the qemu subprocess"
791 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
792
793 #: fish/cmds.c:2667
794 #, fuzzy
795 msgid "get enable network flag"
796 msgstr "SELinux सक्रिय फ्लैग पाएँ"
797
798 #: fish/cmds.c:2668
799 msgid "get the search path"
800 msgstr "खोज पथ पाएँ"
801
802 #: fish/cmds.c:2669
803 msgid "get PID of qemu subprocess"
804 msgstr "qemu की उपप्रक्रिया PID पाएँ"
805
806 #: fish/cmds.c:2670
807 msgid "get the qemu binary"
808 msgstr "qemu द्विपदीय पाएँ"
809
810 #: fish/cmds.c:2671
811 msgid "get recovery process enabled flag"
812 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
813
814 #: fish/cmds.c:2672
815 msgid "get SELinux enabled flag"
816 msgstr "SELinux सक्रिय फ्लैग पाएँ"
817
818 #: fish/cmds.c:2673
819 msgid "get the current state"
820 msgstr "मौजूदा स्थिति पाएँ"
821
822 #: fish/cmds.c:2674
823 msgid "get command trace enabled flag"
824 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
825
826 #: fish/cmds.c:2675
827 #, fuzzy
828 msgid "get the current umask"
829 msgstr "मौजूदा स्थिति पाएँ"
830
831 #: fish/cmds.c:2676
832 msgid "get verbose mode"
833 msgstr "वर्बोस विधि पाएँ"
834
835 #: fish/cmds.c:2677
836 msgid "get SELinux security context"
837 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
838
839 #: fish/cmds.c:2678 fish/cmds.c:2737
840 msgid "get a single extended attribute"
841 msgstr ""
842
843 #: fish/cmds.c:2679 fish/cmds.c:2738
844 msgid "list extended attributes of a file or directory"
845 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
846
847 #: fish/cmds.c:2680
848 msgid "expand wildcards in command"
849 msgstr "कमांड में कमांड वाइल्डकार्ड"
850
851 #: fish/cmds.c:2681
852 msgid "expand a wildcard path"
853 msgstr "वाइल्डकार्ड पथ फैलाएँ"
854
855 #: fish/cmds.c:2684
856 msgid "install GRUB"
857 msgstr "GRUB संस्थापित करें"
858
859 #: fish/cmds.c:2685
860 msgid "return first 10 lines of a file"
861 msgstr "फाइल का 10 पंक्ति वापस करें"
862
863 #: fish/cmds.c:2686
864 msgid "return first N lines of a file"
865 msgstr "फाइल का पहला N पंक्ति वापस करें"
866
867 #: fish/cmds.c:2687
868 msgid "dump a file in hexadecimal"
869 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
870
871 #: fish/cmds.c:2688
872 msgid "edit with a hex editor"
873 msgstr ""
874
875 #: fish/cmds.c:2689
876 msgid "list the contents of a single file in an initrd"
877 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
878
879 #: fish/cmds.c:2690
880 msgid "list files in an initrd"
881 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
882
883 #: fish/cmds.c:2691
884 msgid "add an inotify watch"
885 msgstr "inotify वाच जोड़ें"
886
887 #: fish/cmds.c:2692
888 msgid "close the inotify handle"
889 msgstr "inotify नियंत्रण बंद करें"
890
891 #: fish/cmds.c:2693
892 msgid "return list of watched files that had events"
893 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
894
895 #: fish/cmds.c:2694
896 msgid "create an inotify handle"
897 msgstr "inotify नियंत्रण बनाएँ"
898
899 #: fish/cmds.c:2695
900 msgid "return list of inotify events"
901 msgstr "inotify घटना की सूची वापस करता है"
902
903 #: fish/cmds.c:2696
904 msgid "remove an inotify watch"
905 msgstr "inotify जाँच का हटाएँ"
906
907 #: fish/cmds.c:2697
908 msgid "get architecture of inspected operating system"
909 msgstr ""
910
911 #: fish/cmds.c:2698
912 msgid "get distro of inspected operating system"
913 msgstr ""
914
915 #: fish/cmds.c:2699
916 msgid "get drive letter mappings"
917 msgstr ""
918
919 #: fish/cmds.c:2700
920 msgid "get filesystems associated with inspected operating system"
921 msgstr ""
922
923 #: fish/cmds.c:2701
924 msgid "get format of inspected operating system"
925 msgstr ""
926
927 #: fish/cmds.c:2702
928 msgid "get hostname of the operating system"
929 msgstr ""
930
931 #: fish/cmds.c:2703
932 msgid "get major version of inspected operating system"
933 msgstr ""
934
935 #: fish/cmds.c:2704
936 msgid "get minor version of inspected operating system"
937 msgstr ""
938
939 #: fish/cmds.c:2705
940 msgid "get mountpoints of inspected operating system"
941 msgstr ""
942
943 #: fish/cmds.c:2706
944 msgid "get package format used by the operating system"
945 msgstr ""
946
947 #: fish/cmds.c:2707
948 msgid "get package management tool used by the operating system"
949 msgstr ""
950
951 #: fish/cmds.c:2708
952 msgid "get product name of inspected operating system"
953 msgstr ""
954
955 #: fish/cmds.c:2709
956 msgid "get product variant of inspected operating system"
957 msgstr ""
958
959 #: fish/cmds.c:2710
960 msgid "return list of operating systems found by last inspection"
961 msgstr ""
962
963 #: fish/cmds.c:2711
964 msgid "get type of inspected operating system"
965 msgstr ""
966
967 #: fish/cmds.c:2712
968 msgid "get Windows CurrentControlSet of inspected operating system"
969 msgstr ""
970
971 #: fish/cmds.c:2713
972 msgid "get Windows systemroot of inspected operating system"
973 msgstr ""
974
975 #: fish/cmds.c:2714
976 msgid "get live flag for install disk"
977 msgstr ""
978
979 #: fish/cmds.c:2715
980 msgid "get multipart flag for install disk"
981 msgstr ""
982
983 #: fish/cmds.c:2716
984 msgid "get netinst (network installer) flag for install disk"
985 msgstr ""
986
987 #: fish/cmds.c:2717
988 msgid "get list of applications installed in the operating system"
989 msgstr ""
990
991 #: fish/cmds.c:2718
992 msgid "inspect disk and return list of operating systems found"
993 msgstr ""
994
995 #: fish/cmds.c:2719
996 #, fuzzy
997 msgid "test if block device"
998 msgstr "खंड युक्ति को सूचीबद्ध करता है"
999
1000 #: fish/cmds.c:2720
1001 msgid "is busy processing a command"
1002 msgstr "कमांड की प्रक्रिया में व्यस्त है"
1003
1004 #: fish/cmds.c:2721
1005 #, fuzzy
1006 msgid "test if character device"
1007 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1008
1009 #: fish/cmds.c:2722
1010 msgid "is in configuration state"
1011 msgstr "विन्यास स्थिति में है"
1012
1013 #: fish/cmds.c:2723
1014 #, fuzzy
1015 msgid "test if a directory"
1016 msgstr "निर्देशिका बनाएँ"
1017
1018 #: fish/cmds.c:2724
1019 #, fuzzy
1020 msgid "test if FIFO (named pipe)"
1021 msgstr "FIFO (named पाइप) बनाएँ"
1022
1023 #: fish/cmds.c:2725
1024 msgid "test if a regular file"
1025 msgstr ""
1026
1027 #: fish/cmds.c:2726
1028 msgid "is launching subprocess"
1029 msgstr "उपपक्रिया को लॉन्च कर रहा है"
1030
1031 #: fish/cmds.c:2727
1032 #, fuzzy
1033 msgid "test if device is a logical volume"
1034 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1035
1036 #: fish/cmds.c:2728
1037 msgid "is ready to accept commands"
1038 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1039
1040 #: fish/cmds.c:2729
1041 #, fuzzy
1042 msgid "test if socket"
1043 msgstr "डेमॉन सॉकेट में लिखें"
1044
1045 #: fish/cmds.c:2730
1046 #, fuzzy
1047 msgid "test if symbolic link"
1048 msgstr "सांकेतिक लिंक बनाएँ"
1049
1050 #: fish/cmds.c:2731
1051 #, fuzzy
1052 msgid "test if a file contains all zero bytes"
1053 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
1054
1055 #: fish/cmds.c:2732
1056 #, fuzzy
1057 msgid "test if a device contains all zero bytes"
1058 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1059
1060 #: fish/cmds.c:2733
1061 msgid "kill the qemu subprocess"
1062 msgstr "qemu उपपक्रिया को किल करें"
1063
1064 #: fish/cmds.c:2734
1065 msgid "launch the qemu subprocess"
1066 msgstr "qemu उपपक्रिया लॉन्च करें"
1067
1068 #: fish/cmds.c:2735
1069 #, fuzzy
1070 msgid "change working directory"
1071 msgstr "स्थानीय परिवर्तन निर्देशिका"
1072
1073 #: fish/cmds.c:2739
1074 msgid "list the block devices"
1075 msgstr "खंड युक्ति को सूचीबद्ध करता है"
1076
1077 #: fish/cmds.c:2740
1078 #, fuzzy
1079 msgid "list filesystems"
1080 msgstr "फाइलसिस्टम बनाएँ"
1081
1082 #: fish/cmds.c:2741
1083 msgid "list the partitions"
1084 msgstr "विभाजन सूचीबद्ध करें"
1085
1086 #: fish/cmds.c:2742
1087 msgid "list the files in a directory (long format)"
1088 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
1089
1090 #: fish/cmds.c:2743 fish/cmds.c:2744
1091 msgid "create a hard link"
1092 msgstr "कोई हार्ड लिंक बनाएँ"
1093
1094 #: fish/cmds.c:2745 fish/cmds.c:2746
1095 msgid "create a symbolic link"
1096 msgstr "सांकेतिक लिंक बनाएँ"
1097
1098 #: fish/cmds.c:2747 fish/cmds.c:2838
1099 msgid "remove extended attribute of a file or directory"
1100 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
1101
1102 #: fish/cmds.c:2748
1103 msgid "list the files in a directory"
1104 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1105
1106 #: fish/cmds.c:2749 fish/cmds.c:2865
1107 msgid "set extended attribute of a file or directory"
1108 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
1109
1110 #: fish/cmds.c:2750
1111 msgid "get file information for a symbolic link"
1112 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
1113
1114 #: fish/cmds.c:2751
1115 msgid "lstat on multiple files"
1116 msgstr "lstat विविध फाइल पर"
1117
1118 #: fish/cmds.c:2752
1119 #, fuzzy
1120 msgid "add a key on a LUKS encrypted device"
1121 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1122
1123 #: fish/cmds.c:2753
1124 #, fuzzy
1125 msgid "close a LUKS device"
1126 msgstr "युक्ति पर स्वैप सक्रिय करें"
1127
1128 #: fish/cmds.c:2754 fish/cmds.c:2755
1129 msgid "format a block device as a LUKS encrypted device"
1130 msgstr ""
1131
1132 #: fish/cmds.c:2756
1133 msgid "remove a key from a LUKS encrypted device"
1134 msgstr ""
1135
1136 #: fish/cmds.c:2757
1137 msgid "open a LUKS-encrypted block device"
1138 msgstr ""
1139
1140 #: fish/cmds.c:2758
1141 #, fuzzy
1142 msgid "open a LUKS-encrypted block device read-only"
1143 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1144
1145 #: fish/cmds.c:2759
1146 #, fuzzy
1147 msgid "create an LVM logical volume"
1148 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1149
1150 #: fish/cmds.c:2760
1151 msgid "get canonical name of an LV"
1152 msgstr ""
1153
1154 #: fish/cmds.c:2761
1155 msgid "clear LVM device filter"
1156 msgstr ""
1157
1158 #: fish/cmds.c:2762
1159 msgid "remove all LVM LVs, VGs and PVs"
1160 msgstr "सभी LVM LV, VG और PV हटाएँ"
1161
1162 #: fish/cmds.c:2763
1163 msgid "set LVM device filter"
1164 msgstr ""
1165
1166 #: fish/cmds.c:2764
1167 msgid "remove an LVM logical volume"
1168 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1169
1170 #: fish/cmds.c:2765
1171 msgid "rename an LVM logical volume"
1172 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1173
1174 #: fish/cmds.c:2766
1175 msgid "resize an LVM logical volume"
1176 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1177
1178 #: fish/cmds.c:2767
1179 msgid "expand an LV to fill free space"
1180 msgstr ""
1181
1182 #: fish/cmds.c:2768 fish/cmds.c:2769
1183 msgid "list the LVM logical volumes (LVs)"
1184 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1185
1186 #: fish/cmds.c:2770
1187 #, fuzzy
1188 msgid "get the UUID of a logical volume"
1189 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1190
1191 #: fish/cmds.c:2771
1192 msgid "lgetxattr on multiple files"
1193 msgstr "विविध फाइल पर lgetxattr करें"
1194
1195 #: fish/cmds.c:2772
1196 msgid "open the manual"
1197 msgstr ""
1198
1199 #: fish/cmds.c:2773
1200 msgid "create a directory"
1201 msgstr "निर्देशिका बनाएँ"
1202
1203 #: fish/cmds.c:2774
1204 msgid "create a directory with a particular mode"
1205 msgstr "खास विधि से निर्देशिका बनाएँ"
1206
1207 #: fish/cmds.c:2775
1208 msgid "create a directory and parents"
1209 msgstr "जनक और निर्देशिका बनाएँ"
1210
1211 #: fish/cmds.c:2776
1212 msgid "create a temporary directory"
1213 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1214
1215 #: fish/cmds.c:2777 fish/cmds.c:2778 fish/cmds.c:2779
1216 msgid "make ext2/3/4 filesystem with external journal"
1217 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1218
1219 #: fish/cmds.c:2780
1220 msgid "make ext2/3/4 external journal"
1221 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1222
1223 #: fish/cmds.c:2781
1224 msgid "make ext2/3/4 external journal with label"
1225 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1226
1227 #: fish/cmds.c:2782
1228 msgid "make ext2/3/4 external journal with UUID"
1229 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1230
1231 #: fish/cmds.c:2783
1232 msgid "make FIFO (named pipe)"
1233 msgstr "FIFO (named पाइप) बनाएँ"
1234
1235 #: fish/cmds.c:2784 fish/cmds.c:2786
1236 msgid "make a filesystem"
1237 msgstr "फाइलसिस्टम बनाएँ"
1238
1239 #: fish/cmds.c:2785
1240 msgid "make a filesystem with block size"
1241 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1242
1243 #: fish/cmds.c:2787
1244 msgid "create a mountpoint"
1245 msgstr "आरोहबिंदु बनाएँ"
1246
1247 #: fish/cmds.c:2788
1248 msgid "make block, character or FIFO devices"
1249 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1250
1251 #: fish/cmds.c:2789
1252 msgid "make block device node"
1253 msgstr "खंड युक्ति नोड बनाएँ"
1254
1255 #: fish/cmds.c:2790
1256 msgid "make char device node"
1257 msgstr "चार युक्ति नोड बनाएँ"
1258
1259 #: fish/cmds.c:2791
1260 msgid "create a swap partition"
1261 msgstr "कोई स्वैप विभाजन बनाएँ"
1262
1263 #: fish/cmds.c:2792
1264 msgid "create a swap partition with a label"
1265 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1266
1267 #: fish/cmds.c:2793
1268 msgid "create a swap partition with an explicit UUID"
1269 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1270
1271 #: fish/cmds.c:2794
1272 msgid "create a swap file"
1273 msgstr "कोई स्वैप फाइल बनाएँ"
1274
1275 #: fish/cmds.c:2795
1276 msgid "load a kernel module"
1277 msgstr "कर्नेल मॉड्यूल लोड करें"
1278
1279 #: fish/cmds.c:2796
1280 #, fuzzy
1281 msgid "view a file"
1282 msgstr "कोई फाइल खिसकाएँ"
1283
1284 #: fish/cmds.c:2797
1285 msgid "mount a guest disk at a position in the filesystem"
1286 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1287
1288 #: fish/cmds.c:2798
1289 msgid "mount a file using the loop device"
1290 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1291
1292 #: fish/cmds.c:2799
1293 msgid "mount a guest disk with mount options"
1294 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1295
1296 #: fish/cmds.c:2800
1297 msgid "mount a guest disk, read-only"
1298 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1299
1300 #: fish/cmds.c:2801
1301 msgid "mount a guest disk with mount options and vfstype"
1302 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1303
1304 #: fish/cmds.c:2802
1305 msgid "show mountpoints"
1306 msgstr "आरोहबिंदु दिखाएँ"
1307
1308 #: fish/cmds.c:2803
1309 msgid "show mounted filesystems"
1310 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1311
1312 #: fish/cmds.c:2804
1313 msgid "move a file"
1314 msgstr "कोई फाइल खिसकाएँ"
1315
1316 #: fish/cmds.c:2805
1317 msgid "probe NTFS volume"
1318 msgstr "NTFS वॉल्यूम जाँचें"
1319
1320 #: fish/cmds.c:2806
1321 #, fuzzy
1322 msgid "resize an NTFS filesystem"
1323 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1324
1325 #: fish/cmds.c:2807
1326 #, fuzzy
1327 msgid "resize an NTFS filesystem (with size)"
1328 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1329
1330 #: fish/cmds.c:2808
1331 msgid "add a partition to the device"
1332 msgstr "युक्ति में कोई विभाजन जोड़ें"
1333
1334 #: fish/cmds.c:2809
1335 #, fuzzy
1336 msgid "delete a partition"
1337 msgstr "कोई स्वैप विभाजन बनाएँ"
1338
1339 #: fish/cmds.c:2810
1340 msgid "partition whole disk with a single primary partition"
1341 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1342
1343 #: fish/cmds.c:2811
1344 #, fuzzy
1345 msgid "return true if a partition is bootable"
1346 msgstr "विभाजन सारणी फिर पढ़ें"
1347
1348 #: fish/cmds.c:2812
1349 msgid "get the MBR type byte (ID byte) from a partition"
1350 msgstr ""
1351
1352 #: fish/cmds.c:2813
1353 msgid "get the partition table type"
1354 msgstr "विभाजन सारणी प्रकार पाएँ"
1355
1356 #: fish/cmds.c:2814
1357 msgid "create an empty partition table"
1358 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1359
1360 #: fish/cmds.c:2815
1361 msgid "list partitions on a device"
1362 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1363
1364 #: fish/cmds.c:2816
1365 msgid "make a partition bootable"
1366 msgstr "विभाजन को बूट योग्य बनाएँ"
1367
1368 #: fish/cmds.c:2817
1369 msgid "set the MBR type byte (ID byte) of a partition"
1370 msgstr ""
1371
1372 #: fish/cmds.c:2818
1373 msgid "set partition name"
1374 msgstr "विभाजन नाम सेट करें"
1375
1376 #: fish/cmds.c:2819
1377 #, fuzzy
1378 msgid "convert partition name to device name"
1379 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1380
1381 #: fish/cmds.c:2820
1382 msgid "ping the guest daemon"
1383 msgstr "अतिथि डेमॉन पिंग करें"
1384
1385 #: fish/cmds.c:2821
1386 msgid "read part of a file"
1387 msgstr "किसी फाइल का हिस्सा पढ़ें"
1388
1389 #: fish/cmds.c:2822
1390 #, fuzzy
1391 msgid "read part of a device"
1392 msgstr "किसी फाइल का हिस्सा पढ़ें"
1393
1394 #: fish/cmds.c:2823
1395 msgid "create an LVM physical volume"
1396 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1397
1398 #: fish/cmds.c:2824
1399 msgid "remove an LVM physical volume"
1400 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1401
1402 #: fish/cmds.c:2825
1403 msgid "resize an LVM physical volume"
1404 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1405
1406 #: fish/cmds.c:2826
1407 #, fuzzy
1408 msgid "resize an LVM physical volume (with size)"
1409 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1410
1411 #: fish/cmds.c:2827 fish/cmds.c:2828
1412 msgid "list the LVM physical volumes (PVs)"
1413 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1414
1415 #: fish/cmds.c:2829
1416 #, fuzzy
1417 msgid "get the UUID of a physical volume"
1418 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1419
1420 #: fish/cmds.c:2830
1421 #, fuzzy
1422 msgid "write to part of a file"
1423 msgstr "किसी फाइल का हिस्सा पढ़ें"
1424
1425 #: fish/cmds.c:2831
1426 #, fuzzy
1427 msgid "write to part of a device"
1428 msgstr "किसी फाइल का हिस्सा पढ़ें"
1429
1430 #: fish/cmds.c:2832
1431 msgid "read a file"
1432 msgstr "फाइल पढ़ें"
1433
1434 #: fish/cmds.c:2833
1435 msgid "read file as lines"
1436 msgstr "फाइल पंक्ति बार पढ़ें"
1437
1438 #: fish/cmds.c:2834
1439 msgid "read directories entries"
1440 msgstr "निर्देशिका प्रविष्टि पढें"
1441
1442 #: fish/cmds.c:2835
1443 msgid "read the target of a symbolic link"
1444 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1445
1446 #: fish/cmds.c:2836
1447 msgid "readlink on multiple files"
1448 msgstr "मल्टीपल फाइल पर रीडलिंक"
1449
1450 #: fish/cmds.c:2837
1451 msgid "canonicalized absolute pathname"
1452 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1453
1454 #: fish/cmds.c:2839
1455 msgid "close and reopen libguestfs handle"
1456 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1457
1458 #: fish/cmds.c:2840
1459 #, fuzzy
1460 msgid "resize an ext2, ext3 or ext4 filesystem"
1461 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1462
1463 #: fish/cmds.c:2841
1464 #, fuzzy
1465 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1466 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1467
1468 #: fish/cmds.c:2842
1469 #, fuzzy
1470 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1471 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1472
1473 #: fish/cmds.c:2843
1474 msgid "remove a file"
1475 msgstr "फाइल हटाएँ"
1476
1477 #: fish/cmds.c:2844
1478 msgid "remove a file or directory recursively"
1479 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1480
1481 #: fish/cmds.c:2845
1482 msgid "remove a directory"
1483 msgstr "निर्देशिका हटाएँ"
1484
1485 #: fish/cmds.c:2846
1486 msgid "remove a mountpoint"
1487 msgstr "माउंट प्वाइंट हटाएँ"
1488
1489 #: fish/cmds.c:2847
1490 msgid "scrub (securely wipe) a device"
1491 msgstr "scrub (securely wipe) युक्ति"
1492
1493 #: fish/cmds.c:2848
1494 msgid "scrub (securely wipe) a file"
1495 msgstr "फाइल स्क्रब करें"
1496
1497 #: fish/cmds.c:2849
1498 msgid "scrub (securely wipe) free space"
1499 msgstr "मुक्त स्थान को साफ करें"
1500
1501 #: fish/cmds.c:2850
1502 msgid "add options to kernel command line"
1503 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1504
1505 #: fish/cmds.c:2851
1506 #, fuzzy
1507 msgid "set the attach method"
1508 msgstr "खोज पथ सेट करें"
1509
1510 #: fish/cmds.c:2852
1511 msgid "set autosync mode"
1512 msgstr "autosync विधि सेट करें"
1513
1514 #: fish/cmds.c:2853
1515 msgid "enable or disable direct appliance mode"
1516 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1517
1518 #: fish/cmds.c:2854
1519 msgid "set the ext2/3/4 filesystem label"
1520 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1521
1522 #: fish/cmds.c:2855
1523 msgid "set the ext2/3/4 filesystem UUID"
1524 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1525
1526 #: fish/cmds.c:2856
1527 msgid "set memory allocated to the qemu subprocess"
1528 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1529
1530 #: fish/cmds.c:2857
1531 msgid "set enable network flag"
1532 msgstr ""
1533
1534 #: fish/cmds.c:2858
1535 msgid "set the search path"
1536 msgstr "खोज पथ सेट करें"
1537
1538 #: fish/cmds.c:2859
1539 msgid "set the qemu binary"
1540 msgstr "emu द्विपदीय सेट करें"
1541
1542 #: fish/cmds.c:2860
1543 msgid "enable or disable the recovery process"
1544 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1545
1546 #: fish/cmds.c:2861
1547 msgid "set SELinux enabled or disabled at appliance boot"
1548 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1549
1550 #: fish/cmds.c:2862
1551 msgid "enable or disable command traces"
1552 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1553
1554 #: fish/cmds.c:2863
1555 msgid "set verbose mode"
1556 msgstr "वर्बोस विधि सेट करें"
1557
1558 #: fish/cmds.c:2864
1559 msgid "set SELinux security context"
1560 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1561
1562 #: fish/cmds.c:2866 fish/cmds.c:2867
1563 msgid "create partitions on a block device"
1564 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1565
1566 #: fish/cmds.c:2868
1567 msgid "modify a single partition on a block device"
1568 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1569
1570 #: fish/cmds.c:2869
1571 msgid "display the disk geometry from the partition table"
1572 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1573
1574 #: fish/cmds.c:2870
1575 msgid "display the kernel geometry"
1576 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1577
1578 #: fish/cmds.c:2871
1579 msgid "display the partition table"
1580 msgstr "विभाजन सारणी को दिखाएँ"
1581
1582 #: fish/cmds.c:2872
1583 msgid "run a command via the shell"
1584 msgstr "शेल से होकर कमांड चलाएँ"
1585
1586 #: fish/cmds.c:2873
1587 msgid "run a command via the shell returning lines"
1588 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1589
1590 #: fish/cmds.c:2874
1591 msgid "sleep for some seconds"
1592 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1593
1594 #: fish/cmds.c:2875
1595 #, fuzzy
1596 msgid "create a sparse disk image and add"
1597 msgstr "तनु छवि फाइल आबंटित करें"
1598
1599 #: fish/cmds.c:2876
1600 msgid "get file information"
1601 msgstr "फाइल सूचना पाएँ"
1602
1603 #: fish/cmds.c:2877
1604 msgid "get file system statistics"
1605 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1606
1607 #: fish/cmds.c:2878 fish/cmds.c:2879
1608 msgid "print the printable strings in a file"
1609 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1610
1611 #: fish/cmds.c:2880
1612 #, fuzzy
1613 msgid "list supported groups of commands"
1614 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1615
1616 #: fish/cmds.c:2881
1617 msgid "disable swap on device"
1618 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1619
1620 #: fish/cmds.c:2882
1621 msgid "disable swap on file"
1622 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1623
1624 #: fish/cmds.c:2883
1625 msgid "disable swap on labeled swap partition"
1626 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1627
1628 #: fish/cmds.c:2884
1629 msgid "disable swap on swap partition by UUID"
1630 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1631
1632 #: fish/cmds.c:2885
1633 msgid "enable swap on device"
1634 msgstr "युक्ति पर स्वैप सक्रिय करें"
1635
1636 #: fish/cmds.c:2886
1637 msgid "enable swap on file"
1638 msgstr "फाइल पर स्वैप सक्रिय करें"
1639
1640 #: fish/cmds.c:2887
1641 msgid "enable swap on labeled swap partition"
1642 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1643
1644 #: fish/cmds.c:2888
1645 msgid "enable swap on swap partition by UUID"
1646 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1647
1648 #: fish/cmds.c:2889
1649 msgid "sync disks, writes are flushed through to the disk image"
1650 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1651
1652 #: fish/cmds.c:2890
1653 msgid "return last 10 lines of a file"
1654 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1655
1656 #: fish/cmds.c:2891
1657 msgid "return last N lines of a file"
1658 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1659
1660 #: fish/cmds.c:2892
1661 msgid "unpack tarfile to directory"
1662 msgstr "tarfile को निर्देशिका में खोलें"
1663
1664 #: fish/cmds.c:2893
1665 msgid "pack directory into tarfile"
1666 msgstr "निर्देशिका को tarfile में पैक करें"
1667
1668 #: fish/cmds.c:2894 fish/cmds.c:2901
1669 msgid "unpack compressed tarball to directory"
1670 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1671
1672 #: fish/cmds.c:2895 fish/cmds.c:2902
1673 msgid "pack directory into compressed tarball"
1674 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1675
1676 #: fish/cmds.c:2896
1677 #, fuzzy
1678 msgid "print elapsed time taken to run a command"
1679 msgstr "कमांड चलाने के लिए लिया गया समय"
1680
1681 #: fish/cmds.c:2897
1682 msgid "update file timestamps or create a new file"
1683 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1684
1685 #: fish/cmds.c:2898
1686 msgid "truncate a file to zero size"
1687 msgstr "फाइल को शून्य आकार में काटें"
1688
1689 #: fish/cmds.c:2899
1690 msgid "truncate a file to a particular size"
1691 msgstr "फाइल को किसी खास आकार में काटें"
1692
1693 #: fish/cmds.c:2900
1694 msgid "get ext2/ext3/ext4 superblock details"
1695 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1696
1697 #: fish/cmds.c:2903
1698 msgid "set file mode creation mask (umask)"
1699 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1700
1701 #: fish/cmds.c:2904
1702 msgid "unmount a filesystem"
1703 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1704
1705 #: fish/cmds.c:2905
1706 msgid "unmount all filesystems"
1707 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1708
1709 #: fish/cmds.c:2906
1710 msgid "upload a file from the local machine"
1711 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1712
1713 #: fish/cmds.c:2907
1714 #, fuzzy
1715 msgid "upload a file from the local machine with offset"
1716 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1717
1718 #: fish/cmds.c:2908
1719 msgid "set timestamp of a file with nanosecond precision"
1720 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1721
1722 #: fish/cmds.c:2909
1723 msgid "get the library version number"
1724 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1725
1726 #: fish/cmds.c:2910
1727 #, fuzzy
1728 msgid "get the filesystem label"
1729 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
1730
1731 #: fish/cmds.c:2911
1732 msgid "get the Linux VFS type corresponding to a mounted device"
1733 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1734
1735 #: fish/cmds.c:2912
1736 #, fuzzy
1737 msgid "get the filesystem UUID"
1738 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
1739
1740 #: fish/cmds.c:2913
1741 msgid "activate or deactivate some volume groups"
1742 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1743
1744 #: fish/cmds.c:2914
1745 msgid "activate or deactivate all volume groups"
1746 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1747
1748 #: fish/cmds.c:2915
1749 msgid "create an LVM volume group"
1750 msgstr "LVM वॉल्यूम समूह बनाएँ"
1751
1752 #: fish/cmds.c:2916
1753 msgid "get the LV UUIDs of all LVs in the volume group"
1754 msgstr ""
1755
1756 #: fish/cmds.c:2917
1757 msgid "get the PV UUIDs containing the volume group"
1758 msgstr ""
1759
1760 #: fish/cmds.c:2918
1761 msgid "remove an LVM volume group"
1762 msgstr "LVM वाल्यूम समूह हटाएँ"
1763
1764 #: fish/cmds.c:2919
1765 msgid "rename an LVM volume group"
1766 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1767
1768 #: fish/cmds.c:2920 fish/cmds.c:2921
1769 msgid "list the LVM volume groups (VGs)"
1770 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1771
1772 #: fish/cmds.c:2922
1773 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1774 msgstr ""
1775
1776 #: fish/cmds.c:2923
1777 #, fuzzy
1778 msgid "get the UUID of a volume group"
1779 msgstr "LVM वॉल्यूम समूह बनाएँ"
1780
1781 #: fish/cmds.c:2924
1782 msgid "count characters in a file"
1783 msgstr "फाइल में वर्ण गिनती करें"
1784
1785 #: fish/cmds.c:2925
1786 msgid "count lines in a file"
1787 msgstr "फाइल में पंक्ति गिनती करें"
1788
1789 #: fish/cmds.c:2926
1790 msgid "count words in a file"
1791 msgstr "फाइल में शब्द गिनती करें"
1792
1793 #: fish/cmds.c:2927
1794 #, fuzzy
1795 msgid "create a new file"
1796 msgstr "फाइल बनाएँ"
1797
1798 #: fish/cmds.c:2928
1799 msgid "create a file"
1800 msgstr "फाइल बनाएँ"
1801
1802 #: fish/cmds.c:2931
1803 msgid "write zeroes to the device"
1804 msgstr "युक्ति में शून्य लिखें"
1805
1806 #: fish/cmds.c:2932
1807 #, fuzzy
1808 msgid "write zeroes to an entire device"
1809 msgstr "युक्ति में शून्य लिखें"
1810
1811 #: fish/cmds.c:2933
1812 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1813 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1814
1815 #: fish/cmds.c:2936
1816 msgid "determine file type inside a compressed file"
1817 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1818
1819 #: fish/cmds.c:2939
1820 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1821 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1822
1823 #: fish/cmds.c:3257 fish/cmds.c:3271 fish/cmds.c:3287 fish/cmds.c:3304
1824 #: fish/cmds.c:3321 fish/cmds.c:3339 fish/cmds.c:3358 fish/cmds.c:3374
1825 #: fish/cmds.c:3392 fish/cmds.c:3408 fish/cmds.c:3426 fish/cmds.c:3442
1826 #: fish/cmds.c:3459 fish/cmds.c:3474 fish/cmds.c:3492 fish/cmds.c:3507
1827 #: fish/cmds.c:3523 fish/cmds.c:3539 fish/cmds.c:3555 fish/cmds.c:3571
1828 #: fish/cmds.c:3587 fish/cmds.c:3605 fish/cmds.c:3638 fish/cmds.c:3654
1829 #: fish/cmds.c:3670 fish/cmds.c:3689 fish/cmds.c:3704 fish/cmds.c:3722
1830 #: fish/cmds.c:3737 fish/cmds.c:3755 fish/cmds.c:3770 fish/cmds.c:3788
1831 #: fish/cmds.c:3803 fish/cmds.c:3822 fish/cmds.c:3841 fish/cmds.c:3859
1832 #: fish/cmds.c:3879 fish/cmds.c:3898 fish/cmds.c:3918 fish/cmds.c:3938
1833 #: fish/cmds.c:3958 fish/cmds.c:3977 fish/cmds.c:3996 fish/cmds.c:4016
1834 #: fish/cmds.c:4036 fish/cmds.c:4056 fish/cmds.c:4071 fish/cmds.c:4087
1835 #: fish/cmds.c:4159 fish/cmds.c:4177 fish/cmds.c:4194 fish/cmds.c:4278
1836 #: fish/cmds.c:4298 fish/cmds.c:4318 fish/cmds.c:4338 fish/cmds.c:4358
1837 #: fish/cmds.c:4378 fish/cmds.c:4397 fish/cmds.c:4416 fish/cmds.c:4435
1838 #: fish/cmds.c:4450 fish/cmds.c:4469 fish/cmds.c:4489 fish/cmds.c:4509
1839 #: fish/cmds.c:4530 fish/cmds.c:4546 fish/cmds.c:4562 fish/cmds.c:4581
1840 #: fish/cmds.c:4603 fish/cmds.c:4625 fish/cmds.c:4645 fish/cmds.c:4662
1841 #: fish/cmds.c:4679 fish/cmds.c:4696 fish/cmds.c:4713 fish/cmds.c:4730
1842 #: fish/cmds.c:4747 fish/cmds.c:4764 fish/cmds.c:4783 fish/cmds.c:4806
1843 #: fish/cmds.c:4842 fish/cmds.c:4859 fish/cmds.c:4882 fish/cmds.c:4904
1844 #: fish/cmds.c:4925 fish/cmds.c:4945 fish/cmds.c:4964 fish/cmds.c:4984
1845 #: fish/cmds.c:5002 fish/cmds.c:5020 fish/cmds.c:5034 fish/cmds.c:5050
1846 #: fish/cmds.c:5070 fish/cmds.c:5089 fish/cmds.c:5108 fish/cmds.c:5127
1847 #: fish/cmds.c:5146 fish/cmds.c:5166 fish/cmds.c:5206 fish/cmds.c:5263
1848 #: fish/cmds.c:5284 fish/cmds.c:5305 fish/cmds.c:5326 fish/cmds.c:5344
1849 #: fish/cmds.c:5366 fish/cmds.c:5404 fish/cmds.c:5426 fish/cmds.c:5505
1850 #: fish/cmds.c:5544 fish/cmds.c:5559 fish/cmds.c:5576 fish/cmds.c:5590
1851 #: fish/cmds.c:5606 fish/cmds.c:5628 fish/cmds.c:5650 fish/cmds.c:5672
1852 #: fish/cmds.c:5694 fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5758
1853 #: fish/cmds.c:5775 fish/cmds.c:5792 fish/cmds.c:5811 fish/cmds.c:5830
1854 #: fish/cmds.c:5850 fish/cmds.c:5886 fish/cmds.c:5905 fish/cmds.c:5924
1855 #: fish/cmds.c:5941 fish/cmds.c:5959 fish/cmds.c:5982 fish/cmds.c:6005
1856 #: fish/cmds.c:6029 fish/cmds.c:6052 fish/cmds.c:6073 fish/cmds.c:6096
1857 #: fish/cmds.c:6119 fish/cmds.c:6139 fish/cmds.c:6161 fish/cmds.c:6182
1858 #: fish/cmds.c:6205 fish/cmds.c:6222 fish/cmds.c:6239 fish/cmds.c:6257
1859 #: fish/cmds.c:6275 fish/cmds.c:6296 fish/cmds.c:6314 fish/cmds.c:6335
1860 #: fish/cmds.c:6355 fish/cmds.c:6373 fish/cmds.c:6394 fish/cmds.c:6417
1861 #: fish/cmds.c:6440 fish/cmds.c:6462 fish/cmds.c:6495 fish/cmds.c:6512
1862 #: fish/cmds.c:6529 fish/cmds.c:6553 fish/cmds.c:6576 fish/cmds.c:6599
1863 #: fish/cmds.c:6621 fish/cmds.c:6638 fish/cmds.c:6660 fish/cmds.c:6754
1864 #: fish/cmds.c:6774 fish/cmds.c:6794 fish/cmds.c:6814 fish/cmds.c:6832
1865 #: fish/cmds.c:6853 fish/cmds.c:6889 fish/cmds.c:6906 fish/cmds.c:6928
1866 #: fish/cmds.c:6945 fish/cmds.c:6981 fish/cmds.c:7001 fish/cmds.c:7021
1867 #: fish/cmds.c:7041 fish/cmds.c:7063 fish/cmds.c:7080 fish/cmds.c:7099
1868 #: fish/cmds.c:7118 fish/cmds.c:7140 fish/cmds.c:7161 fish/cmds.c:7182
1869 #: fish/cmds.c:7203 fish/cmds.c:7226 fish/cmds.c:7267 fish/cmds.c:7290
1870 #: fish/cmds.c:7329 fish/cmds.c:7346 fish/cmds.c:7365 fish/cmds.c:7386
1871 #: fish/cmds.c:7409 fish/cmds.c:7431 fish/cmds.c:7449 fish/cmds.c:7468
1872 #: fish/cmds.c:7489 fish/cmds.c:7566 fish/cmds.c:7607 fish/cmds.c:7686
1873 #: fish/cmds.c:7762 fish/cmds.c:7799 fish/cmds.c:7822 fish/cmds.c:7843
1874 #: fish/cmds.c:7866 fish/cmds.c:7888 fish/cmds.c:7913 fish/cmds.c:7956
1875 #: fish/cmds.c:7997 fish/cmds.c:8018 fish/cmds.c:8036 fish/cmds.c:8055
1876 #: fish/cmds.c:8072 fish/cmds.c:8090 fish/cmds.c:8117 fish/cmds.c:8141
1877 #: fish/cmds.c:8165 fish/cmds.c:8189 fish/cmds.c:8213 fish/cmds.c:8237
1878 #: fish/cmds.c:8261 fish/cmds.c:8285 fish/cmds.c:8309 fish/cmds.c:8333
1879 #: fish/cmds.c:8357 fish/cmds.c:8381 fish/cmds.c:8404 fish/cmds.c:8427
1880 #: fish/cmds.c:8448 fish/cmds.c:8469 fish/cmds.c:8490 fish/cmds.c:8510
1881 #: fish/cmds.c:8533 fish/cmds.c:8571 fish/cmds.c:8588 fish/cmds.c:8605
1882 #: fish/cmds.c:8624 fish/cmds.c:8643 fish/cmds.c:8660 fish/cmds.c:8677
1883 #: fish/cmds.c:8694 fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8766
1884 #: fish/cmds.c:8806 fish/cmds.c:8839 fish/cmds.c:8856 fish/cmds.c:8873
1885 #: fish/cmds.c:8889 fish/cmds.c:8904 fish/cmds.c:8925 fish/cmds.c:8963
1886 #: fish/cmds.c:9001 fish/cmds.c:9040 fish/cmds.c:9080 fish/cmds.c:9121
1887 #: fish/cmds.c:9162 fish/cmds.c:9200 fish/cmds.c:9217 fish/cmds.c:9240
1888 #: fish/cmds.c:9262 fish/cmds.c:9284 fish/cmds.c:9304 fish/cmds.c:9324
1889 #: fish/cmds.c:9360 fish/cmds.c:9432 fish/cmds.c:9472 fish/cmds.c:9530
1890 #: fish/cmds.c:9556 fish/cmds.c:9582 fish/cmds.c:9610 fish/cmds.c:9669
1891 #: fish/cmds.c:9690 fish/cmds.c:9735 fish/cmds.c:9755 fish/cmds.c:9794
1892 #: fish/cmds.c:9831 fish/cmds.c:9851 fish/cmds.c:9873 fish/cmds.c:9930
1893 #: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9994 fish/cmds.c:10013
1894 #: fish/cmds.c:10033 fish/cmds.c:10060 fish/cmds.c:10080 fish/cmds.c:10100
1895 #: fish/cmds.c:10120 fish/cmds.c:10140 fish/cmds.c:10162 fish/cmds.c:10197
1896 #: fish/cmds.c:10215 fish/cmds.c:10238 fish/cmds.c:10260 fish/cmds.c:10275
1897 #: fish/cmds.c:10292 fish/cmds.c:10329 fish/cmds.c:10368 fish/cmds.c:10408
1898 #: fish/cmds.c:10464 fish/cmds.c:10486 fish/cmds.c:10522 fish/cmds.c:10537
1899 #: fish/cmds.c:10557 fish/cmds.c:10597 fish/cmds.c:10620 fish/cmds.c:10644
1900 #: fish/cmds.c:10669 fish/cmds.c:10710 fish/cmds.c:10735 fish/cmds.c:10773
1901 #: fish/cmds.c:10804 fish/cmds.c:10835 fish/cmds.c:10863 fish/cmds.c:10883
1902 #: fish/cmds.c:10915 fish/cmds.c:10935 fish/cmds.c:10955 fish/cmds.c:10972
1903 #: fish/cmds.c:10990 fish/cmds.c:11013 fish/cmds.c:11034 fish/cmds.c:11053
1904 #: fish/cmds.c:11095 fish/cmds.c:11138 fish/cmds.c:11182 fish/cmds.c:11221
1905 #: fish/cmds.c:11240 fish/cmds.c:11260 fish/cmds.c:11280 fish/cmds.c:11301
1906 #: fish/cmds.c:11322 fish/cmds.c:11343 fish/cmds.c:11364 fish/cmds.c:11385
1907 #: fish/cmds.c:11407 fish/cmds.c:11445 fish/cmds.c:11496 fish/cmds.c:11534
1908 #: fish/cmds.c:11590 fish/cmds.c:11680 fish/cmds.c:11709 fish/cmds.c:11736
1909 #: fish/cmds.c:11753 fish/cmds.c:11774
1910 #, c-format
1911 msgid "%s should have %d parameter(s)\n"
1912 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1913
1914 #: fish/cmds.c:3258 fish/cmds.c:3272 fish/cmds.c:3288 fish/cmds.c:3305
1915 #: fish/cmds.c:3322 fish/cmds.c:3340 fish/cmds.c:3359 fish/cmds.c:3375
1916 #: fish/cmds.c:3393 fish/cmds.c:3409 fish/cmds.c:3427 fish/cmds.c:3443
1917 #: fish/cmds.c:3460 fish/cmds.c:3475 fish/cmds.c:3493 fish/cmds.c:3508
1918 #: fish/cmds.c:3524 fish/cmds.c:3540 fish/cmds.c:3556 fish/cmds.c:3572
1919 #: fish/cmds.c:3588 fish/cmds.c:3606 fish/cmds.c:3639 fish/cmds.c:3655
1920 #: fish/cmds.c:3671 fish/cmds.c:3690 fish/cmds.c:3705 fish/cmds.c:3723
1921 #: fish/cmds.c:3738 fish/cmds.c:3756 fish/cmds.c:3771 fish/cmds.c:3789
1922 #: fish/cmds.c:3804 fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3860
1923 #: fish/cmds.c:3880 fish/cmds.c:3899 fish/cmds.c:3919 fish/cmds.c:3939
1924 #: fish/cmds.c:3959 fish/cmds.c:3978 fish/cmds.c:3997 fish/cmds.c:4017
1925 #: fish/cmds.c:4037 fish/cmds.c:4057 fish/cmds.c:4072 fish/cmds.c:4088
1926 #: fish/cmds.c:4109 fish/cmds.c:4160 fish/cmds.c:4178 fish/cmds.c:4195
1927 #: fish/cmds.c:4216 fish/cmds.c:4279 fish/cmds.c:4299 fish/cmds.c:4319
1928 #: fish/cmds.c:4339 fish/cmds.c:4359 fish/cmds.c:4379 fish/cmds.c:4398
1929 #: fish/cmds.c:4417 fish/cmds.c:4436 fish/cmds.c:4451 fish/cmds.c:4470
1930 #: fish/cmds.c:4490 fish/cmds.c:4510 fish/cmds.c:4531 fish/cmds.c:4547
1931 #: fish/cmds.c:4563 fish/cmds.c:4582 fish/cmds.c:4604 fish/cmds.c:4626
1932 #: fish/cmds.c:4646 fish/cmds.c:4663 fish/cmds.c:4680 fish/cmds.c:4697
1933 #: fish/cmds.c:4714 fish/cmds.c:4731 fish/cmds.c:4748 fish/cmds.c:4765
1934 #: fish/cmds.c:4784 fish/cmds.c:4807 fish/cmds.c:4843 fish/cmds.c:4860
1935 #: fish/cmds.c:4883 fish/cmds.c:4905 fish/cmds.c:4926 fish/cmds.c:4946
1936 #: fish/cmds.c:4965 fish/cmds.c:4985 fish/cmds.c:5003 fish/cmds.c:5021
1937 #: fish/cmds.c:5035 fish/cmds.c:5051 fish/cmds.c:5071 fish/cmds.c:5090
1938 #: fish/cmds.c:5109 fish/cmds.c:5128 fish/cmds.c:5147 fish/cmds.c:5167
1939 #: fish/cmds.c:5207 fish/cmds.c:5264 fish/cmds.c:5285 fish/cmds.c:5306
1940 #: fish/cmds.c:5327 fish/cmds.c:5345 fish/cmds.c:5367 fish/cmds.c:5405
1941 #: fish/cmds.c:5427 fish/cmds.c:5506 fish/cmds.c:5545 fish/cmds.c:5560
1942 #: fish/cmds.c:5577 fish/cmds.c:5591 fish/cmds.c:5607 fish/cmds.c:5629
1943 #: fish/cmds.c:5651 fish/cmds.c:5673 fish/cmds.c:5695 fish/cmds.c:5717
1944 #: fish/cmds.c:5739 fish/cmds.c:5759 fish/cmds.c:5776 fish/cmds.c:5793
1945 #: fish/cmds.c:5812 fish/cmds.c:5831 fish/cmds.c:5851 fish/cmds.c:5887
1946 #: fish/cmds.c:5906 fish/cmds.c:5925 fish/cmds.c:5942 fish/cmds.c:5960
1947 #: fish/cmds.c:5983 fish/cmds.c:6006 fish/cmds.c:6030 fish/cmds.c:6053
1948 #: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6120 fish/cmds.c:6140
1949 #: fish/cmds.c:6162 fish/cmds.c:6183 fish/cmds.c:6206 fish/cmds.c:6223
1950 #: fish/cmds.c:6240 fish/cmds.c:6258 fish/cmds.c:6276 fish/cmds.c:6297
1951 #: fish/cmds.c:6315 fish/cmds.c:6336 fish/cmds.c:6356 fish/cmds.c:6374
1952 #: fish/cmds.c:6395 fish/cmds.c:6418 fish/cmds.c:6441 fish/cmds.c:6463
1953 #: fish/cmds.c:6496 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6554
1954 #: fish/cmds.c:6577 fish/cmds.c:6600 fish/cmds.c:6622 fish/cmds.c:6639
1955 #: fish/cmds.c:6661 fish/cmds.c:6755 fish/cmds.c:6775 fish/cmds.c:6795
1956 #: fish/cmds.c:6815 fish/cmds.c:6833 fish/cmds.c:6854 fish/cmds.c:6890
1957 #: fish/cmds.c:6907 fish/cmds.c:6929 fish/cmds.c:6946 fish/cmds.c:6982
1958 #: fish/cmds.c:7002 fish/cmds.c:7022 fish/cmds.c:7042 fish/cmds.c:7064
1959 #: fish/cmds.c:7081 fish/cmds.c:7100 fish/cmds.c:7119 fish/cmds.c:7141
1960 #: fish/cmds.c:7162 fish/cmds.c:7183 fish/cmds.c:7204 fish/cmds.c:7227
1961 #: fish/cmds.c:7268 fish/cmds.c:7291 fish/cmds.c:7330 fish/cmds.c:7347
1962 #: fish/cmds.c:7366 fish/cmds.c:7387 fish/cmds.c:7410 fish/cmds.c:7432
1963 #: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7567
1964 #: fish/cmds.c:7608 fish/cmds.c:7687 fish/cmds.c:7763 fish/cmds.c:7800
1965 #: fish/cmds.c:7823 fish/cmds.c:7844 fish/cmds.c:7867 fish/cmds.c:7889
1966 #: fish/cmds.c:7914 fish/cmds.c:7957 fish/cmds.c:7998 fish/cmds.c:8019
1967 #: fish/cmds.c:8037 fish/cmds.c:8056 fish/cmds.c:8073 fish/cmds.c:8091
1968 #: fish/cmds.c:8118 fish/cmds.c:8142 fish/cmds.c:8166 fish/cmds.c:8190
1969 #: fish/cmds.c:8214 fish/cmds.c:8238 fish/cmds.c:8262 fish/cmds.c:8286
1970 #: fish/cmds.c:8310 fish/cmds.c:8334 fish/cmds.c:8358 fish/cmds.c:8382
1971 #: fish/cmds.c:8405 fish/cmds.c:8428 fish/cmds.c:8449 fish/cmds.c:8470
1972 #: fish/cmds.c:8491 fish/cmds.c:8511 fish/cmds.c:8534 fish/cmds.c:8572
1973 #: fish/cmds.c:8589 fish/cmds.c:8606 fish/cmds.c:8625 fish/cmds.c:8644
1974 #: fish/cmds.c:8661 fish/cmds.c:8678 fish/cmds.c:8695 fish/cmds.c:8712
1975 #: fish/cmds.c:8731 fish/cmds.c:8767 fish/cmds.c:8807 fish/cmds.c:8840
1976 #: fish/cmds.c:8857 fish/cmds.c:8874 fish/cmds.c:8890 fish/cmds.c:8905
1977 #: fish/cmds.c:8926 fish/cmds.c:8964 fish/cmds.c:9002 fish/cmds.c:9041
1978 #: fish/cmds.c:9081 fish/cmds.c:9122 fish/cmds.c:9163 fish/cmds.c:9201
1979 #: fish/cmds.c:9218 fish/cmds.c:9241 fish/cmds.c:9263 fish/cmds.c:9285
1980 #: fish/cmds.c:9305 fish/cmds.c:9325 fish/cmds.c:9361 fish/cmds.c:9433
1981 #: fish/cmds.c:9473 fish/cmds.c:9531 fish/cmds.c:9557 fish/cmds.c:9583
1982 #: fish/cmds.c:9611 fish/cmds.c:9670 fish/cmds.c:9691 fish/cmds.c:9736
1983 #: fish/cmds.c:9756 fish/cmds.c:9795 fish/cmds.c:9832 fish/cmds.c:9852
1984 #: fish/cmds.c:9874 fish/cmds.c:9931 fish/cmds.c:9951 fish/cmds.c:9973
1985 #: fish/cmds.c:9995 fish/cmds.c:10014 fish/cmds.c:10034 fish/cmds.c:10061
1986 #: fish/cmds.c:10081 fish/cmds.c:10101 fish/cmds.c:10121 fish/cmds.c:10141
1987 #: fish/cmds.c:10163 fish/cmds.c:10198 fish/cmds.c:10216 fish/cmds.c:10239
1988 #: fish/cmds.c:10261 fish/cmds.c:10276 fish/cmds.c:10293 fish/cmds.c:10330
1989 #: fish/cmds.c:10369 fish/cmds.c:10409 fish/cmds.c:10465 fish/cmds.c:10487
1990 #: fish/cmds.c:10523 fish/cmds.c:10538 fish/cmds.c:10558 fish/cmds.c:10598
1991 #: fish/cmds.c:10621 fish/cmds.c:10645 fish/cmds.c:10670 fish/cmds.c:10711
1992 #: fish/cmds.c:10736 fish/cmds.c:10774 fish/cmds.c:10805 fish/cmds.c:10836
1993 #: fish/cmds.c:10864 fish/cmds.c:10884 fish/cmds.c:10916 fish/cmds.c:10936
1994 #: fish/cmds.c:10956 fish/cmds.c:10973 fish/cmds.c:10991 fish/cmds.c:11014
1995 #: fish/cmds.c:11035 fish/cmds.c:11054 fish/cmds.c:11096 fish/cmds.c:11139
1996 #: fish/cmds.c:11183 fish/cmds.c:11222 fish/cmds.c:11241 fish/cmds.c:11261
1997 #: fish/cmds.c:11281 fish/cmds.c:11302 fish/cmds.c:11323 fish/cmds.c:11344
1998 #: fish/cmds.c:11365 fish/cmds.c:11386 fish/cmds.c:11408 fish/cmds.c:11446
1999 #: fish/cmds.c:11497 fish/cmds.c:11535 fish/cmds.c:11591 fish/cmds.c:11614
2000 #: fish/cmds.c:11681 fish/cmds.c:11710 fish/cmds.c:11737 fish/cmds.c:11754
2001 #: fish/cmds.c:11775
2002 #, c-format
2003 msgid "type 'help %s' for help on %s\n"
2004 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
2005
2006 #: fish/cmds.c:3616 fish/cmds.c:4819 fish/cmds.c:5177 fish/cmds.c:5217
2007 #: fish/cmds.c:5236 fish/cmds.c:5379 fish/cmds.c:5438 fish/cmds.c:5457
2008 #: fish/cmds.c:5476 fish/cmds.c:5519 fish/cmds.c:5862 fish/cmds.c:6473
2009 #: fish/cmds.c:6672 fish/cmds.c:6691 fish/cmds.c:6710 fish/cmds.c:6729
2010 #: fish/cmds.c:6865 fish/cmds.c:6956 fish/cmds.c:7237 fish/cmds.c:7301
2011 #: fish/cmds.c:7500 fish/cmds.c:7519 fish/cmds.c:7538 fish/cmds.c:7577
2012 #: fish/cmds.c:7618 fish/cmds.c:7637 fish/cmds.c:7656 fish/cmds.c:7697
2013 #: fish/cmds.c:7716 fish/cmds.c:7735 fish/cmds.c:7773 fish/cmds.c:7926
2014 #: fish/cmds.c:7969 fish/cmds.c:8546 fish/cmds.c:8741 fish/cmds.c:8779
2015 #: fish/cmds.c:8817 fish/cmds.c:8937 fish/cmds.c:8974 fish/cmds.c:9012
2016 #: fish/cmds.c:9051 fish/cmds.c:9092 fish/cmds.c:9133 fish/cmds.c:9174
2017 #: fish/cmds.c:9337 fish/cmds.c:9373 fish/cmds.c:9386 fish/cmds.c:9399
2018 #: fish/cmds.c:9412 fish/cmds.c:9445 fish/cmds.c:9483 fish/cmds.c:9502
2019 #: fish/cmds.c:9623 fish/cmds.c:9642 fish/cmds.c:9703 fish/cmds.c:9716
2020 #: fish/cmds.c:9767 fish/cmds.c:9806 fish/cmds.c:9884 fish/cmds.c:9903
2021 #: fish/cmds.c:10177 fish/cmds.c:10304 fish/cmds.c:10341 fish/cmds.c:10380
2022 #: fish/cmds.c:10420 fish/cmds.c:10439 fish/cmds.c:10498 fish/cmds.c:10571
2023 #: fish/cmds.c:10681 fish/cmds.c:10751 fish/cmds.c:10785 fish/cmds.c:10816
2024 #: fish/cmds.c:10847 fish/cmds.c:10896 fish/cmds.c:11067 fish/cmds.c:11109
2025 #: fish/cmds.c:11154 fish/cmds.c:11196 fish/cmds.c:11422 fish/cmds.c:11460
2026 #: fish/cmds.c:11473 fish/cmds.c:11511 fish/cmds.c:11546 fish/cmds.c:11565
2027 #: fish/cmds.c:11632
2028 #, c-format
2029 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
2030 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
2031
2032 #: fish/cmds.c:3622 fish/cmds.c:4825 fish/cmds.c:5183 fish/cmds.c:5223
2033 #: fish/cmds.c:5242 fish/cmds.c:5385 fish/cmds.c:5444 fish/cmds.c:5463
2034 #: fish/cmds.c:5482 fish/cmds.c:5525 fish/cmds.c:5868 fish/cmds.c:6479
2035 #: fish/cmds.c:6678 fish/cmds.c:6697 fish/cmds.c:6716 fish/cmds.c:6735
2036 #: fish/cmds.c:6871 fish/cmds.c:6962 fish/cmds.c:7243 fish/cmds.c:7307
2037 #: fish/cmds.c:7506 fish/cmds.c:7525 fish/cmds.c:7544 fish/cmds.c:7583
2038 #: fish/cmds.c:7624 fish/cmds.c:7643 fish/cmds.c:7662 fish/cmds.c:7703
2039 #: fish/cmds.c:7722 fish/cmds.c:7741 fish/cmds.c:7779 fish/cmds.c:7932
2040 #: fish/cmds.c:7975 fish/cmds.c:8552 fish/cmds.c:8747 fish/cmds.c:8785
2041 #: fish/cmds.c:8823 fish/cmds.c:8943 fish/cmds.c:8980 fish/cmds.c:9018
2042 #: fish/cmds.c:9057 fish/cmds.c:9098 fish/cmds.c:9139 fish/cmds.c:9180
2043 #: fish/cmds.c:9451 fish/cmds.c:9489 fish/cmds.c:9508 fish/cmds.c:9629
2044 #: fish/cmds.c:9773 fish/cmds.c:9812 fish/cmds.c:9890 fish/cmds.c:9909
2045 #: fish/cmds.c:10310 fish/cmds.c:10347 fish/cmds.c:10386 fish/cmds.c:10426
2046 #: fish/cmds.c:10445 fish/cmds.c:10504 fish/cmds.c:10577 fish/cmds.c:10687
2047 #: fish/cmds.c:11073 fish/cmds.c:11115 fish/cmds.c:11160 fish/cmds.c:11202
2048 #: fish/cmds.c:11552 fish/cmds.c:11638
2049 #, c-format
2050 msgid "%s: %s: integer out of range\n"
2051 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
2052
2053 #: fish/cmds.c:4108 fish/cmds.c:4215 fish/cmds.c:11613
2054 #, fuzzy, c-format
2055 msgid "%s should have %d-%d parameter(s)\n"
2056 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
2057
2058 #: fish/cmds.c:4134 fish/cmds.c:4251 fish/cmds.c:11653
2059 #, fuzzy, c-format
2060 msgid "%s: unknown optional argument \"%s\"\n"
2061 msgstr "%s: too many arguments\n"
2062
2063 #: fish/cmds.c:4140 fish/cmds.c:4257 fish/cmds.c:11659
2064 #, fuzzy, c-format
2065 msgid "%s: optional argument \"%s\" given twice\n"
2066 msgstr "%s: too many arguments\n"
2067
2068 #: fish/cmds.c:11794
2069 #, c-format
2070 msgid "%s: unknown command\n"
2071 msgstr "%s: अज्ञात कमांड\n"
2072
2073 #: fish/config.c:74 fish/config.c:113
2074 #, fuzzy, c-format
2075 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2076 msgstr "%s: internal error parsing string at '%s'\n"
2077
2078 #: fish/copy.c:41
2079 #, c-format
2080 msgid ""
2081 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2082 msgstr ""
2083
2084 #: fish/copy.c:62
2085 #, fuzzy, c-format
2086 msgid "copy-in: target '%s' is not a directory\n"
2087 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
2088
2089 #: fish/copy.c:157
2090 #, c-format
2091 msgid "error: argument is zero length or longer than maximum permitted\n"
2092 msgstr ""
2093
2094 #: fish/copy.c:202
2095 #, c-format
2096 msgid ""
2097 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2098 "image\n"
2099 msgstr ""
2100
2101 #: fish/copy.c:213
2102 #, fuzzy, c-format
2103 msgid "copy-out: target '%s' is not a directory\n"
2104 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
2105
2106 #: fish/copy.c:258
2107 #, fuzzy, c-format
2108 msgid "copy-out: '%s' is not a file or directory\n"
2109 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
2110
2111 #: fish/edit.c:45
2112 #, c-format
2113 msgid "use '%s filename' to edit a file\n"
2114 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
2115
2116 #: fish/fish.c:100
2117 #, fuzzy, c-format
2118 msgid ""
2119 "%s: guest filesystem shell\n"
2120 "%s lets you edit virtual machine filesystems\n"
2121 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2122 "Usage:\n"
2123 "  %s [--options] cmd [: cmd : cmd ...]\n"
2124 "Options:\n"
2125 "  -h|--cmd-help        List available commands\n"
2126 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2127 "  -a|--add image       Add image\n"
2128 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2129 "  --csh                Make --listen csh-compatible\n"
2130 "  -d|--domain guest    Add disks from libvirt guest\n"
2131 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2132 "  --echo-keys          Don't turn off echo for passphrases\n"
2133 "  -f|--file file       Read commands from file\n"
2134 "  --format[=raw|..]    Force disk format for -a option\n"
2135 "  -i|--inspector       Automatically mount filesystems\n"
2136 "  --keys-from-stdin    Read passphrases from stdin\n"
2137 "  --listen             Listen for remote commands\n"
2138 "  --live               Connect to a live virtual machine\n"
2139 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2140 "  -n|--no-sync         Don't autosync\n"
2141 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2142 "  --progress-bars      Enable progress bars even when not interactive\n"
2143 "  --no-progress-bars   Disable progress bars\n"
2144 "  --remote[=pid]       Send commands to remote %s\n"
2145 "  -r|--ro              Mount read-only\n"
2146 "  --selinux            Enable SELinux support\n"
2147 "  -v|--verbose         Verbose messages\n"
2148 "  -V|--version         Display version and exit\n"
2149 "  -w|--rw              Mount read-write\n"
2150 "  -x                   Echo each command before executing it\n"
2151 "\n"
2152 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2153 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2154 "or\n"
2155 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2156 "\n"
2157 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2158 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2159 "\n"
2160 "For more information, see the manpage %s(1).\n"
2161 msgstr ""
2162 "%s: guest filesystem shell\n"
2163 "%s lets you edit virtual machine filesystems\n"
2164 "Copyright (C) 2009 Red Hat Inc.\n"
2165 "Usage:\n"
2166 "  %s [--options] cmd [: cmd : cmd ...]\n"
2167 "  %s -i libvirt-domain\n"
2168 "  %s -i disk-image(s)\n"
2169 "or for interactive use:\n"
2170 "  %s\n"
2171 "or from a shell script:\n"
2172 "  %s <<EOF\n"
2173 "  cmd\n"
2174 "  ...\n"
2175 "  EOF\n"
2176 "Options:\n"
2177 "  -h|--cmd-help        List available commands\n"
2178 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2179 "  -a|--add image       Add image\n"
2180 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2181 "  -f|--file file       Read commands from file\n"
2182 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
2183 "  --listen             Listen for remote commands\n"
2184 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2185 "  -n|--no-sync         Don't autosync\n"
2186 "  --remote[=pid]       Send commands to remote %s\n"
2187 "  -r|--ro              Mount read-only\n"
2188 "  --selinux            Enable SELinux support\n"
2189 "  -v|--verbose         Verbose messages\n"
2190 "  -x                   Echo each command before executing it\n"
2191 "  -V|--version         Display version and exit\n"
2192 "For more information,  see the manpage %s(1).\n"
2193
2194 #: fish/fish.c:243
2195 #, c-format
2196 msgid "%s: --listen=PID: PID was not a number: %s\n"
2197 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2198
2199 #: fish/fish.c:250
2200 #, c-format
2201 msgid ""
2202 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2203 msgstr ""
2204 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2205
2206 #: fish/fish.c:300
2207 #, c-format
2208 msgid "%s: only one -f parameter can be given\n"
2209 msgstr "%s: only one -f parameter can be given\n"
2210
2211 #: fish/fish.c:455
2212 #, c-format
2213 msgid "%s: cannot use --listen and --remote options at the same time\n"
2214 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2215
2216 #: fish/fish.c:463
2217 #, c-format
2218 msgid "%s: extra parameters on the command line with --listen flag\n"
2219 msgstr "%s: extra parameters on the command line with --listen flag\n"
2220
2221 #: fish/fish.c:469
2222 #, c-format
2223 msgid "%s: cannot use --listen and --file options at the same time\n"
2224 msgstr "%s: cannot use --listen and --file options at the same time\n"
2225
2226 #: fish/fish.c:527
2227 #, c-format
2228 msgid "guestfish: could not access termcap or terminfo database.\n"
2229 msgstr ""
2230
2231 #: fish/fish.c:531
2232 #, c-format
2233 msgid "guestfish: terminal type \"%s\" not defined.\n"
2234 msgstr ""
2235
2236 #: fish/fish.c:619
2237 #, fuzzy, c-format
2238 msgid ""
2239 "\n"
2240 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2241 "editing virtual machine filesystems.\n"
2242 "\n"
2243 "Type: 'help' for help on commands\n"
2244 "      'man' to read the manual\n"
2245 "      'quit' to quit the shell\n"
2246 "\n"
2247 msgstr ""
2248 "\n"
2249 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
2250 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
2251 "\n"
2252 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
2253 "      'quit' को शेल को छोड़ने के लिए\n"
2254 "\n"
2255
2256 #: fish/fish.c:763
2257 #, c-format
2258 msgid "%s: unterminated double quote\n"
2259 msgstr "%s: unterminated double quote\n"
2260
2261 #: fish/fish.c:769 fish/fish.c:786
2262 #, c-format
2263 msgid "%s: command arguments not separated by whitespace\n"
2264 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2265
2266 #: fish/fish.c:780
2267 #, c-format
2268 msgid "%s: unterminated single quote\n"
2269 msgstr "%s: unterminated single quote\n"
2270
2271 #: fish/fish.c:810
2272 #, c-format
2273 msgid "%s: internal error parsing string at '%s'\n"
2274 msgstr "%s: internal error parsing string at '%s'\n"
2275
2276 #: fish/fish.c:827
2277 #, c-format
2278 msgid "%s: too many arguments\n"
2279 msgstr "%s: too many arguments\n"
2280
2281 #: fish/fish.c:895
2282 #, c-format
2283 msgid "%s: empty command on command line\n"
2284 msgstr "%s: empty command on command line\n"
2285
2286 #: fish/fish.c:1041
2287 msgid "display a list of commands or help on a command"
2288 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2289
2290 #: fish/fish.c:1043
2291 msgid "quit guestfish"
2292 msgstr "quit guestfish"
2293
2294 #: fish/fish.c:1054
2295 #, c-format
2296 msgid ""
2297 "help - display a list of commands or help on a command\n"
2298 "     help cmd\n"
2299 "     help\n"
2300 msgstr ""
2301 "help - display a list of commands or help on a command\n"
2302 "     help cmd\n"
2303 "     help\n"
2304
2305 #: fish/fish.c:1062
2306 #, c-format
2307 msgid ""
2308 "quit - quit guestfish\n"
2309 "     quit\n"
2310 msgstr ""
2311 "quit - quit guestfish\n"
2312 "     quit\n"
2313
2314 #: fish/fish.c:1067
2315 #, c-format
2316 msgid "%s: command not known, use -h to list all commands\n"
2317 msgstr "%s: command not known, use -h to list all commands\n"
2318
2319 #: fish/fish.c:1083
2320 #, c-format
2321 msgid ""
2322 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2323 "For a list of commands:             guestfish -h\n"
2324 "For complete documentation:         man guestfish\n"
2325 msgstr ""
2326
2327 #: fish/fish.c:1240
2328 #, c-format
2329 msgid "Runaway quote in string \"%s\"\n"
2330 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2331
2332 #: fish/fish.c:1438
2333 #, c-format
2334 msgid ""
2335 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2336 "or run \"inspect-os\" command)\n"
2337 msgstr ""
2338
2339 #: fish/fish.c:1458
2340 #, c-format
2341 msgid ""
2342 "%s: drive '%c:' not found.  To list available drives do:\n"
2343 "  inspect-get-drive-mappings %s\n"
2344 msgstr ""
2345
2346 #: fish/fish.c:1477
2347 #, c-format
2348 msgid ""
2349 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2350 "  umount-all\n"
2351 "  mount %s /\n"
2352 msgstr ""
2353
2354 #: fish/glob.c:53
2355 #, c-format
2356 msgid "use 'glob command [args...]'\n"
2357 msgstr "use 'glob command [args...]'\n"
2358
2359 #: fish/glob.c:73
2360 #, c-format
2361 msgid "glob: guestfs_glob_expand call failed: %s\n"
2362 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2363
2364 #: fish/help.c:38
2365 #, c-format
2366 msgid ""
2367 "Add disk images to examine using the -a or -d options, or the 'add' "
2368 "command.\n"
2369 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2370 "Once you have done this, use the 'run' command.\n"
2371 msgstr ""
2372
2373 #: fish/help.c:44
2374 #, c-format
2375 msgid ""
2376 "Find out what filesystems are available using 'list-filesystems' and then\n"
2377 "mount them to examine or modify the contents using 'mount-ro' or\n"
2378 "'mount-options'.\n"
2379 msgstr ""
2380
2381 #: fish/help.c:52
2382 #, c-format
2383 msgid ""
2384 "For more information about a command, use 'help cmd'.\n"
2385 "\n"
2386 "To read the manual, type 'man'.\n"
2387 msgstr ""
2388
2389 #: fish/hexedit.c:41
2390 #, c-format
2391 msgid "hexedit (device|filename) [max | start max]\n"
2392 msgstr ""
2393
2394 #: fish/hexedit.c:52
2395 #, c-format
2396 msgid "hexedit: %s is a zero length file or device\n"
2397 msgstr ""
2398
2399 #: fish/hexedit.c:63
2400 #, c-format
2401 msgid ""
2402 "hexedit: %s is larger than %s. You must supply a limit using\n"
2403 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2404 "  'hexedit %s <start> <max>'.\n"
2405 msgstr ""
2406
2407 #: fish/hexedit.c:92
2408 #, c-format
2409 msgid "hexedit: invalid range\n"
2410 msgstr ""
2411
2412 #: fish/inspect.c:77
2413 #, fuzzy, c-format
2414 msgid "%s: don't use --live and -i options together\n"
2415 msgstr "%s: cannot use --listen and --file options at the same time\n"
2416
2417 #: fish/inspect.c:89
2418 #, c-format
2419 msgid "%s: no operating system was found on this disk\n"
2420 msgstr ""
2421
2422 #: fish/inspect.c:95
2423 #, c-format
2424 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2425 msgstr ""
2426
2427 #: fish/inspect.c:134
2428 #, c-format
2429 msgid "%s: some filesystems could not be mounted (ignored)\n"
2430 msgstr ""
2431
2432 #: fish/inspect.c:146
2433 #, c-format
2434 msgid "Operating system: %s\n"
2435 msgstr ""
2436
2437 #: fish/inspect.c:159
2438 #, fuzzy, c-format
2439 msgid "%s mounted on %s\n"
2440 msgstr "आरोहबिंदु दिखाएँ"
2441
2442 #: fish/keys.c:53
2443 #, c-format
2444 msgid "Enter key or passphrase (\"%s\"): "
2445 msgstr ""
2446
2447 #: fish/lcd.c:34
2448 #, c-format
2449 msgid "use 'lcd directory' to change local directory\n"
2450 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2451
2452 #: fish/man.c:35
2453 #, c-format
2454 msgid "use 'man' without parameters to open the manual\n"
2455 msgstr ""
2456
2457 #: fish/man.c:54
2458 #, fuzzy, c-format
2459 msgid "the external 'man' program failed\n"
2460 msgstr "बाहरी कमांड विफल: %s"
2461
2462 #: fish/more.c:40
2463 #, c-format
2464 msgid "use '%s filename' to page a file\n"
2465 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2466
2467 #: fish/options.c:36
2468 #, fuzzy, c-format
2469 msgid "%s: too many drives added on the command line\n"
2470 msgstr "%s: empty command on command line\n"
2471
2472 #: fish/options.c:128
2473 #, c-format
2474 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2475 msgstr ""
2476
2477 #: fish/prep.c:37
2478 #, c-format
2479 msgid ""
2480 "List of available prepared disk images:\n"
2481 "\n"
2482 msgstr ""
2483
2484 #: fish/prep.c:40
2485 #, c-format
2486 msgid ""
2487 "guestfish -N %-8s - %s\n"
2488 "\n"
2489 "%s\n"
2490 msgstr ""
2491
2492 #: fish/prep.c:48
2493 #, c-format
2494 msgid "  Optional parameters:\n"
2495 msgstr ""
2496
2497 #: fish/prep.c:55
2498 #, c-format
2499 msgid "<%s> %s (default: %s)\n"
2500 msgstr ""
2501
2502 #: fish/prep.c:65
2503 #, c-format
2504 msgid ""
2505 "Prepared disk images are written to file \"test1.img\" in the local\n"
2506 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2507 "For more information see the guestfish(1) manual.\n"
2508 msgstr ""
2509
2510 #: fish/prep.c:96
2511 #, c-format
2512 msgid ""
2513 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2514 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2515 msgstr ""
2516
2517 #: fish/prep.c:158
2518 #, c-format
2519 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2520 msgstr ""
2521
2522 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2523 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2524 #, fuzzy
2525 msgid "failed to allocate disk"
2526 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2527
2528 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2529 #, fuzzy
2530 msgid "could not parse boot size"
2531 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2532
2533 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2534 #, fuzzy, c-format
2535 msgid "failed to get sector size of disk: %s"
2536 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2537
2538 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2539 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2540 #, c-format
2541 msgid "failed to partition disk: %s"
2542 msgstr ""
2543
2544 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2545 #, fuzzy, c-format
2546 msgid "failed to add boot partition: %s"
2547 msgstr "कोई स्वैप विभाजन बनाएँ"
2548
2549 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2550 #, fuzzy, c-format
2551 msgid "failed to add root partition: %s"
2552 msgstr "कोई स्वैप विभाजन बनाएँ"
2553
2554 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2555 #, c-format
2556 msgid "failed to create boot filesystem: %s"
2557 msgstr ""
2558
2559 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2560 #, c-format
2561 msgid "failed to create root filesystem: %s"
2562 msgstr ""
2563
2564 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2565 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2566 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2567 msgstr ""
2568
2569 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2570 #, fuzzy, c-format
2571 msgid "failed to create PV: %s: %s"
2572 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2573
2574 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2575 #, fuzzy, c-format
2576 msgid "failed to create VG: %s: %s"
2577 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2578
2579 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2580 #, c-format
2581 msgid "failed to create LV: /dev/%s/%s: %s"
2582 msgstr ""
2583
2584 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2585 #, c-format
2586 msgid "failed to resize LV to full size: %s: %s"
2587 msgstr ""
2588
2589 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2590 #, c-format
2591 msgid "failed to create filesystem (%s): %s"
2592 msgstr ""
2593
2594 #: fish/rc.c:255
2595 #, c-format
2596 msgid "guestfish: protocol error: could not read 'hello' message\n"
2597 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2598
2599 #: fish/rc.c:260
2600 #, c-format
2601 msgid ""
2602 "guestfish: protocol error: version mismatch, server version '%s' does not "
2603 "match client version '%s'.  The two versions must match exactly.\n"
2604 msgstr ""
2605 "guestfish: protocol error: version mismatch, server version '%s' does not "
2606 "match client version '%s'.  The two versions must match exactly.\n"
2607
2608 #: fish/rc.c:335 fish/rc.c:349
2609 #, c-format
2610 msgid "guestfish: remote: looks like the server is not running\n"
2611 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2612
2613 #: fish/rc.c:361 fish/rc.c:375
2614 #, c-format
2615 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2616 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2617
2618 #: fish/rc.c:386
2619 #, c-format
2620 msgid "guestfish: protocol error: could not decode reply from server\n"
2621 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2622
2623 #: fish/reopen.c:36
2624 #, c-format
2625 msgid "'reopen' command takes no parameters\n"
2626 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2627
2628 #: fish/reopen.c:46
2629 #, c-format
2630 msgid "reopen: guestfs_create: failed to create handle\n"
2631 msgstr "reopen: guestfs_create: failed to create handle\n"
2632
2633 #: fish/supported.c:66
2634 msgid "yes"
2635 msgstr ""
2636
2637 #: fish/supported.c:68
2638 msgid "no"
2639 msgstr ""
2640
2641 #: fish/time.c:36
2642 #, c-format
2643 msgid "use 'time command [args...]'\n"
2644 msgstr "use 'time command [args...]'\n"
2645
2646 #: fuse/guestmount.c:912
2647 #, fuzzy, c-format
2648 msgid ""
2649 "%s: FUSE module for libguestfs\n"
2650 "%s lets you mount a virtual machine filesystem\n"
2651 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2652 "Usage:\n"
2653 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2654 "Options:\n"
2655 "  -a|--add image       Add image\n"
2656 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2657 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2658 "  -d|--domain guest    Add disks from libvirt guest\n"
2659 "  --echo-keys          Don't turn off echo for passphrases\n"
2660 "  --format[=raw|..]    Force disk format for -a option\n"
2661 "  --fuse-help          Display extra FUSE options\n"
2662 "  -i|--inspector       Automatically mount filesystems\n"
2663 "  --help               Display help message and exit\n"
2664 "  --keys-from-stdin    Read passphrases from stdin\n"
2665 "  --live               Connect to a live virtual machine\n"
2666 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2667 "  -n|--no-sync         Don't autosync\n"
2668 "  -o|--option opt      Pass extra option to FUSE\n"
2669 "  -r|--ro              Mount read-only\n"
2670 "  --selinux            Enable SELinux support\n"
2671 "  -v|--verbose         Verbose messages\n"
2672 "  -V|--version         Display version and exit\n"
2673 "  -w|--rw              Mount read-write\n"
2674 "  -x|--trace           Trace guestfs API calls\n"
2675 msgstr ""
2676 "%s: FUSE module for libguestfs\n"
2677 "%s lets you mount a virtual machine filesystem\n"
2678 "Copyright (C) 2009 Red Hat Inc.\n"
2679 "Usage:\n"
2680 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2681 "Options:\n"
2682 "  -a|--add image       Add image\n"
2683 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2684 "  --fuse-help          Display extra FUSE options\n"
2685 "  --help               Display help message and exit\n"
2686 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2687 "  -n|--no-sync         Don't autosync\n"
2688 "  -o|--option opt      Pass extra option to FUSE\n"
2689 "  -r|--ro              Mount read-only\n"
2690 "  --selinux            Enable SELinux support\n"
2691 "  --trace              Trace guestfs API calls (to stderr)\n"
2692 "  -v|--verbose         Verbose messages\n"
2693 "  -V|--version         Display version and exit\n"
2694
2695 #: fuse/guestmount.c:1130
2696 #, fuzzy, c-format
2697 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2698 msgstr "%s: must have at least one -a and at least one -m option\n"
2699
2700 #: fuse/guestmount.c:1138
2701 #, c-format
2702 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2703 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2704
2705 #: inspector/virt-inspector.c:76
2706 #, fuzzy, c-format
2707 msgid ""
2708 "%s: display information about a virtual machine\n"
2709 "Copyright (C) 2010 Red Hat Inc.\n"
2710 "Usage:\n"
2711 "  %s [--options] -d domname file [file ...]\n"
2712 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2713 "Options:\n"
2714 "  -a|--add image       Add image\n"
2715 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2716 "  -d|--domain guest    Add disks from libvirt guest\n"
2717 "  --echo-keys          Don't turn off echo for passphrases\n"
2718 "  --format[=raw|..]    Force disk format for -a option\n"
2719 "  --help               Display brief help\n"
2720 "  --keys-from-stdin    Read passphrases from stdin\n"
2721 "  -v|--verbose         Verbose messages\n"
2722 "  -V|--version         Display version and exit\n"
2723 "  -x                   Trace libguestfs API calls\n"
2724 "For more information, see the manpage %s(1).\n"
2725 msgstr ""
2726 "%s: FUSE module for libguestfs\n"
2727 "%s lets you mount a virtual machine filesystem\n"
2728 "Copyright (C) 2009 Red Hat Inc.\n"
2729 "Usage:\n"
2730 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2731 "Options:\n"
2732 "  -a|--add image       Add image\n"
2733 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2734 "  --fuse-help          Display extra FUSE options\n"
2735 "  --help               Display help message and exit\n"
2736 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2737 "  -n|--no-sync         Don't autosync\n"
2738 "  -o|--option opt      Pass extra option to FUSE\n"
2739 "  -r|--ro              Mount read-only\n"
2740 "  --selinux            Enable SELinux support\n"
2741 "  --trace              Trace guestfs API calls (to stderr)\n"
2742 "  -v|--verbose         Verbose messages\n"
2743 "  -V|--version         Display version and exit\n"
2744
2745 #: inspector/virt-inspector.c:263
2746 #, c-format
2747 msgid ""
2748 "%s: no operating system could be detected inside this disk image.\n"
2749 "\n"
2750 "This may be because the file is not a disk image, or is not a virtual "
2751 "machine\n"
2752 "image, or because the OS type is not understood by libguestfs.\n"
2753 "\n"
2754 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2755 "must\n"
2756 "install the separate libguestfs-winsupport package.\n"
2757 "\n"
2758 "If you feel this is an error, please file a bug report including as much\n"
2759 "information about the disk image as possible.\n"
2760 msgstr ""
2761
2762 #: inspector/virt-inspector.c:288
2763 #, c-format
2764 msgid "%s: XML write error at \"%s\": %m\n"
2765 msgstr ""
2766
2767 #: inspector/virt-inspector.c:300
2768 #, c-format
2769 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2770 msgstr ""
2771
2772 #: inspector/virt-inspector.c:308
2773 #, fuzzy, c-format
2774 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2775 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
2776
2777 #: perl/lib/Sys/Guestfs/Lib.pm:158
2778 msgid "open_guest: first parameter must be a string or an arrayref"
2779 msgstr ""
2780
2781 #: perl/lib/Sys/Guestfs/Lib.pm:164
2782 msgid "open_guest: first argument contains undefined element"
2783 msgstr ""
2784
2785 #: perl/lib/Sys/Guestfs/Lib.pm:172
2786 #, fuzzy, perl-brace-format
2787 msgid "guest image {imagename} does not exist or is not readable"
2788 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2789
2790 #: perl/lib/Sys/Guestfs/Lib.pm:179
2791 msgid ""
2792 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2793 "XPath::XMLParser)"
2794 msgstr ""
2795
2796 #: perl/lib/Sys/Guestfs/Lib.pm:184
2797 #, fuzzy
2798 msgid "open_guest: too many domains listed on command line"
2799 msgstr "%s: empty command on command line\n"
2800
2801 #: perl/lib/Sys/Guestfs/Lib.pm:191
2802 msgid "open_guest: cannot connect to libvirt"
2803 msgstr ""
2804
2805 #: perl/lib/Sys/Guestfs/Lib.pm:210
2806 #, perl-brace-format
2807 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2808 msgstr ""
2809
2810 #: perl/lib/Sys/Guestfs/Lib.pm:213
2811 #, perl-brace-format
2812 msgid "{imagename} is not the name of a libvirt domain\n"
2813 msgstr ""
2814
2815 #: perl/lib/Sys/Guestfs/Lib.pm:242
2816 #, perl-brace-format
2817 msgid "{imagename} seems to have no disk devices\n"
2818 msgstr ""
2819
2820 #: perl/lib/Sys/Guestfs/Lib.pm:827
2821 msgid ""
2822 "No operating system could be detected inside this disk image.\n"
2823 "\n"
2824 "This may be because the file is not a disk image, or is not a virtual "
2825 "machine\n"
2826 "image, or because the OS type is not understood by virt-inspector.\n"
2827 "\n"
2828 "If you feel this is an error, please file a bug report including as much\n"
2829 "information about the disk image as possible.\n"
2830 msgstr ""
2831
2832 #: perl/lib/Sys/Guestfs/Lib.pm:901
2833 #, perl-brace-format
2834 msgid "unknown filesystem label {label}\n"
2835 msgstr ""
2836
2837 #: perl/lib/Sys/Guestfs/Lib.pm:911
2838 #, perl-brace-format
2839 msgid "unknown filesystem UUID {uuid}\n"
2840 msgstr ""
2841
2842 #: perl/lib/Sys/Guestfs/Lib.pm:939
2843 #, fuzzy, perl-brace-format
2844 msgid "unknown filesystem {fs}\n"
2845 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2846
2847 #: perl/lib/Sys/Guestfs/Lib.pm:1017
2848 #, perl-brace-format
2849 msgid "Error running rpm -qa: {error}"
2850 msgstr ""
2851
2852 #: perl/lib/Sys/Guestfs/Lib.pm:1043
2853 #, perl-brace-format
2854 msgid "Error running dpkg-query: {error}"
2855 msgstr ""
2856
2857 #: perl/lib/Sys/Guestfs/Lib.pm:1108
2858 msgid "Can't find grub on guest"
2859 msgstr ""
2860
2861 #: perl/lib/Sys/Guestfs/Lib.pm:1163
2862 #, perl-brace-format
2863 msgid "Grub entry {title} has no kernel"
2864 msgstr ""
2865
2866 #: perl/lib/Sys/Guestfs/Lib.pm:1194
2867 #, perl-brace-format
2868 msgid "grub refers to {path}, which doesn't exist\n"
2869 msgstr ""
2870
2871 #: perl/lib/Sys/Guestfs/Lib.pm:1217
2872 #, perl-brace-format
2873 msgid "Grub entry {title} does not specify an initrd"
2874 msgstr ""
2875
2876 #: perl/lib/Sys/Guestfs/Lib.pm:1286
2877 #, perl-brace-format
2878 msgid "Didn't find modules directory {modules} for kernel {path}"
2879 msgstr ""
2880
2881 #: perl/lib/Sys/Guestfs/Lib.pm:1294
2882 #, perl-brace-format
2883 msgid "Couldn't guess kernel version number from path for kernel {path}"
2884 msgstr ""
2885
2886 #: perl/lib/Sys/Guestfs/Lib.pm:1348
2887 #, fuzzy, perl-brace-format
2888 msgid "{path} doesn't match augeas pattern"
2889 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2890
2891 #: perl/lib/Sys/Guestfs/Lib.pm:1387
2892 #, perl-brace-format
2893 msgid "{filename}: could not read initrd format"
2894 msgstr ""
2895
2896 #: rescue/virt-rescue.c:63
2897 #, fuzzy, c-format
2898 msgid ""
2899 "%s: Run a rescue shell on a virtual machine\n"
2900 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2901 "Usage:\n"
2902 "  %s [--options] -d domname\n"
2903 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2904 "Options:\n"
2905 "  -a|--add image       Add image\n"
2906 "  --append kernelopts  Append kernel options\n"
2907 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2908 "  -d|--domain guest    Add disks from libvirt guest\n"
2909 "  --format[=raw|..]    Force disk format for -a option\n"
2910 "  --help               Display brief help\n"
2911 "  -m|--memsize MB      Set memory size in megabytes\n"
2912 "  --network            Enable network\n"
2913 "  -r|--ro              Access read-only\n"
2914 "  --selinux            Enable SELinux\n"
2915 "  -v|--verbose         Verbose messages\n"
2916 "  -V|--version         Display version and exit\n"
2917 "  -w|--rw              Mount read-write\n"
2918 "  -x                   Trace libguestfs API calls\n"
2919 "For more information, see the manpage %s(1).\n"
2920 msgstr ""
2921 "%s: FUSE module for libguestfs\n"
2922 "%s lets you mount a virtual machine filesystem\n"
2923 "Copyright (C) 2009 Red Hat Inc.\n"
2924 "Usage:\n"
2925 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2926 "Options:\n"
2927 "  -a|--add image       Add image\n"
2928 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2929 "  --fuse-help          Display extra FUSE options\n"
2930 "  --help               Display help message and exit\n"
2931 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2932 "  -n|--no-sync         Don't autosync\n"
2933 "  -o|--option opt      Pass extra option to FUSE\n"
2934 "  -r|--ro              Mount read-only\n"
2935 "  --selinux            Enable SELinux support\n"
2936 "  --trace              Trace guestfs API calls (to stderr)\n"
2937 "  -v|--verbose         Verbose messages\n"
2938 "  -V|--version         Display version and exit\n"
2939
2940 #: rescue/virt-rescue.c:180
2941 #, fuzzy, c-format
2942 msgid "%s: could not parse memory size '%s'\n"
2943 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2944
2945 #: rescue/virt-rescue.c:419
2946 #, fuzzy, c-format
2947 msgid "%s: unknown child exit status (%d)\n"
2948 msgstr "%s: unknown long option: %s (%d)\n"
2949
2950 #: src/appliance.c:181
2951 #, c-format
2952 msgid ""
2953 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2954 "LIBGUESTFS_PATH (search path: %s)"
2955 msgstr ""
2956
2957 #: src/appliance.c:331
2958 #, c-format
2959 msgid "security: cached appliance %s is not owned by UID %d"
2960 msgstr ""
2961
2962 #: src/appliance.c:336
2963 #, c-format
2964 msgid "security: cached appliance %s is not a directory (mode %o)"
2965 msgstr ""
2966
2967 #: src/appliance.c:341
2968 #, c-format
2969 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2970 msgstr ""
2971
2972 #: src/appliance.c:659
2973 #, fuzzy
2974 msgid "external command failed, see earlier error messages"
2975 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2976
2977 #: src/dbdump.c:87
2978 #, fuzzy
2979 msgid "unexpected end of output from db_dump command before end of header"
2980 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2981
2982 #: src/dbdump.c:100 src/dbdump.c:112
2983 #, fuzzy
2984 msgid "unexpected line from db_dump command, no space prefix"
2985 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2986
2987 #: src/dbdump.c:129
2988 #, fuzzy
2989 msgid "unexpected end of output from db_dump command before end of data"
2990 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2991
2992 #: src/dbdump.c:210
2993 #, fuzzy
2994 msgid "unexpected non-hex digits in output of db_dump command"
2995 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2996
2997 #: src/filearch.c:153
2998 #, c-format
2999 msgid "size of %s unreasonable (%<PRIi64> bytes)"
3000 msgstr ""
3001
3002 #: src/filearch.c:266
3003 msgid ""
3004 "file-architecture API not available since this version of libguestfs was "
3005 "compiled without PCRE or libmagic libraries"
3006 msgstr ""
3007
3008 #: src/guestfs.c:174
3009 #, c-format
3010 msgid "guestfs_close: called twice on the same handle\n"
3011 msgstr "guestfs_close: called twice on the same handle\n"
3012
3013 #: src/guestfs.c:340
3014 #, c-format
3015 msgid "warning: %s"
3016 msgstr ""
3017
3018 #: src/guestfs.c:399
3019 #, c-format
3020 msgid "libguestfs: error: %s\n"
3021 msgstr "libguestfs: error: %s\n"
3022
3023 #: src/guestfs.c:946
3024 #, c-format
3025 msgid "<truncated, original size %zu bytes>"
3026 msgstr ""
3027
3028 #: src/inspect.c:265
3029 msgid "not a Windows guest, or systemroot could not be determined"
3030 msgstr ""
3031
3032 #: src/inspect.c:281
3033 msgid "not a Windows guest, or CurrentControlSet could not be determined"
3034 msgstr ""
3035
3036 #: src/inspect.c:519
3037 #, fuzzy, c-format
3038 msgid "%s: temporary directory not found"
3039 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
3040
3041 #: src/inspect.c:535 src/inspect_fs.c:474 src/inspect_fs.c:518
3042 #: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
3043 #: src/inspect_fs_unix.c:821
3044 #, c-format
3045 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
3046 msgstr ""
3047
3048 #: src/inspect.c:572
3049 msgid "no inspection data: call guestfs_inspect_os first"
3050 msgstr ""
3051
3052 #: src/inspect.c:584
3053 #, c-format
3054 msgid ""
3055 "%s: root device not found: only call this function with a root device "
3056 "previously returned by guestfs_inspect_os"
3057 msgstr ""
3058
3059 #: src/inspect.c:594 src/inspect_apps.c:617
3060 msgid ""
3061 "inspection API not available since this version of libguestfs was compiled "
3062 "without PCRE or hivex libraries"
3063 msgstr ""
3064
3065 #: src/inspect_fs.c:326 src/inspect_fs.c:339
3066 #, fuzzy, c-format
3067 msgid "could not parse integer in version number: %s"
3068 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
3069
3070 #: src/inspect_fs.c:483
3071 #, c-format
3072 msgid "%s: file is empty"
3073 msgstr ""
3074
3075 #: src/inspect_fs_unix.c:613
3076 #, fuzzy
3077 msgid "could not parse /etc/fstab or empty file"
3078 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
3079
3080 #: src/inspect_fs_windows.c:112
3081 #, c-format
3082 msgid "cannot resolve Windows %%SYSTEMROOT%%"
3083 msgstr ""
3084
3085 #: src/launch.c:98
3086 msgid "command line cannot be altered after qemu subprocess launched"
3087 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
3088
3089 #: src/launch.c:155
3090 msgid "guestfs_config: parameter must begin with '-' character"
3091 msgstr "guestfs_config: parameter must begin with '-' character"
3092
3093 #: src/launch.c:169
3094 #, c-format
3095 msgid "guestfs_config: parameter '%s' isn't allowed"
3096 msgstr "guestfs_config: parameter '%s' isn't allowed"
3097
3098 #: src/launch.c:235 src/launch.c:339
3099 msgid "filename cannot contain ',' (comma) character"
3100 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
3101
3102 #: src/launch.c:247 src/launch.c:252
3103 #, c-format
3104 msgid "%s parameter is empty or contains disallowed characters"
3105 msgstr ""
3106
3107 #: src/launch.c:358
3108 #, fuzzy
3109 msgid "the libguestfs handle has already been launched"
3110 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
3111
3112 #: src/launch.c:367
3113 #, c-format
3114 msgid "%s: cannot create temporary directory"
3115 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
3116
3117 #: src/launch.c:404
3118 msgid "you must call guestfs_add_drive before guestfs_launch"
3119 msgstr "you must call guestfs_add_drive before guestfs_launch"
3120
3121 #: src/launch.c:759
3122 msgid "guestfs_launch failed, see earlier error messages"
3123 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3124
3125 #: src/launch.c:772
3126 msgid "qemu launched and contacted daemon, but state != READY"
3127 msgstr "qemu launched and contacted daemon, but state != READY"
3128
3129 #: src/launch.c:860
3130 #, fuzzy
3131 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3132 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3133
3134 #: src/launch.c:868
3135 #, fuzzy
3136 msgid "contacted guestfsd, but state != READY"
3137 msgstr "qemu launched and contacted daemon, but state != READY"
3138
3139 #: src/launch.c:1047
3140 #, c-format
3141 msgid ""
3142 "%s: command failed: If qemu is located on a non-standard path, try setting "
3143 "the LIBGUESTFS_QEMU environment variable."
3144 msgstr ""
3145 "%s: command failed: If qemu is located on a non-standard path, try setting "
3146 "the LIBGUESTFS_QEMU environment variable."
3147
3148 #: src/launch.c:1138
3149 msgid "qemu has not been launched yet"
3150 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
3151
3152 #: src/launch.c:1149
3153 msgid "no subprocess to kill"
3154 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
3155
3156 #: src/proto.c:188
3157 #, c-format
3158 msgid "guestfs_set_busy: called when in state %d != READY"
3159 msgstr "guestfs_set_busy: called when in state %d != READY"
3160
3161 #: src/proto.c:211
3162 #, c-format
3163 msgid "guestfs_end_busy: called when in state %d"
3164 msgstr "guestfs_end_busy: called when in state %d"
3165
3166 #: src/proto.c:421
3167 #, c-format
3168 msgid ""
3169 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3170 msgstr ""
3171 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3172
3173 #: src/proto.c:543
3174 msgid ""
3175 "This usually means the libguestfs appliance failed to start up.  Please\n"
3176 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3177 "the debug messages output prior to this error.\n"
3178 msgstr ""
3179
3180 #: src/proto.c:549
3181 #, fuzzy
3182 msgid "See earlier debug messages.\n"
3183 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3184
3185 #: src/proto.c:639
3186 #, c-format
3187 msgid "received magic signature from guestfsd, but in state %d"
3188 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
3189
3190 #: src/proto.c:658
3191 #, c-format
3192 msgid "message length (%u) > maximum possible size (%d)"
3193 msgstr "message length (%u) > maximum possible size (%d)"
3194
3195 #: src/proto.c:810
3196 #, c-format
3197 msgid "guestfs___send: state %d != BUSY"
3198 msgstr "guestfs___send: state %d != BUSY"
3199
3200 #: src/proto.c:834
3201 msgid "xdr_guestfs_message_header failed"
3202 msgstr "xdr_guestfs_message_header failed"
3203
3204 #: src/proto.c:843
3205 msgid "dispatch failed to marshal args"
3206 msgstr "dispatch failed to marshal args"
3207
3208 #: src/proto.c:970
3209 #, c-format
3210 msgid "send_file_chunk: state %d != READY"
3211 msgstr "send_file_chunk: state %d != READY"
3212
3213 #: src/proto.c:986
3214 #, c-format
3215 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3216 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3217
3218 #: src/proto.c:1136
3219 #, c-format
3220 msgid "%s: error in chunked encoding"
3221 msgstr "%s: error in chunked encoding"
3222
3223 #: src/proto.c:1163
3224 msgid "write to daemon socket"
3225 msgstr "डेमॉन सॉकेट में लिखें"
3226
3227 #: src/proto.c:1186
3228 msgid "receive_file_data: parse error in reply callback"
3229 msgstr "receive_file_data: parse error in reply callback"
3230
3231 #: src/proto.c:1191
3232 msgid "receive_file_data: unexpected flag received when reading file chunks"
3233 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3234
3235 #: src/proto.c:1199
3236 msgid "failed to parse file chunk"
3237 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3238
3239 #: src/proto.c:1208
3240 msgid "file receive cancelled by daemon"
3241 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3242
3243 #: src/virt.c:101 src/virt.c:347
3244 msgid "you cannot set both live and readonly flags"
3245 msgstr ""
3246
3247 #: src/virt.c:109
3248 #, c-format
3249 msgid "could not connect to libvirt (code %d, domain %d): %s"
3250 msgstr ""
3251
3252 #: src/virt.c:130
3253 #, fuzzy, c-format
3254 msgid "no libvirt domain called '%s': %s"
3255 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3256
3257 #: src/virt.c:185 src/virt.c:435
3258 #, c-format
3259 msgid "error reading libvirt XML information: %s"
3260 msgstr ""
3261
3262 #: src/virt.c:195 src/virt.c:443
3263 msgid "unable to parse XML information returned by libvirt"
3264 msgstr ""
3265
3266 #: src/virt.c:201 src/virt.c:449
3267 #, fuzzy
3268 msgid "unable to create new XPath context"
3269 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3270
3271 #: src/virt.c:208 src/virt.c:464
3272 #, fuzzy
3273 msgid "unable to evaluate XPath expression"
3274 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3275
3276 #: src/virt.c:305
3277 #, fuzzy
3278 msgid "libvirt domain has no disks"
3279 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3280
3281 #: src/virt.c:358
3282 #, c-format
3283 msgid "error getting domain info: %s"
3284 msgstr ""
3285
3286 #: src/virt.c:372
3287 msgid ""
3288 "error: domain is a live virtual machine.\n"
3289 "Writing to the disks of a running virtual machine can cause disk "
3290 "corruption.\n"
3291 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3292 "specify live access.  In most libguestfs tools these options are --ro or\n"
3293 "--live respectively.  Consult the documentation for further information."
3294 msgstr ""
3295
3296 #: src/virt.c:492
3297 msgid ""
3298 "this guest has no libvirt <channel> definition for guestfsd\n"
3299 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3300 msgstr ""
3301
3302 #: src/virt.c:517
3303 msgid ""
3304 "add-domain API not available since this version of libguestfs was compiled "
3305 "without libvirt or libxml2"
3306 msgstr ""
3307
3308 #: test-tool/test-tool.c:79
3309 #, fuzzy, c-format
3310 msgid ""
3311 "libguestfs-test-tool: interactive test tool\n"
3312 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3313 "Usage:\n"
3314 "  libguestfs-test-tool [--options]\n"
3315 "Options:\n"
3316 "  --help         Display usage\n"
3317 "  --qemudir dir  Specify QEMU source directory\n"
3318 "  --qemu qemu    Specify QEMU binary\n"
3319 "  --timeout n\n"
3320 "  -t n           Set launch timeout (default: %d seconds)\n"
3321 msgstr ""
3322 "libguestfs-test-tool: interactive test tool\n"
3323 "Copyright (C) 2009 Red Hat Inc.\n"
3324 "Usage:\n"
3325 "  libguestfs-test-tool [--options]\n"
3326 "Options:\n"
3327 "  --help         Display usage\n"
3328 "  --helper libguestfs-test-tool-helper\n"
3329 "                 Helper program (default: %s)\n"
3330 "  --qemudir dir  Specify QEMU source directory\n"
3331 "  --qemu qemu    Specify QEMU binary\n"
3332 "  --timeout n\n"
3333 "  -t n           Set launch timeout (default: %d seconds)\n"
3334
3335 #: test-tool/test-tool.c:127
3336 #, c-format
3337 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3338 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3339
3340 #: test-tool/test-tool.c:136
3341 #, c-format
3342 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3343 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3344
3345 #: test-tool/test-tool.c:148
3346 #, c-format
3347 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3348 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3349
3350 #: test-tool/test-tool.c:170
3351 #, c-format
3352 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3353 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3354
3355 #: test-tool/test-tool.c:177
3356 #, c-format
3357 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3358 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3359
3360 #: test-tool/test-tool.c:185
3361 #, c-format
3362 msgid "libguestfs-test-tool: guestfs_version failed\n"
3363 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3364
3365 #: test-tool/test-tool.c:217
3366 #, c-format
3367 msgid "libguestfs-test-tool: failed to launch appliance\n"
3368 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3369
3370 #: test-tool/test-tool.c:229
3371 #, fuzzy, c-format
3372 msgid "libguestfs-test-tool: failed to run part-disk\n"
3373 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3374
3375 #: test-tool/test-tool.c:235
3376 #, c-format
3377 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3378 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3379
3380 #: test-tool/test-tool.c:241
3381 #, c-format
3382 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3383 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3384
3385 #: test-tool/test-tool.c:248
3386 #, fuzzy, c-format
3387 msgid "libguestfs-test-tool: failed to touch file\n"
3388 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3389
3390 #: test-tool/test-tool.c:279
3391 #, c-format
3392 msgid ""
3393 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3394 "--qemu/--qemudir options cannot be used.\n"
3395 msgstr ""
3396 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3397 "--qemu/--qemudir options cannot be used.\n"
3398
3399 #: test-tool/test-tool.c:287
3400 #, c-format
3401 msgid "Binary '%s' does not exist or is not executable\n"
3402 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3403
3404 #: test-tool/test-tool.c:301
3405 #, c-format
3406 msgid "%s: does not look like a qemu source directory\n"
3407 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3408
3409 #: tools/virt-list-filesystems.pl:142
3410 msgid "virt-list-filesystems: no image or VM name given"
3411 msgstr ""
3412
3413 #: tools/virt-list-partitions.pl:152
3414 msgid "virt-list-partitions: no image or VM name given"
3415 msgstr ""
3416
3417 #: tools/virt-make-fs.pl:291
3418 msgid "virt-make-fs input output\n"
3419 msgstr ""
3420
3421 #: tools/virt-make-fs.pl:321
3422 msgid "unexpected output from 'du' command"
3423 msgstr ""
3424
3425 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3426 #: tools/virt-make-fs.pl:458
3427 #, perl-brace-format
3428 msgid "{f}: unknown input format: {fmt}\n"
3429 msgstr ""
3430
3431 #: tools/virt-make-fs.pl:391
3432 #, perl-brace-format
3433 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3434 msgstr ""
3435
3436 #: tools/virt-make-fs.pl:406
3437 #, fuzzy
3438 msgid ""
3439 "qemu-img create: failed to create disk image, see earlier error messages\n"
3440 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3441
3442 #: tools/virt-make-fs.pl:417
3443 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3444 msgstr ""
3445
3446 #: tools/virt-make-fs.pl:442
3447 #, fuzzy
3448 msgid "tar: failed, see earlier messages\n"
3449 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3450
3451 #: tools/virt-make-fs.pl:464
3452 #, fuzzy
3453 msgid "uncompress command failed, see earlier messages\n"
3454 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3455
3456 #: tools/virt-make-fs.pl:499
3457 msgid ""
3458 "virt-make-fs: error copying contents into filesystem\n"
3459 "An error here usually means that the program did not estimate the\n"
3460 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3461 msgstr ""
3462
3463 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3464 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3465 msgstr ""
3466
3467 #: tools/virt-tar.pl:212
3468 msgid "virt-tar: no image, VM names, directory or filename given"
3469 msgstr ""
3470
3471 #: tools/virt-tar.pl:215
3472 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3473 msgstr ""
3474
3475 #: tools/virt-tar.pl:226
3476 #, perl-brace-format
3477 msgid "virt-tar: {tarball}: file not found\n"
3478 msgstr ""
3479
3480 #: tools/virt-tar.pl:229
3481 #, perl-brace-format
3482 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3483 msgstr ""
3484
3485 #: tools/virt-tar.pl:243 tools/virt-win-reg.pl:259
3486 #, perl-brace-format
3487 msgid ""
3488 "{prog}: No operating system could be detected inside this disk image.\n"
3489 "\n"
3490 "This may be because the file is not a disk image, or is not a virtual "
3491 "machine\n"
3492 "image, or because the OS type is not understood by libguestfs.\n"
3493 "\n"
3494 "If you feel this is an error, please file a bug report including as much\n"
3495 "information about the disk image as possible.\n"
3496 msgstr ""
3497
3498 #: tools/virt-tar.pl:247 tools/virt-win-reg.pl:263
3499 #, perl-brace-format
3500 msgid "{prog}: multiboot operating systems are not supported.\n"
3501 msgstr ""
3502
3503 #: tools/virt-win-reg.pl:243
3504 msgid "no libvirt domain name or disk image given\n"
3505 msgstr ""
3506
3507 #: tools/virt-win-reg.pl:285
3508 msgid ""
3509 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3510 "export\n"
3511 msgstr ""
3512
3513 #: tools/virt-win-reg.pl:444
3514 #, perl-brace-format
3515 msgid "virt-win-reg: {p}: cannot find user directory\n"
3516 msgstr ""
3517
3518 #: tools/virt-win-reg.pl:449
3519 #, perl-brace-format
3520 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3521 msgstr ""
3522
3523 #: tools/virt-win-reg.pl:520 tools/virt-win-reg.pl:542
3524 #, perl-brace-format
3525 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3526 msgstr ""
3527
3528 #: tools/virt-win-reg.pl:527
3529 #, perl-brace-format
3530 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3531 msgstr ""
3532
3533 #: tools/virt-win-reg.pl:549
3534 #, perl-brace-format
3535 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3536 msgstr ""
3537
3538 #~ msgid "unexpected end of file when reading from daemon"
3539 #~ msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3540
3541 #~ msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3542 #~ msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3543
3544 #~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3545 #~ msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3546
3547 #~ msgid ""
3548 #~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
3549 #~ msgstr ""
3550 #~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
3551
3552 #~ msgid ""
3553 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3554 #~ "available.  Expected to find it in '%s'\n"
3555 #~ "\n"
3556 #~ "Use the --helper option to specify the location of this program.\n"
3557 #~ msgstr ""
3558 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3559 #~ "available.  Expected to find it in '%s'\n"
3560 #~ "\n"
3561 #~ "Use the --helper option to specify the location of this program.\n"
3562
3563 #~ msgid "command failed: %s"
3564 #~ msgstr "कमांड विफल: %s"
3565
3566 #~ msgid ""
3567 #~ "Test tool helper program %s\n"
3568 #~ "is not statically linked.  This is a build error when this test tool\n"
3569 #~ "was built.\n"
3570 #~ msgstr ""
3571 #~ "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
3572 #~ "स्थैतिक रूप से लिंक नहीं है.  यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
3573 #~ "बनाया गया था.\n"
3574
3575 #~ msgid "mkisofs command failed: %s\n"
3576 #~ msgstr "mkisofs कमांड विफल: %s\n"
3577
3578 #, fuzzy
3579 #~ msgid "virt-resize: {file}: does not exist or is not readable\n"
3580 #~ msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3581
3582 #, fuzzy
3583 #~ msgid "virt-resize: no logical volume called {n}\n"
3584 #~ msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
3585
3586 #, fuzzy
3587 #~ msgid "failed to create temporary cache directory: %m"
3588 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3589
3590 #, fuzzy
3591 #~ msgid "error renaming temporary cache directory: %m"
3592 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3593
3594 #, fuzzy
3595 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3596 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3597
3598 #, fuzzy
3599 #~ msgid "  Mountpoints:\n"
3600 #~ msgstr "आरोहबिंदु दिखाएँ"
3601
3602 #, fuzzy
3603 #~ msgid "  Filesystems:\n"
3604 #~ msgstr "फाइलसिस्टम बनाएँ"
3605
3606 #~ msgid "allocate an image"
3607 #~ msgstr "छवि आबंटित करें"
3608
3609 #~ msgid "edit a file in the image"
3610 #~ msgstr "छवि में कोई फाइल संपादित करें"
3611
3612 #~ msgid "view a file in the pager"
3613 #~ msgstr "पेजर में फाइल देखें"
3614
3615 #~ msgid ""
3616 #~ "echo - display a line of text\n"
3617 #~ "     echo [<params> ...]\n"
3618 #~ "\n"
3619 #~ "    This echos the parameters to the terminal.\n"
3620 #~ msgstr ""
3621 #~ "echo - display a line of text\n"
3622 #~ "     echo [<params> ...]\n"
3623 #~ "\n"
3624 #~ "    This echos the parameters to the terminal.\n"
3625
3626 #, fuzzy
3627 #~ msgid ""
3628 #~ "edit - edit a file in the image\n"
3629 #~ "     edit <filename>\n"
3630 #~ "\n"
3631 #~ "    This is used to edit a file.\n"
3632 #~ "\n"
3633 #~ "    It is the equivalent of (and is implemented by)\n"
3634 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3635 #~ "\n"
3636 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3637 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3638 #~ "\n"
3639 #~ "    NOTE: This will not work reliably for large files\n"
3640 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3641 #~ msgstr ""
3642 #~ "edit - edit a file in the image\n"
3643 #~ "     edit <filename>\n"
3644 #~ "\n"
3645 #~ "    This is used to edit a file.\n"
3646 #~ "\n"
3647 #~ "    It is the equivalent of (and is implemented by)\n"
3648 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3649 #~ "\n"
3650 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3651 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3652 #~ "\n"
3653 #~ "    NOTE: This will not work reliably for large files\n"
3654 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3655
3656 #~ msgid ""
3657 #~ "lcd - local change directory\n"
3658 #~ "    lcd <directory>\n"
3659 #~ "\n"
3660 #~ "    Change guestfish's current directory. This command is\n"
3661 #~ "    useful if you want to download files to a particular\n"
3662 #~ "    place.\n"
3663 #~ msgstr ""
3664 #~ "lcd - local change directory\n"
3665 #~ "    lcd <directory>\n"
3666 #~ "\n"
3667 #~ "    Change guestfish's current directory. This command is\n"
3668 #~ "    useful if you want to download files to a particular\n"
3669 #~ "    place.\n"
3670
3671 #~ msgid ""
3672 #~ "glob - expand wildcards in command\n"
3673 #~ "    glob <command> [<args> ...]\n"
3674 #~ "\n"
3675 #~ "    Glob runs <command> with wildcards expanded in any\n"
3676 #~ "    command args.  Note that the command is run repeatedly\n"
3677 #~ "    once for each expanded argument.\n"
3678 #~ msgstr ""
3679 #~ "glob - expand wildcards in command\n"
3680 #~ "    glob <command> [<args> ...]\n"
3681 #~ "\n"
3682 #~ "    Glob runs <command> with wildcards expanded in any\n"
3683 #~ "    command args.  Note that the command is run repeatedly\n"
3684 #~ "    once for each expanded argument.\n"
3685
3686 #~ msgid ""
3687 #~ "more - view a file in the pager\n"
3688 #~ "     more <filename>\n"
3689 #~ "\n"
3690 #~ "    This is used to view a file in the pager.\n"
3691 #~ "\n"
3692 #~ "    It is the equivalent of (and is implemented by)\n"
3693 #~ "    running \"cat\" and using the pager.\n"
3694 #~ "\n"
3695 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3696 #~ "    \"less\" then it always uses \"less\".\n"
3697 #~ "\n"
3698 #~ "    NOTE: This will not work reliably for large files\n"
3699 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3700 #~ msgstr ""
3701 #~ "more - view a file in the pager\n"
3702 #~ "     more <filename>\n"
3703 #~ "\n"
3704 #~ "    This is used to view a file in the pager.\n"
3705 #~ "\n"
3706 #~ "    It is the equivalent of (and is implemented by)\n"
3707 #~ "    running \"cat\" and using the pager.\n"
3708 #~ "\n"
3709 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3710 #~ "    \"less\" then it always uses \"less\".\n"
3711 #~ "\n"
3712 #~ "    NOTE: This will not work reliably for large files\n"
3713 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3714
3715 #~ msgid ""
3716 #~ "reopen - close and reopen the libguestfs handle\n"
3717 #~ "     reopen\n"
3718 #~ "\n"
3719 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3720 #~ "this normally, because the handle is closed properly when guestfish\n"
3721 #~ "exits.  However this is occasionally useful for testing.\n"
3722 #~ msgstr ""
3723 #~ "reopen - close and reopen the libguestfs handle\n"
3724 #~ "     reopen\n"
3725 #~ "\n"
3726 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3727 #~ "this normally, because the handle is closed properly when guestfish\n"
3728 #~ "exits.  However this is occasionally useful for testing.\n"
3729
3730 #, fuzzy
3731 #~ msgid ""
3732 #~ "sparse - allocate a sparse image file\n"
3733 #~ "     sparse <filename> <size>\n"
3734 #~ "\n"
3735 #~ "    This creates an empty sparse file of the given size,\n"
3736 #~ "    and then adds so it can be further examined.\n"
3737 #~ "\n"
3738 #~ "    In all respects it works the same as the 'alloc'\n"
3739 #~ "    command, except that the image file is allocated\n"
3740 #~ "    sparsely, which means that disk blocks are not assigned\n"
3741 #~ "    to the file until they are needed.  Sparse disk files\n"
3742 #~ "    only use space when written to, but they are slower\n"
3743 #~ "    and there is a danger you could run out of real disk\n"
3744 #~ "    space during a write operation.\n"
3745 #~ "\n"
3746 #~ "    For more advanced image creation, see qemu-img utility.\n"
3747 #~ "\n"
3748 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3749 #~ msgstr ""
3750 #~ "sparse - allocate a sparse image file\n"
3751 #~ "     sparse <filename> <size>\n"
3752 #~ "\n"
3753 #~ "    This creates an empty sparse file of the given size,\n"
3754 #~ "    and then adds so it can be further examined.\n"
3755 #~ "\n"
3756 #~ "    In all respects it works the same as the 'alloc'\n"
3757 #~ "    command, except that the image file is allocated\n"
3758 #~ "    sparsely, which means that disk blocks are not assigned\n"
3759 #~ "    to the file until they are needed.  Sparse disk files\n"
3760 #~ "    only use space when written to, but they are slower\n"
3761 #~ "    and there is a danger you could run out of real disk\n"
3762 #~ "    space during a write operation.\n"
3763 #~ "\n"
3764 #~ "    For more advanced image creation, see qemu-img utility.\n"
3765 #~ "\n"
3766 #~ "    Size can be specified (where <nn> means a number):\n"
3767 #~ "    <nn>             number of kilobytes\n"
3768 #~ "      eg: 1440       standard 3.5\" floppy\n"
3769 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3770 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3771 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3772 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3773 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3774 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3775 #~ "    <nn>sects        number of 512 byte sectors\n"
3776
3777 #~ msgid ""
3778 #~ "time - measure time taken to run command\n"
3779 #~ "    time <command> [<args> ...]\n"
3780 #~ "\n"
3781 #~ "    This runs <command> as usual, and prints the elapsed\n"
3782 #~ "    time afterwards.\n"
3783 #~ msgstr ""
3784 #~ "time - measure time taken to run command\n"
3785 #~ "    time <command> [<args> ...]\n"
3786 #~ "\n"
3787 #~ "    This runs <command> as usual, and prints the elapsed\n"
3788 #~ "    time afterwards.\n"
3789
3790 #~ msgid "external command failed: %s"
3791 #~ msgstr "बाहरी कमांड विफल: %s"
3792
3793 #~ msgid "test if file exists"
3794 #~ msgstr "जाँचें यदि फाइल मौजूद है"
3795
3796 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3797 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3798
3799 #~ msgid "failed to connect to vmchannel socket"
3800 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3801
3802 #, fuzzy
3803 #~ msgid ""
3804 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3805 #~ "selinux\n"
3806 #~ msgstr ""
3807 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3808
3809 #, fuzzy
3810 #~ msgid "cpio command failed: {error}"
3811 #~ msgstr "कमांड विफल: %s"
3812
3813 #~ msgid ""
3814 #~ "alloc - allocate an image\n"
3815 #~ "     alloc <filename> <size>\n"
3816 #~ "\n"
3817 #~ "    This creates an empty (zeroed) file of the given size,\n"
3818 #~ "    and then adds so it can be further examined.\n"
3819 #~ "\n"
3820 #~ "    For more advanced image creation, see qemu-img utility.\n"
3821 #~ "\n"
3822 #~ "    Size can be specified (where <nn> means a number):\n"
3823 #~ "    <nn>             number of kilobytes\n"
3824 #~ "      eg: 1440       standard 3.5\" floppy\n"
3825 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3826 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3827 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3828 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3829 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3830 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3831 #~ "    <nn>sects        number of 512 byte sectors\n"
3832 #~ msgstr ""
3833 #~ "alloc - allocate an image\n"
3834 #~ "     alloc <filename> <size>\n"
3835 #~ "\n"
3836 #~ "    This creates an empty (zeroed) file of the given size,\n"
3837 #~ "    and then adds so it can be further examined.\n"
3838 #~ "\n"
3839 #~ "    For more advanced image creation, see qemu-img utility.\n"
3840 #~ "\n"
3841 #~ "    Size can be specified (where <nn> means a number):\n"
3842 #~ "    <nn>             number of kilobytes\n"
3843 #~ "      eg: 1440       standard 3.5\" floppy\n"
3844 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3845 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3846 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3847 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3848 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3849 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3850 #~ "    <nn>sects        number of 512 byte sectors\n"
3851
3852 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3853 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3854
3855 #~ msgid "%s: failed to write XML document\n"
3856 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3857
3858 #~ msgid "hivexml: missing name of input file\n"
3859 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3860
3861 #~ msgid ""
3862 #~ "\n"
3863 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3864 #~ "Windows Registry binary hive files.\n"
3865 #~ "\n"
3866 #~ "Type: 'help' for help summary\n"
3867 #~ "      'quit' to quit the shell\n"
3868 #~ "\n"
3869 #~ msgstr ""
3870 #~ "\n"
3871 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3872 #~ "Windows Registry binary hive files.\n"
3873 #~ "\n"
3874 #~ "Type: 'help' for help summary\n"
3875 #~ "      'quit' to quit the shell\n"
3876 #~ "\n"
3877
3878 #~ msgid "hivexsh: error getting parent of node %zu\n"
3879 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3880
3881 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3882 #~ msgstr ""
3883 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3884 #~ "करना चाहिए\n"
3885
3886 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3887 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3888
3889 #~ msgid "hivexsh: load: no hive file name given to load\n"
3890 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3891
3892 #~ msgid ""
3893 #~ "hivexsh: failed to open hive file: %s: %m\n"
3894 #~ "\n"
3895 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3896 #~ "a regedit *.reg file) then please run this command again using the\n"
3897 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3898 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3899 #~ "\n"
3900 #~ msgstr ""
3901 #~ "hivexsh: failed to open hive file: %s: %m\n"
3902 #~ "\n"
3903 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3904 #~ "a regedit *.reg file) then please run this command again using the\n"
3905 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3906 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3907 #~ "\n"
3908
3909 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3910 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3911
3912 #~ msgid ""
3913 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3914 #~ "parameter correctly?\n"
3915 #~ msgstr ""
3916 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3917 #~ "parameter correctly?\n"
3918
3919 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3920 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3921
3922 #~ msgid ""
3923 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3924 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3925 #~ "current key.  Full documentation is in the hivexsh(1) manual page.\n"
3926 #~ msgstr ""
3927 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3928 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3929 #~ "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3930
3931 #~ msgid "hivexsh: setval: unexpected end of input\n"
3932 #~ msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3933
3934 #~ msgid ""
3935 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
3936 #~ "input\n"
3937 #~ msgstr ""
3938 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
3939 #~ "गया है\n"
3940
3941 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
3942 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
3943
3944 #~ msgid ""
3945 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
3946 #~ "hivexsh(1) for help: %s\n"
3947 #~ msgstr ""
3948 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
3949 #~ "लिए संदर्भ लें: %s\n"
3950
3951 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
3952 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"