BUG #5819: Translation Error of initdb's zh_CN.po
От | yulei |
---|---|
Тема | BUG #5819: Translation Error of initdb's zh_CN.po |
Дата | |
Msg-id | 201101070652.p076qVgs063595@wwwmaster.postgresql.org обсуждение исходный текст |
Ответы |
Re: BUG #5819: Translation Error of initdb's zh_CN.po
|
Список | pgsql-bugs |
The following bug has been logged online: Bug reference: 5819 Logged by: yulei Email address: yu1ei@hotmail.com PostgreSQL version: 9.0.2 Operating system: Windows XP Service Pack 3 Description: Translation Error of initdb's zh_CN.po Details: Hi, I am a chinse , i found the "src/bin/initdb/po/zh_CN.po" have a translation error in line 608. there are five "text search configuration" strings in file "zh_CN.po",four of them are translated by "ææ¬æç´¢é ç½®"ï¼but ,the one in line 608 is translated by "ç¼ç é ç½®",that's wrong , it should like the other four. i suggest change: #: initdb.c:2881 #, c-format msgid "%s: could not find suitable text search configuration for locale %s\n" msgstr "%s: æ æ³ä¸ºè¯è¨ç¯å¢\"%s\" æ¾å°åéçç¼ç é ç½®\n" to #: initdb.c:2881 #, c-format msgid "%s: could not find suitable text search configuration for locale %s\n" msgstr "%s: æ æ³ä¸ºè¯è¨ç¯å¢\"%s\" æ¾å°åéçææ¬æç´¢é ç½®\n" can you fixed it ï¼
В списке pgsql-bugs по дате отправления: