Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Page Properties
hiddentrue
Table of Contents
minLevel1
maxLevel6
outlinefalse
styledefault
typelist
printabletrue

What is aligning?

Aligning involves pairing source file segments (untranslated) with target file segments (the source file translations). During the aligning process, the output XLSX file, containing segments pairs, is created. After small modifications (deleting the appropriate columns and rows in the file), the output file can be used as translation memory and be imported into XTM Cloud.

...

  1. Src Seg. (column “A”) → the segment number from the source file;

  2. en_NT (column “B”) → the source segments language code;

  3. fr_CH (column “C”) → the target segments language code;

  4. Tgt Seg. (column “D”) → the segment number from the target file;

  5. Probability (column “E”) → the probability that the target segment is the translation of the source segment;

  6. prevCRC (column “F”) → CRC value of the previous segment;

  7. nextCRC (column “G”) → CRC value of the next segment;

Info

In XTM Cloud, CRC relates to the unique Cyclical Redundancy Check identifier of the segment. This can be described as a unique signature for a particular segment. The prev(ious) and next CRC values are required when updating the TM database, as this drives ICE (In-context exact) matching.

  1. src filename (column “H”) → the source file name;

  2. tgt filename (column “I”) → the target file name;

  3. segmentid (column “J”) → segment ID.

Info

The colored boxes are an indicator of how well the segment pair fitted each other (calculated by the A.I. - it is estimated on the basis of the dictionaries used for the particular language pair).

...

If you have any problems using the aligning feature, we highly recommend that you read our article about aligning constraints which describes the most common problems relating to this particular module: Aligning – most common issues & troubleshooting.