Обсуждение: BUG #17508: ja.po for pg_ctl has an obvious mistake

Поиск
Список
Период
Сортировка

BUG #17508: ja.po for pg_ctl has an obvious mistake

От
PG Bug reporting form
Дата:
The following bug has been logged on the website:

Bug reference:      17508
Logged by:          TAKATSUKA Haruka
Email address:      harukat@sraoss.co.jp
PostgreSQL version: 14.3
Operating system:   ANY
Description:

"ja.po" for pg_ctl has an obvious error.
"停止" in the following entry must be "開始" or "起動".

src/bin/pg_ctl/po/ja.po:
 #: pg_ctl.c:996
 #, c-format
 msgid "%s: server did not start in time\n"
 msgstr "%s: サーバは時間内に停止しませんでした\n"