Content translation: translating posts to different languages
The content translation module allows content to be translated into different languages. Working with the locale module (which manages enabled languages and provides translation for the site interface), the content translation module is key to creating and maintaining translated site content.
Configuring content translation and translation-enabled content types:
- Assign the “translate content” permission to the appropriate user roles at the "Permissions" configuration page.
- Add and enable desired languages at the “Languages” configuration page.
- Determine which content types should support translation features. To enable translation support for a content type, edit the type and at the "Multilingual support" drop down, select "Enabled, with translation". ("Multilingual support" is located within "Workflow settings".) Be sure to save each content type after enabling multilingual support.
Working with translation-enabled content types:
- Use the “Language” drop down to select the appropriate language when creating or editing posts.
- Provide new or edit current translations for existing posts via the “Translation” tab. Only visible while viewing a post as a user with the “translate content” permission, this tab allows translations to be added or edited using a specialized editing form that also displays the content being translated.
- Update translations as needed, so that they accurately reflect changes in the content of the original post. The translation status flag provides a simple method for tracking outdated translations. After editing a post, for example, select the "Flag translations as outdated" check box to mark all of its translations as outdated and in need of revision. Individual translations may be marked for revision by selecting the "This translation needs to be updated" check box on the translation editing form.
- The "Content management" administration page displays the language of each post, and also allows filtering by language or translation status.
Use the language switcher block provided by locale module to allow users to select a language. If available, both the site interface and site content are presented in the language selected.
