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-09 22:24+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:2731 fish/cmds.c:2732
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:2772 fish/cmds.c:2901
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:2804 fish/cmds.c:2805 fish/cmds.c:2810 fish/cmds.c:2811
665 #: fish/cmds.c:2846 fish/cmds.c:2847 fish/cmds.c:3104 fish/cmds.c:3105
666 #: fish/cmds.c:3109 fish/cmds.c:3110 fish/cmds.c:3112 fish/cmds.c:3113
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:2808 fish/cmds.c:2809
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:2842 fish/cmds.c:2902
803 msgid "get a single extended attribute"
806 #: fish/cmds.c:2843 fish/cmds.c:2903
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 the partitions"
1048 msgstr "പാര്ട്ടീഷനുകള് ലഭ്യമാക്കുക"
1051 msgid "list the files in a directory (long format)"
1052 msgstr "ഫയലുകള് ഒരു ഡയറക്ടറിയില് ലഭ്യമാക്കുക (ലോങ് ഫോര്മാറ്റ്)"
1054 #: fish/cmds.c:2910 fish/cmds.c:2911
1055 msgid "create a hard link"
1056 msgstr "ഒരു ഹാര്ഡ് ലിങ്ക് നിര്മ്മിക്കുക"
1058 #: fish/cmds.c:2912 fish/cmds.c:2913
1059 msgid "create a symbolic link"
1060 msgstr "ഒരു സിംബോളിക് ലിങ്ക് നിര്മ്മിക്കുക"
1062 #: fish/cmds.c:2914 fish/cmds.c:3008
1063 msgid "remove extended attribute of a file or directory"
1064 msgstr "ഒരു ഫയല് അല്ലെങ്കില് ഡയറക്ടറിയ്ക്കുള്ള എക്സ്റ്റെന്ഡഡ് വിശേഷത നീക്കം ചെയ്യുക"
1067 msgid "list the files in a directory"
1068 msgstr "ഒരു ഡയറക്ടറിയിലുള്ള ഫയലുകള് ലഭ്യമാക്കുക"
1070 #: fish/cmds.c:2916 fish/cmds.c:3038
1071 msgid "set extended attribute of a file or directory"
1072 msgstr "ഒരു ഫയല് അല്ലെങ്കില് ഡയറക്ടറിയുടെ എക്സ്റ്റെന്ഡഡ് വിശേഷത സജ്ജമാക്കുക"
1075 msgid "get file information for a symbolic link"
1076 msgstr "ഒരു സിംബോളിക് ലിങ്കിനുള്ള ഫയല് വിവരം ലഭ്യമാക്കുക"
1079 msgid "lstat on multiple files"
1080 msgstr "അനവധി ഫയലുകളില് lstat ചെയ്യുക"
1083 msgid "add a key on a LUKS encrypted device"
1087 msgid "close a LUKS device"
1090 #: fish/cmds.c:2921 fish/cmds.c:2922
1091 msgid "format a block device as a LUKS encrypted device"
1095 msgid "remove a key from a LUKS encrypted device"
1099 msgid "open a LUKS-encrypted block device"
1103 msgid "open a LUKS-encrypted block device read-only"
1107 msgid "create an LVM logical volume"
1111 msgid "get canonical name of an LV"
1115 msgid "clear LVM device filter"
1119 msgid "remove all LVM LVs, VGs and PVs"
1120 msgstr "എല്ലാ എല്വിഎം എല്വികളും വിജികളും പിവികളും നീക്കം ചെയ്യുക"
1123 msgid "set LVM device filter"
1127 msgid "remove an LVM logical volume"
1128 msgstr "ഒരു എല്വിഎം ലോജിക്കല് വോള്യം നീക്കം ചെയ്യുക"
1131 msgid "rename an LVM logical volume"
1135 msgid "resize an LVM logical volume"
1136 msgstr "ഒരു എല്വിഎം ലോജിക്കല് വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
1139 msgid "expand an LV to fill free space"
1142 #: fish/cmds.c:2935 fish/cmds.c:2936
1143 msgid "list the LVM logical volumes (LVs)"
1144 msgstr "ഒരു എല്വിഎം ലോജിക്കല് വോള്യമുകള് (എല്വി) ലഭ്യമാക്കുക"
1147 msgid "get the UUID of a logical volume"
1151 msgid "lgetxattr on multiple files"
1152 msgstr "അനവധി ഫയലുകളില് lgetxattr ചെയ്യുക"
1155 msgid "open the manual"
1159 msgid "create a directory"
1160 msgstr "ഒരു ഡയറക്ടറി ഉണ്ടാക്കുക"
1163 msgid "create a directory with a particular mode"
1164 msgstr "ഒരു പ്രത്യേക മോഡില് ഡയറക്ടറി ഉണ്ടാക്കുക"
1167 msgid "create a directory and parents"
1168 msgstr "ഒരു ഡയറക്ടറിയും പേരന്റും ഉണ്ടാക്കുക"
1171 msgid "create a temporary directory"
1172 msgstr "ഒരു താല്ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുക"
1174 #: fish/cmds.c:2944 fish/cmds.c:2945 fish/cmds.c:2946
1175 msgid "make ext2/3/4 filesystem with external journal"
1176 msgstr "എക്സ്റ്റേണല് ജേര്ണലുള്ള ext2/3/4 ഫയല്സിസ്റ്റം ഉണ്ടാക്കുക"
1179 msgid "make ext2/3/4 external journal"
1180 msgstr "ext2/3/4 എക്സ്റ്റേണല് ജേര്ണല് ഉണ്ടാക്കുക"
1183 msgid "make ext2/3/4 external journal with label"
1184 msgstr "ext2/3/4 എക്സ്റ്റേണല് ജേര്ണല് ലേബലിനൊപ്പം ഉണ്ടാക്കുക"
1187 msgid "make ext2/3/4 external journal with UUID"
1188 msgstr "ext2/3/4 എക്സ്റ്റേണല് ജേര്ണല് UUID-യ്ക്കൊപ്പം ഉണ്ടാക്കുക"
1191 msgid "make FIFO (named pipe)"
1192 msgstr "make FIFO (named pipe)"
1194 #: fish/cmds.c:2951 fish/cmds.c:2953
1195 msgid "make a filesystem"
1196 msgstr "ഒരു ഫയല്സിസ്റ്റം ഉണ്ടാക്കുക"
1199 msgid "make a filesystem with block size"
1200 msgstr "ബ്ലോക്ക് വ്യാപ്തിയില് ഒരു ഫയല്സിസ്റ്റം ഉണ്ടാക്കൂക"
1203 msgid "create a mountpoint"
1204 msgstr "ഒരു മൌണ്ട് പോയിന്റ് ഉണ്ടാക്കുക"
1207 msgid "make block, character or FIFO devices"
1208 msgstr "ബ്ലോക്ക്, ക്യാറക്ടര് അല്ലെങ്കില് FIFO ഡിവൈസുകള് ഉണ്ടാക്കുക"
1211 msgid "make block device node"
1212 msgstr "ബ്ലോക്ക് ഡിവൈസ് നോഡ് ഉണ്ടാക്കുക"
1215 msgid "make char device node"
1216 msgstr "ക്യാര് ഡിവൈസ് നോഡ് ഉണ്ടാക്കുക"
1219 msgid "create a swap partition"
1220 msgstr "ഒരു സ്വാപ്പ് പാര്ട്ടീഷന് ഉണ്ടാക്കുക"
1223 msgid "create a swap partition with a label"
1224 msgstr "ഒരു സ്വാപ്പ് പാര്ട്ടീഷന് ലേബലിനൊപ്പം ഉണ്ടാക്കുക"
1227 msgid "create a swap partition with an explicit UUID"
1228 msgstr "ഒരു സ്വാപ്പ് പാര്ട്ടീഷന് UUID-യ്ക്കൊപ്പം ഉണ്ടാക്കുക"
1231 msgid "create a swap file"
1232 msgstr "ഒരു സ്വാപ്പ് ഫയല് ഉണ്ടാക്കുക"
1235 msgid "load a kernel module"
1236 msgstr "ഒരു കേര്ണല് ഘടകം ലഭ്യമാക്കുക"
1243 msgid "mount a guest disk at a position in the filesystem"
1244 msgstr "ഫയല്സിസ്റ്റമിലുള്ള ഒരു സ്ഥാനത്തു് ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
1247 msgid "mount 9p filesystem"
1251 msgid "mount a file using the loop device"
1252 msgstr "ലൂപ്പ് ഡിവൈസ് ഉപയോഗിച്ചു് ഒരു ഫയല് മൌണ്ട് ചെയ്യുക"
1255 msgid "mount a guest disk with mount options"
1256 msgstr "മൌണ്ട് ഉപാധികളുമായി ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
1259 msgid "mount a guest disk, read-only"
1260 msgstr "ഒരു റീഡ്-ഒണ്ലി ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
1263 msgid "mount a guest disk with mount options and vfstype"
1264 msgstr "മൌണ്ട് ഉപാധികളും vfstype-മായി ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
1267 msgid "show mountpoints"
1268 msgstr "മൌണ്ട് പോയിന്റുകള് കാണിക്കുക"
1271 msgid "show mounted filesystems"
1272 msgstr "മൌണ്ട് ചെയ്ത ഫയല്സിസ്റ്റമുകള് കാണിക്കുക"
1276 msgstr "ഒരു ഫയല് നീക്കുക"
1279 msgid "probe NTFS volume"
1280 msgstr "NTFS വോള്യം ആവശ്യപ്പെടുക"
1282 #: fish/cmds.c:2974 fish/cmds.c:2975
1283 msgid "resize an NTFS filesystem"
1287 msgid "resize an NTFS filesystem (with size)"
1291 msgid "add a partition to the device"
1292 msgstr "ഡിവൈസിലേക്ക് ഒരു പാര്ട്ടീഷന് ചേര്ക്കുക"
1295 msgid "delete a partition"
1299 msgid "partition whole disk with a single primary partition"
1300 msgstr "ഒരു പൂര്ണ്ണ ഡിസ്ക് ഒറ്റ പ്രൈമറി പാര്ട്ടീഷനായി സജ്ജമാക്കുക"
1303 msgid "return true if a partition is bootable"
1307 msgid "get the MBR type byte (ID byte) from a partition"
1311 msgid "get the partition table type"
1312 msgstr "പാര്ട്ടീഷന് ടേബിള് തരം ലഭ്യമാക്കുക"
1315 msgid "create an empty partition table"
1316 msgstr "ഒരു കാലി പാര്ട്ടീഷന് ടേബിള് ഉണ്ടാക്കുക"
1319 msgid "list partitions on a device"
1320 msgstr "ഒരു ഡിവൈസില് പാര്ട്ടീഷനുകള് ലഭ്യമാക്കുക"
1323 msgid "make a partition bootable"
1324 msgstr "ഒരു പാര്ട്ടീഷന് ബൂട്ടബിളാക്കുക"
1327 msgid "set the MBR type byte (ID byte) of a partition"
1331 msgid "set partition name"
1332 msgstr "പാര്ട്ടീഷന് നാമം സജ്ജമാക്കുക"
1335 msgid "convert partition name to device name"
1339 msgid "convert partition name to partition number"
1343 msgid "ping the guest daemon"
1344 msgstr "ഗസ്റ്റ് ഡെമണിനെ പിങ് ചെയ്യുക"
1347 msgid "read part of a file"
1348 msgstr "ഒരു ഫയലിന്റെ ഭാഗം വായിക്കുക"
1351 msgid "read part of a device"
1355 msgid "create an LVM physical volume"
1356 msgstr "ഒരു എല്വിഎം ഫിസിക്കല് വോള്യം ഉണ്ടാക്കുക"
1359 msgid "remove an LVM physical volume"
1360 msgstr "ഒരു എല്വിഎം ഫിസിക്കല് വോള്യം നീക്കം ചെയ്യുക"
1363 msgid "resize an LVM physical volume"
1364 msgstr "ഒരു എല്വിഎം ഫിസിക്കല് വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
1367 msgid "resize an LVM physical volume (with size)"
1370 #: fish/cmds.c:2997 fish/cmds.c:2998
1371 msgid "list the LVM physical volumes (PVs)"
1372 msgstr "എല്വിഎം ഫിസിക്കല് വോള്യമുകള് (പിവി) ലഭ്യമാക്കുക"
1375 msgid "get the UUID of a physical volume"
1379 msgid "write to part of a file"
1383 msgid "write to part of a device"
1388 msgstr "ഒരു ഫയല് വായിക്കുക"
1391 msgid "read file as lines"
1392 msgstr "ഫയല് വരികളായി വായിക്കുക"
1395 msgid "read directories entries"
1396 msgstr "ഡയറക്ടറികളുടെ എന്ട്രികള് വായിക്കുക"
1399 msgid "read the target of a symbolic link"
1400 msgstr "ഒരു സിംബോളിക് ലിങ്കിനുള്ള ടാര്ഗറ്റ് വായിക്കുക"
1403 msgid "readlink on multiple files"
1404 msgstr "readlink on multiple files"
1407 msgid "canonicalized absolute pathname"
1408 msgstr "കാണോണിക്കല് ആയ ആബ്സല്യൂട്ട് പാഥ്നെയിം"
1411 msgid "close and reopen libguestfs handle"
1412 msgstr "libguestfs ഹാന്ഡില് അടയ്ക്കുക, ശേഷം വീണ്ടും തുറക്കുക"
1415 msgid "resize an ext2, ext3 or ext4 filesystem"
1419 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1423 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1427 msgid "remove a file"
1428 msgstr "ഒരു ഫയല് നീക്കം ചെയ്യുക"
1431 msgid "remove a file or directory recursively"
1432 msgstr "ഒരു ഫയല് അല്ലെങ്കില് ഡയറക്ടറി ആവര്ത്തിച്ചു് നീക്കം ചെയ്യുക"
1435 msgid "remove a directory"
1436 msgstr "ഒരു ഡയറക്ടറി നീക്കം ചെയ്യുക"
1439 msgid "remove a mountpoint"
1440 msgstr "ഒരു മൌണ്ട്പോയിന്റ് നീക്കം ചെയ്യുക"
1443 msgid "scrub (securely wipe) a device"
1444 msgstr "ഒരു ഡിവൈസ് സ്ക്രബ് ചെയ്യുക"
1447 msgid "scrub (securely wipe) a file"
1448 msgstr "ഒരു ഫയല് സ്ക്രബ് ചെയ്യുക"
1451 msgid "scrub (securely wipe) free space"
1452 msgstr "ഉപയോഗത്തിലില്ലാത്ത സ്ഥലം സ്ക്രബ് ചെയ്യുക"
1455 msgid "add options to kernel command line"
1456 msgstr "കേര്ണല് കമാന്ഡ് ലൈനിലേക്ക് ഉപാധികള് ചേര്ക്കുക"
1459 msgid "set the attach method"
1463 msgid "set autosync mode"
1464 msgstr "autosync മോഡ് സജ്ജമാക്കുക"
1467 msgid "enable or disable direct appliance mode"
1468 msgstr "നേരിട്ടുള്ള അപ്ലയന്സ് മോഡ് പ്രവര്ത്തന സജ്ജമാക്കുക അല്ലെങ്കില് പ്രവര്ത്തന രഹിതമാക്കുക"
1471 msgid "set the ext2/3/4 filesystem label"
1472 msgstr "ext2/3/4 ഫയല്സിസ്റ്റം ലേബല് സജ്ജമാക്കുക"
1475 msgid "set the ext2/3/4 filesystem UUID"
1476 msgstr "ext2/3/4 ഫയല്സിസ്റ്റം UUID സജ്ജമാക്കുക"
1479 msgid "set memory allocated to the qemu subprocess"
1480 msgstr "ലഭ്യമാക്കിയ മെമ്മറി qemu ഉപപ്രക്രിയകള്ക്ക് സജ്ജമാക്കുക"
1483 msgid "set enable network flag"
1487 msgid "set the search path"
1488 msgstr "തെരച്ചില് പാഥ സജ്ജമാക്കുക"
1491 msgid "set process group flag"
1495 msgid "set the qemu binary"
1496 msgstr "qemu ബൈനറി സജ്ജമാക്കുക"
1499 msgid "enable or disable the recovery process"
1500 msgstr "വീണ്ടെടുക്കുന്ന പ്രക്രിയ പ്രവര്ത്തന സജ്ജമാക്കുക അല്ലെങ്കില് പ്രവര്ത്തന രഹിതമാക്കുക"
1503 msgid "set SELinux enabled or disabled at appliance boot"
1505 "പ്രയോഗം ബൂട്ട് ചെയ്യുമ്പോള് SELinux പ്രവര്ത്തന സജ്ജമാക്കുക അല്ലെങ്കില് പ്രവര്ത്തന രഹിതമാക്കുക"
1508 msgid "set number of virtual CPUs in appliance"
1512 msgid "enable or disable command traces"
1513 msgstr "കമാന്ഡ് ട്രെയിസുകള് പ്രവര്ത്തന സജ്ജമാക്കുക അല്ലെങ്കില് പ്രവര്ത്തന രഹിതമാക്കുക"
1516 msgid "set verbose mode"
1517 msgstr "വെര്ബോസ് മോഡ് സജ്ജമാക്കുക"
1520 msgid "set SELinux security context"
1521 msgstr "SELinux സെക്യൂരിറ്റി കോണ്ടെക്സ്റ്റ് സജ്ജമാക്കുക"
1524 msgid "set an environment variable"
1527 #: fish/cmds.c:3039 fish/cmds.c:3040
1528 msgid "create partitions on a block device"
1529 msgstr "ബ്ലോക്ക് ഡിവൈസില് പാര്ട്ടീഷനുകള് ഉണ്ടാക്കുക"
1532 msgid "modify a single partition on a block device"
1533 msgstr "ഒരു ബ്ലോക്ക് ഡിവൈസില് ഒറ്റ പാര്ട്ടീഷനില് മാറ്റം വരുത്തുക"
1536 msgid "display the disk geometry from the partition table"
1537 msgstr "പാര്ട്ടീഷന് ടേബിളില് നിന്നും ഡിസ്കോ ജോമെട്രി കാണിക്കുക"
1540 msgid "display the kernel geometry"
1541 msgstr "കേര്ണല് ജോമെട്രി കാണിക്കുക"
1544 msgid "display the partition table"
1545 msgstr "പാര്ട്ടീഷന് ടേബിള് കാണിക്കുക"
1548 msgid "run a command via the shell"
1549 msgstr "ഷെല് വഴി കമാന്ഡ് പ്രവര്ത്തിപ്പിക്കുക"
1552 msgid "run a command via the shell returning lines"
1553 msgstr "വരികള് തിരികെ നല്കുന്ന ഷെല് വഴി കമാന്ഡ് പ്രവര്ത്തിപ്പിക്കുക"
1556 msgid "sleep for some seconds"
1557 msgstr "അല്പം സമയത്തേക്ക് പ്രവര്ത്തനം നിര്ത്തുക"
1560 msgid "create a sparse disk image and add"
1564 msgid "get file information"
1565 msgstr "ഫയല് വിവരം ലഭ്യമാക്കുക"
1568 msgid "get file system statistics"
1569 msgstr "ഫയല് സിസ്റ്റത്തിന്റെ സ്ഥിതിവിവരകണക്കുകള് ലഭ്യമാക്കുക"
1571 #: fish/cmds.c:3051 fish/cmds.c:3052
1572 msgid "print the printable strings in a file"
1573 msgstr "പ്രിന്റ് ചെയ്യുവാന് സാധിക്കുന്ന സ്ട്രിങുകള് ഒരു ഫയലിലേക്ക് പ്രിന്റ് ചെയ്യുക"
1576 msgid "list supported groups of commands"
1580 msgid "disable swap on device"
1581 msgstr "ഡിവൈസില് സ്വാപ്പ് പ്രവര്ത്തന രഹിതമാക്കുക"
1584 msgid "disable swap on file"
1585 msgstr "ഫയലില് സ്വാപ്പ് പ്രവര്ത്തന രഹിതമാക്കുക"
1588 msgid "disable swap on labeled swap partition"
1589 msgstr "ലേബല് ചെയ്ത സ്വാപ്പ് പാര്ട്ടീഷനില് സ്വാപ്പ് പ്രവര്ത്തന രഹിതമാക്കുക"
1592 msgid "disable swap on swap partition by UUID"
1593 msgstr "UUID ഉപയോഗിച്ചു് സ്വാപ്പ് പാര്ട്ടീഷനില് സ്വാപ്പ് പ്രവര്ത്തന രഹിതമാക്കുക"
1596 msgid "enable swap on device"
1597 msgstr "ഡിവൈസില് സ്വാപ്പ് പ്രവര്ത്തന സജ്ജമാക്കുക"
1600 msgid "enable swap on file"
1601 msgstr "ഫയലില് സ്വാപ്പ് പ്രവര്ത്തന സജ്ജമാക്കുക"
1604 msgid "enable swap on labeled swap partition"
1605 msgstr "ലേബല് ചെയ്ത സ്വാപ്പ് പാര്ട്ടീഷനില് സ്വാപ്പ് പ്രവര്ത്തന സജ്ജമാക്കുക"
1608 msgid "enable swap on swap partition by UUID"
1609 msgstr "UUID ഉപയോഗിച്ചു് സ്വാപ്പ് പാര്ട്ടീഷനില് സ്വാപ്പ് പ്രവര്ത്തന സജ്ജമാക്കുക"
1612 msgid "sync disks, writes are flushed through to the disk image"
1613 msgstr "സിന്ക് ഡിസ്കുകള് റൈറ്റുകള് എന്നിവ ഡിസ്ക് ഇമേജ് വഴി വെടിപ്പാക്കുന്നു"
1616 msgid "return last 10 lines of a file"
1617 msgstr "ഒരു ഫയലിന്റെ അവസാന 10 വരികള് തിരികെ ലഭ്യമാക്കുക"
1620 msgid "return last N lines of a file"
1621 msgstr "ഒരു ഫയലിന്റെ അവസാന N വരികള് തിരികെ ലഭ്യമാക്കുക"
1624 msgid "unpack tarfile to directory"
1625 msgstr "ഡയറക്ടറിയിലേക്ക് tarfile അണ്പാക്ക് ചെയ്യുക"
1628 msgid "pack directory into tarfile"
1629 msgstr "ഡയറക്ടറി tarfile-ലേക്ക് പാക്ക് ചെയ്യുക"
1631 #: fish/cmds.c:3067 fish/cmds.c:3074
1632 msgid "unpack compressed tarball to directory"
1633 msgstr "കംപ്രസ്സ് ചെയ്ത ടാര്ബോള് ഡയറക്ടറിയിലേക്ക് അണ്പാക്ക് ചെയ്യുക"
1635 #: fish/cmds.c:3068 fish/cmds.c:3075
1636 msgid "pack directory into compressed tarball"
1637 msgstr "ഡയറക്ടറി കംപ്രസ്സ് ചെയ്ത ടാര്ബോളിലേക്ക് പാക്ക് ചെയ്യുക"
1640 msgid "print elapsed time taken to run a command"
1644 msgid "update file timestamps or create a new file"
1645 msgstr "ഫയല് ടൈംസ്റ്റാംപുകള് പരിഷ്കരിക്കുക അല്ലെങ്കില് ഒരു പുതിയ ഫയല് നിര്മ്മിക്കുക"
1648 msgid "truncate a file to zero size"
1649 msgstr "ഒരു ഫയല് പൂജ്യം വ്യാപ്തിയിലേക്ക് വെട്ടികുറയ്ക്കുക"
1652 msgid "truncate a file to a particular size"
1653 msgstr "ഒരു ഫയല് പ്രത്യേക വ്യാപ്തിയിലേക്ക് വെട്ടികുറയ്ക്കുക"
1656 msgid "get ext2/ext3/ext4 superblock details"
1657 msgstr "ext2/ext3/ext4 സൂപ്പര് ബ്ലോക്ക് വിശദാംശങ്ങള് ലഭ്യമാക്കുക"
1660 msgid "set file mode creation mask (umask)"
1661 msgstr "ഫയല് മോഡ് ക്രിയേഷന് മാസ്ക് സജ്ജമാക്കുക (അണ്മാസ്ക്)"
1664 msgid "unmount a filesystem"
1665 msgstr "ഒരു ഫയല്സിസ്റ്റം അണ്മൌണ്ട് ചെയ്യുക"
1668 msgid "unmount all filesystems"
1669 msgstr "എല്ലാ ഫയല്സിസ്റ്റമുകളും അണ്മൌണ്ട് ചെയ്യുക"
1672 msgid "unset an environment variable"
1676 msgid "upload a file from the local machine"
1677 msgstr "ലോക്കല് മഷീനില് നിന്നും ഒരു ഫയല് അപ്ലോഡ് ചെയ്യുക"
1680 msgid "upload a file from the local machine with offset"
1684 msgid "set timestamp of a file with nanosecond precision"
1685 msgstr "ഒരു ഫയലിന്റെ ടൈംസ്റ്റാംപ് നാനോസെക്കന്ഡ് പ്രിസിഷനില് സജ്ജമാക്കുക"
1688 msgid "get the library version number"
1689 msgstr "ലൈബ്രറിയുടെ പതിപ്പു് ലഭ്യമാക്കുക"
1692 msgid "get the filesystem label"
1696 msgid "get the Linux VFS type corresponding to a mounted device"
1697 msgstr "ഒരു മൌണ്ട് ചെയ്ത ഡിവൈസിനുള്ള Linux VFS രീതി ലഭ്യമാക്കുക"
1700 msgid "get the filesystem UUID"
1704 msgid "activate or deactivate some volume groups"
1705 msgstr "ചില വോള്യം ഗ്രൂപ്പുകള് സജീവം അല്ലെങ്കില് നിര്ജീവമാക്കുക"
1708 msgid "activate or deactivate all volume groups"
1709 msgstr "എല്ലാ വോള്യം ഗ്രൂപ്പുകളും സജീവം അല്ലെങ്കില് നിര്ജീവമാക്കുക"
1712 msgid "create an LVM volume group"
1713 msgstr "ഒരു എല്വിഎം വോള്യം ഗ്രൂപ്പ് നിര്മ്മിക്കുക"
1716 msgid "get the LV UUIDs of all LVs in the volume group"
1720 msgid "get the PV UUIDs containing the volume group"
1724 msgid "remove an LVM volume group"
1725 msgstr "ഒരു എല്വിഎം വോള്യം ഗ്രൂപ്പ് നീക്കം ചെയ്യുക"
1728 msgid "rename an LVM volume group"
1731 #: fish/cmds.c:3094 fish/cmds.c:3095
1732 msgid "list the LVM volume groups (VGs)"
1733 msgstr "എല്വിഎം വോള്യം ഗ്രൂപ്പുകള് (വിജി) ലഭ്യമാക്കുക"
1736 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1740 msgid "get the UUID of a volume group"
1744 msgid "count characters in a file"
1745 msgstr "ഒരു ഫയലിലുള്ള അക്ഷരങ്ങള് എണ്ണുക"
1748 msgid "count lines in a file"
1749 msgstr "ഒരു ഫയലിലുള്ള വരികള് എണ്ണുക"
1752 msgid "count words in a file"
1753 msgstr "ഒരു ഫയലിലുള്ള വാക്കുകള് എണ്ണുക"
1756 msgid "create a new file"
1760 msgid "append content to end of file"
1764 msgid "create a file"
1765 msgstr "ഒരു ഫയല് ഉണ്ടാക്കുക"
1768 msgid "write zeroes to the device"
1769 msgstr "ഡിവൈസിലേക്ക് പൂജ്യങ്ങള് സൂക്ഷിക്കുക"
1772 msgid "write zeroes to an entire device"
1776 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1777 msgstr "zero unused inodes and disk blocks on ext2/3 filesystem"
1780 msgid "determine file type inside a compressed file"
1781 msgstr "ഒരു കംപ്രസ്സ്ഡ് ഫയലിലുള്ള ഫയല് രീതി കണ്ടുപിടിക്കുക"
1784 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1785 msgstr "ഒരു കമാന്ഡിന്റെ വിശദവിവരങ്ങള്ക്കായി -h <cmd> / help <cmd> ഉപയോഗിക്കുക."
1787 #: fish/cmds.c:3432 fish/cmds.c:3446 fish/cmds.c:3462 fish/cmds.c:3479
1788 #: fish/cmds.c:3496 fish/cmds.c:3514 fish/cmds.c:3533 fish/cmds.c:3549
1789 #: fish/cmds.c:3567 fish/cmds.c:3583 fish/cmds.c:3601 fish/cmds.c:3617
1790 #: fish/cmds.c:3634 fish/cmds.c:3649 fish/cmds.c:3667 fish/cmds.c:3682
1791 #: fish/cmds.c:3698 fish/cmds.c:3714 fish/cmds.c:3730 fish/cmds.c:3746
1792 #: fish/cmds.c:3762 fish/cmds.c:3780 fish/cmds.c:3813 fish/cmds.c:3829
1793 #: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3879 fish/cmds.c:3897
1794 #: fish/cmds.c:3912 fish/cmds.c:3930 fish/cmds.c:3945 fish/cmds.c:3963
1795 #: fish/cmds.c:3978 fish/cmds.c:3997 fish/cmds.c:4016 fish/cmds.c:4034
1796 #: fish/cmds.c:4054 fish/cmds.c:4073 fish/cmds.c:4093 fish/cmds.c:4113
1797 #: fish/cmds.c:4133 fish/cmds.c:4152 fish/cmds.c:4171 fish/cmds.c:4191
1798 #: fish/cmds.c:4211 fish/cmds.c:4231 fish/cmds.c:4246 fish/cmds.c:4262
1799 #: fish/cmds.c:4339 fish/cmds.c:4357 fish/cmds.c:4374 fish/cmds.c:4391
1800 #: fish/cmds.c:4480 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
1801 #: fish/cmds.c:4560 fish/cmds.c:4580 fish/cmds.c:4599 fish/cmds.c:4618
1802 #: fish/cmds.c:4637 fish/cmds.c:4652 fish/cmds.c:4671 fish/cmds.c:4691
1803 #: fish/cmds.c:4711 fish/cmds.c:4787 fish/cmds.c:4802 fish/cmds.c:4820
1804 #: fish/cmds.c:4853 fish/cmds.c:4872 fish/cmds.c:4888 fish/cmds.c:4904
1805 #: fish/cmds.c:4923 fish/cmds.c:4945 fish/cmds.c:4967 fish/cmds.c:4987
1806 #: fish/cmds.c:5004 fish/cmds.c:5021 fish/cmds.c:5038 fish/cmds.c:5055
1807 #: fish/cmds.c:5072 fish/cmds.c:5089 fish/cmds.c:5106 fish/cmds.c:5125
1808 #: fish/cmds.c:5148 fish/cmds.c:5184 fish/cmds.c:5201 fish/cmds.c:5224
1809 #: fish/cmds.c:5246 fish/cmds.c:5267 fish/cmds.c:5287 fish/cmds.c:5306
1810 #: fish/cmds.c:5326 fish/cmds.c:5344 fish/cmds.c:5362 fish/cmds.c:5376
1811 #: fish/cmds.c:5392 fish/cmds.c:5412 fish/cmds.c:5431 fish/cmds.c:5450
1812 #: fish/cmds.c:5469 fish/cmds.c:5488 fish/cmds.c:5508 fish/cmds.c:5548
1813 #: fish/cmds.c:5605 fish/cmds.c:5626 fish/cmds.c:5647 fish/cmds.c:5668
1814 #: fish/cmds.c:5686 fish/cmds.c:5708 fish/cmds.c:5746 fish/cmds.c:5768
1815 #: fish/cmds.c:5847 fish/cmds.c:5886 fish/cmds.c:5901 fish/cmds.c:5918
1816 #: fish/cmds.c:5932 fish/cmds.c:5948 fish/cmds.c:5970 fish/cmds.c:5992
1817 #: fish/cmds.c:6014 fish/cmds.c:6036 fish/cmds.c:6058 fish/cmds.c:6080
1818 #: fish/cmds.c:6100 fish/cmds.c:6117 fish/cmds.c:6134 fish/cmds.c:6153
1819 #: fish/cmds.c:6172 fish/cmds.c:6192 fish/cmds.c:6228 fish/cmds.c:6247
1820 #: fish/cmds.c:6266 fish/cmds.c:6283 fish/cmds.c:6301 fish/cmds.c:6324
1821 #: fish/cmds.c:6347 fish/cmds.c:6371 fish/cmds.c:6394 fish/cmds.c:6415
1822 #: fish/cmds.c:6438 fish/cmds.c:6461 fish/cmds.c:6481 fish/cmds.c:6503
1823 #: fish/cmds.c:6524 fish/cmds.c:6547 fish/cmds.c:6564 fish/cmds.c:6581
1824 #: fish/cmds.c:6599 fish/cmds.c:6617 fish/cmds.c:6638 fish/cmds.c:6656
1825 #: fish/cmds.c:6677 fish/cmds.c:6697 fish/cmds.c:6715 fish/cmds.c:6736
1826 #: fish/cmds.c:6759 fish/cmds.c:6782 fish/cmds.c:6804 fish/cmds.c:6837
1827 #: fish/cmds.c:6854 fish/cmds.c:6871 fish/cmds.c:6895 fish/cmds.c:6918
1828 #: fish/cmds.c:6941 fish/cmds.c:6963 fish/cmds.c:6980 fish/cmds.c:7002
1829 #: fish/cmds.c:7096 fish/cmds.c:7116 fish/cmds.c:7136 fish/cmds.c:7156
1830 #: fish/cmds.c:7174 fish/cmds.c:7195 fish/cmds.c:7231 fish/cmds.c:7248
1831 #: fish/cmds.c:7270 fish/cmds.c:7287 fish/cmds.c:7323 fish/cmds.c:7343
1832 #: fish/cmds.c:7363 fish/cmds.c:7383 fish/cmds.c:7405 fish/cmds.c:7422
1833 #: fish/cmds.c:7441 fish/cmds.c:7460 fish/cmds.c:7482 fish/cmds.c:7503
1834 #: fish/cmds.c:7524 fish/cmds.c:7545 fish/cmds.c:7568 fish/cmds.c:7609
1835 #: fish/cmds.c:7632 fish/cmds.c:7671 fish/cmds.c:7688 fish/cmds.c:7707
1836 #: fish/cmds.c:7728 fish/cmds.c:7751 fish/cmds.c:7773 fish/cmds.c:7791
1837 #: fish/cmds.c:7810 fish/cmds.c:7831 fish/cmds.c:7908 fish/cmds.c:7949
1838 #: fish/cmds.c:8028 fish/cmds.c:8104 fish/cmds.c:8141 fish/cmds.c:8164
1839 #: fish/cmds.c:8185 fish/cmds.c:8208 fish/cmds.c:8230 fish/cmds.c:8255
1840 #: fish/cmds.c:8298 fish/cmds.c:8339 fish/cmds.c:8360 fish/cmds.c:8378
1841 #: fish/cmds.c:8397 fish/cmds.c:8414 fish/cmds.c:8432 fish/cmds.c:8459
1842 #: fish/cmds.c:8483 fish/cmds.c:8507 fish/cmds.c:8531 fish/cmds.c:8555
1843 #: fish/cmds.c:8579 fish/cmds.c:8603 fish/cmds.c:8627 fish/cmds.c:8651
1844 #: fish/cmds.c:8675 fish/cmds.c:8699 fish/cmds.c:8723 fish/cmds.c:8746
1845 #: fish/cmds.c:8769 fish/cmds.c:8790 fish/cmds.c:8811 fish/cmds.c:8832
1846 #: fish/cmds.c:8852 fish/cmds.c:8875 fish/cmds.c:8913 fish/cmds.c:8930
1847 #: fish/cmds.c:8947 fish/cmds.c:8966 fish/cmds.c:8985 fish/cmds.c:9002
1848 #: fish/cmds.c:9019 fish/cmds.c:9036 fish/cmds.c:9053 fish/cmds.c:9072
1849 #: fish/cmds.c:9108 fish/cmds.c:9148 fish/cmds.c:9181 fish/cmds.c:9198
1850 #: fish/cmds.c:9215 fish/cmds.c:9231 fish/cmds.c:9246 fish/cmds.c:9267
1851 #: fish/cmds.c:9305 fish/cmds.c:9343 fish/cmds.c:9382 fish/cmds.c:9422
1852 #: fish/cmds.c:9463 fish/cmds.c:9504 fish/cmds.c:9542 fish/cmds.c:9559
1853 #: fish/cmds.c:9582 fish/cmds.c:9604 fish/cmds.c:9626 fish/cmds.c:9646
1854 #: fish/cmds.c:9666 fish/cmds.c:9702 fish/cmds.c:9774 fish/cmds.c:9814
1855 #: fish/cmds.c:9872 fish/cmds.c:9898 fish/cmds.c:9924 fish/cmds.c:9952
1856 #: fish/cmds.c:10011 fish/cmds.c:10032 fish/cmds.c:10077 fish/cmds.c:10097
1857 #: fish/cmds.c:10136 fish/cmds.c:10173 fish/cmds.c:10193 fish/cmds.c:10215
1858 #: fish/cmds.c:10272 fish/cmds.c:10292 fish/cmds.c:10314 fish/cmds.c:10336
1859 #: fish/cmds.c:10355 fish/cmds.c:10375 fish/cmds.c:10402 fish/cmds.c:10422
1860 #: fish/cmds.c:10442 fish/cmds.c:10462 fish/cmds.c:10482 fish/cmds.c:10504
1861 #: fish/cmds.c:10539 fish/cmds.c:10557 fish/cmds.c:10580 fish/cmds.c:10602
1862 #: fish/cmds.c:10617 fish/cmds.c:10634 fish/cmds.c:10671 fish/cmds.c:10710
1863 #: fish/cmds.c:10750 fish/cmds.c:10806 fish/cmds.c:10828 fish/cmds.c:10864
1864 #: fish/cmds.c:10879 fish/cmds.c:10899 fish/cmds.c:10939 fish/cmds.c:10962
1865 #: fish/cmds.c:10986 fish/cmds.c:11011 fish/cmds.c:11052 fish/cmds.c:11077
1866 #: fish/cmds.c:11115 fish/cmds.c:11146 fish/cmds.c:11177 fish/cmds.c:11205
1867 #: fish/cmds.c:11225 fish/cmds.c:11257 fish/cmds.c:11277 fish/cmds.c:11297
1868 #: fish/cmds.c:11314 fish/cmds.c:11332 fish/cmds.c:11357 fish/cmds.c:11380
1869 #: fish/cmds.c:11399 fish/cmds.c:11443 fish/cmds.c:11488 fish/cmds.c:11536
1870 #: fish/cmds.c:11577 fish/cmds.c:11596 fish/cmds.c:11616 fish/cmds.c:11636
1871 #: fish/cmds.c:11657 fish/cmds.c:11678 fish/cmds.c:11699 fish/cmds.c:11720
1872 #: fish/cmds.c:11741 fish/cmds.c:11763 fish/cmds.c:11801 fish/cmds.c:11852
1873 #: fish/cmds.c:11890 fish/cmds.c:11946 fish/cmds.c:12082 fish/cmds.c:12111
1874 #: fish/cmds.c:12138 fish/cmds.c:12155 fish/cmds.c:12176 fish/cmds.c:12193
1875 #: fish/cmds.c:12255 fish/cmds.c:12393 fish/cmds.c:12551
1877 msgid "%s should have %d parameter(s)\n"
1878 msgstr "%s-ല് %d പരാമീറ്ററുകള് ആവശ്യമുണ്ടു് \n"
1880 #: fish/cmds.c:3433 fish/cmds.c:3447 fish/cmds.c:3463 fish/cmds.c:3480
1881 #: fish/cmds.c:3497 fish/cmds.c:3515 fish/cmds.c:3534 fish/cmds.c:3550
1882 #: fish/cmds.c:3568 fish/cmds.c:3584 fish/cmds.c:3602 fish/cmds.c:3618
1883 #: fish/cmds.c:3635 fish/cmds.c:3650 fish/cmds.c:3668 fish/cmds.c:3683
1884 #: fish/cmds.c:3699 fish/cmds.c:3715 fish/cmds.c:3731 fish/cmds.c:3747
1885 #: fish/cmds.c:3763 fish/cmds.c:3781 fish/cmds.c:3814 fish/cmds.c:3830
1886 #: fish/cmds.c:3846 fish/cmds.c:3865 fish/cmds.c:3880 fish/cmds.c:3898
1887 #: fish/cmds.c:3913 fish/cmds.c:3931 fish/cmds.c:3946 fish/cmds.c:3964
1888 #: fish/cmds.c:3979 fish/cmds.c:3998 fish/cmds.c:4017 fish/cmds.c:4035
1889 #: fish/cmds.c:4055 fish/cmds.c:4074 fish/cmds.c:4094 fish/cmds.c:4114
1890 #: fish/cmds.c:4134 fish/cmds.c:4153 fish/cmds.c:4172 fish/cmds.c:4192
1891 #: fish/cmds.c:4212 fish/cmds.c:4232 fish/cmds.c:4247 fish/cmds.c:4263
1892 #: fish/cmds.c:4284 fish/cmds.c:4340 fish/cmds.c:4358 fish/cmds.c:4375
1893 #: fish/cmds.c:4392 fish/cmds.c:4413 fish/cmds.c:4481 fish/cmds.c:4501
1894 #: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4561 fish/cmds.c:4581
1895 #: fish/cmds.c:4600 fish/cmds.c:4619 fish/cmds.c:4638 fish/cmds.c:4653
1896 #: fish/cmds.c:4672 fish/cmds.c:4692 fish/cmds.c:4712 fish/cmds.c:4735
1897 #: fish/cmds.c:4788 fish/cmds.c:4803 fish/cmds.c:4821 fish/cmds.c:4854
1898 #: fish/cmds.c:4873 fish/cmds.c:4889 fish/cmds.c:4905 fish/cmds.c:4924
1899 #: fish/cmds.c:4946 fish/cmds.c:4968 fish/cmds.c:4988 fish/cmds.c:5005
1900 #: fish/cmds.c:5022 fish/cmds.c:5039 fish/cmds.c:5056 fish/cmds.c:5073
1901 #: fish/cmds.c:5090 fish/cmds.c:5107 fish/cmds.c:5126 fish/cmds.c:5149
1902 #: fish/cmds.c:5185 fish/cmds.c:5202 fish/cmds.c:5225 fish/cmds.c:5247
1903 #: fish/cmds.c:5268 fish/cmds.c:5288 fish/cmds.c:5307 fish/cmds.c:5327
1904 #: fish/cmds.c:5345 fish/cmds.c:5363 fish/cmds.c:5377 fish/cmds.c:5393
1905 #: fish/cmds.c:5413 fish/cmds.c:5432 fish/cmds.c:5451 fish/cmds.c:5470
1906 #: fish/cmds.c:5489 fish/cmds.c:5509 fish/cmds.c:5549 fish/cmds.c:5606
1907 #: fish/cmds.c:5627 fish/cmds.c:5648 fish/cmds.c:5669 fish/cmds.c:5687
1908 #: fish/cmds.c:5709 fish/cmds.c:5747 fish/cmds.c:5769 fish/cmds.c:5848
1909 #: fish/cmds.c:5887 fish/cmds.c:5902 fish/cmds.c:5919 fish/cmds.c:5933
1910 #: fish/cmds.c:5949 fish/cmds.c:5971 fish/cmds.c:5993 fish/cmds.c:6015
1911 #: fish/cmds.c:6037 fish/cmds.c:6059 fish/cmds.c:6081 fish/cmds.c:6101
1912 #: fish/cmds.c:6118 fish/cmds.c:6135 fish/cmds.c:6154 fish/cmds.c:6173
1913 #: fish/cmds.c:6193 fish/cmds.c:6229 fish/cmds.c:6248 fish/cmds.c:6267
1914 #: fish/cmds.c:6284 fish/cmds.c:6302 fish/cmds.c:6325 fish/cmds.c:6348
1915 #: fish/cmds.c:6372 fish/cmds.c:6395 fish/cmds.c:6416 fish/cmds.c:6439
1916 #: fish/cmds.c:6462 fish/cmds.c:6482 fish/cmds.c:6504 fish/cmds.c:6525
1917 #: fish/cmds.c:6548 fish/cmds.c:6565 fish/cmds.c:6582 fish/cmds.c:6600
1918 #: fish/cmds.c:6618 fish/cmds.c:6639 fish/cmds.c:6657 fish/cmds.c:6678
1919 #: fish/cmds.c:6698 fish/cmds.c:6716 fish/cmds.c:6737 fish/cmds.c:6760
1920 #: fish/cmds.c:6783 fish/cmds.c:6805 fish/cmds.c:6838 fish/cmds.c:6855
1921 #: fish/cmds.c:6872 fish/cmds.c:6896 fish/cmds.c:6919 fish/cmds.c:6942
1922 #: fish/cmds.c:6964 fish/cmds.c:6981 fish/cmds.c:7003 fish/cmds.c:7097
1923 #: fish/cmds.c:7117 fish/cmds.c:7137 fish/cmds.c:7157 fish/cmds.c:7175
1924 #: fish/cmds.c:7196 fish/cmds.c:7232 fish/cmds.c:7249 fish/cmds.c:7271
1925 #: fish/cmds.c:7288 fish/cmds.c:7324 fish/cmds.c:7344 fish/cmds.c:7364
1926 #: fish/cmds.c:7384 fish/cmds.c:7406 fish/cmds.c:7423 fish/cmds.c:7442
1927 #: fish/cmds.c:7461 fish/cmds.c:7483 fish/cmds.c:7504 fish/cmds.c:7525
1928 #: fish/cmds.c:7546 fish/cmds.c:7569 fish/cmds.c:7610 fish/cmds.c:7633
1929 #: fish/cmds.c:7672 fish/cmds.c:7689 fish/cmds.c:7708 fish/cmds.c:7729
1930 #: fish/cmds.c:7752 fish/cmds.c:7774 fish/cmds.c:7792 fish/cmds.c:7811
1931 #: fish/cmds.c:7832 fish/cmds.c:7909 fish/cmds.c:7950 fish/cmds.c:8029
1932 #: fish/cmds.c:8105 fish/cmds.c:8142 fish/cmds.c:8165 fish/cmds.c:8186
1933 #: fish/cmds.c:8209 fish/cmds.c:8231 fish/cmds.c:8256 fish/cmds.c:8299
1934 #: fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8379 fish/cmds.c:8398
1935 #: fish/cmds.c:8415 fish/cmds.c:8433 fish/cmds.c:8460 fish/cmds.c:8484
1936 #: fish/cmds.c:8508 fish/cmds.c:8532 fish/cmds.c:8556 fish/cmds.c:8580
1937 #: fish/cmds.c:8604 fish/cmds.c:8628 fish/cmds.c:8652 fish/cmds.c:8676
1938 #: fish/cmds.c:8700 fish/cmds.c:8724 fish/cmds.c:8747 fish/cmds.c:8770
1939 #: fish/cmds.c:8791 fish/cmds.c:8812 fish/cmds.c:8833 fish/cmds.c:8853
1940 #: fish/cmds.c:8876 fish/cmds.c:8914 fish/cmds.c:8931 fish/cmds.c:8948
1941 #: fish/cmds.c:8967 fish/cmds.c:8986 fish/cmds.c:9003 fish/cmds.c:9020
1942 #: fish/cmds.c:9037 fish/cmds.c:9054 fish/cmds.c:9073 fish/cmds.c:9109
1943 #: fish/cmds.c:9149 fish/cmds.c:9182 fish/cmds.c:9199 fish/cmds.c:9216
1944 #: fish/cmds.c:9232 fish/cmds.c:9247 fish/cmds.c:9268 fish/cmds.c:9306
1945 #: fish/cmds.c:9344 fish/cmds.c:9383 fish/cmds.c:9423 fish/cmds.c:9464
1946 #: fish/cmds.c:9505 fish/cmds.c:9543 fish/cmds.c:9560 fish/cmds.c:9583
1947 #: fish/cmds.c:9605 fish/cmds.c:9627 fish/cmds.c:9647 fish/cmds.c:9667
1948 #: fish/cmds.c:9703 fish/cmds.c:9775 fish/cmds.c:9815 fish/cmds.c:9873
1949 #: fish/cmds.c:9899 fish/cmds.c:9925 fish/cmds.c:9953 fish/cmds.c:10012
1950 #: fish/cmds.c:10033 fish/cmds.c:10078 fish/cmds.c:10098 fish/cmds.c:10137
1951 #: fish/cmds.c:10174 fish/cmds.c:10194 fish/cmds.c:10216 fish/cmds.c:10273
1952 #: fish/cmds.c:10293 fish/cmds.c:10315 fish/cmds.c:10337 fish/cmds.c:10356
1953 #: fish/cmds.c:10376 fish/cmds.c:10403 fish/cmds.c:10423 fish/cmds.c:10443
1954 #: fish/cmds.c:10463 fish/cmds.c:10483 fish/cmds.c:10505 fish/cmds.c:10540
1955 #: fish/cmds.c:10558 fish/cmds.c:10581 fish/cmds.c:10603 fish/cmds.c:10618
1956 #: fish/cmds.c:10635 fish/cmds.c:10672 fish/cmds.c:10711 fish/cmds.c:10751
1957 #: fish/cmds.c:10807 fish/cmds.c:10829 fish/cmds.c:10865 fish/cmds.c:10880
1958 #: fish/cmds.c:10900 fish/cmds.c:10940 fish/cmds.c:10963 fish/cmds.c:10987
1959 #: fish/cmds.c:11012 fish/cmds.c:11053 fish/cmds.c:11078 fish/cmds.c:11116
1960 #: fish/cmds.c:11147 fish/cmds.c:11178 fish/cmds.c:11206 fish/cmds.c:11226
1961 #: fish/cmds.c:11258 fish/cmds.c:11278 fish/cmds.c:11298 fish/cmds.c:11315
1962 #: fish/cmds.c:11333 fish/cmds.c:11358 fish/cmds.c:11381 fish/cmds.c:11400
1963 #: fish/cmds.c:11444 fish/cmds.c:11489 fish/cmds.c:11537 fish/cmds.c:11578
1964 #: fish/cmds.c:11597 fish/cmds.c:11617 fish/cmds.c:11637 fish/cmds.c:11658
1965 #: fish/cmds.c:11679 fish/cmds.c:11700 fish/cmds.c:11721 fish/cmds.c:11742
1966 #: fish/cmds.c:11764 fish/cmds.c:11802 fish/cmds.c:11853 fish/cmds.c:11891
1967 #: fish/cmds.c:11947 fish/cmds.c:11970 fish/cmds.c:12083 fish/cmds.c:12112
1968 #: fish/cmds.c:12139 fish/cmds.c:12156 fish/cmds.c:12177 fish/cmds.c:12194
1969 #: fish/cmds.c:12216 fish/cmds.c:12256 fish/cmds.c:12277 fish/cmds.c:12337
1970 #: fish/cmds.c:12394 fish/cmds.c:12420 fish/cmds.c:12489 fish/cmds.c:12552
1971 #: fish/cmds.c:12574 fish/cmds.c:12665 fish/cmds.c:12758 fish/cmds.c:12851
1973 msgid "type 'help %s' for help on %s\n"
1974 msgstr "%s-ലുള്ള ആവശ്യങ്ങള്ക്കായി 'help %s' ശ്രമിച്ചു നോക്കുക\n"
1976 #: fish/cmds.c:3791 fish/cmds.c:4831 fish/cmds.c:5161 fish/cmds.c:5519
1977 #: fish/cmds.c:5559 fish/cmds.c:5578 fish/cmds.c:5721 fish/cmds.c:5780
1978 #: fish/cmds.c:5799 fish/cmds.c:5818 fish/cmds.c:5861 fish/cmds.c:6204
1979 #: fish/cmds.c:6815 fish/cmds.c:7014 fish/cmds.c:7033 fish/cmds.c:7052
1980 #: fish/cmds.c:7071 fish/cmds.c:7207 fish/cmds.c:7298 fish/cmds.c:7579
1981 #: fish/cmds.c:7643 fish/cmds.c:7842 fish/cmds.c:7861 fish/cmds.c:7880
1982 #: fish/cmds.c:7919 fish/cmds.c:7960 fish/cmds.c:7979 fish/cmds.c:7998
1983 #: fish/cmds.c:8039 fish/cmds.c:8058 fish/cmds.c:8077 fish/cmds.c:8115
1984 #: fish/cmds.c:8268 fish/cmds.c:8311 fish/cmds.c:8888 fish/cmds.c:9083
1985 #: fish/cmds.c:9121 fish/cmds.c:9159 fish/cmds.c:9279 fish/cmds.c:9316
1986 #: fish/cmds.c:9354 fish/cmds.c:9393 fish/cmds.c:9434 fish/cmds.c:9475
1987 #: fish/cmds.c:9516 fish/cmds.c:9679 fish/cmds.c:9715 fish/cmds.c:9728
1988 #: fish/cmds.c:9741 fish/cmds.c:9754 fish/cmds.c:9787 fish/cmds.c:9825
1989 #: fish/cmds.c:9844 fish/cmds.c:9965 fish/cmds.c:9984 fish/cmds.c:10045
1990 #: fish/cmds.c:10058 fish/cmds.c:10109 fish/cmds.c:10148 fish/cmds.c:10226
1991 #: fish/cmds.c:10245 fish/cmds.c:10519 fish/cmds.c:10646 fish/cmds.c:10683
1992 #: fish/cmds.c:10722 fish/cmds.c:10762 fish/cmds.c:10781 fish/cmds.c:10840
1993 #: fish/cmds.c:10913 fish/cmds.c:11023 fish/cmds.c:11093 fish/cmds.c:11127
1994 #: fish/cmds.c:11158 fish/cmds.c:11189 fish/cmds.c:11238 fish/cmds.c:11415
1995 #: fish/cmds.c:11459 fish/cmds.c:11508 fish/cmds.c:11552 fish/cmds.c:11778
1996 #: fish/cmds.c:11816 fish/cmds.c:11829 fish/cmds.c:11867 fish/cmds.c:11902
1997 #: fish/cmds.c:11921 fish/cmds.c:11988 fish/cmds.c:12016 fish/cmds.c:12039
1998 #: fish/cmds.c:12294 fish/cmds.c:12355 fish/cmds.c:12441 fish/cmds.c:12509
1999 #: fish/cmds.c:12592 fish/cmds.c:12609 fish/cmds.c:12626 fish/cmds.c:12684
2000 #: fish/cmds.c:12701 fish/cmds.c:12718 fish/cmds.c:12777 fish/cmds.c:12794
2001 #: fish/cmds.c:12811 fish/cmds.c:12871 fish/cmds.c:12888 fish/cmds.c:12905
2003 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
2004 msgstr "%s: %s: അസാധുവായ ഇന്റിജര് പരാമീറ്റര് (%s %d തിരികെ നല്കിയിരിക്കുന്നു)\n"
2006 #: fish/cmds.c:3797 fish/cmds.c:4837 fish/cmds.c:5167 fish/cmds.c:5525
2007 #: fish/cmds.c:5565 fish/cmds.c:5584 fish/cmds.c:5727 fish/cmds.c:5786
2008 #: fish/cmds.c:5805 fish/cmds.c:5824 fish/cmds.c:5867 fish/cmds.c:6210
2009 #: fish/cmds.c:6821 fish/cmds.c:7020 fish/cmds.c:7039 fish/cmds.c:7058
2010 #: fish/cmds.c:7077 fish/cmds.c:7213 fish/cmds.c:7304 fish/cmds.c:7585
2011 #: fish/cmds.c:7649 fish/cmds.c:7848 fish/cmds.c:7867 fish/cmds.c:7886
2012 #: fish/cmds.c:7925 fish/cmds.c:7966 fish/cmds.c:7985 fish/cmds.c:8004
2013 #: fish/cmds.c:8045 fish/cmds.c:8064 fish/cmds.c:8083 fish/cmds.c:8121
2014 #: fish/cmds.c:8274 fish/cmds.c:8317 fish/cmds.c:8894 fish/cmds.c:9089
2015 #: fish/cmds.c:9127 fish/cmds.c:9165 fish/cmds.c:9285 fish/cmds.c:9322
2016 #: fish/cmds.c:9360 fish/cmds.c:9399 fish/cmds.c:9440 fish/cmds.c:9481
2017 #: fish/cmds.c:9522 fish/cmds.c:9793 fish/cmds.c:9831 fish/cmds.c:9850
2018 #: fish/cmds.c:9971 fish/cmds.c:10115 fish/cmds.c:10154 fish/cmds.c:10232
2019 #: fish/cmds.c:10251 fish/cmds.c:10652 fish/cmds.c:10689 fish/cmds.c:10728
2020 #: fish/cmds.c:10768 fish/cmds.c:10787 fish/cmds.c:10846 fish/cmds.c:10919
2021 #: fish/cmds.c:11029 fish/cmds.c:11421 fish/cmds.c:11465 fish/cmds.c:11514
2022 #: fish/cmds.c:11558 fish/cmds.c:11908 fish/cmds.c:11994 fish/cmds.c:12022
2023 #: fish/cmds.c:12045 fish/cmds.c:12447 fish/cmds.c:12515
2025 msgid "%s: %s: integer out of range\n"
2026 msgstr "%s: %s: ഇന്റിജര് പരിധികഴിഞ്ഞിരിക്കുന്നു\n"
2028 #: fish/cmds.c:4283 fish/cmds.c:4412 fish/cmds.c:4734 fish/cmds.c:11969
2029 #: fish/cmds.c:12215 fish/cmds.c:12276 fish/cmds.c:12336 fish/cmds.c:12419
2030 #: fish/cmds.c:12488 fish/cmds.c:12573 fish/cmds.c:12664 fish/cmds.c:12757
2031 #: fish/cmds.c:12850
2033 msgid "%s should have %d-%d parameter(s)\n"
2036 #: fish/cmds.c:4314 fish/cmds.c:4453 fish/cmds.c:4755 fish/cmds.c:12055
2037 #: fish/cmds.c:12232 fish/cmds.c:12309 fish/cmds.c:12365 fish/cmds.c:12457
2038 #: fish/cmds.c:12525 fish/cmds.c:12636 fish/cmds.c:12728 fish/cmds.c:12821
2039 #: fish/cmds.c:12915
2041 msgid "%s: unknown optional argument \"%s\"\n"
2044 #: fish/cmds.c:4320 fish/cmds.c:4459 fish/cmds.c:4761 fish/cmds.c:12061
2045 #: fish/cmds.c:12238 fish/cmds.c:12315 fish/cmds.c:12371 fish/cmds.c:12463
2046 #: fish/cmds.c:12531 fish/cmds.c:12642 fish/cmds.c:12734 fish/cmds.c:12827
2047 #: fish/cmds.c:12921
2049 msgid "%s: optional argument \"%s\" given twice\n"
2052 #: fish/cmds.c:12943
2054 msgid "%s: unknown command\n"
2055 msgstr "%s: അപരിചിതമായ കമാന്ഡ്\n"
2057 #: fish/config.c:74 fish/config.c:113
2059 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2065 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2070 msgid "copy-in: target '%s' is not a directory\n"
2075 msgid "error: argument is zero length or longer than maximum permitted\n"
2081 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2087 msgid "copy-out: target '%s' is not a directory\n"
2092 msgid "copy-out: '%s' is not a file or directory\n"
2095 #: fish/display.c:42
2097 msgid "display filename\n"
2102 msgid "use '%s filename' to edit a file\n"
2103 msgstr "ഒരു ഫയല് ചിട്ടപ്പെടുത്തുന്നതിനായി '%s filename' ഉപയോഗിക്കുക\n"
2108 "%s: guest filesystem shell\n"
2109 "%s lets you edit virtual machine filesystems\n"
2110 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2112 " %s [--options] cmd [: cmd : cmd ...]\n"
2114 " -h|--cmd-help List available commands\n"
2115 " -h|--cmd-help cmd Display detailed help on 'cmd'\n"
2116 " -a|--add image Add image\n"
2117 " -c|--connect uri Specify libvirt URI for -d option\n"
2118 " --csh Make --listen csh-compatible\n"
2119 " -d|--domain guest Add disks from libvirt guest\n"
2120 " -D|--no-dest-paths Don't tab-complete paths from guest fs\n"
2121 " --echo-keys Don't turn off echo for passphrases\n"
2122 " -f|--file file Read commands from file\n"
2123 " --format[=raw|..] Force disk format for -a option\n"
2124 " -i|--inspector Automatically mount filesystems\n"
2125 " --keys-from-stdin Read passphrases from stdin\n"
2126 " --listen Listen for remote commands\n"
2127 " --live Connect to a live virtual machine\n"
2128 " -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2129 " -n|--no-sync Don't autosync\n"
2130 " -N|--new type Create prepared disk (test1.img, ...)\n"
2131 " --progress-bars Enable progress bars even when not interactive\n"
2132 " --no-progress-bars Disable progress bars\n"
2133 " --remote[=pid] Send commands to remote %s\n"
2134 " -r|--ro Mount read-only\n"
2135 " --selinux Enable SELinux support\n"
2136 " -v|--verbose Verbose messages\n"
2137 " -V|--version Display version and exit\n"
2138 " -w|--rw Mount read-write\n"
2139 " -x Echo each command before executing it\n"
2141 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2142 " %s [--ro|--rw] -i -a /path/to/disk.img\n"
2144 " %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2146 "--ro recommended to avoid any writes to the disk image. If -i option fails\n"
2147 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2149 "For more information, see the manpage %s(1).\n"
2154 msgid "%s: --listen=PID: PID was not a number: %s\n"
2155 msgstr "%s: --listen=PID: PID ഒരു നംബറല്ല: %s\n"
2160 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2161 msgstr "%s: remote: റിമോട്ട് പ്രക്രിയയുടെ PID-ലേക്ക് $GUESTFISH_PID സജ്ജമാക്കേണം\n"
2165 msgid "%s: only one -f parameter can be given\n"
2166 msgstr "%s: ഒരു -f പരാമീറ്റര് മാത്രമേ പാടുള്ളൂ\n"
2170 msgid "%s: cannot use --listen and --remote options at the same time\n"
2171 msgstr "%s: ഒരേ സമയത്തു് --listen, --remote എന്നീ ഉപാധികള് ഉപയോഗിക്കുവാന് സാധ്യമല്ല\n"
2175 msgid "%s: extra parameters on the command line with --listen flag\n"
2176 msgstr "%s: --listen ഫ്ലാഗിനൊപ്പം കമാന്ഡ് ലൈനില് അധികമായ പരാമീറ്ററുകള്\n"
2180 msgid "%s: cannot use --listen and --file options at the same time\n"
2181 msgstr "%s: ഒരേ സമയത്തു് --listen, --file എന്നീ ഉപാധികള് ഉപയോഗിക്കുവാന് സാധ്യമല്ല\n"
2187 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2188 "editing virtual machine filesystems.\n"
2190 "Type: 'help' for help on commands\n"
2191 " 'man' to read the manual\n"
2192 " 'quit' to quit the shell\n"
2196 #: fish/fish.c:793 fish/fish.c:809
2198 msgid "%s: command arguments not separated by whitespace\n"
2199 msgstr "%s: കമാന്ഡ് ആര്ഗ്യുമെന്റുകള് വൈറ്റ്സ്പെയിസ് ഉപയോഗിച്ചു് വേര്തിരിച്ചിട്ടില്ല\n"
2203 msgid "%s: unterminated single quote\n"
2204 msgstr "%s: അപൂര്ണ്ണമായ സിംഗിള് കോട്ട്\n"
2208 msgid "%s: internal error parsing string at '%s'\n"
2209 msgstr "%s: '%s'-ല് സ്ട്രിങ് പാഴ്സ് ചെയ്യുമ്പോള് ഇന്റേര്ണല് പിശക്\n"
2213 msgid "%s: too many arguments\n"
2214 msgstr "%s: അനവധി ആര്ഗ്യുമെന്റുകള്\n"
2218 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2223 msgid "%s: unterminated double quote\n"
2224 msgstr "%s: അപൂര്ണ്ണമായ ഡബിള് കോട്ട്\n"
2228 msgid "%s: empty command on command line\n"
2229 msgstr "%s: കമാന്ഡ് ലൈനില് കാലിയായ കമാന്ഡ്\n"
2232 msgid "display a list of commands or help on a command"
2233 msgstr "കമാന്ഡുകളുടെ ഒരു പട്ടിക അല്ലെങ്കില് ഒരു കമാന്ഡിനുള്ള സഹായം കാണിക്കുക"
2236 msgid "quit guestfish"
2237 msgstr "guestfish-ല് നിന്നും പുറത്തു് കടക്കുക"
2242 "help - display a list of commands or help on a command\n"
2246 "help - കമാന്ഡുകളുടെ ഒരു പട്ടിക അല്ലെങ്കില് ഒരു കമാന്ഡിനുള്ള സഹായം കാണിക്കുന്നു\n"
2253 "quit - quit guestfish\n"
2256 "quit - quit guestfish\n"
2261 msgid "%s: command not known, use -h to list all commands\n"
2262 msgstr "%s: കമാന്ഡ് അപരിചിതം, എല്ലാ കമാന്ഡുകളും ലഭ്യമാക്കുന്നതിനായി -h ഉപയോഗിക്കുക\n"
2267 "Did you mean to open a disk image? guestfish -a disk.img\n"
2268 "For a list of commands: guestfish -h\n"
2269 "For complete documentation: man guestfish\n"
2274 msgid "%s:%d: libguestfs: error: %s\n"
2279 msgid "Runaway quote in string \"%s\"\n"
2280 msgstr "Runaway quote in string \"%s\"\n"
2285 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2286 "or run \"inspect-os\" command)\n"
2292 "%s: drive '%c:' not found. To list available drives do:\n"
2293 " inspect-get-drive-mappings %s\n"
2299 "%s: to access '%c:', mount %s first. One way to do this is:\n"
2306 msgid "use 'glob command [args...]'\n"
2307 msgstr "'glob command [args...]' ഉപയോഗിക്കുക\n"
2311 msgid "glob: guestfs_glob_expand call failed: %s\n"
2312 msgstr "glob: guestfs_glob_expand കോള് പരാജയപ്പെട്ടു: %s\n"
2317 "Add disk images to examine using the -a or -d options, or the 'add' "
2319 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2320 "Once you have done this, use the 'run' command.\n"
2326 "Find out what filesystems are available using 'list-filesystems' and then\n"
2327 "mount them to examine or modify the contents using 'mount-ro' or\n"
2328 "'mount-options'.\n"
2334 "For more information about a command, use 'help cmd'.\n"
2336 "To read the manual, type 'man'.\n"
2339 #: fish/hexedit.c:41
2341 msgid "hexedit (device|filename) [max | start max]\n"
2344 #: fish/hexedit.c:52
2346 msgid "hexedit: %s is a zero length file or device\n"
2349 #: fish/hexedit.c:63
2352 "hexedit: %s is larger than %s. You must supply a limit using\n"
2353 " 'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2354 " 'hexedit %s <start> <max>'.\n"
2357 #: fish/hexedit.c:92
2359 msgid "hexedit: invalid range\n"
2362 #: fish/inspect.c:77
2364 msgid "%s: don't use --live and -i options together\n"
2367 #: fish/inspect.c:89
2369 msgid "%s: no operating system was found on this disk\n"
2372 #: fish/inspect.c:96
2374 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2377 #: fish/inspect.c:136
2379 msgid "%s: some filesystems could not be mounted (ignored)\n"
2382 #: fish/inspect.c:148
2384 msgid "Operating system: %s\n"
2387 #: fish/inspect.c:161
2389 msgid "%s mounted on %s\n"
2394 msgid "Enter key or passphrase (\"%s\"): "
2399 msgid "use 'lcd directory' to change local directory\n"
2400 msgstr "ലോക്കല് ഡയറക്ടറി മാറ്റുന്നതിനായി 'lcd directory' ഉപയോഗിക്കുക\n"
2404 msgid "use 'man' without parameters to open the manual\n"
2409 msgid "the external 'man' program failed\n"
2414 msgid "use '%s filename' to page a file\n"
2415 msgstr "ഒരു ഫയല് താളിലാക്കുന്നതിനായി '%s filename' ഉപയോഗിക്കുക\n"
2417 #: fish/options.c:36
2419 msgid "%s: too many drives added on the command line\n"
2422 #: fish/options.c:128
2424 msgid "%s: '%s' could not be mounted. Did you mean one of these?\n"
2430 "List of available prepared disk images:\n"
2437 "guestfish -N %-8s - %s\n"
2444 msgid " Optional parameters:\n"
2449 msgid "<%s> %s (default: %s)\n"
2455 "Prepared disk images are written to file \"test1.img\" in the local\n"
2456 "directory. (\"test2.img\" etc if -N option is given multiple times).\n"
2457 "For more information see the guestfish(1) manual.\n"
2463 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2464 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2469 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2472 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2473 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2474 msgid "failed to allocate disk"
2477 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2478 msgid "could not parse boot size"
2481 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2483 msgid "failed to get sector size of disk: %s"
2486 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2487 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2489 msgid "failed to partition disk: %s"
2492 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2494 msgid "failed to add boot partition: %s"
2497 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2499 msgid "failed to add root partition: %s"
2502 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2504 msgid "failed to create boot filesystem: %s"
2507 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2509 msgid "failed to create root filesystem: %s"
2512 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2513 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2514 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2517 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2519 msgid "failed to create PV: %s: %s"
2522 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2524 msgid "failed to create VG: %s: %s"
2527 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2529 msgid "failed to create LV: /dev/%s/%s: %s"
2532 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2534 msgid "failed to resize LV to full size: %s: %s"
2537 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2539 msgid "failed to create filesystem (%s): %s"
2544 msgid "guestfish: protocol error: could not read 'hello' message\n"
2545 msgstr "guestfish: protocol error: 'hello' സന്ദേശം വായിക്കുവാന് സാധ്യമല്ല\n"
2550 "guestfish: protocol error: version mismatch, server version '%s' does not "
2551 "match client version '%s'. The two versions must match exactly.\n"
2553 "guestfish: protocol error: പതിപ്പില് പൊരുത്തപ്പേടു്, '%s' എന്ന സര്വര് പതിപ്പു് ക്ലയന്റ് "
2554 "പതിപ്പു് '%s'-മായി പൊരുത്തപ്പെടുന്നില്ല. രണ്ടും ഒരേപോലെ ആയിരിക്കണം.\n"
2556 #: fish/rc.c:337 fish/rc.c:351
2558 msgid "guestfish: remote: looks like the server is not running\n"
2559 msgstr "guestfish: remote: സര്വര് പ്രവര്ത്തിക്കുന്നില്ല\n"
2561 #: fish/rc.c:363 fish/rc.c:377
2563 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2565 "guestfish: protocol error: പ്രാരംഭ സന്ദേശം സര്വറിലേക്ക് അയയ്ക്കുവാന് സാധ്യമായില്ല\n"
2569 msgid "guestfish: protocol error: could not decode reply from server\n"
2570 msgstr "guestfish: protocol error:സര്വറില് നിന്നുള്ള മറുപടി ഡീക്കോഡ് ചെയ്യുവാന് സാധ്യമല്ല\n"
2574 msgid "'reopen' command takes no parameters\n"
2575 msgstr "'reopen' കമാന്ഡ് പരാമീറ്ററുകള് സ്വീകരിക്കുന്നില്ല\n"
2579 msgid "reopen: guestfs_create: failed to create handle\n"
2580 msgstr "reopen: guestfs_create: ഹാന്ഡില് ഉണ്ടാക്കുന്നതില് പരാജയപ്പെട്ടു\n"
2584 msgid "use '%s VAR value' to set an environment variable\n"
2589 msgid "use '%s VAR' to unset an environment variable\n"
2592 #: fish/supported.c:66
2596 #: fish/supported.c:68
2602 msgid "use 'time command [args...]'\n"
2603 msgstr "'time command [args...]' ഉപയോഗിക്കുക\n"
2605 #: fuse/guestmount.c:912
2608 "%s: FUSE module for libguestfs\n"
2609 "%s lets you mount a virtual machine filesystem\n"
2610 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2612 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
2614 " -a|--add image Add image\n"
2615 " -c|--connect uri Specify libvirt URI for -d option\n"
2616 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
2617 " -d|--domain guest Add disks from libvirt guest\n"
2618 " --echo-keys Don't turn off echo for passphrases\n"
2619 " --format[=raw|..] Force disk format for -a option\n"
2620 " --fuse-help Display extra FUSE options\n"
2621 " -i|--inspector Automatically mount filesystems\n"
2622 " --help Display help message and exit\n"
2623 " --keys-from-stdin Read passphrases from stdin\n"
2624 " --live Connect to a live virtual machine\n"
2625 " -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2626 " -n|--no-sync Don't autosync\n"
2627 " -o|--option opt Pass extra option to FUSE\n"
2628 " -r|--ro Mount read-only\n"
2629 " --selinux Enable SELinux support\n"
2630 " -v|--verbose Verbose messages\n"
2631 " -V|--version Display version and exit\n"
2632 " -w|--rw Mount read-write\n"
2633 " -x|--trace Trace guestfs API calls\n"
2636 #: fuse/guestmount.c:1131
2638 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2641 #: fuse/guestmount.c:1141
2643 msgid "%s: --live is not compatible with --ro option\n"
2646 #: fuse/guestmount.c:1148
2648 msgid "%s: --live is not compatible with -i option\n"
2651 #: fuse/guestmount.c:1163
2653 msgid "%s: with --live, you must use exactly one -d option\n"
2656 #: fuse/guestmount.c:1170
2658 msgid "%s: --live is not compatible with -a option\n"
2661 #: fuse/guestmount.c:1179
2663 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2664 msgstr "%s: ഹോസ്റ്റ് ഫയല്സിസ്റ്റത്തില് ഒരു മൌണ്ട് പോയിന്റ് നല്കണം\n"
2666 #: inspector/virt-inspector.c:82
2669 "%s: display information about a virtual machine\n"
2670 "Copyright (C) 2010 Red Hat Inc.\n"
2672 " %s [--options] -d domname file [file ...]\n"
2673 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2675 " -a|--add image Add image\n"
2676 " -c|--connect uri Specify libvirt URI for -d option\n"
2677 " -d|--domain guest Add disks from libvirt guest\n"
2678 " --echo-keys Don't turn off echo for passphrases\n"
2679 " --format[=raw|..] Force disk format for -a option\n"
2680 " --help Display brief help\n"
2681 " --keys-from-stdin Read passphrases from stdin\n"
2682 " -v|--verbose Verbose messages\n"
2683 " -V|--version Display version and exit\n"
2684 " -x Trace libguestfs API calls\n"
2685 " --xpath query Perform an XPath query\n"
2686 "For more information, see the manpage %s(1).\n"
2689 #: inspector/virt-inspector.c:255
2691 msgid "%s: cannot use --xpath together with other options.\n"
2694 #: inspector/virt-inspector.c:288
2697 "%s: no operating system could be detected inside this disk image.\n"
2699 "This may be because the file is not a disk image, or is not a virtual "
2701 "image, or because the OS type is not understood by libguestfs.\n"
2703 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2705 "install the separate libguestfs-winsupport package.\n"
2707 "If you feel this is an error, please file a bug report including as much\n"
2708 "information about the disk image as possible.\n"
2711 #: inspector/virt-inspector.c:313
2713 msgid "%s: XML write error at \"%s\": %m\n"
2716 #: inspector/virt-inspector.c:325
2718 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2721 #: inspector/virt-inspector.c:333
2723 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2726 #: inspector/virt-inspector.c:827
2728 msgid "%s: unable to parse XML from stdin\n"
2731 #: inspector/virt-inspector.c:833
2733 msgid "%s: unable to create new XPath context\n"
2736 #: inspector/virt-inspector.c:840
2738 msgid "%s: unable to evaluate XPath expression\n"
2741 #: inspector/virt-inspector.c:851
2743 msgid "%s: xmlSaveToFd failed\n"
2746 #: inspector/virt-inspector.c:858
2748 msgid "%s: xmlNewDoc failed\n"
2751 #: inspector/virt-inspector.c:863
2753 msgid "%s: xmlCopyNode failed\n"
2756 #: inspector/virt-inspector.c:870
2758 msgid "%s: xmlSaveDoc failed\n"
2761 #: perl/lib/Sys/Guestfs/Lib.pm:158
2762 msgid "open_guest: first parameter must be a string or an arrayref"
2765 #: perl/lib/Sys/Guestfs/Lib.pm:164
2766 msgid "open_guest: first argument contains undefined element"
2769 #: perl/lib/Sys/Guestfs/Lib.pm:172
2770 #, perl-brace-format
2771 msgid "guest image {imagename} does not exist or is not readable"
2774 #: perl/lib/Sys/Guestfs/Lib.pm:179
2776 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2780 #: perl/lib/Sys/Guestfs/Lib.pm:184
2781 msgid "open_guest: too many domains listed on command line"
2784 #: perl/lib/Sys/Guestfs/Lib.pm:191
2785 msgid "open_guest: cannot connect to libvirt"
2788 #: perl/lib/Sys/Guestfs/Lib.pm:210
2789 #, perl-brace-format
2790 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2793 #: perl/lib/Sys/Guestfs/Lib.pm:213
2794 #, perl-brace-format
2795 msgid "{imagename} is not the name of a libvirt domain\n"
2798 #: perl/lib/Sys/Guestfs/Lib.pm:242
2799 #, perl-brace-format
2800 msgid "{imagename} seems to have no disk devices\n"
2803 #: perl/lib/Sys/Guestfs/Lib.pm:827
2805 "No operating system could be detected inside this disk image.\n"
2807 "This may be because the file is not a disk image, or is not a virtual "
2809 "image, or because the OS type is not understood by virt-inspector.\n"
2811 "If you feel this is an error, please file a bug report including as much\n"
2812 "information about the disk image as possible.\n"
2815 #: perl/lib/Sys/Guestfs/Lib.pm:945
2816 #, perl-brace-format
2817 msgid "unknown filesystem {fs}\n"
2820 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2821 #, perl-brace-format
2822 msgid "Error running rpm -qa: {error}"
2825 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2826 #, perl-brace-format
2827 msgid "Error running dpkg-query: {error}"
2830 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2831 msgid "Can't find grub on guest"
2834 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2835 #, perl-brace-format
2836 msgid "Grub entry {title} has no kernel"
2839 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2840 #, perl-brace-format
2841 msgid "grub refers to {path}, which doesn't exist\n"
2844 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2845 #, perl-brace-format
2846 msgid "Grub entry {title} does not specify an initrd"
2849 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2850 #, perl-brace-format
2851 msgid "Didn't find modules directory {modules} for kernel {path}"
2854 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2855 #, perl-brace-format
2856 msgid "Couldn't guess kernel version number from path for kernel {path}"
2859 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2860 #, perl-brace-format
2861 msgid "{path} doesn't match augeas pattern"
2864 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2865 #, perl-brace-format
2866 msgid "{filename}: could not read initrd format"
2869 #: rescue/virt-rescue.c:66
2872 "%s: Run a rescue shell on a virtual machine\n"
2873 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2875 " %s [--options] -d domname\n"
2876 " %s [--options] -a disk.img [-a disk.img ...]\n"
2878 " -a|--add image Add image\n"
2879 " --append kernelopts Append kernel options\n"
2880 " -c|--connect uri Specify libvirt URI for -d option\n"
2881 " -d|--domain guest Add disks from libvirt guest\n"
2882 " --format[=raw|..] Force disk format for -a option\n"
2883 " --help Display brief help\n"
2884 " -m|--memsize MB Set memory size in megabytes\n"
2885 " --network Enable network\n"
2886 " -r|--ro Access read-only\n"
2887 " --selinux Enable SELinux\n"
2888 " --smp N Enable SMP with N >= 2 virtual CPUs\n"
2889 " --suggest Suggest mount commands for this guest\n"
2890 " -v|--verbose Verbose messages\n"
2891 " -V|--version Display version and exit\n"
2892 " -w|--rw Mount read-write\n"
2893 " -x Trace libguestfs API calls\n"
2894 "For more information, see the manpage %s(1).\n"
2897 #: rescue/virt-rescue.c:167
2899 msgid "%s: could not parse --smp parameter '%s'\n"
2902 #: rescue/virt-rescue.c:172
2904 msgid "%s: --smp parameter '%s' should be >= 1\n"
2907 #: rescue/virt-rescue.c:202
2909 msgid "%s: could not parse memory size '%s'\n"
2912 #: rescue/virt-rescue.c:372
2915 "Inspecting the virtual machine or disk image ...\n"
2919 #: rescue/virt-rescue.c:391
2922 "This disk contains one or more operating systems. You can use these mount\n"
2923 "commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
2927 #: rescue/virt-rescue.c:401
2930 "# %s is the root of a %s operating system\n"
2931 "# type: %s, distro: %s, version: %d.%d\n"
2936 #: rescue/virt-rescue.c:458
2939 "This disk contains no filesystems that we recognize.\n"
2941 "However you can still use virt-rescue on the disk image, to try to mount\n"
2942 "filesystems that are not recognized by libguestfs, or to create partitions,\n"
2943 "logical volumes and filesystems on a blank disk.\n"
2946 #: rescue/virt-rescue.c:465
2949 "This disk contains one or more filesystems, but we don't recognize any\n"
2950 "operating system. You can use these mount commands in virt-rescue (at the\n"
2951 "><rescue> prompt) to mount these filesystems.\n"
2955 #: rescue/virt-rescue.c:470
2957 msgid "# %s has type '%s'\n"
2960 #: rescue/virt-rescue.c:594
2962 msgid "%s: unknown child exit status (%d)\n"
2965 #: src/appliance.c:182
2968 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2969 "LIBGUESTFS_PATH (search path: %s)"
2972 #: src/appliance.c:332
2974 msgid "security: cached appliance %s is not owned by UID %d"
2977 #: src/appliance.c:337
2979 msgid "security: cached appliance %s is not a directory (mode %o)"
2982 #: src/appliance.c:342
2984 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2987 #: src/appliance.c:672
2988 msgid "external command failed, see earlier error messages"
2992 msgid "unexpected end of output from db_dump command before end of header"
2995 #: src/dbdump.c:98 src/dbdump.c:110
2996 msgid "unexpected line from db_dump command, no space prefix"
3000 msgid "unexpected end of output from db_dump command before end of data"
3004 msgid "unexpected non-hex digits in output of db_dump command"
3007 #: src/filearch.c:152
3009 msgid "size of %s unreasonable (%<PRIi64> bytes)"
3012 #: src/filearch.c:265
3014 "file-architecture API not available since this version of libguestfs was "
3015 "compiled without the libmagic library"
3018 #: src/guestfs.c:177
3020 msgid "guestfs_close: called twice on the same handle\n"
3021 msgstr "guestfs_close: ഒരേ ഹാന്ഡിലില് രണ്ടു് തവണ വിളിച്ചിരിക്കുന്നു\n"
3023 #: src/guestfs.c:344
3028 #: src/guestfs.c:403
3030 msgid "libguestfs: error: %s\n"
3031 msgstr "libguestfs: പിശക്: %s\n"
3033 #: src/guestfs.c:981
3035 msgid "<truncated, original size %zu bytes>"
3038 #: src/inspect.c:278
3039 msgid "not a Windows guest, or systemroot could not be determined"
3042 #: src/inspect.c:294
3043 msgid "not a Windows guest, or CurrentControlSet could not be determined"
3046 #: src/inspect.c:522 src/inspect_apps.c:609
3048 "inspection API not available since this version of libguestfs was compiled "
3049 "without the hivex library"
3052 #: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537
3053 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658
3054 #: src/inspect_fs_unix.c:958
3056 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
3059 #: src/inspect.c:773
3060 msgid "no inspection data: call guestfs_inspect_os first"
3063 #: src/inspect.c:785
3066 "%s: root device not found: only call this function with a root device "
3067 "previously returned by guestfs_inspect_os"
3070 #: src/inspect_fs.c:336 src/inspect_fs.c:349
3072 msgid "could not parse integer in version number: %s"
3075 #: src/inspect_fs.c:502
3077 msgid "%s: file is empty"
3080 #: src/inspect_fs_unix.c:692
3081 msgid "could not parse /etc/fstab or empty file"
3084 #: src/inspect_fs_windows.c:164
3086 msgid "cannot resolve Windows %%SYSTEMROOT%%"
3089 #: src/inspect_icon.c:491
3091 msgid "read: %s: unexpected end of file"
3095 msgid "command line cannot be altered after qemu subprocess launched"
3096 msgstr "qemu ഉപപ്രക്രിയ വിന്യസിച്ചശേഷം കമാന്ഡ് ലൈനില് മാറ്റം വരുത്തുവാന് സാധ്യമല്ല"
3099 msgid "guestfs_config: parameter must begin with '-' character"
3100 msgstr "guestfs_config: പരാമീറ്റര് '-' ഉപയോഗിച്ചു് ആരംഭിക്കണം"
3104 msgid "guestfs_config: parameter '%s' isn't allowed"
3107 #: src/launch.c:289 src/launch.c:407
3108 msgid "filename cannot contain ',' (comma) character"
3109 msgstr "ഫയല്നാമത്തില് ',' (കോമാ) അടങ്ങുന്നു"
3111 #: src/launch.c:303 src/launch.c:311
3113 msgid "%s parameter is empty or contains disallowed characters"
3117 msgid "the libguestfs handle has already been launched"
3122 msgid "%s: cannot create temporary directory"
3123 msgstr "%s: താല്ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുവാന് സാധ്യമല്ല"
3126 msgid "you must call guestfs_add_drive before guestfs_launch"
3127 msgstr "guestfs_launch-നു് മുമ്പു് guestfs_add_drive വിളിക്കേണ്ടതു്"
3130 msgid "guestfs_launch failed, see earlier error messages"
3131 msgstr "guestfs_launch പരാജയപ്പെട്ടു, മുമ്പുള്ള പിശക് സന്ദേശങ്ങള് കാണുക"
3134 msgid "qemu launched and contacted daemon, but state != READY"
3135 msgstr "qemu വിന്യസിച്ചു് ഡെമണുമായി ബന്ധപ്പെട്ടു, പക്ഷേ state != READY"
3138 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3141 #: src/launch.c:1006
3142 msgid "contacted guestfsd, but state != READY"
3145 #: src/launch.c:1178
3148 "command failed: %s\n"
3150 "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
3151 "environment variable. There may also be errors printed above."
3154 #: src/launch.c:1318
3155 msgid "qemu has not been launched yet"
3156 msgstr "qemu ഇതുവരെ വിന്യസിച്ചിട്ടില്ല"
3158 #: src/launch.c:1329
3159 msgid "no subprocess to kill"
3160 msgstr "ഇല്ലാതാക്കുന്നതിനായി ഉപപ്രക്രിയകളില്ല"
3164 msgid "guestfs_set_busy: called when in state %d != READY"
3165 msgstr "guestfs_set_busy: %d != READY അവസ്ഥയില് വിളിച്ചിരിക്കുന്നു"
3169 msgid "guestfs_end_busy: called when in state %d"
3170 msgstr "guestfs_end_busy: %d അവസ്ഥയില് വിളിച്ചിരിക്കുന്നു"
3175 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3177 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3181 "This usually means the libguestfs appliance failed to start up. Please\n"
3182 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3183 "the debug messages output prior to this error.\n"
3187 msgid "See earlier debug messages.\n"
3192 msgid "received magic signature from guestfsd, but in state %d"
3193 msgstr "guestfsd-ല് നിന്നും ഒപ്പ് ലഭിച്ചു, പക്ഷേ %d അവസ്ഥയില്"
3197 msgid "message length (%u) > maximum possible size (%d)"
3198 msgstr "സന്ദേശത്തിന്റെ നീളം (%u) > ഏറ്റവും കൂടിയ സാധ്യമായ വ്യാപ്തി (%d)"
3202 msgid "guestfs___send: state %d != BUSY"
3203 msgstr "guestfs___send: അവസ്ഥ %d != BUSY"
3206 msgid "xdr_guestfs_message_header failed"
3207 msgstr "xdr_guestfs_message_header പരാജയപ്പെട്ടു"
3210 msgid "dispatch failed to marshal args"
3211 msgstr "മാര്ഷല് ആര്ഗ്യുമെന്റുകളിലേക്കു് നല്കുന്നതു് പരാജയപ്പെട്ടു"
3213 #: src/proto.c:922 src/proto.c:1217
3214 msgid "operation cancelled by user"
3219 msgid "send_file_chunk: state %d != READY"
3220 msgstr "send_file_chunk: അവസ്ഥ %d != READY"
3224 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3225 msgstr "xdr_guestfs_chunk പരാജയപ്പെട്ടു (buf = %p, buflen = %zu)"
3229 msgid "%s: error in chunked encoding"
3230 msgstr "%s: ചങ്ക്ഡ് എന്കോഡിങില് പിശക്"
3233 msgid "write to daemon socket"
3234 msgstr "ഡെമണ് സോക്കറ്റിലേക്ക് സൂക്ഷിക്കുക"
3237 msgid "receive_file_data: parse error in reply callback"
3238 msgstr "receive_file_data: parse error in reply callback"
3241 msgid "receive_file_data: unexpected flag received when reading file chunks"
3242 msgstr "receive_file_data: ഫയല് ലഭ്യമാക്കുമ്പോള് അപ്രതീക്ഷിതമായ ഫ്ലാഗ് ലഭിച്ചിരിക്കുന്നു"
3245 msgid "failed to parse file chunk"
3246 msgstr "ഫയല് പാഴ്സ് ചെയ്യുന്നതില് പരാജയപ്പെട്ടു"
3249 msgid "file receive cancelled by daemon"
3250 msgstr "ഫയല് ലഭ്യമാക്കുന്നതു് ഡെമണ് റദ്ദാക്കിയിരിക്കുന്നു"
3252 #: src/virt.c:106 src/virt.c:400
3253 msgid "you cannot set both live and readonly flags"
3258 msgid "could not connect to libvirt (code %d, domain %d): %s"
3263 msgid "no libvirt domain called '%s': %s"
3266 #: src/virt.c:195 src/virt.c:523
3268 msgid "error reading libvirt XML information: %s"
3271 #: src/virt.c:205 src/virt.c:531
3272 msgid "unable to parse XML information returned by libvirt"
3275 #: src/virt.c:211 src/virt.c:537
3276 msgid "unable to create new XPath context"
3279 #: src/virt.c:218 src/virt.c:552
3280 msgid "unable to evaluate XPath expression"
3284 msgid "libvirt domain has no disks"
3288 msgid "unknown readonlydisk parameter"
3293 msgid "error getting domain info: %s"
3298 "error: domain is a live virtual machine.\n"
3299 "Writing to the disks of a running virtual machine can cause disk "
3301 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3302 "specify live access. In most libguestfs tools these options are --ro or\n"
3303 "--live respectively. Consult the documentation for further information."
3309 "%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
3315 "this guest has no libvirt <channel> definition for guestfsd\n"
3316 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3321 "add-domain API not available since this version of libguestfs was compiled "
3322 "without libvirt or libxml2"
3325 #: test-tool/test-tool.c:79
3328 "libguestfs-test-tool: interactive test tool\n"
3329 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3331 " libguestfs-test-tool [--options]\n"
3333 " --help Display usage\n"
3334 " --qemudir dir Specify QEMU source directory\n"
3335 " --qemu qemu Specify QEMU binary\n"
3337 " -t n Set launch timeout (default: %d seconds)\n"
3340 #: test-tool/test-tool.c:127
3342 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3343 msgstr "libguestfs-test-tool: അപരിചിതമായ ലോങ് ഉപാധി: %s (%d)\n"
3345 #: test-tool/test-tool.c:136
3347 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3348 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3350 #: test-tool/test-tool.c:148
3352 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3353 msgstr "libguestfs-test-tool: അപ്രതീക്ഷിതമായ കമാന്ഡ് ലൈന് ഉപാധി 0x%x\n"
3355 #: test-tool/test-tool.c:174
3357 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3358 msgstr "libguestfs-test-tool: libguestfs ഹാന്ഡില് ഉണ്ടാക്കുന്നതില് പരാജയപ്പെട്ടു\n"
3360 #: test-tool/test-tool.c:181
3362 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3363 msgstr "libguestfs-test-tool: ഡ്രൈവ് '%s' ചേര്ക്കുന്നതില് പരാജയപ്പെട്ടു\n"
3365 #: test-tool/test-tool.c:189
3367 msgid "libguestfs-test-tool: guestfs_version failed\n"
3368 msgstr "libguestfs-test-tool: guestfs_version പരാജയപ്പെട്ടു\n"
3370 #: test-tool/test-tool.c:223
3372 msgid "libguestfs-test-tool: failed to launch appliance\n"
3373 msgstr "libguestfs-test-tool: പ്രയോഗം ലഭ്യമാക്കുന്നതില് പരാജയപ്പെട്ടു\n"
3375 #: test-tool/test-tool.c:235
3377 msgid "libguestfs-test-tool: failed to run part-disk\n"
3380 #: test-tool/test-tool.c:241
3382 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3383 msgstr "libguestfs-test-tool: mkfs.ext2 പരാജയപ്പെട്ടു\n"
3385 #: test-tool/test-tool.c:247
3387 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3388 msgstr "libguestfs-test-tool: /dev/sda1 /-ല് മൌണ്ട് ചെയ്യുന്നതില് പരാജയപ്പെട്ടു\n"
3390 #: test-tool/test-tool.c:254
3392 msgid "libguestfs-test-tool: failed to touch file\n"
3395 #: test-tool/test-tool.c:285
3398 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3399 "--qemu/--qemudir options cannot be used.\n"
3401 "LIBGUESTFS_QEMU എന്വയോണ്മെന്റ് വേരിയബിള് നിലവില് സജ്ജമാണു്, അതിനാല്\n"
3402 "--qemu/--qemudir ഉപാധികള് ഉപയോഗിക്കുവാന് സാധ്യമല്ല.\n"
3404 #: test-tool/test-tool.c:293
3406 msgid "Binary '%s' does not exist or is not executable\n"
3407 msgstr "ബൈനറി '%s' നിലവിലില്ല അല്ലെങ്കില് പ്രവര്ത്തിക്കുന്നില്ല\n"
3409 #: test-tool/test-tool.c:307
3411 msgid "%s: does not look like a qemu source directory\n"
3412 msgstr "%s: qemu ഉറവിട ഡയറക്ടറിയില് നിന്നും വ്യത്യസ്ഥമാണു്\n"
3414 #: tools/virt-list-filesystems.pl:148
3415 msgid "virt-list-filesystems: no image or VM name given"
3418 #: tools/virt-list-partitions.pl:160
3419 msgid "virt-list-partitions: no image or VM name given"
3422 #: tools/virt-make-fs.pl:293
3423 msgid "virt-make-fs input output\n"
3426 #: tools/virt-make-fs.pl:323
3427 msgid "unexpected output from 'du' command"
3430 #: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349
3431 #: tools/virt-make-fs.pl:476
3432 #, perl-brace-format
3433 msgid "{f}: unknown input format: {fmt}\n"
3436 #: tools/virt-make-fs.pl:393
3437 #, perl-brace-format
3438 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3441 #: tools/virt-make-fs.pl:408
3443 "qemu-img create: failed to create disk image, see earlier error messages\n"
3446 #: tools/virt-make-fs.pl:419
3447 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3450 #: tools/virt-make-fs.pl:460
3451 msgid "tar: failed, see earlier messages\n"
3454 #: tools/virt-make-fs.pl:482
3455 msgid "uncompress command failed, see earlier messages\n"
3458 #: tools/virt-make-fs.pl:517
3460 "virt-make-fs: error copying contents into filesystem\n"
3461 "An error here usually means that the program did not estimate the\n"
3462 "filesystem size correctly. Please read the BUGS section of the manpage.\n"
3465 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3466 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3469 #: tools/virt-tar.pl:222
3470 msgid "virt-tar: no image, VM names, directory or filename given"
3473 #: tools/virt-tar.pl:225
3474 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3477 #: tools/virt-tar.pl:236
3478 #, perl-brace-format
3479 msgid "virt-tar: {tarball}: file not found\n"
3482 #: tools/virt-tar.pl:239
3483 #, perl-brace-format
3484 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3487 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3488 #, perl-brace-format
3490 "{prog}: No operating system could be detected inside this disk image.\n"
3492 "This may be because the file is not a disk image, or is not a virtual "
3494 "image, or because the OS type is not understood by libguestfs.\n"
3496 "If you feel this is an error, please file a bug report including as much\n"
3497 "information about the disk image as possible.\n"
3500 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3501 #, perl-brace-format
3502 msgid "{prog}: multiboot operating systems are not supported.\n"
3505 #: tools/virt-win-reg.pl:245
3506 msgid "no libvirt domain name or disk image given\n"
3509 #: tools/virt-win-reg.pl:287
3511 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3515 #: tools/virt-win-reg.pl:446
3516 #, perl-brace-format
3517 msgid "virt-win-reg: {p}: cannot find user directory\n"
3520 #: tools/virt-win-reg.pl:451
3521 #, perl-brace-format
3522 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3525 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3526 #, perl-brace-format
3527 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3530 #: tools/virt-win-reg.pl:529
3531 #, perl-brace-format
3532 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3535 #: tools/virt-win-reg.pl:551
3536 #, perl-brace-format
3537 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"