msgstr ""
"Project-Id-Version: postgres (PostgreSQL 14)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2022-07-28 09:42+0900\n"
-"PO-Revision-Date: 2022-07-28 10:03+0900\n"
+"POT-Creation-Date: 2022-08-02 09:31+0900\n"
+"PO-Revision-Date: 2022-08-02 10:26+0900\n"
"Last-Translator: Kyotaro Horiguchi <horikyota.ntt@gmail.com>\n"
"Language-Team: jpug-doc <jpug-doc@ml.postgresql.jp>\n"
"Language: ja\n"
msgid "could not open file \"%s\" for reading: %m"
msgstr "ファイル\"%s\"を読み取り用にオープンできませんでした: %m"
-#: ../common/controldata_utils.c:86 ../common/controldata_utils.c:89 access/transam/timeline.c:143 access/transam/timeline.c:362 access/transam/twophase.c:1329 access/transam/xlog.c:3570 access/transam/xlog.c:4808 access/transam/xlog.c:11554 access/transam/xlog.c:11567 access/transam/xlog.c:12022 access/transam/xlog.c:12102 access/transam/xlog.c:12139 access/transam/xlog.c:12199 access/transam/xlogfuncs.c:703 access/transam/xlogfuncs.c:722
+#: ../common/controldata_utils.c:86 ../common/controldata_utils.c:89 access/transam/timeline.c:143 access/transam/timeline.c:362 access/transam/twophase.c:1329 access/transam/xlog.c:3570 access/transam/xlog.c:4808 access/transam/xlog.c:11603 access/transam/xlog.c:11616 access/transam/xlog.c:12071 access/transam/xlog.c:12151 access/transam/xlog.c:12188 access/transam/xlog.c:12248 access/transam/xlogfuncs.c:703 access/transam/xlogfuncs.c:722
#: commands/extension.c:3474 libpq/hba.c:534 replication/basebackup.c:2026 replication/logical/origin.c:729 replication/logical/origin.c:765 replication/logical/reorderbuffer.c:4917 replication/logical/snapbuild.c:1749 replication/logical/snapbuild.c:1791 replication/logical/snapbuild.c:1818 replication/slot.c:1720 replication/slot.c:1761 replication/walsender.c:545 storage/file/buffile.c:445 storage/file/copydir.c:195 utils/adt/genfile.c:202 utils/adt/misc.c:888
#: utils/cache/relmapper.c:744
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "ファイル\"%s\"をオープンできませんでした: %m"
-#: ../common/controldata_utils.c:221 ../common/controldata_utils.c:224 access/transam/twophase.c:1719 access/transam/twophase.c:1728 access/transam/xlog.c:11311 access/transam/xlog.c:11349 access/transam/xlog.c:11762 access/transam/xlogfuncs.c:782 postmaster/postmaster.c:5682 postmaster/syslogger.c:1499 postmaster/syslogger.c:1512 utils/cache/relmapper.c:876
+#: ../common/controldata_utils.c:221 ../common/controldata_utils.c:224 access/transam/twophase.c:1719 access/transam/twophase.c:1728 access/transam/xlog.c:11360 access/transam/xlog.c:11398 access/transam/xlog.c:11811 access/transam/xlogfuncs.c:782 postmaster/postmaster.c:5682 postmaster/syslogger.c:1499 postmaster/syslogger.c:1512 utils/cache/relmapper.c:876
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "ファイル\"%s\"を書き出せませんでした: %m"
-#: ../common/controldata_utils.c:239 ../common/controldata_utils.c:245 ../common/file_utils.c:303 ../common/file_utils.c:373 access/heap/rewriteheap.c:967 access/heap/rewriteheap.c:1179 access/heap/rewriteheap.c:1282 access/transam/timeline.c:432 access/transam/timeline.c:510 access/transam/twophase.c:1740 access/transam/xlog.c:3435 access/transam/xlog.c:3604 access/transam/xlog.c:4771 access/transam/xlog.c:10794 access/transam/xlog.c:10835
+#: ../common/controldata_utils.c:239 ../common/controldata_utils.c:245 ../common/file_utils.c:303 ../common/file_utils.c:373 access/heap/rewriteheap.c:967 access/heap/rewriteheap.c:1179 access/heap/rewriteheap.c:1282 access/transam/timeline.c:432 access/transam/timeline.c:510 access/transam/twophase.c:1740 access/transam/xlog.c:3435 access/transam/xlog.c:3604 access/transam/xlog.c:4771 access/transam/xlog.c:10843 access/transam/xlog.c:10884
#: replication/logical/snapbuild.c:1651 replication/slot.c:1597 replication/slot.c:1702 storage/file/fd.c:730 storage/file/fd.c:3631 storage/smgr/md.c:951 storage/smgr/md.c:992 storage/sync/sync.c:454 utils/cache/relmapper.c:891 utils/misc/guc.c:8405
#, c-format
msgid "could not fsync file \"%s\": %m"
msgid "could not change directory to \"%s\": %m"
msgstr "ディレクトリ\"%s\"に移動できませんでした: %m"
-#: ../common/exec.c:291 access/transam/xlog.c:11185 replication/basebackup.c:1434 utils/adt/misc.c:369
+#: ../common/exec.c:291 access/transam/xlog.c:11234 replication/basebackup.c:1434 utils/adt/misc.c:369
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "シンボリックリンク\"%s\"を読めませんでした: %m"
msgid "cannot duplicate null pointer (internal error)\n"
msgstr "nullポインタは複製できません (内部エラー)\n"
-#: ../common/file_utils.c:87 ../common/file_utils.c:451 ../common/file_utils.c:455 access/transam/twophase.c:1297 access/transam/xlog.c:11287 access/transam/xlog.c:11325 access/transam/xlog.c:11542 access/transam/xlogarchive.c:110 access/transam/xlogarchive.c:227 commands/copyfrom.c:1526 commands/copyto.c:726 commands/extension.c:3453 commands/tablespace.c:828 commands/tablespace.c:919 guc-file.l:1063 replication/basebackup.c:439 replication/basebackup.c:622
+#: ../common/file_utils.c:87 ../common/file_utils.c:451 ../common/file_utils.c:455 access/transam/twophase.c:1297 access/transam/xlog.c:11336 access/transam/xlog.c:11374 access/transam/xlog.c:11591 access/transam/xlogarchive.c:110 access/transam/xlogarchive.c:227 commands/copyfrom.c:1526 commands/copyto.c:726 commands/extension.c:3453 commands/tablespace.c:806 commands/tablespace.c:897 guc-file.l:1063 replication/basebackup.c:439 replication/basebackup.c:622
#: replication/basebackup.c:698 replication/logical/snapbuild.c:1530 storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1865 storage/file/fd.c:1951 storage/file/fd.c:3151 storage/file/fd.c:3355 utils/adt/dbsize.c:70 utils/adt/dbsize.c:222 utils/adt/dbsize.c:302 utils/adt/genfile.c:418 utils/adt/genfile.c:644 utils/adt/misc.c:354
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "ファイル\"%s\"のstatに失敗しました: %m"
-#: ../common/file_utils.c:166 ../common/pgfnames.c:48 commands/tablespace.c:751 commands/tablespace.c:761 postmaster/postmaster.c:1515 storage/file/fd.c:2726 storage/file/reinit.c:122 utils/adt/misc.c:263 utils/misc/tzparser.c:338
+#: ../common/file_utils.c:166 ../common/pgfnames.c:48 commands/tablespace.c:729 commands/tablespace.c:739 postmaster/postmaster.c:1515 storage/file/fd.c:2726 storage/file/reinit.c:122 utils/adt/misc.c:263 utils/misc/tzparser.c:338
#, c-format
msgid "could not open directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"をオープンできませんでした: %m"
msgid "request for BRIN range summarization for index \"%s\" page %u was not recorded"
msgstr "インデックス\"%s\" ページ%uのBRIN範囲要約のリクエストは登録されていません"
-#: access/brin/brin.c:1018 access/brin/brin.c:1122 access/gin/ginfast.c:1035 access/transam/xlog.c:10956 access/transam/xlog.c:11493 access/transam/xlogfuncs.c:274 access/transam/xlogfuncs.c:301 access/transam/xlogfuncs.c:340 access/transam/xlogfuncs.c:361 access/transam/xlogfuncs.c:382 access/transam/xlogfuncs.c:452 access/transam/xlogfuncs.c:509
+#: access/brin/brin.c:1018 access/brin/brin.c:1122 access/gin/ginfast.c:1035 access/transam/xlog.c:11005 access/transam/xlog.c:11542 access/transam/xlogfuncs.c:274 access/transam/xlogfuncs.c:301 access/transam/xlogfuncs.c:340 access/transam/xlogfuncs.c:361 access/transam/xlogfuncs.c:382 access/transam/xlogfuncs.c:452 access/transam/xlogfuncs.c:509
#, c-format
msgid "recovery is in progress"
msgstr "リカバリは現在進行中です"
msgid "You need to rebuild PostgreSQL using %s."
msgstr "%sを指定してPostgreSQLを再構築する必要があります。"
-#: access/common/tupdesc.c:825 parser/parse_clause.c:771 parser/parse_relation.c:1838
+#: access/common/tupdesc.c:825 parser/parse_clause.c:771 parser/parse_relation.c:1846
#, c-format
msgid "column \"%s\" cannot be declared SETOF"
msgstr "列\"%s\"はSETOFとして宣言できません"
msgid "could not write to file \"%s\", wrote %d of %d: %m"
msgstr "ファイル\"%1$s\"に書き込めませんでした、%3$dバイト中%2$dバイト書き込みました: %m"
-#: access/heap/rewriteheap.c:1020 access/heap/rewriteheap.c:1138 access/transam/timeline.c:329 access/transam/timeline.c:485 access/transam/xlog.c:3351 access/transam/xlog.c:3539 access/transam/xlog.c:4750 access/transam/xlog.c:11302 access/transam/xlog.c:11340 access/transam/xlog.c:11745 access/transam/xlogfuncs.c:776 postmaster/postmaster.c:4623 postmaster/postmaster.c:5669 replication/logical/origin.c:587 replication/slot.c:1544 storage/file/copydir.c:167
+#: access/heap/rewriteheap.c:1020 access/heap/rewriteheap.c:1138 access/transam/timeline.c:329 access/transam/timeline.c:485 access/transam/xlog.c:3351 access/transam/xlog.c:3539 access/transam/xlog.c:4750 access/transam/xlog.c:11351 access/transam/xlog.c:11389 access/transam/xlog.c:11794 access/transam/xlogfuncs.c:776 postmaster/postmaster.c:4623 postmaster/postmaster.c:5669 replication/logical/origin.c:587 replication/slot.c:1544 storage/file/copydir.c:167
#: storage/smgr/md.c:218 utils/time/snapmgr.c:1261
#, c-format
msgid "could not create file \"%s\": %m"
msgid "creating missing WAL directory \"%s\""
msgstr "なかったWALディレクトリ\"%s\"を作成しています"
-#: access/transam/xlog.c:4347
+#: access/transam/xlog.c:4347 commands/dbcommands.c:2208
#, c-format
msgid "could not create missing directory \"%s\": %m"
msgstr "なかったディレクトリ\"%s\"の作成に失敗しました: %m"
msgid "could not locate required checkpoint record"
msgstr "必要なチェックポイントが見つかりませんでした"
-#: access/transam/xlog.c:6770 commands/tablespace.c:687
+#: access/transam/xlog.c:6770 commands/tablespace.c:665
#, c-format
msgid "could not create symbolic link \"%s\": %m"
msgstr "シンボリックリンク\"%s\"を作成できませんでした: %m"
msgid "ignoring file \"%s\" because no file \"%s\" exists"
msgstr "ファイル\"%2$s\"が存在しないためファイル\"%1$s\"を無視します"
-#: access/transam/xlog.c:6804 access/transam/xlog.c:12278
+#: access/transam/xlog.c:6804 access/transam/xlog.c:12327
#, c-format
msgid "File \"%s\" was renamed to \"%s\"."
msgstr "ファイル\"%s\"は\"%s\"にリネームされました。"
msgid "selected new timeline ID: %u"
msgstr "新しいタイムラインIDを選択: %u"
-#: access/transam/xlog.c:8261
+#: access/transam/xlog.c:8223
+#, c-format
+msgid "unexpected directory entry \"%s\" found in %s"
+msgstr "%2$s で想定外のディレクトリエントリ\"%1$s\"が見つかりました"
+
+#: access/transam/xlog.c:8225
+#, c-format
+msgid "All directory entries in pg_tblspc/ should be symbolic links."
+msgstr "Pg_tblspc/ のすべてのディレクトリエントリは、シンボリックリンクである必要があります。"
+
+#: access/transam/xlog.c:8226
+#, c-format
+msgid "Remove those directories, or set allow_in_place_tablespaces to ON transiently to let recovery complete."
+msgstr "これらのディレクトリを削除するか、またはallow_in_place_tablespacesを一時的にONに設定することでリカバリを完了させることができます。"
+
+#: access/transam/xlog.c:8310
#, c-format
msgid "consistent recovery state reached at %X/%X"
msgstr "%X/%X でリカバリの一貫性が確保されました"
-#: access/transam/xlog.c:8470
+#: access/transam/xlog.c:8519
#, c-format
msgid "invalid primary checkpoint link in control file"
msgstr "制御ファイル内の最初のチェックポイントへのリンクが不正です"
-#: access/transam/xlog.c:8474
+#: access/transam/xlog.c:8523
#, c-format
msgid "invalid checkpoint link in backup_label file"
msgstr "backup_labelファイル内のチェックポイントへのリンクが不正です"
-#: access/transam/xlog.c:8492
+#: access/transam/xlog.c:8541
#, c-format
msgid "invalid primary checkpoint record"
msgstr "最初のチェックポイントレコードが不正です"
-#: access/transam/xlog.c:8496
+#: access/transam/xlog.c:8545
#, c-format
msgid "invalid checkpoint record"
msgstr "チェックポイントレコードが不正です"
-#: access/transam/xlog.c:8507
+#: access/transam/xlog.c:8556
#, c-format
msgid "invalid resource manager ID in primary checkpoint record"
msgstr "プライマリチェックポイントレコード内のリソースマネージャIDが不正です"
-#: access/transam/xlog.c:8511
+#: access/transam/xlog.c:8560
#, c-format
msgid "invalid resource manager ID in checkpoint record"
msgstr "チェックポイントレコード内のリソースマネージャIDがで不正です"
-#: access/transam/xlog.c:8524
+#: access/transam/xlog.c:8573
#, c-format
msgid "invalid xl_info in primary checkpoint record"
msgstr "最初のチェックポイントレコード内のxl_infoが不正です"
-#: access/transam/xlog.c:8528
+#: access/transam/xlog.c:8577
#, c-format
msgid "invalid xl_info in checkpoint record"
msgstr "チェックポイントレコード内のxl_infoが不正です"
-#: access/transam/xlog.c:8539
+#: access/transam/xlog.c:8588
#, c-format
msgid "invalid length of primary checkpoint record"
msgstr "最初のチェックポイントレコード長が不正です"
-#: access/transam/xlog.c:8543
+#: access/transam/xlog.c:8592
#, c-format
msgid "invalid length of checkpoint record"
msgstr "チェックポイントレコード長が不正です"
-#: access/transam/xlog.c:8724
+#: access/transam/xlog.c:8773
#, c-format
msgid "shutting down"
msgstr "シャットダウン処理中"
#. translator: the placeholders show checkpoint options
-#: access/transam/xlog.c:8763
+#: access/transam/xlog.c:8812
#, c-format
msgid "restartpoint starting:%s%s%s%s%s%s%s%s"
msgstr "リスタートポイント開始:%s%s%s%s%s%s%s%s"
#. translator: the placeholders show checkpoint options
-#: access/transam/xlog.c:8775
+#: access/transam/xlog.c:8824
#, c-format
msgid "checkpoint starting:%s%s%s%s%s%s%s%s"
msgstr "チェックポイント開始:%s%s%s%s%s%s%s%s"
-#: access/transam/xlog.c:8835
+#: access/transam/xlog.c:8884
#, c-format
msgid "restartpoint complete: wrote %d buffers (%.1f%%); %d WAL file(s) added, %d removed, %d recycled; write=%ld.%03d s, sync=%ld.%03d s, total=%ld.%03d s; sync files=%d, longest=%ld.%03d s, average=%ld.%03d s; distance=%d kB, estimate=%d kB"
msgstr "リスタートポイント完了: %d個のバッファを出力 (%.1f%%); %d個のWALファイルを追加、%d個を削除、%d個を再利用; 書き出し=%ld.%03d秒, 同期=%ld.%03d秒, 全体=%ld.%03d秒; 同期したファイル=%d, 最長=%ld.%03d秒, 平均=%ld.%03d秒; 距離=%d kB, 予測=%d kB"
-#: access/transam/xlog.c:8855
+#: access/transam/xlog.c:8904
#, c-format
msgid "checkpoint complete: wrote %d buffers (%.1f%%); %d WAL file(s) added, %d removed, %d recycled; write=%ld.%03d s, sync=%ld.%03d s, total=%ld.%03d s; sync files=%d, longest=%ld.%03d s, average=%ld.%03d s; distance=%d kB, estimate=%d kB"
msgstr "チェックポイント完了: %d個のバッファを出力 (%.1f%%); %d個のWALファイルを追加、%d個を削除、%d個を再利用; 書き出し=%ld.%03d秒, 同期=%ld.%03d秒, 全体=%ld.%03d秒; 同期したファイル=%d, 最長=%ld.%03d秒, 平均=%ld.%03d秒; 距離=%d kB, 予測=%d kB"
-#: access/transam/xlog.c:9299
+#: access/transam/xlog.c:9348
#, c-format
msgid "concurrent write-ahead log activity while database system is shutting down"
msgstr "データベースのシャットダウンに並行して、先行書き込みログが発生しました"
-#: access/transam/xlog.c:9832
+#: access/transam/xlog.c:9881
#, c-format
msgid "recovery restart point at %X/%X"
msgstr "リカバリ再開ポイントは%X/%Xです"
-#: access/transam/xlog.c:9834
+#: access/transam/xlog.c:9883
#, c-format
msgid "Last completed transaction was at log time %s."
msgstr "最後に完了したトランザクションはログ時刻 %s のものです"
-#: access/transam/xlog.c:10080
+#: access/transam/xlog.c:10129
#, c-format
msgid "restore point \"%s\" created at %X/%X"
msgstr "復帰ポイント\"%s\"が%X/%Xに作成されました"
-#: access/transam/xlog.c:10225
+#: access/transam/xlog.c:10274
#, c-format
msgid "unexpected previous timeline ID %u (current timeline ID %u) in checkpoint record"
msgstr "チェックポイントレコードにおいて想定外の前回のタイムラインID %u(現在のタイムラインIDは%u)がありました"
-#: access/transam/xlog.c:10234
+#: access/transam/xlog.c:10283
#, c-format
msgid "unexpected timeline ID %u (after %u) in checkpoint record"
msgstr "チェックポイントレコードにおいて想定外のタイムラインID %u (%uの後)がありました"
-#: access/transam/xlog.c:10250
+#: access/transam/xlog.c:10299
#, c-format
msgid "unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u"
msgstr "タイムライン%4$uの最小リカバリポイント%2$X/%3$Xに達する前のチェックポイントレコード内の想定外のタイムラインID%1$u。"
-#: access/transam/xlog.c:10325
+#: access/transam/xlog.c:10374
#, c-format
msgid "online backup was canceled, recovery cannot continue"
msgstr "オンラインバックアップはキャンセルされ、リカバリを継続できません"
-#: access/transam/xlog.c:10381 access/transam/xlog.c:10437 access/transam/xlog.c:10467
+#: access/transam/xlog.c:10430 access/transam/xlog.c:10486 access/transam/xlog.c:10516
#, c-format
msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
msgstr "チェックポイントレコードにおいて想定外のタイムラインID %u(%uのはず)がありました"
-#: access/transam/xlog.c:10625
+#: access/transam/xlog.c:10674
#, c-format
msgid "successfully skipped missing contrecord at %X/%X, overwritten at %s"
msgstr "%X/%Xで%sに上書きされて失われた継続行を正常にスキップしました"
-#: access/transam/xlog.c:10840
+#: access/transam/xlog.c:10889
#, c-format
msgid "could not fsync write-through file \"%s\": %m"
msgstr "ライトスルーファイル\"%s\"をfsyncできませんでした: %m"
-#: access/transam/xlog.c:10846
+#: access/transam/xlog.c:10895
#, c-format
msgid "could not fdatasync file \"%s\": %m"
msgstr "ファイル\"%s\"をfdatasyncできませんでした: %m"
-#: access/transam/xlog.c:10957 access/transam/xlog.c:11494 access/transam/xlogfuncs.c:275 access/transam/xlogfuncs.c:302 access/transam/xlogfuncs.c:341 access/transam/xlogfuncs.c:362 access/transam/xlogfuncs.c:383
+#: access/transam/xlog.c:11006 access/transam/xlog.c:11543 access/transam/xlogfuncs.c:275 access/transam/xlogfuncs.c:302 access/transam/xlogfuncs.c:341 access/transam/xlogfuncs.c:362 access/transam/xlogfuncs.c:383
#, c-format
msgid "WAL control functions cannot be executed during recovery."
msgstr "リカバリ中はWAL制御関数は実行できません。"
-#: access/transam/xlog.c:10966 access/transam/xlog.c:11503
+#: access/transam/xlog.c:11015 access/transam/xlog.c:11552
#, c-format
msgid "WAL level not sufficient for making an online backup"
msgstr "オンラインバックアップを行うにはWALレベルが不十分です"
-#: access/transam/xlog.c:10967 access/transam/xlog.c:11504 access/transam/xlogfuncs.c:308
+#: access/transam/xlog.c:11016 access/transam/xlog.c:11553 access/transam/xlogfuncs.c:308
#, c-format
msgid "wal_level must be set to \"replica\" or \"logical\" at server start."
msgstr "サーバーの開始時にwal_levelを\"replica\"または \"logical\"にセットする必要があります。"
-#: access/transam/xlog.c:10972
+#: access/transam/xlog.c:11021
#, c-format
msgid "backup label too long (max %d bytes)"
msgstr "バックアップラベルが長すぎます (最大%dバイト)"
-#: access/transam/xlog.c:11009 access/transam/xlog.c:11293 access/transam/xlog.c:11331
+#: access/transam/xlog.c:11058 access/transam/xlog.c:11342 access/transam/xlog.c:11380
#, c-format
msgid "a backup is already in progress"
msgstr "すでにバックアップが進行中です"
-#: access/transam/xlog.c:11010
+#: access/transam/xlog.c:11059
#, c-format
msgid "Run pg_stop_backup() and try again."
msgstr "pg_stop_backup()を実行後に再試行してください"
-#: access/transam/xlog.c:11106
+#: access/transam/xlog.c:11155
#, c-format
msgid "WAL generated with full_page_writes=off was replayed since last restartpoint"
msgstr "full_page_writes=off で生成されたWALは最終リスタートポイントから再生されます"
-#: access/transam/xlog.c:11108 access/transam/xlog.c:11699
+#: access/transam/xlog.c:11157 access/transam/xlog.c:11748
#, c-format
msgid "This means that the backup being taken on the standby is corrupt and should not be used. Enable full_page_writes and run CHECKPOINT on the primary, and then try an online backup again."
msgstr "つまりこのスタンバイで取得されたバックアップは破損しており、使用すべきではありません。プライマリでfull_page_writesを有効にしCHECKPOINTを実行したのち、再度オンラインバックアップを試行してください。"
-#: access/transam/xlog.c:11192 replication/basebackup.c:1439 utils/adt/misc.c:374
+#: access/transam/xlog.c:11241 replication/basebackup.c:1439 utils/adt/misc.c:374
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgstr "シンボリックリンク\"%s\"の参照先が長すぎます"
-#: access/transam/xlog.c:11242 commands/tablespace.c:407 commands/tablespace.c:583 replication/basebackup.c:1454 utils/adt/misc.c:382
+#: access/transam/xlog.c:11291 commands/tablespace.c:385 commands/tablespace.c:561 replication/basebackup.c:1454 utils/adt/misc.c:382
#, c-format
msgid "tablespaces are not supported on this platform"
msgstr "このプラットフォームではテーブル空間はサポートしていません"
-#: access/transam/xlog.c:11294 access/transam/xlog.c:11332
+#: access/transam/xlog.c:11343 access/transam/xlog.c:11381
#, c-format
msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
msgstr "バックアップが進行中でないことが確かであれば、ファイル\"%s\"を削除し再実行してください。"
-#: access/transam/xlog.c:11519
+#: access/transam/xlog.c:11568
#, c-format
msgid "exclusive backup not in progress"
msgstr "排他バックアップは進行中ではありません"
-#: access/transam/xlog.c:11546
+#: access/transam/xlog.c:11595
#, c-format
msgid "a backup is not in progress"
msgstr "バックアップが進行中ではありません"
-#: access/transam/xlog.c:11632 access/transam/xlog.c:11645 access/transam/xlog.c:12036 access/transam/xlog.c:12042 access/transam/xlog.c:12090 access/transam/xlog.c:12170 access/transam/xlog.c:12194 access/transam/xlogfuncs.c:733
+#: access/transam/xlog.c:11681 access/transam/xlog.c:11694 access/transam/xlog.c:12085 access/transam/xlog.c:12091 access/transam/xlog.c:12139 access/transam/xlog.c:12219 access/transam/xlog.c:12243 access/transam/xlogfuncs.c:733
#, c-format
msgid "invalid data in file \"%s\""
msgstr "ファイル\"%s\"内の不正なデータ"
-#: access/transam/xlog.c:11649 replication/basebackup.c:1287
+#: access/transam/xlog.c:11698 replication/basebackup.c:1287
#, c-format
msgid "the standby was promoted during online backup"
msgstr "オンラインバックアップ中にスタンバイが昇格しました"
-#: access/transam/xlog.c:11650 replication/basebackup.c:1288
+#: access/transam/xlog.c:11699 replication/basebackup.c:1288
#, c-format
msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
msgstr "つまり取得中のバックアップは破損しているため使用してはいけません。再度オンラインバックアップを取得してください。"
-#: access/transam/xlog.c:11697
+#: access/transam/xlog.c:11746
#, c-format
msgid "WAL generated with full_page_writes=off was replayed during online backup"
msgstr "full_page_writes=offで生成されたWALはオンラインバックアップ中に再生されます"
-#: access/transam/xlog.c:11817
+#: access/transam/xlog.c:11866
#, c-format
msgid "base backup done, waiting for required WAL segments to be archived"
msgstr "ベースバックアップ完了、必要な WAL セグメントがアーカイブされるのを待っています"
-#: access/transam/xlog.c:11829
+#: access/transam/xlog.c:11878
#, c-format
msgid "still waiting for all required WAL segments to be archived (%d seconds elapsed)"
msgstr "まだ必要なすべての WAL セグメントがアーカイブされるのを待っています(%d 秒経過)"
-#: access/transam/xlog.c:11831
+#: access/transam/xlog.c:11880
#, c-format
msgid "Check that your archive_command is executing properly. You can safely cancel this backup, but the database backup will not be usable without all the WAL segments."
msgstr "archive_commandが適切に実行されていることを確認してください。バックアップ処理は安全に取り消すことができますが、全てのWALセグメントがそろわなければこのバックアップは利用できません。"
-#: access/transam/xlog.c:11838
+#: access/transam/xlog.c:11887
#, c-format
msgid "all required WAL segments have been archived"
msgstr "必要なすべての WAL セグメントがアーカイブされました"
-#: access/transam/xlog.c:11842
+#: access/transam/xlog.c:11891
#, c-format
msgid "WAL archiving is not enabled; you must ensure that all required WAL segments are copied through other means to complete the backup"
msgstr "WAL アーカイブが有効になっていません。バックアップを完了させるには、すべての必要なWALセグメントが他の方法でコピーされたことを確認してください。"
-#: access/transam/xlog.c:11897
+#: access/transam/xlog.c:11946
#, c-format
msgid "aborting backup due to backend exiting before pg_stop_backup was called"
msgstr "バックエンドが pg_stop_backup の呼び出し前に終了したため、バックアップは異常終了しました"
-#: access/transam/xlog.c:12091
+#: access/transam/xlog.c:12140
#, c-format
msgid "Timeline ID parsed is %u, but expected %u."
msgstr "読み取られたタイムラインIDは%uでしたが、%uであるはずです。"
#. translator: %s is a WAL record description
-#: access/transam/xlog.c:12219
+#: access/transam/xlog.c:12268
#, c-format
msgid "WAL redo at %X/%X for %s"
msgstr "%X/%Xにある%sのWAL再生"
-#: access/transam/xlog.c:12267
+#: access/transam/xlog.c:12316
#, c-format
msgid "online backup mode was not canceled"
msgstr "オンラインバックアップモードはキャンセルされていません"
-#: access/transam/xlog.c:12268
+#: access/transam/xlog.c:12317
#, c-format
msgid "File \"%s\" could not be renamed to \"%s\": %m."
msgstr "ファイル\"%s\"の名前を\"%s\"に変更できませんでした: %m。"
-#: access/transam/xlog.c:12277 access/transam/xlog.c:12289 access/transam/xlog.c:12299
+#: access/transam/xlog.c:12326 access/transam/xlog.c:12338 access/transam/xlog.c:12348
#, c-format
msgid "online backup mode canceled"
msgstr "オンラインバックアップモードがキャンセルされました"
-#: access/transam/xlog.c:12290
+#: access/transam/xlog.c:12339
#, c-format
msgid "Files \"%s\" and \"%s\" were renamed to \"%s\" and \"%s\", respectively."
msgstr "ファイル\"%s\"、\"%s\"の名前はそれぞれ\"%s\"、\"%s\"へと変更されました。"
-#: access/transam/xlog.c:12300
+#: access/transam/xlog.c:12349
#, c-format
msgid "File \"%s\" was renamed to \"%s\", but file \"%s\" could not be renamed to \"%s\": %m."
msgstr "ファイル\"%s\"の名前は\"%s\"に変更できましたが、\"%s\"の名前は\"%s\"に変更できませんでした: %m"
-#: access/transam/xlog.c:12433 access/transam/xlogutils.c:967
+#: access/transam/xlog.c:12482 access/transam/xlogutils.c:967
#, c-format
msgid "could not read from log segment %s, offset %u: %m"
msgstr "ログセグメント%s、オフセット%uを読み取れませんでした: %m"
-#: access/transam/xlog.c:12439 access/transam/xlogutils.c:974
+#: access/transam/xlog.c:12488 access/transam/xlogutils.c:974
#, c-format
msgid "could not read from log segment %s, offset %u: read %d of %zu"
msgstr "ログセグメント%1$s、オフセット%2$uを読み取れませんでした: %4$zu 中 %3$d の読み取り"
-#: access/transam/xlog.c:12984
+#: access/transam/xlog.c:13033
#, c-format
msgid "WAL receiver process shutdown requested"
msgstr "WAL受信プロセスのシャットダウンが要求されました"
-#: access/transam/xlog.c:13079
+#: access/transam/xlog.c:13128
#, c-format
msgid "received promote request"
msgstr "昇格要求を受信しました"
-#: access/transam/xlog.c:13092
+#: access/transam/xlog.c:13141
#, c-format
msgid "promote trigger file found: %s"
msgstr "昇格トリガーファイルがあります: %s"
-#: access/transam/xlog.c:13100
+#: access/transam/xlog.c:13149
#, c-format
msgid "could not stat promote trigger file \"%s\": %m"
msgstr "昇格トリガーファイル\"%s\"のstatに失敗しました: %m"
msgid "large object %u does not exist"
msgstr "ラージオブジェクト%uは存在しません"
-#: catalog/aclchk.c:926 catalog/aclchk.c:935 commands/collationcmds.c:119 commands/copy.c:362 commands/copy.c:382 commands/copy.c:392 commands/copy.c:401 commands/copy.c:410 commands/copy.c:420 commands/copy.c:429 commands/copy.c:438 commands/copy.c:456 commands/copy.c:472 commands/copy.c:492 commands/copy.c:509 commands/dbcommands.c:157 commands/dbcommands.c:166 commands/dbcommands.c:175 commands/dbcommands.c:184 commands/dbcommands.c:193
-#: commands/dbcommands.c:202 commands/dbcommands.c:211 commands/dbcommands.c:220 commands/dbcommands.c:229 commands/dbcommands.c:238 commands/dbcommands.c:260 commands/dbcommands.c:1502 commands/dbcommands.c:1511 commands/dbcommands.c:1520 commands/dbcommands.c:1529 commands/extension.c:1736 commands/extension.c:1746 commands/extension.c:1756 commands/extension.c:3056 commands/foreigncmds.c:539 commands/foreigncmds.c:548 commands/functioncmds.c:605
+#: catalog/aclchk.c:926 catalog/aclchk.c:935 commands/collationcmds.c:119 commands/copy.c:362 commands/copy.c:382 commands/copy.c:392 commands/copy.c:401 commands/copy.c:410 commands/copy.c:420 commands/copy.c:429 commands/copy.c:438 commands/copy.c:456 commands/copy.c:472 commands/copy.c:492 commands/copy.c:509 commands/dbcommands.c:158 commands/dbcommands.c:167 commands/dbcommands.c:176 commands/dbcommands.c:185 commands/dbcommands.c:194
+#: commands/dbcommands.c:203 commands/dbcommands.c:212 commands/dbcommands.c:221 commands/dbcommands.c:230 commands/dbcommands.c:239 commands/dbcommands.c:261 commands/dbcommands.c:1503 commands/dbcommands.c:1512 commands/dbcommands.c:1521 commands/dbcommands.c:1530 commands/extension.c:1736 commands/extension.c:1746 commands/extension.c:1756 commands/extension.c:3056 commands/foreigncmds.c:539 commands/foreigncmds.c:548 commands/functioncmds.c:605
#: commands/functioncmds.c:771 commands/functioncmds.c:780 commands/functioncmds.c:789 commands/functioncmds.c:798 commands/functioncmds.c:2096 commands/functioncmds.c:2104 commands/publicationcmds.c:87 commands/publicationcmds.c:130 commands/sequence.c:1266 commands/sequence.c:1276 commands/sequence.c:1286 commands/sequence.c:1296 commands/sequence.c:1306 commands/sequence.c:1316 commands/sequence.c:1326 commands/sequence.c:1336 commands/sequence.c:1346
#: commands/subscriptioncmds.c:124 commands/subscriptioncmds.c:134 commands/subscriptioncmds.c:144 commands/subscriptioncmds.c:154 commands/subscriptioncmds.c:170 commands/subscriptioncmds.c:181 commands/subscriptioncmds.c:195 commands/subscriptioncmds.c:205 commands/subscriptioncmds.c:215 commands/tablecmds.c:7566 commands/typecmds.c:335 commands/typecmds.c:1416 commands/typecmds.c:1425 commands/typecmds.c:1433 commands/typecmds.c:1441 commands/typecmds.c:1449
#: commands/typecmds.c:1457 commands/user.c:133 commands/user.c:147 commands/user.c:156 commands/user.c:165 commands/user.c:174 commands/user.c:183 commands/user.c:192 commands/user.c:201 commands/user.c:210 commands/user.c:219 commands/user.c:228 commands/user.c:237 commands/user.c:246 commands/user.c:582 commands/user.c:590 commands/user.c:598 commands/user.c:606 commands/user.c:614 commands/user.c:622 commands/user.c:630 commands/user.c:638 commands/user.c:647
msgid "cannot drop %s because other objects depend on it"
msgstr "他のオブジェクトが依存しているため%sを削除できません"
-#: catalog/dependency.c:1196 catalog/dependency.c:1197 catalog/dependency.c:1203 catalog/dependency.c:1204 catalog/dependency.c:1215 catalog/dependency.c:1216 commands/tablecmds.c:1303 commands/tablecmds.c:13724 commands/tablespace.c:486 commands/user.c:1095 commands/view.c:492 libpq/auth.c:338 replication/syncrep.c:1043 storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1433 utils/adt/acl.c:5250 utils/adt/jsonfuncs.c:618 utils/adt/jsonfuncs.c:624
+#: catalog/dependency.c:1196 catalog/dependency.c:1197 catalog/dependency.c:1203 catalog/dependency.c:1204 catalog/dependency.c:1215 catalog/dependency.c:1216 commands/tablecmds.c:1303 commands/tablecmds.c:13724 commands/tablespace.c:464 commands/user.c:1095 commands/view.c:492 libpq/auth.c:338 replication/syncrep.c:1043 storage/lmgr/deadlock.c:1152 storage/lmgr/proc.c:1433 utils/adt/acl.c:5250 utils/adt/jsonfuncs.c:618 utils/adt/jsonfuncs.c:624
#: utils/misc/guc.c:7128 utils/misc/guc.c:7164 utils/misc/guc.c:7234 utils/misc/guc.c:11424 utils/misc/guc.c:11458 utils/misc/guc.c:11492 utils/misc/guc.c:11535 utils/misc/guc.c:11577
#, c-format
msgid "%s"
msgid "cannot create temporary tables during a parallel operation"
msgstr "並行処理中は一時テーブルを作成できません"
-#: catalog/namespace.c:4334 commands/tablespace.c:1238 commands/variable.c:64 utils/misc/guc.c:11609 utils/misc/guc.c:11687
+#: catalog/namespace.c:4334 commands/tablespace.c:1216 commands/variable.c:64 utils/misc/guc.c:11609 utils/misc/guc.c:11687
#, c-format
msgid "List syntax is invalid."
msgstr "リスト文法が無効です"
msgid "no usable system locales were found"
msgstr "使用できるシステムロケールが見つかりません"
-#: commands/comment.c:61 commands/dbcommands.c:841 commands/dbcommands.c:1037 commands/dbcommands.c:1150 commands/dbcommands.c:1340 commands/dbcommands.c:1588 commands/dbcommands.c:1702 commands/dbcommands.c:2142 utils/init/postinit.c:887 utils/init/postinit.c:992 utils/init/postinit.c:1009
+#: commands/comment.c:61 commands/dbcommands.c:842 commands/dbcommands.c:1038 commands/dbcommands.c:1151 commands/dbcommands.c:1341 commands/dbcommands.c:1589 commands/dbcommands.c:1703 commands/dbcommands.c:2143 utils/init/postinit.c:887 utils/init/postinit.c:992 utils/init/postinit.c:1009
#, c-format
msgid "database \"%s\" does not exist"
msgstr "データベース\"%s\"は存在しません"
msgid "argument to option \"%s\" must be a valid encoding name"
msgstr "オプション\"%s\"の引数は有効なエンコーディング名でなければなりません"
-#: commands/copy.c:522 commands/dbcommands.c:253 commands/dbcommands.c:1536
+#: commands/copy.c:522 commands/dbcommands.c:254 commands/dbcommands.c:1537
#, c-format
msgid "option \"%s\" not recognized"
msgstr "タイムゾーン\"%s\"を認識できません"
msgid "Generated columns cannot be used in COPY."
msgstr "生成カラムはCOPYでは使えません。"
-#: commands/copy.c:746 commands/indexcmds.c:1831 commands/statscmds.c:241 commands/tablecmds.c:2346 commands/tablecmds.c:3002 commands/tablecmds.c:3495 parser/parse_relation.c:3608 parser/parse_relation.c:3628 utils/adt/tsvector_op.c:2680
+#: commands/copy.c:746 commands/indexcmds.c:1831 commands/statscmds.c:241 commands/tablecmds.c:2346 commands/tablecmds.c:3002 commands/tablecmds.c:3495 parser/parse_relation.c:3637 parser/parse_relation.c:3657 utils/adt/tsvector_op.c:2680
#, c-format
msgid "column \"%s\" does not exist"
msgstr "列\"%s\"は存在しません"
msgid "policies not yet implemented for this command"
msgstr "このコマンドにはポリシは実装されていません"
-#: commands/dbcommands.c:246
+#: commands/dbcommands.c:247
#, c-format
msgid "LOCATION is not supported anymore"
msgstr "LOCATIONはもはやサポートされません"
-#: commands/dbcommands.c:247
+#: commands/dbcommands.c:248
#, c-format
msgid "Consider using tablespaces instead."
msgstr "代わりにテーブル空間の使用を検討してください"
-#: commands/dbcommands.c:261
+#: commands/dbcommands.c:262
#, c-format
msgid "LOCALE cannot be specified together with LC_COLLATE or LC_CTYPE."
msgstr ""
"LOCALE は LC_COLLATE または LC_CTYPE \n"
"と同時に指定することはできません"
-#: commands/dbcommands.c:279 utils/adt/ascii.c:145
+#: commands/dbcommands.c:280 utils/adt/ascii.c:145
#, c-format
msgid "%d is not a valid encoding code"
msgstr "%dは有効な符号化方式コードではありません"
-#: commands/dbcommands.c:290 utils/adt/ascii.c:127
+#: commands/dbcommands.c:291 utils/adt/ascii.c:127
#, c-format
msgid "%s is not a valid encoding name"
msgstr "%sは有効な符号化方式名ではありません"
-#: commands/dbcommands.c:314 commands/dbcommands.c:1569 commands/user.c:275 commands/user.c:691
+#: commands/dbcommands.c:315 commands/dbcommands.c:1570 commands/user.c:275 commands/user.c:691
#, c-format
msgid "invalid connection limit: %d"
msgstr "不正な接続数制限: %d"
-#: commands/dbcommands.c:333
+#: commands/dbcommands.c:334
#, c-format
msgid "permission denied to create database"
msgstr "データベースを作成する権限がありません"
-#: commands/dbcommands.c:356
+#: commands/dbcommands.c:357
#, c-format
msgid "template database \"%s\" does not exist"
msgstr "テンプレートデータベース\"%s\"は存在しません"
-#: commands/dbcommands.c:368
+#: commands/dbcommands.c:369
#, c-format
msgid "permission denied to copy database \"%s\""
msgstr "データベース\"%s\"をコピーする権限がありません"
-#: commands/dbcommands.c:384
+#: commands/dbcommands.c:385
#, c-format
msgid "invalid server encoding %d"
msgstr "サーバーの符号化方式%dは不正です"
-#: commands/dbcommands.c:390 commands/dbcommands.c:395
+#: commands/dbcommands.c:391 commands/dbcommands.c:396
#, c-format
msgid "invalid locale name: \"%s\""
msgstr "ロケール名\"%s\"は不正です"
-#: commands/dbcommands.c:415
+#: commands/dbcommands.c:416
#, c-format
msgid "new encoding (%s) is incompatible with the encoding of the template database (%s)"
msgstr "新しい符号化方式(%s)はテンプレートデータベースの符号化方式(%s)と互換性がありません"
-#: commands/dbcommands.c:418
+#: commands/dbcommands.c:419
#, c-format
msgid "Use the same encoding as in the template database, or use template0 as template."
msgstr "テンプレートデータベースの符号化方式と同じものを使うか、もしくは template0 をテンプレートとして使用してください"
-#: commands/dbcommands.c:423
+#: commands/dbcommands.c:424
#, c-format
msgid "new collation (%s) is incompatible with the collation of the template database (%s)"
msgstr "新しい照合順序(%s)はテンプレートデータベースの照合順序(%s)と互換性がありません"
-#: commands/dbcommands.c:425
+#: commands/dbcommands.c:426
#, c-format
msgid "Use the same collation as in the template database, or use template0 as template."
msgstr "テンプレートデータベースの照合順序と同じものを使うか、もしくは template0 をテンプレートとして使用してください"
-#: commands/dbcommands.c:430
+#: commands/dbcommands.c:431
#, c-format
msgid "new LC_CTYPE (%s) is incompatible with the LC_CTYPE of the template database (%s)"
msgstr "新しいLC_CTYPE(%s)はテンプレートデータベース(%s)のLC_CTYPEと互換性がありません"
-#: commands/dbcommands.c:432
+#: commands/dbcommands.c:433
#, c-format
msgid "Use the same LC_CTYPE as in the template database, or use template0 as template."
msgstr "テンプレートデータベースのLC_CTYPEと同じものを使うか、もしくはtemplate0をテンプレートとして使用してください"
-#: commands/dbcommands.c:454 commands/dbcommands.c:1196
+#: commands/dbcommands.c:455 commands/dbcommands.c:1197
#, c-format
msgid "pg_global cannot be used as default tablespace"
msgstr "デフォルトのテーブル空間としてpg_globalを使用できません"
-#: commands/dbcommands.c:480
+#: commands/dbcommands.c:481
#, c-format
msgid "cannot assign new default tablespace \"%s\""
msgstr "新しいデフォルトのテーブル空間\"%s\"を割り当てられません"
-#: commands/dbcommands.c:482
+#: commands/dbcommands.c:483
#, c-format
msgid "There is a conflict because database \"%s\" already has some tables in this tablespace."
msgstr "データベース\"%s\"のいくつかテーブルはすでにこのテーブル空間にあるため、競合しています。"
-#: commands/dbcommands.c:512 commands/dbcommands.c:1066
+#: commands/dbcommands.c:513 commands/dbcommands.c:1067
#, c-format
msgid "database \"%s\" already exists"
msgstr "データベース\"%s\"はすでに存在します"
-#: commands/dbcommands.c:526
+#: commands/dbcommands.c:527
#, c-format
msgid "source database \"%s\" is being accessed by other users"
msgstr "元となるデータベース\"%s\"は他のユーザーによってアクセスされています"
-#: commands/dbcommands.c:769 commands/dbcommands.c:784
+#: commands/dbcommands.c:770 commands/dbcommands.c:785
#, c-format
msgid "encoding \"%s\" does not match locale \"%s\""
msgstr "符号化方式\"%s\"がロケール\"%s\"に合いません"
-#: commands/dbcommands.c:772
+#: commands/dbcommands.c:773
#, c-format
msgid "The chosen LC_CTYPE setting requires encoding \"%s\"."
msgstr "選択されたLC_CTYPEを設定するには、符号化方式\"%s\"である必要があります。"
-#: commands/dbcommands.c:787
+#: commands/dbcommands.c:788
#, c-format
msgid "The chosen LC_COLLATE setting requires encoding \"%s\"."
msgstr "選択されたLC_COLLATEを設定するには、符号化方式\"%s\"である必要があります。"
-#: commands/dbcommands.c:848
+#: commands/dbcommands.c:849
#, c-format
msgid "database \"%s\" does not exist, skipping"
msgstr "データベース\"%s\"は存在しません、スキップします"
-#: commands/dbcommands.c:872
+#: commands/dbcommands.c:873
#, c-format
msgid "cannot drop a template database"
msgstr "テンプレートデータベースを削除できません"
-#: commands/dbcommands.c:878
+#: commands/dbcommands.c:879
#, c-format
msgid "cannot drop the currently open database"
msgstr "現在オープンしているデータベースを削除できません"
-#: commands/dbcommands.c:891
+#: commands/dbcommands.c:892
#, c-format
msgid "database \"%s\" is used by an active logical replication slot"
msgstr "データベース\"%s\"は有効な論理レプリケーションスロットで使用中です"
-#: commands/dbcommands.c:893
+#: commands/dbcommands.c:894
#, c-format
msgid "There is %d active slot."
msgid_plural "There are %d active slots."
msgstr[0] "%d 個のアクティブなスロットがあります。"
msgstr[1] "%d 個のアクティブなスロットがあります。"
-#: commands/dbcommands.c:907
+#: commands/dbcommands.c:908
#, c-format
msgid "database \"%s\" is being used by logical replication subscription"
msgstr "データベース\"%s\"は論理レプリケーションのサブスクリプションで使用中です"
-#: commands/dbcommands.c:909
+#: commands/dbcommands.c:910
#, c-format
msgid "There is %d subscription."
msgid_plural "There are %d subscriptions."
msgstr[0] "%d個のサブスクリプションがあります"
msgstr[1] "%d個のサブスクリプションがあります"
-#: commands/dbcommands.c:930 commands/dbcommands.c:1088 commands/dbcommands.c:1218
+#: commands/dbcommands.c:931 commands/dbcommands.c:1089 commands/dbcommands.c:1219
#, c-format
msgid "database \"%s\" is being accessed by other users"
msgstr "データベース\"%s\"は他のユーザーからアクセスされています"
-#: commands/dbcommands.c:1048
+#: commands/dbcommands.c:1049
#, c-format
msgid "permission denied to rename database"
msgstr "データベースの名前を変更する権限がありません"
-#: commands/dbcommands.c:1077
+#: commands/dbcommands.c:1078
#, c-format
msgid "current database cannot be renamed"
msgstr "現在のデータベースの名前を変更できません"
-#: commands/dbcommands.c:1174
+#: commands/dbcommands.c:1175
#, c-format
msgid "cannot change the tablespace of the currently open database"
msgstr "現在オープン中のデータベースのテーブルスペースは変更できません"
-#: commands/dbcommands.c:1277
+#: commands/dbcommands.c:1278
#, c-format
msgid "some relations of database \"%s\" are already in tablespace \"%s\""
msgstr "データベース\"%s\"のリレーションの中に、テーブルスペース\"%s\"にすでに存在するものがあります"
-#: commands/dbcommands.c:1279
+#: commands/dbcommands.c:1280
#, c-format
msgid "You must move them back to the database's default tablespace before using this command."
msgstr "このコマンドを使う前に、データベースのデフォルトのテーブルスペースに戻す必要があります。"
-#: commands/dbcommands.c:1404 commands/dbcommands.c:1980 commands/dbcommands.c:2203 commands/dbcommands.c:2261
+#: commands/dbcommands.c:1405 commands/dbcommands.c:1981 commands/dbcommands.c:2244 commands/dbcommands.c:2330
#, c-format
msgid "some useless files may be left behind in old database directory \"%s\""
msgstr "元のデータベースのディレクトリ\"%s\"に不要なファイルが残っているかもしれません"
-#: commands/dbcommands.c:1460
+#: commands/dbcommands.c:1461
#, c-format
msgid "unrecognized DROP DATABASE option \"%s\""
msgstr "DROP DATABASEのオプション\"%s\"が認識できません"
-#: commands/dbcommands.c:1550
+#: commands/dbcommands.c:1551
#, c-format
msgid "option \"%s\" cannot be specified with other options"
msgstr "オプション\"%s\"は他のオプションと一緒に指定はできません"
-#: commands/dbcommands.c:1606
+#: commands/dbcommands.c:1607
#, c-format
msgid "cannot disallow connections for current database"
msgstr "現在のデータベースへの接続は禁止できません"
-#: commands/dbcommands.c:1742
+#: commands/dbcommands.c:1743
#, c-format
msgid "permission denied to change owner of database"
msgstr "データベースの所有者を変更する権限がありません"
-#: commands/dbcommands.c:2086
+#: commands/dbcommands.c:2087
#, c-format
msgid "There are %d other session(s) and %d prepared transaction(s) using the database."
msgstr "他にこのデータベースを使っている %d 個のセッションと %d 個の準備済みトランザクションがあります。"
-#: commands/dbcommands.c:2089
+#: commands/dbcommands.c:2090
#, c-format
msgid "There is %d other session using the database."
msgid_plural "There are %d other sessions using the database."
msgstr[0] "他にこのデータベースを使っている %d 個のセッションがあります。"
msgstr[1] "他にこのデータベースを使っている %d 個のセッションがあります。"
-#: commands/dbcommands.c:2094 storage/ipc/procarray.c:3860
+#: commands/dbcommands.c:2095 storage/ipc/procarray.c:3860
#, c-format
msgid "There is %d prepared transaction using the database."
msgid_plural "There are %d prepared transactions using the database."
msgstr[0] "このデータベースを使用する準備されたトランザクションが%d存在します。"
msgstr[1] "このデータベースを使用する準備されたトランザクションが%d存在します。"
+#: commands/dbcommands.c:2201
+#, c-format
+msgid "missing directory \"%s\""
+msgstr "ディレクトリ\"%s\"がありません"
+
+#: commands/dbcommands.c:2260 commands/tablespace.c:188 commands/tablespace.c:634
+#, c-format
+msgid "could not stat directory \"%s\": %m"
+msgstr "ディレクトリ\"%s\"のstatができませんでした: %m"
+
#: commands/define.c:54 commands/define.c:228 commands/define.c:260 commands/define.c:288 commands/define.c:334
#, c-format
msgid "%s requires a parameter"
msgid "cannot create indexes on temporary tables of other sessions"
msgstr "他のセッションの一時テーブルに対するインデックスを作成できません"
-#: commands/indexcmds.c:770 commands/tablecmds.c:753 commands/tablespace.c:1206
+#: commands/indexcmds.c:770 commands/tablecmds.c:753 commands/tablespace.c:1184
#, c-format
msgid "cannot specify default tablespace for partitioned relations"
msgstr "パーティション親リレーションにはデフォルトテーブル空間は指定できません"
msgid "could not determine which collation to use for index expression"
msgstr "インデックス式で使用する照合順序を特定できませんでした"
-#: commands/indexcmds.c:1967 commands/tablecmds.c:16871 commands/typecmds.c:810 parser/parse_expr.c:2685 parser/parse_type.c:566 parser/parse_utilcmd.c:3782 utils/adt/misc.c:628
+#: commands/indexcmds.c:1967 commands/tablecmds.c:16871 commands/typecmds.c:810 parser/parse_expr.c:2693 parser/parse_type.c:566 parser/parse_utilcmd.c:3782 utils/adt/misc.c:628
#, c-format
msgid "collations are not supported by type %s"
msgstr "%s型では照合順序はサポートされません"
msgid "invalid compression method \"%s\""
msgstr "無効な圧縮方式 \"%s\""
-#: commands/tablespace.c:163 commands/tablespace.c:180 commands/tablespace.c:191 commands/tablespace.c:199 commands/tablespace.c:616 commands/tablespace.c:661 replication/slot.c:1471 storage/file/copydir.c:47
+#: commands/tablespace.c:161 commands/tablespace.c:177 commands/tablespace.c:594 commands/tablespace.c:639 replication/slot.c:1471 storage/file/copydir.c:47
#, c-format
msgid "could not create directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"を作成できませんでした: %m"
-#: commands/tablespace.c:210 commands/tablespace.c:656
-#, c-format
-msgid "could not stat directory \"%s\": %m"
-msgstr "ディレクトリ\"%s\"のstatができませんでした: %m"
-
-#: commands/tablespace.c:219 commands/tablespace.c:667
+#: commands/tablespace.c:197 commands/tablespace.c:645
#, c-format
msgid "\"%s\" exists but is not a directory"
msgstr "\"%s\"は存在しますが、ディレクトリではありません"
-#: commands/tablespace.c:251
+#: commands/tablespace.c:229
#, c-format
msgid "permission denied to create tablespace \"%s\""
msgstr "テーブル空間\"%s\"を作成する権限がありません"
-#: commands/tablespace.c:253
+#: commands/tablespace.c:231
#, c-format
msgid "Must be superuser to create a tablespace."
msgstr "テーブル空間を生成するにはスーパーユーザーである必要があります。"
-#: commands/tablespace.c:269
+#: commands/tablespace.c:247
#, c-format
msgid "tablespace location cannot contain single quotes"
msgstr "テーブル空間の場所には単一引用符を含めることができません"
-#: commands/tablespace.c:282
+#: commands/tablespace.c:260
#, c-format
msgid "tablespace location must be an absolute path"
msgstr "テーブル空間の場所は絶対パスでなければなりません"
-#: commands/tablespace.c:294
+#: commands/tablespace.c:272
#, c-format
msgid "tablespace location \"%s\" is too long"
msgstr "テーブル空間の場所\"%s\"は長すぎます"
-#: commands/tablespace.c:301
+#: commands/tablespace.c:279
#, c-format
msgid "tablespace location should not be inside the data directory"
msgstr "テーブル空間の場所はデータディレクトリの中に指定すべきではありません"
-#: commands/tablespace.c:310 commands/tablespace.c:998
+#: commands/tablespace.c:288 commands/tablespace.c:976
#, c-format
msgid "unacceptable tablespace name \"%s\""
msgstr "テーブル空間名\"%s\"を受け付けられません"
-#: commands/tablespace.c:312 commands/tablespace.c:999
+#: commands/tablespace.c:290 commands/tablespace.c:977
#, c-format
msgid "The prefix \"pg_\" is reserved for system tablespaces."
msgstr "接頭辞\"pg_\"はシステムテーブル空間用に予約されています"
-#: commands/tablespace.c:331 commands/tablespace.c:1020
+#: commands/tablespace.c:309 commands/tablespace.c:998
#, c-format
msgid "tablespace \"%s\" already exists"
msgstr "テーブル空間\"%s\"はすでに存在します"
-#: commands/tablespace.c:449 commands/tablespace.c:981 commands/tablespace.c:1070 commands/tablespace.c:1139 commands/tablespace.c:1285 commands/tablespace.c:1488
+#: commands/tablespace.c:427 commands/tablespace.c:959 commands/tablespace.c:1048 commands/tablespace.c:1117 commands/tablespace.c:1263 commands/tablespace.c:1466
#, c-format
msgid "tablespace \"%s\" does not exist"
msgstr "テーブル空間\"%s\"は存在しません"
-#: commands/tablespace.c:455
+#: commands/tablespace.c:433
#, c-format
msgid "tablespace \"%s\" does not exist, skipping"
msgstr "テーブル空間\"%s\"は存在しません、スキップします"
-#: commands/tablespace.c:483
+#: commands/tablespace.c:461
#, c-format
msgid "tablespace \"%s\" cannot be dropped because some objects depend on it"
msgstr "他のオブジェクトが依存しているためテーブルスペース\"%s\"は削除できません"
-#: commands/tablespace.c:542
+#: commands/tablespace.c:520
#, c-format
msgid "tablespace \"%s\" is not empty"
msgstr "テーブル空間\"%s\"は空ではありません"
-#: commands/tablespace.c:634
+#: commands/tablespace.c:612
#, c-format
msgid "directory \"%s\" does not exist"
msgstr "ディレクトリ\"%s\"は存在しません"
-#: commands/tablespace.c:635
+#: commands/tablespace.c:613
#, c-format
msgid "Create this directory for the tablespace before restarting the server."
msgstr "サーバーを再起動する前にテーブルスペース用のディレクトリを作成してください"
-#: commands/tablespace.c:640
+#: commands/tablespace.c:618
#, c-format
msgid "could not set permissions on directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"に権限を設定できませんでした: %m"
-#: commands/tablespace.c:672
+#: commands/tablespace.c:650
#, c-format
msgid "directory \"%s\" already in use as a tablespace"
msgstr "ディレクトリ\"%s\"はすでにテーブルスペースとして使われています"
-#: commands/tablespace.c:790 commands/tablespace.c:803 commands/tablespace.c:839 commands/tablespace.c:931 storage/file/fd.c:3163 storage/file/fd.c:3559
+#: commands/tablespace.c:768 commands/tablespace.c:781 commands/tablespace.c:817 commands/tablespace.c:909 storage/file/fd.c:3163 storage/file/fd.c:3559
#, c-format
msgid "could not remove directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"を削除できませんでした: %m"
-#: commands/tablespace.c:852 commands/tablespace.c:940
+#: commands/tablespace.c:830 commands/tablespace.c:918
#, c-format
msgid "could not remove symbolic link \"%s\": %m"
msgstr "シンボリックリンク\"%s\"を削除できませんでした: %m"
-#: commands/tablespace.c:862 commands/tablespace.c:949
+#: commands/tablespace.c:840 commands/tablespace.c:927
#, c-format
msgid "\"%s\" is not a directory or symbolic link"
msgstr "\"%s\"はディレクトリでもシンボリックリンクでもありません"
-#: commands/tablespace.c:1144
+#: commands/tablespace.c:1122
#, c-format
msgid "Tablespace \"%s\" does not exist."
msgstr "テーブル空間\"%s\"は存在しません"
-#: commands/tablespace.c:1587
+#: commands/tablespace.c:1565
#, c-format
msgid "directories for tablespace %u could not be removed"
msgstr "テーブル空間%u用のディレクトリを削除することができませんでした"
-#: commands/tablespace.c:1589
+#: commands/tablespace.c:1567
#, c-format
msgid "You can remove the directories manually if necessary."
msgstr "必要ならば手作業でこのディレクトリを削除することができます"
msgid "aggregate function calls cannot contain set-returning function calls"
msgstr "集合返却関数の呼び出しに集約関数の呼び出しを含むことはできません"
-#: parser/parse_agg.c:762 parser/parse_expr.c:1678 parser/parse_expr.c:2151 parser/parse_func.c:883
+#: parser/parse_agg.c:762 parser/parse_expr.c:1678 parser/parse_expr.c:2159 parser/parse_func.c:883
#, c-format
msgid "You might be able to move the set-returning function into a LATERAL FROM item."
msgstr "この集合返却関数をLATERAL FROM項目に移動できるかもしれません。"
msgid "Cast the offset value to the exact intended type."
msgstr "オフセット値を意図した型そのものにキャストしてください。"
-#: parser/parse_coerce.c:1050 parser/parse_coerce.c:1088 parser/parse_coerce.c:1106 parser/parse_coerce.c:1121 parser/parse_expr.c:2060 parser/parse_expr.c:2654 parser/parse_target.c:994
+#: parser/parse_coerce.c:1050 parser/parse_coerce.c:1088 parser/parse_coerce.c:1106 parser/parse_coerce.c:1121 parser/parse_expr.c:2060 parser/parse_expr.c:2662 parser/parse_target.c:994
#, c-format
msgid "cannot cast type %s to %s"
msgstr "型%sから%sへの型変換ができません"
msgid "DEFAULT is not allowed in this context"
msgstr "この文脈ではDEFAULTは使えません"
-#: parser/parse_expr.c:340 parser/parse_relation.c:3607 parser/parse_relation.c:3627
+#: parser/parse_expr.c:340 parser/parse_relation.c:3636 parser/parse_relation.c:3656
#, c-format
msgid "column %s.%s does not exist"
msgstr "列%s.%sは存在しません"
msgstr "NULLIF では = 演算子が boolean を返す必要があります"
#. translator: %s is name of a SQL construct, eg NULLIF
-#: parser/parse_expr.c:1050 parser/parse_expr.c:2970
+#: parser/parse_expr.c:1050 parser/parse_expr.c:2978
#, c-format
msgid "%s must not return a set"
msgstr "%sは集合を返してはなりません"
msgstr "複数列のUPDATE項目のソースは副問合せまたはROW()式でなければなりません"
#. translator: %s is name of a SQL construct, eg GROUP BY
-#: parser/parse_expr.c:1676 parser/parse_expr.c:2149 parser/parse_func.c:2676
+#: parser/parse_expr.c:1676 parser/parse_expr.c:2157 parser/parse_func.c:2676
#, c-format
msgid "set-returning functions are not allowed in %s"
msgstr "集合返却関数は%sでは使用できません"
msgid "could not find element type for data type %s"
msgstr "データ型%sの要素を見つけられませんでした"
-#: parser/parse_expr.c:2295
+#: parser/parse_expr.c:2098
+#, c-format
+msgid "ROW expressions can have at most %d entries"
+msgstr "ROW式は最大でも%dエントリまでしか持てません"
+
+#: parser/parse_expr.c:2303
#, c-format
msgid "unnamed XML attribute value must be a column reference"
msgstr "無名のXML属性値は列参照でなければなりません"
-#: parser/parse_expr.c:2296
+#: parser/parse_expr.c:2304
#, c-format
msgid "unnamed XML element value must be a column reference"
msgstr "無名のXML要素値は列参照でなければなりません"
-#: parser/parse_expr.c:2311
+#: parser/parse_expr.c:2319
#, c-format
msgid "XML attribute name \"%s\" appears more than once"
msgstr "XML属性名\"%s\"が複数あります"
-#: parser/parse_expr.c:2418
+#: parser/parse_expr.c:2426
#, c-format
msgid "cannot cast XMLSERIALIZE result to %s"
msgstr "XMLSERIALIZE の結果を %s へキャストできません"
-#: parser/parse_expr.c:2727 parser/parse_expr.c:2923
+#: parser/parse_expr.c:2735 parser/parse_expr.c:2931
#, c-format
msgid "unequal number of entries in row expressions"
msgstr "行式において項目数が一致しません"
-#: parser/parse_expr.c:2737
+#: parser/parse_expr.c:2745
#, c-format
msgid "cannot compare rows of zero length"
msgstr "長さ0の行を比較できません"
-#: parser/parse_expr.c:2762
+#: parser/parse_expr.c:2770
#, c-format
msgid "row comparison operator must yield type boolean, not type %s"
msgstr "行比較演算子は型%sではなくbooleanを返さなければなりません"
-#: parser/parse_expr.c:2769
+#: parser/parse_expr.c:2777
#, c-format
msgid "row comparison operator must not return a set"
msgstr "行比較演算子は集合を返してはいけません"
-#: parser/parse_expr.c:2828 parser/parse_expr.c:2869
+#: parser/parse_expr.c:2836 parser/parse_expr.c:2877
#, c-format
msgid "could not determine interpretation of row comparison operator %s"
msgstr "行比較演算子%sの解釈を特定できませんでした"
-#: parser/parse_expr.c:2830
+#: parser/parse_expr.c:2838
#, c-format
msgid "Row comparison operators must be associated with btree operator families."
msgstr "行比較演算子はbtree演算子族と関連付けされなければなりません。"
-#: parser/parse_expr.c:2871
+#: parser/parse_expr.c:2879
#, c-format
msgid "There are multiple equally-plausible candidates."
msgstr "同程度の適合度の候補が複数存在します。"
-#: parser/parse_expr.c:2964
+#: parser/parse_expr.c:2972
#, c-format
msgid "IS DISTINCT FROM requires = operator to yield boolean"
msgstr "IS DISTINCT FROMでは=演算子はbooleanを返さなければなりません"
msgid "table name \"%s\" specified more than once"
msgstr "テーブル名\"%s\"が複数指定されました"
-#: parser/parse_relation.c:474 parser/parse_relation.c:3547
+#: parser/parse_relation.c:474 parser/parse_relation.c:3576
#, c-format
msgid "invalid reference to FROM-clause entry for table \"%s\""
msgstr "テーブル\"%s\"用のFROM句に対する不正な参照"
-#: parser/parse_relation.c:478 parser/parse_relation.c:3552
+#: parser/parse_relation.c:478 parser/parse_relation.c:3581
#, c-format
msgid "There is an entry for table \"%s\", but it cannot be referenced from this part of the query."
msgstr "テーブル\"%s\"の項目がありますが、問い合わせのこの部分からは参照できません。\""
msgid "cannot use system column \"%s\" in column generation expression"
msgstr "カラム生成式ではシステム列\"%s\"は使用できません"
-#: parser/parse_relation.c:1173 parser/parse_relation.c:1625 parser/parse_relation.c:2314
+#: parser/parse_relation.c:1173 parser/parse_relation.c:1625 parser/parse_relation.c:2343
#, c-format
msgid "table \"%s\" has %d columns available but %d columns specified"
msgstr "テーブル\"%s\"では%d列使用できますが、%d列指定されました"
msgid "a column definition list is required for functions returning \"record\""
msgstr "\"record\"を返す関数では列定義リストが必要です"
-#: parser/parse_relation.c:1880
+#: parser/parse_relation.c:1828
+#, c-format
+msgid "column definition lists can have at most %d entries"
+msgstr "列定義リストは最大でも%dエントリまでしか持てません"
+
+#: parser/parse_relation.c:1888
#, c-format
msgid "function \"%s\" in FROM has unsupported return type %s"
msgstr "FROM句の関数\"%s\"の戻り値型%sはサポートされていません"
-#: parser/parse_relation.c:2007
+#: parser/parse_relation.c:1915 parser/parse_relation.c:2008
+#, c-format
+msgid "functions in FROM can return at most %d columns"
+msgstr "FROM内の関数は最大%d列までしか返却できません"
+
+#: parser/parse_relation.c:2036
#, c-format
msgid "%s function has %d columns available but %d columns specified"
msgstr "%s関数では%d列使用できますが、%d列指定されました"
-#: parser/parse_relation.c:2095
+#: parser/parse_relation.c:2124
#, c-format
msgid "VALUES lists \"%s\" have %d columns available but %d columns specified"
msgstr "VALUESリスト\"%s\"は%d列使用可能ですが、%d列が指定されました"
-#: parser/parse_relation.c:2167
+#: parser/parse_relation.c:2196
#, c-format
msgid "joins can have at most %d columns"
msgstr "JOIN で指定できるのは、最大 %d 列です"
-#: parser/parse_relation.c:2192
+#: parser/parse_relation.c:2221
#, c-format
msgid "join expression \"%s\" has %d columns available but %d columns specified"
msgstr "結合式\"%s\"では%d列使用できますが、%d列指定されました"
-#: parser/parse_relation.c:2287
+#: parser/parse_relation.c:2316
#, c-format
msgid "WITH query \"%s\" does not have a RETURNING clause"
msgstr "WITH 問い合わせ\"%s\"にRETURNING句がありません"
-#: parser/parse_relation.c:3322 parser/parse_relation.c:3332
+#: parser/parse_relation.c:3351 parser/parse_relation.c:3361
#, c-format
msgid "column %d of relation \"%s\" does not exist"
msgstr "リレーション\"%2$s\"の列\"%1$d\"は存在しません"
-#: parser/parse_relation.c:3550
+#: parser/parse_relation.c:3579
#, c-format
msgid "Perhaps you meant to reference the table alias \"%s\"."
msgstr "テーブル別名\"%s\"を参照しようとしていたようです。"
-#: parser/parse_relation.c:3558
+#: parser/parse_relation.c:3587
#, c-format
msgid "missing FROM-clause entry for table \"%s\""
msgstr "テーブル\"%s\"用のFROM句エントリがありません"
-#: parser/parse_relation.c:3610
+#: parser/parse_relation.c:3639
#, c-format
msgid "Perhaps you meant to reference the column \"%s.%s\"."
msgstr "列\"%s.%s\"を参照しようとしていたようです。"
-#: parser/parse_relation.c:3612
+#: parser/parse_relation.c:3641
#, c-format
msgid "There is a column named \"%s\" in table \"%s\", but it cannot be referenced from this part of the query."
msgstr "テーブル\"%2$s\"には\"%1$s\"という名前の列がありますが、問い合わせのこの部分からは参照できません。"
-#: parser/parse_relation.c:3629
+#: parser/parse_relation.c:3658
#, c-format
msgid "Perhaps you meant to reference the column \"%s.%s\" or the column \"%s.%s\"."
msgstr "列\"%s.%s\"または列\"%s.%s\"を参照しようとしていたようです。"
msgid "cannot import a snapshot from a different database"
msgstr "異なるデータベースからのスナップショットを読み込むことはできません"
-#~ msgid "column alias list for \"%s\" has too many entries"
-#~ msgstr "列\"%s\"の別名リストのエントリが多すぎます"
+#~ msgid "I/O timings:"
+#~ msgstr "I/O時間:"
-#~ msgid "type %u does not match constructor type"
-#~ msgstr "型%uはコンストラクタ型と合致していません"
+#~ msgid " read: %.3f ms"
+#~ msgstr " 読み込み: %.3f ms"
-#~ msgid "connection was re-authenticated"
-#~ msgstr "接続は再認証されました"
+#~ msgid ","
+#~ msgstr "、"
-#~ msgid "%u page removed.\n"
-#~ msgid_plural "%u pages removed.\n"
-#~ msgstr[0] "%uページ削除。\n"
-#~ msgstr[1] "%uページ削除。\n"
+#~ msgid " write: %.3f ms"
+#~ msgstr " 書き込み: %.3f ms"
#~ msgid "system usage: %s\n"
#~ msgstr "システム使用状況: %s\n"
-#~ msgid " write: %.3f ms"
-#~ msgstr " 書き込み: %.3f ms"
+#~ msgid "%u page removed.\n"
+#~ msgid_plural "%u pages removed.\n"
+#~ msgstr[0] "%uページ削除。\n"
+#~ msgstr[1] "%uページ削除。\n"
-#~ msgid ","
-#~ msgstr "、"
+#~ msgid "connection was re-authenticated"
+#~ msgstr "接続は再認証されました"
-#~ msgid " read: %.3f ms"
-#~ msgstr " 読み込み: %.3f ms"
+#~ msgid "type %u does not match constructor type"
+#~ msgstr "型%uはコンストラクタ型と合致していません"
-#~ msgid "I/O timings:"
-#~ msgstr "I/O時間:"
+#~ msgid "column alias list for \"%s\" has too many entries"
+#~ msgstr "列\"%s\"の別名リストのエントリが多すぎます"