????

Your IP : 216.73.216.152


Current Path : C:/opt/pgsql/share/locale/ja/LC_MESSAGES/
Upload File :
Current File : C:/opt/pgsql/share/locale/ja/LC_MESSAGES/initdb-16.mo

���Rd
���@�`�WWW�7@?Q��m�AGE�5�J?P�6�P�C4:xQ�H]N4�B�H$GmJ�>G?4�9�3�*l=�?�(�<&c/w��"�!��7���"$8A�zN�QLJ��^\a+�� < -\ ;� I� @!;Q!��!F?"u�"r�"%o#�#s�#-$0?$/p$��$�"%*�%C�%8&/N&~&&�&0�&.�&-'B'Y'#k'�''�'(�'2�'"2(U(6s(#�(1�(')"() K)0l)A�)�)7�)$5*+Z*+�*!�*(�*(�*&+,C+:p+�+!�+*�+#,;,&Z,0�,�,$�,8�,*-G-%e-!�-�-�-1�-.& .5G.}.�.�.*�.+�.
/!-/O/h/0�/�/0�/,�/70V0n0B�0%�0.�01K'1s1�1
�1�1�1>�1-2L92A�2�2'�2(353R3&p3%�3 �33�34D%4=j4E�4�4/5 85Y5(m5	�5��5e~7'�788->8ll8��8S�9Y�9DK:U�:d�:pK;��<bw=D�=1>�Q>S�>9?AU?M�?V�?A<@_~@]�@g<AS�AG�Ae@BS�B_�BGZCc�CMDVTD2�D�Dl�DbEDzEC�E^FbFFF�F�F:G:;G�vGX`H�HO�H<&I'cIc�I��Im�J�"Ky�K(EL�nL��LD�M@�M1,N[^NM�NMOXVOi�OJP�dP[?Q��Q�ZR2�R S�/SE�SW@TO�T��T��U>�Ve�V -WBNW"�W8�WA�W1/X?aX0�X$�XA�X;9YBuY2�YD�YA0Z;rZJ�Z;�ZQ5[D�[5�[+\O.\X~\4�\]]6j]A�]>�]A"^Md^M�^;_W<_A�_5�_;`YH`;�`5�`EaDZa�a6�aa�a0Wb5�bA�b/c10c5bc[�c�cF�cADd!�d�d4�d=�dB'e9je7�e%�e=f:@f{fF�fH�f3gKg"igV�g;�gMhmh{�h9�h6i:iPi+gi]�iD�iv6j�j2-k;`k@�k7�kDl>Zl=�l8�l;m LmbmmC�mqn5�n?�n1�n!.o9Po�o�d�[g�#�NB�bU�X&a�~��W>8L��f_�l
w��t�4ems6-�5:�{�����!3.RkPVQi<=%��0�9Y��FH�IjM;}�����u��Ch��1�q*J+�x7E`�O�$z��'�(]?r�2"vocp��\
K ���S���/|^�@GA����,��nTD	��y�)Z�
If the data directory is not specified, the environment variable PGDATA
is used.

Less commonly used options:

Options:

Other options:

Report bugs to <%s>.

Success. You can now start the database server using:

    %s


Sync to disk skipped.
The data directory might become corrupt if the operating system crashes.
      --auth-host=METHOD    default authentication method for local TCP/IP connections
      --auth-local=METHOD   default authentication method for local-socket connections
      --discard-caches      set debug_discard_caches=1
      --icu-locale=LOCALE   set ICU locale ID for new databases
      --icu-rules=RULES     set additional ICU collation rules for new databases
      --lc-collate=, --lc-ctype=, --lc-messages=LOCALE
      --lc-monetary=, --lc-numeric=, --lc-time=LOCALE
                            set default locale in the respective category for
                            new databases (default taken from environment)
      --locale-provider={libc|icu}
                            set default locale provider for new databases
      --locale=LOCALE       set default locale for new databases
      --no-instructions     do not print instructions for next steps
      --no-locale           equivalent to --locale=C
      --pwfile=FILE         read password for the new superuser from file
      --wal-segsize=SIZE    size of WAL segments, in megabytes
  %s [OPTION]... [DATADIR]
  -?, --help                show this help, then exit
  -A, --auth=METHOD         default authentication method for local connections
  -E, --encoding=ENCODING   set default encoding for new databases
  -L DIRECTORY              where to find the input files
  -N, --no-sync             do not wait for changes to be written safely to disk
  -S, --sync-only           only sync database files to disk, then exit
  -T, --text-search-config=CFG
                            default text search configuration
  -U, --username=NAME       database superuser name
  -V, --version             output version information, then exit
  -W, --pwprompt            prompt for a password for the new superuser
  -X, --waldir=WALDIR       location for the write-ahead log directory
  -c, --set NAME=VALUE      override default setting for server parameter
  -d, --debug               generate lots of debugging output
  -g, --allow-group-access  allow group read/execute on data directory
  -k, --data-checksums      use data page checksums
  -n, --no-clean            do not clean up after errors
  -s, --show                show internal settings
  ICU locale:  %s
  LC_COLLATE:  %s
  LC_CTYPE:    %s
  LC_MESSAGES: %s
  LC_MONETARY: %s
  LC_NUMERIC:  %s
  LC_TIME:     %s
  provider:    %s
 [-D, --pgdata=]DATADIR     location for this database cluster
"%s" is not a valid server encoding name%s cannot be specified unless locale provider "%s" is chosen%s home page: <%s>
%s initializes a PostgreSQL database cluster.

%s() failed: %m-c %s requires a valueData page checksums are disabled.
Data page checksums are enabled.
Encoding "%s" implied by locale is not allowed as a server-side encoding.
The default database encoding will be set to "%s" instead.
Encoding "%s" is not allowed as a server-side encoding.Enter it again: Enter new superuser password: ICU is not supported in this buildICU locale must be specifiedIf the locale name is specific to ICU, use --icu-locale.If you want to create a new database system, either remove or empty the directory "%s" or run %s with an argument other than "%s".If you want to store the WAL there, either remove or empty the directory "%s".It contains a dot-prefixed/invisible file, perhaps due to it being a mount point.It contains a lost+found directory, perhaps due to it being a mount point.Passwords didn't match.
Please log in (using, e.g., "su") as the (unprivileged) user that will own the server process.Rerun %s and either do not specify an encoding explicitly, or choose a matching combination.Rerun %s with a different locale selection.Rerun %s with the -E option.Running in debug mode.
Running in no-clean mode.  Mistakes will not be cleaned up.
Specify the correct path using the option -L.The database cluster will be initialized with locale "%s".
The database cluster will be initialized with this locale configuration:
The default database encoding has accordingly been set to "%s".
The default text search configuration will be set to "%s".
The encoding you selected (%s) and the encoding that the selected locale uses (%s) do not match. This would lead to misbehavior in various character string processing functions.The encoding you selected (%s) is not supported with the ICU provider.The files belonging to this database system will be owned by user "%s".
This user must also own the server process.

This might mean you have a corrupted installation or identified the wrong directory with the invocation option -L.Try "%s --help" for more information.Usage:
Using a mount point directly as the data directory is not recommended.
Create a subdirectory under the mount point.Using language tag "%s" for ICU locale "%s".
WAL directory "%s" not removed at user's requestWAL directory location must be an absolute pathYou can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.You must identify the directory where the data for this database system will reside.  Do this with either the invocation option -D or the environment variable PGDATA.argument of --wal-segsize must be a numberargument of --wal-segsize must be a power of two between 1 and 1024cannot be run as rootcannot duplicate null pointer (internal error)
caught signal
child process exited with exit code %dchild process exited with unrecognized status %dchild process was terminated by exception 0x%Xchild process was terminated by signal %d: %scommand not executablecommand not foundcould not access directory "%s": %mcould not access file "%s": %mcould not allocate SIDs: error code %lucould not change permissions of "%s": %mcould not change permissions of directory "%s": %mcould not close directory "%s": %mcould not close file "%s": %mcould not convert locale name "%s" to language tag: %scould not create directory "%s": %mcould not create restricted token: error code %lucould not create symbolic link "%s": %mcould not execute command "%s": %mcould not find a "%s" to executecould not find suitable encoding for locale "%s"could not find suitable text search configuration for locale "%s"could not fsync file "%s": %mcould not get exit code from subprocess: error code %lucould not get junction for "%s": %s
could not get language from locale "%s": %scould not look up effective user ID %ld: %scould not open directory "%s": %mcould not open file "%s" for reading: %mcould not open file "%s" for writing: %mcould not open file "%s": %mcould not open process token: error code %lucould not re-execute with restricted token: error code %lucould not read binary "%s": %mcould not read directory "%s": %mcould not read password from file "%s": %mcould not remove directory "%s": %mcould not remove file "%s": %mcould not rename file "%s" to "%s": %mcould not resolve path "%s" to absolute form: %mcould not set environmentcould not set junction for "%s": %s
could not start process for command "%s": error code %lucould not stat file "%s": %mcould not write file "%s": %mcould not write to child process: %s
creating configuration files ... creating directory %s ... creating subdirectories ... data directory "%s" not removed at user's requestdetail: directory "%s" exists but is not emptyenabling "trust" authentication for local connectionsencoding mismatcherror: failed to remove WAL directoryfailed to remove contents of WAL directoryfailed to remove contents of data directoryfailed to remove data directoryfailed to restore old locale "%s"file "%s" does not existfile "%s" is not a regular filefixing permissions on existing directory %s ... hint: input file "%s" does not belong to PostgreSQL %sinput file location must be an absolute pathinvalid authentication method "%s" for "%s" connectionsinvalid binary "%s": %minvalid locale name "%s"invalid locale settings; check LANG and LC_* environment variableslocale "%s" has unknown language "%s"locale "%s" requires unsupported encoding "%s"logfilemust specify a password for the superuser to enable password authenticationno data directory specifiedok
out of memoryout of memory
password file "%s" is emptypassword prompt and password file cannot be specified togetherperforming post-bootstrap initialization ... program "%s" is needed by %s but was not found in the same directory as "%s"program "%s" was found by "%s" but was not the same version as %sremoving WAL directory "%s"removing contents of WAL directory "%s"removing contents of data directory "%s"removing data directory "%s"running bootstrap script ... selecting default max_connections ... selecting default shared_buffers ... selecting default time zone ... selecting dynamic shared memory implementation ... setlocale() failedspecified text search configuration "%s" might not match locale "%s"suitable text search configuration for locale "%s" is unknownsuperuser name "%s" is disallowed; role names cannot begin with "pg_"syncing data to disk ... too many command-line arguments (first is "%s")unrecognized locale provider: %suser does not existuser name lookup failure: error code %luwarning: Project-Id-Version: initdb (PostgreSQL 16)
Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org
POT-Creation-Date: 2023-08-30 09:20+0900
PO-Revision-Date: 2023-08-30 09:53+0900
Last-Translator: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Language-Team: Japan PostgreSQL Users Group <jpug-doc@ml.postgresql.jp>
Language: ja
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=1; plural=0;
X-Generator: Poedit 1.8.13

データディレクトリが指定されない場合、PGDATA環境変数が使用されます。

使用頻度の低いオプション:

オプション:

その他のオプション:

バグは<%s>に報告してください。

成功しました。以下のようにしてデータベースサーバーを起動できます:

    %s


ディスクへの同期がスキップされました。
オペレーティングシステムがクラッシュした場合データディレクトリは破損されるかもしれません。
      --auth-host=METHOD    ローカルTCP/IP接続のデフォルト認証方式
      --auth-local=METHOD   ローカルソケット接続のデフォルト認証方式
      --discard-caches      debug_discard_cachesを1に設定する
      --icu-locale=LOCALE   新しいデータベースのICUロケールIDを設定
      --icu-rules=RULES     新しいデータベースに追加するICU照合順序ルール(群)
      --lc-collate, --lc-ctype, --lc-messages=ロケール名
      --lc-monetary, --lc-numeric, --lc-time=ロケール名
                            新しいデータベースで使用する、おのおののカテゴリの
                            デフォルトロケールを設定(デフォルト値は環境変数から
                            取得)
      --locale-provider={libc|icu}
                            新しいデータベースにおけるデフォルトのロケール
                            プロバイダを設定
      --locale=LOCALE       新しいデータベースのデフォルトロケールをセット
      --no-instructions     次の手順の指示を表示しない
      --no-locale           --locale=C と同じ
      --pwfile=ファイル名   新しいスーパーユーザーのパスワードをファイルから
                            読み込む
      --wal-segsize=SIZE    WALセグメントのサイズ、メガバイト単位
  %s [OPTION]... [DATADIR]
  -?, --help                このヘルプを表示して終了
  -A, --auth=METHOD         ローカル接続のデフォルト認証方式
  -E, --encoding=ENCODING   新規データベースのデフォルト符号化方式
  -L DIRECTORY              入力ファイルの場所を指定
  -N, --no-sync             変更の安全なディスクへの書き出しを待機しない
  -S, --sync-only           データベースファイルのsyncのみを実行して終了
  -T, --text-search-config=CFG\
                            デフォルトのテキスト検索設定
  -U, --username=NAME       データベースのスーパーユーザーの名前
  -V, --version             バージョン情報を表示して終了
  -W, --pwprompt            新規スーパーユーザーに対してパスワード入力を促す
  -X, --waldir=WALDIR       先行書き込みログ用ディレクトリの位置
  -c, --set NAME=VALUE      サーバーパラメータのデフォルト値を上書き設定
  -d, --debug               多くのデバッグ用の出力を生成
  -g, --allow-group-access  データディレクトリのグループ読み取り/実行を許可
  -k, --data-checksums      データページのチェックサムを使用
  -n, --no-clean            エラー発生後のクリーンアップを行わない
  -s, --show                内部設定を表示
  ICUロケール: %s
  LC_COLLATE:  %s
  LC_CTYPE:    %s
  LC_MESSAGES: %s
  LC_MONETARY: %s
  LC_NUMERIC:  %s
  LC_TIME:     %s
  プロバイダ:  %s
 [-D, --pgdata=]DATADIR     データベースクラスタの場所
"%s"は有効なサーバー符号化方式名ではありませんロケールプロバイダ"%2$s"が選択されていなければ%1$sは指定できません%s ホームページ: <%s>
%sはPostgreSQLデータベースクラスタを初期化します。
%s() が失敗しました: %m-c %sは値が必要ですデータベージのチェックサムは無効です。
データページのチェックサムは有効です。
ロケールにより暗黙的に指定される符号化方式"%s"はサーバー側の
符号化方式として使用できません。
デフォルトのデータベース符号化方式は代わりに"%s"に設定されます。
符号化方式"%s"はサーバー側の符号化方式として使用できません。再入力してください:新しいスーパーユーザーのパスワードを入力してください:このビルドではICUはサポートされていませんICUロケールの指定が必要ですロケール名がICU特有のものである場合は、--icu-localeを使用してください。新規にデータベースシステムを作成したいのであれば、ディレクトリ"%s"を削除あるいは空にする、または%sを"%s"以外の引数で実行してください。そこにWALを格納したい場合は、ディレクトリ"%s"を削除するか空にしてください。おそらくマウントポイントであることに起因した先頭がドットであるファイル、または不可視なファイルが含まれています。おそらくマウントポイントであることに起因したlost+foundディレクトリが含まれています。パスワードが一致しません。
サーバープロセスの所有者となる(非特権)ユーザーとして(例えば"su"を使用して)ログインしてください。%sを再度実行してください、その際にはエンコーディングを明示的に指定しないか、適合する組み合わせを選択してください。別のローケルを選択して%sを再実行してください。-Eオプションを付けて%sを再実行してください。デバッグモードで実行しています。
no-clean モードで実行しています。失敗した状況は削除されません。
-Lオプションを使用して正しいパスを指定してください。データベースクラスタはロケール"%s"で初期化されます。
データベースクラスタは以下のロケール構成で初期化されます。
デフォルトのデータベース符号化方式はそれに対応して%sに設定されました。
デフォルトのテキスト検索構成は %s に設定されます。
選択した符号化方式(%s)と選択したロケールが使用する符号化方式(%s)が合っていません。これにより各種の文字列処理関数が間違った動作をすることになります。指定された符号化方式(%s)はICUプロバイダではサポートされません。データベースシステム内のファイルの所有者はユーザー"%s"となります。
このユーザーをサーバープロセスの所有者とする必要があります。

インストール先が破損しているか実行時オプション-Lで間違ったディレクトリを指定した可能性があります。詳細は"%s --help"を実行してください。使用方法:
マウントポイントであるディレクトリをデータディレクトリとして使用することはお勧めしません。
この下にサブディレクトリを作成してください。ICUロケール"%s"に対して言語タグ"%s"を使用します。
ユーザーの要求により WAL ディレクトリ"%s"を削除しませんでしたWAL ディレクトリの位置は、絶対パスでなければなりませんpg_hba.confを編集する、もしくは、次回initdbを実行する時に -A オプション、あるいは --auth-local および --auth-host オプションを使用することで変更できます。データベースシステムのデータを格納するディレクトリを指定する必要があります。実行時オプション -D、もしくは、PGDATA環境変数で指定してください。--wal-segsize の引数は数値でなければなりません--wal-segsize のパラメータは1から1024までの間の2の累乗でなければなりませんroot では実行できませんnull ポインタを複製できません(内部エラー)。
シグナルが発生しました
子プロセスが終了コード%dで終了しました子プロセスが未知のステータス%dで終了しました子プロセスが例外0x%Xで終了しました子プロセスはシグナル%dにより終了しました: %sコマンドは実行形式ではありませんコマンドが見つかりませんディレクトリ"%s"にアクセスできませんでした: %mファイル"%s"にアクセスできませんでした: %mSIDを割り当てられませんでした: エラーコード %lu"%s"の権限を変更できませんでした: %mディレクトリ"%s"の権限を変更できませんでした: %mディレクトリ"%s"をクローズできませんでした: %mファイル"%s"をクローズできませんでした: %mロケール名"%s"を、言語タグに変換できませんでした: %sディレクトリ"%s"を作成できませんでした: %m制限付きトークンを生成できませんでした: エラーコード %luシンボリックリンク"%s"を作成できませんでした: %mコマンド"%s"を実行できませんでした: %m実行する"%s"がありませんでしたロケール"%s"に対して適切な符号化方式がありませんでしたロケール"%s"用の適切なテキスト検索設定が見つかりませんでしたファイル"%s"をfsyncできませんでした: %mサブプロセスの終了コードを取得できませんでした: エラーコード %lu"%s"のjunctionを入手できませんでした:  %s
ロケール"%s"から言語を取得できませんでした: %s実効ユーザーID %ld が見つかりませんでした: %sディレクトリ"%s"をオープンできませんでした: %mファイル"%s"を読み取り用にオープンできませんでした: %mファイル"%s"を書き込み用にオープンできませんでした: %mファイル"%s"をオープンできませんでした: %mプロセストークンをオープンできませんでした: エラーコード %lu制限付きトークンで再実行できませんでした: %luバイナリ"%s"を読み取れませんでした: %mディレクトリ"%s"を読み取れませんでした: %mファイル"%s"からパスワードを読み取ることができませんでした: %mディレクトリ"%s"を削除できませんでした: %mファイル"%s"を削除できませんでした: %mファイル"%s"の名前を"%s"に変更できませんでした: %mパス"%s"を絶対パス形式に変換できませんでした: %m環境を設定できません"%s"のjunctionを設定できませんでした:  %s
コマンド"%s"のためのプロセスを起動できませんでした: エラーコード %luファイル"%s"のstatに失敗しました: %mファイル"%s"を書き出せませんでした: %m子プロセスへの書き込みができませんでした: %s
設定ファイルを作成しています ... ディレクトリ%sを作成しています ... サブディレクトリを作成しています ... ユーザーの要求によりデータディレクトリ"%s"を削除しませんでした詳細: ディレクトリ"%s"は存在しますが、空ではありませんローカル接続に対して"trust"認証を有効にします 符号化方式が合いませんエラー: WAL ディレクトリの削除に失敗しましたWAL ディレクトリの中身の削除に失敗しましたデータディレクトリの内容の削除に失敗しましたデータディレクトリの削除に失敗しました古いロケール"%s"を復元できませんでしたファイル"%s"は存在しませんファイル"%s"は通常のファイルではありませんディレクトリ%sの権限を設定しています ... ヒント: 入力ファイル"%s"は PostgreSQL %s のものではありません入力ファイルの場所は絶対パスでなければなりません"%2$s"接続では認証方式"%1$s"は無効です不正なバイナリ"%s": %mロケール名"%s"は不正です不正なロケール設定; 環境変数LANGおよびLC_* を確認してくださいロケール"%s"は未知の言語"%s"を含んでいますロケール"%s"は非サポートの符号化方式"%s"を必要としますログファイルパスワード認証を有効にするにはスーパーユーザーのパスワードを指定する必要がありますデータディレクトリが指定されていませんok
メモリ不足ですメモリ不足です
パスワードファイル"%s"が空ですパスワードプロンプトとパスワードファイルは同時に指定できませんブートストラップ後の初期化を実行しています ... %2$sにはプログラム"%1$s"が必要ですが、"%3$s"と同じディレクトリにはありませんでした。"%2$s"がプログラム"%1$s"を見つけましたが、これは%3$sと同じバージョンではありませんでした。WAL ディレクトリ"%s"を削除していますWAL ディレクトリ"%s"の中身を削除していますデータディレクトリ"%s"の内容を削除していますデータディレクトリ"%s"を削除していますブートストラップスクリプトを実行しています ... デフォルトのmax_connectionsを選択しています ... デフォルトのshared_buffersを選択しています ... デフォルトの時間帯を選択しています ... 動的共有メモリの実装を選択しています ... setlocale()が失敗しました指定したテキスト検索設定"%s"がロケール"%s"に合わない可能性がありますロケール"%s"に適したテキスト検索設定が不明ですスーパーユーザー名"%s"は許可されません; ロール名は"pg_"で始めることはできませんデータをディスクに同期しています ... コマンドライン引数が多すぎます。(先頭は"%s")認識できない照合順序プロバイダ: %sユーザーが存在しませんユーザー名の参照に失敗: エラーコード %lu警告: