# 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-03-29 17:47+0100\n" "PO-Revision-Date: 2012-03-07 22:32+0000\n" "Last-Translator: rjones \n" "Language-Team: Tamil \n" "Language: ta\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" #: 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 "'கோப்பு அளவை ஒதுக்கீடுவதை' உருவாக்க ஒரு படத்தை பயன்படுத்து \n" #: fish/alloc.c:51 #, c-format msgid "use 'sparse file size' to create a sparse image\n" msgstr "'ஸ்பார்ஸ் கோப்பு அளவை' பயன்படுத்தி ஒரு ஸ்பார்ஸ் படத்தை உருவாக்கு\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:2900 msgid "Command" msgstr "கட்டளை" #: fish/cmds.c:2900 msgid "Description" msgstr "விளக்கம்" #: fish/cmds.c:2902 msgid "add a CD-ROM disk image to examine" msgstr "ஒரு CD-ROM வட்டு படத்தை பரிசோதிக்க சேர்க்கவும்" #: fish/cmds.c:2903 msgid "add the disk(s) from a named libvirt domain" msgstr "" #: fish/cmds.c:2904 fish/cmds.c:2905 msgid "add an image to examine or modify" msgstr "ஒரு படத்தை சோதிக்க அல்லது மாற்றியமைக்க சேர்" #: fish/cmds.c:2906 msgid "add a drive in snapshot mode (read-only)" msgstr "ஸ்னேப்ஷாட் முறைமையில் ஒரு இயக்கியை சேர் (வாசிக்க-மட்டும்)" #: fish/cmds.c:2907 msgid "add a drive read-only specifying the QEMU block emulation to use" msgstr "" #: fish/cmds.c:2908 msgid "add a drive specifying the QEMU block emulation to use" msgstr "" #: fish/cmds.c:2909 msgid "allocate and add a disk file" msgstr "" #: fish/cmds.c:2910 msgid "clear Augeas path" msgstr "" #: fish/cmds.c:2911 msgid "close the current Augeas handle" msgstr "நடப்பு Augeas ஹான்டிலை மூடு" #: fish/cmds.c:2912 msgid "define an Augeas node" msgstr "ஒரு Augeas முனையை வரையறு" #: fish/cmds.c:2913 msgid "define an Augeas variable" msgstr "ஒரு Augeas மாறியை வரையறு" #: fish/cmds.c:2914 msgid "look up the value of an Augeas path" msgstr "ஒரு Augeas பாதையின் மதிப்பை தேடு" #: fish/cmds.c:2915 msgid "create a new Augeas handle" msgstr "ஒரு புதிய Augeas ஹாண்டிலை உருவாக்கு" #: fish/cmds.c:2916 msgid "insert a sibling Augeas node" msgstr "ஒரு சகோதர Augeas முனையை நுழை" #: fish/cmds.c:2917 msgid "load files into the tree" msgstr "மரத்தில் கோப்புகளை ஏற்றவும்" #: fish/cmds.c:2918 msgid "list Augeas nodes under augpath" msgstr "Augeas முனைகளை augpath கீழ் பட்டியலிடு" #: fish/cmds.c:2919 msgid "return Augeas nodes which match augpath" msgstr "augpath உடன் பொருந்தும் Augeas முனைகளை கொடுக்கிறது" #: fish/cmds.c:2920 msgid "move Augeas node" msgstr "Augeas முனையை நகர்த்து" #: fish/cmds.c:2921 msgid "remove an Augeas path" msgstr "ஒரு Augeas பாதையை நீக்கு" #: fish/cmds.c:2922 msgid "write all pending Augeas changes to disk" msgstr "வட்டில் அனைத்து மீதமுள்ள Augeas மாற்றங்களை எழுது" #: fish/cmds.c:2923 msgid "set Augeas path to value" msgstr "மதிப்பிடுவதற்கு Augeas பாதையை அமை" #: fish/cmds.c:2924 msgid "test availability of some parts of the API" msgstr "APIன் சில பகுதிகளில் சோதனை கிடைக்கப்பெறுகிறது" #: fish/cmds.c:2925 msgid "return a list of all optional groups" msgstr "" #: fish/cmds.c:2926 msgid "upload base64-encoded data to file" msgstr "" #: fish/cmds.c:2927 msgid "download file and encode as base64" msgstr "" #: fish/cmds.c:2928 msgid "print block device attributes" msgstr "" #: fish/cmds.c:2929 msgid "flush device buffers" msgstr "ஃப்ளஷ் சாதன பஃப்பர்" #: fish/cmds.c:2930 msgid "get blocksize of block device" msgstr "தடுப்பு சாதனத்திற்கான தடுப்பு அளவை பெறு " #: fish/cmds.c:2931 msgid "is block device set to read-only" msgstr "தொகுதி சாதனம்மை வாசிக்க மட்டும் அமை" #: fish/cmds.c:2932 msgid "get total size of device in bytes" msgstr "பைட்டுகளில் மொத்த சாதனத்தின் அளவை பெறு" #: fish/cmds.c:2933 msgid "get sectorsize of block device" msgstr "தொகுதி சாதனத்திற்கான செக்டர் அளவைப் பெறு" #: fish/cmds.c:2934 msgid "get total size of device in 512-byte sectors" msgstr "512-பைட் செக்கடரிகளில் சாதனத்தின் மொத்த அளவை பெறு" #: fish/cmds.c:2935 msgid "reread partition table" msgstr "பகர்வு அட்டவணையை மீண்டும்வாசி" #: fish/cmds.c:2936 msgid "set blocksize of block device" msgstr "தொகுதி சாதனத்திற்கான தொகுதியளவை அமை" #: fish/cmds.c:2937 msgid "set block device to read-only" msgstr "தொகுதி சாதனத்தை வாசிக்க மட்டும் அமை" #: fish/cmds.c:2938 msgid "set block device to read-write" msgstr "தொகுதி சாதனத்தை வாசிக்க-எழுதுவதற்கு அமை" #: fish/cmds.c:2939 msgid "resize a btrfs filesystem" msgstr "" #: fish/cmds.c:2940 msgid "return true path on case-insensitive filesystem" msgstr "return true path on case-insensitive filesystem" #: fish/cmds.c:2941 msgid "list the contents of a file" msgstr "ஒரு கோப்பின் உள்ளடக்கங்களின் பட்டியல்" #: fish/cmds.c:2942 msgid "compute MD5, SHAx or CRC checksum of file" msgstr "MD5, SHAx அல்லது CRC checksumஐ கணக்கிடு" #: fish/cmds.c:2943 msgid "compute MD5, SHAx or CRC checksum of the contents of a device" msgstr "" #: fish/cmds.c:2944 msgid "compute MD5, SHAx or CRC checksum of files in a directory" msgstr "" #: fish/cmds.c:2945 msgid "change file mode" msgstr "கோப்பு முறைமையை மாற்று" #: fish/cmds.c:2946 fish/cmds.c:3080 msgid "change file owner and group" msgstr "கோப்பு உரிமையாளர் மற்றும் குழுவை மாற்று" #: fish/cmds.c:2947 msgid "run a command from the guest filesystem" msgstr "விருந்தினர் கோப்புமுறைமையிலிருந்து ஒரு கட்டளையை இயக்கு" #: fish/cmds.c:2948 msgid "run a command, returning lines" msgstr "திரும்பிவரும் வரிகளிலிருந்து, ஒரு கட்டளையை இயக்கு" #: fish/cmds.c:2949 msgid "output compressed device" msgstr "" #: fish/cmds.c:2950 msgid "output compressed file" msgstr "" #: fish/cmds.c:2951 msgid "add qemu parameters" msgstr "qemu அளவுருக்களை சேர்" #: fish/cmds.c:2952 msgid "copy from source device to destination device" msgstr "" #: fish/cmds.c:2953 msgid "copy from source device to destination file" msgstr "" #: fish/cmds.c:2954 msgid "copy from source file to destination device" msgstr "" #: fish/cmds.c:2955 msgid "copy from source file to destination file" msgstr "" #: fish/cmds.c:2956 msgid "copy local files or directories into an image" msgstr "" #: fish/cmds.c:2957 msgid "copy remote files or directories out of an image" msgstr "" #: fish/cmds.c:2958 msgid "copy size bytes from source to destination using dd" msgstr "" #: fish/cmds.c:2959 msgid "copy a file" msgstr "ஒரு கோப்பினை நகலெடு" #: fish/cmds.c:2960 msgid "copy a file or directory recursively" msgstr "ஒரு கோப்பு அல்லது அடைவை மறுபடியும் நகலெடு" #: fish/cmds.c:2961 msgid "copy from source to destination using dd" msgstr "ddஐ பயன்படுத்தும் இலக்கை மூலத்திலிருந்து நகலெடு" #: fish/cmds.c:2962 msgid "debugging and internals" msgstr "பிழைத்திருத்தம் மற்றும் உள்ளார்ந்தவை" #: fish/cmds.c:2963 msgid "debug the QEMU command line (internal use only)" msgstr "" #: fish/cmds.c:2964 msgid "debug the drives (internal use only)" msgstr "" #: fish/cmds.c:2965 msgid "upload a file to the appliance (internal use only)" msgstr "" #: fish/cmds.c:2966 msgid "delete a previously registered event handler" msgstr "" #: fish/cmds.c:2967 msgid "report file system disk space usage" msgstr "கோப்புமுறைமை வட்டு இடப் பயன்பாட்டை அறிக்கையிடு" #: fish/cmds.c:2968 msgid "report file system disk space usage (human readable)" msgstr "கோப்புமுறைமை வட்டு இடப் பயன்பாட்டை அறிக்கையிடு (வாசிக்கக்கூடிய)" #: fish/cmds.c:2969 msgid "display an image" msgstr "" #: fish/cmds.c:2970 msgid "return kernel messages" msgstr "கெர்னல் செய்திகளை திருப்பு" #: fish/cmds.c:2971 msgid "download a file to the local machine" msgstr "உள்ளமை கணினியில் ஒரு கோப்பினை பதிவிறக்கு" #: fish/cmds.c:2972 msgid "download a file to the local machine with offset and size" msgstr "" #: fish/cmds.c:2973 msgid "drop kernel page cache, dentries and inodes" msgstr "drop kernel page cache, dentries and inodes" #: fish/cmds.c:2974 msgid "estimate file space usage" msgstr "கோப்பு இடைவெளிப் பயன்பாட்டை மதிப்பிடு" #: fish/cmds.c:2975 fish/cmds.c:2976 msgid "check an ext2/ext3 filesystem" msgstr "ஒரு ext2/ext3 கோப்புமுறையை சரிபார்" #: fish/cmds.c:2977 msgid "display a line of text" msgstr "உரையின் ஒரு வரியைக் காட்டு" #: fish/cmds.c:2978 msgid "echo arguments back to the client" msgstr "எதிரொலி விவாதங்கள் க்ளையன்ட்டுக்குவருகிறது" #: fish/cmds.c:2979 msgid "edit a file" msgstr "" #: fish/cmds.c:2980 fish/cmds.c:2981 fish/cmds.c:2987 fish/cmds.c:2988 #: fish/cmds.c:3023 fish/cmds.c:3024 fish/cmds.c:3301 fish/cmds.c:3302 #: fish/cmds.c:3307 fish/cmds.c:3308 fish/cmds.c:3310 fish/cmds.c:3311 msgid "return lines matching a pattern" msgstr "திரும்பும் வரிகள் ஒரு பாணியில் பொருந்துகிறது" #: fish/cmds.c:2982 msgid "test if two files have equal contents" msgstr "இரண்டு கோப்புகள் சமமான உள்ளடக்கங்களைப் பெற்றிருந்தால் அவற்றை பரசோதி" #: fish/cmds.c:2983 msgid "register a handler for an event or events" msgstr "" #: fish/cmds.c:2984 msgid "test if file or directory exists" msgstr "அடைவைப் பெற்றிருந்தால் கோப்பினை பர்சோதி" #: fish/cmds.c:2985 fish/cmds.c:2986 msgid "preallocate a file in the guest filesystem" msgstr "விருந்தினர் கோப்புமுறைமையில் ஒரு கோப்பை முன் ஒதுக்கீடவும்" #: fish/cmds.c:2989 msgid "determine file type" msgstr "கோப்பு வகையை வரைநறு" #: fish/cmds.c:2990 msgid "detect the architecture of a binary file" msgstr "" #: fish/cmds.c:2991 msgid "return the size of the file in bytes" msgstr "" #: fish/cmds.c:2992 msgid "fill a file with octets" msgstr "ஆக்டெட்ஸ் உடன் ஒரு கோப்பை நிரப்பு" #: fish/cmds.c:2993 msgid "fill a file with a repeating pattern of bytes" msgstr "" #: fish/cmds.c:2994 msgid "find all files and directories" msgstr "அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு" #: fish/cmds.c:2995 msgid "find all files and directories, returning NUL-separated list" msgstr "" "அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு, NUL-பிரிக்கப்பட்ட பட்டியலிருந்து திரும்புகிறது" #: fish/cmds.c:2996 msgid "find a filesystem by label" msgstr "" #: fish/cmds.c:2997 msgid "find a filesystem by UUID" msgstr "" #: fish/cmds.c:2998 msgid "run the filesystem checker" msgstr "மோப்புமுறை சாரிகாட்டியை இயக்கு" #: fish/cmds.c:2999 msgid "get the additional kernel options" msgstr "கூடுதல் கெர்னல் விருப்பங்களை பெறு" #: fish/cmds.c:3000 msgid "get the attach method" msgstr "" #: fish/cmds.c:3001 msgid "get autosync mode" msgstr "தானியக்கஒத்திசை முறையையை பொறு" #: fish/cmds.c:3002 msgid "get direct appliance mode flag" msgstr "நேரடி பயன்பாட்டு முறைமை கொடியை பெறு" #: fish/cmds.c:3003 msgid "get the ext2/3/4 filesystem label" msgstr "ext2/3/4 கோப்புமுறைமை லேபிலைப் பெறு" #: fish/cmds.c:3004 msgid "get the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 கோப்புமுறை UUIDஐ பெறு" #: fish/cmds.c:3005 msgid "get memory allocated to the qemu subprocess" msgstr "qemu துணைசெயல்பாட்டிற்கு ஒதுக்கப்பட்ட நினைவகத்தை பெறவும்" #: fish/cmds.c:3006 msgid "get enable network flag" msgstr "" #: fish/cmds.c:3007 msgid "get the search path" msgstr "தேடும் பாதையை பெறு" #: fish/cmds.c:3008 msgid "get process group flag" msgstr "" #: fish/cmds.c:3009 msgid "get PID of qemu subprocess" msgstr "PID ஐ qemu துணைசெயல்பாட்டில் பெறு" #: fish/cmds.c:3010 msgid "get the qemu binary" msgstr "qemu பைனரியை பெறு" #: fish/cmds.c:3011 msgid "get recovery process enabled flag" msgstr "செயல்படக்கூடிய கொடிக்கு திரும்பப்பெற்ற செயல்பாட்டை பெறவும்" #: fish/cmds.c:3012 msgid "get SELinux enabled flag" msgstr "SELinux செயல்படுத்தப்பட்ட கொடியைப் பெறு" #: fish/cmds.c:3013 msgid "get number of virtual CPUs in appliance" msgstr "" #: fish/cmds.c:3014 msgid "get the current state" msgstr "நடப்பு நிலையை பெறு" #: fish/cmds.c:3015 msgid "get command trace enabled flag" msgstr "get command trace enabled flag" #: fish/cmds.c:3016 msgid "get the current umask" msgstr "" #: fish/cmds.c:3017 msgid "get verbose mode" msgstr "வெர்போஸ் முறைமையைப் பெறு" #: fish/cmds.c:3018 msgid "get SELinux security context" msgstr "SELinux பாதுகாப்பு உரையை பெறு" #: fish/cmds.c:3019 fish/cmds.c:3081 msgid "get a single extended attribute" msgstr "" #: fish/cmds.c:3020 fish/cmds.c:3082 msgid "list extended attributes of a file or directory" msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மைகளை பட்டியலிடு" #: fish/cmds.c:3021 msgid "expand wildcards in command" msgstr "கட்டளையில் வைல்கார்ட்டை விவரி" #: fish/cmds.c:3022 msgid "expand a wildcard path" msgstr "ஒரு வில்கார்ட் பாதையை விரிக்கவும்" #: fish/cmds.c:3025 msgid "install GRUB 1" msgstr "" #: fish/cmds.c:3026 msgid "return first 10 lines of a file" msgstr "ஒரு கோப்பின் முதல் 10 வரிகளை திருப்பு" #: fish/cmds.c:3027 msgid "return first N lines of a file" msgstr "ஒரு கோப்பின் முதல் N வரிகளை திருப்பு " #: fish/cmds.c:3028 msgid "dump a file in hexadecimal" msgstr "ஹெக்ஸா தசமத்தில் ஒரு கோப்பை அழுத்து" #: fish/cmds.c:3029 msgid "edit with a hex editor" msgstr "" #: fish/cmds.c:3030 msgid "list the contents of a single file in an initrd" msgstr "" #: fish/cmds.c:3031 msgid "list files in an initrd" msgstr "ஒரு initrdல் கோப்புகளைப் பட்டியலிடு" #: fish/cmds.c:3032 msgid "add an inotify watch" msgstr "ஒரு inotify கடிகாரத்தைச் சேர்" #: fish/cmds.c:3033 msgid "close the inotify handle" msgstr "inotify ஹாண்டிலை மூடு" #: fish/cmds.c:3034 msgid "return list of watched files that had events" msgstr "கவனிக்கப்பட்ட கோப்புகளிலிருந்து திரும்பிய பட்டியல்கள் நிகழ்வுகளைப் பெற்றிருந்தது" #: fish/cmds.c:3035 msgid "create an inotify handle" msgstr "ஒரு inotify ஹாண்டிலை உருவாக்கு" #: fish/cmds.c:3036 msgid "return list of inotify events" msgstr "inotify நிகழ்வுகளின் பட்டியலைக் கொடுத்தது" #: fish/cmds.c:3037 msgid "remove an inotify watch" msgstr "ஒரு inotify கடிகாரத்தை நீக்கு" #: fish/cmds.c:3038 msgid "get architecture of inspected operating system" msgstr "" #: fish/cmds.c:3039 msgid "get distro of inspected operating system" msgstr "" #: fish/cmds.c:3040 msgid "get drive letter mappings" msgstr "" #: fish/cmds.c:3041 msgid "get filesystems associated with inspected operating system" msgstr "" #: fish/cmds.c:3042 msgid "get format of inspected operating system" msgstr "" #: fish/cmds.c:3043 msgid "get hostname of the operating system" msgstr "" #: fish/cmds.c:3044 msgid "get the icon corresponding to this operating system" msgstr "" #: fish/cmds.c:3045 msgid "get major version of inspected operating system" msgstr "" #: fish/cmds.c:3046 msgid "get minor version of inspected operating system" msgstr "" #: fish/cmds.c:3047 msgid "get mountpoints of inspected operating system" msgstr "" #: fish/cmds.c:3048 msgid "get package format used by the operating system" msgstr "" #: fish/cmds.c:3049 msgid "get package management tool used by the operating system" msgstr "" #: fish/cmds.c:3050 msgid "get product name of inspected operating system" msgstr "" #: fish/cmds.c:3051 msgid "get product variant of inspected operating system" msgstr "" #: fish/cmds.c:3052 msgid "return list of operating systems found by last inspection" msgstr "" #: fish/cmds.c:3053 msgid "get type of inspected operating system" msgstr "" #: fish/cmds.c:3054 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" #: fish/cmds.c:3055 msgid "get Windows systemroot of inspected operating system" msgstr "" #: fish/cmds.c:3056 msgid "get live flag for install disk" msgstr "" #: fish/cmds.c:3057 msgid "get multipart flag for install disk" msgstr "" #: fish/cmds.c:3058 msgid "get netinst (network installer) flag for install disk" msgstr "" #: fish/cmds.c:3059 msgid "get list of applications installed in the operating system" msgstr "" #: fish/cmds.c:3060 msgid "inspect disk and return list of operating systems found" msgstr "" #: fish/cmds.c:3061 msgid "test if block device" msgstr "" #: fish/cmds.c:3062 msgid "is busy processing a command" msgstr "ஒரு கட்டளையை செயல்படுத்துவதில் பிஸியாக உள்ளது" #: fish/cmds.c:3063 msgid "test if character device" msgstr "" #: fish/cmds.c:3064 msgid "is in configuration state" msgstr "அது கட்டமைப்பு நிலையில் உள்ளது" #: fish/cmds.c:3065 msgid "test if a directory" msgstr "" #: fish/cmds.c:3066 msgid "test if FIFO (named pipe)" msgstr "" #: fish/cmds.c:3067 msgid "test if a regular file" msgstr "" #: fish/cmds.c:3068 msgid "is launching subprocess" msgstr "துணை செயல்பாடுகள் துவங்குகிறது" #: fish/cmds.c:3069 msgid "test if device is a logical volume" msgstr "" #: fish/cmds.c:3070 msgid "is ready to accept commands" msgstr "கட்டளையை ஏற்பதற்கு தயாராக உள்ளது" #: fish/cmds.c:3071 msgid "test if socket" msgstr "" #: fish/cmds.c:3072 msgid "test if symbolic link" msgstr "" #: fish/cmds.c:3073 msgid "test if a file contains all zero bytes" msgstr "" #: fish/cmds.c:3074 msgid "test if a device contains all zero bytes" msgstr "" #: fish/cmds.c:3075 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "" #: fish/cmds.c:3076 msgid "get ISO information from primary volume descriptor of device" msgstr "" #: fish/cmds.c:3077 msgid "kill the qemu subprocess" msgstr "qemu துணைசெயல்பாடுகளை அழி" #: fish/cmds.c:3078 msgid "launch the qemu subprocess" msgstr "qemu துணை செயல்பாட்டை துவக்கு" #: fish/cmds.c:3079 msgid "change working directory" msgstr "" #: fish/cmds.c:3083 msgid "list 9p filesystems" msgstr "" #: fish/cmds.c:3084 msgid "list the block devices" msgstr "தடுப்பு சாதனங்களின் பட்டியல்" #: fish/cmds.c:3085 msgid "list device mapper devices" msgstr "" #: fish/cmds.c:3086 msgid "list event handlers" msgstr "" #: fish/cmds.c:3087 msgid "list filesystems" msgstr "" #: fish/cmds.c:3088 msgid "list Linux md (RAID) devices" msgstr "" #: fish/cmds.c:3089 msgid "list the partitions" msgstr "பகிர்வுகளின் பட்டியல்" #: fish/cmds.c:3090 msgid "list the files in a directory (long format)" msgstr "ஒரு அடைவில் கோப்புகளை பட்டியலிடு (நீண்ட வடிவில்)" #: fish/cmds.c:3091 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" #: fish/cmds.c:3092 fish/cmds.c:3093 msgid "create a hard link" msgstr "ஒரு வன் இணைப்பை உருவாக்கு" #: fish/cmds.c:3094 fish/cmds.c:3095 msgid "create a symbolic link" msgstr "ஒரு symbolic இணைப்பை உருவாக்கு" #: fish/cmds.c:3096 fish/cmds.c:3200 msgid "remove extended attribute of a file or directory" msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மையை நீக்கு" #: fish/cmds.c:3097 msgid "list the files in a directory" msgstr "ஒரு அடைவிலுள்ள கோப்புகளின் பட்டியல்" #: fish/cmds.c:3098 fish/cmds.c:3231 msgid "set extended attribute of a file or directory" msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மையை அமை" #: fish/cmds.c:3099 msgid "get file information for a symbolic link" msgstr "ஒரு symbolic இணைப்பிற்கான கோப்பு தகவலைப் பெறு" #: fish/cmds.c:3100 msgid "lstat on multiple files" msgstr "பல கோப்புகளிலுள்ள lstat " #: fish/cmds.c:3101 msgid "add a key on a LUKS encrypted device" msgstr "" #: fish/cmds.c:3102 msgid "close a LUKS device" msgstr "" #: fish/cmds.c:3103 fish/cmds.c:3104 msgid "format a block device as a LUKS encrypted device" msgstr "" #: fish/cmds.c:3105 msgid "remove a key from a LUKS encrypted device" msgstr "" #: fish/cmds.c:3106 msgid "open a LUKS-encrypted block device" msgstr "" #: fish/cmds.c:3107 msgid "open a LUKS-encrypted block device read-only" msgstr "" #: fish/cmds.c:3108 msgid "create an LVM logical volume" msgstr "" #: fish/cmds.c:3109 #, fuzzy msgid "create an LVM logical volume in % remaining free space" msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு" #: fish/cmds.c:3110 msgid "get canonical name of an LV" msgstr "" #: fish/cmds.c:3111 msgid "clear LVM device filter" msgstr "" #: fish/cmds.c:3112 msgid "remove all LVM LVs, VGs and PVs" msgstr "அனைத்து LVM LVs, VGs மற்றும் PVsஐ நீக்கு" #: fish/cmds.c:3113 msgid "set LVM device filter" msgstr "" #: fish/cmds.c:3114 msgid "remove an LVM logical volume" msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு" #: fish/cmds.c:3115 msgid "rename an LVM logical volume" msgstr "" #: fish/cmds.c:3116 msgid "resize an LVM logical volume" msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு" #: fish/cmds.c:3117 msgid "expand an LV to fill free space" msgstr "" #: fish/cmds.c:3118 fish/cmds.c:3119 msgid "list the LVM logical volumes (LVs)" msgstr "LVM வலைகலை தொகுதிகளை பட்டியலிடு (LVs)" #: fish/cmds.c:3120 msgid "get the UUID of a logical volume" msgstr "" #: fish/cmds.c:3121 msgid "lgetxattr on multiple files" msgstr "lgetxattr ல் பல கோப்புகள்" #: fish/cmds.c:3122 msgid "open the manual" msgstr "" #: fish/cmds.c:3123 msgid "create a Linux md (RAID) device" msgstr "" #: fish/cmds.c:3124 msgid "obtain metadata for an MD device" msgstr "" #: fish/cmds.c:3125 msgid "get underlying devices from an MD device" msgstr "" #: fish/cmds.c:3126 msgid "stop a Linux md (RAID) device" msgstr "" #: fish/cmds.c:3127 msgid "create a directory" msgstr "ஒரு அடைவினை உருவாக்கு" #: fish/cmds.c:3128 msgid "create a directory with a particular mode" msgstr "ஒரு முக்கிய முறைமையை ஒரு அடைவுடன் உருவாக்கு" #: fish/cmds.c:3129 msgid "create a directory and parents" msgstr "ஒரு அடைவு மற்றும் பொற்றோர்களை உருவாக்கு" #: fish/cmds.c:3130 msgid "create a temporary directory" msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு" #: fish/cmds.c:3131 fish/cmds.c:3132 fish/cmds.c:3133 msgid "make ext2/3/4 filesystem with external journal" msgstr "ext2/3/4 கோப்புமுறையை வெளிப்புற ஜர்னலுடன் உருவாக்குகிறது" #: fish/cmds.c:3134 msgid "make ext2/3/4 external journal" msgstr "ext2/3/4ஐ வெளிப்புற ஜர்னலுடன் செய்யவும்" #: fish/cmds.c:3135 msgid "make ext2/3/4 external journal with label" msgstr "ext2/3/4 லேபிலுடன் வெளிப்புற ஜர்னலை உருவாக்குகிறது" #: fish/cmds.c:3136 msgid "make ext2/3/4 external journal with UUID" msgstr "ext2/3/4 UUID உடன் வெளிப்புள ஜர்னலை உருவாக்குகிறது" #: fish/cmds.c:3137 msgid "make FIFO (named pipe)" msgstr "FIFOஐ செய் (pipe என்று பெயரிடப்பட்டது)" #: fish/cmds.c:3138 fish/cmds.c:3140 msgid "make a filesystem" msgstr "ஒரு கோப்புமுறையை செய்" #: fish/cmds.c:3139 msgid "make a filesystem with block size" msgstr "ஒரு கோப்புமுறையை தடுப்பு அளவுடன் செய்" #: fish/cmds.c:3141 msgid "create a mountpoint" msgstr "ஒரு ஏறும்புள்ளியை உருவாக்கு" #: fish/cmds.c:3142 msgid "make block, character or FIFO devices" msgstr "தொகுதி , எழுத்து அல்லது FIFO சாதனங்களுக்காக செய்" #: fish/cmds.c:3143 msgid "make block device node" msgstr "தொகுதி சாதன முனையை செய்" #: fish/cmds.c:3144 msgid "make char device node" msgstr "எழுத்துச் சாதன முனையைசெ செய்" #: fish/cmds.c:3145 msgid "create a swap partition" msgstr "ஒரு ஸ்வாப் பகிர்வை உருவாக்கு" #: fish/cmds.c:3146 msgid "create a swap partition with a label" msgstr "ஒரு ஸ்வாப் பகிர்வை ஒரு லேபிலுடன் உருவாக்கு" #: fish/cmds.c:3147 msgid "create a swap partition with an explicit UUID" msgstr "ஒரு தெளிவான UUID உடன் ஒரு ஸ்வாப் பகிர்வை உருவாக்கு" #: fish/cmds.c:3148 msgid "create a swap file" msgstr "ஒரு ஸ்வாப் கோப்பை உருவாக்கு" #: fish/cmds.c:3149 msgid "load a kernel module" msgstr "ஒரு கெர்னல் தொகுதியை உருவாக்கு" #: fish/cmds.c:3150 msgid "view a file" msgstr "" #: fish/cmds.c:3151 msgid "mount a guest disk at a position in the filesystem" msgstr "கோப்புமுறைமையிலுள்ள இடத்தில் விருந்தினர் வட்டை ஏற்று" #: fish/cmds.c:3152 msgid "mount 9p filesystem" msgstr "" #: fish/cmds.c:3153 #, fuzzy msgid "mount on the local filesystem" msgstr "ஏற முடியாத ஒரு கோப்புமுறைமை" #: fish/cmds.c:3154 #, fuzzy msgid "run main loop of mount on the local filesystem" msgstr "விருந்தினர் கோப்புமுறைமையிலிருந்து ஒரு கட்டளையை இயக்கு" #: fish/cmds.c:3155 msgid "mount a file using the loop device" msgstr "லூப் சாதனத்தை பயன்படுத்தி ஒரு கோப்பை ஏற்றுகிறது" #: fish/cmds.c:3156 msgid "mount a guest disk with mount options" msgstr "ஏறும் விருப்பங்களுடன் ஒரு விருந்தினர் வட்டை ஏற்று" #: fish/cmds.c:3157 msgid "mount a guest disk, read-only" msgstr "விருப்பங்களுடன் ஒரு விருந்தினர் வட்டை ஏற்று, வாசிக்க-மட்டும்" #: fish/cmds.c:3158 msgid "mount a guest disk with mount options and vfstype" msgstr "mount a guest disk with mount options and vfstype" #: fish/cmds.c:3159 msgid "show mountpoints" msgstr "ஏற்ம்புள்ளிகளைக் காட்டு" #: fish/cmds.c:3160 msgid "show mounted filesystems" msgstr "ஏறிய கோப்புமுறைகளைக் காட்டு" #: fish/cmds.c:3161 msgid "move a file" msgstr "ஒரு கோப்பினை நகர்த்து" #: fish/cmds.c:3162 msgid "probe NTFS volume" msgstr "NTFS தொகுதியை ஆய்வு செய்" #: fish/cmds.c:3163 msgid "restore NTFS from backup file" msgstr "" #: fish/cmds.c:3164 msgid "save NTFS to backup file" msgstr "" #: fish/cmds.c:3165 msgid "fix common errors and force Windows to check NTFS" msgstr "" #: fish/cmds.c:3166 fish/cmds.c:3167 msgid "resize an NTFS filesystem" msgstr "" #: fish/cmds.c:3168 msgid "resize an NTFS filesystem (with size)" msgstr "" #: fish/cmds.c:3169 msgid "add a partition to the device" msgstr "ஒரு பகிர்வை சாதனத்தில் சேர்" #: fish/cmds.c:3170 msgid "delete a partition" msgstr "" #: fish/cmds.c:3171 msgid "partition whole disk with a single primary partition" msgstr "ஒரு ஒற்றை முதன்மை பகிர்வுடன் மொத்த வட்டை பகிர்வு செய்" #: fish/cmds.c:3172 msgid "return true if a partition is bootable" msgstr "" #: fish/cmds.c:3173 msgid "get the MBR type byte (ID byte) from a partition" msgstr "" #: fish/cmds.c:3174 msgid "get the partition table type" msgstr "பகிர்வு அட்டவணை வகையை பெறு" #: fish/cmds.c:3175 msgid "create an empty partition table" msgstr "ஒரு காலி பகிர்வு அட்டவணையை உருவாக்கு" #: fish/cmds.c:3176 msgid "list partitions on a device" msgstr "ஒரு சாதனத்தின் பகிர்வுகளின் பட்டியல்" #: fish/cmds.c:3177 msgid "make a partition bootable" msgstr "ஒரு துவக்கக்கூடிய பகிர்வை உருவாக்கு" #: fish/cmds.c:3178 msgid "set the MBR type byte (ID byte) of a partition" msgstr "" #: fish/cmds.c:3179 msgid "set partition name" msgstr "பகிர்வு பெயரை அமை" #: fish/cmds.c:3180 msgid "convert partition name to device name" msgstr "" #: fish/cmds.c:3181 msgid "convert partition name to partition number" msgstr "" #: fish/cmds.c:3182 msgid "ping the guest daemon" msgstr "விருந்தினர் டொமைனை பிங் செய்" #: fish/cmds.c:3183 msgid "read part of a file" msgstr "ஒரு கோப்பின் பகுதியை வாசி" #: fish/cmds.c:3184 msgid "read part of a device" msgstr "" #: fish/cmds.c:3185 msgid "create an LVM physical volume" msgstr "ஒரு LVM பருநிலை தொகுதியை உருவாக்கு" #: fish/cmds.c:3186 msgid "remove an LVM physical volume" msgstr "ஒரு LVM பருநிலை தொகுதியை உருவாக்கு" #: fish/cmds.c:3187 msgid "resize an LVM physical volume" msgstr "ஒரு LVM பருநிலை தொகுதியை மறுஅளவிடு" #: fish/cmds.c:3188 msgid "resize an LVM physical volume (with size)" msgstr "" #: fish/cmds.c:3189 fish/cmds.c:3190 msgid "list the LVM physical volumes (PVs)" msgstr "LVM பருநிலை தொகுதிகளின் பட்டியல் (PVs)" #: fish/cmds.c:3191 msgid "get the UUID of a physical volume" msgstr "" #: fish/cmds.c:3192 msgid "write to part of a file" msgstr "" #: fish/cmds.c:3193 msgid "write to part of a device" msgstr "" #: fish/cmds.c:3194 msgid "read a file" msgstr "ஒரு கோப்பினை வாசி" #: fish/cmds.c:3195 msgid "read file as lines" msgstr "கோப்பினை வரிகளாக வாசி" #: fish/cmds.c:3196 msgid "read directories entries" msgstr "அடைவுகளின் உள்ளீட்டை வாசி" #: fish/cmds.c:3197 msgid "read the target of a symbolic link" msgstr "ஒரு symbolic இணைப்பின் இலக்கை வாசி" #: fish/cmds.c:3198 msgid "readlink on multiple files" msgstr "பல கோப்புகளின் வாசிக்கும் இணைப்பு" #: fish/cmds.c:3199 msgid "canonicalized absolute pathname" msgstr "canonicalized absolute pathname" #: fish/cmds.c:3201 msgid "close and reopen libguestfs handle" msgstr "libguestfs ஹாண்டிலை மூடு மற்றும் மறுபடி திற" #: fish/cmds.c:3202 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "" #: fish/cmds.c:3203 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "" #: fish/cmds.c:3204 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "" #: fish/cmds.c:3205 msgid "remove a file" msgstr "ஒரு கோப்பினை நீக்கு" #: fish/cmds.c:3206 msgid "remove a file or directory recursively" msgstr "மறுபடியும் ஒரு கோப்பு அல்லது அடைவை நீக்கு" #: fish/cmds.c:3207 msgid "remove a directory" msgstr "ஒரு அடைவினை நீக்கு" #: fish/cmds.c:3208 msgid "remove a mountpoint" msgstr "ஒரு ஏறும்புள்ளியை நீக்கு" #: fish/cmds.c:3209 msgid "scrub (securely wipe) a device" msgstr "ஒரு சாதனத்தை (பாதுகாப்பாக துடை) துடை" #: fish/cmds.c:3210 msgid "scrub (securely wipe) a file" msgstr "ஒரு கோப்பை (பாதுகாப்பாக துடை) துடை" #: fish/cmds.c:3211 msgid "scrub (securely wipe) free space" msgstr "காலியான இடத்தை (பாதுகாப்பாக துடை) துடை" #: fish/cmds.c:3212 msgid "add options to kernel command line" msgstr "கெர்னல் கட்டளை வரிக்கு விருப்பங்களைச் சேர்" #: fish/cmds.c:3213 msgid "set the attach method" msgstr "" #: fish/cmds.c:3214 msgid "set autosync mode" msgstr "தானியங்கு ஒத்திணை முறையை அமை" #: fish/cmds.c:3215 msgid "enable or disable direct appliance mode" msgstr "நேரடி பயன்பாடு முறைமையை செயல்படுத்து அல்லது செயல்நீக்கு" #: fish/cmds.c:3216 msgid "set the ext2/3/4 filesystem label" msgstr "ext2/3/4 கோப்புமுறைமை லேபிலை அமை" #: fish/cmds.c:3217 msgid "set the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 கோப்புமுறைமை UUIDஐ அமை" #: fish/cmds.c:3218 msgid "set filesystem label" msgstr "" #: fish/cmds.c:3219 msgid "set memory allocated to the qemu subprocess" msgstr "qemu துணைசெயல்பாட்டிற்கு ஒதுக்கப்பட்ட நினைவகத்தை அமை" #: fish/cmds.c:3220 msgid "set enable network flag" msgstr "" #: fish/cmds.c:3221 msgid "set the search path" msgstr "தேடும் பாதையை அமை" #: fish/cmds.c:3222 msgid "set process group flag" msgstr "" #: fish/cmds.c:3223 msgid "set the qemu binary" msgstr "qemu பைனரியை அமை" #: fish/cmds.c:3224 msgid "enable or disable the recovery process" msgstr "enable or disable the recovery process" #: fish/cmds.c:3225 msgid "set SELinux enabled or disabled at appliance boot" msgstr "set SELinux enabled or disabled at appliance boot" #: fish/cmds.c:3226 msgid "set number of virtual CPUs in appliance" msgstr "" #: fish/cmds.c:3227 msgid "enable or disable command traces" msgstr "enable or disable command traces" #: fish/cmds.c:3228 msgid "set verbose mode" msgstr "வெர்போஸ் முறைமையை அமை" #: fish/cmds.c:3229 msgid "set SELinux security context" msgstr "SELinux பாதுகாப்பு உரையை அமை" #: fish/cmds.c:3230 msgid "set an environment variable" msgstr "" #: fish/cmds.c:3232 fish/cmds.c:3233 msgid "create partitions on a block device" msgstr "ஒரு தொகுதி சாதனத்திற்கு பகிர்வுகளை உருவாக்கு" #: fish/cmds.c:3234 msgid "modify a single partition on a block device" msgstr "ஒரு தொருதி சாதனத்தில் ஒரு ஒற்றை பகிர்வை மாற்றியமை" #: fish/cmds.c:3235 msgid "display the disk geometry from the partition table" msgstr "display the disk geometry from the partition table" #: fish/cmds.c:3236 msgid "display the kernel geometry" msgstr "கெர்னல் வடிவியலைக் காட்டு" #: fish/cmds.c:3237 msgid "display the partition table" msgstr "பகிர்வு அட்டவணையைக் காட்டு" #: fish/cmds.c:3238 msgid "run a command via the shell" msgstr "ஷெல் வழியாக ஒரு கட்டளையைக் காட்டு" #: fish/cmds.c:3239 msgid "run a command via the shell returning lines" msgstr "ஷெல் வழியாக கொடுக்கும் வரிகளுக்கு ஒரு கட்டளையை இயக்கு" #: fish/cmds.c:3240 msgid "sleep for some seconds" msgstr "சில விநாடிகளுக்கு ஓய்வெடு" #: fish/cmds.c:3241 msgid "create a sparse disk image and add" msgstr "" #: fish/cmds.c:3242 msgid "get file information" msgstr "கோப்பு தகவலைப் பெறு" #: fish/cmds.c:3243 msgid "get file system statistics" msgstr "கோப்புமுறைமையின் புள்ளிவிவரத்தைப் பெறு" #: fish/cmds.c:3244 fish/cmds.c:3245 msgid "print the printable strings in a file" msgstr "ஒரு கோப்பில் அச்சடிடக்கூடிய சரங்களை அச்சிடு" #: fish/cmds.c:3246 msgid "list supported groups of commands" msgstr "" #: fish/cmds.c:3247 msgid "disable swap on device" msgstr "சாதனத்தில் ஸ்வாப்பை செயல்நீக்கு" #: fish/cmds.c:3248 msgid "disable swap on file" msgstr "கோப்பில் ஸ்வாப்பை செயல்நீக்கு" #: fish/cmds.c:3249 msgid "disable swap on labeled swap partition" msgstr "லேபிலிடப்பட்ட ஸ்வாப் பகிர்வில் ஸ்வாப்பை செயல்நீக்கு" #: fish/cmds.c:3250 msgid "disable swap on swap partition by UUID" msgstr "ஸ்வாப் பகிர்வில் UUID படி ஸ்வாப்பை செயல்நீக்கு" #: fish/cmds.c:3251 msgid "enable swap on device" msgstr "சாதனத்தில் ஸ்வாப்பை செயல்படுத்து " #: fish/cmds.c:3252 msgid "enable swap on file" msgstr "கொப்பில் ஸ்வாப்பை செயல்படுத்து" #: fish/cmds.c:3253 msgid "enable swap on labeled swap partition" msgstr "லேபிலிடப்பட்ட ஸ்வாப் பகிர்வில் ஸ்வாப்பை செயல்படுத்து" #: fish/cmds.c:3254 msgid "enable swap on swap partition by UUID" msgstr "enable swap on swap partition by UUID" #: fish/cmds.c:3255 msgid "sync disks, writes are flushed through to the disk image" msgstr "sync disks, writes are flushed through to the disk image" #: fish/cmds.c:3256 msgid "return last 10 lines of a file" msgstr "ஒரு கோப்பின் கடைசி10 வரிகளை கொடுத்தது" #: fish/cmds.c:3257 msgid "return last N lines of a file" msgstr "ஒரு கோப்பின் கடைசி N வரிகளை கொடுத்தது" #: fish/cmds.c:3258 msgid "unpack tarfile to directory" msgstr "unpack tarfile to directory" #: fish/cmds.c:3259 msgid "pack directory into tarfile" msgstr "pack directory into tarfile" #: fish/cmds.c:3260 fish/cmds.c:3268 msgid "unpack compressed tarball to directory" msgstr "unpack compressed tarball to directory" #: fish/cmds.c:3261 fish/cmds.c:3269 msgid "pack directory into compressed tarball" msgstr "pack directory into compressed tarball" #: fish/cmds.c:3262 msgid "print elapsed time taken to run a command" msgstr "" #: fish/cmds.c:3263 msgid "update file timestamps or create a new file" msgstr "கோப்பு நேரஸ்டேம்ப்புக்களை மேம்படுத்து அல்லது ஒரு புதிய கோப்பை உருவாக்கு" #: fish/cmds.c:3264 msgid "truncate a file to zero size" msgstr "ஒரு கோப்பினை பூஜ்ஜிய அளவுக்கு வெட்டிக் குறை" #: fish/cmds.c:3265 msgid "truncate a file to a particular size" msgstr "ஒரு கோப்பினில் ஒரு குறிப்பிட்ட அளவை வெட்டிக் குறை" #: fish/cmds.c:3266 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "" #: fish/cmds.c:3267 msgid "get ext2/ext3/ext4 superblock details" msgstr "ext2/ext3/ext4 சிறந்த தொகுதி விவரங்களை பெறு" #: fish/cmds.c:3270 msgid "set file mode creation mask (umask)" msgstr "set file mode creation mask (umask)" #: fish/cmds.c:3271 msgid "unmount a filesystem" msgstr "ஏற முடியாத ஒரு கோப்புமுறைமை" #: fish/cmds.c:3272 msgid "unmount all filesystems" msgstr "ஏறாத அனைத்து கோப்புமுறைமை" #: fish/cmds.c:3273 #, fuzzy msgid "unmount a locally mounted filesystem" msgstr "ஏறாத அனைத்து கோப்புமுறைமை" #: fish/cmds.c:3274 msgid "unset an environment variable" msgstr "" #: fish/cmds.c:3275 msgid "upload a file from the local machine" msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து" #: fish/cmds.c:3276 msgid "upload a file from the local machine with offset" msgstr "" #: fish/cmds.c:3277 msgid "set timestamp of a file with nanosecond precision" msgstr "set timestamp of a file with nanosecond precision" #: fish/cmds.c:3278 msgid "get the library version number" msgstr "நூலக பதிப்பு எண்ணிக்கையை பெறு" #: fish/cmds.c:3279 msgid "get the filesystem label" msgstr "" #: fish/cmds.c:3280 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "get the Linux VFS type corresponding to a mounted device" #: fish/cmds.c:3281 msgid "get the filesystem UUID" msgstr "" #: fish/cmds.c:3282 msgid "activate or deactivate some volume groups" msgstr "சில தொகுதி குழுக்களையும் செயற்படுத்து அல்லது செயல்நீக்கு" #: fish/cmds.c:3283 msgid "activate or deactivate all volume groups" msgstr "அனைத்து தொகுதி குழுக்களையும் செயற்படுத்து அல்லது செயல்நீக்கு" #: fish/cmds.c:3284 msgid "create an LVM volume group" msgstr "ஒரு LVM தொகுதி குழுவினை உருவாக்கு" #: fish/cmds.c:3285 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "" #: fish/cmds.c:3286 msgid "get volume group metadata" msgstr "" #: fish/cmds.c:3287 msgid "get the PV UUIDs containing the volume group" msgstr "" #: fish/cmds.c:3288 msgid "remove an LVM volume group" msgstr "ஒருLVM தொகுதி குழுவை நீக்கு" #: fish/cmds.c:3289 msgid "rename an LVM volume group" msgstr "" #: fish/cmds.c:3290 fish/cmds.c:3291 msgid "list the LVM volume groups (VGs)" msgstr "LVM தொகுதி குழுக்களை பட்டியலிடு (VGs)" #: fish/cmds.c:3292 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "" #: fish/cmds.c:3293 msgid "get the UUID of a volume group" msgstr "" #: fish/cmds.c:3294 msgid "count characters in a file" msgstr "ஒரு கோப்பிலுள்ள எழுத்துகளை கணக்கிடு" #: fish/cmds.c:3295 msgid "count lines in a file" msgstr "ஒரு கோப்பிலுள்ள வரிகளை கணக்கிடு" #: fish/cmds.c:3296 msgid "count words in a file" msgstr "ஒரு கோப்பிலுள்ள வார்த்தைகளை கணக்கிடு" #: fish/cmds.c:3297 msgid "wipe a filesystem signature from a device" msgstr "" #: fish/cmds.c:3298 msgid "create a new file" msgstr "" #: fish/cmds.c:3299 msgid "append content to end of file" msgstr "" #: fish/cmds.c:3300 msgid "create a file" msgstr "ஒரு கோப்பை உருவாக்கு" #: fish/cmds.c:3303 msgid "write zeroes to the device" msgstr "சாதனத்திற்கு பூஜ்ஜியங்களை எழுது" #: fish/cmds.c:3304 msgid "write zeroes to an entire device" msgstr "" #: fish/cmds.c:3305 #, fuzzy msgid "zero free space in a filesystem" msgstr "ஒரு கோப்புமுறையை செய்" #: fish/cmds.c:3306 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:3309 msgid "determine file type inside a compressed file" msgstr "கோப்பு வகையில் உள்ள ஒரு அழுந்தியுள்ள கோப்பை வரையறு" #: fish/cmds.c:3312 msgid "Use -h / help to show detailed help for a command." msgstr "Use -h / help to show detailed help for a command." #: fish/cmds.c:3709 fish/cmds.c:3728 fish/cmds.c:3749 fish/cmds.c:3771 #: fish/cmds.c:3793 fish/cmds.c:3816 fish/cmds.c:3840 fish/cmds.c:3861 #: fish/cmds.c:3883 fish/cmds.c:3904 fish/cmds.c:3926 fish/cmds.c:3947 #: fish/cmds.c:3967 fish/cmds.c:3987 fish/cmds.c:4009 fish/cmds.c:4029 #: fish/cmds.c:4049 fish/cmds.c:4069 fish/cmds.c:4089 fish/cmds.c:4109 #: fish/cmds.c:4129 fish/cmds.c:4151 fish/cmds.c:4190 fish/cmds.c:4210 #: fish/cmds.c:4230 fish/cmds.c:4253 fish/cmds.c:4273 fish/cmds.c:4295 #: fish/cmds.c:4315 fish/cmds.c:4337 fish/cmds.c:4357 fish/cmds.c:4379 #: fish/cmds.c:4399 fish/cmds.c:4422 fish/cmds.c:4446 fish/cmds.c:4469 #: fish/cmds.c:4494 fish/cmds.c:4517 fish/cmds.c:4541 fish/cmds.c:4565 #: fish/cmds.c:4589 fish/cmds.c:4612 fish/cmds.c:4635 fish/cmds.c:4659 #: fish/cmds.c:4683 fish/cmds.c:4707 fish/cmds.c:4727 fish/cmds.c:4747 #: fish/cmds.c:4833 fish/cmds.c:4855 fish/cmds.c:4876 fish/cmds.c:4897 #: fish/cmds.c:4994 fish/cmds.c:5018 fish/cmds.c:5042 fish/cmds.c:5066 #: fish/cmds.c:5090 fish/cmds.c:5114 fish/cmds.c:5137 fish/cmds.c:5160 #: fish/cmds.c:5183 fish/cmds.c:5203 fish/cmds.c:5226 fish/cmds.c:5250 #: fish/cmds.c:5274 fish/cmds.c:5358 fish/cmds.c:5378 fish/cmds.c:5400 #: fish/cmds.c:5439 fish/cmds.c:5540 fish/cmds.c:5608 fish/cmds.c:5629 #: fish/cmds.c:5650 fish/cmds.c:5675 fish/cmds.c:5702 fish/cmds.c:5729 #: fish/cmds.c:5754 fish/cmds.c:5775 fish/cmds.c:5796 fish/cmds.c:5817 #: fish/cmds.c:5838 fish/cmds.c:5859 fish/cmds.c:5880 fish/cmds.c:5901 #: fish/cmds.c:5924 fish/cmds.c:5952 fish/cmds.c:5995 fish/cmds.c:6017 #: fish/cmds.c:6044 fish/cmds.c:6070 fish/cmds.c:6095 fish/cmds.c:6120 #: fish/cmds.c:6144 fish/cmds.c:6168 fish/cmds.c:6191 fish/cmds.c:6213 #: fish/cmds.c:6232 fish/cmds.c:6253 fish/cmds.c:6277 fish/cmds.c:6302 #: fish/cmds.c:6327 fish/cmds.c:6352 fish/cmds.c:6377 fish/cmds.c:6403 #: fish/cmds.c:6450 fish/cmds.c:6515 fish/cmds.c:6541 fish/cmds.c:6567 #: fish/cmds.c:6593 fish/cmds.c:6616 fish/cmds.c:6644 fish/cmds.c:6688 #: fish/cmds.c:6715 fish/cmds.c:6803 fish/cmds.c:6849 fish/cmds.c:6869 #: fish/cmds.c:6890 fish/cmds.c:6909 fish/cmds.c:6930 fish/cmds.c:6957 #: fish/cmds.c:6984 fish/cmds.c:7011 fish/cmds.c:7038 fish/cmds.c:7065 #: fish/cmds.c:7092 fish/cmds.c:7116 fish/cmds.c:7138 fish/cmds.c:7160 #: fish/cmds.c:7183 fish/cmds.c:7206 fish/cmds.c:7230 fish/cmds.c:7272 #: fish/cmds.c:7295 fish/cmds.c:7318 fish/cmds.c:7340 fish/cmds.c:7363 #: fish/cmds.c:7393 fish/cmds.c:7423 fish/cmds.c:7452 fish/cmds.c:7482 #: fish/cmds.c:7509 fish/cmds.c:7539 fish/cmds.c:7569 fish/cmds.c:7594 #: fish/cmds.c:7621 fish/cmds.c:7647 fish/cmds.c:7675 fish/cmds.c:7697 #: fish/cmds.c:7719 fish/cmds.c:7742 fish/cmds.c:7765 fish/cmds.c:7790 #: fish/cmds.c:7813 fish/cmds.c:7838 fish/cmds.c:7862 fish/cmds.c:7885 #: fish/cmds.c:7912 fish/cmds.c:7942 fish/cmds.c:7972 fish/cmds.c:8001 #: fish/cmds.c:8040 fish/cmds.c:8061 fish/cmds.c:8083 fish/cmds.c:8113 #: fish/cmds.c:8141 fish/cmds.c:8169 fish/cmds.c:8196 fish/cmds.c:8218 #: fish/cmds.c:8245 fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 #: fish/cmds.c:8420 fish/cmds.c:8443 fish/cmds.c:8470 fish/cmds.c:8512 #: fish/cmds.c:8534 fish/cmds.c:8561 fish/cmds.c:8583 fish/cmds.c:8625 #: fish/cmds.c:8649 fish/cmds.c:8673 fish/cmds.c:8697 fish/cmds.c:8724 #: fish/cmds.c:8746 fish/cmds.c:8771 fish/cmds.c:8796 fish/cmds.c:8823 #: fish/cmds.c:8849 fish/cmds.c:8875 fish/cmds.c:8901 fish/cmds.c:8929 #: fish/cmds.c:8976 fish/cmds.c:9004 fish/cmds.c:9049 fish/cmds.c:9070 #: fish/cmds.c:9093 fish/cmds.c:9119 fish/cmds.c:9147 fish/cmds.c:9176 #: fish/cmds.c:9199 fish/cmds.c:9223 fish/cmds.c:9249 fish/cmds.c:9335 #: fish/cmds.c:9383 fish/cmds.c:9471 fish/cmds.c:9556 fish/cmds.c:9598 #: fish/cmds.c:9626 fish/cmds.c:9653 fish/cmds.c:9681 fish/cmds.c:9708 #: fish/cmds.c:9738 fish/cmds.c:9788 fish/cmds.c:9836 fish/cmds.c:9863 #: fish/cmds.c:9887 fish/cmds.c:9910 fish/cmds.c:9932 fish/cmds.c:9955 #: fish/cmds.c:9987 fish/cmds.c:10016 fish/cmds.c:10045 fish/cmds.c:10074 #: fish/cmds.c:10103 fish/cmds.c:10132 fish/cmds.c:10161 fish/cmds.c:10190 #: fish/cmds.c:10219 fish/cmds.c:10248 fish/cmds.c:10277 fish/cmds.c:10306 #: fish/cmds.c:10334 fish/cmds.c:10362 fish/cmds.c:10389 fish/cmds.c:10416 #: fish/cmds.c:10443 fish/cmds.c:10469 fish/cmds.c:10497 fish/cmds.c:10542 #: fish/cmds.c:10564 fish/cmds.c:10586 fish/cmds.c:10611 fish/cmds.c:10636 #: fish/cmds.c:10658 fish/cmds.c:10680 fish/cmds.c:10702 fish/cmds.c:10724 #: fish/cmds.c:10749 fish/cmds.c:10791 fish/cmds.c:10837 fish/cmds.c:10876 #: fish/cmds.c:10897 fish/cmds.c:10918 fish/cmds.c:10939 fish/cmds.c:10959 #: fish/cmds.c:10984 fish/cmds.c:11028 fish/cmds.c:11072 fish/cmds.c:11117 #: fish/cmds.c:11163 fish/cmds.c:11210 fish/cmds.c:11257 fish/cmds.c:11301 #: fish/cmds.c:11323 fish/cmds.c:11351 fish/cmds.c:11380 fish/cmds.c:11407 #: fish/cmds.c:11431 fish/cmds.c:11457 fish/cmds.c:11500 fish/cmds.c:11582 #: fish/cmds.c:11629 fish/cmds.c:11695 fish/cmds.c:11727 fish/cmds.c:11759 #: fish/cmds.c:11793 fish/cmds.c:11859 fish/cmds.c:11885 fish/cmds.c:11937 #: fish/cmds.c:11962 fish/cmds.c:12007 fish/cmds.c:12050 fish/cmds.c:12074 #: fish/cmds.c:12100 fish/cmds.c:12165 fish/cmds.c:12191 fish/cmds.c:12220 #: fish/cmds.c:12247 fish/cmds.c:12271 fish/cmds.c:12296 fish/cmds.c:12328 #: fish/cmds.c:12352 fish/cmds.c:12376 fish/cmds.c:12400 fish/cmds.c:12424 #: fish/cmds.c:12450 fish/cmds.c:12493 fish/cmds.c:12516 fish/cmds.c:12546 #: fish/cmds.c:12575 fish/cmds.c:12595 fish/cmds.c:12617 fish/cmds.c:12660 #: fish/cmds.c:12704 fish/cmds.c:12749 fish/cmds.c:12812 fish/cmds.c:12838 #: fish/cmds.c:12880 fish/cmds.c:12900 fish/cmds.c:12924 fish/cmds.c:12971 #: fish/cmds.c:13001 fish/cmds.c:13032 fish/cmds.c:13064 fish/cmds.c:13112 #: fish/cmds.c:13143 fish/cmds.c:13187 fish/cmds.c:13224 fish/cmds.c:13261 #: fish/cmds.c:13295 fish/cmds.c:13319 fish/cmds.c:13358 fish/cmds.c:13382 #: fish/cmds.c:13406 fish/cmds.c:13429 fish/cmds.c:13452 fish/cmds.c:13483 #: fish/cmds.c:13512 fish/cmds.c:13536 fish/cmds.c:13587 fish/cmds.c:13639 #: fish/cmds.c:13695 fish/cmds.c:13743 fish/cmds.c:13766 fish/cmds.c:13790 #: fish/cmds.c:13814 fish/cmds.c:13840 fish/cmds.c:13866 fish/cmds.c:13892 #: fish/cmds.c:13918 fish/cmds.c:13944 fish/cmds.c:13970 fish/cmds.c:14016 #: fish/cmds.c:14076 fish/cmds.c:14119 fish/cmds.c:14181 fish/cmds.c:14326 #: fish/cmds.c:14360 fish/cmds.c:14392 fish/cmds.c:14414 fish/cmds.c:14440 #: fish/cmds.c:14461 fish/cmds.c:14532 fish/cmds.c:14685 fish/cmds.c:14862 #: fish/cmds.c:15613 fish/cmds.c:15636 fish/cmds.c:15660 fish/cmds.c:15682 #: fish/cmds.c:15759 fish/cmds.c:15786 fish/cmds.c:15930 fish/cmds.c:15957 #: fish/cmds.c:15980 fish/cmds.c:16007 fish/cmds.c:16050 fish/cmds.c:16074 #: fish/cmds.c:16102 fish/cmds.c:16130 #, c-format msgid "%s should have %d parameter(s)\n" msgstr "%s ஆனது %d அளவுருக்(களை) பெற்றிருக்க வேண்டும்\n" #: fish/cmds.c:3710 fish/cmds.c:3729 fish/cmds.c:3750 fish/cmds.c:3772 #: fish/cmds.c:3794 fish/cmds.c:3817 fish/cmds.c:3841 fish/cmds.c:3862 #: fish/cmds.c:3884 fish/cmds.c:3905 fish/cmds.c:3927 fish/cmds.c:3948 #: fish/cmds.c:3968 fish/cmds.c:3988 fish/cmds.c:4010 fish/cmds.c:4030 #: fish/cmds.c:4050 fish/cmds.c:4070 fish/cmds.c:4090 fish/cmds.c:4110 #: fish/cmds.c:4130 fish/cmds.c:4152 fish/cmds.c:4191 fish/cmds.c:4211 #: fish/cmds.c:4231 fish/cmds.c:4254 fish/cmds.c:4274 fish/cmds.c:4296 #: fish/cmds.c:4316 fish/cmds.c:4338 fish/cmds.c:4358 fish/cmds.c:4380 #: fish/cmds.c:4400 fish/cmds.c:4423 fish/cmds.c:4447 fish/cmds.c:4470 #: fish/cmds.c:4495 fish/cmds.c:4518 fish/cmds.c:4542 fish/cmds.c:4566 #: fish/cmds.c:4590 fish/cmds.c:4613 fish/cmds.c:4636 fish/cmds.c:4660 #: fish/cmds.c:4684 fish/cmds.c:4708 fish/cmds.c:4728 fish/cmds.c:4748 #: fish/cmds.c:4773 fish/cmds.c:4834 fish/cmds.c:4856 fish/cmds.c:4877 #: fish/cmds.c:4898 fish/cmds.c:4923 fish/cmds.c:4995 fish/cmds.c:5019 #: fish/cmds.c:5043 fish/cmds.c:5067 fish/cmds.c:5091 fish/cmds.c:5115 #: fish/cmds.c:5138 fish/cmds.c:5161 fish/cmds.c:5184 fish/cmds.c:5204 #: fish/cmds.c:5227 fish/cmds.c:5251 fish/cmds.c:5275 fish/cmds.c:5302 #: fish/cmds.c:5359 fish/cmds.c:5379 fish/cmds.c:5401 fish/cmds.c:5440 #: fish/cmds.c:5464 fish/cmds.c:5541 fish/cmds.c:5563 fish/cmds.c:5609 #: fish/cmds.c:5630 fish/cmds.c:5651 fish/cmds.c:5676 fish/cmds.c:5703 #: fish/cmds.c:5730 fish/cmds.c:5755 fish/cmds.c:5776 fish/cmds.c:5797 #: fish/cmds.c:5818 fish/cmds.c:5839 fish/cmds.c:5860 fish/cmds.c:5881 #: fish/cmds.c:5902 fish/cmds.c:5925 fish/cmds.c:5953 fish/cmds.c:5996 #: fish/cmds.c:6018 fish/cmds.c:6045 fish/cmds.c:6071 fish/cmds.c:6096 #: fish/cmds.c:6121 fish/cmds.c:6145 fish/cmds.c:6169 fish/cmds.c:6192 #: fish/cmds.c:6214 fish/cmds.c:6233 fish/cmds.c:6254 fish/cmds.c:6278 #: fish/cmds.c:6303 fish/cmds.c:6328 fish/cmds.c:6353 fish/cmds.c:6378 #: fish/cmds.c:6404 fish/cmds.c:6451 fish/cmds.c:6516 fish/cmds.c:6542 #: fish/cmds.c:6568 fish/cmds.c:6594 fish/cmds.c:6617 fish/cmds.c:6645 #: fish/cmds.c:6689 fish/cmds.c:6716 fish/cmds.c:6804 fish/cmds.c:6850 #: fish/cmds.c:6870 fish/cmds.c:6891 fish/cmds.c:6910 fish/cmds.c:6931 #: fish/cmds.c:6958 fish/cmds.c:6985 fish/cmds.c:7012 fish/cmds.c:7039 #: fish/cmds.c:7066 fish/cmds.c:7093 fish/cmds.c:7117 fish/cmds.c:7139 #: fish/cmds.c:7161 fish/cmds.c:7184 fish/cmds.c:7207 fish/cmds.c:7231 #: fish/cmds.c:7273 fish/cmds.c:7296 fish/cmds.c:7319 fish/cmds.c:7341 #: fish/cmds.c:7364 fish/cmds.c:7394 fish/cmds.c:7424 fish/cmds.c:7453 #: fish/cmds.c:7483 fish/cmds.c:7510 fish/cmds.c:7540 fish/cmds.c:7570 #: fish/cmds.c:7595 fish/cmds.c:7622 fish/cmds.c:7648 fish/cmds.c:7676 #: fish/cmds.c:7698 fish/cmds.c:7720 fish/cmds.c:7743 fish/cmds.c:7766 #: fish/cmds.c:7791 fish/cmds.c:7814 fish/cmds.c:7839 fish/cmds.c:7863 #: fish/cmds.c:7886 fish/cmds.c:7913 fish/cmds.c:7943 fish/cmds.c:7973 #: fish/cmds.c:8002 fish/cmds.c:8041 fish/cmds.c:8062 fish/cmds.c:8084 #: fish/cmds.c:8114 fish/cmds.c:8142 fish/cmds.c:8170 fish/cmds.c:8197 #: fish/cmds.c:8219 fish/cmds.c:8246 fish/cmds.c:8349 fish/cmds.c:8373 #: fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8444 fish/cmds.c:8471 #: fish/cmds.c:8513 fish/cmds.c:8535 fish/cmds.c:8562 fish/cmds.c:8584 #: fish/cmds.c:8626 fish/cmds.c:8650 fish/cmds.c:8674 fish/cmds.c:8698 #: fish/cmds.c:8725 fish/cmds.c:8747 fish/cmds.c:8772 fish/cmds.c:8797 #: fish/cmds.c:8824 fish/cmds.c:8850 fish/cmds.c:8876 fish/cmds.c:8902 #: fish/cmds.c:8930 fish/cmds.c:8977 fish/cmds.c:9005 fish/cmds.c:9050 #: fish/cmds.c:9071 fish/cmds.c:9094 fish/cmds.c:9120 fish/cmds.c:9148 #: fish/cmds.c:9177 fish/cmds.c:9200 fish/cmds.c:9224 fish/cmds.c:9250 #: fish/cmds.c:9336 fish/cmds.c:9384 fish/cmds.c:9472 fish/cmds.c:9557 #: fish/cmds.c:9599 fish/cmds.c:9627 fish/cmds.c:9654 fish/cmds.c:9682 #: fish/cmds.c:9709 fish/cmds.c:9739 fish/cmds.c:9789 fish/cmds.c:9837 #: fish/cmds.c:9864 fish/cmds.c:9888 fish/cmds.c:9911 fish/cmds.c:9933 #: fish/cmds.c:9956 fish/cmds.c:9988 fish/cmds.c:10017 fish/cmds.c:10046 #: fish/cmds.c:10075 fish/cmds.c:10104 fish/cmds.c:10133 fish/cmds.c:10162 #: fish/cmds.c:10191 fish/cmds.c:10220 fish/cmds.c:10249 fish/cmds.c:10278 #: fish/cmds.c:10307 fish/cmds.c:10335 fish/cmds.c:10363 fish/cmds.c:10390 #: fish/cmds.c:10417 fish/cmds.c:10444 fish/cmds.c:10470 fish/cmds.c:10498 #: fish/cmds.c:10543 fish/cmds.c:10565 fish/cmds.c:10587 fish/cmds.c:10612 #: fish/cmds.c:10637 fish/cmds.c:10659 fish/cmds.c:10681 fish/cmds.c:10703 #: fish/cmds.c:10725 fish/cmds.c:10750 fish/cmds.c:10792 fish/cmds.c:10838 #: fish/cmds.c:10877 fish/cmds.c:10898 fish/cmds.c:10919 fish/cmds.c:10940 #: fish/cmds.c:10960 fish/cmds.c:10985 fish/cmds.c:11029 fish/cmds.c:11073 #: fish/cmds.c:11118 fish/cmds.c:11164 fish/cmds.c:11211 fish/cmds.c:11258 #: fish/cmds.c:11302 fish/cmds.c:11324 fish/cmds.c:11352 fish/cmds.c:11381 #: fish/cmds.c:11408 fish/cmds.c:11432 fish/cmds.c:11458 fish/cmds.c:11501 #: fish/cmds.c:11583 fish/cmds.c:11630 fish/cmds.c:11696 fish/cmds.c:11728 #: fish/cmds.c:11760 fish/cmds.c:11794 fish/cmds.c:11860 fish/cmds.c:11886 #: fish/cmds.c:11938 fish/cmds.c:11963 fish/cmds.c:12008 fish/cmds.c:12051 #: fish/cmds.c:12075 fish/cmds.c:12101 fish/cmds.c:12166 fish/cmds.c:12192 #: fish/cmds.c:12221 fish/cmds.c:12248 fish/cmds.c:12272 fish/cmds.c:12297 #: fish/cmds.c:12329 fish/cmds.c:12353 fish/cmds.c:12377 fish/cmds.c:12401 #: fish/cmds.c:12425 fish/cmds.c:12451 fish/cmds.c:12494 fish/cmds.c:12517 #: fish/cmds.c:12547 fish/cmds.c:12576 fish/cmds.c:12596 fish/cmds.c:12618 #: fish/cmds.c:12661 fish/cmds.c:12705 fish/cmds.c:12750 fish/cmds.c:12813 #: fish/cmds.c:12839 fish/cmds.c:12881 fish/cmds.c:12901 fish/cmds.c:12925 #: fish/cmds.c:12972 fish/cmds.c:13002 fish/cmds.c:13033 fish/cmds.c:13065 #: fish/cmds.c:13113 fish/cmds.c:13144 fish/cmds.c:13188 fish/cmds.c:13225 #: fish/cmds.c:13262 fish/cmds.c:13296 fish/cmds.c:13320 fish/cmds.c:13359 #: fish/cmds.c:13383 fish/cmds.c:13407 fish/cmds.c:13430 fish/cmds.c:13453 #: fish/cmds.c:13484 fish/cmds.c:13513 fish/cmds.c:13537 fish/cmds.c:13588 #: fish/cmds.c:13640 fish/cmds.c:13696 fish/cmds.c:13744 fish/cmds.c:13767 #: fish/cmds.c:13791 fish/cmds.c:13815 fish/cmds.c:13841 fish/cmds.c:13867 #: fish/cmds.c:13893 fish/cmds.c:13919 fish/cmds.c:13945 fish/cmds.c:13971 #: fish/cmds.c:14017 fish/cmds.c:14077 fish/cmds.c:14120 fish/cmds.c:14182 #: fish/cmds.c:14209 fish/cmds.c:14327 fish/cmds.c:14361 fish/cmds.c:14393 #: fish/cmds.c:14415 fish/cmds.c:14441 fish/cmds.c:14462 fish/cmds.c:14488 #: fish/cmds.c:14533 fish/cmds.c:14558 fish/cmds.c:14623 fish/cmds.c:14686 #: fish/cmds.c:14718 fish/cmds.c:14794 fish/cmds.c:14863 fish/cmds.c:14889 #: fish/cmds.c:14985 fish/cmds.c:15084 fish/cmds.c:15183 fish/cmds.c:15284 #: fish/cmds.c:15486 fish/cmds.c:15614 fish/cmds.c:15637 fish/cmds.c:15661 #: fish/cmds.c:15683 fish/cmds.c:15709 fish/cmds.c:15760 fish/cmds.c:15787 #: fish/cmds.c:15811 fish/cmds.c:15860 fish/cmds.c:15931 fish/cmds.c:15958 #: fish/cmds.c:15981 fish/cmds.c:16008 fish/cmds.c:16051 fish/cmds.c:16075 #: fish/cmds.c:16103 fish/cmds.c:16131 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "type 'help %s' for help on %s\n" #: fish/cmds.c:4162 fish/cmds.c:5411 fish/cmds.c:5491 fish/cmds.c:5965 #: fish/cmds.c:6414 fish/cmds.c:6461 fish/cmds.c:6480 fish/cmds.c:6657 #: fish/cmds.c:6727 fish/cmds.c:6746 fish/cmds.c:6765 fish/cmds.c:6817 #: fish/cmds.c:7242 fish/cmds.c:8012 fish/cmds.c:8257 fish/cmds.c:8276 #: fish/cmds.c:8295 fish/cmds.c:8314 fish/cmds.c:8482 fish/cmds.c:8594 #: fish/cmds.c:8940 fish/cmds.c:9015 fish/cmds.c:9260 fish/cmds.c:9279 #: fish/cmds.c:9298 fish/cmds.c:9346 fish/cmds.c:9394 fish/cmds.c:9413 #: fish/cmds.c:9432 fish/cmds.c:9482 fish/cmds.c:9501 fish/cmds.c:9520 #: fish/cmds.c:9567 fish/cmds.c:9751 fish/cmds.c:9801 fish/cmds.c:10510 #: fish/cmds.c:10760 fish/cmds.c:10804 fish/cmds.c:10848 fish/cmds.c:10996 #: fish/cmds.c:11039 fish/cmds.c:11083 fish/cmds.c:11128 fish/cmds.c:11175 #: fish/cmds.c:11222 fish/cmds.c:11269 fish/cmds.c:11470 fish/cmds.c:11513 #: fish/cmds.c:11526 fish/cmds.c:11539 fish/cmds.c:11552 fish/cmds.c:11595 #: fish/cmds.c:11640 fish/cmds.c:11659 fish/cmds.c:11806 fish/cmds.c:11825 #: fish/cmds.c:11898 fish/cmds.c:11911 fish/cmds.c:11974 fish/cmds.c:12019 #: fish/cmds.c:12111 fish/cmds.c:12130 fish/cmds.c:12465 fish/cmds.c:12629 #: fish/cmds.c:12672 fish/cmds.c:12716 fish/cmds.c:12761 fish/cmds.c:12780 #: fish/cmds.c:12850 fish/cmds.c:12938 fish/cmds.c:13076 fish/cmds.c:13159 #: fish/cmds.c:13199 fish/cmds.c:13236 fish/cmds.c:13273 fish/cmds.c:13332 #: fish/cmds.c:13552 fish/cmds.c:13603 fish/cmds.c:13659 fish/cmds.c:13711 #: fish/cmds.c:13985 fish/cmds.c:14031 fish/cmds.c:14044 fish/cmds.c:14091 #: fish/cmds.c:14131 fish/cmds.c:14150 fish/cmds.c:14227 fish/cmds.c:14255 #: fish/cmds.c:14278 fish/cmds.c:14575 fish/cmds.c:14641 fish/cmds.c:14739 #: fish/cmds.c:14814 fish/cmds.c:14907 fish/cmds.c:14924 fish/cmds.c:14941 #: fish/cmds.c:15004 fish/cmds.c:15021 fish/cmds.c:15038 fish/cmds.c:15103 #: fish/cmds.c:15120 fish/cmds.c:15137 fish/cmds.c:15203 fish/cmds.c:15220 #: fish/cmds.c:15237 fish/cmds.c:15306 fish/cmds.c:15329 fish/cmds.c:15357 #: fish/cmds.c:15374 fish/cmds.c:15397 fish/cmds.c:15425 fish/cmds.c:15442 #: fish/cmds.c:15505 fish/cmds.c:15522 fish/cmds.c:15545 fish/cmds.c:15568 #: fish/cmds.c:16020 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "" #: fish/cmds.c:4168 fish/cmds.c:5417 fish/cmds.c:5497 fish/cmds.c:5971 #: fish/cmds.c:6420 fish/cmds.c:6467 fish/cmds.c:6486 fish/cmds.c:6663 #: fish/cmds.c:6733 fish/cmds.c:6752 fish/cmds.c:6771 fish/cmds.c:6823 #: fish/cmds.c:7248 fish/cmds.c:8018 fish/cmds.c:8263 fish/cmds.c:8282 #: fish/cmds.c:8301 fish/cmds.c:8320 fish/cmds.c:8488 fish/cmds.c:8600 #: fish/cmds.c:8946 fish/cmds.c:9021 fish/cmds.c:9266 fish/cmds.c:9285 #: fish/cmds.c:9304 fish/cmds.c:9352 fish/cmds.c:9400 fish/cmds.c:9419 #: fish/cmds.c:9438 fish/cmds.c:9488 fish/cmds.c:9507 fish/cmds.c:9526 #: fish/cmds.c:9573 fish/cmds.c:9757 fish/cmds.c:9807 fish/cmds.c:10516 #: fish/cmds.c:10766 fish/cmds.c:10810 fish/cmds.c:10854 fish/cmds.c:11002 #: fish/cmds.c:11045 fish/cmds.c:11089 fish/cmds.c:11134 fish/cmds.c:11181 #: fish/cmds.c:11228 fish/cmds.c:11275 fish/cmds.c:11601 fish/cmds.c:11646 #: fish/cmds.c:11665 fish/cmds.c:11812 fish/cmds.c:11980 fish/cmds.c:12025 #: fish/cmds.c:12117 fish/cmds.c:12136 fish/cmds.c:12635 fish/cmds.c:12678 #: fish/cmds.c:12722 fish/cmds.c:12767 fish/cmds.c:12786 fish/cmds.c:12856 #: fish/cmds.c:12944 fish/cmds.c:13082 fish/cmds.c:13558 fish/cmds.c:13609 #: fish/cmds.c:13665 fish/cmds.c:13717 fish/cmds.c:14137 fish/cmds.c:14233 #: fish/cmds.c:14261 fish/cmds.c:14284 fish/cmds.c:14745 fish/cmds.c:14820 #: fish/cmds.c:15312 fish/cmds.c:15335 fish/cmds.c:15380 fish/cmds.c:15403 #: fish/cmds.c:15528 fish/cmds.c:15551 fish/cmds.c:16026 #, c-format msgid "%s: %s: integer out of range\n" msgstr "" #: fish/cmds.c:4772 fish/cmds.c:4922 fish/cmds.c:5301 fish/cmds.c:5463 #: fish/cmds.c:5562 fish/cmds.c:14208 fish/cmds.c:14487 fish/cmds.c:14557 #: fish/cmds.c:14622 fish/cmds.c:14717 fish/cmds.c:14793 fish/cmds.c:14888 #: fish/cmds.c:14984 fish/cmds.c:15083 fish/cmds.c:15182 fish/cmds.c:15283 #: fish/cmds.c:15485 fish/cmds.c:15708 fish/cmds.c:15810 fish/cmds.c:15859 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "" #: fish/cmds.c:4803 fish/cmds.c:4963 fish/cmds.c:5322 fish/cmds.c:5512 #: fish/cmds.c:5577 fish/cmds.c:14294 fish/cmds.c:14504 fish/cmds.c:14590 #: fish/cmds.c:14651 fish/cmds.c:14755 fish/cmds.c:14830 fish/cmds.c:14951 #: fish/cmds.c:15048 fish/cmds.c:15147 fish/cmds.c:15247 fish/cmds.c:15452 #: fish/cmds.c:15583 fish/cmds.c:15729 fish/cmds.c:15826 fish/cmds.c:15897 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "" #: fish/cmds.c:4809 fish/cmds.c:4969 fish/cmds.c:5328 fish/cmds.c:5518 #: fish/cmds.c:5583 fish/cmds.c:14300 fish/cmds.c:14510 fish/cmds.c:14596 #: fish/cmds.c:14657 fish/cmds.c:14761 fish/cmds.c:14836 fish/cmds.c:14957 #: fish/cmds.c:15054 fish/cmds.c:15153 fish/cmds.c:15253 fish/cmds.c:15458 #: fish/cmds.c:15589 fish/cmds.c:15735 fish/cmds.c:15832 fish/cmds.c:15903 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "" #: fish/cmds.c:16154 #, c-format msgid "%s: unknown command\n" msgstr "%s: தெரியாத கட்டளை\n" #: 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 கோப்புபெயரை' பயன்படுத்து\n" #: fish/event-names.c:137 #, c-format msgid "unknown event name: %s\n" msgstr "" #: fish/events.c:161 #, c-format msgid "use 'event