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.
5 # Rajesh Ranjan <rranjan@redhat.com>, 2010.
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-03-04 10:09+0000\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"
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"
25 #: cat/virt-cat.c:54 cat/virt-filesystems.c:96 cat/virt-ls.c:55 df/main.c:67
26 #: fish/fish.c:96 fuse/guestmount.c:863 inspector/virt-inspector.c:68
27 #: rescue/virt-rescue.c:56
29 msgid "Try `%s --help' for more information.\n"
30 msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
35 "%s: display files in a virtual machine\n"
36 "Copyright (C) 2010 Red Hat Inc.\n"
38 " %s [--options] -d domname file [file ...]\n"
39 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\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"
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"
57 " %s [--options] [-- [--FUSE-options]] mountpoint\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"
72 #: cat/virt-cat.c:114 cat/virt-filesystems.c:199 cat/virt-ls.c:120
73 #: df/domains.c:428 df/main.c:133 fish/fish.c:216 fuse/guestmount.c:976
74 #: inspector/virt-inspector.c:128 rescue/virt-rescue.c:126
76 msgid "guestfs_create: failed to create handle\n"
77 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
79 #: cat/virt-cat.c:136 cat/virt-filesystems.c:253 cat/virt-ls.c:142
80 #: df/main.c:157 fish/fish.c:286 fuse/guestmount.c:1026
81 #: inspector/virt-inspector.c:150 rescue/virt-rescue.c:150
83 msgid "%s: unknown long option: %s (%d)\n"
84 msgstr "%s: unknown long option: %s (%d)\n"
86 #: cat/virt-filesystems.c:100
89 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
90 "Copyright (C) 2010 Red Hat Inc.\n"
92 " %s [--options] -d domname\n"
93 " %s [--options] -a disk.img [-a disk.img ...]\n"
95 " -a|--add image Add image\n"
96 " --all Display everything\n"
97 " --blkdevs|--block-devices\n"
98 " Display block devices\n"
99 " -c|--connect uri Specify libvirt URI for -d option\n"
100 " --csv Output as Comma-Separated Values\n"
101 " -d|--domain guest Add disks from libvirt guest\n"
102 " --echo-keys Don't turn off echo for passphrases\n"
103 " --extra Display swap and data filesystems\n"
104 " --filesystems Display mountable filesystems\n"
105 " --format[=raw|..] Force disk format for -a option\n"
106 " -h|--human-readable Human-readable sizes in --long output\n"
107 " --help Display brief help\n"
108 " --keys-from-stdin Read passphrases from stdin\n"
109 " -l|--long Long output\n"
110 " --lvs|--logvols|--logical-volumes\n"
111 " Display LVM logical volumes\n"
112 " --no-title No title in --long output\n"
113 " --parts|--partitions Display partitions\n"
114 " --pvs|--physvols|--physical-volumes\n"
115 " Display LVM physical volumes\n"
116 " --uuid|--uuids Add UUIDs to --long output\n"
117 " -v|--verbose Verbose messages\n"
118 " -V|--version Display version and exit\n"
119 " --vgs|--volgroups|--volume-groups\n"
120 " Display LVM volume groups\n"
121 " -x Trace libguestfs API calls\n"
122 "For more information, see the manpage %s(1).\n"
124 "%s: FUSE module for libguestfs\n"
125 "%s lets you mount a virtual machine filesystem\n"
126 "Copyright (C) 2009 Red Hat Inc.\n"
128 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
130 " -a|--add image Add image\n"
131 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
132 " --fuse-help Display extra FUSE options\n"
133 " --help Display help message and exit\n"
134 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
135 " -n|--no-sync Don't autosync\n"
136 " -o|--option opt Pass extra option to FUSE\n"
137 " -r|--ro Mount read-only\n"
138 " --selinux Enable SELinux support\n"
139 " --trace Trace guestfs API calls (to stderr)\n"
140 " -v|--verbose Verbose messages\n"
141 " -V|--version Display version and exit\n"
143 #: cat/virt-filesystems.c:315 df/main.c:252
145 msgid "%s: you cannot use -h and --csv options together.\n"
146 msgstr "%s: cannot use --listen and --file options at the same time\n"
151 "%s: list files in a virtual machine\n"
152 "Copyright (C) 2010 Red Hat Inc.\n"
154 " %s [--options] -d domname file [dir ...]\n"
155 " %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
157 " -a|--add image Add image\n"
158 " -c|--connect uri Specify libvirt URI for -d option\n"
159 " -d|--domain guest Add disks from libvirt guest\n"
160 " --echo-keys Don't turn off echo for passphrases\n"
161 " --format[=raw|..] Force disk format for -a option\n"
162 " --help Display brief help\n"
163 " --keys-from-stdin Read passphrases from stdin\n"
164 " -l|--long Long listing\n"
165 " -R|--recursive Recursive listing\n"
166 " -v|--verbose Verbose messages\n"
167 " -V|--version Display version and exit\n"
168 " -x Trace libguestfs API calls\n"
169 "For more information, see the manpage %s(1).\n"
171 "%s: FUSE module for libguestfs\n"
172 "%s lets you mount a virtual machine filesystem\n"
173 "Copyright (C) 2009 Red Hat Inc.\n"
175 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
177 " -a|--add image Add image\n"
178 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
179 " --fuse-help Display extra FUSE options\n"
180 " --help Display help message and exit\n"
181 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
182 " -n|--no-sync Don't autosync\n"
183 " -o|--option opt Pass extra option to FUSE\n"
184 " -r|--ro Mount read-only\n"
185 " --selinux Enable SELinux support\n"
186 " --trace Trace guestfs API calls (to stderr)\n"
187 " -v|--verbose Verbose messages\n"
188 " -V|--version Display version and exit\n"
192 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
197 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
202 msgid "%s: could not list running domains (code %d, domain %d): %s"
207 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
212 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
217 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
223 "%s: display free space on virtual filesystems\n"
224 "Copyright (C) 2010 Red Hat Inc.\n"
226 " %s [--options] -d domname\n"
227 " %s [--options] -a disk.img [-a disk.img ...]\n"
229 " -a|--add image Add image\n"
230 " -c|--connect uri Specify libvirt URI for -d option\n"
231 " --csv Output as Comma-Separated Values\n"
232 " -d|--domain guest Add disks from libvirt guest\n"
233 " --format[=raw|..] Force disk format for -a option\n"
234 " -h|--human-readable Human-readable sizes in --long output\n"
235 " --help Display brief help\n"
236 " -i|--inodes Display inodes\n"
237 " --one-per-guest Separate appliance per guest\n"
238 " --uuid Add UUIDs to --long output\n"
239 " -v|--verbose Verbose messages\n"
240 " -V|--version Display version and exit\n"
241 " -x Trace libguestfs API calls\n"
242 "For more information, see the manpage %s(1).\n"
244 "%s: FUSE module for libguestfs\n"
245 "%s lets you mount a virtual machine filesystem\n"
246 "Copyright (C) 2009 Red Hat Inc.\n"
248 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
250 " -a|--add image Add image\n"
251 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
252 " --fuse-help Display extra FUSE options\n"
253 " --help Display help message and exit\n"
254 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
255 " -n|--no-sync Don't autosync\n"
256 " -o|--option opt Pass extra option to FUSE\n"
257 " -r|--ro Mount read-only\n"
258 " --selinux Enable SELinux support\n"
259 " --trace Trace guestfs API calls (to stderr)\n"
260 " -v|--verbose Verbose messages\n"
261 " -V|--version Display version and exit\n"
265 msgid "%s: compiled without support for libvirt.\n"
269 msgid "VirtualMachine"
275 msgstr "फाइलसिस्टम बनाएँ"
315 msgid "use 'alloc file size' to create an image\n"
316 msgstr "छवि के रूप में 'alloc file size' का उपयोग करें\n"
320 msgid "use 'sparse file size' to create a sparse image\n"
321 msgstr "छवि कम घना करने के लिए 'sparse file size' का उपयोग करें\n"
325 msgid "can't allocate or add disks after launching\n"
326 msgstr "लॉन्चिंग के बाद डिस्क आबंटित या जोड़ नहीं सकता है\n"
330 msgid "%s: invalid integer parameter (%s returned %d)\n"
331 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
342 msgid "add a CD-ROM disk image to examine"
343 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
346 msgid "add the disk(s) from a named libvirt domain"
349 #: fish/cmds.c:2540 fish/cmds.c:2541
350 msgid "add an image to examine or modify"
351 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
354 msgid "add a drive in snapshot mode (read-only)"
355 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
358 msgid "add a drive read-only specifying the QEMU block emulation to use"
359 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
362 msgid "add a drive specifying the QEMU block emulation to use"
363 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
367 msgid "allocate and add a disk file"
368 msgstr "तनु छवि फाइल आबंटित करें"
372 msgid "clear Augeas path"
373 msgstr "Augeas पथ हटाएँ"
376 msgid "close the current Augeas handle"
377 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
380 msgid "define an Augeas node"
381 msgstr "कोई Augeas नोड परिभाषित करें"
384 msgid "define an Augeas variable"
385 msgstr "कोई Augeas चर परिभाषित करें"
388 msgid "look up the value of an Augeas path"
389 msgstr "Augeas पथ के मान के लिए देखें"
392 msgid "create a new Augeas handle"
393 msgstr "नया Augeas नियंत्रण बनाएँ"
396 msgid "insert a sibling Augeas node"
397 msgstr "सहोदर Augeas नोड घुसाएँ"
400 msgid "load files into the tree"
401 msgstr "तरू में फाइल लोड करें"
404 msgid "list Augeas nodes under augpath"
405 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
408 msgid "return Augeas nodes which match augpath"
409 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
412 msgid "move Augeas node"
413 msgstr "Augeas नोड खिसकाएँ"
416 msgid "remove an Augeas path"
417 msgstr "Augeas पथ हटाएँ"
420 msgid "write all pending Augeas changes to disk"
421 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
424 msgid "set Augeas path to value"
425 msgstr "Augeas पथ को वाल्व में सेट करें"
428 msgid "test availability of some parts of the API"
429 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
433 msgid "return a list of all optional groups"
434 msgstr "inotify घटना की सूची वापस करता है"
437 msgid "upload base64-encoded data to file"
442 msgid "download file and encode as base64"
443 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
446 msgid "flush device buffers"
447 msgstr "फ्लश युक्ति बफर"
450 msgid "get blocksize of block device"
451 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
454 msgid "is block device set to read-only"
455 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
458 msgid "get total size of device in bytes"
459 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
462 msgid "get sectorsize of block device"
463 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
466 msgid "get total size of device in 512-byte sectors"
467 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
470 msgid "reread partition table"
471 msgstr "विभाजन सारणी फिर पढ़ें"
474 msgid "set blocksize of block device"
475 msgstr "खंड युक्ति का खंड आकार सेट करें"
478 msgid "set block device to read-only"
479 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
482 msgid "set block device to read-write"
483 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
486 msgid "return true path on case-insensitive filesystem"
487 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
490 msgid "list the contents of a file"
491 msgstr "फाइल की सामग्री सूचीबद्ध करें"
494 msgid "compute MD5, SHAx or CRC checksum of file"
495 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
499 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
500 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
504 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
505 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
508 msgid "change file mode"
509 msgstr "फाइल नोड बदलें"
511 #: fish/cmds.c:2580 fish/cmds.c:2693
512 msgid "change file owner and group"
513 msgstr "फाइल स्वामी और समूह बदलें"
516 msgid "run a command from the guest filesystem"
517 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
520 msgid "run a command, returning lines"
521 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
524 msgid "add qemu parameters"
525 msgstr "qemu पैरामीटर जोड़ें"
529 msgid "copy local files or directories into an image"
530 msgstr "तरू में फाइल लोड करें"
534 msgid "copy remote files or directories out of an image"
535 msgstr "तरू में फाइल लोड करें"
539 msgid "copy size bytes from source to destination using dd"
540 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
544 msgstr "कोई फाइल कॉपी करें"
547 msgid "copy a file or directory recursively"
548 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
551 msgid "copy from source to destination using dd"
552 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
555 msgid "debugging and internals"
556 msgstr "डिबगिंग और आंतरिक"
560 msgid "debug the QEMU command line (internal use only)"
561 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
565 msgid "upload a file to the appliance (internal use only)"
566 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
569 msgid "report file system disk space usage"
570 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
573 msgid "report file system disk space usage (human readable)"
574 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
577 msgid "return kernel messages"
578 msgstr "कर्नेल संदेश लौटाएँ"
581 msgid "download a file to the local machine"
582 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
586 msgid "download a file to the local machine with offset and size"
587 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
590 msgid "drop kernel page cache, dentries and inodes"
591 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
594 msgid "estimate file space usage"
595 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
598 msgid "check an ext2/ext3 filesystem"
599 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
602 msgid "display a line of text"
603 msgstr "पाठ पंक्ति दिखाएँ"
606 msgid "echo arguments back to the client"
607 msgstr "इको तर्क क्लाइंट को वापस"
614 #: fish/cmds.c:2604 fish/cmds.c:2605 fish/cmds.c:2610 fish/cmds.c:2611
615 #: fish/cmds.c:2644 fish/cmds.c:2645 fish/cmds.c:2886 fish/cmds.c:2887
616 #: fish/cmds.c:2891 fish/cmds.c:2892 fish/cmds.c:2894 fish/cmds.c:2895
617 msgid "return lines matching a pattern"
618 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
621 msgid "test if two files have equal contents"
622 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
625 msgid "test if file or directory exists"
626 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
628 #: fish/cmds.c:2608 fish/cmds.c:2609
629 msgid "preallocate a file in the guest filesystem"
630 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
633 msgid "determine file type"
634 msgstr "फाइल प्रकार निर्धारित करें"
637 msgid "detect the architecture of a binary file"
641 msgid "return the size of the file in bytes"
642 msgstr "बाइट में फाइल का आकार वापस करें"
645 msgid "fill a file with octets"
646 msgstr "ऑक्टेट के साथ फाइल भरें"
650 msgid "fill a file with a repeating pattern of bytes"
651 msgstr "ऑक्टेट के साथ फाइल भरें"
654 msgid "find all files and directories"
655 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
658 msgid "find all files and directories, returning NUL-separated list"
659 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
663 msgid "find a filesystem by label"
664 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
668 msgid "find a filesystem by UUID"
669 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
672 msgid "run the filesystem checker"
673 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
676 msgid "get the additional kernel options"
677 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
681 msgid "get the attach method"
685 msgid "get autosync mode"
686 msgstr "autosync विधि पाएँ"
689 msgid "get direct appliance mode flag"
690 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
693 msgid "get the ext2/3/4 filesystem label"
694 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
697 msgid "get the ext2/3/4 filesystem UUID"
698 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
701 msgid "get memory allocated to the qemu subprocess"
702 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
706 msgid "get enable network flag"
707 msgstr "SELinux सक्रिय फ्लैग पाएँ"
710 msgid "get the search path"
714 msgid "get PID of qemu subprocess"
715 msgstr "qemu की उपप्रक्रिया PID पाएँ"
718 msgid "get the qemu binary"
719 msgstr "qemu द्विपदीय पाएँ"
722 msgid "get recovery process enabled flag"
723 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
726 msgid "get SELinux enabled flag"
727 msgstr "SELinux सक्रिय फ्लैग पाएँ"
730 msgid "get the current state"
731 msgstr "मौजूदा स्थिति पाएँ"
734 msgid "get command trace enabled flag"
735 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
739 msgid "get the current umask"
740 msgstr "मौजूदा स्थिति पाएँ"
743 msgid "get verbose mode"
744 msgstr "वर्बोस विधि पाएँ"
747 msgid "get SELinux security context"
748 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
750 #: fish/cmds.c:2640 fish/cmds.c:2694
751 msgid "get a single extended attribute"
754 #: fish/cmds.c:2641 fish/cmds.c:2695
755 msgid "list extended attributes of a file or directory"
756 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
759 msgid "expand wildcards in command"
760 msgstr "कमांड में कमांड वाइल्डकार्ड"
763 msgid "expand a wildcard path"
764 msgstr "वाइल्डकार्ड पथ फैलाएँ"
768 msgstr "GRUB संस्थापित करें"
771 msgid "return first 10 lines of a file"
772 msgstr "फाइल का 10 पंक्ति वापस करें"
775 msgid "return first N lines of a file"
776 msgstr "फाइल का पहला N पंक्ति वापस करें"
779 msgid "dump a file in hexadecimal"
780 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
783 msgid "edit with a hex editor"
787 msgid "list the contents of a single file in an initrd"
788 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
791 msgid "list files in an initrd"
792 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
795 msgid "add an inotify watch"
796 msgstr "inotify वाच जोड़ें"
799 msgid "close the inotify handle"
800 msgstr "inotify नियंत्रण बंद करें"
803 msgid "return list of watched files that had events"
804 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
807 msgid "create an inotify handle"
808 msgstr "inotify नियंत्रण बनाएँ"
811 msgid "return list of inotify events"
812 msgstr "inotify घटना की सूची वापस करता है"
815 msgid "remove an inotify watch"
816 msgstr "inotify जाँच का हटाएँ"
819 msgid "get architecture of inspected operating system"
823 msgid "get distro of inspected operating system"
827 msgid "get filesystems associated with inspected operating system"
831 msgid "get format of inspected operating system"
835 msgid "get hostname of the operating system"
839 msgid "get major version of inspected operating system"
843 msgid "get minor version of inspected operating system"
847 msgid "get mountpoints of inspected operating system"
851 msgid "get package format used by the operating system"
855 msgid "get package management tool used by the operating system"
859 msgid "get product name of inspected operating system"
863 msgid "return list of operating systems found by last inspection"
867 msgid "get type of inspected operating system"
871 msgid "get Windows systemroot of inspected operating system"
875 msgid "get live flag for install disk"
879 msgid "get multipart flag for install disk"
883 msgid "get netinst (network installer) flag for install disk"
887 msgid "get list of applications installed in the operating system"
891 msgid "inspect disk and return list of operating systems found"
896 msgid "test if block device"
897 msgstr "खंड युक्ति को सूचीबद्ध करता है"
900 msgid "is busy processing a command"
901 msgstr "कमांड की प्रक्रिया में व्यस्त है"
905 msgid "test if character device"
906 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
909 msgid "is in configuration state"
910 msgstr "विन्यास स्थिति में है"
914 msgid "test if a directory"
915 msgstr "निर्देशिका बनाएँ"
919 msgid "test if FIFO (named pipe)"
920 msgstr "FIFO (named पाइप) बनाएँ"
923 msgid "test if a regular file"
927 msgid "is launching subprocess"
928 msgstr "उपपक्रिया को लॉन्च कर रहा है"
932 msgid "test if device is a logical volume"
933 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
936 msgid "is ready to accept commands"
937 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
941 msgid "test if socket"
942 msgstr "डेमॉन सॉकेट में लिखें"
946 msgid "test if symbolic link"
947 msgstr "सांकेतिक लिंक बनाएँ"
950 msgid "kill the qemu subprocess"
951 msgstr "qemu उपपक्रिया को किल करें"
954 msgid "launch the qemu subprocess"
955 msgstr "qemu उपपक्रिया लॉन्च करें"
959 msgid "change working directory"
960 msgstr "स्थानीय परिवर्तन निर्देशिका"
963 msgid "list the block devices"
964 msgstr "खंड युक्ति को सूचीबद्ध करता है"
968 msgid "list filesystems"
969 msgstr "फाइलसिस्टम बनाएँ"
972 msgid "list the partitions"
973 msgstr "विभाजन सूचीबद्ध करें"
976 msgid "list the files in a directory (long format)"
977 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
979 #: fish/cmds.c:2700 fish/cmds.c:2701
980 msgid "create a hard link"
981 msgstr "कोई हार्ड लिंक बनाएँ"
983 #: fish/cmds.c:2702 fish/cmds.c:2703
984 msgid "create a symbolic link"
985 msgstr "सांकेतिक लिंक बनाएँ"
987 #: fish/cmds.c:2704 fish/cmds.c:2795
988 msgid "remove extended attribute of a file or directory"
989 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
992 msgid "list the files in a directory"
993 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
995 #: fish/cmds.c:2706 fish/cmds.c:2822
996 msgid "set extended attribute of a file or directory"
997 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
1000 msgid "get file information for a symbolic link"
1001 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
1004 msgid "lstat on multiple files"
1005 msgstr "lstat विविध फाइल पर"
1009 msgid "add a key on a LUKS encrypted device"
1010 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1014 msgid "close a LUKS device"
1015 msgstr "युक्ति पर स्वैप सक्रिय करें"
1017 #: fish/cmds.c:2711 fish/cmds.c:2712
1018 msgid "format a block device as a LUKS encrypted device"
1022 msgid "remove a key from a LUKS encrypted device"
1026 msgid "open a LUKS-encrypted block device"
1031 msgid "open a LUKS-encrypted block device read-only"
1032 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1036 msgid "create an LVM logical volume"
1037 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1040 msgid "get canonical name of an LV"
1044 msgid "clear LVM device filter"
1048 msgid "remove all LVM LVs, VGs and PVs"
1049 msgstr "सभी LVM LV, VG और PV हटाएँ"
1052 msgid "set LVM device filter"
1056 msgid "remove an LVM logical volume"
1057 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1060 msgid "rename an LVM logical volume"
1061 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1064 msgid "resize an LVM logical volume"
1065 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1068 msgid "expand an LV to fill free space"
1071 #: fish/cmds.c:2725 fish/cmds.c:2726
1072 msgid "list the LVM logical volumes (LVs)"
1073 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1077 msgid "get the UUID of a logical volume"
1078 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1081 msgid "lgetxattr on multiple files"
1082 msgstr "विविध फाइल पर lgetxattr करें"
1085 msgid "open the manual"
1089 msgid "create a directory"
1090 msgstr "निर्देशिका बनाएँ"
1093 msgid "create a directory with a particular mode"
1094 msgstr "खास विधि से निर्देशिका बनाएँ"
1097 msgid "create a directory and parents"
1098 msgstr "जनक और निर्देशिका बनाएँ"
1101 msgid "create a temporary directory"
1102 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1104 #: fish/cmds.c:2734 fish/cmds.c:2735 fish/cmds.c:2736
1105 msgid "make ext2/3/4 filesystem with external journal"
1106 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1109 msgid "make ext2/3/4 external journal"
1110 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1113 msgid "make ext2/3/4 external journal with label"
1114 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1117 msgid "make ext2/3/4 external journal with UUID"
1118 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1121 msgid "make FIFO (named pipe)"
1122 msgstr "FIFO (named पाइप) बनाएँ"
1124 #: fish/cmds.c:2741 fish/cmds.c:2743
1125 msgid "make a filesystem"
1126 msgstr "फाइलसिस्टम बनाएँ"
1129 msgid "make a filesystem with block size"
1130 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1133 msgid "create a mountpoint"
1134 msgstr "आरोहबिंदु बनाएँ"
1137 msgid "make block, character or FIFO devices"
1138 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1141 msgid "make block device node"
1142 msgstr "खंड युक्ति नोड बनाएँ"
1145 msgid "make char device node"
1146 msgstr "चार युक्ति नोड बनाएँ"
1149 msgid "create a swap partition"
1150 msgstr "कोई स्वैप विभाजन बनाएँ"
1153 msgid "create a swap partition with a label"
1154 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1157 msgid "create a swap partition with an explicit UUID"
1158 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1161 msgid "create a swap file"
1162 msgstr "कोई स्वैप फाइल बनाएँ"
1165 msgid "load a kernel module"
1166 msgstr "कर्नेल मॉड्यूल लोड करें"
1171 msgstr "कोई फाइल खिसकाएँ"
1174 msgid "mount a guest disk at a position in the filesystem"
1175 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1178 msgid "mount a file using the loop device"
1179 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1182 msgid "mount a guest disk with mount options"
1183 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1186 msgid "mount a guest disk, read-only"
1187 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1190 msgid "mount a guest disk with mount options and vfstype"
1191 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1194 msgid "show mountpoints"
1195 msgstr "आरोहबिंदु दिखाएँ"
1198 msgid "show mounted filesystems"
1199 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1203 msgstr "कोई फाइल खिसकाएँ"
1206 msgid "probe NTFS volume"
1207 msgstr "NTFS वॉल्यूम जाँचें"
1211 msgid "resize an NTFS filesystem"
1212 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1216 msgid "resize an NTFS filesystem (with size)"
1217 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1220 msgid "add a partition to the device"
1221 msgstr "युक्ति में कोई विभाजन जोड़ें"
1225 msgid "delete a partition"
1226 msgstr "कोई स्वैप विभाजन बनाएँ"
1229 msgid "partition whole disk with a single primary partition"
1230 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1234 msgid "return true if a partition is bootable"
1235 msgstr "विभाजन सारणी फिर पढ़ें"
1238 msgid "get the MBR type byte (ID byte) from a partition"
1242 msgid "get the partition table type"
1243 msgstr "विभाजन सारणी प्रकार पाएँ"
1246 msgid "create an empty partition table"
1247 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1250 msgid "list partitions on a device"
1251 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1254 msgid "make a partition bootable"
1255 msgstr "विभाजन को बूट योग्य बनाएँ"
1258 msgid "set the MBR type byte (ID byte) of a partition"
1262 msgid "set partition name"
1263 msgstr "विभाजन नाम सेट करें"
1267 msgid "convert partition name to device name"
1268 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1271 msgid "ping the guest daemon"
1272 msgstr "अतिथि डेमॉन पिंग करें"
1275 msgid "read part of a file"
1276 msgstr "किसी फाइल का हिस्सा पढ़ें"
1280 msgid "read part of a device"
1281 msgstr "किसी फाइल का हिस्सा पढ़ें"
1284 msgid "create an LVM physical volume"
1285 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1288 msgid "remove an LVM physical volume"
1289 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1292 msgid "resize an LVM physical volume"
1293 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1297 msgid "resize an LVM physical volume (with size)"
1298 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1300 #: fish/cmds.c:2784 fish/cmds.c:2785
1301 msgid "list the LVM physical volumes (PVs)"
1302 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1306 msgid "get the UUID of a physical volume"
1307 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1311 msgid "write to part of a file"
1312 msgstr "किसी फाइल का हिस्सा पढ़ें"
1316 msgid "write to part of a device"
1317 msgstr "किसी फाइल का हिस्सा पढ़ें"
1324 msgid "read file as lines"
1325 msgstr "फाइल पंक्ति बार पढ़ें"
1328 msgid "read directories entries"
1329 msgstr "निर्देशिका प्रविष्टि पढें"
1332 msgid "read the target of a symbolic link"
1333 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1336 msgid "readlink on multiple files"
1337 msgstr "मल्टीपल फाइल पर रीडलिंक"
1340 msgid "canonicalized absolute pathname"
1341 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1344 msgid "close and reopen libguestfs handle"
1345 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1349 msgid "resize an ext2, ext3 or ext4 filesystem"
1350 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1354 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1355 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1359 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1360 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1363 msgid "remove a file"
1367 msgid "remove a file or directory recursively"
1368 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1371 msgid "remove a directory"
1372 msgstr "निर्देशिका हटाएँ"
1375 msgid "remove a mountpoint"
1376 msgstr "माउंट प्वाइंट हटाएँ"
1379 msgid "scrub (securely wipe) a device"
1380 msgstr "scrub (securely wipe) युक्ति"
1383 msgid "scrub (securely wipe) a file"
1384 msgstr "फाइल स्क्रब करें"
1387 msgid "scrub (securely wipe) free space"
1388 msgstr "मुक्त स्थान को साफ करें"
1391 msgid "add options to kernel command line"
1392 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1396 msgid "set the attach method"
1397 msgstr "खोज पथ सेट करें"
1400 msgid "set autosync mode"
1401 msgstr "autosync विधि सेट करें"
1404 msgid "enable or disable direct appliance mode"
1405 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1408 msgid "set the ext2/3/4 filesystem label"
1409 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1412 msgid "set the ext2/3/4 filesystem UUID"
1413 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1416 msgid "set memory allocated to the qemu subprocess"
1417 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1420 msgid "set enable network flag"
1424 msgid "set the search path"
1425 msgstr "खोज पथ सेट करें"
1428 msgid "set the qemu binary"
1429 msgstr "emu द्विपदीय सेट करें"
1432 msgid "enable or disable the recovery process"
1433 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1436 msgid "set SELinux enabled or disabled at appliance boot"
1437 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1440 msgid "enable or disable command traces"
1441 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1444 msgid "set verbose mode"
1445 msgstr "वर्बोस विधि सेट करें"
1448 msgid "set SELinux security context"
1449 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1451 #: fish/cmds.c:2823 fish/cmds.c:2824
1452 msgid "create partitions on a block device"
1453 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1456 msgid "modify a single partition on a block device"
1457 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1460 msgid "display the disk geometry from the partition table"
1461 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1464 msgid "display the kernel geometry"
1465 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1468 msgid "display the partition table"
1469 msgstr "विभाजन सारणी को दिखाएँ"
1472 msgid "run a command via the shell"
1473 msgstr "शेल से होकर कमांड चलाएँ"
1476 msgid "run a command via the shell returning lines"
1477 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1480 msgid "sleep for some seconds"
1481 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1485 msgid "create a sparse disk image and add"
1486 msgstr "तनु छवि फाइल आबंटित करें"
1489 msgid "get file information"
1490 msgstr "फाइल सूचना पाएँ"
1493 msgid "get file system statistics"
1494 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1496 #: fish/cmds.c:2835 fish/cmds.c:2836
1497 msgid "print the printable strings in a file"
1498 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1502 msgid "list supported groups of commands"
1503 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1506 msgid "disable swap on device"
1507 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1510 msgid "disable swap on file"
1511 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1514 msgid "disable swap on labeled swap partition"
1515 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1518 msgid "disable swap on swap partition by UUID"
1519 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1522 msgid "enable swap on device"
1523 msgstr "युक्ति पर स्वैप सक्रिय करें"
1526 msgid "enable swap on file"
1527 msgstr "फाइल पर स्वैप सक्रिय करें"
1530 msgid "enable swap on labeled swap partition"
1531 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1534 msgid "enable swap on swap partition by UUID"
1535 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1538 msgid "sync disks, writes are flushed through to the disk image"
1539 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1542 msgid "return last 10 lines of a file"
1543 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1546 msgid "return last N lines of a file"
1547 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1550 msgid "unpack tarfile to directory"
1551 msgstr "tarfile को निर्देशिका में खोलें"
1554 msgid "pack directory into tarfile"
1555 msgstr "निर्देशिका को tarfile में पैक करें"
1557 #: fish/cmds.c:2851 fish/cmds.c:2858
1558 msgid "unpack compressed tarball to directory"
1559 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1561 #: fish/cmds.c:2852 fish/cmds.c:2859
1562 msgid "pack directory into compressed tarball"
1563 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1567 msgid "print elapsed time taken to run a command"
1568 msgstr "कमांड चलाने के लिए लिया गया समय"
1571 msgid "update file timestamps or create a new file"
1572 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1575 msgid "truncate a file to zero size"
1576 msgstr "फाइल को शून्य आकार में काटें"
1579 msgid "truncate a file to a particular size"
1580 msgstr "फाइल को किसी खास आकार में काटें"
1583 msgid "get ext2/ext3/ext4 superblock details"
1584 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1587 msgid "set file mode creation mask (umask)"
1588 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1591 msgid "unmount a filesystem"
1592 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1595 msgid "unmount all filesystems"
1596 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1599 msgid "upload a file from the local machine"
1600 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1604 msgid "upload a file from the local machine with offset"
1605 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1608 msgid "set timestamp of a file with nanosecond precision"
1609 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1612 msgid "get the library version number"
1613 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1617 msgid "get the filesystem label"
1618 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
1621 msgid "get the Linux VFS type corresponding to a mounted device"
1622 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1626 msgid "get the filesystem UUID"
1627 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
1630 msgid "activate or deactivate some volume groups"
1631 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1634 msgid "activate or deactivate all volume groups"
1635 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1638 msgid "create an LVM volume group"
1639 msgstr "LVM वॉल्यूम समूह बनाएँ"
1642 msgid "get the LV UUIDs of all LVs in the volume group"
1646 msgid "get the PV UUIDs containing the volume group"
1650 msgid "remove an LVM volume group"
1651 msgstr "LVM वाल्यूम समूह हटाएँ"
1654 msgid "rename an LVM volume group"
1655 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1657 #: fish/cmds.c:2877 fish/cmds.c:2878
1658 msgid "list the LVM volume groups (VGs)"
1659 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1662 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1667 msgid "get the UUID of a volume group"
1668 msgstr "LVM वॉल्यूम समूह बनाएँ"
1671 msgid "count characters in a file"
1672 msgstr "फाइल में वर्ण गिनती करें"
1675 msgid "count lines in a file"
1676 msgstr "फाइल में पंक्ति गिनती करें"
1679 msgid "count words in a file"
1680 msgstr "फाइल में शब्द गिनती करें"
1684 msgid "create a new file"
1688 msgid "create a file"
1692 msgid "write zeroes to the device"
1693 msgstr "युक्ति में शून्य लिखें"
1697 msgid "write zeroes to an entire device"
1698 msgstr "युक्ति में शून्य लिखें"
1701 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1702 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1705 msgid "determine file type inside a compressed file"
1706 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1709 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1710 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1712 #: fish/cmds.c:3214 fish/cmds.c:3228 fish/cmds.c:3244 fish/cmds.c:3261
1713 #: fish/cmds.c:3278 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
1714 #: fish/cmds.c:3349 fish/cmds.c:3365 fish/cmds.c:3383 fish/cmds.c:3399
1715 #: fish/cmds.c:3416 fish/cmds.c:3431 fish/cmds.c:3449 fish/cmds.c:3464
1716 #: fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3528
1717 #: fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3595 fish/cmds.c:3611
1718 #: fish/cmds.c:3627 fish/cmds.c:3646 fish/cmds.c:3661 fish/cmds.c:3679
1719 #: fish/cmds.c:3694 fish/cmds.c:3712 fish/cmds.c:3727 fish/cmds.c:3745
1720 #: fish/cmds.c:3760 fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3816
1721 #: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3875 fish/cmds.c:3895
1722 #: fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973
1723 #: fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4028 fish/cmds.c:4044
1724 #: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4230
1725 #: fish/cmds.c:4250 fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310
1726 #: fish/cmds.c:4330 fish/cmds.c:4349 fish/cmds.c:4368 fish/cmds.c:4387
1727 #: fish/cmds.c:4402 fish/cmds.c:4422 fish/cmds.c:4438 fish/cmds.c:4454
1728 #: fish/cmds.c:4473 fish/cmds.c:4495 fish/cmds.c:4517 fish/cmds.c:4537
1729 #: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
1730 #: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4675
1731 #: fish/cmds.c:4698 fish/cmds.c:4734 fish/cmds.c:4751 fish/cmds.c:4774
1732 #: fish/cmds.c:4796 fish/cmds.c:4817 fish/cmds.c:4837 fish/cmds.c:4856
1733 #: fish/cmds.c:4876 fish/cmds.c:4894 fish/cmds.c:4912 fish/cmds.c:4926
1734 #: fish/cmds.c:4942 fish/cmds.c:4962 fish/cmds.c:4981 fish/cmds.c:5000
1735 #: fish/cmds.c:5019 fish/cmds.c:5038 fish/cmds.c:5058 fish/cmds.c:5098
1736 #: fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5197 fish/cmds.c:5218
1737 #: fish/cmds.c:5236 fish/cmds.c:5258 fish/cmds.c:5296 fish/cmds.c:5318
1738 #: fish/cmds.c:5397 fish/cmds.c:5436 fish/cmds.c:5451 fish/cmds.c:5468
1739 #: fish/cmds.c:5482 fish/cmds.c:5498 fish/cmds.c:5520 fish/cmds.c:5542
1740 #: fish/cmds.c:5564 fish/cmds.c:5586 fish/cmds.c:5608 fish/cmds.c:5630
1741 #: fish/cmds.c:5650 fish/cmds.c:5667 fish/cmds.c:5684 fish/cmds.c:5703
1742 #: fish/cmds.c:5722 fish/cmds.c:5742 fish/cmds.c:5778 fish/cmds.c:5797
1743 #: fish/cmds.c:5816 fish/cmds.c:5833 fish/cmds.c:5851 fish/cmds.c:5874
1744 #: fish/cmds.c:5897 fish/cmds.c:5921 fish/cmds.c:5944 fish/cmds.c:5965
1745 #: fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6031 fish/cmds.c:6053
1746 #: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6114 fish/cmds.c:6131
1747 #: fish/cmds.c:6149 fish/cmds.c:6167 fish/cmds.c:6188 fish/cmds.c:6206
1748 #: fish/cmds.c:6227 fish/cmds.c:6247 fish/cmds.c:6265 fish/cmds.c:6286
1749 #: fish/cmds.c:6309 fish/cmds.c:6332 fish/cmds.c:6354 fish/cmds.c:6387
1750 #: fish/cmds.c:6404 fish/cmds.c:6421 fish/cmds.c:6445 fish/cmds.c:6468
1751 #: fish/cmds.c:6491 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6552
1752 #: fish/cmds.c:6646 fish/cmds.c:6666 fish/cmds.c:6686 fish/cmds.c:6706
1753 #: fish/cmds.c:6724 fish/cmds.c:6745 fish/cmds.c:6781 fish/cmds.c:6798
1754 #: fish/cmds.c:6820 fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6893
1755 #: fish/cmds.c:6913 fish/cmds.c:6933 fish/cmds.c:6955 fish/cmds.c:6972
1756 #: fish/cmds.c:6991 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7053
1757 #: fish/cmds.c:7074 fish/cmds.c:7095 fish/cmds.c:7118 fish/cmds.c:7159
1758 #: fish/cmds.c:7182 fish/cmds.c:7221 fish/cmds.c:7238 fish/cmds.c:7257
1759 #: fish/cmds.c:7278 fish/cmds.c:7301 fish/cmds.c:7323 fish/cmds.c:7341
1760 #: fish/cmds.c:7360 fish/cmds.c:7381 fish/cmds.c:7458 fish/cmds.c:7499
1761 #: fish/cmds.c:7578 fish/cmds.c:7654 fish/cmds.c:7691 fish/cmds.c:7714
1762 #: fish/cmds.c:7735 fish/cmds.c:7758 fish/cmds.c:7780 fish/cmds.c:7805
1763 #: fish/cmds.c:7848 fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7928
1764 #: fish/cmds.c:7947 fish/cmds.c:7964 fish/cmds.c:7982 fish/cmds.c:8009
1765 #: fish/cmds.c:8033 fish/cmds.c:8057 fish/cmds.c:8081 fish/cmds.c:8105
1766 #: fish/cmds.c:8129 fish/cmds.c:8153 fish/cmds.c:8177 fish/cmds.c:8201
1767 #: fish/cmds.c:8225 fish/cmds.c:8249 fish/cmds.c:8273 fish/cmds.c:8296
1768 #: fish/cmds.c:8319 fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8382
1769 #: fish/cmds.c:8402 fish/cmds.c:8425 fish/cmds.c:8463 fish/cmds.c:8480
1770 #: fish/cmds.c:8497 fish/cmds.c:8516 fish/cmds.c:8535 fish/cmds.c:8552
1771 #: fish/cmds.c:8569 fish/cmds.c:8586 fish/cmds.c:8603 fish/cmds.c:8622
1772 #: fish/cmds.c:8658 fish/cmds.c:8698 fish/cmds.c:8731 fish/cmds.c:8748
1773 #: fish/cmds.c:8765 fish/cmds.c:8781 fish/cmds.c:8796 fish/cmds.c:8817
1774 #: fish/cmds.c:8855 fish/cmds.c:8893 fish/cmds.c:8932 fish/cmds.c:8972
1775 #: fish/cmds.c:9013 fish/cmds.c:9054 fish/cmds.c:9092 fish/cmds.c:9109
1776 #: fish/cmds.c:9132 fish/cmds.c:9154 fish/cmds.c:9176 fish/cmds.c:9196
1777 #: fish/cmds.c:9216 fish/cmds.c:9252 fish/cmds.c:9324 fish/cmds.c:9364
1778 #: fish/cmds.c:9422 fish/cmds.c:9448 fish/cmds.c:9474 fish/cmds.c:9502
1779 #: fish/cmds.c:9561 fish/cmds.c:9582 fish/cmds.c:9627 fish/cmds.c:9647
1780 #: fish/cmds.c:9686 fish/cmds.c:9723 fish/cmds.c:9743 fish/cmds.c:9765
1781 #: fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9864 fish/cmds.c:9886
1782 #: fish/cmds.c:9905 fish/cmds.c:9925 fish/cmds.c:9952 fish/cmds.c:9972
1783 #: fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10032 fish/cmds.c:10054
1784 #: fish/cmds.c:10089 fish/cmds.c:10107 fish/cmds.c:10130 fish/cmds.c:10152
1785 #: fish/cmds.c:10167 fish/cmds.c:10184 fish/cmds.c:10221 fish/cmds.c:10260
1786 #: fish/cmds.c:10300 fish/cmds.c:10356 fish/cmds.c:10378 fish/cmds.c:10414
1787 #: fish/cmds.c:10429 fish/cmds.c:10449 fish/cmds.c:10489 fish/cmds.c:10512
1788 #: fish/cmds.c:10536 fish/cmds.c:10561 fish/cmds.c:10602 fish/cmds.c:10627
1789 #: fish/cmds.c:10665 fish/cmds.c:10696 fish/cmds.c:10727 fish/cmds.c:10755
1790 #: fish/cmds.c:10775 fish/cmds.c:10807 fish/cmds.c:10827 fish/cmds.c:10847
1791 #: fish/cmds.c:10864 fish/cmds.c:10882 fish/cmds.c:10905 fish/cmds.c:10926
1792 #: fish/cmds.c:10945 fish/cmds.c:10987 fish/cmds.c:11030 fish/cmds.c:11074
1793 #: fish/cmds.c:11113 fish/cmds.c:11132 fish/cmds.c:11152 fish/cmds.c:11172
1794 #: fish/cmds.c:11193 fish/cmds.c:11214 fish/cmds.c:11235 fish/cmds.c:11256
1795 #: fish/cmds.c:11277 fish/cmds.c:11299 fish/cmds.c:11337 fish/cmds.c:11388
1796 #: fish/cmds.c:11426 fish/cmds.c:11482 fish/cmds.c:11572 fish/cmds.c:11601
1797 #: fish/cmds.c:11628
1799 msgid "%s should have %d parameter(s)\n"
1800 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1802 #: fish/cmds.c:3215 fish/cmds.c:3229 fish/cmds.c:3245 fish/cmds.c:3262
1803 #: fish/cmds.c:3279 fish/cmds.c:3297 fish/cmds.c:3316 fish/cmds.c:3332
1804 #: fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3384 fish/cmds.c:3400
1805 #: fish/cmds.c:3417 fish/cmds.c:3432 fish/cmds.c:3450 fish/cmds.c:3465
1806 #: fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3529
1807 #: fish/cmds.c:3545 fish/cmds.c:3563 fish/cmds.c:3596 fish/cmds.c:3612
1808 #: fish/cmds.c:3628 fish/cmds.c:3647 fish/cmds.c:3662 fish/cmds.c:3680
1809 #: fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746
1810 #: fish/cmds.c:3761 fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3817
1811 #: fish/cmds.c:3837 fish/cmds.c:3856 fish/cmds.c:3876 fish/cmds.c:3896
1812 #: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974
1813 #: fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4029 fish/cmds.c:4045
1814 #: fish/cmds.c:4066 fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4152
1815 #: fish/cmds.c:4173 fish/cmds.c:4231 fish/cmds.c:4251 fish/cmds.c:4271
1816 #: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4331 fish/cmds.c:4350
1817 #: fish/cmds.c:4369 fish/cmds.c:4388 fish/cmds.c:4403 fish/cmds.c:4423
1818 #: fish/cmds.c:4439 fish/cmds.c:4455 fish/cmds.c:4474 fish/cmds.c:4496
1819 #: fish/cmds.c:4518 fish/cmds.c:4538 fish/cmds.c:4555 fish/cmds.c:4572
1820 #: fish/cmds.c:4589 fish/cmds.c:4606 fish/cmds.c:4623 fish/cmds.c:4640
1821 #: fish/cmds.c:4657 fish/cmds.c:4676 fish/cmds.c:4699 fish/cmds.c:4735
1822 #: fish/cmds.c:4752 fish/cmds.c:4775 fish/cmds.c:4797 fish/cmds.c:4818
1823 #: fish/cmds.c:4838 fish/cmds.c:4857 fish/cmds.c:4877 fish/cmds.c:4895
1824 #: fish/cmds.c:4913 fish/cmds.c:4927 fish/cmds.c:4943 fish/cmds.c:4963
1825 #: fish/cmds.c:4982 fish/cmds.c:5001 fish/cmds.c:5020 fish/cmds.c:5039
1826 #: fish/cmds.c:5059 fish/cmds.c:5099 fish/cmds.c:5156 fish/cmds.c:5177
1827 #: fish/cmds.c:5198 fish/cmds.c:5219 fish/cmds.c:5237 fish/cmds.c:5259
1828 #: fish/cmds.c:5297 fish/cmds.c:5319 fish/cmds.c:5398 fish/cmds.c:5437
1829 #: fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5499
1830 #: fish/cmds.c:5521 fish/cmds.c:5543 fish/cmds.c:5565 fish/cmds.c:5587
1831 #: fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5651 fish/cmds.c:5668
1832 #: fish/cmds.c:5685 fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5743
1833 #: fish/cmds.c:5779 fish/cmds.c:5798 fish/cmds.c:5817 fish/cmds.c:5834
1834 #: fish/cmds.c:5852 fish/cmds.c:5875 fish/cmds.c:5898 fish/cmds.c:5922
1835 #: fish/cmds.c:5945 fish/cmds.c:5966 fish/cmds.c:5989 fish/cmds.c:6012
1836 #: fish/cmds.c:6032 fish/cmds.c:6054 fish/cmds.c:6075 fish/cmds.c:6098
1837 #: fish/cmds.c:6115 fish/cmds.c:6132 fish/cmds.c:6150 fish/cmds.c:6168
1838 #: fish/cmds.c:6189 fish/cmds.c:6207 fish/cmds.c:6228 fish/cmds.c:6248
1839 #: fish/cmds.c:6266 fish/cmds.c:6287 fish/cmds.c:6310 fish/cmds.c:6333
1840 #: fish/cmds.c:6355 fish/cmds.c:6388 fish/cmds.c:6405 fish/cmds.c:6422
1841 #: fish/cmds.c:6446 fish/cmds.c:6469 fish/cmds.c:6492 fish/cmds.c:6514
1842 #: fish/cmds.c:6531 fish/cmds.c:6553 fish/cmds.c:6647 fish/cmds.c:6667
1843 #: fish/cmds.c:6687 fish/cmds.c:6707 fish/cmds.c:6725 fish/cmds.c:6746
1844 #: fish/cmds.c:6782 fish/cmds.c:6799 fish/cmds.c:6821 fish/cmds.c:6838
1845 #: fish/cmds.c:6874 fish/cmds.c:6894 fish/cmds.c:6914 fish/cmds.c:6934
1846 #: fish/cmds.c:6956 fish/cmds.c:6973 fish/cmds.c:6992 fish/cmds.c:7011
1847 #: fish/cmds.c:7033 fish/cmds.c:7054 fish/cmds.c:7075 fish/cmds.c:7096
1848 #: fish/cmds.c:7119 fish/cmds.c:7160 fish/cmds.c:7183 fish/cmds.c:7222
1849 #: fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7279 fish/cmds.c:7302
1850 #: fish/cmds.c:7324 fish/cmds.c:7342 fish/cmds.c:7361 fish/cmds.c:7382
1851 #: fish/cmds.c:7459 fish/cmds.c:7500 fish/cmds.c:7579 fish/cmds.c:7655
1852 #: fish/cmds.c:7692 fish/cmds.c:7715 fish/cmds.c:7736 fish/cmds.c:7759
1853 #: fish/cmds.c:7781 fish/cmds.c:7806 fish/cmds.c:7849 fish/cmds.c:7890
1854 #: fish/cmds.c:7911 fish/cmds.c:7929 fish/cmds.c:7948 fish/cmds.c:7965
1855 #: fish/cmds.c:7983 fish/cmds.c:8010 fish/cmds.c:8034 fish/cmds.c:8058
1856 #: fish/cmds.c:8082 fish/cmds.c:8106 fish/cmds.c:8130 fish/cmds.c:8154
1857 #: fish/cmds.c:8178 fish/cmds.c:8202 fish/cmds.c:8226 fish/cmds.c:8250
1858 #: fish/cmds.c:8274 fish/cmds.c:8297 fish/cmds.c:8320 fish/cmds.c:8341
1859 #: fish/cmds.c:8362 fish/cmds.c:8383 fish/cmds.c:8403 fish/cmds.c:8426
1860 #: fish/cmds.c:8464 fish/cmds.c:8481 fish/cmds.c:8498 fish/cmds.c:8517
1861 #: fish/cmds.c:8536 fish/cmds.c:8553 fish/cmds.c:8570 fish/cmds.c:8587
1862 #: fish/cmds.c:8604 fish/cmds.c:8623 fish/cmds.c:8659 fish/cmds.c:8699
1863 #: fish/cmds.c:8732 fish/cmds.c:8749 fish/cmds.c:8766 fish/cmds.c:8782
1864 #: fish/cmds.c:8797 fish/cmds.c:8818 fish/cmds.c:8856 fish/cmds.c:8894
1865 #: fish/cmds.c:8933 fish/cmds.c:8973 fish/cmds.c:9014 fish/cmds.c:9055
1866 #: fish/cmds.c:9093 fish/cmds.c:9110 fish/cmds.c:9133 fish/cmds.c:9155
1867 #: fish/cmds.c:9177 fish/cmds.c:9197 fish/cmds.c:9217 fish/cmds.c:9253
1868 #: fish/cmds.c:9325 fish/cmds.c:9365 fish/cmds.c:9423 fish/cmds.c:9449
1869 #: fish/cmds.c:9475 fish/cmds.c:9503 fish/cmds.c:9562 fish/cmds.c:9583
1870 #: fish/cmds.c:9628 fish/cmds.c:9648 fish/cmds.c:9687 fish/cmds.c:9724
1871 #: fish/cmds.c:9744 fish/cmds.c:9766 fish/cmds.c:9823 fish/cmds.c:9843
1872 #: fish/cmds.c:9865 fish/cmds.c:9887 fish/cmds.c:9906 fish/cmds.c:9926
1873 #: fish/cmds.c:9953 fish/cmds.c:9973 fish/cmds.c:9993 fish/cmds.c:10013
1874 #: fish/cmds.c:10033 fish/cmds.c:10055 fish/cmds.c:10090 fish/cmds.c:10108
1875 #: fish/cmds.c:10131 fish/cmds.c:10153 fish/cmds.c:10168 fish/cmds.c:10185
1876 #: fish/cmds.c:10222 fish/cmds.c:10261 fish/cmds.c:10301 fish/cmds.c:10357
1877 #: fish/cmds.c:10379 fish/cmds.c:10415 fish/cmds.c:10430 fish/cmds.c:10450
1878 #: fish/cmds.c:10490 fish/cmds.c:10513 fish/cmds.c:10537 fish/cmds.c:10562
1879 #: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10666 fish/cmds.c:10697
1880 #: fish/cmds.c:10728 fish/cmds.c:10756 fish/cmds.c:10776 fish/cmds.c:10808
1881 #: fish/cmds.c:10828 fish/cmds.c:10848 fish/cmds.c:10865 fish/cmds.c:10883
1882 #: fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10946 fish/cmds.c:10988
1883 #: fish/cmds.c:11031 fish/cmds.c:11075 fish/cmds.c:11114 fish/cmds.c:11133
1884 #: fish/cmds.c:11153 fish/cmds.c:11173 fish/cmds.c:11194 fish/cmds.c:11215
1885 #: fish/cmds.c:11236 fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11300
1886 #: fish/cmds.c:11338 fish/cmds.c:11389 fish/cmds.c:11427 fish/cmds.c:11483
1887 #: fish/cmds.c:11506 fish/cmds.c:11573 fish/cmds.c:11602 fish/cmds.c:11629
1889 msgid "type 'help %s' for help on %s\n"
1890 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
1892 #: fish/cmds.c:3573 fish/cmds.c:4711 fish/cmds.c:5069 fish/cmds.c:5109
1893 #: fish/cmds.c:5128 fish/cmds.c:5271 fish/cmds.c:5330 fish/cmds.c:5349
1894 #: fish/cmds.c:5368 fish/cmds.c:5411 fish/cmds.c:5754 fish/cmds.c:6365
1895 #: fish/cmds.c:6564 fish/cmds.c:6583 fish/cmds.c:6602 fish/cmds.c:6621
1896 #: fish/cmds.c:6757 fish/cmds.c:6848 fish/cmds.c:7129 fish/cmds.c:7193
1897 #: fish/cmds.c:7392 fish/cmds.c:7411 fish/cmds.c:7430 fish/cmds.c:7469
1898 #: fish/cmds.c:7510 fish/cmds.c:7529 fish/cmds.c:7548 fish/cmds.c:7589
1899 #: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7665 fish/cmds.c:7818
1900 #: fish/cmds.c:7861 fish/cmds.c:8438 fish/cmds.c:8633 fish/cmds.c:8671
1901 #: fish/cmds.c:8709 fish/cmds.c:8829 fish/cmds.c:8866 fish/cmds.c:8904
1902 #: fish/cmds.c:8943 fish/cmds.c:8984 fish/cmds.c:9025 fish/cmds.c:9066
1903 #: fish/cmds.c:9229 fish/cmds.c:9265 fish/cmds.c:9278 fish/cmds.c:9291
1904 #: fish/cmds.c:9304 fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9394
1905 #: fish/cmds.c:9515 fish/cmds.c:9534 fish/cmds.c:9595 fish/cmds.c:9608
1906 #: fish/cmds.c:9659 fish/cmds.c:9698 fish/cmds.c:9776 fish/cmds.c:9795
1907 #: fish/cmds.c:10069 fish/cmds.c:10196 fish/cmds.c:10233 fish/cmds.c:10272
1908 #: fish/cmds.c:10312 fish/cmds.c:10331 fish/cmds.c:10390 fish/cmds.c:10463
1909 #: fish/cmds.c:10573 fish/cmds.c:10643 fish/cmds.c:10677 fish/cmds.c:10708
1910 #: fish/cmds.c:10739 fish/cmds.c:10788 fish/cmds.c:10959 fish/cmds.c:11001
1911 #: fish/cmds.c:11046 fish/cmds.c:11088 fish/cmds.c:11314 fish/cmds.c:11352
1912 #: fish/cmds.c:11365 fish/cmds.c:11403 fish/cmds.c:11438 fish/cmds.c:11457
1913 #: fish/cmds.c:11524
1915 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1916 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
1918 #: fish/cmds.c:3579 fish/cmds.c:4717 fish/cmds.c:5075 fish/cmds.c:5115
1919 #: fish/cmds.c:5134 fish/cmds.c:5277 fish/cmds.c:5336 fish/cmds.c:5355
1920 #: fish/cmds.c:5374 fish/cmds.c:5417 fish/cmds.c:5760 fish/cmds.c:6371
1921 #: fish/cmds.c:6570 fish/cmds.c:6589 fish/cmds.c:6608 fish/cmds.c:6627
1922 #: fish/cmds.c:6763 fish/cmds.c:6854 fish/cmds.c:7135 fish/cmds.c:7199
1923 #: fish/cmds.c:7398 fish/cmds.c:7417 fish/cmds.c:7436 fish/cmds.c:7475
1924 #: fish/cmds.c:7516 fish/cmds.c:7535 fish/cmds.c:7554 fish/cmds.c:7595
1925 #: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7671 fish/cmds.c:7824
1926 #: fish/cmds.c:7867 fish/cmds.c:8444 fish/cmds.c:8639 fish/cmds.c:8677
1927 #: fish/cmds.c:8715 fish/cmds.c:8835 fish/cmds.c:8872 fish/cmds.c:8910
1928 #: fish/cmds.c:8949 fish/cmds.c:8990 fish/cmds.c:9031 fish/cmds.c:9072
1929 #: fish/cmds.c:9343 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9521
1930 #: fish/cmds.c:9665 fish/cmds.c:9704 fish/cmds.c:9782 fish/cmds.c:9801
1931 #: fish/cmds.c:10202 fish/cmds.c:10239 fish/cmds.c:10278 fish/cmds.c:10318
1932 #: fish/cmds.c:10337 fish/cmds.c:10396 fish/cmds.c:10469 fish/cmds.c:10579
1933 #: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11052 fish/cmds.c:11094
1934 #: fish/cmds.c:11444 fish/cmds.c:11530
1936 msgid "%s: %s: integer out of range\n"
1937 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
1939 #: fish/cmds.c:4065 fish/cmds.c:4172 fish/cmds.c:11505
1941 msgid "%s should have %d-%d parameter(s)\n"
1942 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1944 #: fish/cmds.c:4091 fish/cmds.c:4203 fish/cmds.c:11545
1946 msgid "%s: unknown optional argument \"%s\"\n"
1947 msgstr "%s: too many arguments\n"
1949 #: fish/cmds.c:4097 fish/cmds.c:4209 fish/cmds.c:11551
1951 msgid "%s: optional argument \"%s\" given twice\n"
1952 msgstr "%s: too many arguments\n"
1954 #: fish/cmds.c:11646
1956 msgid "%s: unknown command\n"
1957 msgstr "%s: अज्ञात कमांड\n"
1962 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1967 msgid "copy-in: target '%s' is not a directory\n"
1968 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1972 msgid "error: argument is zero length or longer than maximum permitted\n"
1978 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1984 msgid "copy-out: target '%s' is not a directory\n"
1985 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1989 msgid "copy-out: '%s' is not a file or directory\n"
1990 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
1994 msgid "use '%s filename' to edit a file\n"
1995 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
2000 "%s: guest filesystem shell\n"
2001 "%s lets you edit virtual machine filesystems\n"
2002 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2004 " %s [--options] cmd [: cmd : cmd ...]\n"
2005 " %s [--ro] -i -a disk-image\n"
2006 " %s [--ro] -i -d libvirt-domain\n"
2007 "or for interactive use:\n"
2009 "or from a shell script:\n"
2015 " -h|--cmd-help List available commands\n"
2016 " -h|--cmd-help cmd Display detailed help on 'cmd'\n"
2017 " -a|--add image Add image\n"
2018 " -c|--connect uri Specify libvirt URI for -d option\n"
2019 " --csh Make --listen csh-compatible\n"
2020 " -d|--domain guest Add disks from libvirt guest\n"
2021 " -D|--no-dest-paths Don't tab-complete paths from guest fs\n"
2022 " --echo-keys Don't turn off echo for passphrases\n"
2023 " -f|--file file Read commands from file\n"
2024 " --format[=raw|..] Force disk format for -a option\n"
2025 " -i|--inspector Automatically mount filesystems\n"
2026 " --keys-from-stdin Read passphrases from stdin\n"
2027 " --listen Listen for remote commands\n"
2028 " --live Connect to a live virtual machine\n"
2029 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2030 " -n|--no-sync Don't autosync\n"
2031 " -N|--new type Create prepared disk (test1.img, ...)\n"
2032 " --progress-bars Enable progress bars even when not interactive\n"
2033 " --no-progress-bars Disable progress bars\n"
2034 " --remote[=pid] Send commands to remote %s\n"
2035 " -r|--ro Mount read-only\n"
2036 " --selinux Enable SELinux support\n"
2037 " -v|--verbose Verbose messages\n"
2038 " -V|--version Display version and exit\n"
2039 " -x Echo each command before executing it\n"
2040 "For more information, see the manpage %s(1).\n"
2042 "%s: guest filesystem shell\n"
2043 "%s lets you edit virtual machine filesystems\n"
2044 "Copyright (C) 2009 Red Hat Inc.\n"
2046 " %s [--options] cmd [: cmd : cmd ...]\n"
2047 " %s -i libvirt-domain\n"
2048 " %s -i disk-image(s)\n"
2049 "or for interactive use:\n"
2051 "or from a shell script:\n"
2057 " -h|--cmd-help List available commands\n"
2058 " -h|--cmd-help cmd Display detailed help on 'cmd'\n"
2059 " -a|--add image Add image\n"
2060 " -D|--no-dest-paths Don't tab-complete paths from guest fs\n"
2061 " -f|--file file Read commands from file\n"
2062 " -i|--inspector Run virt-inspector to get disk mountpoints\n"
2063 " --listen Listen for remote commands\n"
2064 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2065 " -n|--no-sync Don't autosync\n"
2066 " --remote[=pid] Send commands to remote %s\n"
2067 " -r|--ro Mount read-only\n"
2068 " --selinux Enable SELinux support\n"
2069 " -v|--verbose Verbose messages\n"
2070 " -x Echo each command before executing it\n"
2071 " -V|--version Display version and exit\n"
2072 "For more information, see the manpage %s(1).\n"
2076 msgid "%s: --listen=PID: PID was not a number: %s\n"
2077 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2082 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2084 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2088 msgid "%s: only one -f parameter can be given\n"
2089 msgstr "%s: only one -f parameter can be given\n"
2093 msgid "%s: cannot use --listen and --remote options at the same time\n"
2094 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2098 msgid "%s: extra parameters on the command line with --listen flag\n"
2099 msgstr "%s: extra parameters on the command line with --listen flag\n"
2103 msgid "%s: cannot use --listen and --file options at the same time\n"
2104 msgstr "%s: cannot use --listen and --file options at the same time\n"
2108 msgid "guestfish: could not access termcap or terminfo database.\n"
2113 msgid "guestfish: terminal type \"%s\" not defined.\n"
2120 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2121 "editing virtual machine filesystems.\n"
2123 "Type: 'help' for help on commands\n"
2124 " 'man' to read the manual\n"
2125 " 'quit' to quit the shell\n"
2129 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
2130 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
2132 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
2133 " 'quit' को शेल को छोड़ने के लिए\n"
2138 msgid "%s: unterminated double quote\n"
2139 msgstr "%s: unterminated double quote\n"
2141 #: fish/fish.c:778 fish/fish.c:795
2143 msgid "%s: command arguments not separated by whitespace\n"
2144 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2148 msgid "%s: unterminated single quote\n"
2149 msgstr "%s: unterminated single quote\n"
2153 msgid "%s: internal error parsing string at '%s'\n"
2154 msgstr "%s: internal error parsing string at '%s'\n"
2158 msgid "%s: too many arguments\n"
2159 msgstr "%s: too many arguments\n"
2163 msgid "%s: empty command on command line\n"
2164 msgstr "%s: empty command on command line\n"
2167 msgid "display a list of commands or help on a command"
2168 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2171 msgid "quit guestfish"
2172 msgstr "quit guestfish"
2177 "help - display a list of commands or help on a command\n"
2181 "help - display a list of commands or help on a command\n"
2188 "quit - quit guestfish\n"
2191 "quit - quit guestfish\n"
2196 msgid "%s: command not known, use -h to list all commands\n"
2197 msgstr "%s: command not known, use -h to list all commands\n"
2202 "Did you mean to open a disk image? guestfish -a disk.img\n"
2203 "For a list of commands: guestfish -h\n"
2204 "For complete documentation: man guestfish\n"
2209 msgid "Runaway quote in string \"%s\"\n"
2210 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2214 msgid "use 'glob command [args...]'\n"
2215 msgstr "use 'glob command [args...]'\n"
2219 msgid "glob: guestfs_glob_expand call failed: %s\n"
2220 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2225 "Add disk images to examine using the -a or -d options, or the 'add' "
2227 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2228 "Once you have done this, use the 'run' command.\n"
2234 "Find out what filesystems are available using 'list-filesystems' and then\n"
2235 "mount them to examine or modify the contents using 'mount-ro' or\n"
2236 "'mount-options'.\n"
2242 "For more information about a command, use 'help cmd'.\n"
2244 "To read the manual, type 'man'.\n"
2247 #: fish/hexedit.c:41
2249 msgid "hexedit (device|filename) [max | start max]\n"
2252 #: fish/hexedit.c:52
2254 msgid "hexedit: %s is a zero length file or device\n"
2257 #: fish/hexedit.c:63
2260 "hexedit: %s is larger than %s. You must supply a limit using\n"
2261 " 'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2262 " 'hexedit %s <start> <max>'.\n"
2265 #: fish/hexedit.c:92
2267 msgid "hexedit: invalid range\n"
2270 #: fish/inspect.c:77
2272 msgid "%s: don't use --live and -i options together\n"
2273 msgstr "%s: cannot use --listen and --file options at the same time\n"
2275 #: fish/inspect.c:89
2277 msgid "%s: no operating system was found on this disk\n"
2280 #: fish/inspect.c:95
2282 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2285 #: fish/inspect.c:134
2287 msgid "%s: some filesystems could not be mounted (ignored)\n"
2290 #: fish/inspect.c:146
2292 msgid "Operating system: %s\n"
2295 #: fish/inspect.c:159
2297 msgid "%s mounted on %s\n"
2298 msgstr "आरोहबिंदु दिखाएँ"
2302 msgid "Enter key or passphrase (\"%s\"): "
2307 msgid "use 'lcd directory' to change local directory\n"
2308 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2312 msgid "use 'man' without parameters to open the manual\n"
2317 msgid "the external 'man' program failed\n"
2318 msgstr "बाहरी कमांड विफल: %s"
2322 msgid "use '%s filename' to page a file\n"
2323 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2325 #: fish/options.c:36
2327 msgid "%s: too many drives added on the command line\n"
2328 msgstr "%s: empty command on command line\n"
2330 #: fish/options.c:121
2332 msgid "%s: '%s' could not be mounted. Did you mean one of these?\n"
2338 "List of available prepared disk images:\n"
2345 "guestfish -N %-8s - %s\n"
2352 msgid " Optional parameters:\n"
2357 msgid "<%s> %s (default: %s)\n"
2363 "Prepared disk images are written to file \"test1.img\" in the local\n"
2364 "directory. (\"test2.img\" etc if -N option is given multiple times).\n"
2365 "For more information see the guestfish(1) manual.\n"
2371 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2372 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2377 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2380 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2381 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2383 msgid "failed to allocate disk"
2384 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2386 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2388 msgid "could not parse boot size"
2389 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2391 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2393 msgid "failed to get sector size of disk: %s"
2394 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2396 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2397 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2399 msgid "failed to partition disk: %s"
2402 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2404 msgid "failed to add boot partition: %s"
2405 msgstr "कोई स्वैप विभाजन बनाएँ"
2407 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2409 msgid "failed to add root partition: %s"
2410 msgstr "कोई स्वैप विभाजन बनाएँ"
2412 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2414 msgid "failed to create boot filesystem: %s"
2417 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2419 msgid "failed to create root filesystem: %s"
2422 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2423 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2424 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2427 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2429 msgid "failed to create PV: %s: %s"
2430 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2432 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2434 msgid "failed to create VG: %s: %s"
2435 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2437 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2439 msgid "failed to create LV: /dev/%s/%s: %s"
2442 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2444 msgid "failed to resize LV to full size: %s: %s"
2447 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2449 msgid "failed to create filesystem (%s): %s"
2454 msgid "guestfish: protocol error: could not read 'hello' message\n"
2455 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2460 "guestfish: protocol error: version mismatch, server version '%s' does not "
2461 "match client version '%s'. The two versions must match exactly.\n"
2463 "guestfish: protocol error: version mismatch, server version '%s' does not "
2464 "match client version '%s'. The two versions must match exactly.\n"
2466 #: fish/rc.c:335 fish/rc.c:349
2468 msgid "guestfish: remote: looks like the server is not running\n"
2469 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2471 #: fish/rc.c:361 fish/rc.c:375
2473 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2474 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2478 msgid "guestfish: protocol error: could not decode reply from server\n"
2479 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2483 msgid "'reopen' command takes no parameters\n"
2484 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2488 msgid "reopen: guestfs_create: failed to create handle\n"
2489 msgstr "reopen: guestfs_create: failed to create handle\n"
2491 #: fish/supported.c:66
2495 #: fish/supported.c:68
2501 msgid "use 'time command [args...]'\n"
2502 msgstr "use 'time command [args...]'\n"
2504 #: fuse/guestmount.c:867
2507 "%s: FUSE module for libguestfs\n"
2508 "%s lets you mount a virtual machine filesystem\n"
2509 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2511 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
2513 " -a|--add image Add image\n"
2514 " -c|--connect uri Specify libvirt URI for -d option\n"
2515 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
2516 " -d|--domain guest Add disks from libvirt guest\n"
2517 " --echo-keys Don't turn off echo for passphrases\n"
2518 " --format[=raw|..] Force disk format for -a option\n"
2519 " --fuse-help Display extra FUSE options\n"
2520 " -i|--inspector Automatically mount filesystems\n"
2521 " --help Display help message and exit\n"
2522 " --keys-from-stdin Read passphrases from stdin\n"
2523 " --live Connect to a live virtual machine\n"
2524 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2525 " -n|--no-sync Don't autosync\n"
2526 " -o|--option opt Pass extra option to FUSE\n"
2527 " -r|--ro Mount read-only\n"
2528 " --selinux Enable SELinux support\n"
2529 " -v|--verbose Verbose messages\n"
2530 " -V|--version Display version and exit\n"
2531 " -x|--trace Trace guestfs API calls\n"
2533 "%s: FUSE module for libguestfs\n"
2534 "%s lets you mount a virtual machine filesystem\n"
2535 "Copyright (C) 2009 Red Hat Inc.\n"
2537 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
2539 " -a|--add image Add image\n"
2540 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
2541 " --fuse-help Display extra FUSE options\n"
2542 " --help Display help message and exit\n"
2543 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2544 " -n|--no-sync Don't autosync\n"
2545 " -o|--option opt Pass extra option to FUSE\n"
2546 " -r|--ro Mount read-only\n"
2547 " --selinux Enable SELinux support\n"
2548 " --trace Trace guestfs API calls (to stderr)\n"
2549 " -v|--verbose Verbose messages\n"
2550 " -V|--version Display version and exit\n"
2552 #: fuse/guestmount.c:1095
2554 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2555 msgstr "%s: must have at least one -a and at least one -m option\n"
2557 #: fuse/guestmount.c:1103
2559 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2560 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2562 #: inspector/virt-inspector.c:72
2565 "%s: display information about a virtual machine\n"
2566 "Copyright (C) 2010 Red Hat Inc.\n"
2568 " %s [--options] -d domname file [file ...]\n"
2569 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2571 " -a|--add image Add image\n"
2572 " -c|--connect uri Specify libvirt URI for -d option\n"
2573 " -d|--domain guest Add disks from libvirt guest\n"
2574 " --echo-keys Don't turn off echo for passphrases\n"
2575 " --format[=raw|..] Force disk format for -a option\n"
2576 " --help Display brief help\n"
2577 " --keys-from-stdin Read passphrases from stdin\n"
2578 " -v|--verbose Verbose messages\n"
2579 " -V|--version Display version and exit\n"
2580 " -x Trace libguestfs API calls\n"
2581 "For more information, see the manpage %s(1).\n"
2583 "%s: FUSE module for libguestfs\n"
2584 "%s lets you mount a virtual machine filesystem\n"
2585 "Copyright (C) 2009 Red Hat Inc.\n"
2587 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
2589 " -a|--add image Add image\n"
2590 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
2591 " --fuse-help Display extra FUSE options\n"
2592 " --help Display help message and exit\n"
2593 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2594 " -n|--no-sync Don't autosync\n"
2595 " -o|--option opt Pass extra option to FUSE\n"
2596 " -r|--ro Mount read-only\n"
2597 " --selinux Enable SELinux support\n"
2598 " --trace Trace guestfs API calls (to stderr)\n"
2599 " -v|--verbose Verbose messages\n"
2600 " -V|--version Display version and exit\n"
2602 #: inspector/virt-inspector.c:259
2605 "%s: no operating system could be detected inside this disk image.\n"
2607 "This may be because the file is not a disk image, or is not a virtual "
2609 "image, or because the OS type is not understood by libguestfs.\n"
2611 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2613 "install the separate libguestfs-winsupport package.\n"
2615 "If you feel this is an error, please file a bug report including as much\n"
2616 "information about the disk image as possible.\n"
2619 #: inspector/virt-inspector.c:284
2621 msgid "%s: XML write error at \"%s\": %m\n"
2624 #: inspector/virt-inspector.c:296
2626 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2629 #: inspector/virt-inspector.c:304
2631 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2632 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
2634 #: perl/lib/Sys/Guestfs/Lib.pm:158
2635 msgid "open_guest: first parameter must be a string or an arrayref"
2638 #: perl/lib/Sys/Guestfs/Lib.pm:164
2639 msgid "open_guest: first argument contains undefined element"
2642 #: perl/lib/Sys/Guestfs/Lib.pm:172
2643 #, fuzzy, perl-brace-format
2644 msgid "guest image {imagename} does not exist or is not readable"
2645 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2647 #: perl/lib/Sys/Guestfs/Lib.pm:179
2649 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2653 #: perl/lib/Sys/Guestfs/Lib.pm:184
2655 msgid "open_guest: too many domains listed on command line"
2656 msgstr "%s: empty command on command line\n"
2658 #: perl/lib/Sys/Guestfs/Lib.pm:191
2659 msgid "open_guest: cannot connect to libvirt"
2662 #: perl/lib/Sys/Guestfs/Lib.pm:210
2663 #, perl-brace-format
2664 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2667 #: perl/lib/Sys/Guestfs/Lib.pm:213
2668 #, perl-brace-format
2669 msgid "{imagename} is not the name of a libvirt domain\n"
2672 #: perl/lib/Sys/Guestfs/Lib.pm:242
2673 #, perl-brace-format
2674 msgid "{imagename} seems to have no disk devices\n"
2677 #: perl/lib/Sys/Guestfs/Lib.pm:827
2679 "No operating system could be detected inside this disk image.\n"
2681 "This may be because the file is not a disk image, or is not a virtual "
2683 "image, or because the OS type is not understood by virt-inspector.\n"
2685 "If you feel this is an error, please file a bug report including as much\n"
2686 "information about the disk image as possible.\n"
2689 #: perl/lib/Sys/Guestfs/Lib.pm:901
2690 #, perl-brace-format
2691 msgid "unknown filesystem label {label}\n"
2694 #: perl/lib/Sys/Guestfs/Lib.pm:911
2695 #, perl-brace-format
2696 msgid "unknown filesystem UUID {uuid}\n"
2699 #: perl/lib/Sys/Guestfs/Lib.pm:936
2700 #, fuzzy, perl-brace-format
2701 msgid "unknown filesystem {fs}\n"
2702 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2704 #: perl/lib/Sys/Guestfs/Lib.pm:1014
2705 #, perl-brace-format
2706 msgid "Error running rpm -qa: {error}"
2709 #: perl/lib/Sys/Guestfs/Lib.pm:1040
2710 #, perl-brace-format
2711 msgid "Error running dpkg-query: {error}"
2714 #: perl/lib/Sys/Guestfs/Lib.pm:1105
2715 msgid "Can't find grub on guest"
2718 #: perl/lib/Sys/Guestfs/Lib.pm:1160
2719 #, perl-brace-format
2720 msgid "Grub entry {title} has no kernel"
2723 #: perl/lib/Sys/Guestfs/Lib.pm:1191
2724 #, perl-brace-format
2725 msgid "grub refers to {path}, which doesn't exist\n"
2728 #: perl/lib/Sys/Guestfs/Lib.pm:1214
2729 #, perl-brace-format
2730 msgid "Grub entry {title} does not specify an initrd"
2733 #: perl/lib/Sys/Guestfs/Lib.pm:1283
2734 #, perl-brace-format
2735 msgid "Didn't find modules directory {modules} for kernel {path}"
2738 #: perl/lib/Sys/Guestfs/Lib.pm:1291
2739 #, perl-brace-format
2740 msgid "Couldn't guess kernel version number from path for kernel {path}"
2743 #: perl/lib/Sys/Guestfs/Lib.pm:1345
2744 #, fuzzy, perl-brace-format
2745 msgid "{path} doesn't match augeas pattern"
2746 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2748 #: perl/lib/Sys/Guestfs/Lib.pm:1384
2749 #, perl-brace-format
2750 msgid "{filename}: could not read initrd format"
2753 #: rescue/virt-rescue.c:60
2756 "%s: Run a rescue shell on a virtual machine\n"
2757 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2759 " %s [--options] -d domname\n"
2760 " %s [--options] -a disk.img [-a disk.img ...]\n"
2762 " -a|--add image Add image\n"
2763 " --append kernelopts Append kernel options\n"
2764 " -c|--connect uri Specify libvirt URI for -d option\n"
2765 " -d|--domain guest Add disks from libvirt guest\n"
2766 " --format[=raw|..] Force disk format for -a option\n"
2767 " --help Display brief help\n"
2768 " -m|--memsize MB Set memory size in megabytes\n"
2769 " --network Enable network\n"
2770 " -r|--ro Access read-only\n"
2771 " --selinux Enable SELinux\n"
2772 " -v|--verbose Verbose messages\n"
2773 " -V|--version Display version and exit\n"
2774 " -x Trace libguestfs API calls\n"
2775 "For more information, see the manpage %s(1).\n"
2777 "%s: FUSE module for libguestfs\n"
2778 "%s lets you mount a virtual machine filesystem\n"
2779 "Copyright (C) 2009 Red Hat Inc.\n"
2781 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
2783 " -a|--add image Add image\n"
2784 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
2785 " --fuse-help Display extra FUSE options\n"
2786 " --help Display help message and exit\n"
2787 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2788 " -n|--no-sync Don't autosync\n"
2789 " -o|--option opt Pass extra option to FUSE\n"
2790 " -r|--ro Mount read-only\n"
2791 " --selinux Enable SELinux support\n"
2792 " --trace Trace guestfs API calls (to stderr)\n"
2793 " -v|--verbose Verbose messages\n"
2794 " -V|--version Display version and exit\n"
2796 #: rescue/virt-rescue.c:173
2798 msgid "%s: could not parse memory size '%s'\n"
2799 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2801 #: rescue/virt-rescue.c:408
2803 msgid "%s: unknown child exit status (%d)\n"
2804 msgstr "%s: unknown long option: %s (%d)\n"
2806 #: src/appliance.c:181
2809 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2810 "LIBGUESTFS_PATH (search path: %s)"
2813 #: src/appliance.c:331
2815 msgid "security: cached appliance %s is not owned by UID %d"
2818 #: src/appliance.c:336
2820 msgid "security: cached appliance %s is not a directory (mode %o)"
2823 #: src/appliance.c:341
2825 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2828 #: src/appliance.c:655
2830 msgid "external command failed, see earlier error messages"
2831 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2833 #: src/filearch.c:153
2835 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2838 #: src/filearch.c:266
2840 "file-architecture API not available since this version of libguestfs was "
2841 "compiled without PCRE or libmagic libraries"
2844 #: src/guestfs.c:178
2846 msgid "guestfs_close: called twice on the same handle\n"
2847 msgstr "guestfs_close: called twice on the same handle\n"
2849 #: src/guestfs.c:288
2851 msgid "libguestfs: error: %s\n"
2852 msgstr "libguestfs: error: %s\n"
2854 #: src/guestfs.c:834
2856 msgid "<truncated, original size %zu bytes>"
2859 #: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646
2860 #: src/inspect.c:2696 src/inspect.c:2740
2862 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2865 #: src/inspect.c:1197
2867 msgid "could not parse /etc/fstab or empty file"
2868 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2870 #: src/inspect.c:1413
2872 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2875 #: src/inspect.c:1694 src/inspect.c:1707
2877 msgid "could not parse integer in version number: %s"
2878 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2880 #: src/inspect.c:1801
2881 msgid "no inspection data: call guestfs_inspect_os first"
2884 #: src/inspect.c:1813
2887 "%s: root device not found: only call this function with a root device "
2888 "previously returned by guestfs_inspect_os"
2891 #: src/inspect.c:1942
2892 msgid "not a Windows guest, or systemroot could not be determined"
2895 #: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281
2897 msgid "unexpected end of output from db_dump command"
2898 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2900 #: src/inspect.c:2705
2902 msgid "%s: file is empty"
2905 #: src/inspect.c:2768
2907 "inspection API not available since this version of libguestfs was compiled "
2908 "without PCRE or hivex libraries"
2912 msgid "command line cannot be altered after qemu subprocess launched"
2913 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
2916 msgid "guestfs_config: parameter must begin with '-' character"
2917 msgstr "guestfs_config: parameter must begin with '-' character"
2921 msgid "guestfs_config: parameter '%s' isn't allowed"
2922 msgstr "guestfs_config: parameter '%s' isn't allowed"
2924 #: src/launch.c:234 src/launch.c:338
2925 msgid "filename cannot contain ',' (comma) character"
2926 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
2928 #: src/launch.c:246 src/launch.c:251
2930 msgid "%s parameter is empty or contains disallowed characters"
2935 msgid "the libguestfs handle has already been launched"
2936 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
2940 msgid "%s: cannot create temporary directory"
2941 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
2944 msgid "you must call guestfs_add_drive before guestfs_launch"
2945 msgstr "you must call guestfs_add_drive before guestfs_launch"
2948 msgid "guestfs_launch failed, see earlier error messages"
2949 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2952 msgid "qemu launched and contacted daemon, but state != READY"
2953 msgstr "qemu launched and contacted daemon, but state != READY"
2957 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2958 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2962 msgid "contacted guestfsd, but state != READY"
2963 msgstr "qemu launched and contacted daemon, but state != READY"
2968 "%s: command failed: If qemu is located on a non-standard path, try setting "
2969 "the LIBGUESTFS_QEMU environment variable."
2971 "%s: command failed: If qemu is located on a non-standard path, try setting "
2972 "the LIBGUESTFS_QEMU environment variable."
2974 #: src/launch.c:1082
2975 msgid "qemu has not been launched yet"
2976 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
2978 #: src/launch.c:1093
2979 msgid "no subprocess to kill"
2980 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
2984 msgid "guestfs_set_busy: called when in state %d != READY"
2985 msgstr "guestfs_set_busy: called when in state %d != READY"
2989 msgid "guestfs_end_busy: called when in state %d"
2990 msgstr "guestfs_end_busy: called when in state %d"
2995 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2997 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2999 #: src/proto.c:521 src/proto.c:582
3000 msgid "unexpected end of file when reading from daemon"
3001 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
3005 msgid "received magic signature from guestfsd, but in state %d"
3006 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
3010 msgid "message length (%u) > maximum possible size (%d)"
3011 msgstr "message length (%u) > maximum possible size (%d)"
3015 msgid "guestfs___send: state %d != BUSY"
3016 msgstr "guestfs___send: state %d != BUSY"
3019 msgid "xdr_guestfs_message_header failed"
3020 msgstr "xdr_guestfs_message_header failed"
3023 msgid "dispatch failed to marshal args"
3024 msgstr "dispatch failed to marshal args"
3028 msgid "send_file_chunk: state %d != READY"
3029 msgstr "send_file_chunk: state %d != READY"
3033 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3034 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3038 msgid "%s: error in chunked encoding"
3039 msgstr "%s: error in chunked encoding"
3042 msgid "write to daemon socket"
3043 msgstr "डेमॉन सॉकेट में लिखें"
3046 msgid "receive_file_data: parse error in reply callback"
3047 msgstr "receive_file_data: parse error in reply callback"
3050 msgid "receive_file_data: unexpected flag received when reading file chunks"
3051 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3054 msgid "failed to parse file chunk"
3055 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3058 msgid "file receive cancelled by daemon"
3059 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3061 #: src/virt.c:92 src/virt.c:325
3062 msgid "you cannot set both live and readonly flags"
3067 msgid "could not connect to libvirt (code %d, domain %d): %s"
3072 msgid "no libvirt domain called '%s': %s"
3073 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3075 #: src/virt.c:163 src/virt.c:413
3077 msgid "error reading libvirt XML information: %s"
3080 #: src/virt.c:173 src/virt.c:421
3081 msgid "unable to parse XML information returned by libvirt"
3084 #: src/virt.c:179 src/virt.c:427
3086 msgid "unable to create new XPath context"
3087 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3089 #: src/virt.c:186 src/virt.c:442
3091 msgid "unable to evaluate XPath expression"
3092 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3096 msgid "libvirt domain has no disks"
3097 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3101 msgid "error getting domain info: %s"
3106 "error: domain is a live virtual machine.\n"
3107 "Writing to the disks of a running virtual machine can cause disk "
3109 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3110 "specify live access. In most libguestfs tools these options are --ro or\n"
3111 "--live respectively. Consult the documentation for further information."
3116 "this guest has no libvirt <channel> definition for guestfsd\n"
3117 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3122 "add-domain API not available since this version of libguestfs was compiled "
3123 "without libvirt or libxml2"
3126 #: test-tool/test-tool.c:82
3129 "libguestfs-test-tool: interactive test tool\n"
3130 "Copyright (C) 2009 Red Hat Inc.\n"
3132 " libguestfs-test-tool [--options]\n"
3134 " --help Display usage\n"
3135 " --helper libguestfs-test-tool-helper\n"
3136 " Helper program (default: %s)\n"
3137 " --qemudir dir Specify QEMU source directory\n"
3138 " --qemu qemu Specify QEMU binary\n"
3140 " -t n Set launch timeout (default: %d seconds)\n"
3142 "libguestfs-test-tool: interactive test tool\n"
3143 "Copyright (C) 2009 Red Hat Inc.\n"
3145 " libguestfs-test-tool [--options]\n"
3147 " --help Display usage\n"
3148 " --helper libguestfs-test-tool-helper\n"
3149 " Helper program (default: %s)\n"
3150 " --qemudir dir Specify QEMU source directory\n"
3151 " --qemu qemu Specify QEMU binary\n"
3153 " -t n Set launch timeout (default: %d seconds)\n"
3155 #: test-tool/test-tool.c:138
3157 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3158 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3160 #: test-tool/test-tool.c:147
3162 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3163 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3165 #: test-tool/test-tool.c:159
3167 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3168 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3170 #: test-tool/test-tool.c:182
3172 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3173 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3175 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
3177 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3178 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3180 #: test-tool/test-tool.c:206
3182 msgid "libguestfs-test-tool: guestfs_version failed\n"
3183 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3185 #: test-tool/test-tool.c:228
3187 msgid "libguestfs-test-tool: failed to launch appliance\n"
3188 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3190 #: test-tool/test-tool.c:240
3192 msgid "libguestfs-test-tool: failed to run sfdisk\n"
3193 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3195 #: test-tool/test-tool.c:246
3197 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3198 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3200 #: test-tool/test-tool.c:252
3202 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3203 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3205 #: test-tool/test-tool.c:258
3207 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3208 msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3210 #: test-tool/test-tool.c:264
3212 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3213 msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3215 #: test-tool/test-tool.c:272
3217 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
3218 msgstr "libguestfs-test-tool: could not run helper program, or helper failed\n"
3220 #: test-tool/test-tool.c:303
3223 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3224 "--qemu/--qemudir options cannot be used.\n"
3226 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3227 "--qemu/--qemudir options cannot be used.\n"
3229 #: test-tool/test-tool.c:311
3231 msgid "Binary '%s' does not exist or is not executable\n"
3232 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3234 #: test-tool/test-tool.c:325
3236 msgid "%s: does not look like a qemu source directory\n"
3237 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3239 #: test-tool/test-tool.c:374
3242 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3243 "available. Expected to find it in '%s'\n"
3245 "Use the --helper option to specify the location of this program.\n"
3247 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3248 "available. Expected to find it in '%s'\n"
3250 "Use the --helper option to specify the location of this program.\n"
3252 #: test-tool/test-tool.c:390
3254 msgid "command failed: %s"
3255 msgstr "कमांड विफल: %s"
3257 #: test-tool/test-tool.c:398
3260 "Test tool helper program %s\n"
3261 "is not statically linked. This is a build error when this test tool\n"
3264 "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
3265 "स्थैतिक रूप से लिंक नहीं है. यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
3268 #: test-tool/test-tool.c:432
3270 msgid "mkisofs command failed: %s\n"
3271 msgstr "mkisofs कमांड विफल: %s\n"
3273 #: tools/virt-edit.pl:169
3274 msgid "virt-edit: no image, VM names or filenames to edit given"
3277 #: tools/virt-edit.pl:185 tools/virt-tar.pl:243 tools/virt-win-reg.pl:217
3278 #, perl-brace-format
3280 "{prog}: No operating system could be detected inside this disk image.\n"
3282 "This may be because the file is not a disk image, or is not a virtual "
3284 "image, or because the OS type is not understood by libguestfs.\n"
3286 "If you feel this is an error, please file a bug report including as much\n"
3287 "information about the disk image as possible.\n"
3290 #: tools/virt-edit.pl:189 tools/virt-tar.pl:247 tools/virt-win-reg.pl:221
3291 #, perl-brace-format
3292 msgid "{prog}: multiboot operating systems are not supported.\n"
3295 #: tools/virt-edit.pl:221
3296 msgid "File not changed.\n"
3299 #: tools/virt-list-filesystems.pl:142
3300 msgid "virt-list-filesystems: no image or VM name given"
3303 #: tools/virt-list-partitions.pl:152
3304 msgid "virt-list-partitions: no image or VM name given"
3307 #: tools/virt-make-fs.pl:291
3308 msgid "virt-make-fs input output\n"
3311 #: tools/virt-make-fs.pl:321
3312 msgid "unexpected output from 'du' command"
3315 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3316 #: tools/virt-make-fs.pl:453
3317 #, perl-brace-format
3318 msgid "{f}: unknown input format: {fmt}\n"
3321 #: tools/virt-make-fs.pl:391
3322 #, perl-brace-format
3323 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3326 #: tools/virt-make-fs.pl:401
3329 "qemu-img create: failed to create disk image, see earlier error messages\n"
3330 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3332 #: tools/virt-make-fs.pl:412
3333 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3336 #: tools/virt-make-fs.pl:437
3338 msgid "tar: failed, see earlier messages\n"
3339 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3341 #: tools/virt-make-fs.pl:459
3343 msgid "uncompress command failed, see earlier messages\n"
3344 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3346 #: tools/virt-make-fs.pl:494
3348 "virt-make-fs: error copying contents into filesystem\n"
3349 "An error here usually means that the program did not estimate the\n"
3350 "filesystem size correctly. Please read the BUGS section of the manpage.\n"
3353 #: tools/virt-resize.pl:33
3354 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
3357 #: tools/virt-resize.pl:581
3358 #, fuzzy, perl-brace-format
3359 msgid "virt-resize: {file}: does not exist or is not readable\n"
3360 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3362 #: tools/virt-resize.pl:583
3363 #, perl-brace-format
3365 "virt-resize: {file}: does not exist or is not writable\n"
3366 "You have to create the destination disk before running this program.\n"
3367 "Please read the virt-resize(1) manpage for more information.\n"
3370 #: tools/virt-resize.pl:662 tools/virt-resize.pl:665
3371 #, perl-brace-format
3373 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
3376 #: tools/virt-resize.pl:681 tools/virt-resize.pl:693
3377 msgid "virt-resize: short read"
3380 #: tools/virt-resize.pl:827
3381 #, fuzzy, perl-brace-format
3382 msgid "virt-resize: no logical volume called {n}\n"
3383 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
3385 #: tools/virt-resize.pl:847
3386 #, perl-brace-format
3388 "{p}: partition not found in the source disk image, when using the '{opt}' "
3389 "command line option\n"
3392 #: tools/virt-resize.pl:853
3393 #, perl-brace-format
3395 "{p}: partition ignored, you cannot use it in another command line argument\n"
3398 #: tools/virt-resize.pl:857
3399 #, perl-brace-format
3401 "{p}: partition deleted, you cannot use it in another command line argument\n"
3404 #: tools/virt-resize.pl:899
3405 #, perl-brace-format
3406 msgid "{p}: this partition has already been marked for resizing\n"
3409 #: tools/virt-resize.pl:907
3410 #, perl-brace-format
3411 msgid "{p}: missing size field in {o} option\n"
3414 #: tools/virt-resize.pl:924
3415 #, perl-brace-format
3416 msgid "{p}: {f}: cannot parse size field\n"
3419 #: tools/virt-resize.pl:929
3420 #, perl-brace-format
3421 msgid "{p}: new size is zero or negative\n"
3424 #: tools/virt-resize.pl:952
3425 #, perl-brace-format
3427 "{p}: cannot make this partition smaller because it contains a\n"
3428 "filesystem, physical volume or other content that is larger than the new "
3430 "You have to resize the content first, see virt-resize(1).\n"
3433 #: tools/virt-resize.pl:968
3434 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
3437 #: tools/virt-resize.pl:1017
3438 #, perl-brace-format
3440 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
3441 "expand into. You need to make the target disk larger by at least {h}.\n"
3444 #: tools/virt-resize.pl:1032
3446 "virt-resize: error: cannot use --shrink because there is no deficit\n"
3447 "(see 'deficit' in the virt-resize(1) man page)\n"
3450 #: tools/virt-resize.pl:1047
3451 msgid "Summary of changes:\n"
3454 #: tools/virt-resize.pl:1051
3455 #, perl-brace-format
3456 msgid "{p}: partition will be ignored\n"
3459 #: tools/virt-resize.pl:1053
3460 #, perl-brace-format
3461 msgid "{p}: partition will be deleted\n"
3464 #: tools/virt-resize.pl:1055
3465 #, perl-brace-format
3466 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
3469 #: tools/virt-resize.pl:1060
3470 #, perl-brace-format
3471 msgid "{p}: content will be expanded using the '{meth}' method\n"
3474 #: tools/virt-resize.pl:1065
3475 #, perl-brace-format
3476 msgid "{p}: partition will be left alone\n"
3479 #: tools/virt-resize.pl:1070
3480 #, perl-brace-format
3481 msgid "{n}: LV will be expanded to maximum size\n"
3484 #: tools/virt-resize.pl:1076
3485 #, perl-brace-format
3486 msgid "{n}: content will be expanded using the '{meth}' method\n"
3489 #: tools/virt-resize.pl:1083
3490 #, perl-brace-format
3491 msgid "There is a surplus of {spl} bytes ({h}).\n"
3494 #: tools/virt-resize.pl:1088
3495 msgid "An extra partition will be created for the surplus.\n"
3498 #: tools/virt-resize.pl:1090
3500 "The surplus space is not large enough for an extra partition to be created\n"
3501 "and so it will just be ignored.\n"
3504 #: tools/virt-resize.pl:1093
3506 "The surplus space will be ignored. Run a partitioning program in the guest\n"
3507 "to partition this extra space if you want.\n"
3510 #: tools/virt-resize.pl:1096
3511 #, perl-brace-format
3513 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3514 "You need to make the target disk larger by at least this amount,\n"
3515 "or adjust your resizing requests.\n"
3518 #: tools/virt-resize.pl:1113
3519 msgid "virt-resize: source disk does not have a first partition\n"
3522 #: tools/virt-resize.pl:1208
3523 #, perl-brace-format
3524 msgid "Copying {p} ...\n"
3527 #: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329
3528 #, perl-brace-format
3529 msgid "Expanding {p} using the '{meth}' method\n"
3532 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3533 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3536 #: tools/virt-tar.pl:212
3537 msgid "virt-tar: no image, VM names, directory or filename given"
3540 #: tools/virt-tar.pl:215
3541 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3544 #: tools/virt-tar.pl:226
3545 #, perl-brace-format
3546 msgid "virt-tar: {tarball}: file not found\n"
3549 #: tools/virt-tar.pl:229
3550 #, perl-brace-format
3551 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3554 #: tools/virt-win-reg.pl:201
3555 msgid "no libvirt domain name or disk image given\n"
3558 #: tools/virt-win-reg.pl:240
3560 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3564 #: tools/virt-win-reg.pl:351
3565 #, perl-brace-format
3566 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3569 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3570 #, perl-brace-format
3571 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3574 #: tools/virt-win-reg.pl:375
3575 #, perl-brace-format
3576 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3579 #: tools/virt-win-reg.pl:397
3580 #, perl-brace-format
3581 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3585 #~ msgid "failed to create temporary cache directory: %m"
3586 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3589 #~ msgid "error renaming temporary cache directory: %m"
3590 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3593 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3594 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3597 #~ msgid " Mountpoints:\n"
3598 #~ msgstr "आरोहबिंदु दिखाएँ"
3601 #~ msgid " Filesystems:\n"
3602 #~ msgstr "फाइलसिस्टम बनाएँ"
3604 #~ msgid "allocate an image"
3605 #~ msgstr "छवि आबंटित करें"
3607 #~ msgid "edit a file in the image"
3608 #~ msgstr "छवि में कोई फाइल संपादित करें"
3610 #~ msgid "view a file in the pager"
3611 #~ msgstr "पेजर में फाइल देखें"
3614 #~ "echo - display a line of text\n"
3615 #~ " echo [<params> ...]\n"
3617 #~ " This echos the parameters to the terminal.\n"
3619 #~ "echo - display a line of text\n"
3620 #~ " echo [<params> ...]\n"
3622 #~ " This echos the parameters to the terminal.\n"
3626 #~ "edit - edit a file in the image\n"
3627 #~ " edit <filename>\n"
3629 #~ " This is used to edit a file.\n"
3631 #~ " It is the equivalent of (and is implemented by)\n"
3632 #~ " running \"cat\", editing locally, and then \"write\".\n"
3634 #~ " Normally it uses $EDITOR, but if you use the aliases\n"
3635 #~ " \"vi\" or \"emacs\" you will get those editors.\n"
3637 #~ " NOTE: This will not work reliably for large files\n"
3638 #~ " (> 2 MB) or binary files containing \\0 bytes.\n"
3640 #~ "edit - edit a file in the image\n"
3641 #~ " edit <filename>\n"
3643 #~ " This is used to edit a file.\n"
3645 #~ " It is the equivalent of (and is implemented by)\n"
3646 #~ " running \"cat\", editing locally, and then \"write-file\".\n"
3648 #~ " Normally it uses $EDITOR, but if you use the aliases\n"
3649 #~ " \"vi\" or \"emacs\" you will get those editors.\n"
3651 #~ " NOTE: This will not work reliably for large files\n"
3652 #~ " (> 2 MB) or binary files containing \\0 bytes.\n"
3655 #~ "lcd - local change directory\n"
3656 #~ " lcd <directory>\n"
3658 #~ " Change guestfish's current directory. This command is\n"
3659 #~ " useful if you want to download files to a particular\n"
3662 #~ "lcd - local change directory\n"
3663 #~ " lcd <directory>\n"
3665 #~ " Change guestfish's current directory. This command is\n"
3666 #~ " useful if you want to download files to a particular\n"
3670 #~ "glob - expand wildcards in command\n"
3671 #~ " glob <command> [<args> ...]\n"
3673 #~ " Glob runs <command> with wildcards expanded in any\n"
3674 #~ " command args. Note that the command is run repeatedly\n"
3675 #~ " once for each expanded argument.\n"
3677 #~ "glob - expand wildcards in command\n"
3678 #~ " glob <command> [<args> ...]\n"
3680 #~ " Glob runs <command> with wildcards expanded in any\n"
3681 #~ " command args. Note that the command is run repeatedly\n"
3682 #~ " once for each expanded argument.\n"
3685 #~ "more - view a file in the pager\n"
3686 #~ " more <filename>\n"
3688 #~ " This is used to view a file in the pager.\n"
3690 #~ " It is the equivalent of (and is implemented by)\n"
3691 #~ " running \"cat\" and using the pager.\n"
3693 #~ " Normally it uses $PAGER, but if you use the alias\n"
3694 #~ " \"less\" then it always uses \"less\".\n"
3696 #~ " NOTE: This will not work reliably for large files\n"
3697 #~ " (> 2 MB) or binary files containing \\0 bytes.\n"
3699 #~ "more - view a file in the pager\n"
3700 #~ " more <filename>\n"
3702 #~ " This is used to view a file in the pager.\n"
3704 #~ " It is the equivalent of (and is implemented by)\n"
3705 #~ " running \"cat\" and using the pager.\n"
3707 #~ " Normally it uses $PAGER, but if you use the alias\n"
3708 #~ " \"less\" then it always uses \"less\".\n"
3710 #~ " NOTE: This will not work reliably for large files\n"
3711 #~ " (> 2 MB) or binary files containing \\0 bytes.\n"
3714 #~ "reopen - close and reopen the libguestfs handle\n"
3717 #~ "Close and reopen the libguestfs handle. It is not necessary to use\n"
3718 #~ "this normally, because the handle is closed properly when guestfish\n"
3719 #~ "exits. However this is occasionally useful for testing.\n"
3721 #~ "reopen - close and reopen the libguestfs handle\n"
3724 #~ "Close and reopen the libguestfs handle. It is not necessary to use\n"
3725 #~ "this normally, because the handle is closed properly when guestfish\n"
3726 #~ "exits. However this is occasionally useful for testing.\n"
3730 #~ "sparse - allocate a sparse image file\n"
3731 #~ " sparse <filename> <size>\n"
3733 #~ " This creates an empty sparse file of the given size,\n"
3734 #~ " and then adds so it can be further examined.\n"
3736 #~ " In all respects it works the same as the 'alloc'\n"
3737 #~ " command, except that the image file is allocated\n"
3738 #~ " sparsely, which means that disk blocks are not assigned\n"
3739 #~ " to the file until they are needed. Sparse disk files\n"
3740 #~ " only use space when written to, but they are slower\n"
3741 #~ " and there is a danger you could run out of real disk\n"
3742 #~ " space during a write operation.\n"
3744 #~ " For more advanced image creation, see qemu-img utility.\n"
3746 #~ " Size can be specified using standard suffixes, eg. '1M'.\n"
3748 #~ "sparse - allocate a sparse image file\n"
3749 #~ " sparse <filename> <size>\n"
3751 #~ " This creates an empty sparse file of the given size,\n"
3752 #~ " and then adds so it can be further examined.\n"
3754 #~ " In all respects it works the same as the 'alloc'\n"
3755 #~ " command, except that the image file is allocated\n"
3756 #~ " sparsely, which means that disk blocks are not assigned\n"
3757 #~ " to the file until they are needed. Sparse disk files\n"
3758 #~ " only use space when written to, but they are slower\n"
3759 #~ " and there is a danger you could run out of real disk\n"
3760 #~ " space during a write operation.\n"
3762 #~ " For more advanced image creation, see qemu-img utility.\n"
3764 #~ " Size can be specified (where <nn> means a number):\n"
3765 #~ " <nn> number of kilobytes\n"
3766 #~ " eg: 1440 standard 3.5\" floppy\n"
3767 #~ " <nn>K or <nn>KB number of kilobytes\n"
3768 #~ " <nn>M or <nn>MB number of megabytes\n"
3769 #~ " <nn>G or <nn>GB number of gigabytes\n"
3770 #~ " <nn>T or <nn>TB number of terabytes\n"
3771 #~ " <nn>P or <nn>PB number of petabytes\n"
3772 #~ " <nn>E or <nn>EB number of exabytes\n"
3773 #~ " <nn>sects number of 512 byte sectors\n"
3776 #~ "time - measure time taken to run command\n"
3777 #~ " time <command> [<args> ...]\n"
3779 #~ " This runs <command> as usual, and prints the elapsed\n"
3780 #~ " time afterwards.\n"
3782 #~ "time - measure time taken to run command\n"
3783 #~ " time <command> [<args> ...]\n"
3785 #~ " This runs <command> as usual, and prints the elapsed\n"
3786 #~ " time afterwards.\n"
3788 #~ msgid "external command failed: %s"
3789 #~ msgstr "बाहरी कमांड विफल: %s"
3791 #~ msgid "test if file exists"
3792 #~ msgstr "जाँचें यदि फाइल मौजूद है"
3794 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3795 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3797 #~ msgid "failed to connect to vmchannel socket"
3798 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3802 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3805 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3808 #~ msgid "cpio command failed: {error}"
3809 #~ msgstr "कमांड विफल: %s"
3812 #~ "alloc - allocate an image\n"
3813 #~ " alloc <filename> <size>\n"
3815 #~ " This creates an empty (zeroed) file of the given size,\n"
3816 #~ " and then adds so it can be further examined.\n"
3818 #~ " For more advanced image creation, see qemu-img utility.\n"
3820 #~ " Size can be specified (where <nn> means a number):\n"
3821 #~ " <nn> number of kilobytes\n"
3822 #~ " eg: 1440 standard 3.5\" floppy\n"
3823 #~ " <nn>K or <nn>KB number of kilobytes\n"
3824 #~ " <nn>M or <nn>MB number of megabytes\n"
3825 #~ " <nn>G or <nn>GB number of gigabytes\n"
3826 #~ " <nn>T or <nn>TB number of terabytes\n"
3827 #~ " <nn>P or <nn>PB number of petabytes\n"
3828 #~ " <nn>E or <nn>EB number of exabytes\n"
3829 #~ " <nn>sects number of 512 byte sectors\n"
3831 #~ "alloc - allocate an image\n"
3832 #~ " alloc <filename> <size>\n"
3834 #~ " This creates an empty (zeroed) file of the given size,\n"
3835 #~ " and then adds so it can be further examined.\n"
3837 #~ " For more advanced image creation, see qemu-img utility.\n"
3839 #~ " Size can be specified (where <nn> means a number):\n"
3840 #~ " <nn> number of kilobytes\n"
3841 #~ " eg: 1440 standard 3.5\" floppy\n"
3842 #~ " <nn>K or <nn>KB number of kilobytes\n"
3843 #~ " <nn>M or <nn>MB number of megabytes\n"
3844 #~ " <nn>G or <nn>GB number of gigabytes\n"
3845 #~ " <nn>T or <nn>TB number of terabytes\n"
3846 #~ " <nn>P or <nn>PB number of petabytes\n"
3847 #~ " <nn>E or <nn>EB number of exabytes\n"
3848 #~ " <nn>sects number of 512 byte sectors\n"
3850 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3851 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3853 #~ msgid "%s: failed to write XML document\n"
3854 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3856 #~ msgid "hivexml: missing name of input file\n"
3857 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3861 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3862 #~ "Windows Registry binary hive files.\n"
3864 #~ "Type: 'help' for help summary\n"
3865 #~ " 'quit' to quit the shell\n"
3869 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3870 #~ "Windows Registry binary hive files.\n"
3872 #~ "Type: 'help' for help summary\n"
3873 #~ " 'quit' to quit the shell\n"
3876 #~ msgid "hivexsh: error getting parent of node %zu\n"
3877 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3879 #~ msgid "hivexsh: error getting node name of node %zx\n"
3880 #~ msgstr "hivexsh: नोड %zx के नोड नाम को पाने में त्रुटि\n"
3882 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3884 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3887 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3888 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3890 #~ msgid "hivexsh: load: no hive file name given to load\n"
3891 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3894 #~ "hivexsh: failed to open hive file: %s: %m\n"
3896 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3897 #~ "a regedit *.reg file) then please run this command again using the\n"
3898 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3899 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3902 #~ "hivexsh: failed to open hive file: %s: %m\n"
3904 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3905 #~ "a regedit *.reg file) then please run this command again using the\n"
3906 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3907 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3910 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3911 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3914 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3915 #~ "parameter correctly?\n"
3917 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3918 #~ "parameter correctly?\n"
3920 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3921 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3924 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3925 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3926 #~ "current key. Full documentation is in the hivexsh(1) manual page.\n"
3928 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3929 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3930 #~ "उपकुंजी की सूती के लिए करें. hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3932 #~ msgid "%s: %s: key not found\n"
3933 #~ msgstr "%s: %s: कुंजी नहीं मिला\n"
3935 #~ msgid "hivexsh: setval: unexpected end of input\n"
3936 #~ msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3939 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
3942 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
3945 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
3946 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
3949 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
3950 #~ "hivexsh(1) for help: %s\n"
3952 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
3953 #~ "लिए संदर्भ लें: %s\n"
3955 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
3956 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"