Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

tr

(This command has been awarded a Yubnub Golden Egg)

http://yubnub.org/example/tr?args=%s
SYNOPSIS
        tr FROM TO TEXT

EXAMPLES
        tr en fr hello

DESCRIPTION
        Translates the given text from the first language to the
        second language, courtesy of Google Language Tools.
        The above example translates "hello" from English (en) to
        French (fr). Not all language combinations are available.

        Chinese (Simplified) zh-CN
        English ............ en
        French ............. fr
        German ............. de
        Italian ............ it
        Japanese ........... ja
        Korean ............. ko
        Portuguese ......... pt
        Spanish ............ es

    
53158 uses - Created 2005-06-07 06:37:56 - Last used 2024-03-27 10:29:15
Is this command broken? Tell Jon if you know how to fix it.