Intro | |
|
Here are two small utilities to convert between TikiWiki's language.php files and GNU gettext PO files. PO files are generally easier to translate since a number of tools are available to automate this. | |
PO tools use the Translate toolkit to do the complicated work and are written in Python.
Moreover, the Translate project has produced Pootle — a web interface that allows anyone from the net to translate PO files. No need any more to be initiated in the black magic of PO file manipulation.
The utilities should make it easier to pick up on a stale Tikiwiki translation.
Prerequisites: | |
| |
Usage | |
Additional docs available on the Translate Toolkit tiki2po page | |
Download | |
Contact | |
History | |
|
filmil originally wrote a script in 2005 which clouserw rewrote to work with the Toolkit in 2008. | |