Page tree

Description

For using LanguageResources in translate5, see Basic usage - LanguageResources.

Installation

see OpenTM2 Installation

Configuration

Config nameValuesDefaultDescription

runtimeOptions.LanguageResources.t5memory.server

list[]List of available T5Memory Server, example: [\"http://win.translate5.net:4040/t5memory/\"]
runtimeOptions.LanguageResources.t5memory.tmprefixstring
When using one T5Memory instance for multiple translate5 instances, a unique prefix for each translate5 instance should be configured to avoid filename collisions on the single T5Memory instance.
runtimeOptions.LanguageResources.t5memory.showMultiple100PercentMatchesboolean0If set to false, when 100%-Matches that differ in the target, the target of the match with the highest match rate is shown. If the match rate is the same, the match with the newest change date is shown.If set to true, all 100%-Matches that differ in the target are swown.
  • No labels