
i need translator tcl, wich translating indonesian to english and english to indonesian.
below is the site translaitor >> http://kamus.net/ or http://translate.google.com/ either its good
thanks for helping us sir
On auto (a !tr request with no source), it sometimes makes mistakes. Notice when using "auto" it wrongly guesses the source as Spanish? This supports every single language pair google translate offers as well as knowing which aren't available... yet.<speechles> !tr @id hello indonesians how is the weather?
<sp33chy> Google: (auto->id) English to Indonesian translation
<sp33chy> halo Indonesia bagaimana cuaca?
<speechles> !tr halo Indonesia bagaimana cuaca?
<sp33chy> Google: (auto->en) Spanish to English translatio
<sp33chy> Indonesia bagaimana halo quack?
<speechles> !tr id@ halo Indonesia bagaimana cuaca?
<sp33chy> Google: (id->en) Indonesian to English translation
<sp33chy> Indonesia hello how the weather?
Code: Select all
# set your default translation language here, this is what will be assumed
# if the user omits the 'translate to' portion of their input.
# en, es, it, nl, de, etc.. these are merely some examples, there are more available.
# ------
variable trans "en"