[PATCH] [zh_CN.po] fix a typo in simplified Chinese translation file

Lists: pgsql-hackers
From: Junwang Zhao <zhjwpku(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: [PATCH] [zh_CN.po] fix a typo in simplified Chinese translation file
Date: 2023-08-01 08:09:32
Message-ID: CAEG8a3LW=7+XcGozMs83Ar0Y4P0NpqVB4AOXrxYrxv20VHJp7A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

add the missing leading `l` for log_statement_sample_rate

--
Regards
Junwang Zhao

Attachment Content-Type Size
0001-zh_CN.po-fix-a-typo-in-simplified-Chinese-translatio.patch application/octet-stream 1.2 KB

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: Junwang Zhao <zhjwpku(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] [zh_CN.po] fix a typo in simplified Chinese translation file
Date: 2023-08-02 03:45:06
Message-ID: CACJufxEU42GoQaKceazOcHxUk-v8=hkSoMuF9xbqr3GXuVuWqA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

>
> add the missing leading `l` for log_statement_sample_rate
>
> --
> Regards
> Junwang Zhao

-msgstr "如果值设置为0,那么打印出所有查询,以og_statement_sample_rate为准. 如果设置为-1,那么将把这个功能特性关闭."
+msgstr "如果值设置为-msgstr "如果值设置为0,那么打印出所有查询,以og_statement_sample_rate为准.
如果设置为-1,那么将把这个功能特性关闭."

I think it's pretty obviously. anyway. I created an commitfest entry.
https://commitfest.postgresql.org/44/4470/


From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Junwang Zhao <zhjwpku(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] [zh_CN.po] fix a typo in simplified Chinese translation file
Date: 2023-08-02 07:55:18
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On 01.08.23 10:09, Junwang Zhao wrote:
> add the missing leading `l` for log_statement_sample_rate

I have committed this fix to the translations repository.


From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: Junwang Zhao <zhjwpku(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] [zh_CN.po] fix a typo in simplified Chinese translation file
Date: 2023-08-08 02:25:16
Message-ID: CAApHDvrtAoroPYTcNkGx3KG_OKPG36KfGeVnf=G4BY0FiYvdoQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Wed, 2 Aug 2023 at 15:45, jian he <jian(dot)universality(at)gmail(dot)com> wrote:
> I think it's pretty obviously. anyway. I created an commitfest entry.
> https://commitfest.postgresql.org/44/4470/

I saw that there were two CF entries for this patch. I marked one as
committed and the other as withdrawn.

For the future, I believe the discussion for translations goes on in
the pgsql-translators mailing list [1]. Ordinarily, there'd be no CF
entry for translation updates.

David

[1] https://www.postgresql.org/list/pgsql-translators/