Translations of this page?:

Alternative source language

Description

Pootle has the ability to display alternative source languages while translating. Thus, translators who know another language better than English can take part in the translation project. Also, it provides a way to disambiguate terminology seeing how other languages have translated the same translation unit.

Pootle displaying French and Spanish as alternative source languages while translating into Basque.

Setup

Users who want to use the functionality need to specify the desired alternative source languages in their account configuration. Alternatively, Pootle will try to guess the user's alternative source language by looking at the browser's Accept-Lang header.

If the selected project doesn't have translations for the alternative source language then it can't be displayed.

This feature is enabled by default, but alternatively, Pootle server administrators can disable this feature server-wide by setting

ENABLE_ALT_SRC = False

in pootle/settings.py.

For Pootle 1.2, set

enablealtsrc="False"

in pootle.prefs.

Matching criteria

In order to show suggestions from another language, the following is needed:

  • The alternative languages must be visible in Pootle and added to the same project.
  • The string must be translated in the alternative language (not incomplete or untranslated).
  • The file names need to be identical (identical strings from different files are not matched).
  • The source text for both translations need to be identical.
pootle/alternative_source_language.txt · Last modified: 2011/02/25 12:03 by friedelwolff
Recent changes RSS feed GNU General Public License Driven by DokuWiki Get Pootle, Virtaal & the Translate Toolkit at SourceForge.net. Fast, secure and Free Open Source software downloads