public inbox for pgsql-translators@postgresql.org
help / color / mirror / Atom feedFix translation error in zh_CN.po for "parameter specified more than once"
3+ messages / 2 participants
[nested] [flat]
* Fix translation error in zh_CN.po for "parameter specified more than once"
@ 2026-04-21 03:32 ji xu <thanksgreed@gmail.com>
2026-04-21 03:57 ` Re: Fix translation error in zh_CN.po for "parameter specified more than once" John Naylor <johncnaylorls@gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: ji xu @ 2026-04-21 03:32 UTC (permalink / raw)
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Hi Hackers,
I found a translation error in the src/backend/po/zh_CN.po file.
The message "parameter "%s" specified more than once" is currently
translated as "表名 "%s" 被指定多次", which incorrectly says "table name" instead
of "parameter".
This patch corrects the translation to "参数 "%s" 被指定多次".
Regards,
ji xu
Attachments:
[application/octet-stream] v1-0001-Note-that-translation-error.patch (869B, 3-v1-0001-Note-that-translation-error.patch)
download | inline diff:
From fb2fa697311015dbf97ec28b5cb028ff296e0b79 Mon Sep 17 00:00:00 2001
From: ji xu <thanksgreed@gmail.com>
Date: Tue, 21 Apr 2026 11:08:08 +0800
Subject: [PATCH v1] Note that translation error: msgid "parameter \"%s\"
specified more than once
So Change the "table name" to "parameter".
Author: ji xu<thanksgreed@gmail.com>
---
src/backend/po/zh_CN.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/backend/po/zh_CN.po b/src/backend/po/zh_CN.po
index 574684d7757..9cec52250d3 100644
--- a/src/backend/po/zh_CN.po
+++ b/src/backend/po/zh_CN.po
@@ -529,7 +529,7 @@ msgstr "未识别的参数 \"%s\""
#: access/common/reloptions.c:1180
#, c-format
msgid "parameter \"%s\" specified more than once"
-msgstr "表名 \"%s\" 被指定多次"
+msgstr "参数 \"%s\" 被指定多次"
#: access/common/reloptions.c:1196
#, c-format
--
2.43.0
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: Fix translation error in zh_CN.po for "parameter specified more than once"
2026-04-21 03:32 Fix translation error in zh_CN.po for "parameter specified more than once" ji xu <thanksgreed@gmail.com>
@ 2026-04-21 03:57 ` John Naylor <johncnaylorls@gmail.com>
2026-04-22 04:36 ` Fwd: Fix translation error in zh_CN.po for "parameter specified more than once" ji xu <thanksgreed@gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: John Naylor @ 2026-04-21 03:57 UTC (permalink / raw)
To: ji xu <thanksgreed@gmail.com>; +Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
On Tue, Apr 21, 2026 at 10:32 AM ji xu <thanksgreed@gmail.com> wrote:
> I found a translation error in the src/backend/po/zh_CN.po file.
Hi, there is a separate list for translations:
https://www.postgresql.org/list/pgsql-translators/
--
John Naylor
Amazon Web Services
^ permalink raw reply [nested|flat] 3+ messages in thread
* Fwd: Fix translation error in zh_CN.po for "parameter specified more than once"
2026-04-21 03:32 Fix translation error in zh_CN.po for "parameter specified more than once" ji xu <thanksgreed@gmail.com>
2026-04-21 03:57 ` Re: Fix translation error in zh_CN.po for "parameter specified more than once" John Naylor <johncnaylorls@gmail.com>
@ 2026-04-22 04:36 ` ji xu <thanksgreed@gmail.com>
0 siblings, 0 replies; 3+ messages in thread
From: ji xu @ 2026-04-22 04:36 UTC (permalink / raw)
To: pgsql-translators@lists.postgresql.org
---------- Forwarded message ---------
发件人: John Naylor <johncnaylorls@gmail.com>
Date: 2026年4月21日周二 11:57
Subject: Re: Fix translation error in zh_CN.po for "parameter specified
more than once"
To: ji xu <thanksgreed@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
On Tue, Apr 21, 2026 at 10:32 AM ji xu <thanksgreed@gmail.com> wrote:
> I found a translation error in the src/backend/po/zh_CN.po file.
Hi, there is a separate list for translations:
https://www.postgresql.org/list/pgsql-translators/
--
John Naylor
Amazon Web Services
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2026-04-22 04:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-04-21 03:32 Fix translation error in zh_CN.po for "parameter specified more than once" ji xu <thanksgreed@gmail.com>
2026-04-21 03:57 ` John Naylor <johncnaylorls@gmail.com>
2026-04-22 04:36 ` ji xu <thanksgreed@gmail.com>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox