Script Summary: Translate pages so anyone can read a site in their native language.
Uses Googles translation AJAX script to dynamically translate the text on a page. Translator is loaded for any HTTP page... I should probably make it any page... I will in the future.
To use:
1. Right-click the Greasemonkey icon at the bottom of your page.
2. Go up to "User Script Commands...".
3. Choose "Translator - Select Language".
4. Select your languages to translate from and to.
5. Click the X on the window.
6. Repeat steps 1 and 2.
7. Click the "Translator - Translate Page".
8. Watch the translation occur in front of your eyes.
UPDATE
Added hot keys to make it easier to access the translation functions.
ALT+CTRL+L - shows language selection
ALT+CTRL+T - translates page
Made it configurable on a per-site basis or on every site. It also now has an "automatic mode" which will begin translation of the page as soon as you visit it.



