# 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-06-22 22:05+0100\n" "PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones \n" "Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/language/" "te/)\n" "Language: te\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/domains.c:112 df/domains.c:116 #, c-format msgid "%s: could not connect to libvirt (code %d, domain %d): %s\n" msgstr "" #: align/domains.c:121 df/domains.c:125 #, c-format msgid "%s: could not get number of running domains (code %d, domain %d): %s\n" msgstr "" #: align/domains.c:131 df/domains.c:135 #, c-format msgid "%s: could not list running domains (code %d, domain %d): %s\n" msgstr "" #: align/domains.c:142 df/domains.c:146 #, c-format msgid "%s: could not get number of inactive domains (code %d, domain %d): %s\n" msgstr "" #: align/domains.c:152 df/domains.c:156 #, c-format msgid "%s: could not list inactive domains (code %d, domain %d): %s\n" msgstr "" #: align/domains.c:201 df/domains.c:212 #, c-format msgid "%s: failed to analyze a disk, see error(s) above\n" msgstr "" #: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121 #: cat/virt-filesystems.c:205 cat/virt-ls.c:196 df/domains.c:438 df/main.c:136 #: edit/virt-edit.c:143 fish/fish.c:231 format/format.c:138 #: fuse/guestmount.c:203 inspector/virt-inspector.c:139 #: rescue/virt-rescue.c:145 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: సంభాలికను సృష్టించుటకు విఫలమైంది\n" #: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:102 #: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:103 #: fuse/guestmount.c:98 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "అధిక సమాచారము కొరకు `%s --help' ప్రయత్నించండి\n" #: align/scan.c:71 #, 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:150 cat/virt-cat.c:143 cat/virt-filesystems.c:259 #: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290 #: format/format.c:190 fuse/guestmount.c:231 inspector/virt-inspector.c:163 #: rescue/virt-rescue.c:201 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: తెలియని long ఐచ్చికము: %s (%d)\n" #: align/scan.c:209 df/main.c:266 #, c-format msgid "%s: compiled without support for libvirt and/or libxml2.\n" msgstr "" #: align/scan.c:215 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" msgstr "" #: align/scan.c:304 msgid "alignment < 4K" msgstr "" #: align/scan.c:307 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:1579 #, 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:106 #, 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:321 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:290 #, c-format msgid "%s: ignoring %s, it has too many disks (%zu > %zu)\n" 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/output.c:51 msgid "VirtualMachine" msgstr "" #: df/output.c:52 msgid "Filesystem" msgstr "" #: df/output.c:55 msgid "1K-blocks" msgstr "" #: df/output.c:57 msgid "Size" msgstr "" #: df/output.c:58 msgid "Used" msgstr "" #: df/output.c:59 msgid "Available" msgstr "" #: df/output.c:60 msgid "Use%" msgstr "" #: df/output.c:62 msgid "Inodes" msgstr "" #: df/output.c:63 msgid "IUsed" msgstr "" #: df/output.c:64 msgid "IFree" msgstr "" #: df/output.c:65 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:38 #, c-format msgid "use 'alloc file size' to create an image\n" msgstr "ప్రతిబింబమును సృష్టించుటకు 'alloc file size' వుపయోగించుము\n" #: fish/alloc.c:52 #, c-format msgid "use 'sparse file size' to create a sparse image\n" msgstr "స్పార్స్ ప్రతిబింబమును సృష్టించుటకు 'sparse file size' వుపయోగించుము\n" #: fish/alloc.c:76 #, c-format msgid "can't allocate or add disks after launching\n" msgstr "ఆరంభించిన తర్వాత డిస్కులను కేటాయించలేము లేదా జతచేయలేము\n" #: fish/alloc.c:157 #, c-format msgid "%s: invalid integer parameter (%s returned %d)\n" msgstr "" #: fish/cmds.c:3048 msgid "Command" msgstr "ఆదేశము" #: fish/cmds.c:3048 msgid "Description" msgstr "వివరణ" #: fish/cmds.c:3050 msgid "add a CD-ROM disk image to examine" msgstr "పరీక్షించుటకు CD-ROM డిస్కు ప్రతిబింబమును జతచేయుము" #: fish/cmds.c:3051 msgid "add the disk(s) from a named libvirt domain" msgstr "" #: fish/cmds.c:3052 fish/cmds.c:3053 msgid "add an image to examine or modify" msgstr "పరీక్షించుటకు లేదా సవరించుటకు వొక ప్రతిబింబమును జతచేయుము" #: fish/cmds.c:3054 msgid "add a drive in snapshot mode (read-only)" msgstr "స్నాప్‌షాట్ రీతినందు (చదువుట-మాత్రమే) వొక డ్రైవును జతచేయుము" #: fish/cmds.c:3055 msgid "add a drive read-only specifying the QEMU block emulation to use" msgstr "" #: fish/cmds.c:3056 msgid "add a drive specifying the QEMU block emulation to use" msgstr "" #: fish/cmds.c:3057 msgid "allocate and add a disk file" msgstr "" #: fish/cmds.c:3058 msgid "clear Augeas path" msgstr "" #: fish/cmds.c:3059 msgid "close the current Augeas handle" msgstr "ప్రస్తుత ఆగ్యుయస్ హాండిల్ మూయుము" #: fish/cmds.c:3060 msgid "define an Augeas node" msgstr "ఆగ్యుయస్ నోడ్‌ను నిర్వచించుము" #: fish/cmds.c:3061 msgid "define an Augeas variable" msgstr "ఆగ్యుయస్ వేరియబుల్‌ను నిర్వచించుము" #: fish/cmds.c:3062 msgid "look up the value of an Augeas path" msgstr "ఆగ్యుయస్ పాత్ యొక్క విలువను చూడుము" #: fish/cmds.c:3063 msgid "create a new Augeas handle" msgstr "కొత్త ఆగ్యుయస్ హాండిల్ సృష్టించుము" #: fish/cmds.c:3064 msgid "insert a sibling Augeas node" msgstr "సిబ్లింగ్ ఆగ్యుయస్ నోడ్‌ను చేర్చుము" #: fish/cmds.c:3065 msgid "load files into the tree" msgstr "ట్రీలోనికి ఫైళ్ళను లోడుచేయుము" #: fish/cmds.c:3066 msgid "list Augeas nodes under augpath" msgstr "ఆగ్యుయస్ నోడ్లను ఆగ్‌పాత్ క్రిందన జాబితాచేయుము" #: fish/cmds.c:3067 msgid "return Augeas nodes which match augpath" msgstr "ఆగ్‌పాత్‌తో సరిపోలే ఆగ్యుయస్ నోడ్లను తిప్పియివ్వుము" #: fish/cmds.c:3068 msgid "move Augeas node" msgstr "ఆగ్యుయస్ నోడ్‌ను కదుల్చుము" #: fish/cmds.c:3069 msgid "remove an Augeas path" msgstr "ఆగ్యుయస్ పాత్‌ను తీసివేయుము" #: fish/cmds.c:3070 msgid "write all pending Augeas changes to disk" msgstr "అన్ని వాయిదాలోవున్న ఆగ్యుయస్ మార్పులను డిస్కునకు వ్రాయుము" #: fish/cmds.c:3071 msgid "set Augeas path to value" msgstr "ఆగ్యుయస్ పాత్‌ను విలువకు అమర్చుము" #: fish/cmds.c:3072 msgid "test availability of some parts of the API" msgstr "API యొక్క కొన్ని భాగముల యొక్క అందుబాటును పరిశీలించుము" #: fish/cmds.c:3073 msgid "return a list of all optional groups" msgstr "" #: fish/cmds.c:3074 msgid "upload base64-encoded data to file" msgstr "" #: fish/cmds.c:3075 msgid "download file and encode as base64" msgstr "" #: fish/cmds.c:3076 msgid "print block device attributes" msgstr "" #: fish/cmds.c:3077 msgid "flush device buffers" msgstr "పరికర బఫర్సును ఫ్లష్ చేయుము" #: fish/cmds.c:3078 msgid "get blocksize of block device" msgstr "బ్లాక్ పరికరము యొక్క బ్లాక్‌పరిమాణం పొందుము" #: fish/cmds.c:3079 msgid "is block device set to read-only" msgstr "బ్లాక్ పరికరము చదువుట-మాత్రమే‌కు అమర్చబడిందా" #: fish/cmds.c:3080 msgid "get total size of device in bytes" msgstr "పరికరము యొక్క మొత్తము పరిమాణమును బైట్లలో పొందుము" #: fish/cmds.c:3081 msgid "get sectorsize of block device" msgstr "బ్లాక్ పరికరము యొక్క సెక్టార్‌పరిమాణమును పొందుము" #: fish/cmds.c:3082 msgid "get total size of device in 512-byte sectors" msgstr "పరికరము యొక్క మొత్తము పరిమాణమును 512-బైట్ సెక్టార్లలో పొందుము" #: fish/cmds.c:3083 msgid "reread partition table" msgstr "విభజన పట్టికను తిరిగిచదువుము" #: fish/cmds.c:3084 msgid "set blocksize of block device" msgstr "బ్లాక్ పరికరము యొక్క బ్లాక్‌పరిమాణమును అమర్చుము" #: fish/cmds.c:3085 msgid "set block device to read-only" msgstr "బ్లాక్ పరికరమును చదువుట-మాత్రమే‌కు మార్చుము" #: fish/cmds.c:3086 msgid "set block device to read-write" msgstr "బ్లాక్ పరికరమును చదువుట-వ్రాయుటకు అమర్చుము" #: fish/cmds.c:3087 msgid "add devices to a btrfs filesystem" msgstr "" #: fish/cmds.c:3088 msgid "remove devices from a btrfs filesystem" msgstr "" #: fish/cmds.c:3089 msgid "balance a btrfs filesystem" msgstr "" #: fish/cmds.c:3090 msgid "resize a btrfs filesystem" msgstr "" #: fish/cmds.c:3091 msgid "sync a btrfs filesystem" msgstr "" #: fish/cmds.c:3092 msgid "check a btrfs filesystem" msgstr "" #: fish/cmds.c:3093 msgid "enable or disable the seeding feature of device" msgstr "" #: fish/cmds.c:3094 msgid "create a btrfs snapshot" msgstr "" #: fish/cmds.c:3095 msgid "delete a btrfs snapshot" msgstr "" #: fish/cmds.c:3096 msgid "list btrfs snapshots and subvolumes" msgstr "" #: fish/cmds.c:3097 msgid "set default btrfs subvolume" msgstr "" #: fish/cmds.c:3098 msgid "create a writable btrfs snapshot" msgstr "" #: fish/cmds.c:3099 msgid "return canonical device name" msgstr "" #: fish/cmds.c:3100 msgid "return true path on case-insensitive filesystem" msgstr "ట్రూ పాత్‌ను కేస్-యిన్‌సెన్సిటివ్ ఫైల్‌సిస్టమ్‌పై తిప్పియివ్వుము" #: fish/cmds.c:3101 msgid "list the contents of a file" msgstr "ఫైలు యొక్క సారములను జాబితాచేయుము" #: fish/cmds.c:3102 msgid "compute MD5, SHAx or CRC checksum of file" msgstr "ఫైలు యొక్క MD5, SHAx లేదా CRC చెక్‌సమ్ యొక్క ఫైలును లెక్కించుము" #: fish/cmds.c:3103 msgid "compute MD5, SHAx or CRC checksum of the contents of a device" msgstr "" #: fish/cmds.c:3104 msgid "compute MD5, SHAx or CRC checksum of files in a directory" msgstr "" #: fish/cmds.c:3105 msgid "change file mode" msgstr "ఫైలు రీతిని మార్చుము" #: fish/cmds.c:3106 fish/cmds.c:3245 msgid "change file owner and group" msgstr "ఫైలు యజమాని మరియు సమూహంను మార్చుము" #: fish/cmds.c:3107 msgid "run a command from the guest filesystem" msgstr "గెస్టు ఫైలుసిస్టమ్ నుండి ఆదేశమును నడుపుము" #: fish/cmds.c:3108 msgid "run a command, returning lines" msgstr "ఒక ఆదేశమును నడుపుము, లైన్లను తిప్పియిచ్చుచున్నది" #: fish/cmds.c:3109 msgid "output compressed device" msgstr "" #: fish/cmds.c:3110 msgid "output compressed file" msgstr "" #: fish/cmds.c:3111 msgid "add qemu parameters" msgstr "qemu పారామితులను జతచేయుము" #: fish/cmds.c:3112 msgid "copy from source device to destination device" msgstr "" #: fish/cmds.c:3113 msgid "copy from source device to destination file" msgstr "" #: fish/cmds.c:3114 msgid "copy from source file to destination device" msgstr "" #: fish/cmds.c:3115 msgid "copy from source file to destination file" msgstr "" #: fish/cmds.c:3116 msgid "copy local files or directories into an image" msgstr "" #: fish/cmds.c:3117 msgid "copy remote files or directories out of an image" msgstr "" #: fish/cmds.c:3118 msgid "copy size bytes from source to destination using dd" msgstr "" #: fish/cmds.c:3119 msgid "copy a file" msgstr "ఫైలును నకలుతీయుము" #: fish/cmds.c:3120 msgid "copy a file or directory recursively" msgstr "డెరెక్టరీ లేదా ఫైలును పునరావృతముగా నకలుతీయుము" #: fish/cmds.c:3121 msgid "copy from source to destination using dd" msgstr "dd వుపయోగించి మూలమునుండి గమ్యమునకు నకలుతీయుము" #: fish/cmds.c:3122 msgid "debugging and internals" msgstr "డీబగ్గింగ్ మరియు యింటర్నల్స్" #: fish/cmds.c:3123 msgid "debug the QEMU command line (internal use only)" msgstr "" #: fish/cmds.c:3124 msgid "debug the drives (internal use only)" msgstr "" #: fish/cmds.c:3125 msgid "upload a file to the appliance (internal use only)" msgstr "" #: fish/cmds.c:3126 msgid "delete a previously registered event handler" msgstr "" #: fish/cmds.c:3127 msgid "convert device to index" msgstr "" #: fish/cmds.c:3128 msgid "report file system disk space usage" msgstr "ఫైల్ సిస్టమ్ డిస్కు జాగా వినియోగమును నివేదించుము" #: fish/cmds.c:3129 msgid "report file system disk space usage (human readable)" msgstr "ఫైలు సిస్టమ్ డిస్కు జాగా వినియోగమును నివేదించుము (మానవుడు చదువదగునట్లు)" #: fish/cmds.c:3130 msgid "display an image" msgstr "" #: fish/cmds.c:3131 msgid "return kernel messages" msgstr "కెర్నల్ సందేశములను తిప్పియివ్వుము" #: fish/cmds.c:3132 msgid "download a file to the local machine" msgstr "ఒక ఫైలును స్థానిక మిషన్‌కు డౌనులోడు చేయుము" #: fish/cmds.c:3133 msgid "download a file to the local machine with offset and size" msgstr "" #: fish/cmds.c:3134 msgid "drop kernel page cache, dentries and inodes" msgstr "కెర్నల్ పేజీ క్యాచి, డెన్‌ట్రైస్ మరియు ఐనోడ్లను వదిలివేయుము" #: fish/cmds.c:3135 msgid "estimate file space usage" msgstr "ఫైల్ జాగా వినియోగమును అంచనావేయుము" #: fish/cmds.c:3136 fish/cmds.c:3137 msgid "check an ext2/ext3 filesystem" msgstr "ext2/ext3 ఫైల్‌సిస్టమ్‌ను పరిశీలించుము" #: fish/cmds.c:3138 msgid "display a line of text" msgstr "ఒక పాఠ్యపు వరుసను ప్రదర్శించుము" #: fish/cmds.c:3139 msgid "echo arguments back to the client" msgstr "క్లైంట్‌లోనికి యెకో ఆర్గుమెంట్లు" #: fish/cmds.c:3140 msgid "edit a file" msgstr "" #: fish/cmds.c:3141 fish/cmds.c:3142 fish/cmds.c:3148 fish/cmds.c:3149 #: fish/cmds.c:3188 fish/cmds.c:3189 fish/cmds.c:3470 fish/cmds.c:3471 #: fish/cmds.c:3476 fish/cmds.c:3477 fish/cmds.c:3479 fish/cmds.c:3480 msgid "return lines matching a pattern" msgstr "మాదిరిని పోలిన వరుసలను తిప్పియివ్వుము" #: fish/cmds.c:3143 msgid "test if two files have equal contents" msgstr "రెండు ఫైళ్ళు సమాన సారములను కలిగివుంటే పరిశీలించుము" #: fish/cmds.c:3144 msgid "register a handler for an event or events" msgstr "" #: fish/cmds.c:3145 msgid "test if file or directory exists" msgstr "ఫైలు లేదా డైరెక్టరీ వుందేమో పరిశీలించుము" #: fish/cmds.c:3146 fish/cmds.c:3147 msgid "preallocate a file in the guest filesystem" msgstr "ఒక ఫైలు గెస్టు ఫైల్‌సిస్టమ్‌నందు ముందుగా కేటాయించుము" #: fish/cmds.c:3150 msgid "determine file type" msgstr "ఫైలు రకమును నిర్దారించుము" #: fish/cmds.c:3151 msgid "detect the architecture of a binary file" msgstr "" #: fish/cmds.c:3152 msgid "return the size of the file in bytes" msgstr "" #: fish/cmds.c:3153 msgid "check if filesystem is available" msgstr "" #: fish/cmds.c:3154 msgid "fill a file with octets" msgstr "ఫైలును ఆక్టెట్స్ తో నింపుము" #: fish/cmds.c:3155 msgid "fill a file with a repeating pattern of bytes" msgstr "" #: fish/cmds.c:3156 msgid "find all files and directories" msgstr "అన్ని ఫైళ్ళను మరియు డైరెక్టరీలను కనుగొనుము" #: fish/cmds.c:3157 msgid "find all files and directories, returning NUL-separated list" msgstr "NUL-వేరుచేసిన జాబితాను యిచ్చు, అన్ని ఫైళ్ళను మరియు డైరెక్టరీలను కనుగొనుము" #: fish/cmds.c:3158 msgid "find a filesystem by label" msgstr "" #: fish/cmds.c:3159 msgid "find a filesystem by UUID" msgstr "" #: fish/cmds.c:3160 msgid "run the filesystem checker" msgstr "ఫైల్‌సిస్టమ్ పరిశీలకిని నడుపుము" #: fish/cmds.c:3161 msgid "trim free space in a filesystem" msgstr "" #: fish/cmds.c:3162 msgid "get the additional kernel options" msgstr "అదనపు కెర్నల్ ఐచ్చికాలను పొందుము" #: fish/cmds.c:3163 msgid "get the attach method" msgstr "" #: fish/cmds.c:3164 msgid "get autosync mode" msgstr "ఆటోసింక్ రీతిని పొందుము" #: fish/cmds.c:3165 msgid "get direct appliance mode flag" msgstr "డైరెక్ట్ అప్లయెన్స్ రితి ఫ్లాగ్‌ను పొందుము" #: fish/cmds.c:3166 msgid "get ext2 file attributes of a file" msgstr "" #: fish/cmds.c:3167 msgid "get ext2 file generation of a file" msgstr "" #: fish/cmds.c:3168 msgid "get the ext2/3/4 filesystem label" msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ లేబుల్ పొందుము" #: fish/cmds.c:3169 msgid "get the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ UUID పొందుము" #: fish/cmds.c:3170 msgid "get memory allocated to the qemu subprocess" msgstr "qemu వుపకార్యక్రమమునకు కేటాయించిన మెమొరీను పొందుము" #: fish/cmds.c:3171 msgid "get enable network flag" msgstr "" #: fish/cmds.c:3172 msgid "get the search path" msgstr "శోధన పాత్‌ను పొందుము" #: fish/cmds.c:3173 msgid "get process group flag" msgstr "" #: fish/cmds.c:3174 msgid "get PID of qemu subprocess" msgstr "qemu వుపకార్యక్రమము యొక్క PID పొందుము" #: fish/cmds.c:3175 msgid "get the qemu binary" msgstr "qemu బైనరీ పొందుము" #: fish/cmds.c:3176 msgid "get recovery process enabled flag" msgstr "మెరుగుపరచు కార్యక్రమము చేతనపరచు ఫ్లాగ్ పొందుము" #: fish/cmds.c:3177 msgid "get SELinux enabled flag" msgstr "SELinux చేతనపరచు ఫ్లాగ్ పొందుము" #: fish/cmds.c:3178 msgid "get number of virtual CPUs in appliance" msgstr "" #: fish/cmds.c:3179 msgid "get the current state" msgstr "ప్రస్తుత స్థితిని పొందుము" #: fish/cmds.c:3180 msgid "get command trace enabled flag" msgstr "ఆదేశపు జాడ చేతనపరచు ఫ్లాగ్‌ను పొందుము" #: fish/cmds.c:3181 msgid "get the current umask" msgstr "" #: fish/cmds.c:3182 msgid "get verbose mode" msgstr "వెర్బోస్ రీతిని పొందుము" #: fish/cmds.c:3183 msgid "get SELinux security context" msgstr "SELinux రక్షణ సందర్భమును పొందుము" #: fish/cmds.c:3184 fish/cmds.c:3246 msgid "get a single extended attribute" msgstr "" #: fish/cmds.c:3185 fish/cmds.c:3247 msgid "list extended attributes of a file or directory" msgstr "ఫైలు లేదా డైరెక్టరీ యొక్క పొడిగింపు యాట్రిబ్యూట్లను జాబితాచేయుము" #: fish/cmds.c:3186 msgid "expand wildcards in command" msgstr "ఆదేశమునందు వైల్డుకార్డ్సును విస్తరింపచేయుము" #: fish/cmds.c:3187 msgid "expand a wildcard path" msgstr "వైల్డుకార్డు పాత్ విస్తరింపుము" #: fish/cmds.c:3190 msgid "install GRUB 1" msgstr "" #: fish/cmds.c:3191 msgid "return first 10 lines of a file" msgstr "ఫైలు యొక్క మొదటి 10 వరుసలను తిరిగియివ్వుము" #: fish/cmds.c:3192 msgid "return first N lines of a file" msgstr "ఫైలు యొక్క మొదటి N వరుసలను తిరిగియివ్వుము" #: fish/cmds.c:3193 msgid "dump a file in hexadecimal" msgstr "ఫైలును హెక్సాడెసిమల్ నందు డంప్ చేయుము" #: fish/cmds.c:3194 msgid "edit with a hex editor" msgstr "" #: fish/cmds.c:3195 msgid "list the contents of a single file in an initrd" msgstr "" #: fish/cmds.c:3196 msgid "list files in an initrd" msgstr "initrd నందు ఫైళ్ళను జాబితాచేయుము" #: fish/cmds.c:3197 msgid "add an inotify watch" msgstr "inotify పర్యవేక్షణను జతచేయుము" #: fish/cmds.c:3198 msgid "close the inotify handle" msgstr "inotify సంభాలికను మూయుము" #: fish/cmds.c:3199 msgid "return list of watched files that had events" msgstr "ఘటనలను కలిగివుండి పర్యవేక్షించబడిన ఫైళ్ళ జాబితాను తిప్పియివ్వుము" #: fish/cmds.c:3200 msgid "create an inotify handle" msgstr "inotify సంభాలికను సృష్టించుము" #: fish/cmds.c:3201 msgid "return list of inotify events" msgstr "inotify ఘటనల జాబితాను తిప్పియివ్వుము" #: fish/cmds.c:3202 msgid "remove an inotify watch" msgstr "inotify పర్యవేక్షణను తీసివేయుము" #: fish/cmds.c:3203 msgid "get architecture of inspected operating system" msgstr "" #: fish/cmds.c:3204 msgid "get distro of inspected operating system" msgstr "" #: fish/cmds.c:3205 msgid "get drive letter mappings" msgstr "" #: fish/cmds.c:3206 msgid "get filesystems associated with inspected operating system" msgstr "" #: fish/cmds.c:3207 msgid "get format of inspected operating system" msgstr "" #: fish/cmds.c:3208 msgid "get hostname of the operating system" msgstr "" #: fish/cmds.c:3209 msgid "get the icon corresponding to this operating system" msgstr "" #: fish/cmds.c:3210 msgid "get major version of inspected operating system" msgstr "" #: fish/cmds.c:3211 msgid "get minor version of inspected operating system" msgstr "" #: fish/cmds.c:3212 msgid "get mountpoints of inspected operating system" msgstr "" #: fish/cmds.c:3213 msgid "get package format used by the operating system" msgstr "" #: fish/cmds.c:3214 msgid "get package management tool used by the operating system" msgstr "" #: fish/cmds.c:3215 msgid "get product name of inspected operating system" msgstr "" #: fish/cmds.c:3216 msgid "get product variant of inspected operating system" msgstr "" #: fish/cmds.c:3217 msgid "return list of operating systems found by last inspection" msgstr "" #: fish/cmds.c:3218 msgid "get type of inspected operating system" msgstr "" #: fish/cmds.c:3219 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" #: fish/cmds.c:3220 msgid "get Windows systemroot of inspected operating system" msgstr "" #: fish/cmds.c:3221 msgid "get live flag for install disk" msgstr "" #: fish/cmds.c:3222 msgid "get multipart flag for install disk" msgstr "" #: fish/cmds.c:3223 msgid "get netinst (network installer) flag for install disk" msgstr "" #: fish/cmds.c:3224 msgid "get list of applications installed in the operating system" msgstr "" #: fish/cmds.c:3225 msgid "inspect disk and return list of operating systems found" msgstr "" #: fish/cmds.c:3226 msgid "test if block device" msgstr "" #: fish/cmds.c:3227 msgid "is busy processing a command" msgstr "ఆదేశమును నిర్వర్తించుట బిజీగావుందా" #: fish/cmds.c:3228 msgid "test if character device" msgstr "" #: fish/cmds.c:3229 msgid "is in configuration state" msgstr "ఆకృతీకరణ స్థితినందు వుందా" #: fish/cmds.c:3230 msgid "test if a directory" msgstr "" #: fish/cmds.c:3231 msgid "test if FIFO (named pipe)" msgstr "" #: fish/cmds.c:3232 msgid "test if a regular file" msgstr "" #: fish/cmds.c:3233 msgid "is launching subprocess" msgstr "ఆరంభించుట వుపకార్యక్రమమా" #: fish/cmds.c:3234 msgid "test if device is a logical volume" msgstr "" #: fish/cmds.c:3235 msgid "is ready to accept commands" msgstr "ఆదేశములను ఆమోదించుటకు సిద్దముగా వుందా" #: fish/cmds.c:3236 msgid "test if socket" msgstr "" #: fish/cmds.c:3237 msgid "test if symbolic link" msgstr "" #: fish/cmds.c:3238 msgid "test if a file contains all zero bytes" msgstr "" #: fish/cmds.c:3239 msgid "test if a device contains all zero bytes" msgstr "" #: fish/cmds.c:3240 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "" #: fish/cmds.c:3241 msgid "get ISO information from primary volume descriptor of device" msgstr "" #: fish/cmds.c:3242 msgid "kill the qemu subprocess" msgstr "qemu వుపకార్యక్రమమును అంతంచేయుము" #: fish/cmds.c:3243 msgid "launch the qemu subprocess" msgstr "qemu వుపకార్యక్రమమును ఆరంభించుము" #: fish/cmds.c:3244 msgid "change working directory" msgstr "" #: fish/cmds.c:3248 msgid "list 9p filesystems" msgstr "" #: fish/cmds.c:3249 msgid "list the block devices" msgstr "బ్లాక్ పరికరములను జాబితాచేయుము" #: fish/cmds.c:3250 msgid "list device mapper devices" msgstr "" #: fish/cmds.c:3251 msgid "list event handlers" msgstr "" #: fish/cmds.c:3252 msgid "list filesystems" msgstr "" #: fish/cmds.c:3253 msgid "list Linux md (RAID) devices" msgstr "" #: fish/cmds.c:3254 msgid "list the partitions" msgstr "విభజనలను జాబితాచేయుము" #: fish/cmds.c:3255 msgid "list the files in a directory (long format)" msgstr "ఫైళ్ళను డైరెక్టరీనందు జాబితాచేయుము (పొడవైన ఫార్మాట్)" #: fish/cmds.c:3256 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" #: fish/cmds.c:3257 fish/cmds.c:3258 msgid "create a hard link" msgstr "హార్డ్ లింకును సృష్టించుము" #: fish/cmds.c:3259 fish/cmds.c:3260 msgid "create a symbolic link" msgstr "సింబాలిక్ లింకును సృష్టించుము" #: fish/cmds.c:3261 fish/cmds.c:3367 msgid "remove extended attribute of a file or directory" msgstr "ఫైలు లేదా డైరెక్టరీ యొక్క పొడిగించిన యాట్రిబ్యూట్‌ను తీసివేయుము" #: fish/cmds.c:3262 msgid "list the files in a directory" msgstr "ఫైళ్ళను డైరెక్టరీనందు జాబితాచేయుము" #: fish/cmds.c:3263 fish/cmds.c:3400 msgid "set extended attribute of a file or directory" msgstr "ఫైలు లేదా డైరెక్టరీ యొక్క పొడిగించిన యాట్రిబ్యూట్‌ను అమర్చుము" #: fish/cmds.c:3264 msgid "get file information for a symbolic link" msgstr "సింబాలిక్ లింకు కొరకు ఫైలు సమాచారమును పొందుము" #: fish/cmds.c:3265 msgid "lstat on multiple files" msgstr "బహుళ ఫైళ్ళపై lstat" #: fish/cmds.c:3266 msgid "add a key on a LUKS encrypted device" msgstr "" #: fish/cmds.c:3267 msgid "close a LUKS device" msgstr "" #: fish/cmds.c:3268 fish/cmds.c:3269 msgid "format a block device as a LUKS encrypted device" msgstr "" #: fish/cmds.c:3270 msgid "remove a key from a LUKS encrypted device" msgstr "" #: fish/cmds.c:3271 msgid "open a LUKS-encrypted block device" msgstr "" #: fish/cmds.c:3272 msgid "open a LUKS-encrypted block device read-only" msgstr "" #: fish/cmds.c:3273 msgid "create an LVM logical volume" msgstr "" #: fish/cmds.c:3274 msgid "create an LVM logical volume in % remaining free space" msgstr "" #: fish/cmds.c:3275 msgid "get canonical name of an LV" msgstr "" #: fish/cmds.c:3276 msgid "clear LVM device filter" msgstr "" #: fish/cmds.c:3277 msgid "remove all LVM LVs, VGs and PVs" msgstr "అన్ని LVM LVs, VGs మరియు PVsను తొలగించుము" #: fish/cmds.c:3278 msgid "set LVM device filter" msgstr "" #: fish/cmds.c:3279 msgid "remove an LVM logical volume" msgstr "LVM తార్కిక వాల్యూమ్ తొలగించుము" #: fish/cmds.c:3280 msgid "rename an LVM logical volume" msgstr "" #: fish/cmds.c:3281 msgid "resize an LVM logical volume" msgstr "LVM తార్కిక వాల్యూమ్ పునఃపరిమాణము చేయుము" #: fish/cmds.c:3282 msgid "expand an LV to fill free space" msgstr "" #: fish/cmds.c:3283 fish/cmds.c:3284 msgid "list the LVM logical volumes (LVs)" msgstr "LVM తార్కిక వాల్యూములను (LVs) జాబితాచేయుము" #: fish/cmds.c:3285 msgid "get the UUID of a logical volume" msgstr "" #: fish/cmds.c:3286 msgid "lgetxattr on multiple files" msgstr "బహుళ ఫైళ్ళపై lgetxattr" #: fish/cmds.c:3287 msgid "open the manual" msgstr "" #: fish/cmds.c:3288 msgid "maximum number of disks that may be added" msgstr "" #: fish/cmds.c:3289 msgid "create a Linux md (RAID) device" msgstr "" #: fish/cmds.c:3290 msgid "obtain metadata for an MD device" msgstr "" #: fish/cmds.c:3291 msgid "get underlying devices from an MD device" msgstr "" #: fish/cmds.c:3292 msgid "stop a Linux md (RAID) device" msgstr "" #: fish/cmds.c:3293 msgid "create a directory" msgstr "డైరెక్టరీను సృష్టించుము" #: fish/cmds.c:3294 msgid "create a directory with a particular mode" msgstr "ఫలనా రీతితో డైరెక్టరీను సృష్టించుము" #: fish/cmds.c:3295 msgid "create a directory and parents" msgstr "డైరెక్టరీ మరియు పేరెంట్లను సృష్టించుము" #: fish/cmds.c:3296 msgid "create a temporary directory" msgstr "తాత్కాలిక డైరెక్టరీను సృష్టించుము" #: fish/cmds.c:3297 fish/cmds.c:3298 fish/cmds.c:3299 msgid "make ext2/3/4 filesystem with external journal" msgstr "బాహ్య జర్నల్‌తో ext2/3/4 ఫైల్‌సిస్టమ్ చేయుము" #: fish/cmds.c:3300 msgid "make ext2/3/4 external journal" msgstr "ext2/3/4 బాహ్య జర్నల్‌ను చేయుము" #: fish/cmds.c:3301 msgid "make ext2/3/4 external journal with label" msgstr "లేబుల్‌తో ext2/3/4 బాహ్య జర్నల్ చేయుము" #: fish/cmds.c:3302 msgid "make ext2/3/4 external journal with UUID" msgstr "UUIDతో ext2/3/4 బాహ్య జర్నల్ చేయుము" #: fish/cmds.c:3303 msgid "make FIFO (named pipe)" msgstr "FIFO (నామపు పైప్) చేయుము" #: fish/cmds.c:3304 fish/cmds.c:3307 msgid "make a filesystem" msgstr "ఫైల్‌సిస్టమ్ చేయుము" #: fish/cmds.c:3305 msgid "make a filesystem with block size" msgstr "బ్లాక్ పరిమాణముతో ఫైలుసిస్టమ్‌ను చేయుము" #: fish/cmds.c:3306 msgid "create a btrfs filesystem" msgstr "" #: fish/cmds.c:3308 msgid "create a mountpoint" msgstr "మౌంట్‌పాయింట్‌ను సృష్టించుము" #: fish/cmds.c:3309 msgid "make block, character or FIFO devices" msgstr "బ్లాక్, కారెక్టర్ లేదా FIFO పరికరములను చేయుము." #: fish/cmds.c:3310 msgid "make block device node" msgstr "బ్లాక్ పరికరము నోడ్‌ను చేయుము" #: fish/cmds.c:3311 msgid "make char device node" msgstr "కార్ పరికరము నోడ్‌ను చేయుము" #: fish/cmds.c:3312 msgid "create a swap partition" msgstr "swap విభజనను సృష్టించుము" #: fish/cmds.c:3313 msgid "create a swap partition with a label" msgstr "లేబుల్‌తో swap విభజనను సృష్టించుము" #: fish/cmds.c:3314 msgid "create a swap partition with an explicit UUID" msgstr "బాహ్య UUIDతో swap విభజనను సృష్టించుము" #: fish/cmds.c:3315 msgid "create a swap file" msgstr "swap ఫైలును సృష్టించుము" #: fish/cmds.c:3316 msgid "load a kernel module" msgstr "కెర్నల్ మాడ్యూల్‌ను లోడుచేయుము" #: fish/cmds.c:3317 msgid "view a file" msgstr "" #: fish/cmds.c:3318 msgid "mount a guest disk at a position in the filesystem" msgstr "ఫైల్‌సిస్టమ్ నందలి వొక స్థానమువద్ద గెస్టు డిస్కును మౌంట్ చేయుము" #: fish/cmds.c:3319 msgid "mount 9p filesystem" msgstr "" #: fish/cmds.c:3320 msgid "mount on the local filesystem" msgstr "" #: fish/cmds.c:3321 msgid "run main loop of mount on the local filesystem" msgstr "" #: fish/cmds.c:3322 msgid "mount a file using the loop device" msgstr "లూప్ పరికరమును వుపయోగించి వొక ఫైలును మౌంట్ చేయుము" #: fish/cmds.c:3323 msgid "mount a guest disk with mount options" msgstr "మౌంట్ ఐచ్చికములతో గెస్టు డిస్కును మౌంటు చేయుము" #: fish/cmds.c:3324 msgid "mount a guest disk, read-only" msgstr "గెస్టు డిస్కును మౌంట్ చేయుము, చదువుట-మాత్రమే" #: fish/cmds.c:3325 msgid "mount a guest disk with mount options and vfstype" msgstr "మౌంట్ ఐచ్చికములు మరియు vfstypeతో గెస్టు డిస్కును మౌంట్ చేయుము" #: fish/cmds.c:3326 msgid "show mountpoints" msgstr "మౌంట్‌పాయింట్లను చూపుము" #: fish/cmds.c:3327 msgid "show mounted filesystems" msgstr "మౌంటెడ్ ఫైల్‌సిస్టమ్సును చూపుము" #: fish/cmds.c:3328 msgid "move a file" msgstr "ఫైలును కదుల్చుము" #: fish/cmds.c:3329 msgid "probe NTFS volume" msgstr "NTFS వాల్యూమ్‌మ ప్రోబ్ చేయుము" #: fish/cmds.c:3330 msgid "restore NTFS from backup file" msgstr "" #: fish/cmds.c:3331 msgid "save NTFS to backup file" msgstr "" #: fish/cmds.c:3332 msgid "fix common errors and force Windows to check NTFS" msgstr "" #: fish/cmds.c:3333 fish/cmds.c:3334 msgid "resize an NTFS filesystem" msgstr "" #: fish/cmds.c:3335 msgid "resize an NTFS filesystem (with size)" msgstr "" #: fish/cmds.c:3336 msgid "add a partition to the device" msgstr "విభజనను పరికరమునకు జతచేయుము" #: fish/cmds.c:3337 msgid "delete a partition" msgstr "" #: fish/cmds.c:3338 msgid "partition whole disk with a single primary partition" msgstr "మొత్తము డిస్కును వొంటరి ప్రాధమిక విభజనతో విభజించుము" #: fish/cmds.c:3339 msgid "return true if a partition is bootable" msgstr "" #: fish/cmds.c:3340 msgid "get the MBR type byte (ID byte) from a partition" msgstr "" #: fish/cmds.c:3341 msgid "get the partition table type" msgstr "విభజన పట్టిక రకమును పొందుము" #: fish/cmds.c:3342 msgid "create an empty partition table" msgstr "ఖాళీ విభజన పట్టికను సృష్టించుము" #: fish/cmds.c:3343 msgid "list partitions on a device" msgstr "విభజనలను పరికరముపై జాబితాచేయుము" #: fish/cmds.c:3344 msgid "make a partition bootable" msgstr "విభజనను బూటబుల్‌గా చేయుము" #: fish/cmds.c:3345 msgid "set the MBR type byte (ID byte) of a partition" msgstr "" #: fish/cmds.c:3346 msgid "set partition name" msgstr "విభజన నామమును అమర్చుము" #: fish/cmds.c:3347 msgid "convert partition name to device name" msgstr "" #: fish/cmds.c:3348 msgid "convert partition name to partition number" msgstr "" #: fish/cmds.c:3349 msgid "ping the guest daemon" msgstr "గెస్టు డెమోన్‌ను పింగ్ చేయుము" #: fish/cmds.c:3350 msgid "read part of a file" msgstr "ఫైలు యొక్క భాగమును చదువుము" #: fish/cmds.c:3351 msgid "read part of a device" msgstr "" #: fish/cmds.c:3352 msgid "create an LVM physical volume" msgstr "LVM భౌతిక వాల్యూమ్‌ను సృష్టించుము" #: fish/cmds.c:3353 msgid "remove an LVM physical volume" msgstr "LVM భౌతిక వాల్యూమ్‌ను తీసివేయుము" #: fish/cmds.c:3354 msgid "resize an LVM physical volume" msgstr "LVM భౌతిక వాల్యూమ్‌ను పునఃపరిమాణము చేయుము" #: fish/cmds.c:3355 msgid "resize an LVM physical volume (with size)" msgstr "" #: fish/cmds.c:3356 fish/cmds.c:3357 msgid "list the LVM physical volumes (PVs)" msgstr "LVM భౌతిక వాల్యూములు (PVs)ను జాబితాచేయుము" #: fish/cmds.c:3358 msgid "get the UUID of a physical volume" msgstr "" #: fish/cmds.c:3359 msgid "write to part of a file" msgstr "" #: fish/cmds.c:3360 msgid "write to part of a device" msgstr "" #: fish/cmds.c:3361 msgid "read a file" msgstr "ఫైలును చదువుము" #: fish/cmds.c:3362 msgid "read file as lines" msgstr "ఫైలును వరుసలలా చదువుము" #: fish/cmds.c:3363 msgid "read directories entries" msgstr "పదకోశపు అంశములను చదువుము" #: fish/cmds.c:3364 msgid "read the target of a symbolic link" msgstr "సింబాలిక్ లింకుయొక్క లక్ష్యమును చదువుము" #: fish/cmds.c:3365 msgid "readlink on multiple files" msgstr "బహుళ ఫైళ్ళపై రీడ్‌లింక్" #: fish/cmds.c:3366 msgid "canonicalized absolute pathname" msgstr "కెనోనికలైజ్డ్ ఏబ్సొల్యూట్ పాత్‌నామము" #: fish/cmds.c:3368 msgid "close and reopen libguestfs handle" msgstr "libguestfs సంభాలికను మూయుము మరియు తిరిగితెరువుము" #: fish/cmds.c:3369 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "" #: fish/cmds.c:3370 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "" #: fish/cmds.c:3371 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "" #: fish/cmds.c:3372 msgid "remove a file" msgstr "ఫైలును తొలగించుము" #: fish/cmds.c:3373 msgid "remove a file or directory recursively" msgstr "ఫైలు లేదా డైరెక్టరీను పునరావృతంగా తీసివేయుము" #: fish/cmds.c:3374 msgid "remove a directory" msgstr "డైరెక్టరీను తీసివేయుము" #: fish/cmds.c:3375 msgid "remove a mountpoint" msgstr "మౌంట్‌పాయింట్‌ను తీసివేయుము" #: fish/cmds.c:3376 msgid "scrub (securely wipe) a device" msgstr "ఒక పరికరాన్ని scrub (సురక్షితంగా తుడిచివేయు)చేయి" #: fish/cmds.c:3377 msgid "scrub (securely wipe) a file" msgstr "ఒక ఫైలు scrub (సురక్షితంగా తుడిచివేయి) చేయి" #: fish/cmds.c:3378 msgid "scrub (securely wipe) free space" msgstr "ఖాళీ జాగాను scrub (సురక్షితంగా తుడిచివేయి) చేయి" #: fish/cmds.c:3379 msgid "add options to kernel command line" msgstr "కెర్నల్ ఆదేశ వరుసనకు ఐచ్చికాలను జతచేయుము" #: fish/cmds.c:3380 msgid "set the attach method" msgstr "" #: fish/cmds.c:3381 msgid "set autosync mode" msgstr "ఆటోసింక్ రీతిని అమర్చుము" #: fish/cmds.c:3382 msgid "enable or disable direct appliance mode" msgstr "నేరుగా ఆపాదించు రీతిని చేతనముచేయి లేదా అచేతనముచేయి" #: fish/cmds.c:3383 msgid "set ext2 file attributes of a file" msgstr "" #: fish/cmds.c:3384 msgid "set ext2 file generation of a file" msgstr "" #: fish/cmds.c:3385 msgid "set the ext2/3/4 filesystem label" msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ లేబుల్ అమర్చుము" #: fish/cmds.c:3386 msgid "set the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ UUID అమర్చుము" #: fish/cmds.c:3387 msgid "set filesystem label" msgstr "" #: fish/cmds.c:3388 msgid "set memory allocated to the qemu subprocess" msgstr "qemu వుపకార్యక్రమమునకు కేటాయించిన మెమొరీను అమర్చుము" #: fish/cmds.c:3389 msgid "set enable network flag" msgstr "" #: fish/cmds.c:3390 msgid "set the search path" msgstr "శోధన పాత్‌ను అమర్చుము" #: fish/cmds.c:3391 msgid "set process group flag" msgstr "" #: fish/cmds.c:3392 msgid "set the qemu binary" msgstr "qemu బైనరీను అమర్చుము" #: fish/cmds.c:3393 msgid "enable or disable the recovery process" msgstr "మెరుగుపరచు కార్యక్రమమును చేతనముచేయి లేదా అచేతనముచేయి" #: fish/cmds.c:3394 msgid "set SELinux enabled or disabled at appliance boot" msgstr "ఆపాదిత బూట్ నందు SELinux చేతనపరచు లేదా అచేతనపరచు అమర్చుము" #: fish/cmds.c:3395 msgid "set number of virtual CPUs in appliance" msgstr "" #: fish/cmds.c:3396 msgid "enable or disable command traces" msgstr "ఆదేశ జాడలను చేతనముచేయి లేదా అచేతనముచేయి" #: fish/cmds.c:3397 msgid "set verbose mode" msgstr "వెర్బోస్ రీతిని అమర్చుము" #: fish/cmds.c:3398 msgid "set SELinux security context" msgstr "SELinux సురక్షిత సందర్భమును అమర్చుము" #: fish/cmds.c:3399 msgid "set an environment variable" msgstr "" #: fish/cmds.c:3401 fish/cmds.c:3402 msgid "create partitions on a block device" msgstr "బ్లాక్ పరికరముపై విభజనలను సృష్టించుము" #: fish/cmds.c:3403 msgid "modify a single partition on a block device" msgstr "బ్లాక్ పరికరముపై వొంటరి విభజనను సవరించుము" #: fish/cmds.c:3404 msgid "display the disk geometry from the partition table" msgstr "విభజన పట్టికనుండి డిస్కు జియోమెట్రీను ప్రదర్శించుము" #: fish/cmds.c:3405 msgid "display the kernel geometry" msgstr "కెర్నల్ జియోమెట్రీను ప్రదర్శించుము" #: fish/cmds.c:3406 msgid "display the partition table" msgstr "విభజన పట్టికను ప్రదర్శించుము" #: fish/cmds.c:3407 msgid "run a command via the shell" msgstr "షెల్ గుండా ఆదేశమును నడుపుము" #: fish/cmds.c:3408 msgid "run a command via the shell returning lines" msgstr "షెల్ రిటర్నింగ్ వరుసల ద్వారా ఆదేశమును నడుపుము" #: fish/cmds.c:3409 msgid "sleep for some seconds" msgstr "కొన్ని సెకనులపాటు నిద్రించుము" #: fish/cmds.c:3410 msgid "create a sparse disk image and add" msgstr "" #: fish/cmds.c:3411 msgid "get file information" msgstr "ఫైల్ సమాచారమును పొందుము" #: fish/cmds.c:3412 msgid "get file system statistics" msgstr "ఫైల్ సిస్టమ్ గణాంకాలను పొందుము" #: fish/cmds.c:3413 fish/cmds.c:3414 msgid "print the printable strings in a file" msgstr "ముద్రించదగు స్ట్రింగులను ఫైలునందు ముద్రించుము" #: fish/cmds.c:3415 msgid "list supported groups of commands" msgstr "" #: fish/cmds.c:3416 msgid "disable swap on device" msgstr "swapను పరికరముపై అచేతనముచేయి" #: fish/cmds.c:3417 msgid "disable swap on file" msgstr "swapను ఫైలుపై అచేతనముచేయి" #: fish/cmds.c:3418 msgid "disable swap on labeled swap partition" msgstr "swapను లేబుల్డు swap విభజనపై అచేతనముచేయి" #: fish/cmds.c:3419 msgid "disable swap on swap partition by UUID" msgstr "swapను swap విభజనపై UUID ద్వారా అచేతనముచేయి" #: fish/cmds.c:3420 msgid "enable swap on device" msgstr "పరికరము swapను చేతనముచేయి" #: fish/cmds.c:3421 msgid "enable swap on file" msgstr "ఫైలుపై swapను చేతనముచేయి" #: fish/cmds.c:3422 msgid "enable swap on labeled swap partition" msgstr "swapను లైబుల్డు swap విభజనపై చేతనముచేయి" #: fish/cmds.c:3423 msgid "enable swap on swap partition by UUID" msgstr "swapను swap విభజనపై UUID ద్వారా చేతనముచేయి" #: fish/cmds.c:3424 msgid "sync disks, writes are flushed through to the disk image" msgstr "సింక్ డిస్కులు, వ్రాసినవి డిస్కు ప్రతిబింబమునకు ఫ్లష్ చేయబడినవి" #: fish/cmds.c:3425 msgid "return last 10 lines of a file" msgstr "ఫైలు యొక్క చివరి 10 వరుసలను తిప్పియివ్వుము" #: fish/cmds.c:3426 msgid "return last N lines of a file" msgstr "ఫైలు యొక్క చివరి N వరుసలను తిప్పియివ్వుము" #: fish/cmds.c:3427 msgid "unpack tarfile to directory" msgstr "టార్‌ఫైలును డైరెక్టరీనకు అన్‌పాక్ చేయుము" #: fish/cmds.c:3428 msgid "pack directory into tarfile" msgstr "డైరెక్టరీను టార్‌పైలులోనికి పాక్ చేయుము" #: fish/cmds.c:3429 fish/cmds.c:3437 msgid "unpack compressed tarball to directory" msgstr "కుదించిన టార్‌బాల్‌ను డెరెక్టరీనకు అన్‌పాక్ చేయుము" #: fish/cmds.c:3430 fish/cmds.c:3438 msgid "pack directory into compressed tarball" msgstr "డైరెక్టరీను కుదించిన టార్‌బాల్‌కు పాక్ చేయుము" #: fish/cmds.c:3431 msgid "print elapsed time taken to run a command" msgstr "" #: fish/cmds.c:3432 msgid "update file timestamps or create a new file" msgstr "ఫైలు టైమ్‌స్టాంపులను నవీకరించుము లేదా కొత్త ఫైలును సృష్టించుము" #: fish/cmds.c:3433 msgid "truncate a file to zero size" msgstr "ఫైలును సున్నా పరిమాణముకు ట్రంకేట్ చేయుము" #: fish/cmds.c:3434 msgid "truncate a file to a particular size" msgstr "ఫైలును ఫలానా పరిమాణముకు కుదించుము" #: fish/cmds.c:3435 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "" #: fish/cmds.c:3436 msgid "get ext2/ext3/ext4 superblock details" msgstr "ext2/ext3/ext4 సూపర్‌బ్లాక్ వివరములను పొందుము" #: fish/cmds.c:3439 msgid "set file mode creation mask (umask)" msgstr "ఫైల్ రీతి సృష్టీకరణ మాస్క్ అమర్చుము (umask)" #: fish/cmds.c:3440 msgid "unmount a filesystem" msgstr "ఫైల్‌సిస్టమ్‌ను అన్‌మౌంట్ చేయుము" #: fish/cmds.c:3441 msgid "unmount all filesystems" msgstr "అన్ని ఫైల్‌సిస్టమ్సును అన్‌మౌంట్ చేయుము" #: fish/cmds.c:3442 msgid "unmount a locally mounted filesystem" msgstr "" #: fish/cmds.c:3443 msgid "unset an environment variable" msgstr "" #: fish/cmds.c:3444 msgid "upload a file from the local machine" msgstr "స్థానిక మిషన్‌నుండి వొక ఫైలును అప్‌లోడు చేయుము" #: fish/cmds.c:3445 msgid "upload a file from the local machine with offset" msgstr "" #: fish/cmds.c:3446 msgid "set timestamp of a file with nanosecond precision" msgstr "ఫైలు యొక్క టైమ్‌స్టాంపును నానోసెకండ్ ప్రెసిషన్‌(సూక్ష్మత)తో అమర్చుము" #: fish/cmds.c:3447 msgid "get the library version number" msgstr "లైబ్రరీ వర్షన్ సంఖ్యను పొందుము" #: fish/cmds.c:3448 msgid "get the filesystem label" msgstr "" #: fish/cmds.c:3449 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "మౌంటైన పరికరముకు చెందిన లైనక్స్ VFS రకమును పొందుము" #: fish/cmds.c:3450 msgid "get the filesystem UUID" msgstr "" #: fish/cmds.c:3451 msgid "activate or deactivate some volume groups" msgstr "కొన్ని వాల్యూమ్ సమూహాలను క్రియాశీలపరచుము లేదా క్రియాహీనపరచుము" #: fish/cmds.c:3452 msgid "activate or deactivate all volume groups" msgstr "అన్ని వాల్యూమ్ సమూహాలను క్రియాశీలపరచుము లేదా క్రియాహీనపరచుము" #: fish/cmds.c:3453 msgid "create an LVM volume group" msgstr "LVM వాల్యూమ్ సమూహం సృష్టించుము" #: fish/cmds.c:3454 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "" #: fish/cmds.c:3455 msgid "get volume group metadata" msgstr "" #: fish/cmds.c:3456 msgid "get the PV UUIDs containing the volume group" msgstr "" #: fish/cmds.c:3457 msgid "remove an LVM volume group" msgstr "LVM వాల్యూమ్ సమూహమును తీసివేయుము" #: fish/cmds.c:3458 msgid "rename an LVM volume group" msgstr "" #: fish/cmds.c:3459 fish/cmds.c:3460 msgid "list the LVM volume groups (VGs)" msgstr "LVM వాల్యూమ్ సమూహాలను (VGs) జాబితాచేయుము" #: fish/cmds.c:3461 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "" #: fish/cmds.c:3462 msgid "get the UUID of a volume group" msgstr "" #: fish/cmds.c:3463 msgid "count characters in a file" msgstr "ఫైలునందలి అక్షరములను లెక్కించుము" #: fish/cmds.c:3464 msgid "count lines in a file" msgstr "ఫైలునందలి వరుసలను లెక్కించుము" #: fish/cmds.c:3465 msgid "count words in a file" msgstr "ఫైలునందలి పదములను లెక్కించుము" #: fish/cmds.c:3466 msgid "wipe a filesystem signature from a device" msgstr "" #: fish/cmds.c:3467 msgid "create a new file" msgstr "" #: fish/cmds.c:3468 msgid "append content to end of file" msgstr "" #: fish/cmds.c:3469 msgid "create a file" msgstr "ఫైలును సృష్టించుము" #: fish/cmds.c:3472 msgid "write zeroes to the device" msgstr "పరికరమునకు సున్నాలను వ్రాయుము" #: fish/cmds.c:3473 msgid "write zeroes to an entire device" msgstr "" #: fish/cmds.c:3474 msgid "zero free space in a filesystem" msgstr "" #: fish/cmds.c:3475 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "ext2/3 ఫైలుసిస్టమ్ పైన వుపయోగించని ఐనోడ్లు మరియు డిస్కు బ్లాకులు సున్నా" #: fish/cmds.c:3478 msgid "determine file type inside a compressed file" msgstr "కుదించిన ఫైలునందలి ఫైలు రకమును నిర్ధారించుము" #: fish/cmds.c:3481 msgid "Use -h / help to show detailed help for a command." msgstr "ఆదేశము కొరకు విశదీకృత సహాయమును చూపుటకు -h / help వుపయోగించుము" #: fish/cmds.c:3898 fish/cmds.c:3917 fish/cmds.c:3938 fish/cmds.c:3960 #: fish/cmds.c:3982 fish/cmds.c:4005 fish/cmds.c:4029 fish/cmds.c:4050 #: fish/cmds.c:4072 fish/cmds.c:4093 fish/cmds.c:4115 fish/cmds.c:4136 #: fish/cmds.c:4156 fish/cmds.c:4176 fish/cmds.c:4198 fish/cmds.c:4218 #: fish/cmds.c:4238 fish/cmds.c:4258 fish/cmds.c:4278 fish/cmds.c:4298 #: fish/cmds.c:4318 fish/cmds.c:4340 fish/cmds.c:4379 fish/cmds.c:4399 #: fish/cmds.c:4419 fish/cmds.c:4442 fish/cmds.c:4462 fish/cmds.c:4484 #: fish/cmds.c:4504 fish/cmds.c:4526 fish/cmds.c:4546 fish/cmds.c:4568 #: fish/cmds.c:4588 fish/cmds.c:4611 fish/cmds.c:4635 fish/cmds.c:4658 #: fish/cmds.c:4683 fish/cmds.c:4706 fish/cmds.c:4730 fish/cmds.c:4754 #: fish/cmds.c:4778 fish/cmds.c:4801 fish/cmds.c:4824 fish/cmds.c:4848 #: fish/cmds.c:4872 fish/cmds.c:4896 fish/cmds.c:4916 fish/cmds.c:4936 #: fish/cmds.c:5022 fish/cmds.c:5044 fish/cmds.c:5065 fish/cmds.c:5086 #: fish/cmds.c:5183 fish/cmds.c:5207 fish/cmds.c:5231 fish/cmds.c:5255 #: fish/cmds.c:5279 fish/cmds.c:5303 fish/cmds.c:5326 fish/cmds.c:5349 #: fish/cmds.c:5372 fish/cmds.c:5392 fish/cmds.c:5415 fish/cmds.c:5439 #: fish/cmds.c:5463 fish/cmds.c:5547 fish/cmds.c:5567 fish/cmds.c:5589 #: fish/cmds.c:5628 fish/cmds.c:5729 fish/cmds.c:5794 fish/cmds.c:5816 #: fish/cmds.c:5841 fish/cmds.c:5862 fish/cmds.c:5883 fish/cmds.c:5908 #: fish/cmds.c:5935 fish/cmds.c:5962 fish/cmds.c:5987 fish/cmds.c:6008 #: fish/cmds.c:6029 fish/cmds.c:6050 fish/cmds.c:6071 fish/cmds.c:6092 #: fish/cmds.c:6113 fish/cmds.c:6134 fish/cmds.c:6157 fish/cmds.c:6185 #: fish/cmds.c:6228 fish/cmds.c:6250 fish/cmds.c:6277 fish/cmds.c:6303 #: fish/cmds.c:6328 fish/cmds.c:6353 fish/cmds.c:6377 fish/cmds.c:6401 #: fish/cmds.c:6424 fish/cmds.c:6446 fish/cmds.c:6465 fish/cmds.c:6486 #: fish/cmds.c:6510 fish/cmds.c:6535 fish/cmds.c:6560 fish/cmds.c:6585 #: fish/cmds.c:6610 fish/cmds.c:6636 fish/cmds.c:6683 fish/cmds.c:6748 #: fish/cmds.c:6774 fish/cmds.c:6800 fish/cmds.c:6826 fish/cmds.c:6849 #: fish/cmds.c:6877 fish/cmds.c:6921 fish/cmds.c:6948 fish/cmds.c:7036 #: fish/cmds.c:7082 fish/cmds.c:7102 fish/cmds.c:7123 fish/cmds.c:7142 #: fish/cmds.c:7163 fish/cmds.c:7190 fish/cmds.c:7217 fish/cmds.c:7244 #: fish/cmds.c:7271 fish/cmds.c:7298 fish/cmds.c:7325 fish/cmds.c:7349 #: fish/cmds.c:7371 fish/cmds.c:7393 fish/cmds.c:7416 fish/cmds.c:7439 #: fish/cmds.c:7463 fish/cmds.c:7505 fish/cmds.c:7528 fish/cmds.c:7551 #: fish/cmds.c:7573 fish/cmds.c:7596 fish/cmds.c:7626 fish/cmds.c:7656 #: fish/cmds.c:7685 fish/cmds.c:7715 fish/cmds.c:7742 fish/cmds.c:7772 #: fish/cmds.c:7802 fish/cmds.c:7827 fish/cmds.c:7854 fish/cmds.c:7880 #: fish/cmds.c:7908 fish/cmds.c:7930 fish/cmds.c:7952 fish/cmds.c:7975 #: fish/cmds.c:7998 fish/cmds.c:8023 fish/cmds.c:8046 fish/cmds.c:8071 #: fish/cmds.c:8095 fish/cmds.c:8118 fish/cmds.c:8145 fish/cmds.c:8175 #: fish/cmds.c:8205 fish/cmds.c:8234 fish/cmds.c:8273 fish/cmds.c:8294 #: fish/cmds.c:8316 fish/cmds.c:8346 fish/cmds.c:8374 fish/cmds.c:8402 #: fish/cmds.c:8429 fish/cmds.c:8451 fish/cmds.c:8478 fish/cmds.c:8581 #: fish/cmds.c:8605 fish/cmds.c:8629 fish/cmds.c:8653 fish/cmds.c:8676 #: fish/cmds.c:8703 fish/cmds.c:8745 fish/cmds.c:8767 fish/cmds.c:8794 #: fish/cmds.c:8816 fish/cmds.c:8858 fish/cmds.c:8882 fish/cmds.c:8906 #: fish/cmds.c:8930 fish/cmds.c:8957 fish/cmds.c:8979 fish/cmds.c:9004 #: fish/cmds.c:9029 fish/cmds.c:9056 fish/cmds.c:9082 fish/cmds.c:9108 #: fish/cmds.c:9134 fish/cmds.c:9162 fish/cmds.c:9209 fish/cmds.c:9237 #: fish/cmds.c:9282 fish/cmds.c:9303 fish/cmds.c:9326 fish/cmds.c:9352 #: fish/cmds.c:9380 fish/cmds.c:9409 fish/cmds.c:9432 fish/cmds.c:9456 #: fish/cmds.c:9482 fish/cmds.c:9568 fish/cmds.c:9616 fish/cmds.c:9704 #: fish/cmds.c:9789 fish/cmds.c:9831 fish/cmds.c:9859 fish/cmds.c:9886 #: fish/cmds.c:9914 fish/cmds.c:9941 fish/cmds.c:9971 fish/cmds.c:10021 #: fish/cmds.c:10069 fish/cmds.c:10096 fish/cmds.c:10120 fish/cmds.c:10143 #: fish/cmds.c:10165 fish/cmds.c:10188 fish/cmds.c:10220 fish/cmds.c:10249 #: fish/cmds.c:10278 fish/cmds.c:10307 fish/cmds.c:10336 fish/cmds.c:10365 #: fish/cmds.c:10394 fish/cmds.c:10423 fish/cmds.c:10452 fish/cmds.c:10481 #: fish/cmds.c:10510 fish/cmds.c:10539 fish/cmds.c:10567 fish/cmds.c:10595 #: fish/cmds.c:10622 fish/cmds.c:10649 fish/cmds.c:10676 fish/cmds.c:10702 #: fish/cmds.c:10730 fish/cmds.c:10775 fish/cmds.c:10797 fish/cmds.c:10819 #: fish/cmds.c:10844 fish/cmds.c:10869 fish/cmds.c:10891 fish/cmds.c:10913 #: fish/cmds.c:10935 fish/cmds.c:10957 fish/cmds.c:10982 fish/cmds.c:11024 #: fish/cmds.c:11070 fish/cmds.c:11109 fish/cmds.c:11130 fish/cmds.c:11151 #: fish/cmds.c:11172 fish/cmds.c:11192 fish/cmds.c:11217 fish/cmds.c:11261 #: fish/cmds.c:11305 fish/cmds.c:11350 fish/cmds.c:11396 fish/cmds.c:11443 #: fish/cmds.c:11490 fish/cmds.c:11534 fish/cmds.c:11556 fish/cmds.c:11584 #: fish/cmds.c:11613 fish/cmds.c:11640 fish/cmds.c:11664 fish/cmds.c:11690 #: fish/cmds.c:11733 fish/cmds.c:11815 fish/cmds.c:11862 fish/cmds.c:11928 #: fish/cmds.c:11960 fish/cmds.c:11992 fish/cmds.c:12026 fish/cmds.c:12092 #: fish/cmds.c:12118 fish/cmds.c:12170 fish/cmds.c:12195 fish/cmds.c:12240 #: fish/cmds.c:12283 fish/cmds.c:12307 fish/cmds.c:12333 fish/cmds.c:12398 #: fish/cmds.c:12424 fish/cmds.c:12453 fish/cmds.c:12480 fish/cmds.c:12504 #: fish/cmds.c:12529 fish/cmds.c:12561 fish/cmds.c:12585 fish/cmds.c:12609 #: fish/cmds.c:12633 fish/cmds.c:12657 fish/cmds.c:12683 fish/cmds.c:12726 #: fish/cmds.c:12749 fish/cmds.c:12779 fish/cmds.c:12808 fish/cmds.c:12828 #: fish/cmds.c:12850 fish/cmds.c:12893 fish/cmds.c:12937 fish/cmds.c:12982 #: fish/cmds.c:13045 fish/cmds.c:13071 fish/cmds.c:13113 fish/cmds.c:13133 #: fish/cmds.c:13157 fish/cmds.c:13204 fish/cmds.c:13234 fish/cmds.c:13265 #: fish/cmds.c:13297 fish/cmds.c:13345 fish/cmds.c:13376 fish/cmds.c:13420 #: fish/cmds.c:13457 fish/cmds.c:13494 fish/cmds.c:13528 fish/cmds.c:13552 #: fish/cmds.c:13591 fish/cmds.c:13615 fish/cmds.c:13639 fish/cmds.c:13662 #: fish/cmds.c:13685 fish/cmds.c:13716 fish/cmds.c:13745 fish/cmds.c:13769 #: fish/cmds.c:13820 fish/cmds.c:13872 fish/cmds.c:13928 fish/cmds.c:13976 #: fish/cmds.c:13999 fish/cmds.c:14023 fish/cmds.c:14047 fish/cmds.c:14073 #: fish/cmds.c:14099 fish/cmds.c:14125 fish/cmds.c:14151 fish/cmds.c:14177 #: fish/cmds.c:14203 fish/cmds.c:14249 fish/cmds.c:14309 fish/cmds.c:14352 #: fish/cmds.c:14414 fish/cmds.c:14559 fish/cmds.c:14593 fish/cmds.c:14625 #: fish/cmds.c:14647 fish/cmds.c:14673 fish/cmds.c:14694 fish/cmds.c:14765 #: fish/cmds.c:14918 fish/cmds.c:15095 fish/cmds.c:15846 fish/cmds.c:15869 #: fish/cmds.c:15893 fish/cmds.c:15915 fish/cmds.c:15992 fish/cmds.c:16019 #: fish/cmds.c:16163 fish/cmds.c:16190 fish/cmds.c:16213 fish/cmds.c:16240 #: fish/cmds.c:16283 fish/cmds.c:16307 fish/cmds.c:16335 fish/cmds.c:16363 #: fish/cmds.c:16551 fish/cmds.c:16631 fish/cmds.c:16658 fish/cmds.c:16698 #: fish/cmds.c:16727 fish/cmds.c:16752 fish/cmds.c:16777 fish/cmds.c:16805 #: fish/cmds.c:16844 fish/cmds.c:16869 fish/cmds.c:16895 fish/cmds.c:16925 #: fish/cmds.c:16955 fish/cmds.c:17043 fish/cmds.c:17163 #, c-format msgid "%s should have %d parameter(s)\n" msgstr "%s అనునది %d పారామితి(ల)ను కలిగివుండాలి\n" #: fish/cmds.c:3899 fish/cmds.c:3918 fish/cmds.c:3939 fish/cmds.c:3961 #: fish/cmds.c:3983 fish/cmds.c:4006 fish/cmds.c:4030 fish/cmds.c:4051 #: fish/cmds.c:4073 fish/cmds.c:4094 fish/cmds.c:4116 fish/cmds.c:4137 #: fish/cmds.c:4157 fish/cmds.c:4177 fish/cmds.c:4199 fish/cmds.c:4219 #: fish/cmds.c:4239 fish/cmds.c:4259 fish/cmds.c:4279 fish/cmds.c:4299 #: fish/cmds.c:4319 fish/cmds.c:4341 fish/cmds.c:4380 fish/cmds.c:4400 #: fish/cmds.c:4420 fish/cmds.c:4443 fish/cmds.c:4463 fish/cmds.c:4485 #: fish/cmds.c:4505 fish/cmds.c:4527 fish/cmds.c:4547 fish/cmds.c:4569 #: fish/cmds.c:4589 fish/cmds.c:4612 fish/cmds.c:4636 fish/cmds.c:4659 #: fish/cmds.c:4684 fish/cmds.c:4707 fish/cmds.c:4731 fish/cmds.c:4755 #: fish/cmds.c:4779 fish/cmds.c:4802 fish/cmds.c:4825 fish/cmds.c:4849 #: fish/cmds.c:4873 fish/cmds.c:4897 fish/cmds.c:4917 fish/cmds.c:4937 #: fish/cmds.c:4962 fish/cmds.c:5023 fish/cmds.c:5045 fish/cmds.c:5066 #: fish/cmds.c:5087 fish/cmds.c:5112 fish/cmds.c:5184 fish/cmds.c:5208 #: fish/cmds.c:5232 fish/cmds.c:5256 fish/cmds.c:5280 fish/cmds.c:5304 #: fish/cmds.c:5327 fish/cmds.c:5350 fish/cmds.c:5373 fish/cmds.c:5393 #: fish/cmds.c:5416 fish/cmds.c:5440 fish/cmds.c:5464 fish/cmds.c:5491 #: fish/cmds.c:5548 fish/cmds.c:5568 fish/cmds.c:5590 fish/cmds.c:5629 #: fish/cmds.c:5653 fish/cmds.c:5730 fish/cmds.c:5752 fish/cmds.c:5795 #: fish/cmds.c:5817 fish/cmds.c:5842 fish/cmds.c:5863 fish/cmds.c:5884 #: fish/cmds.c:5909 fish/cmds.c:5936 fish/cmds.c:5963 fish/cmds.c:5988 #: fish/cmds.c:6009 fish/cmds.c:6030 fish/cmds.c:6051 fish/cmds.c:6072 #: fish/cmds.c:6093 fish/cmds.c:6114 fish/cmds.c:6135 fish/cmds.c:6158 #: fish/cmds.c:6186 fish/cmds.c:6229 fish/cmds.c:6251 fish/cmds.c:6278 #: fish/cmds.c:6304 fish/cmds.c:6329 fish/cmds.c:6354 fish/cmds.c:6378 #: fish/cmds.c:6402 fish/cmds.c:6425 fish/cmds.c:6447 fish/cmds.c:6466 #: fish/cmds.c:6487 fish/cmds.c:6511 fish/cmds.c:6536 fish/cmds.c:6561 #: fish/cmds.c:6586 fish/cmds.c:6611 fish/cmds.c:6637 fish/cmds.c:6684 #: fish/cmds.c:6749 fish/cmds.c:6775 fish/cmds.c:6801 fish/cmds.c:6827 #: fish/cmds.c:6850 fish/cmds.c:6878 fish/cmds.c:6922 fish/cmds.c:6949 #: fish/cmds.c:7037 fish/cmds.c:7083 fish/cmds.c:7103 fish/cmds.c:7124 #: fish/cmds.c:7143 fish/cmds.c:7164 fish/cmds.c:7191 fish/cmds.c:7218 #: fish/cmds.c:7245 fish/cmds.c:7272 fish/cmds.c:7299 fish/cmds.c:7326 #: fish/cmds.c:7350 fish/cmds.c:7372 fish/cmds.c:7394 fish/cmds.c:7417 #: fish/cmds.c:7440 fish/cmds.c:7464 fish/cmds.c:7506 fish/cmds.c:7529 #: fish/cmds.c:7552 fish/cmds.c:7574 fish/cmds.c:7597 fish/cmds.c:7627 #: fish/cmds.c:7657 fish/cmds.c:7686 fish/cmds.c:7716 fish/cmds.c:7743 #: fish/cmds.c:7773 fish/cmds.c:7803 fish/cmds.c:7828 fish/cmds.c:7855 #: fish/cmds.c:7881 fish/cmds.c:7909 fish/cmds.c:7931 fish/cmds.c:7953 #: fish/cmds.c:7976 fish/cmds.c:7999 fish/cmds.c:8024 fish/cmds.c:8047 #: fish/cmds.c:8072 fish/cmds.c:8096 fish/cmds.c:8119 fish/cmds.c:8146 #: fish/cmds.c:8176 fish/cmds.c:8206 fish/cmds.c:8235 fish/cmds.c:8274 #: fish/cmds.c:8295 fish/cmds.c:8317 fish/cmds.c:8347 fish/cmds.c:8375 #: fish/cmds.c:8403 fish/cmds.c:8430 fish/cmds.c:8452 fish/cmds.c:8479 #: fish/cmds.c:8582 fish/cmds.c:8606 fish/cmds.c:8630 fish/cmds.c:8654 #: fish/cmds.c:8677 fish/cmds.c:8704 fish/cmds.c:8746 fish/cmds.c:8768 #: fish/cmds.c:8795 fish/cmds.c:8817 fish/cmds.c:8859 fish/cmds.c:8883 #: fish/cmds.c:8907 fish/cmds.c:8931 fish/cmds.c:8958 fish/cmds.c:8980 #: fish/cmds.c:9005 fish/cmds.c:9030 fish/cmds.c:9057 fish/cmds.c:9083 #: fish/cmds.c:9109 fish/cmds.c:9135 fish/cmds.c:9163 fish/cmds.c:9210 #: fish/cmds.c:9238 fish/cmds.c:9283 fish/cmds.c:9304 fish/cmds.c:9327 #: fish/cmds.c:9353 fish/cmds.c:9381 fish/cmds.c:9410 fish/cmds.c:9433 #: fish/cmds.c:9457 fish/cmds.c:9483 fish/cmds.c:9569 fish/cmds.c:9617 #: fish/cmds.c:9705 fish/cmds.c:9790 fish/cmds.c:9832 fish/cmds.c:9860 #: fish/cmds.c:9887 fish/cmds.c:9915 fish/cmds.c:9942 fish/cmds.c:9972 #: fish/cmds.c:10022 fish/cmds.c:10070 fish/cmds.c:10097 fish/cmds.c:10121 #: fish/cmds.c:10144 fish/cmds.c:10166 fish/cmds.c:10189 fish/cmds.c:10221 #: fish/cmds.c:10250 fish/cmds.c:10279 fish/cmds.c:10308 fish/cmds.c:10337 #: fish/cmds.c:10366 fish/cmds.c:10395 fish/cmds.c:10424 fish/cmds.c:10453 #: fish/cmds.c:10482 fish/cmds.c:10511 fish/cmds.c:10540 fish/cmds.c:10568 #: fish/cmds.c:10596 fish/cmds.c:10623 fish/cmds.c:10650 fish/cmds.c:10677 #: fish/cmds.c:10703 fish/cmds.c:10731 fish/cmds.c:10776 fish/cmds.c:10798 #: fish/cmds.c:10820 fish/cmds.c:10845 fish/cmds.c:10870 fish/cmds.c:10892 #: fish/cmds.c:10914 fish/cmds.c:10936 fish/cmds.c:10958 fish/cmds.c:10983 #: fish/cmds.c:11025 fish/cmds.c:11071 fish/cmds.c:11110 fish/cmds.c:11131 #: fish/cmds.c:11152 fish/cmds.c:11173 fish/cmds.c:11193 fish/cmds.c:11218 #: fish/cmds.c:11262 fish/cmds.c:11306 fish/cmds.c:11351 fish/cmds.c:11397 #: fish/cmds.c:11444 fish/cmds.c:11491 fish/cmds.c:11535 fish/cmds.c:11557 #: fish/cmds.c:11585 fish/cmds.c:11614 fish/cmds.c:11641 fish/cmds.c:11665 #: fish/cmds.c:11691 fish/cmds.c:11734 fish/cmds.c:11816 fish/cmds.c:11863 #: fish/cmds.c:11929 fish/cmds.c:11961 fish/cmds.c:11993 fish/cmds.c:12027 #: fish/cmds.c:12093 fish/cmds.c:12119 fish/cmds.c:12171 fish/cmds.c:12196 #: fish/cmds.c:12241 fish/cmds.c:12284 fish/cmds.c:12308 fish/cmds.c:12334 #: fish/cmds.c:12399 fish/cmds.c:12425 fish/cmds.c:12454 fish/cmds.c:12481 #: fish/cmds.c:12505 fish/cmds.c:12530 fish/cmds.c:12562 fish/cmds.c:12586 #: fish/cmds.c:12610 fish/cmds.c:12634 fish/cmds.c:12658 fish/cmds.c:12684 #: fish/cmds.c:12727 fish/cmds.c:12750 fish/cmds.c:12780 fish/cmds.c:12809 #: fish/cmds.c:12829 fish/cmds.c:12851 fish/cmds.c:12894 fish/cmds.c:12938 #: fish/cmds.c:12983 fish/cmds.c:13046 fish/cmds.c:13072 fish/cmds.c:13114 #: fish/cmds.c:13134 fish/cmds.c:13158 fish/cmds.c:13205 fish/cmds.c:13235 #: fish/cmds.c:13266 fish/cmds.c:13298 fish/cmds.c:13346 fish/cmds.c:13377 #: fish/cmds.c:13421 fish/cmds.c:13458 fish/cmds.c:13495 fish/cmds.c:13529 #: fish/cmds.c:13553 fish/cmds.c:13592 fish/cmds.c:13616 fish/cmds.c:13640 #: fish/cmds.c:13663 fish/cmds.c:13686 fish/cmds.c:13717 fish/cmds.c:13746 #: fish/cmds.c:13770 fish/cmds.c:13821 fish/cmds.c:13873 fish/cmds.c:13929 #: fish/cmds.c:13977 fish/cmds.c:14000 fish/cmds.c:14024 fish/cmds.c:14048 #: fish/cmds.c:14074 fish/cmds.c:14100 fish/cmds.c:14126 fish/cmds.c:14152 #: fish/cmds.c:14178 fish/cmds.c:14204 fish/cmds.c:14250 fish/cmds.c:14310 #: fish/cmds.c:14353 fish/cmds.c:14415 fish/cmds.c:14442 fish/cmds.c:14560 #: fish/cmds.c:14594 fish/cmds.c:14626 fish/cmds.c:14648 fish/cmds.c:14674 #: fish/cmds.c:14695 fish/cmds.c:14721 fish/cmds.c:14766 fish/cmds.c:14791 #: fish/cmds.c:14856 fish/cmds.c:14919 fish/cmds.c:14951 fish/cmds.c:15027 #: fish/cmds.c:15096 fish/cmds.c:15122 fish/cmds.c:15218 fish/cmds.c:15317 #: fish/cmds.c:15416 fish/cmds.c:15517 fish/cmds.c:15719 fish/cmds.c:15847 #: fish/cmds.c:15870 fish/cmds.c:15894 fish/cmds.c:15916 fish/cmds.c:15942 #: fish/cmds.c:15993 fish/cmds.c:16020 fish/cmds.c:16044 fish/cmds.c:16093 #: fish/cmds.c:16164 fish/cmds.c:16191 fish/cmds.c:16214 fish/cmds.c:16241 #: fish/cmds.c:16284 fish/cmds.c:16308 fish/cmds.c:16336 fish/cmds.c:16364 #: fish/cmds.c:16390 fish/cmds.c:16552 fish/cmds.c:16582 fish/cmds.c:16632 #: fish/cmds.c:16659 fish/cmds.c:16699 fish/cmds.c:16728 fish/cmds.c:16753 #: fish/cmds.c:16778 fish/cmds.c:16806 fish/cmds.c:16845 fish/cmds.c:16870 #: fish/cmds.c:16896 fish/cmds.c:16926 fish/cmds.c:16956 fish/cmds.c:16981 #: fish/cmds.c:17044 fish/cmds.c:17069 fish/cmds.c:17164 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "'help %s' అనునది టైపుచేయండి %sపై సహాయం కొరకు\n" #: fish/cmds.c:4351 fish/cmds.c:5600 fish/cmds.c:5680 fish/cmds.c:6198 #: fish/cmds.c:6647 fish/cmds.c:6694 fish/cmds.c:6713 fish/cmds.c:6890 #: fish/cmds.c:6960 fish/cmds.c:6979 fish/cmds.c:6998 fish/cmds.c:7050 #: fish/cmds.c:7475 fish/cmds.c:8245 fish/cmds.c:8490 fish/cmds.c:8509 #: fish/cmds.c:8528 fish/cmds.c:8547 fish/cmds.c:8715 fish/cmds.c:8827 #: fish/cmds.c:9173 fish/cmds.c:9248 fish/cmds.c:9493 fish/cmds.c:9512 #: fish/cmds.c:9531 fish/cmds.c:9579 fish/cmds.c:9627 fish/cmds.c:9646 #: fish/cmds.c:9665 fish/cmds.c:9715 fish/cmds.c:9734 fish/cmds.c:9753 #: fish/cmds.c:9800 fish/cmds.c:9984 fish/cmds.c:10034 fish/cmds.c:10743 #: fish/cmds.c:10993 fish/cmds.c:11037 fish/cmds.c:11081 fish/cmds.c:11229 #: fish/cmds.c:11272 fish/cmds.c:11316 fish/cmds.c:11361 fish/cmds.c:11408 #: fish/cmds.c:11455 fish/cmds.c:11502 fish/cmds.c:11703 fish/cmds.c:11746 #: fish/cmds.c:11759 fish/cmds.c:11772 fish/cmds.c:11785 fish/cmds.c:11828 #: fish/cmds.c:11873 fish/cmds.c:11892 fish/cmds.c:12039 fish/cmds.c:12058 #: fish/cmds.c:12131 fish/cmds.c:12144 fish/cmds.c:12207 fish/cmds.c:12252 #: fish/cmds.c:12344 fish/cmds.c:12363 fish/cmds.c:12698 fish/cmds.c:12862 #: fish/cmds.c:12905 fish/cmds.c:12949 fish/cmds.c:12994 fish/cmds.c:13013 #: fish/cmds.c:13083 fish/cmds.c:13171 fish/cmds.c:13309 fish/cmds.c:13392 #: fish/cmds.c:13432 fish/cmds.c:13469 fish/cmds.c:13506 fish/cmds.c:13565 #: fish/cmds.c:13785 fish/cmds.c:13836 fish/cmds.c:13892 fish/cmds.c:13944 #: fish/cmds.c:14218 fish/cmds.c:14264 fish/cmds.c:14277 fish/cmds.c:14324 #: fish/cmds.c:14364 fish/cmds.c:14383 fish/cmds.c:14460 fish/cmds.c:14488 #: fish/cmds.c:14511 fish/cmds.c:14808 fish/cmds.c:14874 fish/cmds.c:14972 #: fish/cmds.c:15047 fish/cmds.c:15140 fish/cmds.c:15157 fish/cmds.c:15174 #: fish/cmds.c:15237 fish/cmds.c:15254 fish/cmds.c:15271 fish/cmds.c:15336 #: fish/cmds.c:15353 fish/cmds.c:15370 fish/cmds.c:15436 fish/cmds.c:15453 #: fish/cmds.c:15470 fish/cmds.c:15539 fish/cmds.c:15562 fish/cmds.c:15590 #: fish/cmds.c:15607 fish/cmds.c:15630 fish/cmds.c:15658 fish/cmds.c:15675 #: fish/cmds.c:15738 fish/cmds.c:15755 fish/cmds.c:15778 fish/cmds.c:15801 #: fish/cmds.c:16253 fish/cmds.c:16408 fish/cmds.c:16425 fish/cmds.c:16447 #: fish/cmds.c:16480 fish/cmds.c:16503 fish/cmds.c:16671 fish/cmds.c:16816 #: fish/cmds.c:16998 fish/cmds.c:17087 fish/cmds.c:17104 fish/cmds.c:17121 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "" #: fish/cmds.c:4357 fish/cmds.c:5606 fish/cmds.c:5686 fish/cmds.c:6204 #: fish/cmds.c:6653 fish/cmds.c:6700 fish/cmds.c:6719 fish/cmds.c:6896 #: fish/cmds.c:6966 fish/cmds.c:6985 fish/cmds.c:7004 fish/cmds.c:7056 #: fish/cmds.c:7481 fish/cmds.c:8251 fish/cmds.c:8496 fish/cmds.c:8515 #: fish/cmds.c:8534 fish/cmds.c:8553 fish/cmds.c:8721 fish/cmds.c:8833 #: fish/cmds.c:9179 fish/cmds.c:9254 fish/cmds.c:9499 fish/cmds.c:9518 #: fish/cmds.c:9537 fish/cmds.c:9585 fish/cmds.c:9633 fish/cmds.c:9652 #: fish/cmds.c:9671 fish/cmds.c:9721 fish/cmds.c:9740 fish/cmds.c:9759 #: fish/cmds.c:9806 fish/cmds.c:9990 fish/cmds.c:10040 fish/cmds.c:10749 #: fish/cmds.c:10999 fish/cmds.c:11043 fish/cmds.c:11087 fish/cmds.c:11235 #: fish/cmds.c:11278 fish/cmds.c:11322 fish/cmds.c:11367 fish/cmds.c:11414 #: fish/cmds.c:11461 fish/cmds.c:11508 fish/cmds.c:11834 fish/cmds.c:11879 #: fish/cmds.c:11898 fish/cmds.c:12045 fish/cmds.c:12213 fish/cmds.c:12258 #: fish/cmds.c:12350 fish/cmds.c:12369 fish/cmds.c:12868 fish/cmds.c:12911 #: fish/cmds.c:12955 fish/cmds.c:13000 fish/cmds.c:13019 fish/cmds.c:13089 #: fish/cmds.c:13177 fish/cmds.c:13315 fish/cmds.c:13791 fish/cmds.c:13842 #: fish/cmds.c:13898 fish/cmds.c:13950 fish/cmds.c:14370 fish/cmds.c:14466 #: fish/cmds.c:14494 fish/cmds.c:14517 fish/cmds.c:14978 fish/cmds.c:15053 #: fish/cmds.c:15545 fish/cmds.c:15568 fish/cmds.c:15613 fish/cmds.c:15636 #: fish/cmds.c:15761 fish/cmds.c:15784 fish/cmds.c:16259 fish/cmds.c:16453 #: fish/cmds.c:16486 fish/cmds.c:16509 #, c-format msgid "%s: %s: integer out of range\n" msgstr "" #: fish/cmds.c:4961 fish/cmds.c:5111 fish/cmds.c:5490 fish/cmds.c:5652 #: fish/cmds.c:5751 fish/cmds.c:14441 fish/cmds.c:14720 fish/cmds.c:14790 #: fish/cmds.c:14855 fish/cmds.c:14950 fish/cmds.c:15026 fish/cmds.c:15121 #: fish/cmds.c:15217 fish/cmds.c:15316 fish/cmds.c:15415 fish/cmds.c:15516 #: fish/cmds.c:15718 fish/cmds.c:15941 fish/cmds.c:16043 fish/cmds.c:16092 #: fish/cmds.c:16389 fish/cmds.c:16581 fish/cmds.c:16980 fish/cmds.c:17068 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "" #: fish/cmds.c:4992 fish/cmds.c:5152 fish/cmds.c:5511 fish/cmds.c:5701 #: fish/cmds.c:5766 fish/cmds.c:14527 fish/cmds.c:14737 fish/cmds.c:14823 #: fish/cmds.c:14884 fish/cmds.c:14988 fish/cmds.c:15063 fish/cmds.c:15184 #: fish/cmds.c:15281 fish/cmds.c:15380 fish/cmds.c:15480 fish/cmds.c:15685 #: fish/cmds.c:15816 fish/cmds.c:15962 fish/cmds.c:16059 fish/cmds.c:16130 #: fish/cmds.c:16519 fish/cmds.c:16599 fish/cmds.c:17013 fish/cmds.c:17131 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "" #: fish/cmds.c:4998 fish/cmds.c:5158 fish/cmds.c:5517 fish/cmds.c:5707 #: fish/cmds.c:5772 fish/cmds.c:14533 fish/cmds.c:14743 fish/cmds.c:14829 #: fish/cmds.c:14890 fish/cmds.c:14994 fish/cmds.c:15069 fish/cmds.c:15190 #: fish/cmds.c:15287 fish/cmds.c:15386 fish/cmds.c:15486 fish/cmds.c:15691 #: fish/cmds.c:15822 fish/cmds.c:15968 fish/cmds.c:16065 fish/cmds.c:16136 #: fish/cmds.c:16525 fish/cmds.c:16605 fish/cmds.c:17019 fish/cmds.c:17137 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "" #: fish/cmds.c:17186 #, c-format msgid "%s: unknown command\n" msgstr "%s: తెలియని ఆదేశము\n" #: fish/config.c:75 fish/config.c:114 #, c-format msgid "%s: %s: line %d: error parsing configuration file: %s\n" msgstr "" #: fish/copy.c:47 #, c-format msgid "" "use 'copy-in [...] ' to copy files into the image\n" msgstr "" #: fish/copy.c:68 #, c-format msgid "copy-in: target '%s' is not a directory\n" msgstr "" #: fish/copy.c:165 #, c-format msgid "error: argument is zero length or longer than maximum permitted\n" msgstr "" #: fish/copy.c:210 #, c-format msgid "" "use 'copy-out [...] ' to copy files out of the " "image\n" msgstr "" #: fish/copy.c:221 #, c-format msgid "copy-out: target '%s' is not a directory\n" msgstr "" #: fish/copy.c:266 #, c-format msgid "copy-out: '%s' is not a file or directory\n" msgstr "" #: fish/display.c:43 #, 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:140 #, c-format msgid "unknown event name: %s\n" msgstr "" #: fish/events.c:162 #, c-format msgid "use 'event