Auto Merge

Hi community,

Is there a way to an Auto-Merge of mergeable segments?

I'll explain, we have a PO file from our client that is not well set as a PO. We had to export it from Studio as a bi-lingual file and copy the content to an Excel file for translation in SDL Studio.

However, many IDs in the PO contain full paragraphs, and when using the Excel file, Studio has the default segmentation rule which breaks each sentence to a separate segment.

The text was already translated (almost 50K words), and we cannot do the opposite way from Excel to PO as the bilingual file contains many empty segments (30% of the content).

So, with some manual work of merging segments in the .xlsx.sdlxliff file in the Studio editor solve the problem and we could pre-translate the PO. However, there are many segments and I would like an automation process to merge all mergeable segments.

Any ideas?

Thanks

Fouad

Parents Reply
  • I need to merge all mergeable segments from the regular setting filetype Excel file in order to pre-translate the untranslated segments from the bilingual setting filetype Excel.

    In this case I think I understood you correctly the first time wrt the process you should have followed.  But I also see your problem now you have done this and are where you are.  So, this is what I did:

    1. Took your translated bilingual Excel SDLXLIFF and converted it to a TMX.
    2. Created a new SDLTM based on paragraph segmentation.  This will ensure it will ignore all normal segmentation rules when you open the Excel source file and segment based on the cell only.
    3. Imported the TMX into the new SDLTM
    4. Opened the source Excel (I saved it from the SDLXLIFF you provided) and created a project with the new paragraph segmented SDLTM
    5. Pre-translated the file... all done.

    I'll email you the files I used... hopefully this is what you were looking for.

    Paul Filkin | RWS

    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

Children