Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
SYNOPSIS ggtr FROM TO TEXT EXAMPLES ggtr en de hello world DESCRIPTION Replacement of the broken tr function (synopsis: tr FROM TO TEXT). Translates the given text from the first language to the second language, using translate.google.com. The above example translates "hello world" from English (en) to German (de). List of ISO 639-1 language codes: e.g. http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes Examples of ISO 639-1 language codes: English ............ en French ............. fr German ............. de Italian ............ it etc. Not all language / language combinations are available. URL https://translate.google.com/#{% 1 %s}/{% 2 %s}/{% 3- %s}[no url encoding]