Localize a Batch of Content Items

You can localize a batch of content items, as described in this topic, or add a translation for a single content item.

See Add a Translation for a Single Content Item.

Export assets for translation:

  1. Select the assets you want to export for translation. You can select individual assets from the Assets page, or a whole collection of assets from the Collections page.

  2. Click Translate. You might need to click More to see the Translate option.

  3. Enter information for the batch of assets you’re exporting — the translation job, and then click Create:
    • Enter a name for the translation job.

    • Select the source language.

    • Select the target languages into which these assets will be translated.

    • Select a folder in which to store the exported asset file.

    • Click Create when done.

  4. After the translation job has finished, download the .zip file of the exported assets. Click Translation Jobs in the banner, select the translation job, then click Download.

The export .zip contains job.json and a root folder containing a <asset_GUID><asset_name>.json file for each asset you exported, the source language file.

Translate the source language files:

  1. For each language you selected as a target language, create a folder in the .zip file, for example, de, es, and fr. If the translation job was created prior to December 2018, you must include a folder for each language you selected when creating the translation job. If the translation job was created after December 2018, you can translate a subset of the selected languages. For example, you could translate into German (de) now, and then translate into Spanish (es) and French (fr) at a later time.
  2. Copy all the <asset_GUID><asset_name>.json files from the root folder to each language folder.
  3. Translate the strings in all of the <asset_GUID><asset_name>.json files to the appropriate languages. Do not delete any strings from the .json files, and do not rename the files.
  4. Zip up the job.json, root, and all the language folders with the translated files.

After translating the assets, import the translations:

  1. On the Translation Jobs page, click Import.

  2. Click Upload, select the .zip file of translated assets, then click OK.

    Oracle Content and Experience Cloud validates that all the translations that are defined in the job are available in the .zip file. If you want to see which assets are included in the translation job, click the link in the dialog.

  3. When you're ready to import the translations, click Import.

    The status of the import appears above the banner. You can view the details of the job by clicking Details.

See also Localize Content Items and Manage Asset Translation Jobs.