Pre-translate with regex

Dear Studio users, 

is there any possibility to run the pre-translation task applying a filter (regex) to prevent Trados from generating segments containing only numbers/ numbers+symbols / alphanumericals, etc? 

Thanks in avance!

emoji
Parents
  •  

    I do not know how to do that during pretranslation.

    But you can open the files BEFORE pretranslating, use the segment filer from Review tab and filter all non-translatable content using this Regex:

    ^[\d\W]*$

    Then select all filtered segments, set them to "Sign-off rejected" and lock. This way all the content will be ignored and never come into the TM.

    _________________________________________________________

    When asking for help here, please be as accurate as possible. Please always remember to give the exact version of product used and all possible error messages received. The better you describe your problem, the better help you will get.

    Want to learn more about Trados Studio? Visit the Community Hub. Have a good idea to make Trados Studio better? Publish it here.

    emoji
Reply
  •  

    I do not know how to do that during pretranslation.

    But you can open the files BEFORE pretranslating, use the segment filer from Review tab and filter all non-translatable content using this Regex:

    ^[\d\W]*$

    Then select all filtered segments, set them to "Sign-off rejected" and lock. This way all the content will be ignored and never come into the TM.

    _________________________________________________________

    When asking for help here, please be as accurate as possible. Please always remember to give the exact version of product used and all possible error messages received. The better you describe your problem, the better help you will get.

    Want to learn more about Trados Studio? Visit the Community Hub. Have a good idea to make Trados Studio better? Publish it here.

    emoji
Children