[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Translating FWN
- From: Dimitris Glezos <dimitris glezos com>
- To: Fedora Translation Project List <fedora-trans-list redhat com>
- Subject: Translating FWN
- Date: Mon, 09 Jul 2007 13:51:41 +0100
Something that hit me today while eating breakfast.
For those who would like to translate FWN, or basically *any wiki page*, using
PO tools, something along the following lines *could* probably work:
wget -O fwn.xml -U NoSuchBrowser/1.0
'http://fedoraproject.org/wiki/FWN/Issue95?action=format&mimetype=xml/docbook'
xml2pot fwn.xml > fwn.pot
cp fwn.pot el.po
kbabel el.po
po2xml fwn.xml el.po > fwn.el.xml
docbook2html -o fwn-el fwn.el.xml
pandoc -f html -t rst el/t1.html > fwn.text
The end result is restructured text which can be used in the wiki and many CMSs.
Pandoc can output markdown as well (cool for emails).
Anyone willing to fine-tune the above procedure and put it up on a wiki page for
reference, the DocsProject folks know the docbook/translation procedure pretty
well and would be willing to help out.
-d
--
Dimitris Glezos
Jabber ID: glezos jabber org, GPG: 0xA5A04C3B
http://dimitris.glezos.com/
"He who gives up functionality for ease of use
loses both and deserves neither." (Anonymous)
--
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]