Translation, Localization
Localization means taking an internationalized product and customizing it for a specific market. This includes translating the software strings, rearranging the UI components to preserve the original look and feel after translation, customizing the formats (such as date/time, paper size, etc.), the defaults, and even the logic depending on the targeted market.
From : www.remedy.com/customers/dev_community/UserExperience/glossary.htm
Translate Toolkit
translate.sourceforge.net is a project to aid in the localization of software. Primarily the focus is Free and Open Source software.
Translate Toolkit - a toolkit to convert between various different translation formats (such as gettext-based .po formats, OpenOffice.org formats, and Mozilla formats). This makes it possible to stay in one format across all your localisation. Tools to help process and validate localizations, etc.
Loading .....