Category | Task import |
---|---|
Purpose | Provides the usage of 'Globalese' MT system in translate5 |
Bootstrap Class | editor_Plugins_GlobalesePreTranslation_Init |
Type | Core plug-in (delivered with translate5 core) |
Description
When creating a translate5 task, additional window wizard is provided where Globalese API specific parameters need to be selected(username and API key for authentication with 'Globalese' and engine used for segment pretranslation ). The imported file/files will be converted to 'Globalese' specific file format and send to 'Globalese' for translation. When the files translation is done, the files will be downloaded and imported in translate5. For more info about the API see here: Plug-In GlobalesePreTranslation: Globalese
Configuration of the GlobalesePreTranslation Plug-In
Config name | Type | Default value | Description |
---|---|---|---|
runtimeOptions.plugins.GlobalesePreTranslation.api.username | string | Username for Globalese API authentication | |
runtimeOptions.plugins.GlobalesePreTranslation.api.apiKey | string | Api key for Globalese authentication | |
runtimeOptions.plugins.GlobalesePreTranslation.api.url | string | Url used for Globalese api | |
runtimeOptions.worker.editor_Plugins_GlobalesePreTranslation_Worker.maxParallelWorkers | integer | 1 | Max parallel running workers of the Globalese pre-translation worker |