A simple software to translate English to Chinese on windows.
Download qTranslater.zip
on /~https://github.com/yongzhengqi/qTranslator/releases
- Click
qTranslater.exe
to start this program. - Enter
Ctrl + Space
to call out the query window - Or, if you want to query the word you've selected, Enter
Ctrl + Shift
to call out the query window. - When the query window is out, enter the word you want to look up in the dictionary.
- Then enter
Enter
to query. Or you can enterCtrl + P
to pronunce the word you have entered. - Enter
Ctrl + Space
to close the query window. Or you can just do your business, the window will hide automaticlly when it lost focus. - When you want to close this application, just call out the query window, then enter
Ctrl + E
. Also, this application show a icon in "System Tray". You can open the menu byright click
the icon and press "exit" to exit.
This application is based on python.
It get the information from "translate.google.cn".
The page of this project: /~https://github.com/yongzhengqi/qTranslator
If you meet something wrong please open an issue on the project page.
If everything works fine, then enjoy this program!