Import Word file in Trados 2021, without the protected pages

Hello,

I have received from a client several word files which contain pages that are restricted from editing, and pages that are available for editing (translation).

Is there a way to import in Trados the word files by excluding the restricted text and by including only the text that is available for editing?

As a test, I imported the files and edited the restricted parts, just to see whether or not the restricted text gets modified when I save the target files, and, unfortunately, the restricted text gets modified as well.

Thank you in advance for your help and suggestions.

emoji
Parents Reply Children
  • One solution that I found was to add manually in the word file before and after each section of non-restricted paragraphs a key-word (something like [START] and [END]). And afterwards, blocking in Trados the segments before and after the key word (similar to the permStart and permEnd tag solution offered by Kelly).

    However, I am thinking that if I have a file in which non-restricted and restricted paragraphs alternate, it would be really difficult to add them manually.

    I am also thinking of a solution in which I extract de document.xml file from the word zip (after converting it to .docx) and use regex to import only the text within certain attributes (not too familier with the terminology regarding xml structure)

    I did manage to do that by using memoQ's function of cascading filter, and at this stage I could export the xliff and import it into Trados, but I am also curious to see/know if this could be done that directly in Trados, without passing the document through an intermediat Cat Tool.

    May I have your thoughts on this Paul and Daniel? Do you think it would be possible? I am aware that there is a lot of pre-processing, and one mistake could damage the files, but I am still curious.

    Thank you in advance to everyone Slight smile

    emoji
  • Handling it using the underlying xml is of course possible in Trados Studio.  Regex wouldn't necessary for this as normal parser rules would do the trick.  However, this is also a lot of work, especially if you have multiple files.  For large files the xml would also be considerable in size and performance might be an issue.

    I think the best solution so far is the plugin that Kelly developed.  This is quite simple and easy to use.

    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