public inbox for pgsql-translators@postgresql.org  
help / color / mirror / Atom feed
From: =?utf-8?B?ZWxvZGll?= <beifu23@foxmail.com>
To: =?utf-8?B?cGdzcWwtdHJhbnNsYXRvcnM=?= <pgsql-translators@lists.postgresql.org>
Subject: Fw: Typo in Chinese translation: "转移" should be "转义"
Date: Fri, 24 Apr 2026 21:30:57 +0800
Message-ID: <tencent_9831C02123D0A0E109884407D5B606603E05@qq.com> (raw)

Hi,&nbsp;
Seems here's the right place to report this translation issue.


Thanks and best regards!


Elodie Fu



------------------ 原始邮件 ------------------
发件人: elodie <beifu23@foxmail.com&gt;
发送时间: 2026年4月24日 10:25
收件人: pgsql-bugs <pgsql-bugs@lists.postgresql.org&gt;
主题: Fw: Typo in Chinese translation: "转移" should be "转义"



Hi there,


Just find a typo in PG18 Chinese translation for the hint message about escape string syntax.


Environment:
- PostgreSQL version: 18.0
- OS: Windows 10 x64
- Setting: lc_messages = 'zh_CN'


Steps to reproduce:
-----------------------------------------------------------------
psql (18.0)
输入 "help" 来获取帮助信息.


postgres=# SET standard_conforming_strings = off;
SET
postgres=# INSERT INTO tb1 (c) VALUES ('a\O\0');
警告: &nbsp;在字符串常量中以不标准的方法使用转义字符
第1行INSERT INTO tb1 (c) VALUES ('a\O\0');
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;^
提示: &nbsp;对转移字符使用转义字符串语法,例如 E'\r\n'.
错误: &nbsp;无效的 "UTF8" 编码字节顺序: 0x00
-----------------------------------------------------------------


The hint message displays:
&nbsp; 提示: 对转移字符使用转义字符串语法,例如 E'\r\n'.


Expected (correct translation):
&nbsp; 提示: 对转义字符使用转义字符串语法,例如 E'\r\n'.


The source message is:
&nbsp; "Use the escape string syntax for escapes, e.g., E'\r\n'."


"转移" is a typo. The correct word should be "转义" (escape).



Thanks and Best Regards!


Elodie Fu




elodie
beifu23@foxmail.com

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pgsql-translators@postgresql.org
  Cc: beifu23@foxmail.com, pgsql-translators@lists.postgresql.org
  Subject: Re: Fw: Typo in Chinese translation: "转移" should be "转义"
  In-Reply-To: <tencent_9831C02123D0A0E109884407D5B606603E05@qq.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox