Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
postgresql-17 / usr / share / locale / ja / LC_MESSAGES / initdb-17.mo
Size: Mime:
ޕМ
pRqÄ
âíþ@`VW·Wdg7Ì@QE—užA;VE’5ØJAY?›Û6÷P.C:ÃQþHP]™4÷B,HoG¸J>KGŠ4Ò9>Al€í?(_<ˆÅ/Ù	$4"K!n…7N_"~8¡‚ÚN] Q¬ Jþ I!^b!\Á!+"J"g"<"-¼";ê"I&#@p#;±#±í#FŸ$uæ$r\%%Ï%õ%sý%-q&0Ÿ&/Ð&'¦‚')(8>(3w(«(/Á(ñ(&)0').X)-‡)µ)Ì)#Þ)*'!*(I*2r*"¥*È*6æ*#+1A+'s+"›+ ¾+0ß+A,R,7p,$¨,+Í,+ù,!%-(G-(p-™-,¶-:ã-.!=.$_.*„.#¯.Ó.&ò.0/J/$d/8‰/Â/3ß/0%10!W0y0”01±0:ã01&'15N1„1–1ž1*½1+è1242!Q2s2Œ20¬2Ý20ä2,37B3z3’3-«3BÙ3 4%=4.c4*’4.½4ì4Kô4@5$\55
…5“5¢5>¾5-ý5L+6Ax6º6'Ö6(þ6'7D73b7(–7'¿7 ç738<8CO8D“8=Ø8E9\9,v9/£9 Ó9ô9:(%:	N:´X:e
<'s<›<®<-Í<lû<Ãh=S,>Y€>zÚ>DU?Uš?dð?pU@ÂÆAb‰BVìBDCC1ˆC“ºCYNDS¨DüDAEMZEV¨EAÿE_AF]¡FgÿFSgGG»GeHSiH_½HGIceIMÉIVJ>nJl­J!K!<KD^KC£K^çKFLFcL2ªLÝLüL:M:RMéMXwNÐNOíN<=OczOÄÞOm£P¨QyºQ(4RŒ]RªêRD•S@ÚS1T[MTM©TM÷TXEUižUJVÚSV[.W¾ŠW’IX2ÜXYÊYEéYW/ZO‡ZÏ×Zϧ["w\Pš\Vë\ B]Bc]"¦]8É]A^1D^?v^0¶^$ç^A_;N_BŠ_2Í_D`AE`;‡`JÃ`;aQJaDœa5áa+bOCbX“b4ìb]!c6cA¶c>øcA7dMydMÇd;eWQeA©e5ëe;!f8]fY–f;ðf5,gEbgD¨gíg6haCh0¥hYÖh50iAfi/¨i1Øi5
j[@jTœjñjFújAAk!ƒk¥k4±k=ækB$l9gl0¡l7Òl%
m=0m:nm©mFµmHüm3Enyn"—nCºnVþn1Uo;‡oMÃoPpBbp¥p{¸p94q:nq©q­qÃq+Úq]rDdrv©r s2 s;Ós@t7PtDˆtKÍt@u?Zu8šu;Óu v]0vbŽvCñvq5w5§wFÝw?$x1dx"–x!¹x9Ûxy|FÏo³ˆ’;A3!7p»¦µÌ‘ÍɃ`±Åƍ¨Î€-d‡>r„+Ё“826©¥4?.´­ÂªX M<®Ue–”)^0Dastºy#&HJ²B"}ž{§¿*O¤Vm$œÃÁ½¬ÐCŸ¹%Ä
vc'¡˜—I~j@wLŽg	¼ xY5‚,_QšhE/(fÇR•¢zÀ
q›°¶nlu1G\¯Ë:9S«=P¸¾W·K£ik‹]™‰ŒT…bNʆÈ[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
      --builtin-locale=LOCALE
                            set builtin locale name for new databases
      --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={builtin|libc|icu}
                            set default locale provider for new databases
      --locale=LOCALE       set default locale for new databases
      --no-data-checksums   do not use data page checksums
      --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
      --sync-method=METHOD  set method for syncing files to disk
      --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, then exit
  LC_COLLATE:  %s
  LC_CTYPE:    %s
  LC_MESSAGES: %s
  LC_MONETARY: %s
  LC_NUMERIC:  %s
  LC_TIME:     %s
  default collation: %s
  locale 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 must be in range %d..%d%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 buildIf 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._wsetlocale() failedargument of %s must be a power of two between 1 and 1024builtin provider locale "%s" requires encoding "%s"cannot 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 from command "%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 synchronize file system for 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 requestdatabase name contains a newline or carriage return: "%s"
detail: 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 localefailed 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 name "%s" for builtin providerinvalid locale settings; check LANG and LC_* environment variablesinvalid value "%s" for option %slocale "%s" has unknown language "%s"locale "%s" requires unsupported encoding "%s"locale must be specified if provider is %slocale name "%s" contains non-ASCII characterslogfilemust specify a password for the superuser to enable password authenticationno data directory specifiedno data was returned by command "%s"ok
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 "autovacuum_worker_slots" ... %d
selecting default "max_connections" ... selecting default "shared_buffers" ... selecting default time zone ... selecting dynamic shared memory implementation ... setlocale() failedshell command argument contains a newline or carriage return: "%s"
specified 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 ... this build does not support sync method "%s"too many command-line arguments (first is "%s")unrecognized locale provider: %sunrecognized sync method: %suser does not existuser name lookup failure: error code %luwarning: Project-Id-Version: initdb (PostgreSQL 17)
Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org
PO-Revision-Date: 2025-01-10 15:02+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   ローカルソケット接続のデフォルト認証方式
      --builtin-locale=LOCALE
                            新しいデータベースの組み込みロケールを指定
      --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={builtin|libc|icu}
                            新しいデータベースにおけるデフォルトのロケール
                            プロバイダを設定
      --locale=LOCALE       新しいデータベースのデフォルトロケールをセット
      --no-data-checksums   データページのチェックサムを使用しない
      --no-instructions     次の手順の指示を表示しない
      --no-locale           --locale=C と同じ
      --pwfile=ファイル名   新しいスーパーユーザーのパスワードをファイルから
                            読み込む
      --sync-method=METHOD  ファイルをディスクに同期させる方法を指定
      --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                内部設定を表示して終了
  LC_COLLATE:  %s
  LC_CTYPE:    %s
  LC_MESSAGES: %s
  LC_MONETARY: %s
  LC_NUMERIC:  %s
  LC_TIME:     %s
  デフォルト照合順序:%s
  ロケールプロバイダ:%s
 [-D, --pgdata=]DATADIR     データベースクラスタの場所
"%s"は有効なサーバー符号化方式名ではありませんロケールプロバイダ"%2$s"が選択されていなければ%1$sは指定できません%s ホームページ: <%s>
%sはPostgreSQLデータベースクラスタを初期化します。
%sは%d..%dの範囲になければなりません%s() が失敗しました: %m-c %sは値が必要ですデータベージのチェックサムは無効です。
データページのチェックサムは有効です。
ロケールにより暗黙的に指定される符号化方式"%s"はサーバー側の
符号化方式として使用できません。
デフォルトのデータベース符号化方式は代わりに"%s"に設定されます。
符号化方式"%s"はサーバー側の符号化方式として使用できません。再入力してください:新しいスーパーユーザーのパスワードを入力してください:このビルドでは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環境変数で指定してください。_wsetlocale()が失敗しました%sの引数は1から1024までの間の2の累乗でなければなりません組み込みプロバイダロケール"%s"は符号化方式"%s"を必要とします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"を削除できませんでした: %mファイル"%s"の名前を"%s"に変更できませんでした: %mパス"%s"を絶対パス形式に変換できませんでした: %m環境を設定できません"%s"のjunctionを設定できませんでした:  %s
コマンド"%s"のためのプロセスを起動できませんでした: エラーコード %luファイル"%s"のstatに失敗しました: %mファイル"%s"に対してファイルシステムを同期できませんでした: %mファイル"%s"を書き出せませんでした: %m子プロセスへの書き込みができませんでした: %s
設定ファイルを作成しています ... ディレクトリ%sを作成しています ... サブディレクトリを作成しています ... ユーザーの要求によりデータディレクトリ"%s"を削除しませんでしたデータベース名に改行(LF)または復帰(CR)が含まれています: "%s"
詳細: ディレクトリ"%s"は存在しますが、空ではありませんローカル接続に対して"trust"認証を有効にします 符号化方式が合いませんエラー: WAL ディレクトリの削除に失敗しましたWAL ディレクトリの中身の削除に失敗しましたデータディレクトリの内容の削除に失敗しましたデータディレクトリの削除に失敗しました古いロケールの復元に失敗しました古いロケール"%s"を復元できませんでしたファイル"%s"は存在しませんファイル"%s"は通常のファイルではありませんディレクトリ%sの権限を設定しています ... ヒント: 入力ファイル"%s"は PostgreSQL %s のものではありません入力ファイルの場所は絶対パスでなければなりません"%2$s"接続では認証方式"%1$s"は無効です不正なバイナリ"%s": %mロケール名"%s"は不正ですロケール名"%s"は組み込みプロバイダでは不正です不正なロケール設定; 環境変数LANGおよびLC_* を確認してくださいオプション%2$sに対する不正な値"%1$s"ロケール"%s"は未知の言語"%s"を含んでいますロケール"%s"は非サポートの符号化方式"%s"を必要としますロケールプロバイダが%sの場合はロケールの指定が必須ですロケール名"%s"は不正な非ASCII文字を含んでいますログファイルパスワード認証を有効にするにはスーパーユーザーのパスワードを指定する必要がありますデータディレクトリが指定されていませんコマンド"%s"がデータを返却しませんでしたok
メモリ不足ですメモリ不足です
パスワードファイル"%s"が空ですパスワードプロンプトとパスワードファイルは同時に指定できませんブートストラップ後の初期化を実行しています ... %2$sにはプログラム"%1$s"が必要ですが、"%3$s"と同じディレクトリにはありませんでした。"%2$s"がプログラム"%1$s"を見つけましたが、これは%3$sと同じバージョンではありませんでした。WAL ディレクトリ"%s"を削除していますWAL ディレクトリ"%s"の中身を削除していますデータディレクトリ"%s"の内容を削除していますデータディレクトリ"%s"を削除していますブートストラップスクリプトを実行しています ... デフォルトの"autovacuum_worker_slots"を選択しています ... %d
デフォルトの"max_connections"を選択しています ... デフォルトの"shared_buffers"を選択しています ... デフォルトの時間帯を選択しています ... 動的共有メモリの実装を選択しています ... setlocale()が失敗しましたシェルコマンドの引数に改行(LF)または復帰(CR)が含まれています: "%s"
指定したテキスト検索設定"%s"がロケール"%s"に合わない可能性がありますロケール"%s"に適したテキスト検索設定が不明ですスーパーユーザー名"%s"は許可されません; ロール名は"pg_"で始めることはできませんデータをディスクに同期しています ... このビルドでは同期方式"%s"をサポートしていませんコマンドライン引数が多すぎます。(先頭は"%s")認識できない照合順序プロバイダ: %s認識できない同期方式: %sユーザーが存在しませんユーザー名の参照に失敗: エラーコード %lu警告: