|
1.
|
|
|
%s : out of memory
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : メモリ不足です
|
|
Translated by
HOTTA Michihide
|
|
|
|
Located in
pg_ctl.c:226 pg_ctl.c:241 pg_ctl.c:1851
|
|
2.
|
|
|
%s : could not open PID file " %s ": %s
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : PIDファイル" %s "をオープンできませんでした: %s
|
|
Translated by
HOTTA Michihide
|
|
|
|
Located in
pg_ctl.c:275
|
|
3.
|
|
|
%s : invalid data in PID file " %s "
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : PIDファイル" %s "内に無効なデータがあります
|
|
Translated by
HOTTA Michihide
|
|
|
|
Located in
pg_ctl.c:282
|
|
4.
|
|
|
%s : cannot set core file size limit; disallowed by hard limit
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : コアファイルのサイズ制限を設定できません:固定の制限により許されていません
|
|
Translated by
HOTTA Michihide
|
|
|
|
Located in
pg_ctl.c:558
|
|
5.
|
|
|
%s : could not read file " %s "
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : ファイル" %s "を読み取ることに失敗しました
|
|
Translated by
HOTTA Michihide
|
|
|
|
Located in
pg_ctl.c:583
|
|
6.
|
|
|
%s : option file " %s " must have exactly one line
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : オプションファイル" %s "は1行のみでなければなりません
|
|
Translated by
HOTTA Michihide
|
|
|
|
Located in
pg_ctl.c:588
|
|
7.
|
|
|
The program " %s " is needed by %s but was not found in the
same directory as " %s ".
Check your installation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%2$s には" %1$s "プログラムが必要ですが、" %3$s "と同じディレクトリ
にありませんでした。
インストール状況を確認してください。
|
|
Translated by
HOTTA Michihide
|
|
|
|
Located in
pg_ctl.c:636
|
|
8.
|
|
|
The program " %s " was found by " %s "
but was not the same version as %s .
Check your installation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
" %2$s "がプログラム" %1$s "を見つけましたが、これは %3$s と同じ
バージョンではありませんでした。
インストレーションを検査してください。
|
|
Translated by
HOTTA Michihide
|
|
|
|
Located in
pg_ctl.c:642
|
|
9.
|
|
|
%s : database system initialization failed
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : データベースシステムが初期化に失敗しました
|
|
Translated by
HOTTA Michihide
|
|
|
|
Located in
pg_ctl.c:675
|
|
10.
|
|
|
%s : another server might be running; trying to start server anyway
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 他のサーバが動作中の可能性がありますが、とにかくpostmasterの起動を試みます。
|
|
Translated by
HOTTA Michihide
|
|
|
|
Located in
pg_ctl.c:691
|