Page tree

Categoryinstanttranslate

Purpose

Offer "Google Translate"-like interface for confidential language resources

Bootstrap Class

editor_Plugins_InstantTranslate_Init
TypePlug-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 nameValuesDefaultDescription

runtimeOptions.InstantTranslate.minMatchRateBorder

integer50Minimum matchrate allowed to be displayed in InstantTranslate result list for TM language resources
runtimeOptions.InstantTranslate.showSubLanguagesboolean0In the source/target language dropdowns in the instant translate portal show the sublanguages as selection options.
runtimeOptions.InstantTranslate.pretranslationTaskLifetimeDaysinteger2How many days do you want to keep pretranslated files before the system removes them?
runtimeOptions.LanguageResources.searchCharacterLimitmap[]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}}
  • No labels