# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. # # Translators: # rjones , 2011. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" "POT-Creation-Date: 2012-04-02 18:42+0100\n" "PO-Revision-Date: 2012-03-30 17:27+0000\n" "Last-Translator: rjones \n" "Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/language/" "kn/)\n" "Language: kn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0\n" #: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:104 #: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101 #: fuse/guestmount.c:65 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "ಹೆಚ್ಚಿನ ಮಾಹಿತಿಗಾಗಿ `%s -help' ಅನ್ನು ಪ್ರಯತ್ನಿಸಿ .\n" #: align/scan.c:72 #, c-format msgid "" "%s: check alignment of virtual machine partitions\n" "Copyright (C) 2011 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" " -c|--connect uri Specify libvirt URI for -d option\n" " -d|--domain guest Add disks from libvirt guest\n" " --format[=raw|..] Force disk format for -a option\n" " --help Display brief help\n" " -q|--quiet No output, just exit code\n" " -v|--verbose Verbose messages\n" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" msgstr "" #: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:207 #: cat/virt-ls.c:196 df/domains.c:429 df/main.c:136 edit/virt-edit.c:143 #: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:170 #: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: ಹ್ಯಾಂಡಲ್ ಅನ್ನು ನಿರ್ಮಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" #: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:261 #: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283 #: format/format.c:188 fuse/guestmount.c:198 inspector/virt-inspector.c:164 #: rescue/virt-rescue.c:179 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: ಗೊತ್ತಿರದ ಉದ್ದನೆಯ ಆಯ್ಕೆ: %s (%d)\n" #: align/scan.c:273 msgid "alignment < 4K" msgstr "" #: align/scan.c:278 msgid "alignment < 64K" msgstr "" #: cat/virt-cat.c:65 #, c-format msgid "" "%s: display files in a virtual machine\n" "Copyright (C) 2010 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" "Options:\n" " -a|--add image Add image\n" " -c|--connect uri Specify libvirt URI for -d option\n" " -d|--domain guest Add disks from libvirt guest\n" " --echo-keys Don't turn off echo for passphrases\n" " --format[=raw|..] Force disk format for -a option\n" " --help Display brief help\n" " --keys-from-stdin Read passphrases from stdin\n" " -v|--verbose Verbose messages\n" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" msgstr "" #: cat/virt-cat.c:358 edit/virt-edit.c:666 fish/fish.c:1563 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" #: cat/virt-cat.c:372 edit/virt-edit.c:680 #, c-format msgid "%s: drive '%c:' not found.\n" msgstr "" #: cat/virt-filesystems.c:108 #, c-format msgid "" "%s: list filesystems, partitions, block devices, LVM in a VM\n" "Copyright (C) 2010 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" " --all Display everything\n" " --blkdevs|--block-devices\n" " Display block devices\n" " -c|--connect uri Specify libvirt URI for -d option\n" " --csv Output as Comma-Separated Values\n" " -d|--domain guest Add disks from libvirt guest\n" " --echo-keys Don't turn off echo for passphrases\n" " --extra Display swap and data filesystems\n" " --filesystems Display mountable filesystems\n" " --format[=raw|..] Force disk format for -a option\n" " -h|--human-readable Human-readable sizes in --long output\n" " --help Display brief help\n" " --keys-from-stdin Read passphrases from stdin\n" " -l|--long Long output\n" " --lvs|--logvols|--logical-volumes\n" " Display LVM logical volumes\n" " --no-title No title in --long output\n" " --parts|--partitions Display partitions\n" " --pvs|--physvols|--physical-volumes\n" " Display LVM physical volumes\n" " --uuid|--uuids Add UUIDs to --long output\n" " -v|--verbose Verbose messages\n" " -V|--version Display version and exit\n" " --vgs|--volgroups|--volume-groups\n" " Display LVM volume groups\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" msgstr "" #: cat/virt-filesystems.c:323 cat/virt-ls.c:350 df/main.c:254 #, c-format msgid "%s: you cannot use -h and --csv options together.\n" msgstr "" #: cat/virt-ls.c:107 #, c-format msgid "" "%s: list files in a virtual machine\n" "Copyright (C) 2010-2012 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname dir [dir ...]\n" " %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n" "Options:\n" " -a|--add image Add image\n" " --checksum[=...] Display file checksums\n" " -c|--connect uri Specify libvirt URI for -d option\n" " --csv Comma-Separated Values output\n" " -d|--domain guest Add disks from libvirt guest\n" " --echo-keys Don't turn off echo for passphrases\n" " --extra-stats Display extra stats\n" " --format[=raw|..] Force disk format for -a option\n" " --help Display brief help\n" " -h|--human-readable Human-readable sizes in output\n" " --keys-from-stdin Read passphrases from stdin\n" " -l|--long Long listing\n" " -R|--recursive Recursive listing\n" " --times Display file times\n" " --time-days Display file times as days before now\n" " --time-relative Display file times as seconds before now\n" " --time-t Display file times as time_t's\n" " --uids Display UID, GID\n" " -v|--verbose Verbose messages\n" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" msgstr "" #: cat/virt-ls.c:341 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" "For more information, read the virt-ls(1) man page.\n" msgstr "" #: cat/virt-ls.c:580 #, c-format msgid "%s: error getting extended attrs for %s %s\n" msgstr "" #: cat/virt-ls.c:586 #, c-format msgid "%s: error: cannot parse xattr count for %s %s\n" msgstr "" #: df/domains.c:115 #, c-format msgid "%s: could not connect to libvirt (code %d, domain %d): %s" msgstr "" #: df/domains.c:124 #, c-format msgid "%s: could not get number of running domains (code %d, domain %d): %s" msgstr "" #: df/domains.c:134 #, c-format msgid "%s: could not list running domains (code %d, domain %d): %s" msgstr "" #: df/domains.c:145 #, c-format msgid "%s: could not get number of inactive domains (code %d, domain %d): %s" msgstr "" #: df/domains.c:155 #, c-format msgid "%s: could not list inactive domains (code %d, domain %d): %s" msgstr "" #: df/domains.c:281 #, c-format msgid "%s: ignoring %s, it has too many disks (%zu > %d)" msgstr "" #: df/main.c:74 #, c-format msgid "" "%s: display free space on virtual filesystems\n" "Copyright (C) 2010 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" " -c|--connect uri Specify libvirt URI for -d option\n" " --csv Output as Comma-Separated Values\n" " -d|--domain guest Add disks from libvirt guest\n" " --format[=raw|..] Force disk format for -a option\n" " -h|--human-readable Human-readable sizes in --long output\n" " --help Display brief help\n" " -i|--inodes Display inodes\n" " --one-per-guest Separate appliance per guest\n" " --uuid Add UUIDs to --long output\n" " -v|--verbose Verbose messages\n" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" msgstr "" #: df/main.c:266 #, c-format msgid "%s: compiled without support for libvirt and/or libxml2.\n" msgstr "" #: df/output.c:50 msgid "VirtualMachine" msgstr "" #: df/output.c:51 msgid "Filesystem" msgstr "" #: df/output.c:54 msgid "1K-blocks" msgstr "" #: df/output.c:56 msgid "Size" msgstr "" #: df/output.c:57 msgid "Used" msgstr "" #: df/output.c:58 msgid "Available" msgstr "" #: df/output.c:59 msgid "Use%" msgstr "" #: df/output.c:61 msgid "Inodes" msgstr "" #: df/output.c:62 msgid "IUsed" msgstr "" #: df/output.c:63 msgid "IFree" msgstr "" #: df/output.c:64 msgid "IUse%" msgstr "" #: edit/virt-edit.c:79 #, c-format msgid "" "%s: Edit a file in a virtual machine\n" "Copyright (C) 2009-2012 Red Hat Inc.\n" "Usage:\n" " %s [--options] -d domname file [file ...]\n" " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" "Options:\n" " -a|--add image Add image\n" " -b|--backup .ext Backup original as original.ext\n" " -c|--connect uri Specify libvirt URI for -d option\n" " -d|--domain guest Add disks from libvirt guest\n" " --echo-keys Don't turn off echo for passphrases\n" " -e|--expr expr Non-interactive editing using Perl expr\n" " --format[=raw|..] Force disk format for -a option\n" " --help Display brief help\n" " --keys-from-stdin Read passphrases from stdin\n" " -v|--verbose Verbose messages\n" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" msgstr "" #: edit/virt-edit.c:177 #, c-format msgid "%s: -b option given multiple times\n" msgstr "" #: edit/virt-edit.c:194 #, c-format msgid "%s: -e option given multiple times\n" msgstr "" #: fish/alloc.c:37 #, c-format msgid "use 'alloc file size' to create an image\n" msgstr "ಒಂದು ಚಿತ್ರಿಕೆಯನ್ನು ರಚಿಸಲು 'alloc file size' ಅನ್ನು ಬಳಸಿ\n" #: fish/alloc.c:51 #, c-format msgid "use 'sparse file size' to create a sparse image\n" msgstr "ಒಂದು ಚದುರಿದ(ಸ್ಪಾರ್ಸ್) ಚಿತ್ರಿಕೆಯನ್ನು ರಚಿಸಲು 'sparse file size' ಅನ್ನು ಬಳಸಿ\n" #: fish/alloc.c:75 #, c-format msgid "can't allocate or add disks after launching\n" msgstr "ಆರಂಭಿಸಿದ ನಂತರ ನಿಯೋಜಿಸಲು ಅಥವ ಡಿಸ್ಕುಗಳನ್ನು ಸೇರಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ\n" #: fish/alloc.c:156 #, c-format msgid "%s: invalid integer parameter (%s returned %d)\n" msgstr "" #: fish/cmds.c:2907 msgid "Command" msgstr "ಆಜ್ಞೆ" #: fish/cmds.c:2907 msgid "Description" msgstr "ವಿವರಣೆ" #: fish/cmds.c:2909 msgid "add a CD-ROM disk image to examine" msgstr "ಪರಿಶೀಲಿಸಲು CD-ROM ಡಿಸ್ಕ್ ಚಿತ್ರಿಕೆಯನ್ನು ಸೇರಿಸಿ" #: fish/cmds.c:2910 msgid "add the disk(s) from a named libvirt domain" msgstr "" #: fish/cmds.c:2911 fish/cmds.c:2912 msgid "add an image to examine or modify" msgstr "ಪರಿಶೀಲಿಸಲು ಅಥವ ಮಾರ್ಪಡಿಸಲು ಒಂದು ಚಿತ್ರಿಕೆಯನ್ನು ಸೇರಿಸಿ" #: fish/cmds.c:2913 msgid "add a drive in snapshot mode (read-only)" msgstr "ಒಂದು ಡ್ರೈವನ್ನು ಸ್ನಾಪ್‌ಶಾಟ್ ಕ್ರಮದಲ್ಲಿ ಸೇರಿಸು (ಓದಲು-ಮಾತ್ರ)" #: fish/cmds.c:2914 msgid "add a drive read-only specifying the QEMU block emulation to use" msgstr "" "ಬಳಸಬೇಕಿರುವ QEMU ಖಂಡ ಅನುಕರಣೆಯನ್ನು(ಎಮ್ಯುಲೇಶನ್) ಸೂಚಿಸುವ ಒಂದು ಡ್ರೈವ್ ಅನ್ನು ಓದಲು ಮಾತ್ರ " "ಸೂಚಿಸು" #: fish/cmds.c:2915 msgid "add a drive specifying the QEMU block emulation to use" msgstr "" "ಬಳಸಬೇಕಿರುವ QEMU ಖಂಡ ಅನುಕರಣೆಯನ್ನು(ಎಮ್ಯುಲೇಶನ್) ಸೂಚಿಸುವ ಒಂದು ಡ್ರೈವ್ ಅನ್ನು ಸೂಚಿಸು" #: fish/cmds.c:2916 msgid "allocate and add a disk file" msgstr "" #: fish/cmds.c:2917 msgid "clear Augeas path" msgstr "" #: fish/cmds.c:2918 msgid "close the current Augeas handle" msgstr "ಪ್ರಸಕ್ತ Augeas ಹ್ಯಾಂಡಲ್ ಅನ್ನು ಮುಚ್ಚು" #: fish/cmds.c:2919 msgid "define an Augeas node" msgstr "ಒಂದು Augeas ನೋಡ್ ಅನ್ನು ಸೂಚಿಸು" #: fish/cmds.c:2920 msgid "define an Augeas variable" msgstr "ಒಂದು Augeas ವೇರಿಯೇಬಲ್ ಅನ್ನು ಸೂಚಿಸು" #: fish/cmds.c:2921 msgid "look up the value of an Augeas path" msgstr "ಒಂದು Augeas ಮಾರ್ಗದ ಮೌಲ್ಯಕ್ಕಾಗಿ ಹುಡುಕು" #: fish/cmds.c:2922 msgid "create a new Augeas handle" msgstr "ಹೊಸ Augeas ಹ್ಯಾಂಡಲ್ ಅನ್ನು ರಚಿಸು" #: fish/cmds.c:2923 msgid "insert a sibling Augeas node" msgstr "ಜೋಡಿ Augeas ನೋಡ್ ಅನ್ನು ಸೇರಿಸು" #: fish/cmds.c:2924 msgid "load files into the tree" msgstr "ಕಡತಗಳನ್ನು ವೃಕ್ಷಕ್ಕೆ ಲೋಡ್ ಮಾಡು" #: fish/cmds.c:2925 msgid "list Augeas nodes under augpath" msgstr "Augeas ನೋಡ್‌ಗಳನ್ನು augpath ನಲ್ಲಿ ಪಟ್ಟಿ ಮಾಡು" #: fish/cmds.c:2926 msgid "return Augeas nodes which match augpath" msgstr "augpath ಗೆ ತಾಳೆಯಾಗುವ Augeas ಗೆ ಮರಳು" #: fish/cmds.c:2927 msgid "move Augeas node" msgstr "Augeas ನೋಡ್ ಅನ್ನು ಸ್ಥಳಾಂತರಿಸು" #: fish/cmds.c:2928 msgid "remove an Augeas path" msgstr "ಒಂದು Augeas ಮಾರ್ಗವನ್ನು ತೆಗೆದುಹಾಕು" #: fish/cmds.c:2929 msgid "write all pending Augeas changes to disk" msgstr "ಬಾಕಿ ಇರುವ ಎಲ್ಲಾ Augeas ಬದಲಾವಣೆಗಳನ್ನು ಡಿಸ್ಕಿಗೆ ಬರೆ" #: fish/cmds.c:2930 msgid "set Augeas path to value" msgstr "Augeas ಮಾರ್ಗವನ್ನು ಮೌಲ್ಯಕ್ಕೆ ಹೊಂದಿಸು" #: fish/cmds.c:2931 msgid "test availability of some parts of the API" msgstr "API ನ ಕೆಲವು ಭಾಗಗಳು ಲಭ್ಯವಿದೆಯೆ ಎಂದು ಪರಿಶೀಲಿಸು" #: fish/cmds.c:2932 msgid "return a list of all optional groups" msgstr "" #: fish/cmds.c:2933 msgid "upload base64-encoded data to file" msgstr "" #: fish/cmds.c:2934 msgid "download file and encode as base64" msgstr "" #: fish/cmds.c:2935 msgid "print block device attributes" msgstr "" #: fish/cmds.c:2936 msgid "flush device buffers" msgstr "ಸಾಧನದ ಬಫರುಗಳನ್ನು ಖಾಲಿ ಮಾಡು" #: fish/cmds.c:2937 msgid "get blocksize of block device" msgstr "ಖಂಡ ಸಾಧನದ ಖಂಡಗಾತ್ರವನ್ನು ಒದಗಿಸು" #: fish/cmds.c:2938 msgid "is block device set to read-only" msgstr "ಖಂಡ ಸಾಧನವನ್ನು ಓದಲು-ಮಾತ್ರ ಎಂದು ಹೊಂದಿಸಲಾಗಿದೆಯೆ" #: fish/cmds.c:2939 msgid "get total size of device in bytes" msgstr "ಸಾಧನದ ಒಟ್ಟು ಗಾತ್ರವನ್ನು ಬೈಟ್‌ಗಳಲ್ಲಿ ಒದಗಿಸು" #: fish/cmds.c:2940 msgid "get sectorsize of block device" msgstr "ಖಂಡ ಸಾಧನದಲ್ಲಿ ಘಟಕದಗಾತ್ರ(ಸೆಕ್ಟರ್ ಸೈಝ್) ಪಡೆದುಕೊ" #: fish/cmds.c:2941 msgid "get total size of device in 512-byte sectors" msgstr "ಸಾಧನದ ಒಟ್ಟು ಗಾತ್ರವನ್ನು 512-ಬೈಟ್‌ನ ಘಟಕದಲ್ಲಿ ಒದಗಿಸು" #: fish/cmds.c:2942 msgid "reread partition table" msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕವನ್ನು ಮರಳಿ ಓದು" #: fish/cmds.c:2943 msgid "set blocksize of block device" msgstr "ಖಂಡ ಸಾಧನದ ಖಂಡಗಾತ್ರವನ್ನು ಹೊಂದಿಸು" #: fish/cmds.c:2944 msgid "set block device to read-only" msgstr "ಖಂಡ ಸಾಧನಗಳನ್ನು ಓದಲು-ಮಾತ್ರ ಹೊಂದಿಸು" #: fish/cmds.c:2945 msgid "set block device to read-write" msgstr "ಖಂಡ ಸಾಧನಗಳನ್ನು ಓದಲು-ಬರೆಯಲು ಹೊಂದಿಸು" #: fish/cmds.c:2946 msgid "resize a btrfs filesystem" msgstr "" #: fish/cmds.c:2947 msgid "return true path on case-insensitive filesystem" msgstr "ಕೇಸ್-ಸಂವೇದಿ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ನಿಜವಾದ ಮಾರ್ಗವನ್ನು ಮರಳಿಸು" #: fish/cmds.c:2948 msgid "list the contents of a file" msgstr "ಕಡತದಲ್ಲಿರುವ ವಿಷಯಗಳ ಪಟ್ಟಿ" #: fish/cmds.c:2949 msgid "compute MD5, SHAx or CRC checksum of file" msgstr "ಒಂದು MD5, SHAx ಅಥವ CRC checksum ಅನ್ನು ಗಣಿಸು" #: fish/cmds.c:2950 msgid "compute MD5, SHAx or CRC checksum of the contents of a device" msgstr "" #: fish/cmds.c:2951 msgid "compute MD5, SHAx or CRC checksum of files in a directory" msgstr "" #: fish/cmds.c:2952 msgid "change file mode" msgstr "ಕಡತದ ಕ್ರಮವನ್ನು ಬದಲಾಯಿಸು" #: fish/cmds.c:2953 fish/cmds.c:3087 msgid "change file owner and group" msgstr "ಕಡತದ ಮಾಲಿಕ ಹಾಗು ಗುಂಪನ್ನು ಬದಲಾಯಿಸು" #: fish/cmds.c:2954 msgid "run a command from the guest filesystem" msgstr "ಆತಿಥೇಯ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು" #: fish/cmds.c:2955 msgid "run a command, returning lines" msgstr "ಸಾಲುಗಳನ್ನು ಮರಳಿಸುವ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು" #: fish/cmds.c:2956 msgid "output compressed device" msgstr "" #: fish/cmds.c:2957 msgid "output compressed file" msgstr "" #: fish/cmds.c:2958 msgid "add qemu parameters" msgstr "qemu ನಿಯತಾಂಕಗಳನ್ನು ಸೇರಿಸು" #: fish/cmds.c:2959 msgid "copy from source device to destination device" msgstr "" #: fish/cmds.c:2960 msgid "copy from source device to destination file" msgstr "" #: fish/cmds.c:2961 msgid "copy from source file to destination device" msgstr "" #: fish/cmds.c:2962 msgid "copy from source file to destination file" msgstr "" #: fish/cmds.c:2963 msgid "copy local files or directories into an image" msgstr "" #: fish/cmds.c:2964 msgid "copy remote files or directories out of an image" msgstr "" #: fish/cmds.c:2965 msgid "copy size bytes from source to destination using dd" msgstr "" #: fish/cmds.c:2966 msgid "copy a file" msgstr "ಒಂದು ಕಡತವನ್ನು ಕಾಪಿ ಮಾಡು" #: fish/cmds.c:2967 msgid "copy a file or directory recursively" msgstr "ಕಡತ ಅಥವ ಕೋಶವನ್ನು ಪುನರಾವರ್ತಿತವಾಗಿ ಕಾಪಿ ಮಾಡು" #: fish/cmds.c:2968 msgid "copy from source to destination using dd" msgstr "dd ಅನ್ನು ಬಳಸಿಕೊಂಡು ಮೂಲದಿಂದ ಗುರಿಗೆ ಕಾಪಿ ಮಾಡು" #: fish/cmds.c:2969 msgid "debugging and internals" msgstr "ದೋಷನಿವಾರಣೆ ಹಾಗು ಆಂತರಿಕಗಳು" #: fish/cmds.c:2970 msgid "debug the QEMU command line (internal use only)" msgstr "" #: fish/cmds.c:2971 msgid "debug the drives (internal use only)" msgstr "" #: fish/cmds.c:2972 msgid "upload a file to the appliance (internal use only)" msgstr "" #: fish/cmds.c:2973 msgid "delete a previously registered event handler" msgstr "" #: fish/cmds.c:2974 msgid "report file system disk space usage" msgstr "ಕಡತವ್ಯವಸ್ಥೆ ಡಿಸ್ಕ್ ಸ್ಥಳದ ಬಳಕೆಯನ್ನು ವರದಿ ಮಾಡು" #: fish/cmds.c:2975 msgid "report file system disk space usage (human readable)" msgstr "ಕಡತವ್ಯವಸ್ಥೆ ಡಿಸ್ಕ್ ಸ್ಥಳದ ಬಳಕೆಯನ್ನು ವರದಿ ಮಾಡು (ಮನುಷ್ಯರು ಓದುವ ರೂಪದಲ್ಲಿ)" #: fish/cmds.c:2976 msgid "display an image" msgstr "" #: fish/cmds.c:2977 msgid "return kernel messages" msgstr "ಕರ್ನಲ್ ಸಂದೇಶಗಳನ್ನು ಮರಳಿಸು" #: fish/cmds.c:2978 msgid "download a file to the local machine" msgstr "ಒಂದು ಕಡತವನ್ನು ಸ್ಥಳೀಯ ಗಣಕಕ್ಕೆ ಡೌನ್‌ಲೋಡ್ ಮಾಡು" #: fish/cmds.c:2979 msgid "download a file to the local machine with offset and size" msgstr "" #: fish/cmds.c:2980 msgid "drop kernel page cache, dentries and inodes" msgstr "ಕರ್ನಲ್ ಪುಟದ ಕ್ಯಾಶೆ, ಡೆಂಟ್ರೀಸ್ ಹಾಗು ಐನೋಡ್‌ಗಳು" #: fish/cmds.c:2981 msgid "estimate file space usage" msgstr "ಕಡತದ ಸ್ಥಳವನ್ನು ಅಂದಾಜು ಮಾಡು" #: fish/cmds.c:2982 fish/cmds.c:2983 msgid "check an ext2/ext3 filesystem" msgstr "ಒಂದು ext2/ext3 ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ಪರೀಕ್ಷಿಸು" #: fish/cmds.c:2984 msgid "display a line of text" msgstr "ಪಠ್ಯದ ಒಂದು ಸಾಲನ್ನು ತೋರಿಸು" #: fish/cmds.c:2985 msgid "echo arguments back to the client" msgstr "ಆರ್ಗುಮೆಂಟ್‌ಗಳನ್ನು ಕ್ಲೈಂಟ್‌ನತ್ತ ಮರಳಿ ಕಳುಹಿಸು" #: fish/cmds.c:2986 msgid "edit a file" msgstr "" #: fish/cmds.c:2987 fish/cmds.c:2988 fish/cmds.c:2994 fish/cmds.c:2995 #: fish/cmds.c:3030 fish/cmds.c:3031 fish/cmds.c:3309 fish/cmds.c:3310 #: fish/cmds.c:3315 fish/cmds.c:3316 fish/cmds.c:3318 fish/cmds.c:3319 msgid "return lines matching a pattern" msgstr "ಒಂದು ವಿನ್ಯಾಸಕ್ಕೆ ತಾಳೆಯಾಗುವ ಸಾಲುಗಳನ್ನು ಮರಳಿಸು" #: fish/cmds.c:2989 msgid "test if two files have equal contents" msgstr "ಎರಡು ಕಡತಗಳು ಒಂದೇ ರೀತಿಯ ವಿಷಯಗಳನ್ನು ಹೊಂದಿವೆಯೆ ಎಂದು ಪರೀಕ್ಷಿಸು" #: fish/cmds.c:2990 msgid "register a handler for an event or events" msgstr "" #: fish/cmds.c:2991 msgid "test if file or directory exists" msgstr "ಕಡತವು ಅಥವ ಕೋಶವು ಅಸ್ತಿತ್ವದಲ್ಲಿದ್ದರೆ ಪರೀಕ್ಷಿಸು" #: fish/cmds.c:2992 fish/cmds.c:2993 msgid "preallocate a file in the guest filesystem" msgstr "ಆತಿಥೇಯ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಒಂದು ಕಡತವನ್ನು ಮೊದಲೆ ನಿಯೋಜಿಸು" #: fish/cmds.c:2996 msgid "determine file type" msgstr "ಕಡತದ ಬಗೆಯನ್ನು ನಿರ್ಧರಿಸು" #: fish/cmds.c:2997 msgid "detect the architecture of a binary file" msgstr "" #: fish/cmds.c:2998 msgid "return the size of the file in bytes" msgstr "ಕಡತದ ಗಾತ್ರವನ್ನು ಬೈಟ್‌ಗಳಲ್ಲಿ ಮರಳಿಸು" #: fish/cmds.c:2999 msgid "fill a file with octets" msgstr "ಆಕ್ಟೆಟ್‌ಗಳೊಂದಿಗೆ ಒಂದು ಕಡತವನ್ನು ತುಂಬಿಸು" #: fish/cmds.c:3000 msgid "fill a file with a repeating pattern of bytes" msgstr "" #: fish/cmds.c:3001 msgid "find all files and directories" msgstr "ಎಲ್ಲಾ ಕಡತಗಳನ್ನು ಹಾಗು ಕೋಶಗಳನ್ನು ಪತ್ತೆ ಮಾಡು" #: fish/cmds.c:3002 msgid "find all files and directories, returning NUL-separated list" msgstr "ಎಲ್ಲಾ ಕಡತಗಳನ್ನು ಹಾಗು ಕೋಶಗಳನ್ನು, NUL- ಇಂದ ಬೇರ್ಪಡಿಸಲಾದ ಪಟ್ಟಿಯಲ್ಲಿ ಮರಳಿಸು" #: fish/cmds.c:3003 msgid "find a filesystem by label" msgstr "" #: fish/cmds.c:3004 msgid "find a filesystem by UUID" msgstr "" #: fish/cmds.c:3005 msgid "run the filesystem checker" msgstr "ಕಡತವ್ಯವಸ್ಥೆಯ ಪರೀಕ್ಷಕವನ್ನು ಚಲಾಯಿಸು" #: fish/cmds.c:3006 msgid "get the additional kernel options" msgstr "ಹೆಚ್ಚುವರಿ ಕರ್ನಲ್ ಆಯ್ಕೆಗಳನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3007 msgid "get the attach method" msgstr "" #: fish/cmds.c:3008 msgid "get autosync mode" msgstr "ಸ್ವಯಂಹೊಂದಿಕಾ(ಆಟೊಸಿಂಕ್) ಕ್ರಮವನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3009 msgid "get direct appliance mode flag" msgstr "ನೇರ ಅಪ್ಲೈಯನ್ಸ್ ಕ್ರಮದ ಗುರುತನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3010 msgid "get the ext2/3/4 filesystem label" msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ ಲೇಬಲ್ ಅನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3011 msgid "get the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ UUID ಅನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3012 msgid "get memory allocated to the qemu subprocess" msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಗೆ ನಿಯೋಜಿಸಲಾದ ಮೆಮೊರಿಯನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3013 msgid "get enable network flag" msgstr "" #: fish/cmds.c:3014 msgid "get the search path" msgstr "ಹುಡುಕು ಮಾರ್ಗವನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3015 msgid "get process group flag" msgstr "" #: fish/cmds.c:3016 msgid "get PID of qemu subprocess" msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಯ PID ಅನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3017 msgid "get the qemu binary" msgstr "qemu ಬೈನರಿಯನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3018 msgid "get recovery process enabled flag" msgstr "ಪುನಶ್ಚೇತನ ಪ್ರಕ್ರಿಯೆಯನ್ನು ಶಕ್ತಗೊಳಿಸಲಾದ ಗುರುತನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3019 msgid "get SELinux enabled flag" msgstr "SELinux ಶಕ್ತಗೊಂಡ ಫ್ಲಾಗ್ ಅನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3020 msgid "get number of virtual CPUs in appliance" msgstr "" #: fish/cmds.c:3021 msgid "get the current state" msgstr "ಪ್ರಸಕ್ತ ಸ್ಥಿತಿಯನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3022 msgid "get command trace enabled flag" msgstr "ಆಜ್ಞೆಯ ಜಾಡನ್ನು ಇರಿಸುವಂತೆ ಶಕ್ತಗೊಳಿಸಲಾದ ಫ್ಲಾಗನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3023 msgid "get the current umask" msgstr "" #: fish/cmds.c:3024 msgid "get verbose mode" msgstr "ವರ್ಬೋಸ್ ಕ್ರಮವನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3025 msgid "get SELinux security context" msgstr "SELinux ಸುರಕ್ಷತಾ ಸನ್ನಿವೇಶವನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3026 fish/cmds.c:3088 msgid "get a single extended attribute" msgstr "" #: fish/cmds.c:3027 fish/cmds.c:3089 msgid "list extended attributes of a file or directory" msgstr "ಒಂದು ಕಡತ ಅಥವ ಕೋಶದ ವಿಸ್ತರಿಸಲಾದ ಲಕ್ಷಣಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು" #: fish/cmds.c:3028 msgid "expand wildcards in command" msgstr "ಆಜ್ಞೆಯಲ್ಲಿನ ವೈಲ್ಡ್‌ಕಾರ್ಡುಗಳನ್ನು ತೋರಿಸು" #: fish/cmds.c:3029 msgid "expand a wildcard path" msgstr "ವೈಲ್ಡ್‌ಕಾರ್ಡ್ ಮಾರ್ಗವನ್ನು ಹಿಗ್ಗಿಸು" #: fish/cmds.c:3032 msgid "install GRUB 1" msgstr "" #: fish/cmds.c:3033 msgid "return first 10 lines of a file" msgstr "ಒಂದು ಕಡತದ ಮೊದಲ 10 ಸಾಲುಗಳನ್ನು ಮರಳಿಸು" #: fish/cmds.c:3034 msgid "return first N lines of a file" msgstr "ಒಂದು ಕಡತದ ಮೊದಲ N ಸಾಲುಗಳನ್ನು ಮರಳಿಸು" #: fish/cmds.c:3035 msgid "dump a file in hexadecimal" msgstr "ಹೆಕ್ಸಾಡೆಸಿಮಲ್‌ನಲ್ಲಿ ಒಂದು ಕಡತವನ್ನು ಹಾಕು" #: fish/cmds.c:3036 msgid "edit with a hex editor" msgstr "" #: fish/cmds.c:3037 msgid "list the contents of a single file in an initrd" msgstr "ಒಂದು ಕಡತದಲ್ಲಿರುವ ವಿಷಯಗಳನ್ನು initrd ಯಲ್ಲಿ ಪಟ್ಟಿ ಮಾಡು" #: fish/cmds.c:3038 msgid "list files in an initrd" msgstr "ಒಂದು initrd ಯ ಕಡತಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು" #: fish/cmds.c:3039 msgid "add an inotify watch" msgstr "inotify ವೀಕ್ಷಣೆಯನ್ನು ಸೇರಿಸು" #: fish/cmds.c:3040 msgid "close the inotify handle" msgstr "inotify ಹ್ಯಾಂಡಲ್ ಅನ್ನು ಮುಚ್ಚು" #: fish/cmds.c:3041 msgid "return list of watched files that had events" msgstr "ಘಟನೆಗಳನ್ನು ಹೊಂದಿರುವ ವೀಕ್ಷಿಸಲಾಗುವ ಕಡತಗಳ ಪಟ್ಟಿಯನ್ನು ಮರಳಿಸು" #: fish/cmds.c:3042 msgid "create an inotify handle" msgstr "ಒಂದು inotify ಹ್ಯಾಂಡಲ್ ಅನ್ನು ರಚಿಸು" #: fish/cmds.c:3043 msgid "return list of inotify events" msgstr "inotify ಘಟನೆಗಳ ಪಟ್ಟಿಯನ್ನು ಮರಳಿಸು" #: fish/cmds.c:3044 msgid "remove an inotify watch" msgstr "ಒಂದು inotify ವೀಕ್ಷಣೆಯನ್ನು ತೆಗೆದುಹಾಕು" #: fish/cmds.c:3045 msgid "get architecture of inspected operating system" msgstr "" #: fish/cmds.c:3046 msgid "get distro of inspected operating system" msgstr "" #: fish/cmds.c:3047 msgid "get drive letter mappings" msgstr "" #: fish/cmds.c:3048 msgid "get filesystems associated with inspected operating system" msgstr "" #: fish/cmds.c:3049 msgid "get format of inspected operating system" msgstr "" #: fish/cmds.c:3050 msgid "get hostname of the operating system" msgstr "" #: fish/cmds.c:3051 msgid "get the icon corresponding to this operating system" msgstr "" #: fish/cmds.c:3052 msgid "get major version of inspected operating system" msgstr "" #: fish/cmds.c:3053 msgid "get minor version of inspected operating system" msgstr "" #: fish/cmds.c:3054 msgid "get mountpoints of inspected operating system" msgstr "" #: fish/cmds.c:3055 msgid "get package format used by the operating system" msgstr "" #: fish/cmds.c:3056 msgid "get package management tool used by the operating system" msgstr "" #: fish/cmds.c:3057 msgid "get product name of inspected operating system" msgstr "" #: fish/cmds.c:3058 msgid "get product variant of inspected operating system" msgstr "" #: fish/cmds.c:3059 msgid "return list of operating systems found by last inspection" msgstr "" #: fish/cmds.c:3060 msgid "get type of inspected operating system" msgstr "" #: fish/cmds.c:3061 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" #: fish/cmds.c:3062 msgid "get Windows systemroot of inspected operating system" msgstr "" #: fish/cmds.c:3063 msgid "get live flag for install disk" msgstr "" #: fish/cmds.c:3064 msgid "get multipart flag for install disk" msgstr "" #: fish/cmds.c:3065 msgid "get netinst (network installer) flag for install disk" msgstr "" #: fish/cmds.c:3066 msgid "get list of applications installed in the operating system" msgstr "" #: fish/cmds.c:3067 msgid "inspect disk and return list of operating systems found" msgstr "" #: fish/cmds.c:3068 msgid "test if block device" msgstr "" #: fish/cmds.c:3069 msgid "is busy processing a command" msgstr "ಒಂದು ಆಜ್ಞೆಯನ್ನು ಸಂಸ್ಕರಿಸುವಲ್ಲಿ ಕಾರ್ಯನಿರತವಾಗಿದೆ" #: fish/cmds.c:3070 msgid "test if character device" msgstr "" #: fish/cmds.c:3071 msgid "is in configuration state" msgstr "ಸಂರಚನೆಯ ಸ್ಥಿತಿಯಲ್ಲಿದೆ" #: fish/cmds.c:3072 msgid "test if a directory" msgstr "" #: fish/cmds.c:3073 msgid "test if FIFO (named pipe)" msgstr "" #: fish/cmds.c:3074 msgid "test if a regular file" msgstr "" #: fish/cmds.c:3075 msgid "is launching subprocess" msgstr "ಒಂದು ಉಪಪ್ರಕ್ರಿಯೆನ್ನು ಆರಂಭಿಸುತ್ತಿದೆ" #: fish/cmds.c:3076 msgid "test if device is a logical volume" msgstr "" #: fish/cmds.c:3077 msgid "is ready to accept commands" msgstr "ಆಜ್ಞೆಗಳನ್ನು ಸ್ವೀಕರಿಸಲು ತಯಾರಾಗಿದೆ" #: fish/cmds.c:3078 msgid "test if socket" msgstr "" #: fish/cmds.c:3079 msgid "test if symbolic link" msgstr "" #: fish/cmds.c:3080 msgid "test if a file contains all zero bytes" msgstr "" #: fish/cmds.c:3081 msgid "test if a device contains all zero bytes" msgstr "" #: fish/cmds.c:3082 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "" #: fish/cmds.c:3083 msgid "get ISO information from primary volume descriptor of device" msgstr "" #: fish/cmds.c:3084 msgid "kill the qemu subprocess" msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಗಳನ್ನು ಅಂತ್ಯಗೊಳಿಸು" #: fish/cmds.c:3085 msgid "launch the qemu subprocess" msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಗಳನ್ನು ಆರಂಭಿಸು" #: fish/cmds.c:3086 msgid "change working directory" msgstr "" #: fish/cmds.c:3090 msgid "list 9p filesystems" msgstr "" #: fish/cmds.c:3091 msgid "list the block devices" msgstr "ಖಂಡ ಸಾಧನಗಳ ಪಟ್ಟಿ" #: fish/cmds.c:3092 msgid "list device mapper devices" msgstr "" #: fish/cmds.c:3093 msgid "list event handlers" msgstr "" #: fish/cmds.c:3094 msgid "list filesystems" msgstr "" #: fish/cmds.c:3095 msgid "list Linux md (RAID) devices" msgstr "" #: fish/cmds.c:3096 msgid "list the partitions" msgstr "ವಿಭಾಗಗಳ ಪಟ್ಟಿ" #: fish/cmds.c:3097 msgid "list the files in a directory (long format)" msgstr "ಕೋಶದಲ್ಲಿನ ಕಡತಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು (ಉದ್ದನೆಯ ವಿನ್ಯಾಸದಲ್ಲಿ)" #: fish/cmds.c:3098 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" #: fish/cmds.c:3099 fish/cmds.c:3100 msgid "create a hard link" msgstr "ದೃಢ(ಹಾರ್ಡ್) ಕೊಂಡಿಯನ್ನು ರಚಿಸು" #: fish/cmds.c:3101 fish/cmds.c:3102 msgid "create a symbolic link" msgstr "ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯನ್ನು ರಚಿಸು" #: fish/cmds.c:3103 fish/cmds.c:3208 msgid "remove extended attribute of a file or directory" msgstr "ಒಂದು ಕಡತ ಅಥವ ಕೋಶದ ವಿಸ್ತರಿಸಲಾದ ಲಕ್ಷಣಗಳನ್ನು ತೆಗೆದು ಹಾಕು" #: fish/cmds.c:3104 msgid "list the files in a directory" msgstr "ಕೋಶದಲ್ಲಿನ ಕಡತಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು" #: fish/cmds.c:3105 fish/cmds.c:3239 msgid "set extended attribute of a file or directory" msgstr "ಒಂದು ಕಡತ ಅಥವ ಕೋಶದ ವಿಸ್ತರಿಸಲಾದ ಲಕ್ಷಣಗಳನ್ನು ಹೊಂದಿಸು" #: fish/cmds.c:3106 msgid "get file information for a symbolic link" msgstr "ಒಂದು ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯ ಕಡತದ ಮಾಹಿತಿಯನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3107 msgid "lstat on multiple files" msgstr "ಅನೇಕ ಕಡತಗಳ ಮೇಲೆ lstat ಮಾಡು" #: fish/cmds.c:3108 msgid "add a key on a LUKS encrypted device" msgstr "" #: fish/cmds.c:3109 msgid "close a LUKS device" msgstr "" #: fish/cmds.c:3110 fish/cmds.c:3111 msgid "format a block device as a LUKS encrypted device" msgstr "" #: fish/cmds.c:3112 msgid "remove a key from a LUKS encrypted device" msgstr "" #: fish/cmds.c:3113 msgid "open a LUKS-encrypted block device" msgstr "" #: fish/cmds.c:3114 msgid "open a LUKS-encrypted block device read-only" msgstr "" #: fish/cmds.c:3115 msgid "create an LVM logical volume" msgstr "" #: fish/cmds.c:3116 msgid "create an LVM logical volume in % remaining free space" msgstr "" #: fish/cmds.c:3117 msgid "get canonical name of an LV" msgstr "" #: fish/cmds.c:3118 msgid "clear LVM device filter" msgstr "" #: fish/cmds.c:3119 msgid "remove all LVM LVs, VGs and PVs" msgstr "ಎಲ್ಲಾ LVM LVಗಳನ್ನು, VGಗಳನ್ನು ಹಾಗು PVಗಳನ್ನು ತೆಗೆದು ಹಾಕು" #: fish/cmds.c:3120 msgid "set LVM device filter" msgstr "" #: fish/cmds.c:3121 msgid "remove an LVM logical volume" msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣವನ್ನು ತೆಗೆದು ಹಾಕು" #: fish/cmds.c:3122 msgid "rename an LVM logical volume" msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಹೆಸರನ್ನು ಬದಲಾಯಿಸು" #: fish/cmds.c:3123 msgid "resize an LVM logical volume" msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು" #: fish/cmds.c:3124 msgid "expand an LV to fill free space" msgstr "" #: fish/cmds.c:3125 fish/cmds.c:3126 msgid "list the LVM logical volumes (LVs)" msgstr "LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣಗಳ (LVಗಳು) ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು" #: fish/cmds.c:3127 msgid "get the UUID of a logical volume" msgstr "" #: fish/cmds.c:3128 msgid "lgetxattr on multiple files" msgstr "ವಿವಿಧ ಕಡತದಲ್ಲಿ lgetxattr" #: fish/cmds.c:3129 msgid "open the manual" msgstr "" #: fish/cmds.c:3130 msgid "create a Linux md (RAID) device" msgstr "" #: fish/cmds.c:3131 msgid "obtain metadata for an MD device" msgstr "" #: fish/cmds.c:3132 msgid "get underlying devices from an MD device" msgstr "" #: fish/cmds.c:3133 msgid "stop a Linux md (RAID) device" msgstr "" #: fish/cmds.c:3134 msgid "create a directory" msgstr "ಒಂದು ಕೋಶವನ್ನು ರಚಿಸು" #: fish/cmds.c:3135 msgid "create a directory with a particular mode" msgstr "ಒಂದು ನಿರ್ದಿಷ್ಟ ಕ್ರಮದಲ್ಲಿ ಒಂದು ಕೋಶವನ್ನು ರಚಿಸು" #: fish/cmds.c:3136 msgid "create a directory and parents" msgstr "ಕೋಶ ಹಾಗು ಅದರ ಮೂಲಗಳನ್ನು ರಚಿಸು" #: fish/cmds.c:3137 msgid "create a temporary directory" msgstr "ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು ರಚಿಸು" #: fish/cmds.c:3138 fish/cmds.c:3139 fish/cmds.c:3140 msgid "make ext2/3/4 filesystem with external journal" msgstr "ಬಾಹ್ಯ ಜರ್ನಲ್‌ನೊಂದಿಗೆ ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ನಿರ್ಮಿಸು" #: fish/cmds.c:3141 msgid "make ext2/3/4 external journal" msgstr "ext2/3/4 ಬಾಹ್ಯ ಜರ್ನಲ್‌ ಅನ್ನು ನಿರ್ಮಿಸು" #: fish/cmds.c:3142 msgid "make ext2/3/4 external journal with label" msgstr "ಲೇಬಲ್‌ನೊಂದಿಗೆ ext2/3/4 ಬಾಹ್ಯ ಜರ್ನಲ್‌ ಅನ್ನು ನಿರ್ಮಿಸು" #: fish/cmds.c:3143 msgid "make ext2/3/4 external journal with UUID" msgstr "UUID ಯೊಂದಿಗೆ ext2/3/4 ಬಾಹ್ಯ ಜರ್ನಲ್‌ ಅನ್ನು ನಿರ್ಮಿಸು" #: fish/cmds.c:3144 msgid "make FIFO (named pipe)" msgstr "FIFO ಅನ್ನು ನಿರ್ಮಿಸು (ನೇಮ್ಡ್ ಪೈಪ್)" #: fish/cmds.c:3145 fish/cmds.c:3148 msgid "make a filesystem" msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ರಚಿಸು" #: fish/cmds.c:3146 msgid "make a filesystem with block size" msgstr "ಖಂಡ ಸಾಧನದೊಂದಿಗೆ ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ರಚಿಸು" #: fish/cmds.c:3147 #, fuzzy msgid "create a btrfs filesystem" msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ರಚಿಸು" #: fish/cmds.c:3149 msgid "create a mountpoint" msgstr "ಆರೋಹಣಾ ತಾಣವನ್ನು ರಚಿಸು" #: fish/cmds.c:3150 msgid "make block, character or FIFO devices" msgstr "ಖಂಡ, ಚಿಹ್ನೆ ಅಥವ FIFO ಸಾಧನಗಳನ್ನು ನಿರ್ಮಿಸು" #: fish/cmds.c:3151 msgid "make block device node" msgstr "ಖಂಡ ಸಾಧನದ ನೋಡ್‌ ಅನ್ನು ನಿರ್ಮಿಸು" #: fish/cmds.c:3152 msgid "make char device node" msgstr "char ಸಾಧನ ನೋಡ್ ಅನ್ನು ನಿರ್ಮಿಸು" #: fish/cmds.c:3153 msgid "create a swap partition" msgstr "ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ನಿರ್ಮಿಸು" #: fish/cmds.c:3154 msgid "create a swap partition with a label" msgstr "ಒಂದು ಲೇಬಲ್‌ನೊಂದಿಗೆ ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ರಚಿಸು" #: fish/cmds.c:3155 msgid "create a swap partition with an explicit UUID" msgstr "ಒಂದು ವಿಶಿಷ್ಟವಾದ UUID ಯೊಂದಿಗೆ ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ರಚಿಸು" #: fish/cmds.c:3156 msgid "create a swap file" msgstr "ಒಂದು ಸ್ವಾಪ್ ಕಡತವನ್ನು ರಚಿಸು" #: fish/cmds.c:3157 msgid "load a kernel module" msgstr "ಒಂದು ಕರ್ನಲ್ ಘಟಕವನ್ನು ಲೋಡ್ ಮಾಡು" #: fish/cmds.c:3158 msgid "view a file" msgstr "" #: fish/cmds.c:3159 msgid "mount a guest disk at a position in the filesystem" msgstr "ಕಡತವ್ಯವಸ್ಥೆಯ ಒಂದು ಸ್ಥಳದಲ್ಲಿ ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು" #: fish/cmds.c:3160 msgid "mount 9p filesystem" msgstr "" #: fish/cmds.c:3161 msgid "mount on the local filesystem" msgstr "" #: fish/cmds.c:3162 msgid "run main loop of mount on the local filesystem" msgstr "" #: fish/cmds.c:3163 msgid "mount a file using the loop device" msgstr "ಒಂದು ಲೂಪ್ ಸಾಧನವನ್ನು ಬಳಸಿಕೊಂಡು ಒಂದು ಕಡತವನ್ನು ಆರೋಹಿಸು" #: fish/cmds.c:3164 msgid "mount a guest disk with mount options" msgstr "ಆರೋಹಣಾ ಆಯ್ಕೆಗಳೊಂದಿಗೆ ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು" #: fish/cmds.c:3165 msgid "mount a guest disk, read-only" msgstr "ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು, ಓದಲು ಮಾತ್ರ" #: fish/cmds.c:3166 msgid "mount a guest disk with mount options and vfstype" msgstr "ಆರೋಹಣಾ ಆಯ್ಕೆಗಳು ಹಾಗು vfstype ನೊಂದಿಗೆ ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು" #: fish/cmds.c:3167 msgid "show mountpoints" msgstr "ಆರೋಹಣಾತಾಣವನ್ನು ತೋರಿಸು" #: fish/cmds.c:3168 msgid "show mounted filesystems" msgstr "ಆರೋಹಿಸಲಾದ ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ತೋರಿಸು" #: fish/cmds.c:3169 msgid "move a file" msgstr "ಒಂದು ಕಡತವನ್ನು ಜರುಗಿಸು" #: fish/cmds.c:3170 msgid "probe NTFS volume" msgstr "NTFS ಪರಿಮಾಣವನ್ನು ತನಿಖೆ ನಡೆಸು" #: fish/cmds.c:3171 msgid "restore NTFS from backup file" msgstr "" #: fish/cmds.c:3172 msgid "save NTFS to backup file" msgstr "" #: fish/cmds.c:3173 msgid "fix common errors and force Windows to check NTFS" msgstr "" #: fish/cmds.c:3174 fish/cmds.c:3175 msgid "resize an NTFS filesystem" msgstr "" #: fish/cmds.c:3176 msgid "resize an NTFS filesystem (with size)" msgstr "" #: fish/cmds.c:3177 msgid "add a partition to the device" msgstr "ಸಾಧನಕ್ಕೆ ಒಂದು ವಿಭಾಗವನ್ನು ಸೇರಿಸು" #: fish/cmds.c:3178 msgid "delete a partition" msgstr "" #: fish/cmds.c:3179 msgid "partition whole disk with a single primary partition" msgstr "ಸಂಪೂರ್ಣ ಡಿಸ್ಕನ್ನು ಒಂದೆ ಒಂದು ಪ್ರಾಥಮಿಕ ವಿಭಾಗವಾಗಿ ವಿಭಜಿಸು" #: fish/cmds.c:3180 msgid "return true if a partition is bootable" msgstr "" #: fish/cmds.c:3181 msgid "get the MBR type byte (ID byte) from a partition" msgstr "" #: fish/cmds.c:3182 msgid "get the partition table type" msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕದ ಪ್ರಕಾರವನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3183 msgid "create an empty partition table" msgstr "ಒಂದು ಖಾಲಿ ವಿಭಜನಾ ಕೋಷ್ಟಕವನ್ನು ರಚಿಸು" #: fish/cmds.c:3184 msgid "list partitions on a device" msgstr "ಒಂದು ಸಾಧನದಲ್ಲಿರುವ ವಿಭಾಗಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು" #: fish/cmds.c:3185 msgid "make a partition bootable" msgstr "ಒಂದು ವಿಭಾಗವನ್ನು ಬೂಟ್ ಆಗುವಂತೆ ಮಾಡು" #: fish/cmds.c:3186 msgid "set the MBR type byte (ID byte) of a partition" msgstr "" #: fish/cmds.c:3187 msgid "set partition name" msgstr "ವಿಭಾಗಕ್ಕೆ ಒಂದು ಹೆಸರನ್ನು ಸೂಚಿಸು" #: fish/cmds.c:3188 msgid "convert partition name to device name" msgstr "" #: fish/cmds.c:3189 msgid "convert partition name to partition number" msgstr "" #: fish/cmds.c:3190 msgid "ping the guest daemon" msgstr "ಅತಿಥಿ ಡೀಮನ್ ಅನ್ನು ಪಿಂಗ್ ಮಾಡು" #: fish/cmds.c:3191 msgid "read part of a file" msgstr "ಒಂದು ಕಡತದ ಭಾಗವನ್ನು ಓದು" #: fish/cmds.c:3192 msgid "read part of a device" msgstr "" #: fish/cmds.c:3193 msgid "create an LVM physical volume" msgstr "ಒಂದು LVM ಭೌತಿಕ ಪರಿಮಾಣವನ್ನು ರಚಿಸು" #: fish/cmds.c:3194 msgid "remove an LVM physical volume" msgstr "LVM ಭೌತಿಕ ಪರಿಮಾಣವನ್ನು ತೆಗೆದು ಹಾಕು" #: fish/cmds.c:3195 msgid "resize an LVM physical volume" msgstr "LVM ಭೌತಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು" #: fish/cmds.c:3196 msgid "resize an LVM physical volume (with size)" msgstr "" #: fish/cmds.c:3197 fish/cmds.c:3198 msgid "list the LVM physical volumes (PVs)" msgstr "LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣಗಳ (PVಗಳು) ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು" #: fish/cmds.c:3199 msgid "get the UUID of a physical volume" msgstr "" #: fish/cmds.c:3200 msgid "write to part of a file" msgstr "" #: fish/cmds.c:3201 msgid "write to part of a device" msgstr "" #: fish/cmds.c:3202 msgid "read a file" msgstr "ಒಂದು ಕಡತವನ್ನು ಓದು" #: fish/cmds.c:3203 msgid "read file as lines" msgstr "ಕಡತವನ್ನು ಸಾಲುಗಳಂತೆ ಓದು" #: fish/cmds.c:3204 msgid "read directories entries" msgstr "ಕೋಶಗಳ ನಮೂದುಗಳನ್ನು ಓದು" #: fish/cmds.c:3205 msgid "read the target of a symbolic link" msgstr "ಒಂದು ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯ ಗುರಿಯನ್ನು ಓದು" #: fish/cmds.c:3206 msgid "readlink on multiple files" msgstr "ವಿವಿಧ ಕಡತದಗಳಲ್ಲಿನ readlink" #: fish/cmds.c:3207 msgid "canonicalized absolute pathname" msgstr "ಸಂಪೂರ್ಣ ಮಾರ್ಗದ ಹೆಸರನ್ನು ಕನೋನಿಲ್ ಆಗಿಸು" #: fish/cmds.c:3209 msgid "close and reopen libguestfs handle" msgstr "libguestfs ಹ್ಯಾಂಡಲ್ ಅನ್ನು ಮುಚ್ಚು ಅಥವ ಮರಳಿ ತೆರೆ" #: fish/cmds.c:3210 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "" #: fish/cmds.c:3211 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "" #: fish/cmds.c:3212 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "" #: fish/cmds.c:3213 msgid "remove a file" msgstr "ಒಂದು ಕಡತವನ್ನು ತೆಗೆದುಹಾಕು" #: fish/cmds.c:3214 msgid "remove a file or directory recursively" msgstr "ಕಡತ ಅಥವ ಕೋಶವನ್ನು ಪುನರಾವರ್ತಿತವಾಗಿ ತೆಗೆದು ಹಾಕು" #: fish/cmds.c:3215 msgid "remove a directory" msgstr "ಒಂದು ಕೋಶವನ್ನು ತೆಗೆದುಹಾಕು" #: fish/cmds.c:3216 msgid "remove a mountpoint" msgstr "ಒಂದು ಆರೋಹಣಾ ತಾಣವನ್ನು ತೆಗೆದುಹಾಕು" #: fish/cmds.c:3217 msgid "scrub (securely wipe) a device" msgstr "ಒಂದು ಸಾಧನವನ್ನು ಉಜ್ಜು (ಪದೆ ಪದೆ ಅಳಿಸು)" #: fish/cmds.c:3218 msgid "scrub (securely wipe) a file" msgstr "ಒಂದು ಕಡತವನ್ನು ಉಜ್ಜು (ಪದೆ ಪದೆ ಅಳಿಸು)" #: fish/cmds.c:3219 msgid "scrub (securely wipe) free space" msgstr "ಉಕ್ತ ಸ್ಥಳವನ್ನು ಉಜ್ಜು (ಪದೆ ಪದೆ ಅಳಿಸು)" #: fish/cmds.c:3220 msgid "add options to kernel command line" msgstr "ಕರ್ನಲ್ ಆಜ್ಞಾ ಸಾಲಿಗೆ ಆಯ್ಕೆಗಳನ್ನು ಸೇರಿಸು" #: fish/cmds.c:3221 msgid "set the attach method" msgstr "" #: fish/cmds.c:3222 msgid "set autosync mode" msgstr "ಸ್ವಯಂಹೊಂದಿಕಾ(ಆಟೊಸಿಂಕ್) ಕ್ರಮವನ್ನು ಹೊಂದಿಸು" #: fish/cmds.c:3223 msgid "enable or disable direct appliance mode" msgstr "ನೇರ ಅಪ್ಲೈಯನ್ಸ್ ಕ್ರಮವನ್ನು ಶಕ್ತ ಅಥವ ಅಶಕ್ತಗೊಳಿಸು" #: fish/cmds.c:3224 msgid "set the ext2/3/4 filesystem label" msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆ ಲೇಬಲ್ ಅನ್ನು ಹೊಂದಿಸು" #: fish/cmds.c:3225 msgid "set the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ UUID ಅನ್ನು ಹೊಂದಿಸು" #: fish/cmds.c:3226 msgid "set filesystem label" msgstr "" #: fish/cmds.c:3227 msgid "set memory allocated to the qemu subprocess" msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಗಳಿಗೆ ನಿಯೋಜಿಸಲಾದ ಮೆಮೊರಿಯನ್ನು ಹೊಂದಿಸು" #: fish/cmds.c:3228 msgid "set enable network flag" msgstr "" #: fish/cmds.c:3229 msgid "set the search path" msgstr "ಹುಡುಕು ಮಾರ್ಗವನ್ನು ಹೊಂದಿಸು" #: fish/cmds.c:3230 msgid "set process group flag" msgstr "" #: fish/cmds.c:3231 msgid "set the qemu binary" msgstr "qemu ಬೈನರಿಯನ್ನು ಹೊಂದಿಸು" #: fish/cmds.c:3232 msgid "enable or disable the recovery process" msgstr "ಪುನಶ್ಚೇತನ ಪ್ರಕ್ರಿಯೆಯನ್ನು ಶಕ್ತಗೊಳಿಸು ಅಥವ ಅಶಕ್ತಗೊಳಿಸು" #: fish/cmds.c:3233 msgid "set SELinux enabled or disabled at appliance boot" msgstr "ಅಪ್ಲೈಯನ್ಸ್ ಬೂಟ್‌ ಸಮಯದಲ್ಲಿ SELinux ಅನ್ನು ಶಕ್ತಗೊಳಿಸು ಅಥವ ಅಶಕ್ತಗೊಳಿಸು" #: fish/cmds.c:3234 msgid "set number of virtual CPUs in appliance" msgstr "" #: fish/cmds.c:3235 msgid "enable or disable command traces" msgstr "ಆಜ್ಞೆಯ ಜಾಡನ್ನು ಇರಿಸುವಿಕೆಯನ್ನು ಶಕ್ತಗೊಳಿಸು ಅಥವ ಅಶಕ್ತಗೊಳಿಸು" #: fish/cmds.c:3236 msgid "set verbose mode" msgstr "ವರ್ಬೋಸ್ ಕ್ರಮವನ್ನು ಹೊಂದಿಸು" #: fish/cmds.c:3237 msgid "set SELinux security context" msgstr "SELinux ಸುರಕ್ಷತಾ ಸನ್ನಿವೇಶವನ್ನು ಹೊಂದಿಸು" #: fish/cmds.c:3238 msgid "set an environment variable" msgstr "" #: fish/cmds.c:3240 fish/cmds.c:3241 msgid "create partitions on a block device" msgstr "ಒಂದು ಖಂಡ ಸಾಧನದಲ್ಲಿ ವಿಭಾಗಗಳನ್ನು ರಚಿಸು" #: fish/cmds.c:3242 msgid "modify a single partition on a block device" msgstr "ಒಂದು ಖಂಡ ಸಾಧನದಲ್ಲಿರುವ ಒಂದೆ ಒಂದು ವಿಭಾಗವನ್ನು ಮಾರ್ಪಡಿಸು" #: fish/cmds.c:3243 msgid "display the disk geometry from the partition table" msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕದಿಂದ ಡಿಸ್ಕಿನ ಜ್ಯಾಮಿತಿಯನ್ನು ತೋರಿಸು" #: fish/cmds.c:3244 msgid "display the kernel geometry" msgstr "ಕರ್ನಲ್ ಜ್ಯಾಮಿತಿಯನ್ನು ತೋರಿಸು" #: fish/cmds.c:3245 msgid "display the partition table" msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕವನ್ನು ತೋರಿಸು" #: fish/cmds.c:3246 msgid "run a command via the shell" msgstr "ಶೆಲ್‌ನ ಮೂಲಕ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು" #: fish/cmds.c:3247 msgid "run a command via the shell returning lines" msgstr "ಸಾಲುಗಳನ್ನು ಮರಳಿಸುವ ಶೆಲ್‌ನ ಮೂಲಕ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು" #: fish/cmds.c:3248 msgid "sleep for some seconds" msgstr "ಕೆಲವು ಕ್ಷಣಗಳ ಕಾಲ ಜಡವಾಗಿರು" #: fish/cmds.c:3249 msgid "create a sparse disk image and add" msgstr "" #: fish/cmds.c:3250 msgid "get file information" msgstr "ಕಡತದ ಮಾಹಿತಿಯನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3251 msgid "get file system statistics" msgstr "ಕಡತ ವ್ಯವಸ್ಥೆಯ ಅಂಕಿಅಂಶಗಳನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3252 fish/cmds.c:3253 msgid "print the printable strings in a file" msgstr "ಒಂದು ಕಡತದಲ್ಲಿ ಮುದ್ರಿಸಬಹುದಾದ ವಾಕ್ಯಗಳನ್ನು ಮುದ್ರಿಸು" #: fish/cmds.c:3254 msgid "list supported groups of commands" msgstr "" #: fish/cmds.c:3255 msgid "disable swap on device" msgstr "ಸಾಧನದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು" #: fish/cmds.c:3256 msgid "disable swap on file" msgstr "ಕಡತದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು" #: fish/cmds.c:3257 msgid "disable swap on labeled swap partition" msgstr "ಲೇಬಲ್ ಮಾಡಲಾದ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು" #: fish/cmds.c:3258 msgid "disable swap on swap partition by UUID" msgstr "UUID ಮೂಲಕ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು" #: fish/cmds.c:3259 msgid "enable swap on device" msgstr "ಸಾಧನದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು" #: fish/cmds.c:3260 msgid "enable swap on file" msgstr "ಕಡತದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು" #: fish/cmds.c:3261 msgid "enable swap on labeled swap partition" msgstr "ಲೇಬಲ್ ಮಾಡಲಾದ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು" #: fish/cmds.c:3262 msgid "enable swap on swap partition by UUID" msgstr "UUID ಮೂಲಕ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು" #: fish/cmds.c:3263 msgid "sync disks, writes are flushed through to the disk image" msgstr "ಸಿಂಕ್ ಡಿಸ್ಕುಗಳನ್ನು, ಬರೆಯವಿಕೆಗಳನ್ನು ಡಿಸ್ಕ್ ಚಿತ್ರಿಕೆಯ ಮೂಲಕ ಹೊರತಳ್ಳಲಾಗುತ್ತದೆ" #: fish/cmds.c:3264 msgid "return last 10 lines of a file" msgstr "ಒಂದು ಕಡತದ ಕೊನೆಯ 10 ಸಾಲುಗಳನ್ನು ಮರಳಿಸು" #: fish/cmds.c:3265 msgid "return last N lines of a file" msgstr "ಒಂದು ಕಡತದ ಕೊನೆಯ N ಸಾಲುಗಳನ್ನು ಮರಳಿಸು" #: fish/cmds.c:3266 msgid "unpack tarfile to directory" msgstr "tar ಕಡತದಲ್ಲಿರುವುದನ್ನು ಕೋಶಕ್ಕೆ ಹೊರತೆಗೆ" #: fish/cmds.c:3267 msgid "pack directory into tarfile" msgstr "tar ಕಡತದಲ್ಲಿರುವುದನ್ನು ಕೋಶದಲ್ಲಿ ಸೇರಿಸು" #: fish/cmds.c:3268 fish/cmds.c:3276 msgid "unpack compressed tarball to directory" msgstr "ಸಂಕುಚನಗೊಳಿಸಲಾದ tarball ನಲ್ಲಿರುವುದನ್ನು ಕೋಶಕ್ಕೆ ಹೊರತೆಗೆ" #: fish/cmds.c:3269 fish/cmds.c:3277 msgid "pack directory into compressed tarball" msgstr "ಕೋಶದಲ್ಲಿರುವುದನ್ನು ಸಂಕುಚನಗೊಳಿಸಲಾದ tarball ನಲ್ಲಿ ಸೇರಿಸು" #: fish/cmds.c:3270 msgid "print elapsed time taken to run a command" msgstr "" #: fish/cmds.c:3271 msgid "update file timestamps or create a new file" msgstr "ಕಡತದ ಸಮಯ ಮುದ್ರೆಗಳನ್ನು ಅಪ್‌ಡೇಟ್ ಮಾಡು ಅಥವ ಒಂದು ಹೊಸ ಕಡತವನ್ನು ರಚಿಸು" #: fish/cmds.c:3272 msgid "truncate a file to zero size" msgstr "ಒಂದು ಕಡತದ ಗಾತ್ರವನ್ನು ಶೂನ್ಯ ಗಾತ್ರಕ್ಕೆ ಕಡಿತಗೊಳಿಸು" #: fish/cmds.c:3273 msgid "truncate a file to a particular size" msgstr "ಒಂದು ಕಡತದ ಗಾತ್ರವನ್ನು ನಿಶ್ಚಿತ ಗಾತ್ರಕ್ಕೆ ಕಡಿತಗೊಳಿಸು" #: fish/cmds.c:3274 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "" #: fish/cmds.c:3275 msgid "get ext2/ext3/ext4 superblock details" msgstr "ext2/ext3/ext4 ಸೂಪರ್-ಬ್ಲಾಕ್ ವಿವರಗಳನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3278 msgid "set file mode creation mask (umask)" msgstr "ಕಡತ ಕ್ರಮದ ರಚನೆಯ ಮುಸುಕನ್ನು ಹೊಂದಿಸು (umask)" #: fish/cmds.c:3279 msgid "unmount a filesystem" msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ಅವರೋಹಿಸಿ" #: fish/cmds.c:3280 msgid "unmount all filesystems" msgstr "ಎಲ್ಲಾ ಕಡತವ್ಯವಸ್ಥೆಗಳನ್ನು ಅವರೋಹಿಸಿ" #: fish/cmds.c:3281 msgid "unmount a locally mounted filesystem" msgstr "" #: fish/cmds.c:3282 msgid "unset an environment variable" msgstr "" #: fish/cmds.c:3283 msgid "upload a file from the local machine" msgstr "ಸ್ಥಳೀಯ ಗಣಕದಿಂದ ಕಡತವನ್ನು ಅಪ್‌ಲೋಡ್ ಮಾಡಿ" #: fish/cmds.c:3284 msgid "upload a file from the local machine with offset" msgstr "" #: fish/cmds.c:3285 msgid "set timestamp of a file with nanosecond precision" msgstr "ನ್ಯಾನೊಸೆಕೆಂಡಿನ ನಿಖರತೆಯೊಂದಿಗೆ ಒಂದು ಕಡತದ ಸಮಯಮುದ್ರೆಯನ್ನು ಹೊಂದಿಸು" #: fish/cmds.c:3286 msgid "get the library version number" msgstr "ಲೈಬ್ರರಿ ಆವೃತ್ತಿ ಸಂಖ್ಯೆಯನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3287 msgid "get the filesystem label" msgstr "" #: fish/cmds.c:3288 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "ಆರೋಹಿಸಲಾದ ಸಾಧನಕ್ಕೆ ಸಂಬಂಧಿಸಿದ Linux VFS ಬಗೆಯನ್ನು ಪಡೆದುಕೊ" #: fish/cmds.c:3289 msgid "get the filesystem UUID" msgstr "" #: fish/cmds.c:3290 msgid "activate or deactivate some volume groups" msgstr "ಕೆಲವು ಪರಿಮಾಣ ಗುಂಪುಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು ಅಥವ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸು" #: fish/cmds.c:3291 msgid "activate or deactivate all volume groups" msgstr "ಎಲ್ಲಾ ಪರಿಮಾಣ ಗುಂಪುಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು ಅಥವ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸು" #: fish/cmds.c:3292 msgid "create an LVM volume group" msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಸಮೂಹವನ್ನು ರಚಿಸು" #: fish/cmds.c:3293 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "" #: fish/cmds.c:3294 msgid "get volume group metadata" msgstr "" #: fish/cmds.c:3295 msgid "get the PV UUIDs containing the volume group" msgstr "" #: fish/cmds.c:3296 msgid "remove an LVM volume group" msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಗುಂಪನ್ನು ತೆಗೆದು ಹಾಕು" #: fish/cmds.c:3297 msgid "rename an LVM volume group" msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಗುಂಪಿನ ಹೆಸರನ್ನು ಬದಲಾಯಿಸು" #: fish/cmds.c:3298 fish/cmds.c:3299 msgid "list the LVM volume groups (VGs)" msgstr "LVM ಪರಿಮಾಣ ಗುಂಪುಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು (VGಗಳು)" #: fish/cmds.c:3300 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "" #: fish/cmds.c:3301 msgid "get the UUID of a volume group" msgstr "" #: fish/cmds.c:3302 msgid "count characters in a file" msgstr "ಒಂದು ಕಡತದಲ್ಲಿನ ಅಕ್ಷರಗಳನ್ನು ಎಣಿಸಿ" #: fish/cmds.c:3303 msgid "count lines in a file" msgstr "ಒಂದು ಕಡತದಲ್ಲಿನ ಸಾಲುಗಳನ್ನು ಎಣಿಸಿ" #: fish/cmds.c:3304 msgid "count words in a file" msgstr "ಒಂದು ಕಡತದಲ್ಲಿನ ಪದಗಳನ್ನು ಎಣಿಸಿ" #: fish/cmds.c:3305 msgid "wipe a filesystem signature from a device" msgstr "" #: fish/cmds.c:3306 msgid "create a new file" msgstr "" #: fish/cmds.c:3307 msgid "append content to end of file" msgstr "" #: fish/cmds.c:3308 msgid "create a file" msgstr "ಒಂದು ಕಡತವನ್ನು ನಿರ್ಮಿಸಿ" #: fish/cmds.c:3311 msgid "write zeroes to the device" msgstr "ಸಾಧನಕ್ಕೆ ಶೂನ್ಯಗಳನ್ನು ಬರೆ" #: fish/cmds.c:3312 msgid "write zeroes to an entire device" msgstr "" #: fish/cmds.c:3313 msgid "zero free space in a filesystem" msgstr "" #: fish/cmds.c:3314 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "ext2/3 ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಬಳಸದೆ ಇರುವ ಶೂನ್ಯ ಐನೋಡ್‌ಗಳು ಹಾಗು ಡಿಸ್ಕ್ ಖಂಡಗಳು" #: fish/cmds.c:3317 msgid "determine file type inside a compressed file" msgstr "ಸಂಕುಚನಗೊಳಿಸಲಾದ ಒಂದು ಕಡತದಲ್ಲಿರುವ ಕಡತದ ಬಗೆಯನ್ನು ನಿರ್ಧರಿಸಿ" #: fish/cmds.c:3320 msgid "Use -h / help to show detailed help for a command." msgstr "" "ಒಂದು ಆಜ್ಞೆಯ ವಿವರವಾದ ನೆರವನ್ನು ಪಡೆದುಕೊಳ್ಳಲು -h / help ಅನ್ನು ಬಳಸಿ." #: fish/cmds.c:3717 fish/cmds.c:3736 fish/cmds.c:3757 fish/cmds.c:3779 #: fish/cmds.c:3801 fish/cmds.c:3824 fish/cmds.c:3848 fish/cmds.c:3869 #: fish/cmds.c:3891 fish/cmds.c:3912 fish/cmds.c:3934 fish/cmds.c:3955 #: fish/cmds.c:3975 fish/cmds.c:3995 fish/cmds.c:4017 fish/cmds.c:4037 #: fish/cmds.c:4057 fish/cmds.c:4077 fish/cmds.c:4097 fish/cmds.c:4117 #: fish/cmds.c:4137 fish/cmds.c:4159 fish/cmds.c:4198 fish/cmds.c:4218 #: fish/cmds.c:4238 fish/cmds.c:4261 fish/cmds.c:4281 fish/cmds.c:4303 #: fish/cmds.c:4323 fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4387 #: fish/cmds.c:4407 fish/cmds.c:4430 fish/cmds.c:4454 fish/cmds.c:4477 #: fish/cmds.c:4502 fish/cmds.c:4525 fish/cmds.c:4549 fish/cmds.c:4573 #: fish/cmds.c:4597 fish/cmds.c:4620 fish/cmds.c:4643 fish/cmds.c:4667 #: fish/cmds.c:4691 fish/cmds.c:4715 fish/cmds.c:4735 fish/cmds.c:4755 #: fish/cmds.c:4841 fish/cmds.c:4863 fish/cmds.c:4884 fish/cmds.c:4905 #: fish/cmds.c:5002 fish/cmds.c:5026 fish/cmds.c:5050 fish/cmds.c:5074 #: fish/cmds.c:5098 fish/cmds.c:5122 fish/cmds.c:5145 fish/cmds.c:5168 #: fish/cmds.c:5191 fish/cmds.c:5211 fish/cmds.c:5234 fish/cmds.c:5258 #: fish/cmds.c:5282 fish/cmds.c:5366 fish/cmds.c:5386 fish/cmds.c:5408 #: fish/cmds.c:5447 fish/cmds.c:5548 fish/cmds.c:5616 fish/cmds.c:5637 #: fish/cmds.c:5658 fish/cmds.c:5683 fish/cmds.c:5710 fish/cmds.c:5737 #: fish/cmds.c:5762 fish/cmds.c:5783 fish/cmds.c:5804 fish/cmds.c:5825 #: fish/cmds.c:5846 fish/cmds.c:5867 fish/cmds.c:5888 fish/cmds.c:5909 #: fish/cmds.c:5932 fish/cmds.c:5960 fish/cmds.c:6003 fish/cmds.c:6025 #: fish/cmds.c:6052 fish/cmds.c:6078 fish/cmds.c:6103 fish/cmds.c:6128 #: fish/cmds.c:6152 fish/cmds.c:6176 fish/cmds.c:6199 fish/cmds.c:6221 #: fish/cmds.c:6240 fish/cmds.c:6261 fish/cmds.c:6285 fish/cmds.c:6310 #: fish/cmds.c:6335 fish/cmds.c:6360 fish/cmds.c:6385 fish/cmds.c:6411 #: fish/cmds.c:6458 fish/cmds.c:6523 fish/cmds.c:6549 fish/cmds.c:6575 #: fish/cmds.c:6601 fish/cmds.c:6624 fish/cmds.c:6652 fish/cmds.c:6696 #: fish/cmds.c:6723 fish/cmds.c:6811 fish/cmds.c:6857 fish/cmds.c:6877 #: fish/cmds.c:6898 fish/cmds.c:6917 fish/cmds.c:6938 fish/cmds.c:6965 #: fish/cmds.c:6992 fish/cmds.c:7019 fish/cmds.c:7046 fish/cmds.c:7073 #: fish/cmds.c:7100 fish/cmds.c:7124 fish/cmds.c:7146 fish/cmds.c:7168 #: fish/cmds.c:7191 fish/cmds.c:7214 fish/cmds.c:7238 fish/cmds.c:7280 #: fish/cmds.c:7303 fish/cmds.c:7326 fish/cmds.c:7348 fish/cmds.c:7371 #: fish/cmds.c:7401 fish/cmds.c:7431 fish/cmds.c:7460 fish/cmds.c:7490 #: fish/cmds.c:7517 fish/cmds.c:7547 fish/cmds.c:7577 fish/cmds.c:7602 #: fish/cmds.c:7629 fish/cmds.c:7655 fish/cmds.c:7683 fish/cmds.c:7705 #: fish/cmds.c:7727 fish/cmds.c:7750 fish/cmds.c:7773 fish/cmds.c:7798 #: fish/cmds.c:7821 fish/cmds.c:7846 fish/cmds.c:7870 fish/cmds.c:7893 #: fish/cmds.c:7920 fish/cmds.c:7950 fish/cmds.c:7980 fish/cmds.c:8009 #: fish/cmds.c:8048 fish/cmds.c:8069 fish/cmds.c:8091 fish/cmds.c:8121 #: fish/cmds.c:8149 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8226 #: fish/cmds.c:8253 fish/cmds.c:8356 fish/cmds.c:8380 fish/cmds.c:8404 #: fish/cmds.c:8428 fish/cmds.c:8451 fish/cmds.c:8478 fish/cmds.c:8520 #: fish/cmds.c:8542 fish/cmds.c:8569 fish/cmds.c:8591 fish/cmds.c:8633 #: fish/cmds.c:8657 fish/cmds.c:8681 fish/cmds.c:8705 fish/cmds.c:8732 #: fish/cmds.c:8754 fish/cmds.c:8779 fish/cmds.c:8804 fish/cmds.c:8831 #: fish/cmds.c:8857 fish/cmds.c:8883 fish/cmds.c:8909 fish/cmds.c:8937 #: fish/cmds.c:8984 fish/cmds.c:9012 fish/cmds.c:9057 fish/cmds.c:9078 #: fish/cmds.c:9101 fish/cmds.c:9127 fish/cmds.c:9155 fish/cmds.c:9184 #: fish/cmds.c:9207 fish/cmds.c:9231 fish/cmds.c:9257 fish/cmds.c:9343 #: fish/cmds.c:9391 fish/cmds.c:9479 fish/cmds.c:9564 fish/cmds.c:9606 #: fish/cmds.c:9634 fish/cmds.c:9661 fish/cmds.c:9689 fish/cmds.c:9716 #: fish/cmds.c:9746 fish/cmds.c:9796 fish/cmds.c:9844 fish/cmds.c:9871 #: fish/cmds.c:9895 fish/cmds.c:9918 fish/cmds.c:9940 fish/cmds.c:9963 #: fish/cmds.c:9995 fish/cmds.c:10024 fish/cmds.c:10053 fish/cmds.c:10082 #: fish/cmds.c:10111 fish/cmds.c:10140 fish/cmds.c:10169 fish/cmds.c:10198 #: fish/cmds.c:10227 fish/cmds.c:10256 fish/cmds.c:10285 fish/cmds.c:10314 #: fish/cmds.c:10342 fish/cmds.c:10370 fish/cmds.c:10397 fish/cmds.c:10424 #: fish/cmds.c:10451 fish/cmds.c:10477 fish/cmds.c:10505 fish/cmds.c:10550 #: fish/cmds.c:10572 fish/cmds.c:10594 fish/cmds.c:10619 fish/cmds.c:10644 #: fish/cmds.c:10666 fish/cmds.c:10688 fish/cmds.c:10710 fish/cmds.c:10732 #: fish/cmds.c:10757 fish/cmds.c:10799 fish/cmds.c:10845 fish/cmds.c:10884 #: fish/cmds.c:10905 fish/cmds.c:10926 fish/cmds.c:10947 fish/cmds.c:10967 #: fish/cmds.c:10992 fish/cmds.c:11036 fish/cmds.c:11080 fish/cmds.c:11125 #: fish/cmds.c:11171 fish/cmds.c:11218 fish/cmds.c:11265 fish/cmds.c:11309 #: fish/cmds.c:11331 fish/cmds.c:11359 fish/cmds.c:11388 fish/cmds.c:11415 #: fish/cmds.c:11439 fish/cmds.c:11465 fish/cmds.c:11508 fish/cmds.c:11590 #: fish/cmds.c:11637 fish/cmds.c:11703 fish/cmds.c:11735 fish/cmds.c:11767 #: fish/cmds.c:11801 fish/cmds.c:11867 fish/cmds.c:11893 fish/cmds.c:11945 #: fish/cmds.c:11970 fish/cmds.c:12015 fish/cmds.c:12058 fish/cmds.c:12082 #: fish/cmds.c:12108 fish/cmds.c:12173 fish/cmds.c:12199 fish/cmds.c:12228 #: fish/cmds.c:12255 fish/cmds.c:12279 fish/cmds.c:12304 fish/cmds.c:12336 #: fish/cmds.c:12360 fish/cmds.c:12384 fish/cmds.c:12408 fish/cmds.c:12432 #: fish/cmds.c:12458 fish/cmds.c:12501 fish/cmds.c:12524 fish/cmds.c:12554 #: fish/cmds.c:12583 fish/cmds.c:12603 fish/cmds.c:12625 fish/cmds.c:12668 #: fish/cmds.c:12712 fish/cmds.c:12757 fish/cmds.c:12820 fish/cmds.c:12846 #: fish/cmds.c:12888 fish/cmds.c:12908 fish/cmds.c:12932 fish/cmds.c:12979 #: fish/cmds.c:13009 fish/cmds.c:13040 fish/cmds.c:13072 fish/cmds.c:13120 #: fish/cmds.c:13151 fish/cmds.c:13195 fish/cmds.c:13232 fish/cmds.c:13269 #: fish/cmds.c:13303 fish/cmds.c:13327 fish/cmds.c:13366 fish/cmds.c:13390 #: fish/cmds.c:13414 fish/cmds.c:13437 fish/cmds.c:13460 fish/cmds.c:13491 #: fish/cmds.c:13520 fish/cmds.c:13544 fish/cmds.c:13595 fish/cmds.c:13647 #: fish/cmds.c:13703 fish/cmds.c:13751 fish/cmds.c:13774 fish/cmds.c:13798 #: fish/cmds.c:13822 fish/cmds.c:13848 fish/cmds.c:13874 fish/cmds.c:13900 #: fish/cmds.c:13926 fish/cmds.c:13952 fish/cmds.c:13978 fish/cmds.c:14024 #: fish/cmds.c:14084 fish/cmds.c:14127 fish/cmds.c:14189 fish/cmds.c:14334 #: fish/cmds.c:14368 fish/cmds.c:14400 fish/cmds.c:14422 fish/cmds.c:14448 #: fish/cmds.c:14469 fish/cmds.c:14540 fish/cmds.c:14693 fish/cmds.c:14870 #: fish/cmds.c:15621 fish/cmds.c:15644 fish/cmds.c:15668 fish/cmds.c:15690 #: fish/cmds.c:15767 fish/cmds.c:15794 fish/cmds.c:15938 fish/cmds.c:15965 #: fish/cmds.c:15988 fish/cmds.c:16015 fish/cmds.c:16058 fish/cmds.c:16082 #: fish/cmds.c:16110 fish/cmds.c:16138 #, c-format msgid "%s should have %d parameter(s)\n" msgstr "%s ಎನ್ನುವುದು %d ನಿಯತಾಂಕವನ್ನು(ಗಳನ್ನು) ಹೊಂದಿರಬೇಕು\n" #: fish/cmds.c:3718 fish/cmds.c:3737 fish/cmds.c:3758 fish/cmds.c:3780 #: fish/cmds.c:3802 fish/cmds.c:3825 fish/cmds.c:3849 fish/cmds.c:3870 #: fish/cmds.c:3892 fish/cmds.c:3913 fish/cmds.c:3935 fish/cmds.c:3956 #: fish/cmds.c:3976 fish/cmds.c:3996 fish/cmds.c:4018 fish/cmds.c:4038 #: fish/cmds.c:4058 fish/cmds.c:4078 fish/cmds.c:4098 fish/cmds.c:4118 #: fish/cmds.c:4138 fish/cmds.c:4160 fish/cmds.c:4199 fish/cmds.c:4219 #: fish/cmds.c:4239 fish/cmds.c:4262 fish/cmds.c:4282 fish/cmds.c:4304 #: fish/cmds.c:4324 fish/cmds.c:4346 fish/cmds.c:4366 fish/cmds.c:4388 #: fish/cmds.c:4408 fish/cmds.c:4431 fish/cmds.c:4455 fish/cmds.c:4478 #: fish/cmds.c:4503 fish/cmds.c:4526 fish/cmds.c:4550 fish/cmds.c:4574 #: fish/cmds.c:4598 fish/cmds.c:4621 fish/cmds.c:4644 fish/cmds.c:4668 #: fish/cmds.c:4692 fish/cmds.c:4716 fish/cmds.c:4736 fish/cmds.c:4756 #: fish/cmds.c:4781 fish/cmds.c:4842 fish/cmds.c:4864 fish/cmds.c:4885 #: fish/cmds.c:4906 fish/cmds.c:4931 fish/cmds.c:5003 fish/cmds.c:5027 #: fish/cmds.c:5051 fish/cmds.c:5075 fish/cmds.c:5099 fish/cmds.c:5123 #: fish/cmds.c:5146 fish/cmds.c:5169 fish/cmds.c:5192 fish/cmds.c:5212 #: fish/cmds.c:5235 fish/cmds.c:5259 fish/cmds.c:5283 fish/cmds.c:5310 #: fish/cmds.c:5367 fish/cmds.c:5387 fish/cmds.c:5409 fish/cmds.c:5448 #: fish/cmds.c:5472 fish/cmds.c:5549 fish/cmds.c:5571 fish/cmds.c:5617 #: fish/cmds.c:5638 fish/cmds.c:5659 fish/cmds.c:5684 fish/cmds.c:5711 #: fish/cmds.c:5738 fish/cmds.c:5763 fish/cmds.c:5784 fish/cmds.c:5805 #: fish/cmds.c:5826 fish/cmds.c:5847 fish/cmds.c:5868 fish/cmds.c:5889 #: fish/cmds.c:5910 fish/cmds.c:5933 fish/cmds.c:5961 fish/cmds.c:6004 #: fish/cmds.c:6026 fish/cmds.c:6053 fish/cmds.c:6079 fish/cmds.c:6104 #: fish/cmds.c:6129 fish/cmds.c:6153 fish/cmds.c:6177 fish/cmds.c:6200 #: fish/cmds.c:6222 fish/cmds.c:6241 fish/cmds.c:6262 fish/cmds.c:6286 #: fish/cmds.c:6311 fish/cmds.c:6336 fish/cmds.c:6361 fish/cmds.c:6386 #: fish/cmds.c:6412 fish/cmds.c:6459 fish/cmds.c:6524 fish/cmds.c:6550 #: fish/cmds.c:6576 fish/cmds.c:6602 fish/cmds.c:6625 fish/cmds.c:6653 #: fish/cmds.c:6697 fish/cmds.c:6724 fish/cmds.c:6812 fish/cmds.c:6858 #: fish/cmds.c:6878 fish/cmds.c:6899 fish/cmds.c:6918 fish/cmds.c:6939 #: fish/cmds.c:6966 fish/cmds.c:6993 fish/cmds.c:7020 fish/cmds.c:7047 #: fish/cmds.c:7074 fish/cmds.c:7101 fish/cmds.c:7125 fish/cmds.c:7147 #: fish/cmds.c:7169 fish/cmds.c:7192 fish/cmds.c:7215 fish/cmds.c:7239 #: fish/cmds.c:7281 fish/cmds.c:7304 fish/cmds.c:7327 fish/cmds.c:7349 #: fish/cmds.c:7372 fish/cmds.c:7402 fish/cmds.c:7432 fish/cmds.c:7461 #: fish/cmds.c:7491 fish/cmds.c:7518 fish/cmds.c:7548 fish/cmds.c:7578 #: fish/cmds.c:7603 fish/cmds.c:7630 fish/cmds.c:7656 fish/cmds.c:7684 #: fish/cmds.c:7706 fish/cmds.c:7728 fish/cmds.c:7751 fish/cmds.c:7774 #: fish/cmds.c:7799 fish/cmds.c:7822 fish/cmds.c:7847 fish/cmds.c:7871 #: fish/cmds.c:7894 fish/cmds.c:7921 fish/cmds.c:7951 fish/cmds.c:7981 #: fish/cmds.c:8010 fish/cmds.c:8049 fish/cmds.c:8070 fish/cmds.c:8092 #: fish/cmds.c:8122 fish/cmds.c:8150 fish/cmds.c:8178 fish/cmds.c:8205 #: fish/cmds.c:8227 fish/cmds.c:8254 fish/cmds.c:8357 fish/cmds.c:8381 #: fish/cmds.c:8405 fish/cmds.c:8429 fish/cmds.c:8452 fish/cmds.c:8479 #: fish/cmds.c:8521 fish/cmds.c:8543 fish/cmds.c:8570 fish/cmds.c:8592 #: fish/cmds.c:8634 fish/cmds.c:8658 fish/cmds.c:8682 fish/cmds.c:8706 #: fish/cmds.c:8733 fish/cmds.c:8755 fish/cmds.c:8780 fish/cmds.c:8805 #: fish/cmds.c:8832 fish/cmds.c:8858 fish/cmds.c:8884 fish/cmds.c:8910 #: fish/cmds.c:8938 fish/cmds.c:8985 fish/cmds.c:9013 fish/cmds.c:9058 #: fish/cmds.c:9079 fish/cmds.c:9102 fish/cmds.c:9128 fish/cmds.c:9156 #: fish/cmds.c:9185 fish/cmds.c:9208 fish/cmds.c:9232 fish/cmds.c:9258 #: fish/cmds.c:9344 fish/cmds.c:9392 fish/cmds.c:9480 fish/cmds.c:9565 #: fish/cmds.c:9607 fish/cmds.c:9635 fish/cmds.c:9662 fish/cmds.c:9690 #: fish/cmds.c:9717 fish/cmds.c:9747 fish/cmds.c:9797 fish/cmds.c:9845 #: fish/cmds.c:9872 fish/cmds.c:9896 fish/cmds.c:9919 fish/cmds.c:9941 #: fish/cmds.c:9964 fish/cmds.c:9996 fish/cmds.c:10025 fish/cmds.c:10054 #: fish/cmds.c:10083 fish/cmds.c:10112 fish/cmds.c:10141 fish/cmds.c:10170 #: fish/cmds.c:10199 fish/cmds.c:10228 fish/cmds.c:10257 fish/cmds.c:10286 #: fish/cmds.c:10315 fish/cmds.c:10343 fish/cmds.c:10371 fish/cmds.c:10398 #: fish/cmds.c:10425 fish/cmds.c:10452 fish/cmds.c:10478 fish/cmds.c:10506 #: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10595 fish/cmds.c:10620 #: fish/cmds.c:10645 fish/cmds.c:10667 fish/cmds.c:10689 fish/cmds.c:10711 #: fish/cmds.c:10733 fish/cmds.c:10758 fish/cmds.c:10800 fish/cmds.c:10846 #: fish/cmds.c:10885 fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10948 #: fish/cmds.c:10968 fish/cmds.c:10993 fish/cmds.c:11037 fish/cmds.c:11081 #: fish/cmds.c:11126 fish/cmds.c:11172 fish/cmds.c:11219 fish/cmds.c:11266 #: fish/cmds.c:11310 fish/cmds.c:11332 fish/cmds.c:11360 fish/cmds.c:11389 #: fish/cmds.c:11416 fish/cmds.c:11440 fish/cmds.c:11466 fish/cmds.c:11509 #: fish/cmds.c:11591 fish/cmds.c:11638 fish/cmds.c:11704 fish/cmds.c:11736 #: fish/cmds.c:11768 fish/cmds.c:11802 fish/cmds.c:11868 fish/cmds.c:11894 #: fish/cmds.c:11946 fish/cmds.c:11971 fish/cmds.c:12016 fish/cmds.c:12059 #: fish/cmds.c:12083 fish/cmds.c:12109 fish/cmds.c:12174 fish/cmds.c:12200 #: fish/cmds.c:12229 fish/cmds.c:12256 fish/cmds.c:12280 fish/cmds.c:12305 #: fish/cmds.c:12337 fish/cmds.c:12361 fish/cmds.c:12385 fish/cmds.c:12409 #: fish/cmds.c:12433 fish/cmds.c:12459 fish/cmds.c:12502 fish/cmds.c:12525 #: fish/cmds.c:12555 fish/cmds.c:12584 fish/cmds.c:12604 fish/cmds.c:12626 #: fish/cmds.c:12669 fish/cmds.c:12713 fish/cmds.c:12758 fish/cmds.c:12821 #: fish/cmds.c:12847 fish/cmds.c:12889 fish/cmds.c:12909 fish/cmds.c:12933 #: fish/cmds.c:12980 fish/cmds.c:13010 fish/cmds.c:13041 fish/cmds.c:13073 #: fish/cmds.c:13121 fish/cmds.c:13152 fish/cmds.c:13196 fish/cmds.c:13233 #: fish/cmds.c:13270 fish/cmds.c:13304 fish/cmds.c:13328 fish/cmds.c:13367 #: fish/cmds.c:13391 fish/cmds.c:13415 fish/cmds.c:13438 fish/cmds.c:13461 #: fish/cmds.c:13492 fish/cmds.c:13521 fish/cmds.c:13545 fish/cmds.c:13596 #: fish/cmds.c:13648 fish/cmds.c:13704 fish/cmds.c:13752 fish/cmds.c:13775 #: fish/cmds.c:13799 fish/cmds.c:13823 fish/cmds.c:13849 fish/cmds.c:13875 #: fish/cmds.c:13901 fish/cmds.c:13927 fish/cmds.c:13953 fish/cmds.c:13979 #: fish/cmds.c:14025 fish/cmds.c:14085 fish/cmds.c:14128 fish/cmds.c:14190 #: fish/cmds.c:14217 fish/cmds.c:14335 fish/cmds.c:14369 fish/cmds.c:14401 #: fish/cmds.c:14423 fish/cmds.c:14449 fish/cmds.c:14470 fish/cmds.c:14496 #: fish/cmds.c:14541 fish/cmds.c:14566 fish/cmds.c:14631 fish/cmds.c:14694 #: fish/cmds.c:14726 fish/cmds.c:14802 fish/cmds.c:14871 fish/cmds.c:14897 #: fish/cmds.c:14993 fish/cmds.c:15092 fish/cmds.c:15191 fish/cmds.c:15292 #: fish/cmds.c:15494 fish/cmds.c:15622 fish/cmds.c:15645 fish/cmds.c:15669 #: fish/cmds.c:15691 fish/cmds.c:15717 fish/cmds.c:15768 fish/cmds.c:15795 #: fish/cmds.c:15819 fish/cmds.c:15868 fish/cmds.c:15939 fish/cmds.c:15966 #: fish/cmds.c:15989 fish/cmds.c:16016 fish/cmds.c:16059 fish/cmds.c:16083 #: fish/cmds.c:16111 fish/cmds.c:16139 fish/cmds.c:16165 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "'help %s' ಎಂದು ನಮೂದಿಸಿದಲ್ಲಿ %s ಬಗೆಗಿನ ನೆರವು ದೊರೆಯುತ್ತದೆ\n" #: fish/cmds.c:4170 fish/cmds.c:5419 fish/cmds.c:5499 fish/cmds.c:5973 #: fish/cmds.c:6422 fish/cmds.c:6469 fish/cmds.c:6488 fish/cmds.c:6665 #: fish/cmds.c:6735 fish/cmds.c:6754 fish/cmds.c:6773 fish/cmds.c:6825 #: fish/cmds.c:7250 fish/cmds.c:8020 fish/cmds.c:8265 fish/cmds.c:8284 #: fish/cmds.c:8303 fish/cmds.c:8322 fish/cmds.c:8490 fish/cmds.c:8602 #: fish/cmds.c:8948 fish/cmds.c:9023 fish/cmds.c:9268 fish/cmds.c:9287 #: fish/cmds.c:9306 fish/cmds.c:9354 fish/cmds.c:9402 fish/cmds.c:9421 #: fish/cmds.c:9440 fish/cmds.c:9490 fish/cmds.c:9509 fish/cmds.c:9528 #: fish/cmds.c:9575 fish/cmds.c:9759 fish/cmds.c:9809 fish/cmds.c:10518 #: fish/cmds.c:10768 fish/cmds.c:10812 fish/cmds.c:10856 fish/cmds.c:11004 #: fish/cmds.c:11047 fish/cmds.c:11091 fish/cmds.c:11136 fish/cmds.c:11183 #: fish/cmds.c:11230 fish/cmds.c:11277 fish/cmds.c:11478 fish/cmds.c:11521 #: fish/cmds.c:11534 fish/cmds.c:11547 fish/cmds.c:11560 fish/cmds.c:11603 #: fish/cmds.c:11648 fish/cmds.c:11667 fish/cmds.c:11814 fish/cmds.c:11833 #: fish/cmds.c:11906 fish/cmds.c:11919 fish/cmds.c:11982 fish/cmds.c:12027 #: fish/cmds.c:12119 fish/cmds.c:12138 fish/cmds.c:12473 fish/cmds.c:12637 #: fish/cmds.c:12680 fish/cmds.c:12724 fish/cmds.c:12769 fish/cmds.c:12788 #: fish/cmds.c:12858 fish/cmds.c:12946 fish/cmds.c:13084 fish/cmds.c:13167 #: fish/cmds.c:13207 fish/cmds.c:13244 fish/cmds.c:13281 fish/cmds.c:13340 #: fish/cmds.c:13560 fish/cmds.c:13611 fish/cmds.c:13667 fish/cmds.c:13719 #: fish/cmds.c:13993 fish/cmds.c:14039 fish/cmds.c:14052 fish/cmds.c:14099 #: fish/cmds.c:14139 fish/cmds.c:14158 fish/cmds.c:14235 fish/cmds.c:14263 #: fish/cmds.c:14286 fish/cmds.c:14583 fish/cmds.c:14649 fish/cmds.c:14747 #: fish/cmds.c:14822 fish/cmds.c:14915 fish/cmds.c:14932 fish/cmds.c:14949 #: fish/cmds.c:15012 fish/cmds.c:15029 fish/cmds.c:15046 fish/cmds.c:15111 #: fish/cmds.c:15128 fish/cmds.c:15145 fish/cmds.c:15211 fish/cmds.c:15228 #: fish/cmds.c:15245 fish/cmds.c:15314 fish/cmds.c:15337 fish/cmds.c:15365 #: fish/cmds.c:15382 fish/cmds.c:15405 fish/cmds.c:15433 fish/cmds.c:15450 #: fish/cmds.c:15513 fish/cmds.c:15530 fish/cmds.c:15553 fish/cmds.c:15576 #: fish/cmds.c:16028 fish/cmds.c:16182 fish/cmds.c:16199 fish/cmds.c:16221 #: fish/cmds.c:16254 fish/cmds.c:16277 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "%s: %s: ಅಮಾನ್ಯವಾದ ಪೂರ್ಣ ನಿಯತಾಂಕ (%s ಮರಳಿಸಲಾಗಿದೆ %d)\n" #: fish/cmds.c:4176 fish/cmds.c:5425 fish/cmds.c:5505 fish/cmds.c:5979 #: fish/cmds.c:6428 fish/cmds.c:6475 fish/cmds.c:6494 fish/cmds.c:6671 #: fish/cmds.c:6741 fish/cmds.c:6760 fish/cmds.c:6779 fish/cmds.c:6831 #: fish/cmds.c:7256 fish/cmds.c:8026 fish/cmds.c:8271 fish/cmds.c:8290 #: fish/cmds.c:8309 fish/cmds.c:8328 fish/cmds.c:8496 fish/cmds.c:8608 #: fish/cmds.c:8954 fish/cmds.c:9029 fish/cmds.c:9274 fish/cmds.c:9293 #: fish/cmds.c:9312 fish/cmds.c:9360 fish/cmds.c:9408 fish/cmds.c:9427 #: fish/cmds.c:9446 fish/cmds.c:9496 fish/cmds.c:9515 fish/cmds.c:9534 #: fish/cmds.c:9581 fish/cmds.c:9765 fish/cmds.c:9815 fish/cmds.c:10524 #: fish/cmds.c:10774 fish/cmds.c:10818 fish/cmds.c:10862 fish/cmds.c:11010 #: fish/cmds.c:11053 fish/cmds.c:11097 fish/cmds.c:11142 fish/cmds.c:11189 #: fish/cmds.c:11236 fish/cmds.c:11283 fish/cmds.c:11609 fish/cmds.c:11654 #: fish/cmds.c:11673 fish/cmds.c:11820 fish/cmds.c:11988 fish/cmds.c:12033 #: fish/cmds.c:12125 fish/cmds.c:12144 fish/cmds.c:12643 fish/cmds.c:12686 #: fish/cmds.c:12730 fish/cmds.c:12775 fish/cmds.c:12794 fish/cmds.c:12864 #: fish/cmds.c:12952 fish/cmds.c:13090 fish/cmds.c:13566 fish/cmds.c:13617 #: fish/cmds.c:13673 fish/cmds.c:13725 fish/cmds.c:14145 fish/cmds.c:14241 #: fish/cmds.c:14269 fish/cmds.c:14292 fish/cmds.c:14753 fish/cmds.c:14828 #: fish/cmds.c:15320 fish/cmds.c:15343 fish/cmds.c:15388 fish/cmds.c:15411 #: fish/cmds.c:15536 fish/cmds.c:15559 fish/cmds.c:16034 fish/cmds.c:16227 #: fish/cmds.c:16260 fish/cmds.c:16283 #, c-format msgid "%s: %s: integer out of range\n" msgstr "%s: %s: ಪೂರ್ಣಾಂಕವು ವ್ಯಾಪ್ತಿಯ ಹೊರಗಿದೆ\n" #: fish/cmds.c:4780 fish/cmds.c:4930 fish/cmds.c:5309 fish/cmds.c:5471 #: fish/cmds.c:5570 fish/cmds.c:14216 fish/cmds.c:14495 fish/cmds.c:14565 #: fish/cmds.c:14630 fish/cmds.c:14725 fish/cmds.c:14801 fish/cmds.c:14896 #: fish/cmds.c:14992 fish/cmds.c:15091 fish/cmds.c:15190 fish/cmds.c:15291 #: fish/cmds.c:15493 fish/cmds.c:15716 fish/cmds.c:15818 fish/cmds.c:15867 #: fish/cmds.c:16164 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "" #: fish/cmds.c:4811 fish/cmds.c:4971 fish/cmds.c:5330 fish/cmds.c:5520 #: fish/cmds.c:5585 fish/cmds.c:14302 fish/cmds.c:14512 fish/cmds.c:14598 #: fish/cmds.c:14659 fish/cmds.c:14763 fish/cmds.c:14838 fish/cmds.c:14959 #: fish/cmds.c:15056 fish/cmds.c:15155 fish/cmds.c:15255 fish/cmds.c:15460 #: fish/cmds.c:15591 fish/cmds.c:15737 fish/cmds.c:15834 fish/cmds.c:15905 #: fish/cmds.c:16293 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "" #: fish/cmds.c:4817 fish/cmds.c:4977 fish/cmds.c:5336 fish/cmds.c:5526 #: fish/cmds.c:5591 fish/cmds.c:14308 fish/cmds.c:14518 fish/cmds.c:14604 #: fish/cmds.c:14665 fish/cmds.c:14769 fish/cmds.c:14844 fish/cmds.c:14965 #: fish/cmds.c:15062 fish/cmds.c:15161 fish/cmds.c:15261 fish/cmds.c:15466 #: fish/cmds.c:15597 fish/cmds.c:15743 fish/cmds.c:15840 fish/cmds.c:15911 #: fish/cmds.c:16299 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "" #: fish/cmds.c:16323 #, c-format msgid "%s: unknown command\n" msgstr "" #: fish/config.c:74 fish/config.c:113 #, c-format msgid "%s: %s: line %d: error parsing configuration file: %s\n" msgstr "" #: fish/copy.c:46 #, c-format msgid "" "use 'copy-in [...] ' to copy files into the image\n" msgstr "" #: fish/copy.c:67 #, c-format msgid "copy-in: target '%s' is not a directory\n" msgstr "" #: fish/copy.c:164 #, c-format msgid "error: argument is zero length or longer than maximum permitted\n" msgstr "" #: fish/copy.c:209 #, c-format msgid "" "use 'copy-out [...] ' to copy files out of the " "image\n" msgstr "" #: fish/copy.c:220 #, c-format msgid "copy-out: target '%s' is not a directory\n" msgstr "" #: fish/copy.c:265 #, c-format msgid "copy-out: '%s' is not a file or directory\n" msgstr "" #: fish/display.c:42 #, c-format msgid "display filename\n" msgstr "" #: fish/edit.c:50 #, c-format msgid "use '%s filename' to edit a file\n" msgstr "ಒಂದು ಕಡತವನ್ನು ಸಂಪಾದಿಸಲು '%s filename' ಅನ್ನು ಬಳಸಿ\n" #: fish/event-names.c:137 #, c-format msgid "unknown event name: %s\n" msgstr "" #: fish/events.c:161 #, c-format msgid "use 'event