PO Convertor for TikiWiki
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. |
i18n Team
|
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:
- Python interpreter (http://www.python.org
) installed on your system
- Translate toolkit (http://translate.sf.net
), downloaded and installed on your system
Usage
- python tiki2po.py infile.php outfile.po # produces a PO from TikiWiki's language file
- python po2tiki.py infile.po outfile.php # produces a TikiWiki's language file from PO
Additional docs available on the Translate Toolkit tiki2po page
Download
- By installing the Translate Toolkit you'll get this script automatically, however, the souce is available from SVN should you want it separately: tiki2po
and po2tiki
.
Contact
History
filmil originally wrote a script in 2005 which clouserw rewrote to work with the Toolkit in 2008.
Contributors to this page: gezza
,
xavi
,
filmil
and
clouserw
.
Page last modified on Sunday 11 October 2009 09:57:11 CEST by gezza
.
Sidebar
Sidebar
Search by Page Name
Shoutbox
TikiTweets
- TikiWiki: Tiki Receives Best of Open Source Software Applications Award http://bit.ly/bXs2tY #TikiWiki
- TikiWiki: TikiFest New York: Countdown to Tiki 6 http://bit.ly/9qMf1i #TikiWiki
- TikiWiki: BigBlueButton and Multilingual Improvements Emerge from TikiFest Ottawa http://bit.ly/9krNJl #TikiWiki
- TikiWiki: Calling All Translators! http://bit.ly/bn7XkY #TikiWiki
- TikiWiki: Nominate Tiki for the Packt 2010 Open Source Awards http://bit.ly/bbbAw9 #TikiWiki
- TikiWiki: You're Invitated to the TikiFest / BigBlueButton Wine and Cheese Event http://bit.ly/c84PfM #TikiWiki
- TikiWiki: Tiki 5.1 Now Available http://bit.ly/dsu70R #TikiWiki
- TikiWiki: Tiki 5.1 RC1 Now Available http://bit.ly/bcaSI2 #TikiWiki
- TikiWiki: TikiFest Barcelona Wraps Up With Great Progress http://bit.ly/cPN9B1 #TikiWiki
- TikiWiki: Tiki Community Releases First Video Interview http://bit.ly/d7Yheg #TikiWiki

