Thread: Re: website's translation for zh_CN

Re: website's translation for zh_CN

From
Guillaume Lelarge
Date:
Quan Zongliang a écrit :
> I had completed translation of pgadmin3_website.pot.
> It is Chinese simplified.

Dave, can I apply this ?

It seems I just need to create zh_CN/LC_MESSAGES in www/locale, put .po
and .mo files. I changed the translators file, add the zh_CN option in
include/page.php and specify rtl in include/session.php.

Is there something else to do ?

Regards.


--
Guillaume.
<!-- http://abs.traduc.org/
     http://lfs.traduc.org/
     http://docs.postgresqlfr.org/ -->

Re: website's translation for zh_CN

From
Dave Page
Date:
Guillaume Lelarge wrote:
> Quan Zongliang a écrit :
>> I had completed translation of pgadmin3_website.pot.
>> It is Chinese simplified.
>
> Dave, can I apply this ?
>
> It seems I just need to create zh_CN/LC_MESSAGES in www/locale, put .po
> and .mo files. I changed the translators file, add the zh_CN option in
> include/page.php and specify rtl in include/session.php.
>
> Is there something else to do ?

That sounds about right.

Regards, Dave