Category | LanguageResource |
---|---|
Purpose | Integrate PangeaMT as LanguageResource. |
Bootstrap Class | editor_Plugins_PangeaMt_Init |
Type | Plug-in |
Description
For using LanguageResources in translate5, see Basic usage - LanguageResources.
In order to use PangeaMT, you will need an apikey.
Configuration of the PangeaMT- Plug-In
Config name | Value | Default | Description |
---|---|---|---|
Using the config in the database: runtimeOptions.plugins.PangeaMt.server | list | ["http://prod.pangeamt.com:8080"] | PangeaMT Api Server; format: ["SCHEME://HOST:PORT"] |
Using the config in the installation.ini runtimeOptions.plugins.PangeaMt.server[] | http://prod.pangeamt.com:8080 | ||
runtimeOptions.plugins.PangeaMt.apikey | string | (put your api key here) | The apikey as given for PangeaMT |
runtimeOptions.plugins.PangeaMt.matchrate | integer | 70 | PangeaMT penalty value, used as default matchrate since in MT no matchrate is available |