XLIFF is the bilingual format to use when you want to translate or review a job outside the Editor and bring your work back afterwards. The parent article covers the Export and Import steps; this page explains what an XLIFF file actually carries: the pre-translated content, the match origins and suggestions, and the translation status that travels out and back.
Exporting content in XLIFF
An exported XLIFF holds the source and one target language, plus, for each segment, where any pre-translation came from and a translation status.
Pre-translated content and match origins
Before translation begins, Wordbee can pre-fill segments from several sources, and the exported file records the origin of each:
-
Translation memory (reference material): exact matches (identical source), in-context matches (identical text in the same context), and fuzzy matches (close but not identical).
-
Previous version: text reused from an earlier version of the same document, in context or exact.
-
Machine translation: a suggestion from an MT engine.
-
Termbase: terminology suggestions for individual terms.
Memory and terminology suggestions
Depending on the export template you choose, the file also includes memory and terminology hits as alternative suggestions next to each segment, so an offline translator keeps the context.
The richer templates (for example, comments and TM/terminology hits) add these suggestions down to a similarity threshold of 80%. Simpler templates export source and target only.
Status written on export
Wordbee records each pre-translated segment's origin and match strength using the XLIFF state and state-qualifier attributes:
|
Origin |
Match |
state |
state-qualifier |
|---|---|---|---|
|
In-context match (TM or previous version) |
context |
|
|
|
100% match, not in context |
100% |
|
|
|
Fuzzy match |
fuzzy |
|
|
|
Machine translation |
MT |
|
|
|
Auto-correction / rule-based |
— |
|
— |
|
Not pre-translated |
— |
|
— |
Importing XLIFF back
When you import the file back, each segment's status is set from its target state. Wordbee has three statuses: Gray (Neutral), Green (Confirmed), and Red (Error, needs attention).
|
XLIFF target state |
Segment status |
Color |
|---|---|---|
|
|
Confirmed |
Green |
|
|
Neutral |
Gray |
|
|
Error |
Red |
|
|
Error |
Red |
|
|
Error |
Red |
|
No |
Neutral |
Gray |
Reading the two tables together explains a common case: a 100% match that is not in context is exported as needs-review-translation, so on re-import it becomes an Error (red) segment. In-context matches export as translated and re-import as Neutral (gray).
This applies when you import a bilingual XLIFF back into a Job, Project, or Resource. Uploading an XLIFF as a new source document is a different process and does not use this mapping.
Learn More
-
Working Offline: Export and Import: The Export and Import steps for Jobs, Projects, and Resources.
-
XLIFF Configuration Options: Configure how Wordbee extracts and reconstructs XLIFF source documents.