suse man page for translate

Query: translate

OS: suse

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
po4a-translate(1) - debian
po4a-translate(1p) - centos
perlio::via::dynamic5.18(3) - mojave
perlio::via::dynamic(3) - osx
netsds::translate(3pm) - debian
Similar Topics in the Unix Linux Community
I need help with a basic script
Grep all words with &quot;con&quot; in them from a dictionary?
What Programming language should I start learning first?
Extract data b/w two words using sed
[Solved] check if chars is a capital letter and translate it