# backend.po
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# HOTTA Michihide <hotta@net-newbie.com>, 2010.\r
#
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 8.0\n"
+"Project-Id-Version: PostgreSQL 8.5alpha3\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2009-06-24 23:56+0900\n"
-"PO-Revision-Date: 2009-06-24 23:59+0900\n"
+"POT-Creation-Date: 2010-02-22 15:44+0900\n"
+"PO-Revision-Date: 2010-03-13 22:56+0900\n"
"Last-Translator: HOTTA Michihide <hotta@net-newbie.com>\n"
-"Language-Team: Shigehiro Honda <fwif0083@mb.infoweb.ne.jp>\n"
+"Language-Team: jpug-doc <jpug-doc@ml.postgresql.jp>\n"\r
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: access/transam/xlog.c:1159
+#: access/transam/xlog.c:1185
#, c-format
msgid "could not create archive status file \"%s\": %m"
msgstr "アーカイブステータスファイル\"%s\"を作成できませんでした: %m"
-#: access/transam/xlog.c:1167
+#: access/transam/xlog.c:1193
#, c-format
msgid "could not write archive status file \"%s\": %m"
msgstr "アーカイブステータスファイル\\\"%s\\\"を書き出せませんでした: %m"
-#: access/transam/xlog.c:1622 access/transam/xlog.c:3437
+#: access/transam/xlog.c:1648 access/transam/xlog.c:3550
#, c-format
msgid "could not seek in log file %u, segment %u to offset %u: %m"
msgstr ""
"ログファイル%u、セグメント%uをオフセット%uまでシークできませんでした: %m"
-#: access/transam/xlog.c:1639
+#: access/transam/xlog.c:1665
#, c-format
msgid "could not write to log file %u, segment %u at offset %u, length %lu: %m"
msgstr ""
"ログファイル%u、セグメント%uをオフセット%u、長さ%luで書き出せませんでした: %m"
-#: access/transam/xlog.c:1826
+#: access/transam/xlog.c:1867
#, c-format
msgid "updated min recovery point to %X/%X"
msgstr "最小リカバリポイントを %X/%X に更新しました"
-#: access/transam/xlog.c:2146 access/transam/xlog.c:2248
-#: access/transam/xlog.c:2481 access/transam/xlog.c:2548
-#: access/transam/xlog.c:2557
+#: access/transam/xlog.c:2220 access/transam/xlog.c:2324
+#: access/transam/xlog.c:2553 access/transam/xlog.c:2620
+#: access/transam/xlog.c:2629
#, c-format
msgid "could not open file \"%s\" (log file %u, segment %u): %m"
msgstr ""
"ファイル\"%s\"(ログファイル%u、セグメント%u)をオープンできませんでした: %m"
-#: access/transam/xlog.c:2171 access/transam/xlog.c:2300
-#: access/transam/xlog.c:4020 access/transam/xlog.c:7206
-#: access/transam/xlog.c:7341 postmaster/postmaster.c:3482
-#: ../port/copydir.c:126
+#: access/transam/xlog.c:2245 access/transam/xlog.c:2378
+#: access/transam/xlog.c:4133 access/transam/xlog.c:7652
+#: access/transam/xlog.c:7793 storage/smgr/md.c:278
+#: postmaster/postmaster.c:3459 ../port/copydir.c:126
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "ファイル\"%s\"を作成できませんでした: %m"
-#: access/transam/xlog.c:2203 access/transam/xlog.c:2332
-#: access/transam/xlog.c:4072 access/transam/xlog.c:4110
-#: postmaster/postmaster.c:3492 postmaster/postmaster.c:3502
-#: commands/tablespace.c:706 commands/tablespace.c:712 commands/copy.c:1290
-#: utils/misc/guc.c:6770 utils/misc/guc.c:6795 utils/init/miscinit.c:1042
-#: utils/init/miscinit.c:1051 ../port/copydir.c:148
+#: access/transam/xlog.c:2277 access/transam/xlog.c:2410
+#: access/transam/xlog.c:4185 access/transam/xlog.c:4223
+#: postmaster/postmaster.c:3469 postmaster/postmaster.c:3479
+#: commands/tablespace.c:709 commands/tablespace.c:715 commands/copy.c:1318
+#: utils/misc/guc.c:6915 utils/misc/guc.c:6940 utils/init/miscinit.c:1098
+#: utils/init/miscinit.c:1107 ../port/copydir.c:148
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "ファイル\"%s\"を書き出せませんでした: %m"
-#: access/transam/xlog.c:2211 access/transam/xlog.c:2339
-#: access/transam/xlog.c:4116 ../port/copydir.c:158
+#: access/transam/xlog.c:2285 access/transam/xlog.c:2417
+#: access/transam/xlog.c:4229 storage/smgr/md.c:909 storage/smgr/md.c:1083
+#: storage/smgr/md.c:1226 ../port/copydir.c:158
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "ファイル\"%s\"をfsyncできませんでした: %m"
-#: access/transam/xlog.c:2216 access/transam/xlog.c:2344
-#: access/transam/xlog.c:4121 ../port/copydir.c:163
+#: access/transam/xlog.c:2290 access/transam/xlog.c:2422
+#: access/transam/xlog.c:4234 ../port/copydir.c:163
#, c-format
msgid "could not close file \"%s\": %m"
msgstr "ファイル\"%s\"をクローズできませんでした: %m"
-#: access/transam/xlog.c:2285 access/transam/xlog.c:3851
-#: access/transam/xlog.c:3941 access/transam/xlog.c:4039
-#: postmaster/autovacuum.c:1808 libpq/hba.c:1231 utils/init/postinit.c:94
-#: utils/init/postinit.c:134 utils/init/miscinit.c:993
-#: utils/init/miscinit.c:1099 utils/error/elog.c:1394 ../port/copydir.c:119
+#: access/transam/xlog.c:2363 access/transam/xlog.c:3964
+#: access/transam/xlog.c:4054 access/transam/xlog.c:4152 storage/smgr/md.c:532
+#: storage/smgr/md.c:785 utils/init/miscinit.c:1049 utils/init/miscinit.c:1155
+#: utils/error/elog.c:1402 ../port/copydir.c:119
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "ファイル\"%s\"をオープンできませんでした: %m"
-#: access/transam/xlog.c:2313 access/transam/xlog.c:4051
-#: access/transam/xlog.c:7313 access/transam/xlog.c:7363
-#: access/transam/xlog.c:7655 access/transam/xlog.c:7680
-#: access/transam/xlog.c:7718 utils/adt/genfile.c:132 ../port/copydir.c:137
+#: access/transam/xlog.c:2391 access/transam/xlog.c:4164
+#: access/transam/xlog.c:7765 access/transam/xlog.c:7815
+#: access/transam/xlog.c:8125 access/transam/xlog.c:8150
+#: access/transam/xlog.c:8188 utils/adt/genfile.c:132 ../port/copydir.c:137
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "ファイル\"%s\"を読み込めませんでした: %m"
-#: access/transam/xlog.c:2316
+#: access/transam/xlog.c:2394
#, c-format
msgid "not enough data in file \"%s\""
msgstr "ファイル\"%s\"内のデータが不十分です"
-#: access/transam/xlog.c:2433
+#: access/transam/xlog.c:2513
#, c-format
msgid ""
"could not link file \"%s\" to \"%s\" (initialization of log file %u, segment "
"ファイル\"%s\"を\"%s\"にリンクできませんでした(ログファイル%u、セグメント%uの"
"初期化): %m"
-#: access/transam/xlog.c:2454
+#: access/transam/xlog.c:2525
#, c-format
msgid ""
"could not rename file \"%s\" to \"%s\" (initialization of log file %u, "
"ファイル\"%s\"の名前を\"%s\"に変更できませんでした(ログファイル%u、セグメン"
"ト%uの初期化): %m"
-#: access/transam/xlog.c:2586
+#: access/transam/xlog.c:2658
#, c-format
msgid "could not close log file %u, segment %u: %m"
msgstr "ログファイル%u、セグメント%uをクローズできませんでした: %m"
-#: access/transam/xlog.c:2654 access/transam/xlog.c:2804
-#: access/transam/xlog.c:7189 utils/adt/genfile.c:166 utils/adt/dbsize.c:62
+#: access/transam/xlog.c:2726 access/transam/xlog.c:2876
+#: access/transam/xlog.c:7635 utils/adt/genfile.c:166 utils/adt/dbsize.c:62
#: utils/adt/dbsize.c:209 utils/adt/dbsize.c:278 ../port/copydir.c:81
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "ファイル\"%s\"のstatができませんでした: %m"
-#: access/transam/xlog.c:2662 access/transam/xlog.c:7368
-#: commands/tablespace.c:631
+#: access/transam/xlog.c:2734 access/transam/xlog.c:7820 storage/smgr/md.c:348
+#: storage/smgr/md.c:395 storage/smgr/md.c:1192 commands/tablespace.c:634
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "ファイル\"%s\"を削除できませんでした: %m"
-#: access/transam/xlog.c:2785
+#: access/transam/xlog.c:2857
#, c-format
msgid "archive file \"%s\" has wrong size: %lu instead of %lu"
msgstr "アーカイブファイル\"%s\"のサイズが不正です: %lu。%luを想定"
-#: access/transam/xlog.c:2792
+#: access/transam/xlog.c:2864
#, c-format
msgid "restored log file \"%s\" from archive"
msgstr "ログファイル\"%s\"をアーカイブからリストアしました"
-#: access/transam/xlog.c:2842
+#: access/transam/xlog.c:2914
#, c-format
msgid "could not restore file \"%s\" from archive: return code %d"
msgstr "アーカイブからファイル\"%s\"をリストアできませんでした: 戻りコード %d"
-#: access/transam/xlog.c:2959
+#: access/transam/xlog.c:3031
#, c-format
msgid "recovery_end_command \"%s\": return code %d"
msgstr "recovery_end_command \"%s\": リターンコード %d"
-#: access/transam/xlog.c:3024 access/transam/xlog.c:3152
+#: access/transam/xlog.c:3099 access/transam/xlog.c:3264
#, c-format
msgid "could not open transaction log directory \"%s\": %m"
msgstr "トランザクションログディレクトリ\"%s\"をオープンできませんでした: %m"
-#: access/transam/xlog.c:3061
+#: access/transam/xlog.c:3136
#, c-format
msgid "recycled transaction log file \"%s\""
msgstr "トランザクションログファイル\"%s\"を回収しました"
-#: access/transam/xlog.c:3075
+#: access/transam/xlog.c:3152
#, c-format
msgid "removing transaction log file \"%s\""
msgstr "トランザクションログファイル\"%s\"を削除しました"
-#: access/transam/xlog.c:3112 access/transam/xlog.c:3122
+#: access/transam/xlog.c:3174
+msgid "could not rename old transaction log file \"%s\": %m"
+msgstr "古いトランザクションログファイル \"%s\" をリネームできませんでした: %m"
+
+#: access/transam/xlog.c:3186
+msgid "could not remove old transaction log file \"%s\": %m"
+msgstr "古いトランザクションログファイル \"%s\" を削除できませんでした: %m"
+
+#: access/transam/xlog.c:3224 access/transam/xlog.c:3234
#, c-format
msgid "required WAL directory \"%s\" does not exist"
msgstr "WAL ディレクトリ\"%s\"は存在しません"
-#: access/transam/xlog.c:3128
+#: access/transam/xlog.c:3240
#, c-format
msgid "creating missing WAL directory \"%s\""
msgstr "WAL ディレクトリ%sを作成しています ... "
-#: access/transam/xlog.c:3131
+#: access/transam/xlog.c:3243
#, c-format
msgid "could not create missing directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"を作成できませんでした: %m"
-#: access/transam/xlog.c:3165
+#: access/transam/xlog.c:3277
#, c-format
msgid "removing transaction log backup history file \"%s\""
msgstr "トランザクションログバックアップ履歴ファイル\"%s\"を削除しています"
-#: access/transam/xlog.c:3284
+#: access/transam/xlog.c:3397
#, c-format
msgid "incorrect hole size in record at %X/%X"
msgstr "%X/%Xのレコードのホールサイズが不正です"
-#: access/transam/xlog.c:3297
+#: access/transam/xlog.c:3410
#, c-format
msgid "incorrect total length in record at %X/%X"
msgstr "%X/%Xのレコード内の全長が不正です"
-#: access/transam/xlog.c:3310
+#: access/transam/xlog.c:3423
#, c-format
msgid "incorrect resource manager data checksum in record at %X/%X"
msgstr "%X/%Xのレコード内のリソースマネージャデータのチェックサムが不正です"
-#: access/transam/xlog.c:3379 access/transam/xlog.c:3467
+#: access/transam/xlog.c:3492 access/transam/xlog.c:3580
#, c-format
msgid "invalid record offset at %X/%X"
msgstr "%X/%Xのレコードオフセットが無効です"
-#: access/transam/xlog.c:3421 access/transam/xlog.c:3445
-#: access/transam/xlog.c:3610
+#: access/transam/xlog.c:3534 access/transam/xlog.c:3558
+#: access/transam/xlog.c:3723
#, c-format
msgid "could not read from log file %u, segment %u, offset %u: %m"
msgstr "ログファイル%u、セグメント%u、オフセット%uを読み取れませんでした: %m"
-#: access/transam/xlog.c:3475
+#: access/transam/xlog.c:3588
#, c-format
msgid "contrecord is requested by %X/%X"
msgstr "%X/%Xではcontrecordが必要です"
-#: access/transam/xlog.c:3492
+#: access/transam/xlog.c:3605
#, c-format
msgid "invalid xlog switch record at %X/%X"
msgstr "%X/%Xのxlog切り替えレコードが無効です"
-#: access/transam/xlog.c:3500
+#: access/transam/xlog.c:3613
#, c-format
msgid "record with zero length at %X/%X"
msgstr "%X/%Xのレコードのサイズは0です"
-#: access/transam/xlog.c:3509
+#: access/transam/xlog.c:3622
#, c-format
msgid "invalid record length at %X/%X"
msgstr "%X/%Xのレコード長が無効です"
-#: access/transam/xlog.c:3516
+#: access/transam/xlog.c:3629
#, c-format
msgid "invalid resource manager ID %u at %X/%X"
msgstr "%2$X/%3$XのリソースマネージャID %1$uが無効です"
-#: access/transam/xlog.c:3529 access/transam/xlog.c:3545
+#: access/transam/xlog.c:3642 access/transam/xlog.c:3658
#, c-format
msgid "record with incorrect prev-link %X/%X at %X/%X"
msgstr "直前のリンク%1$X/%2$Xが不正なレコードが%3$X/%4$Xにあります"
-#: access/transam/xlog.c:3574
+#: access/transam/xlog.c:3687
#, c-format
msgid "record length %u at %X/%X too long"
msgstr "%2$X/%3$Xのレコード長%1$uが大きすぎます"
-#: access/transam/xlog.c:3619
+#: access/transam/xlog.c:3732
#, c-format
msgid "there is no contrecord flag in log file %u, segment %u, offset %u"
msgstr "ログファイル%u、セグメント%u、オフセット%uにcontrecordがありません"
-#: access/transam/xlog.c:3629
+#: access/transam/xlog.c:3742
#, c-format
msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
msgstr ""
"ログファイル%2$u、セグメント%3$u、オフセット%4$uのcontrecordの長さ%1$uが無効"
"です"
-#: access/transam/xlog.c:3718
+#: access/transam/xlog.c:3831
#, c-format
msgid "invalid magic number %04X in log file %u, segment %u, offset %u"
msgstr ""
"ログファイル%2$u、セグメント%3$u、オフセット%4$uのマジック番号%1$04Xは無効で"
"す"
-#: access/transam/xlog.c:3725 access/transam/xlog.c:3771
+#: access/transam/xlog.c:3838 access/transam/xlog.c:3884
#, c-format
msgid "invalid info bits %04X in log file %u, segment %u, offset %u"
msgstr ""
-"ログファイル%2$u、セグメント%3$u、オフセット%4$uの情報ビット%1$04Xは無効です"
+"ログファイル %2$u のセグメント %3$u、オフセット %4$u の情報ビット %1$04X は無効です"
-#: access/transam/xlog.c:3747 access/transam/xlog.c:3755
-#: access/transam/xlog.c:3762
+#: access/transam/xlog.c:3860 access/transam/xlog.c:3868
+#: access/transam/xlog.c:3875
msgid "WAL file is from different system"
msgstr "WALファイルは異なるシステムのものです"
-#: access/transam/xlog.c:3748
+#: access/transam/xlog.c:3861
#, c-format
msgid "WAL file SYSID is %s, pg_control SYSID is %s"
msgstr "WALファイルのSYSIDは%s、pg_controlのSYSIDは%s"
-#: access/transam/xlog.c:3756
+#: access/transam/xlog.c:3869
msgid "Incorrect XLOG_SEG_SIZE in page header."
msgstr "ページヘッダ内のXLOG_SEG_SIZEが不正です。"
-#: access/transam/xlog.c:3763
+#: access/transam/xlog.c:3876
msgid "Incorrect XLOG_BLCKSZ in page header."
msgstr "ページヘッダ内のXLOG_BLCKSZが不正です。"
-#: access/transam/xlog.c:3781
+#: access/transam/xlog.c:3894
#, c-format
msgid "unexpected pageaddr %X/%X in log file %u, segment %u, offset %u"
msgstr ""
"ログファイル%3$u、セグメント%4$u、オフセット%5$uのページアドレス%1$X/%2$Xは想"
"定外です"
-#: access/transam/xlog.c:3793
+#: access/transam/xlog.c:3906
#, c-format
msgid "unexpected timeline ID %u in log file %u, segment %u, offset %u"
msgstr ""
"ログファイル%2$u、セグメント%3$u、オフセット%4$uの時系列ID%1$uは想定外です"
-#: access/transam/xlog.c:3811
+#: access/transam/xlog.c:3924
#, c-format
msgid ""
"out-of-sequence timeline ID %u (after %u) in log file %u, segment %u, offset "
"ログファイル%3$u、セグメント%4$u、オフセット%5$uの時系列ID %1$u(%2$uの後)は順"
"序に従っていません"
-#: access/transam/xlog.c:3880
+#: access/transam/xlog.c:3993
#, c-format
msgid "syntax error in history file: %s"
msgstr "履歴ファイル内の構文エラー: %s"
-#: access/transam/xlog.c:3881
+#: access/transam/xlog.c:3994
msgid "Expected a numeric timeline ID."
msgstr "数字の時系列IDを想定しました。"
-#: access/transam/xlog.c:3886
+#: access/transam/xlog.c:3999
#, c-format
msgid "invalid data in history file: %s"
msgstr "履歴ファイル内の無効なデータ: %s"
-#: access/transam/xlog.c:3887
+#: access/transam/xlog.c:4000
msgid "Timeline IDs must be in increasing sequence."
msgstr "時系列IDは昇順の並びでなければなりません"
-#: access/transam/xlog.c:3900
+#: access/transam/xlog.c:4013
#, c-format
msgid "invalid data in history file \"%s\""
msgstr "履歴ファイル\"%s\"内に無効なデータがありました"
-#: access/transam/xlog.c:3901
+#: access/transam/xlog.c:4014
msgid "Timeline IDs must be less than child timeline's ID."
msgstr "時系列IDは副時系列IDより小さくなければなりません。"
-#: access/transam/xlog.c:4138
+#: access/transam/xlog.c:4251
#, c-format
msgid "could not link file \"%s\" to \"%s\": %m"
msgstr "ファイル\"%s\"から\"%s\"へのリンクができませんでした: %m"
-#: access/transam/xlog.c:4145 access/transam/xlog.c:4959
-#: access/transam/xlog.c:5012 access/transam/xlog.c:5410
-#: postmaster/pgarch.c:704 utils/init/flatfiles.c:289
-#: utils/init/flatfiles.c:673
+#: access/transam/xlog.c:4258 access/transam/xlog.c:5084
+#: access/transam/xlog.c:5137 access/transam/xlog.c:5631
+#: postmaster/pgarch.c:704
#, c-format
msgid "could not rename file \"%s\" to \"%s\": %m"
msgstr "ファイル\"%s\"の名前を\"%s\"に変更できませんでした: %m"
-#: access/transam/xlog.c:4227
+#: access/transam/xlog.c:4340
#, c-format
msgid "could not create control file \"%s\": %m"
msgstr "制御ファイル\"%s\"を作成できませんでした: %m"
-#: access/transam/xlog.c:4238 access/transam/xlog.c:4463
+#: access/transam/xlog.c:4351 access/transam/xlog.c:4576
#, c-format
msgid "could not write to control file: %m"
msgstr "制御ファイルを書き出せませんでした: %m"
-#: access/transam/xlog.c:4244 access/transam/xlog.c:4469
+#: access/transam/xlog.c:4357 access/transam/xlog.c:4582
#, c-format
msgid "could not fsync control file: %m"
msgstr "制御ファイルをfsyncできませんでした: %m"
-#: access/transam/xlog.c:4249 access/transam/xlog.c:4474
+#: access/transam/xlog.c:4362 access/transam/xlog.c:4587
#, c-format
msgid "could not close control file: %m"
msgstr "制御ファイルをクローズできませんでした: %m"
-#: access/transam/xlog.c:4267 access/transam/xlog.c:4452
+#: access/transam/xlog.c:4380 access/transam/xlog.c:4565
#, c-format
msgid "could not open control file \"%s\": %m"
msgstr "制御ファイル\"%s\"をオープンできませんでした: %m"
-#: access/transam/xlog.c:4273
+#: access/transam/xlog.c:4386
#, c-format
msgid "could not read from control file: %m"
msgstr "制御ファイルを読み取れませんでした: %m"
-#: access/transam/xlog.c:4286 access/transam/xlog.c:4295
-#: access/transam/xlog.c:4319 access/transam/xlog.c:4326
-#: access/transam/xlog.c:4333 access/transam/xlog.c:4338
-#: access/transam/xlog.c:4345 access/transam/xlog.c:4352
-#: access/transam/xlog.c:4359 access/transam/xlog.c:4366
-#: access/transam/xlog.c:4373 access/transam/xlog.c:4380
-#: access/transam/xlog.c:4389 access/transam/xlog.c:4396
-#: access/transam/xlog.c:4405 access/transam/xlog.c:4412
-#: access/transam/xlog.c:4421 access/transam/xlog.c:4428
-#: utils/init/miscinit.c:1117
+#: access/transam/xlog.c:4399 access/transam/xlog.c:4408
+#: access/transam/xlog.c:4432 access/transam/xlog.c:4439
+#: access/transam/xlog.c:4446 access/transam/xlog.c:4451
+#: access/transam/xlog.c:4458 access/transam/xlog.c:4465
+#: access/transam/xlog.c:4472 access/transam/xlog.c:4479
+#: access/transam/xlog.c:4486 access/transam/xlog.c:4493
+#: access/transam/xlog.c:4502 access/transam/xlog.c:4509
+#: access/transam/xlog.c:4518 access/transam/xlog.c:4525
+#: access/transam/xlog.c:4534 access/transam/xlog.c:4541
+#: utils/init/miscinit.c:1173
msgid "database files are incompatible with server"
msgstr "データベースファイルがサーバと互換性がありません"
-#: access/transam/xlog.c:4287
+#: access/transam/xlog.c:4400
#, c-format
msgid ""
"The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), "
"データベースクラスタはPG_CONTROL_VERSION %d (0x%08x)で初期化されましたが、"
"サーバはPG_CONTROL_VERSION %d (0x%08x)でコンパイルされています。"
-#: access/transam/xlog.c:4291
+#: access/transam/xlog.c:4404
msgid ""
"This could be a problem of mismatched byte ordering. It looks like you need "
"to initdb."
"これはバイトオーダの不整合問題になり得ます。initdbしなければならない\n"
"ようです。"
-#: access/transam/xlog.c:4296
+#: access/transam/xlog.c:4409
#, c-format
msgid ""
"The database cluster was initialized with PG_CONTROL_VERSION %d, but the "
"server was compiled with PG_CONTROL_VERSION %d."
msgstr ""
-"データベースクラスタはPG_CONTROL_VERSION %dで初期化されましたが、サーバは"
-"PG_CONTROL_VERSION %dでコンパイルされています。"
+"データベースクラスタはPG_CONTROL_VERSION %d で初期化されましたが、"
+"サーバは PG_CONTROL_VERSION %d でコンパイルされています。"
-#: access/transam/xlog.c:4299 access/transam/xlog.c:4323
-#: access/transam/xlog.c:4330 access/transam/xlog.c:4335
+#: access/transam/xlog.c:4412 access/transam/xlog.c:4436
+#: access/transam/xlog.c:4443 access/transam/xlog.c:4448
msgid "It looks like you need to initdb."
msgstr "initdbが必要のようです"
-#: access/transam/xlog.c:4310
+#: access/transam/xlog.c:4423
msgid "incorrect checksum in control file"
msgstr "制御ファイル内のチェックサムが不正です"
-#: access/transam/xlog.c:4320
+#: access/transam/xlog.c:4433
#, c-format
msgid ""
"The database cluster was initialized with CATALOG_VERSION_NO %d, but the "
"server was compiled with CATALOG_VERSION_NO %d."
msgstr ""
-"データベースクラスタはCATALOG_VERSION_NO %dで初期化され、サーバは"
-"CATALOG_VERSION_NO %dで初期化されています。"
+"データベースクラスタは CATALOG_VERSION_NO %d で初期化されましたが、"
+"サーバは CATALOG_VERSION_NO %d でコンパイルされています。"
-#: access/transam/xlog.c:4327
+#: access/transam/xlog.c:4440
#, c-format
msgid ""
"The database cluster was initialized with MAXALIGN %d, but the server was "
"compiled with MAXALIGN %d."
msgstr ""
-"データベースクラスタはMAXALIGN %dで初期化され、サーバはMAXALIGN %dで初期化さ"
-"れています。"
+"データベースクラスタは MAXALIGN %d で初期化されましたが、"
+"ã\82µã\83¼ã\83\90ã\81¯ MAXALIGN %d ã\81§ã\82³ã\83³ã\83\91ã\82¤ã\83«ã\81\95ã\82\8cã\81¦ã\81\84ã\81¾ã\81\99ã\80\82"
-#: access/transam/xlog.c:4334
+#: access/transam/xlog.c:4447
msgid ""
"The database cluster appears to use a different floating-point number format "
"than the server executable."
"データベースクラスタはサーバ実行ファイルと異なる浮動小数点書式を使用している"
"ようです。"
-#: access/transam/xlog.c:4339
+#: access/transam/xlog.c:4452
#, c-format
msgid ""
"The database cluster was initialized with BLCKSZ %d, but the server was "
"compiled with BLCKSZ %d."
msgstr ""
-"データベースクラスタはBLCKSZ %dで初期化され、サーバはBLCKSZ %dで初期化されて"
-"います。"
+"データベースクラスタは BLCKSZ %d で初期化されましたが、"
+"ã\82µã\83¼ã\83\90ã\81¯ BLCKSZ %d ã\81§ã\82³ã\83³ã\83\91ã\82¤ã\83«ã\81\95ã\82\8cã\81¦ã\81\84ã\81¾ã\81\99ã\80\82"
-#: access/transam/xlog.c:4342 access/transam/xlog.c:4349
-#: access/transam/xlog.c:4356 access/transam/xlog.c:4363
-#: access/transam/xlog.c:4370 access/transam/xlog.c:4377
-#: access/transam/xlog.c:4384 access/transam/xlog.c:4392
-#: access/transam/xlog.c:4399 access/transam/xlog.c:4408
-#: access/transam/xlog.c:4415 access/transam/xlog.c:4424
-#: access/transam/xlog.c:4431
+#: access/transam/xlog.c:4455 access/transam/xlog.c:4462
+#: access/transam/xlog.c:4469 access/transam/xlog.c:4476
+#: access/transam/xlog.c:4483 access/transam/xlog.c:4490
+#: access/transam/xlog.c:4497 access/transam/xlog.c:4505
+#: access/transam/xlog.c:4512 access/transam/xlog.c:4521
+#: access/transam/xlog.c:4528 access/transam/xlog.c:4537
+#: access/transam/xlog.c:4544
msgid "It looks like you need to recompile or initdb."
-msgstr "再コンパイルもしくはinitdbが必要そうです"
+msgstr "再コンパイルもしくは initdb が必要そうです"
-#: access/transam/xlog.c:4346
+#: access/transam/xlog.c:4459
#, c-format
msgid ""
"The database cluster was initialized with RELSEG_SIZE %d, but the server was "
"compiled with RELSEG_SIZE %d."
msgstr ""
-"データベースクラスタはRELSEG_SIZE %dで初期化され、サーバはRELSEG_SIZE %dで初"
-"期化されています。"
+"データベースクラスタは RELSEG_SIZE %d で初期化されましたが、"
+"サーバは RELSEG_SIZE %d でコンパイルされています。"
-#: access/transam/xlog.c:4353
+#: access/transam/xlog.c:4466
#, c-format
msgid ""
"The database cluster was initialized with XLOG_BLCKSZ %d, but the server was "
"compiled with XLOG_BLCKSZ %d."
msgstr ""
-"データベースクラスタはXLOG_BLCKSZ %dで初期化され、サーバはXLOG_BLCKSZ %dで初"
-"期化されています。"
+"データベースクラスタは XLOG_BLCKSZ %d で初期化されましたが、"
+"サーバは XLOG_BLCKSZ %d でコンパイルされています。"
-#: access/transam/xlog.c:4360
+#: access/transam/xlog.c:4473
#, c-format
msgid ""
"The database cluster was initialized with XLOG_SEG_SIZE %d, but the server "
"was compiled with XLOG_SEG_SIZE %d."
msgstr ""
-"データベースクラスタはXLOG_SEG_SIZE %dで初期化され、サーバはXLOG_SEG_SIZE %d"
-"ã\81§å\88\9dæ\9c\9få\8c\96されています。"
+"データベースクラスタは XLOG_SEG_SIZE %d で初期化されましたが、"
+"ã\82µã\83¼ã\83\90ã\81¯ XLOG_SEG_SIZE %d ã\81§ã\82³ã\83³ã\83\91ã\82¤ã\83«されています。"
-#: access/transam/xlog.c:4367
+#: access/transam/xlog.c:4480
#, c-format
msgid ""
"The database cluster was initialized with NAMEDATALEN %d, but the server was "
"compiled with NAMEDATALEN %d."
msgstr ""
-"データベースクラスタはNAMEDATALEN %dで初期化され、サーバはNAMEDATALEN %dで初"
-"期化されています。"
+"データベースクラスタは NAMEDATALEN %d で初期化されましたが、"
+"サーバは NAMEDATALEN %d でコンパイルされています。"
-#: access/transam/xlog.c:4374
+#: access/transam/xlog.c:4487
#, c-format
msgid ""
"The database cluster was initialized with INDEX_MAX_KEYS %d, but the server "
"was compiled with INDEX_MAX_KEYS %d."
msgstr ""
-"データベースクラスタはINDEX_MAX_KEYS %dで初期化され、サーバはINDEX_MAX_KEYS %"
-"dで初期化されています。"
+"データベースクラスタは INDEX_MAX_KEYS %d で初期化されましたが、"
+"サーバは INDEX_MAX_KEYS %d でコンパイルされています。"
-#: access/transam/xlog.c:4381
+#: access/transam/xlog.c:4494
#, c-format
msgid ""
"The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the "
"server was compiled with TOAST_MAX_CHUNK_SIZE %d."
msgstr ""
-"データベースクラスタはTOAST_MAX_CHUNK_SIZE %dで初期化されていますが、サーバは"
-"TOAST_MAX_CHUNK_SIZE %dでコンパイルされています。"
+"データベースクラスタは TOAST_MAX_CHUNK_SIZE %d で初期化されましたが、"
+"サーバは TOAST_MAX_CHUNK_SIZE %d でコンパイルされています。"
-#: access/transam/xlog.c:4390
+#: access/transam/xlog.c:4503
msgid ""
"The database cluster was initialized without HAVE_INT64_TIMESTAMP but the "
"server was compiled with HAVE_INT64_TIMESTAMP."
msgstr ""
-"データベースクラスタはHAVE_INT64_TIMESTAMPなしで初期化され、サーバは"
-"HAVE_INT64_TIMESTAMPで初期化されています。"
+"データベースクラスタは HAVE_INT64_TIMESTAMP なしで初期化されましたが、"
+"サーバは HAVE_INT64_TIMESTAMP でコンパイルされています。"
-#: access/transam/xlog.c:4397
+#: access/transam/xlog.c:4510
msgid ""
"The database cluster was initialized with HAVE_INT64_TIMESTAMP but the "
"server was compiled without HAVE_INT64_TIMESTAMP."
msgstr ""
-"データベースクラスタはHAVE_INT64_TIMESTAMPで初期化され、サーバは"
-"HAVE_INT64_TIMESTAMPなしで初期化されています。"
+"データベースクラスタは HAVE_INT64_TIMESTAMP で初期化されましたが、"
+"サーバは HAVE_INT64_TIMESTAMP なしでコンパイルされています。"
-#: access/transam/xlog.c:4406
+#: access/transam/xlog.c:4519
msgid ""
"The database cluster was initialized without USE_FLOAT4_BYVAL but the server "
"was compiled with USE_FLOAT4_BYVAL."
msgstr ""
-"ã\83\87ã\83¼ã\82¿ã\83\99ã\83¼ã\82¹ã\82¯ã\83©ã\82¹ã\82¿ã\81¯ USE_FLOAT4_BYVAL ã\81ªã\81\97ã\81§å\88\9dæ\9c\9få\8c\96ã\81\95ã\82\8cã\81¦ã\81\84ã\81¾ã\81\99ã\81\8cã\80\81\n"
-"サーバ側は USE_FLOAT4_BYVAL 付きで初期化されています。"
+"ã\83\87ã\83¼ã\82¿ã\83\99ã\83¼ã\82¹ã\82¯ã\83©ã\82¹ã\82¿ã\81¯ USE_FLOAT4_BYVAL ã\81ªã\81\97ã\81§å\88\9dæ\9c\9få\8c\96ã\81\95ã\82\8cã\81¾ã\81\97ã\81\9fã\81\8cã\80\81"
+"サーバ側は USE_FLOAT4_BYVAL 付きでコンパイルされています。"
-#: access/transam/xlog.c:4413
+#: access/transam/xlog.c:4526
msgid ""
"The database cluster was initialized with USE_FLOAT4_BYVAL but the server "
"was compiled without USE_FLOAT4_BYVAL."
msgstr ""
-"ã\83\87ã\83¼ã\82¿ã\83\99ã\83¼ã\82¹ã\82¯ã\83©ã\82¹ã\82¿ã\81¯ USE_FLOAT4_BYVAL ä»\98ã\81\8dã\81§å\88\9dæ\9c\9få\8c\96ã\81\95ã\82\8cã\81¦ã\81\84ã\81¾ã\81\99ã\81\8cã\80\81\n"
-"サーバ側は USE_FLOAT4_BYVAL なしで初期化されています。"
+"ã\83\87ã\83¼ã\82¿ã\83\99ã\83¼ã\82¹ã\82¯ã\83©ã\82¹ã\82¿ã\81¯ USE_FLOAT4_BYVAL ä»\98ã\81\8dã\81§å\88\9dæ\9c\9få\8c\96ã\81\95ã\82\8cã\81¾ã\81\97ã\81\9fã\81\8cã\80\81"
+"サーバ側は USE_FLOAT4_BYVAL なしでコンパイルされています。"
-#: access/transam/xlog.c:4422
+#: access/transam/xlog.c:4535
msgid ""
"The database cluster was initialized without USE_FLOAT8_BYVAL but the server "
"was compiled with USE_FLOAT8_BYVAL."
msgstr ""
-"ã\83\87ã\83¼ã\82¿ã\83\99ã\83¼ã\82¹ã\82¯ã\83©ã\82¹ã\82¿ã\81¯ USE_FLOAT8_BYVAL ã\81ªã\81\97ã\81§å\88\9dæ\9c\9få\8c\96ã\81\95ã\82\8cã\81¦ã\81\84ã\81¾ã\81\99ã\81\8cã\80\81\n"
-"サーバ側は USE_FLOAT8_BYVAL 付きで初期化されています。"
+"ã\83\87ã\83¼ã\82¿ã\83\99ã\83¼ã\82¹ã\82¯ã\83©ã\82¹ã\82¿ã\81¯ USE_FLOAT8_BYVAL ã\81ªã\81\97ã\81§å\88\9dæ\9c\9få\8c\96ã\81\95ã\82\8cã\81¾ã\81\97ã\81\9fã\81\8cã\80\81"
+"サーバ側は USE_FLOAT8_BYVAL 付きでコンパイルされています。"
-#: access/transam/xlog.c:4429
+#: access/transam/xlog.c:4542
msgid ""
"The database cluster was initialized with USE_FLOAT8_BYVAL but the server "
"was compiled without USE_FLOAT8_BYVAL."
msgstr ""
-"ã\83\87ã\83¼ã\82¿ã\83\99ã\83¼ã\82¹ã\82¯ã\83©ã\82¹ã\82¿ã\81¯ USE_FLOAT8_BYVAL ä»\98ã\81\8dã\81§å\88\9dæ\9c\9få\8c\96ã\81\95ã\82\8cã\81¦ã\81\84ã\81¾ã\81\99ã\81\8cã\80\81\n"
-"サーバ側は USE_FLOAT8_BYVAL なしで初期化されています。"
+"ã\83\87ã\83¼ã\82¿ã\83\99ã\83¼ã\82¹ã\82¯ã\83©ã\82¹ã\82¿ã\81¯ USE_FLOAT8_BYVAL ä»\98ã\81\8dã\81§å\88\9dæ\9c\9få\8c\96ã\81\95ã\82\8cã\81¾ã\81\97ã\81\9fã\81\8cã\80\81"
+"サーバ側は USE_FLOAT8_BYVAL なしでコンパイルされています。"
-#: access/transam/xlog.c:4657
+#: access/transam/xlog.c:4776
#, c-format
msgid "could not write bootstrap transaction log file: %m"
msgstr ""
-"ブートストラップ・トランザクションログファイルを書き出せませんでした: %m"
+"ã\83\96ã\83¼ã\83\88ã\82¹ã\83\88ã\83©ã\83\83ã\83\97ã\83»ã\83\88ã\83©ã\83³ã\82¶ã\82¯ã\82·ã\83§ã\83³ã\81®ã\83ã\82°ã\83\95ã\82¡ã\82¤ã\83«ã\82\92æ\9b¸ã\81\8då\87ºã\81\9bã\81¾ã\81\9bã\82\93ã\81§ã\81\97ã\81\9f: %m"
-#: access/transam/xlog.c:4663
+#: access/transam/xlog.c:4782
#, c-format
msgid "could not fsync bootstrap transaction log file: %m"
msgstr ""
"ブートストラップ・トランザクションログファイルをfsyncできませんでした: %m"
-#: access/transam/xlog.c:4668
+#: access/transam/xlog.c:4787
#, c-format
msgid "could not close bootstrap transaction log file: %m"
msgstr ""
"ブートストラップ・トランザクションログファイルをクローズできませんでした: %m"
-#: access/transam/xlog.c:4729
+#: access/transam/xlog.c:4848
#, c-format
msgid "could not open recovery command file \"%s\": %m"
-msgstr "リカバリコマンドファイル\"%s\"をオープンできませんでした: %m"
+msgstr "リカバリコマンドファイル \"%s\" をオープンできませんでした: %m"
-#: access/transam/xlog.c:4734
+#: access/transam/xlog.c:4853
msgid "starting archive recovery"
msgstr "アーカイブリカバリを開始しています"
-#: access/transam/xlog.c:4779
+#: access/transam/xlog.c:4898
#, c-format
msgid "restore_command = '%s'"
msgstr "restore_command = '%s'"
-#: access/transam/xlog.c:4786
+#: access/transam/xlog.c:4905
#, c-format
msgid "recovery_end_command = '%s'"
msgstr "recovery_end_command = '%s'"
-#: access/transam/xlog.c:4800
+#: access/transam/xlog.c:4919
#, c-format
msgid "recovery_target_timeline is not a valid number: \"%s\""
msgstr "recovery_target_timelineが無効な番号です: \"%s\""
-#: access/transam/xlog.c:4805
+#: access/transam/xlog.c:4924
#, c-format
msgid "recovery_target_timeline = %u"
msgstr "recovery_target_timeline = %u"
-#: access/transam/xlog.c:4808
+#: access/transam/xlog.c:4927
msgid "recovery_target_timeline = latest"
msgstr "recovery_target_timeline = latest"
-#: access/transam/xlog.c:4816
+#: access/transam/xlog.c:4935
#, c-format
msgid "recovery_target_xid is not a valid number: \"%s\""
msgstr "recovery_target_xidが無効な番号です: \"%s\""
-#: access/transam/xlog.c:4819
+#: access/transam/xlog.c:4938
#, c-format
msgid "recovery_target_xid = %u"
msgstr "recovery_target_xid = %u"
-#: access/transam/xlog.c:4844
+#: access/transam/xlog.c:4963
#, c-format
msgid "recovery_target_time = '%s'"
msgstr "recovery_target_time = '%s'"
-#: access/transam/xlog.c:4855
+#: access/transam/xlog.c:4974
msgid "parameter \"recovery_target_inclusive\" requires a Boolean value"
msgstr "パラメータ \"recovery_target_inclusive\" にはブール値を指定します"
-#: access/transam/xlog.c:4857
+#: access/transam/xlog.c:4976
#, c-format
msgid "recovery_target_inclusive = %s"
msgstr "recovery_target_inclusive = %s"
-#: access/transam/xlog.c:4861
+#: access/transam/xlog.c:4980
#, c-format
msgid "unrecognized recovery parameter \"%s\""
msgstr "リカバリパラメータ \"%s\"が不明です"
-#: access/transam/xlog.c:4869
+#: access/transam/xlog.c:4988
#, c-format
msgid "syntax error in recovery command file: %s"
msgstr "リカバリコマンドファイル内の構文エラー: %s"
-#: access/transam/xlog.c:4871
+#: access/transam/xlog.c:4990
msgid "Lines should have the format parameter = 'value'."
msgstr "行は、parameter = 'value'という書式でなければなりません。"
-#: access/transam/xlog.c:4876
+#: access/transam/xlog.c:4995
#, c-format
msgid "recovery command file \"%s\" did not specify restore_command"
msgstr "リカバリコマンドファイル\"%s\"でrestore_commandが指定されていません"
-#: access/transam/xlog.c:4895
+#: access/transam/xlog.c:5014
#, c-format
msgid "recovery target timeline %u does not exist"
msgstr "リカバリ対象時系列%uが存在しません"
-#: access/transam/xlog.c:5016
+#: access/transam/xlog.c:5141
msgid "archive recovery complete"
msgstr "アーカイブリカバリが完了しました"
-#: access/transam/xlog.c:5106
+#: access/transam/xlog.c:5252
#, c-format
msgid "recovery stopping after commit of transaction %u, time %s"
msgstr "リカバリがトランザクション%uのコミット、時刻%sの後に停止しました"
-#: access/transam/xlog.c:5111
+#: access/transam/xlog.c:5257
#, c-format
msgid "recovery stopping before commit of transaction %u, time %s"
msgstr "リカバリがトランザクション%uのコミット、時刻%sの前に停止しました"
-#: access/transam/xlog.c:5119
+#: access/transam/xlog.c:5265
#, c-format
msgid "recovery stopping after abort of transaction %u, time %s"
msgstr "リカバリがトランザクション%uのアボート、時刻%sの後に停止しました"
-#: access/transam/xlog.c:5124
+#: access/transam/xlog.c:5270
#, c-format
msgid "recovery stopping before abort of transaction %u, time %s"
msgstr "リカバリがトランザクション%uのアボート、時刻%sの前に停止しました"
-#: access/transam/xlog.c:5174
+#: access/transam/xlog.c:5316
+#, c-format
+msgid ""
+"recovery connections cannot continue because %s = %u is a lower setting than "
+"on WAL source server (value was %u)"
+msgstr ""
+"%s = %u は WAL ソースサーバー(値は %u)より設定値が小さいので、"
+"リカバリー用の接続を継続できません"
+
+#: access/transam/xlog.c:5341
+msgid ""
+"recovery connections cannot start because the recovery_connections parameter "
+"is disabled on the WAL source server"
+msgstr ""
+"WAL ソースサーバーで recovery_connections パラメータが有効になっていないので、"
+"リカバリー用の接続を継続できません"
+
+#: access/transam/xlog.c:5380
msgid "control file contains invalid data"
msgstr "制御ファイル内に無効なデータがあります"
-#: access/transam/xlog.c:5178
+#: access/transam/xlog.c:5384
#, c-format
msgid "database system was shut down at %s"
-msgstr "データベースシステムは%sにシャットダウンしました"
+msgstr "データベースシステムは %s にシャットダウンしました"
-#: access/transam/xlog.c:5182
+#: access/transam/xlog.c:5388
#, c-format
msgid "database system shutdown was interrupted; last known up at %s"
msgstr ""
-"データベースシステムのシャットダウンが中断されました: 最後にわかっていること"
-"は%sです"
+"データベースシステムのシャットダウンが中断されました:"
+"今回は %s までは到達しました"
-#: access/transam/xlog.c:5186
+#: access/transam/xlog.c:5392
#, c-format
msgid "database system was interrupted while in recovery at %s"
-msgstr "データベースシステムは%sにリカバリ中に中断されました"
+msgstr "データベースシステムはリカバリ中に %s で中断されました"
-#: access/transam/xlog.c:5188
+#: access/transam/xlog.c:5394
msgid ""
"This probably means that some data is corrupted and you will have to use the "
"last backup for recovery."
msgstr ""
-"ã\83\87ã\83¼ã\82¿ã\81®ä¸\80é\83¨ã\81\8cç ´æ\90\8dã\81\97ã\81¦ã\81\84ã\82\8bå\8f¯è\83½æ\80§ã\81\8cã\81\82ã\82\8aã\80\81ã\83ªã\82«ã\83\90ã\83ªã\81®ã\81\9fã\82\81ã\81«ç\9b´å\89\8dã\81®ã\83\90ã\83\83ã\82¯ã\82¢ã\83\83ã\83\97ã\82\92"
-"使用しなければならないことを意味します。"
+"ã\81\93ã\82\8cã\81¯ã\81\8aã\81\9dã\82\89ã\81\8fã\83\87ã\83¼ã\82¿ç ´æ\90\8dã\81®å\8f¯è\83½æ\80§ã\81\8cã\81\82ã\82\8aã\80\81ã\83ªã\82«ã\83\90ã\83ªã\81®ã\81\9fã\82\81ã\81«"
+"直前のバックアップを使用しなければならないことを意味します。"
-#: access/transam/xlog.c:5192
+#: access/transam/xlog.c:5398
#, c-format
msgid "database system was interrupted while in recovery at log time %s"
msgstr "データベースシステムはログ時間%sにリカバリ中に中断されました"
-#: access/transam/xlog.c:5194
+#: access/transam/xlog.c:5400
msgid ""
"If this has occurred more than once some data might be corrupted and you "
"might need to choose an earlier recovery target."
msgstr ""
-"これが何回も発生する場合、データが破損している可能性があります。より過去の修"
-"復対象を選択しなければならないかもしれません。"
+"これが何回も発生する場合、データが破損している可能性があります。"
+"これ以前の状態までリカバリーで戻してやらないといけないかもしれません。"
-#: access/transam/xlog.c:5198
+#: access/transam/xlog.c:5404
#, c-format
msgid "database system was interrupted; last known up at %s"
-msgstr "データベースシステムは中断されました: 最後にわかっていることは%sです"
+msgstr "データベースシステムは中断されました: "
+"今回は %s までは到達しています"
-#: access/transam/xlog.c:5237
+#: access/transam/xlog.c:5453
#, c-format
msgid "requested timeline %u is not a child of database system timeline %u"
msgstr "要求された時系列%uはデータベースシステムの時系列%uの系列ではありません"
-#: access/transam/xlog.c:5251 access/transam/xlog.c:5275
+#: access/transam/xlog.c:5467 access/transam/xlog.c:5491
#, c-format
msgid "checkpoint record is at %X/%X"
msgstr "%X/%Xにおけるチェックポイントレコードです"
-#: access/transam/xlog.c:5258
+#: access/transam/xlog.c:5474
msgid "could not locate required checkpoint record"
msgstr "要求チェックポイント位置へ移動できませんでした"
-#: access/transam/xlog.c:5259
+#: access/transam/xlog.c:5475
#, c-format
msgid ""
"If you are not restoring from a backup, try removing the file \"%s/"
"backup_label\"."
msgstr ""
-"バックアップの順序を変更していない場合は、ファイル\"%s/backup_label\"を削除し"
-"てください"
+"バックアップの順序を変更していない場合は、"
+"ã\83\95ã\82¡ã\82¤ã\83« \"%s/backup_label\" ã\82\92å\89\8aé\99¤ã\81\97ã\81¦ã\81\8fã\81 ã\81\95ã\81\84"
-#: access/transam/xlog.c:5285
+#: access/transam/xlog.c:5501
#, c-format
msgid "using previous checkpoint record at %X/%X"
msgstr "%X/%Xにおけるチェックポイントレコードの前を使用しています"
-#: access/transam/xlog.c:5291
+#: access/transam/xlog.c:5507
msgid "could not locate a valid checkpoint record"
msgstr "有効なチェックポイントに移動できませんでした"
-#: access/transam/xlog.c:5300
+#: access/transam/xlog.c:5516
#, c-format
msgid "redo record is at %X/%X; shutdown %s"
msgstr "REDOレコードは%X/%X シャットダウン %s"
-#: access/transam/xlog.c:5304
+#: access/transam/xlog.c:5520
#, c-format
msgid "next transaction ID: %u/%u; next OID: %u"
msgstr "次のトランザクションID: %u/%u 次のOID: %u"
-#: access/transam/xlog.c:5308
+#: access/transam/xlog.c:5524
#, c-format
msgid "next MultiXactId: %u; next MultiXactOffset: %u"
msgstr "次のMultiXactId: %u 次のMultiXactOffset: %u"
-#: access/transam/xlog.c:5312
+#: access/transam/xlog.c:5527
+msgid "oldest unfrozen transaction ID: %u, in database %u"
+msgstr "データベース %2$u 内で最古の未凍結トランザクション ID: %1$u"
+
+#: access/transam/xlog.c:5531
msgid "invalid next transaction ID"
msgstr "次のトランザクションIDが無効です"
-#: access/transam/xlog.c:5330
+#: access/transam/xlog.c:5551
msgid "invalid redo in checkpoint record"
msgstr "チェックポイントレコード内のREDOが無効です"
-#: access/transam/xlog.c:5341
+#: access/transam/xlog.c:5562
msgid "invalid redo record in shutdown checkpoint"
msgstr "シャットダウン・チェックポイントにおけるREDOレコードが無効です"
-#: access/transam/xlog.c:5366
+#: access/transam/xlog.c:5587
msgid "automatic recovery in progress"
msgstr "自動リカバリを行っています"
-#: access/transam/xlog.c:5372
+#: access/transam/xlog.c:5593
msgid ""
"database system was not properly shut down; automatic recovery in progress"
msgstr ""
-"データベースシステムは適切にシャットダウンされませんでした。自動リカバリを"
-"行っています"
+"データベースシステムは適切にシャットダウンされませんでした。"
+"自動リカバリを行っています"
+
+#: access/transam/xlog.c:5649
+msgid "initializing recovery connections"
+msgstr "リカバリー用の接続を初期化しています ... "
-#: access/transam/xlog.c:5455
+#: access/transam/xlog.c:5708
#, c-format
msgid "redo starts at %X/%X"
msgstr "%X/%XのREDOを開始します"
-#: access/transam/xlog.c:5459
+#: access/transam/xlog.c:5712
#, c-format
msgid "redo starts at %X/%X, consistency will be reached at %X/%X"
msgstr "%X/%X で REDO が開始されました。%X/%X で同期します。"
-#: access/transam/xlog.c:5528
-msgid "consistent recovery state reached"
-msgstr "リカバリ状態の整合が取れました"
+#: access/transam/xlog.c:5778
+msgid "consistent recovery state reached at %X/%X"
+msgstr "%X/%X でリカバリー状態の整合が取れました"
-#: access/transam/xlog.c:5582
+#: access/transam/xlog.c:5849
#, c-format
msgid "redo done at %X/%X"
msgstr "%X/%XのREDOが終わりました"
-#: access/transam/xlog.c:5586 access/transam/xlog.c:6717
+#: access/transam/xlog.c:5853
#, c-format
msgid "last completed transaction was at log time %s"
msgstr "最後に完了したトランザクションはログ時刻%sでした"
-#: access/transam/xlog.c:5594
+#: access/transam/xlog.c:5861
msgid "redo is not required"
msgstr "REDOは必要ありません"
-#: access/transam/xlog.c:5614
+#: access/transam/xlog.c:5884
msgid "requested recovery stop point is before consistent recovery point"
msgstr ""
"要求されたリカバリ停止ポイントが、対応するリカバリポイントより前にあります"
-#: access/transam/xlog.c:5617
+#: access/transam/xlog.c:5887
msgid "WAL ends before consistent recovery point"
msgstr "WAL が対応するリカバリポイントより前で終了します"
-#: access/transam/xlog.c:5638
+#: access/transam/xlog.c:5908
#, c-format
msgid "selected new timeline ID: %u"
msgstr "選択された新しいタイムラインID: %u"
-#: access/transam/xlog.c:5865
+#: access/transam/xlog.c:6223
msgid "invalid primary checkpoint link in control file"
msgstr "制御ファイル内のプライマリチェックポイントリンクが無効です"
-#: access/transam/xlog.c:5869
+#: access/transam/xlog.c:6227
msgid "invalid secondary checkpoint link in control file"
msgstr "制御ファイル内のセカンダリチェックポイントリンクが無効です"
-#: access/transam/xlog.c:5873
+#: access/transam/xlog.c:6231
msgid "invalid checkpoint link in backup_label file"
msgstr "backup_labelファイル内のチェックポイントリンクが無効です"
-#: access/transam/xlog.c:5887
+#: access/transam/xlog.c:6245
msgid "invalid primary checkpoint record"
msgstr "プライマリチェックポイントレコードが無効です"
-#: access/transam/xlog.c:5891
+#: access/transam/xlog.c:6249
msgid "invalid secondary checkpoint record"
msgstr "セカンダリチェックポイントレコードが無効です"
-#: access/transam/xlog.c:5895
+#: access/transam/xlog.c:6253
msgid "invalid checkpoint record"
msgstr "チェックポイントレコードが無効です"
-#: access/transam/xlog.c:5906
+#: access/transam/xlog.c:6264
msgid "invalid resource manager ID in primary checkpoint record"
msgstr "プライマリチェックポイントレコード内のリソースマネージャIDが無効です"
-#: access/transam/xlog.c:5910
+#: access/transam/xlog.c:6268
msgid "invalid resource manager ID in secondary checkpoint record"
msgstr "セカンダリチェックポイントレコード内のリソースマネージャIDが無効です"
-#: access/transam/xlog.c:5914
+#: access/transam/xlog.c:6272
msgid "invalid resource manager ID in checkpoint record"
msgstr "チェックポイントレコード内のリソースマネージャIDが無効です"
-#: access/transam/xlog.c:5926
+#: access/transam/xlog.c:6284
msgid "invalid xl_info in primary checkpoint record"
msgstr "プライマリチェックポイントレコード内のxl_infoが無効です"
-#: access/transam/xlog.c:5930
+#: access/transam/xlog.c:6288
msgid "invalid xl_info in secondary checkpoint record"
msgstr "セカンダリチェックポイントレコード内のxl_infoが無効です"
-#: access/transam/xlog.c:5934
+#: access/transam/xlog.c:6292
msgid "invalid xl_info in checkpoint record"
msgstr "チェックポイントレコード内のxl_infoが無効です"
-#: access/transam/xlog.c:5946
+#: access/transam/xlog.c:6304
msgid "invalid length of primary checkpoint record"
msgstr "プライマリチェックポイントレコードのサイズが無効です"
-#: access/transam/xlog.c:5950
+#: access/transam/xlog.c:6308
msgid "invalid length of secondary checkpoint record"
msgstr "セカンダリチェックポイントレコードのサイズが無効です"
-#: access/transam/xlog.c:5954
+#: access/transam/xlog.c:6312
msgid "invalid length of checkpoint record"
msgstr "チェックポイントレコードのサイズが無効です"
-#: access/transam/xlog.c:6088
+#: access/transam/xlog.c:6446
msgid "shutting down"
msgstr "シャットダウンしています"
-#: access/transam/xlog.c:6110
+#: access/transam/xlog.c:6468
msgid "database system is shut down"
msgstr "データベースシステムはシャットダウンしました"
-#: access/transam/xlog.c:6238
-msgid "hurrying in-progress restartpoint"
-msgstr "進行中の再開ポイントを急いでいます"
-
-#: access/transam/xlog.c:6464
+#: access/transam/xlog.c:6867
msgid ""
"concurrent transaction log activity while database system is shutting down"
msgstr ""
-"データベースシャットダウン中に同時実行のトランザクションログ活動がありました"
+"データベースシャットダウン中に、"
+"同時に実行中のトランザクションログ処理がありました"
-#: access/transam/xlog.c:6644
+#: access/transam/xlog.c:7053
msgid "skipping restartpoint, recovery has already ended"
msgstr "再開ポイントをスキップします。リカバリはすでに終わっています。"
-#: access/transam/xlog.c:6669
+#: access/transam/xlog.c:7078
#, c-format
msgid "skipping restartpoint, already performed at %X/%X"
msgstr "%X/%X ですでに実行済みの再開ポイントをスキップしています"
-#: access/transam/xlog.c:6712
-#, c-format
-msgid "recovery restart point at %X/%X"
-msgstr "%X/%Xの修復を再開します"
+#: access/transam/xlog.c:7128
+msgid "recovery restart point at %X/%X with latest known log time %s"
+msgstr "わかっているうちで最新のログ時刻 %3$s と共に、%1$X/%2$X でリカバリーを再開します"
-#: access/transam/xlog.c:6835
+#: access/transam/xlog.c:7262
#, c-format
msgid "unexpected timeline ID %u (after %u) in checkpoint record"
msgstr ""
"チェックポイントレコードにおいて想定外の時系列ID %u(%uの後)がありました"
-#: access/transam/xlog.c:6867
+#: access/transam/xlog.c:7300
#, c-format
msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
msgstr ""
"チェックポイントレコードにおいて想定外の時系列ID %u(%uのはす)がありました"
-#: access/transam/xlog.c:7003 access/transam/xlog.c:7026
+#: access/transam/xlog.c:7443 access/transam/xlog.c:7466
#, c-format
msgid "could not fsync log file %u, segment %u: %m"
msgstr "ログファイル%u、セグメント%uをfsyncできませんでした: %m"
-#: access/transam/xlog.c:7034
+#: access/transam/xlog.c:7474
#, c-format
msgid "could not fsync write-through log file %u, segment %u: %m"
msgstr "write-throughログファイル%u、セグメント%uをfsyncできませんでした: %m"
-#: access/transam/xlog.c:7043
+#: access/transam/xlog.c:7483
#, c-format
msgid "could not fdatasync log file %u, segment %u: %m"
msgstr "ログファイル%u、セグメント%uをfdatasyncできませんでした: %m"
-#: access/transam/xlog.c:7086 access/transam/xlog.c:7273
+#: access/transam/xlog.c:7526 access/transam/xlog.c:7719
msgid "must be superuser to run a backup"
msgstr "バックアップはスーパーユーザで実行しなければなりません"
-#: access/transam/xlog.c:7091 access/transam/xlog.c:7097
-#: access/transam/xlog.c:7278
+#: access/transam/xlog.c:7531 access/transam/xlog.c:7724
+#: access/transam/xlog.c:7891 access/transam/xlog.c:7919
+#: access/transam/xlog.c:7952
+msgid "recovery is in progress"
+msgstr "リカバリーはすでに実行中です"
+
+#: access/transam/xlog.c:7532 access/transam/xlog.c:7725
+#: access/transam/xlog.c:7892 access/transam/xlog.c:7920
+#: access/transam/xlog.c:7953
+msgid "WAL control functions cannot be executed during recovery."
+msgstr "リカバリー中は WAL 制御関数を実行できません"
+
+#: access/transam/xlog.c:7537 access/transam/xlog.c:7543
+#: access/transam/xlog.c:7730
msgid "WAL archiving is not active"
msgstr "WALアーカイブは有効ではありません"
-#: access/transam/xlog.c:7092 access/transam/xlog.c:7279
+#: access/transam/xlog.c:7538 access/transam/xlog.c:7731
msgid "archive_mode must be enabled at server start."
msgstr "archive_modeはサーバ起動時に有効にしなければなりません。"
-#: access/transam/xlog.c:7098
+#: access/transam/xlog.c:7544
msgid ""
"archive_command must be defined before online backups can be made safely."
msgstr ""
"オンラインバックアップを安全に行う前にarchive_commandを定義しなければなりませ"
"ん"
-#: access/transam/xlog.c:7126 access/transam/xlog.c:7195
+#: access/transam/xlog.c:7572 access/transam/xlog.c:7641
msgid "a backup is already in progress"
msgstr "すでにバックアップが進行中です"
-#: access/transam/xlog.c:7127
+#: access/transam/xlog.c:7573
msgid "Run pg_stop_backup() and try again."
msgstr "pg_stop_backup()を実行し、再試行してください"
-#: access/transam/xlog.c:7196
+#: access/transam/xlog.c:7642
#, c-format
msgid ""
"If you're sure there is no backup in progress, remove file \"%s\" and try "
"バックアップを行っていないことが確実であれば、ファイル\"%s\"を削除し、再実行"
"してください"
-#: access/transam/xlog.c:7217 access/transam/xlog.c:7354
+#: access/transam/xlog.c:7663 access/transam/xlog.c:7806
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "ファイル\"%s\"を書き出せませんでした: %m"
-#: access/transam/xlog.c:7317
+#: access/transam/xlog.c:7769
msgid "a backup is not in progress"
msgstr "バックアップが実行中ではありません"
-#: access/transam/xlog.c:7329 access/transam/xlog.c:7670
-#: access/transam/xlog.c:7676 access/transam/xlog.c:7707
-#: access/transam/xlog.c:7713
+#: access/transam/xlog.c:7781 access/transam/xlog.c:8140
+#: access/transam/xlog.c:8146 access/transam/xlog.c:8177
+#: access/transam/xlog.c:8183
#, c-format
msgid "invalid data in file \"%s\""
msgstr "ファイル\"%s\"内のデータが無効です"
-#: access/transam/xlog.c:7409
+#: access/transam/xlog.c:7861
#, c-format
msgid ""
"pg_stop_backup still waiting for archive to complete (%d seconds elapsed)"
msgstr "pg_stop_backup は依然としてアーカイブの完了を待っています(%d 秒経過)"
-#: access/transam/xlog.c:7434
+#: access/transam/xlog.c:7886
msgid "must be superuser to switch transaction log files"
msgstr ""
"トランザクションログファイルを切り替えるにはスーパーユーザでなければなりませ"
"ん"
-#: access/transam/xlog.c:7531 access/transam/xlog.c:7597
+#: access/transam/xlog.c:8001 access/transam/xlog.c:8067
#, c-format
msgid "could not parse transaction log location \"%s\""
msgstr "トランザクションログ位置\"%s\"を解析できませんでした"
-#: access/transam/xlog.c:7741
+#: access/transam/xlog.c:8211
#, c-format
msgid "xlog redo %s"
msgstr "xlog 再実行 %s"
-#: access/transam/xlog.c:7781
+#: access/transam/xlog.c:8251
msgid "online backup mode cancelled"
msgstr "オンラインバックアップモードがキャンセルされました"
-#: access/transam/xlog.c:7782
+#: access/transam/xlog.c:8252
#, c-format
msgid "\"%s\" was renamed to \"%s\"."
msgstr "\"%s\" は \"%s\" にリネームされました"
-#: access/transam/xlog.c:7789
+#: access/transam/xlog.c:8259
msgid "online backup mode was not cancelled"
msgstr "オンラインバックアップモードはキャンセルされていません"
-#: access/transam/xlog.c:7790
+#: access/transam/xlog.c:8260
#, c-format
msgid "Could not rename \"%s\" to \"%s\": %m."
msgstr "\"%s\" という名前を \"%s\" に変更できませんでした: %m"
-#: access/transam/varsup.c:87
+#: access/transam/varsup.c:113
#, c-format
msgid ""
"database is not accepting commands to avoid wraparound data loss in database "
"データベース\"%s\"における周回によるデータ損失を防ぐために、データベースは問"
"い合わせを受付けません"
-#: access/transam/varsup.c:89
-#, c-format
+#: access/transam/varsup.c:115 access/transam/varsup.c:122
msgid ""
-"Stop the postmaster and use a standalone backend to vacuum database \"%s\".\n"
+"Stop the postmaster and use a standalone backend to vacuum that database.\n"
"You might also need to commit or roll back old prepared transactions."
msgstr ""
-"データベース\"%s\"をVACUUMするために、postmasterを停止しスタンドアロンバック"
-"エンドを使用してください。\n"
-"また古い準備されたトランザクションのコミットまたはロールバックが必要かもしれ"
-"ません。"
+"postmaster を停止後、スタンドアロンバックエンドを使ってそのデータベースを"
+"バキュームしてください。\n"
+"古い準備済みトランザクションのコミットまたはロールバックが必要な場合もあります。"
-#: access/transam/varsup.c:94 access/transam/varsup.c:301
+#: access/transam/varsup.c:120
+msgid ""
+"database is not accepting commands to avoid wraparound data loss in database "
+"with OID %u"
+msgstr ""
+"OID %u を持つデータベースは周回によるデータ損失を防ぐために、"
+"現在は問い合わせを受付けない状態になっています"
+
+#: access/transam/varsup.c:132 access/transam/varsup.c:358
#, c-format
msgid "database \"%s\" must be vacuumed within %u transactions"
msgstr ""
"データベース\"%s\"は%uトランザクション以内にバキュームしなければなりません"
-#: access/transam/varsup.c:97 access/transam/varsup.c:304
-#, c-format
+#: access/transam/varsup.c:135 access/transam/varsup.c:142
+#: access/transam/varsup.c:361 access/transam/varsup.c:368
msgid ""
-"To avoid a database shutdown, execute a database-wide VACUUM in \"%s\".\n"
+"To avoid a database shutdown, execute a database-wide VACUUM in that "
+"database.\n"
"You might also need to commit or roll back old prepared transactions."
msgstr ""
-"データベースの停止を防ぐために、\"%s\"でデータベース全体の VACUUM を実行して"
-"ください。\n"
-"また古い準備されたトランザクションのコミットまたはロールバックが必要かもしれ"
-"ません。"
+"データベースの停止を防ぐために、データベース全体の VACUUM を実行してください。\n"
+"古い準備済みトランザクションのコミットまたはロールバックが必要な場合もあります。"
-#: access/transam/varsup.c:284
-#, c-format
-msgid "transaction ID wrap limit is %u, limited by database \"%s\""
+#: access/transam/varsup.c:139 access/transam/varsup.c:365
+msgid "database with OID %u must be vacuumed within %u transactions"
msgstr ""
-"トランザクション ID の周回リミットは %u で、データベース \"%s\" により制限さ"
-"れています"
+"OID %u を持つデータベースは %u トランザクション以内にバキュームされなければなりません"
+
+#: access/transam/varsup.c:332
+msgid "transaction ID wrap limit is %u, limited by database with OID %u"
+msgstr ""
+"トランザクション ID の周回制限は %u で、OID %u を持つデータベースにより"
+"制限されています"
-#: access/transam/xact.c:621
+#: access/transam/xact.c:694
msgid "cannot have more than 2^32-1 commands in a transaction"
msgstr "1 トランザクション内には 2^32-1 個以上のコマンドを保持できません"
-#: access/transam/xact.c:1103
+#: access/transam/xact.c:1201
#, c-format
msgid "maximum number of committed subtransactions (%d) exceeded"
msgstr "コミットされたサブトランザクションの最大数 (%d) が制限を越えました"
-#: access/transam/xact.c:1820
+#: access/transam/xact.c:1938
msgid "cannot PREPARE a transaction that has operated on temporary tables"
msgstr ""
"一時テーブルに対する操作を行うトランザクションをPREPAREすることはできません"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2606
+#: access/transam/xact.c:2722
#, c-format
msgid "%s cannot run inside a transaction block"
msgstr "%sはトランザクションブロックの内側では実行できません"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2616
+#: access/transam/xact.c:2732
#, c-format
msgid "%s cannot run inside a subtransaction"
msgstr "%sはサブトランザクションブロックの内側では実行できません"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2626
+#: access/transam/xact.c:2742
#, c-format
msgid "%s cannot be executed from a function or multi-command string"
msgstr "%sは関数または複数コマンド文字列から実行できません"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2677
+#: access/transam/xact.c:2793
#, c-format
msgid "%s can only be used in transaction blocks"
msgstr "%sはトランザクションブロック内でのみ使用できます"
-#: access/transam/xact.c:2859
+#: access/transam/xact.c:2975
msgid "there is already a transaction in progress"
msgstr "すでにトランザクションが進行中です"
-#: access/transam/xact.c:3026 access/transam/xact.c:3118
+#: access/transam/xact.c:3142 access/transam/xact.c:3234
msgid "there is no transaction in progress"
msgstr "進行中のトランザクションがありません"
-#: access/transam/xact.c:3212 access/transam/xact.c:3262
-#: access/transam/xact.c:3268 access/transam/xact.c:3312
-#: access/transam/xact.c:3360 access/transam/xact.c:3366
+#: access/transam/xact.c:3328 access/transam/xact.c:3378
+#: access/transam/xact.c:3384 access/transam/xact.c:3428
+#: access/transam/xact.c:3476 access/transam/xact.c:3482
msgid "no such savepoint"
msgstr "そのようなセーブポイントはありません"
-#: access/transam/xact.c:4000
+#: access/transam/xact.c:4112
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr ""
"1 トランザクション内には 2^32-1 個以上のサブトランザクションを保持できません"
-#: access/transam/twophase.c:228
+#: access/transam/twophase.c:247
#, c-format
msgid "transaction identifier \"%s\" is too long"
msgstr "トランザクション識別子\"%s\"は長すぎます"
-#: access/transam/twophase.c:235
+#: access/transam/twophase.c:254
msgid "prepared transactions are disabled"
msgstr "準備されたトランザクションは無効です。"
-#: access/transam/twophase.c:236
+#: access/transam/twophase.c:255
msgid "Set max_prepared_transactions to a nonzero value."
msgstr "max_prepared_transactionsを非ゼロに設定してください。"
-#: access/transam/twophase.c:269
+#: access/transam/twophase.c:288
#, c-format
msgid "transaction identifier \"%s\" is already in use"
msgstr "トランザクション識別子\"%s\"はすでに存在します"
-#: access/transam/twophase.c:278
+#: access/transam/twophase.c:297
msgid "maximum number of prepared transactions reached"
msgstr "準備済みのトランザクションの最大数に達しました"
-#: access/transam/twophase.c:279
+#: access/transam/twophase.c:298
#, c-format
msgid "Increase max_prepared_transactions (currently %d)."
msgstr "max_prepared_transactionsを増加してください(現状%d)。"
-#: access/transam/twophase.c:399
+#: access/transam/twophase.c:418
#, c-format
msgid "prepared transaction with identifier \"%s\" is busy"
msgstr "準備されたトランザクション識別子\"%s\"は実行中です"
-#: access/transam/twophase.c:407
+#: access/transam/twophase.c:426
msgid "permission denied to finish prepared transaction"
msgstr "準備されたトランザクションを終了するための権限がありません"
-#: access/transam/twophase.c:408
+#: access/transam/twophase.c:427
msgid "Must be superuser or the user that prepared the transaction."
-msgstr "トランザクションを準備するユーザはスーパーユーザでなければなりません。"
+msgstr ""
+"トランザクションを準備するユーザはスーパーユーザでなければなりません。"
-#: access/transam/twophase.c:419
+#: access/transam/twophase.c:438
msgid "prepared transaction belongs to another database"
msgstr "準備されたトランザクションが別のデータベースに属しています"
-#: access/transam/twophase.c:420
+#: access/transam/twophase.c:439
msgid ""
"Connect to the database where the transaction was prepared to finish it."
msgstr ""
-"終了させるためにはそのトランザクションを準備したデータベースに接続してくださ"
-"い"
+"終了させるためにはそのトランザクションを準備したデータベースに"
+"接続してください"
-#: access/transam/twophase.c:434
+#: access/transam/twophase.c:453
#, c-format
msgid "prepared transaction with identifier \"%s\" does not exist"
msgstr "準備されたトランザクションの中に識別子 \"%s\" を持つものはありません"
-#: access/transam/twophase.c:886
+#: access/transam/twophase.c:936
msgid "two-phase state file maximum length exceeded"
msgstr "2相状態ファイルの最大長が制限を超えました"
-#: access/transam/twophase.c:904
+#: access/transam/twophase.c:954
#, c-format
msgid "could not create two-phase state file \"%s\": %m"
msgstr "2相状態ファイル\"%s\"を作成できませんでした: %m"
-#: access/transam/twophase.c:918 access/transam/twophase.c:935
-#: access/transam/twophase.c:984 access/transam/twophase.c:1351
-#: access/transam/twophase.c:1358
+#: access/transam/twophase.c:968 access/transam/twophase.c:985
+#: access/transam/twophase.c:1034 access/transam/twophase.c:1442
+#: access/transam/twophase.c:1449
#, c-format
msgid "could not write two-phase state file: %m"
msgstr "2相状態ファイルに書き出せませんでした: %m"
-#: access/transam/twophase.c:944
+#: access/transam/twophase.c:994
#, c-format
msgid "could not seek in two-phase state file: %m"
msgstr "2相状態ファイルをシークできませんでした: %m"
-#: access/transam/twophase.c:990 access/transam/twophase.c:1376
+#: access/transam/twophase.c:1040 access/transam/twophase.c:1467
#, c-format
msgid "could not close two-phase state file: %m"
msgstr "2相状態ファイルをクローズできませんでした: %m"
-#: access/transam/twophase.c:1061 access/transam/twophase.c:1456
+#: access/transam/twophase.c:1112 access/transam/twophase.c:1547
#, c-format
msgid "could not open two-phase state file \"%s\": %m"
msgstr "2相状態ファイル\"%s\"をオープンできませんでした: %m"
-#: access/transam/twophase.c:1077
+#: access/transam/twophase.c:1129
#, c-format
msgid "could not stat two-phase state file \"%s\": %m"
msgstr "2相状態ファイル\"%s\"のstatができませんでした: %m"
-#: access/transam/twophase.c:1108
+#: access/transam/twophase.c:1161
#, c-format
msgid "could not read two-phase state file \"%s\": %m"
msgstr "2相状態ファイル\"%s\"を読み取れませんでした: %m"
-#: access/transam/twophase.c:1172
+#: access/transam/twophase.c:1250
#, c-format
msgid "two-phase state file for transaction %u is corrupt"
msgstr "トランザクション%u用の2相状態ファイルが破損しています"
-#: access/transam/twophase.c:1313
+#: access/transam/twophase.c:1404
#, c-format
msgid "could not remove two-phase state file \"%s\": %m"
msgstr "2相状態ファイル\"%s\"を削除できませんでした: %m"
-#: access/transam/twophase.c:1342
+#: access/transam/twophase.c:1433
#, c-format
msgid "could not recreate two-phase state file \"%s\": %m"
msgstr "2相状態ファイル\"%s\"を再作成できませんでした: %m"
-#: access/transam/twophase.c:1370
+#: access/transam/twophase.c:1461
#, c-format
msgid "could not fsync two-phase state file: %m"
msgstr "2相状態ファイルをfsyncできませんでした: %m"
-#: access/transam/twophase.c:1465
+#: access/transam/twophase.c:1556
#, c-format
msgid "could not fsync two-phase state file \"%s\": %m"
msgstr "2相状態ファイル\"%s\"をfsyncできませんでした: %m"
-#: access/transam/twophase.c:1472
+#: access/transam/twophase.c:1563
#, c-format
msgid "could not close two-phase state file \"%s\": %m"
msgstr "2相状態ファイル\"%s\"をクローズできませんでした: %m"
-#: access/transam/twophase.c:1530
+#: access/transam/twophase.c:1628
#, c-format
msgid "removing future two-phase state file \"%s\""
msgstr "将来の2相状態ファイル\"%s\"を削除しています"
-#: access/transam/twophase.c:1546 access/transam/twophase.c:1557
-#: access/transam/twophase.c:1645
+#: access/transam/twophase.c:1644 access/transam/twophase.c:1655
+#: access/transam/twophase.c:1769
#, c-format
msgid "removing corrupt two-phase state file \"%s\""
msgstr "破損した2相状態ファイル\"%s\"を削除しています"
-#: access/transam/twophase.c:1634
+#: access/transam/twophase.c:1758
#, c-format
msgid "removing stale two-phase state file \"%s\""
msgstr "古くなった2相状態ファイル\"%s\"を削除しています"
-#: access/transam/twophase.c:1652
+#: access/transam/twophase.c:1776
#, c-format
msgid "recovering prepared transaction %u"
msgstr "準備されたトランザクション%uを復旧しています"
msgid "hash indexes do not support whole-index scans"
msgstr "ハッシュインデックスはインデックス全体のスキャンをサポートしていません"
-#: access/hash/hashinsert.c:77
+#: access/hash/hashinsert.c:73
#, c-format
msgid "index row size %lu exceeds hash maximum %lu"
msgstr "インデックスの行サイズ%luがハッシュの最大%luを超えています"
-#: access/hash/hashinsert.c:80
+#: access/hash/hashinsert.c:76
msgid "Values larger than a buffer page cannot be indexed."
msgstr "バッファページよりも大きな値をインデックスすることはできません。"
-#: access/hash/hashutil.c:169 access/nbtree/nbtpage.c:432
+#: access/hash/hashutil.c:165 access/nbtree/nbtpage.c:432
#: access/gist/gistutil.c:588
#, c-format
msgid "index \"%s\" contains unexpected zero page at block %u"
msgstr "インデックス\"%s\"のブロック %uに予期しないゼロページがあります"
-#: access/hash/hashutil.c:172 access/hash/hashutil.c:183
-#: access/hash/hashutil.c:195 access/hash/hashutil.c:216
+#: access/hash/hashutil.c:168 access/hash/hashutil.c:179
+#: access/hash/hashutil.c:191 access/hash/hashutil.c:212
#: access/nbtree/nbtpage.c:435 access/nbtree/nbtpage.c:446
#: access/gist/gistutil.c:591 access/gist/gistutil.c:602
msgid "Please REINDEX it."
msgstr "REINDEXを行ってください。"
-#: access/hash/hashutil.c:180 access/hash/hashutil.c:192
+#: access/hash/hashutil.c:176 access/hash/hashutil.c:188
#: access/nbtree/nbtpage.c:443 access/gist/gistutil.c:599
#, c-format
msgid "index \"%s\" contains corrupted page at block %u"
msgstr "インデックス\"%s\"のブロック %uに破損したページがあります"
-#: access/hash/hashutil.c:208
+#: access/hash/hashutil.c:204
#, c-format
msgid "index \"%s\" is not a hash index"
msgstr "インデックス\"%s\"はハッシュインデックスではありません"
-#: access/hash/hashutil.c:214
+#: access/hash/hashutil.c:210
#, c-format
msgid "index \"%s\" has wrong hash version"
msgstr "インデックス\"%s\"のハッシュバージョンが不正です"
-#: access/common/printtup.c:278 tcop/postgres.c:1630 tcop/fastpath.c:180
+#: access/common/printtup.c:278 tcop/postgres.c:1691 tcop/fastpath.c:180
#: tcop/fastpath.c:552
#, c-format
msgid "unsupported format code: %d"
msgstr "未サポートの書式コード: %d"
-#: access/common/tupdesc.c:547 parser/parse_relation.c:1194
+#: access/common/tupconvert.c:107
+msgid "Returned type %s does not match expected type %s in column %d."
+msgstr "列 %3$d で返された型 %1$s が期待する型 %2$s と一致しません"
+
+#: access/common/tupconvert.c:135
+#, c-format
+msgid ""
+"Number of returned columns (%d) does not match expected column count (%d)."
+msgstr "返された列数(%d)が期待する列数(%d)と一致しません"
+
+#: access/common/tupconvert.c:240
+#, c-format
+msgid ""
+"Attribute \"%s\" of type %s does not match corresponding attribute of type %"
+"s."
+msgstr "型 %1$s の属性 \"%2$s\" が対応する型 %3$s の属性と合致しません"
+
+#: access/common/tupconvert.c:252
+msgid "Attribute \"%s\" of type %s does not exist in type %s."
+msgstr "型 %2$s の属性 \"%1$s\" が型 %3$s 中に存在しません"
+
+#: access/common/tupdesc.c:550 parser/parse_relation.c:1166
#, c-format
msgid "column \"%s\" cannot be declared SETOF"
msgstr "列\"%s\"をSETOFで宣言できません"
msgid "GIN indexes do not support whole-index scans"
msgstr "GINインデックスはインデックス全体のスキャンをサポートしていません"
-#: access/nbtree/nbtinsert.c:300
+#: access/gin/ginentrypage.c:83 access/gin/ginentrypage.c:118
+#: access/nbtree/nbtinsert.c:521 access/nbtree/nbtsort.c:483
+msgid "index row size %lu exceeds maximum %lu for index \"%s\""
+msgstr "インデックス \"%3$s\" の行サイズ %l1$u が最大値 %l2$u を超えています"
+
+#: access/nbtree/nbtinsert.c:384
#, c-format
msgid "duplicate key value violates unique constraint \"%s\""
-msgstr "é\87\8dè¤\87ã\82ã\83¼ã\81¯一意性制約\"%s\"に違反しています"
+msgstr "é\87\8dè¤\87ã\82ã\83¼ã\81\8c一意性制約\"%s\"に違反しています"
-#: access/nbtree/nbtinsert.c:421 access/nbtree/nbtsort.c:483
+#: access/nbtree/nbtinsert.c:386
+msgid "Key %s already exists."
+msgstr "キー %s はすでに存在します"
+
+#: access/nbtree/nbtinsert.c:448 executor/execUtils.c:1310
#, c-format
-msgid "index row size %lu exceeds btree maximum, %lu"
-msgstr "インデックスの行サイズ%luがbtreeの最大%luを超えています"
+msgid "failed to re-find tuple within index \"%s\""
+msgstr "インデックス \"%s\" 内で行の再検索に失敗しました"
+
+#: access/nbtree/nbtinsert.c:450 executor/execUtils.c:1312
+msgid "This may be because of a non-immutable index expression."
+msgstr "これは不変でないインデックス評価式が原因である可能性があります"
-#: access/nbtree/nbtinsert.c:424 access/nbtree/nbtsort.c:486
+#: access/nbtree/nbtinsert.c:525 access/nbtree/nbtsort.c:487
msgid ""
"Values larger than 1/3 of a buffer page cannot be indexed.\n"
"Consider a function index of an MD5 hash of the value, or use full text "
msgid "row is too big: size %lu, maximum size %lu"
msgstr "行が大きすぎます: サイズは%lu、上限は%lu"
-#: access/heap/heapam.c:1073 access/heap/heapam.c:1101
-#: access/heap/heapam.c:1131 catalog/aclchk.c:880
+#: access/heap/heapam.c:1078 access/heap/heapam.c:1106
+#: access/heap/heapam.c:1136 catalog/aclchk.c:1637
#, c-format
msgid "\"%s\" is an index"
msgstr "\"%s\"はインデックスです"
-#: access/heap/heapam.c:1078 access/heap/heapam.c:1106
-#: access/heap/heapam.c:1136 commands/tablecmds.c:2061
-#: commands/tablecmds.c:6250 commands/tablecmds.c:7541 catalog/aclchk.c:887
+#: access/heap/heapam.c:1083 access/heap/heapam.c:1111
+#: access/heap/heapam.c:1141 commands/tablecmds.c:2154
+#: commands/tablecmds.c:6554 commands/tablecmds.c:7845 catalog/aclchk.c:1644
#, c-format
msgid "\"%s\" is a composite type"
msgstr "\"%s\"は複合型です"
-#: access/heap/heapam.c:3150 access/heap/heapam.c:3181
-#: access/heap/heapam.c:3216
+#: access/heap/heapam.c:3151 access/heap/heapam.c:3182
+#: access/heap/heapam.c:3217
#, c-format
msgid "could not obtain lock on row in relation \"%s\""
msgstr "リレーション\"%s\"の行ロックを取得できませんでした"
-#: access/index/indexam.c:149 commands/tablecmds.c:211
-#: commands/tablecmds.c:2258 commands/indexcmds.c:1324 commands/comment.c:502
+#: access/index/indexam.c:149 commands/tablecmds.c:212
+#: commands/tablecmds.c:2351 commands/indexcmds.c:1454 commands/comment.c:559
#, c-format
msgid "\"%s\" is not an index"
msgstr "\"%s\"はインデックスではありません"
"クラッシュリカバリを完了するにはインデックス\"%s\"をVACUUM FULLまたはREINDEX"
"しなければなりません"
-#: access/gist/gistxlog.c:794
+#: access/gist/gistxlog.c:800
#, c-format
msgid "index %u/%u/%u needs VACUUM FULL or REINDEX to finish crash recovery"
msgstr ""
"クラッシュリカバリを完了するにはインデックス%u/%u/%uをVACUUM FULLまたは"
"REINDEXしなければなりません"
-#: access/gist/gistxlog.c:796
+#: access/gist/gistxlog.c:802
msgid "Incomplete insertion detected during crash replay."
msgstr "クラッシュリカバリ中に不完全な挿入を検知しました"
msgstr "SQL関数では%sは許されません"
#. translator: %s is a SQL statement name
-#: executor/functions.c:160 executor/spi.c:1209 executor/spi.c:1771
+#: executor/functions.c:160 executor/spi.c:1258 executor/spi.c:1849
#, c-format
msgid "%s is not allowed in a non-volatile function"
msgstr "volatile関数以外では%sは許されません"
msgid "could not determine actual type of argument declared %s"
msgstr "%s都宣言された引数の型を決定できません"
-#: executor/functions.c:644 executor/execQual.c:1473 executor/execQual.c:1498
-#: executor/execQual.c:1859 executor/execQual.c:5018 commands/prepare.c:749
+#: executor/functions.c:649 executor/execQual.c:1512 executor/execQual.c:1537
+#: executor/execQual.c:1898 executor/execQual.c:4989 commands/prepare.c:747
#: utils/mmgr/portalmem.c:889 utils/fmgr/funcapi.c:60 foreign/foreign.c:281
msgid "set-valued function called in context that cannot accept a set"
msgstr "このコンテキストで集合値の関数は集合を受け付けられません"
-#: executor/functions.c:930
+#: executor/functions.c:935
#, c-format
msgid "SQL function \"%s\" statement %d"
msgstr "SQL関数\"%s\"の行番号 %d"
-#: executor/functions.c:943 catalog/pg_proc.c:777
+#: executor/functions.c:948 catalog/pg_proc.c:847
#, c-format
msgid "SQL function \"%s\""
msgstr "SQL関数\"%s\""
-#: executor/functions.c:949
+#: executor/functions.c:954
#, c-format
msgid "SQL function \"%s\" during startup"
msgstr "SQL関数\"%s\"の起動中"
-#: executor/functions.c:1078 executor/functions.c:1114
-#: executor/functions.c:1126 executor/functions.c:1213
-#: executor/functions.c:1225 executor/functions.c:1250
+#: executor/functions.c:1101 executor/functions.c:1137
+#: executor/functions.c:1149 executor/functions.c:1255
+#: executor/functions.c:1287 executor/functions.c:1316
#, c-format
msgid "return type mismatch in function declared to return %s"
msgstr "%sを返すと宣言された関数において戻り値型が一致しません"
-#: executor/functions.c:1080
+#: executor/functions.c:1103
msgid ""
"Function's final statement must be SELECT or INSERT/UPDATE/DELETE RETURNING."
msgstr ""
"関数の最後のステートメントは SELECT もしくは RETURNING 付きのINSERT/UPDATE/"
"DELETE のいずれかでなければなりません"
-#: executor/functions.c:1116
+#: executor/functions.c:1139
msgid "Final statement must return exactly one column."
msgstr "最後のステートメントは正確に1列を返さなければなりません"
-#: executor/functions.c:1128
+#: executor/functions.c:1151
#, c-format
msgid "Actual return type is %s."
msgstr "実際の戻り値型は%sです"
-#: executor/functions.c:1215
+#: executor/functions.c:1257
msgid "Final statement returns too many columns."
msgstr "最後のステートメントが返す列が多すぎます"
-#: executor/functions.c:1227
+#: executor/functions.c:1289
#, c-format
msgid "Final statement returns %s instead of %s at column %d."
msgstr "最後のステートメントが列 %3$d で %2$s ではなく %1$s を返しました"
-#: executor/functions.c:1252
+#: executor/functions.c:1318
msgid "Final statement returns too few columns."
msgstr "最後のステートメントが返す列が少なすぎます"
-#: executor/functions.c:1266
+#: executor/functions.c:1366
#, c-format
msgid "return type %s is not supported for SQL functions"
msgstr "戻り値型%sはSQL関数でサポートされていません"
-#: executor/nodeMergejoin.c:1509
+#: executor/nodeModifyTable.c:82 executor/nodeModifyTable.c:92
+#: executor/nodeModifyTable.c:109 executor/nodeModifyTable.c:117
+#: executor/execQual.c:611 executor/execQual.c:630 executor/execQual.c:640
+msgid "table row type and query-specified row type do not match"
+msgstr "テーブルの行型と問い合わせで指定した行型が一致しません"
+
+#: executor/nodeModifyTable.c:83
+msgid "Query has too many columns."
+msgstr "問い合わせの列が多すぎます"
+
+#: executor/nodeModifyTable.c:93 executor/execQual.c:631
+#, c-format
+msgid "Table has type %s at ordinal position %d, but query expects %s."
+msgstr ""
+"テーブルでは %2$d 番目の型は %1$s ですが、問い合わせでは %3$s を想定していま"
+"す。"
+
+#: executor/nodeModifyTable.c:110
+#, c-format
+msgid "Query provides a value for a dropped column at ordinal position %d."
+msgstr "クエリーで %d 番目に削除されるカラムの値を指定しています。"
+
+#: executor/nodeModifyTable.c:118
+msgid "Query has too few columns."
+msgstr "問い合わせの列が少なすぎます"
+
+#: executor/nodeModifyTable.c:332 executor/nodeModifyTable.c:520
+#: executor/execMain.c:1544 executor/nodeLockRows.c:136
+#: commands/trigger.c:2325
+msgid "could not serialize access due to concurrent update"
+msgstr "同時更新のため直列化アクセスができませんでした"
+
+#: executor/nodeMergejoin.c:1507
msgid "RIGHT JOIN is only supported with merge-joinable join conditions"
msgstr "RIGHT JOINはマージ結合可能な結合条件でのみサポートされています"
-#: executor/nodeMergejoin.c:1527 optimizer/path/joinpath.c:1062
+#: executor/nodeMergejoin.c:1525 optimizer/path/joinpath.c:1243
msgid "FULL JOIN is only supported with merge-joinable join conditions"
msgstr "FULL JOINはマージ結合可能な結合条件でのみサポートされています"
-#: executor/nodeHashjoin.c:731 executor/nodeHashjoin.c:765
+#: executor/execUtils.c:1288
+msgid "could not create exclusion constraint \"%s\""
+msgstr "排除制約 \"%s\" を作成できませんでした"
+
+#: executor/execUtils.c:1290
+#, c-format
+msgid "Key %s conflicts with key %s."
+msgstr "キー %s がキー %s と競合しています"
+
+#: executor/execUtils.c:1295
+msgid "conflicting key value violates exclusion constraint \"%s\""
+msgstr "重複キーの値が排除制約 \"%s\" に違反しています"
+
+#: executor/execUtils.c:1297
+#, c-format
+msgid "Key %s conflicts with existing key %s."
+msgstr "キー %s が既存のキー %s と競合しています"
+
+#: executor/nodeHashjoin.c:721 executor/nodeHashjoin.c:755
#, c-format
msgid "could not rewind hash-join temporary file: %m"
msgstr "ハッシュ結合用一時ファイルを巻き戻しできません"
-#: executor/nodeHashjoin.c:799 executor/nodeHashjoin.c:805
+#: executor/nodeHashjoin.c:789 executor/nodeHashjoin.c:795
#, c-format
msgid "could not write to hash-join temporary file: %m"
msgstr "ハッシュ結合用一時ファイルを書き出せません: %m"
-#: executor/nodeHashjoin.c:839 executor/nodeHashjoin.c:849
+#: executor/nodeHashjoin.c:829 executor/nodeHashjoin.c:839
#, c-format
msgid "could not read from hash-join temporary file: %m"
msgstr "ハッシュ結合用一時ファイルから読み取れません: %m"
-#: executor/nodeAgg.c:1543 executor/nodeWindowAgg.c:1502
+#: executor/nodeAgg.c:1715 executor/nodeWindowAgg.c:1488
#, c-format
msgid "aggregate %u needs to have compatible input type and transition type"
msgstr "集約%uは入力データ型と遷移用の型間で互換性が必要です"
-#: executor/nodeAgg.c:1564
-msgid "DISTINCT is supported only for single-argument aggregates"
-msgstr "DISTIBCTは単一引数の集約でのみサポートされます"
-
-#: executor/execMain.c:636 commands/copy.c:1007 tcop/utility.c:218
+#: executor/execMain.c:606 commands/copy.c:1028 tcop/utility.c:223
msgid "transaction is read-only"
msgstr "トランザクションは読み取りのみです"
-#: executor/execMain.c:943
-msgid ""
-"SELECT FOR UPDATE/SHARE is not supported within a query with multiple result "
-"relations"
-msgstr ""
-"複数行の結果リレーションを返すような問い合わせでは、SELECT FOR UPDATE/SHAREは"
-"サポートされていません"
-
-#: executor/execMain.c:1089
+#: executor/execMain.c:876
#, c-format
msgid "cannot change sequence \"%s\""
msgstr "シーケンス\"%s\"を変更できません"
-#: executor/execMain.c:1095
+#: executor/execMain.c:882
#, c-format
msgid "cannot change TOAST relation \"%s\""
msgstr "TOASTリレーション\"%s\"を変更できません"
-#: executor/execMain.c:1101
+#: executor/execMain.c:888
#, c-format
msgid "cannot change view \"%s\""
msgstr "ビュー\"%s\"を変更できません"
-#: executor/execMain.c:1107
+#: executor/execMain.c:894
#, c-format
msgid "cannot change relation \"%s\""
msgstr "リレーション\"%s\"を変更できません"
-#: executor/execMain.c:1183 executor/execMain.c:1193 executor/execMain.c:1210
-#: executor/execMain.c:1218 executor/execQual.c:618 executor/execQual.c:637
-#: executor/execQual.c:647
-msgid "table row type and query-specified row type do not match"
-msgstr "テーブルの行型と問い合わせで指定した行型が一致しません"
-
-#: executor/execMain.c:1184
-msgid "Query has too many columns."
-msgstr "問い合わせの列が多すぎます"
-
-#: executor/execMain.c:1194 executor/execQual.c:638
-#, c-format
-msgid "Table has type %s at ordinal position %d, but query expects %s."
-msgstr ""
-"テーブルでは %2$d 番目の型は %1$s ですが、問い合わせでは %3$s を想定していま"
-"す。"
-
-#: executor/execMain.c:1211
-#, c-format
-msgid "Query provides a value for a dropped column at ordinal position %d."
-msgstr "クエリーで %d 番目に削除されるカラムの値を指定しています。"
-
-#: executor/execMain.c:1219
-msgid "Query has too few columns."
-msgstr "問い合わせの列が少なすぎます"
-
-#: executor/execMain.c:1600 executor/execMain.c:1912 executor/execMain.c:2090
-#: commands/trigger.c:2118
-msgid "could not serialize access due to concurrent update"
-msgstr "同時更新のため直列化アクセスができませんでした"
-
-#: executor/execMain.c:2228
+#: executor/execMain.c:1319
#, c-format
msgid "null value in column \"%s\" violates not-null constraint"
msgstr "列\"%s\"内のNULL値はNOT NULL制約違反です"
-#: executor/execMain.c:2240
+#: executor/execMain.c:1331
#, c-format
msgid "new row for relation \"%s\" violates check constraint \"%s\""
msgstr "リレーション\"%s\"の新しい行は検査制約\"%s\"に違反しています"
-#: executor/execMain.c:2860 commands/tablecmds.c:370
+#: executor/execMain.c:2089 commands/tablecmds.c:379
msgid "ON COMMIT can only be used on temporary tables"
msgstr "ON COMMITは一時テーブルでのみ使用できます"
-#: executor/execMain.c:2884 commands/dbcommands.c:431
-#: commands/dbcommands.c:1043 commands/tablespace.c:415
-#: commands/tablespace.c:770 commands/tablespace.c:837
-#: commands/tablespace.c:931 commands/tablespace.c:1055
-#: commands/tablecmds.c:400 commands/tablecmds.c:6509 commands/indexcmds.c:212
-#: commands/comment.c:665 utils/adt/acl.c:3695 utils/adt/dbsize.c:240
-#: catalog/aclchk.c:577
+#: executor/execMain.c:2099 commands/tablecmds.c:389
+msgid "cannot create temporary table within security-restricted operation"
+msgstr "セキュリティー制限操作中は、一時テーブルを作成できません"
+
+#: executor/execMain.c:2123 commands/dbcommands.c:436
+#: commands/dbcommands.c:1041 commands/tablespace.c:418
+#: commands/tablespace.c:773 commands/tablespace.c:840
+#: commands/tablespace.c:934 commands/tablespace.c:1058
+#: commands/tablecmds.c:419 commands/tablecmds.c:6813 commands/indexcmds.c:222
+#: commands/comment.c:722 utils/adt/acl.c:4180 utils/adt/dbsize.c:240
+#: catalog/aclchk.c:668
#, c-format
msgid "tablespace \"%s\" does not exist"
msgstr "テーブル空間\"%s\"は存在しません"
#: executor/execCurrent.c:66 commands/portalcmds.c:168
-#: commands/portalcmds.c:222 utils/adt/xml.c:2007 utils/adt/xml.c:2171
+#: commands/portalcmds.c:222 utils/adt/xml.c:2027 utils/adt/xml.c:2191
#, c-format
msgid "cursor \"%s\" does not exist"
msgstr "カーソル\"%s\"は存在しません"
msgid "cursor \"%s\" is held from a previous transaction"
msgstr "カーソル\"%s\"は以前のトランザクションから保持されています"
-#: executor/execCurrent.c:110
+#: executor/execCurrent.c:113
#, c-format
msgid "cursor \"%s\" has multiple FOR UPDATE/SHARE references to table \"%s\""
msgstr ""
"カーソル \"%s\" にはテーブル \"%s\" に対する複数の FOR UPDATE/SHARE参照が含ま"
"れています"
-#: executor/execCurrent.c:119
+#: executor/execCurrent.c:122
#, c-format
msgid ""
"cursor \"%s\" does not have a FOR UPDATE/SHARE reference to table \"%s\""
msgstr ""
"カーソル \"%s\" はテーブル \"%s\" への FOR UPDATE/SHARE 参照を持っていません"
-#: executor/execCurrent.c:129 executor/execCurrent.c:176
+#: executor/execCurrent.c:132 executor/execCurrent.c:178
#, c-format
msgid "cursor \"%s\" is not positioned on a row"
msgstr "カーソル\"%s\"は行上に位置していません"
-#: executor/execCurrent.c:163
+#: executor/execCurrent.c:165
#, c-format
msgid "cursor \"%s\" is not a simply updatable scan of table \"%s\""
msgstr "カーソル\"%s\"はテーブル\"%s\"を単純な更新可能スキャンではありません"
-#: executor/execCurrent.c:228 executor/execQual.c:893
+#: executor/execCurrent.c:230 executor/execQual.c:921
+msgid ""
+"type of parameter %d (%s) does not match that when preparing the plan (%s)"
+msgstr ""
+"実行結果(%3$s)の準備の際、%2$d 番目のパラメータの型 %1$s が一致しません"
+
+#: executor/execCurrent.c:242 executor/execQual.c:932
#, c-format
msgid "no value found for parameter %d"
msgstr "パラメータ%dの値がありません"
msgstr "LIMIT は負数であってはなりません"
#: executor/nodeSubplan.c:308 executor/nodeSubplan.c:347
-#: executor/nodeSubplan.c:972
+#: executor/nodeSubplan.c:962
msgid "more than one row returned by a subquery used as an expression"
msgstr "副問い合わせで1行を超える行を返すものが式として使用されました"
-#: executor/execQual.c:293 executor/execQual.c:321 executor/execQual.c:2907
-#: utils/adt/arrayfuncs.c:203 utils/adt/arrayfuncs.c:455
-#: utils/adt/arrayfuncs.c:1190 utils/adt/arrayfuncs.c:2845
-#: utils/adt/arrayfuncs.c:4525 utils/adt/array_userfuncs.c:429
+#: executor/execQual.c:295 executor/execQual.c:323 executor/execQual.c:2880
+#: utils/adt/arrayfuncs.c:203 utils/adt/arrayfuncs.c:460
+#: utils/adt/arrayfuncs.c:1195 utils/adt/arrayfuncs.c:2859
+#: utils/adt/arrayfuncs.c:4539 utils/adt/array_userfuncs.c:429
#, c-format
msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
msgstr "配列の次数(%d)が上限(%d)を超えています"
-#: executor/execQual.c:306 executor/execQual.c:334
+#: executor/execQual.c:308 executor/execQual.c:336
msgid "array subscript in assignment must not be null"
msgstr "代入における配列の添え字はNULLではいけません"
-#: executor/execQual.c:559 executor/execQual.c:3817
+#: executor/execQual.c:552 executor/execQual.c:3790
#, c-format
msgid "attribute %d has wrong type"
msgstr "属性%dの型が間違っています"
-#: executor/execQual.c:560 executor/execQual.c:3818
+#: executor/execQual.c:553 executor/execQual.c:3791
#, c-format
msgid "Table has type %s, but query expects %s."
msgstr "テーブルの型は%sですが、問い合わせでは%sを想定しています。"
-#: executor/execQual.c:619
+#: executor/execQual.c:612
#, c-format
msgid "Table row contains %d attribute, but query expects %d."
msgid_plural "Table row contains %d attributes, but query expects %d."
msgstr[0] "テーブル行には%d属性ありますが、問い合わせでは%dを想定しています。"
msgstr[1] "テーブル行には%d属性ありますが、問い合わせでは%dを想定しています。"
-#: executor/execQual.c:648 executor/execQual.c:1363
+#: executor/execQual.c:641 executor/execQual.c:1402
#, c-format
msgid "Physical storage mismatch on dropped attribute at ordinal position %d."
msgstr "序数位置%dの削除された属性における物理格納方式が一致しません。"
-#: executor/execQual.c:1047 parser/parse_func.c:88 parser/parse_func.c:260
-#: parser/parse_func.c:541
+#: executor/execQual.c:1086 parser/parse_func.c:91 parser/parse_func.c:310
+#: parser/parse_func.c:626
#, c-format
msgid "cannot pass more than %d argument to a function"
msgid_plural "cannot pass more than %d arguments to a function"
msgstr[0] "関数に%dを超える引数を渡せません"
msgstr[1] "関数に%dを超える引数を渡せません"
-#: executor/execQual.c:1231
+#: executor/execQual.c:1270
msgid "functions and operators can take at most one set argument"
msgstr "関数と演算子は多くても1つの集合引数を取ることができます"
-#: executor/execQual.c:1281
+#: executor/execQual.c:1320
msgid ""
"function returning setof record called in context that cannot accept type "
"record"
msgstr ""
"複数行レコードを返す関数が、レコード型を受け付けない文脈で呼び出されました"
-#: executor/execQual.c:1336 executor/execQual.c:1352 executor/execQual.c:1362
+#: executor/execQual.c:1375 executor/execQual.c:1391 executor/execQual.c:1401
msgid "function return row and query-specified return row do not match"
msgstr "問い合わせが指定した戻り値の行と実際の関数の戻り値の行が一致しません"
-#: executor/execQual.c:1337
+#: executor/execQual.c:1376
#, c-format
msgid "Returned row contains %d attribute, but query expects %d."
msgid_plural "Returned row contains %d attributes, but query expects %d."
msgstr[0] "%d属性を持つ行が返されました。問い合わせでは%dを想定しています。"
msgstr[1] "%d属性を持つ行が返されました。問い合わせでは%dを想定しています。"
-#: executor/execQual.c:1353
+#: executor/execQual.c:1392
#, c-format
msgid "Returned type %s at ordinal position %d, but query expects %s."
msgstr ""
"序数位置%2$dの型%1$sが返されました。問い合わせでは%3$sを想定しています。"
-#: executor/execQual.c:1606 executor/execQual.c:2024
+#: executor/execQual.c:1645 executor/execQual.c:2063
msgid "table-function protocol for materialize mode was not followed"
msgstr "materializeモードではテーブル関数プロトコルに従いません"
-#: executor/execQual.c:1626 executor/execQual.c:2031
+#: executor/execQual.c:1665 executor/execQual.c:2070
#, c-format
msgid "unrecognized table-function returnMode: %d"
msgstr "テーブル関数のreturnModeが不明です: %d"
-#: executor/execQual.c:1946
+#: executor/execQual.c:1985
msgid "function returning set of rows cannot return null value"
msgstr "行の集合を返す関数はNULL値を返すことはできません"
-#: executor/execQual.c:2191
+#: executor/execQual.c:2230
msgid "IS DISTINCT FROM does not support set arguments"
msgstr "IS DISTINCT FROM<は集合引数をサポートしません"
-#: executor/execQual.c:2266
+#: executor/execQual.c:2305
msgid "op ANY/ALL (array) does not support set arguments"
msgstr "op ANY/ALL (array)は集合引数をサポートしません"
-#: executor/execQual.c:2885
+#: executor/execQual.c:2627
+msgid "could not convert row type"
+msgstr "行の型に変換できませんでした"
+
+#: executor/execQual.c:2858
msgid "cannot merge incompatible arrays"
msgstr "互換性がない配列をマージできません"
-#: executor/execQual.c:2886
+#: executor/execQual.c:2859
#, c-format
msgid ""
"Array with element type %s cannot be included in ARRAY construct with "
"element type %s."
msgstr "要素型%sの配列を要素型%sのARRAY式に含められません"
-#: executor/execQual.c:2927 executor/execQual.c:2954
-#: utils/adt/arrayfuncs.c:490
+#: executor/execQual.c:2900 executor/execQual.c:2927
+#: utils/adt/arrayfuncs.c:495
msgid ""
"multidimensional arrays must have array expressions with matching dimensions"
msgstr "多次元配列は次数に合った配列式を持たなければなりません"
-#: executor/execQual.c:3469
+#: executor/execQual.c:3442
msgid "NULLIF does not support set arguments"
msgstr "NULLIFは集合引数をサポートしません"
-#: executor/execQual.c:3699 utils/adt/domains.c:128
+#: executor/execQual.c:3672 utils/adt/domains.c:128
#, c-format
msgid "domain %s does not allow null values"
msgstr "ドメイン%sはNULL値を許しません"
-#: executor/execQual.c:3728 utils/adt/domains.c:164
+#: executor/execQual.c:3701 utils/adt/domains.c:164
#, c-format
msgid "value for domain %s violates check constraint \"%s\""
msgstr "ドメイン%sの値が検査制約\"%s\"に違反しています"
-#: executor/execQual.c:4192 optimizer/util/clauses.c:547 parser/parse_agg.c:74
+#: executor/execQual.c:4165 optimizer/util/clauses.c:555
+#: parser/parse_agg.c:158
msgid "aggregate function calls cannot be nested"
msgstr "集約関数の呼び出しを入れ子にすることはできません"
-#: executor/execQual.c:4230 optimizer/util/clauses.c:621
-#: parser/parse_agg.c:121
+#: executor/execQual.c:4203 optimizer/util/clauses.c:629
+#: parser/parse_agg.c:205
msgid "window function calls cannot be nested"
msgstr "ウィンドウ関数の呼び出しを入れ子にすることはできません"
-#: executor/execQual.c:4430
+#: executor/execQual.c:4403
msgid "target type is not an array"
msgstr "対照型は配列ではありません"
-#: executor/execQual.c:4543
+#: executor/execQual.c:4516
#, c-format
msgid "ROW() column has type %s instead of type %s"
msgstr "ROW()の列は型%2$sではなく型%1$sを持ちます"
-#: executor/execQual.c:4674 utils/adt/arrayfuncs.c:3265
-#: utils/adt/rowtypes.c:907
+#: executor/execQual.c:4647 utils/adt/arrayfuncs.c:3279
+#: utils/adt/rowtypes.c:912
#, c-format
msgid "could not identify a comparison function for type %s"
msgstr "型%sの比較関数を識別できません"
-#: executor/spi.c:211
+#: executor/spi.c:210
msgid "transaction left non-empty SPI stack"
msgstr "トランザクションは空でないSPIスタックを残しました"
-#: executor/spi.c:212 executor/spi.c:276
+#: executor/spi.c:211 executor/spi.c:275
msgid "Check for missing \"SPI_finish\" calls."
msgstr "\"SPI_finish\"呼出の抜けを確認ください"
-#: executor/spi.c:275
+#: executor/spi.c:274
msgid "subtransaction left non-empty SPI stack"
msgstr "サブトランザクションが空でないSPIスタックを残しました"
-#: executor/spi.c:1051
+#: executor/spi.c:1139
msgid "cannot open multi-query plan as cursor"
msgstr "カーソルにマルチクエリプランを開くことができません"
#. translator: %s is name of a SQL command, eg INSERT
-#: executor/spi.c:1056
+#: executor/spi.c:1144
#, c-format
msgid "cannot open %s query as cursor"
msgstr "カーソルで%s問い合わせを開くことができません"
-#: executor/spi.c:1186 parser/analyze.c:1875
+#: executor/spi.c:1235 parser/analyze.c:1973
msgid "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE is not supported"
msgstr "DECLARE SCROLL CURSOR ... FOR UPDATE/SHAREはサポートされていません"
-#: executor/spi.c:1187 parser/analyze.c:1876
+#: executor/spi.c:1236 parser/analyze.c:1974
msgid "Scrollable cursors must be READ ONLY."
msgstr "スクロール可能カーソルは読み取りのみでなければなりません"
-#: executor/spi.c:2062
+#: executor/spi.c:2145
#, c-format
msgid "SQL statement \"%s\""
msgstr "SQL文 \"%s\""
-#: nodes/nodeFuncs.c:107 nodes/nodeFuncs.c:133 parser/parse_coerce.c:1618
-#: parser/parse_coerce.c:1635 parser/parse_coerce.c:1693
-#: parser/parse_expr.c:1488 parser/parse_oper.c:991 parser/parse_func.c:304
+#: nodes/nodeFuncs.c:110 nodes/nodeFuncs.c:136 parser/parse_coerce.c:1570
+#: parser/parse_coerce.c:1587 parser/parse_coerce.c:1645
+#: parser/parse_expr.c:1604 parser/parse_oper.c:991 parser/parse_func.c:354
#, c-format
msgid "could not find array type for data type %s"
msgstr "データ型%sの配列型がありませんでした"
#: nodes/print.c:85 storage/lmgr/deadlock.c:942 storage/lmgr/deadlock.c:943
-#: commands/trigger.c:574 commands/trigger.c:590 commands/trigger.c:602
-#: commands/tablecmds.c:609 commands/user.c:909 commands/user.c:910
-#: tcop/postgres.c:3990 utils/misc/guc.c:4749 utils/misc/guc.c:5017
-#: utils/adt/xml.c:1339 utils/adt/xml.c:1340 utils/adt/xml.c:1346
-#: utils/adt/xml.c:1417 utils/fmgr/dfmgr.c:381 catalog/dependency.c:903
-#: catalog/dependency.c:904 catalog/dependency.c:910 catalog/dependency.c:911
-#: catalog/dependency.c:922 catalog/dependency.c:923
+#: commands/trigger.c:791 commands/trigger.c:807 commands/trigger.c:819
+#: commands/tablecmds.c:630 commands/user.c:912 commands/user.c:913
+#: tcop/postgres.c:4040 utils/misc/guc.c:4885 utils/misc/guc.c:5153
+#: utils/adt/xml.c:1346 utils/adt/xml.c:1347 utils/adt/xml.c:1353
+#: utils/adt/xml.c:1424 utils/fmgr/dfmgr.c:381 catalog/dependency.c:912
+#: catalog/dependency.c:913 catalog/dependency.c:919 catalog/dependency.c:920
+#: catalog/dependency.c:931 catalog/dependency.c:932
#, c-format
msgid "%s"
msgstr "%s"
-#: storage/ipc/procarray.c:151 storage/ipc/sinvaladt.c:293
-#: storage/lmgr/proc.c:275 postmaster/postmaster.c:1725
+#: storage/ipc/standby.c:207
+msgid "virtual transaction %u/%u is blocking %s"
+msgstr "仮想トランザクション %u/%u が %s をブロックしています"
+
+#: storage/ipc/standby.c:650
+#, c-format
+msgid ""
+"snapshot of %u running transactions overflowed (lsn %X/%X oldest xid %u next "
+"xid %u)"
+msgstr ""
+"トランザクションが動作しているスナップショット %u がオーバーフローしました"
+"(lsn は %X/%X 最古の xid は %u 次の xid は %u)"
+
+#: storage/ipc/standby.c:657
+#, c-format
+msgid ""
+"snapshot of %u running transaction ids (lsn %X/%X oldest xid %u next xid %u)"
+msgstr ""
+"トランザクションが動作しているスナップショット %u の ID"
+"(lsn は %X/%X 最古の xid は %u 次の xid は %u)"
+
+#: storage/ipc/procarray.c:226 storage/ipc/sinvaladt.c:301
+#: storage/lmgr/proc.c:283 postmaster/postmaster.c:1791
msgid "sorry, too many clients already"
msgstr "現在クライアント数が多すぎます"
-#: storage/ipc/procarray.c:392 storage/ipc/procarray.c:708
-#: storage/ipc/procarray.c:715 storage/file/fd.c:336 storage/file/fd.c:719
-#: storage/file/fd.c:837 storage/buffer/localbuf.c:347
-#: storage/buffer/buf_init.c:164 postmaster/postmaster.c:1857
-#: postmaster/postmaster.c:1890 postmaster/postmaster.c:2954
-#: postmaster/postmaster.c:3683 postmaster/postmaster.c:3764
-#: postmaster/postmaster.c:4332 commands/sequence.c:928 lib/stringinfo.c:245
-#: libpq/auth.c:897 libpq/auth.c:1251 libpq/auth.c:1319 libpq/auth.c:1926
+#: storage/ipc/procarray.c:480
+msgid "consistent state delayed because recovery snapshot incomplete"
+msgstr "リカバリースナップショットが不完全のため、一貫性状態が遅延しました"
+
+#: storage/ipc/procarray.c:689 storage/ipc/procarray.c:1041
+#: storage/ipc/procarray.c:1048 storage/ipc/procarray.c:1263
+#: storage/ipc/procarray.c:1648 storage/file/fd.c:337 storage/file/fd.c:720
+#: storage/file/fd.c:838 storage/buffer/localbuf.c:348
+#: storage/buffer/buf_init.c:154 postmaster/postmaster.c:1925
+#: postmaster/postmaster.c:1958 postmaster/postmaster.c:3022
+#: postmaster/postmaster.c:3679 postmaster/postmaster.c:3760
+#: postmaster/postmaster.c:4326 commands/sequence.c:932 lib/stringinfo.c:265
+#: libpq/auth.c:922 libpq/auth.c:1276 libpq/auth.c:1344 libpq/auth.c:1918
#: utils/hash/dynahash.c:363 utils/hash/dynahash.c:435
-#: utils/hash/dynahash.c:929 utils/misc/guc.c:2746 utils/misc/guc.c:2759
-#: utils/misc/guc.c:2772 utils/mmgr/aset.c:385 utils/mmgr/aset.c:564
-#: utils/mmgr/aset.c:747 utils/mmgr/aset.c:953 utils/init/miscinit.c:212
-#: utils/init/miscinit.c:233 utils/init/miscinit.c:243
-#: utils/adt/varlena.c:3037 utils/adt/varlena.c:3058
-#: utils/adt/formatting.c:1493 utils/adt/formatting.c:1549
-#: utils/adt/formatting.c:1606 utils/adt/regexp.c:209 utils/mb/mbutils.c:335
-#: utils/mb/mbutils.c:596 utils/fmgr/dfmgr.c:224
+#: utils/hash/dynahash.c:929 utils/misc/guc.c:2840 utils/misc/guc.c:2853
+#: utils/misc/guc.c:2866 utils/mmgr/aset.c:408 utils/mmgr/aset.c:587
+#: utils/mmgr/aset.c:770 utils/mmgr/aset.c:976 utils/init/miscinit.c:205
+#: utils/init/miscinit.c:226 utils/init/miscinit.c:236
+#: utils/adt/varlena.c:3073 utils/adt/varlena.c:3094
+#: utils/adt/formatting.c:1490 utils/adt/formatting.c:1546
+#: utils/adt/formatting.c:1603 utils/adt/regexp.c:205 utils/mb/mbutils.c:336
+#: utils/mb/mbutils.c:608 utils/fmgr/dfmgr.c:224
msgid "out of memory"
msgstr "メモリ不足です"
-#: storage/ipc/shmem.c:190 storage/ipc/shmem.c:359 storage/lmgr/lock.c:583
-#: storage/lmgr/lock.c:649 storage/lmgr/lock.c:2051 storage/lmgr/lock.c:2339
-#: storage/lmgr/lock.c:2404 storage/lmgr/proc.c:186 storage/lmgr/proc.c:199
-#: utils/hash/dynahash.c:925
+#: storage/ipc/procarray.c:2129
+#, c-format
+msgid "record known xact %u latestObservedXid %u"
+msgstr "既知の xact %u latestObservedXid %u を記録します"
+
+#: storage/ipc/procarray.c:2161
+#, c-format
+msgid "recording unobserved xid %u (latestObservedXid %u)"
+msgstr "監視されていない xid %u (latestObservedXid %u)を記録しています"
+
+#: storage/ipc/procarray.c:2313
+msgid "too many KnownAssignedXids"
+msgstr "KnownAssignedXids が多すぎます"
+
+#: storage/ipc/procarray.c:2324 storage/ipc/shmem.c:190
+#: storage/ipc/shmem.c:359 storage/lmgr/lock.c:614 storage/lmgr/lock.c:683
+#: storage/lmgr/lock.c:2127 storage/lmgr/lock.c:2506 storage/lmgr/lock.c:2571
+#: storage/lmgr/proc.c:186 storage/lmgr/proc.c:204 utils/hash/dynahash.c:925
msgid "out of shared memory"
msgstr "共有メモリが不足しています"
msgid "corrupted item pointer: offset = %u, size = %u"
msgstr "アイテムポインタが破損しています: オフセット = %u サイズ = %u"
-#: storage/file/fd.c:383
+#: storage/file/fd.c:384
#, c-format
msgid "getrlimit failed: %m"
msgstr "getrlimitが失敗しました: %m"
-#: storage/file/fd.c:473
+#: storage/file/fd.c:474
msgid "insufficient file descriptors available to start server process"
msgstr ""
"サーバプロセスを起動させるために利用できるファイル記述子が不足しています"
-#: storage/file/fd.c:474
+#: storage/file/fd.c:475
#, c-format
msgid "System allows %d, we need at least %d."
msgstr "システムでは%d使用できますが、少なくとも%d必要です"
-#: storage/file/fd.c:515 storage/file/fd.c:1376 storage/file/fd.c:1491
+#: storage/file/fd.c:516 storage/file/fd.c:1400 storage/file/fd.c:1515
#, c-format
msgid "out of file descriptors: %m; release and retry"
msgstr "ファイル記述子が不足しています: %m: 解放後再実行してください"
-#: storage/file/fd.c:1043
+#: storage/file/fd.c:1049
#, c-format
msgid "temporary file: path \"%s\", size %lu"
msgstr "一時ファイル: パス \"%s\"、サイズ %lu"
-#: storage/file/fd.c:1530 postmaster/postmaster.c:1089
-#: commands/tablespace.c:581 utils/misc/tzparser.c:345 utils/adt/genfile.c:240
+#: storage/file/fd.c:1554 postmaster/postmaster.c:1115
+#: commands/tablespace.c:584 utils/misc/tzparser.c:345 utils/adt/genfile.c:240
#: utils/adt/misc.c:210 ../port/copydir.c:65
#, c-format
msgid "could not open directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"をオープンできませんでした: %m"
-#: storage/file/fd.c:1550
+#: storage/file/fd.c:1574
#, c-format
msgid "could not read directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"を読み取れませんでした: %m"
-#: storage/buffer/localbuf.c:188
+#: storage/buffer/localbuf.c:189
msgid "no empty local buffer available"
msgstr "利用できる、空のローカルバッファがありません"
-#: storage/buffer/bufmgr.c:129 storage/buffer/bufmgr.c:233
+#: storage/buffer/bufmgr.c:130 storage/buffer/bufmgr.c:234
msgid "cannot access temporary tables of other sessions"
msgstr "他のセッションの一時テーブルにはアクセスできません"
-#: storage/buffer/bufmgr.c:361
+#: storage/buffer/bufmgr.c:363
#, c-format
msgid "unexpected data beyond EOF in block %u of relation %s"
msgstr ""
"リレーション %2$s の %1$u ブロック目で、EOF の先に想定外のデータを検出しまし"
"た"
-#: storage/buffer/bufmgr.c:363
+#: storage/buffer/bufmgr.c:365
msgid ""
"This has been seen to occur with buggy kernels; consider updating your "
"system."
msgstr ""
"これはカーネルの不具合で発生した模様です。システムの更新を検討してください。"
-#: storage/buffer/bufmgr.c:435
+#: storage/buffer/bufmgr.c:437
#, c-format
msgid "invalid page header in block %u of relation %s; zeroing out page"
msgstr ""
"リレーション %2$s の %1$u ブロック目のページヘッダが無効です:ページをゼロで"
"埋めました"
-#: storage/buffer/bufmgr.c:443
+#: storage/buffer/bufmgr.c:445
#, c-format
msgid "invalid page header in block %u of relation %s"
msgstr "リレーション %2$s の %1$u ブロック目のページヘッダが無効です"
-#: storage/buffer/bufmgr.c:2716
+#: storage/buffer/bufmgr.c:2670
#, c-format
msgid "could not write block %u of %s"
msgstr "%u ブロックを %s に書き出せませんでした"
-#: storage/buffer/bufmgr.c:2718
+#: storage/buffer/bufmgr.c:2672
msgid "Multiple failures --- write error might be permanent."
msgstr "複数回失敗しました ---ずっと書き込みエラーが続くかもしれません。"
-#: storage/buffer/bufmgr.c:2739
+#: storage/buffer/bufmgr.c:2693
#, c-format
msgid "writing block %u of relation %s"
msgstr "ブロック %u を リレーション %s に書き込んでいます"
-#: storage/large_object/inv_api.c:266 storage/large_object/inv_api.c:371
-#: commands/comment.c:1423 catalog/pg_largeobject.c:107
+#: storage/large_object/inv_api.c:272 commands/comment.c:1438
+#: catalog/aclchk.c:621 catalog/aclchk.c:3575 catalog/aclchk.c:4298
+#: catalog/pg_largeobject.c:118 catalog/pg_largeobject.c:178
#, c-format
msgid "large object %u does not exist"
msgstr "ラージオブジェクト\"%u\"は存在しません"
-#: storage/large_object/inv_api.c:545 storage/large_object/inv_api.c:736
+#: storage/large_object/inv_api.c:550 storage/large_object/inv_api.c:747
#, c-format
msgid "large object %u was not opened for writing"
msgstr "ラージオブジェクト%uは書き込み用に開かれていません"
-#: storage/smgr/md.c:261
-#, c-format
-msgid "could not create relation %s: %m"
-msgstr "リレーション %s を作成できませんでした: %m"
+#: storage/large_object/inv_api.c:557 storage/large_object/inv_api.c:754
+msgid "large object %u was already dropped"
+msgstr "ラージオブジェクト %u はすでに削除されています"
-#: storage/smgr/md.c:348 storage/smgr/md.c:1173
-#, c-format
-msgid "could not remove relation %s: %m"
-msgstr "リレーション %s を削除できませんでした: %m"
+#: storage/smgr/md.c:371 storage/smgr/md.c:839
+msgid "could not truncate file \"%s\": %m"
+msgstr "ファイル \"%s\" の切り詰め処理ができませんでした: %m"
-#: storage/smgr/md.c:372
-#, c-format
-msgid "could not remove segment %u of relation %s: %m"
-msgstr "リレーション %2$s のセグメント %1$u を削除できませんでした: %m"
+#: storage/smgr/md.c:439
+msgid "cannot extend file \"%s\" beyond %u blocks"
+msgstr "ファイル \"%s\" を %u ブロック以上に拡張できません"
-#: storage/smgr/md.c:417
-#, c-format
-msgid "cannot extend relation %s beyond %u blocks"
-msgstr "リレーション %s を %u ブロック以上に拡張できません"
+#: storage/smgr/md.c:461 storage/smgr/md.c:621 storage/smgr/md.c:694
+msgid "could not seek to block %u in file \"%s\": %m"
+msgstr "ファイル \"%2$s\" で %1$u ブロック目にシークできませんでした: %3$m"
-#: storage/smgr/md.c:439 storage/smgr/md.c:600 storage/smgr/md.c:673
-#, c-format
-msgid "could not seek to block %u of relation %s: %m"
-msgstr "リレーション %2$s でブロック %1$u にシークできませんでした: %m"
+#: storage/smgr/md.c:469
+msgid "could not extend file \"%s\": %m"
+msgstr "ファイル \"%s\" を拡張できませんでした: %m"
-#: storage/smgr/md.c:448
-#, c-format
-msgid "could not extend relation %s: %m"
-msgstr "リレーション %s を拡張できませんでした: %m"
-
-#: storage/smgr/md.c:450 storage/smgr/md.c:457 storage/smgr/md.c:699
+#: storage/smgr/md.c:471 storage/smgr/md.c:478 storage/smgr/md.c:720
msgid "Check free disk space."
msgstr "ディスクの空き容量をチェックしてください。"
-#: storage/smgr/md.c:454
-#, c-format
-msgid "could not extend relation %s: wrote only %d of %d bytes at block %u"
+#: storage/smgr/md.c:475
+msgid ""
+"could not extend file \"%s\": wrote only %d of %d bytes at block %u"
msgstr ""
-"ã\83ªã\83¬ã\83¼ã\82·ã\83§ã\83³ %1$s ã\82\92æ\8b¡å¼µã\81§ã\81\8dã\81¾ã\81\9bã\82\93ã\81§ã\81\97ã\81\9fï¼\9a%4$u ã\83\96ã\83ã\83\83ã\82¯ç\9b®ã\81§ %3$d ã\83\90ã\82¤ã\83\88ä¸%2"
-"$d バイト分のみを書き出しました。"
+"ã\83\95ã\82¡ã\82¤ã\83« \"%1$s\" ã\82\92æ\8b¡å¼µã\81§ã\81\8dã\81¾ã\81\9bã\82\93ã\81§ã\81\97ã\81\9fï¼\9a%4$u ã\83\96ã\83ã\83\83ã\82¯ã\81§ %3$d "
+"バイト中 %2$d バイト分のみを書き出しました。"
-#: storage/smgr/md.c:511
-#, c-format
-msgid "could not open relation %s: %m"
-msgstr "リレーション %s をオープンできませんでした: %m"
-
-#: storage/smgr/md.c:617
-#, c-format
-msgid "could not read block %u of relation %s: %m"
-msgstr "リレーション %2$s のブロック %1$u を読み取れませんでした: %m"
+#: storage/smgr/md.c:638
+msgid "could not read block %u in file \"%s\": %m"
+msgstr "ファイル \"%2$s\" で %1$u ブロックを読み取れませんでした: %3$m"
-#: storage/smgr/md.c:633
-#, c-format
-msgid "could not read block %u of relation %s: read only %d of %d bytes"
+#: storage/smgr/md.c:654
+msgid ""
+"could not read block %u in file \"%s\": read only %d of %d bytes"
msgstr ""
-"ã\83ªã\83¬ã\83¼ã\82·ã\83§ã\83³ %2$s ã\81®ã\83\96ã\83ã\83\83ã\82¯ %1$u ã\82\92èªã\81¿å\8f\96ã\82\8cã\81¾ã\81\9bã\82\93ã\81§ã\81\97ã\81\9fï¼\9a%4$d ã\83\90ã\82¤ã\83\88ä¸ %3$d "
-"バイト分のみ読み取りました"
+"ã\83\95ã\82¡ã\82¤ã\83« \"%2$s\" ã\81®ã\83\96ã\83ã\83\83ã\82¯ %1$u ã\82\92èªã\81¿å\8f\96ã\82\8cã\81¾ã\81\9bã\82\93ã\81§ã\81\97ã\81\9fï¼\9a"
+"%4$d バイト中 %3$d バイト分のみ読み取りました"
-#: storage/smgr/md.c:690
-#, c-format
-msgid "could not write block %u of relation %s: %m"
-msgstr "リレーション %2$s のブロック %1$u を書き込めませんでした: %m"
+#: storage/smgr/md.c:711
+msgid "could not write block %u in file \"%s\": %m"
+msgstr "ファイル \"%2$s\" で %1$u ブロックが書き出せませんでした: %3$m"
-#: storage/smgr/md.c:695
-#, c-format
-msgid "could not write block %u of relation %s: wrote only %d of %d bytes"
+#: storage/smgr/md.c:716
+msgid ""
+"could not write block %u in file \"%s\": wrote only %d of %d bytes"
msgstr ""
-"リレーション %2$s のブロック %1$u を書き込めませんでした:%4$d バイト中 %3$d "
-"バイト分のみ書き込みました"
-
-#: storage/smgr/md.c:764
-#, c-format
-msgid "could not open segment %u of relation %s: %m"
-msgstr "リレーション %2$s のセグメント %1$u をオープンできませんでした: %m"
+"ファイル \"%2$s\" のブロック %1$u を書き込めませんでした:"
+"%4$d バイト中 %3$d バイト分のみ書き込みました"
-#: storage/smgr/md.c:795
-#, c-format
-msgid "could not truncate relation %s to %u blocks: it's only %u blocks now"
+#: storage/smgr/md.c:815
+msgid ""
+"could not truncate file \"%s\" to %u blocks: it's only %u blocks now"
msgstr ""
-"ã\83ªã\83¬ã\83¼ã\82·ã\83§ã\83³ %s ã\82\92 %u ã\83\96ã\83ã\83\83ã\82¯ã\81«å\88\87ã\82\8aè©°ã\82\81ã\82\89ã\82\8cã\81¾ã\81\9bã\82\93ã\81§ã\81\97ã\81\9fï¼\9a%u ã\83\96ã\83ã\83\83ã\82¯ã\81®ã\81¿ã\81¨ã\81ª"
-"りました"
+"ã\83\95ã\82¡ã\82¤ã\83« \"%s\" ã\82\92 %u ã\83\96ã\83ã\83\83ã\82¯ã\81«å\88\87ã\82\8aè©°ã\82\81ã\82\89ã\82\8cã\81¾ã\81\9bã\82\93ã\81§ã\81\97ã\81\9fï¼\9a"
+"現在は %u ブロックのみとなりました"
-#: storage/smgr/md.c:819 storage/smgr/md.c:844
-#, c-format
-msgid "could not truncate relation %s to %u blocks: %m"
-msgstr "リレーション %s を %u ブロックに切り詰められませんでした: %m"
+#: storage/smgr/md.c:864
+msgid "could not truncate file \"%s\" to %u blocks: %m"
+msgstr "ファイル \"%s\" を %u ブロックに切り詰められませんでした: %m"
-#: storage/smgr/md.c:889 storage/smgr/md.c:1063 storage/smgr/md.c:1207
-#, c-format
-msgid "could not fsync segment %u of relation %s: %m"
-msgstr "リレーション %2$s のセグメント %1$u を fsync できませんでした: %m"
+#: storage/smgr/md.c:1087
+msgid "could not fsync file \"%s\" but retrying: %m"
+msgstr "ファイル \"%s\" を fsync できませんでした: %m"
-#: storage/smgr/md.c:1068
-#, c-format
-msgid "could not fsync segment %u of relation %s but retrying: %m"
+#: storage/smgr/md.c:1586
+msgid "could not open file \"%s\" (target block %u): %m"
msgstr ""
-"リレーション %2$s のセグメント %1$u を fsync できませんでした。リトライ中で"
-"す: %m"
+"ファイル \"%s\"(対象ブロック %u)をオープンできませんでした: %m"
-#: storage/smgr/md.c:1554
+#: storage/smgr/md.c:1608
+msgid "could not seek to end of file \"%s\": %m"
+msgstr "ファイル \"%s\" の終端(EOF)をシークできませんでした: %m"
+
+#: storage/lmgr/lock.c:519
#, c-format
-msgid "could not open segment %u of relation %s (target block %u): %m"
+msgid ""
+"cannot acquire lockmode %s on database objects while recovery is in progress"
msgstr ""
-"リレーション %2$s のセグメント %1$u (対象ブロック %3$u)をオープンできません"
-"でした: %m"
+"リカバリーの実行中はデータベースオブジェクトでロックモード %s を獲得できません"
-#: storage/smgr/md.c:1577
-#, c-format
-msgid "could not seek to end of segment %u of relation %s: %m"
-msgstr "リレーション %2$s のセグメント %1$u の終りにシークできませんでした: %m"
+#: storage/lmgr/lock.c:521
+msgid ""
+"Only RowExclusiveLock or less can be acquired on database objects during "
+"recovery."
+msgstr ""
+"リカバリーの実行中は、データベースオブジェクトで RowExclusiveLock "
+"もしくはそれ以下だけが獲得できます"
-#: storage/lmgr/lock.c:584 storage/lmgr/lock.c:650 storage/lmgr/lock.c:2340
-#: storage/lmgr/lock.c:2405
+#: storage/lmgr/lock.c:615 storage/lmgr/lock.c:684 storage/lmgr/lock.c:2507
+#: storage/lmgr/lock.c:2572
msgid "You might need to increase max_locks_per_transaction."
msgstr "max_locks_per_transactionを増やす必要があるかもしれません"
-#: storage/lmgr/lock.c:2052
+#: storage/lmgr/lock.c:831
+msgid "possible deadlock detected"
+msgstr "デッドロックの可能性があります"
+
+#: storage/lmgr/lock.c:832
+msgid "process conflicts with recovery - please resubmit query later"
+msgstr "リカバリーで処理が競合しています。"
+"後でもう一度クエリーを発行してください。"
+
+#: storage/lmgr/lock.c:833
+msgid "process conflicts with recovery"
+msgstr "リカバリーで処理が競合しています"
+
+#: storage/lmgr/lock.c:2128
msgid "Not enough memory for reassigning the prepared transaction's locks."
msgstr ""
"準備されたトランザクションのロックを再割り当てするにはメモリが不足していま"
msgid "See server log for query details."
msgstr "クエリーの詳細はサーバログを参照してください"
-#: storage/lmgr/proc.c:932 utils/adt/misc.c:101
+#: storage/lmgr/proc.c:958 utils/adt/misc.c:101
#, c-format
msgid "could not send signal to process %d: %m"
msgstr "プロセス%dにシグナルを送信できませんでした: %m"
-#: storage/lmgr/proc.c:966
+#: storage/lmgr/proc.c:992
#, c-format
msgid ""
"process %d avoided deadlock for %s on %s by rearranging queue order after %"
"プロセス%1$dは、%4$ld.%5$03d ms後にキューの順番を再調整することで、%3$s上の%2"
"$sに対するデッドロックを防ぎました。"
-#: storage/lmgr/proc.c:978
+#: storage/lmgr/proc.c:1004
#, c-format
msgid ""
"process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
"プロセス%1$dは、%3$s上の%2$sに対し%4$ld.%5$03d ms待機するデッドロックを検知し"
"ました"
-#: storage/lmgr/proc.c:984
+#: storage/lmgr/proc.c:1010
#, c-format
msgid "process %d still waiting for %s on %s after %ld.%03d ms"
msgstr "プロセス%dは%sを%sで待機しています。%ld.%03dミリ秒後"
-#: storage/lmgr/proc.c:988
+#: storage/lmgr/proc.c:1014
#, c-format
msgid "process %d acquired %s on %s after %ld.%03d ms"
msgstr "プロセス%1$dは%4$ld.%5$03d ms後に%3$s上の%2$sを獲得しました"
-#: storage/lmgr/proc.c:1004
+#: storage/lmgr/proc.c:1030
#, c-format
msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
msgstr ""
msgid "unrecognized locktag type %d"
msgstr "ロックタグ種類%dは不明です"
-#: postmaster/pgstat.c:323
+#: postmaster/pgstat.c:325
#, c-format
msgid "could not resolve \"localhost\": %s"
msgstr "\"localhost\"を解決できませんでした: %s"
-#: postmaster/pgstat.c:346
+#: postmaster/pgstat.c:348
msgid "trying another address for the statistics collector"
msgstr "統計情報コレクタ用の別のアドレスを試みています"
-#: postmaster/pgstat.c:355
+#: postmaster/pgstat.c:357
#, c-format
msgid "could not create socket for statistics collector: %m"
msgstr "統計情報コレクタ用のソケットを作成できませんでした: %m"
-#: postmaster/pgstat.c:367
+#: postmaster/pgstat.c:369
#, c-format
msgid "could not bind socket for statistics collector: %m"
msgstr "統計情報コレクタのソケットをバインドできませんでした: %m"
-#: postmaster/pgstat.c:378
+#: postmaster/pgstat.c:380
#, c-format
msgid "could not get address of socket for statistics collector: %m"
msgstr "統計情報コレクタのソケットからアドレスを入手できませんでした: %m"
-#: postmaster/pgstat.c:394
+#: postmaster/pgstat.c:396
#, c-format
msgid "could not connect socket for statistics collector: %m"
msgstr "統計情報コレクタのソケットに接続できませんでした: %m"
-#: postmaster/pgstat.c:415
+#: postmaster/pgstat.c:417
#, c-format
msgid "could not send test message on socket for statistics collector: %m"
msgstr "統計情報コレクタのソケットに試験メッセージを送信できませんでした: %m"
-#: postmaster/pgstat.c:441 postmaster/pgstat.c:2744
+#: postmaster/pgstat.c:443 postmaster/pgstat.c:2823
#, c-format
msgid "select() failed in statistics collector: %m"
msgstr "統計情報コレクタでselect()が失敗しました: %m"
-#: postmaster/pgstat.c:456
+#: postmaster/pgstat.c:458
msgid "test message did not get through on socket for statistics collector"
msgstr "統計情報コレクタのソケットから試験メッセージを入手できませんでした"
-#: postmaster/pgstat.c:471
+#: postmaster/pgstat.c:473
#, c-format
msgid "could not receive test message on socket for statistics collector: %m"
msgstr "統計情報コレクタのソケットから試験メッセージを受信できませんでした"
-#: postmaster/pgstat.c:481
+#: postmaster/pgstat.c:483
msgid "incorrect test message transmission on socket for statistics collector"
msgstr "統計情報コレクタのソケットでの試験メッセージの送信が不正です"
-#: postmaster/pgstat.c:504
+#: postmaster/pgstat.c:506
#, c-format
msgid "could not set statistics collector socket to nonblocking mode: %m"
msgstr ""
"統計情報コレクタのソケットを非ブロッキングモードに設定できませんでした: %m"
-#: postmaster/pgstat.c:514
+#: postmaster/pgstat.c:516
msgid "disabling statistics collector for lack of working socket"
msgstr "作業用ソケットの欠落のため統計情報コレクタを無効にしています"
-#: postmaster/pgstat.c:616
+#: postmaster/pgstat.c:618
#, c-format
msgid "could not fork statistics collector: %m"
msgstr "統計情報コレクタをforkできませんでした: %m"
-#: postmaster/pgstat.c:1144
+#: postmaster/pgstat.c:1146
msgid "must be superuser to reset statistics counters"
msgstr "統計情報カウンタをリセットするにはスーパーユーザでなければなりません"
-#: postmaster/pgstat.c:2723
+#: postmaster/pgstat.c:2802
#, c-format
msgid "poll() failed in statistics collector: %m"
msgstr "統計情報コレクタでpoll()が失敗しました: %m"
-#: postmaster/pgstat.c:2768
+#: postmaster/pgstat.c:2847
#, c-format
msgid "could not read statistics message: %m"
msgstr "統計情報メッセージを読み取れませんでした: %m"
-#: postmaster/pgstat.c:2967
+#: postmaster/pgstat.c:3092
#, c-format
msgid "could not open temporary statistics file \"%s\": %m"
msgstr "一時統計情報ファイル\"%s\"をオープンできませんでした: %m"
-#: postmaster/pgstat.c:3039
+#: postmaster/pgstat.c:3164
#, c-format
msgid "could not write temporary statistics file \"%s\": %m"
msgstr "一時統計情報ファイル\"%s\"に書き込みできませんでした: %m"
-#: postmaster/pgstat.c:3048
+#: postmaster/pgstat.c:3173
#, c-format
msgid "could not close temporary statistics file \"%s\": %m"
msgstr "一時統計情報ファイル\"%s\"をクローズできませんでした: %m"
-#: postmaster/pgstat.c:3056
+#: postmaster/pgstat.c:3181
#, c-format
msgid "could not rename temporary statistics file \"%s\" to \"%s\": %m"
msgstr "一時統計情報ファイル\"%s\"の名前を\"%s\"に変更できませんでした: %m"
-#: postmaster/pgstat.c:3144 postmaster/pgstat.c:3154 postmaster/pgstat.c:3176
-#: postmaster/pgstat.c:3190 postmaster/pgstat.c:3252 postmaster/pgstat.c:3269
-#: postmaster/pgstat.c:3284 postmaster/pgstat.c:3301 postmaster/pgstat.c:3316
+#: postmaster/pgstat.c:3269 postmaster/pgstat.c:3279 postmaster/pgstat.c:3301
+#: postmaster/pgstat.c:3315 postmaster/pgstat.c:3377 postmaster/pgstat.c:3394
+#: postmaster/pgstat.c:3409 postmaster/pgstat.c:3426 postmaster/pgstat.c:3441
msgid "corrupted pgstat.stat file"
msgstr "pgstat.statファイルが破損しています"
-#: postmaster/pgstat.c:3657
+#: postmaster/pgstat.c:3782
msgid "database hash table corrupted during cleanup --- abort"
msgstr ""
"整理処理においてデータベースハッシュテーブルが破損しました --- 中断します"
-#: postmaster/postmaster.c:543
+#: postmaster/postmaster.c:546
#, c-format
msgid "%s: invalid argument for option -f: \"%s\"\n"
msgstr "%s: -fオプションの無効な引数: \"%s\"\n"
-#: postmaster/postmaster.c:629
+#: postmaster/postmaster.c:632
#, c-format
msgid "%s: invalid argument for option -t: \"%s\"\n"
msgstr "%s: -tオプションの無効な引数: \"%s\"\n"
-#: postmaster/postmaster.c:652 bootstrap/bootstrap.c:294 tcop/postgres.c:3114
+#: postmaster/postmaster.c:655 bootstrap/bootstrap.c:270 tcop/postgres.c:3144
#, c-format
msgid "--%s requires a value"
msgstr "--%sには値が必要です"
-#: postmaster/postmaster.c:657 bootstrap/bootstrap.c:299 tcop/postgres.c:3119
+#: postmaster/postmaster.c:660 bootstrap/bootstrap.c:275 tcop/postgres.c:3149
#, c-format
msgid "-c %s requires a value"
msgstr "-c %sは値が必要です"
-#: postmaster/postmaster.c:669 postmaster/postmaster.c:682
-#: bootstrap/bootstrap.c:310
+#: postmaster/postmaster.c:672 postmaster/postmaster.c:685
+#: bootstrap/bootstrap.c:286
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "詳細は\"%s --help\"を実行してください。\n"
-#: postmaster/postmaster.c:680
+#: postmaster/postmaster.c:683
#, c-format
msgid "%s: invalid argument: \"%s\"\n"
msgstr "%s: 無効な引数: \"%s\"\n"
-#: postmaster/postmaster.c:705
+#: postmaster/postmaster.c:708
#, c-format
msgid "%s: superuser_reserved_connections must be less than max_connections\n"
msgstr ""
"%s: superuser_reserved_connectionsはmax_connectionsより小さくなければなりませ"
"ん\n"
-#: postmaster/postmaster.c:715
+#: postmaster/postmaster.c:718
#, c-format
msgid "%s: invalid datetoken tables, please fix\n"
msgstr "%s: データトークンテーブルが無効です。修復してください\n"
-#: postmaster/postmaster.c:821
+#: postmaster/postmaster.c:824
msgid "invalid list syntax for \"listen_addresses\""
msgstr "\"listen_addresses\"用のリスト構文が無効です"
-#: postmaster/postmaster.c:842
+#: postmaster/postmaster.c:845
#, c-format
msgid "could not create listen socket for \"%s\""
msgstr "\"%s\"に関する監視用ソケットを作成できませんでした"
-#: postmaster/postmaster.c:848
+#: postmaster/postmaster.c:851
msgid "could not create any TCP/IP sockets"
msgstr "TCP/IPソケットを作成できませんでした"
-#: postmaster/postmaster.c:875
+#: postmaster/postmaster.c:901
msgid "could not create Unix-domain socket"
msgstr "Unixドメインソケットを作成できませんでした"
-#: postmaster/postmaster.c:883
+#: postmaster/postmaster.c:909
msgid "no socket created for listening"
msgstr "監視用に作成するソケットはありません"
-#: postmaster/postmaster.c:906 postmaster/postmaster.c:3236
-msgid "could not load pg_hba.conf"
-msgstr "pg_hba.conf の読み込みができませんでした"
-
-#: postmaster/postmaster.c:923
+#: postmaster/postmaster.c:935
msgid "could not create I/O completion port for child queue"
msgstr "子キュー向けのI/O終了ポートを作成できませんでした"
-#: postmaster/postmaster.c:967
+#: postmaster/postmaster.c:979
#, c-format
msgid "%s: could not write external PID file \"%s\": %s\n"
msgstr "%s: 外部PIDファイル\"%s\"に書き出せませんでした: %s\n"
-#: postmaster/postmaster.c:1068
+#: postmaster/postmaster.c:1047 utils/init/postinit.c:195
+msgid "could not load pg_hba.conf"
+msgstr "pg_hba.conf の読み込みができませんでした"
+
+#: postmaster/postmaster.c:1094
#, c-format
msgid "%s: could not locate matching postgres executable"
msgstr "%s: 一致するpostgres実行ファイルがありませんでした"
-#: postmaster/postmaster.c:1091 utils/misc/tzparser.c:347
+#: postmaster/postmaster.c:1117 utils/misc/tzparser.c:347
#, c-format
msgid ""
"This may indicate an incomplete PostgreSQL installation, or that the file \"%"
"これは、PostgreSQLのインストールが不完全であること、または、ファイル\"%s\"が"
"本来の場所からなくなってしまったことを示しています。"
-#: postmaster/postmaster.c:1119
+#: postmaster/postmaster.c:1145
#, c-format
msgid "data directory \"%s\" does not exist"
msgstr "データディレクトリ\"%s\"は存在しません"
-#: postmaster/postmaster.c:1124
+#: postmaster/postmaster.c:1150
#, c-format
msgid "could not read permissions of directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"の権限を読み取れませんでした: %m"
-#: postmaster/postmaster.c:1132
+#: postmaster/postmaster.c:1158
#, c-format
msgid "specified data directory \"%s\" is not a directory"
msgstr "指定されたデータディレクトリ \"%s\" はディレクトリではありません"
-#: postmaster/postmaster.c:1148
+#: postmaster/postmaster.c:1174
#, c-format
msgid "data directory \"%s\" has wrong ownership"
msgstr "データディレクトリ\"%s\"の所有者情報が間違っています"
-#: postmaster/postmaster.c:1150
+#: postmaster/postmaster.c:1176
msgid "The server must be started by the user that owns the data directory."
msgstr "データディレクトリを所有するユーザがサーバを起動しなければなりません。"
-#: postmaster/postmaster.c:1170
+#: postmaster/postmaster.c:1196
#, c-format
msgid "data directory \"%s\" has group or world access"
msgstr "データディレクトリ\"%s\"はグループまたは第三者からアクセス可能です"
-#: postmaster/postmaster.c:1172
+#: postmaster/postmaster.c:1198
msgid "Permissions should be u=rwx (0700)."
msgstr "権限はu=rwx(0700)でなければなりません"
-#: postmaster/postmaster.c:1183
+#: postmaster/postmaster.c:1209
#, c-format
msgid ""
"%s: could not find the database system\n"
"ディレクトリ\"%s\"にあるものと想定していましたが、\n"
"ファイル\"%s\"をオープンできませんでした: %s\n"
-#: postmaster/postmaster.c:1218
+#: postmaster/postmaster.c:1245
+#, c-format
+msgid "%s: could not open file \"%s\": %s\n"
+msgstr "%s: ファイル\"%s\"をオープンできませんでした: %s\n"
+
+#: postmaster/postmaster.c:1252
+msgid "%s: could not open log file \"%s/%s\": %s\n"
+msgstr "%s: ログファイル \"%s/%s\" をオープンできません: %s\n"
+
+#: postmaster/postmaster.c:1263
#, c-format
msgid "%s: could not fork background process: %s\n"
msgstr "%s: バックグランドプロセスをforkできませんでした: %s\n"
-#: postmaster/postmaster.c:1239
+#: postmaster/postmaster.c:1284
#, c-format
msgid "%s: could not dissociate from controlling TTY: %s\n"
msgstr "%s: 制御TTYから切り離せませんでした: %s\n"
-#: postmaster/postmaster.c:1319
+#: postmaster/postmaster.c:1376
#, c-format
msgid "select() failed in postmaster: %m"
msgstr "postmasterでselect()が失敗しました: %m"
-#: postmaster/postmaster.c:1468 postmaster/postmaster.c:1499
+#: postmaster/postmaster.c:1533 postmaster/postmaster.c:1564
msgid "incomplete startup packet"
msgstr "開始パケットが不完全です"
-#: postmaster/postmaster.c:1480
+#: postmaster/postmaster.c:1545
msgid "invalid length of startup packet"
msgstr "開始パケットの長さが無効です"
-#: postmaster/postmaster.c:1536
+#: postmaster/postmaster.c:1602
#, c-format
msgid "failed to send SSL negotiation response: %m"
msgstr "SSL調停応答の送信に失敗しました: %m"
-#: postmaster/postmaster.c:1565
+#: postmaster/postmaster.c:1631
#, c-format
msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
msgstr ""
"フロントエンドプロトコル%u.%uをサポートしていません: サーバは%u.0から %u.%uま"
"でをサポートします"
-#: postmaster/postmaster.c:1629
+#: postmaster/postmaster.c:1695
msgid "invalid startup packet layout: expected terminator as last byte"
msgstr ""
"開始パケットの構成が無効です。最終バイトに想定外のターミネータがありました"
-#: postmaster/postmaster.c:1657
+#: postmaster/postmaster.c:1723
msgid "no PostgreSQL user name specified in startup packet"
msgstr "開始パケット中に指定されたPostgreSQLユーザ名は存在しません"
-#: postmaster/postmaster.c:1710
+#: postmaster/postmaster.c:1776
msgid "the database system is starting up"
msgstr "データベースシステムは起動しています"
-#: postmaster/postmaster.c:1715
+#: postmaster/postmaster.c:1781
msgid "the database system is shutting down"
msgstr "データベースシステムはシャットダウンしています"
-#: postmaster/postmaster.c:1720
+#: postmaster/postmaster.c:1786
msgid "the database system is in recovery mode"
msgstr "データベースシステムはリカバリモードです"
-#: postmaster/postmaster.c:1787
+#: postmaster/postmaster.c:1853
#, c-format
msgid "wrong key in cancel request for process %d"
msgstr "プロセス%dに対するキャンセル要求においてキーが間違っています"
-#: postmaster/postmaster.c:1795
+#: postmaster/postmaster.c:1861
#, c-format
msgid "PID %d in cancel request did not match any process"
msgstr "キャンセル要求内のPID %dがどのプロセスにも一致しません"
-#: postmaster/postmaster.c:1987
+#: postmaster/postmaster.c:2061
msgid "received SIGHUP, reloading configuration files"
msgstr "SIGHUPを受け取りました。設定ファイルをリロードしています"
-#: postmaster/postmaster.c:2008
+#: postmaster/postmaster.c:2082
msgid "pg_hba.conf not reloaded"
msgstr "pg_hba.conf は再読み込みされません"
-#: postmaster/postmaster.c:2051
+#: postmaster/postmaster.c:2125
msgid "received smart shutdown request"
msgstr "スマートシャットダウン要求を受け取りました"
-#: postmaster/postmaster.c:2087
+#: postmaster/postmaster.c:2161
msgid "received fast shutdown request"
msgstr "高速シャットダウン要求を受け取りました"
-#: postmaster/postmaster.c:2101
+#: postmaster/postmaster.c:2176
msgid "aborting any active transactions"
msgstr "活動中の全トランザクションをアボートしています"
-#: postmaster/postmaster.c:2129
+#: postmaster/postmaster.c:2204
msgid "received immediate shutdown request"
msgstr "即時シャットダウン要求を受け取りました"
-#: postmaster/postmaster.c:2203 postmaster/postmaster.c:2231
+#: postmaster/postmaster.c:2278 postmaster/postmaster.c:2306
msgid "startup process"
msgstr "起動プロセス"
-#: postmaster/postmaster.c:2206
+#: postmaster/postmaster.c:2281
msgid "aborting startup due to startup process failure"
msgstr "起動プロセスの失敗のため起動を中断しています"
-#: postmaster/postmaster.c:2271
+#: postmaster/postmaster.c:2339
msgid "database system is ready to accept connections"
msgstr "データベースシステムの接続受付準備が整いました。"
-#: postmaster/postmaster.c:2323
+#: postmaster/postmaster.c:2391
msgid "background writer process"
msgstr "バックグランドライタプロセス"
-#: postmaster/postmaster.c:2339
+#: postmaster/postmaster.c:2407
msgid "WAL writer process"
msgstr "WALライタプロセス"
-#: postmaster/postmaster.c:2354
+#: postmaster/postmaster.c:2422
msgid "autovacuum launcher process"
msgstr "自動バキュームランチャプロセス"
-#: postmaster/postmaster.c:2368
+#: postmaster/postmaster.c:2436
msgid "archiver process"
msgstr "アーカイバプロセス"
-#: postmaster/postmaster.c:2386
+#: postmaster/postmaster.c:2454
msgid "statistics collector process"
msgstr "統計情報収集プロセス"
-#: postmaster/postmaster.c:2400
+#: postmaster/postmaster.c:2468
msgid "system logger process"
msgstr "システムログ取得プロセス"
-#: postmaster/postmaster.c:2435 postmaster/postmaster.c:2445
-#: postmaster/postmaster.c:2463
+#: postmaster/postmaster.c:2503 postmaster/postmaster.c:2513
+#: postmaster/postmaster.c:2531
msgid "server process"
msgstr "サーバプロセス"
-#: postmaster/postmaster.c:2499
+#: postmaster/postmaster.c:2567
msgid "terminating any other active server processes"
msgstr "他の活動中のサーバプロセスを終了しています"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:2651
+#: postmaster/postmaster.c:2719
#, c-format
msgid "%s (PID %d) exited with exit code %d"
msgstr "%s (PID %d)は終了コード%dで終了しました"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:2660
+#: postmaster/postmaster.c:2728
#, c-format
msgid "%s (PID %d) was terminated by exception 0x%X"
msgstr "%s (PID %d)は例外%Xで終了しました"
-#: postmaster/postmaster.c:2662 postmaster/pgarch.c:568
+#: postmaster/postmaster.c:2730 postmaster/pgarch.c:568
msgid ""
"See C include file \"ntstatus.h\" for a description of the hexadecimal value."
msgstr ""
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:2669
+#: postmaster/postmaster.c:2737
#, c-format
msgid "%s (PID %d) was terminated by signal %d: %s"
msgstr "%s (PID %d)はシグナル%dで終了しました: %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:2679
+#: postmaster/postmaster.c:2747
#, c-format
msgid "%s (PID %d) was terminated by signal %d"
msgstr "%s (PID %d)はシグナル%dで終了しました"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:2688
+#: postmaster/postmaster.c:2756
#, c-format
msgid "%s (PID %d) exited with unrecognized status %d"
msgstr "%s (PID %d)は認識できないステータス%dで終了しました"
-#: postmaster/postmaster.c:2825
+#: postmaster/postmaster.c:2893
msgid "abnormal database system shutdown"
msgstr "データベースシステムは異常にシャットダウンしました"
-#: postmaster/postmaster.c:2857
+#: postmaster/postmaster.c:2925
msgid "all server processes terminated; reinitializing"
msgstr "全てのサーバプロセスが終了しました: 再初期化しています"
-#: postmaster/postmaster.c:3020
+#: postmaster/postmaster.c:3090
#, c-format
msgid "could not fork new process for connection: %m"
msgstr "接続用の新しいプロセスをforkできませんでした: %m"
-#: postmaster/postmaster.c:3062
+#: postmaster/postmaster.c:3132
msgid "could not fork new process for connection: "
msgstr "接続用の新しいプロセスをforkできませんでした"
-#: postmaster/postmaster.c:3202
+#: postmaster/postmaster.c:3243
#, c-format
msgid "connection received: host=%s%s%s"
msgstr "接続を受け付けました: ホスト=%s%s%s"
-#: postmaster/postmaster.c:3281
-#, c-format
-msgid "connection authorized: user=%s database=%s"
-msgstr "接続の認証を行いました: ユーザ=%s、データベース=%s"
-
-#: postmaster/postmaster.c:3521
+#: postmaster/postmaster.c:3498
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "サーバプロセス\"%s\"を実行できませんでした: %m"
-#: postmaster/postmaster.c:4023
-msgid "database system is in consistent recovery mode"
-msgstr "データベースシステムは整合性の取れたリカバリモードです"
+#: postmaster/postmaster.c:4010
+msgid "database system is ready to accept read only connections"
+msgstr "データベースシステムはリードオンリー接続の受付準備ができました"
-#: postmaster/postmaster.c:4240
+#: postmaster/postmaster.c:4233
#, c-format
msgid "could not fork startup process: %m"
msgstr "起動プロセスをforkできませんでした: %m"
-#: postmaster/postmaster.c:4244
+#: postmaster/postmaster.c:4237
#, c-format
msgid "could not fork background writer process: %m"
msgstr "バックグランドライタプロセスをforkできませんでした: %m"
-#: postmaster/postmaster.c:4248
+#: postmaster/postmaster.c:4241
#, c-format
msgid "could not fork WAL writer process: %m"
msgstr "WALライタプロセスをforkできませんでした: %m"
-#: postmaster/postmaster.c:4252
+#: postmaster/postmaster.c:4245
#, c-format
msgid "could not fork process: %m"
msgstr "プロセスをforkできませんでした: %m"
-#: postmaster/postmaster.c:4524
+#: postmaster/postmaster.c:4527
#, c-format
msgid "could not duplicate socket %d for use in backend: error code %d"
msgstr ""
"バックエンドで使用するためにソケット%dを複製できませんでした: エラーコード %d"
-#: postmaster/postmaster.c:4553
+#: postmaster/postmaster.c:4559
#, c-format
msgid "could not create inherited socket: error code %d\n"
msgstr "継承したソケットを作成できませんでした: エラーコード %d\n"
-#: postmaster/postmaster.c:4582 postmaster/postmaster.c:4589
+#: postmaster/postmaster.c:4588 postmaster/postmaster.c:4595
#, c-format
msgid "could not read from backend variables file \"%s\": %s\n"
msgstr "バックエンド変数ファイル\"%s\"から読み取れませんでした: %s\n"
-#: postmaster/postmaster.c:4598
+#: postmaster/postmaster.c:4604
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "ファイル\"%s\"を削除できませんでした: %s\n"
-#: postmaster/postmaster.c:4611
+#: postmaster/postmaster.c:4617
#, c-format
msgid "could not map view of backend variables: error code %d\n"
msgstr "バックエンド変数のビューをマップできませんでした: エラーコード %d\n"
-#: postmaster/postmaster.c:4620
+#: postmaster/postmaster.c:4626
#, c-format
msgid "could not unmap view of backend variables: error code %d\n"
msgstr ""
"バックエンド変数のビューをアンマップできませんでした: エラーコード %d\n"
-#: postmaster/postmaster.c:4627
+#: postmaster/postmaster.c:4633
#, c-format
msgid "could not close handle to backend parameter variables: error code %d\n"
msgstr ""
"バックエンドパラメータ変数のハンドルをクローズできませんでした: エラーコード%"
"d\n"
-#: postmaster/postmaster.c:4773
+#: postmaster/postmaster.c:4776
msgid "could not read exit code for process\n"
msgstr "子プロセスの終了コードの読み込みができませんでした\n"
-#: postmaster/postmaster.c:4778
+#: postmaster/postmaster.c:4781
msgid "could not post child completion status\n"
msgstr "個プロセスの終了コードを投稿できませんでした\n"
msgid "could not write to log file: %s\n"
msgstr "ログファイルに書き出せませんでした: %s\n"
-#: postmaster/syslogger.c:1071 postmaster/syslogger.c:1133
+#: postmaster/syslogger.c:1067 postmaster/syslogger.c:1134
#, c-format
msgid "could not open new log file \"%s\": %m"
msgstr "新しいログファイル\"%s\"をオープンできませんでした: %m"
-#: postmaster/syslogger.c:1083 postmaster/syslogger.c:1145
-msgid "disabling automatic rotation (use SIGHUP to reenable)"
+#: postmaster/syslogger.c:1079 postmaster/syslogger.c:1146
+msgid "disabling automatic rotation (use SIGHUP to re-enable)"
msgstr ""
-"自動ローテーションを無効にしています(再度有効にするにはSIGHUPを使用してくださ"
-"い)"
+"自動ローテーションを無効にしています"
+"(再度有効にするにはSIGHUPを使用してください)"
-#: postmaster/autovacuum.c:365
+#: postmaster/autovacuum.c:359
#, c-format
msgid "could not fork autovacuum launcher process: %m"
msgstr "autovacuum ランチャープロセスを fork できませんでした: %m"
-#: postmaster/autovacuum.c:529
+#: postmaster/autovacuum.c:404
msgid "autovacuum launcher started"
msgstr "自動バキュームランチャプロセス"
msgid "autovacuum launcher shutting down"
msgstr "自動バキュームランチャを停止しています"
-#: postmaster/autovacuum.c:1426
+#: postmaster/autovacuum.c:1394
#, c-format
msgid "could not fork autovacuum worker process: %m"
msgstr "autovacuum ワーカープロセスを fork できませんでした: %m"
-#: postmaster/autovacuum.c:1628
+#: postmaster/autovacuum.c:1595
#, c-format
msgid "autovacuum: processing database \"%s\""
msgstr "autovacuum: データベース\"%s\"の処理中です"
-#: postmaster/autovacuum.c:2000
+#: postmaster/autovacuum.c:1978
#, c-format
msgid "autovacuum: dropping orphan temp table \"%s\".\"%s\" in database \"%s\""
msgstr ""
"autovacuum: データベース \"%3$s\" において、親がなくなった一時テーブル \"%1$s"
"\".\"%2$s\" を削除しています"
-#: postmaster/autovacuum.c:2012
+#: postmaster/autovacuum.c:1990
#, c-format
msgid "autovacuum: found orphan temp table \"%s\".\"%s\" in database \"%s\""
msgstr ""
"autovacuum: データベース \"%3$s\" において、親がなくなった一時テーブル \"%1$s"
"\".\"%2$s\" が見つかりました"
-#: postmaster/autovacuum.c:2273
+#: postmaster/autovacuum.c:2251
#, c-format
msgid "automatic vacuum of table \"%s.%s.%s\""
msgstr "テーブル\"%s.%s.%s\"の自動バキューム"
-#: postmaster/autovacuum.c:2276
+#: postmaster/autovacuum.c:2254
#, c-format
msgid "automatic analyze of table \"%s.%s.%s\""
msgstr "テーブル\"%s.%s.%s\"の自動解析"
-#: postmaster/autovacuum.c:2738
+#: postmaster/autovacuum.c:2725
msgid "autovacuum not started because of misconfiguration"
msgstr "誤設定のためautovacuumを起動できません"
-#: postmaster/autovacuum.c:2739
+#: postmaster/autovacuum.c:2726
msgid "Enable the \"track_counts\" option."
msgstr "\"track_counts\"オプションを有効にします。"
-#: postmaster/autovacuum.c:2795
+#: postmaster/autovacuum.c:2782
msgid "not enough shared memory for autovacuum"
msgstr "自動バキューム向けの共有メモリが不足しています"
msgid "could not open archive status directory \"%s\": %m"
msgstr "アーカイブステータスディレクトリ\"%s\"をオープンできませんでした: %m"
-#: postmaster/bgwriter.c:462
+#: postmaster/bgwriter.c:466
#, c-format
msgid "checkpoints are occurring too frequently (%d second apart)"
msgid_plural "checkpoints are occurring too frequently (%d seconds apart)"
msgstr[0] "チェックポイントの発生周期が短すぎます(%d秒間隔)"
msgstr[1] "チェックポイントの発生周期が短すぎます(%d秒間隔)"
-#: postmaster/bgwriter.c:466
+#: postmaster/bgwriter.c:470
msgid ""
"Consider increasing the configuration parameter \"checkpoint_segments\"."
msgstr "設定パラメータ\"checkpoint_segments\"の増加を検討してください"
-#: postmaster/bgwriter.c:575
+#: postmaster/bgwriter.c:579
#, c-format
msgid "transaction log switch forced (archive_timeout=%d)"
msgstr "トランザクションログ切り替えが強制されます(archive_timeout=%d)"
-#: postmaster/bgwriter.c:883
+#: postmaster/bgwriter.c:887
msgid "not enough shared memory for background writer"
msgstr "バックグランドライタ向けの共有メモリが不足しています"
-#: postmaster/bgwriter.c:1031
+#: postmaster/bgwriter.c:1037
msgid "checkpoint request failed"
msgstr "チェックポイント要求が失敗しました"
-#: postmaster/bgwriter.c:1032
+#: postmaster/bgwriter.c:1038
msgid "Consult recent messages in the server log for details."
msgstr "詳細はサーバログの最近のメッセージを調査してください"
msgid "there is no previously clustered index for table \"%s\""
msgstr "テーブル\"%s\"には事前にクラスタ化されたインデックスはありません"
-#: commands/cluster.c:168 commands/tablecmds.c:6473
+#: commands/cluster.c:168 commands/tablecmds.c:6777
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "テーブル\"%2$s\"にはインデックス\"%1$s\"は存在しません"
msgid "\"%s\" is a system catalog"
msgstr "\"%s\"はシステムカタログです"
-#: commands/trigger.c:115 commands/trigger.c:803 commands/lockcmds.c:140
-#: commands/tablecmds.c:193 commands/tablecmds.c:1029
-#: commands/tablecmds.c:3231 commands/indexcmds.c:174
-#: commands/indexcmds.c:1358 commands/comment.c:516 catalog/toasting.c:94
+#: commands/trigger.c:150 commands/trigger.c:1022 commands/lockcmds.c:150
+#: commands/tablecmds.c:194 commands/tablecmds.c:1073
+#: commands/tablecmds.c:3374 commands/indexcmds.c:184
+#: commands/indexcmds.c:1488 commands/comment.c:573 catalog/toasting.c:94
#, c-format
msgid "\"%s\" is not a table"
msgstr "\"%s\"はテーブルではありません"
-#: commands/trigger.c:121 commands/trigger.c:809 commands/tablecmds.c:732
-#: commands/tablecmds.c:1042 commands/tablecmds.c:1860
-#: commands/tablecmds.c:3243 commands/tablecmds.c:3272
-#: commands/tablecmds.c:4603 tcop/utility.c:90 rewrite/rewriteDefine.c:259
+#: commands/trigger.c:156 commands/trigger.c:1028 commands/tablecmds.c:753
+#: commands/tablecmds.c:1086 commands/tablecmds.c:1953
+#: commands/tablecmds.c:3386 commands/tablecmds.c:3415
+#: commands/tablecmds.c:4837 tcop/utility.c:94 rewrite/rewriteDefine.c:259
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
msgstr "権限がありません: \"%s\"はシステムカタログです"
-#: commands/trigger.c:158
+#: commands/trigger.c:193
msgid "TRUNCATE FOR EACH ROW triggers are not supported"
msgstr "TRUNCATE FOR EACH ROW トリガーはサポートされていません"
-#: commands/trigger.c:174
+#: commands/trigger.c:234
+msgid "cannot use subquery in trigger WHEN condition"
+msgstr "トリガーの WHEN 条件では副問い合わせを使用できません"
+
+#: commands/trigger.c:238
+msgid "cannot use aggregate function in trigger WHEN condition"
+msgstr "トリガーの WHEN 条件では集約関数を使用できません"
+
+#: commands/trigger.c:242
+msgid "cannot use window function in trigger WHEN condition"
+msgstr "トリガーの WHEN 条件ではウィンドウ関数を使用できません"
+
+#: commands/trigger.c:262 commands/trigger.c:275
+msgid "statement trigger's WHEN condition cannot reference column values"
+msgstr "ステートメントトリガーの WHEN 条件ではカラム値を参照できません"
+
+#: commands/trigger.c:267
+msgid "INSERT trigger's WHEN condition cannot reference OLD values"
+msgstr "INSERT トリガーの WHEN 条件では OLD 値を参照できません"
+
+#: commands/trigger.c:280
+msgid "DELETE trigger's WHEN condition cannot reference NEW values"
+msgstr "DELETE トリガーの WHEN 条件では NEW 値を参照できません"
+
+#: commands/trigger.c:285
+msgid "BEFORE trigger's WHEN condition cannot reference NEW system columns"
+msgstr "BEFORE トリガーの WHEN 条件では NEW システムカラムを参照できません"
+
+#: commands/trigger.c:323
#, c-format
msgid "changing return type of function %s from \"opaque\" to \"trigger\""
msgstr "関数%sの戻り値型を\"opaque\"から\"trigger\"へ変更しています"
-#: commands/trigger.c:181
+#: commands/trigger.c:330
#, c-format
msgid "function %s must return type \"trigger\""
msgstr "関数%sは\"trigger\"型を返さなければなりません"
-#: commands/trigger.c:259 commands/trigger.c:892
+#: commands/trigger.c:408 commands/trigger.c:1111
#, c-format
msgid "trigger \"%s\" for relation \"%s\" already exists"
msgstr "リレーション\"%2$s\"用のトリガ\"%1$s\"はすでに存在します"
-#: commands/trigger.c:461
+#: commands/trigger.c:498 commands/analyze.c:281 commands/tablecmds.c:3968
+#: commands/tablecmds.c:4060 commands/tablecmds.c:4107
+#: commands/tablecmds.c:4203 commands/tablecmds.c:4291
+#: commands/tablecmds.c:4352 commands/tablecmds.c:4418
+#: commands/tablecmds.c:5861 commands/tablecmds.c:5999 commands/comment.c:636
+#: commands/copy.c:3441 commands/sequence.c:1305 utils/adt/acl.c:2788
+#: utils/adt/ruleutils.c:1530 catalog/aclchk.c:1393 parser/parse_type.c:117
+#: parser/analyze.c:1818 parser/parse_relation.c:1998
+#: parser/parse_relation.c:2053 parser/parse_target.c:808
+#, c-format
+msgid "column \"%s\" of relation \"%s\" does not exist"
+msgstr "リレーション\"%2$s\"の列\"%1$s\"は存在しません"
+
+#: commands/trigger.c:507 commands/tablecmds.c:1244 commands/copy.c:3453
+#: parser/parse_target.c:824 parser/parse_target.c:835
+#, c-format
+msgid "column \"%s\" specified more than once"
+msgstr "列\"%s\"が複数指定されました"
+
+#: commands/trigger.c:678
msgid "Found referenced table's UPDATE trigger."
msgstr "被参照テーブルのUPDATEトリガが見つかりました。"
-#: commands/trigger.c:462
+#: commands/trigger.c:679
msgid "Found referenced table's DELETE trigger."
msgstr "被参照テーブルのDELETEトリガが見つかりました。"
-#: commands/trigger.c:463
+#: commands/trigger.c:680
msgid "Found referencing table's trigger."
msgstr "参照テーブルのトリガが見つかりました。"
-#: commands/trigger.c:572 commands/trigger.c:588
+#: commands/trigger.c:789 commands/trigger.c:805
#, c-format
msgid "ignoring incomplete trigger group for constraint \"%s\" %s"
msgstr "制約\"%s\" %sに対する不完全なトリガグループを無視します。"
-#: commands/trigger.c:600
+#: commands/trigger.c:817
#, c-format
msgid "converting trigger group into constraint \"%s\" %s"
msgstr "トリガグループを制約\"%s\" %sに変換しています"
-#: commands/trigger.c:734 commands/trigger.c:934 commands/trigger.c:1045
-#: commands/comment.c:1036
+#: commands/trigger.c:953 commands/trigger.c:1153 commands/trigger.c:1264
+#: commands/comment.c:1093
#, c-format
msgid "trigger \"%s\" for table \"%s\" does not exist"
msgstr "テーブル\"%2$s\"のトリガ\"%1$s\"は存在しません"
-#: commands/trigger.c:738
+#: commands/trigger.c:957
#, c-format
msgid "trigger \"%s\" for table \"%s\" does not exist, skipping"
msgstr "テーブル\"%2$s\"のトリガ\"%1$s\"は存在しません。省略します"
-#: commands/trigger.c:1013
+#: commands/trigger.c:1232
#, c-format
msgid "permission denied: \"%s\" is a system trigger"
msgstr "権限がありません: \"%s\"はシステムトリガです"
-#: commands/trigger.c:1563
+#: commands/trigger.c:1807
#, c-format
msgid "trigger function %u returned null value"
msgstr "トリガ関数%uはNULL値を返しました"
-#: commands/trigger.c:1631 commands/trigger.c:1762 commands/trigger.c:1910
-#: commands/trigger.c:2061
+#: commands/trigger.c:1867 commands/trigger.c:1982 commands/trigger.c:2119
+#: commands/trigger.c:2263
msgid "BEFORE STATEMENT trigger cannot return a value"
msgstr "BEFORE STATEMENTトリガは値を返すことができません"
-#: commands/trigger.c:3514 catalog/namespace.c:229 catalog/namespace.c:303
+#: commands/trigger.c:3867 catalog/namespace.c:232 catalog/namespace.c:306
#, c-format
msgid "cross-database references are not implemented: \"%s.%s.%s\""
msgstr "データベース間の参照は実装されていません: \"%s.%s.%s\""
-#: commands/trigger.c:3608
+#: commands/trigger.c:3961
#, c-format
msgid "constraint \"%s\" is not deferrable"
msgstr "制約\"%s\"は遅延可能ではありません"
-#: commands/trigger.c:3634
+#: commands/trigger.c:3987
#, c-format
msgid "constraint \"%s\" does not exist"
msgstr "制約\"%s\"は存在しません"
-#: commands/analyze.c:180
+#: commands/analyze.c:182
#, c-format
msgid "skipping \"%s\" --- only superuser can analyze it"
msgstr "\"%s\" をスキップしています --- スーパーユーザのみが解析できます"
-#: commands/analyze.c:184
+#: commands/analyze.c:186
#, c-format
msgid "skipping \"%s\" --- only superuser or database owner can analyze it"
msgstr ""
"\"%s\" をスキップしています --- スーパーユーザまたはデータベースの所有者のみ"
"が解析できます"
-#: commands/analyze.c:188
+#: commands/analyze.c:190
#, c-format
msgid "skipping \"%s\" --- only table or database owner can analyze it"
msgstr ""
"\"%s\" をスキップしています --- テーブルまたはデータベースの所有者のみが解析"
"できます"
-#: commands/analyze.c:204
+#: commands/analyze.c:206
#, c-format
msgid ""
"skipping \"%s\" --- cannot analyze indexes, views, or special system tables"
"\"%s\" をスキップしています --- インデックス、ビュー、特殊なシステムテーブル"
"を解析することはできません"
-#: commands/analyze.c:232
+#: commands/analyze.c:234
#, c-format
msgid "analyzing \"%s.%s\""
msgstr "\"%s.%s\"を解析しています"
-#: commands/analyze.c:276 commands/tablecmds.c:3823 commands/tablecmds.c:3915
-#: commands/tablecmds.c:3962 commands/tablecmds.c:4058
-#: commands/tablecmds.c:4119 commands/tablecmds.c:4183
-#: commands/tablecmds.c:5567 commands/tablecmds.c:5705 commands/comment.c:579
-#: commands/copy.c:3404 commands/sequence.c:1301 utils/adt/acl.c:2303
-#: utils/adt/ruleutils.c:1358 catalog/aclchk.c:636 parser/parse_type.c:117
-#: parser/analyze.c:1720 parser/parse_relation.c:2056
-#: parser/parse_relation.c:2111 parser/parse_target.c:804
-#, c-format
-msgid "column \"%s\" of relation \"%s\" does not exist"
-msgstr "リレーション\"%2$s\"の列\"%1$s\"は存在しません"
-
-#: commands/analyze.c:531
+#: commands/analyze.c:533
#, c-format
msgid "automatic analyze of table \"%s.%s.%s\" system usage: %s"
msgstr "テーブル\"%s.%s.%sの自動解析。システム使用状況: %s\""
-#: commands/analyze.c:1117
+#: commands/analyze.c:1133
#, c-format
msgid ""
"\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead "
msgid "must be superuser to create a base type"
msgstr "基本型を作成できるのはスーパーユーザだけです"
-#: commands/typecmds.c:219 commands/typecmds.c:796 commands/typecmds.c:1122
-#: catalog/heap.c:883 catalog/pg_type.c:379 catalog/pg_type.c:656
+#: commands/typecmds.c:219 commands/typecmds.c:802 commands/typecmds.c:1129
+#: catalog/heap.c:920 catalog/pg_type.c:379 catalog/pg_type.c:656
#, c-format
msgid "type \"%s\" already exists"
msgstr "型\"%s\"はすでに存在します"
msgid "type attribute \"%s\" not recognized"
msgstr "型の属性\"%s\"は不明です"
-#: commands/typecmds.c:275 commands/dbcommands.c:145 commands/dbcommands.c:153
-#: commands/dbcommands.c:161 commands/dbcommands.c:169
-#: commands/dbcommands.c:177 commands/dbcommands.c:185
-#: commands/dbcommands.c:193 commands/dbcommands.c:1323
-#: commands/dbcommands.c:1331 commands/functioncmds.c:452
-#: commands/functioncmds.c:542 commands/functioncmds.c:550
-#: commands/functioncmds.c:558 commands/user.c:135 commands/user.c:152
-#: commands/user.c:160 commands/user.c:168 commands/user.c:176
-#: commands/user.c:184 commands/user.c:192 commands/user.c:200
-#: commands/user.c:208 commands/user.c:216 commands/user.c:224
-#: commands/user.c:452 commands/user.c:464 commands/user.c:472
-#: commands/user.c:480 commands/user.c:488 commands/user.c:496
-#: commands/user.c:504 commands/user.c:513 commands/user.c:521
-#: commands/copy.c:746 commands/copy.c:754 commands/copy.c:762
-#: commands/copy.c:770 commands/copy.c:778 commands/copy.c:786
-#: commands/copy.c:794 commands/copy.c:802 commands/copy.c:810
-#: commands/copy.c:818 commands/sequence.c:1017 commands/sequence.c:1025
-#: commands/sequence.c:1033 commands/sequence.c:1041 commands/sequence.c:1049
-#: commands/sequence.c:1057 commands/sequence.c:1065 commands/sequence.c:1073
+#: commands/typecmds.c:275 commands/dbcommands.c:146 commands/dbcommands.c:154
+#: commands/dbcommands.c:162 commands/dbcommands.c:170
+#: commands/dbcommands.c:178 commands/dbcommands.c:186
+#: commands/dbcommands.c:194 commands/dbcommands.c:1319
+#: commands/dbcommands.c:1327 commands/functioncmds.c:485
+#: commands/functioncmds.c:575 commands/functioncmds.c:583
+#: commands/functioncmds.c:591 commands/functioncmds.c:1981
+#: commands/functioncmds.c:1989 commands/user.c:142 commands/user.c:159
+#: commands/user.c:167 commands/user.c:175 commands/user.c:183
+#: commands/user.c:191 commands/user.c:199 commands/user.c:207
+#: commands/user.c:215 commands/user.c:223 commands/user.c:231
+#: commands/user.c:471 commands/user.c:483 commands/user.c:491
+#: commands/user.c:499 commands/user.c:507 commands/user.c:515
+#: commands/user.c:523 commands/user.c:532 commands/user.c:540
+#: commands/copy.c:751 commands/copy.c:769 commands/copy.c:777
+#: commands/copy.c:785 commands/copy.c:793 commands/copy.c:801
+#: commands/copy.c:809 commands/copy.c:817 commands/copy.c:833
+#: commands/sequence.c:1021 commands/sequence.c:1029 commands/sequence.c:1037
+#: commands/sequence.c:1045 commands/sequence.c:1053 commands/sequence.c:1061
+#: commands/sequence.c:1069 commands/sequence.c:1077 catalog/aclchk.c:835
+#: catalog/aclchk.c:843
msgid "conflicting or redundant options"
msgstr "競合するオプション、あるいは余計なオプションがあります"
msgid "type send function %s must return type \"bytea\""
msgstr "型の送信関数%sは型\"bytea\"を返さなければなりません"
-#: commands/typecmds.c:648 commands/typecmds.c:2535
-#: commands/functioncmds.c:126 commands/tablecmds.c:215
-#: utils/adt/regproc.c:983 parser/parse_type.c:199 parser/parse_func.c:1311
+#: commands/typecmds.c:654 commands/typecmds.c:2548
+#: commands/functioncmds.c:126 commands/tablecmds.c:216
+#: utils/adt/regproc.c:983 parser/parse_type.c:199 parser/parse_func.c:1468
#, c-format
msgid "type \"%s\" does not exist"
msgstr "型\"%s\"は存在しません"
-#: commands/typecmds.c:654 commands/tablecmds.c:216
+#: commands/typecmds.c:660 commands/tablecmds.c:217
#, c-format
msgid "type \"%s\" does not exist, skipping"
msgstr "型\"%s\"は存在しません。省略します"
-#: commands/typecmds.c:675 commands/typecmds.c:2165
+#: commands/typecmds.c:681 commands/typecmds.c:2177
#, c-format
msgid "\"%s\" is not a domain"
msgstr "\"%s\"はドメインではありません"
-#: commands/typecmds.c:817
+#: commands/typecmds.c:823
#, c-format
msgid "\"%s\" is not a valid base type for a domain"
msgstr "\"%s\"はドメインの基本型として無効です"
-#: commands/typecmds.c:877 commands/typecmds.c:1856
-msgid "foreign key constraints not possible for domains"
-msgstr "ドメイン用の外部キー制約はできません"
-
-#: commands/typecmds.c:897
+#: commands/typecmds.c:892
msgid "multiple default expressions"
msgstr "デフォルト式が複数あります"
-#: commands/typecmds.c:961 commands/typecmds.c:970
+#: commands/typecmds.c:956 commands/typecmds.c:965
msgid "conflicting NULL/NOT NULL constraints"
msgstr "NULL制約とNOT NULL制約が競合しています"
-#: commands/typecmds.c:989 commands/typecmds.c:1874
+#: commands/typecmds.c:984 commands/typecmds.c:1874
msgid "unique constraints not possible for domains"
-msgstr "ドメインでは一意性制約はできません"
+msgstr "ドメインでは一意性制約は使用できません"
-#: commands/typecmds.c:995 commands/typecmds.c:1880
+#: commands/typecmds.c:990 commands/typecmds.c:1880
msgid "primary key constraints not possible for domains"
msgstr "ドメインではプライマリキー制約はできません"
-#: commands/typecmds.c:1004 commands/typecmds.c:1889
+#: commands/typecmds.c:996 commands/typecmds.c:1886
+msgid "exclusion constraints not possible for domains"
+msgstr "ドメインでは排除制約は使用できません"
+
+#: commands/typecmds.c:1002 commands/typecmds.c:1892
+msgid "foreign key constraints not possible for domains"
+msgstr "ドメイン用の外部キー制約はできません"
+
+#: commands/typecmds.c:1011 commands/typecmds.c:1901
msgid "specifying constraint deferrability not supported for domains"
msgstr "ドメインでは制約遅延の指定はサポートしていません"
-#: commands/typecmds.c:1256
+#: commands/typecmds.c:1263
#, c-format
msgid "changing argument type of function %s from \"opaque\" to \"cstring\""
msgstr "関数%sの引数型を\"opaque\"から\"cstring\"に変更しています"
-#: commands/typecmds.c:1274 commands/typecmds.c:1325 commands/typecmds.c:1356
-#: commands/typecmds.c:1379 commands/typecmds.c:1400 commands/typecmds.c:1427
-#: commands/typecmds.c:1454 catalog/pg_aggregate.c:332 parser/parse_func.c:236
-#: parser/parse_func.c:1291
+#: commands/typecmds.c:1281 commands/typecmds.c:1332 commands/typecmds.c:1363
+#: commands/typecmds.c:1386 commands/typecmds.c:1407 commands/typecmds.c:1434
+#: commands/typecmds.c:1461 catalog/pg_aggregate.c:333 parser/parse_func.c:286
+#: parser/parse_func.c:1447
#, c-format
msgid "function %s does not exist"
msgstr "関数%sは存在しません"
-#: commands/typecmds.c:1307
+#: commands/typecmds.c:1314
#, c-format
msgid "changing argument type of function %s from \"opaque\" to %s"
msgstr "関数%sの引数型を\"opaque\"から%sに変更しています"
-#: commands/typecmds.c:1406
+#: commands/typecmds.c:1413
#, c-format
msgid "typmod_in function %s must return type \"integer\""
msgstr "typmod_in関数%sは\"integer\"型を返さなければなりません"
-#: commands/typecmds.c:1433
+#: commands/typecmds.c:1440
#, c-format
msgid "typmod_out function %s must return type \"cstring\""
msgstr "typmod_out関数%sは型\"cstring\"を返さなければなりません"
-#: commands/typecmds.c:1460
+#: commands/typecmds.c:1467
#, c-format
msgid "type analyze function %s must return type \"boolean\""
msgstr "型の解析関数%sは\"boolean\"型を返さなければなりません"
-#: commands/typecmds.c:1489
+#: commands/typecmds.c:1496
msgid "composite type must have at least one attribute"
msgstr "複合型は少なくとも1つの属性を持たなければなりません"
-#: commands/typecmds.c:1715
+#: commands/typecmds.c:1722
#, c-format
msgid "column \"%s\" of table \"%s\" contains null values"
msgstr "テーブル\"%2$s\"の列\"%1$s\"にNULL値があります"
-#: commands/typecmds.c:1960
+#: commands/typecmds.c:1972
#, c-format
msgid ""
"column \"%s\" of table \"%s\" contains values that violate the new constraint"
msgstr "テーブル\"%2$s\"の列\"%1$s\"に新しい制約に違反する値があります"
-#: commands/typecmds.c:2199 catalog/pg_constraint.c:622
+#: commands/typecmds.c:2211 catalog/pg_constraint.c:653
#, c-format
msgid "constraint \"%s\" for domain \"%s\" already exists"
msgstr "ドメイン\"%2$s\"の制約\"%1$s\"はすでに存在します"
-#: commands/typecmds.c:2241 commands/typecmds.c:2250
+#: commands/typecmds.c:2253 commands/typecmds.c:2262
msgid "cannot use table references in domain check constraint"
msgstr "ドメインの検査制約ではテーブル参照を使用できません"
-#: commands/typecmds.c:2258 catalog/heap.c:2225
+#: commands/typecmds.c:2270 catalog/heap.c:2306
msgid "cannot use subquery in check constraint"
msgstr "チェック制約では副問い合わせを使用できません"
-#: commands/typecmds.c:2262 catalog/heap.c:2229
+#: commands/typecmds.c:2274 catalog/heap.c:2310
msgid "cannot use aggregate function in check constraint"
msgstr "チェック制約では集約関数を使用できません"
-#: commands/typecmds.c:2266 catalog/heap.c:2233
+#: commands/typecmds.c:2278 catalog/heap.c:2314
msgid "cannot use window function in check constraint"
msgstr "チェック制約ではウィンドウ関数を使用できません"
-#: commands/typecmds.c:2482 commands/typecmds.c:2554 commands/typecmds.c:2790
+#: commands/typecmds.c:2495 commands/typecmds.c:2567 commands/typecmds.c:2803
#, c-format
msgid "%s is a table's row type"
msgstr "%sはテーブルの行型です"
-#: commands/typecmds.c:2484 commands/typecmds.c:2556 commands/typecmds.c:2792
+#: commands/typecmds.c:2497 commands/typecmds.c:2569 commands/typecmds.c:2805
msgid "Use ALTER TABLE instead."
msgstr "代わりにALTER TABLEを使用してください"
-#: commands/typecmds.c:2491 commands/typecmds.c:2563 commands/typecmds.c:2704
+#: commands/typecmds.c:2504 commands/typecmds.c:2576 commands/typecmds.c:2717
#, c-format
msgid "cannot alter array type %s"
msgstr "配列型%sを変更できません"
-#: commands/typecmds.c:2493 commands/typecmds.c:2565 commands/typecmds.c:2706
+#: commands/typecmds.c:2506 commands/typecmds.c:2578 commands/typecmds.c:2719
#, c-format
msgid "You can alter type %s, which will alter the array type as well."
msgstr "型%sを変更することができます。これは同時にその配列型も変更します。"
-#: commands/typecmds.c:2753
+#: commands/typecmds.c:2766
#, c-format
msgid "type %s is already in schema \"%s\""
msgstr "型%sはすでにスキーマ\"%s\"内に存在します"
-#: commands/typecmds.c:2761 commands/functioncmds.c:1880
-#: commands/tablecmds.c:7569
+#: commands/typecmds.c:2774 commands/functioncmds.c:1914
+#: commands/tablecmds.c:7873
msgid "cannot move objects into or out of temporary schemas"
msgstr "一時スキーマへ、または一時スキーマからオブジェクトを移動できません"
-#: commands/typecmds.c:2767 commands/functioncmds.c:1886
-#: commands/tablecmds.c:7575
+#: commands/typecmds.c:2780 commands/functioncmds.c:1920
+#: commands/tablecmds.c:7879
msgid "cannot move objects into or out of TOAST schema"
msgstr "TOASTスキーマへ、またはTOASTスキーマからオブジェクトを移動できません"
-#: commands/typecmds.c:2776
+#: commands/typecmds.c:2789
#, c-format
msgid "type \"%s\" already exists in schema \"%s\""
msgstr "型\"%s\"はスキーマ\"%s\"内にすでに存在します"
msgstr "エンコード変換関数 %s は \"void\" 型を返さなければなりません"
#: commands/conversioncmds.c:153 commands/conversioncmds.c:211
-#: commands/conversioncmds.c:267 commands/comment.c:1156
+#: commands/conversioncmds.c:267 commands/comment.c:1171
#, c-format
msgid "conversion \"%s\" does not exist"
msgstr "変換\"%sは存在しません"
#: commands/opclasscmds.c:785 commands/opclasscmds.c:1517
#: commands/opclasscmds.c:1580 commands/opclasscmds.c:1748
#: commands/opclasscmds.c:1848 commands/opclasscmds.c:1945
-#: commands/opclasscmds.c:2072 commands/indexcmds.c:286
-#: commands/comment.c:1238 commands/comment.c:1324
+#: commands/opclasscmds.c:2072 commands/indexcmds.c:307
+#: commands/comment.c:1253 commands/comment.c:1339
#, c-format
msgid "access method \"%s\" does not exist"
msgstr "アクセスメソッド\"%s\"は存在しません"
#: commands/opclasscmds.c:1592 commands/opclasscmds.c:1596
#: commands/opclasscmds.c:1870 commands/opclasscmds.c:1881
#: commands/opclasscmds.c:2096 commands/opclasscmds.c:2107
-#: commands/comment.c:1353 commands/comment.c:1363
+#: commands/comment.c:1368 commands/comment.c:1378
#, c-format
msgid "operator family \"%s\" does not exist for access method \"%s\""
msgstr "アクセスメソッド\"%2$s\"用の演算子族\"%1$s\"は存在しません"
#: commands/opclasscmds.c:1173
msgid "associated data types must be specified for index support procedure"
msgstr ""
-"関連するデータ型はインデックスサポートプロシージャで指定されなければなりませ"
-"ん"
+"関連するデータ型はインデックスサポートプロシージャで"
+"指定されなければなりません"
#: commands/opclasscmds.c:1199
#, c-format
#: commands/opclasscmds.c:1529 commands/opclasscmds.c:1533
#: commands/opclasscmds.c:1770 commands/opclasscmds.c:1781
#: commands/opclasscmds.c:1969 commands/opclasscmds.c:1980
-#: commands/indexcmds.c:1013 commands/indexcmds.c:1023 commands/comment.c:1267
-#: commands/comment.c:1277
+#: commands/indexcmds.c:1143 commands/indexcmds.c:1153 commands/comment.c:1282
+#: commands/comment.c:1292
#, c-format
msgid "operator class \"%s\" does not exist for access method \"%s\""
msgstr "アクセスメソッド\"%2$s\"用の演算子クラス\"%1$s\"は存在しません"
"アクセスメソッド\"%2$s\"用の演算子族\"%1$s\"はスキーマ\"%3$s\"内にすでに存在"
"します"
-#: commands/lockcmds.c:84
+#: commands/lockcmds.c:94
#, c-format
msgid "could not obtain lock on relation \"%s\""
msgstr "リレーション\"%s\"のロックを取得できませんでした"
-#: commands/lockcmds.c:89
+#: commands/lockcmds.c:99
#, c-format
msgid "could not obtain lock on relation with OID %u"
msgstr "OID %u のリレーションに対するロックを獲得できませんでした"
-#: commands/lockcmds.c:113 catalog/namespace.c:270 parser/parse_relation.c:864
+#: commands/lockcmds.c:123 catalog/namespace.c:273 parser/parse_relation.c:836
#, c-format
msgid "relation \"%s.%s\" does not exist"
msgstr "リレーション\"%s.%s\"は存在しません"
-#: commands/lockcmds.c:118 utils/adt/regproc.c:818 catalog/namespace.c:275
-#: parser/parse_relation.c:877 parser/parse_relation.c:885
+#: commands/lockcmds.c:128 utils/adt/regproc.c:818 catalog/namespace.c:278
+#: parser/parse_relation.c:849 parser/parse_relation.c:857
#, c-format
msgid "relation \"%s\" does not exist"
msgstr "リレーション\"%s\"は存在しません"
-#: commands/dbcommands.c:200
+#: commands/dbcommands.c:201
msgid "LOCATION is not supported anymore"
msgstr "LOCATIONはもはやサポートされません"
-#: commands/dbcommands.c:201
+#: commands/dbcommands.c:202
msgid "Consider using tablespaces instead."
msgstr "代わりにテーブル空間の使用を検討してください"
-#: commands/dbcommands.c:224 utils/adt/ascii.c:144
+#: commands/dbcommands.c:225 utils/adt/ascii.c:144
#, c-format
msgid "%d is not a valid encoding code"
msgstr "%dは有効な符号化方式コードではありません"
-#: commands/dbcommands.c:234 utils/adt/ascii.c:126
+#: commands/dbcommands.c:235 utils/adt/ascii.c:126
#, c-format
msgid "%s is not a valid encoding name"
msgstr "%sは有効な符号化方式名ではありません"
-#: commands/dbcommands.c:252 commands/dbcommands.c:1355 commands/user.c:250
-#: commands/user.c:547
+#: commands/dbcommands.c:253 commands/dbcommands.c:1351 commands/user.c:257
+#: commands/user.c:566
#, c-format
msgid "invalid connection limit: %d"
msgstr "接続制限数 %d は無効です"
-#: commands/dbcommands.c:271
+#: commands/dbcommands.c:272
msgid "permission denied to create database"
msgstr "データベースを作成する権限がありません"
-#: commands/dbcommands.c:294
+#: commands/dbcommands.c:295
#, c-format
msgid "template database \"%s\" does not exist"
msgstr "テンプレートデータベース\"%s\"は存在しません"
-#: commands/dbcommands.c:306
+#: commands/dbcommands.c:307
#, c-format
msgid "permission denied to copy database \"%s\""
msgstr "データベース\"%s\"をコピーする権限がありません"
-#: commands/dbcommands.c:322
+#: commands/dbcommands.c:323
#, c-format
msgid "invalid server encoding %d"
msgstr "サーバの符号化方式%dは無効です"
-#: commands/dbcommands.c:328 commands/dbcommands.c:332
+#: commands/dbcommands.c:329 commands/dbcommands.c:333
#, c-format
msgid "invalid locale name %s"
msgstr "ロケール名 %s は無効です"
-#: commands/dbcommands.c:365 commands/dbcommands.c:379
+#: commands/dbcommands.c:369 commands/dbcommands.c:384
#, c-format
msgid "encoding %s does not match locale %s"
msgstr "符号化方式 %s がロケール %s に合いません"
-#: commands/dbcommands.c:368
+#: commands/dbcommands.c:372
#, c-format
msgid "The chosen LC_CTYPE setting requires encoding %s."
msgstr ""
"選択された LC_CTYPE を設定するには、符号化方式 %s である必要があります。"
-#: commands/dbcommands.c:382
+#: commands/dbcommands.c:387
#, c-format
msgid "The chosen LC_COLLATE setting requires encoding %s."
msgstr "選択されたLC_COLLATEを設定するには、符号化方式%sである必要があります。"
-#: commands/dbcommands.c:400
+#: commands/dbcommands.c:405
#, c-format
msgid ""
"new encoding (%s) is incompatible with the encoding of the template database "
"新しい符号化方式(%s)はテンプレートデータベースの符号化方式(%s)と互換性があり"
"ません"
-#: commands/dbcommands.c:403
+#: commands/dbcommands.c:408
msgid ""
"Use the same encoding as in the template database, or use template0 as "
"template."
"テンプレートデータベースの符号化方式と同じものを使うか、もしくは template0 を"
"テンプレートとして使用してください"
-#: commands/dbcommands.c:408
+#: commands/dbcommands.c:413
#, c-format
msgid ""
"new collation (%s) is incompatible with the collation of the template "
"新しい照合順序(%s)はテンプレートデータベースの照合順序(%s)と互換性がありませ"
"ん"
-#: commands/dbcommands.c:410
+#: commands/dbcommands.c:415
msgid ""
"Use the same collation as in the template database, or use template0 as "
"template."
"テンプレートデータベースの照合順序と同じものを使うか、もしくは template0 をテ"
"ンプレートとして使用してください"
-#: commands/dbcommands.c:415
+#: commands/dbcommands.c:420
#, c-format
msgid ""
"new LC_CTYPE (%s) is incompatible with the LC_CTYPE of the template database "
"新しいLC_CTYPE(%s)はテンプレートデータベース(%s)のLC_CTYPEと互換性がありませ"
"ん"
-#: commands/dbcommands.c:417
+#: commands/dbcommands.c:422
msgid ""
"Use the same LC_CTYPE as in the template database, or use template0 as "
"template."
"テンプレートデータベースのLC_CTYPEと同じものを使うか、もしくはtemplate0をテン"
"プレートとして使用してください"
-#: commands/dbcommands.c:444 commands/dbcommands.c:1060
+#: commands/dbcommands.c:449 commands/dbcommands.c:1058
msgid "pg_global cannot be used as default tablespace"
msgstr "デフォルトのテーブル空間としてpg_globalを使用できません"
-#: commands/dbcommands.c:470
+#: commands/dbcommands.c:475
#, c-format
msgid "cannot assign new default tablespace \"%s\""
msgstr "新しいデフォルトのテーブル空間\"%s\"を割り当てられません"
-#: commands/dbcommands.c:472
+#: commands/dbcommands.c:477
#, c-format
msgid ""
"There is a conflict because database \"%s\" already has some tables in this "
"データベース\"%s\"のいくつかテーブルはすでにこのテーブル空間にありますので、"
"競合しています"
-#: commands/dbcommands.c:492 commands/dbcommands.c:923
+#: commands/dbcommands.c:497 commands/dbcommands.c:927
#, c-format
msgid "database \"%s\" already exists"
msgstr "データベース\"%s\"はすでに存在します"
-#: commands/dbcommands.c:506
+#: commands/dbcommands.c:511
#, c-format
msgid "source database \"%s\" is being accessed by other users"
msgstr "元となるデータベース\"%s\"は他のユーザによってアクセスされています"
-#: commands/dbcommands.c:759 commands/dbcommands.c:903
-#: commands/dbcommands.c:1010 commands/dbcommands.c:1187
-#: commands/dbcommands.c:1374 commands/dbcommands.c:1446
-#: commands/dbcommands.c:1533 commands/comment.c:626 utils/init/postinit.c:420
-#: utils/init/postinit.c:539 utils/init/postinit.c:555 utils/adt/acl.c:2514
-#: utils/adt/dbsize.c:144 catalog/aclchk.c:500
+#: commands/dbcommands.c:760 commands/dbcommands.c:907
+#: commands/dbcommands.c:1008 commands/dbcommands.c:1185
+#: commands/dbcommands.c:1370 commands/dbcommands.c:1414
+#: commands/dbcommands.c:1460 commands/comment.c:683 utils/init/postinit.c:577
+#: utils/init/postinit.c:645 utils/init/postinit.c:662 utils/adt/acl.c:2999
+#: utils/adt/dbsize.c:144 catalog/aclchk.c:577
#, c-format
msgid "database \"%s\" does not exist"
msgstr "データベース\"%s\"は存在しません"
-#: commands/dbcommands.c:766
+#: commands/dbcommands.c:767
#, c-format
msgid "database \"%s\" does not exist, skipping"
msgstr "データベース\"%s\"は存在しません。省略します"
-#: commands/dbcommands.c:787
+#: commands/dbcommands.c:788
msgid "cannot drop a template database"
msgstr "テンプレートデータベースを削除できません"
-#: commands/dbcommands.c:793
+#: commands/dbcommands.c:794
msgid "cannot drop the currently open database"
msgstr "現在オープンしているデータベースを削除できません"
-#: commands/dbcommands.c:804 commands/dbcommands.c:945
-#: commands/dbcommands.c:1082
+#: commands/dbcommands.c:805 commands/dbcommands.c:949
+#: commands/dbcommands.c:1080
#, c-format
msgid "database \"%s\" is being accessed by other users"
msgstr "データベース\"%s\"は他のユーザからアクセスされています"
-#: commands/dbcommands.c:914
+#: commands/dbcommands.c:918
msgid "permission denied to rename database"
msgstr "データベースの名前を変更する権限がありません"
-#: commands/dbcommands.c:934
+#: commands/dbcommands.c:938
msgid "current database cannot be renamed"
msgstr "現在のデータベースの名前を変更できません"
-#: commands/dbcommands.c:1034
+#: commands/dbcommands.c:1032
msgid "cannot change the tablespace of the currently open database"
msgstr "現在オープン中のデータベースのテーブルスペースは変更できません"
-#: commands/dbcommands.c:1122
+#: commands/dbcommands.c:1120
#, c-format
msgid "some relations of database \"%s\" are already in tablespace \"%s\""
msgstr ""
"データベース \"%s\" のリレーションの中に、テーブルスペース \"%s\"にすでに存在"
"するものがあります"
-#: commands/dbcommands.c:1124
+#: commands/dbcommands.c:1122
msgid ""
"You must move them back to the database's default tablespace before using "
"this command."
"このコマンドを使う前に、データベースのデフォルトのテーブルスペースに戻さなけ"
"ればなりません。"
-#: commands/dbcommands.c:1254 commands/dbcommands.c:1805
-#: commands/dbcommands.c:2000 commands/dbcommands.c:2036
+#: commands/dbcommands.c:1250 commands/dbcommands.c:1727
+#: commands/dbcommands.c:1922 commands/dbcommands.c:1978
#, c-format
msgid "some useless files may be left behind in old database directory \"%s\""
msgstr ""
"元のデータベースのディレクトリ \"%s\" に不要なファイルが残っているかもしれま"
"せん"
-#: commands/dbcommands.c:1572
+#: commands/dbcommands.c:1499
msgid "permission denied to change owner of database"
msgstr "データベースの所有者を変更する権限がありません"
-#: commands/dbcommands.c:1893
+#: commands/dbcommands.c:1815
#, c-format
msgid ""
"There are %d other session(s) and %d prepared transaction(s) using the "
"他にこのデータベースを使っている %d 個のセッションと %d 個の準備済みトランザ"
"クションがあります。"
-#: commands/dbcommands.c:1896
+#: commands/dbcommands.c:1818
#, c-format
msgid "There are %d other session(s) using the database."
msgstr "他にこのデータベースを使っている %d 個のセッションがあります。"
-#: commands/dbcommands.c:1899
+#: commands/dbcommands.c:1821
#, c-format
msgid "There are %d prepared transaction(s) using the database."
msgstr "このデータベースを使用する準備されたトランザクションが%d存在します。"
-#: commands/schemacmds.c:82 commands/schemacmds.c:292
+#: commands/schemacmds.c:82 commands/schemacmds.c:293
#, c-format
msgid "unacceptable schema name \"%s\""
msgstr "スキーマ名\"%s\"は受け付けられません"
-#: commands/schemacmds.c:83 commands/schemacmds.c:293
+#: commands/schemacmds.c:83 commands/schemacmds.c:294
msgid "The prefix \"pg_\" is reserved for system schemas."
msgstr "接頭辞\"pg_\"はシステムスキーマ用に予約されています"
-#: commands/schemacmds.c:177 commands/comment.c:727
+#: commands/schemacmds.c:178 commands/comment.c:784
msgid "schema name cannot be qualified"
msgstr "スキーマ名を修飾することはできません"
-#: commands/schemacmds.c:190 commands/schemacmds.c:267
-#: commands/schemacmds.c:343 commands/comment.c:736 utils/adt/acl.c:3321
-#: catalog/aclchk.c:548 catalog/namespace.c:338 catalog/namespace.c:2124
-#: catalog/namespace.c:2165 catalog/namespace.c:2213 catalog/namespace.c:3120
+#: commands/schemacmds.c:191 commands/schemacmds.c:268
+#: commands/schemacmds.c:344 commands/comment.c:793 utils/adt/acl.c:3806
+#: catalog/aclchk.c:639 catalog/aclchk.c:1018 catalog/namespace.c:341
+#: catalog/namespace.c:2357 catalog/namespace.c:2398 catalog/namespace.c:2446
+#: catalog/namespace.c:3353
#, c-format
msgid "schema \"%s\" does not exist"
msgstr "スキーマ\"%s\"は存在しません"
-#: commands/schemacmds.c:196
+#: commands/schemacmds.c:197
#, c-format
msgid "schema \"%s\" does not exist, skipping"
msgstr "スキーマ\"%s\"は存在しません。省略します"
-#: commands/schemacmds.c:276 catalog/pg_namespace.c:52
+#: commands/schemacmds.c:277 catalog/pg_namespace.c:52
#, c-format
msgid "schema \"%s\" already exists"
msgstr "スキーマ\"%s\"はすでに存在します"
-#: commands/proclang.c:83 commands/proclang.c:514
+#: commands/proclang.c:86 commands/proclang.c:581
#, c-format
msgid "language \"%s\" already exists"
msgstr "言語\"%s\"はすでに存在します"
-#: commands/proclang.c:98
+#: commands/proclang.c:101
msgid "using pg_pltemplate information instead of CREATE LANGUAGE parameters"
msgstr "CREATE LANGUAGEパラメータの代わりにpg_pltemplateの情報を使用しています"
-#: commands/proclang.c:108
+#: commands/proclang.c:111
#, c-format
msgid "must be superuser to create procedural language \"%s\""
msgstr "手続き言語\"%s\"の作成にはスーパーユーザでなければなりません"
-#: commands/proclang.c:128 commands/proclang.c:245
+#: commands/proclang.c:131 commands/proclang.c:286
#, c-format
msgid "function %s must return type \"language_handler\""
msgstr "関数%sは\"language_handler\"型を返さなければなりません"
-#: commands/proclang.c:209
+#: commands/proclang.c:250
#, c-format
msgid "unsupported language \"%s\""
msgstr "言語\"%s\"はサポートされていません"
-#: commands/proclang.c:211
+#: commands/proclang.c:252
msgid "The supported languages are listed in the pg_pltemplate system catalog."
msgstr ""
"サポートされている言語はpg_pltemplateシステムカタログ内に列挙されています"
-#: commands/proclang.c:219
+#: commands/proclang.c:260
msgid "must be superuser to create custom procedural language"
msgstr "手続き言語の作成にはスーパーユーザでなければなりません"
-#: commands/proclang.c:238
+#: commands/proclang.c:279
#, c-format
msgid ""
"changing return type of function %s from \"opaque\" to \"language_handler\""
msgstr "関数%sの戻り値型を\"opaque\"から\"language_handler\"に変更しています"
-#: commands/proclang.c:433 commands/proclang.c:506 commands/proclang.c:550
-#: commands/functioncmds.c:805 commands/comment.c:1195 utils/adt/acl.c:3115
-#: catalog/aclchk.c:528
+#: commands/proclang.c:500 commands/proclang.c:573 commands/proclang.c:617
+#: commands/functioncmds.c:838 commands/functioncmds.c:2020
+#: commands/comment.c:1210 utils/adt/acl.c:3600 catalog/aclchk.c:605
#, c-format
msgid "language \"%s\" does not exist"
msgstr "言語\"%s\"は存在しません"
-#: commands/proclang.c:436
+#: commands/proclang.c:503
#, c-format
msgid "language \"%s\" does not exist, skipping"
msgstr "言語\"%s\"は存在しません。省略します"
msgstr ""
"SET TRANSACTION ISOLATION LEVELをサブトランザクションで呼び出してはなりません"
-#: commands/variable.c:665 utils/mb/mbutils.c:240
+#: commands/variable.c:665 utils/mb/mbutils.c:241
#, c-format
msgid "conversion between %s and %s is not supported"
msgstr "%sと%s間の変換はサポートされていません"
-#: commands/variable.c:731
-msgid "cannot set session authorization within security-definer function"
-msgstr "security-definer関数でset session authorizationを行うことはできません"
-
-#: commands/variable.c:752 commands/variable.c:882 commands/user.c:566
-#: commands/user.c:748 commands/user.c:858 commands/user.c:1012
-#: utils/cache/lsyscache.c:2750 utils/init/miscinit.c:421
+#: commands/variable.c:737 commands/variable.c:849 commands/user.c:585
+#: commands/user.c:775 commands/user.c:861 commands/user.c:1014
+#: utils/cache/lsyscache.c:2776 utils/init/miscinit.c:471
#, c-format
msgid "role \"%s\" does not exist"
msgstr "ロール\"%s\"は存在しません"
-#: commands/variable.c:855
-msgid "cannot set role within security-definer function"
-msgstr "security-definer関数ないでロールを設定できません"
-
-#: commands/variable.c:898
+#: commands/variable.c:865
#, c-format
msgid "permission denied to set role \"%s\""
msgstr "ロール\"%s\"を設定する権限がありません"
msgid "aggregate %s(%s) does not exist, skipping"
msgstr "集約%s(%s)は存在しません。省略します"
-#: commands/aggregatecmds.c:297 commands/functioncmds.c:1097
+#: commands/aggregatecmds.c:297 commands/functioncmds.c:1130
#, c-format
msgid "function %s already exists in schema \"%s\""
msgstr "関数%sはすでにスキーマ\"%s\"内に存在します"
-#: commands/view.c:138
+#: commands/view.c:139
msgid "view must have at least one column"
msgstr "ビューには少なくとも1つの列が必要です"
-#: commands/view.c:162 commands/tablecmds.c:205 commands/tablecmds.c:2051
-#: commands/tablecmds.c:2274 commands/tablecmds.c:7508 commands/comment.c:523
+#: commands/view.c:163 commands/tablecmds.c:206 commands/tablecmds.c:2144
+#: commands/tablecmds.c:2367 commands/tablecmds.c:7812 commands/comment.c:580
#, c-format
msgid "\"%s\" is not a view"
msgstr "\"%s\"はビューではありません"
-#: commands/view.c:259 commands/view.c:271
+#: commands/view.c:260 commands/view.c:272
msgid "cannot drop columns from view"
msgstr "ビューからカラムを削除できません"
-#: commands/view.c:276
+#: commands/view.c:277
#, c-format
msgid "cannot change name of view column \"%s\" to \"%s\""
msgstr "ビューのカラムの名前を \"%s\" から \"%s\" に変更できません"
-#: commands/view.c:284
+#: commands/view.c:285
#, c-format
msgid "cannot change data type of view column \"%s\" from %s to %s"
msgstr "ビューのカラム \"%s\" のデータ型を %s から %s に変更できません"
-#: commands/view.c:440
+#: commands/view.c:441
msgid "CREATE VIEW specifies more column names than columns"
msgstr "CREATE VIEWでは列よりも多くの列名を指定しなければなりません"
-#: commands/view.c:456
+#: commands/view.c:457
#, c-format
msgid "view \"%s\" will be a temporary view"
msgstr "ビュー\"%s\"は一時ビューとなります"
-#: commands/tablespace.c:146 commands/tablespace.c:154
-#: commands/tablespace.c:160 ../port/copydir.c:59
+#: commands/tablespace.c:149 commands/tablespace.c:157
+#: commands/tablespace.c:163 ../port/copydir.c:59
#, c-format
msgid "could not create directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"を作成できませんでした: %m"
-#: commands/tablespace.c:171
+#: commands/tablespace.c:174
#, c-format
msgid "could not stat directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"のstatができませんでした: %m"
-#: commands/tablespace.c:180
+#: commands/tablespace.c:183
#, c-format
msgid "\"%s\" exists but is not a directory"
msgstr "\"%s\"は存在しますが、ディレクトリではありません"
-#: commands/tablespace.c:211
+#: commands/tablespace.c:214
#, c-format
msgid "permission denied to create tablespace \"%s\""
msgstr "テーブル空間\"%s\"を作成する権限がありません"
-#: commands/tablespace.c:213
+#: commands/tablespace.c:216
msgid "Must be superuser to create a tablespace."
msgstr "テーブル空間を作成するにはスーパーユーザでなければなりません"
-#: commands/tablespace.c:229
+#: commands/tablespace.c:232
msgid "tablespace location cannot contain single quotes"
msgstr "テーブル空間の場所には単一引用符を含めることができません"
-#: commands/tablespace.c:239
+#: commands/tablespace.c:242
msgid "tablespace location must be an absolute path"
msgstr "テーブル空間の場所は絶対パスでなければなりません"
-#: commands/tablespace.c:249
+#: commands/tablespace.c:252
#, c-format
msgid "tablespace location \"%s\" is too long"
msgstr "テーブル空間の場所\"%s\"は長すぎます"
-#: commands/tablespace.c:259 commands/tablespace.c:786
+#: commands/tablespace.c:262 commands/tablespace.c:789
#, c-format
msgid "unacceptable tablespace name \"%s\""
msgstr "テーブル空間名\"%s\"を受け付けられません"
-#: commands/tablespace.c:261 commands/tablespace.c:787
+#: commands/tablespace.c:264 commands/tablespace.c:790
msgid "The prefix \"pg_\" is reserved for system tablespaces."
msgstr "接頭辞\"pg_\"はシステムテーブル空間用に予約されています"
-#: commands/tablespace.c:271 commands/tablespace.c:799
+#: commands/tablespace.c:274 commands/tablespace.c:802
#, c-format
msgid "tablespace \"%s\" already exists"
msgstr "テーブル空間\"%s\"はすでに存在します"
-#: commands/tablespace.c:309 commands/tablespace.c:1295
+#: commands/tablespace.c:312 commands/tablespace.c:1298
#, c-format
msgid "could not set permissions on directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"に権限を設定できませんでした: %m"
-#: commands/tablespace.c:318
+#: commands/tablespace.c:321
#, c-format
msgid "directory \"%s\" is not empty"
msgstr "ディレクトリ\"%s\"は空ではありません"
-#: commands/tablespace.c:339 commands/tablespace.c:1310
+#: commands/tablespace.c:342 commands/tablespace.c:1313
#, c-format
msgid "could not create symbolic link \"%s\": %m"
msgstr "シンボリックリンク\"%s\"を作成できませんでした: %m"
-#: commands/tablespace.c:377 commands/tablespace.c:529
+#: commands/tablespace.c:380 commands/tablespace.c:532
msgid "tablespaces are not supported on this platform"
msgstr "このプラットフォームではテーブル空間をサポートしていません"
-#: commands/tablespace.c:421
+#: commands/tablespace.c:424
#, c-format
msgid "tablespace \"%s\" does not exist, skipping"
msgstr "テーブル空間\"%s\"は存在しません。省略します"
-#: commands/tablespace.c:486
+#: commands/tablespace.c:489
#, c-format
msgid "tablespace \"%s\" is not empty"
msgstr "テーブル空間\"%s\"は空ではありません"
-#: commands/tablespace.c:611 commands/tablespace.c:648
+#: commands/tablespace.c:614 commands/tablespace.c:651
#, c-format
msgid "could not remove directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"を削除できませんでした: %m"
-#: commands/tablespace.c:656
+#: commands/tablespace.c:659
#, c-format
msgid "could not remove symbolic link \"%s\": %m"
msgstr "シンボリックリンク\"%s\"を削除できませんでした: %m"
-#: commands/tablespace.c:1323
+#: commands/tablespace.c:1372
#, c-format
msgid "tablespace %u is not empty"
msgstr "テーブル空間%uは空ではありません"
msgid "VARIADIC parameter must be an array"
msgstr "VARIADIC パラメータは配列でなければなりません"
-#: commands/functioncmds.c:299
+#: commands/functioncmds.c:317
+msgid "parameter name \"%s\" used more than once"
+msgstr "パラメータ \"%s\" が複数指定されました"
+
+#: commands/functioncmds.c:332
msgid "only input parameters can have default values"
msgstr "入力パラメータのみがデフォルト値を持てます"
-#: commands/functioncmds.c:311
+#: commands/functioncmds.c:344
msgid "cannot use table references in parameter default value"
msgstr "パラメータのデフォルト値としてテーブル参照を使用できません"
-#: commands/functioncmds.c:327
+#: commands/functioncmds.c:360
msgid "cannot use subquery in parameter default value"
msgstr "パラメータのデフォルト値として副問い合わせを使用できません"
-#: commands/functioncmds.c:331
+#: commands/functioncmds.c:364
msgid "cannot use aggregate function in parameter default value"
msgstr "パラメータのデフォルト値として集約関数を使用できません"
-#: commands/functioncmds.c:335
+#: commands/functioncmds.c:368
msgid "cannot use window function in parameter default value"
msgstr "パラメータのデフォルト値としてウィンドウ関数を使用できません"
-#: commands/functioncmds.c:345
+#: commands/functioncmds.c:378
msgid "input parameters after one with a default value must also have defaults"
msgstr ""
"デフォルト値を持つパラメータの後にある入力パラメータは、必ずデフォルト値を持"
"たなければなりません"
-#: commands/functioncmds.c:584
+#: commands/functioncmds.c:617
msgid "no function body specified"
msgstr "関数本体の指定がありません"
-#: commands/functioncmds.c:594
+#: commands/functioncmds.c:627
msgid "no language specified"
msgstr "言語が指定されていません"
-#: commands/functioncmds.c:615 commands/functioncmds.c:1332
+#: commands/functioncmds.c:648 commands/functioncmds.c:1366
msgid "COST must be positive"
msgstr "コストは正数でなければなりません"
-#: commands/functioncmds.c:623 commands/functioncmds.c:1340
+#: commands/functioncmds.c:656 commands/functioncmds.c:1374
msgid "ROWS must be positive"
msgstr "ROWSは正数でなければなりません"
-#: commands/functioncmds.c:662
+#: commands/functioncmds.c:695
#, c-format
msgid "unrecognized function attribute \"%s\" ignored"
msgstr "不明な関数属性\"%s\"は無視しました"
-#: commands/functioncmds.c:713
+#: commands/functioncmds.c:746
#, c-format
msgid "only one AS item needed for language \"%s\""
msgstr "言語\"%s\"ではAS項目は1つだけ必要です"
-#: commands/functioncmds.c:807
+#: commands/functioncmds.c:840 commands/functioncmds.c:2022
msgid "Use CREATE LANGUAGE to load the language into the database."
msgstr "言語をデータベースに読み込むためにはCREATE LANGUAGEを使用してください"
-#: commands/functioncmds.c:854
+#: commands/functioncmds.c:887
#, c-format
msgid "function result type must be %s because of OUT parameters"
msgstr "OUTパラメータのため、関数の戻り値型は%sでなければなりません。"
-#: commands/functioncmds.c:867
+#: commands/functioncmds.c:900
msgid "function result type must be specified"
msgstr "関数の結果型を指定しなければなりません"
-#: commands/functioncmds.c:902 commands/functioncmds.c:1344
+#: commands/functioncmds.c:935 commands/functioncmds.c:1378
msgid "ROWS is not applicable when function does not return a set"
msgstr "関数が集合を返す場合にROWSは適していません"
-#: commands/functioncmds.c:954
+#: commands/functioncmds.c:987
#, c-format
msgid "function %s(%s) does not exist, skipping"
msgstr "関数%s(%s)は存在しません。省略します"
-#: commands/functioncmds.c:976 commands/functioncmds.c:1082
-#: commands/functioncmds.c:1147 commands/functioncmds.c:1302
-#: utils/adt/ruleutils.c:1473
+#: commands/functioncmds.c:1009 commands/functioncmds.c:1115
+#: commands/functioncmds.c:1181 commands/functioncmds.c:1336
+#: utils/adt/ruleutils.c:1645
#, c-format
msgid "\"%s\" is an aggregate function"
msgstr "\"%s\"は集約関数です"
-#: commands/functioncmds.c:978
+#: commands/functioncmds.c:1011
msgid "Use DROP AGGREGATE to drop aggregate functions."
msgstr "集約関数を削除するにはDROP AGGREGATEを使用してください"
-#: commands/functioncmds.c:985
+#: commands/functioncmds.c:1018
#, c-format
msgid "removing built-in function \"%s\""
msgstr "組み込み関数\"%s\"を削除しています"
-#: commands/functioncmds.c:1084
+#: commands/functioncmds.c:1117
msgid "Use ALTER AGGREGATE to rename aggregate functions."
msgstr "集約関数の名前を変更するにはALTER AGGREGATEを使用してください。"
-#: commands/functioncmds.c:1149
+#: commands/functioncmds.c:1183
msgid "Use ALTER AGGREGATE to change owner of aggregate functions."
msgstr "集約関数の所有者を変更するにはALTER AGGREGATEを使用してください。"
-#: commands/functioncmds.c:1495
+#: commands/functioncmds.c:1529
#, c-format
msgid "source data type %s is a pseudo-type"
msgstr "変換元データ型%sは仮想型です"
-#: commands/functioncmds.c:1501
+#: commands/functioncmds.c:1535
#, c-format
msgid "target data type %s is a pseudo-type"
msgstr "変換先データ型%sは仮想型です"
-#: commands/functioncmds.c:1509 commands/functioncmds.c:1785
-#: commands/comment.c:1478
+#: commands/functioncmds.c:1543 commands/functioncmds.c:1819
+#: commands/comment.c:1506
#, c-format
msgid "must be owner of type %s or type %s"
msgstr "型%sまたは型%sの所有者でなければなりません"
-#: commands/functioncmds.c:1540
+#: commands/functioncmds.c:1574
msgid "cast function must take one to three arguments"
msgstr "キャスト関数の引数は1つから3つまででなければなりません"
-#: commands/functioncmds.c:1544
+#: commands/functioncmds.c:1578
msgid ""
"argument of cast function must match or be binary-coercible from source data "
"type"
"キャスト関数の引数は変換元データ型と一致するか、またはバイナリ型を強要できな"
"ければなりません"
-#: commands/functioncmds.c:1548
+#: commands/functioncmds.c:1582
msgid "second argument of cast function must be type integer"
msgstr "キャスト関数の第2引数は整数型でなければなりません"
-#: commands/functioncmds.c:1552
+#: commands/functioncmds.c:1586
msgid "third argument of cast function must be type boolean"
msgstr "キャスト関数の第3引数は論理型でなければなりません"
-#: commands/functioncmds.c:1556
+#: commands/functioncmds.c:1590
msgid ""
"return data type of cast function must match or be binary-coercible to "
"target data type"
"キャスト関数の戻り値データ型は変換後データ型と一致するか、またはバイナリ型を"
"強要できなければなりません"
-#: commands/functioncmds.c:1567
+#: commands/functioncmds.c:1601
msgid "cast function must not be volatile"
msgstr "キャスト関数はvolatileではいけません"
-#: commands/functioncmds.c:1572
+#: commands/functioncmds.c:1606
msgid "cast function must not be an aggregate function"
msgstr "キャスト関数は集約関数ではいけません"
-#: commands/functioncmds.c:1576
+#: commands/functioncmds.c:1610
msgid "cast function must not be a window function"
msgstr "キャスト関数は集約関数ではいけません"
-#: commands/functioncmds.c:1580
+#: commands/functioncmds.c:1614
msgid "cast function must not return a set"
msgstr "キャスト関数は集合を返してはいけません"
-#: commands/functioncmds.c:1606
+#: commands/functioncmds.c:1640
msgid "must be superuser to create a cast WITHOUT FUNCTION"
msgstr ""
"WITHOUT FUNCTION句付きのキャストを作成するにはスーパーユーザでなければなりま"
"せん"
-#: commands/functioncmds.c:1621
+#: commands/functioncmds.c:1655
msgid "source and target data types are not physically compatible"
msgstr "変換元と変換先のデータ型の間には物理的な互換性がありません"
-#: commands/functioncmds.c:1636
+#: commands/functioncmds.c:1670
msgid "composite data types are not binary-compatible"
msgstr "複合データ型はバイナリ互換ではありません"
-#: commands/functioncmds.c:1642
+#: commands/functioncmds.c:1676
msgid "enum data types are not binary-compatible"
msgstr "列挙データ型はバイナリ互換ではありません"
-#: commands/functioncmds.c:1648
+#: commands/functioncmds.c:1682
msgid "array data types are not binary-compatible"
msgstr "配列データ型はバイナリ互換ではありません"
-#: commands/functioncmds.c:1658
+#: commands/functioncmds.c:1692
msgid "source data type and target data type are the same"
msgstr "変換元と変換先のデータ型が同一です"
-#: commands/functioncmds.c:1692
+#: commands/functioncmds.c:1726
#, c-format
msgid "cast from type %s to type %s already exists"
msgstr "型%sから型%sへのキャストはすでに存在しています"
-#: commands/functioncmds.c:1768 commands/comment.c:1466
+#: commands/functioncmds.c:1802 commands/comment.c:1494
#, c-format
msgid "cast from type %s to type %s does not exist"
msgstr "型%sから型%sへのキャストは存在しません"
-#: commands/functioncmds.c:1773
+#: commands/functioncmds.c:1807
#, c-format
msgid "cast from type %s to type %s does not exist, skipping"
msgstr "型%sから型%sへのキャストは存在しません。省略します"
-#: commands/functioncmds.c:1872
+#: commands/functioncmds.c:1906
#, c-format
msgid "function \"%s\" is already in schema \"%s\""
msgstr "関数\"%s\"はすでにスキーマ\"%s\"内に存在します"
-#: commands/functioncmds.c:1896
+#: commands/functioncmds.c:1930
#, c-format
msgid "function \"%s\" already exists in schema \"%s\""
msgstr "関数\"%s\"はすでにスキーマ\"%s\"内に存在します"
-#: commands/vacuumlazy.c:234
+#: commands/functioncmds.c:2002
+msgid "no inline code specified"
+msgstr "インラインコードの指定がありません"
+
+#: commands/functioncmds.c:2052
+msgid "language \"%s\" does not support inline code execution"
+msgstr "言語 \"%s\" ではインラインコード実行をサポートしていません"
+
+#: commands/vacuumlazy.c:250
#, c-format
msgid ""
"automatic vacuum of table \"%s.%s.%s\": index scans: %d\n"
"タプル: %.0fを削除、%.0fが残存\n"
"システム使用状況: %s"
-#: commands/vacuumlazy.c:288 commands/vacuum.c:1371
+#: commands/vacuumlazy.c:334 commands/vacuum.c:1407
#, c-format
msgid "vacuuming \"%s.%s\""
msgstr "\"%s.%s\"をバキュームしています"
-#: commands/vacuumlazy.c:408 commands/vacuum.c:1430
+#: commands/vacuumlazy.c:459 commands/vacuum.c:1466
#, c-format
msgid "relation \"%s\" page %u is uninitialized --- fixing"
msgstr "リレーション\"%s\" ページ%uは初期化されていません --- 修正しています"
-#: commands/vacuumlazy.c:733
+#: commands/vacuumlazy.c:791
#, c-format
msgid "\"%s\": removed %.0f row versions in %u pages"
msgstr "\"%s\": %.0f行バージョンを%uページから削除しました"
-#: commands/vacuumlazy.c:738
+#: commands/vacuumlazy.c:796
#, c-format
msgid ""
"\"%s\": found %.0f removable, %.0f nonremovable row versions in %u out of %u "
"\"%1$s\": 全 %5$u ページ中の %4$u ページで見つかった行バージョン:移動可能 %2"
"$.0f 行、削除不可 %3$.0f 行"
-#: commands/vacuumlazy.c:741
+#: commands/vacuumlazy.c:799
#, c-format
msgid ""
"%.0f dead row versions cannot be removed yet.\n"
"%u ページが完全に空です。\n"
"%s"
-#: commands/vacuumlazy.c:799
+#: commands/vacuumlazy.c:857
#, c-format
msgid "\"%s\": removed %d row versions in %d pages"
msgstr "\"%s\": %d行バージョンを%dページから削除しました"
-#: commands/vacuumlazy.c:802 commands/vacuumlazy.c:895
-#: commands/vacuumlazy.c:1022 commands/vacuum.c:2765
+#: commands/vacuumlazy.c:860 commands/vacuumlazy.c:953
+#: commands/vacuumlazy.c:1080 commands/vacuum.c:2812
#, c-format
msgid "%s."
msgstr "%s。"
-#: commands/vacuumlazy.c:892
+#: commands/vacuumlazy.c:950
#, c-format
msgid "scanned index \"%s\" to remove %d row versions"
msgstr "%2$d行バージョンを削除するためインデックス\"%1$s\"をスキャンしました"
-#: commands/vacuumlazy.c:935 commands/vacuum.c:3412 commands/vacuum.c:3489
+#: commands/vacuumlazy.c:993 commands/vacuum.c:3479 commands/vacuum.c:3556
#, c-format
msgid "index \"%s\" now contains %.0f row versions in %u pages"
msgstr "現在インデックス\"%s\"は%.0f行バージョンを%uページで含んでいます"
-#: commands/vacuumlazy.c:939 commands/vacuum.c:3493
+#: commands/vacuumlazy.c:997 commands/vacuum.c:3560
#, c-format
msgid ""
"%.0f index row versions were removed.\n"
"%uインデックスページが削除され、%uが現在再利用可能です\n"
"%s"
-#: commands/vacuumlazy.c:1019 commands/vacuum.c:3319
+#: commands/vacuumlazy.c:1077 commands/vacuum.c:3386
#, c-format
msgid "\"%s\": truncated %u to %u pages"
msgstr "\"%s\": %u削除され、%uページになりました"
+#: commands/explain.c:145
+msgid "unrecognized value for EXPLAIN option \"%s\": \"%s\""
+msgstr "EXPLAIN オプション \"%s\" が認識できない値です: \"%s\""
+
+#: commands/explain.c:151
+msgid "unrecognized EXPLAIN option \"%s\""
+msgstr "EXPLAIN オプション \"%s\" が認識できません"
+
+#: commands/explain.c:158
+msgid "EXPLAIN option BUFFERS requires ANALYZE"
+msgstr "EXPLAIN オプションの BUFFERS には ANALYZE 指定が必要です"
+
#: commands/operatorcmds.c:110 commands/operatorcmds.c:118
msgid "SETOF type not allowed for operator argument"
msgstr "演算子の引数にはSETOF型を使用できません"
msgid "operator %s does not exist, skipping"
msgstr "演算子%sが存在しません。省略します"
-#: commands/vacuum.c:649
+#: commands/vacuum.c:658
msgid "oldest xmin is far in the past"
msgstr "最も古いxminが古すぎます"
-#: commands/vacuum.c:650
+#: commands/vacuum.c:659
msgid "Close open transactions soon to avoid wraparound problems."
msgstr ""
"周回問題を回避するためすぐにオープンしているトランザクションをクローズしてく"
"ださい。"
-#: commands/vacuum.c:978
+#: commands/vacuum.c:991
msgid "some databases have not been vacuumed in over 2 billion transactions"
msgstr ""
"データベースの一部は20億トランザクション以上の間にバキュームされていませんで"
"した"
-#: commands/vacuum.c:979
+#: commands/vacuum.c:992
msgid "You might have already suffered transaction-wraparound data loss."
msgstr "トランザクションの周回によるデータ損失が発生している可能性があります"
-#: commands/vacuum.c:1111
+#: commands/vacuum.c:1126
#, c-format
msgid "skipping \"%s\" --- only superuser can vacuum it"
msgstr "\"%s\" をスキップしています --- スーパーユーザのみがバキュームできます"
-#: commands/vacuum.c:1115
+#: commands/vacuum.c:1130
#, c-format
msgid "skipping \"%s\" --- only superuser or database owner can vacuum it"
msgstr ""
"\"%s\" をスキップしています --- スーパーユーザもしくはデータベースの所有者の"
"みがバキュームできます"
-#: commands/vacuum.c:1119
+#: commands/vacuum.c:1134
#, c-format
msgid "skipping \"%s\" --- only table or database owner can vacuum it"
msgstr ""
"\"%s\"を飛ばしています --- テーブルまたはデータベースの所有者のみがバキューム"
"することができます"
-#: commands/vacuum.c:1136
+#: commands/vacuum.c:1151
#, c-format
msgid ""
"skipping \"%s\" --- cannot vacuum indexes, views, or special system tables"
"\"%s\"を飛ばしています --- インデックス、ビュー、特別なシステムテーブルをバ"
"キュームすることはできません"
-#: commands/vacuum.c:1542 commands/vacuum.c:1607
+#: commands/vacuum.c:1578 commands/vacuum.c:1643
#, c-format
msgid ""
"relation \"%s\" TID %u/%u: XMIN_COMMITTED not set for transaction %u --- "
"リレーション\"%s\" TID %u/%u: XMIN_COMMITTEDがトランザクション%u向けに設定さ"
"れていません --- リレーションを縮小できません"
-#: commands/vacuum.c:1575
+#: commands/vacuum.c:1611
#, c-format
msgid ""
"relation \"%s\" TID %u/%u: dead HOT-updated tuple --- cannot shrink relation"
"リレーション\"%s\" TID %u/%u: 不要なHOT更新タプル --- リレーションを縮小でき"
"ません"
-#: commands/vacuum.c:1646
+#: commands/vacuum.c:1682
#, c-format
msgid ""
"relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- cannot shrink "
"リレーション\"%s\" TID %u/%u: InsertTransactionInProgress %u --- 縮小できませ"
"ん"
-#: commands/vacuum.c:1663
+#: commands/vacuum.c:1699
#, c-format
msgid ""
"relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- cannot shrink "
"リレーション\"%s\" TID %u/%u: DeleteTransactionInProgress %u --- 縮小できませ"
"ん"
-#: commands/vacuum.c:1851
+#: commands/vacuum.c:1890
#, c-format
msgid ""
"\"%s\": found %.0f removable, %.0f nonremovable row versions in %u pages"
"\"%1$s\": %4$uページ内に%2$.0fの削除可能、%3$.0fの削除不可能な行バージョンが"
"ありました"
-#: commands/vacuum.c:1854
+#: commands/vacuum.c:1893
#, c-format
msgid ""
"%.0f dead row versions cannot be removed yet.\n"
"%uページは%.0fの空きバイトを含み、移動する可能性があります\n"
"%s"
-#: commands/vacuum.c:2762
+#: commands/vacuum.c:2809
#, c-format
msgid "\"%s\": moved %u row versions, truncated %u to %u pages"
msgstr "\"%s\": %u行バージョンが移動、%uが削除され、%uページになりました"
-#: commands/vacuum.c:3416
+#: commands/vacuum.c:3483
#, c-format
msgid ""
"%u index pages have been deleted, %u are currently reusable.\n"
"%uインデックスページが削除され、現在%uが再利用可能です\n"
"%s"
-#: commands/vacuum.c:3431 commands/vacuum.c:3510
+#: commands/vacuum.c:3498 commands/vacuum.c:3577
#, c-format
msgid ""
"index \"%s\" contains %.0f row versions, but table contains %.0f row versions"
"インデックス\"%s\"は%.0f行バージョンを持ち、テーブルは%.0f行バージョンを持ち"
"ます"
-#: commands/vacuum.c:3434 commands/vacuum.c:3513
+#: commands/vacuum.c:3501 commands/vacuum.c:3580
msgid "Rebuild the index with REINDEX."
msgstr "REINDEXでインデックスを再構築してください"
-#: commands/tablecmds.c:191
+#: commands/tablecmds.c:192
#, c-format
msgid "table \"%s\" does not exist"
msgstr "テーブル\"%s\"は存在しません"
-#: commands/tablecmds.c:192
+#: commands/tablecmds.c:193
#, c-format
msgid "table \"%s\" does not exist, skipping"
msgstr "テーブル\"%s\"は存在しません。省略します"
-#: commands/tablecmds.c:194
+#: commands/tablecmds.c:195
msgid "Use DROP TABLE to remove a table."
msgstr "テーブルを削除するにはDROP TABLEを使用してください。"
-#: commands/tablecmds.c:197
+#: commands/tablecmds.c:198
#, c-format
msgid "sequence \"%s\" does not exist"
msgstr "シーケンス\"%s\"は存在しません"
-#: commands/tablecmds.c:198
+#: commands/tablecmds.c:199
#, c-format
msgid "sequence \"%s\" does not exist, skipping"
msgstr "シーケンス\"%s\"は存在しません。省略します"
-#: commands/tablecmds.c:199 commands/tablecmds.c:2045
-#: commands/tablecmds.c:2266 commands/tablecmds.c:7500 commands/comment.c:509
-#: commands/sequence.c:945 catalog/aclchk.c:895
+#: commands/tablecmds.c:200 commands/tablecmds.c:2138
+#: commands/tablecmds.c:2359 commands/tablecmds.c:7804 commands/comment.c:566
+#: commands/sequence.c:949 utils/adt/acl.c:2015 utils/adt/acl.c:2045
+#: utils/adt/acl.c:2077 utils/adt/acl.c:2109 utils/adt/acl.c:2137
+#: utils/adt/acl.c:2167 catalog/aclchk.c:1652
#, c-format
msgid "\"%s\" is not a sequence"
msgstr "\"%s\"はシーケンスではありません"
-#: commands/tablecmds.c:200
+#: commands/tablecmds.c:201
msgid "Use DROP SEQUENCE to remove a sequence."
msgstr "シーケンスを削除するにはDROP SEQUENCEを使用してください。"
-#: commands/tablecmds.c:203
+#: commands/tablecmds.c:204
#, c-format
msgid "view \"%s\" does not exist"
msgstr "ビュー\"%s\"は存在しません"
-#: commands/tablecmds.c:204
+#: commands/tablecmds.c:205
#, c-format
msgid "view \"%s\" does not exist, skipping"
msgstr "ビュー\"%s\"は存在しません。省略します"
-#: commands/tablecmds.c:206
+#: commands/tablecmds.c:207
msgid "Use DROP VIEW to remove a view."
msgstr "ビューを削除するにはDROP VIEWを使用してください。"
-#: commands/tablecmds.c:209
+#: commands/tablecmds.c:210
#, c-format
msgid "index \"%s\" does not exist"
msgstr "インデックス\"%s\"は存在しません"
-#: commands/tablecmds.c:210
+#: commands/tablecmds.c:211
#, c-format
msgid "index \"%s\" does not exist, skipping"
msgstr "インデックス\"%s\"は存在しません。省略します"
-#: commands/tablecmds.c:212
+#: commands/tablecmds.c:213
msgid "Use DROP INDEX to remove an index."
msgstr "インデックスを削除するにはDROP INDEXを使用してください"
-#: commands/tablecmds.c:217
+#: commands/tablecmds.c:218
#, c-format
msgid "\"%s\" is not a type"
msgstr "\"%s\"は型ではありません"
-#: commands/tablecmds.c:218
+#: commands/tablecmds.c:219
msgid "Use DROP TYPE to remove a type."
msgstr "型を削除するにはDROP TYPEを使用してください"
-#: commands/tablecmds.c:843
+#: commands/tablecmds.c:865
#, c-format
msgid "truncate cascades to table \"%s\""
msgstr "テーブル\"%s\"へのカスケードを削除します"
-#: commands/tablecmds.c:1052
+#: commands/tablecmds.c:1096
#, c-format
msgid "cannot truncate system relation \"%s\""
msgstr "システムリレーション\"%s\"を削除できません"
-#: commands/tablecmds.c:1062
+#: commands/tablecmds.c:1106
msgid "cannot truncate temporary tables of other sessions"
msgstr "他のセッションの一時テーブルを削除できません"
-#: commands/tablecmds.c:1156 commands/tablecmds.c:1481
-#: commands/tablecmds.c:3597 catalog/heap.c:362
+#: commands/tablecmds.c:1222 commands/tablecmds.c:1574
+#: commands/tablecmds.c:3740 catalog/heap.c:365
#, c-format
msgid "tables can have at most %d columns"
msgstr "テーブルは最大で%d列持つことができます"
-#: commands/tablecmds.c:1178 commands/copy.c:3416 parser/parse_target.c:820
-#: parser/parse_target.c:831
-#, c-format
-msgid "column \"%s\" specified more than once"
-msgstr "列\"%s\"が複数指定されました"
-
-#: commands/tablecmds.c:1203 parser/parse_utilcmd.c:557
-#: parser/parse_utilcmd.c:1163
+#: commands/tablecmds.c:1269 parser/parse_utilcmd.c:566
+#: parser/parse_utilcmd.c:1389
#, c-format
msgid "inherited relation \"%s\" is not a table"
msgstr "継承されるリレーション\"%s\"はテーブルではありません"
-#: commands/tablecmds.c:1209 commands/tablecmds.c:6913
+#: commands/tablecmds.c:1275 commands/tablecmds.c:7217
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "一時リレーション\"%s\"から継承することはできません"
-#: commands/tablecmds.c:1226 commands/tablecmds.c:6941
+#: commands/tablecmds.c:1292 commands/tablecmds.c:7245
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "リレーション\"%s\"が複数回継承されました"
-#: commands/tablecmds.c:1281
+#: commands/tablecmds.c:1347
#, c-format
msgid "merging multiple inherited definitions of column \"%s\""
msgstr "複数の継承される列\"%s\"の定義をマージしています"
-#: commands/tablecmds.c:1289
+#: commands/tablecmds.c:1355
#, c-format
msgid "inherited column \"%s\" has a type conflict"
msgstr "継承される列\"%s\"の型が競合しています"
-#: commands/tablecmds.c:1291 commands/tablecmds.c:1449
-#: parser/parse_coerce.c:302 parser/parse_coerce.c:1488
-#: parser/parse_coerce.c:1507 parser/parse_coerce.c:1552
-#: parser/parse_expr.c:1872
+#: commands/tablecmds.c:1357 commands/tablecmds.c:1369
+#: commands/tablecmds.c:1529 commands/tablecmds.c:1541
+#: parser/parse_coerce.c:1440 parser/parse_coerce.c:1459
+#: parser/parse_coerce.c:1504 parser/parse_param.c:213
#, c-format
msgid "%s versus %s"
msgstr "%s対%s"
-#: commands/tablecmds.c:1439
+#: commands/tablecmds.c:1367
+msgid "inherited column \"%s\" has a storage parameter conflict"
+msgstr "継承される列 \"%s\" の格納パラメーターが競合しています"
+
+#: commands/tablecmds.c:1519
#, c-format
msgid "merging column \"%s\" with inherited definition"
-msgstr "継承される定義で列\"%s\"をマージしています"
+msgstr "継承される定義で列 \"%s\" をマージしています"
-#: commands/tablecmds.c:1447
+#: commands/tablecmds.c:1527
#, c-format
msgid "column \"%s\" has a type conflict"
msgstr "列\"%s\"の型が競合しています"
-#: commands/tablecmds.c:1498
+#: commands/tablecmds.c:1539
+msgid "column \"%s\" has a storage parameter conflict"
+msgstr "列 \"%s\" の格納パラメーターが競合しています"
+
+#: commands/tablecmds.c:1591
#, c-format
msgid "column \"%s\" inherits conflicting default values"
msgstr "列\"%s\"は競合するデフォルト値を継承します"
-#: commands/tablecmds.c:1500
+#: commands/tablecmds.c:1593
msgid "To resolve the conflict, specify a default explicitly."
msgstr "競合を解消するには明示的にデフォルトを指定してください"
-#: commands/tablecmds.c:1547
+#: commands/tablecmds.c:1640
#, c-format
msgid ""
"check constraint name \"%s\" appears multiple times but with different "
"expressions"
msgstr "異なる式を持つ検査制約名\"%s\"が複数あります。"
-#: commands/tablecmds.c:1903
+#: commands/tablecmds.c:1996
#, c-format
msgid "inherited column \"%s\" must be renamed in child tables too"
msgstr "継承される列\"%s\"の名前を子テーブルで変更しなければなりません"
-#: commands/tablecmds.c:1913 commands/indexcmds.c:835 commands/copy.c:3409
-#: utils/adt/tsvector_op.c:1342 parser/parse_expr.c:466
+#: commands/tablecmds.c:2006 commands/indexcmds.c:900 commands/copy.c:3446
+#: utils/adt/tsvector_op.c:1347 parser/parse_expr.c:756
#, c-format
msgid "column \"%s\" does not exist"
msgstr "列\"%s\"は存在しません"
-#: commands/tablecmds.c:1921
+#: commands/tablecmds.c:2014
#, c-format
msgid "cannot rename system column \"%s\""
msgstr "システム列%s\"の名前を変更できません"
-#: commands/tablecmds.c:1931
+#: commands/tablecmds.c:2024
#, c-format
msgid "cannot rename inherited column \"%s\""
msgstr "継承される列\"%s\"の名前を変更できません"
-#: commands/tablecmds.c:1942 commands/tablecmds.c:3585
+#: commands/tablecmds.c:2035 commands/tablecmds.c:3728
#, c-format
msgid "column \"%s\" of relation \"%s\" already exists"
msgstr "リレーション\"%2$s\"の列\"%1$s\"はすでに存在します"
-#: commands/tablecmds.c:2063 commands/tablecmds.c:6252
-#: commands/tablecmds.c:7543
+#: commands/tablecmds.c:2156 commands/tablecmds.c:6556
+#: commands/tablecmds.c:7847
msgid "Use ALTER TYPE instead."
msgstr "代わりにALTER TYPEを使用してください"
-#: commands/tablecmds.c:2112 catalog/heap.c:866 catalog/index.c:595
+#: commands/tablecmds.c:2205 catalog/heap.c:903 catalog/index.c:624
#, c-format
msgid "relation \"%s\" already exists"
msgstr "リレーション\"%s\"はすでに存在します"
#. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:2188
+#: commands/tablecmds.c:2281
#, c-format
msgid ""
"cannot %s \"%s\" because it is being used by active queries in this session"
"ません"
#. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:2197
+#: commands/tablecmds.c:2290
#, c-format
msgid "cannot %s \"%s\" because it has pending trigger events"
msgstr "トリガイベントを待機しているため \"%2$s\" を %1$s できません"
-#: commands/tablecmds.c:2792
+#: commands/tablecmds.c:2900
#, c-format
msgid "cannot rewrite system relation \"%s\""
msgstr "システムリレーション\"%sを書き換えられません"
-#: commands/tablecmds.c:2802
+#: commands/tablecmds.c:2910
msgid "cannot rewrite temporary tables of other sessions"
msgstr "他のセッションの一時テーブルを書き換えられません"
-#: commands/tablecmds.c:3128
+#: commands/tablecmds.c:3263
#, c-format
msgid "column \"%s\" contains null values"
msgstr "列\"%s\"にはNULL値があります"
-#: commands/tablecmds.c:3142
+#: commands/tablecmds.c:3277
#, c-format
msgid "check constraint \"%s\" is violated by some row"
msgstr "一部の行で検査制約\"%s\"に違反しています"
-#: commands/tablecmds.c:3225 rewrite/rewriteDefine.c:253
+#: commands/tablecmds.c:3368 rewrite/rewriteDefine.c:253
#, c-format
msgid "\"%s\" is not a table or view"
msgstr "\"%s\"はテーブルやビューではありません"
-#: commands/tablecmds.c:3261 commands/tablecmds.c:4012
+#: commands/tablecmds.c:3404 commands/tablecmds.c:4157
+#: commands/tablecmds.c:4241
#, c-format
msgid "\"%s\" is not a table or index"
msgstr "\"%s\"はテーブルやインデックスではありません"
-#: commands/tablecmds.c:3416
+#: commands/tablecmds.c:3559
#, c-format
msgid "cannot alter table \"%s\" because column \"%s\".\"%s\" uses its rowtype"
msgstr ""
"テーブル\"%s\"を変更できません。その行型を列\"%s\".\"%s\"で使用しているためで"
"す"
-#: commands/tablecmds.c:3423
+#: commands/tablecmds.c:3566
#, c-format
msgid "cannot alter type \"%s\" because column \"%s\".\"%s\" uses it"
msgstr ""
"型\"%s\"を変更できません。列\"%s\".\"%s\"でその型を使用しているためです"
-#: commands/tablecmds.c:3494
+#: commands/tablecmds.c:3637
msgid "column must be added to child tables too"
msgstr "列は子テーブルでも追加しなければなりません"
-#: commands/tablecmds.c:3539 commands/tablecmds.c:7097
+#: commands/tablecmds.c:3682 commands/tablecmds.c:7401
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr "子テーブル\"%s\"が異なる型の列\"%s\"を持っています"
-#: commands/tablecmds.c:3546
+#: commands/tablecmds.c:3689
#, c-format
msgid "child table \"%s\" has a conflicting \"%s\" column"
msgstr "子テーブル \"%s\" に競合するカラム \"%s\" があります"
-#: commands/tablecmds.c:3558
+#: commands/tablecmds.c:3701
#, c-format
msgid "merging definition of column \"%s\" for child \"%s\""
msgstr "子\"%2$s\"の列\"%1$s\"の定義をマージしています"
-#: commands/tablecmds.c:3832 commands/tablecmds.c:3924
-#: commands/tablecmds.c:3969 commands/tablecmds.c:4065
-#: commands/tablecmds.c:4126 commands/tablecmds.c:5576
+#: commands/tablecmds.c:3977 commands/tablecmds.c:4069
+#: commands/tablecmds.c:4114 commands/tablecmds.c:4210
+#: commands/tablecmds.c:4298 commands/tablecmds.c:4359
+#: commands/tablecmds.c:5870
#, c-format
msgid "cannot alter system column \"%s\""
msgstr "システム列\"%s\"を変更できません"
-#: commands/tablecmds.c:3868
+#: commands/tablecmds.c:4013
#, c-format
msgid "column \"%s\" is in a primary key"
msgstr "列\"%s\"はプライマリキーで使用しています"
-#: commands/tablecmds.c:4039
+#: commands/tablecmds.c:4184
#, c-format
msgid "statistics target %d is too low"
msgstr "統計情報対象%dは小さすぎます"
-#: commands/tablecmds.c:4047
+#: commands/tablecmds.c:4192
#, c-format
msgid "lowering statistics target to %d"
msgstr "統計情報対象を%dに減らしましています"
-#: commands/tablecmds.c:4107
+#: commands/tablecmds.c:4280
+msgid "number of distinct values %g is too low"
+msgstr "DISTINCT 対象値の数 %d が小さすぎます"
+
+#: commands/tablecmds.c:4340
#, c-format
msgid "invalid storage type \"%s\""
msgstr "保管方式\"%s\"は無効です"
-#: commands/tablecmds.c:4138
+#: commands/tablecmds.c:4371
#, c-format
msgid "column data type %s can only have storage PLAIN"
msgstr "列のデータ型%sは保管方式PLAINしか取ることができません"
-#: commands/tablecmds.c:4193
+#: commands/tablecmds.c:4424
+msgid "column \"%s\" of relation \"%s\" does not exist, skipping"
+msgstr "リレーション \"%2$s\" の列 \"%1$s\" は存在しません。スキップします。"
+
+#: commands/tablecmds.c:4437
#, c-format
msgid "cannot drop system column \"%s\""
msgstr "システム列\"%s\"を削除できません"
-#: commands/tablecmds.c:4200
+#: commands/tablecmds.c:4444
#, c-format
msgid "cannot drop inherited column \"%s\""
msgstr "継承される列\"%s\"を削除できません"
-#: commands/tablecmds.c:4430 catalog/heap.c:2029 catalog/pg_constraint.c:613
+#: commands/tablecmds.c:4665 catalog/heap.c:2110 catalog/pg_constraint.c:644
#, c-format
msgid "constraint \"%s\" for relation \"%s\" already exists"
msgstr "すでに制約\"%s\"はリレーション\"%s\"に存在します"
-#: commands/tablecmds.c:4532
+#: commands/tablecmds.c:4766
msgid "constraint must be added to child tables too"
msgstr "制約は子テーブルにも追加しなければなりません"
-#: commands/tablecmds.c:4597 commands/sequence.c:1283
+#: commands/tablecmds.c:4831 commands/sequence.c:1287
#, c-format
msgid "referenced relation \"%s\" is not a table"
msgstr "参照先のリレーション\"%s\"はテーブルではありません"
-#: commands/tablecmds.c:4619
+#: commands/tablecmds.c:4853
msgid "cannot reference temporary table from permanent table constraint"
msgstr "永続テーブルの制約から一時テーブルを参照できません"
-#: commands/tablecmds.c:4626
+#: commands/tablecmds.c:4860
msgid "cannot reference permanent table from temporary table constraint"
msgstr "一時テーブルの制約から永続テーブルを参照できません"
-#: commands/tablecmds.c:4686
+#: commands/tablecmds.c:4920
msgid "number of referencing and referenced columns for foreign key disagree"
msgstr "外部キーの参照列数と非参照列数が合いません"
-#: commands/tablecmds.c:4777
+#: commands/tablecmds.c:5011
#, c-format
msgid "foreign key constraint \"%s\" cannot be implemented"
msgstr "外部キー制約\"%sは実装されていません"
-#: commands/tablecmds.c:4780
+#: commands/tablecmds.c:5014
#, c-format
msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
msgstr "キーとなる列\"%s\"と\"%s\"との間で型に互換性がありません:%sと%s"
-#: commands/tablecmds.c:4873
+#: commands/tablecmds.c:5109
#, c-format
msgid "column \"%s\" referenced in foreign key constraint does not exist"
msgstr "外部キー制約で参照される列\"%s\"が存在しません"
-#: commands/tablecmds.c:4878
+#: commands/tablecmds.c:5114
#, c-format
msgid "cannot have more than %d keys in a foreign key"
msgstr "外部キーでは%dを超えるキーを持つことができません"
-#: commands/tablecmds.c:4951
+#: commands/tablecmds.c:5181
+msgid "cannot use a deferrable primary key for referenced table \"%s\""
+msgstr "被参照テーブル \"%s\" には遅延可能プライマリキーは使用できません"
+
+#: commands/tablecmds.c:5198
#, c-format
msgid "there is no primary key for referenced table \"%s\""
msgstr "被参照テーブル\"%s\"にはプライマリキーがありません"
-#: commands/tablecmds.c:5085
+#: commands/tablecmds.c:5350
+msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
+msgstr "被参照テーブル \"%s\" に対しては、遅延可能な一意性制約は使用できません"
+
+#: commands/tablecmds.c:5355
#, c-format
msgid ""
"there is no unique constraint matching given keys for referenced table \"%s\""
-msgstr "被参照テーブル\"%s\"にて指定したキーに一致する一意性制約がありません"
+msgstr "被参照テーブル \"%s\" に、指定したキーに一致する一意性制約がありません"
-#: commands/tablecmds.c:5405
+#: commands/tablecmds.c:5688
#, c-format
msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
msgstr "リレーション \"%2$s\" の継承された制約 \"%1$s\" を削除できません"
-#: commands/tablecmds.c:5429 commands/tablecmds.c:5532
+#: commands/tablecmds.c:5713 commands/tablecmds.c:5826
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist"
msgstr "リレーション \"%2$s\" の制約 \"%1$s\" は存在しません"
-#: commands/tablecmds.c:5583
+#: commands/tablecmds.c:5719
+msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
+msgstr "リレーション \"%2$s\" の制約 \"%1$s\" は存在しません。スキップします。"
+
+#: commands/tablecmds.c:5877
#, c-format
msgid "cannot alter inherited column \"%s\""
msgstr "継承される列\"%s\"を変更できません"
-#: commands/tablecmds.c:5618
+#: commands/tablecmds.c:5912
msgid "transform expression must not return a set"
msgstr "変換式は集合を返してはいけません"
-#: commands/tablecmds.c:5624
+#: commands/tablecmds.c:5918
msgid "cannot use subquery in transform expression"
msgstr "変換式では副問い合わせを使用できません"
-#: commands/tablecmds.c:5628
+#: commands/tablecmds.c:5922
msgid "cannot use aggregate function in transform expression"
msgstr "変換式では集約関数を使用できません"
-#: commands/tablecmds.c:5632
+#: commands/tablecmds.c:5926
msgid "cannot use window function in transform expression"
msgstr "変換式の中ではウィンドウ関数は使用できません"
-#: commands/tablecmds.c:5650
+#: commands/tablecmds.c:5944
#, c-format
msgid "column \"%s\" cannot be cast to type %s"
msgstr "列\"%s\"を型\"%s\"にキャストできません"
-#: commands/tablecmds.c:5676
+#: commands/tablecmds.c:5970
#, c-format
msgid "type of inherited column \"%s\" must be changed in child tables too"
msgstr "継承される列\"%s\"の型を子テーブルで変更しなければなりません"
-#: commands/tablecmds.c:5715
+#: commands/tablecmds.c:6009
#, c-format
msgid "cannot alter type of column \"%s\" twice"
msgstr "列\"%s\"の型を2回変更することはできません"
-#: commands/tablecmds.c:5749
+#: commands/tablecmds.c:6043
#, c-format
msgid "default for column \"%s\" cannot be cast to type %s"
msgstr "列 \"%s\" のデフォルト値を \"%s\" 型にキャストできません"
-#: commands/tablecmds.c:5875
+#: commands/tablecmds.c:6169
msgid "cannot alter type of a column used by a view or rule"
msgstr "ビューまたはルールで使用される列の型を変更できません"
-#: commands/tablecmds.c:5876
+#: commands/tablecmds.c:6170
#, c-format
msgid "%s depends on column \"%s\""
msgstr "%sは列\"%s\"に依存しています"
-#: commands/tablecmds.c:6220
+#: commands/tablecmds.c:6524
#, c-format
msgid "cannot change owner of index \"%s\""
msgstr "インデックス\"%s\"の所有者を変更できません"
-#: commands/tablecmds.c:6222
+#: commands/tablecmds.c:6526
msgid "Change the ownership of the index's table, instead."
msgstr "代わりにインデックスのテーブルの所有者を変更してください"
-#: commands/tablecmds.c:6238
+#: commands/tablecmds.c:6542
#, c-format
msgid "cannot change owner of sequence \"%s\""
msgstr "シーケンス\"%s\"の所有者を変更できません"
-#: commands/tablecmds.c:6240 commands/tablecmds.c:7533
+#: commands/tablecmds.c:6544 commands/tablecmds.c:7837
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "シーケンス\"%s\"はテーブル\"%s\"にリンクされています"
-#: commands/tablecmds.c:6261 commands/tablecmds.c:7551
+#: commands/tablecmds.c:6565 commands/tablecmds.c:7855
#, c-format
msgid "\"%s\" is not a table, view, or sequence"
msgstr "\"%s\"はテーブル、インデックス、ビュー、シーケンスではありません"
-#: commands/tablecmds.c:6520
+#: commands/tablecmds.c:6824
msgid "cannot have multiple SET TABLESPACE subcommands"
msgstr "SET TABLESPACEサブコマンドを複数指定できません"
-#: commands/tablecmds.c:6574
+#: commands/tablecmds.c:6878
#, c-format
msgid "\"%s\" is not a table, index, or TOAST table"
msgstr "\"%s\"はテーブルでもインデックスでもTOASTテーブルでもありません"
-#: commands/tablecmds.c:6686
+#: commands/tablecmds.c:6990
#, c-format
msgid "cannot move system relation \"%s\""
msgstr "システムリレーション\"%s\"を移動できません"
-#: commands/tablecmds.c:6693 catalog/heap.c:905 catalog/index.c:589
+#: commands/tablecmds.c:6997 catalog/heap.c:942 catalog/index.c:618
msgid "only shared relations can be placed in pg_global tablespace"
msgstr "共有リレーションのみをpg_globalテーブル空間に格納することができます"
-#: commands/tablecmds.c:6702
+#: commands/tablecmds.c:7006
msgid "cannot move temporary tables of other sessions"
msgstr "他のセッションの一時テーブルを移動できません"
-#: commands/tablecmds.c:6968
+#: commands/tablecmds.c:7272
msgid "circular inheritance not allowed"
msgstr "循環した継承を行うことはできません"
-#: commands/tablecmds.c:6969
+#: commands/tablecmds.c:7273
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "\"%s\"はすでに\"%s\"の子です"
-#: commands/tablecmds.c:6977
+#: commands/tablecmds.c:7281
#, c-format
msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
msgstr ""
"OIDを持たないテーブル\"%s\"をOIDを持つテーブル\"%s\"から継承することはできま"
"せん"
-#: commands/tablecmds.c:7104
+#: commands/tablecmds.c:7408
#, c-format
msgid "column \"%s\" in child table must be marked NOT NULL"
msgstr "子テーブルの列\"%s\"はNOT NULL印が付いていなければなりません"
-#: commands/tablecmds.c:7120
+#: commands/tablecmds.c:7424
#, c-format
msgid "child table is missing column \"%s\""
msgstr "子テーブルには列\"%s\"がありません"
-#: commands/tablecmds.c:7199
+#: commands/tablecmds.c:7503
#, c-format
msgid "child table \"%s\" has different definition for check constraint \"%s\""
msgstr ""
"子テーブル \"%s\" にはチェック制約 \"%s\" のための異なった定義を持っています"
-#: commands/tablecmds.c:7223
+#: commands/tablecmds.c:7527
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "子テーブルには制約 \"%s\" がありません"
-#: commands/tablecmds.c:7304
+#: commands/tablecmds.c:7608
#, c-format
msgid "relation \"%s\" is not a parent of relation \"%s\""
msgstr "リレーション\"%s\"はリレーション\"%s\"の親ではありません"
-#: commands/tablecmds.c:7532
+#: commands/tablecmds.c:7836
msgid "cannot move an owned sequence into another schema"
msgstr "所有するシーケンスを他のスキーマに移動することができません"
-#: commands/tablecmds.c:7561
+#: commands/tablecmds.c:7865
#, c-format
msgid "relation \"%s\" is already in schema \"%s\""
msgstr "リレーション\"%s\"はスキーマ\"%s\"内にすでに存在します"
-#: commands/tablecmds.c:7626
+#: commands/tablecmds.c:7930
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "リレーション\"%s\"はスキーマ\"%s\"内にすでに存在します"
-#: commands/prepare.c:71
+#: commands/prepare.c:70
msgid "invalid statement name: must not be empty"
msgstr "文の名前は無効です: 空ではいけません"
-#: commands/prepare.c:122 tcop/postgres.c:1239 parser/analyze.c:2209
+#: commands/prepare.c:121 tcop/postgres.c:1295 parser/parse_param.c:292
#, c-format
msgid "could not determine data type of parameter $%d"
msgstr "パラメータ$%dのデータ型が決定できません"
-#: commands/prepare.c:140
+#: commands/prepare.c:139
msgid "utility statements cannot be prepared"
msgstr "ユーティリティ文を準備できません"
-#: commands/prepare.c:240 commands/prepare.c:247 commands/prepare.c:702
+#: commands/prepare.c:239 commands/prepare.c:246 commands/prepare.c:702
msgid "prepared statement is not a SELECT"
msgstr "準備された文はSELECTではありません"
-#: commands/prepare.c:314
+#: commands/prepare.c:313
#, c-format
msgid "wrong number of parameters for prepared statement \"%s\""
msgstr "準備された文\"%s\"のパラメータ数が間違っています"
-#: commands/prepare.c:316
+#: commands/prepare.c:315
#, c-format
msgid "Expected %d parameters but got %d."
msgstr "%dパラメータを想定しましたが、%dパラメータでした"
-#: commands/prepare.c:345
+#: commands/prepare.c:344
msgid "cannot use subquery in EXECUTE parameter"
msgstr "EXECUTEのパラメータに副問い合わせを使用できません"
-#: commands/prepare.c:349
+#: commands/prepare.c:348
msgid "cannot use aggregate function in EXECUTE parameter"
msgstr "EXECUTEのパラメータに集約関数を使用できません"
-#: commands/prepare.c:353
+#: commands/prepare.c:352
msgid "cannot use window function in EXECUTE parameter"
msgstr "EXECUTE のパラメータにはウィンドウ関数を使用できません"
-#: commands/prepare.c:366
+#: commands/prepare.c:365
#, c-format
msgid "parameter $%d of type %s cannot be coerced to the expected type %s"
msgstr "パラメータ$%dの型%sを想定している型%sに強制することができません"
-#: commands/prepare.c:370 rewrite/rewriteHandler.c:947 catalog/heap.c:2180
-#: parser/parse_node.c:367 parser/parse_target.c:471 parser/parse_target.c:730
-#: parser/parse_target.c:740
+#: commands/prepare.c:369 rewrite/rewriteHandler.c:957 catalog/heap.c:2261
+#: parser/parse_node.c:372 parser/parse_target.c:475 parser/parse_target.c:734
+#: parser/parse_target.c:744
msgid "You will need to rewrite or cast the expression."
msgstr "式を書き換えるかキャストしなければなりません"
-#: commands/prepare.c:459
+#: commands/prepare.c:463
#, c-format
msgid "prepared statement \"%s\" already exists"
msgstr "準備された文\"%s\"はすでに存在します"
-#: commands/prepare.c:517
+#: commands/prepare.c:521
#, c-format
msgid "prepared statement \"%s\" does not exist"
msgstr "準備された文\"%s\"は存在しません"
-#: commands/prepare.c:753 utils/mmgr/portalmem.c:893 foreign/foreign.c:286
+#: commands/prepare.c:751 utils/mmgr/portalmem.c:893 foreign/foreign.c:286
msgid "materialize mode required, but it is not allowed in this context"
msgstr "実体化モードが要求されましたが、この文脈では許されません"
-#: commands/define.c:67 commands/define.c:213 commands/define.c:245
-#: commands/define.c:273
+#: commands/define.c:67 commands/define.c:222 commands/define.c:254
+#: commands/define.c:282
#, c-format
msgid "%s requires a parameter"
msgstr "%sはパラメータが必要です"
-#: commands/define.c:106 commands/define.c:117 commands/define.c:180
-#: commands/define.c:198
+#: commands/define.c:108 commands/define.c:119 commands/define.c:189
+#: commands/define.c:207
#, c-format
msgid "%s requires a numeric value"
msgstr "%sは数値が必要です"
-#: commands/define.c:166
+#: commands/define.c:175
#, c-format
msgid "%s requires a Boolean value"
msgstr "パラメータ\"%s\"はboolean値が必要です"
-#: commands/define.c:227
+#: commands/define.c:236
#, c-format
msgid "argument of %s must be a name"
msgstr "%sの引数は名前でなければなりません"
-#: commands/define.c:257
+#: commands/define.c:266
#, c-format
msgid "argument of %s must be a type name"
msgstr "%sの引数は型名でなければなりません"
-#: commands/define.c:282
+#: commands/define.c:291
#, c-format
msgid "%s requires an integer value"
msgstr "%sは整数値が必要です"
-#: commands/define.c:303
+#: commands/define.c:312
#, c-format
msgid "invalid argument for %s: \"%s\""
msgstr "%sの引数が無効です: \"%s\""
-#: commands/async.c:344
+#: commands/constraint.c:59 utils/adt/ri_triggers.c:3003
+#, c-format
+msgid "function \"%s\" was not called by trigger manager"
+msgstr "関数\"%s\"はトリガ関数として呼び出されていません"
+
+#: commands/constraint.c:66 utils/adt/ri_triggers.c:3012
+#, c-format
+msgid "function \"%s\" must be fired AFTER ROW"
+msgstr "関数\"%s\"をAFTER ROWで発行しなければなりません"
+
+#: commands/constraint.c:80 utils/adt/ri_triggers.c:3033
+#, c-format
+msgid "function \"%s\" must be fired for INSERT or UPDATE"
+msgstr "関数\"%s\"をINSERTまたはUPDATEで発行しなければなりません"
+
+#: commands/async.c:346
msgid "cannot PREPARE a transaction that has executed LISTEN or UNLISTEN"
msgstr ""
"すでに LISTEN または UNLISTEN を実行したトランザクションは PREPARE できません"
msgstr ""
"そのサーバー用のユーザーマッピング \"%s\" は存在しません。スキップします"
-#: commands/indexcmds.c:149
+#: commands/indexcmds.c:159
msgid "must specify at least one column"
msgstr "少なくとも1つの列を指定しなければなりません"
-#: commands/indexcmds.c:153
+#: commands/indexcmds.c:163
#, c-format
msgid "cannot use more than %d columns in an index"
msgstr "インデックスには%dを超える列を使用できません"
-#: commands/indexcmds.c:183
+#: commands/indexcmds.c:193
msgid "cannot create indexes on temporary tables of other sessions"
msgstr "他のセッションの一時テーブルに対するインデックスを作成できません"
-#: commands/indexcmds.c:276
+#: commands/indexcmds.c:297
msgid "substituting access method \"gist\" for obsolete method \"rtree\""
msgstr "古いメソッド\"rtree\"をアクセスメソッド\"gist\"に置換しています"
-#: commands/indexcmds.c:295
+#: commands/indexcmds.c:316
#, c-format
msgid "access method \"%s\" does not support unique indexes"
-msgstr "アクセスメソッド\"%s\"は一意性制約をサポートしません"
+msgstr "アクセスメソッド \"%s\" では一意性インデックスをサポートしていません"
-#: commands/indexcmds.c:300
+#: commands/indexcmds.c:321
#, c-format
msgid "access method \"%s\" does not support multicolumn indexes"
msgstr "アクセスメソッド\"%s\"は複数列インデックスをサポートしません"
-#: commands/indexcmds.c:333 parser/parse_utilcmd.c:1001
-#: parser/parse_utilcmd.c:1085
+#: commands/indexcmds.c:326
+msgid "access method \"%s\" does not support exclusion constraints"
+msgstr "アクセスメソッド \"%s\" は排除制約をサポートしていません"
+
+#: commands/indexcmds.c:359 parser/parse_utilcmd.c:1193
+#: parser/parse_utilcmd.c:1279
#, c-format
msgid "multiple primary keys for table \"%s\" are not allowed"
msgstr "テーブル\"%s\"に複数のプライマリキーを持たせることはできません"
-#: commands/indexcmds.c:350
+#: commands/indexcmds.c:376
msgid "primary keys cannot be expressions"
msgstr "プライマリキーを式にすることはできません"
-#: commands/indexcmds.c:380 commands/indexcmds.c:830
-#: parser/parse_utilcmd.c:1200
+#: commands/indexcmds.c:406 commands/indexcmds.c:895
+#: parser/parse_utilcmd.c:1426
#, c-format
msgid "column \"%s\" named in key does not exist"
msgstr "キーとして指名された列\"%s\"は存在しません"
-#: commands/indexcmds.c:435
+#: commands/indexcmds.c:480
#, c-format
msgid "%s %s will create implicit index \"%s\" for table \"%s\""
msgstr "%1$s %2$sはテーブル\"%4$s\"に暗黙的なインデックス\"%3$s\"を作成します"
-#: commands/indexcmds.c:771
+#: commands/indexcmds.c:819
msgid "cannot use subquery in index predicate"
msgstr "インデックスの述部に副問い合わせを使用できません"
-#: commands/indexcmds.c:775
+#: commands/indexcmds.c:823
msgid "cannot use aggregate in index predicate"
msgstr "インデックスの述部に集約を使用できません"
-#: commands/indexcmds.c:784
+#: commands/indexcmds.c:832
msgid "functions in index predicate must be marked IMMUTABLE"
msgstr "インデックスの述部の関数はIMMUTABLEマークが必要です"
-#: commands/indexcmds.c:869
+#: commands/indexcmds.c:934
msgid "cannot use subquery in index expression"
msgstr "式インデックスには副問い合わせを使用できません"
-#: commands/indexcmds.c:873
+#: commands/indexcmds.c:938
msgid "cannot use aggregate function in index expression"
msgstr "式インデックスには集約関数を使用できません"
-#: commands/indexcmds.c:883
+#: commands/indexcmds.c:948
msgid "functions in index expression must be marked IMMUTABLE"
msgstr "式インデックスの関数はIMMUTABLEマークが必要です"
-#: commands/indexcmds.c:920
+#: commands/indexcmds.c:983
+msgid "operator %s is not commutative"
+msgstr "演算子 %s は交換可能ではありません: %s"
+
+#: commands/indexcmds.c:985
+msgid "Only commutative operators can be used in exclusion constraints."
+msgstr "排除制約で使えるのは交換演算子だけです"
+
+#: commands/indexcmds.c:1012
+msgid "operator %s is not a member of operator family \"%s\""
+msgstr "演算子 %s は演算子ファミリー \"%s\" のメンバーではありません"
+
+#: commands/indexcmds.c:1015
+msgid ""
+"The exclusion operator must be related to the index operator class for the "
+"constraint."
+msgstr ""
+"この制約条件については、インデックス演算子クラスに対して"
+"排除制約が関連付けられなければなりません"
+
+#: commands/indexcmds.c:1050
#, c-format
msgid "access method \"%s\" does not support ASC/DESC options"
msgstr "アクセスメソッド\"%s\"はASC/DESCオプションをサポートしません"
-#: commands/indexcmds.c:925
+#: commands/indexcmds.c:1055
#, c-format
msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
msgstr "アクセスメソッド\"%s\"はNULLS FIRST/LASTオプションをサポートしません"
-#: commands/indexcmds.c:981
+#: commands/indexcmds.c:1111
#, c-format
msgid "data type %s has no default operator class for access method \"%s\""
msgstr ""
"アクセスメソッド\"%2$s\"にはデータ型%1$s用のデフォルトの演算子クラスがありま"
"せん"
-#: commands/indexcmds.c:983
+#: commands/indexcmds.c:1113
msgid ""
"You must specify an operator class for the index or define a default "
"operator class for the data type."
"このインデックス用の演算子クラスを指定する、あるいはこのデータ型のデフォルト"
"演算子クラスを定義しなければなりません"
-#: commands/indexcmds.c:1036
+#: commands/indexcmds.c:1166
#, c-format
msgid "operator class \"%s\" does not accept data type %s"
msgstr "演算子クラス\"%s\"はデータ型%sを受け付けません"
-#: commands/indexcmds.c:1126
+#: commands/indexcmds.c:1256
#, c-format
msgid "there are multiple default operator classes for data type %s"
msgstr "データ型%sには複数のデフォルトの演算子クラスがあります"
-#: commands/indexcmds.c:1370
+#: commands/indexcmds.c:1500
#, c-format
msgid "shared table \"%s\" can only be reindexed in stand-alone mode"
msgstr ""
"共有テーブル\"%s\"はスタンドアロンモードでのみ再インデックス付けできます"
-#: commands/indexcmds.c:1377
+#: commands/indexcmds.c:1507
#, c-format
msgid "table \"%s\" has no indexes"
msgstr "テーブル\"%s\"にはインデックスはありません"
-#: commands/indexcmds.c:1405
+#: commands/indexcmds.c:1535
msgid "can only reindex the currently open database"
msgstr ""
"現在オープンしているデータベースのみを再インデックス付けすることができます"
-#: commands/indexcmds.c:1496
+#: commands/indexcmds.c:1626
#, c-format
msgid "table \"%s\" was reindexed"
msgstr "テーブル\"%s\"は再インデックス付けされました"
-#: commands/comment.c:609
+#: commands/comment.c:666
msgid "database name cannot be qualified"
msgstr "データベース名を修飾することはできません"
-#: commands/comment.c:657
+#: commands/comment.c:714
msgid "tablespace name cannot be qualified"
msgstr "テーブル空間名を修飾することはできません"
-#: commands/comment.c:694
+#: commands/comment.c:751
msgid "role name cannot be qualified"
msgstr "ロール名を修飾できません"
-#: commands/comment.c:703
+#: commands/comment.c:760
#, c-format
msgid "must be member of role \"%s\" to comment upon it"
msgstr "コメントを付与するにはロール\"%s\"のメンバでなければなりません"
-#: commands/comment.c:804
+#: commands/comment.c:861
#, c-format
msgid "rule \"%s\" does not exist"
msgstr "ルール\"%s\"は存在しません"
-#: commands/comment.c:812
+#: commands/comment.c:869
#, c-format
msgid "there are multiple rules named \"%s\""
msgstr "複数の\"%s\"という名前のルールがあります"
-#: commands/comment.c:813
+#: commands/comment.c:870
msgid "Specify a relation name as well as a rule name."
msgstr "ルール名に加えリレーション名を指定してください"
-#: commands/comment.c:841 rewrite/rewriteRemove.c:63
+#: commands/comment.c:898 rewrite/rewriteRemove.c:63
#: rewrite/rewriteDefine.c:689 rewrite/rewriteDefine.c:752
#, c-format
msgid "rule \"%s\" for relation \"%s\" does not exist"
msgstr "リレーション\"%2$s\"のルール\"%1$s\"は存在しません"
-#: commands/comment.c:1115
-#, c-format
-msgid "table \"%s\" has multiple constraints named \"%s\""
-msgstr "テーブル\"%s\"には複数の\"%s\"という名前の制約があります"
-
-#: commands/comment.c:1127
-#, c-format
-msgid "constraint \"%s\" for table \"%s\" does not exist"
-msgstr "テーブル\"%2$s\"の制約\"%1$s\"は存在しません"
-
-#: commands/comment.c:1186
+#: commands/comment.c:1201
msgid "language name cannot be qualified"
msgstr "言語名を修飾できません"
-#: commands/comment.c:1201
+#: commands/comment.c:1216
msgid "must be superuser to comment on procedural language"
msgstr "手続き言語にコメントをつけるにはスーパーユーザでなければなりません"
-#: commands/comment.c:1498
+#: commands/comment.c:1445 libpq/be-fsstubs.c:287 catalog/pg_largeobject.c:204
+msgid "must be owner of large object %u"
+msgstr "ラージオブジェクト %u の所有者でなければなりません"
+
+#: commands/comment.c:1526
msgid "must be superuser to comment on text search parser"
msgstr ""
"テキスト検索パーサにコメントをつけるにはスーパーユーザでなければなりません"
-#: commands/comment.c:1527
+#: commands/comment.c:1555
msgid "must be superuser to comment on text search template"
msgstr ""
"テキスト検索テンプレートにコメントをつけるにはスーパーユーザでなければなりま"
msgid "must be superuser to drop text search parsers"
msgstr "テキスト検索パーサを削除するにはスーパーユーザでなければなりません"
-#: commands/tsearchcmds.c:306 catalog/namespace.c:1575
+#: commands/tsearchcmds.c:306 catalog/namespace.c:1776
#, c-format
msgid "text search parser \"%s\" does not exist"
msgstr "テキスト検索パーサ\"%s\"は存在しません"
msgid "text search dictionary \"%s\" already exists"
msgstr "テキスト検索辞書\"%s\"はすでに存在します"
-#: commands/tsearchcmds.c:664 catalog/namespace.c:1703
+#: commands/tsearchcmds.c:664 catalog/namespace.c:1904
#, c-format
msgid "text search dictionary \"%s\" does not exist"
msgstr "テキスト検索辞書\"%s\"は存在しません"
msgstr ""
"テキスト検索テンプレートを削除するにはスーパーユーザでなければなりません"
-#: commands/tsearchcmds.c:1158 catalog/namespace.c:1832
+#: commands/tsearchcmds.c:1158 catalog/namespace.c:2033
#, c-format
msgid "text search template \"%s\" does not exist"
msgstr "テキスト検索テンプレート\"%s\"は存在しません"
msgstr "テキスト検索設定\"%s\"はすでに存在します"
#: commands/tsearchcmds.c:1562 commands/tsearchcmds.c:1722
-#: catalog/namespace.c:1960
+#: catalog/namespace.c:2161
#, c-format
msgid "text search configuration \"%s\" does not exist"
msgstr "テキスト検索設定\"%s\"は存在しません"
msgid "invalid parameter list format: \"%s\""
msgstr "無効なパラメータリストの書式です: \"%s\""
-#: commands/user.c:145
+#: commands/user.c:152
msgid "SYSID can no longer be specified"
msgstr "SYSIDはもう指定することができません"
-#: commands/user.c:267
+#: commands/user.c:274
msgid "must be superuser to create superusers"
msgstr "スーパーユーザを作成するにはスーパーユーザでなければなりません"
-#: commands/user.c:274
+#: commands/user.c:281
msgid "permission denied to create role"
msgstr "ロールを作成する権限がありません"
-#: commands/user.c:281 commands/user.c:1045
+#: commands/user.c:288 commands/user.c:1047
#, c-format
msgid "role name \"%s\" is reserved"
msgstr "ロール名\"%s\"は予約されています"
-#: commands/user.c:297 commands/user.c:1039
+#: commands/user.c:304 commands/user.c:1041
#, c-format
msgid "role \"%s\" already exists"
msgstr "ロール\"%s\"はすでに存在します"
-#: commands/user.c:579 commands/user.c:759 commands/user.c:1291
-#: commands/user.c:1430
+#: commands/user.c:598 commands/user.c:792 commands/user.c:1281
+#: commands/user.c:1419
msgid "must be superuser to alter superusers"
msgstr "スーパーユーザを変更するにはスーパーユーザでなければなりません"
-#: commands/user.c:594 commands/user.c:767
+#: commands/user.c:613 commands/user.c:800
msgid "permission denied"
msgstr "権限がありません"
-#: commands/user.c:829
+#: commands/user.c:810
+msgid "database \"%s\" not found"
+msgstr "データベース \"%s\" が見つかりません"
+
+#: commands/user.c:832
msgid "permission denied to drop role"
msgstr "ロールを削除する権限がありません"
-#: commands/user.c:863
+#: commands/user.c:866
#, c-format
msgid "role \"%s\" does not exist, skipping"
msgstr "ロール\"%s\"は存在しません。省略します"
-#: commands/user.c:875 commands/user.c:879
+#: commands/user.c:878 commands/user.c:882
msgid "current user cannot be dropped"
msgstr "現在のユーザを削除できません"
-#: commands/user.c:883
+#: commands/user.c:886
msgid "session user cannot be dropped"
msgstr "セッションのユーザを削除できません"
-#: commands/user.c:894
+#: commands/user.c:897
msgid "must be superuser to drop superusers"
msgstr "スーパーユーザを削除するにはスーパーユーザでなければなりません"
-#: commands/user.c:907
+#: commands/user.c:910
#, c-format
msgid "role \"%s\" cannot be dropped because some objects depend on it"
msgstr "他のオブジェクトが依存していますのでロール\"%s\"を削除できません"
-#: commands/user.c:1027
+#: commands/user.c:1029
msgid "session user cannot be renamed"
msgstr "セッションユーザの名前を変更できません"
-#: commands/user.c:1031
+#: commands/user.c:1033
msgid "current user cannot be renamed"
msgstr "現在のユーザの名前を変更できません"
-#: commands/user.c:1056
+#: commands/user.c:1058
msgid "must be superuser to rename superusers"
msgstr "スーパーユーザの名前を変更するにはスーパーユーザでなければなりません"
-#: commands/user.c:1063
+#: commands/user.c:1065
msgid "permission denied to rename role"
msgstr "ロールの名前を変更する権限がありません"
-#: commands/user.c:1084
+#: commands/user.c:1086
msgid "MD5 password cleared because of role rename"
msgstr "ロール名が変更されたためMD5パスワードがクリアされました"
-#: commands/user.c:1146
+#: commands/user.c:1142
msgid "column names cannot be included in GRANT/REVOKE ROLE"
msgstr "カラム名が GRANT/REVOKE ROLE に含まれていてはなりません"
-#: commands/user.c:1190
+#: commands/user.c:1180
msgid "permission denied to drop objects"
msgstr "オブジェクトを削除する権限がありません"
-#: commands/user.c:1217 commands/user.c:1226
+#: commands/user.c:1207 commands/user.c:1216
msgid "permission denied to reassign objects"
msgstr "オブジェクトを再割当てする権限がありません"
-#: commands/user.c:1299 commands/user.c:1438
+#: commands/user.c:1289 commands/user.c:1427
#, c-format
msgid "must have admin option on role \"%s\""
msgstr "ロール\"%s\"にadminオプションがなければなりません"
-#: commands/user.c:1307
+#: commands/user.c:1297
msgid "must be superuser to set grantor"
msgstr "権限付与者を設定するにはスーパーユーザでなければなりません"
-#: commands/user.c:1332
+#: commands/user.c:1322
#, c-format
msgid "role \"%s\" is a member of role \"%s\""
msgstr "ロール\"%s\"はロール\"%s\"のメンバではありません"
-#: commands/user.c:1348
+#: commands/user.c:1338
#, c-format
msgid "role \"%s\" is already a member of role \"%s\""
msgstr "ロール\"%s\"はすでにロール\"%s\"のメンバです"
-#: commands/user.c:1461
+#: commands/user.c:1450
#, c-format
msgid "role \"%s\" is not a member of role \"%s\""
msgstr "ロール\"%s\"はロール\"%s\"のメンバではありません"
-#: commands/copy.c:311 commands/copy.c:323 commands/copy.c:357
-#: commands/copy.c:367
+#: commands/copy.c:312 commands/copy.c:324 commands/copy.c:358
+#: commands/copy.c:368
msgid "COPY BINARY is not supported to stdout or from stdin"
msgstr "標準入出力を介したCOPY BINARYはサポートされていません"
-#: commands/copy.c:445
+#: commands/copy.c:446
#, c-format
msgid "could not write to COPY file: %m"
msgstr "COPYファイルに書き出せませんでした: %m"
-#: commands/copy.c:457
+#: commands/copy.c:458
msgid "connection lost during COPY to stdout"
msgstr "標準出力へのCOPY中に接続が失われました"
-#: commands/copy.c:498
+#: commands/copy.c:499
#, c-format
msgid "could not read from COPY file: %m"
msgstr "COPYファイルから読み込めませんでした: %m"
-#: commands/copy.c:514 commands/copy.c:533 commands/copy.c:537
-#: tcop/postgres.c:326 tcop/postgres.c:349 tcop/fastpath.c:292
+#: commands/copy.c:515 commands/copy.c:534 commands/copy.c:538
+#: tcop/postgres.c:336 tcop/postgres.c:359 tcop/fastpath.c:292
msgid "unexpected EOF on client connection"
msgstr "クライアント接続に想定外のEOFがありました"
-#: commands/copy.c:549
+#: commands/copy.c:550
#, c-format
msgid "COPY from stdin failed: %s"
msgstr "標準入力からのCOPYが失敗しました: %s"
-#: commands/copy.c:565
+#: commands/copy.c:566
#, c-format
msgid "unexpected message type 0x%02X during COPY from stdin"
msgstr "標準入力からのCOPY中に想定外のメッセージ種類0x%02Xがありました"
-#: commands/copy.c:830
+#: commands/copy.c:762
+msgid "COPY format \"%s\" not recognized"
+msgstr "COPY フォーマット \"%s\" を認識できません"
+
+#: commands/copy.c:825 commands/copy.c:839
+msgid "argument to option \"%s\" must be a list of column names"
+msgstr "オプション \"%s\" の引数は列名の並びでなければなりません"
+
+#: commands/copy.c:845
+msgid "option \"%s\" not recognized"
+msgstr "時間帯 \"%s\" を認識できません"
+
+#: commands/copy.c:856
msgid "cannot specify DELIMITER in BINARY mode"
msgstr "BINARYモードではDELIMITERを指定できません"
-#: commands/copy.c:835
-msgid "cannot specify CSV in BINARY mode"
-msgstr "BINARYモードではCSVを指定できません"
-
-#: commands/copy.c:840
+#: commands/copy.c:861
msgid "cannot specify NULL in BINARY mode"
msgstr "BINARYモードではNULLを指定できません"
-#: commands/copy.c:862
+#: commands/copy.c:883
msgid "COPY delimiter must be a single one-byte character"
msgstr "COPYの区切り文字は単一の1バイト文字でなければなりません"
-#: commands/copy.c:869
+#: commands/copy.c:890
msgid "COPY delimiter cannot be newline or carriage return"
msgstr "COPYの区切り文字は改行や復帰記号とすることができません"
-#: commands/copy.c:875
+#: commands/copy.c:896
msgid "COPY null representation cannot use newline or carriage return"
msgstr "COPYのNULL表現には改行や復帰記号を使用することはできません"
-#: commands/copy.c:892
+#: commands/copy.c:913
#, c-format
msgid "COPY delimiter cannot be \"%s\""
msgstr "COPYの区切り文字を\"%s\"とすることはできません"
-#: commands/copy.c:898
+#: commands/copy.c:919
msgid "COPY HEADER available only in CSV mode"
msgstr "COPY HEADERはCSVモードでのみ使用できます"
-#: commands/copy.c:904
+#: commands/copy.c:925
msgid "COPY quote available only in CSV mode"
msgstr "COPYの引用符はCSVモードでのみ使用できます"
-#: commands/copy.c:909
+#: commands/copy.c:930
msgid "COPY quote must be a single one-byte character"
msgstr "COPYの引用符は単一の1バイト文字でなければなりません"
-#: commands/copy.c:914
+#: commands/copy.c:935
msgid "COPY delimiter and quote must be different"
msgstr "COPYの区切り文字と引用符は異なる文字でなければなりません"
-#: commands/copy.c:920
+#: commands/copy.c:941
msgid "COPY escape available only in CSV mode"
msgstr "COPYのエスケープはCSVモードでのみ使用できます"
-#: commands/copy.c:925
+#: commands/copy.c:946
msgid "COPY escape must be a single one-byte character"
msgstr "COPYのエスケープは単一の1バイト文字でなければなりません"
-#: commands/copy.c:931
+#: commands/copy.c:952
msgid "COPY force quote available only in CSV mode"
msgstr "COPYの force quote句はCSVモードでのみ使用できます"
-#: commands/copy.c:935
+#: commands/copy.c:956
msgid "COPY force quote only available using COPY TO"
msgstr "COPYの force quote句はCOPY TOでのみ使用できます"
-#: commands/copy.c:941
+#: commands/copy.c:962
msgid "COPY force not null available only in CSV mode"
msgstr "COPYの force not null句はCSVモードでのみ使用できます"
-#: commands/copy.c:945
+#: commands/copy.c:966
msgid "COPY force not null only available using COPY FROM"
msgstr "COPYの force not null句はCOPY FROMでのみ使用できます"
-#: commands/copy.c:951
+#: commands/copy.c:972
msgid "COPY delimiter must not appear in the NULL specification"
msgstr "COPYの区切り文字をNULL句の値に使用できません"
-#: commands/copy.c:958
+#: commands/copy.c:979
msgid "CSV quote character must not appear in the NULL specification"
msgstr "COPYの引用符をNULL句の値に使用できません"
-#: commands/copy.c:964
+#: commands/copy.c:985
msgid "must be superuser to COPY to or from a file"
msgstr ""
"ファイル経由のCOPY FROM、COPY TOを行うにはスーパーユーザでなければなりません"
-#: commands/copy.c:965
+#: commands/copy.c:986
msgid ""
"Anyone can COPY to stdout or from stdin. psql's \\copy command also works "
"for anyone."
"標準入出力経由のCOPYは誰でも実行可能です。またpsqlの\\\\copyも誰でも実行でき"
"ます"
-#: commands/copy.c:1013
+#: commands/copy.c:1034
#, c-format
msgid "table \"%s\" does not have OIDs"
msgstr "テーブル\"%s\"はOIDを持ちません"
-#: commands/copy.c:1030
+#: commands/copy.c:1051
msgid "COPY (SELECT) WITH OIDS is not supported"
msgstr "COPY (SELECT) WITH OIDSはサポートされていません"
-#: commands/copy.c:1057
+#: commands/copy.c:1078
msgid "COPY (SELECT INTO) is not supported"
msgstr "COPY (SELECT INTO)はサポートされていません"
-#: commands/copy.c:1109
+#: commands/copy.c:1137
#, c-format
msgid "FORCE QUOTE column \"%s\" not referenced by COPY"
msgstr "FORCE QUOTEされた列\"%s\"はCOPYで参照されません"
-#: commands/copy.c:1131
+#: commands/copy.c:1159
#, c-format
msgid "FORCE NOT NULL column \"%s\" not referenced by COPY"
msgstr "FORCE NOT NULLされた列\"%s\"はCOPYで参照されません"
-#: commands/copy.c:1209
+#: commands/copy.c:1237
#, c-format
msgid "cannot copy from view \"%s\""
msgstr "ビュー\"%s\"からのコピーはできません"
-#: commands/copy.c:1211
+#: commands/copy.c:1239
msgid "Try the COPY (SELECT ...) TO variant."
msgstr "COPY (SELECT ...) TO構文を試してください"
-#: commands/copy.c:1215
+#: commands/copy.c:1243
#, c-format
msgid "cannot copy from sequence \"%s\""
msgstr "シーケンス\"%s\"からのコピーはできません"
-#: commands/copy.c:1220
+#: commands/copy.c:1248
#, c-format
msgid "cannot copy from non-table relation \"%s\""
msgstr "テーブル以外のリレーション\"%s\"からのコピーはできません"
-#: commands/copy.c:1244
+#: commands/copy.c:1272
msgid "relative path not allowed for COPY to file"
msgstr "ファイルへのCOPYでは相対パスで指定できません"
-#: commands/copy.c:1253
+#: commands/copy.c:1281
#, c-format
msgid "could not open file \"%s\" for writing: %m"
msgstr "ファイル\"%s\"を書き込み用にオープンできませんでした: %m"
-#: commands/copy.c:1260 commands/copy.c:1755
+#: commands/copy.c:1288 commands/copy.c:1783
#, c-format
msgid "\"%s\" is a directory"
msgstr "\"%s\"はディレクトリです"
-#: commands/copy.c:1546
+#: commands/copy.c:1574
#, c-format
msgid "COPY %s, line %d, column %s"
msgstr "%sのCOPY。行番号 %d。列 %s"
-#: commands/copy.c:1550 commands/copy.c:1595
+#: commands/copy.c:1578 commands/copy.c:1623
#, c-format
msgid "COPY %s, line %d"
msgstr "%sのCOPY。行番号 %d"
-#: commands/copy.c:1561
+#: commands/copy.c:1589
#, c-format
msgid "COPY %s, line %d, column %s: \"%s\""
msgstr "%sのCOPY。行番号 %d。列 %s: \"%s\""
-#: commands/copy.c:1569
+#: commands/copy.c:1597
#, c-format
msgid "COPY %s, line %d, column %s: null input"
msgstr "%sのCOPY。行番号 %d。列 %s: 入力がヌルです"
-#: commands/copy.c:1581
+#: commands/copy.c:1609
#, c-format
msgid "COPY %s, line %d: \"%s\""
msgstr "%sのCOPY。行番号 %d: \"%s\""
-#: commands/copy.c:1683
+#: commands/copy.c:1711
#, c-format
msgid "cannot copy to view \"%s\""
msgstr "ビュー\"%s\"へのコピーはできません"
-#: commands/copy.c:1688
+#: commands/copy.c:1716
#, c-format
msgid "cannot copy to sequence \"%s\""
msgstr "シーケンス\"%s\"へのコピーはできません"
-#: commands/copy.c:1693
+#: commands/copy.c:1721
#, c-format
msgid "cannot copy to non-table relation \"%s\""
msgstr "テーブル以外のリレーション\"%s\"へのコピーはできません"
-#: commands/copy.c:1748 utils/adt/genfile.c:105
+#: commands/copy.c:1776 utils/adt/genfile.c:105
#, c-format
msgid "could not open file \"%s\" for reading: %m"
msgstr "ファイル\"%s\"を読み取り用にオープンできませんでした: %m"
-#: commands/copy.c:1856
+#: commands/copy.c:1889
msgid "COPY file signature not recognized"
msgstr "COPYファイルのシグネチャが不明です"
-#: commands/copy.c:1861
+#: commands/copy.c:1894
msgid "invalid COPY file header (missing flags)"
msgstr "COPYファイルのヘッダが無効です(フラグがありません)"
-#: commands/copy.c:1867
+#: commands/copy.c:1900
msgid "unrecognized critical flags in COPY file header"
msgstr "COPYファイルのヘッダ内の重要なフラグが不明です"
-#: commands/copy.c:1873
+#: commands/copy.c:1906
msgid "invalid COPY file header (missing length)"
msgstr "COPYファイルのヘッダが無効です(サイズがありません)"
-#: commands/copy.c:1880
+#: commands/copy.c:1913
msgid "invalid COPY file header (wrong length)"
msgstr "COPYファイルのヘッダが無効です(サイズが不正です)"
-#: commands/copy.c:1971
+#: commands/copy.c:2004
msgid "missing data for OID column"
msgstr "OID列のデータがありません"
-#: commands/copy.c:1977
+#: commands/copy.c:2010
msgid "null OID in COPY data"
msgstr "COPYデータのOIDがNULLでした"
-#: commands/copy.c:1987 commands/copy.c:2059
+#: commands/copy.c:2020 commands/copy.c:2092
msgid "invalid OID in COPY data"
msgstr "COPYデータのOIDが無効です"
-#: commands/copy.c:2002
+#: commands/copy.c:2035
#, c-format
msgid "missing data for column \"%s\""
msgstr "列\"%s\"のデータがありません"
-#: commands/copy.c:2043
+#: commands/copy.c:2076
#, c-format
msgid "row field count is %d, expected %d"
msgstr "行のフィールド数は%d、その期待値は%dです"
-#: commands/copy.c:2180 utils/misc/guc.c:6863 utils/init/miscinit.c:1002
+#: commands/copy.c:2217 utils/misc/guc.c:7008 utils/init/miscinit.c:1058
#, c-format
msgid "could not read from file \"%s\": %m"
msgstr "ファイル\"%s\"から読み取れませんでした: %m"
-#: commands/copy.c:2457 commands/copy.c:2474
+#: commands/copy.c:2494 commands/copy.c:2511
msgid "literal carriage return found in data"
msgstr "データの中に復帰記号そのものがありました"
-#: commands/copy.c:2458 commands/copy.c:2475
+#: commands/copy.c:2495 commands/copy.c:2512
msgid "unquoted carriage return found in data"
msgstr "データの中に引用符のない復帰記号がありました"
-#: commands/copy.c:2460 commands/copy.c:2477
+#: commands/copy.c:2497 commands/copy.c:2514
msgid "Use \"\\r\" to represent carriage return."
msgstr "復帰記号は\"\\r\"と表現してください"
-#: commands/copy.c:2461 commands/copy.c:2478
+#: commands/copy.c:2498 commands/copy.c:2515
msgid "Use quoted CSV field to represent carriage return."
msgstr "復帰記号を表現するにはCSVフィールドを引用符で括ってください"
-#: commands/copy.c:2490
+#: commands/copy.c:2527
msgid "literal newline found in data"
msgstr "データの中に改行記号そのものがありました"
-#: commands/copy.c:2491
+#: commands/copy.c:2528
msgid "unquoted newline found in data"
msgstr "データの中に引用符のない改行記号がありました"
-#: commands/copy.c:2493
+#: commands/copy.c:2530
msgid "Use \"\\n\" to represent newline."
msgstr "改行記号は\"\\n\"と表現してください"
-#: commands/copy.c:2494
+#: commands/copy.c:2531
msgid "Use quoted CSV field to represent newline."
msgstr "改行記号を表現するにはCSVフィールドを引用符で括ってください"
-#: commands/copy.c:2540 commands/copy.c:2576
+#: commands/copy.c:2577 commands/copy.c:2613
msgid "end-of-copy marker does not match previous newline style"
msgstr "コピー終端記号がこれまでの改行方式と一致しません"
-#: commands/copy.c:2549 commands/copy.c:2565
+#: commands/copy.c:2586 commands/copy.c:2602
msgid "end-of-copy marker corrupt"
msgstr "コピー終端記号が破損しています"
-#: commands/copy.c:2692 commands/copy.c:2727 commands/copy.c:2907
-#: commands/copy.c:2942
+#: commands/copy.c:2729 commands/copy.c:2764 commands/copy.c:2944
+#: commands/copy.c:2979
msgid "extra data after last expected column"
msgstr "推定最終列の後に余計なデータがありました"
-#: commands/copy.c:2989
+#: commands/copy.c:3026
msgid "unterminated CSV quoted field"
msgstr "CSV引用符が閉じていません"
-#: commands/copy.c:3066 commands/copy.c:3085
+#: commands/copy.c:3103 commands/copy.c:3122
msgid "unexpected EOF in COPY data"
msgstr "COPYデータの中に想定外のEOFがあります"
-#: commands/copy.c:3075
+#: commands/copy.c:3112
msgid "invalid field size"
msgstr "フィールドサイズが無効です"
-#: commands/copy.c:3098
+#: commands/copy.c:3135
msgid "incorrect binary data format"
msgstr "バイナリデータ書式が不正です"
-#: commands/sequence.c:467 commands/sequence.c:662 commands/sequence.c:706
-#: commands/sequence.c:742 catalog/aclchk.c:2077
+#: commands/sequence.c:471 commands/sequence.c:666 commands/sequence.c:710
+#: commands/sequence.c:746 catalog/aclchk.c:2966
#, c-format
msgid "permission denied for sequence %s"
msgstr "シーケンス%sに対する権限がありません"
# (%s)
-#: commands/sequence.c:547
+#: commands/sequence.c:551
#, c-format
msgid "nextval: reached maximum value of sequence \"%s\" (%s)"
msgstr "nextval: シーケンス\"%s\"の最大値(%s)に達しました"
-#: commands/sequence.c:570
+#: commands/sequence.c:574
#, c-format
msgid "nextval: reached minimum value of sequence \"%s\" (%s)"
msgstr "nextval: シーケンス\"%s\"の最小値(%s)に達しました"
-#: commands/sequence.c:668
+#: commands/sequence.c:672
#, c-format
msgid "currval of sequence \"%s\" is not yet defined in this session"
msgstr "本セッションでシーケンス\"%s\"のcurrvalはまだ定義されていません"
-#: commands/sequence.c:687 commands/sequence.c:695
+#: commands/sequence.c:691 commands/sequence.c:699
msgid "lastval is not yet defined in this session"
msgstr "本セッションでlastvalはまだ定義されていません"
-#: commands/sequence.c:759
+#: commands/sequence.c:763
#, c-format
msgid "setval: value %s is out of bounds for sequence \"%s\" (%s..%s)"
msgstr "setval: 値%sはシーケンス\"%s\"の範囲(%s..%s)外です\""
-#: commands/sequence.c:1088
+#: commands/sequence.c:1092
msgid "INCREMENT must not be zero"
msgstr "INCREMENTはゼロではいけません"
-#: commands/sequence.c:1134
+#: commands/sequence.c:1138
#, c-format
msgid "MINVALUE (%s) must be less than MAXVALUE (%s)"
msgstr "MINVALUE (%s)はMAXVALUE (%s)より小さくなければなりません"
-#: commands/sequence.c:1159
+#: commands/sequence.c:1163
#, c-format
msgid "START value (%s) cannot be less than MINVALUE (%s)"
msgstr "STARTの値(%s)はMINVALUE(%s)より小さくすることはできません"
-#: commands/sequence.c:1171
+#: commands/sequence.c:1175
#, c-format
msgid "START value (%s) cannot be greater than MAXVALUE (%s)"
msgstr "STARTの値(%s)はMAXVALUE(%s)より大きくすることはできません"
-#: commands/sequence.c:1202
+#: commands/sequence.c:1206
#, c-format
msgid "RESTART value (%s) cannot be less than MINVALUE (%s)"
msgstr "RESTART の値(%s)は MINVALUE(%s) より小さくすることはできません"
-#: commands/sequence.c:1214
+#: commands/sequence.c:1218
#, c-format
msgid "RESTART value (%s) cannot be greater than MAXVALUE (%s)"
msgstr "RESTART の値(%s)は MAXVALUE(%s) より大きくすることはできません"
-#: commands/sequence.c:1229
+#: commands/sequence.c:1233
#, c-format
msgid "CACHE (%s) must be greater than zero"
msgstr "CACHE(%s)はゼロより大きくなければなりません"
-#: commands/sequence.c:1260
+#: commands/sequence.c:1264
msgid "invalid OWNED BY option"
msgstr "無効なOWNED BYオプションです"
-#: commands/sequence.c:1261
+#: commands/sequence.c:1265
msgid "Specify OWNED BY table.column or OWNED BY NONE."
msgstr "OWNED BY table.column または OWNED BY NONEを指定してください。"
-#: commands/sequence.c:1290
+#: commands/sequence.c:1294
msgid "sequence must have same owner as table it is linked to"
msgstr "シーケンスは関連するテーブルと同じ所有者でなければなりません"
-#: commands/sequence.c:1294
+#: commands/sequence.c:1298
msgid "sequence must be in same schema as table it is linked to"
msgstr "シーケンスは関連するテーブルと同じスキーマでなければなりません"
msgid "could not open dictionary file \"%s\": %m"
msgstr "辞書ファイル\"%s\"をオープンできませんでした: %m"
-#: tsearch/spell.c:365 utils/adt/regexp.c:194
+#: tsearch/spell.c:365 utils/adt/regexp.c:190
#, c-format
msgid "invalid regular expression: %s"
msgstr "正規表現が無効です: %s"
#: tsearch/spell.c:444 tsearch/spell.c:461 tsearch/spell.c:478
-#: tsearch/spell.c:495 tsearch/spell.c:517 gram.y:10787 gram.y:10804
+#: tsearch/spell.c:495 tsearch/spell.c:517 bootparse.c:1583 gram.y:11322
+#: gram.y:11339
msgid "syntax error"
msgstr "構文エラー"
msgid "could not open stop-word file \"%s\": %m"
msgstr "ストップワードファイル\"%s\"をオープンできませんでした: %m"
-#: tsearch/ts_parse.c:384 tsearch/ts_parse.c:391 tsearch/ts_parse.c:554
-#: tsearch/ts_parse.c:561
+#: tsearch/ts_parse.c:391 tsearch/ts_parse.c:398 tsearch/ts_parse.c:561
+#: tsearch/ts_parse.c:568
msgid "word is too long to be indexed"
msgstr "インデックス付けするには単語が長すぎます"
-#: tsearch/ts_parse.c:385 tsearch/ts_parse.c:392 tsearch/ts_parse.c:555
-#: tsearch/ts_parse.c:562
+#: tsearch/ts_parse.c:392 tsearch/ts_parse.c:399 tsearch/ts_parse.c:562
+#: tsearch/ts_parse.c:569
#, c-format
msgid "Words longer than %d characters are ignored."
msgstr "%dより長い単語は無視されます。"
msgid "line %d of configuration file \"%s\": \"%s\""
msgstr "設定ファイル\"%2$s\"の%1$d行目:\"%3$s\""
-#: tsearch/ts_locale.c:173 libpq/hba.c:584 libpq/hba.c:600 libpq/hba.c:646
-#: libpq/hba.c:669 libpq/hba.c:681 libpq/hba.c:694 libpq/hba.c:709
-#: libpq/hba.c:737 libpq/hba.c:762 libpq/hba.c:776 libpq/hba.c:789
-#: libpq/hba.c:817 libpq/hba.c:885 libpq/hba.c:896 libpq/hba.c:908
-#: libpq/hba.c:919 libpq/hba.c:942 libpq/hba.c:971 libpq/hba.c:983
-#: libpq/hba.c:996 libpq/hba.c:1030 libpq/hba.c:1074
+#: tsearch/ts_locale.c:173 libpq/hba.c:633 libpq/hba.c:649 libpq/hba.c:695
+#: libpq/hba.c:718 libpq/hba.c:730 libpq/hba.c:743 libpq/hba.c:758
+#: libpq/hba.c:805 libpq/hba.c:828 libpq/hba.c:845 libpq/hba.c:858
+#: libpq/hba.c:888 libpq/hba.c:956 libpq/hba.c:967 libpq/hba.c:979
+#: libpq/hba.c:990 libpq/hba.c:1013 libpq/hba.c:1042 libpq/hba.c:1054
+#: libpq/hba.c:1067 libpq/hba.c:1101 libpq/hba.c:1165 libpq/hba.c:1196
+#: libpq/hba.c:1206
#, c-format
msgid "line %d of configuration file \"%s\""
msgstr "設定ファイル \"%2$s\" の %1$d 行目"
msgid "conversion from wchar_t to server encoding failed: %m"
msgstr "wchar_tからサーバ符号化方式への変換が失敗しました: %m"
-#: tsearch/wparser_def.c:2435
+#: tsearch/wparser_def.c:2500
#, c-format
msgid "unrecognized headline parameter: \"%s\""
msgstr "未知の見出しパラメータ: \"%s\""
-#: tsearch/wparser_def.c:2444
+#: tsearch/wparser_def.c:2509
msgid "MinWords should be less than MaxWords"
msgstr "MinWordsはMaxWordsより小さくなければなりません"
-#: tsearch/wparser_def.c:2448
+#: tsearch/wparser_def.c:2513
msgid "MinWords should be positive"
msgstr "MinWordsは正でなければなりません"
-#: tsearch/wparser_def.c:2452
+#: tsearch/wparser_def.c:2517
msgid "ShortWord should be >= 0"
msgstr "ShortWordは>= 0でなければなりません"
-#: tsearch/wparser_def.c:2456
+#: tsearch/wparser_def.c:2521
msgid "MaxFragments should be >= 0"
msgstr "MaxFragments は 0 以上でなければなりません"
msgid "unexpected end of line"
msgstr "想定外の行末です"
-#: tsearch/dict_thesaurus.c:413
+#: tsearch/dict_thesaurus.c:412
#, c-format
msgid ""
"thesaurus sample word \"%s\" isn't recognized by subdictionary (rule %d)"
msgstr "シソーラスサンプル単語\"%s\"は副辞書で認識されません(規則%d)"
-#: tsearch/dict_thesaurus.c:419
+#: tsearch/dict_thesaurus.c:418
#, c-format
msgid "thesaurus sample word \"%s\" is a stop word (rule %d)"
msgstr "シソーラスサンプル単語\"%s\"はストップワードです(規則%d)"
-#: tsearch/dict_thesaurus.c:422
+#: tsearch/dict_thesaurus.c:421
msgid "Use \"?\" to represent a stop word within a sample phrase."
msgstr "サンプルフレーズ内のストップワードを表すには\"?\"を使用してください"
msgid "missing Dictionary parameter"
msgstr "Dictionaryパラメータがありません"
-#: tsearch/dict_synonym.c:99
+#: tsearch/dict_synonym.c:119
#, c-format
msgid "unrecognized synonym parameter: \"%s\""
msgstr "未知の類義語パラメータ: \"%s\""
-#: tsearch/dict_synonym.c:106
+#: tsearch/dict_synonym.c:126
msgid "missing Synonyms parameter"
msgstr "類義語パラメータがありません"
-#: tsearch/dict_synonym.c:113
+#: tsearch/dict_synonym.c:133
#, c-format
msgid "could not open synonym file \"%s\": %m"
msgstr "類義語ファイル\"%s\"をオープンできませんでした: %m"
-#: bootstrap/bootstrap.c:319
+#: bootparse.c:645
+msgid "syntax error: cannot back up"
+msgstr "構文エラー:バックアップできません"
+
+#: bootparse.c:1579
+msgid "syntax error; also virtual memory exhausted"
+msgstr "構文エラー:さらに仮想メモリーオーバー"
+
+#: bootparse.c:1697
+msgid "parser stack overflow"
+msgstr "パーサースタックオーバーフロー"
+
+#: bootstrap/bootstrap.c:295
#, c-format
msgid "%s: invalid command-line arguments\n"
msgstr "%s: コマンドライン引数が無効です\n"
-#: lib/stringinfo.c:246
+#: lib/stringinfo.c:266
#, c-format
msgid "Cannot enlarge string buffer containing %d bytes by %d more bytes."
msgstr ""
"%dバイトを持つ文字列バッファを%dバイト多く、大きくすることができません。"
-#: tcop/postgres.c:376 tcop/postgres.c:388 tcop/postgres.c:399
-#: tcop/postgres.c:411 tcop/postgres.c:3839
+#: tcop/postgres.c:386 tcop/postgres.c:398 tcop/postgres.c:409
+#: tcop/postgres.c:421 tcop/postgres.c:3896
#, c-format
msgid "invalid frontend message type %d"
msgstr "フロントエンドメッセージ種類%dが無効です"
-#: tcop/postgres.c:832
+#: tcop/postgres.c:888
#, c-format
msgid "statement: %s"
msgstr "文: %s"
-#: tcop/postgres.c:891 tcop/postgres.c:1200 tcop/postgres.c:1480
-#: tcop/postgres.c:1916 tcop/postgres.c:2233 tcop/postgres.c:2313
+#: tcop/postgres.c:947 tcop/postgres.c:1256 tcop/postgres.c:1536
+#: tcop/postgres.c:1977 tcop/postgres.c:2294 tcop/postgres.c:2374
#: tcop/fastpath.c:305
msgid ""
"current transaction is aborted, commands ignored until end of transaction "
"現在のトランザクションがアボートしました。トランザクションブロックが終わるま"
"でコマンドは無視されます"
-#: tcop/postgres.c:1060 tcop/postgres.c:1346 tcop/postgres.c:1757
-#: tcop/postgres.c:1973 tcop/fastpath.c:409
+#: tcop/postgres.c:1116 tcop/postgres.c:1402 tcop/postgres.c:1818
+#: tcop/postgres.c:2034 tcop/fastpath.c:409
#, c-format
msgid "duration: %s ms"
msgstr "期間: %s ミリ秒"
-#: tcop/postgres.c:1065
+#: tcop/postgres.c:1121
#, c-format
msgid "duration: %s ms statement: %s"
msgstr "期間: %s ミリ秒 文: %s"
-#: tcop/postgres.c:1115
+#: tcop/postgres.c:1171
#, c-format
msgid "parse %s: %s"
msgstr "解析 %s: %s"
-#: tcop/postgres.c:1173
+#: tcop/postgres.c:1229
msgid "cannot insert multiple commands into a prepared statement"
msgstr "準備された文に複数のコマンドを挿入できません"
-#: tcop/postgres.c:1351
+#: tcop/postgres.c:1407
#, c-format
msgid "duration: %s ms parse %s: %s"
msgstr "期間: %s ミリ秒 解析%s : %s"
-#: tcop/postgres.c:1397
+#: tcop/postgres.c:1453
#, c-format
msgid "bind %s to %s"
msgstr "バインド%s: %s"
-#: tcop/postgres.c:1416 tcop/postgres.c:2213
+#: tcop/postgres.c:1472 tcop/postgres.c:2274
msgid "unnamed prepared statement does not exist"
msgstr "無名の準備された文が存在しません"
-#: tcop/postgres.c:1458
+#: tcop/postgres.c:1514
#, c-format
msgid "bind message has %d parameter formats but %d parameters"
msgstr "バインドメッセージは%dパラメータ書式ありましたがパラメータは%dでした"
-#: tcop/postgres.c:1464
+#: tcop/postgres.c:1520
#, c-format
msgid ""
"bind message supplies %d parameters, but prepared statement \"%s\" requires %"
"バインドメッセージは%dパラメータを提供しましたが、準備された文\"%s\"では%d必"
"要でした"
-#: tcop/postgres.c:1623
+#: tcop/postgres.c:1684
#, c-format
msgid "incorrect binary data format in bind parameter %d"
msgstr "バインドパラメータ%dにおいてバイナリデータ書式が不正です"
-#: tcop/postgres.c:1762
+#: tcop/postgres.c:1823
#, c-format
msgid "duration: %s ms bind %s%s%s: %s"
msgstr "期間: %s ミリ秒 バインド %s%s%s: %s"
-#: tcop/postgres.c:1810 tcop/postgres.c:2299
+#: tcop/postgres.c:1871 tcop/postgres.c:2360
#, c-format
msgid "portal \"%s\" does not exist"
msgstr "ポータル\"%s\"は存在しません"
-#: tcop/postgres.c:1895
+#: tcop/postgres.c:1956
#, c-format
msgid "%s %s%s%s: %s"
msgstr "%s %s%s%s: %s"
-#: tcop/postgres.c:1897 tcop/postgres.c:1981
+#: tcop/postgres.c:1958 tcop/postgres.c:2042
msgid "execute fetch from"
msgstr "取り出し実行"
-#: tcop/postgres.c:1898 tcop/postgres.c:1982
+#: tcop/postgres.c:1959 tcop/postgres.c:2043
msgid "execute"
msgstr "実行"
-#: tcop/postgres.c:1978
+#: tcop/postgres.c:2039
#, c-format
msgid "duration: %s ms %s %s%s%s: %s"
msgstr "期間: %s ミリ秒 %s %s%s%s: %s"
-#: tcop/postgres.c:2104
+#: tcop/postgres.c:2165
#, c-format
msgid "prepare: %s"
msgstr "準備: %s"
-#: tcop/postgres.c:2167
+#: tcop/postgres.c:2228
#, c-format
msgid "parameters: %s"
msgstr "パラメータ: %s"
-#: tcop/postgres.c:2489
+#: tcop/postgres.c:2560
msgid "terminating connection because of crash of another server process"
msgstr "他のサーバプロセスがクラッシュしたため接続を終了しています"
-#: tcop/postgres.c:2490
+#: tcop/postgres.c:2561
msgid ""
"The postmaster has commanded this server process to roll back the current "
"transaction and exit, because another server process exited abnormally and "
"postmasterはこのサーバプロセスに対し、現在のトランザクションをロールバック\n"
"し終了するよう指示しました。"
-#: tcop/postgres.c:2494
+#: tcop/postgres.c:2565
msgid ""
"In a moment you should be able to reconnect to the database and repeat your "
"command."
msgstr "この後、データベースに再接続し、コマンドを繰り返さなければなりません。"
-#: tcop/postgres.c:2613
+#: tcop/postgres.c:2670
msgid "floating-point exception"
msgstr "浮動小数点例外"
-#: tcop/postgres.c:2614
+#: tcop/postgres.c:2671
msgid ""
"An invalid floating-point operation was signaled. This probably means an out-"
"of-range result or an invalid operation, such as division by zero."
"無効な浮動小数点操作が通知されました。おそらくこれは、範囲外の結果や0割りな\n"
"どの無効な操作を意味しています。"
-#: tcop/postgres.c:2651
+#: tcop/postgres.c:2711
msgid "terminating autovacuum process due to administrator command"
msgstr "管理者コマンドにより自動バキュームを終了しています"
-#: tcop/postgres.c:2655
+#: tcop/postgres.c:2715
msgid "terminating connection due to administrator command"
msgstr "管理者コマンドにより接続を終了しています"
-#: tcop/postgres.c:2666
+#: tcop/postgres.c:2729
+msgid "canceling authentication due to timeout"
+msgstr "タイムアウトにより認証処理をキャンセルしています"
+
+#: tcop/postgres.c:2733
msgid "canceling statement due to statement timeout"
-msgstr "文のタイムアウトにより文をキャンセルしています"
+msgstr "ステートメントのタイムアウトによりステートメントをキャンセルしています"
-#: tcop/postgres.c:2670
+#: tcop/postgres.c:2737
msgid "canceling autovacuum task"
msgstr "自動バキューム作業をキャンセルしています"
-#: tcop/postgres.c:2674
+#: tcop/postgres.c:2762
+msgid "canceling session due to conflict with recovery"
+msgstr "リカバリーで競合が発生したため、セッションをキャンセルしています"
+
+#: tcop/postgres.c:2779
+msgid "canceling statement due to conflict with recovery"
+msgstr "リカバリーで競合が発生したためステートメントをキャンセルしています"
+
+#: tcop/postgres.c:2789
msgid "canceling statement due to user request"
msgstr "ユーザからの要求により文をキャンセルしています"
-#: tcop/postgres.c:2718
+#: tcop/postgres.c:2834
msgid "stack depth limit exceeded"
msgstr "スタック長制限を越えました"
-#: tcop/postgres.c:2719
+#: tcop/postgres.c:2835
msgid ""
"Increase the configuration parameter \"max_stack_depth\", after ensuring the "
"platform's stack depth limit is adequate."
"プラットフォームのスタック長上限に合うことを確認した後に、設定パラメータ"
"\"max_stack_depth\"を増やしてください。"
-#: tcop/postgres.c:2735
+#: tcop/postgres.c:2851
#, c-format
msgid "\"max_stack_depth\" must not exceed %ldkB"
msgstr "\"max_stack_depth\"は%ldkBを越えてはいけません"
-#: tcop/postgres.c:2737
+#: tcop/postgres.c:2853
msgid ""
"Increase the platform's stack depth limit via \"ulimit -s\" or local "
"equivalent."
"プラットフォームのスタック長を\"ulimit -s\"(システムに合わせてください)を使"
"用して増加してください"
-#: tcop/postgres.c:3254
+#: tcop/postgres.c:3175
msgid "invalid command-line arguments for server process"
msgstr "サーバプロセス用のコマンドラインオプションが無効です"
-#: tcop/postgres.c:3255 tcop/postgres.c:3269
+#: tcop/postgres.c:3176 tcop/postgres.c:3182
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "詳細は\"%s --help\"を実行してください。"
-#: tcop/postgres.c:3267
+#: tcop/postgres.c:3180
#, c-format
msgid "%s: invalid command-line arguments"
msgstr "%s: コマンドライン引数が無効です"
-#: tcop/postgres.c:3277
+#: tcop/postgres.c:3276
#, c-format
msgid "%s: no database nor user name specified"
msgstr "%s: データベース名もユーザ名も指定されていません"
-#: tcop/postgres.c:3749
+#: tcop/postgres.c:3806
#, c-format
msgid "invalid CLOSE message subtype %d"
msgstr "CLOSEメッセージのサブタイプ%dが無効です"
-#: tcop/postgres.c:3782
+#: tcop/postgres.c:3839
#, c-format
msgid "invalid DESCRIBE message subtype %d"
msgstr "DESCRIBEメッセージのサブタイプ%dが無効です"
-#: tcop/postgres.c:4020
+#: tcop/postgres.c:4070
#, c-format
msgid ""
"disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%"
msgstr ""
"後方スキャンを有効にするためにはSCROLLオプションを付けて宣言してください。"
-#: tcop/utility.c:1021
+#. translator: %s is name of a SQL command, eg PREPARE
+#: tcop/utility.c:246
+msgid "cannot execute %s within security-restricted operation"
+msgstr "セキュリティー制限操作内で %s を実行できません"
+
+#: tcop/utility.c:1094
msgid "must be superuser to do CHECKPOINT"
msgstr "CHECKPOINTを実行するにはスーパーユーザでなければなりません"
+#: tcop/utility.c:2632
+msgid "cannot be executed during recovery"
+msgstr "リカバリー中は実行できません"
+
#: tcop/fastpath.c:109 tcop/fastpath.c:483 tcop/fastpath.c:613
#, c-format
msgid "invalid argument size %d in function call message"
msgstr "関数呼び出しメッセージ内の引数サイズ%dが無効です"
-#: tcop/fastpath.c:223 catalog/aclchk.c:2542 catalog/aclchk.c:3230
+#: tcop/fastpath.c:223 catalog/aclchk.c:3438 catalog/aclchk.c:4224
#, c-format
msgid "function with OID %u does not exist"
msgstr "OID %uの関数は存在しません"
msgid "could not accept SSL connection: %s"
msgstr "SSL接続を受け付けられませんでした: %s"
-#: libpq/be-secure.c:961
+#: libpq/be-secure.c:974
+msgid "SSL certificate's common name contains embedded null"
+msgstr "SSL 証明書のコモンネームに null が含まれています"
+
+#: libpq/be-secure.c:981
#, c-format
msgid "SSL connection from \"%s\""
msgstr "\"%s\"からのSSL接続"
-#: libpq/be-secure.c:1005
+#: libpq/be-secure.c:1025
msgid "no SSL error reported"
msgstr "SSLエラーはありませんでした"
-#: libpq/be-secure.c:1009
+#: libpq/be-secure.c:1029
#, c-format
msgid "SSL error code %lu"
msgstr "SSLエラーコード: %lu"
msgstr "バイナリ値は型bigintの範囲外です"
#: libpq/pqformat.c:611 libpq/pqformat.c:629 libpq/pqformat.c:650
-#: utils/adt/arrayfuncs.c:1345 utils/adt/rowtypes.c:551
+#: utils/adt/arrayfuncs.c:1359 utils/adt/rowtypes.c:556
msgid "insufficient data left in message"
msgstr "メッセージ内に残るデータが不十分です"
msgid "could not send data to client: %m"
msgstr "クライアントにデータを送信できませんでした: %m"
-#: libpq/auth.c:224
+#: libpq/auth.c:241
#, c-format
msgid "authentication failed for user \"%s\": host rejected"
msgstr "ユーザ\"%s\"の認証に失敗しました: ホストを拒絶しました"
-#: libpq/auth.c:227
+#: libpq/auth.c:244
#, c-format
msgid "Kerberos 5 authentication failed for user \"%s\""
msgstr "ユーザ\"%s\"のKerberos 5認証に失敗しました"
-#: libpq/auth.c:230
+#: libpq/auth.c:247
#, c-format
msgid "GSSAPI authentication failed for user \"%s\""
msgstr "ユーザ\"%s\"のGSSAPI認証に失敗しました"
-#: libpq/auth.c:233
+#: libpq/auth.c:250
#, c-format
msgid "SSPI authentication failed for user \"%s\""
msgstr "ユーザ\"%s\"のSSPI認証に失敗しました"
-#: libpq/auth.c:236
+#: libpq/auth.c:253
#, c-format
msgid "\"trust\" authentication failed for user \"%s\""
msgstr "ユーザ\"%s\"の\"trust\"認証に失敗しました"
-#: libpq/auth.c:239
+#: libpq/auth.c:256
#, c-format
msgid "Ident authentication failed for user \"%s\""
msgstr "ユーザ\"%s\"のIdent認証に失敗しました"
-#: libpq/auth.c:243
+#: libpq/auth.c:260
#, c-format
msgid "password authentication failed for user \"%s\""
msgstr "ユーザ\"%s\"のパスワード認証に失敗しました"
-#: libpq/auth.c:246
+#: libpq/auth.c:263
#, c-format
msgid "PAM authentication failed for user \"%s\""
msgstr "ユーザ\"%s\"のPAM認証に失敗しました"
-#: libpq/auth.c:249
+#: libpq/auth.c:266
#, c-format
msgid "LDAP authentication failed for user \"%s\""
msgstr "ユーザ\"%s\"のLDAP認証に失敗しました"
-#: libpq/auth.c:252
+#: libpq/auth.c:269
#, c-format
msgid "authentication failed for user \"%s\": invalid authentication method"
msgstr "ユーザ\"%s\"の認証に失敗しました: 認証方式が無効です"
-#: libpq/auth.c:281
+#: libpq/auth.c:298
msgid "missing or erroneous pg_hba.conf file"
msgstr "pg_hba.confファイルが存在しない、または、pg_hba.confファイルのエラー"
-#: libpq/auth.c:282
+#: libpq/auth.c:299
msgid "See server log for details."
msgstr "詳細はサーバログを参照してください"
-#: libpq/auth.c:303
+#: libpq/auth.c:329
msgid "connection requires a valid client certificate"
msgstr "この接続には有効なクライアント証明が必要です"
-#: libpq/auth.c:342
+#: libpq/auth.c:368
#, c-format
msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\", %s"
msgstr ""
"ホスト\"%s\"、ユーザ\"%s\"、データベース\"%s、%s用のエントリがpg_hba.confにあ"
"りません。"
-#: libpq/auth.c:344
+#: libpq/auth.c:370
msgid "SSL on"
msgstr "SSL有効"
-#: libpq/auth.c:344
+#: libpq/auth.c:370
msgid "SSL off"
msgstr "SSL無効"
-#: libpq/auth.c:348
+#: libpq/auth.c:374
#, c-format
msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\""
msgstr ""
"ホスト\"%s\"、ユーザ\"%s\"、データベース\"%s用のエントリがpg_hba.confにありま"
"せん。"
-#: libpq/auth.c:404
+#: libpq/auth.c:430
#, c-format
msgid "could not enable credential reception: %m"
msgstr "資格証明の受信を有効にできませんでした: %m"
-#: libpq/auth.c:417 libpq/hba.c:856
+#: libpq/auth.c:443 libpq/hba.c:927
msgid ""
"MD5 authentication is not supported when \"db_user_namespace\" is enabled"
msgstr "\"db_user_namespace\" が有効の場合、MD5 認証はサポートされません"
-#: libpq/auth.c:534
+#: libpq/auth.c:562
#, c-format
msgid "expected password response, got message type %d"
msgstr "パスワード応答を想定しましたが、メッセージ種類%dを受け取りました"
-#: libpq/auth.c:562
+#: libpq/auth.c:590
msgid "invalid password packet size"
msgstr "パスワードパケットのサイズが無効です"
-#: libpq/auth.c:566
+#: libpq/auth.c:594
msgid "received password packet"
msgstr "パスワードパケットを受け取りました"
-#: libpq/auth.c:624
+#: libpq/auth.c:652
#, c-format
msgid "Kerberos initialization returned error %d"
msgstr "Kerberosの初期化にてエラー%dが返されました"
-#: libpq/auth.c:634
+#: libpq/auth.c:662
#, c-format
msgid "Kerberos keytab resolving returned error %d"
msgstr "Kerberosのkeytab解決にてエラー%dが返されました"
-#: libpq/auth.c:658
+#: libpq/auth.c:686
#, c-format
msgid "Kerberos sname_to_principal(\"%s\", \"%s\") returned error %d"
msgstr "Kerberosのsname_to_principal(\"%s\", \"%s\")にてエラー%dが返されました"
-#: libpq/auth.c:706
+#: libpq/auth.c:731
#, c-format
msgid "Kerberos recvauth returned error %d"
msgstr "Kerberosのrecvauthにてエラー%dが返されました"
-#: libpq/auth.c:729
+#: libpq/auth.c:754
#, c-format
msgid "Kerberos unparse_name returned error %d"
msgstr "Kerberosのunparse_nameにてエラー%dが返されました"
-#: libpq/auth.c:852
+#: libpq/auth.c:877
#, c-format
msgid "%s: %s"
msgstr "%s: %s"
-#: libpq/auth.c:878
+#: libpq/auth.c:903
msgid "GSSAPI is not supported in protocol version 2"
msgstr "プロトコルバージョン 2 では GSSAPI はサポートされていません"
-#: libpq/auth.c:933
+#: libpq/auth.c:958
#, c-format
msgid "expected GSS response, got message type %d"
msgstr "GSS応答を想定しましたが、メッセージタイプ %d を受け取りました"
-#: libpq/auth.c:996
+#: libpq/auth.c:1021
msgid "accepting GSS security context failed"
msgstr "GSSセキュリティコンテキストの受付に失敗しました"
-#: libpq/auth.c:1022
+#: libpq/auth.c:1047
msgid "retrieving GSS user name failed"
msgstr "GSSユーザ名の受信に失敗しました"
-#: libpq/auth.c:1095
+#: libpq/auth.c:1120
#, c-format
msgid "SSPI error %x"
msgstr "SSPIエラーです: %x"
-#: libpq/auth.c:1099
+#: libpq/auth.c:1124
#, c-format
msgid "%s (%x)"
msgstr "%s (%x)"
-#: libpq/auth.c:1139
+#: libpq/auth.c:1164
msgid "SSPI is not supported in protocol version 2"
msgstr "プロトコルバージョン 2 では SSPI はサポートされていません"
-#: libpq/auth.c:1154
+#: libpq/auth.c:1179
msgid "could not acquire SSPI credentials"
msgstr "SSPIの資格ハンドルを入手できませんでした"
-#: libpq/auth.c:1171
+#: libpq/auth.c:1196
#, c-format
msgid "expected SSPI response, got message type %d"
msgstr "SSPI応答を想定しましたが、メッセージ種類%dを受け取りました"
-#: libpq/auth.c:1243
+#: libpq/auth.c:1268
msgid "could not accept SSPI security context"
msgstr "SSPIセキュリティコンテキストを受け付けられませんでした"
-#: libpq/auth.c:1299
+#: libpq/auth.c:1324
msgid "could not get token from SSPI security context"
msgstr "SSPIセキュリティコンテキストからトークンを入手できませんでした"
-#: libpq/auth.c:1542
+#: libpq/auth.c:1567
#, c-format
msgid "could not create socket for Ident connection: %m"
msgstr "Ident接続用のソケットを作成できませんでした: %m"
-#: libpq/auth.c:1557
+#: libpq/auth.c:1582
#, c-format
msgid "could not bind to local address \"%s\": %m"
msgstr "ローカルアドレス\"%s\"にバインドできませんでした: %m"
-#: libpq/auth.c:1569
+#: libpq/auth.c:1594
#, c-format
msgid "could not connect to Ident server at address \"%s\", port %s: %m"
msgstr "アドレス\"%s\"、ポート%sのIdentサーバに接続できませんでした: %m"
-#: libpq/auth.c:1589
+#: libpq/auth.c:1614
#, c-format
msgid "could not send query to Ident server at address \"%s\", port %s: %m"
msgstr ""
"アドレス\"%s\"、ポート%sのIdentサーバに問い合わせを送信できませんでした: %m"
-#: libpq/auth.c:1604
+#: libpq/auth.c:1629
#, c-format
msgid ""
"could not receive response from Ident server at address \"%s\", port %s: %m"
msgstr ""
"アドレス\"%s\"、ポート%sのIdentサーバからの応答を受信できませんでした: %m"
-#: libpq/auth.c:1614
+#: libpq/auth.c:1639
#, c-format
msgid "invalidly formatted response from Ident server: \"%s\""
msgstr "Identサーバからの応答の書式が無効です: \"%s\""
-#: libpq/auth.c:1649 libpq/auth.c:1679 libpq/auth.c:1707 libpq/auth.c:1783
+#: libpq/auth.c:1674 libpq/auth.c:1704 libpq/auth.c:1732 libpq/auth.c:1808
#, c-format
msgid "could not get peer credentials: %m"
msgstr "ピアの資格証明を入手できませんでした: %m"
-#: libpq/auth.c:1658 libpq/auth.c:1688 libpq/auth.c:1725 libpq/auth.c:1794
+#: libpq/auth.c:1683 libpq/auth.c:1713 libpq/auth.c:1750 libpq/auth.c:1819
#, c-format
msgid "local user with ID %d does not exist"
msgstr "ID %dのローカルユーザは存在しません"
-#: libpq/auth.c:1715
+#: libpq/auth.c:1740
#, c-format
msgid "could not get effective UID from peer credentials: %m"
msgstr "相手側の資格情報から実効 UID を取得できませんでした: %m"
-#: libpq/auth.c:1805
+#: libpq/auth.c:1830
msgid ""
"Ident authentication is not supported on local connections on this platform"
msgstr "このプラットフォームのローカル接続ではIdent認証をサポートしていません"
-#: libpq/auth.c:1874
+#: libpq/auth.c:1947 libpq/auth.c:2219
+msgid "empty password returned by client"
+msgstr "クライアントから空のパスワードが返されました"
+
+#: libpq/auth.c:1957
#, c-format
msgid "error from underlying PAM layer: %s"
msgstr "背後のPAM層でエラーがありました: %s"
-#: libpq/auth.c:1879
-#, c-format
-msgid "unsupported PAM conversation %d/%s"
-msgstr "PAM通信 %d/%sをサポートしていません"
-
-#: libpq/auth.c:1911
-msgid "empty password returned by client"
-msgstr "クライアントから空のパスワードが返されました"
-
-#: libpq/auth.c:1971
+#: libpq/auth.c:2026
#, c-format
msgid "could not create PAM authenticator: %s"
msgstr "PAM authenticatorを作成できませんでした: %s"
-#: libpq/auth.c:1982
+#: libpq/auth.c:2037
#, c-format
msgid "pam_set_item(PAM_USER) failed: %s"
msgstr "pam_set_item(PAM_USER)が失敗しました: %s"
-#: libpq/auth.c:1993
+#: libpq/auth.c:2048
#, c-format
msgid "pam_set_item(PAM_CONV) failed: %s"
msgstr "\"pam_set_item(PAM_CONV)が失敗しました: %s"
-#: libpq/auth.c:2004
+#: libpq/auth.c:2059
#, c-format
msgid "pam_authenticate failed: %s"
msgstr "\"pam_authenticateが失敗しました: %s"
-#: libpq/auth.c:2015
+#: libpq/auth.c:2070
#, c-format
msgid "pam_acct_mgmt failed: %s"
msgstr "pam_acct_mgmtが失敗しました: %s"
-#: libpq/auth.c:2026
+#: libpq/auth.c:2081
#, c-format
msgid "could not release PAM authenticator: %s"
msgstr "PAM authenticatorを解放できませんでした: %s"
-#: libpq/auth.c:2056
-msgid "LDAP server not specified"
-msgstr "LDAP サーバーの指定がありません"
-
-#: libpq/auth.c:2074 libpq/auth.c:2078
+#: libpq/auth.c:2114 libpq/auth.c:2118
#, c-format
msgid "could not initialize LDAP: error code %d"
msgstr "LDAPを初期化できませんでした: %d"
-#: libpq/auth.c:2088
+#: libpq/auth.c:2128
#, c-format
msgid "could not set LDAP protocol version: error code %d"
msgstr "LDAPプロトコルバージョンを設定できませんでした: エラーコード %d"
-#: libpq/auth.c:2117
+#: libpq/auth.c:2157
msgid "could not load wldap32.dll"
msgstr "wldap32.dllの読み込みができません"
-#: libpq/auth.c:2125
+#: libpq/auth.c:2165
msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
msgstr "wldap32.dllの_ldap_start_tls_sA関数を読み込みできませんでした"
-#: libpq/auth.c:2126
+#: libpq/auth.c:2166
msgid "LDAP over SSL is not supported on this platform."
msgstr "このプラットフォームではLDAP over SSLをサポートしていません。"
-#: libpq/auth.c:2141
+#: libpq/auth.c:2181
#, c-format
msgid "could not start LDAP TLS session: error code %d"
msgstr "LDAP TLSセッションを開始できませんでした: エラーコード %d"
-#: libpq/auth.c:2158
+#: libpq/auth.c:2203
+msgid "LDAP server not specified"
+msgstr "LDAP サーバーの指定がありません"
+
+#: libpq/auth.c:2254
+msgid "invalid character in username for LDAP authentication"
+msgstr "LDAP 認証でユーザー名の中に不正な文字があります"
+
+#: libpq/auth.c:2269
+msgid ""
+"could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": "
+"error code %d"
+msgstr ""
+"サーバー \"%2$s\" で、ldapbinddn \"%1$s\" による LDAP バインドを"
+"実行できませんでした: エラーコード %3$d"
+
+#: libpq/auth.c:2294
+msgid "could not search LDAP for filter \"%s\" on server \"%s\": error code %d"
+msgstr ""
+"サーバー \"%2$s\" で、フィルタ \"%1$s\" による LDAP 検索が"
+"できませんでした: エラーコード %3$d"
+
+#: libpq/auth.c:2304
+msgid "LDAP search failed for filter \"%s\" on server \"%s\": no such user"
+msgstr ""
+"サーバー \"%2$s\" で、フィルタ \"%1$s\" による LDAP 検索に失敗しました:"
+"そのようなユーザーが見つかりません"
+
+#: libpq/auth.c:2308
+msgid ""
+"LDAP search failed for filter \"%s\" on server \"%s\": "
+"user is not unique (%d matches)"
+msgstr ""
+"サーバ \"%2$s\" でフィルタ \"%1$s\" による LDAP 検索に失敗しました:"
+"ユーザーが一意ではありません(%3$d 個見つかりました)"
+
+#: libpq/auth.c:2323
+msgid ""
+"could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
+msgstr ""
+"サーバ \"%2$s\" で \"%1$s\" にマッチする最初のエントリの dn を取得"
+"できません:%3$s"
+
+#: libpq/auth.c:2342
+msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
+msgstr "サーバー \"%s\" でユーザー \"%s\" の検索後、unbind できません: %s"
+
+#: libpq/auth.c:2379
#, c-format
msgid "LDAP login failed for user \"%s\" on server \"%s\": error code %d"
msgstr ""
"サーバ\"%2$s\"でユーザ\"%1$s\"のLDAPログインが失敗しました: エラーコード %3$d"
-#: libpq/auth.c:2183
+#: libpq/auth.c:2407
#, c-format
msgid ""
"Certificate login failed for user \"%s\": client certificate contains no "
"ユーザ \"%s\" の認証に失敗しました:クライアント証明書にユーザ名が含まれてい"
"ません"
-#: libpq/hba.c:152
+#: libpq/hba.c:150
#, c-format
msgid "authentication file token too long, skipping: \"%s\""
msgstr "認証ファイルのトークンが長すぎますので、飛ばします: \"%s\""
-#: libpq/hba.c:341
+#: libpq/hba.c:339
#, c-format
msgid "could not open secondary authentication file \"@%s\" as \"%s\": %m"
msgstr ""
"セカンダリ認証ファイル\"@%s\"を\"%s\"としてオープンできませんでした: %m"
#. translator: the second %s is a list of auth methods
-#: libpq/hba.c:582
+#: libpq/hba.c:631
#, c-format
msgid ""
"authentication option \"%s\" is only valid for authentication methods %s"
msgstr "認証オプション\"%s\"は認証方式%sでのみ有効です"
-#: libpq/hba.c:598
+#: libpq/hba.c:647
#, c-format
msgid "authentication method \"%s\" requires argument \"%s\" to be set"
msgstr "認証方式\"%s\"の場合は引数\"%s\"がセットされなければなりません"
-#: libpq/hba.c:644
+#: libpq/hba.c:693
msgid "hostssl not supported on this platform"
msgstr "このプラットフォームでは hostssl をサポートしていません"
-#: libpq/hba.c:645
+#: libpq/hba.c:694
msgid "compile with --enable-ssl to use SSL connections"
msgstr "SSL 接続を有効にするには --enable-ssl でコンパイルしてください"
-#: libpq/hba.c:667
+#: libpq/hba.c:716
#, c-format
msgid "invalid connection type \"%s\""
msgstr "接続オプションタイプ \"%s\" は無効です"
-#: libpq/hba.c:680
+#: libpq/hba.c:729
msgid "end-of-line before database specification"
msgstr "データベース指定の前に行末を検出しました"
-#: libpq/hba.c:693
+#: libpq/hba.c:742
msgid "end-of-line before role specification"
msgstr "ロール指定の前に行末を検出しました"
-#: libpq/hba.c:708
+#: libpq/hba.c:757
msgid "end-of-line before IP address specification"
msgstr "IP アドレス指定の前に行末を検出しました"
-#: libpq/hba.c:735
+#: libpq/hba.c:803
#, c-format
msgid "invalid IP address \"%s\": %s"
msgstr "IP アドレス \"%s\" は有効ではありません: %s"
-#: libpq/hba.c:760
+#: libpq/hba.c:826
#, c-format
msgid "invalid CIDR mask in address \"%s\""
msgstr "IP アドレス \"%s\" 内の CIDR マスクが無効です"
-#: libpq/hba.c:775
+#: libpq/hba.c:844
msgid "end-of-line before netmask specification"
msgstr "ネットマスク指定の前に行末を検出しました"
-#: libpq/hba.c:787
+#: libpq/hba.c:856
#, c-format
msgid "invalid IP mask \"%s\": %s"
msgstr "IP マスク \"%s\" は有効ではありません: %s"
-#: libpq/hba.c:803
+#: libpq/hba.c:873
#, c-format
msgid "IP address and mask do not match in file \"%s\" line %d"
msgstr "ファイル\"%s\"の行%dでIPアドレスとマスクが一致しません"
-#: libpq/hba.c:816
+#: libpq/hba.c:887
msgid "end-of-line before authentication method"
msgstr "認証方式指定の前に行末を検出しました"
-#: libpq/hba.c:883
+#: libpq/hba.c:954
#, c-format
msgid "invalid authentication method \"%s\""
msgstr "認証方式 \"%s\" が有効ではありません"
-#: libpq/hba.c:894
+#: libpq/hba.c:965
#, c-format
msgid "invalid authentication method \"%s\": not supported on this platform"
msgstr "無効な認証方式 \"%s\":このプラットフォームではサポートされていません"
-#: libpq/hba.c:907
+#: libpq/hba.c:978
msgid "krb5 authentication is not supported on local sockets"
msgstr "ローカルソケット上の KRB5 認証はサポートしていません"
-#: libpq/hba.c:918
+#: libpq/hba.c:989
msgid "cert authentication is only supported on hostssl connections"
msgstr "hostssl 接続では証明書認証のみをサポートしています"
-#: libpq/hba.c:941
+#: libpq/hba.c:1012
#, c-format
msgid "authentication option not in name=value format: %s"
msgstr "認証オプションが 名前=値 形式になっていません:%s"
-#: libpq/hba.c:956
+#: libpq/hba.c:1027
msgid "ident, krb5, gssapi, sspi and cert"
msgstr "ident、krb5、gssapi、sspiおよびcert"
-#: libpq/hba.c:970
+#: libpq/hba.c:1041
msgid "clientcert can only be configured for \"hostssl\" rows"
msgstr "クライアント証明書は \"hostssl\" な行でのみ設定できます"
-#: libpq/hba.c:981
+#: libpq/hba.c:1052
msgid ""
"client certificates can only be checked if a root certificate store is "
"available"
msgstr ""
"クライアント証明書はルート証明書ストアが利用できる場合にのみ検証されます"
-#: libpq/hba.c:982
+#: libpq/hba.c:1053
msgid "make sure the root certificate store is present and readable"
msgstr ""
"ルート証明書ストアが存在し、かつ読める状態になっていることを確認してください"
-#: libpq/hba.c:995
+#: libpq/hba.c:1066
msgid "clientcert can not be set to 0 when using \"cert\" authentication"
msgstr "\"cert\" 認証を使う場合は clientcert が 0 であってはなりません"
-#: libpq/hba.c:1029
+#: libpq/hba.c:1100
#, c-format
msgid "invalid LDAP port number: \"%s\""
msgstr "無効なLDAPポート番号です: \"%s\""
-#: libpq/hba.c:1055 libpq/hba.c:1063
+#: libpq/hba.c:1146 libpq/hba.c:1154
msgid "krb5, gssapi and sspi"
msgstr "krb5、gssapiおよびsspi"
-#: libpq/hba.c:1073
+#: libpq/hba.c:1164
#, c-format
msgid "unknown authentication option name: \"%s\""
msgstr "認証オプション名を認識できません: \"%s\""
-#: libpq/hba.c:1320 guc-file.l:403
+#: libpq/hba.c:1195
+msgid ""
+"cannot use ldapbasedn, ldapbinddn, ldapbindpasswd or ldapsearchattribute "
+"together with ldapprefix"
+msgstr ""
+"ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute は、"
+"ldapprefix と同時には指定できません"
+
+#: libpq/hba.c:1205
+msgid ""
+"authentication method \"ldap\" requires argument \"ldapbasedn\", \"ldapprefix"
+"\" or \"ldapsuffix\" to be set"
+msgstr ""
+"\"LDAP\" 認証方式の場合は引数 \"ldapbasedn\", \"ldapprefix\"または "
+"\"ldapsuffix\" を指定してください"
+
+#: libpq/hba.c:1387 guc-file.l:436
#, c-format
msgid "could not open configuration file \"%s\": %m"
msgstr "設定ファイル\"%s\"をオープンできませんでした: %m"
-#: libpq/hba.c:1498
+#: libpq/hba.c:1519
#, c-format
msgid "invalid regular expression \"%s\": %s"
msgstr "正規表現\"%s\"が無効です: %s"
-#: libpq/hba.c:1520
+#: libpq/hba.c:1541
#, c-format
msgid "regular expression match for \"%s\" failed: %s"
msgstr "正規表現\"%s\"でマッチングに失敗しました: %s"
-#: libpq/hba.c:1537
+#: libpq/hba.c:1558
#, c-format
msgid ""
"regular expression \"%s\" has no subexpressions as requested by "
msgstr ""
"正規表現\"%s\"には\"%s\"における後方参照が要求する副表現式が含まれていません"
-#: libpq/hba.c:1603
+#: libpq/hba.c:1624
#, c-format
msgid "missing entry in file \"%s\" at end of line %d"
msgstr "ファイル\"%s\"の最終行%dでエントリが足りません"
-#: libpq/hba.c:1644
+#: libpq/hba.c:1665
#, c-format
msgid "provided username (%s) and authenticated username (%s) don't match"
msgstr "与えられたユーザー名 (%s) と認証されたユーザー名 (%s) が一致しません"
-#: libpq/hba.c:1665
+#: libpq/hba.c:1686
#, c-format
msgid "no match in usermap for user \"%s\" authenticated as \"%s\""
msgstr "\"%2$s\"として認証されたユーザ\"%1$s\"はユーザマップに一致しません"
-#: libpq/hba.c:1667
+#: libpq/hba.c:1688
#, c-format
msgid "usermap \"%s\""
msgstr "ユーザマップ\"%s\""
-#: libpq/hba.c:1690
+#: libpq/hba.c:1711
#, c-format
msgid "could not open Ident usermap file \"%s\": %m"
msgstr "Ident usermapファイル%s\"をオープンできませんでした: %m"
-#: libpq/be-fsstubs.c:127 libpq/be-fsstubs.c:157 libpq/be-fsstubs.c:172
-#: libpq/be-fsstubs.c:197 libpq/be-fsstubs.c:244 libpq/be-fsstubs.c:483
+#: libpq/be-fsstubs.c:133 libpq/be-fsstubs.c:163 libpq/be-fsstubs.c:189
+#: libpq/be-fsstubs.c:225 libpq/be-fsstubs.c:272 libpq/be-fsstubs.c:518
#, c-format
msgid "invalid large-object descriptor: %d"
msgstr "ラージオブジェクト記述子が無効です: %d"
-#: libpq/be-fsstubs.c:177
+#: libpq/be-fsstubs.c:173 libpq/be-fsstubs.c:205 libpq/be-fsstubs.c:528
+msgid "permission denied for large object %u"
+msgstr "ラージオブジェクト %u に対する権限がありません"
+
+#: libpq/be-fsstubs.c:194
#, c-format
msgid "large object descriptor %d was not opened for writing"
msgstr "ラージオブジェクト記述子%dは書き込み用に開かれていませんでした"
-#: libpq/be-fsstubs.c:357
+#: libpq/be-fsstubs.c:392
msgid "must be superuser to use server-side lo_import()"
msgstr ""
"サーバサイドのlo_import()を使用するにはスーパーユーザでなければなりません"
-#: libpq/be-fsstubs.c:358
+#: libpq/be-fsstubs.c:393
msgid "Anyone can use the client-side lo_import() provided by libpq."
msgstr "libpqで提供されるlo_import()は誰でも使用できます"
-#: libpq/be-fsstubs.c:371
+#: libpq/be-fsstubs.c:406
#, c-format
msgid "could not open server file \"%s\": %m"
msgstr "サーバファイル\"%s\"をオープンできませんでした: %m"
-#: libpq/be-fsstubs.c:393
+#: libpq/be-fsstubs.c:428
#, c-format
msgid "could not read server file \"%s\": %m"
msgstr "サーバファイル\"%s\"を読み取れませんでした: %m"
-#: libpq/be-fsstubs.c:423
+#: libpq/be-fsstubs.c:458
msgid "must be superuser to use server-side lo_export()"
msgstr ""
"サーバサイドのlo_export()を使用するにはスーパーユーザでなければなりません"
-#: libpq/be-fsstubs.c:424
+#: libpq/be-fsstubs.c:459
msgid "Anyone can use the client-side lo_export() provided by libpq."
msgstr "libpqで提供されるクライアントサイドのlo_export()は誰でも使用できます"
-#: libpq/be-fsstubs.c:448
+#: libpq/be-fsstubs.c:483
#, c-format
msgid "could not create server file \"%s\": %m"
msgstr "サーバファイル\"%s\"を作成できませんでした: %m"
-#: libpq/be-fsstubs.c:460
+#: libpq/be-fsstubs.c:495
#, c-format
msgid "could not write server file \"%s\": %m"
msgstr "サーバファイル\"%s\"を書き出せませんでした: %m"
msgid "rule \"%s\" for relation \"%s\" does not exist, skipping"
msgstr "リレーション\"%2$s\"のルール\"%1$s\"は存在しません。省略します"
-#: rewrite/rewriteManip.c:1012
+#: rewrite/rewriteManip.c:1009
msgid "conditional utility statements are not implemented"
msgstr "条件付きのユーティリティ文は実装されていません"
-#: rewrite/rewriteManip.c:1024 rewrite/rewriteHandler.c:424
-#: parser/parse_utilcmd.c:1569 parser/parse_utilcmd.c:1639
+#: rewrite/rewriteManip.c:1021 rewrite/rewriteHandler.c:432
+#: parser/parse_utilcmd.c:1795 parser/parse_utilcmd.c:1865
msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
msgstr "条件付きのUNION/INTERSECT/EXCEPT文は実装されていません"
-#: rewrite/rewriteManip.c:1213
+#: rewrite/rewriteManip.c:1174
msgid "WHERE CURRENT OF on a view is not implemented"
msgstr "ビューに対するWHERE CURRENT OFは実装されていません"
msgid "RETURNING list has too few entries"
msgstr "RETURNINGリストの項目が少なすぎます"
-#: rewrite/rewriteHandler.c:486
+#: rewrite/rewriteHandler.c:495
msgid "cannot have RETURNING lists in multiple rules"
msgstr "複数ルールではRETURNINGリストを持つことはできません"
-#: rewrite/rewriteHandler.c:786 rewrite/rewriteHandler.c:804
+#: rewrite/rewriteHandler.c:796 rewrite/rewriteHandler.c:814
#, c-format
msgid "multiple assignments to same column \"%s\""
msgstr "同じ列\"%s\"に複数の代入があります"
-#: rewrite/rewriteHandler.c:942 catalog/heap.c:2175
+#: rewrite/rewriteHandler.c:952 catalog/heap.c:2256
#, c-format
msgid "column \"%s\" is of type %s but default expression is of type %s"
msgstr "列\"%s\"の型は%sですが、デフォルト式の型は%sです"
-#: rewrite/rewriteHandler.c:1257 parser/analyze.c:2022 parser/analyze.c:2114
-msgid "SELECT FOR UPDATE/SHARE cannot be applied to an outer-level WITH query"
-msgstr "SELECT FOR UPDATE/SHARE は外部レベルの WITH クエリーには適用できません"
-
-#: rewrite/rewriteHandler.c:1430 rewrite/rewriteHandler.c:1751
+#: rewrite/rewriteHandler.c:1417 rewrite/rewriteHandler.c:1740
#, c-format
msgid "infinite recursion detected in rules for relation \"%s\""
msgstr "リレーション\"%s\"のルールで無限再帰を検出しました"
-#: rewrite/rewriteHandler.c:1789
+#: rewrite/rewriteHandler.c:1778
#, c-format
msgid "cannot perform INSERT RETURNING on relation \"%s\""
msgstr "リレーション\"%s\"へのINSERT RETURNINGを行うことはできません"
-#: rewrite/rewriteHandler.c:1791
+#: rewrite/rewriteHandler.c:1780
msgid ""
"You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
msgstr "RETURNING句を持つ無条件のON INSERT DO INSTEADルールが必要です。"
-#: rewrite/rewriteHandler.c:1796
+#: rewrite/rewriteHandler.c:1785
#, c-format
msgid "cannot perform UPDATE RETURNING on relation \"%s\""
msgstr "リレーション\"%s\"へのUPDATE RETURNINGを行うことはできません"
-#: rewrite/rewriteHandler.c:1798
+#: rewrite/rewriteHandler.c:1787
msgid ""
"You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
msgstr "RETURNING句を持つ無条件のON UPDATE DO INSTEADルールが必要です。"
-#: rewrite/rewriteHandler.c:1803
+#: rewrite/rewriteHandler.c:1792
#, c-format
msgid "cannot perform DELETE RETURNING on relation \"%s\""
msgstr "リレーション\"%s\"へのDELETE RETURNINGを行うことはできません"
-#: rewrite/rewriteHandler.c:1805
+#: rewrite/rewriteHandler.c:1794
msgid ""
"You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
msgstr "RETURNING句を持つ無条件のON DELETE DO INSTEADルールが必要です。"
-#: rewrite/rewriteHandler.c:1903
+#: rewrite/rewriteHandler.c:1892
msgid "cannot insert into a view"
msgstr "ビューへの挿入はできません"
-#: rewrite/rewriteHandler.c:1904
+#: rewrite/rewriteHandler.c:1893
msgid "You need an unconditional ON INSERT DO INSTEAD rule."
msgstr "無条件のON INSERT DO INSTEADルールが必要です。"
-#: rewrite/rewriteHandler.c:1909
+#: rewrite/rewriteHandler.c:1898
msgid "cannot update a view"
msgstr "ビューの更新はできません"
-#: rewrite/rewriteHandler.c:1910
+#: rewrite/rewriteHandler.c:1899
msgid "You need an unconditional ON UPDATE DO INSTEAD rule."
msgstr "無条件のON UPDATE DO INSTEADルールが必要です。"
-#: rewrite/rewriteHandler.c:1915
+#: rewrite/rewriteHandler.c:1904
msgid "cannot delete from a view"
msgstr "ビューからの削除はできません"
-#: rewrite/rewriteHandler.c:1916
+#: rewrite/rewriteHandler.c:1905
msgid "You need an unconditional ON DELETE DO INSTEAD rule."
msgstr "無条件のON DELETE DO INSTEADルールが必要です。"
msgid "@INCLUDE without file name in time zone file \"%s\", line %d"
msgstr "時間帯ファイル\"%s\"の行%dにファイル名がない@INCLUDEがあります"
-#: utils/misc/guc.c:466
+#: utils/misc/guc.c:475
msgid "Ungrouped"
msgstr "その他"
-#: utils/misc/guc.c:468
+#: utils/misc/guc.c:477
msgid "File Locations"
msgstr "ファイルの位置"
-#: utils/misc/guc.c:470
+#: utils/misc/guc.c:479
msgid "Connections and Authentication"
msgstr "接続と認証"
-#: utils/misc/guc.c:472
+#: utils/misc/guc.c:481
msgid "Connections and Authentication / Connection Settings"
msgstr "接続と認証/接続設定"
-#: utils/misc/guc.c:474
+#: utils/misc/guc.c:483
msgid "Connections and Authentication / Security and Authentication"
msgstr "接続と認証/セキュリティと認証"
-#: utils/misc/guc.c:476
+#: utils/misc/guc.c:485
msgid "Resource Usage"
msgstr "リソースの使用"
-#: utils/misc/guc.c:478
+#: utils/misc/guc.c:487
msgid "Resource Usage / Memory"
msgstr "リソースの使用/メモリ"
-#: utils/misc/guc.c:480
+#: utils/misc/guc.c:489
msgid "Resource Usage / Kernel Resources"
msgstr "リソースの使用/カーネルリソース"
-#: utils/misc/guc.c:482
+#: utils/misc/guc.c:491
msgid "Write-Ahead Log"
msgstr "ログ先行書き込み"
-#: utils/misc/guc.c:484
+#: utils/misc/guc.c:493
msgid "Write-Ahead Log / Settings"
msgstr "ログ先行書き込み/設定"
-#: utils/misc/guc.c:486
+#: utils/misc/guc.c:495
msgid "Write-Ahead Log / Checkpoints"
msgstr "ログ先行書き込み/チェックポイント"
-#: utils/misc/guc.c:488
+#: utils/misc/guc.c:497
msgid "Query Tuning"
msgstr "問い合わせの調整"
-#: utils/misc/guc.c:490
+#: utils/misc/guc.c:499
msgid "Query Tuning / Planner Method Configuration"
msgstr "問い合わせの調整/プランナ手法の設定"
-#: utils/misc/guc.c:492
+#: utils/misc/guc.c:501
msgid "Query Tuning / Planner Cost Constants"
msgstr "問い合わせの調整/プランナのコスト定数"
-#: utils/misc/guc.c:494
+#: utils/misc/guc.c:503
msgid "Query Tuning / Genetic Query Optimizer"
msgstr "問い合わせの調整/遺伝的問い合わせオプティマイザ"
-#: utils/misc/guc.c:496
+#: utils/misc/guc.c:505
msgid "Query Tuning / Other Planner Options"
msgstr "問い合わせの調整/その他のプランなのオプション"
-#: utils/misc/guc.c:498
+#: utils/misc/guc.c:507
msgid "Reporting and Logging"
msgstr "レポートとログ"
-#: utils/misc/guc.c:500
+#: utils/misc/guc.c:509
msgid "Reporting and Logging / Where to Log"
msgstr "レポートとログ/ログの場所"
-#: utils/misc/guc.c:502
+#: utils/misc/guc.c:511
msgid "Reporting and Logging / When to Log"
msgstr "レポートとログ/ログのタイミング"
-#: utils/misc/guc.c:504
+#: utils/misc/guc.c:513
msgid "Reporting and Logging / What to Log"
msgstr "レポートとログ/ログの内容"
-#: utils/misc/guc.c:506
+#: utils/misc/guc.c:515
msgid "Statistics"
msgstr "統計情報"
-#: utils/misc/guc.c:508
+#: utils/misc/guc.c:517
msgid "Statistics / Monitoring"
msgstr "統計情報/監視"
-#: utils/misc/guc.c:510
+#: utils/misc/guc.c:519
msgid "Statistics / Query and Index Statistics Collector"
msgstr "統計情報/問い合わせとインデックスの統計情報収集器"
-#: utils/misc/guc.c:512
+#: utils/misc/guc.c:521
msgid "Autovacuum"
msgstr "自動バキューム"
-#: utils/misc/guc.c:514
+#: utils/misc/guc.c:523
msgid "Client Connection Defaults"
msgstr "クライアント接続のデフォルト"
-#: utils/misc/guc.c:516
+#: utils/misc/guc.c:525
msgid "Client Connection Defaults / Statement Behavior"
msgstr "クライアント接続のデフォルト/文の振舞い"
-#: utils/misc/guc.c:518
+#: utils/misc/guc.c:527
msgid "Client Connection Defaults / Locale and Formatting"
msgstr "クライアント接続のデフォルト/ロケールと整形"
-#: utils/misc/guc.c:520
+#: utils/misc/guc.c:529
msgid "Client Connection Defaults / Other Defaults"
msgstr "クライアント接続のデフォルト/その他のデフォルト"
-#: utils/misc/guc.c:522
+#: utils/misc/guc.c:531
msgid "Lock Management"
msgstr "ロック管理"
-#: utils/misc/guc.c:524
+#: utils/misc/guc.c:533
msgid "Version and Platform Compatibility"
msgstr "バージョン、プラットフォーム間の互換性"
-#: utils/misc/guc.c:526
+#: utils/misc/guc.c:535
msgid "Version and Platform Compatibility / Previous PostgreSQL Versions"
msgstr "バージョン、プラットフォーム間の互換性/以前のバージョンのPostgreSQL"
-#: utils/misc/guc.c:528
+#: utils/misc/guc.c:537
msgid "Version and Platform Compatibility / Other Platforms and Clients"
msgstr ""
"バージョン、プラットフォーム間の互換性/他のプラットフォームとクライアント"
-#: utils/misc/guc.c:530
+#: utils/misc/guc.c:539
msgid "Preset Options"
msgstr "事前設定オプション"
-#: utils/misc/guc.c:532
+#: utils/misc/guc.c:541
msgid "Customized Options"
msgstr "カスタマイズ用オプション"
-#: utils/misc/guc.c:534
+#: utils/misc/guc.c:543
msgid "Developer Options"
msgstr "開発者向けオプション"
-#: utils/misc/guc.c:588
+#: utils/misc/guc.c:597
msgid "Enables the planner's use of sequential-scan plans."
msgstr "プランナによるシーケンシャルスキャン計画の使用を有効にします。"
-#: utils/misc/guc.c:596
+#: utils/misc/guc.c:605
msgid "Enables the planner's use of index-scan plans."
msgstr "プランナによるインデックススキャン計画の使用を有効にします。"
-#: utils/misc/guc.c:604
+#: utils/misc/guc.c:613
msgid "Enables the planner's use of bitmap-scan plans."
msgstr "プランナによるビットマップスキャン計画の使用を有効にします。"
-#: utils/misc/guc.c:612
+#: utils/misc/guc.c:621
msgid "Enables the planner's use of TID scan plans."
msgstr "プランナによるTIDスキャン計画の使用を有効にします。"
-#: utils/misc/guc.c:620
+#: utils/misc/guc.c:629
msgid "Enables the planner's use of explicit sort steps."
msgstr "プランナによる明示的ソート段階の使用を有効にします。"
-#: utils/misc/guc.c:628
+#: utils/misc/guc.c:637
msgid "Enables the planner's use of hashed aggregation plans."
msgstr "プランナによるハッシュされた集約計画の使用を有効にします。"
-#: utils/misc/guc.c:636
+#: utils/misc/guc.c:645
msgid "Enables the planner's use of nested-loop join plans."
msgstr "プランナによる入れ子状ループ結合計画の使用を有効にします。"
-#: utils/misc/guc.c:644
+#: utils/misc/guc.c:653
msgid "Enables the planner's use of merge join plans."
msgstr "プランナによるマージ結合計画の使用を有効にします。"
-#: utils/misc/guc.c:652
+#: utils/misc/guc.c:661
msgid "Enables the planner's use of hash join plans."
msgstr "プランナによるハッシュ結合計画の使用を有効にします。"
-#: utils/misc/guc.c:660
+#: utils/misc/guc.c:669
msgid "Enables genetic query optimization."
msgstr "遺伝的問い合わせ最適化を有効にします。"
-#: utils/misc/guc.c:661
+#: utils/misc/guc.c:670
msgid "This algorithm attempts to do planning without exhaustive searching."
msgstr "このアルゴリズムでは、しらみつぶし検索を行わない計画の作成を試みます。"
-#: utils/misc/guc.c:670
+#: utils/misc/guc.c:679
msgid "Shows whether the current user is a superuser."
msgstr "現在のユーザがスーパーユーザかどうかを表示します。"
-#: utils/misc/guc.c:679
+#: utils/misc/guc.c:688
+msgid "Enables advertising the server via Bonjour."
+msgstr "Bonjour を経由したサーバー広告を有効にします"
+
+#: utils/misc/guc.c:696
msgid "Enables SSL connections."
msgstr "SSL接続を有効にします。"
-#: utils/misc/guc.c:687
+#: utils/misc/guc.c:704
msgid "Forces synchronization of updates to disk."
msgstr "強制的に更新をディスクに同期します。"
-#: utils/misc/guc.c:688
+#: utils/misc/guc.c:705
msgid ""
"The server will use the fsync() system call in several places to make sure "
"that updates are physically written to disk. This insures that a database "
"ウェアがクラッシュした後でもデータベースクラスタは一貫した状態に復旧すること"
"ができます。"
-#: utils/misc/guc.c:698
+#: utils/misc/guc.c:715
msgid "Sets immediate fsync at commit."
msgstr "コミット時に即座にfsyncするよう設定します"
-#: utils/misc/guc.c:706
+#: utils/misc/guc.c:723
msgid "Continues processing past damaged page headers."
msgstr "破損したページヘッダがあっても処理を継続します。"
-#: utils/misc/guc.c:707
+#: utils/misc/guc.c:724
msgid ""
"Detection of a damaged page header normally causes PostgreSQL to report an "
"error, aborting the current transaction. Setting zero_damaged_pages to true "
"す。 この動作により、障害のあったページ上にある全ての行のデータを破壊されま"
"す。"
-#: utils/misc/guc.c:719
+#: utils/misc/guc.c:736
msgid "Writes full pages to WAL when first modified after a checkpoint."
msgstr ""
"チェックポイントの後最初に変更された時、ページ全体をWALに書き出します。"
-#: utils/misc/guc.c:720
+#: utils/misc/guc.c:737
msgid ""
"A page write in process during an operating system crash might be only "
"partially written to disk. During recovery, the row changes stored in WAL "
"旧\n"
"が可能になります。"
-#: utils/misc/guc.c:731
+#: utils/misc/guc.c:748
msgid "Runs the server silently."
msgstr "サーバを出力なしで実行します。"
-#: utils/misc/guc.c:732
+#: utils/misc/guc.c:749
msgid ""
"If this parameter is set, the server will automatically run in the "
"background and any controlling terminals are dissociated."
"このオプションを設定すると、サーバは自動的にバックグランドで起動し、制御端末"
"を切り離します。"
-#: utils/misc/guc.c:740
+#: utils/misc/guc.c:757
msgid "Logs each checkpoint."
msgstr "各チェックポイントをログに出力します。"
-#: utils/misc/guc.c:748
+#: utils/misc/guc.c:765
msgid "Logs each successful connection."
msgstr "成功した接続を全てログに出力します。"
-#: utils/misc/guc.c:756
+#: utils/misc/guc.c:773
msgid "Logs end of a session, including duration."
msgstr "セッションの終了時刻とその期間をログに出力します。"
-#: utils/misc/guc.c:764
+#: utils/misc/guc.c:781
msgid "Turns on various assertion checks."
msgstr "各種アサーション検査を有効にします。"
-#: utils/misc/guc.c:765
+#: utils/misc/guc.c:782
msgid "This is a debugging aid."
msgstr "これはデバッグ用です。"
-#: utils/misc/guc.c:779 utils/misc/guc.c:861 utils/misc/guc.c:920
-#: utils/misc/guc.c:929 utils/misc/guc.c:938 utils/misc/guc.c:947
-#: utils/misc/guc.c:1513 utils/misc/guc.c:1522
+#: utils/misc/guc.c:796 utils/misc/guc.c:878 utils/misc/guc.c:937
+#: utils/misc/guc.c:946 utils/misc/guc.c:955 utils/misc/guc.c:964
+#: utils/misc/guc.c:1557 utils/misc/guc.c:1566
msgid "No description available."
msgstr "説明文はありません"
-#: utils/misc/guc.c:788
+#: utils/misc/guc.c:805
msgid "Logs the duration of each completed SQL statement."
msgstr "完了したSQL全ての期間をログに出力します。"
-#: utils/misc/guc.c:796
+#: utils/misc/guc.c:813
msgid "Logs each query's parse tree."
msgstr "各クエリーのパースツリーのログを取ります"
-#: utils/misc/guc.c:804
+#: utils/misc/guc.c:821
msgid "Logs each query's rewritten parse tree."
msgstr "各クエリーのパースツリーが再度書かれた分のログを取ります"
-#: utils/misc/guc.c:812
+#: utils/misc/guc.c:829
msgid "Logs each query's execution plan."
msgstr "各クエリーの実行計画をログに出力します。"
-#: utils/misc/guc.c:820
+#: utils/misc/guc.c:837
msgid "Indents parse and plan tree displays."
msgstr "解析ツリーと計画ツリーの表示をインデントします。"
-#: utils/misc/guc.c:828
+#: utils/misc/guc.c:845
msgid "Writes parser performance statistics to the server log."
msgstr "パーサの性能統計情報をサーバログに出力します。"
-#: utils/misc/guc.c:836
+#: utils/misc/guc.c:853
msgid "Writes planner performance statistics to the server log."
msgstr "プランナの性能統計情報をサーバログに出力します。"
-#: utils/misc/guc.c:844
+#: utils/misc/guc.c:861
msgid "Writes executor performance statistics to the server log."
msgstr "エグゼキュータの性能統計情報をサーバログに出力します。"
-#: utils/misc/guc.c:852
+#: utils/misc/guc.c:869
msgid "Writes cumulative performance statistics to the server log."
msgstr "累積の性能統計情報をサーバログに出力します。"
-#: utils/misc/guc.c:872
+#: utils/misc/guc.c:889
msgid "Collects information about executing commands."
msgstr "実行中のコマンドに関する情報を収集します。"
-#: utils/misc/guc.c:873
+#: utils/misc/guc.c:890
msgid ""
"Enables the collection of information on the currently executing command of "
"each session, along with the time at which that command began execution."
"各セッションで現在実行中のコマンドに関して、そのコマンドが実行を開始した時点"
"の時刻と一緒に情報の収集を有効にします。"
-#: utils/misc/guc.c:882
+#: utils/misc/guc.c:899
msgid "Collects statistics on database activity."
msgstr "データベースの活動について統計情報を収集します。"
-#: utils/misc/guc.c:891
+#: utils/misc/guc.c:908
msgid "Updates the process title to show the active SQL command."
msgstr "活動中のSQLコマンドを表示するようプロセスタイトルを更新します。"
-#: utils/misc/guc.c:892
+#: utils/misc/guc.c:909
msgid ""
"Enables updating of the process title every time a new SQL command is "
"received by the server."
"新しいSQLコマンドをサーバが受信する度にプロセスタイトルを更新することを有効に"
"します。"
-#: utils/misc/guc.c:900
+#: utils/misc/guc.c:917
msgid "Starts the autovacuum subprocess."
msgstr "subprocessサブプロセスを起動します。"
-#: utils/misc/guc.c:909
+#: utils/misc/guc.c:926
msgid "Generates debugging output for LISTEN and NOTIFY."
msgstr "LISTENとNOTIFYコマンドのためのデバッグ出力を生成します。"
-#: utils/misc/guc.c:958
+#: utils/misc/guc.c:975
msgid "Logs long lock waits."
msgstr "長期のロック待機をログに記録します。"
-#: utils/misc/guc.c:967
+#: utils/misc/guc.c:984
msgid "Logs the host name in the connection logs."
msgstr "接続ログ内でホスト名を出力します。"
-#: utils/misc/guc.c:968
+#: utils/misc/guc.c:985
msgid ""
"By default, connection logs only show the IP address of the connecting host. "
"If you want them to show the host name you can turn this on, but depending "
"す。 ホスト名解決の設定次第で、無視できないほどの性能の悪化が課せられることに"
"注意してください。"
-#: utils/misc/guc.c:978
+#: utils/misc/guc.c:995
msgid "Causes subtables to be included by default in various commands."
msgstr "各種コマンドにおいて、デフォルトで子テーブルを含めるようにします。"
-#: utils/misc/guc.c:986
+#: utils/misc/guc.c:1003
msgid "Encrypt passwords."
msgstr "パスワードを暗号化します。"
-#: utils/misc/guc.c:987
+#: utils/misc/guc.c:1004
msgid ""
"When a password is specified in CREATE USER or ALTER USER without writing "
"either ENCRYPTED or UNENCRYPTED, this parameter determines whether the "
"ワードが指定された場合、このオプションがパスワードの暗号化を行なうかどうかを"
"決定します。"
-#: utils/misc/guc.c:996
+#: utils/misc/guc.c:1013
msgid "Treats \"expr=NULL\" as \"expr IS NULL\"."
msgstr "\"expr=NULL\"という形の式は\"expr IS NULL\"として扱います。"
-#: utils/misc/guc.c:997
+#: utils/misc/guc.c:1014
msgid ""
"When turned on, expressions of the form expr = NULL (or NULL = expr) are "
"treated as expr IS NULL, that is, they return true if expr evaluates to the "
"て扱われます。つまり、exprの評価がNULL値の場合に真を、さもなくば偽を返しま"
"す。expr = NULLのSQL仕様に基づいた正しい動作は常にNULL(未知)を返すことです。"
-#: utils/misc/guc.c:1008
+#: utils/misc/guc.c:1025
msgid "Enables per-database user names."
msgstr "データベース毎のユーザ名を許可します。"
-#: utils/misc/guc.c:1017
+#: utils/misc/guc.c:1034
msgid "This parameter doesn't do anything."
msgstr "このパラメータは何もしません。"
-#: utils/misc/guc.c:1018
+#: utils/misc/guc.c:1035
msgid ""
"It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-"
"vintage clients."
"古い7.3のクライアントからのSET AUTOCOMMIT TO ONでエラーにさせたくないためだけ"
"にこれは存在します。"
-#: utils/misc/guc.c:1026
+#: utils/misc/guc.c:1043
msgid "Sets the default read-only status of new transactions."
msgstr ""
"新しいトランザクションの読み取りのみステータスのデフォルトを設定します。"
-#: utils/misc/guc.c:1034
+#: utils/misc/guc.c:1051
msgid "Sets the current transaction's read-only status."
msgstr "現愛のトランザクションの読み取りのみステータスを設定します。"
-#: utils/misc/guc.c:1043
-msgid "Automatically adds missing table references to FROM clauses."
-msgstr "省略されたテーブル参照を自動的にFROM句に追加します。"
-
-#: utils/misc/guc.c:1051
+#: utils/misc/guc.c:1060
msgid "Check function bodies during CREATE FUNCTION."
msgstr "CREATE FUNCTION中に関数本体を検査します。"
-#: utils/misc/guc.c:1059
+#: utils/misc/guc.c:1068
msgid "Enable input of NULL elements in arrays."
msgstr "配列内のNULL要素入力を可能にします「。"
-#: utils/misc/guc.c:1060
+#: utils/misc/guc.c:1069
msgid ""
"When turned on, unquoted NULL in an array input value means a null value; "
"otherwise it is taken literally."
"有効にすると、配列入力値における引用符のないNULLはNULL値を意味するようになり"
"ます。さもなくばそのまま解釈されます。"
-#: utils/misc/guc.c:1069
+#: utils/misc/guc.c:1078
msgid "Create new tables with OIDs by default."
msgstr "新規のテーブルをデフォルトでOID付きで作成します。"
-#: utils/misc/guc.c:1077
+#: utils/misc/guc.c:1086
msgid ""
"Start a subprocess to capture stderr output and/or csvlogs into log files."
msgstr ""
"標準エラー出力、CSVログ、またはその両方をログファイルに捕捉するための子プロセ"
"スを開始します。"
-#: utils/misc/guc.c:1085
+#: utils/misc/guc.c:1094
msgid "Truncate existing log files of same name during log rotation."
msgstr "ログローテーション時に既存の同一名称のログファイルを切り詰めます。"
-#: utils/misc/guc.c:1095
+#: utils/misc/guc.c:1104
msgid "Emit information about resource usage in sorting."
msgstr "ソート中にリソース使用状況に関する情報を発行します。"
-#: utils/misc/guc.c:1108
+#: utils/misc/guc.c:1117
msgid "Generate debugging output for synchronized scanning."
msgstr "同期スキャン処理のデバッグ出力を生成します。"
-#: utils/misc/guc.c:1122
+#: utils/misc/guc.c:1131
msgid "Enable bounded sorting using heap sort."
msgstr "ヒープソートを使用した境界のソート処理を有効にします"
-#: utils/misc/guc.c:1134
+#: utils/misc/guc.c:1143
msgid "Emit WAL-related debugging output."
msgstr "WAL関連のデバッグ出力を出力します。"
-#: utils/misc/guc.c:1145
+#: utils/misc/guc.c:1154
msgid "Datetimes are integer based."
msgstr "日付時刻は整数ベースです。"
-#: utils/misc/guc.c:1159
+#: utils/misc/guc.c:1168
msgid ""
"Sets whether Kerberos and GSSAPI user names should be treated as case-"
"insensitive."
"KerberosおよびGSSAPIユーザ名を大文字小文字を区別して扱うかどうかを設定しま"
"す。"
-#: utils/misc/guc.c:1168
+#: utils/misc/guc.c:1177
msgid "Warn about backslash escapes in ordinary string literals."
msgstr "普通の文字列リテラル内のバックスラッシュエスケープを警告します。"
-#: utils/misc/guc.c:1177
+#: utils/misc/guc.c:1186
msgid "Causes '...' strings to treat backslashes literally."
msgstr "'...' 文字列はバックスラッシュをそのまま扱います。"
-#: utils/misc/guc.c:1187
+#: utils/misc/guc.c:1196
msgid "Enable synchronized sequential scans."
msgstr "同期シーケンシャルスキャンを有効にします。"
-#: utils/misc/guc.c:1196
+#: utils/misc/guc.c:1205
msgid "Allows archiving of WAL files using archive_command."
msgstr "archive_command.\"を使用したWALファイルのアーカイブ処理を許可します。"
-#: utils/misc/guc.c:1205
+#: utils/misc/guc.c:1214
+msgid ""
+"During recovery, allows connections and queries. During normal running, "
+"causes additional info to be written to WAL to enable hot standby mode on "
+"WAL standby nodes."
+msgstr ""
+"リカバリー中でも接続や問い合わせができます。"
+"通常実行時であれば、WAL に対して付加情報を書き込むことにより"
+" WAL スタンバイノード上でホットスタンバイが有効になります。"
+
+#: utils/misc/guc.c:1225
msgid "Allows modifications of the structure of system tables."
msgstr "システムテーブル構造に変更を許可します。"
-#: utils/misc/guc.c:1215
+#: utils/misc/guc.c:1235
msgid "Disables reading from system indexes."
msgstr "システムインデックスの読み取りを無効にします。"
-#: utils/misc/guc.c:1216
+#: utils/misc/guc.c:1236
msgid ""
"It does not prevent updating the indexes, so it is safe to use. The worst "
"consequence is slowness."
"これはインデックスの更新は防ぎませんので、使用しても安全です。最大の影響は低"
"速化です。"
-#: utils/misc/guc.c:1235
+#: utils/misc/guc.c:1246
+msgid "Enables backward compatibility in privilege checks on large objects"
+msgstr ""
+"ラージオブジェクトで権限チェックを行う際、下位互換性を有効にします。"
+
+#: utils/misc/guc.c:1247
+msgid ""
+"When turned on, privilege checks on large objects perform with backward "
+"compatibility as 8.4.x or earlier releases."
+msgstr ""
+"有効にしている場合、ラージオブジェクトで権限チェックを行う際、"
+"8.4.x 以前のバージョンとの下位互換性を有効にします。"
+
+#: utils/misc/guc.c:1265
msgid ""
"Forces a switch to the next xlog file if a new file has not been started "
"within N seconds."
"N秒以内に新しいファイルが始まらない場合に次のxlogファイルへの切り替えを強制し"
"ます。"
-#: utils/misc/guc.c:1245
+#: utils/misc/guc.c:1275
msgid "Waits N seconds on connection startup after authentication."
msgstr "認証後の接続開始までN秒待機します。"
-#: utils/misc/guc.c:1246 utils/misc/guc.c:1584
+#: utils/misc/guc.c:1276 utils/misc/guc.c:1640
msgid "This allows attaching a debugger to the process."
msgstr "これによりデバッガがプロセスに接続できます。"
-#: utils/misc/guc.c:1254
+#: utils/misc/guc.c:1284
msgid "Sets the default statistics target."
msgstr "デフォルトの統計情報対象を設定します。"
-#: utils/misc/guc.c:1255
+#: utils/misc/guc.c:1285
msgid ""
"This applies to table columns that have not had a column-specific target set "
"via ALTER TABLE SET STATISTICS."
"ALTER TABLE SET STATISTICS経由で列指定の対象を持たないテーブル列についてのデ"
"フォルトの統計情報対象を設定します。"
-#: utils/misc/guc.c:1263
+#: utils/misc/guc.c:1293
msgid "Sets the FROM-list size beyond which subqueries are not collapsed."
msgstr "副問い合わせを折りたたまない上限のFROMリストのサイズを設定します。"
-#: utils/misc/guc.c:1265
+#: utils/misc/guc.c:1295
msgid ""
"The planner will merge subqueries into upper queries if the resulting FROM "
"list would have no more than this many items."
"最終的なFROMリストがこの値以上多くない場合、プランナは副問い合わせを上位問い"
"合わせにマージします。"
-#: utils/misc/guc.c:1274
+#: utils/misc/guc.c:1304
msgid "Sets the FROM-list size beyond which JOIN constructs are not flattened."
msgstr "JOIN式を平坦化しない上限のFROMリストのサイズを設定します。"
-#: utils/misc/guc.c:1276
+#: utils/misc/guc.c:1306
msgid ""
"The planner will flatten explicit JOIN constructs into lists of FROM items "
"whenever a list of no more than this many items would result."
"最終的にリストがこの値以下の項目数になる時、プランナは、明示的なJOIN構文を"
"FROM項目のリストに直します。 "
-#: utils/misc/guc.c:1285
+#: utils/misc/guc.c:1315
msgid "Sets the threshold of FROM items beyond which GEQO is used."
msgstr "GEQOを使用するFROMアイテム数の閾値を設定します。"
-#: utils/misc/guc.c:1293
+#: utils/misc/guc.c:1323
msgid "GEQO: effort is used to set the default for other GEQO parameters."
msgstr ""
"GEQO: effortは他のGEQOパラメータのデフォルトを設定するために使用されます。"
-#: utils/misc/guc.c:1301
+#: utils/misc/guc.c:1331
msgid "GEQO: number of individuals in the population."
msgstr "GEQO: 遺伝的個体群内の個体数です。"
-#: utils/misc/guc.c:1302 utils/misc/guc.c:1310
+#: utils/misc/guc.c:1332 utils/misc/guc.c:1340
msgid "Zero selects a suitable default value."
msgstr "0は適切なデフォルト値を選択します。"
-#: utils/misc/guc.c:1309
+#: utils/misc/guc.c:1339
msgid "GEQO: number of iterations of the algorithm."
msgstr "GEQO: アルゴリズムの反復数です。"
-#: utils/misc/guc.c:1319
+#: utils/misc/guc.c:1349
msgid "Sets the time to wait on a lock before checking for deadlock."
msgstr ""
"デッドロック状態があるかどうかを調べる前にロックを待つ時間を設定します。"
-#: utils/misc/guc.c:1337
+#: utils/misc/guc.c:1369
msgid "Sets the maximum number of concurrent connections."
msgstr "同時接続数の最大値を設定します。"
-#: utils/misc/guc.c:1346
+#: utils/misc/guc.c:1378
+msgid ""
+"Sets the maximum delay to avoid conflict processing on Hot Standby servers."
+msgstr ""
+"ホットスタンバイサーバーにおいて、処理の競合を防ぐための"
+"最大遅延時間を設定します。"
+
+#: utils/misc/guc.c:1387
msgid "Sets the number of connection slots reserved for superusers."
msgstr "スーパーユーザによる接続用に予約される接続スロットの数を設定します。"
-#: utils/misc/guc.c:1355
+#: utils/misc/guc.c:1396
msgid "Sets the number of shared memory buffers used by the server."
msgstr "サーバで使用される共有メモリのバッファ数を設定します。"
-#: utils/misc/guc.c:1365
+#: utils/misc/guc.c:1406
msgid "Sets the maximum number of temporary buffers used by each session."
msgstr "各セッションで使用される一時バッファの最大数を設定します。"
-#: utils/misc/guc.c:1375
+#: utils/misc/guc.c:1416
msgid "Sets the TCP port the server listens on."
msgstr "サーバが接続を監視するTCPポートを設定します。"
-#: utils/misc/guc.c:1384
+#: utils/misc/guc.c:1425
msgid "Sets the access permissions of the Unix-domain socket."
msgstr "Unixドメインソケットのアクセス権限を設定します。"
-#: utils/misc/guc.c:1385
+#: utils/misc/guc.c:1426
msgid ""
"Unix-domain sockets use the usual Unix file system permission set. The "
"parameter value is expected to be a numeric mode specification in the form "
"定しています(慣習的な8進数書式を使うためには、0(ゼロ)で始まらなくてはなりま"
"せん)。 "
-#: utils/misc/guc.c:1397
+#: utils/misc/guc.c:1438
msgid "Sets the maximum memory to be used for query workspaces."
msgstr "問い合わせの作業用空間として使用されるメモリの最大値を設定します。"
-#: utils/misc/guc.c:1398
+#: utils/misc/guc.c:1439
msgid ""
"This much memory can be used by each internal sort operation and hash table "
"before switching to temporary disk files."
"一時ディスクファイルへの切替えを行う前に、内部ソート操作とハッシュテーブルで"
"使われるメモリの量を指定します。"
-#: utils/misc/guc.c:1409
+#: utils/misc/guc.c:1450
msgid "Sets the maximum memory to be used for maintenance operations."
msgstr "保守作業で使用される最大メモリ量を設定します。"
-#: utils/misc/guc.c:1410
+#: utils/misc/guc.c:1451
msgid "This includes operations such as VACUUM and CREATE INDEX."
msgstr "VACUUMやCREATE INDEXなどの作業が含まれます。"
-#: utils/misc/guc.c:1419
+#: utils/misc/guc.c:1460
msgid "Sets the maximum stack depth, in kilobytes."
msgstr "スタック長の最大値をキロバイト単位で設定します。"
-#: utils/misc/guc.c:1429
+#: utils/misc/guc.c:1470
msgid "Vacuum cost for a page found in the buffer cache."
msgstr "バッファキャッシュにあるバッファをバキュームする際のコストです。"
-#: utils/misc/guc.c:1438
+#: utils/misc/guc.c:1479
msgid "Vacuum cost for a page not found in the buffer cache."
msgstr "バッファキャッシュにないバッファをバキュームする際のコストです。"
-#: utils/misc/guc.c:1447
+#: utils/misc/guc.c:1488
msgid "Vacuum cost for a page dirtied by vacuum."
msgstr "バキューム処理がページを変更する際に課せられるコストです。"
-#: utils/misc/guc.c:1456
+#: utils/misc/guc.c:1497
msgid "Vacuum cost amount available before napping."
msgstr "バキューム処理プロセスが休止することになるコストの合計です。 "
-#: utils/misc/guc.c:1465
+#: utils/misc/guc.c:1506
msgid "Vacuum cost delay in milliseconds."
msgstr "ミリ秒単位のコストベースのバキュームの遅延時間です。"
-#: utils/misc/guc.c:1475
+#: utils/misc/guc.c:1516
msgid "Vacuum cost delay in milliseconds, for autovacuum."
msgstr "autovacuum用のミリ秒単位のコストベースのバキュームの遅延時間です。"
-#: utils/misc/guc.c:1485
+#: utils/misc/guc.c:1526
msgid "Vacuum cost amount available before napping, for autovacuum."
msgstr ""
"autovacuum用のバキューム処理プロセスが休止することになるコストの合計です。 "
-#: utils/misc/guc.c:1494
+#: utils/misc/guc.c:1535
msgid ""
"Sets the maximum number of simultaneously open files for each server process."
msgstr ""
"各サーバ子プロセスで同時にオープンできるファイルの最大数を設定します。 "
-#: utils/misc/guc.c:1503
+#: utils/misc/guc.c:1547
msgid "Sets the maximum number of simultaneously prepared transactions."
msgstr "準備された1トランザクションの同時最大数を設定します。"
-#: utils/misc/guc.c:1533
+#: utils/misc/guc.c:1577
msgid "Sets the maximum allowed duration of any statement."
msgstr "全ての文の最大実行時間を設定します。"
-#: utils/misc/guc.c:1534
+#: utils/misc/guc.c:1578
msgid "A value of 0 turns off the timeout."
msgstr "ゼロという値はこのタイムアウトを無効にします。 "
-#: utils/misc/guc.c:1543
+#: utils/misc/guc.c:1587
msgid "Minimum age at which VACUUM should freeze a table row."
msgstr "VACUUM がテーブル行を凍結するまでの最小時間"
-#: utils/misc/guc.c:1552
+#: utils/misc/guc.c:1596
msgid "Age at which VACUUM should scan whole table to freeze tuples."
msgstr ""
"テーブル行を凍結するために VACUUM がテーブル全体をスキャンするまでの時間"
-#: utils/misc/guc.c:1561
+#: utils/misc/guc.c:1605
+msgid "Age by which VACUUM and HOT cleanup should be deferred, if any."
+msgstr "もしあれば、VACUUM や HOT のクリーンアップを遅延させる時間"
+
+#: utils/misc/guc.c:1617
msgid "Sets the maximum number of locks per transaction."
msgstr "1トランザクション当たりの最大ロック数を設定します。"
-#: utils/misc/guc.c:1562
+#: utils/misc/guc.c:1618
msgid ""
"The shared lock table is sized on the assumption that at most "
"max_locks_per_transaction * max_connections distinct objects will need to be "
"個の個別のオブジェクトがある時点でロックされる必要があるという仮定で決定され"
"ます。"
-#: utils/misc/guc.c:1572
+#: utils/misc/guc.c:1628
msgid "Sets the maximum allowed time to complete client authentication."
msgstr "クライアント認証の完了までの最大時間を設定します。"
-#: utils/misc/guc.c:1583
+#: utils/misc/guc.c:1639
msgid "Waits N seconds on connection startup before authentication."
msgstr "認証前の接続開始までN秒待機します。"
-#: utils/misc/guc.c:1593
+#: utils/misc/guc.c:1649
msgid ""
"Sets the maximum distance in log segments between automatic WAL checkpoints."
msgstr ""
"自動WALチェックポイントの間の最大距離を、ログファイルセグメントの数で設定しま"
"す。"
-#: utils/misc/guc.c:1602
+#: utils/misc/guc.c:1658
msgid "Sets the maximum time between automatic WAL checkpoints."
msgstr "自動WALチェックポイントの最大間隔を設定します。"
-#: utils/misc/guc.c:1612
+#: utils/misc/guc.c:1668
msgid ""
"Enables warnings if checkpoint segments are filled more frequently than this."
msgstr ""
"チェックポイントセグメントが溢れることが、この値よりも頻繁に発生する場合の警"
"告を有効にします。"
-#: utils/misc/guc.c:1614
+#: utils/misc/guc.c:1670
msgid ""
"Write a message to the server log if checkpoints caused by the filling of "
"checkpoint segment files happens more frequently than this number of "
"が、ここで指定した秒数よりも頻繁に発生する場合、サーバログにメッセージを書き"
"出します。 デフォルトは30秒です。 ゼロはこの警告を無効にします。 "
-#: utils/misc/guc.c:1625
+#: utils/misc/guc.c:1681
msgid "Sets the number of disk-page buffers in shared memory for WAL."
msgstr ""
"共有メモリ内に割り当てられた、WALデータ用のディスクページバッファ数です。"
-#: utils/misc/guc.c:1635
+#: utils/misc/guc.c:1691
msgid "WAL writer sleep time between WAL flushes."
msgstr "WAL吐き出しの間、WALライタが待機する時間です。"
-#: utils/misc/guc.c:1645
+#: utils/misc/guc.c:1701
msgid ""
"Sets the delay in microseconds between transaction commit and flushing WAL "
"to disk."
"トランザクションのコミットからWALバッファのディスク吐き出しまでの遅延時間をマ"
"イクロ秒単位で設定します。"
-#: utils/misc/guc.c:1655
+#: utils/misc/guc.c:1711
msgid ""
"Sets the minimum concurrent open transactions before performing commit_delay."
msgstr ""
"commit_delay遅延の実行前に必要となる、同時に開いているトランザクションの最小"
"数を設定します。"
-#: utils/misc/guc.c:1665
+#: utils/misc/guc.c:1721
msgid "Sets the number of digits displayed for floating-point values."
msgstr "浮動小数点値の表示桁数を設定します。"
-#: utils/misc/guc.c:1666
+#: utils/misc/guc.c:1722
msgid ""
"This affects real, double precision, and geometric data types. The parameter "
"value is added to the standard number of digits (FLT_DIG or DBL_DIG as "
"このパラメータは、real、double precision、幾何データ型に影響します。パラメー"
"タ値が標準的な桁数(FLT_DIG もしくは DBL_DIGどちらか適切な方)に追加されます。"
-#: utils/misc/guc.c:1676
+#: utils/misc/guc.c:1732
msgid "Sets the minimum execution time above which statements will be logged."
msgstr "ログをとる文について、その最小の文実行時間を設定します。"
-#: utils/misc/guc.c:1678
+#: utils/misc/guc.c:1734
msgid "Zero prints all queries. -1 turns this feature off."
msgstr ""
"ゼロにすると、全ての問い合わせを出力します。-1はこの機能を無効にします。"
-#: utils/misc/guc.c:1687
+#: utils/misc/guc.c:1743
msgid ""
"Sets the minimum execution time above which autovacuum actions will be "
"logged."
msgstr "自動バキュームの活動をログにとる文場合の最小の実行時間を設定します。"
-#: utils/misc/guc.c:1689
+#: utils/misc/guc.c:1745
msgid "Zero prints all actions. -1 turns autovacuum logging off."
msgstr ""
"ゼロはすべての活動を出力します。-1は自動バキュームのログ記録を無効にします。"
-#: utils/misc/guc.c:1698
+#: utils/misc/guc.c:1754
msgid "Background writer sleep time between rounds."
msgstr "バックグランドライタの動作周期の待機時間"
-#: utils/misc/guc.c:1708
+#: utils/misc/guc.c:1764
msgid "Background writer maximum number of LRU pages to flush per round."
msgstr "バックグランドライタが1周期で吐き出す最大LRUページ数"
-#: utils/misc/guc.c:1723
+#: utils/misc/guc.c:1779
msgid ""
"Number of simultaneous requests that can be handled efficiently by the disk "
"subsystem."
msgstr "ディスクサブシステムによって十分処理可能な同時並行リクエスト数"
-#: utils/misc/guc.c:1724
+#: utils/misc/guc.c:1780
msgid ""
"For RAID arrays, this should be approximately the number of drive spindles "
"in the array."
msgstr ""
"RAID アレイでは、これはおおむねアレイ中のドライブのスピンドル数になります"
-#: utils/misc/guc.c:1737
+#: utils/misc/guc.c:1793
msgid "Automatic log file rotation will occur after N minutes."
msgstr "ログファイルの自動ローテーションはN秒後に起こります"
-#: utils/misc/guc.c:1747
+#: utils/misc/guc.c:1803
msgid "Automatic log file rotation will occur after N kilobytes."
msgstr "ログファイルの自動ローテーションはNキロバイト後に起こります"
-#: utils/misc/guc.c:1757
+#: utils/misc/guc.c:1813
msgid "Shows the maximum number of function arguments."
msgstr "関数の引数の最大数を示します。"
-#: utils/misc/guc.c:1767
+#: utils/misc/guc.c:1823
msgid "Shows the maximum number of index keys."
msgstr "インデックスキーの最大数を示します。"
-#: utils/misc/guc.c:1777
+#: utils/misc/guc.c:1833
msgid "Shows the maximum identifier length."
msgstr "識別子の最大長を示します。"
-#: utils/misc/guc.c:1787
+#: utils/misc/guc.c:1843
msgid "Shows the size of a disk block."
msgstr "ディスクブロックサイズを示します。"
-#: utils/misc/guc.c:1797
+#: utils/misc/guc.c:1853
msgid "Shows the number of pages per disk file."
msgstr "ディスクファイルごとのページ数を表示します。"
-#: utils/misc/guc.c:1807
+#: utils/misc/guc.c:1863
msgid "Shows the block size in the write ahead log."
msgstr "先行書き込みログ(WAL)におけるブロックサイズを表示します"
-#: utils/misc/guc.c:1817
+#: utils/misc/guc.c:1873
msgid "Shows the number of pages per write ahead log segment."
msgstr "先行書き込みログ(WAL)セグメントごとのページ数を表示します"
-#: utils/misc/guc.c:1830
+#: utils/misc/guc.c:1886
msgid "Time to sleep between autovacuum runs."
msgstr "自動バキュームの待機間隔)。"
-#: utils/misc/guc.c:1839
+#: utils/misc/guc.c:1895
msgid "Minimum number of tuple updates or deletes prior to vacuum."
msgstr "バキュームを行うまでの、タプルを更新または削除した回数の最小値。"
-#: utils/misc/guc.c:1847
+#: utils/misc/guc.c:1903
msgid "Minimum number of tuple inserts, updates or deletes prior to analyze."
msgstr "解析するまでの、タプルを挿入、更新、削除した回数の最小値。"
-#: utils/misc/guc.c:1856
+#: utils/misc/guc.c:1912
msgid ""
"Age at which to autovacuum a table to prevent transaction ID wraparound."
msgstr ""
"トランザクションID周回を防ぐためにテーブルを自動バキュームする年代です。"
-#: utils/misc/guc.c:1865
+#: utils/misc/guc.c:1922
msgid ""
"Sets the maximum number of simultaneously running autovacuum worker "
"processes."
msgstr "自動バキュームのワーカプロセスの最大同時実行数を設定します。"
-#: utils/misc/guc.c:1874
+#: utils/misc/guc.c:1931
msgid "Time between issuing TCP keepalives."
msgstr "TCPキープアライブを発行する間隔。"
-#: utils/misc/guc.c:1875 utils/misc/guc.c:1885
+#: utils/misc/guc.c:1932 utils/misc/guc.c:1942
msgid "A value of 0 uses the system default."
msgstr "ゼロという値はシステムのデフォルトを使用します。"
-#: utils/misc/guc.c:1884
+#: utils/misc/guc.c:1941
msgid "Time between TCP keepalive retransmits."
msgstr "TCPキープアライブを再送信するまでの時間。"
-#: utils/misc/guc.c:1894
+#: utils/misc/guc.c:1951
msgid "Maximum number of TCP keepalive retransmits."
msgstr "TCPキープアライブの再利用数の最大数です。"
-#: utils/misc/guc.c:1895
+#: utils/misc/guc.c:1952
msgid ""
"This controls the number of consecutive keepalive retransmits that can be "
"lost before a connection is considered dead. A value of 0 uses the system "
"ア\n"
"ライブの再利用数をを制御します。0という値でシステムのデフォルトを使用します。"
-#: utils/misc/guc.c:1905
+#: utils/misc/guc.c:1962
msgid "Sets the maximum allowed result for exact search by GIN."
msgstr "GINによる正確な検索に対して許される最大の結果数を設定します。"
-#: utils/misc/guc.c:1915
+#: utils/misc/guc.c:1972
msgid "Sets the planner's assumption about the size of the disk cache."
msgstr "ディスクキャッシュのサイズに関するプランナの推測を設定します。"
-#: utils/misc/guc.c:1916
+#: utils/misc/guc.c:1973
msgid ""
"That is, the portion of the kernel's disk cache that will be used for "
"PostgreSQL data files. This is measured in disk pages, which are normally 8 "
"つまり、PostgreSQLのデータファイル用に使用されるカーネルのディスクキャッシュ"
"の量です。これは通常8KBのディスクページを単位とします。"
-#: utils/misc/guc.c:1928
+#: utils/misc/guc.c:1985
msgid "Shows the server version as an integer."
msgstr "サーバのバージョンを整数値で表示します。"
-#: utils/misc/guc.c:1938
+#: utils/misc/guc.c:1995
msgid "Log the use of temporary files larger than this number of kilobytes."
msgstr ""
"キロバイト単位でこの数値yり大きな一時ファイルの使用をログに記録します。"
-#: utils/misc/guc.c:1939
+#: utils/misc/guc.c:1996
msgid "Zero logs all files. The default is -1 (turning this feature off)."
msgstr ""
"ゼロにすると、全てのファイルを出力します。デフォルトは-1です。(この機能を無効"
"にします。)"
-#: utils/misc/guc.c:1948
+#: utils/misc/guc.c:2005
msgid "Sets the size reserved for pg_stat_activity.current_query, in bytes."
msgstr ""
"pg_stat_activity.current_query で予約されているサイズをバイト単位で指定してく"
"ださい"
-#: utils/misc/guc.c:1966
+#: utils/misc/guc.c:2023
msgid ""
"Sets the planner's estimate of the cost of a sequentially fetched disk page."
msgstr ""
"プランナのシーケンシャルに取りだされたディスクページのコストの概算を設定しま"
"す。"
-#: utils/misc/guc.c:1975
+#: utils/misc/guc.c:2032
msgid ""
"Sets the planner's estimate of the cost of a nonsequentially fetched disk "
"page."
msgstr ""
"プランナの順不同に取りだされたディスクページのコストの概算を設定します。"
-#: utils/misc/guc.c:1984
+#: utils/misc/guc.c:2041
msgid "Sets the planner's estimate of the cost of processing each tuple (row)."
msgstr "プランナが各タプル(行)を処理するコストを設定します。"
-#: utils/misc/guc.c:1993
+#: utils/misc/guc.c:2050
msgid ""
"Sets the planner's estimate of the cost of processing each index entry "
"during an index scan."
"プランナがインデックススキャン時にそれぞれのインデックス項目を処理するための"
"概算コストを設定します。 "
-#: utils/misc/guc.c:2002
+#: utils/misc/guc.c:2059
msgid ""
"Sets the planner's estimate of the cost of processing each operator or "
"function call."
"プランナの、各演算子呼び出し、各関数呼び出しを処理する概算コストを設定しま"
"す。"
-#: utils/misc/guc.c:2012
+#: utils/misc/guc.c:2069
msgid ""
"Sets the planner's estimate of the fraction of a cursor's rows that will be "
"retrieved."
msgstr "取り出されるカーソル行の割合について、プランナの予測値を設定します。"
-#: utils/misc/guc.c:2022
+#: utils/misc/guc.c:2079
msgid "GEQO: selective pressure within the population."
msgstr "GEQO: 個体群内の選択圧力です。"
-#: utils/misc/guc.c:2032
+#: utils/misc/guc.c:2088
+msgid "GEQO: seed for random path selection."
+msgstr "GEQO: 乱数パス選択用のシード"
+
+#: utils/misc/guc.c:2097
msgid "Multiple of the average buffer usage to free per round."
msgstr "1周ごとに開放するべきのバッファの使用量平均に掛ける倍数"
-#: utils/misc/guc.c:2041
+#: utils/misc/guc.c:2106
msgid "Sets the seed for random-number generation."
msgstr "ランダム生成用のシードを設定します。"
-#: utils/misc/guc.c:2051
+#: utils/misc/guc.c:2116
msgid ""
"Number of tuple updates or deletes prior to vacuum as a fraction of "
"reltuples."
msgstr ""
"reltuplesの一部としてバキュームを行うまでの、タプルの更新または削除回数。"
-#: utils/misc/guc.c:2059
+#: utils/misc/guc.c:2124
msgid ""
"Number of tuple inserts, updates or deletes prior to analyze as a fraction "
"of reltuples."
msgstr ""
"reltuplesの一部として解析を行うまでの、タプルの挿入、更新または削除回数。"
-#: utils/misc/guc.c:2068
+#: utils/misc/guc.c:2133
msgid ""
"Time spent flushing dirty buffers during checkpoint, as fraction of "
"checkpoint interval."
"チェックポイントにおけるダーティバッファの吐き出しに要した時間(チェック\n"
"ポイント間隔における割合)。"
-#: utils/misc/guc.c:2086
+#: utils/misc/guc.c:2151
msgid "Sets the shell command that will be called to archive a WAL file."
msgstr "WALファイルの保管のために呼び出されるシェルスクリプトを設定します。"
-#: utils/misc/guc.c:2095
+#: utils/misc/guc.c:2160
msgid "Sets the client's character set encoding."
msgstr "クライアントの文字セット符号化方式を設定します。"
-#: utils/misc/guc.c:2105
+#: utils/misc/guc.c:2170
msgid "Controls information prefixed to each log line."
msgstr "各ログ行の前に付ける情報を制御します。"
-#: utils/misc/guc.c:2106
+#: utils/misc/guc.c:2171
msgid "If blank, no prefix is used."
msgstr "もし空であれば接頭辞はありません"
-#: utils/misc/guc.c:2114
+#: utils/misc/guc.c:2179
msgid "Sets the time zone to use in log messages."
msgstr "ログメッセージでしか割れる時間帯を設定します。"
-#: utils/misc/guc.c:2123
+#: utils/misc/guc.c:2188
msgid "Sets the display format for date and time values."
msgstr "日付時刻値の表示用書式を設定します。"
-#: utils/misc/guc.c:2124
+#: utils/misc/guc.c:2189
msgid "Also controls interpretation of ambiguous date inputs."
msgstr "曖昧な日付の入力の解釈も制御します。"
-#: utils/misc/guc.c:2134
+#: utils/misc/guc.c:2199
msgid "Sets the default tablespace to create tables and indexes in."
msgstr ""
"テーブルとインデックスの作成先となるデフォルトのテーブル空間を設定します。"
-#: utils/misc/guc.c:2135
+#: utils/misc/guc.c:2200
msgid "An empty string selects the database's default tablespace."
msgstr "空文字列はデータベースのデフォルトのテーブル空間を選択します。"
-#: utils/misc/guc.c:2144
+#: utils/misc/guc.c:2209
msgid "Sets the tablespace(s) to use for temporary tables and sort files."
msgstr "一時テーブルとファイルのソートで使用されるテーブル空間を設定します。"
-#: utils/misc/guc.c:2154
+#: utils/misc/guc.c:2219
msgid "Sets the path for dynamically loadable modules."
msgstr "動的ロード可能モジュールのパスを設定します。"
-#: utils/misc/guc.c:2155
+#: utils/misc/guc.c:2220
msgid ""
"If a dynamically loadable module needs to be opened and the specified name "
"does not have a directory component (i.e., the name does not contain a "
"名にディレクトリ要素がない(つまり、名前にスラッシュが含まれない)場合、システ"
"ムは指定されたファイルをこのパスから検索します。 "
-#: utils/misc/guc.c:2167
+#: utils/misc/guc.c:2232
msgid "Sets the location of the Kerberos server key file."
msgstr "Kerberosサーバキーファイルの場所を設定します。"
-#: utils/misc/guc.c:2177
+#: utils/misc/guc.c:2242
msgid "Sets the name of the Kerberos service."
msgstr "Kerberosサービス名を設定します。"
-#: utils/misc/guc.c:2186
-msgid "Sets the Bonjour broadcast service name."
-msgstr "Bonjourサービス名を設定します。"
+#: utils/misc/guc.c:2251
+msgid "Sets the Bonjour service name."
+msgstr "Bonjour サービス名を設定します。"
-#: utils/misc/guc.c:2197
+#: utils/misc/guc.c:2262
msgid "Shows the collation order locale."
msgstr "テキストデータのソート時に使用されるロケールを表示します。"
-#: utils/misc/guc.c:2207
+#: utils/misc/guc.c:2272
msgid "Shows the character classification and case conversion locale."
msgstr "文字クラス分類、大文字小文字変換を決定するロケールを表示します。"
-#: utils/misc/guc.c:2217
+#: utils/misc/guc.c:2282
msgid "Sets the language in which messages are displayed."
msgstr "表示用メッセージの言語を設定します。"
-#: utils/misc/guc.c:2226
+#: utils/misc/guc.c:2291
msgid "Sets the locale for formatting monetary amounts."
msgstr "通貨書式で使用するロケールを設定します。 "
-#: utils/misc/guc.c:2235
+#: utils/misc/guc.c:2300
msgid "Sets the locale for formatting numbers."
msgstr "数字の書式で使用するロケールを設定します。"
-#: utils/misc/guc.c:2244
+#: utils/misc/guc.c:2309
msgid "Sets the locale for formatting date and time values."
msgstr "日付と時間の書式で使用するロケールを設定します。"
-#: utils/misc/guc.c:2253
+#: utils/misc/guc.c:2318
msgid "Lists shared libraries to preload into server."
msgstr "サーバに事前ロードする共有ライブラリを列挙します。"
-#: utils/misc/guc.c:2263
+#: utils/misc/guc.c:2328
msgid "Lists shared libraries to preload into each backend."
msgstr "各バックエンドに事前ロードする共有ライブラリを列挙します。"
-#: utils/misc/guc.c:2273
+#: utils/misc/guc.c:2338
msgid "Sets the schema search order for names that are not schema-qualified."
msgstr "スキーマ部を含まない名前に対するスキーマの検索順を設定します。"
-#: utils/misc/guc.c:2284
+#: utils/misc/guc.c:2349
msgid "Sets the server (database) character set encoding."
msgstr "サーバ(データベース)文字セット符号化方式を設定します。"
-#: utils/misc/guc.c:2295
+#: utils/misc/guc.c:2360
msgid "Shows the server version."
msgstr "サーバのバージョンを表示します。"
-#: utils/misc/guc.c:2306
+#: utils/misc/guc.c:2371
msgid "Sets the current role."
msgstr "現在のロールを設定します。"
-#: utils/misc/guc.c:2317
+#: utils/misc/guc.c:2382
msgid "Sets the session user name."
msgstr "セッションユーザ名を設定します。"
-#: utils/misc/guc.c:2327
+#: utils/misc/guc.c:2392
msgid "Sets the destination for server log output."
msgstr "サーバログの出力先を設定します。"
-#: utils/misc/guc.c:2328
+#: utils/misc/guc.c:2393
msgid ""
"Valid values are combinations of \"stderr\", \"syslog\", \"csvlog\", and "
"\"eventlog\", depending on the platform."
"有効な値は、プラットフォームに依存しますが、\"stderr\"、\"syslog\"、\"csvlog"
"\"、\"eventlog\"の組み合わせです。"
-#: utils/misc/guc.c:2338
+#: utils/misc/guc.c:2403
msgid "Sets the destination directory for log files."
msgstr "ログファイルの格納ディレクトリを設定します。"
-#: utils/misc/guc.c:2339
+#: utils/misc/guc.c:2404
msgid "Can be specified as relative to the data directory or as absolute path."
msgstr "データディレクトリからの相対パスでも絶対パスでも指定できます"
-#: utils/misc/guc.c:2348
+#: utils/misc/guc.c:2413
msgid "Sets the file name pattern for log files."
msgstr "ログファイルのファイル名パターンを設定します。"
-#: utils/misc/guc.c:2359
+#: utils/misc/guc.c:2424
msgid "Sets the program name used to identify PostgreSQL messages in syslog."
msgstr ""
"syslog内でPostgreSQLのメッセージを識別するために使用されるプログラム名を設定"
"します。"
-#: utils/misc/guc.c:2370
+#: utils/misc/guc.c:2435
msgid "Sets the time zone for displaying and interpreting time stamps."
msgstr "タイムスタンプの表示と解釈に使用する時間帯を設定します。"
-#: utils/misc/guc.c:2379
+#: utils/misc/guc.c:2444
msgid "Selects a file of time zone abbreviations."
msgstr "時間帯省略形用のファイルを選択します。"
-#: utils/misc/guc.c:2388
+#: utils/misc/guc.c:2453
msgid "Sets the current transaction's isolation level."
msgstr "現在のトランザクションの隔離レベルを設定します。"
-#: utils/misc/guc.c:2398
+#: utils/misc/guc.c:2463
msgid "Sets the owning group of the Unix-domain socket."
msgstr "Unixドメインソケットを所有するグループを設定します。"
-#: utils/misc/guc.c:2399
+#: utils/misc/guc.c:2464
msgid ""
"The owning user of the socket is always the user that starts the server."
msgstr "ソケットを所有するユーザは常にサーバを開始したユーザです。"
-#: utils/misc/guc.c:2408
+#: utils/misc/guc.c:2473
msgid "Sets the directory where the Unix-domain socket will be created."
msgstr "Unixドメインソケットの作成先ディレクトリを設定します。"
-#: utils/misc/guc.c:2418
+#: utils/misc/guc.c:2483
msgid "Sets the host name or IP address(es) to listen to."
msgstr "接続を監視するホスト名またはIPアドレスを設定します。"
-#: utils/misc/guc.c:2428
+#: utils/misc/guc.c:2493
msgid "Sets the list of known custom variable classes."
msgstr "既知のカスタム変数クラスのリストを設定します。"
-#: utils/misc/guc.c:2438
+#: utils/misc/guc.c:2503
msgid "Sets the server's data directory."
msgstr "サーバのデータディレクトリを設定します。"
-#: utils/misc/guc.c:2448
+#: utils/misc/guc.c:2513
msgid "Sets the server's main configuration file."
msgstr "サーバのメイン設定ファイルを設定します。"
-#: utils/misc/guc.c:2458
+#: utils/misc/guc.c:2523
msgid "Sets the server's \"hba\" configuration file."
msgstr "サーバの\"hba\"設定ファイルを設定します。"
-#: utils/misc/guc.c:2468
+#: utils/misc/guc.c:2533
msgid "Sets the server's \"ident\" configuration file."
msgstr "サーバの\"ident\"設定ファイルを設定します。"
-#: utils/misc/guc.c:2478
+#: utils/misc/guc.c:2543
msgid "Writes the postmaster PID to the specified file."
msgstr "postmasterのPIDを指定したファイルに書き込みます。"
-#: utils/misc/guc.c:2488
+#: utils/misc/guc.c:2553
msgid "Writes temporary statistics files to the specified directory."
msgstr "一時的な統計情報ファイルを指定したディレクトリに書き込みます。"
-#: utils/misc/guc.c:2498
+#: utils/misc/guc.c:2563
msgid "Sets default text search configuration."
msgstr "デフォルトのテキスト検索設定を設定します。"
-#: utils/misc/guc.c:2508
+#: utils/misc/guc.c:2573
msgid "Sets the list of allowed SSL ciphers."
msgstr "SSL暗号として許されるリストを設定します。"
-#: utils/misc/guc.c:2528
+#: utils/misc/guc.c:2584
+msgid "Sets the language used in DO statement if is not specified."
+msgstr "LANGUAGE が指定されない場合に DO ステートメントで使われる"
+"デフォルトの言語を指定します。"
+
+#: utils/misc/guc.c:2593
+msgid "Sets the application name to be reported in statistics and logs."
+msgstr "統計やログで報告されるアプリケーション名を設定します。"
+
+#: utils/misc/guc.c:2612
msgid "Sets whether \"\\'\" is allowed in string literals."
msgstr "\"\\'\"いずれかの集合は文字列リテラルで許されています。"
-#: utils/misc/guc.c:2537
+#: utils/misc/guc.c:2621
+msgid "Sets the output format for bytea."
+msgstr "bytea の出力フォーマットを設定します。"
+
+#: utils/misc/guc.c:2630
msgid "Sets the message levels that are sent to the client."
msgstr "クライアントに送信される最小のメッセージレベルを設定します。"
-#: utils/misc/guc.c:2538 utils/misc/guc.c:2587 utils/misc/guc.c:2597
+#: utils/misc/guc.c:2631 utils/misc/guc.c:2680 utils/misc/guc.c:2690
+#: utils/misc/guc.c:2730
msgid ""
"Each level includes all the levels that follow it. The later the level, the "
"fewer messages are sent."
" 各レベルにはそのレベル以下の全てが含まれます。レベルを低くするほど、送信され"
"るメッセージはより少なくなります。 "
-#: utils/misc/guc.c:2547
+#: utils/misc/guc.c:2640
msgid "Enables the planner to use constraints to optimize queries."
msgstr "プランナによる、問い合わせを最適化する制約の使用を有効にします。"
-#: utils/misc/guc.c:2548
+#: utils/misc/guc.c:2641
msgid ""
"Table scans will be skipped if their constraints guarantee that no rows "
"match the query."
"制約により、問い合わせに一致する行が存在しないことが保証されている場合、テー"
"ブルのスキャンを行いません。"
-#: utils/misc/guc.c:2558
+#: utils/misc/guc.c:2651
msgid "Sets the transaction isolation level of each new transaction."
msgstr "新規トランザクションのトランザクション隔離レベルを設定します。"
-#: utils/misc/guc.c:2567
+#: utils/misc/guc.c:2660
msgid "Sets the display format for interval values."
msgstr "時刻インターバル値の表示フォーマットを設定します。"
-#: utils/misc/guc.c:2577
+#: utils/misc/guc.c:2670
msgid "Sets the verbosity of logged messages."
msgstr "ログ出力メッセージの詳細度を設定します。"
-#: utils/misc/guc.c:2586
+#: utils/misc/guc.c:2679
msgid "Sets the message levels that are logged."
msgstr "ログに出力するメッセージレベルを設定します。"
-#: utils/misc/guc.c:2596
+#: utils/misc/guc.c:2689
msgid ""
"Causes all statements generating error at or above this level to be logged."
msgstr "このレベル以上のエラーを発生させた全てのSQL文をログに記録します。"
-#: utils/misc/guc.c:2606
+#: utils/misc/guc.c:2699
msgid "Sets the type of statements logged."
msgstr "ログ出力する文の種類を設定します。"
-#: utils/misc/guc.c:2616
+#: utils/misc/guc.c:2709
msgid "Sets the syslog \"facility\" to be used when syslog enabled."
msgstr "syslogを有効にした場合に使用するsyslog \"facility\"を設定します。"
-#: utils/misc/guc.c:2626
-msgid "Sets the regular expression \"flavor\"."
-msgstr "正規表現の\"種類\"を設定します。"
-
-#: utils/misc/guc.c:2635
+#: utils/misc/guc.c:2719
msgid "Sets the session's behavior for triggers and rewrite rules."
msgstr "トリガと書き換えルールに関するセッションの動作を設定します。"
-#: utils/misc/guc.c:2645
+#: utils/misc/guc.c:2729
+msgid "Sets the message levels that are logged during recovery."
+msgstr "リカバリー中にログを取るべきメッセージのレベルを設定します。"
+
+#: utils/misc/guc.c:2739
msgid "Collects function-level statistics on database activity."
msgstr "データベースの動作に関して、関数レベルの統計情報を収集します。"
-#: utils/misc/guc.c:2654
+#: utils/misc/guc.c:2748
msgid "Selects the method used for forcing WAL updates to disk."
msgstr "強制的にWALの更新をディスクに吐き出すための方法を選択します。"
-#: utils/misc/guc.c:2664
+#: utils/misc/guc.c:2758
msgid "Sets how binary values are to be encoded in XML."
msgstr "どのようにバイナリ値をXMLに符号化するかを設定します。"
-#: utils/misc/guc.c:2673
+#: utils/misc/guc.c:2767
msgid ""
"Sets whether XML data in implicit parsing and serialization operations is to "
"be considered as documents or content fragments."
"暗黙的な解析およびシリアライゼーション操作においてXMLデータを文書とみなすか断"
"片とみなすかを設定します。"
-#: utils/misc/guc.c:3443
+#: utils/misc/guc.c:3537
#, c-format
msgid ""
"%s does not know where to find the server configuration file.\n"
"--config-fileまたは-Dオプションを指定する、あるいはPGDATA環境変数を設\n"
"定する必要があります。\n"
-#: utils/misc/guc.c:3462
+#: utils/misc/guc.c:3556
#, c-format
msgid "%s cannot access the server configuration file \"%s\": %s\n"
msgstr "%sはサーバ設定ファイル\"%s\"にアクセスできません: %s\n"
-#: utils/misc/guc.c:3482
+#: utils/misc/guc.c:3576
#, c-format
msgid ""
"%s does not know where to find the database system data.\n"
"\"%s\"内で\"data_directory\"を指定する、-Dオプションを指定する、PGDATA環\n"
"境変数で設定することができます。\n"
-#: utils/misc/guc.c:3513
+#: utils/misc/guc.c:3607
#, c-format
msgid ""
"%s does not know where to find the \"hba\" configuration file.\n"
"\"%s\"内で\"hba_directory\"を指定する、-Dオプションを指定する、PGDATA環\n"
"境変数で設定することができます。\n"
-#: utils/misc/guc.c:3536
+#: utils/misc/guc.c:3630
#, c-format
msgid ""
"%s does not know where to find the \"ident\" configuration file.\n"
"\"%s\"内で\"ident_directory\"を指定する、-Dオプションを指定する、PGDATA環\n"
"境変数で設定することができます。\n"
-#: utils/misc/guc.c:4134 utils/misc/guc.c:4302
+#: utils/misc/guc.c:4228 utils/misc/guc.c:4396
msgid "Value exceeds integer range."
msgstr "値が整数範囲を超えています。"
-#: utils/misc/guc.c:4157
+#: utils/misc/guc.c:4251
msgid "Valid units for this parameter are \"kB\", \"MB\", and \"GB\"."
msgstr "このパラメータの有効単位は\"kB\"、\"MB\"、\"GB\"です。"
-#: utils/misc/guc.c:4216
+#: utils/misc/guc.c:4310
msgid ""
"Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d\"."
msgstr "このパラメータの有効単位は\"ms\"、\"s\"、\"min\"、\"h\"、\"d\"です。"
-#: utils/misc/guc.c:4524 utils/misc/guc.c:5143 utils/misc/guc.c:5191
-#: utils/misc/guc.c:5312 utils/misc/guc.c:5892 utils/misc/guc.c:6033
-#: guc-file.l:216
+#: utils/misc/guc.c:4619 utils/misc/guc.c:5283 utils/misc/guc.c:5333
+#: utils/misc/guc.c:5438 utils/misc/guc.c:6019 utils/misc/guc.c:6178
+#: guc-file.l:217
#, c-format
msgid "unrecognized configuration parameter \"%s\""
msgstr "設定パラメータ\"%s\"は不明です"
-#: utils/misc/guc.c:4551
+#: utils/misc/guc.c:4646
#, c-format
msgid "parameter \"%s\" cannot be changed"
msgstr "パラメータ\"%s\"を変更できません"
-#: utils/misc/guc.c:4568 utils/misc/guc.c:4577 guc-file.l:263
-#, c-format
-msgid "attempted change of parameter \"%s\" ignored"
-msgstr "パラメータ \"%s\" が変更されようとしましたが、無視しました"
-
-#: utils/misc/guc.c:4570 utils/misc/guc.c:4579 guc-file.l:265
-msgid "This parameter cannot be changed after server start."
-msgstr "このパラメータは、サーバの起動後は変更できません"
+#: utils/misc/guc.c:4663 utils/misc/guc.c:4671 guc-file.l:264
+msgid "parameter \"%s\" cannot be changed without restarting the server"
+msgstr "パラメータ \"%s\" を変更するにはサーバーの再起動が必要です"
-#: utils/misc/guc.c:4588
+#: utils/misc/guc.c:4681
#, c-format
msgid "parameter \"%s\" cannot be changed now"
msgstr "現在パラメータ\"%s\"を変更できません"
-#: utils/misc/guc.c:4618
+#: utils/misc/guc.c:4712
#, c-format
msgid "parameter \"%s\" cannot be set after connection start"
msgstr "接続開始後にパラメータ\"%s\"を変更できません"
-#: utils/misc/guc.c:4628
+#: utils/misc/guc.c:4722
#, c-format
msgid "permission denied to set parameter \"%s\""
msgstr "パラメータ\"%s\"を設定する権限がありません"
-#: utils/misc/guc.c:4681
+#: utils/misc/guc.c:4760
+msgid "cannot set parameter \"%s\" within security-definer function"
+msgstr "セキュリティー定義用関数内でパラメーター \"%s\" を設定できません"
+
+#: utils/misc/guc.c:4768 utils/init/miscinit.c:436
+msgid "cannot set parameter \"%s\" within security-restricted operation"
+msgstr "セキュリティー制限操作内でパラメーター \"%s\" を設定できません"
+
+#: utils/misc/guc.c:4817
#, c-format
msgid "parameter \"%s\" requires a Boolean value"
msgstr "パラメータ\"%s\"はboolean値が必要です"
-#: utils/misc/guc.c:4703 utils/misc/guc.c:4778
+#: utils/misc/guc.c:4839 utils/misc/guc.c:4914
#, c-format
msgid "invalid value for parameter \"%s\": %d"
msgstr "パラメータ\"%s\"の値が無効です: %d"
-#: utils/misc/guc.c:4747 utils/misc/guc.c:4949 utils/misc/guc.c:5015
-#: utils/misc/guc.c:5041 guc-file.l:177
+#: utils/misc/guc.c:4883 utils/misc/guc.c:5085 utils/misc/guc.c:5151
+#: utils/misc/guc.c:5177 guc-file.l:178
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "パラメータ\"%s\"の値が無効です: \"%s\""
-#: utils/misc/guc.c:4756
+#: utils/misc/guc.c:4892
#, c-format
msgid "%d is outside the valid range for parameter \"%s\" (%d .. %d)"
msgstr "%dはパラメータ\"%s\"の有効範囲を超えています(%d .. %d)"
-#: utils/misc/guc.c:4820
+#: utils/misc/guc.c:4956
#, c-format
msgid "parameter \"%s\" requires a numeric value"
msgstr "パラメータ\"%s\"は数値が必要です"
-#: utils/misc/guc.c:4828
+#: utils/misc/guc.c:4964
#, c-format
msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
msgstr "%gはパラメータ\"%s\"の有効範囲を超えています(%g .. %g)"
-#: utils/misc/guc.c:4850
+#: utils/misc/guc.c:4986
#, c-format
msgid "invalid value for parameter \"%s\": %g"
msgstr "パラメータ\"%s\"の値が無効です: %g"
-#: utils/misc/guc.c:5147 utils/misc/guc.c:5195 utils/misc/guc.c:6037
+#: utils/misc/guc.c:5289 utils/misc/guc.c:5337 utils/misc/guc.c:6182
#, c-format
msgid "must be superuser to examine \"%s\""
msgstr "\"%s\"を確認するにはスーパーユーザでなければなりません"
-#: utils/misc/guc.c:5321
+#: utils/misc/guc.c:5447
#, c-format
msgid "SET %s takes only one argument"
msgstr "SET %sは1つの引数のみを取ります"
-#: utils/misc/guc.c:5548
+#: utils/misc/guc.c:5674
msgid "SET requires parameter name"
msgstr "SETにはパラメータ名が必要です"
-#: utils/misc/guc.c:5663
+#: utils/misc/guc.c:5789
#, c-format
msgid "attempt to redefine parameter \"%s\""
msgstr "パラメータ\"%s\"を再定義しようとしています"
-#: utils/misc/guc.c:6974
+#: utils/misc/guc.c:7119
#, c-format
msgid "could not parse setting for parameter \"%s\""
msgstr "パラメータ\"%s\"の設定を解析できません"
-#: utils/misc/guc.c:7165
+#: utils/misc/guc.c:7310
msgid "invalid list syntax for parameter \"log_destination\""
msgstr "パラメータ\"log_destination\"のリスト構文が無効です"
-#: utils/misc/guc.c:7189
+#: utils/misc/guc.c:7334
#, c-format
msgid "unrecognized \"log_destination\" key word: \"%s\""
msgstr "\"log_destination\"キーワードが不明です: \"%s\""
-#: utils/misc/guc.c:7264
+#: utils/misc/guc.c:7409
msgid "SET AUTOCOMMIT TO OFF is no longer supported"
msgstr "SET AUTOCOMMIT TO OFFはもうサポートされていません"
-#: utils/misc/guc.c:7336
+#: utils/misc/guc.c:7481
msgid "assertion checking is not supported by this build"
msgstr "このインストレーションにはアサート検査は組み込まれていません"
-#: utils/misc/guc.c:7351
+#: utils/misc/guc.c:7496
+msgid "Bonjour is not supported by this build"
+msgstr "このビルドでは bonjour はサポートされていません"
+
+#: utils/misc/guc.c:7511
msgid "SSL is not supported by this build"
msgstr "このインストレーションではSSLはサポートされていません"
-#: utils/misc/guc.c:7365
+#: utils/misc/guc.c:7525
msgid "cannot enable parameter when \"log_statement_stats\" is true"
msgstr "\"log_statement_stats\"が真の場合、パラメータを有効にできません"
-#: utils/misc/guc.c:7381
+#: utils/misc/guc.c:7541
msgid ""
"cannot enable \"log_statement_stats\" when \"log_parser_stats\", "
"\"log_planner_stats\", or \"log_executor_stats\" is true"
"\"log_parser_stats\"、\"log_planner_stats\"、\"log_executor_stats\"が真の場"
"合、\"log_statement_stats\"を有効にできません"
-#: utils/misc/guc.c:7399
+#: utils/misc/guc.c:7559
msgid "cannot set transaction read-write mode inside a read-only transaction"
msgstr ""
"読み取りのみのトランザクションでトランザクションモードを読み書きモードに設定"
"することはできません"
-#: guc-file.l:379
+#: utils/misc/guc.c:7570
+msgid "cannot set transaction read-write mode during recovery"
+msgstr ""
+"リカバリー中にはトランザクションを読み書きモードに設定できません"
+
+#: guc-file.l:288
+#, c-format
+msgid "parameter \"%s\" removed from configuration file, reset to default"
+msgstr "パラメーター \"%s\" が設定ファイルから削除されました。"
+"デフォルト値に戻ります。"
+
+#: guc-file.l:344
+msgid "parameter \"%s\" changed to \"%s\""
+msgstr "パラメータ \"%s\" は \"%s\" に変更されました"
+
+#: guc-file.l:412
#, c-format
msgid ""
"could not open configuration file \"%s\": maximum nesting depth exceeded"
msgstr ""
"設定ファイル\"%s\"をオープンできませんでした: 入れ子長が上限を超えています"
-#: guc-file.l:542
+#: guc-file.l:575
#, c-format
msgid "syntax error in file \"%s\" line %u, near end of line"
msgstr "ファイル\"%s\"の行%uの行末近辺でで構文エラーがありました"
-#: guc-file.l:547
+#: guc-file.l:580
#, c-format
msgid "syntax error in file \"%s\" line %u, near token \"%s\""
msgstr "ファイル\"%s\"の行%uのトークン\"%s\"近辺で構文エラーがありました"
msgid "record type has not been registered"
msgstr "レコード型は登録されていません"
-#: utils/cache/plancache.c:527
+#: utils/cache/plancache.c:573
msgid "cached plan must not change result type"
msgstr "キャッシュした計画は結果型を変更してはなりません"
-#: utils/cache/lsyscache.c:2319 utils/cache/lsyscache.c:2354
-#: utils/cache/lsyscache.c:2389 utils/cache/lsyscache.c:2424
+#: utils/cache/lsyscache.c:2345 utils/cache/lsyscache.c:2380
+#: utils/cache/lsyscache.c:2415 utils/cache/lsyscache.c:2450
#, c-format
msgid "type %s is only a shell"
msgstr "型%sは単なるシェルです"
-#: utils/cache/lsyscache.c:2324
+#: utils/cache/lsyscache.c:2350
#, c-format
msgid "no input function available for type %s"
msgstr "型%sの利用可能な入力関数がありません"
-#: utils/cache/lsyscache.c:2359
+#: utils/cache/lsyscache.c:2385
#, c-format
msgid "no output function available for type %s"
msgstr "型%sの利用可能な出力関数がありません"
-#: utils/cache/lsyscache.c:2394 utils/adt/arrayfuncs.c:1241
+#: utils/cache/lsyscache.c:2420 utils/adt/arrayfuncs.c:1255
#, c-format
msgid "no binary input function available for type %s"
msgstr "型%sにはバイナリ入力関数がありません"
-#: utils/cache/lsyscache.c:2429 utils/adt/arrayfuncs.c:1463
+#: utils/cache/lsyscache.c:2455 utils/adt/arrayfuncs.c:1477
#, c-format
msgid "no binary output function available for type %s"
msgstr "型%sにはバイナリ出力関数がありません"
-#: utils/cache/relcache.c:3707
+#: utils/cache/relcache.c:4040
#, c-format
msgid "could not create relation-cache initialization file \"%s\": %m"
msgstr "リレーションキャッシュ初期化ファイル\"%sを作成できません: %m"
-#: utils/cache/relcache.c:3709
+#: utils/cache/relcache.c:4042
msgid "Continuing anyway, but there's something wrong."
msgstr "とりあえず続行しますが、何かが間違っています"
-#: utils/mmgr/aset.c:386
+#: utils/mmgr/aset.c:409
#, c-format
msgid "Failed while creating memory context \"%s\"."
msgstr "メモリコンテキスト\"%s\"の作成時に失敗しました"
-#: utils/mmgr/aset.c:565 utils/mmgr/aset.c:748 utils/mmgr/aset.c:954
+#: utils/mmgr/aset.c:588 utils/mmgr/aset.c:771 utils/mmgr/aset.c:977
#, c-format
msgid "Failed on request of size %lu."
msgstr "サイズ%luの要求に失敗しました"
#: utils/sort/tuplesort.c:2806
#, c-format
msgid "could not create unique index \"%s\""
-msgstr "一意性インデックス\"%s\"を作成できませんでした"
+msgstr "一意性インデックス \"%s\" を作成できませんでした"
#: utils/sort/tuplesort.c:2808
-msgid "Table contains duplicated values."
-msgstr "テーブルに重複した値があります"
+#, c-format
+msgid "Key %s is duplicated."
+msgstr "キー %s は重複しています。"
#: utils/sort/logtape.c:213
#, c-format
msgid "could not read block %ld of temporary file: %m"
msgstr "一時ファイルのブロック%ldを読み込めませんでした: %m"
-#: utils/init/postinit.c:177
+#: utils/init/postinit.c:221
+#, c-format
+msgid "connection authorized: user=%s database=%s"
+msgstr "接続の認証を行いました: ユーザ=%s、データベース=%s"
+
+#: utils/init/postinit.c:253
#, c-format
msgid "database \"%s\" has disappeared from pg_database"
msgstr "データベース\"%s\"はpg_databaseから消失しました"
-#: utils/init/postinit.c:179
+#: utils/init/postinit.c:255
#, c-format
msgid "Database OID %u now seems to belong to \"%s\"."
msgstr "OID %uのデータベースは\"%s\"に属するようです。"
-#: utils/init/postinit.c:199
+#: utils/init/postinit.c:275
#, c-format
msgid "database \"%s\" is not currently accepting connections"
msgstr "現在データベース\"%s\"は接続を受け付けません"
-#: utils/init/postinit.c:212
+#: utils/init/postinit.c:288
#, c-format
msgid "permission denied for database \"%s\""
msgstr "データベース\"%s\"に権限がありません"
-#: utils/init/postinit.c:213
+#: utils/init/postinit.c:289
msgid "User does not have CONNECT privilege."
msgstr "ユーザはCONNECT権限を持ちません"
-#: utils/init/postinit.c:230
+#: utils/init/postinit.c:306
#, c-format
msgid "too many connections for database \"%s\""
msgstr "データベース\"%s\"への接続が多すぎます"
-#: utils/init/postinit.c:252 utils/init/postinit.c:259
+#: utils/init/postinit.c:328 utils/init/postinit.c:335
msgid "database locale is incompatible with operating system"
msgstr "データベースのロケールがオペレーティングシステムと互換性がありません"
-#: utils/init/postinit.c:253
+#: utils/init/postinit.c:329
#, c-format
msgid ""
"The database was initialized with LC_COLLATE \"%s\", which is not "
"データベースは LC_COLLATE \"%s\" で初期化されていますが、setlocale() でこれを"
"認識されません"
-#: utils/init/postinit.c:255 utils/init/postinit.c:262
+#: utils/init/postinit.c:331 utils/init/postinit.c:338
msgid ""
"Recreate the database with another locale or install the missing locale."
msgstr ""
"データベースを別のロケールで再生成するか、または不足しているロケールをインス"
"トールしてください"
-#: utils/init/postinit.c:260
+#: utils/init/postinit.c:336
#, c-format
msgid ""
"The database was initialized with LC_CTYPE \"%s\", which is not recognized "
"データベースは LC_CTYPE \"%s\" で初期化されていますが、setlocale()でこれを認"
"識されません"
-#: utils/init/postinit.c:410
+#: utils/init/postinit.c:594
#, c-format
msgid "database %u does not exist"
msgstr "データベース\"%u\"は存在しません"
-#: utils/init/postinit.c:541
+#: utils/init/postinit.c:646
msgid "It seems to have just been dropped or renamed."
msgstr "削除または変名されたばかりのようです。"
-#: utils/init/postinit.c:557
+#: utils/init/postinit.c:664
#, c-format
msgid "The database subdirectory \"%s\" is missing."
msgstr "データベースのサブディレクトリ\"%s\"がありません。"
-#: utils/init/postinit.c:562
+#: utils/init/postinit.c:669
#, c-format
msgid "could not access directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"にアクセスできませんでした: %m"
-#: utils/init/postinit.c:595
+#: utils/init/postinit.c:705
msgid "no roles are defined in this database system"
msgstr "データベースシステム内でロールが定義されていません"
-#: utils/init/postinit.c:596
-#, c-format
-msgid "You should immediately run CREATE USER \"%s\" CREATEUSER;."
-msgstr "今すぐに CREATE USER \"%s\" CREATEUSER;を実行してください"
+#: utils/init/postinit.c:706
+msgid "You should immediately run CREATE USER \"%s\" SUPERUSER;."
+msgstr "速やかに CREATE USER \"%s\" CREATEUSER; を実行してください"
-#: utils/init/postinit.c:626
+#: utils/init/postinit.c:741
msgid "must be superuser to connect during database shutdown"
msgstr "スーパーユーザのみがデータベースのシャットダウン中に接続できます"
-#: utils/init/postinit.c:636
+#: utils/init/postinit.c:751
msgid "connection limit exceeded for non-superusers"
msgstr "非スーパーユーザ用の接続上限を超えました"
-#: utils/init/flatfiles.c:209 utils/init/flatfiles.c:279
-#: utils/init/flatfiles.c:408 utils/init/flatfiles.c:663
-#, c-format
-msgid "could not write to temporary file \"%s\": %m"
-msgstr "一時ファイル\"%s\"に書き出せませんでした: %m"
-
-#: utils/init/flatfiles.c:249
-#, c-format
-msgid "invalid database name \"%s\""
-msgstr "データベース名\"%s\"は無効です"
-
-#: utils/init/flatfiles.c:505
-#, c-format
-msgid "invalid role name \"%s\""
-msgstr "ロール名\"%s\"は無効です"
-
-#: utils/init/flatfiles.c:512
-#, c-format
-msgid "invalid role password \"%s\""
-msgstr "ロールのパスワード\"%s\"は無効です"
-
-#: utils/init/miscinit.c:177
+#: utils/init/miscinit.c:170
#, c-format
msgid "could not change directory to \"%s\": %m"
msgstr "ディレクトリ\"%s\"に移動できませんでした: %m"
-#: utils/init/miscinit.c:451
+#: utils/init/miscinit.c:501
#, c-format
msgid "role \"%s\" is not permitted to log in"
msgstr "ロール\"%s\"はログインすることが許されていません"
-#: utils/init/miscinit.c:469
+#: utils/init/miscinit.c:519
#, c-format
msgid "too many connections for role \"%s\""
msgstr "ロール\"%s\"からの接続が多すぎます"
-#: utils/init/miscinit.c:544
+#: utils/init/miscinit.c:576
msgid "permission denied to set session authorization"
msgstr "set session authorization用の権限がありません"
-#: utils/init/miscinit.c:626
+#: utils/init/miscinit.c:658
#, c-format
msgid "invalid role OID: %u"
msgstr "ロールIDが無効です: %u"
-#: utils/init/miscinit.c:718
+#: utils/init/miscinit.c:789
#, c-format
msgid "could not create lock file \"%s\": %m"
msgstr "ロックファイル\"%s\"を作成できませんでした: %m"
-#: utils/init/miscinit.c:732
+#: utils/init/miscinit.c:803
#, c-format
msgid "could not open lock file \"%s\": %m"
msgstr "ロックファイル\"%s\"をオープンできませんでした: %m"
-#: utils/init/miscinit.c:738
+#: utils/init/miscinit.c:809
#, c-format
msgid "could not read lock file \"%s\": %m"
msgstr "ロックファイル\"%s\"を読み取れませんでした: %m"
-#: utils/init/miscinit.c:801
+#: utils/init/miscinit.c:857
#, c-format
msgid "lock file \"%s\" already exists"
msgstr "ロックファイル\"%s\"はすでに存在します"
-#: utils/init/miscinit.c:805
+#: utils/init/miscinit.c:861
#, c-format
msgid "Is another postgres (PID %d) running in data directory \"%s\"?"
msgstr "他のpostgres(PID %d)がデータディレクトリ\"%s\"で稼動していませんか?"
-#: utils/init/miscinit.c:807
+#: utils/init/miscinit.c:863
#, c-format
msgid "Is another postmaster (PID %d) running in data directory \"%s\"?"
msgstr "他のpostmaster(PID %d)がデータディレクトリ\"%s\"で稼動していませんか?"
-#: utils/init/miscinit.c:810
+#: utils/init/miscinit.c:866
#, c-format
msgid "Is another postgres (PID %d) using socket file \"%s\"?"
msgstr "他のpostgres(PID %d)がソケットファイル\"%s\"を使用していませんか?"
-#: utils/init/miscinit.c:812
+#: utils/init/miscinit.c:868
#, c-format
msgid "Is another postmaster (PID %d) using socket file \"%s\"?"
msgstr "他のpostmaster(PID %d)がソケットファイル\"%s\"を使用していませんか?"
-#: utils/init/miscinit.c:840
+#: utils/init/miscinit.c:896
#, c-format
msgid "pre-existing shared memory block (key %lu, ID %lu) is still in use"
msgstr "既存の共有メモリブロック(キー%lu、ID %lu)がまだ使用中です"
-#: utils/init/miscinit.c:843
+#: utils/init/miscinit.c:899
#, c-format
msgid ""
"If you're sure there are no old server processes still running, remove the "
"古いサーバプロセスが稼動中でないことが確実であれば、共有メモリブロックを削除"
"するか、または単にファイル \"%s\" を削除してください。"
-#: utils/init/miscinit.c:860
+#: utils/init/miscinit.c:916
#, c-format
msgid "could not remove old lock file \"%s\": %m"
msgstr "古いロックファイル\"%s\"を削除できませんでした: %m"
-#: utils/init/miscinit.c:862
+#: utils/init/miscinit.c:918
msgid ""
"The file seems accidentally left over, but it could not be removed. Please "
"remove the file by hand and try again."
"このファイルは偶然残ってしまったようですが、削除できませんでした。手作業でこ"
"れを削除し再実行してください。"
-#: utils/init/miscinit.c:884 utils/init/miscinit.c:894
+#: utils/init/miscinit.c:940 utils/init/miscinit.c:950
#, c-format
msgid "could not write lock file \"%s\": %m"
msgstr "ロックファイル\"%s\"に書き出せませんでした: %m"
-#: utils/init/miscinit.c:1093 utils/init/miscinit.c:1106
+#: utils/init/miscinit.c:1149 utils/init/miscinit.c:1162
#, c-format
msgid "\"%s\" is not a valid data directory"
msgstr "\"%s\"は有効なデータディレクトリではありません"
-#: utils/init/miscinit.c:1095
+#: utils/init/miscinit.c:1151
#, c-format
msgid "File \"%s\" is missing."
msgstr "ファイル\"%s\"が存在しません"
-#: utils/init/miscinit.c:1108
+#: utils/init/miscinit.c:1164
#, c-format
msgid "File \"%s\" does not contain valid data."
msgstr "ファイル\"%s\"に有効なデータがありません。"
-#: utils/init/miscinit.c:1110
+#: utils/init/miscinit.c:1166
msgid "You might need to initdb."
msgstr "initdbする必要があるかもしれません"
-#: utils/init/miscinit.c:1118
+#: utils/init/miscinit.c:1174
#, c-format
msgid ""
"The data directory was initialized by PostgreSQL version %ld.%ld, which is "
"データディレクトリはPostgreSQLバージョン%ld.%ldで初期化されましたが、これは"
"バージョン%sと互換性がありません"
-#: utils/init/miscinit.c:1166
+#: utils/init/miscinit.c:1222
#, c-format
msgid "invalid list syntax in parameter \"%s\""
msgstr "パラメータ\"%s\"のリスト構文が無効です"
-#: utils/init/miscinit.c:1203
+#: utils/init/miscinit.c:1259
#, c-format
msgid "loaded library \"%s\""
msgstr "ライブラリ\"%s\"をロードしました"
msgstr "時間帯名称が無効です: \"%s\""
#: utils/adt/nabstime.c:480 utils/adt/nabstime.c:523 utils/adt/nabstime.c:553
-#: utils/adt/nabstime.c:596 utils/adt/formatting.c:2961
-#: utils/adt/formatting.c:2993 utils/adt/formatting.c:3061
-#: utils/adt/timestamp.c:226 utils/adt/timestamp.c:264
-#: utils/adt/timestamp.c:486 utils/adt/timestamp.c:526
-#: utils/adt/timestamp.c:2525 utils/adt/timestamp.c:2546
-#: utils/adt/timestamp.c:2559 utils/adt/timestamp.c:2568
-#: utils/adt/timestamp.c:2626 utils/adt/timestamp.c:2649
-#: utils/adt/timestamp.c:2662 utils/adt/timestamp.c:2673
-#: utils/adt/timestamp.c:3103 utils/adt/timestamp.c:3233
-#: utils/adt/timestamp.c:3274 utils/adt/timestamp.c:3362
-#: utils/adt/timestamp.c:3409 utils/adt/timestamp.c:3520
-#: utils/adt/timestamp.c:3833 utils/adt/timestamp.c:3970
-#: utils/adt/timestamp.c:3977 utils/adt/timestamp.c:3991
-#: utils/adt/timestamp.c:4001 utils/adt/timestamp.c:4064
-#: utils/adt/timestamp.c:4204 utils/adt/timestamp.c:4214
-#: utils/adt/timestamp.c:4429 utils/adt/timestamp.c:4508
-#: utils/adt/timestamp.c:4515 utils/adt/timestamp.c:4542
-#: utils/adt/timestamp.c:4546 utils/adt/timestamp.c:4603 utils/adt/xml.c:1689
-#: utils/adt/xml.c:1696 utils/adt/xml.c:1716 utils/adt/xml.c:1723
-#: utils/adt/date.c:868 utils/adt/date.c:915 utils/adt/date.c:1471
-#: utils/adt/date.c:1508 utils/adt/date.c:2382
+#: utils/adt/nabstime.c:596 utils/adt/formatting.c:2958
+#: utils/adt/formatting.c:2990 utils/adt/formatting.c:3058
+#: utils/adt/timestamp.c:226 utils/adt/timestamp.c:269
+#: utils/adt/timestamp.c:491 utils/adt/timestamp.c:531
+#: utils/adt/timestamp.c:2530 utils/adt/timestamp.c:2551
+#: utils/adt/timestamp.c:2564 utils/adt/timestamp.c:2573
+#: utils/adt/timestamp.c:2631 utils/adt/timestamp.c:2654
+#: utils/adt/timestamp.c:2667 utils/adt/timestamp.c:2678
+#: utils/adt/timestamp.c:3114 utils/adt/timestamp.c:3244
+#: utils/adt/timestamp.c:3285 utils/adt/timestamp.c:3373
+#: utils/adt/timestamp.c:3420 utils/adt/timestamp.c:3531
+#: utils/adt/timestamp.c:3844 utils/adt/timestamp.c:3981
+#: utils/adt/timestamp.c:3988 utils/adt/timestamp.c:4002
+#: utils/adt/timestamp.c:4012 utils/adt/timestamp.c:4075
+#: utils/adt/timestamp.c:4215 utils/adt/timestamp.c:4225
+#: utils/adt/timestamp.c:4440 utils/adt/timestamp.c:4519
+#: utils/adt/timestamp.c:4526 utils/adt/timestamp.c:4553
+#: utils/adt/timestamp.c:4557 utils/adt/timestamp.c:4614 utils/adt/xml.c:1694
+#: utils/adt/xml.c:1701 utils/adt/xml.c:1721 utils/adt/xml.c:1728
+#: utils/adt/date.c:878 utils/adt/date.c:925 utils/adt/date.c:1481
+#: utils/adt/date.c:1518 utils/adt/date.c:2392
msgid "timestamp out of range"
msgstr "timestampの範囲外です"
msgid "cannot convert abstime \"invalid\" to timestamp"
msgstr "abstimeの\"invalid\"をtimestampに変換できません"
-#: utils/adt/nabstime.c:798
+#: utils/adt/nabstime.c:806
msgid "invalid status in external \"tinterval\" value"
msgstr "\"tinterval\"の外部値のステータスが無効です"
-#: utils/adt/nabstime.c:875
+#: utils/adt/nabstime.c:880
msgid "cannot convert reltime \"invalid\" to interval"
msgstr "reltimeの\"invalid\"をintervalに変換できません"
-#: utils/adt/nabstime.c:1557
+#: utils/adt/nabstime.c:1562
#, c-format
msgid "invalid input syntax for type tinterval: \"%s\""
msgstr "型tintervalの入力構文が無効です: \"%s\""
-#: utils/adt/name.c:87 utils/adt/acl.c:160
+#: utils/adt/name.c:87 utils/adt/acl.c:164
msgid "identifier too long"
msgstr "識別子が長すぎます"
-#: utils/adt/name.c:88 utils/adt/acl.c:161
+#: utils/adt/name.c:88 utils/adt/acl.c:165
#, c-format
msgid "Identifier must be less than %d characters."
msgstr "識別子は%d文字より短くなければなりません。"
-#: utils/adt/varlena.c:211 utils/adt/varlena.c:252 utils/adt/encode.c:441
+#: utils/adt/varlena.c:229 utils/adt/varlena.c:270 utils/adt/encode.c:441
#: utils/adt/encode.c:506
msgid "invalid input syntax for type bytea"
msgstr "bytea型の入力構文が無効です"
-#: utils/adt/varlena.c:670 utils/adt/varlena.c:734 utils/adt/varlena.c:1684
+#: utils/adt/varlena.c:706 utils/adt/varlena.c:770 utils/adt/varlena.c:1720
msgid "negative substring length not allowed"
msgstr "負の長さのsubstringはできません"
-#: utils/adt/varlena.c:1213 utils/adt/varlena.c:1226
+#: utils/adt/varlena.c:1249 utils/adt/varlena.c:1262
#, c-format
msgid "could not convert string to UTF-16: error %lu"
msgstr "文字列をUTF-16に変換できませんでした: エラー %lu"
-#: utils/adt/varlena.c:1236
+#: utils/adt/varlena.c:1272
#, c-format
msgid "could not compare Unicode strings: %m"
msgstr "Unicode文字列を比較できませんでした: %m"
-#: utils/adt/varlena.c:1779 utils/adt/varlena.c:1810 utils/adt/varlena.c:1846
-#: utils/adt/varlena.c:1889
+#: utils/adt/varlena.c:1815 utils/adt/varlena.c:1846 utils/adt/varlena.c:1882
+#: utils/adt/varlena.c:1925
#, c-format
msgid "index %d out of valid range, 0..%d"
msgstr "インデックス%dは有効範囲0から%dまでの間にありません"
-#: utils/adt/varlena.c:1901
+#: utils/adt/varlena.c:1937
msgid "new bit must be 0 or 1"
msgstr "新しいビットは0か1でなければなりません"
-#: utils/adt/varlena.c:1989 utils/adt/varlena.c:1994 utils/adt/regproc.c:1336
+#: utils/adt/varlena.c:2025 utils/adt/varlena.c:2030 utils/adt/regproc.c:1336
#: utils/adt/regproc.c:1341
msgid "invalid name syntax"
msgstr "名前構文が無効です"
-#: utils/adt/varlena.c:2588 utils/adt/regexp.c:273
+#: utils/adt/varlena.c:2624 utils/adt/regexp.c:269
#, c-format
msgid "regular expression failed: %s"
msgstr "正規表現が失敗しました: %s"
-#: utils/adt/varlena.c:2681
+#: utils/adt/varlena.c:2717
msgid "field position must be greater than zero"
msgstr "フィールド位置は0より大きくなければなりません"
msgid "must be superuser to get directory listings"
msgstr "ディレクトリ一覧を得るにはスーパーユーザでなければなりません"
-#: utils/adt/acl.c:247
+#: utils/adt/acl.c:251
#, c-format
msgid "unrecognized key word: \"%s\""
msgstr "キーワードが不明です: \"%s\""
-#: utils/adt/acl.c:248
+#: utils/adt/acl.c:252
msgid "ACL key word must be \"group\" or \"user\"."
msgstr "ACLキーワードは\"group\"または\"user\"でなければなりません。"
-#: utils/adt/acl.c:253
+#: utils/adt/acl.c:257
msgid "missing name"
msgstr "名前がありません"
-#: utils/adt/acl.c:254
+#: utils/adt/acl.c:258
msgid "A name must follow the \"group\" or \"user\" key word."
msgstr "\"group\"または\"user\"キーワードの後には名前が必要です。"
-#: utils/adt/acl.c:260
+#: utils/adt/acl.c:264
msgid "missing \"=\" sign"
msgstr "\"=\"記号がありません"
-#: utils/adt/acl.c:313
+#: utils/adt/acl.c:317
#, c-format
msgid "invalid mode character: must be one of \"%s\""
msgstr "モード文字が無効です: \"%s\"の一つでなければなりません"
-#: utils/adt/acl.c:335
+#: utils/adt/acl.c:339
msgid "a name must follow the \"/\" sign"
msgstr "\"/\"記号の後には名前が必要です"
-#: utils/adt/acl.c:343
+#: utils/adt/acl.c:347
#, c-format
msgid "defaulting grantor to user ID %u"
msgstr "権限付与者をデフォルトのユーザID %uにしています"
-#: utils/adt/acl.c:433
+#: utils/adt/acl.c:538
msgid "ACL array contains wrong data type"
msgstr "ACL配列に不正なデータ型があります。"
-#: utils/adt/acl.c:437
+#: utils/adt/acl.c:542
msgid "ACL arrays must be one-dimensional"
msgstr "ACL配列は1次元の配列でなければなりません"
-#: utils/adt/acl.c:441
+#: utils/adt/acl.c:546
msgid "ACL arrays must not contain null values"
msgstr "ACL配列にはNULL値を含めてはいけません"
-#: utils/adt/acl.c:465
+#: utils/adt/acl.c:570
msgid "extra garbage at the end of the ACL specification"
msgstr "ACL指定の後に余計なごみがあります"
-#: utils/adt/acl.c:994
+#: utils/adt/acl.c:1132
msgid "grant options cannot be granted back to your own grantor"
msgstr "グラントオプションでその権限付与者に権限を戻すことはできません"
-#: utils/adt/acl.c:1055
+#: utils/adt/acl.c:1193
msgid "dependent privileges exist"
msgstr "依存する権限が存在します"
-#: utils/adt/acl.c:1056
+#: utils/adt/acl.c:1194
msgid "Use CASCADE to revoke them too."
msgstr "これらも取り上げるにはCASCADEを使用してください"
-#: utils/adt/acl.c:1335
+#: utils/adt/acl.c:1473
msgid "aclinsert is no longer supported"
msgstr "aclinsertはもうサポートされていません"
-#: utils/adt/acl.c:1345
+#: utils/adt/acl.c:1483
msgid "aclremove is no longer supported"
msgstr "aclremoveはもうサポートされていません"
-#: utils/adt/acl.c:1431 utils/adt/acl.c:1485
+#: utils/adt/acl.c:1569 utils/adt/acl.c:1623
#, c-format
msgid "unrecognized privilege type: \"%s\""
msgstr "権限種類が不明です: \"%s\""
-#: utils/adt/acl.c:2909 utils/adt/regproc.c:118 utils/adt/regproc.c:139
+#: utils/adt/acl.c:3394 utils/adt/regproc.c:118 utils/adt/regproc.c:139
#: utils/adt/regproc.c:291
#, c-format
msgid "function \"%s\" does not exist"
msgstr "関数\"%s\"は存在しません"
-#: utils/adt/acl.c:4200
+#: utils/adt/acl.c:4685
#, c-format
msgid "must be member of role \"%s\""
msgstr "ロール\"%s\"のメンバでなければなりません"
-#: utils/adt/formatting.c:489
+#: utils/adt/formatting.c:491
msgid "invalid format specification for an interval value"
msgstr "\"tinterval\"値の書式指定が無効です"
-#: utils/adt/formatting.c:490
+#: utils/adt/formatting.c:492
msgid "Intervals are not tied to specific calendar dates."
msgstr "時間間隔が特定の暦日付に結びついていません"
-#: utils/adt/formatting.c:1055
+#: utils/adt/formatting.c:1058
+msgid "\"EEEE\" must be the last pattern used"
+msgstr "\"EEEE\" は最終パターンでなければなりません。"
+
+#: utils/adt/formatting.c:1066
msgid "\"9\" must be ahead of \"PR\""
msgstr "\"9\"は\"PR\"の前になければなりません"
-#: utils/adt/formatting.c:1074
+#: utils/adt/formatting.c:1082
msgid "\"0\" must be ahead of \"PR\""
msgstr "\"0\"は\"PR\"の前になければなりません"
-#: utils/adt/formatting.c:1103
+#: utils/adt/formatting.c:1108
msgid "multiple decimal points"
msgstr "複数の小数点があります"
-#: utils/adt/formatting.c:1110 utils/adt/formatting.c:1214
+#: utils/adt/formatting.c:1112 utils/adt/formatting.c:1195
msgid "cannot use \"V\" and decimal point together"
msgstr "\"V\"と小数点を混在できません"
-#: utils/adt/formatting.c:1125
+#: utils/adt/formatting.c:1124
msgid "cannot use \"S\" twice"
msgstr "\"S\" は1回しか使用できません"
-#: utils/adt/formatting.c:1132
+#: utils/adt/formatting.c:1128
msgid "cannot use \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" together"
msgstr "\"S\"と\"PL\"/\"MI\"/\"SG\"/\"PR\"を混在できません"
-#: utils/adt/formatting.c:1155
+#: utils/adt/formatting.c:1148
msgid "cannot use \"S\" and \"MI\" together"
msgstr "\"S\"と\"MI\"を混在できません"
-#: utils/adt/formatting.c:1168
+#: utils/adt/formatting.c:1158
msgid "cannot use \"S\" and \"PL\" together"
msgstr "\"S\"と\"PL\"を混在できません"
-#: utils/adt/formatting.c:1181
+#: utils/adt/formatting.c:1168
msgid "cannot use \"S\" and \"SG\" together"
msgstr "\"S\"と\"SG\"を混在できません"
-#: utils/adt/formatting.c:1193
+#: utils/adt/formatting.c:1177
msgid "cannot use \"PR\" and \"S\"/\"PL\"/\"MI\"/\"SG\" together"
msgstr "\"PR\"と\"S\"/\"PL\"/\"MI\"/\"SG\"を混在できません"
-#: utils/adt/formatting.c:1223
-msgid "\"E\" is not supported"
-msgstr "\"E\"はサポートされていません"
+#: utils/adt/formatting.c:1203
+msgid "cannot use \"EEEE\" twice"
+msgstr "\"EEEE\" は1回しか使用できません"
+
+#: utils/adt/formatting.c:1209
+msgid "\"EEEE\" is incompatible with other formats"
+msgstr "\"EEEE\" が他のフォーマットと互換性がありません。"
+
+#: utils/adt/formatting.c:1210
+msgid ""
+"\"EEEE\" may only be used together with digit and decimal point patterns."
+msgstr ""
+"\"EEEE\" は数値または小数点パターンと共に指定してください。"
-#: utils/adt/formatting.c:1413
+#: utils/adt/formatting.c:1410
#, c-format
msgid "\"%s\" is not a number"
msgstr "\"%s\"は数値ではありません"
-#: utils/adt/formatting.c:1790
+#: utils/adt/formatting.c:1787
msgid "invalid combination of date conventions"
msgstr "日付表現の組み合わせが無効です"
-#: utils/adt/formatting.c:1791
+#: utils/adt/formatting.c:1788
msgid ""
"Do not mix Gregorian and ISO week date conventions in a formatting template."
msgstr ""
"書式テンプレートの中では、グレゴリア暦と ISO の週日表現を混在させてはなりませ"
"ん。"
-#: utils/adt/formatting.c:1808
+#: utils/adt/formatting.c:1805
#, c-format
msgid "conflicting values for \"%s\" field in formatting string"
msgstr "\"%s\" フィールドの値と書式文字列が競合しています"
-#: utils/adt/formatting.c:1810
+#: utils/adt/formatting.c:1807
msgid "This value contradicts a previous setting for the same field type."
msgstr "この値を同じフィールド型にするにあたり、直前の設定と矛盾しています"
-#: utils/adt/formatting.c:1871
+#: utils/adt/formatting.c:1868
#, c-format
msgid "source string too short for \"%s\" formatting field"
msgstr "書式フィールド \"%s\" で、元の文字列が短すぎます"
-#: utils/adt/formatting.c:1873
+#: utils/adt/formatting.c:1870
#, c-format
msgid "Field requires %d characters, but only %d remain."
msgstr "フィールドには %d 文字必要ですが、%d 文字しか残っていません"
-#: utils/adt/formatting.c:1876 utils/adt/formatting.c:1890
+#: utils/adt/formatting.c:1873 utils/adt/formatting.c:1887
msgid ""
"If your source string is not fixed-width, try using the \"FM\" modifier."
msgstr "元の文字列が固定長でない場合は、修飾子 \"FM\" を試してみてください"
-#: utils/adt/formatting.c:1886 utils/adt/formatting.c:1899
-#: utils/adt/formatting.c:2029
+#: utils/adt/formatting.c:1883 utils/adt/formatting.c:1896
+#: utils/adt/formatting.c:2026
#, c-format
msgid "invalid value \"%s\" for \"%s\""
msgstr " \"%2$s\" へセットするための値 \"%1$s\" が無効です"
-#: utils/adt/formatting.c:1888
+#: utils/adt/formatting.c:1885
#, c-format
msgid "Field requires %d characters, but only %d could be parsed."
msgstr ""
"このフィールドには %d 文字必要ですが、%d 文字しか検出されませんでした。"
-#: utils/adt/formatting.c:1901
+#: utils/adt/formatting.c:1898
msgid "Value must be an integer."
msgstr "ハッシュプロシージャは整数を返さなければなりません"
-#: utils/adt/formatting.c:1906
+#: utils/adt/formatting.c:1903
#, c-format
msgid "value for \"%s\" in source string is out of range"
msgstr "もとの文字列において \"%s\" のための値が範囲外です"
-#: utils/adt/formatting.c:1908
+#: utils/adt/formatting.c:1905
#, c-format
msgid "Value must be in the range %d to %d."
msgstr "値は %d から %d までの範囲である必要があります。"
-#: utils/adt/formatting.c:2031
+#: utils/adt/formatting.c:2028
msgid "The given value did not match any of the allowed values for this field."
msgstr "与えられた値がこの項目に対して許されるいずれの値ともマッチしません"
-#: utils/adt/formatting.c:2593
+#: utils/adt/formatting.c:2590
msgid "\"TZ\"/\"tz\" format patterns are not supported in to_date"
msgstr "to_date では \"TZ\"/\"tz\" 形式のパターンをサポートしていません"
-#: utils/adt/formatting.c:2694
+#: utils/adt/formatting.c:2691
msgid "invalid input string for \"Y,YYY\""
msgstr " \"Y,YYY\" にセットするための入力文字列が有効ではありません"
-#: utils/adt/formatting.c:3208
+#: utils/adt/formatting.c:3205
#, c-format
msgid "hour \"%d\" is invalid for the 12-hour clock"
msgstr "12時間形式では \"%d\" 時は無効です"
-#: utils/adt/formatting.c:3210
+#: utils/adt/formatting.c:3207
msgid "Use the 24-hour clock, or give an hour between 1 and 12."
msgstr "24時間形式を使うか、もしくは 1 から 12 の間で指定してください"
-#: utils/adt/formatting.c:3248
+#: utils/adt/formatting.c:3245
#, c-format
msgid "inconsistent use of year %04d and \"BC\""
msgstr "年%04dと\"BC\"の使用には一貫性がありません"
-#: utils/adt/formatting.c:3295
+#: utils/adt/formatting.c:3292
msgid "cannot calculate day of year without year information"
msgstr "年の情報なしでは年内日数を計算できません"
-#: utils/adt/formatting.c:4156
-msgid "\"RN\" not supported"
-msgstr "\"RM\"はサポートされていません"
+#: utils/adt/formatting.c:4150
+msgid "\"EEEE\" not supported for input"
+msgstr "\"EEEE\" は入力ではサポートされていません"
+
+#: utils/adt/formatting.c:4162
+msgid "\"RN\" not supported for input"
+msgstr "\"RN\" は入力ではサポートされていません"
#: utils/adt/arrayutils.c:93 utils/adt/arrayutils.c:102
-#: utils/adt/arrayutils.c:109 utils/adt/arrayfuncs.c:819
-#: utils/adt/arrayfuncs.c:1407 utils/adt/arrayfuncs.c:2725
-#: utils/adt/arrayfuncs.c:2873 utils/adt/arrayfuncs.c:4621
+#: utils/adt/arrayutils.c:109 utils/adt/arrayfuncs.c:824
+#: utils/adt/arrayfuncs.c:1421 utils/adt/arrayfuncs.c:2739
+#: utils/adt/arrayfuncs.c:2887 utils/adt/arrayfuncs.c:4635
#, c-format
msgid "array size exceeds the maximum allowed (%d)"
msgstr "配列の次数が上限(%d)を超えています"
msgid "invalid input syntax for type tid: \"%s\""
msgstr "型tidの入力構文が無効です: \"%s\""
-#: utils/adt/ruleutils.c:2083
+#: utils/adt/ruleutils.c:2255
#, c-format
msgid "rule \"%s\" has unsupported event type %d"
msgstr "ルール\"%s\"はサポートしていないイベント種類%dを持ちます"
-#: utils/adt/ruleutils.c:5230 utils/adt/ruleutils.c:5267
-#: utils/adt/ruleutils.c:5301 utils/adt/regproc.c:641 utils/adt/regproc.c:1501
+#: utils/adt/ruleutils.c:5408 utils/adt/ruleutils.c:5463
+#: utils/adt/ruleutils.c:5500 utils/adt/regproc.c:641 utils/adt/regproc.c:1501
msgid "too many arguments"
msgstr "引数が多すぎます"
msgid "missing \"]\" in array dimensions"
msgstr "配列の次元に\"]\"がありません"
-#: utils/adt/arrayfuncs.c:240 utils/adt/arrayfuncs.c:2370
-#: utils/adt/arrayfuncs.c:2398 utils/adt/arrayfuncs.c:2413
+#: utils/adt/arrayfuncs.c:240 utils/adt/arrayfuncs.c:2384
+#: utils/adt/arrayfuncs.c:2412 utils/adt/arrayfuncs.c:2427
msgid "upper bound cannot be less than lower bound"
msgstr "上限を下限より小さくすることはできません"
msgid "array dimensions incompatible with array literal"
msgstr "配列の次元と配列リテラルと互換性がありません"
-#: utils/adt/arrayfuncs.c:392 utils/adt/arrayfuncs.c:407
-#: utils/adt/arrayfuncs.c:416 utils/adt/arrayfuncs.c:430
-#: utils/adt/arrayfuncs.c:450 utils/adt/arrayfuncs.c:478
-#: utils/adt/arrayfuncs.c:483 utils/adt/arrayfuncs.c:523
-#: utils/adt/arrayfuncs.c:544 utils/adt/arrayfuncs.c:563
-#: utils/adt/arrayfuncs.c:673 utils/adt/arrayfuncs.c:682
-#: utils/adt/arrayfuncs.c:712 utils/adt/arrayfuncs.c:727
-#: utils/adt/arrayfuncs.c:780
+#: utils/adt/arrayfuncs.c:397 utils/adt/arrayfuncs.c:412
+#: utils/adt/arrayfuncs.c:421 utils/adt/arrayfuncs.c:435
+#: utils/adt/arrayfuncs.c:455 utils/adt/arrayfuncs.c:483
+#: utils/adt/arrayfuncs.c:488 utils/adt/arrayfuncs.c:528
+#: utils/adt/arrayfuncs.c:549 utils/adt/arrayfuncs.c:568
+#: utils/adt/arrayfuncs.c:678 utils/adt/arrayfuncs.c:687
+#: utils/adt/arrayfuncs.c:717 utils/adt/arrayfuncs.c:732
+#: utils/adt/arrayfuncs.c:785
#, c-format
msgid "malformed array literal: \"%s\""
msgstr "配列リテラルの書式が誤っています: \"%s\""
-#: utils/adt/arrayfuncs.c:1186 utils/adt/arrayfuncs.c:2841
-#: utils/adt/arrayfuncs.c:4521 utils/adt/array_userfuncs.c:425
+#: utils/adt/arrayfuncs.c:1191 utils/adt/arrayfuncs.c:2855
+#: utils/adt/arrayfuncs.c:4535 utils/adt/array_userfuncs.c:425
#, c-format
msgid "invalid number of dimensions: %d"
msgstr "次数が無効です: %d"
-#: utils/adt/arrayfuncs.c:1197
+#: utils/adt/arrayfuncs.c:1202
msgid "invalid array flags"
msgstr "配列フラグが無効です"
-#: utils/adt/arrayfuncs.c:1205
+#: utils/adt/arrayfuncs.c:1210
msgid "wrong element type"
msgstr "要素型が間違っています"
-#: utils/adt/arrayfuncs.c:1381
+#: utils/adt/arrayfuncs.c:1225 utils/adt/int8.c:1205 utils/adt/int.c:621
+#: utils/adt/int.c:650 utils/adt/int.c:671 utils/adt/int.c:691
+#: utils/adt/int.c:713 utils/adt/int.c:738 utils/adt/int.c:752
+#: utils/adt/int.c:767 utils/adt/int.c:902 utils/adt/int.c:923
+#: utils/adt/int.c:950 utils/adt/int.c:990 utils/adt/int.c:1011
+#: utils/adt/int.c:1038 utils/adt/int.c:1065 utils/adt/int.c:1119
+#: utils/adt/numeric.c:2062 utils/adt/numeric.c:2071 utils/adt/varbit.c:1382
+#: utils/adt/array_userfuncs.c:104 utils/adt/array_userfuncs.c:114
+#: utils/adt/float.c:1100 utils/adt/float.c:1159 utils/adt/float.c:2716
+#: utils/adt/float.c:2732
+msgid "integer out of range"
+msgstr "integerの範囲外です"
+
+#: utils/adt/arrayfuncs.c:1395
#, c-format
msgid "improper binary format in array element %d"
msgstr "配列要素%dのバイナリ書式が不適切です"
-#: utils/adt/arrayfuncs.c:1837
+#: utils/adt/arrayfuncs.c:1851
msgid "slices of fixed-length arrays not implemented"
msgstr "固定長配列の部分配列は実装されていません"
-#: utils/adt/arrayfuncs.c:2010 utils/adt/arrayfuncs.c:2032
-#: utils/adt/arrayfuncs.c:2066 utils/adt/arrayfuncs.c:2352
-#: utils/adt/arrayfuncs.c:4501 utils/adt/arrayfuncs.c:4533
-#: utils/adt/arrayfuncs.c:4550
+#: utils/adt/arrayfuncs.c:2024 utils/adt/arrayfuncs.c:2046
+#: utils/adt/arrayfuncs.c:2080 utils/adt/arrayfuncs.c:2366
+#: utils/adt/arrayfuncs.c:4515 utils/adt/arrayfuncs.c:4547
+#: utils/adt/arrayfuncs.c:4564
msgid "wrong number of array subscripts"
msgstr "配列の添え字が不正な数値です"
-#: utils/adt/arrayfuncs.c:2015 utils/adt/arrayfuncs.c:2108
-#: utils/adt/arrayfuncs.c:2403
+#: utils/adt/arrayfuncs.c:2029 utils/adt/arrayfuncs.c:2122
+#: utils/adt/arrayfuncs.c:2417
msgid "array subscript out of range"
msgstr "配列の添え字が範囲外です"
-#: utils/adt/arrayfuncs.c:2020
+#: utils/adt/arrayfuncs.c:2034
msgid "cannot assign null value to an element of a fixed-length array"
msgstr "固定長配列の要素にNULL値を代入できません"
-#: utils/adt/arrayfuncs.c:2306
+#: utils/adt/arrayfuncs.c:2320
msgid "updates on slices of fixed-length arrays not implemented"
msgstr "固定長配列の部分配列の更新は実装されていません"
-#: utils/adt/arrayfuncs.c:2342 utils/adt/arrayfuncs.c:2429
+#: utils/adt/arrayfuncs.c:2356 utils/adt/arrayfuncs.c:2443
msgid "source array too small"
msgstr "元の配列が小さすぎます"
-#: utils/adt/arrayfuncs.c:2980
+#: utils/adt/arrayfuncs.c:2994
msgid "null array element not allowed in this context"
msgstr "この文脈ではNULLの配列要素は許されません"
-#: utils/adt/arrayfuncs.c:3041 utils/adt/arrayfuncs.c:3248
-#: utils/adt/arrayfuncs.c:3448
+#: utils/adt/arrayfuncs.c:3055 utils/adt/arrayfuncs.c:3262
+#: utils/adt/arrayfuncs.c:3462
msgid "cannot compare arrays of different element types"
msgstr "要素型の異なる配列を比較できません"
-#: utils/adt/arrayfuncs.c:3064 utils/adt/arrayfuncs.c:3465
-#: utils/adt/rowtypes.c:1133 parser/parse_oper.c:259
+#: utils/adt/arrayfuncs.c:3078 utils/adt/arrayfuncs.c:3479
+#: utils/adt/rowtypes.c:1138 parser/parse_oper.c:259
#, c-format
msgid "could not identify an equality operator for type %s"
msgstr "型%sの等価性演算子を識別できませんでした"
-#: utils/adt/arrayfuncs.c:4399 utils/adt/arrayfuncs.c:4439
+#: utils/adt/arrayfuncs.c:4413 utils/adt/arrayfuncs.c:4453
msgid "dimension array or low bound array cannot be NULL"
msgstr "次元配列もしくは添字の下限が NULL であってはなりません"
-#: utils/adt/arrayfuncs.c:4502 utils/adt/arrayfuncs.c:4534
+#: utils/adt/arrayfuncs.c:4516 utils/adt/arrayfuncs.c:4548
msgid "Dimension array must be one dimensional."
msgstr "次元配列は1次元でなければなりません"
-#: utils/adt/arrayfuncs.c:4507 utils/adt/arrayfuncs.c:4539
+#: utils/adt/arrayfuncs.c:4521 utils/adt/arrayfuncs.c:4553
msgid "wrong range of array subscripts"
msgstr "配列の添字の範囲が誤っています"
-#: utils/adt/arrayfuncs.c:4508 utils/adt/arrayfuncs.c:4540
+#: utils/adt/arrayfuncs.c:4522 utils/adt/arrayfuncs.c:4554
msgid "Lower bound of dimension array must be one."
msgstr "次元配列の添字の下限は1でなければなりません"
-#: utils/adt/arrayfuncs.c:4513 utils/adt/arrayfuncs.c:4545
+#: utils/adt/arrayfuncs.c:4527 utils/adt/arrayfuncs.c:4559
msgid "dimension values cannot be null"
msgstr "次元値に null は許されません"
-#: utils/adt/arrayfuncs.c:4551
+#: utils/adt/arrayfuncs.c:4565
msgid "Low bound array has different size than dimensions array."
msgstr "下限配列が次元配列のサイズと異なっています"
msgid "TIMESTAMP(%d)%s precision reduced to maximum allowed, %d"
msgstr "TIMESTAMP(%d)%sの位取りを許容最大値%dまで減らしました"
-#: utils/adt/timestamp.c:171 utils/adt/timestamp.c:430
+#: utils/adt/timestamp.c:171 utils/adt/timestamp.c:435
#, c-format
msgid "timestamp out of range: \"%s\""
msgstr "timestampが範囲外です: \"%s\""
-#: utils/adt/timestamp.c:189 utils/adt/timestamp.c:448
-#: utils/adt/timestamp.c:659
+#: utils/adt/timestamp.c:189 utils/adt/timestamp.c:453
+#: utils/adt/timestamp.c:664
#, c-format
msgid "date/time value \"%s\" is no longer supported"
msgstr "日付時刻の値\"%s\"はもうサポートされていません"
-#: utils/adt/timestamp.c:365
+#: utils/adt/timestamp.c:260
+msgid "timestamp cannot be NaN"
+msgstr "タイムスタンプは NaN にはできません"
+
+#: utils/adt/timestamp.c:370
#, c-format
msgid "timestamp(%d) precision must be between %d and %d"
msgstr "timestamp(%d)の精度は%dから%dまででなければなりません"
-#: utils/adt/timestamp.c:653 utils/adt/timestamp.c:3098
-#: utils/adt/timestamp.c:3228 utils/adt/timestamp.c:3613
+#: utils/adt/timestamp.c:658 utils/adt/timestamp.c:3109
+#: utils/adt/timestamp.c:3239 utils/adt/timestamp.c:3624
msgid "interval out of range"
msgstr "intervalが範囲外です"
-#: utils/adt/timestamp.c:782 utils/adt/timestamp.c:815
+#: utils/adt/timestamp.c:787 utils/adt/timestamp.c:820
msgid "invalid INTERVAL type modifier"
msgstr "無効なINTERVAL型の修正子です"
-#: utils/adt/timestamp.c:798
+#: utils/adt/timestamp.c:803
#, c-format
msgid "INTERVAL(%d) precision must not be negative"
msgstr "INTERVAL(%d)の精度は負ではいけません"
-#: utils/adt/timestamp.c:804
+#: utils/adt/timestamp.c:809
#, c-format
msgid "INTERVAL(%d) precision reduced to maximum allowed, %d"
msgstr "INTERVAL(%d)の精度を許容最大値%dまで減らしました"
-#: utils/adt/timestamp.c:1096
+#: utils/adt/timestamp.c:1101
#, c-format
msgid "interval(%d) precision must be between %d and %d"
msgstr "interval(%d)の精度は%dから%dまででなければなりません"
-#: utils/adt/timestamp.c:2301
+#: utils/adt/timestamp.c:2306
msgid "cannot subtract infinite timestamps"
msgstr "無限大のtimestampを減算できません"
-#: utils/adt/timestamp.c:2865 utils/adt/int8.c:604 utils/adt/int8.c:651
-#: utils/adt/int8.c:829 utils/adt/int8.c:924 utils/adt/int8.c:1008
-#: utils/adt/int8.c:1103 utils/adt/int.c:719 utils/adt/int.c:860
-#: utils/adt/int.c:955 utils/adt/int.c:1039 utils/adt/int.c:1065
-#: utils/adt/int.c:1085 utils/adt/numeric.c:4183 utils/adt/numeric.c:4466
-#: utils/adt/geo_ops.c:3958 utils/adt/cash.c:524 utils/adt/cash.c:575
+#: utils/adt/timestamp.c:2876 utils/adt/int8.c:604 utils/adt/int8.c:651
+#: utils/adt/int8.c:829 utils/adt/int8.c:925 utils/adt/int8.c:1013
+#: utils/adt/int8.c:1109 utils/adt/int.c:727 utils/adt/int.c:868
+#: utils/adt/int.c:964 utils/adt/int.c:1052 utils/adt/int.c:1078
+#: utils/adt/int.c:1098 utils/adt/numeric.c:4314 utils/adt/numeric.c:4597
+#: utils/adt/geo_ops.c:4112 utils/adt/cash.c:524 utils/adt/cash.c:575
#: utils/adt/cash.c:624 utils/adt/cash.c:676 utils/adt/cash.c:726
#: utils/adt/float.c:763 utils/adt/float.c:827 utils/adt/float.c:2475
#: utils/adt/float.c:2538
msgid "division by zero"
msgstr "0 による除算が行われました"
-#: utils/adt/timestamp.c:3354 utils/adt/timestamp.c:3950
-#: utils/adt/timestamp.c:4009
+#: utils/adt/timestamp.c:3365 utils/adt/timestamp.c:3961
+#: utils/adt/timestamp.c:4020
#, c-format
msgid "timestamp units \"%s\" not supported"
msgstr "timestampの単位\"%s\"はサポートされていません"
-#: utils/adt/timestamp.c:3368 utils/adt/timestamp.c:4019
+#: utils/adt/timestamp.c:3379 utils/adt/timestamp.c:4030
#, c-format
msgid "timestamp units \"%s\" not recognized"
msgstr "timestampの単位\"%s\"は不明です"
-#: utils/adt/timestamp.c:3509 utils/adt/timestamp.c:4181
-#: utils/adt/timestamp.c:4222
+#: utils/adt/timestamp.c:3520 utils/adt/timestamp.c:4192
+#: utils/adt/timestamp.c:4233
#, c-format
msgid "timestamp with time zone units \"%s\" not supported"
msgstr "timestamp with time zoneの単位\"%s\"はサポートされていません"
-#: utils/adt/timestamp.c:3526 utils/adt/timestamp.c:4231
+#: utils/adt/timestamp.c:3537 utils/adt/timestamp.c:4242
#, c-format
msgid "timestamp with time zone units \"%s\" not recognized"
msgstr "timestamp with time zoneの単位\"%s\"は不明です"
-#: utils/adt/timestamp.c:3606 utils/adt/timestamp.c:4337
+#: utils/adt/timestamp.c:3617 utils/adt/timestamp.c:4348
#, c-format
msgid "interval units \"%s\" not supported"
msgstr "intervalの単位\"%s\"はサポートされていません"
-#: utils/adt/timestamp.c:3622 utils/adt/timestamp.c:4364
+#: utils/adt/timestamp.c:3633 utils/adt/timestamp.c:4375
#, c-format
msgid "interval units \"%s\" not recognized"
msgstr "intervalの単位\"%s\"は不明です"
-#: utils/adt/timestamp.c:4434 utils/adt/timestamp.c:4607
+#: utils/adt/timestamp.c:4445 utils/adt/timestamp.c:4618
#, c-format
msgid "could not convert to time zone \"%s\""
msgstr "時間帯\"%s\"に変換できませんでした"
-#: utils/adt/timestamp.c:4441 utils/adt/timestamp.c:4614 utils/adt/date.c:2587
+#: utils/adt/timestamp.c:4452 utils/adt/timestamp.c:4625 utils/adt/date.c:2597
#: utils/adt/datetime.c:925 utils/adt/datetime.c:1657
#, c-format
msgid "time zone \"%s\" not recognized"
msgstr "時間帯\"%s\"は不明です"
-#: utils/adt/timestamp.c:4466 utils/adt/timestamp.c:4640
+#: utils/adt/timestamp.c:4477 utils/adt/timestamp.c:4651
#, c-format
msgid "interval time zone \"%s\" must not specify month"
msgstr "intervalによる時間帯\"%s\"には月を指定してはいけません"
-#: utils/adt/timestamp.c:4701 utils/adt/timestamp.c:4782 utils/adt/int8.c:1357
-#: utils/adt/int.c:1309
+#: utils/adt/timestamp.c:4712 utils/adt/timestamp.c:4793 utils/adt/int8.c:1367
+#: utils/adt/int.c:1322
msgid "step size cannot equal zero"
msgstr "ステップ数をゼロにすることはできません"
msgid "You need to rebuild PostgreSQL using --with-libxml."
msgstr "--with-libxmlを使用してPostgreSQLを再構築しなければなりません。"
-#: utils/adt/xml.c:158 utils/mb/mbutils.c:477
+#: utils/adt/xml.c:158 utils/mb/mbutils.c:478
#, c-format
msgid "invalid encoding name \"%s\""
msgstr "符号化方式名\"%s\"が無効です"
-#: utils/adt/xml.c:397 utils/adt/xml.c:402
+#: utils/adt/xml.c:404 utils/adt/xml.c:409
msgid "invalid XML comment"
msgstr "無効なXMLコメントです"
-#: utils/adt/xml.c:531
+#: utils/adt/xml.c:538
msgid "not an XML document"
msgstr "XML文書ではありません"
-#: utils/adt/xml.c:683 utils/adt/xml.c:706
+#: utils/adt/xml.c:691 utils/adt/xml.c:714
msgid "invalid XML processing instruction"
msgstr "無効なXML処理命令です"
-#: utils/adt/xml.c:684
+#: utils/adt/xml.c:692
#, c-format
msgid "XML processing instruction target name cannot be \"%s\"."
msgstr "XML処理命令の対象名を\"%s\"とすることができませんでした。"
-#: utils/adt/xml.c:707
+#: utils/adt/xml.c:715
msgid "XML processing instruction cannot contain \"?>\"."
msgstr "XML処理命令には\"?>\"を含めることはできません。"
-#: utils/adt/xml.c:786
+#: utils/adt/xml.c:794
msgid "xmlvalidate is not implemented"
msgstr "XML の妥当性検査は実装されていません"
-#: utils/adt/xml.c:861
+#: utils/adt/xml.c:870
msgid "could not initialize XML library"
msgstr "XMLライブラリを初期化できませんでした"
-#: utils/adt/xml.c:862
+#: utils/adt/xml.c:871
#, c-format
msgid ""
"libxml2 has incompatible char type: sizeof(char)=%u, sizeof(xmlChar)=%u."
msgstr ""
"libxml2が互換性がない文字型を持ちます: sizeof(char)=%u、sizeof(xmlChar)=%u"
-#: utils/adt/xml.c:1393
+#: utils/adt/xml.c:1400
msgid "Invalid character value."
msgstr "文字の値が有効ではありません"
-#: utils/adt/xml.c:1396
+#: utils/adt/xml.c:1403
msgid "Space required."
msgstr "スペースをあけてください"
-#: utils/adt/xml.c:1399
+#: utils/adt/xml.c:1406
msgid "standalone accepts only 'yes' or 'no'."
msgstr "standalone には 'yes' か 'no' だけが有効です"
-#: utils/adt/xml.c:1402
+#: utils/adt/xml.c:1409
msgid "Malformed declaration: missing version."
msgstr "宣言が誤っています:バージョンがありません"
-#: utils/adt/xml.c:1405
+#: utils/adt/xml.c:1412
msgid "Missing encoding in text declaration."
msgstr "テキスト宣言にエンコーディングの指定がありません"
-#: utils/adt/xml.c:1408
+#: utils/adt/xml.c:1415
msgid "Parsing XML declaration: '?>' expected."
msgstr "XML 宣言のパース中: '>?' が必要です。"
-#: utils/adt/xml.c:1411
+#: utils/adt/xml.c:1418
#, c-format
msgid "Unrecognized libxml error code: %d."
msgstr "libxml のエラーコードを認識できません: %d"
-#: utils/adt/xml.c:1666
+#: utils/adt/xml.c:1671 utils/adt/date.c:215
msgid "date out of range"
msgstr "日付が範囲外です"
-#: utils/adt/xml.c:1667
+#: utils/adt/xml.c:1672
msgid "XML does not support infinite date values."
msgstr "XMLは無限のデータ値をサポートしません。"
-#: utils/adt/xml.c:1690 utils/adt/xml.c:1717
+#: utils/adt/xml.c:1695 utils/adt/xml.c:1722
msgid "XML does not support infinite timestamp values."
msgstr "XMLは無限のタイムスタンプ値をサポートしません。"
-#: utils/adt/xml.c:2086
+#: utils/adt/xml.c:2106
msgid "invalid query"
msgstr "無効な問い合わせです"
-#: utils/adt/xml.c:3319
+#: utils/adt/xml.c:3339
msgid "invalid array for XML namespace mapping"
msgstr "XML名前空間マッピング用の配列が無効です"
-#: utils/adt/xml.c:3320
+#: utils/adt/xml.c:3340
msgid ""
"The array must be two-dimensional with length of the second axis equal to 2."
msgstr "配列は第2軸の長さが2の、2次元配列でなければなりません。"
-#: utils/adt/xml.c:3344
+#: utils/adt/xml.c:3364
msgid "empty XPath expression"
msgstr "XPath式が空です"
-#: utils/adt/xml.c:3392
+#: utils/adt/xml.c:3412
msgid "neither namespace name nor URI may be null"
msgstr "名前空間の名前がURIでも空でもありません"
-#: utils/adt/xml.c:3399
+#: utils/adt/xml.c:3419
#, c-format
msgid "could not register XML namespace with name \"%s\" and URI \"%s\""
msgstr "\"%s\"という名前のXML名前空間およびURI\"%s\"を登録できませんでした。"
#: utils/adt/ri_triggers.c:1728 utils/adt/ri_triggers.c:1899
#: utils/adt/ri_triggers.c:2115 utils/adt/ri_triggers.c:2297
#: utils/adt/ri_triggers.c:2500 utils/adt/ri_triggers.c:2548
-#: utils/adt/ri_triggers.c:2593 utils/adt/ri_triggers.c:2721 gram.y:2429
+#: utils/adt/ri_triggers.c:2593 utils/adt/ri_triggers.c:2721 gram.y:2560
msgid "MATCH PARTIAL not yet implemented"
msgstr "MMATCH PARTIAL はまだ実装されていません"
#: utils/adt/ri_triggers.c:407 utils/adt/ri_triggers.c:2803
-#: utils/adt/ri_triggers.c:3461 utils/adt/ri_triggers.c:3498
+#: utils/adt/ri_triggers.c:3460 utils/adt/ri_triggers.c:3492
#, c-format
msgid "insert or update on table \"%s\" violates foreign key constraint \"%s\""
msgstr "テーブル\"%s\"への挿入、更新は外部キー制約\"%s\"に違反しています"
msgid "MATCH FULL does not allow mixing of null and nonnull key values."
msgstr "MACTH FULLではNULLキー値と非NULLキー値を混在できません"
-#: utils/adt/ri_triggers.c:3003
-#, c-format
-msgid "function \"%s\" was not called by trigger manager"
-msgstr "関数\"%s\"はトリガ関数として呼び出されていません"
-
-#: utils/adt/ri_triggers.c:3012
-#, c-format
-msgid "function \"%s\" must be fired AFTER ROW"
-msgstr "関数\"%s\"をAFTER ROWで発行しなければなりません"
-
#: utils/adt/ri_triggers.c:3020
#, c-format
msgid "function \"%s\" must be fired for INSERT"
msgid "function \"%s\" must be fired for UPDATE"
msgstr "関数\"%s\"をUPDATEで発行しなければなりません"
-#: utils/adt/ri_triggers.c:3033
-#, c-format
-msgid "function \"%s\" must be fired for INSERT or UPDATE"
-msgstr "関数\"%s\"をINSERTまたはUPDATEで発行しなければなりません"
-
#: utils/adt/ri_triggers.c:3040
#, c-format
msgid "function \"%s\" must be fired for DELETE"
"この参照整合性トリガとその対象を削除し、ALTER TABLE ADD CONSTRAINTを実行して"
"ください"
-#: utils/adt/ri_triggers.c:3428
+#: utils/adt/ri_triggers.c:3427
#, c-format
msgid ""
"referential integrity query on \"%s\" from constraint \"%s\" on \"%s\" gave "
"\"%3$s\"の制約\"%2$s\"から\"%1$s\"に行われた参照整合性問い合わせが想定外の結"
"果になりました"
-#: utils/adt/ri_triggers.c:3432
+#: utils/adt/ri_triggers.c:3431
msgid "This is most likely due to a rule having rewritten the query."
msgstr "これはほとんどの場合この問い合わせを書き換えるルールが原因です"
-#: utils/adt/ri_triggers.c:3463
+#: utils/adt/ri_triggers.c:3462
#, c-format
msgid "No rows were found in \"%s\"."
msgstr "\"%s\"に行がありませんでした"
-#: utils/adt/ri_triggers.c:3500
+#: utils/adt/ri_triggers.c:3494
#, c-format
msgid "Key (%s)=(%s) is not present in table \"%s\"."
msgstr "テーブル\"%3$s\"にキー(%1$s)=(%2$s)がありません"
-#: utils/adt/ri_triggers.c:3506
+#: utils/adt/ri_triggers.c:3500
#, c-format
msgid ""
"update or delete on table \"%s\" violates foreign key constraint \"%s\" on "
"テーブル\"%1$s\"の更新または削除は、テーブル\"%3$s\"の外部キー制約\"%2$s\"に"
"違反します"
-#: utils/adt/ri_triggers.c:3509
+#: utils/adt/ri_triggers.c:3503
#, c-format
msgid "Key (%s)=(%s) is still referenced from table \"%s\"."
msgstr "キー(%s)=(%s)はまだテーブル\"%s\"から参照されています"
-#: utils/adt/selfuncs.c:4487 utils/adt/selfuncs.c:4928
+#: utils/adt/selfuncs.c:4488 utils/adt/selfuncs.c:4917
msgid "case insensitive matching not supported on type bytea"
msgstr "型byteaでは大文字小文字の区別をしないマッチをサポートしません"
-#: utils/adt/selfuncs.c:4593 utils/adt/selfuncs.c:5088
+#: utils/adt/selfuncs.c:4593 utils/adt/selfuncs.c:5077
msgid "regular-expression matching not supported on type bytea"
msgstr "型byteaでは正規表現のマッチをサポートしません"
msgstr "\"macaddr\"の値でオクテット値が無効です: \"%s\""
#. translator: first %s is inet or cidr
-#: utils/adt/network.c:107 utils/adt/datetime.c:3540
+#: utils/adt/network.c:107 utils/adt/datetime.c:3543
#, c-format
msgid "invalid input syntax for type %s: \"%s\""
msgstr "\"%s\"型の入力構文が無効です: \"%s\""
msgid "could not open tablespace directory \"%s\": %m"
msgstr "テーブル空間のディレクトリ\"%s\"をオープンできませんでした: %m"
-#: utils/adt/dbsize.c:122 catalog/aclchk.c:2486 catalog/aclchk.c:3499
+#: utils/adt/dbsize.c:122 catalog/aclchk.c:3382 catalog/aclchk.c:4540
#, c-format
msgid "database with OID %u does not exist"
msgstr "OID %uのデータベースは存在しません"
msgid "value too long for type character varying(%d)"
msgstr "値は型character varying(%d)としては長すぎます"
-#: utils/adt/enum.c:44 utils/adt/enum.c:55 utils/adt/enum.c:108
-#: utils/adt/enum.c:119
+#: utils/adt/enum.c:44 utils/adt/enum.c:55 utils/adt/enum.c:112
+#: utils/adt/enum.c:123
#, c-format
msgid "invalid input value for enum %s: \"%s\""
msgstr "列挙型%sの入力構文が無効です: \"%s\""
-#: utils/adt/enum.c:80 utils/adt/enum.c:146
+#: utils/adt/enum.c:84 utils/adt/enum.c:150
#, c-format
msgid "invalid internal value for enum: %u"
msgstr "列挙型用の内部値が無効です: %u"
-#: utils/adt/enum.c:266 utils/adt/enum.c:307 utils/adt/enum.c:356
-#: utils/adt/enum.c:376
+#: utils/adt/enum.c:270 utils/adt/enum.c:311 utils/adt/enum.c:360
+#: utils/adt/enum.c:380
msgid "could not determine actual enum type"
msgstr "実際の列挙型を決定できませんでした"
#: utils/adt/int8.c:681 utils/adt/int8.c:698 utils/adt/int8.c:767
#: utils/adt/int8.c:788 utils/adt/int8.c:815 utils/adt/int8.c:842
#: utils/adt/int8.c:863 utils/adt/int8.c:884 utils/adt/int8.c:911
-#: utils/adt/int8.c:946 utils/adt/int8.c:967 utils/adt/int8.c:994
-#: utils/adt/int8.c:1021 utils/adt/int8.c:1042 utils/adt/int8.c:1063
-#: utils/adt/int8.c:1090 utils/adt/int8.c:1258 utils/adt/int8.c:1297
-#: utils/adt/numeric.c:2088 utils/adt/varbit.c:1456
+#: utils/adt/int8.c:951 utils/adt/int8.c:972 utils/adt/int8.c:999
+#: utils/adt/int8.c:1026 utils/adt/int8.c:1047 utils/adt/int8.c:1068
+#: utils/adt/int8.c:1095 utils/adt/int8.c:1268 utils/adt/int8.c:1307
+#: utils/adt/numeric.c:2115 utils/adt/varbit.c:1466
msgid "bigint out of range"
msgstr "bigintの範囲外です"
-#: utils/adt/int8.c:1195 utils/adt/int.c:613 utils/adt/int.c:642
-#: utils/adt/int.c:663 utils/adt/int.c:683 utils/adt/int.c:705
-#: utils/adt/int.c:730 utils/adt/int.c:744 utils/adt/int.c:759
-#: utils/adt/int.c:894 utils/adt/int.c:915 utils/adt/int.c:942
-#: utils/adt/int.c:977 utils/adt/int.c:998 utils/adt/int.c:1025
-#: utils/adt/int.c:1052 utils/adt/int.c:1106 utils/adt/numeric.c:2035
-#: utils/adt/numeric.c:2044 utils/adt/varbit.c:1377
-#: utils/adt/array_userfuncs.c:104 utils/adt/array_userfuncs.c:114
-#: utils/adt/float.c:1100 utils/adt/float.c:1159 utils/adt/float.c:2716
-#: utils/adt/float.c:2732
-msgid "integer out of range"
-msgstr "integerの範囲外です"
-
-#: utils/adt/int8.c:1220 utils/adt/int.c:339 utils/adt/int.c:775
-#: utils/adt/int.c:804 utils/adt/int.c:825 utils/adt/int.c:845
-#: utils/adt/int.c:873 utils/adt/int.c:1121 utils/adt/numeric.c:2136
-#: utils/adt/numeric.c:2147 utils/adt/float.c:1118 utils/adt/float.c:1176
+#: utils/adt/int8.c:1230 utils/adt/int.c:347 utils/adt/int.c:783
+#: utils/adt/int.c:812 utils/adt/int.c:833 utils/adt/int.c:853
+#: utils/adt/int.c:881 utils/adt/int.c:1134 utils/adt/numeric.c:2163
+#: utils/adt/numeric.c:2174 utils/adt/float.c:1118 utils/adt/float.c:1176
msgid "smallint out of range"
msgstr "smallintの範囲外です"
-#: utils/adt/int8.c:1314
+#: utils/adt/int8.c:1324
msgid "OID out of range"
msgstr "OIDの範囲外です"
msgid "more than one operator named %s"
msgstr "%sという名前の演算子が複数あります"
-#: utils/adt/regproc.c:636 gram.y:5043
+#: utils/adt/regproc.c:636 gram.y:5365
msgid "missing argument"
msgstr "引数がありません"
-#: utils/adt/regproc.c:637 gram.y:5044
+#: utils/adt/regproc.c:637 gram.y:5366
msgid "Use NONE to denote the missing argument of a unary operator."
msgstr "単項演算子の存在しない引数を表すのにNONEを使用してください。"
msgid "improper type name"
msgstr "型の名前が不適切です"
-#: utils/adt/rowtypes.c:98 utils/adt/rowtypes.c:467
+#: utils/adt/rowtypes.c:98 utils/adt/rowtypes.c:472
msgid "input of anonymous composite types is not implemented"
msgstr "匿名複合型の入力は実装されていません"
-#: utils/adt/rowtypes.c:145 utils/adt/rowtypes.c:173 utils/adt/rowtypes.c:196
-#: utils/adt/rowtypes.c:204 utils/adt/rowtypes.c:256 utils/adt/rowtypes.c:264
+#: utils/adt/rowtypes.c:150 utils/adt/rowtypes.c:178 utils/adt/rowtypes.c:201
+#: utils/adt/rowtypes.c:209 utils/adt/rowtypes.c:261 utils/adt/rowtypes.c:269
#, c-format
msgid "malformed record literal: \"%s\""
msgstr "おかしなレコードリテラルです: \"%s\""
-#: utils/adt/rowtypes.c:146
+#: utils/adt/rowtypes.c:151
msgid "Missing left parenthesis."
msgstr "左括弧がありません"
-#: utils/adt/rowtypes.c:174
+#: utils/adt/rowtypes.c:179
msgid "Too few columns."
msgstr "列が少なすぎます"
-#: utils/adt/rowtypes.c:198 utils/adt/rowtypes.c:206
+#: utils/adt/rowtypes.c:203 utils/adt/rowtypes.c:211
msgid "Unexpected end of input."
msgstr "想定外の入力の終端です"
-#: utils/adt/rowtypes.c:257
+#: utils/adt/rowtypes.c:262
msgid "Too many columns."
msgstr "列が多すぎます"
-#: utils/adt/rowtypes.c:265
+#: utils/adt/rowtypes.c:270
msgid "Junk after right parenthesis."
msgstr "右括弧の後にごみがあります"
-#: utils/adt/rowtypes.c:516
+#: utils/adt/rowtypes.c:521
#, c-format
msgid "wrong number of columns: %d, expected %d"
msgstr "列数が間違っています: %d。%dを想定していました"
-#: utils/adt/rowtypes.c:543
+#: utils/adt/rowtypes.c:548
#, c-format
msgid "wrong data type: %u, expected %u"
msgstr "データ型が間違っています: %u。%uを想定していました"
-#: utils/adt/rowtypes.c:604
+#: utils/adt/rowtypes.c:609
#, c-format
msgid "improper binary format in record column %d"
msgstr "レコード列%dのバイナリ書式が不適切です"
-#: utils/adt/rowtypes.c:890 utils/adt/rowtypes.c:1116
+#: utils/adt/rowtypes.c:895 utils/adt/rowtypes.c:1121
#, c-format
msgid "cannot compare dissimilar column types %s and %s at record column %d"
msgstr ""
"レコードのカラム %3$d において、全く異なる型 %1$s と %2$s では比較ができませ"
"ん"
-#: utils/adt/rowtypes.c:968 utils/adt/rowtypes.c:1179
+#: utils/adt/rowtypes.c:973 utils/adt/rowtypes.c:1184
msgid "cannot compare record types with different numbers of columns"
msgstr "個数が異なるカラム同士ではレコード型の比較ができません"
msgid "int2vector has too many elements"
msgstr "int2vectorの要素数が多すぎます"
-#: utils/adt/int.c:234
+#: utils/adt/int.c:235
msgid "invalid int2vector data"
msgstr "int2vectorデータが無効です"
+#: utils/adt/int.c:241 utils/adt/oid.c:212 utils/adt/oid.c:292
+msgid "oidvector has too many elements"
+msgstr "oidvectorの要素が多すぎます"
+
#: utils/adt/tsvector.c:215
#, c-format
msgid "word is too long (%ld bytes, max %ld bytes)"
msgid "string is too long for tsvector (%ld bytes, max %ld bytes)"
msgstr "tsベクターのための文字列が長すぎます(%ldバイト、最大は%ldバイト)"
-#: utils/adt/numeric.c:351 utils/adt/numeric.c:378 utils/adt/numeric.c:3072
-#: utils/adt/numeric.c:3095 utils/adt/numeric.c:3119 utils/adt/numeric.c:3126
+#: utils/adt/numeric.c:352 utils/adt/numeric.c:379 utils/adt/numeric.c:3099
+#: utils/adt/numeric.c:3122 utils/adt/numeric.c:3146 utils/adt/numeric.c:3153
#, c-format
msgid "invalid input syntax for type numeric: \"%s\""
msgstr "numeric型の入力構文が無効です: \"%s\""
-#: utils/adt/numeric.c:455
+#: utils/adt/numeric.c:482
msgid "invalid length in external \"numeric\" value"
msgstr "\"numeric\"の外部値の長さが無効です"
-#: utils/adt/numeric.c:466
+#: utils/adt/numeric.c:493
msgid "invalid sign in external \"numeric\" value"
msgstr "\"numeric\"の外部値の符号が無効です"
-#: utils/adt/numeric.c:476
+#: utils/adt/numeric.c:503
msgid "invalid digit in external \"numeric\" value"
msgstr "\"numeric\"の外部値の桁が無効です"
-#: utils/adt/numeric.c:607 utils/adt/numeric.c:621
+#: utils/adt/numeric.c:634 utils/adt/numeric.c:648
#, c-format
msgid "NUMERIC precision %d must be between 1 and %d"
msgstr "NUMERICの精度%dは1から%dまででなければなりません"
-#: utils/adt/numeric.c:612
+#: utils/adt/numeric.c:639
#, c-format
msgid "NUMERIC scale %d must be between 0 and precision %d"
msgstr "NUMERICの位取り%dは0から精度%dまででなければなりません"
-#: utils/adt/numeric.c:630
+#: utils/adt/numeric.c:657
msgid "invalid NUMERIC type modifier"
msgstr "無効なNUMERIC型の修正子です"
-#: utils/adt/numeric.c:955 utils/adt/float.c:2692
+#: utils/adt/numeric.c:982 utils/adt/float.c:2692
msgid "count must be greater than zero"
msgstr "カウントは0より大きくなければなりません"
-#: utils/adt/numeric.c:962 utils/adt/float.c:2697
+#: utils/adt/numeric.c:989 utils/adt/float.c:2697
msgid "operand, lower bound and upper bound cannot be NaN"
msgstr "オペランドの下限と上限をNaNにすることはできません"
-#: utils/adt/numeric.c:975 utils/adt/float.c:2741
+#: utils/adt/numeric.c:1002 utils/adt/float.c:2741
msgid "lower bound cannot equal upper bound"
msgstr "下限を上限と同じにできません"
-#: utils/adt/numeric.c:1663 utils/adt/numeric.c:3430
+#: utils/adt/numeric.c:1690 utils/adt/numeric.c:3561
msgid "value overflows numeric format"
msgstr "値がnumericの書式でオーバフローしています"
-#: utils/adt/numeric.c:1948 utils/adt/float.c:1344
+#: utils/adt/numeric.c:1975 utils/adt/float.c:1344
msgid "zero raised to a negative power is undefined"
msgstr "0 の負数乗は定義されていません"
-#: utils/adt/numeric.c:1954 utils/adt/float.c:1348
+#: utils/adt/numeric.c:1981 utils/adt/float.c:1348
msgid "a negative number raised to a non-integer power yields a complex result"
msgstr "負数を整数でない数でべき乗すると、結果が複雑になります"
-#: utils/adt/numeric.c:2011
+#: utils/adt/numeric.c:2038
msgid "cannot convert NaN to integer"
msgstr "NaNをintegerに変換できません"
-#: utils/adt/numeric.c:2079
+#: utils/adt/numeric.c:2106
msgid "cannot convert NaN to bigint"
msgstr "NaNをbigintに変換できません"
-#: utils/adt/numeric.c:2127
+#: utils/adt/numeric.c:2154
msgid "cannot convert NaN to smallint"
msgstr "NaNをsmallintに変換できません"
-#: utils/adt/numeric.c:3500
+#: utils/adt/numeric.c:3631
msgid "numeric field overflow"
msgstr "numericフィールドがオーバーフローしています"
-#: utils/adt/numeric.c:3501
+#: utils/adt/numeric.c:3632
#, c-format
msgid ""
"A field with precision %d, scale %d must round to an absolute value less "
msgstr ""
"精度 %d、位取り %dを持つフィールドは、%s%dより小さな絶対値に丸められます。"
-#: utils/adt/numeric.c:3645 utils/adt/numeric.c:3671 utils/adt/float.c:398
+#: utils/adt/numeric.c:3776 utils/adt/numeric.c:3802 utils/adt/float.c:398
#: utils/adt/float.c:439 utils/adt/float.c:490
#, c-format
msgid "invalid input syntax for type double precision: \"%s\""
msgstr "型double precisionの入力構文が無効です: \"%s\""
-#: utils/adt/numeric.c:4859 utils/adt/float.c:1302
+#: utils/adt/numeric.c:4990 utils/adt/float.c:1302
msgid "cannot take square root of a negative number"
msgstr "負の値の平方根を取ることができません"
-#: utils/adt/numeric.c:4949
+#: utils/adt/numeric.c:5080
msgid "argument for function \"exp\" too big"
msgstr "関数\"exp\"の引数が大きすぎます"
-#: utils/adt/numeric.c:5077 utils/adt/float.c:1414 utils/adt/float.c:1444
+#: utils/adt/numeric.c:5208 utils/adt/float.c:1414 utils/adt/float.c:1444
msgid "cannot take logarithm of zero"
msgstr "ゼロの対数を取ることができません"
-#: utils/adt/numeric.c:5081 utils/adt/float.c:1418 utils/adt/float.c:1448
+#: utils/adt/numeric.c:5212 utils/adt/float.c:1418 utils/adt/float.c:1448
msgid "cannot take logarithm of a negative number"
msgstr "負の値の対数を取ることができません"
msgid "date out of range: \"%s\""
msgstr "日付が範囲外です: \"%s\""
-#: utils/adt/date.c:347
+#: utils/adt/date.c:357
msgid "cannot subtract infinite dates"
msgstr "無限大の日付は減算できません"
-#: utils/adt/date.c:404 utils/adt/date.c:441
+#: utils/adt/date.c:414 utils/adt/date.c:451
msgid "date out of range for timestamp"
msgstr "タイムスタンプで日付が範囲外です"
-#: utils/adt/date.c:941
+#: utils/adt/date.c:951
msgid "cannot convert reserved abstime value to date"
msgstr "予約されたabstimeからdateへの変換はできません"
-#: utils/adt/date.c:1095 utils/adt/date.c:1102 utils/adt/date.c:1870
-#: utils/adt/date.c:1877
+#: utils/adt/date.c:1105 utils/adt/date.c:1112 utils/adt/date.c:1880
+#: utils/adt/date.c:1887
msgid "time out of range"
msgstr "時刻が範囲外です"
-#: utils/adt/date.c:1748 utils/adt/date.c:1765
+#: utils/adt/date.c:1758 utils/adt/date.c:1775
#, c-format
msgid "\"time\" units \"%s\" not recognized"
msgstr "\"time\"の単位\"%s\"が不明です"
-#: utils/adt/date.c:1887
+#: utils/adt/date.c:1897
msgid "time zone displacement out of range"
msgstr "時間帯の置換が範囲外です"
-#: utils/adt/date.c:2512 utils/adt/date.c:2529
+#: utils/adt/date.c:2522 utils/adt/date.c:2539
#, c-format
msgid "\"time with time zone\" units \"%s\" not recognized"
msgstr "\"time with time zone\"の単位\"%s\"が不明です"
-#: utils/adt/date.c:2627
+#: utils/adt/date.c:2637
#, c-format
msgid "\"interval\" time zone \"%s\" not valid"
msgstr "\"interval\"の時間帯\"%s\"が無効です"
msgid "suppress_redundant_updates_trigger: must be called for each row"
msgstr "suppress_redundant_updates_trigger: 各行ごとに呼ばれなければなりません"
-#: utils/adt/datetime.c:3513 utils/adt/datetime.c:3520
+#: utils/adt/datetime.c:3516 utils/adt/datetime.c:3523
#, c-format
msgid "date/time field value out of range: \"%s\""
msgstr "日付時刻のフィールドが範囲外です: \"%s\""
-#: utils/adt/datetime.c:3522
+#: utils/adt/datetime.c:3525
msgid "Perhaps you need a different \"datestyle\" setting."
msgstr "他の\"datestyle\"設定が必要かもしれません。"
-#: utils/adt/datetime.c:3527
+#: utils/adt/datetime.c:3530
#, c-format
msgid "interval field value out of range: \"%s\""
msgstr "intervalフィールドの値が範囲外です: \"%s\""
-#: utils/adt/datetime.c:3533
+#: utils/adt/datetime.c:3536
#, c-format
msgid "time zone displacement out of range: \"%s\""
msgstr "時間帯の置換が範囲外です: \"%s\""
msgid "encoding conversion from %s to ASCII not supported"
msgstr "%s符号化方式からASCIIへの変換はサポートされていません"
-#: utils/adt/tsvector_op.c:1098
+#: utils/adt/tsvector_op.c:1103
msgid "ts_stat query must return one tsvector column"
msgstr "ts_statは1つのtsvector列のみを返さなければなりません"
-#: utils/adt/tsvector_op.c:1278
+#: utils/adt/tsvector_op.c:1283
#, c-format
msgid "tsvector column \"%s\" does not exist"
msgstr "tsvector列\"%s\"は存在しません"
-#: utils/adt/tsvector_op.c:1284
+#: utils/adt/tsvector_op.c:1289
#, c-format
msgid "column \"%s\" is not of tsvector type"
msgstr "値\"%s\"は型tsvectorではありません"
-#: utils/adt/tsvector_op.c:1296
+#: utils/adt/tsvector_op.c:1301
#, c-format
msgid "configuration column \"%s\" does not exist"
msgstr "設定列\"%s\"は存在しません"
-#: utils/adt/tsvector_op.c:1302
+#: utils/adt/tsvector_op.c:1307
#, c-format
msgid "column \"%s\" is not of regconfig type"
msgstr "%s列はregconfig型ではありません"
-#: utils/adt/tsvector_op.c:1309
+#: utils/adt/tsvector_op.c:1314
#, c-format
msgid "configuration column \"%s\" must not be null"
msgstr "設定列\"%s\"をNULLにすることはできません"
-#: utils/adt/tsvector_op.c:1322
+#: utils/adt/tsvector_op.c:1327
#, c-format
msgid "text search configuration name \"%s\" must be schema-qualified"
msgstr "テキスト検索設定名称\"%s\"はスキーマ修飾しなけれナバりません"
-#: utils/adt/tsvector_op.c:1347
+#: utils/adt/tsvector_op.c:1352
#, c-format
msgid "column \"%s\" is not of a character type"
msgstr "カラム \"%s\" は文字型ではありません"
msgid "could not determine input data type"
msgstr "入力データ型を特定できませんでした"
-#: utils/adt/regexp.c:408
+#: utils/adt/regexp.c:404
#, c-format
msgid "invalid regexp option: \"%c\""
msgstr "正規表現オプションが無効です: \"%c\""
-#: utils/adt/regexp.c:681 utils/adt/like_match.c:289
+#: utils/adt/regexp.c:667 utils/adt/like_match.c:289
msgid "invalid escape string"
msgstr "エスケープシーケンスが無効です"
-#: utils/adt/regexp.c:682 utils/adt/like_match.c:290
+#: utils/adt/regexp.c:668 utils/adt/like_match.c:290
msgid "Escape string must be empty or one character."
msgstr "エスケープ文字は空か1文字でなければなりません。"
-#: utils/adt/regexp.c:864
+#: utils/adt/regexp.c:844
msgid "regexp_split does not support the global option"
msgstr "regexp_splitはグローバルオプションをサポートしません"
msgid "null character not permitted"
msgstr "NULL文字は許されません"
-#: utils/adt/geo_ops.c:292 utils/adt/geo_ops.c:4079 utils/adt/geo_ops.c:4996
+#: utils/adt/geo_ops.c:294 utils/adt/geo_ops.c:4233 utils/adt/geo_ops.c:5150
msgid "too many points requested"
msgstr "要求されたポイントが多すぎます"
-#: utils/adt/geo_ops.c:315
+#: utils/adt/geo_ops.c:317
msgid "could not format \"path\" value"
msgstr "\"path\"の値を整形できませんでした"
-#: utils/adt/geo_ops.c:390
+#: utils/adt/geo_ops.c:392
#, c-format
msgid "invalid input syntax for type box: \"%s\""
msgstr "型boxの入力構文が無効です: \"%s\""
-#: utils/adt/geo_ops.c:954
+#: utils/adt/geo_ops.c:956
#, c-format
msgid "invalid input syntax for type line: \"%s\""
msgstr "型lineの入力構文が無効です: \"%s\""
-#: utils/adt/geo_ops.c:961 utils/adt/geo_ops.c:1028 utils/adt/geo_ops.c:1043
-#: utils/adt/geo_ops.c:1055
+#: utils/adt/geo_ops.c:963 utils/adt/geo_ops.c:1030 utils/adt/geo_ops.c:1045
+#: utils/adt/geo_ops.c:1057
msgid "type \"line\" not yet implemented"
msgstr "型\"line\"はまだ実装されていません"
-#: utils/adt/geo_ops.c:1402 utils/adt/geo_ops.c:1425
+#: utils/adt/geo_ops.c:1404 utils/adt/geo_ops.c:1427
#, c-format
msgid "invalid input syntax for type path: \"%s\""
msgstr "型pathの入力構文が無効です: \"%s\""
-#: utils/adt/geo_ops.c:1464
+#: utils/adt/geo_ops.c:1466
msgid "invalid number of points in external \"path\" value"
msgstr "\"path\"の外部値におけるポイント数が無効です"
-#: utils/adt/geo_ops.c:1805
+#: utils/adt/geo_ops.c:1807
#, c-format
msgid "invalid input syntax for type point: \"%s\""
msgstr "型pointの入力構文が無効です: \"%s\""
-#: utils/adt/geo_ops.c:2033
+#: utils/adt/geo_ops.c:2035
#, c-format
msgid "invalid input syntax for type lseg: \"%s\""
msgstr "型lsegの入力構文が無効です: \"%s\""
-#: utils/adt/geo_ops.c:2623
+#: utils/adt/geo_ops.c:2639
msgid "function \"dist_lb\" not implemented"
msgstr "関数\"dist_lb\"は実装されていません"
-#: utils/adt/geo_ops.c:3136
+#: utils/adt/geo_ops.c:3152
msgid "function \"close_lb\" not implemented"
msgstr "関数\"close_lb\"は実装されていません"
-#: utils/adt/geo_ops.c:3415
+#: utils/adt/geo_ops.c:3431
msgid "cannot create bounding box for empty polygon"
msgstr "空の多角形に対する境界矩形を作成できません"
-#: utils/adt/geo_ops.c:3439 utils/adt/geo_ops.c:3451
+#: utils/adt/geo_ops.c:3455 utils/adt/geo_ops.c:3467
#, c-format
msgid "invalid input syntax for type polygon: \"%s\""
msgstr "型polygonの入力構文が無効です: \"%s\""
-#: utils/adt/geo_ops.c:3491
+#: utils/adt/geo_ops.c:3507
msgid "invalid number of points in external \"polygon\" value"
msgstr "\"polygon\"の外部値のポイント数が無効です"
-#: utils/adt/geo_ops.c:3877
+#: utils/adt/geo_ops.c:4031
msgid "function \"poly_distance\" not implemented"
msgstr "関数\"poly_distance\"は実装されていません"
-#: utils/adt/geo_ops.c:4189
+#: utils/adt/geo_ops.c:4343
msgid "function \"path_center\" not implemented"
msgstr "関数\"path_center\"は実装されていません"
-#: utils/adt/geo_ops.c:4206
+#: utils/adt/geo_ops.c:4360
msgid "open path cannot be converted to polygon"
msgstr "開経路を多角形に変換できません"
-#: utils/adt/geo_ops.c:4373 utils/adt/geo_ops.c:4383 utils/adt/geo_ops.c:4398
-#: utils/adt/geo_ops.c:4404
+#: utils/adt/geo_ops.c:4527 utils/adt/geo_ops.c:4537 utils/adt/geo_ops.c:4552
+#: utils/adt/geo_ops.c:4558
#, c-format
msgid "invalid input syntax for type circle: \"%s\""
msgstr "型circleの入力構文が無効です: \"%s\""
-#: utils/adt/geo_ops.c:4426 utils/adt/geo_ops.c:4434
+#: utils/adt/geo_ops.c:4580 utils/adt/geo_ops.c:4588
msgid "could not format \"circle\" value"
msgstr "\"circle\"値を整形できません"
-#: utils/adt/geo_ops.c:4461
+#: utils/adt/geo_ops.c:4615
msgid "invalid radius in external \"circle\" value"
msgstr "\"circle\"の外部値の半径が無効です"
-#: utils/adt/geo_ops.c:4982
+#: utils/adt/geo_ops.c:5136
msgid "cannot convert circle with radius zero to polygon"
msgstr "半径0の円を多角形に返還できません"
-#: utils/adt/geo_ops.c:4987
+#: utils/adt/geo_ops.c:5141
msgid "must request at least 2 points"
msgstr "少なくとも2ポイントを要求しなければなりません"
-#: utils/adt/geo_ops.c:5031 utils/adt/geo_ops.c:5054
+#: utils/adt/geo_ops.c:5185 utils/adt/geo_ops.c:5208
msgid "cannot convert empty polygon to circle"
msgstr "空の多角形を円に変換できません"
msgid "value \"%s\" is out of range for type oid"
msgstr "値\"%s\"は型oidの範囲外です"
-#: utils/adt/oid.c:212
-msgid "oidvector has too many elements"
-msgstr "oidvectorの要素が多すぎます"
-
-#: utils/adt/oid.c:285
+#: utils/adt/oid.c:286
msgid "invalid oidvector data"
msgstr "oidvectorデータが無効です"
msgid "invalid encoding number: %d"
msgstr "符号化方式番号が無効です: %d"
-#: utils/mb/mbutils.c:310
+#: utils/mb/mbutils.c:311
#, c-format
msgid ""
"default conversion function for encoding \"%s\" to \"%s\" does not exist"
msgstr "符号化方式\"%s\"から\"%s\"用のデフォルト変換関数は存在しません"
-#: utils/mb/mbutils.c:336 utils/mb/mbutils.c:597
+#: utils/mb/mbutils.c:337 utils/mb/mbutils.c:609
#, c-format
msgid "String of %d bytes is too long for encoding conversion."
msgstr "%dバイトの文字列は符号化変換では長すぎます。"
-#: utils/mb/mbutils.c:423
+#: utils/mb/mbutils.c:424
#, c-format
msgid "invalid source encoding name \"%s\""
msgstr "変換元符号化方式が無効です: \"%s\""
-#: utils/mb/mbutils.c:428
+#: utils/mb/mbutils.c:429
#, c-format
msgid "invalid destination encoding name \"%s\""
msgstr "変換先符号化方式が無効です: \"%s\""
-#: utils/mb/mbutils.c:529
+#: utils/mb/mbutils.c:541
#, c-format
msgid "invalid byte value for encoding \"%s\": 0x%02x"
msgstr "符号化方式\"%s\"で無効なバイト値です: 0x%02x"
-#: utils/mb/mbutils.c:724
+#: utils/mb/mbutils.c:736
msgid "invalid multibyte character for locale"
msgstr "ロケールではマルチバイト文字は無効です"
-#: utils/mb/mbutils.c:725
+#: utils/mb/mbutils.c:737
msgid ""
"The server's LC_CTYPE locale is probably incompatible with the database "
"encoding."
msgid "character 0x%s of encoding \"%s\" has no equivalent in \"%s\""
msgstr "符号化方式\"%2$s\"文字0x%1$s<は\"%3$s\"と同じではありません"
-#: utils/mb/encnames.c:564
+#: utils/mb/encnames.c:485
msgid "encoding name too long"
msgstr "符号化方式名称が長すぎます"
msgid "TRAP: %s(\"%s\", File: \"%s\", Line: %d)\n"
msgstr "TRAP: %s(\\\"%s\\\", ファイル: \\\"%s\\\", 行数: %d)\n"
-#: utils/error/elog.c:1404
+#: utils/error/elog.c:1412
#, c-format
msgid "could not reopen file \"%s\" as stderr: %m"
msgstr "ファイル\"%s\"を標準エラーとして再オープンできませんでした: %m"
-#: utils/error/elog.c:1417
+#: utils/error/elog.c:1425
#, c-format
msgid "could not reopen file \"%s\" as stdout: %m"
msgstr "ファイル\"%s\"を標準出力として再オープンできませんでした: %m"
-#: utils/error/elog.c:1727 utils/error/elog.c:1737
+#: utils/error/elog.c:1808 utils/error/elog.c:1818 utils/error/elog.c:1828
msgid "[unknown]"
msgstr "[unknown]"
-#: utils/error/elog.c:2077 utils/error/elog.c:2359 utils/error/elog.c:2437
+#: utils/error/elog.c:2176 utils/error/elog.c:2458 utils/error/elog.c:2536
msgid "missing error text"
msgstr "エラーテキストがありません"
-#: utils/error/elog.c:2080 utils/error/elog.c:2083 utils/error/elog.c:2440
-#: utils/error/elog.c:2443
+#: utils/error/elog.c:2179 utils/error/elog.c:2182 utils/error/elog.c:2539
+#: utils/error/elog.c:2542
#, c-format
msgid " at character %d"
msgstr "(文字位置 %d)"
-#: utils/error/elog.c:2093 utils/error/elog.c:2100
+#: utils/error/elog.c:2192 utils/error/elog.c:2199
msgid "DETAIL: "
msgstr "詳細: "
-#: utils/error/elog.c:2107
+#: utils/error/elog.c:2206
msgid "HINT: "
msgstr "ヒント: "
-#: utils/error/elog.c:2114
+#: utils/error/elog.c:2213
msgid "QUERY: "
msgstr "クエリー: "
-#: utils/error/elog.c:2121
+#: utils/error/elog.c:2220
msgid "CONTEXT: "
msgstr "コンテキスト: "
-#: utils/error/elog.c:2131
+#: utils/error/elog.c:2230
#, c-format
msgid "LOCATION: %s, %s:%d\n"
msgstr "場所: %s, %s:%d\n"
-#: utils/error/elog.c:2138
+#: utils/error/elog.c:2237
#, c-format
msgid "LOCATION: %s:%d\n"
msgstr "場所: %s:%d\n"
-#: utils/error/elog.c:2152
+#: utils/error/elog.c:2251
msgid "STATEMENT: "
msgstr "ステートメント: "
-#: utils/error/elog.c:2249
+#: utils/error/elog.c:2348
msgid "Not safe to send CSV data\n"
msgstr "CSVデータを送信するには安全ではありません\n"
#. translator: This string will be truncated at 47
#. characters expanded.
-#: utils/error/elog.c:2552
+#: utils/error/elog.c:2651
#, c-format
msgid "operating system error %d"
msgstr "オペレーティングシステムエラー %d"
-#: utils/error/elog.c:2575
+#: utils/error/elog.c:2674
msgid "DEBUG"
msgstr "DEBUG"
-#: utils/error/elog.c:2579
+#: utils/error/elog.c:2678
msgid "LOG"
msgstr "LOG"
-#: utils/error/elog.c:2582
+#: utils/error/elog.c:2681
msgid "INFO"
msgstr "INFO"
-#: utils/error/elog.c:2585
+#: utils/error/elog.c:2684
msgid "NOTICE"
msgstr "NOTICE"
-#: utils/error/elog.c:2588
+#: utils/error/elog.c:2687
msgid "WARNING"
msgstr "WARNING"
-#: utils/error/elog.c:2591
+#: utils/error/elog.c:2690
msgid "ERROR"
msgstr "ERROR"
-#: utils/error/elog.c:2594
+#: utils/error/elog.c:2693
msgid "FATAL"
msgstr "FATAL"
-#: utils/error/elog.c:2597
+#: utils/error/elog.c:2696
msgid "PANIC"
msgstr "PANIC"
msgid "unrecognized API version %d reported by info function \"%s\""
msgstr "info関数\"%2$s\"で報告されたAPIバージョン%1$dが不明です"
-#: utils/fmgr/fmgr.c:843 utils/fmgr/fmgr.c:2075
+#: utils/fmgr/fmgr.c:843 utils/fmgr/fmgr.c:2076
#, c-format
msgid "function %u has too many arguments (%d, maximum is %d)"
msgstr "関数%uの引数が多すぎます(%d。最大は%d)"
"return type %s"
msgstr "戻り値型%2$sとして宣言された関数\"%1$s\"の実際の結果型を決定できません"
-#: utils/fmgr/funcapi.c:1105 utils/fmgr/funcapi.c:1136
+#: utils/fmgr/funcapi.c:1191 utils/fmgr/funcapi.c:1222
msgid "number of aliases does not match number of columns"
msgstr "別名の数が列の数と一致しません"
-#: utils/fmgr/funcapi.c:1130
+#: utils/fmgr/funcapi.c:1216
msgid "no column alias was provided"
msgstr "列の別名が提供されていませんでした"
-#: utils/fmgr/funcapi.c:1154
+#: utils/fmgr/funcapi.c:1240
msgid "could not determine row description for function returning record"
msgstr "レコードを返す関数についての説明の行を決定できませんでした"
msgid "could not find function \"%s\" in file \"%s\""
msgstr "ファイル\"%2$s\"内に関数\"%1$s\"がありませんでした"
-#: utils/fmgr/dfmgr.c:204 utils/fmgr/dfmgr.c:406 utils/fmgr/dfmgr.c:453
+#: utils/fmgr/dfmgr.c:204 utils/fmgr/dfmgr.c:413 utils/fmgr/dfmgr.c:461
#, c-format
msgid "could not access file \"%s\": %m"
msgstr "ファイル\"%s\"にアクセスできませんでした: %m"
msgid "incompatible library \"%s\": magic block mismatch"
msgstr "\"%s\"は互換性がないライブラリです: マジックブロックの不一致"
-#: utils/fmgr/dfmgr.c:537
+#: utils/fmgr/dfmgr.c:545
#, c-format
msgid "access to library \"%s\" is not allowed"
msgstr "ライブラリ\"%s\"へのアクセスは許されていません"
-#: utils/fmgr/dfmgr.c:564
+#: utils/fmgr/dfmgr.c:572
#, c-format
msgid "invalid macro name in dynamic library path: %s"
msgstr "ダイナミックライブラリパス内のマクロが無効です: %s"
-#: utils/fmgr/dfmgr.c:609
+#: utils/fmgr/dfmgr.c:617
msgid "zero-length component in parameter \"dynamic_library_path\""
msgstr "パラメータ\"dynamic_library_path\"内に長さが0の要素があります"
-#: utils/fmgr/dfmgr.c:628
+#: utils/fmgr/dfmgr.c:636
msgid "component in parameter \"dynamic_library_path\" is not an absolute path"
msgstr "パラメータ\"dynamic_library_path\"内の要素が絶対パスでありません"
-#: optimizer/plan/planner.c:843 parser/analyze.c:1187 parser/analyze.c:1379
-#: parser/analyze.c:1936
+#: optimizer/plan/planner.c:924 parser/analyze.c:1193 parser/analyze.c:1388
+#: parser/analyze.c:2038
msgid "SELECT FOR UPDATE/SHARE is not allowed with UNION/INTERSECT/EXCEPT"
msgstr "UNION/INTERSECT/EXCEPTではSELECT FOR UPDATE/SHAREを使用できません"
-#: optimizer/plan/planner.c:1041
+#: optimizer/plan/planner.c:1123
msgid "could not implement GROUP BY"
msgstr "GROUP BY を実装できませんでした"
-#: optimizer/plan/planner.c:1042 optimizer/plan/planner.c:1473
-#: optimizer/prep/prepunion.c:768
+#: optimizer/plan/planner.c:1124 optimizer/plan/planner.c:1555
+#: optimizer/prep/prepunion.c:769
msgid ""
"Some of the datatypes only support hashing, while others only support "
"sorting."
"ハッシュのみをサポートするデータ型もあれば、ソートのみをサポートするものもあ"
"ります"
-#: optimizer/plan/planner.c:1472
+#: optimizer/plan/planner.c:1554
msgid "could not implement DISTINCT"
msgstr "DISTINCT を実装できませんでした"
-#: optimizer/plan/planner.c:2520
+#: optimizer/plan/planner.c:2765
msgid "could not implement window PARTITION BY"
msgstr "ウィンドウの PARTITION BY を実装できませんでした"
-#: optimizer/plan/planner.c:2521
+#: optimizer/plan/planner.c:2766
msgid "Window partitioning columns must be of sortable datatypes."
msgstr ""
"ウィンドウ・パーティショニングするカラムは、ソート可能なデータ型でなければな"
"りません"
-#: optimizer/plan/planner.c:2525
+#: optimizer/plan/planner.c:2770
msgid "could not implement window ORDER BY"
msgstr "ウィンドウの ORDER BY を実装できませんでした"
-#: optimizer/plan/planner.c:2526
+#: optimizer/plan/planner.c:2771
msgid "Window ordering columns must be of sortable datatypes."
msgstr ""
"ウィンドウの順序付けをするカラムは、ソート可能なデータ型でなければなりません"
-#: optimizer/plan/initsplan.c:571
+#: optimizer/plan/initsplan.c:574
msgid ""
"SELECT FOR UPDATE/SHARE cannot be applied to the nullable side of an outer "
"join"
msgstr ""
"外部結合のNULLになる可能性がある方ではSELECT FOR UPDATE/SHAREを適用できません"
-#: optimizer/util/clauses.c:3796
+#: optimizer/util/clauses.c:3989
#, c-format
msgid "SQL function \"%s\" during inlining"
msgstr "SQL関数\"%s\"がインラインになっています"
-#: optimizer/prep/preptlist.c:132
-msgid "SELECT FOR UPDATE/SHARE is not allowed in subqueries"
-msgstr "副問い合わせではSELECT FOR UPDATE/SHAREを使用できません"
-
-#: optimizer/prep/prepunion.c:373
+#: optimizer/prep/prepunion.c:374
msgid "could not implement recursive UNION"
msgstr "再帰 UNION を実装できませんでした"
-#: optimizer/prep/prepunion.c:374
+#: optimizer/prep/prepunion.c:375
msgid "All column datatypes must be hashable."
msgstr "すべてのカラムのデータ型はハッシュ可能でなければなりません"
#. translator: %s is UNION, INTERSECT, or EXCEPT
-#: optimizer/prep/prepunion.c:767
+#: optimizer/prep/prepunion.c:768
#, c-format
msgid "could not implement %s"
msgstr "%s を実装できませんでした"
msgid "missing Language parameter"
msgstr "Languageパラメータがありません"
-#: catalog/aclchk.c:141
+#: catalog/aclchk.c:195
msgid "grant options can only be granted to roles"
msgstr "グラントオプションはロールにのみ与えることができます"
-#: catalog/aclchk.c:252
+#: catalog/aclchk.c:309
#, c-format
msgid "no privileges were granted for \"%s\""
msgstr "\"%s\"に権限は付与されませんでした"
-#: catalog/aclchk.c:256
+#: catalog/aclchk.c:313
#, c-format
msgid "not all privileges were granted for \"%s\""
msgstr "\"%s\"に全ての権限が付与されませんでした"
-#: catalog/aclchk.c:263
+#: catalog/aclchk.c:320
#, c-format
msgid "no privileges could be revoked for \"%s\""
msgstr "\"%s\"の権限を取り上げられませんでした"
-#: catalog/aclchk.c:267
+#: catalog/aclchk.c:324
#, c-format
msgid "not all privileges could be revoked for \"%s\""
msgstr "\"%s\"の全ての権限を取り上げられませんでした"
-#: catalog/aclchk.c:329
+#: catalog/aclchk.c:401 catalog/aclchk.c:893
#, c-format
msgid "invalid privilege type %s for relation"
msgstr "リレーションでは権限種類%sは無効です"
-#: catalog/aclchk.c:333
+#: catalog/aclchk.c:405 catalog/aclchk.c:897
#, c-format
msgid "invalid privilege type %s for sequence"
msgstr "シーケンスでは権限種類%sは無効です"
-#: catalog/aclchk.c:337
+#: catalog/aclchk.c:409
#, c-format
msgid "invalid privilege type %s for database"
msgstr "データベースでは権限種類%sは無効です"
-#: catalog/aclchk.c:341
+#: catalog/aclchk.c:413 catalog/aclchk.c:901
#, c-format
msgid "invalid privilege type %s for function"
msgstr "関数では権限タイプ %s は無効です"
-#: catalog/aclchk.c:345
+#: catalog/aclchk.c:417
#, c-format
msgid "invalid privilege type %s for language"
msgstr "言語では権限タイプ %s は無効です"
-#: catalog/aclchk.c:349
+#: catalog/aclchk.c:421
+msgid "invalid privilege type %s for large object"
+msgstr "ラージオブジェクトに対して権限タイプ %s は無効です"
+
+#: catalog/aclchk.c:425
#, c-format
msgid "invalid privilege type %s for schema"
msgstr "スキーまでは権限タイプ %s は無効です"
-#: catalog/aclchk.c:353
+#: catalog/aclchk.c:429
#, c-format
msgid "invalid privilege type %s for tablespace"
msgstr "テーブル空間では権限タイプ %s は無効です"
-#: catalog/aclchk.c:357
+#: catalog/aclchk.c:433
#, c-format
msgid "invalid privilege type %s for foreign-data wrapper"
msgstr "外部データラッパーでは権限タイプ %s は無効です"
-#: catalog/aclchk.c:361
+#: catalog/aclchk.c:437
#, c-format
msgid "invalid privilege type %s for foreign server"
msgstr "外部サーバでは権限タイプ %s は無効です"
-#: catalog/aclchk.c:400
+#: catalog/aclchk.c:476
msgid "column privileges are only valid for relations"
msgstr "リレーションでは権限タイプ %s は無効です"
-#: catalog/aclchk.c:933
+#: catalog/aclchk.c:934
+msgid "default privileges cannot be set for columns"
+msgstr "デフォルト権限は列には設定できません"
+
+#: catalog/aclchk.c:1690
#, c-format
msgid "sequence \"%s\" only supports USAGE, SELECT, and UPDATE privileges"
msgstr "シーケンス \"%s\" では USAGE, SELECT, UPDATE 権限のみをサポートします"
-#: catalog/aclchk.c:950
+#: catalog/aclchk.c:1707
msgid "invalid privilege type USAGE for table"
msgstr "テーブルでは権限タイプ USAGE は無効です"
-#: catalog/aclchk.c:1094
+#: catalog/aclchk.c:1851
#, c-format
msgid "invalid privilege type %s for column"
msgstr "カラムでは権限タイプ %s は無効です"
-#: catalog/aclchk.c:1107
+#: catalog/aclchk.c:1864
#, c-format
msgid "sequence \"%s\" only supports SELECT column privileges"
msgstr "シーケンス \"%s\" では USAGE, SELECT, UPDATE のみをサポートします"
-#: catalog/aclchk.c:1668
+#: catalog/aclchk.c:2425
#, c-format
msgid "language \"%s\" is not trusted"
msgstr "言語\"%s\"は信頼されていません"
-#: catalog/aclchk.c:1670
+#: catalog/aclchk.c:2427
msgid "Only superusers can use untrusted languages."
msgstr "スーパーユーザのみが信頼されない言語を使用することができます"
-#: catalog/aclchk.c:2024
+#: catalog/aclchk.c:2913
#, c-format
msgid "unrecognized privilege type \"%s\""
msgstr "権限タイプ \"%s\" を認識できません"
-#: catalog/aclchk.c:2073
+#: catalog/aclchk.c:2962
#, c-format
msgid "permission denied for column %s"
msgstr "カラム %s への権限がありません"
-#: catalog/aclchk.c:2075
+#: catalog/aclchk.c:2964
#, c-format
msgid "permission denied for relation %s"
msgstr "リレーション %s への権限がありません"
-#: catalog/aclchk.c:2079
+#: catalog/aclchk.c:2968
#, c-format
msgid "permission denied for database %s"
msgstr "データベース %s への権限がありません"
-#: catalog/aclchk.c:2081
+#: catalog/aclchk.c:2970
#, c-format
msgid "permission denied for function %s"
msgstr "関数 %s への権限がありません"
-#: catalog/aclchk.c:2083
+#: catalog/aclchk.c:2972
#, c-format
msgid "permission denied for operator %s"
msgstr "演算子 %s への権限がありません"
-#: catalog/aclchk.c:2085
+#: catalog/aclchk.c:2974
#, c-format
msgid "permission denied for type %s"
msgstr "型 %s への権限がありません"
-#: catalog/aclchk.c:2087
+#: catalog/aclchk.c:2976
#, c-format
msgid "permission denied for language %s"
msgstr "言語 %s への権限がありません"
-#: catalog/aclchk.c:2089
+#: catalog/aclchk.c:2978
+msgid "permission denied for large object %s"
+msgstr "ラージオブジェクト %s に対する権限がありません"
+
+#: catalog/aclchk.c:2980
#, c-format
msgid "permission denied for schema %s"
msgstr "スキーマ %s への権限がありません"
-#: catalog/aclchk.c:2091
+#: catalog/aclchk.c:2982
#, c-format
msgid "permission denied for operator class %s"
msgstr "演算子クラス%sに権限がありません"
-#: catalog/aclchk.c:2093
+#: catalog/aclchk.c:2984
#, c-format
msgid "permission denied for operator family %s"
msgstr "演算子族%sに権限がありません"
-#: catalog/aclchk.c:2095
+#: catalog/aclchk.c:2986
#, c-format
msgid "permission denied for conversion %s"
msgstr "変換%sに権限がありません"
-#: catalog/aclchk.c:2097
+#: catalog/aclchk.c:2988
#, c-format
msgid "permission denied for tablespace %s"
msgstr "テーブル空間%sに権限がありません"
-#: catalog/aclchk.c:2099
+#: catalog/aclchk.c:2990
#, c-format
msgid "permission denied for text search dictionary %s"
msgstr "テキスト検索辞書%sに権限がありません"
-#: catalog/aclchk.c:2101
+#: catalog/aclchk.c:2992
#, c-format
msgid "permission denied for text search configuration %s"
msgstr "テキスト検索設定%sに権限がありません"
-#: catalog/aclchk.c:2103
+#: catalog/aclchk.c:2994
#, c-format
msgid "permission denied for foreign-data wrapper %s"
msgstr "外部データラッパー %s への権限がありません"
-#: catalog/aclchk.c:2105
+#: catalog/aclchk.c:2996
#, c-format
msgid "permission denied for foreign server %s"
msgstr "外部サーバ %s への権限がありません"
-#: catalog/aclchk.c:2111 catalog/aclchk.c:2113
+#: catalog/aclchk.c:3002 catalog/aclchk.c:3004
#, c-format
msgid "must be owner of relation %s"
msgstr "リレーション%sの所有者でなければなりません"
-#: catalog/aclchk.c:2115
+#: catalog/aclchk.c:3006
#, c-format
msgid "must be owner of sequence %s"
msgstr "シーケンス%sの所有者でなければなりません"
-#: catalog/aclchk.c:2117
+#: catalog/aclchk.c:3008
#, c-format
msgid "must be owner of database %s"
msgstr "データベース%sの所有者でなければなりません"
-#: catalog/aclchk.c:2119
+#: catalog/aclchk.c:3010
#, c-format
msgid "must be owner of function %s"
msgstr "関数%sの所有者でなければなりません"
-#: catalog/aclchk.c:2121
+#: catalog/aclchk.c:3012
#, c-format
msgid "must be owner of operator %s"
msgstr "演算子%sの所有者でなければなりません"
-#: catalog/aclchk.c:2123
+#: catalog/aclchk.c:3014
#, c-format
msgid "must be owner of type %s"
msgstr "型%sの所有者でなければなりません"
-#: catalog/aclchk.c:2125
+#: catalog/aclchk.c:3016
#, c-format
msgid "must be owner of language %s"
msgstr "言語%sの所有者でなければなりません"
-#: catalog/aclchk.c:2127
+#: catalog/aclchk.c:3018
+msgid "must be owner of large object %s"
+msgstr "ラージオブジェクト %s の所有者でなければなりません"
+
+#: catalog/aclchk.c:3020
#, c-format
msgid "must be owner of schema %s"
msgstr "スキーマ%sの所有者でなければなりません"
-#: catalog/aclchk.c:2129
+#: catalog/aclchk.c:3022
#, c-format
msgid "must be owner of operator class %s"
msgstr "演算子クラス%sの所有者でなければなりません"
-#: catalog/aclchk.c:2131
+#: catalog/aclchk.c:3024
#, c-format
msgid "must be owner of operator family %s"
msgstr "演算子族%sの所有者でなければなりません"
-#: catalog/aclchk.c:2133
+#: catalog/aclchk.c:3026
#, c-format
msgid "must be owner of conversion %s"
msgstr "変換%sの所有者でなければなりません"
-#: catalog/aclchk.c:2135
+#: catalog/aclchk.c:3028
#, c-format
msgid "must be owner of tablespace %s"
msgstr "テーブル空間%sの所有者でなければなりません"
-#: catalog/aclchk.c:2137
+#: catalog/aclchk.c:3030
#, c-format
msgid "must be owner of text search dictionary %s"
msgstr "テキスト検索辞書%sの所有者でなければなりません"
-#: catalog/aclchk.c:2139
+#: catalog/aclchk.c:3032
#, c-format
msgid "must be owner of text search configuration %s"
msgstr "テキスト検索設定%sの所有者でなければなりません"
-#: catalog/aclchk.c:2141
+#: catalog/aclchk.c:3034
#, c-format
msgid "must be owner of foreign-data wrapper %s"
msgstr "外部データラッパー %s の所有者でなければなりません"
-#: catalog/aclchk.c:2143
+#: catalog/aclchk.c:3036
#, c-format
msgid "must be owner of foreign server %s"
msgstr "外部サーバ %s の所有者でなければなりません"
-#: catalog/aclchk.c:2185
+#: catalog/aclchk.c:3078
#, c-format
msgid "permission denied for column %s of relation %s"
msgstr "リレーション %2$s のカラム %1$s への権限がありません"
-#: catalog/aclchk.c:2214
+#: catalog/aclchk.c:3107
#, c-format
msgid "role with OID %u does not exist"
msgstr "OID が %u であるロールは存在しません"
-#: catalog/aclchk.c:2305 catalog/aclchk.c:2313
+#: catalog/aclchk.c:3201 catalog/aclchk.c:3209
#, c-format
msgid "attribute %d of relation with OID %u does not exist"
msgstr "OID が %2$u であるリレーションの属性 %1$d は存在しません"
-#: catalog/aclchk.c:2390 catalog/aclchk.c:3146
+#: catalog/aclchk.c:3286 catalog/aclchk.c:4140
#, c-format
msgid "relation with OID %u does not exist"
msgstr "OID が %u であるリレーションは存在しません"
-#: catalog/aclchk.c:2598 catalog/aclchk.c:3258
+#: catalog/aclchk.c:3494 catalog/aclchk.c:4252
#, c-format
msgid "language with OID %u does not exist"
msgstr "OID が %u である言語は存在しません"
-#: catalog/aclchk.c:2682 catalog/aclchk.c:3286
+#: catalog/aclchk.c:3662 catalog/aclchk.c:4327
#, c-format
msgid "schema with OID %u does not exist"
msgstr "OID が %u であるスキーマは存在しません"
-#: catalog/aclchk.c:2748 catalog/aclchk.c:3325
+#: catalog/aclchk.c:3728 catalog/aclchk.c:4366
#, c-format
msgid "tablespace with OID %u does not exist"
msgstr "OID が %u であるテーブル空間は存在しません"
-#: catalog/aclchk.c:2808
+#: catalog/aclchk.c:3788
#, c-format
msgid "foreign-data wrapper with OID %u does not exist"
msgstr "OID が %u である外部データラッパーは存在しません"
-#: catalog/aclchk.c:2871 catalog/aclchk.c:3470
+#: catalog/aclchk.c:3851 catalog/aclchk.c:4511
#, c-format
msgid "foreign server with OID %u does not exist"
msgstr "OID が %u である外部サーバは存在しません"
-#: catalog/aclchk.c:3174
+#: catalog/aclchk.c:4168
#, c-format
msgid "type with OID %u does not exist"
msgstr "OID が %u である型は存在しません"
-#: catalog/aclchk.c:3202
+#: catalog/aclchk.c:4196
#, c-format
msgid "operator with OID %u does not exist"
msgstr "OID が %u である演算子は存在しません"
-#: catalog/aclchk.c:3354
+#: catalog/aclchk.c:4395
#, c-format
msgid "operator class with OID %u does not exist"
msgstr "OID が %u である演算子クラスは存在しません"
-#: catalog/aclchk.c:3383
+#: catalog/aclchk.c:4424
#, c-format
msgid "operator family with OID %u does not exist"
msgstr "OID が %u である演算子族は存在しません"
-#: catalog/aclchk.c:3412
+#: catalog/aclchk.c:4453
#, c-format
msgid "text search dictionary with OID %u does not exist"
msgstr "OID が %u であるテキスト検索辞書は存在しません"
-#: catalog/aclchk.c:3441
+#: catalog/aclchk.c:4482
#, c-format
msgid "text search configuration with OID %u does not exist"
msgstr "OID が %u であるテキスト検索設定は存在しません"
-#: catalog/aclchk.c:3527
+#: catalog/aclchk.c:4568
#, c-format
msgid "conversion with OID %u does not exist"
msgstr "OID が %u である変換は存在しません"
msgid "cannot remove dependency on %s because it is a system object"
msgstr "システムオブジェクトであるため、%sの依存関係を削除できません。"
-#: catalog/pg_enum.c:91
+#: catalog/pg_enum.c:95
#, c-format
msgid "invalid enum label \"%s\""
msgstr "列挙ラベル\"%s\"は無効です"
-#: catalog/pg_enum.c:92
+#: catalog/pg_enum.c:96
#, c-format
msgid "Labels must be %d characters or less."
msgstr "ラベルは%d文字数以内でなければなりません"
-#: catalog/heap.c:241
+#: catalog/heap.c:244
#, c-format
msgid "permission denied to create \"%s.%s\""
msgstr "\"%s.%s\"を作成する権限がありません"
-#: catalog/heap.c:243
+#: catalog/heap.c:246
msgid "System catalog modifications are currently disallowed."
msgstr "現時点ではシステムカタログは変更できません"
-#: catalog/heap.c:379
+#: catalog/heap.c:382
#, c-format
msgid "column name \"%s\" conflicts with a system column name"
msgstr "列名\"%s\"はシステム用の列名と競合します"
-#: catalog/heap.c:395
+#: catalog/heap.c:398
#, c-format
msgid "column name \"%s\" specified more than once"
msgstr "列名\"%s\"が複数指定されました"
-#: catalog/heap.c:431
+#: catalog/heap.c:434
#, c-format
msgid "column \"%s\" has type \"unknown\""
msgstr "列\"%s\"は\"unknown\"型です"
-#: catalog/heap.c:432
+#: catalog/heap.c:435
msgid "Proceeding with relation creation anyway."
msgstr "とりあえずリレーションの作成を進めます"
-#: catalog/heap.c:443
+#: catalog/heap.c:446
#, c-format
msgid "column \"%s\" has pseudo-type %s"
msgstr "列\"%s\"は仮想型%sです"
-#: catalog/heap.c:884
+#: catalog/heap.c:921
msgid ""
"A relation has an associated type of the same name, so you must use a name "
"that doesn't conflict with any existing type."
"リレーションは同じ名前の関連する型を持ちます。このため既存の型と競合しない名"
"前を使用しなければなりません"
-#: catalog/heap.c:1434
+#: catalog/heap.c:1514
#, c-format
msgid ""
"cannot drop \"%s\" because it is being used by active queries in this session"
msgstr ""
"このセッションで実行中のクエリーで使用されているため \"%s\" を削除できません"
-#: catalog/heap.c:1885
+#: catalog/heap.c:1966
#, c-format
msgid "check constraint \"%s\" already exists"
msgstr "チェック制約\"%s\"はすでに存在します"
-#: catalog/heap.c:2033
+#: catalog/heap.c:2114
#, c-format
msgid "merging constraint \"%s\" with inherited definition"
msgstr "継承された定義により制約 \"%s\" をマージしています"
-#: catalog/heap.c:2132
+#: catalog/heap.c:2213
msgid "cannot use column references in default expression"
msgstr "デフォルト式には列参照を使用できません"
-#: catalog/heap.c:2140
+#: catalog/heap.c:2221
msgid "default expression must not return a set"
msgstr "デフォルト式は集合を返してはなりません"
-#: catalog/heap.c:2148
+#: catalog/heap.c:2229
msgid "cannot use subquery in default expression"
msgstr "デフォルト式には副問い合わせを使用できません"
-#: catalog/heap.c:2152
+#: catalog/heap.c:2233
msgid "cannot use aggregate function in default expression"
msgstr "デフォルト式には集約関数を使用できません"
-#: catalog/heap.c:2156
+#: catalog/heap.c:2237
msgid "cannot use window function in default expression"
msgstr "デフォルト式にはウィンドウ関数を使用できません"
-#: catalog/heap.c:2216
+#: catalog/heap.c:2297
#, c-format
msgid "only table \"%s\" can be referenced in check constraint"
msgstr "検査制約ではテーブル\"%s\"のみを参照することができます"
-#: catalog/heap.c:2452
+#: catalog/heap.c:2552
msgid "unsupported ON COMMIT and foreign key combination"
msgstr "ON COMMITと外部キーの組み合わせはサポートされていません"
-#: catalog/heap.c:2453
+#: catalog/heap.c:2553
#, c-format
msgid ""
"Table \"%s\" references \"%s\", but they do not have the same ON COMMIT "
"テーブル\"%s\"は\"%s\"を参照します。しかし、これらのON COMMIT設定は同一ではあ"
"りません。"
-#: catalog/heap.c:2458
+#: catalog/heap.c:2558
msgid "cannot truncate a table referenced in a foreign key constraint"
msgstr "外部キー制約で参照されているテーブルを削除できません"
-#: catalog/heap.c:2459
+#: catalog/heap.c:2559
#, c-format
msgid "Table \"%s\" references \"%s\"."
msgstr "テーブル\"%s\"は\"%s\"を参照します。"
-#: catalog/heap.c:2461
+#: catalog/heap.c:2561
#, c-format
msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
msgstr ""
msgid "fixed-size types must have storage PLAIN"
msgstr "固定長型の場合は PLAIN 格納方式でなければなりません"
-#: catalog/pg_type.c:718
+#: catalog/pg_type.c:722
#, c-format
msgid "could not form array type name for type \"%s\""
msgstr "\"%s\"型向けの配列型の名前を形成できませんでした"
-#: catalog/index.c:552
+#: catalog/index.c:572
msgid "user-defined indexes on system catalog tables are not supported"
msgstr ""
"ユーザによるシステムカタログテーブルに対するインデックスの定義はサポートされ"
"ていません"
-#: catalog/index.c:562
+#: catalog/index.c:582
msgid "concurrent index creation on system catalog tables is not supported"
msgstr "システムカタログテーブルの同時インデックス作成はサポートされていません"
-#: catalog/index.c:571
+#: catalog/index.c:600
msgid "shared indexes cannot be created after initdb"
msgstr "initdbの後に共有インデックスを作成できません"
-#: catalog/index.c:2270
+#: catalog/index.c:2504
msgid "cannot reindex temporary tables of other sessions"
msgstr "他のセッションの一時テーブルを再インデックス付けできません"
-#: catalog/index.c:2292
+#: catalog/index.c:2526
#, c-format
msgid "shared index \"%s\" can only be reindexed in stand-alone mode"
msgstr ""
"共有インデックス\"%s\"はスタンドアロンモードでしか再インデックス付けできませ"
"ん"
-#: catalog/catalog.c:75
+#: catalog/pg_constraint.c:772
+#, c-format
+msgid "table \"%s\" has multiple constraints named \"%s\""
+msgstr "テーブル\"%s\"には複数の\"%s\"という名前の制約があります"
+
+#: catalog/pg_constraint.c:784
+#, c-format
+msgid "constraint \"%s\" for table \"%s\" does not exist"
+msgstr "テーブル\"%2$s\"の制約\"%1$s\"は存在しません"
+
+#: catalog/catalog.c:76
msgid "invalid fork name"
msgstr "無効な分岐名です"
-#: catalog/catalog.c:76
+#: catalog/catalog.c:77
msgid "Valid fork names are \"main\", \"fsm\", and \"vm\"."
msgstr "有効な分岐名は\"main\"、\"fsm\"および\"vm\" です"
msgid "operator cannot be its own negator or sort operator"
msgstr "演算子は自身の否定子やソート演算子になることはできません"
-#: catalog/dependency.c:569
+#: catalog/dependency.c:578
#, c-format
msgid "cannot drop %s because %s requires it"
msgstr "%2$sが必要としているため%1$sを削除できません"
-#: catalog/dependency.c:572
+#: catalog/dependency.c:581
#, c-format
msgid "You can drop %s instead."
msgstr "代わりに%sを削除できます"
-#: catalog/dependency.c:725 catalog/pg_shdepend.c:547
+#: catalog/dependency.c:734 catalog/pg_shdepend.c:549
#, c-format
msgid "cannot drop %s because it is required by the database system"
msgstr "データベースシステムが必要としているため%sを削除できません"
-#: catalog/dependency.c:839
+#: catalog/dependency.c:848
#, c-format
msgid "drop auto-cascades to %s"
msgstr "%sへの自動カスケードを削除します"
-#: catalog/dependency.c:851 catalog/dependency.c:860
+#: catalog/dependency.c:860 catalog/dependency.c:869
#, c-format
msgid "%s depends on %s"
msgstr "%sは%sに依存します"
-#: catalog/dependency.c:872 catalog/dependency.c:881
+#: catalog/dependency.c:881 catalog/dependency.c:890
#, c-format
msgid "drop cascades to %s"
msgstr "%sへのカスケードを削除します"
-#: catalog/dependency.c:889 catalog/pg_shdepend.c:658
+#: catalog/dependency.c:898 catalog/pg_shdepend.c:660
#, c-format
msgid ""
"\n"
"\n"
"および%dのその他のオブジェクト(一覧についてはサーバログを参照してください)"
-#: catalog/dependency.c:901
+#: catalog/dependency.c:910
#, c-format
msgid "cannot drop %s because other objects depend on it"
msgstr "他のオブジェクトが依存していますので%sを削除できません"
-#: catalog/dependency.c:905 catalog/dependency.c:912
+#: catalog/dependency.c:914 catalog/dependency.c:921
msgid "Use DROP ... CASCADE to drop the dependent objects too."
msgstr ""
"依存しているオブジェクトも削除するにはDROP ... CASCADEを使用してください"
-#: catalog/dependency.c:909
+#: catalog/dependency.c:918
msgid "cannot drop desired object(s) because other objects depend on them"
msgstr "他のオブジェクトが依存しているため希望するオブジェクトを削除できません"
#. translator: %d always has a value larger than 1
-#: catalog/dependency.c:918
+#: catalog/dependency.c:927
#, c-format
msgid "drop cascades to %d other object"
msgid_plural "drop cascades to %d other objects"
msgstr[0] "他の %d 個のオブジェクトへのカスケードを削除します"
msgstr[1] "他の %d 個のオブジェクトへのカスケードを削除します"
-#: catalog/dependency.c:2075
+#: catalog/dependency.c:2103
#, c-format
msgid " column %s"
msgstr " 列 %s"
-#: catalog/dependency.c:2081
+#: catalog/dependency.c:2109
#, c-format
msgid "function %s"
msgstr "関数 %s"
-#: catalog/dependency.c:2086
+#: catalog/dependency.c:2114
#, c-format
msgid "type %s"
msgstr "型 %s"
-#: catalog/dependency.c:2116
+#: catalog/dependency.c:2144
#, c-format
msgid "cast from %s to %s"
msgstr "%sから%sへのキャスト"
-#: catalog/dependency.c:2144
+#: catalog/dependency.c:2172
#, c-format
msgid "constraint %s on %s"
msgstr "%2$s に対する制約 %1$s"
-#: catalog/dependency.c:2150
+#: catalog/dependency.c:2178
#, c-format
msgid "constraint %s"
msgstr "制約 %s"
-#: catalog/dependency.c:2168
+#: catalog/dependency.c:2196
#, c-format
msgid "conversion %s"
msgstr "変換 %s"
-#: catalog/dependency.c:2205
+#: catalog/dependency.c:2233
#, c-format
msgid "default for %s"
msgstr "%s用のデフォルト"
-#: catalog/dependency.c:2223
+#: catalog/dependency.c:2251
#, c-format
msgid "language %s"
msgstr "言語%s"
-#: catalog/dependency.c:2230
+#: catalog/dependency.c:2257
+msgid "large object %u"
+msgstr "ラージオブジェクト %u"
+
+#: catalog/dependency.c:2262
#, c-format
msgid "operator %s"
msgstr "演算子%s"
-#: catalog/dependency.c:2264
+#: catalog/dependency.c:2296
#, c-format
msgid "operator class %s for access method %s"
msgstr "アクセスメソッド%2$s用の演算子クラス%1$s"
-#: catalog/dependency.c:2314
+#: catalog/dependency.c:2346
#, c-format
msgid "operator %d %s of %s"
msgstr "演算子 %1$d %3$s %2$s"
-#: catalog/dependency.c:2361
+#: catalog/dependency.c:2393
#, c-format
msgid "function %d %s of %s"
msgstr "関数 %1$d %3$s %2$s"
-#: catalog/dependency.c:2398
+#: catalog/dependency.c:2430
#, c-format
msgid "rule %s on "
msgstr "のルール %s"
-#: catalog/dependency.c:2433
+#: catalog/dependency.c:2465
#, c-format
msgid "trigger %s on "
msgstr "トリガ %s、対象:"
-#: catalog/dependency.c:2450
+#: catalog/dependency.c:2482
#, c-format
msgid "schema %s"
msgstr "スキーマ %s"
-#: catalog/dependency.c:2464
+#: catalog/dependency.c:2496
#, c-format
msgid "text search parser %s"
msgstr "テキスト検索パーサ %s"
-#: catalog/dependency.c:2480
+#: catalog/dependency.c:2512
#, c-format
msgid "text search dictionary %s"
msgstr "テキスト検索辞書 %s"
-#: catalog/dependency.c:2496
+#: catalog/dependency.c:2528
#, c-format
msgid "text search template %s"
msgstr "テキスト検索テンプレート %s"
-#: catalog/dependency.c:2512
+#: catalog/dependency.c:2544
#, c-format
msgid "text search configuration %s"
msgstr "テキスト検索設定 %s"
-#: catalog/dependency.c:2520
+#: catalog/dependency.c:2552
#, c-format
msgid "role %s"
msgstr "ロール %s"
-#: catalog/dependency.c:2533
+#: catalog/dependency.c:2565
#, c-format
msgid "database %s"
msgstr "データベース %s"
-#: catalog/dependency.c:2545
+#: catalog/dependency.c:2577
#, c-format
msgid "tablespace %s"
msgstr "テーブル空間 %s"
-#: catalog/dependency.c:2554
+#: catalog/dependency.c:2586
#, c-format
msgid "foreign-data wrapper %s"
msgstr "外部データラッパー %s"
-#: catalog/dependency.c:2563
+#: catalog/dependency.c:2595
#, c-format
msgid "server %s"
msgstr "サーバ %s"
-#: catalog/dependency.c:2589
+#: catalog/dependency.c:2621
#, c-format
msgid "user mapping for %s"
msgstr "%s のユーザマッピング"
-#: catalog/dependency.c:2633
+#: catalog/dependency.c:2655
+#, c-format
+msgid "default privileges on new relations belonging to role %s"
+msgstr "新しいリレーションに関するデフォルトの権限は、ロール %s に属します。"
+
+#: catalog/dependency.c:2660
+#, c-format
+msgid "default privileges on new sequences belonging to role %s"
+msgstr "新しいシーケンスに関するデフォルトの権限は、ロール %s に属します。"
+
+#: catalog/dependency.c:2665
+#, c-format
+msgid "default privileges on new functions belonging to role %s"
+msgstr "新しい関数に関するデフォルトの権限は、ロール %s に属します。"
+
+#: catalog/dependency.c:2671
+#, c-format
+msgid "default privileges belonging to role %s"
+msgstr "デフォルトの権限はロール %s に属します。"
+
+#: catalog/dependency.c:2679
+msgid " in schema %s"
+msgstr "スキーマ %s において"
+
+#: catalog/dependency.c:2728
#, c-format
msgid "table %s"
msgstr "テーブル %s"
-#: catalog/dependency.c:2637
+#: catalog/dependency.c:2732
#, c-format
msgid "index %s"
msgstr "インデックス %s"
-#: catalog/dependency.c:2641
+#: catalog/dependency.c:2736
#, c-format
msgid "sequence %s"
msgstr "シーケンス%s"
-#: catalog/dependency.c:2645
+#: catalog/dependency.c:2740
#, c-format
msgid "uncataloged table %s"
msgstr "カタログにないテーブル%s"
-#: catalog/dependency.c:2649
+#: catalog/dependency.c:2744
#, c-format
msgid "toast table %s"
msgstr "TOASTテーブル%s"
-#: catalog/dependency.c:2653
+#: catalog/dependency.c:2748
#, c-format
msgid "view %s"
msgstr "ビュー%s"
-#: catalog/dependency.c:2657
+#: catalog/dependency.c:2752
#, c-format
msgid "composite type %s"
msgstr "複合型%s"
-#: catalog/dependency.c:2662
+#: catalog/dependency.c:2757
#, c-format
msgid "relation %s"
msgstr "リレーション%s"
-#: catalog/dependency.c:2703
+#: catalog/dependency.c:2798
#, c-format
msgid "operator family %s for access method %s"
msgstr "アクセスメソッド%2$s用の演算子族%1$s"
msgid "default conversion for %s to %s already exists"
msgstr "%sから%sへのデフォルトの変換はすでに存在します"
-#: catalog/pg_shdepend.c:665
+#: catalog/pg_shdepend.c:667
#, c-format
msgid ""
"\n"
"および、他の%dのデータベース内のオブジェクト(一覧についてはサーバログを参照し"
"てください)"
-#: catalog/pg_shdepend.c:979
+#: catalog/pg_shdepend.c:981
#, c-format
msgid "role %u was concurrently dropped"
msgstr "ロール%uの削除が同時に起きました"
-#: catalog/pg_shdepend.c:998
+#: catalog/pg_shdepend.c:1000
#, c-format
msgid "tablespace %u was concurrently dropped"
msgstr "テーブル空間%uが同時に削除されました"
-#: catalog/pg_shdepend.c:1042
+#: catalog/pg_shdepend.c:1015
+msgid "database %u was concurrently dropped"
+msgstr "データベース %u が同時に削除されました"
+
+#: catalog/pg_shdepend.c:1059
#, c-format
msgid "owner of %s"
msgstr "%sの所有者"
-#: catalog/pg_shdepend.c:1044
+#: catalog/pg_shdepend.c:1061
#, c-format
msgid "access to %s"
msgstr "%sへのアクセス"
#. translator: %s will always be "database %s"
-#: catalog/pg_shdepend.c:1052
+#: catalog/pg_shdepend.c:1069
#, c-format
msgid "%d object in %s"
msgid_plural "%d objects in %s"
msgstr[0] "%2$s内の%1$d個のオブジェクト"
msgstr[1] "%2$s内の%1$d個のオブジェクト"
-#: catalog/pg_shdepend.c:1163 catalog/pg_shdepend.c:1293
+#: catalog/pg_shdepend.c:1180 catalog/pg_shdepend.c:1276
#, c-format
msgid ""
"cannot drop objects owned by %s because they are required by the database "
"データベースシステムが必要としているため%sが所有するオブジェクトを削除できま"
"せん"
-#: catalog/namespace.c:247 catalog/namespace.c:314
+#: catalog/namespace.c:250 catalog/namespace.c:317
msgid "temporary tables cannot specify a schema name"
msgstr "一時テーブルにはスキーマ名を指定できません"
-#: catalog/namespace.c:356 catalog/namespace.c:2230
+#: catalog/namespace.c:359 catalog/namespace.c:2463
msgid "no schema has been selected to create in"
msgstr "作成先のスキーマが選択されていません"
-#: catalog/namespace.c:2076 parser/parse_expr.c:578 parser/parse_target.c:909
+#: catalog/namespace.c:2277 parser/parse_expr.c:767 parser/parse_target.c:997
#, c-format
msgid "cross-database references are not implemented: %s"
msgstr "データベース間の参照は実装されていません: %s"
-#: catalog/namespace.c:2082 parser/parse_expr.c:612 parser/parse_target.c:919
-#: gram.y:3434 gram.y:9931
+#: catalog/namespace.c:2283 parser/parse_expr.c:774 parser/parse_target.c:1004
+#: gram.y:3615 gram.y:10449
#, c-format
msgid "improper qualified name (too many dotted names): %s"
msgstr "修飾名が不適切です(ドット付きの名前が多すぎます): %s"
-#: catalog/namespace.c:2262
+#: catalog/namespace.c:2495
#, c-format
msgid "improper relation name (too many dotted names): %s"
msgstr "リレーション名が不適切です(ドット付きの名前が多すぎます): %s"
-#: catalog/namespace.c:2836
+#: catalog/namespace.c:3069
#, c-format
msgid "permission denied to create temporary tables in database \"%s\""
msgstr "データベース\"%s\"に一時テーブルを作成する権限がありません"
-#: catalog/pg_proc.c:115 parser/parse_func.c:1335 parser/parse_func.c:1375
+#: catalog/pg_proc.c:117 parser/parse_func.c:1492 parser/parse_func.c:1532
#, c-format
msgid "functions cannot have more than %d argument"
msgid_plural "functions cannot have more than %d arguments"
msgstr[0] "関数は%dを超える引数を取ることができません"
msgstr[1] "関数は%dを超える引数を取ることができません"
-#: catalog/pg_proc.c:196 catalog/pg_aggregate.c:177
+#: catalog/pg_proc.c:198 catalog/pg_aggregate.c:177
msgid "cannot determine result data type"
msgstr "結果のデータ型を決定できません"
-#: catalog/pg_proc.c:197
+#: catalog/pg_proc.c:199
msgid ""
"A function returning a polymorphic type must have at least one polymorphic "
"argument."
msgstr ""
"多様型を返す関数は少なくとも1つの多様型の引数を取らなければなりません。"
-#: catalog/pg_proc.c:202 catalog/pg_aggregate.c:190
+#: catalog/pg_proc.c:204 catalog/pg_aggregate.c:190
msgid "unsafe use of pseudo-type \"internal\""
msgstr "\"internal\"仮想型の危険な使用"
-#: catalog/pg_proc.c:203 catalog/pg_aggregate.c:191
+#: catalog/pg_proc.c:205 catalog/pg_aggregate.c:191
msgid ""
"A function returning \"internal\" must have at least one \"internal\" "
"argument."
"\"internal\"\"を返す関数は少なくとも1つの\"internal\"型の引数を取らなければな"
"りません。"
-#: catalog/pg_proc.c:215
+#: catalog/pg_proc.c:217
#, c-format
msgid "\"%s\" is already an attribute of type %s"
msgstr "\"%s\"はすでに型%sの属性です"
-#: catalog/pg_proc.c:354
+#: catalog/pg_proc.c:357
#, c-format
msgid "function \"%s\" already exists with same argument types"
msgstr "同じ引数型を持つ関数\"%s\"はすでに存在します"
-#: catalog/pg_proc.c:368 catalog/pg_proc.c:390
+#: catalog/pg_proc.c:371 catalog/pg_proc.c:393
msgid "cannot change return type of existing function"
msgstr "既存の関数の戻り値型を変更できません"
-#: catalog/pg_proc.c:369 catalog/pg_proc.c:392 catalog/pg_proc.c:415
-#: catalog/pg_proc.c:441
+#: catalog/pg_proc.c:372 catalog/pg_proc.c:395 catalog/pg_proc.c:437
+#: catalog/pg_proc.c:460 catalog/pg_proc.c:486
msgid "Use DROP FUNCTION first."
msgstr "まずDROP FUNCTIONを使用してください。"
-#: catalog/pg_proc.c:391
+#: catalog/pg_proc.c:394
msgid "Row type defined by OUT parameters is different."
msgstr "OUTパラメータで定義された行型が異なります。"
-#: catalog/pg_proc.c:414
+#: catalog/pg_proc.c:435
+msgid "cannot change name of input parameter \"%s\""
+msgstr "入力パラメーター \"%s\" の名称を変更できません"
+
+#: catalog/pg_proc.c:459
msgid "cannot remove parameter defaults from existing function"
msgstr "既存の関数からパラメータのデフォルト値を削除できません"
-#: catalog/pg_proc.c:440
+#: catalog/pg_proc.c:485
msgid "cannot change data type of existing parameter default value"
msgstr "既存のパラメータのデフォルト値のデータ型を変更できません"
-#: catalog/pg_proc.c:452
+#: catalog/pg_proc.c:497
#, c-format
msgid "function \"%s\" is an aggregate function"
msgstr "関数 \"%s\" は集約関数です"
-#: catalog/pg_proc.c:457
+#: catalog/pg_proc.c:502
#, c-format
msgid "function \"%s\" is not an aggregate function"
msgstr "関数 \"%s\" は集約関数ではありません"
-#: catalog/pg_proc.c:465
+#: catalog/pg_proc.c:510
#, c-format
msgid "function \"%s\" is a window function"
msgstr "関数 \"%s\" はウィンドウ関数です"
-#: catalog/pg_proc.c:470
+#: catalog/pg_proc.c:515
#, c-format
msgid "function \"%s\" is not a window function"
msgstr "関数 \"%s\" はウィンドウ関数ではありません"
-#: catalog/pg_proc.c:595
+#: catalog/pg_proc.c:665
#, c-format
msgid "there is no built-in function named \"%s\""
msgstr "\"%s\"という名前の関数は組み込まれていません"
-#: catalog/pg_proc.c:690
+#: catalog/pg_proc.c:760
#, c-format
msgid "SQL functions cannot return type %s"
msgstr "SQL関数は型%sを返すことができません"
-#: catalog/pg_proc.c:705
+#: catalog/pg_proc.c:775
#, c-format
msgid "SQL functions cannot have arguments of type %s"
msgstr "SQL関数は型%sの引数と取ることができません"
msgid "sort operator can only be specified for single-argument aggregates"
msgstr "ソート演算子は単一引数の集約でのみ指定可能です"
-#: catalog/pg_aggregate.c:337
+#: catalog/pg_aggregate.c:339
#, c-format
msgid "function %s returns a set"
msgstr "関数%sは集合を返します"
-#: catalog/pg_aggregate.c:361
+#: catalog/pg_aggregate.c:364
#, c-format
msgid "function %s requires run-time type coercion"
msgstr "関数%sは実行時の型強制が必要です"
msgid "could not try-lock semaphore: error code %d"
msgstr "セマフォのロックを試みることができませんでした: エラーコード %d"
-#: port/win32_shmem.c:158 port/win32_shmem.c:193 port/win32_shmem.c:214
+#: port/win32_shmem.c:159 port/win32_shmem.c:194 port/win32_shmem.c:215
#, c-format
msgid "could not create shared memory segment: %lu"
msgstr "共有メモリセグメントを作成できません: %lu"
-#: port/win32_shmem.c:159
+#: port/win32_shmem.c:160
#, c-format
msgid "Failed system call was CreateFileMapping(size=%lu, name=%s)."
msgstr "失敗したシステムコールはCreateFileMapping(size=%lu, name=%s)でした。"
-#: port/win32_shmem.c:183
+#: port/win32_shmem.c:184
msgid "pre-existing shared memory block is still in use"
msgstr "既存の共有メモリブロックはまだ使用中です"
-#: port/win32_shmem.c:184
+#: port/win32_shmem.c:185
msgid ""
"Check if there are any old server processes still running, and terminate "
"them."
msgstr "古いサーバプロセスが実行中でないか検査し、それを終了させてください"
-#: port/win32_shmem.c:194
+#: port/win32_shmem.c:195
msgid "Failed system call was DuplicateHandle."
msgstr "失敗したシステムコールはMapViewOfFileExでした。"
-#: port/win32_shmem.c:215
+#: port/win32_shmem.c:216
msgid "Failed system call was MapViewOfFileEx."
msgstr "失敗したシステムコールはMapViewOfFileExでした。"
msgid "invalid type name \"%s\""
msgstr "型の名前\"%s\"が無効です"
-#: parser/analyze.c:443
+#: parser/analyze.c:445
msgid "INSERT ... SELECT cannot specify INTO"
msgstr "INSERT ... SELECTではINTOを指定できません"
-#: parser/analyze.c:545 parser/analyze.c:967
+#: parser/analyze.c:547 parser/analyze.c:972
msgid "VALUES lists must all be the same length"
msgstr "VALUESリストはすべて同じ長さでなければなりません"
-#: parser/analyze.c:566 parser/analyze.c:1071
+#: parser/analyze.c:568 parser/analyze.c:1077
msgid "VALUES must not contain table references"
msgstr "VALUESにはテーブル参照を含めてはいけません"
-#: parser/analyze.c:580 parser/analyze.c:1085
+#: parser/analyze.c:582 parser/analyze.c:1091
msgid "VALUES must not contain OLD or NEW references"
msgstr "VALUESにはOLDやNEWへの参照を含めてはいけません"
-#: parser/analyze.c:581 parser/analyze.c:1086
+#: parser/analyze.c:583 parser/analyze.c:1092
msgid "Use SELECT ... UNION ALL ... instead."
msgstr "代わりにSELECT ... UNION ALL ... を使用してください"
-#: parser/analyze.c:691 parser/analyze.c:1098
+#: parser/analyze.c:693 parser/analyze.c:1104
msgid "cannot use aggregate function in VALUES"
msgstr "VALUESで集約関数を使用できません"
-#: parser/analyze.c:697 parser/analyze.c:1104
+#: parser/analyze.c:699 parser/analyze.c:1110
msgid "cannot use window function in VALUES"
msgstr "VALUES 内ではウィンドウ関数を使用できません"
-#: parser/analyze.c:729
+#: parser/analyze.c:731
msgid "INSERT has more expressions than target columns"
msgstr "INSERTにて対象列よりも多くの式があります"
-#: parser/analyze.c:737
+#: parser/analyze.c:739
msgid "INSERT has more target columns than expressions"
msgstr "INSERTにて式よりも多くの対象列があります"
-#: parser/analyze.c:983
+#: parser/analyze.c:988
msgid "DEFAULT can only appear in a VALUES list within INSERT"
msgstr "VALUESリスト内のDEFAULTはINSERTの場合のみ使用できます"
-#: parser/analyze.c:1052 parser/analyze.c:2095
+#: parser/analyze.c:1058 parser/analyze.c:2185
msgid "SELECT FOR UPDATE/SHARE cannot be applied to VALUES"
msgstr "SELECT FOR UPDATE/SHAREをVALUESに使用できません"
-#: parser/analyze.c:1303
+#: parser/analyze.c:1311
msgid "invalid UNION/INTERSECT/EXCEPT ORDER BY clause"
msgstr "無効なUNION/INTERSECT/EXCEPT ORDER BY句です"
-#: parser/analyze.c:1304
+#: parser/analyze.c:1312
msgid "Only result column names can be used, not expressions or functions."
msgstr "式や関数ではなく、結果列の名前のみが使用されます。"
-#: parser/analyze.c:1305
+#: parser/analyze.c:1313
msgid ""
"Add the expression/function to every SELECT, or move the UNION into a FROM "
"clause."
"式/関数をすべてのSELECTにつけてください。またはUNIONをFROM句に移動してくださ"
"い"
-#: parser/analyze.c:1371
+#: parser/analyze.c:1380
msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT"
msgstr "INTOはUNION/INTERSECT/EXCEPTの最初のSELECTでのみ使用できます"
-#: parser/analyze.c:1431
+#: parser/analyze.c:1440
msgid ""
"UNION/INTERSECT/EXCEPT member statement cannot refer to other relations of "
"same query level"
"UNION/INTERSECT/EXCEPTの要素となる文では同一問い合わせレベルの他のリレーショ"
"ンを参照できません"
-#: parser/analyze.c:1499
+#: parser/analyze.c:1525
#, c-format
msgid "each %s query must have the same number of columns"
msgstr "%s問い合わせはそれぞれ同じ列数を返さなければなりません"
-#: parser/analyze.c:1619
+#: parser/analyze.c:1717
msgid "CREATE TABLE AS specifies too many column names"
msgstr "CREATE TABLE ASで指定した列数が多すぎます"
-#: parser/analyze.c:1669
+#: parser/analyze.c:1767
msgid "cannot use aggregate function in UPDATE"
msgstr "UPDATEでは集約関数を使用できません"
-#: parser/analyze.c:1675
+#: parser/analyze.c:1773
msgid "cannot use window function in UPDATE"
msgstr "UPDATE 内ではウィンドウ関数を使用できません"
-#: parser/analyze.c:1782
+#: parser/analyze.c:1880
msgid "cannot use aggregate function in RETURNING"
msgstr "RETURNINGには集約関数を使用できません"
-#: parser/analyze.c:1788
+#: parser/analyze.c:1886
msgid "cannot use window function in RETURNING"
msgstr "RETURNING ではウィンドウ関数を使用できません"
-#: parser/analyze.c:1807
+#: parser/analyze.c:1905
msgid "RETURNING cannot contain references to other relations"
msgstr "RETURNINGに他のリレーションへの参照を持たせられません"
-#: parser/analyze.c:1846
+#: parser/analyze.c:1944
msgid "cannot specify both SCROLL and NO SCROLL"
msgstr "SCROLLとNO SCROLLの両方を指定できません"
-#: parser/analyze.c:1860
+#: parser/analyze.c:1958
msgid "DECLARE CURSOR cannot specify INTO"
msgstr "DECLARE CURSORではINTOを指定できません"
-#: parser/analyze.c:1868
+#: parser/analyze.c:1966
msgid "DECLARE CURSOR WITH HOLD ... FOR UPDATE/SHARE is not supported"
msgstr "DECLARE CURSOR WITH HOLD ... FOR UPDATE/SHAREはサポートされていません"
-#: parser/analyze.c:1869
+#: parser/analyze.c:1967
msgid "Holdable cursors must be READ ONLY."
msgstr "保持可能カーソルは読み取りのみでなければなりません。"
-#: parser/analyze.c:1882
+#: parser/analyze.c:1980
msgid "DECLARE INSENSITIVE CURSOR ... FOR UPDATE/SHARE is not supported"
msgstr ""
"DECLARE INSENSITIVE CURSOR ... FOR UPDATE/SHAREはサポートされていません"
-#: parser/analyze.c:1883
+#: parser/analyze.c:1981
msgid "Insensitive cursors must be READ ONLY."
msgstr "無反応カーソルは読み取りのみでなければなりません"
-#: parser/analyze.c:1940
+#: parser/analyze.c:2042
msgid "SELECT FOR UPDATE/SHARE is not allowed with DISTINCT clause"
msgstr "DISTINCT句ではSELECT FOR UPDATE/SHAREを使用できません"
-#: parser/analyze.c:1944
+#: parser/analyze.c:2046
msgid "SELECT FOR UPDATE/SHARE is not allowed with GROUP BY clause"
msgstr "GROUP BY句ではSELECT FOR UPDATE/SHAREを使用できません"
-#: parser/analyze.c:1948
+#: parser/analyze.c:2050
msgid "SELECT FOR UPDATE/SHARE is not allowed with HAVING clause"
msgstr "HAVING句ではSELECT FOR UPDATE/SHAREを使用できません"
-#: parser/analyze.c:1952
+#: parser/analyze.c:2054
msgid "SELECT FOR UPDATE/SHARE is not allowed with aggregate functions"
msgstr "集約関数ではSELECT FOR UPDATE/SHAREを使用できません"
-#: parser/analyze.c:1956
+#: parser/analyze.c:2058
msgid "SELECT FOR UPDATE/SHARE is not allowed with window functions"
msgstr "ウィンドウ関数では SELECT FOR UPDATE/SHARE を使用できません"
-#: parser/analyze.c:2048
+#: parser/analyze.c:2062
+msgid ""
+"SELECT FOR UPDATE/SHARE is not allowed with set-returning functions in the "
+"target list"
+msgstr ""
+"ターゲットリストの中では SELECT FOR UPDATE/SHARE を戻り値を返す関数と"
+"一緒に使うことはできません"
+
+#: parser/analyze.c:2137
msgid "SELECT FOR UPDATE/SHARE must specify unqualified relation names"
msgstr ""
"SELECT FOR UPDATE/SHARE では無条件のリレーション名を指定しなければなりません"
-#: parser/analyze.c:2077
+#: parser/analyze.c:2167
msgid "SELECT FOR UPDATE/SHARE cannot be applied to a join"
msgstr "SELECT FOR UPDATE/SHAREを結合に使用できません"
-#: parser/analyze.c:2083
+#: parser/analyze.c:2173
msgid "SELECT FOR UPDATE/SHARE cannot be applied to NEW or OLD"
msgstr "SELECT FOR UPDATE/SHAREをNEWやOLDに使用できません"
-#: parser/analyze.c:2089
+#: parser/analyze.c:2179
msgid "SELECT FOR UPDATE/SHARE cannot be applied to a function"
msgstr "SELECT FOR UPDATE/SHAREを関数に使用できません"
-#: parser/analyze.c:2135
+#: parser/analyze.c:2191
+msgid "SELECT FOR UPDATE/SHARE cannot be applied to a WITH query"
+msgstr "SELECT FOR UPDATE/SHARE は WITH クエリーには適用できません"
+
+#: parser/analyze.c:2205
#, c-format
msgid "relation \"%s\" in FOR UPDATE/SHARE clause not found in FROM clause"
msgstr "FOR UPDATE/SHARE句のリレーション\"%s\"はFROM句にありません"
-#: parser/analyze.c:2203 parser/parse_coerce.c:283 parser/parse_expr.c:641
-#: parser/parse_expr.c:648
-#, c-format
-msgid "there is no parameter $%d"
-msgstr "パラメータ$%dがありません"
-
-#: parser/parse_coerce.c:300 parser/parse_expr.c:1870
-#, c-format
-msgid "inconsistent types deduced for parameter $%d"
-msgstr "パラメータ$%dについて推定された型が不整合です"
-
-#: parser/parse_coerce.c:891 parser/parse_coerce.c:920
-#: parser/parse_coerce.c:938 parser/parse_coerce.c:953
-#: parser/parse_expr.c:1522 parser/parse_expr.c:2025
+#: parser/parse_coerce.c:843 parser/parse_coerce.c:872
+#: parser/parse_coerce.c:890 parser/parse_coerce.c:905
+#: parser/parse_expr.c:1638 parser/parse_expr.c:2149
#, c-format
msgid "cannot cast type %s to %s"
msgstr "型%sから%sへキャストできません"
-#: parser/parse_coerce.c:923
+#: parser/parse_coerce.c:875
msgid "Input has too few columns."
msgstr "入力列が少なすぎます"
-#: parser/parse_coerce.c:941
+#: parser/parse_coerce.c:893
#, c-format
msgid "Cannot cast type %s to %s in column %d."
msgstr "列%3$dにて型%1$sから%2$sへキャストできません"
-#: parser/parse_coerce.c:956
+#: parser/parse_coerce.c:908
msgid "Input has too many columns."
msgstr "入力列が多すぎます"
#. translator: first %s is name of a SQL construct, eg WHERE
-#: parser/parse_coerce.c:999
+#: parser/parse_coerce.c:951
#, c-format
msgid "argument of %s must be type boolean, not type %s"
msgstr "%s の引数は %s 型ではなくブール型でなければなりません"
#. translator: %s is name of a SQL construct, eg WHERE
#. translator: %s is name of a SQL construct, eg LIMIT
-#: parser/parse_coerce.c:1009 parser/parse_coerce.c:1058
+#: parser/parse_coerce.c:961 parser/parse_coerce.c:1010
#, c-format
msgid "argument of %s must not return a set"
msgstr "%sの引数は集合を返してはなりません"
#. translator: first %s is name of a SQL construct, eg LIMIT
-#: parser/parse_coerce.c:1046
+#: parser/parse_coerce.c:998
#, c-format
msgid "argument of %s must be type %s, not type %s"
msgstr "%1$sの引数は型%3$sではなく%2$s型でなければなりません"
#. translator: first %s is name of a SQL construct, eg CASE
-#: parser/parse_coerce.c:1179
+#: parser/parse_coerce.c:1131
#, c-format
msgid "%s types %s and %s cannot be matched"
msgstr "%sの型%sと%sを一致させることができません"
#. translator: first %s is name of a SQL construct, eg CASE
-#: parser/parse_coerce.c:1246
+#: parser/parse_coerce.c:1198
#, c-format
msgid "%s could not convert type %s to %s"
msgstr "%sで型%sから%sへ変換できませんでした"
-#: parser/parse_coerce.c:1487
+#: parser/parse_coerce.c:1439
msgid "arguments declared \"anyelement\" are not all alike"
msgstr "\"anyelement\"と宣言された引数が全て同じでありません"
-#: parser/parse_coerce.c:1506
+#: parser/parse_coerce.c:1458
msgid "arguments declared \"anyarray\" are not all alike"
msgstr "\"anyarray\"と宣言された引数が全て同じでありません"
-#: parser/parse_coerce.c:1535 parser/parse_coerce.c:1679
-#: parser/parse_coerce.c:1710
+#: parser/parse_coerce.c:1487 parser/parse_coerce.c:1631
+#: parser/parse_coerce.c:1662
#, c-format
msgid "argument declared \"anyarray\" is not an array but type %s"
msgstr "\"anyarray\"と宣言された引数が配列でなく型%sでした"
-#: parser/parse_coerce.c:1551
+#: parser/parse_coerce.c:1503
msgid ""
"argument declared \"anyarray\" is not consistent with argument declared "
"\"anyelement\""
"\"anyarray\"と宣言された引数と\"anyelement\"と宣言された引数とで整合性があり"
"ません"
-#: parser/parse_coerce.c:1569
+#: parser/parse_coerce.c:1521
msgid "could not determine polymorphic type because input has type \"unknown\""
msgstr "入力型が\"unknown\"であったため多様型を決定できませんでした"
-#: parser/parse_coerce.c:1579
+#: parser/parse_coerce.c:1531
#, c-format
msgid "type matched to anynonarray is an array type: %s"
msgstr "anynonarrayと合う型は配列型です: %s"
-#: parser/parse_coerce.c:1589
+#: parser/parse_coerce.c:1541
#, c-format
msgid "type matched to anyenum is not an enum type: %s"
msgstr "anyenumに合う型は列挙型ではありません: %s"
-#: parser/parse_relation.c:142
+#: parser/parse_relation.c:147
#, c-format
msgid "table reference \"%s\" is ambiguous"
msgstr "テーブル参照\"%s\"は曖昧です"
-#: parser/parse_relation.c:178
+#: parser/parse_relation.c:183
#, c-format
msgid "table reference %u is ambiguous"
msgstr "テーブル参照%uは曖昧です"
-#: parser/parse_relation.c:338
+#: parser/parse_relation.c:343
#, c-format
msgid "table name \"%s\" specified more than once"
msgstr "テーブル名\"%s\"が複数指定されました"
-#: parser/parse_relation.c:473 parser/parse_relation.c:547
+#: parser/parse_relation.c:478 parser/parse_relation.c:552
+#: parser/parse_expr.c:733 parser/parse_target.c:976
#, c-format
msgid "column reference \"%s\" is ambiguous"
msgstr "列参照\"%s\"は曖昧です"
-#: parser/parse_relation.c:783 parser/parse_relation.c:1072
-#: parser/parse_relation.c:1432
+#: parser/parse_relation.c:755 parser/parse_relation.c:1044
+#: parser/parse_relation.c:1404
#, c-format
msgid "table \"%s\" has %d columns available but %d columns specified"
msgstr "テーブル\"%s\"では%d列使用できますが、%d列指定されました"
-#: parser/parse_relation.c:813
+#: parser/parse_relation.c:785
#, c-format
msgid "too many column aliases specified for function %s"
msgstr "関数%sで指定された列別名が多すぎます"
-#: parser/parse_relation.c:879
+#: parser/parse_relation.c:851
#, c-format
msgid ""
"There is a WITH item named \"%s\", but it cannot be referenced from this "
"\"%s\" という WITH 項目がありますが、これはクエリーのこの部分からは参照できま"
"せん。"
-#: parser/parse_relation.c:881
+#: parser/parse_relation.c:853
msgid ""
"Use WITH RECURSIVE, or re-order the WITH items to remove forward references."
msgstr ""
"WITH RECURSIVE を使うか、もしくは WITH 項目の場所を変えて前方参照をなくしてく"
"ださい"
-#: parser/parse_relation.c:1151
+#: parser/parse_relation.c:1123
msgid ""
"a column definition list is only allowed for functions returning \"record\""
msgstr "列定義リストは\"record\"を返す関数でのみ使用できます"
-#: parser/parse_relation.c:1159
+#: parser/parse_relation.c:1131
msgid "a column definition list is required for functions returning \"record\""
msgstr "\"record\"を返す関数では列定義リストが必要です"
-#: parser/parse_relation.c:1206
+#: parser/parse_relation.c:1178
#, c-format
msgid "function \"%s\" in FROM has unsupported return type %s"
msgstr "FROM句の関数\"%s\"がサポートされない戻り値型%sを持ちます"
-#: parser/parse_relation.c:1278
+#: parser/parse_relation.c:1250
#, c-format
msgid "VALUES lists \"%s\" have %d columns available but %d columns specified"
msgstr "VALUESリスト\"%s\"は%d列使用可能ですが、%d列が指定されました"
-#: parser/parse_relation.c:1334
+#: parser/parse_relation.c:1306
#, c-format
msgid "joins can have at most %d columns"
msgstr "JOIN で指定できるのは、最大 %d カラムです"
-#: parser/parse_relation.c:2098
+#: parser/parse_relation.c:2040
#, c-format
msgid "column %d of relation \"%s\" does not exist"
msgstr "リレーション\"%2$s\"の列\"%1$d\"は存在しません"
-#: parser/parse_relation.c:2460
+#: parser/parse_relation.c:2401
#, c-format
msgid "invalid reference to FROM-clause entry for table \"%s\""
msgstr "テーブル\"%s\"用のFROM句に対する無効な参照です。"
-#: parser/parse_relation.c:2463 parser/parse_relation.c:2483
+#: parser/parse_relation.c:2404
#, c-format
msgid "Perhaps you meant to reference the table alias \"%s\"."
msgstr "テーブル別名\"%s\"に対する参照を意図しているかもしれません"
-#: parser/parse_relation.c:2465 parser/parse_relation.c:2486
+#: parser/parse_relation.c:2406
#, c-format
msgid ""
"There is an entry for table \"%s\", but it cannot be referenced from this "
"テーブル\"%s\"の項目がありますが、問い合わせのこの部分からは参照できません。"
"\""
-#: parser/parse_relation.c:2471
+#: parser/parse_relation.c:2412
#, c-format
msgid "missing FROM-clause entry for table \"%s\""
msgstr "テーブル\"%s\"用のFROM句エントリがありません"
-#: parser/parse_relation.c:2480
-#, c-format
-msgid "adding missing FROM-clause entry for table \"%s\""
-msgstr "テーブル\"%s\"用の存在しないFROM句エントリを追加しています"
-
-#: parser/parse_utilcmd.c:297
+#: parser/parse_utilcmd.c:296
msgid "array of serial is not implemented"
msgstr "連番(SERIAL)の配列は実装されていません"
msgstr ""
"%1$sはシリアル列\"%3$s.%4$s\"用に暗黙的なシーケンス\"%2$s\"を作成します。"
-#: parser/parse_utilcmd.c:441 parser/parse_utilcmd.c:451
+#: parser/parse_utilcmd.c:428 parser/parse_utilcmd.c:440
#, c-format
msgid ""
"conflicting NULL/NOT NULL declarations for column \"%s\" of table \"%s\""
msgstr "テーブル\"%2$s\"の列\"%1$s\"でNULL宣言とNOT NULL宣言が競合しています"
-#: parser/parse_utilcmd.c:461
+#: parser/parse_utilcmd.c:452
#, c-format
msgid "multiple default values specified for column \"%s\" of table \"%s\""
msgstr "テーブル\"%2$s\"の列\"%1$s\"で複数のデフォルト値の指定があります"
-#: parser/parse_utilcmd.c:1212
+#: parser/parse_utilcmd.c:1438
#, c-format
msgid "column \"%s\" appears twice in primary key constraint"
msgstr "列\"%s\"がプライマリキー制約内に2回出現します"
-#: parser/parse_utilcmd.c:1217
+#: parser/parse_utilcmd.c:1443
#, c-format
msgid "column \"%s\" appears twice in unique constraint"
-msgstr "列\"%s\"が一意性制約内に2回出現します"
+msgstr "列 \"%s\" が一意性制約内に2回出現します"
-#: parser/parse_utilcmd.c:1364
+#: parser/parse_utilcmd.c:1590
msgid "index expression cannot return a set"
msgstr "式インデックスは集合を返すことができません"
-#: parser/parse_utilcmd.c:1374
+#: parser/parse_utilcmd.c:1600
msgid ""
"index expressions and predicates can refer only to the table being indexed"
msgstr "インデックス式と術後はインデックス付けされるテーブルのみを参照できます"
-#: parser/parse_utilcmd.c:1469
+#: parser/parse_utilcmd.c:1695
msgid "rule WHERE condition cannot contain references to other relations"
msgstr "ルールのWHERE条件に他のリレーションへの参照を持たせられません"
-#: parser/parse_utilcmd.c:1475
+#: parser/parse_utilcmd.c:1701
msgid "cannot use aggregate function in rule WHERE condition"
msgstr "ルールのWHERE条件では集約関数を使用できません"
-#: parser/parse_utilcmd.c:1479
+#: parser/parse_utilcmd.c:1705
msgid "cannot use window function in rule WHERE condition"
msgstr "ルールの WHERE 句ではウィンドウ関数を使用できません"
-#: parser/parse_utilcmd.c:1551
+#: parser/parse_utilcmd.c:1777
msgid ""
"rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE "
"actions"
msgstr ""
"ルールのWHERE条件はSELECT、INSERT、UPDATE、DELETE動作のみを持つことができます"
-#: parser/parse_utilcmd.c:1587
+#: parser/parse_utilcmd.c:1813
msgid "ON SELECT rule cannot use OLD"
msgstr "ON SELECTルールではOLDを使用できません"
-#: parser/parse_utilcmd.c:1591
+#: parser/parse_utilcmd.c:1817
msgid "ON SELECT rule cannot use NEW"
msgstr "ON SELECTルールではNEWを使用できません"
-#: parser/parse_utilcmd.c:1600
+#: parser/parse_utilcmd.c:1826
msgid "ON INSERT rule cannot use OLD"
msgstr "ON INSERTルールではOLDを使用できません"
-#: parser/parse_utilcmd.c:1606
+#: parser/parse_utilcmd.c:1832
msgid "ON DELETE rule cannot use NEW"
msgstr "ON DELETEルールではNEWを使用できません"
-#: parser/parse_utilcmd.c:1889
+#: parser/parse_utilcmd.c:2113
msgid "misplaced DEFERRABLE clause"
msgstr "DEFERRABLE句の場所が間違っています"
-#: parser/parse_utilcmd.c:1893 parser/parse_utilcmd.c:1906
+#: parser/parse_utilcmd.c:2118 parser/parse_utilcmd.c:2133
msgid "multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed"
msgstr "複数のDEFERRABLE/NOT DEFERRABLE句を使用できません"
-#: parser/parse_utilcmd.c:1902
+#: parser/parse_utilcmd.c:2128
msgid "misplaced NOT DEFERRABLE clause"
msgstr "NOT DEFERRABLE句の場所が間違っています"
-#: parser/parse_utilcmd.c:1913 parser/parse_utilcmd.c:1936 gram.y:3246
-#: gram.y:3262
+#: parser/parse_utilcmd.c:2141 parser/parse_utilcmd.c:2167 gram.y:3427
+#: gram.y:3443
msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
msgstr "INITIALLY DEFERREDと宣言された制約はDEFERRABLEでなければなりません"
-#: parser/parse_utilcmd.c:1920
+#: parser/parse_utilcmd.c:2149
msgid "misplaced INITIALLY DEFERRED clause"
msgstr "INITIALLY DEFERRED句の場所が間違っています<"
-#: parser/parse_utilcmd.c:1924 parser/parse_utilcmd.c:1947
+#: parser/parse_utilcmd.c:2154 parser/parse_utilcmd.c:2180
msgid "multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed"
msgstr "複数のINITIALLY IMMEDIATE/DEFERRED句を使用できません"
-#: parser/parse_utilcmd.c:1943
+#: parser/parse_utilcmd.c:2175
msgid "misplaced INITIALLY IMMEDIATE clause"
msgstr "INITIALLY IMMEDIATE句の場所が間違っています<"
-#: parser/parse_utilcmd.c:2114
+#: parser/parse_utilcmd.c:2348
#, c-format
msgid ""
"CREATE specifies a schema (%s) different from the one being created (%s)"
msgstr "CREATEで指定したスキーマ(%s)が作成先のスキーマ(%s)と異なります"
-#: parser/parse_node.c:77
+#: parser/parse_node.c:82
#, c-format
msgid "target lists can have at most %d entries"
msgstr "対象リストは最大で%dエントリ持つことができます"
-#: parser/parse_node.c:219
+#: parser/parse_node.c:224
#, c-format
msgid "cannot subscript type %s because it is not an array"
msgstr "配列ではありませんので、型%sに添え字をつけられません"
-#: parser/parse_node.c:313 parser/parse_node.c:339
+#: parser/parse_node.c:318 parser/parse_node.c:344
msgid "array subscript must have type integer"
msgstr "配列の添え字は整数型でなければなりません"
-#: parser/parse_node.c:363
+#: parser/parse_node.c:368
#, c-format
msgid "array assignment requires type %s but expression is of type %s"
msgstr "配列の代入では型%sが必要でしたが、式は型%sでした"
-#: parser/parse_agg.c:84
+#: parser/parse_agg.c:125 parser/parse_oper.c:253
+#, c-format
+msgid "could not identify an ordering operator for type %s"
+msgstr "型%sの順序演算子を識別できませんでした"
+
+#: parser/parse_agg.c:127
+msgid "Aggregates with DISTINCT must be able to sort their inputs."
+msgstr ""
+"DISTINCT 付きの集約関数は、それに対する入力をソートできなければなりません。"
+
+#: parser/parse_agg.c:168
msgid "aggregate function calls cannot contain window function calls"
msgstr "集約関数の呼び出しにウィンドウ関数の呼び出しを含むことはできません"
-#: parser/parse_agg.c:155 parser/parse_clause.c:1546
+#: parser/parse_agg.c:239 parser/parse_clause.c:1587
#, c-format
msgid "window \"%s\" does not exist"
msgstr "ウィンドウ \"%s\" は存在しません"
-#: parser/parse_agg.c:243
+#: parser/parse_agg.c:327
msgid "aggregates not allowed in WHERE clause"
msgstr "WHERE句では集約を使用できません"
-#: parser/parse_agg.c:249
+#: parser/parse_agg.c:333
msgid "aggregates not allowed in JOIN conditions"
msgstr "JOIN条件で集約を使用できません"
-#: parser/parse_agg.c:270
+#: parser/parse_agg.c:354
msgid "aggregates not allowed in GROUP BY clause"
msgstr "GROUP BY句で集約を使用できません"
-#: parser/parse_agg.c:338
+#: parser/parse_agg.c:422
msgid "aggregate functions not allowed in a recursive query's recursive term"
msgstr "再帰クエリーの再帰項目中では集約関数を使用できません"
-#: parser/parse_agg.c:363
+#: parser/parse_agg.c:447
msgid "window functions not allowed in WHERE clause"
msgstr "WHERE句ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:369
+#: parser/parse_agg.c:453
msgid "window functions not allowed in JOIN conditions"
msgstr "JOIN条件ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:375
+#: parser/parse_agg.c:459
msgid "window functions not allowed in HAVING clause"
msgstr "HAVING 句ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:388
+#: parser/parse_agg.c:472
msgid "window functions not allowed in GROUP BY clause"
msgstr "GROUP BY 句ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:407 parser/parse_agg.c:420
+#: parser/parse_agg.c:491 parser/parse_agg.c:504
msgid "window functions not allowed in window definition"
msgstr "ウィンドウ定義ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:541
+#: parser/parse_agg.c:625
#, c-format
msgid ""
"column \"%s.%s\" must appear in the GROUP BY clause or be used in an "
"列\"%s.%s\"はGROUP BY句で出現しなければならないか、集約関数内で使用しなければ"
"なりません"
-#: parser/parse_agg.c:547
+#: parser/parse_agg.c:631
#, c-format
msgid "subquery uses ungrouped column \"%s.%s\" from outer query"
msgstr ""
"外部問い合わせから副問い合わせがグループ化されていない列\"%s.%s\"を使用してい"
"ます"
-#: parser/parse_expr.c:343 parser/parse_target.c:596
+#: parser/parse_expr.c:357 parser/parse_expr.c:749
+#, c-format
+msgid "column %s.%s does not exist"
+msgstr "列%s.%sは存在しません"
+
+#: parser/parse_expr.c:369
+#, c-format
+msgid "column \"%s\" not found in data type %s"
+msgstr "データ型%2$sの列\"%1$s\"はありません"
+
+#: parser/parse_expr.c:375
+#, c-format
+msgid "could not identify column \"%s\" in record data type"
+msgstr "レコードデータ型の列\"%s\"を識別できませんでした"
+
+#: parser/parse_expr.c:381
+#, c-format
+msgid "column notation .%s applied to type %s, which is not a composite type"
+msgstr "列記法 .%sが型%sに使用されましたが、この型は複合型ではありません"
+
+#: parser/parse_expr.c:411 parser/parse_target.c:600
msgid "row expansion via \"*\" is not supported here"
msgstr "\"*\" を通した行展開は、ここではサポートされていません"
-#: parser/parse_expr.c:891
+#: parser/parse_expr.c:801 parser/parse_param.c:107 parser/parse_param.c:138
+#: parser/parse_param.c:194 parser/parse_param.c:286
+#, c-format
+msgid "there is no parameter $%d"
+msgstr "パラメータ$%dがありません"
+
+#: parser/parse_expr.c:1006
msgid "NULLIF requires = operator to yield boolean"
msgstr "NULLIFでは=演算子がbooleanを返すことを必要とします"
-#: parser/parse_expr.c:1064
+#: parser/parse_expr.c:1179
msgid "arguments of row IN must all be row expressions"
msgstr "行のIN引数はすべて行式でなければなりません"
-#: parser/parse_expr.c:1267
+#: parser/parse_expr.c:1383
msgid "subquery cannot have SELECT INTO"
msgstr "副問い合わせでは SELECT INTO を使用できません"
-#: parser/parse_expr.c:1295
+#: parser/parse_expr.c:1411
msgid "subquery must return a column"
msgstr "副問い合わせは1列を返さなければなりません"
-#: parser/parse_expr.c:1302
+#: parser/parse_expr.c:1418
msgid "subquery must return only one column"
msgstr "副問い合わせは1列のみを返さなければなりません"
-#: parser/parse_expr.c:1361
+#: parser/parse_expr.c:1477
msgid "subquery has too many columns"
msgstr "副問い合わせの列が多すぎます"
-#: parser/parse_expr.c:1366
+#: parser/parse_expr.c:1482
msgid "subquery has too few columns"
msgstr "副問い合わせの列が少なすぎます"
-#: parser/parse_expr.c:1462
+#: parser/parse_expr.c:1578
msgid "cannot determine type of empty array"
msgstr "空の配列のデータ型を決定できません"
-#: parser/parse_expr.c:1463
+#: parser/parse_expr.c:1579
msgid "Explicitly cast to the desired type, for example ARRAY[]::integer[]."
msgstr "希望する型に明示的にキャストしてください。例:ARRAY[]::integer[]"
-#: parser/parse_expr.c:1477
+#: parser/parse_expr.c:1593
#, c-format
msgid "could not find element type for data type %s"
msgstr "データ型 %s の要素を見つけられませんでした"
-#: parser/parse_expr.c:1675
+#: parser/parse_expr.c:1791
msgid "unnamed XML attribute value must be a column reference"
msgstr "無名のXML属性値は列参照でなければなりません"
-#: parser/parse_expr.c:1676
+#: parser/parse_expr.c:1792
msgid "unnamed XML element value must be a column reference"
msgstr "無名のXML要素値は列参照でなければなりません"
-#: parser/parse_expr.c:1691
+#: parser/parse_expr.c:1807
#, c-format
msgid "XML attribute name \"%s\" appears more than once"
msgstr "XML属性名\"%s\"が複数あります"
-#: parser/parse_expr.c:1798
+#: parser/parse_expr.c:1914
#, c-format
msgid "cannot cast XMLSERIALIZE result to %s"
msgstr "XMLSERIALIZE の結果を %s へキャストできません"
-#: parser/parse_expr.c:2066 parser/parse_expr.c:2264
+#: parser/parse_expr.c:2190 parser/parse_expr.c:2388
msgid "unequal number of entries in row expressions"
msgstr "行式において項目数が一致しません"
-#: parser/parse_expr.c:2076
+#: parser/parse_expr.c:2200
msgid "cannot compare rows of zero length"
msgstr "長さ0の行を比較できません"
-#: parser/parse_expr.c:2101
+#: parser/parse_expr.c:2225
#, c-format
msgid "row comparison operator must yield type boolean, not type %s"
msgstr "行比較演算子は型%sではなくbooleanを返さなければなりません"
-#: parser/parse_expr.c:2108
+#: parser/parse_expr.c:2232
msgid "row comparison operator must not return a set"
msgstr "行比較演算子は集合を返してはいけません"
-#: parser/parse_expr.c:2167 parser/parse_expr.c:2211
+#: parser/parse_expr.c:2291 parser/parse_expr.c:2335
#, c-format
msgid "could not determine interpretation of row comparison operator %s"
msgstr "行比較演算子%sの解釈を決定できません"
-#: parser/parse_expr.c:2169
+#: parser/parse_expr.c:2293
msgid ""
"Row comparison operators must be associated with btree operator families."
msgstr "行比較演算子はB-Tree演算子族と関連付けされなければなりません。"
-#: parser/parse_expr.c:2213
+#: parser/parse_expr.c:2337
msgid "There are multiple equally-plausible candidates."
msgstr "複数のもっともらしさが等しい候補が存在します。"
-#: parser/parse_expr.c:2304
+#: parser/parse_expr.c:2428
msgid "IS DISTINCT FROM requires = operator to yield boolean"
msgstr "IS DISTINCT FROMでは=演算子はbooleanを返さなければなりません"
msgid "identifier \"%s\" will be truncated to \"%.*s\""
msgstr "識別子\"%s\"を\"%.*s\"に切り詰めます"
-#: scan.l:386
+#: scan.l:413
msgid "unterminated /* comment"
msgstr "/*コメントが閉じていません"
-#: scan.l:415
+#: scan.l:442
msgid "unterminated bit string literal"
msgstr "ビット文字列リテラルの終端がありません"
-#: scan.l:436
+#: scan.l:463
msgid "unterminated hexadecimal string literal"
msgstr "16進数文字列リテラルの終端がありません"
-#: scan.l:476
+#: scan.l:513
msgid "unsafe use of string constant with Unicode escapes"
msgstr "Unicodeエスケープを使った文字列定数の危険な使用"
-#: scan.l:477
+#: scan.l:514
msgid ""
"String constants with Unicode escapes cannot be used when "
"standard_conforming_strings is off."
"Unicodeエスケープはstandard_conforming_stringsが無効な時に使用することはでき"
"ません。"
-#: scan.l:524
+#: scan.l:566 scan.l:574 scan.l:582 scan.l:583 scan.l:584 scan.l:1240
+#: scan.l:1259 scan.l:1263 scan.l:1292 scan.l:1296 scan.l:1318
+msgid "invalid Unicode surrogate pair"
+msgstr "Unicode のサロゲートペアが無効です"
+
+#: scan.l:588
+msgid "invalid Unicode escape"
+msgstr "Unicode のエスケープが無効です"
+
+#: scan.l:589
+msgid "Unicode escapes must be \\uXXXX or \\UXXXXXXXX."
+msgstr "Unicode エスケープは \\uXXXX または \\UXXXXXXXX でなければなりません。"
+
+#: scan.l:600
msgid "unsafe use of \\' in a string literal"
msgstr "文字列リテラルで安全ではない\\'が使用されました。"
-#: scan.l:525
+#: scan.l:601
msgid ""
"Use '' to write quotes in strings. \\' is insecure in client-only encodings."
msgstr ""
"文字列内で引用符を記述するには''を使用してください。\\'はクライアントのみで有"
"効な符号化形式では安全ではありません。"
-#: scan.l:554
+#: scan.l:631
msgid "unterminated quoted string"
msgstr "文字列の引用符が閉じていません"
-#: scan.l:598
+#: scan.l:676
msgid "unterminated dollar-quoted string"
msgstr "文字列のドル引用符が閉じていません"
-#: scan.l:615 scan.l:627 scan.l:641
+#: scan.l:693 scan.l:705 scan.l:719
msgid "zero-length delimited identifier"
msgstr "区切りつき識別子の長さがゼロです"
-#: scan.l:654
+#: scan.l:732
msgid "unterminated quoted identifier"
msgstr "識別子の引用符が閉じていません"
-#: scan.l:748
+#: scan.l:836
msgid "operator too long"
msgstr "演算子が長すぎます"
#. translator: %s is typically the translation of "syntax error"
-#: scan.l:897
+#: scan.l:994
#, c-format
msgid "%s at end of input"
msgstr "入力の最後で %s"
#. translator: first %s is typically the translation of "syntax error"
-#: scan.l:905
+#: scan.l:1002
#, c-format
msgid "%s at or near \"%s\""
msgstr "\"%2$s\"またはその近辺で%1$s"
-#: scan.l:1025
+#: scan.l:1163 scan.l:1195
msgid ""
"Unicode escape values cannot be used for code point values above 007F when "
"the server encoding is not UTF8"
"サーバーのエンコーディングが UTF-8 ではない場合、コードポイントの値が 007F 以"
"上については Unicode のエスケープ値は使用できません"
-#: scan.l:1042
-msgid "invalid Unicode escape character"
-msgstr "Unicode のエスケープ文字が無効です"
-
-#: scan.l:1085
+#: scan.l:1191 scan.l:1310
msgid "invalid Unicode escape value"
msgstr "Unicode のエスケープシーケンスが無効です"
-#: scan.l:1134
+#: scan.l:1216
+msgid "invalid Unicode escape character"
+msgstr "Unicode のエスケープ文字が無効です"
+
+#: scan.l:1366
msgid "nonstandard use of \\' in a string literal"
msgstr "文字列リテラルで非標準的な\\'が使用されました。"
-#: scan.l:1135
+#: scan.l:1367
msgid ""
"Use '' to write quotes in strings, or use the escape string syntax (E'...')."
msgstr ""
"文字列内で引用符を記述するには''を使用してください。またはエスケープ文字列構"
"文(E'...')を使用してください。"
-#: scan.l:1144
+#: scan.l:1376
msgid "nonstandard use of \\\\ in a string literal"
msgstr "文字列リテラルで非標準的な\\\\が使用されました。"
-#: scan.l:1145
+#: scan.l:1377
msgid "Use the escape string syntax for backslashes, e.g., E'\\\\'."
msgstr ""
"バックスラッシュ用のエスケープ文字列構文、例えばE'\\\\'を使用してください。"
-#: scan.l:1159
+#: scan.l:1391
msgid "nonstandard use of escape in a string literal"
msgstr "文字列リテラル内で非標準的なエスケープが使用されました"
-#: scan.l:1160
+#: scan.l:1392
msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'."
msgstr ""
"エスケープ用のエスケープ文字列構文、例えばE'\\\\r\\\\n'を使用してください"
msgid "recursive reference to query \"%s\" must not appear within EXCEPT"
msgstr "クエリー \"%s\" への再帰的参照が、EXCEPT 内で現れてはなりません"
-#: parser/parse_cte.c:133
+#: parser/parse_cte.c:130
#, c-format
msgid "WITH query name \"%s\" specified more than once"
msgstr "WITH クエリー名 \"%s\" が複数回指定されました"
-#: parser/parse_cte.c:269
+#: parser/parse_cte.c:247
msgid "subquery in WITH cannot have SELECT INTO"
msgstr "WITH における副問い合わせでは SELECT INTO を使用できません"
-#: parser/parse_cte.c:310
+#: parser/parse_cte.c:288
#, c-format
msgid ""
"recursive query \"%s\" column %d has type %s in non-recursive term but type %"
"再帰クエリー \"%s\" の %d 個目のカラムが非再帰項目内で %s 型になっています"
"が、全体的には %s 型になっています"
-#: parser/parse_cte.c:316
+#: parser/parse_cte.c:294
msgid "Cast the output of the non-recursive term to the correct type."
msgstr "非再帰項目の出力を正しい型にキャストしてください"
-#: parser/parse_cte.c:386
+#: parser/parse_cte.c:376
#, c-format
msgid "WITH query \"%s\" has %d columns available but %d columns specified"
msgstr ""
"WITH クエリー \"%s\" では %d 個のカラムが使用できますが、%d 個のカラムが指定"
"されました"
-#: parser/parse_cte.c:566
+#: parser/parse_cte.c:556
msgid "mutual recursion between WITH items is not implemented"
msgstr "WITH 項目間同士の再帰は実装されていません"
-#: parser/parse_cte.c:618
+#: parser/parse_cte.c:608
#, c-format
msgid ""
"recursive query \"%s\" does not have the form non-recursive-term UNION [ALL] "
"recursive-term"
msgstr "再帰クエリー \"%s\" に 非再帰項目 UNION [ALL] 再帰項目 がありません"
-#: parser/parse_cte.c:650
+#: parser/parse_cte.c:640
msgid "ORDER BY in a recursive query is not implemented"
msgstr "再帰クエリー内の ORDER BY は実装されていません"
-#: parser/parse_cte.c:656
+#: parser/parse_cte.c:646
msgid "OFFSET in a recursive query is not implemented"
msgstr "再帰クエリー内の OFFSET は実装されていません"
-#: parser/parse_cte.c:662
+#: parser/parse_cte.c:652
msgid "LIMIT in a recursive query is not implemented"
msgstr "再帰クエリー内の LIMIT は実装されていません"
-#: parser/parse_cte.c:668
+#: parser/parse_cte.c:658
msgid "FOR UPDATE/SHARE in a recursive query is not implemented"
msgstr "再帰クエリー内の FOR UPDATE/SHARE は実装されていません"
-#: parser/parse_cte.c:730
+#: parser/parse_cte.c:715
#, c-format
msgid "recursive reference to query \"%s\" must not appear more than once"
msgstr "クエリー \"%s\" への再帰参照が2回以上現れてはなりません"
-#: parser/parse_oper.c:253
-#, c-format
-msgid "could not identify an ordering operator for type %s"
-msgstr "型%sの順序演算子を識別できませんでした"
-
#: parser/parse_oper.c:255
msgid "Use an explicit ordering operator or modify the query."
msgstr "明示的に順序演算子を使用するか問い合わせを変更してください"
msgid "op ANY/ALL (array) requires operator not to return a set"
msgstr "演算子 ANY/ALL (配列) の演算子は集合を返してはいけません"
-#: parser/parse_target.c:369 parser/parse_target.c:657
+#: parser/parse_target.c:373 parser/parse_target.c:661
#, c-format
msgid "cannot assign to system column \"%s\""
msgstr "システム列\"%s\"に代入できません"
-#: parser/parse_target.c:394
+#: parser/parse_target.c:398
msgid "cannot set an array element to DEFAULT"
msgstr "配列要素にDEFAULTを設定できません"
-#: parser/parse_target.c:399
+#: parser/parse_target.c:403
msgid "cannot set a subfield to DEFAULT"
msgstr "サブフィールドにDEFAULTを設定できません"
-#: parser/parse_target.c:466
+#: parser/parse_target.c:470
#, c-format
msgid "column \"%s\" is of type %s but expression is of type %s"
msgstr "列\"%s\"は型%sですが、式は型%sでした"
-#: parser/parse_target.c:641
+#: parser/parse_target.c:645
#, c-format
msgid ""
"cannot assign to field \"%s\" of column \"%s\" because its type %s is not a "
"型%3$sが複合型でありませんので、列\"%2$s\"のフィールド\"%1$s\"に代入できませ"
"ん。"
-#: parser/parse_target.c:650
+#: parser/parse_target.c:654
#, c-format
msgid ""
"cannot assign to field \"%s\" of column \"%s\" because there is no such "
"データ型%3$sの列がありませんので、列\"%2$s\"のフィールド\"%1$s\"に代入できま"
"せん。"
-#: parser/parse_target.c:725
+#: parser/parse_target.c:729
#, c-format
msgid ""
"array assignment to \"%s\" requires type %s but expression is of type %s"
msgstr "\"%s\"への配列代入には型%sが必要ですが、式は型%sでした"
-#: parser/parse_target.c:735
+#: parser/parse_target.c:739
#, c-format
msgid "subfield \"%s\" is of type %s but expression is of type %s"
msgstr "サブフィールド\"%s\"は型%sですが、式は型%sでした"
-#: parser/parse_target.c:991
+#: parser/parse_target.c:1038
msgid "SELECT * with no tables specified is not valid"
msgstr "テーブル指定のないSELECT *は無効です"
-#: gram.y:1191
+#: gram.y:1243
msgid "current database cannot be changed"
msgstr "現在のデータベースを変更できません"
-#: gram.y:1306 gram.y:1321
+#: gram.y:1358 gram.y:1373
msgid "time zone interval must be HOUR or HOUR TO MINUTE"
msgstr "時間帯の間隔はHOURまたはHOUR TO MINUTEでなければなりません"
-#: gram.y:1326 gram.y:7744 gram.y:10037
+#: gram.y:1378 gram.y:8200 gram.y:10575
msgid "interval precision specified twice"
msgstr "インターバル型の精度が2回指定されました"
-#: gram.y:2522
+#: gram.y:2471
+msgid "CHECK constraints cannot be deferred"
+msgstr "CHECK 制約は遅延可能にはできません"
+
+#: gram.y:2675
msgid "CREATE TABLE AS cannot specify INTO"
msgstr "CREATE TABLE ASはINTOを指定できません"
-#: gram.y:3176
+#: gram.y:3338
msgid "duplicate trigger events specified"
msgstr "重複したトリガーイベントが指定されました"
-#: gram.y:3326
+#: gram.y:3507
msgid "CREATE ASSERTION is not yet implemented"
msgstr "CREATE ASSERTIONはまだ実装されていません"
-#: gram.y:3342
+#: gram.y:3523
msgid "DROP ASSERTION is not yet implemented"
msgstr "DROP ASSERTIONはまだ実装されていません"
-#: gram.y:3638
+#: gram.y:3819
msgid "RECHECK is no longer required"
msgstr "RECHECK はもはや必要とされません"
-#: gram.y:3639
+#: gram.y:3820
msgid "Update your data type."
msgstr "データ型を更新してください"
-#: gram.y:5917 gram.y:5923 gram.y:5929
+#: gram.y:6277 gram.y:6283 gram.y:6289
msgid "WITH CHECK OPTION is not implemented"
msgstr "WITH CHECK OPTIONは実装されていません"
-#: gram.y:6515
+#: gram.y:6966
msgid "column name list not allowed in CREATE TABLE / AS EXECUTE"
msgstr "CREATE TABLE / AS EXECUTEでは列名リストを使用できません"
-#: gram.y:6736
+#: gram.y:7187
msgid "number of columns does not match number of values"
msgstr "列の数がVALUESの数と一致しません"
-#: gram.y:7160
+#: gram.y:7627
msgid "LIMIT #,# syntax is not supported"
msgstr "LIMIT #,#構文は実装されていません"
-#: gram.y:7161
+#: gram.y:7628
msgid "Use separate LIMIT and OFFSET clauses."
msgstr "分割してLIMITとOFFSET句を使用してください"
-#: gram.y:7382
+#: gram.y:7846
msgid "VALUES in FROM must have an alias"
msgstr "FROM句のVALUESは別名を持たなければなりません"
-#: gram.y:7383
+#: gram.y:7847
msgid "For example, FROM (VALUES ...) [AS] foo."
msgstr "例えば、FROM (VALUES ...) [AS] foo。"
-#: gram.y:7388
+#: gram.y:7852
msgid "subquery in FROM must have an alias"
msgstr "FROM句の副問い合わせは別名を持たなければなりません"
-#: gram.y:7389
+#: gram.y:7853
msgid "For example, FROM (SELECT ...) [AS] foo."
msgstr "例えば、FROM (SELECT ...) [AS] foo。"
-#: gram.y:7870
+#: gram.y:8326
msgid "precision for type float must be at least 1 bit"
msgstr "浮動小数点数の型の精度は最低でも1ビットなければなりません"
-#: gram.y:7879
+#: gram.y:8335
msgid "precision for type float must be less than 54 bits"
msgstr "浮動小数点数の型の精度は54ビットよりも小さくなければなりません"
-#: gram.y:8575
+#: gram.y:9041
msgid "UNIQUE predicate is not yet implemented"
-msgstr "UNIQUE述部はまだ実装されていません"
+msgstr "UNIQUE 述部はまだ実装されていません"
-#: gram.y:9414 gram.y:9429
+#: gram.y:9916 gram.y:9931
msgid "frame start cannot be UNBOUNDED FOLLOWING"
msgstr "構成の開始部分が UNBOUNDED FOLLOWING であってはなりません"
-#: gram.y:9419 gram.y:9434
+#: gram.y:9921 gram.y:9936
msgid "frame start at CURRENT ROW is not implemented"
msgstr "CURRENT ROW で始まる構成(frame)は実装されていません"
-#: gram.y:9439
+#: gram.y:9941
msgid "frame end cannot be UNBOUNDED PRECEDING"
msgstr "構成の末尾が UNBOUNDED PRECEDING であってはなりません"
-#: gram.y:10559
-msgid "OLD used in query that is not in a rule"
-msgstr "ルール以外の問い合わせでOLDが使用されました"
+#: gram.y:10550
+msgid "type modifier cannot have AS name"
+msgstr "型修正子は AS 名を持つことはできません"
-#: gram.y:10569
-msgid "NEW used in query that is not in a rule"
-msgstr "ルール以外の問い合わせでNEWが使用されました"
-
-#: gram.y:10617 gram.y:10824
+#: gram.y:11151 gram.y:11359
msgid "improper use of \"*\""
msgstr " \"*\" の使い方が不適切です"
-#: gram.y:10756
+#: gram.y:11290
msgid "wrong number of parameters on left side of OVERLAPS expression"
msgstr "OVERLAPS式の左辺のパラメータ数が間違っています"
-#: gram.y:10763
+#: gram.y:11297
msgid "wrong number of parameters on right side of OVERLAPS expression"
msgstr "OVERLAPS式の右辺のパラメータ数が間違っています"
-#: gram.y:10886
+#: gram.y:11422
msgid "multiple ORDER BY clauses not allowed"
msgstr "複数のORDER BY句は使用できません"
-#: gram.y:10897
+#: gram.y:11433
msgid "multiple OFFSET clauses not allowed"
msgstr "複数のOFFSET句は使用できません"
-#: gram.y:10906
+#: gram.y:11442
msgid "multiple LIMIT clauses not allowed"
msgstr "複数のLIMIT句は使用できません"
-#: gram.y:10915
+#: gram.y:11451
msgid "multiple WITH clauses not allowed"
msgstr "複数の WITH 句は使用できません"
-#: gram.y:11069
+#: gram.y:11605
msgid "OUT and INOUT arguments aren't allowed in TABLE functions"
msgstr "テーブル関数では OUT と INOUT 引数は使用できません"
-#: parser/parse_func.c:187
+#: parser/parse_func.c:147
+msgid "argument name \"%s\" used more than once"
+msgstr "引数名 \"%s\" が複数回指定されました"
+
+#: parser/parse_func.c:158
+msgid "positional argument cannot follow named argument"
+msgstr "位置パラメーターの次には名前付きの引数を指定できません。"
+
+#: parser/parse_func.c:236
#, c-format
msgid "%s(*) specified, but %s is not an aggregate function"
msgstr "%s(*)が指定されましたが%sは集約関数ではありません"
-#: parser/parse_func.c:194
+#: parser/parse_func.c:243
#, c-format
msgid "DISTINCT specified, but %s is not an aggregate function"
msgstr "DISTINCTが指定されましたが%sは集約関数ではありません"
-#: parser/parse_func.c:200
+#: parser/parse_func.c:249
+msgid "ORDER BY specified, but %s is not an aggregate function"
+msgstr "ORDER BY が指定されましたが、%s が集約関数ではありません"
+
+#: parser/parse_func.c:255
#, c-format
msgid ""
"OVER specified, but %s is not a window function nor an aggregate function"
msgstr ""
"OVER が指定されましたが、%s はウィンドウ関数と集約関数のいずれでもありません"
-#: parser/parse_func.c:227
+#: parser/parse_func.c:277
#, c-format
msgid "function %s is not unique"
-msgstr "関数%sは一意でありません"
+msgstr "関数 %s は一意でありません"
-#: parser/parse_func.c:230
+#: parser/parse_func.c:280
msgid ""
"Could not choose a best candidate function. You might need to add explicit "
"type casts."
msgstr ""
"最善の候補関数を選択できませんでした。明示的な型キャストが必要かもしれません"
-#: parser/parse_func.c:239
+#: parser/parse_func.c:289
msgid ""
"No function matches the given name and argument types. You might need to add "
"explicit type casts."
"指定名称、指定引数型に合う関数がありません。明示的な型キャストが必要かもしれ"
"ません"
-#: parser/parse_func.c:346 parser/parse_func.c:399
+#: parser/parse_func.c:399 parser/parse_func.c:464
#, c-format
msgid "%s(*) must be used to call a parameterless aggregate function"
msgstr "%s(*)はパラメータがない集約関数の呼び出しに使用しなければなりません"
-#: parser/parse_func.c:353
+#: parser/parse_func.c:406
msgid "aggregates cannot return sets"
msgstr "集約は集合を返せません"
-#: parser/parse_func.c:372
+#: parser/parse_func.c:418
+msgid "aggregates cannot use named arguments"
+msgstr "集約では名前付き引数は使えません"
+
+#: parser/parse_func.c:437
msgid "window function call requires an OVER clause"
msgstr "ウィンドウ関数の呼び出しには OVER 句が必要です"
-#: parser/parse_func.c:389
+#: parser/parse_func.c:454
msgid "DISTINCT is not implemented for window functions"
msgstr "ウィンドウ関数に対する DISTINCT は実装されていません"
-#: parser/parse_func.c:406
+#: parser/parse_func.c:474
+msgid "aggregate ORDER BY is not implemented for window functions"
+msgstr "ウィンドウ関数に対する集約の ORDER BY は実装されていません"
+
+#: parser/parse_func.c:480
msgid "window functions cannot return sets"
msgstr "ウィンドウ関数は集合を返すことができません"
-#: parser/parse_func.c:1190
-#, c-format
-msgid "column %s.%s does not exist"
-msgstr "列%s.%sは存在しません"
-
-#: parser/parse_func.c:1202
-#, c-format
-msgid "column \"%s\" not found in data type %s"
-msgstr "データ型%2$sの列\"%1$s\"はありません"
-
-#: parser/parse_func.c:1208
-#, c-format
-msgid "could not identify column \"%s\" in record data type"
-msgstr "レコードデータ型の列\"%s\"を識別できませんでした"
-
-#: parser/parse_func.c:1214
-#, c-format
-msgid "column notation .%s applied to type %s, which is not a composite type"
-msgstr "列記法 .%sが型%sに使用されましたが、この型は複合型ではありません"
+#: parser/parse_func.c:491
+msgid "window functions cannot use named arguments"
+msgstr "ウィンドウ関数では名前付き引数を使えません"
-#: parser/parse_func.c:1398
+#: parser/parse_func.c:1555
#, c-format
msgid "aggregate %s(*) does not exist"
msgstr "集約%s(*)は存在しません"
-#: parser/parse_func.c:1403
+#: parser/parse_func.c:1560
#, c-format
msgid "aggregate %s does not exist"
msgstr "集約%sは存在しません"
-#: parser/parse_func.c:1424
+#: parser/parse_func.c:1581
#, c-format
msgid "function %s is not an aggregate"
msgstr "関数%sは集約ではありません"
-#: parser/parse_clause.c:414
+#: parser/parse_param.c:211
+#, c-format
+msgid "inconsistent types deduced for parameter $%d"
+msgstr "パラメータ$%dについて推定された型が不整合です"
+
+#: parser/parse_clause.c:415
#, c-format
msgid "JOIN/ON clause refers to \"%s\", which is not part of JOIN"
msgstr "JOIN/ON句が\"%s\"を参照していますが、これがJOINに含まれていません"
-#: parser/parse_clause.c:494
+#: parser/parse_clause.c:496
msgid "subquery in FROM cannot have SELECT INTO"
msgstr "FROM句の副問い合わせではSELECT INTOを使用できません"
-#: parser/parse_clause.c:516
+#: parser/parse_clause.c:518
msgid "subquery in FROM cannot refer to other relations of same query level"
msgstr ""
"FROM句の副問い合わせでは、同一問い合わせレベルの他のリレーションを参照できま"
"せん"
-#: parser/parse_clause.c:567
+#: parser/parse_clause.c:569
msgid ""
"function expression in FROM cannot refer to other relations of same query "
"level"
msgstr ""
"FROM句の関数式では同一問い合わせレベルの他のリレーションを参照できません"
-#: parser/parse_clause.c:580
+#: parser/parse_clause.c:582
msgid "cannot use aggregate function in function expression in FROM"
msgstr "FROM句の関数式では集約関数を使用できません"
-#: parser/parse_clause.c:587
+#: parser/parse_clause.c:589
msgid "cannot use window function in function expression in FROM"
msgstr "FROM 句内の関数式ではウィンドウ関数を使用できません"
-#: parser/parse_clause.c:863
+#: parser/parse_clause.c:865
#, c-format
msgid "column name \"%s\" appears more than once in USING clause"
msgstr "USING句に列名\"%s\"が複数あります"
-#: parser/parse_clause.c:878
+#: parser/parse_clause.c:880
#, c-format
msgid "common column name \"%s\" appears more than once in left table"
msgstr "左テーブルに列名\"%s\"が複数あります"
-#: parser/parse_clause.c:887
+#: parser/parse_clause.c:889
#, c-format
msgid "column \"%s\" specified in USING clause does not exist in left table"
msgstr "USING句で指定した列\"%sが左テーブルに存在しません"
-#: parser/parse_clause.c:901
+#: parser/parse_clause.c:903
#, c-format
msgid "common column name \"%s\" appears more than once in right table"
msgstr "右テーブルに列名\"%s\"が複数あります"
-#: parser/parse_clause.c:910
+#: parser/parse_clause.c:912
#, c-format
msgid "column \"%s\" specified in USING clause does not exist in right table"
msgstr "USING句で指定した列\"%sが右テーブルに存在しません"
-#: parser/parse_clause.c:967
+#: parser/parse_clause.c:969
#, c-format
msgid "column alias list for \"%s\" has too many entries"
msgstr "列\"%s\"の別名リストのエントリが多すぎます"
#. translator: %s is name of a SQL construct, eg LIMIT
-#: parser/parse_clause.c:1186
+#: parser/parse_clause.c:1188
#, c-format
msgid "argument of %s must not contain variables"
msgstr "%sの引数には変数を使用できません"
#. translator: %s is name of a SQL construct, eg LIMIT
-#: parser/parse_clause.c:1197
+#: parser/parse_clause.c:1199
#, c-format
msgid "argument of %s must not contain aggregate functions"
msgstr "%s の引数には集約関数を使用できません"
#. translator: %s is name of a SQL construct, eg LIMIT
-#: parser/parse_clause.c:1208
+#: parser/parse_clause.c:1210
#, c-format
msgid "argument of %s must not contain window functions"
msgstr "%s の引数にはウィンドウ関数を使用できません"
#. translator: first %s is name of a SQL construct, eg ORDER BY
-#: parser/parse_clause.c:1322
+#: parser/parse_clause.c:1329
#, c-format
msgid "%s \"%s\" is ambiguous"
msgstr "%s \"%s\"は曖昧です"
#. translator: %s is name of a SQL construct, eg ORDER BY
-#: parser/parse_clause.c:1346
+#: parser/parse_clause.c:1353
#, c-format
msgid "non-integer constant in %s"
msgstr "%sに整数以外の定数があります"
#. translator: %s is name of a SQL construct, eg ORDER BY
-#: parser/parse_clause.c:1364
+#: parser/parse_clause.c:1371
#, c-format
msgid "%s position %d is not in select list"
msgstr "%sの位置%dはSELECTリストにありません"
-#: parser/parse_clause.c:1534
+#: parser/parse_clause.c:1575
#, c-format
msgid "window \"%s\" is already defined"
msgstr "ウィンドウ \"%s\" はすでに定義済みです"
-#: parser/parse_clause.c:1587
+#: parser/parse_clause.c:1629
#, c-format
msgid "cannot override PARTITION BY clause of window \"%s\""
msgstr "ウィンドウ \"%s\" の PARTITION BY 句をオーバーライドできません"
-#: parser/parse_clause.c:1599
+#: parser/parse_clause.c:1641
#, c-format
msgid "cannot override ORDER BY clause of window \"%s\""
msgstr "ウィンドウ \"%s\" の ORDER BY 句をオーバーライドできません"
-#: parser/parse_clause.c:1621
+#: parser/parse_clause.c:1663
#, c-format
msgid "cannot override frame clause of window \"%s\""
msgstr "ウィンドウ \"%s\" の構成句をオーバーライドできません"
-#: parser/parse_clause.c:1677
+#: parser/parse_clause.c:1724
+msgid ""
+"in an aggregate with DISTINCT, ORDER BY expressions must appear in argument "
+"list"
+msgstr ""
+"DISTINCT や ORDER BY 表現を伴なう集約は引数リストの中に現れなければなりません"
+
+#: parser/parse_clause.c:1725
msgid "for SELECT DISTINCT, ORDER BY expressions must appear in select list"
msgstr "SELECT DISTINCTではORDER BYの式はSELECTリスト内になければなりません"
-#: parser/parse_clause.c:1763 parser/parse_clause.c:1795
+#: parser/parse_clause.c:1811 parser/parse_clause.c:1843
msgid "SELECT DISTINCT ON expressions must match initial ORDER BY expressions"
msgstr "SELECT DISTINCT ONの式はORDER BY式の先頭に一致しなければなりません"
-#: parser/parse_clause.c:1914
+#: parser/parse_clause.c:1962
#, c-format
msgid "operator %s is not a valid ordering operator"
msgstr "演算子\"%s\"は有効な順序付け演算子名ではありません"
-#: parser/parse_clause.c:1916
+#: parser/parse_clause.c:1964
msgid ""
"Ordering operators must be \"<\" or \">\" members of btree operator families."
msgstr ""
msgid "out of memory\n"
msgstr "メモリ不足です\n"
-#: ../port/dirmod.c:267
+#: ../port/dirmod.c:283
#, c-format
msgid "could not set junction for \"%s\": %s"
msgstr "\"%s\"の接合を設定できませんでした: %s"
-#: ../port/dirmod.c:270
+#: ../port/dirmod.c:286
#, c-format
msgid "could not set junction for \"%s\": %s\n"
msgstr "\"%s\"の接合を設定できませんでした: %s\n"
-#: ../port/dirmod.c:309
+#: ../port/dirmod.c:325
#, c-format
msgid "could not open directory \"%s\": %s\n"
msgstr "ディレクトリ\"%s\"をオープンできませんでした: %s\n"
-#: ../port/dirmod.c:346
+#: ../port/dirmod.c:362
#, c-format
msgid "could not read directory \"%s\": %s\n"
msgstr "ディレクトリ\"%s\"を読み取れませんでした: %s\n"
-#: ../port/dirmod.c:429
+#: ../port/dirmod.c:445
#, c-format
msgid "could not stat file or directory \"%s\": %s\n"
msgstr ""
"\"%s\"というファイルまたはディレクトリの情報を取得できませんでした。: %s\n"
-#: ../port/dirmod.c:456 ../port/dirmod.c:473
+#: ../port/dirmod.c:472 ../port/dirmod.c:489
#, c-format
msgid "could not remove file or directory \"%s\": %s\n"
msgstr "\"%s\"というディレクトリまたはファイルを削除できませんでした: %s\n"
msgid "child process exited with unrecognized status %d"
msgstr "子プロセスは不明のステータス%dで終了しました"
-#: ../port/chklocale.c:319 ../port/chklocale.c:325
+#: ../port/chklocale.c:325 ../port/chklocale.c:331
#, c-format
msgid "could not determine encoding for locale \"%s\": codeset is \"%s\""
msgstr "ロケール\"%s\"用の符号化方式を決定できません: コードセットは\"%s\"です"
-#: ../port/chklocale.c:327
+#: ../port/chklocale.c:333
msgid "Please report this to <pgsql-bugs@postgresql.org>."
msgstr "これを<pgsql-bugs@postgresql.org>まで報告してください。"
-
-#~ msgid "multiple INSERT events specified"
-#~ msgstr "複数のINSERTイベントが指定されました"
-
-#~ msgid "multiple DELETE events specified"
-#~ msgstr "複数のDELETEイベントが指定されました"
-
-#~ msgid "multiple UPDATE events specified"
-#~ msgstr "複数のUPDATEイベントが指定されました"
-
-#~ msgid "multiple TRUNCATE events specified"
-#~ msgstr "複数の TRUNCATE イベントが指定されました"
-
-#~ msgid "could not create XPath object"
-#~ msgstr "XPathオブジェクトを作成できませんでした"
-
-#~ msgid "wrong number of array_subscripts"
-#~ msgstr "配列の添字の数が誤っています"
-
-#~ msgid "not enough memory to store result of partial match operator"
-#~ msgstr "部分一致演算子の結果を格納するためのメモリが足りません"
-
-#~ msgid "Increase the \"work_mem\" parameter."
-#~ msgstr " \"work_mem\" パラメータを増やしてください"
-
-#~ msgid "GIN index does not support search with void query"
-#~ msgstr "GINインデックスは空の問い合わせを持つ検索をサポートしません"
-
-#~ msgid "could not get security token from context"
-#~ msgstr "コンテキストからセキュリティトークンを取り出せませんでした"
-
-#~ msgid "invalid ldap port '%s'"
-#~ msgstr "LDAP ポート番号 '%s' は有効ではありません"
-
-#~ msgid "cannot calculate week number without year information"
-#~ msgstr "年の情報なしで週番号を計算できません"
# translation of psql.
-# HOTTA Michihide <hotta@net-newbie.com>, 2006.
+# HOTTA Michihide <hotta@net-newbie.com>, 2010.
#
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 8.3\n"
+"Project-Id-Version: PostgreSQL 8.5\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2009-06-16 20:59+0900\n"
-"PO-Revision-Date: 2009-06-16 21:03+0900\n"
+"POT-Creation-Date: 2010-02-18 22:56+0900\n"
+"PO-Revision-Date: 2010-02-20 23:47+0900\n"
"Last-Translator: HOTTA Michihide <hotta@net-newbie.com>\n"
"Language-Team: jpug-doc <jpug-doc@ml.postgresql.jp>\n"
"MIME-Version: 1.0\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: command.c:112
-#, c-format
msgid "Invalid command \\%s. Try \\? for help.\n"
-msgstr "\\%s:不正なコマンドです。\\? でヘルプを参照してください。\n"
+msgstr "不正なコマンドです:\\%s。\\? でヘルプを参照してください。\n"
#: command.c:114
-#, c-format
msgid "invalid command \\%s\n"
-msgstr "\\%s:不正なコマンドです。\n"
+msgstr "不正なコマンドです:\\%s:\n"
#: command.c:125
-#, c-format
msgid "\\%s: extra argument \"%s\" ignored\n"
msgstr "\\%s: 余分な引数 \"%s\" は無視されました。\n"
#: command.c:267
-#, c-format
msgid "could not get home directory: %s\n"
msgstr "ホームディレクトリ \"%s\" の位置を特定できません。\n"
#: command.c:283
-#, c-format
msgid "\\%s: could not change directory to \"%s\": %s\n"
msgstr "\\%s: ディレクトリを \"%s\" に変更できません:%s\n"
#: command.c:316 common.c:935
-#, c-format
msgid "Time: %.3f ms\n"
msgstr "時間: %.3f ms\n"
-#: command.c:469 command.c:497 command.c:1037
+#: command.c:485 command.c:513 command.c:1053
msgid "no query buffer\n"
msgstr "クエリーバッファがありません。\n"
-#: command.c:539
+#: command.c:555
msgid "No changes"
msgstr "変更なし"
-#: command.c:593
-#, c-format
+#: command.c:609
msgid "%s: invalid encoding name or conversion procedure not found\n"
msgstr ""
-"%s: 正しいエンコーディング名でないか、または変換用プロシージャが見つかりませ"
-"ん。\n"
+"%s: 正しいエンコーディング名でないか、"
+"ã\81¾ã\81\9fã\81¯å¤\89æ\8f\9bç\94¨ã\83\97ã\83ã\82·ã\83¼ã\82¸ã\83£ã\81\8cè¦\8bã\81¤ã\81\8bã\82\8aã\81¾ã\81\9bã\82\93ã\80\82\n"
-#: command.c:661 command.c:695 command.c:709 command.c:726 command.c:830
-#: command.c:880 command.c:1017 command.c:1048
-#, c-format
+#: command.c:677 command.c:711 command.c:725 command.c:742 command.c:846
+#: command.c:896 command.c:1033 command.c:1064
msgid "\\%s: missing required argument\n"
msgstr "\\%s: 引数が不足しています。\n"
-#: command.c:758
+#: command.c:774
msgid "Query buffer is empty."
msgstr "クエリーバッファは空です。"
-#: command.c:768
+#: command.c:784
msgid "Enter new password: "
msgstr "新しいパスワード: "
-#: command.c:769
+#: command.c:785
msgid "Enter it again: "
msgstr "もう一度入力してください:"
-#: command.c:773
-#, c-format
+#: command.c:789
msgid "Passwords didn't match.\n"
msgstr "パスワードがマッチしません。\n"
-#: command.c:791
-#, c-format
+#: command.c:807
msgid "Password encryption failed.\n"
msgstr "パスワードの暗号化に失敗しました。\n"
-#: command.c:859 command.c:960 command.c:1022
-#, c-format
+#: command.c:875 command.c:976 command.c:1038
msgid "\\%s: error\n"
msgstr "\\%s: エラー\n"
-#: command.c:900
+#: command.c:916
msgid "Query buffer reset (cleared)."
msgstr "クエリーバッファがリセット(クリア)されました。"
-#: command.c:913
-#, c-format
+#: command.c:929
msgid "Wrote history to file \"%s/%s\".\n"
msgstr "ファイル \"%s/%s\" にヒストリを出力しました。\n"
-#: command.c:951 common.c:52 common.c:66 input.c:198 mainloop.c:70
-#: mainloop.c:228 print.c:61 print.c:75
-#, c-format
+#: command.c:967 common.c:52 common.c:66 input.c:209 mainloop.c:72
+#: mainloop.c:234 print.c:137 print.c:151
msgid "out of memory\n"
msgstr "メモリ不足です\n"
-#: command.c:1002
+#: command.c:1018
msgid "Timing is on."
msgstr "タイミングは on です。"
-#: command.c:1004
+#: command.c:1020
msgid "Timing is off."
msgstr "タイミングは off です。"
-#: command.c:1065 command.c:1085 command.c:1584 command.c:1591 command.c:1600
-#: command.c:1610 command.c:1619 command.c:1633 command.c:1650 command.c:1683
-#: common.c:137 copy.c:517 copy.c:581
-#, c-format
+#: command.c:1081 command.c:1101 command.c:1600 command.c:1607 command.c:1616
+#: command.c:1626 command.c:1635 command.c:1649 command.c:1666 command.c:1704
+#: common.c:137 copy.c:283 copy.c:361
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: command.c:1167 startup.c:159
+#: command.c:1183 startup.c:159
msgid "Password: "
msgstr "パスワード: "
-#: command.c:1174 startup.c:162 startup.c:164
-#, c-format
+#: command.c:1190 startup.c:162 startup.c:164
msgid "Password for user %s: "
msgstr "ユーザ %s のパスワード: "
-#: command.c:1270 command.c:2113 common.c:183 common.c:460 common.c:525
-#: common.c:811 common.c:836 common.c:920 copy.c:652 copy.c:697 copy.c:826
-#, c-format
+#: command.c:1286 command.c:2156 common.c:183 common.c:460 common.c:525
+#: common.c:811 common.c:836 common.c:920 copy.c:432 copy.c:477 copy.c:606
msgid "%s"
msgstr "%s"
-#: command.c:1274
+#: command.c:1290
msgid "Previous connection kept\n"
msgstr "以前の接続は保持されています。\n"
-#: command.c:1278
-#, c-format
+#: command.c:1294
msgid "\\connect: %s"
msgstr "\\connect: %s"
-#: command.c:1302
-#, c-format
+#: command.c:1318
msgid "You are now connected to database \"%s\""
msgstr "データベース \"%s\" に接続しました。"
-#: command.c:1305
-#, c-format
+#: command.c:1321
msgid " on host \"%s\""
msgstr "ホスト:\"%s\""
-#: command.c:1308
-#, c-format
+#: command.c:1324
msgid " at port \"%s\""
-msgstr "ポート:\"%s\""
+msgstr "ポート番号:\"%s\""
-#: command.c:1311
-#, c-format
+#: command.c:1327
msgid " as user \"%s\""
msgstr "ユーザ名:\"%s\""
-#: command.c:1346
-#, c-format
+#: command.c:1362
msgid "%s (%s, server %s)\n"
-msgstr "%s (%s, サーバ %s)\n"
+msgstr "%s (%s, サーバー %s)\n"
-#: command.c:1353
-#, c-format
+#: command.c:1369
msgid ""
"WARNING: %s version %d.%d, server version %d.%d.\n"
" Some psql features might not work.\n"
msgstr ""
-"注意: %s バージョン %d.%d, サーババージョン %d.%d.\n"
+"注æ\84\8fï¼\9a %s ã\83\90ã\83¼ã\82¸ã\83§ã\83³ %d.%d, ã\82µã\83¼ã\83\90ã\83¼ã\83\90ã\83¼ã\82¸ã\83§ã\83³ %d.%d.\n"
" psql の機能の中で、動作しないものがあるかもしれません。\n"
-#: command.c:1383
-#, c-format
+#: command.c:1399
msgid "SSL connection (cipher: %s, bits: %i)\n"
msgstr "SSL 接続 (暗号化方式: %s, ビット長: %i)\n"
-#: command.c:1393
-#, c-format
+#: command.c:1409
msgid "SSL connection (unknown cipher)\n"
msgstr "SSL 接続 (未定義の暗号化方式)\n"
-#: command.c:1414
+#: command.c:1430
#, c-format
msgid ""
"WARNING: Console code page (%u) differs from Windows code page (%u)\n"
" (ウィンドウズユーザのために)を参照してください。\n"
"\n"
-#: command.c:1503
-#, c-format
+#: command.c:1519
msgid "could not start editor \"%s\"\n"
-msgstr "エディタ \"%s\" を起動できません。\n"
+msgstr "ã\82¨ã\83\87ã\82£ã\82¿ \"%s\" ã\82\92èµ·å\8b\95ã\81§ã\81\8dã\81¾ã\81\9bã\82\93ã\81§ã\81\97ã\81\9fã\80\82\n"
-#: command.c:1505
+#: command.c:1521
msgid "could not start /bin/sh\n"
msgstr "/bin/sh を起動できませんでした。\n"
-#: command.c:1542
+#: command.c:1558
#, c-format
msgid "cannot locate temporary directory: %s"
msgstr "一時ディレクトリ \"%s\" が見つかりません。"
-#: command.c:1569
-#, c-format
+#: command.c:1585
msgid "could not open temporary file \"%s\": %s\n"
msgstr "一時ファイル \"%s\" を開けません: %s\n"
-#: command.c:1767
+#: command.c:1788
msgid ""
"\\pset: allowed formats are unaligned, aligned, wrapped, html, latex, troff-"
"ms\n"
"\\pset: 有効なフォーマットは unaligned, aligned, wrapped, html, latex, troff-"
"ms です。\n"
-#: command.c:1772
-#, c-format
+#: command.c:1793
msgid "Output format is %s.\n"
-msgstr "出力フォーマットは \"%s\" です。\n"
+msgstr "出力フォーマットは %s です。\n"
-#: command.c:1782
-#, c-format
+#: command.c:1809
+msgid "\\pset: allowed line styles are ascii, old-ascii, unicode\n"
+msgstr "\\pset: 有効な行スタイルは ascii, old-ascii, unicode です。\n"
+
+#: command.c:1814
+msgid "Line style is %s.\n"
+msgstr "境界線のスタイルは %s です。\n"
+
+#: command.c:1825
msgid "Border style is %d.\n"
msgstr "境界線のスタイルは %d です。\n"
-#: command.c:1794
-#, c-format
+#: command.c:1837
msgid "Expanded display is on.\n"
msgstr "拡張表示は on です。\n"
-#: command.c:1795
-#, c-format
+#: command.c:1838
msgid "Expanded display is off.\n"
msgstr "拡張表示は off です。\n"
-#: command.c:1808
+#: command.c:1851
msgid "Showing locale-adjusted numeric output."
msgstr "ロケールで調整された数値出力を表示しています。"
-#: command.c:1810
+#: command.c:1853
msgid "Locale-adjusted numeric output is off."
-msgstr "ã\83ã\82±ã\83¼ã\83«ã\81§èª¿æ\95´ã\81\95ã\82\8cã\81\9fæ\95°å\80¤å\87ºå\8a\9bは off です。"
+msgstr "ã\80\8cæ\95°å\80¤å\87ºå\8a\9bã\81®ã\83ã\82±ã\83¼ã\83«èª¿æ\95´ã\80\8dは off です。"
-#: command.c:1823
-#, c-format
+#: command.c:1866
msgid "Null display is \"%s\".\n"
msgstr "Null 表示は \"%s\" です。\n"
-#: command.c:1835
-#, c-format
+#: command.c:1878
msgid "Field separator is \"%s\".\n"
msgstr "フィールド区切り文字は \"%s\" です。\n"
-#: command.c:1849
-#, c-format
+#: command.c:1892
msgid "Record separator is <newline>."
msgstr "レコード区切り文字は <newline> です。"
-#: command.c:1851
-#, c-format
+#: command.c:1894
msgid "Record separator is \"%s\".\n"
msgstr "レコード区切り文字は \"%s\" です。\n"
-#: command.c:1865
+#: command.c:1908
msgid "Showing only tuples."
msgstr "タプルのみを表示しています。"
-#: command.c:1867
+#: command.c:1910
msgid "Tuples only is off."
msgstr "「タプルのみ表示」は off です。"
-#: command.c:1883
-#, c-format
+#: command.c:1926
msgid "Title is \"%s\".\n"
msgstr "タイトルは \"%s\" です。\n"
-#: command.c:1885
-#, c-format
+#: command.c:1928
msgid "Title is unset.\n"
msgstr "タイトルはセットされていません。\n"
-#: command.c:1901
-#, c-format
+#: command.c:1944
msgid "Table attribute is \"%s\".\n"
msgstr "テーブル属性は \"%s\" です。\n"
-#: command.c:1903
-#, c-format
+#: command.c:1946
msgid "Table attributes unset.\n"
msgstr "テーブル属性はセットされていません。\n"
-#: command.c:1924
+#: command.c:1967
msgid "Pager is used for long output."
msgstr "出力が長い場合はページャが使われます。"
-#: command.c:1926
+#: command.c:1969
msgid "Pager is always used."
msgstr "常にページャが使われます。"
-#: command.c:1928
+#: command.c:1971
msgid "Pager usage is off."
msgstr "「ページャを使う」は off です。"
-#: command.c:1942
+#: command.c:1985
msgid "Default footer is on."
msgstr "デフォルトのフッタは on です。"
-#: command.c:1944
+#: command.c:1987
msgid "Default footer is off."
msgstr "デフォルトのフッタは off です。"
-#: command.c:1955
-#, c-format
+#: command.c:1998
msgid "Target width for \"wrapped\" format is %d.\n"
msgstr "\"wrapped\" フォーマットの対象幅は %d です。\n"
-#: command.c:1960
-#, c-format
+#: command.c:2003
msgid "\\pset: unknown option: %s\n"
msgstr "\\pset: 未定義のオプション:%s\n"
-#: command.c:2014
+#: command.c:2057
msgid "\\!: failed\n"
msgstr "\\!: 失敗\n"
#: common.c:45
-#, c-format
msgid "%s: pg_strdup: cannot duplicate null pointer (internal error)\n"
msgstr "%s: pg_strdup: null ポインタを複製できません(内部エラー)。\n"
#: common.c:343
msgid "connection to server was lost\n"
-msgstr "サーバへの接続が切れました。\n"
+msgstr "ã\82µã\83¼ã\83\90ã\83¼ã\81¸ã\81®æ\8e¥ç¶\9aã\81\8cå\88\87ã\82\8cã\81¾ã\81\97ã\81\9fã\80\82\n"
#: common.c:347
msgid "The connection to the server was lost. Attempting reset: "
-msgstr "サーバへの接続が切れました。リセットしています: "
+msgstr "ã\82µã\83¼ã\83\90ã\83¼ã\81¸ã\81®æ\8e¥ç¶\9aã\81\8cå\88\87ã\82\8cã\81¾ã\81\97ã\81\9fã\80\82ã\83ªã\82»ã\83\83ã\83\88ã\81\97ã\81¦ã\81\84ã\81¾ã\81\99: "
#: common.c:352
msgid "Failed.\n"
msgstr "現在データベースには接続していません。\n"
#: common.c:499 common.c:506 common.c:794
-#, c-format
msgid ""
"********* QUERY **********\n"
"%s\n"
"\n"
#: common.c:558
-#, c-format
msgid ""
"Asynchronous notification \"%s\" received from server process with PID %d.\n"
msgstr ""
-"PID %2$d を持つサーバプロセスから非同期通知 \"%1$s\" を受信しました。\n"
+"PID %2$d ã\82\92æ\8c\81ã\81¤ã\82µã\83¼ã\83\90ã\83¼ã\83\97ã\83ã\82»ã\82¹ã\81\8bã\82\89é\9d\9eå\90\8cæ\9c\9fé\80\9aç\9f¥ \"%1$s\" ã\82\92å\8f\97ä¿¡ã\81\97ã\81¾ã\81\97ã\81\9fã\80\82\n"
#: common.c:776
-#, c-format
msgid ""
"***(Single step mode: verify command)"
"*******************************************\n"
"*******************\n"
#: common.c:827
-#, c-format
msgid ""
"The server (version %d.%d) does not support savepoints for "
"ON_ERROR_ROLLBACK.\n"
msgstr ""
-"このサーバ(バージョン%d.%d)では、ON_ERROR_ROLLBACK用のセーブポイントをサポー"
-"トしていません。\n"
+"このサーバー(バージョン%d.%d)では、ON_ERROR_ROLLBACK用のセーブポイントを"
+"ã\82µã\83\9dã\83¼ã\83\88ã\81\97ã\81¦ã\81\84ã\81¾ã\81\9bã\82\93ã\80\82\n"
-#: copy.c:120
+#: copy.c:96
msgid "\\copy: arguments required\n"
msgstr "\\copy: 引数がありません。\n"
-#: copy.c:399
-#, c-format
+#: copy.c:228
msgid "\\copy: parse error at \"%s\"\n"
msgstr "\\copy: \"%s\" でパースエラー発生\n"
-#: copy.c:401
+#: copy.c:230
msgid "\\copy: parse error at end of line\n"
msgstr "\\copy: 行末でパースエラー発生\n"
-#: copy.c:528
-#, c-format
+#: copy.c:294
msgid "%s: cannot copy from/to a directory\n"
msgstr "%s: ディレクトリから/ディレクトリへのコピーはできません。\n"
-#: copy.c:554
-#, c-format
+#: copy.c:331
msgid "\\copy: %s"
msgstr "\\copy: %s"
-#: copy.c:558 copy.c:572
-#, c-format
+#: copy.c:335 copy.c:349
msgid "\\copy: unexpected response (%d)\n"
msgstr "\\copy: 予期しない応答 (%d)\n"
-#: copy.c:627 copy.c:637
-#, c-format
+#: copy.c:353
+msgid "trying to exit copy mode"
+msgstr "コピーモードを終了しようとしています。"
+
+#: copy.c:407 copy.c:417
msgid "could not write COPY data: %s\n"
-msgstr "コピーデータを書き込めません:%s\n"
+msgstr "COPY 対象データを書き込めませんでした:%s\n"
-#: copy.c:644
-#, c-format
+#: copy.c:424
msgid "COPY data transfer failed: %s"
-msgstr "COPY データの転送に失敗しました:%s"
+msgstr "COPY 対象データの転送に失敗しました:%s"
-#: copy.c:692
+#: copy.c:472
msgid "canceled by user"
msgstr "ユーザによりキャンセルされました"
-#: copy.c:707
+#: copy.c:487
msgid ""
"Enter data to be copied followed by a newline.\n"
"End with a backslash and a period on a line by itself."
"コピーするデータに続いて改行を入力します。\n"
"バックスラッシュ(\\)とピリオドだけの行で終了します。"
-#: copy.c:819
+#: copy.c:599
msgid "aborted because of read failure"
msgstr "読み込みに失敗したため異常終了しました"
msgstr "オフ"
#: help.c:74
-#, c-format
msgid "could not get current user name: %s\n"
-msgstr "現在のユーザ名を取得できません: %s\n"
+msgstr "現在のユーザ名を取得できませんした: %s\n"
#: help.c:86
-#, c-format
msgid ""
"psql is the PostgreSQL interactive terminal.\n"
"\n"
"\n"
#: help.c:87
-#, c-format
msgid "Usage:\n"
msgstr "使用方法:\n"
#: help.c:88
-#, c-format
msgid ""
" psql [OPTION]... [DBNAME [USERNAME]]\n"
"\n"
"\n"
#: help.c:90
-#, c-format
msgid "General options:\n"
msgstr "一般的なオプション:\n"
#: help.c:95
-#, c-format
msgid ""
" -c, --command=COMMAND run only single command (SQL or internal) and "
"exit\n"
msgstr ""
-" -c, --command=コマンド (SQLまたは内部の)単一コマンドを一つだけ実行して終"
-"了\n"
+" -c, --command=コマンド (SQLまたは内部の)単一コマンドを一つだけ"
+"実行して終了\n"
#: help.c:96
-#, c-format
msgid ""
" -d, --dbname=DBNAME database name to connect to (default: \"%s\")\n"
msgstr ""
-" -d, --dbname=DB名 接続するデータベース名を指定(デフォルト: \"%s"
-"\")\n"
+" -d, --dbname=DB名 接続するデータベース名を指定(デフォルト: \"%s\")\n"
#: help.c:97
-#, c-format
-msgid " -f, --file=FILENAME execute commands from file, then exit\n"
+msgid ""
+" -f, --file=FILENAME execute commands from file, then exit\n"
msgstr ""
-" -f, --file=ファイル名 ファイルからコマンドを読み込んで実行後、終了\n"
+" -f, --file=ファイル名 ファイルからコマンドを読み込んで実行後、終了\n"
#: help.c:98
-#, c-format
-msgid " -l, --list list available databases, then exit\n"
-msgstr " -l(エル), --list 使用可能なデータベース一覧を表示して終了\n"
+msgid ""
+" -l, --list list available databases, then exit\n"
+msgstr ""
+" -l(エル), --list 使用可能なデータベース一覧を表示して終了\n"
#: help.c:99
-#, c-format
msgid ""
" -v, --set=, --variable=NAME=VALUE\n"
" set psql variable NAME to VALUE\n"
" psql 変数 '名前' に '値' をセット\n"
#: help.c:101
-#, c-format
-msgid " -X, --no-psqlrc do not read startup file (~/.psqlrc)\n"
-msgstr " -X 初期化ファイル (~/.psqlrc) を読みこまない\n"
+msgid ""
+" -X, --no-psqlrc do not read startup file (~/.psqlrc)\n"
+msgstr ""
+" -X, --no-psqlrc 初期化ファイル (~/.psqlrc) を読みこまない\n"
#: help.c:102
-#, c-format
msgid ""
" -1 (\"one\"), --single-transaction\n"
" execute command file as a single transaction\n"
msgstr ""
" -1(数字の1), --single-transaction\n"
-" 単一のトランザクションとしてコマンドファイルを実"
-"行\n"
+" 単一のトランザクションとしてコマンドファイル"
+"を実行\n"
#: help.c:104
-#, c-format
-msgid " --help show this help, then exit\n"
-msgstr " --help ヘルプを表示し、終了します\n"
+msgid " --help show this help, then exit\n"
+msgstr " --help ヘルプを表示して終了\n"
#: help.c:105
-#, c-format
-msgid " --version output version information, then exit\n"
-msgstr " --version バージョン情報を表示し、終了します\n"
+msgid " --version output version information, then exit\n"
+msgstr " --version バージョン情報を表示して終了\n"
#: help.c:107
-#, c-format
msgid ""
"\n"
"Input and output options:\n"
"入出力オプション:\n"
#: help.c:108
-#, c-format
-msgid " -a, --echo-all echo all input from script\n"
+msgid " -a, --echo-all echo all input from script\n"
msgstr " -a, --echo-all スクリプトからのすべての入力を表示\n"
#: help.c:109
-#, c-format
-msgid " -e, --echo-queries echo commands sent to server\n"
-msgstr " -e, --echo-queries サーバへ送信したコマンドを表示\n"
+msgid " -e, --echo-queries echo commands sent to server\n"
+msgstr " -e, --echo-queries サーバーへ送信したコマンドを表示\n"
#: help.c:110
-#, c-format
msgid ""
" -E, --echo-hidden display queries that internal commands generate\n"
-msgstr " -E, --echo-hidden 内部コマンドが生成したクエリーを表示\n"
+msgstr ""
+" -E, --echo-hidden 内部コマンドが生成したクエリーを表示\n"
#: help.c:111
-#, c-format
-msgid " -L, --log-file=FILENAME send session log to file\n"
-msgstr " -L, --log-file=ファイル名 セッションログをファイルに吐き出す\n"
+msgid ""
+" -L, --log-file=FILENAME send session log to file\n"
+msgstr ""
+" -L, --log-file=ファイル名 セッションログをファイルに書き込む\n"
#: help.c:112
-#, c-format
msgid ""
" -n, --no-readline disable enhanced command line editing (readline)\n"
msgstr ""
" -n, --no-readline 拡張コマンドライン編集機能(readline)を無効にする\n"
#: help.c:113
-#, c-format
-msgid " -o, --output=FILENAME send query results to file (or |pipe)\n"
+msgid
+" -o, --output=FILENAME send query results to file (or |pipe)\n"
msgstr ""
" -o, --output=ファイル名 クエリーの結果をファイル(または |パイプ)に送る\n"
#: help.c:114
-#, c-format
msgid ""
" -q, --quiet run quietly (no messages, only query output)\n"
msgstr ""
" -q, --quiet 静かに実行(メッセージなしで、クエリー出力のみ)\n"
#: help.c:115
-#, c-format
-msgid " -s, --single-step single-step mode (confirm each query)\n"
+msgid ""
+" -s, --single-step single-step mode (confirm each query)\n"
msgstr ""
" -s, --single-step シングルステップモード(各クエリーごとに確認)\n"
#: help.c:116
-#, c-format
msgid ""
" -S, --single-line single-line mode (end of line terminates SQL "
"command)\n"
msgstr ""
-" -S, --single-line 単一行モード(行末を SQL コマンドの終了とみなす)\n"
+" -S, --single-line 単一行モード(行末を SQL コマンドの終了とみなす)\n"
#: help.c:118
-#, c-format
msgid ""
"\n"
"Output format options:\n"
"出力フォーマットオプション:\n"
#: help.c:119
-#, c-format
-msgid " -A, --no-align unaligned table output mode\n"
-msgstr " -A, --no-align 桁揃えしないテーブル出力モード\n"
+msgid " -A, --no-align unaligned table output mode\n"
+msgstr " -A, --no-align 桁揃えなしのテーブル出力モード\n"
#: help.c:120
-#, c-format
msgid ""
" -F, --field-separator=STRING\n"
" set field separator (default: \"%s\")\n"
msgstr ""
-" -F, --field-separator=文字列 フィールド区切り文字を設定(デフォルト: \"%s"
-"\")\n"
+" -F, --field-separator=文字列\n"
+" フィールド区切り文字を設定(デフォルト: \"%s\")\n"
#: help.c:123
#, c-format
-msgid " -H, --html HTML table output mode\n"
+msgid " -H, --html HTML table output mode\n"
msgstr " -H, --html HTML テーブル出力モード\n"
#: help.c:124
-#, c-format
msgid ""
" -P, --pset=VAR[=ARG] set printing option VAR to ARG (see \\pset "
"command)\n"
msgstr ""
-" -P, --pset=変数[=値] 表示オプション '変数' を '値' にセット (\\pset コ"
-"マンドを参照)\n"
+" -P, --pset=変数[=値] 表示オプション '変数' を '値' にセット"
+" (\\pset コマンドを参照)\n"
#: help.c:125
-#, c-format
msgid ""
" -R, --record-separator=STRING\n"
" set record separator (default: newline)\n"
" レコード区切り文字を設定(デフォルト:改行)\n"
#: help.c:127
-#, c-format
-msgid " -t, --tuples-only print rows only\n"
+msgid " -t, --tuples-only print rows only\n"
msgstr " -t, --tuples-only 行のみを表示\n"
#: help.c:128
-#, c-format
msgid ""
" -T, --table-attr=TEXT set HTML table tag attributes (e.g., width, "
"border)\n"
" -T, --table-attr=TEXT HTMLテーブルのタグ属性をセット(width, border等)\n"
#: help.c:129
-#, c-format
-msgid " -x, --expanded turn on expanded table output\n"
+msgid " -x, --expanded turn on expanded table output\n"
msgstr " -x, --expanded 拡張テーブル出力を有効にする\n"
#: help.c:131
-#, c-format
msgid ""
"\n"
"Connection options:\n"
"接続オプション:\n"
#: help.c:134
-#, c-format
msgid ""
" -h, --host=HOSTNAME database server host or socket directory "
"(default: \"%s\")\n"
msgstr ""
-" -h, --host=ã\83\9bã\82¹ã\83\88å\90\8d ã\83\87ã\83¼ã\82¿ã\83\99ã\83¼ã\82¹ã\82µã\83¼ã\83\90ã\81®ã\83\9bã\82¹ã\83\88ã\81¾ã\81\9fã\81¯ã\82½ã\82±ã\83\83ã\83\88ã\81®ã\83\87ã\82£ã\83¬ã\82¯"
-"トリ(デフォルト: \"%s\")\n"
+" -h, --host=ã\83\9bã\82¹ã\83\88å\90\8d ã\83\87ã\83¼ã\82¿ã\83\99ã\83¼ã\82¹ã\82µã\83¼ã\83\90ã\83¼ã\81®ã\83\9bã\82¹ã\83\88ã\81¾ã\81\9fã\81¯"
+"ã\82½ã\82±ã\83\83ã\83\88ã\81®ã\83\87ã\82£ã\83¬ã\82¯ã\83\88ã\83ª(ã\83\87ã\83\95ã\82©ã\83«ã\83\88: \"%s\")\n"
#: help.c:135
msgid "local socket"
msgstr "ローカルソケット"
#: help.c:138
-#, c-format
-msgid " -p, --port=PORT database server port (default: \"%s\")\n"
+msgid ""
+" -p, --port=PORT database server port (default: \"%s\")\n"
msgstr ""
-" -p, --port=ã\83\9dã\83¼ã\83\88ç\95ªå\8f· ã\83\87ã\83¼ã\82¿ã\83\99ã\83¼ã\82¹ã\82µã\83¼ã\83\90ã\81®ã\83\9dã\83¼ã\83\88ç\95ªå\8f·(ã\83\87ã\83\95ã\82©ã\83«ã\83\88ï¼\9a \"%s"
-"\")\n"
+" -p, --port=ã\83\9dã\83¼ã\83\88ç\95ªå\8f· ã\83\87ã\83¼ã\82¿ã\83\99ã\83¼ã\82¹ã\82µã\83¼ã\83\90ã\83¼ã\81®ã\83\9dã\83¼ã\83\88ç\95ªå\8f·"
+"(デフォルト: \"%s\")\n"
#: help.c:144
-#, c-format
-msgid " -U, --username=USERNAME database user name (default: \"%s\")\n"
+msgid ""
+" -U, --username=USERNAME database user name (default: \"%s\")\n"
msgstr ""
-" -U, --username=名前 データベースのユーザ名(デフォルト: \"%s\")\n"
+" -U, --username=ユーザー名 データベースのユーザ名(デフォルト: \"%s\")\n"
#: help.c:145
-#, c-format
-msgid " -w, --no-password never prompt for password\n"
+msgid " -w, --no-password never prompt for password\n"
msgstr " -w, --no-password パスワード入力を要求しない\n"
#: help.c:146
-#, c-format
msgid ""
" -W, --password force password prompt (should happen "
"automatically)\n"
msgstr ""
" -W, --password パスワードプロンプトを強制表示する\n"
-" (自動的に表示されるはずです)\n"
+" (本来は自動的に表示されるはずです)\n"
#: help.c:148
-#, c-format
msgid ""
"\n"
"For more information, type \"\\?\" (for internal commands) or \"\\help"
"\n"
#: help.c:151
-#, c-format
-msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
+msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "不具合は<pgsql-bugs@postgresql.org>まで報告してください。\n"
#: help.c:169
#, c-format
msgid ""
" \\copyright show PostgreSQL usage and distribution terms\n"
-msgstr " \\copyright PostgreSQL の使い方と配布条件を表示\n"
+msgstr ""
+" \\copyright PostgreSQL の使い方と配布条件を表示\n"
#: help.c:171
-#, c-format
msgid ""
" \\g [FILE] or ; execute query (and send results to file or |pipe)\n"
msgstr ""
-" \\g [ファイル] または ; クエリー実行(し、結果をファイルまたは |パイプ へ"
+" \\g [ファイル] または ';' クエリー実行(し、結果をファイルまたは |パイプ へ"
"書き出す)\n"
#: help.c:172
-#, c-format
msgid ""
" \\h [NAME] help on syntax of SQL commands, * for all "
"commands\n"
-msgstr " \\h [名前] SQL コマンドの書式のヘルプ、* で全コマンド\n"
+msgstr ""
+" \\h [名前] SQL コマンドの文法ヘルプ、* で全コマンド\n"
#: help.c:173
-#, c-format
-msgid " \\q quit psql\n"
-msgstr " \\q psql を終了\n"
+msgid " \\q quit psql\n"
+msgstr " \\q psql を終了する\n"
#: help.c:176
-#, c-format
-msgid "Query Buffer\n"
+msgid "Query Buffer\n"
msgstr "クエリーバッファ\n"
#: help.c:177
-#, c-format
msgid ""
" \\e [FILE] edit the query buffer (or file) with external "
"editor\n"
msgstr ""
-" \\e [ファイル] 現在のクエリーバッファ(やファイル)を外部エディタで編集\n"
+" \\e [ファイル] 現在のクエリーバッファ(やファイル)を"
+"外部エディタで編集する\n"
#: help.c:178
-#, c-format
msgid ""
" \\ef [FUNCNAME] edit function definition with external editor\n"
-msgstr " \\e [関数名] 関数定義を外部エディタで編集\n"
+msgstr ""
+" \\e [関数名] 関数定義を外部エディタで編集\n"
#: help.c:179
-#, c-format
-msgid " \\p show the contents of the query buffer\n"
-msgstr " \\p クエリーバッファの内容を表示\n"
+msgid " \\p show the contents of the query buffer\n"
+msgstr " \\p クエリーバッファの内容を表示する\n"
#: help.c:180
-#, c-format
-msgid " \\r reset (clear) the query buffer\n"
-msgstr " \\r クエリーバッファをリセット(クリア)\n"
+msgid " \\r reset (clear) the query buffer\n"
+msgstr " \\r クエリーバッファをリセット(クリア)する\n"
#: help.c:182
-#, c-format
-msgid " \\s [FILE] display history or save it to file\n"
-msgstr " \\s [ファイル] ヒストリを表示またはファイルに保存\n"
+msgid " \\s [FILE] display history or save it to file\n"
+msgstr " \\s [ファイル] ヒストリを表示またはファイルに保存する\n"
#: help.c:184
-#, c-format
-msgid " \\w FILE write query buffer to file\n"
-msgstr " \\w ファイル クエリーバッファの内容をファイルに書き出す\n"
+msgid " \\w FILE write query buffer to file\n"
+msgstr " \\w ファイル クエリーバッファの内容をファイルに書き出す\n"
#: help.c:187
-#, c-format
msgid "Input/Output\n"
msgstr "入出力\n"
#: help.c:188
-#, c-format
msgid ""
" \\copy ... perform SQL COPY with data stream to the client "
"host\n"
msgstr ""
-" \\copy ... クライアントホストに対し、データストリームを使って\n"
-" SQL コピーを行う\n"
+" \\copy ... クライアントホストに対し、データストリーム\n"
+" を使って SQL コピーを行う\n"
#: help.c:189
-#, c-format
-msgid " \\echo [STRING] write string to standard output\n"
-msgstr " \\echo [文字列] 文字列を標準出力に書き出す\n"
+msgid " \\echo [STRING] write string to standard output\n"
+msgstr " \\echo [文字列] 文字列を標準出力に書き出す\n"
#: help.c:190
#, c-format
-msgid " \\i FILE execute commands from file\n"
-msgstr " \\i ファイル ファイルからコマンドを読み込んで実行\n"
+msgid " \\i FILE execute commands from file\n"
+msgstr " \\i ファイル ファイルからコマンドを読み込んで実行する\n"
#: help.c:191
-#, c-format
-msgid " \\o [FILE] send all query results to file or |pipe\n"
+msgid ""
+" \\o [FILE] send all query results to file or |pipe\n"
msgstr ""
-" \\o [ファイル] すべてのクエリーの結果をファイルまたは |パイプ へ送る\n"
+" \\o [ファイル] すべてのクエリーの結果をファイルまたは |パイプ へ送る\n"
#: help.c:192
-#, c-format
msgid ""
" \\qecho [STRING] write string to query output stream (see \\o)\n"
msgstr ""
-" \\qecho [文字列] 文字列をクエリー出力ストリームに出力(\\o を参照)\n"
+" \\qecho [文字列] 文字列をクエリー出力ストリームに出力(\\o を参照)\n"
#: help.c:195
-#, c-format
msgid "Informational\n"
msgstr "情報\n"
#: help.c:196
-#, c-format
-msgid " (options: S = show system objects, + = additional detail)\n"
-msgstr "(修飾子: S = システムオブジェクトを表示 + = 詳細情報)\n"
+msgid " (options: S = show system objects, + = additional detail)\n"
+msgstr " (修飾子: S = システムオブジェクトを表示 + = 付加情報)\n"
#: help.c:197
-#, c-format
-msgid " \\d[S+] list tables, views, and sequences\n"
-msgstr " \\d[S+] テーブル、ビュー、シーケンスの一覧を表示\n"
+msgid " \\d[S+] list tables, views, and sequences\n"
+msgstr " \\d[S+] テーブル、ビュー、シーケンスの一覧を表示する\n"
#: help.c:198
-#, c-format
-msgid " \\d[S+] NAME describe table, view, sequence, or index\n"
+msgid ""
+" \\d[S+] NAME describe table, view, sequence, or index\n"
msgstr ""
-" \\d[S+] 名前 テーブル、ビュー、シーケンス、インデックスの説明を表"
-"示\n"
+" \\d[S+] 名前 テーブル、ビュー、シーケンス、インデックスの"
+"説明を表示する\n"
#: help.c:199
-#, c-format
-msgid " \\da[+] [PATTERN] list aggregates\n"
-msgstr " \\da[+] [パターン] 集約関数一覧を表示\n"
+msgid " \\da[+] [PATTERN] list aggregates\n"
+msgstr " \\da[+] [パターン] 集約関数の一覧を表示する\n"
#: help.c:200
-#, c-format
-msgid " \\db[+] [PATTERN] list tablespaces\n"
-msgstr " \\db[+] [パターン] テーブルスペース一覧を表示\n"
+msgid " \\db[+] [PATTERN] list tablespaces\n"
+msgstr " \\db[+] [パターン] テーブルスペースの一覧を表示する\n"
#: help.c:201
-#, c-format
-msgid " \\dc[S] [PATTERN] list conversions\n"
-msgstr " \\dc[S] [パターン] 変換ルール一覧を表示\n"
+msgid " \\dc[S] [PATTERN] list conversions\n"
+msgstr " \\dc[S] [パターン] 変換ルールの一覧を表示する\n"
#: help.c:202
-#, c-format
-msgid " \\dC [PATTERN] list casts\n"
-msgstr " \\dC [パターン] キャスト一覧を表示\n"
+msgid " \\dC [PATTERN] list casts\n"
+msgstr " \\dC [パターン] キャストの一覧を表示する\n"
#: help.c:203
-#, c-format
-msgid " \\dd[S] [PATTERN] show comments on objects\n"
-msgstr " \\dd[S] [パターン] オブジェクトのコメントを表示\n"
+msgid " \\dd[S] [PATTERN] show comments on objects\n"
+msgstr " \\dd[S] [パターン] オブジェクトのコメントを表示する\n"
#: help.c:204
-#, c-format
-msgid " \\dD[S] [PATTERN] list domains\n"
-msgstr " \\dD[S] [パターン] ドメイン一覧を表示\n"
+msgid " \\ddp [PATTERN] list default privileges\n"
+msgstr " \\ddp [パターン] デフォルト権限の一覧を表示する\n"
#: help.c:205
-#, c-format
-msgid " \\des[+] [PATTERN] list foreign servers\n"
-msgstr " \\des[+] [パターン] 外部サーバ一覧を表示\n"
+msgid " \\dD[S] [PATTERN] list domains\n"
+msgstr " \\dD[S] [パターン] ドメインの一覧を表示する\n"
#: help.c:206
-#, c-format
-msgid " \\deu[+] [PATTERN] list user mappings\n"
-msgstr " \\deu[+] [パターン] ユーザマッピングの一覧を表示\n"
+msgid " \\des[+] [PATTERN] list foreign servers\n"
+msgstr " \\des[+] [パターン] 外部サーバーの一覧を表示する\n"
#: help.c:207
-#, c-format
-msgid " \\dew[+] [PATTERN] list foreign-data wrappers\n"
-msgstr " \\dew[+] [パターン] 外部データラッパーの一覧を表示\n"
+msgid " \\deu[+] [PATTERN] list user mappings\n"
+msgstr " \\deu[+] [パターン] ユーザマッピングの一覧を表示する\n"
#: help.c:208
-#, c-format
+msgid " \\dew[+] [PATTERN] list foreign-data wrappers\n"
+msgstr " \\dew[+] [パターン] 外部データラッパーの一覧を表示する\n"
+
+#: help.c:209
msgid ""
" \\df[antw][S+] [PATRN] list [only agg/normal/trigger/window] functions\n"
msgstr ""
-" \\df[antw][S+] [パターン] 関数(集約/通常/トリガ/ウィンドウのみ)一覧を"
-"表示\n"
-
-#: help.c:209
-#, c-format
-msgid " \\dF[+] [PATTERN] list text search configurations\n"
-msgstr " \\dF[+] [パターン] テキスト検索設定一覧を表示\n"
+" \\df[antw][S+] [パターン] 関数(集約/通常/トリガー/ウィンドウのみ)の"
+"一覧を表示する\n"
#: help.c:210
-#, c-format
-msgid " \\dFd[+] [PATTERN] list text search dictionaries\n"
-msgstr " \\dFd[+] [パターン] テキスト検索用の辞書一覧を表示\n"
+msgid " \\dF[+] [PATTERN] list text search configurations\n"
+msgstr " \\dF[+] [パターン] テキスト検索設定の一覧を表示する\n"
#: help.c:211
-#, c-format
-msgid " \\dFp[+] [PATTERN] list text search parsers\n"
-msgstr " \\dFp[+] [パターン] テキスト検索用のパーサ一覧を表示\n"
+msgid " \\dFd[+] [PATTERN] list text search dictionaries\n"
+msgstr " \\dFd[+] [パターン] テキスト検索用辞書の一覧を表示する\n"
#: help.c:212
-#, c-format
-msgid " \\dFt[+] [PATTERN] list text search templates\n"
-msgstr " \\dFt[+] [パターン] テキスト検索用のテンプレート一覧を表示\n"
+msgid " \\dFp[+] [PATTERN] list text search parsers\n"
+msgstr " \\dFp[+] [パターン] テキスト検索用パーサーの一覧を表示する\n"
#: help.c:213
-#, c-format
-msgid " \\dg [PATTERN] list roles (groups)\n"
-msgstr " \\dg [パターン] ロール(グループ)の一覧を表示\n"
+msgid " \\dFt[+] [PATTERN] list text search templates\n"
+msgstr " \\dFt[+] [パターン] テキスト検索用テンプレートの一覧を表示する\n"
#: help.c:214
-#, c-format
-msgid " \\di[S+] [PATTERN] list indexes\n"
-msgstr " \\di[S+] [パターン] インデックスの一覧を表示\n"
+msgid " \\dg[+] [PATTERN] list roles (groups)\n"
+msgstr " \\dg[+] [パターン] ロール(グループ)の一覧を表示する\n"
#: help.c:215
-#, c-format
-msgid " \\dl list large objects, same as \\lo_list\n"
-msgstr ""
-" \\dl ラージオブジェクトの一覧を表示。\\lo_list と同じ。\n"
+msgid " \\di[S+] [PATTERN] list indexes\n"
+msgstr " \\di[S+] [パターン] インデックスの一覧を表示する\n"
#: help.c:216
-#, c-format
-msgid " \\dn[+] [PATTERN] list schemas\n"
-msgstr " \\dn[+] [パターン] スキーマの一覧を表示\n"
+msgid ""
+" \\dl list large objects, same as \\lo_list\n"
+msgstr ""
+" \\dl ラージオブジェクトの一覧を表示する。\\lo_list と同じ。\n"
#: help.c:217
-#, c-format
-msgid " \\do[S] [PATTERN] list operators\n"
-msgstr " \\do[S] [名前] 演算子の一覧を表示\n"
+msgid " \\dn[+] [PATTERN] list schemas\n"
+msgstr " \\dn[+] [パターン] スキーマの一覧を表示する\n"
#: help.c:218
-#, c-format
+msgid " \\do[S] [PATTERN] list operators\n"
+msgstr " \\do[S] [名前] 演算子の一覧を表示する\n"
+
+#: help.c:219
msgid ""
" \\dp [PATTERN] list table, view, and sequence access privileges\n"
msgstr ""
-" \\dp [パターン] テーブル、ビュー、シーケンスのアクセス権一覧を表示\n"
-
-#: help.c:219
-#, c-format
-msgid " \\ds[S+] [PATTERN] list sequences\n"
-msgstr " \\ds[S+] [パターン] シーケンスの一覧を表示\n"
+" \\dp [パターン] テーブル、ビュー、シーケンスのアクセス権一覧を表示する\n"
#: help.c:220
-#, c-format
-msgid " \\dt[S+] [PATTERN] list tables\n"
-msgstr " \\dt[S+] [パターン] テーブルの一覧を表示\n"
+msgid ""
+" \\drds [PATRN1 [PATRN2]] list per-database role settings\n"
+msgstr ""
+" \\drds [パターン1 [パターン2]] データベース毎のロール(ユーザー)設定の一覧を表示する\n"
#: help.c:221
-#, c-format
-msgid " \\dT[S+] [PATTERN] list data types\n"
-msgstr " \\dT[S+] [パターン] データ型の一覧を表示\n"
+msgid " \\ds[S+] [PATTERN] list sequences\n"
+msgstr " \\ds[S+] [パターン] シーケンスの一覧を表示する\n"
#: help.c:222
-#, c-format
-msgid " \\du [PATTERN] list roles (users)\n"
-msgstr " \\du [パターン] ロール(ユーザ)の一覧を表示\n"
+msgid " \\dt[S+] [PATTERN] list tables\n"
+msgstr " \\dt[S+] [パターン] テーブルの一覧を表示する\n"
#: help.c:223
-#, c-format
-msgid " \\dv[S+] [PATTERN] list views\n"
-msgstr " \\dv[S+] [パターン] ビューの一覧を表示\n"
+msgid " \\dT[S+] [PATTERN] list data types\n"
+msgstr " \\dT[S+] [パターン] データ型の一覧を表示する\n"
#: help.c:224
-#, c-format
-msgid " \\l[+] list all databases\n"
-msgstr " \\l[+] データベースの一覧を表示\n"
+msgid " \\du[+] [PATTERN] list roles (users)\n"
+msgstr " \\du[+] [パターン] ロール(ユーザー)の一覧を表示する\n"
#: help.c:225
-#, c-format
-msgid " \\z [PATTERN] same as \\dp\n"
-msgstr " \\z [パターン] \\dp と同じ\n"
+msgid " \\dv[S+] [PATTERN] list views\n"
+msgstr " \\dv[S+] [パターン] ビューの一覧を表示する\n"
-#: help.c:228
-#, c-format
-msgid "Formatting\n"
+#: help.c:226
+msgid " \\l[+] list all databases\n"
+msgstr " \\l[+] データベースの一覧を表示する\n"
+
+#: help.c:227
+msgid " \\z [PATTERN] same as \\dp\n"
+msgstr " \\z [パターン] \\dp と同じ\n"
+
+#: help.c:230
+msgid "Formatting\n"
msgstr "書式設定\n"
-#: help.c:229
-#, c-format
+#: help.c:231
msgid ""
" \\a toggle between unaligned and aligned output mode\n"
-msgstr " \\a 'unaligned' および 'aligned' 出力モードのトグル\n"
+msgstr ""
+" \\a 出力モードの 'unaligned' / 'aligned' を切り替える\n"
-#: help.c:230
-#, c-format
-msgid " \\C [STRING] set table title, or unset if none\n"
-msgstr " \\C タイトル テーブルのタイトルをセット、指定がなければ解除\n"
+#: help.c:232
+msgid ""
+" \\C [STRING] set table title, or unset if none\n"
+msgstr ""
+" \\C タイトル テーブルのタイトルをセットする。指定がなければ解除\n"
-#: help.c:231
-#, c-format
+#: help.c:233
msgid ""
" \\f [STRING] show or set field separator for unaligned query "
"output\n"
msgstr ""
-" \\f [文字列] クエリー出力の際に桁揃えを行わない(unaligned)場合に\n"
-" 使用するフィールド区切り文字を表示または指定\n"
-
-#: help.c:232
-#, c-format
-msgid " \\H toggle HTML output mode (currently %s)\n"
-msgstr " \\H HTML の出力モードをトグル(現在: %s)\n"
+" \\f [文字列] クエリー出力の際に桁揃えを行わない(unaligned)場合に\n"
+" 使用するフィールド区切り文字を表示または設定する\n"
#: help.c:234
-#, c-format
+msgid " \\H toggle HTML output mode (currently %s)\n"
+msgstr " \\H HTML の出力モードを切り替える(現在: %s)\n"
+
+#: help.c:236
msgid ""
" \\pset NAME [VALUE] set table output option\n"
" (NAME := {format|border|expanded|fieldsep|footer|"
" numericlocale|recordsep|tuples_only|title|tableattr|"
"pager})\n"
msgstr ""
-" \\pset 名前 [値] テーブル出力のオプション設定\n"
-" (名前 := {format|border|expanded|fieldsep|footer|null|\n"
-" numericlocale|recordsep|tuples_only|title|tableattr|"
+" \\pset 名前 [値] テーブル出力のオプションを設定する\n"
+" (名前 := {format|border|expanded|fieldsep|footer|null|\n"
+" numericlocale|recordsep|tuples_only|title|tableattr|"
"pager})\n"
-#: help.c:237
-#, c-format
-msgid " \\t [on|off] show only rows (currently %s)\n"
-msgstr " \\t [on|off] 行のみ表示する (現在: %s)\n"
-
#: help.c:239
-#, c-format
+msgid " \\t [on|off] show only rows (currently %s)\n"
+msgstr " \\t [on|off] 行のみを表示するか? (現在: %s)\n"
+
+#: help.c:241
msgid ""
" \\T [STRING] set HTML <table> tag attributes, or unset if none\n"
msgstr ""
-" \\T [文字列] HTML の <table> タグの属性をセット。引数がなければ解除。\n"
+" \\T [文字列] HTML の <table> タグの属性をセット。引数がなければ解除\n"
-#: help.c:240
-#, c-format
-msgid " \\x [on|off] toggle expanded output (currently %s)\n"
-msgstr " \\x [on|off] 拡張出力のトグル(現在: %s)\n"
+#: help.c:242
+msgid " \\x [on|off] toggle expanded output (currently %s)\n"
+msgstr " \\x [on|off] 拡張出力の切り替え(現在: %s)\n"
-#: help.c:244
-#, c-format
+#: help.c:246
msgid "Connection\n"
msgstr "接続\n"
-#: help.c:245
-#, c-format
+#: help.c:247
msgid ""
" \\c[onnect] [DBNAME|- USER|- HOST|- PORT|-]\n"
" connect to new database (currently \"%s\")\n"
msgstr ""
" \\c[onnect] [DB名|- ユーザ名|- ホスト名|- ポート番号|-]\n"
-" 新しいデータベースに接続する (現在: \"%s\")\n"
+" 新しいデータベースに接続する (現在: \"%s\")\n"
-#: help.c:248
-#, c-format
-msgid " \\encoding [ENCODING] show or set client encoding\n"
+#: help.c:250
+msgid ""
+" \\encoding [ENCODING] show or set client encoding\n"
msgstr ""
" \\encoding [エンコーディング]\n"
-" クライアントのエンコーディングを表示またはセット\n"
+" クライアントのエンコーディングを表示またはセット\n"
-#: help.c:249
-#, c-format
-msgid " \\password [USERNAME] securely change the password for a user\n"
-msgstr " \\password [USERNAME] ユーザのパスワードを安全に変更する\n"
+#: help.c:251
+msgid " \\password [USERNAME] securely change the password for a user\n"
+msgstr " \\password [ユーザ名] ユーザのパスワードを安全に変更する\n"
-#: help.c:252
-#, c-format
-msgid "Operating System\n"
+#: help.c:254
+msgid "Operating System\n"
msgstr "オペレーティングシステム\n"
-#: help.c:253
-#, c-format
-msgid " \\cd [DIR] change the current working directory\n"
-msgstr " \\cd [DIR] カレントディレクトリを変更\n"
-
-#: help.c:254
-#, c-format
-msgid " \\timing [on|off] toggle timing of commands (currently %s)\n"
-msgstr " \\timing [on|off] コマンドのタイミングを切り替え(現在: %s)\n"
+#: help.c:255
+msgid " \\cd [DIR] change the current working directory\n"
+msgstr " \\cd [DIR] カレントディレクトリを変更\n"
#: help.c:256
-#, c-format
+msgid " \\timing [on|off] toggle timing of commands (currently %s)\n"
+msgstr " \\timing [on|off] コマンドのタイミングを切り替える(現在: %s)\n"
+
+#: help.c:258
msgid ""
" \\! [COMMAND] execute command in shell or start interactive "
"shell\n"
-msgstr " \\! [コマンド] シェルでコマンドを実行、もしくは会話型シェルを起動\n"
+msgstr ""
+" \\! [コマンド] シェルでコマンドを実行、もしくは会話型シェルを起動\n"
-#: help.c:259
-#, c-format
-msgid "Variables\n"
+#: help.c:261
+msgid "Variables\n"
msgstr "変数\n"
-#: help.c:260
-#, c-format
-msgid " \\prompt [TEXT] NAME prompt user to set internal variable\n"
+#: help.c:262
+msgid " \\prompt [TEXT] NAME prompt user to set internal variable\n"
msgstr " \\prompt [テキスト] 変数名 ユーザに内部変数をセットするよう促す\n"
-#: help.c:261
-#, c-format
+#: help.c:263
msgid ""
" \\set [NAME [VALUE]] set internal variable, or list all if no "
"parameters\n"
msgstr ""
" \\set [変数名 [値]]\n"
-" 内部変数の値をセット。引数がない場合は一覧表示。\n"
+" 内部変数の値をセット。引数がない場合は一覧表示。\n"
-#: help.c:262
-#, c-format
-msgid " \\unset NAME unset (delete) internal variable\n"
-msgstr " \\unset 変数名 内部変数を削除\n"
+#: help.c:264
+msgid " \\unset NAME unset (delete) internal variable\n"
+msgstr " \\unset 変数名 内部変数を削除する\n"
-#: help.c:265
-#, c-format
-msgid "Large Objects\n"
+#: help.c:267
+msgid "Large Objects\n"
msgstr "ラージオブジェクト\n"
-#: help.c:266
-#, c-format
+#: help.c:268
msgid ""
" \\lo_export LOBOID FILE\n"
" \\lo_import FILE [COMMENT]\n"
" \\lo_list\n"
" \\lo_unlink LOBOID ラージオブジェクトの操作\n"
-#: help.c:318
-msgid "Available help:\n"
+#: help.c:320
+msgid "Available help:\n"
msgstr "利用可能なヘルプ:\n"
-#: help.c:407
-#, c-format
+#: help.c:410
msgid ""
"Command: %s\n"
"Description: %s\n"
"%s\n"
"\n"
-#: help.c:423
-#, c-format
+#: help.c:426
msgid ""
"No help available for \"%-.*s\".\n"
"Try \\h with no arguments to see available help.\n"
"\"%-.*s\" についてはヘルプ情報がありません。\n"
"引数なしで \\h とタイプすると、ヘルプの一覧が表示されます。\n"
-#: input.c:187
-#, c-format
-msgid "could not read from input file: %s\n"
+#: input.c:198
+msgid "could not read from input file: %s\n"
msgstr "入力ファイルから読み込めませんでした: %s\n"
-#: input.c:347
-#, c-format
-msgid "could not save history to file \"%s\": %s\n"
+#: input.c:406
+msgid "could not save history to file \"%s\": %s\n"
msgstr "ファイル \"%s\" にヒストリを保存できませんでした: %s\n"
-#: input.c:352
-msgid "history is not supported by this installation\n"
+#: input.c:411
+msgid "history is not supported by this installation\n"
msgstr "この環境ではヒストリ機能をサポートしていません。\n"
#: large_obj.c:66
-#, c-format
-msgid "%s: not connected to a database\n"
-msgstr "%s: データベースに接続されていません\n"
+msgid "%s: not connected to a database\n"
+msgstr "%s: どのデータベースにも接続されていません\n"
#: large_obj.c:85
-#, c-format
-msgid "%s: current transaction is aborted\n"
+msgid "%s: current transaction is aborted\n"
msgstr "%s: トランザクションを中断しました\n"
#: large_obj.c:88
-#, c-format
-msgid "%s: unknown transaction status\n"
+msgid "%s: unknown transaction status\n"
msgstr "%s: トランザクションの状態が不明です。\n"
-#: large_obj.c:286
+#: large_obj.c:289 large_obj.c:300
msgid "ID"
msgstr "ID"
-#: large_obj.c:287 describe.c:95 describe.c:158 describe.c:337 describe.c:490
-#: describe.c:566 describe.c:637 describe.c:760 describe.c:1238
-#: describe.c:2013 describe.c:2144 describe.c:2438 describe.c:2500
-#: describe.c:2636 describe.c:2675 describe.c:2742 describe.c:2801
-#: describe.c:2810 describe.c:2869
+#: large_obj.c:290 describe.c:146 describe.c:334 describe.c:613 describe.c:762
+#: describe.c:2404 describe.c:2704 describe.c:3333 describe.c:3392
+msgid "Owner"
+msgstr "所有者"
+
+#: large_obj.c:291 large_obj.c:301 describe.c:95 describe.c:158 describe.c:337
+#: describe.c:490 describe.c:566 describe.c:637 describe.c:827 describe.c:1317
+#: describe.c:2228 describe.c:2418 describe.c:2712 describe.c:2774
+#: describe.c:2910 describe.c:2949 describe.c:3016 describe.c:3075
+#: describe.c:3084 describe.c:3143
msgid "Description"
msgstr "説明"
-#: large_obj.c:295
+#: large_obj.c:310
msgid "Large objects"
msgstr "ラージオブジェクト"
-#: mainloop.c:157
-#, c-format
-msgid "Use \"\\q\" to leave %s.\n"
+#: mainloop.c:159
+msgid "Use \"\\q\" to leave %s.\n"
msgstr "\"\\q\" で %s を抜けます。\n"
-#: mainloop.c:183
-msgid "You are using psql, the command-line interface to PostgreSQL."
-msgstr "これは psql : PostgreSQL へのコマンドライン・インターフェースです。"
+#: mainloop.c:189
+msgid "You are using psql, the command-line interface to PostgreSQL."
+msgstr "PostgreSQL へのコマンドライン・インターフェース、psql へようこそ。"
-#: mainloop.c:184
-#, c-format
+#: mainloop.c:190
msgid ""
"Type: \\copyright for distribution terms\n"
" \\h for help with SQL commands\n"
" \\g or terminate with semicolon to execute query\n"
" \\q to quit\n"
msgstr ""
-"\\copyright とタイプすると、配布条件を表示します。\n"
-"\\h とタイプすると、SQL コマンドのヘルプを表示します。\n"
-"\\? とタイプすると、psql コマンドのヘルプを表示します。\n"
-"\\g と打つかセミコロンで閉じると、クエリーを実行します。\n"
-"\\q で終了します。\n"
+" \\copyright とタイプすると、配布条件を表示します。\n"
+" \\h とタイプすると、SQL コマンドのヘルプを表示します。\n"
+" \\? とタイプすると、psql コマンドのヘルプを表示します。\n"
+" \\g と打つかセミコロンで閉じると、クエリーを実行します。\n"
+" \\q で終了します。\n"
-#: print.c:974
-#, c-format
+#: print.c:1156
msgid "(No rows)\n"
msgstr "(行がありません)\n"
-#: print.c:1961
-#, c-format
+#: print.c:2120
msgid "Interrupted\n"
msgstr "中断されました\n"
-#: print.c:2028
-#, c-format
+#: print.c:2187
msgid "Cannot add header to table content: column count of %d exceeded.\n"
msgstr ""
"テーブルの内容に見出しを追加できませんでした:カラム数 %d が制限を越えていま"
"す。\n"
-#: print.c:2065
-#, c-format
+#: print.c:2224
msgid "Cannot add cell to table content: total cell count of %d exceeded.\n"
msgstr ""
"テーブルの内容にセルを追加できませんでした:全セル数 %d が制限を越えていま"
"す。\n"
-#: print.c:2264
-#, c-format
+#: print.c:2423
msgid "invalid output format (internal error): %d"
msgstr "出力フォーマットが無効(内部エラー):%d"
-#: print.c:2353
-#, c-format
+#: print.c:2512
msgid "(%lu row)"
msgid_plural "(%lu rows)"
msgstr[0] "(%lu 行)"
msgstr[1] "(%lu 行)"
#: startup.c:217
-#, c-format
msgid "%s: could not open log file \"%s\": %s\n"
-msgstr "%s: ã\83ã\82°ã\83\95ã\82¡ã\82¤ã\83« \"%s\" ã\81\8cé\96\8bã\81\91ません: %s\n"
+msgstr "%s: ã\83ã\82°ã\83\95ã\82¡ã\82¤ã\83« \"%s\" ã\82\92ã\82ªã\83¼ã\83\97ã\83³ã\81§ã\81\8dません: %s\n"
#: startup.c:279
-#, c-format
msgid ""
"Type \"help\" for help.\n"
"\n"
"\n"
#: startup.c:425
-#, c-format
msgid "%s: could not set printing parameter \"%s\"\n"
msgstr "%s: 表示用パラメータ \"%s\" をセットできませんでした\n"
#: startup.c:464
-#, c-format
msgid "%s: could not delete variable \"%s\"\n"
msgstr "%s: 変数 \"%s\" を削除できませんでした\n"
#: startup.c:474
-#, c-format
msgid "%s: could not set variable \"%s\"\n"
msgstr "%s: 変数 \"%s\" をセットできませんでした\n"
#: startup.c:511 startup.c:517
-#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "詳細は '%s --help' をごらんください\n"
#: startup.c:534
-#, c-format
msgid "%s: warning: extra command-line argument \"%s\" ignored\n"
msgstr "%s: 警告:余分なコマンドラインオプション \"%s\" は無視されます\n"
msgstr "コマンドライン編集機能のサポートが組み込まれています。"
#: describe.c:68 describe.c:235 describe.c:462 describe.c:561 describe.c:682
-#: describe.c:757 describe.c:2122 describe.c:2243 describe.c:2298
-#: describe.c:2498 describe.c:2725 describe.c:2797 describe.c:2808
-#: describe.c:2867
+#: describe.c:763 describe.c:824 describe.c:2396 describe.c:2517
+#: describe.c:2572 describe.c:2772 describe.c:2999 describe.c:3071
+#: describe.c:3082 describe.c:3141
msgid "Schema"
msgstr "スキーマ"
#: describe.c:69 describe.c:145 describe.c:236 describe.c:463 describe.c:562
-#: describe.c:612 describe.c:683 describe.c:758 describe.c:2123
-#: describe.c:2244 describe.c:2299 describe.c:2429 describe.c:2499
-#: describe.c:2726 describe.c:2798 describe.c:2809 describe.c:2868
-#: describe.c:3058 describe.c:3117
+#: describe.c:612 describe.c:683 describe.c:825 describe.c:2397
+#: describe.c:2518 describe.c:2573 describe.c:2703 describe.c:2773
+#: describe.c:3000 describe.c:3072 describe.c:3083 describe.c:3142
+#: describe.c:3332 describe.c:3391
msgid "Name"
msgstr "名前"
#, c-format
msgid "The server (version %d.%d) does not support tablespaces.\n"
msgstr ""
-"このサーバのバージョン (%d.%d) はテーブルスペースをサポートしていません。\n"
-
-#: describe.c:146 describe.c:334 describe.c:613 describe.c:2130
-#: describe.c:2430 describe.c:3059 describe.c:3118
-msgid "Owner"
-msgstr "所有者"
+"このサーバーのバージョン (%d.%d) はテーブルスペースをサポートしていません。\n"
#: describe.c:147
msgid "Location"
#: describe.c:218
#, c-format
msgid "\\df does not take a \"w\" option with server version %d.%d\n"
-msgstr "サーババージョン%d.%dでは\\dfは\"w\"オプションを受け付けません\n"
+msgstr "ã\82µã\83¼ã\83\90ã\83¼ã\83\90ã\83¼ã\82¸ã\83§ã\83³%d.%dã\81§ã\81¯\\dfã\81¯\"w\"ã\82ªã\83\97ã\82·ã\83§ã\83³ã\82\92å\8f\97ã\81\91ä»\98ã\81\91ã\81¾ã\81\9bã\82\93\n"
#. translator: "agg" is short for "aggregate"
#: describe.c:251 describe.c:297 describe.c:314
msgid "window"
msgstr "window(ウィンドウ)"
-#: describe.c:253 describe.c:298 describe.c:315 describe.c:897
+#: describe.c:253 describe.c:298 describe.c:315 describe.c:964
msgid "trigger"
msgstr "trigger(トリガ)"
msgid "normal"
msgstr "normal(通常)"
-#: describe.c:255 describe.c:300 describe.c:317 describe.c:685 describe.c:1223
-#: describe.c:2129 describe.c:2245 describe.c:3130
+#: describe.c:255 describe.c:300 describe.c:317 describe.c:685 describe.c:767
+#: describe.c:1298 describe.c:2403 describe.c:2519 describe.c:3404
msgid "Type"
msgstr "型"
msgid "Internal name"
msgstr "内部名"
-#: describe.c:474 describe.c:629 describe.c:2140
+#: describe.c:474 describe.c:629 describe.c:2414
msgid "Size"
msgstr "サイズ"
msgid "List of databases"
msgstr "データベース一覧"
-#: describe.c:684 describe.c:852 describe.c:2124
+#: describe.c:684 describe.c:764 describe.c:919 describe.c:2398 sql_help.c:443
+#: sql_help.c:649 sql_help.c:750 sql_help.c:1166 sql_help.c:1293
+#: sql_help.c:1327 sql_help.c:1543 sql_help.c:1692 sql_help.c:1853
+#: sql_help.c:1934 sql_help.c:2128 sql_help.c:2687 sql_help.c:2707
+#: sql_help.c:2709 sql_help.c:2710
msgid "table"
msgstr "テーブル"
-#: describe.c:684 describe.c:853 describe.c:2125
+#: describe.c:684 describe.c:920 describe.c:2399
msgid "view"
msgstr "ビュー"
-#: describe.c:684 describe.c:855 describe.c:2127
+#: describe.c:684 describe.c:765 describe.c:922 describe.c:2401
msgid "sequence"
msgstr "シーケンス"
msgid "Column access privileges"
msgstr "アクセス権限を剥奪する"
-#: describe.c:722 describe.c:3225 describe.c:3229
+#: describe.c:722 describe.c:3499 describe.c:3503
msgid "Access privileges"
msgstr "アクセス権"
-#: describe.c:759
-msgid "Object"
-msgstr "オブジェクト"
-
-#: describe.c:771
-msgid "aggregate"
-msgstr "集約関数"
+#: describe.c:750
+msgid ""
+"The server (version %d.%d) does not support altering default privileges.\n"
+msgstr ""
+"このサーバー(バージョン%d.%d)は代替のデフォルト権限をサポートしていません。\n"
-#: describe.c:791
+#: describe.c:766 describe.c:858
msgid "function"
msgstr "関数"
-#: describe.c:810
+#: describe.c:790
+msgid "Default access privileges"
+msgstr "デフォルトのアクセス権限"
+
+#: describe.c:826
+msgid "Object"
+msgstr "オブジェクト"
+
+#: describe.c:838
+msgid "aggregate"
+msgstr "集約関数"
+
+#: describe.c:877 sql_help.c:1426 sql_help.c:2425 sql_help.c:2493
+#: sql_help.c:2624 sql_help.c:2725 sql_help.c:2776
msgid "operator"
msgstr "演算子"
-#: describe.c:829
+#: describe.c:896
msgid "data type"
msgstr "データ型"
-#: describe.c:854 describe.c:2126
+#: describe.c:921 describe.c:2400
msgid "index"
msgstr "インデックス"
-#: describe.c:876
+#: describe.c:943
msgid "rule"
msgstr "ルール"
-#: describe.c:920
+#: describe.c:987
msgid "Object descriptions"
msgstr "オブジェクトの説明"
-#: describe.c:973
+#: describe.c:1040
#, c-format
msgid "Did not find any relation named \"%s\".\n"
msgstr "\"%s\" という名前のリレーションが見つかりません。\n"
-#: describe.c:1110
+#: describe.c:1193
#, c-format
msgid "Did not find any relation with OID %s.\n"
msgstr "OID %s を持つリレーションが見つかりません。\n"
-#: describe.c:1185
+#: describe.c:1261
#, c-format
msgid "Table \"%s.%s\""
msgstr "テーブル \"%s.%s\""
-#: describe.c:1189
+#: describe.c:1265
#, c-format
msgid "View \"%s.%s\""
msgstr "ビュー \"%s.%s\""
-#: describe.c:1193
+#: describe.c:1269
#, c-format
msgid "Sequence \"%s.%s\""
msgstr "シーケンス \"%s.%s\""
-#: describe.c:1197
+#: describe.c:1273
#, c-format
msgid "Index \"%s.%s\""
msgstr "インデックス \"%s.%s\""
-#: describe.c:1202
+#: describe.c:1278
#, c-format
msgid "Special relation \"%s.%s\""
msgstr "特殊なリレーション \"%s.%s\""
-#: describe.c:1206
+#: describe.c:1282
#, c-format
msgid "TOAST table \"%s.%s\""
msgstr "TOAST テーブル \"%s.%s\""
-#: describe.c:1210
+#: describe.c:1286
#, c-format
msgid "Composite type \"%s.%s\""
msgstr "複合型 \"%s.%s\""
-#: describe.c:1222
+#: describe.c:1297
msgid "Column"
msgstr "カラム"
-#: describe.c:1228
+#: describe.c:1304
msgid "Modifiers"
msgstr "修飾語"
-#: describe.c:1233
+#: describe.c:1309
msgid "Value"
msgstr "値"
-#: describe.c:1237
+#: describe.c:1312
+msgid "Definition"
+msgstr "定義"
+
+#: describe.c:1316
msgid "Storage"
msgstr "ストレージ"
-#: describe.c:1279
+#: describe.c:1358
msgid "not null"
msgstr "not null"
#. translator: default values of column definitions
-#: describe.c:1288
+#: describe.c:1367
#, c-format
msgid "default %s"
msgstr "デフォルト %s"
-#: describe.c:1354
+#: describe.c:1461
msgid "primary key, "
msgstr "プライマリキー, "
-#: describe.c:1356
+#: describe.c:1463
msgid "unique, "
msgstr "ユニーク, "
-#: describe.c:1362
+#: describe.c:1469
#, c-format
msgid "for table \"%s.%s\""
msgstr "テーブル \"%s.%s\" 用"
-#: describe.c:1366
+#: describe.c:1473
#, c-format
msgid ", predicate (%s)"
msgstr ", 述語 (%s)"
-#: describe.c:1369
+#: describe.c:1476
msgid ", clustered"
msgstr ", クラスタ化済み"
-#: describe.c:1372
+#: describe.c:1479
msgid ", invalid"
msgstr ", 無効"
-#: describe.c:1386
+#: describe.c:1482
+msgid ", deferrable"
+msgstr ", 遅延可能"
+
+#: describe.c:1485
+msgid ", initially deferred"
+msgstr ", 最初から遅延されている"
+
+#: describe.c:1499
msgid "View definition:"
msgstr "ビュー定義:"
-#: describe.c:1403 describe.c:1654
+#: describe.c:1516 describe.c:1825
msgid "Rules:"
msgstr "ルール:"
-#: describe.c:1450
+#: describe.c:1583
msgid "Indexes:"
msgstr "インデックス:"
-#: describe.c:1510
+#: describe.c:1649
msgid "Check constraints:"
msgstr "CHECK 制約:"
-#: describe.c:1541
+#: describe.c:1681
+msgid "Exclusion constraints:"
+msgstr "排他制約:"
+
+#: describe.c:1712
msgid "Foreign-key constraints:"
msgstr "外部キー制約:"
-#: describe.c:1572
+#: describe.c:1743
msgid "Referenced by:"
msgstr "参照元:"
-#: describe.c:1657
+#: describe.c:1828
msgid "Disabled rules:"
msgstr "無効にされたルール:"
-#: describe.c:1660
+#: describe.c:1831
msgid "Rules firing always:"
msgstr "常に無視されるルール"
-#: describe.c:1663
+#: describe.c:1834
msgid "Rules firing on replica only:"
msgstr "レプリカでのみ無視されるルール"
-#: describe.c:1762
+#: describe.c:1933
msgid "Triggers:"
msgstr "トリガ:"
-#: describe.c:1765
+#: describe.c:1936
msgid "Disabled triggers:"
msgstr "無効にされたトリガ:"
-#: describe.c:1768
+#: describe.c:1939
msgid "Triggers firing always:"
msgstr "常に無視されるトリガ"
-#: describe.c:1771
+#: describe.c:1942
msgid "Triggers firing on replica only:"
msgstr "レプリカでのみ無視されるトリガ"
-#: describe.c:1804
+#: describe.c:1975
msgid "Inherits"
msgstr "継承"
-#: describe.c:1819
+#: describe.c:2005
+#, c-format
+msgid "Number of child tables: %d (Use \\d+ to list them.)"
+msgstr "子テーブルの数:%d(\\d で一覧表示)"
+
+#: describe.c:2012
+msgid "Child tables"
+msgstr "子テーブル"
+
+#: describe.c:2034
msgid "Has OIDs"
msgstr "OID を持つ"
-#: describe.c:1822 describe.c:2302 describe.c:2376
+#: describe.c:2037 describe.c:2576 describe.c:2650
msgid "yes"
msgstr "yes"
-#: describe.c:1822 describe.c:2302 describe.c:2376
+#: describe.c:2037 describe.c:2576 describe.c:2650
msgid "no"
msgstr "no"
-#: describe.c:1830 describe.c:3068 describe.c:3132 describe.c:3188
+#: describe.c:2045 describe.c:3342 describe.c:3406 describe.c:3462
msgid "Options"
msgstr "オプション"
-#: describe.c:1915
+#: describe.c:2130
#, c-format
msgid "Tablespace: \"%s\""
msgstr "テーブルスペース \"%s\""
-#: describe.c:1928
+#: describe.c:2143
#, c-format
msgid ", tablespace \"%s\""
msgstr "テーブルスペース \"%s\""
-#: describe.c:2006
+#: describe.c:2221
msgid "List of roles"
msgstr "ロール一覧"
-#: describe.c:2008
+#: describe.c:2223
msgid "Role name"
msgstr "ロール名"
-#: describe.c:2009
+#: describe.c:2224
msgid "Attributes"
msgstr "属性"
-#: describe.c:2010
+#: describe.c:2225
msgid "Member of"
msgstr "メンバー"
-#: describe.c:2021
+#: describe.c:2236
msgid "Superuser"
msgstr "スーパーユーザ"
-#: describe.c:2024
+#: describe.c:2239
msgid "No inheritance"
msgstr "継承なし"
-#: describe.c:2027
+#: describe.c:2242
msgid "Create role"
msgstr "ロールを作成できる"
-#: describe.c:2030
+#: describe.c:2245
msgid "Create DB"
msgstr "DBを作成できる"
-#: describe.c:2033
+#: describe.c:2248
msgid "Cannot login"
msgstr "ログインできない"
-#: describe.c:2042
+#: describe.c:2257
msgid "No connections"
msgstr "接続なし"
-#: describe.c:2044
+#: describe.c:2259
#, c-format
msgid "%d connection"
msgid_plural "%d connections"
msgstr[0] "%d 個の接続"
msgstr[1] "%d 個の接続"
-#: describe.c:2128
+#: describe.c:2326
+#, c-format
+msgid "No per-database role settings support in this server version.\n"
+msgstr ""
+"このバージョンのサーバーでは、データベース毎のロール設定を"
+"サポートしていません。\n"
+
+#: describe.c:2337
+msgid "No matching settings found.\n"
+msgstr "マッチする設定が見つかりません\n"
+
+#: describe.c:2339
+msgid "No settings found.\n"
+msgstr "設定がありません。\n"
+
+#: describe.c:2344
+msgid "List of settings"
+msgstr "設定の一覧"
+
+#: describe.c:2402
msgid "special"
msgstr "特殊"
-#: describe.c:2135
+#: describe.c:2409
msgid "Table"
msgstr "テーブル"
-#: describe.c:2195
+#: describe.c:2469
#, c-format
msgid "No matching relations found.\n"
msgstr "マッチするリレーションが見つかりません\n"
-#: describe.c:2197
+#: describe.c:2471
#, c-format
msgid "No relations found.\n"
msgstr "リレーションがありません。\n"
-#: describe.c:2202
+#: describe.c:2476
msgid "List of relations"
msgstr "リレーションの一覧"
-#: describe.c:2246
+#: describe.c:2520
msgid "Modifier"
msgstr "修飾語"
-#: describe.c:2247
+#: describe.c:2521
msgid "Check"
msgstr "チェック"
-#: describe.c:2265
+#: describe.c:2539
msgid "List of domains"
msgstr "ドメイン一覧"
-#: describe.c:2300
+#: describe.c:2574
msgid "Source"
msgstr "ソース"
-#: describe.c:2301
+#: describe.c:2575
msgid "Destination"
msgstr "宛先"
-#: describe.c:2303
+#: describe.c:2577
msgid "Default?"
msgstr "デフォルト?"
-#: describe.c:2321
+#: describe.c:2595
msgid "List of conversions"
msgstr "変換ルール一覧"
-#: describe.c:2373
+#: describe.c:2647
msgid "Source type"
msgstr "ソースの型"
-#: describe.c:2374
+#: describe.c:2648
msgid "Target type"
msgstr "ターゲットの型"
-#: describe.c:2375 describe.c:2635
+#: describe.c:2649 describe.c:2909
msgid "Function"
msgstr "関数"
-#: describe.c:2376
+#: describe.c:2650
msgid "in assignment"
msgstr "代入"
-#: describe.c:2377
+#: describe.c:2651
msgid "Implicit?"
msgstr "暗黙?"
-#: describe.c:2403
+#: describe.c:2677
msgid "List of casts"
msgstr "キャスト一覧"
-#: describe.c:2458
+#: describe.c:2732
msgid "List of schemas"
msgstr "スキーマ一覧"
-#: describe.c:2481 describe.c:2714 describe.c:2782 describe.c:2850
-#, c-format
+#: describe.c:2755 describe.c:2988 describe.c:3056 describe.c:3124
msgid "The server (version %d.%d) does not support full text search.\n"
msgstr ""
-"ã\81\93ã\81®ã\82µã\83¼ã\83\90ã\81®ã\83\90ã\83¼ã\82¸ã\83§ã\83³ (%d.%d) ã\81¯ã\83\86ã\83¼ã\83\96ã\83«ã\82¹ã\83\9aã\83¼ã\82¹をサポートしていません。\n"
+"ã\81\93ã\81®ã\83\90ã\83¼ã\82¸ã\83§ã\83³ (%d.%d) ã\81®ã\82µã\83¼ã\83\90ã\83¼ã\81¯å\85¨æ\96\87æ¤\9cç´¢をサポートしていません。\n"
-#: describe.c:2515
+#: describe.c:2789
msgid "List of text search parsers"
msgstr "テキスト検索用パーサ一覧"
-#: describe.c:2558
+#: describe.c:2832
#, c-format
msgid "Did not find any text search parser named \"%s\".\n"
msgstr "テキスト検索用パーサ \"%s\" が見つかりません。\n"
-#: describe.c:2633
+#: describe.c:2907
msgid "Start parse"
msgstr "パース起動"
-#: describe.c:2634
+#: describe.c:2908
msgid "Method"
msgstr "メソッド"
-#: describe.c:2638
+#: describe.c:2912
msgid "Get next token"
msgstr "次のトークンを取得"
-#: describe.c:2640
+#: describe.c:2914
msgid "End parse"
msgstr "パース終了"
-#: describe.c:2642
+#: describe.c:2916
msgid "Get headline"
msgstr "見出しの取得"
-#: describe.c:2644
+#: describe.c:2918
msgid "Get token types"
msgstr "トークンタイプの取得"
-#: describe.c:2654
+#: describe.c:2928
#, c-format
msgid "Text search parser \"%s.%s\""
msgstr "テキスト検索用パーサ \"%s.%s\""
-#: describe.c:2656
+#: describe.c:2930
#, c-format
msgid "Text search parser \"%s\""
msgstr "テキスト検索用パーサ \"%s\""
-#: describe.c:2674
+#: describe.c:2948
msgid "Token name"
msgstr "トークン名"
-#: describe.c:2685
+#: describe.c:2959
#, c-format
msgid "Token types for parser \"%s.%s\""
msgstr "パーサ \"%s.%s\" のトークンタイプ"
-#: describe.c:2687
+#: describe.c:2961
#, c-format
msgid "Token types for parser \"%s\""
msgstr "パーサ \"%s\" のトークンタイプ"
-#: describe.c:2736
+#: describe.c:3010
msgid "Template"
msgstr "テンプレート"
-#: describe.c:2737
+#: describe.c:3011
msgid "Init options"
msgstr "初期化オプション:"
-#: describe.c:2759
+#: describe.c:3033
msgid "List of text search dictionaries"
msgstr "テキスト検索用辞書の一覧"
-#: describe.c:2799
+#: describe.c:3073
msgid "Init"
msgstr "初期化"
-#: describe.c:2800
+#: describe.c:3074
msgid "Lexize"
msgstr "Lex 処理"
-#: describe.c:2827
+#: describe.c:3101
msgid "List of text search templates"
msgstr "テキスト検索用テンプレート一覧"
-#: describe.c:2884
+#: describe.c:3158
msgid "List of text search configurations"
msgstr "テキスト検索用設定一覧"
-#: describe.c:2928
+#: describe.c:3202
#, c-format
msgid "Did not find any text search configuration named \"%s\".\n"
msgstr "テキスト検索用設定 \"%s\" が見つかりません。\n"
-#: describe.c:2994
+#: describe.c:3268
msgid "Token"
msgstr "トークン"
-#: describe.c:2995
+#: describe.c:3269
msgid "Dictionaries"
msgstr "辞書"
-#: describe.c:3006
+#: describe.c:3280
#, c-format
msgid "Text search configuration \"%s.%s\""
msgstr "テキスト検索用設定 \"%s.%s\""
-#: describe.c:3009
+#: describe.c:3283
#, c-format
msgid "Text search configuration \"%s\""
msgstr "テキスト検索用設定 \"%s\""
-#: describe.c:3013
+#: describe.c:3287
#, c-format
msgid ""
"\n"
"\n"
"パーサ: \"%s.%s\""
-#: describe.c:3016
+#: describe.c:3290
#, c-format
msgid ""
"\n"
"\n"
"パーサ:\"%s\""
-#: describe.c:3048
+#: describe.c:3322
#, c-format
msgid "The server (version %d.%d) does not support foreign-data wrappers.\n"
msgstr ""
-"ã\81\93ã\81®ã\82µã\83¼ã\83\90ã\81®ã\83\90ã\83¼ã\82¸ã\83§ã\83³ (%d.%d) は外部データラッパーをサポートしていません。\n"
+"ã\81\93ã\81®ã\83\90ã\83¼ã\82¸ã\83§ã\83³ (%d.%d) ã\81®ã\82µã\83¼ã\83\90ã\83¼は外部データラッパーをサポートしていません。\n"
-#: describe.c:3060
+#: describe.c:3334
msgid "Validator"
msgstr "バリデータ"
-#: describe.c:3084
+#: describe.c:3358
msgid "List of foreign-data wrappers"
msgstr "外部データラッパーの一覧"
-#: describe.c:3107
-#, c-format
+#: describe.c:3381
msgid "The server (version %d.%d) does not support foreign servers.\n"
-msgstr "このサーバ(バージョン%d.%d)は外部サーバをサポートしていません。\n"
+msgstr "このサーバー(バージョン%d.%d)は外部サーバーをサポートしていません。\n"
-#: describe.c:3119
+#: describe.c:3393
msgid "Foreign-data wrapper"
msgstr "外部データラッパー"
-#: describe.c:3131
+#: describe.c:3405
msgid "Version"
msgstr "バージョン"
-#: describe.c:3150
+#: describe.c:3424
msgid "List of foreign servers"
-msgstr "外部サーバ一覧"
+msgstr "外部サーバー一覧"
-#: describe.c:3173
+#: describe.c:3447
#, c-format
msgid "The server (version %d.%d) does not support user mappings.\n"
-msgstr "このサーバ(バージョン%d.%d)はユーザマップをサポートしていません。\n"
+msgstr "このサーバー(バージョン%d.%d)はユーザマップをサポートしていません。\n"
-#: describe.c:3182
+#: describe.c:3456
msgid "Server"
-msgstr "サーバ"
+msgstr "サーバー"
-#: describe.c:3183
+#: describe.c:3457
msgid "User name"
msgstr "ユーザ名"
-#: describe.c:3203
+#: describe.c:3477
msgid "List of user mappings"
msgstr "ユーザマッピングの一覧"
-#: sql_help.h:25 sql_help.h:505
+#: sql_help.h:173 sql_help.h:788
msgid "abort the current transaction"
msgstr "現在のトランザクションを中断する"
-#: sql_help.h:26
-msgid "ABORT [ WORK | TRANSACTION ]"
-msgstr "ABORT [ WORK | TRANSACTION ]"
-
-#: sql_help.h:29
+#: sql_help.h:178
msgid "change the definition of an aggregate function"
msgstr "集約関数の定義を変更する"
-#: sql_help.h:30
-msgid ""
-"ALTER AGGREGATE name ( type [ , ... ] ) RENAME TO new_name\n"
-"ALTER AGGREGATE name ( type [ , ... ] ) OWNER TO new_owner\n"
-"ALTER AGGREGATE name ( type [ , ... ] ) SET SCHEMA new_schema"
-msgstr ""
-"ALTER AGGREGATE 集約関数名 ( データ型 [ , ... ] ) RENAME TO 新しい名前\n"
-"ALTER AGGREGATE 集約関数名 ( データ型 [ , ... ] ) OWNER TO 新しい所有者\n"
-"ALTER AGGREGATE 集約関数名 ( データ型 [ , ... ] ) SET SCHEMA 新しいスキーマ"
-
-#: sql_help.h:33
+#: sql_help.h:183
msgid "change the definition of a conversion"
msgstr "エンコーディング変換ルールの定義を変更する"
-#: sql_help.h:34
-msgid ""
-"ALTER CONVERSION name RENAME TO newname\n"
-"ALTER CONVERSION name OWNER TO newowner"
-msgstr ""
-"ALTER CONVERSION 変換ルール名 RENAME TO 新しい名前\n"
-"ALTER CONVERSION 変換ルール名 OWNER TO 新しい所有者"
-
-#: sql_help.h:37
+#: sql_help.h:188
msgid "change a database"
msgstr "データベースを変更する"
-#: sql_help.h:38
-msgid ""
-"ALTER DATABASE name [ [ WITH ] option [ ... ] ]\n"
-"\n"
-"where option can be:\n"
-"\n"
-" CONNECTION LIMIT connlimit\n"
-"\n"
-"ALTER DATABASE name RENAME TO newname\n"
-"\n"
-"ALTER DATABASE name OWNER TO new_owner\n"
-"\n"
-"ALTER DATABASE name SET TABLESPACE new_tablespace\n"
-"\n"
-"ALTER DATABASE name SET configuration_parameter { TO | = } { value | "
-"DEFAULT }\n"
-"ALTER DATABASE name SET configuration_parameter FROM CURRENT\n"
-"ALTER DATABASE name RESET configuration_parameter\n"
-"ALTER DATABASE name RESET ALL"
-msgstr ""
-"ALTER DATABASE データベース名 [ [ WITH ] オプション [ ... ] ]\n"
-"\n"
-"オプションは以下のいずれか:\n"
-"\n"
-" CONNECTION LIMIT 最大接続数\n"
-"\n"
-"ALTER DATABASE データベース名 RENAME TO 新しい名前\n"
-"\n"
-"ALTER DATABASE データベース名 OWNER TO 新しい所有者\n"
-"\n"
-"ALTER DATABASE データベース名 SET TABLESPACE 新しいテーブルスペース名\n"
-"\n"
-"ALTER DATABASE データベース名 SET 設定パラメータ { TO | = } { 値 | "
-"DEFAULT }\n"
-"ALTER DATABASE name SET 設定パラメータ FROM CURRENT\n"
-"ALTER DATABASE データベース名 RESET 設定パラメータ\n"
-"ALTER DATABASE name RESET ALL"
+#: sql_help.h:193
+msgid "define default access privileges"
+msgstr "デフォルトのアクセス権限を定義する"
-#: sql_help.h:41
+#: sql_help.h:198
msgid "change the definition of a domain"
msgstr "ドメインの定義を変更する"
-#: sql_help.h:42
-msgid ""
-"ALTER DOMAIN name\n"
-" { SET DEFAULT expression | DROP DEFAULT }\n"
-"ALTER DOMAIN name\n"
-" { SET | DROP } NOT NULL\n"
-"ALTER DOMAIN name\n"
-" ADD domain_constraint\n"
-"ALTER DOMAIN name\n"
-" DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
-"ALTER DOMAIN name\n"
-" OWNER TO new_owner \n"
-"ALTER DOMAIN name\n"
-" SET SCHEMA new_schema"
-msgstr ""
-"ALTER DOMAIN ドメイン名\n"
-" { SET DEFAULT 評価式 | DROP DEFAULT }\n"
-"ALTER DOMAIN ドメイン名\n"
-" { SET | DROP } NOT NULL\n"
-"ALTER DOMAIN ドメイン名\n"
-" ADD ドメイン制約\n"
-"ALTER DOMAIN ドメイン名\n"
-" DROP CONSTRAINT 制約名 [ RESTRICT | CASCADE ]\n"
-"ALTER DOMAIN ドメイン名\n"
-" OWNER TO 新しい所有者\n"
-"ALTER DOMAIN ドメイン名\n"
-" SET SCHEMA 新しいスキーマ"
-
-#: sql_help.h:45
+#: sql_help.h:203
msgid "change the definition of a foreign-data wrapper"
msgstr "外部データラッパーの定義を変更する"
-#: sql_help.h:46
-msgid ""
-"ALTER FOREIGN DATA WRAPPER name\n"
-" [ VALIDATOR valfunction | NO VALIDATOR ]\n"
-" [ OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ]) ]\n"
-"ALTER FOREIGN DATA WRAPPER name OWNER TO new_owner"
-msgstr ""
-"ALTER FOREIGN DATA WRAPPER 外部データラッパー名\n"
-" [ VALIDATOR 検査関数 | NO VALIDATOR ]\n"
-" [ OPTIONS ( [ ADD | SET | DROP ] オプション ['値'] [, ... ]) ]\n"
-"ALTER FOREIGN DATA WRAPPER 外部データラッパー名 OWNER TO 新しい所有者"
-
-#: sql_help.h:49
+#: sql_help.h:208
msgid "change the definition of a function"
msgstr "関数の定義を変更する"
-#: sql_help.h:50
-msgid ""
-"ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-" action [ ... ] [ RESTRICT ]\n"
-"ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-" RENAME TO new_name\n"
-"ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-" OWNER TO new_owner\n"
-"ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-" SET SCHEMA new_schema\n"
-"\n"
-"where action is one of:\n"
-"\n"
-" CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-" IMMUTABLE | STABLE | VOLATILE\n"
-" [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
-" COST execution_cost\n"
-" ROWS result_rows\n"
-" SET configuration_parameter { TO | = } { value | DEFAULT }\n"
-" SET configuration_parameter FROM CURRENT\n"
-" RESET configuration_parameter\n"
-" RESET ALL"
-msgstr ""
-"ALTER FUNCTION 関数名 ( [ [ 引数のモード ] [ 引数名 ] 引数の型 [, ...] ] )\n"
-" アクション [, ... ] [ RESTRICT ]\n"
-"ALTER FUNCTION 関数名 ( [ [ 引数のモード ] [ 引数名 ] 引数の型 [, ...] ] )\n"
-" RENAME TO 新しい名前\n"
-"ALTER FUNCTION 関数名 ( [ [ 引数のモード ] [ 引数名 ] 引数の型 [, ...] ] )\n"
-" OWNER TO 新しい所有者\n"
-"ALTER FUNCTION 関数名 ( [ [ 引数のモード ] [ 引数名 ] 引数の型 [, ...] ] )\n"
-" SET SCHEMA 新しいスキーマ\n"
-"\n"
-"ここで、アクションは以下のいずれか:\n"
-"\n"
-" CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-" IMMUTABLE | STABLE | VOLATILE\n"
-" [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
-" COST 実行コスト\n"
-" ROWS 結果の行数\n"
-" SET 設定パラメータ { TO | = } { 値 | DEFAULT }\n"
-" SET 設定パラメータ FROM CURRENT\n"
-" RESET 設定パラメータ\n"
-" RESET ALL"
-
-#: sql_help.h:53
+#: sql_help.h:213
msgid "change role name or membership"
msgstr "ロールの名前またはメンバーシップを変更する"
-#: sql_help.h:54
-msgid ""
-"ALTER GROUP groupname ADD USER username [, ... ]\n"
-"ALTER GROUP groupname DROP USER username [, ... ]\n"
-"\n"
-"ALTER GROUP groupname RENAME TO newname"
-msgstr ""
-"ALTER GROUP グループ名 ADD USER ユーザ名 [, ... ]\n"
-"ALTER GROUP グループ名 DROP USER ユーザ名 [, ... ]\n"
-"\n"
-"ALTER GROUP グループ名 RENAME TO 新しい名前"
-
-#: sql_help.h:57
+#: sql_help.h:218
msgid "change the definition of an index"
msgstr "インデックスの定義を変更する"
-#: sql_help.h:58
-msgid ""
-"ALTER INDEX name RENAME TO new_name\n"
-"ALTER INDEX name SET TABLESPACE tablespace_name\n"
-"ALTER INDEX name SET ( storage_parameter = value [, ... ] )\n"
-"ALTER INDEX name RESET ( storage_parameter [, ... ] )"
-msgstr ""
-"ALTER INDEX インデックス名 RENAME TO 新しい名前\n"
-"ALTER INDEX インデックス名 SET TABLESPACE テーブルスペース名\n"
-"ALTER INDEX インデックス名 SET ( ストレージパラメータ = 値 [, ... ] )\n"
-"ALTER INDEX インデックス名 RESET ( ストレージパラメータ [, ... ] )"
-
-#: sql_help.h:61
+#: sql_help.h:223
msgid "change the definition of a procedural language"
msgstr "手続き言語の定義を変更する"
-#: sql_help.h:62
-msgid ""
-"ALTER [ PROCEDURAL ] LANGUAGE name RENAME TO newname\n"
-"ALTER [ PROCEDURAL ] LANGUAGE name OWNER TO new_owner"
-msgstr ""
-"ALTER [ PROCEDURAL ] LANGUAGE 言語名 RENAME TO 新しい名前\n"
-"ALTER [ PROCEDURAL ] LANGUAGE 言語名 OWNER TO 新しい所有者"
+#: sql_help.h:228
+msgid "change the definition of a large object"
+msgstr "ラージオブジェクトの定義を変更する"
-#: sql_help.h:65
+#: sql_help.h:233
msgid "change the definition of an operator"
msgstr "演算子の定義を変更する"
-#: sql_help.h:66
-msgid ""
-"ALTER OPERATOR name ( { lefttype | NONE } , { righttype | NONE } ) OWNER TO "
-"newowner"
-msgstr ""
-"ALTER OPERATOR 演算子名 ( { 左辺の型 | NONE } , { 右辺の型 | NONE } ) OWNER "
-"TO 新しい所有者"
-
-#: sql_help.h:69
+#: sql_help.h:238
msgid "change the definition of an operator class"
msgstr "演算子クラスの定義を変更する"
-#: sql_help.h:70
-msgid ""
-"ALTER OPERATOR CLASS name USING index_method RENAME TO newname\n"
-"ALTER OPERATOR CLASS name USING index_method OWNER TO newowner"
-msgstr ""
-"ALTER OPERATOR CLASS 演算子クラス名 USING インデックスメソッド RENAME TO 新し"
-"い名前\n"
-"ALTER OPERATOR CLASS 演算子クラス名 USING インデックスメソッド OWNER TO 新し"
-"い所有者"
-
-#: sql_help.h:73
+#: sql_help.h:243
msgid "change the definition of an operator family"
msgstr "演算子ファミリの定義を変更する"
-#: sql_help.h:74
-msgid ""
-"ALTER OPERATOR FAMILY name USING index_method ADD\n"
-" { OPERATOR strategy_number operator_name ( op_type, op_type )\n"
-" | FUNCTION support_number [ ( op_type [ , op_type ] ) ] funcname "
-"( argument_type [, ...] )\n"
-" } [, ... ]\n"
-"ALTER OPERATOR FAMILY name USING index_method DROP\n"
-" { OPERATOR strategy_number ( op_type [ , op_type ] )\n"
-" | FUNCTION support_number ( op_type [ , op_type ] )\n"
-" } [, ... ]\n"
-"ALTER OPERATOR FAMILY name USING index_method RENAME TO newname\n"
-"ALTER OPERATOR FAMILY name USING index_method OWNER TO newowner"
-msgstr ""
-"ALTER OPERATOR FAMILY 演算子ファミリ名 USING インデックス種別 ADD\n"
-" { OPERATOR 計画番号 演算子名 ( オペランドの型, オペランドの型 )\n"
-" | FUNCTION サポート番号 [ ( オペランドの型 [ , オペランドの型 ] ) ]\n"
-" 関数名 ( 引数のタイプ [, ...] )\n"
-" } [, ... ]\n"
-"ALTER OPERATOR FAMILY 演算子ファミリ名 USING インデックス種別 DROP\n"
-" { OPERATOR 計画番号 ( オペランドの型 [ , オペランドの型 ] )\n"
-" | FUNCTION サポート番号 ( オペランドの型 [ , オペランドの型 ] )\n"
-" } [, ... ]\n"
-"ALTER OPERATOR FAMILY 演算子ファミリ名 USING インデックス種別 \n"
-" RENAME TO 新しい名前\n"
-"ALTER OPERATOR FAMILY 演算子ファミリ名 USING インデックス種別 \n"
-" OWNER TO 新しい所有者"
-
-#: sql_help.h:77 sql_help.h:125
+#: sql_help.h:248 sql_help.h:308
msgid "change a database role"
msgstr "データベースのロールを変更する"
-#: sql_help.h:78
-msgid ""
-"ALTER ROLE name [ [ WITH ] option [ ... ] ]\n"
-"\n"
-"where option can be:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | CONNECTION LIMIT connlimit\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-" | VALID UNTIL 'timestamp' \n"
-"\n"
-"ALTER ROLE name RENAME TO newname\n"
-"\n"
-"ALTER ROLE name SET configuration_parameter { TO | = } { value | DEFAULT }\n"
-"ALTER ROLE name SET configuration_parameter FROM CURRENT\n"
-"ALTER ROLE name RESET configuration_parameter\n"
-"ALTER ROLE name RESET ALL"
-msgstr ""
-"ALTER ROLE ロール名 [ [ WITH ] オプション [ ... ] ]\n"
-"\n"
-"オプションは以下のいずれか:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | CONNECTION LIMIT 最大接続数\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'パスワード'\n"
-" | VALID UNTIL 'タイムスタンプ' \n"
-"\n"
-"ALTER ROLE ロール名 RENAME TO 新しい名前\n"
-"\n"
-"ALTER ROLE ロール名 SET 設定パラメータ名 { TO | = } { 値 | DEFAULT }\n"
-"ALTER ROLE ロール名 SET 設定パラメータ名 FROM CURRENT\n"
-"ALTER ROLE ロール名 RESET 設定パラメータ名\n"
-"ALTER ROLE ロール名 RESET ALL"
-
-#: sql_help.h:81
+#: sql_help.h:253
msgid "change the definition of a schema"
msgstr "スキーマの定義を変更する"
-#: sql_help.h:82
-msgid ""
-"ALTER SCHEMA name RENAME TO newname\n"
-"ALTER SCHEMA name OWNER TO newowner"
-msgstr ""
-"ALTER SCHEMA スキーマ名 RENAME TO 新しい名前\n"
-"ALTER SCHEMA スキーマ名 OWNER TO 新しい所有者"
-
-#: sql_help.h:85
+#: sql_help.h:258
msgid "change the definition of a sequence generator"
msgstr "シーケンス生成器の定義を変更する"
-#: sql_help.h:86
-msgid ""
-"ALTER SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
-" [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ]\n"
-" [ START [ WITH ] start ]\n"
-" [ RESTART [ [ WITH ] restart ] ]\n"
-" [ CACHE cache ] [ [ NO ] CYCLE ]\n"
-" [ OWNED BY { table.column | NONE } ]\n"
-"ALTER SEQUENCE name OWNER TO new_owner\n"
-"ALTER SEQUENCE name RENAME TO new_name\n"
-"ALTER SEQUENCE name SET SCHEMA new_schema"
-msgstr ""
-"ALTER SEQUENCE シーケンス名 [ INCREMENT [ BY ] 増分 ]\n"
-" [ MINVALUE 最小値 | NO MINVALUE ] [ MAXVALUE 最大値 | NO MAXVALUE ]\n"
-" [ START [ WITH ] 開始値 ]\n"
-" [ RESTART [ WITH ] 再開値 ]\n"
-" [ CACHE キャッシュ ] [ [ NO ] CYCLE ]\n"
-" [ OWNED BY { テーブル名.カラム名 | NONE } ]\n"
-"ALTER SEQUENCE シーケンス名 OWNER TO 新しい所有者\n"
-"ALTER SEQUENCE シーケンス名 RENAME TO 新しい名前\n"
-"ALTER SEQUENCE シーケンス名 SET SCHEMA 新しいスキーマ名"
-
-#: sql_help.h:89
+#: sql_help.h:263
msgid "change the definition of a foreign server"
-msgstr "外部サーバの定義を変更する"
-
-#: sql_help.h:90
-msgid ""
-"ALTER SERVER servername [ VERSION 'newversion' ]\n"
-" [ OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ] ) ]\n"
-"ALTER SERVER servername OWNER TO new_owner"
-msgstr ""
-"ALTER SERVER 外部サーバ名 [ VERSION '新しいバージョン番号' ]\n"
-" [ OPTIONS ( [ ADD | SET | DROP ] オプション ['値'] [, ... ] ) ]\n"
-"ALTER SERVER 外部サーバ名 OWNER TO 新しい所有者"
+msgstr "外部サーバーの定義を変更する"
-#: sql_help.h:93
+#: sql_help.h:268
msgid "change the definition of a table"
msgstr "テーブルの定義を変更する"
-#: sql_help.h:94
-msgid ""
-"ALTER TABLE [ ONLY ] name [ * ]\n"
-" action [, ... ]\n"
-"ALTER TABLE [ ONLY ] name [ * ]\n"
-" RENAME [ COLUMN ] column TO new_column\n"
-"ALTER TABLE name\n"
-" RENAME TO new_name\n"
-"ALTER TABLE name\n"
-" SET SCHEMA new_schema\n"
-"\n"
-"where action is one of:\n"
-"\n"
-" ADD [ COLUMN ] column type [ column_constraint [ ... ] ]\n"
-" DROP [ COLUMN ] column [ RESTRICT | CASCADE ]\n"
-" ALTER [ COLUMN ] column [ SET DATA ] TYPE type [ USING expression ]\n"
-" ALTER [ COLUMN ] column SET DEFAULT expression\n"
-" ALTER [ COLUMN ] column DROP DEFAULT\n"
-" ALTER [ COLUMN ] column { SET | DROP } NOT NULL\n"
-" ALTER [ COLUMN ] column SET STATISTICS integer\n"
-" ALTER [ COLUMN ] column SET STORAGE { PLAIN | EXTERNAL | EXTENDED | "
-"MAIN }\n"
-" ADD table_constraint\n"
-" DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
-" DISABLE TRIGGER [ trigger_name | ALL | USER ]\n"
-" ENABLE TRIGGER [ trigger_name | ALL | USER ]\n"
-" ENABLE REPLICA TRIGGER trigger_name\n"
-" ENABLE ALWAYS TRIGGER trigger_name\n"
-" DISABLE RULE rewrite_rule_name\n"
-" ENABLE RULE rewrite_rule_name\n"
-" ENABLE REPLICA RULE rewrite_rule_name\n"
-" ENABLE ALWAYS RULE rewrite_rule_name\n"
-" CLUSTER ON index_name\n"
-" SET WITHOUT CLUSTER\n"
-" SET WITH OIDS\n"
-" SET WITHOUT OIDS\n"
-" SET ( storage_parameter = value [, ... ] )\n"
-" RESET ( storage_parameter [, ... ] )\n"
-" INHERIT parent_table\n"
-" NO INHERIT parent_table\n"
-" OWNER TO new_owner\n"
-" SET TABLESPACE new_tablespace"
-msgstr ""
-"ALTER TABLE [ ONLY ] テーブル名 [ * ]\n"
-" アクション [, ... ]\n"
-"ALTER TABLE [ ONLY ] テーブル名 [ * ]\n"
-" RENAME [ COLUMN ] カラム名 TO 新しい名前\n"
-"ALTER TABLE テーブル名\n"
-" RENAME TO 新しい名前\n"
-"ALTER TABLE テーブル名\n"
-" SET SCHEMA 新しいスキーマ\n"
-"\n"
-"アクションは以下のいずれか:\n"
-"\n"
-" ADD [ COLUMN ] カラム名 型 [ カラム制約 [ ... ] ]\n"
-" DROP [ COLUMN ] カラム名 [ RESTRICT | CASCADE ]\n"
-" ALTER [ COLUMN ] カラム名 TYPE 型 [ USING 評価式 ]\n"
-" ALTER [ COLUMN ] カラム名 SET DEFAULT 評価式\n"
-" ALTER [ COLUMN ] カラム名 DROP DEFAULT\n"
-" ALTER [ COLUMN ] カラム名 { SET | DROP } NOT NULL\n"
-" ALTER [ COLUMN ] カラム名 SET STATISTICS 整数値\n"
-" ALTER [ COLUMN ] カラム名 SET STORAGE { PLAIN | EXTERNAL | EXTENDED | "
-"MAIN }\n"
-" ADD テーブル制約名\n"
-" DROP CONSTRAINT テーブル制約名 [ RESTRICT | CASCADE ]\n"
-" DISABLE TRIGGER [ トリガ名 | ALL | USER ]\n"
-" ENABLE TRIGGER [ トリガ名 | ALL | USER ]\n"
-" ENABLE REPLICA TRIGGER トリガ名\n"
-" ENABLE ALWAYS TRIGGER トリガ名\n"
-" DISABLE RULE 書き換えルール名\n"
-" ENABLE RULE 書き換えルール名\n"
-" ENABLE REPLICA RULE 書き換えルール名\n"
-" ENABLE ALWAYS RULE 書き換えルール名\n"
-" CLUSTER ON インデックス名\n"
-" SET WITHOUT CLUSTER\n"
-" SET WITH OIDS\n"
-" SET WITHOUT OIDS\n"
-" SET ( 格納パラメータ = 値 [, ... ] )\n"
-" RESET ( 格納パラメータ [, ... ] )\n"
-" INHERIT 親テーブル名\n"
-" NO INHERIT 親テーブル名\n"
-" OWNER TO 新しい所有者\n"
-" SET TABLESPACE 新しいテーブルスペース名"
-
-#: sql_help.h:97
+#: sql_help.h:273
msgid "change the definition of a tablespace"
msgstr "テーブルスペースの定義を変更する"
-#: sql_help.h:98
-msgid ""
-"ALTER TABLESPACE name RENAME TO newname\n"
-"ALTER TABLESPACE name OWNER TO newowner"
-msgstr ""
-"ALTER TABLESPACE テーブルスペース名 RENAME TO 新しい名前\n"
-"ALTER TABLESPACE テーブルスペース名 OWNER TO 新しい所有者"
-
-#: sql_help.h:101
+#: sql_help.h:278
msgid "change the definition of a text search configuration"
msgstr "テキスト検索設定の定義を変更する"
-#: sql_help.h:102
-msgid ""
-"ALTER TEXT SEARCH CONFIGURATION name\n"
-" ADD MAPPING FOR token_type [, ... ] WITH dictionary_name [, ... ]\n"
-"ALTER TEXT SEARCH CONFIGURATION name\n"
-" ALTER MAPPING FOR token_type [, ... ] WITH dictionary_name [, ... ]\n"
-"ALTER TEXT SEARCH CONFIGURATION name\n"
-" ALTER MAPPING REPLACE old_dictionary WITH new_dictionary\n"
-"ALTER TEXT SEARCH CONFIGURATION name\n"
-" ALTER MAPPING FOR token_type [, ... ] REPLACE old_dictionary WITH "
-"new_dictionary\n"
-"ALTER TEXT SEARCH CONFIGURATION name\n"
-" DROP MAPPING [ IF EXISTS ] FOR token_type [, ... ]\n"
-"ALTER TEXT SEARCH CONFIGURATION name RENAME TO newname\n"
-"ALTER TEXT SEARCH CONFIGURATION name OWNER TO newowner"
-msgstr ""
-"ALTER TEXT SEARCH CONFIGURATION 設定名\n"
-" ADD MAPPING FOR トークンの型 [, ... ] WITH 辞書名 [, ... ]\n"
-"ALTER TEXT SEARCH CONFIGURATION name\n"
-" ALTER MAPPING FOR トークンの型 [, ... ] WITH 辞書名 [, ... ]\n"
-"ALTER TEXT SEARCH CONFIGURATION 設定名\n"
-" ALTER MAPPING REPLACE 古い辞書 WITH 新しい辞書\n"
-"ALTER TEXT SEARCH CONFIGURATION 設定名\n"
-" ALTER MAPPING FOR トークンの型 [, ... ] REPLACE 古い辞書 WITH 新しい辞"
-"書\n"
-"ALTER TEXT SEARCH CONFIGURATION 設定名\n"
-" DROP MAPPING [ IF EXISTS ] FOR トークンの型 [, ... ]\n"
-"ALTER TEXT SEARCH CONFIGURATION 設定名 RENAME TO 新しい名前\n"
-"ALTER TEXT SEARCH CONFIGURATION 設定名 OWNER TO 新しい所有者"
-
-#: sql_help.h:105
+#: sql_help.h:283
msgid "change the definition of a text search dictionary"
msgstr "テキスト検索辞書の定義を変更する"
-#: sql_help.h:106
-msgid ""
-"ALTER TEXT SEARCH DICTIONARY name (\n"
-" option [ = value ] [, ... ]\n"
-")\n"
-"ALTER TEXT SEARCH DICTIONARY name RENAME TO newname\n"
-"ALTER TEXT SEARCH DICTIONARY name OWNER TO newowner"
-msgstr ""
-"ALTER TEXT SEARCH DICTIONARY 辞書名 (\n"
-" オプション [ = 値 ] [, ... ]\n"
-")\n"
-"ALTER TEXT SEARCH DICTIONARY 辞書名 RENAME TO 新しい名前\n"
-"ALTER TEXT SEARCH DICTIONARY 辞書名 OWNER TO 新しい所有者"
-
-#: sql_help.h:109
+#: sql_help.h:288
msgid "change the definition of a text search parser"
msgstr "テキスト検索パーサの定義を変更する"
-#: sql_help.h:110
-msgid "ALTER TEXT SEARCH PARSER name RENAME TO newname"
-msgstr "ALTER TEXT SEARCH PARSER パーサ名 RENAME TO 新しい名前"
-
-#: sql_help.h:113
+#: sql_help.h:293
msgid "change the definition of a text search template"
msgstr "テキスト検索テンプレートの定義を変更する"
-#: sql_help.h:114
-msgid "ALTER TEXT SEARCH TEMPLATE name RENAME TO newname"
-msgstr "ALTER TEXT SEARCH TEMPLATE テンプレート名 RENAME TO 新しい名前"
-
-#: sql_help.h:117
+#: sql_help.h:298
msgid "change the definition of a trigger"
msgstr "トリガの定義を変更する"
-#: sql_help.h:118
-msgid "ALTER TRIGGER name ON table RENAME TO newname"
-msgstr "ALTER TRIGGER トリガ名 ON テーブル名 RENAME TO 新しい名前"
-
-#: sql_help.h:121
+#: sql_help.h:303
msgid "change the definition of a type"
msgstr "型の定義を変更する"
-#: sql_help.h:122
-msgid ""
-"ALTER TYPE name RENAME TO new_name\n"
-"ALTER TYPE name OWNER TO new_owner \n"
-"ALTER TYPE name SET SCHEMA new_schema"
-msgstr ""
-"ALTER TYPE 型名 RENAME TO 新しい名前\n"
-"ALTER TYPE 型名 OWNER TO 新しい所有者\n"
-"ALTER TYPE 型名 SET SCHEMA 新しいスキーマ"
-
-#: sql_help.h:126
-msgid ""
-"ALTER USER name [ [ WITH ] option [ ... ] ]\n"
-"\n"
-"where option can be:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | CONNECTION LIMIT connlimit\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-" | VALID UNTIL 'timestamp' \n"
-"\n"
-"ALTER USER name RENAME TO newname\n"
-"\n"
-"ALTER USER name SET configuration_parameter { TO | = } { value | DEFAULT }\n"
-"ALTER USER name SET configuration_parameter FROM CURRENT\n"
-"ALTER USER name RESET configuration_parameter\n"
-"ALTER USER name RESET ALL"
-msgstr ""
-"ALTER USER ユーザ名 [ [ WITH ] オプション [ ... ] ]\n"
-"\n"
-"オプションは以下の通り:\n"
-"\n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER \n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | CONNECTION LIMIT 最大接続数\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'パスワード文字列' \n"
-" | VALID UNTIL 'タイプスタンプ'\n"
-"\n"
-"ALTER USER ユーザ名 RENAME TO 新しい名前\n"
-"\n"
-"ALTER USER ユーザ名 SET 設定パラメータ名 { TO | = } { 値 | DEFAULT }\n"
-"ALTER USER ユーザ名 SET 設定パラメータ名 FROM CURRENT\n"
-"ALTER USER ユーザ名 RESET 設定パラメータ名\n"
-"ALTER USER ユーザ名 RESET ALL"
-
-#: sql_help.h:129
+#: sql_help.h:313
msgid "change the definition of a user mapping"
msgstr "ユーザマッピングの定義を変更する"
-#: sql_help.h:130
-msgid ""
-"ALTER USER MAPPING FOR { username | USER | CURRENT_USER | PUBLIC }\n"
-" SERVER servername\n"
-" OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ] )"
-msgstr ""
-"ALTER USER MAPPING FOR { ユーザ名 | USER | CURRENT_USER | PUBLIC }\n"
-" SERVER サーバ名\n"
-" OPTIONS ( [ ADD | SET | DROP ] オプション ['値'] [, ... ] )"
-
-#: sql_help.h:133
+#: sql_help.h:318
msgid "change the definition of a view"
msgstr "ビューの定義を変更する"
-#: sql_help.h:134
-msgid ""
-"ALTER VIEW name ALTER [ COLUMN ] column SET DEFAULT expression\n"
-"ALTER VIEW name ALTER [ COLUMN ] column DROP DEFAULT\n"
-"ALTER VIEW name OWNER TO new_owner\n"
-"ALTER VIEW name RENAME TO new_name\n"
-"ALTER VIEW name SET SCHEMA new_schema"
-msgstr ""
-"ALTER VIEW ビュー名 ALTER [ COLUMN ] カラム名 SET DEFAULT 評価式\n"
-"ALTER VIEW ビュー名 ALTER [ COLUMN ] カラム名 DROP DEFAULT\n"
-"ALTER VIEW ビュー名 OWNER TO 新しい所有者\n"
-"ALTER VIEW ビュー名 RENAME TO 新しい名前\n"
-"ALTER VIEW ビュー名 SET SCHEMA 新しいスキーマ"
-
-#: sql_help.h:137
+#: sql_help.h:323
msgid "collect statistics about a database"
msgstr "データベースの統計情報を収集する"
-#: sql_help.h:138
-msgid "ANALYZE [ VERBOSE ] [ table [ ( column [, ...] ) ] ]"
-msgstr "ANALYZE [ VERBOSE ] [ テーブル名 [ (カラム名 [, ...] ) ] ]"
-
-#: sql_help.h:141 sql_help.h:553
+#: sql_help.h:328 sql_help.h:848
msgid "start a transaction block"
msgstr "トランザクションブロックを開始する"
-#: sql_help.h:142
-msgid ""
-"BEGIN [ WORK | TRANSACTION ] [ transaction_mode [, ...] ]\n"
-"\n"
-"where transaction_mode is one of:\n"
-"\n"
-" ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ "
-"UNCOMMITTED }\n"
-" READ WRITE | READ ONLY"
-msgstr ""
-"BEGIN [ WORK | TRANSACTION ] [ トランザクションモード [, ...] ]\n"
-"\n"
-"トランザクションモードは以下のいずれか:\n"
-"\n"
-" ISOLATION LEVEL \n"
-" { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
-" READ WRITE | READ ONLY"
-
-#: sql_help.h:145
+#: sql_help.h:333
msgid "force a transaction log checkpoint"
msgstr "トランザクションログのチェックポイントを強制設定する"
-#: sql_help.h:146
-msgid "CHECKPOINT"
-msgstr "チェックポイント"
-
-#: sql_help.h:149
+#: sql_help.h:338
msgid "close a cursor"
msgstr "カーソルを閉じる"
-#: sql_help.h:150
-msgid "CLOSE { name | ALL }"
-msgstr "CLOSE { カーソル名 | ALL }"
-
-#: sql_help.h:153
+#: sql_help.h:343
msgid "cluster a table according to an index"
msgstr "インデックスに従ってテーブルをクラスタ化する"
-#: sql_help.h:154
-msgid ""
-"CLUSTER [VERBOSE] tablename [ USING indexname ]\n"
-"CLUSTER [VERBOSE]"
-msgstr ""
-"CLUSTER [VERBOSE] テーブル名 [ USING インデックス名 ]\n"
-"CLUSTER [VERBOSE]"
-
-#: sql_help.h:157
+#: sql_help.h:348
msgid "define or change the comment of an object"
msgstr "オブジェクトのコメントを定義または変更する"
-#: sql_help.h:158
-msgid ""
-"COMMENT ON\n"
-"{\n"
-" TABLE object_name |\n"
-" COLUMN table_name.column_name |\n"
-" AGGREGATE agg_name (agg_type [, ...] ) |\n"
-" CAST (sourcetype AS targettype) |\n"
-" CONSTRAINT constraint_name ON table_name |\n"
-" CONVERSION object_name |\n"
-" DATABASE object_name |\n"
-" DOMAIN object_name |\n"
-" FUNCTION func_name ( [ [ argmode ] [ argname ] argtype [, ...] ] ) |\n"
-" INDEX object_name |\n"
-" LARGE OBJECT large_object_oid |\n"
-" OPERATOR op (leftoperand_type, rightoperand_type) |\n"
-" OPERATOR CLASS object_name USING index_method |\n"
-" OPERATOR FAMILY object_name USING index_method |\n"
-" [ PROCEDURAL ] LANGUAGE object_name |\n"
-" ROLE object_name |\n"
-" RULE rule_name ON table_name |\n"
-" SCHEMA object_name |\n"
-" SEQUENCE object_name |\n"
-" TABLESPACE object_name |\n"
-" TEXT SEARCH CONFIGURATION object_name |\n"
-" TEXT SEARCH DICTIONARY object_name |\n"
-" TEXT SEARCH PARSER object_name |\n"
-" TEXT SEARCH TEMPLATE object_name |\n"
-" TRIGGER trigger_name ON table_name |\n"
-" TYPE object_name |\n"
-" VIEW object_name\n"
-"} IS 'text'"
-msgstr ""
-"COMMENT ON\n"
-"{\n"
-" TABLE オブジェクト名 |\n"
-" COLUMN テーブル名.カラム名 |\n"
-" AGGREGATE 集約関数名 (集約関数の型 [, ...] ) |\n"
-" CAST (キャスト前の型 AS キャスト後の型) |\n"
-" CONSTRAINT 制約条件名 ON テーブル名 |\n"
-" CONVERSION オブジェクト名 |\n"
-" DATABASE オブジェクト名 |\n"
-" DOMAIN オブジェクト名 |\n"
-" FUNCTION 関数名 ( [ [ 引数のモード ] [ 引数名 ] 引数の型 [, ...] ] ) |\n"
-" INDEX オブジェクト名 |\n"
-" LARGE OBJECT ラージオブジェクトのOID |\n"
-" OPERATOR 演算子名 (左辺の型, 右辺の型) |\n"
-" OPERATOR CLASS オブジェクト名 USING インデックスメソッド |\n"
-" OPERATOR FAMILY オブジェクト名 USING インデックスメソッド |\n"
-" [ PROCEDURAL ] LANGUAGE オブジェクト名 |\n"
-" ROLE オブジェクト名 |\n"
-" RULE ルール名 ON テーブル名 |\n"
-" SCHEMA オブジェクト名 |\n"
-" SEQUENCE オブジェクト名 |\n"
-" TABLESPACE オブジェクト名 |\n"
-" TEXT SEARCH CONFIGURATION オブジェクト名 |\n"
-" TEXT SEARCH DICTIONARY オブジェクト名 |\n"
-" TEXT SEARCH PARSER オブジェクト名 |\n"
-" TEXT SEARCH TEMPLATE オブジェクト名 |\n"
-" TRIGGER トリガ名 ON テーブル名 |\n"
-" TYPE オブジェクト名 |\n"
-" VIEW オブジェクト名\n"
-"} IS '文字列'"
-
-#: sql_help.h:161 sql_help.h:433
+#: sql_help.h:353 sql_help.h:698
msgid "commit the current transaction"
msgstr "現在のトランザクションをコミット(確定)する"
-#: sql_help.h:162
-msgid "COMMIT [ WORK | TRANSACTION ]"
-msgstr "COMMIT [ WORK | TRANSACTION ]"
-
-#: sql_help.h:165
+#: sql_help.h:358
msgid "commit a transaction that was earlier prepared for two-phase commit"
msgstr ""
"2フェーズコミットのために事前に準備されたトランザクションを\n"
"コミットする"
-#: sql_help.h:166
-msgid "COMMIT PREPARED transaction_id"
-msgstr "COMMIT PREPARED トランザクションID"
-
-#: sql_help.h:169
+#: sql_help.h:363
msgid "copy data between a file and a table"
msgstr "ファイルとテーブル間でデータをコピーする"
-#: sql_help.h:170
-msgid ""
-"COPY tablename [ ( column [, ...] ) ]\n"
-" FROM { 'filename' | STDIN }\n"
-" [ [ WITH ] \n"
-" [ BINARY ]\n"
-" [ OIDS ]\n"
-" [ DELIMITER [ AS ] 'delimiter' ]\n"
-" [ NULL [ AS ] 'null string' ]\n"
-" [ CSV [ HEADER ]\n"
-" [ QUOTE [ AS ] 'quote' ] \n"
-" [ ESCAPE [ AS ] 'escape' ]\n"
-" [ FORCE NOT NULL column [, ...] ]\n"
-"\n"
-"COPY { tablename [ ( column [, ...] ) ] | ( query ) }\n"
-" TO { 'filename' | STDOUT }\n"
-" [ [ WITH ] \n"
-" [ BINARY ]\n"
-" [ OIDS ]\n"
-" [ DELIMITER [ AS ] 'delimiter' ]\n"
-" [ NULL [ AS ] 'null string' ]\n"
-" [ CSV [ HEADER ]\n"
-" [ QUOTE [ AS ] 'quote' ] \n"
-" [ ESCAPE [ AS ] 'escape' ]\n"
-" [ FORCE QUOTE column [, ...] ]"
-msgstr ""
-"COPY テーブル名 [ ( カラム名 [, ...] ) ]\n"
-" FROM { 'ファイル名' | STDIN }\n"
-" [ [ WITH ] \n"
-" [ BINARY ] \n"
-" [ OIDS ]\n"
-" [ DELIMITER [ AS ] 'フィールド区切り文字' ]\n"
-" [ NULL [ AS ] 'nullを表す文字列' ]\n"
-" [ CSV [ HEADER ]\n"
-" [ QUOTE [ AS ] '引用符として使用する文字' ] \n"
-" [ ESCAPE [ AS ] 'エスケープ文字' ]\n"
-" [ FORCE NOT NULL カラム名 [, ...] ]\n"
-"\n"
-"COPY { テーブル名 [ ( カラム名 [, ...] ) ] | ( クエリー文字列 ) }\n"
-" TO { 'ファイル名' | STDOUT }\n"
-" [ [ WITH ] \n"
-" [ BINARY ]\n"
-" [ OIDS ]\n"
-" [ DELIMITER [ AS ] 'フィールド区切り文字' ]\n"
-" [ NULL [ AS ] 'nullを表す文字列' ]\n"
-" [ CSV [ HEADER ]\n"
-" [ QUOTE [ AS ] '引用符として使用する文字' ] \n"
-" [ ESCAPE [ AS ] 'エスケープ文字' ]\n"
-" [ FORCE QUOTE カラム名 [, ...] ]"
-
-#: sql_help.h:173
+#: sql_help.h:368
msgid "define a new aggregate function"
msgstr "新しい集約関数を定義する"
-#: sql_help.h:174
-msgid ""
-"CREATE AGGREGATE name ( input_data_type [ , ... ] ) (\n"
-" SFUNC = sfunc,\n"
-" STYPE = state_data_type\n"
-" [ , FINALFUNC = ffunc ]\n"
-" [ , INITCOND = initial_condition ]\n"
-" [ , SORTOP = sort_operator ]\n"
-")\n"
-"\n"
-"or the old syntax\n"
-"\n"
-"CREATE AGGREGATE name (\n"
-" BASETYPE = base_type,\n"
-" SFUNC = sfunc,\n"
-" STYPE = state_data_type\n"
-" [ , FINALFUNC = ffunc ]\n"
-" [ , INITCOND = initial_condition ]\n"
-" [ , SORTOP = sort_operator ]\n"
-")"
-msgstr ""
-"CREATE AGGREGATE 集約関数名 ( 入力データ型 [ , ... ] ) (\n"
-" SFUNC = 状態遷移関数,\n"
-" STYPE = 状態データ型\n"
-" [ , FINALFUNC = 最終状態関数 ]\n"
-" [ , INITCOND = 初期状態 ]\n"
-" [ , SORTOP = ソート演算子 ]\n"
-")\n"
-"\n"
-"もしくは、従来の文法\n"
-"\n"
-"CREATE AGGREGATE name (\n"
-" BASETYPE = 入力データ型,\n"
-" SFUNC = 状態遷移関数,\n"
-" STYPE = 状態データ型\n"
-" [ , FINALFUNC = 最終状態関数 ]\n"
-" [ , INITCOND = 初期状態 ]\n"
-" [ , SORTOP = ソート演算子 ]\n"
-")"
-
-#: sql_help.h:177
+#: sql_help.h:373
msgid "define a new cast"
msgstr "新しいキャストを定義する"
-#: sql_help.h:178
-msgid ""
-"CREATE CAST (sourcetype AS targettype)\n"
-" WITH FUNCTION funcname (argtypes)\n"
-" [ AS ASSIGNMENT | AS IMPLICIT ]\n"
-"\n"
-"CREATE CAST (sourcetype AS targettype)\n"
-" WITHOUT FUNCTION\n"
-" [ AS ASSIGNMENT | AS IMPLICIT ]\n"
-"\n"
-"CREATE CAST (sourcetype AS targettype)\n"
-" WITH INOUT\n"
-" [ AS ASSIGNMENT | AS IMPLICIT ]"
-msgstr ""
-"CREATE CAST (元の型 AS キャスト後の型)\n"
-" WITH FUNCTION 関数名 (引数の型)\n"
-" [ AS ASSIGNMENT | AS IMPLICIT ]\n"
-"\n"
-"CREATE CAST (元の型 AS キャスト後の型)\n"
-" WITHOUT FUNCTION\n"
-" [ AS ASSIGNMENT | AS IMPLICIT ]\n"
-"CREATE CAST (元の型 AS キャスト後の型)\n"
-" WITH INOUT\n"
-" [ AS ASSIGNMENT | AS IMPLICIT ]"
-
-#: sql_help.h:181
+#: sql_help.h:378
msgid "define a new constraint trigger"
msgstr "新しい制約トリガを定義する"
-#: sql_help.h:182
-msgid ""
-"CREATE CONSTRAINT TRIGGER name\n"
-" AFTER event [ OR ... ]\n"
-" ON table_name\n"
-" [ FROM referenced_table_name ]\n"
-" { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY "
-"DEFERRED } }\n"
-" FOR EACH ROW\n"
-" EXECUTE PROCEDURE funcname ( arguments )"
-msgstr ""
-"CREATE CONSTRAINT TRIGGER トリガ名\n"
-" AFTER イベント [ OR ... ]\n"
-" ON テーブル名\n"
-" [ FROM 被参照テーブル名 ]\n"
-" { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY "
-"DEFERRED } }\n"
-" FOR EACH ROW\n"
-" EXECUTE PROCEDURE 関数名 ( 引数 )"
-
-#: sql_help.h:185
+#: sql_help.h:383
msgid "define a new encoding conversion"
msgstr "新しいエンコーディングの変換ルールを定義する"
-#: sql_help.h:186
-msgid ""
-"CREATE [ DEFAULT ] CONVERSION name\n"
-" FOR source_encoding TO dest_encoding FROM funcname"
-msgstr ""
-"CREATE [ DEFAULT ] CONVERSION 変換ルール名\n"
-" FOR 変換前のエンコーディング TO 変換後のエンコーディング FROM 関数名"
-
-#: sql_help.h:189
+#: sql_help.h:388
msgid "create a new database"
msgstr "新しいデータベースを作成する"
-#: sql_help.h:190
-msgid ""
-"CREATE DATABASE name\n"
-" [ [ WITH ] [ OWNER [=] dbowner ]\n"
-" [ TEMPLATE [=] template ]\n"
-" [ ENCODING [=] encoding ]\n"
-" [ LC_COLLATE [=] lc_collate ]\n"
-" [ LC_CTYPE [=] lc_ctype ]\n"
-" [ TABLESPACE [=] tablespace ]\n"
-" [ CONNECTION LIMIT [=] connlimit ] ]"
-msgstr ""
-"CREATE DATABASE データベース名\n"
-" [ [ WITH ] [ OWNER [=] データベースの所有者 ]\n"
-" [ TEMPLATE [=] テンプレート名 ]\n"
-" [ ENCODING [=] エンコーディング ]\n"
-" [ LC_COLLATE [=] 照合順序 ]\n"
-" [ LC_CTYPE [=] lc_ctype ]\n"
-" [ TABLESPACE [=] テーブルスペース名 ] ]\n"
-" [ CONNECTION LIMIT [=] 最大接続数 ] ]"
-
-#: sql_help.h:193
+#: sql_help.h:393
msgid "define a new domain"
msgstr "新しいドメインを定義する"
-#: sql_help.h:194
-msgid ""
-"CREATE DOMAIN name [ AS ] data_type\n"
-" [ DEFAULT expression ]\n"
-" [ constraint [ ... ] ]\n"
-"\n"
-"where constraint is:\n"
-"\n"
-"[ CONSTRAINT constraint_name ]\n"
-"{ NOT NULL | NULL | CHECK (expression) }"
-msgstr ""
-"CREATE DOMAIN ドメイン名 [AS] データ型\n"
-" [ DEFAULT 評価式 ]\n"
-" [ 制約条件 [ ... ] ]\n"
-"\n"
-"制約条件は以下の通り:\n"
-"\n"
-"[ CONSTRAINT 制約名 ]\n"
-"{ NOT NULL | NULL | CHECK (評価式) }"
-
-#: sql_help.h:197
+#: sql_help.h:398
msgid "define a new foreign-data wrapper"
msgstr "新しい外部データラッパーを定義する"
-#: sql_help.h:198
-msgid ""
-"CREATE FOREIGN DATA WRAPPER name\n"
-" [ VALIDATOR valfunction | NO VALIDATOR ]\n"
-" [ OPTIONS ( option 'value' [, ... ] ) ]"
-msgstr ""
-"CREATE FOREIGN DATA WRAPPER 外部データラッパー名\n"
-" [ VALIDATOR 妥当性検査関数 | NO VALIDATOR ]\n"
-" [ OPTIONS ( オプション '値' [, ... ] ) ]"
-
-#: sql_help.h:201
+#: sql_help.h:403
msgid "define a new function"
msgstr "新しい関数を定義する"
-#: sql_help.h:202
-msgid ""
-"CREATE [ OR REPLACE ] FUNCTION\n"
-" name ( [ [ argmode ] [ argname ] argtype [ { DEFAULT | = } defexpr ] "
-"[, ...] ] )\n"
-" [ RETURNS rettype\n"
-" | RETURNS TABLE ( colname coltype [, ...] ) ]\n"
-" { LANGUAGE langname\n"
-" | WINDOW\n"
-" | IMMUTABLE | STABLE | VOLATILE\n"
-" | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-" | [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
-" | COST execution_cost\n"
-" | ROWS result_rows\n"
-" | SET configuration_parameter { TO value | = value | FROM CURRENT }\n"
-" | AS 'definition'\n"
-" | AS 'obj_file', 'link_symbol'\n"
-" } ...\n"
-" [ WITH ( attribute [, ...] ) ]"
-msgstr ""
-"CREATE [ OR REPLACE ] FUNCTION\n"
-" 関数名 ( [ [ 引数のモード ] [ 引数名 ] 引数の型 \n"
-" [ { DEFAULT | = } デフォルト値の評価式 ] [, ...] ] )\n"
-" [ RETURNS 戻り値の型\n"
-" | RETURNS TABLE ( カラム名 カラムの型 [, ...] ) ]\n"
-" { LANGUAGE 言語名\n"
-" | WINDOW\n"
-" | IMMUTABLE | STABLE | VOLATILE\n"
-" | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-" | [EXTERNAL] SECURITY INVOKER | [EXTERNAL] SECURITY DEFINER\n"
-" | COST 実行コスト値\n"
-" | ROWS 結果の行数\n"
-" | SET 設定パラメータ { TO 値 | = 値 | FROM CURRENT }\n"
-" | AS '定義記述'\n"
-" | AS 'オブジェクトファイル名', 'リンクシンボル'\n"
-" } ...\n"
-" [ WITH ( 属性 [, ...] ) ]"
-
-#: sql_help.h:205 sql_help.h:229 sql_help.h:285
+#: sql_help.h:408 sql_help.h:438 sql_help.h:508
msgid "define a new database role"
msgstr "データベースの新しいロールを定義する"
-#: sql_help.h:206
-msgid ""
-"CREATE GROUP name [ [ WITH ] option [ ... ] ]\n"
-"\n"
-"where option can be:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-" | VALID UNTIL 'timestamp' \n"
-" | IN ROLE rolename [, ...]\n"
-" | IN GROUP rolename [, ...]\n"
-" | ROLE rolename [, ...]\n"
-" | ADMIN rolename [, ...]\n"
-" | USER rolename [, ...]\n"
-" | SYSID uid"
-msgstr ""
-"CREATE GROUP グループ名 [ [ WITH ] オプション [ ... ] ]\n"
-"\n"
-"オプションは以下の通り:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'パスワード文字列'\n"
-" | VALID UNTIL '時刻表現' \n"
-" | IN ROLE ロール名 [, ...]\n"
-" | IN GROUP ロール名 [, ...]\n"
-" | ROLE ロール名 [, ...]\n"
-" | ADMIN ロール名 [, ...]\n"
-" | USER ロール名 [, ...]\n"
-" | SYSID uid"
-
-#: sql_help.h:209
+#: sql_help.h:413
msgid "define a new index"
msgstr "新しいインデックスを定義する"
-#: sql_help.h:210
-msgid ""
-"CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] name ON table [ USING method ]\n"
-" ( { column | ( expression ) } [ opclass ] [ ASC | DESC ] [ NULLS { FIRST "
-"| LAST } ] [, ...] )\n"
-" [ WITH ( storage_parameter = value [, ... ] ) ]\n"
-" [ TABLESPACE tablespace ]\n"
-" [ WHERE predicate ]"
-msgstr ""
-"CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] インデックス名 ON テーブル名 "
-"[ USING インデックスメソッド ]\n"
-" ( { カラム名 | ( 評価式 ) } [ 演算子クラス ] [ ASC | DESC ] \n"
-"[ NULLS { FIRST | LAST } ] [, ...] )\n"
-" [ WITH ( 格納パラメータ = 値 [, ... ] ) ]\n"
-" [ TABLESPACE テーブルスペース名 ]\n"
-" [ WHERE 述語 ]"
-
-#: sql_help.h:213
+#: sql_help.h:418
msgid "define a new procedural language"
msgstr "新しい手続き言語を定義する"
-#: sql_help.h:214
-msgid ""
-"CREATE [ PROCEDURAL ] LANGUAGE name\n"
-"CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE name\n"
-" HANDLER call_handler [ VALIDATOR valfunction ]"
-msgstr ""
-"CREATE [ PROCEDURAL ] LANGUAGE 言語名\n"
-"CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE 言語名\n"
-" HANDLER 呼び出しハンドラ [ VALIDATOR バリデーション関数 ]"
-
-#: sql_help.h:217
+#: sql_help.h:423
msgid "define a new operator"
msgstr "新しい演算子を定義する"
-#: sql_help.h:218
-msgid ""
-"CREATE OPERATOR name (\n"
-" PROCEDURE = funcname\n"
-" [, LEFTARG = lefttype ] [, RIGHTARG = righttype ]\n"
-" [, COMMUTATOR = com_op ] [, NEGATOR = neg_op ]\n"
-" [, RESTRICT = res_proc ] [, JOIN = join_proc ]\n"
-" [, HASHES ] [, MERGES ]\n"
-")"
-msgstr ""
-"CREATE OPERATOR 演算子名 (\n"
-" PROCEDURE = 関数名\n"
-" [, LEFTARG = 左辺の型 ] [, RIGHTARG = 右辺の型 ]\n"
-" [, COMMUTATOR = 交換演算子 ] [, NEGATOR = 否定演算子 ]\n"
-" [, RESTRICT = 限定手続き ] [, JOIN = 結合手続き ]\n"
-" [, HASHES ] [, MERGES ]\n"
-")"
-
-#: sql_help.h:221
+#: sql_help.h:428
msgid "define a new operator class"
msgstr "新しい演算子クラスを定義する"
-#: sql_help.h:222
-msgid ""
-"CREATE OPERATOR CLASS name [ DEFAULT ] FOR TYPE data_type\n"
-" USING index_method [ FAMILY family_name ] AS\n"
-" { OPERATOR strategy_number operator_name [ ( op_type, op_type ) ]\n"
-" | FUNCTION support_number [ ( op_type [ , op_type ] ) ] funcname "
-"( argument_type [, ...] )\n"
-" | STORAGE storage_type\n"
-" } [, ... ]"
-msgstr ""
-"CREATE OPERATOR CLASS クラス名 [ DEFAULT ] FOR TYPE データ型\n"
-" USING インデックスメソッド [ FAMILY ファミリ名 ] AS\n"
-" { OPERATOR 計画番号 演算子名 [ ( 演算子の型, 演算子の型 ) ]\n"
-" | FUNCTION サポート番号 [ ( 演算子の型 [ , 演算子の型 ] ) ]\n"
-" 関数名 ( 引数の型 [, ...] )\n"
-" | STORAGE 記憶域の型\n"
-" } [, ... ]"
-
-#: sql_help.h:225
+#: sql_help.h:433
msgid "define a new operator family"
msgstr "新しい演算子ファミリを定義する"
-#: sql_help.h:226
-msgid "CREATE OPERATOR FAMILY name USING index_method"
-msgstr "CREATE OPERATOR FAMILY 演算子ファミリ名 USING インデックスメソッド"
-
-#: sql_help.h:230
-msgid ""
-"CREATE ROLE name [ [ WITH ] option [ ... ] ]\n"
-"\n"
-"where option can be:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | CONNECTION LIMIT connlimit\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-" | VALID UNTIL 'timestamp' \n"
-" | IN ROLE rolename [, ...]\n"
-" | IN GROUP rolename [, ...]\n"
-" | ROLE rolename [, ...]\n"
-" | ADMIN rolename [, ...]\n"
-" | USER rolename [, ...]\n"
-" | SYSID uid"
-msgstr ""
-"CREATE ROLE ロール名 [ [ WITH ] オプション [ ... ] ]\n"
-"\n"
-"オプションは以下の通り:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | CONNECTION LIMIT 最大接続数\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'パスワード文字列'\n"
-" | VALID UNTIL '時刻表現' \n"
-" | IN ROLE ロール名 [, ...]\n"
-" | IN GROUP ロール名 [, ...]\n"
-" | ROLE ロール名 [, ...]\n"
-" | ADMIN ロール名 [, ...]\n"
-" | USER ロール名 [, ...]\n"
-" | SYSID ユーザID"
-
-#: sql_help.h:233
+#: sql_help.h:443
msgid "define a new rewrite rule"
msgstr "新しい書き換えルールを定義する"
-#: sql_help.h:234
-msgid ""
-"CREATE [ OR REPLACE ] RULE name AS ON event\n"
-" TO table [ WHERE condition ]\n"
-" DO [ ALSO | INSTEAD ] { NOTHING | command | ( command ; command ... ) }"
-msgstr ""
-"CREATE [ OR REPLACE ] RULE ルール名 AS ON イベント\n"
-" TO テーブル名 [ WHERE 条件 ]\n"
-" DO [ ALSO | INSTEAD ] { NOTHING | コマンド | ( コマンド ; コマン"
-"ド ... ) }"
-
-#: sql_help.h:237
+#: sql_help.h:448
msgid "define a new schema"
msgstr "新しいスキーマを定義する"
-#: sql_help.h:238
-msgid ""
-"CREATE SCHEMA schemaname [ AUTHORIZATION username ] [ schema_element "
-"[ ... ] ]\n"
-"CREATE SCHEMA AUTHORIZATION username [ schema_element [ ... ] ]"
-msgstr ""
-"CREATE SCHEMA スキーマ名 [ AUTHORIZATION ユーザ名 ] [ スキーマ要素 "
-"[ ... ] ]\n"
-"CREATE SCHEMA AUTHORIZATION ユーザ名 [ スキーマ要素 [ ... ] ]"
-
-#: sql_help.h:241
+#: sql_help.h:453
msgid "define a new sequence generator"
msgstr "新しいシーケンス発生器を定義する"
-#: sql_help.h:242
-msgid ""
-"CREATE [ TEMPORARY | TEMP ] SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
-" [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ]\n"
-" [ START [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]\n"
-" [ OWNED BY { table.column | NONE } ]"
-msgstr ""
-"CREATE [ TEMPORARY | TEMP ] SEQUENCE シーケンス名 [ INCREMENT [ BY ] 増分 ]\n"
-" [ MINVALUE 最小値 | NO MINVALUE ] [ MAXVALUE 最大値 | NO MAXVALUE ]\n"
-" [ START [ WITH ] 開始番号 ] [ CACHE キャッシュ数 ] [ [ NO ] "
-"CYCLE ] [ OWNED BY { テーブル名.カラム名 | NONE } ]"
-
-#: sql_help.h:245
+#: sql_help.h:458
msgid "define a new foreign server"
-msgstr "新しい外部サーバを定義する"
-
-#: sql_help.h:246
-msgid ""
-"CREATE SERVER servername [ TYPE 'servertype' ] [ VERSION 'serverversion' ]\n"
-" FOREIGN DATA WRAPPER fdwname\n"
-" [ OPTIONS ( option 'value' [, ... ] ) ]"
-msgstr ""
-"CREATE SERVER 外部サーバ名 [ TYPE 'タイプ' ] [ VERSION 'バージョン番号' ]\n"
-" FOREIGN DATA WRAPPER 外部データラッパー名\n"
-" [ OPTIONS ( オプション '値' [, ... ] ) ]"
+msgstr "新しい外部サーバーを定義する"
-#: sql_help.h:249
+#: sql_help.h:463
msgid "define a new table"
msgstr "新しいテーブルを定義する"
-#: sql_help.h:250
-msgid ""
-"CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name ( [\n"
-" { column_name data_type [ DEFAULT default_expr ] [ column_constraint "
-"[ ... ] ]\n"
-" | table_constraint\n"
-" | LIKE parent_table [ { INCLUDING | EXCLUDING } { DEFAULTS | CONSTRAINTS "
-"| INDEXES } ] ... }\n"
-" [, ... ]\n"
-"] )\n"
-"[ INHERITS ( parent_table [, ... ] ) ]\n"
-"[ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT "
-"OIDS ]\n"
-"[ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
-"[ TABLESPACE tablespace ]\n"
-"\n"
-"where column_constraint is:\n"
-"\n"
-"[ CONSTRAINT constraint_name ]\n"
-"{ NOT NULL | \n"
-" NULL | \n"
-" UNIQUE index_parameters |\n"
-" PRIMARY KEY index_parameters |\n"
-" CHECK ( expression ) |\n"
-" REFERENCES reftable [ ( refcolumn ) ] [ MATCH FULL | MATCH PARTIAL | MATCH "
-"SIMPLE ]\n"
-" [ ON DELETE action ] [ ON UPDATE action ] }\n"
-"[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY "
-"IMMEDIATE ]\n"
-"\n"
-"and table_constraint is:\n"
-"\n"
-"[ CONSTRAINT constraint_name ]\n"
-"{ UNIQUE ( column_name [, ... ] ) index_parameters |\n"
-" PRIMARY KEY ( column_name [, ... ] ) index_parameters |\n"
-" CHECK ( expression ) |\n"
-" FOREIGN KEY ( column_name [, ... ] ) REFERENCES reftable [ ( refcolumn "
-"[, ... ] ) ]\n"
-" [ MATCH FULL | MATCH PARTIAL | MATCH SIMPLE ] [ ON DELETE action ] [ ON "
-"UPDATE action ] }\n"
-"[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY "
-"IMMEDIATE ]\n"
-"\n"
-"index_parameters in UNIQUE and PRIMARY KEY constraints are:\n"
-"\n"
-"[ WITH ( storage_parameter [= value] [, ... ] ) ]\n"
-"[ USING INDEX TABLESPACE tablespace ]"
-msgstr ""
-"CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE テーブル名 (\n"
-" [ カラム名 データ型 [ DEFAULT デフォルト評価式 ] [ カラム制約 [ ... ] ]\n"
-" | テーブル制約\n"
-" | LIKE 親テーブル [ { INCLUDING | EXCLUDING } DEFAULTS | CONSTRAINTS | "
-"INDEXES } ] ... }\n"
-" [, ... ]\n"
-"] )\n"
-"[ INHERITS ( 親テーブル [, ... ] ) ]\n"
-"[ WITH ( ストレージパラメータ [= 値] [, ... ] ) | WITH OIDS | WITHOUT "
-"OIDS ]\n"
-"[ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
-"[ TABLESPACE テーブルスペース名 ]\n"
-"\n"
-"カラム制約は以下の通り:\n"
-"\n"
-"[ CONSTRAINT 制約名 ]\n"
-"{ NOT NULL | \n"
-" NULL | \n"
-" UNIQUE インデックスパラメータ群 |\n"
-" PRIMARY KEY インデックスパラメータ群 |\n"
-" CHECK ( 評価式 ) |\n"
-" REFERENCES 被参照テーブル [ ( 被参照カラム ) ] [ MATCH FULL | MATCH "
-"PARTIAL | MATCH SIMPLE ]\n"
-" [ ON DELETE アクション ] [ ON UPDATE アクション ] }\n"
-"[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY "
-"IMMEDIATE ]\n"
-"\n"
-"テーブル制約は以下の通り:\n"
-"\n"
-"[ CONSTRAINT 制約名 ]\n"
-"{ UNIQUE ( カラム名 [, ... ] ) インデックスパラメータ群 |\n"
-" PRIMARY KEY ( カラム名 [, ... ] ) インデックスパラメータ群 |\n"
-" CHECK ( 評価式 ) |\n"
-" FOREIGN KEY ( カラム名 [, ... ] ) REFERENCES 被参照テーブル [ ( 被参照カラ"
-"ム [, ... ] ) ]\n"
-" [ MATCH FULL | MATCH PARTIAL | MATCH SIMPLE ] [ ON DELETE アクショ"
-"ン ] [ ON UPDATE アクション ] }\n"
-"[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY "
-"IMMEDIATE ]\n"
-"\n"
-"UNIQUE および PRIMARY KEY 制約の中のインデックスパラメータ群:\n"
-"\n"
-"[ WITH ( ストレージパラメータ [= 値] [, ... ] ) ]\n"
-"[ USING INDEX TABLESPACE テーブルスペース名 ]"
-
-#: sql_help.h:253 sql_help.h:525
+#: sql_help.h:468 sql_help.h:813
msgid "define a new table from the results of a query"
msgstr "クエリーの結果から新しいテーブルを生成する"
-#: sql_help.h:254
-msgid ""
-"CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name\n"
-" [ (column_name [, ...] ) ]\n"
-" [ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT "
-"OIDS ]\n"
-" [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
-" [ TABLESPACE tablespace ]\n"
-" AS query\n"
-" [ WITH [ NO ] DATA ]"
-msgstr ""
-"CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE テーブル名\n"
-" [ (カラム名 [, ...] ) ]\n"
-" [ WITH ( 格納域パラメータ [= 値] [, ... ] ) | WITH OIDS | WITHOUT "
-"OIDS ]\n"
-" [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
-" [ TABLESPACE テーブルスペース名 ]\n"
-" AS クエリー文字列\n"
-" [ WITH [ NO ] DATA ]"
-
-#: sql_help.h:257
+#: sql_help.h:473
msgid "define a new tablespace"
msgstr "新しいテーブルスペースを定義する"
-#: sql_help.h:258
-msgid ""
-"CREATE TABLESPACE tablespacename [ OWNER username ] LOCATION 'directory'"
-msgstr ""
-"CREATE TABLESPACE テーブルスペース名 [ OWNER ユーザ名 ] LOCATION 'ディレクト"
-"リ' "
-
-#: sql_help.h:261
+#: sql_help.h:478
msgid "define a new text search configuration"
msgstr "新しいテキスト検索設定を定義する"
-#: sql_help.h:262
-msgid ""
-"CREATE TEXT SEARCH CONFIGURATION name (\n"
-" PARSER = parser_name |\n"
-" COPY = source_config\n"
-")"
-msgstr ""
-"CREATE TEXT SEARCH CONFIGURATION 設定名 (\n"
-" PARSER = パーサ名 |\n"
-" COPY = 元の設定名\n"
-")"
-
-#: sql_help.h:265
+#: sql_help.h:483
msgid "define a new text search dictionary"
msgstr "新しいテキスト検索用辞書を定義する"
-#: sql_help.h:266
-msgid ""
-"CREATE TEXT SEARCH DICTIONARY name (\n"
-" TEMPLATE = template\n"
-" [, option = value [, ... ]]\n"
-")"
-msgstr ""
-"CREATE TEXT SEARCH DICTIONARY 辞書名 (\n"
-" TEMPLATE = テンプレート名\n"
-" [, オプション = 値 [, ... ]]\n"
-")"
-
-#: sql_help.h:269
+#: sql_help.h:488
msgid "define a new text search parser"
msgstr "新しいテキスト検索用パーサを定義する"
-#: sql_help.h:270
-msgid ""
-"CREATE TEXT SEARCH PARSER name (\n"
-" START = start_function ,\n"
-" GETTOKEN = gettoken_function ,\n"
-" END = end_function ,\n"
-" LEXTYPES = lextypes_function\n"
-" [, HEADLINE = headline_function ]\n"
-")"
-msgstr ""
-"CREATE TEXT SEARCH PARSER パーサ名 (\n"
-" START = 開始関数 ,\n"
-" GETTOKEN = トークン取得関数 ,\n"
-" END = 終了時関数 ,\n"
-" LEXTYPES = LEXタイプ関数\n"
-" [, HEADLINE = 見出し関数 ]\n"
-")"
-
-#: sql_help.h:273
+#: sql_help.h:493
msgid "define a new text search template"
msgstr "新しいテキスト検索テンプレートを定義する"
-#: sql_help.h:274
-msgid ""
-"CREATE TEXT SEARCH TEMPLATE name (\n"
-" [ INIT = init_function , ]\n"
-" LEXIZE = lexize_function\n"
-")"
-msgstr ""
-"CREATE TEXT SEARCH TEMPLATE テンプレート名 (\n"
-" [ INIT = 初期化関数 , ]\n"
-" LEXIZE = LEX処理関数\n"
-")"
-
-#: sql_help.h:277
+#: sql_help.h:498
msgid "define a new trigger"
msgstr "新しいトリガを定義する"
-#: sql_help.h:278
-msgid ""
-"CREATE TRIGGER name { BEFORE | AFTER } { event [ OR ... ] }\n"
-" ON table [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
-" EXECUTE PROCEDURE funcname ( arguments )"
-msgstr ""
-"CREATE TRIGGER トリガ名 { BEFORE | AFTER } { イベント [ OR ... ] }\n"
-" ON テーブル名 [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
-" EXECUTE PROCEDURE 関数名 ( 引数 )"
-
-#: sql_help.h:281
+#: sql_help.h:503
msgid "define a new data type"
msgstr "新しいデータ型を定義する"
-#: sql_help.h:282
-msgid ""
-"CREATE TYPE name AS\n"
-" ( attribute_name data_type [, ... ] )\n"
-"\n"
-"CREATE TYPE name AS ENUM\n"
-" ( 'label' [, ... ] )\n"
-"\n"
-"CREATE TYPE name (\n"
-" INPUT = input_function,\n"
-" OUTPUT = output_function\n"
-" [ , RECEIVE = receive_function ]\n"
-" [ , SEND = send_function ]\n"
-" [ , TYPMOD_IN = type_modifier_input_function ]\n"
-" [ , TYPMOD_OUT = type_modifier_output_function ]\n"
-" [ , ANALYZE = analyze_function ]\n"
-" [ , INTERNALLENGTH = { internallength | VARIABLE } ]\n"
-" [ , PASSEDBYVALUE ]\n"
-" [ , ALIGNMENT = alignment ]\n"
-" [ , STORAGE = storage ]\n"
-" [ , LIKE = like_type ]\n"
-" [ , CATEGORY = category ]\n"
-" [ , PREFERRED = preferred ]\n"
-" [ , DEFAULT = default ]\n"
-" [ , ELEMENT = element ]\n"
-" [ , DELIMITER = delimiter ]\n"
-")\n"
-"\n"
-"CREATE TYPE name"
-msgstr ""
-"CREATE TYPE 型名 AS\n"
-" ( 属性名 データ型 [, ... ] )\n"
-"\n"
-"CREATE TYPE 型名 AS ENUM\n"
-" ( 'ラベル' [, ... ] )\n"
-"\n"
-"CREATE TYPE 型名 (\n"
-" INPUT = 入力関数,\n"
-" OUTPUT = 出力関数\n"
-" [ , RECEIVE = 受信関数 ]\n"
-" [ , SEND = 送信関数 ]\n"
-" [ , TYPMOD_IN = 型修飾子の入力関数 ]\n"
-" [ , TYPMOD_OUT = 型修飾子の出力関数 ]\n"
-" [ , ANALYZE = 分析関数 ]\n"
-" [ , INTERNALLENGTH = { 内部データ長 | VARIABLE } ]\n"
-" [ , PASSEDBYVALUE ]\n"
-" [ , ALIGNMENT = アラインメント位置 ]\n"
-" [ , STORAGE = 記憶域 ]\n"
-" [ , LIKE = likeの型 ]\n"
-" [ , CATEGORY = 型のカテゴリ ]\n"
-" [ , PREFERRED = 優先する型 ]\n"
-" [ , DEFAULT = デフォルト値 ]\n"
-" [ , ELEMENT = 要素 ]\n"
-" [ , DELIMITER = 区切り文字 ]\n"
-")\n"
-"\n"
-"CREATE TYPE 型名"
-
-#: sql_help.h:286
-msgid ""
-"CREATE USER name [ [ WITH ] option [ ... ] ]\n"
-"\n"
-"where option can be:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | CONNECTION LIMIT connlimit\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-" | VALID UNTIL 'timestamp' \n"
-" | IN ROLE rolename [, ...]\n"
-" | IN GROUP rolename [, ...]\n"
-" | ROLE rolename [, ...]\n"
-" | ADMIN rolename [, ...]\n"
-" | USER rolename [, ...]\n"
-" | SYSID uid"
-msgstr ""
-"CREATE USER ユーザ名 [ [ WITH ] オプション [ ... ] ]\n"
-"\n"
-"オプションは以下の組み合わせ:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | CONNECTION LIMIT 最大接続数\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'パスワード文字列'\n"
-" | VALID UNTIL '時刻表現' \n"
-" | IN ROLE ロール名 [, ...]\n"
-" | IN GROUP ロール名 [, ...]\n"
-" | ROLE ロール名 [, ...]\n"
-" | ADMIN ロール名 [, ...]\n"
-" | USER ロール名 [, ...]\n"
-" | SYSID ユーザID"
-
-#: sql_help.h:289
+#: sql_help.h:513
msgid "define a new mapping of a user to a foreign server"
-msgstr "外部サーバに対してユーザの新しいマッピングを定義する"
+msgstr "å¤\96é\83¨ã\82µã\83¼ã\83\90ã\83¼ã\81«å¯¾ã\81\97ã\81¦ã\83¦ã\83¼ã\82¶ã\81®æ\96°ã\81\97ã\81\84ã\83\9eã\83\83ã\83\94ã\83³ã\82°ã\82\92å®\9a義ã\81\99ã\82\8b"
-#: sql_help.h:290
-msgid ""
-"CREATE USER MAPPING FOR { username | USER | CURRENT_USER | PUBLIC }\n"
-" SERVER servername\n"
-" [ OPTIONS ( option 'value' [ , ... ] ) ]"
-msgstr ""
-"CREATE USER MAPPING FOR { ユーザ名 | USER | CURRENT_USER | PUBLIC }\n"
-" SERVER 外部サーバ名\n"
-" [ OPTIONS ( オプション '値' [ , ... ] ) ]"
-
-#: sql_help.h:293
+#: sql_help.h:518
msgid "define a new view"
msgstr "新しいビューを定義する"
-#: sql_help.h:294
-msgid ""
-"CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW name [ ( column_name "
-"[, ...] ) ]\n"
-" AS query"
-msgstr ""
-"CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW ビュー名 [ ( カラム名 "
-"[, ...] ) ]\n"
-" AS クエリー文字列"
-
-#: sql_help.h:297
+#: sql_help.h:523
msgid "deallocate a prepared statement"
msgstr "準備済みステートメントを開放する"
-#: sql_help.h:298
-msgid "DEALLOCATE [ PREPARE ] { name | ALL }"
-msgstr "DEALLOCATE [ PREPARE ] { 実行プラン名 | ALL }"
-
-#: sql_help.h:301
+#: sql_help.h:528
msgid "define a cursor"
msgstr "カーソルを定義する"
-#: sql_help.h:302
-msgid ""
-"DECLARE name [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
-" CURSOR [ { WITH | WITHOUT } HOLD ] FOR query"
-msgstr ""
-"DECLARE カーソル名 [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
-" CURSOR [ { WITH | WITHOUT } HOLD ] FOR クエリー文字列"
-
-#: sql_help.h:305
+#: sql_help.h:533
msgid "delete rows of a table"
msgstr "テーブルの行を削除する"
-#: sql_help.h:306
-msgid ""
-"DELETE FROM [ ONLY ] table [ [ AS ] alias ]\n"
-" [ USING usinglist ]\n"
-" [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
-" [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
-msgstr ""
-"DELETE FROM [ ONLY ] テーブル名 [ [ AS ] 別名 ]\n"
-" [ USING USING並び ]\n"
-" [ WHERE 条件 | WHERE CURRENT OF カーソル名 ]\n"
-" [ RETURNING * | 出力表現 [ AS 出力名 ] [, ...] ]"
-
-#: sql_help.h:309
+#: sql_help.h:538
msgid "discard session state"
msgstr "セッションの状態を破棄する"
-#: sql_help.h:310
-msgid "DISCARD { ALL | PLANS | TEMPORARY | TEMP }"
-msgstr "DISCARD { ALL | PLANS | TEMPORARY | TEMP }"
+#: sql_help.h:543
+msgid "execute an anonymous code block"
+msgstr "無名コードブロックを実行する"
-#: sql_help.h:313
+#: sql_help.h:548
msgid "remove an aggregate function"
msgstr "集約関数を削除する"
-#: sql_help.h:314
-msgid ""
-"DROP AGGREGATE [ IF EXISTS ] name ( type [ , ... ] ) [ CASCADE | RESTRICT ]"
-msgstr ""
-"DROP AGGREGATE [ IF EXISTS ] 集約関数名 ( データ型 [ , ... ] ) [ CASCADE | "
-"RESTRICT ]"
-
-#: sql_help.h:317
+#: sql_help.h:553
msgid "remove a cast"
msgstr "キャストを削除する"
-#: sql_help.h:318
-msgid ""
-"DROP CAST [ IF EXISTS ] (sourcetype AS targettype) [ CASCADE | RESTRICT ]"
-msgstr ""
-"DROP CAST [ IF EXISTS ] (キャスト前の型 AS キャスト後の型) [ CASCADE | "
-"RESTRICT ]"
-
-#: sql_help.h:321
+#: sql_help.h:558
msgid "remove a conversion"
msgstr "エンコーディング変換ルールを削除する"
-#: sql_help.h:322
-msgid "DROP CONVERSION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-msgstr "DROP CONVERSION [ IF EXISTS ] 変換ルール名 [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:325
+#: sql_help.h:563
msgid "remove a database"
msgstr "データベースを削除する"
-#: sql_help.h:326
-msgid "DROP DATABASE [ IF EXISTS ] name"
-msgstr "DROP DATABASE [ IF EXISTS ] データベース名"
-
-#: sql_help.h:329
+#: sql_help.h:568
msgid "remove a domain"
msgstr "ドメインを削除する"
-#: sql_help.h:330
-msgid "DROP DOMAIN [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-msgstr "DROP DOMAIN [ IF EXISTS ] ドメイン名 [, ...] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:333
+#: sql_help.h:573
msgid "remove a foreign-data wrapper"
msgstr "外部データラッパーを削除する"
-#: sql_help.h:334
-msgid "DROP FOREIGN DATA WRAPPER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-msgstr ""
-"DROP FOREIGN DATA WRAPPER [ IF EXISTS ] 外部データラッパー名\n"
-" [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:337
+#: sql_help.h:578
msgid "remove a function"
msgstr "関数を削除する"
-#: sql_help.h:338
-msgid ""
-"DROP FUNCTION [ IF EXISTS ] name ( [ [ argmode ] [ argname ] argtype "
-"[, ...] ] )\n"
-" [ CASCADE | RESTRICT ]"
-msgstr ""
-"DROP FUNCTION [ IF EXISTS ] 関数名 ( [ [ 引数のモード ] [ 引数の名前 ] データ"
-"型 [, ...] ] )\n"
-" [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:341 sql_help.h:369 sql_help.h:421
+#: sql_help.h:583 sql_help.h:618 sql_help.h:683
msgid "remove a database role"
msgstr "データベースのロールを削除する"
-#: sql_help.h:342
-msgid "DROP GROUP [ IF EXISTS ] name [, ...]"
-msgstr "DROP GROUP [ IF EXISTS ] グループ名 [, ...]"
-
-#: sql_help.h:345
+#: sql_help.h:588
msgid "remove an index"
msgstr "インデックスを削除する"
-#: sql_help.h:346
-msgid "DROP INDEX [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-msgstr "DROP INDEX [ IF EXISTS ] インデックス名 [, ...] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:349
+#: sql_help.h:593
msgid "remove a procedural language"
msgstr "手続き言語を削除する"
-#: sql_help.h:350
-msgid "DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-msgstr ""
-"DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] 言語名 [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:353
+#: sql_help.h:598
msgid "remove an operator"
msgstr "演算子を削除する"
-#: sql_help.h:354
-msgid ""
-"DROP OPERATOR [ IF EXISTS ] name ( { lefttype | NONE } , { righttype | "
-"NONE } ) [ CASCADE | RESTRICT ]"
-msgstr ""
-"DROP OPERATOR [ IF EXISTS ] 演算子名 ( { 左辺の型 | NONE } , { 右辺の型 | "
-"NONE } ) [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:357
+#: sql_help.h:603
msgid "remove an operator class"
msgstr "演算子クラスを削除する"
-#: sql_help.h:358
-msgid ""
-"DROP OPERATOR CLASS [ IF EXISTS ] name USING index_method [ CASCADE | "
-"RESTRICT ]"
-msgstr ""
-"DROP OPERATOR CLASS [ IF EXISTS ] 演算子クラス名 USING インデックスメソッド "
-"[ CASCADE | RESTRICT ]"
-
-#: sql_help.h:361
+#: sql_help.h:608
msgid "remove an operator family"
msgstr "演算子ファミリを削除する"
-#: sql_help.h:362
-msgid ""
-"DROP OPERATOR FAMILY [ IF EXISTS ] name USING index_method [ CASCADE | "
-"RESTRICT ]"
-msgstr ""
-"DROP OPERATOR FAMILY [ IF EXISTS ] 演算子クラス名 USING インデックスメソッド "
-"[ CASCADE | RESTRICT ]"
-
-#: sql_help.h:365
+#: sql_help.h:613
msgid "remove database objects owned by a database role"
msgstr "特定のデータベースロールが所有するデータベースオブジェクトを削除する"
-#: sql_help.h:366
-msgid "DROP OWNED BY name [, ...] [ CASCADE | RESTRICT ]"
-msgstr "DROP OWNED BY 名前 [, ...] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:370
-msgid "DROP ROLE [ IF EXISTS ] name [, ...]"
-msgstr "DROP ROLE [ IF EXISTS ] ロール名 [, ...]"
-
-#: sql_help.h:373
+#: sql_help.h:623
msgid "remove a rewrite rule"
msgstr "書き換えルールを削除する"
-#: sql_help.h:374
-msgid "DROP RULE [ IF EXISTS ] name ON relation [ CASCADE | RESTRICT ]"
-msgstr ""
-"DROP RULE [ IF EXISTS ] ルール名 ON リレーション [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:377
+#: sql_help.h:628
msgid "remove a schema"
msgstr "スキーマを削除する"
-#: sql_help.h:378
-msgid "DROP SCHEMA [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-msgstr "DROP SCHEMA [ IF EXISTS ] スキーマ名 [, ...] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:381
+#: sql_help.h:633
msgid "remove a sequence"
msgstr "シーケンスを削除する"
-#: sql_help.h:382
-msgid "DROP SEQUENCE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-msgstr ""
-"DROP SEQUENCE [ IF EXISTS ] シーケンス名 [, ...] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:385
+#: sql_help.h:638
msgid "remove a foreign server descriptor"
-msgstr "外部サーバ識別子を削除する"
-
-#: sql_help.h:386
-msgid "DROP SERVER [ IF EXISTS ] servername [ CASCADE | RESTRICT ]"
-msgstr "DROP SERVER [ IF EXISTS ] サーバ名 [ CASCADE | RESTRICT ]"
+msgstr "外部サーバー識別子を削除する"
-#: sql_help.h:389
+#: sql_help.h:643
msgid "remove a table"
msgstr "テーブルを削除する"
-#: sql_help.h:390
-msgid "DROP TABLE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-msgstr "DROP TABLE [ IF EXISTS ] テーブル名 [, ...] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:393
+#: sql_help.h:648
msgid "remove a tablespace"
msgstr "テーブルスペースを削除する"
-#: sql_help.h:394
-msgid "DROP TABLESPACE [ IF EXISTS ] tablespacename"
-msgstr "DROP TABLESPACE [ IF EXISTS ] テーブルスペース名"
-
-#: sql_help.h:397
+#: sql_help.h:653
msgid "remove a text search configuration"
msgstr "テキスト検索設定を削除する"
-#: sql_help.h:398
-msgid ""
-"DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-msgstr ""
-"DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] 設定名 [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:401
+#: sql_help.h:658
msgid "remove a text search dictionary"
msgstr "テキスト検索用辞書を削除する"
-#: sql_help.h:402
-msgid "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-msgstr ""
-"DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] 辞書名 [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:405
+#: sql_help.h:663
msgid "remove a text search parser"
msgstr "テキスト検索用パーサを削除する"
-#: sql_help.h:406
-msgid "DROP TEXT SEARCH PARSER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-msgstr "DROP TEXT SEARCH PARSER [ IF EXISTS ] パーサ名 [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:409
+#: sql_help.h:668
msgid "remove a text search template"
msgstr "テキスト検索用テンプレートを削除する"
-#: sql_help.h:410
-msgid "DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-msgstr ""
-"DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] テンプレート名 [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:413
+#: sql_help.h:673
msgid "remove a trigger"
msgstr "トリガを削除する"
-#: sql_help.h:414
-msgid "DROP TRIGGER [ IF EXISTS ] name ON table [ CASCADE | RESTRICT ]"
-msgstr ""
-"DROP TRIGGER [ IF EXISTS ] トリガ名 ON テーブル名 [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:417
+#: sql_help.h:678
msgid "remove a data type"
msgstr "データ型を削除する"
-#: sql_help.h:418
-msgid "DROP TYPE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-msgstr "DROP TYPE [ IF EXISTS ] データ型名 [, ...] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:422
-msgid "DROP USER [ IF EXISTS ] name [, ...]"
-msgstr "DROP USER [ IF EXISTS ] ユーザ名 [, ...]"
-
-#: sql_help.h:425
+#: sql_help.h:688
msgid "remove a user mapping for a foreign server"
-msgstr "外部サーバーのユーザ定義マッピングを削除"
+msgstr "å¤\96é\83¨ã\82µã\83¼ã\83\90ã\83¼ã\83¼ã\81®ã\83¦ã\83¼ã\82¶å®\9a義ã\83\9eã\83\83ã\83\94ã\83³ã\82°ã\82\92å\89\8aé\99¤"
-#: sql_help.h:426
-msgid ""
-"DROP USER MAPPING [ IF EXISTS ] FOR { username | USER | CURRENT_USER | "
-"PUBLIC } SERVER servername"
-msgstr ""
-"DROP USER MAPPING [ IF EXISTS ] FOR { ユーザ名 | USER | CURRENT_USER | "
-"PUBLIC } SERVER サーバ名"
-
-#: sql_help.h:429
+#: sql_help.h:693
msgid "remove a view"
msgstr "ビューを削除する"
-#: sql_help.h:430
-msgid "DROP VIEW [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-msgstr "DROP VIEW [ IF EXISTS ] ビュー名 [, ...] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:434
-msgid "END [ WORK | TRANSACTION ]"
-msgstr "END [ WORK | TRANSACTION ]"
-
-#: sql_help.h:437
+#: sql_help.h:703
msgid "execute a prepared statement"
msgstr "準備済みステートメントを実行する"
-#: sql_help.h:438
-msgid "EXECUTE name [ ( parameter [, ...] ) ]"
-msgstr "EXECUTE 実行プラン名 [ ( パラメータ [, ...] ) ]"
-
-#: sql_help.h:441
+#: sql_help.h:708
msgid "show the execution plan of a statement"
msgstr "ステートメントの実行プランを表示する"
-#: sql_help.h:442
-msgid "EXPLAIN [ ANALYZE ] [ VERBOSE ] statement"
-msgstr "EXPLAIN [ ANALYZE ] [ VERBOSE ] ステートメント"
-
-#: sql_help.h:445
+#: sql_help.h:713
msgid "retrieve rows from a query using a cursor"
msgstr "カーソルを使ってクエリーから行を取り出す"
-#: sql_help.h:446
-msgid ""
-"FETCH [ direction { FROM | IN } ] cursorname\n"
-"\n"
-"where direction can be empty or one of:\n"
-"\n"
-" NEXT\n"
-" PRIOR\n"
-" FIRST\n"
-" LAST\n"
-" ABSOLUTE count\n"
-" RELATIVE count\n"
-" count\n"
-" ALL\n"
-" FORWARD\n"
-" FORWARD count\n"
-" FORWARD ALL\n"
-" BACKWARD\n"
-" BACKWARD count\n"
-" BACKWARD ALL"
-msgstr ""
-"FETCH [ 方向 { FROM | IN } ] カーソル名\n"
-"\n"
-"方向は指定しないか、もしくは以下のいずれか:\n"
-"\n"
-" NEXT\n"
-" PRIOR\n"
-" FIRST\n"
-" LAST\n"
-" ABSOLUTE 行番号\n"
-" RELATIVE 行数\n"
-" 行数\n"
-" ALL\n"
-" FORWARD\n"
-" FORWARD 行数\n"
-" FORWARD ALL\n"
-" BACKWARD\n"
-" BACKWARD 行数\n"
-" BACKWARD ALL"
-
-#: sql_help.h:449
+#: sql_help.h:718
msgid "define access privileges"
msgstr "アクセス権限を定義する"
-#: sql_help.h:450
-msgid ""
-"GRANT { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | "
-"TRIGGER }\n"
-" [,...] | ALL [ PRIVILEGES ] }\n"
-" ON [ TABLE ] tablename [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
-" [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
-" ON [ TABLE ] tablename [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { { USAGE | SELECT | UPDATE }\n"
-" [,...] | ALL [ PRIVILEGES ] }\n"
-" ON SEQUENCE sequencename [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL "
-"[ PRIVILEGES ] }\n"
-" ON DATABASE dbname [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON FOREIGN SERVER servername [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
-" ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) "
-"[, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON LANGUAGE langname [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-" ON SCHEMA schemaname [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
-" ON TABLESPACE tablespacename [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT role [, ...] TO rolename [, ...] [ WITH ADMIN OPTION ]"
-msgstr ""
-"GRANT { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | "
-"TRIGGER }\n"
-" [,...] | ALL [ PRIVILEGES ] }\n"
-" ON [ TABLE ] テーブル名 [, ...]\n"
-" TO { [ GROUP ] ロール名 | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { { SELECT | INSERT | UPDATE | REFERENCES } ( カラム名 [, ...] )\n"
-" [,...] | ALL [ PRIVILEGES ] ( カラム名 [, ...] ) }\n"
-" ON [ TABLE ] テーブル名 [, ...]\n"
-" TO { [ GROUP ] ロール名 | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { { USAGE | SELECT | UPDATE }\n"
-" [,...] | ALL [ PRIVILEGES ] }\n"
-" ON SEQUENCE シーケンス名 [, ...]\n"
-" TO { [ GROUP ] ロール名 | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL "
-"[ PRIVILEGES ] }\n"
-" ON DATABASE データベース名 [, ...]\n"
-" TO { [ GROUP ] ロール名 | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON FOREIGN DATA WRAPPER 外部ラッパー名 [, ...]\n"
-" TO { [ GROUP ] ロール名 | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON FOREIGN SERVER 外部サーバ名 [, ...]\n"
-" TO { [ GROUP ] ロール名 | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
-" ON FUNCTION 関数名 ( [ [ 引数のモード ] [ 引数の名前 ] 引数のデータ型 "
-"[, ...] ] ) [, ...]\n"
-" TO { [ GROUP ] ロール名 | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON LANGUAGE 言語名 [, ...]\n"
-" TO { [ GROUP ] ロール名 | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-" ON SCHEMA スキーマ名 [, ...]\n"
-" TO { [ GROUP ] ロール名 | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
-" ON TABLESPACE テーブルスペース名 [, ...]\n"
-" TO { [ GROUP ] ロール名 | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT ロール [, ...] TO { ロール名 [, ...] [ WITH ADMIN OPTION ]"
-
-#: sql_help.h:453
+#: sql_help.h:723
msgid "create new rows in a table"
msgstr "テーブルに新しい行を作成する"
-#: sql_help.h:454
-msgid ""
-"INSERT INTO table [ ( column [, ...] ) ]\n"
-" { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) [, ...] | "
-"query }\n"
-" [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
-msgstr ""
-"INSERT INTO テーブル名 [ ( カラム名 [, ...] ) ]\n"
-" { DEFAULT VALUES | VALUES ( { 評価式 | DEFAULT } [, ...] ) [, ...] | クエ"
-"リー文字列 }\n"
-" [ RETURNING * | 出力評価式 [ AS 出力名 ] [, ...] ]"
-
-#: sql_help.h:457
+#: sql_help.h:728
msgid "listen for a notification"
msgstr "通知メッセージを監視する"
-#: sql_help.h:458
-msgid "LISTEN name"
-msgstr "LISTEN メッセージ名"
-
-#: sql_help.h:461
-msgid "load or reload a shared library file"
-msgstr "共有ライブラリファイルを(再)ロードする"
+#: sql_help.h:733
+msgid "load a shared library file"
+msgstr "共有ライブラリファイルをロードする"
-#: sql_help.h:462
-msgid "LOAD 'filename'"
-msgstr "LOAD 'ファイル名'"
-
-#: sql_help.h:465
+#: sql_help.h:738
msgid "lock a table"
msgstr "テーブルをロックする"
-#: sql_help.h:466
-msgid ""
-"LOCK [ TABLE ] [ ONLY ] name [, ...] [ IN lockmode MODE ] [ NOWAIT ]\n"
-"\n"
-"where lockmode is one of:\n"
-"\n"
-" ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
-" | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
-msgstr ""
-"LOCK [ TABLE ] テーブル名 [, ...] [ IN ロックモード MODE ] [ NOWAIT ]\n"
-"\n"
-"ロックモードは以下のいずれか:\n"
-"\n"
-" ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
-" | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
-
-#: sql_help.h:469
+#: sql_help.h:743
msgid "position a cursor"
msgstr "カーソルを位置付ける"
-#: sql_help.h:470
-msgid "MOVE [ direction { FROM | IN } ] cursorname"
-msgstr "MOVE [ 方向 { FROM | IN } ] カーソル名"
-
-#: sql_help.h:473
+#: sql_help.h:748
msgid "generate a notification"
msgstr "通知メッセージを生成する"
-#: sql_help.h:474
-msgid "NOTIFY name"
-msgstr "NOTIFY メッセージ名"
-
-#: sql_help.h:477
+#: sql_help.h:753
msgid "prepare a statement for execution"
msgstr "実行に先立ってステートメントを準備する"
-#: sql_help.h:478
-msgid "PREPARE name [ ( datatype [, ...] ) ] AS statement"
-msgstr "PREPARE 実行プラン名 [ ( データ型 [, ...] ) ] AS ステートメント"
-
-#: sql_help.h:481
+#: sql_help.h:758
msgid "prepare the current transaction for two-phase commit"
msgstr "2フェーズコミット用に現在のトランザクションを準備する"
-#: sql_help.h:482
-msgid "PREPARE TRANSACTION transaction_id"
-msgstr "PREPARE TRANSACTION トランザクションID"
-
-#: sql_help.h:485
+#: sql_help.h:763
msgid "change the ownership of database objects owned by a database role"
msgstr ""
"あるデータベースロールが所有するデータベースオブジェクトの所有者を変更する"
-#: sql_help.h:486
-msgid "REASSIGN OWNED BY old_role [, ...] TO new_role"
-msgstr "REASSIGN OWNED BY 元のロール名 [, ...] TO 新しいロール名"
-
-#: sql_help.h:489
+#: sql_help.h:768
msgid "rebuild indexes"
msgstr "インデックスを再構築する"
-#: sql_help.h:490
-msgid "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } name [ FORCE ]"
-msgstr "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } 名前 [ FORCE ]"
-
-#: sql_help.h:493
+#: sql_help.h:773
msgid "destroy a previously defined savepoint"
msgstr "前回定義したセーブポイントを削除する"
-#: sql_help.h:494
-msgid "RELEASE [ SAVEPOINT ] savepoint_name"
-msgstr "RELEASE [ SAVEPOINT ] セーブポイント名"
-
-#: sql_help.h:497
+#: sql_help.h:778
msgid "restore the value of a run-time parameter to the default value"
msgstr "実行時パラメータの値をデフォルト値に戻す"
-#: sql_help.h:498
-msgid ""
-"RESET configuration_parameter\n"
-"RESET ALL"
-msgstr ""
-"RESET パラメータ名\n"
-"RESET ALL"
-
-#: sql_help.h:501
+#: sql_help.h:783
msgid "remove access privileges"
msgstr "アクセス権限を剥奪する"
-#: sql_help.h:502
-msgid ""
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | "
-"TRIGGER }\n"
-" [,...] | ALL [ PRIVILEGES ] }\n"
-" ON [ TABLE ] tablename [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
-" [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
-" ON [ TABLE ] tablename [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { USAGE | SELECT | UPDATE }\n"
-" [,...] | ALL [ PRIVILEGES ] }\n"
-" ON SEQUENCE sequencename [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
-" ON DATABASE dbname [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON FOREIGN SERVER servername [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { EXECUTE | ALL [ PRIVILEGES ] }\n"
-" ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) "
-"[, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON LANGUAGE langname [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-" ON SCHEMA schemaname [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { CREATE | ALL [ PRIVILEGES ] }\n"
-" ON TABLESPACE tablespacename [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ ADMIN OPTION FOR ]\n"
-" role [, ...] FROM rolename [, ...]\n"
-" [ CASCADE | RESTRICT ]"
-msgstr ""
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | "
-"TRIGGER }\n"
-" [,...] | ALL [ PRIVILEGES ] }\n"
-" ON [ TABLE ] テーブル名 [, ...]\n"
-" FROM { [ GROUP ] ロール名 | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { SELECT | INSERT | UPDATE | REFERENCES } ( カラム名 [, ...] )\n"
-" [,...] | ALL [ PRIVILEGES ] ( カラム名 [, ...] ) }\n"
-" ON [ TABLE ] テーブル名 [, ...]\n"
-" FROM { [ GROUP ] ロール名 | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { USAGE | SELECT | UPDATE }\n"
-" [,...] | ALL [ PRIVILEGES ] }\n"
-" ON SEQUENCE シーケンス名 [, ...]\n"
-" FROM { [ GROUP ] ロール名 | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
-" ON DATABASE データベース名 [, ...]\n"
-" FROM { [ GROUP ] ロール名 | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON FOREIGN DATA WRAPPER 外部データラッパー名 [, ...]\n"
-" FROM { [ GROUP ] ロール名 | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON FOREIGN SERVER 外部サーバ名 [, ...]\n"
-" FROM { [ GROUP ] ロール名 | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { EXECUTE | ALL [ PRIVILEGES ] }\n"
-" ON FUNCTION 関数名 ( [ [ 引数のモード ] [ 引数の名前 ] 引数の型 "
-"[, ...] ] ) [, ...]\n"
-" FROM { [ GROUP ] ロール名 | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON LANGUAGE 言語名 [, ...]\n"
-" FROM { [ GROUP ] ロール名 | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-" ON SCHEMA スキーマ名 [, ...]\n"
-" FROM { [ GROUP ] ロール名 | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { CREATE | ALL [ PRIVILEGES ] }\n"
-" ON TABLESPACE テーブルスペース名 [, ...]\n"
-" FROM { [ GROUP ] ロール名 | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ ADMIN OPTION FOR ]\n"
-" ロール [, ...] FROM ロール名 [, ...]\n"
-" [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:506
-msgid "ROLLBACK [ WORK | TRANSACTION ]"
-msgstr "ROLLBACK [ WORK | TRANSACTION ]"
-
-#: sql_help.h:509
+#: sql_help.h:793
msgid "cancel a transaction that was earlier prepared for two-phase commit"
msgstr "2フェーズコミット用に事前準備されたトランザクションをキャンセルする"
-#: sql_help.h:510
-msgid "ROLLBACK PREPARED transaction_id"
-msgstr "ROLLBACK PREPARED トランザクションID"
-
-#: sql_help.h:513
+#: sql_help.h:798
msgid "roll back to a savepoint"
msgstr "セーブポイントまでロールバックする"
-#: sql_help.h:514
-msgid "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] savepoint_name"
-msgstr "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] セーブポイント名"
-
-#: sql_help.h:517
+#: sql_help.h:803
msgid "define a new savepoint within the current transaction"
msgstr "現在のトランザクションに対して新しいセーブポイントを定義する"
-#: sql_help.h:518
-msgid "SAVEPOINT savepoint_name"
-msgstr "SAVEPOINT セーブポイント名"
-
-#: sql_help.h:521 sql_help.h:557 sql_help.h:581
+#: sql_help.h:808 sql_help.h:853 sql_help.h:883
msgid "retrieve rows from a table or view"
msgstr "テーブルもしくはビューから行を取り出す"
-#: sql_help.h:522 sql_help.h:558 sql_help.h:582
-msgid ""
-"[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
-"SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
-" * | expression [ [ AS ] output_name ] [, ...]\n"
-" [ FROM from_item [, ...] ]\n"
-" [ WHERE condition ]\n"
-" [ GROUP BY expression [, ...] ]\n"
-" [ HAVING condition [, ...] ]\n"
-" [ WINDOW window_name AS ( window_definition ) [, ...] ]\n"
-" [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
-" [ ORDER BY expression [ ASC | DESC | USING operator ] [ NULLS { FIRST | "
-"LAST } ] [, ...] ]\n"
-" [ LIMIT { count | ALL } ]\n"
-" [ OFFSET start [ ROW | ROWS ] ]\n"
-" [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]\n"
-" [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] [...] ]\n"
-"\n"
-"where from_item can be one of:\n"
-"\n"
-" [ ONLY ] table_name [ * ] [ [ AS ] alias [ ( column_alias [, ...] ) ] ]\n"
-" ( select ) [ AS ] alias [ ( column_alias [, ...] ) ]\n"
-" with_query_name [ [ AS ] alias [ ( column_alias [, ...] ) ] ]\n"
-" function_name ( [ argument [, ...] ] ) [ AS ] alias [ ( column_alias "
-"[, ...] | column_definition [, ...] ) ]\n"
-" function_name ( [ argument [, ...] ] ) AS ( column_definition [, ...] )\n"
-" from_item [ NATURAL ] join_type from_item [ ON join_condition | USING "
-"( join_column [, ...] ) ]\n"
-"\n"
-"and with_query is:\n"
-"\n"
-" with_query_name [ ( column_name [, ...] ) ] AS ( select )\n"
-"\n"
-"TABLE { [ ONLY ] table_name [ * ] | with_query_name }"
-msgstr ""
-"[ WITH [ RECURSIVE ] WITHクエリー [, ...] ]\n"
-"SELECT [ ALL | DISTINCT [ ON ( 評価式 [, ...] ) ] ]\n"
-" * | 評価式 [ [ AS ] 出力項目名 ] [, ...]\n"
-" [ FROM FROM項目 [, ...] ]\n"
-" [ WHERE 条件 ]\n"
-" [ GROUP BY 評価式 [, ...] ]\n"
-" [ HAVING 条件 [, ...] ]\n"
-" [ WINDOW ウィンドウ名 AS ( ウィンドウ定義 ) [, ...] ]\n"
-" [ { UNION | INTERSECT | EXCEPT } [ ALL ] SELECT句 ]\n"
-" [ ORDER BY 評価式 [ ASC | DESC | USING 演算子 ] [ NULLS { FIRST | "
-"LAST } ] [, ...] ]\n"
-" [ LIMIT { 行数 | ALL } ]\n"
-" [ OFFSET 開始行番号 [ ROW | ROWS ] ]\n"
-" [ FETCH { FIRST | NEXT } [ 行数 ] { ROW | ROWS } ONLY ]\n"
-" [ FOR { UPDATE | SHARE } [ OF テーブル名 [, ...] ] [ NOWAIT ] [...] ]\n"
-"\n"
-"ここでFROM項目は以下のいずれかです。\n"
-"\n"
-" [ ONLY ] テーブル名 [ * ] [ [ AS ] 別名 [ ( 列の別名 [, ...] ) ] ]\n"
-" ( select ) [ AS ] 別名 [ ( 列の別名 [, ...] ) ]\n"
-" WITHクエリー名 [ [ AS ] 別名 [ ( 列の別名 [, ...] ) ] ]\n"
-" 関数名 ( [ 引数 [, ...] ] ) [ AS ] alias [ ( 列の別名 [, ...] | 列の定義 "
-"[, ...] ) ]\n"
-" 関数名 ( [ 引数 [, ...] ] ) AS ( 列の定義 [, ...] )\n"
-" FROM項目 [ NATURAL ] 結合種類 FROM項目 [ ON 結合条件 | USING \"( 結合列 "
-"[, ...] ) ]\n"
-"\n"
-"WITHクエリーは以下の通りです。\n"
-"\n"
-" WITHクエリー名 [ ( 列名 [, ...] ) ] AS ( select )\n"
-"\n"
-"TABLE { [ ONLY ] テーブル名 [ * ] | WITHクエリー名 }"
-
-#: sql_help.h:526
-msgid ""
-"[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
-"SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
-" * | expression [ [ AS ] output_name ] [, ...]\n"
-" INTO [ TEMPORARY | TEMP ] [ TABLE ] new_table\n"
-" [ FROM from_item [, ...] ]\n"
-" [ WHERE condition ]\n"
-" [ GROUP BY expression [, ...] ]\n"
-" [ HAVING condition [, ...] ]\n"
-" [ WINDOW window_name AS ( window_definition ) [, ...] ]\n"
-" [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
-" [ ORDER BY expression [ ASC | DESC | USING operator ] [ NULLS { FIRST | "
-"LAST } ] [, ...] ]\n"
-" [ LIMIT { count | ALL } ]\n"
-" [ OFFSET start [ ROW | ROWS ] ]\n"
-" [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]\n"
-" [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] [...] ]"
-msgstr ""
-"[ WITH [ RECURSIVE ] WITHクエリー [, ...] ]\n"
-"SELECT [ ALL | DISTINCT [ ON ( 評価式 [, ...] ) ] ]\n"
-" * | 評価式 [ AS 出力項目名 ] [, ...]\n"
-" INTO [ TEMPORARY | TEMP ] [ TABLE ] 新しいテーブル名\n"
-" [ FROM FROM項目 [, ...] ]\n"
-" [ WHERE 条件 ]\n"
-" [ GROUP BY 評価式 [, ...] ]\n"
-" [ HAVING 条件 [, ...] ]\n"
-" [ WINDOW ウィンドウ名 AS ( ウィンドウ定義 ) [, ...] ]\n"
-" [ { UNION | INTERSECT | EXCEPT } [ ALL ] SELECT句 ]\n"
-" [ ORDER BY 評価式 [ ASC | DESC | USING 演算子 ] [ NULLS { FIRST | "
-"LAST } ] [, ...] ]\n"
-" [ LIMIT { 行数 | ALL } ]\n"
-" [ OFFSET 開始行番号 [ ROW | ROWS ] ]\n"
-" [ FETCH { FIRST | NEXT } [ 行数 ] { ROW | ROWS } ONLY ]\n"
-" [ FOR { UPDATE | SHARE } [ OF テーブル名 [, ...] ] [ NOWAIT ] [...] ]"
-
-#: sql_help.h:529
+#: sql_help.h:818
msgid "change a run-time parameter"
msgstr "実行時パラメータを変更する"
-#: sql_help.h:530
-msgid ""
-"SET [ SESSION | LOCAL ] configuration_parameter { TO | = } { value | 'value' "
-"| DEFAULT }\n"
-"SET [ SESSION | LOCAL ] TIME ZONE { timezone | LOCAL | DEFAULT }"
-msgstr ""
-"SET [ SESSION | LOCAL ] 設定パラメータ名 { TO | = } { 値 | '値' | DEFAULT }\n"
-"SET [ SESSION | LOCAL ] TIME ZONE { タイムゾーン | LOCAL | DEFAULT }"
-
-#: sql_help.h:533
+#: sql_help.h:823
msgid "set constraint checking modes for the current transaction"
msgstr "現在のトランザクションに対して制約モードを設定する"
-#: sql_help.h:534
-msgid "SET CONSTRAINTS { ALL | name [, ...] } { DEFERRED | IMMEDIATE }"
-msgstr "SET CONSTRAINTS { ALL | 制約名 [, ...] } { DEFERRED | IMMEDIATE }"
-
-#: sql_help.h:537
+#: sql_help.h:828
msgid "set the current user identifier of the current session"
msgstr "現在のセッションにおける現在のユーザ識別を設定する"
-#: sql_help.h:538
-msgid ""
-"SET [ SESSION | LOCAL ] ROLE rolename\n"
-"SET [ SESSION | LOCAL ] ROLE NONE\n"
-"RESET ROLE"
-msgstr ""
-"SET [ SESSION | LOCAL ] ROLE ロール名\n"
-"SET [ SESSION | LOCAL ] ROLE NONE\n"
-"RESET ROLE"
-
-#: sql_help.h:541
+#: sql_help.h:833
msgid ""
"set the session user identifier and the current user identifier of the "
"current session"
"セッションのユーザ識別、および現在のセッションにおける現在のユーザ識別を設定"
"する"
-#: sql_help.h:542
-msgid ""
-"SET [ SESSION | LOCAL ] SESSION AUTHORIZATION username\n"
-"SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
-"RESET SESSION AUTHORIZATION"
-msgstr ""
-"SET [ SESSION | LOCAL ] SESSION AUTHORIZATION ユーザ名\n"
-"SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
-"RESET SESSION AUTHORIZATION"
-
-#: sql_help.h:545
+#: sql_help.h:838
msgid "set the characteristics of the current transaction"
msgstr "現在のトランザクションの特性を設定します"
-#: sql_help.h:546
-msgid ""
-"SET TRANSACTION transaction_mode [, ...]\n"
-"SET SESSION CHARACTERISTICS AS TRANSACTION transaction_mode [, ...]\n"
-"\n"
-"where transaction_mode is one of:\n"
-"\n"
-" ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ "
-"UNCOMMITTED }\n"
-" READ WRITE | READ ONLY"
-msgstr ""
-"SET TRANSACTION トランザクションモード [, ...]\n"
-"SET SESSION CHARACTERISTICS AS TRANSACTION トランザクションモード [, ...]\n"
-"\n"
-"トランザクションモードは以下のいずれか:\n"
-"\n"
-" ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ "
-"UNCOMMITTED }\n"
-" READ WRITE | READ ONLY"
-
-#: sql_help.h:549
+#: sql_help.h:843
msgid "show the value of a run-time parameter"
msgstr "実行時パラメータの値を表示する"
-#: sql_help.h:550
-msgid ""
-"SHOW name\n"
-"SHOW ALL"
-msgstr ""
-"SHOW パラメータ名\n"
-"SHOW ALL"
-
-#: sql_help.h:554
-msgid ""
-"START TRANSACTION [ transaction_mode [, ...] ]\n"
-"\n"
-"where transaction_mode is one of:\n"
-"\n"
-" ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ "
-"UNCOMMITTED }\n"
-" READ WRITE | READ ONLY"
-msgstr ""
-"START TRANSACTION [ トランザクションモード [, ...] ]\n"
-"\n"
-"トランザクションモードは以下のいずれか:\n"
-"\n"
-" ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ "
-"UNCOMMITTED }\n"
-" READ WRITE | READ ONLY"
-
-#: sql_help.h:561
+#: sql_help.h:858
msgid "empty a table or set of tables"
msgstr "テーブルもしくはテーブルのセットを 0 件に切り詰める"
-#: sql_help.h:562
-msgid ""
-"TRUNCATE [ TABLE ] [ ONLY ] name [, ... ]\n"
-" [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
-msgstr ""
-"TRUNCATE [ TABLE ] [ ONLY ] テーブル名 [, ... ]\n"
-" [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:565
+#: sql_help.h:863
msgid "stop listening for a notification"
msgstr "通知メッセージの監視を中止する"
-#: sql_help.h:566
-msgid "UNLISTEN { name | * }"
-msgstr "UNLISTEN { 通知メッセージ名 | * }"
-
-#: sql_help.h:569
+#: sql_help.h:868
msgid "update rows of a table"
msgstr "テーブルの行を更新する"
-#: sql_help.h:570
-msgid ""
-"UPDATE [ ONLY ] table [ [ AS ] alias ]\n"
-" SET { column = { expression | DEFAULT } |\n"
-" ( column [, ...] ) = ( { expression | DEFAULT } [, ...] ) } "
-"[, ...]\n"
-" [ FROM fromlist ]\n"
-" [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
-" [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
-msgstr ""
-"UPDATE [ ONLY ] テーブル名 [ [ AS ] 別名 ]\n"
-" SET { カラム名 = { 評価式 | DEFAULT } |\n"
-" ( カラム名 [, ...] ) = ( { 評価式 | DEFAULT } [, ...] ) } [, ...]\n"
-" [ FROM FROM項目並び ]\n"
-" [ WHERE 条件 | WHERE CURRENT OF カーソル名 ]\n"
-" [ RETURNING * | 出力評価式 [ AS 出力名 ] [, ...] ]"
-
-#: sql_help.h:573
+#: sql_help.h:873
msgid "garbage-collect and optionally analyze a database"
msgstr "ガーベジコレクションを行い、オプションでデータベースの分析をします"
-#: sql_help.h:574
-msgid ""
-"VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ table ]\n"
-"VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (column "
-"[, ...] ) ] ]"
-msgstr ""
-"VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ テーブル名 ]\n"
-"VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ テーブル名 [ (カラム名 "
-"[, ...] ) ] ]"
-
-#: sql_help.h:577
+#: sql_help.h:878
msgid "compute a set of rows"
msgstr "ロールのセットを計算します"
-#: sql_help.h:578
-msgid ""
-"VALUES ( expression [, ...] ) [, ...]\n"
-" [ ORDER BY sort_expression [ ASC | DESC | USING operator ] [, ...] ]\n"
-" [ LIMIT { count | ALL } ]\n"
-" [ OFFSET start [ ROW | ROWS ] ]\n"
-" [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]"
-msgstr ""
-"VALUES ( 評価式 [, ...] ) [, ...]\n"
-" [ ORDER BY ソート評価式 [ ASC | DESC | USING 演算子 ] [, ...] ]\n"
-" [ LIMIT { 行数 | ALL } ]\n"
-" [ OFFSET 開始行番号 [ ROW | ROWS ] ]\n"
-" [ FETCH { FIRST | NEXT } [ 行数 ] { ROW | ROWS } ONLY ]"
+#: sql_help.c:26 sql_help.c:29 sql_help.c:32 sql_help.c:43 sql_help.c:45
+#: sql_help.c:69 sql_help.c:73 sql_help.c:75 sql_help.c:77 sql_help.c:79
+#: sql_help.c:82 sql_help.c:84 sql_help.c:86 sql_help.c:161 sql_help.c:163
+#: sql_help.c:164 sql_help.c:166 sql_help.c:168 sql_help.c:170 sql_help.c:182
+#: sql_help.c:186 sql_help.c:214 sql_help.c:219 sql_help.c:224 sql_help.c:229
+#: sql_help.c:267 sql_help.c:269 sql_help.c:271 sql_help.c:274 sql_help.c:284
+#: sql_help.c:286 sql_help.c:304 sql_help.c:316 sql_help.c:319 sql_help.c:338
+#: sql_help.c:349 sql_help.c:357 sql_help.c:360 sql_help.c:389 sql_help.c:395
+#: sql_help.c:397 sql_help.c:401 sql_help.c:404 sql_help.c:407 sql_help.c:417
+#: sql_help.c:419 sql_help.c:436 sql_help.c:445 sql_help.c:447 sql_help.c:449
+#: sql_help.c:512 sql_help.c:514 sql_help.c:517 sql_help.c:519 sql_help.c:564
+#: sql_help.c:566 sql_help.c:586 sql_help.c:589 sql_help.c:592 sql_help.c:595
+#: sql_help.c:599 sql_help.c:601 sql_help.c:603 sql_help.c:616 sql_help.c:619
+#: sql_help.c:621 sql_help.c:630 sql_help.c:639 sql_help.c:648 sql_help.c:660
+#: sql_help.c:662 sql_help.c:664 sql_help.c:692 sql_help.c:698 sql_help.c:700
+#: sql_help.c:703 sql_help.c:705 sql_help.c:707 sql_help.c:732 sql_help.c:735
+#: sql_help.c:737 sql_help.c:739 sql_help.c:741 sql_help.c:780 sql_help.c:951
+#: sql_help.c:958 sql_help.c:1004 sql_help.c:1019 sql_help.c:1037
+#: sql_help.c:1059 sql_help.c:1075 sql_help.c:1101 sql_help.c:1143
+#: sql_help.c:1165 sql_help.c:1184 sql_help.c:1185 sql_help.c:1202
+#: sql_help.c:1222 sql_help.c:1243 sql_help.c:1270 sql_help.c:1291
+#: sql_help.c:1321 sql_help.c:1482 sql_help.c:1495 sql_help.c:1512
+#: sql_help.c:1528 sql_help.c:1541 sql_help.c:1580 sql_help.c:1583
+#: sql_help.c:1585 sql_help.c:1602 sql_help.c:1628 sql_help.c:1661
+#: sql_help.c:1671 sql_help.c:1680 sql_help.c:1722 sql_help.c:1740
+#: sql_help.c:1748 sql_help.c:1756 sql_help.c:1764 sql_help.c:1773
+#: sql_help.c:1784 sql_help.c:1792 sql_help.c:1800 sql_help.c:1808
+#: sql_help.c:1818 sql_help.c:1827 sql_help.c:1836 sql_help.c:1844
+#: sql_help.c:1852 sql_help.c:1861 sql_help.c:1869 sql_help.c:1885
+#: sql_help.c:1901 sql_help.c:1909 sql_help.c:1917 sql_help.c:1925
+#: sql_help.c:1933 sql_help.c:1942 sql_help.c:1950 sql_help.c:1967
+#: sql_help.c:1982 sql_help.c:2141 sql_help.c:2162 sql_help.c:2181
+#: sql_help.c:2189 sql_help.c:2216 sql_help.c:2517 sql_help.c:2562
+#: sql_help.c:2666 sql_help.c:2674
+msgid "name"
+msgstr "名前"
+
+#: sql_help.c:27 sql_help.c:30 sql_help.c:33 sql_help.c:523 sql_help.c:527
+#: sql_help.c:1723
+msgid "type"
+msgstr "型"
+
+#: sql_help.c:28 sql_help.c:44 sql_help.c:74 sql_help.c:223 sql_help.c:256
+#: sql_help.c:268 sql_help.c:285 sql_help.c:318 sql_help.c:359 sql_help.c:396
+#: sql_help.c:418 sql_help.c:448 sql_help.c:518 sql_help.c:565 sql_help.c:602
+#: sql_help.c:620 sql_help.c:631 sql_help.c:640 sql_help.c:650 sql_help.c:661
+#: sql_help.c:699 sql_help.c:740
+msgid "new_name"
+msgstr "新しい名前"
+
+#: sql_help.c:31 sql_help.c:46 sql_help.c:76 sql_help.c:169 sql_help.c:187
+#: sql_help.c:228 sql_help.c:287 sql_help.c:296 sql_help.c:307 sql_help.c:321
+#: sql_help.c:362 sql_help.c:420 sql_help.c:446 sql_help.c:465 sql_help.c:554
+#: sql_help.c:567 sql_help.c:604 sql_help.c:622 sql_help.c:663 sql_help.c:738
+msgid "new_owner"
+msgstr "新しい所有者"
+
+#: sql_help.c:34 sql_help.c:171 sql_help.c:233 sql_help.c:450 sql_help.c:520
+#: sql_help.c:665 sql_help.c:742
+msgid "new_schema"
+msgstr "新しいスキーマ %s"
+
+#: sql_help.c:70 sql_help.c:184 sql_help.c:390 sql_help.c:462 sql_help.c:617
+#: sql_help.c:693 sql_help.c:719 sql_help.c:911 sql_help.c:916 sql_help.c:1077
+#: sql_help.c:1144 sql_help.c:1271 sql_help.c:1342 sql_help.c:1497
+#: sql_help.c:1629 sql_help.c:1651
+msgid "option"
+msgstr "オプション"
+
+#: sql_help.c:71 sql_help.c:391 sql_help.c:694 sql_help.c:1145 sql_help.c:1272
+#: sql_help.c:1630
+msgid "where option can be:"
+msgstr "オプションは以下の通り:"
+
+#: sql_help.c:72 sql_help.c:392 sql_help.c:695 sql_help.c:1044 sql_help.c:1273
+#: sql_help.c:1631
+msgid "connlimit"
+msgstr "最大接続数"
+
+#: sql_help.c:78 sql_help.c:555
+msgid "new_tablespace"
+msgstr "テーブルスペース"
+
+#: sql_help.c:80 sql_help.c:83 sql_help.c:85 sql_help.c:237 sql_help.c:239
+#: sql_help.c:240 sql_help.c:399 sql_help.c:403 sql_help.c:406 sql_help.c:701
+#: sql_help.c:704 sql_help.c:706 sql_help.c:1112 sql_help.c:2233
+#: sql_help.c:2506
+msgid "configuration_parameter"
+msgstr "設定パラメータ"
+
+#: sql_help.c:81 sql_help.c:185 sql_help.c:238 sql_help.c:273 sql_help.c:400
+#: sql_help.c:463 sql_help.c:550 sql_help.c:618 sql_help.c:702 sql_help.c:720
+#: sql_help.c:1078 sql_help.c:1113 sql_help.c:1114 sql_help.c:1172
+#: sql_help.c:1343 sql_help.c:1406 sql_help.c:1437 sql_help.c:1459
+#: sql_help.c:1498 sql_help.c:1652 sql_help.c:2507 sql_help.c:2508
+msgid "value"
+msgstr "値"
+
+#: sql_help.c:133
+msgid "target_role"
+msgstr "対象のロール"
+
+#: sql_help.c:134 sql_help.c:1306 sql_help.c:2088 sql_help.c:2095
+#: sql_help.c:2107 sql_help.c:2113 sql_help.c:2316 sql_help.c:2323
+#: sql_help.c:2335 sql_help.c:2341
+msgid "schema_name"
+msgstr "スキーマ名"
+
+#: sql_help.c:135
+msgid "abbreviated_grant_or_revoke"
+msgstr "権限付与/剥奪の省略形"
+
+#: sql_help.c:136
+msgid "where abbreviated_grant_or_revoke is one of:"
+msgstr "権限付与/剥奪の省略形は以下のいずれか:"
+
+#: sql_help.c:137 sql_help.c:138 sql_help.c:139 sql_help.c:140 sql_help.c:141
+#: sql_help.c:142 sql_help.c:1148 sql_help.c:1149 sql_help.c:1150
+#: sql_help.c:1151 sql_help.c:1152 sql_help.c:1276 sql_help.c:1277
+#: sql_help.c:1278 sql_help.c:1279 sql_help.c:1280 sql_help.c:1634
+#: sql_help.c:1635 sql_help.c:1636 sql_help.c:1637 sql_help.c:1638
+#: sql_help.c:2089 sql_help.c:2093 sql_help.c:2096 sql_help.c:2098
+#: sql_help.c:2100 sql_help.c:2102 sql_help.c:2108 sql_help.c:2110
+#: sql_help.c:2114 sql_help.c:2116 sql_help.c:2117 sql_help.c:2118
+#: sql_help.c:2317 sql_help.c:2321 sql_help.c:2324 sql_help.c:2326
+#: sql_help.c:2328 sql_help.c:2330 sql_help.c:2336 sql_help.c:2338
+#: sql_help.c:2342 sql_help.c:2344 sql_help.c:2345 sql_help.c:2346
+#: sql_help.c:2527
+msgid "role_name"
+msgstr "ロール名"
+
+#: sql_help.c:162 sql_help.c:528 sql_help.c:530 sql_help.c:734 sql_help.c:1061
+#: sql_help.c:1065 sql_help.c:1169 sql_help.c:1410 sql_help.c:1419
+#: sql_help.c:1441 sql_help.c:2130 sql_help.c:2414 sql_help.c:2415
+#: sql_help.c:2419 sql_help.c:2424 sql_help.c:2481 sql_help.c:2482
+#: sql_help.c:2487 sql_help.c:2492 sql_help.c:2613 sql_help.c:2614
+#: sql_help.c:2618 sql_help.c:2623 sql_help.c:2690 sql_help.c:2692
+#: sql_help.c:2723 sql_help.c:2765 sql_help.c:2766 sql_help.c:2770
+#: sql_help.c:2775
+msgid "expression"
+msgstr "評価式"
+
+#: sql_help.c:165
+msgid "domain_constraint"
+msgstr "ドメイン制約"
+
+#: sql_help.c:167 sql_help.c:539 sql_help.c:834 sql_help.c:1064
+#: sql_help.c:1409 sql_help.c:1418
+msgid "constraint_name"
+msgstr "制約名"
+
+#: sql_help.c:183 sql_help.c:1076 sql_help.c:1188
+msgid "valfunction"
+msgstr "バリデータ関数"
+
+#: sql_help.c:215 sql_help.c:220 sql_help.c:225 sql_help.c:230 sql_help.c:840
+#: sql_help.c:1102 sql_help.c:1774 sql_help.c:2104 sql_help.c:2332
+msgid "argmode"
+msgstr "引数のモード"
+
+#: sql_help.c:216 sql_help.c:221 sql_help.c:226 sql_help.c:231 sql_help.c:841
+#: sql_help.c:1103 sql_help.c:1775
+msgid "argname"
+msgstr "引数名"
+
+#: sql_help.c:217 sql_help.c:222 sql_help.c:227 sql_help.c:232 sql_help.c:842
+#: sql_help.c:1104 sql_help.c:1776
+msgid "argtype"
+msgstr "引数の型"
+
+#: sql_help.c:218 sql_help.c:513 sql_help.c:1415 sql_help.c:1416
+#: sql_help.c:1432 sql_help.c:1433
+msgid "action"
+msgstr "アクション"
+
+#: sql_help.c:234 sql_help.c:521
+msgid "where action is one of:"
+msgstr "アクションは以下のいずれか:"
+
+#: sql_help.c:235 sql_help.c:1110
+msgid "execution_cost"
+msgstr "実行コスト"
+
+#: sql_help.c:236 sql_help.c:1111
+msgid "result_rows"
+msgstr "結果の行数"
+
+#: sql_help.c:251 sql_help.c:253 sql_help.c:255
+msgid "group_name"
+msgstr "グループ名"
+
+#: sql_help.c:252 sql_help.c:254 sql_help.c:717 sql_help.c:1038
+#: sql_help.c:1307 sql_help.c:1309 sql_help.c:1470 sql_help.c:1649
+#: sql_help.c:1958 sql_help.c:2537
+msgid "user_name"
+msgstr "ユーザ名"
+
+#: sql_help.c:270 sql_help.c:1469 sql_help.c:1893 sql_help.c:2115
+#: sql_help.c:2343
+msgid "tablespace_name"
+msgstr "テーブルスペース名"
+
+#: sql_help.c:272 sql_help.c:275 sql_help.c:549 sql_help.c:551 sql_help.c:1171
+#: sql_help.c:1405 sql_help.c:1436 sql_help.c:1458
+msgid "storage_parameter"
+msgstr "ストレージパラメーター"
+
+#: sql_help.c:295 sql_help.c:844
+msgid "large_object_oid"
+msgstr "ラージオブジェクトの oid"
+
+#: sql_help.c:305 sql_help.c:846 sql_help.c:1204 sql_help.c:1809
+msgid "left_type"
+msgstr "左辺の型"
+
+#: sql_help.c:306 sql_help.c:847 sql_help.c:1205 sql_help.c:1810
+msgid "right_type"
+msgstr "右辺の型"
+
+#: sql_help.c:317 sql_help.c:320 sql_help.c:339 sql_help.c:350 sql_help.c:358
+#: sql_help.c:361 sql_help.c:849 sql_help.c:851 sql_help.c:1224
+#: sql_help.c:1244 sql_help.c:1424 sql_help.c:1819 sql_help.c:1828
+msgid "index_method"
+msgstr "インデックスメソッド"
+
+#: sql_help.c:340 sql_help.c:351 sql_help.c:1226
+msgid "strategy_number"
+msgstr "ストラテジー番号"
+
+#: sql_help.c:341 sql_help.c:845 sql_help.c:1227
+msgid "operator_name"
+msgstr "演算子名"
+
+#: sql_help.c:342 sql_help.c:343 sql_help.c:345 sql_help.c:346 sql_help.c:352
+#: sql_help.c:353 sql_help.c:355 sql_help.c:356 sql_help.c:1228
+#: sql_help.c:1229 sql_help.c:1231 sql_help.c:1232
+msgid "op_type"
+msgstr "演算子の型"
+
+#: sql_help.c:344 sql_help.c:354 sql_help.c:1230
+msgid "support_number"
+msgstr "サポート番号"
+
+#: sql_help.c:347 sql_help.c:839 sql_help.c:984 sql_help.c:1009
+#: sql_help.c:1022 sql_help.c:1203 sql_help.c:1233 sql_help.c:1545
+#: sql_help.c:2103 sql_help.c:2331 sql_help.c:2440 sql_help.c:2445
+#: sql_help.c:2639 sql_help.c:2644 sql_help.c:2791 sql_help.c:2796
+msgid "function_name"
+msgstr "関数名"
+
+#: sql_help.c:348 sql_help.c:985 sql_help.c:1234
+msgid "argument_type"
+msgstr "引数の型"
+
+#: sql_help.c:393 sql_help.c:696 sql_help.c:1146 sql_help.c:1274
+#: sql_help.c:1632
+msgid "password"
+msgstr "パスワード"
+
+#: sql_help.c:394 sql_help.c:697 sql_help.c:1147 sql_help.c:1275
+#: sql_help.c:1633
+msgid "timestamp"
+msgstr "タイムスタンプ"
+
+#: sql_help.c:398 sql_help.c:402 sql_help.c:405 sql_help.c:408 sql_help.c:2097
+#: sql_help.c:2325
+msgid "database_name"
+msgstr "データベース名"
+
+#: sql_help.c:437 sql_help.c:1322
+msgid "increment"
+msgstr "増分"
+
+#: sql_help.c:438 sql_help.c:1323
+msgid "minvalue"
+msgstr "最小値"
+
+#: sql_help.c:439 sql_help.c:1324
+msgid "maxvalue"
+msgstr "最大値"
+
+#: sql_help.c:440 sql_help.c:1325 sql_help.c:2427 sql_help.c:2495
+#: sql_help.c:2626 sql_help.c:2727 sql_help.c:2778
+msgid "start"
+msgstr "開始"
+
+#: sql_help.c:441
+msgid "restart"
+msgstr "再起動"
+
+#: sql_help.c:442 sql_help.c:1326
+msgid "cache"
+msgstr "キャッシュ"
+
+#: sql_help.c:444 sql_help.c:515 sql_help.c:522 sql_help.c:525 sql_help.c:526
+#: sql_help.c:529 sql_help.c:531 sql_help.c:532 sql_help.c:533 sql_help.c:535
+#: sql_help.c:537 sql_help.c:733 sql_help.c:736 sql_help.c:751 sql_help.c:909
+#: sql_help.c:913 sql_help.c:925 sql_help.c:926 sql_help.c:1168
+#: sql_help.c:1328 sql_help.c:1440 sql_help.c:2090 sql_help.c:2091
+#: sql_help.c:2129 sql_help.c:2318 sql_help.c:2319 sql_help.c:2689
+#: sql_help.c:2691 sql_help.c:2708 sql_help.c:2711
+msgid "column"
+msgstr "カラム"
+
+#: sql_help.c:460 sql_help.c:464 sql_help.c:718 sql_help.c:1338
+#: sql_help.c:1650 sql_help.c:1877 sql_help.c:1959 sql_help.c:2101
+#: sql_help.c:2329
+msgid "server_name"
+msgstr "サーバー名"
+
+#: sql_help.c:461
+msgid "new_version"
+msgstr "新しいバージョン"
+
+#: sql_help.c:516
+msgid "new_column"
+msgstr "新しいカラム"
+
+#: sql_help.c:524 sql_help.c:1400
+msgid "column_constraint"
+msgstr "カラム制約"
+
+#: sql_help.c:534
+msgid "integer"
+msgstr "整数"
+
+#: sql_help.c:536
+msgid "number"
+msgstr "数字"
+
+#: sql_help.c:538 sql_help.c:1401
+msgid "table_constraint"
+msgstr "テーブル制約"
+
+#: sql_help.c:540 sql_help.c:541 sql_help.c:542 sql_help.c:543 sql_help.c:863
+msgid "trigger_name"
+msgstr "トリガー名"
+
+#: sql_help.c:544 sql_help.c:545 sql_help.c:546 sql_help.c:547
+msgid "rewrite_rule_name"
+msgstr "書き換えルール名"
+
+#: sql_help.c:548 sql_help.c:790
+msgid "index_name"
+msgstr "インデックス名"
+
+#: sql_help.c:552 sql_help.c:553 sql_help.c:1402 sql_help.c:1404
+msgid "parent_table"
+msgstr "親テーブル"
+
+#: sql_help.c:587 sql_help.c:590 sql_help.c:596 sql_help.c:600
+msgid "token_type"
+msgstr "トークンの型"
+
+#: sql_help.c:588 sql_help.c:591
+msgid "dictionary_name"
+msgstr "辞書名"
+
+#: sql_help.c:593 sql_help.c:597
+msgid "old_dictionary"
+msgstr "元の辞書"
+
+#: sql_help.c:594 sql_help.c:598
+msgid "new_dictionary"
+msgstr "新しい辞書"
+
+#: sql_help.c:764 sql_help.c:2551 sql_help.c:2552 sql_help.c:2575
+msgid "transaction_mode"
+msgstr "トランザクションのモード"
+
+#: sql_help.c:765 sql_help.c:2553 sql_help.c:2576
+msgid "where transaction_mode is one of:"
+msgstr "トランザクションのモードは以下のいずれか:"
+
+#: sql_help.c:789 sql_help.c:828 sql_help.c:835 sql_help.c:855 sql_help.c:864
+#: sql_help.c:908 sql_help.c:912 sql_help.c:1006 sql_help.c:1396
+#: sql_help.c:1456 sql_help.c:2087 sql_help.c:2092 sql_help.c:2315
+#: sql_help.c:2320 sql_help.c:2429 sql_help.c:2431 sql_help.c:2457
+#: sql_help.c:2497 sql_help.c:2628 sql_help.c:2630 sql_help.c:2656
+#: sql_help.c:2780 sql_help.c:2782 sql_help.c:2808
+msgid "table_name"
+msgstr "テーブル名"
+
+#: sql_help.c:827 sql_help.c:836 sql_help.c:837 sql_help.c:838 sql_help.c:843
+#: sql_help.c:848 sql_help.c:850 sql_help.c:852 sql_help.c:853 sql_help.c:856
+#: sql_help.c:857 sql_help.c:858 sql_help.c:859 sql_help.c:860 sql_help.c:861
+#: sql_help.c:862 sql_help.c:865 sql_help.c:866
+msgid "object_name"
+msgstr "オブジェクト名"
+
+#: sql_help.c:829 sql_help.c:1107 sql_help.c:1397 sql_help.c:1420
+#: sql_help.c:1422 sql_help.c:1429 sql_help.c:1457 sql_help.c:1662
+#: sql_help.c:2455 sql_help.c:2654 sql_help.c:2806
+msgid "column_name"
+msgstr "カラム名"
+
+#: sql_help.c:830
+msgid "agg_name"
+msgstr "集約関数名"
+
+#: sql_help.c:831
+msgid "agg_type"
+msgstr "集約関数の型"
+
+#: sql_help.c:832 sql_help.c:982 sql_help.c:986 sql_help.c:988 sql_help.c:1731
+msgid "source_type"
+msgstr "ソースの型"
+
+#: sql_help.c:833 sql_help.c:983 sql_help.c:987 sql_help.c:989 sql_help.c:1732
+msgid "target_type"
+msgstr "ターゲットの型"
+
+#: sql_help.c:854
+msgid "rule_name"
+msgstr "ロール名"
+
+#: sql_help.c:867
+msgid "text"
+msgstr "テキスト"
+
+#: sql_help.c:882 sql_help.c:2199 sql_help.c:2361
+msgid "transaction_id"
+msgstr "トランザクション ID"
+
+#: sql_help.c:910 sql_help.c:915 sql_help.c:2149
+msgid "filename"
+msgstr "ファイル名"
+
+#: sql_help.c:914 sql_help.c:1461 sql_help.c:1663 sql_help.c:1681
+#: sql_help.c:2131
+msgid "query"
+msgstr "クエリー"
+
+#: sql_help.c:917
+msgid "where option can be one of:"
+msgstr "オプションは以下のいずれか:"
+
+#: sql_help.c:918
+msgid "format_name"
+msgstr "フォーマット名"
+
+#: sql_help.c:919 sql_help.c:922 sql_help.c:1992 sql_help.c:1993
+#: sql_help.c:1994 sql_help.c:1995
+msgid "boolean"
+msgstr "ブール値"
+
+#: sql_help.c:920
+msgid "delimiter_character"
+msgstr "区切り文字"
+
+#: sql_help.c:921
+msgid "null_string"
+msgstr "null文字列"
+
+#: sql_help.c:923
+msgid "quote_character"
+msgstr "引用符文字"
+
+#: sql_help.c:924
+msgid "escape_character"
+msgstr "エスケープ文字"
+
+#: sql_help.c:952
+msgid "input_data_type"
+msgstr "入力データの型"
+
+#: sql_help.c:953 sql_help.c:960
+msgid "sfunc"
+msgstr "開始関数"
+
+#: sql_help.c:954 sql_help.c:961
+msgid "state_data_type"
+msgstr "状態データの型"
+
+#: sql_help.c:955 sql_help.c:962
+msgid "ffunc"
+msgstr "終了関数"
+
+#: sql_help.c:956 sql_help.c:963
+msgid "initial_condition"
+msgstr "初期条件"
+
+#: sql_help.c:957 sql_help.c:964
+msgid "sort_operator"
+msgstr "ソート演算子"
+
+#: sql_help.c:959
+msgid "base_type"
+msgstr "基本の型"
+
+#: sql_help.c:1005 sql_help.c:1292 sql_help.c:1542
+msgid "event"
+msgstr "イベント"
+
+#: sql_help.c:1007
+msgid "referenced_table_name"
+msgstr "非参照テーブル名"
+
+#: sql_help.c:1008 sql_help.c:1294 sql_help.c:1544 sql_help.c:1695
+#: sql_help.c:2418 sql_help.c:2420 sql_help.c:2486 sql_help.c:2488
+#: sql_help.c:2617 sql_help.c:2619 sql_help.c:2694 sql_help.c:2769
+#: sql_help.c:2771
+msgid "condition"
+msgstr "条件"
+
+#: sql_help.c:1010 sql_help.c:1546
+msgid "arguments"
+msgstr "引数"
+
+#: sql_help.c:1020
+msgid "source_encoding"
+msgstr "変換元のエンコーディング"
+
+#: sql_help.c:1021
+msgid "dest_encoding"
+msgstr "変換先のエンコーディング"
+
+#: sql_help.c:1039 sql_help.c:1496
+msgid "template"
+msgstr "テンプレート"
+
+#: sql_help.c:1040
+msgid "encoding"
+msgstr "エンコーディング"
+
+#: sql_help.c:1041
+msgid "lc_collate"
+msgstr "照合順序"
+
+#: sql_help.c:1042
+msgid "lc_ctype"
+msgstr "Ctype(変換演算子)"
+
+#: sql_help.c:1043 sql_help.c:1173 sql_help.c:1407 sql_help.c:1438
+#: sql_help.c:1460
+msgid "tablespace"
+msgstr "テーブルスペース"
+
+#: sql_help.c:1060 sql_help.c:1223 sql_help.c:1398 sql_help.c:1582
+#: sql_help.c:2190
+msgid "data_type"
+msgstr "データ型"
+
+#: sql_help.c:1062
+msgid "constraint"
+msgstr "制約"
+
+#: sql_help.c:1063
+msgid "where constraint is:"
+msgstr "制約条件:"
+
+#: sql_help.c:1105 sql_help.c:1399
+msgid "default_expr"
+msgstr "デフォルトの評価式"
+
+#: sql_help.c:1106
+msgid "rettype"
+msgstr "戻り値の型"
+
+#: sql_help.c:1108
+msgid "column_type"
+msgstr "カラムの型"
+
+#: sql_help.c:1109 sql_help.c:1714 sql_help.c:2109 sql_help.c:2337
+msgid "lang_name"
+msgstr "言語"
+
+#: sql_help.c:1115
+msgid "definition"
+msgstr "定義"
+
+#: sql_help.c:1116
+msgid "obj_file"
+msgstr "オブジェクトファイル名"
+
+#: sql_help.c:1117
+msgid "link_symbol"
+msgstr "リンクシンボル"
+
+#: sql_help.c:1118
+msgid "attribute"
+msgstr "属性"
+
+#: sql_help.c:1153 sql_help.c:1281 sql_help.c:1639
+msgid "uid"
+msgstr "ユーザーID"
+
+#: sql_help.c:1167
+msgid "method"
+msgstr "メソッド"
+
+#: sql_help.c:1170 sql_help.c:1442
+msgid "opclass"
+msgstr "演算子クラス"
+
+#: sql_help.c:1174 sql_help.c:1428
+msgid "predicate"
+msgstr "述語"
+
+#: sql_help.c:1186
+msgid "call_handler"
+msgstr "呼び出しハンドラー"
+
+#: sql_help.c:1187
+msgid "inline_handler"
+msgstr "インラインハンドラー"
+
+#: sql_help.c:1206
+msgid "com_op"
+msgstr "交換用演算子"
+
+#: sql_help.c:1207
+msgid "neg_op"
+msgstr "否定用演算子"
+
+#: sql_help.c:1208
+msgid "res_proc"
+msgstr "制約手続き"
+
+#: sql_help.c:1209
+msgid "join_proc"
+msgstr "JOIN手続き"
+
+#: sql_help.c:1225
+msgid "family_name"
+msgstr "ファミリー名"
+
+#: sql_help.c:1235
+msgid "storage_type"
+msgstr "ストレージの型"
+
+#: sql_help.c:1295 sql_help.c:1296 sql_help.c:1297
+msgid "command"
+msgstr "コマンド"
+
+#: sql_help.c:1308 sql_help.c:1310
+msgid "schema_element"
+msgstr "スキーマ要素"
+
+#: sql_help.c:1339
+msgid "server_type"
+msgstr "サーバーのタイプ"
+
+#: sql_help.c:1340
+msgid "server_version"
+msgstr "サーバーのバージョン"
+
+#: sql_help.c:1341 sql_help.c:2099 sql_help.c:2327
+msgid "fdw_name"
+msgstr "外部データラッパー"
+
+#: sql_help.c:1403
+msgid "like_option"
+msgstr "LIKE オプション:"
+
+#: sql_help.c:1408
+msgid "where column_constraint is:"
+msgstr "カラムの制約条件:"
+
+#: sql_help.c:1411 sql_help.c:1412 sql_help.c:1421 sql_help.c:1423
+#: sql_help.c:1427
+msgid "index_parameters"
+msgstr "インデックスのパラメーター"
+
+#: sql_help.c:1413 sql_help.c:1430
+msgid "reftable"
+msgstr "参照テーブル"
+
+#: sql_help.c:1414 sql_help.c:1431
+msgid "refcolumn"
+msgstr "参照カラム"
+
+#: sql_help.c:1417
+msgid "and table_constraint is:"
+msgstr "テーブルの制約条件"
+
+#: sql_help.c:1425
+msgid "exclude_element"
+msgstr "排他要素"
+
+#: sql_help.c:1434
+msgid "and like_option is:"
+msgstr "LIKE オプションは:"
+
+#: sql_help.c:1435
+msgid "index_parameters in UNIQUE, PRIMARY KEY, and EXCLUDE constraints are:"
+msgstr "UNIQUE, PRIMARY KEY, EXCLUDE におけるインデックスパラメーターの制約条件:"
+
+#: sql_help.c:1439
+msgid "exclude_element in an EXCLUDE constraint is:"
+msgstr "EXCLUDE における排他要素の制約条件:"
+
+#: sql_help.c:1471
+msgid "directory"
+msgstr "ディレクトリー"
+
+#: sql_help.c:1483
+msgid "parser_name"
+msgstr "パーサー名"
+
+#: sql_help.c:1484
+msgid "source_config"
+msgstr "ソース設定"
+
+#: sql_help.c:1513
+msgid "start_function"
+msgstr "開始関数"
+
+#: sql_help.c:1514
+msgid "gettoken_function"
+msgstr "トークン取得用関数"
+
+#: sql_help.c:1515
+msgid "end_function"
+msgstr "終了関数"
+
+#: sql_help.c:1516
+msgid "lextypes_function"
+msgstr "LEX 型の関数"
+
+#: sql_help.c:1517
+msgid "headline_function"
+msgstr "見出し関数"
+
+#: sql_help.c:1529
+msgid "init_function"
+msgstr "初期処理関数"
+
+#: sql_help.c:1530
+msgid "lexize_function"
+msgstr "LEX 処理関数"
+
+#: sql_help.c:1581
+msgid "attribute_name"
+msgstr "属性名"
+
+#: sql_help.c:1584
+msgid "label"
+msgstr "ラベル"
+
+#: sql_help.c:1586
+msgid "input_function"
+msgstr "入力関数"
+
+#: sql_help.c:1587
+msgid "output_function"
+msgstr "出力関数"
+
+#: sql_help.c:1588
+msgid "receive_function"
+msgstr "受信関数"
+
+#: sql_help.c:1589
+msgid "send_function"
+msgstr "送信関数"
+
+#: sql_help.c:1590
+msgid "type_modifier_input_function"
+msgstr "型修飾子の入力関数"
+
+#: sql_help.c:1591
+msgid "type_modifier_output_function"
+msgstr "型修飾子の出力関数"
+
+#: sql_help.c:1592
+msgid "analyze_function"
+msgstr "分析関数"
+
+#: sql_help.c:1593
+msgid "internallength"
+msgstr "内部長"
+
+#: sql_help.c:1594
+msgid "alignment"
+msgstr "アラインメント"
+
+#: sql_help.c:1595
+msgid "storage"
+msgstr "ストレージ"
+
+#: sql_help.c:1596
+msgid "like_type"
+msgstr "LIKEの型"
+
+#: sql_help.c:1597
+msgid "category"
+msgstr "カテゴリー"
+
+#: sql_help.c:1598
+msgid "preferred"
+msgstr "推奨"
+
+#: sql_help.c:1599
+msgid "default"
+msgstr "デフォルト"
+
+#: sql_help.c:1600
+msgid "element"
+msgstr "要素"
+
+#: sql_help.c:1601
+msgid "delimiter"
+msgstr "デリミタ"
+
+#: sql_help.c:1693 sql_help.c:2432 sql_help.c:2435 sql_help.c:2438
+#: sql_help.c:2442 sql_help.c:2631 sql_help.c:2634 sql_help.c:2637
+#: sql_help.c:2641 sql_help.c:2688 sql_help.c:2783 sql_help.c:2786
+#: sql_help.c:2789 sql_help.c:2793
+msgid "alias"
+msgstr "別名"
+
+#: sql_help.c:1694
+msgid "using_list"
+msgstr "USING リスト"
+
+#: sql_help.c:1696 sql_help.c:2023 sql_help.c:2173 sql_help.c:2695
+msgid "cursor_name"
+msgstr "カーソル名"
+
+#: sql_help.c:1697 sql_help.c:2132 sql_help.c:2696
+msgid "output_expression"
+msgstr "出力表現"
+
+#: sql_help.c:1698 sql_help.c:2133 sql_help.c:2416 sql_help.c:2483
+#: sql_help.c:2615 sql_help.c:2697 sql_help.c:2767
+msgid "output_name"
+msgstr "出力名"
+
+#: sql_help.c:1713
+msgid "code"
+msgstr "コード"
+
+#: sql_help.c:1983
+msgid "parameter"
+msgstr "パラメータ"
+
+#: sql_help.c:1996 sql_help.c:1997 sql_help.c:2191
+msgid "statement"
+msgstr "ステートメント"
+
+#: sql_help.c:2022 sql_help.c:2172
+msgid "direction"
+msgstr "方向"
+
+#: sql_help.c:2024
+msgid "where direction can be empty or one of:"
+msgstr "方向は無指定もしくは以下のいずれか:"
+
+#: sql_help.c:2025 sql_help.c:2026 sql_help.c:2027 sql_help.c:2028
+#: sql_help.c:2029 sql_help.c:2426 sql_help.c:2428 sql_help.c:2494
+#: sql_help.c:2496 sql_help.c:2625 sql_help.c:2627 sql_help.c:2726
+#: sql_help.c:2728 sql_help.c:2777 sql_help.c:2779
+msgid "count"
+msgstr "カウント"
+
+#: sql_help.c:2094 sql_help.c:2322
+msgid "sequence_name"
+msgstr "シーケンス名"
+
+#: sql_help.c:2105 sql_help.c:2333
+msgid "arg_name"
+msgstr "引数名"
+
+#: sql_help.c:2106 sql_help.c:2334
+msgid "arg_type"
+msgstr "引数の型"
+
+#: sql_help.c:2111 sql_help.c:2339
+msgid "loid"
+msgstr "ラージオブジェクトid"
+
+#: sql_help.c:2112 sql_help.c:2340
+msgid "rolename"
+msgstr "ロール名"
+
+#: sql_help.c:2163
+msgid "lockmode"
+msgstr "ロックモード"
+
+#: sql_help.c:2164
+msgid "where lockmode is one of:"
+msgstr "ロックモードは以下のいずれか:"
+
+#: sql_help.c:2207
+msgid "old_role"
+msgstr "元のロール"
+
+#: sql_help.c:2208
+msgid "new_role"
+msgstr "新しいロール"
+
+#: sql_help.c:2224 sql_help.c:2369 sql_help.c:2377
+msgid "savepoint_name"
+msgstr "セーブポイント名"
+
+#: sql_help.c:2413 sql_help.c:2480 sql_help.c:2612 sql_help.c:2764
+msgid "with_query"
+msgstr "WITH クエリー"
+
+#: sql_help.c:2417 sql_help.c:2448 sql_help.c:2450 sql_help.c:2485
+#: sql_help.c:2616 sql_help.c:2647 sql_help.c:2649 sql_help.c:2768
+#: sql_help.c:2799 sql_help.c:2801
+msgid "from_item"
+msgstr "FROM 項目"
+
+#: sql_help.c:2421 sql_help.c:2489 sql_help.c:2620 sql_help.c:2772
+msgid "window_name"
+msgstr "ウィンドウ名"
+
+#: sql_help.c:2422 sql_help.c:2490 sql_help.c:2621 sql_help.c:2773
+msgid "window_definition"
+msgstr "ウィンドウ定義"
+
+#: sql_help.c:2423 sql_help.c:2434 sql_help.c:2456 sql_help.c:2491
+#: sql_help.c:2622 sql_help.c:2633 sql_help.c:2655 sql_help.c:2774
+#: sql_help.c:2785 sql_help.c:2807
+msgid "select"
+msgstr "SELECT 句"
+
+#: sql_help.c:2430 sql_help.c:2629 sql_help.c:2781
+msgid "where from_item can be one of:"
+msgstr "FROM 項目は以下のいずれか:"
+
+#: sql_help.c:2433 sql_help.c:2436 sql_help.c:2439 sql_help.c:2443
+#: sql_help.c:2632 sql_help.c:2635 sql_help.c:2638 sql_help.c:2642
+#: sql_help.c:2784 sql_help.c:2787 sql_help.c:2790 sql_help.c:2794
+msgid "column_alias"
+msgstr "カラムの別名"
+
+#: sql_help.c:2437 sql_help.c:2454 sql_help.c:2458 sql_help.c:2636
+#: sql_help.c:2653 sql_help.c:2657 sql_help.c:2788 sql_help.c:2805
+#: sql_help.c:2809
+msgid "with_query_name"
+msgstr "WITH クエリー名"
+
+#: sql_help.c:2441 sql_help.c:2446 sql_help.c:2640 sql_help.c:2645
+#: sql_help.c:2792 sql_help.c:2797
+msgid "argument"
+msgstr "引数"
+
+#: sql_help.c:2444 sql_help.c:2447 sql_help.c:2643 sql_help.c:2646
+#: sql_help.c:2795 sql_help.c:2798
+msgid "column_definition"
+msgstr "カラム定義"
+
+#: sql_help.c:2449 sql_help.c:2648 sql_help.c:2800
+msgid "join_type"
+msgstr "JOIN タイプ"
+
+#: sql_help.c:2451 sql_help.c:2650 sql_help.c:2802
+msgid "join_condition"
+msgstr "JOIN 条件"
+
+#: sql_help.c:2452 sql_help.c:2651 sql_help.c:2803
+msgid "join_column"
+msgstr "JOIN カラム"
+
+#: sql_help.c:2453 sql_help.c:2652 sql_help.c:2804
+msgid "and with_query is:"
+msgstr "WITH クエリー:"
+
+#: sql_help.c:2484
+msgid "new_table"
+msgstr "新しいテーブル"
+
+#: sql_help.c:2509
+msgid "timezone"
+msgstr "タイムゾーン"
+
+#: sql_help.c:2693
+msgid "from_list"
+msgstr "FROM リスト"
+
+#: sql_help.c:2724
+msgid "sort_expression"
+msgstr "ソート表現"
#: ../../port/exec.c:195 ../../port/exec.c:309 ../../port/exec.c:352
#, c-format
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "子プロセスが認識できないステータス %d により終了しました。"
-
-#~ msgid "(1 row)"
-#~ msgid_plural "(%lu rows)"
-#~ msgstr[0] "(1 行)"
-#~ msgstr[1] "(%lu 行)"
-
-#~ msgid " \"%s\" IN %s %s"
-#~ msgstr " %2$s %3$s の \"%1$s\""
-
-#~ msgid "1 connection"
-#~ msgid_plural "%d connections"
-#~ msgstr[0] "1 個の接続"
-#~ msgstr[1] "%d個の接続"
-
-#~ msgid " \\df[S+] [PATTERN] list functions\n"
-#~ msgstr " \\df[S+] [パターン] 関数一覧を表示\n"
-
-#~ msgid "External\n"
-#~ msgstr "外部\n"
-
-#~ msgid ""
-#~ "[ WITH [ RECURSIVE ] WITHクエリー [, ...] ]\n"
-#~ "SELECT [ ALL | DISTINCT [ ON ( 評価式 [, ...] ) ] ]\n"
-#~ " * | 評価式 [ [ AS ] 出力名 ] [, ...]\n"
-#~ " [ FROM FROM項目 [, ...] ]\n"
-#~ " [ WHERE 条件 ]\n"
-#~ " [ GROUP BY 評価式 [, ...] ]\n"
-#~ " [ HAVING 条件 [, ...] ]\n"
-#~ " [ WINDOW ウィンドウ名 AS ( ウィンドウ定義 ) [, ...] ]\n"
-#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] SELECT句 ]\n"
-#~ " [ ORDER BY expression [ ASC | DESC | USING 演算子名 ] [ NULLS { FIRST "
-#~ "| LAST } ] [, ...] ]\n"
-#~ " [ LIMIT { 行数 | ALL } ]\n"
-#~ " [ OFFSET 開始行番号 [ ROW | ROWS ] ]\n"
-#~ " [ FETCH { FIRST | NEXT } [ 行数 ] { ROW | ROWS } ONLY ]\n"
-#~ " [ FOR { UPDATE | SHARE } [ OF テーブル名 [, ...] ] [ NOWAIT ] "
-#~ "[...] ]\n"
-#~ "\n"
-#~ "FROM項目は以下の通り:\n"
-#~ "\n"
-#~ " [ ONLY ] テーブル名 [ * ] [ [ AS ] 別名 [ ( カラム別名 [, ...] ) ] ]\n"
-#~ " ( SELECT句 ) [ AS ] 別名 [ ( カラム別名 [, ...] ) ]\n"
-#~ " WITHクエリー名 [ [ AS ] 別名 [ ( カラム別名 [, ...] ) ] ]\n"
-#~ " 関数名 ( [ 引数 [, ...] ] ) [ AS ] 別名 [ ( カラム別名 [, ...] | カラ"
-#~ "ム定義 [, ...] ) ]\n"
-#~ " 関数名 ( [ 引数 [, ...] ] ) AS ( カラム定義 [, ...] )\n"
-#~ " FROM項目 [ NATURAL ] JOINタイプ FROM項目 [ ON JOIN条件 | USING ( JOIN"
-#~ "対象カラム [, ...] ) ]\n"
-#~ "\n"
-#~ "WITHクエリーは以下の通り:\n"
-#~ "\n"
-#~ " WITHクエリー名 [ ( カラム名 [, ...] ) ] AS ( SELECT句 )\n"
-#~ "\n"
-#~ "TABLE { [ ONLY ] テーブル名 [ * ] | WITHクエリー名 }"
-#~ msgstr ""
-#~ "SELECT [ ALL | DISTINCT [ ON ( 評価式 [, ...] ) ] ]\n"
-#~ " * | 評価式 [ AS 出力項目名 ] [, ...]\n"
-#~ " [ FROM FROM項目 [, ...] ]\n"
-#~ " [ WHERE 条件 ]\n"
-#~ " [ GROUP BY 評価式 [, ...] ]\n"
-#~ " [ HAVING 条件 [, ...] ]\n"
-#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] SELECT句 ]\n"
-#~ " [ ORDER BY 評価式 [ ASC | DESC | USING 演算子 ] [ NULLS { FIRST | "
-#~ "LAST } ] [, ...] ]\n"
-#~ " [ LIMIT { 行数 | ALL } ]\n"
-#~ " [ OFFSET 開始行番号 ]\n"
-#~ " [ FOR { UPDATE | SHARE } [ OF テーブル名 [, ...] ] [ NOWAIT ] "
-#~ "[...] ]\n"
-#~ "\n"
-#~ "FROM項目は以下のいずれか:\n"
-#~ "\n"
-#~ " [ ONLY ] テーブル名 [ * ] [ [ AS ] 別名 [ ( カラムの別名 "
-#~ "[, ...] ) ] ]\n"
-#~ " ( SELECT句 ) [ AS ] 別名 [ ( カラムの別名 [, ...] ) ]\n"
-#~ " 関数名 ( [ 引数 [, ...] ] ) [ AS ] 別名 [ ( カラムの別名 [, ...] | カ"
-#~ "ラム定義 [, ...] ) ]\n"
-#~ " 関数名 ( [ 引数 [, ...] ] ) AS ( カラム定義 [, ...] )\n"
-#~ " FROM項目 [ NATURAL ] JOINタイプ FROM項目 [ ON JOIN条件 | USING ( JOIN"
-#~ "対象カラム [, ...] ) ]"