Translating localization strings using machine translation

Kentico EMS required

Features described on this page require the Kentico EMS license.

The system uses resource strings to localize the names and descriptions of objects, as well as other text in the user interface. You can manage resource strings in the Localization application. See Working with resource strings.

You can use machine services to assist in the translation of localization strings. Multilingual resource strings allow you to dynamically display text in the language selected by the current user, both on the live website and inside the Kentico administration interface.

Requirements:

Example

The following example demonstrates how to insert and translate a string into the display name of a category:

  1. Open the Categories application.

  2. Select a category in the tree and switch to the General tab.

  3. Place the cursor into the Display name field and click Localize ().

    Localizing the Display name of a category

    Note

    If you cannot see the Localization icon, your website is not probably configured for multiple cultures. See Setting up multilingual websites and Setting up a multilingual user interface.

    You also need permissions for localizing strings (Localize strings permission for the Localization module).

  4. In the Localize field dialog, leave the default Create new resource string option and type in a name for the resource string.

  5. Click Save & Close.

    • The Localize string dialog shows the content of the string in the default language, and you can fill in a translation for all other available cultures.
  6. Place the cursor into the field of a non-default language, and click the icon representing the preferred machine translation service.

    Machine translation service icons in the localization dialog

    The service automatically translates the string’s text from the default language.

  7. Click Save & Close to save the new content of the string.

  8. Click Save on the category’s General tab to insert the localization string into the Display name field.

Users now see the name of the category translated according to their currently selected language.

You can use the same approach when translating any type of localization string. Machine translation services are also available when editing resource strings directly in the Localization application.