Typo in chinese translations - Mailing list pgsql-translators

From Daniel Gustafsson
Subject Typo in chinese translations
Date
Msg-id C3C3D708-6DBD-481C-96FC-BA8D65608361@yesql.se
Whole thread Raw
Responses Re: Typo in chinese translations  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-translators
When accidentally typoing a git grep I got two hits in the chinese translations
for said typo.  I’m not comfortable in submitting a chinese translation file
via the normal patch tracker since I can’t see if I messed anything up (perhaps
unlikely, but still) so below is a patch suggestion instead.  If anyone feels
like picking this up then below are the changes.

cheers ./daniel

diff --git a/src/interfaces/libpq/po/zh_CN.po b/src/interfaces/libpq/po/zh_CN.po
index ec2268b..1953226 100644
--- a/src/interfaces/libpq/po/zh_CN.po
+++ b/src/interfaces/libpq/po/zh_CN.po
@@ -698,13 +698,13 @@ msgstr "无法判断函数 lowrite 的 OID\n"
 #: fe-misc.c:295
 #, c-format
 msgid "integer of size %lu not supported by pqGetInt"
-msgstr "pgGetInt 不支持大小为 %lu 的整数"
+msgstr "pqGetInt 不支持大小为 %lu 的整数"

 # fe-misc.c:341
 #: fe-misc.c:331
 #, c-format
 msgid "integer of size %lu not supported by pqPutInt"
-msgstr "pgPutInt 不支持大小为 %lu 的整数"
+msgstr "pqPutInt 不支持大小为 %lu 的整数"

 # fe-misc.c:450 fe-misc.c:642 fe-misc.c:798
 #: fe-misc.c:642 fe-misc.c:843
diff --git a/src/interfaces/libpq/po/zh_TW.po b/src/interfaces/libpq/po/zh_TW.po
index 7d90c9e..e14e6ef 100644
--- a/src/interfaces/libpq/po/zh_TW.po
+++ b/src/interfaces/libpq/po/zh_TW.po
@@ -650,13 +650,13 @@ msgstr "無法判斷函式 lowrite 的 OID\n"
 #: fe-misc.c:270
 #, c-format
 msgid "integer of size %lu not supported by pqGetInt"
-msgstr "pgGetInt 不支援大小為 %lu 的整數 "
+msgstr "pqGetInt 不支援大小為 %lu 的整數 "

 # fe-misc.c:264
 #: fe-misc.c:306
 #, c-format
 msgid "integer of size %lu not supported by pqPutInt"
-msgstr "pgPutInt 不支援大小為 %lu 的整數"
+msgstr "pqPutInt 不支援大小為 %lu 的整數"

 # fe-misc.c:544
 # fe-misc.c:748

pgsql-translators by date:

Previous
From: Peter Eisentraut
Date:
Subject: 9.6.0 final stretch
Next
From: "Okano, Naoki"
Date:
Subject: Re: open Japanese translation tickets