Verification settings to check words in specific symbols

Hi,

 

Does anyone know that QA Checker 3.0 can check the words in the specific symbols are the same between source and target?

 

I use brackets [] to specify the words in brackets are used by GUI and ask translation agency to copy the source texts to the target in brackets. The source language is English.

 

I would like to check if the words are properly copied to the target using QA Checker 3.0 if possible.

 

Regards,

emoji
Parents
  • Former Member
    +1 Former Member

     様

    投稿いただき、ありがとうございます。
    QA Checker 3.0の正規表現を用いて、検知することが可能かと存じます。

    Trados Studio QA Checker settings window showing options for regular expression checks.

    たとえば、[UI Word] という表現が原文にあったとして、こちらが全角の[]で訳文側に入力されていた場合、検証時にこのように警告が上がります。

    Trados Studio QA Checker warning message indicating a mismatch in bracket usage between source and target text.

    emoji


    Generated Image Alt-Text
    [edited by: Trados AI at 2:28 PM (GMT 0) on 28 Feb 2024]
  • Kiyotaka Tsuchida 様

    ご回答いただきありがとうございます。
    チェックしたいのは記号だけではなく、原文と訳文がともに記号をその中の文言が[UI Word]となっているか、なのですがそれも正規表現で指定、検知可能なのでしょうか。

  • Hi

    This should be possible too. You need to use the Grouped Search Expression so you can properly reference whatever is found between the brackets and compare source with target.

    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

  • Hi Paul Filkin,

    Thank you for your advice. I have tried to write the regular expression using the Grouped search expression but it seems it didn't work. I know my RegEx source and target description doesn't match to the situation that I want to check.

    I described as below but could you check it works or not?

     

    Trados Studio Regular Expressions search window showing a description field and regex source and target fields with a grouped search expression condition.

    emoji


    Generated Image Alt-Text
    [edited by: Trados AI at 2:28 PM (GMT 0) on 28 Feb 2024]
  • Hi  

    It would be helpful to have some example text you need to find, but in general I think your problem is that you are not using the Grouped Search expression correctly.  The idea is that you create your search pattern in the source as a backreference, so bracket it, and then call it in the target using the standard back reference mechanism.  For example this seems to be what you are trying to achieve:

    Trados Studio message window showing 2 warnings about bracketed items found in source but not in target, with examples highlighted in the translation grid.

    I did that with this rule:

    Regular Expressions window in Trados Studio with a warning for 'Bracketed items', showing the Regex source and target expressions used for grouped search.

    Hope that makes sense for you?

    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 2:28 PM (GMT 0) on 28 Feb 2024]
  • Hi Paul Filkin

    Your suggestion perfectly works for my supposed situation. Thank you so much.

     

    I created another rule for different symbol to check. However, it didn't work. The situation is below:

    When you access <UI>Settings</UI>
    Beim ersten Zugriff auf die <UI>Einstellungen</UI>

    Screenshot of Trados Studio QA Checker showing a rule for checking UI tags in XML files with highlighted errors in red and correct instances in green.

    I made the following rule:

    Screenshot of Trados Studio Regular Expressions window with a description and regex source and target fields filled for checking UI tags in XML files.

     

    These rules will be used to the XML files and "<UI>" is a tag used in the XML files, which is added to my original XML file type settings as a parser. Does the QA Checker regular expression work for the tags of XML files or HTML files?

    emoji


    Generated Image Alt-Text
    [edited by: Trados AI at 2:28 PM (GMT 0) on 28 Feb 2024]
  • Former Member
    0 Former Member in reply to Ayaka Ito

    interesting

    at the very first time, I saw you do not understand RegExp at all, so wrote correct one.
    "(<UI>.+?</UI>)"

    but, it never works.
    because,
    this "Verification > QA Checker > RegExp" has its own strange playground which I have never known,
    just like you explained at the last comment, some of its part changed into Tags.

    good luck to you.

    [Edit]

    I've tried some workarounds. It sucks. Because,
    it never works with standard "Boundary" nor "sdlxliff Tag definitions".
    There should be provided some other Tag rules. Or, it Really sucks.

    I'm using my own QA tool (it's different from Verification/QA Checker, mine is much better)
    And, In there, "(<UI>.+?</UI>)" works perfectly.

    If, and only If, you are interested in that and if you use version 2017, I can make a tiny tool for you "QA Filter".
    Sounds good, right ?

    Price ?
    There is no free lunch.
    How much is the Big Mac combo in your country ? 

  • Former Member
    0 Former Member in reply to Former Member

    like this

    Trados Studio interface showing the Review tab with the 'check_Uls' QA checker highlighted.

    Trados Studio QA checker report displaying three warnings: text must not be in target, should be in target, and regular expression issue.

    Trados Studio QA checker report with one error highlighted in red indicating a missing number in the target text.

    emoji


    Generated Image Alt-Text
    [edited by: Trados AI at 2:29 PM (GMT 0) on 28 Feb 2024]
Reply Children
No Data