[ghemical-devel] Translate Ghemical]
Ulisses Leitao
ualeitao at yahoo.com
Thu Jul 23 10:55:20 EDT 2009
Dear Tommi,
I am glade to send you directely the translation into pt_BR
of both Ghemical r.934 and libghemical.
The Debian package was generated for our
ProLinux 2.0 Educational release.
The repo is:
deb http://repositorio.sistemaprolinux.com.br/debian lenny main contrib non-free
Thank You very much for Ghemical!
Cheers,
Ulisses
--- On Wed, 6/10/09, Tommi Hassinen <Tommi.Hassinen at uku.fi> wrote:
From: Tommi Hassinen <Tommi.Hassinen at uku.fi>
Subject: RE: [ghemical-devel] Translate Ghemical]
To: "Ulisses Leitao" <ualeitao at yahoo.com>
Cc: "ghemical-devel at bioinformatics.org" <ghemical-devel at bioinformatics.org>
Date: Wednesday, June 10, 2009, 5:50 AM
Hello Ulisses,
I will now explain the steps how I made the finnish translation, so that you can repeat the
procedure with the portugese translation. I will also send the instructions to ghemical-devel
for future reference.
1) get the latest ghemical + libghemical (trunk) versions from bioinformatics.org SVN repository.
2) go into "po" subdirectory of libghemical and run a command : intltool-update --pot
a file libghemical.pot will be created as a result.
3) copy libghemical.pot to fi.po using a command : cp libghemical.pot fi.po
4) edit fi.po in the following ways:
4a) remove completely the line 7 with the following content : #, fuzzy
if you don't do this, all translations in the file are marked "fuzzy" and ignored!
4b) at line 17, replace the follwing text : charset=CHARSET\n
with the proper character set definition you are using ; this is probably the follwing : charset=UTF-8\n
4c) then just start filling in the translations (by updating the msgstr lines ; see the other .po files for reference).
4x) if (and when) the original english texts in the source files are edited, you can automatically update an
existing po file (for example fi.po) so that the old translations are kept but new texts are added and possibly
outdated translations are maked "fuzzy" (in the same way as explained in step 4a). just update the libghemical.pot
file as in step 2) and then run a command : intltool-update --dist fi ; this will update the fi.po file as explained above.
5) add locale symbol fi to the LINGUAS file
6) then just do the usual installation : ./configure + make + make install for the source tree...
7) repeat the steps 2 - 6 for the ghemical source tree as well...
8) finally I can test the finnish translation using this command : LANG=fi_FI.UTF-8 ghemical
I hope this helps!
Best Regards,
Tommi
________________________________________
From: Ulisses Leitao [ualeitao at yahoo.com]
Sent: Monday, June 08, 2009 3:58 PM
To: Tommi Hassinen
Subject: Re: [ghemical-devel] Translate Ghemical]
Hello Tommi,
I have endly time to translate Ghemical into Portuguese.
Could You give me the instructions?
Ulisses
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.bioinformatics.org/pipermail/ghemical-devel/attachments/20090723/bcdef954/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Ghemical-r934-pt_br.po
Type: application/octet-stream
Size: 67278 bytes
Desc: not available
URL: <http://www.bioinformatics.org/pipermail/ghemical-devel/attachments/20090723/bcdef954/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Libghemical-pt_BR.po
Type: application/octet-stream
Size: 29940 bytes
Desc: not available
URL: <http://www.bioinformatics.org/pipermail/ghemical-devel/attachments/20090723/bcdef954/attachment-0003.obj>
More information about the ghemical-devel
mailing list