translate(1) suse man page | unix.com

Man Page: translate

Operating Environment: suse

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
dh_python3(1) - debian
smd-translate(1) - debian
po4a-translate(1p) - centos
perlio::via::dynamic(3) - mojave
translate(1) - suse
Similar Topics in the Unix Linux Community
Grep all words with &quot;con&quot; in them from a dictionary?
Need best grep option or alternative
Searching for multiple words on a line in any order issue
Extract data b/w two words using sed
[Solved] check if chars is a capital letter and translate it