
Translators needed
------------------

Wordtrans includes some *.po files, but only one (es.po) is currently 
maintained (by myself). The other files have very few translations 
(which I took from other programs).
I'm distributing these files in the hope that someone is willing
to complete the translation. 
If you want to translate wordtrans to any other language you can use
any of the po files as an example.


How to do it?
-------------

It's easy, you can edit the po files with any editor. You will see
the original english text in the "msgid" lines, and all you have to do
is translate it in the "msgstr" line. There are also some specialized
programs like kbabel which can help you.
The best is that you write the translation in your own locale and then
it will converted automatically to utf-8 (see the Makefile).


Coordination
------------
If you finally decide to do the translation to your language it's best
you tell (rvm@escomposlinux.org) me before starting, to avoid two or 
more people working in the same task.

