Page tree

CategoryLanguageResource

Purpose

Integrate PangeaMT as LanguageResource.

Bootstrap Class

editor_Plugins_PangeaMt_Init
TypePlug-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 nameValueDefaultDescription

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.apikeystring(put your api key here)The apikey as given for PangeaMT
runtimeOptions.plugins.PangeaMt.matchrateinteger70PangeaMT penalty value, used as default matchrate since in MT no matchrate is available
  • No labels