Translations are managed by the Launchpad Web interface. Here, you’ll find the list of translatable projects.
Please read the FAQ before asking questions.
Changed in version 5.0.
Contrary to the 4.2.x version, the translations are now done by module. So, instead of an unique i18n folder for the whole application, each module has its own i18n folder. In addition, OpenERP can now deal with .po [1] files as import/export format. The translation files of the installed languages are automatically loaded when installing or updating a module. OpenERP can also generate a .tgz archive containing well organised .po files for each selected module.
| [1] | http://www.gnu.org/software/autoconf/manual/gettext/PO-Files.html#PO-Files |