Translate is 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.
· Ключевые особенности и характеристики Translate 0.9
· conversion between gettext po format and mozilla, openoffice, csv formats
· lots of others that I haven't had time to describe yet...
· Ограничения Translate 0.9
Ограничения не определены
· Специальные требования Translate 0.9
Специальные требования не определены
· История версий и изменений Translate
Версия: 0.9
· Almost all storage classes have been migrated to the project's base class.
· The base class should make it easier to add new formats in the future.
· Major work was done to move escaping into the storage classes and to roundtrip escaping.
· Many many unit tests were added to check compliance.
· Many bugs were fixed.
· The DTD format is no longer escaped, and it follows the DTD spec correctly.
· .properties files are no longer used escaped Unicode, following the Mozilla convention.
· Duplicates are merged by default using the PO method of merging locations.
· Описание и дополнения от редакторов и пользователей сайта