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

Поиск
Список
Период
Сортировка
От chenhj
Тема Re: A better translation version of Chinese forpsql/po/zh_CN.po file
Дата
Msg-id 4a475ec1.5ce.14fb87101d4.Coremail.chjischj@163.com
обсуждение исходный текст
Ответ на Re: A better translation version of Chinese forpsql/po/zh_CN.po file  ("He Xiong" <iihero@qq.com>)
Ответы Re: A better translation version of Chineseforpsql/po/zh_CN.po file  ("He Xiong" <iihero@qq.com>)
Список pgsql-translators
Hi

I checked part of the psql's zh_CN.po file that Rugal Bernstein provided(only line 1~707),
I think the almost translation is better than the original one,
however there still remains not native translation,
and some C format  string is wrong,Such as:

#: ../../common/username.c:62
#,  c-format
msgid "user name lookup failure: error code %lu"
msgstr "用户名查找失败: 错误码%s"

should  be:
msgstr "用户名查找失败: 错误码%lu"

Please look the attachment for detal.

Regards, 
Chen Huajun

At 2015-09-10 12:41:50, "He Xiong" <iihero@qq.com> wrote:
the zh_CN.po is different with the TW version.
I think, Álvaro is right. Please download the current po files from  https://babel.postgresql.org/ and make the change, then submit the patch.

------------------
Regards,  
Sean (Xiong He)

 


------------------ Original ------------------
From:  "Alvaro Herrera";<alvherre@2ndquadrant.com>;
Date:  Sat, Sep 5, 2015 01:31 AM
To:  "Rugal Bernstein"<tenjindescend@gmail.com>;
Cc:  "Heikki Linnakangas"<hlinnaka@iki.fi>; "pgsql-translators"<pgsql-translators@postgresql.org>; "Xiong He"<iihero@qq.com>;
Subject:  Re: [pgsql-translators] A better translation version of Chinese forpsql/po/zh_CN.po file

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.

Hmm, ouch.  After pushing, I found out that during 2014, our established
translator Xiong He was still active:
http://pgfoundry.org/tracker/?func=detail&atid=320&aid=1011462&group_id=1000064
Did you try contacting him before updating the translation?  What is the
reason for this alleged divergence?  I don't see Xiong He updating the
TW translation (which has stalled since 2011) so I have trouble
understanding exactly why you are calling our existing translation "the
TW version".

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Service
Вложения

В списке pgsql-translators по дате отправления:

Предыдущее
От: "He Xiong"
Дата:
Сообщение: Re: A better translation version of Chinese forpsql/po/zh_CN.po file
Следующее
От: "He Xiong"
Дата:
Сообщение: Re: A better translation version of Chineseforpsql/po/zh_CN.po file