our blog

How to Get a .xlf File from a memoQ XLIFF File (.mqxlz)

How to Get a .xlf File from a memoQ XLIFF File (.mqxlz) - 1

There is a simple way to extract .xlf from memoQ .mqxlz

Sometimes you have a memoQ XLIFF file (with .mqxlz extension), but it is much easier for you to work with .xlf file. (For example, .xlf files, unlike .mqxlz ones, can be used for QA checks in the free version of Xbench.)

The trick below helps: 

1. First, you should know that .mqxlz file is a renamed .zip archive. Add the .zip extension to .mqxlz file:

my_memoQ_file.mqxlz -> my_memoQ_file.mqxlz.zip

2. Extract everything from this .zip file. There are two files inside:

  • document.mqxliff
  • skeleton.xml

3. Add the .xlf extension to .mqxliff file (you do not need skeleton.xml at all):

document.mqxliff -> document.mqxliff.xlf

Now you get the .xlf file that contains the same bilingual text.

Enjoy!

Recommended content

How to Get a .xlf File from a memoQ XLIFF File (.mqxlz) - 2

How to fix the «Failed to load project from …» error in Trados Studio

About another error in Trados Studio Let’s analyze the Trados Studio error: Failed to load project from … There is an error in XML document (X, Y). Unexpected end of file has occurred. Unexpected end of file while parsing Name has occurred. The error is caused by a violation of the structure of the SDLPROJ […]
How to Get a .xlf File from a memoQ XLIFF File (.mqxlz) - 3

A Few Abbreviations Every Technical Translator Should Know

Useful information for technical translators Here is are a few abbreviations you will encounter regularly if you work in technical translation:  
How to Get a .xlf File from a memoQ XLIFF File (.mqxlz) - 4

How to Prevent Data Loss If Your CAT Tool Crashes

Useful tips about working with CATs If your CAT tool crashes and there is a risk of losing the completed portion of your translation, the first priority is to preserve the work you have already done. Only after securing the data should you attempt to fix the issue. Otherwise, you may have to redo the […]
How to Get a .xlf File from a memoQ XLIFF File (.mqxlz) - 5

Why Word May Refuse to Check Spelling

Useful tips about working in Word Why Word may refuse to check spelling: Go to File → Options → Proofing, then select the Check spelling as you type checkbox and clear the Hide spelling errors in this document only checkbox (see image). Select the text you want to check, then verify that the correct language […]
How to Get a .xlf File from a memoQ XLIFF File (.mqxlz) - 6

How to replace “straight quotes” with «guillemets» in Word

Useful tips about working in Word We already know how to quickly replace straight quotes with guillemets in Trados Studio and memoQ. Sometimes this has to be done not in the CAT tool but directly in the “monotext,” the text in the target language in Word. The easiest way to do this is to use […]