Hacked By AnonymousFox

Current Path : /usr/share/locale/ja/LC_MESSAGES/
Upload File :
Current File : //usr/share/locale/ja/LC_MESSAGES/pgscripts-10.mo

�������K��
�>>E=�-���C�A� 9(T}I�E�*>�;�=%:c<�9�65LC�C�9
ED=�.�E�:=?xA�<�977q4�L�J+3vH�E�B9A|5�2�N'7v2�2�J:_5�0�0)2M\J�G�4=CrH�E�DE=�v�<? �| Q!@R!5�!4�!1�!00";a"5�"'�"6�"32#9f#@�#;�#;$`Y$8�$2�$9&%6`%>�%�%/�%<&#O&#s&8�&%�&#�&'&:'a'Eh'6�'E�'F+(Kr(7�(K�(7B)Jz)6�)<�)D9*5~*�**�*8�*66+(m+4�+$�+#�+ ,5,-U,,�,(�,/�,;	-9E-"-!�-�-\�-6.I.*g.8�.9�.,/82/#k/4�/.�/�/)07:0r0
�0C�0A�0+1G1X1t1�1.�13�122E2
R2]2v2'�2"�22�273&I3p3x3/�3+�3*�344$414@4W4`4(t4�4��4ei6�6�6O�6UK7N�7J�7�;8E+9Cq9�92�92�9;-:)i:e�:\�:�V;G�;D-<Vr<S�<S=Pq=M�=L>�]>_�>DI?V�?D�?;*@ef@\�@_)A\�Ag�ASNB>�B;�BzCh�C:DY<DV�DS�DRAES�EP�E�9FL�FS5GS�G��GYhHE�HNIMWI1�IY�IM1JSJC�J_KkwKk�KpOLa�L�"MD�M��MV�NGOMJOM�OJ�OI1PG{PG�PIQJUQG�Q\�Q`ERc�Rg
S�rSMTGNTG�TD�TP#U
tUPUx�U8IV8�VP�VJW8WW2�W7�W�WqXktXz�X�[Y��YkcZ��ZtP[��[tF\@�\h�\_e]<�]E^`H^S�^?�^S=_D�_8�_9`8I`4�`V�`MaB\aO�aM�a8=b1vb,�b�bUcEncN�cidrmdP�dr1e3�eD�eef5�f>�f\�fUggg{{gr�g;jh&�h#�h'�h/iDIi>�i:�ijj+1j.]j5�j:�jX�jUVk3�k�k"�k<l9Ol;�l�l�l�l�lm2m:m6Ym�m�Q��M {kV^*
��y~��+I��8J�2q�=���N�}9'C�w\��@h��W��$�t��3f���-&7!nAjE�mX�z`#�i�oLv�/F%�a��KT.>��OSUDu��?�,Y�0	[��PZd�4�Rr1b5g|x6;��p"�(e�)�:B
�GlH_�s<]����c�
By default, a database with the same name as the current user is created.

Connection options:

Options:

Read the description of the SQL command CLUSTER for details.

Read the description of the SQL command REINDEX for details.

Read the description of the SQL command VACUUM for details.

Report bugs to <pgsql-bugs@postgresql.org>.
      --analyze-in-stages         only update optimizer statistics, in multiple
                                  stages for faster results; no vacuum
      --lc-collate=LOCALE      LC_COLLATE setting for the database
      --lc-ctype=LOCALE        LC_CTYPE setting for the database
  %s [OPTION]...
  %s [OPTION]... DBNAME
  %s [OPTION]... [DBNAME]
  %s [OPTION]... [DBNAME] [DESCRIPTION]
  %s [OPTION]... [ROLENAME]
  --if-exists               don't report error if database doesn't exist
  --if-exists               don't report error if user doesn't exist
  --interactive             prompt for missing role name and attributes rather
                            than using defaults
  --maintenance-db=DBNAME      alternate maintenance database
  --maintenance-db=DBNAME   alternate maintenance database
  --no-replication          role cannot initiate replication
  --replication             role can initiate replication
  -?, --help                      show this help, then exit
  -?, --help                   show this help, then exit
  -?, --help                show this help, then exit
  -?, --help               show this help, then exit
  -D, --no-createdb         role cannot create databases (default)
  -D, --tablespace=TABLESPACE  default tablespace for the database
  -E, --encoding=ENCODING      encoding for the database
  -F, --freeze                    freeze row transaction information
  -I, --no-inherit          role does not inherit privileges
  -L, --no-login            role cannot login
  -O, --owner=OWNER            database user to own the new database
  -P, --pwprompt            assign a password to new role
  -R, --no-createrole       role cannot create roles (default)
  -S, --no-superuser        role will not be superuser (default)
  -S, --schema=SCHEMA       reindex specific schema(s) only
  -T, --template=TEMPLATE      template database to copy
  -U, --username=USERNAME      user name to connect as
  -U, --username=USERNAME   user name to connect as
  -U, --username=USERNAME   user name to connect as (not the one to create)
  -U, --username=USERNAME   user name to connect as (not the one to drop)
  -U, --username=USERNAME  user name to connect as
  -V, --version                   output version information, then exit
  -V, --version                output version information, then exit
  -V, --version             output version information, then exit
  -V, --version            output version information, then exit
  -W, --password               force password prompt
  -W, --password            force password prompt
  -Z, --analyze-only              only update optimizer statistics; no vacuum
  -a, --all                       vacuum all databases
  -a, --all                 cluster all databases
  -a, --all                 reindex all databases
  -c, --connection-limit=N  connection limit for role (default: no limit)
  -d, --createdb            role can create new databases
  -d, --dbname=DBNAME             database to vacuum
  -d, --dbname=DBNAME       database to cluster
  -d, --dbname=DBNAME       database to reindex
  -d, --dbname=DBNAME      database name
  -e, --echo                      show the commands being sent to the server
  -e, --echo                   show the commands being sent to the server
  -e, --echo                show the commands being sent to the server
  -f, --full                      do full vacuuming
  -g, --role=ROLE           new role will be a member of this role
  -h, --host=HOSTNAME          database server host or socket directory
  -h, --host=HOSTNAME       database server host or socket directory
  -h, --host=HOSTNAME      database server host or socket directory
  -i, --index=INDEX         recreate specific index(es) only
  -i, --inherit             role inherits privileges of roles it is a
                            member of (default)
  -i, --interactive         prompt before deleting anything
  -i, --interactive         prompt before deleting anything, and prompt for
                            role name if not specified
  -j, --jobs=NUM                  use this many concurrent connections to vacuum
  -l, --locale=LOCALE          locale settings for the database
  -l, --login               role can login (default)
  -p, --port=PORT              database server port
  -p, --port=PORT           database server port
  -p, --port=PORT          database server port
  -q, --quiet                     don't write any messages
  -q, --quiet               don't write any messages
  -q, --quiet              run quietly
  -r, --createrole          role can create new roles
  -s, --superuser           role will be superuser
  -s, --system              reindex system catalogs only
  -t, --table='TABLE[(COLUMNS)]'  vacuum specific table(s) only
  -t, --table=TABLE         cluster specific table(s) only
  -t, --table=TABLE         reindex specific table(s) only
  -t, --timeout=SECS       seconds to wait when attempting connection, 0 disables (default: %s)
  -v, --verbose                   write a lot of output
  -v, --verbose             write a lot of output
  -w, --no-password            never prompt for password
  -w, --no-password         never prompt for password
  -z, --analyze                   update optimizer statistics
%s (%s/%s) %s cleans and analyzes a PostgreSQL database.

%s clusters all previously clustered tables in a database.

%s creates a PostgreSQL database.

%s creates a new PostgreSQL role.

%s issues a connection check to a PostgreSQL database.

%s reindexes a PostgreSQL database.

%s removes a PostgreSQL database.

%s removes a PostgreSQL role.

%s: "%s" is not a valid encoding name
%s: %s%s: cannot cluster all databases and a specific one at the same time
%s: cannot cluster specific table(s) in all databases
%s: cannot reindex all databases and a specific one at the same time
%s: cannot reindex all databases and system catalogs at the same time
%s: cannot reindex specific index(es) and system catalogs at the same time
%s: cannot reindex specific index(es) in all databases
%s: cannot reindex specific schema(s) and system catalogs at the same time
%s: cannot reindex specific schema(s) in all databases
%s: cannot reindex specific table(s) and system catalogs at the same time
%s: cannot reindex specific table(s) in all databases
%s: cannot use the "%s" option when performing only analyze
%s: cannot vacuum all databases and a specific one at the same time
%s: cannot vacuum specific table(s) in all databases
%s: clustering database "%s"
%s: clustering of database "%s" failed: %s%s: clustering of table "%s" in database "%s" failed: %s%s: comment creation failed (database was created): %s%s: could not connect to database %s: %s%s: could not connect to database %s: out of memory
%s: could not fetch default options
%s: creation of new role failed: %s%s: database creation failed: %s%s: database removal failed: %s%s: invalid value for --connection-limit: %s
%s: missing required argument database name
%s: missing required argument role name
%s: number of parallel jobs must be at least 1
%s: only one of --locale and --lc-collate can be specified
%s: only one of --locale and --lc-ctype can be specified
%s: password encryption failed: %s%s: processing database "%s": %s
%s: query failed: %s%s: query returned %d row instead of one: %s
%s: query returned %d rows instead of one: %s
%s: query was: %s
%s: reindexing database "%s"
%s: reindexing of database "%s" failed: %s%s: reindexing of index "%s" in database "%s" failed: %s%s: reindexing of schema "%s" in database "%s" failed: %s%s: reindexing of system catalogs failed: %s%s: reindexing of table "%s" in database "%s" failed: %s%s: removal of role "%s" failed: %s%s: too many command-line arguments (first is "%s")
%s: too many jobs for this platform -- try %d
%s: vacuuming database "%s"
%s: vacuuming of database "%s" failed: %s%s: vacuuming of table "%s" in database "%s" failed: %s(%lu row)(%lu rows)Are you sure?Cannot add cell to table content: total cell count of %d exceeded.
Cannot add header to table content: column count of %d exceeded.
Database "%s" will be permanently removed.
Enter it again: Enter name of role to add: Enter name of role to drop: Enter password for new role: Generating default (full) optimizer statisticsGenerating medium optimizer statistics (10 targets)Generating minimal optimizer statistics (1 target)Interrupted
Password: Passwords didn't match.
Please answer "%s" or "%s".
Role "%s" will be permanently removed.
Shall the new role be a superuser?Shall the new role be allowed to create databases?Shall the new role be allowed to create more new roles?Try "%s --help" for more information.
Usage:
accepting connections
cannot duplicate null pointer (internal error)
could not look up effective user ID %ld: %sinvalid output format (internal error): %dnno attempt
no response
out of memory
rejecting connections
unknown
user does not existuser name lookup failure: error code %luyProject-Id-Version: scripts (PostgreSQL 10)
Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org
POT-Creation-Date: 2022-06-13 23:55+0900
PO-Revision-Date: 2022-06-14 19:25+0900
Last-Translator: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Language-Team: jpug-doc <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=2; plural=(n!=1);
X-Generator: Poedit 1.8.13

デフォルトでは、現在のユーザ名と同名のデータベースが生成されます。

接続オプション:

オプション:

詳細は SQL コマンドの CLUSTER の説明を参照してください。

詳細は SQL コマンド REINDEX に関する説明を参照してください。

詳細は SQL コマンドの VACUUM の説明を参照してください。

不具合は<pgsql-bugs@postgresql.org>まで報告してください。
      --analyze-in-stages         オプティマイザが使用する統計情報の更新のみを
                                  高速化のため多段階で行います; VACUUMは行い
                                  ません
      --lc-collate=LOCALE      データベースのLC_COLLATE設定
      --lc-ctype=LOCALE        データベースのLC_CTYPE設定
  %s [OPTION]...
  %s [オプション]... [データベース名]
  %s [オプション]... [データベース名]
  %s [オプション]... [データベース名] [説明]
  %s [オプション]... [ロール名]
  --if-exists               データベースが存在しない場合にエラーを報告しない
  --if-exists               ユーザが存在しない場合にエラーを報告しない
  --interactive             デフォルト値を使わずに未入力のロール名や属性の入力
                            を促す
  --maintenance-db=DBNAME      代わりの保守データベース名
  --maintenance-db=DBNAME   代わりの保守データベース名
  --no-replication          ロールはレプリケーションを開始できない
  --replication             ロールはレプリケーションを開始できる
  -?, --help                      このヘルプを表示して、終了します
  -?, --help                   このヘルプを表示して、終了します
  -?, --help                このヘルプを表示して、終了します
  -?, --help               このヘルプを表示して、終了します
  -D, --no-createdb         ロールは新しいデータベースを作成できません (デフォ
                            ルト)
  -D, --tablespace=TABLESPACE  データベースのデフォルトテーブルスペース名
  -E, --encoding=ENCODING      データベースの符号化方式
  -F, --freeze                    行トランザクション情報を凍結します
  -I, --no-inherit          ロールは権限を継承しません
  -L, --no-login            ロールはログイン不可
  -O, --owner=OWNER            新しいデータベースを所有するデータベースユーザ
  -P, --pwprompt            新しいロールに対してパスワードを割り当てる
  -R, --no-createrole       ロールは別のロールを作成できない (デフォルト)
  -S, --no-superuser        ロールをスーパーユーザにしない (デフォルト)
  -S, --schema=SCHEMA       指定したスキーマ(複数可)のみを再インデックスします
  -T, --template=TEMPLATE      コピーするテンプレートデータベース
  -U, --username=USERNAME      接続する際のユーザ名
  -U, --username=USERNAME   接続する際のユーザ名
  -U, --username=USERNAME   接続する際のユーザ名 (作成しようとしているユーザではありません)
  -U, --username=USERNAME   接続する際のユーザ名 (削除対象ユーザではありません)
  -U, --username=USERNAME  接続する際のユーザ名
  -V, --version                   バージョン情報を表示して、終了します
  -V, --version                バージョン情報を表示して、終了します
  -V, --version             バージョン情報を表示して、終了します
  -V, --version            バージョン情報を表示して、終了します
  -W, --password               パスワードプロンプトを強制表示する
  -W, --password            パスワードプロンプトを強制表示する
  -Z, --analyze-only              オプティマイザが使用する統計情報の更新のみを
                                  行います; VACUUMは行いません
  -a, --all                       全データベースを VACUUM します
  -a, --all                 すべてのデータベースをクラスタ化する
  -a, --all                 全データベースを再インデックスします
  -c, --connection-limit=N  このロールのコネクション数の制限 (デフォルト: 
                            制限なし)
  -d, --createdb            ロールは新しいデータベースを作成できます
  -d, --dbname=DBNAME             VACUUM するデータベース名
  -d, --dbname=データベース名  クラスタ化するデータベース
  -d, --dbname=DBNAME       再インデックスを行うデータベース
  -d, --dbname=DBNAME      データベース名
  -e, --echo                      サーバに送られるコマンドを表示します
  -e, --echo                   サーバに送られるコマンドを表示
  -e, --echo                サーバへ送信されているコマンドを表示
  -f, --full                      完全 VACUUM を行ないます
  -g, --role=ROLE           新しいロールはこのロールのメンバーになります
  -h, --host=HOSTNAME          データベースサーバホストまたはソケットディレクトリ
  -h, --host=HOSTNAME       データベースサーバのホストまたはソケットディレクトリ
  -h, --host=HOSTNAME      データベースサーバのホストまたはソケットディレクトリです
  -i, --index=INDEX         指定したインデックス(複数可)のみを再作成します
  -i, --inherit             このロールがメンバとなるロールの権限を継承する
                            (デフォルト)
  -i, --interactive         何かを削除する前に警告する
  -i, --interactive         何かを削除する前に入力を促し、またロール名が指定
                            されていない場合はその入力を促す
  -j, --jobs=NUM                  VACUUMの際にこの数だけ同時接続します
      -l, --locale=LOCALE      データベースのロケール設定
  -l, --login               ロールはログイン可能 (デフォルト)
  -p, --port=PORT              データベースサーバのポート番号
  -p, --port=PORT           データベースサーバのポート番号
  -p, --port=PORT          データベースサーバのポート番号
  -q, --quiet                     メッセージを出力しません
  -q, --quiet               メッセージを何も出力しません
  -q, --quiet              メッセージを出力せずに実行する
  -r, --createrole          ロールは別のロールを作成できる
  -s, --superuser           ロールをスーパーユーザにする
  -s, --system              システムカタログのインデックスのみを再構築
  -t, --table='TABLE[(COLUMNS)]'  指定したテーブル(複数可)のみを VACUUM します
  -t, --table=テーブル名    指定したテーブル(複数可)のみをクラスタ化する
  -t, --table=TABLE         指定したテーブル(複数可)のみを再インデックスします
  -t, --timeout=SECS       接続試行時に待機する秒数, 0で無効になります (デフォ
                           ルト: %s)
  -v, --verbose                   多くのメッセージを出力します
  -v, --verbose             多くのメッセージを出力します
  -w, --no-password            パスワード入力を要求しない
  -w, --no-password         パスワード入力を要求しない
  -z, --analyze                   最適化のための情報を更新します
%s (%s/%s)%sはPostgreSQLデータベースにVACUUMおよびANALYZEを実行します。
%sはデータベース内で事前にクラスタ化されているすべてのテーブルをクラスタ化します
%sはPostgreSQLデータベースを生成します。

%sは新しいPostgreSQLロールを作成します。

%sはPostgreSQLデータベースに対して接続検査を発行します。

%sはPostgreSQLデータベースを再インデックス化します。

%sはPostgreSQLデータベースを削除します。

%sはPostgreSQLのロールを削除します。

%s: "%s" は不正なエンコーディング名です
%s: %s%s: 全データベースと特定のデータベースを同時にクラスタ化することはできません
%s: すべてのデータベースの特定のテーブルをクラスタ化することはできません
%s: 全データベースと特定のデータベースを同時に再インデックス化することはできません
%s: 全データベースとシステムカタログの両方を同時に再インデックス化することはできません
%s: 特定のインデックスとシステムカタログの両方を同時に再インデックス化することはできません
%s: 全データベースにおける特定のインデックスを再作成することはできません
%s: 特定のスキーマとシステムカタログの両方を同時に再インデックス化することはできません
%s: 全データベースにおける特定のスキーマを再インデックス化することはできません
%s: 特定のテーブルとシステムカタログの両方を同時に再インデックス化することはできません
%s: 全データベースにおける特定のテーブルを再インデックス化することはできません
%s: ANALYZEのみを実行する場合は"%s"は使えません
%s: 全データベースと特定のデータベースを同時にVACUUMすることはできません
%s: 全データベースのうち特定のテーブルをVACUUMすることはできません
%s: データベース"%s"をクラスタ化しています
%s: データベース"%s"のクラスタ化に失敗しました: %s%1$s: データベース"%3$s"でテーブル"%2$s"のクラスタ化に失敗しました: %4$s%s: コメントの生成に失敗 (データベースは生成されました): %s%s: データベース %s に接続できませんでした: %s%s: データベース %s に接続できませんでした: メモリ不足です
%s: デフォルトのオプションの取得に失敗しました
%s: 新しいロールの作成に失敗しました: %s%s: データベースの生成に失敗しました:%s%s: データベースの削除に失敗しました: %s%s: --connection-limit に対する不正な値: %s
%s: 必須パラメータであるデータベース名が指定されていません
%s: 必須パラメータであるロール名が指定されていません
%s: 並列ジョブの数は1以上でなくてはなりません
%s: --locale か --lc-collate のいずれかのみを指定してください
%s: --locale か --lc-ctype のいずれかのみを指定してください
%s: パスワードの暗号化に失敗しました: %s%s: データベース"%s"の処理中です: %s
%s: 問い合わせが失敗しました: %s%s: 問い合わせが1行ではなく%d行返しました: %s
%s: 問い合わせが1行ではなく%d行返しました: %s
%s: 問い合わせ: %s
%s: データベース"%s"を再インデックス化しています
%s: データベース"%s"の再インデックス化に失敗しました: %s%1$s: データベース"%2$s"中にあるインデックス"%3$s"の再作成に失敗しました: %4$s%1$s: データベース"%2$s"中にあるスキーマ"%3$s"の再インデックス化に失敗しました: %4$s%s: システムカタログの再インデックス化に失敗しました: %s%1$s: データベース"%2$s"中にあるテーブル"%3$s"の再インデックス化に失敗しました: %4$s%s: ロール"%s"の削除に失敗しました: %s%s: コマンドライン引数が多すぎます。(先頭は"%s")
%s: このプラットフォームではジョブ数が多すぎます -- %dで試してください
%s: データベース"%s"を vacuum しています
%s: データベース"%s"の vacuum に失敗しました: %s%1$s: データベース "%3$s" でテーブル"%2$sの vacuum に失敗しました:%4$ss(%lu行)(%lu行)実行しますか?テーブルの内容にセルを追加できませんでした:セル数の合計%dが制限値を越えています。
テーブルの内容にヘッダを追加できませんでした:列数%dが制限値を越えています。
データベース"%s"は恒久的に削除されます。
もう一度入力してください: 追加するロール名を入力: 削除したいロール名を入力:新しいロールのためのパスワード: デフォルトの(完全な)最適化統計情報を生成します中程度の最適化統計情報を生成します (10対象)最小限最適化統計情報を生成します (1対象)中断されました
パスワード: パスワードがマッチしません。
 "%s" または "%s" に答えてください
ロール"%s"は恒久的にに削除されます。
新しいロールをスーパーユーザにしますか?新しいロールに対してデータベースを作成する権限を与えますか?新しいロールに対して別のロールを作成する権限を与えますか?詳細は"%s --help"を実行してください。
使用方法:
接続を受け付けています
null ポインタを複製できません (内部エラー)
実効ユーザID%ldが参照できませんでした: %s出力フォーマットが無効(内部エラー):%dn試行していません
応答がありません
メモリ不足です
接続を拒絶しています
不明
ユーザが存在しませんユーザ名の参照に失敗: エラーコード %luy

Hacked By AnonymousFox1.0, Coded By AnonymousFox