freebsd-ports/textproc/translate-toolkit/pkg-descr
Josh Paetzel 5bcc42fdf7 Update python dependancy to 2.5+
PR:	ports/160261
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-01 17:22:02 +00:00

17 lines
849 B
Text

The Translate Toolkit is a set of software and documentation designed
to help make the lives of localizers both more productive and less
frustrating. The software includes programs to covert localization
formats to the common PO format and programs to check and manage PO
files. The documentation includes guides on using the tools, running a
localization project and how to localize various projects from
OpenOffice.org to Mozilla.
At its core the software contains a set of classes for handling various
localization storage formats: DTD, properties, OpenOffice.org GSI/SDF,
CSV and of course PO and XLIFF. It also provides scripts to convert
between these formats.
Also part of the Toolkit are Python programs to create word counts,
merge translations and perform various checks on PO and XLIFF files.
WWW: http://translate.sourceforge.net/