1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Red Hat Inc.
3 # This file is distributed under the same license as the PACKAGE package.
6 # rjones <rjones@redhat.com>, 2011.
9 "Project-Id-Version: libguestfs\n"
10 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
11 "component=libguestfs&product=Virtualization+Tools\n"
12 "POT-Creation-Date: 2011-11-29 14:22+0000\n"
13 "PO-Revision-Date: 2011-10-27 09:11+0000\n"
14 "Last-Translator: rjones <rjones@redhat.com>\n"
15 "Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
22 #: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
23 #: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
24 #: fuse/guestmount.c:908 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
26 msgid "Try `%s --help' for more information.\n"
27 msgstr "കൂടുതല് വിവരങ്ങള്ക്കായി `%s --help' ശ്രമിക്കുക.\n"
32 "%s: check alignment of virtual machine partitions\n"
33 "Copyright (C) 2011 Red Hat Inc.\n"
35 " %s [--options] -d domname\n"
36 " %s [--options] -a disk.img [-a disk.img ...]\n"
38 " -a|--add image Add image\n"
39 " -c|--connect uri Specify libvirt URI for -d option\n"
40 " -d|--domain guest Add disks from libvirt guest\n"
41 " --format[=raw|..] Force disk format for -a option\n"
42 " --help Display brief help\n"
43 " -q|--quiet No output, just exit code\n"
44 " -v|--verbose Verbose messages\n"
45 " -V|--version Display version and exit\n"
46 " -x Trace libguestfs API calls\n"
47 "For more information, see the manpage %s(1).\n"
50 #: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
51 #: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
52 #: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:140
53 #: rescue/virt-rescue.c:142
55 msgid "guestfs_create: failed to create handle\n"
56 msgstr "guestfs_create: ഹാന്ഡില് ഉണ്ടാക്കുന്നതില് പരാജയപ്പെട്ടു\n"
58 #: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
59 #: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
60 #: fuse/guestmount.c:1061 inspector/virt-inspector.c:164
61 #: rescue/virt-rescue.c:179
63 msgid "%s: unknown long option: %s (%d)\n"
64 msgstr "%s: അപരിചിതമായ ലോങ് ഉപാധി: %s (%d)\n"
67 msgid "alignment < 4K"
71 msgid "alignment < 64K"
77 "%s: display files in a virtual machine\n"
78 "Copyright (C) 2010 Red Hat Inc.\n"
80 " %s [--options] -d domname file [file ...]\n"
81 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
83 " -a|--add image Add image\n"
84 " -c|--connect uri Specify libvirt URI for -d option\n"
85 " -d|--domain guest Add disks from libvirt guest\n"
86 " --echo-keys Don't turn off echo for passphrases\n"
87 " --format[=raw|..] Force disk format for -a option\n"
88 " --help Display brief help\n"
89 " --keys-from-stdin Read passphrases from stdin\n"
90 " -v|--verbose Verbose messages\n"
91 " -V|--version Display version and exit\n"
92 " -x Trace libguestfs API calls\n"
93 "For more information, see the manpage %s(1).\n"
96 #: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1556
98 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
101 #: cat/virt-cat.c:373 edit/virt-edit.c:599
103 msgid "%s: drive '%c:' not found.\n"
106 #: cat/virt-filesystems.c:104
109 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
110 "Copyright (C) 2010 Red Hat Inc.\n"
112 " %s [--options] -d domname\n"
113 " %s [--options] -a disk.img [-a disk.img ...]\n"
115 " -a|--add image Add image\n"
116 " --all Display everything\n"
117 " --blkdevs|--block-devices\n"
118 " Display block devices\n"
119 " -c|--connect uri Specify libvirt URI for -d option\n"
120 " --csv Output as Comma-Separated Values\n"
121 " -d|--domain guest Add disks from libvirt guest\n"
122 " --echo-keys Don't turn off echo for passphrases\n"
123 " --extra Display swap and data filesystems\n"
124 " --filesystems Display mountable filesystems\n"
125 " --format[=raw|..] Force disk format for -a option\n"
126 " -h|--human-readable Human-readable sizes in --long output\n"
127 " --help Display brief help\n"
128 " --keys-from-stdin Read passphrases from stdin\n"
129 " -l|--long Long output\n"
130 " --lvs|--logvols|--logical-volumes\n"
131 " Display LVM logical volumes\n"
132 " --no-title No title in --long output\n"
133 " --parts|--partitions Display partitions\n"
134 " --pvs|--physvols|--physical-volumes\n"
135 " Display LVM physical volumes\n"
136 " --uuid|--uuids Add UUIDs to --long output\n"
137 " -v|--verbose Verbose messages\n"
138 " -V|--version Display version and exit\n"
139 " --vgs|--volgroups|--volume-groups\n"
140 " Display LVM volume groups\n"
141 " -x Trace libguestfs API calls\n"
142 "For more information, see the manpage %s(1).\n"
145 #: cat/virt-filesystems.c:319 cat/virt-ls.c:347 df/main.c:255
147 msgid "%s: you cannot use -h and --csv options together.\n"
153 "%s: list files in a virtual machine\n"
154 "Copyright (C) 2010-2011 Red Hat Inc.\n"
156 " %s [--options] -d domname dir [dir ...]\n"
157 " %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
159 " -a|--add image Add image\n"
160 " --checksum[=...] Display file checksums\n"
161 " -c|--connect uri Specify libvirt URI for -d option\n"
162 " --csv Comma-Separated Values output\n"
163 " -d|--domain guest Add disks from libvirt guest\n"
164 " --echo-keys Don't turn off echo for passphrases\n"
165 " --extra-stats Display extra stats\n"
166 " --format[=raw|..] Force disk format for -a option\n"
167 " --help Display brief help\n"
168 " -h|--human-readable Human-readable sizes in output\n"
169 " --keys-from-stdin Read passphrases from stdin\n"
170 " -l|--long Long listing\n"
171 " -R|--recursive Recursive listing\n"
172 " --times Display file times\n"
173 " --time-days Display file times as days before now\n"
174 " --time-relative Display file times as seconds before now\n"
175 " --time-t Display file times as time_t's\n"
176 " --uids Display UID, GID\n"
177 " -v|--verbose Verbose messages\n"
178 " -V|--version Display version and exit\n"
179 " -x Trace libguestfs API calls\n"
180 "For more information, see the manpage %s(1).\n"
186 "%s: used a flag which can only be combined with -lR mode\n"
187 "For more information, read the virt-ls(1) man page.\n"
192 msgid "%s: error getting extended attrs for %s %s\n"
197 msgid "%s: error: cannot parse xattr count for %s %s\n"
202 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
207 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
212 msgid "%s: could not list running domains (code %d, domain %d): %s"
217 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
222 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
227 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
233 "%s: display free space on virtual filesystems\n"
234 "Copyright (C) 2010 Red Hat Inc.\n"
236 " %s [--options] -d domname\n"
237 " %s [--options] -a disk.img [-a disk.img ...]\n"
239 " -a|--add image Add image\n"
240 " -c|--connect uri Specify libvirt URI for -d option\n"
241 " --csv Output as Comma-Separated Values\n"
242 " -d|--domain guest Add disks from libvirt guest\n"
243 " --format[=raw|..] Force disk format for -a option\n"
244 " -h|--human-readable Human-readable sizes in --long output\n"
245 " --help Display brief help\n"
246 " -i|--inodes Display inodes\n"
247 " --one-per-guest Separate appliance per guest\n"
248 " --uuid Add UUIDs to --long output\n"
249 " -v|--verbose Verbose messages\n"
250 " -V|--version Display version and exit\n"
251 " -x Trace libguestfs API calls\n"
252 "For more information, see the manpage %s(1).\n"
257 msgid "%s: compiled without support for libvirt.\n"
261 msgid "VirtualMachine"
304 #: edit/virt-edit.c:77
307 "%s: Edit a file in a virtual machine\n"
308 "Copyright (C) 2009-2011 Red Hat Inc.\n"
310 " %s [--options] -d domname file [file ...]\n"
311 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
313 " -a|--add image Add image\n"
314 " -b|--backup .ext Backup original as original.ext\n"
315 " -c|--connect uri Specify libvirt URI for -d option\n"
316 " -d|--domain guest Add disks from libvirt guest\n"
317 " --echo-keys Don't turn off echo for passphrases\n"
318 " -e|--expr expr Non-interactive editing using Perl expr\n"
319 " --format[=raw|..] Force disk format for -a option\n"
320 " --help Display brief help\n"
321 " --keys-from-stdin Read passphrases from stdin\n"
322 " -v|--verbose Verbose messages\n"
323 " -V|--version Display version and exit\n"
324 " -x Trace libguestfs API calls\n"
325 "For more information, see the manpage %s(1).\n"
328 #: edit/virt-edit.c:175
330 msgid "%s: -b option given multiple times\n"
333 #: edit/virt-edit.c:192
335 msgid "%s: -e option given multiple times\n"
340 msgid "use 'alloc file size' to create an image\n"
341 msgstr "ഒരു ചിത്രം ഉണ്ടാക്കുന്നതിനായി 'alloc file size' ഉപയോഗിക്കുക\n"
345 msgid "use 'sparse file size' to create a sparse image\n"
346 msgstr "ഒരു സ്പാര്സ് ചിത്രം ഉണ്ടാക്കുന്നതിനായി 'sparse file size' ഉപയോഗിക്കുക\n"
350 msgid "can't allocate or add disks after launching\n"
351 msgstr "ലഭ്യമാക്കിയ ശേഷം സ്ഥലം അനുവദിക്കുകയോ ഡിസ്കുകള് ചേര്ക്കുകയോ സാധ്യമല്ല\n"
355 msgid "%s: invalid integer parameter (%s returned %d)\n"
367 msgid "add a CD-ROM disk image to examine"
368 msgstr "പരിശോധിക്കുന്നതിനായി ഒരു സിഡി-റോം ചിത്രം ചേര്ക്കുക"
371 msgid "add the disk(s) from a named libvirt domain"
374 #: fish/cmds.c:2767 fish/cmds.c:2768
375 msgid "add an image to examine or modify"
376 msgstr "പരിശോധിക്കുന്നതിനോ മാറ്റം വരുത്തുന്നതിനോ ഒരു ചിത്രം ചേര്ക്കുക"
379 msgid "add a drive in snapshot mode (read-only)"
380 msgstr "സ്നാപ്ഷോട്ട് മോഡില് ഒരു ഡ്രൈവ് ചേര്ക്കുക (റീഡ്-ഒണ്ലി)"
383 msgid "add a drive read-only specifying the QEMU block emulation to use"
387 msgid "add a drive specifying the QEMU block emulation to use"
391 msgid "allocate and add a disk file"
395 msgid "clear Augeas path"
399 msgid "close the current Augeas handle"
400 msgstr "നിലവിലുള്ള Augeas ഹാന്ഡില് അടയ്ക്കുക"
403 msgid "define an Augeas node"
404 msgstr "ഒരു Augeas നോഡ് നിഷ്കര്ഷിക്കുന്നു"
407 msgid "define an Augeas variable"
408 msgstr "ഒരു Augeas വേരിയബിള് നിഷ്കര്ഷിക്കുന്നു"
411 msgid "look up the value of an Augeas path"
412 msgstr "ഒരു Augeas പാഥിന്റെ മൂല്ല്യം തെരയുക"
415 msgid "create a new Augeas handle"
416 msgstr "ഒരു പുതിയ Augeas ഹാന്ഡില് നിര്മ്മിക്കുക"
419 msgid "insert a sibling Augeas node"
420 msgstr "ഒരു സിബ്ലിങ് Augueas നോഡ് ചേര്ക്കുക"
423 msgid "load files into the tree"
424 msgstr "ട്രീയിലേക്ക് ഫയലുകള് ലഭ്യമാക്കുക"
427 msgid "list Augeas nodes under augpath"
428 msgstr "augpath-ല് Augeas നോഡുകള് ലഭ്യമാക്കുക"
431 msgid "return Augeas nodes which match augpath"
432 msgstr "augpath-നു് ചേരുന്ന Augeas നോഡുകള് തിരികെ നല്കുക"
435 msgid "move Augeas node"
436 msgstr "Augeas നോഡ് നീക്കുക"
439 msgid "remove an Augeas path"
440 msgstr "ഒരു Augeas പാഥ് നീക്കം ചെയ്യുക"
443 msgid "write all pending Augeas changes to disk"
444 msgstr "ബാക്കിയുള്ള എല്ലാ Augeas മാറ്റങ്ങളും ഡിസ്കിലേക്ക് സൂക്ഷിക്കുക"
447 msgid "set Augeas path to value"
448 msgstr "Augeas പാഥ് ഒരു മൂല്ല്യമായി സജ്ജമാക്കുക"
451 msgid "test availability of some parts of the API"
452 msgstr "എപിഐയുടെ ചില ഭാഗങ്ങളുടെ ലഭ്യത പരിശോധിക്കുക"
455 msgid "return a list of all optional groups"
459 msgid "upload base64-encoded data to file"
463 msgid "download file and encode as base64"
467 msgid "flush device buffers"
468 msgstr "ഡിവൈസ് ബഫറുകള് വെടിപ്പാക്കുക"
471 msgid "get blocksize of block device"
472 msgstr "ബ്ലോക്ക് ഡിവൈസിന്റെ വ്യാപ്തി ലഭ്യമാക്കുക"
475 msgid "is block device set to read-only"
476 msgstr "ബ്ലോക്ക് ഡിവൈസ് റീഡ്-ഒണ്ലി ആയി സജ്ജമാണോ"
479 msgid "get total size of device in bytes"
480 msgstr "ഡിവൈസിന്റെ മൊത്തം വ്യാപ്തി ബൈറ്റ്സില് ലഭ്യമാക്കുക"
483 msgid "get sectorsize of block device"
484 msgstr "ബ്ലോക്ക് ഡിവൈസിന്റെ സെക്ടര് വ്യാപ്തി ലഭ്യമാക്കുക"
487 msgid "get total size of device in 512-byte sectors"
488 msgstr "ഡിവൈസിന്റെ മൊത്തം വ്യാപ്തി 512-ബൈറ്റ് സെക്ടറുളില് ലഭ്യമാക്കുക"
491 msgid "reread partition table"
492 msgstr "പാര്ട്ടീഷന് ടേബിള് വീണ്ടും ലഭ്യമാക്കുക"
495 msgid "set blocksize of block device"
496 msgstr "ബ്ലോക്ക് ഡിവൈസിന്റെ ബ്ലോക്ക് വ്യാപ്തി സജ്ജമാക്കുക"
499 msgid "set block device to read-only"
500 msgstr "ബ്ലോക്ക് ഡിവൈസ് റീഡ്-ഒണ്ലി ആയി സജ്ജമാക്കുക"
503 msgid "set block device to read-write"
504 msgstr "ബ്ലോക്ക് ഡിവൈസ് റീഡ്-റൈറ്റ് ആയി സജ്ജമാക്കുക"
507 msgid "resize a btrfs filesystem"
511 msgid "return true path on case-insensitive filesystem"
512 msgstr "കേസ്-സെന്സിറ്റീവ് ഫയല്സിസ്റ്റത്തില് ട്രൂ പാഥ് തിരികെ ലഭ്യമാക്കുക"
515 msgid "list the contents of a file"
516 msgstr "ഒരു ഫയലിലുള്ളവ ലഭ്യമാക്കുക"
519 msgid "compute MD5, SHAx or CRC checksum of file"
520 msgstr "ഒരു ഫയലിന്റെ MD5, SHAx അല്ലെങ്കില് CRC ചെക്ക്സം കണ്ടുപിടിക്കുക"
523 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
527 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
531 msgid "change file mode"
532 msgstr "ഫയല് മോഡ് മാറ്റുക"
534 #: fish/cmds.c:2808 fish/cmds.c:2937
535 msgid "change file owner and group"
536 msgstr "ഫയലിന്റെ ഉടമസ്ഥനും ഗ്രൂപ്പും മാറ്റുക"
539 msgid "run a command from the guest filesystem"
540 msgstr "ഗസ്റ്റ് ഫയല്സിസ്റ്റമില് നിന്നും ഒരു കമാന്ഡ് പ്രവര്ത്തിപ്പിക്കുക"
543 msgid "run a command, returning lines"
544 msgstr "വരികള് തിരികെ ലഭ്യമാക്കുന്ന ഒരു കമാന്ഡ് പ്രവര്ത്തിപ്പിക്കുക"
547 msgid "output compressed device"
551 msgid "output compressed file"
555 msgid "add qemu parameters"
556 msgstr "qemu പരാമീറ്ററുകള് ചേര്ക്കുക"
559 msgid "copy from source device to destination device"
563 msgid "copy from source device to destination file"
567 msgid "copy from source file to destination device"
571 msgid "copy from source file to destination file"
575 msgid "copy local files or directories into an image"
579 msgid "copy remote files or directories out of an image"
583 msgid "copy size bytes from source to destination using dd"
588 msgstr "ഒരു ഫയല് പകര്ത്തുക"
591 msgid "copy a file or directory recursively"
592 msgstr "ആവര്ത്തിച്ചു് ഒരു ഫയല് അല്ലെങ്കില് ഡയറക്ടറി പകര്ത്തുക"
595 msgid "copy from source to destination using dd"
596 msgstr "dd ഉപയോഗിച്ചു് ഉറവിടത്തില് നിന്നും ലക്ഷ്യസ്ഥാനത്തേക്കു് പകര്ത്തുക"
599 msgid "debugging and internals"
600 msgstr "ഡീബഗ്ഗിങും ഇന്റേണലും"
603 msgid "debug the QEMU command line (internal use only)"
607 msgid "debug the drives (internal use only)"
611 msgid "upload a file to the appliance (internal use only)"
615 msgid "report file system disk space usage"
616 msgstr "ഫയല് സിസ്റ്റത്തിന്റെ ഡിസ്കിലുള്ള സ്ഥലത്തിന്റെ ഉപയോഗം രേഖപ്പെടുത്തുക"
619 msgid "report file system disk space usage (human readable)"
621 "ഫയല് സിസ്റ്റത്തിന്റെ ഡിസ്കിലുള്ള സ്ഥലത്തിന്റെ ഉപയോഗം രേഖപ്പെടുത്തുക (മനുഷ്യര്ക്കു് വായിക്കുവാന് "
625 msgid "display an image"
629 msgid "return kernel messages"
630 msgstr "കേണല് സന്ദേശങ്ങള് തിരികെ ലഭ്യമാക്കുക"
633 msgid "download a file to the local machine"
634 msgstr "ലോക്കല് മഷീനിലേക്കു് ഒരു ഫയല് ഡൌണ്ലോഡ് ചെയ്യുക"
637 msgid "download a file to the local machine with offset and size"
641 msgid "drop kernel page cache, dentries and inodes"
642 msgstr "കേര്ണല് താളിന്റെ കാഷ്, ഡിഎന്ട്രികള് ഐനോഡുകള് എന്നിവ വേണ്ടെന്നു് വയ്ക്കുക"
645 msgid "estimate file space usage"
646 msgstr "ഫയലിലുള്ള സ്ഥലത്തിന്റെ ഉപയോഗം കണക്കുകൂട്ടുക"
649 msgid "check an ext2/ext3 filesystem"
650 msgstr "ഒരു ext2/ext3 ഫയല്സിസ്റ്റം പരിശോധിക്കുക"
653 msgid "display a line of text"
654 msgstr "ഒരു വരി കാണിക്കുക"
657 msgid "echo arguments back to the client"
658 msgstr "ക്ലയന്റിലേക്കു് ആര്ഗ്യുമെന്റുകള് തിരികെ എക്കോ ചെയ്യുക"
664 #: fish/cmds.c:2840 fish/cmds.c:2841 fish/cmds.c:2846 fish/cmds.c:2847
665 #: fish/cmds.c:2882 fish/cmds.c:2883 fish/cmds.c:3145 fish/cmds.c:3146
666 #: fish/cmds.c:3150 fish/cmds.c:3151 fish/cmds.c:3153 fish/cmds.c:3154
667 msgid "return lines matching a pattern"
668 msgstr "ഒരു മാതൃകയ്ക്കു് ചേരുന്ന വരികള് തിരികെ ലഭ്യമാക്കുക"
671 msgid "test if two files have equal contents"
672 msgstr "രണ്ടു് ഫയലുകളില് ഒരേ പോലുള്ള വിവരങ്ങള് ലഭ്യമാണോ എന്നു് പരിശോധിക്കുക"
675 msgid "test if file or directory exists"
676 msgstr "ഫയല് അല്ലെങ്കില് ഡയറക്ടറി നിലവിലുണ്ടോ എന്നു് പരിശോധിക്കുക"
678 #: fish/cmds.c:2844 fish/cmds.c:2845
679 msgid "preallocate a file in the guest filesystem"
680 msgstr "ഗസ്റ്റ് ഫയല്സിസ്റ്റത്തില് ഒരു ഫയല് പ്രീഅലോക്കേറ്റ് ചെയ്യുക"
683 msgid "determine file type"
684 msgstr "ഫയല് തരം കണ്ടുപിടിക്കുക"
687 msgid "detect the architecture of a binary file"
691 msgid "return the size of the file in bytes"
692 msgstr "ഫയലിന്റെ വ്യാപ്തി ബൈറ്റുകളില് തിരികെ ലഭ്യമാക്കുക"
695 msgid "fill a file with octets"
696 msgstr "ഫയല് ഒക്ടറ്റുകള് ഉപയോഗിച്ചു് നിറയ്ക്കുക"
699 msgid "fill a file with a repeating pattern of bytes"
703 msgid "find all files and directories"
704 msgstr "എല്ലാ ഫയലുകളും ഡയറക്ടറികളും കണ്ടുപിടിക്കുക"
707 msgid "find all files and directories, returning NUL-separated list"
708 msgstr "എല്ലാ ഫയലുകളും ഡറക്ടറികളും കണ്ടുപിടിക്കുക, NUL-വേര്തിരിച്ച പട്ടിക തിരികെ ലഭ്യമാക്കുക"
711 msgid "find a filesystem by label"
715 msgid "find a filesystem by UUID"
719 msgid "run the filesystem checker"
720 msgstr "ഫയല്സിസ്റ്റം ചെക്കര് പ്രവര്ത്തിപ്പിക്കുക"
723 msgid "get the additional kernel options"
724 msgstr "അധികമായ കേര്ണല് ഉപാധികള് ലഭ്യമാക്കുക"
727 msgid "get the attach method"
731 msgid "get autosync mode"
732 msgstr "autosync മോഡ് ലഭ്യമാക്കുക"
735 msgid "get direct appliance mode flag"
736 msgstr "നേരിട്ടുള്ള അപ്ലയന്സ് മോഡ് ഫ്ലാഗ് ലഭ്യമാക്കുക"
739 msgid "get the ext2/3/4 filesystem label"
740 msgstr "ext2/3/4 ഫയല്സിസ്റ്റം ലേബല് ലഭ്യമാക്കുക"
743 msgid "get the ext2/3/4 filesystem UUID"
744 msgstr "ext2/3/4 ഫയല്സിസ്റ്റം UUID ലഭ്യമാക്കുക"
747 msgid "get memory allocated to the qemu subprocess"
748 msgstr "qemu ഉപപ്രകിയകള്ക്കുള്ള മെമ്മറി ലഭ്യമാക്കുക"
751 msgid "get enable network flag"
755 msgid "get the search path"
756 msgstr "തെരച്ചിലിനുള്ള പാഥ് ലഭ്യമാക്കുക"
759 msgid "get process group flag"
763 msgid "get PID of qemu subprocess"
764 msgstr "qemu ഉപപ്രക്രിയയ്ക്കുള്ള PID ലഭ്യമാക്കുക"
767 msgid "get the qemu binary"
768 msgstr "qemu ബൈനറി ലഭ്യമാക്കുക"
771 msgid "get recovery process enabled flag"
772 msgstr "വീണ്ടെടുക്കുന്ന പ്രക്രിയ പ്രവര്ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക"
775 msgid "get SELinux enabled flag"
776 msgstr "SELinux പ്രവര്ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക"
779 msgid "get number of virtual CPUs in appliance"
783 msgid "get the current state"
784 msgstr "ഇപ്പോഴുള്ള അവസ്ഥ ലഭ്യമാക്കുക"
787 msgid "get command trace enabled flag"
788 msgstr "കമാന്ഡ് ട്രെയിസ് പ്രവര്ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക"
791 msgid "get the current umask"
795 msgid "get verbose mode"
796 msgstr "വെര്ബോസ് മോഡ്"
799 msgid "get SELinux security context"
800 msgstr "SELinux സെക്യൂരിറ്റി കോണ്ടെക്സ്റ്റ് ലഭ്യമാക്കുക"
802 #: fish/cmds.c:2878 fish/cmds.c:2938
803 msgid "get a single extended attribute"
806 #: fish/cmds.c:2879 fish/cmds.c:2939
807 msgid "list extended attributes of a file or directory"
808 msgstr "ഒരു ഫയല് അല്ലെങ്കില് ഡയറക്ടറിയ്ക്കുള്ള അധികമായ വിശേഷതകള് ലഭ്യമാക്കുക"
811 msgid "expand wildcards in command"
812 msgstr "കമാന്ഡില് വൈള്ഡ്കാര്ഡുകള് വികസിപ്പിക്കുക"
815 msgid "expand a wildcard path"
816 msgstr "ഒരു വൈള്ജ്കാര്ഡ് പാഥ് വികസിപ്പിക്കുക"
819 msgid "install GRUB 1"
823 msgid "return first 10 lines of a file"
824 msgstr "ഒരു ഫയലിന്റെ ആദ്യത്തെ 10 വരികള് തിരികെ ലഭ്യമാക്കുക"
827 msgid "return first N lines of a file"
828 msgstr "ഒരു ഫയലിന്റെ ആദ്യത്തെ N വരികള് തിരികെ ലഭ്യമാക്കുക"
831 msgid "dump a file in hexadecimal"
832 msgstr "ഹെക്സാഡെസിമലില് ഒരു ഫയല് ഡമ്പ് ചെയ്യുക"
835 msgid "edit with a hex editor"
839 msgid "list the contents of a single file in an initrd"
843 msgid "list files in an initrd"
844 msgstr "initrd-യില് ഫയലുകള് ലഭ്യമാക്കുക"
847 msgid "add an inotify watch"
848 msgstr "ഒരു inotify നിരീക്ഷണം ചേര്ക്കുക"
851 msgid "close the inotify handle"
852 msgstr "inotify ഹാന്ഡില് അടയ്ക്കുക"
855 msgid "return list of watched files that had events"
856 msgstr "ഇവന്റുകളുള്ള നീരീക്ഷണത്തിലുള്ള ഫയലുകളുടെ പട്ടിക തിരികെ നല്കുക"
859 msgid "create an inotify handle"
860 msgstr "ഒരു inotify ഹാന്ഡില് നിര്മ്മിക്കുക"
863 msgid "return list of inotify events"
864 msgstr "inotify ഇവന്റുകളുടെ പട്ടിക ലഭ്യമാക്കുക"
867 msgid "remove an inotify watch"
868 msgstr "inotify നിരീക്ഷണം നീക്കം ചെയ്യുക"
871 msgid "get architecture of inspected operating system"
875 msgid "get distro of inspected operating system"
879 msgid "get drive letter mappings"
883 msgid "get filesystems associated with inspected operating system"
887 msgid "get format of inspected operating system"
891 msgid "get hostname of the operating system"
895 msgid "get the icon corresponding to this operating system"
899 msgid "get major version of inspected operating system"
903 msgid "get minor version of inspected operating system"
907 msgid "get mountpoints of inspected operating system"
911 msgid "get package format used by the operating system"
915 msgid "get package management tool used by the operating system"
919 msgid "get product name of inspected operating system"
923 msgid "get product variant of inspected operating system"
927 msgid "return list of operating systems found by last inspection"
931 msgid "get type of inspected operating system"
935 msgid "get Windows CurrentControlSet of inspected operating system"
939 msgid "get Windows systemroot of inspected operating system"
943 msgid "get live flag for install disk"
947 msgid "get multipart flag for install disk"
951 msgid "get netinst (network installer) flag for install disk"
955 msgid "get list of applications installed in the operating system"
959 msgid "inspect disk and return list of operating systems found"
963 msgid "test if block device"
967 msgid "is busy processing a command"
968 msgstr "കമാന്ഡ് പ്രവര്ത്തിപ്പിക്കുന്നതില് തിരക്കിലാണു്"
971 msgid "test if character device"
975 msgid "is in configuration state"
976 msgstr "ക്രമീകരണ അവസ്ഥയില്"
979 msgid "test if a directory"
983 msgid "test if FIFO (named pipe)"
987 msgid "test if a regular file"
991 msgid "is launching subprocess"
992 msgstr "ഉപപ്രക്രിയ ലഭ്യമാക്കുന്നു"
995 msgid "test if device is a logical volume"
999 msgid "is ready to accept commands"
1000 msgstr "കമാന്ഡുകള് സ്വീകരിക്കുവാന് തയ്യാര്"
1003 msgid "test if socket"
1007 msgid "test if symbolic link"
1011 msgid "test if a file contains all zero bytes"
1015 msgid "test if a device contains all zero bytes"
1019 msgid "kill the qemu subprocess"
1020 msgstr "qemu ഉപപ്രക്രിയ ഇല്ലാതാക്കുന്നു"
1023 msgid "launch the qemu subprocess"
1024 msgstr "qemu ഉപപ്രക്രിയ ലഭ്യമാക്കുന്നു"
1027 msgid "change working directory"
1031 msgid "list 9p filesystems"
1035 msgid "list the block devices"
1036 msgstr "ബ്ലോക്ക് ഡിവൈസുകള് ലഭ്യമാക്കുക"
1039 msgid "list device mapper devices"
1043 msgid "list filesystems"
1047 msgid "list Linux md (RAID) devices"
1051 msgid "list the partitions"
1052 msgstr "പാര്ട്ടീഷനുകള് ലഭ്യമാക്കുക"
1055 msgid "list the files in a directory (long format)"
1056 msgstr "ഫയലുകള് ഒരു ഡയറക്ടറിയില് ലഭ്യമാക്കുക (ലോങ് ഫോര്മാറ്റ്)"
1058 #: fish/cmds.c:2947 fish/cmds.c:2948
1059 msgid "create a hard link"
1060 msgstr "ഒരു ഹാര്ഡ് ലിങ്ക് നിര്മ്മിക്കുക"
1062 #: fish/cmds.c:2949 fish/cmds.c:2950
1063 msgid "create a symbolic link"
1064 msgstr "ഒരു സിംബോളിക് ലിങ്ക് നിര്മ്മിക്കുക"
1066 #: fish/cmds.c:2951 fish/cmds.c:3048
1067 msgid "remove extended attribute of a file or directory"
1068 msgstr "ഒരു ഫയല് അല്ലെങ്കില് ഡയറക്ടറിയ്ക്കുള്ള എക്സ്റ്റെന്ഡഡ് വിശേഷത നീക്കം ചെയ്യുക"
1071 msgid "list the files in a directory"
1072 msgstr "ഒരു ഡയറക്ടറിയിലുള്ള ഫയലുകള് ലഭ്യമാക്കുക"
1074 #: fish/cmds.c:2953 fish/cmds.c:3078
1075 msgid "set extended attribute of a file or directory"
1076 msgstr "ഒരു ഫയല് അല്ലെങ്കില് ഡയറക്ടറിയുടെ എക്സ്റ്റെന്ഡഡ് വിശേഷത സജ്ജമാക്കുക"
1079 msgid "get file information for a symbolic link"
1080 msgstr "ഒരു സിംബോളിക് ലിങ്കിനുള്ള ഫയല് വിവരം ലഭ്യമാക്കുക"
1083 msgid "lstat on multiple files"
1084 msgstr "അനവധി ഫയലുകളില് lstat ചെയ്യുക"
1087 msgid "add a key on a LUKS encrypted device"
1091 msgid "close a LUKS device"
1094 #: fish/cmds.c:2958 fish/cmds.c:2959
1095 msgid "format a block device as a LUKS encrypted device"
1099 msgid "remove a key from a LUKS encrypted device"
1103 msgid "open a LUKS-encrypted block device"
1107 msgid "open a LUKS-encrypted block device read-only"
1111 msgid "create an LVM logical volume"
1115 msgid "get canonical name of an LV"
1119 msgid "clear LVM device filter"
1123 msgid "remove all LVM LVs, VGs and PVs"
1124 msgstr "എല്ലാ എല്വിഎം എല്വികളും വിജികളും പിവികളും നീക്കം ചെയ്യുക"
1127 msgid "set LVM device filter"
1131 msgid "remove an LVM logical volume"
1132 msgstr "ഒരു എല്വിഎം ലോജിക്കല് വോള്യം നീക്കം ചെയ്യുക"
1135 msgid "rename an LVM logical volume"
1139 msgid "resize an LVM logical volume"
1140 msgstr "ഒരു എല്വിഎം ലോജിക്കല് വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
1143 msgid "expand an LV to fill free space"
1146 #: fish/cmds.c:2972 fish/cmds.c:2973
1147 msgid "list the LVM logical volumes (LVs)"
1148 msgstr "ഒരു എല്വിഎം ലോജിക്കല് വോള്യമുകള് (എല്വി) ലഭ്യമാക്കുക"
1151 msgid "get the UUID of a logical volume"
1155 msgid "lgetxattr on multiple files"
1156 msgstr "അനവധി ഫയലുകളില് lgetxattr ചെയ്യുക"
1159 msgid "open the manual"
1163 msgid "create a Linux md (RAID) device"
1167 msgid "obtain metadata for an MD device"
1171 msgid "stop a Linux md (RAID) device"
1175 msgid "create a directory"
1176 msgstr "ഒരു ഡയറക്ടറി ഉണ്ടാക്കുക"
1179 msgid "create a directory with a particular mode"
1180 msgstr "ഒരു പ്രത്യേക മോഡില് ഡയറക്ടറി ഉണ്ടാക്കുക"
1183 msgid "create a directory and parents"
1184 msgstr "ഒരു ഡയറക്ടറിയും പേരന്റും ഉണ്ടാക്കുക"
1187 msgid "create a temporary directory"
1188 msgstr "ഒരു താല്ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുക"
1190 #: fish/cmds.c:2984 fish/cmds.c:2985 fish/cmds.c:2986
1191 msgid "make ext2/3/4 filesystem with external journal"
1192 msgstr "എക്സ്റ്റേണല് ജേര്ണലുള്ള ext2/3/4 ഫയല്സിസ്റ്റം ഉണ്ടാക്കുക"
1195 msgid "make ext2/3/4 external journal"
1196 msgstr "ext2/3/4 എക്സ്റ്റേണല് ജേര്ണല് ഉണ്ടാക്കുക"
1199 msgid "make ext2/3/4 external journal with label"
1200 msgstr "ext2/3/4 എക്സ്റ്റേണല് ജേര്ണല് ലേബലിനൊപ്പം ഉണ്ടാക്കുക"
1203 msgid "make ext2/3/4 external journal with UUID"
1204 msgstr "ext2/3/4 എക്സ്റ്റേണല് ജേര്ണല് UUID-യ്ക്കൊപ്പം ഉണ്ടാക്കുക"
1207 msgid "make FIFO (named pipe)"
1208 msgstr "make FIFO (named pipe)"
1210 #: fish/cmds.c:2991 fish/cmds.c:2993
1211 msgid "make a filesystem"
1212 msgstr "ഒരു ഫയല്സിസ്റ്റം ഉണ്ടാക്കുക"
1215 msgid "make a filesystem with block size"
1216 msgstr "ബ്ലോക്ക് വ്യാപ്തിയില് ഒരു ഫയല്സിസ്റ്റം ഉണ്ടാക്കൂക"
1219 msgid "create a mountpoint"
1220 msgstr "ഒരു മൌണ്ട് പോയിന്റ് ഉണ്ടാക്കുക"
1223 msgid "make block, character or FIFO devices"
1224 msgstr "ബ്ലോക്ക്, ക്യാറക്ടര് അല്ലെങ്കില് FIFO ഡിവൈസുകള് ഉണ്ടാക്കുക"
1227 msgid "make block device node"
1228 msgstr "ബ്ലോക്ക് ഡിവൈസ് നോഡ് ഉണ്ടാക്കുക"
1231 msgid "make char device node"
1232 msgstr "ക്യാര് ഡിവൈസ് നോഡ് ഉണ്ടാക്കുക"
1235 msgid "create a swap partition"
1236 msgstr "ഒരു സ്വാപ്പ് പാര്ട്ടീഷന് ഉണ്ടാക്കുക"
1239 msgid "create a swap partition with a label"
1240 msgstr "ഒരു സ്വാപ്പ് പാര്ട്ടീഷന് ലേബലിനൊപ്പം ഉണ്ടാക്കുക"
1243 msgid "create a swap partition with an explicit UUID"
1244 msgstr "ഒരു സ്വാപ്പ് പാര്ട്ടീഷന് UUID-യ്ക്കൊപ്പം ഉണ്ടാക്കുക"
1247 msgid "create a swap file"
1248 msgstr "ഒരു സ്വാപ്പ് ഫയല് ഉണ്ടാക്കുക"
1251 msgid "load a kernel module"
1252 msgstr "ഒരു കേര്ണല് ഘടകം ലഭ്യമാക്കുക"
1259 msgid "mount a guest disk at a position in the filesystem"
1260 msgstr "ഫയല്സിസ്റ്റമിലുള്ള ഒരു സ്ഥാനത്തു് ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
1263 msgid "mount 9p filesystem"
1267 msgid "mount a file using the loop device"
1268 msgstr "ലൂപ്പ് ഡിവൈസ് ഉപയോഗിച്ചു് ഒരു ഫയല് മൌണ്ട് ചെയ്യുക"
1271 msgid "mount a guest disk with mount options"
1272 msgstr "മൌണ്ട് ഉപാധികളുമായി ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
1275 msgid "mount a guest disk, read-only"
1276 msgstr "ഒരു റീഡ്-ഒണ്ലി ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
1279 msgid "mount a guest disk with mount options and vfstype"
1280 msgstr "മൌണ്ട് ഉപാധികളും vfstype-മായി ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
1283 msgid "show mountpoints"
1284 msgstr "മൌണ്ട് പോയിന്റുകള് കാണിക്കുക"
1287 msgid "show mounted filesystems"
1288 msgstr "മൌണ്ട് ചെയ്ത ഫയല്സിസ്റ്റമുകള് കാണിക്കുക"
1292 msgstr "ഒരു ഫയല് നീക്കുക"
1295 msgid "probe NTFS volume"
1296 msgstr "NTFS വോള്യം ആവശ്യപ്പെടുക"
1298 #: fish/cmds.c:3014 fish/cmds.c:3015
1299 msgid "resize an NTFS filesystem"
1303 msgid "resize an NTFS filesystem (with size)"
1307 msgid "add a partition to the device"
1308 msgstr "ഡിവൈസിലേക്ക് ഒരു പാര്ട്ടീഷന് ചേര്ക്കുക"
1311 msgid "delete a partition"
1315 msgid "partition whole disk with a single primary partition"
1316 msgstr "ഒരു പൂര്ണ്ണ ഡിസ്ക് ഒറ്റ പ്രൈമറി പാര്ട്ടീഷനായി സജ്ജമാക്കുക"
1319 msgid "return true if a partition is bootable"
1323 msgid "get the MBR type byte (ID byte) from a partition"
1327 msgid "get the partition table type"
1328 msgstr "പാര്ട്ടീഷന് ടേബിള് തരം ലഭ്യമാക്കുക"
1331 msgid "create an empty partition table"
1332 msgstr "ഒരു കാലി പാര്ട്ടീഷന് ടേബിള് ഉണ്ടാക്കുക"
1335 msgid "list partitions on a device"
1336 msgstr "ഒരു ഡിവൈസില് പാര്ട്ടീഷനുകള് ലഭ്യമാക്കുക"
1339 msgid "make a partition bootable"
1340 msgstr "ഒരു പാര്ട്ടീഷന് ബൂട്ടബിളാക്കുക"
1343 msgid "set the MBR type byte (ID byte) of a partition"
1347 msgid "set partition name"
1348 msgstr "പാര്ട്ടീഷന് നാമം സജ്ജമാക്കുക"
1351 msgid "convert partition name to device name"
1355 msgid "convert partition name to partition number"
1359 msgid "ping the guest daemon"
1360 msgstr "ഗസ്റ്റ് ഡെമണിനെ പിങ് ചെയ്യുക"
1363 msgid "read part of a file"
1364 msgstr "ഒരു ഫയലിന്റെ ഭാഗം വായിക്കുക"
1367 msgid "read part of a device"
1371 msgid "create an LVM physical volume"
1372 msgstr "ഒരു എല്വിഎം ഫിസിക്കല് വോള്യം ഉണ്ടാക്കുക"
1375 msgid "remove an LVM physical volume"
1376 msgstr "ഒരു എല്വിഎം ഫിസിക്കല് വോള്യം നീക്കം ചെയ്യുക"
1379 msgid "resize an LVM physical volume"
1380 msgstr "ഒരു എല്വിഎം ഫിസിക്കല് വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
1383 msgid "resize an LVM physical volume (with size)"
1386 #: fish/cmds.c:3037 fish/cmds.c:3038
1387 msgid "list the LVM physical volumes (PVs)"
1388 msgstr "എല്വിഎം ഫിസിക്കല് വോള്യമുകള് (പിവി) ലഭ്യമാക്കുക"
1391 msgid "get the UUID of a physical volume"
1395 msgid "write to part of a file"
1399 msgid "write to part of a device"
1404 msgstr "ഒരു ഫയല് വായിക്കുക"
1407 msgid "read file as lines"
1408 msgstr "ഫയല് വരികളായി വായിക്കുക"
1411 msgid "read directories entries"
1412 msgstr "ഡയറക്ടറികളുടെ എന്ട്രികള് വായിക്കുക"
1415 msgid "read the target of a symbolic link"
1416 msgstr "ഒരു സിംബോളിക് ലിങ്കിനുള്ള ടാര്ഗറ്റ് വായിക്കുക"
1419 msgid "readlink on multiple files"
1420 msgstr "readlink on multiple files"
1423 msgid "canonicalized absolute pathname"
1424 msgstr "കാണോണിക്കല് ആയ ആബ്സല്യൂട്ട് പാഥ്നെയിം"
1427 msgid "close and reopen libguestfs handle"
1428 msgstr "libguestfs ഹാന്ഡില് അടയ്ക്കുക, ശേഷം വീണ്ടും തുറക്കുക"
1431 msgid "resize an ext2, ext3 or ext4 filesystem"
1435 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1439 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1443 msgid "remove a file"
1444 msgstr "ഒരു ഫയല് നീക്കം ചെയ്യുക"
1447 msgid "remove a file or directory recursively"
1448 msgstr "ഒരു ഫയല് അല്ലെങ്കില് ഡയറക്ടറി ആവര്ത്തിച്ചു് നീക്കം ചെയ്യുക"
1451 msgid "remove a directory"
1452 msgstr "ഒരു ഡയറക്ടറി നീക്കം ചെയ്യുക"
1455 msgid "remove a mountpoint"
1456 msgstr "ഒരു മൌണ്ട്പോയിന്റ് നീക്കം ചെയ്യുക"
1459 msgid "scrub (securely wipe) a device"
1460 msgstr "ഒരു ഡിവൈസ് സ്ക്രബ് ചെയ്യുക"
1463 msgid "scrub (securely wipe) a file"
1464 msgstr "ഒരു ഫയല് സ്ക്രബ് ചെയ്യുക"
1467 msgid "scrub (securely wipe) free space"
1468 msgstr "ഉപയോഗത്തിലില്ലാത്ത സ്ഥലം സ്ക്രബ് ചെയ്യുക"
1471 msgid "add options to kernel command line"
1472 msgstr "കേര്ണല് കമാന്ഡ് ലൈനിലേക്ക് ഉപാധികള് ചേര്ക്കുക"
1475 msgid "set the attach method"
1479 msgid "set autosync mode"
1480 msgstr "autosync മോഡ് സജ്ജമാക്കുക"
1483 msgid "enable or disable direct appliance mode"
1484 msgstr "നേരിട്ടുള്ള അപ്ലയന്സ് മോഡ് പ്രവര്ത്തന സജ്ജമാക്കുക അല്ലെങ്കില് പ്രവര്ത്തന രഹിതമാക്കുക"
1487 msgid "set the ext2/3/4 filesystem label"
1488 msgstr "ext2/3/4 ഫയല്സിസ്റ്റം ലേബല് സജ്ജമാക്കുക"
1491 msgid "set the ext2/3/4 filesystem UUID"
1492 msgstr "ext2/3/4 ഫയല്സിസ്റ്റം UUID സജ്ജമാക്കുക"
1495 msgid "set memory allocated to the qemu subprocess"
1496 msgstr "ലഭ്യമാക്കിയ മെമ്മറി qemu ഉപപ്രക്രിയകള്ക്ക് സജ്ജമാക്കുക"
1499 msgid "set enable network flag"
1503 msgid "set the search path"
1504 msgstr "തെരച്ചില് പാഥ സജ്ജമാക്കുക"
1507 msgid "set process group flag"
1511 msgid "set the qemu binary"
1512 msgstr "qemu ബൈനറി സജ്ജമാക്കുക"
1515 msgid "enable or disable the recovery process"
1516 msgstr "വീണ്ടെടുക്കുന്ന പ്രക്രിയ പ്രവര്ത്തന സജ്ജമാക്കുക അല്ലെങ്കില് പ്രവര്ത്തന രഹിതമാക്കുക"
1519 msgid "set SELinux enabled or disabled at appliance boot"
1521 "പ്രയോഗം ബൂട്ട് ചെയ്യുമ്പോള് SELinux പ്രവര്ത്തന സജ്ജമാക്കുക അല്ലെങ്കില് പ്രവര്ത്തന രഹിതമാക്കുക"
1524 msgid "set number of virtual CPUs in appliance"
1528 msgid "enable or disable command traces"
1529 msgstr "കമാന്ഡ് ട്രെയിസുകള് പ്രവര്ത്തന സജ്ജമാക്കുക അല്ലെങ്കില് പ്രവര്ത്തന രഹിതമാക്കുക"
1532 msgid "set verbose mode"
1533 msgstr "വെര്ബോസ് മോഡ് സജ്ജമാക്കുക"
1536 msgid "set SELinux security context"
1537 msgstr "SELinux സെക്യൂരിറ്റി കോണ്ടെക്സ്റ്റ് സജ്ജമാക്കുക"
1540 msgid "set an environment variable"
1543 #: fish/cmds.c:3079 fish/cmds.c:3080
1544 msgid "create partitions on a block device"
1545 msgstr "ബ്ലോക്ക് ഡിവൈസില് പാര്ട്ടീഷനുകള് ഉണ്ടാക്കുക"
1548 msgid "modify a single partition on a block device"
1549 msgstr "ഒരു ബ്ലോക്ക് ഡിവൈസില് ഒറ്റ പാര്ട്ടീഷനില് മാറ്റം വരുത്തുക"
1552 msgid "display the disk geometry from the partition table"
1553 msgstr "പാര്ട്ടീഷന് ടേബിളില് നിന്നും ഡിസ്കോ ജോമെട്രി കാണിക്കുക"
1556 msgid "display the kernel geometry"
1557 msgstr "കേര്ണല് ജോമെട്രി കാണിക്കുക"
1560 msgid "display the partition table"
1561 msgstr "പാര്ട്ടീഷന് ടേബിള് കാണിക്കുക"
1564 msgid "run a command via the shell"
1565 msgstr "ഷെല് വഴി കമാന്ഡ് പ്രവര്ത്തിപ്പിക്കുക"
1568 msgid "run a command via the shell returning lines"
1569 msgstr "വരികള് തിരികെ നല്കുന്ന ഷെല് വഴി കമാന്ഡ് പ്രവര്ത്തിപ്പിക്കുക"
1572 msgid "sleep for some seconds"
1573 msgstr "അല്പം സമയത്തേക്ക് പ്രവര്ത്തനം നിര്ത്തുക"
1576 msgid "create a sparse disk image and add"
1580 msgid "get file information"
1581 msgstr "ഫയല് വിവരം ലഭ്യമാക്കുക"
1584 msgid "get file system statistics"
1585 msgstr "ഫയല് സിസ്റ്റത്തിന്റെ സ്ഥിതിവിവരകണക്കുകള് ലഭ്യമാക്കുക"
1587 #: fish/cmds.c:3091 fish/cmds.c:3092
1588 msgid "print the printable strings in a file"
1589 msgstr "പ്രിന്റ് ചെയ്യുവാന് സാധിക്കുന്ന സ്ട്രിങുകള് ഒരു ഫയലിലേക്ക് പ്രിന്റ് ചെയ്യുക"
1592 msgid "list supported groups of commands"
1596 msgid "disable swap on device"
1597 msgstr "ഡിവൈസില് സ്വാപ്പ് പ്രവര്ത്തന രഹിതമാക്കുക"
1600 msgid "disable swap on file"
1601 msgstr "ഫയലില് സ്വാപ്പ് പ്രവര്ത്തന രഹിതമാക്കുക"
1604 msgid "disable swap on labeled swap partition"
1605 msgstr "ലേബല് ചെയ്ത സ്വാപ്പ് പാര്ട്ടീഷനില് സ്വാപ്പ് പ്രവര്ത്തന രഹിതമാക്കുക"
1608 msgid "disable swap on swap partition by UUID"
1609 msgstr "UUID ഉപയോഗിച്ചു് സ്വാപ്പ് പാര്ട്ടീഷനില് സ്വാപ്പ് പ്രവര്ത്തന രഹിതമാക്കുക"
1612 msgid "enable swap on device"
1613 msgstr "ഡിവൈസില് സ്വാപ്പ് പ്രവര്ത്തന സജ്ജമാക്കുക"
1616 msgid "enable swap on file"
1617 msgstr "ഫയലില് സ്വാപ്പ് പ്രവര്ത്തന സജ്ജമാക്കുക"
1620 msgid "enable swap on labeled swap partition"
1621 msgstr "ലേബല് ചെയ്ത സ്വാപ്പ് പാര്ട്ടീഷനില് സ്വാപ്പ് പ്രവര്ത്തന സജ്ജമാക്കുക"
1624 msgid "enable swap on swap partition by UUID"
1625 msgstr "UUID ഉപയോഗിച്ചു് സ്വാപ്പ് പാര്ട്ടീഷനില് സ്വാപ്പ് പ്രവര്ത്തന സജ്ജമാക്കുക"
1628 msgid "sync disks, writes are flushed through to the disk image"
1629 msgstr "സിന്ക് ഡിസ്കുകള് റൈറ്റുകള് എന്നിവ ഡിസ്ക് ഇമേജ് വഴി വെടിപ്പാക്കുന്നു"
1632 msgid "return last 10 lines of a file"
1633 msgstr "ഒരു ഫയലിന്റെ അവസാന 10 വരികള് തിരികെ ലഭ്യമാക്കുക"
1636 msgid "return last N lines of a file"
1637 msgstr "ഒരു ഫയലിന്റെ അവസാന N വരികള് തിരികെ ലഭ്യമാക്കുക"
1640 msgid "unpack tarfile to directory"
1641 msgstr "ഡയറക്ടറിയിലേക്ക് tarfile അണ്പാക്ക് ചെയ്യുക"
1644 msgid "pack directory into tarfile"
1645 msgstr "ഡയറക്ടറി tarfile-ലേക്ക് പാക്ക് ചെയ്യുക"
1647 #: fish/cmds.c:3107 fish/cmds.c:3115
1648 msgid "unpack compressed tarball to directory"
1649 msgstr "കംപ്രസ്സ് ചെയ്ത ടാര്ബോള് ഡയറക്ടറിയിലേക്ക് അണ്പാക്ക് ചെയ്യുക"
1651 #: fish/cmds.c:3108 fish/cmds.c:3116
1652 msgid "pack directory into compressed tarball"
1653 msgstr "ഡയറക്ടറി കംപ്രസ്സ് ചെയ്ത ടാര്ബോളിലേക്ക് പാക്ക് ചെയ്യുക"
1656 msgid "print elapsed time taken to run a command"
1660 msgid "update file timestamps or create a new file"
1661 msgstr "ഫയല് ടൈംസ്റ്റാംപുകള് പരിഷ്കരിക്കുക അല്ലെങ്കില് ഒരു പുതിയ ഫയല് നിര്മ്മിക്കുക"
1664 msgid "truncate a file to zero size"
1665 msgstr "ഒരു ഫയല് പൂജ്യം വ്യാപ്തിയിലേക്ക് വെട്ടികുറയ്ക്കുക"
1668 msgid "truncate a file to a particular size"
1669 msgstr "ഒരു ഫയല് പ്രത്യേക വ്യാപ്തിയിലേക്ക് വെട്ടികുറയ്ക്കുക"
1673 msgid "adjust ext2/ext3/ext4 filesystem parameters"
1674 msgstr "ext2/3/4 ഫയല്സിസ്റ്റം ലേബല് സജ്ജമാക്കുക"
1677 msgid "get ext2/ext3/ext4 superblock details"
1678 msgstr "ext2/ext3/ext4 സൂപ്പര് ബ്ലോക്ക് വിശദാംശങ്ങള് ലഭ്യമാക്കുക"
1681 msgid "set file mode creation mask (umask)"
1682 msgstr "ഫയല് മോഡ് ക്രിയേഷന് മാസ്ക് സജ്ജമാക്കുക (അണ്മാസ്ക്)"
1685 msgid "unmount a filesystem"
1686 msgstr "ഒരു ഫയല്സിസ്റ്റം അണ്മൌണ്ട് ചെയ്യുക"
1689 msgid "unmount all filesystems"
1690 msgstr "എല്ലാ ഫയല്സിസ്റ്റമുകളും അണ്മൌണ്ട് ചെയ്യുക"
1693 msgid "unset an environment variable"
1697 msgid "upload a file from the local machine"
1698 msgstr "ലോക്കല് മഷീനില് നിന്നും ഒരു ഫയല് അപ്ലോഡ് ചെയ്യുക"
1701 msgid "upload a file from the local machine with offset"
1705 msgid "set timestamp of a file with nanosecond precision"
1706 msgstr "ഒരു ഫയലിന്റെ ടൈംസ്റ്റാംപ് നാനോസെക്കന്ഡ് പ്രിസിഷനില് സജ്ജമാക്കുക"
1709 msgid "get the library version number"
1710 msgstr "ലൈബ്രറിയുടെ പതിപ്പു് ലഭ്യമാക്കുക"
1713 msgid "get the filesystem label"
1717 msgid "get the Linux VFS type corresponding to a mounted device"
1718 msgstr "ഒരു മൌണ്ട് ചെയ്ത ഡിവൈസിനുള്ള Linux VFS രീതി ലഭ്യമാക്കുക"
1721 msgid "get the filesystem UUID"
1725 msgid "activate or deactivate some volume groups"
1726 msgstr "ചില വോള്യം ഗ്രൂപ്പുകള് സജീവം അല്ലെങ്കില് നിര്ജീവമാക്കുക"
1729 msgid "activate or deactivate all volume groups"
1730 msgstr "എല്ലാ വോള്യം ഗ്രൂപ്പുകളും സജീവം അല്ലെങ്കില് നിര്ജീവമാക്കുക"
1733 msgid "create an LVM volume group"
1734 msgstr "ഒരു എല്വിഎം വോള്യം ഗ്രൂപ്പ് നിര്മ്മിക്കുക"
1737 msgid "get the LV UUIDs of all LVs in the volume group"
1741 msgid "get the PV UUIDs containing the volume group"
1745 msgid "remove an LVM volume group"
1746 msgstr "ഒരു എല്വിഎം വോള്യം ഗ്രൂപ്പ് നീക്കം ചെയ്യുക"
1749 msgid "rename an LVM volume group"
1752 #: fish/cmds.c:3135 fish/cmds.c:3136
1753 msgid "list the LVM volume groups (VGs)"
1754 msgstr "എല്വിഎം വോള്യം ഗ്രൂപ്പുകള് (വിജി) ലഭ്യമാക്കുക"
1757 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1761 msgid "get the UUID of a volume group"
1765 msgid "count characters in a file"
1766 msgstr "ഒരു ഫയലിലുള്ള അക്ഷരങ്ങള് എണ്ണുക"
1769 msgid "count lines in a file"
1770 msgstr "ഒരു ഫയലിലുള്ള വരികള് എണ്ണുക"
1773 msgid "count words in a file"
1774 msgstr "ഒരു ഫയലിലുള്ള വാക്കുകള് എണ്ണുക"
1777 msgid "create a new file"
1781 msgid "append content to end of file"
1785 msgid "create a file"
1786 msgstr "ഒരു ഫയല് ഉണ്ടാക്കുക"
1789 msgid "write zeroes to the device"
1790 msgstr "ഡിവൈസിലേക്ക് പൂജ്യങ്ങള് സൂക്ഷിക്കുക"
1793 msgid "write zeroes to an entire device"
1797 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1798 msgstr "zero unused inodes and disk blocks on ext2/3 filesystem"
1801 msgid "determine file type inside a compressed file"
1802 msgstr "ഒരു കംപ്രസ്സ്ഡ് ഫയലിലുള്ള ഫയല് രീതി കണ്ടുപിടിക്കുക"
1805 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1806 msgstr "ഒരു കമാന്ഡിന്റെ വിശദവിവരങ്ങള്ക്കായി -h <cmd> / help <cmd> ഉപയോഗിക്കുക."
1808 #: fish/cmds.c:3503 fish/cmds.c:3517 fish/cmds.c:3533 fish/cmds.c:3550
1809 #: fish/cmds.c:3567 fish/cmds.c:3585 fish/cmds.c:3604 fish/cmds.c:3620
1810 #: fish/cmds.c:3638 fish/cmds.c:3654 fish/cmds.c:3672 fish/cmds.c:3688
1811 #: fish/cmds.c:3705 fish/cmds.c:3720 fish/cmds.c:3738 fish/cmds.c:3753
1812 #: fish/cmds.c:3769 fish/cmds.c:3785 fish/cmds.c:3801 fish/cmds.c:3817
1813 #: fish/cmds.c:3833 fish/cmds.c:3851 fish/cmds.c:3884 fish/cmds.c:3900
1814 #: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3950 fish/cmds.c:3968
1815 #: fish/cmds.c:3983 fish/cmds.c:4001 fish/cmds.c:4016 fish/cmds.c:4034
1816 #: fish/cmds.c:4049 fish/cmds.c:4068 fish/cmds.c:4087 fish/cmds.c:4105
1817 #: fish/cmds.c:4125 fish/cmds.c:4144 fish/cmds.c:4164 fish/cmds.c:4184
1818 #: fish/cmds.c:4204 fish/cmds.c:4223 fish/cmds.c:4242 fish/cmds.c:4262
1819 #: fish/cmds.c:4282 fish/cmds.c:4302 fish/cmds.c:4317 fish/cmds.c:4333
1820 #: fish/cmds.c:4410 fish/cmds.c:4428 fish/cmds.c:4445 fish/cmds.c:4462
1821 #: fish/cmds.c:4551 fish/cmds.c:4571 fish/cmds.c:4591 fish/cmds.c:4611
1822 #: fish/cmds.c:4631 fish/cmds.c:4651 fish/cmds.c:4670 fish/cmds.c:4689
1823 #: fish/cmds.c:4708 fish/cmds.c:4723 fish/cmds.c:4742 fish/cmds.c:4762
1824 #: fish/cmds.c:4782 fish/cmds.c:4858 fish/cmds.c:4873 fish/cmds.c:4891
1825 #: fish/cmds.c:4924 fish/cmds.c:4943 fish/cmds.c:4959 fish/cmds.c:4975
1826 #: fish/cmds.c:4994 fish/cmds.c:5016 fish/cmds.c:5038 fish/cmds.c:5058
1827 #: fish/cmds.c:5075 fish/cmds.c:5092 fish/cmds.c:5109 fish/cmds.c:5126
1828 #: fish/cmds.c:5143 fish/cmds.c:5160 fish/cmds.c:5177 fish/cmds.c:5196
1829 #: fish/cmds.c:5219 fish/cmds.c:5255 fish/cmds.c:5272 fish/cmds.c:5295
1830 #: fish/cmds.c:5317 fish/cmds.c:5338 fish/cmds.c:5358 fish/cmds.c:5377
1831 #: fish/cmds.c:5397 fish/cmds.c:5415 fish/cmds.c:5433 fish/cmds.c:5447
1832 #: fish/cmds.c:5463 fish/cmds.c:5483 fish/cmds.c:5502 fish/cmds.c:5521
1833 #: fish/cmds.c:5540 fish/cmds.c:5559 fish/cmds.c:5579 fish/cmds.c:5619
1834 #: fish/cmds.c:5676 fish/cmds.c:5697 fish/cmds.c:5718 fish/cmds.c:5739
1835 #: fish/cmds.c:5757 fish/cmds.c:5779 fish/cmds.c:5817 fish/cmds.c:5839
1836 #: fish/cmds.c:5918 fish/cmds.c:5957 fish/cmds.c:5972 fish/cmds.c:5989
1837 #: fish/cmds.c:6003 fish/cmds.c:6019 fish/cmds.c:6041 fish/cmds.c:6063
1838 #: fish/cmds.c:6085 fish/cmds.c:6107 fish/cmds.c:6129 fish/cmds.c:6151
1839 #: fish/cmds.c:6171 fish/cmds.c:6188 fish/cmds.c:6205 fish/cmds.c:6224
1840 #: fish/cmds.c:6243 fish/cmds.c:6263 fish/cmds.c:6299 fish/cmds.c:6318
1841 #: fish/cmds.c:6337 fish/cmds.c:6354 fish/cmds.c:6372 fish/cmds.c:6395
1842 #: fish/cmds.c:6418 fish/cmds.c:6442 fish/cmds.c:6465 fish/cmds.c:6486
1843 #: fish/cmds.c:6509 fish/cmds.c:6532 fish/cmds.c:6552 fish/cmds.c:6574
1844 #: fish/cmds.c:6595 fish/cmds.c:6618 fish/cmds.c:6635 fish/cmds.c:6652
1845 #: fish/cmds.c:6670 fish/cmds.c:6688 fish/cmds.c:6709 fish/cmds.c:6727
1846 #: fish/cmds.c:6748 fish/cmds.c:6768 fish/cmds.c:6786 fish/cmds.c:6807
1847 #: fish/cmds.c:6830 fish/cmds.c:6853 fish/cmds.c:6875 fish/cmds.c:6908
1848 #: fish/cmds.c:6925 fish/cmds.c:6942 fish/cmds.c:6966 fish/cmds.c:6989
1849 #: fish/cmds.c:7012 fish/cmds.c:7034 fish/cmds.c:7051 fish/cmds.c:7073
1850 #: fish/cmds.c:7167 fish/cmds.c:7187 fish/cmds.c:7207 fish/cmds.c:7227
1851 #: fish/cmds.c:7245 fish/cmds.c:7266 fish/cmds.c:7302 fish/cmds.c:7319
1852 #: fish/cmds.c:7341 fish/cmds.c:7358 fish/cmds.c:7394 fish/cmds.c:7414
1853 #: fish/cmds.c:7434 fish/cmds.c:7454 fish/cmds.c:7476 fish/cmds.c:7493
1854 #: fish/cmds.c:7512 fish/cmds.c:7531 fish/cmds.c:7553 fish/cmds.c:7574
1855 #: fish/cmds.c:7595 fish/cmds.c:7616 fish/cmds.c:7639 fish/cmds.c:7680
1856 #: fish/cmds.c:7703 fish/cmds.c:7742 fish/cmds.c:7759 fish/cmds.c:7778
1857 #: fish/cmds.c:7799 fish/cmds.c:7822 fish/cmds.c:7844 fish/cmds.c:7862
1858 #: fish/cmds.c:7881 fish/cmds.c:7902 fish/cmds.c:7979 fish/cmds.c:8020
1859 #: fish/cmds.c:8099 fish/cmds.c:8175 fish/cmds.c:8212 fish/cmds.c:8235
1860 #: fish/cmds.c:8256 fish/cmds.c:8279 fish/cmds.c:8301 fish/cmds.c:8326
1861 #: fish/cmds.c:8369 fish/cmds.c:8410 fish/cmds.c:8431 fish/cmds.c:8449
1862 #: fish/cmds.c:8468 fish/cmds.c:8485 fish/cmds.c:8503 fish/cmds.c:8530
1863 #: fish/cmds.c:8554 fish/cmds.c:8578 fish/cmds.c:8602 fish/cmds.c:8626
1864 #: fish/cmds.c:8650 fish/cmds.c:8674 fish/cmds.c:8698 fish/cmds.c:8722
1865 #: fish/cmds.c:8746 fish/cmds.c:8770 fish/cmds.c:8794 fish/cmds.c:8817
1866 #: fish/cmds.c:8840 fish/cmds.c:8861 fish/cmds.c:8882 fish/cmds.c:8903
1867 #: fish/cmds.c:8923 fish/cmds.c:8946 fish/cmds.c:8984 fish/cmds.c:9001
1868 #: fish/cmds.c:9018 fish/cmds.c:9037 fish/cmds.c:9056 fish/cmds.c:9073
1869 #: fish/cmds.c:9090 fish/cmds.c:9107 fish/cmds.c:9124 fish/cmds.c:9143
1870 #: fish/cmds.c:9179 fish/cmds.c:9219 fish/cmds.c:9252 fish/cmds.c:9269
1871 #: fish/cmds.c:9286 fish/cmds.c:9302 fish/cmds.c:9317 fish/cmds.c:9338
1872 #: fish/cmds.c:9376 fish/cmds.c:9414 fish/cmds.c:9453 fish/cmds.c:9493
1873 #: fish/cmds.c:9534 fish/cmds.c:9575 fish/cmds.c:9613 fish/cmds.c:9630
1874 #: fish/cmds.c:9653 fish/cmds.c:9675 fish/cmds.c:9697 fish/cmds.c:9717
1875 #: fish/cmds.c:9737 fish/cmds.c:9773 fish/cmds.c:9845 fish/cmds.c:9885
1876 #: fish/cmds.c:9943 fish/cmds.c:9969 fish/cmds.c:9995 fish/cmds.c:10023
1877 #: fish/cmds.c:10082 fish/cmds.c:10103 fish/cmds.c:10148 fish/cmds.c:10168
1878 #: fish/cmds.c:10207 fish/cmds.c:10244 fish/cmds.c:10264 fish/cmds.c:10286
1879 #: fish/cmds.c:10343 fish/cmds.c:10363 fish/cmds.c:10385 fish/cmds.c:10407
1880 #: fish/cmds.c:10426 fish/cmds.c:10446 fish/cmds.c:10473 fish/cmds.c:10493
1881 #: fish/cmds.c:10513 fish/cmds.c:10533 fish/cmds.c:10553 fish/cmds.c:10575
1882 #: fish/cmds.c:10610 fish/cmds.c:10628 fish/cmds.c:10651 fish/cmds.c:10673
1883 #: fish/cmds.c:10688 fish/cmds.c:10705 fish/cmds.c:10742 fish/cmds.c:10781
1884 #: fish/cmds.c:10821 fish/cmds.c:10877 fish/cmds.c:10899 fish/cmds.c:10935
1885 #: fish/cmds.c:10950 fish/cmds.c:10970 fish/cmds.c:11010 fish/cmds.c:11033
1886 #: fish/cmds.c:11057 fish/cmds.c:11082 fish/cmds.c:11123 fish/cmds.c:11148
1887 #: fish/cmds.c:11186 fish/cmds.c:11217 fish/cmds.c:11248 fish/cmds.c:11276
1888 #: fish/cmds.c:11296 fish/cmds.c:11328 fish/cmds.c:11348 fish/cmds.c:11368
1889 #: fish/cmds.c:11385 fish/cmds.c:11403 fish/cmds.c:11428 fish/cmds.c:11451
1890 #: fish/cmds.c:11470 fish/cmds.c:11514 fish/cmds.c:11559 fish/cmds.c:11607
1891 #: fish/cmds.c:11648 fish/cmds.c:11667 fish/cmds.c:11687 fish/cmds.c:11707
1892 #: fish/cmds.c:11728 fish/cmds.c:11749 fish/cmds.c:11770 fish/cmds.c:11791
1893 #: fish/cmds.c:11812 fish/cmds.c:11834 fish/cmds.c:11872 fish/cmds.c:11923
1894 #: fish/cmds.c:11961 fish/cmds.c:12017 fish/cmds.c:12153 fish/cmds.c:12182
1895 #: fish/cmds.c:12209 fish/cmds.c:12226 fish/cmds.c:12247 fish/cmds.c:12264
1896 #: fish/cmds.c:12326 fish/cmds.c:12464 fish/cmds.c:12622 fish/cmds.c:13334
1897 #: fish/cmds.c:13353 fish/cmds.c:13373
1899 msgid "%s should have %d parameter(s)\n"
1900 msgstr "%s-ല് %d പരാമീറ്ററുകള് ആവശ്യമുണ്ടു് \n"
1902 #: fish/cmds.c:3504 fish/cmds.c:3518 fish/cmds.c:3534 fish/cmds.c:3551
1903 #: fish/cmds.c:3568 fish/cmds.c:3586 fish/cmds.c:3605 fish/cmds.c:3621
1904 #: fish/cmds.c:3639 fish/cmds.c:3655 fish/cmds.c:3673 fish/cmds.c:3689
1905 #: fish/cmds.c:3706 fish/cmds.c:3721 fish/cmds.c:3739 fish/cmds.c:3754
1906 #: fish/cmds.c:3770 fish/cmds.c:3786 fish/cmds.c:3802 fish/cmds.c:3818
1907 #: fish/cmds.c:3834 fish/cmds.c:3852 fish/cmds.c:3885 fish/cmds.c:3901
1908 #: fish/cmds.c:3917 fish/cmds.c:3936 fish/cmds.c:3951 fish/cmds.c:3969
1909 #: fish/cmds.c:3984 fish/cmds.c:4002 fish/cmds.c:4017 fish/cmds.c:4035
1910 #: fish/cmds.c:4050 fish/cmds.c:4069 fish/cmds.c:4088 fish/cmds.c:4106
1911 #: fish/cmds.c:4126 fish/cmds.c:4145 fish/cmds.c:4165 fish/cmds.c:4185
1912 #: fish/cmds.c:4205 fish/cmds.c:4224 fish/cmds.c:4243 fish/cmds.c:4263
1913 #: fish/cmds.c:4283 fish/cmds.c:4303 fish/cmds.c:4318 fish/cmds.c:4334
1914 #: fish/cmds.c:4355 fish/cmds.c:4411 fish/cmds.c:4429 fish/cmds.c:4446
1915 #: fish/cmds.c:4463 fish/cmds.c:4484 fish/cmds.c:4552 fish/cmds.c:4572
1916 #: fish/cmds.c:4592 fish/cmds.c:4612 fish/cmds.c:4632 fish/cmds.c:4652
1917 #: fish/cmds.c:4671 fish/cmds.c:4690 fish/cmds.c:4709 fish/cmds.c:4724
1918 #: fish/cmds.c:4743 fish/cmds.c:4763 fish/cmds.c:4783 fish/cmds.c:4806
1919 #: fish/cmds.c:4859 fish/cmds.c:4874 fish/cmds.c:4892 fish/cmds.c:4925
1920 #: fish/cmds.c:4944 fish/cmds.c:4960 fish/cmds.c:4976 fish/cmds.c:4995
1921 #: fish/cmds.c:5017 fish/cmds.c:5039 fish/cmds.c:5059 fish/cmds.c:5076
1922 #: fish/cmds.c:5093 fish/cmds.c:5110 fish/cmds.c:5127 fish/cmds.c:5144
1923 #: fish/cmds.c:5161 fish/cmds.c:5178 fish/cmds.c:5197 fish/cmds.c:5220
1924 #: fish/cmds.c:5256 fish/cmds.c:5273 fish/cmds.c:5296 fish/cmds.c:5318
1925 #: fish/cmds.c:5339 fish/cmds.c:5359 fish/cmds.c:5378 fish/cmds.c:5398
1926 #: fish/cmds.c:5416 fish/cmds.c:5434 fish/cmds.c:5448 fish/cmds.c:5464
1927 #: fish/cmds.c:5484 fish/cmds.c:5503 fish/cmds.c:5522 fish/cmds.c:5541
1928 #: fish/cmds.c:5560 fish/cmds.c:5580 fish/cmds.c:5620 fish/cmds.c:5677
1929 #: fish/cmds.c:5698 fish/cmds.c:5719 fish/cmds.c:5740 fish/cmds.c:5758
1930 #: fish/cmds.c:5780 fish/cmds.c:5818 fish/cmds.c:5840 fish/cmds.c:5919
1931 #: fish/cmds.c:5958 fish/cmds.c:5973 fish/cmds.c:5990 fish/cmds.c:6004
1932 #: fish/cmds.c:6020 fish/cmds.c:6042 fish/cmds.c:6064 fish/cmds.c:6086
1933 #: fish/cmds.c:6108 fish/cmds.c:6130 fish/cmds.c:6152 fish/cmds.c:6172
1934 #: fish/cmds.c:6189 fish/cmds.c:6206 fish/cmds.c:6225 fish/cmds.c:6244
1935 #: fish/cmds.c:6264 fish/cmds.c:6300 fish/cmds.c:6319 fish/cmds.c:6338
1936 #: fish/cmds.c:6355 fish/cmds.c:6373 fish/cmds.c:6396 fish/cmds.c:6419
1937 #: fish/cmds.c:6443 fish/cmds.c:6466 fish/cmds.c:6487 fish/cmds.c:6510
1938 #: fish/cmds.c:6533 fish/cmds.c:6553 fish/cmds.c:6575 fish/cmds.c:6596
1939 #: fish/cmds.c:6619 fish/cmds.c:6636 fish/cmds.c:6653 fish/cmds.c:6671
1940 #: fish/cmds.c:6689 fish/cmds.c:6710 fish/cmds.c:6728 fish/cmds.c:6749
1941 #: fish/cmds.c:6769 fish/cmds.c:6787 fish/cmds.c:6808 fish/cmds.c:6831
1942 #: fish/cmds.c:6854 fish/cmds.c:6876 fish/cmds.c:6909 fish/cmds.c:6926
1943 #: fish/cmds.c:6943 fish/cmds.c:6967 fish/cmds.c:6990 fish/cmds.c:7013
1944 #: fish/cmds.c:7035 fish/cmds.c:7052 fish/cmds.c:7074 fish/cmds.c:7168
1945 #: fish/cmds.c:7188 fish/cmds.c:7208 fish/cmds.c:7228 fish/cmds.c:7246
1946 #: fish/cmds.c:7267 fish/cmds.c:7303 fish/cmds.c:7320 fish/cmds.c:7342
1947 #: fish/cmds.c:7359 fish/cmds.c:7395 fish/cmds.c:7415 fish/cmds.c:7435
1948 #: fish/cmds.c:7455 fish/cmds.c:7477 fish/cmds.c:7494 fish/cmds.c:7513
1949 #: fish/cmds.c:7532 fish/cmds.c:7554 fish/cmds.c:7575 fish/cmds.c:7596
1950 #: fish/cmds.c:7617 fish/cmds.c:7640 fish/cmds.c:7681 fish/cmds.c:7704
1951 #: fish/cmds.c:7743 fish/cmds.c:7760 fish/cmds.c:7779 fish/cmds.c:7800
1952 #: fish/cmds.c:7823 fish/cmds.c:7845 fish/cmds.c:7863 fish/cmds.c:7882
1953 #: fish/cmds.c:7903 fish/cmds.c:7980 fish/cmds.c:8021 fish/cmds.c:8100
1954 #: fish/cmds.c:8176 fish/cmds.c:8213 fish/cmds.c:8236 fish/cmds.c:8257
1955 #: fish/cmds.c:8280 fish/cmds.c:8302 fish/cmds.c:8327 fish/cmds.c:8370
1956 #: fish/cmds.c:8411 fish/cmds.c:8432 fish/cmds.c:8450 fish/cmds.c:8469
1957 #: fish/cmds.c:8486 fish/cmds.c:8504 fish/cmds.c:8531 fish/cmds.c:8555
1958 #: fish/cmds.c:8579 fish/cmds.c:8603 fish/cmds.c:8627 fish/cmds.c:8651
1959 #: fish/cmds.c:8675 fish/cmds.c:8699 fish/cmds.c:8723 fish/cmds.c:8747
1960 #: fish/cmds.c:8771 fish/cmds.c:8795 fish/cmds.c:8818 fish/cmds.c:8841
1961 #: fish/cmds.c:8862 fish/cmds.c:8883 fish/cmds.c:8904 fish/cmds.c:8924
1962 #: fish/cmds.c:8947 fish/cmds.c:8985 fish/cmds.c:9002 fish/cmds.c:9019
1963 #: fish/cmds.c:9038 fish/cmds.c:9057 fish/cmds.c:9074 fish/cmds.c:9091
1964 #: fish/cmds.c:9108 fish/cmds.c:9125 fish/cmds.c:9144 fish/cmds.c:9180
1965 #: fish/cmds.c:9220 fish/cmds.c:9253 fish/cmds.c:9270 fish/cmds.c:9287
1966 #: fish/cmds.c:9303 fish/cmds.c:9318 fish/cmds.c:9339 fish/cmds.c:9377
1967 #: fish/cmds.c:9415 fish/cmds.c:9454 fish/cmds.c:9494 fish/cmds.c:9535
1968 #: fish/cmds.c:9576 fish/cmds.c:9614 fish/cmds.c:9631 fish/cmds.c:9654
1969 #: fish/cmds.c:9676 fish/cmds.c:9698 fish/cmds.c:9718 fish/cmds.c:9738
1970 #: fish/cmds.c:9774 fish/cmds.c:9846 fish/cmds.c:9886 fish/cmds.c:9944
1971 #: fish/cmds.c:9970 fish/cmds.c:9996 fish/cmds.c:10024 fish/cmds.c:10083
1972 #: fish/cmds.c:10104 fish/cmds.c:10149 fish/cmds.c:10169 fish/cmds.c:10208
1973 #: fish/cmds.c:10245 fish/cmds.c:10265 fish/cmds.c:10287 fish/cmds.c:10344
1974 #: fish/cmds.c:10364 fish/cmds.c:10386 fish/cmds.c:10408 fish/cmds.c:10427
1975 #: fish/cmds.c:10447 fish/cmds.c:10474 fish/cmds.c:10494 fish/cmds.c:10514
1976 #: fish/cmds.c:10534 fish/cmds.c:10554 fish/cmds.c:10576 fish/cmds.c:10611
1977 #: fish/cmds.c:10629 fish/cmds.c:10652 fish/cmds.c:10674 fish/cmds.c:10689
1978 #: fish/cmds.c:10706 fish/cmds.c:10743 fish/cmds.c:10782 fish/cmds.c:10822
1979 #: fish/cmds.c:10878 fish/cmds.c:10900 fish/cmds.c:10936 fish/cmds.c:10951
1980 #: fish/cmds.c:10971 fish/cmds.c:11011 fish/cmds.c:11034 fish/cmds.c:11058
1981 #: fish/cmds.c:11083 fish/cmds.c:11124 fish/cmds.c:11149 fish/cmds.c:11187
1982 #: fish/cmds.c:11218 fish/cmds.c:11249 fish/cmds.c:11277 fish/cmds.c:11297
1983 #: fish/cmds.c:11329 fish/cmds.c:11349 fish/cmds.c:11369 fish/cmds.c:11386
1984 #: fish/cmds.c:11404 fish/cmds.c:11429 fish/cmds.c:11452 fish/cmds.c:11471
1985 #: fish/cmds.c:11515 fish/cmds.c:11560 fish/cmds.c:11608 fish/cmds.c:11649
1986 #: fish/cmds.c:11668 fish/cmds.c:11688 fish/cmds.c:11708 fish/cmds.c:11729
1987 #: fish/cmds.c:11750 fish/cmds.c:11771 fish/cmds.c:11792 fish/cmds.c:11813
1988 #: fish/cmds.c:11835 fish/cmds.c:11873 fish/cmds.c:11924 fish/cmds.c:11962
1989 #: fish/cmds.c:12018 fish/cmds.c:12041 fish/cmds.c:12154 fish/cmds.c:12183
1990 #: fish/cmds.c:12210 fish/cmds.c:12227 fish/cmds.c:12248 fish/cmds.c:12265
1991 #: fish/cmds.c:12287 fish/cmds.c:12327 fish/cmds.c:12348 fish/cmds.c:12408
1992 #: fish/cmds.c:12465 fish/cmds.c:12491 fish/cmds.c:12560 fish/cmds.c:12623
1993 #: fish/cmds.c:12645 fish/cmds.c:12736 fish/cmds.c:12829 fish/cmds.c:12922
1994 #: fish/cmds.c:13016 fish/cmds.c:13213 fish/cmds.c:13335 fish/cmds.c:13354
1995 #: fish/cmds.c:13374
1997 msgid "type 'help %s' for help on %s\n"
1998 msgstr "%s-ലുള്ള ആവശ്യങ്ങള്ക്കായി 'help %s' ശ്രമിച്ചു നോക്കുക\n"
2000 #: fish/cmds.c:3862 fish/cmds.c:4902 fish/cmds.c:5232 fish/cmds.c:5590
2001 #: fish/cmds.c:5630 fish/cmds.c:5649 fish/cmds.c:5792 fish/cmds.c:5851
2002 #: fish/cmds.c:5870 fish/cmds.c:5889 fish/cmds.c:5932 fish/cmds.c:6275
2003 #: fish/cmds.c:6886 fish/cmds.c:7085 fish/cmds.c:7104 fish/cmds.c:7123
2004 #: fish/cmds.c:7142 fish/cmds.c:7278 fish/cmds.c:7369 fish/cmds.c:7650
2005 #: fish/cmds.c:7714 fish/cmds.c:7913 fish/cmds.c:7932 fish/cmds.c:7951
2006 #: fish/cmds.c:7990 fish/cmds.c:8031 fish/cmds.c:8050 fish/cmds.c:8069
2007 #: fish/cmds.c:8110 fish/cmds.c:8129 fish/cmds.c:8148 fish/cmds.c:8186
2008 #: fish/cmds.c:8339 fish/cmds.c:8382 fish/cmds.c:8959 fish/cmds.c:9154
2009 #: fish/cmds.c:9192 fish/cmds.c:9230 fish/cmds.c:9350 fish/cmds.c:9387
2010 #: fish/cmds.c:9425 fish/cmds.c:9464 fish/cmds.c:9505 fish/cmds.c:9546
2011 #: fish/cmds.c:9587 fish/cmds.c:9750 fish/cmds.c:9786 fish/cmds.c:9799
2012 #: fish/cmds.c:9812 fish/cmds.c:9825 fish/cmds.c:9858 fish/cmds.c:9896
2013 #: fish/cmds.c:9915 fish/cmds.c:10036 fish/cmds.c:10055 fish/cmds.c:10116
2014 #: fish/cmds.c:10129 fish/cmds.c:10180 fish/cmds.c:10219 fish/cmds.c:10297
2015 #: fish/cmds.c:10316 fish/cmds.c:10590 fish/cmds.c:10717 fish/cmds.c:10754
2016 #: fish/cmds.c:10793 fish/cmds.c:10833 fish/cmds.c:10852 fish/cmds.c:10911
2017 #: fish/cmds.c:10984 fish/cmds.c:11094 fish/cmds.c:11164 fish/cmds.c:11198
2018 #: fish/cmds.c:11229 fish/cmds.c:11260 fish/cmds.c:11309 fish/cmds.c:11486
2019 #: fish/cmds.c:11530 fish/cmds.c:11579 fish/cmds.c:11623 fish/cmds.c:11849
2020 #: fish/cmds.c:11887 fish/cmds.c:11900 fish/cmds.c:11938 fish/cmds.c:11973
2021 #: fish/cmds.c:11992 fish/cmds.c:12059 fish/cmds.c:12087 fish/cmds.c:12110
2022 #: fish/cmds.c:12365 fish/cmds.c:12426 fish/cmds.c:12512 fish/cmds.c:12580
2023 #: fish/cmds.c:12663 fish/cmds.c:12680 fish/cmds.c:12697 fish/cmds.c:12755
2024 #: fish/cmds.c:12772 fish/cmds.c:12789 fish/cmds.c:12848 fish/cmds.c:12865
2025 #: fish/cmds.c:12882 fish/cmds.c:12942 fish/cmds.c:12959 fish/cmds.c:12976
2026 #: fish/cmds.c:13038 fish/cmds.c:13061 fish/cmds.c:13089 fish/cmds.c:13106
2027 #: fish/cmds.c:13129 fish/cmds.c:13157 fish/cmds.c:13174 fish/cmds.c:13232
2028 #: fish/cmds.c:13249 fish/cmds.c:13272 fish/cmds.c:13295
2030 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
2031 msgstr "%s: %s: അസാധുവായ ഇന്റിജര് പരാമീറ്റര് (%s %d തിരികെ നല്കിയിരിക്കുന്നു)\n"
2033 #: fish/cmds.c:3868 fish/cmds.c:4908 fish/cmds.c:5238 fish/cmds.c:5596
2034 #: fish/cmds.c:5636 fish/cmds.c:5655 fish/cmds.c:5798 fish/cmds.c:5857
2035 #: fish/cmds.c:5876 fish/cmds.c:5895 fish/cmds.c:5938 fish/cmds.c:6281
2036 #: fish/cmds.c:6892 fish/cmds.c:7091 fish/cmds.c:7110 fish/cmds.c:7129
2037 #: fish/cmds.c:7148 fish/cmds.c:7284 fish/cmds.c:7375 fish/cmds.c:7656
2038 #: fish/cmds.c:7720 fish/cmds.c:7919 fish/cmds.c:7938 fish/cmds.c:7957
2039 #: fish/cmds.c:7996 fish/cmds.c:8037 fish/cmds.c:8056 fish/cmds.c:8075
2040 #: fish/cmds.c:8116 fish/cmds.c:8135 fish/cmds.c:8154 fish/cmds.c:8192
2041 #: fish/cmds.c:8345 fish/cmds.c:8388 fish/cmds.c:8965 fish/cmds.c:9160
2042 #: fish/cmds.c:9198 fish/cmds.c:9236 fish/cmds.c:9356 fish/cmds.c:9393
2043 #: fish/cmds.c:9431 fish/cmds.c:9470 fish/cmds.c:9511 fish/cmds.c:9552
2044 #: fish/cmds.c:9593 fish/cmds.c:9864 fish/cmds.c:9902 fish/cmds.c:9921
2045 #: fish/cmds.c:10042 fish/cmds.c:10186 fish/cmds.c:10225 fish/cmds.c:10303
2046 #: fish/cmds.c:10322 fish/cmds.c:10723 fish/cmds.c:10760 fish/cmds.c:10799
2047 #: fish/cmds.c:10839 fish/cmds.c:10858 fish/cmds.c:10917 fish/cmds.c:10990
2048 #: fish/cmds.c:11100 fish/cmds.c:11492 fish/cmds.c:11536 fish/cmds.c:11585
2049 #: fish/cmds.c:11629 fish/cmds.c:11979 fish/cmds.c:12065 fish/cmds.c:12093
2050 #: fish/cmds.c:12116 fish/cmds.c:12518 fish/cmds.c:12586 fish/cmds.c:13044
2051 #: fish/cmds.c:13067 fish/cmds.c:13112 fish/cmds.c:13135 fish/cmds.c:13255
2052 #: fish/cmds.c:13278
2054 msgid "%s: %s: integer out of range\n"
2055 msgstr "%s: %s: ഇന്റിജര് പരിധികഴിഞ്ഞിരിക്കുന്നു\n"
2057 #: fish/cmds.c:4354 fish/cmds.c:4483 fish/cmds.c:4805 fish/cmds.c:12040
2058 #: fish/cmds.c:12286 fish/cmds.c:12347 fish/cmds.c:12407 fish/cmds.c:12490
2059 #: fish/cmds.c:12559 fish/cmds.c:12644 fish/cmds.c:12735 fish/cmds.c:12828
2060 #: fish/cmds.c:12921 fish/cmds.c:13015 fish/cmds.c:13212
2062 msgid "%s should have %d-%d parameter(s)\n"
2065 #: fish/cmds.c:4385 fish/cmds.c:4524 fish/cmds.c:4826 fish/cmds.c:12126
2066 #: fish/cmds.c:12303 fish/cmds.c:12380 fish/cmds.c:12436 fish/cmds.c:12528
2067 #: fish/cmds.c:12596 fish/cmds.c:12707 fish/cmds.c:12799 fish/cmds.c:12892
2068 #: fish/cmds.c:12986 fish/cmds.c:13184 fish/cmds.c:13310
2070 msgid "%s: unknown optional argument \"%s\"\n"
2073 #: fish/cmds.c:4391 fish/cmds.c:4530 fish/cmds.c:4832 fish/cmds.c:12132
2074 #: fish/cmds.c:12309 fish/cmds.c:12386 fish/cmds.c:12442 fish/cmds.c:12534
2075 #: fish/cmds.c:12602 fish/cmds.c:12713 fish/cmds.c:12805 fish/cmds.c:12898
2076 #: fish/cmds.c:12992 fish/cmds.c:13190 fish/cmds.c:13316
2078 msgid "%s: optional argument \"%s\" given twice\n"
2081 #: fish/cmds.c:13391
2083 msgid "%s: unknown command\n"
2084 msgstr "%s: അപരിചിതമായ കമാന്ഡ്\n"
2086 #: fish/config.c:74 fish/config.c:113
2088 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2094 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2099 msgid "copy-in: target '%s' is not a directory\n"
2104 msgid "error: argument is zero length or longer than maximum permitted\n"
2110 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2116 msgid "copy-out: target '%s' is not a directory\n"
2121 msgid "copy-out: '%s' is not a file or directory\n"
2124 #: fish/display.c:42
2126 msgid "display filename\n"
2131 msgid "use '%s filename' to edit a file\n"
2132 msgstr "ഒരു ഫയല് ചിട്ടപ്പെടുത്തുന്നതിനായി '%s filename' ഉപയോഗിക്കുക\n"
2137 "%s: guest filesystem shell\n"
2138 "%s lets you edit virtual machine filesystems\n"
2139 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2141 " %s [--options] cmd [: cmd : cmd ...]\n"
2143 " -h|--cmd-help List available commands\n"
2144 " -h|--cmd-help cmd Display detailed help on 'cmd'\n"
2145 " -a|--add image Add image\n"
2146 " -c|--connect uri Specify libvirt URI for -d option\n"
2147 " --csh Make --listen csh-compatible\n"
2148 " -d|--domain guest Add disks from libvirt guest\n"
2149 " -D|--no-dest-paths Don't tab-complete paths from guest fs\n"
2150 " --echo-keys Don't turn off echo for passphrases\n"
2151 " -f|--file file Read commands from file\n"
2152 " --format[=raw|..] Force disk format for -a option\n"
2153 " -i|--inspector Automatically mount filesystems\n"
2154 " --keys-from-stdin Read passphrases from stdin\n"
2155 " --listen Listen for remote commands\n"
2156 " --live Connect to a live virtual machine\n"
2157 " -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2158 " -n|--no-sync Don't autosync\n"
2159 " -N|--new type Create prepared disk (test1.img, ...)\n"
2160 " --progress-bars Enable progress bars even when not interactive\n"
2161 " --no-progress-bars Disable progress bars\n"
2162 " --remote[=pid] Send commands to remote %s\n"
2163 " -r|--ro Mount read-only\n"
2164 " --selinux Enable SELinux support\n"
2165 " -v|--verbose Verbose messages\n"
2166 " -V|--version Display version and exit\n"
2167 " -w|--rw Mount read-write\n"
2168 " -x Echo each command before executing it\n"
2170 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2171 " %s [--ro|--rw] -i -a /path/to/disk.img\n"
2173 " %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2175 "--ro recommended to avoid any writes to the disk image. If -i option fails\n"
2176 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2178 "For more information, see the manpage %s(1).\n"
2183 msgid "%s: --listen=PID: PID was not a number: %s\n"
2184 msgstr "%s: --listen=PID: PID ഒരു നംബറല്ല: %s\n"
2189 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2190 msgstr "%s: remote: റിമോട്ട് പ്രക്രിയയുടെ PID-ലേക്ക് $GUESTFISH_PID സജ്ജമാക്കേണം\n"
2194 msgid "%s: only one -f parameter can be given\n"
2195 msgstr "%s: ഒരു -f പരാമീറ്റര് മാത്രമേ പാടുള്ളൂ\n"
2199 msgid "%s: cannot use --listen and --remote options at the same time\n"
2200 msgstr "%s: ഒരേ സമയത്തു് --listen, --remote എന്നീ ഉപാധികള് ഉപയോഗിക്കുവാന് സാധ്യമല്ല\n"
2204 msgid "%s: extra parameters on the command line with --listen flag\n"
2205 msgstr "%s: --listen ഫ്ലാഗിനൊപ്പം കമാന്ഡ് ലൈനില് അധികമായ പരാമീറ്ററുകള്\n"
2209 msgid "%s: cannot use --listen and --file options at the same time\n"
2210 msgstr "%s: ഒരേ സമയത്തു് --listen, --file എന്നീ ഉപാധികള് ഉപയോഗിക്കുവാന് സാധ്യമല്ല\n"
2216 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2217 "editing virtual machine filesystems.\n"
2219 "Type: 'help' for help on commands\n"
2220 " 'man' to read the manual\n"
2221 " 'quit' to quit the shell\n"
2225 #: fish/fish.c:793 fish/fish.c:809
2227 msgid "%s: command arguments not separated by whitespace\n"
2228 msgstr "%s: കമാന്ഡ് ആര്ഗ്യുമെന്റുകള് വൈറ്റ്സ്പെയിസ് ഉപയോഗിച്ചു് വേര്തിരിച്ചിട്ടില്ല\n"
2232 msgid "%s: unterminated single quote\n"
2233 msgstr "%s: അപൂര്ണ്ണമായ സിംഗിള് കോട്ട്\n"
2237 msgid "%s: internal error parsing string at '%s'\n"
2238 msgstr "%s: '%s'-ല് സ്ട്രിങ് പാഴ്സ് ചെയ്യുമ്പോള് ഇന്റേര്ണല് പിശക്\n"
2242 msgid "%s: too many arguments\n"
2243 msgstr "%s: അനവധി ആര്ഗ്യുമെന്റുകള്\n"
2247 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2252 msgid "%s: unterminated double quote\n"
2253 msgstr "%s: അപൂര്ണ്ണമായ ഡബിള് കോട്ട്\n"
2257 msgid "%s: empty command on command line\n"
2258 msgstr "%s: കമാന്ഡ് ലൈനില് കാലിയായ കമാന്ഡ്\n"
2261 msgid "display a list of commands or help on a command"
2262 msgstr "കമാന്ഡുകളുടെ ഒരു പട്ടിക അല്ലെങ്കില് ഒരു കമാന്ഡിനുള്ള സഹായം കാണിക്കുക"
2265 msgid "quit guestfish"
2266 msgstr "guestfish-ല് നിന്നും പുറത്തു് കടക്കുക"
2271 "help - display a list of commands or help on a command\n"
2275 "help - കമാന്ഡുകളുടെ ഒരു പട്ടിക അല്ലെങ്കില് ഒരു കമാന്ഡിനുള്ള സഹായം കാണിക്കുന്നു\n"
2282 "quit - quit guestfish\n"
2285 "quit - quit guestfish\n"
2290 msgid "%s: command not known, use -h to list all commands\n"
2291 msgstr "%s: കമാന്ഡ് അപരിചിതം, എല്ലാ കമാന്ഡുകളും ലഭ്യമാക്കുന്നതിനായി -h ഉപയോഗിക്കുക\n"
2296 "Did you mean to open a disk image? guestfish -a disk.img\n"
2297 "For a list of commands: guestfish -h\n"
2298 "For complete documentation: man guestfish\n"
2303 msgid "%s:%d: libguestfs: error: %s\n"
2308 msgid "Runaway quote in string \"%s\"\n"
2309 msgstr "Runaway quote in string \"%s\"\n"
2314 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2315 "or run \"inspect-os\" command)\n"
2321 "%s: drive '%c:' not found. To list available drives do:\n"
2322 " inspect-get-drive-mappings %s\n"
2328 "%s: to access '%c:', mount %s first. One way to do this is:\n"
2335 msgid "use 'glob command [args...]'\n"
2336 msgstr "'glob command [args...]' ഉപയോഗിക്കുക\n"
2340 msgid "glob: guestfs_glob_expand call failed: %s\n"
2341 msgstr "glob: guestfs_glob_expand കോള് പരാജയപ്പെട്ടു: %s\n"
2346 "Add disk images to examine using the -a or -d options, or the 'add' "
2348 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2349 "Once you have done this, use the 'run' command.\n"
2355 "Find out what filesystems are available using 'list-filesystems' and then\n"
2356 "mount them to examine or modify the contents using 'mount-ro' or\n"
2357 "'mount-options'.\n"
2363 "For more information about a command, use 'help cmd'.\n"
2365 "To read the manual, type 'man'.\n"
2368 #: fish/hexedit.c:41
2370 msgid "hexedit (device|filename) [max | start max]\n"
2373 #: fish/hexedit.c:52
2375 msgid "hexedit: %s is a zero length file or device\n"
2378 #: fish/hexedit.c:63
2381 "hexedit: %s is larger than %s. You must supply a limit using\n"
2382 " 'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2383 " 'hexedit %s <start> <max>'.\n"
2386 #: fish/hexedit.c:92
2388 msgid "hexedit: invalid range\n"
2391 #: fish/inspect.c:77
2393 msgid "%s: don't use --live and -i options together\n"
2396 #: fish/inspect.c:89
2398 msgid "%s: no operating system was found on this disk\n"
2401 #: fish/inspect.c:96
2403 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2406 #: fish/inspect.c:136
2408 msgid "%s: some filesystems could not be mounted (ignored)\n"
2411 #: fish/inspect.c:148
2413 msgid "Operating system: %s\n"
2416 #: fish/inspect.c:161
2418 msgid "%s mounted on %s\n"
2423 msgid "Enter key or passphrase (\"%s\"): "
2428 msgid "use 'lcd directory' to change local directory\n"
2429 msgstr "ലോക്കല് ഡയറക്ടറി മാറ്റുന്നതിനായി 'lcd directory' ഉപയോഗിക്കുക\n"
2433 msgid "use 'man' without parameters to open the manual\n"
2438 msgid "the external 'man' program failed\n"
2443 msgid "use '%s filename' to page a file\n"
2444 msgstr "ഒരു ഫയല് താളിലാക്കുന്നതിനായി '%s filename' ഉപയോഗിക്കുക\n"
2446 #: fish/options.c:38
2448 msgid "%s: too many drives added on the command line\n"
2451 #: fish/options.c:152
2453 msgid "%s: '%s' could not be mounted. Did you mean one of these?\n"
2459 "List of available prepared disk images:\n"
2466 "guestfish -N %-8s - %s\n"
2473 msgid " Optional parameters:\n"
2478 msgid "<%s> %s (default: %s)\n"
2484 "Prepared disk images are written to file \"test1.img\" in the local\n"
2485 "directory. (\"test2.img\" etc if -N option is given multiple times).\n"
2486 "For more information see the guestfish(1) manual.\n"
2492 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2493 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2498 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2501 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2502 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2503 msgid "failed to allocate disk"
2506 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2507 msgid "could not parse boot size"
2510 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2512 msgid "failed to get sector size of disk: %s"
2515 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2516 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2518 msgid "failed to partition disk: %s"
2521 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2523 msgid "failed to add boot partition: %s"
2526 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2528 msgid "failed to add root partition: %s"
2531 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2533 msgid "failed to create boot filesystem: %s"
2536 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2538 msgid "failed to create root filesystem: %s"
2541 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2542 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2543 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2546 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2548 msgid "failed to create PV: %s: %s"
2551 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2553 msgid "failed to create VG: %s: %s"
2556 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2558 msgid "failed to create LV: /dev/%s/%s: %s"
2561 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2563 msgid "failed to resize LV to full size: %s: %s"
2566 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2568 msgid "failed to create filesystem (%s): %s"
2573 msgid "guestfish: protocol error: could not read 'hello' message\n"
2574 msgstr "guestfish: protocol error: 'hello' സന്ദേശം വായിക്കുവാന് സാധ്യമല്ല\n"
2579 "guestfish: protocol error: version mismatch, server version '%s' does not "
2580 "match client version '%s'. The two versions must match exactly.\n"
2582 "guestfish: protocol error: പതിപ്പില് പൊരുത്തപ്പേടു്, '%s' എന്ന സര്വര് പതിപ്പു് ക്ലയന്റ് "
2583 "പതിപ്പു് '%s'-മായി പൊരുത്തപ്പെടുന്നില്ല. രണ്ടും ഒരേപോലെ ആയിരിക്കണം.\n"
2585 #: fish/rc.c:337 fish/rc.c:351
2587 msgid "guestfish: remote: looks like the server is not running\n"
2588 msgstr "guestfish: remote: സര്വര് പ്രവര്ത്തിക്കുന്നില്ല\n"
2590 #: fish/rc.c:363 fish/rc.c:377
2592 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2594 "guestfish: protocol error: പ്രാരംഭ സന്ദേശം സര്വറിലേക്ക് അയയ്ക്കുവാന് സാധ്യമായില്ല\n"
2598 msgid "guestfish: protocol error: could not decode reply from server\n"
2599 msgstr "guestfish: protocol error:സര്വറില് നിന്നുള്ള മറുപടി ഡീക്കോഡ് ചെയ്യുവാന് സാധ്യമല്ല\n"
2603 msgid "'reopen' command takes no parameters\n"
2604 msgstr "'reopen' കമാന്ഡ് പരാമീറ്ററുകള് സ്വീകരിക്കുന്നില്ല\n"
2608 msgid "reopen: guestfs_create: failed to create handle\n"
2609 msgstr "reopen: guestfs_create: ഹാന്ഡില് ഉണ്ടാക്കുന്നതില് പരാജയപ്പെട്ടു\n"
2613 msgid "use '%s VAR value' to set an environment variable\n"
2618 msgid "use '%s VAR' to unset an environment variable\n"
2621 #: fish/supported.c:66
2625 #: fish/supported.c:68
2631 msgid "use 'time command [args...]'\n"
2632 msgstr "'time command [args...]' ഉപയോഗിക്കുക\n"
2634 #: fuse/guestmount.c:912
2637 "%s: FUSE module for libguestfs\n"
2638 "%s lets you mount a virtual machine filesystem\n"
2639 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2641 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
2643 " -a|--add image Add image\n"
2644 " -c|--connect uri Specify libvirt URI for -d option\n"
2645 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
2646 " -d|--domain guest Add disks from libvirt guest\n"
2647 " --echo-keys Don't turn off echo for passphrases\n"
2648 " --format[=raw|..] Force disk format for -a option\n"
2649 " --fuse-help Display extra FUSE options\n"
2650 " -i|--inspector Automatically mount filesystems\n"
2651 " --help Display help message and exit\n"
2652 " --keys-from-stdin Read passphrases from stdin\n"
2653 " --live Connect to a live virtual machine\n"
2654 " -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2655 " -n|--no-sync Don't autosync\n"
2656 " -o|--option opt Pass extra option to FUSE\n"
2657 " -r|--ro Mount read-only\n"
2658 " --selinux Enable SELinux support\n"
2659 " -v|--verbose Verbose messages\n"
2660 " -V|--version Display version and exit\n"
2661 " -w|--rw Mount read-write\n"
2662 " -x|--trace Trace guestfs API calls\n"
2665 #: fuse/guestmount.c:1131
2667 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2670 #: fuse/guestmount.c:1141
2672 msgid "%s: --live is not compatible with --ro option\n"
2675 #: fuse/guestmount.c:1148
2677 msgid "%s: --live is not compatible with -i option\n"
2680 #: fuse/guestmount.c:1163
2682 msgid "%s: with --live, you must use exactly one -d option\n"
2685 #: fuse/guestmount.c:1170
2687 msgid "%s: --live is not compatible with -a option\n"
2690 #: fuse/guestmount.c:1179
2692 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2693 msgstr "%s: ഹോസ്റ്റ് ഫയല്സിസ്റ്റത്തില് ഒരു മൌണ്ട് പോയിന്റ് നല്കണം\n"
2695 #: inspector/virt-inspector.c:82
2698 "%s: display information about a virtual machine\n"
2699 "Copyright (C) 2010 Red Hat Inc.\n"
2701 " %s [--options] -d domname file [file ...]\n"
2702 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2704 " -a|--add image Add image\n"
2705 " -c|--connect uri Specify libvirt URI for -d option\n"
2706 " -d|--domain guest Add disks from libvirt guest\n"
2707 " --echo-keys Don't turn off echo for passphrases\n"
2708 " --format[=raw|..] Force disk format for -a option\n"
2709 " --help Display brief help\n"
2710 " --keys-from-stdin Read passphrases from stdin\n"
2711 " -v|--verbose Verbose messages\n"
2712 " -V|--version Display version and exit\n"
2713 " -x Trace libguestfs API calls\n"
2714 " --xpath query Perform an XPath query\n"
2715 "For more information, see the manpage %s(1).\n"
2718 #: inspector/virt-inspector.c:255
2720 msgid "%s: cannot use --xpath together with other options.\n"
2723 #: inspector/virt-inspector.c:288
2726 "%s: no operating system could be detected inside this disk image.\n"
2728 "This may be because the file is not a disk image, or is not a virtual "
2730 "image, or because the OS type is not understood by libguestfs.\n"
2732 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2734 "install the separate libguestfs-winsupport package.\n"
2736 "If you feel this is an error, please file a bug report including as much\n"
2737 "information about the disk image as possible.\n"
2740 #: inspector/virt-inspector.c:313
2742 msgid "%s: XML write error at \"%s\": %m\n"
2745 #: inspector/virt-inspector.c:325
2747 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2750 #: inspector/virt-inspector.c:333
2752 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2755 #: inspector/virt-inspector.c:827
2757 msgid "%s: unable to parse XML from stdin\n"
2760 #: inspector/virt-inspector.c:833
2762 msgid "%s: unable to create new XPath context\n"
2765 #: inspector/virt-inspector.c:840
2767 msgid "%s: unable to evaluate XPath expression\n"
2770 #: inspector/virt-inspector.c:851
2772 msgid "%s: xmlSaveToFd failed\n"
2775 #: inspector/virt-inspector.c:858
2777 msgid "%s: xmlNewDoc failed\n"
2780 #: inspector/virt-inspector.c:863
2782 msgid "%s: xmlCopyNode failed\n"
2785 #: inspector/virt-inspector.c:870
2787 msgid "%s: xmlSaveDoc failed\n"
2790 #: perl/lib/Sys/Guestfs/Lib.pm:158
2791 msgid "open_guest: first parameter must be a string or an arrayref"
2794 #: perl/lib/Sys/Guestfs/Lib.pm:164
2795 msgid "open_guest: first argument contains undefined element"
2798 #: perl/lib/Sys/Guestfs/Lib.pm:172
2799 #, perl-brace-format
2800 msgid "guest image {imagename} does not exist or is not readable"
2803 #: perl/lib/Sys/Guestfs/Lib.pm:179
2805 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2809 #: perl/lib/Sys/Guestfs/Lib.pm:184
2810 msgid "open_guest: too many domains listed on command line"
2813 #: perl/lib/Sys/Guestfs/Lib.pm:191
2814 msgid "open_guest: cannot connect to libvirt"
2817 #: perl/lib/Sys/Guestfs/Lib.pm:210
2818 #, perl-brace-format
2819 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2822 #: perl/lib/Sys/Guestfs/Lib.pm:213
2823 #, perl-brace-format
2824 msgid "{imagename} is not the name of a libvirt domain\n"
2827 #: perl/lib/Sys/Guestfs/Lib.pm:242
2828 #, perl-brace-format
2829 msgid "{imagename} seems to have no disk devices\n"
2832 #: perl/lib/Sys/Guestfs/Lib.pm:827
2834 "No operating system could be detected inside this disk image.\n"
2836 "This may be because the file is not a disk image, or is not a virtual "
2838 "image, or because the OS type is not understood by virt-inspector.\n"
2840 "If you feel this is an error, please file a bug report including as much\n"
2841 "information about the disk image as possible.\n"
2844 #: perl/lib/Sys/Guestfs/Lib.pm:945
2845 #, perl-brace-format
2846 msgid "unknown filesystem {fs}\n"
2849 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2850 #, perl-brace-format
2851 msgid "Error running rpm -qa: {error}"
2854 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2855 #, perl-brace-format
2856 msgid "Error running dpkg-query: {error}"
2859 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2860 msgid "Can't find grub on guest"
2863 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2864 #, perl-brace-format
2865 msgid "Grub entry {title} has no kernel"
2868 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2869 #, perl-brace-format
2870 msgid "grub refers to {path}, which doesn't exist\n"
2873 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2874 #, perl-brace-format
2875 msgid "Grub entry {title} does not specify an initrd"
2878 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2879 #, perl-brace-format
2880 msgid "Didn't find modules directory {modules} for kernel {path}"
2883 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2884 #, perl-brace-format
2885 msgid "Couldn't guess kernel version number from path for kernel {path}"
2888 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2889 #, perl-brace-format
2890 msgid "{path} doesn't match augeas pattern"
2893 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2894 #, perl-brace-format
2895 msgid "{filename}: could not read initrd format"
2898 #: rescue/virt-rescue.c:66
2901 "%s: Run a rescue shell on a virtual machine\n"
2902 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2904 " %s [--options] -d domname\n"
2905 " %s [--options] -a disk.img [-a disk.img ...]\n"
2907 " -a|--add image Add image\n"
2908 " --append kernelopts Append kernel options\n"
2909 " -c|--connect uri Specify libvirt URI for -d option\n"
2910 " -d|--domain guest Add disks from libvirt guest\n"
2911 " --format[=raw|..] Force disk format for -a option\n"
2912 " --help Display brief help\n"
2913 " -m|--memsize MB Set memory size in megabytes\n"
2914 " --network Enable network\n"
2915 " -r|--ro Access read-only\n"
2916 " --selinux Enable SELinux\n"
2917 " --smp N Enable SMP with N >= 2 virtual CPUs\n"
2918 " --suggest Suggest mount commands for this guest\n"
2919 " -v|--verbose Verbose messages\n"
2920 " -V|--version Display version and exit\n"
2921 " -w|--rw Mount read-write\n"
2922 " -x Trace libguestfs API calls\n"
2923 "For more information, see the manpage %s(1).\n"
2926 #: rescue/virt-rescue.c:167
2928 msgid "%s: could not parse --smp parameter '%s'\n"
2931 #: rescue/virt-rescue.c:172
2933 msgid "%s: --smp parameter '%s' should be >= 1\n"
2936 #: rescue/virt-rescue.c:202
2938 msgid "%s: could not parse memory size '%s'\n"
2941 #: rescue/virt-rescue.c:372
2944 "Inspecting the virtual machine or disk image ...\n"
2948 #: rescue/virt-rescue.c:391
2951 "This disk contains one or more operating systems. You can use these mount\n"
2952 "commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
2956 #: rescue/virt-rescue.c:401
2959 "# %s is the root of a %s operating system\n"
2960 "# type: %s, distro: %s, version: %d.%d\n"
2965 #: rescue/virt-rescue.c:458
2968 "This disk contains no filesystems that we recognize.\n"
2970 "However you can still use virt-rescue on the disk image, to try to mount\n"
2971 "filesystems that are not recognized by libguestfs, or to create partitions,\n"
2972 "logical volumes and filesystems on a blank disk.\n"
2975 #: rescue/virt-rescue.c:465
2978 "This disk contains one or more filesystems, but we don't recognize any\n"
2979 "operating system. You can use these mount commands in virt-rescue (at the\n"
2980 "><rescue> prompt) to mount these filesystems.\n"
2984 #: rescue/virt-rescue.c:470
2986 msgid "# %s has type '%s'\n"
2989 #: rescue/virt-rescue.c:594
2991 msgid "%s: unknown child exit status (%d)\n"
2994 #: src/appliance.c:182
2997 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2998 "LIBGUESTFS_PATH (search path: %s)"
3001 #: src/appliance.c:332
3003 msgid "security: cached appliance %s is not owned by UID %d"
3006 #: src/appliance.c:337
3008 msgid "security: cached appliance %s is not a directory (mode %o)"
3011 #: src/appliance.c:342
3013 msgid "security: cached appliance %s is writable by group or other (mode %o)"
3016 #: src/appliance.c:672
3017 msgid "external command failed, see earlier error messages"
3021 msgid "unexpected end of output from db_dump command before end of header"
3024 #: src/dbdump.c:98 src/dbdump.c:110
3025 msgid "unexpected line from db_dump command, no space prefix"
3029 msgid "unexpected end of output from db_dump command before end of data"
3033 msgid "unexpected non-hex digits in output of db_dump command"
3036 #: src/filearch.c:152
3038 msgid "size of %s unreasonable (%<PRIi64> bytes)"
3041 #: src/filearch.c:265
3043 "file-architecture API not available since this version of libguestfs was "
3044 "compiled without the libmagic library"
3047 #: src/guestfs.c:177
3049 msgid "guestfs_close: called twice on the same handle\n"
3050 msgstr "guestfs_close: ഒരേ ഹാന്ഡിലില് രണ്ടു് തവണ വിളിച്ചിരിക്കുന്നു\n"
3052 #: src/guestfs.c:344
3057 #: src/guestfs.c:405
3059 msgid "libguestfs: error: %s\n"
3060 msgstr "libguestfs: പിശക്: %s\n"
3062 #: src/guestfs.c:983
3064 msgid "<truncated, original size %zu bytes>"
3067 #: src/inspect.c:293
3068 msgid "not a Windows guest, or systemroot could not be determined"
3071 #: src/inspect.c:309
3072 msgid "not a Windows guest, or CurrentControlSet could not be determined"
3075 #: src/inspect.c:537 src/inspect_apps.c:610
3077 "inspection API not available since this version of libguestfs was compiled "
3078 "without the hivex library"
3081 #: src/inspect.c:752 src/inspect_fs.c:503 src/inspect_fs.c:547
3082 #: src/inspect_fs_unix.c:196 src/inspect_fs_unix.c:696
3083 #: src/inspect_fs_unix.c:993
3085 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
3088 #: src/inspect.c:788
3089 msgid "no inspection data: call guestfs_inspect_os first"
3092 #: src/inspect.c:800
3095 "%s: root device not found: only call this function with a root device "
3096 "previously returned by guestfs_inspect_os"
3099 #: src/inspect_fs.c:346 src/inspect_fs.c:359
3101 msgid "could not parse integer in version number: %s"
3104 #: src/inspect_fs.c:512
3106 msgid "%s: file is empty"
3109 #: src/inspect_fs_unix.c:734
3110 msgid "could not parse /etc/fstab or empty file"
3113 #: src/inspect_fs_windows.c:164
3115 msgid "cannot resolve Windows %%SYSTEMROOT%%"
3118 #: src/inspect_icon.c:492
3120 msgid "read: %s: unexpected end of file"
3124 msgid "command line cannot be altered after qemu subprocess launched"
3125 msgstr "qemu ഉപപ്രക്രിയ വിന്യസിച്ചശേഷം കമാന്ഡ് ലൈനില് മാറ്റം വരുത്തുവാന് സാധ്യമല്ല"
3128 msgid "guestfs_config: parameter must begin with '-' character"
3129 msgstr "guestfs_config: പരാമീറ്റര് '-' ഉപയോഗിച്ചു് ആരംഭിക്കണം"
3133 msgid "guestfs_config: parameter '%s' isn't allowed"
3136 #: src/launch.c:289 src/launch.c:407
3137 msgid "filename cannot contain ',' (comma) character"
3138 msgstr "ഫയല്നാമത്തില് ',' (കോമാ) അടങ്ങുന്നു"
3140 #: src/launch.c:303 src/launch.c:311
3142 msgid "%s parameter is empty or contains disallowed characters"
3146 msgid "the libguestfs handle has already been launched"
3151 msgid "%s: cannot create temporary directory"
3152 msgstr "%s: താല്ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുവാന് സാധ്യമല്ല"
3155 msgid "you must call guestfs_add_drive before guestfs_launch"
3156 msgstr "guestfs_launch-നു് മുമ്പു് guestfs_add_drive വിളിക്കേണ്ടതു്"
3159 msgid "guestfs_launch failed, see earlier error messages"
3160 msgstr "guestfs_launch പരാജയപ്പെട്ടു, മുമ്പുള്ള പിശക് സന്ദേശങ്ങള് കാണുക"
3163 msgid "qemu launched and contacted daemon, but state != READY"
3164 msgstr "qemu വിന്യസിച്ചു് ഡെമണുമായി ബന്ധപ്പെട്ടു, പക്ഷേ state != READY"
3167 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3170 #: src/launch.c:1006
3171 msgid "contacted guestfsd, but state != READY"
3174 #: src/launch.c:1178
3177 "command failed: %s\n"
3179 "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
3180 "environment variable. There may also be errors printed above."
3183 #: src/launch.c:1318
3184 msgid "qemu has not been launched yet"
3185 msgstr "qemu ഇതുവരെ വിന്യസിച്ചിട്ടില്ല"
3187 #: src/launch.c:1329
3188 msgid "no subprocess to kill"
3189 msgstr "ഇല്ലാതാക്കുന്നതിനായി ഉപപ്രക്രിയകളില്ല"
3193 msgid "guestfs_set_busy: called when in state %d != READY"
3194 msgstr "guestfs_set_busy: %d != READY അവസ്ഥയില് വിളിച്ചിരിക്കുന്നു"
3198 msgid "guestfs_end_busy: called when in state %d"
3199 msgstr "guestfs_end_busy: %d അവസ്ഥയില് വിളിച്ചിരിക്കുന്നു"
3204 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3206 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3210 "This usually means the libguestfs appliance failed to start up. Please\n"
3211 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3212 "the debug messages output prior to this error.\n"
3216 msgid "See earlier debug messages.\n"
3221 msgid "received magic signature from guestfsd, but in state %d"
3222 msgstr "guestfsd-ല് നിന്നും ഒപ്പ് ലഭിച്ചു, പക്ഷേ %d അവസ്ഥയില്"
3226 msgid "message length (%u) > maximum possible size (%d)"
3227 msgstr "സന്ദേശത്തിന്റെ നീളം (%u) > ഏറ്റവും കൂടിയ സാധ്യമായ വ്യാപ്തി (%d)"
3231 msgid "guestfs___send: state %d != BUSY"
3232 msgstr "guestfs___send: അവസ്ഥ %d != BUSY"
3235 msgid "xdr_guestfs_message_header failed"
3236 msgstr "xdr_guestfs_message_header പരാജയപ്പെട്ടു"
3239 msgid "dispatch failed to marshal args"
3240 msgstr "മാര്ഷല് ആര്ഗ്യുമെന്റുകളിലേക്കു് നല്കുന്നതു് പരാജയപ്പെട്ടു"
3242 #: src/proto.c:922 src/proto.c:1218
3243 msgid "operation cancelled by user"
3248 msgid "send_file_chunk: state %d != READY"
3249 msgstr "send_file_chunk: അവസ്ഥ %d != READY"
3253 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3254 msgstr "xdr_guestfs_chunk പരാജയപ്പെട്ടു (buf = %p, buflen = %zu)"
3258 msgid "%s: error in chunked encoding"
3259 msgstr "%s: ചങ്ക്ഡ് എന്കോഡിങില് പിശക്"
3262 msgid "write to daemon socket"
3263 msgstr "ഡെമണ് സോക്കറ്റിലേക്ക് സൂക്ഷിക്കുക"
3266 msgid "receive_file_data: parse error in reply callback"
3267 msgstr "receive_file_data: parse error in reply callback"
3270 msgid "receive_file_data: unexpected flag received when reading file chunks"
3271 msgstr "receive_file_data: ഫയല് ലഭ്യമാക്കുമ്പോള് അപ്രതീക്ഷിതമായ ഫ്ലാഗ് ലഭിച്ചിരിക്കുന്നു"
3274 msgid "failed to parse file chunk"
3275 msgstr "ഫയല് പാഴ്സ് ചെയ്യുന്നതില് പരാജയപ്പെട്ടു"
3278 msgid "file receive cancelled by daemon"
3279 msgstr "ഫയല് ലഭ്യമാക്കുന്നതു് ഡെമണ് റദ്ദാക്കിയിരിക്കുന്നു"
3281 #: src/virt.c:106 src/virt.c:400
3282 msgid "you cannot set both live and readonly flags"
3287 msgid "could not connect to libvirt (code %d, domain %d): %s"
3292 msgid "no libvirt domain called '%s': %s"
3295 #: src/virt.c:195 src/virt.c:523
3297 msgid "error reading libvirt XML information: %s"
3300 #: src/virt.c:205 src/virt.c:531
3301 msgid "unable to parse XML information returned by libvirt"
3304 #: src/virt.c:211 src/virt.c:537
3305 msgid "unable to create new XPath context"
3308 #: src/virt.c:218 src/virt.c:552
3309 msgid "unable to evaluate XPath expression"
3313 msgid "libvirt domain has no disks"
3317 msgid "unknown readonlydisk parameter"
3322 msgid "error getting domain info: %s"
3327 "error: domain is a live virtual machine.\n"
3328 "Writing to the disks of a running virtual machine can cause disk "
3330 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3331 "specify live access. In most libguestfs tools these options are --ro or\n"
3332 "--live respectively. Consult the documentation for further information."
3338 "%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
3344 "this guest has no libvirt <channel> definition for guestfsd\n"
3345 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3350 "add-domain API not available since this version of libguestfs was compiled "
3351 "without libvirt or libxml2"
3354 #: test-tool/test-tool.c:79
3357 "libguestfs-test-tool: interactive test tool\n"
3358 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3360 " libguestfs-test-tool [--options]\n"
3362 " --help Display usage\n"
3363 " --qemudir dir Specify QEMU source directory\n"
3364 " --qemu qemu Specify QEMU binary\n"
3366 " -t n Set launch timeout (default: %d seconds)\n"
3369 #: test-tool/test-tool.c:128
3371 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3372 msgstr "libguestfs-test-tool: അപരിചിതമായ ലോങ് ഉപാധി: %s (%d)\n"
3374 #: test-tool/test-tool.c:137
3376 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3377 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3379 #: test-tool/test-tool.c:149
3381 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3382 msgstr "libguestfs-test-tool: അപ്രതീക്ഷിതമായ കമാന്ഡ് ലൈന് ഉപാധി 0x%x\n"
3384 #: test-tool/test-tool.c:175
3386 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3387 msgstr "libguestfs-test-tool: libguestfs ഹാന്ഡില് ഉണ്ടാക്കുന്നതില് പരാജയപ്പെട്ടു\n"
3389 #: test-tool/test-tool.c:182
3391 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3392 msgstr "libguestfs-test-tool: ഡ്രൈവ് '%s' ചേര്ക്കുന്നതില് പരാജയപ്പെട്ടു\n"
3394 #: test-tool/test-tool.c:190
3396 msgid "libguestfs-test-tool: guestfs_version failed\n"
3397 msgstr "libguestfs-test-tool: guestfs_version പരാജയപ്പെട്ടു\n"
3399 #: test-tool/test-tool.c:224
3401 msgid "libguestfs-test-tool: failed to launch appliance\n"
3402 msgstr "libguestfs-test-tool: പ്രയോഗം ലഭ്യമാക്കുന്നതില് പരാജയപ്പെട്ടു\n"
3404 #: test-tool/test-tool.c:236
3406 msgid "libguestfs-test-tool: failed to run part-disk\n"
3409 #: test-tool/test-tool.c:242
3411 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3412 msgstr "libguestfs-test-tool: mkfs.ext2 പരാജയപ്പെട്ടു\n"
3414 #: test-tool/test-tool.c:248
3416 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3417 msgstr "libguestfs-test-tool: /dev/sda1 /-ല് മൌണ്ട് ചെയ്യുന്നതില് പരാജയപ്പെട്ടു\n"
3419 #: test-tool/test-tool.c:255
3421 msgid "libguestfs-test-tool: failed to touch file\n"
3424 #: test-tool/test-tool.c:289
3427 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3428 "--qemu/--qemudir options cannot be used.\n"
3430 "LIBGUESTFS_QEMU എന്വയോണ്മെന്റ് വേരിയബിള് നിലവില് സജ്ജമാണു്, അതിനാല്\n"
3431 "--qemu/--qemudir ഉപാധികള് ഉപയോഗിക്കുവാന് സാധ്യമല്ല.\n"
3433 #: test-tool/test-tool.c:297
3435 msgid "Binary '%s' does not exist or is not executable\n"
3436 msgstr "ബൈനറി '%s' നിലവിലില്ല അല്ലെങ്കില് പ്രവര്ത്തിക്കുന്നില്ല\n"
3438 #: test-tool/test-tool.c:311
3440 msgid "%s: does not look like a qemu source directory\n"
3441 msgstr "%s: qemu ഉറവിട ഡയറക്ടറിയില് നിന്നും വ്യത്യസ്ഥമാണു്\n"
3443 #: tools/virt-list-filesystems.pl:148
3444 msgid "virt-list-filesystems: no image or VM name given"
3447 #: tools/virt-list-partitions.pl:160
3448 msgid "virt-list-partitions: no image or VM name given"
3451 #: tools/virt-make-fs.pl:293
3452 msgid "virt-make-fs input output\n"
3455 #: tools/virt-make-fs.pl:323
3456 msgid "unexpected output from 'du' command"
3459 #: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349
3460 #: tools/virt-make-fs.pl:476
3461 #, perl-brace-format
3462 msgid "{f}: unknown input format: {fmt}\n"
3465 #: tools/virt-make-fs.pl:393
3466 #, perl-brace-format
3467 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3470 #: tools/virt-make-fs.pl:408
3472 "qemu-img create: failed to create disk image, see earlier error messages\n"
3475 #: tools/virt-make-fs.pl:419
3476 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3479 #: tools/virt-make-fs.pl:460
3480 msgid "tar: failed, see earlier messages\n"
3483 #: tools/virt-make-fs.pl:482
3484 msgid "uncompress command failed, see earlier messages\n"
3487 #: tools/virt-make-fs.pl:517
3489 "virt-make-fs: error copying contents into filesystem\n"
3490 "An error here usually means that the program did not estimate the\n"
3491 "filesystem size correctly. Please read the BUGS section of the manpage.\n"
3494 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3495 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3498 #: tools/virt-tar.pl:222
3499 msgid "virt-tar: no image, VM names, directory or filename given"
3502 #: tools/virt-tar.pl:225
3503 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3506 #: tools/virt-tar.pl:236
3507 #, perl-brace-format
3508 msgid "virt-tar: {tarball}: file not found\n"
3511 #: tools/virt-tar.pl:239
3512 #, perl-brace-format
3513 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3516 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3517 #, perl-brace-format
3519 "{prog}: No operating system could be detected inside this disk image.\n"
3521 "This may be because the file is not a disk image, or is not a virtual "
3523 "image, or because the OS type is not understood by libguestfs.\n"
3525 "If you feel this is an error, please file a bug report including as much\n"
3526 "information about the disk image as possible.\n"
3529 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3530 #, perl-brace-format
3531 msgid "{prog}: multiboot operating systems are not supported.\n"
3534 #: tools/virt-win-reg.pl:245
3535 msgid "no libvirt domain name or disk image given\n"
3538 #: tools/virt-win-reg.pl:287
3540 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3544 #: tools/virt-win-reg.pl:446
3545 #, perl-brace-format
3546 msgid "virt-win-reg: {p}: cannot find user directory\n"
3549 #: tools/virt-win-reg.pl:451
3550 #, perl-brace-format
3551 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3554 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3555 #, perl-brace-format
3556 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3559 #: tools/virt-win-reg.pl:529
3560 #, perl-brace-format
3561 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3564 #: tools/virt-win-reg.pl:551
3565 #, perl-brace-format
3566 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"