translate(1) centos man page | unix.com

Man Page: translate

Operating Environment: centos

Section: 1

TRANSLATE(1)						      General Commands Manual						      TRANSLATE(1)

NAME
translate - looks up for words in a dictionary
SYNOPSIS
translate [options] words
DESCRIPTION
translate looks up for words in a dictionary and translates them. It can handle multiple dictionaries and charsets. It comes with an eng- lish-german dictionary and is able to translate in both directions.
OPTIONS
-n non-interactive (don't prompt if no matches found) -i invers lookup (from second to first language) -l languages to translate between -v display version and exit -w searches only whole words -h display help
EXAMPLE
translate -l en-de simplest
SEE ALSO
xtranslate
FILES
translate preferred language and is stored in /etc/translate.conf You can store your private configuration file in ~/.translate. If there are no options in the commandline it uses the default values de-en. It can also create a private dictionary in ~/.translate
AUTHOR
Jochem Huhmann <jochem@revier.com> wrote translate. This manual page was written for the Debian GNU/Linux system (but may be used by oth- ers). TRANSLATE(1)
Related Man Pages
gnome-dictionary(1) - debian
po4a-translate(1) - debian
perlio::via::dynamic(3pm) - debian
dh_python3(1) - linux
po4a-translate(1) - linux
Similar Topics in the Unix Linux Community
VI Question
Translate date value to normal date and backwards.
Can someone help translate this snippet?
expr to translate the date command
How to translate df -h output into a CSV format?