diff options
Diffstat (limited to 'src/bin/psql/po/ja.po')
-rw-r--r-- | src/bin/psql/po/ja.po | 851 |
1 files changed, 421 insertions, 430 deletions
diff --git a/src/bin/psql/po/ja.po b/src/bin/psql/po/ja.po index 4f093da822b..8e81b9d9eb0 100644 --- a/src/bin/psql/po/ja.po +++ b/src/bin/psql/po/ja.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: psql (PostgreSQL 15)\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2022-08-09 12:01+0900\n" -"PO-Revision-Date: 2022-06-27 14:10+0900\n" +"POT-Creation-Date: 2022-12-02 16:36+0900\n" +"PO-Revision-Date: 2022-12-02 17:05+0900\n" "Last-Translator: Kyotaro Horiguchi <horikyota.ntt@gmail.com>\n" "Language-Team: Japan PostgreSQL Users Group <jpug-doc@ml.postgresql.jp>\n" "Language: ja\n" @@ -263,8 +263,8 @@ msgid "%s: invalid encoding name or conversion procedure not found" msgstr "%s: エンコーディング名が不正であるか、または変換プロシージャが見つかりません。" #: command.c:1316 command.c:2119 command.c:3312 command.c:3511 command.c:5599 -#: common.c:177 common.c:226 common.c:395 common.c:1137 common.c:1155 -#: common.c:1229 common.c:1336 common.c:1374 common.c:1459 common.c:1495 +#: common.c:181 common.c:230 common.c:399 common.c:1082 common.c:1100 +#: common.c:1174 common.c:1281 common.c:1319 common.c:1407 common.c:1443 #: copy.c:488 copy.c:722 help.c:66 large_obj.c:157 large_obj.c:192 #: large_obj.c:254 startup.c:304 #, c-format @@ -368,7 +368,7 @@ msgstr "タイミングは off です。" #: command.c:2686 command.c:2714 command.c:3952 command.c:3955 command.c:3958 #: command.c:3964 command.c:3966 command.c:3992 command.c:4002 command.c:4014 -#: command.c:4028 command.c:4055 command.c:4113 common.c:73 copy.c:331 +#: command.c:4028 command.c:4055 command.c:4113 common.c:77 copy.c:331 #: copy.c:403 psqlscanslash.l:784 psqlscanslash.l:795 psqlscanslash.l:805 #, c-format msgid "%s: %m" @@ -736,7 +736,7 @@ msgstr "%s (%g 秒毎)\n" msgid "could not wait for signals: %m" msgstr "シグナルを待機できませんでした: %m" -#: command.c:5206 command.c:5213 common.c:568 common.c:575 common.c:1118 +#: command.c:5206 command.c:5213 common.c:572 common.c:579 common.c:1063 #, c-format msgid "" "********* QUERY **********\n" @@ -759,97 +759,97 @@ msgstr "\"%s.%s\"はビューではありません" msgid "could not parse reloptions array" msgstr "reloptions配列をパースできませんでした" -#: common.c:162 +#: common.c:166 #, c-format msgid "cannot escape without active connection" msgstr "有効な接続がないのでエスケープできません" -#: common.c:203 +#: common.c:207 #, c-format msgid "shell command argument contains a newline or carriage return: \"%s\"" msgstr "シェルコマンドの引数に改行(LF)または復帰(CR)が含まれています: \"%s\"" -#: common.c:307 +#: common.c:311 #, c-format msgid "connection to server was lost" msgstr "サーバーへの接続が失われました" -#: common.c:311 +#: common.c:315 #, c-format msgid "The connection to the server was lost. Attempting reset: " msgstr "サーバーへの接続が失われました。リセットしています: " -#: common.c:316 +#: common.c:320 #, c-format msgid "Failed.\n" msgstr "失敗。\n" -#: common.c:333 +#: common.c:337 #, c-format msgid "Succeeded.\n" msgstr "成功。\n" -#: common.c:385 common.c:1054 +#: common.c:389 common.c:1001 #, c-format msgid "unexpected PQresultStatus: %d" msgstr "想定外のPQresultStatus: %d" -#: common.c:507 +#: common.c:511 #, c-format msgid "Time: %.3f ms\n" msgstr "時間: %.3f ミリ秒\n" -#: common.c:522 +#: common.c:526 #, c-format msgid "Time: %.3f ms (%02d:%06.3f)\n" msgstr "時間: %.3f ミリ秒(%02d:%06.3f)\n" -#: common.c:531 +#: common.c:535 #, c-format msgid "Time: %.3f ms (%02d:%02d:%06.3f)\n" msgstr "時間: %.3f ミリ秒 (%02d:%02d:%06.3f)\n" -#: common.c:538 +#: common.c:542 #, c-format msgid "Time: %.3f ms (%.0f d %02d:%02d:%06.3f)\n" msgstr "時間: %.3f ミリ秒 (%.0f 日 %02d:%02d:%06.3f)\n" -#: common.c:562 common.c:619 common.c:1089 describe.c:6135 +#: common.c:566 common.c:623 common.c:1034 describe.c:6135 #, c-format msgid "You are currently not connected to a database." msgstr "現在データベースに接続していません。" -#: common.c:650 +#: common.c:654 #, c-format msgid "Asynchronous notification \"%s\" with payload \"%s\" received from server process with PID %d.\n" msgstr "PID %3$dのサーバープロセスから、ペイロード\"%2$s\"を持つ非同期通知\"%1$s\"を受信しました。\n" -#: common.c:653 +#: common.c:657 #, c-format msgid "Asynchronous notification \"%s\" received from server process with PID %d.\n" msgstr "PID %2$dのサーバープロセスから非同期通知\"%1$s\"を受信しました。\n" -#: common.c:686 common.c:705 +#: common.c:688 #, c-format msgid "could not print result table: %m" msgstr "結果テーブルを表示できませんでした: %m" -#: common.c:726 +#: common.c:708 #, c-format msgid "no rows returned for \\gset" msgstr "\\gset に対して返すべき行がありません" -#: common.c:731 +#: common.c:713 #, c-format msgid "more than one row returned for \\gset" msgstr "\\gset に対して複数の行が返されました" -#: common.c:749 +#: common.c:731 #, c-format msgid "attempt to \\gset into specially treated variable \"%s\" ignored" msgstr "特殊変数\"%s\"への\\gsetは無視されました" -#: common.c:1098 +#: common.c:1043 #, c-format msgid "" "***(Single step mode: verify command)*******************************************\n" @@ -860,37 +860,32 @@ msgstr "" "%s\n" "***([Enter] を押して進むか、x [Enter] でキャンセル)**************\n" -#: common.c:1181 +#: common.c:1126 #, c-format msgid "STATEMENT: %s" msgstr "文: %s" -#: common.c:1217 +#: common.c:1162 #, c-format msgid "unexpected transaction status (%d)" msgstr "想定外のトランザクション状態(%d)" -#: common.c:1358 describe.c:2020 +#: common.c:1303 describe.c:2020 msgid "Column" msgstr "列" -#: common.c:1359 describe.c:170 describe.c:358 describe.c:376 describe.c:1037 +#: common.c:1304 describe.c:170 describe.c:358 describe.c:376 describe.c:1037 #: describe.c:1193 describe.c:1725 describe.c:1749 describe.c:2021 #: describe.c:3891 describe.c:4103 describe.c:4342 describe.c:4504 #: describe.c:5767 msgid "Type" msgstr "タイプ" -#: common.c:1408 +#: common.c:1353 #, c-format msgid "The command has no result, or the result has no columns.\n" msgstr "このコマンドは結果を返却しないか、結果にカラムが含まれません。\n" -#: common.c:1561 -#, c-format -msgid "\\watch cannot be used with COPY" -msgstr "\\watchはCOPYと一緒には使えません" - #: copy.c:98 #, c-format msgid "\\copy: arguments required" @@ -4053,14 +4048,14 @@ msgstr "%s: メモリ不足です" #: sql_help.c:3582 sql_help.c:3590 sql_help.c:3598 sql_help.c:3606 #: sql_help.c:3614 sql_help.c:3622 sql_help.c:3630 sql_help.c:3638 #: sql_help.c:3646 sql_help.c:3654 sql_help.c:3671 sql_help.c:3680 -#: sql_help.c:3688 sql_help.c:3705 sql_help.c:3720 sql_help.c:4030 -#: sql_help.c:4140 sql_help.c:4169 sql_help.c:4184 sql_help.c:4679 -#: sql_help.c:4727 sql_help.c:4878 +#: sql_help.c:3688 sql_help.c:3705 sql_help.c:3720 sql_help.c:4031 +#: sql_help.c:4142 sql_help.c:4171 sql_help.c:4186 sql_help.c:4689 +#: sql_help.c:4737 sql_help.c:4895 msgid "name" msgstr "名前" #: sql_help.c:36 sql_help.c:39 sql_help.c:42 sql_help.c:330 sql_help.c:1846 -#: sql_help.c:3339 sql_help.c:4455 +#: sql_help.c:3339 sql_help.c:4457 msgid "aggregate_signature" msgstr "集約関数のシグニチャー" @@ -4093,7 +4088,7 @@ msgstr "新しい所有者" msgid "new_schema" msgstr "新しいスキーマ" -#: sql_help.c:44 sql_help.c:1910 sql_help.c:3340 sql_help.c:4484 +#: sql_help.c:44 sql_help.c:1910 sql_help.c:3340 sql_help.c:4486 msgid "where aggregate_signature is:" msgstr "集約関数のシグニチャーには以下のものがあります:" @@ -4106,9 +4101,9 @@ msgstr "集約関数のシグニチャーには以下のものがあります:" #: sql_help.c:1914 sql_help.c:1917 sql_help.c:2066 sql_help.c:2085 #: sql_help.c:2088 sql_help.c:2386 sql_help.c:2595 sql_help.c:3341 #: sql_help.c:3344 sql_help.c:3347 sql_help.c:3438 sql_help.c:3527 -#: sql_help.c:3555 sql_help.c:3905 sql_help.c:4354 sql_help.c:4461 -#: sql_help.c:4468 sql_help.c:4474 sql_help.c:4485 sql_help.c:4488 -#: sql_help.c:4491 +#: sql_help.c:3555 sql_help.c:3906 sql_help.c:4356 sql_help.c:4463 +#: sql_help.c:4470 sql_help.c:4476 sql_help.c:4487 sql_help.c:4490 +#: sql_help.c:4493 msgid "argmode" msgstr "引数のモード" @@ -4121,8 +4116,8 @@ msgstr "引数のモード" #: sql_help.c:1915 sql_help.c:1918 sql_help.c:2067 sql_help.c:2086 #: sql_help.c:2089 sql_help.c:2387 sql_help.c:2596 sql_help.c:3342 #: sql_help.c:3345 sql_help.c:3348 sql_help.c:3439 sql_help.c:3528 -#: sql_help.c:3556 sql_help.c:4462 sql_help.c:4469 sql_help.c:4475 -#: sql_help.c:4486 sql_help.c:4489 sql_help.c:4492 +#: sql_help.c:3556 sql_help.c:4464 sql_help.c:4471 sql_help.c:4477 +#: sql_help.c:4488 sql_help.c:4491 sql_help.c:4494 msgid "argname" msgstr "引数の名前" @@ -4134,8 +4129,8 @@ msgstr "引数の名前" #: sql_help.c:1866 sql_help.c:1883 sql_help.c:1889 sql_help.c:1913 #: sql_help.c:1916 sql_help.c:1919 sql_help.c:2388 sql_help.c:2597 #: sql_help.c:3343 sql_help.c:3346 sql_help.c:3349 sql_help.c:3440 -#: sql_help.c:3529 sql_help.c:3557 sql_help.c:4463 sql_help.c:4470 -#: sql_help.c:4476 sql_help.c:4487 sql_help.c:4490 sql_help.c:4493 +#: sql_help.c:3529 sql_help.c:3557 sql_help.c:4465 sql_help.c:4472 +#: sql_help.c:4478 sql_help.c:4489 sql_help.c:4492 sql_help.c:4495 msgid "argtype" msgstr "引数の型" @@ -4145,7 +4140,7 @@ msgstr "引数の型" #: sql_help.c:2277 sql_help.c:2327 sql_help.c:2334 sql_help.c:2343 #: sql_help.c:2432 sql_help.c:2659 sql_help.c:2752 sql_help.c:3040 #: sql_help.c:3225 sql_help.c:3247 sql_help.c:3387 sql_help.c:3742 -#: sql_help.c:3949 sql_help.c:4183 sql_help.c:4941 +#: sql_help.c:3950 sql_help.c:4185 sql_help.c:4958 msgid "option" msgstr "オプション" @@ -4168,7 +4163,7 @@ msgid "istemplate" msgstr "テンプレートかどうか(真偽値)" #: sql_help.c:124 sql_help.c:611 sql_help.c:679 sql_help.c:693 sql_help.c:1322 -#: sql_help.c:1374 sql_help.c:4187 +#: sql_help.c:1374 sql_help.c:4189 msgid "new_tablespace" msgstr "新しいテーブル空間名" @@ -4177,7 +4172,7 @@ msgstr "新しいテーブル空間名" #: sql_help.c:962 sql_help.c:965 sql_help.c:1027 sql_help.c:1029 #: sql_help.c:1030 sql_help.c:1180 sql_help.c:1183 sql_help.c:1643 #: sql_help.c:1647 sql_help.c:1650 sql_help.c:2398 sql_help.c:2601 -#: sql_help.c:3917 sql_help.c:4205 sql_help.c:4366 sql_help.c:4668 +#: sql_help.c:3918 sql_help.c:4207 sql_help.c:4368 sql_help.c:4677 msgid "configuration_parameter" msgstr "設定パラメータ" @@ -4193,8 +4188,8 @@ msgstr "設定パラメータ" #: sql_help.c:2501 sql_help.c:2602 sql_help.c:2603 sql_help.c:2626 #: sql_help.c:2753 sql_help.c:2792 sql_help.c:2902 sql_help.c:2915 #: sql_help.c:2929 sql_help.c:2970 sql_help.c:2997 sql_help.c:3014 -#: sql_help.c:3041 sql_help.c:3248 sql_help.c:3950 sql_help.c:4669 -#: sql_help.c:4670 +#: sql_help.c:3041 sql_help.c:3248 sql_help.c:3951 sql_help.c:4678 +#: sql_help.c:4679 sql_help.c:4680 sql_help.c:4681 msgid "value" msgstr "値" @@ -4203,9 +4198,9 @@ msgid "target_role" msgstr "対象のロール" #: sql_help.c:201 sql_help.c:913 sql_help.c:2262 sql_help.c:2631 -#: sql_help.c:2708 sql_help.c:2713 sql_help.c:3880 sql_help.c:3889 -#: sql_help.c:3908 sql_help.c:3920 sql_help.c:4329 sql_help.c:4338 -#: sql_help.c:4357 sql_help.c:4369 +#: sql_help.c:2708 sql_help.c:2713 sql_help.c:3881 sql_help.c:3890 +#: sql_help.c:3909 sql_help.c:3921 sql_help.c:4331 sql_help.c:4340 +#: sql_help.c:4359 sql_help.c:4371 msgid "schema_name" msgstr "スキーマ名" @@ -4224,8 +4219,8 @@ msgstr "GRANT/REVOKEの省略形は以下のいずれかです:" #: sql_help.c:2439 sql_help.c:2440 sql_help.c:2441 sql_help.c:2575 #: sql_help.c:2664 sql_help.c:2665 sql_help.c:2666 sql_help.c:2667 #: sql_help.c:2668 sql_help.c:3230 sql_help.c:3231 sql_help.c:3232 -#: sql_help.c:3233 sql_help.c:3234 sql_help.c:3929 sql_help.c:3933 -#: sql_help.c:4378 sql_help.c:4382 sql_help.c:4689 +#: sql_help.c:3233 sql_help.c:3234 sql_help.c:3930 sql_help.c:3934 +#: sql_help.c:4380 sql_help.c:4384 sql_help.c:4699 msgid "role_name" msgstr "ロール名" @@ -4234,17 +4229,17 @@ msgstr "ロール名" #: sql_help.c:2231 sql_help.c:2235 sql_help.c:2347 sql_help.c:2352 #: sql_help.c:2460 sql_help.c:2630 sql_help.c:2769 sql_help.c:2774 #: sql_help.c:2776 sql_help.c:2897 sql_help.c:2910 sql_help.c:2924 -#: sql_help.c:2933 sql_help.c:2945 sql_help.c:2974 sql_help.c:3981 -#: sql_help.c:3996 sql_help.c:3998 sql_help.c:4085 sql_help.c:4088 -#: sql_help.c:4090 sql_help.c:4546 sql_help.c:4547 sql_help.c:4556 -#: sql_help.c:4598 sql_help.c:4599 sql_help.c:4600 sql_help.c:4601 -#: sql_help.c:4602 sql_help.c:4603 sql_help.c:4643 sql_help.c:4644 -#: sql_help.c:4649 sql_help.c:4654 sql_help.c:4795 sql_help.c:4796 -#: sql_help.c:4805 sql_help.c:4847 sql_help.c:4848 sql_help.c:4849 -#: sql_help.c:4850 sql_help.c:4851 sql_help.c:4852 sql_help.c:4906 -#: sql_help.c:4908 sql_help.c:4968 sql_help.c:5026 sql_help.c:5027 -#: sql_help.c:5036 sql_help.c:5078 sql_help.c:5079 sql_help.c:5080 -#: sql_help.c:5081 sql_help.c:5082 sql_help.c:5083 +#: sql_help.c:2933 sql_help.c:2945 sql_help.c:2974 sql_help.c:3982 +#: sql_help.c:3997 sql_help.c:3999 sql_help.c:4086 sql_help.c:4089 +#: sql_help.c:4091 sql_help.c:4550 sql_help.c:4551 sql_help.c:4560 +#: sql_help.c:4607 sql_help.c:4608 sql_help.c:4609 sql_help.c:4610 +#: sql_help.c:4611 sql_help.c:4612 sql_help.c:4652 sql_help.c:4653 +#: sql_help.c:4658 sql_help.c:4663 sql_help.c:4807 sql_help.c:4808 +#: sql_help.c:4817 sql_help.c:4864 sql_help.c:4865 sql_help.c:4866 +#: sql_help.c:4867 sql_help.c:4868 sql_help.c:4869 sql_help.c:4923 +#: sql_help.c:4925 sql_help.c:4985 sql_help.c:5045 sql_help.c:5046 +#: sql_help.c:5055 sql_help.c:5102 sql_help.c:5103 sql_help.c:5104 +#: sql_help.c:5105 sql_help.c:5106 sql_help.c:5107 msgid "expression" msgstr "評価式" @@ -4256,7 +4251,7 @@ msgstr "ドメイン制約" #: sql_help.c:1314 sql_help.c:1361 sql_help.c:1362 sql_help.c:1363 #: sql_help.c:1390 sql_help.c:1402 sql_help.c:1419 sql_help.c:1852 #: sql_help.c:1854 sql_help.c:2234 sql_help.c:2346 sql_help.c:2351 -#: sql_help.c:2932 sql_help.c:2944 sql_help.c:3993 +#: sql_help.c:2932 sql_help.c:2944 sql_help.c:3994 msgid "constraint_name" msgstr "制約名" @@ -4287,15 +4282,15 @@ msgstr "メンバーオブジェクトは以下の通りです:" #: sql_help.c:1885 sql_help.c:1892 sql_help.c:1893 sql_help.c:1894 #: sql_help.c:1895 sql_help.c:1896 sql_help.c:1897 sql_help.c:1898 #: sql_help.c:1899 sql_help.c:1900 sql_help.c:1901 sql_help.c:1902 -#: sql_help.c:1907 sql_help.c:1908 sql_help.c:4451 sql_help.c:4456 -#: sql_help.c:4457 sql_help.c:4458 sql_help.c:4459 sql_help.c:4465 -#: sql_help.c:4466 sql_help.c:4471 sql_help.c:4472 sql_help.c:4477 -#: sql_help.c:4478 sql_help.c:4479 sql_help.c:4480 sql_help.c:4481 -#: sql_help.c:4482 +#: sql_help.c:1907 sql_help.c:1908 sql_help.c:4453 sql_help.c:4458 +#: sql_help.c:4459 sql_help.c:4460 sql_help.c:4461 sql_help.c:4467 +#: sql_help.c:4468 sql_help.c:4473 sql_help.c:4474 sql_help.c:4479 +#: sql_help.c:4480 sql_help.c:4481 sql_help.c:4482 sql_help.c:4483 +#: sql_help.c:4484 msgid "object_name" msgstr "オブジェクト名" -#: sql_help.c:329 sql_help.c:1845 sql_help.c:4454 +#: sql_help.c:329 sql_help.c:1845 sql_help.c:4456 msgid "aggregate_name" msgstr "集約関数名" @@ -4311,10 +4306,10 @@ msgstr "変換後の型" #: sql_help.c:339 sql_help.c:786 sql_help.c:1863 sql_help.c:2133 #: sql_help.c:2174 sql_help.c:2250 sql_help.c:2518 sql_help.c:2549 -#: sql_help.c:3117 sql_help.c:4353 sql_help.c:4460 sql_help.c:4575 -#: sql_help.c:4579 sql_help.c:4583 sql_help.c:4586 sql_help.c:4824 -#: sql_help.c:4828 sql_help.c:4832 sql_help.c:4835 sql_help.c:5055 -#: sql_help.c:5059 sql_help.c:5063 sql_help.c:5066 +#: sql_help.c:3117 sql_help.c:4355 sql_help.c:4462 sql_help.c:4579 +#: sql_help.c:4583 sql_help.c:4587 sql_help.c:4590 sql_help.c:4836 +#: sql_help.c:4840 sql_help.c:4844 sql_help.c:4847 sql_help.c:5074 +#: sql_help.c:5078 sql_help.c:5082 sql_help.c:5085 msgid "function_name" msgstr "関数名" @@ -4339,23 +4334,23 @@ msgstr "右辺の型" msgid "index_method" msgstr "インデックスメソッド" -#: sql_help.c:352 sql_help.c:1880 sql_help.c:4467 +#: sql_help.c:352 sql_help.c:1880 sql_help.c:4469 msgid "procedure_name" msgstr "プロシージャ名" -#: sql_help.c:356 sql_help.c:1886 sql_help.c:3904 sql_help.c:4473 +#: sql_help.c:356 sql_help.c:1886 sql_help.c:3905 sql_help.c:4475 msgid "routine_name" msgstr "ルーチン名" #: sql_help.c:368 sql_help.c:1380 sql_help.c:1903 sql_help.c:2394 #: sql_help.c:2600 sql_help.c:2905 sql_help.c:3084 sql_help.c:3662 -#: sql_help.c:3926 sql_help.c:4375 +#: sql_help.c:3927 sql_help.c:4377 msgid "type_name" msgstr "型名" #: sql_help.c:369 sql_help.c:1904 sql_help.c:2393 sql_help.c:2599 -#: sql_help.c:3085 sql_help.c:3315 sql_help.c:3663 sql_help.c:3911 -#: sql_help.c:4360 +#: sql_help.c:3085 sql_help.c:3315 sql_help.c:3663 sql_help.c:3912 +#: sql_help.c:4362 msgid "lang_name" msgstr "言語名" @@ -4394,13 +4389,13 @@ msgstr "アクション" #: sql_help.c:2896 sql_help.c:2906 sql_help.c:2909 sql_help.c:2919 #: sql_help.c:2923 sql_help.c:2946 sql_help.c:2948 sql_help.c:2955 #: sql_help.c:2968 sql_help.c:2973 sql_help.c:2977 sql_help.c:2978 -#: sql_help.c:2994 sql_help.c:3120 sql_help.c:3260 sql_help.c:3883 -#: sql_help.c:3884 sql_help.c:3980 sql_help.c:3995 sql_help.c:3997 -#: sql_help.c:3999 sql_help.c:4084 sql_help.c:4087 sql_help.c:4089 -#: sql_help.c:4332 sql_help.c:4333 sql_help.c:4453 sql_help.c:4607 -#: sql_help.c:4613 sql_help.c:4615 sql_help.c:4856 sql_help.c:4862 -#: sql_help.c:4864 sql_help.c:4905 sql_help.c:4907 sql_help.c:4909 -#: sql_help.c:4956 sql_help.c:5087 sql_help.c:5093 sql_help.c:5095 +#: sql_help.c:2994 sql_help.c:3120 sql_help.c:3260 sql_help.c:3884 +#: sql_help.c:3885 sql_help.c:3981 sql_help.c:3996 sql_help.c:3998 +#: sql_help.c:4000 sql_help.c:4085 sql_help.c:4088 sql_help.c:4090 +#: sql_help.c:4334 sql_help.c:4335 sql_help.c:4455 sql_help.c:4616 +#: sql_help.c:4622 sql_help.c:4624 sql_help.c:4873 sql_help.c:4879 +#: sql_help.c:4881 sql_help.c:4922 sql_help.c:4924 sql_help.c:4926 +#: sql_help.c:4973 sql_help.c:5111 sql_help.c:5117 sql_help.c:5119 msgid "column_name" msgstr "列名" @@ -4416,14 +4411,14 @@ msgstr "アクションは以下のいずれかです:" #: sql_help.c:454 sql_help.c:459 sql_help.c:1072 sql_help.c:1330 #: sql_help.c:1335 sql_help.c:1593 sql_help.c:1597 sql_help.c:2229 #: sql_help.c:2326 sql_help.c:2538 sql_help.c:2731 sql_help.c:2888 -#: sql_help.c:3167 sql_help.c:4141 +#: sql_help.c:3167 sql_help.c:4143 msgid "data_type" msgstr "データ型" #: sql_help.c:455 sql_help.c:460 sql_help.c:1331 sql_help.c:1336 #: sql_help.c:1594 sql_help.c:1598 sql_help.c:2230 sql_help.c:2329 #: sql_help.c:2461 sql_help.c:2890 sql_help.c:2898 sql_help.c:2911 -#: sql_help.c:2925 sql_help.c:3168 sql_help.c:3174 sql_help.c:3990 +#: sql_help.c:2925 sql_help.c:3168 sql_help.c:3174 sql_help.c:3991 msgid "collation" msgstr "照合順序" @@ -4432,7 +4427,7 @@ msgstr "照合順序" msgid "column_constraint" msgstr "カラム制約" -#: sql_help.c:466 sql_help.c:608 sql_help.c:682 sql_help.c:1350 sql_help.c:4953 +#: sql_help.c:466 sql_help.c:608 sql_help.c:682 sql_help.c:1350 sql_help.c:4970 msgid "integer" msgstr "整数" @@ -4476,32 +4471,32 @@ msgstr "サポート関数" #: sql_help.c:569 sql_help.c:571 sql_help.c:948 sql_help.c:956 sql_help.c:960 #: sql_help.c:963 sql_help.c:966 sql_help.c:1633 sql_help.c:1641 #: sql_help.c:1645 sql_help.c:1648 sql_help.c:1651 sql_help.c:2709 -#: sql_help.c:2711 sql_help.c:2714 sql_help.c:2715 sql_help.c:3881 -#: sql_help.c:3882 sql_help.c:3886 sql_help.c:3887 sql_help.c:3890 -#: sql_help.c:3891 sql_help.c:3893 sql_help.c:3894 sql_help.c:3896 -#: sql_help.c:3897 sql_help.c:3899 sql_help.c:3900 sql_help.c:3902 -#: sql_help.c:3903 sql_help.c:3909 sql_help.c:3910 sql_help.c:3912 -#: sql_help.c:3913 sql_help.c:3915 sql_help.c:3916 sql_help.c:3918 -#: sql_help.c:3919 sql_help.c:3921 sql_help.c:3922 sql_help.c:3924 -#: sql_help.c:3925 sql_help.c:3927 sql_help.c:3928 sql_help.c:3930 -#: sql_help.c:3931 sql_help.c:4330 sql_help.c:4331 sql_help.c:4335 -#: sql_help.c:4336 sql_help.c:4339 sql_help.c:4340 sql_help.c:4342 -#: sql_help.c:4343 sql_help.c:4345 sql_help.c:4346 sql_help.c:4348 -#: sql_help.c:4349 sql_help.c:4351 sql_help.c:4352 sql_help.c:4358 -#: sql_help.c:4359 sql_help.c:4361 sql_help.c:4362 sql_help.c:4364 -#: sql_help.c:4365 sql_help.c:4367 sql_help.c:4368 sql_help.c:4370 -#: sql_help.c:4371 sql_help.c:4373 sql_help.c:4374 sql_help.c:4376 -#: sql_help.c:4377 sql_help.c:4379 sql_help.c:4380 +#: sql_help.c:2711 sql_help.c:2714 sql_help.c:2715 sql_help.c:3882 +#: sql_help.c:3883 sql_help.c:3887 sql_help.c:3888 sql_help.c:3891 +#: sql_help.c:3892 sql_help.c:3894 sql_help.c:3895 sql_help.c:3897 +#: sql_help.c:3898 sql_help.c:3900 sql_help.c:3901 sql_help.c:3903 +#: sql_help.c:3904 sql_help.c:3910 sql_help.c:3911 sql_help.c:3913 +#: sql_help.c:3914 sql_help.c:3916 sql_help.c:3917 sql_help.c:3919 +#: sql_help.c:3920 sql_help.c:3922 sql_help.c:3923 sql_help.c:3925 +#: sql_help.c:3926 sql_help.c:3928 sql_help.c:3929 sql_help.c:3931 +#: sql_help.c:3932 sql_help.c:4332 sql_help.c:4333 sql_help.c:4337 +#: sql_help.c:4338 sql_help.c:4341 sql_help.c:4342 sql_help.c:4344 +#: sql_help.c:4345 sql_help.c:4347 sql_help.c:4348 sql_help.c:4350 +#: sql_help.c:4351 sql_help.c:4353 sql_help.c:4354 sql_help.c:4360 +#: sql_help.c:4361 sql_help.c:4363 sql_help.c:4364 sql_help.c:4366 +#: sql_help.c:4367 sql_help.c:4369 sql_help.c:4370 sql_help.c:4372 +#: sql_help.c:4373 sql_help.c:4375 sql_help.c:4376 sql_help.c:4378 +#: sql_help.c:4379 sql_help.c:4381 sql_help.c:4382 msgid "role_specification" msgstr "ロールの指定" #: sql_help.c:570 sql_help.c:572 sql_help.c:1664 sql_help.c:2198 -#: sql_help.c:2717 sql_help.c:3245 sql_help.c:3696 sql_help.c:4699 +#: sql_help.c:2717 sql_help.c:3245 sql_help.c:3696 sql_help.c:4709 msgid "user_name" msgstr "ユーザー名" #: sql_help.c:573 sql_help.c:968 sql_help.c:1653 sql_help.c:2716 -#: sql_help.c:3932 sql_help.c:4381 +#: sql_help.c:3933 sql_help.c:4383 msgid "where role_specification can be:" msgstr "ロール指定は以下の通りです:" @@ -4511,8 +4506,8 @@ msgstr "グループ名" #: sql_help.c:596 sql_help.c:1425 sql_help.c:2208 sql_help.c:2468 #: sql_help.c:2502 sql_help.c:2903 sql_help.c:2916 sql_help.c:2930 -#: sql_help.c:2971 sql_help.c:2998 sql_help.c:3010 sql_help.c:3923 -#: sql_help.c:4372 +#: sql_help.c:2971 sql_help.c:2998 sql_help.c:3010 sql_help.c:3924 +#: sql_help.c:4374 msgid "tablespace_name" msgstr "テーブル空間名" @@ -4532,7 +4527,7 @@ msgstr "ストレージパラメータ" msgid "column_number" msgstr "列番号" -#: sql_help.c:631 sql_help.c:1868 sql_help.c:4464 +#: sql_help.c:631 sql_help.c:1868 sql_help.c:4466 msgid "large_object_oid" msgstr "ラージオブジェクトのOID" @@ -4583,12 +4578,12 @@ msgstr "引数の型" #: sql_help.c:2628 sql_help.c:2685 sql_help.c:2737 sql_help.c:2770 #: sql_help.c:2777 sql_help.c:2886 sql_help.c:2904 sql_help.c:2917 #: sql_help.c:2993 sql_help.c:3113 sql_help.c:3294 sql_help.c:3517 -#: sql_help.c:3566 sql_help.c:3672 sql_help.c:3879 sql_help.c:3885 -#: sql_help.c:3946 sql_help.c:3978 sql_help.c:4328 sql_help.c:4334 -#: sql_help.c:4452 sql_help.c:4561 sql_help.c:4563 sql_help.c:4620 -#: sql_help.c:4659 sql_help.c:4810 sql_help.c:4812 sql_help.c:4869 -#: sql_help.c:4903 sql_help.c:4955 sql_help.c:5041 sql_help.c:5043 -#: sql_help.c:5100 +#: sql_help.c:3566 sql_help.c:3672 sql_help.c:3880 sql_help.c:3886 +#: sql_help.c:3947 sql_help.c:3979 sql_help.c:4330 sql_help.c:4336 +#: sql_help.c:4454 sql_help.c:4565 sql_help.c:4567 sql_help.c:4629 +#: sql_help.c:4668 sql_help.c:4822 sql_help.c:4824 sql_help.c:4886 +#: sql_help.c:4920 sql_help.c:4972 sql_help.c:5060 sql_help.c:5062 +#: sql_help.c:5124 msgid "table_name" msgstr "テーブル名" @@ -4623,8 +4618,8 @@ msgid "timestamp" msgstr "タイムスタンプ" #: sql_help.c:957 sql_help.c:961 sql_help.c:964 sql_help.c:967 sql_help.c:1642 -#: sql_help.c:1646 sql_help.c:1649 sql_help.c:1652 sql_help.c:3892 -#: sql_help.c:4341 +#: sql_help.c:1646 sql_help.c:1649 sql_help.c:1652 sql_help.c:3893 +#: sql_help.c:4343 msgid "database_name" msgstr "データベース名" @@ -4640,8 +4635,8 @@ msgstr "最小値" msgid "maxvalue" msgstr "最大値" -#: sql_help.c:1076 sql_help.c:2735 sql_help.c:4559 sql_help.c:4657 -#: sql_help.c:4808 sql_help.c:4972 sql_help.c:5039 +#: sql_help.c:1076 sql_help.c:2735 sql_help.c:4563 sql_help.c:4666 +#: sql_help.c:4820 sql_help.c:4989 sql_help.c:5058 msgid "start" msgstr "開始番号" @@ -4760,8 +4755,8 @@ msgstr "テーブル制約は以下の通りです:" msgid "exclude_element" msgstr "除外対象要素" -#: sql_help.c:1410 sql_help.c:2952 sql_help.c:4557 sql_help.c:4655 -#: sql_help.c:4806 sql_help.c:4970 sql_help.c:5037 +#: sql_help.c:1410 sql_help.c:2952 sql_help.c:4561 sql_help.c:4664 +#: sql_help.c:4818 sql_help.c:4987 sql_help.c:5056 msgid "operator" msgstr "演算子" @@ -4782,7 +4777,7 @@ msgid "exclude_element in an EXCLUDE constraint is:" msgstr "EXCLUDE 制約の除外対象要素は以下の通りです:" #: sql_help.c:1429 sql_help.c:2462 sql_help.c:2899 sql_help.c:2912 -#: sql_help.c:2926 sql_help.c:2975 sql_help.c:3991 +#: sql_help.c:2926 sql_help.c:2975 sql_help.c:3992 msgid "opclass" msgstr "演算子クラス" @@ -4836,8 +4831,8 @@ msgid "property" msgstr "プロパティ" #: sql_help.c:1665 sql_help.c:2333 sql_help.c:2342 sql_help.c:2748 -#: sql_help.c:3246 sql_help.c:3697 sql_help.c:3901 sql_help.c:3947 -#: sql_help.c:4350 +#: sql_help.c:3246 sql_help.c:3697 sql_help.c:3902 sql_help.c:3948 +#: sql_help.c:4352 msgid "server_name" msgstr "サーバー名" @@ -4849,40 +4844,40 @@ msgstr "ビューのオプション名" msgid "view_option_value" msgstr "ビューオプションの値" -#: sql_help.c:1719 sql_help.c:1720 sql_help.c:4942 sql_help.c:4943 +#: sql_help.c:1719 sql_help.c:1720 sql_help.c:4959 sql_help.c:4960 msgid "table_and_columns" msgstr "テーブルおよび列" #: sql_help.c:1721 sql_help.c:1784 sql_help.c:1975 sql_help.c:3745 -#: sql_help.c:4185 sql_help.c:4944 +#: sql_help.c:4187 sql_help.c:4961 msgid "where option can be one of:" msgstr "オプションには以下のうちのいずれかを指定します:" #: sql_help.c:1722 sql_help.c:1723 sql_help.c:1785 sql_help.c:1977 #: sql_help.c:1980 sql_help.c:2159 sql_help.c:3746 sql_help.c:3747 #: sql_help.c:3748 sql_help.c:3749 sql_help.c:3750 sql_help.c:3751 -#: sql_help.c:3752 sql_help.c:3753 sql_help.c:4186 sql_help.c:4188 -#: sql_help.c:4945 sql_help.c:4946 sql_help.c:4947 sql_help.c:4948 -#: sql_help.c:4949 sql_help.c:4950 sql_help.c:4951 sql_help.c:4952 +#: sql_help.c:3752 sql_help.c:3753 sql_help.c:4188 sql_help.c:4190 +#: sql_help.c:4962 sql_help.c:4963 sql_help.c:4964 sql_help.c:4965 +#: sql_help.c:4966 sql_help.c:4967 sql_help.c:4968 sql_help.c:4969 msgid "boolean" msgstr "真偽値" -#: sql_help.c:1724 sql_help.c:4954 +#: sql_help.c:1724 sql_help.c:4971 msgid "and table_and_columns is:" msgstr "そしてテーブルと列の指定は以下の通りです:" -#: sql_help.c:1740 sql_help.c:4715 sql_help.c:4717 sql_help.c:4741 +#: sql_help.c:1740 sql_help.c:4725 sql_help.c:4727 sql_help.c:4751 msgid "transaction_mode" msgstr "トランザクションのモード" -#: sql_help.c:1741 sql_help.c:4718 sql_help.c:4742 +#: sql_help.c:1741 sql_help.c:4728 sql_help.c:4752 msgid "where transaction_mode is one of:" msgstr "トランザクションのモードは以下の通りです:" -#: sql_help.c:1750 sql_help.c:4567 sql_help.c:4576 sql_help.c:4580 -#: sql_help.c:4584 sql_help.c:4587 sql_help.c:4816 sql_help.c:4825 -#: sql_help.c:4829 sql_help.c:4833 sql_help.c:4836 sql_help.c:5047 -#: sql_help.c:5056 sql_help.c:5060 sql_help.c:5064 sql_help.c:5067 +#: sql_help.c:1750 sql_help.c:4571 sql_help.c:4580 sql_help.c:4584 +#: sql_help.c:4588 sql_help.c:4591 sql_help.c:4828 sql_help.c:4837 +#: sql_help.c:4841 sql_help.c:4845 sql_help.c:4848 sql_help.c:5066 +#: sql_help.c:5075 sql_help.c:5079 sql_help.c:5083 sql_help.c:5086 msgid "argument" msgstr "引数" @@ -4890,7 +4885,7 @@ msgstr "引数" msgid "relation_name" msgstr "リレーション名" -#: sql_help.c:1855 sql_help.c:3895 sql_help.c:4344 +#: sql_help.c:1855 sql_help.c:3896 sql_help.c:4346 msgid "domain_name" msgstr "ドメイン名" @@ -4906,11 +4901,11 @@ msgstr "ルール名" msgid "text" msgstr "コメント文字列" -#: sql_help.c:1934 sql_help.c:4150 sql_help.c:4397 +#: sql_help.c:1934 sql_help.c:4152 sql_help.c:4399 msgid "transaction_id" msgstr "トランザクションID" -#: sql_help.c:1965 sql_help.c:1972 sql_help.c:4017 +#: sql_help.c:1965 sql_help.c:1972 sql_help.c:4018 msgid "filename" msgstr "ファイル名" @@ -4920,14 +4915,14 @@ msgid "command" msgstr "コマンド" #: sql_help.c:1968 sql_help.c:2686 sql_help.c:3116 sql_help.c:3297 -#: sql_help.c:4001 sql_help.c:4078 sql_help.c:4081 sql_help.c:4550 -#: sql_help.c:4552 sql_help.c:4648 sql_help.c:4650 sql_help.c:4799 -#: sql_help.c:4801 sql_help.c:4912 sql_help.c:5030 sql_help.c:5032 +#: sql_help.c:4002 sql_help.c:4079 sql_help.c:4082 sql_help.c:4554 +#: sql_help.c:4556 sql_help.c:4657 sql_help.c:4659 sql_help.c:4811 +#: sql_help.c:4813 sql_help.c:4929 sql_help.c:5049 sql_help.c:5051 msgid "condition" msgstr "条件" #: sql_help.c:1971 sql_help.c:2503 sql_help.c:2999 sql_help.c:3263 -#: sql_help.c:3281 sql_help.c:3982 +#: sql_help.c:3281 sql_help.c:3983 msgid "query" msgstr "問い合わせ" @@ -5043,7 +5038,7 @@ msgstr "照合順序" msgid "lc_ctype" msgstr "Ctype(変換演算子)" -#: sql_help.c:2158 sql_help.c:4450 +#: sql_help.c:2158 sql_help.c:4452 msgid "provider" msgstr "プロバイダ" @@ -5196,7 +5191,7 @@ msgstr "サーバーのタイプ" msgid "server_version" msgstr "サーバーのバージョン" -#: sql_help.c:2751 sql_help.c:3898 sql_help.c:4347 +#: sql_help.c:2751 sql_help.c:3899 sql_help.c:4349 msgid "fdw_name" msgstr "外部データラッパ名" @@ -5284,7 +5279,7 @@ msgstr "移行用リレーション名" msgid "arguments" msgstr "引数" -#: sql_help.c:3170 sql_help.c:4483 +#: sql_help.c:3170 sql_help.c:4485 msgid "label" msgstr "ラベル" @@ -5380,36 +5375,39 @@ msgstr "区切り記号" msgid "collatable" msgstr "照合可能" -#: sql_help.c:3293 sql_help.c:3977 sql_help.c:4067 sql_help.c:4545 -#: sql_help.c:4642 sql_help.c:4794 sql_help.c:4902 sql_help.c:5025 +#: sql_help.c:3293 sql_help.c:3978 sql_help.c:4068 sql_help.c:4549 +#: sql_help.c:4651 sql_help.c:4806 sql_help.c:4919 sql_help.c:5044 msgid "with_query" msgstr "WITH問い合わせ" -#: sql_help.c:3295 sql_help.c:3979 sql_help.c:4564 sql_help.c:4570 -#: sql_help.c:4573 sql_help.c:4577 sql_help.c:4581 sql_help.c:4589 -#: sql_help.c:4813 sql_help.c:4819 sql_help.c:4822 sql_help.c:4826 -#: sql_help.c:4830 sql_help.c:4838 sql_help.c:4904 sql_help.c:5044 -#: sql_help.c:5050 sql_help.c:5053 sql_help.c:5057 sql_help.c:5061 -#: sql_help.c:5069 +#: sql_help.c:3295 sql_help.c:3980 sql_help.c:4568 sql_help.c:4574 +#: sql_help.c:4577 sql_help.c:4581 sql_help.c:4585 sql_help.c:4593 +#: sql_help.c:4825 sql_help.c:4831 sql_help.c:4834 sql_help.c:4838 +#: sql_help.c:4842 sql_help.c:4850 sql_help.c:4921 sql_help.c:5063 +#: sql_help.c:5069 sql_help.c:5072 sql_help.c:5076 sql_help.c:5080 +#: sql_help.c:5088 msgid "alias" msgstr "別名" -#: sql_help.c:3296 sql_help.c:4549 sql_help.c:4591 sql_help.c:4593 -#: sql_help.c:4647 sql_help.c:4798 sql_help.c:4840 sql_help.c:4842 -#: sql_help.c:4911 sql_help.c:5029 sql_help.c:5071 sql_help.c:5073 +#: sql_help.c:3296 sql_help.c:4553 sql_help.c:4595 sql_help.c:4597 +#: sql_help.c:4601 sql_help.c:4603 sql_help.c:4604 sql_help.c:4605 +#: sql_help.c:4656 sql_help.c:4810 sql_help.c:4852 sql_help.c:4854 +#: sql_help.c:4858 sql_help.c:4860 sql_help.c:4861 sql_help.c:4862 +#: sql_help.c:4928 sql_help.c:5048 sql_help.c:5090 sql_help.c:5092 +#: sql_help.c:5096 sql_help.c:5098 sql_help.c:5099 sql_help.c:5100 msgid "from_item" msgstr "FROM項目" -#: sql_help.c:3298 sql_help.c:3779 sql_help.c:4117 sql_help.c:4913 +#: sql_help.c:3298 sql_help.c:3780 sql_help.c:4119 sql_help.c:4930 msgid "cursor_name" msgstr "カーソル名" -#: sql_help.c:3299 sql_help.c:3985 sql_help.c:4914 +#: sql_help.c:3299 sql_help.c:3986 sql_help.c:4931 msgid "output_expression" msgstr "出力表現" -#: sql_help.c:3300 sql_help.c:3986 sql_help.c:4548 sql_help.c:4645 -#: sql_help.c:4797 sql_help.c:4915 sql_help.c:5028 +#: sql_help.c:3300 sql_help.c:3987 sql_help.c:4552 sql_help.c:4654 +#: sql_help.c:4809 sql_help.c:4932 sql_help.c:5047 msgid "output_name" msgstr "出力名" @@ -5421,988 +5419,981 @@ msgstr "コードブロック" msgid "parameter" msgstr "パラメータ" -#: sql_help.c:3743 sql_help.c:3744 sql_help.c:4142 +#: sql_help.c:3743 sql_help.c:3744 sql_help.c:4144 msgid "statement" msgstr "文" -#: sql_help.c:3778 sql_help.c:4116 +#: sql_help.c:3779 sql_help.c:3781 sql_help.c:4118 sql_help.c:4120 msgid "direction" msgstr "取り出す方向と行数" -#: sql_help.c:3780 sql_help.c:4118 -msgid "where direction can be empty or one of:" -msgstr "取り出す方向と行数は無指定もしくは以下のいずれかです:" - -#: sql_help.c:3781 sql_help.c:3782 sql_help.c:3783 sql_help.c:3784 -#: sql_help.c:3785 sql_help.c:4119 sql_help.c:4120 sql_help.c:4121 -#: sql_help.c:4122 sql_help.c:4123 sql_help.c:4558 sql_help.c:4560 -#: sql_help.c:4656 sql_help.c:4658 sql_help.c:4807 sql_help.c:4809 -#: sql_help.c:4971 sql_help.c:4973 sql_help.c:5038 sql_help.c:5040 +#: sql_help.c:3782 sql_help.c:3783 sql_help.c:3784 sql_help.c:3785 +#: sql_help.c:3786 sql_help.c:4121 sql_help.c:4122 sql_help.c:4123 +#: sql_help.c:4124 sql_help.c:4125 sql_help.c:4562 sql_help.c:4564 +#: sql_help.c:4665 sql_help.c:4667 sql_help.c:4819 sql_help.c:4821 +#: sql_help.c:4988 sql_help.c:4990 sql_help.c:5057 sql_help.c:5059 msgid "count" msgstr "取り出す位置や行数" -#: sql_help.c:3888 sql_help.c:4337 +#: sql_help.c:3889 sql_help.c:4339 msgid "sequence_name" msgstr "シーケンス名" -#: sql_help.c:3906 sql_help.c:4355 +#: sql_help.c:3907 sql_help.c:4357 msgid "arg_name" msgstr "引数名" -#: sql_help.c:3907 sql_help.c:4356 +#: sql_help.c:3908 sql_help.c:4358 msgid "arg_type" msgstr "引数の型" -#: sql_help.c:3914 sql_help.c:4363 +#: sql_help.c:3915 sql_help.c:4365 msgid "loid" msgstr "ラージオブジェクトid" -#: sql_help.c:3945 +#: sql_help.c:3946 msgid "remote_schema" msgstr "リモートスキーマ" -#: sql_help.c:3948 +#: sql_help.c:3949 msgid "local_schema" msgstr "ローカルスキーマ" -#: sql_help.c:3983 +#: sql_help.c:3984 msgid "conflict_target" msgstr "競合ターゲット" -#: sql_help.c:3984 +#: sql_help.c:3985 msgid "conflict_action" msgstr "競合時アクション" -#: sql_help.c:3987 +#: sql_help.c:3988 msgid "where conflict_target can be one of:" msgstr "競合ターゲットは以下のいずれかです:" -#: sql_help.c:3988 +#: sql_help.c:3989 msgid "index_column_name" msgstr "インデックスのカラム名" -#: sql_help.c:3989 +#: sql_help.c:3990 msgid "index_expression" msgstr "インデックス表現" -#: sql_help.c:3992 +#: sql_help.c:3993 msgid "index_predicate" msgstr "インデックスの述語" -#: sql_help.c:3994 +#: sql_help.c:3995 msgid "and conflict_action is one of:" msgstr "競合時アクションは以下のいずれかです:" -#: sql_help.c:4000 sql_help.c:4910 +#: sql_help.c:4001 sql_help.c:4927 msgid "sub-SELECT" msgstr "副問い合わせ句" -#: sql_help.c:4009 sql_help.c:4131 sql_help.c:4886 +#: sql_help.c:4010 sql_help.c:4133 sql_help.c:4903 msgid "channel" msgstr "チャネル" -#: sql_help.c:4031 +#: sql_help.c:4032 msgid "lockmode" msgstr "ロックモード" -#: sql_help.c:4032 +#: sql_help.c:4033 msgid "where lockmode is one of:" msgstr "ロックモードは以下のいずれかです:" -#: sql_help.c:4068 +#: sql_help.c:4069 msgid "target_table_name" msgstr "ターゲットテーブル名" -#: sql_help.c:4069 +#: sql_help.c:4070 msgid "target_alias" msgstr "ターゲット別名" -#: sql_help.c:4070 +#: sql_help.c:4071 msgid "data_source" msgstr "データ源" -#: sql_help.c:4071 sql_help.c:4594 sql_help.c:4843 sql_help.c:5074 +#: sql_help.c:4072 sql_help.c:4598 sql_help.c:4855 sql_help.c:5093 msgid "join_condition" msgstr "JOIN条件" -#: sql_help.c:4072 +#: sql_help.c:4073 msgid "when_clause" msgstr "WHEN句" -#: sql_help.c:4073 +#: sql_help.c:4074 msgid "where data_source is:" msgstr "ここで\"データ源\"は以下の通り:" -#: sql_help.c:4074 +#: sql_help.c:4075 msgid "source_table_name" msgstr "データ源テーブル名" -#: sql_help.c:4075 +#: sql_help.c:4076 msgid "source_query" msgstr "データ源問い合わせ" -#: sql_help.c:4076 +#: sql_help.c:4077 msgid "source_alias" msgstr "データ源別名" -#: sql_help.c:4077 +#: sql_help.c:4078 msgid "and when_clause is:" msgstr "WHEN句は以下の通り:" -#: sql_help.c:4079 +#: sql_help.c:4080 msgid "merge_update" msgstr "マージ更新" -#: sql_help.c:4080 +#: sql_help.c:4081 msgid "merge_delete" msgstr "マージ削除" -#: sql_help.c:4082 +#: sql_help.c:4083 msgid "merge_insert" msgstr "マージ挿入" -#: sql_help.c:4083 +#: sql_help.c:4084 msgid "and merge_insert is:" msgstr "そして\"マージ挿入\"は以下の通り:" -#: sql_help.c:4086 +#: sql_help.c:4087 msgid "and merge_update is:" msgstr "そして\"マージ更新\"は以下の通り:" -#: sql_help.c:4091 +#: sql_help.c:4092 msgid "and merge_delete is:" msgstr "そして\"マージ削除\"は以下の通り:" -#: sql_help.c:4132 +#: sql_help.c:4134 msgid "payload" msgstr "ペイロード" -#: sql_help.c:4159 +#: sql_help.c:4161 msgid "old_role" msgstr "元のロール" -#: sql_help.c:4160 +#: sql_help.c:4162 msgid "new_role" msgstr "新しいロール" -#: sql_help.c:4196 sql_help.c:4405 sql_help.c:4413 +#: sql_help.c:4198 sql_help.c:4407 sql_help.c:4415 msgid "savepoint_name" msgstr "セーブポイント名" -#: sql_help.c:4551 sql_help.c:4604 sql_help.c:4800 sql_help.c:4853 -#: sql_help.c:5031 sql_help.c:5084 +#: sql_help.c:4555 sql_help.c:4613 sql_help.c:4812 sql_help.c:4870 +#: sql_help.c:5050 sql_help.c:5108 msgid "grouping_element" msgstr "グルーピング要素" -#: sql_help.c:4553 sql_help.c:4651 sql_help.c:4802 sql_help.c:5033 +#: sql_help.c:4557 sql_help.c:4660 sql_help.c:4814 sql_help.c:5052 msgid "window_name" msgstr "ウィンドウ名" -#: sql_help.c:4554 sql_help.c:4652 sql_help.c:4803 sql_help.c:5034 +#: sql_help.c:4558 sql_help.c:4661 sql_help.c:4815 sql_help.c:5053 msgid "window_definition" msgstr "ウィンドウ定義" -#: sql_help.c:4555 sql_help.c:4569 sql_help.c:4608 sql_help.c:4653 -#: sql_help.c:4804 sql_help.c:4818 sql_help.c:4857 sql_help.c:5035 -#: sql_help.c:5049 sql_help.c:5088 +#: sql_help.c:4559 sql_help.c:4573 sql_help.c:4617 sql_help.c:4662 +#: sql_help.c:4816 sql_help.c:4830 sql_help.c:4874 sql_help.c:5054 +#: sql_help.c:5068 sql_help.c:5112 msgid "select" msgstr "SELECT句" -#: sql_help.c:4562 sql_help.c:4811 sql_help.c:5042 +#: sql_help.c:4566 sql_help.c:4823 sql_help.c:5061 msgid "where from_item can be one of:" msgstr "FROM項目は以下のいずれかです:" -#: sql_help.c:4565 sql_help.c:4571 sql_help.c:4574 sql_help.c:4578 -#: sql_help.c:4590 sql_help.c:4814 sql_help.c:4820 sql_help.c:4823 -#: sql_help.c:4827 sql_help.c:4839 sql_help.c:5045 sql_help.c:5051 -#: sql_help.c:5054 sql_help.c:5058 sql_help.c:5070 +#: sql_help.c:4569 sql_help.c:4575 sql_help.c:4578 sql_help.c:4582 +#: sql_help.c:4594 sql_help.c:4826 sql_help.c:4832 sql_help.c:4835 +#: sql_help.c:4839 sql_help.c:4851 sql_help.c:5064 sql_help.c:5070 +#: sql_help.c:5073 sql_help.c:5077 sql_help.c:5089 msgid "column_alias" msgstr "列別名" -#: sql_help.c:4566 sql_help.c:4815 sql_help.c:5046 +#: sql_help.c:4570 sql_help.c:4827 sql_help.c:5065 msgid "sampling_method" msgstr "サンプリングメソッド" -#: sql_help.c:4568 sql_help.c:4817 sql_help.c:5048 +#: sql_help.c:4572 sql_help.c:4829 sql_help.c:5067 msgid "seed" msgstr "乱数シード" -#: sql_help.c:4572 sql_help.c:4606 sql_help.c:4821 sql_help.c:4855 -#: sql_help.c:5052 sql_help.c:5086 +#: sql_help.c:4576 sql_help.c:4615 sql_help.c:4833 sql_help.c:4872 +#: sql_help.c:5071 sql_help.c:5110 msgid "with_query_name" msgstr "WITH問い合わせ名" -#: sql_help.c:4582 sql_help.c:4585 sql_help.c:4588 sql_help.c:4831 -#: sql_help.c:4834 sql_help.c:4837 sql_help.c:5062 sql_help.c:5065 -#: sql_help.c:5068 +#: sql_help.c:4586 sql_help.c:4589 sql_help.c:4592 sql_help.c:4843 +#: sql_help.c:4846 sql_help.c:4849 sql_help.c:5081 sql_help.c:5084 +#: sql_help.c:5087 msgid "column_definition" msgstr "カラム定義" -#: sql_help.c:4592 sql_help.c:4841 sql_help.c:5072 +#: sql_help.c:4596 sql_help.c:4602 sql_help.c:4853 sql_help.c:4859 +#: sql_help.c:5091 sql_help.c:5097 msgid "join_type" msgstr "JOINタイプ" -#: sql_help.c:4595 sql_help.c:4844 sql_help.c:5075 +#: sql_help.c:4599 sql_help.c:4856 sql_help.c:5094 msgid "join_column" msgstr "JOINカラム" -#: sql_help.c:4596 sql_help.c:4845 sql_help.c:5076 +#: sql_help.c:4600 sql_help.c:4857 sql_help.c:5095 msgid "join_using_alias" msgstr "JOIN用別名" -#: sql_help.c:4597 sql_help.c:4846 sql_help.c:5077 +#: sql_help.c:4606 sql_help.c:4863 sql_help.c:5101 msgid "and grouping_element can be one of:" msgstr "グルーピング要素は以下のいずれかです:" -#: sql_help.c:4605 sql_help.c:4854 sql_help.c:5085 +#: sql_help.c:4614 sql_help.c:4871 sql_help.c:5109 msgid "and with_query is:" msgstr "WITH問い合わせは以下のいずれかです:" -#: sql_help.c:4609 sql_help.c:4858 sql_help.c:5089 +#: sql_help.c:4618 sql_help.c:4875 sql_help.c:5113 msgid "values" msgstr "VALUES句" -#: sql_help.c:4610 sql_help.c:4859 sql_help.c:5090 +#: sql_help.c:4619 sql_help.c:4876 sql_help.c:5114 msgid "insert" msgstr "INSERT句" -#: sql_help.c:4611 sql_help.c:4860 sql_help.c:5091 +#: sql_help.c:4620 sql_help.c:4877 sql_help.c:5115 msgid "update" msgstr "UPDATE句" -#: sql_help.c:4612 sql_help.c:4861 sql_help.c:5092 +#: sql_help.c:4621 sql_help.c:4878 sql_help.c:5116 msgid "delete" msgstr "DELETE句" -#: sql_help.c:4614 sql_help.c:4863 sql_help.c:5094 +#: sql_help.c:4623 sql_help.c:4880 sql_help.c:5118 msgid "search_seq_col_name" msgstr "SEARCH順序列名" -#: sql_help.c:4616 sql_help.c:4865 sql_help.c:5096 +#: sql_help.c:4625 sql_help.c:4882 sql_help.c:5120 msgid "cycle_mark_col_name" msgstr "循環識別列名" -#: sql_help.c:4617 sql_help.c:4866 sql_help.c:5097 +#: sql_help.c:4626 sql_help.c:4883 sql_help.c:5121 msgid "cycle_mark_value" msgstr "循環識別値" -#: sql_help.c:4618 sql_help.c:4867 sql_help.c:5098 +#: sql_help.c:4627 sql_help.c:4884 sql_help.c:5122 msgid "cycle_mark_default" msgstr "循環識別デフォルト" -#: sql_help.c:4619 sql_help.c:4868 sql_help.c:5099 +#: sql_help.c:4628 sql_help.c:4885 sql_help.c:5123 msgid "cycle_path_col_name" msgstr "循環パス列名" -#: sql_help.c:4646 +#: sql_help.c:4655 msgid "new_table" msgstr "新しいテーブル" -#: sql_help.c:4671 -msgid "timezone" -msgstr "タイムゾーン" - -#: sql_help.c:4716 +#: sql_help.c:4726 msgid "snapshot_id" msgstr "スナップショットID" -#: sql_help.c:4969 +#: sql_help.c:4986 msgid "sort_expression" msgstr "ソート表現" -#: sql_help.c:5106 sql_help.c:6090 +#: sql_help.c:5130 sql_help.c:6114 msgid "abort the current transaction" msgstr "現在のトランザクションを中止します" -#: sql_help.c:5112 +#: sql_help.c:5136 msgid "change the definition of an aggregate function" msgstr "集約関数の定義を変更します" -#: sql_help.c:5118 +#: sql_help.c:5142 msgid "change the definition of a collation" msgstr "照合順序の定義を変更します" -#: sql_help.c:5124 +#: sql_help.c:5148 msgid "change the definition of a conversion" msgstr "エンコーディング変換ルールの定義を変更します" -#: sql_help.c:5130 +#: sql_help.c:5154 msgid "change a database" msgstr "データベースを変更します" -#: sql_help.c:5136 +#: sql_help.c:5160 msgid "define default access privileges" msgstr "デフォルトのアクセス権限を定義します" -#: sql_help.c:5142 +#: sql_help.c:5166 msgid "change the definition of a domain" msgstr "ドメインの定義を変更します" -#: sql_help.c:5148 +#: sql_help.c:5172 msgid "change the definition of an event trigger" msgstr "イベントトリガーの定義を変更します" -#: sql_help.c:5154 +#: sql_help.c:5178 msgid "change the definition of an extension" msgstr "機能拡張の定義を変更します" -#: sql_help.c:5160 +#: sql_help.c:5184 msgid "change the definition of a foreign-data wrapper" msgstr "外部データラッパの定義を変更します" -#: sql_help.c:5166 +#: sql_help.c:5190 msgid "change the definition of a foreign table" msgstr "外部テーブルの定義を変更します" -#: sql_help.c:5172 +#: sql_help.c:5196 msgid "change the definition of a function" msgstr "関数の定義を変更します" -#: sql_help.c:5178 +#: sql_help.c:5202 msgid "change role name or membership" msgstr "ロール名またはメンバーシップを変更します" -#: sql_help.c:5184 +#: sql_help.c:5208 msgid "change the definition of an index" msgstr "インデックスの定義を変更します" -#: sql_help.c:5190 +#: sql_help.c:5214 msgid "change the definition of a procedural language" msgstr "手続き言語の定義を変更します" -#: sql_help.c:5196 +#: sql_help.c:5220 msgid "change the definition of a large object" msgstr "ラージオブジェクトの定義を変更します" -#: sql_help.c:5202 +#: sql_help.c:5226 msgid "change the definition of a materialized view" msgstr "実体化ビューの定義を変更します" -#: sql_help.c:5208 +#: sql_help.c:5232 msgid "change the definition of an operator" msgstr "演算子の定義を変更します" -#: sql_help.c:5214 +#: sql_help.c:5238 msgid "change the definition of an operator class" msgstr "演算子クラスの定義を変更します" -#: sql_help.c:5220 +#: sql_help.c:5244 msgid "change the definition of an operator family" msgstr "演算子族の定義を変更します" -#: sql_help.c:5226 +#: sql_help.c:5250 msgid "change the definition of a row-level security policy" msgstr "行レベルのセキュリティ ポリシーの定義を変更します" -#: sql_help.c:5232 +#: sql_help.c:5256 msgid "change the definition of a procedure" msgstr "プロシージャの定義を変更します" -#: sql_help.c:5238 +#: sql_help.c:5262 msgid "change the definition of a publication" msgstr "パブリケーションの定義を変更します" -#: sql_help.c:5244 sql_help.c:5346 +#: sql_help.c:5268 sql_help.c:5370 msgid "change a database role" msgstr "データベースロールを変更します" -#: sql_help.c:5250 +#: sql_help.c:5274 msgid "change the definition of a routine" msgstr "ルーチンの定義を変更します" -#: sql_help.c:5256 +#: sql_help.c:5280 msgid "change the definition of a rule" msgstr "ルールの定義を変更します" -#: sql_help.c:5262 +#: sql_help.c:5286 msgid "change the definition of a schema" msgstr "スキーマの定義を変更します" -#: sql_help.c:5268 +#: sql_help.c:5292 msgid "change the definition of a sequence generator" msgstr "シーケンス生成器の定義を変更します" -#: sql_help.c:5274 +#: sql_help.c:5298 msgid "change the definition of a foreign server" msgstr "外部サーバーの定義を変更します" -#: sql_help.c:5280 +#: sql_help.c:5304 msgid "change the definition of an extended statistics object" msgstr "拡張統計情報オブジェクトの定義を変更します" -#: sql_help.c:5286 +#: sql_help.c:5310 msgid "change the definition of a subscription" msgstr "サブスクリプションの定義を変更します" -#: sql_help.c:5292 +#: sql_help.c:5316 msgid "change a server configuration parameter" msgstr "サーバーの設定パラメータを変更します" -#: sql_help.c:5298 +#: sql_help.c:5322 msgid "change the definition of a table" msgstr "テーブルの定義を変更します。" -#: sql_help.c:5304 +#: sql_help.c:5328 msgid "change the definition of a tablespace" msgstr "テーブル空間の定義を変更します" -#: sql_help.c:5310 +#: sql_help.c:5334 msgid "change the definition of a text search configuration" msgstr "テキスト検索設定の定義を変更します" -#: sql_help.c:5316 +#: sql_help.c:5340 msgid "change the definition of a text search dictionary" msgstr "テキスト検索辞書の定義を変更します" -#: sql_help.c:5322 +#: sql_help.c:5346 msgid "change the definition of a text search parser" msgstr "テキスト検索パーサーの定義を変更します" -#: sql_help.c:5328 +#: sql_help.c:5352 msgid "change the definition of a text search template" msgstr "テキスト検索テンプレートの定義を変更します" -#: sql_help.c:5334 +#: sql_help.c:5358 msgid "change the definition of a trigger" msgstr "トリガーの定義を変更します" -#: sql_help.c:5340 +#: sql_help.c:5364 msgid "change the definition of a type" msgstr "型の定義を変更します" -#: sql_help.c:5352 +#: sql_help.c:5376 msgid "change the definition of a user mapping" msgstr "ユーザーマッピングの定義を変更します" -#: sql_help.c:5358 +#: sql_help.c:5382 msgid "change the definition of a view" msgstr "ビューの定義を変更します" -#: sql_help.c:5364 +#: sql_help.c:5388 msgid "collect statistics about a database" msgstr "データベースの統計情報を収集します" -#: sql_help.c:5370 sql_help.c:6168 +#: sql_help.c:5394 sql_help.c:6192 msgid "start a transaction block" msgstr "トランザクション区間を開始します" -#: sql_help.c:5376 +#: sql_help.c:5400 msgid "invoke a procedure" msgstr "プロシージャを実行します" -#: sql_help.c:5382 +#: sql_help.c:5406 msgid "force a write-ahead log checkpoint" msgstr "先行書き込みログのチェックポイントを強制的に実行します" -#: sql_help.c:5388 +#: sql_help.c:5412 msgid "close a cursor" msgstr "カーソルを閉じます" -#: sql_help.c:5394 +#: sql_help.c:5418 msgid "cluster a table according to an index" msgstr "インデックスに従ってテーブルをクラスタ化します" -#: sql_help.c:5400 +#: sql_help.c:5424 msgid "define or change the comment of an object" msgstr "オブジェクトのコメントを定義または変更します" -#: sql_help.c:5406 sql_help.c:5964 +#: sql_help.c:5430 sql_help.c:5988 msgid "commit the current transaction" msgstr "現在のトランザクションをコミットします" -#: sql_help.c:5412 +#: sql_help.c:5436 msgid "commit a transaction that was earlier prepared for two-phase commit" msgstr "二相コミットのために事前に準備されたトランザクションをコミットします" -#: sql_help.c:5418 +#: sql_help.c:5442 msgid "copy data between a file and a table" msgstr "ファイルとテーブルとの間でデータをコピーします" -#: sql_help.c:5424 +#: sql_help.c:5448 msgid "define a new access method" msgstr "新しいアクセスメソッドを定義します" -#: sql_help.c:5430 +#: sql_help.c:5454 msgid "define a new aggregate function" msgstr "新しい集約関数を定義します" -#: sql_help.c:5436 +#: sql_help.c:5460 msgid "define a new cast" msgstr "新しい型変換を定義します" -#: sql_help.c:5442 +#: sql_help.c:5466 msgid "define a new collation" msgstr "新しい照合順序を定義します" -#: sql_help.c:5448 +#: sql_help.c:5472 msgid "define a new encoding conversion" msgstr "新しいエンコーディング変換を定義します" -#: sql_help.c:5454 +#: sql_help.c:5478 msgid "create a new database" msgstr "新しいデータベースを作成します" -#: sql_help.c:5460 +#: sql_help.c:5484 msgid "define a new domain" msgstr "新しいドメインを定義します" -#: sql_help.c:5466 +#: sql_help.c:5490 msgid "define a new event trigger" msgstr "新しいイベントトリガーを定義します" -#: sql_help.c:5472 +#: sql_help.c:5496 msgid "install an extension" msgstr "機能拡張をインストールします" -#: sql_help.c:5478 +#: sql_help.c:5502 msgid "define a new foreign-data wrapper" msgstr "新しい外部データラッパを定義します" -#: sql_help.c:5484 +#: sql_help.c:5508 msgid "define a new foreign table" msgstr "新しい外部テーブルを定義します" -#: sql_help.c:5490 +#: sql_help.c:5514 msgid "define a new function" msgstr "新しい関数を定義します" -#: sql_help.c:5496 sql_help.c:5556 sql_help.c:5658 +#: sql_help.c:5520 sql_help.c:5580 sql_help.c:5682 msgid "define a new database role" msgstr "新しいデータベースロールを定義します" -#: sql_help.c:5502 +#: sql_help.c:5526 msgid "define a new index" msgstr "新しいインデックスを定義します" -#: sql_help.c:5508 +#: sql_help.c:5532 msgid "define a new procedural language" msgstr "新しい手続き言語を定義します" -#: sql_help.c:5514 +#: sql_help.c:5538 msgid "define a new materialized view" msgstr "新しい実体化ビューを定義します" -#: sql_help.c:5520 +#: sql_help.c:5544 msgid "define a new operator" msgstr "新しい演算子を定義します" -#: sql_help.c:5526 +#: sql_help.c:5550 msgid "define a new operator class" msgstr "新しい演算子クラスを定義します" -#: sql_help.c:5532 +#: sql_help.c:5556 msgid "define a new operator family" msgstr "新しい演算子族を定義します" -#: sql_help.c:5538 +#: sql_help.c:5562 msgid "define a new row-level security policy for a table" msgstr "テーブルに対して新しい行レベルセキュリティポリシーを定義します" -#: sql_help.c:5544 +#: sql_help.c:5568 msgid "define a new procedure" msgstr "新しいプロシージャを定義します" -#: sql_help.c:5550 +#: sql_help.c:5574 msgid "define a new publication" msgstr "新しいパブリケーションを定義します" -#: sql_help.c:5562 +#: sql_help.c:5586 msgid "define a new rewrite rule" msgstr "新しい書き換えルールを定義します" -#: sql_help.c:5568 +#: sql_help.c:5592 msgid "define a new schema" msgstr "新しいスキーマを定義します" -#: sql_help.c:5574 +#: sql_help.c:5598 msgid "define a new sequence generator" msgstr "新しいシーケンス生成器を定義します。" -#: sql_help.c:5580 +#: sql_help.c:5604 msgid "define a new foreign server" msgstr "新しい外部サーバーを定義します" -#: sql_help.c:5586 +#: sql_help.c:5610 msgid "define extended statistics" msgstr "拡張統計情報を定義します" -#: sql_help.c:5592 +#: sql_help.c:5616 msgid "define a new subscription" msgstr "新しいサブスクリプションを定義します" -#: sql_help.c:5598 +#: sql_help.c:5622 msgid "define a new table" msgstr "新しいテーブルを定義します" -#: sql_help.c:5604 sql_help.c:6126 +#: sql_help.c:5628 sql_help.c:6150 msgid "define a new table from the results of a query" msgstr "問い合わせの結果から新しいテーブルを定義します" -#: sql_help.c:5610 +#: sql_help.c:5634 msgid "define a new tablespace" msgstr "新しいテーブル空間を定義します" -#: sql_help.c:5616 +#: sql_help.c:5640 msgid "define a new text search configuration" msgstr "新しいテキスト検索設定を定義します" -#: sql_help.c:5622 +#: sql_help.c:5646 msgid "define a new text search dictionary" msgstr "新しいテキスト検索辞書を定義します" -#: sql_help.c:5628 +#: sql_help.c:5652 msgid "define a new text search parser" msgstr "新しいテキスト検索パーサーを定義します" -#: sql_help.c:5634 +#: sql_help.c:5658 msgid "define a new text search template" msgstr "新しいテキスト検索テンプレートを定義します" -#: sql_help.c:5640 +#: sql_help.c:5664 msgid "define a new transform" msgstr "新しいデータ変換を定義します" -#: sql_help.c:5646 +#: sql_help.c:5670 msgid "define a new trigger" msgstr "新しいトリガーを定義します" -#: sql_help.c:5652 +#: sql_help.c:5676 msgid "define a new data type" msgstr "新しいデータ型を定義します" -#: sql_help.c:5664 +#: sql_help.c:5688 msgid "define a new mapping of a user to a foreign server" msgstr "外部サーバーに対するユーザーの新しいマッピングを定義します。" -#: sql_help.c:5670 +#: sql_help.c:5694 msgid "define a new view" msgstr "新しいビューを定義します" -#: sql_help.c:5676 +#: sql_help.c:5700 msgid "deallocate a prepared statement" msgstr "準備した文を解放します" -#: sql_help.c:5682 +#: sql_help.c:5706 msgid "define a cursor" msgstr "カーソルを定義します" -#: sql_help.c:5688 +#: sql_help.c:5712 msgid "delete rows of a table" msgstr "テーブルの行を削除します" -#: sql_help.c:5694 +#: sql_help.c:5718 msgid "discard session state" msgstr "セッション状態を破棄します" -#: sql_help.c:5700 +#: sql_help.c:5724 msgid "execute an anonymous code block" msgstr "無名コードブロックを実行します" -#: sql_help.c:5706 +#: sql_help.c:5730 msgid "remove an access method" msgstr "アクセスメソッドを削除します" -#: sql_help.c:5712 +#: sql_help.c:5736 msgid "remove an aggregate function" msgstr "集約関数を削除します" -#: sql_help.c:5718 +#: sql_help.c:5742 msgid "remove a cast" msgstr "型変換を削除します" -#: sql_help.c:5724 +#: sql_help.c:5748 msgid "remove a collation" msgstr "照合順序を削除します" -#: sql_help.c:5730 +#: sql_help.c:5754 msgid "remove a conversion" msgstr "符号化方式変換を削除します" -#: sql_help.c:5736 +#: sql_help.c:5760 msgid "remove a database" msgstr "データベースを削除します" -#: sql_help.c:5742 +#: sql_help.c:5766 msgid "remove a domain" msgstr "ドメインを削除します" -#: sql_help.c:5748 +#: sql_help.c:5772 msgid "remove an event trigger" msgstr "イベントトリガーを削除します" -#: sql_help.c:5754 +#: sql_help.c:5778 msgid "remove an extension" msgstr "機能拡張を削除します" -#: sql_help.c:5760 +#: sql_help.c:5784 msgid "remove a foreign-data wrapper" msgstr "外部データラッパを削除します" -#: sql_help.c:5766 +#: sql_help.c:5790 msgid "remove a foreign table" msgstr "外部テーブルを削除します" -#: sql_help.c:5772 +#: sql_help.c:5796 msgid "remove a function" msgstr "関数を削除します" -#: sql_help.c:5778 sql_help.c:5844 sql_help.c:5946 +#: sql_help.c:5802 sql_help.c:5868 sql_help.c:5970 msgid "remove a database role" msgstr "データベースロールを削除します" -#: sql_help.c:5784 +#: sql_help.c:5808 msgid "remove an index" msgstr "インデックスを削除します" -#: sql_help.c:5790 +#: sql_help.c:5814 msgid "remove a procedural language" msgstr "手続き言語を削除します" -#: sql_help.c:5796 +#: sql_help.c:5820 msgid "remove a materialized view" msgstr "実体化ビューを削除します" -#: sql_help.c:5802 +#: sql_help.c:5826 msgid "remove an operator" msgstr "演算子を削除します" -#: sql_help.c:5808 +#: sql_help.c:5832 msgid "remove an operator class" msgstr "演算子クラスを削除します" -#: sql_help.c:5814 +#: sql_help.c:5838 msgid "remove an operator family" msgstr "演算子族を削除します" -#: sql_help.c:5820 +#: sql_help.c:5844 msgid "remove database objects owned by a database role" msgstr "データベースロールが所有するデータベースオブジェクトを削除します" -#: sql_help.c:5826 +#: sql_help.c:5850 msgid "remove a row-level security policy from a table" msgstr "テーブルから行レベルのセキュリティポリシーを削除します" -#: sql_help.c:5832 +#: sql_help.c:5856 msgid "remove a procedure" msgstr "プロシージャを削除します" -#: sql_help.c:5838 +#: sql_help.c:5862 msgid "remove a publication" msgstr "パブリケーションを削除します" -#: sql_help.c:5850 +#: sql_help.c:5874 msgid "remove a routine" msgstr "ルーチンを削除します" -#: sql_help.c:5856 +#: sql_help.c:5880 msgid "remove a rewrite rule" msgstr "書き換えルールを削除します" -#: sql_help.c:5862 +#: sql_help.c:5886 msgid "remove a schema" msgstr "スキーマを削除します" -#: sql_help.c:5868 +#: sql_help.c:5892 msgid "remove a sequence" msgstr "シーケンスを削除します" -#: sql_help.c:5874 +#: sql_help.c:5898 msgid "remove a foreign server descriptor" msgstr "外部サーバー記述子を削除します" -#: sql_help.c:5880 +#: sql_help.c:5904 msgid "remove extended statistics" msgstr "拡張統計情報を削除します" -#: sql_help.c:5886 +#: sql_help.c:5910 msgid "remove a subscription" msgstr "サブスクリプションを削除します" -#: sql_help.c:5892 +#: sql_help.c:5916 msgid "remove a table" msgstr "テーブルを削除します" -#: sql_help.c:5898 +#: sql_help.c:5922 msgid "remove a tablespace" msgstr "テーブル空間を削除します" -#: sql_help.c:5904 +#: sql_help.c:5928 msgid "remove a text search configuration" msgstr "テキスト検索設定を削除します" -#: sql_help.c:5910 +#: sql_help.c:5934 msgid "remove a text search dictionary" msgstr "テキスト検索辞書を削除します" -#: sql_help.c:5916 +#: sql_help.c:5940 msgid "remove a text search parser" msgstr "テキスト検索パーサーを削除します" -#: sql_help.c:5922 +#: sql_help.c:5946 msgid "remove a text search template" msgstr "テキスト検索テンプレートを削除します" -#: sql_help.c:5928 +#: sql_help.c:5952 msgid "remove a transform" msgstr "データ変換を削除します" -#: sql_help.c:5934 +#: sql_help.c:5958 msgid "remove a trigger" msgstr "トリガーを削除します" -#: sql_help.c:5940 +#: sql_help.c:5964 msgid "remove a data type" msgstr "データ型を削除します" -#: sql_help.c:5952 +#: sql_help.c:5976 msgid "remove a user mapping for a foreign server" msgstr "外部サーバーのユーザーマッピングを削除します" -#: sql_help.c:5958 +#: sql_help.c:5982 msgid "remove a view" msgstr "ビューを削除します" -#: sql_help.c:5970 +#: sql_help.c:5994 msgid "execute a prepared statement" msgstr "準備した文を実行します" -#: sql_help.c:5976 +#: sql_help.c:6000 msgid "show the execution plan of a statement" msgstr "文の実行計画を表示します" -#: sql_help.c:5982 +#: sql_help.c:6006 msgid "retrieve rows from a query using a cursor" msgstr "カーソルを使って問い合わせから行を取り出します" -#: sql_help.c:5988 +#: sql_help.c:6012 msgid "define access privileges" msgstr "アクセス権限を定義します" -#: sql_help.c:5994 +#: sql_help.c:6018 msgid "import table definitions from a foreign server" msgstr "外部サーバーからテーブル定義をインポートします" -#: sql_help.c:6000 +#: sql_help.c:6024 msgid "create new rows in a table" msgstr "テーブルに新しい行を作成します" -#: sql_help.c:6006 +#: sql_help.c:6030 msgid "listen for a notification" msgstr "通知メッセージを監視します" -#: sql_help.c:6012 +#: sql_help.c:6036 msgid "load a shared library file" msgstr "共有ライブラリファイルをロードします" -#: sql_help.c:6018 +#: sql_help.c:6042 msgid "lock a table" msgstr "テーブルをロックします" -#: sql_help.c:6024 +#: sql_help.c:6048 msgid "conditionally insert, update, or delete rows of a table" msgstr "条件によってテーブルの行を挿入、更新または削除する" -#: sql_help.c:6030 +#: sql_help.c:6054 msgid "position a cursor" msgstr "カーソルを位置づけます" -#: sql_help.c:6036 +#: sql_help.c:6060 msgid "generate a notification" msgstr "通知を生成します" -#: sql_help.c:6042 +#: sql_help.c:6066 msgid "prepare a statement for execution" msgstr "実行に備えて文を準備します" -#: sql_help.c:6048 +#: sql_help.c:6072 msgid "prepare the current transaction for two-phase commit" msgstr "二相コミットに備えて現在のトランザクションを準備します" -#: sql_help.c:6054 +#: sql_help.c:6078 msgid "change the ownership of database objects owned by a database role" msgstr "データベースロールが所有するデータベースオブジェクトの所有権を変更します" -#: sql_help.c:6060 +#: sql_help.c:6084 msgid "replace the contents of a materialized view" msgstr "実体化ビューの内容を置き換えます" -#: sql_help.c:6066 +#: sql_help.c:6090 msgid "rebuild indexes" msgstr "インデックスを再構築します" -#: sql_help.c:6072 +#: sql_help.c:6096 msgid "destroy a previously defined savepoint" msgstr "以前に定義されたセーブポイントを破棄します" -#: sql_help.c:6078 +#: sql_help.c:6102 msgid "restore the value of a run-time parameter to the default value" msgstr "実行時パラメータの値をデフォルト値に戻します" -#: sql_help.c:6084 +#: sql_help.c:6108 msgid "remove access privileges" msgstr "アクセス権限を削除します" -#: sql_help.c:6096 +#: sql_help.c:6120 msgid "cancel a transaction that was earlier prepared for two-phase commit" msgstr "二相コミットのために事前に準備されたトランザクションをキャンセルします" -#: sql_help.c:6102 +#: sql_help.c:6126 msgid "roll back to a savepoint" msgstr "セーブポイントまでロールバックします" -#: sql_help.c:6108 +#: sql_help.c:6132 msgid "define a new savepoint within the current transaction" msgstr "現在のトランザクション内で新しいセーブポイントを定義します" -#: sql_help.c:6114 +#: sql_help.c:6138 msgid "define or change a security label applied to an object" msgstr "オブジェクトに適用されるセキュリティラベルを定義または変更します" -#: sql_help.c:6120 sql_help.c:6174 sql_help.c:6210 +#: sql_help.c:6144 sql_help.c:6198 sql_help.c:6234 msgid "retrieve rows from a table or view" msgstr "テーブルまたはビューから行を取得します" -#: sql_help.c:6132 +#: sql_help.c:6156 msgid "change a run-time parameter" msgstr "実行時パラメータを変更します" -#: sql_help.c:6138 +#: sql_help.c:6162 msgid "set constraint check timing for the current transaction" msgstr "現在のトランザクションについて、制約チェックのタイミングを設定します" -#: sql_help.c:6144 +#: sql_help.c:6168 msgid "set the current user identifier of the current session" msgstr "現在のセッションの現在のユーザー識別子を設定します" -#: sql_help.c:6150 +#: sql_help.c:6174 msgid "set the session user identifier and the current user identifier of the current session" msgstr "セッションのユーザー識別子および現在のセッションの現在のユーザー識別子を設定します" -#: sql_help.c:6156 +#: sql_help.c:6180 msgid "set the characteristics of the current transaction" msgstr "現在のトランザクションの特性を設定します" -#: sql_help.c:6162 +#: sql_help.c:6186 msgid "show the value of a run-time parameter" msgstr "実行時パラメータの値を表示します" -#: sql_help.c:6180 +#: sql_help.c:6204 msgid "empty a table or set of tables" msgstr "一つの、または複数のテーブルを空にします" -#: sql_help.c:6186 +#: sql_help.c:6210 msgid "stop listening for a notification" msgstr "通知メッセージの監視を中止します" -#: sql_help.c:6192 +#: sql_help.c:6216 msgid "update rows of a table" msgstr "テーブルの行を更新します" -#: sql_help.c:6198 +#: sql_help.c:6222 msgid "garbage-collect and optionally analyze a database" msgstr "ガーベッジコレクションを行い、また必要に応じてデータベースを分析します" -#: sql_help.c:6204 +#: sql_help.c:6228 msgid "compute a set of rows" msgstr "行セットを計算します" @@ -6445,7 +6436,7 @@ msgstr "余分なコマンドライン引数\"%s\"は無視されました" msgid "could not find own program executable" msgstr "実行可能ファイルが見つかりませんでした" -#: tab-complete.c:5921 +#: tab-complete.c:5954 #, c-format msgid "" "tab completion query failed: %s\n" |