Copy an existing project and change target language

I have a very large project (3,500 files) that I prepared for translation into French. I went through and fixed some bad segment breaks by merging them. Now I need to translate the same files into German, Spanish, and Italian. Is there any way I can prepare these other languages for translation using the "fixed" segment files from the French, instead of repeating the same steps again for all the languages. In SDLX, there use to be a Utilities function where you could copy and change the target language of an itd, which worked great for this purpose.

Parents Reply Children
  • So, the way to deal with such a task seems to be very simple.

    • First prepare the project for one of the desired language
    • Do all operations you need there, lock segments or whatever you need

    Now copy the SDLXLIFF files from the target folder to a new folder. Use PowerGREP or similar software to replace (here is an example for French)

    target-language="fr-FR"

    with

    target-language=""

    Your files are now prepared.

    Create now a completely NEW project, use all languages you need. As source files take the SDLXLIFF files you just prepared.

    Run a preparation task as needed, create project packages and that should be all. I have tested this with some doc files and in my case that works with no problem.

    Best regards, Jerzy

    _________________________________________________________

    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.

  • Nobody tried my solution?
    I have got a very similar problem from one of my customer and solved it exactly this way...

    _________________________________________________________

    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.