Re: A better translation version of Chinese for psql/po/zh_CN.po file

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Rugal Bernstein <tenjindescend(at)gmail(dot)com>
Cc: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, pgsql-translators(at)postgresql(dot)org, iihero(at)qq(dot)com
Subject: Re: A better translation version of Chinese for psql/po/zh_CN.po file
Date: 2015-09-20 04:50:29
Message-ID: 55FE3B15.4000101@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-translators

On 9/4/15 1:31 PM, Alvaro Herrera wrote:
> Rugal Bernstein wrote:
>> Hi all,
>> Sorry for the later response. I am not familiar with the commit procedure.
>> I am here to raise this patch again in the 2015-11 commitfest.
>> Still the same, I am pretty confident with my translation. I guarantee it
>> is very orthodox and much more native than the TW version.
>
> Hi,
>
> Please have a look at this website: https://babel.postgresql.org/
> In there, you will find a lot of information about the current status of
> the translation of all the various branches for the language, as well as
> a git repository that you can clone. The repository contains branches
> for each active Postgres branch.
>
> The methodology I recommend you follow is to download a .po file from
> the website, then use it as a base to apply your new translations.
>
> I just pushed your translation to the master branch (which is for
> Postgres 9.5) -- to do so, I downloaded
> https://babel.postgresql.org/po-current/psql-zh_CN.po (linked in the
> website) then ran "msgmerge your-file.po psql-zh_CN.po", then committed
> that as the new version of psql/zh_CN.po.

If I interpret the rest of this thread correctly, then the proposed
changes were to make the style more suitable for TW. I don't know if
updating the CN file was correct.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2015-09-20 05:31:04 Re: [patch] Proposal for \rotate in psql
Previous Message Peter Geoghegan 2015-09-20 01:40:14 Re: ON CONFLICT issues around whole row vars,

Browse pgsql-translators by date

  From Date Subject
Next Message Xiong He 2015-09-20 13:06:48 Re: A better translation version of Chinese forpsql/po/zh_CN.po file
Previous Message Peter Eisentraut 2015-09-20 04:45:20 Re: Update Japanese of psql(9.4)