bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] translation file *.po


From: Jim Segrave
Subject: Re: [Bug-gnubg] translation file *.po
Date: Sun, 26 Oct 2003 22:04:25 +0100
User-agent: Mutt/1.4.1i

On Sun 26 Oct 2003 (20:52 +0100), Akif Dinc wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello all,
> 
> I've done some translations of gnubg's messages into turkish. I couldn't get 
> it included into the project. 
> I copied the gnubg.pot to tr.po and translated some parts to turkish.
> Unfortunately a 'gmake update-gmo' and 'gmake update po' does not do anything 
> at all. 
> Any tries adding this file into the Makefile (as for example de.po) did not 
> work aswell.
> I would like to ask if someone knows how to include this translation into the 
> project.
> 
> Thank you very much in advance.
> 
> Akif

Since you are using Linux, I can answer this one.

Put the tr.po in the gnubg po subdirectory

Edit gnubg/po/LINGUAS to read

da de address@hidden en_US ja it fr is tr

rm gnubg/po/stamp.po

cd gnubg/po

make && make install

This should create and install tr.gmo 

I just tested this by copying is.po to tr.po, and doing the above
steps - now if I tell my PC that the current language is Turkish:

export LANG=tr_TR; gnubg, I get Icelandic rendered in ISO-8859-9
fonts.


If it looks like what you expected, mail to the list again - I or
several other readers of this list can commit a copy of your current
tr.po and the LINGUAS file to CVS, so it will become part of the
distribution - I'd be glad to do this if you mail me a copy of tr.po,
but I will probably be away for the next two days, so if you are in a
hurry ask in the mailing list for someone else to commit this. It's
also possible for you to be given commit rights to CVS so you can keep
updating the translation as you go along. I'm not sure who would
be the one to arrange that though - I can't do it.

-- 
Jim Segrave           address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]