Description
This plugin connects the TextShuttle machine translation engine to translate5.
To use LanguageResources in translate5, refer to the guide on Basic usage - LanguageResources.
This resource supports batch pre-translation, with the current value set to 100 segments.
Category | LanguageResource |
---|---|
Purpose | Integrate TextShuttle as LanguageResource. |
Bootstrap Class | editor_Plugins_TextShuttle_Init |
Type | Plug-in (only available for companies with a Support- and Development contract) |
Configuration of the TextShuttle- Plug-In
Config name | Values | Default | Description |
---|---|---|---|
Using the config in the database: runtimeOptions.plugins.TextShuttle.server | list | ["https://try.textshuttle.ai"] | TextShuttle server URLs (can be multiple with different language support); format: ["https://<host>[:<port>]", ...] |
Using the config in the installation.ini runtimeOptions.plugins.TextShuttle.server[] | https://try.textshuttle.ai | TextShuttle server URLs (can be multiple with different language support); format: ["https://<host>[:<port>]", ...] | |
runtimeOptions.plugins.TextShuttle.apiKey | string | (put your api key here) | The API key of the TextShuttle account which the plugin should use |
NO CONFIG FOR MATCHRATE! Default to 70 |