The "Auto Translator" plugin automatically translates nodes (on creation and meta data update) and assets (on meta data update).
To be configured in {home}/appserver/conf/custom.properties
type: String, required: yes, default: -, since v1.2.0
The license key for the plugin (product: autoTranslator), provided by brix.
type: List of String (comma-separated), required: no, default: -
A list of node type Ids which should be ignored.
type: List of String (comma-separated), required: no, default: -
A list of node Ids to ignore (including their children).
type: List of String (comma-separated), required: no, default: -
A list of <assetTypeId>:<informationFieldId> pairs to be ignored.
type: List of String (comma-separated), required: no, default: -
A list of preferred languages. The "Auto Translator" first checks the preferred languages in order and if it finds a non-empty field, this text and the corresponding language are used as source for the translations. Afterwards the plugin tries to use the default language. If there was still no non-empty field then all the available languages are checked (random, order cannot be guaranteed).
type: String, required: yes, default: -
The translation service to be used. Currently only "microsoft" is supported.
type: String, required: yes (if the microsoft service was selected), default: -
The URL to the microsoft translation service, e.g. https://api.cognitive.microsofttranslator.com/translate?api-version=3.0
.
type: String, required: yes (if the microsoft service was selected), default: -
The subscription key delivered by the microsoft (see Installation).
autoTranslator.microsoft.subscriptionKey
MS Azure Translator Connector | CELUM |
---|---|
1.0 | 5.13.3 |
1.2.4 | 5.13.4+ (tested with 6.8) |
Released 2018-07-09
Initial Version
Released 2019-01-28
Added license
© brix IT Solutions