Machine translation plugin that connects OmegaT to the Langbly API. Translate segments in 100+ languages directly inside OmegaT.
- 100+ language pairs
- EU data residency option (eu.langbly.com)
- Simple configuration: just your API key
- Automatic caching of translations within OmegaT
- OmegaT 6.0.0 or later
- Java 11 or later
- A Langbly API key (sign up free)
- Download the latest
omegat-plugin-langbly-x.x.x.jarfrom Releases - Copy the JAR to your OmegaT plugins directory:
- Windows:
C:\Users\<user>\AppData\Roaming\OmegaT\plugins\ - macOS:
~/Library/Preferences/OmegaT/plugins/ - Linux:
~/.omegat/plugins/
- Windows:
- Restart OmegaT
- Open Options > Preferences > Machine Translation
- Enable Langbly Translate
- Click Configure and enter your API key
- Select your region (Global or EU)
./gradlew jarThe plugin JAR will be in build/libs/.
This plugin is licensed under the GNU General Public License v3.