/
Pseudo Translate Action

Pseudo Translate Action

This action permits to pseudo-translate texts from memories.

The action is configured as follows:

 

type

"PseudoTranslate"

string, Mandatory
localeFrom

The language of the text to find 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
algorithm

The translation algorithm, any of:

  • Source: Copy source to target
  • SourceToLower: Copy source to target and transform to lowercase
  • SourceToUpper: Copy source to target and transform to uppercase
  • Stars: Copy source to target and replace all non-blank characters to "*"
  • SourceReshuffle: Copy source to target and reshuffle all characters. Also see parameter lengthChangePercent
  • SourceReshuffle-50: Copy source to target and reshuffle all characters and extend length by 50%.
  • SourceReshuffle+50: Copy source to target and reshuffle all characters and shorten length by 50%.

 

string, Mandatory
lengthChangePercentOptional, 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.

  • true: Only copy if the target language does not already have a text
  • false: Always copy and replace existing target text

 

bool, Optional

Related content

Memory Translate Action
Memory Translate Action
More like this
Copy Text Action
Copy Text Action
More like this
Inconsistent Translations Action
Inconsistent Translations Action
More like this
Copy resource content
Copy resource content
More like this
apps/mthive/translate/sync (post)
apps/mthive/translate/sync (post)
More like this
What is Translation Memory (TM)?
What is Translation Memory (TM)?
More like this

Copyright Wordbee - Buzzin' Outside the Box since 2008