This action permits to update the bookmark of textspseudo-translate texts from memories.
The action is configured as follows:
...
type | "BookmarkPseudoTranslate" | string, Mandatory |
localelocaleFrom | The language of the text to which to apply the changefind memory hits for. This is typically the source language of the segments. | string, Mandatory |
localeTo | The language into which we will write the memory translations. This is typically the target language of the segments. | string, Mandatory |
value | Options are:
| int, Mandatory |
algorithm | The translation algorithm, any of:
| string, Mandatory |
lengthChangePercent | Optional, default is 0. Used with "SourceReshuffle" only. Negative or positive percentage to make the translation shorter or longer respectively. | int, Optional |
ifTargetNotEmpty | Optional, default is true.
| bool, Optional |