Category | instanttranslate |
---|---|
Purpose | Offer "Google Translate"-like interface for confidential language resources |
Bootstrap Class | editor_Plugins_InstantTranslate_Init |
Type | Plug-in (only available for companies with a Support- and Development contract) |
Description
With InstantTranslate companies can offer their users or their clients "Google Translate"-like translation of small texts or complete documents, based on all confidential language resources, that are available within their translate5 instance.
For using LanguageResources in translate5, see Basic usage - LanguageResources.
For usage of the InstantTranslate feature please see InstantTranslate - like Google Translate
Configuration of the InstantTranslate- Plug-In
Config name | Values | Default | Description |
---|---|---|---|
runtimeOptions.InstantTranslate.minMatchRateBorder | integer | 50 | Minimum matchrate allowed to be displayed in InstantTranslate result list for TM language resources |
runtimeOptions.InstantTranslate.showSubLanguages | boolean | 0 | In the source/target language dropdowns in the instant translate portal show the sublanguages as selection options. |
runtimeOptions.InstantTranslate.pretranslationTaskLifetimeDays | integer | 2 | How many days do you want to keep pretranslated files before the system removes them? |
runtimeOptions.LanguageResources.searchCharacterLimit | map | [] | Maximum character per language resource allowed for search. The configuration key is the language resource id, and the value is the character limit. Ex: {{"1": 100},{"2": 300}} |