Configuring the Translation Integration Framework configuring-the-translation-integration-framework
The Translation Integration Framework integrates with third-party translation services to orchestrate the translation of AEM content. It involves three basic steps.
For an overview of the content translation features in AEM, see Translating Content for Multilingual Sites.
Connecting to a Translation Service Provider connecting-to-a-translation-service-provider
Create a cloud configuration that connects AEM to your translation service provider. AEM includes the capability to connect to Microsoft Translator by default.
The following translation vendors provide an implementation of the AEM API for translation projects.
- Microsoft Translator
- Translations.com (Adobe Exchange Premier Partner)
- Clay Tablet Technologies
- Lionbridge
- Memsource
- Cloudwords
- XTM Cloud
- Lingotek
- RWS
- Smartling
- Systran
After you install a connector package, you can create a cloud configuration for the connector. Typically, you need to provide your credentials for authenticating with the translation service. For information about adding a cloud configuration for the Microsoft Translator connector, see Integrating with Microsoft Translator.
You can create multiple cloud configurations for the same connector if necessary. For example, create one configuration for each of the accounts or projects that you have with the same vendor.
After you configure a connection, you can create the translation integration framework configuration that uses it.
Creating a Translation Integration Configuration creating-a-translation-integration-configuration
Create a translation integration framework configuration to specify how to translate your content. The configuration includes the following information:
- Which translation service provider to use
- Whether human or machine translation is to be performed
- Whether to translate other content that is associated with a page or asset, such as tags
After you create a framework configuration, you associate the cloud configuration with the pages that you want to translate according to the configuration. When the translation process is started, the translation workflow proceeds according to the associated framework configuration.
When different sections of your website have different translation requirements, create multiple framework configurations accordingly. For example, a multilingual website might include English, Spanish, and Japanese language copies. The site owner uses two different translation service providers for Spanish and Japanese translations. Therefore, two configurations of the framework are configured. Each configuration uses a different translation service provider.
After you configure a translation integration framework, you can associate it with the pages that use it.
A single configuration of the framework controls how page content and assets are translated. To create a translation configuration:
-
In the global navigation menu, select Tools > Cloud Services & Translation Cloud Services.
-
Navigate to where you want to create the configuration in your content structure. This is often based on a particular site or can be global.
-
Provide the following information in the fields and then select Create.:
- Select Configuration Type in the drop-down.
- Enter a Title for your configuration. The Title identifies the configuration in the Cloud Services console and in page property drop-down lists.
- Optionally, type a Name to use for the repository node that stores the configuration.
-
In the Edit Configuration window, configure the properties on the Sites and Assets tabs, and then select Save & Close.
Sites Configuration Properties sites-configuration-properties
The Sites tab controls how the translation of page content is performed.
- Machine Translation: The translation provider performs the translation using machine translation in real time.
- Human Translation: Content is sent to the translation provider to be translated by translators.
- Do Not Translate: Content is not sent for translation. This is to skip certain content branches which would not be translated but could be updated with latest content.
- Do not translate: Page assets are not translated.
- Using sites translation workflow: Assets are handled according to the configuration properties on the Sites tab.
- Using assets translation workflow: Assets are handled according to the properties configured on the Assets tab.
Assets Configuration Properties assets-configuration-properties
Assets properties control how to configure assets. For more information about translating assets, see Creating Language Copies for Assets.
- Machine Translation: The translation provider performs the translation immediately using machine translation.
- Human Translation: Content is automatically sent to the translation provider to be manually translated.
-Do Not Translate: Assets are not sent for translation.
Configuring Pages for Translation configuring-pages-for-translation
To configure the translation of your source pages into other languages, associate the pages with the following cloud configurations:
- The cloud configuration that connects AEM to your translation provider.
- The translation integration framework that configures the details of the translation.
The translation integration framework cloud configuration identifies the cloud configuration to use for connecting to the service provider. When you associate a source page with a framework cloud configuration, the page must be associated with the service provider cloud configuration that the framework cloud configuration uses.
When you associate a page with a cloud configuration, the descendants of the page inherit the association. For example, if you associate the /content/wknd/language-masters/en/magazine
page with a Translation Integration Framework, the magazine
page and child pages below it are translated according to the framework.
When required, you can override the association on a descendent page. For example, the content of a web site is mostly about travel and lifestyle. However, one branch of pages describes the company. In such a case, the root page of the site might be associated with a Translation Integration Framework that specifies machine translation using the Lifestyle category while the branch that describes the company would use a framework that performs machine translation using the General category.
Associating a Page with a Translation Provider associating-a-page-with-a-translation-provider
Associate a page with the translation provider that you are using to translate the page and descendent pages.
- In the sites console, select the page to configure and select View Properties.
- Select the Cloud Services tab.
- In the Add Configuration drop-down list, select the configuration.
- Select Save & Close.
Associating Pages with a Translation Integration Framework associating-pages-with-a-translation-integration-framework
Associate a page with the Translation Integration Framework that defines how you want to perform the translation of the page and descendent pages.
- In the sites console, select the page to configure and select View Properties.
- Select the Cloud Services tab.
- In the Add Configuration drop-down list, select the configuration.
- Select Save & Close.