Plugin: Pseudo Translation
Artificial (pseudo) translation, based on the source segment. The only required parameter is the Mode in which the pseudo translation works:
COPY: Copy Source text to the Translation
CLEAR: Creates an empty the Translation
LOWER: Lowercase Source text is copied to the Translation
UPPER: Uppercase Source text is copied to the Translation
PSEUDO: Random latin characters are generated to the Translation (length of source text is preserved)
REVERSE: Reversed Source text is copied to the Translation
Note that in case the source text contains in-line tags, those are preserved without change.
Provider: RWS Moravia
Class: LTGear.Flowme.Plugin.Pseudo.Translate
Pipeline Format: XLIFF (MT)
Parameters:
Mode: Translation Mode, the text value describing what is provided as translation (see complete list of modes above). This parameter is required.
MaxResponseTime: Maximum time of response in ms. Used to emulate real processing. Response time is applied to each segment.
MinResponseTime: Minimum time of response in ms. Used to emulate real processing. Response time is applied to each segment.
RaiseError: Enforce to raise an error (for logging purposes, please use it together with ‘Ignore Errors’ for this task). Values: ‘Yes’/’No’