txlf files, TM matches not displayed in Studio 2019

Hello,

I've safely imported .txlf files (from Wordfast Pro 5) in Studio 2019.

However, I'm struggling to figure out how to be able to display/view the TM matches in Studio (without having the client's TM in Studio). I've previously imported files from Memsource (.mxliff) and I always had visibility on the matches even without having the TM itself in Studio.

Anyone knows if there is a solution or how this can be done?

Thank you!

Parents Reply
  • Thanks 

    I have your files and think I can explain like this.

    The TXLF files provide the match values in the Alt-Trans element (so only for alternative translations) using this custom markup:

    gs4tr:score="79"

    The XLIFF specification uses this markup:

    match-quality="79"

    Studio displays the Alt-Trans information in the preview window, so your example you would see this with the TXLF file you have:

    Trados Studio preview window showing alternative translation for a paragraph with custom markup gs4tr:score='79'.

    If you search replace all instances to use the XLIFF standard for the match-quality then you will see this instead:

    Trados Studio preview window displaying alternative translation for a paragraph with XLIFF standard markup match-quality='79'.

    I don't believe there is a mechanism in XLIFF for showing the match percentage of the actual translation unless it's in the alt-trans element.  Studio uses a custom element for this, and maybe if you use the mxliff plugin from the appstore it also provides this information for you?  But since there is no app available for TXLF you have to use the out of the box XLIFF filetype and this has no clue about Wordfast and their custom extensions, so you only have the alt-trans to go on and even there you need to correct it as I have done because they use custom attributes within the alt-trans element and not recognised values based on the XLIFF specification.

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

    emoji


    Generated Image Alt-Text
    [edited by: Trados AI at 7:40 PM (GMT 0) on 28 Feb 2024]
Children