This is a plugin to allow OmegaT to source machine translations from Tencent Cloud
The functionality provided by this plugin is built into OmegaT 5.5.0 and later. Please uninstall the plugin if you are using this version or later.
Before run, Log in to Tencent Cloud API Key Console, create a secretId & scretKey or use an existing secretId & scretKey.
-
Download the ZIP from releases and place it into one of the OmegaT plugins folders. OmegaT plugin should be placed in
C:\Program Files\OmegaT\plugins
(Windows),~/Library/Preferences/OmegaT/plugins/
(Mac OS X) or$HOME/.omegat/plugins
(Linux/UNIX), depending on your operating systems. -
In OmegaT, configure your secretId & scretKey in Machine Translation Preferences.
-
In OmegaT, enable Options > Machine Translate > Tencent Translate. Translations will appear in the Machine Translation pane.
-
From the top level of the distribution run
./gradlew build
. -
From the
build/libs/
folder, copyomegat-tencent-plugin-*.jar
to one of the OmegaT plugin folders.
This project is distributed under the GNU General Public License, v3.
This project makes use of the following components:
- qcloudapi-sdk-java 2.0.5 (License Unknown)