Translating Web Content
Liferay DXP/Portal 7.3+
Liferay provides integrated tools for translating web content articles, so you can create engaging, localized content for your global users. With these tools, you can manually translate web content or import translations as XLIFF files.
If desired, you can enable a custom workflow to direct the review and publishing process for translations.
The languages available for translation are determined by your instance’s localization settings. See Initial Instance Localization and Virtual Instance Localization for more information.
Manually Translating Content
To translate web content manually, users must have either View and Update permissions for the asset or Translation permissions for one or more languages. See Managing Permissions for Translation for more information.
Use the translation interface in the web content article’s action menu, or translate its fields while creating/editing one.
Manually Translating Web Content Articles Using the Translation Interface
-
Open the Site Menu (), expand Content & Data, and go to Web Content.
-
Select the Web Content tab. Click Actions () for the content you want to translate, and select Translate.
The translation interface appears, where you can view the content’s original text alongside your translation.
The left column displays the language you’re translating from, and the right column provides editable fields you can use for your translation.
-
Select the language you want to translate.
ImportantUsers with content
Update
permissions can translate the original text into any language.Users with
Translate
permissions can only translate the origin text into languages for which they have permission. -
Enter your translation for the available fields.
NoteThe friendly URL for translations remains empty unless filled in by the user. If the friendly URL is left empty, the default language’s friendly URL is used.
-
Click Publish to create a new version of the web content article or initiate a workflow, if it’s enabled.
Alternatively, click Save as Draft to save and publish your translation later.
Manually Translating Web Content Articles During Creation/Edition
Liferay DXP 2024.Q1+/Portal 7.4 GA112+
Currently, this feature is behind release feature flags (LPS-114700 and LPD-11253). Read Release Feature Flags for more information. Other features may differ without these feature flags.
Liferay DXP 2024.Q3+/Portal 7.4 GA125+
(Breaking Change) Content is no longer classified as Translated
based only on the title. Now, it’s marked as Translating
when any field is translated. It’s considered translated only when all fields are translated.
-
Create or start editing web content.
-
On the editing page, click the flag icon + language code in the upper left corner to see available languages and their translation statuses.
There are three available statuses: Not Translated, Liferay DXP 2024.Q2+ Translating, and Translated.
Liferay DXP 2024.Q2+ The Translating status shows two numbers: the number of translated fields and the total number of fields. It appears as a badge next to the selected language. Once all fields are translated, the badge changes to Translated.
Liferay DXP 2024.Q3+/Portal 7.4 GA125+ A “The Description will not count as a translatable field” message appears under the fields, distinguishing which fields are translatable. In the image below, the Title counts as translatable, but the Description and the Friendly URL do not.
TipIf you didn’t define the field as Localizable, the field and its localization are disabled when translating the web content article.
-
Choose a language and translate the fields.
-
(Optional) Liferay DXP 2024.Q3+/Portal 7.4 GA125+ While translating fields, display only Translated, Untranslated, or All Fields by clicking on All Fields next to the flag icon in the upper left corner and selecting an option.
-
(Optional) Liferay DXP 2024.Q3+/Portal 7.4 GA125+ If there are fields that don’t need translating, but you want to change the translation status to Translated, click Actions () next to the flag icon in the upper left corner and select Mark as Translated ().
NoteOnce marked as translated, the status is not reverted even if you undo changes. To reset the translation, click Actions () next to the flag icon in the upper left corner and select Reset Translation ().
Be aware that once you reset the translation, all translated fields are deleted and the action cannot be undone.
-
Publish or save the article as a draft to save the modifications.
When adding a new repeatable fieldset to a web content article with existing translations, changes to the default content don’t propagate to translations automatically. This prevents unintended overwriting of already translated content.
Translating Web Content Articles Using Third Party Services
If you’ve enabled Liferay’s Google Cloud Translation, Amazon Translate, or Microsoft Translator integration, you can use them to translate web content automatically. See Using Third Parties for Translation for more information.
Exporting and Importing Translations
To translate content page experiences manually, users must have View
and Update
permissions for content pages or Translation permissions for one or more languages. See Managing Translation Permissions for more information.
With Liferay, you can export web content for translation as .xliff
or .xlf
files. You can send these files to translators and then import the translations together as a .zip
file or individually as .xliff
or .xlf
files.
Liferay supports both XLIFF 1.2 and 2.0 files. However, it may not support all features and capabilities those formats provide.
Exporting Content for Translation
-
Open the Site Menu () and navigate to Content & Data → Web Content.
-
Click Actions () for the content you want to translate and select Export for Translation. This opens a modal window for configuring your export.
Liferay Portal 7.4 GA26+ You can also select multiple articles and click the Export for Translation button.
-
Select an export format: XLIFF 1.2 or XLIFF 2.0.
-
Select the web content’s original language.
-
Select the languages you want to translate to.
-
Click Export.
Liferay generates a ZIP archive that contains an XLIFF file for each selected language. You can then use these files with compatible translation software.
Importing Content Translations
-
Open the Site Menu () and navigate to Content & Data → Web Content.
-
Click Actions () for the translated web content and select Import Translation.
Liferay Portal 7.4 GA26+ You can also import translations for multiple articles at once by clicking the Actions button () in the Application Bar and selecting Import Translations.
-
Select the
.xliff
,.xlf
, and.zip
files you want to import.ImportantWhile Liferay supports importing XLIFF files created using the Export for Translation action, it cannot guarantee the successful import of files generated by other means.
-
Click Publish.
If successful, Liferay displays a success message with the imported files. The web content is updated with all changes included in the translation files. If workflow is enabled, this change must be approved as with other content updates.
However, if errors occur during import, Liferay notifies you of the failing files and provides a downloadable CSV error report.