Files
libguestfs/po/ml.po
Weblate 9859bf40a3 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: libguestfs/libguestfs-master
Translate-URL: https://translate.fedoraproject.org/projects/libguestfs/libguestfs-master/
(cherry picked from commit 7c7b9f53c3)
2022-05-12 14:46:16 +01:00

4598 lines
131 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Red Hat Inc.
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# rjones <rjones@redhat.com>, 2011
msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.39.12\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2022-04-14 15:53+0100\n"
"PO-Revision-Date: 2015-02-21 10:50+0000\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language-Team: Malayalam (http://www.transifex.com/projects/p/libguestfs/"
"language/ml/)\n"
"Language: ml\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Zanata 4.6.2\n"
#: common/options/config.c:72
#, c-format
msgid "%s: line %d: error parsing configuration file: %s"
msgstr ""
#: common/options/decrypt.c:48
#, c-format
msgid "string size overflow"
msgstr ""
#: common/options/decrypt.c:169
#, c-format
msgid ""
"could not find key to open LUKS encrypted %s.\n"
"\n"
"Try using --key on the command line.\n"
"\n"
"Original error: %s (%d)"
msgstr ""
#: common/options/inspect.c:78
#, c-format
msgid ""
"%s: no operating system was found on this disk\n"
"\n"
"If using guestfish -i option, remove this option and instead\n"
"use the commands run followed by list-filesystems.\n"
"You can then mount filesystems you want by hand using the\n"
"mount or mount-ro command.\n"
"\n"
"If using guestmount -i, remove this option and choose the\n"
"filesystem(s) you want to see by manually adding -m option(s).\n"
"Use virt-filesystems to see what filesystems are available.\n"
"\n"
"If using other virt tools, this disk image wont work\n"
"with these tools. Use the guestfish equivalent commands\n"
"(see the virt tool manual page).\n"
msgstr ""
#: common/options/inspect.c:99
#, c-format
msgid ""
"%s: multi-boot operating systems are not supported\n"
"\n"
"If using guestfish -i option, remove this option and instead\n"
"use the commands run followed by list-filesystems.\n"
"You can then mount filesystems you want by hand using the\n"
"mount or mount-ro command.\n"
"\n"
"If using guestmount -i, remove this option and choose the\n"
"filesystem(s) you want to see by manually adding -m option(s).\n"
"Use virt-filesystems to see what filesystems are available.\n"
"\n"
"If using other virt tools, multi-boot operating systems wont work\n"
"with these tools. Use the guestfish equivalent commands\n"
"(see the virt tool manual page).\n"
msgstr ""
#: common/options/inspect.c:161
#, c-format
msgid "%s: some filesystems could not be mounted (ignored)\n"
msgstr ""
#: common/options/inspect.c:178
#, c-format
msgid "Operating system: %s\n"
msgstr ""
#: common/options/inspect.c:196
#, c-format
msgid "%s mounted on %s\n"
msgstr ""
#: common/options/keys.c:62
#, c-format
msgid "Enter key or passphrase (\"%s\"): "
msgstr ""
#: common/options/keys.c:173
#, c-format
msgid "could not read key from user"
msgstr ""
#: common/options/options.c:283
#, c-format
msgid "%s: %s could not be mounted.\n"
msgstr ""
#: common/options/options.c:287
#, c-format
msgid ""
"%s: Check mount(8) man page to ensure options %s\n"
"%s: are supported by the filesystem that is being mounted.\n"
msgstr ""
#: common/options/options.c:291
#, c-format
msgid "%s: Did you mean to mount one of these filesystems?\n"
msgstr ""
#: common/options/options.c:304
#, c-format
msgid "cannot determine the subvolume for %s: %s (%d)"
msgstr ""
#: common/options/uri.c:119
#, c-format
msgid "%s: --add: could not parse URI %s\n"
msgstr ""
#: common/options/uri.c:130
#, c-format
msgid "%s: %s: scheme of URI is NULL or empty\n"
msgstr ""
#: common/options/uri.c:138
#, c-format
msgid "%s: %s: cannot both a server name and a socket query parameter\n"
msgstr ""
#: common/parallel/domains.c:106 lib/libvirt-domain.c:109
#, c-format
msgid "could not connect to libvirt (code %d, domain %d): %s"
msgstr ""
#: common/parallel/domains.c:114
#, c-format
msgid "could not get number of running domains (code %d, domain %d): %s"
msgstr ""
#: common/parallel/domains.c:125
#, c-format
msgid "could not list running domains (code %d, domain %d): %s"
msgstr ""
#: common/parallel/domains.c:135
#, c-format
msgid "could not get number of inactive domains (code %d, domain %d): %s"
msgstr ""
#: common/parallel/domains.c:146
#, c-format
msgid "could not list inactive domains (code %d, domain %d): %s"
msgstr ""
#: common/utils/utils.c:107
#, c-format
msgid "%s exited successfully"
msgstr ""
#: common/utils/utils.c:110
#, c-format
msgid "%s exited with error status %d"
msgstr ""
#: common/utils/utils.c:114
#, c-format
msgid "%s killed by signal %d (%s)"
msgstr ""
#: common/utils/utils.c:118
#, c-format
msgid "%s stopped by signal %d (%s)"
msgstr ""
#: common/utils/utils.c:122
#, c-format
msgid "%s exited for an unknown reason (status %d)"
msgstr ""
#: common/visit/visit.c:133
#, c-format
msgid "%s: error getting extended attrs for %s %s\n"
msgstr ""
#: common/visit/visit.c:147
#, c-format
msgid "%s: error: cannot parse xattr count for %s %s\n"
msgstr ""
#: common/windows/windows.c:142
#, c-format
msgid "to use Windows drive letters, this must be a Windows guest"
msgstr ""
#: common/windows/windows.c:153
#, c-format
msgid "drive '%c:' not found."
msgstr ""
#: fish/alloc.c:42
#, c-format
msgid "use 'alloc file size' to create an image\n"
msgstr "ഒരു ചിത്രം ഉണ്ടാക്കുന്നതിനായി 'alloc file size' ഉപയോഗിക്കുക\n"
#: fish/alloc.c:56
#, c-format
msgid "use 'sparse file size' to create a sparse image\n"
msgstr "ഒരു സ്പാര്‍സ് ചിത്രം ഉണ്ടാക്കുന്നതിനായി 'sparse file size' ഉപയോഗിക്കുക\n"
#: fish/alloc.c:105
#, c-format
msgid "%s: invalid integer parameter (%s returned %u)\n"
msgstr ""
#: fish/cmds.c:487
msgid "Command"
msgstr "കമാന്‍ഡ്"
#: fish/cmds.c:487
msgid "Description"
msgstr "വിവരണം"
#: fish/cmds.c:489
msgid "delete the default POSIX ACL of a directory"
msgstr ""
#: fish/cmds.c:490
msgid "get the POSIX ACL attached to a file"
msgstr ""
#: fish/cmds.c:491
msgid "set the POSIX ACL attached to a file"
msgstr ""
#: fish/cmds.c:493 fish/cmds.c:496 fish/cmds.c:507 fish/cmds.c:510
#: fish/cmds.c:513 fish/cmds.c:533 fish/cmds.c:538 fish/cmds.c:557
#: fish/cmds.c:600 fish/cmds.c:641 fish/cmds.c:650 fish/cmds.c:666
#: fish/cmds.c:694 fish/cmds.c:760 fish/cmds.c:763 fish/cmds.c:838
#: fish/cmds.c:891 fish/cmds.c:899 fish/cmds.c:943 fish/cmds.c:982
#: fish/cmds.c:985 fish/cmds.c:988 fish/cmds.c:994 fish/cmds.c:1008
#: fish/cmds.c:1017 fish/cmds.c:1036 fish/cmds.c:1039 fish/cmds.c:1045
#: fish/cmds.c:1093 fish/cmds.c:1120 fish/cmds.c:1124 fish/cmds.c:1137
#: fish/cmds.c:1140 fish/cmds.c:1149 fish/cmds.c:1171
#, c-format
msgid "alias for '%s'"
msgstr ""
#: fish/cmds.c:498
msgid "add a CD-ROM disk image to examine"
msgstr "പരിശോധിക്കുന്നതിനായി ഒരു സിഡി-റോം ചിത്രം ചേര്‍ക്കുക"
#: fish/cmds.c:499
msgid "add the disk(s) from a named libvirt domain"
msgstr ""
#: fish/cmds.c:500
msgid "add an image to examine or modify"
msgstr "പരിശോധിക്കുന്നതിനോ മാറ്റം വരുത്തുന്നതിനോ ഒരു ചിത്രം ചേര്‍ക്കുക"
#: fish/cmds.c:501
msgid "add a drive in snapshot mode (read-only)"
msgstr "സ്നാപ്ഷോട്ട് മോഡില്‍ ഒരു ഡ്രൈവ് ചേര്‍ക്കുക (റീഡ്-ഒണ്‍ലി)"
#: fish/cmds.c:502
msgid "add a drive read-only specifying the QEMU block emulation to use"
msgstr ""
#: fish/cmds.c:503
msgid "add a temporary scratch drive"
msgstr ""
#: fish/cmds.c:504
msgid "add a drive specifying the QEMU block emulation to use"
msgstr ""
#: fish/cmds.c:505
msgid "allocate and add a disk file"
msgstr ""
#: fish/cmds.c:515
msgid "clear Augeas path"
msgstr ""
#: fish/cmds.c:516
msgid "close the current Augeas handle"
msgstr "നിലവിലുള്ള Augeas ഹാന്‍ഡില്‍ അടയ്ക്കുക"
#: fish/cmds.c:517
msgid "define an Augeas node"
msgstr "ഒരു Augeas നോഡ് നിഷ്കര്‍ഷിക്കുന്നു"
#: fish/cmds.c:518
msgid "define an Augeas variable"
msgstr "ഒരു Augeas വേരിയബിള്‍ നിഷ്കര്‍ഷിക്കുന്നു"
#: fish/cmds.c:519
msgid "look up the value of an Augeas path"
msgstr "ഒരു Augeas പാഥിന്റെ മൂല്ല്യം തെരയുക"
#: fish/cmds.c:520
msgid "create a new Augeas handle"
msgstr "ഒരു പുതിയ Augeas ഹാന്‍ഡില്‍ നിര്‍മ്മിക്കുക"
#: fish/cmds.c:521
msgid "insert a sibling Augeas node"
msgstr "ഒരു സിബ്ലിങ് Augueas നോഡ് ചേര്‍ക്കുക"
#: fish/cmds.c:522
msgid "return the label from an Augeas path expression"
msgstr ""
#: fish/cmds.c:523
msgid "load files into the tree"
msgstr "ട്രീയിലേക്ക് ഫയലുകള്‍ ലഭ്യമാക്കുക"
#: fish/cmds.c:524
msgid "list Augeas nodes under augpath"
msgstr "augpath-ല്‍ Augeas നോഡുകള്‍ ലഭ്യമാക്കുക"
#: fish/cmds.c:525
msgid "return Augeas nodes which match augpath"
msgstr "augpath-നു് ചേരുന്ന Augeas നോഡുകള്‍ തിരികെ നല്‍കുക"
#: fish/cmds.c:526
msgid "move Augeas node"
msgstr "Augeas നോഡ് നീക്കുക"
#: fish/cmds.c:527
msgid "remove an Augeas path"
msgstr "ഒരു Augeas പാഥ് നീക്കം ചെയ്യുക"
#: fish/cmds.c:528
msgid "write all pending Augeas changes to disk"
msgstr "ബാക്കിയുള്ള എല്ലാ Augeas മാറ്റങ്ങളും ഡിസ്കിലേക്ക് സൂക്ഷിക്കുക"
#: fish/cmds.c:529
msgid "set Augeas path to value"
msgstr "Augeas പാഥ് ഒരു മൂല്ല്യമായി സജ്ജമാക്കുക"
#: fish/cmds.c:530
msgid "set multiple Augeas nodes"
msgstr ""
#: fish/cmds.c:531
msgid "add/remove an Augeas lens transformation"
msgstr ""
#: fish/cmds.c:535 fish/cmds.c:675
msgid "test availability of some parts of the API"
msgstr "എപിഐയുടെ ചില ഭാഗങ്ങളുടെ ലഭ്യത പരിശോധിക്കുക"
#: fish/cmds.c:536
msgid "return a list of all optional groups"
msgstr ""
#: fish/cmds.c:540
msgid "upload base64-encoded data to file"
msgstr ""
#: fish/cmds.c:541
msgid "download file and encode as base64"
msgstr ""
#: fish/cmds.c:542
msgid "discard all blocks on a device"
msgstr ""
#: fish/cmds.c:543
msgid "return true if discarded blocks are read as zeroes"
msgstr ""
#: fish/cmds.c:544
msgid "print block device attributes"
msgstr ""
#: fish/cmds.c:545
msgid "flush device buffers"
msgstr "ഡിവൈസ് ബഫറുകള്‍ വെടിപ്പാക്കുക"
#: fish/cmds.c:546
msgid "get blocksize of block device"
msgstr "ബ്ലോക്ക് ഡിവൈസിന്റെ വ്യാപ്തി ലഭ്യമാക്കുക"
#: fish/cmds.c:547
msgid "is block device set to read-only"
msgstr "ബ്ലോക്ക് ഡിവൈസ് റീഡ്-ഒണ്‍ലി ആയി സജ്ജമാണോ"
#: fish/cmds.c:548
msgid "get total size of device in bytes"
msgstr "ഡിവൈസിന്റെ മൊത്തം വ്യാപ്തി ബൈറ്റ്സില്‍ ലഭ്യമാക്കുക"
#: fish/cmds.c:549
msgid "get sectorsize of block device"
msgstr "ബ്ലോക്ക് ഡിവൈസിന്റെ സെക്ടര്‍ വ്യാപ്തി ലഭ്യമാക്കുക"
#: fish/cmds.c:550
msgid "get total size of device in 512-byte sectors"
msgstr "ഡിവൈസിന്റെ മൊത്തം വ്യാപ്തി 512-ബൈറ്റ് സെക്ടറുളില്‍ ലഭ്യമാക്കുക"
#: fish/cmds.c:551
msgid "reread partition table"
msgstr "പാര്‍ട്ടീഷന്‍ ടേബിള്‍ വീണ്ടും ലഭ്യമാക്കുക"
#: fish/cmds.c:552
msgid "set blocksize of block device"
msgstr "ബ്ലോക്ക് ഡിവൈസിന്റെ ബ്ലോക്ക് വ്യാപ്തി സജ്ജമാക്കുക"
#: fish/cmds.c:553
msgid "set readahead"
msgstr ""
#: fish/cmds.c:554
msgid "set block device to read-only"
msgstr "ബ്ലോക്ക് ഡിവൈസ് റീഡ്-ഒണ്‍ലി ആയി സജ്ജമാക്കുക"
#: fish/cmds.c:555
msgid "set block device to read-write"
msgstr "ബ്ലോക്ക് ഡിവൈസ് റീഡ്-റൈറ്റ് ആയി സജ്ജമാക്കുക"
#: fish/cmds.c:559
msgid "cancel a running or paused balance"
msgstr ""
#: fish/cmds.c:560
msgid "pause a running balance"
msgstr ""
#: fish/cmds.c:561
msgid "resume a paused balance"
msgstr ""
#: fish/cmds.c:562
msgid "show the status of a running or paused balance"
msgstr ""
#: fish/cmds.c:563
msgid "add devices to a btrfs filesystem"
msgstr ""
#: fish/cmds.c:564
msgid "remove devices from a btrfs filesystem"
msgstr ""
#: fish/cmds.c:565
msgid "balance a btrfs filesystem"
msgstr ""
#: fish/cmds.c:566
msgid "defragment a file or directory"
msgstr ""
#: fish/cmds.c:567
msgid "resize a btrfs filesystem"
msgstr ""
#: fish/cmds.c:568
msgid "list devices for btrfs filesystem"
msgstr ""
#: fish/cmds.c:569
msgid "sync a btrfs filesystem"
msgstr ""
#: fish/cmds.c:570
msgid "check a btrfs filesystem"
msgstr ""
#: fish/cmds.c:571
msgid "create an image of a btrfs filesystem"
msgstr ""
#: fish/cmds.c:572
msgid "add a qgroup to a parent qgroup"
msgstr ""
#: fish/cmds.c:573
msgid "create a subvolume quota group"
msgstr ""
#: fish/cmds.c:574
msgid "destroy a subvolume quota group"
msgstr ""
#: fish/cmds.c:575
msgid "limit the size of a subvolume"
msgstr ""
#: fish/cmds.c:576
msgid "remove a qgroup from its parent qgroup"
msgstr ""
#: fish/cmds.c:577
msgid "show subvolume quota groups"
msgstr ""
#: fish/cmds.c:578
msgid "enable or disable subvolume quota support"
msgstr ""
#: fish/cmds.c:579
msgid ""
"trash all qgroup numbers and scan the metadata again with the current config"
msgstr ""
#: fish/cmds.c:580
msgid "replace a btrfs managed device with another device"
msgstr ""
#: fish/cmds.c:581
msgid "recover the chunk tree of btrfs filesystem"
msgstr ""
#: fish/cmds.c:582
msgid "recover bad superblocks from good copies"
msgstr ""
#: fish/cmds.c:583
msgid "cancel a running scrub"
msgstr ""
#: fish/cmds.c:584
msgid "resume a previously canceled or interrupted scrub"
msgstr ""
#: fish/cmds.c:585
msgid "read all data from all disks and verify checksums"
msgstr ""
#: fish/cmds.c:586
msgid "show status of running or finished scrub"
msgstr ""
#: fish/cmds.c:587
msgid "enable or disable the seeding feature of device"
msgstr ""
#: fish/cmds.c:588
msgid "create a btrfs subvolume"
msgstr ""
#: fish/cmds.c:589
msgid "delete a btrfs subvolume or snapshot"
msgstr ""
#: fish/cmds.c:590
msgid "get the default subvolume or snapshot of a filesystem"
msgstr ""
#: fish/cmds.c:591
msgid "list btrfs snapshots and subvolumes"
msgstr ""
#: fish/cmds.c:592
msgid "set default btrfs subvolume"
msgstr ""
#: fish/cmds.c:593
msgid "return detailed information of the subvolume"
msgstr ""
#: fish/cmds.c:594
msgid "create a btrfs snapshot"
msgstr ""
#: fish/cmds.c:595
msgid "enable extended inode refs"
msgstr ""
#: fish/cmds.c:596
msgid "enable skinny metadata extent refs"
msgstr ""
#: fish/cmds.c:597
msgid "enable or disable seeding of a btrfs device"
msgstr ""
#: fish/cmds.c:598
msgid "return the C pointer to the guestfs_h handle"
msgstr ""
#: fish/cmds.c:602
msgid "return canonical device name"
msgstr ""
#: fish/cmds.c:603
msgid "get the Linux capabilities attached to a file"
msgstr ""
#: fish/cmds.c:604
msgid "set the Linux capabilities attached to a file"
msgstr ""
#: fish/cmds.c:605
msgid "return true path on case-insensitive filesystem"
msgstr "കേസ്-സെന്‍സിറ്റീവ് ഫയല്‍സിസ്റ്റത്തില്‍ ട്രൂ പാഥ് തിരികെ ലഭ്യമാക്കുക"
#: fish/cmds.c:606
msgid "list the contents of a file"
msgstr "ഒരു ഫയലിലുള്ളവ ലഭ്യമാക്കുക"
#: fish/cmds.c:607
msgid "compute MD5, SHAx or CRC checksum of file"
msgstr "ഒരു ഫയലിന്റെ MD5, SHAx അല്ലെങ്കില്‍ CRC ചെക്ക്സം കണ്ടുപിടിക്കുക"
#: fish/cmds.c:608
msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
msgstr ""
#: fish/cmds.c:609
msgid "compute MD5, SHAx or CRC checksum of files in a directory"
msgstr ""
#: fish/cmds.c:610
msgid "change file mode"
msgstr "ഫയല്‍ മോഡ് മാറ്റുക"
#: fish/cmds.c:611 fish/cmds.c:826
msgid "change file owner and group"
msgstr "ഫയലിന്റെ ഉടമസ്ഥനും ഗ്രൂപ്പും മാറ്റുക"
#: fish/cmds.c:612
msgid "remove a single per-backend settings string"
msgstr ""
#: fish/cmds.c:613
msgid "run a command from the guest filesystem"
msgstr "ഗസ്റ്റ് ഫയല്‍സിസ്റ്റമില്‍ നിന്നും ഒരു കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുക"
#: fish/cmds.c:614
msgid "run a command, returning lines"
msgstr "വരികള്‍ തിരികെ ലഭ്യമാക്കുന്ന ഒരു കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുക"
#: fish/cmds.c:615
msgid "output compressed device"
msgstr ""
#: fish/cmds.c:616
msgid "output compressed file"
msgstr ""
#: fish/cmds.c:617
msgid "add hypervisor parameters"
msgstr ""
#: fish/cmds.c:618
msgid "copy the attributes of a path (file/directory) to another"
msgstr ""
#: fish/cmds.c:619
msgid "copy from source device to destination device"
msgstr ""
#: fish/cmds.c:620
msgid "copy from source device to destination file"
msgstr ""
#: fish/cmds.c:621
msgid "copy from source file to destination device"
msgstr ""
#: fish/cmds.c:622
msgid "copy from source file to destination file"
msgstr ""
#: fish/cmds.c:623
msgid "copy local files or directories into an image"
msgstr ""
#: fish/cmds.c:624
msgid "copy remote files or directories out of an image"
msgstr ""
#: fish/cmds.c:625
msgid "copy size bytes from source to destination using dd"
msgstr ""
#: fish/cmds.c:626
msgid "copy a file"
msgstr "ഒരു ഫയല്‍ പകര്‍ത്തുക"
#: fish/cmds.c:627 fish/cmds.c:628
msgid "copy a file or directory recursively"
msgstr "ആവര്‍ത്തിച്ചു് ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറി പകര്‍ത്തുക"
#: fish/cmds.c:629
msgid "pack directory into cpio file"
msgstr ""
#: fish/cmds.c:630
msgid "close an encrypted device"
msgstr ""
#: fish/cmds.c:631
#, fuzzy
#| msgid "get sectorsize of block device"
msgid "open an encrypted block device"
msgstr "ബ്ലോക്ക് ഡിവൈസിന്റെ സെക്ടര്‍ വ്യാപ്തി ലഭ്യമാക്കുക"
#: fish/cmds.c:632
msgid "copy from source to destination using dd"
msgstr "dd ഉപയോഗിച്ചു് ഉറവിടത്തില്‍ നിന്നും ലക്ഷ്യസ്ഥാനത്തേക്കു് പകര്‍ത്തുക"
#: fish/cmds.c:633
msgid "debugging and internals"
msgstr "ഡീബഗ്ഗിങും ഇന്റേണലും"
#: fish/cmds.c:634
msgid "debug the drives (internal use only)"
msgstr ""
#: fish/cmds.c:635
msgid "upload a file to the appliance (internal use only)"
msgstr ""
#: fish/cmds.c:636
msgid "delete a previously registered event handler"
msgstr ""
#: fish/cmds.c:637
msgid "convert device to index"
msgstr ""
#: fish/cmds.c:638
msgid "report file system disk space usage"
msgstr "ഫയല്‍ സിസ്റ്റത്തിന്റെ ഡിസ്കിലുള്ള സ്ഥലത്തിന്റെ ഉപയോഗം രേഖപ്പെടുത്തുക"
#: fish/cmds.c:639
msgid "report file system disk space usage (human readable)"
msgstr ""
"ഫയല്‍ സിസ്റ്റത്തിന്റെ ഡിസ്കിലുള്ള സ്ഥലത്തിന്റെ ഉപയോഗം രേഖപ്പെടുത്തുക (മനുഷ്യര്‍ക്കു് വായിക്കുവാന്‍ "
"സാധിക്കുന്നതു്)"
#: fish/cmds.c:643
msgid "create a blank disk image"
msgstr ""
#: fish/cmds.c:644
msgid "detect the disk format of a disk image"
msgstr ""
#: fish/cmds.c:645
msgid "return whether disk has a backing file"
msgstr ""
#: fish/cmds.c:646
msgid "return virtual size of a disk"
msgstr ""
#: fish/cmds.c:647
msgid "display an image"
msgstr ""
#: fish/cmds.c:648
msgid "return kernel messages"
msgstr "കേണല്‍ സന്ദേശങ്ങള്‍ തിരികെ ലഭ്യമാക്കുക"
#: fish/cmds.c:652
msgid "download a file to the local machine"
msgstr "ലോക്കല്‍ മഷീനിലേക്കു് ഒരു ഫയല്‍ ഡൌണ്‍ലോഡ് ചെയ്യുക"
#: fish/cmds.c:653
msgid "download the given data units from the disk"
msgstr ""
#: fish/cmds.c:654 fish/cmds.c:947
msgid "download a file to the local machine given its inode"
msgstr ""
#: fish/cmds.c:655
msgid "download a file to the local machine with offset and size"
msgstr ""
#: fish/cmds.c:656
msgid "drop kernel page cache, dentries and inodes"
msgstr "കേര്‍ണല്‍ താളിന്റെ കാഷ്, ഡിഎന്‍ട്രികള്‍ ഐനോഡുകള്‍ എന്നിവ വേണ്ടെന്നു് വയ്ക്കുക"
#: fish/cmds.c:657
msgid "estimate file space usage"
msgstr "ഫയലിലുള്ള സ്ഥലത്തിന്റെ ഉപയോഗം കണക്കുകൂട്ടുക"
#: fish/cmds.c:658 fish/cmds.c:659
msgid "check an ext2/ext3 filesystem"
msgstr "ഒരു ext2/ext3 ഫയല്‍സിസ്റ്റം പരിശോധിക്കുക"
#: fish/cmds.c:660
msgid "display a line of text"
msgstr "ഒരു വരി കാണിക്കുക"
#: fish/cmds.c:661
msgid "echo arguments back to the client"
msgstr "ക്ലയന്റിലേക്കു് ആര്‍ഗ്യുമെന്റുകള്‍ തിരികെ എക്കോ ചെയ്യുക"
#: fish/cmds.c:662
msgid "edit a file"
msgstr ""
#: fish/cmds.c:663 fish/cmds.c:664 fish/cmds.c:676 fish/cmds.c:677
#: fish/cmds.c:734 fish/cmds.c:735 fish/cmds.c:1187 fish/cmds.c:1188
#: fish/cmds.c:1193 fish/cmds.c:1194 fish/cmds.c:1196 fish/cmds.c:1197
msgid "return lines matching a pattern"
msgstr "ഒരു മാതൃകയ്ക്കു് ചേരുന്ന വരികള്‍ തിരികെ ലഭ്യമാക്കുക"
#: fish/cmds.c:668
msgid "test if two files have equal contents"
msgstr "രണ്ടു് ഫയലുകളില്‍ ഒരേ പോലുള്ള വിവരങ്ങള്‍ ലഭ്യമാണോ എന്നു് പരിശോധിക്കുക"
#: fish/cmds.c:669
msgid "register a handler for an event or events"
msgstr ""
#: fish/cmds.c:670
msgid "test if file or directory exists"
msgstr "ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറി നിലവിലുണ്ടോ എന്നു് പരിശോധിക്കുക"
#: fish/cmds.c:671
msgid "install the SYSLINUX bootloader on an ext2/3/4 or btrfs filesystem"
msgstr ""
#: fish/cmds.c:672
msgid "expand a f2fs filesystem"
msgstr ""
#: fish/cmds.c:673 fish/cmds.c:674
msgid "preallocate a file in the guest filesystem"
msgstr "ഗസ്റ്റ് ഫയല്‍സിസ്റ്റത്തില്‍ ഒരു ഫയല്‍ പ്രീഅലോക്കേറ്റ് ചെയ്യുക"
#: fish/cmds.c:678
msgid "determine file type"
msgstr "ഫയല്‍ തരം കണ്ടുപിടിക്കുക"
#: fish/cmds.c:679
msgid "detect the architecture of a binary file"
msgstr ""
#: fish/cmds.c:680
msgid "return the size of the file in bytes"
msgstr "ഫയലിന്റെ വ്യാപ്തി ബൈറ്റുകളില്‍ തിരികെ ലഭ്യമാക്കുക"
#: fish/cmds.c:681
msgid "check if filesystem is available"
msgstr ""
#: fish/cmds.c:682
msgid "walk through the filesystem content"
msgstr ""
#: fish/cmds.c:683
msgid "fill a file with octets"
msgstr "ഫയല്‍ ഒക്ടറ്റുകള്‍ ഉപയോഗിച്ചു് നിറയ്ക്കുക"
#: fish/cmds.c:684
msgid "fill a directory with empty files"
msgstr ""
#: fish/cmds.c:685
msgid "fill a file with a repeating pattern of bytes"
msgstr ""
#: fish/cmds.c:686
msgid "find all files and directories"
msgstr "എല്ലാ ഫയലുകളും ഡയറക്ടറികളും കണ്ടുപിടിക്കുക"
#: fish/cmds.c:687
msgid "find all files and directories, returning NUL-separated list"
msgstr "എല്ലാ ഫയലുകളും ഡറക്ടറികളും കണ്ടുപിടിക്കുക, NUL-വേര്‍തിരിച്ച പട്ടിക തിരികെ ലഭ്യമാക്കുക"
#: fish/cmds.c:688
msgid "search the entries associated to the given inode"
msgstr ""
#: fish/cmds.c:689
msgid "find a filesystem by label"
msgstr ""
#: fish/cmds.c:690
msgid "find a filesystem by UUID"
msgstr ""
#: fish/cmds.c:691
msgid "run the filesystem checker"
msgstr "ഫയല്‍സിസ്റ്റം ചെക്കര്‍ പ്രവര്‍ത്തിപ്പിക്കുക"
#: fish/cmds.c:692
msgid "trim free space in a filesystem"
msgstr ""
#: fish/cmds.c:696
msgid "get the additional kernel options"
msgstr "അധികമായ കേര്‍ണല്‍ ഉപാധികള്‍ ലഭ്യമാക്കുക"
#: fish/cmds.c:697 fish/cmds.c:699
msgid "get the backend"
msgstr ""
#: fish/cmds.c:698
msgid "get autosync mode"
msgstr "autosync മോഡ് ലഭ്യമാക്കുക"
#: fish/cmds.c:700
msgid "get a single per-backend settings string"
msgstr ""
#: fish/cmds.c:701
msgid "get per-backend settings"
msgstr ""
#: fish/cmds.c:702
msgid "get the appliance cache directory"
msgstr ""
#: fish/cmds.c:703
msgid "get direct appliance mode flag"
msgstr "നേരിട്ടുള്ള അപ്ലയന്‍സ് മോഡ് ഫ്ലാഗ് ലഭ്യമാക്കുക"
#: fish/cmds.c:704
msgid "get ext2 file attributes of a file"
msgstr ""
#: fish/cmds.c:705
msgid "get ext2 file generation of a file"
msgstr ""
#: fish/cmds.c:706
msgid "get the ext2/3/4 filesystem label"
msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം ലേബല്‍ ലഭ്യമാക്കുക"
#: fish/cmds.c:707
msgid "get the ext2/3/4 filesystem UUID"
msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം UUID ലഭ്യമാക്കുക"
#: fish/cmds.c:708
msgid "get the hypervisor binary"
msgstr ""
#: fish/cmds.c:709
msgid "get the handle identifier"
msgstr ""
#: fish/cmds.c:710
msgid "challenge of i'th requested credential"
msgstr ""
#: fish/cmds.c:711
msgid "default result of i'th requested credential"
msgstr ""
#: fish/cmds.c:712
msgid "prompt of i'th requested credential"
msgstr ""
#: fish/cmds.c:713
msgid "get list of credentials requested by libvirt"
msgstr ""
#: fish/cmds.c:714
msgid "get memory allocated to the hypervisor"
msgstr ""
#: fish/cmds.c:715
msgid "get enable network flag"
msgstr ""
#: fish/cmds.c:716
msgid "get the search path"
msgstr "തെരച്ചിലിനുള്ള പാഥ് ലഭ്യമാക്കുക"
#: fish/cmds.c:717
msgid "get process group flag"
msgstr ""
#: fish/cmds.c:718
msgid "get PID of hypervisor"
msgstr ""
#: fish/cmds.c:719
msgid "get the program name"
msgstr ""
#: fish/cmds.c:720
msgid "get the hypervisor binary (usually qemu)"
msgstr ""
#: fish/cmds.c:721
msgid "get recovery process enabled flag"
msgstr "വീണ്ടെടുക്കുന്ന പ്രക്രിയ പ്രവര്‍ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക"
#: fish/cmds.c:722
msgid "get SELinux enabled flag"
msgstr "SELinux പ്രവര്‍ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക"
#: fish/cmds.c:723
msgid "get number of virtual CPUs in appliance"
msgstr ""
#: fish/cmds.c:724
msgid "get the temporary directory for sockets"
msgstr ""
#: fish/cmds.c:725
msgid "get the temporary directory"
msgstr ""
#: fish/cmds.c:726
msgid "get command trace enabled flag"
msgstr "കമാന്‍ഡ് ട്രെയിസ് പ്രവര്‍ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക"
#: fish/cmds.c:727
msgid "get the current umask"
msgstr ""
#: fish/cmds.c:728
msgid "get verbose mode"
msgstr "വെര്‍ബോസ് മോഡ്"
#: fish/cmds.c:729
msgid "get SELinux security context"
msgstr "SELinux സെക്യൂരിറ്റി കോണ്‍ടെക്സ്റ്റ് ലഭ്യമാക്കുക"
#: fish/cmds.c:730 fish/cmds.c:840
msgid "get a single extended attribute"
msgstr ""
#: fish/cmds.c:731 fish/cmds.c:841
msgid "list extended attributes of a file or directory"
msgstr "ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറിയ്ക്കുള്ള അധികമായ വിശേഷതകള്‍ ലഭ്യമാക്കുക"
#: fish/cmds.c:732
msgid "expand wildcards in command"
msgstr "കമാന്‍ഡില്‍ വൈള്‍ഡ്കാര്‍ഡുകള്‍ വികസിപ്പിക്കുക"
#: fish/cmds.c:733
msgid "expand a wildcard path"
msgstr "ഒരു വൈള്‍ജ്കാര്‍ഡ് പാഥ് വികസിപ്പിക്കുക"
#: fish/cmds.c:736
msgid "install GRUB 1"
msgstr ""
#: fish/cmds.c:737
msgid "return first 10 lines of a file"
msgstr "ഒരു ഫയലിന്റെ ആദ്യത്തെ 10 വരികള്‍ തിരികെ ലഭ്യമാക്കുക"
#: fish/cmds.c:738
msgid "return first N lines of a file"
msgstr "ഒരു ഫയലിന്റെ ആദ്യത്തെ N വരികള്‍ തിരികെ ലഭ്യമാക്കുക"
#: fish/cmds.c:739
msgid "dump a file in hexadecimal"
msgstr "ഹെക്സാഡെസിമലില്‍ ഒരു ഫയല്‍ ഡമ്പ് ചെയ്യുക"
#: fish/cmds.c:740
msgid "edit with a hex editor"
msgstr ""
#: fish/cmds.c:741
msgid "close the current hivex handle"
msgstr ""
#: fish/cmds.c:742
msgid "commit (write) changes back to the hive"
msgstr ""
#: fish/cmds.c:743
msgid "add a child node"
msgstr ""
#: fish/cmds.c:744
msgid "return list of nodes which are subkeys of node"
msgstr ""
#: fish/cmds.c:745
msgid "delete a node (recursively)"
msgstr ""
#: fish/cmds.c:746
msgid "return the named child of node"
msgstr ""
#: fish/cmds.c:747
msgid "return the named value"
msgstr ""
#: fish/cmds.c:748
msgid "return the name of the node"
msgstr ""
#: fish/cmds.c:749
msgid "return the parent of node"
msgstr ""
#: fish/cmds.c:750
msgid "set or replace a single value in a node"
msgstr ""
#: fish/cmds.c:751
msgid "return list of values attached to node"
msgstr ""
#: fish/cmds.c:752
msgid "open a Windows Registry hive file"
msgstr ""
#: fish/cmds.c:753
msgid "return the root node of the hive"
msgstr ""
#: fish/cmds.c:754
msgid "return the key field from the (key, datatype, data) tuple"
msgstr ""
#: fish/cmds.c:755 fish/cmds.c:757
msgid "return the data field as a UTF-8 string"
msgstr ""
#: fish/cmds.c:756
msgid "return the data type from the (key, datatype, data) tuple"
msgstr ""
#: fish/cmds.c:758
msgid "return the data field from the (key, datatype, data) tuple"
msgstr ""
#: fish/cmds.c:765
msgid "list the contents of a single file in an initrd"
msgstr ""
#: fish/cmds.c:766
msgid "list files in an initrd"
msgstr "initrd-യില്‍ ഫയലുകള്‍ ലഭ്യമാക്കുക"
#: fish/cmds.c:767
msgid "add an inotify watch"
msgstr "ഒരു inotify നിരീക്ഷണം ചേര്‍ക്കുക"
#: fish/cmds.c:768
msgid "close the inotify handle"
msgstr "inotify ഹാന്‍ഡില്‍ അടയ്ക്കുക"
#: fish/cmds.c:769
msgid "return list of watched files that had events"
msgstr "ഇവന്റുകളുള്ള നീരീക്ഷണത്തിലുള്ള ഫയലുകളുടെ പട്ടിക തിരികെ നല്‍കുക"
#: fish/cmds.c:770
msgid "create an inotify handle"
msgstr "ഒരു inotify ഹാന്‍ഡില്‍ നിര്‍മ്മിക്കുക"
#: fish/cmds.c:771
msgid "return list of inotify events"
msgstr "inotify ഇവന്റുകളുടെ പട്ടിക ലഭ്യമാക്കുക"
#: fish/cmds.c:772
msgid "remove an inotify watch"
msgstr "inotify നിരീക്ഷണം നീക്കം ചെയ്യുക"
#: fish/cmds.c:773
msgid "get architecture of inspected operating system"
msgstr ""
#: fish/cmds.c:774
msgid "get distro of inspected operating system"
msgstr ""
#: fish/cmds.c:775
msgid "get drive letter mappings"
msgstr ""
#: fish/cmds.c:776
msgid "get filesystems associated with inspected operating system"
msgstr ""
#: fish/cmds.c:777
msgid "get format of inspected operating system"
msgstr ""
#: fish/cmds.c:778
msgid "get hostname of the operating system"
msgstr ""
#: fish/cmds.c:779
msgid "get the icon corresponding to this operating system"
msgstr ""
#: fish/cmds.c:780
msgid "get major version of inspected operating system"
msgstr ""
#: fish/cmds.c:781
msgid "get minor version of inspected operating system"
msgstr ""
#: fish/cmds.c:782
msgid "get mountpoints of inspected operating system"
msgstr ""
#: fish/cmds.c:783
msgid "get a possible osinfo short ID corresponding to this operating system"
msgstr ""
#: fish/cmds.c:784
msgid "get package format used by the operating system"
msgstr ""
#: fish/cmds.c:785
msgid "get package management tool used by the operating system"
msgstr ""
#: fish/cmds.c:786
msgid "get product name of inspected operating system"
msgstr ""
#: fish/cmds.c:787
msgid "get product variant of inspected operating system"
msgstr ""
#: fish/cmds.c:788
msgid "return list of operating systems found by last inspection"
msgstr ""
#: fish/cmds.c:789
msgid "get type of inspected operating system"
msgstr ""
#: fish/cmds.c:790
msgid "get Windows CurrentControlSet of inspected operating system"
msgstr ""
#: fish/cmds.c:791
msgid "get the path of the Windows software hive"
msgstr ""
#: fish/cmds.c:792
msgid "get the path of the Windows system hive"
msgstr ""
#: fish/cmds.c:793
msgid "get Windows systemroot of inspected operating system"
msgstr ""
#: fish/cmds.c:794
msgid "get live flag for install disk"
msgstr ""
#: fish/cmds.c:795
msgid "get multipart flag for install disk"
msgstr ""
#: fish/cmds.c:796
msgid "get netinst (network installer) flag for install disk"
msgstr ""
#: fish/cmds.c:797 fish/cmds.c:798
msgid "get list of applications installed in the operating system"
msgstr ""
#: fish/cmds.c:799
msgid "inspect disk and return list of operating systems found"
msgstr ""
#: fish/cmds.c:800
msgid "cause the daemon to exit (internal use only)"
msgstr ""
#: fish/cmds.c:801
msgid "test if block device"
msgstr ""
#: fish/cmds.c:802
msgid "test if character device"
msgstr ""
#: fish/cmds.c:803
msgid "is in configuration state"
msgstr "ക്രമീകരണ അവസ്ഥയില്‍"
#: fish/cmds.c:804
msgid "test if a directory"
msgstr ""
#: fish/cmds.c:805
msgid "test if FIFO (named pipe)"
msgstr ""
#: fish/cmds.c:806
msgid "test if a regular file"
msgstr ""
#: fish/cmds.c:807
msgid "test if mountable is a logical volume"
msgstr ""
#: fish/cmds.c:808
msgid "test if socket"
msgstr ""
#: fish/cmds.c:809
msgid "test if symbolic link"
msgstr ""
#: fish/cmds.c:810
msgid "test if a device is a whole device"
msgstr ""
#: fish/cmds.c:811
msgid "test if a file contains all zero bytes"
msgstr ""
#: fish/cmds.c:812
msgid "test if a device contains all zero bytes"
msgstr ""
#: fish/cmds.c:813
msgid "get ISO information from primary volume descriptor of ISO file"
msgstr ""
#: fish/cmds.c:814
msgid "get ISO information from primary volume descriptor of device"
msgstr ""
#: fish/cmds.c:815
msgid "close the systemd journal"
msgstr ""
#: fish/cmds.c:816
msgid "read the current journal entry"
msgstr ""
#: fish/cmds.c:817
msgid "get the data threshold for reading journal entries"
msgstr ""
#: fish/cmds.c:818
msgid "get the timestamp of the current journal entry"
msgstr ""
#: fish/cmds.c:819
msgid "move to the next journal entry"
msgstr ""
#: fish/cmds.c:820
msgid "open the systemd journal"
msgstr ""
#: fish/cmds.c:821
msgid "set the data threshold for reading journal entries"
msgstr ""
#: fish/cmds.c:822
msgid "skip forwards or backwards in the journal"
msgstr ""
#: fish/cmds.c:823
msgid "kill the hypervisor"
msgstr ""
#: fish/cmds.c:824
msgid "launch the backend"
msgstr ""
#: fish/cmds.c:825
msgid "change working directory"
msgstr ""
#: fish/cmds.c:827
msgid "scan and create Windows dynamic disk volumes"
msgstr ""
#: fish/cmds.c:828
msgid "return the disks in a Windows dynamic disk group"
msgstr ""
#: fish/cmds.c:829
msgid "return the name of a Windows dynamic disk group"
msgstr ""
#: fish/cmds.c:830
msgid "return the volumes in a Windows dynamic disk group"
msgstr ""
#: fish/cmds.c:831
msgid "remove all Windows dynamic disk volumes"
msgstr ""
#: fish/cmds.c:832 fish/cmds.c:833
msgid "scan for Windows dynamic disks"
msgstr ""
#: fish/cmds.c:834
msgid "return the hint field of a Windows dynamic disk volume"
msgstr ""
#: fish/cmds.c:835
msgid "return the partitions in a Windows dynamic disk volume"
msgstr ""
#: fish/cmds.c:836
msgid "return the type of a Windows dynamic disk volume"
msgstr ""
#: fish/cmds.c:842
msgid "list 9p filesystems"
msgstr ""
#: fish/cmds.c:843
msgid "list the block devices"
msgstr "ബ്ലോക്ക് ഡിവൈസുകള്‍ ലഭ്യമാക്കുക"
#: fish/cmds.c:844
msgid "mapping of disk labels to devices"
msgstr ""
#: fish/cmds.c:845
msgid "list device mapper devices"
msgstr ""
#: fish/cmds.c:846
msgid "list event handlers"
msgstr ""
#: fish/cmds.c:847
msgid "list filesystems"
msgstr ""
#: fish/cmds.c:848
msgid "list all Windows dynamic disk partitions"
msgstr ""
#: fish/cmds.c:849
msgid "list all Windows dynamic disk volumes"
msgstr ""
#: fish/cmds.c:850
msgid "list Linux md (RAID) devices"
msgstr ""
#: fish/cmds.c:851
msgid "list the partitions"
msgstr "പാര്‍ട്ടീഷനുകള്‍ ലഭ്യമാക്കുക"
#: fish/cmds.c:852
msgid "list the files in a directory (long format)"
msgstr "ഫയലുകള്‍ ഒരു ഡയറക്ടറിയില്‍ ലഭ്യമാക്കുക (ലോങ് ഫോര്‍മാറ്റ്)"
#: fish/cmds.c:853
msgid "list the files in a directory (long format with SELinux contexts)"
msgstr ""
#: fish/cmds.c:854 fish/cmds.c:855
msgid "create a hard link"
msgstr "ഒരു ഹാര്‍ഡ് ലിങ്ക് നിര്‍മ്മിക്കുക"
#: fish/cmds.c:856 fish/cmds.c:857
msgid "create a symbolic link"
msgstr "ഒരു സിംബോളിക് ലിങ്ക് നിര്‍മ്മിക്കുക"
#: fish/cmds.c:858 fish/cmds.c:1021
msgid "remove extended attribute of a file or directory"
msgstr "ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറിയ്ക്കുള്ള എക്സ്റ്റെന്‍ഡഡ് വിശേഷത നീക്കം ചെയ്യുക"
#: fish/cmds.c:859
msgid "list the files in a directory"
msgstr "ഒരു ഡയറക്ടറിയിലുള്ള ഫയലുകള്‍ ലഭ്യമാക്കുക"
#: fish/cmds.c:860
msgid "get list of files in a directory"
msgstr ""
#: fish/cmds.c:861 fish/cmds.c:1081
msgid "set extended attribute of a file or directory"
msgstr "ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറിയുടെ എക്സ്റ്റെന്‍ഡഡ് വിശേഷത സജ്ജമാക്കുക"
#: fish/cmds.c:862 fish/cmds.c:864
msgid "get file information for a symbolic link"
msgstr "ഒരു സിംബോളിക് ലിങ്കിനുള്ള ഫയല്‍ വിവരം ലഭ്യമാക്കുക"
#: fish/cmds.c:863 fish/cmds.c:865
msgid "lstat on multiple files"
msgstr "അനവധി ഫയലുകളില്‍ lstat ചെയ്യുക"
#: fish/cmds.c:866
msgid "add a key on a LUKS encrypted device"
msgstr ""
#: fish/cmds.c:867
msgid "close a LUKS device"
msgstr ""
#: fish/cmds.c:868 fish/cmds.c:869
msgid "format a block device as a LUKS encrypted device"
msgstr ""
#: fish/cmds.c:870
msgid "remove a key from a LUKS encrypted device"
msgstr ""
#: fish/cmds.c:871
msgid "open a LUKS-encrypted block device"
msgstr ""
#: fish/cmds.c:872
msgid "open a LUKS-encrypted block device read-only"
msgstr ""
#: fish/cmds.c:873
msgid "get the UUID of a LUKS device"
msgstr ""
#: fish/cmds.c:874
msgid "create an LVM logical volume"
msgstr ""
#: fish/cmds.c:875
msgid "create an LVM logical volume in % remaining free space"
msgstr ""
#: fish/cmds.c:876
msgid "get canonical name of an LV"
msgstr ""
#: fish/cmds.c:877
msgid "clear LVM device filter"
msgstr ""
#: fish/cmds.c:878
msgid "remove all LVM LVs, VGs and PVs"
msgstr "എല്ലാ എല്‍വിഎം എല്‍വികളും വിജികളും പിവികളും നീക്കം ചെയ്യുക"
#: fish/cmds.c:879
msgid "scan for LVM physical volumes, volume groups and logical volumes"
msgstr ""
#: fish/cmds.c:880
msgid "set LVM device filter"
msgstr ""
#: fish/cmds.c:881
msgid "remove an LVM logical volume"
msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യം നീക്കം ചെയ്യുക"
#: fish/cmds.c:882
msgid "rename an LVM logical volume"
msgstr ""
#: fish/cmds.c:883
msgid "resize an LVM logical volume"
msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
#: fish/cmds.c:884
msgid "expand an LV to fill free space"
msgstr ""
#: fish/cmds.c:885 fish/cmds.c:886
msgid "list the LVM logical volumes (LVs)"
msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യമുകള്‍ (എല്‍വി) ലഭ്യമാക്കുക"
#: fish/cmds.c:887
msgid "get the UUID of a logical volume"
msgstr ""
#: fish/cmds.c:888
msgid "lgetxattr on multiple files"
msgstr "അനവധി ഫയലുകളില്‍ lgetxattr ചെയ്യുക"
#: fish/cmds.c:889
msgid "open the manual"
msgstr ""
#: fish/cmds.c:893
msgid "maximum number of disks that may be added"
msgstr ""
#: fish/cmds.c:894
msgid "create a Linux md (RAID) device"
msgstr ""
#: fish/cmds.c:895
msgid "obtain metadata for an MD device"
msgstr ""
#: fish/cmds.c:896
msgid "get underlying devices from an MD device"
msgstr ""
#: fish/cmds.c:897
msgid "stop a Linux md (RAID) device"
msgstr ""
#: fish/cmds.c:901
msgid "create a directory"
msgstr "ഒരു ഡയറക്ടറി ഉണ്ടാക്കുക"
#: fish/cmds.c:902
msgid "create a directory with a particular mode"
msgstr "ഒരു പ്രത്യേക മോഡില്‍ ഡയറക്ടറി ഉണ്ടാക്കുക"
#: fish/cmds.c:903
msgid "create a directory and parents"
msgstr "ഒരു ഡയറക്ടറിയും പേരന്റും ഉണ്ടാക്കുക"
#: fish/cmds.c:904
msgid "create a temporary directory"
msgstr "ഒരു താല്‍ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുക"
#: fish/cmds.c:905
msgid "create an ext2/ext3/ext4 filesystem on device"
msgstr ""
#: fish/cmds.c:906 fish/cmds.c:907 fish/cmds.c:908
msgid "make ext2/3/4 filesystem with external journal"
msgstr "എക്സ്റ്റേണല്‍ ജേര്‍ണലുള്ള ext2/3/4 ഫയല്‍സിസ്റ്റം ഉണ്ടാക്കുക"
#: fish/cmds.c:909
msgid "make ext2/3/4 external journal"
msgstr "ext2/3/4 എക്സ്റ്റേണല്‍ ജേര്‍ണല്‍ ഉണ്ടാക്കുക"
#: fish/cmds.c:910
msgid "make ext2/3/4 external journal with label"
msgstr "ext2/3/4 എക്സ്റ്റേണല്‍ ജേര്‍ണല്‍ ലേബലിനൊപ്പം ഉണ്ടാക്കുക"
#: fish/cmds.c:911
msgid "make ext2/3/4 external journal with UUID"
msgstr "ext2/3/4 എക്സ്റ്റേണല്‍ ജേര്‍ണല്‍ UUID-യ്ക്കൊപ്പം ഉണ്ടാക്കുക"
#: fish/cmds.c:912
msgid "make FIFO (named pipe)"
msgstr "make FIFO (named pipe)"
#: fish/cmds.c:913
msgid "make a filesystem"
msgstr "ഒരു ഫയല്‍സിസ്റ്റം ഉണ്ടാക്കുക"
#: fish/cmds.c:914
msgid "make a filesystem with block size"
msgstr "ബ്ലോക്ക് വ്യാപ്തിയില്‍ ഒരു ഫയല്‍സിസ്റ്റം ഉണ്ടാക്കൂക"
#: fish/cmds.c:915
msgid "create a btrfs filesystem"
msgstr ""
#: fish/cmds.c:916
msgid "make lost+found directory on an ext2/3/4 filesystem"
msgstr ""
#: fish/cmds.c:917
msgid "create a mountpoint"
msgstr "ഒരു മൌണ്ട് പോയിന്റ് ഉണ്ടാക്കുക"
#: fish/cmds.c:918
msgid "make block, character or FIFO devices"
msgstr "ബ്ലോക്ക്, ക്യാറക്ടര്‍ അല്ലെങ്കില്‍ FIFO ഡിവൈസുകള്‍ ഉണ്ടാക്കുക"
#: fish/cmds.c:919
msgid "make block device node"
msgstr "ബ്ലോക്ക് ഡിവൈസ് നോഡ് ഉണ്ടാക്കുക"
#: fish/cmds.c:920
msgid "make char device node"
msgstr "ക്യാര്‍ ഡിവൈസ് നോഡ് ഉണ്ടാക്കുക"
#: fish/cmds.c:921
msgid "create a squashfs filesystem"
msgstr ""
#: fish/cmds.c:922
msgid "create a swap partition"
msgstr "ഒരു സ്വാപ്പ് പാര്‍ട്ടീഷന്‍ ഉണ്ടാക്കുക"
#: fish/cmds.c:923
msgid "create a swap partition with a label"
msgstr "ഒരു സ്വാപ്പ് പാര്‍ട്ടീഷന്‍ ലേബലിനൊപ്പം ഉണ്ടാക്കുക"
#: fish/cmds.c:924
msgid "create a swap partition with an explicit UUID"
msgstr "ഒരു സ്വാപ്പ് പാര്‍ട്ടീഷന്‍ UUID-യ്ക്കൊപ്പം ഉണ്ടാക്കുക"
#: fish/cmds.c:925
msgid "create a swap file"
msgstr "ഒരു സ്വാപ്പ് ഫയല്‍ ഉണ്ടാക്കുക"
#: fish/cmds.c:926
msgid "create a temporary file"
msgstr ""
#: fish/cmds.c:927
msgid "load a kernel module"
msgstr "ഒരു കേര്‍ണല്‍ ഘടകം ലഭ്യമാക്കുക"
#: fish/cmds.c:928
msgid "view a file"
msgstr ""
#: fish/cmds.c:929
msgid "mount a guest disk at a position in the filesystem"
msgstr "ഫയല്‍സിസ്റ്റമിലുള്ള ഒരു സ്ഥാനത്തു് ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
#: fish/cmds.c:930
msgid "mount 9p filesystem"
msgstr ""
#: fish/cmds.c:931
msgid "mount on the local filesystem"
msgstr ""
#: fish/cmds.c:932
msgid "run main loop of mount on the local filesystem"
msgstr ""
#: fish/cmds.c:933
msgid "mount a file using the loop device"
msgstr "ലൂപ്പ് ഡിവൈസ് ഉപയോഗിച്ചു് ഒരു ഫയല്‍ മൌണ്ട് ചെയ്യുക"
#: fish/cmds.c:934
msgid "mount a guest disk with mount options"
msgstr "മൌണ്ട് ഉപാധികളുമായി ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
#: fish/cmds.c:935
msgid "mount a guest disk, read-only"
msgstr "ഒരു റീഡ്-ഒണ്‍ലി ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
#: fish/cmds.c:936
msgid "mount a guest disk with mount options and vfstype"
msgstr "മൌണ്ട് ഉപാധികളും vfstype-മായി ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക"
#: fish/cmds.c:937
msgid "extract the device part of a mountable"
msgstr ""
#: fish/cmds.c:938
msgid "extract the subvolume part of a mountable"
msgstr ""
#: fish/cmds.c:939
msgid "show mountpoints"
msgstr "മൌണ്ട് പോയിന്റുകള്‍ കാണിക്കുക"
#: fish/cmds.c:940
msgid "show mounted filesystems"
msgstr "മൌണ്ട് ചെയ്ത ഫയല്‍സിസ്റ്റമുകള്‍ കാണിക്കുക"
#: fish/cmds.c:941
msgid "move a file"
msgstr "ഒരു ഫയല്‍ നീക്കുക"
#: fish/cmds.c:945
msgid "return number of whole block devices (disks) added"
msgstr ""
#: fish/cmds.c:946
msgid "probe NTFS volume"
msgstr "NTFS വോള്യം ആവശ്യപ്പെടുക"
#: fish/cmds.c:948
msgid "restore NTFS from backup file"
msgstr ""
#: fish/cmds.c:949
msgid "save NTFS to backup file"
msgstr ""
#: fish/cmds.c:950
msgid "fix common errors and force Windows to check NTFS"
msgstr ""
#: fish/cmds.c:951
msgid "resize an NTFS filesystem"
msgstr ""
#: fish/cmds.c:952
msgid "resize an NTFS filesystem (with size)"
msgstr ""
#: fish/cmds.c:953 fish/cmds.c:954
msgid "parse the environment and set handle flags accordingly"
msgstr ""
#: fish/cmds.c:955
msgid "add a partition to the device"
msgstr "ഡിവൈസിലേക്ക് ഒരു പാര്‍ട്ടീഷന്‍ ചേര്‍ക്കുക"
#: fish/cmds.c:956
msgid "delete a partition"
msgstr ""
#: fish/cmds.c:957
msgid "partition whole disk with a single primary partition"
msgstr "ഒരു പൂര്‍ണ്ണ ഡിസ്ക് ഒറ്റ പ്രൈമറി പാര്‍ട്ടീഷനായി സജ്ജമാക്കുക"
#: fish/cmds.c:958
msgid "move backup GPT header to the end of the disk"
msgstr ""
#: fish/cmds.c:959
msgid "return true if a partition is bootable"
msgstr ""
#: fish/cmds.c:960
msgid "get the GUID of a GPT-partitioned disk"
msgstr ""
#: fish/cmds.c:961
msgid "get the attribute flags of a GPT partition"
msgstr ""
#: fish/cmds.c:962
msgid "get the GUID of a GPT partition"
msgstr ""
#: fish/cmds.c:963
msgid "get the type GUID of a GPT partition"
msgstr ""
#: fish/cmds.c:964
msgid "get the MBR type byte (ID byte) from a partition"
msgstr ""
#: fish/cmds.c:965
msgid "get the MBR partition type"
msgstr ""
#: fish/cmds.c:966
msgid "get partition name"
msgstr ""
#: fish/cmds.c:967
msgid "get the partition table type"
msgstr "പാര്‍ട്ടീഷന്‍ ടേബിള്‍ തരം ലഭ്യമാക്കുക"
#: fish/cmds.c:968
msgid "create an empty partition table"
msgstr "ഒരു കാലി പാര്‍ട്ടീഷന്‍ ടേബിള്‍ ഉണ്ടാക്കുക"
#: fish/cmds.c:969
msgid "list partitions on a device"
msgstr "ഒരു ഡിവൈസില്‍ പാര്‍ട്ടീഷനുകള്‍ ലഭ്യമാക്കുക"
#: fish/cmds.c:970
msgid "resize a partition"
msgstr ""
#: fish/cmds.c:971
msgid "make a partition bootable"
msgstr "ഒരു പാര്‍ട്ടീഷന്‍ ബൂട്ടബിളാക്കുക"
#: fish/cmds.c:972
msgid "set the GUID of a GPT-partitioned disk"
msgstr ""
#: fish/cmds.c:973
msgid "set the GUID of a GPT-partitioned disk to random value"
msgstr ""
#: fish/cmds.c:974
msgid "set the attribute flags of a GPT partition"
msgstr ""
#: fish/cmds.c:975
msgid "set the GUID of a GPT partition"
msgstr ""
#: fish/cmds.c:976
msgid "set the type GUID of a GPT partition"
msgstr ""
#: fish/cmds.c:977
msgid "set the MBR type byte (ID byte) of a partition"
msgstr ""
#: fish/cmds.c:978
msgid "set partition name"
msgstr "പാര്‍ട്ടീഷന്‍ നാമം സജ്ജമാക്കുക"
#: fish/cmds.c:979
msgid "convert partition name to device name"
msgstr ""
#: fish/cmds.c:980
msgid "convert partition name to partition number"
msgstr ""
#: fish/cmds.c:990
msgid "ping the guest daemon"
msgstr "ഗസ്റ്റ് ഡെമണിനെ പിങ് ചെയ്യുക"
#: fish/cmds.c:991
msgid "read part of a file"
msgstr "ഒരു ഫയലിന്റെ ഭാഗം വായിക്കുക"
#: fish/cmds.c:992
msgid "read part of a device"
msgstr ""
#: fish/cmds.c:996
msgid "generate a new random UUID for a physical volume"
msgstr ""
#: fish/cmds.c:997
msgid "generate new random UUIDs for all physical volumes"
msgstr ""
#: fish/cmds.c:998
msgid "create an LVM physical volume"
msgstr "ഒരു എല്‍വിഎം ഫിസിക്കല്‍ വോള്യം ഉണ്ടാക്കുക"
#: fish/cmds.c:999
msgid "remove an LVM physical volume"
msgstr "ഒരു എല്‍വിഎം ഫിസിക്കല്‍ വോള്യം നീക്കം ചെയ്യുക"
#: fish/cmds.c:1000
msgid "resize an LVM physical volume"
msgstr "ഒരു എല്‍വിഎം ഫിസിക്കല്‍ വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക"
#: fish/cmds.c:1001
msgid "resize an LVM physical volume (with size)"
msgstr ""
#: fish/cmds.c:1002 fish/cmds.c:1003
msgid "list the LVM physical volumes (PVs)"
msgstr "എല്‍വിഎം ഫിസിക്കല്‍ വോള്യമുകള്‍ (പിവി) ലഭ്യമാക്കുക"
#: fish/cmds.c:1004
msgid "get the UUID of a physical volume"
msgstr ""
#: fish/cmds.c:1005
msgid "write to part of a file"
msgstr ""
#: fish/cmds.c:1006
msgid "write to part of a device"
msgstr ""
#: fish/cmds.c:1010
msgid "read a file"
msgstr "ഒരു ഫയല്‍ വായിക്കുക"
#: fish/cmds.c:1011
msgid "read file as lines"
msgstr "ഫയല്‍ വരികളായി വായിക്കുക"
#: fish/cmds.c:1012
msgid "read directories entries"
msgstr "ഡയറക്ടറികളുടെ എന്‍ട്രികള്‍ വായിക്കുക"
#: fish/cmds.c:1013
msgid "read the target of a symbolic link"
msgstr "ഒരു സിംബോളിക് ലിങ്കിനുള്ള ടാര്‍ഗറ്റ് വായിക്കുക"
#: fish/cmds.c:1014
msgid "readlink on multiple files"
msgstr "readlink on multiple files"
#: fish/cmds.c:1015
msgid "canonicalized absolute pathname"
msgstr "കാണോണിക്കല്‍ ആയ ആബ്സല്യൂട്ട് പാഥ്‌നെയിം"
#: fish/cmds.c:1019
msgid "remount a filesystem with different options"
msgstr ""
#: fish/cmds.c:1020
msgid "remove a disk image"
msgstr ""
#: fish/cmds.c:1022
msgid "rename a file on the same filesystem"
msgstr ""
#: fish/cmds.c:1023
msgid "close and reopen libguestfs handle"
msgstr "libguestfs ഹാന്‍ഡില്‍ അടയ്ക്കുക, ശേഷം വീണ്ടും തുറക്കുക"
#: fish/cmds.c:1024
msgid "resize an ext2, ext3 or ext4 filesystem"
msgstr ""
#: fish/cmds.c:1025
msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
msgstr ""
#: fish/cmds.c:1026
msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
msgstr ""
#: fish/cmds.c:1027
msgid "remove a file"
msgstr "ഒരു ഫയല്‍ നീക്കം ചെയ്യുക"
#: fish/cmds.c:1028
msgid "remove a file ignoring errors"
msgstr ""
#: fish/cmds.c:1029
msgid "remove a file or directory recursively"
msgstr "ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറി ആവര്‍ത്തിച്ചു് നീക്കം ചെയ്യുക"
#: fish/cmds.c:1030
msgid "remove a directory"
msgstr "ഒരു ഡയറക്ടറി നീക്കം ചെയ്യുക"
#: fish/cmds.c:1031
msgid "remove a mountpoint"
msgstr "ഒരു മൌണ്ട്പോയിന്റ് നീക്കം ചെയ്യുക"
#: fish/cmds.c:1032
msgid "synchronize the contents of two directories"
msgstr ""
#: fish/cmds.c:1033
msgid "synchronize host or remote filesystem with filesystem"
msgstr ""
#: fish/cmds.c:1034
msgid "synchronize filesystem with host or remote filesystem"
msgstr ""
#: fish/cmds.c:1041
msgid "scrub (securely wipe) a device"
msgstr "ഒരു ഡിവൈസ് സ്ക്രബ് ചെയ്യുക"
#: fish/cmds.c:1042
msgid "scrub (securely wipe) a file"
msgstr "ഒരു ഫയല്‍ സ്ക്രബ് ചെയ്യുക"
#: fish/cmds.c:1043
msgid "scrub (securely wipe) free space"
msgstr "ഉപയോഗത്തിലില്ലാത്ത സ്ഥലം സ്ക്രബ് ചെയ്യുക"
#: fish/cmds.c:1047
msgid "relabel parts of the filesystem"
msgstr ""
#: fish/cmds.c:1048
msgid "add options to kernel command line"
msgstr "കേര്‍ണല്‍ കമാന്‍ഡ് ലൈനിലേക്ക് ഉപാധികള്‍ ചേര്‍ക്കുക"
#: fish/cmds.c:1049 fish/cmds.c:1051
msgid "set the backend"
msgstr ""
#: fish/cmds.c:1050
msgid "set autosync mode"
msgstr "autosync മോഡ് സജ്ജമാക്കുക"
#: fish/cmds.c:1052
msgid "set a single per-backend settings string"
msgstr ""
#: fish/cmds.c:1053
msgid "replace per-backend settings strings"
msgstr ""
#: fish/cmds.c:1054
msgid "set the appliance cache directory"
msgstr ""
#: fish/cmds.c:1055
msgid "enable or disable direct appliance mode"
msgstr "നേരിട്ടുള്ള അപ്ലയന്‍സ് മോഡ് പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക"
#: fish/cmds.c:1056
msgid "set ext2 file attributes of a file"
msgstr ""
#: fish/cmds.c:1057
msgid "set ext2 file generation of a file"
msgstr ""
#: fish/cmds.c:1058
msgid "set the ext2/3/4 filesystem label"
msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം ലേബല്‍ സജ്ജമാക്കുക"
#: fish/cmds.c:1059
msgid "set the ext2/3/4 filesystem UUID"
msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം UUID സജ്ജമാക്കുക"
#: fish/cmds.c:1060
msgid "set the hypervisor binary"
msgstr ""
#: fish/cmds.c:1061
msgid "set the handle identifier"
msgstr ""
#: fish/cmds.c:1062
msgid "set filesystem label"
msgstr ""
#: fish/cmds.c:1063
msgid "pass requested credential back to libvirt"
msgstr ""
#: fish/cmds.c:1064
msgid "set libvirt credentials supported by calling program"
msgstr ""
#: fish/cmds.c:1065
msgid "set memory allocated to the hypervisor"
msgstr ""
#: fish/cmds.c:1066
msgid "set enable network flag"
msgstr ""
#: fish/cmds.c:1067
msgid "set the search path"
msgstr "തെരച്ചില്‍ പാഥ സജ്ജമാക്കുക"
#: fish/cmds.c:1068
msgid "set process group flag"
msgstr ""
#: fish/cmds.c:1069
msgid "set the program name"
msgstr ""
#: fish/cmds.c:1070
msgid "set the hypervisor binary (usually qemu)"
msgstr ""
#: fish/cmds.c:1071
msgid "enable or disable the recovery process"
msgstr "വീണ്ടെടുക്കുന്ന പ്രക്രിയ പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക"
#: fish/cmds.c:1072
msgid "set SELinux enabled or disabled at appliance boot"
msgstr ""
"പ്രയോഗം ബൂട്ട് ചെയ്യുമ്പോള്‍ SELinux പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക"
#: fish/cmds.c:1073
msgid "set number of virtual CPUs in appliance"
msgstr ""
#: fish/cmds.c:1074
msgid "set the temporary directory"
msgstr ""
#: fish/cmds.c:1075
msgid "enable or disable command traces"
msgstr "കമാന്‍ഡ് ട്രെയിസുകള്‍ പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക"
#: fish/cmds.c:1076
msgid "set the filesystem UUID"
msgstr ""
#: fish/cmds.c:1077
msgid "set a random UUID for the filesystem"
msgstr ""
#: fish/cmds.c:1078
msgid "set verbose mode"
msgstr "വെര്‍ബോസ് മോഡ് സജ്ജമാക്കുക"
#: fish/cmds.c:1079
msgid "set SELinux security context"
msgstr "SELinux സെക്യൂരിറ്റി കോണ്‍ടെക്സ്റ്റ് സജ്ജമാക്കുക"
#: fish/cmds.c:1080
msgid "set an environment variable"
msgstr ""
#: fish/cmds.c:1082 fish/cmds.c:1083
msgid "create partitions on a block device"
msgstr "ബ്ലോക്ക് ഡിവൈസില്‍ പാര്‍ട്ടീഷനുകള്‍ ഉണ്ടാക്കുക"
#: fish/cmds.c:1084
msgid "modify a single partition on a block device"
msgstr "ഒരു ബ്ലോക്ക് ഡിവൈസില്‍ ഒറ്റ പാര്‍ട്ടീഷനില്‍ മാറ്റം വരുത്തുക"
#: fish/cmds.c:1085
msgid "display the disk geometry from the partition table"
msgstr "പാര്‍ട്ടീഷന്‍ ടേബിളില്‍ നിന്നും ഡിസ്കോ ജോമെട്രി കാണിക്കുക"
#: fish/cmds.c:1086
msgid "display the kernel geometry"
msgstr "കേര്‍ണല്‍ ജോമെട്രി കാണിക്കുക"
#: fish/cmds.c:1087
msgid "display the partition table"
msgstr "പാര്‍ട്ടീഷന്‍ ടേബിള്‍ കാണിക്കുക"
#: fish/cmds.c:1088
msgid "run a command via the shell"
msgstr "ഷെല്‍ വഴി കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുക"
#: fish/cmds.c:1089
msgid "run a command via the shell returning lines"
msgstr "വരികള്‍ തിരികെ നല്‍കുന്ന ഷെല്‍ വഴി കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുക"
#: fish/cmds.c:1090
msgid "shutdown the hypervisor"
msgstr ""
#: fish/cmds.c:1091
msgid "sleep for some seconds"
msgstr "അല്‍പം സമയത്തേക്ക് പ്രവര്‍ത്തനം നിര്‍ത്തുക"
#: fish/cmds.c:1095
msgid "create a sparse disk image and add"
msgstr ""
#: fish/cmds.c:1096 fish/cmds.c:1097
msgid "get file information"
msgstr "ഫയല്‍ വിവരം ലഭ്യമാക്കുക"
#: fish/cmds.c:1098
msgid "get file system statistics"
msgstr "ഫയല്‍ സിസ്റ്റത്തിന്റെ സ്ഥിതിവിവരകണക്കുകള്‍ ലഭ്യമാക്കുക"
#: fish/cmds.c:1099 fish/cmds.c:1100
msgid "print the printable strings in a file"
msgstr "പ്രിന്റ് ചെയ്യുവാന്‍ സാധിക്കുന്ന സ്ട്രിങുകള്‍ ഒരു ഫയലിലേക്ക് പ്രിന്റ് ചെയ്യുക"
#: fish/cmds.c:1101
msgid "list supported groups of commands"
msgstr ""
#: fish/cmds.c:1102
msgid "disable swap on device"
msgstr "ഡിവൈസില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന രഹിതമാക്കുക"
#: fish/cmds.c:1103
msgid "disable swap on file"
msgstr "ഫയലില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന രഹിതമാക്കുക"
#: fish/cmds.c:1104
msgid "disable swap on labeled swap partition"
msgstr "ലേബല്‍ ചെയ്ത സ്വാപ്പ് പാര്‍ട്ടീഷനില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന രഹിതമാക്കുക"
#: fish/cmds.c:1105
msgid "disable swap on swap partition by UUID"
msgstr "UUID ഉപയോഗിച്ചു് സ്വാപ്പ് പാര്‍ട്ടീഷനില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന രഹിതമാക്കുക"
#: fish/cmds.c:1106
msgid "enable swap on device"
msgstr "ഡിവൈസില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക"
#: fish/cmds.c:1107
msgid "enable swap on file"
msgstr "ഫയലില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക"
#: fish/cmds.c:1108
msgid "enable swap on labeled swap partition"
msgstr "ലേബല്‍ ചെയ്ത സ്വാപ്പ് പാര്‍ട്ടീഷനില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക"
#: fish/cmds.c:1109
msgid "enable swap on swap partition by UUID"
msgstr "UUID ഉപയോഗിച്ചു് സ്വാപ്പ് പാര്‍ട്ടീഷനില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക"
#: fish/cmds.c:1110
msgid "sync disks, writes are flushed through to the disk image"
msgstr "സിന്‍ക് ഡിസ്കുകള്‍ റൈറ്റുകള്‍ എന്നിവ ഡിസ്ക് ഇമേജ് വഴി വെടിപ്പാക്കുന്നു"
#: fish/cmds.c:1111
msgid "install the SYSLINUX bootloader"
msgstr ""
#: fish/cmds.c:1112
msgid "return last 10 lines of a file"
msgstr "ഒരു ഫയലിന്റെ അവസാന 10 വരികള്‍ തിരികെ ലഭ്യമാക്കുക"
#: fish/cmds.c:1113
msgid "return last N lines of a file"
msgstr "ഒരു ഫയലിന്റെ അവസാന N വരികള്‍ തിരികെ ലഭ്യമാക്കുക"
#: fish/cmds.c:1114
msgid "unpack tarfile to directory"
msgstr "ഡയറക്ടറിയിലേക്ക് tarfile അണ്‍പാക്ക് ചെയ്യുക"
#: fish/cmds.c:1115
msgid "pack directory into tarfile"
msgstr "ഡയറക്ടറി tarfile-ലേക്ക് പാക്ക് ചെയ്യുക"
#: fish/cmds.c:1116 fish/cmds.c:1130
msgid "unpack compressed tarball to directory"
msgstr "കംപ്രസ്സ് ചെയ്ത ടാര്‍ബോള്‍ ഡയറക്ടറിയിലേക്ക് അണ്‍പാക്ക് ചെയ്യുക"
#: fish/cmds.c:1117 fish/cmds.c:1131
msgid "pack directory into compressed tarball"
msgstr "ഡയറക്ടറി കംപ്രസ്സ് ചെയ്ത ടാര്‍ബോളിലേക്ക് പാക്ക് ചെയ്യുക"
#: fish/cmds.c:1118
msgid "print elapsed time taken to run a command"
msgstr ""
#: fish/cmds.c:1122
msgid "update file timestamps or create a new file"
msgstr "ഫയല്‍ ടൈംസ്റ്റാംപുകള്‍ പരിഷ്കരിക്കുക അല്ലെങ്കില്‍ ഒരു പുതിയ ഫയല്‍ നിര്‍മ്മിക്കുക"
#: fish/cmds.c:1126
msgid "truncate a file to zero size"
msgstr "ഒരു ഫയല്‍ പൂജ്യം വ്യാപ്തിയിലേക്ക് വെട്ടികുറയ്ക്കുക"
#: fish/cmds.c:1127
msgid "truncate a file to a particular size"
msgstr "ഒരു ഫയല്‍ പ്രത്യേക വ്യാപ്തിയിലേക്ക് വെട്ടികുറയ്ക്കുക"
#: fish/cmds.c:1128
msgid "adjust ext2/ext3/ext4 filesystem parameters"
msgstr ""
#: fish/cmds.c:1129
msgid "get ext2/ext3/ext4 superblock details"
msgstr "ext2/ext3/ext4 സൂപ്പര്‍ ബ്ലോക്ക് വിശദാംശങ്ങള്‍ ലഭ്യമാക്കുക"
#: fish/cmds.c:1132
msgid "set file mode creation mask (umask)"
msgstr "ഫയല്‍ മോഡ് ക്രിയേഷന്‍ മാസ്ക് സജ്ജമാക്കുക (അണ്‍മാസ്ക്)"
#: fish/cmds.c:1133
msgid "unmount a filesystem"
msgstr "ഒരു ഫയല്‍സിസ്റ്റം അണ്‍മൌണ്ട് ചെയ്യുക"
#: fish/cmds.c:1134
msgid "unmount all filesystems"
msgstr "എല്ലാ ഫയല്‍സിസ്റ്റമുകളും അണ്‍മൌണ്ട് ചെയ്യുക"
#: fish/cmds.c:1135
msgid "unmount a locally mounted filesystem"
msgstr ""
#: fish/cmds.c:1142
msgid "unset an environment variable"
msgstr ""
#: fish/cmds.c:1143
msgid "upload a file from the local machine"
msgstr "ലോക്കല്‍ മഷീനില്‍ നിന്നും ഒരു ഫയല്‍ അപ്‌ലോഡ് ചെയ്യുക"
#: fish/cmds.c:1144
msgid "upload a file from the local machine with offset"
msgstr ""
#: fish/cmds.c:1145
msgid "cancel the current upload or download operation"
msgstr ""
#: fish/cmds.c:1146
msgid "set timestamp of a file with nanosecond precision"
msgstr "ഒരു ഫയലിന്റെ ടൈംസ്റ്റാംപ് നാനോസെക്കന്‍ഡ് പ്രിസിഷനില്‍ സജ്ജമാക്കുക"
#: fish/cmds.c:1147
msgid "appliance kernel version"
msgstr ""
#: fish/cmds.c:1151
msgid "get the library version number"
msgstr "ലൈബ്രറിയുടെ പതിപ്പു് ലഭ്യമാക്കുക"
#: fish/cmds.c:1152
msgid "get the filesystem label"
msgstr ""
#: fish/cmds.c:1153
msgid "get minimum filesystem size"
msgstr ""
#: fish/cmds.c:1154
msgid "get the Linux VFS type corresponding to a mounted device"
msgstr "ഒരു മൌണ്ട് ചെയ്ത ഡിവൈസിനുള്ള Linux VFS രീതി ലഭ്യമാക്കുക"
#: fish/cmds.c:1155
msgid "get the filesystem UUID"
msgstr ""
#: fish/cmds.c:1156
msgid "activate or deactivate some volume groups"
msgstr "ചില വോള്യം ഗ്രൂപ്പുകള്‍ സജീവം അല്ലെങ്കില്‍ നിര്‍ജീവമാക്കുക"
#: fish/cmds.c:1157
msgid "activate or deactivate all volume groups"
msgstr "എല്ലാ വോള്യം ഗ്രൂപ്പുകളും സജീവം അല്ലെങ്കില്‍ നിര്‍ജീവമാക്കുക"
#: fish/cmds.c:1158
msgid "generate a new random UUID for a volume group"
msgstr ""
#: fish/cmds.c:1159
msgid "generate new random UUIDs for all volume groups"
msgstr ""
#: fish/cmds.c:1160
msgid "create an LVM volume group"
msgstr "ഒരു എല്‍വിഎം വോള്യം ഗ്രൂപ്പ് നിര്‍മ്മിക്കുക"
#: fish/cmds.c:1161
msgid "get the LV UUIDs of all LVs in the volume group"
msgstr ""
#: fish/cmds.c:1162
msgid "get volume group metadata"
msgstr ""
#: fish/cmds.c:1163
msgid "get the PV UUIDs containing the volume group"
msgstr ""
#: fish/cmds.c:1164
msgid "remove an LVM volume group"
msgstr "ഒരു എല്‍വിഎം വോള്യം ഗ്രൂപ്പ് നീക്കം ചെയ്യുക"
#: fish/cmds.c:1165
msgid "rename an LVM volume group"
msgstr ""
#: fish/cmds.c:1166 fish/cmds.c:1167
msgid "list the LVM volume groups (VGs)"
msgstr "എല്‍വിഎം വോള്യം ഗ്രൂപ്പുകള്‍ (വിജി) ലഭ്യമാക്കുക"
#: fish/cmds.c:1168
msgid "rescan for LVM physical volumes, volume groups and logical volumes"
msgstr ""
#: fish/cmds.c:1169
msgid "get the UUID of a volume group"
msgstr ""
#: fish/cmds.c:1173
msgid "count characters in a file"
msgstr "ഒരു ഫയലിലുള്ള അക്ഷരങ്ങള്‍ എണ്ണുക"
#: fish/cmds.c:1174
msgid "count lines in a file"
msgstr "ഒരു ഫയലിലുള്ള വരികള്‍ എണ്ണുക"
#: fish/cmds.c:1175
msgid "count words in a file"
msgstr "ഒരു ഫയലിലുള്ള വാക്കുകള്‍ എണ്ണുക"
#: fish/cmds.c:1176
msgid "wipe a filesystem signature from a device"
msgstr ""
#: fish/cmds.c:1177
msgid "create a new file"
msgstr ""
#: fish/cmds.c:1178
msgid "append content to end of file"
msgstr ""
#: fish/cmds.c:1179
msgid "create a file"
msgstr "ഒരു ഫയല്‍ ഉണ്ടാക്കുക"
#: fish/cmds.c:1180
msgid "change parameters of an XFS filesystem"
msgstr ""
#: fish/cmds.c:1181
msgid "expand an existing XFS filesystem"
msgstr ""
#: fish/cmds.c:1182
msgid "get geometry of XFS filesystem"
msgstr ""
#: fish/cmds.c:1183
msgid "repair an XFS filesystem"
msgstr ""
#: fish/cmds.c:1184
msgid "destroy previously loaded yara rules"
msgstr ""
#: fish/cmds.c:1185
msgid "load yara rules within libguestfs"
msgstr ""
#: fish/cmds.c:1186
msgid "scan a file with the loaded yara rules"
msgstr ""
#: fish/cmds.c:1189
msgid "write zeroes to the device"
msgstr "ഡിവൈസിലേക്ക് പൂജ്യങ്ങള്‍ സൂക്ഷിക്കുക"
#: fish/cmds.c:1190
msgid "write zeroes to an entire device"
msgstr ""
#: fish/cmds.c:1191
msgid "zero free space in a filesystem"
msgstr ""
#: fish/cmds.c:1192
msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
msgstr "zero unused inodes and disk blocks on ext2/3 filesystem"
#: fish/cmds.c:1195
msgid "determine file type inside a compressed file"
msgstr "ഒരു കംപ്രസ്സ്ഡ് ഫയലിലുള്ള ഫയല്‍ രീതി കണ്ടുപിടിക്കുക"
#: fish/cmds.c:1198
msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
msgstr "ഒരു കമാന്‍ഡിന്റെ വിശദവിവരങ്ങള്‍ക്കായി -h <cmd> / help <cmd> ഉപയോഗിക്കുക."
#: fish/copy.c:42
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
#: fish/copy.c:71
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
#: fish/display.c:48
#, c-format
msgid "display filename\n"
msgstr ""
#: fish/edit.c:43
#, c-format
msgid "use '%s filename' to edit a file\n"
msgstr "ഒരു ഫയല്‍ ചിട്ടപ്പെടുത്തുന്നതിനായി '%s filename' ഉപയോഗിക്കുക\n"
#: fish/event-names.c:69
#, c-format
msgid "unknown event name: %s\n"
msgstr ""
#: fish/events.c:179
#, c-format
msgid "use 'event <name> <eventset> <script>' to register an event handler\n"
msgstr ""
#: fish/events.c:238
#, c-format
msgid "use 'delete-event <name>' to delete an event handler\n"
msgstr ""
#: fish/events.c:247
#, c-format
msgid "delete-event: %s: no such event handler\n"
msgstr ""
#: fish/events.c:297
#, c-format
msgid "use list-events to list event handlers\n"
msgstr ""
#: fish/fish.c:114 fuse/guestmount.c:103 fuse/guestunmount.c:57
#: rescue/rescue.c:80
#, c-format
msgid "Try %s --help for more information.\n"
msgstr ""
#: fish/fish.c:117
#, c-format
msgid ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
"Copyright (C) 2009-2020 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] cmd [: cmd : cmd ...]\n"
"Options:\n"
" -h|--cmd-help List available commands\n"
" -h|--cmd-help cmd Display detailed help on cmd\n"
" -a|--add image Add image\n"
" --blocksize[=512|4096]\n"
" Set sector size of the disk for -a option\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
" --csh Make --listen csh-compatible\n"
" -d|--domain guest Add disks from libvirt guest\n"
" --echo-keys Dont turn off echo for passphrases\n"
" -f|--file file Read commands from file\n"
" --format[=raw|..] Force disk format for -a option\n"
" --help Display brief help\n"
" -i|--inspector Automatically mount filesystems\n"
" --key selector Specify a LUKS key\n"
" --keys-from-stdin Read passphrases from stdin\n"
" --listen Listen for remote commands\n"
" -m|--mount dev[:mnt[:opts[:fstype]]]\n"
" Mount dev on mnt (if omitted, /)\n"
" --network Enable network\n"
" -N|--new [filename=]type\n"
" Create prepared disk (test<N>.img or filename)\n"
" -n|--no-sync Dont autosync\n"
" --no-dest-paths Dont tab-complete paths from guest fs\n"
" --pipe-error Pipe commands can detect write errors\n"
" --progress-bars Enable progress bars even when not interactive\n"
" --no-progress-bars Disable progress bars\n"
" --remote[=pid] Send commands to remote %s\n"
" -r|--ro Mount read-only\n"
" --selinux For backwards compat only, does nothing\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
" -x Echo each command before executing it\n"
"\n"
"To examine a disk image, ISO, hard disk, filesystem etc:\n"
" %s [--ro|--rw] -i -a /path/to/disk.img\n"
"or\n"
" %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
"\n"
"--ro is recommended to avoid any writes to the disk image.\n"
"\n"
"If -i option fails run again without -i and use run +\n"
"list-filesystems + mount cmds.\n"
"\n"
"For more information, see the manpage %s(1).\n"
msgstr ""
#: fish/fish.c:268
#, c-format
msgid "--listen=PID: PID was not a number: %s"
msgstr ""
#: fish/fish.c:273
#, c-format
msgid "remote: $GUESTFISH_PID must be set to the PID of the remote process"
msgstr ""
#: fish/fish.c:294 fuse/guestmount.c:250 lib/libvirt-domain.c:97
#: lib/libvirt-domain.c:144 lib/libvirt-domain.c:246
#, c-format
msgid "libguestfs live support was removed in libguestfs 1.48"
msgstr ""
#: fish/fish.c:306 fuse/guestmount.c:263 fuse/guestunmount.c:131
#: rescue/rescue.c:225 test-tool/test-tool.c:123
#, c-format
msgid "unknown long option: %s (%d)"
msgstr ""
#: fish/fish.c:323
#, c-format
msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n"
msgstr ""
#: fish/fish.c:330
#, c-format
msgid "only one -f parameter can be given"
msgstr ""
#: fish/fish.c:513
#, c-format
msgid "cannot use --listen and --remote options at the same time"
msgstr ""
#: fish/fish.c:518
#, c-format
msgid "extra parameters on the command line with --listen flag"
msgstr ""
#: fish/fish.c:521
#, c-format
msgid "cannot use --listen and --file options at the same time"
msgstr ""
#: fish/fish.c:698
#, c-format
msgid ""
"\n"
"Welcome to guestfish, the guest filesystem shell for\n"
"editing virtual machine filesystems and disk images.\n"
"\n"
"Type: help for help on commands\n"
" man to read the manual\n"
" quit to quit the shell\n"
"\n"
msgstr ""
#: fish/fish.c:872 fish/fish.c:888
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: കമാന്‍ഡ് ആര്‍ഗ്യുമെന്റുകള്‍ വൈറ്റ്സ്പെയിസ് ഉപയോഗിച്ചു് വേര്‍തിരിച്ചിട്ടില്ല\n"
#: fish/fish.c:882
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: അപൂര്‍ണ്ണമായ സിംഗിള്‍ കോട്ട്\n"
#: fish/fish.c:912
#, c-format
msgid "%s: internal error parsing string at %s\n"
msgstr ""
#: fish/fish.c:929
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: അനവധി ആര്‍ഗ്യുമെന്റുകള്‍\n"
#: fish/fish.c:1005
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
#: fish/fish.c:1014
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: അപൂര്‍ണ്ണമായ ഡബിള്‍ കോട്ട്\n"
#: fish/fish.c:1079
#, c-format
msgid "empty command on command line"
msgstr ""
#: fish/fish.c:1233
msgid "display a list of commands or help on a command"
msgstr "കമാന്‍ഡുകളുടെ ഒരു പട്ടിക അല്ലെങ്കില്‍ ഒരു കമാന്‍ഡിനുള്ള സഹായം കാണിക്കുക"
#: fish/fish.c:1235
msgid "quit guestfish"
msgstr "guestfish-ല്‍ നിന്നും പുറത്തു് കടക്കുക"
#: fish/fish.c:1246
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
" help --list\n"
" help cmd\n"
" help\n"
msgstr ""
#: fish/fish.c:1255
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr ""
"quit - quit guestfish\n"
" quit\n"
#: fish/fish.c:1260
#, c-format
msgid "%s: command not known: "
msgstr ""
#: fish/fish.c:1262
#, c-format
msgid "use 'help --list' to list all commands\n"
msgstr ""
#: fish/fish.c:1264
#, c-format
msgid "use -h to list all commands\n"
msgstr ""
#: fish/fish.c:1284
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
"For a list of commands: guestfish -h\n"
"For complete documentation: man guestfish\n"
msgstr ""
#: fish/fish.c:1295
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
#: fish/fish.c:1422
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "Runaway quote in string \"%s\"\n"
#: fish/fish.c:1754
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
#: fish/fish.c:1760
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
#: fish/fish.c:1774
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
#: fish/fish.c:1793
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
" umount-all\n"
" mount %s /\n"
msgstr ""
#: fish/glob.c:74
#, c-format
msgid "use 'glob command [args...]'\n"
msgstr "'glob command [args...]' ഉപയോഗിക്കുക\n"
#: fish/glob.c:142
#, c-format
msgid "glob: guestfs_glob_expand call failed: %s\n"
msgstr "glob: guestfs_glob_expand കോള്‍ പരാജയപ്പെട്ടു: %s\n"
#: fish/help.c:47
#, c-format
msgid ""
"Add disk images to examine using the -a or -d options, or the add\n"
"command.\n"
"Or create a new disk image using -N, or the alloc or sparse commands.\n"
"Once you have done this, use the run command.\n"
msgstr ""
#: fish/help.c:54
#, c-format
msgid ""
"Find out what filesystems are available using list-filesystems and then\n"
"mount them to examine or modify the contents using mount-ro or\n"
"mount.\n"
msgstr ""
#: fish/help.c:62
#, c-format
msgid ""
"For more information about a command, use help cmd.\n"
"\n"
"To read the manual, type man.\n"
msgstr ""
#: fish/help.c:81
#, c-format
msgid "use 'help', 'help <cmd>' or 'help -l|--list' to list all commands\n"
msgstr ""
#: fish/hexedit.c:46
#, c-format
msgid "hexedit (device|filename) [max | start max]\n"
msgstr ""
#: fish/hexedit.c:57
#, c-format
msgid "hexedit: %s is a zero length file or device\n"
msgstr ""
#: fish/hexedit.c:68
#, c-format
msgid ""
"hexedit: %s is larger than %s. You must supply a limit using\n"
" 'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
" 'hexedit %s <start> <max>'.\n"
msgstr ""
#: fish/hexedit.c:97
#, c-format
msgid "hexedit: invalid range\n"
msgstr ""
#: fish/lcd.c:36
#, c-format
msgid "use 'lcd directory' to change local directory\n"
msgstr "ലോക്കല്‍ ഡയറക്ടറി മാറ്റുന്നതിനായി 'lcd directory' ഉപയോഗിക്കുക\n"
#: fish/man.c:37
#, c-format
msgid "use man without parameters to open the manual\n"
msgstr ""
#: fish/more.c:46
#, c-format
msgid "use '%s filename' to page a file\n"
msgstr "ഒരു ഫയല്‍ താളിലാക്കുന്നതിനായി '%s filename' ഉപയോഗിക്കുക\n"
#: fish/prep-boot.c:37 fish/prep-boot.c:87 fish/prep-disk.c:35
#: fish/prep-fs.c:37 fish/prep-lv.c:68 fish/prep-lv.c:109 fish/prep-part.c:35
msgid "failed to allocate disk"
msgstr ""
#: fish/prep-boot.c:45 fish/prep-boot.c:95
msgid "could not parse boot size"
msgstr ""
#: fish/prep-boot.c:49 fish/prep-boot.c:99
#, c-format
msgid "failed to get sector size of disk: %s"
msgstr ""
#: fish/prep-boot.c:53 fish/prep-boot.c:103 fish/prep-fs.c:44 fish/prep-lv.c:75
#: fish/prep-lv.c:116 fish/prep-part.c:42
#, c-format
msgid "failed to partition disk: %s"
msgstr ""
#: fish/prep-boot.c:58 fish/prep-boot.c:108
#, c-format
msgid "failed to add boot partition: %s"
msgstr ""
#: fish/prep-boot.c:62 fish/prep-boot.c:112
#, c-format
msgid "failed to add root partition: %s"
msgstr ""
#: fish/prep-boot.c:69 fish/prep-boot.c:124
#, c-format
msgid "failed to create boot filesystem: %s"
msgstr ""
#: fish/prep-boot.c:76 fish/prep-boot.c:145
#, c-format
msgid "failed to create root filesystem: %s"
msgstr ""
#: fish/prep-boot.c:84 fish/prep-boot.c:118 fish/prep-lv.c:65 fish/prep-lv.c:81
#: fish/prep-lv.c:106 fish/prep-lv.c:122
msgid "incorrect format for LV name, use '/dev/VG/LV'"
msgstr ""
#: fish/prep-boot.c:131 fish/prep-lv.c:88 fish/prep-lv.c:129
#, c-format
msgid "failed to create PV: %s: %s"
msgstr ""
#: fish/prep-boot.c:136 fish/prep-lv.c:93 fish/prep-lv.c:134
#, c-format
msgid "failed to create VG: %s: %s"
msgstr ""
#: fish/prep-boot.c:141 fish/prep-lv.c:98 fish/prep-lv.c:139
#, c-format
msgid "failed to create LV: /dev/%s/%s: %s"
msgstr ""
#: fish/prep-fs.c:52 fish/prep-lv.c:144
#, c-format
msgid "failed to create filesystem (%s): %s"
msgstr ""
#: fish/prep.c:45
#, c-format
msgid ""
"List of available prepared disk images:\n"
"\n"
msgstr ""
#: fish/prep.c:48
#, c-format
msgid ""
"guestfish -N %-8s - %s\n"
"\n"
"%s\n"
msgstr ""
#: fish/prep.c:56
#, c-format
msgid " Optional parameters:\n"
msgstr ""
#: fish/prep.c:63
#, c-format
msgid "<%s> %s (default: %s)\n"
msgstr ""
#: fish/prep.c:73
#, c-format
msgid ""
"Prepared disk images are written to file \"test1.img\" in the local\n"
"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
"You can override the name by providing a filename before the type, eg:\n"
"\n"
" guestfish -N blank.img=fs\n"
"\n"
"For more information see the guestfish(1) manual.\n"
msgstr ""
#: fish/prep.c:109
#, c-format
msgid ""
"-N parameter %s: no such prepared disk image known.\n"
"Use 'guestfish -N help' to list possible values for the -N parameter."
msgstr ""
#: fish/prep.c:162
#, c-format
msgid "guestfish: error creating prepared disk image %s on %s: "
msgstr ""
#: fish/rc.c:71
#, c-format
msgid "%s is not a directory or has insecure owner or permissions"
msgstr ""
#: fish/rc.c:283
#, c-format
msgid "guestfish: protocol error: could not read hello message\n"
msgstr ""
#: fish/rc.c:288
#, c-format
msgid ""
"guestfish: protocol error: version mismatch, server version %s does not "
"match client version %s. The two versions must match exactly.\n"
msgstr ""
#: fish/rc.c:373 fish/rc.c:387
#, c-format
msgid "guestfish: remote: looks like the server is not running\n"
msgstr "guestfish: remote: സര്‍വര്‍ പ്രവര്‍ത്തിക്കുന്നില്ല\n"
#: fish/rc.c:399 fish/rc.c:413
#, c-format
msgid "guestfish: protocol error: could not send initial greeting to server\n"
msgstr ""
"guestfish: protocol error: പ്രാരംഭ സന്ദേശം സര്‍വറിലേക്ക് അയയ്ക്കുവാന്‍ സാധ്യമായില്ല\n"
#: fish/rc.c:424
#, c-format
msgid "guestfish: protocol error: could not decode reply from server\n"
msgstr "guestfish: protocol error:സര്‍വറില്‍ നിന്നുള്ള മറുപടി ഡീക്കോഡ് ചെയ്യുവാന്‍ സാധ്യമല്ല\n"
#: fish/reopen.c:43
#, c-format
msgid "reopen command takes no parameters\n"
msgstr ""
#: fish/reopen.c:56
#, c-format
msgid "reopen: guestfs_create: failed to create handle\n"
msgstr "reopen: guestfs_create: ഹാന്‍ഡില്‍ ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു\n"
#: fish/run-0.c:143 fish/run-0.c:161 fish/run-0.c:174 fish/run-0.c:202
#: fish/run-0.c:350 fish/run-0.c:738 fish/run-0.c:751 fish/run-0.c:2009
#: fish/run-0.c:2380 fish/run-0.c:2471 fish/run-0.c:2580 fish/run-0.c:2649
#: fish/run-1.c:301 fish/run-1.c:528 fish/run-1.c:541 fish/run-1.c:554
#: fish/run-1.c:567 fish/run-1.c:679 fish/run-1.c:692 fish/run-1.c:1162
#: fish/run-1.c:1175 fish/run-1.c:1188 fish/run-1.c:1201 fish/run-1.c:1478
#: fish/run-1.c:1491 fish/run-1.c:2344 fish/run-1.c:2388 fish/run-1.c:2401
#: fish/run-1.c:2414 fish/run-1.c:2427 fish/run-1.c:2440 fish/run-1.c:2694
#: fish/run-1.c:2742 fish/run-1.c:2816 fish/run-1.c:3000 fish/run-1.c:3013
#: fish/run-1.c:3062 fish/run-1.c:3143 fish/run-1.c:3156 fish/run-1.c:3169
#: fish/run-1.c:3182 fish/run-1.c:3195 fish/run-2.c:138 fish/run-2.c:202
#: fish/run-2.c:561 fish/run-2.c:772 fish/run-2.c:785 fish/run-2.c:1065
#: fish/run-2.c:1317 fish/run-2.c:1398 fish/run-2.c:1613 fish/run-2.c:1924
#: fish/run-2.c:2247 fish/run-2.c:2260 fish/run-2.c:2422 fish/run-3.c:417
#: fish/run-3.c:987 fish/run-3.c:1353 fish/run-3.c:1366 fish/run-3.c:1379
#: fish/run-3.c:1392 fish/run-3.c:1635 fish/run-3.c:1694 fish/run-3.c:2464
#: fish/run-3.c:2477 fish/run-3.c:2490 fish/run-3.c:2503 fish/run-3.c:2516
#: fish/run-3.c:2529 fish/run-3.c:2542 fish/run-3.c:2555 fish/run-3.c:2568
#: fish/run-3.c:2581 fish/run-3.c:2594 fish/run-3.c:2607 fish/run-3.c:2620
#: fish/run-3.c:2633 fish/run-3.c:2646 fish/run-3.c:2659 fish/run-3.c:2672
#: fish/run-3.c:2948 fish/run-3.c:2989 fish/run-3.c:3257 fish/run-3.c:3270
#: fish/run-3.c:3387 fish/run-3.c:3573 fish/run-3.c:3586 fish/run-3.c:3599
#: fish/run-3.c:3682 fish/run-4.c:181 fish/run-4.c:491 fish/run-4.c:1639
#: fish/run-4.c:2088 fish/run-5.c:411 fish/run-5.c:549 fish/run-5.c:562
#: fish/run-5.c:674 fish/run-5.c:687 fish/run-5.c:1225 fish/run-5.c:1303
#: fish/run-5.c:2276 fish/run-5.c:2368 fish/run-5.c:2945 fish/run-5.c:2958
#: fish/run-5.c:2971 fish/run-5.c:3146 fish/run-5.c:3159 fish/run-5.c:3172
#: fish/run-5.c:3185 fish/run-6.c:259 fish/run-6.c:367 fish/run-6.c:1727
#: fish/run-6.c:1873 fish/run-6.c:1886 fish/run-6.c:2169 fish/run-6.c:2188
#: fish/run-6.c:2201 fish/run-6.c:2214
#, c-format
msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n"
msgstr ""
#: fish/run-0.c:212 fish/run-0.c:360 fish/run-0.c:524 fish/run-0.c:597
#: fish/run-0.c:761 fish/run-0.c:1775 fish/run-0.c:1895 fish/run-0.c:2019
#: fish/run-0.c:2590 fish/run-1.c:311 fish/run-1.c:577 fish/run-1.c:702
#: fish/run-1.c:1211 fish/run-1.c:1501 fish/run-1.c:2085 fish/run-1.c:2450
#: fish/run-1.c:2704 fish/run-1.c:2881 fish/run-1.c:3023 fish/run-1.c:3215
#: fish/run-2.c:235 fish/run-2.c:325 fish/run-2.c:795 fish/run-2.c:1075
#: fish/run-2.c:1327 fish/run-2.c:1408 fish/run-2.c:1733 fish/run-2.c:2270
#: fish/run-3.c:432 fish/run-3.c:494 fish/run-3.c:589 fish/run-3.c:890
#: fish/run-3.c:997 fish/run-3.c:1402 fish/run-3.c:1645 fish/run-3.c:1704
#: fish/run-3.c:2682 fish/run-3.c:2999 fish/run-3.c:3280 fish/run-3.c:3609
#: fish/run-3.c:3845 fish/run-4.c:401 fish/run-4.c:506 fish/run-4.c:864
#: fish/run-4.c:1649 fish/run-4.c:2098 fish/run-5.c:572 fish/run-5.c:697
#: fish/run-5.c:751 fish/run-5.c:1235 fish/run-5.c:1313 fish/run-5.c:1844
#: fish/run-5.c:3072 fish/run-5.c:3273 fish/run-6.c:382 fish/run-6.c:1322
#: fish/run-6.c:1393 fish/run-6.c:1737 fish/run-6.c:1896 fish/run-6.c:2224
#, c-format
msgid "%s: unknown optional argument \"%s\"\n"
msgstr ""
#: fish/run-0.c:218 fish/run-0.c:366 fish/run-0.c:530 fish/run-0.c:603
#: fish/run-0.c:767 fish/run-0.c:1781 fish/run-0.c:1901 fish/run-0.c:2025
#: fish/run-0.c:2596 fish/run-1.c:317 fish/run-1.c:583 fish/run-1.c:708
#: fish/run-1.c:1217 fish/run-1.c:1507 fish/run-1.c:2091 fish/run-1.c:2456
#: fish/run-1.c:2710 fish/run-1.c:2887 fish/run-1.c:3029 fish/run-1.c:3221
#: fish/run-2.c:241 fish/run-2.c:331 fish/run-2.c:801 fish/run-2.c:1081
#: fish/run-2.c:1333 fish/run-2.c:1414 fish/run-2.c:1739 fish/run-2.c:2276
#: fish/run-3.c:438 fish/run-3.c:500 fish/run-3.c:595 fish/run-3.c:896
#: fish/run-3.c:1003 fish/run-3.c:1408 fish/run-3.c:1651 fish/run-3.c:1710
#: fish/run-3.c:2688 fish/run-3.c:3005 fish/run-3.c:3286 fish/run-3.c:3615
#: fish/run-3.c:3851 fish/run-4.c:407 fish/run-4.c:512 fish/run-4.c:870
#: fish/run-4.c:1655 fish/run-4.c:2104 fish/run-5.c:578 fish/run-5.c:703
#: fish/run-5.c:757 fish/run-5.c:1241 fish/run-5.c:1319 fish/run-5.c:1850
#: fish/run-5.c:3078 fish/run-5.c:3279 fish/run-6.c:388 fish/run-6.c:1328
#: fish/run-6.c:1399 fish/run-6.c:1743 fish/run-6.c:1902 fish/run-6.c:2230
#, c-format
msgid "%s: optional argument \"%s\" given more than once\n"
msgstr ""
#: fish/run-0.c:508 fish/run-0.c:581 fish/run-0.c:889 fish/run-0.c:1028
#: fish/run-0.c:1068 fish/run-0.c:1082 fish/run-0.c:1120 fish/run-0.c:1156
#: fish/run-0.c:1664 fish/run-0.c:1681 fish/run-0.c:1703 fish/run-0.c:1736
#: fish/run-0.c:1759 fish/run-0.c:1996 fish/run-0.c:2175 fish/run-0.c:2414
#: fish/run-0.c:2510 fish/run-1.c:288 fish/run-1.c:632 fish/run-1.c:649
#: fish/run-1.c:666 fish/run-1.c:816 fish/run-1.c:926 fish/run-1.c:1010
#: fish/run-1.c:1255 fish/run-1.c:1309 fish/run-1.c:1346 fish/run-1.c:1432
#: fish/run-1.c:1667 fish/run-1.c:1686 fish/run-1.c:1955 fish/run-1.c:2007
#: fish/run-1.c:2024 fish/run-1.c:2047 fish/run-1.c:2070 fish/run-1.c:2156
#: fish/run-1.c:2175 fish/run-1.c:2194 fish/run-1.c:2495 fish/run-1.c:2514
#: fish/run-1.c:2598 fish/run-1.c:2617 fish/run-2.c:219 fish/run-2.c:280
#: fish/run-2.c:309 fish/run-2.c:503 fish/run-2.c:623 fish/run-2.c:642
#: fish/run-2.c:725 fish/run-2.c:742 fish/run-2.c:759 fish/run-2.c:894
#: fish/run-2.c:1146 fish/run-2.c:1183 fish/run-2.c:1524 fish/run-2.c:1575
#: fish/run-2.c:1672 fish/run-2.c:1804 fish/run-2.c:1909 fish/run-2.c:1962
#: fish/run-2.c:1981 fish/run-2.c:2019 fish/run-2.c:2131 fish/run-2.c:2337
#: fish/run-2.c:2602 fish/run-3.c:484 fish/run-3.c:573 fish/run-3.c:785
#: fish/run-3.c:835 fish/run-3.c:874 fish/run-3.c:957 fish/run-3.c:970
#: fish/run-3.c:1444 fish/run-3.c:1483 fish/run-3.c:1526 fish/run-3.c:1810
#: fish/run-3.c:2108 fish/run-3.c:2183 fish/run-3.c:2200 fish/run-3.c:2217
#: fish/run-3.c:2234 fish/run-3.c:2251 fish/run-3.c:2268 fish/run-3.c:2285
#: fish/run-3.c:2302 fish/run-3.c:2319 fish/run-3.c:2336 fish/run-3.c:2353
#: fish/run-3.c:2370 fish/run-3.c:2387 fish/run-3.c:2410 fish/run-3.c:2726
#: fish/run-3.c:2772 fish/run-3.c:2815 fish/run-3.c:2859 fish/run-3.c:2878
#: fish/run-3.c:2897 fish/run-3.c:2970 fish/run-3.c:3041 fish/run-3.c:3077
#: fish/run-3.c:3119 fish/run-3.c:3699 fish/run-3.c:3722 fish/run-3.c:3750
#: fish/run-3.c:3767 fish/run-3.c:3790 fish/run-3.c:3818 fish/run-3.c:3835
#: fish/run-3.c:3920 fish/run-3.c:3933 fish/run-3.c:3946 fish/run-3.c:3959
#: fish/run-3.c:4088 fish/run-4.c:139 fish/run-4.c:303 fish/run-4.c:444
#: fish/run-4.c:605 fish/run-4.c:648 fish/run-4.c:697 fish/run-4.c:710
#: fish/run-4.c:751 fish/run-4.c:820 fish/run-4.c:837 fish/run-4.c:854
#: fish/run-4.c:948 fish/run-4.c:1082 fish/run-4.c:1279 fish/run-4.c:1369
#: fish/run-4.c:1436 fish/run-4.c:1480 fish/run-4.c:1525 fish/run-4.c:1544
#: fish/run-4.c:1563 fish/run-4.c:1694 fish/run-4.c:1707 fish/run-4.c:1744
#: fish/run-4.c:1788 fish/run-4.c:1831 fish/run-4.c:1875 fish/run-4.c:2257
#: fish/run-5.c:502 fish/run-5.c:519 fish/run-5.c:536 fish/run-5.c:627
#: fish/run-5.c:644 fish/run-5.c:661 fish/run-5.c:872 fish/run-5.c:1001
#: fish/run-5.c:1069 fish/run-5.c:1398 fish/run-5.c:1562 fish/run-5.c:1610
#: fish/run-5.c:1654 fish/run-5.c:1772 fish/run-5.c:1800 fish/run-5.c:1823
#: fish/run-5.c:1887 fish/run-5.c:2042 fish/run-5.c:2085 fish/run-5.c:2129
#: fish/run-5.c:2173 fish/run-5.c:2310 fish/run-5.c:2428 fish/run-5.c:2447
#: fish/run-5.c:2466 fish/run-5.c:2544 fish/run-5.c:2563 fish/run-5.c:2582
#: fish/run-5.c:2601 fish/run-5.c:2766 fish/run-5.c:2988 fish/run-5.c:3005
#: fish/run-5.c:3022 fish/run-5.c:3039 fish/run-5.c:3056 fish/run-5.c:3202
#: fish/run-5.c:3219 fish/run-5.c:3236 fish/run-5.c:3253 fish/run-6.c:192
#: fish/run-6.c:498 fish/run-6.c:543 fish/run-6.c:682 fish/run-6.c:701
#: fish/run-6.c:857 fish/run-6.c:893 fish/run-6.c:1143 fish/run-6.c:1268
#: fish/run-6.c:1496 fish/run-6.c:1515 fish/run-6.c:1560 fish/run-6.c:1579
#: fish/run-6.c:1661 fish/run-6.c:1807 fish/run-6.c:1941 fish/run-6.c:2023
#: fish/run-6.c:2110
#, c-format
msgid "%s: %s: invalid integer parameter (%s returned %u)\n"
msgstr ""
#: fish/run-0.c:514 fish/run-0.c:587 fish/run-0.c:895 fish/run-0.c:1709
#: fish/run-0.c:1742 fish/run-0.c:1765 fish/run-0.c:2420 fish/run-0.c:2516
#: fish/run-1.c:932 fish/run-1.c:1016 fish/run-1.c:1438 fish/run-1.c:1673
#: fish/run-1.c:1692 fish/run-1.c:1961 fish/run-1.c:2030 fish/run-1.c:2053
#: fish/run-1.c:2162 fish/run-1.c:2181 fish/run-1.c:2200 fish/run-1.c:2501
#: fish/run-1.c:2604 fish/run-2.c:225 fish/run-2.c:315 fish/run-2.c:629
#: fish/run-2.c:648 fish/run-2.c:900 fish/run-2.c:1530 fish/run-2.c:1581
#: fish/run-2.c:1678 fish/run-2.c:1915 fish/run-2.c:1968 fish/run-2.c:2025
#: fish/run-2.c:2343 fish/run-3.c:579 fish/run-3.c:791 fish/run-3.c:880
#: fish/run-3.c:1489 fish/run-3.c:1532 fish/run-3.c:2114 fish/run-3.c:2393
#: fish/run-3.c:2416 fish/run-3.c:2732 fish/run-3.c:2778 fish/run-3.c:2821
#: fish/run-3.c:2865 fish/run-3.c:2884 fish/run-3.c:2903 fish/run-3.c:2976
#: fish/run-3.c:3083 fish/run-3.c:3125 fish/run-3.c:3705 fish/run-3.c:3728
#: fish/run-3.c:3773 fish/run-3.c:3796 fish/run-3.c:4094 fish/run-4.c:145
#: fish/run-4.c:309 fish/run-4.c:654 fish/run-4.c:954 fish/run-4.c:1285
#: fish/run-4.c:1375 fish/run-4.c:1442 fish/run-4.c:1486 fish/run-4.c:1531
#: fish/run-4.c:1550 fish/run-4.c:1569 fish/run-4.c:1750 fish/run-4.c:1794
#: fish/run-4.c:1837 fish/run-4.c:1881 fish/run-4.c:2263 fish/run-5.c:878
#: fish/run-5.c:1007 fish/run-5.c:1568 fish/run-5.c:1616 fish/run-5.c:1660
#: fish/run-5.c:1778 fish/run-5.c:1806 fish/run-5.c:1829 fish/run-5.c:1893
#: fish/run-5.c:2048 fish/run-5.c:2091 fish/run-5.c:2135 fish/run-5.c:2179
#: fish/run-5.c:2316 fish/run-5.c:2434 fish/run-5.c:2453 fish/run-5.c:2472
#: fish/run-5.c:2550 fish/run-5.c:2569 fish/run-5.c:2588 fish/run-5.c:2607
#: fish/run-5.c:3062 fish/run-6.c:198 fish/run-6.c:504 fish/run-6.c:688
#: fish/run-6.c:707 fish/run-6.c:1149 fish/run-6.c:1274 fish/run-6.c:1502
#: fish/run-6.c:1521 fish/run-6.c:1566 fish/run-6.c:2029 fish/run-6.c:2116
#, c-format
msgid "%s: %s: integer out of range\n"
msgstr "%s: %s: ഇന്റിജര്‍ പരിധികഴിഞ്ഞിരിക്കുന്നു\n"
#: fish/setenv.c:40
#, c-format
msgid "use '%s VAR value' to set an environment variable\n"
msgstr ""
#: fish/setenv.c:62
#, c-format
msgid "use '%s VAR' to unset an environment variable\n"
msgstr ""
#: fish/supported.c:58
msgid "yes"
msgstr ""
#: fish/supported.c:58
msgid "no"
msgstr ""
#: fish/time.c:41
#, c-format
msgid "use 'time command [args...]'\n"
msgstr "'time command [args...]' ഉപയോഗിക്കുക\n"
#: fuse/guestmount.c:106
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
"%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2020 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] mountpoint\n"
"Options:\n"
" -a|--add image Add image\n"
" --blocksize[=512|4096]\n"
" Set sector size of the disk for -a option\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
" --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
" -d|--domain guest Add disks from libvirt guest\n"
" --echo-keys Don't turn off echo for passphrases\n"
" --fd=FD Write to pipe FD when mountpoint is ready\n"
" --format[=raw|..] Force disk format for -a option\n"
" --fuse-help Display extra FUSE options\n"
" -i|--inspector Automatically mount filesystems\n"
" --help Display help message and exit\n"
" --key selector Specify a LUKS key\n"
" --keys-from-stdin Read passphrases from stdin\n"
" -m|--mount dev[:mnt[:opts[:fstype]] Mount dev on mnt (if omitted, /)\n"
" --no-fork Don't daemonize\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux For backwards compat only, does nothing\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
" -x|--trace Trace guestfs API calls\n"
msgstr ""
#: fuse/guestmount.c:258
#, c-format
msgid "unable to parse --fd option value: %s"
msgstr ""
#: fuse/guestmount.c:330 rescue/rescue.c:348
#, c-format
msgid "%s: error: you must specify at least one -a or -d option.\n"
msgstr ""
#: fuse/guestmount.c:335
#, c-format
msgid "%s: error: you must specify either -i at least one -m option.\n"
msgstr ""
#: fuse/guestmount.c:343
#, c-format
msgid "you must specify a mountpoint in the host filesystem"
msgstr ""
#: fuse/guestunmount.c:60
#, c-format
msgid ""
"%s: clean up a mounted filesystem\n"
"Copyright (C) 2013 Red Hat Inc.\n"
"Usage:\n"
" %s [--fd=FD] mountpoint\n"
"Options:\n"
" --fd=FD Pipe file descriptor to monitor\n"
" --help Display help message and exit\n"
" -q|--quiet Don't print fusermount errors\n"
" --no-retry Don't retry fusermount\n"
" --retry=N Retry fusermount N times (default: 5)\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
msgstr ""
#: fuse/guestunmount.c:121
#, c-format
msgid "cannot parse fd option %s"
msgstr ""
#: fuse/guestunmount.c:127
#, c-format
msgid "cannot parse retries option or value is too large %s"
msgstr ""
#: fuse/guestunmount.c:158
#, c-format
msgid "you must specify a mountpoint in the host filesystem\n"
msgstr ""
#: fuse/guestunmount.c:208
#, c-format
msgid "%s: failed to unmount %s: %s\n"
msgstr ""
#: fuse/guestunmount.c:219
#, c-format
msgid "%s: %s is not mounted: %s\n"
msgstr ""
#: lib/appliance-kcmdline.c:74
#, c-format
msgid "open: %s"
msgstr ""
#: lib/appliance-kcmdline.c:79
#, c-format
msgid "%s: cannot read extfs magic in superblock"
msgstr ""
#: lib/appliance-kcmdline.c:86
#, c-format
msgid "%s: appliance is not an extfs filesystem"
msgstr ""
#: lib/appliance-kcmdline.c:92
#, c-format
msgid "%s: cannot read UUID in superblock"
msgstr ""
#: lib/appliance.c:219
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin, fixed or old-style appliance "
"on LIBGUESTFS_PATH (search path: %s)"
msgstr ""
#: lib/available.c:72 lib/available.c:96
#, c-format
msgid "%s: unknown group"
msgstr ""
#: lib/available.c:75
#, c-format
msgid "%s: group not available"
msgstr ""
#: lib/conn-socket.c:70
msgid "accept_connection called twice"
msgstr ""
#: lib/conn-socket.c:149
msgid "read_data: socket not connected"
msgstr ""
#: lib/conn-socket.c:224
msgid "can_read_data: socket not connected"
msgstr ""
#: lib/conn-socket.c:253
msgid "write_data: socket not connected"
msgstr ""
#: lib/conn-socket.c:363
msgid "error reading console messages from the appliance"
msgstr ""
#: lib/conn-socket.c:406
msgid "console socket not connected"
msgstr ""
#: lib/copy-in-out.c:51
#, c-format
msgid "source %s does not exist (or cannot be read)"
msgstr ""
#: lib/copy-in-out.c:60 lib/copy-in-out.c:142
#, c-format
msgid "target %s is not a directory"
msgstr ""
#: lib/copy-in-out.c:179
#, c-format
msgid "%s is not a file or directory"
msgstr ""
#: lib/copy-in-out.c:245
msgid "error: argument is zero length or longer than maximum permitted"
msgstr ""
#: lib/create.c:65
msgid "if using a backing file, size must be passed as -1"
msgstr ""
#: lib/create.c:73
#, c-format
msgid "invalid size: %<PRIi64>"
msgstr ""
#: lib/create.c:81
msgid "backingfile cannot be used for raw format disks"
msgstr ""
#: lib/create.c:96
#, c-format
msgid "unsupported format %s"
msgstr ""
#: lib/create.c:110
#, c-format
msgid "cannot open block device: %s"
msgstr ""
#: lib/create.c:144
msgid "backingformat parameter cannot be used with raw format"
msgstr ""
#: lib/create.c:154 lib/create.c:292
#, c-format
msgid "invalid value for preallocation parameter %s"
msgstr ""
#: lib/create.c:160
msgid "compat parameter cannot be used with raw format"
msgstr ""
#: lib/create.c:164
msgid "clustersize parameter cannot be used with raw format"
msgstr ""
#: lib/create.c:171
#, c-format
msgid "refusing to overwrite char device %s"
msgstr ""
#: lib/create.c:181
#, c-format
msgid "cannot create raw file: %s"
msgstr ""
#: lib/create.c:187
#, c-format
msgid "%s: truncate"
msgstr ""
#: lib/create.c:200
#, c-format
msgid "%s: fallocate"
msgstr ""
#: lib/create.c:218
#, c-format
msgid "%s: write"
msgstr ""
#: lib/create.c:229
#, c-format
msgid "%s: close"
msgstr ""
#: lib/create.c:269
#, c-format
msgid "invalid value for backingformat parameter %s"
msgstr ""
#: lib/create.c:300
#, c-format
msgid "invalid value for compat parameter %s"
msgstr ""
#: lib/create.c:308
#, c-format
msgid "invalid value for clustersize parameter %d"
msgstr ""
#: lib/drives.c:83
msgid "this backend does not support adding read-only drives"
msgstr ""
#: lib/drives.c:176
msgid "curl: you must specify exactly one server"
msgstr ""
#: lib/drives.c:182
msgid "curl: only tcp transport is supported"
msgstr ""
#: lib/drives.c:187
msgid "curl: pathname should not be an empty string"
msgstr ""
#: lib/drives.c:192
msgid "curl: pathname must begin with a '/'"
msgstr ""
#: lib/drives.c:204
msgid "gluster: you cannot specify a username with this protocol"
msgstr ""
#: lib/drives.c:208
msgid "gluster: you cannot specify a secret with this protocol"
msgstr ""
#: lib/drives.c:213
msgid "gluster: you must specify exactly one server"
msgstr ""
#: lib/drives.c:218
msgid "gluster: volume name parameter should not be an empty string"
msgstr ""
#: lib/drives.c:223
msgid "gluster: volume/image must not begin with a '/'"
msgstr ""
#: lib/drives.c:247
msgid "nbd: you cannot specify a username with this protocol"
msgstr ""
#: lib/drives.c:251
msgid "nbd: you cannot specify a secret with this protocol"
msgstr ""
#: lib/drives.c:256
msgid "nbd: you must specify exactly one server"
msgstr ""
#: lib/drives.c:275
msgid "rbd: only tcp transport is supported"
msgstr ""
#: lib/drives.c:279
msgid "rbd: port number must be specified"
msgstr ""
#: lib/drives.c:285
msgid "rbd: image name parameter should not be an empty string"
msgstr ""
#: lib/drives.c:290
msgid "rbd: image name must not begin with a '/'"
msgstr ""
#: lib/drives.c:304
msgid "sheepdog: you cannot specify a username with this protocol"
msgstr ""
#: lib/drives.c:308
msgid "sheepdog: you cannot specify a secret with this protocol"
msgstr ""
#: lib/drives.c:315
msgid "sheepdog: only tcp transport is supported"
msgstr ""
#: lib/drives.c:319
msgid "sheepdog: port number must be specified"
msgstr ""
#: lib/drives.c:325
msgid "sheepdog: volume parameter should not be an empty string"
msgstr ""
#: lib/drives.c:330
msgid "sheepdog: volume parameter must not begin with a '/'"
msgstr ""
#: lib/drives.c:342
msgid "ssh: you must specify exactly one server"
msgstr ""
#: lib/drives.c:348
msgid "ssh: only tcp transport is supported"
msgstr ""
#: lib/drives.c:353
msgid "ssh: pathname should not be an empty string"
msgstr ""
#: lib/drives.c:358
msgid "ssh: pathname must begin with a '/'"
msgstr ""
#: lib/drives.c:363
msgid "ssh: username should not be an empty string"
msgstr ""
#: lib/drives.c:375
msgid "iscsi: you must specify exactly one server"
msgstr ""
#: lib/drives.c:381
msgid "iscsi: only tcp transport is supported"
msgstr ""
#: lib/drives.c:386
msgid "iscsi: target name should not be an empty string"
msgstr ""
#: lib/drives.c:391
msgid "iscsi: target string must not begin with a '/'"
msgstr ""
#: lib/drives.c:418
msgid "for device /dev/null, format must be raw"
msgstr ""
#: lib/drives.c:665
msgid "missing Unix domain socket path"
msgstr ""
#: lib/drives.c:677
#, c-format
msgid "invalid port number %s"
msgstr ""
#: lib/drives.c:684
#, c-format
msgid "invalid hostname %s"
msgstr ""
#: lib/drives.c:695
#, c-format
msgid "invalid hostname or server string %s"
msgstr ""
#: lib/drives.c:778
msgid "discard parameter must be disable, enable or besteffort"
msgstr ""
#: lib/drives.c:795
msgid "discard support cannot be enabled on read-only drives"
msgstr ""
#: lib/drives.c:801 lib/drives.c:807
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr ""
#: lib/drives.c:813
msgid "label parameter is empty, too long, or contains disallowed characters"
msgstr ""
#: lib/drives.c:819
msgid "cachemode parameter must be writeback (default) or unsafe"
msgstr ""
#: lib/drives.c:824
#, c-format
msgid "%s parameter is invalid"
msgstr ""
#: lib/drives.c:831
msgid "you cannot specify a server with file-backed disks"
msgstr ""
#: lib/drives.c:836
msgid "you cannot specify a username with file-backed disks"
msgstr ""
#: lib/drives.c:840
msgid "you cannot specify a secret with file-backed disks"
msgstr ""
#: lib/drives.c:903
#, c-format
msgid "unknown protocol %s"
msgstr ""
#: lib/drives.c:920 lib/drives.c:1013
msgid "hotplugging support was removed in libguestfs 1.48"
msgstr ""
#: lib/drives.c:1084
#, c-format
msgid "%s: device not found"
msgstr ""
#: lib/errors.c:426
#, c-format
msgid "libguestfs: error: %s\n"
msgstr "libguestfs: പിശക്: %s\n"
#: lib/errors.c:454
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr ""
#: lib/errors.c:485
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch പരാജയപ്പെട്ടു, മുമ്പുള്ള പിശക് സന്ദേശങ്ങള്‍ കാണുക"
#: lib/errors.c:488
msgid ""
"guestfs_launch failed.\n"
"This usually means the libguestfs appliance failed to start or crashed.\n"
msgstr ""
#: lib/errors.c:501
msgid ""
"appliance closed the connection unexpectedly, see earlier error messages"
msgstr ""
#: lib/errors.c:505
msgid ""
"appliance closed the connection unexpectedly.\n"
"This usually means the libguestfs appliance crashed.\n"
msgstr ""
#: lib/errors.c:518
msgid "appliance launch timed out, see earlier error messages"
msgstr ""
#: lib/errors.c:521
msgid ""
"appliance launch timed out.\n"
"This usually means the kernel or appliance hung during launch.\n"
msgstr ""
#: lib/errors.c:544
#, c-format
msgid "%s, see debug messages above"
msgstr ""
#: lib/errors.c:546
#, c-format
msgid "%s: %s: %s, see debug messages above"
msgstr ""
#: lib/errors.c:551
#, c-format
msgid ""
"%s.\n"
"To see full error messages you may need to enable debugging.\n"
msgstr ""
#: lib/errors.c:556
#, c-format
msgid ""
"%s: %s: %s.\n"
"To see full error messages you may need to enable debugging.\n"
msgstr ""
#: lib/fuse.c:972
msgid "filesystem is already mounted in another thread"
msgstr ""
#: lib/fuse.c:996
#, c-format
msgid "fuse_opt_add_arg: %s"
msgstr ""
#: lib/fuse.c:1013
#, c-format
msgid "fuse_mount failed: %s, see error messages above"
msgstr ""
#: lib/fuse.c:1032
#, c-format
msgid "fuse_new: %s"
msgstr ""
#: lib/fuse.c:1061
msgid "you must call guestfs_mount_local first"
msgstr ""
#: lib/fuse.c:1072
#, c-format
msgid ""
"you must call guestfs_mount first to mount a filesystem on '/'.\n"
"Note: %s is still mounted. Use guestunmount %s to clean up."
msgstr ""
#: lib/fuse.c:1082
#, c-format
msgid "fuse_loop: %s"
msgstr ""
#: lib/fuse.c:1133
msgid "no filesystem is mounted"
msgstr ""
#: lib/fuse.c:1252
msgid "could not initialize dir cache hashtables"
msgstr ""
#: lib/fuse.c:1507
msgid ""
"FUSE is not supported in this build of libguestfs because libfuse was not "
"found when libguestfs was compiled"
msgstr ""
#: lib/handle.c:143
msgid ""
"libguestfs was built with an invalid default backend, using direct instead"
msgstr ""
#: lib/handle.c:145
msgid "direct backend does not work"
msgstr ""
#: lib/handle.c:203 lib/handle.c:213
#, c-format
msgid "%s=%s: non-boolean value"
msgstr ""
#: lib/handle.c:255
msgid "non-numeric value for LIBGUESTFS_MEMSIZE"
msgstr ""
#: lib/handle.c:336
#, c-format
msgid "guestfs_close: called twice on the same handle\n"
msgstr "guestfs_close: ഒരേ ഹാന്‍ഡിലില്‍ രണ്ടു് തവണ വിളിച്ചിരിക്കുന്നു\n"
#: lib/handle.c:547
msgid ""
"configured --without-qemu so calling guestfs_set_qemu with qemu == NULL is "
"an error"
msgstr ""
#: lib/handle.c:600
#, c-format
msgid "too small value for memsize (must be at least %d)"
msgstr ""
#: lib/handle.c:717
msgid ""
"identifier must contain only alphanumeric characters, underscore or minus "
"sign"
msgstr ""
#: lib/handle.c:823
msgid "setting not found"
msgstr ""
#: lib/info.c:83
msgid "qemu-img info: JSON output did not contain format key"
msgstr ""
#: lib/info.c:106
msgid "qemu-img info: JSON output did not contain virtual-size key"
msgstr ""
#: lib/info.c:134
msgid "qemu-img info: JSON output was not an object"
msgstr ""
#: lib/info.c:180
msgid ""
"qemu-img info command produced no output, but didn't return an error status "
"code"
msgstr ""
#: lib/info.c:210
#, c-format
msgid "qemu-img info: JSON parse error: %s"
msgstr ""
#: lib/info.c:212
msgid "qemu-img info: unknown JSON parse error"
msgstr ""
#: lib/inspect-icon.c:729
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
#: lib/launch-direct.c:149
#, c-format
msgid ""
"current user is not a member of the KVM group (group ID %d). This user "
"cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended "
"that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group (you "
"might need to log out and log in again)."
msgstr ""
#: lib/launch-direct.c:395
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "guestfs_launch-നു് മുമ്പു് guestfs_add_drive വിളിക്കേണ്ടതു്"
#: lib/launch-direct.c:923 lib/launch-libvirt.c:713
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu വിന്യസിച്ചു് ഡെമണുമായി ബന്ധപ്പെട്ടു, പക്ഷേ state != READY"
#: lib/launch-libvirt.c:61
#, c-format
msgid "%s:%d: error constructing libvirt XML near call to \"%s\""
msgstr ""
#: lib/launch-libvirt.c:218
msgid ""
"could not auto-detect the format.\n"
"If the format is known, pass the format to libguestfs, eg. using the\n"
"--format option, or via the optional format argument to add-drive."
msgstr ""
#: lib/launch-libvirt.c:229
msgid ""
"could not auto-detect the format when using a non-file protocol.\n"
"If the format is known, pass the format to libguestfs, eg. using the\n"
"--format option, or via the optional format argument to add-drive."
msgstr ""
#: lib/launch-libvirt.c:344
msgid "direct mode flag is not supported yet for libvirt backend"
msgstr ""
#: lib/launch-libvirt.c:358
#, c-format
msgid "you must have libvirt >= %d.%d.%d to use the libvirt backend"
msgstr ""
#: lib/launch-libvirt.c:392
#, c-format
msgid "could not connect to libvirt (URI = %s)"
msgstr ""
#: lib/launch-libvirt.c:421
msgid "could not get libvirt capabilities"
msgstr ""
#: lib/launch-libvirt.c:442
msgid "could not get libvirt domain capabilities"
msgstr ""
#: lib/launch-libvirt.c:642
msgid ""
"could not create appliance through libvirt.\n"
"\n"
"Try running qemu directly without libvirt using this environment variable:\n"
"export LIBGUESTFS_BACKEND=direct\n"
"\n"
"Original error from libvirt"
msgstr ""
#: lib/launch-libvirt.c:780
msgid "unable to parse capabilities XML returned by libvirt"
msgstr ""
#: lib/launch-libvirt.c:786 lib/launch-libvirt.c:888 lib/libvirt-domain.c:412
#: lib/libvirt-domain.c:496
msgid "unable to create new XPath context"
msgstr ""
#: lib/launch-libvirt.c:796 lib/launch-libvirt.c:896 lib/launch-libvirt.c:912
#, c-format
msgid "unable to evaluate XPath expression: %s"
msgstr ""
#: lib/launch-libvirt.c:835
#, c-format
msgid ""
"libvirt hypervisor doesnt support qemu or KVM,\n"
"so we cannot create the libguestfs appliance.\n"
"The current backend is %s.\n"
"Check that the PATH environment variable is set and contains\n"
"the path to the qemu (qemu-system-*) or KVM (qemu-kvm, kvm etc).\n"
"Or: try setting:\n"
" export LIBGUESTFS_BACKEND=libvirt:qemu:///session\n"
"Or: if you want to have libguestfs run qemu directly, try:\n"
" export LIBGUESTFS_BACKEND=direct\n"
"For further help, read the guestfs(3) man page and libguestfs FAQ."
msgstr ""
#: lib/launch-libvirt.c:882
msgid "unable to parse domain capabilities XML returned by libvirt"
msgstr ""
#: lib/launch-libvirt.c:1470
msgid "iface parameter is not supported by the libvirt backend"
msgstr ""
#: lib/launch-libvirt.c:1516 lib/launch-libvirt.c:1774 lib/qemu.c:822
#, c-format
msgid "realpath: could not convert %s to absolute path"
msgstr ""
#: lib/launch-libvirt.c:1599
msgid ""
"libvirt does not support the qemu curl driver protocols (ftp, http, etc.); "
"try setting LIBGUESTFS_BACKEND=direct"
msgstr ""
#: lib/launch-libvirt.c:1989
msgid "could not define libvirt secret"
msgstr ""
#: lib/launch-libvirt.c:2000
msgid "rbd protocol secret must be base64 encoded"
msgstr ""
#: lib/launch-libvirt.c:2004
#, c-format
msgid "base64_decode_alloc: %m"
msgstr ""
#: lib/launch-libvirt.c:2025
msgid "could not set libvirt secret value"
msgstr ""
#: lib/launch-libvirt.c:2038
msgid "could not get UUID from libvirt secret"
msgstr ""
#: lib/launch-libvirt.c:2211
msgid "could not destroy libvirt domain"
msgstr ""
#: lib/launch-libvirt.c:2232 lib/launch-libvirt.c:2265
#, c-format
msgid "%s: internal error forming error message"
msgstr ""
#: lib/launch.c:63
msgid "the libguestfs handle has already been launched"
msgstr ""
#: lib/launch.c:76
#, c-format
msgid ""
"too many drives have been added, the current backend only supports %d drives"
msgstr ""
#: lib/launch.c:201
msgid "get-pid can only be called after launch"
msgstr ""
#: lib/launch.c:207
msgid "the current backend does not support get-pid"
msgstr ""
#: lib/launch.c:221
msgid "the current backend does not allow max disks to be queried"
msgstr ""
#: lib/launch.c:235
msgid "qemu has not been launched yet"
msgstr "qemu ഇതുവരെ വിന്യസിച്ചിട്ടില്ല"
#: lib/launch.c:298
#, c-format
msgid "parameter %s isn't allowed"
msgstr ""
#: lib/launch.c:327
#, c-format
msgid "socket path too long: %s/%s"
msgstr ""
#: lib/launch.c:331
#, c-format
msgid "%s"
msgstr ""
#: lib/libvirt-auth.c:96
#, c-format
msgid "unknown credential type %s"
msgstr ""
#: lib/libvirt-auth.c:101
msgid "list of supported credentials is too long"
msgstr ""
#: lib/libvirt-auth.c:166
#, c-format
msgid ""
"libvirt needs authentication to connect to libvirt URI %s\n"
"(see also: http://libvirt.org/auth.html http://libvirt.org/uri.html)\n"
msgstr ""
#: lib/libvirt-auth.c:242
#, c-format
msgid ""
"%s should only be called from within the GUESTFS_EVENT_LIBVIRT_AUTH event "
"handler"
msgstr ""
#: lib/libvirt-auth.c:274 lib/libvirt-auth.c:294 lib/libvirt-auth.c:314
#: lib/libvirt-auth.c:335
msgid "credential index out of range"
msgstr ""
#: lib/libvirt-auth.c:355
msgid ""
"libvirt authentication APIs not available since this version of libguestfs "
"was compiled without libvirt"
msgstr ""
#: lib/libvirt-domain.c:130
#, c-format
msgid "no libvirt domain called %s: %s"
msgstr ""
#: lib/libvirt-domain.c:228
msgid "unknown readonlydisk parameter"
msgstr ""
#: lib/libvirt-domain.c:257
#, c-format
msgid "error getting domain info: %s"
msgstr ""
#: lib/libvirt-domain.c:263
msgid ""
"error: domain is a live virtual machine.\n"
"Writing to the disks of a running virtual machine can cause disk "
"corruption.\n"
"Use read-only access. In most libguestfs tools use --ro."
msgstr ""
#: lib/libvirt-domain.c:354
#, c-format
msgid ""
"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
"\"error\""
msgstr ""
#: lib/libvirt-domain.c:430 lib/libvirt-domain.c:503
msgid "unable to evaluate XPath expression"
msgstr ""
#: lib/libvirt-domain.c:449
msgid "expected <seclabel/> to be an XML element"
msgstr ""
#: lib/libvirt-domain.c:613
#, c-format
msgid "no secret with UUID %s: %s"
msgstr ""
#: lib/libvirt-domain.c:621
#, c-format
msgid "cannot get the value of the secret with UUID %s: %s"
msgstr ""
#: lib/libvirt-domain.c:649
#, c-format
msgid "no secret for usage %s: %s"
msgstr ""
#: lib/libvirt-domain.c:657
#, c-format
msgid "cannot get the value of the secret with usage %s: %s"
msgstr ""
#: lib/libvirt-domain.c:799
msgid "libvirt domain has no disks"
msgstr ""
#: lib/libvirt-domain.c:816
#, c-format
msgid "error reading libvirt XML information: %s"
msgstr ""
#: lib/libvirt-domain.c:826
msgid "unable to parse XML information returned by libvirt"
msgstr ""
#: lib/libvirt-domain.c:847
#, c-format
msgid "no libvirt pool called %s: %s"
msgstr ""
#: lib/libvirt-domain.c:855
#, c-format
msgid "no volume called %s in the libvirt pool %s: %s"
msgstr ""
#: lib/libvirt-domain.c:863
#, c-format
msgid "cannot get information of the libvirt volume %s: %s"
msgstr ""
#: lib/libvirt-domain.c:877
#, c-format
msgid "cannot get the filename of the libvirt volume %s: %s"
msgstr ""
#: lib/libvirt-domain.c:946
msgid ""
"add-domain API not available since this version of libguestfs was compiled "
"without libvirt"
msgstr ""
#: lib/proto.c:238
#, c-format
msgid ""
"check_daemon_socket: read 0x%x from daemon, expected 0x%x. Lost protocol "
"synchronization (bad!)\n"
msgstr ""
#: lib/proto.c:284
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header പരാജയപ്പെട്ടു"
#: lib/proto.c:293
msgid "dispatch failed to marshal args"
msgstr "മാര്‍ഷല്‍ ആര്‍ഗ്യുമെന്റുകളിലേക്കു് നല്‍കുന്നതു് പരാജയപ്പെട്ടു"
#: lib/proto.c:387 lib/proto.c:891
msgid "operation cancelled by user"
msgstr ""
#: lib/proto.c:462
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk പരാജയപ്പെട്ടു (buf = %p, buflen = %zu)"
#: lib/proto.c:560
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "guestfsd-ല്‍ നിന്നും ഒപ്പ് ലഭിച്ചു, പക്ഷേ %d അവസ്ഥയില്‍"
#: lib/proto.c:579
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "സന്ദേശത്തിന്റെ നീളം (%u) > ഏറ്റവും കൂടിയ സാധ്യമായ വ്യാപ്തി (%d)"
#: lib/proto.c:847
msgid "write to daemon socket"
msgstr "ഡെമണ്‍ സോക്കറ്റിലേക്ക് സൂക്ഷിക്കുക"
#: lib/proto.c:876
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: ഫയല്‍ ലഭ്യമാക്കുമ്പോള്‍ അപ്രതീക്ഷിതമായ ഫ്ലാഗ് ലഭിച്ചിരിക്കുന്നു"
#: lib/proto.c:884
msgid "failed to parse file chunk"
msgstr "ഫയല്‍ പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു"
#: lib/proto.c:893
msgid "file receive cancelled by daemon"
msgstr "ഫയല്‍ ലഭ്യമാക്കുന്നതു് ഡെമണ്‍ റദ്ദാക്കിയിരിക്കുന്നു"
#: lib/qemu.c:992
msgid "discard cannot be enabled on this drive: qemu < 1.5"
msgstr ""
#: lib/qemu.c:1001
msgid ""
"discard cannot be enabled on this drive: the drive has a read-only overlay"
msgstr ""
#: lib/qemu.c:1008
msgid ""
"discard cannot be enabled on this drive: you have to specify the format of "
"the file"
msgstr ""
#: lib/qemu.c:1016
msgid ""
"discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on "
"qcow2 files"
msgstr ""
#: lib/qemu.c:1024
#, c-format
msgid ""
"discard cannot be enabled on this drive: qemu does not support discard for "
"%s format files"
msgstr ""
#: lib/qemu.c:1047
#, c-format
msgid ""
"discard cannot be enabled on this drive: protocol %s does not support "
"discard"
msgstr ""
#: lib/rescue.c:38
msgid "no console socket, the handle must be launched"
msgstr ""
#: lib/rescue.c:44
msgid "connection class does not support getting the console socket"
msgstr ""
#: lib/tmpdirs.c:66
#, c-format
msgid "converting path to absolute path: %s: %s: realpath"
msgstr ""
#: lib/tmpdirs.c:73 lib/tmpdirs.c:79
#, c-format
msgid "setting temporary directory"
msgstr ""
#: lib/tmpdirs.c:78
#, c-format
msgid "%s: %s: %s is not a directory"
msgstr ""
#: lib/tmpdirs.c:195
#, c-format
msgid "%s: cannot create temporary directory"
msgstr "%s: താല്‍ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല"
#: lib/tmpdirs.c:197
#, c-format
msgid ""
"%s: cannot create temporary directory. It may be that $XDG_RUNTIME_DIR is "
"pointing to a directory which we cannot write to, for example if you used "
"su [user] to change to this user account (see https://bugzilla.redhat."
"com/967509). You can correct this by adjusting XDG_RUNTIME_DIR and possibly "
"creating /run/user/%d with the right ownership."
msgstr ""
#: lib/tmpdirs.c:282
#, c-format
msgid "stat: %s"
msgstr ""
#: lib/tmpdirs.c:287
#, c-format
msgid "security: cached appliance %s is not owned by UID %ju"
msgstr ""
#: lib/tmpdirs.c:293
#, c-format
msgid "security: cached appliance %s is not a directory (mode %o)"
msgstr ""
#: lib/tmpdirs.c:299
#, c-format
msgid "security: cached appliance %s is writable by group or other (mode %o)"
msgstr ""
#: lib/version.c:166
#, c-format
msgid "could not parse integer in version number: %s"
msgstr ""
#: lib/whole-file.c:84
#, c-format
msgid "read: %s: unexpected end of file"
msgstr ""
#: rescue/escape.c:141
#, c-format
msgid "attempting to sync filesystems ..."
msgstr ""
#: rescue/escape.c:148
#, c-format
msgid "unmounting filesystems ..."
msgstr ""
#: rescue/escape.c:186
#, c-format
msgid "virt-rescue escape sequences:"
msgstr ""
#: rescue/escape.c:191
#, c-format
msgid " ? - print this message"
msgstr ""
#: rescue/escape.c:196
#, c-format
msgid " h - print this message"
msgstr ""
#: rescue/escape.c:202
#, c-format
msgid " i - print inspection data"
msgstr ""
#: rescue/escape.c:208
#, c-format
msgid " q - quit virt-rescue"
msgstr ""
#: rescue/escape.c:213
#, c-format
msgid " s - sync the filesystems"
msgstr ""
#: rescue/escape.c:218
#, c-format
msgid " u - unmount filesystems"
msgstr ""
#: rescue/escape.c:223
#, c-format
msgid " x - quit virt-rescue"
msgstr ""
#: rescue/escape.c:228
#, c-format
msgid " z - suspend virt-rescue"
msgstr ""
#: rescue/escape.c:231
#, c-format
msgid "to pass the escape key through to the rescue shell, type it twice"
msgstr ""
#: rescue/escape.c:250
#, c-format
msgid "root device: %s"
msgstr ""
#: rescue/escape.c:255
#, c-format
msgid " product name: %s"
msgstr ""
#: rescue/escape.c:262
#, c-format
msgid " type: %s"
msgstr ""
#: rescue/escape.c:269
#, c-format
msgid " distro: %s"
msgstr ""
#: rescue/rescue.c:83
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
"Copyright (C) 2009-2020 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] -d domname\n"
" %s [--options] -a disk.img [-a disk.img ...]\n"
"Options:\n"
" -a|--add image Add image\n"
" --append kernelopts Append kernel options\n"
" --blocksize[=512|4096]\n"
" Set sector size of the disk for -a option\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
" -d|--domain guest Add disks from libvirt guest\n"
" -e ^x|none Set or disable escape key (default ^])\n"
" --format[=raw|..] Force disk format for -a option\n"
" --help Display brief help\n"
" -i|--inspector Automatically mount filesystems\n"
" -m|--mount dev[:mnt[:opts[:fstype]] Mount dev on mnt (if omitted, /)\n"
" --memsize MB Set memory size in megabytes\n"
" --network Enable network\n"
" -r|--ro Access read-only\n"
" --scratch[=N] Add scratch disk(s)\n"
" --selinux For backwards compat only, does nothing\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1).\n"
msgstr ""
#: rescue/rescue.c:200
#, c-format
msgid "could not parse --smp parameter %s"
msgstr ""
#: rescue/rescue.c:203
#, c-format
msgid "--smp parameter %s should be >= 1"
msgstr ""
#: rescue/rescue.c:213
#, c-format
msgid "could not parse --scratch parameter %s"
msgstr ""
#: rescue/rescue.c:216
#, c-format
msgid "--scratch parameter %s should be >= 1"
msgstr ""
#: rescue/rescue.c:222
#, c-format
msgid "could not parse memory size %s"
msgstr ""
#: rescue/rescue.c:244
#, c-format
msgid "unrecognized escape key: %s"
msgstr ""
#: rescue/rescue.c:336
#, c-format
msgid ""
"%s: error: extra argument %s on command line.\n"
"Make sure to specify the argument for --format or --scratch like '--format="
"%s'.\n"
msgstr ""
#: rescue/suggest.c:62
#, c-format
msgid ""
"Inspecting the virtual machine or disk image ...\n"
"\n"
msgstr ""
#: rescue/suggest.c:81
#, c-format
msgid ""
"This disk contains one or more operating systems. You can use these mount\n"
"commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
"\n"
msgstr ""
#: rescue/suggest.c:96
#, c-format
msgid ""
"# %s is the root of a %s operating system\n"
"# type: %s, distro: %s, version: %d.%d\n"
"# %s\n"
"\n"
msgstr ""
#: rescue/suggest.c:155
#, c-format
msgid ""
"This disk contains no mountable filesystems that we recognize.\n"
"\n"
"However you can still use virt-rescue on the disk image, to try to mount\n"
"filesystems that are not recognized by libguestfs, or to create partitions,\n"
"logical volumes and filesystems on a blank disk.\n"
msgstr ""
#: rescue/suggest.c:162
#, c-format
msgid ""
"This disk contains one or more filesystems, but we dont recognize any\n"
"operating system. You can use these mount commands in virt-rescue (at the\n"
"><rescue> prompt) to mount these filesystems.\n"
"\n"
msgstr ""
#: rescue/suggest.c:167
#, c-format
msgid "# %s has type %s\n"
msgstr ""
#: test-tool/test-tool.c:57
#, c-format
msgid ""
"libguestfs-test-tool: interactive test tool\n"
"Copyright (C) 2009-2020 Red Hat Inc.\n"
"Usage:\n"
" libguestfs-test-tool [--options]\n"
"Options:\n"
" --help Display usage\n"
" --qemudir dir Specify QEMU source directory\n"
" --qemu qemu Specify QEMU binary\n"
" --timeout n\n"
" -t n Set launch timeout (default: %d seconds)\n"
" --version\n"
" -V Display libguestfs version and exit\n"
msgstr ""
#: test-tool/test-tool.c:129
#, c-format
msgid "invalid timeout: %s"
msgstr ""
#: test-tool/test-tool.c:151
#, c-format
msgid "unexpected command line option %d"
msgstr ""
#: test-tool/test-tool.c:156
#, c-format
msgid "extra arguments on the command line"
msgstr ""
#: test-tool/test-tool.c:175
#, c-format
msgid ""
"failed parsing environment variables.\n"
"Check earlier messages, and the output of the printenv command."
msgstr ""
#: test-tool/test-tool.c:317
#, c-format
msgid ""
"LIBGUESTFS_HV/LIBGUESTFS_QEMU environment variable is already set, so\n"
"--qemu/--qemudir options cannot be used."
msgstr ""
#: test-tool/test-tool.c:323
#, c-format
msgid "binary %s does not exist or is not executable"
msgstr ""
#: test-tool/test-tool.c:335
#, c-format
msgid "path does not look like a qemu source directory: %s"
msgstr ""
#~ msgid "%s: unknown command\n"
#~ msgstr "%s: അപരിചിതമായ കമാന്‍ഡ്\n"