summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2025-05-05 10:14:36 +0000
committerPeter Eisentraut2025-05-05 10:14:36 +0000
commit954aacaee3f94b52b2afcaa313b5ff90f2fcd2e7 (patch)
treec4c918a99883b97cd5b853c3cb98f66ce05e7d1e
parent09fac4a28daa49af91d2af28348267efe916c95b (diff)
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: ff466b83eb6fbf9434ff087426546e3dc988135d
-rw-r--r--src/backend/po/de.po1344
-rw-r--r--src/backend/po/ja.po10612
-rw-r--r--src/backend/po/ru.po1349
-rw-r--r--src/backend/po/uk.po3947
-rw-r--r--src/bin/initdb/po/ru.po6
-rw-r--r--src/bin/initdb/po/uk.po347
-rw-r--r--src/bin/pg_amcheck/po/ru.po6
-rw-r--r--src/bin/pg_archivecleanup/po/ja.po68
-rw-r--r--src/bin/pg_basebackup/po/ja.po384
-rw-r--r--src/bin/pg_basebackup/po/ru.po142
-rw-r--r--src/bin/pg_combinebackup/po/uk.po127
-rw-r--r--src/bin/pg_dump/po/de.po422
-rw-r--r--src/bin/pg_dump/po/fr.po422
-rw-r--r--src/bin/pg_dump/po/ja.po1077
-rw-r--r--src/bin/pg_dump/po/ru.po413
-rw-r--r--src/bin/pg_dump/po/uk.po420
-rw-r--r--src/bin/pg_rewind/po/ja.po130
-rw-r--r--src/bin/pg_rewind/po/ru.po6
-rw-r--r--src/bin/pg_upgrade/po/ja.po447
-rw-r--r--src/bin/pg_upgrade/po/ru.po40
-rw-r--r--src/bin/pg_upgrade/po/uk.po52
-rw-r--r--src/bin/pg_verifybackup/po/ja.po304
-rw-r--r--src/bin/psql/po/ja.po3550
-rw-r--r--src/bin/psql/po/ru.po234
-rw-r--r--src/bin/psql/po/uk.po2015
-rw-r--r--src/bin/scripts/po/ru.po292
-rw-r--r--src/interfaces/ecpg/preproc/po/ja.po223
-rw-r--r--src/interfaces/libpq/po/de.po15
-rw-r--r--src/interfaces/libpq/po/ja.po13
-rw-r--r--src/interfaces/libpq/po/ka.po15
-rw-r--r--src/interfaces/libpq/po/ru.po15
-rw-r--r--src/interfaces/libpq/po/uk.po142
-rw-r--r--src/pl/plpgsql/src/po/ru.po6
-rw-r--r--src/pl/tcl/po/ja.po48
34 files changed, 14031 insertions, 14602 deletions
diff --git a/src/backend/po/de.po b/src/backend/po/de.po
index 45cb4b8564e..63f99a49f56 100644
--- a/src/backend/po/de.po
+++ b/src/backend/po/de.po
@@ -1,5 +1,5 @@
# German message translation file for PostgreSQL server
-# Peter Eisentraut <peter@eisentraut.org>, 2001 - 2024.
+# Peter Eisentraut <peter@eisentraut.org>, 2001 - 2025.
#
# Use these quotes: »%s«
#
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 17\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2025-02-06 20:11+0000\n"
-"PO-Revision-Date: 2025-02-07 09:07+0100\n"
+"POT-Creation-Date: 2025-05-01 10:59+0000\n"
+"PO-Revision-Date: 2025-05-01 21:09+0200\n"
"Last-Translator: Peter Eisentraut <peter@eisentraut.org>\n"
"Language-Team: German <pgsql-translators@postgresql.org>\n"
"Language: de\n"
@@ -95,8 +95,8 @@ msgstr "konnte Datei »%s« nicht zum Lesen öffnen: %m"
#: backup/walsummary.c:283 commands/extension.c:3548 libpq/hba.c:764
#: replication/logical/origin.c:745 replication/logical/origin.c:781
#: replication/logical/reorderbuffer.c:5113
-#: replication/logical/snapbuild.c:2052 replication/slot.c:2236
-#: replication/slot.c:2277 replication/walsender.c:655
+#: replication/logical/snapbuild.c:2091 replication/slot.c:2236
+#: replication/slot.c:2277 replication/walsender.c:659
#: storage/file/buffile.c:470 storage/file/copydir.c:185
#: utils/adt/genfile.c:197 utils/adt/misc.c:1028 utils/cache/relmapper.c:829
#, c-format
@@ -106,8 +106,8 @@ msgstr "konnte Datei »%s« nicht lesen: %m"
#: ../common/controldata_utils.c:116 ../common/controldata_utils.c:119
#: access/transam/xlog.c:3482 access/transam/xlog.c:4346
#: replication/logical/origin.c:750 replication/logical/origin.c:789
-#: replication/logical/snapbuild.c:2057 replication/slot.c:2240
-#: replication/slot.c:2281 replication/walsender.c:660
+#: replication/logical/snapbuild.c:2096 replication/slot.c:2240
+#: replication/slot.c:2281 replication/walsender.c:664
#: utils/cache/relmapper.c:833
#, c-format
msgid "could not read file \"%s\": read %d of %zu"
@@ -125,8 +125,8 @@ msgstr "konnte Datei »%s« nicht lesen: %d von %zu gelesen"
#: libpq/be-fsstubs.c:470 libpq/be-fsstubs.c:540
#: replication/logical/origin.c:683 replication/logical/origin.c:822
#: replication/logical/reorderbuffer.c:5165
-#: replication/logical/snapbuild.c:1819 replication/logical/snapbuild.c:1943
-#: replication/slot.c:2126 replication/slot.c:2288 replication/walsender.c:670
+#: replication/logical/snapbuild.c:1858 replication/logical/snapbuild.c:1982
+#: replication/slot.c:2126 replication/slot.c:2288 replication/walsender.c:674
#: storage/file/copydir.c:208 storage/file/copydir.c:213 storage/file/fd.c:828
#: storage/file/fd.c:3753 storage/file/fd.c:3859 utils/cache/relmapper.c:841
#: utils/cache/relmapper.c:956
@@ -167,9 +167,9 @@ msgstr ""
#: replication/logical/reorderbuffer.c:3766
#: replication/logical/reorderbuffer.c:4320
#: replication/logical/reorderbuffer.c:5093
-#: replication/logical/snapbuild.c:1774 replication/logical/snapbuild.c:1884
-#: replication/slot.c:2208 replication/walsender.c:628
-#: replication/walsender.c:3051 storage/file/copydir.c:151
+#: replication/logical/snapbuild.c:1813 replication/logical/snapbuild.c:1923
+#: replication/slot.c:2208 replication/walsender.c:632
+#: replication/walsender.c:3081 storage/file/copydir.c:151
#: storage/file/fd.c:803 storage/file/fd.c:3510 storage/file/fd.c:3740
#: storage/file/fd.c:3830 storage/smgr/md.c:661 utils/cache/relmapper.c:818
#: utils/cache/relmapper.c:935 utils/error/elog.c:2124
@@ -198,7 +198,7 @@ msgstr "konnte Datei »%s« nicht schreiben: %m"
#: access/transam/xlog.c:3316 access/transam/xlog.c:3511
#: access/transam/xlog.c:4304 access/transam/xlog.c:8655
#: access/transam/xlog.c:8700 backup/basebackup_server.c:207
-#: commands/dbcommands.c:514 replication/logical/snapbuild.c:1812
+#: commands/dbcommands.c:514 replication/logical/snapbuild.c:1851
#: replication/slot.c:2112 replication/slot.c:2218 storage/file/fd.c:820
#: storage/file/fd.c:3851 storage/smgr/md.c:1331 storage/smgr/md.c:1376
#: storage/sync/sync.c:446 utils/misc/guc.c:4530
@@ -220,15 +220,15 @@ msgstr "konnte Datei »%s« nicht fsyncen: %m"
#: postmaster/postmaster.c:3560 postmaster/postmaster.c:4021
#: postmaster/postmaster.c:4383 postmaster/walsummarizer.c:935
#: replication/libpqwalreceiver/libpqwalreceiver.c:387
-#: replication/logical/logical.c:210 replication/walsender.c:835
+#: replication/logical/logical.c:210 replication/walsender.c:839
#: storage/buffer/localbuf.c:606 storage/file/fd.c:912 storage/file/fd.c:1443
#: storage/file/fd.c:1604 storage/file/fd.c:2531 storage/ipc/procarray.c:1465
#: storage/ipc/procarray.c:2219 storage/ipc/procarray.c:2226
#: storage/ipc/procarray.c:2731 storage/ipc/procarray.c:3435
#: utils/adt/formatting.c:1725 utils/adt/formatting.c:1873
#: utils/adt/formatting.c:2075 utils/adt/pg_locale.c:532
-#: utils/adt/pg_locale.c:696 utils/fmgr/dfmgr.c:229 utils/hash/dynahash.c:516
-#: utils/hash/dynahash.c:616 utils/hash/dynahash.c:1099 utils/mb/mbutils.c:401
+#: utils/adt/pg_locale.c:696 utils/fmgr/dfmgr.c:229 utils/hash/dynahash.c:517
+#: utils/hash/dynahash.c:617 utils/hash/dynahash.c:1100 utils/mb/mbutils.c:401
#: utils/mb/mbutils.c:429 utils/mb/mbutils.c:814 utils/mb/mbutils.c:841
#: utils/misc/guc.c:649 utils/misc/guc.c:674 utils/misc/guc.c:1062
#: utils/misc/guc.c:4508 utils/misc/tzparser.c:477 utils/mmgr/aset.c:451
@@ -324,7 +324,7 @@ msgstr "konnte Dateisystem für Datei »%s« nicht synchronisieren: %m"
#: backup/walsummary.c:247 backup/walsummary.c:254 commands/copyfrom.c:1749
#: commands/copyto.c:700 commands/extension.c:3527 commands/tablespace.c:804
#: commands/tablespace.c:893 postmaster/pgarch.c:680
-#: replication/logical/snapbuild.c:1670 replication/logical/snapbuild.c:2173
+#: replication/logical/snapbuild.c:1709 replication/logical/snapbuild.c:2212
#: storage/file/fd.c:1968 storage/file/fd.c:2054 storage/file/fd.c:3564
#: utils/adt/dbsize.c:105 utils/adt/dbsize.c:257 utils/adt/dbsize.c:337
#: utils/adt/genfile.c:437 utils/adt/genfile.c:612 utils/adt/misc.c:340
@@ -354,7 +354,7 @@ msgstr "konnte Verzeichnis »%s« nicht lesen: %m"
#: ../common/file_utils.c:498 access/transam/xlogarchive.c:389
#: postmaster/pgarch.c:834 postmaster/syslogger.c:1559
-#: replication/logical/snapbuild.c:1831 replication/slot.c:936
+#: replication/logical/snapbuild.c:1870 replication/slot.c:936
#: replication/slot.c:1998 replication/slot.c:2140 storage/file/fd.c:838
#: utils/time/snapmgr.c:1255
#, c-format
@@ -711,7 +711,7 @@ msgstr "konnte Statuscode des Subprozesses nicht ermitteln: Fehlercode %lu"
#: access/transam/xlogarchive.c:399 postmaster/postmaster.c:1048
#: postmaster/syslogger.c:1488 replication/logical/origin.c:591
#: replication/logical/reorderbuffer.c:4589
-#: replication/logical/snapbuild.c:1712 replication/logical/snapbuild.c:2146
+#: replication/logical/snapbuild.c:1751 replication/logical/snapbuild.c:2185
#: replication/slot.c:2192 storage/file/fd.c:878 storage/file/fd.c:3378
#: storage/file/fd.c:3440 storage/file/reinit.c:261 storage/ipc/dsm.c:343
#: storage/smgr/md.c:381 storage/smgr/md.c:440 storage/sync/sync.c:243
@@ -892,7 +892,7 @@ msgstr "konnte Access-Token-Mitgliedschaft nicht prüfen: Fehlercode %lu\n"
msgid "request for BRIN range summarization for index \"%s\" page %u was not recorded"
msgstr "Aufforderung für BRIN-Range-Summarization für Index »%s« Seite %u wurde nicht aufgezeichnet"
-#: access/brin/brin.c:1385 access/brin/brin.c:1493 access/gin/ginfast.c:1040
+#: access/brin/brin.c:1387 access/brin/brin.c:1495 access/gin/ginfast.c:1040
#: access/transam/xlogfuncs.c:183 access/transam/xlogfuncs.c:208
#: access/transam/xlogfuncs.c:241 access/transam/xlogfuncs.c:280
#: access/transam/xlogfuncs.c:301 access/transam/xlogfuncs.c:322
@@ -901,34 +901,34 @@ msgstr "Aufforderung für BRIN-Range-Summarization für Index »%s« Seite %u wu
msgid "recovery is in progress"
msgstr "Wiederherstellung läuft"
-#: access/brin/brin.c:1386 access/brin/brin.c:1494
+#: access/brin/brin.c:1388 access/brin/brin.c:1496
#, c-format
msgid "BRIN control functions cannot be executed during recovery."
msgstr "Während der Wiederherstellung können keine BRIN-Kontrollfunktionen ausgeführt werden."
-#: access/brin/brin.c:1391 access/brin/brin.c:1499
+#: access/brin/brin.c:1393 access/brin/brin.c:1501
#, c-format
msgid "block number out of range: %lld"
msgstr "Blocknummer ist außerhalb des gültigen Bereichs: %lld"
-#: access/brin/brin.c:1436 access/brin/brin.c:1525
+#: access/brin/brin.c:1438 access/brin/brin.c:1527
#, c-format
msgid "\"%s\" is not a BRIN index"
msgstr "»%s« ist kein BRIN-Index"
-#: access/brin/brin.c:1452 access/brin/brin.c:1541
+#: access/brin/brin.c:1454 access/brin/brin.c:1543
#, c-format
msgid "could not open parent table of index \"%s\""
msgstr "konnte Basistabelle von Index »%s« nicht öffnen"
-#: access/brin/brin.c:1461 access/brin/brin.c:1557 access/gin/ginfast.c:1085
+#: access/brin/brin.c:1463 access/brin/brin.c:1559 access/gin/ginfast.c:1085
#: parser/parse_utilcmd.c:2277
#, c-format
msgid "index \"%s\" is not valid"
msgstr "Index »%s« ist nicht gültig"
-#: access/brin/brin_bloom.c:783 access/brin/brin_bloom.c:825
-#: access/brin/brin_minmax_multi.c:2993 access/brin/brin_minmax_multi.c:3130
+#: access/brin/brin_bloom.c:785 access/brin/brin_bloom.c:827
+#: access/brin/brin_minmax_multi.c:2984 access/brin/brin_minmax_multi.c:3121
#: statistics/dependencies.c:661 statistics/dependencies.c:714
#: statistics/mcv.c:1480 statistics/mcv.c:1511 statistics/mvdistinct.c:343
#: statistics/mvdistinct.c:396 utils/adt/pseudotypes.c:40
@@ -939,7 +939,7 @@ msgstr "kann keinen Wert vom Typ %s annehmen"
#: access/brin/brin_pageops.c:75 access/brin/brin_pageops.c:361
#: access/brin/brin_pageops.c:851 access/gin/ginentrypage.c:109
-#: access/gist/gist.c:1463 access/spgist/spgdoinsert.c:2001
+#: access/gist/gist.c:1470 access/spgist/spgdoinsert.c:2001
#: access/spgist/spgdoinsert.c:2278
#, c-format
msgid "index row size %zu exceeds maximum %zu for index \"%s\""
@@ -1182,18 +1182,18 @@ msgstr "auf temporäre Indexe anderer Sitzungen kann nicht zugegriffen werden"
msgid "failed to re-find tuple within index \"%s\""
msgstr "konnte Tupel mit Index »%s« nicht erneut finden"
-#: access/gin/ginscan.c:431
+#: access/gin/ginscan.c:436
#, c-format
msgid "old GIN indexes do not support whole-index scans nor searches for nulls"
msgstr "alte GIN-Indexe unterstützen keine Scans des ganzen Index oder Suchen nach NULL-Werten"
-#: access/gin/ginscan.c:432
+#: access/gin/ginscan.c:437
#, c-format
msgid "To fix this, do REINDEX INDEX \"%s\"."
msgstr "Um das zu reparieren, führen Sie REINDEX INDEX \"%s\" aus."
#: access/gin/ginutil.c:147 executor/execExpr.c:2200
-#: utils/adt/arrayfuncs.c:4016 utils/adt/arrayfuncs.c:6712
+#: utils/adt/arrayfuncs.c:4016 utils/adt/arrayfuncs.c:6714
#: utils/adt/rowtypes.c:974
#, c-format
msgid "could not identify a comparison function for type %s"
@@ -1235,7 +1235,7 @@ msgstr "Das kommt von einem unvollständigen Page-Split bei der Crash-Recovery v
msgid "Please REINDEX it."
msgstr "Bitte führen Sie REINDEX für den Index aus."
-#: access/gist/gist.c:1196
+#: access/gist/gist.c:1203
#, c-format
msgid "fixing incomplete split in index \"%s\", block %u"
msgstr "repariere unvollständiges Teilen in Index »%s«, Block %u"
@@ -1278,9 +1278,9 @@ msgstr "Operatorfamilie »%s« für Zugriffsmethode %s enthält ungültige ORDER
msgid "could not determine which collation to use for string hashing"
msgstr "konnte die für das Zeichenketten-Hashing zu verwendende Sortierfolge nicht bestimmen"
-#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:334 catalog/heap.c:672
-#: catalog/heap.c:678 commands/createas.c:201 commands/createas.c:508
-#: commands/indexcmds.c:2021 commands/tablecmds.c:18178 commands/view.c:81
+#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:334 catalog/heap.c:673
+#: catalog/heap.c:679 commands/createas.c:201 commands/createas.c:508
+#: commands/indexcmds.c:2021 commands/tablecmds.c:18232 commands/view.c:81
#: regex/regc_pg_locale.c:245 utils/adt/formatting.c:1653
#: utils/adt/formatting.c:1801 utils/adt/formatting.c:1991 utils/adt/like.c:189
#: utils/adt/like_support.c:1024 utils/adt/varchar.c:738
@@ -1367,7 +1367,7 @@ msgid "could not obtain lock on row in relation \"%s\""
msgstr "konnte Sperre für Zeile in Relation »%s« nicht setzen"
#: access/heap/heapam.c:6314 commands/trigger.c:3340
-#: executor/nodeModifyTable.c:2376 executor/nodeModifyTable.c:2467
+#: executor/nodeModifyTable.c:2396 executor/nodeModifyTable.c:2487
#, c-format
msgid "tuple to be updated was already modified by an operation triggered by the current command"
msgstr "das zu aktualisierende Tupel wurde schon durch eine vom aktuellen Befehl ausgelöste Operation verändert"
@@ -1412,7 +1412,7 @@ msgstr "konnte Datei »%s« nicht auf %u kürzen: %m"
#: access/transam/xlog.c:4295 commands/dbcommands.c:506
#: postmaster/launch_backend.c:351 postmaster/launch_backend.c:363
#: replication/logical/origin.c:615 replication/logical/origin.c:657
-#: replication/logical/origin.c:676 replication/logical/snapbuild.c:1788
+#: replication/logical/origin.c:676 replication/logical/snapbuild.c:1827
#: replication/slot.c:2094 storage/file/buffile.c:545
#: storage/file/copydir.c:197 utils/init/miscinit.c:1655
#: utils/init/miscinit.c:1666 utils/init/miscinit.c:1674 utils/misc/guc.c:4491
@@ -1548,22 +1548,22 @@ msgstr "WAL-Benutzung: %lld Einträge, %lld Full Page Images, %llu Bytes\n"
msgid "system usage: %s"
msgstr "Systembenutzung: %s"
-#: access/heap/vacuumlazy.c:2170
+#: access/heap/vacuumlazy.c:2173
#, c-format
msgid "table \"%s\": removed %lld dead item identifiers in %u pages"
msgstr "Tabelle »%s«: %lld tote Item-Bezeichner in %u Seiten entfernt"
-#: access/heap/vacuumlazy.c:2324
+#: access/heap/vacuumlazy.c:2327
#, c-format
msgid "bypassing nonessential maintenance of table \"%s.%s.%s\" as a failsafe after %d index scans"
msgstr "umgehe nicht essentielle Wartung der Tabelle »%s.%s.%s« als Ausfallsicherung nach %d Index-Scans"
-#: access/heap/vacuumlazy.c:2327
+#: access/heap/vacuumlazy.c:2330
#, c-format
msgid "The table's relfrozenxid or relminmxid is too far in the past."
msgstr "relfrozenxid oder relminmxid der Tabelle ist zu weit in der Vergangenheit."
-#: access/heap/vacuumlazy.c:2328
+#: access/heap/vacuumlazy.c:2331
#, c-format
msgid ""
"Consider increasing configuration parameter \"maintenance_work_mem\" or \"autovacuum_work_mem\".\n"
@@ -1572,67 +1572,67 @@ msgstr ""
"Erhöhen Sie eventuell die Konfigurationsparameter »maintenance_work_mem« oder »autovacuum_work_mem«.\n"
"Sie müssen möglicherweise auch andere Wege in Betracht ziehen, wie VACUUM mit der Benutzung von Transaktions-IDs mithalten kann."
-#: access/heap/vacuumlazy.c:2590
+#: access/heap/vacuumlazy.c:2593
#, c-format
msgid "\"%s\": stopping truncate due to conflicting lock request"
msgstr "»%s«: Truncate wird gestoppt wegen Sperrkonflikt"
-#: access/heap/vacuumlazy.c:2660
+#: access/heap/vacuumlazy.c:2663
#, c-format
msgid "table \"%s\": truncated %u to %u pages"
msgstr "Tabelle »%s«: von %u auf %u Seiten verkürzt"
-#: access/heap/vacuumlazy.c:2722
+#: access/heap/vacuumlazy.c:2725
#, c-format
msgid "table \"%s\": suspending truncate due to conflicting lock request"
msgstr "Tabelle »%s«: Truncate wird ausgesetzt wegen Sperrkonflikt"
-#: access/heap/vacuumlazy.c:2841
+#: access/heap/vacuumlazy.c:2844
#, c-format
msgid "disabling parallel option of vacuum on \"%s\" --- cannot vacuum temporary tables in parallel"
msgstr "Paralleloption für Vacuum von »%s« wird deaktiviert --- Vacuum in temporären Tabellen kann nicht parallel ausgeführt werden"
-#: access/heap/vacuumlazy.c:3108
+#: access/heap/vacuumlazy.c:3111
#, c-format
msgid "while scanning block %u offset %u of relation \"%s.%s\""
msgstr "beim Scannen von Block %u Offset %u von Relation »%s.%s«"
-#: access/heap/vacuumlazy.c:3111
+#: access/heap/vacuumlazy.c:3114
#, c-format
msgid "while scanning block %u of relation \"%s.%s\""
msgstr "beim Scannen von Block %u von Relation »%s.%s«"
-#: access/heap/vacuumlazy.c:3115
+#: access/heap/vacuumlazy.c:3118
#, c-format
msgid "while scanning relation \"%s.%s\""
msgstr "beim Scannen von Relation »%s.%s«"
-#: access/heap/vacuumlazy.c:3123
+#: access/heap/vacuumlazy.c:3126
#, c-format
msgid "while vacuuming block %u offset %u of relation \"%s.%s\""
msgstr "beim Vacuum von Block %u Offset %u von Relation »%s.%s«"
-#: access/heap/vacuumlazy.c:3126
+#: access/heap/vacuumlazy.c:3129
#, c-format
msgid "while vacuuming block %u of relation \"%s.%s\""
msgstr "beim Vacuum von Block %u von Relation »%s.%s«"
-#: access/heap/vacuumlazy.c:3130
+#: access/heap/vacuumlazy.c:3133
#, c-format
msgid "while vacuuming relation \"%s.%s\""
msgstr "beim Vacuum von Relation »%s.%s«"
-#: access/heap/vacuumlazy.c:3135 commands/vacuumparallel.c:1112
+#: access/heap/vacuumlazy.c:3138 commands/vacuumparallel.c:1112
#, c-format
msgid "while vacuuming index \"%s\" of relation \"%s.%s\""
msgstr "beim Vacuum von Index »%s« von Relation »%s.%s«"
-#: access/heap/vacuumlazy.c:3140 commands/vacuumparallel.c:1118
+#: access/heap/vacuumlazy.c:3143 commands/vacuumparallel.c:1118
#, c-format
msgid "while cleaning up index \"%s\" of relation \"%s.%s\""
msgstr "beim Säubern von Index »%s« von Relation »%s.%s«"
-#: access/heap/vacuumlazy.c:3146
+#: access/heap/vacuumlazy.c:3149
#, c-format
msgid "while truncating relation \"%s.%s\" to %u blocks"
msgstr "beim Trunkieren von Relation »%s.%s« auf %u Blöcke"
@@ -1659,7 +1659,7 @@ msgstr "auf Index »%s« kann nicht zugegriffen werden, während er reindiziert
#: access/index/indexam.c:203 catalog/objectaddress.c:1356
#: commands/indexcmds.c:2851 commands/tablecmds.c:281 commands/tablecmds.c:305
-#: commands/tablecmds.c:17873 commands/tablecmds.c:19762
+#: commands/tablecmds.c:17927 commands/tablecmds.c:19816
#, c-format
msgid "\"%s\" is not an index"
msgstr "»%s« ist kein Index"
@@ -1755,7 +1755,7 @@ msgstr "SP-GiST-Leaf-Datentyp %s stimmt nicht mit deklariertem Typ %s überein"
msgid "operator family \"%s\" of access method %s is missing support function %d for type %s"
msgstr "in Operatorfamilie »%s« für Zugriffsmethode %s fehlt Support-Funktion %d für Typ %s"
-#: access/table/tableam.c:255
+#: access/table/tableam.c:256
#, c-format
msgid "tid (%u, %u) is not valid for relation \"%s\""
msgstr "tid (%u, %u) ist nicht gültig für Relation »%s«"
@@ -2205,7 +2205,7 @@ msgstr "berechnete CRC-Prüfsumme stimmt nicht mit dem Wert in Datei »%s« übe
#: access/transam/twophase.c:1419 access/transam/xlogrecovery.c:565
#: postmaster/walsummarizer.c:936 replication/logical/logical.c:211
-#: replication/walsender.c:836
+#: replication/walsender.c:840
#, c-format
msgid "Failed while allocating a WAL reading processor."
msgstr "Fehlgeschlagen beim Anlegen eines WAL-Leseprozessors."
@@ -2472,7 +2472,7 @@ msgid "could not write to log file \"%s\" at offset %u, length %zu: %m"
msgstr "konnte nicht in Logdatei »%s« bei Position %u, Länge %zu schreiben: %m"
#: access/transam/xlog.c:3739 access/transam/xlogutils.c:831
-#: replication/walsender.c:3045
+#: replication/walsender.c:3075
#, c-format
msgid "requested WAL segment %s has already been removed"
msgstr "das angeforderte WAL-Segment %s wurde schon entfernt"
@@ -2630,7 +2630,7 @@ msgstr "»max_wal_size« muss mindestens zweimal so groß wie »wal_segment_size
#: access/transam/xlog.c:4662 catalog/namespace.c:4696
#: commands/tablespace.c:1210 commands/user.c:2529 commands/variable.c:72
-#: replication/slot.c:2429 tcop/postgres.c:3715 utils/error/elog.c:2247
+#: replication/slot.c:2446 tcop/postgres.c:3715 utils/error/elog.c:2247
#, c-format
msgid "List syntax is invalid."
msgstr "Die Listensyntax ist ungültig."
@@ -4211,16 +4211,16 @@ msgstr "Klausel IN SCHEMA kann nicht verwendet werden, wenn GRANT/REVOKE ON SCHE
#: catalog/aclchk.c:1617 catalog/catalog.c:659 catalog/objectaddress.c:1523
#: catalog/pg_publication.c:528 commands/analyze.c:380 commands/copy.c:951
-#: commands/sequence.c:1655 commands/tablecmds.c:7541 commands/tablecmds.c:7695
-#: commands/tablecmds.c:7745 commands/tablecmds.c:7819
-#: commands/tablecmds.c:7889 commands/tablecmds.c:8019
-#: commands/tablecmds.c:8148 commands/tablecmds.c:8242
-#: commands/tablecmds.c:8343 commands/tablecmds.c:8470
-#: commands/tablecmds.c:8500 commands/tablecmds.c:8642
-#: commands/tablecmds.c:8735 commands/tablecmds.c:8869
-#: commands/tablecmds.c:8981 commands/tablecmds.c:12797
-#: commands/tablecmds.c:12989 commands/tablecmds.c:13150
-#: commands/tablecmds.c:14339 commands/tablecmds.c:16966 commands/trigger.c:942
+#: commands/sequence.c:1655 commands/tablecmds.c:7574 commands/tablecmds.c:7728
+#: commands/tablecmds.c:7778 commands/tablecmds.c:7852
+#: commands/tablecmds.c:7922 commands/tablecmds.c:8052
+#: commands/tablecmds.c:8181 commands/tablecmds.c:8275
+#: commands/tablecmds.c:8376 commands/tablecmds.c:8503
+#: commands/tablecmds.c:8533 commands/tablecmds.c:8675
+#: commands/tablecmds.c:8768 commands/tablecmds.c:8902
+#: commands/tablecmds.c:9014 commands/tablecmds.c:12851
+#: commands/tablecmds.c:13043 commands/tablecmds.c:13204
+#: commands/tablecmds.c:14393 commands/tablecmds.c:17020 commands/trigger.c:942
#: parser/analyze.c:2530 parser/parse_relation.c:737 parser/parse_target.c:1067
#: parser/parse_type.c:144 parser/parse_utilcmd.c:3409
#: parser/parse_utilcmd.c:3449 parser/parse_utilcmd.c:3491 utils/adt/acl.c:2923
@@ -4234,13 +4234,13 @@ msgstr "Spalte »%s« von Relation »%s« existiert nicht"
msgid "\"%s\" is an index"
msgstr "»%s« ist ein Index"
-#: catalog/aclchk.c:1869 commands/tablecmds.c:14496 commands/tablecmds.c:17882
+#: catalog/aclchk.c:1869 commands/tablecmds.c:14550 commands/tablecmds.c:17936
#, c-format
msgid "\"%s\" is a composite type"
msgstr "»%s« ist ein zusammengesetzter Typ"
#: catalog/aclchk.c:1877 catalog/objectaddress.c:1363 commands/tablecmds.c:263
-#: commands/tablecmds.c:17846 utils/adt/acl.c:2107 utils/adt/acl.c:2137
+#: commands/tablecmds.c:17900 utils/adt/acl.c:2107 utils/adt/acl.c:2137
#: utils/adt/acl.c:2170 utils/adt/acl.c:2206 utils/adt/acl.c:2237
#: utils/adt/acl.c:2268
#, c-format
@@ -4767,10 +4767,10 @@ msgstr "kann %s nicht löschen, weil andere Objekte davon abhängen"
#: catalog/dependency.c:1153 catalog/dependency.c:1160
#: catalog/dependency.c:1171 commands/tablecmds.c:1459
-#: commands/tablecmds.c:15088 commands/tablespace.c:460 commands/user.c:1302
+#: commands/tablecmds.c:15142 commands/tablespace.c:460 commands/user.c:1302
#: commands/vacuum.c:211 commands/view.c:441 executor/execExprInterp.c:4655
#: executor/execExprInterp.c:4663 libpq/auth.c:324
-#: replication/logical/applyparallelworker.c:1041 replication/syncrep.c:1011
+#: replication/logical/applyparallelworker.c:1041 replication/syncrep.c:1078
#: storage/lmgr/deadlock.c:1134 storage/lmgr/proc.c:1432 utils/misc/guc.c:3169
#: utils/misc/guc.c:3210 utils/misc/guc.c:3285 utils/misc/guc.c:6825
#: utils/misc/guc.c:6859 utils/misc/guc.c:6893 utils/misc/guc.c:6936
@@ -4807,66 +4807,66 @@ msgstr "Konstante vom Typ %s kann hier nicht verwendet werden"
msgid "column %d of relation \"%s\" does not exist"
msgstr "Spalte %d von Relation »%s« existiert nicht"
-#: catalog/heap.c:325
+#: catalog/heap.c:326
#, c-format
msgid "permission denied to create \"%s.%s\""
msgstr "keine Berechtigung, um »%s.%s« zu erzeugen"
-#: catalog/heap.c:327
+#: catalog/heap.c:328
#, c-format
msgid "System catalog modifications are currently disallowed."
msgstr "Änderungen an Systemkatalogen sind gegenwärtig nicht erlaubt."
-#: catalog/heap.c:467 commands/tablecmds.c:2495 commands/tablecmds.c:2917
+#: catalog/heap.c:468 commands/tablecmds.c:2495 commands/tablecmds.c:2917
#: commands/tablecmds.c:7163
#, c-format
msgid "tables can have at most %d columns"
msgstr "Tabellen können höchstens %d Spalten haben"
-#: catalog/heap.c:485 commands/tablecmds.c:7432
+#: catalog/heap.c:486 commands/tablecmds.c:7465
#, c-format
msgid "column name \"%s\" conflicts with a system column name"
msgstr "Spaltenname »%s« steht im Konflikt mit dem Namen einer Systemspalte"
-#: catalog/heap.c:501
+#: catalog/heap.c:502
#, c-format
msgid "column name \"%s\" specified more than once"
msgstr "Spaltenname »%s« mehrmals angegeben"
#. translator: first %s is an integer not a name
-#: catalog/heap.c:579
+#: catalog/heap.c:580
#, c-format
msgid "partition key column %s has pseudo-type %s"
msgstr "Partitionierungsschlüsselspalte %s hat Pseudotyp %s"
-#: catalog/heap.c:584
+#: catalog/heap.c:585
#, c-format
msgid "column \"%s\" has pseudo-type %s"
msgstr "Spalte »%s« hat Pseudotyp %s"
-#: catalog/heap.c:615
+#: catalog/heap.c:616
#, c-format
msgid "composite type %s cannot be made a member of itself"
msgstr "zusammengesetzter Typ %s kann nicht Teil von sich selbst werden"
#. translator: first %s is an integer not a name
-#: catalog/heap.c:670
+#: catalog/heap.c:671
#, c-format
msgid "no collation was derived for partition key column %s with collatable type %s"
msgstr "für Partitionierungsschlüsselspalte %s mit sortierbarem Typ %s wurde keine Sortierfolge abgeleitet"
-#: catalog/heap.c:676 commands/createas.c:198 commands/createas.c:505
+#: catalog/heap.c:677 commands/createas.c:198 commands/createas.c:505
#, c-format
msgid "no collation was derived for column \"%s\" with collatable type %s"
msgstr "für Spalte »%s« mit sortierbarem Typ %s wurde keine Sortierfolge abgeleitet"
-#: catalog/heap.c:1161 catalog/index.c:899 commands/createas.c:401
+#: catalog/heap.c:1162 catalog/index.c:899 commands/createas.c:401
#: commands/tablecmds.c:4171
#, c-format
msgid "relation \"%s\" already exists"
msgstr "Relation »%s« existiert bereits"
-#: catalog/heap.c:1177 catalog/pg_type.c:434 catalog/pg_type.c:805
+#: catalog/heap.c:1178 catalog/pg_type.c:434 catalog/pg_type.c:805
#: catalog/pg_type.c:977 commands/typecmds.c:253 commands/typecmds.c:265
#: commands/typecmds.c:758 commands/typecmds.c:1179 commands/typecmds.c:1405
#: commands/typecmds.c:1585 commands/typecmds.c:2556
@@ -4874,132 +4874,132 @@ msgstr "Relation »%s« existiert bereits"
msgid "type \"%s\" already exists"
msgstr "Typ »%s« existiert bereits"
-#: catalog/heap.c:1178
+#: catalog/heap.c:1179
#, c-format
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."
msgstr "Eine Relation hat einen zugehörigen Typ mit dem selben Namen, daher müssen Sie einen Namen wählen, der nicht mit einem bestehenden Typ kollidiert."
-#: catalog/heap.c:1218
+#: catalog/heap.c:1219
#, c-format
msgid "toast relfilenumber value not set when in binary upgrade mode"
msgstr "TOAST-Relfile-Nummer-Wert ist im Binary-Upgrade-Modus nicht gesetzt"
-#: catalog/heap.c:1229
+#: catalog/heap.c:1230
#, c-format
msgid "pg_class heap OID value not set when in binary upgrade mode"
msgstr "Heap-OID-Wert für pg_class ist im Binary-Upgrade-Modus nicht gesetzt"
-#: catalog/heap.c:1239
+#: catalog/heap.c:1240
#, c-format
msgid "relfilenumber value not set when in binary upgrade mode"
msgstr "Relfile-Nummer-Wert ist im Binary-Upgrade-Modus nicht gesetzt"
-#: catalog/heap.c:2130
+#: catalog/heap.c:2185
#, c-format
msgid "cannot add NO INHERIT constraint to partitioned table \"%s\""
msgstr "zur partitionierten Tabelle »%s« kann kein NO-INHERIT-Constraint hinzugefügt werden"
-#: catalog/heap.c:2402
+#: catalog/heap.c:2452
#, c-format
msgid "check constraint \"%s\" already exists"
msgstr "Check-Constraint »%s« existiert bereits"
-#: catalog/heap.c:2574 catalog/index.c:913 catalog/pg_constraint.c:724
-#: commands/tablecmds.c:9356
+#: catalog/heap.c:2624 catalog/index.c:913 catalog/pg_constraint.c:725
+#: commands/tablecmds.c:9389
#, c-format
msgid "constraint \"%s\" for relation \"%s\" already exists"
msgstr "Constraint »%s« existiert bereits für Relation »%s«"
-#: catalog/heap.c:2581
+#: catalog/heap.c:2631
#, c-format
msgid "constraint \"%s\" conflicts with non-inherited constraint on relation \"%s\""
msgstr "Constraint »%s« kollidiert mit nicht vererbtem Constraint für Relation »%s«"
-#: catalog/heap.c:2592
+#: catalog/heap.c:2642
#, c-format
msgid "constraint \"%s\" conflicts with inherited constraint on relation \"%s\""
msgstr "Constraint »%s« kollidiert mit vererbtem Constraint für Relation »%s«"
-#: catalog/heap.c:2602
+#: catalog/heap.c:2652
#, c-format
msgid "constraint \"%s\" conflicts with NOT VALID constraint on relation \"%s\""
msgstr "Constraint »%s« kollidiert mit NOT-VALID-Constraint für Relation »%s«"
-#: catalog/heap.c:2607
+#: catalog/heap.c:2657
#, c-format
msgid "merging constraint \"%s\" with inherited definition"
msgstr "Constraint »%s« wird mit geerbter Definition zusammengeführt"
-#: catalog/heap.c:2633 catalog/pg_constraint.c:853 commands/tablecmds.c:3074
+#: catalog/heap.c:2683 catalog/pg_constraint.c:854 commands/tablecmds.c:3074
#: commands/tablecmds.c:3377 commands/tablecmds.c:7089
-#: commands/tablecmds.c:15907 commands/tablecmds.c:16038
+#: commands/tablecmds.c:15961 commands/tablecmds.c:16092
#, c-format
msgid "too many inheritance parents"
msgstr "zu viele Elterntabellen"
-#: catalog/heap.c:2717
+#: catalog/heap.c:2767
#, c-format
msgid "cannot use generated column \"%s\" in column generation expression"
msgstr "generierte Spalte »%s« kann nicht im Spaltengenerierungsausdruck verwendet werden"
-#: catalog/heap.c:2719
+#: catalog/heap.c:2769
#, c-format
msgid "A generated column cannot reference another generated column."
msgstr "Eine generierte Spalte kann nicht auf eine andere generierte Spalte verweisen."
-#: catalog/heap.c:2725
+#: catalog/heap.c:2775
#, c-format
msgid "cannot use whole-row variable in column generation expression"
msgstr "Variable mit Verweis auf die ganze Zeile kann nicht im Spaltengenerierungsausdruck verwendet werden"
-#: catalog/heap.c:2726
+#: catalog/heap.c:2776
#, c-format
msgid "This would cause the generated column to depend on its own value."
msgstr "Dadurch würde die generierte Spalte von ihrem eigenen Wert abhängen."
-#: catalog/heap.c:2781
+#: catalog/heap.c:2831
#, c-format
msgid "generation expression is not immutable"
msgstr "Generierungsausdruck ist nicht »immutable«"
-#: catalog/heap.c:2809 rewrite/rewriteHandler.c:1276
+#: catalog/heap.c:2859 rewrite/rewriteHandler.c:1276
#, c-format
msgid "column \"%s\" is of type %s but default expression is of type %s"
msgstr "Spalte »%s« hat Typ %s, aber der Vorgabeausdruck hat Typ %s"
-#: catalog/heap.c:2814 commands/prepare.c:331 parser/analyze.c:2758
+#: catalog/heap.c:2864 commands/prepare.c:331 parser/analyze.c:2758
#: parser/parse_target.c:592 parser/parse_target.c:882
#: parser/parse_target.c:892 rewrite/rewriteHandler.c:1281
#, c-format
msgid "You will need to rewrite or cast the expression."
msgstr "Sie müssen den Ausdruck umschreiben oder eine Typumwandlung vornehmen."
-#: catalog/heap.c:2861
+#: catalog/heap.c:2911
#, c-format
msgid "only table \"%s\" can be referenced in check constraint"
msgstr "nur Verweise auf Tabelle »%s« sind im Check-Constraint zugelassen"
-#: catalog/heap.c:3167
+#: catalog/heap.c:3217
#, c-format
msgid "unsupported ON COMMIT and foreign key combination"
msgstr "nicht unterstützte Kombination aus ON COMMIT und Fremdschlüssel"
-#: catalog/heap.c:3168
+#: catalog/heap.c:3218
#, c-format
msgid "Table \"%s\" references \"%s\", but they do not have the same ON COMMIT setting."
msgstr "Tabelle »%s« verweist auf »%s«, aber sie haben nicht die gleiche ON-COMMIT-Einstellung."
-#: catalog/heap.c:3173
+#: catalog/heap.c:3223
#, c-format
msgid "cannot truncate a table referenced in a foreign key constraint"
msgstr "kann eine Tabelle, die in einen Fremdschlüssel-Constraint eingebunden ist, nicht leeren"
-#: catalog/heap.c:3174
+#: catalog/heap.c:3224
#, c-format
msgid "Table \"%s\" references \"%s\"."
msgstr "Tabelle »%s« verweist auf »%s«."
-#: catalog/heap.c:3176
+#: catalog/heap.c:3226
#, c-format
msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
msgstr "Leeren Sie die Tabelle »%s« gleichzeitig oder verwenden Sie TRUNCATE ... CASCADE."
@@ -5234,25 +5234,25 @@ msgstr "während einer parallelen Operation können keine temporären Tabellen e
#: catalog/objectaddress.c:1371 commands/policy.c:93 commands/policy.c:373
#: commands/tablecmds.c:257 commands/tablecmds.c:299 commands/tablecmds.c:2327
-#: commands/tablecmds.c:12925
+#: commands/tablecmds.c:12979
#, c-format
msgid "\"%s\" is not a table"
msgstr "»%s« ist keine Tabelle"
#: catalog/objectaddress.c:1378 commands/tablecmds.c:269
-#: commands/tablecmds.c:17851 commands/view.c:114
+#: commands/tablecmds.c:17905 commands/view.c:114
#, c-format
msgid "\"%s\" is not a view"
msgstr "»%s« ist keine Sicht"
#: catalog/objectaddress.c:1385 commands/matview.c:199 commands/tablecmds.c:275
-#: commands/tablecmds.c:17856
+#: commands/tablecmds.c:17910
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr "»%s« ist keine materialisierte Sicht"
#: catalog/objectaddress.c:1392 commands/tablecmds.c:293
-#: commands/tablecmds.c:17861
+#: commands/tablecmds.c:17915
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "»%s« ist keine Fremdtabelle"
@@ -5933,17 +5933,17 @@ msgstr "Sortierfolge »%s« existiert bereits"
msgid "collation \"%s\" for encoding \"%s\" already exists"
msgstr "Sortierfolge »%s« für Kodierung »%s« existiert bereits"
-#: catalog/pg_constraint.c:732
+#: catalog/pg_constraint.c:733
#, c-format
msgid "constraint \"%s\" for domain %s already exists"
msgstr "Constraint »%s« für Domäne %s existiert bereits"
-#: catalog/pg_constraint.c:932 catalog/pg_constraint.c:1025
+#: catalog/pg_constraint.c:933 catalog/pg_constraint.c:1026
#, c-format
msgid "constraint \"%s\" for table \"%s\" does not exist"
msgstr "Constraint »%s« für Tabelle »%s« existiert nicht"
-#: catalog/pg_constraint.c:1125
+#: catalog/pg_constraint.c:1126
#, c-format
msgid "constraint \"%s\" for domain %s does not exist"
msgstr "Constraint »%s« für Domäne %s existiert nicht"
@@ -6029,7 +6029,7 @@ msgid "The partition is being detached concurrently or has an unfinished detach.
msgstr "Die Partition wird nebenläufig abgetrennt oder hat eine unfertige Abtrennoperation."
#: catalog/pg_inherits.c:595 commands/tablecmds.c:4800
-#: commands/tablecmds.c:16153
+#: commands/tablecmds.c:16207
#, c-format
msgid "Use ALTER TABLE ... DETACH PARTITION ... FINALIZE to complete the pending detach operation."
msgstr "Verwendet Sie ALTER TABLE ... DETACH PARTITION ... FINALIZE, um die unerledigte Abtrennoperation abzuschließen."
@@ -6731,7 +6731,7 @@ msgstr "kann temporäre Tabellen anderer Sitzungen nicht clustern"
msgid "there is no previously clustered index for table \"%s\""
msgstr "es gibt keinen bereits geclusterten Index für Tabelle »%s«"
-#: commands/cluster.c:191 commands/tablecmds.c:14797 commands/tablecmds.c:16729
+#: commands/cluster.c:191 commands/tablecmds.c:14851 commands/tablecmds.c:16783
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "Index »%s« für Tabelle »%s« existiert nicht"
@@ -6746,7 +6746,7 @@ msgstr "globaler Katalog kann nicht geclustert werden"
msgid "cannot vacuum temporary tables of other sessions"
msgstr "temporäre Tabellen anderer Sitzungen können nicht gevacuumt werden"
-#: commands/cluster.c:513 commands/tablecmds.c:16739
+#: commands/cluster.c:513 commands/tablecmds.c:16793
#, c-format
msgid "\"%s\" is not an index for table \"%s\""
msgstr "»%s« ist kein Index für Tabelle »%s«"
@@ -6811,13 +6811,13 @@ msgid "collation attribute \"%s\" not recognized"
msgstr "Attribut »%s« für Sortierfolge unbekannt"
#: commands/collationcmds.c:123 commands/collationcmds.c:129
-#: commands/define.c:388 commands/tablecmds.c:8129
+#: commands/define.c:388 commands/tablecmds.c:8162
#: replication/pgoutput/pgoutput.c:314 replication/pgoutput/pgoutput.c:337
#: replication/pgoutput/pgoutput.c:351 replication/pgoutput/pgoutput.c:361
#: replication/pgoutput/pgoutput.c:371 replication/pgoutput/pgoutput.c:381
-#: replication/pgoutput/pgoutput.c:393 replication/walsender.c:1146
-#: replication/walsender.c:1168 replication/walsender.c:1178
-#: replication/walsender.c:1187 replication/walsender.c:1426
+#: replication/pgoutput/pgoutput.c:393 replication/walsender.c:1150
+#: replication/walsender.c:1172 replication/walsender.c:1182
+#: replication/walsender.c:1191 replication/walsender.c:1430
#, c-format
msgid "conflicting or redundant options"
msgstr "widersprüchliche oder überflüssige Optionen"
@@ -6886,9 +6886,9 @@ msgstr "Version der Standardsortierfolge kann nicht aufgefrischt werden"
#. translator: %s is an SQL command
#. translator: %s is an SQL ALTER command
#: commands/collationcmds.c:447 commands/subscriptioncmds.c:1376
-#: commands/tablecmds.c:7905 commands/tablecmds.c:7915
-#: commands/tablecmds.c:7917 commands/tablecmds.c:14499
-#: commands/tablecmds.c:17884 commands/tablecmds.c:17905
+#: commands/tablecmds.c:7938 commands/tablecmds.c:7948
+#: commands/tablecmds.c:7950 commands/tablecmds.c:14553
+#: commands/tablecmds.c:17938 commands/tablecmds.c:17959
#: commands/typecmds.c:3787 commands/typecmds.c:3872 commands/typecmds.c:4226
#, c-format
msgid "Use %s instead."
@@ -7316,17 +7316,17 @@ msgid "could not read from COPY file: %m"
msgstr "konnte nicht aus COPY-Datei lesen: %m"
#: commands/copyfromparse.c:278 commands/copyfromparse.c:303
-#: replication/walsender.c:756 replication/walsender.c:782 tcop/postgres.c:381
+#: replication/walsender.c:760 replication/walsender.c:786 tcop/postgres.c:381
#, c-format
msgid "unexpected EOF on client connection with an open transaction"
msgstr "unerwartetes EOF auf Client-Verbindung mit einer offenen Transaktion"
-#: commands/copyfromparse.c:294 replication/walsender.c:772
+#: commands/copyfromparse.c:294 replication/walsender.c:776
#, c-format
msgid "unexpected message type 0x%02X during COPY from stdin"
msgstr "unerwarteter Messagetyp 0x%02X während COPY FROM STDIN"
-#: commands/copyfromparse.c:317 replication/walsender.c:803
+#: commands/copyfromparse.c:317 replication/walsender.c:807
#, c-format
msgid "COPY from stdin failed: %s"
msgstr "COPY FROM STDIN fehlgeschlagen: %s"
@@ -7997,7 +7997,7 @@ msgstr "Verwenden Sie DROP AGGREGATE, um Aggregatfunktionen zu löschen."
#: commands/dropcmds.c:153 commands/sequence.c:462 commands/tablecmds.c:3892
#: commands/tablecmds.c:4050 commands/tablecmds.c:4102
-#: commands/tablecmds.c:17161 tcop/utility.c:1325
+#: commands/tablecmds.c:17215 tcop/utility.c:1325
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "Relation »%s« existiert nicht, wird übersprungen"
@@ -9161,8 +9161,8 @@ msgstr "inkludierte Spalte unterstützt die Optionen NULLS FIRST/LAST nicht"
msgid "could not determine which collation to use for index expression"
msgstr "konnte die für den Indexausdruck zu verwendende Sortierfolge nicht bestimmen"
-#: commands/indexcmds.c:2028 commands/tablecmds.c:18185 commands/typecmds.c:811
-#: parser/parse_expr.c:2785 parser/parse_type.c:568 parser/parse_utilcmd.c:3771
+#: commands/indexcmds.c:2028 commands/tablecmds.c:18239 commands/typecmds.c:811
+#: parser/parse_expr.c:2793 parser/parse_type.c:568 parser/parse_utilcmd.c:3771
#: utils/adt/misc.c:630
#, c-format
msgid "collations are not supported by type %s"
@@ -9198,8 +9198,8 @@ msgstr "Zugriffsmethode »%s« unterstützt die Optionen ASC/DESC nicht"
msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
msgstr "Zugriffsmethode »%s« unterstützt die Optionen NULLS FIRST/LAST nicht"
-#: commands/indexcmds.c:2210 commands/tablecmds.c:18210
-#: commands/tablecmds.c:18216 commands/typecmds.c:2311
+#: commands/indexcmds.c:2210 commands/tablecmds.c:18264
+#: commands/tablecmds.c:18270 commands/typecmds.c:2311
#, c-format
msgid "data type %s has no default operator class for access method \"%s\""
msgstr "Datentyp %s hat keine Standardoperatorklasse für Zugriffsmethode »%s«"
@@ -9638,8 +9638,8 @@ msgstr "Operator-Attribut »%s« kann nicht geändert werden, wenn es schon gese
#: commands/policy.c:86 commands/policy.c:379 commands/statscmds.c:146
#: commands/tablecmds.c:1740 commands/tablecmds.c:2340
#: commands/tablecmds.c:3702 commands/tablecmds.c:6605
-#: commands/tablecmds.c:9637 commands/tablecmds.c:17772
-#: commands/tablecmds.c:17807 commands/trigger.c:316 commands/trigger.c:1332
+#: commands/tablecmds.c:9670 commands/tablecmds.c:17826
+#: commands/tablecmds.c:17861 commands/trigger.c:316 commands/trigger.c:1332
#: commands/trigger.c:1442 rewrite/rewriteDefine.c:268
#: rewrite/rewriteDefine.c:779 rewrite/rewriteRemove.c:74
#, c-format
@@ -10089,8 +10089,8 @@ msgstr "Sequenz muss im selben Schema wie die verknüpfte Tabelle sein"
msgid "cannot change ownership of identity sequence"
msgstr "kann Eigentümer einer Identitätssequenz nicht ändern"
-#: commands/sequence.c:1671 commands/tablecmds.c:14486
-#: commands/tablecmds.c:17181
+#: commands/sequence.c:1671 commands/tablecmds.c:14540
+#: commands/tablecmds.c:17235
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "Sequenz »%s« ist mit Tabelle »%s« verknüpft."
@@ -10160,12 +10160,12 @@ msgstr "doppelter Spaltenname in Statistikdefinition"
msgid "duplicate expression in statistics definition"
msgstr "doppelter Ausdruck in Statistikdefinition"
-#: commands/statscmds.c:628 commands/tablecmds.c:8620
+#: commands/statscmds.c:628 commands/tablecmds.c:8653
#, c-format
msgid "statistics target %d is too low"
msgstr "Statistikziel %d ist zu niedrig"
-#: commands/statscmds.c:636 commands/tablecmds.c:8628
+#: commands/statscmds.c:636 commands/tablecmds.c:8661
#, c-format
msgid "lowering statistics target to %d"
msgstr "setze Statistikziel auf %d herab"
@@ -10228,7 +10228,7 @@ msgstr "Nur Rollen mit den Privilegien der Rolle »%s« können Subskriptionen e
#: commands/subscriptioncmds.c:758 commands/subscriptioncmds.c:891
#: commands/subscriptioncmds.c:1524 replication/logical/tablesync.c:1345
-#: replication/logical/worker.c:4503
+#: replication/logical/worker.c:4524
#, c-format
msgid "could not connect to the publisher: %s"
msgstr "konnte nicht mit dem Publikationsserver verbinden: %s"
@@ -10335,66 +10335,66 @@ msgstr "konnte Replikations-Slot »%s« auf dem Publikationsserver nicht lösche
msgid "subscription with OID %u does not exist"
msgstr "Subskription mit OID %u existiert nicht"
-#: commands/subscriptioncmds.c:2076 commands/subscriptioncmds.c:2201
+#: commands/subscriptioncmds.c:2079 commands/subscriptioncmds.c:2204
#, c-format
msgid "could not receive list of replicated tables from the publisher: %s"
msgstr "konnte Liste der replizierten Tabellen nicht vom Publikationsserver empfangen: %s"
-#: commands/subscriptioncmds.c:2112
+#: commands/subscriptioncmds.c:2115
#, c-format
msgid "subscription \"%s\" requested copy_data with origin = NONE but might copy data that had a different origin"
msgstr "Subskription »%s« verlangte copy_data mit origin = NONE, aber könnte Daten kopieren, die einen anderen Origin hatten"
-#: commands/subscriptioncmds.c:2114
+#: commands/subscriptioncmds.c:2117
#, c-format
msgid "The subscription being created subscribes to a publication (%s) that contains tables that are written to by other subscriptions."
msgid_plural "The subscription being created subscribes to publications (%s) that contain tables that are written to by other subscriptions."
msgstr[0] "Die zu erzeugende Subskription hat eine Publikation (%s) abonniert, die Tabellen enthält, in die von anderen Subskriptionen geschrieben wird."
msgstr[1] "Die zu erzeugende Subskription hat Publikationen (%s) abonniert, die Tabellen enthalten, in die von anderen Subskriptionen geschrieben wird."
-#: commands/subscriptioncmds.c:2117
+#: commands/subscriptioncmds.c:2120
#, c-format
msgid "Verify that initial data copied from the publisher tables did not come from other origins."
msgstr "Überprüfen Sie, dass die von den publizierten Tabellen kopierten initialen Daten nicht von anderen Origins kamen."
-#: commands/subscriptioncmds.c:2223 replication/logical/tablesync.c:906
+#: commands/subscriptioncmds.c:2226 replication/logical/tablesync.c:906
#: replication/pgoutput/pgoutput.c:1143
#, c-format
msgid "cannot use different column lists for table \"%s.%s\" in different publications"
msgstr "für Tabelle »%s.%s« können nicht verschiedene Spaltenlisten für verschiedene Publikationen verwendet werden"
-#: commands/subscriptioncmds.c:2273
+#: commands/subscriptioncmds.c:2276
#, c-format
msgid "could not connect to publisher when attempting to drop replication slot \"%s\": %s"
msgstr "konnte beim Versuch den Replikations-Slot »%s« zu löschen nicht mit dem Publikationsserver verbinden: %s"
#. translator: %s is an SQL ALTER command
-#: commands/subscriptioncmds.c:2276
+#: commands/subscriptioncmds.c:2279
#, c-format
msgid "Use %s to disable the subscription, and then use %s to disassociate it from the slot."
msgstr "Verwenden Sie %s, um die Subskription zu deaktivieren, und dann %s, um sie vom Slot zu trennen."
-#: commands/subscriptioncmds.c:2307
+#: commands/subscriptioncmds.c:2310
#, c-format
msgid "publication name \"%s\" used more than once"
msgstr "Publikationsname »%s« mehrmals angegeben"
-#: commands/subscriptioncmds.c:2351
+#: commands/subscriptioncmds.c:2354
#, c-format
msgid "publication \"%s\" is already in subscription \"%s\""
msgstr "Publikation »%s« ist bereits in Subskription »%s«"
-#: commands/subscriptioncmds.c:2365
+#: commands/subscriptioncmds.c:2368
#, c-format
msgid "publication \"%s\" is not in subscription \"%s\""
msgstr "Publikation »%s« ist nicht in Subskription »%s«"
-#: commands/subscriptioncmds.c:2376
+#: commands/subscriptioncmds.c:2379
#, c-format
msgid "cannot drop all the publications from a subscription"
msgstr "kann nicht alle Publikationen von einer Subskription löschen"
-#: commands/subscriptioncmds.c:2433
+#: commands/subscriptioncmds.c:2436
#, c-format
msgid "%s requires a Boolean value or \"parallel\""
msgstr "%s erfordert einen Boole’schen Wert oder »parallel«"
@@ -10455,7 +10455,7 @@ msgstr "materialisierte Sicht »%s« existiert nicht, wird übersprungen"
msgid "Use DROP MATERIALIZED VIEW to remove a materialized view."
msgstr "Verwenden Sie DROP MATERIALIZED VIEW, um eine materialisierte Sicht zu löschen."
-#: commands/tablecmds.c:279 commands/tablecmds.c:303 commands/tablecmds.c:19805
+#: commands/tablecmds.c:279 commands/tablecmds.c:303 commands/tablecmds.c:19859
#: parser/parse_utilcmd.c:2251
#, c-format
msgid "index \"%s\" does not exist"
@@ -10479,8 +10479,8 @@ msgstr "»%s« ist kein Typ"
msgid "Use DROP TYPE to remove a type."
msgstr "Verwenden Sie DROP TYPE, um einen Typen zu löschen."
-#: commands/tablecmds.c:291 commands/tablecmds.c:14325
-#: commands/tablecmds.c:16886
+#: commands/tablecmds.c:291 commands/tablecmds.c:14379
+#: commands/tablecmds.c:16940
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "Fremdtabelle »%s« existiert nicht"
@@ -10504,7 +10504,7 @@ msgstr "ON COMMIT kann nur mit temporären Tabellen verwendet werden"
msgid "cannot create temporary table within security-restricted operation"
msgstr "kann temporäre Tabelle nicht in einer sicherheitsbeschränkten Operation erzeugen"
-#: commands/tablecmds.c:801 commands/tablecmds.c:15745
+#: commands/tablecmds.c:801 commands/tablecmds.c:15799
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "von der Relation »%s« würde mehrmals geerbt werden"
@@ -10529,7 +10529,7 @@ msgstr "kann keine Fremdpartition der partitionierten Tabelle »%s« erzeugen"
msgid "Table \"%s\" contains indexes that are unique."
msgstr "Tabelle »%s« enthält Unique Indexe."
-#: commands/tablecmds.c:1338 commands/tablecmds.c:13341
+#: commands/tablecmds.c:1338 commands/tablecmds.c:13395
#, c-format
msgid "too many array dimensions"
msgstr "zu viele Array-Dimensionen"
@@ -10580,7 +10580,7 @@ msgstr "kann Fremdtabelle »%s« nicht leeren"
msgid "cannot truncate temporary tables of other sessions"
msgstr "kann temporäre Tabellen anderer Sitzungen nicht leeren"
-#: commands/tablecmds.c:2606 commands/tablecmds.c:15642
+#: commands/tablecmds.c:2606 commands/tablecmds.c:15696
#, c-format
msgid "cannot inherit from partitioned table \"%s\""
msgstr "von partitionierter Tabelle »%s« kann nicht geerbt werden"
@@ -10601,18 +10601,18 @@ msgstr "geerbte Relation »%s« ist keine Tabelle oder Fremdtabelle"
msgid "cannot create a temporary relation as partition of permanent relation \"%s\""
msgstr "eine temporäre Relation kann nicht als Partition der permanenten Relation »%s« erzeugt werden"
-#: commands/tablecmds.c:2640 commands/tablecmds.c:15621
+#: commands/tablecmds.c:2640 commands/tablecmds.c:15675
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "von temporärer Relation »%s« kann nicht geerbt werden"
-#: commands/tablecmds.c:2650 commands/tablecmds.c:15629
+#: commands/tablecmds.c:2650 commands/tablecmds.c:15683
#, c-format
msgid "cannot inherit from temporary relation of another session"
msgstr "von temporärer Relation einer anderen Sitzung kann nicht geerbt werden"
#: commands/tablecmds.c:2791 commands/tablecmds.c:2845
-#: commands/tablecmds.c:13024 parser/parse_utilcmd.c:1265
+#: commands/tablecmds.c:13078 parser/parse_utilcmd.c:1265
#: parser/parse_utilcmd.c:1308 parser/parse_utilcmd.c:1735
#: parser/parse_utilcmd.c:1843
#, c-format
@@ -10906,12 +10906,12 @@ msgstr "zu einer getypten Tabelle kann keine Spalte hinzugefügt werden"
msgid "cannot add column to a partition"
msgstr "zu einer Partition kann keine Spalte hinzugefügt werden"
-#: commands/tablecmds.c:7072 commands/tablecmds.c:15860
+#: commands/tablecmds.c:7072 commands/tablecmds.c:15914
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr "abgeleitete Tabelle »%s« hat unterschiedlichen Typ für Spalte »%s«"
-#: commands/tablecmds.c:7078 commands/tablecmds.c:15866
+#: commands/tablecmds.c:7078 commands/tablecmds.c:15920
#, c-format
msgid "child table \"%s\" has different collation for column \"%s\""
msgstr "abgeleitete Tabelle »%s« hat unterschiedliche Sortierfolge für Spalte »%s«"
@@ -10926,980 +10926,980 @@ msgstr "Definition von Spalte »%s« für abgeleitete Tabelle »%s« wird zusamm
msgid "cannot recursively add identity column to table that has child tables"
msgstr "eine Identitätsspalte kann nicht rekursiv zu einer Tabelle hinzugefügt werden, die abgeleitete Tabellen hat"
-#: commands/tablecmds.c:7362
+#: commands/tablecmds.c:7395
#, c-format
msgid "column must be added to child tables too"
msgstr "Spalte muss ebenso in den abgeleiteten Tabellen hinzugefügt werden"
-#: commands/tablecmds.c:7440
+#: commands/tablecmds.c:7473
#, c-format
msgid "column \"%s\" of relation \"%s\" already exists, skipping"
msgstr "Spalte »%s« von Relation »%s« existiert bereits, wird übersprungen"
-#: commands/tablecmds.c:7447
+#: commands/tablecmds.c:7480
#, c-format
msgid "column \"%s\" of relation \"%s\" already exists"
msgstr "Spalte »%s« von Relation »%s« existiert bereits"
-#: commands/tablecmds.c:7513 commands/tablecmds.c:12652
+#: commands/tablecmds.c:7546 commands/tablecmds.c:12706
#, c-format
msgid "cannot remove constraint from only the partitioned table when partitions exist"
msgstr "Constraint kann nicht nur von der partitionierten Tabelle entfernt werden, wenn Partitionen existieren"
-#: commands/tablecmds.c:7514 commands/tablecmds.c:7828
-#: commands/tablecmds.c:8006 commands/tablecmds.c:8113
-#: commands/tablecmds.c:8230 commands/tablecmds.c:9049
-#: commands/tablecmds.c:12653
+#: commands/tablecmds.c:7547 commands/tablecmds.c:7861
+#: commands/tablecmds.c:8039 commands/tablecmds.c:8146
+#: commands/tablecmds.c:8263 commands/tablecmds.c:9082
+#: commands/tablecmds.c:12707
#, c-format
msgid "Do not specify the ONLY keyword."
msgstr "Lassen Sie das Schlüsselwort ONLY weg."
-#: commands/tablecmds.c:7550 commands/tablecmds.c:7754
-#: commands/tablecmds.c:7896 commands/tablecmds.c:8028
-#: commands/tablecmds.c:8157 commands/tablecmds.c:8251
-#: commands/tablecmds.c:8352 commands/tablecmds.c:8509
-#: commands/tablecmds.c:8662 commands/tablecmds.c:8743
-#: commands/tablecmds.c:8877 commands/tablecmds.c:12806
-#: commands/tablecmds.c:14348 commands/tablecmds.c:16975
+#: commands/tablecmds.c:7583 commands/tablecmds.c:7787
+#: commands/tablecmds.c:7929 commands/tablecmds.c:8061
+#: commands/tablecmds.c:8190 commands/tablecmds.c:8284
+#: commands/tablecmds.c:8385 commands/tablecmds.c:8542
+#: commands/tablecmds.c:8695 commands/tablecmds.c:8776
+#: commands/tablecmds.c:8910 commands/tablecmds.c:12860
+#: commands/tablecmds.c:14402 commands/tablecmds.c:17029
#, c-format
msgid "cannot alter system column \"%s\""
msgstr "Systemspalte »%s« kann nicht geändert werden"
-#: commands/tablecmds.c:7556 commands/tablecmds.c:7902
+#: commands/tablecmds.c:7589 commands/tablecmds.c:7935
#, c-format
msgid "column \"%s\" of relation \"%s\" is an identity column"
msgstr "Spalte »%s« von Relation »%s« ist eine Identitätsspalte"
-#: commands/tablecmds.c:7597
+#: commands/tablecmds.c:7630
#, c-format
msgid "column \"%s\" is in a primary key"
msgstr "Spalte »%s« ist in einem Primärschlüssel"
-#: commands/tablecmds.c:7602
+#: commands/tablecmds.c:7635
#, c-format
msgid "column \"%s\" is in index used as replica identity"
msgstr "Spalte »%s« ist in einem Index, der als Replik-Identität verwendet wird"
-#: commands/tablecmds.c:7625
+#: commands/tablecmds.c:7658
#, c-format
msgid "column \"%s\" is marked NOT NULL in parent table"
msgstr "Spalte »%s« ist in Elterntabelle als NOT NULL markiert"
-#: commands/tablecmds.c:7825 commands/tablecmds.c:9533
+#: commands/tablecmds.c:7858 commands/tablecmds.c:9566
#, c-format
msgid "constraint must be added to child tables too"
msgstr "Constraint muss ebenso in den abgeleiteten Tabellen hinzugefügt werden"
-#: commands/tablecmds.c:7826
+#: commands/tablecmds.c:7859
#, c-format
msgid "Column \"%s\" of relation \"%s\" is not already NOT NULL."
msgstr "Spalte »%s« von Relation »%s« ist nicht bereits NOT NULL."
-#: commands/tablecmds.c:7911
+#: commands/tablecmds.c:7944
#, c-format
msgid "column \"%s\" of relation \"%s\" is a generated column"
msgstr "Spalte »%s« von Relation »%s« ist eine generierte Spalte"
-#: commands/tablecmds.c:8005
+#: commands/tablecmds.c:8038
#, c-format
msgid "cannot add identity to a column of only the partitioned table"
msgstr "Identität kann nicht einer Spalte nur in der partitionierten Tabelle hinzugefügt werden"
-#: commands/tablecmds.c:8011
+#: commands/tablecmds.c:8044
#, c-format
msgid "cannot add identity to a column of a partition"
msgstr "zu einer Spalte einer Partition kann keine Identität hinzugefügt werden"
-#: commands/tablecmds.c:8039
+#: commands/tablecmds.c:8072
#, c-format
msgid "column \"%s\" of relation \"%s\" must be declared NOT NULL before identity can be added"
msgstr "Spalte »%s« von Relation »%s« muss als NOT NULL deklariert werden, bevor Sie Identitätsspalte werden kann"
-#: commands/tablecmds.c:8045
+#: commands/tablecmds.c:8078
#, c-format
msgid "column \"%s\" of relation \"%s\" is already an identity column"
msgstr "Spalte »%s« von Relation »%s« ist bereits eine Identitätsspalte"
-#: commands/tablecmds.c:8051
+#: commands/tablecmds.c:8084
#, c-format
msgid "column \"%s\" of relation \"%s\" already has a default value"
msgstr "Spalte »%s« von Relation »%s« hat bereits einen Vorgabewert"
-#: commands/tablecmds.c:8112
+#: commands/tablecmds.c:8145
#, c-format
msgid "cannot change identity column of only the partitioned table"
msgstr "Identitätsspalte kann nicht nur in der partitionierten Tabelle geändert werden"
-#: commands/tablecmds.c:8118
+#: commands/tablecmds.c:8151
#, c-format
msgid "cannot change identity column of a partition"
msgstr "Identitätsspalte einer Partition kann nicht geändert werden"
-#: commands/tablecmds.c:8163 commands/tablecmds.c:8259
+#: commands/tablecmds.c:8196 commands/tablecmds.c:8292
#, c-format
msgid "column \"%s\" of relation \"%s\" is not an identity column"
msgstr "Spalte »%s« von Relation »%s« ist keine Identitätsspalte"
-#: commands/tablecmds.c:8229
+#: commands/tablecmds.c:8262
#, c-format
msgid "cannot drop identity from a column of only the partitioned table"
msgstr "Identität kann nicht von einer Spalte nur in der partitionierten Tabelle gelöscht werden"
-#: commands/tablecmds.c:8235
+#: commands/tablecmds.c:8268
#, c-format
msgid "cannot drop identity from a column of a partition"
msgstr "Identität kann nicht von einer Spalte einer Partition gelöscht werden"
-#: commands/tablecmds.c:8264
+#: commands/tablecmds.c:8297
#, c-format
msgid "column \"%s\" of relation \"%s\" is not an identity column, skipping"
msgstr "Spalte »%s« von Relation »%s« ist keine Identitätsspalte, wird übersprungen"
-#: commands/tablecmds.c:8358
+#: commands/tablecmds.c:8391
#, c-format
msgid "column \"%s\" of relation \"%s\" is not a generated column"
msgstr "Spalte »%s« von Relation »%s« ist keine generierte Spalte"
-#: commands/tablecmds.c:8456
+#: commands/tablecmds.c:8489
#, c-format
msgid "ALTER TABLE / DROP EXPRESSION must be applied to child tables too"
msgstr "ALTER TABLE / DROP EXPRESSION muss auch auf abgeleitete Tabellen angewendet werden"
-#: commands/tablecmds.c:8478
+#: commands/tablecmds.c:8511
#, c-format
msgid "cannot drop generation expression from inherited column"
msgstr "Generierungsausdruck von vererbter Spalte kann nicht gelöscht werden"
-#: commands/tablecmds.c:8517
+#: commands/tablecmds.c:8550
#, c-format
msgid "column \"%s\" of relation \"%s\" is not a stored generated column"
msgstr "Spalte »%s« von Relation »%s« ist keine gespeicherte generierte Spalte"
-#: commands/tablecmds.c:8522
+#: commands/tablecmds.c:8555
#, c-format
msgid "column \"%s\" of relation \"%s\" is not a stored generated column, skipping"
msgstr "Spalte »%s« von Relation »%s« ist keine gespeicherte generierte Spalte, wird übersprungen"
-#: commands/tablecmds.c:8600
+#: commands/tablecmds.c:8633
#, c-format
msgid "cannot refer to non-index column by number"
msgstr "auf eine Nicht-Index-Spalte kann nicht per Nummer verwiesen werden"
-#: commands/tablecmds.c:8652
+#: commands/tablecmds.c:8685
#, c-format
msgid "column number %d of relation \"%s\" does not exist"
msgstr "Spalte Nummer %d von Relation »%s« existiert nicht"
-#: commands/tablecmds.c:8671
+#: commands/tablecmds.c:8704
#, c-format
msgid "cannot alter statistics on included column \"%s\" of index \"%s\""
msgstr "Statistiken von eingeschlossener Spalte »%s« von Index »%s« können nicht geändert werden"
-#: commands/tablecmds.c:8676
+#: commands/tablecmds.c:8709
#, c-format
msgid "cannot alter statistics on non-expression column \"%s\" of index \"%s\""
msgstr "kann Statistiken von Spalte »%s« von Index »%s«, welche kein Ausdruck ist, nicht ändern"
-#: commands/tablecmds.c:8678
+#: commands/tablecmds.c:8711
#, c-format
msgid "Alter statistics on table column instead."
msgstr "Ändern Sie stattdessen die Statistiken für die Tabellenspalte."
-#: commands/tablecmds.c:8924
+#: commands/tablecmds.c:8957
#, c-format
msgid "cannot drop column from typed table"
msgstr "aus einer getypten Tabelle können keine Spalten gelöscht werden"
-#: commands/tablecmds.c:8987
+#: commands/tablecmds.c:9020
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist, skipping"
msgstr "Spalte »%s« von Relation »%s« existiert nicht, wird übersprungen"
-#: commands/tablecmds.c:9000
+#: commands/tablecmds.c:9033
#, c-format
msgid "cannot drop system column \"%s\""
msgstr "Systemspalte »%s« kann nicht gelöscht werden"
-#: commands/tablecmds.c:9010
+#: commands/tablecmds.c:9043
#, c-format
msgid "cannot drop inherited column \"%s\""
msgstr "geerbte Spalte »%s« kann nicht gelöscht werden"
-#: commands/tablecmds.c:9023
+#: commands/tablecmds.c:9056
#, c-format
msgid "cannot drop column \"%s\" because it is part of the partition key of relation \"%s\""
msgstr "Spalte »%s« kann nicht gelöscht werden, weil sie Teil des Partitionierungsschlüssels von Relation »%s« ist"
-#: commands/tablecmds.c:9048
+#: commands/tablecmds.c:9081
#, c-format
msgid "cannot drop column from only the partitioned table when partitions exist"
msgstr "Spalte kann nicht nur aus der partitionierten Tabelle gelöscht werden, wenn Partitionen existieren"
-#: commands/tablecmds.c:9253
+#: commands/tablecmds.c:9286
#, c-format
msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX is not supported on partitioned tables"
msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX wird für partitionierte Tabellen nicht unterstützt"
-#: commands/tablecmds.c:9278
+#: commands/tablecmds.c:9311
#, c-format
msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index \"%s\" to \"%s\""
msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX benennt Index »%s« um in »%s«"
-#: commands/tablecmds.c:9615
+#: commands/tablecmds.c:9648
#, c-format
msgid "cannot use ONLY for foreign key on partitioned table \"%s\" referencing relation \"%s\""
msgstr "ONLY nicht möglich für Fremdschlüssel für partitionierte Tabelle »%s« verweisend auf Relation »%s«"
-#: commands/tablecmds.c:9621
+#: commands/tablecmds.c:9654
#, c-format
msgid "cannot add NOT VALID foreign key on partitioned table \"%s\" referencing relation \"%s\""
msgstr "Hinzufügen von Fremdschlüssel mit NOT VALID nicht möglich für partitionierte Tabelle »%s« verweisend auf Relation »%s«"
-#: commands/tablecmds.c:9624
+#: commands/tablecmds.c:9657
#, c-format
msgid "This feature is not yet supported on partitioned tables."
msgstr "Dieses Feature wird für partitionierte Tabellen noch nicht unterstützt."
-#: commands/tablecmds.c:9631 commands/tablecmds.c:10092
+#: commands/tablecmds.c:9664 commands/tablecmds.c:10146
#, c-format
msgid "referenced relation \"%s\" is not a table"
msgstr "Relation »%s«, auf die verwiesen wird, ist keine Tabelle"
-#: commands/tablecmds.c:9654
+#: commands/tablecmds.c:9687
#, c-format
msgid "constraints on permanent tables may reference only permanent tables"
msgstr "Constraints für permanente Tabellen dürfen nur auf permanente Tabellen verweisen"
-#: commands/tablecmds.c:9661
+#: commands/tablecmds.c:9694
#, c-format
msgid "constraints on unlogged tables may reference only permanent or unlogged tables"
msgstr "Constraints für ungeloggte Tabellen dürfen nur auf permanente oder ungeloggte Tabellen verweisen"
-#: commands/tablecmds.c:9667
+#: commands/tablecmds.c:9700
#, c-format
msgid "constraints on temporary tables may reference only temporary tables"
msgstr "Constraints für temporäre Tabellen dürfen nur auf temporäre Tabellen verweisen"
-#: commands/tablecmds.c:9671
+#: commands/tablecmds.c:9704
#, c-format
msgid "constraints on temporary tables must involve temporary tables of this session"
msgstr "Constraints für temporäre Tabellen müssen temporäre Tabellen dieser Sitzung beinhalten"
-#: commands/tablecmds.c:9735 commands/tablecmds.c:9741
+#: commands/tablecmds.c:9769 commands/tablecmds.c:9775
#, c-format
msgid "invalid %s action for foreign key constraint containing generated column"
msgstr "ungültige %s-Aktion für Fremdschlüssel-Constraint, der eine generierte Spalte enthält"
-#: commands/tablecmds.c:9757
+#: commands/tablecmds.c:9791
#, c-format
msgid "number of referencing and referenced columns for foreign key disagree"
msgstr "Anzahl der Quell- und Zielspalten im Fremdschlüssel stimmt nicht überein"
-#: commands/tablecmds.c:9864
+#: commands/tablecmds.c:9898
#, c-format
msgid "foreign key constraint \"%s\" cannot be implemented"
msgstr "Fremdschlüssel-Constraint »%s« kann nicht implementiert werden"
-#: commands/tablecmds.c:9866
+#: commands/tablecmds.c:9900
#, c-format
msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
msgstr "Schlüsselspalten »%s« und »%s« haben inkompatible Typen: %s und %s."
-#: commands/tablecmds.c:10035
+#: commands/tablecmds.c:10075
#, c-format
msgid "column \"%s\" referenced in ON DELETE SET action must be part of foreign key"
msgstr "Spalte »%s«, auf die in der ON-DELETE-SET-Aktion verwiesen wird, muss Teil des Fremdschlüssels sein"
-#: commands/tablecmds.c:10392 commands/tablecmds.c:10832
+#: commands/tablecmds.c:10446 commands/tablecmds.c:10886
#: parser/parse_utilcmd.c:822 parser/parse_utilcmd.c:945
#, c-format
msgid "foreign key constraints are not supported on foreign tables"
msgstr "Fremdschlüssel-Constraints auf Fremdtabellen werden nicht unterstützt"
-#: commands/tablecmds.c:10815
+#: commands/tablecmds.c:10869
#, c-format
msgid "cannot attach table \"%s\" as a partition because it is referenced by foreign key \"%s\""
msgstr "kann Tabelle »%s« nicht als Partition anfügen, weil auf sie von Fremdschlüssel »%s« verwiesen wird"
-#: commands/tablecmds.c:11416 commands/tablecmds.c:11697
-#: commands/tablecmds.c:12609 commands/tablecmds.c:12683
+#: commands/tablecmds.c:11470 commands/tablecmds.c:11751
+#: commands/tablecmds.c:12663 commands/tablecmds.c:12737
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist"
msgstr "Constraint »%s« von Relation »%s« existiert nicht"
-#: commands/tablecmds.c:11423
+#: commands/tablecmds.c:11477
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key constraint"
msgstr "Constraint »%s« von Relation »%s« ist kein Fremdschlüssel-Constraint"
-#: commands/tablecmds.c:11461
+#: commands/tablecmds.c:11515
#, c-format
msgid "cannot alter constraint \"%s\" on relation \"%s\""
msgstr "Constraint »%s« von Relation »%s« kann nicht geändert werden"
-#: commands/tablecmds.c:11464
+#: commands/tablecmds.c:11518
#, c-format
msgid "Constraint \"%s\" is derived from constraint \"%s\" of relation \"%s\"."
msgstr "Constraint »%s« ist von Constraint »%s« von Relation »%s« abgeleitet."
-#: commands/tablecmds.c:11466
+#: commands/tablecmds.c:11520
#, c-format
msgid "You may alter the constraint it derives from instead."
msgstr "Sie können stattdessen den Constraint, von dem er abgeleitet ist, ändern."
-#: commands/tablecmds.c:11705
+#: commands/tablecmds.c:11759
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
msgstr "Constraint »%s« von Relation »%s« ist kein Fremdschlüssel- oder Check-Constraint"
-#: commands/tablecmds.c:11782
+#: commands/tablecmds.c:11836
#, c-format
msgid "constraint must be validated on child tables too"
msgstr "Constraint muss ebenso in den abgeleiteten Tabellen validiert werden"
-#: commands/tablecmds.c:11869
+#: commands/tablecmds.c:11923
#, c-format
msgid "column \"%s\" referenced in foreign key constraint does not exist"
msgstr "Spalte »%s«, die im Fremdschlüssel verwendet wird, existiert nicht"
-#: commands/tablecmds.c:11875
+#: commands/tablecmds.c:11929
#, c-format
msgid "system columns cannot be used in foreign keys"
msgstr "Systemspalten können nicht in Fremdschlüsseln verwendet werden"
-#: commands/tablecmds.c:11879
+#: commands/tablecmds.c:11933
#, c-format
msgid "cannot have more than %d keys in a foreign key"
msgstr "Fremdschlüssel kann nicht mehr als %d Schlüssel haben"
-#: commands/tablecmds.c:11944
+#: commands/tablecmds.c:11998
#, c-format
msgid "cannot use a deferrable primary key for referenced table \"%s\""
msgstr "aufschiebbarer Primärschlüssel kann nicht für Tabelle »%s«, auf die verwiesen wird, verwendet werden"
-#: commands/tablecmds.c:11961
+#: commands/tablecmds.c:12015
#, c-format
msgid "there is no primary key for referenced table \"%s\""
msgstr "in Tabelle »%s«, auf die verwiesen wird, gibt es keinen Primärschlüssel"
-#: commands/tablecmds.c:12029
+#: commands/tablecmds.c:12083
#, c-format
msgid "foreign key referenced-columns list must not contain duplicates"
msgstr "die Liste der Spalten, auf die ein Fremdschlüssel verweist, darf keine doppelten Einträge enthalten"
-#: commands/tablecmds.c:12121
+#: commands/tablecmds.c:12175
#, c-format
msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
msgstr "aufschiebbarer Unique-Constraint kann nicht für Tabelle »%s«, auf die verwiesen wird, verwendet werden"
-#: commands/tablecmds.c:12126
+#: commands/tablecmds.c:12180
#, c-format
msgid "there is no unique constraint matching given keys for referenced table \"%s\""
msgstr "in Tabelle »%s«, auf die verwiesen wird, gibt es keinen Unique-Constraint, der auf die angegebenen Schlüssel passt"
-#: commands/tablecmds.c:12565
+#: commands/tablecmds.c:12619
#, c-format
msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
msgstr "geerbter Constraint »%s« von Relation »%s« kann nicht gelöscht werden"
-#: commands/tablecmds.c:12615
+#: commands/tablecmds.c:12669
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
msgstr "Constraint »%s« von Relation »%s« existiert nicht, wird übersprungen"
-#: commands/tablecmds.c:12790
+#: commands/tablecmds.c:12844
#, c-format
msgid "cannot alter column type of typed table"
msgstr "Spaltentyp einer getypten Tabelle kann nicht geändert werden"
-#: commands/tablecmds.c:12816
+#: commands/tablecmds.c:12870
#, c-format
msgid "cannot specify USING when altering type of generated column"
msgstr "USING kann nicht angegeben werden, wenn der Typ einer generierten Spalte geändert wird"
-#: commands/tablecmds.c:12817 commands/tablecmds.c:18028
-#: commands/tablecmds.c:18118 commands/trigger.c:656
+#: commands/tablecmds.c:12871 commands/tablecmds.c:18082
+#: commands/tablecmds.c:18172 commands/trigger.c:656
#: rewrite/rewriteHandler.c:941 rewrite/rewriteHandler.c:976
#, c-format
msgid "Column \"%s\" is a generated column."
msgstr "Spalte »%s« ist eine generierte Spalte."
-#: commands/tablecmds.c:12827
+#: commands/tablecmds.c:12881
#, c-format
msgid "cannot alter inherited column \"%s\""
msgstr "kann vererbte Spalte »%s« nicht ändern"
-#: commands/tablecmds.c:12836
+#: commands/tablecmds.c:12890
#, c-format
msgid "cannot alter column \"%s\" because it is part of the partition key of relation \"%s\""
msgstr "Spalte »%s« kann nicht geändert werden, weil sie Teil des Partitionierungsschlüssels von Relation »%s« ist"
-#: commands/tablecmds.c:12886
+#: commands/tablecmds.c:12940
#, c-format
msgid "result of USING clause for column \"%s\" cannot be cast automatically to type %s"
msgstr "Ergebnis der USING-Klausel für Spalte »%s« kann nicht automatisch in Typ %s umgewandelt werden"
-#: commands/tablecmds.c:12889
+#: commands/tablecmds.c:12943
#, c-format
msgid "You might need to add an explicit cast."
msgstr "Sie müssen möglicherweise eine ausdrückliche Typumwandlung hinzufügen."
-#: commands/tablecmds.c:12893
+#: commands/tablecmds.c:12947
#, c-format
msgid "column \"%s\" cannot be cast automatically to type %s"
msgstr "Spalte »%s« kann nicht automatisch in Typ %s umgewandelt werden"
#. translator: USING is SQL, don't translate it
-#: commands/tablecmds.c:12897
+#: commands/tablecmds.c:12951
#, c-format
msgid "You might need to specify \"USING %s::%s\"."
msgstr "Sie müssen möglicherweise »USING %s::%s« angeben."
-#: commands/tablecmds.c:12996
+#: commands/tablecmds.c:13050
#, c-format
msgid "cannot alter inherited column \"%s\" of relation \"%s\""
msgstr "geerbte Spalte »%s« von Relation »%s« kann nicht geändert werden"
-#: commands/tablecmds.c:13025
+#: commands/tablecmds.c:13079
#, c-format
msgid "USING expression contains a whole-row table reference."
msgstr "USING-Ausdruck enthält einen Verweis auf die ganze Zeile der Tabelle."
-#: commands/tablecmds.c:13036
+#: commands/tablecmds.c:13090
#, c-format
msgid "type of inherited column \"%s\" must be changed in child tables too"
msgstr "Typ der vererbten Spalte »%s« muss ebenso in den abgeleiteten Tabellen geändert werden"
-#: commands/tablecmds.c:13161
+#: commands/tablecmds.c:13215
#, c-format
msgid "cannot alter type of column \"%s\" twice"
msgstr "Typ der Spalte »%s« kann nicht zweimal geändert werden"
-#: commands/tablecmds.c:13199
+#: commands/tablecmds.c:13253
#, c-format
msgid "generation expression for column \"%s\" cannot be cast automatically to type %s"
msgstr "Generierungsausdruck der Spalte »%s« kann nicht automatisch in Typ %s umgewandelt werden"
-#: commands/tablecmds.c:13204
+#: commands/tablecmds.c:13258
#, c-format
msgid "default for column \"%s\" cannot be cast automatically to type %s"
msgstr "Vorgabewert der Spalte »%s« kann nicht automatisch in Typ %s umgewandelt werden"
-#: commands/tablecmds.c:13508
+#: commands/tablecmds.c:13562
#, c-format
msgid "cannot alter type of a column used by a function or procedure"
msgstr "Typ einer Spalte, die von einer Funktion oder Prozedur verwendet wird, kann nicht geändert werden"
-#: commands/tablecmds.c:13509 commands/tablecmds.c:13524
-#: commands/tablecmds.c:13544 commands/tablecmds.c:13563
-#: commands/tablecmds.c:13622
+#: commands/tablecmds.c:13563 commands/tablecmds.c:13578
+#: commands/tablecmds.c:13598 commands/tablecmds.c:13617
+#: commands/tablecmds.c:13676
#, c-format
msgid "%s depends on column \"%s\""
msgstr "%s hängt von Spalte »%s« ab"
-#: commands/tablecmds.c:13523
+#: commands/tablecmds.c:13577
#, c-format
msgid "cannot alter type of a column used by a view or rule"
msgstr "Typ einer Spalte, die von einer Sicht oder Regel verwendet wird, kann nicht geändert werden"
-#: commands/tablecmds.c:13543
+#: commands/tablecmds.c:13597
#, c-format
msgid "cannot alter type of a column used in a trigger definition"
msgstr "Typ einer Spalte, die in einer Trigger-Definition verwendet wird, kann nicht geändert werden"
-#: commands/tablecmds.c:13562
+#: commands/tablecmds.c:13616
#, c-format
msgid "cannot alter type of a column used in a policy definition"
msgstr "Typ einer Spalte, die in einer Policy-Definition verwendet wird, kann nicht geändert werden"
-#: commands/tablecmds.c:13593
+#: commands/tablecmds.c:13647
#, c-format
msgid "cannot alter type of a column used by a generated column"
msgstr "Typ einer Spalte, die von einer generierten Spalte verwendet wird, kann nicht geändert werden"
-#: commands/tablecmds.c:13594
+#: commands/tablecmds.c:13648
#, c-format
msgid "Column \"%s\" is used by generated column \"%s\"."
msgstr "Spalte »%s« wird von generierter Spalte »%s« verwendet."
-#: commands/tablecmds.c:13621
+#: commands/tablecmds.c:13675
#, c-format
msgid "cannot alter type of a column used by a publication WHERE clause"
msgstr "Typ einer Spalte, die in der WHERE-Klausel einer Publikation verwendet wird, kann nicht geändert werden"
-#: commands/tablecmds.c:14456 commands/tablecmds.c:14468
+#: commands/tablecmds.c:14510 commands/tablecmds.c:14522
#, c-format
msgid "cannot change owner of index \"%s\""
msgstr "kann Eigentümer des Index »%s« nicht ändern"
-#: commands/tablecmds.c:14458 commands/tablecmds.c:14470
+#: commands/tablecmds.c:14512 commands/tablecmds.c:14524
#, c-format
msgid "Change the ownership of the index's table instead."
msgstr "Ändern Sie stattdessen den Eigentümer der Tabelle des Index."
-#: commands/tablecmds.c:14484
+#: commands/tablecmds.c:14538
#, c-format
msgid "cannot change owner of sequence \"%s\""
msgstr "kann Eigentümer der Sequenz »%s« nicht ändern"
-#: commands/tablecmds.c:14509
+#: commands/tablecmds.c:14563
#, c-format
msgid "cannot change owner of relation \"%s\""
msgstr "kann Eigentümer der Relation »%s« nicht ändern"
-#: commands/tablecmds.c:14976
+#: commands/tablecmds.c:15030
#, c-format
msgid "cannot have multiple SET TABLESPACE subcommands"
msgstr "mehrere SET TABLESPACE Unterbefehle sind ungültig"
-#: commands/tablecmds.c:15053
+#: commands/tablecmds.c:15107
#, c-format
msgid "cannot set options for relation \"%s\""
msgstr "für Relation »%s« können keine Optionen gesetzt werden"
-#: commands/tablecmds.c:15087 commands/view.c:440
+#: commands/tablecmds.c:15141 commands/view.c:440
#, c-format
msgid "WITH CHECK OPTION is supported only on automatically updatable views"
msgstr "WITH CHECK OPTION wird nur für automatisch aktualisierbare Sichten unterstützt"
-#: commands/tablecmds.c:15338
+#: commands/tablecmds.c:15392
#, c-format
msgid "only tables, indexes, and materialized views exist in tablespaces"
msgstr "nur Tabellen, Indexe und materialisierte Sichten existieren in Tablespaces"
-#: commands/tablecmds.c:15350
+#: commands/tablecmds.c:15404
#, c-format
msgid "cannot move relations in to or out of pg_global tablespace"
msgstr "Relationen können nicht in den oder aus dem Tablespace »pg_global« verschoben werden"
-#: commands/tablecmds.c:15442
+#: commands/tablecmds.c:15496
#, c-format
msgid "aborting because lock on relation \"%s.%s\" is not available"
msgstr "Abbruch weil Sperre für Relation »%s.%s« nicht verfügbar ist"
-#: commands/tablecmds.c:15458
+#: commands/tablecmds.c:15512
#, c-format
msgid "no matching relations in tablespace \"%s\" found"
msgstr "keine passenden Relationen in Tablespace »%s« gefunden"
-#: commands/tablecmds.c:15580
+#: commands/tablecmds.c:15634
#, c-format
msgid "cannot change inheritance of typed table"
msgstr "Vererbung einer getypten Tabelle kann nicht geändert werden"
-#: commands/tablecmds.c:15585 commands/tablecmds.c:16085
+#: commands/tablecmds.c:15639 commands/tablecmds.c:16139
#, c-format
msgid "cannot change inheritance of a partition"
msgstr "Vererbung einer Partition kann nicht geändert werden"
-#: commands/tablecmds.c:15590
+#: commands/tablecmds.c:15644
#, c-format
msgid "cannot change inheritance of partitioned table"
msgstr "Vererbung einer partitionierten Tabelle kann nicht geändert werden"
-#: commands/tablecmds.c:15636
+#: commands/tablecmds.c:15690
#, c-format
msgid "cannot inherit to temporary relation of another session"
msgstr "an temporäre Relation einer anderen Sitzung kann nicht vererbt werden"
-#: commands/tablecmds.c:15649
+#: commands/tablecmds.c:15703
#, c-format
msgid "cannot inherit from a partition"
msgstr "von einer Partition kann nicht geerbt werden"
-#: commands/tablecmds.c:15671 commands/tablecmds.c:18529
+#: commands/tablecmds.c:15725 commands/tablecmds.c:18583
#, c-format
msgid "circular inheritance not allowed"
msgstr "zirkuläre Vererbung ist nicht erlaubt"
-#: commands/tablecmds.c:15672 commands/tablecmds.c:18530
+#: commands/tablecmds.c:15726 commands/tablecmds.c:18584
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "»%s« ist schon von »%s« abgeleitet."
-#: commands/tablecmds.c:15685
+#: commands/tablecmds.c:15739
#, c-format
msgid "trigger \"%s\" prevents table \"%s\" from becoming an inheritance child"
msgstr "Trigger »%s« verhindert, dass Tabelle »%s« ein Vererbungskind werden kann"
-#: commands/tablecmds.c:15687
+#: commands/tablecmds.c:15741
#, c-format
msgid "ROW triggers with transition tables are not supported in inheritance hierarchies."
msgstr "ROW-Trigger mit Übergangstabellen werden in Vererbungshierarchien nicht unterstützt."
-#: commands/tablecmds.c:15876
+#: commands/tablecmds.c:15930
#, c-format
msgid "column \"%s\" in child table must be marked NOT NULL"
msgstr "Spalte »%s« in abgeleiteter Tabelle muss als NOT NULL markiert sein"
-#: commands/tablecmds.c:15885
+#: commands/tablecmds.c:15939
#, c-format
msgid "column \"%s\" in child table must be a generated column"
msgstr "Spalte »%s« in abgeleiteter Tabelle muss eine generierte Spalte sein"
-#: commands/tablecmds.c:15889
+#: commands/tablecmds.c:15943
#, c-format
msgid "column \"%s\" in child table must not be a generated column"
msgstr "Spalte »%s« in abgeleiteter Tabelle darf keine generierte Spalte sein"
-#: commands/tablecmds.c:15927
+#: commands/tablecmds.c:15981
#, c-format
msgid "child table is missing column \"%s\""
msgstr "Spalte »%s« fehlt in abgeleiteter Tabelle"
-#: commands/tablecmds.c:16008
+#: commands/tablecmds.c:16062
#, c-format
msgid "child table \"%s\" has different definition for check constraint \"%s\""
msgstr "abgeleitete Tabelle »%s« hat unterschiedliche Definition für Check-Constraint »%s«"
-#: commands/tablecmds.c:16015
+#: commands/tablecmds.c:16069
#, c-format
msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
msgstr "Constraint »%s« kollidiert mit nicht vererbtem Constraint für abgeleitete Tabelle »%s«"
-#: commands/tablecmds.c:16025
+#: commands/tablecmds.c:16079
#, c-format
msgid "constraint \"%s\" conflicts with NOT VALID constraint on child table \"%s\""
msgstr "Constraint »%s« kollidiert mit NOT-VALID-Constraint für abgeleitete Tabelle »%s«"
-#: commands/tablecmds.c:16063
+#: commands/tablecmds.c:16117
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "Constraint »%s« fehlt in abgeleiteter Tabelle"
-#: commands/tablecmds.c:16149
+#: commands/tablecmds.c:16203
#, c-format
msgid "partition \"%s\" already pending detach in partitioned table \"%s.%s\""
msgstr "Partition »%s« hat schon eine unerledigte Abtrennoperation in der partitionierten Tabelle »%s.%s«"
-#: commands/tablecmds.c:16178 commands/tablecmds.c:16224
+#: commands/tablecmds.c:16232 commands/tablecmds.c:16278
#, c-format
msgid "relation \"%s\" is not a partition of relation \"%s\""
msgstr "Relation »%s« ist keine Partition von Relation »%s«"
-#: commands/tablecmds.c:16230
+#: commands/tablecmds.c:16284
#, c-format
msgid "relation \"%s\" is not a parent of relation \"%s\""
msgstr "Relation »%s« ist keine Basisrelation von Relation »%s«"
-#: commands/tablecmds.c:16457
+#: commands/tablecmds.c:16511
#, c-format
msgid "typed tables cannot inherit"
msgstr "getypte Tabellen können nicht erben"
-#: commands/tablecmds.c:16487
+#: commands/tablecmds.c:16541
#, c-format
msgid "table is missing column \"%s\""
msgstr "Spalte »%s« fehlt in Tabelle"
-#: commands/tablecmds.c:16498
+#: commands/tablecmds.c:16552
#, c-format
msgid "table has column \"%s\" where type requires \"%s\""
msgstr "Tabelle hat Spalte »%s«, aber Typ benötigt »%s«"
-#: commands/tablecmds.c:16507
+#: commands/tablecmds.c:16561
#, c-format
msgid "table \"%s\" has different type for column \"%s\""
msgstr "Tabelle »%s« hat unterschiedlichen Typ für Spalte »%s«"
-#: commands/tablecmds.c:16521
+#: commands/tablecmds.c:16575
#, c-format
msgid "table has extra column \"%s\""
msgstr "Tabelle hat zusätzliche Spalte »%s«"
-#: commands/tablecmds.c:16573
+#: commands/tablecmds.c:16627
#, c-format
msgid "\"%s\" is not a typed table"
msgstr "»%s« ist keine getypte Tabelle"
-#: commands/tablecmds.c:16747
+#: commands/tablecmds.c:16801
#, c-format
msgid "cannot use non-unique index \"%s\" as replica identity"
msgstr "nicht eindeutiger Index »%s« kann nicht als Replik-Identität verwendet werden"
-#: commands/tablecmds.c:16753
+#: commands/tablecmds.c:16807
#, c-format
msgid "cannot use non-immediate index \"%s\" as replica identity"
msgstr "Index »%s« kann nicht als Replik-Identität verwendet werden, weil er nicht IMMEDIATE ist"
-#: commands/tablecmds.c:16759
+#: commands/tablecmds.c:16813
#, c-format
msgid "cannot use expression index \"%s\" as replica identity"
msgstr "Ausdrucksindex »%s« kann nicht als Replik-Identität verwendet werden"
-#: commands/tablecmds.c:16765
+#: commands/tablecmds.c:16819
#, c-format
msgid "cannot use partial index \"%s\" as replica identity"
msgstr "partieller Index »%s« kann nicht als Replik-Identität verwendet werden"
-#: commands/tablecmds.c:16782
+#: commands/tablecmds.c:16836
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column %d is a system column"
msgstr "Index »%s« kann nicht als Replik-Identität verwendet werden, weil Spalte %d eine Systemspalte ist"
-#: commands/tablecmds.c:16789
+#: commands/tablecmds.c:16843
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable"
msgstr "Index »%s« kann nicht als Replik-Identität verwendet werden, weil Spalte »%s« NULL-Werte akzeptiert"
-#: commands/tablecmds.c:17041
+#: commands/tablecmds.c:17095
#, c-format
msgid "cannot change logged status of table \"%s\" because it is temporary"
msgstr "kann den geloggten Status der Tabelle »%s« nicht ändern, weil sie temporär ist"
-#: commands/tablecmds.c:17065
+#: commands/tablecmds.c:17119
#, c-format
msgid "cannot change table \"%s\" to unlogged because it is part of a publication"
msgstr "kann Tabelle »%s« nicht in ungeloggt ändern, weil sie Teil einer Publikation ist"
-#: commands/tablecmds.c:17067
+#: commands/tablecmds.c:17121
#, c-format
msgid "Unlogged relations cannot be replicated."
msgstr "Ungeloggte Relationen können nicht repliziert werden."
-#: commands/tablecmds.c:17112
+#: commands/tablecmds.c:17166
#, c-format
msgid "could not change table \"%s\" to logged because it references unlogged table \"%s\""
msgstr "konnte Tabelle »%s« nicht in geloggt ändern, weil sie auf die ungeloggte Tabelle »%s« verweist"
-#: commands/tablecmds.c:17122
+#: commands/tablecmds.c:17176
#, c-format
msgid "could not change table \"%s\" to unlogged because it references logged table \"%s\""
msgstr "konnte Tabelle »%s« nicht in ungeloggt ändern, weil sie auf die geloggte Tabelle »%s« verweist"
-#: commands/tablecmds.c:17180
+#: commands/tablecmds.c:17234
#, c-format
msgid "cannot move an owned sequence into another schema"
msgstr "einer Tabelle zugeordnete Sequenz kann nicht in ein anderes Schema verschoben werden"
-#: commands/tablecmds.c:17288
+#: commands/tablecmds.c:17342
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "Relation »%s« existiert bereits in Schema »%s«"
-#: commands/tablecmds.c:17713
+#: commands/tablecmds.c:17767
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr "»%s« ist keine Tabelle oder materialisierte Sicht"
-#: commands/tablecmds.c:17866
+#: commands/tablecmds.c:17920
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "»%s« ist kein zusammengesetzter Typ"
-#: commands/tablecmds.c:17896
+#: commands/tablecmds.c:17950
#, c-format
msgid "cannot change schema of index \"%s\""
msgstr "kann Schema des Index »%s« nicht ändern"
-#: commands/tablecmds.c:17898 commands/tablecmds.c:17912
+#: commands/tablecmds.c:17952 commands/tablecmds.c:17966
#, c-format
msgid "Change the schema of the table instead."
msgstr "Ändern Sie stattdessen das Schema der Tabelle."
-#: commands/tablecmds.c:17902
+#: commands/tablecmds.c:17956
#, c-format
msgid "cannot change schema of composite type \"%s\""
msgstr "kann Schema des zusammengesetzten Typs »%s« nicht ändern"
-#: commands/tablecmds.c:17910
+#: commands/tablecmds.c:17964
#, c-format
msgid "cannot change schema of TOAST table \"%s\""
msgstr "kann Schema der TOAST-Tabelle »%s« nicht ändern"
-#: commands/tablecmds.c:17942
+#: commands/tablecmds.c:17996
#, c-format
msgid "cannot use \"list\" partition strategy with more than one column"
msgstr "Partitionierungsstrategie »list« kann nicht mit mehr als einer Spalte verwendet werden"
-#: commands/tablecmds.c:18008
+#: commands/tablecmds.c:18062
#, c-format
msgid "column \"%s\" named in partition key does not exist"
msgstr "Spalte »%s«, die im Partitionierungsschlüssel verwendet wird, existiert nicht"
-#: commands/tablecmds.c:18016
+#: commands/tablecmds.c:18070
#, c-format
msgid "cannot use system column \"%s\" in partition key"
msgstr "Systemspalte »%s« kann nicht im Partitionierungsschlüssel verwendet werden"
-#: commands/tablecmds.c:18027 commands/tablecmds.c:18117
+#: commands/tablecmds.c:18081 commands/tablecmds.c:18171
#, c-format
msgid "cannot use generated column in partition key"
msgstr "generierte Spalte kann nicht im Partitionierungsschlüssel verwendet werden"
-#: commands/tablecmds.c:18100
+#: commands/tablecmds.c:18154
#, c-format
msgid "partition key expressions cannot contain system column references"
msgstr "Partitionierungsschlüsselausdruck kann nicht auf Systemspalten verweisen"
-#: commands/tablecmds.c:18147
+#: commands/tablecmds.c:18201
#, c-format
msgid "functions in partition key expression must be marked IMMUTABLE"
msgstr "Funktionen im Partitionierungsschlüsselausdruck müssen als IMMUTABLE markiert sein"
-#: commands/tablecmds.c:18156
+#: commands/tablecmds.c:18210
#, c-format
msgid "cannot use constant expression as partition key"
msgstr "Partitionierungsschlüssel kann kein konstanter Ausdruck sein"
-#: commands/tablecmds.c:18177
+#: commands/tablecmds.c:18231
#, c-format
msgid "could not determine which collation to use for partition expression"
msgstr "konnte die für den Partitionierungsausdruck zu verwendende Sortierfolge nicht bestimmen"
-#: commands/tablecmds.c:18212
+#: commands/tablecmds.c:18266
#, c-format
msgid "You must specify a hash operator class or define a default hash operator class for the data type."
msgstr "Sie müssen eine hash-Operatorklasse angeben oder eine hash-Standardoperatorklasse für den Datentyp definieren."
-#: commands/tablecmds.c:18218
+#: commands/tablecmds.c:18272
#, c-format
msgid "You must specify a btree operator class or define a default btree operator class for the data type."
msgstr "Sie müssen eine btree-Operatorklasse angeben oder eine btree-Standardoperatorklasse für den Datentyp definieren."
-#: commands/tablecmds.c:18469
+#: commands/tablecmds.c:18523
#, c-format
msgid "\"%s\" is already a partition"
msgstr "»%s« ist bereits eine Partition"
-#: commands/tablecmds.c:18475
+#: commands/tablecmds.c:18529
#, c-format
msgid "cannot attach a typed table as partition"
msgstr "eine getypte Tabelle kann nicht als Partition angefügt werden"
-#: commands/tablecmds.c:18491
+#: commands/tablecmds.c:18545
#, c-format
msgid "cannot attach inheritance child as partition"
msgstr "ein Vererbungskind kann nicht als Partition angefügt werden"
-#: commands/tablecmds.c:18505
+#: commands/tablecmds.c:18559
#, c-format
msgid "cannot attach inheritance parent as partition"
msgstr "eine Tabelle mit abgeleiteten Tabellen kann nicht als Partition angefügt werden"
-#: commands/tablecmds.c:18539
+#: commands/tablecmds.c:18593
#, c-format
msgid "cannot attach a temporary relation as partition of permanent relation \"%s\""
msgstr "eine temporäre Relation kann nicht als Partition an permanente Relation »%s« angefügt werden"
-#: commands/tablecmds.c:18547
+#: commands/tablecmds.c:18601
#, c-format
msgid "cannot attach a permanent relation as partition of temporary relation \"%s\""
msgstr "eine permanente Relation kann nicht als Partition an temporäre Relation »%s« angefügt werden"
-#: commands/tablecmds.c:18555
+#: commands/tablecmds.c:18609
#, c-format
msgid "cannot attach as partition of temporary relation of another session"
msgstr "kann nicht als Partition an temporäre Relation einer anderen Sitzung anfügen"
-#: commands/tablecmds.c:18562
+#: commands/tablecmds.c:18616
#, c-format
msgid "cannot attach temporary relation of another session as partition"
msgstr "temporäre Relation einer anderen Sitzung kann nicht als Partition angefügt werden"
-#: commands/tablecmds.c:18582
+#: commands/tablecmds.c:18636
#, c-format
msgid "table \"%s\" being attached contains an identity column \"%s\""
msgstr "anzufügende Tabelle »%s« enthält eine Identitätsspalte »%s«"
-#: commands/tablecmds.c:18584
+#: commands/tablecmds.c:18638
#, c-format
msgid "The new partition may not contain an identity column."
msgstr "Die neue Partition darf keine Identitätsspalte enthalten."
-#: commands/tablecmds.c:18592
+#: commands/tablecmds.c:18646
#, c-format
msgid "table \"%s\" contains column \"%s\" not found in parent \"%s\""
msgstr "Tabelle »%s« enthält Spalte »%s«, die nicht in der Elterntabelle »%s« gefunden wurde"
-#: commands/tablecmds.c:18595
+#: commands/tablecmds.c:18649
#, c-format
msgid "The new partition may contain only the columns present in parent."
msgstr "Die neue Partition darf nur Spalten enthalten, die auch die Elterntabelle hat."
-#: commands/tablecmds.c:18607
+#: commands/tablecmds.c:18661
#, c-format
msgid "trigger \"%s\" prevents table \"%s\" from becoming a partition"
msgstr "Trigger »%s« verhindert, dass Tabelle »%s« eine Partition werden kann"
-#: commands/tablecmds.c:18609
+#: commands/tablecmds.c:18663
#, c-format
msgid "ROW triggers with transition tables are not supported on partitions."
msgstr "ROW-Trigger mit Übergangstabellen werden für Partitionen nicht unterstützt."
-#: commands/tablecmds.c:18785
+#: commands/tablecmds.c:18839
#, c-format
msgid "cannot attach foreign table \"%s\" as partition of partitioned table \"%s\""
msgstr "kann Fremdtabelle »%s« nicht als Partition an partitionierte Tabelle »%s« anfügen"
-#: commands/tablecmds.c:18788
+#: commands/tablecmds.c:18842
#, c-format
msgid "Partitioned table \"%s\" contains unique indexes."
msgstr "Partitionierte Tabelle »%s« enthält Unique-Indexe."
-#: commands/tablecmds.c:19110
+#: commands/tablecmds.c:19164
#, c-format
msgid "cannot detach partitions concurrently when a default partition exists"
msgstr "nebenläufiges Abtrennen einer Partition ist nicht möglich, wenn eine Standardpartition existiert"
-#: commands/tablecmds.c:19219
+#: commands/tablecmds.c:19273
#, c-format
msgid "partitioned table \"%s\" was removed concurrently"
msgstr "partitionierte Tabelle »%s« wurde nebenläufig entfernt"
-#: commands/tablecmds.c:19225
+#: commands/tablecmds.c:19279
#, c-format
msgid "partition \"%s\" was removed concurrently"
msgstr "Partition »%s« wurde nebenläufig entfernt"
-#: commands/tablecmds.c:19839 commands/tablecmds.c:19859
-#: commands/tablecmds.c:19880 commands/tablecmds.c:19899
-#: commands/tablecmds.c:19941
+#: commands/tablecmds.c:19893 commands/tablecmds.c:19913
+#: commands/tablecmds.c:19934 commands/tablecmds.c:19953
+#: commands/tablecmds.c:19995
#, c-format
msgid "cannot attach index \"%s\" as a partition of index \"%s\""
msgstr "kann Index »%s« nicht als Partition an Index »%s« anfügen"
-#: commands/tablecmds.c:19842
+#: commands/tablecmds.c:19896
#, c-format
msgid "Index \"%s\" is already attached to another index."
msgstr "Index »%s« ist bereits an einen anderen Index angefügt."
-#: commands/tablecmds.c:19862
+#: commands/tablecmds.c:19916
#, c-format
msgid "Index \"%s\" is not an index on any partition of table \"%s\"."
msgstr "Index »%s« ist kein Index irgendeiner Partition von Tabelle »%s«."
-#: commands/tablecmds.c:19883
+#: commands/tablecmds.c:19937
#, c-format
msgid "The index definitions do not match."
msgstr "Die Indexdefinitionen stimmen nicht überein."
-#: commands/tablecmds.c:19902
+#: commands/tablecmds.c:19956
#, c-format
msgid "The index \"%s\" belongs to a constraint in table \"%s\" but no constraint exists for index \"%s\"."
msgstr "Der Index »%s« gehört zu einem Constraint in Tabelle »%s«, aber kein Constraint existiert für Index »%s«."
-#: commands/tablecmds.c:19944
+#: commands/tablecmds.c:19998
#, c-format
msgid "Another index is already attached for partition \"%s\"."
msgstr "Ein anderer Index ist bereits für Partition »%s« angefügt."
-#: commands/tablecmds.c:20180
+#: commands/tablecmds.c:20234
#, c-format
msgid "column data type %s does not support compression"
msgstr "Spaltendatentyp %s unterstützt keine Komprimierung"
-#: commands/tablecmds.c:20187
+#: commands/tablecmds.c:20241
#, c-format
msgid "invalid compression method \"%s\""
msgstr "ungültige Komprimierungsmethode »%s«"
-#: commands/tablecmds.c:20213
+#: commands/tablecmds.c:20267
#, c-format
msgid "invalid storage type \"%s\""
msgstr "ungültiger Storage-Typ »%s«"
-#: commands/tablecmds.c:20223
+#: commands/tablecmds.c:20277
#, c-format
msgid "column data type %s can only have storage PLAIN"
msgstr "Spaltendatentyp %s kann nur Storage-Typ PLAIN"
@@ -12267,25 +12267,25 @@ msgstr "Verschieben einer Zeile in eine andere Partition durch einen BEFORE-FOR-
msgid "Before executing trigger \"%s\", the row was to be in partition \"%s.%s\"."
msgstr "Vor der Ausführung von Trigger »%s« gehörte die Zeile in Partition »%s.%s«."
-#: commands/trigger.c:3341 executor/nodeModifyTable.c:1541
-#: executor/nodeModifyTable.c:1615 executor/nodeModifyTable.c:2377
-#: executor/nodeModifyTable.c:2468 executor/nodeModifyTable.c:3132
-#: executor/nodeModifyTable.c:3302
+#: commands/trigger.c:3341 executor/nodeModifyTable.c:1561
+#: executor/nodeModifyTable.c:1635 executor/nodeModifyTable.c:2397
+#: executor/nodeModifyTable.c:2488 executor/nodeModifyTable.c:3152
+#: executor/nodeModifyTable.c:3322
#, c-format
msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
msgstr "Verwenden Sie einen AFTER-Trigger anstelle eines BEFORE-Triggers, um Änderungen an andere Zeilen zu propagieren."
#: commands/trigger.c:3382 executor/nodeLockRows.c:228
-#: executor/nodeLockRows.c:237 executor/nodeModifyTable.c:314
-#: executor/nodeModifyTable.c:1557 executor/nodeModifyTable.c:2394
-#: executor/nodeModifyTable.c:2618
+#: executor/nodeLockRows.c:237 executor/nodeModifyTable.c:334
+#: executor/nodeModifyTable.c:1577 executor/nodeModifyTable.c:2414
+#: executor/nodeModifyTable.c:2638
#, c-format
msgid "could not serialize access due to concurrent update"
msgstr "konnte Zugriff nicht serialisieren wegen gleichzeitiger Aktualisierung"
-#: commands/trigger.c:3390 executor/nodeModifyTable.c:1647
-#: executor/nodeModifyTable.c:2485 executor/nodeModifyTable.c:2642
-#: executor/nodeModifyTable.c:3150
+#: commands/trigger.c:3390 executor/nodeModifyTable.c:1667
+#: executor/nodeModifyTable.c:2505 executor/nodeModifyTable.c:2662
+#: executor/nodeModifyTable.c:3170
#, c-format
msgid "could not serialize access due to concurrent delete"
msgstr "konnte Zugriff nicht serialisieren wegen gleichzeitigem Löschen"
@@ -13136,42 +13136,42 @@ msgstr "ONLY_DATABASE_STATS kann nicht mit anderen VACUUM-Optionen angegeben wer
msgid "%s cannot be executed from VACUUM or ANALYZE"
msgstr "%s kann nicht aus VACUUM oder ANALYZE ausgeführt werden"
-#: commands/vacuum.c:730
+#: commands/vacuum.c:732
#, c-format
msgid "permission denied to vacuum \"%s\", skipping it"
msgstr "keine Berechtigung für Vacuum von »%s«, wird übersprungen"
-#: commands/vacuum.c:743
+#: commands/vacuum.c:745
#, c-format
msgid "permission denied to analyze \"%s\", skipping it"
msgstr "keine Berechtigung für Analyze von »%s«, wird übersprungen"
-#: commands/vacuum.c:821 commands/vacuum.c:918
+#: commands/vacuum.c:823 commands/vacuum.c:920
#, c-format
msgid "skipping vacuum of \"%s\" --- lock not available"
msgstr "überspringe Vacuum von »%s« --- Sperre nicht verfügbar"
-#: commands/vacuum.c:826
+#: commands/vacuum.c:828
#, c-format
msgid "skipping vacuum of \"%s\" --- relation no longer exists"
msgstr "überspringe Vacuum von »%s« --- Relation existiert nicht mehr"
-#: commands/vacuum.c:842 commands/vacuum.c:923
+#: commands/vacuum.c:844 commands/vacuum.c:925
#, c-format
msgid "skipping analyze of \"%s\" --- lock not available"
msgstr "überspringe Analyze von »%s« --- Sperre nicht verfügbar"
-#: commands/vacuum.c:847
+#: commands/vacuum.c:849
#, c-format
msgid "skipping analyze of \"%s\" --- relation no longer exists"
msgstr "überspringe Analyze von »%s« --- Relation existiert nicht mehr"
-#: commands/vacuum.c:1139
+#: commands/vacuum.c:1141
#, c-format
msgid "cutoff for removing and freezing tuples is far in the past"
msgstr "Obergrenze für das Entfernen und Einfrieren von Tuples ist weit in der Vergangenheit"
-#: commands/vacuum.c:1140 commands/vacuum.c:1145
+#: commands/vacuum.c:1142 commands/vacuum.c:1147
#, c-format
msgid ""
"Close open transactions soon to avoid wraparound problems.\n"
@@ -13180,37 +13180,37 @@ msgstr ""
"Schließen Sie bald alle offenen Transaktionen, um Überlaufprobleme zu vermeiden.\n"
"Eventuell müssen Sie auch alte vorbereitete Transaktionen committen oder zurückrollen oder unbenutzte Replikations-Slots löschen."
-#: commands/vacuum.c:1144
+#: commands/vacuum.c:1146
#, c-format
msgid "cutoff for freezing multixacts is far in the past"
msgstr "Obergrenze für das Einfrieren von Multixacts ist weit in der Vergangenheit"
-#: commands/vacuum.c:1900
+#: commands/vacuum.c:1902
#, c-format
msgid "some databases have not been vacuumed in over 2 billion transactions"
msgstr "einige Datenbanken sind seit über 2 Milliarden Transaktionen nicht gevacuumt worden"
-#: commands/vacuum.c:1901
+#: commands/vacuum.c:1903
#, c-format
msgid "You might have already suffered transaction-wraparound data loss."
msgstr "Sie haben möglicherweise bereits Daten wegen Transaktionsnummernüberlauf verloren."
-#: commands/vacuum.c:2080
+#: commands/vacuum.c:2082
#, c-format
msgid "skipping \"%s\" --- cannot vacuum non-tables or special system tables"
msgstr "überspringe »%s« --- kann Nicht-Tabellen oder besondere Systemtabellen nicht vacuumen"
-#: commands/vacuum.c:2512
+#: commands/vacuum.c:2514
#, c-format
msgid "scanned index \"%s\" to remove %lld row versions"
msgstr "Index »%s« gelesen und %lld Zeilenversionen entfernt"
-#: commands/vacuum.c:2531
+#: commands/vacuum.c:2533
#, c-format
msgid "index \"%s\" now contains %.0f row versions in %u pages"
msgstr "Index »%s« enthält %.0f Zeilenversionen in %u Seiten"
-#: commands/vacuum.c:2535
+#: commands/vacuum.c:2537
#, c-format
msgid ""
"%.0f index row versions were removed.\n"
@@ -13464,8 +13464,8 @@ msgstr "kein Wert für Parameter %d gefunden"
#: executor/execExpr.c:642 executor/execExpr.c:649 executor/execExpr.c:655
#: executor/execExprInterp.c:4852 executor/execExprInterp.c:4869
#: executor/execExprInterp.c:4968 executor/nodeModifyTable.c:203
-#: executor/nodeModifyTable.c:214 executor/nodeModifyTable.c:231
-#: executor/nodeModifyTable.c:239
+#: executor/nodeModifyTable.c:222 executor/nodeModifyTable.c:239
+#: executor/nodeModifyTable.c:249 executor/nodeModifyTable.c:259
#, c-format
msgid "table row type and query-specified row type do not match"
msgstr "Zeilentyp der Tabelle und der von der Anfrage angegebene Zeilentyp stimmen nicht überein"
@@ -13475,13 +13475,13 @@ msgstr "Zeilentyp der Tabelle und der von der Anfrage angegebene Zeilentyp stimm
msgid "Query has too many columns."
msgstr "Anfrage hat zu viele Spalten."
-#: executor/execExpr.c:650 executor/nodeModifyTable.c:232
+#: executor/execExpr.c:650 executor/nodeModifyTable.c:223
#, c-format
msgid "Query provides a value for a dropped column at ordinal position %d."
msgstr "Anfrage liefert einen Wert für eine gelöschte Spalte auf Position %d."
#: executor/execExpr.c:656 executor/execExprInterp.c:4870
-#: executor/nodeModifyTable.c:215
+#: executor/nodeModifyTable.c:250
#, c-format
msgid "Table has type %s at ordinal position %d, but query expects %s."
msgstr "Tabelle hat Typ %s auf Position %d, aber Anfrage erwartet %s."
@@ -13566,7 +13566,7 @@ msgstr "Arrayelement mit Typ %s kann nicht in ARRAY-Konstrukt mit Elementtyp %s
#: executor/execExprInterp.c:2945 utils/adt/arrayfuncs.c:1305
#: utils/adt/arrayfuncs.c:3503 utils/adt/arrayfuncs.c:5593
-#: utils/adt/arrayfuncs.c:6110 utils/adt/arraysubs.c:150
+#: utils/adt/arrayfuncs.c:6112 utils/adt/arraysubs.c:150
#: utils/adt/arraysubs.c:488
#, c-format
msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
@@ -13585,7 +13585,7 @@ msgstr "mehrdimensionale Arrays müssen Arraysausdrücke mit gleicher Anzahl Dim
#: utils/adt/arrayfuncs.c:2895 utils/adt/arrayfuncs.c:2949
#: utils/adt/arrayfuncs.c:2964 utils/adt/arrayfuncs.c:3305
#: utils/adt/arrayfuncs.c:3533 utils/adt/arrayfuncs.c:5365
-#: utils/adt/arrayfuncs.c:6202 utils/adt/arrayfuncs.c:6546
+#: utils/adt/arrayfuncs.c:6204 utils/adt/arrayfuncs.c:6548
#: utils/adt/arrayutils.c:83 utils/adt/arrayutils.c:92
#: utils/adt/arrayutils.c:99
#, c-format
@@ -13740,7 +13740,7 @@ msgstr "kann Zeilen in Sicht »%s« nicht sperren"
msgid "cannot lock rows in materialized view \"%s\""
msgstr "kann Zeilen in materialisierter Sicht »%s« nicht sperren"
-#: executor/execMain.c:1177 executor/execMain.c:2687
+#: executor/execMain.c:1177 executor/execMain.c:2689
#: executor/nodeLockRows.c:135
#, c-format
msgid "cannot lock rows in foreign table \"%s\""
@@ -13832,10 +13832,10 @@ msgstr "gleichzeitige Aktualisierung, versuche erneut"
msgid "concurrent delete, retrying"
msgstr "gleichzeitiges Löschen, versuche erneut"
-#: executor/execReplication.c:352 parser/parse_cte.c:302
+#: executor/execReplication.c:352 parser/parse_cte.c:303
#: parser/parse_oper.c:221 utils/adt/array_userfuncs.c:1334
#: utils/adt/array_userfuncs.c:1477 utils/adt/arrayfuncs.c:3852
-#: utils/adt/arrayfuncs.c:4407 utils/adt/arrayfuncs.c:6426
+#: utils/adt/arrayfuncs.c:4407 utils/adt/arrayfuncs.c:6428
#: utils/adt/rowtypes.c:1220
#, c-format
msgid "could not identify an equality operator for type %s"
@@ -14080,62 +14080,67 @@ msgstr "FULL JOIN wird nur für Merge-Verbund-fähige Verbundbedingungen unterst
#: executor/nodeModifyTable.c:240
#, c-format
+msgid "Query provides a value for a generated column at ordinal position %d."
+msgstr "Anfrage liefert einen Wert für eine generierte Spalte auf Position %d."
+
+#: executor/nodeModifyTable.c:260
+#, c-format
msgid "Query has too few columns."
msgstr "Anfrage hat zu wenige Spalten."
-#: executor/nodeModifyTable.c:1540 executor/nodeModifyTable.c:1614
+#: executor/nodeModifyTable.c:1560 executor/nodeModifyTable.c:1634
#, c-format
msgid "tuple to be deleted was already modified by an operation triggered by the current command"
msgstr "das zu löschende Tupel wurde schon durch eine vom aktuellen Befehl ausgelöste Operation verändert"
-#: executor/nodeModifyTable.c:1769
+#: executor/nodeModifyTable.c:1789
#, c-format
msgid "invalid ON UPDATE specification"
msgstr "ungültige ON-UPDATE-Angabe"
-#: executor/nodeModifyTable.c:1770
+#: executor/nodeModifyTable.c:1790
#, c-format
msgid "The result tuple would appear in a different partition than the original tuple."
msgstr "Das Ergebnistupel würde in einer anderen Partition erscheinen als das ursprüngliche Tupel."
-#: executor/nodeModifyTable.c:2226
+#: executor/nodeModifyTable.c:2246
#, c-format
msgid "cannot move tuple across partitions when a non-root ancestor of the source partition is directly referenced in a foreign key"
msgstr "Tupel kann nicht zwischen Partitionen bewegt werden, wenn ein Fremdschlüssel direkt auf einen Vorgänger (außer der Wurzel) der Quellpartition verweist"
-#: executor/nodeModifyTable.c:2227
+#: executor/nodeModifyTable.c:2247
#, c-format
msgid "A foreign key points to ancestor \"%s\" but not the root ancestor \"%s\"."
msgstr "Ein Fremdschlüssel verweist auf den Vorgänger »%s«, aber nicht auf den Wurzelvorgänger »%s«."
-#: executor/nodeModifyTable.c:2230
+#: executor/nodeModifyTable.c:2250
#, c-format
msgid "Consider defining the foreign key on table \"%s\"."
msgstr "Definieren Sie den Fremdschlüssel eventuell für Tabelle »%s«."
#. translator: %s is a SQL command name
-#: executor/nodeModifyTable.c:2596 executor/nodeModifyTable.c:3138
-#: executor/nodeModifyTable.c:3308
+#: executor/nodeModifyTable.c:2616 executor/nodeModifyTable.c:3158
+#: executor/nodeModifyTable.c:3328
#, c-format
msgid "%s command cannot affect row a second time"
msgstr "Befehl in %s kann eine Zeile nicht ein zweites Mal ändern"
-#: executor/nodeModifyTable.c:2598
+#: executor/nodeModifyTable.c:2618
#, c-format
msgid "Ensure that no rows proposed for insertion within the same command have duplicate constrained values."
msgstr "Stellen Sie sicher, dass keine im selben Befehl fürs Einfügen vorgesehene Zeilen doppelte Werte haben, die einen Constraint verletzen würden."
-#: executor/nodeModifyTable.c:3131 executor/nodeModifyTable.c:3301
+#: executor/nodeModifyTable.c:3151 executor/nodeModifyTable.c:3321
#, c-format
msgid "tuple to be updated or deleted was already modified by an operation triggered by the current command"
msgstr "das zu aktualisierende oder zu löschende Tupel wurde schon durch eine vom aktuellen Befehl ausgelöste Operation verändert"
-#: executor/nodeModifyTable.c:3140 executor/nodeModifyTable.c:3310
+#: executor/nodeModifyTable.c:3160 executor/nodeModifyTable.c:3330
#, c-format
msgid "Ensure that not more than one source row matches any one target row."
msgstr "Stellen Sie sicher, dass nicht mehr als eine Quellzeile auf jede Zielzeile passt."
-#: executor/nodeModifyTable.c:3209
+#: executor/nodeModifyTable.c:3229
#, c-format
msgid "tuple to be merged was already moved to another partition due to concurrent update"
msgstr "das zu mergende Tupel wurde schon durch ein gleichzeitiges Update in eine andere Partition verschoben"
@@ -14612,8 +14617,8 @@ msgstr "WITH TIES kann nicht ohne ORDER-BY-Klausel angegeben werden"
msgid "improper use of \"*\""
msgstr "unzulässige Verwendung von »*«"
-#: gram.y:18735 gram.y:18752 tsearch/spell.c:963 tsearch/spell.c:980
-#: tsearch/spell.c:997 tsearch/spell.c:1014 tsearch/spell.c:1079
+#: gram.y:18735 gram.y:18752 tsearch/spell.c:964 tsearch/spell.c:981
+#: tsearch/spell.c:998 tsearch/spell.c:1015 tsearch/spell.c:1081
#, c-format
msgid "syntax error"
msgstr "Syntaxfehler"
@@ -14769,7 +14774,7 @@ msgstr ".decimal() kann nur optionale Argumente Präzision[,Skala] haben."
msgid "Unrecognized flag character \"%.*s\" in LIKE_REGEX predicate."
msgstr "Unbekanntes Flag-Zeichen »%.*s« in LIKE_REGEX-Prädikat."
-#: jsonpath_gram.y:629 tsearch/spell.c:749 utils/adt/regexp.c:223
+#: jsonpath_gram.y:629 tsearch/spell.c:750 utils/adt/regexp.c:223
#, c-format
msgid "invalid regular expression: %s"
msgstr "ungültiger regulärer Ausdruck: %s"
@@ -16768,14 +16773,14 @@ msgstr "erweiterbarer Knotentyp »%s« existiert bereits"
msgid "ExtensibleNodeMethods \"%s\" was not registered"
msgstr "ExtensibleNodeMethods »%s« wurde nicht registriert"
-#: nodes/makefuncs.c:152 statistics/extended_stats.c:2310
+#: nodes/makefuncs.c:152 nodes/makefuncs.c:178 statistics/extended_stats.c:2310
#, c-format
msgid "relation \"%s\" does not have a composite type"
msgstr "Relation »%s« hat keinen zusammengesetzten Typ"
#: nodes/nodeFuncs.c:118 nodes/nodeFuncs.c:149 parser/parse_coerce.c:2604
#: parser/parse_coerce.c:2742 parser/parse_coerce.c:2789
-#: parser/parse_expr.c:2112 parser/parse_func.c:710 parser/parse_oper.c:869
+#: parser/parse_expr.c:2120 parser/parse_func.c:710 parser/parse_oper.c:869
#: utils/fmgr/funcapi.c:669
#, c-format
msgid "could not find array type for data type %s"
@@ -16791,7 +16796,7 @@ msgstr "Portal »%s« mit Parametern: %s"
msgid "unnamed portal with parameters: %s"
msgstr "unbenanntes Portal mit Parametern: %s"
-#: optimizer/path/joinrels.c:972
+#: optimizer/path/joinrels.c:973
#, c-format
msgid "FULL JOIN is only supported with merge-joinable or hash-joinable join conditions"
msgstr "FULL JOIN wird nur für Merge- oder Hash-Verbund-fähige Verbundbedingungen unterstützt"
@@ -16815,38 +16820,38 @@ msgstr "%s kann nicht auf die nullbare Seite eines äußeren Verbundes angewende
msgid "%s is not allowed with UNION/INTERSECT/EXCEPT"
msgstr "%s ist nicht in UNION/INTERSECT/EXCEPT erlaubt"
-#: optimizer/plan/planner.c:2121 optimizer/plan/planner.c:4108
+#: optimizer/plan/planner.c:2121 optimizer/plan/planner.c:4151
#, c-format
msgid "could not implement GROUP BY"
msgstr "konnte GROUP BY nicht implementieren"
-#: optimizer/plan/planner.c:2122 optimizer/plan/planner.c:4109
-#: optimizer/plan/planner.c:4790 optimizer/prep/prepunion.c:1320
+#: optimizer/plan/planner.c:2122 optimizer/plan/planner.c:4152
+#: optimizer/plan/planner.c:4833 optimizer/prep/prepunion.c:1320
#, c-format
msgid "Some of the datatypes only support hashing, while others only support sorting."
msgstr "Einige Datentypen unterstützen nur Hashing, während andere nur Sortieren unterstützen."
-#: optimizer/plan/planner.c:4789
+#: optimizer/plan/planner.c:4832
#, c-format
msgid "could not implement DISTINCT"
msgstr "konnte DISTINCT nicht implementieren"
-#: optimizer/plan/planner.c:6134
+#: optimizer/plan/planner.c:6177
#, c-format
msgid "could not implement window PARTITION BY"
msgstr "konnte PARTITION BY für Fenster nicht implementieren"
-#: optimizer/plan/planner.c:6135
+#: optimizer/plan/planner.c:6178
#, c-format
msgid "Window partitioning columns must be of sortable datatypes."
msgstr "Fensterpartitionierungsspalten müssen sortierbare Datentypen haben."
-#: optimizer/plan/planner.c:6139
+#: optimizer/plan/planner.c:6182
#, c-format
msgid "could not implement window ORDER BY"
msgstr "konnte ORDER BY für Fenster nicht implementieren"
-#: optimizer/plan/planner.c:6140
+#: optimizer/plan/planner.c:6183
#, c-format
msgid "Window ordering columns must be of sortable datatypes."
msgstr "Fenstersortierspalten müssen sortierbare Datentypen haben."
@@ -17322,7 +17327,7 @@ msgstr "Aggregatfunktion auf äußerer Ebene kann keine Variable einer unteren E
msgid "aggregate function calls cannot contain set-returning function calls"
msgstr "Aufrufe von Aggregatfunktionen können keine Aufrufe von Funktionen mit Ergebnismenge enthalten"
-#: parser/parse_agg.c:780 parser/parse_expr.c:1762 parser/parse_expr.c:2245
+#: parser/parse_agg.c:780 parser/parse_expr.c:1762 parser/parse_expr.c:2253
#: parser/parse_func.c:885
#, c-format
msgid "You might be able to move the set-returning function into a LATERAL FROM item."
@@ -17719,8 +17724,8 @@ msgstr "Wandeln Sie den Offset-Wert in den genauen beabsichtigten Typ um."
#: parser/parse_coerce.c:1050 parser/parse_coerce.c:1088
#: parser/parse_coerce.c:1106 parser/parse_coerce.c:1121
-#: parser/parse_expr.c:2146 parser/parse_expr.c:2754 parser/parse_expr.c:3405
-#: parser/parse_expr.c:3634 parser/parse_target.c:998
+#: parser/parse_expr.c:2154 parser/parse_expr.c:2762 parser/parse_expr.c:3413
+#: parser/parse_expr.c:3642 parser/parse_target.c:998
#, c-format
msgid "cannot cast type %s to %s"
msgstr "kann Typ %s nicht in Typ %s umwandeln"
@@ -17915,147 +17920,147 @@ msgstr "rekursiver Verweis auf Anfrage »%s« darf nicht in INTERSECT erscheinen
msgid "recursive reference to query \"%s\" must not appear within EXCEPT"
msgstr "rekursiver Verweis auf Anfrage »%s« darf nicht in EXCEPT erscheinen"
-#: parser/parse_cte.c:136
+#: parser/parse_cte.c:137
#, c-format
msgid "WITH query name \"%s\" specified more than once"
msgstr "WIHT-Anfragename »%s« mehrmals angegeben"
-#: parser/parse_cte.c:308
+#: parser/parse_cte.c:309
#, c-format
msgid "could not identify an inequality operator for type %s"
msgstr "konnte keinen Ist-Ungleich-Operator für Typ %s ermitteln"
-#: parser/parse_cte.c:335
+#: parser/parse_cte.c:336
#, c-format
msgid "WITH clause containing a data-modifying statement must be at the top level"
msgstr "WITH-Klausel mit datenmodifizierender Anweisung muss auf der obersten Ebene sein"
-#: parser/parse_cte.c:384
+#: parser/parse_cte.c:385
#, c-format
msgid "recursive query \"%s\" column %d has type %s in non-recursive term but type %s overall"
msgstr "Spalte %2$d in rekursiver Anfrage »%1$s« hat Typ %3$s im nicht-rekursiven Teilausdruck aber Typ %4$s insgesamt"
-#: parser/parse_cte.c:390
+#: parser/parse_cte.c:391
#, c-format
msgid "Cast the output of the non-recursive term to the correct type."
msgstr "Wandeln Sie die Ausgabe des nicht-rekursiven Teilausdrucks in den korrekten Typ um."
-#: parser/parse_cte.c:395
+#: parser/parse_cte.c:396
#, c-format
msgid "recursive query \"%s\" column %d has collation \"%s\" in non-recursive term but collation \"%s\" overall"
msgstr "Spalte %2$d in rekursiver Anfrage »%1$s« hat Sortierfolge %3$s im nicht-rekursiven Teilausdruck aber Sortierfolge %4$s insgesamt"
-#: parser/parse_cte.c:399
+#: parser/parse_cte.c:400
#, c-format
msgid "Use the COLLATE clause to set the collation of the non-recursive term."
msgstr "Verwenden Sie die COLLATE-Klausel, um die Sortierfolge des nicht-rekursiven Teilsausdrucks zu setzen."
-#: parser/parse_cte.c:420
+#: parser/parse_cte.c:421
#, c-format
msgid "WITH query is not recursive"
msgstr "WITH-Anfrage ist nicht rekursiv"
-#: parser/parse_cte.c:451
+#: parser/parse_cte.c:452
#, c-format
msgid "with a SEARCH or CYCLE clause, the left side of the UNION must be a SELECT"
msgstr "mit einer SEARCH- oder CYCLE-Klausel muss die linke Seite von UNION ein SELECT sein"
-#: parser/parse_cte.c:456
+#: parser/parse_cte.c:457
#, c-format
msgid "with a SEARCH or CYCLE clause, the right side of the UNION must be a SELECT"
msgstr "mit einer SEARCH- oder CYCLE-Klausel muss mit rechte Seite von UNION ein SELECT sein"
-#: parser/parse_cte.c:471
+#: parser/parse_cte.c:472
#, c-format
msgid "search column \"%s\" not in WITH query column list"
msgstr "Search-Spalte »%s« ist nicht in der Spaltenliste der WITH-Anfrage"
-#: parser/parse_cte.c:478
+#: parser/parse_cte.c:479
#, c-format
msgid "search column \"%s\" specified more than once"
msgstr "Search-Spalte »%s« mehrmals angegeben"
-#: parser/parse_cte.c:487
+#: parser/parse_cte.c:488
#, c-format
msgid "search sequence column name \"%s\" already used in WITH query column list"
msgstr "Search-Sequenz-Spaltenname »%s« schon in Spaltenliste der WITH-Anfrage verwendet"
-#: parser/parse_cte.c:504
+#: parser/parse_cte.c:505
#, c-format
msgid "cycle column \"%s\" not in WITH query column list"
msgstr "Cycle-Spalte »%s« ist nicht in der Spaltenliste der WITH-Anfrage"
-#: parser/parse_cte.c:511
+#: parser/parse_cte.c:512
#, c-format
msgid "cycle column \"%s\" specified more than once"
msgstr "Zyklusspalte »%s« mehrmals angegeben"
-#: parser/parse_cte.c:520
+#: parser/parse_cte.c:521
#, c-format
msgid "cycle mark column name \"%s\" already used in WITH query column list"
msgstr "Zyklusmarkierungsspaltenname »%s« schon in Spaltenliste der WITH-Anfrage verwendet"
-#: parser/parse_cte.c:527
+#: parser/parse_cte.c:528
#, c-format
msgid "cycle path column name \"%s\" already used in WITH query column list"
msgstr "Zykluspfadspaltenname »%s« schon in Spaltenliste der WITH-Anfrage verwendet"
-#: parser/parse_cte.c:535
+#: parser/parse_cte.c:536
#, c-format
msgid "cycle mark column name and cycle path column name are the same"
msgstr "Zyklusmarkierungsspaltenname und Zykluspfadspaltenname sind gleich"
-#: parser/parse_cte.c:545
+#: parser/parse_cte.c:546
#, c-format
msgid "search sequence column name and cycle mark column name are the same"
msgstr "Search-Sequenz-Spaltenname und Zyklusmarkierungsspaltenname sind gleich"
-#: parser/parse_cte.c:552
+#: parser/parse_cte.c:553
#, c-format
msgid "search sequence column name and cycle path column name are the same"
msgstr "Search-Sequenz-Spaltenname und Zykluspfadspaltenname sind gleich"
-#: parser/parse_cte.c:636
+#: parser/parse_cte.c:637
#, c-format
msgid "WITH query \"%s\" has %d columns available but %d columns specified"
msgstr "WITH-Anfrage »%s« hat %d Spalten verfügbar, aber %d Spalten wurden angegeben"
-#: parser/parse_cte.c:816
+#: parser/parse_cte.c:882
#, c-format
msgid "mutual recursion between WITH items is not implemented"
msgstr "gegenseitige Rekursion zwischen WITH-Elementen ist nicht implementiert"
-#: parser/parse_cte.c:868
+#: parser/parse_cte.c:934
#, c-format
msgid "recursive query \"%s\" must not contain data-modifying statements"
msgstr "rekursive Anfrage »%s« darf keine datenmodifizierenden Anweisungen enthalten"
-#: parser/parse_cte.c:876
+#: parser/parse_cte.c:942
#, c-format
msgid "recursive query \"%s\" does not have the form non-recursive-term UNION [ALL] recursive-term"
msgstr "rekursive Anfrage »%s« hat nicht die Form nicht-rekursiver-Ausdruck UNION [ALL] rekursiver-Ausdruck"
-#: parser/parse_cte.c:911
+#: parser/parse_cte.c:977
#, c-format
msgid "ORDER BY in a recursive query is not implemented"
msgstr "ORDER BY in einer rekursiven Anfrage ist nicht implementiert"
-#: parser/parse_cte.c:917
+#: parser/parse_cte.c:983
#, c-format
msgid "OFFSET in a recursive query is not implemented"
msgstr "OFFSET in einer rekursiven Anfrage ist nicht implementiert"
-#: parser/parse_cte.c:923
+#: parser/parse_cte.c:989
#, c-format
msgid "LIMIT in a recursive query is not implemented"
msgstr "LIMIT in einer rekursiven Anfrage ist nicht implementiert"
-#: parser/parse_cte.c:929
+#: parser/parse_cte.c:995
#, c-format
msgid "FOR UPDATE/SHARE in a recursive query is not implemented"
msgstr "FOR UPDATE/SHARE in einer rekursiven Anfrage ist nicht implementiert"
-#: parser/parse_cte.c:1008
+#: parser/parse_cte.c:1074
#, c-format
msgid "recursive reference to query \"%s\" must not appear more than once"
msgstr "rekursiver Verweis auf Anfrage »%s« darf nicht mehrmals erscheinen"
@@ -18113,13 +18118,13 @@ msgid "there is no parameter $%d"
msgstr "es gibt keinen Parameter $%d"
#. translator: %s is name of a SQL construct, eg NULLIF
-#: parser/parse_expr.c:1103 parser/parse_expr.c:3065
+#: parser/parse_expr.c:1103 parser/parse_expr.c:3073
#, c-format
msgid "%s requires = operator to yield boolean"
msgstr "%s erfordert, dass Operator = boolean ergibt"
#. translator: %s is name of a SQL construct, eg NULLIF
-#: parser/parse_expr.c:1109 parser/parse_expr.c:3072
+#: parser/parse_expr.c:1109 parser/parse_expr.c:3080
#, c-format
msgid "%s must not return a set"
msgstr "%s darf keine Ergebnismenge zurückgeben"
@@ -18140,7 +18145,7 @@ msgid "source for a multiple-column UPDATE item must be a sub-SELECT or ROW() ex
msgstr "die Quelle für ein UPDATE-Element mit mehreren Spalten muss ein Sub-SELECT oder ein ROW()-Ausdruck sein"
#. translator: %s is name of a SQL construct, eg GROUP BY
-#: parser/parse_expr.c:1760 parser/parse_expr.c:2243 parser/parse_func.c:2679
+#: parser/parse_expr.c:1760 parser/parse_expr.c:2251 parser/parse_func.c:2679
#, c-format
msgid "set-returning functions are not allowed in %s"
msgstr "Funktionen mit Ergebnismenge sind in %s nicht erlaubt"
@@ -18197,7 +18202,7 @@ msgstr "Unteranfragen können nicht in COPY-FROM-WHERE-Bedingungen verwendet wer
msgid "cannot use subquery in column generation expression"
msgstr "Unteranfragen können nicht in Spaltengenerierungsausdrücken verwendet werden"
-#: parser/parse_expr.c:1914 parser/parse_expr.c:3764
+#: parser/parse_expr.c:1914 parser/parse_expr.c:3772
#, c-format
msgid "subquery must return only one column"
msgstr "Unteranfrage darf nur eine Spalte zurückgeben"
@@ -18212,174 +18217,174 @@ msgstr "Unteranfrage hat zu viele Spalten"
msgid "subquery has too few columns"
msgstr "Unteranfrage hat zu wenige Spalten"
-#: parser/parse_expr.c:2086
+#: parser/parse_expr.c:2094
#, c-format
msgid "cannot determine type of empty array"
msgstr "kann Typ eines leeren Arrays nicht bestimmen"
-#: parser/parse_expr.c:2087
+#: parser/parse_expr.c:2095
#, c-format
msgid "Explicitly cast to the desired type, for example ARRAY[]::integer[]."
msgstr "Wandeln Sie ausdrücklich in den gewünschten Typ um, zum Beispiel ARRAY[]::integer[]."
-#: parser/parse_expr.c:2101
+#: parser/parse_expr.c:2109
#, c-format
msgid "could not find element type for data type %s"
msgstr "konnte Elementtyp für Datentyp %s nicht finden"
-#: parser/parse_expr.c:2184
+#: parser/parse_expr.c:2192
#, c-format
msgid "ROW expressions can have at most %d entries"
msgstr "ROW-Ausdrücke können höchstens %d Einträge haben"
-#: parser/parse_expr.c:2389
+#: parser/parse_expr.c:2397
#, c-format
msgid "unnamed XML attribute value must be a column reference"
msgstr "unbenannter XML-Attributwert muss ein Spaltenverweis sein"
-#: parser/parse_expr.c:2390
+#: parser/parse_expr.c:2398
#, c-format
msgid "unnamed XML element value must be a column reference"
msgstr "unbenannter XML-Elementwert muss ein Spaltenverweis sein"
-#: parser/parse_expr.c:2405
+#: parser/parse_expr.c:2413
#, c-format
msgid "XML attribute name \"%s\" appears more than once"
msgstr "XML-Attributname »%s« einscheint mehrmals"
-#: parser/parse_expr.c:2513
+#: parser/parse_expr.c:2521
#, c-format
msgid "cannot cast XMLSERIALIZE result to %s"
msgstr "kann das Ergebnis von XMLSERIALIZE nicht in Typ %s umwandeln"
-#: parser/parse_expr.c:2827 parser/parse_expr.c:3023
+#: parser/parse_expr.c:2835 parser/parse_expr.c:3031
#, c-format
msgid "unequal number of entries in row expressions"
msgstr "ungleiche Anzahl Einträge in Zeilenausdrücken"
-#: parser/parse_expr.c:2837
+#: parser/parse_expr.c:2845
#, c-format
msgid "cannot compare rows of zero length"
msgstr "kann Zeilen mit Länge null nicht vergleichen"
-#: parser/parse_expr.c:2862
+#: parser/parse_expr.c:2870
#, c-format
msgid "row comparison operator must yield type boolean, not type %s"
msgstr "Zeilenvergleichsoperator muss Typ boolean zurückgeben, nicht Typ %s"
-#: parser/parse_expr.c:2869
+#: parser/parse_expr.c:2877
#, c-format
msgid "row comparison operator must not return a set"
msgstr "Zeilenvergleichsoperator darf keine Ergebnismenge zurückgeben"
-#: parser/parse_expr.c:2928 parser/parse_expr.c:2969
+#: parser/parse_expr.c:2936 parser/parse_expr.c:2977
#, c-format
msgid "could not determine interpretation of row comparison operator %s"
msgstr "konnte Interpretation des Zeilenvergleichsoperators %s nicht bestimmen"
-#: parser/parse_expr.c:2930
+#: parser/parse_expr.c:2938
#, c-format
msgid "Row comparison operators must be associated with btree operator families."
msgstr "Zeilenvergleichsoperatoren müssen einer »btree«-Operatorfamilie zugeordnet sein."
-#: parser/parse_expr.c:2971
+#: parser/parse_expr.c:2979
#, c-format
msgid "There are multiple equally-plausible candidates."
msgstr "Es gibt mehrere gleichermaßen plausible Kandidaten."
-#: parser/parse_expr.c:3306
+#: parser/parse_expr.c:3314
#, c-format
msgid "JSON ENCODING clause is only allowed for bytea input type"
msgstr "JSON-ENCODING-Klausel ist nur für Eingabetyp bytea erlaubt"
-#: parser/parse_expr.c:3370
+#: parser/parse_expr.c:3378
#, c-format
msgid "cannot use non-string types with implicit FORMAT JSON clause"
msgstr "implizite FORMAT-JSON-Klausel kann nicht mit Typen verwendet werden, die keine Zeichenketten sind"
-#: parser/parse_expr.c:3371
+#: parser/parse_expr.c:3379
#, c-format
msgid "cannot use non-string types with explicit FORMAT JSON clause"
msgstr "explizite FORMAT-JSON-Klausel kann nicht mit Typen verwendet werden, die keine Zeichenketten sind"
-#: parser/parse_expr.c:3460
+#: parser/parse_expr.c:3468
#, c-format
msgid "cannot use JSON format with non-string output types"
msgstr "Format JSON kann nicht mit Ausgabetypen verwendet werden, die keine Zeichenketten sind"
-#: parser/parse_expr.c:3473
+#: parser/parse_expr.c:3481
#, c-format
msgid "cannot set JSON encoding for non-bytea output types"
msgstr "JSON-Kodierung kann nur für Ausgabetyp bytea gesetzt werden"
-#: parser/parse_expr.c:3478
+#: parser/parse_expr.c:3486
#, c-format
msgid "unsupported JSON encoding"
msgstr "nicht unterstützte JSON-Kodierung"
-#: parser/parse_expr.c:3479
+#: parser/parse_expr.c:3487
#, c-format
msgid "Only UTF8 JSON encoding is supported."
msgstr "Nur die JSON-Kodierung UTF8 wird unterstützt."
-#: parser/parse_expr.c:3516
+#: parser/parse_expr.c:3524
#, c-format
msgid "returning SETOF types is not supported in SQL/JSON functions"
msgstr "Rückgabe von SETOF-Typen wird in SQL/JSON-Funktionen nicht unterstützt"
-#: parser/parse_expr.c:3521
+#: parser/parse_expr.c:3529
#, c-format
msgid "returning pseudo-types is not supported in SQL/JSON functions"
msgstr "Rückgabe von Pseudotypen wird in SQL/JSON-Funktionen nicht unterstützt"
-#: parser/parse_expr.c:3849 parser/parse_func.c:866
+#: parser/parse_expr.c:3857 parser/parse_func.c:866
#, c-format
msgid "aggregate ORDER BY is not implemented for window functions"
msgstr "ORDER BY in Aggregatfunktion ist für Fensterfunktionen nicht implementiert"
-#: parser/parse_expr.c:4072
+#: parser/parse_expr.c:4080
#, c-format
msgid "cannot use JSON FORMAT ENCODING clause for non-bytea input types"
msgstr "JSON-FORMAT-ENCODING-Klausel kann nur für Eingabetyp bytea verwendet werden"
-#: parser/parse_expr.c:4092
+#: parser/parse_expr.c:4100
#, c-format
msgid "cannot use type %s in IS JSON predicate"
msgstr "Typ %s kann nicht im IS-JSON-Prädikat verwendet werden"
-#: parser/parse_expr.c:4118 parser/parse_expr.c:4239
+#: parser/parse_expr.c:4126 parser/parse_expr.c:4247
#, c-format
msgid "cannot use type %s in RETURNING clause of %s"
msgstr "Typ %s kann nicht in der RETURNING-Klausel von %s verwendet werden"
-#: parser/parse_expr.c:4120
+#: parser/parse_expr.c:4128
#, c-format
msgid "Try returning json or jsonb."
msgstr "Versuchen Sie json oder jsonb zurückzugeben."
-#: parser/parse_expr.c:4168
+#: parser/parse_expr.c:4176
#, c-format
msgid "cannot use non-string types with WITH UNIQUE KEYS clause"
msgstr "Klausel WITH UNIQUE KEYS kann nicht mit Typen verwendet werden, die keine Zeichenketten sind"
-#: parser/parse_expr.c:4242
+#: parser/parse_expr.c:4250
#, c-format
msgid "Try returning a string type or bytea."
msgstr "Versuchen Sie einen Zeichenkettentyp oder bytea zurückzugeben."
-#: parser/parse_expr.c:4307
+#: parser/parse_expr.c:4315
#, c-format
msgid "cannot specify FORMAT JSON in RETURNING clause of %s()"
msgstr "FORMAT JSON kann nicht in der RETURNING-Klausel von %s() angegeben werden"
-#: parser/parse_expr.c:4320
+#: parser/parse_expr.c:4328
#, c-format
msgid "SQL/JSON QUOTES behavior must not be specified when WITH WRAPPER is used"
msgstr "SQL/JSON-QUOTES-Verhalten darf nicht angegeben werden, wenn WITH WRAPPER verwendet wird"
#. translator: %s is name of a SQL/JSON clause (eg. ON EMPTY)
-#: parser/parse_expr.c:4334 parser/parse_expr.c:4363 parser/parse_expr.c:4394
-#: parser/parse_expr.c:4420 parser/parse_expr.c:4446
+#: parser/parse_expr.c:4342 parser/parse_expr.c:4371 parser/parse_expr.c:4402
+#: parser/parse_expr.c:4428 parser/parse_expr.c:4454
#: parser/parse_jsontable.c:94
#, c-format
msgid "invalid %s behavior"
@@ -18387,7 +18392,7 @@ msgstr "ungültiges »%s«-Verhalten"
#. translator: first %s is name of a SQL/JSON clause (eg. ON EMPTY),
#. second %s is a SQL/JSON function name (e.g. JSON_QUERY)
-#: parser/parse_expr.c:4337 parser/parse_expr.c:4366
+#: parser/parse_expr.c:4345 parser/parse_expr.c:4374
#, c-format
msgid "Only ERROR, NULL, EMPTY ARRAY, EMPTY OBJECT, or DEFAULT expression is allowed in %s for %s."
msgstr "Nur ERROR, NULL, EMPTY ARRAY, EMPTY OBJECT oder DEFAULT-Ausdruck sind erlaubt in %s für %s."
@@ -18395,68 +18400,68 @@ msgstr "Nur ERROR, NULL, EMPTY ARRAY, EMPTY OBJECT oder DEFAULT-Ausdruck sind er
#. translator: first %s is name of a SQL/JSON clause (eg. ON EMPTY)
#. translator: first %s is name a SQL/JSON clause (eg. ON EMPTY)
#. translator: first %s is name of a SQL/JSON clause (eg. ON EMPTY)
-#: parser/parse_expr.c:4344 parser/parse_expr.c:4373 parser/parse_expr.c:4402
-#: parser/parse_expr.c:4430 parser/parse_expr.c:4456
+#: parser/parse_expr.c:4352 parser/parse_expr.c:4381 parser/parse_expr.c:4410
+#: parser/parse_expr.c:4438 parser/parse_expr.c:4464
#, c-format
msgid "invalid %s behavior for column \"%s\""
msgstr "ungültiges »%s«-Verhalten für Spalte »%s«"
#. translator: %s is name of a SQL/JSON clause (eg. ON EMPTY)
-#: parser/parse_expr.c:4347 parser/parse_expr.c:4376
+#: parser/parse_expr.c:4355 parser/parse_expr.c:4384
#, c-format
msgid "Only ERROR, NULL, EMPTY ARRAY, EMPTY OBJECT, or DEFAULT expression is allowed in %s for formatted columns."
msgstr "Nur ERROR, NULL, EMPTY ARRAY, EMPTY OBJECT oder DEFAULT-Ausdruck sind erlaubt in %s für formatierte Spalten."
-#: parser/parse_expr.c:4395
+#: parser/parse_expr.c:4403
#, c-format
msgid "Only ERROR, TRUE, FALSE, or UNKNOWN is allowed in %s for %s."
msgstr "Nur ERROR, TRUE, FALSE oder UNKNOWN sind erlaubt in %s für %s."
#. translator: %s is name of a SQL/JSON clause (eg. ON EMPTY)
-#: parser/parse_expr.c:4405
+#: parser/parse_expr.c:4413
#, c-format
msgid "Only ERROR, TRUE, FALSE, or UNKNOWN is allowed in %s for EXISTS columns."
msgstr "Nur ERROR, TRUE, FALSE oder UNKNOWN sind erlaubt in %s für EXISTS-Spalten."
#. translator: first %s is name of a SQL/JSON clause (eg. ON EMPTY),
#. second %s is a SQL/JSON function name (e.g. JSON_QUERY)
-#: parser/parse_expr.c:4423 parser/parse_expr.c:4449
+#: parser/parse_expr.c:4431 parser/parse_expr.c:4457
#, c-format
msgid "Only ERROR, NULL, or DEFAULT expression is allowed in %s for %s."
msgstr "Nur ERROR, NULL oder DEFAULT-Ausdruck sind erlaubt in %s für %s."
#. translator: %s is name of a SQL/JSON clause (eg. ON EMPTY)
-#: parser/parse_expr.c:4433 parser/parse_expr.c:4459
+#: parser/parse_expr.c:4441 parser/parse_expr.c:4467
#, c-format
msgid "Only ERROR, NULL, or DEFAULT expression is allowed in %s for scalar columns."
msgstr "Nur ERROR, NULL oder DEFAULT-Ausdruck sind erlaubt in %s für skalare Spalten."
-#: parser/parse_expr.c:4489
+#: parser/parse_expr.c:4497
#, c-format
msgid "JSON path expression must be of type %s, not of type %s"
msgstr "JSON-Pfadausdruck muss Typ %s haben, nicht Typ %s"
-#: parser/parse_expr.c:4707
+#: parser/parse_expr.c:4715
#, c-format
msgid "can only specify a constant, non-aggregate function, or operator expression for DEFAULT"
msgstr "für DEFAULT kann nur eine Konstante, Nicht-Aggregat-Funktion oder ein Operatorausdruck angegeben werden"
-#: parser/parse_expr.c:4712
+#: parser/parse_expr.c:4720
#, c-format
msgid "DEFAULT expression must not contain column references"
msgstr "DEFAULT-Ausdruck darf keine Spaltenverweise enthalten"
-#: parser/parse_expr.c:4717
+#: parser/parse_expr.c:4725
#, c-format
msgid "DEFAULT expression must not return a set"
msgstr "DEFAULT-Ausdruck darf keine Ergebnismenge zurückgeben"
-#: parser/parse_expr.c:4793 parser/parse_expr.c:4802
+#: parser/parse_expr.c:4801 parser/parse_expr.c:4810
#, c-format
msgid "cannot cast behavior expression of type %s to %s"
msgstr "kann Verhaltensausdruck nicht von Typ %s in %s umwandeln"
-#: parser/parse_expr.c:4796
+#: parser/parse_expr.c:4804
#, c-format
msgid "You will need to explicitly cast the expression to type %s."
msgstr "Sie werden den Ausdruck ausdrücklich in Typ %s umwandeln müssen."
@@ -20923,7 +20928,7 @@ msgid "could not find free replication state slot for replication origin with ID
msgstr "konnte keinen freien Replication-State-Slot für Replication-Origin mit ID %d finden"
#: replication/logical/origin.c:957 replication/logical/origin.c:1158
-#: replication/slot.c:2384
+#: replication/slot.c:2401
#, c-format
msgid "Increase \"max_replication_slots\" and try again."
msgstr "Erhöhen Sie »max_replication_slots« und versuchen Sie es erneut."
@@ -21125,7 +21130,7 @@ msgstr "Replikations-Slots können nicht nebenläufig synchronisiert werden"
msgid "slot sync worker started"
msgstr "Slot-Sync-Arbeitsprozess gestartet"
-#: replication/logical/slotsync.c:1466 replication/slotfuncs.c:900
+#: replication/logical/slotsync.c:1466 replication/slotfuncs.c:926
#: replication/walreceiver.c:307
#, c-format
msgid "could not connect to the primary server: %s"
@@ -21143,58 +21148,58 @@ msgid_plural "exported logical decoding snapshot: \"%s\" with %u transaction IDs
msgstr[0] "logischer Dekodierungs-Snapshot exportiert: »%s« mit %u Transaktions-ID"
msgstr[1] "logischer Dekodierungs-Snapshot exportiert: »%s« mit %u Transaktions-IDs"
-#: replication/logical/snapbuild.c:1404 replication/logical/snapbuild.c:1501
-#: replication/logical/snapbuild.c:2017
+#: replication/logical/snapbuild.c:1443 replication/logical/snapbuild.c:1540
+#: replication/logical/snapbuild.c:2056
#, c-format
msgid "logical decoding found consistent point at %X/%X"
msgstr "logisches Dekodieren fand konsistenten Punkt bei %X/%X"
-#: replication/logical/snapbuild.c:1406
+#: replication/logical/snapbuild.c:1445
#, c-format
msgid "There are no running transactions."
msgstr "Keine laufenden Transaktionen."
-#: replication/logical/snapbuild.c:1453
+#: replication/logical/snapbuild.c:1492
#, c-format
msgid "logical decoding found initial starting point at %X/%X"
msgstr "logisches Dekodieren fand initialen Startpunkt bei %X/%X"
-#: replication/logical/snapbuild.c:1455 replication/logical/snapbuild.c:1479
+#: replication/logical/snapbuild.c:1494 replication/logical/snapbuild.c:1518
#, c-format
msgid "Waiting for transactions (approximately %d) older than %u to end."
msgstr "Warten auf Abschluss der Transaktionen (ungefähr %d), die älter als %u sind."
-#: replication/logical/snapbuild.c:1477
+#: replication/logical/snapbuild.c:1516
#, c-format
msgid "logical decoding found initial consistent point at %X/%X"
msgstr "logisches Dekodieren fand initialen konsistenten Punkt bei %X/%X"
-#: replication/logical/snapbuild.c:1503
+#: replication/logical/snapbuild.c:1542
#, c-format
msgid "There are no old transactions anymore."
msgstr "Es laufen keine alten Transaktionen mehr."
-#: replication/logical/snapbuild.c:1904
+#: replication/logical/snapbuild.c:1943
#, c-format
msgid "snapbuild state file \"%s\" has wrong magic number: %u instead of %u"
msgstr "Scanbuild-State-Datei »%s« hat falsche magische Zahl %u statt %u"
-#: replication/logical/snapbuild.c:1910
+#: replication/logical/snapbuild.c:1949
#, c-format
msgid "snapbuild state file \"%s\" has unsupported version: %u instead of %u"
msgstr "Snapbuild-State-Datei »%s« hat nicht unterstützte Version: %u statt %u"
-#: replication/logical/snapbuild.c:1951
+#: replication/logical/snapbuild.c:1990
#, c-format
msgid "checksum mismatch for snapbuild state file \"%s\": is %u, should be %u"
msgstr "Prüfsummenfehler bei Snapbuild-State-Datei »%s«: ist %u, sollte %u sein"
-#: replication/logical/snapbuild.c:2019
+#: replication/logical/snapbuild.c:2058
#, c-format
msgid "Logical decoding will begin using saved snapshot."
msgstr "Logische Dekodierung beginnt mit gespeichertem Snapshot."
-#: replication/logical/snapbuild.c:2126
+#: replication/logical/snapbuild.c:2165
#, c-format
msgid "could not parse file name \"%s\""
msgstr "konnte Dateinamen »%s« nicht parsen"
@@ -21244,7 +21249,7 @@ msgstr "beim Kopieren der Tabelle konnte die Transaktion auf dem Publikationsser
msgid "replication origin \"%s\" already exists"
msgstr "Replication-Origin »%s« existiert bereits"
-#: replication/logical/tablesync.c:1505 replication/logical/worker.c:2361
+#: replication/logical/tablesync.c:1505 replication/logical/worker.c:2363
#, c-format
msgid "user \"%s\" cannot replicate into relation with row-level security enabled: \"%s\""
msgstr "Benutzer »%s« kann nicht in eine Relation mit Sicherheit auf Zeilenebene replizieren: »%s«"
@@ -21254,157 +21259,157 @@ msgstr "Benutzer »%s« kann nicht in eine Relation mit Sicherheit auf Zeilenebe
msgid "table copy could not finish transaction on publisher: %s"
msgstr "beim Kopieren der Tabelle konnte die Transaktion auf dem Publikationsserver nicht beenden werden: %s"
-#: replication/logical/worker.c:481
+#: replication/logical/worker.c:483
#, c-format
msgid "logical replication parallel apply worker for subscription \"%s\" will stop"
msgstr "Parallel-Apply-Worker für logische Replikation für Subskription »%s« wird anhalten"
-#: replication/logical/worker.c:483
+#: replication/logical/worker.c:485
#, c-format
msgid "Cannot handle streamed replication transactions using parallel apply workers until all tables have been synchronized."
msgstr "Gestreamte Replikationstransaktionen können erst mit parallelen Apply-Worker-Prozessen verarbeitet werden, wenn alle Tabellen synchronisiert worden sind."
-#: replication/logical/worker.c:852 replication/logical/worker.c:967
+#: replication/logical/worker.c:854 replication/logical/worker.c:969
#, c-format
msgid "incorrect binary data format in logical replication column %d"
msgstr "falsches Binärdatenformat in Spalte %d in logischer Replikation"
-#: replication/logical/worker.c:2500
+#: replication/logical/worker.c:2506
#, c-format
msgid "publisher did not send replica identity column expected by the logical replication target relation \"%s.%s\""
msgstr "Publikationsserver hat nicht die Replikidentitätsspalten gesendet, die von Replikationszielrelation »%s.%s« erwartet wurden"
-#: replication/logical/worker.c:2507
+#: replication/logical/worker.c:2513
#, c-format
msgid "logical replication target relation \"%s.%s\" has neither REPLICA IDENTITY index nor PRIMARY KEY and published relation does not have REPLICA IDENTITY FULL"
msgstr "Zielrelation für logische Replikation »%s.%s« hat weder REPLICA-IDENTITY-Index noch Primärschlüssel und die publizierte Relation hat kein REPLICA IDENTITY FULL"
-#: replication/logical/worker.c:3371
+#: replication/logical/worker.c:3384
#, c-format
msgid "invalid logical replication message type \"??? (%d)\""
msgstr "ungültiger Nachrichtentyp für logische Replikation »??? (%d)«"
-#: replication/logical/worker.c:3543
+#: replication/logical/worker.c:3556
#, c-format
msgid "data stream from publisher has ended"
msgstr "Datenstrom vom Publikationsserver endete"
-#: replication/logical/worker.c:3697
+#: replication/logical/worker.c:3710
#, c-format
msgid "terminating logical replication worker due to timeout"
msgstr "Arbeitsprozess für logische Replikation wird abgebrochen wegen Zeitüberschreitung"
-#: replication/logical/worker.c:3891
+#: replication/logical/worker.c:3904
#, c-format
msgid "logical replication worker for subscription \"%s\" will stop because the subscription was removed"
msgstr "Arbeitsprozess für logische Replikation für Subskription »%s« wird anhalten, weil die Subskription entfernt wurde"
-#: replication/logical/worker.c:3905
+#: replication/logical/worker.c:3918
#, c-format
msgid "logical replication worker for subscription \"%s\" will stop because the subscription was disabled"
msgstr "Arbeitsprozess für logische Replikation für Subskription »%s« wird anhalten, weil die Subskription deaktiviert wurde"
-#: replication/logical/worker.c:3936
+#: replication/logical/worker.c:3949
#, c-format
msgid "logical replication parallel apply worker for subscription \"%s\" will stop because of a parameter change"
msgstr "Parallel-Apply-Worker für logische Replikation für Subskription »%s« wird anhalten wegen einer Parameteränderung"
-#: replication/logical/worker.c:3940
+#: replication/logical/worker.c:3953
#, c-format
msgid "logical replication worker for subscription \"%s\" will restart because of a parameter change"
msgstr "Arbeitsprozess für logische Replikation für Subskription »%s« wird neu starten wegen einer Parameteränderung"
-#: replication/logical/worker.c:3954
+#: replication/logical/worker.c:3967
#, c-format
msgid "logical replication parallel apply worker for subscription \"%s\" will stop because the subscription owner's superuser privileges have been revoked"
msgstr "Parallel-Apply-Worker für logische Replikation für Subskription »%s« wird anhalten, weil die Superuser-Privilegien des Eigentümers der Subskription entzogen wurden"
-#: replication/logical/worker.c:3958
+#: replication/logical/worker.c:3971
#, c-format
msgid "logical replication worker for subscription \"%s\" will restart because the subscription owner's superuser privileges have been revoked"
msgstr "Arbeitsprozess für logische Replikation für Subskription »%s« wird neu starten, weil die Superuser-Privilegien des Eigentümers der Subskription entzogen wurden"
-#: replication/logical/worker.c:4478
+#: replication/logical/worker.c:4499
#, c-format
msgid "subscription has no replication slot set"
msgstr "für die Subskription ist kein Replikations-Slot gesetzt"
-#: replication/logical/worker.c:4591
+#: replication/logical/worker.c:4612
#, c-format
msgid "logical replication worker for subscription %u will not start because the subscription was removed during startup"
msgstr "Arbeitsprozess für logische Replikation für Subskription %u« wird nicht starten, weil die Subskription während des Starts entfernt wurde"
-#: replication/logical/worker.c:4607
+#: replication/logical/worker.c:4628
#, c-format
msgid "logical replication worker for subscription \"%s\" will not start because the subscription was disabled during startup"
msgstr "Arbeitsprozess für logische Replikation für Subskription »%s« wird nicht starten, weil die Subskription während des Starts deaktiviert wurde"
-#: replication/logical/worker.c:4631
+#: replication/logical/worker.c:4652
#, c-format
msgid "logical replication table synchronization worker for subscription \"%s\", table \"%s\" has started"
msgstr "Arbeitsprozess für logische Replikation für Tabellensynchronisation für Subskription »%s«, Tabelle »%s« hat gestartet"
-#: replication/logical/worker.c:4636
+#: replication/logical/worker.c:4657
#, c-format
msgid "logical replication apply worker for subscription \"%s\" has started"
msgstr "Apply-Worker für logische Replikation für Subskription »%s« hat gestartet"
-#: replication/logical/worker.c:4758
+#: replication/logical/worker.c:4779
#, c-format
msgid "subscription \"%s\" has been disabled because of an error"
msgstr "Subskription »%s« wurde wegen eines Fehlers deaktiviert"
-#: replication/logical/worker.c:4806
+#: replication/logical/worker.c:4827
#, c-format
msgid "logical replication starts skipping transaction at LSN %X/%X"
msgstr "logische Replikation beginnt Überspringen von Transaktion bei %X/%X"
-#: replication/logical/worker.c:4820
+#: replication/logical/worker.c:4841
#, c-format
msgid "logical replication completed skipping transaction at LSN %X/%X"
msgstr "logische Replikation beendet Überspringen von Transaktion bei %X/%X"
-#: replication/logical/worker.c:4902
+#: replication/logical/worker.c:4923
#, c-format
msgid "skip-LSN of subscription \"%s\" cleared"
msgstr "Skip-LSN von Subskription »%s« gelöscht"
-#: replication/logical/worker.c:4903
+#: replication/logical/worker.c:4924
#, c-format
msgid "Remote transaction's finish WAL location (LSN) %X/%X did not match skip-LSN %X/%X."
msgstr "Die WAL-Endposition (LSN) %X/%X der Remote-Transaktion stimmte nicht mit der Skip-LSN %X/%X überein."
-#: replication/logical/worker.c:4940
+#: replication/logical/worker.c:4950
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\""
msgstr "Verarbeiten empfangener Daten für Replication-Origin »%s« bei Nachrichtentyp »%s«"
-#: replication/logical/worker.c:4944
+#: replication/logical/worker.c:4954
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" in transaction %u"
msgstr "Verarbeiten empfangener Daten für Replication-Origin »%s« bei Nachrichtentyp »%s« in Transaktion %u"
-#: replication/logical/worker.c:4949
+#: replication/logical/worker.c:4959
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" in transaction %u, finished at %X/%X"
msgstr "Verarbeiten empfangener Daten für Replication-Origin »%s« bei Nachrichtentyp »%s« in Transaktion %u, beendet bei %X/%X"
-#: replication/logical/worker.c:4960
+#: replication/logical/worker.c:4970
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" for replication target relation \"%s.%s\" in transaction %u"
msgstr "Verarbeiten empfangener Daten für Replication-Origin »%s« bei Nachrichtentyp »%s« für Replikationszielrelation »%s.%s« in Transaktion %u"
-#: replication/logical/worker.c:4967
+#: replication/logical/worker.c:4977
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" for replication target relation \"%s.%s\" in transaction %u, finished at %X/%X"
msgstr "Verarbeiten empfangener Daten für Replication-Origin »%s« bei Nachrichtentyp »%s« für Replikationszielrelation »%s.%s« in Transaktion %u, beendet bei %X/%X"
-#: replication/logical/worker.c:4978
+#: replication/logical/worker.c:4988
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" for replication target relation \"%s.%s\" column \"%s\" in transaction %u"
msgstr "Verarbeiten empfangener Daten für Replication-Origin »%s« bei Nachrichtentyp »%s« für Replikationszielrelation »%s.%s« Spalte »%s« in Transaktion %u"
-#: replication/logical/worker.c:4986
+#: replication/logical/worker.c:4996
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" for replication target relation \"%s.%s\" column \"%s\" in transaction %u, finished at %X/%X"
msgstr "Verarbeiten empfangener Daten für Replication-Origin »%s« bei Nachrichtentyp »%s« für Replikationszielrelation »%s.%s« Spalte »%s« in Transaktion %u, beendet bei %X/%X"
@@ -21509,7 +21514,7 @@ msgstr "alle Replikations-Slots sind in Benutzung"
msgid "Free one or increase \"max_replication_slots\"."
msgstr "Geben Sie einen frei oder erhöhen Sie »max_replication_slots«."
-#: replication/slot.c:560 replication/slot.c:2450 replication/slotfuncs.c:661
+#: replication/slot.c:560 replication/slot.c:2467 replication/slotfuncs.c:661
#: utils/activity/pgstat_replslot.c:56 utils/adt/genfile.c:728
#, c-format
msgid "replication slot \"%s\" does not exist"
@@ -21631,82 +21636,92 @@ msgstr "Replikations-Slot-Datei »%s« hat falsche Länge %u"
msgid "checksum mismatch for replication slot file \"%s\": is %u, should be %u"
msgstr "Prüfsummenfehler bei Replikations-Slot-Datei »%s«: ist %u, sollte %u sein"
-#: replication/slot.c:2333
+#: replication/slot.c:2335
#, c-format
msgid "logical replication slot \"%s\" exists, but \"wal_level\" < \"logical\""
msgstr "logischer Replikations-Slot »%s« existiert, aber »wal_level« < »logical«"
-#: replication/slot.c:2335
+#: replication/slot.c:2337
#, c-format
msgid "Change \"wal_level\" to be \"logical\" or higher."
msgstr "Ändern Sie »wal_level« in »logical« oder höher."
-#: replication/slot.c:2339
+#: replication/slot.c:2349
+#, c-format
+msgid "logical replication slot \"%s\" exists on the standby, but \"hot_standby\" = \"off\""
+msgstr "logischer Replikations-Slot »%s« existiert auf dem Standby, aber »hot_standby« = »off«"
+
+#: replication/slot.c:2351
+#, c-format
+msgid "Change \"hot_standby\" to be \"on\"."
+msgstr "Ändern Sie »hot_standby« auf »on«."
+
+#: replication/slot.c:2356
#, c-format
msgid "physical replication slot \"%s\" exists, but \"wal_level\" < \"replica\""
msgstr "physischer Replikations-Slot »%s« existiert, aber »wal_level« < »replica«"
-#: replication/slot.c:2341
+#: replication/slot.c:2358
#, c-format
msgid "Change \"wal_level\" to be \"replica\" or higher."
msgstr "Ändern Sie »wal_level« in »replica« oder höher."
-#: replication/slot.c:2383
+#: replication/slot.c:2400
#, c-format
msgid "too many replication slots active before shutdown"
msgstr "zu viele aktive Replikations-Slots vor dem Herunterfahren"
-#: replication/slot.c:2458
+#: replication/slot.c:2475
#, c-format
msgid "\"%s\" is not a physical replication slot"
msgstr "»%s« ist kein physischer Replikations-Slot"
-#: replication/slot.c:2635
+#: replication/slot.c:2654
#, c-format
msgid "replication slot \"%s\" specified in parameter \"%s\" does not exist"
msgstr "Replikations-Slot »%s«, der in Parameter »%s« angegeben ist, existiert nicht"
-#: replication/slot.c:2637 replication/slot.c:2671 replication/slot.c:2686
+#: replication/slot.c:2656 replication/slot.c:2690 replication/slot.c:2705
#, c-format
msgid "Logical replication is waiting on the standby associated with replication slot \"%s\"."
msgstr "Logische Replikation wartet auf den Standby, der zum Replikations-Slot »%s« gehört."
-#: replication/slot.c:2639
+#: replication/slot.c:2658
#, c-format
msgid "Create the replication slot \"%s\" or amend parameter \"%s\"."
msgstr "Erzeugen Sie den Replikations-Slot »%s« oder berichtigen Sie den Parameter »%s«."
-#: replication/slot.c:2649
+#: replication/slot.c:2668
#, c-format
msgid "cannot specify logical replication slot \"%s\" in parameter \"%s\""
msgstr "logischer Replikations-Slot »%s« kann nicht in Parameter »%s« angegeben werden"
-#: replication/slot.c:2651
+#: replication/slot.c:2670
#, c-format
msgid "Logical replication is waiting for correction on replication slot \"%s\"."
msgstr "Logische Replikation wartet auf Korrektur bei Replikations-Slot »%s«."
-#: replication/slot.c:2653
+#: replication/slot.c:2672
#, c-format
msgid "Remove the logical replication slot \"%s\" from parameter \"%s\"."
msgstr "Entfernen Sie den Replikations-Slot »%s« aus dem Parameter »%s«."
-#: replication/slot.c:2669
+#: replication/slot.c:2688
#, c-format
msgid "physical replication slot \"%s\" specified in parameter \"%s\" has been invalidated"
msgstr "der physische Replikations-Slot »%s«, der in Parameter »%s« angegeben wurde, wurde ungültig gemacht"
-#: replication/slot.c:2673
+#: replication/slot.c:2692
#, c-format
msgid "Drop and recreate the replication slot \"%s\", or amend parameter \"%s\"."
msgstr "Löschen Sie den Replikations-Slot »%s« und erzeugen Sie ihn neu, oder berichtigen Sie den Parameter »%s«."
-#: replication/slot.c:2684
+#: replication/slot.c:2703
#, c-format
msgid "replication slot \"%s\" specified in parameter \"%s\" does not have active_pid"
msgstr "der Replikations-Slot »%s«, der in Parameter »%s« angegeben wurde, hat keine active_pid"
-#: replication/slot.c:2688
+#: replication/slot.c:2707
#, c-format
msgid "Start the standby associated with the replication slot \"%s\", or amend parameter \"%s\"."
msgstr "Starten Sie den zum Replikations-Slot »%s« gehörenden Standby oder berichtigen Sie den Parameter »%s«."
@@ -21746,62 +21761,77 @@ msgstr "logischer Replikations-Slot »%s« kann nicht als physischer Replikation
msgid "cannot copy a replication slot that doesn't reserve WAL"
msgstr "ein Replikations-Slot, der kein WAL reserviert, kann nicht kopiert werden"
-#: replication/slotfuncs.c:768
+#: replication/slotfuncs.c:688
+#, c-format
+msgid "cannot copy invalidated replication slot \"%s\""
+msgstr "ungültig gemachter Replikations-Slot »%s« kann nicht kopiert werden"
+
+#: replication/slotfuncs.c:780
#, c-format
msgid "could not copy replication slot \"%s\""
msgstr "konnte Replikations-Slot »%s« nicht kopieren"
-#: replication/slotfuncs.c:770
+#: replication/slotfuncs.c:782
#, c-format
msgid "The source replication slot was modified incompatibly during the copy operation."
msgstr "Der Quell-Replikations-Slot wurde während der Kopieroperation inkompatibel geändert."
-#: replication/slotfuncs.c:776
+#: replication/slotfuncs.c:788
#, c-format
msgid "cannot copy unfinished logical replication slot \"%s\""
msgstr "kann unfertigen Replikations-Slot »%s« nicht kopieren"
-#: replication/slotfuncs.c:778
+#: replication/slotfuncs.c:790
#, c-format
msgid "Retry when the source replication slot's confirmed_flush_lsn is valid."
msgstr "Versuchen Sie es erneut, wenn confirmed_flush_lsn des Quell-Replikations-Slots gültig ist."
-#: replication/slotfuncs.c:877
+#: replication/slotfuncs.c:802
+#, c-format
+msgid "cannot copy replication slot \"%s\""
+msgstr "kann Replikations-Slot »%s« nicht kopieren"
+
+#: replication/slotfuncs.c:804
+#, c-format
+msgid "The source replication slot was invalidated during the copy operation."
+msgstr "Der Quell-Replikations-Slot wurde während der Kopieroperation ungültig gemacht."
+
+#: replication/slotfuncs.c:903
#, c-format
msgid "replication slots can only be synchronized to a standby server"
msgstr "Replikations-Slots können nur zu einem Standby-Server synchronisiert werden"
-#: replication/syncrep.c:261
+#: replication/syncrep.c:304
#, c-format
msgid "canceling the wait for synchronous replication and terminating connection due to administrator command"
msgstr "Warten auf synchrone Replikation wird storniert and Verbindung wird abgebrochen, aufgrund von Anweisung des Administrators"
-#: replication/syncrep.c:262 replication/syncrep.c:279
+#: replication/syncrep.c:305 replication/syncrep.c:322
#, c-format
msgid "The transaction has already committed locally, but might not have been replicated to the standby."
msgstr "Die Transaktion wurde lokal bereits committet, aber möglicherweise noch nicht zum Standby repliziert."
-#: replication/syncrep.c:278
+#: replication/syncrep.c:321
#, c-format
msgid "canceling wait for synchronous replication due to user request"
msgstr "storniere Warten auf synchrone Replikation wegen Benutzeraufforderung"
-#: replication/syncrep.c:485
+#: replication/syncrep.c:528
#, c-format
msgid "standby \"%s\" is now a synchronous standby with priority %d"
msgstr "Standby »%s« ist jetzt ein synchroner Standby mit Priorität %d"
-#: replication/syncrep.c:489
+#: replication/syncrep.c:532
#, c-format
msgid "standby \"%s\" is now a candidate for quorum synchronous standby"
msgstr "Standby »%s« ist jetzt ein Kandidat für synchroner Standby mit Quorum"
-#: replication/syncrep.c:1013
+#: replication/syncrep.c:1080
#, c-format
msgid "\"synchronous_standby_names\" parser failed"
msgstr "Parser für »synchronous_standby_names« fehlgeschlagen"
-#: replication/syncrep.c:1019
+#: replication/syncrep.c:1086
#, c-format
msgid "number of synchronous standbys (%d) must be greater than zero"
msgstr "Anzahl synchroner Standbys (%d) muss größer als null sein"
@@ -21876,125 +21906,125 @@ msgstr "hole Zeitleisten-History-Datei für Zeitleiste %u vom Primärserver"
msgid "could not write to WAL segment %s at offset %d, length %lu: %m"
msgstr "konnte nicht in WAL-Segment %s bei Position %d, Länge %lu schreiben: %m"
-#: replication/walsender.c:531
+#: replication/walsender.c:535
#, c-format
msgid "cannot use %s with a logical replication slot"
msgstr "%s kann nicht mit einem logischem Replikations-Slot verwendet werden"
-#: replication/walsender.c:635 storage/smgr/md.c:1735
+#: replication/walsender.c:639 storage/smgr/md.c:1735
#, c-format
msgid "could not seek to end of file \"%s\": %m"
msgstr "konnte Positionszeiger nicht ans Ende der Datei »%s« setzen: %m"
-#: replication/walsender.c:639
+#: replication/walsender.c:643
#, c-format
msgid "could not seek to beginning of file \"%s\": %m"
msgstr "konnte Positionszeiger nicht den Anfang der Datei »%s« setzen: %m"
-#: replication/walsender.c:853
+#: replication/walsender.c:857
#, c-format
msgid "cannot use a logical replication slot for physical replication"
msgstr "logischer Replikations-Slot kann nicht für physische Replikation verwendet werden"
-#: replication/walsender.c:919
+#: replication/walsender.c:923
#, c-format
msgid "requested starting point %X/%X on timeline %u is not in this server's history"
msgstr "angeforderter Startpunkt %X/%X auf Zeitleiste %u ist nicht in der History dieses Servers"
-#: replication/walsender.c:922
+#: replication/walsender.c:926
#, c-format
msgid "This server's history forked from timeline %u at %X/%X."
msgstr "Die History dieses Servers zweigte von Zeitleiste %u bei %X/%X ab."
-#: replication/walsender.c:966
+#: replication/walsender.c:970
#, c-format
msgid "requested starting point %X/%X is ahead of the WAL flush position of this server %X/%X"
msgstr "angeforderter Startpunkt %X/%X ist vor der WAL-Flush-Position dieses Servers %X/%X"
-#: replication/walsender.c:1160
+#: replication/walsender.c:1164
#, c-format
msgid "unrecognized value for CREATE_REPLICATION_SLOT option \"%s\": \"%s\""
msgstr "unbekannter Wert für CREATE_REPLICATION_SLOT-Option »%s«: »%s«"
#. translator: %s is a CREATE_REPLICATION_SLOT statement
-#: replication/walsender.c:1266
+#: replication/walsender.c:1270
#, c-format
msgid "%s must not be called inside a transaction"
msgstr "%s darf nicht in einer Transaktion aufgerufen werden"
#. translator: %s is a CREATE_REPLICATION_SLOT statement
-#: replication/walsender.c:1276
+#: replication/walsender.c:1280
#, c-format
msgid "%s must be called inside a transaction"
msgstr "%s muss in einer Transaktion aufgerufen werden"
#. translator: %s is a CREATE_REPLICATION_SLOT statement
-#: replication/walsender.c:1282
+#: replication/walsender.c:1286
#, c-format
msgid "%s must be called in REPEATABLE READ isolation mode transaction"
msgstr "%s muss in einer Transaktion im Isolationsmodus REPEATABLE READ aufgerufen werden"
#. translator: %s is a CREATE_REPLICATION_SLOT statement
-#: replication/walsender.c:1287
+#: replication/walsender.c:1291
#, c-format
msgid "%s must be called in a read-only transaction"
msgstr "%s muss in einer Read-Only-Transaktion aufgerufen werden"
#. translator: %s is a CREATE_REPLICATION_SLOT statement
-#: replication/walsender.c:1293
+#: replication/walsender.c:1297
#, c-format
msgid "%s must be called before any query"
msgstr "%s muss vor allen Anfragen aufgerufen werden"
#. translator: %s is a CREATE_REPLICATION_SLOT statement
-#: replication/walsender.c:1299
+#: replication/walsender.c:1303
#, c-format
msgid "%s must not be called in a subtransaction"
msgstr "%s darf nicht in einer Subtransaktion aufgerufen werden"
-#: replication/walsender.c:1472
+#: replication/walsender.c:1476
#, c-format
msgid "terminating walsender process after promotion"
msgstr "WAL-Sender-Prozess wird nach Beförderung abgebrochen"
-#: replication/walsender.c:2000
+#: replication/walsender.c:2015
#, c-format
msgid "cannot execute new commands while WAL sender is in stopping mode"
msgstr "während der WAL-Sender im Stoppmodus ist können keine neuen Befehle ausgeführt werden"
-#: replication/walsender.c:2035
+#: replication/walsender.c:2050
#, c-format
msgid "cannot execute SQL commands in WAL sender for physical replication"
msgstr "im WAL-Sender für physische Replikation können keine SQL-Befehle ausgeführt werden"
-#: replication/walsender.c:2068
+#: replication/walsender.c:2083
#, c-format
msgid "received replication command: %s"
msgstr "Replikationsbefehl empfangen: %s"
-#: replication/walsender.c:2076 tcop/fastpath.c:209 tcop/postgres.c:1142
+#: replication/walsender.c:2091 tcop/fastpath.c:209 tcop/postgres.c:1142
#: tcop/postgres.c:1500 tcop/postgres.c:1752 tcop/postgres.c:2234
#: tcop/postgres.c:2672 tcop/postgres.c:2749
#, c-format
msgid "current transaction is aborted, commands ignored until end of transaction block"
msgstr "aktuelle Transaktion wurde abgebrochen, Befehle werden bis zum Ende der Transaktion ignoriert"
-#: replication/walsender.c:2233 replication/walsender.c:2268
+#: replication/walsender.c:2248 replication/walsender.c:2283
#, c-format
msgid "unexpected EOF on standby connection"
msgstr "unerwartetes EOF auf Standby-Verbindung"
-#: replication/walsender.c:2256
+#: replication/walsender.c:2271
#, c-format
msgid "invalid standby message type \"%c\""
msgstr "ungültiger Standby-Message-Typ »%c«"
-#: replication/walsender.c:2345
+#: replication/walsender.c:2360
#, c-format
msgid "unexpected message type \"%c\""
msgstr "unerwarteter Message-Typ »%c«"
-#: replication/walsender.c:2759
+#: replication/walsender.c:2774
#, c-format
msgid "terminating walsender process due to replication timeout"
msgstr "WAL-Sender-Prozess wird abgebrochen wegen Zeitüberschreitung bei der Replikation"
@@ -22640,17 +22670,17 @@ msgstr "unerwartete Daten hinter Dateiende in Block %u von Relation %s"
msgid "This has been seen to occur with buggy kernels; consider updating your system."
msgstr "Das scheint mit fehlerhaften Kernels vorzukommen; Sie sollten eine Systemaktualisierung in Betracht ziehen."
-#: storage/buffer/bufmgr.c:5653
+#: storage/buffer/bufmgr.c:5654
#, c-format
msgid "could not write block %u of %s"
msgstr "konnte Block %u von %s nicht schreiben"
-#: storage/buffer/bufmgr.c:5655
+#: storage/buffer/bufmgr.c:5656
#, c-format
msgid "Multiple failures --- write error might be permanent."
msgstr "Mehrere Fehlschläge --- Schreibfehler ist möglicherweise dauerhaft."
-#: storage/buffer/bufmgr.c:5677 storage/buffer/bufmgr.c:5697
+#: storage/buffer/bufmgr.c:5678 storage/buffer/bufmgr.c:5698
#, c-format
msgid "writing block %u of relation %s"
msgstr "schreibe Block %u von Relation %s"
@@ -22988,7 +23018,7 @@ msgstr "ungültige Nachrichtengröße %zu in Shared-Memory-Queue"
#: storage/lmgr/lock.c:4285 storage/lmgr/lock.c:4635
#: storage/lmgr/predicate.c:2468 storage/lmgr/predicate.c:2483
#: storage/lmgr/predicate.c:3880 storage/lmgr/predicate.c:4927
-#: utils/hash/dynahash.c:1095
+#: utils/hash/dynahash.c:1096
#, c-format
msgid "out of shared memory"
msgstr "Shared Memory aufgebraucht"
@@ -24137,64 +24167,64 @@ msgstr "unbekannter Thesaurus-Parameter: »%s«"
msgid "missing Dictionary parameter"
msgstr "Parameter »Dictionary« fehlt"
-#: tsearch/spell.c:381 tsearch/spell.c:398 tsearch/spell.c:407
-#: tsearch/spell.c:1043
+#: tsearch/spell.c:382 tsearch/spell.c:399 tsearch/spell.c:408
+#: tsearch/spell.c:1045
#, c-format
msgid "invalid affix flag \"%s\""
msgstr "ungültiges Affix-Flag »%s«"
-#: tsearch/spell.c:385 tsearch/spell.c:1047
+#: tsearch/spell.c:386 tsearch/spell.c:1049
#, c-format
msgid "affix flag \"%s\" is out of range"
msgstr "Affix-Flag »%s« ist außerhalb des gültigen Bereichs"
-#: tsearch/spell.c:415
+#: tsearch/spell.c:416
#, c-format
msgid "invalid character in affix flag \"%s\""
msgstr "ungültiges Zeichen in Affix-Flag »%s«"
-#: tsearch/spell.c:435
+#: tsearch/spell.c:436
#, c-format
msgid "invalid affix flag \"%s\" with \"long\" flag value"
msgstr "ungültiges Affix-Flag »%s« mit Flag-Wert »long«"
-#: tsearch/spell.c:525
+#: tsearch/spell.c:526
#, c-format
msgid "could not open dictionary file \"%s\": %m"
msgstr "konnte Wörterbuchdatei »%s« nicht öffnen: %m"
-#: tsearch/spell.c:1170 tsearch/spell.c:1182 tsearch/spell.c:1742
-#: tsearch/spell.c:1747 tsearch/spell.c:1752
+#: tsearch/spell.c:1173 tsearch/spell.c:1185 tsearch/spell.c:1746
+#: tsearch/spell.c:1751 tsearch/spell.c:1756
#, c-format
msgid "invalid affix alias \"%s\""
msgstr "ungültiges Affixalias »%s«"
-#: tsearch/spell.c:1223 tsearch/spell.c:1294 tsearch/spell.c:1443
+#: tsearch/spell.c:1226 tsearch/spell.c:1297 tsearch/spell.c:1446
#, c-format
msgid "could not open affix file \"%s\": %m"
msgstr "konnte Affixdatei »%s« nicht öffnen: %m"
-#: tsearch/spell.c:1277
+#: tsearch/spell.c:1280
#, c-format
msgid "Ispell dictionary supports only \"default\", \"long\", and \"num\" flag values"
msgstr "Ispell-Wörterbuch unterstützt nur die Flag-Werte »default«, »long« und »num«"
-#: tsearch/spell.c:1321
+#: tsearch/spell.c:1324
#, c-format
msgid "invalid number of flag vector aliases"
msgstr "ungültige Anzahl Flag-Vektor-Aliasse"
-#: tsearch/spell.c:1344
+#: tsearch/spell.c:1347
#, c-format
msgid "number of aliases exceeds specified number %d"
msgstr "Anzahl der Aliasse überschreitet angegebene Zahl %d"
-#: tsearch/spell.c:1559
+#: tsearch/spell.c:1562
#, c-format
msgid "affix file contains both old-style and new-style commands"
msgstr "Affixdatei enthält Befehle im alten und im neuen Stil"
-#: tsearch/to_tsany.c:194 utils/adt/tsvector.c:277 utils/adt/tsvector_op.c:1126
+#: tsearch/to_tsany.c:194 utils/adt/tsvector.c:274 utils/adt/tsvector_op.c:1126
#, c-format
msgid "string is too long for tsvector (%d bytes, max %d bytes)"
msgstr "Zeichenkette ist zu lang für tsvector (%d Bytes, maximal %d Bytes)"
@@ -24261,37 +24291,37 @@ msgstr "%s muss >= 0 sein"
msgid "could not unlink permanent statistics file \"%s\": %m"
msgstr "konnte permanente Statistikdatei »%s« nicht löschen: %m"
-#: utils/activity/pgstat.c:1255
+#: utils/activity/pgstat.c:1254
#, c-format
msgid "invalid statistics kind: \"%s\""
msgstr "ungültige Statistikart: »%s«"
-#: utils/activity/pgstat.c:1335
+#: utils/activity/pgstat.c:1334
#, c-format
msgid "could not open temporary statistics file \"%s\": %m"
msgstr "konnte temporäre Statistikdatei »%s« nicht öffnen: %m"
-#: utils/activity/pgstat.c:1455
+#: utils/activity/pgstat.c:1454
#, c-format
msgid "could not write temporary statistics file \"%s\": %m"
msgstr "konnte temporäre Statistikdatei »%s« nicht schreiben: %m"
-#: utils/activity/pgstat.c:1464
+#: utils/activity/pgstat.c:1463
#, c-format
msgid "could not close temporary statistics file \"%s\": %m"
msgstr "konnte temporäre Statistikdatei »%s« nicht schließen: %m"
-#: utils/activity/pgstat.c:1472
+#: utils/activity/pgstat.c:1471
#, c-format
msgid "could not rename temporary statistics file \"%s\" to \"%s\": %m"
msgstr "konnte temporäre Statistikdatei »%s« nicht in »%s« umbenennen: %m"
-#: utils/activity/pgstat.c:1521
+#: utils/activity/pgstat.c:1520
#, c-format
msgid "could not open statistics file \"%s\": %m"
msgstr "konnte Statistikdatei »%s« nicht öffnen: %m"
-#: utils/activity/pgstat.c:1683
+#: utils/activity/pgstat.c:1682
#, c-format
msgid "corrupted statistics file \"%s\""
msgstr "verfälschte Statistikdatei »%s«"
@@ -24596,7 +24626,7 @@ msgid "Unexpected end of input."
msgstr "Unerwartetes Ende der Eingabe."
#: utils/adt/arrayfuncs.c:1301 utils/adt/arrayfuncs.c:3499
-#: utils/adt/arrayfuncs.c:6106
+#: utils/adt/arrayfuncs.c:6108
#, c-format
msgid "invalid number of dimensions: %d"
msgstr "ungültige Anzahl Dimensionen: %d"
@@ -24635,8 +24665,8 @@ msgstr "Auswählen von Stücken aus Arrays mit fester Länge ist nicht implement
#: utils/adt/arrayfuncs.c:2245 utils/adt/arrayfuncs.c:2267
#: utils/adt/arrayfuncs.c:2316 utils/adt/arrayfuncs.c:2570
-#: utils/adt/arrayfuncs.c:2915 utils/adt/arrayfuncs.c:6092
-#: utils/adt/arrayfuncs.c:6118 utils/adt/arrayfuncs.c:6129
+#: utils/adt/arrayfuncs.c:2915 utils/adt/arrayfuncs.c:6094
+#: utils/adt/arrayfuncs.c:6120 utils/adt/arrayfuncs.c:6131
#: utils/adt/json.c:1433 utils/adt/json.c:1505 utils/adt/jsonb.c:1317
#: utils/adt/jsonb.c:1401 utils/adt/jsonfuncs.c:4710 utils/adt/jsonfuncs.c:4863
#: utils/adt/jsonfuncs.c:4974 utils/adt/jsonfuncs.c:5022
@@ -24713,42 +24743,42 @@ msgstr "Arrays, die NULL sind, können nicht akkumuliert werden"
msgid "cannot accumulate empty arrays"
msgstr "leere Arrays können nicht akkumuliert werden"
-#: utils/adt/arrayfuncs.c:5990 utils/adt/arrayfuncs.c:6030
+#: utils/adt/arrayfuncs.c:5992 utils/adt/arrayfuncs.c:6032
#, c-format
msgid "dimension array or low bound array cannot be null"
msgstr "Dimensions-Array oder Untergrenzen-Array darf nicht NULL sein"
-#: utils/adt/arrayfuncs.c:6093 utils/adt/arrayfuncs.c:6119
+#: utils/adt/arrayfuncs.c:6095 utils/adt/arrayfuncs.c:6121
#, c-format
msgid "Dimension array must be one dimensional."
msgstr "Dimensions-Array muss eindimensional sein."
-#: utils/adt/arrayfuncs.c:6098 utils/adt/arrayfuncs.c:6124
+#: utils/adt/arrayfuncs.c:6100 utils/adt/arrayfuncs.c:6126
#, c-format
msgid "dimension values cannot be null"
msgstr "Dimensionswerte dürfen nicht NULL sein"
-#: utils/adt/arrayfuncs.c:6130
+#: utils/adt/arrayfuncs.c:6132
#, c-format
msgid "Low bound array has different size than dimensions array."
msgstr "Untergrenzen-Array hat andere Größe als Dimensions-Array."
-#: utils/adt/arrayfuncs.c:6411
+#: utils/adt/arrayfuncs.c:6413
#, c-format
msgid "removing elements from multidimensional arrays is not supported"
msgstr "Entfernen von Elementen aus mehrdimensionalen Arrays wird nicht unterstützt"
-#: utils/adt/arrayfuncs.c:6688
+#: utils/adt/arrayfuncs.c:6690
#, c-format
msgid "thresholds must be one-dimensional array"
msgstr "Parameter »thresholds« muss ein eindimensionales Array sein"
-#: utils/adt/arrayfuncs.c:6693
+#: utils/adt/arrayfuncs.c:6695
#, c-format
msgid "thresholds array must not contain NULLs"
msgstr "»thresholds«-Array darf keine NULL-Werte enthalten"
-#: utils/adt/arrayfuncs.c:6926
+#: utils/adt/arrayfuncs.c:6928
#, c-format
msgid "number of elements to trim must be between 0 and %d"
msgstr "Anzahl der zu entfernenden Elemente muss zwischen 0 und %d sein"
@@ -26905,8 +26935,8 @@ msgstr "es gibt mehrere Funktionen namens »%s«"
msgid "more than one operator named %s"
msgstr "es gibt mehrere Operatoren namens %s"
-#: utils/adt/regproc.c:675 utils/adt/regproc.c:2029 utils/adt/ruleutils.c:10509
-#: utils/adt/ruleutils.c:10722
+#: utils/adt/regproc.c:675 utils/adt/regproc.c:2029 utils/adt/ruleutils.c:10516
+#: utils/adt/ruleutils.c:10729
#, c-format
msgid "too many arguments"
msgstr "zu viele Argumente"
@@ -27298,12 +27328,12 @@ msgstr "Gewichtungs-Array darf keine NULL-Werte enthalten"
msgid "weight out of range"
msgstr "Gewichtung ist außerhalb des gültigen Bereichs"
-#: utils/adt/tsvector.c:216
+#: utils/adt/tsvector.c:213
#, c-format
msgid "word is too long (%ld bytes, max %ld bytes)"
msgstr "Wort ist zu lang (%ld Bytes, maximal %ld Bytes)"
-#: utils/adt/tsvector.c:223
+#: utils/adt/tsvector.c:220
#, c-format
msgid "string is too long for tsvector (%ld bytes, max %ld bytes)"
msgstr "Zeichenkette ist zu lang für tsvector (%ld Bytes, maximal %ld Bytes)"
diff --git a/src/backend/po/ja.po b/src/backend/po/ja.po
index d4a8af21133..a690ed5f681 100644
--- a/src/backend/po/ja.po
+++ b/src/backend/po/ja.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: postgres (PostgreSQL 17)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2025-02-07 09:52+0900\n"
-"PO-Revision-Date: 2025-02-07 11:52+0900\n"
+"POT-Creation-Date: 2025-04-04 09:46+0900\n"
+"PO-Revision-Date: 2025-04-04 11:04+0900\n"
"Last-Translator: Kyotaro Horiguchi <horikyota.ntt@gmail.com>\n"
"Language-Team: jpug-doc <jpug-doc@ml.postgresql.jp>\n"
"Language: ja\n"
@@ -82,25 +82,25 @@ msgstr "圧縮アルゴリズム\"%s\"は長距離モードをサポートしま
msgid "not recorded"
msgstr "記録されていません"
-#: ../common/controldata_utils.c:93 ../common/controldata_utils.c:97 commands/copyfrom.c:1760 commands/extension.c:3650 utils/adt/genfile.c:123 utils/time/snapmgr.c:1378
+#: ../common/controldata_utils.c:93 ../common/controldata_utils.c:97 commands/copyfrom.c:1739 commands/extension.c:3538 utils/adt/genfile.c:123 utils/time/snapmgr.c:1430
#, c-format
msgid "could not open file \"%s\" for reading: %m"
msgstr "ファイル\"%s\"を読み込み用にオープンできませんでした: %m"
-#: ../common/controldata_utils.c:108 ../common/controldata_utils.c:110 access/transam/timeline.c:143 access/transam/timeline.c:362 access/transam/twophase.c:1353 access/transam/xlog.c:3503 access/transam/xlog.c:4367 access/transam/xlogrecovery.c:1239 access/transam/xlogrecovery.c:1337 access/transam/xlogrecovery.c:1374 access/transam/xlogrecovery.c:1441 backup/basebackup.c:2127 backup/walsummary.c:283 commands/extension.c:3660 libpq/hba.c:767
-#: replication/logical/origin.c:749 replication/logical/origin.c:785 replication/logical/reorderbuffer.c:5113 replication/logical/snapbuild.c:1903 replication/slot.c:2269 replication/slot.c:2310 replication/walsender.c:623 storage/file/buffile.c:470 storage/file/copydir.c:185 utils/adt/genfile.c:197 utils/adt/misc.c:1028 utils/cache/relmapper.c:829
+#: ../common/controldata_utils.c:108 ../common/controldata_utils.c:110 access/transam/timeline.c:143 access/transam/timeline.c:362 access/transam/twophase.c:1353 access/transam/xlog.c:3477 access/transam/xlog.c:4341 access/transam/xlogrecovery.c:1238 access/transam/xlogrecovery.c:1336 access/transam/xlogrecovery.c:1373 access/transam/xlogrecovery.c:1440 backup/basebackup.c:2123 backup/walsummary.c:283 commands/extension.c:3548 libpq/hba.c:764
+#: replication/logical/origin.c:745 replication/logical/origin.c:781 replication/logical/reorderbuffer.c:5113 replication/logical/snapbuild.c:2052 replication/slot.c:2236 replication/slot.c:2277 replication/walsender.c:655 storage/file/buffile.c:470 storage/file/copydir.c:185 utils/adt/genfile.c:197 utils/adt/misc.c:1028 utils/cache/relmapper.c:829
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "ファイル\"%s\"の読み込みに失敗しました: %m"
-#: ../common/controldata_utils.c:116 ../common/controldata_utils.c:119 access/transam/xlog.c:3508 access/transam/xlog.c:4372 replication/logical/origin.c:754 replication/logical/origin.c:793 replication/logical/snapbuild.c:1908 replication/slot.c:2273 replication/slot.c:2314 replication/walsender.c:628 utils/cache/relmapper.c:833
+#: ../common/controldata_utils.c:116 ../common/controldata_utils.c:119 access/transam/xlog.c:3482 access/transam/xlog.c:4346 replication/logical/origin.c:750 replication/logical/origin.c:789 replication/logical/snapbuild.c:2057 replication/slot.c:2240 replication/slot.c:2281 replication/walsender.c:660 utils/cache/relmapper.c:833
#, c-format
msgid "could not read file \"%s\": read %d of %zu"
msgstr "ファイル\"%1$s\"を読み込めませんでした: %3$zuバイトのうち%2$dバイトを読み込みました"
-#: ../common/controldata_utils.c:128 ../common/controldata_utils.c:132 ../common/controldata_utils.c:277 ../common/controldata_utils.c:280 access/heap/rewriteheap.c:1141 access/heap/rewriteheap.c:1246 access/transam/timeline.c:392 access/transam/timeline.c:438 access/transam/timeline.c:512 access/transam/twophase.c:1365 access/transam/twophase.c:1783 access/transam/xlog.c:3349 access/transam/xlog.c:3543 access/transam/xlog.c:3548 access/transam/xlog.c:3684
-#: access/transam/xlog.c:4337 access/transam/xlog.c:5294 commands/copyfrom.c:1820 commands/copyto.c:325 libpq/be-fsstubs.c:475 libpq/be-fsstubs.c:545 replication/logical/origin.c:687 replication/logical/origin.c:826 replication/logical/reorderbuffer.c:5165 replication/logical/snapbuild.c:1648 replication/logical/snapbuild.c:1769 replication/slot.c:2158 replication/slot.c:2321 replication/walsender.c:638 storage/file/copydir.c:208 storage/file/copydir.c:213
-#: storage/file/fd.c:827 storage/file/fd.c:3776 storage/file/fd.c:3882 utils/cache/relmapper.c:841 utils/cache/relmapper.c:956
+#: ../common/controldata_utils.c:128 ../common/controldata_utils.c:132 ../common/controldata_utils.c:277 ../common/controldata_utils.c:280 access/heap/rewriteheap.c:1141 access/heap/rewriteheap.c:1246 access/transam/timeline.c:392 access/transam/timeline.c:438 access/transam/timeline.c:512 access/transam/twophase.c:1365 access/transam/twophase.c:1784 access/transam/xlog.c:3323 access/transam/xlog.c:3517 access/transam/xlog.c:3522 access/transam/xlog.c:3658
+#: access/transam/xlog.c:4311 access/transam/xlog.c:5246 commands/copyfrom.c:1799 commands/copyto.c:325 libpq/be-fsstubs.c:470 libpq/be-fsstubs.c:540 replication/logical/origin.c:683 replication/logical/origin.c:822 replication/logical/reorderbuffer.c:5165 replication/logical/snapbuild.c:1819 replication/logical/snapbuild.c:1943 replication/slot.c:2126 replication/slot.c:2288 replication/walsender.c:670 storage/file/copydir.c:208 storage/file/copydir.c:213
+#: storage/file/fd.c:828 storage/file/fd.c:3753 storage/file/fd.c:3859 utils/cache/relmapper.c:841 utils/cache/relmapper.c:956
#, c-format
msgid "could not close file \"%s\": %m"
msgstr "ファイル\"%s\"をクローズできませんでした: %m"
@@ -122,41 +122,41 @@ msgstr ""
"されるものと一致しないようです。この場合以下の結果は不正確になります。また、\n"
"PostgreSQLインストレーションはこのデータディレクトリと互換性がなくなります。"
-#: ../common/controldata_utils.c:225 ../common/controldata_utils.c:230 ../common/file_utils.c:71 ../common/file_utils.c:348 ../common/file_utils.c:407 ../common/file_utils.c:481 access/heap/rewriteheap.c:1229 access/transam/timeline.c:111 access/transam/timeline.c:251 access/transam/timeline.c:348 access/transam/twophase.c:1309 access/transam/xlog.c:3239 access/transam/xlog.c:3419 access/transam/xlog.c:3458 access/transam/xlog.c:3651 access/transam/xlog.c:4357
-#: access/transam/xlogrecovery.c:4277 access/transam/xlogrecovery.c:4378 access/transam/xlogutils.c:836 backup/basebackup.c:549 backup/basebackup.c:1600 backup/walsummary.c:220 libpq/hba.c:624 postmaster/syslogger.c:1512 replication/logical/origin.c:739 replication/logical/reorderbuffer.c:3765 replication/logical/reorderbuffer.c:4319 replication/logical/reorderbuffer.c:5093 replication/logical/snapbuild.c:1603 replication/logical/snapbuild.c:1710
-#: replication/slot.c:2241 replication/walsender.c:596 replication/walsender.c:3022 storage/file/copydir.c:151 storage/file/fd.c:802 storage/file/fd.c:3533 storage/file/fd.c:3763 storage/file/fd.c:3853 storage/smgr/md.c:653 utils/cache/relmapper.c:818 utils/cache/relmapper.c:935 utils/error/elog.c:2127 utils/init/miscinit.c:1582 utils/init/miscinit.c:1716 utils/init/miscinit.c:1793 utils/misc/guc.c:4774 utils/misc/guc.c:4824
+#: ../common/controldata_utils.c:225 ../common/controldata_utils.c:230 ../common/file_utils.c:70 ../common/file_utils.c:347 ../common/file_utils.c:406 ../common/file_utils.c:480 access/heap/rewriteheap.c:1229 access/transam/timeline.c:111 access/transam/timeline.c:251 access/transam/timeline.c:348 access/transam/twophase.c:1309 access/transam/xlog.c:3230 access/transam/xlog.c:3393 access/transam/xlog.c:3432 access/transam/xlog.c:3625 access/transam/xlog.c:4331
+#: access/transam/xlogrecovery.c:4264 access/transam/xlogrecovery.c:4367 access/transam/xlogutils.c:836 backup/basebackup.c:547 backup/basebackup.c:1598 backup/walsummary.c:220 libpq/hba.c:624 postmaster/syslogger.c:1511 replication/logical/origin.c:735 replication/logical/reorderbuffer.c:3766 replication/logical/reorderbuffer.c:4320 replication/logical/reorderbuffer.c:5093 replication/logical/snapbuild.c:1774 replication/logical/snapbuild.c:1884
+#: replication/slot.c:2208 replication/walsender.c:628 replication/walsender.c:3051 storage/file/copydir.c:151 storage/file/fd.c:803 storage/file/fd.c:3510 storage/file/fd.c:3740 storage/file/fd.c:3830 storage/smgr/md.c:661 utils/cache/relmapper.c:818 utils/cache/relmapper.c:935 utils/error/elog.c:2124 utils/init/miscinit.c:1580 utils/init/miscinit.c:1714 utils/init/miscinit.c:1791 utils/misc/guc.c:4777 utils/misc/guc.c:4827
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "ファイル\"%s\"をオープンできませんでした: %m"
-#: ../common/controldata_utils.c:246 ../common/controldata_utils.c:249 access/transam/twophase.c:1756 access/transam/twophase.c:1765 access/transam/xlog.c:9314 access/transam/xlogfuncs.c:699 backup/basebackup_server.c:173 backup/basebackup_server.c:266 backup/walsummary.c:304 postmaster/postmaster.c:4030 postmaster/syslogger.c:1523 postmaster/syslogger.c:1536 postmaster/syslogger.c:1549 utils/cache/relmapper.c:947
+#: ../common/controldata_utils.c:246 ../common/controldata_utils.c:249 access/transam/twophase.c:1757 access/transam/twophase.c:1766 access/transam/xlog.c:9280 access/transam/xlogfuncs.c:698 backup/basebackup_server.c:173 backup/basebackup_server.c:266 backup/walsummary.c:304 postmaster/postmaster.c:4127 postmaster/syslogger.c:1522 postmaster/syslogger.c:1535 postmaster/syslogger.c:1548 utils/cache/relmapper.c:947
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "ファイル\"%s\"を書き出せませんでした: %m"
-#: ../common/controldata_utils.c:263 ../common/controldata_utils.c:268 ../common/file_utils.c:419 ../common/file_utils.c:489 access/heap/rewriteheap.c:925 access/heap/rewriteheap.c:1135 access/heap/rewriteheap.c:1240 access/transam/timeline.c:432 access/transam/timeline.c:506 access/transam/twophase.c:1777 access/transam/xlog.c:3339 access/transam/xlog.c:3537 access/transam/xlog.c:4330 access/transam/xlog.c:8686 access/transam/xlog.c:8731
-#: backup/basebackup_server.c:207 commands/dbcommands.c:514 replication/logical/snapbuild.c:1641 replication/slot.c:2144 replication/slot.c:2251 storage/file/fd.c:819 storage/file/fd.c:3874 storage/smgr/md.c:1344 storage/smgr/md.c:1389 storage/sync/sync.c:446 utils/misc/guc.c:4527
+#: ../common/controldata_utils.c:263 ../common/controldata_utils.c:268 ../common/file_utils.c:418 ../common/file_utils.c:488 access/heap/rewriteheap.c:925 access/heap/rewriteheap.c:1135 access/heap/rewriteheap.c:1240 access/transam/timeline.c:432 access/transam/timeline.c:506 access/transam/twophase.c:1778 access/transam/xlog.c:3316 access/transam/xlog.c:3511 access/transam/xlog.c:4304 access/transam/xlog.c:8655 access/transam/xlog.c:8700
+#: backup/basebackup_server.c:207 commands/dbcommands.c:514 replication/logical/snapbuild.c:1812 replication/slot.c:2112 replication/slot.c:2218 storage/file/fd.c:820 storage/file/fd.c:3851 storage/smgr/md.c:1331 storage/smgr/md.c:1376 storage/sync/sync.c:446 utils/misc/guc.c:4530
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "ファイル\"%s\"をfsyncできませんでした: %m"
-#: ../common/cryptohash.c:261 ../common/cryptohash_openssl.c:158 ../common/cryptohash_openssl.c:356 ../common/exec.c:543 ../common/exec.c:588 ../common/exec.c:680 ../common/hmac.c:309 ../common/hmac.c:325 ../common/hmac_openssl.c:151 ../common/hmac_openssl.c:339 ../common/jsonapi.c:2407 ../common/md5_common.c:156 ../common/parse_manifest.c:157 ../common/parse_manifest.c:852 ../common/psprintf.c:140 ../common/scram-common.c:268 ../port/path.c:829 ../port/path.c:866
-#: ../port/path.c:883 access/transam/twophase.c:1418 access/transam/xlogrecovery.c:565 lib/dshash.c:253 libpq/auth.c:1336 libpq/auth.c:1380 libpq/auth.c:1942 libpq/be-secure-gssapi.c:527 postmaster/bgworker.c:355 postmaster/bgworker.c:1022 postmaster/postmaster.c:3507 postmaster/walsummarizer.c:935 replication/libpqwalreceiver/libpqwalreceiver.c:388 replication/logical/logical.c:210 replication/walsender.c:805 storage/buffer/localbuf.c:607 storage/file/fd.c:911
-#: storage/file/fd.c:1442 storage/file/fd.c:1603 storage/file/fd.c:2553 storage/ipc/procarray.c:1465 storage/ipc/procarray.c:2217 storage/ipc/procarray.c:2224 storage/ipc/procarray.c:2727 storage/ipc/procarray.c:3436 utils/adt/pg_locale.c:530 utils/adt/pg_locale.c:694 utils/adt/pg_locale_icu.c:364 utils/adt/pg_locale_libc.c:208 utils/adt/pg_locale_libc.c:303 utils/adt/pg_locale_libc.c:391 utils/fmgr/dfmgr.c:219 utils/hash/dynahash.c:516 utils/hash/dynahash.c:616
-#: utils/hash/dynahash.c:1099 utils/mb/mbutils.c:401 utils/mb/mbutils.c:429 utils/mb/mbutils.c:814 utils/mb/mbutils.c:841 utils/misc/guc.c:647 utils/misc/guc.c:672 utils/misc/guc.c:1060 utils/misc/guc.c:4505 utils/misc/tzparser.c:479 utils/mmgr/aset.c:451 utils/mmgr/bump.c:183 utils/mmgr/dsa.c:707 utils/mmgr/dsa.c:729 utils/mmgr/dsa.c:810 utils/mmgr/generation.c:215 utils/mmgr/mcxt.c:1155 utils/mmgr/slab.c:370
+#: ../common/cryptohash.c:261 ../common/cryptohash_openssl.c:158 ../common/cryptohash_openssl.c:356 ../common/exec.c:562 ../common/exec.c:607 ../common/exec.c:699 ../common/hmac.c:309 ../common/hmac.c:325 ../common/hmac_openssl.c:160 ../common/hmac_openssl.c:357 ../common/md5_common.c:156 ../common/parse_manifest.c:157 ../common/parse_manifest.c:852 ../common/psprintf.c:143 ../common/scram-common.c:268 ../common/stringinfo.c:314 ../port/path.c:828 ../port/path.c:865
+#: ../port/path.c:882 access/transam/twophase.c:1418 access/transam/xlogrecovery.c:564 lib/dshash.c:253 libpq/auth.c:1352 libpq/auth.c:1396 libpq/auth.c:1953 libpq/be-secure-gssapi.c:524 postmaster/bgworker.c:355 postmaster/bgworker.c:945 postmaster/postmaster.c:3560 postmaster/postmaster.c:4021 postmaster/postmaster.c:4383 postmaster/walsummarizer.c:935 replication/libpqwalreceiver/libpqwalreceiver.c:387 replication/logical/logical.c:210 replication/walsender.c:835
+#: storage/buffer/localbuf.c:606 storage/file/fd.c:912 storage/file/fd.c:1443 storage/file/fd.c:1604 storage/file/fd.c:2531 storage/ipc/procarray.c:1465 storage/ipc/procarray.c:2219 storage/ipc/procarray.c:2226 storage/ipc/procarray.c:2731 storage/ipc/procarray.c:3435 utils/adt/formatting.c:1725 utils/adt/formatting.c:1873 utils/adt/formatting.c:2075 utils/adt/pg_locale.c:532 utils/adt/pg_locale.c:696 utils/fmgr/dfmgr.c:229 utils/hash/dynahash.c:516
+#: utils/hash/dynahash.c:616 utils/hash/dynahash.c:1099 utils/mb/mbutils.c:401 utils/mb/mbutils.c:429 utils/mb/mbutils.c:814 utils/mb/mbutils.c:841 utils/misc/guc.c:649 utils/misc/guc.c:674 utils/misc/guc.c:1062 utils/misc/guc.c:4508 utils/misc/tzparser.c:477 utils/mmgr/aset.c:451 utils/mmgr/bump.c:183 utils/mmgr/dsa.c:707 utils/mmgr/dsa.c:729 utils/mmgr/dsa.c:810 utils/mmgr/generation.c:215 utils/mmgr/mcxt.c:1154 utils/mmgr/slab.c:370
#, c-format
msgid "out of memory"
msgstr "メモリ不足です"
-#: ../common/cryptohash.c:266 ../common/cryptohash.c:272 ../common/cryptohash_openssl.c:368 ../common/cryptohash_openssl.c:376 ../common/hmac.c:321 ../common/hmac.c:329 ../common/hmac_openssl.c:351 ../common/hmac_openssl.c:359
+#: ../common/cryptohash.c:266 ../common/cryptohash.c:272 ../common/cryptohash_openssl.c:368 ../common/cryptohash_openssl.c:376 ../common/hmac.c:321 ../common/hmac.c:329 ../common/hmac_openssl.c:369 ../common/hmac_openssl.c:377
msgid "success"
msgstr "成功"
-#: ../common/cryptohash.c:268 ../common/cryptohash_openssl.c:370 ../common/hmac_openssl.c:353
+#: ../common/cryptohash.c:268 ../common/cryptohash_openssl.c:370 ../common/hmac_openssl.c:371
msgid "destination buffer too small"
msgstr "出力先バッファが小さすぎます"
-#: ../common/cryptohash_openssl.c:372 ../common/hmac_openssl.c:355
+#: ../common/cryptohash_openssl.c:372 ../common/hmac_openssl.c:373
msgid "OpenSSL failure"
msgstr "OpenSSLのエラー"
@@ -180,27 +180,27 @@ msgstr "実行すべき\"%s\"がありませんでした"
msgid "could not resolve path \"%s\" to absolute form: %m"
msgstr "パス\"%s\"を絶対パス形式に変換できませんでした: %m"
-#: ../common/exec.c:363 commands/collationcmds.c:872 commands/copyfrom.c:1744 commands/copyto.c:654 libpq/be-secure-common.c:59
+#: ../common/exec.c:382 commands/collationcmds.c:876 commands/copyfrom.c:1723 commands/copyto.c:654 libpq/be-secure-common.c:59
#, c-format
msgid "could not execute command \"%s\": %m"
msgstr "コマンド\"%s\"を実行できませんでした: %m"
-#: ../common/exec.c:375 libpq/be-secure-common.c:71
+#: ../common/exec.c:394 libpq/be-secure-common.c:71
#, c-format
msgid "could not read from command \"%s\": %m"
msgstr "コマンド\"%s\"から読み取れませんでした: %m"
-#: ../common/exec.c:378
+#: ../common/exec.c:397
#, c-format
msgid "no data was returned by command \"%s\""
msgstr "コマンド\"%s\"からデータが返却されませんでした"
-#: ../common/exec.c:405 libpq/pqcomm.c:193 storage/ipc/latch.c:1163 storage/ipc/latch.c:1343 storage/ipc/latch.c:1583 storage/ipc/latch.c:1745 storage/ipc/latch.c:1871
+#: ../common/exec.c:424 libpq/pqcomm.c:192 storage/ipc/latch.c:1169 storage/ipc/latch.c:1349 storage/ipc/latch.c:1589 storage/ipc/latch.c:1751 storage/ipc/latch.c:1877
#, c-format
msgid "%s() failed: %m"
msgstr "%s() が失敗しました: %m"
-#: ../common/fe_memutils.c:35 ../common/fe_memutils.c:75 ../common/fe_memutils.c:98 ../common/fe_memutils.c:161 ../common/psprintf.c:142 ../port/path.c:831 ../port/path.c:868 ../port/path.c:885 utils/misc/ps_status.c:195 utils/misc/ps_status.c:203 utils/misc/ps_status.c:230 utils/misc/ps_status.c:238
+#: ../common/fe_memutils.c:35 ../common/fe_memutils.c:75 ../common/fe_memutils.c:98 ../common/fe_memutils.c:161 ../common/psprintf.c:145 ../port/path.c:830 ../port/path.c:867 ../port/path.c:884 utils/misc/ps_status.c:193 utils/misc/ps_status.c:201 utils/misc/ps_status.c:228 utils/misc/ps_status.c:236
#, c-format
msgid "out of memory\n"
msgstr "メモリ不足です\n"
@@ -210,33 +210,33 @@ msgstr "メモリ不足です\n"
msgid "cannot duplicate null pointer (internal error)\n"
msgstr "nullポインタは複製できません(内部エラー)\n"
-#: ../common/file_utils.c:77 storage/file/fd.c:3539
+#: ../common/file_utils.c:76 storage/file/fd.c:3516
#, c-format
msgid "could not synchronize file system for file \"%s\": %m"
msgstr "ファイル\"%s\"に対してファイルシステムを同期できませんでした: %m"
-#: ../common/file_utils.c:121 ../common/file_utils.c:567 ../common/file_utils.c:571 access/transam/twophase.c:1321 access/transam/xlogarchive.c:111 access/transam/xlogarchive.c:235 backup/basebackup.c:357 backup/basebackup.c:555 backup/basebackup.c:626 backup/walsummary.c:247 backup/walsummary.c:254 commands/copyfrom.c:1770 commands/copyto.c:700 commands/extension.c:3639 commands/tablespace.c:804 commands/tablespace.c:893 postmaster/pgarch.c:680
-#: replication/logical/snapbuild.c:1498 replication/logical/snapbuild.c:2025 storage/file/fd.c:1967 storage/file/fd.c:2053 storage/file/fd.c:3587 utils/adt/dbsize.c:105 utils/adt/dbsize.c:266 utils/adt/dbsize.c:355 utils/adt/genfile.c:437 utils/adt/genfile.c:612 utils/adt/misc.c:340
+#: ../common/file_utils.c:120 ../common/file_utils.c:566 ../common/file_utils.c:570 access/transam/twophase.c:1321 access/transam/xlogarchive.c:111 access/transam/xlogarchive.c:235 backup/basebackup.c:355 backup/basebackup.c:553 backup/basebackup.c:624 backup/walsummary.c:247 backup/walsummary.c:254 commands/copyfrom.c:1749 commands/copyto.c:700 commands/extension.c:3527 commands/tablespace.c:804 commands/tablespace.c:893 postmaster/pgarch.c:680
+#: replication/logical/snapbuild.c:1670 replication/logical/snapbuild.c:2173 storage/file/fd.c:1968 storage/file/fd.c:2054 storage/file/fd.c:3564 utils/adt/dbsize.c:105 utils/adt/dbsize.c:257 utils/adt/dbsize.c:337 utils/adt/genfile.c:437 utils/adt/genfile.c:612 utils/adt/misc.c:340
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "ファイル\"%s\"のstatに失敗しました: %m"
-#: ../common/file_utils.c:131 ../common/file_utils.c:228
+#: ../common/file_utils.c:130 ../common/file_utils.c:227
#, c-format
msgid "this build does not support sync method \"%s\""
msgstr "このビルドでは同期方式\"%s\"をサポートしていません"
-#: ../common/file_utils.c:152 ../common/file_utils.c:282 ../common/pgfnames.c:48 ../common/rmtree.c:63 commands/tablespace.c:728 commands/tablespace.c:738 postmaster/postmaster.c:1482 storage/file/fd.c:2955 storage/file/reinit.c:126 utils/adt/misc.c:256 utils/misc/tzparser.c:340
+#: ../common/file_utils.c:151 ../common/file_utils.c:281 ../common/pgfnames.c:48 ../common/rmtree.c:63 commands/tablespace.c:728 commands/tablespace.c:738 postmaster/postmaster.c:1470 storage/file/fd.c:2933 storage/file/reinit.c:126 utils/adt/misc.c:256 utils/misc/tzparser.c:339
#, c-format
msgid "could not open directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"をオープンできませんでした: %m"
-#: ../common/file_utils.c:170 ../common/file_utils.c:316 ../common/pgfnames.c:69 ../common/rmtree.c:106 storage/file/fd.c:2967
+#: ../common/file_utils.c:169 ../common/file_utils.c:315 ../common/pgfnames.c:69 ../common/rmtree.c:106 storage/file/fd.c:2945
#, c-format
msgid "could not read directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"を読み取れませんでした: %m"
-#: ../common/file_utils.c:499 access/transam/xlogarchive.c:389 postmaster/pgarch.c:834 postmaster/syslogger.c:1560 replication/logical/snapbuild.c:1660 replication/slot.c:968 replication/slot.c:2030 replication/slot.c:2172 storage/file/fd.c:837 utils/time/snapmgr.c:1203
+#: ../common/file_utils.c:498 access/transam/xlogarchive.c:389 postmaster/pgarch.c:834 postmaster/syslogger.c:1559 replication/logical/snapbuild.c:1831 replication/slot.c:936 replication/slot.c:1998 replication/slot.c:2140 storage/file/fd.c:838 utils/time/snapmgr.c:1255
#, c-format
msgid "could not rename file \"%s\" to \"%s\": %m"
msgstr "ファイル\"%s\"の名前を\"%s\"に変更できませんでした: %m"
@@ -245,125 +245,121 @@ msgstr "ファイル\"%s\"の名前を\"%s\"に変更できませんでした: %
msgid "internal error"
msgstr "内部エラー"
-#: ../common/jsonapi.c:2432
+#: ../common/jsonapi.c:2121
msgid "Recursive descent parser cannot use incremental lexer."
msgstr "再帰降下パーサーは差分字句解析器を使用できません。"
-#: ../common/jsonapi.c:2434
+#: ../common/jsonapi.c:2123
msgid "Incremental parser requires incremental lexer."
msgstr "差分パーサーは差分字句解析器を必要とします。"
-#: ../common/jsonapi.c:2436
+#: ../common/jsonapi.c:2125
msgid "JSON nested too deep, maximum permitted depth is 6400."
msgstr "JSONのネストが深すぎます、可能な最大の深さは6400です。"
-#: ../common/jsonapi.c:2438
+#: ../common/jsonapi.c:2127
#, c-format
msgid "Escape sequence \"\\%.*s\" is invalid."
msgstr "エスケープシーケンス\"\\%.*s\"は不正です。"
-#: ../common/jsonapi.c:2442
+#: ../common/jsonapi.c:2131
#, c-format
msgid "Character with value 0x%02x must be escaped."
msgstr "0x%02x値を持つ文字はエスケープしなければなりません"
-#: ../common/jsonapi.c:2446
+#: ../common/jsonapi.c:2135
#, c-format
msgid "Expected end of input, but found \"%.*s\"."
msgstr "入力の終端を想定していましたが、\"%.*s\"でした。"
-#: ../common/jsonapi.c:2449
+#: ../common/jsonapi.c:2138
#, c-format
msgid "Expected array element or \"]\", but found \"%.*s\"."
msgstr "配列要素または\"]\"を想定していましたが、\"%.*s\"でした。"
-#: ../common/jsonapi.c:2452
+#: ../common/jsonapi.c:2141
#, c-format
msgid "Expected \",\" or \"]\", but found \"%.*s\"."
msgstr "\",\"または\"]\"を想定していましたが、\"%.*s\"でした。"
-#: ../common/jsonapi.c:2455
+#: ../common/jsonapi.c:2144
#, c-format
msgid "Expected \":\", but found \"%.*s\"."
msgstr "\":\"を想定していましたが、\"%.*s\"でした。"
-#: ../common/jsonapi.c:2458
+#: ../common/jsonapi.c:2147
#, c-format
msgid "Expected JSON value, but found \"%.*s\"."
msgstr "JSON値を想定していましたが、\"%.*s\"でした。"
-#: ../common/jsonapi.c:2461
+#: ../common/jsonapi.c:2150
msgid "The input string ended unexpectedly."
msgstr "入力文字列が予期せず終了しました。"
-#: ../common/jsonapi.c:2463
+#: ../common/jsonapi.c:2152
#, c-format
msgid "Expected string or \"}\", but found \"%.*s\"."
msgstr "文字列または\"}\"を想定していましたが、\"%.*s\"でした。"
-#: ../common/jsonapi.c:2466
+#: ../common/jsonapi.c:2155
#, c-format
msgid "Expected \",\" or \"}\", but found \"%.*s\"."
msgstr "\",\"または\"}\"を想定していましたが、\"%.*s\"でした。"
-#: ../common/jsonapi.c:2469
+#: ../common/jsonapi.c:2158
#, c-format
msgid "Expected string, but found \"%.*s\"."
msgstr "文字列を想定していましたが、\"%.*s\"でした。"
-#: ../common/jsonapi.c:2472
+#: ../common/jsonapi.c:2161
#, c-format
msgid "Token \"%.*s\" is invalid."
msgstr "トークン\"%.*s\"は不正です。"
-#: ../common/jsonapi.c:2478 jsonpath_scan.l:585
+#: ../common/jsonapi.c:2164 jsonpath_scan.l:608
#, c-format
msgid "\\u0000 cannot be converted to text."
msgstr "\\u0000 はテキストに変換できません。"
-#: ../common/jsonapi.c:2480
+#: ../common/jsonapi.c:2166
msgid "\"\\u\" must be followed by four hexadecimal digits."
msgstr "\"\\u\"の後には16進数の4桁が続かなければなりません。"
-#: ../common/jsonapi.c:2483
+#: ../common/jsonapi.c:2169
msgid "Unicode escape values cannot be used for code point values above 007F when the encoding is not UTF8."
msgstr "エンコーディングがUTF-8ではない場合、コードポイントの値が 007F 以上についてはUnicodeエスケープの値は使用できません。"
-#: ../common/jsonapi.c:2492
+#: ../common/jsonapi.c:2178
#, c-format
msgid "Unicode escape value could not be translated to the server's encoding %s."
msgstr "Unicodeエスケープの値がサーバーエンコーディング%sに変換できませんでした。"
-#: ../common/jsonapi.c:2499 jsonpath_scan.l:618
+#: ../common/jsonapi.c:2185 jsonpath_scan.l:641
#, c-format
msgid "Unicode high surrogate must not follow a high surrogate."
msgstr "Unicodeのハイサロゲートはハイサロゲートに続いてはいけません。"
-#: ../common/jsonapi.c:2501 jsonpath_scan.l:629 jsonpath_scan.l:639 jsonpath_scan.l:691
+#: ../common/jsonapi.c:2187 jsonpath_scan.l:652 jsonpath_scan.l:662 jsonpath_scan.l:713
#, c-format
msgid "Unicode low surrogate must follow a high surrogate."
msgstr "Unicodeのローサロゲートはハイサロゲートに続かなければなりません。"
-#: ../common/jsonapi.c:2523
-msgid "out of memory while constructing error description"
-msgstr "エラー記述の構築中のメモリ不足"
-
-#: ../common/logging.c:279
+#: ../common/logging.c:276
#, c-format
msgid "error: "
msgstr "エラー: "
-#: ../common/logging.c:286
+#: ../common/logging.c:283
#, c-format
msgid "warning: "
msgstr "警告: "
-#: ../common/logging.c:297
+#: ../common/logging.c:294
#, c-format
msgid "detail: "
msgstr "詳細: "
-#: ../common/logging.c:304
+#: ../common/logging.c:301
#, c-format
msgid "hint: "
msgstr "ヒント: "
@@ -458,7 +454,7 @@ msgstr "ファイル名をデコードできませんでした"
msgid "file size is not an integer"
msgstr "ファイルサイズが整数ではありません"
-#: ../common/parse_manifest.c:699 backup/basebackup.c:872
+#: ../common/parse_manifest.c:699 backup/basebackup.c:870
#, c-format
msgid "unrecognized checksum algorithm: \"%s\""
msgstr "認識できないチェックサムアルゴリズム: \"%s\""
@@ -525,7 +521,7 @@ msgstr "目録チェックサムの不一致"
msgid "could not parse backup manifest: %s"
msgstr "バックアップ目録をパースできませんでした: %s"
-#: ../common/percentrepl.c:79 ../common/percentrepl.c:85 ../common/percentrepl.c:118 ../common/percentrepl.c:124 tcop/backend_startup.c:766 utils/misc/guc.c:3164 utils/misc/guc.c:3205 utils/misc/guc.c:3280 utils/misc/guc.c:4709 utils/misc/guc.c:6928 utils/misc/guc.c:6969
+#: ../common/percentrepl.c:79 ../common/percentrepl.c:85 ../common/percentrepl.c:118 ../common/percentrepl.c:124 tcop/backend_startup.c:741 utils/misc/guc.c:3167 utils/misc/guc.c:3208 utils/misc/guc.c:3283 utils/misc/guc.c:4712 utils/misc/guc.c:6931 utils/misc/guc.c:6972
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "パラメータ\"%s\"の値が不正です: \"%s\""
@@ -585,13 +581,13 @@ msgstr "制限付きトークンで再実行できませんでした: %lu"
msgid "could not get exit code from subprocess: error code %lu"
msgstr "サブプロセスの終了コードを取得できませんでした: エラーコード %lu"
-#: ../common/rmtree.c:97 access/heap/rewriteheap.c:1214 access/transam/twophase.c:1716 access/transam/xlogarchive.c:119 access/transam/xlogarchive.c:399 postmaster/postmaster.c:1059 postmaster/syslogger.c:1489 replication/logical/origin.c:595 replication/logical/reorderbuffer.c:4588 replication/logical/snapbuild.c:1541 replication/logical/snapbuild.c:1997 replication/slot.c:2225 storage/file/fd.c:877 storage/file/fd.c:3401 storage/file/fd.c:3463
-#: storage/file/reinit.c:261 storage/ipc/dsm.c:343 storage/smgr/md.c:373 storage/smgr/md.c:432 storage/sync/sync.c:243 utils/time/snapmgr.c:1539
+#: ../common/rmtree.c:97 access/heap/rewriteheap.c:1214 access/transam/twophase.c:1717 access/transam/xlogarchive.c:119 access/transam/xlogarchive.c:399 postmaster/postmaster.c:1048 postmaster/syslogger.c:1488 replication/logical/origin.c:591 replication/logical/reorderbuffer.c:4589 replication/logical/snapbuild.c:1712 replication/logical/snapbuild.c:2146 replication/slot.c:2192 storage/file/fd.c:878 storage/file/fd.c:3378 storage/file/fd.c:3440
+#: storage/file/reinit.c:261 storage/ipc/dsm.c:343 storage/smgr/md.c:381 storage/smgr/md.c:440 storage/sync/sync.c:243 utils/time/snapmgr.c:1591
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "ファイル\"%s\"を削除できませんでした: %m"
-#: ../common/rmtree.c:124 commands/tablespace.c:767 commands/tablespace.c:780 commands/tablespace.c:815 commands/tablespace.c:905 storage/file/fd.c:3393 storage/file/fd.c:3802
+#: ../common/rmtree.c:124 commands/tablespace.c:767 commands/tablespace.c:780 commands/tablespace.c:815 commands/tablespace.c:905 storage/file/fd.c:3370 storage/file/fd.c:3779
#, c-format
msgid "could not remove directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"を削除できませんでした: %m"
@@ -608,33 +604,28 @@ msgstr "nonceのエンコードに失敗しました"
msgid "could not encode server key"
msgstr "サーバーキーのエンコードに失敗しました"
-#: ../common/stringinfo.c:362
-#, c-format
-msgid "string buffer exceeds maximum allowed length (%zu bytes)"
-msgstr "文字列バッファの長さが上限値を超えています(%zuバイト)"
-
-#: ../common/stringinfo.c:363
+#: ../common/stringinfo.c:315
#, c-format
msgid "Cannot enlarge string buffer containing %d bytes by %d more bytes."
msgstr "%dバイトを持つ文字列バッファを%dバイト多く、大きくすることができません。"
-#: ../common/stringinfo.c:367
+#: ../common/stringinfo.c:319
#, c-format
msgid ""
-"string buffer exceeds maximum allowed length (%zu bytes)\n"
+"out of memory\n"
"\n"
"Cannot enlarge string buffer containing %d bytes by %d more bytes.\n"
msgstr ""
-"文字列バッファの長さが上限値を超えています(%zuバイト)\n"
+"メモリー不足です\n"
"\n"
-"%dバイトを格納する文字列バッファを%dバイト拡げることができません。\n"
+"%dバイト使用している文字列バッファをさらに%dバイト拡張することができません。\n"
#: ../common/username.c:43
#, c-format
msgid "could not look up effective user ID %ld: %s"
msgstr "実効ユーザーID %ld が見つかりませんでした: %s"
-#: ../common/username.c:45
+#: ../common/username.c:45 libpq/auth.c:1888
msgid "user does not exist"
msgstr "ユーザーが存在しません"
@@ -673,12 +664,12 @@ msgstr "子プロセスはシグナル%dにより終了しました: %s"
msgid "child process exited with unrecognized status %d"
msgstr "子プロセスは認識できないステータス%dで終了しました"
-#: ../port/chklocale.c:280
+#: ../port/chklocale.c:283
#, c-format
msgid "could not determine encoding for codeset \"%s\""
msgstr "コードセット\"%s\"用の符号化方式を特定できませんでした"
-#: ../port/chklocale.c:370 ../port/chklocale.c:376
+#: ../port/chklocale.c:404 ../port/chklocale.c:410
#, c-format
msgid "could not determine encoding for locale \"%s\": codeset is \"%s\""
msgstr "ロケール\"%s\"用の符号化方式を特定できませんでした: コードセットは\"%s\"です"
@@ -726,7 +717,7 @@ msgstr "再試行を30秒間続けます。"
msgid "You might have antivirus, backup, or similar software interfering with the database system."
msgstr "データベースシステムに干渉するアンチウィルス、バックアップといったソフトウェアが存在する可能性があります。"
-#: ../port/path.c:853
+#: ../port/path.c:852
#, c-format
msgid "could not get current working directory: %m\n"
msgstr "現在の作業ディレクトリを取得できませんでした: %m\n"
@@ -736,6 +727,16 @@ msgstr "現在の作業ディレクトリを取得できませんでした: %m\n
msgid "operating system error %d"
msgstr "オペレーティングシステムエラー %d"
+#: ../port/user.c:43 ../port/user.c:79
+#, c-format
+msgid "could not look up local user ID %d: %s"
+msgstr "ローカルユーザーID %dの参照に失敗しました: %s"
+
+#: ../port/user.c:48 ../port/user.c:84
+#, c-format
+msgid "local user with ID %d does not exist"
+msgstr "ID %d を持つローカルユーザーは存在しません"
+
#: ../port/win32security.c:62
#, c-format
msgid "could not get SID for Administrators group: error code %lu\n"
@@ -751,47 +752,47 @@ msgstr "PowerUsersグループのSIDを取得できませんでした: エラー
msgid "could not check access token membership: error code %lu\n"
msgstr "アクセストークンのメンバーシップを確認できませんでした: エラーコード %lu\n"
-#: access/brin/brin.c:411
+#: access/brin/brin.c:405
#, c-format
msgid "request for BRIN range summarization for index \"%s\" page %u was not recorded"
msgstr "インデックス\"%s\" ページ%uのBRIN範囲要約のリクエストは登録されていません"
-#: access/brin/brin.c:1390 access/brin/brin.c:1498 access/gin/ginfast.c:1040 access/transam/xlogfuncs.c:184 access/transam/xlogfuncs.c:209 access/transam/xlogfuncs.c:242 access/transam/xlogfuncs.c:281 access/transam/xlogfuncs.c:302 access/transam/xlogfuncs.c:323 access/transam/xlogfuncs.c:389 access/transam/xlogfuncs.c:447 statistics/attribute_stats.c:161 statistics/attribute_stats.c:884 statistics/relation_stats.c:129
+#: access/brin/brin.c:1387 access/brin/brin.c:1495 access/gin/ginfast.c:1040 access/transam/xlogfuncs.c:183 access/transam/xlogfuncs.c:208 access/transam/xlogfuncs.c:241 access/transam/xlogfuncs.c:280 access/transam/xlogfuncs.c:301 access/transam/xlogfuncs.c:322 access/transam/xlogfuncs.c:388 access/transam/xlogfuncs.c:446
#, c-format
msgid "recovery is in progress"
msgstr "リカバリは現在進行中です"
-#: access/brin/brin.c:1391 access/brin/brin.c:1499
+#: access/brin/brin.c:1388 access/brin/brin.c:1496
#, c-format
msgid "BRIN control functions cannot be executed during recovery."
msgstr "BRIN制御関数はリカバリ中は実行できません。"
-#: access/brin/brin.c:1396 access/brin/brin.c:1504
+#: access/brin/brin.c:1393 access/brin/brin.c:1501
#, c-format
msgid "block number out of range: %lld"
msgstr "ブロック番号が範囲外です: %lld"
-#: access/brin/brin.c:1441 access/brin/brin.c:1530
+#: access/brin/brin.c:1438 access/brin/brin.c:1527
#, c-format
msgid "\"%s\" is not a BRIN index"
msgstr "\"%s\"はBRINインデックスではありません"
-#: access/brin/brin.c:1457 access/brin/brin.c:1546
+#: access/brin/brin.c:1454 access/brin/brin.c:1543
#, c-format
msgid "could not open parent table of index \"%s\""
msgstr "インデックス\"%s\"の親テーブルをオープンできませんでした"
-#: access/brin/brin.c:1466 access/brin/brin.c:1562 access/gin/ginfast.c:1085 parser/parse_utilcmd.c:2431
+#: access/brin/brin.c:1463 access/brin/brin.c:1559 access/gin/ginfast.c:1085 parser/parse_utilcmd.c:2277
#, c-format
msgid "index \"%s\" is not valid"
msgstr "インデックス\"%s\"は有効ではありません"
-#: access/brin/brin_bloom.c:782 access/brin/brin_bloom.c:824 access/brin/brin_minmax_multi.c:2993 access/brin/brin_minmax_multi.c:3130 statistics/dependencies.c:661 statistics/dependencies.c:714 statistics/mcv.c:1480 statistics/mcv.c:1511 statistics/mvdistinct.c:343 statistics/mvdistinct.c:396 utils/adt/pseudotypes.c:40 utils/adt/pseudotypes.c:74 utils/adt/tsgistidx.c:94
+#: access/brin/brin_bloom.c:785 access/brin/brin_bloom.c:827 access/brin/brin_minmax_multi.c:2984 access/brin/brin_minmax_multi.c:3121 statistics/dependencies.c:661 statistics/dependencies.c:714 statistics/mcv.c:1480 statistics/mcv.c:1511 statistics/mvdistinct.c:343 statistics/mvdistinct.c:396 utils/adt/pseudotypes.c:40 utils/adt/pseudotypes.c:74 utils/adt/tsgistidx.c:94
#, c-format
msgid "cannot accept a value of type %s"
msgstr "%s型の値は受け付けられません"
-#: access/brin/brin_pageops.c:75 access/brin/brin_pageops.c:361 access/brin/brin_pageops.c:851 access/gin/ginentrypage.c:109 access/gist/gist.c:1465 access/spgist/spgdoinsert.c:2001 access/spgist/spgdoinsert.c:2278
+#: access/brin/brin_pageops.c:75 access/brin/brin_pageops.c:361 access/brin/brin_pageops.c:851 access/gin/ginentrypage.c:109 access/gist/gist.c:1463 access/spgist/spgdoinsert.c:2001 access/spgist/spgdoinsert.c:2278
#, c-format
msgid "index row size %zu exceeds maximum %zu for index \"%s\""
msgstr "インデックス行サイズ%1$zuはインデックス\"%3$s\"での最大値%2$zuを超えています"
@@ -806,47 +807,47 @@ msgstr "BRINインデックスが壊れています: 範囲マップの不整合
msgid "unexpected page type 0x%04X in BRIN index \"%s\" block %u"
msgstr "BRINインデックス\"%2$s\"のブロック %3$u のページタイプが予期しない値 0x%1$04X です"
-#: access/brin/brin_validate.c:111 access/gin/ginvalidate.c:142 access/gist/gistvalidate.c:148 access/hash/hashvalidate.c:112 access/nbtree/nbtvalidate.c:112 access/spgist/spgvalidate.c:181
+#: access/brin/brin_validate.c:118 access/gin/ginvalidate.c:149 access/gist/gistvalidate.c:152 access/hash/hashvalidate.c:139 access/nbtree/nbtvalidate.c:120 access/spgist/spgvalidate.c:189
#, c-format
msgid "operator family \"%s\" of access method %s contains function %s with invalid support number %d"
msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は不正なサポート番号%4$dを持つ関数%3$sを含んでいます"
-#: access/brin/brin_validate.c:127 access/gin/ginvalidate.c:154 access/gist/gistvalidate.c:160 access/hash/hashvalidate.c:124 access/nbtree/nbtvalidate.c:124 access/spgist/spgvalidate.c:193
+#: access/brin/brin_validate.c:134 access/gin/ginvalidate.c:161 access/gist/gistvalidate.c:164 access/hash/hashvalidate.c:118 access/nbtree/nbtvalidate.c:132 access/spgist/spgvalidate.c:201
#, c-format
msgid "operator family \"%s\" of access method %s contains function %s with wrong signature for support number %d"
msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"はサポート番号%4$dに対して間違ったシグネチャを持つ関数%3$sを含んでいます"
-#: access/brin/brin_validate.c:149 access/gin/ginvalidate.c:173 access/gist/gistvalidate.c:180 access/hash/hashvalidate.c:150 access/nbtree/nbtvalidate.c:144 access/spgist/spgvalidate.c:213
+#: access/brin/brin_validate.c:156 access/gin/ginvalidate.c:180 access/gist/gistvalidate.c:184 access/hash/hashvalidate.c:160 access/nbtree/nbtvalidate.c:152 access/spgist/spgvalidate.c:221
#, c-format
msgid "operator family \"%s\" of access method %s contains operator %s with invalid strategy number %d"
msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は不正なストラテジ番号%4$dを持つ演算子\"%3$s\"を含んでいます"
-#: access/brin/brin_validate.c:178 access/gin/ginvalidate.c:186 access/hash/hashvalidate.c:163 access/nbtree/nbtvalidate.c:157 access/spgist/spgvalidate.c:229
+#: access/brin/brin_validate.c:185 access/gin/ginvalidate.c:193 access/hash/hashvalidate.c:173 access/nbtree/nbtvalidate.c:165 access/spgist/spgvalidate.c:237
#, c-format
msgid "operator family \"%s\" of access method %s contains invalid ORDER BY specification for operator %s"
msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は演算子%3$sに対する不正なORDER BY指定を含んでいます"
-#: access/brin/brin_validate.c:191 access/gin/ginvalidate.c:199 access/gist/gistvalidate.c:228 access/hash/hashvalidate.c:176 access/nbtree/nbtvalidate.c:170 access/spgist/spgvalidate.c:245
+#: access/brin/brin_validate.c:198 access/gin/ginvalidate.c:206 access/gist/gistvalidate.c:232 access/hash/hashvalidate.c:186 access/nbtree/nbtvalidate.c:178 access/spgist/spgvalidate.c:253
#, c-format
msgid "operator family \"%s\" of access method %s contains operator %s with wrong signature"
msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は間違ったシグネチャを持つ演算子%3$sを含んでいます"
-#: access/brin/brin_validate.c:229 access/hash/hashvalidate.c:216 access/nbtree/nbtvalidate.c:228 access/spgist/spgvalidate.c:272
+#: access/brin/brin_validate.c:236 access/hash/hashvalidate.c:226 access/nbtree/nbtvalidate.c:236 access/spgist/spgvalidate.c:280
#, c-format
msgid "operator family \"%s\" of access method %s is missing operator(s) for types %s and %s"
msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は%3$sと%4$sの型に対する演算子が含まれていません"
-#: access/brin/brin_validate.c:239
+#: access/brin/brin_validate.c:246
#, c-format
msgid "operator family \"%s\" of access method %s is missing support function(s) for types %s and %s"
msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は型%3$sと%4$sに対するサポート関数を含んでいません"
-#: access/brin/brin_validate.c:252 access/hash/hashvalidate.c:230 access/nbtree/nbtvalidate.c:252 access/spgist/spgvalidate.c:307
+#: access/brin/brin_validate.c:259 access/hash/hashvalidate.c:240 access/nbtree/nbtvalidate.c:260 access/spgist/spgvalidate.c:315
#, c-format
msgid "operator class \"%s\" of access method %s is missing operator(s)"
msgstr "アクセスメソッド\"%2$s\"の演算子クラス\"%1$s\"は演算子を含んでいません"
-#: access/brin/brin_validate.c:263 access/gin/ginvalidate.c:241 access/gist/gistvalidate.c:270
+#: access/brin/brin_validate.c:270 access/gin/ginvalidate.c:248 access/gist/gistvalidate.c:273
#, c-format
msgid "operator class \"%s\" of access method %s is missing support function %d"
msgstr "アクセスメソッド\"%2$s\"の演算子クラス\"%1$s\"はサポート関数%3$dを含んでいません"
@@ -876,7 +877,7 @@ msgstr "%2$s型の属性\"%1$s\"が%3$s型の対応する属性と合致しま
msgid "Attribute \"%s\" of type %s does not exist in type %s."
msgstr "%2$s型の属性\"%1$s\"が%3$s型の中に存在しません。"
-#: access/common/heaptuple.c:1133 access/common/heaptuple.c:1468
+#: access/common/heaptuple.c:1132 access/common/heaptuple.c:1467
#, c-format
msgid "number of columns (%d) exceeds limit (%d)"
msgstr "列数(%d)が上限(%d)を超えています"
@@ -886,95 +887,95 @@ msgstr "列数(%d)が上限(%d)を超えています"
msgid "number of index columns (%d) exceeds limit (%d)"
msgstr "インデックス列数(%d)が上限(%d)を超えています"
-#: access/common/indextuple.c:209 access/spgist/spgutils.c:975
+#: access/common/indextuple.c:209 access/spgist/spgutils.c:970
#, c-format
msgid "index row requires %zu bytes, maximum size is %zu"
msgstr "インデックス行が%zuバイトを必要としますが最大値は%zuです"
-#: access/common/printtup.c:292 commands/explain.c:5703 tcop/fastpath.c:106 tcop/fastpath.c:453 tcop/postgres.c:1948
+#: access/common/printtup.c:292 commands/explain.c:5376 tcop/fastpath.c:107 tcop/fastpath.c:454 tcop/postgres.c:1956
#, c-format
msgid "unsupported format code: %d"
msgstr "非サポートの書式コード: %d"
-#: access/common/reloptions.c:528 access/common/reloptions.c:539
+#: access/common/reloptions.c:519 access/common/reloptions.c:530
msgid "Valid values are \"on\", \"off\", and \"auto\"."
msgstr "有効な値の範囲は\"on\"、\"off\"、\"auto\"です。"
-#: access/common/reloptions.c:550
+#: access/common/reloptions.c:541
msgid "Valid values are \"local\" and \"cascaded\"."
msgstr "有効な値は\"local\"と\"cascaded\"です。"
-#: access/common/reloptions.c:698
+#: access/common/reloptions.c:689
#, c-format
msgid "user-defined relation parameter types limit exceeded"
msgstr "ユーザー定義リレーションのパラメータ型の制限を超えました"
-#: access/common/reloptions.c:1240
+#: access/common/reloptions.c:1231
#, c-format
msgid "RESET must not include values for parameters"
msgstr "RESETにはパラメータの値を含めてはいけません"
-#: access/common/reloptions.c:1272
+#: access/common/reloptions.c:1263
#, c-format
msgid "unrecognized parameter namespace \"%s\""
msgstr "認識できないパラメータ namaspace \"%s\""
-#: access/common/reloptions.c:1309 commands/variable.c:1226
+#: access/common/reloptions.c:1300 commands/variable.c:1214
#, c-format
msgid "tables declared WITH OIDS are not supported"
msgstr "WITH OIDSと定義されたテーブルはサポートされません"
-#: access/common/reloptions.c:1477
+#: access/common/reloptions.c:1468
#, c-format
msgid "unrecognized parameter \"%s\""
msgstr "認識できないラメータ \"%s\""
-#: access/common/reloptions.c:1589
+#: access/common/reloptions.c:1580
#, c-format
msgid "parameter \"%s\" specified more than once"
msgstr "パラメータ\"%s\"が複数回指定されました"
-#: access/common/reloptions.c:1605
+#: access/common/reloptions.c:1596
#, c-format
msgid "invalid value for boolean option \"%s\": %s"
msgstr "不正なブール型オプションの値 \"%s\": %s"
-#: access/common/reloptions.c:1617
+#: access/common/reloptions.c:1608
#, c-format
msgid "invalid value for integer option \"%s\": %s"
msgstr "不正な整数型オプションの値 \"%s\": %s"
-#: access/common/reloptions.c:1623 access/common/reloptions.c:1643
+#: access/common/reloptions.c:1614 access/common/reloptions.c:1634
#, c-format
msgid "value %s out of bounds for option \"%s\""
msgstr "値%sはオプション\"%s\"の範囲外です"
-#: access/common/reloptions.c:1625
+#: access/common/reloptions.c:1616
#, c-format
msgid "Valid values are between \"%d\" and \"%d\"."
msgstr "有効な値の範囲は\"%d\"~\"%d\"です。"
-#: access/common/reloptions.c:1637
+#: access/common/reloptions.c:1628
#, c-format
msgid "invalid value for floating point option \"%s\": %s"
msgstr "不正な浮動小数点型オプションの値 \"%s\": %s"
-#: access/common/reloptions.c:1645
+#: access/common/reloptions.c:1636
#, c-format
msgid "Valid values are between \"%f\" and \"%f\"."
msgstr "有効な値の範囲は\"%f\"~\"%f\"です。"
-#: access/common/reloptions.c:1667
+#: access/common/reloptions.c:1658
#, c-format
msgid "invalid value for enum option \"%s\": %s"
msgstr "不正な列挙型オプションの値 \"%s\": %s"
-#: access/common/reloptions.c:2000
+#: access/common/reloptions.c:1989
#, c-format
msgid "cannot specify storage parameters for a partitioned table"
msgstr "パーティション親テーブルに対してストレージパラメータは指定できません"
-#: access/common/reloptions.c:2001
+#: access/common/reloptions.c:1990
#, c-format
msgid "Specify storage parameters for its leaf partitions instead."
msgstr "代わりにリーフパーティションに対してストレージパラメータを指定してください。"
@@ -1019,52 +1020,52 @@ msgstr "他のセッションの一時インデックスにはアクセスでき
msgid "failed to re-find tuple within index \"%s\""
msgstr "インデックス\"%s\"内で行の再検索に失敗しました"
-#: access/gin/ginscan.c:431
+#: access/gin/ginscan.c:436
#, c-format
msgid "old GIN indexes do not support whole-index scans nor searches for nulls"
msgstr "古いGINインデックスはインデックス全体のスキャンやnullの検索をサポートしていません"
-#: access/gin/ginscan.c:432
+#: access/gin/ginscan.c:437
#, c-format
msgid "To fix this, do REINDEX INDEX \"%s\"."
msgstr "これを修復するには REINDEX INDEX \"%s\" をおこなってください。"
-#: access/gin/ginutil.c:148 executor/execExpr.c:2244 utils/adt/arrayfuncs.c:4028 utils/adt/arrayfuncs.c:6724 utils/adt/rowtypes.c:974
+#: access/gin/ginutil.c:147 executor/execExpr.c:2200 utils/adt/arrayfuncs.c:4016 utils/adt/arrayfuncs.c:6714 utils/adt/rowtypes.c:974
#, c-format
msgid "could not identify a comparison function for type %s"
msgstr "%s型の比較関数が見つかりません"
-#: access/gin/ginvalidate.c:83 access/gist/gistvalidate.c:84 access/hash/hashvalidate.c:89 access/spgist/spgvalidate.c:94
+#: access/gin/ginvalidate.c:90 access/gist/gistvalidate.c:92 access/hash/hashvalidate.c:102 access/spgist/spgvalidate.c:102
#, c-format
msgid "operator family \"%s\" of access method %s contains support function %s with different left and right input types"
msgstr "アクセスメソッド %2$s の演算子族\"%1$s\"が左右辺の入力型が異なるサポート関数 %3$s を含んでいます"
-#: access/gin/ginvalidate.c:251
+#: access/gin/ginvalidate.c:258
#, c-format
msgid "operator class \"%s\" of access method %s is missing support function %d or %d"
msgstr "アクセスメソッド\"%2$s\"の演算子クラス\"%1$s\"はサポート関数%3$dまたは%4$dを含んでいません"
-#: access/gin/ginvalidate.c:323 access/gist/gistvalidate.c:346 access/spgist/spgvalidate.c:378
+#: access/gin/ginvalidate.c:331 access/gist/gistvalidate.c:349 access/spgist/spgvalidate.c:387
#, c-format
msgid "support function number %d is invalid for access method %s"
msgstr "サポート関数番号%dはアクセスメソッド%sに対して不正です"
-#: access/gist/gist.c:762 access/gist/gistvacuum.c:426
+#: access/gist/gist.c:760 access/gist/gistvacuum.c:426
#, c-format
msgid "index \"%s\" contains an inner tuple marked as invalid"
msgstr "インデックス\"%s\"内に無効と判断されている内部タプルがあります"
-#: access/gist/gist.c:764 access/gist/gistvacuum.c:428
+#: access/gist/gist.c:762 access/gist/gistvacuum.c:428
#, c-format
msgid "This is caused by an incomplete page split at crash recovery before upgrading to PostgreSQL 9.1."
msgstr "これは、PostgreSQL 9.1へアップグレードする前のクラッシュリカバリにおける不完全なページ分割が原因で発生します。"
-#: access/gist/gist.c:765 access/gist/gistutil.c:801 access/gist/gistutil.c:812 access/gist/gistvacuum.c:429 access/hash/hashutil.c:226 access/hash/hashutil.c:237 access/hash/hashutil.c:249 access/hash/hashutil.c:270 access/nbtree/nbtpage.c:813 access/nbtree/nbtpage.c:824
+#: access/gist/gist.c:763 access/gist/gistutil.c:800 access/gist/gistutil.c:811 access/gist/gistvacuum.c:429 access/hash/hashutil.c:226 access/hash/hashutil.c:237 access/hash/hashutil.c:249 access/hash/hashutil.c:270 access/nbtree/nbtpage.c:813 access/nbtree/nbtpage.c:824
#, c-format
msgid "Please REINDEX it."
msgstr "REINDEXを行ってください。"
-#: access/gist/gist.c:1198
+#: access/gist/gist.c:1196
#, c-format
msgid "fixing incomplete split in index \"%s\", block %u"
msgstr "インデックス\"%s\"内の不完全な分割を修正します、ブロック%u"
@@ -1079,33 +1080,33 @@ msgstr "インデックス\"%2$s\"の列%1$dに対するピックスプリット
msgid "The index is not optimal. To optimize it, contact a developer, or try to use the column as the second one in the CREATE INDEX command."
msgstr "インデックスは最適ではありません。最適化するためには開発者に連絡するか、この列をCREATE INDEXコマンドの2番目の列としてみてください。"
-#: access/gist/gistutil.c:798 access/hash/hashutil.c:223 access/nbtree/nbtpage.c:810
+#: access/gist/gistutil.c:797 access/hash/hashutil.c:223 access/nbtree/nbtpage.c:810
#, c-format
msgid "index \"%s\" contains unexpected zero page at block %u"
msgstr "インデックス\"%s\"のブロック%uに予期していないゼロで埋められたページがあります"
-#: access/gist/gistutil.c:809 access/hash/hashutil.c:234 access/hash/hashutil.c:246 access/nbtree/nbtpage.c:821
+#: access/gist/gistutil.c:808 access/hash/hashutil.c:234 access/hash/hashutil.c:246 access/nbtree/nbtpage.c:821
#, c-format
msgid "index \"%s\" contains corrupted page at block %u"
msgstr "インデックス\"%s\"のブロック%uに破損したページがあります"
-#: access/gist/gistvalidate.c:198
+#: access/gist/gistvalidate.c:202
#, c-format
msgid "operator family \"%s\" of access method %s contains unsupported ORDER BY specification for operator %s"
msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は演算子%3$sに対する非サポートのORDER BY指定を含んでいます"
-#: access/gist/gistvalidate.c:209
+#: access/gist/gistvalidate.c:213
#, c-format
msgid "operator family \"%s\" of access method %s contains incorrect ORDER BY opfamily specification for operator %s"
msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は演算子%3$sに対する正しくないORDER BY演算子族を含んでいます"
-#: access/hash/hashfunc.c:277 access/hash/hashfunc.c:332 utils/adt/varchar.c:1000 utils/adt/varchar.c:1056
+#: access/hash/hashfunc.c:277 access/hash/hashfunc.c:333 utils/adt/varchar.c:1008 utils/adt/varchar.c:1065
#, c-format
msgid "could not determine which collation to use for string hashing"
msgstr "文字列のハッシュ値計算で使用する照合順序を特定できませんでした"
-#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:333 catalog/heap.c:667 catalog/heap.c:673 commands/createas.c:201 commands/createas.c:513 commands/indexcmds.c:2065 commands/tablecmds.c:18941 commands/view.c:80 regex/regc_pg_locale.c:245 utils/adt/formatting.c:1655 utils/adt/formatting.c:1719 utils/adt/formatting.c:1783 utils/adt/formatting.c:1847 utils/adt/like.c:163 utils/adt/like.c:194 utils/adt/like_support.c:1020 utils/adt/varchar.c:738
-#: utils/adt/varchar.c:1001 utils/adt/varchar.c:1057 utils/adt/varlena.c:1520
+#: access/hash/hashfunc.c:278 access/hash/hashfunc.c:334 catalog/heap.c:673 catalog/heap.c:679 commands/createas.c:201 commands/createas.c:508 commands/indexcmds.c:2021 commands/tablecmds.c:18211 commands/view.c:81 regex/regc_pg_locale.c:245 utils/adt/formatting.c:1653 utils/adt/formatting.c:1801 utils/adt/formatting.c:1991 utils/adt/like.c:189 utils/adt/like_support.c:1024 utils/adt/varchar.c:738 utils/adt/varchar.c:1009 utils/adt/varchar.c:1066
+#: utils/adt/varlena.c:1521
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
msgstr "照合順序を明示するには COLLATE 句を使います。"
@@ -1115,7 +1116,7 @@ msgstr "照合順序を明示するには COLLATE 句を使います。"
msgid "index row size %zu exceeds hash maximum %zu"
msgstr "インデックス行のサイズ%zuがハッシュでの最大値%zuを超えています"
-#: access/hash/hashinsert.c:86 access/spgist/spgdoinsert.c:2005 access/spgist/spgdoinsert.c:2282 access/spgist/spgutils.c:1036
+#: access/hash/hashinsert.c:86 access/spgist/spgdoinsert.c:2005 access/spgist/spgdoinsert.c:2282 access/spgist/spgutils.c:1031
#, c-format
msgid "Values larger than a buffer page cannot be indexed."
msgstr "バッファページよりも大きな値をインデックスすることはできません。"
@@ -1145,52 +1146,52 @@ msgstr "インデックス\"%s\"はハッシュインデックスではありま
msgid "index \"%s\" has wrong hash version"
msgstr "インデックス\"%s\"のハッシュバージョンが不正です"
-#: access/hash/hashvalidate.c:188
+#: access/hash/hashvalidate.c:198
#, c-format
msgid "operator family \"%s\" of access method %s lacks support function for operator %s"
msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は演算子%3$sに対するサポート関数を含んでいません"
-#: access/hash/hashvalidate.c:246 access/nbtree/nbtvalidate.c:268
+#: access/hash/hashvalidate.c:256 access/nbtree/nbtvalidate.c:276
#, c-format
msgid "operator family \"%s\" of access method %s is missing cross-type operator(s)"
msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は異なる型間に対応する演算子を含んでいません"
-#: access/heap/heapam.c:2209
+#: access/heap/heapam.c:2206
#, c-format
msgid "cannot insert tuples in a parallel worker"
msgstr "並列ワーカーではタプルの挿入はできません"
-#: access/heap/heapam.c:2728
+#: access/heap/heapam.c:2725
#, c-format
msgid "cannot delete tuples during a parallel operation"
msgstr "並列処理中はタプルの削除はできません"
-#: access/heap/heapam.c:2775
+#: access/heap/heapam.c:2772
#, c-format
msgid "attempted to delete invisible tuple"
msgstr "不可視のタプルを削除しようとしました"
-#: access/heap/heapam.c:3223 access/index/genam.c:832
+#: access/heap/heapam.c:3220 access/heap/heapam.c:6501 access/index/genam.c:818
#, c-format
msgid "cannot update tuples during a parallel operation"
msgstr "並列処理中はタプルの更新はできません"
-#: access/heap/heapam.c:3400
+#: access/heap/heapam.c:3397
#, c-format
msgid "attempted to update invisible tuple"
msgstr "不可視のタプルを更新しようとしました"
-#: access/heap/heapam.c:4911 access/heap/heapam.c:4949 access/heap/heapam.c:5214 access/heap/heapam_handler.c:466
+#: access/heap/heapam.c:4908 access/heap/heapam.c:4946 access/heap/heapam.c:5211 access/heap/heapam_handler.c:468
#, c-format
msgid "could not obtain lock on row in relation \"%s\""
msgstr "リレーション\"%s\"の行ロックを取得できませんでした"
-#: access/heap/heapam.c:6328 commands/trigger.c:3343 executor/nodeModifyTable.c:2528 executor/nodeModifyTable.c:2618
+#: access/heap/heapam.c:6314 commands/trigger.c:3340 executor/nodeModifyTable.c:2376 executor/nodeModifyTable.c:2467
#, c-format
msgid "tuple to be updated was already modified by an operation triggered by the current command"
msgstr "更新対象のタプルはすでに現在のコマンドによって起動された操作によって変更されています"
-#: access/heap/heapam_handler.c:411
+#: access/heap/heapam_handler.c:413
#, c-format
msgid "tuple to be locked was already moved to another partition due to concurrent update"
msgstr "ロック対象のタプルは同時に行われた更新によってすでに他の子テーブルに移動されています"
@@ -1205,8 +1206,8 @@ msgstr "行が大きすぎます: サイズは%zu、上限は%zu"
msgid "could not write to file \"%s\", wrote %d of %d: %m"
msgstr "ファイル\"%1$s\"に書き込めませんでした、%3$dバイト中%2$dバイト書き込みました: %m"
-#: access/heap/rewriteheap.c:977 access/heap/rewriteheap.c:1094 access/transam/timeline.c:329 access/transam/timeline.c:481 access/transam/xlog.c:3264 access/transam/xlog.c:3472 access/transam/xlog.c:4309 access/transam/xlog.c:9303 access/transam/xlogfuncs.c:693 backup/basebackup_server.c:149 backup/basebackup_server.c:242 commands/dbcommands.c:494 postmaster/launch_backend.c:338 postmaster/postmaster.c:4017 postmaster/walsummarizer.c:1212
-#: replication/logical/origin.c:607 replication/slot.c:2091 storage/file/copydir.c:157 storage/smgr/md.c:222 utils/time/snapmgr.c:1182
+#: access/heap/rewriteheap.c:977 access/heap/rewriteheap.c:1094 access/transam/timeline.c:329 access/transam/timeline.c:481 access/transam/xlog.c:3255 access/transam/xlog.c:3446 access/transam/xlog.c:4283 access/transam/xlog.c:9269 access/transam/xlogfuncs.c:692 backup/basebackup_server.c:149 backup/basebackup_server.c:242 commands/dbcommands.c:494 postmaster/launch_backend.c:340 postmaster/postmaster.c:4114 postmaster/walsummarizer.c:1212
+#: replication/logical/origin.c:603 replication/slot.c:2059 storage/file/copydir.c:157 storage/smgr/md.c:230 utils/time/snapmgr.c:1234
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "ファイル\"%s\"を作成できませんでした: %m"
@@ -1216,161 +1217,156 @@ msgstr "ファイル\"%s\"を作成できませんでした: %m"
msgid "could not truncate file \"%s\" to %u: %m"
msgstr "ファイル\"%s\"を%uバイトに切り詰められませんでした: %m"
-#: access/heap/rewriteheap.c:1122 access/transam/timeline.c:384 access/transam/timeline.c:424 access/transam/timeline.c:498 access/transam/xlog.c:3325 access/transam/xlog.c:3528 access/transam/xlog.c:4321 commands/dbcommands.c:506 postmaster/launch_backend.c:349 postmaster/launch_backend.c:361 replication/logical/origin.c:619 replication/logical/origin.c:661 replication/logical/origin.c:680 replication/logical/snapbuild.c:1617 replication/slot.c:2126
-#: storage/file/buffile.c:545 storage/file/copydir.c:197 utils/init/miscinit.c:1657 utils/init/miscinit.c:1668 utils/init/miscinit.c:1676 utils/misc/guc.c:4488 utils/misc/guc.c:4519 utils/misc/guc.c:5672 utils/misc/guc.c:5690 utils/time/snapmgr.c:1187 utils/time/snapmgr.c:1194
+#: access/heap/rewriteheap.c:1122 access/transam/timeline.c:384 access/transam/timeline.c:424 access/transam/timeline.c:498 access/transam/xlog.c:3305 access/transam/xlog.c:3502 access/transam/xlog.c:4295 commands/dbcommands.c:506 postmaster/launch_backend.c:351 postmaster/launch_backend.c:363 replication/logical/origin.c:615 replication/logical/origin.c:657 replication/logical/origin.c:676 replication/logical/snapbuild.c:1788 replication/slot.c:2094
+#: storage/file/buffile.c:545 storage/file/copydir.c:197 utils/init/miscinit.c:1655 utils/init/miscinit.c:1666 utils/init/miscinit.c:1674 utils/misc/guc.c:4491 utils/misc/guc.c:4522 utils/misc/guc.c:5675 utils/misc/guc.c:5693 utils/time/snapmgr.c:1239 utils/time/snapmgr.c:1246
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "ファイル\"%s\"を書き出せませんでした: %m"
-#: access/heap/vacuumlazy.c:546
+#: access/heap/vacuumlazy.c:473
#, c-format
msgid "aggressively vacuuming \"%s.%s.%s\""
msgstr "\"%s.%s.%s\"に対して積極的VACUUMを実行しています"
-#: access/heap/vacuumlazy.c:551
+#: access/heap/vacuumlazy.c:478
#, c-format
msgid "vacuuming \"%s.%s.%s\""
msgstr "\"%s.%s.%s\"に対してVACUUMを実行しています"
-#: access/heap/vacuumlazy.c:710
+#: access/heap/vacuumlazy.c:626
#, c-format
msgid "finished vacuuming \"%s.%s.%s\": index scans: %d\n"
msgstr "テーブル\"%s.%s.%s\"のVACUUM完了: インデックススキャン: %d\n"
-#: access/heap/vacuumlazy.c:721
+#: access/heap/vacuumlazy.c:637
#, c-format
msgid "automatic aggressive vacuum to prevent wraparound of table \"%s.%s.%s\": index scans: %d\n"
msgstr "テーブル\"%s.%s.%s\"の周回防止のための積極的自動VACUUM: インデックススキャン: %d\n"
-#: access/heap/vacuumlazy.c:723
+#: access/heap/vacuumlazy.c:639
#, c-format
msgid "automatic vacuum to prevent wraparound of table \"%s.%s.%s\": index scans: %d\n"
msgstr "テーブル\"%s.%s.%s\"の周回防止のための自動VACUUM: インデックススキャン: %d\n"
-#: access/heap/vacuumlazy.c:728
+#: access/heap/vacuumlazy.c:644
#, c-format
msgid "automatic aggressive vacuum of table \"%s.%s.%s\": index scans: %d\n"
msgstr "テーブル\"%s.%s.%s\"の積極的自動VACUUM: インデックススキャン: %d\n"
-#: access/heap/vacuumlazy.c:730
+#: access/heap/vacuumlazy.c:646
#, c-format
msgid "automatic vacuum of table \"%s.%s.%s\": index scans: %d\n"
msgstr "テーブル\"%s.%s.%s\"の自動VACUUM: インデックススキャン: %d\n"
-#: access/heap/vacuumlazy.c:737
+#: access/heap/vacuumlazy.c:653
#, c-format
msgid "pages: %u removed, %u remain, %u scanned (%.2f%% of total)\n"
msgstr "ページ: %u削除、%u残存、%uスキャン (全体の%.2f%%)\n"
-#: access/heap/vacuumlazy.c:744
+#: access/heap/vacuumlazy.c:660
#, c-format
msgid "tuples: %lld removed, %lld remain, %lld are dead but not yet removable\n"
msgstr "タプル: %lld削除、%lld残存、%lldが削除されているがまだ除去できない\n"
-#: access/heap/vacuumlazy.c:750
+#: access/heap/vacuumlazy.c:666
#, c-format
msgid "tuples missed: %lld dead from %u pages not removed due to cleanup lock contention\n"
msgstr "未処理のタプル: クリーンナップロックの競合により、%2$uページ中の%1$lld行の削除済みタプルは除去されません\n"
-#: access/heap/vacuumlazy.c:756
+#: access/heap/vacuumlazy.c:672
#, c-format
msgid "removable cutoff: %u, which was %d XIDs old when operation ended\n"
msgstr "削除可能限界: %u、これは処理完了時には%d XID分過去になります\n"
-#: access/heap/vacuumlazy.c:763
+#: access/heap/vacuumlazy.c:679
#, c-format
msgid "new relfrozenxid: %u, which is %d XIDs ahead of previous value\n"
msgstr "新しいrelfrozenxid: %u、これは前回の値よりも%d XID分進んでいます\n"
-#: access/heap/vacuumlazy.c:771
+#: access/heap/vacuumlazy.c:687
#, c-format
msgid "new relminmxid: %u, which is %d MXIDs ahead of previous value\n"
msgstr ""
"新しいrelminmxid: %u、これは前回の値よりも%d MXID分進んでいます\n"
"\n"
-#: access/heap/vacuumlazy.c:774
+#: access/heap/vacuumlazy.c:690
#, c-format
msgid "frozen: %u pages from table (%.2f%% of total) had %lld tuples frozen\n"
msgstr "凍結: テーブルから%uページ(全体の%.2f%%)で%lldタプルが凍結されました\n"
-#: access/heap/vacuumlazy.c:782
-#, c-format
-msgid "visibility map: %u pages set all-visible, %u pages set all-frozen (%u were all-visible)\n"
-msgstr "可視性マップ: %uページが全可視 (all-visible)、%uページが全凍結 (all-frozen) (前回は%uページが全可視でした)\n"
-
-#: access/heap/vacuumlazy.c:790
+#: access/heap/vacuumlazy.c:698
msgid "index scan not needed: "
msgstr "インデックススキャンは不要です: "
-#: access/heap/vacuumlazy.c:792
+#: access/heap/vacuumlazy.c:700
msgid "index scan needed: "
msgstr "インデックススキャンが必要です: "
-#: access/heap/vacuumlazy.c:794
+#: access/heap/vacuumlazy.c:702
#, c-format
msgid "%u pages from table (%.2f%% of total) had %lld dead item identifiers removed\n"
msgstr "テーブル内の%uページ(全体の%.2f%%)にあった%lld行の削除行識別子が削除されました\n"
-#: access/heap/vacuumlazy.c:799
+#: access/heap/vacuumlazy.c:707
msgid "index scan bypassed: "
msgstr "インデックススキャンはスキップされました: "
-#: access/heap/vacuumlazy.c:801
+#: access/heap/vacuumlazy.c:709
msgid "index scan bypassed by failsafe: "
msgstr "フェイルセーフによりインデックススキャンがスキップされました: "
-#: access/heap/vacuumlazy.c:803
+#: access/heap/vacuumlazy.c:711
#, c-format
msgid "%u pages from table (%.2f%% of total) have %lld dead item identifiers\n"
msgstr "テーブル内の%uページ(全体の%.2f%%)には%lld行の削除行識別子があります\n"
-#: access/heap/vacuumlazy.c:818
+#: access/heap/vacuumlazy.c:726
#, c-format
msgid "index \"%s\": pages: %u in total, %u newly deleted, %u currently deleted, %u reusable\n"
msgstr "インデックス\"%s\": ページ数: 合計%u、新規削除%u、削除済%u、再利用可%u\n"
-#: access/heap/vacuumlazy.c:830 commands/analyze.c:816
+#: access/heap/vacuumlazy.c:738 commands/analyze.c:794
#, c-format
msgid "I/O timings: read: %.3f ms, write: %.3f ms\n"
msgstr "I/O時間: 読み込み: %.3fミリ秒, 書き込み: %.3fミリ秒\n"
-#: access/heap/vacuumlazy.c:840 commands/analyze.c:819
+#: access/heap/vacuumlazy.c:748 commands/analyze.c:797
#, c-format
msgid "avg read rate: %.3f MB/s, avg write rate: %.3f MB/s\n"
msgstr "平均読み込み速度: %.3f MB/s, 平均書き込み速度: %.3f MB/s\n"
-#: access/heap/vacuumlazy.c:843 commands/analyze.c:821
+#: access/heap/vacuumlazy.c:751 commands/analyze.c:799
#, c-format
-msgid "buffer usage: %lld hits, %lld reads, %lld dirtied\n"
-msgstr "バッファ使用: ヒット %lld, 読み込み %lld, ダーティ化 %lld\n"
+msgid "buffer usage: %lld hits, %lld misses, %lld dirtied\n"
+msgstr "バッファ使用: %lldヒット, %lld失敗, %lld ダーティ化\n"
-#: access/heap/vacuumlazy.c:848 commands/analyze.c:826
+#: access/heap/vacuumlazy.c:756
#, c-format
msgid "WAL usage: %lld records, %lld full page images, %llu bytes\n"
msgstr "WAL使用量: %lldのレコード, %lldの全ページイメージ, %lluバイト\n"
-#: access/heap/vacuumlazy.c:852 commands/analyze.c:830
+#: access/heap/vacuumlazy.c:760 commands/analyze.c:803
#, c-format
msgid "system usage: %s"
msgstr "システム使用状況: %s"
-#: access/heap/vacuumlazy.c:2323
+#: access/heap/vacuumlazy.c:2173
#, c-format
msgid "table \"%s\": removed %lld dead item identifiers in %u pages"
msgstr "テーブル\"%1$s\": %3$uページ内の%2$lldの削除済み行識別子を除去"
-#: access/heap/vacuumlazy.c:2495
+#: access/heap/vacuumlazy.c:2327
#, c-format
msgid "bypassing nonessential maintenance of table \"%s.%s.%s\" as a failsafe after %d index scans"
msgstr "%4$d回のインデックススキャンののち、フェイルセーフとしてテーブル\"%1$s.%2$s.%3$s\"の必須ではないメンテナンスをスキップします"
-#: access/heap/vacuumlazy.c:2498
+#: access/heap/vacuumlazy.c:2330
#, c-format
msgid "The table's relfrozenxid or relminmxid is too far in the past."
msgstr "このテーブルのrelfrozenxidまたはrelminmxidは古すぎます。"
-#: access/heap/vacuumlazy.c:2499
+#: access/heap/vacuumlazy.c:2331
#, c-format
msgid ""
"Consider increasing configuration parameter \"maintenance_work_mem\" or \"autovacuum_work_mem\".\n"
@@ -1379,67 +1375,67 @@ msgstr ""
"設定パラメータ\"maintenance_work_mem\"または\"autovacuum_work_mem\"を増やすことを検討してください。\n"
"VACUUMがトランザクションIDの割り当てに追従できるようにする他の方法を検討する必要があるかもしれません。"
-#: access/heap/vacuumlazy.c:2761
+#: access/heap/vacuumlazy.c:2593
#, c-format
msgid "\"%s\": stopping truncate due to conflicting lock request"
msgstr "\"%s\":競合するロックが存在するため切り詰めを中断します"
-#: access/heap/vacuumlazy.c:2831
+#: access/heap/vacuumlazy.c:2663
#, c-format
msgid "table \"%s\": truncated %u to %u pages"
msgstr "テーブル\"%s\": %uページから%uページに切り詰め"
-#: access/heap/vacuumlazy.c:2893
+#: access/heap/vacuumlazy.c:2725
#, c-format
msgid "table \"%s\": suspending truncate due to conflicting lock request"
msgstr "テーブル\"%s\": 競合するロック要求が存在するため、切り詰めを保留します"
-#: access/heap/vacuumlazy.c:3012
+#: access/heap/vacuumlazy.c:2844
#, c-format
msgid "disabling parallel option of vacuum on \"%s\" --- cannot vacuum temporary tables in parallel"
msgstr "\"%s\"のVACUUMに対するパラレルオプションを無効化します --- 一時テーブルは並列にVACUUMできません"
-#: access/heap/vacuumlazy.c:3279
+#: access/heap/vacuumlazy.c:3111
#, c-format
msgid "while scanning block %u offset %u of relation \"%s.%s\""
msgstr "リレーション\"%3$s.%4$s\"のブロック%1$u、オフセット%2$uのスキャン中"
-#: access/heap/vacuumlazy.c:3282
+#: access/heap/vacuumlazy.c:3114
#, c-format
msgid "while scanning block %u of relation \"%s.%s\""
msgstr "リレーション\\\"%2$s.%3$s\\\"のブロック%1$uのスキャン中"
-#: access/heap/vacuumlazy.c:3286
+#: access/heap/vacuumlazy.c:3118
#, c-format
msgid "while scanning relation \"%s.%s\""
msgstr "リレーション\"%s.%s\"のスキャン中"
-#: access/heap/vacuumlazy.c:3294
+#: access/heap/vacuumlazy.c:3126
#, c-format
msgid "while vacuuming block %u offset %u of relation \"%s.%s\""
msgstr "リレーション\"%3$s.%4$s\"のブロック%1$u、オフセット%2$uのVACUUM処理中"
-#: access/heap/vacuumlazy.c:3297
+#: access/heap/vacuumlazy.c:3129
#, c-format
msgid "while vacuuming block %u of relation \"%s.%s\""
msgstr "リレーション\\\"%2$s.%3$s\\\"のブロック%1$uのVACUUM処理中"
-#: access/heap/vacuumlazy.c:3301
+#: access/heap/vacuumlazy.c:3133
#, c-format
msgid "while vacuuming relation \"%s.%s\""
msgstr "リレーション\"%s.%s\"のVACUUM処理中"
-#: access/heap/vacuumlazy.c:3306 commands/vacuumparallel.c:1121
+#: access/heap/vacuumlazy.c:3138 commands/vacuumparallel.c:1112
#, c-format
msgid "while vacuuming index \"%s\" of relation \"%s.%s\""
msgstr "リレーション\\\"%2$s.%3$s\\\"のインデックス%1$sのVACUUM処理中"
-#: access/heap/vacuumlazy.c:3311 commands/vacuumparallel.c:1127
+#: access/heap/vacuumlazy.c:3143 commands/vacuumparallel.c:1118
#, c-format
msgid "while cleaning up index \"%s\" of relation \"%s.%s\""
msgstr "リレーション\\\"%2$s.%3$s\\\"のインデックス%1$sのクリーンアップ処理中"
-#: access/heap/vacuumlazy.c:3317
+#: access/heap/vacuumlazy.c:3149
#, c-format
msgid "while truncating relation \"%s.%s\" to %u blocks"
msgstr "リレーション \"%s.%s\"を%uブロックに切り詰め中"
@@ -1454,22 +1450,22 @@ msgstr "アクセスメソッド\"%s\"のタイプが%sではありません"
msgid "index access method \"%s\" does not have a handler"
msgstr "インデックスアクセスメソッド\"%s\"はハンドラを持っていません"
-#: access/index/genam.c:497
+#: access/index/genam.c:489
#, c-format
msgid "transaction aborted during system catalog scan"
msgstr "システムカタログのスキャン中にトランザクションがアボートしました"
-#: access/index/genam.c:666 access/index/indexam.c:82
+#: access/index/genam.c:657 access/index/indexam.c:82
#, c-format
msgid "cannot access index \"%s\" while it is being reindexed"
msgstr "再作成中であるためインデックス\"%s\"にアクセスできません"
-#: access/index/indexam.c:203 catalog/objectaddress.c:1361 commands/indexcmds.c:2957 commands/tablecmds.c:284 commands/tablecmds.c:308 commands/tablecmds.c:18636 commands/tablecmds.c:20541
+#: access/index/indexam.c:203 catalog/objectaddress.c:1356 commands/indexcmds.c:2851 commands/tablecmds.c:281 commands/tablecmds.c:305 commands/tablecmds.c:17906 commands/tablecmds.c:19795
#, c-format
msgid "\"%s\" is not an index"
msgstr "\"%s\"はインデックスではありません"
-#: access/index/indexam.c:1030
+#: access/index/indexam.c:1028
#, c-format
msgid "operator class %s has no options"
msgstr "演算子クラス%sにはオプションはありません"
@@ -1489,7 +1485,7 @@ msgstr "キー %s はすでに存在します。"
msgid "This may be because of a non-immutable index expression."
msgstr "これは不変でないインデックス式が原因である可能性があります"
-#: access/nbtree/nbtpage.c:157 access/nbtree/nbtpage.c:611 parser/parse_utilcmd.c:2482
+#: access/nbtree/nbtpage.c:157 access/nbtree/nbtpage.c:611 parser/parse_utilcmd.c:2323
#, c-format
msgid "index \"%s\" is not a btree"
msgstr "インデックス\"%s\"はbtreeではありません"
@@ -1509,17 +1505,17 @@ msgstr "インデックス\"%s\"に削除処理中の内部ページがありま
msgid "This can be caused by an interrupted VACUUM in version 9.3 or older, before upgrade. Please REINDEX it."
msgstr "これは9.3かそれ以前のバージョンで、アップグレード前にVACUUMが中断された際に起きた可能性があります。REINDEXしてください。"
-#: access/nbtree/nbtutils.c:3270
+#: access/nbtree/nbtutils.c:5108
#, c-format
msgid "index row size %zu exceeds btree version %u maximum %zu for index \"%s\""
msgstr "インデックス行サイズ%1$zuはインデックス\"%4$s\"でのbtreeバージョン %2$u の最大値%3$zuを超えています"
-#: access/nbtree/nbtutils.c:3276
+#: access/nbtree/nbtutils.c:5114
#, c-format
msgid "Index row references tuple (%u,%u) in relation \"%s\"."
msgstr "インデックス行はリレーション\"%3$s\"のタプル(%1$u,%2$u)を参照しています。"
-#: access/nbtree/nbtutils.c:3280
+#: access/nbtree/nbtutils.c:5118
#, c-format
msgid ""
"Values larger than 1/3 of a buffer page cannot be indexed.\n"
@@ -1528,7 +1524,7 @@ msgstr ""
"バッファページの1/3を超える値はインデックス化できません。\n"
"MD5ハッシュによる関数インデックスを検討するか、もしくは全文テキストインデックスを使用してください。"
-#: access/nbtree/nbtvalidate.c:238
+#: access/nbtree/nbtvalidate.c:246
#, c-format
msgid "operator family \"%s\" of access method %s is missing support function for types %s and %s"
msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は型%3$sと%4$sに対応するサポート関数を含んでいません"
@@ -1538,27 +1534,27 @@ msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は型%3$sと%4$s
msgid "cannot open relation \"%s\""
msgstr "リレーション\"%s\"はopenできません"
-#: access/spgist/spgutils.c:248
+#: access/spgist/spgutils.c:245
#, c-format
msgid "compress method must be defined when leaf type is different from input type"
msgstr "リーフ型が入力型と異なる場合は圧縮メソッドの定義が必要です"
-#: access/spgist/spgutils.c:1033
+#: access/spgist/spgutils.c:1028
#, c-format
msgid "SP-GiST inner tuple size %zu exceeds maximum %zu"
msgstr "SP-GiST内部タプルのサイズ%zuが最大値%zuを超えています"
-#: access/spgist/spgvalidate.c:128
+#: access/spgist/spgvalidate.c:136
#, c-format
msgid "SP-GiST leaf data type %s does not match declared type %s"
msgstr "SP-GiSTのリーフデータ型%sは宣言された型%sと一致しません"
-#: access/spgist/spgvalidate.c:294
+#: access/spgist/spgvalidate.c:302
#, c-format
msgid "operator family \"%s\" of access method %s is missing support function %d for type %s"
msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は%4$s型に対するサポート関数%3$dを含んでいません"
-#: access/table/tableam.c:255
+#: access/table/tableam.c:256
#, c-format
msgid "tid (%u, %u) is not valid for relation \"%s\""
msgstr "tid (%u, %u) はリレーション\"%s\"に対して妥当ではありません"
@@ -1568,7 +1564,7 @@ msgstr "tid (%u, %u) はリレーション\"%s\"に対して妥当ではあり
msgid "\"%s\" cannot be empty."
msgstr "\"%s\"は空にはできません。"
-#: access/table/tableamapi.c:116 access/transam/xlogrecovery.c:4870
+#: access/table/tableamapi.c:116 access/transam/xlogrecovery.c:4859
#, c-format
msgid "\"%s\" is too long (maximum %d characters)."
msgstr "\"%s\"が長過ぎます(最大%d文字)。"
@@ -1608,12 +1604,12 @@ msgstr "プライマリサーバーで設定パラメータ\"%s\"がonに設定
msgid "Make sure the configuration parameter \"%s\" is set."
msgstr "設定パラメータ\"%s\"が設定されていることを確認してください。"
-#: access/transam/multixact.c:1097
+#: access/transam/multixact.c:1091
#, c-format
msgid "database is not accepting commands that assign new MultiXactIds to avoid wraparound data loss in database \"%s\""
msgstr "データベース\"%s\"はMultiXactIds周回によるデータ損失を防ぐために、新規のMultiXactIdsを割り当てるコマンドを受け付けていません"
-#: access/transam/multixact.c:1099 access/transam/multixact.c:1106 access/transam/multixact.c:1130 access/transam/multixact.c:1139 access/transam/varsup.c:158 access/transam/varsup.c:165
+#: access/transam/multixact.c:1093 access/transam/multixact.c:1100 access/transam/multixact.c:1124 access/transam/multixact.c:1133 access/transam/varsup.c:158 access/transam/varsup.c:165
#, c-format
msgid ""
"Execute a database-wide VACUUM in that database.\n"
@@ -1622,61 +1618,61 @@ msgstr ""
"そのデータベース全体の VACUUM を実行してください。\n"
"古い準備済みトランザクションのコミットまたはロールバック、もしくは古いレプリケーションスロットの削除も必要かもしれません。"
-#: access/transam/multixact.c:1104
+#: access/transam/multixact.c:1098
#, c-format
msgid "database is not accepting commands that assign new MultiXactIds to avoid wraparound data loss in database with OID %u"
msgstr "OID %u のデータベースは周回によるデータ損失を防ぐために、新規のMultiXactIdsを割り当てるコマンドを受け付けていません"
-#: access/transam/multixact.c:1125 access/transam/multixact.c:2482
+#: access/transam/multixact.c:1119 access/transam/multixact.c:2474
#, c-format
msgid "database \"%s\" must be vacuumed before %u more MultiXactId is used"
msgid_plural "database \"%s\" must be vacuumed before %u more MultiXactIds are used"
msgstr[0] "データベース\"%s\"はあと%u個のMultiXactIdが使われる前にVACUUMする必要があります"
-#: access/transam/multixact.c:1134 access/transam/multixact.c:2491
+#: access/transam/multixact.c:1128 access/transam/multixact.c:2483
#, c-format
msgid "database with OID %u must be vacuumed before %u more MultiXactId is used"
msgid_plural "database with OID %u must be vacuumed before %u more MultiXactIds are used"
msgstr[0] "OID %u のデータベースはあと%u個のMultiXactIdが使われる前にVACUUMする必要があります"
-#: access/transam/multixact.c:1195
+#: access/transam/multixact.c:1189
#, c-format
msgid "multixact \"members\" limit exceeded"
msgstr "マルチトランザクションの\"メンバ\"が制限を超えました"
-#: access/transam/multixact.c:1196
+#: access/transam/multixact.c:1190
#, c-format
msgid "This command would create a multixact with %u members, but the remaining space is only enough for %u member."
msgid_plural "This command would create a multixact with %u members, but the remaining space is only enough for %u members."
msgstr[0] "このコマンドで%u個のメンバを持つマルチトランザクションが生成されますが、残りのスペースは %u 個のメンバ分しかありません。"
-#: access/transam/multixact.c:1201
+#: access/transam/multixact.c:1195
#, c-format
msgid "Execute a database-wide VACUUM in database with OID %u with reduced \"vacuum_multixact_freeze_min_age\" and \"vacuum_multixact_freeze_table_age\" settings."
msgstr "\"vacuum_multixact_freeze_min_age\"と\"vacuum_multixact_freeze_table_age\"をより小さな値に設定してOID %u のデータベースでデータベース全体にVACUUMを実行してください。"
-#: access/transam/multixact.c:1232
+#: access/transam/multixact.c:1226
#, c-format
msgid "database with OID %u must be vacuumed before %d more multixact member is used"
msgid_plural "database with OID %u must be vacuumed before %d more multixact members are used"
msgstr[0] "OID %u のデータベースは更に%d個のマルチトランザクションメンバが使用される前にVACUUMを実行する必要があります"
-#: access/transam/multixact.c:1237
+#: access/transam/multixact.c:1231
#, c-format
msgid "Execute a database-wide VACUUM in that database with reduced \"vacuum_multixact_freeze_min_age\" and \"vacuum_multixact_freeze_table_age\" settings."
msgstr "\"vacuum_multixact_freeze_min_age\"'と\"vacuum_multixact_freeze_table_age\"をより小さな値に設定した上で、そのデータベースでVACUUMを実行してください。"
-#: access/transam/multixact.c:1377
+#: access/transam/multixact.c:1371
#, c-format
msgid "MultiXactId %u does no longer exist -- apparent wraparound"
msgstr "MultiXactId %uはもう存在しません: 周回しているようです"
-#: access/transam/multixact.c:1383
+#: access/transam/multixact.c:1377
#, c-format
msgid "MultiXactId %u has not been created yet -- apparent wraparound"
msgstr "MultiXactId %uを作成できませんでした: 周回している様子"
-#: access/transam/multixact.c:2487 access/transam/multixact.c:2496
+#: access/transam/multixact.c:2479 access/transam/multixact.c:2488
#, c-format
msgid ""
"To avoid MultiXactId assignment failures, execute a database-wide VACUUM in that database.\n"
@@ -1685,27 +1681,27 @@ msgstr ""
"MultiXactIdの割り当て失敗を防ぐために、このデータベースでデータベース全体に対するVACUUMを実行してください。\n"
"古い準備済みトランザクションのコミットまたはロールバック、もしくは古いレプリケーションスロットの削除も必要かもしれません。"
-#: access/transam/multixact.c:2775
+#: access/transam/multixact.c:2767
#, c-format
msgid "MultiXact member wraparound protections are disabled because oldest checkpointed MultiXact %u does not exist on disk"
msgstr "最古のチェックポイント済みのマルチトランザクション%uがディスク上に存在しないため、マルチトランザクションメンバーの周回防止機能を無効にしました"
-#: access/transam/multixact.c:2797
+#: access/transam/multixact.c:2789
#, c-format
msgid "MultiXact member wraparound protections are now enabled"
msgstr "マルチトランザクションメンバーの周回防止機能が有効になりました"
-#: access/transam/multixact.c:3188
+#: access/transam/multixact.c:3180
#, c-format
msgid "oldest MultiXact %u not found, earliest MultiXact %u, skipping truncation"
msgstr "最古のマルチトランザクション%uが見つかりません、アクセス可能な最古のものは%u、切り詰めをスキップします"
-#: access/transam/multixact.c:3206
+#: access/transam/multixact.c:3198
#, c-format
msgid "cannot truncate up to MultiXact %u because it does not exist on disk, skipping truncation"
msgstr "マルチトランザクション%uがディスク上に存在しないため、そこまでの切り詰めができません、切り詰めをスキップします"
-#: access/transam/multixact.c:3525
+#: access/transam/multixact.c:3517
#, c-format
msgid "invalid MultiXactId: %u"
msgstr "不正なMultiXactId: %u"
@@ -1801,60 +1797,60 @@ msgstr "独自リソースマネージャ\"%s\"をID %dで登録しました"
#: access/transam/slru.c:361
#, c-format
-msgid "\"%s\" must be a multiple of %d."
+msgid "\"%s\" must be a multiple of %d"
msgstr "\"%s\"は%dの倍数でなければなりません。"
-#: access/transam/slru.c:833
+#: access/transam/slru.c:830
#, c-format
msgid "file \"%s\" doesn't exist, reading as zeroes"
msgstr "ファイル\"%s\"が存在しません。ゼロとして読み込みます"
-#: access/transam/slru.c:1062 access/transam/slru.c:1068 access/transam/slru.c:1076 access/transam/slru.c:1081 access/transam/slru.c:1088 access/transam/slru.c:1093 access/transam/slru.c:1100 access/transam/slru.c:1107
+#: access/transam/slru.c:1059 access/transam/slru.c:1065 access/transam/slru.c:1073 access/transam/slru.c:1078 access/transam/slru.c:1085 access/transam/slru.c:1090 access/transam/slru.c:1097 access/transam/slru.c:1104
#, c-format
msgid "could not access status of transaction %u"
msgstr "トランザクション%uのステータスにアクセスできませんでした"
-#: access/transam/slru.c:1063
+#: access/transam/slru.c:1060
#, c-format
msgid "Could not open file \"%s\": %m."
msgstr "ファイル\"%s\"をオープンできませんでした: %m。"
-#: access/transam/slru.c:1069
+#: access/transam/slru.c:1066
#, c-format
msgid "Could not seek in file \"%s\" to offset %d: %m."
msgstr "ファイル\"%s\"のオフセット%dにシークできませんでした: %m。"
-#: access/transam/slru.c:1077
+#: access/transam/slru.c:1074
#, c-format
msgid "Could not read from file \"%s\" at offset %d: %m."
msgstr "ファイル\"%s\"のオフセット%dを読み取れませんでした: %m。"
-#: access/transam/slru.c:1082
+#: access/transam/slru.c:1079
#, c-format
msgid "Could not read from file \"%s\" at offset %d: read too few bytes."
msgstr "ファイル\"%s\"のオフセット%dを読み取れませんでした: 読み込んだバイト数が足りません。"
-#: access/transam/slru.c:1089
+#: access/transam/slru.c:1086
#, c-format
msgid "Could not write to file \"%s\" at offset %d: %m."
msgstr "ファイル\"%s\"のオフセット%dに書き出せませんでした: %m。"
-#: access/transam/slru.c:1094
+#: access/transam/slru.c:1091
#, c-format
msgid "Could not write to file \"%s\" at offset %d: wrote too few bytes."
msgstr "ファイル\"%s\"のオフセット%dに書き出せませんでした: 書き込んだバイト数が足りません。"
-#: access/transam/slru.c:1101
+#: access/transam/slru.c:1098
#, c-format
msgid "Could not fsync file \"%s\": %m."
msgstr "ファイル\"%s\"をfsyncできませんでした: %m。"
-#: access/transam/slru.c:1108
+#: access/transam/slru.c:1105
#, c-format
msgid "Could not close file \"%s\": %m."
msgstr "ファイル\"%s\"をクローズできませんでした: %m。"
-#: access/transam/slru.c:1434
+#: access/transam/slru.c:1431
#, c-format
msgid "could not truncate directory \"%s\": apparent wraparound"
msgstr "ディレクトリ\"%s\"を切り詰めできませんでした: 明らかに周回しています"
@@ -1919,12 +1915,12 @@ msgstr "\"max_prepared_transactions\"を0以外の値に設定してください
msgid "transaction identifier \"%s\" is already in use"
msgstr "トランザクション識別子\"%s\"はすでに存在します"
-#: access/transam/twophase.c:404 access/transam/twophase.c:2530
+#: access/transam/twophase.c:404 access/transam/twophase.c:2531
#, c-format
msgid "maximum number of prepared transactions reached"
msgstr "準備済みのトランザクションの最大数に達しました"
-#: access/transam/twophase.c:405 access/transam/twophase.c:2531
+#: access/transam/twophase.c:405 access/transam/twophase.c:2532
#, c-format
msgid "Increase \"max_prepared_transactions\" (currently %d)."
msgstr "\"max_prepared_transactions\"を大きくしてください(現在は%d)。"
@@ -1995,7 +1991,7 @@ msgstr "ファイル\"%s\"内に格納されているサイズが不正です"
msgid "calculated CRC checksum does not match value stored in file \"%s\""
msgstr "算出されたCRCチェックサムがファイル\"%s\"に格納されている値と一致しません"
-#: access/transam/twophase.c:1419 access/transam/xlogrecovery.c:566 postmaster/walsummarizer.c:936 replication/logical/logical.c:211 replication/walsender.c:806
+#: access/transam/twophase.c:1419 access/transam/xlogrecovery.c:565 postmaster/walsummarizer.c:936 replication/logical/logical.c:211 replication/walsender.c:836
#, c-format
msgid "Failed while allocating a WAL reading processor."
msgstr "WALリーダの割り当てに中に失敗しました。"
@@ -2015,63 +2011,63 @@ msgstr "WALの%X/%Xから2相状態を読み取れませんでした"
msgid "expected two-phase state data is not present in WAL at %X/%X"
msgstr "WALの%X/%Xにあるはずの2相状態のデータがありません"
-#: access/transam/twophase.c:1744
+#: access/transam/twophase.c:1745
#, c-format
msgid "could not recreate file \"%s\": %m"
msgstr "ファイル\"%s\"を再作成できませんでした: %m"
-#: access/transam/twophase.c:1871
+#: access/transam/twophase.c:1872
#, c-format
msgid "%u two-phase state file was written for a long-running prepared transaction"
msgid_plural "%u two-phase state files were written for long-running prepared transactions"
msgstr[0] "長時間実行中の準備済みトランザクションのために%u個の2相状態ファイルが書き込まれました"
-#: access/transam/twophase.c:2106
+#: access/transam/twophase.c:2107
#, c-format
msgid "recovering prepared transaction %u from shared memory"
msgstr "共有メモリから準備済みトランザクション%uを復元します"
-#: access/transam/twophase.c:2199
+#: access/transam/twophase.c:2200
#, c-format
msgid "removing stale two-phase state file for transaction %u"
msgstr "不要になったトランザクション%uの2相状態ファイルを削除します"
-#: access/transam/twophase.c:2206
+#: access/transam/twophase.c:2207
#, c-format
msgid "removing stale two-phase state from memory for transaction %u"
msgstr "不要になったトランザクション%uの2相状態をメモリから削除します"
-#: access/transam/twophase.c:2219
+#: access/transam/twophase.c:2220
#, c-format
msgid "removing future two-phase state file for transaction %u"
msgstr "トランザクション%uの未来の2相状態ファイルを削除します"
-#: access/transam/twophase.c:2226
+#: access/transam/twophase.c:2227
#, c-format
msgid "removing future two-phase state from memory for transaction %u"
msgstr "未来のトランザクション%uの2相状態をメモリから削除します"
-#: access/transam/twophase.c:2251
+#: access/transam/twophase.c:2252
#, c-format
msgid "corrupted two-phase state file for transaction %u"
msgstr "トランザクション%uの2相状態ファイルが破損しています"
-#: access/transam/twophase.c:2256
+#: access/transam/twophase.c:2257
#, c-format
msgid "corrupted two-phase state in memory for transaction %u"
msgstr "メモリ上にあるトランザクション%uの2相状態が破損しています"
-#: access/transam/twophase.c:2513
+#: access/transam/twophase.c:2514
#, c-format
msgid "could not recover two-phase state file for transaction %u"
msgstr "トランザクション%uの2相状態ファイルを復元できませんでした"
-#: access/transam/twophase.c:2515
+#: access/transam/twophase.c:2516
#, c-format
msgid "Two-phase state file has been found in WAL record %X/%X, but this transaction has already been restored from disk."
msgstr "2相状態ファイルがWALレコード%X/%Xで見つかりましたが、このトランザクションはすでにディスクから復元済みです。"
-#: access/transam/twophase.c:2523 storage/file/fd.c:513 utils/fmgr/dfmgr.c:199
+#: access/transam/twophase.c:2524 storage/file/fd.c:514 utils/fmgr/dfmgr.c:209
#, c-format
msgid "could not access file \"%s\": %m"
msgstr "ファイル\"%s\"にアクセスできませんでした: %m"
@@ -2114,506 +2110,560 @@ msgstr ""
"XIDの割り当て失敗を防ぐために、このデータベースでデータベース全体の VACUUM を実行してください。\n"
"古い準備済みトランザクションのコミットまたはロールバック、もしくは古いレプリケーションスロットの削除も必要かもしれません。"
-#: access/transam/xact.c:651
+#: access/transam/xact.c:649
#, c-format
msgid "cannot assign transaction IDs during a parallel operation"
msgstr "並列処理中にトランザクションIDの割り当てはできません"
-#: access/transam/xact.c:842
+#: access/transam/xact.c:840
#, c-format
msgid "cannot modify data in a parallel worker"
msgstr "並列ワーカーではデータの更新はできません"
-#: access/transam/xact.c:1117
+#: access/transam/xact.c:1115
#, c-format
msgid "cannot start commands during a parallel operation"
msgstr "並列処理中にはコマンドは起動できません"
-#: access/transam/xact.c:1125
+#: access/transam/xact.c:1123
#, c-format
msgid "cannot have more than 2^32-2 commands in a transaction"
msgstr "1トランザクション内では 2^32-2 個より多くのコマンドを実行できません"
-#: access/transam/xact.c:1694
+#: access/transam/xact.c:1664
#, c-format
msgid "maximum number of committed subtransactions (%d) exceeded"
msgstr "コミットされたサブトランザクション数の最大値(%d)が制限を越えました"
-#: access/transam/xact.c:2613
+#: access/transam/xact.c:2561
#, c-format
msgid "cannot PREPARE a transaction that has operated on temporary objects"
msgstr "一時オブジェクトに対する操作を行ったトランザクションをPREPAREすることはできません"
-#: access/transam/xact.c:2623
+#: access/transam/xact.c:2571
#, c-format
msgid "cannot PREPARE a transaction that has exported snapshots"
msgstr "エクスポートされたスナップショットを持つトランザクションをPREPAREすることはできません"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3649
+#: access/transam/xact.c:3593
#, c-format
msgid "%s cannot run inside a transaction block"
msgstr "%sはトランザクションブロックの内側では実行できません"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3659
+#: access/transam/xact.c:3603
#, c-format
msgid "%s cannot run inside a subtransaction"
msgstr "%sはサブトランザクションブロックの内側では実行できません"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3669
+#: access/transam/xact.c:3613
+#, c-format
+msgid "%s cannot be executed within a pipeline"
+msgstr "%s はパイプライン中での実行はできません"
+
+#. translator: %s represents an SQL statement name
+#: access/transam/xact.c:3623
#, c-format
msgid "%s cannot be executed from a function"
msgstr "%s は関数内での実行はできません"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3740 access/transam/xact.c:4062 access/transam/xact.c:4141 access/transam/xact.c:4264 access/transam/xact.c:4415 access/transam/xact.c:4484 access/transam/xact.c:4595
+#: access/transam/xact.c:3694 access/transam/xact.c:4019 access/transam/xact.c:4098 access/transam/xact.c:4221 access/transam/xact.c:4372 access/transam/xact.c:4441 access/transam/xact.c:4552
#, c-format
msgid "%s can only be used in transaction blocks"
msgstr "%sはトランザクションブロック内でのみ使用できます"
-#: access/transam/xact.c:3948
+#: access/transam/xact.c:3905
#, c-format
msgid "there is already a transaction in progress"
msgstr "すでにトランザクションが実行中です"
-#: access/transam/xact.c:4067 access/transam/xact.c:4146 access/transam/xact.c:4269
+#: access/transam/xact.c:4024 access/transam/xact.c:4103 access/transam/xact.c:4226
#, c-format
msgid "there is no transaction in progress"
msgstr "実行中のトランザクションがありません"
-#: access/transam/xact.c:4157
+#: access/transam/xact.c:4114
#, c-format
msgid "cannot commit during a parallel operation"
msgstr "並列処理中にはコミットはできません"
-#: access/transam/xact.c:4280
+#: access/transam/xact.c:4237
#, c-format
msgid "cannot abort during a parallel operation"
msgstr "パラレル処理中にロールバックはできません"
-#: access/transam/xact.c:4379
+#: access/transam/xact.c:4336
#, c-format
msgid "cannot define savepoints during a parallel operation"
msgstr "パラレル処理中にセーブポイントは定義できません"
-#: access/transam/xact.c:4466
+#: access/transam/xact.c:4423
#, c-format
msgid "cannot release savepoints during a parallel operation"
msgstr "並列処理中はセーブポイントの解放はできません"
-#: access/transam/xact.c:4476 access/transam/xact.c:4527 access/transam/xact.c:4587 access/transam/xact.c:4636
+#: access/transam/xact.c:4433 access/transam/xact.c:4484 access/transam/xact.c:4544 access/transam/xact.c:4593
#, c-format
msgid "savepoint \"%s\" does not exist"
msgstr "セーブポイント\"%s\"は存在しません"
-#: access/transam/xact.c:4533 access/transam/xact.c:4642
+#: access/transam/xact.c:4490 access/transam/xact.c:4599
#, c-format
msgid "savepoint \"%s\" does not exist within current savepoint level"
msgstr "セーブポイント\"%s\"は現在のセーブポイントレベルには存在しません"
-#: access/transam/xact.c:4575
+#: access/transam/xact.c:4532
#, c-format
msgid "cannot rollback to savepoints during a parallel operation"
msgstr "パラレル処理中にセーブポイントのロールバックはできません"
-#: access/transam/xact.c:5426
+#: access/transam/xact.c:5376
#, c-format
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr "1トランザクション内には 2^32-1 個より多くのサブトランザクションを作成できません"
-#: access/transam/xlog.c:1541
+#: access/transam/xlog.c:1542
#, c-format
msgid "request to flush past end of generated WAL; request %X/%X, current position %X/%X"
msgstr "生成されたWALより先の位置までのフラッシュ要求; 要求 %X/%X, 現在位置 %X/%X"
-#: access/transam/xlog.c:1768
+#: access/transam/xlog.c:1769
#, c-format
msgid "cannot read past end of generated WAL: requested %X/%X, current position %X/%X"
msgstr "生成されたWALより先の位置までの読み込み要求; 要求 %X/%X, 現在位置 %X/%X"
-#: access/transam/xlog.c:2209 access/transam/xlog.c:4545
+#: access/transam/xlog.c:2210 access/transam/xlog.c:4501
#, c-format
msgid "The WAL segment size must be a power of two between 1 MB and 1 GB."
msgstr "WALセグメントサイズは1MBから1GBまでの間の2の累乗でなければなりません。"
-#: access/transam/xlog.c:2227
+#: access/transam/xlog.c:2228
#, c-format
msgid "\"%s\" must be set to -1 during binary upgrade mode."
msgstr "バイナリアップグレードモード中は\"%s\"は-1に設定されている必要があります。"
-#: access/transam/xlog.c:2479
+#: access/transam/xlog.c:2477
#, c-format
msgid "could not write to log file \"%s\" at offset %u, length %zu: %m"
msgstr "ログファイル \"%s\" のオフセット%uに長さ%zuの書き込みができませんでした: %m"
-#: access/transam/xlog.c:3765 access/transam/xlogutils.c:831 replication/walsender.c:3016
+#: access/transam/xlog.c:3739 access/transam/xlogutils.c:831 replication/walsender.c:3045
#, c-format
msgid "requested WAL segment %s has already been removed"
msgstr "要求された WAL セグメント %s はすでに削除されています"
-#: access/transam/xlog.c:4087
+#: access/transam/xlog.c:4061
#, c-format
msgid "could not rename file \"%s\": %m"
msgstr "ファイル\"%s\"の名前を変更できませんでした: %m"
-#: access/transam/xlog.c:4130 access/transam/xlog.c:4141 access/transam/xlog.c:4162
+#: access/transam/xlog.c:4104 access/transam/xlog.c:4115 access/transam/xlog.c:4136
#, c-format
msgid "required WAL directory \"%s\" does not exist"
msgstr "WALディレクトリ\"%s\"は存在しません"
-#: access/transam/xlog.c:4147 access/transam/xlog.c:4168
+#: access/transam/xlog.c:4121 access/transam/xlog.c:4142
#, c-format
msgid "creating missing WAL directory \"%s\""
msgstr "なかったWALディレクトリ\"%s\"を作成しています"
-#: access/transam/xlog.c:4151 access/transam/xlog.c:4171 commands/dbcommands.c:3275
+#: access/transam/xlog.c:4125 access/transam/xlog.c:4145 commands/dbcommands.c:3262
#, c-format
msgid "could not create missing directory \"%s\": %m"
msgstr "なかったディレクトリ\"%s\"の作成に失敗しました: %m"
-#: access/transam/xlog.c:4238
+#: access/transam/xlog.c:4212
#, c-format
msgid "could not generate secret authorization token"
msgstr "秘密の認証トークンを生成できませんでした"
-#: access/transam/xlog.c:4389 access/transam/xlog.c:4399 access/transam/xlog.c:4425 access/transam/xlog.c:4435 access/transam/xlog.c:4445 access/transam/xlog.c:4451 access/transam/xlog.c:4461 access/transam/xlog.c:4471 access/transam/xlog.c:4481 access/transam/xlog.c:4491 access/transam/xlog.c:4501 access/transam/xlog.c:4511 access/transam/xlog.c:4523 access/transam/xlog.c:4531 utils/init/miscinit.c:1814
+#: access/transam/xlog.c:4363 access/transam/xlog.c:4373 access/transam/xlog.c:4399 access/transam/xlog.c:4407 access/transam/xlog.c:4415 access/transam/xlog.c:4421 access/transam/xlog.c:4429 access/transam/xlog.c:4437 access/transam/xlog.c:4445 access/transam/xlog.c:4453 access/transam/xlog.c:4461 access/transam/xlog.c:4469 access/transam/xlog.c:4479 access/transam/xlog.c:4487 utils/init/miscinit.c:1812
#, c-format
msgid "database files are incompatible with server"
msgstr "データベースファイルがサーバーと互換性がありません"
-#: access/transam/xlog.c:4390
+#: access/transam/xlog.c:4364
#, c-format
msgid "The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), but the server was compiled with PG_CONTROL_VERSION %d (0x%08x)."
msgstr "データベースクラスタはPG_CONTROL_VERSION %d (0x%08x)で初期化されましたが、サーバーはPG_CONTROL_VERSION %d (0x%08x)でコンパイルされています。"
-#: access/transam/xlog.c:4394
+#: access/transam/xlog.c:4368
#, c-format
msgid "This could be a problem of mismatched byte ordering. It looks like you need to initdb."
msgstr "これはバイトオーダの不整合の可能性があります。initdbを実行する必要がありそうです。"
-#: access/transam/xlog.c:4400
+#: access/transam/xlog.c:4374
#, 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 でコンパイルされています。"
-#: access/transam/xlog.c:4403 access/transam/xlog.c:4431 access/transam/xlog.c:4441 access/transam/xlog.c:4447
+#: access/transam/xlog.c:4377 access/transam/xlog.c:4403 access/transam/xlog.c:4411 access/transam/xlog.c:4417
#, c-format
msgid "It looks like you need to initdb."
msgstr "initdbが必要のようです。"
-#: access/transam/xlog.c:4415
+#: access/transam/xlog.c:4389
#, c-format
msgid "incorrect checksum in control file"
msgstr "制御ファイル内のチェックサムが不正です"
-#. translator: %s is a variable name and %d is its value
-#: access/transam/xlog.c:4427 access/transam/xlog.c:4437 access/transam/xlog.c:4453 access/transam/xlog.c:4463 access/transam/xlog.c:4473 access/transam/xlog.c:4483 access/transam/xlog.c:4493 access/transam/xlog.c:4503 access/transam/xlog.c:4513
+#: access/transam/xlog.c:4400
#, c-format
-msgid "The database cluster was initialized with %s %d, but the server was compiled with %s %d."
-msgstr "データベースクラスタは %s %d で初期化されましたが、サーバーは %s %d でコンパイルされています。"
+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 でコンパイルされています。"
-#: access/transam/xlog.c:4446
+#: access/transam/xlog.c:4408
+#, c-format
+msgid "The database cluster was initialized with MAXALIGN %d, but the server was compiled with MAXALIGN %d."
+msgstr "データベースクラスタは MAXALIGN %d で初期化されましたが、サーバーは MAXALIGN %d でコンパイルされています。"
+
+#: access/transam/xlog.c:4416
#, c-format
msgid "The database cluster appears to use a different floating-point number format than the server executable."
msgstr "データベースクラスタはサーバー実行ファイルと異なる浮動小数点書式を使用しているようです。"
-#: access/transam/xlog.c:4457 access/transam/xlog.c:4467 access/transam/xlog.c:4477 access/transam/xlog.c:4487 access/transam/xlog.c:4497 access/transam/xlog.c:4507 access/transam/xlog.c:4517 access/transam/xlog.c:4526 access/transam/xlog.c:4534
+#: access/transam/xlog.c:4422
+#, c-format
+msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
+msgstr "データベースクラスタは BLCKSZ %d で初期化されましたが、サーバーは BLCKSZ %d でコンパイルされています。"
+
+#: access/transam/xlog.c:4425 access/transam/xlog.c:4433 access/transam/xlog.c:4441 access/transam/xlog.c:4449 access/transam/xlog.c:4457 access/transam/xlog.c:4465 access/transam/xlog.c:4473 access/transam/xlog.c:4482 access/transam/xlog.c:4490
#, c-format
msgid "It looks like you need to recompile or initdb."
msgstr "再コンパイルもしくは initdb が必要そうです。"
-#: access/transam/xlog.c:4524
+#: access/transam/xlog.c:4430
+#, 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 でコンパイルされています。"
+
+#: access/transam/xlog.c:4438
+#, 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 でコンパイルされています。"
+
+#: access/transam/xlog.c:4446
+#, c-format
+msgid "The database cluster was initialized with NAMEDATALEN %d, but the server was compiled with NAMEDATALEN %d."
+msgstr "データベースクラスタは NAMEDATALEN %d で初期化されましたが、サーバーは NAMEDATALEN %d でコンパイルされています。"
+
+#: access/transam/xlog.c:4454
+#, 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 でコンパイルされています。"
+
+#: access/transam/xlog.c:4462
+#, 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 でコンパイルされています。"
+
+#: access/transam/xlog.c:4470
+#, c-format
+msgid "The database cluster was initialized with LOBLKSIZE %d, but the server was compiled with LOBLKSIZE %d."
+msgstr "データベースクラスタは LOBLKSIZE %d で初期化されましたが、サーバーは LOBLKSIZE %d でコンパイルされています。"
+
+#: access/transam/xlog.c:4480
#, c-format
msgid "The database cluster was initialized without USE_FLOAT8_BYVAL but the server was compiled with USE_FLOAT8_BYVAL."
msgstr "データベースクラスタは USE_FLOAT8_BYVAL なしで初期化されましたが、サーバー側は USE_FLOAT8_BYVAL 付きでコンパイルされています。"
-#: access/transam/xlog.c:4532
+#: access/transam/xlog.c:4488
#, c-format
msgid "The database cluster was initialized with USE_FLOAT8_BYVAL but the server was compiled without USE_FLOAT8_BYVAL."
msgstr "データベースクラスタは USE_FLOAT8_BYVAL 付きで初期化されましたが、サーバー側は USE_FLOAT8_BYVAL なしでコンパイルされています。"
-#: access/transam/xlog.c:4541
+#: access/transam/xlog.c:4497
#, c-format
msgid "invalid WAL segment size in control file (%d byte)"
msgid_plural "invalid WAL segment size in control file (%d bytes)"
msgstr[0] "制御ファイル中の不正なWALセグメントサイズ (%dバイト)"
-#. translator: both %s are GUC names
-#: access/transam/xlog.c:4555 access/transam/xlog.c:4561
+#: access/transam/xlog.c:4510
+#, c-format
+msgid "\"min_wal_size\" must be at least twice \"wal_segment_size\""
+msgstr "\"min_wal_size\"は\"wal_segment_size\"の2倍以上でなければなりません"
+
+#: access/transam/xlog.c:4514
#, c-format
-msgid "\"%s\" must be at least twice \"%s\""
-msgstr "\"%s\"は\"%s\"の2倍以上でなければなりません"
+msgid "\"max_wal_size\" must be at least twice \"wal_segment_size\""
+msgstr "\"max_wal_size\"は\"wal_segment_size\"の2倍以上でなければなりません"
-#: access/transam/xlog.c:4710 catalog/namespace.c:4696 commands/tablespace.c:1210 commands/user.c:2531 commands/variable.c:72 replication/slot.c:2466 tcop/postgres.c:3590 utils/error/elog.c:2250
+#: access/transam/xlog.c:4662 catalog/namespace.c:4696 commands/tablespace.c:1210 commands/user.c:2529 commands/variable.c:72 replication/slot.c:2446 tcop/postgres.c:3715 utils/error/elog.c:2247
#, c-format
msgid "List syntax is invalid."
msgstr "リスト文法が無効です"
-#: access/transam/xlog.c:4756 commands/user.c:2547 commands/variable.c:173 tcop/postgres.c:3606 utils/error/elog.c:2276
+#: access/transam/xlog.c:4708 commands/user.c:2545 commands/variable.c:173 tcop/postgres.c:3731 utils/error/elog.c:2273
#, c-format
msgid "Unrecognized key word: \"%s\"."
msgstr "不明なキーワードです: \"%s\""
-#: access/transam/xlog.c:5177
+#: access/transam/xlog.c:5129
#, c-format
msgid "could not write bootstrap write-ahead log file: %m"
msgstr "ブートストラップの先行書き込みログファイルに書き込めませんでした: %m"
-#: access/transam/xlog.c:5185
+#: access/transam/xlog.c:5137
#, c-format
msgid "could not fsync bootstrap write-ahead log file: %m"
msgstr "ブートストラップの先行書き込みログファイルをfsyncできませんでした: %m"
-#: access/transam/xlog.c:5191
+#: access/transam/xlog.c:5143
#, c-format
msgid "could not close bootstrap write-ahead log file: %m"
msgstr "ブートストラップの先行書き込みログファイルをクローズできませんでした: %m"
-#: access/transam/xlog.c:5416
+#: access/transam/xlog.c:5368
#, c-format
msgid "WAL was generated with \"wal_level=minimal\", cannot continue recovering"
msgstr "\"wal_level=minimal\"でWALが生成されました、リカバリは続行不可です"
-#: access/transam/xlog.c:5417
+#: access/transam/xlog.c:5369
#, c-format
msgid "This happens if you temporarily set \"wal_level=minimal\" on the server."
msgstr "これはこのサーバーで一時的に\"wal_level=minimal\"にした場合に起こります。"
-#: access/transam/xlog.c:5418
+#: access/transam/xlog.c:5370
#, c-format
msgid "Use a backup taken after setting \"wal_level\" to higher than \"minimal\"."
msgstr "\"wal_level\"を\"minimal\"より上位に設定したあとに取得したバックアップを使用してください。"
-#: access/transam/xlog.c:5483
+#: access/transam/xlog.c:5435
#, c-format
msgid "control file contains invalid checkpoint location"
msgstr "制御ファイル内のチェックポイント位置が不正です"
-#: access/transam/xlog.c:5494
+#: access/transam/xlog.c:5446
#, c-format
msgid "database system was shut down at %s"
msgstr "データベースシステムは %s にシャットダウンしました"
-#: access/transam/xlog.c:5500
+#: access/transam/xlog.c:5452
#, c-format
msgid "database system was shut down in recovery at %s"
msgstr "データベースシステムはリカバリ中 %s にシャットダウンしました"
-#: access/transam/xlog.c:5506
+#: access/transam/xlog.c:5458
#, c-format
msgid "database system shutdown was interrupted; last known up at %s"
msgstr "データベースシステムはシャットダウン中に中断されました; %s まで動作していたことは確認できます"
-#: access/transam/xlog.c:5512
+#: access/transam/xlog.c:5464
#, c-format
msgid "database system was interrupted while in recovery at %s"
msgstr "データベースシステムはリカバリ中 %s に中断されました"
-#: access/transam/xlog.c:5514
+#: access/transam/xlog.c:5466
#, c-format
msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery."
msgstr "これはおそらくデータ破損があり、リカバリのために直前のバックアップを使用しなければならないことを意味します。"
-#: access/transam/xlog.c:5520
+#: access/transam/xlog.c:5472
#, c-format
msgid "database system was interrupted while in recovery at log time %s"
msgstr "データベースシステムはリカバリ中ログ時刻 %s に中断されました"
-#: access/transam/xlog.c:5522
+#: access/transam/xlog.c:5474
#, c-format
msgid "If this has occurred more than once some data might be corrupted and you might need to choose an earlier recovery target."
msgstr "これが1回以上起きた場合はデータが破損している可能性があるため、より以前のリカバリ目標を選ぶ必要があるかもしれません。"
-#: access/transam/xlog.c:5528
+#: access/transam/xlog.c:5480
#, c-format
msgid "database system was interrupted; last known up at %s"
msgstr "データベースシステムは中断されました: %s まで動作していたことは確認できます"
-#: access/transam/xlog.c:5535
+#: access/transam/xlog.c:5487
#, c-format
msgid "control file contains invalid database cluster state"
msgstr "制御ファイル内のデータベース・クラスタ状態が不正です"
-#: access/transam/xlog.c:5923
+#: access/transam/xlog.c:5875
#, c-format
msgid "WAL ends before end of online backup"
msgstr "オンラインバックアップの終了より前にWALが終了しました"
-#: access/transam/xlog.c:5924
+#: access/transam/xlog.c:5876
#, c-format
msgid "All WAL generated while online backup was taken must be available at recovery."
msgstr "オンラインバックアップ中に生成されたすべてのWALがリカバリで利用可能である必要があります。"
-#: access/transam/xlog.c:5928
+#: access/transam/xlog.c:5880
#, c-format
msgid "WAL ends before consistent recovery point"
msgstr "WALが一貫性があるリカバリポイントより前で終了しました"
-#: access/transam/xlog.c:5974
+#: access/transam/xlog.c:5926
#, c-format
msgid "selected new timeline ID: %u"
msgstr "新しいタイムラインIDを選択: %u"
-#: access/transam/xlog.c:6007
+#: access/transam/xlog.c:5959
#, c-format
msgid "archive recovery complete"
msgstr "アーカイブリカバリが完了しました"
-#: access/transam/xlog.c:6636
+#: access/transam/xlog.c:6612
#, c-format
msgid "shutting down"
msgstr "シャットダウンしています"
#. translator: the placeholders show checkpoint options
-#: access/transam/xlog.c:6675
+#: access/transam/xlog.c:6651
#, 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:6687
+#: access/transam/xlog.c:6663
#, 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:6752
+#: access/transam/xlog.c:6728
#, c-format
-msgid "restartpoint complete: wrote %d buffers (%.1f%%), wrote %d SLRU buffers; %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; lsn=%X/%X, redo lsn=%X/%X"
-msgstr "リスタートポイント完了: %d個のバッファを出力 (%.1f%%), %d個のSLRUバッファを出力; %d個のWALファイルを追加、%d個を削除、%d個を再利用; 書き出し=%ld.%03d秒, 同期=%ld.%03d秒, 全体=%ld.%03d秒; 同期したファイル=%d, 最長=%ld.%03d秒, 平均=%ld.%03d秒; 距離=%d kB, 予測=%d kB; lsn=%X/%X, 再生lsn=%X/%X"
+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; lsn=%X/%X, redo lsn=%X/%X"
+msgstr "リスタートポイント完了: %d個のバッファを出力 (%.1f%%); %d個のWALファイルを追加、%d個を削除、%d個を再利用; 書き出し=%ld.%03d秒, 同期=%ld.%03d秒, 全体=%ld.%03d秒; 同期したファイル=%d, 最長=%ld.%03d秒, 平均=%ld.%03d秒; 距離=%d kB, 予測=%d kB; lsn=%X/%X, 再生lsn=%X/%X"
-#: access/transam/xlog.c:6776
+#: access/transam/xlog.c:6751
#, c-format
-msgid "checkpoint complete: wrote %d buffers (%.1f%%), wrote %d SLRU buffers; %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; lsn=%X/%X, redo lsn=%X/%X"
-msgstr "チェックポイント完了: %d個のバッファを出力 (%.1f%%), %d個のSLRUバッファを出力; %d個のWALファイルを追加、%d個を削除、%d個を再利用; 書き出し=%ld.%03d秒, 同期=%ld.%03d秒, 全体=%ld.%03d秒; 同期したファイル=%d, 最長=%ld.%03d秒, 平均=%ld.%03d秒; 距離=%d kB, 予測=%d kB; lsn=%X/%X, 再生lsn=%X/%X"
+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; lsn=%X/%X, redo lsn=%X/%X"
+msgstr "チェックポイント完了: %d個のバッファを出力 (%.1f%%); %d個のWALファイルを追加、%d個を削除、%d個を再利用; 書き出し=%ld.%03d秒, 同期=%ld.%03d秒, 全体=%ld.%03d秒; 同期したファイル=%d, 最長=%ld.%03d秒, 平均=%ld.%03d秒; 距離=%d kB, 予測=%d kB; lsn=%X/%X, 再生lsn=%X/%X"
-#: access/transam/xlog.c:7262
+#: access/transam/xlog.c:7233
#, c-format
msgid "concurrent write-ahead log activity while database system is shutting down"
msgstr "データベースのシャットダウンに並行して、先行書き込みログが発生しました"
-#: access/transam/xlog.c:7849
+#: access/transam/xlog.c:7818
#, c-format
msgid "recovery restart point at %X/%X"
msgstr "リカバリ再開ポイントは%X/%Xです"
-#: access/transam/xlog.c:7851
+#: access/transam/xlog.c:7820
#, c-format
msgid "Last completed transaction was at log time %s."
msgstr "最後に完了したトランザクションはログ時刻 %s のものです"
-#: access/transam/xlog.c:8113
+#: access/transam/xlog.c:8082
#, c-format
msgid "restore point \"%s\" created at %X/%X"
msgstr "復帰ポイント\"%s\"が%X/%Xに作成されました"
-#: access/transam/xlog.c:8320
+#: access/transam/xlog.c:8289
#, c-format
msgid "online backup was canceled, recovery cannot continue"
msgstr "オンラインバックアップはキャンセルされ、リカバリを継続できません"
-#: access/transam/xlog.c:8378
+#: access/transam/xlog.c:8347
#, c-format
msgid "unexpected timeline ID %u (should be %u) in shutdown checkpoint record"
msgstr "シャットダウンチェックポイントレコードにおいて想定外のタイムラインID %u(%uのはず)がありました"
-#: access/transam/xlog.c:8436
+#: access/transam/xlog.c:8405
#, c-format
msgid "unexpected timeline ID %u (should be %u) in online checkpoint record"
msgstr "オンラインチェックポイントレコードにおいて想定外のタイムラインID %u(%uのはず)がありました"
-#: access/transam/xlog.c:8465
+#: access/transam/xlog.c:8434
#, c-format
msgid "unexpected timeline ID %u (should be %u) in end-of-recovery record"
msgstr "リカバリ終了チェックポイントレコードにおいて想定外のタイムラインID %u(%uのはず)がありました"
-#: access/transam/xlog.c:8736
+#: access/transam/xlog.c:8705
#, c-format
msgid "could not fsync write-through file \"%s\": %m"
msgstr "ライトスルーファイル\"%s\"をfsyncできませんでした: %m"
-#: access/transam/xlog.c:8741
+#: access/transam/xlog.c:8710
#, c-format
msgid "could not fdatasync file \"%s\": %m"
msgstr "ファイル\"%s\"をfdatasyncできませんでした: %m"
-#: access/transam/xlog.c:8831 access/transam/xlog.c:9167
+#: access/transam/xlog.c:8797 access/transam/xlog.c:9133
#, c-format
msgid "WAL level not sufficient for making an online backup"
msgstr "オンラインバックアップを行うにはWALレベルが不十分です"
-#: access/transam/xlog.c:8832 access/transam/xlog.c:9168 access/transam/xlogfuncs.c:249
+#: access/transam/xlog.c:8798 access/transam/xlogfuncs.c:248
#, c-format
msgid "\"wal_level\" must be set to \"replica\" or \"logical\" at server start."
msgstr "サーバーの開始時に\"wal_level\"を\"replica\"または \"logical\"にセットする必要があります。"
-#: access/transam/xlog.c:8837
+#: access/transam/xlog.c:8803
#, c-format
msgid "backup label too long (max %d bytes)"
msgstr "バックアップラベルが長すぎます (最大%dバイト)"
-#: access/transam/xlog.c:8958
+#: access/transam/xlog.c:8924
#, 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:8960 access/transam/xlog.c:9256
+#: access/transam/xlog.c:8926 access/transam/xlog.c:9222
#, 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:9040 backup/basebackup.c:1419 utils/adt/misc.c:354
+#: access/transam/xlog.c:9006 backup/basebackup.c:1417 utils/adt/misc.c:354
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "シンボリックリンク\"%s\"を読めませんでした: %m"
-#: access/transam/xlog.c:9047 backup/basebackup.c:1424 utils/adt/misc.c:359
+#: access/transam/xlog.c:9013 backup/basebackup.c:1422 utils/adt/misc.c:359
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgstr "シンボリックリンク\"%s\"の参照先が長すぎます"
-#: access/transam/xlog.c:9206 backup/basebackup.c:1283
+#: access/transam/xlog.c:9134
+#, c-format
+msgid "wal_level must be set to \"replica\" or \"logical\" at server start."
+msgstr "サーバーの開始時にwal_levelを\"replica\"または \"logical\"に設定する必要があります。"
+
+#: access/transam/xlog.c:9172 backup/basebackup.c:1281
#, c-format
msgid "the standby was promoted during online backup"
msgstr "オンラインバックアップ中にスタンバイが昇格しました"
-#: access/transam/xlog.c:9207 backup/basebackup.c:1284
+#: access/transam/xlog.c:9173 backup/basebackup.c:1282
#, 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:9254
+#: access/transam/xlog.c:9220
#, 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:9370
+#: access/transam/xlog.c:9336
#, c-format
msgid "base backup done, waiting for required WAL segments to be archived"
msgstr "ベースバックアップ完了、必要な WAL セグメントがアーカイブされるのを待っています"
-#: access/transam/xlog.c:9384
+#: access/transam/xlog.c:9350
#, c-format
msgid "still waiting for all required WAL segments to be archived (%d seconds elapsed)"
msgstr "まだ必要なすべての WAL セグメントがアーカイブされるのを待っています(%d 秒経過)"
-#: access/transam/xlog.c:9386
+#: access/transam/xlog.c:9352
#, 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:9393
+#: access/transam/xlog.c:9359
#, c-format
msgid "all required WAL segments have been archived"
msgstr "必要なすべての WAL セグメントがアーカイブされました"
-#: access/transam/xlog.c:9397
+#: access/transam/xlog.c:9363
#, 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:9436
+#: access/transam/xlog.c:9402
#, c-format
msgid "aborting backup due to backend exiting before pg_backup_stop was called"
msgstr "バックエンドがpg_backup_stopの呼び出し前に終了したため、バックアップは異常終了しました"
@@ -2656,268 +2706,268 @@ msgstr "アーカイブステータスファイル\"%s\"を作成できません
msgid "could not write archive status file \"%s\": %m"
msgstr "アーカイブステータスファイル\"%s\"に書き込めませんでした: %m"
-#: access/transam/xlogfuncs.c:70 backup/basebackup.c:999
+#: access/transam/xlogfuncs.c:69 backup/basebackup.c:997
#, c-format
msgid "a backup is already in progress in this session"
msgstr "このセッションではすでにバックアップが進行中です"
-#: access/transam/xlogfuncs.c:141
+#: access/transam/xlogfuncs.c:140
#, c-format
msgid "backup is not in progress"
msgstr "バックアップが進行中ではありません"
-#: access/transam/xlogfuncs.c:142
+#: access/transam/xlogfuncs.c:141
#, c-format
msgid "Did you call pg_backup_start()?"
msgstr "pg_backup_start()を呼び出しましたか?"
-#: access/transam/xlogfuncs.c:185 access/transam/xlogfuncs.c:243 access/transam/xlogfuncs.c:282 access/transam/xlogfuncs.c:303 access/transam/xlogfuncs.c:324
+#: access/transam/xlogfuncs.c:184 access/transam/xlogfuncs.c:242 access/transam/xlogfuncs.c:281 access/transam/xlogfuncs.c:302 access/transam/xlogfuncs.c:323
#, c-format
msgid "WAL control functions cannot be executed during recovery."
msgstr "リカバリ中はWAL制御関数は実行できません。"
-#: access/transam/xlogfuncs.c:210 access/transam/xlogfuncs.c:390 access/transam/xlogfuncs.c:448
+#: access/transam/xlogfuncs.c:209 access/transam/xlogfuncs.c:389 access/transam/xlogfuncs.c:447
#, c-format
msgid "%s cannot be executed during recovery."
msgstr "リカバリ中は %s を実行できません。"
-#: access/transam/xlogfuncs.c:216
+#: access/transam/xlogfuncs.c:215
#, c-format
msgid "pg_log_standby_snapshot() can only be used if \"wal_level\" >= \"replica\""
msgstr "pg_log_standby_snapshot()は\"wal_level >= replica\"のときだけ使用できます"
-#: access/transam/xlogfuncs.c:248
+#: access/transam/xlogfuncs.c:247
#, c-format
msgid "WAL level not sufficient for creating a restore point"
msgstr "リストアポイントを作るにはWALレベルが不足しています"
-#: access/transam/xlogfuncs.c:256
+#: access/transam/xlogfuncs.c:255
#, c-format
msgid "value too long for restore point (maximum %d characters)"
msgstr "リストアポイントとしては値が長すぎます(最大%d文字)"
-#: access/transam/xlogfuncs.c:487
+#: access/transam/xlogfuncs.c:486
#, c-format
msgid "invalid WAL file name \"%s\""
msgstr "WALファイル名\"%s\"は不正です"
-#: access/transam/xlogfuncs.c:523 access/transam/xlogfuncs.c:553 access/transam/xlogfuncs.c:577 access/transam/xlogfuncs.c:600 access/transam/xlogfuncs.c:680
+#: access/transam/xlogfuncs.c:522 access/transam/xlogfuncs.c:552 access/transam/xlogfuncs.c:576 access/transam/xlogfuncs.c:599 access/transam/xlogfuncs.c:679
#, c-format
msgid "recovery is not in progress"
msgstr "リカバリが進行中ではありません"
-#: access/transam/xlogfuncs.c:524 access/transam/xlogfuncs.c:554 access/transam/xlogfuncs.c:578 access/transam/xlogfuncs.c:601 access/transam/xlogfuncs.c:681
+#: access/transam/xlogfuncs.c:523 access/transam/xlogfuncs.c:553 access/transam/xlogfuncs.c:577 access/transam/xlogfuncs.c:600 access/transam/xlogfuncs.c:680
#, c-format
msgid "Recovery control functions can only be executed during recovery."
msgstr "リカバリ制御関数リカバリ中にのみを実行可能です。"
-#: access/transam/xlogfuncs.c:529 access/transam/xlogfuncs.c:559
+#: access/transam/xlogfuncs.c:528 access/transam/xlogfuncs.c:558
#, c-format
msgid "standby promotion is ongoing"
msgstr "スタンバイの昇格を実行中です"
-#: access/transam/xlogfuncs.c:530 access/transam/xlogfuncs.c:560
+#: access/transam/xlogfuncs.c:529 access/transam/xlogfuncs.c:559
#, c-format
msgid "%s cannot be executed after promotion is triggered."
msgstr "%sは昇格を開始した後には実行できません。"
-#: access/transam/xlogfuncs.c:686
+#: access/transam/xlogfuncs.c:685
#, c-format
msgid "\"wait_seconds\" must not be negative or zero"
msgstr "\"wait_seconds\"は負の値もしくはゼロにはできません"
-#: access/transam/xlogfuncs.c:708 storage/ipc/signalfuncs.c:293
+#: access/transam/xlogfuncs.c:707 storage/ipc/signalfuncs.c:265
#, c-format
msgid "failed to send signal to postmaster: %m"
msgstr "postmasterにシグナルを送信できませんでした: %m"
-#: access/transam/xlogfuncs.c:740 libpq/be-secure.c:241 libpq/be-secure.c:350
+#: access/transam/xlogfuncs.c:739 libpq/be-secure.c:237 libpq/be-secure.c:346
#, c-format
msgid "terminating connection due to unexpected postmaster exit"
msgstr "予期しないpostmasterの終了のため、コネクションを終了します"
-#: access/transam/xlogfuncs.c:741
+#: access/transam/xlogfuncs.c:740
#, c-format
msgid "while waiting on promotion"
msgstr "昇格の待機中"
-#: access/transam/xlogfuncs.c:745
+#: access/transam/xlogfuncs.c:744
#, c-format
msgid "server did not promote within %d second"
msgid_plural "server did not promote within %d seconds"
msgstr[0] "サーバーは%d秒以内に昇格しませんでした"
-#: access/transam/xlogprefetcher.c:1086
+#: access/transam/xlogprefetcher.c:1088
#, c-format
-msgid "\"recovery_prefetch\" is not supported on platforms that lack support for issuing read-ahead advice."
-msgstr "\"recovery_prefetch\"は先読み指示の発行をサポートしないプラットフォームではサポートされません。"
+msgid "\"recovery_prefetch\" is not supported on platforms that lack posix_fadvise()."
+msgstr "recovery_prefetchはposix_fadvise()を持たないプラットフォームではサポートされません。"
-#: access/transam/xlogreader.c:620
+#: access/transam/xlogreader.c:619
#, c-format
msgid "invalid record offset at %X/%X: expected at least %u, got %u"
msgstr "%X/%Xのレコードオフセットが不正です:最低でも%uを期待していましたが、実際は%uでした"
-#: access/transam/xlogreader.c:629
+#: access/transam/xlogreader.c:628
#, c-format
msgid "contrecord is requested by %X/%X"
msgstr "%X/%Xでは継続レコードが必要です"
-#: access/transam/xlogreader.c:670 access/transam/xlogreader.c:1135
+#: access/transam/xlogreader.c:669 access/transam/xlogreader.c:1134
#, c-format
msgid "invalid record length at %X/%X: expected at least %u, got %u"
msgstr "%X/%Xのレコード長が不正です:長さは最低でも%uを期待していましたが、実際は%uでした"
-#: access/transam/xlogreader.c:759
+#: access/transam/xlogreader.c:758
#, c-format
msgid "there is no contrecord flag at %X/%X"
msgstr "%X/%Xでcontrecordフラグがありません"
-#: access/transam/xlogreader.c:772
+#: access/transam/xlogreader.c:771
#, c-format
msgid "invalid contrecord length %u (expected %lld) at %X/%X"
msgstr "%3$X/%4$Xの継続レコードの長さ%1$u(正しくは%2$lld)は不正です"
-#: access/transam/xlogreader.c:1143
+#: access/transam/xlogreader.c:1142
#, c-format
msgid "invalid resource manager ID %u at %X/%X"
msgstr "%2$X/%3$XのリソースマネージャID %1$uは不正です"
-#: access/transam/xlogreader.c:1156 access/transam/xlogreader.c:1172
+#: access/transam/xlogreader.c:1155 access/transam/xlogreader.c:1171
#, c-format
msgid "record with incorrect prev-link %X/%X at %X/%X"
msgstr "%3$X/%4$Xのレコードの後方リンク%1$X/%2$Xが不正です"
-#: access/transam/xlogreader.c:1210
+#: access/transam/xlogreader.c:1209
#, c-format
msgid "incorrect resource manager data checksum in record at %X/%X"
msgstr "%X/%Xのレコード内のリソースマネージャデータのチェックサムが不正です"
-#: access/transam/xlogreader.c:1244
+#: access/transam/xlogreader.c:1243
#, c-format
msgid "invalid magic number %04X in WAL segment %s, LSN %X/%X, offset %u"
msgstr "WALセグメント%2$s、LSN %3$X/%4$X、オフセット%5$uで不正なマジックナンバー%1$04X"
-#: access/transam/xlogreader.c:1259 access/transam/xlogreader.c:1301
+#: access/transam/xlogreader.c:1258 access/transam/xlogreader.c:1300
#, c-format
msgid "invalid info bits %04X in WAL segment %s, LSN %X/%X, offset %u"
msgstr "WALセグメント %2$s、LSN %3$X/%4$X、オフセット%5$uで不正な情報ビット列%1$04X"
-#: access/transam/xlogreader.c:1275
+#: access/transam/xlogreader.c:1274
#, c-format
msgid "WAL file is from different database system: WAL file database system identifier is %llu, pg_control database system identifier is %llu"
msgstr "WALファイルは異なるデータベースシステム由来のものです: WALファイルのデータベースシステム識別子は %lluで、pg_control におけるデータベースシステム識別子は %lluです"
-#: access/transam/xlogreader.c:1283
+#: access/transam/xlogreader.c:1282
#, c-format
msgid "WAL file is from different database system: incorrect segment size in page header"
msgstr "WAL ファイルは異なるデータベースシステム由来のものです: ページヘッダーのセグメントサイズが正しくありません"
-#: access/transam/xlogreader.c:1289
+#: access/transam/xlogreader.c:1288
#, c-format
msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header"
msgstr "WAL ファイルは異なるデータベースシステム由来のものです: ページヘッダーのXLOG_BLCKSZが正しくありません"
-#: access/transam/xlogreader.c:1321
+#: access/transam/xlogreader.c:1320
#, c-format
msgid "unexpected pageaddr %X/%X in WAL segment %s, LSN %X/%X, offset %u"
msgstr "WALセグメント%3$s、LSN %4$X/%5$X、オフセット%6$uで想定外のページアドレス%1$X/%2$X"
-#: access/transam/xlogreader.c:1347
+#: access/transam/xlogreader.c:1346
#, c-format
msgid "out-of-sequence timeline ID %u (after %u) in WAL segment %s, LSN %X/%X, offset %u"
msgstr "WALセグメント%3$s、LSN %4$X/%5$X、オフセット%6$uで異常な順序のタイムラインID %1$u(%2$uの後)"
-#: access/transam/xlogreader.c:1759
+#: access/transam/xlogreader.c:1749
#, c-format
msgid "out-of-order block_id %u at %X/%X"
msgstr "block_id %uが%X/%Xで不正です"
-#: access/transam/xlogreader.c:1783
+#: access/transam/xlogreader.c:1773
#, c-format
msgid "BKPBLOCK_HAS_DATA set, but no data included at %X/%X"
msgstr "BKPBLOCK_HAS_DATAが設定されていますが、%X/%Xにデータがありません"
-#: access/transam/xlogreader.c:1790
+#: access/transam/xlogreader.c:1780
#, c-format
msgid "BKPBLOCK_HAS_DATA not set, but data length is %u at %X/%X"
msgstr "BKPBLOCK_HAS_DATAが設定されていませんが、%2$X/%3$Xのデータ長は%1$uです"
-#: access/transam/xlogreader.c:1826
+#: access/transam/xlogreader.c:1816
#, c-format
msgid "BKPIMAGE_HAS_HOLE set, but hole offset %u length %u block image length %u at %X/%X"
msgstr "BKPIMAGE_HAS_HOLEが設定されていますが、%4$X/%5$Xでホールオフセット%1$u、長さ%2$u、ブロックイメージ長%3$uです"
-#: access/transam/xlogreader.c:1842
+#: access/transam/xlogreader.c:1832
#, c-format
msgid "BKPIMAGE_HAS_HOLE not set, but hole offset %u length %u at %X/%X"
msgstr "BKPIMAGE_HAS_HOLEが設定されていませんが、%3$X/%4$Xにおけるホールオフセット%1$uの長さが%2$uです"
-#: access/transam/xlogreader.c:1856
+#: access/transam/xlogreader.c:1846
#, c-format
msgid "BKPIMAGE_COMPRESSED set, but block image length %u at %X/%X"
msgstr "BKPIMAGE_COMPRESSEDが設定されていますが、%2$X/%3$Xにおいてブロックイメージ長が%1$uです"
-#: access/transam/xlogreader.c:1871
+#: access/transam/xlogreader.c:1861
#, c-format
msgid "neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_COMPRESSED set, but block image length is %u at %X/%X"
msgstr "BKPIMAGE_HAS_HOLEもBKPIMAGE_COMPRESSEDも設定されていませんが、%2$X/%3$Xにおいてブロックイメージ長が%1$uです"
-#: access/transam/xlogreader.c:1887
+#: access/transam/xlogreader.c:1877
#, c-format
msgid "BKPBLOCK_SAME_REL set but no previous rel at %X/%X"
msgstr "BKPBLOCK_SAME_RELが設定されていますが、%X/%Xにおいて以前のリレーションがありません"
-#: access/transam/xlogreader.c:1899
+#: access/transam/xlogreader.c:1889
#, c-format
msgid "invalid block_id %u at %X/%X"
msgstr "%2$X/%3$Xにおけるblock_id %1$uが不正です"
-#: access/transam/xlogreader.c:1966
+#: access/transam/xlogreader.c:1956
#, c-format
msgid "record with invalid length at %X/%X"
msgstr "%X/%Xのレコードのサイズが不正です"
-#: access/transam/xlogreader.c:1992
+#: access/transam/xlogreader.c:1982
#, c-format
msgid "could not locate backup block with ID %d in WAL record"
msgstr "WALレコード中ID %dのバックアップブロックを特定できませんでした"
-#: access/transam/xlogreader.c:2076
+#: access/transam/xlogreader.c:2066
#, c-format
msgid "could not restore image at %X/%X with invalid block %d specified"
msgstr "%X/%Xで不正なブロック%dが指定されているためイメージが復元できませんでした"
-#: access/transam/xlogreader.c:2083
+#: access/transam/xlogreader.c:2073
#, c-format
msgid "could not restore image at %X/%X with invalid state, block %d"
msgstr "%X/%Xでブロック%dのイメージが不正な状態であるため復元できませんでした"
-#: access/transam/xlogreader.c:2110 access/transam/xlogreader.c:2127
+#: access/transam/xlogreader.c:2100 access/transam/xlogreader.c:2117
#, c-format
msgid "could not restore image at %X/%X compressed with %s not supported by build, block %d"
msgstr "%1$X/%2$Xで、ブロック%4$dがこのビルドでサポートされない圧縮方式%3$sで圧縮されているため復元できませんでした"
-#: access/transam/xlogreader.c:2136
+#: access/transam/xlogreader.c:2126
#, c-format
msgid "could not restore image at %X/%X compressed with unknown method, block %d"
msgstr "%X/%Xでブロック%dのイメージが不明な方式で圧縮されているため復元できませんでした"
-#: access/transam/xlogreader.c:2144
+#: access/transam/xlogreader.c:2134
#, c-format
msgid "could not decompress image at %X/%X, block %d"
msgstr "%X/%Xのブロック%dが伸張できませんでした"
-#: access/transam/xlogrecovery.c:618
+#: access/transam/xlogrecovery.c:617
#, c-format
msgid "starting backup recovery with redo LSN %X/%X, checkpoint LSN %X/%X, on timeline ID %u"
msgstr "タイムラインID %5$u上でREDO LSN %1$X/%2$X、チェックポイントLSN %3$X/%4$Xからのバックアップ・リカバリを開始しました"
-#: access/transam/xlogrecovery.c:650
+#: access/transam/xlogrecovery.c:649
#, c-format
msgid "could not find redo location %X/%X referenced by checkpoint record at %X/%X"
msgstr "%3$X/%4$Xのチェックポイントレコードが参照しているredo位置%1$X/%2$Xを見つけられませんでした"
-#: access/transam/xlogrecovery.c:652 access/transam/xlogrecovery.c:663
+#: access/transam/xlogrecovery.c:651 access/transam/xlogrecovery.c:662
#, c-format
msgid ""
"If you are restoring from a backup, touch \"%s/recovery.signal\" or \"%s/standby.signal\" and add required recovery options.\n"
@@ -2929,453 +2979,453 @@ msgstr ""
" バックアップからの復旧でなければ、\"%s/backup_label\"の削除を試みてください。.\n"
"バックアップからの復旧で\"%s/backup_label\"を削除すると、クラスタが破壊されることに注意してください。"
-#: access/transam/xlogrecovery.c:661
+#: access/transam/xlogrecovery.c:660
#, c-format
msgid "could not locate required checkpoint record at %X/%X"
msgstr "必須のチェックポイントが%X/%Xで見つかりませんでした"
-#: access/transam/xlogrecovery.c:691 commands/tablespace.c:664
+#: access/transam/xlogrecovery.c:690 commands/tablespace.c:664
#, c-format
msgid "could not create symbolic link \"%s\": %m"
msgstr "シンボリックリンク\"%s\"を作成できませんでした: %m"
-#: access/transam/xlogrecovery.c:724 access/transam/xlogrecovery.c:730
+#: access/transam/xlogrecovery.c:723 access/transam/xlogrecovery.c:729
#, c-format
msgid "ignoring file \"%s\" because no file \"%s\" exists"
msgstr "ファイル\"%2$s\"が存在しないためファイル\"%1$s\"を無視します"
-#: access/transam/xlogrecovery.c:726
+#: access/transam/xlogrecovery.c:725
#, c-format
msgid "File \"%s\" was renamed to \"%s\"."
msgstr "ファイル\"%s\"は\"%s\"にリネームされました。"
-#: access/transam/xlogrecovery.c:732
+#: access/transam/xlogrecovery.c:731
#, c-format
msgid "Could not rename file \"%s\" to \"%s\": %m."
msgstr "ファイル\"%s\"の名前を\"%s\"に変更できませんでした: %m。"
-#: access/transam/xlogrecovery.c:771
+#: access/transam/xlogrecovery.c:770
#, c-format
msgid "restarting backup recovery with redo LSN %X/%X"
msgstr "REDO LSN %X/%Xのバックアプリカバリを再開しました"
-#: access/transam/xlogrecovery.c:796
+#: access/transam/xlogrecovery.c:795
#, c-format
msgid "could not locate a valid checkpoint record at %X/%X"
msgstr "%X/%Xには有効なチェックポイントレコードがありませんでした"
-#: access/transam/xlogrecovery.c:807
+#: access/transam/xlogrecovery.c:806
#, c-format
msgid "entering standby mode"
msgstr "スタンバイモードに入ります"
-#: access/transam/xlogrecovery.c:810
+#: access/transam/xlogrecovery.c:809
#, c-format
msgid "starting point-in-time recovery to XID %u"
msgstr "XID%uまでのポイントインタイムリカバリを開始します"
-#: access/transam/xlogrecovery.c:814
+#: access/transam/xlogrecovery.c:813
#, c-format
msgid "starting point-in-time recovery to %s"
msgstr "%sまでのポイントインタイムリカバリを開始します"
-#: access/transam/xlogrecovery.c:818
+#: access/transam/xlogrecovery.c:817
#, c-format
msgid "starting point-in-time recovery to \"%s\""
msgstr "\"%s\"までのポイントインタイムリカバリを開始します"
-#: access/transam/xlogrecovery.c:822
+#: access/transam/xlogrecovery.c:821
#, c-format
msgid "starting point-in-time recovery to WAL location (LSN) \"%X/%X\""
msgstr "WAL位置(LSN) \"%X/%X\"までのポイントインタイムリカバリを開始します"
-#: access/transam/xlogrecovery.c:826
+#: access/transam/xlogrecovery.c:825
#, c-format
msgid "starting point-in-time recovery to earliest consistent point"
msgstr "最も古い一貫性確保点までのポイントインタイムリカバリを開始します"
-#: access/transam/xlogrecovery.c:829
+#: access/transam/xlogrecovery.c:828
#, c-format
msgid "starting archive recovery"
msgstr "アーカイブリカバリを開始しています"
-#: access/transam/xlogrecovery.c:850
+#: access/transam/xlogrecovery.c:849
#, c-format
msgid "requested timeline %u is not a child of this server's history"
msgstr "要求されたタイムライン%uはこのサーバーの履歴からの子孫ではありません"
-#: access/transam/xlogrecovery.c:852
+#: access/transam/xlogrecovery.c:851
#, c-format
msgid "Latest checkpoint is at %X/%X on timeline %u, but in the history of the requested timeline, the server forked off from that timeline at %X/%X."
msgstr "タイムライン%3$uの最終チェックポイントは%1$X/%2$Xですが、要求されたタイムラインの履歴の中ではサーバーはそのタイムラインから%4$X/%5$Xで分岐しています。"
-#: access/transam/xlogrecovery.c:866
+#: access/transam/xlogrecovery.c:865
#, c-format
msgid "requested timeline %u does not contain minimum recovery point %X/%X on timeline %u"
msgstr "要求されたタイムライン%1$uはタイムライン%4$uの最小リカバリポイント%2$X/%3$Xを含みません"
-#: access/transam/xlogrecovery.c:894
+#: access/transam/xlogrecovery.c:893
#, c-format
msgid "invalid next transaction ID"
msgstr "次のトランザクションIDが不正です"
-#: access/transam/xlogrecovery.c:899
+#: access/transam/xlogrecovery.c:898
#, c-format
msgid "invalid redo in checkpoint record"
msgstr "チェックポイントレコード内の不正なREDO"
-#: access/transam/xlogrecovery.c:910
+#: access/transam/xlogrecovery.c:909
#, c-format
msgid "invalid redo record in shutdown checkpoint"
msgstr "シャットダウン・チェックポイントにおける不正なREDOレコード"
-#: access/transam/xlogrecovery.c:939
+#: access/transam/xlogrecovery.c:938
#, c-format
msgid "database system was not properly shut down; automatic recovery in progress"
msgstr "データベースシステムは正しくシャットダウンされていません; 自動リカバリを実行中"
-#: access/transam/xlogrecovery.c:943
+#: access/transam/xlogrecovery.c:942
#, c-format
msgid "crash recovery starts in timeline %u and has target timeline %u"
msgstr "タイムライン%uから、タイムライン%uを目標としてクラッシュリカバリを開始します"
-#: access/transam/xlogrecovery.c:986
+#: access/transam/xlogrecovery.c:985
#, c-format
msgid "backup_label contains data inconsistent with control file"
msgstr "backup_labelに制御ファイルと整合しないデータが含まれます"
-#: access/transam/xlogrecovery.c:987
+#: access/transam/xlogrecovery.c:986
#, c-format
msgid "This means that the backup is corrupted and you will have to use another backup for recovery."
msgstr "これはバックアップが破損しており、リカバリには他のバックアップを使用しなければならないことを意味します。"
-#: access/transam/xlogrecovery.c:1041
+#: access/transam/xlogrecovery.c:1040
#, c-format
msgid "using recovery command file \"%s\" is not supported"
msgstr "リカバリコマンドファイル \"%s\"の使用はサポートされません"
-#: access/transam/xlogrecovery.c:1106
+#: access/transam/xlogrecovery.c:1105
#, c-format
msgid "standby mode is not supported by single-user servers"
msgstr "スタンバイモードはシングルユーザーサーバーではサポートされません"
-#: access/transam/xlogrecovery.c:1123
+#: access/transam/xlogrecovery.c:1122
#, c-format
msgid "specified neither \"primary_conninfo\" nor \"restore_command\""
msgstr "\"primary_conninfo\"と\"restore_command\"のどちらも指定されていません"
-#: access/transam/xlogrecovery.c:1124
+#: access/transam/xlogrecovery.c:1123
#, c-format
msgid "The database server will regularly poll the pg_wal subdirectory to check for files placed there."
msgstr "データベースサーバーはpg_walサブディレクトリに置かれたファイルを定期的に確認します。"
-#: access/transam/xlogrecovery.c:1132
+#: access/transam/xlogrecovery.c:1131
#, c-format
msgid "must specify \"restore_command\" when standby mode is not enabled"
msgstr "スタンバイモードを有効にしない場合は、\"restore_command\"の指定が必要です"
-#: access/transam/xlogrecovery.c:1170
+#: access/transam/xlogrecovery.c:1169
#, c-format
msgid "recovery target timeline %u does not exist"
msgstr "リカバリ目標タイムライン%uが存在しません"
-#: access/transam/xlogrecovery.c:1253 access/transam/xlogrecovery.c:1260 access/transam/xlogrecovery.c:1319 access/transam/xlogrecovery.c:1407 access/transam/xlogrecovery.c:1416 access/transam/xlogrecovery.c:1436
+#: access/transam/xlogrecovery.c:1252 access/transam/xlogrecovery.c:1259 access/transam/xlogrecovery.c:1318 access/transam/xlogrecovery.c:1406 access/transam/xlogrecovery.c:1415 access/transam/xlogrecovery.c:1435
#, c-format
msgid "invalid data in file \"%s\""
msgstr "ファイル\"%s\"内の不正なデータ"
-#: access/transam/xlogrecovery.c:1320
+#: access/transam/xlogrecovery.c:1319
#, c-format
msgid "Timeline ID parsed is %u, but expected %u."
msgstr "読み取られたタイムラインIDは%uでしたが、%uであるはずです。"
-#: access/transam/xlogrecovery.c:1331
+#: access/transam/xlogrecovery.c:1330
#, c-format
msgid "this is an incremental backup, not a data directory"
msgstr "これはデータディレクトリではなく、差分バックアップです"
-#: access/transam/xlogrecovery.c:1332
+#: access/transam/xlogrecovery.c:1331
#, c-format
msgid "Use pg_combinebackup to reconstruct a valid data directory."
msgstr "有効なデータディレクトリを再構築するにはpg_combinebackupを使ってください。"
-#: access/transam/xlogrecovery.c:1718
+#: access/transam/xlogrecovery.c:1717
#, c-format
msgid "unexpected record type found at redo point %X/%X"
msgstr "REDOポイント%X/%Xで想定外のレコードタイプが見つかりました"
-#: access/transam/xlogrecovery.c:1741
+#: access/transam/xlogrecovery.c:1740
#, c-format
msgid "redo starts at %X/%X"
msgstr "REDOを%X/%Xから開始します"
-#: access/transam/xlogrecovery.c:1754
+#: access/transam/xlogrecovery.c:1753
#, c-format
msgid "redo in progress, elapsed time: %ld.%02d s, current LSN: %X/%X"
msgstr "REDO進行中、経過時間 %ld.%02d秒, 現在のLSN: %X/%X"
-#: access/transam/xlogrecovery.c:1844
+#: access/transam/xlogrecovery.c:1843
#, c-format
msgid "requested recovery stop point is before consistent recovery point"
msgstr "要求されたリカバリ停止ポイントは、一貫性があるリカバリポイントより前にあります"
-#: access/transam/xlogrecovery.c:1876
+#: access/transam/xlogrecovery.c:1875
#, c-format
msgid "redo done at %X/%X system usage: %s"
msgstr "REDOが%X/%Xで終了しました、システム使用状況: %s"
-#: access/transam/xlogrecovery.c:1882
+#: access/transam/xlogrecovery.c:1881
#, c-format
msgid "last completed transaction was at log time %s"
msgstr "最後に完了したトランザクションのログ時刻は%sでした"
-#: access/transam/xlogrecovery.c:1891
+#: access/transam/xlogrecovery.c:1890
#, c-format
msgid "redo is not required"
msgstr "REDOは必要ありません"
-#: access/transam/xlogrecovery.c:1903
+#: access/transam/xlogrecovery.c:1901
#, c-format
msgid "recovery ended before configured recovery target was reached"
msgstr "指定したリカバリターゲットに到達する前にリカバリが終了しました"
-#: access/transam/xlogrecovery.c:2097
+#: access/transam/xlogrecovery.c:2095
#, c-format
msgid "successfully skipped missing contrecord at %X/%X, overwritten at %s"
msgstr "%X/%Xで%sに上書きされて失われた継続行を正常にスキップしました"
-#: access/transam/xlogrecovery.c:2164
+#: access/transam/xlogrecovery.c:2162
#, c-format
msgid "unexpected directory entry \"%s\" found in %s"
msgstr "%2$s で想定外のディレクトリエントリ\"%1$s\"が見つかりました"
-#: access/transam/xlogrecovery.c:2166
+#: access/transam/xlogrecovery.c:2164
#, c-format
-msgid "All directory entries in %s/ should be symbolic links."
-msgstr "%s 内のすべてのディレクトリエントリは、シンボリックリンクである必要があります。"
+msgid "All directory entries in pg_tblspc/ should be symbolic links."
+msgstr "pg_tblspc/ 内のすべてのディレクトリエントリは、シンボリックリンクである必要があります。"
-#: access/transam/xlogrecovery.c:2168
+#: access/transam/xlogrecovery.c:2165
#, 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/xlogrecovery.c:2220
+#: access/transam/xlogrecovery.c:2217
#, c-format
msgid "completed backup recovery with redo LSN %X/%X and end LSN %X/%X"
msgstr "REDO LSN%X/%X、終了LSN %X/%Xのバックアップ・リカバリが完了しました"
-#: access/transam/xlogrecovery.c:2250
+#: access/transam/xlogrecovery.c:2247
#, c-format
msgid "consistent recovery state reached at %X/%X"
msgstr "%X/%X でリカバリの一貫性が確保されました"
#. translator: %s is a WAL record description
-#: access/transam/xlogrecovery.c:2288
+#: access/transam/xlogrecovery.c:2285
#, c-format
msgid "WAL redo at %X/%X for %s"
msgstr "%X/%Xにある%sのWAL再生"
-#: access/transam/xlogrecovery.c:2386
+#: access/transam/xlogrecovery.c:2383
#, c-format
msgid "unexpected previous timeline ID %u (current timeline ID %u) in checkpoint record"
msgstr "チェックポイントレコードにおいて想定外の前回のタイムラインID %u(現在のタイムラインIDは%u)がありました"
-#: access/transam/xlogrecovery.c:2395
+#: access/transam/xlogrecovery.c:2392
#, c-format
msgid "unexpected timeline ID %u (after %u) in checkpoint record"
msgstr "チェックポイントレコードにおいて想定外のタイムラインID %u (%uの後)がありました"
-#: access/transam/xlogrecovery.c:2411
+#: access/transam/xlogrecovery.c:2408
#, 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/xlogrecovery.c:2595 access/transam/xlogrecovery.c:2871
+#: access/transam/xlogrecovery.c:2592 access/transam/xlogrecovery.c:2868
#, c-format
msgid "recovery stopping after reaching consistency"
msgstr "リカバリ処理は一貫性確保後に停止します"
-#: access/transam/xlogrecovery.c:2616
+#: access/transam/xlogrecovery.c:2613
#, c-format
msgid "recovery stopping before WAL location (LSN) \"%X/%X\""
msgstr "リカバリ処理はWAL位置(LSN)\"%X/%X\"の前で停止します"
-#: access/transam/xlogrecovery.c:2706
+#: access/transam/xlogrecovery.c:2703
#, c-format
msgid "recovery stopping before commit of transaction %u, time %s"
msgstr "リカバリ処理はトランザクション%uのコミット、時刻%sの前に停止します"
-#: access/transam/xlogrecovery.c:2713
+#: access/transam/xlogrecovery.c:2710
#, c-format
msgid "recovery stopping before abort of transaction %u, time %s"
msgstr "リカバリ処理はトランザクション%uのアボート、時刻%sの前に停止します"
-#: access/transam/xlogrecovery.c:2766
+#: access/transam/xlogrecovery.c:2763
#, c-format
msgid "recovery stopping at restore point \"%s\", time %s"
msgstr "リカバリ処理は復元ポイント\"%s\"、時刻%s に停止します"
-#: access/transam/xlogrecovery.c:2784
+#: access/transam/xlogrecovery.c:2781
#, c-format
msgid "recovery stopping after WAL location (LSN) \"%X/%X\""
msgstr "リカバリ処理はWAL位置(LSN)\"%X/%X\"の後で停止します"
-#: access/transam/xlogrecovery.c:2851
+#: access/transam/xlogrecovery.c:2848
#, c-format
msgid "recovery stopping after commit of transaction %u, time %s"
msgstr "リカバリ処理はトランザクション%uのコミット、時刻%sの後に停止します"
-#: access/transam/xlogrecovery.c:2859
+#: access/transam/xlogrecovery.c:2856
#, c-format
msgid "recovery stopping after abort of transaction %u, time %s"
msgstr "リカバリ処理はトランザクション%uのアボート、時刻%sの後に停止します"
-#: access/transam/xlogrecovery.c:2940
+#: access/transam/xlogrecovery.c:2937
#, c-format
msgid "pausing at the end of recovery"
msgstr "リカバリ完了位置で一時停止しています"
-#: access/transam/xlogrecovery.c:2941
+#: access/transam/xlogrecovery.c:2938
#, c-format
msgid "Execute pg_wal_replay_resume() to promote."
msgstr "再開するには pg_wal_replay_resume() を実行してください"
-#: access/transam/xlogrecovery.c:2944 access/transam/xlogrecovery.c:4690
+#: access/transam/xlogrecovery.c:2941 access/transam/xlogrecovery.c:4679
#, c-format
msgid "recovery has paused"
msgstr "リカバリは一時停止中です"
-#: access/transam/xlogrecovery.c:2945
+#: access/transam/xlogrecovery.c:2942
#, c-format
msgid "Execute pg_wal_replay_resume() to continue."
msgstr "再開するには pg_xlog_replay_resume() を実行してください"
-#: access/transam/xlogrecovery.c:3208
+#: access/transam/xlogrecovery.c:3205
#, c-format
msgid "unexpected timeline ID %u in WAL segment %s, LSN %X/%X, offset %u"
msgstr "WALセグメント%2$s、LSN %3$X/%4$X、オフセット%5$uで想定外のタイムラインID%1$u"
-#: access/transam/xlogrecovery.c:3424
+#: access/transam/xlogrecovery.c:3413
#, c-format
msgid "could not read from WAL segment %s, LSN %X/%X, offset %u: %m"
msgstr "WALセグメント%s、LSN %X/%X、オフセット%uを読み取れませんでした: %m"
-#: access/transam/xlogrecovery.c:3431
+#: access/transam/xlogrecovery.c:3420
#, c-format
msgid "could not read from WAL segment %s, LSN %X/%X, offset %u: read %d of %zu"
msgstr "WALセグメント%1$s、LSN %2$X/%3$X、オフセット%4$uを読み取れませんでした: %6$zu 中 %5$d の読み込み"
-#: access/transam/xlogrecovery.c:4074
+#: access/transam/xlogrecovery.c:4061
#, c-format
msgid "invalid checkpoint location"
msgstr "不正なチェックポイント位置"
-#: access/transam/xlogrecovery.c:4084
+#: access/transam/xlogrecovery.c:4071
#, c-format
msgid "invalid checkpoint record"
msgstr "チェックポイントレコードが不正です"
-#: access/transam/xlogrecovery.c:4090
+#: access/transam/xlogrecovery.c:4077
#, c-format
msgid "invalid resource manager ID in checkpoint record"
msgstr "チェックポイントレコード内のリソースマネージャIDがで不正です"
-#: access/transam/xlogrecovery.c:4098
+#: access/transam/xlogrecovery.c:4085
#, c-format
msgid "invalid xl_info in checkpoint record"
msgstr "チェックポイントレコード内のxl_infoが不正です"
-#: access/transam/xlogrecovery.c:4104
+#: access/transam/xlogrecovery.c:4091
#, c-format
msgid "invalid length of checkpoint record"
msgstr "チェックポイントレコード長が不正です"
-#: access/transam/xlogrecovery.c:4158
+#: access/transam/xlogrecovery.c:4145
#, c-format
msgid "new timeline %u is not a child of database system timeline %u"
msgstr "新しいタイムライン%uはデータベースシステムのタイムライン%uの子ではありません"
-#: access/transam/xlogrecovery.c:4172
+#: access/transam/xlogrecovery.c:4159
#, c-format
msgid "new timeline %u forked off current database system timeline %u before current recovery point %X/%X"
msgstr "新しいタイムライン%uは現在のデータベースシステムのタイムライン%uから現在のリカバリポイント%X/%Xより前に分岐しています"
-#: access/transam/xlogrecovery.c:4191
+#: access/transam/xlogrecovery.c:4178
#, c-format
msgid "new target timeline is %u"
msgstr "新しい目標タイムラインは%uです"
-#: access/transam/xlogrecovery.c:4392
+#: access/transam/xlogrecovery.c:4381
#, c-format
msgid "WAL receiver process shutdown requested"
msgstr "wal receiverプロセスのシャットダウンが要求されました"
-#: access/transam/xlogrecovery.c:4452
+#: access/transam/xlogrecovery.c:4441
#, c-format
msgid "received promote request"
msgstr "昇格要求を受信しました"
-#: access/transam/xlogrecovery.c:4681
+#: access/transam/xlogrecovery.c:4670
#, c-format
msgid "hot standby is not possible because of insufficient parameter settings"
msgstr "不十分なパラメータ設定のため、ホットスタンバイを使用できません"
-#: access/transam/xlogrecovery.c:4682 access/transam/xlogrecovery.c:4709 access/transam/xlogrecovery.c:4739
+#: access/transam/xlogrecovery.c:4671 access/transam/xlogrecovery.c:4698 access/transam/xlogrecovery.c:4728
#, c-format
msgid "%s = %d is a lower setting than on the primary server, where its value was %d."
msgstr "%s = %d はプライマリサーバーの設定値より小さいです、プライマリサーバーではこの値は%dでした。"
-#: access/transam/xlogrecovery.c:4691
+#: access/transam/xlogrecovery.c:4680
#, c-format
msgid "If recovery is unpaused, the server will shut down."
msgstr "リカバリの一時停止を解除すると、サーバーはシャットダウンします。"
-#: access/transam/xlogrecovery.c:4692
+#: access/transam/xlogrecovery.c:4681
#, c-format
msgid "You can then restart the server after making the necessary configuration changes."
msgstr "その後、必要な設定変更を行った後にサーバーを再起動できます。"
-#: access/transam/xlogrecovery.c:4703
+#: access/transam/xlogrecovery.c:4692
#, c-format
msgid "promotion is not possible because of insufficient parameter settings"
msgstr "不十分なパラメータ設定のため、昇格できません"
-#: access/transam/xlogrecovery.c:4713
+#: access/transam/xlogrecovery.c:4702
#, c-format
msgid "Restart the server after making the necessary configuration changes."
msgstr "必要な設定変更を行ったのち、サーバーを再起動してください。"
-#: access/transam/xlogrecovery.c:4737
+#: access/transam/xlogrecovery.c:4726
#, c-format
msgid "recovery aborted because of insufficient parameter settings"
msgstr "不十分なパラメータ設定値のためリカバリが停止しました"
-#: access/transam/xlogrecovery.c:4743
+#: access/transam/xlogrecovery.c:4732
#, c-format
msgid "You can restart the server after making the necessary configuration changes."
msgstr "必要な設定変更を行うことでサーバーを再起動できます。"
-#: access/transam/xlogrecovery.c:4785
+#: access/transam/xlogrecovery.c:4774
#, c-format
msgid "multiple recovery targets specified"
msgstr "複数のリカバリ目標が指定されています"
-#: access/transam/xlogrecovery.c:4786
+#: access/transam/xlogrecovery.c:4775
#, c-format
msgid "At most one of \"recovery_target\", \"recovery_target_lsn\", \"recovery_target_name\", \"recovery_target_time\", \"recovery_target_xid\" may be set."
msgstr "\" recovery_target\", \"recovery_target_lsn\", \"recovery_target_name\", \"recovery_target_time, recovery_target_xid\" はこの中の1つまで設定可能です。"
-#: access/transam/xlogrecovery.c:4797
+#: access/transam/xlogrecovery.c:4786
#, c-format
msgid "The only allowed value is \"immediate\"."
msgstr "\"immediate\"のみが指定可能です。"
-#: access/transam/xlogrecovery.c:4949
+#: access/transam/xlogrecovery.c:4938 utils/adt/timestamp.c:202 utils/adt/timestamp.c:455
#, c-format
-msgid "Timestamp out of range: \"%s\"."
-msgstr "timestampが範囲外です: \"%s\"。"
+msgid "timestamp out of range: \"%s\""
+msgstr "timestampが範囲外です: \"%s\""
-#: access/transam/xlogrecovery.c:4994
+#: access/transam/xlogrecovery.c:4983
#, c-format
msgid "\"recovery_target_timeline\" is not a valid number."
msgstr "\"recovery_target_timeline\"が数値として妥当ではありません。"
@@ -3405,7 +3455,7 @@ msgstr "失敗したアーカイブコマンドは次のとおりです: %s"
msgid "archive command was terminated by exception 0x%X"
msgstr "アーカイブコマンドが例外0x%Xで終了しました"
-#: archive/shell_archive.c:109 postmaster/postmaster.c:2819
+#: archive/shell_archive.c:109 postmaster/postmaster.c:3095
#, c-format
msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
msgstr "16進値の説明についてはC インクルードファイル\"ntstatus.h\"を参照してください。"
@@ -3420,159 +3470,159 @@ msgstr "アーカイブコマンドはシグナル%dにより終了しました:
msgid "archive command exited with unrecognized status %d"
msgstr "アーカイブコマンドは不明のステータス%dで終了しました"
-#: backup/backup_manifest.c:255
+#: backup/backup_manifest.c:254
#, c-format
msgid "expected end timeline %u but found timeline %u"
msgstr "最終タイムライン%uを期待していましたがタイムライン%uが見つかりました"
-#: backup/backup_manifest.c:279
+#: backup/backup_manifest.c:278
#, c-format
msgid "expected start timeline %u but found timeline %u"
msgstr "開始タイムライン%uを期待していましたがタイムライン%uが見つかりました"
-#: backup/backup_manifest.c:306
+#: backup/backup_manifest.c:305
#, c-format
msgid "start timeline %u not found in history of timeline %u"
msgstr "開始タイムライン%uはタイムライン%uの履歴中にありません"
-#: backup/backup_manifest.c:357
+#: backup/backup_manifest.c:356
#, c-format
msgid "could not rewind temporary file"
msgstr "一時ファイルを巻き戻しに失敗しました"
-#: backup/basebackup.c:481
+#: backup/basebackup.c:479
#, c-format
msgid "could not find any WAL files"
msgstr "WALファイルが全くありません"
-#: backup/basebackup.c:496 backup/basebackup.c:511 backup/basebackup.c:520
+#: backup/basebackup.c:494 backup/basebackup.c:509 backup/basebackup.c:518
#, c-format
msgid "could not find WAL file \"%s\""
msgstr "WALファイル\"%s\"がありませんでした"
-#: backup/basebackup.c:562 backup/basebackup.c:587
+#: backup/basebackup.c:560 backup/basebackup.c:585
#, c-format
msgid "unexpected WAL file size \"%s\""
msgstr "想定しないWALファイルのサイズ\"%s\""
-#: backup/basebackup.c:658
+#: backup/basebackup.c:656
#, c-format
msgid "%lld total checksum verification failure"
msgid_plural "%lld total checksum verification failures"
msgstr[0] "合計%lld個のデータチェックサム検証エラー"
-#: backup/basebackup.c:665
+#: backup/basebackup.c:663
#, c-format
msgid "checksum verification failure during base backup"
msgstr "ベースバックアップ中にチェックサム確認が失敗しました"
-#: backup/basebackup.c:735 backup/basebackup.c:744 backup/basebackup.c:755 backup/basebackup.c:772 backup/basebackup.c:781 backup/basebackup.c:790 backup/basebackup.c:805 backup/basebackup.c:822 backup/basebackup.c:831 backup/basebackup.c:843 backup/basebackup.c:867 backup/basebackup.c:881 backup/basebackup.c:892 backup/basebackup.c:903 backup/basebackup.c:916
+#: backup/basebackup.c:733 backup/basebackup.c:742 backup/basebackup.c:753 backup/basebackup.c:770 backup/basebackup.c:779 backup/basebackup.c:788 backup/basebackup.c:803 backup/basebackup.c:820 backup/basebackup.c:829 backup/basebackup.c:841 backup/basebackup.c:865 backup/basebackup.c:879 backup/basebackup.c:890 backup/basebackup.c:901 backup/basebackup.c:914
#, c-format
msgid "duplicate option \"%s\""
msgstr "\"%s\"オプションは重複しています"
-#: backup/basebackup.c:763
+#: backup/basebackup.c:761
#, c-format
msgid "unrecognized checkpoint type: \"%s\""
msgstr "認識されないチェックポイントタイプ: \"%s\""
-#: backup/basebackup.c:795
+#: backup/basebackup.c:793
#, c-format
msgid "incremental backups cannot be taken unless WAL summarization is enabled"
msgstr "WAL集約が有効でなければ差分バックアップは取得できません"
-#: backup/basebackup.c:811
+#: backup/basebackup.c:809
#, c-format
msgid "%d is outside the valid range for parameter \"%s\" (%d .. %d)"
msgstr "%dはパラメータ\"%s\"の有効範囲を超えています(%d .. %d)"
-#: backup/basebackup.c:856
+#: backup/basebackup.c:854
#, c-format
msgid "unrecognized manifest option: \"%s\""
msgstr "認識できない目録オプション: \"%s\""
-#: backup/basebackup.c:907
+#: backup/basebackup.c:905
#, c-format
msgid "unrecognized compression algorithm: \"%s\""
msgstr "認識できない圧縮アルゴリズム: \"%s\""
-#: backup/basebackup.c:923
+#: backup/basebackup.c:921
#, c-format
msgid "unrecognized base backup option: \"%s\""
msgstr "認識できないベースバックアップオプション: \"%s\""
-#: backup/basebackup.c:934
+#: backup/basebackup.c:932
#, c-format
msgid "manifest checksums require a backup manifest"
msgstr "目録のチェックサムにはバックアップ目録が必要です"
-#: backup/basebackup.c:943
+#: backup/basebackup.c:941
#, c-format
msgid "target detail cannot be used without target"
msgstr "ターゲット詳細はターゲットの指定なしでは指定できません"
-#: backup/basebackup.c:952 backup/basebackup_target.c:218
+#: backup/basebackup.c:950 backup/basebackup_target.c:218
#, c-format
msgid "target \"%s\" does not accept a target detail"
msgstr "ターゲット\"%s\"はターゲット詳細を受け付けません"
-#: backup/basebackup.c:963
+#: backup/basebackup.c:961
#, c-format
msgid "compression detail cannot be specified unless compression is enabled"
msgstr "圧縮詳細は圧縮が有効でない場合は指定できません"
-#: backup/basebackup.c:976
+#: backup/basebackup.c:974
#, c-format
msgid "invalid compression specification: %s"
msgstr "不正な圧縮指定: %s"
-#: backup/basebackup.c:1026
+#: backup/basebackup.c:1024
#, c-format
msgid "must UPLOAD_MANIFEST before performing an incremental BASE_BACKUP"
msgstr "差分のBASE_BACKUPの実行前にUPLOAD_MANIFESTを実行する必要があります"
-#: backup/basebackup.c:1159 backup/basebackup.c:1360
+#: backup/basebackup.c:1157 backup/basebackup.c:1358
#, c-format
msgid "could not stat file or directory \"%s\": %m"
msgstr "\"%s\"というファイルまたはディレクトリの情報を取得できませんでした。: %m"
-#: backup/basebackup.c:1546
+#: backup/basebackup.c:1544
#, c-format
msgid "skipping special file \"%s\""
msgstr "スペシャルファイル\"%s\"をスキップしています"
-#: backup/basebackup.c:1753
+#: backup/basebackup.c:1751
#, c-format
msgid "could not verify checksum in file \"%s\", block %u: read buffer size %d and page size %d differ"
msgstr "ファイル\"%s\"、ブロック%uでチェックサム検証に失敗しました: 読み込みバッファサイズ%dとページサイズ%dが異なっています"
-#: backup/basebackup.c:1815
+#: backup/basebackup.c:1813
#, c-format
msgid "file \"%s\" has a total of %d checksum verification failure"
msgid_plural "file \"%s\" has a total of %d checksum verification failures"
msgstr[0] "ファイル\"%s\"では合計%d個のチェックサムエラーが発生しました"
-#: backup/basebackup.c:1919
+#: backup/basebackup.c:1917
#, c-format
msgid "checksum verification failed in file \"%s\", block %u: calculated %X but expected %X"
msgstr "ファイル\"%s\"のブロック%uでチェックサム検証が失敗しました: 計算されたチェックサムは%Xですが想定は%Xです"
-#: backup/basebackup.c:1926
+#: backup/basebackup.c:1924
#, c-format
msgid "further checksum verification failures in file \"%s\" will not be reported"
msgstr "ファイル\"%s\"における以降のチェックサムエラーは報告されません"
-#: backup/basebackup.c:2051
+#: backup/basebackup.c:2048
#, c-format
msgid "file name too long for tar format: \"%s\""
msgstr "ファイル名がtarフォーマットに対して長すぎます: \"%s\""
-#: backup/basebackup.c:2057
+#: backup/basebackup.c:2053
#, c-format
msgid "symbolic link target too long for tar format: file name \"%s\", target \"%s\""
msgstr "シンボリックリンクのリンク先tarのフォーマットにとって長すぎます: ファイル名 \"%s\", リンク先 \"%s\""
-#: backup/basebackup.c:2131
+#: backup/basebackup.c:2127
#, c-format
msgid "could not read file \"%s\": read %zd of %zu"
msgstr "ファイル\"%1$s\"を読み込めませんでした: %3$zuバイトのうち%2$zdバイトを読み込みました"
@@ -3587,62 +3637,62 @@ msgstr "このビルドではgzip圧縮はサポートされていません"
msgid "could not initialize compression library"
msgstr "圧縮ライブラリを初期化できませんでした"
-#: backup/basebackup_incremental.c:292
+#: backup/basebackup_incremental.c:294
#, c-format
msgid "manifest contains no required WAL ranges"
msgstr "必要となるWAL範囲がマニフェストに含まれてません"
-#: backup/basebackup_incremental.c:347
+#: backup/basebackup_incremental.c:349
#, c-format
msgid "timeline %u found in manifest, but not in this server's history"
msgstr "タイムライン%uがマニフェストにありましたが、サーバーの履歴上に存在しません"
-#: backup/basebackup_incremental.c:412
+#: backup/basebackup_incremental.c:414
#, c-format
msgid "manifest requires WAL from initial timeline %u starting at %X/%X, but that timeline begins at %X/%X"
msgstr "マニフェストが%2$X/%3$Xから始まる初期タイムライン%1$uのWALを必要としてますが、このタイムラインは%4$X/%5$Xから始まっています"
-#: backup/basebackup_incremental.c:422
+#: backup/basebackup_incremental.c:424
#, c-format
msgid "manifest requires WAL from continuation timeline %u starting at %X/%X, but that timeline begins at %X/%X"
msgstr "マニフェストが%2$X/%3$Xから始まる継続タイムライン%1$uのWALをを必要としてますが、このタイムラインは%4$X/%5$Xから始まっています"
-#: backup/basebackup_incremental.c:433
+#: backup/basebackup_incremental.c:435
#, c-format
msgid "manifest requires WAL from final timeline %u ending at %X/%X, but this backup starts at %X/%X"
msgstr "マニフェストは%2$X/%3$Xで終了する最終タイムライン%1$uからのWALを必要としますが、このバックアップは%4$X/%5$Xで開始されます"
-#: backup/basebackup_incremental.c:437
+#: backup/basebackup_incremental.c:439
#, c-format
msgid "This can happen for incremental backups on a standby if there was little activity since the previous backup."
msgstr "これはスタンバイ上の差分バックアップで前回のバックアップ以降の更新が少なかった場合に起きることがあります。"
-#: backup/basebackup_incremental.c:444
+#: backup/basebackup_incremental.c:446
#, c-format
msgid "manifest requires WAL from non-final timeline %u ending at %X/%X, but this server switched timelines at %X/%X"
msgstr "マニフェストが%2$X/%3$Xで終了する非最終タイムライン%1$uのWALをを必要としてますが、このサーバーではタイムラインが%4$X/%5$Xで切り替わっています"
-#: backup/basebackup_incremental.c:525
+#: backup/basebackup_incremental.c:527
#, c-format
msgid "WAL summaries are required on timeline %u from %X/%X to %X/%X, but no summaries for that timeline and LSN range exist"
msgstr "WAL集計がタイムライン%u上の%X/%Xから%X/%Xまで必要ですが、そのタイムライン上のそのLSN範囲での集計は存在しません"
-#: backup/basebackup_incremental.c:532
+#: backup/basebackup_incremental.c:534
#, c-format
msgid "WAL summaries are required on timeline %u from %X/%X to %X/%X, but the summaries for that timeline and LSN range are incomplete"
msgstr "WAL集計がタイムライン%u上の%X/%Xから%X/%Xまで必要ですが、そのタイムライン上のそのLSN範囲での集計は不完全です"
-#: backup/basebackup_incremental.c:536
+#: backup/basebackup_incremental.c:538
#, c-format
msgid "The first unsummarized LSN in this range is %X/%X."
msgstr "この範囲で集計されていない最初のLSNは%X/%Xです。"
-#: backup/basebackup_incremental.c:936
+#: backup/basebackup_incremental.c:938
#, c-format
msgid "backup manifest version 1 does not support incremental backup"
msgstr "バックアップ目録のバージョン1は差分バックアップをサポートしていません"
-#: backup/basebackup_incremental.c:954
+#: backup/basebackup_incremental.c:956
#, c-format
msgid "system identifier in backup manifest is %llu, but database system identifier is %llu"
msgstr "バックアップ目録中のシステム識別子が%lluですが、データベースのシステム識別子は%lluです"
@@ -3667,7 +3717,7 @@ msgstr "\"%s\"ロールの権限を持つロールのみが、サーバー上に
msgid "relative path not allowed for backup stored on server"
msgstr "サーバー上に格納されるバックアップでは相対パスは指定できません"
-#: backup/basebackup_server.c:102 commands/dbcommands.c:477 commands/tablespace.c:157 commands/tablespace.c:173 commands/tablespace.c:593 commands/tablespace.c:638 replication/slot.c:2018 storage/file/copydir.c:47
+#: backup/basebackup_server.c:102 commands/dbcommands.c:477 commands/tablespace.c:157 commands/tablespace.c:173 commands/tablespace.c:593 commands/tablespace.c:638 replication/slot.c:1986 storage/file/copydir.c:47
#, c-format
msgid "could not create directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"を作成できませんでした: %m"
@@ -3677,12 +3727,12 @@ msgstr "ディレクトリ\"%s\"を作成できませんでした: %m"
msgid "directory \"%s\" exists but is not empty"
msgstr "ディレクトリ\"%s\"は存在しますが、空ではありません"
-#: backup/basebackup_server.c:123 utils/init/postinit.c:1129
+#: backup/basebackup_server.c:123 utils/init/postinit.c:1178
#, c-format
msgid "could not access directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"にアクセスできませんでした: %m"
-#: backup/basebackup_server.c:175 backup/basebackup_server.c:182 backup/basebackup_server.c:268 backup/basebackup_server.c:275 backup/walsummary.c:312 storage/smgr/md.c:494 storage/smgr/md.c:501 storage/smgr/md.c:583 storage/smgr/md.c:605 storage/smgr/md.c:1012
+#: backup/basebackup_server.c:175 backup/basebackup_server.c:182 backup/basebackup_server.c:268 backup/basebackup_server.c:275 backup/walsummary.c:312 storage/smgr/md.c:502 storage/smgr/md.c:509 storage/smgr/md.c:591 storage/smgr/md.c:613 storage/smgr/md.c:999
#, c-format
msgid "Check free disk space."
msgstr "ディスクの空き容量をチェックしてください。"
@@ -3722,27 +3772,22 @@ msgstr "長距離モードを有効化できませんでした: %s"
msgid "invalid timeline %lld"
msgstr "不正なタイムライン%lld"
-#: bootstrap/bootstrap.c:239 postmaster/postmaster.c:616 tcop/postgres.c:3820
-#, c-format
-msgid "--%s must be first argument"
-msgstr "--%sは最初の引数でなければなりません"
-
-#: bootstrap/bootstrap.c:253 postmaster/postmaster.c:630 tcop/postgres.c:3834
+#: bootstrap/bootstrap.c:239 postmaster/postmaster.c:623 tcop/postgres.c:3946
#, c-format
msgid "--%s requires a value"
msgstr "--%sには値が必要です"
-#: bootstrap/bootstrap.c:258 postmaster/postmaster.c:635 tcop/postgres.c:3839
+#: bootstrap/bootstrap.c:244 postmaster/postmaster.c:628 tcop/postgres.c:3951
#, c-format
msgid "-c %s requires a value"
msgstr "-c %sは値が必要です"
-#: bootstrap/bootstrap.c:296 postmaster/postmaster.c:753 postmaster/postmaster.c:766
+#: bootstrap/bootstrap.c:282 postmaster/postmaster.c:746 postmaster/postmaster.c:759
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "詳細については\"%s --help\"を実行してください。\n"
-#: bootstrap/bootstrap.c:305
+#: bootstrap/bootstrap.c:291
#, c-format
msgid "%s: invalid command-line arguments\n"
msgstr "%s: コマンドライン引数が不正です\n"
@@ -3797,12 +3842,12 @@ msgstr "\"%s\"に対して一部の権限が剥奪できませんでした"
msgid "grantor must be current user"
msgstr "権限付与者は現在のユーザーでなければなりません"
-#: catalog/aclchk.c:480 catalog/aclchk.c:982
+#: catalog/aclchk.c:480 catalog/aclchk.c:1055
#, c-format
msgid "invalid privilege type %s for relation"
msgstr "リレーションに対する不正な権限のタイプ %s"
-#: catalog/aclchk.c:484 catalog/aclchk.c:986
+#: catalog/aclchk.c:484 catalog/aclchk.c:1059
#, c-format
msgid "invalid privilege type %s for sequence"
msgstr "シーケンスに対する不正な権限のタイプ %s"
@@ -3817,7 +3862,7 @@ msgstr "データベースに対する不正な権限タイプ %s"
msgid "invalid privilege type %s for domain"
msgstr "ドメインに対する不正な権限タイプ %s"
-#: catalog/aclchk.c:496 catalog/aclchk.c:990
+#: catalog/aclchk.c:496 catalog/aclchk.c:1063
#, c-format
msgid "invalid privilege type %s for function"
msgstr "関数に対する不正な権限タイプ %s"
@@ -3832,17 +3877,17 @@ msgstr "言語に対する不正な権限タイプ %s"
msgid "invalid privilege type %s for large object"
msgstr "ラージオブジェクトに対する不正な権限タイプ %s"
-#: catalog/aclchk.c:508 catalog/aclchk.c:1006
+#: catalog/aclchk.c:508 catalog/aclchk.c:1079
#, c-format
msgid "invalid privilege type %s for schema"
msgstr "スキーマに対する不正な権限タイプ %s"
-#: catalog/aclchk.c:512 catalog/aclchk.c:994
+#: catalog/aclchk.c:512 catalog/aclchk.c:1067
#, c-format
msgid "invalid privilege type %s for procedure"
msgstr "プロシージャに対する不正な権限タイプ %s"
-#: catalog/aclchk.c:516 catalog/aclchk.c:998
+#: catalog/aclchk.c:516 catalog/aclchk.c:1071
#, c-format
msgid "invalid privilege type %s for routine"
msgstr "ルーチンに対する不正な権限のタイプ %s"
@@ -3852,7 +3897,7 @@ msgstr "ルーチンに対する不正な権限のタイプ %s"
msgid "invalid privilege type %s for tablespace"
msgstr "テーブル空間に対する不正な権限タイプ %s"
-#: catalog/aclchk.c:524 catalog/aclchk.c:1002
+#: catalog/aclchk.c:524 catalog/aclchk.c:1075
#, c-format
msgid "invalid privilege type %s for type"
msgstr "型に対する不正な権限タイプ %s"
@@ -3877,501 +3922,511 @@ msgstr "パラメータに対する不正な権限タイプ %s"
msgid "column privileges are only valid for relations"
msgstr "列権限はリレーションに対してのみ有効です"
-#: catalog/aclchk.c:1039
+#: catalog/aclchk.c:738 catalog/aclchk.c:3629 catalog/objectaddress.c:1054 catalog/pg_largeobject.c:113 storage/large_object/inv_api.c:285
+#, c-format
+msgid "large object %u does not exist"
+msgstr "ラージオブジェクト%uは存在しません"
+
+#: catalog/aclchk.c:1112
#, c-format
msgid "default privileges cannot be set for columns"
msgstr "デフォルト権限は列には設定できません"
-#: catalog/aclchk.c:1075
+#: catalog/aclchk.c:1148
#, c-format
msgid "permission denied to change default privileges"
msgstr "デフォルト権限を変更する権限がありません"
-#: catalog/aclchk.c:1193
+#: catalog/aclchk.c:1266
#, c-format
msgid "cannot use IN SCHEMA clause when using GRANT/REVOKE ON SCHEMAS"
msgstr "GRANT/REVOKE ON SCHEMAS を使っている時には IN SCHEMA 句は指定できません"
-#: catalog/aclchk.c:1544 catalog/catalog.c:657 catalog/heap.c:2549 catalog/heap.c:2863 catalog/objectaddress.c:1528 catalog/pg_publication.c:568 commands/analyze.c:388 commands/copy.c:1000 commands/sequence.c:1655 commands/tablecmds.c:7613 commands/tablecmds.c:7778 commands/tablecmds.c:7970 commands/tablecmds.c:8100 commands/tablecmds.c:8229 commands/tablecmds.c:8323 commands/tablecmds.c:8424 commands/tablecmds.c:8551 commands/tablecmds.c:8581
-#: commands/tablecmds.c:8723 commands/tablecmds.c:8816 commands/tablecmds.c:8950 commands/tablecmds.c:9063 commands/tablecmds.c:13410 commands/tablecmds.c:13605 commands/tablecmds.c:13766 commands/tablecmds.c:14971 commands/tablecmds.c:17726 commands/trigger.c:944 parser/analyze.c:2621 parser/parse_relation.c:745 parser/parse_target.c:1070 parser/parse_type.c:144 parser/parse_utilcmd.c:3638 parser/parse_utilcmd.c:3678 parser/parse_utilcmd.c:3720
-#: statistics/attribute_stats.c:180 statistics/attribute_stats.c:902 utils/adt/acl.c:2921 utils/adt/ruleutils.c:2855
+#: catalog/aclchk.c:1617 catalog/catalog.c:659 catalog/objectaddress.c:1523 catalog/pg_publication.c:528 commands/analyze.c:380 commands/copy.c:951 commands/sequence.c:1655 commands/tablecmds.c:7574 commands/tablecmds.c:7728 commands/tablecmds.c:7778 commands/tablecmds.c:7852 commands/tablecmds.c:7922 commands/tablecmds.c:8052 commands/tablecmds.c:8181 commands/tablecmds.c:8275 commands/tablecmds.c:8376 commands/tablecmds.c:8503 commands/tablecmds.c:8533
+#: commands/tablecmds.c:8675 commands/tablecmds.c:8768 commands/tablecmds.c:8902 commands/tablecmds.c:9014 commands/tablecmds.c:12830 commands/tablecmds.c:13022 commands/tablecmds.c:13183 commands/tablecmds.c:14372 commands/tablecmds.c:16999 commands/trigger.c:942 parser/analyze.c:2530 parser/parse_relation.c:737 parser/parse_target.c:1067 parser/parse_type.c:144 parser/parse_utilcmd.c:3409 parser/parse_utilcmd.c:3449 parser/parse_utilcmd.c:3491 utils/adt/acl.c:2923
+#: utils/adt/ruleutils.c:2812
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "リレーション\"%2$s\"の列\"%1$s\"は存在しません"
-#: catalog/aclchk.c:1789
+#: catalog/aclchk.c:1862
#, c-format
msgid "\"%s\" is an index"
msgstr "\"%s\"はインデックスです"
-#: catalog/aclchk.c:1796 commands/tablecmds.c:15128 commands/tablecmds.c:18645
+#: catalog/aclchk.c:1869 commands/tablecmds.c:14529 commands/tablecmds.c:17915
#, c-format
msgid "\"%s\" is a composite type"
msgstr "\"%s\"は複合型です"
-#: catalog/aclchk.c:1804 catalog/objectaddress.c:1368 commands/tablecmds.c:266 commands/tablecmds.c:18609 utils/adt/acl.c:2105 utils/adt/acl.c:2135 utils/adt/acl.c:2168 utils/adt/acl.c:2204 utils/adt/acl.c:2235 utils/adt/acl.c:2266
+#: catalog/aclchk.c:1877 catalog/objectaddress.c:1363 commands/tablecmds.c:263 commands/tablecmds.c:17879 utils/adt/acl.c:2107 utils/adt/acl.c:2137 utils/adt/acl.c:2170 utils/adt/acl.c:2206 utils/adt/acl.c:2237 utils/adt/acl.c:2268
#, c-format
msgid "\"%s\" is not a sequence"
msgstr "\"%s\"はシーケンスではありません"
-#: catalog/aclchk.c:1842
+#: catalog/aclchk.c:1915
#, c-format
msgid "sequence \"%s\" only supports USAGE, SELECT, and UPDATE privileges"
msgstr "シーケンス \"%s\"では USAGE, SELECT, UPDATE 権限のみをサポートします"
-#: catalog/aclchk.c:1859
+#: catalog/aclchk.c:1932
#, c-format
msgid "invalid privilege type %s for table"
msgstr "テーブルに対する権限タイプ%sは不正です"
-#: catalog/aclchk.c:2024
+#: catalog/aclchk.c:2097
#, c-format
msgid "invalid privilege type %s for column"
msgstr "列では権限タイプ %s は無効です"
-#: catalog/aclchk.c:2037
+#: catalog/aclchk.c:2110
#, c-format
msgid "sequence \"%s\" only supports SELECT column privileges"
msgstr "シーケンス \"%s\"では USAGE, SELECT, UPDATE のみをサポートします"
-#: catalog/aclchk.c:2228
+#: catalog/aclchk.c:2301
#, c-format
msgid "language \"%s\" is not trusted"
msgstr "言語\"%s\"は信頼されていません"
-#: catalog/aclchk.c:2230
+#: catalog/aclchk.c:2303
#, c-format
msgid "GRANT and REVOKE are not allowed on untrusted languages, because only superusers can use untrusted languages."
msgstr "信頼されない言語はスーパーユーザーのみが使用可能なため、GRANTとREVOKEは信頼されない言語上では実行不可です。"
-#: catalog/aclchk.c:2381
+#: catalog/aclchk.c:2454
#, c-format
msgid "cannot set privileges of array types"
msgstr "配列型の権限を設定できません"
-#: catalog/aclchk.c:2382
+#: catalog/aclchk.c:2455
#, c-format
msgid "Set the privileges of the element type instead."
msgstr "代わりに要素型の権限を設定してください。"
-#: catalog/aclchk.c:2386
+#: catalog/aclchk.c:2459
#, c-format
msgid "cannot set privileges of multirange types"
msgstr "複範囲型の権限を設定できません"
-#: catalog/aclchk.c:2387
+#: catalog/aclchk.c:2460
#, c-format
msgid "Set the privileges of the range type instead."
msgstr "代わりに範囲型の権限を設定してください。"
-#: catalog/aclchk.c:2570
+#: catalog/aclchk.c:2467 catalog/objectaddress.c:1629
+#, c-format
+msgid "\"%s\" is not a domain"
+msgstr "\"%s\"はドメインではありません"
+
+#: catalog/aclchk.c:2653
#, c-format
msgid "unrecognized privilege type \"%s\""
msgstr "認識できない権限タイプ\"%s\""
-#: catalog/aclchk.c:2637
+#: catalog/aclchk.c:2720
#, c-format
msgid "permission denied for aggregate %s"
msgstr "集約 %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2640
+#: catalog/aclchk.c:2723
#, c-format
msgid "permission denied for collation %s"
msgstr "照合順序 %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2643
+#: catalog/aclchk.c:2726
#, c-format
msgid "permission denied for column %s"
msgstr "列 %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2646
+#: catalog/aclchk.c:2729
#, c-format
msgid "permission denied for conversion %s"
msgstr "変換 %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2649
+#: catalog/aclchk.c:2732
#, c-format
msgid "permission denied for database %s"
msgstr "データベース %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2652
+#: catalog/aclchk.c:2735
#, c-format
msgid "permission denied for domain %s"
msgstr "ドメイン %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2655
+#: catalog/aclchk.c:2738
#, c-format
msgid "permission denied for event trigger %s"
msgstr "イベントトリガ %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2658
+#: catalog/aclchk.c:2741
#, c-format
msgid "permission denied for extension %s"
msgstr "機能拡張 %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2661
+#: catalog/aclchk.c:2744
#, c-format
msgid "permission denied for foreign-data wrapper %s"
msgstr "外部データラッパ %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2664
+#: catalog/aclchk.c:2747
#, c-format
msgid "permission denied for foreign server %s"
msgstr "外部サーバー %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2667
+#: catalog/aclchk.c:2750
#, c-format
msgid "permission denied for foreign table %s"
msgstr "外部テーブル %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2670
+#: catalog/aclchk.c:2753
#, c-format
msgid "permission denied for function %s"
msgstr "関数 %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2673
+#: catalog/aclchk.c:2756
#, c-format
msgid "permission denied for index %s"
msgstr "インデックス %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2676
+#: catalog/aclchk.c:2759
#, c-format
msgid "permission denied for language %s"
msgstr "言語 %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2679
+#: catalog/aclchk.c:2762
#, c-format
msgid "permission denied for large object %s"
msgstr "ラージオブジェクト %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2682
+#: catalog/aclchk.c:2765
#, c-format
msgid "permission denied for materialized view %s"
msgstr "実体化ビュー %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2685
+#: catalog/aclchk.c:2768
#, c-format
msgid "permission denied for operator class %s"
msgstr "演算子クラス %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2688
+#: catalog/aclchk.c:2771
#, c-format
msgid "permission denied for operator %s"
msgstr "演算子 %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2691
+#: catalog/aclchk.c:2774
#, c-format
msgid "permission denied for operator family %s"
msgstr "演算子族 %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2694
+#: catalog/aclchk.c:2777
#, c-format
msgid "permission denied for parameter %s"
msgstr "パラメータ %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2697
+#: catalog/aclchk.c:2780
#, c-format
msgid "permission denied for policy %s"
msgstr "ポリシ %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2700
+#: catalog/aclchk.c:2783
#, c-format
msgid "permission denied for procedure %s"
msgstr "プロシージャ %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2703
+#: catalog/aclchk.c:2786
#, c-format
msgid "permission denied for publication %s"
msgstr "パブリケーション%sへのアクセスが拒否されました"
-#: catalog/aclchk.c:2706
+#: catalog/aclchk.c:2789
#, c-format
msgid "permission denied for routine %s"
msgstr "ルーチン %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2709
+#: catalog/aclchk.c:2792
#, c-format
msgid "permission denied for schema %s"
msgstr "スキーマ %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2712 commands/sequence.c:654 commands/sequence.c:880 commands/sequence.c:922 commands/sequence.c:963 commands/sequence.c:1753
+#: catalog/aclchk.c:2795 commands/sequence.c:654 commands/sequence.c:880 commands/sequence.c:922 commands/sequence.c:963 commands/sequence.c:1753 commands/sequence.c:1799
#, c-format
msgid "permission denied for sequence %s"
msgstr "シーケンス %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2715
+#: catalog/aclchk.c:2798
#, c-format
msgid "permission denied for statistics object %s"
msgstr "統計情報オブジェクト %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2718
+#: catalog/aclchk.c:2801
#, c-format
msgid "permission denied for subscription %s"
msgstr "サブスクリプション %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2721
+#: catalog/aclchk.c:2804
#, c-format
msgid "permission denied for table %s"
msgstr "テーブル %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2724
+#: catalog/aclchk.c:2807
#, c-format
msgid "permission denied for tablespace %s"
msgstr "テーブル空間 %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2727
+#: catalog/aclchk.c:2810
#, c-format
msgid "permission denied for text search configuration %s"
msgstr "テキスト検索設定 %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2730
+#: catalog/aclchk.c:2813
#, c-format
msgid "permission denied for text search dictionary %s"
msgstr "テキスト検索辞書 %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2733
+#: catalog/aclchk.c:2816
#, c-format
msgid "permission denied for type %s"
msgstr "型 %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2736
+#: catalog/aclchk.c:2819
#, c-format
msgid "permission denied for view %s"
msgstr "ビュー %s へのアクセスが拒否されました"
-#: catalog/aclchk.c:2772
+#: catalog/aclchk.c:2855
#, c-format
msgid "must be owner of aggregate %s"
msgstr "集約 %s の所有者である必要があります"
-#: catalog/aclchk.c:2775
+#: catalog/aclchk.c:2858
#, c-format
msgid "must be owner of collation %s"
msgstr "照合順序 %s の所有者である必要があります"
-#: catalog/aclchk.c:2778
+#: catalog/aclchk.c:2861
#, c-format
msgid "must be owner of conversion %s"
msgstr "変換 %s の所有者である必要があります"
-#: catalog/aclchk.c:2781
+#: catalog/aclchk.c:2864
#, c-format
msgid "must be owner of database %s"
msgstr "データベース %s の所有者である必要があります"
-#: catalog/aclchk.c:2784
+#: catalog/aclchk.c:2867
#, c-format
msgid "must be owner of domain %s"
msgstr "ドメイン %s の所有者である必要があります"
-#: catalog/aclchk.c:2787
+#: catalog/aclchk.c:2870
#, c-format
msgid "must be owner of event trigger %s"
msgstr "イベントトリガ %s の所有者である必要があります"
-#: catalog/aclchk.c:2790
+#: catalog/aclchk.c:2873
#, c-format
msgid "must be owner of extension %s"
msgstr "機能拡張 %s の所有者である必要があります"
-#: catalog/aclchk.c:2793
+#: catalog/aclchk.c:2876
#, c-format
msgid "must be owner of foreign-data wrapper %s"
msgstr "外部データラッパー %s の所有者である必要があります"
-#: catalog/aclchk.c:2796
+#: catalog/aclchk.c:2879
#, c-format
msgid "must be owner of foreign server %s"
msgstr "外部サーバー %s の所有者である必要があります"
-#: catalog/aclchk.c:2799
+#: catalog/aclchk.c:2882
#, c-format
msgid "must be owner of foreign table %s"
msgstr "外部テーブル %s の所有者である必要があります"
-#: catalog/aclchk.c:2802
+#: catalog/aclchk.c:2885
#, c-format
msgid "must be owner of function %s"
msgstr "関数 %s の所有者である必要があります"
-#: catalog/aclchk.c:2805
+#: catalog/aclchk.c:2888
#, c-format
msgid "must be owner of index %s"
msgstr "インデックス %s の所有者である必要があります"
-#: catalog/aclchk.c:2808
+#: catalog/aclchk.c:2891
#, c-format
msgid "must be owner of language %s"
msgstr "言語 %s の所有者である必要があります"
-#: catalog/aclchk.c:2811
+#: catalog/aclchk.c:2894
#, c-format
msgid "must be owner of large object %s"
msgstr "ラージオブジェクト %s の所有者である必要があります"
-#: catalog/aclchk.c:2814
+#: catalog/aclchk.c:2897
#, c-format
msgid "must be owner of materialized view %s"
msgstr "実体化ビュー %s の所有者である必要があります"
-#: catalog/aclchk.c:2817
+#: catalog/aclchk.c:2900
#, c-format
msgid "must be owner of operator class %s"
msgstr "演算子クラス %s の所有者である必要があります"
-#: catalog/aclchk.c:2820
+#: catalog/aclchk.c:2903
#, c-format
msgid "must be owner of operator %s"
msgstr "演算子 %s の所有者である必要があります"
-#: catalog/aclchk.c:2823
+#: catalog/aclchk.c:2906
#, c-format
msgid "must be owner of operator family %s"
msgstr "演算子族 %s の所有者である必要があります"
-#: catalog/aclchk.c:2826
+#: catalog/aclchk.c:2909
#, c-format
msgid "must be owner of procedure %s"
msgstr "プロシージャ %s の所有者である必要があります"
-#: catalog/aclchk.c:2829
+#: catalog/aclchk.c:2912
#, c-format
msgid "must be owner of publication %s"
msgstr "パブリケーション %s の所有者である必要があります"
-#: catalog/aclchk.c:2832
+#: catalog/aclchk.c:2915
#, c-format
msgid "must be owner of routine %s"
msgstr "ルーチン %s の所有者である必要があります"
-#: catalog/aclchk.c:2835
+#: catalog/aclchk.c:2918
#, c-format
msgid "must be owner of sequence %s"
msgstr "シーケンス %s の所有者である必要があります"
-#: catalog/aclchk.c:2838
+#: catalog/aclchk.c:2921
#, c-format
msgid "must be owner of subscription %s"
msgstr "サブスクリプション %s の所有者である必要があります"
-#: catalog/aclchk.c:2841
+#: catalog/aclchk.c:2924
#, c-format
msgid "must be owner of table %s"
msgstr "テーブル %s の所有者である必要があります"
-#: catalog/aclchk.c:2844
+#: catalog/aclchk.c:2927
#, c-format
msgid "must be owner of type %s"
msgstr "型 %s の所有者である必要があります"
-#: catalog/aclchk.c:2847
+#: catalog/aclchk.c:2930
#, c-format
msgid "must be owner of view %s"
msgstr "ビュー %s の所有者である必要があります"
-#: catalog/aclchk.c:2850
+#: catalog/aclchk.c:2933
#, c-format
msgid "must be owner of schema %s"
msgstr "スキーマ %s の所有者である必要があります"
-#: catalog/aclchk.c:2853
+#: catalog/aclchk.c:2936
#, c-format
msgid "must be owner of statistics object %s"
msgstr "統計情報オブジェクト %s の所有者である必要があります"
-#: catalog/aclchk.c:2856
+#: catalog/aclchk.c:2939
#, c-format
msgid "must be owner of tablespace %s"
msgstr "テーブル空間 %s の所有者である必要があります"
-#: catalog/aclchk.c:2859
+#: catalog/aclchk.c:2942
#, c-format
msgid "must be owner of text search configuration %s"
msgstr "テキスト検索設定 %s の所有者である必要があります"
-#: catalog/aclchk.c:2862
+#: catalog/aclchk.c:2945
#, c-format
msgid "must be owner of text search dictionary %s"
msgstr "テキスト検索辞書 %s の所有者である必要があります"
-#: catalog/aclchk.c:2876
+#: catalog/aclchk.c:2959
#, c-format
msgid "must be owner of relation %s"
msgstr "リレーション %s の所有者である必要があります"
-#: catalog/aclchk.c:2922
+#: catalog/aclchk.c:3005
#, c-format
msgid "permission denied for column \"%s\" of relation \"%s\""
msgstr "リレーション\"%2$s\"の列\"%1$s\"へのアクセスが拒否されました"
-#: catalog/aclchk.c:3156 catalog/aclchk.c:3175
+#: catalog/aclchk.c:3162 catalog/aclchk.c:4170 catalog/aclchk.c:4201
+#, c-format
+msgid "%s with OID %u does not exist"
+msgstr "OID %2$uの%1$sは存在しません"
+
+#: catalog/aclchk.c:3245 catalog/aclchk.c:3264
#, c-format
msgid "attribute %d of relation with OID %u does not exist"
msgstr "OID %2$uのリレーションに属性%1$dは存在しません"
-#: catalog/aclchk.c:3213 catalog/aclchk.c:3276 catalog/aclchk.c:3915
+#: catalog/aclchk.c:3302 catalog/aclchk.c:3365 catalog/aclchk.c:4004
#, c-format
msgid "relation with OID %u does not exist"
msgstr "OID %uのリレーションは存在しません"
-#: catalog/aclchk.c:3461
+#: catalog/aclchk.c:3550
#, c-format
msgid "parameter ACL with OID %u does not exist"
msgstr "OID %uのパラメータACLは存在しません"
-#: catalog/aclchk.c:3540 catalog/objectaddress.c:1055 catalog/pg_largeobject.c:111 libpq/be-fsstubs.c:323 storage/large_object/inv_api.c:247
-#, c-format
-msgid "large object %u does not exist"
-msgstr "ラージオブジェクト%uは存在しません"
-
-#: catalog/aclchk.c:3634 commands/collationcmds.c:849 commands/publicationcmds.c:1786
+#: catalog/aclchk.c:3723 commands/collationcmds.c:853 commands/publicationcmds.c:1739
#, c-format
msgid "schema with OID %u does not exist"
msgstr "OID %uのスキーマは存在しません"
-#: catalog/aclchk.c:3708 catalog/aclchk.c:3735 catalog/aclchk.c:3764 utils/cache/typcache.c:473 utils/cache/typcache.c:527
+#: catalog/aclchk.c:3797 catalog/aclchk.c:3824 catalog/aclchk.c:3853 utils/cache/typcache.c:392 utils/cache/typcache.c:447
#, c-format
msgid "type with OID %u does not exist"
msgstr "OID %uの型は存在しません"
-#: catalog/catalog.c:475
+#: catalog/catalog.c:477
#, c-format
msgid "still searching for an unused OID in relation \"%s\""
msgstr "リレーション\"%s\"での未使用のOIDを探索を継続中"
-#: catalog/catalog.c:477
+#: catalog/catalog.c:479
#, c-format
msgid "OID candidates have been checked %llu time, but no unused OID has been found yet."
msgid_plural "OID candidates have been checked %llu times, but no unused OID has been found yet."
msgstr[0] "OID候補のチェックを%llu回行いましたが、使用されていないOIDはまだ見つかっていません。"
-#: catalog/catalog.c:502
+#: catalog/catalog.c:504
#, c-format
msgid "new OID has been assigned in relation \"%s\" after %llu retry"
msgid_plural "new OID has been assigned in relation \"%s\" after %llu retries"
msgstr[0] "リレーション\\\"%s\\\"で%llu回の試行後に新しいOIDが割り当てられました"
-#: catalog/catalog.c:635 catalog/catalog.c:702
+#: catalog/catalog.c:637 catalog/catalog.c:704
#, c-format
msgid "must be superuser to call %s()"
msgstr "%s()を呼び出すにはスーパーユーザーである必要があります"
-#: catalog/catalog.c:644
+#: catalog/catalog.c:646
#, c-format
msgid "pg_nextoid() can only be used on system catalogs"
msgstr "pg_nextoid() はシステムカタログでのみ使用できます"
-#: catalog/catalog.c:649 parser/parse_utilcmd.c:2424
+#: catalog/catalog.c:651 parser/parse_utilcmd.c:2270
#, c-format
msgid "index \"%s\" does not belong to table \"%s\""
msgstr "インデックス\"%s\"はテーブル\"%s\"には属していません"
-#: catalog/catalog.c:666
+#: catalog/catalog.c:668
#, c-format
msgid "column \"%s\" is not of type oid"
msgstr "列\"%s\"はoid型ではありません"
-#: catalog/catalog.c:673
+#: catalog/catalog.c:675
#, c-format
msgid "index \"%s\" is not the index for column \"%s\""
msgstr "インデックス\"%s\"は列\"%s\"に対するインデックスではありません"
@@ -4418,8 +4473,8 @@ msgstr[0] ""
msgid "cannot drop %s because other objects depend on it"
msgstr "他のオブジェクトが依存しているため%sを削除できません"
-#: catalog/dependency.c:1153 catalog/dependency.c:1160 catalog/dependency.c:1171 commands/tablecmds.c:1492 commands/tablecmds.c:15720 commands/tablespace.c:460 commands/user.c:1302 commands/vacuum.c:211 commands/view.c:441 executor/execExprInterp.c:5126 executor/execExprInterp.c:5134 libpq/auth.c:308 replication/logical/applyparallelworker.c:1041 replication/syncrep.c:1012 storage/lmgr/deadlock.c:1134 storage/lmgr/proc.c:1474 utils/misc/guc.c:3166
-#: utils/misc/guc.c:3207 utils/misc/guc.c:3282 utils/misc/guc.c:6822 utils/misc/guc.c:6856 utils/misc/guc.c:6890 utils/misc/guc.c:6933 utils/misc/guc.c:6975
+#: catalog/dependency.c:1153 catalog/dependency.c:1160 catalog/dependency.c:1171 commands/tablecmds.c:1459 commands/tablecmds.c:15121 commands/tablespace.c:460 commands/user.c:1302 commands/vacuum.c:211 commands/view.c:441 executor/execExprInterp.c:4655 executor/execExprInterp.c:4663 libpq/auth.c:324 replication/logical/applyparallelworker.c:1041 replication/syncrep.c:1011 storage/lmgr/deadlock.c:1134 storage/lmgr/proc.c:1432 utils/misc/guc.c:3169
+#: utils/misc/guc.c:3210 utils/misc/guc.c:3285 utils/misc/guc.c:6825 utils/misc/guc.c:6859 utils/misc/guc.c:6893 utils/misc/guc.c:6936 utils/misc/guc.c:6978
#, c-format
msgid "%s"
msgstr "%s"
@@ -4445,234 +4500,199 @@ msgstr[0] "削除は他の%d個のオブジェクトに対しても行われま
msgid "constant of the type %s cannot be used here"
msgstr "%s型の定数をここで使用することはできません"
-#: catalog/dependency.c:2205
-#, c-format
-msgid "transition table \"%s\" cannot be referenced in a persistent object"
-msgstr "遷移テーブル\"%s\"は永続オブジェクトからは参照できません"
-
-#: catalog/dependency.c:2390 parser/parse_relation.c:3509 parser/parse_relation.c:3519
+#: catalog/dependency.c:2375 parser/parse_relation.c:3407 parser/parse_relation.c:3417
#, c-format
msgid "column %d of relation \"%s\" does not exist"
msgstr "リレーション\"%2$s\"の列\"%1$d\"は存在しません"
-#: catalog/heap.c:320
+#: catalog/heap.c:326
#, c-format
msgid "permission denied to create \"%s.%s\""
msgstr "\"%s.%s\"を作成する権限がありません"
-#: catalog/heap.c:322
+#: catalog/heap.c:328
#, c-format
msgid "System catalog modifications are currently disallowed."
msgstr "システムカタログの更新は現在禁止されています"
-#: catalog/heap.c:462 commands/tablecmds.c:2535 commands/tablecmds.c:2987 commands/tablecmds.c:7256
+#: catalog/heap.c:468 commands/tablecmds.c:2495 commands/tablecmds.c:2917 commands/tablecmds.c:7163
#, c-format
msgid "tables can have at most %d columns"
msgstr "テーブルは最大で%d列までしか持てません"
-#: catalog/heap.c:480 commands/tablecmds.c:7525
+#: catalog/heap.c:486 commands/tablecmds.c:7465
#, c-format
msgid "column name \"%s\" conflicts with a system column name"
msgstr "列名\"%s\"はシステム用の列名に使われています"
-#: catalog/heap.c:496
+#: catalog/heap.c:502
#, c-format
msgid "column name \"%s\" specified more than once"
msgstr "列名\"%s\"が複数指定されました"
#. translator: first %s is an integer not a name
-#: catalog/heap.c:574
+#: catalog/heap.c:580
#, c-format
msgid "partition key column %s has pseudo-type %s"
msgstr "パーティションキー列%sは疑似型%sです"
-#: catalog/heap.c:579
+#: catalog/heap.c:585
#, c-format
msgid "column \"%s\" has pseudo-type %s"
msgstr "列\"%s\"は疑似型%sです"
-#: catalog/heap.c:610
+#: catalog/heap.c:616
#, c-format
msgid "composite type %s cannot be made a member of itself"
msgstr "複合型 %s がそれ自身のメンバーになることはできません"
#. translator: first %s is an integer not a name
-#: catalog/heap.c:665
+#: catalog/heap.c:671
#, c-format
msgid "no collation was derived for partition key column %s with collatable type %s"
msgstr "照合可能な型 %2$s のパーティションキー列%1$sのための照合順序が見つかりませんでした"
-#: catalog/heap.c:671 commands/createas.c:198 commands/createas.c:510
+#: catalog/heap.c:677 commands/createas.c:198 commands/createas.c:505
#, c-format
msgid "no collation was derived for column \"%s\" with collatable type %s"
msgstr "照合可能な型 %2$s を持つ列\"%1$s\"のための照合順序を決定できませんでした"
-#: catalog/heap.c:1155 catalog/index.c:900 commands/createas.c:406 commands/tablecmds.c:4251
+#: catalog/heap.c:1162 catalog/index.c:899 commands/createas.c:401 commands/tablecmds.c:4171
#, c-format
msgid "relation \"%s\" already exists"
msgstr "リレーション\"%s\"はすでに存在します"
-#: catalog/heap.c:1171 catalog/pg_type.c:434 catalog/pg_type.c:805 catalog/pg_type.c:977 commands/typecmds.c:253 commands/typecmds.c:265 commands/typecmds.c:758 commands/typecmds.c:1205 commands/typecmds.c:1431 commands/typecmds.c:1611 commands/typecmds.c:2582
+#: catalog/heap.c:1178 catalog/pg_type.c:434 catalog/pg_type.c:805 catalog/pg_type.c:977 commands/typecmds.c:253 commands/typecmds.c:265 commands/typecmds.c:758 commands/typecmds.c:1179 commands/typecmds.c:1405 commands/typecmds.c:1585 commands/typecmds.c:2556
#, c-format
msgid "type \"%s\" already exists"
msgstr "型\"%s\"はすでに存在します"
-#: catalog/heap.c:1172
+#: catalog/heap.c:1179
#, c-format
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."
msgstr "リレーションは同じ名前の関連する型を持ちます。このため既存の型と競合しない名前である必要があります。"
-#: catalog/heap.c:1212
+#: catalog/heap.c:1219
#, c-format
msgid "toast relfilenumber value not set when in binary upgrade mode"
msgstr "バイナリアップグレードモード中にTOASTのrelfilenumberの値が設定されていません"
-#: catalog/heap.c:1223
+#: catalog/heap.c:1230
#, c-format
msgid "pg_class heap OID value not set when in binary upgrade mode"
msgstr "バイナリアップグレードモード中にpg_classのヒープOIDが設定されていません"
-#: catalog/heap.c:1233
+#: catalog/heap.c:1240
#, c-format
msgid "relfilenumber value not set when in binary upgrade mode"
msgstr "バイナリアップグレードモード中にrelfilenumberの値が設定されていません"
-#: catalog/heap.c:2124
+#: catalog/heap.c:2185
#, c-format
msgid "cannot add NO INHERIT constraint to partitioned table \"%s\""
msgstr "パーティション親テーブル\"%s\"に NO INHERIT 制約は追加できません"
-#: catalog/heap.c:2453
+#: catalog/heap.c:2452
#, c-format
msgid "check constraint \"%s\" already exists"
msgstr "検査制約\"%s\"はすでに存在します"
-#: catalog/heap.c:2554 catalog/heap.c:2869
-#, c-format
-msgid "cannot add not-null constraint on system column \"%s\""
-msgstr "システム列\"%s\"に対して非NULL制約を追加することはできません"
-
-#: catalog/heap.c:2576 catalog/heap.c:2702 catalog/heap.c:2953 catalog/index.c:914 catalog/pg_constraint.c:984 commands/tablecmds.c:9504
+#: catalog/heap.c:2624 catalog/index.c:913 catalog/pg_constraint.c:724 commands/tablecmds.c:9389
#, c-format
msgid "constraint \"%s\" for relation \"%s\" already exists"
msgstr "すでに制約\"%s\"はリレーション\"%s\"に存在します"
-#: catalog/heap.c:2709
+#: catalog/heap.c:2631
#, c-format
msgid "constraint \"%s\" conflicts with non-inherited constraint on relation \"%s\""
msgstr "制約\"%s\"は、リレーション\"%s\"上の継承されていない制約と競合します"
-#: catalog/heap.c:2720
+#: catalog/heap.c:2642
#, c-format
msgid "constraint \"%s\" conflicts with inherited constraint on relation \"%s\""
msgstr "制約\"%s\"は、リレーション\"%s\"上の継承された制約と競合します"
-#: catalog/heap.c:2730
+#: catalog/heap.c:2652
#, c-format
msgid "constraint \"%s\" conflicts with NOT VALID constraint on relation \"%s\""
msgstr "制約\"%s\"は、リレーション\"%s\"上の NOT VALID 制約と競合します"
-#: catalog/heap.c:2742
-#, c-format
-msgid "constraint \"%s\" conflicts with NOT ENFORCED constraint on relation \"%s\""
-msgstr "制約\"%s\"は、リレーション\"%s\"上の \\NOT ENFORCED制約と競合します"
-
-#: catalog/heap.c:2747
+#: catalog/heap.c:2657
#, c-format
msgid "merging constraint \"%s\" with inherited definition"
msgstr "継承された定義により制約\"%s\"をマージしています"
-#: catalog/heap.c:2771 catalog/pg_constraint.c:762 catalog/pg_constraint.c:1113 commands/tablecmds.c:3143 commands/tablecmds.c:3454 commands/tablecmds.c:7181 commands/tablecmds.c:7816 commands/tablecmds.c:16553 commands/tablecmds.c:16735
+#: catalog/heap.c:2683 catalog/pg_constraint.c:853 commands/tablecmds.c:3074 commands/tablecmds.c:3377 commands/tablecmds.c:7089 commands/tablecmds.c:15940 commands/tablecmds.c:16071
#, c-format
msgid "too many inheritance parents"
msgstr "継承の親テーブルが多すぎます"
-#: catalog/heap.c:2888 parser/parse_utilcmd.c:2633
-#, c-format
-msgid "conflicting NO INHERIT declaration for not-null constraint on column \"%s\""
-msgstr "列\"%s\"に対する非NULL制約にNO INHERIT宣言が競合しています"
-
-#: catalog/heap.c:2902
-#, c-format
-msgid "conflicting not-null constraint names \"%s\" and \"%s\""
-msgstr "非NULL制約の名前\"%s\"と\"%s\"が競合しています"
-
-#: catalog/heap.c:2932
-#, c-format
-msgid "cannot define not-null constraint on column \"%s\" with NO INHERIT"
-msgstr "NO INHERIT指定されている列\"%s\"に対して非NULL制約を定義することはできません"
-
-#: catalog/heap.c:2934
-#, c-format
-msgid "The column has an inherited not-null constraint."
-msgstr "この列には継承された非NULL制約が存在します。"
-
-#: catalog/heap.c:3124
+#: catalog/heap.c:2767
#, c-format
msgid "cannot use generated column \"%s\" in column generation expression"
msgstr "生成カラム\"%s\"はカラム生成式中では使用できません"
-#: catalog/heap.c:3126
+#: catalog/heap.c:2769
#, c-format
msgid "A generated column cannot reference another generated column."
msgstr "生成カラムは他の生成カラムを参照できません。"
-#: catalog/heap.c:3132
+#: catalog/heap.c:2775
#, c-format
msgid "cannot use whole-row variable in column generation expression"
msgstr "列生成式内では行全体参照は使用できません"
-#: catalog/heap.c:3133
+#: catalog/heap.c:2776
#, c-format
msgid "This would cause the generated column to depend on its own value."
msgstr "これは生成列を自身の値に依存させることにつながります。"
-#: catalog/heap.c:3188
+#: catalog/heap.c:2831
#, c-format
msgid "generation expression is not immutable"
msgstr "生成式は不変ではありません"
-#: catalog/heap.c:3216 rewrite/rewriteHandler.c:1282
+#: catalog/heap.c:2859 rewrite/rewriteHandler.c:1276
#, c-format
msgid "column \"%s\" is of type %s but default expression is of type %s"
msgstr "列\"%s\"の型は%sですが、デフォルト式の型は%sです"
-#: catalog/heap.c:3221 commands/prepare.c:331 parser/analyze.c:2952 parser/parse_target.c:595 parser/parse_target.c:885 parser/parse_target.c:895 rewrite/rewriteHandler.c:1287
+#: catalog/heap.c:2864 commands/prepare.c:331 parser/analyze.c:2758 parser/parse_target.c:592 parser/parse_target.c:882 parser/parse_target.c:892 rewrite/rewriteHandler.c:1281
#, c-format
msgid "You will need to rewrite or cast the expression."
msgstr "式を書き換えるかキャストする必要があります。"
-#: catalog/heap.c:3268
+#: catalog/heap.c:2911
#, c-format
msgid "only table \"%s\" can be referenced in check constraint"
msgstr "検査制約ではテーブル\"%s\"のみを参照することができます"
-#: catalog/heap.c:3574
+#: catalog/heap.c:3217
#, c-format
msgid "unsupported ON COMMIT and foreign key combination"
msgstr "ON COMMITと外部キーの組み合わせはサポートされていません"
-#: catalog/heap.c:3575
+#: catalog/heap.c:3218
#, c-format
msgid "Table \"%s\" references \"%s\", but they do not have the same ON COMMIT setting."
msgstr "テーブル\"%s\"は\"%s\"を参照します。しかし、これらのON COMMIT設定は同一ではありません。"
-#: catalog/heap.c:3580
+#: catalog/heap.c:3223
#, c-format
msgid "cannot truncate a table referenced in a foreign key constraint"
msgstr "外部キー制約で参照されているテーブルを削除できません"
-#: catalog/heap.c:3581
+#: catalog/heap.c:3224
#, c-format
msgid "Table \"%s\" references \"%s\"."
msgstr "テーブル\"%s\"は\"%s\"を参照します。"
-#: catalog/heap.c:3583
+#: catalog/heap.c:3226
#, c-format
msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
msgstr "同時にテーブル\"%s\"がtruncateされました。TRUNCATE ... CASCADEを使用してください。"
-#: catalog/index.c:219 parser/parse_utilcmd.c:2329
+#: catalog/index.c:219 parser/parse_utilcmd.c:2176
#, c-format
msgid "multiple primary keys for table \"%s\" are not allowed"
msgstr "テーブル\"%s\"に複数のプライマリキーを持たせることはできません"
@@ -4692,77 +4712,77 @@ msgstr "プライマリキーを式にすることはできません"
msgid "primary key column \"%s\" is not marked NOT NULL"
msgstr "主キー列\"%s\"がNOT NULL指定されていません"
-#: catalog/index.c:799 catalog/index.c:1920
+#: catalog/index.c:798 catalog/index.c:1915
#, c-format
msgid "user-defined indexes on system catalog tables are not supported"
msgstr "ユーザーによるシステムカタログテーブルに対するインデックスの定義はサポートされていません"
-#: catalog/index.c:839
+#: catalog/index.c:838
#, c-format
msgid "nondeterministic collations are not supported for operator class \"%s\""
msgstr "非決定的照合順序は演算子クラス \"%s\" ではサポートされません"
-#: catalog/index.c:854
+#: catalog/index.c:853
#, c-format
msgid "concurrent index creation on system catalog tables is not supported"
msgstr "システムカタログテーブルの並行的インデックス作成はサポートされていません"
-#: catalog/index.c:863 catalog/index.c:1332
+#: catalog/index.c:862 catalog/index.c:1331
#, c-format
msgid "concurrent index creation for exclusion constraints is not supported"
msgstr "排他制約のためのインデックスの並列的作成はサポートされていません"
-#: catalog/index.c:872
+#: catalog/index.c:871
#, c-format
msgid "shared indexes cannot be created after initdb"
msgstr "initdbの後に共有インデックスを作成できません"
-#: catalog/index.c:892 commands/createas.c:421 commands/sequence.c:159 parser/parse_utilcmd.c:210
+#: catalog/index.c:891 commands/createas.c:416 commands/sequence.c:159 parser/parse_utilcmd.c:209
#, c-format
msgid "relation \"%s\" already exists, skipping"
msgstr "リレーション\"%s\"はすでに存在します、スキップします"
-#: catalog/index.c:942
+#: catalog/index.c:941
#, c-format
msgid "pg_class index OID value not set when in binary upgrade mode"
msgstr "バイナリアップグレードモード中にpg_classのインデックスOIDが設定されていません"
-#: catalog/index.c:952 utils/cache/relcache.c:3740
+#: catalog/index.c:951 utils/cache/relcache.c:3791
#, c-format
msgid "index relfilenumber value not set when in binary upgrade mode"
msgstr "バイナリアップグレードモード中にインデックスのrelfilenumberの値が設定されていません"
-#: catalog/index.c:2221
+#: catalog/index.c:2214
#, c-format
msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
msgstr "DROP INDEX CONCURRENTLYはトランザクション内で最初の操作でなければなりません"
-#: catalog/index.c:3700
+#: catalog/index.c:3668
#, c-format
msgid "cannot reindex temporary tables of other sessions"
msgstr "他のセッションの一時テーブルはインデクス再構築できません"
-#: catalog/index.c:3711 commands/indexcmds.c:3732
+#: catalog/index.c:3679 commands/indexcmds.c:3626
#, c-format
msgid "cannot reindex invalid index on TOAST table"
msgstr "TOASTテーブルの無効なインデックスの再作成はできません"
-#: catalog/index.c:3727 commands/indexcmds.c:3610 commands/indexcmds.c:3756 commands/tablecmds.c:3658
+#: catalog/index.c:3695 commands/indexcmds.c:3504 commands/indexcmds.c:3650 commands/tablecmds.c:3581
#, c-format
msgid "cannot move system relation \"%s\""
msgstr "システムリレーション\"%s\"を移動できません"
-#: catalog/index.c:3864
+#: catalog/index.c:3832
#, c-format
msgid "index \"%s\" was reindexed"
msgstr "インデックス\"%s\"のインデックス再構築が完了しました"
-#: catalog/index.c:4030
+#: catalog/index.c:3998
#, c-format
msgid "cannot reindex invalid index \"%s.%s\" on TOAST table, skipping"
msgstr "TOASTテーブルの無効なインデックス \"%s.%s\"の再作成はできません、スキップします "
-#: catalog/namespace.c:462 catalog/namespace.c:666 catalog/namespace.c:758 commands/trigger.c:5756
+#: catalog/namespace.c:462 catalog/namespace.c:666 catalog/namespace.c:758 commands/trigger.c:5729
#, c-format
msgid "cross-database references are not implemented: \"%s.%s.%s\""
msgstr "データベース間の参照は実装されていません: \"%s.%s.%s\""
@@ -4782,17 +4802,17 @@ msgstr "リレーション\"%s.%s\"のロックを取得できませんでした
msgid "could not obtain lock on relation \"%s\""
msgstr "リレーション\"%s\"のロックを取得できませんでした"
-#: catalog/namespace.c:633 parser/parse_relation.c:1443
+#: catalog/namespace.c:633 parser/parse_relation.c:1430
#, c-format
msgid "relation \"%s.%s\" does not exist"
msgstr "リレーション\"%s.%s\"は存在しません"
-#: catalog/namespace.c:638 parser/parse_relation.c:1456 parser/parse_relation.c:1464 utils/adt/regproc.c:913
+#: catalog/namespace.c:638 parser/parse_relation.c:1443 parser/parse_relation.c:1451 utils/adt/regproc.c:913
#, c-format
msgid "relation \"%s\" does not exist"
msgstr "リレーション\"%s\"は存在しません"
-#: catalog/namespace.c:704 catalog/namespace.c:3522 commands/extension.c:1718 commands/extension.c:1724
+#: catalog/namespace.c:704 catalog/namespace.c:3522 commands/extension.c:1607 commands/extension.c:1613
#, c-format
msgid "no schema has been selected to create in"
msgstr "作成先のスキーマが選択されていません"
@@ -4837,12 +4857,12 @@ msgstr "テキスト検索テンプレート\"%s\"は存在しません"
msgid "text search configuration \"%s\" does not exist"
msgstr "テキスト検索設定\"%s\"は存在しません"
-#: catalog/namespace.c:3329 parser/parse_expr.c:866 parser/parse_target.c:1262
+#: catalog/namespace.c:3329 parser/parse_expr.c:868 parser/parse_target.c:1259
#, c-format
msgid "cross-database references are not implemented: %s"
msgstr "データベース間の参照は実装されていません: %s"
-#: catalog/namespace.c:3335 gram.y:19384 gram.y:19424 parser/parse_expr.c:873 parser/parse_target.c:1269
+#: catalog/namespace.c:3335 gram.y:19181 gram.y:19221 parser/parse_expr.c:875 parser/parse_target.c:1266
#, c-format
msgid "improper qualified name (too many dotted names): %s"
msgstr "修飾名が不適切です(ドット区切りの名前が多すぎます): %s"
@@ -4857,7 +4877,7 @@ msgstr "一時スキーマへ、または一時スキーマからオブジェク
msgid "cannot move objects into or out of TOAST schema"
msgstr "TOASTスキーマへ、またはTOASTスキーマからオブジェクトを移動できません"
-#: catalog/namespace.c:3544 commands/schemacmds.c:264 commands/schemacmds.c:344 commands/tablecmds.c:1437 utils/adt/regproc.c:1688
+#: catalog/namespace.c:3544 commands/schemacmds.c:264 commands/schemacmds.c:344 commands/tablecmds.c:1404 utils/adt/regproc.c:1688
#, c-format
msgid "schema \"%s\" does not exist"
msgstr "スキーマ\"%s\"は存在しません"
@@ -4892,235 +4912,230 @@ msgstr "リカバリ中は一時テーブルを作成できません"
msgid "cannot create temporary tables during a parallel operation"
msgstr "並行処理中は一時テーブルを作成できません"
-#: catalog/objectaddress.c:1376 commands/policy.c:93 commands/policy.c:373 commands/tablecmds.c:260 commands/tablecmds.c:302 commands/tablecmds.c:2360 commands/tablecmds.c:13541
+#: catalog/objectaddress.c:1371 commands/policy.c:93 commands/policy.c:373 commands/tablecmds.c:257 commands/tablecmds.c:299 commands/tablecmds.c:2327 commands/tablecmds.c:12958
#, c-format
msgid "\"%s\" is not a table"
msgstr "\"%s\"はテーブルではありません"
-#: catalog/objectaddress.c:1383 commands/tablecmds.c:272 commands/tablecmds.c:18614 commands/view.c:113
+#: catalog/objectaddress.c:1378 commands/tablecmds.c:269 commands/tablecmds.c:17884 commands/view.c:114
#, c-format
msgid "\"%s\" is not a view"
msgstr "\"%s\"はビューではありません"
-#: catalog/objectaddress.c:1390 commands/matview.c:201 commands/tablecmds.c:278 commands/tablecmds.c:18619
+#: catalog/objectaddress.c:1385 commands/matview.c:199 commands/tablecmds.c:275 commands/tablecmds.c:17889
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr "\"%s\"は実体化ビューではありません"
-#: catalog/objectaddress.c:1397 commands/tablecmds.c:296 commands/tablecmds.c:18624
+#: catalog/objectaddress.c:1392 commands/tablecmds.c:293 commands/tablecmds.c:17894
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "\"%s\"は外部テーブルではありません"
-#: catalog/objectaddress.c:1438
+#: catalog/objectaddress.c:1433
#, c-format
msgid "must specify relation and object name"
msgstr "リレーションとオブジェクトの名前の指定が必要です"
-#: catalog/objectaddress.c:1514 catalog/objectaddress.c:1567
+#: catalog/objectaddress.c:1509 catalog/objectaddress.c:1562
#, c-format
msgid "column name must be qualified"
msgstr "列名を修飾する必要があります"
-#: catalog/objectaddress.c:1586
+#: catalog/objectaddress.c:1581
#, c-format
msgid "default value for column \"%s\" of relation \"%s\" does not exist"
msgstr "リレーション\"%2$s\"の列\"%1$s\"に対するデフォルト値が存在しません"
-#: catalog/objectaddress.c:1623 commands/functioncmds.c:132 commands/tablecmds.c:288 commands/typecmds.c:278 commands/typecmds.c:3830 parser/parse_type.c:243 parser/parse_type.c:272 parser/parse_type.c:801 utils/adt/acl.c:4558
+#: catalog/objectaddress.c:1618 commands/functioncmds.c:132 commands/tablecmds.c:285 commands/typecmds.c:278 commands/typecmds.c:3843 parser/parse_type.c:243 parser/parse_type.c:272 parser/parse_type.c:801 utils/adt/acl.c:4560
#, c-format
msgid "type \"%s\" does not exist"
msgstr "型\"%s\"は存在しません"
-#: catalog/objectaddress.c:1634
-#, c-format
-msgid "\"%s\" is not a domain"
-msgstr "\"%s\"はドメインではありません"
-
-#: catalog/objectaddress.c:1742
+#: catalog/objectaddress.c:1737
#, c-format
msgid "operator %d (%s, %s) of %s does not exist"
msgstr "%4$sの演算子 %1$d (%2$s, %3$s) がありません"
-#: catalog/objectaddress.c:1773
+#: catalog/objectaddress.c:1768
#, c-format
msgid "function %d (%s, %s) of %s does not exist"
msgstr "%4$s の関数 %1$d (%2$s, %3$s) がありません"
-#: catalog/objectaddress.c:1824 catalog/objectaddress.c:1850
+#: catalog/objectaddress.c:1819 catalog/objectaddress.c:1845
#, c-format
msgid "user mapping for user \"%s\" on server \"%s\" does not exist"
msgstr "ユーザー\"%s\"に対するユーザーマッピングがサーバー\"%s\"には存在しません"
-#: catalog/objectaddress.c:1839 commands/foreigncmds.c:430 commands/foreigncmds.c:993 commands/foreigncmds.c:1356 foreign/foreign.c:713
+#: catalog/objectaddress.c:1834 commands/foreigncmds.c:430 commands/foreigncmds.c:993 commands/foreigncmds.c:1356 foreign/foreign.c:713
#, c-format
msgid "server \"%s\" does not exist"
msgstr "サーバー\"%s\"は存在しません"
-#: catalog/objectaddress.c:1906
+#: catalog/objectaddress.c:1901
#, c-format
msgid "publication relation \"%s\" in publication \"%s\" does not exist"
msgstr "パブリケーション\"%2$s\"にパブリケーションリレーション\"%1$s\"は存在しません"
-#: catalog/objectaddress.c:1953
+#: catalog/objectaddress.c:1948
#, c-format
msgid "publication schema \"%s\" in publication \"%s\" does not exist"
msgstr "パブリケーション\"%2$s\"にパブリケーションスキーマ\"%1$s\"は存在しません"
-#: catalog/objectaddress.c:2011
+#: catalog/objectaddress.c:2006
#, c-format
msgid "unrecognized default ACL object type \"%c\""
msgstr "デフォルトのACLオブジェクトタイプ\"%c\"は認識できません"
-#: catalog/objectaddress.c:2012
+#: catalog/objectaddress.c:2007
#, c-format
msgid "Valid object types are \"%c\", \"%c\", \"%c\", \"%c\", \"%c\"."
msgstr "有効な値は \"%c\", \"%c\", \"%c\", \"%c\", \"%c\" です。"
-#: catalog/objectaddress.c:2063
+#: catalog/objectaddress.c:2058
#, c-format
msgid "default ACL for user \"%s\" in schema \"%s\" on %s does not exist"
msgstr "ユーザー\"%s\"に対する、名前空間\"%s\"の%sへのデフォルトのACLはありません"
-#: catalog/objectaddress.c:2068
+#: catalog/objectaddress.c:2063
#, c-format
msgid "default ACL for user \"%s\" on %s does not exist"
msgstr "ユーザー\"%s\"に対する%sへのデフォルトACLは存在しません"
-#: catalog/objectaddress.c:2094 catalog/objectaddress.c:2151 catalog/objectaddress.c:2206
+#: catalog/objectaddress.c:2089 catalog/objectaddress.c:2146 catalog/objectaddress.c:2201
#, c-format
msgid "name or argument lists may not contain nulls"
msgstr "名前または引数のリストはnullを含むことができません"
-#: catalog/objectaddress.c:2128
+#: catalog/objectaddress.c:2123
#, c-format
msgid "unsupported object type \"%s\""
msgstr "サポートされないオブジェクトタイプ\"%s\""
-#: catalog/objectaddress.c:2147 catalog/objectaddress.c:2164 catalog/objectaddress.c:2229 catalog/objectaddress.c:2313
+#: catalog/objectaddress.c:2142 catalog/objectaddress.c:2159 catalog/objectaddress.c:2224 catalog/objectaddress.c:2308
#, c-format
msgid "name list length must be exactly %d"
msgstr "名前リストの長さは正確に%dでなくてはなりません"
-#: catalog/objectaddress.c:2168
+#: catalog/objectaddress.c:2163
#, c-format
msgid "large object OID may not be null"
msgstr "ラージオブジェクトのOIDはnullにはなり得ません"
-#: catalog/objectaddress.c:2177 catalog/objectaddress.c:2247 catalog/objectaddress.c:2254
+#: catalog/objectaddress.c:2172 catalog/objectaddress.c:2242 catalog/objectaddress.c:2249
#, c-format
msgid "name list length must be at least %d"
msgstr "名前リストの長さは%d以上でなくてはなりません"
-#: catalog/objectaddress.c:2240 catalog/objectaddress.c:2261
+#: catalog/objectaddress.c:2235 catalog/objectaddress.c:2256
#, c-format
msgid "argument list length must be exactly %d"
msgstr "引数リストの長さはちょうど%dである必要があります"
-#: catalog/objectaddress.c:2475 libpq/be-fsstubs.c:334
+#: catalog/objectaddress.c:2470 libpq/be-fsstubs.c:329
#, c-format
msgid "must be owner of large object %u"
msgstr "ラージオブジェクト %u の所有者である必要があります"
-#: catalog/objectaddress.c:2490 commands/functioncmds.c:1575
+#: catalog/objectaddress.c:2485 commands/functioncmds.c:1560
#, c-format
msgid "must be owner of type %s or type %s"
msgstr "型%sまたは型%sの所有者である必要があります"
-#: catalog/objectaddress.c:2517 catalog/objectaddress.c:2526 catalog/objectaddress.c:2532
+#: catalog/objectaddress.c:2512 catalog/objectaddress.c:2521 catalog/objectaddress.c:2527
#, c-format
msgid "permission denied"
msgstr "権限がありません"
-#: catalog/objectaddress.c:2518 catalog/objectaddress.c:2527
+#: catalog/objectaddress.c:2513 catalog/objectaddress.c:2522
#, c-format
msgid "The current user must have the %s attribute."
msgstr "現在のユーザーは%s属性を持つ必要があります。"
-#: catalog/objectaddress.c:2533
+#: catalog/objectaddress.c:2528
#, c-format
msgid "The current user must have the %s option on role \"%s\"."
msgstr "現在のユーザーはロール\"%2$s\"に対する%1$sオプションを持っている必要があります。"
-#: catalog/objectaddress.c:2547
+#: catalog/objectaddress.c:2542
#, c-format
msgid "must be superuser"
msgstr "スーパーユーザーである必要があります"
-#: catalog/objectaddress.c:2616
+#: catalog/objectaddress.c:2611
#, c-format
msgid "unrecognized object type \"%s\""
msgstr "認識されないオブジェクトタイプ\"%s\""
#. translator: second %s is, e.g., "table %s"
-#: catalog/objectaddress.c:2933
+#: catalog/objectaddress.c:2928
#, c-format
msgid "column %s of %s"
msgstr "%2$s の列 %1$s"
-#: catalog/objectaddress.c:2948
+#: catalog/objectaddress.c:2943
#, c-format
msgid "function %s"
msgstr "関数%s"
-#: catalog/objectaddress.c:2961
+#: catalog/objectaddress.c:2956
#, c-format
msgid "type %s"
msgstr "型%s"
-#: catalog/objectaddress.c:2998
+#: catalog/objectaddress.c:2993
#, c-format
msgid "cast from %s to %s"
msgstr "%sから%sへの型変換"
-#: catalog/objectaddress.c:3031
+#: catalog/objectaddress.c:3026
#, c-format
msgid "collation %s"
msgstr "照合順序%s"
#. translator: second %s is, e.g., "table %s"
-#: catalog/objectaddress.c:3062
+#: catalog/objectaddress.c:3057
#, c-format
msgid "constraint %s on %s"
msgstr "%2$sに対する制約%1$s"
-#: catalog/objectaddress.c:3068
+#: catalog/objectaddress.c:3063
#, c-format
msgid "constraint %s"
msgstr "制約%s"
-#: catalog/objectaddress.c:3100
+#: catalog/objectaddress.c:3095
#, c-format
msgid "conversion %s"
msgstr "変換%s"
#. translator: %s is typically "column %s of table %s"
-#: catalog/objectaddress.c:3122
+#: catalog/objectaddress.c:3117
#, c-format
msgid "default value for %s"
msgstr "%s のデフォルト値"
-#: catalog/objectaddress.c:3133
+#: catalog/objectaddress.c:3128
#, c-format
msgid "language %s"
msgstr "言語%s"
-#: catalog/objectaddress.c:3141
+#: catalog/objectaddress.c:3136
#, c-format
msgid "large object %u"
msgstr "ラージオブジェクト%u"
-#: catalog/objectaddress.c:3154
+#: catalog/objectaddress.c:3149
#, c-format
msgid "operator %s"
msgstr "演算子%s"
-#: catalog/objectaddress.c:3191
+#: catalog/objectaddress.c:3186
#, c-format
msgid "operator class %s for access method %s"
msgstr "アクセスメソッド%2$s用の演算子クラス%1$s"
-#: catalog/objectaddress.c:3219
+#: catalog/objectaddress.c:3214
#, c-format
msgid "access method %s"
msgstr "アクセスメソッド%s"
@@ -5129,7 +5144,7 @@ msgstr "アクセスメソッド%s"
#. first two %s's are data type names, the third %s is the
#. description of the operator family, and the last %s is the
#. textual form of the operator with arguments.
-#: catalog/objectaddress.c:3274
+#: catalog/objectaddress.c:3269
#, c-format
msgid "operator %d (%s, %s) of %s: %s"
msgstr "%4$sの演算子%1$d (%2$s, %3$s): %5$s"
@@ -5138,236 +5153,236 @@ msgstr "%4$sの演算子%1$d (%2$s, %3$s): %5$s"
#. are data type names, the third %s is the description of the
#. operator family, and the last %s is the textual form of the
#. function with arguments.
-#: catalog/objectaddress.c:3339
+#: catalog/objectaddress.c:3334
#, c-format
msgid "function %d (%s, %s) of %s: %s"
msgstr "%4$s の関数 %1$d (%2$s, %3$s): %5$s"
#. translator: second %s is, e.g., "table %s"
-#: catalog/objectaddress.c:3393
+#: catalog/objectaddress.c:3388
#, c-format
msgid "rule %s on %s"
msgstr "%2$s のルール %1$s"
#. translator: second %s is, e.g., "table %s"
-#: catalog/objectaddress.c:3439
+#: catalog/objectaddress.c:3434
#, c-format
msgid "trigger %s on %s"
msgstr "%2$s のトリガ %1$s"
-#: catalog/objectaddress.c:3459
+#: catalog/objectaddress.c:3454
#, c-format
msgid "schema %s"
msgstr "スキーマ%s"
-#: catalog/objectaddress.c:3487
+#: catalog/objectaddress.c:3482
#, c-format
msgid "statistics object %s"
msgstr "統計オブジェクト%s"
-#: catalog/objectaddress.c:3518
+#: catalog/objectaddress.c:3513
#, c-format
msgid "text search parser %s"
msgstr "テキスト検索パーサ%s"
-#: catalog/objectaddress.c:3549
+#: catalog/objectaddress.c:3544
#, c-format
msgid "text search dictionary %s"
msgstr "テキスト検索辞書%s"
-#: catalog/objectaddress.c:3580
+#: catalog/objectaddress.c:3575
#, c-format
msgid "text search template %s"
msgstr "テキスト検索テンプレート%s"
-#: catalog/objectaddress.c:3611
+#: catalog/objectaddress.c:3606
#, c-format
msgid "text search configuration %s"
msgstr "テキスト検索設定%s"
-#: catalog/objectaddress.c:3624
+#: catalog/objectaddress.c:3619
#, c-format
msgid "role %s"
msgstr "ロール%s"
-#: catalog/objectaddress.c:3661 catalog/objectaddress.c:5579
+#: catalog/objectaddress.c:3656 catalog/objectaddress.c:5505
#, c-format
msgid "membership of role %s in role %s"
msgstr "ロール%sのロール%sへの所属"
-#: catalog/objectaddress.c:3682
+#: catalog/objectaddress.c:3677
#, c-format
msgid "database %s"
msgstr "データベース%s"
-#: catalog/objectaddress.c:3698
+#: catalog/objectaddress.c:3693
#, c-format
msgid "tablespace %s"
msgstr "テーブル空間%s"
-#: catalog/objectaddress.c:3709
+#: catalog/objectaddress.c:3704
#, c-format
msgid "foreign-data wrapper %s"
msgstr "外部データラッパー%s"
-#: catalog/objectaddress.c:3719
+#: catalog/objectaddress.c:3714
#, c-format
msgid "server %s"
msgstr "サーバー%s"
-#: catalog/objectaddress.c:3752
+#: catalog/objectaddress.c:3747
#, c-format
msgid "user mapping for %s on server %s"
msgstr "サーバー%2$s上のユーザーマッピング%1$s"
-#: catalog/objectaddress.c:3804
+#: catalog/objectaddress.c:3799
#, c-format
msgid "default privileges on new relations belonging to role %s in schema %s"
msgstr "スキーマ %2$s のロール %1$s のものである新しいリレーションのデフォルト権限"
-#: catalog/objectaddress.c:3808
+#: catalog/objectaddress.c:3803
#, c-format
msgid "default privileges on new relations belonging to role %s"
msgstr "新しいリレーションに関するデフォルトの権限は、ロール%sに属します。"
-#: catalog/objectaddress.c:3814
+#: catalog/objectaddress.c:3809
#, c-format
msgid "default privileges on new sequences belonging to role %s in schema %s"
msgstr "スキーマ %2$s のロール %1$s のものである新しいシーケンスのデフォルト権限"
-#: catalog/objectaddress.c:3818
+#: catalog/objectaddress.c:3813
#, c-format
msgid "default privileges on new sequences belonging to role %s"
msgstr "新しいシーケンスに関するデフォルトの権限は、ロール%sに属します。"
-#: catalog/objectaddress.c:3824
+#: catalog/objectaddress.c:3819
#, c-format
msgid "default privileges on new functions belonging to role %s in schema %s"
msgstr "スキーマ %2$s のロール %1$s のものである新しい関数のデフォルト権限"
-#: catalog/objectaddress.c:3828
+#: catalog/objectaddress.c:3823
#, c-format
msgid "default privileges on new functions belonging to role %s"
msgstr "新しい関数に関するデフォルトの権限は、ロール%sに属します。"
-#: catalog/objectaddress.c:3834
+#: catalog/objectaddress.c:3829
#, c-format
msgid "default privileges on new types belonging to role %s in schema %s"
msgstr "スキーマ %2$s のロール %1$s のものである新しい型のデフォルト権限"
-#: catalog/objectaddress.c:3838
+#: catalog/objectaddress.c:3833
#, c-format
msgid "default privileges on new types belonging to role %s"
msgstr "新しい型に関するデフォルトの権限は、ロール%sに属します"
-#: catalog/objectaddress.c:3844
+#: catalog/objectaddress.c:3839
#, c-format
msgid "default privileges on new schemas belonging to role %s"
msgstr "ロール%sに属する新しいスキーマ上のデフォルト権限"
-#: catalog/objectaddress.c:3851
+#: catalog/objectaddress.c:3846
#, c-format
msgid "default privileges belonging to role %s in schema %s"
msgstr "スキーマ %2$s のロール %1$s に属するデフォルト権限"
-#: catalog/objectaddress.c:3855
+#: catalog/objectaddress.c:3850
#, c-format
msgid "default privileges belonging to role %s"
msgstr "デフォルトの権限はロール%sに属します。"
-#: catalog/objectaddress.c:3877
+#: catalog/objectaddress.c:3872
#, c-format
msgid "extension %s"
msgstr "機能拡張%s"
-#: catalog/objectaddress.c:3894
+#: catalog/objectaddress.c:3889
#, c-format
msgid "event trigger %s"
msgstr "イベントトリガ%s"
-#: catalog/objectaddress.c:3918
+#: catalog/objectaddress.c:3913
#, c-format
msgid "parameter %s"
msgstr "パラメータ %s"
#. translator: second %s is, e.g., "table %s"
-#: catalog/objectaddress.c:3961
+#: catalog/objectaddress.c:3956
#, c-format
msgid "policy %s on %s"
msgstr "%2$s のポリシ %1$s"
-#: catalog/objectaddress.c:3975
+#: catalog/objectaddress.c:3970
#, c-format
msgid "publication %s"
msgstr "パブリケーション%s"
-#: catalog/objectaddress.c:3988
+#: catalog/objectaddress.c:3983
#, c-format
msgid "publication of schema %s in publication %s"
msgstr "パブリケーション%2$sでのスキーマ%1$sのパブリケーション"
#. translator: first %s is, e.g., "table %s"
-#: catalog/objectaddress.c:4019
+#: catalog/objectaddress.c:4014
#, c-format
msgid "publication of %s in publication %s"
msgstr "パブリケーション %2$s での %1$s のパブリケーション"
-#: catalog/objectaddress.c:4032
+#: catalog/objectaddress.c:4027
#, c-format
msgid "subscription %s"
msgstr "サブスクリプション%s"
-#: catalog/objectaddress.c:4053
+#: catalog/objectaddress.c:4048
#, c-format
msgid "transform for %s language %s"
msgstr "言語%2$sの%1$s型に対する変換"
-#: catalog/objectaddress.c:4122
+#: catalog/objectaddress.c:4117
#, c-format
msgid "table %s"
msgstr "テーブル%s"
-#: catalog/objectaddress.c:4127
+#: catalog/objectaddress.c:4122
#, c-format
msgid "index %s"
msgstr "インデックス%s"
-#: catalog/objectaddress.c:4131
+#: catalog/objectaddress.c:4126
#, c-format
msgid "sequence %s"
msgstr "シーケンス%s"
-#: catalog/objectaddress.c:4135
+#: catalog/objectaddress.c:4130
#, c-format
msgid "toast table %s"
msgstr "TOASTテーブル%s"
-#: catalog/objectaddress.c:4139
+#: catalog/objectaddress.c:4134
#, c-format
msgid "view %s"
msgstr "ビュー%s"
-#: catalog/objectaddress.c:4143
+#: catalog/objectaddress.c:4138
#, c-format
msgid "materialized view %s"
msgstr "実体化ビュー%s"
-#: catalog/objectaddress.c:4147
+#: catalog/objectaddress.c:4142
#, c-format
msgid "composite type %s"
msgstr "複合型%s"
-#: catalog/objectaddress.c:4151
+#: catalog/objectaddress.c:4146
#, c-format
msgid "foreign table %s"
msgstr "外部テーブル%s"
-#: catalog/objectaddress.c:4156
+#: catalog/objectaddress.c:4151
#, c-format
msgid "relation %s"
msgstr "リレーション%s"
-#: catalog/objectaddress.c:4197
+#: catalog/objectaddress.c:4192
#, c-format
msgid "operator family %s for access method %s"
msgstr "アクセスメソッド%2$sの演算子族%1$s"
@@ -5408,7 +5423,7 @@ msgstr "遷移関数がSTRICTかつ遷移用の型が入力型とバイナリ互
msgid "return type of inverse transition function %s is not %s"
msgstr "逆遷移関数%sの戻り値の型が%sではありません"
-#: catalog/pg_aggregate.c:352 executor/nodeWindowAgg.c:3057
+#: catalog/pg_aggregate.c:352 executor/nodeWindowAgg.c:2991
#, c-format
msgid "strictness of aggregate's forward and inverse transition functions must match"
msgstr "集約の前進と反転の遷移関数のSTRICT属性は一致している必要があります"
@@ -5483,7 +5498,7 @@ msgstr "\"%s\"は仮説集合集約です。"
msgid "cannot change number of direct arguments of an aggregate function"
msgstr "集約関数の直接引数の数は変更できません"
-#: catalog/pg_aggregate.c:858 commands/functioncmds.c:701 commands/typecmds.c:2011 commands/typecmds.c:2057 commands/typecmds.c:2109 commands/typecmds.c:2146 commands/typecmds.c:2180 commands/typecmds.c:2214 commands/typecmds.c:2248 commands/typecmds.c:2277 commands/typecmds.c:2364 commands/typecmds.c:2406 parser/parse_func.c:417 parser/parse_func.c:448 parser/parse_func.c:475 parser/parse_func.c:489 parser/parse_func.c:611 parser/parse_func.c:631
+#: catalog/pg_aggregate.c:858 commands/functioncmds.c:686 commands/typecmds.c:1985 commands/typecmds.c:2031 commands/typecmds.c:2083 commands/typecmds.c:2120 commands/typecmds.c:2154 commands/typecmds.c:2188 commands/typecmds.c:2222 commands/typecmds.c:2251 commands/typecmds.c:2338 commands/typecmds.c:2380 parser/parse_func.c:417 parser/parse_func.c:448 parser/parse_func.c:475 parser/parse_func.c:489 parser/parse_func.c:611 parser/parse_func.c:631
#: parser/parse_func.c:2172 parser/parse_func.c:2445
#, c-format
msgid "function %s does not exist"
@@ -5579,36 +5594,21 @@ msgstr "照合順序\"%s\"はすでに存在します"
msgid "collation \"%s\" for encoding \"%s\" already exists"
msgstr "エンコーディング\"%2$s\"の照合順序\"%1$s\"はすでに存在します"
-#: catalog/pg_constraint.c:753 commands/tablecmds.c:7801
-#, c-format
-msgid "cannot change NO INHERIT status of NOT NULL constraint \"%s\" on relation \"%s\""
-msgstr "リレーション\"%2$s\"の非NULL制約\"%1$s\"のNO INHERIT設定は変更できません"
-
-#: catalog/pg_constraint.c:992
+#: catalog/pg_constraint.c:732
#, c-format
msgid "constraint \"%s\" for domain %s already exists"
msgstr "ドメイン\"%2$s\"の制約\"%1$s\"はすでに存在します"
-#: catalog/pg_constraint.c:1193 catalog/pg_constraint.c:1286
+#: catalog/pg_constraint.c:932 catalog/pg_constraint.c:1025
#, c-format
msgid "constraint \"%s\" for table \"%s\" does not exist"
msgstr "テーブル\"%2$s\"の制約\"%1$s\"は存在しません"
-#: catalog/pg_constraint.c:1386
+#: catalog/pg_constraint.c:1125
#, c-format
msgid "constraint \"%s\" for domain %s does not exist"
msgstr "ドメイン\"%2$s\"に対する制約\"%1$s\"は存在しません"
-#: catalog/pg_constraint.c:1640
-#, c-format
-msgid "invalid type for PERIOD part of foreign key"
-msgstr "外部キーのPERIOD部に対して不正な型"
-
-#: catalog/pg_constraint.c:1641
-#, c-format
-msgid "Only range and multirange are supported."
-msgstr "範囲型および副範囲型のみがサポートされます。"
-
#: catalog/pg_conversion.c:64
#, c-format
msgid "conversion \"%s\" already exists"
@@ -5619,27 +5619,27 @@ msgstr "変換\"%s\"はすでに存在します"
msgid "default conversion for %s to %s already exists"
msgstr "%sから%sへのデフォルトの変換はすでに存在します"
-#: catalog/pg_depend.c:223 commands/extension.c:3508
+#: catalog/pg_depend.c:224 commands/extension.c:3397
#, c-format
msgid "%s is already a member of extension \"%s\""
msgstr "%sはすでに機能拡張\"%s\"のメンバです"
-#: catalog/pg_depend.c:230 catalog/pg_depend.c:281 commands/extension.c:3548
+#: catalog/pg_depend.c:231 catalog/pg_depend.c:282 commands/extension.c:3437
#, c-format
msgid "%s is not a member of extension \"%s\""
msgstr "%s は機能拡張\"%s\"のメンバではありません"
-#: catalog/pg_depend.c:233
+#: catalog/pg_depend.c:234
#, c-format
msgid "An extension is not allowed to replace an object that it does not own."
msgstr "機能拡張は自身が所有していないオブジェクトを置き換えることができません。"
-#: catalog/pg_depend.c:284
+#: catalog/pg_depend.c:285
#, c-format
msgid "An extension may only use CREATE ... IF NOT EXISTS to skip object creation if the conflicting object is one that it already owns."
msgstr "機能拡張はCREATE ... IF NOT EXISTSを自身がすでに所有しているオブジェクトと競合するオブジェクトの生成をスキップするためにのみ使用することができます。"
-#: catalog/pg_depend.c:647
+#: catalog/pg_depend.c:648
#, c-format
msgid "cannot remove dependency on %s because it is a system object"
msgstr "システムオブジェクトであるため、%sの依存関係を削除できません。"
@@ -5689,7 +5689,7 @@ msgstr "パーティション\"%s\"を取り外せません"
msgid "The partition is being detached concurrently or has an unfinished detach."
msgstr "このパーティションは今現在取り外し中であるか取り外し処理が未完了の状態です。"
-#: catalog/pg_inherits.c:595 commands/tablecmds.c:4871 commands/tablecmds.c:16861
+#: catalog/pg_inherits.c:595 commands/tablecmds.c:4800 commands/tablecmds.c:16186
#, c-format
msgid "Use ALTER TABLE ... DETACH PARTITION ... FINALIZE to complete the pending detach operation."
msgstr "ALTER TABLE ... DETACH PARTITION ... FINALIZE を実行して保留中の取り外し処理を完了させてください。"
@@ -5884,57 +5884,62 @@ msgstr "SQL関数は型%sの引数と取ることができません"
msgid "SQL function \"%s\""
msgstr "SQL関数\"%s\""
-#: catalog/pg_publication.c:63 catalog/pg_publication.c:71 catalog/pg_publication.c:79 catalog/pg_publication.c:85
+#: catalog/pg_publication.c:66 catalog/pg_publication.c:74 catalog/pg_publication.c:82 catalog/pg_publication.c:88
#, c-format
msgid "cannot add relation \"%s\" to publication"
msgstr "パブリケーションにリレーション\"%s\"を追加できません"
-#: catalog/pg_publication.c:73
+#: catalog/pg_publication.c:76
#, c-format
msgid "This operation is not supported for system tables."
msgstr "この操作はシステムテーブルに対してはサポートされていません。"
-#: catalog/pg_publication.c:81
+#: catalog/pg_publication.c:84
#, c-format
msgid "This operation is not supported for temporary tables."
msgstr "この操作は一時テーブルに対してはサポートされていません。"
-#: catalog/pg_publication.c:87
+#: catalog/pg_publication.c:90
#, c-format
msgid "This operation is not supported for unlogged tables."
msgstr "この操作はUNLOGGEDテーブルに対してはサポートされていません。"
-#: catalog/pg_publication.c:101 catalog/pg_publication.c:109
+#: catalog/pg_publication.c:104 catalog/pg_publication.c:112
#, c-format
msgid "cannot add schema \"%s\" to publication"
msgstr "パブリケーションにスキーマ\"%s\"を追加できません"
-#: catalog/pg_publication.c:103
+#: catalog/pg_publication.c:106
#, c-format
msgid "This operation is not supported for system schemas."
msgstr "この操作はシステムスキーマに対してはサポートされていません。"
-#: catalog/pg_publication.c:111
+#: catalog/pg_publication.c:114
#, c-format
msgid "Temporary schemas cannot be replicated."
msgstr "一時スキーマは複製できません"
-#: catalog/pg_publication.c:462
+#: catalog/pg_publication.c:392
#, c-format
msgid "relation \"%s\" is already member of publication \"%s\""
msgstr "リレーション\"%s\"はすでにパブリケーション\"%s\"のメンバです"
-#: catalog/pg_publication.c:574
+#: catalog/pg_publication.c:534
#, c-format
msgid "cannot use system column \"%s\" in publication column list"
msgstr "システム列\"%s\"はパブリケーション列リスト内では使用できません"
-#: catalog/pg_publication.c:580
+#: catalog/pg_publication.c:540
+#, c-format
+msgid "cannot use generated column \"%s\" in publication column list"
+msgstr "生成列\"%s\"はパブリケーションの列リストでは使用できません"
+
+#: catalog/pg_publication.c:546
#, c-format
msgid "duplicate column \"%s\" in publication column list"
msgstr "パブリケーション列リスト内に重複した列 \"%s\""
-#: catalog/pg_publication.c:692
+#: catalog/pg_publication.c:636
#, c-format
msgid "schema \"%s\" is already member of publication \"%s\""
msgstr "スキーマ\"%s\"はすでにパブリケーション\"%s\"のメンバです"
@@ -6008,12 +6013,12 @@ msgstr "データベースシステムが必要としているため%sが所有
msgid "cannot reassign ownership of objects owned by %s because they are required by the database system"
msgstr "データベースシステムが必要としているため%sが所有するオブジェクトの所有者を再割り当てできません"
-#: catalog/pg_subscription.c:469
+#: catalog/pg_subscription.c:438
#, c-format
msgid "could not drop relation mapping for subscription \"%s\""
msgstr "サブスクリプション\"%s\"に対するリレーションマッピングを削除できませんでした"
-#: catalog/pg_subscription.c:471
+#: catalog/pg_subscription.c:440
#, c-format
msgid "Table synchronization for relation \"%s\" is in progress and is in state \"%c\"."
msgstr "リレーション\\\"%s\\\"のテーブル同期が進行中で、状態は\\\"%c\\\"です。"
@@ -6021,7 +6026,7 @@ msgstr "リレーション\\\"%s\\\"のテーブル同期が進行中で、状
#. translator: first %s is a SQL ALTER command and second %s is a
#. SQL DROP command
#.
-#: catalog/pg_subscription.c:478
+#: catalog/pg_subscription.c:447
#, c-format
msgid "Use %s to enable subscription if not already enabled or use %s to drop the subscription."
msgstr "サブスクリプションが有効にされていない場合は%sを実行して有効化するか、%sを実行してこのサブスクリプションを削除してください。"
@@ -6051,7 +6056,7 @@ msgstr "値渡し型の場合、内部サイズ%dは不正です"
msgid "alignment \"%c\" is invalid for variable-length type"
msgstr "可変長型の場合、アラインメント\"%c\"は不正です"
-#: catalog/pg_type.c:325 commands/typecmds.c:4350
+#: catalog/pg_type.c:325 commands/typecmds.c:4363
#, c-format
msgid "fixed-size types must have storage PLAIN"
msgstr "固定長型の場合はPLAIN格納方式でなければなりません"
@@ -6066,7 +6071,7 @@ msgstr "\"%s\"の複範囲型の作成中に失敗しました。"
msgid "You can manually specify a multirange type name using the \"multirange_type_name\" attribute."
msgstr "\"multirange_type_name\"属性で複範囲型の型名を手動で指定することができます。"
-#: catalog/storage.c:533 storage/buffer/bufmgr.c:1553
+#: catalog/storage.c:533 storage/buffer/bufmgr.c:1540
#, c-format
msgid "invalid page in block %u of relation %s"
msgstr "リレーション%2$sのブロック%1$uに不正なページ"
@@ -6151,7 +6156,7 @@ msgstr "直列化関数は集約遷移データの型が%sの場合にだけ指
msgid "must specify both or neither of serialization and deserialization functions"
msgstr "直列化関数と復元関数は両方指定するか、両方指定しないかのどちらかである必要があります"
-#: commands/aggregatecmds.c:434 commands/functioncmds.c:649
+#: commands/aggregatecmds.c:434 commands/functioncmds.c:634
#, c-format
msgid "parameter \"parallel\" must be SAFE, RESTRICTED, or UNSAFE"
msgstr "パラメータ\"parallel\"はSAVE、RESTRICTEDまたはUNSAFEのいずれかでなければなりません"
@@ -6181,12 +6186,12 @@ msgstr "サーバー\"%s\"はすでに存在します"
msgid "language \"%s\" already exists"
msgstr "言語\"%s\"はすでに存在します"
-#: commands/alter.c:95 commands/publicationcmds.c:805
+#: commands/alter.c:95 commands/publicationcmds.c:764
#, c-format
msgid "publication \"%s\" already exists"
msgstr "パブリケーション\"%s\"はすでに存在します"
-#: commands/alter.c:98 commands/subscriptioncmds.c:629
+#: commands/alter.c:98 commands/subscriptioncmds.c:669
#, c-format
msgid "subscription \"%s\" already exists"
msgstr "サブスクリプション\"%s\"はすでに存在します"
@@ -6226,17 +6231,17 @@ msgstr "テキスト検索設定\"%s\"はすでにスキーマ\"%s\"存在しま
msgid "must be superuser to rename %s"
msgstr "%sの名前を変更するにはスーパーユーザーである必要があります"
-#: commands/alter.c:256 commands/subscriptioncmds.c:608 commands/subscriptioncmds.c:1147 commands/subscriptioncmds.c:1231 commands/subscriptioncmds.c:1989
+#: commands/alter.c:256 commands/subscriptioncmds.c:648 commands/subscriptioncmds.c:1129 commands/subscriptioncmds.c:1212 commands/subscriptioncmds.c:1918
#, c-format
msgid "password_required=false is superuser-only"
msgstr "password_required=falseはスーパーユーザーのみ可能です"
-#: commands/alter.c:257 commands/subscriptioncmds.c:609 commands/subscriptioncmds.c:1148 commands/subscriptioncmds.c:1232 commands/subscriptioncmds.c:1990
+#: commands/alter.c:257 commands/subscriptioncmds.c:649 commands/subscriptioncmds.c:1130 commands/subscriptioncmds.c:1213 commands/subscriptioncmds.c:1919
#, c-format
msgid "Subscriptions with the password_required option set to false may only be created or modified by the superuser."
msgstr "password_requiredオプションがfalseに設定されたサブスクリプションはスーパーユーザのみ作成と変更が可能です。"
-#: commands/alter.c:730
+#: commands/alter.c:735
#, c-format
msgid "must be superuser to set schema of %s"
msgstr "%sのスキーマを設定するにはスーパーユーザーである必要があります"
@@ -6256,7 +6261,7 @@ msgstr "アクセスメソッドを作成するにはスーパーユーザーで
msgid "access method \"%s\" already exists"
msgstr "アクセスメソッド\"%s\"は存在しません"
-#: commands/amcmds.c:154 commands/indexcmds.c:226 commands/indexcmds.c:859 commands/opclasscmds.c:375 commands/opclasscmds.c:833
+#: commands/amcmds.c:154 commands/indexcmds.c:224 commands/indexcmds.c:850 commands/opclasscmds.c:375 commands/opclasscmds.c:833
#, c-format
msgid "access method \"%s\" does not exist"
msgstr "アクセスメソッド\"%s\"は存在しません"
@@ -6266,57 +6271,52 @@ msgstr "アクセスメソッド\"%s\"は存在しません"
msgid "handler function is not specified"
msgstr "ハンドラ関数の指定がありません"
-#: commands/amcmds.c:264 commands/event_trigger.c:200 commands/foreigncmds.c:489 commands/proclang.c:78 commands/trigger.c:702 parser/parse_clause.c:941
+#: commands/amcmds.c:264 commands/event_trigger.c:200 commands/foreigncmds.c:489 commands/proclang.c:78 commands/trigger.c:702 parser/parse_clause.c:943
#, c-format
msgid "function %s must return type %s"
msgstr "関数%sは型%sを返さなければなりません"
-#: commands/analyze.c:215
+#: commands/analyze.c:217
#, c-format
msgid "skipping \"%s\" --- cannot analyze this foreign table"
msgstr "\"%s\"をスキップしています --- この外部テーブルに対してANALYZEを実行することはできません"
-#: commands/analyze.c:232
+#: commands/analyze.c:234
#, c-format
msgid "skipping \"%s\" --- cannot analyze non-tables or special system tables"
msgstr "\"%s\"をスキップしています --- テーブルでないものや特別なシステムテーブルに対してANALYZEを実行することはできません"
-#: commands/analyze.c:317
+#: commands/analyze.c:314
#, c-format
msgid "analyzing \"%s.%s\" inheritance tree"
msgstr "\"%s.%s\"継承ツリーを解析しています"
-#: commands/analyze.c:322
+#: commands/analyze.c:319
#, c-format
msgid "analyzing \"%s.%s\""
msgstr "\"%s.%s\"を解析しています"
-#: commands/analyze.c:393
+#: commands/analyze.c:385
#, c-format
msgid "column \"%s\" of relation \"%s\" appears more than once"
msgstr "リレーション\"%2$s\"の列\"%1$s\"が2回以上現れます"
-#: commands/analyze.c:803
+#: commands/analyze.c:785
#, c-format
msgid "automatic analyze of table \"%s.%s.%s\"\n"
msgstr "テーブル\"%s.%s.%s\"に対する自動ANALYZE\n"
-#: commands/analyze.c:805
-#, c-format
-msgid "finished analyzing table \"%s.%s.%s\"\n"
-msgstr "テーブル\"%s.%s.%s\"の解析完了\n"
-
-#: commands/analyze.c:1327
+#: commands/analyze.c:1300
#, c-format
msgid "\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead rows; %d rows in sample, %.0f estimated total rows"
msgstr "\"%1$s\": %3$uページの内%2$dをスキャン。%4$.0fの有効な行と%5$.0fの不要な行が存在。%6$d行をサンプリング。推定総行数は%7$.0f"
-#: commands/analyze.c:1411
+#: commands/analyze.c:1384
#, c-format
msgid "skipping analyze of \"%s.%s\" inheritance tree --- this inheritance tree contains no child tables"
msgstr "継承ツリー\"%s.%s\"のANALYZEをスキップします --- このツリーには子テーブルがありません"
-#: commands/analyze.c:1509
+#: commands/analyze.c:1482
#, c-format
msgid "skipping analyze of \"%s.%s\" inheritance tree --- this inheritance tree contains no analyzable child tables"
msgstr "継承ツリー\"%s.%s\"のANALYZEをスキップします --- このツリーにはアナライズ可能な子テーブルがありません"
@@ -6361,82 +6361,82 @@ msgstr "PID %d のサーバープロセスは、この中で最も古いトラ
msgid "The NOTIFY queue cannot be emptied until that process ends its current transaction."
msgstr "このプロセスが現在のトランザクションを終了するまで NOTYFY キューを空にすることはできません"
-#: commands/cluster.c:127
+#: commands/cluster.c:128
#, c-format
msgid "unrecognized CLUSTER option \"%s\""
msgstr "認識できないCLUSTERオプション \"%s\""
-#: commands/cluster.c:158 commands/cluster.c:421
+#: commands/cluster.c:159 commands/cluster.c:433
#, c-format
msgid "cannot cluster temporary tables of other sessions"
msgstr "他のセッションの一時テーブルをクラスタ化できません"
-#: commands/cluster.c:176
+#: commands/cluster.c:177
#, c-format
msgid "there is no previously clustered index for table \"%s\""
msgstr "テーブル\"%s\"には事前にクラスタ化されたインデックスはありません"
-#: commands/cluster.c:190 commands/tablecmds.c:15429 commands/tablecmds.c:17483
+#: commands/cluster.c:191 commands/tablecmds.c:14830 commands/tablecmds.c:16762
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "テーブル\"%2$s\"にはインデックス\"%1$s\"は存在しません"
-#: commands/cluster.c:410
+#: commands/cluster.c:422
#, c-format
msgid "cannot cluster a shared catalog"
msgstr "共有カタログをクラスタ化できません"
-#: commands/cluster.c:425
+#: commands/cluster.c:437
#, c-format
msgid "cannot vacuum temporary tables of other sessions"
msgstr "他のセッションの一時テーブルに対してはVACUUMを実行できません"
-#: commands/cluster.c:507 commands/tablecmds.c:17493
+#: commands/cluster.c:513 commands/tablecmds.c:16772
#, c-format
msgid "\"%s\" is not an index for table \"%s\""
msgstr "\"%s\"はテーブル\"%s\"のインデックスではありません"
-#: commands/cluster.c:515
+#: commands/cluster.c:521
#, c-format
msgid "cannot cluster on index \"%s\" because access method does not support clustering"
msgstr "インデックス\"%s\"でクラスタ化できません。アクセスメソッドがクラスタ化をサポートしないためです"
-#: commands/cluster.c:527
+#: commands/cluster.c:533
#, c-format
msgid "cannot cluster on partial index \"%s\""
msgstr "部分インデックス\"%s\"をクラスタ化できません"
-#: commands/cluster.c:541
+#: commands/cluster.c:547
#, c-format
msgid "cannot cluster on invalid index \"%s\""
msgstr "無効なインデックス\"%s\"ではクラスタ化できません"
-#: commands/cluster.c:565
+#: commands/cluster.c:571
#, c-format
msgid "cannot mark index clustered in partitioned table"
msgstr "パーティションテーブル内のインデックスは CLUSTER 済みとマークできません`"
-#: commands/cluster.c:961
+#: commands/cluster.c:956
#, c-format
msgid "clustering \"%s.%s\" using index scan on \"%s\""
msgstr "\"%3$s\"に対するインデックススキャンを使って\"%1$s.%2$s\"をクラスタ化しています"
-#: commands/cluster.c:967
+#: commands/cluster.c:962
#, c-format
msgid "clustering \"%s.%s\" using sequential scan and sort"
msgstr "シーケンシャルスキャンとソートを使って\"%s.%s\"をクラスタ化しています"
-#: commands/cluster.c:972
+#: commands/cluster.c:967
#, c-format
msgid "vacuuming \"%s.%s\""
msgstr "\"%s.%s\"に対してVACUUMを実行しています"
-#: commands/cluster.c:999
+#: commands/cluster.c:994
#, c-format
msgid "\"%s.%s\": found %.0f removable, %.0f nonremovable row versions in %u pages"
msgstr "\"%1$s.%2$s\": %5$u ページ中に見つかった行バージョン: 移動可能 %3$.0f 行、削除不可 %4$.0f 行"
-#: commands/cluster.c:1004
+#: commands/cluster.c:999
#, c-format
msgid ""
"%.0f dead row versions cannot be removed yet.\n"
@@ -6445,7 +6445,7 @@ msgstr ""
"%.0f 個の無効な行が今はまだ削除できません。\n"
"%s."
-#: commands/cluster.c:1746
+#: commands/cluster.c:1744
#, c-format
msgid "permission denied to cluster \"%s\", skipping it"
msgstr "\"%s\"のクラスタ化を行う権限がありません、スキップします"
@@ -6455,8 +6455,8 @@ msgstr "\"%s\"のクラスタ化を行う権限がありません、スキップ
msgid "collation attribute \"%s\" not recognized"
msgstr "照合順序の属性\"%s\"が認識できません"
-#: commands/collationcmds.c:123 commands/collationcmds.c:129 commands/define.c:375 commands/tablecmds.c:8210 replication/pgoutput/pgoutput.c:316 replication/pgoutput/pgoutput.c:339 replication/pgoutput/pgoutput.c:353 replication/pgoutput/pgoutput.c:363 replication/pgoutput/pgoutput.c:373 replication/pgoutput/pgoutput.c:383 replication/pgoutput/pgoutput.c:395 replication/walsender.c:1117 replication/walsender.c:1139 replication/walsender.c:1149
-#: replication/walsender.c:1158 replication/walsender.c:1400 replication/walsender.c:1409
+#: commands/collationcmds.c:123 commands/collationcmds.c:129 commands/define.c:388 commands/tablecmds.c:8162 replication/pgoutput/pgoutput.c:314 replication/pgoutput/pgoutput.c:337 replication/pgoutput/pgoutput.c:351 replication/pgoutput/pgoutput.c:361 replication/pgoutput/pgoutput.c:371 replication/pgoutput/pgoutput.c:381 replication/pgoutput/pgoutput.c:393 replication/walsender.c:1146 replication/walsender.c:1168 replication/walsender.c:1178
+#: replication/walsender.c:1187 replication/walsender.c:1426
#, c-format
msgid "conflicting or redundant options"
msgstr "競合するオプション、あるいは余計なオプションがあります"
@@ -6488,7 +6488,7 @@ msgstr "認識できないの照合順序プロバイダ: %s"
msgid "parameter \"%s\" must be specified"
msgstr "パラメータ\"%s\"の指定が必要です"
-#: commands/collationcmds.c:293 commands/dbcommands.c:1147
+#: commands/collationcmds.c:293 commands/dbcommands.c:1134
#, c-format
msgid "using standard form \"%s\" for ICU locale \"%s\""
msgstr "ICUロケール\"%s\"の標準形式\"%s\"を使用します"
@@ -6498,7 +6498,7 @@ msgstr "ICUロケール\"%s\"の標準形式\"%s\"を使用します"
msgid "nondeterministic collations not supported with this provider"
msgstr "非決定的照合順序はこのプロバイダではサポートされません"
-#: commands/collationcmds.c:317 commands/dbcommands.c:1100
+#: commands/collationcmds.c:317 commands/dbcommands.c:1087
#, c-format
msgid "ICU rules cannot be specified unless locale provider is ICU"
msgstr "ICUルールはロケールプロバイダがICUでなければ指定できません"
@@ -6508,59 +6508,59 @@ msgstr "ICUルールはロケールプロバイダがICUでなければ指定で
msgid "current database's encoding is not supported with this provider"
msgstr "現在のデータベースのエンコーディングはこのプロバイダではサポートされません"
-#: commands/collationcmds.c:405
+#: commands/collationcmds.c:409
#, c-format
msgid "collation \"%s\" for encoding \"%s\" already exists in schema \"%s\""
msgstr "エンコーディング\"%2$s\"のための照合順序\"%1$s\"はすでにスキーマ\"%3$s\"内に存在します"
-#: commands/collationcmds.c:416
+#: commands/collationcmds.c:420
#, c-format
msgid "collation \"%s\" already exists in schema \"%s\""
msgstr "照合順序\"%s\"はすでにスキーマ\"%s\"内に存在します"
-#: commands/collationcmds.c:441
+#: commands/collationcmds.c:445
#, c-format
msgid "cannot refresh version of default collation"
msgstr "デフォルト照合順序のバーションはリフレッシュできません"
#. translator: %s is an SQL command
#. translator: %s is an SQL ALTER command
-#: commands/collationcmds.c:443 commands/subscriptioncmds.c:1445 commands/tablecmds.c:7986 commands/tablecmds.c:7996 commands/tablecmds.c:7998 commands/tablecmds.c:15131 commands/tablecmds.c:18647 commands/tablecmds.c:18668 commands/typecmds.c:3774 commands/typecmds.c:3859 commands/typecmds.c:4213
+#: commands/collationcmds.c:447 commands/subscriptioncmds.c:1376 commands/tablecmds.c:7938 commands/tablecmds.c:7948 commands/tablecmds.c:7950 commands/tablecmds.c:14532 commands/tablecmds.c:17917 commands/tablecmds.c:17938 commands/typecmds.c:3787 commands/typecmds.c:3872 commands/typecmds.c:4226
#, c-format
msgid "Use %s instead."
msgstr "代わりに%sを使用してください"
-#: commands/collationcmds.c:476 commands/dbcommands.c:2579
+#: commands/collationcmds.c:480 commands/dbcommands.c:2566
#, c-format
msgid "changing version from %s to %s"
msgstr "バージョン%sから%sへの変更"
-#: commands/collationcmds.c:491 commands/dbcommands.c:2592
+#: commands/collationcmds.c:495 commands/dbcommands.c:2579
#, c-format
msgid "version has not changed"
msgstr "バージョンが変わっていません"
-#: commands/collationcmds.c:524 commands/dbcommands.c:2762 utils/adt/dbsize.c:180
+#: commands/collationcmds.c:528 commands/dbcommands.c:2749
#, c-format
msgid "database with OID %u does not exist"
msgstr "OID %uのデータベースは存在しません"
-#: commands/collationcmds.c:550
+#: commands/collationcmds.c:554
#, c-format
msgid "collation with OID %u does not exist"
msgstr "OID %uの照合順序は存在しません"
-#: commands/collationcmds.c:844
+#: commands/collationcmds.c:848
#, c-format
msgid "must be superuser to import system collations"
msgstr "システム照合順序をインポートするにはスーパーユーザーである必要があります"
-#: commands/collationcmds.c:964 commands/collationcmds.c:1049
+#: commands/collationcmds.c:968 commands/collationcmds.c:1053
#, c-format
msgid "no usable system locales were found"
msgstr "使用できるシステムロケールが見つかりません"
-#: commands/comment.c:61 commands/dbcommands.c:1678 commands/dbcommands.c:1896 commands/dbcommands.c:2008 commands/dbcommands.c:2206 commands/dbcommands.c:2446 commands/dbcommands.c:2539 commands/dbcommands.c:2663 commands/dbcommands.c:3174 utils/init/postinit.c:985 utils/init/postinit.c:1049 utils/init/postinit.c:1122
+#: commands/comment.c:61 commands/dbcommands.c:1665 commands/dbcommands.c:1883 commands/dbcommands.c:1995 commands/dbcommands.c:2193 commands/dbcommands.c:2433 commands/dbcommands.c:2526 commands/dbcommands.c:2650 commands/dbcommands.c:3161 utils/init/postinit.c:1034 utils/init/postinit.c:1098 utils/init/postinit.c:1171
#, c-format
msgid "database \"%s\" does not exist"
msgstr "データベース\"%s\"は存在しません"
@@ -6570,12 +6570,12 @@ msgstr "データベース\"%s\"は存在しません"
msgid "cannot set comment on relation \"%s\""
msgstr "リレーション\"%s\"にはコメントを設定できません"
-#: commands/constraint.c:61 utils/adt/ri_triggers.c:2174
+#: commands/constraint.c:61 utils/adt/ri_triggers.c:2019
#, c-format
msgid "function \"%s\" was not called by trigger manager"
msgstr "関数\"%s\"はトリガ関数として呼び出されていません"
-#: commands/constraint.c:68 utils/adt/ri_triggers.c:2183
+#: commands/constraint.c:68 utils/adt/ri_triggers.c:2028
#, c-format
msgid "function \"%s\" must be fired AFTER ROW"
msgstr "関数\"%s\"はAFTER ROWトリガで実行してください"
@@ -6667,229 +6667,202 @@ msgstr "パラメータ\"%s\"はBoolean値または\"match\"のみを取りま
#. translator: first %s is the name of a COPY option, e.g. ON_ERROR,
#. second %s is a COPY with direction, e.g. COPY TO
-#: commands/copy.c:402 commands/copy.c:818 commands/copy.c:834 commands/copy.c:851 commands/copy.c:877 commands/copy.c:887
+#: commands/copy.c:402 commands/copy.c:782 commands/copy.c:798 commands/copy.c:815 commands/copy.c:841 commands/copy.c:851
#, c-format
msgid "COPY %s cannot be used with %s"
msgstr "COPY %s は %s と同時には使えません"
#. translator: first %s is the name of a COPY option, e.g. ON_ERROR
-#: commands/copy.c:416 commands/copy.c:474
+#: commands/copy.c:416 commands/copy.c:441
#, c-format
msgid "COPY %s \"%s\" not recognized"
msgstr "COPY %s \"%s\"を認識できません"
-#: commands/copy.c:436 commands/define.c:73 commands/define.c:84 commands/define.c:178 commands/define.c:196 commands/define.c:211 commands/define.c:229
-#, c-format
-msgid "%s requires a numeric value"
-msgstr "%sは数値が必要です"
-
-#: commands/copy.c:446
-#, c-format
-msgid "REJECT_LIMIT (%lld) must be greater than zero"
-msgstr "REJECT_LIMIT (%lld)は0より大きくなければなりません"
-
-#: commands/copy.c:536
+#: commands/copy.c:502
#, c-format
msgid "COPY format \"%s\" not recognized"
msgstr "COPY フォーマット\"%s\"を認識できません"
-#: commands/copy.c:594 commands/copy.c:609 commands/copy.c:624 commands/copy.c:643
+#: commands/copy.c:560 commands/copy.c:575 commands/copy.c:590 commands/copy.c:609
#, c-format
msgid "argument to option \"%s\" must be a list of column names"
msgstr "オプション\"%s\"の引数は列名のリストでなければなりません"
-#: commands/copy.c:655
+#: commands/copy.c:621
#, c-format
msgid "argument to option \"%s\" must be a valid encoding name"
msgstr "オプション\"%s\"の引数は有効なエンコーディング名でなければなりません"
-#: commands/copy.c:683 commands/dbcommands.c:879 commands/dbcommands.c:2394
+#: commands/copy.c:642 commands/dbcommands.c:866 commands/dbcommands.c:2381
#, c-format
msgid "option \"%s\" not recognized"
msgstr "タイムゾーン\"%s\"を認識できません"
#. translator: %s is the name of a COPY option, e.g. ON_ERROR
-#: commands/copy.c:696 commands/copy.c:701 commands/copy.c:706 commands/copy.c:776
+#: commands/copy.c:655 commands/copy.c:660 commands/copy.c:665 commands/copy.c:740
#, c-format
msgid "cannot specify %s in BINARY mode"
msgstr "BINARYモードでは%sを指定できません"
-#: commands/copy.c:728
+#: commands/copy.c:670
+#, c-format
+msgid "only ON_ERROR STOP is allowed in BINARY mode"
+msgstr "BINARYモードではN_ERROR STOPのみ使用可能です"
+
+#: commands/copy.c:692
#, c-format
msgid "COPY delimiter must be a single one-byte character"
msgstr "COPYの区切り文字は単一の1バイト文字でなければなりません"
-#: commands/copy.c:735
+#: commands/copy.c:699
#, c-format
msgid "COPY delimiter cannot be newline or carriage return"
msgstr "COPYの区切り文字は改行や復帰記号とすることができません"
-#: commands/copy.c:741
+#: commands/copy.c:705
#, c-format
msgid "COPY null representation cannot use newline or carriage return"
msgstr "COPYのNULL表現には改行や復帰記号を使用することはできません"
-#: commands/copy.c:751
+#: commands/copy.c:715
#, c-format
msgid "COPY default representation cannot use newline or carriage return"
msgstr "COPYのデフォルト表現には改行や復帰記号を使用することはできません"
-#: commands/copy.c:769
+#: commands/copy.c:733
#, c-format
msgid "COPY delimiter cannot be \"%s\""
msgstr "COPYの区切り文字を\"%s\"とすることはできません"
#. translator: %s is the name of a COPY option, e.g. ON_ERROR
-#: commands/copy.c:783 commands/copy.c:800 commands/copy.c:812 commands/copy.c:827 commands/copy.c:843
+#: commands/copy.c:747 commands/copy.c:764 commands/copy.c:776 commands/copy.c:791 commands/copy.c:807
#, c-format
msgid "COPY %s requires CSV mode"
msgstr "COPY %s はCSVモードを要求します"
-#: commands/copy.c:788
+#: commands/copy.c:752
#, c-format
msgid "COPY quote must be a single one-byte character"
msgstr "COPYの引用符は単一の1バイト文字でなければなりません"
-#: commands/copy.c:793
+#: commands/copy.c:757
#, c-format
msgid "COPY delimiter and quote must be different"
msgstr "COPYの区切り文字と引用符は異なる文字でなければなりません"
-#: commands/copy.c:805
+#: commands/copy.c:769
#, c-format
msgid "COPY escape must be a single one-byte character"
msgstr "COPYのエスケープは単一の1バイト文字でなければなりません"
#. translator: %s is the name of a COPY option, e.g. NULL
-#: commands/copy.c:859 commands/copy.c:895
+#: commands/copy.c:823 commands/copy.c:859
#, c-format
msgid "COPY delimiter character must not appear in the %s specification"
msgstr "COPYの区切り文字は%s指定では使用できません"
#. translator: %s is the name of a COPY option, e.g. NULL
-#: commands/copy.c:868 commands/copy.c:904
+#: commands/copy.c:832 commands/copy.c:868
#, c-format
msgid "CSV quote character must not appear in the %s specification"
msgstr "COPYの引用符は%s指定では使用できません"
-#: commands/copy.c:913
+#: commands/copy.c:877
#, c-format
msgid "NULL specification and DEFAULT specification cannot be the same"
msgstr "NULL指定とDEFAULT指定は同じにはできません"
-#: commands/copy.c:919
-#, c-format
-msgid "only ON_ERROR STOP is allowed in BINARY mode"
-msgstr "BINARYモードではN_ERROR STOPのみ使用可能です"
-
-#. translator: first and second %s are the names of COPY option, e.g.
-#. * ON_ERROR, third is the value of the COPY option, e.g. IGNORE
-#: commands/copy.c:926
-#, c-format
-msgid "COPY %s requires %s to be set to %s"
-msgstr "COPY %s では %s が %s に設定されている必要があります"
-
-#: commands/copy.c:988
+#: commands/copy.c:939
#, c-format
msgid "column \"%s\" is a generated column"
msgstr "列\"%s\"は生成カラムです"
-#: commands/copy.c:990
+#: commands/copy.c:941
#, c-format
msgid "Generated columns cannot be used in COPY."
msgstr "生成カラムはCOPYでは使えません。"
-#: commands/copy.c:1005 commands/indexcmds.c:1934 commands/statscmds.c:239 commands/tablecmds.c:2566 commands/tablecmds.c:3065 commands/tablecmds.c:3885 parser/parse_relation.c:3794 parser/parse_relation.c:3804 parser/parse_relation.c:3822 parser/parse_relation.c:3829 parser/parse_relation.c:3843 utils/adt/tsvector_op.c:2853
+#: commands/copy.c:956 commands/indexcmds.c:1890 commands/statscmds.c:239 commands/tablecmds.c:2526 commands/tablecmds.c:2997 commands/tablecmds.c:3808 parser/parse_relation.c:3692 parser/parse_relation.c:3702 parser/parse_relation.c:3720 parser/parse_relation.c:3727 parser/parse_relation.c:3741 utils/adt/tsvector_op.c:2853
#, c-format
msgid "column \"%s\" does not exist"
msgstr "列\"%s\"は存在しません"
-#: commands/copy.c:1012 commands/tablecmds.c:2592 commands/trigger.c:953 parser/parse_target.c:1086 parser/parse_target.c:1097
+#: commands/copy.c:963 commands/tablecmds.c:2552 commands/trigger.c:951 parser/parse_target.c:1083 parser/parse_target.c:1094
#, c-format
msgid "column \"%s\" specified more than once"
msgstr "列\"%s\"が複数指定されました"
-#: commands/copyfrom.c:121
+#: commands/copyfrom.c:118
#, c-format
msgid "COPY %s"
msgstr "%sのCOPY"
-#: commands/copyfrom.c:129
+#: commands/copyfrom.c:126
#, c-format
msgid "COPY %s, line %llu, column %s"
msgstr "%sのCOPY、行 %llu、列 %s"
-#: commands/copyfrom.c:134 commands/copyfrom.c:180
+#: commands/copyfrom.c:131 commands/copyfrom.c:177
#, c-format
msgid "COPY %s, line %llu"
msgstr "%sのCOPY、行 %llu"
-#: commands/copyfrom.c:146
+#: commands/copyfrom.c:143
#, c-format
msgid "COPY %s, line %llu, column %s: \"%s\""
msgstr "%sのCOPY、行 %llu、列 %s: \"%s\""
-#: commands/copyfrom.c:156
+#: commands/copyfrom.c:153
#, c-format
msgid "COPY %s, line %llu, column %s: null input"
msgstr "%sのCOPY、行 %llu、列 %s: null が入力されました"
-#: commands/copyfrom.c:173
+#: commands/copyfrom.c:170
#, c-format
msgid "COPY %s, line %llu: \"%s\""
msgstr "%sのCOPY、行 %llu: \"%s\""
-#: commands/copyfrom.c:684
+#: commands/copyfrom.c:673
#, c-format
msgid "cannot copy to view \"%s\""
msgstr "ビュー\"%s\"へのコピーはできません"
-#: commands/copyfrom.c:686
+#: commands/copyfrom.c:675
#, c-format
msgid "To enable copying to a view, provide an INSTEAD OF INSERT trigger."
msgstr "ビューへのコピーを可能にするためには、INSTEAD OF INSERTトリガを作成してください。"
-#: commands/copyfrom.c:690
+#: commands/copyfrom.c:679
#, c-format
msgid "cannot copy to materialized view \"%s\""
msgstr "実体化ビュー\"%s\"へのコピーはできません"
-#: commands/copyfrom.c:695
+#: commands/copyfrom.c:684
#, c-format
msgid "cannot copy to sequence \"%s\""
msgstr "シーケンス\"%s\"へのコピーはできません"
-#: commands/copyfrom.c:700
+#: commands/copyfrom.c:689
#, c-format
msgid "cannot copy to non-table relation \"%s\""
msgstr "テーブル以外のリレーション\"%s\"へのコピーはできません"
-#: commands/copyfrom.c:740
+#: commands/copyfrom.c:729
#, c-format
msgid "cannot perform COPY FREEZE on a partitioned table"
msgstr "パーティション親テーブルに対して COPY FREEZE は実行できません"
-#: commands/copyfrom.c:747
-#, c-format
-msgid "cannot perform COPY FREEZE on a foreign table"
-msgstr "外部テーブルに対して COPY FREEZE は実行できません"
-
-#: commands/copyfrom.c:761
+#: commands/copyfrom.c:744
#, c-format
msgid "cannot perform COPY FREEZE because of prior transaction activity"
msgstr "先行するトランザクション処理のためCOPY FREEZEを実行することができません"
-#: commands/copyfrom.c:767
+#: commands/copyfrom.c:750
#, c-format
msgid "cannot perform COPY FREEZE because the table was not created or truncated in the current subtransaction"
msgstr "このテーブルは現在のサブトランザクションにおいて作成または切り詰めされていないため、COPY FREEZEを実行することができません"
-#: commands/copyfrom.c:1031
-#, c-format
-msgid "skipped more than REJECT_LIMIT (%lld) rows due to data type incompatibility"
-msgstr "データ型の不適合により、REJECT_LIMIT (%lld)を超える行がスキップされました"
-
-#: commands/copyfrom.c:1334
+#: commands/copyfrom.c:1313
#, c-format
msgid "%llu row was skipped due to data type incompatibility"
msgid_plural "%llu rows were skipped due to data type incompatibility"
@@ -6897,207 +6870,207 @@ msgstr[0] "%llu行がデータ型の不適合によりスキップされまし
#. translator: first %s is the name of a COPY option, e.g. FORCE_NOT_NULL
#. translator: %s is the name of a COPY option, e.g. FORCE_NOT_NULL
-#: commands/copyfrom.c:1469 commands/copyfrom.c:1512 commands/copyto.c:601
+#: commands/copyfrom.c:1448 commands/copyfrom.c:1491 commands/copyto.c:601
#, c-format
msgid "%s column \"%s\" not referenced by COPY"
msgstr "%s指定された列\"%s\"はCOPYで参照されません"
-#: commands/copyfrom.c:1565 utils/mb/mbutils.c:385
+#: commands/copyfrom.c:1544 utils/mb/mbutils.c:385
#, c-format
msgid "default conversion function for encoding \"%s\" to \"%s\" does not exist"
msgstr "符号化方式\"%s\"から\"%s\"用のデフォルト変換関数は存在しません"
-#: commands/copyfrom.c:1763
+#: commands/copyfrom.c:1742
#, c-format
msgid "COPY FROM instructs the PostgreSQL server process to read a file. You may want a client-side facility such as psql's \\copy."
msgstr "COPY FROMによってPostgreSQLサーバープロセスはファイルを読み込みます。psqlの \\copy のようなクライアント側の仕組みが必要かもしれません"
-#: commands/copyfrom.c:1776 commands/copyto.c:706
+#: commands/copyfrom.c:1755 commands/copyto.c:706
#, c-format
msgid "\"%s\" is a directory"
msgstr "\"%s\"はディレクトリです"
-#: commands/copyfrom.c:1844 commands/copyto.c:299 libpq/be-secure-common.c:83
+#: commands/copyfrom.c:1823 commands/copyto.c:299 libpq/be-secure-common.c:83
#, c-format
msgid "could not close pipe to external command: %m"
msgstr "外部コマンドに対するパイプをクローズできませんでした: %m"
-#: commands/copyfrom.c:1859 commands/copyto.c:304
+#: commands/copyfrom.c:1838 commands/copyto.c:304
#, c-format
msgid "program \"%s\" failed"
msgstr "プログラム\"%s\"の実行に失敗しました"
-#: commands/copyfromparse.c:191
+#: commands/copyfromparse.c:200
#, c-format
msgid "COPY file signature not recognized"
msgstr "COPYファイルのシグネチャが不明です"
-#: commands/copyfromparse.c:196
+#: commands/copyfromparse.c:205
#, c-format
msgid "invalid COPY file header (missing flags)"
msgstr "COPYファイルのヘッダが不正です(フラグがありません)"
-#: commands/copyfromparse.c:200
+#: commands/copyfromparse.c:209
#, c-format
msgid "invalid COPY file header (WITH OIDS)"
msgstr "COPYファイルのヘッダが不正です(WITH OIDS)"
-#: commands/copyfromparse.c:205
+#: commands/copyfromparse.c:214
#, c-format
msgid "unrecognized critical flags in COPY file header"
msgstr "COPYファイルのヘッダ内の重要なフラグが不明です"
-#: commands/copyfromparse.c:211
+#: commands/copyfromparse.c:220
#, c-format
msgid "invalid COPY file header (missing length)"
msgstr "COPYファイルのヘッダが不正です(サイズがありません)"
-#: commands/copyfromparse.c:218
+#: commands/copyfromparse.c:227
#, c-format
msgid "invalid COPY file header (wrong length)"
msgstr "COPYファイルのヘッダが不正です(サイズが不正です)"
-#: commands/copyfromparse.c:247
+#: commands/copyfromparse.c:256
#, c-format
msgid "could not read from COPY file: %m"
msgstr "COPYファイルから読み込めませんでした: %m"
-#: commands/copyfromparse.c:269 commands/copyfromparse.c:294 replication/walsender.c:726 replication/walsender.c:752 tcop/postgres.c:368
+#: commands/copyfromparse.c:278 commands/copyfromparse.c:303 replication/walsender.c:756 replication/walsender.c:782 tcop/postgres.c:381
#, c-format
msgid "unexpected EOF on client connection with an open transaction"
msgstr "トランザクションを実行中のクライアント接続で想定外のEOFがありました"
-#: commands/copyfromparse.c:285 replication/walsender.c:742
+#: commands/copyfromparse.c:294 replication/walsender.c:772
#, c-format
msgid "unexpected message type 0x%02X during COPY from stdin"
msgstr "標準入力からのCOPY中に想定外のメッセージタイプ0x%02Xがありました"
-#: commands/copyfromparse.c:308 replication/walsender.c:773
+#: commands/copyfromparse.c:317 replication/walsender.c:803
#, c-format
msgid "COPY from stdin failed: %s"
msgstr "標準入力からのCOPYが失敗しました: %s"
-#: commands/copyfromparse.c:776
+#: commands/copyfromparse.c:785
#, c-format
msgid "wrong number of fields in header line: got %d, expected %d"
msgstr "ヘッダ行の列数が間違っています: %dでしたが、%dを想定していました"
-#: commands/copyfromparse.c:792
+#: commands/copyfromparse.c:801
#, c-format
msgid "column name mismatch in header line field %d: got null value (\"%s\"), expected \"%s\""
msgstr "ヘッダ行フィールド%dでカラム名の不一致: NULL値(\"%s\")を検出, 予期していた値\"%s\""
-#: commands/copyfromparse.c:799
+#: commands/copyfromparse.c:808
#, c-format
msgid "column name mismatch in header line field %d: got \"%s\", expected \"%s\""
msgstr "ヘッダ行フィールド%dでカラム名の不一致: \"%s\"を検出, 予期していた値\"%s\""
-#: commands/copyfromparse.c:883 commands/copyfromparse.c:1513 commands/copyfromparse.c:1769
+#: commands/copyfromparse.c:892 commands/copyfromparse.c:1554 commands/copyfromparse.c:1810
#, c-format
msgid "extra data after last expected column"
msgstr "推定最終列の後に余計なデータがありました"
-#: commands/copyfromparse.c:897
+#: commands/copyfromparse.c:906
#, c-format
msgid "missing data for column \"%s\""
msgstr "列\"%s\"のデータがありません"
-#: commands/copyfromparse.c:981
+#: commands/copyfromparse.c:990
#, c-format
msgid "skipping row due to data type incompatibility at line %llu for column \"%s\": \"%s\""
msgstr "行%lluでの列 \"%s\"に対するデータ型非互換のため、この行をスキップします : \"%s\""
-#: commands/copyfromparse.c:989
+#: commands/copyfromparse.c:998
#, c-format
msgid "skipping row due to data type incompatibility at line %llu for column \"%s\": null input"
msgstr "行%lluでの列\"%s\"に対するデータ型非互換のため、この行をスキップします: NULL入力"
-#: commands/copyfromparse.c:1035
+#: commands/copyfromparse.c:1044
#, c-format
msgid "received copy data after EOF marker"
msgstr "EOF マーカーの後ろでコピーデータを受信しました"
-#: commands/copyfromparse.c:1042
+#: commands/copyfromparse.c:1051
#, c-format
msgid "row field count is %d, expected %d"
msgstr "行のフィールド数は%d、その期待値は%dです"
-#: commands/copyfromparse.c:1326 commands/copyfromparse.c:1343
+#: commands/copyfromparse.c:1336 commands/copyfromparse.c:1353
#, c-format
msgid "literal carriage return found in data"
msgstr "データの中に復帰記号そのものがありました"
-#: commands/copyfromparse.c:1327 commands/copyfromparse.c:1344
+#: commands/copyfromparse.c:1337 commands/copyfromparse.c:1354
#, c-format
msgid "unquoted carriage return found in data"
msgstr "データの中に引用符のない復帰記号がありました"
-#: commands/copyfromparse.c:1329 commands/copyfromparse.c:1346
+#: commands/copyfromparse.c:1339 commands/copyfromparse.c:1356
#, c-format
msgid "Use \"\\r\" to represent carriage return."
msgstr "復帰記号は\"\\r\"と表現してください"
-#: commands/copyfromparse.c:1330 commands/copyfromparse.c:1347
+#: commands/copyfromparse.c:1340 commands/copyfromparse.c:1357
#, c-format
msgid "Use quoted CSV field to represent carriage return."
msgstr "復帰記号を表現するにはCSVフィールドを引用符で括ってください"
-#: commands/copyfromparse.c:1359
+#: commands/copyfromparse.c:1369
#, c-format
msgid "literal newline found in data"
msgstr "データの中に改行記号そのものがありました"
-#: commands/copyfromparse.c:1360
+#: commands/copyfromparse.c:1370
#, c-format
msgid "unquoted newline found in data"
msgstr "データの中に引用符のない改行記号がありました"
-#: commands/copyfromparse.c:1362
+#: commands/copyfromparse.c:1372
#, c-format
msgid "Use \"\\n\" to represent newline."
msgstr "改行記号は\"\\n\"と表現してください"
-#: commands/copyfromparse.c:1363
+#: commands/copyfromparse.c:1373
#, c-format
msgid "Use quoted CSV field to represent newline."
msgstr "改行記号を表現するにはCSVフィールドを引用符で括ってください"
-#: commands/copyfromparse.c:1401 commands/copyfromparse.c:1423
+#: commands/copyfromparse.c:1419 commands/copyfromparse.c:1455
#, c-format
msgid "end-of-copy marker does not match previous newline style"
msgstr "コピー終端記号がこれまでの改行方式と一致しません"
-#: commands/copyfromparse.c:1405 commands/copyfromparse.c:1416 commands/copyfromparse.c:1432
+#: commands/copyfromparse.c:1428 commands/copyfromparse.c:1444
#, c-format
-msgid "end-of-copy marker is not alone on its line"
-msgstr "コピー終端記号が行内で単独ではありません"
+msgid "end-of-copy marker corrupt"
+msgstr "コピー終端記号が破損しています"
-#: commands/copyfromparse.c:1705 commands/copyfromparse.c:1920
+#: commands/copyfromparse.c:1746 commands/copyfromparse.c:1961
#, c-format
msgid "unexpected default marker in COPY data"
msgstr "COPYデータの中に想定外のデフォルトマーカーがあります"
-#: commands/copyfromparse.c:1706 commands/copyfromparse.c:1921
+#: commands/copyfromparse.c:1747 commands/copyfromparse.c:1962
#, c-format
msgid "Column \"%s\" has no default value."
msgstr "列\"%s\"はデフォルト値を持ちません。"
-#: commands/copyfromparse.c:1853
+#: commands/copyfromparse.c:1894
#, c-format
msgid "unterminated CSV quoted field"
msgstr "CSV引用符が閉じていません"
-#: commands/copyfromparse.c:1955 commands/copyfromparse.c:1974
+#: commands/copyfromparse.c:1996 commands/copyfromparse.c:2015
#, c-format
msgid "unexpected EOF in COPY data"
msgstr "COPYデータの中に想定外のEOFがあります"
-#: commands/copyfromparse.c:1964
+#: commands/copyfromparse.c:2005
#, c-format
msgid "invalid field size"
msgstr "フィールドサイズが不正です"
-#: commands/copyfromparse.c:1987
+#: commands/copyfromparse.c:2028
#, c-format
msgid "incorrect binary data format"
msgstr "バイナリデータ書式が不正です"
@@ -7202,416 +7175,421 @@ msgstr "ファイル\"%s\"を書き込み用にオープンできませんでし
msgid "COPY TO instructs the PostgreSQL server process to write a file. You may want a client-side facility such as psql's \\copy."
msgstr "COPY TOによってPostgreSQLサーバープロセスはファイルの書き込みを行います。psqlの \\copy のようなクライアント側の仕組みが必要かもしれません"
-#: commands/createas.c:210 commands/createas.c:521
+#: commands/createas.c:210 commands/createas.c:516
#, c-format
msgid "too many column names were specified"
msgstr "指定された列別名が多すぎます"
-#: commands/createas.c:544
+#: commands/createas.c:539
#, c-format
msgid "policies not yet implemented for this command"
msgstr "このコマンドにはポリシは実装されていません"
-#: commands/dbcommands.c:842
+#: commands/dbcommands.c:829
#, c-format
msgid "LOCATION is not supported anymore"
msgstr "LOCATIONはもはやサポートされません"
-#: commands/dbcommands.c:843
+#: commands/dbcommands.c:830
#, c-format
msgid "Consider using tablespaces instead."
msgstr "代わりにテーブル空間の使用を検討してください"
-#: commands/dbcommands.c:868
+#: commands/dbcommands.c:855
#, c-format
msgid "OIDs less than %u are reserved for system objects"
msgstr "%uより小さいOIDはシステムオブジェクトのために予約されています"
-#: commands/dbcommands.c:899 utils/adt/ascii.c:146
+#: commands/dbcommands.c:886 utils/adt/ascii.c:146
#, c-format
msgid "%d is not a valid encoding code"
msgstr "%dは有効な符号化方式コードではありません"
-#: commands/dbcommands.c:910 utils/adt/ascii.c:128
+#: commands/dbcommands.c:897 utils/adt/ascii.c:128
#, c-format
msgid "%s is not a valid encoding name"
msgstr "%sは有効な符号化方式名ではありません"
-#: commands/dbcommands.c:944
+#: commands/dbcommands.c:931
#, c-format
msgid "unrecognized locale provider: %s"
msgstr "認識できない照合順序プロバイダ: %s"
-#: commands/dbcommands.c:957 commands/dbcommands.c:2427 commands/user.c:299 commands/user.c:739
+#: commands/dbcommands.c:944 commands/dbcommands.c:2414 commands/user.c:299 commands/user.c:739
#, c-format
msgid "invalid connection limit: %d"
msgstr "不正な接続数制限: %d"
-#: commands/dbcommands.c:978
+#: commands/dbcommands.c:965
#, c-format
msgid "permission denied to create database"
msgstr "データベースを作成する権限がありません"
-#: commands/dbcommands.c:1002
+#: commands/dbcommands.c:989
#, c-format
msgid "template database \"%s\" does not exist"
msgstr "テンプレートデータベース\"%s\"は存在しません"
-#: commands/dbcommands.c:1012
+#: commands/dbcommands.c:999
#, c-format
msgid "cannot use invalid database \"%s\" as template"
msgstr "無効なデータベース\"%s\"はテンプレートとして使用できません"
-#: commands/dbcommands.c:1013 commands/dbcommands.c:2457 utils/init/postinit.c:1064
+#: commands/dbcommands.c:1000 commands/dbcommands.c:2444 utils/init/postinit.c:1113
#, c-format
msgid "Use DROP DATABASE to drop invalid databases."
msgstr "DROP DATABASEを使用して無効なデータベースを削除してください。"
-#: commands/dbcommands.c:1024
+#: commands/dbcommands.c:1011
#, c-format
msgid "permission denied to copy database \"%s\""
msgstr "データベース\"%s\"をコピーする権限がありません"
-#: commands/dbcommands.c:1041
+#: commands/dbcommands.c:1028
#, c-format
msgid "invalid create database strategy \"%s\""
msgstr "データベース作成の方法\"%s\"は不正です"
-#: commands/dbcommands.c:1042
+#: commands/dbcommands.c:1029
#, c-format
msgid "Valid strategies are \"wal_log\" and \"file_copy\"."
msgstr "有効な方法は\"wal_log\"と\"file_copy\"です。"
-#: commands/dbcommands.c:1063
+#: commands/dbcommands.c:1050
#, c-format
msgid "invalid server encoding %d"
msgstr "サーバーの符号化方式%dは不正です"
-#: commands/dbcommands.c:1069
+#: commands/dbcommands.c:1056
#, c-format
msgid "invalid LC_COLLATE locale name: \"%s\""
msgstr "LC_COLLATEのロケール名\"%s\"は不正です"
-#: commands/dbcommands.c:1070 commands/dbcommands.c:1076
+#: commands/dbcommands.c:1057 commands/dbcommands.c:1063
#, c-format
msgid "If the locale name is specific to ICU, use ICU_LOCALE."
msgstr "ロケール名がICU特有のものである場合は、ICU_LOCALEを使用してください。"
-#: commands/dbcommands.c:1075
+#: commands/dbcommands.c:1062
#, c-format
msgid "invalid LC_CTYPE locale name: \"%s\""
msgstr "LC_CTYPEのロケール名\"%s\"は不正です"
-#: commands/dbcommands.c:1087
+#: commands/dbcommands.c:1074
#, c-format
msgid "BUILTIN_LOCALE cannot be specified unless locale provider is builtin"
msgstr "BUILTIN_LOCALEはロケールプロバイダがbuiltinでなければ指定できません"
-#: commands/dbcommands.c:1095
+#: commands/dbcommands.c:1082
#, c-format
msgid "ICU locale cannot be specified unless locale provider is ICU"
msgstr "ICUロケールはロケールプロバイダがICUでなければ指定できません"
-#: commands/dbcommands.c:1113
+#: commands/dbcommands.c:1100
#, c-format
msgid "LOCALE or BUILTIN_LOCALE must be specified"
msgstr "LOCALEかBUILTIN_LOCALEのいずれかを指定しなければなりません"
-#: commands/dbcommands.c:1122
+#: commands/dbcommands.c:1109
#, c-format
msgid "encoding \"%s\" is not supported with ICU provider"
msgstr "エンコーディング\"%s\"はICUではサポートされていません"
-#: commands/dbcommands.c:1132
+#: commands/dbcommands.c:1119
#, c-format
msgid "LOCALE or ICU_LOCALE must be specified"
msgstr "LOCALEかICU_LOCALEのいずれかを指定しなければなりません"
-#: commands/dbcommands.c:1176
+#: commands/dbcommands.c:1163
#, c-format
msgid "new encoding (%s) is incompatible with the encoding of the template database (%s)"
msgstr "新しい符号化方式(%s)はテンプレートデータベースの符号化方式(%s)と互換性がありません"
-#: commands/dbcommands.c:1179
+#: commands/dbcommands.c:1166
#, c-format
msgid "Use the same encoding as in the template database, or use template0 as template."
msgstr "テンプレートデータベースの符号化方式と同じものを使うか、もしくは template0 をテンプレートとして使用してください"
-#: commands/dbcommands.c:1184
+#: commands/dbcommands.c:1171
#, c-format
msgid "new collation (%s) is incompatible with the collation of the template database (%s)"
msgstr "新しい照合順序(%s)はテンプレートデータベースの照合順序(%s)と互換性がありません"
-#: commands/dbcommands.c:1186
+#: commands/dbcommands.c:1173
#, c-format
msgid "Use the same collation as in the template database, or use template0 as template."
msgstr "テンプレートデータベースの照合順序と同じものを使うか、もしくは template0 をテンプレートとして使用してください"
-#: commands/dbcommands.c:1191
+#: commands/dbcommands.c:1178
#, 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:1193
+#: commands/dbcommands.c:1180
#, 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:1198
+#: commands/dbcommands.c:1185
#, c-format
msgid "new locale provider (%s) does not match locale provider of the template database (%s)"
msgstr "新しいロケール・プロバイダ(%s)はテンプレートデータベースのロケール・プロバイダ(%s)と一致しません"
-#: commands/dbcommands.c:1200
+#: commands/dbcommands.c:1187
#, c-format
msgid "Use the same locale provider as in the template database, or use template0 as template."
msgstr "テンプレートデータベースと同じロケールプロバイダを使うか、もしくは template0 をテンプレートとして使用してください"
-#: commands/dbcommands.c:1212
+#: commands/dbcommands.c:1199
#, c-format
msgid "new ICU locale (%s) is incompatible with the ICU locale of the template database (%s)"
msgstr "新しいICUロケール(%s)はテンプレートデータベースのICUロケール(%s)と互換性がありません"
-#: commands/dbcommands.c:1214
+#: commands/dbcommands.c:1201
#, c-format
msgid "Use the same ICU locale as in the template database, or use template0 as template."
msgstr "テンプレートデータベースと同じICUロケールを使うか、もしくは template0 をテンプレートとして使用してください。"
-#: commands/dbcommands.c:1225
+#: commands/dbcommands.c:1212
#, c-format
msgid "new ICU collation rules (%s) are incompatible with the ICU collation rules of the template database (%s)"
msgstr "新しいICU照合順序ルール(%s)はテンプレートデータベースのICU照合順序(%s)と互換性がありません"
-#: commands/dbcommands.c:1227
+#: commands/dbcommands.c:1214
#, c-format
msgid "Use the same ICU collation rules as in the template database, or use template0 as template."
msgstr "テンプレートデータベースのICU照合順序ルールと同じものを使うか、もしくは template0 をテンプレートとして使用してください"
-#: commands/dbcommands.c:1256
+#: commands/dbcommands.c:1243
#, c-format
msgid "template database \"%s\" has a collation version, but no actual collation version could be determined"
msgstr "テンプレートデータベース\"%s\"には照合順序のバージョンが設定されていますが、実際の照合順序バージョンが特定できません"
-#: commands/dbcommands.c:1261
+#: commands/dbcommands.c:1248
#, c-format
msgid "template database \"%s\" has a collation version mismatch"
msgstr "テンプレートデータベース\"%s\"では照合順序バージョンの不一致が起きています"
-#: commands/dbcommands.c:1263
+#: commands/dbcommands.c:1250
#, c-format
msgid "The template database was created using collation version %s, but the operating system provides version %s."
msgstr "データベース中の照合順序はバージョン%sで作成されていますが、オペレーティングシステムはバージョン%sを提供しています。"
-#: commands/dbcommands.c:1266
+#: commands/dbcommands.c:1253
#, c-format
msgid "Rebuild all objects in the template database that use the default collation and run ALTER DATABASE %s REFRESH COLLATION VERSION, or build PostgreSQL with the right library version."
msgstr "デフォルトの照合順序を使用しているテンプレート・データベースの全てのオブジェクトを再構築して、ALTER DATABASE %s REFRESH COLLATION VERSIONを実行するか、正しいバージョンのライブラリを用いてPostgreSQLをビルドしてください。"
-#: commands/dbcommands.c:1311 commands/dbcommands.c:2054
+#: commands/dbcommands.c:1298 commands/dbcommands.c:2041
#, c-format
msgid "pg_global cannot be used as default tablespace"
msgstr "デフォルトのテーブル空間としてpg_globalを使用できません"
-#: commands/dbcommands.c:1337
+#: commands/dbcommands.c:1324
#, c-format
msgid "cannot assign new default tablespace \"%s\""
msgstr "新しいデフォルトのテーブル空間\"%s\"を割り当てられません"
-#: commands/dbcommands.c:1339
+#: commands/dbcommands.c:1326
#, c-format
msgid "There is a conflict because database \"%s\" already has some tables in this tablespace."
msgstr "データベース\"%s\"のいくつかテーブルはすでにこのテーブル空間にあるため、競合しています。"
-#: commands/dbcommands.c:1369 commands/dbcommands.c:1925
+#: commands/dbcommands.c:1356 commands/dbcommands.c:1912
#, c-format
msgid "database \"%s\" already exists"
msgstr "データベース\"%s\"はすでに存在します"
-#: commands/dbcommands.c:1383
+#: commands/dbcommands.c:1370
#, c-format
msgid "source database \"%s\" is being accessed by other users"
msgstr "元となるデータベース\"%s\"は他のユーザーによってアクセスされています"
-#: commands/dbcommands.c:1405
+#: commands/dbcommands.c:1392
#, c-format
msgid "database OID %u is already in use by database \"%s\""
msgstr "データベースOID %uはすでにデータベース\"%s\"で使用されています"
-#: commands/dbcommands.c:1411
+#: commands/dbcommands.c:1398
#, c-format
msgid "data directory with the specified OID %u already exists"
msgstr "指定されたOID %uのデータディレクトリはすでに存在します"
-#: commands/dbcommands.c:1584 commands/dbcommands.c:1599 utils/adt/pg_locale.c:1659
+#: commands/dbcommands.c:1571 commands/dbcommands.c:1586 utils/adt/pg_locale.c:2588
#, c-format
msgid "encoding \"%s\" does not match locale \"%s\""
msgstr "符号化方式\"%s\"がロケール\"%s\"に合いません"
-#: commands/dbcommands.c:1587
+#: commands/dbcommands.c:1574
#, c-format
msgid "The chosen LC_CTYPE setting requires encoding \"%s\"."
msgstr "選択されたLC_CTYPEを設定するには、符号化方式\"%s\"である必要があります。"
-#: commands/dbcommands.c:1602
+#: commands/dbcommands.c:1589
#, c-format
msgid "The chosen LC_COLLATE setting requires encoding \"%s\"."
msgstr "選択されたLC_COLLATEを設定するには、符号化方式\"%s\"である必要があります。"
-#: commands/dbcommands.c:1685
+#: commands/dbcommands.c:1672
#, c-format
msgid "database \"%s\" does not exist, skipping"
msgstr "データベース\"%s\"は存在しません、スキップします"
-#: commands/dbcommands.c:1709
+#: commands/dbcommands.c:1696
#, c-format
msgid "cannot drop a template database"
msgstr "テンプレートデータベースを削除できません"
-#: commands/dbcommands.c:1715
+#: commands/dbcommands.c:1702
#, c-format
msgid "cannot drop the currently open database"
msgstr "現在オープンしているデータベースを削除できません"
-#: commands/dbcommands.c:1728
+#: commands/dbcommands.c:1715
#, c-format
msgid "database \"%s\" is used by an active logical replication slot"
msgstr "データベース\"%s\"は有効な論理レプリケーションスロットで使用中です"
-#: commands/dbcommands.c:1730
+#: commands/dbcommands.c:1717
#, c-format
msgid "There is %d active slot."
msgid_plural "There are %d active slots."
msgstr[0] "%d 個のアクティブなスロットがあります。"
-#: commands/dbcommands.c:1744
+#: commands/dbcommands.c:1731
#, c-format
msgid "database \"%s\" is being used by logical replication subscription"
msgstr "データベース\"%s\"は論理レプリケーションのサブスクリプションで使用中です"
-#: commands/dbcommands.c:1746
+#: commands/dbcommands.c:1733
#, c-format
msgid "There is %d subscription."
msgid_plural "There are %d subscriptions."
msgstr[0] "%d個のサブスクリプションがあります"
-#: commands/dbcommands.c:1767 commands/dbcommands.c:1947 commands/dbcommands.c:2076
+#: commands/dbcommands.c:1754 commands/dbcommands.c:1934 commands/dbcommands.c:2063
#, c-format
msgid "database \"%s\" is being accessed by other users"
msgstr "データベース\"%s\"は他のユーザーからアクセスされています"
-#: commands/dbcommands.c:1907
+#: commands/dbcommands.c:1894
#, c-format
msgid "permission denied to rename database"
msgstr "データベースの名前を変更する権限がありません"
-#: commands/dbcommands.c:1936
+#: commands/dbcommands.c:1923
#, c-format
msgid "current database cannot be renamed"
msgstr "現在のデータベースの名前を変更できません"
-#: commands/dbcommands.c:2032
+#: commands/dbcommands.c:2019
#, c-format
msgid "cannot change the tablespace of the currently open database"
msgstr "現在オープン中のデータベースのテーブルスペースは変更できません"
-#: commands/dbcommands.c:2138
+#: commands/dbcommands.c:2125
#, c-format
msgid "some relations of database \"%s\" are already in tablespace \"%s\""
msgstr "データベース\"%s\"のリレーションの中に、テーブルスペース\"%s\"にすでに存在するものがあります"
-#: commands/dbcommands.c:2140
+#: commands/dbcommands.c:2127
#, c-format
msgid "You must move them back to the database's default tablespace before using this command."
msgstr "このコマンドを使う前に、データベースのデフォルトのテーブルスペースに戻す必要があります。"
-#: commands/dbcommands.c:2269 commands/dbcommands.c:3012 commands/dbcommands.c:3312 commands/dbcommands.c:3425
+#: commands/dbcommands.c:2256 commands/dbcommands.c:2999 commands/dbcommands.c:3299 commands/dbcommands.c:3412
#, c-format
msgid "some useless files may be left behind in old database directory \"%s\""
msgstr "元のデータベースのディレクトリ\"%s\"に不要なファイルが残っているかもしれません"
-#: commands/dbcommands.c:2330
+#: commands/dbcommands.c:2317
#, c-format
msgid "unrecognized DROP DATABASE option \"%s\""
msgstr "DROP DATABASEのオプション\"%s\"が認識できません"
-#: commands/dbcommands.c:2408
+#: commands/dbcommands.c:2395
#, c-format
msgid "option \"%s\" cannot be specified with other options"
msgstr "オプション\"%s\"は他のオプションと一緒に指定はできません"
-#: commands/dbcommands.c:2456
+#: commands/dbcommands.c:2443
#, c-format
msgid "cannot alter invalid database \"%s\""
msgstr "無効なデータベース\"%s\"は変更できません"
-#: commands/dbcommands.c:2473
+#: commands/dbcommands.c:2460
#, c-format
msgid "cannot disallow connections for current database"
msgstr "現在のデータベースへの接続は禁止できません"
-#: commands/dbcommands.c:2703
+#: commands/dbcommands.c:2690
#, c-format
msgid "permission denied to change owner of database"
msgstr "データベースの所有者を変更する権限がありません"
-#: commands/dbcommands.c:3118
+#: commands/dbcommands.c:3105
#, c-format
msgid "There are %d other session(s) and %d prepared transaction(s) using the database."
msgstr "他にこのデータベースを使っている %d 個のセッションと %d 個の準備済みトランザクションがあります。"
-#: commands/dbcommands.c:3121
+#: commands/dbcommands.c:3108
#, c-format
msgid "There is %d other session using the database."
msgid_plural "There are %d other sessions using the database."
msgstr[0] "他にこのデータベースを使っている %d 個のセッションがあります。"
-#: commands/dbcommands.c:3126 storage/ipc/procarray.c:3860
+#: commands/dbcommands.c:3113 storage/ipc/procarray.c:3859
#, c-format
msgid "There is %d prepared transaction using the database."
msgid_plural "There are %d prepared transactions using the database."
msgstr[0] "このデータベースを使用する準備されたトランザクションが%d存在します。"
-#: commands/dbcommands.c:3268
+#: commands/dbcommands.c:3255
#, c-format
msgid "missing directory \"%s\""
msgstr "ディレクトリ\"%s\"がありません"
-#: commands/dbcommands.c:3326 commands/tablespace.c:184 commands/tablespace.c:633
+#: commands/dbcommands.c:3313 commands/tablespace.c:184 commands/tablespace.c:633
#, c-format
msgid "could not stat directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"のstatができませんでした: %m"
-#: commands/define.c:40 commands/define.c:244 commands/define.c:276 commands/define.c:304 commands/define.c:350
+#: commands/define.c:53 commands/define.c:257 commands/define.c:289 commands/define.c:317 commands/define.c:363
#, c-format
msgid "%s requires a parameter"
msgstr "%sはパラメータが必要です"
-#: commands/define.c:140
+#: commands/define.c:86 commands/define.c:97 commands/define.c:191 commands/define.c:209 commands/define.c:224 commands/define.c:242
+#, c-format
+msgid "%s requires a numeric value"
+msgstr "%sは数値が必要です"
+
+#: commands/define.c:153
#, c-format
msgid "%s requires a Boolean value"
msgstr "パラメータ\"%s\"はboolean値が必要です"
-#: commands/define.c:154 commands/define.c:163 commands/define.c:313
+#: commands/define.c:167 commands/define.c:176 commands/define.c:326
#, c-format
msgid "%s requires an integer value"
msgstr "%sは整数値が必要です"
-#: commands/define.c:258
+#: commands/define.c:271
#, c-format
msgid "argument of %s must be a name"
msgstr "%sの引数は名前でなければなりません"
-#: commands/define.c:288
+#: commands/define.c:301
#, c-format
msgid "argument of %s must be a type name"
msgstr "%sの引数は型名でなければなりません"
-#: commands/define.c:334
+#: commands/define.c:347
#, c-format
msgid "invalid argument for %s: \"%s\""
msgstr "%sの引数が不正です: \"%s\""
-#: commands/dropcmds.c:96 commands/functioncmds.c:1397 utils/adt/ruleutils.c:2953
+#: commands/dropcmds.c:96 commands/functioncmds.c:1382 utils/adt/ruleutils.c:2910
#, c-format
msgid "\"%s\" is an aggregate function"
msgstr "\"%s\"は集約関数です"
@@ -7621,17 +7599,17 @@ msgstr "\"%s\"は集約関数です"
msgid "Use DROP AGGREGATE to drop aggregate functions."
msgstr "集約関数を削除するにはDROP AGGREGATEを使用してください"
-#: commands/dropcmds.c:153 commands/sequence.c:462 commands/tablecmds.c:3969 commands/tablecmds.c:4130 commands/tablecmds.c:4182 commands/tablecmds.c:17924 tcop/utility.c:1328
+#: commands/dropcmds.c:153 commands/sequence.c:462 commands/tablecmds.c:3892 commands/tablecmds.c:4050 commands/tablecmds.c:4102 commands/tablecmds.c:17194 tcop/utility.c:1325
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "リレーション\"%s\"は存在しません、スキップします"
-#: commands/dropcmds.c:183 commands/dropcmds.c:282 commands/tablecmds.c:1442
+#: commands/dropcmds.c:183 commands/dropcmds.c:282 commands/tablecmds.c:1409
#, c-format
msgid "schema \"%s\" does not exist, skipping"
msgstr "スキーマ\"%s\"は存在しません、スキップします"
-#: commands/dropcmds.c:223 commands/dropcmds.c:262 commands/tablecmds.c:289
+#: commands/dropcmds.c:223 commands/dropcmds.c:262 commands/tablecmds.c:286
#, c-format
msgid "type \"%s\" does not exist, skipping"
msgstr "型\"%s\"は存在しません、スキップします"
@@ -7827,332 +7805,327 @@ msgstr "イベントトリガ\"%s\"の所有者を変更する権限がありま
msgid "The owner of an event trigger must be a superuser."
msgstr "イベントトリガの所有者はスーパーユーザーでなければなりません"
-#: commands/event_trigger.c:1404
+#: commands/event_trigger.c:1409
#, c-format
msgid "%s can only be called in a sql_drop event trigger function"
msgstr "%sはsql_dropイベントトリガ関数内でのみ呼び出すことができます"
-#: commands/event_trigger.c:1497 commands/event_trigger.c:1518
+#: commands/event_trigger.c:1502 commands/event_trigger.c:1523
#, c-format
msgid "%s can only be called in a table_rewrite event trigger function"
msgstr "%sはtable_rewriteイベントトリガ関数でのみ呼び出すことができます"
-#: commands/event_trigger.c:1931
+#: commands/event_trigger.c:1936
#, c-format
msgid "%s can only be called in an event trigger function"
msgstr "%sはイベントトリガ関数でのみ呼び出すことができます"
-#: commands/explain.c:253 commands/explain.c:278
+#: commands/explain.c:241 commands/explain.c:266
#, c-format
msgid "unrecognized value for EXPLAIN option \"%s\": \"%s\""
msgstr "EXPLAIN オプション\"%s\"が認識できない値です: \"%s\""
-#: commands/explain.c:285
+#: commands/explain.c:273
#, c-format
msgid "unrecognized EXPLAIN option \"%s\""
msgstr "EXPLAIN オプション\"%s\"が認識できません"
-#: commands/explain.c:294 commands/explain.c:306 commands/explain.c:312
+#: commands/explain.c:282
#, c-format
-msgid "EXPLAIN option %s requires ANALYZE"
-msgstr "EXPLAINのオプション %s には ANALYZE 指定が必要です"
+msgid "EXPLAIN option WAL requires ANALYZE"
+msgstr "EXPLAINのオプション WAL には ANALYZE 指定が必要です"
-#: commands/explain.c:318
+#: commands/explain.c:291
+#, c-format
+msgid "EXPLAIN option TIMING requires ANALYZE"
+msgstr "EXPLAINのオプション TIMING には ANALYZE 指定が必要です"
+
+#: commands/explain.c:297
+#, c-format
+msgid "EXPLAIN option SERIALIZE requires ANALYZE"
+msgstr "EXPLAINのオプション SERIALIZE には ANALYZE 指定が必要です"
+
+#: commands/explain.c:303
#, c-format
msgid "EXPLAIN options ANALYZE and GENERIC_PLAN cannot be used together"
msgstr "EXPLAINのオプションANALYZEとGENERIC_PLANは同時に使用できません"
-#: commands/extension.c:168 commands/extension.c:3142
+#: commands/extension.c:178 commands/extension.c:3031
#, c-format
msgid "extension \"%s\" does not exist"
msgstr "機能拡張\"%s\"は存在しません"
-#: commands/extension.c:233 commands/extension.c:242 commands/extension.c:254 commands/extension.c:264
+#: commands/extension.c:277 commands/extension.c:286 commands/extension.c:298 commands/extension.c:308
#, c-format
msgid "invalid extension name: \"%s\""
msgstr "機能拡張名が不正です: \"%s\""
-#: commands/extension.c:234
+#: commands/extension.c:278
#, c-format
msgid "Extension names must not be empty."
msgstr "機能拡張名が無効です: 空であってはなりません"
-#: commands/extension.c:243
+#: commands/extension.c:287
#, c-format
msgid "Extension names must not contain \"--\"."
msgstr "機能拡張名に\"--\"が含まれていてはなりません"
-#: commands/extension.c:255
+#: commands/extension.c:299
#, c-format
msgid "Extension names must not begin or end with \"-\"."
msgstr "機能拡張名が\"-\"で始まったり終わったりしてはなりません"
-#: commands/extension.c:265
+#: commands/extension.c:309
#, c-format
msgid "Extension names must not contain directory separator characters."
msgstr "機能拡張名にディレクトリの区切り文字が含まれていてはなりません"
-#: commands/extension.c:280 commands/extension.c:289 commands/extension.c:298 commands/extension.c:308
+#: commands/extension.c:324 commands/extension.c:333 commands/extension.c:342 commands/extension.c:352
#, c-format
msgid "invalid extension version name: \"%s\""
msgstr "機能拡張のバージョン名が不正す: \"%s\""
-#: commands/extension.c:281
+#: commands/extension.c:325
#, c-format
msgid "Version names must not be empty."
msgstr "バージョン名が無効です: 空であってはなりません"
-#: commands/extension.c:290
+#: commands/extension.c:334
#, c-format
msgid "Version names must not contain \"--\"."
msgstr "バージョン名に\"--\"が含まれていてはなりません"
-#: commands/extension.c:299
+#: commands/extension.c:343
#, c-format
msgid "Version names must not begin or end with \"-\"."
msgstr "バージョン名が\"-\"で始まったり終わったりしてはなりません"
-#: commands/extension.c:309
+#: commands/extension.c:353
#, c-format
msgid "Version names must not contain directory separator characters."
msgstr "バージョン名にディレクトリの区切り文字が含まれていてはなりません"
-#: commands/extension.c:463
+#: commands/extension.c:507
#, c-format
msgid "extension \"%s\" is not available"
msgstr "機能拡張\"%s\" は利用できません"
-#: commands/extension.c:464
+#: commands/extension.c:508
#, c-format
msgid "Could not open extension control file \"%s\": %m."
msgstr "機能拡張の制御ファイル\"%s\"をオープンできませんでした: %m"
-#: commands/extension.c:466
+#: commands/extension.c:510
#, c-format
msgid "The extension must first be installed on the system where PostgreSQL is running."
msgstr "PostgreSQLが稼働しているシステムで、事前に機能拡張がインストールされている必要があります。"
-#: commands/extension.c:470
+#: commands/extension.c:514
#, c-format
msgid "could not open extension control file \"%s\": %m"
msgstr "機能拡張の制御ファイル\"%s\"をオープンできませんでした: %m"
-#: commands/extension.c:493 commands/extension.c:503
+#: commands/extension.c:537 commands/extension.c:547
#, c-format
msgid "parameter \"%s\" cannot be set in a secondary extension control file"
msgstr "セカンダリの機能拡張制御ファイルにパラメータ\"%s\"を設定できません"
-#: commands/extension.c:525 commands/extension.c:533 commands/extension.c:541 utils/misc/guc.c:3144
+#: commands/extension.c:569 commands/extension.c:577 commands/extension.c:585 utils/misc/guc.c:3147
#, c-format
msgid "parameter \"%s\" requires a Boolean value"
msgstr "パラメータ\"%s\"にはbooleanを指定します"
-#: commands/extension.c:550
+#: commands/extension.c:594
#, c-format
msgid "\"%s\" is not a valid encoding name"
msgstr "\"%s\"は有効な符号化方式名ではありません"
-#: commands/extension.c:564 commands/extension.c:579
+#: commands/extension.c:608 commands/extension.c:623
#, c-format
msgid "parameter \"%s\" must be a list of extension names"
msgstr "パラメータ\"%s\"は機能拡張名のリストでなければなりません"
-#: commands/extension.c:586
+#: commands/extension.c:630
#, c-format
msgid "unrecognized parameter \"%s\" in file \"%s\""
msgstr "ファイル\"%2$s\"中に認識できないパラメータ\"%1$s\"があります"
-#: commands/extension.c:595
+#: commands/extension.c:639
#, c-format
msgid "parameter \"schema\" cannot be specified when \"relocatable\" is true"
msgstr "\"relocatable\"が真の場合はパラメータ\"schema\"は指定できません"
-#: commands/extension.c:781
-#, c-format
-msgid "SQL statement \"%.*s\""
-msgstr "SQL文 \"%.*s\""
-
-#: commands/extension.c:810
-#, c-format
-msgid "extension script file \"%s\", near line %d"
-msgstr "機能拡張スクリプトファイル \"%s\"、%d 行目付近"
-
-#: commands/extension.c:814
-#, c-format
-msgid "extension script file \"%s\""
-msgstr "機能拡張スクリプトファイル \"%s\""
-
-#: commands/extension.c:926
+#: commands/extension.c:817
#, c-format
msgid "transaction control statements are not allowed within an extension script"
msgstr "トランザクション制御ステートメントを機能拡張スクリプトの中に書くことはできません"
-#: commands/extension.c:1008
+#: commands/extension.c:897
#, c-format
msgid "permission denied to create extension \"%s\""
msgstr "機能拡張\"%s\"を作成する権限がありません"
-#: commands/extension.c:1011
+#: commands/extension.c:900
#, c-format
msgid "Must have CREATE privilege on current database to create this extension."
msgstr "この機能拡張を生成するには現在のデータベースのCREATE権限が必要です。"
-#: commands/extension.c:1012
+#: commands/extension.c:901
#, c-format
msgid "Must be superuser to create this extension."
msgstr "この機能拡張を生成するにはスーパーユーザーである必要があります。"
-#: commands/extension.c:1016
+#: commands/extension.c:905
#, c-format
msgid "permission denied to update extension \"%s\""
msgstr "機能拡張\"%s\"を更新する権限がありません"
-#: commands/extension.c:1019
+#: commands/extension.c:908
#, c-format
msgid "Must have CREATE privilege on current database to update this extension."
msgstr "この機能拡張を更新するには現在のデータベースのCREATE権限が必要です。"
-#: commands/extension.c:1020
+#: commands/extension.c:909
#, c-format
msgid "Must be superuser to update this extension."
msgstr "この機能拡張を更新するにはスーパーユーザーである必要があります。"
-#: commands/extension.c:1153
+#: commands/extension.c:1042
#, c-format
msgid "invalid character in extension owner: must not contain any of \"%s\""
msgstr "機能拡張の所有者名に不正な文字: \"%s\"のいずれの文字も含むことはできません"
-#: commands/extension.c:1177 commands/extension.c:1204
+#: commands/extension.c:1066 commands/extension.c:1093
#, c-format
msgid "invalid character in extension \"%s\" schema: must not contain any of \"%s\""
msgstr "機能拡張\"%s\"のスキーマ名に不正な文字: \"%s\"のいずれの文字も含むことはできません"
-#: commands/extension.c:1399
+#: commands/extension.c:1288
#, c-format
msgid "extension \"%s\" has no update path from version \"%s\" to version \"%s\""
msgstr "機能拡張\"%s\"について、バージョン\"%s\"からバージョン\"%s\"へのアップデートパスがありません"
-#: commands/extension.c:1607 commands/extension.c:3200
+#: commands/extension.c:1496 commands/extension.c:3089
#, c-format
msgid "version to install must be specified"
msgstr "インストールするバージョンを指定してください"
-#: commands/extension.c:1644
+#: commands/extension.c:1533
#, c-format
msgid "extension \"%s\" has no installation script nor update path for version \"%s\""
msgstr "機能拡張\"%s\"にはバージョン\"%s\"のインストールスクリプトもアップデートパスもありません"
-#: commands/extension.c:1678
+#: commands/extension.c:1567
#, c-format
msgid "extension \"%s\" must be installed in schema \"%s\""
msgstr "機能拡張\"%s\"はスキーマ\"%s\"内にインストールされていなければなりません"
-#: commands/extension.c:1838
+#: commands/extension.c:1727
#, c-format
msgid "cyclic dependency detected between extensions \"%s\" and \"%s\""
msgstr "機能拡張\"%s\"と\"%s\"の間に循環依存関係が検出されました"
-#: commands/extension.c:1843
+#: commands/extension.c:1732
#, c-format
msgid "installing required extension \"%s\""
msgstr "必要な機能拡張をインストールします:\"%s\""
-#: commands/extension.c:1866
+#: commands/extension.c:1755
#, c-format
msgid "required extension \"%s\" is not installed"
msgstr "要求された機能拡張\"%s\"はインストールされていません"
-#: commands/extension.c:1869
+#: commands/extension.c:1758
#, c-format
msgid "Use CREATE EXTENSION ... CASCADE to install required extensions too."
msgstr "必要な機能拡張を一緒にインストールするには CREATE EXTENSION ... CASCADE を使ってください。"
-#: commands/extension.c:1904
+#: commands/extension.c:1793
#, c-format
msgid "extension \"%s\" already exists, skipping"
msgstr "機能拡張\"%s\"はすでに存在します、スキップします"
-#: commands/extension.c:1911
+#: commands/extension.c:1800
#, c-format
msgid "extension \"%s\" already exists"
msgstr "機能拡張\"%s\"はすでに存在します"
-#: commands/extension.c:1922
+#: commands/extension.c:1811
#, c-format
msgid "nested CREATE EXTENSION is not supported"
msgstr "入れ子の CREATE EXTENSION はサポートされません"
-#: commands/extension.c:2086
+#: commands/extension.c:1975
#, c-format
msgid "cannot drop extension \"%s\" because it is being modified"
msgstr "変更されているため拡張\"%s\"を削除できません"
-#: commands/extension.c:2561
+#: commands/extension.c:2450
#, c-format
msgid "%s can only be called from an SQL script executed by CREATE EXTENSION"
msgstr "%s はCREATE EXTENSIONにより実行されるSQLスクリプトからのみ呼び出すことができます"
-#: commands/extension.c:2573
+#: commands/extension.c:2462
#, c-format
msgid "OID %u does not refer to a table"
msgstr "OID %u がテーブルを参照していません"
-#: commands/extension.c:2578
+#: commands/extension.c:2467
#, c-format
msgid "table \"%s\" is not a member of the extension being created"
msgstr "テーブル\"%s\"は生成されようとしている機能拡張のメンバではありません"
-#: commands/extension.c:2924
+#: commands/extension.c:2813
#, c-format
msgid "cannot move extension \"%s\" into schema \"%s\" because the extension contains the schema"
msgstr "機能拡張がそのスキーマを含んでいるため、機能拡張\"%s\"をスキーマ\"%s\"に移動できません"
-#: commands/extension.c:2965 commands/extension.c:3059
+#: commands/extension.c:2854 commands/extension.c:2948
#, c-format
msgid "extension \"%s\" does not support SET SCHEMA"
msgstr "機能拡張\"%s\"は SET SCHEMA をサポートしていません"
-#: commands/extension.c:3022
+#: commands/extension.c:2911
#, c-format
msgid "cannot SET SCHEMA of extension \"%s\" because other extensions prevent it"
msgstr "他の機能拡張によって禁止されているため、機能拡張\"%s\"の SET SCHEMAが実行できません"
-#: commands/extension.c:3024
+#: commands/extension.c:2913
#, c-format
msgid "Extension \"%s\" requests no relocation of extension \"%s\"."
msgstr "機能拡張\"%s\"は機能拡張\"%s\"の再配置禁止を要求しています。"
-#: commands/extension.c:3061
+#: commands/extension.c:2950
#, c-format
msgid "%s is not in the extension's schema \"%s\""
msgstr "機能拡張のスキーマ\"%2$s\"に%1$sが見つかりません"
-#: commands/extension.c:3122
+#: commands/extension.c:3011
#, c-format
msgid "nested ALTER EXTENSION is not supported"
msgstr "入れ子になった ALTER EXTENSION はサポートされていません"
-#: commands/extension.c:3211
+#: commands/extension.c:3100
#, c-format
msgid "version \"%s\" of extension \"%s\" is already installed"
msgstr "機能拡張 \"%2$s\"のバージョン\"%1$s\"はすでにインストールされています"
-#: commands/extension.c:3422
+#: commands/extension.c:3311
#, c-format
msgid "cannot add an object of this type to an extension"
msgstr "この型のオブジェクトは機能拡張に追加できません"
-#: commands/extension.c:3520
+#: commands/extension.c:3409
#, c-format
msgid "cannot add schema \"%s\" to extension \"%s\" because the schema contains the extension"
msgstr "スキーマ\"%s\"を拡張\"%s\"に追加できません。そのスキーマにその拡張が含まれているためです"
-#: commands/extension.c:3602 commands/typecmds.c:4029 utils/fmgr/funcapi.c:725
+#: commands/extension.c:3491 commands/typecmds.c:4042 utils/fmgr/funcapi.c:725
#, c-format
msgid "could not find multirange type for data type %s"
msgstr "データ型%sの複範囲型がありませんでした"
-#: commands/extension.c:3644
+#: commands/extension.c:3532
#, c-format
msgid "file \"%s\" is too large"
msgstr "ファイル\"%s\"は大きすぎます"
@@ -8297,663 +8270,633 @@ msgstr "シェル型の定義を作成します"
msgid "SQL function cannot accept shell type %s"
msgstr "SQL関数はシェル型\"%s\"を受け付けられません"
-#: commands/functioncmds.c:251
+#: commands/functioncmds.c:250
#, c-format
msgid "aggregate cannot accept shell type %s"
msgstr "集約はシェル型\"%s\"を受け付けられません"
-#: commands/functioncmds.c:257
+#: commands/functioncmds.c:255
#, c-format
msgid "argument type %s is only a shell"
msgstr "引数型%sは単なるシェルです"
-#: commands/functioncmds.c:268
+#: commands/functioncmds.c:265
#, c-format
msgid "type %s does not exist"
msgstr "型%sは存在しません"
-#: commands/functioncmds.c:283
+#: commands/functioncmds.c:279
#, c-format
msgid "aggregates cannot accept set arguments"
msgstr "集約は集合引数を受け付けられません"
-#: commands/functioncmds.c:288
+#: commands/functioncmds.c:283
#, c-format
msgid "procedures cannot accept set arguments"
msgstr "プロシージャは集合引数を受け付けません"
-#: commands/functioncmds.c:293
+#: commands/functioncmds.c:287
#, c-format
msgid "functions cannot accept set arguments"
msgstr "関数は集合を引数として受け付けられません"
-#: commands/functioncmds.c:304
+#: commands/functioncmds.c:297
#, c-format
msgid "VARIADIC parameter must be the last input parameter"
msgstr "VARIADIC パラメータは最後の入力パラメータでなければなりません"
-#: commands/functioncmds.c:325
+#: commands/functioncmds.c:317
#, c-format
msgid "VARIADIC parameter must be the last parameter"
msgstr "VARIADIC パラメータは最後のパラメータでなければなりません"
-#: commands/functioncmds.c:351
+#: commands/functioncmds.c:342
#, c-format
msgid "VARIADIC parameter must be an array"
msgstr "VARIADIC パラメータは配列でなければなりません"
-#: commands/functioncmds.c:397
+#: commands/functioncmds.c:387
#, c-format
msgid "parameter name \"%s\" used more than once"
msgstr "パラメータ\"%s\"が複数指定されました"
-#: commands/functioncmds.c:416
+#: commands/functioncmds.c:405
#, c-format
msgid "only input parameters can have default values"
msgstr "入力パラメータのみがデフォルト値を持てます"
-#: commands/functioncmds.c:432
+#: commands/functioncmds.c:420
#, c-format
msgid "cannot use table references in parameter default value"
msgstr "パラメータのデフォルト値としてテーブル参照を使用できません"
-#: commands/functioncmds.c:457
+#: commands/functioncmds.c:444
#, c-format
msgid "input parameters after one with a default value must also have defaults"
msgstr "デフォルト値を持つパラメータの後にある入力パラメータは、必ずデフォルト値を持たなければなりません"
-#: commands/functioncmds.c:468
+#: commands/functioncmds.c:454
#, c-format
msgid "procedure OUT parameters cannot appear after one with a default value"
msgstr "プロシージャの出力パラメータはデフォルト値を持つパラメータの後には置けません"
-#: commands/functioncmds.c:611 commands/functioncmds.c:790
+#: commands/functioncmds.c:596 commands/functioncmds.c:775
#, c-format
msgid "invalid attribute in procedure definition"
msgstr "プロシージャ定義内の不正な属性"
-#: commands/functioncmds.c:707
+#: commands/functioncmds.c:692
#, c-format
msgid "support function %s must return type %s"
msgstr "サポート関数%sは%s型を返さなければなりません"
-#: commands/functioncmds.c:718
+#: commands/functioncmds.c:703
#, c-format
msgid "must be superuser to specify a support function"
msgstr "サポート関数を指定するにはスーパーユーザーである必要があります"
-#: commands/functioncmds.c:839 commands/functioncmds.c:1442
+#: commands/functioncmds.c:824 commands/functioncmds.c:1427
#, c-format
msgid "COST must be positive"
msgstr "COSTは正数でなければなりません"
-#: commands/functioncmds.c:847 commands/functioncmds.c:1450
+#: commands/functioncmds.c:832 commands/functioncmds.c:1435
#, c-format
msgid "ROWS must be positive"
msgstr "ROWSは正数でなければなりません"
-#: commands/functioncmds.c:876
+#: commands/functioncmds.c:861
#, c-format
msgid "no function body specified"
msgstr "関数本体の指定がありません"
-#: commands/functioncmds.c:881
+#: commands/functioncmds.c:866
#, c-format
msgid "duplicate function body specified"
msgstr "関数本体の指定が重複しています"
-#: commands/functioncmds.c:886
+#: commands/functioncmds.c:871
#, c-format
msgid "inline SQL function body only valid for language SQL"
msgstr "インラインのSQL関数本体は言語指定がSQLの場合にのみ有効です"
-#: commands/functioncmds.c:928
+#: commands/functioncmds.c:913
#, c-format
msgid "SQL function with unquoted function body cannot have polymorphic arguments"
msgstr "本体をクォートせずに定義するSQL関数は多態引き数を取れません"
-#: commands/functioncmds.c:954 commands/functioncmds.c:973
+#: commands/functioncmds.c:939 commands/functioncmds.c:958
#, c-format
msgid "%s is not yet supported in unquoted SQL function body"
msgstr "%sはクォートしない関数本体ではサポートされません"
-#: commands/functioncmds.c:1001
+#: commands/functioncmds.c:986
#, c-format
msgid "only one AS item needed for language \"%s\""
msgstr "言語\"%s\"ではAS項目は1つだけ必要です"
-#: commands/functioncmds.c:1106
+#: commands/functioncmds.c:1091
#, c-format
msgid "no language specified"
msgstr "言語が指定されていません"
-#: commands/functioncmds.c:1114 commands/functioncmds.c:2132 commands/proclang.c:235
+#: commands/functioncmds.c:1099 commands/functioncmds.c:2117 commands/proclang.c:235
#, c-format
msgid "language \"%s\" does not exist"
msgstr "言語\"%s\"は存在しません"
-#: commands/functioncmds.c:1116 commands/functioncmds.c:2134
+#: commands/functioncmds.c:1101 commands/functioncmds.c:2119
#, c-format
msgid "Use CREATE EXTENSION to load the language into the database."
msgstr "言語をデータベースに読み込むためには CREATE EXTENSION を使用してください"
-#: commands/functioncmds.c:1149 commands/functioncmds.c:1434
+#: commands/functioncmds.c:1134 commands/functioncmds.c:1419
#, c-format
msgid "only superuser can define a leakproof function"
msgstr "スーパーユーザーのみがリークプルーフ関数を定義することができます"
-#: commands/functioncmds.c:1200
+#: commands/functioncmds.c:1185
#, c-format
msgid "function result type must be %s because of OUT parameters"
msgstr "OUTパラメータで定義されているため、関数の戻り値型は%sでなければなりません"
-#: commands/functioncmds.c:1213
+#: commands/functioncmds.c:1198
#, c-format
msgid "function result type must be specified"
msgstr "関数の結果型を指定しなければなりません"
-#: commands/functioncmds.c:1266 commands/functioncmds.c:1454
+#: commands/functioncmds.c:1251 commands/functioncmds.c:1439
#, c-format
msgid "ROWS is not applicable when function does not return a set"
msgstr "関数が集合を返す場合にROWSは適していません"
-#: commands/functioncmds.c:1561
+#: commands/functioncmds.c:1546
#, c-format
msgid "source data type %s is a pseudo-type"
msgstr "変換元データ型%sは疑似型です"
-#: commands/functioncmds.c:1567
+#: commands/functioncmds.c:1552
#, c-format
msgid "target data type %s is a pseudo-type"
msgstr "変換先データ型%sは疑似型です"
-#: commands/functioncmds.c:1591
+#: commands/functioncmds.c:1576
#, c-format
msgid "cast will be ignored because the source data type is a domain"
msgstr "元のデータ型がドメインであるため、キャストは無視されます"
-#: commands/functioncmds.c:1596
+#: commands/functioncmds.c:1581
#, c-format
msgid "cast will be ignored because the target data type is a domain"
msgstr "対象のデータ型がドメインであるため、キャストは無視されます"
-#: commands/functioncmds.c:1621
+#: commands/functioncmds.c:1606
#, c-format
msgid "cast function must take one to three arguments"
msgstr "キャスト関数の引数は1つから3つまでです"
-#: commands/functioncmds.c:1627
+#: commands/functioncmds.c:1612
#, c-format
msgid "argument of cast function must match or be binary-coercible from source data type"
msgstr "キャスト関数の引数は変換元データ型と同一であるか、変換元データ型からバイナリ変換可能である必要があります"
-#: commands/functioncmds.c:1631
+#: commands/functioncmds.c:1616
#, c-format
msgid "second argument of cast function must be type %s"
msgstr "キャスト関数の第2引数は%s型でなければなりません"
-#: commands/functioncmds.c:1636
+#: commands/functioncmds.c:1621
#, c-format
msgid "third argument of cast function must be type %s"
msgstr "キャスト関数の第3引数は%s型でなければなりません"
-#: commands/functioncmds.c:1643
+#: commands/functioncmds.c:1628
#, c-format
msgid "return data type of cast function must match or be binary-coercible to target data type"
msgstr "キャスト関数の戻り値データ型は変換先データ型と一致するか、変換先データ型へバイナリ変換可能である必要があります"
-#: commands/functioncmds.c:1654
+#: commands/functioncmds.c:1639
#, c-format
msgid "cast function must not be volatile"
msgstr "キャスト関数はvolatileではいけません"
-#: commands/functioncmds.c:1659
+#: commands/functioncmds.c:1644
#, c-format
msgid "cast function must be a normal function"
msgstr "キャスト関数は通常の関数でなければなりません"
-#: commands/functioncmds.c:1663
+#: commands/functioncmds.c:1648
#, c-format
msgid "cast function must not return a set"
msgstr "キャスト関数は集合を返してはいけません"
-#: commands/functioncmds.c:1689
+#: commands/functioncmds.c:1674
#, c-format
msgid "must be superuser to create a cast WITHOUT FUNCTION"
msgstr "WITHOUT FUNCTION指定のキャストを作成するにはスーパーユーザーである必要があります"
-#: commands/functioncmds.c:1704
+#: commands/functioncmds.c:1689
#, c-format
msgid "source and target data types are not physically compatible"
msgstr "変換元と変換先のデータ型の間には物理的な互換性がありません"
-#: commands/functioncmds.c:1724
+#: commands/functioncmds.c:1709
#, c-format
msgid "composite data types are not binary-compatible"
msgstr "複合データ型がバイナリ互換ではありません"
-#: commands/functioncmds.c:1730
+#: commands/functioncmds.c:1715
#, c-format
msgid "array data types are not binary-compatible"
msgstr "配列データ型がバイナリ互換ではありません"
-#: commands/functioncmds.c:1738
+#: commands/functioncmds.c:1723
#, c-format
msgid "range data types are not binary-compatible"
msgstr "範囲データ型がバイナリ互換ではありません"
-#: commands/functioncmds.c:1744
+#: commands/functioncmds.c:1729
#, c-format
msgid "enum data types are not binary-compatible"
msgstr "列挙データ型がバイナリ互換ではありません"
-#: commands/functioncmds.c:1761
+#: commands/functioncmds.c:1746
#, c-format
msgid "domain data types must not be marked binary-compatible"
msgstr "ドメインデータ型はバイナリ互換としてマークされていてはなりません"
-#: commands/functioncmds.c:1771
+#: commands/functioncmds.c:1756
#, c-format
msgid "source data type and target data type are the same"
msgstr "変換元と変換先のデータ型が同一です"
-#: commands/functioncmds.c:1804
+#: commands/functioncmds.c:1789
#, c-format
msgid "transform function must not be volatile"
msgstr "変換関数はvolatileではいけません"
-#: commands/functioncmds.c:1808
+#: commands/functioncmds.c:1793
#, c-format
msgid "transform function must be a normal function"
msgstr "変換関数は通常の関数でなければなりません"
-#: commands/functioncmds.c:1812
+#: commands/functioncmds.c:1797
#, c-format
msgid "transform function must not return a set"
msgstr "変換関数は集合を返してはいけません"
-#: commands/functioncmds.c:1816
+#: commands/functioncmds.c:1801
#, c-format
msgid "transform function must take one argument"
msgstr "変換関数は引数を1つとらなければなりません"
-#: commands/functioncmds.c:1820
+#: commands/functioncmds.c:1805
#, c-format
msgid "first argument of transform function must be type %s"
msgstr "変換関数の第1引数は%s型でなければなりません"
-#: commands/functioncmds.c:1859
+#: commands/functioncmds.c:1844
#, c-format
msgid "data type %s is a pseudo-type"
msgstr "データ型%sは擬似型です"
-#: commands/functioncmds.c:1865
+#: commands/functioncmds.c:1850
#, c-format
msgid "data type %s is a domain"
msgstr "データ型%sはドメインです"
-#: commands/functioncmds.c:1905
+#: commands/functioncmds.c:1890
#, c-format
msgid "return data type of FROM SQL function must be %s"
msgstr "FROM SQL関数の戻り値のデータ型は%sでなければなりません"
-#: commands/functioncmds.c:1931
+#: commands/functioncmds.c:1916
#, c-format
msgid "return data type of TO SQL function must be the transform data type"
msgstr "TO SQL関数の戻り値データ型はこの変換関数のデータ型でなければなりません"
-#: commands/functioncmds.c:1958
+#: commands/functioncmds.c:1943
#, c-format
msgid "transform for type %s language \"%s\" already exists"
msgstr "型%s、言語\"%s\"の変換はすでに存在します"
-#: commands/functioncmds.c:2044
+#: commands/functioncmds.c:2029
#, c-format
msgid "transform for type %s language \"%s\" does not exist"
msgstr "型%s、言語\"%s\"の変換は存在しません"
-#: commands/functioncmds.c:2068
+#: commands/functioncmds.c:2053
#, c-format
msgid "function %s already exists in schema \"%s\""
msgstr "関数%sはすでにスキーマ\"%s\"内に存在します"
-#: commands/functioncmds.c:2119
+#: commands/functioncmds.c:2104
#, c-format
msgid "no inline code specified"
msgstr "インラインコードの指定がありません"
-#: commands/functioncmds.c:2165
+#: commands/functioncmds.c:2150
#, c-format
msgid "language \"%s\" does not support inline code execution"
msgstr "言語\"%s\"ではインラインコード実行をサポートしていません"
-#: commands/functioncmds.c:2260
+#: commands/functioncmds.c:2245
#, c-format
msgid "cannot pass more than %d argument to a procedure"
msgid_plural "cannot pass more than %d arguments to a procedure"
msgstr[0] "プロシージャには %d 個以上の引数を渡すことはできません"
-#: commands/indexcmds.c:659
+#: commands/indexcmds.c:656
#, c-format
msgid "must specify at least one column"
msgstr "少なくとも1つの列を指定しなければなりません"
-#: commands/indexcmds.c:663
+#: commands/indexcmds.c:660
#, c-format
msgid "cannot use more than %d columns in an index"
msgstr "インデックスには%dを超える列を使用できません"
-#: commands/indexcmds.c:712
+#: commands/indexcmds.c:703
#, c-format
msgid "cannot create index on relation \"%s\""
msgstr "リレーション\"%s\"のインデックスを作成できません"
-#: commands/indexcmds.c:738
+#: commands/indexcmds.c:729
#, c-format
msgid "cannot create index on partitioned table \"%s\" concurrently"
msgstr "パーティション親テーブル\"%s\"には CREATE INDEX CONCURRENTLY は実行できません"
-#: commands/indexcmds.c:748
+#: commands/indexcmds.c:739
#, c-format
msgid "cannot create indexes on temporary tables of other sessions"
msgstr "他のセッションの一時テーブルに対するインデックスを作成できません"
-#: commands/indexcmds.c:786 commands/tablecmds.c:853 commands/tablespace.c:1178
+#: commands/indexcmds.c:777 commands/tablecmds.c:818 commands/tablespace.c:1178
#, c-format
msgid "cannot specify default tablespace for partitioned relations"
msgstr "パーティション親リレーションにはデフォルトテーブル空間は指定できません"
-#: commands/indexcmds.c:818 commands/tablecmds.c:884 commands/tablecmds.c:3665
+#: commands/indexcmds.c:809 commands/tablecmds.c:849 commands/tablecmds.c:3588
#, c-format
msgid "only shared relations can be placed in pg_global tablespace"
msgstr "共有リレーションのみをpg_globalテーブル空間に格納することができます"
-#: commands/indexcmds.c:851
+#: commands/indexcmds.c:842
#, c-format
msgid "substituting access method \"gist\" for obsolete method \"rtree\""
msgstr "古いメソッド\"rtree\"をアクセスメソッド\"gist\"に置換しています"
-#: commands/indexcmds.c:872
+#: commands/indexcmds.c:863
#, c-format
msgid "access method \"%s\" does not support unique indexes"
msgstr "アクセスメソッド\"%s\"ではユニークインデックスをサポートしていません"
-#: commands/indexcmds.c:877
+#: commands/indexcmds.c:868
#, c-format
msgid "access method \"%s\" does not support included columns"
msgstr "アクセスメソッド\"%s\"では包含列をサポートしていません"
-#: commands/indexcmds.c:882
+#: commands/indexcmds.c:873
#, c-format
msgid "access method \"%s\" does not support multicolumn indexes"
msgstr "アクセスメソッド\"%s\"は複数列インデックスをサポートしません"
-#: commands/indexcmds.c:887
+#: commands/indexcmds.c:878
#, c-format
msgid "access method \"%s\" does not support exclusion constraints"
msgstr "アクセスメソッド\"%s\"は排除制約をサポートしていません"
-#: commands/indexcmds.c:892
-#, c-format
-msgid "access method \"%s\" does not support WITHOUT OVERLAPS constraints"
-msgstr "アクセスメソッド\"%s\"はWITHOUT OVERLAPS制約をサポートしていません"
-
-#: commands/indexcmds.c:1023
+#: commands/indexcmds.c:1007
#, c-format
msgid "cannot match partition key to an index using access method \"%s\""
msgstr "パーティションキーはアクセスメソッド\"%s\"を使っているインデックスには適合させられません"
-#: commands/indexcmds.c:1033
+#: commands/indexcmds.c:1017
#, c-format
msgid "unsupported %s constraint with partition key definition"
msgstr "パーティションキー定義では %s 制約はサポートしていません"
-#: commands/indexcmds.c:1035
+#: commands/indexcmds.c:1019
#, c-format
msgid "%s constraints cannot be used when partition keys include expressions."
msgstr "%s 制約はパーティションキーが式を含む場合は使用できません"
-#: commands/indexcmds.c:1085
+#: commands/indexcmds.c:1069
#, c-format
msgid "cannot match partition key to index on column \"%s\" using non-equal operator \"%s\""
msgstr "パーティションキーの、列\"%s\"上のインデックスへの適合を非等価演算子\"%s\"を使って行うことはできません"
-#: commands/indexcmds.c:1101
+#: commands/indexcmds.c:1085
#, c-format
msgid "unique constraint on partitioned table must include all partitioning columns"
msgstr "パーティション親テーブル上のユニーク制約はすべてのパーティショニング列を含まなければなりません"
-#: commands/indexcmds.c:1102
+#: commands/indexcmds.c:1086
#, c-format
msgid "%s constraint on table \"%s\" lacks column \"%s\" which is part of the partition key."
msgstr "テーブル\"%2$s\"上の%1$s制約にパーティションキーの一部である列\"%3$s\"が含まれていません。"
-#: commands/indexcmds.c:1121 commands/indexcmds.c:1140
+#: commands/indexcmds.c:1105 commands/indexcmds.c:1124
#, c-format
msgid "index creation on system columns is not supported"
msgstr "システム列へのインデックス作成はサポートされていません"
-#: commands/indexcmds.c:1372 tcop/utility.c:1518
+#: commands/indexcmds.c:1354 tcop/utility.c:1515
#, c-format
msgid "cannot create unique index on partitioned table \"%s\""
msgstr "パーティション親テーブル\"%s\"にはユニークインデックスを構築できません"
-#: commands/indexcmds.c:1374 tcop/utility.c:1520
+#: commands/indexcmds.c:1356 tcop/utility.c:1517
#, c-format
msgid "Table \"%s\" contains partitions that are foreign tables."
msgstr "テーブル\"%s\"は外部テーブルを子テーブルとして含んでいます"
-#: commands/indexcmds.c:1832
+#: commands/indexcmds.c:1806
#, c-format
msgid "functions in index predicate must be marked IMMUTABLE"
msgstr "インデックスの述部の関数はIMMUTABLEマークが必要です"
-#: commands/indexcmds.c:1929 parser/parse_utilcmd.c:2713 parser/parse_utilcmd.c:2896
+#: commands/indexcmds.c:1885 parser/parse_utilcmd.c:2519 parser/parse_utilcmd.c:2654
#, c-format
msgid "column \"%s\" named in key does not exist"
msgstr "キーとして指名された列\"%s\"は存在しません"
-#: commands/indexcmds.c:1953 parser/parse_utilcmd.c:1965
+#: commands/indexcmds.c:1909 parser/parse_utilcmd.c:1807
#, c-format
msgid "expressions are not supported in included columns"
msgstr "包含列では式はサポートされません"
-#: commands/indexcmds.c:1994
+#: commands/indexcmds.c:1950
#, c-format
msgid "functions in index expression must be marked IMMUTABLE"
msgstr "式インデックスの関数はIMMUTABLEマークが必要です"
-#: commands/indexcmds.c:2009
+#: commands/indexcmds.c:1965
#, c-format
msgid "including column does not support a collation"
msgstr "包含列は照合順序をサポートしません"
-#: commands/indexcmds.c:2013
+#: commands/indexcmds.c:1969
#, c-format
msgid "including column does not support an operator class"
msgstr "包含列は演算子クラスをサポートしません"
-#: commands/indexcmds.c:2017
+#: commands/indexcmds.c:1973
#, c-format
msgid "including column does not support ASC/DESC options"
msgstr "包含列は ASC/DESC オプションをサポートしません"
-#: commands/indexcmds.c:2021
+#: commands/indexcmds.c:1977
#, c-format
msgid "including column does not support NULLS FIRST/LAST options"
msgstr "包含列は NULLS FIRST/LAST オプションをサポートしません"
-#: commands/indexcmds.c:2064
+#: commands/indexcmds.c:2020
#, c-format
msgid "could not determine which collation to use for index expression"
msgstr "インデックス式で使用する照合順序を特定できませんでした"
-#: commands/indexcmds.c:2072 commands/tablecmds.c:18948 commands/typecmds.c:812 parser/parse_expr.c:2793 parser/parse_type.c:568 parser/parse_utilcmd.c:4038 utils/adt/misc.c:630
+#: commands/indexcmds.c:2028 commands/tablecmds.c:18218 commands/typecmds.c:811 parser/parse_expr.c:2793 parser/parse_type.c:568 parser/parse_utilcmd.c:3771 utils/adt/misc.c:630
#, c-format
msgid "collations are not supported by type %s"
msgstr "%s 型では照合順序はサポートされません"
-#: commands/indexcmds.c:2139
+#: commands/indexcmds.c:2095
#, c-format
msgid "operator %s is not commutative"
msgstr "演算子 %s は可換ではありません"
-#: commands/indexcmds.c:2141
+#: commands/indexcmds.c:2097
#, c-format
msgid "Only commutative operators can be used in exclusion constraints."
msgstr "排除制約で使えるのは可換演算子だけです"
-#: commands/indexcmds.c:2151
+#: commands/indexcmds.c:2123
#, c-format
msgid "operator %s is not a member of operator family \"%s\""
msgstr "演算子%sは演算子族\"%s\"のメンバーではありません"
-#: commands/indexcmds.c:2154
+#: commands/indexcmds.c:2126
#, c-format
msgid "The exclusion operator must be related to the index operator class for the constraint."
msgstr "この排除に使用する演算子はこの制約に使用するインデックス演算子に関連付けられている必要があります。"
-#: commands/indexcmds.c:2203
+#: commands/indexcmds.c:2161
#, c-format
msgid "access method \"%s\" does not support ASC/DESC options"
msgstr "アクセスメソッド\"%s\"はASC/DESCオプションをサポートしません"
-#: commands/indexcmds.c:2208
+#: commands/indexcmds.c:2166
#, c-format
msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
msgstr "アクセスメソッド\"%s\"はNULLS FIRST/LASTオプションをサポートしません"
-#: commands/indexcmds.c:2252 commands/tablecmds.c:18973 commands/tablecmds.c:18979 commands/typecmds.c:2337
+#: commands/indexcmds.c:2210 commands/tablecmds.c:18243 commands/tablecmds.c:18249 commands/typecmds.c:2311
#, c-format
msgid "data type %s has no default operator class for access method \"%s\""
msgstr "アクセスメソッド\"%2$s\"にはデータ型%1$s用のデフォルトの演算子クラスがありません"
-#: commands/indexcmds.c:2254
+#: commands/indexcmds.c:2212
#, c-format
msgid "You must specify an operator class for the index or define a default operator class for the data type."
msgstr "このインデックスの演算子クラスを指定するか、あるいはこのデータ型のデフォルト演算子クラスを定義しなければなりません。"
-#: commands/indexcmds.c:2283 commands/indexcmds.c:2291 commands/opclasscmds.c:205
+#: commands/indexcmds.c:2241 commands/indexcmds.c:2249 commands/opclasscmds.c:205
#, c-format
msgid "operator class \"%s\" does not exist for access method \"%s\""
msgstr "アクセスメソッド\"%2$s\"用の演算子クラス\"%1$s\"は存在しません"
-#: commands/indexcmds.c:2305 commands/typecmds.c:2325
+#: commands/indexcmds.c:2263 commands/typecmds.c:2299
#, c-format
msgid "operator class \"%s\" does not accept data type %s"
msgstr "演算子クラス\"%s\"はデータ型%sを受け付けません"
-#: commands/indexcmds.c:2395
+#: commands/indexcmds.c:2353
#, c-format
msgid "there are multiple default operator classes for data type %s"
msgstr "データ型%sには複数のデフォルトの演算子クラスがあります"
-#: commands/indexcmds.c:2444 commands/indexcmds.c:2463 executor/execReplication.c:329 parser/parse_cte.c:302 parser/parse_oper.c:221 utils/adt/array_userfuncs.c:1334 utils/adt/array_userfuncs.c:1477 utils/adt/arrayfuncs.c:3864 utils/adt/arrayfuncs.c:4419 utils/adt/arrayfuncs.c:6438 utils/adt/rowtypes.c:1220
-#, c-format
-msgid "could not identify an equality operator for type %s"
-msgstr "型%sの等価演算子を特定できませんでした"
-
-#: commands/indexcmds.c:2445 commands/indexcmds.c:2464
-#, c-format
-msgid "could not identify an overlaps operator for type %s"
-msgstr "型%sの重複検出演算子を特定できませんでした"
-
-#: commands/indexcmds.c:2446 commands/indexcmds.c:2465
-#, c-format
-msgid "could not identify a contained-by operator for type %s"
-msgstr "型%sの被包含演算子を特定できませんでした"
-
-#: commands/indexcmds.c:2447 commands/tablecmds.c:10018
-#, c-format
-msgid "Could not translate compare type %d for operator family \"%s\", input type %s, access method \"%s\"."
-msgstr "演算子ファミリー\"%2$s\"、入力型 %3$s、アクセスメソッド\"%4$s\"に対応する比較方式%1$dを変換できませんでした。"
-
-#: commands/indexcmds.c:2466
-#, c-format
-msgid "There is no suitable operator in operator family \"%s\" for access method \"%s\"."
-msgstr "アクセスメソッド\"%2$s\"に対する演算子族\"%1$s\"に適切な演算子がありません。"
-
-#: commands/indexcmds.c:2787
+#: commands/indexcmds.c:2681
#, c-format
msgid "unrecognized REINDEX option \"%s\""
msgstr "認識できないREINDEXのオプション \"%s\""
-#: commands/indexcmds.c:3019
+#: commands/indexcmds.c:2913
#, c-format
msgid "table \"%s\" has no indexes that can be reindexed concurrently"
msgstr "テーブル\"%s\"には並行インデックス再作成が可能なインデックスがありません"
-#: commands/indexcmds.c:3033
+#: commands/indexcmds.c:2927
#, c-format
msgid "table \"%s\" has no indexes to reindex"
msgstr "テーブル\"%s\"には再構築すべきインデックスはありません"
-#: commands/indexcmds.c:3080 commands/indexcmds.c:3591 commands/indexcmds.c:3721
+#: commands/indexcmds.c:2974 commands/indexcmds.c:3485 commands/indexcmds.c:3615
#, c-format
msgid "cannot reindex system catalogs concurrently"
msgstr "システムカタログではインデックスの並行再構築はできません"
-#: commands/indexcmds.c:3104
+#: commands/indexcmds.c:2998
#, c-format
msgid "can only reindex the currently open database"
msgstr "現在オープンしているデータベースのみをインデックス再構築することができます"
-#: commands/indexcmds.c:3196
+#: commands/indexcmds.c:3090
#, c-format
msgid "cannot reindex system catalogs concurrently, skipping all"
msgstr "システムカタログではインデックスの並行再構築はできません、全てスキップします"
-#: commands/indexcmds.c:3229
+#: commands/indexcmds.c:3123
#, c-format
msgid "cannot move system relations, skipping all"
msgstr "システムリレーションは移動できません、すべてスキップします"
-#: commands/indexcmds.c:3275
+#: commands/indexcmds.c:3169
#, c-format
msgid "while reindexing partitioned table \"%s.%s\""
msgstr "パーティションテーブル\"%s.%s\"のインデックス再構築中"
-#: commands/indexcmds.c:3278
+#: commands/indexcmds.c:3172
#, c-format
msgid "while reindexing partitioned index \"%s.%s\""
msgstr "パーティションインデックス\"%s.%s\"のインデックス再構築中"
-#: commands/indexcmds.c:3471 commands/indexcmds.c:4363
+#: commands/indexcmds.c:3365 commands/indexcmds.c:4241
#, c-format
msgid "table \"%s.%s\" was reindexed"
msgstr "テーブル\"%s.%s\"のインデックス再構築が完了しました"
-#: commands/indexcmds.c:3623 commands/indexcmds.c:3676
+#: commands/indexcmds.c:3517 commands/indexcmds.c:3570
#, c-format
msgid "skipping reindex of invalid index \"%s.%s\""
msgstr "無効なインデックス\"%s.%s\"の再構築をスキップします"
-#: commands/indexcmds.c:3626 commands/indexcmds.c:3679
+#: commands/indexcmds.c:3520 commands/indexcmds.c:3573
#, c-format
msgid "Use DROP INDEX or REINDEX INDEX."
msgstr "DROP INDEXあるいはREINDEX INDEXを使用してください。"
-#: commands/indexcmds.c:3630
+#: commands/indexcmds.c:3524
#, c-format
msgid "cannot reindex exclusion constraint index \"%s.%s\" concurrently, skipping"
msgstr "排他制約インデックス\"%s.%s\"を並行再構築することはできません、スキップします "
-#: commands/indexcmds.c:3786
+#: commands/indexcmds.c:3680
#, c-format
msgid "cannot reindex this type of relation concurrently"
msgstr "このタイプのリレーションでインデックス並列再構築はできません"
-#: commands/indexcmds.c:3804
+#: commands/indexcmds.c:3698
#, c-format
msgid "cannot move non-shared relation to tablespace \"%s\""
msgstr "テーブルスペース\"%s\"への非共有リレーションの移動はできません"
-#: commands/indexcmds.c:4344 commands/indexcmds.c:4356
+#: commands/indexcmds.c:4222 commands/indexcmds.c:4234
#, c-format
msgid "index \"%s.%s\" was reindexed"
msgstr " インデックス\"%s.%s\"の再構築が完了しました "
-#: commands/indexcmds.c:4346 commands/indexcmds.c:4365
+#: commands/indexcmds.c:4224 commands/indexcmds.c:4243
#, c-format
msgid "%s."
msgstr "%s。"
@@ -8963,41 +8906,36 @@ msgstr "%s。"
msgid "cannot lock relation \"%s\""
msgstr "リレーション\"%s\"はロックできません"
-#: commands/matview.c:208
+#: commands/matview.c:206
#, c-format
msgid "CONCURRENTLY cannot be used when the materialized view is not populated"
msgstr "実体化ビューにデータが投入されていない場合はCONCURRENTLYを使用することはできません"
-#: commands/matview.c:214 gram.y:19114
+#: commands/matview.c:212 gram.y:18918
#, c-format
msgid "%s and %s options cannot be used together"
msgstr "%sオプションと%sオプションとを同時に使用することはできません"
-#: commands/matview.c:273
+#: commands/matview.c:269
#, c-format
msgid "cannot refresh materialized view \"%s\" concurrently"
msgstr "実体化ビュー\"%s\"を平行的に最新化することはできません"
-#: commands/matview.c:276
+#: commands/matview.c:272
#, c-format
msgid "Create a unique index with no WHERE clause on one or more columns of the materialized view."
msgstr "実体化ビュー上の1つ以上の列に対してWHERE句を持たないユニークインデックスを作成してください。"
-#: commands/matview.c:682
+#: commands/matview.c:666
#, c-format
msgid "new data for materialized view \"%s\" contains duplicate rows without any null columns"
msgstr "実体化ビュー\"%s\"に対する新しいデータにはNULL列を持たない重複行があります"
-#: commands/matview.c:684
+#: commands/matview.c:668
#, c-format
msgid "Row: %s"
msgstr "行: %s"
-#: commands/matview.c:840
-#, c-format
-msgid "could not find suitable unique index on materialized view"
-msgstr "実体化ビューに適切なユニークインデックスがありませんでした"
-
#: commands/opclasscmds.c:124
#, c-format
msgid "operator family \"%s\" does not exist for access method \"%s\""
@@ -9283,7 +9221,7 @@ msgstr "演算子の属性\"%s\"は変更できません"
msgid "operator attribute \"%s\" cannot be changed if it has already been set"
msgstr "演算子の属性\"%s\"は、すでに設定されている場合には変更できません"
-#: commands/policy.c:86 commands/policy.c:379 commands/statscmds.c:146 commands/tablecmds.c:1773 commands/tablecmds.c:2373 commands/tablecmds.c:3779 commands/tablecmds.c:6688 commands/tablecmds.c:9793 commands/tablecmds.c:18535 commands/tablecmds.c:18570 commands/trigger.c:316 commands/trigger.c:1334 commands/trigger.c:1444 rewrite/rewriteDefine.c:268 rewrite/rewriteDefine.c:779 rewrite/rewriteRemove.c:74
+#: commands/policy.c:86 commands/policy.c:379 commands/statscmds.c:146 commands/tablecmds.c:1740 commands/tablecmds.c:2340 commands/tablecmds.c:3702 commands/tablecmds.c:6605 commands/tablecmds.c:9670 commands/tablecmds.c:17805 commands/tablecmds.c:17840 commands/trigger.c:316 commands/trigger.c:1332 commands/trigger.c:1442 rewrite/rewriteDefine.c:268 rewrite/rewriteDefine.c:779 rewrite/rewriteRemove.c:74
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
msgstr "権限がありません: \"%s\"はシステムカタログです"
@@ -9323,17 +9261,17 @@ msgstr "テーブル\"%2$s\"に対するポリシ\"%1$s\"は存在しません"
msgid "only USING expression allowed for SELECT, DELETE"
msgstr "SELECT、DELETEにはUSING式のみが指定可能です"
-#: commands/portalcmds.c:63 commands/portalcmds.c:191 commands/portalcmds.c:242
+#: commands/portalcmds.c:60 commands/portalcmds.c:181 commands/portalcmds.c:232
#, c-format
msgid "invalid cursor name: must not be empty"
msgstr "カーソル名が不正です: 空ではいけません"
-#: commands/portalcmds.c:75
+#: commands/portalcmds.c:72
#, c-format
msgid "cannot create a cursor WITH HOLD within security-restricted operation"
msgstr "セキュリティー制限操作中は、WITH HOLD指定のカーソルを作成できません"
-#: commands/portalcmds.c:199 commands/portalcmds.c:252 executor/execCurrent.c:70 utils/adt/xml.c:2936 utils/adt/xml.c:3106
+#: commands/portalcmds.c:189 commands/portalcmds.c:242 executor/execCurrent.c:70 utils/adt/xml.c:2936 utils/adt/xml.c:3106
#, c-format
msgid "cursor \"%s\" does not exist"
msgstr "カーソル\"%s\"は存在しません"
@@ -9378,205 +9316,200 @@ msgstr "準備された文\"%s\"は存在しません"
msgid "must be superuser to create custom procedural language"
msgstr "手続き言語を生成するためにはスーパーユーザーである必要があります"
-#: commands/publicationcmds.c:129 postmaster/postmaster.c:1120 postmaster/postmaster.c:1222 utils/init/miscinit.c:1867
+#: commands/publicationcmds.c:124 postmaster/postmaster.c:1108 postmaster/postmaster.c:1210 utils/init/miscinit.c:1865
#, c-format
msgid "invalid list syntax in parameter \"%s\""
msgstr "パラメータ\"%s\"のリスト構文が不正です"
-#: commands/publicationcmds.c:148
+#: commands/publicationcmds.c:143
#, c-format
msgid "unrecognized value for publication option \"%s\": \"%s\""
msgstr "パブリケーションオプション\"%s\"に対する認識できない値: \"%s\""
-#: commands/publicationcmds.c:169
+#: commands/publicationcmds.c:157
#, c-format
msgid "unrecognized publication parameter: \"%s\""
msgstr "識別できないパブリケーションのパラメータ: \"%s\""
-#: commands/publicationcmds.c:210
+#: commands/publicationcmds.c:198
#, c-format
msgid "no schema has been selected for CURRENT_SCHEMA"
msgstr "SURRENT_SCHEMAでスキーマの選択ができませんでした"
-#: commands/publicationcmds.c:534
+#: commands/publicationcmds.c:495
msgid "System columns are not allowed."
msgstr "システム列は使用できません。"
-#: commands/publicationcmds.c:541 commands/publicationcmds.c:546 commands/publicationcmds.c:563
+#: commands/publicationcmds.c:502 commands/publicationcmds.c:507 commands/publicationcmds.c:524
msgid "User-defined operators are not allowed."
msgstr "ユーザー定義演算子は使用できません。"
-#: commands/publicationcmds.c:587
+#: commands/publicationcmds.c:548
msgid "Only columns, constants, built-in operators, built-in data types, built-in collations, and immutable built-in functions are allowed."
msgstr "列、定数、組み込み演算子、組み込みデータ型、組み込み照合順序、そして不変組み込み関数のみ使用可能です。"
-#: commands/publicationcmds.c:599
+#: commands/publicationcmds.c:560
msgid "User-defined types are not allowed."
msgstr "ユーザー定義型は使用できません。"
-#: commands/publicationcmds.c:602
+#: commands/publicationcmds.c:563
msgid "User-defined or built-in mutable functions are not allowed."
msgstr "ユーザー定義または組み込みの不変関数は使用できません。"
-#: commands/publicationcmds.c:605
+#: commands/publicationcmds.c:566
msgid "User-defined collations are not allowed."
msgstr "ユーザー定義照合順序は使用できません。"
-#: commands/publicationcmds.c:615
+#: commands/publicationcmds.c:576
#, c-format
msgid "invalid publication WHERE expression"
msgstr "パブリケーションのWHERE式が不正です"
-#: commands/publicationcmds.c:668
+#: commands/publicationcmds.c:629
#, c-format
msgid "cannot use publication WHERE clause for relation \"%s\""
msgstr "リレーション\"%s\"に対してはパブリケーションのWHERE句は使用できません"
-#: commands/publicationcmds.c:670
+#: commands/publicationcmds.c:631
#, c-format
msgid "WHERE clause cannot be used for a partitioned table when %s is false."
msgstr "%sが偽のときはWHERE句をパーティション親テーブルに対して使用することはできません。"
-#: commands/publicationcmds.c:741 commands/publicationcmds.c:755
+#: commands/publicationcmds.c:702 commands/publicationcmds.c:716
#, c-format
msgid "cannot use column list for relation \"%s.%s\" in publication \"%s\""
msgstr "パブリケーション\"%3$s\"のリレーション\"%1$s.%2$s\"に対して列リストを使用することはできません"
-#: commands/publicationcmds.c:744
+#: commands/publicationcmds.c:705
#, c-format
msgid "Column lists cannot be specified in publications containing FOR TABLES IN SCHEMA elements."
msgstr "FOR TABLES IN SCHEMA要素を含むパブリケーションで列リストは指定できません。"
-#: commands/publicationcmds.c:758
+#: commands/publicationcmds.c:719
#, c-format
msgid "Column lists cannot be specified for partitioned tables when %s is false."
msgstr "%sが偽のときはパーティション親テーブルに対して列リストを使用できません。"
-#: commands/publicationcmds.c:795
+#: commands/publicationcmds.c:754
#, c-format
msgid "must be superuser to create FOR ALL TABLES publication"
msgstr "FOR ALL TABLE 指定のパブリケーションを生成するためにはスーパーユーザーである必要があります"
-#: commands/publicationcmds.c:870
+#: commands/publicationcmds.c:825
#, c-format
msgid "must be superuser to create FOR TABLES IN SCHEMA publication"
msgstr "FOR TABLES IN SCHEMA設定のパブリケーションを作成するにはスーパーユーザーである必要があります"
-#: commands/publicationcmds.c:906
+#: commands/publicationcmds.c:861
#, c-format
msgid "\"wal_level\" is insufficient to publish logical changes"
msgstr "\"wal_level\"が論理更新情報のパブリッシュには不十分です"
-#: commands/publicationcmds.c:907
+#: commands/publicationcmds.c:862
#, c-format
msgid "Set \"wal_level\" to \"logical\" before creating subscriptions."
msgstr "サブスクリプションを作成する前に\"wal_level\"を\"logical\"に設定にしてください。"
-#: commands/publicationcmds.c:1007 commands/publicationcmds.c:1015
+#: commands/publicationcmds.c:958 commands/publicationcmds.c:966
#, c-format
msgid "cannot set parameter \"%s\" to false for publication \"%s\""
msgstr "パブリケーション\"%2$s\"に対してパラメーター\"%1$s\"を偽に設定することはできません"
-#: commands/publicationcmds.c:1010
+#: commands/publicationcmds.c:961
#, c-format
msgid "The publication contains a WHERE clause for partitioned table \"%s\", which is not allowed when \"%s\" is false."
msgstr "このパブリケーションはパーティション親テーブル\"%s\"に対するWHERE句を含んでいますが、これは\"%s\" が偽の場合は許可されません。"
-#: commands/publicationcmds.c:1018
+#: commands/publicationcmds.c:969
#, c-format
msgid "The publication contains a column list for partitioned table \"%s\", which is not allowed when \"%s\" is false."
msgstr "このパブリケーションはパーティション親テーブルに\"%s\"対する列リストを含んでいますが、これは\"%s\" が偽の場合は許可されません。"
-#: commands/publicationcmds.c:1339
+#: commands/publicationcmds.c:1292
#, c-format
msgid "cannot add schema to publication \"%s\""
msgstr "パブリケーション\"%s\"にはスキーマは追加できません"
-#: commands/publicationcmds.c:1341
+#: commands/publicationcmds.c:1294
#, c-format
msgid "Schemas cannot be added if any tables that specify a column list are already part of the publication."
msgstr "カラムリストが指定されているテーブルがパブリケーションに含まれている場合はスキーマの追加ができません。"
-#: commands/publicationcmds.c:1389
+#: commands/publicationcmds.c:1342
#, c-format
msgid "must be superuser to add or set schemas"
msgstr "スキーマを追加または設定するにはスーパーユーザーである必要があります"
-#: commands/publicationcmds.c:1398 commands/publicationcmds.c:1406
+#: commands/publicationcmds.c:1351 commands/publicationcmds.c:1359
#, c-format
msgid "publication \"%s\" is defined as FOR ALL TABLES"
msgstr "パブリケーション\"%s\"は FOR ALL TABLES と定義されています"
-#: commands/publicationcmds.c:1400
+#: commands/publicationcmds.c:1353
#, c-format
msgid "Schemas cannot be added to or dropped from FOR ALL TABLES publications."
msgstr "FOR ALL TABLES指定のパブリケーションではスキーマの追加や削除はできません。"
-#: commands/publicationcmds.c:1408
+#: commands/publicationcmds.c:1361
#, c-format
msgid "Tables cannot be added to or dropped from FOR ALL TABLES publications."
msgstr "FOR ALL TABLES指定のパブリケーションではテーブルの追加や削除はできません。"
-#: commands/publicationcmds.c:1432 commands/publicationcmds.c:1471 commands/publicationcmds.c:2008 utils/cache/lsyscache.c:3661
+#: commands/publicationcmds.c:1385 commands/publicationcmds.c:1424 commands/publicationcmds.c:1961 utils/cache/lsyscache.c:3634
#, c-format
msgid "publication \"%s\" does not exist"
msgstr "パブリケーション\"%s\"は存在しません"
-#: commands/publicationcmds.c:1634 commands/publicationcmds.c:1697
+#: commands/publicationcmds.c:1587 commands/publicationcmds.c:1650
#, c-format
msgid "conflicting or redundant WHERE clauses for table \"%s\""
msgstr "テーブル\"%s\"でWHERE句が衝突しているか重複しています"
-#: commands/publicationcmds.c:1641 commands/publicationcmds.c:1709
+#: commands/publicationcmds.c:1594 commands/publicationcmds.c:1662
#, c-format
msgid "conflicting or redundant column lists for table \"%s\""
msgstr "テーブル\"%s\"で列リストが衝突しているか重複しています"
-#: commands/publicationcmds.c:1843
+#: commands/publicationcmds.c:1796
#, c-format
msgid "column list must not be specified in ALTER PUBLICATION ... DROP"
msgstr "ALTER PUBLICATION ... DROPでは、列リストは指定できません"
-#: commands/publicationcmds.c:1855
+#: commands/publicationcmds.c:1808
#, c-format
msgid "relation \"%s\" is not part of the publication"
msgstr "リレーション\"%s\"はパブリケーションの一部ではありません"
-#: commands/publicationcmds.c:1862
+#: commands/publicationcmds.c:1815
#, c-format
msgid "cannot use a WHERE clause when removing a table from a publication"
msgstr "テーブルをパブリケーションから削除する際にはWHERE句を指定できません"
-#: commands/publicationcmds.c:1922
+#: commands/publicationcmds.c:1875
#, c-format
msgid "tables from schema \"%s\" are not part of the publication"
msgstr "スキーマ\"%s\"のテーブルはこのパブリケーションに含まれてません"
-#: commands/publicationcmds.c:1965 commands/publicationcmds.c:1972
+#: commands/publicationcmds.c:1918 commands/publicationcmds.c:1925
#, c-format
msgid "permission denied to change owner of publication \"%s\""
msgstr "パブリケーション\"%s\"の所有者を変更する権限がありません"
-#: commands/publicationcmds.c:1967
+#: commands/publicationcmds.c:1920
#, c-format
msgid "The owner of a FOR ALL TABLES publication must be a superuser."
msgstr "FOR ALL TABLES設定のパブリケーションの所有者はスーパーユーザーである必要があります"
-#: commands/publicationcmds.c:1974
+#: commands/publicationcmds.c:1927
#, c-format
msgid "The owner of a FOR TABLES IN SCHEMA publication must be a superuser."
msgstr "FOR TABLES IN SCHEMA設定のパブリケーションの所有者はスーパーユーザーでなければなりません。"
-#: commands/publicationcmds.c:2040
+#: commands/publicationcmds.c:1993
#, c-format
msgid "publication with OID %u does not exist"
msgstr "OID %uのパブリケーションは存在しません"
-#: commands/publicationcmds.c:2073
-#, c-format
-msgid "%s requires a \"none\" or \"stored\" value"
-msgstr "%sの値は\"none\"または\"stored\"である必要があります"
-
#: commands/schemacmds.c:109 commands/schemacmds.c:289
#, c-format
msgid "unacceptable schema name \"%s\""
@@ -9733,12 +9666,12 @@ msgstr "シーケンスは関連するテーブルと同じスキーマでなけ
msgid "cannot change ownership of identity sequence"
msgstr "識別シーケンスの所有者は変更できません"
-#: commands/sequence.c:1671 commands/tablecmds.c:15118 commands/tablecmds.c:17944
+#: commands/sequence.c:1671 commands/tablecmds.c:14519 commands/tablecmds.c:17214
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "シーケンス\"%s\"はテーブル\"%s\"にリンクされています"
-#: commands/statscmds.c:106 commands/statscmds.c:115 tcop/utility.c:1886
+#: commands/statscmds.c:106 commands/statscmds.c:115 tcop/utility.c:1883
#, c-format
msgid "only a single relation is allowed in CREATE STATISTICS"
msgstr "CREATE STATISTICSで指定可能なリレーションは一つのみです"
@@ -9803,12 +9736,12 @@ msgstr "定形情報定義中の列名が重複しています"
msgid "duplicate expression in statistics definition"
msgstr "統計情報定義内に重複した式"
-#: commands/statscmds.c:628 commands/tablecmds.c:8701
+#: commands/statscmds.c:628 commands/tablecmds.c:8653
#, c-format
msgid "statistics target %d is too low"
msgstr "統計情報目標%dは小さすぎます"
-#: commands/statscmds.c:636 commands/tablecmds.c:8709
+#: commands/statscmds.c:636 commands/tablecmds.c:8661
#, c-format
msgid "lowering statistics target to %d"
msgstr "統計情報目標を%dに減らします"
@@ -9818,1775 +9751,1690 @@ msgstr "統計情報目標を%dに減らします"
msgid "statistics object \"%s.%s\" does not exist, skipping"
msgstr "統計情報オブジェクト\"%s.%s\"は存在しません、スキップします"
-#: commands/subscriptioncmds.c:331 replication/pgoutput/pgoutput.c:406
+#: commands/subscriptioncmds.c:275 commands/subscriptioncmds.c:372
+#, c-format
+msgid "unrecognized subscription parameter: \"%s\""
+msgstr "認識できないサブスクリプションパラメータ: \"%s\""
+
+#: commands/subscriptioncmds.c:340 replication/pgoutput/pgoutput.c:404
#, c-format
msgid "unrecognized origin value: \"%s\""
msgstr "識別できないoriginの値: \"%s\""
-#: commands/subscriptioncmds.c:354
+#: commands/subscriptioncmds.c:363
#, c-format
msgid "invalid WAL location (LSN): %s"
msgstr "不正なWAL位置(LSN): %s"
-#: commands/subscriptioncmds.c:363
-#, c-format
-msgid "unrecognized subscription parameter: \"%s\""
-msgstr "認識できないサブスクリプションパラメータ: \"%s\""
-
#. translator: both %s are strings of the form "option = value"
-#: commands/subscriptioncmds.c:378 commands/subscriptioncmds.c:385 commands/subscriptioncmds.c:392 commands/subscriptioncmds.c:414 commands/subscriptioncmds.c:430
+#: commands/subscriptioncmds.c:387 commands/subscriptioncmds.c:394 commands/subscriptioncmds.c:401 commands/subscriptioncmds.c:423 commands/subscriptioncmds.c:439
#, c-format
msgid "%s and %s are mutually exclusive options"
msgstr "%s と %s は排他なオプションです"
#. translator: both %s are strings of the form "option = value"
-#: commands/subscriptioncmds.c:420 commands/subscriptioncmds.c:436
+#: commands/subscriptioncmds.c:429 commands/subscriptioncmds.c:445
#, c-format
msgid "subscription with %s must also set %s"
msgstr "%s としたサブスクリプションでは %s を設定する必要があります"
-#: commands/subscriptioncmds.c:466
+#: commands/subscriptioncmds.c:506
#, c-format
msgid "could not receive list of publications from the publisher: %s"
msgstr "パブリケーション一覧をパブリッシャから受け取れませんでした: %s"
-#: commands/subscriptioncmds.c:498
+#: commands/subscriptioncmds.c:538
#, c-format
msgid "publication %s does not exist on the publisher"
msgid_plural "publications %s do not exist on the publisher"
msgstr[0] "パブリケーション%sはパブリッシャ上には存在しません"
-#: commands/subscriptioncmds.c:586
+#: commands/subscriptioncmds.c:626
#, c-format
msgid "permission denied to create subscription"
msgstr "サブスクリプションを作成する権限がありません"
-#: commands/subscriptioncmds.c:587
+#: commands/subscriptioncmds.c:627
#, c-format
msgid "Only roles with privileges of the \"%s\" role may create subscriptions."
msgstr "\"%s\"ロールの権限を持つロールのみがサブスクリプションを作成できます。"
-#: commands/subscriptioncmds.c:718 commands/subscriptioncmds.c:852 commands/subscriptioncmds.c:1594
+#: commands/subscriptioncmds.c:758 commands/subscriptioncmds.c:891 commands/subscriptioncmds.c:1524 replication/logical/tablesync.c:1345 replication/logical/worker.c:4514
#, c-format
-msgid "subscription \"%s\" could not connect to the publisher: %s"
-msgstr "サブスクリプション\"%s\"はパブリッシャに接続できませんでした: %s"
+msgid "could not connect to the publisher: %s"
+msgstr "パブリッシャに接続できませんでした: %s"
-#: commands/subscriptioncmds.c:790
+#: commands/subscriptioncmds.c:829
#, c-format
msgid "created replication slot \"%s\" on publisher"
msgstr "パブリッシャ上でレプリケーションスロット\"%s\"を作成しました"
-#: commands/subscriptioncmds.c:802
+#: commands/subscriptioncmds.c:841
#, c-format
msgid "subscription was created, but is not connected"
msgstr "サブスクリプションは作成されましたが接続されていません"
-#: commands/subscriptioncmds.c:803
+#: commands/subscriptioncmds.c:842
#, c-format
msgid "To initiate replication, you must manually create the replication slot, enable the subscription, and refresh the subscription."
msgstr "レプリケーションを開始するにはレプリケーションスロットの作成、サブスクリプションの有効化そしてサブスクリプションのリフレッシュを手動で行う必要があります。"
-#: commands/subscriptioncmds.c:1070
-#, c-format
-msgid "cannot set option \"%s\" for enabled subscription"
-msgstr "有効にされているサブスクリプションにはオプション”%s”を指定できません"
-
-#: commands/subscriptioncmds.c:1084
-#, c-format
-msgid "cannot set option \"%s\" for a subscription that does not have a slot name"
-msgstr "スロット名を指定されていないサブスクリプションのオプション\"%s\"を設定することはできません"
-
-#: commands/subscriptioncmds.c:1127 commands/subscriptioncmds.c:1663 commands/subscriptioncmds.c:2044 utils/cache/lsyscache.c:3711
+#: commands/subscriptioncmds.c:1109 commands/subscriptioncmds.c:1590 commands/subscriptioncmds.c:1973 utils/cache/lsyscache.c:3684
#, c-format
msgid "subscription \"%s\" does not exist"
msgstr "サブスクリプション\"%s\"は存在しません"
-#: commands/subscriptioncmds.c:1185
+#: commands/subscriptioncmds.c:1166 commands/subscriptioncmds.c:1245
#, c-format
msgid "cannot set %s for enabled subscription"
msgstr "有効にされているサブスクリプションには %s を指定できません"
-#: commands/subscriptioncmds.c:1270
-#, c-format
-msgid "slot_name and two_phase cannot be altered at the same time"
-msgstr "slot_nameとtwo_phaseは同時に変更できません"
-
-#: commands/subscriptioncmds.c:1286
+#: commands/subscriptioncmds.c:1233
#, c-format
-msgid "cannot alter two_phase when logical replication worker is still running"
-msgstr "論理レプリケーションワーカーがまだ実行中のためtwo_phaseは変更できません"
-
-#: commands/subscriptioncmds.c:1287
-#, c-format
-msgid "Try again after some time."
-msgstr "少し待ってから再試行してください。"
-
-#: commands/subscriptioncmds.c:1300
-#, c-format
-msgid "cannot disable two_phase when prepared transactions are present"
-msgstr "準備済みトランザクションが存在するためtwo_phaseを無効にできません"
-
-#: commands/subscriptioncmds.c:1301
-#, c-format
-msgid "Resolve these transactions and try again."
-msgstr "トランザクションの解決後に再試行してください。"
+msgid "cannot set option \"%s\" for a subscription that does not have a slot name"
+msgstr "スロット名を指定されていないサブスクリプションのオプション\"%s\"を設定することはできません"
-#: commands/subscriptioncmds.c:1348
+#: commands/subscriptioncmds.c:1279
#, c-format
msgid "cannot enable subscription that does not have a slot name"
msgstr "スロット名を指定されていないサブスクリプションを有効にはできません"
-#: commands/subscriptioncmds.c:1392 commands/subscriptioncmds.c:1443
+#: commands/subscriptioncmds.c:1323 commands/subscriptioncmds.c:1374
#, c-format
msgid "ALTER SUBSCRIPTION with refresh is not allowed for disabled subscriptions"
msgstr "refresh指定された ALTER SUBSCRIPTION は無効化されているサブスクリプションには実行できません"
-#: commands/subscriptioncmds.c:1393
+#: commands/subscriptioncmds.c:1324
#, c-format
msgid "Use ALTER SUBSCRIPTION ... SET PUBLICATION ... WITH (refresh = false)."
msgstr "ALTER SUBSCRIPTION ... SET PUBLICATION ... WITH (refresh = false) を使ってください。"
-#: commands/subscriptioncmds.c:1402 commands/subscriptioncmds.c:1457
+#: commands/subscriptioncmds.c:1333 commands/subscriptioncmds.c:1388
#, c-format
msgid "ALTER SUBSCRIPTION with refresh and copy_data is not allowed when two_phase is enabled"
msgstr "two_phaseが有効である場合、refreshおよびcopy_data指定された ALTER SUBSCRIPTIONは実行できません"
-#: commands/subscriptioncmds.c:1403
+#: commands/subscriptioncmds.c:1334
#, c-format
msgid "Use ALTER SUBSCRIPTION ... SET PUBLICATION with refresh = false, or with copy_data = false, or use DROP/CREATE SUBSCRIPTION."
msgstr "refresh = false または copy_data = false を指定してALTER SUBSCRIPTION ... SET PUBLICATIONを実行するか、DROP/CREATE SUBSCRIPTIONを実行してください。"
#. translator: %s is an SQL ALTER command
-#: commands/subscriptioncmds.c:1459
+#: commands/subscriptioncmds.c:1390
#, c-format
msgid "Use %s with refresh = false, or with copy_data = false, or use DROP/CREATE SUBSCRIPTION."
msgstr "refresh = false または copy_data = false を指定して%sを実行するか、DROP/CREATE SUBSCRIPTIONを実行してください。"
-#: commands/subscriptioncmds.c:1481
+#: commands/subscriptioncmds.c:1412
#, c-format
msgid "ALTER SUBSCRIPTION ... REFRESH is not allowed for disabled subscriptions"
msgstr "ALTER SUBSCRIPTION ... REFRESHは無効化されているサブスクリプションには実行できません"
-#: commands/subscriptioncmds.c:1506
+#: commands/subscriptioncmds.c:1437
#, c-format
msgid "ALTER SUBSCRIPTION ... REFRESH with copy_data is not allowed when two_phase is enabled"
msgstr "two_phaseが有効である場合、copy_data指定のALTER SUBSCRIPTION ... REFRESHは実行できません"
-#: commands/subscriptioncmds.c:1507
+#: commands/subscriptioncmds.c:1438
#, c-format
msgid "Use ALTER SUBSCRIPTION ... REFRESH with copy_data = false, or use DROP/CREATE SUBSCRIPTION."
msgstr "ALTER SUBSCRIPTION ... REFRESH を copy_data = false を指定して実行するか、DROP/CREATE SUBSCRIPTIONを実行してください。"
-#: commands/subscriptioncmds.c:1542
+#: commands/subscriptioncmds.c:1473
#, c-format
msgid "skip WAL location (LSN %X/%X) must be greater than origin LSN %X/%X"
msgstr "WAL読み飛ばし位置(LSN %X/%X)は基点LSN %X/%Xより大きくなければなりません"
-#: commands/subscriptioncmds.c:1667
+#: commands/subscriptioncmds.c:1594
#, c-format
msgid "subscription \"%s\" does not exist, skipping"
msgstr "サブスクリプション\"%s\"は存在しません、スキップします"
-#: commands/subscriptioncmds.c:1934
+#: commands/subscriptioncmds.c:1863
#, c-format
msgid "dropped replication slot \"%s\" on publisher"
msgstr "パブリッシャ上でレプリケーションスロット\"%s\"を削除しました"
-#: commands/subscriptioncmds.c:1943 commands/subscriptioncmds.c:1951
+#: commands/subscriptioncmds.c:1872 commands/subscriptioncmds.c:1880
#, c-format
msgid "could not drop replication slot \"%s\" on publisher: %s"
msgstr "パブリッシャ上でのレプリケーションスロット\"%s\"の削除に失敗しました: %s"
-#: commands/subscriptioncmds.c:2076
+#: commands/subscriptioncmds.c:2005
#, c-format
msgid "subscription with OID %u does not exist"
msgstr "OID %uのサブスクリプションは存在しません"
-#: commands/subscriptioncmds.c:2147 commands/subscriptioncmds.c:2271
+#: commands/subscriptioncmds.c:2079 commands/subscriptioncmds.c:2204
#, c-format
msgid "could not receive list of replicated tables from the publisher: %s"
msgstr "パブリッシャから複製テーブルの一覧を受け取れませんでした: %s"
-#: commands/subscriptioncmds.c:2183
+#: commands/subscriptioncmds.c:2115
#, c-format
msgid "subscription \"%s\" requested copy_data with origin = NONE but might copy data that had a different origin"
msgstr "サブスクリプション\"%s\"がcopy_dataをorigin = NONEで要求しましたが、異なる基点を持つデータをコピーする可能性があります"
-#: commands/subscriptioncmds.c:2185
+#: commands/subscriptioncmds.c:2117
#, c-format
msgid "The subscription being created subscribes to a publication (%s) that contains tables that are written to by other subscriptions."
msgid_plural "The subscription being created subscribes to publications (%s) that contain tables that are written to by other subscriptions."
msgstr[0] "作成中のサブスクリプションは他のサブスクリプションによって書き込まれるテーブルを含むパブリケーション(%s)をサブスクライブします"
-#: commands/subscriptioncmds.c:2188
+#: commands/subscriptioncmds.c:2120
#, c-format
msgid "Verify that initial data copied from the publisher tables did not come from other origins."
msgstr "パブリッシャテーブルからコピーされた初期データが異なる起源からのものでないことを確認してください。"
-#: commands/subscriptioncmds.c:2293 replication/logical/tablesync.c:905 replication/pgoutput/pgoutput.c:1155
+#: commands/subscriptioncmds.c:2226 replication/logical/tablesync.c:906 replication/pgoutput/pgoutput.c:1143
#, c-format
msgid "cannot use different column lists for table \"%s.%s\" in different publications"
msgstr "テーブル\"%s.%s\"に対して、異なるパブリケーションで異なる列リストを使用することはできません"
-#: commands/subscriptioncmds.c:2343
+#: commands/subscriptioncmds.c:2276
#, c-format
msgid "could not connect to publisher when attempting to drop replication slot \"%s\": %s"
msgstr "レプリケーションスロット\"%s\"を削除する際にパブリッシャへの接続に失敗しました: %s"
#. translator: %s is an SQL ALTER command
-#: commands/subscriptioncmds.c:2346
+#: commands/subscriptioncmds.c:2279
#, c-format
msgid "Use %s to disable the subscription, and then use %s to disassociate it from the slot."
msgstr "%s でサブスクリプションを無効化してから、%s でスロットとの関連付けを解除してください。"
-#: commands/subscriptioncmds.c:2377
+#: commands/subscriptioncmds.c:2310
#, c-format
msgid "publication name \"%s\" used more than once"
msgstr "パブリケーション名\"%s\"が2回以上使われています"
-#: commands/subscriptioncmds.c:2421
+#: commands/subscriptioncmds.c:2354
#, c-format
msgid "publication \"%s\" is already in subscription \"%s\""
msgstr "パブリケーション\"%s\"はサブスクリプション\"%s\"にすでに存在します"
-#: commands/subscriptioncmds.c:2435
+#: commands/subscriptioncmds.c:2368
#, c-format
msgid "publication \"%s\" is not in subscription \"%s\""
msgstr "パブリケーション\"%s\"はサブスクリプション\"%s\"にはありません"
-#: commands/subscriptioncmds.c:2446
+#: commands/subscriptioncmds.c:2379
#, c-format
msgid "cannot drop all the publications from a subscription"
msgstr "サブスクリプションからすべてのパブリケーションを削除することはできません"
-#: commands/subscriptioncmds.c:2503
+#: commands/subscriptioncmds.c:2436
#, c-format
msgid "%s requires a Boolean value or \"parallel\""
msgstr "パラメータ\"%s\"はBoolean値または\"parallel\"のみを取ります"
-#: commands/tablecmds.c:258 commands/tablecmds.c:300
+#: commands/tablecmds.c:255 commands/tablecmds.c:297
#, c-format
msgid "table \"%s\" does not exist"
msgstr "テーブル\"%s\"は存在しません"
-#: commands/tablecmds.c:259 commands/tablecmds.c:301
+#: commands/tablecmds.c:256 commands/tablecmds.c:298
#, c-format
msgid "table \"%s\" does not exist, skipping"
msgstr "テーブル\"%s\"は存在しません、スキップします"
-#: commands/tablecmds.c:261 commands/tablecmds.c:303
+#: commands/tablecmds.c:258 commands/tablecmds.c:300
msgid "Use DROP TABLE to remove a table."
msgstr "テーブルを削除するにはDROP TABLEを使用してください。"
-#: commands/tablecmds.c:264
+#: commands/tablecmds.c:261
#, c-format
msgid "sequence \"%s\" does not exist"
msgstr "シーケンス\"%s\"は存在しません"
-#: commands/tablecmds.c:265
+#: commands/tablecmds.c:262
#, c-format
msgid "sequence \"%s\" does not exist, skipping"
msgstr "シーケンス\"%s\"は存在しません、スキップします"
-#: commands/tablecmds.c:267
+#: commands/tablecmds.c:264
msgid "Use DROP SEQUENCE to remove a sequence."
msgstr "シーケンスを削除するにはDROP SEQUENCEを使用してください。"
-#: commands/tablecmds.c:270
+#: commands/tablecmds.c:267
#, c-format
msgid "view \"%s\" does not exist"
msgstr "ビュー\"%s\"は存在しません"
-#: commands/tablecmds.c:271
+#: commands/tablecmds.c:268
#, c-format
msgid "view \"%s\" does not exist, skipping"
msgstr "ビュー\"%s\"は存在しません、スキップします"
-#: commands/tablecmds.c:273
+#: commands/tablecmds.c:270
msgid "Use DROP VIEW to remove a view."
msgstr "ビューを削除するにはDROP VIEWを使用してください。"
-#: commands/tablecmds.c:276
+#: commands/tablecmds.c:273
#, c-format
msgid "materialized view \"%s\" does not exist"
msgstr "実体化ビュー\"%s\"は存在しません"
-#: commands/tablecmds.c:277
+#: commands/tablecmds.c:274
#, c-format
msgid "materialized view \"%s\" does not exist, skipping"
msgstr "実体化ビュー\"%s\"は存在しません、スキップします"
-#: commands/tablecmds.c:279
+#: commands/tablecmds.c:276
msgid "Use DROP MATERIALIZED VIEW to remove a materialized view."
msgstr "実体化ビューを削除するにはDROP MATERIALIZED VIEWを使用してください。"
-#: commands/tablecmds.c:282 commands/tablecmds.c:306 commands/tablecmds.c:20584 parser/parse_utilcmd.c:2405
+#: commands/tablecmds.c:279 commands/tablecmds.c:303 commands/tablecmds.c:19838 parser/parse_utilcmd.c:2251
#, c-format
msgid "index \"%s\" does not exist"
msgstr "インデックス\"%s\"は存在しません"
-#: commands/tablecmds.c:283 commands/tablecmds.c:307
+#: commands/tablecmds.c:280 commands/tablecmds.c:304
#, c-format
msgid "index \"%s\" does not exist, skipping"
msgstr "インデックス\"%s\"は存在しません、スキップします"
-#: commands/tablecmds.c:285 commands/tablecmds.c:309
+#: commands/tablecmds.c:282 commands/tablecmds.c:306
msgid "Use DROP INDEX to remove an index."
msgstr "インデックスを削除するにはDROP INDEXを使用してください"
-#: commands/tablecmds.c:290
+#: commands/tablecmds.c:287
#, c-format
msgid "\"%s\" is not a type"
msgstr "\"%s\"は型ではありません"
-#: commands/tablecmds.c:291
+#: commands/tablecmds.c:288
msgid "Use DROP TYPE to remove a type."
msgstr "型を削除するにはDROP TYPEを使用してください"
-#: commands/tablecmds.c:294 commands/tablecmds.c:14957 commands/tablecmds.c:17646
+#: commands/tablecmds.c:291 commands/tablecmds.c:14358 commands/tablecmds.c:16919
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "外部テーブル\"%s\"は存在しません"
-#: commands/tablecmds.c:295
+#: commands/tablecmds.c:292
#, c-format
msgid "foreign table \"%s\" does not exist, skipping"
msgstr "外部テーブル\"%s\"は存在しません、スキップします"
-#: commands/tablecmds.c:297
+#: commands/tablecmds.c:294
msgid "Use DROP FOREIGN TABLE to remove a foreign table."
msgstr "外部テーブルを削除するには DROP FOREIGN TABLE を使用してください。"
-#: commands/tablecmds.c:763
+#: commands/tablecmds.c:734
#, c-format
msgid "ON COMMIT can only be used on temporary tables"
msgstr "ON COMMITは一時テーブルでのみ使用できます"
-#: commands/tablecmds.c:780
-#, c-format
-msgid "partitioned tables cannot be unlogged"
-msgstr "パーティションテーブルはログ非取得にはできません"
-
-#: commands/tablecmds.c:800
+#: commands/tablecmds.c:765
#, c-format
msgid "cannot create temporary table within security-restricted operation"
msgstr "セキュリティー制限操作中は、一時テーブルを作成できません"
-#: commands/tablecmds.c:836 commands/tablecmds.c:16378
+#: commands/tablecmds.c:801 commands/tablecmds.c:15778
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "リレーション\"%s\"が複数回継承されました"
-#: commands/tablecmds.c:1106
+#: commands/tablecmds.c:1067
#, c-format
msgid "\"%s\" is not partitioned"
msgstr "\"%s\"はパーティションされていません"
-#: commands/tablecmds.c:1200
+#: commands/tablecmds.c:1161
#, c-format
msgid "cannot partition using more than %d columns"
msgstr "%d以上の列を使ったパーティションはできません"
-#: commands/tablecmds.c:1256
+#: commands/tablecmds.c:1217
#, c-format
msgid "cannot create foreign partition of partitioned table \"%s\""
msgstr "パーティションテーブル\"%s\"では外部子テーブルを作成できません"
-#: commands/tablecmds.c:1258
+#: commands/tablecmds.c:1219
#, c-format
msgid "Table \"%s\" contains indexes that are unique."
msgstr "テーブル\"%s\"はユニークインデックスを持っています"
-#: commands/tablecmds.c:1388 commands/tablecmds.c:13957
+#: commands/tablecmds.c:1338 commands/tablecmds.c:13374
#, c-format
msgid "too many array dimensions"
msgstr "配列の次元多すぎます"
-#: commands/tablecmds.c:1393 parser/parse_clause.c:772 parser/parse_relation.c:1925
+#: commands/tablecmds.c:1343 parser/parse_clause.c:774 parser/parse_relation.c:1912
#, c-format
msgid "column \"%s\" cannot be declared SETOF"
msgstr "列\"%s\"はSETOFとして宣言できません"
-#: commands/tablecmds.c:1522
+#: commands/tablecmds.c:1489
#, c-format
msgid "DROP INDEX CONCURRENTLY does not support dropping multiple objects"
msgstr "DROP INDEX CONCURRENTLYは複数オブジェクトの削除をサポートしていません"
-#: commands/tablecmds.c:1526
+#: commands/tablecmds.c:1493
#, c-format
msgid "DROP INDEX CONCURRENTLY does not support CASCADE"
msgstr "DROP INDEX CONCURRENTLYはCASCADEをサポートしません"
-#: commands/tablecmds.c:1630
+#: commands/tablecmds.c:1597
#, c-format
msgid "cannot drop partitioned index \"%s\" concurrently"
msgstr "パーティション親インデックス\"%s\"は並行的に削除することはできません"
-#: commands/tablecmds.c:1918
+#: commands/tablecmds.c:1885
#, c-format
msgid "cannot truncate only a partitioned table"
msgstr "パーティションの親テーブルのみの切り詰めはできません"
-#: commands/tablecmds.c:1919
+#: commands/tablecmds.c:1886
#, c-format
msgid "Do not specify the ONLY keyword, or use TRUNCATE ONLY on the partitions directly."
msgstr "ONLY キーワードを指定しないでください、もしくは子テーブルに対して直接 TRUNCATE ONLY を実行してください。"
-#: commands/tablecmds.c:1992
+#: commands/tablecmds.c:1959
#, c-format
msgid "truncate cascades to table \"%s\""
msgstr "テーブル\"%s\"へのカスケードを削除します"
-#: commands/tablecmds.c:2353
+#: commands/tablecmds.c:2320
#, c-format
msgid "cannot truncate foreign table \"%s\""
msgstr "外部テーブル\"%s\"の切り詰めはできません"
-#: commands/tablecmds.c:2410
+#: commands/tablecmds.c:2377
#, c-format
msgid "cannot truncate temporary tables of other sessions"
msgstr "他のセッションの一時テーブルを削除できません"
-#: commands/tablecmds.c:2648 commands/tablecmds.c:16275
+#: commands/tablecmds.c:2606 commands/tablecmds.c:15675
#, c-format
msgid "cannot inherit from partitioned table \"%s\""
msgstr "パーティション親テーブル\"%s\"からの継承はできません"
-#: commands/tablecmds.c:2653
+#: commands/tablecmds.c:2611
#, c-format
msgid "cannot inherit from partition \"%s\""
msgstr "パーティション子テーブル\"%s\"からの継承はできません"
-#: commands/tablecmds.c:2661 parser/parse_utilcmd.c:2677 parser/parse_utilcmd.c:2865
+#: commands/tablecmds.c:2619 parser/parse_utilcmd.c:2481 parser/parse_utilcmd.c:2623
#, c-format
msgid "inherited relation \"%s\" is not a table or foreign table"
msgstr "継承しようとしたリレーション\"%s\"はテーブルまたは外部テーブルではありません"
-#: commands/tablecmds.c:2673
+#: commands/tablecmds.c:2631
#, c-format
msgid "cannot create a temporary relation as partition of permanent relation \"%s\""
msgstr "一時リレーションを永続リレーション\"%s\"のパーティション子テーブルとして作ることはできません"
-#: commands/tablecmds.c:2682 commands/tablecmds.c:16254
+#: commands/tablecmds.c:2640 commands/tablecmds.c:15654
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "一時リレーション\"%s\"から継承することはできません"
-#: commands/tablecmds.c:2692 commands/tablecmds.c:16262
+#: commands/tablecmds.c:2650 commands/tablecmds.c:15662
#, c-format
msgid "cannot inherit from temporary relation of another session"
msgstr "他のセッションの一時リレーションから継承することはできません"
-#: commands/tablecmds.c:2847 commands/tablecmds.c:2901 commands/tablecmds.c:13640 parser/parse_utilcmd.c:1417 parser/parse_utilcmd.c:1462 parser/parse_utilcmd.c:1893 parser/parse_utilcmd.c:2001
+#: commands/tablecmds.c:2791 commands/tablecmds.c:2845 commands/tablecmds.c:13057 parser/parse_utilcmd.c:1265 parser/parse_utilcmd.c:1308 parser/parse_utilcmd.c:1735 parser/parse_utilcmd.c:1843
#, c-format
msgid "cannot convert whole-row table reference"
msgstr "行全体テーブル参照を変換できません"
-#: commands/tablecmds.c:2848 parser/parse_utilcmd.c:1418
+#: commands/tablecmds.c:2792 parser/parse_utilcmd.c:1266
#, c-format
msgid "Generation expression for column \"%s\" contains a whole-row reference to table \"%s\"."
msgstr "制約\"%s\"はテーブル\"%s\"への行全体参照を含みます。"
-#: commands/tablecmds.c:2902 parser/parse_utilcmd.c:1463
+#: commands/tablecmds.c:2846 parser/parse_utilcmd.c:1309
#, c-format
msgid "Constraint \"%s\" contains a whole-row reference to table \"%s\"."
msgstr "制約\"%s\"はテーブル\"%s\"への行全体参照を含みます。"
-#: commands/tablecmds.c:3024 commands/tablecmds.c:3309
+#: commands/tablecmds.c:2956 commands/tablecmds.c:3227
#, c-format
msgid "column \"%s\" inherits from generated column but specifies default"
msgstr "列\"%s\"は生成列を継承しますが、default 指定がされています"
-#: commands/tablecmds.c:3029 commands/tablecmds.c:3314
+#: commands/tablecmds.c:2961 commands/tablecmds.c:3232
#, c-format
msgid "column \"%s\" inherits from generated column but specifies identity"
msgstr "列\"%s\"は生成列を継承しますが、識別列と指定されています"
-#: commands/tablecmds.c:3037 commands/tablecmds.c:3322
+#: commands/tablecmds.c:2969 commands/tablecmds.c:3240
#, c-format
msgid "child column \"%s\" specifies generation expression"
msgstr "子テーブルの列\"%s\"は生成式を指定しています"
-#: commands/tablecmds.c:3039 commands/tablecmds.c:3324
+#: commands/tablecmds.c:2971 commands/tablecmds.c:3242
#, c-format
msgid "A child table column cannot be generated unless its parent column is."
msgstr "子テーブルの列は、親となる列が生成列でなければ生成列にはできません。"
-#: commands/tablecmds.c:3085
+#: commands/tablecmds.c:3017
#, c-format
msgid "column \"%s\" inherits conflicting generation expressions"
msgstr "列\"%s\"は競合する生成式を継承します"
-#: commands/tablecmds.c:3087
+#: commands/tablecmds.c:3019
#, c-format
msgid "To resolve the conflict, specify a generation expression explicitly."
msgstr "この競合を解消するには明示的に生成式を指定してください。"
-#: commands/tablecmds.c:3091
+#: commands/tablecmds.c:3023
#, c-format
msgid "column \"%s\" inherits conflicting default values"
msgstr "列\"%s\"は競合するデフォルト値を継承します"
-#: commands/tablecmds.c:3093
+#: commands/tablecmds.c:3025
#, c-format
msgid "To resolve the conflict, specify a default explicitly."
msgstr "競合を解消するには明示的にデフォルトを指定してください"
-#: commands/tablecmds.c:3160
+#: commands/tablecmds.c:3080
#, c-format
msgid "check constraint name \"%s\" appears multiple times but with different expressions"
msgstr "異なる式を持つ検査制約名\"%s\"が複数あります。"
-#: commands/tablecmds.c:3213
+#: commands/tablecmds.c:3131
#, c-format
msgid "merging column \"%s\" with inherited definition"
msgstr "継承される定義で列\"%s\"をマージしています"
-#: commands/tablecmds.c:3217
+#: commands/tablecmds.c:3135
#, c-format
msgid "moving and merging column \"%s\" with inherited definition"
msgstr "継承される定義で列\"%s\"を移動してマージします"
-#: commands/tablecmds.c:3218
+#: commands/tablecmds.c:3136
#, c-format
msgid "User-specified column moved to the position of the inherited column."
msgstr "ユーザーが指定した列が継承した列の位置に移動されました。"
-#: commands/tablecmds.c:3230
+#: commands/tablecmds.c:3148
#, c-format
msgid "column \"%s\" has a type conflict"
msgstr "列\"%s\"の型が競合しています"
-#: commands/tablecmds.c:3232 commands/tablecmds.c:3266 commands/tablecmds.c:3282 commands/tablecmds.c:3389 commands/tablecmds.c:3417 commands/tablecmds.c:3433 parser/parse_coerce.c:2190 parser/parse_coerce.c:2210 parser/parse_coerce.c:2230 parser/parse_coerce.c:2251 parser/parse_coerce.c:2306 parser/parse_coerce.c:2340 parser/parse_coerce.c:2416 parser/parse_coerce.c:2447 parser/parse_coerce.c:2486 parser/parse_coerce.c:2553 parser/parse_param.c:224
+#: commands/tablecmds.c:3150 commands/tablecmds.c:3184 commands/tablecmds.c:3200 commands/tablecmds.c:3307 commands/tablecmds.c:3340 commands/tablecmds.c:3356 parser/parse_coerce.c:2192 parser/parse_coerce.c:2212 parser/parse_coerce.c:2232 parser/parse_coerce.c:2253 parser/parse_coerce.c:2308 parser/parse_coerce.c:2342 parser/parse_coerce.c:2418 parser/parse_coerce.c:2449 parser/parse_coerce.c:2488 parser/parse_coerce.c:2555 parser/parse_param.c:223
#, c-format
msgid "%s versus %s"
msgstr "%s対%s"
-#: commands/tablecmds.c:3244
+#: commands/tablecmds.c:3162
#, c-format
msgid "column \"%s\" has a collation conflict"
msgstr "列\"%s\"の照合順序が競合しています"
-#: commands/tablecmds.c:3246 commands/tablecmds.c:3403 commands/tablecmds.c:7172
+#: commands/tablecmds.c:3164 commands/tablecmds.c:3326 commands/tablecmds.c:7080
#, c-format
msgid "\"%s\" versus \"%s\""
msgstr "\"%s\"対\"%s\""
-#: commands/tablecmds.c:3264
+#: commands/tablecmds.c:3182
#, c-format
msgid "column \"%s\" has a storage parameter conflict"
msgstr "列\"%s\"でストレージパラメータが競合しています"
-#: commands/tablecmds.c:3280 commands/tablecmds.c:3431
+#: commands/tablecmds.c:3198 commands/tablecmds.c:3354
#, c-format
msgid "column \"%s\" has a compression method conflict"
msgstr "列\"%s\"で圧縮方式が競合しています"
-#: commands/tablecmds.c:3375
+#: commands/tablecmds.c:3293
#, c-format
msgid "merging multiple inherited definitions of column \"%s\""
msgstr "複数の継承される列\"%s\"の定義をマージしています"
-#: commands/tablecmds.c:3387
+#: commands/tablecmds.c:3305
#, c-format
msgid "inherited column \"%s\" has a type conflict"
msgstr "継承される列\"%s\"の型が競合しています"
-#: commands/tablecmds.c:3401
+#: commands/tablecmds.c:3324
#, c-format
msgid "inherited column \"%s\" has a collation conflict"
msgstr "継承される列 \"%s\"の照合順序が競合しています"
-#: commands/tablecmds.c:3415
+#: commands/tablecmds.c:3338
#, c-format
msgid "inherited column \"%s\" has a storage parameter conflict"
msgstr "継承される列\"%s\"でストレージパラメータが競合しています"
-#: commands/tablecmds.c:3443
+#: commands/tablecmds.c:3366
#, c-format
msgid "inherited column \"%s\" has a generation conflict"
msgstr "継承された列 \"%s\"の生成が競合しています"
-#: commands/tablecmds.c:3674
+#: commands/tablecmds.c:3597
#, c-format
msgid "cannot move temporary tables of other sessions"
msgstr "他のセッションの一時テーブルを移動できません"
-#: commands/tablecmds.c:3747
+#: commands/tablecmds.c:3670
#, c-format
msgid "cannot rename column of typed table"
msgstr "型付けされたテーブルの列をリネームできません"
-#: commands/tablecmds.c:3766
+#: commands/tablecmds.c:3689
#, c-format
msgid "cannot rename columns of relation \"%s\""
msgstr "リレーション\"%s\"の列名は変更できません"
-#: commands/tablecmds.c:3861
+#: commands/tablecmds.c:3784
#, c-format
msgid "inherited column \"%s\" must be renamed in child tables too"
msgstr "継承される列\"%s\"の名前を子テーブルでも変更する必要があります"
-#: commands/tablecmds.c:3893
+#: commands/tablecmds.c:3816
#, c-format
msgid "cannot rename system column \"%s\""
msgstr "システム列%s\"の名前を変更できません"
-#: commands/tablecmds.c:3908
+#: commands/tablecmds.c:3831
#, c-format
msgid "cannot rename inherited column \"%s\""
msgstr "継承される列\"%s\"の名前を変更できません"
-#: commands/tablecmds.c:4063
+#: commands/tablecmds.c:3983
#, c-format
msgid "inherited constraint \"%s\" must be renamed in child tables too"
msgstr "継承される制約\"%s\"の名前を子テーブルでも変更する必要があります"
-#: commands/tablecmds.c:4070
+#: commands/tablecmds.c:3990
#, c-format
msgid "cannot rename inherited constraint \"%s\""
msgstr "継承される制約\"%s\"の名前を変更できません"
#. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:4370
+#: commands/tablecmds.c:4290
#, c-format
msgid "cannot %s \"%s\" because it is being used by active queries in this session"
msgstr "このセッションで実行中の問い合わせで使用されているため\"%2$s\"を%1$sできません"
#. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:4379
+#: commands/tablecmds.c:4299
#, c-format
msgid "cannot %s \"%s\" because it has pending trigger events"
msgstr "保留中のトリガイベントがあるため\"%2$s\"を%1$sできません"
-#: commands/tablecmds.c:4405
+#: commands/tablecmds.c:4325
#, c-format
msgid "cannot alter temporary tables of other sessions"
msgstr "他のセッションの一時テーブルは変更できません"
-#: commands/tablecmds.c:4869
+#: commands/tablecmds.c:4798
#, c-format
msgid "cannot alter partition \"%s\" with an incomplete detach"
msgstr "パーティション子テーブル\"%s\"は不完全な取り外し状態であるため変更できません"
-#: commands/tablecmds.c:5098
+#: commands/tablecmds.c:5002 commands/tablecmds.c:5017
#, c-format
msgid "cannot change persistence setting twice"
msgstr "永続性設定の変更は2度はできません"
-#: commands/tablecmds.c:5115
+#: commands/tablecmds.c:5038
#, c-format
msgid "cannot have multiple SET ACCESS METHOD subcommands"
msgstr "SET ACCESS METHODサブコマンドを複数指定できません"
-#: commands/tablecmds.c:5845
+#: commands/tablecmds.c:5768
#, c-format
msgid "cannot rewrite system relation \"%s\""
msgstr "システムリレーション\"%sを書き換えられません"
-#: commands/tablecmds.c:5851
+#: commands/tablecmds.c:5774
#, c-format
msgid "cannot rewrite table \"%s\" used as a catalog table"
msgstr "カタログテーブルとして使用されているテーブル\"%s\"は書き換えられません"
-#: commands/tablecmds.c:5863
+#: commands/tablecmds.c:5786
#, c-format
msgid "cannot rewrite temporary tables of other sessions"
msgstr "他のセッションの一時テーブルを書き換えられません"
-#: commands/tablecmds.c:6363
+#: commands/tablecmds.c:6281
#, c-format
msgid "column \"%s\" of relation \"%s\" contains null values"
msgstr "リレーション\"%2$s\"の列\"%1$s\"にNULL値があります"
-#: commands/tablecmds.c:6380
+#: commands/tablecmds.c:6298
#, c-format
msgid "check constraint \"%s\" of relation \"%s\" is violated by some row"
msgstr "一部の行がリレーション\"%2$s\"の検査制約\"%1$s\"に違反してます"
-#: commands/tablecmds.c:6400 partitioning/partbounds.c:3387
+#: commands/tablecmds.c:6317 partitioning/partbounds.c:3387
#, c-format
msgid "updated partition constraint for default partition \"%s\" would be violated by some row"
msgstr "デフォルトパーティション\"%s\"の一部の行が更新後のパーティション制約に違反しています"
-#: commands/tablecmds.c:6406
+#: commands/tablecmds.c:6323
#, c-format
msgid "partition constraint of relation \"%s\" is violated by some row"
msgstr "一部の行がリレーション\"%s\"のパーティション制約に違反しています"
#. translator: %s is a group of some SQL keywords
-#: commands/tablecmds.c:6671
+#: commands/tablecmds.c:6588
#, c-format
msgid "ALTER action %s cannot be performed on relation \"%s\""
msgstr "ALTERのアクション%sはリレーション\"%s\"では実行できません"
-#: commands/tablecmds.c:6926 commands/tablecmds.c:6933
+#: commands/tablecmds.c:6843 commands/tablecmds.c:6850
#, c-format
msgid "cannot alter type \"%s\" because column \"%s.%s\" uses it"
msgstr "型\"%s\"を変更できません。列\"%s\".\"%s\"でその型を使用しているためです"
-#: commands/tablecmds.c:6940
+#: commands/tablecmds.c:6857
#, c-format
msgid "cannot alter foreign table \"%s\" because column \"%s.%s\" uses its row type"
msgstr "列%2$s\".\"%3$s\"がその行型を使用しているため、外部テーブル\"%1$s\"を変更できません。"
-#: commands/tablecmds.c:6947
+#: commands/tablecmds.c:6864
#, c-format
msgid "cannot alter table \"%s\" because column \"%s.%s\" uses its row type"
msgstr "テーブル\"%s\"を変更できません。その行型を列\"%s\".\"%s\"で使用しているためです"
-#: commands/tablecmds.c:7003
+#: commands/tablecmds.c:6920
#, c-format
msgid "cannot alter type \"%s\" because it is the type of a typed table"
msgstr "型付けされたテーブルの型であるため、外部テーブル\"%s\"を変更できません。"
-#: commands/tablecmds.c:7005
+#: commands/tablecmds.c:6922
#, c-format
msgid "Use ALTER ... CASCADE to alter the typed tables too."
msgstr "型付けされたテーブルを変更する場合も ALTER .. CASCADE を使用してください"
-#: commands/tablecmds.c:7051
-#, c-format
-msgid "type %s is the row type of another table"
-msgstr "型\"%s\"は他のテーブルの行型です"
-
-#: commands/tablecmds.c:7053
-#, c-format
-msgid "A typed table must use a stand-alone composite type created with CREATE TYPE."
-msgstr "型付きテーブルは、CREATE TYPEで作成された独立した複合型を使用する必要があります。"
-
-#: commands/tablecmds.c:7058
+#: commands/tablecmds.c:6968
#, c-format
msgid "type %s is not a composite type"
msgstr "型 %s は複合型ではありません"
-#: commands/tablecmds.c:7085
+#: commands/tablecmds.c:6995
#, c-format
msgid "cannot add column to typed table"
msgstr "型付けされたテーブルに列を追加できません"
-#: commands/tablecmds.c:7135
+#: commands/tablecmds.c:7043
#, c-format
msgid "cannot add column to a partition"
msgstr "パーティションに列は追加できません"
-#: commands/tablecmds.c:7164 commands/tablecmds.c:16496
+#: commands/tablecmds.c:7072 commands/tablecmds.c:15893
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr "子テーブル\"%s\"に異なる型の列\"%s\"があります"
-#: commands/tablecmds.c:7170 commands/tablecmds.c:16502
+#: commands/tablecmds.c:7078 commands/tablecmds.c:15899
#, c-format
msgid "child table \"%s\" has different collation for column \"%s\""
msgstr "子テーブル\"%s\"に異なる照合順序の列\"%s\"があります"
-#: commands/tablecmds.c:7188
+#: commands/tablecmds.c:7096
#, c-format
msgid "merging definition of column \"%s\" for child \"%s\""
msgstr "子\"%2$s\"の列\"%1$s\"の定義をマージしています"
-#: commands/tablecmds.c:7241
+#: commands/tablecmds.c:7149
#, c-format
msgid "cannot recursively add identity column to table that has child tables"
msgstr "子テーブルを持つテーブルに識別列を再帰的に追加することはできません"
-#: commands/tablecmds.c:7455
+#: commands/tablecmds.c:7395
#, c-format
msgid "column must be added to child tables too"
msgstr "列は子テーブルでも追加する必要があります"
-#: commands/tablecmds.c:7533
+#: commands/tablecmds.c:7473
#, c-format
msgid "column \"%s\" of relation \"%s\" already exists, skipping"
msgstr "リレーション\"%2$s\"の列\"%1$s\"はすでに存在します、スキップします"
-#: commands/tablecmds.c:7540
+#: commands/tablecmds.c:7480
#, c-format
msgid "column \"%s\" of relation \"%s\" already exists"
msgstr "リレーション\"%2$s\"の列\"%1$s\"はすでに存在します"
-#: commands/tablecmds.c:7631 commands/tablecmds.c:7785 commands/tablecmds.c:7977 commands/tablecmds.c:8109 commands/tablecmds.c:8238 commands/tablecmds.c:8332 commands/tablecmds.c:8433 commands/tablecmds.c:8590 commands/tablecmds.c:8743 commands/tablecmds.c:8824 commands/tablecmds.c:8958 commands/tablecmds.c:13420 commands/tablecmds.c:14980 commands/tablecmds.c:17735
+#: commands/tablecmds.c:7546 commands/tablecmds.c:12685
+#, c-format
+msgid "cannot remove constraint from only the partitioned table when partitions exist"
+msgstr "子テーブルが存在する場合にはパーティション親テーブルのみから制約を削除することはできません"
+
+#: commands/tablecmds.c:7547 commands/tablecmds.c:7861 commands/tablecmds.c:8039 commands/tablecmds.c:8146 commands/tablecmds.c:8263 commands/tablecmds.c:9082 commands/tablecmds.c:12686
+#, c-format
+msgid "Do not specify the ONLY keyword."
+msgstr "ONLYキーワードを指定しないでください。"
+
+#: commands/tablecmds.c:7583 commands/tablecmds.c:7787 commands/tablecmds.c:7929 commands/tablecmds.c:8061 commands/tablecmds.c:8190 commands/tablecmds.c:8284 commands/tablecmds.c:8385 commands/tablecmds.c:8542 commands/tablecmds.c:8695 commands/tablecmds.c:8776 commands/tablecmds.c:8910 commands/tablecmds.c:12839 commands/tablecmds.c:14381 commands/tablecmds.c:17008
#, c-format
msgid "cannot alter system column \"%s\""
msgstr "システム列\"%s\"を変更できません"
-#: commands/tablecmds.c:7637 commands/tablecmds.c:7983 commands/tablecmds.c:13181
+#: commands/tablecmds.c:7589 commands/tablecmds.c:7935
#, c-format
msgid "column \"%s\" of relation \"%s\" is an identity column"
msgstr "リレーション\"%2$s\"の列\"%1$s\"は識別列です"
-#: commands/tablecmds.c:7654
+#: commands/tablecmds.c:7630
+#, c-format
+msgid "column \"%s\" is in a primary key"
+msgstr "列\"%s\"はプライマリキーで使用しています"
+
+#: commands/tablecmds.c:7635
+#, c-format
+msgid "column \"%s\" is in index used as replica identity"
+msgstr "列\"%s\"は複製識別として使用中のインデックスに含まれています"
+
+#: commands/tablecmds.c:7658
#, c-format
msgid "column \"%s\" is marked NOT NULL in parent table"
msgstr "列\"%s\"は親テーブルでNOT NULL指定されています"
-#: commands/tablecmds.c:7854 commands/tablecmds.c:9692
+#: commands/tablecmds.c:7858 commands/tablecmds.c:9566
#, c-format
msgid "constraint must be added to child tables too"
msgstr "制約は子テーブルにも追加する必要があります"
-#: commands/tablecmds.c:7855 commands/tablecmds.c:8087 commands/tablecmds.c:8194 commands/tablecmds.c:8311 commands/tablecmds.c:9131
+#: commands/tablecmds.c:7859
#, c-format
-msgid "Do not specify the ONLY keyword."
-msgstr "ONLYキーワードを指定しないでください。"
+msgid "Column \"%s\" of relation \"%s\" is not already NOT NULL."
+msgstr "リレーション\"%2$s\"の列\"%1$s\"はすでにNOT NULLではありません。"
-#: commands/tablecmds.c:7992
+#: commands/tablecmds.c:7944
#, c-format
msgid "column \"%s\" of relation \"%s\" is a generated column"
msgstr "リレーション\"%2$s\"の列\"%1$s\"は生成カラムです"
-#: commands/tablecmds.c:8086
+#: commands/tablecmds.c:8038
#, c-format
msgid "cannot add identity to a column of only the partitioned table"
msgstr "パーティション親テーブルのみで列を識別列とすることはできません"
-#: commands/tablecmds.c:8092
+#: commands/tablecmds.c:8044
#, c-format
msgid "cannot add identity to a column of a partition"
msgstr "パーティション子テーブルの列を識別列とすることはできません"
-#: commands/tablecmds.c:8120
+#: commands/tablecmds.c:8072
#, c-format
msgid "column \"%s\" of relation \"%s\" must be declared NOT NULL before identity can be added"
msgstr "識別列を追加するにはリレーション\"%s\"の列\"%s\"はNOT NULLと宣言されている必要があります"
-#: commands/tablecmds.c:8126
+#: commands/tablecmds.c:8078
#, c-format
msgid "column \"%s\" of relation \"%s\" is already an identity column"
msgstr "リレーション\"%2$s\"の列\"%1$s\"はすでに識別列です"
-#: commands/tablecmds.c:8132
+#: commands/tablecmds.c:8084
#, c-format
msgid "column \"%s\" of relation \"%s\" already has a default value"
msgstr "リレーション\"%2$s\"の列\"%1$s\"はすでにデフォルト値が指定されています"
-#: commands/tablecmds.c:8193
+#: commands/tablecmds.c:8145
#, c-format
msgid "cannot change identity column of only the partitioned table"
msgstr "パーティション親テーブルのみで列の識別列属性を変更することはできません"
-#: commands/tablecmds.c:8199
+#: commands/tablecmds.c:8151
#, c-format
msgid "cannot change identity column of a partition"
msgstr "パーティション子テーブルの列の識別列属性を変更することはできません"
-#: commands/tablecmds.c:8244 commands/tablecmds.c:8340
+#: commands/tablecmds.c:8196 commands/tablecmds.c:8292
#, c-format
msgid "column \"%s\" of relation \"%s\" is not an identity column"
msgstr "リレーション\"%2$s\"の列\"%1$s\"は識別列ではありません"
-#: commands/tablecmds.c:8310
+#: commands/tablecmds.c:8262
#, c-format
msgid "cannot drop identity from a column of only the partitioned table"
msgstr "パーティション親テーブルのみで列の識別列属性を削除することはできません"
-#: commands/tablecmds.c:8316
+#: commands/tablecmds.c:8268
#, c-format
msgid "cannot drop identity from a column of a partition"
msgstr "パーティション子テーブルの列の識別列属性を削除することはできません"
-#: commands/tablecmds.c:8345
+#: commands/tablecmds.c:8297
#, c-format
msgid "column \"%s\" of relation \"%s\" is not an identity column, skipping"
msgstr "リレーション\"%2$s\"の列\"%1$s\"は識別列ではありません、スキップします"
-#: commands/tablecmds.c:8439
+#: commands/tablecmds.c:8391
#, c-format
msgid "column \"%s\" of relation \"%s\" is not a generated column"
msgstr "リレーション\"%2$s\"の列\"%1$s\"は生成列ではありません"
-#: commands/tablecmds.c:8537
+#: commands/tablecmds.c:8489
#, c-format
msgid "ALTER TABLE / DROP EXPRESSION must be applied to child tables too"
msgstr "ALTER TABLE / DROP EXPRESSIONは子テーブルに対しても適用されなくてはなりません"
-#: commands/tablecmds.c:8559
+#: commands/tablecmds.c:8511
#, c-format
msgid "cannot drop generation expression from inherited column"
msgstr "継承列から生成式を削除することはできません"
-#: commands/tablecmds.c:8598
+#: commands/tablecmds.c:8550
#, c-format
msgid "column \"%s\" of relation \"%s\" is not a stored generated column"
msgstr "リレーション\"%2$s\"の列\"%1$s\"は格納生成列ではありません"
-#: commands/tablecmds.c:8603
+#: commands/tablecmds.c:8555
#, c-format
msgid "column \"%s\" of relation \"%s\" is not a stored generated column, skipping"
msgstr "リレーション\"%2$s\"の列\"%1$s\"は格納生成列ではありません、スキップします"
-#: commands/tablecmds.c:8681
+#: commands/tablecmds.c:8633
#, c-format
msgid "cannot refer to non-index column by number"
msgstr "非インデックス列を番号で参照することはできません"
-#: commands/tablecmds.c:8733
+#: commands/tablecmds.c:8685
#, c-format
msgid "column number %d of relation \"%s\" does not exist"
msgstr "リレーション \"%2$s\"の列 %1$d は存在しません"
-#: commands/tablecmds.c:8752
+#: commands/tablecmds.c:8704
#, c-format
msgid "cannot alter statistics on included column \"%s\" of index \"%s\""
msgstr "インデックス\"%2$s\"の包含列\"%1$s\"への統計情報の変更はできません"
-#: commands/tablecmds.c:8757
+#: commands/tablecmds.c:8709
#, c-format
msgid "cannot alter statistics on non-expression column \"%s\" of index \"%s\""
msgstr "インデックス \"%2$s\"の非式列\"%1$s\"の統計情報の変更はできません"
-#: commands/tablecmds.c:8759
+#: commands/tablecmds.c:8711
#, c-format
msgid "Alter statistics on table column instead."
msgstr "代わりにテーブルカラムの統計情報を変更してください。"
-#: commands/tablecmds.c:9005
+#: commands/tablecmds.c:8957
#, c-format
msgid "cannot drop column from typed table"
msgstr "型付けされたテーブルから列を削除できません"
-#: commands/tablecmds.c:9069
+#: commands/tablecmds.c:9020
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist, skipping"
msgstr "リレーション\"%2$s\"の列\"%1$s\"は存在しません、スキップします"
-#: commands/tablecmds.c:9082
+#: commands/tablecmds.c:9033
#, c-format
msgid "cannot drop system column \"%s\""
msgstr "システム列\"%s\"を削除できません"
-#: commands/tablecmds.c:9092
+#: commands/tablecmds.c:9043
#, c-format
msgid "cannot drop inherited column \"%s\""
msgstr "継承される列\"%s\"を削除できません"
-#: commands/tablecmds.c:9105
+#: commands/tablecmds.c:9056
#, c-format
msgid "cannot drop column \"%s\" because it is part of the partition key of relation \"%s\""
msgstr "列\"%s\"はリレーション\"%s\"のパーティションキーの一部であるため、削除できません"
-#: commands/tablecmds.c:9130
+#: commands/tablecmds.c:9081
#, c-format
msgid "cannot drop column from only the partitioned table when partitions exist"
msgstr "子テーブルが存在する場合にはパーティション親テーブルのみから列を削除することはできません"
-#: commands/tablecmds.c:9259
-#, c-format
-msgid "column \"%s\" of table \"%s\" is not marked NOT NULL"
-msgstr "テーブル\"%2$s\"の列\"%1$s\"は非NULLに設定されていません"
-
-#: commands/tablecmds.c:9400
+#: commands/tablecmds.c:9286
#, c-format
msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX is not supported on partitioned tables"
msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX はパーティションテーブルではサポートされていません"
-#: commands/tablecmds.c:9425
+#: commands/tablecmds.c:9311
#, c-format
msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index \"%s\" to \"%s\""
msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX はインデックス\"%s\"を\"%s\"にリネームします"
-#: commands/tablecmds.c:9779
+#: commands/tablecmds.c:9648
#, c-format
msgid "cannot use ONLY for foreign key on partitioned table \"%s\" referencing relation \"%s\""
msgstr "パーティションテーブル\"%s\"上のリレーション\"%s\"を参照する外部キー定義ではONLY指定はできません "
-#: commands/tablecmds.c:9787 commands/tablecmds.c:10389
+#: commands/tablecmds.c:9654
+#, c-format
+msgid "cannot add NOT VALID foreign key on partitioned table \"%s\" referencing relation \"%s\""
+msgstr "パーティションテーブル\"%1$s\"にリレーション\"%2$s\"を参照する NOT VALID 指定の外部キーは追加できません "
+
+#: commands/tablecmds.c:9657
+#, c-format
+msgid "This feature is not yet supported on partitioned tables."
+msgstr "この機能はパーティションテーブルに対してはサポートされていません。"
+
+#: commands/tablecmds.c:9664 commands/tablecmds.c:10125
#, c-format
msgid "referenced relation \"%s\" is not a table"
msgstr "参照先のリレーション\"%s\"はテーブルではありません"
-#: commands/tablecmds.c:9810
+#: commands/tablecmds.c:9687
#, c-format
msgid "constraints on permanent tables may reference only permanent tables"
msgstr "永続テーブルの制約は永続テーブルだけを参照できます"
-#: commands/tablecmds.c:9817
+#: commands/tablecmds.c:9694
#, c-format
msgid "constraints on unlogged tables may reference only permanent or unlogged tables"
msgstr "UNLOGGEDテーブルに対する制約は、永続テーブルまたはUNLOGGEDテーブルだけを参照する場合があります"
-#: commands/tablecmds.c:9823
+#: commands/tablecmds.c:9700
#, c-format
msgid "constraints on temporary tables may reference only temporary tables"
msgstr "一時テーブルに対する制約は一時テーブルだけを参照する場合があります"
-#: commands/tablecmds.c:9827
+#: commands/tablecmds.c:9704
#, c-format
msgid "constraints on temporary tables must involve temporary tables of this session"
msgstr "一時テーブルに対する制約にはこのセッションの一時テーブルを加える必要があります"
-#: commands/tablecmds.c:9842 commands/tablecmds.c:9869
-#, c-format
-msgid "foreign key uses PERIOD on the referenced table but not the referencing table"
-msgstr "外部キーが参照先テーブル上ではPERIODを使用していますが、参照元テーブルでは使用していません"
-
-#: commands/tablecmds.c:9881
-#, c-format
-msgid "foreign key uses PERIOD on the referencing table but not the referenced table"
-msgstr "外部キーが参照元テーブル上ではPERIODを使用していますが、参照先テーブルでは使用していません"
-
-#: commands/tablecmds.c:9895
-#, c-format
-msgid "foreign key must use PERIOD when referencing a primary using WITHOUT OVERLAPS"
-msgstr "主キーがWITHOUT OVERLAPSを使用している場合は外部キーはPERIODを使用する必要があります"
-
-#: commands/tablecmds.c:9919 commands/tablecmds.c:9925
+#: commands/tablecmds.c:9768 commands/tablecmds.c:9774
#, c-format
msgid "invalid %s action for foreign key constraint containing generated column"
msgstr "生成カラムを含む外部キー制約に対する不正な %s 処理"
-#: commands/tablecmds.c:9940 commands/tablecmds.c:9948
-#, c-format
-msgid "unsupported %s action for foreign key constraint using PERIOD"
-msgstr "PERIODを使用する外部キー制約に対するサポートされない %s 処理"
-
-#: commands/tablecmds.c:9963
+#: commands/tablecmds.c:9790
#, c-format
msgid "number of referencing and referenced columns for foreign key disagree"
msgstr "外部キーの参照列数と被参照列数が合いません"
-#: commands/tablecmds.c:10016
-#, c-format
-msgid "could not identify an overlaps operator for foreign key"
-msgstr "外部キーに使用する重複検出演算子を特定できませんでした"
-
-#: commands/tablecmds.c:10017
-#, c-format
-msgid "could not identify an equality operator for foreign key"
-msgstr "外部キーに使用する等価演算子を特定できませんでした"
-
-#: commands/tablecmds.c:10096 commands/tablecmds.c:10130
+#: commands/tablecmds.c:9897
#, c-format
msgid "foreign key constraint \"%s\" cannot be implemented"
msgstr "外部キー制約\"%sは実装されていません"
-#: commands/tablecmds.c:10098
+#: commands/tablecmds.c:9899
#, c-format
-msgid "Key columns \"%s\" of the referencing table and \"%s\" of the referenced table are of incompatible types: %s and %s."
-msgstr "キー列である参照元テーブルの\"%1$s\"と参照先テーブルの\"%2$s\"の型に互換性がありません: %3$sと%4$s。"
+msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
+msgstr "キーとなる列\"%s\"と\"%s\"との間で型に互換性がありません:%sと%s"
-#: commands/tablecmds.c:10131
-#, c-format
-msgid "Key columns \"%s\" of the referencing table and \"%s\" of the referenced table have incompatible collations: \"%s\" and \"%s\". If either collation is nondeterministic, then both collations have to be the same."
-msgstr "キー列である参照元テーブルの\"%1$s\"と参照先テーブルの\"%2$s\"の照合順序に互換性がありません: %3$sと%4$s。いずれかの照合順序が非決定的である場合は両方の照合順序が同一である必要があります。"
-
-#: commands/tablecmds.c:10331
+#: commands/tablecmds.c:10068
#, c-format
msgid "column \"%s\" referenced in ON DELETE SET action must be part of foreign key"
msgstr "ON DELETE SETアクションで参照されている列\"%s\"は外部キーの一部である必要があります"
-#: commands/tablecmds.c:10696 commands/tablecmds.c:11137 parser/parse_utilcmd.c:941 parser/parse_utilcmd.c:1086
+#: commands/tablecmds.c:10425 commands/tablecmds.c:10865 parser/parse_utilcmd.c:822 parser/parse_utilcmd.c:945
#, c-format
msgid "foreign key constraints are not supported on foreign tables"
msgstr "外部テーブルでは外部キー制約はサポートされていません"
-#: commands/tablecmds.c:11120
+#: commands/tablecmds.c:10848
#, c-format
msgid "cannot attach table \"%s\" as a partition because it is referenced by foreign key \"%s\""
msgstr "外部キー\"%2$s\"で参照されているため、テーブル\"%1$s\"を子テーブルとしてアタッチすることはできません"
-#: commands/tablecmds.c:11755 commands/tablecmds.c:12073 commands/tablecmds.c:13060 commands/tablecmds.c:13289
+#: commands/tablecmds.c:11449 commands/tablecmds.c:11730 commands/tablecmds.c:12642 commands/tablecmds.c:12716
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist"
msgstr "リレーション\"%2$s\"の制約\"%1$s\"は存在しません"
-#: commands/tablecmds.c:11762
+#: commands/tablecmds.c:11456
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key constraint"
msgstr "リレーション\"%2$s\"の制約\"%1$s\"は外部キー制約ではありません"
-#: commands/tablecmds.c:11801
+#: commands/tablecmds.c:11494
#, c-format
msgid "cannot alter constraint \"%s\" on relation \"%s\""
msgstr "リレーション\"%2$s\"の制約\"%1$s\"を変更できません"
-#: commands/tablecmds.c:11804
+#: commands/tablecmds.c:11497
#, c-format
msgid "Constraint \"%s\" is derived from constraint \"%s\" of relation \"%s\"."
msgstr "制約\"%1$s\"は、リレーション\"%3$s\"上の制約\"%2$s\"から派生しています。"
-#: commands/tablecmds.c:11806
+#: commands/tablecmds.c:11499
#, c-format
msgid "You may alter the constraint it derives from instead."
msgstr "この制約の代わりに派生元の制約を変更することは可能です。"
-#: commands/tablecmds.c:12081
+#: commands/tablecmds.c:11738
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
msgstr "リレーション\"%2$s\"の制約\"%1$s\"は外部キー制約でも検査制約でもありません"
-#: commands/tablecmds.c:12087
-#, c-format
-msgid "cannot validate NOT ENFORCED constraint"
-msgstr "NOT ENFORCED制約は検証できません"
-
-#: commands/tablecmds.c:12271
+#: commands/tablecmds.c:11815
#, c-format
msgid "constraint must be validated on child tables too"
msgstr "制約は子テーブルでも検証される必要があります"
-#: commands/tablecmds.c:12345
+#: commands/tablecmds.c:11902
#, c-format
msgid "column \"%s\" referenced in foreign key constraint does not exist"
msgstr "外部キー制約で参照される列\"%s\"が存在しません"
-#: commands/tablecmds.c:12351
+#: commands/tablecmds.c:11908
#, c-format
msgid "system columns cannot be used in foreign keys"
msgstr "システム列は外部キーに使用できません"
-#: commands/tablecmds.c:12355
+#: commands/tablecmds.c:11912
#, c-format
msgid "cannot have more than %d keys in a foreign key"
msgstr "外部キーでは%dを超えるキーを持つことができません"
-#: commands/tablecmds.c:12423
+#: commands/tablecmds.c:11977
#, c-format
msgid "cannot use a deferrable primary key for referenced table \"%s\""
msgstr "被参照テーブル\"%s\"には遅延可能プライマリキーは使用できません"
-#: commands/tablecmds.c:12440
+#: commands/tablecmds.c:11994
#, c-format
msgid "there is no primary key for referenced table \"%s\""
msgstr "被参照テーブル\"%s\"にはプライマリキーがありません"
-#: commands/tablecmds.c:12513
+#: commands/tablecmds.c:12062
#, c-format
msgid "foreign key referenced-columns list must not contain duplicates"
msgstr "外部キーの被参照列リストには重複があってはなりません"
-#: commands/tablecmds.c:12616
+#: commands/tablecmds.c:12154
#, c-format
msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
msgstr "被参照テーブル\"%s\"に対しては、遅延可能な一意性制約は使用できません"
-#: commands/tablecmds.c:12621
+#: commands/tablecmds.c:12159
#, c-format
msgid "there is no unique constraint matching given keys for referenced table \"%s\""
msgstr "被参照テーブル\"%s\"に、指定したキーに一致する一意性制約がありません"
-#: commands/tablecmds.c:13064
-#, c-format
-msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
-msgstr "リレーション\"%2$s\"の制約\"%1$s\"は存在しません、スキップします"
-
-#: commands/tablecmds.c:13109
+#: commands/tablecmds.c:12598
#, c-format
msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
msgstr "リレーション\"%2$s\"の継承された制約\"%1$s\"を削除できません"
-#: commands/tablecmds.c:13161
+#: commands/tablecmds.c:12648
#, c-format
-msgid "column \"%s\" is in a primary key"
-msgstr "列\"%s\"はプライマリキーで使用しています"
-
-#: commands/tablecmds.c:13169
-#, c-format
-msgid "column \"%s\" is in index used as replica identity"
-msgstr "列\"%s\"は複製識別として使用中のインデックスに含まれています"
+msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
+msgstr "リレーション\"%2$s\"の制約\"%1$s\"は存在しません、スキップします"
-#: commands/tablecmds.c:13402
+#: commands/tablecmds.c:12823
#, c-format
msgid "cannot alter column type of typed table"
msgstr "型付けされたテーブルの列の型を変更できません"
-#: commands/tablecmds.c:13430
+#: commands/tablecmds.c:12849
#, c-format
msgid "cannot specify USING when altering type of generated column"
msgstr "生成列の型変更の際にはUSINGを指定することはできません"
-#: commands/tablecmds.c:13431 commands/tablecmds.c:18791 commands/tablecmds.c:18881 commands/trigger.c:656 rewrite/rewriteHandler.c:947 rewrite/rewriteHandler.c:982
+#: commands/tablecmds.c:12850 commands/tablecmds.c:18061 commands/tablecmds.c:18151 commands/trigger.c:656 rewrite/rewriteHandler.c:941 rewrite/rewriteHandler.c:976
#, c-format
msgid "Column \"%s\" is a generated column."
msgstr "列\"%s\"は生成カラムです。"
-#: commands/tablecmds.c:13442
+#: commands/tablecmds.c:12860
#, c-format
msgid "cannot alter inherited column \"%s\""
msgstr "継承される列\"%s\"を変更できません"
-#: commands/tablecmds.c:13451
+#: commands/tablecmds.c:12869
#, c-format
msgid "cannot alter column \"%s\" because it is part of the partition key of relation \"%s\""
msgstr "列\"%s\"はリレーション\"%s\"のパーティションキーの一部であるため、変更できません"
-#: commands/tablecmds.c:13502
+#: commands/tablecmds.c:12919
#, c-format
msgid "result of USING clause for column \"%s\" cannot be cast automatically to type %s"
msgstr "列\"%s\"に対するUSING句の結果は自動的に%s型に型変換できません"
-#: commands/tablecmds.c:13505
+#: commands/tablecmds.c:12922
#, c-format
msgid "You might need to add an explicit cast."
msgstr "必要に応じて明示的な型変換を追加してください。"
-#: commands/tablecmds.c:13509
+#: commands/tablecmds.c:12926
#, c-format
msgid "column \"%s\" cannot be cast automatically to type %s"
msgstr "列\"%s\"は型%sには自動的に型変換できません"
#. translator: USING is SQL, don't translate it
-#: commands/tablecmds.c:13513
+#: commands/tablecmds.c:12930
#, c-format
msgid "You might need to specify \"USING %s::%s\"."
msgstr "必要に応じて\"USING %s::%s\"を追加してください。"
-#: commands/tablecmds.c:13612
+#: commands/tablecmds.c:13029
#, c-format
msgid "cannot alter inherited column \"%s\" of relation \"%s\""
msgstr "リレーション\"%2$s\"の継承列\"%1$s\"は変更できません"
-#: commands/tablecmds.c:13641
+#: commands/tablecmds.c:13058
#, c-format
msgid "USING expression contains a whole-row table reference."
msgstr "USING式が行全体テーブル参照を含んでいます。"
-#: commands/tablecmds.c:13652
+#: commands/tablecmds.c:13069
#, c-format
msgid "type of inherited column \"%s\" must be changed in child tables too"
msgstr "継承される列\"%s\"の型を子テーブルで変更しなければなりません"
-#: commands/tablecmds.c:13777
+#: commands/tablecmds.c:13194
#, c-format
msgid "cannot alter type of column \"%s\" twice"
msgstr "列\"%s\"の型を2回変更することはできません"
-#: commands/tablecmds.c:13815
+#: commands/tablecmds.c:13232
#, c-format
msgid "generation expression for column \"%s\" cannot be cast automatically to type %s"
msgstr "カラム\"%s\"に対する生成式は自動的に%s型にキャストできません"
-#: commands/tablecmds.c:13820
+#: commands/tablecmds.c:13237
#, c-format
msgid "default for column \"%s\" cannot be cast automatically to type %s"
msgstr "列\"%s\"のデフォルト値を自動的に%s型にキャストできません"
-#: commands/tablecmds.c:14124
+#: commands/tablecmds.c:13541
#, c-format
msgid "cannot alter type of a column used by a function or procedure"
msgstr "関数またはプロシージャで使用される列の型は変更できません"
-#: commands/tablecmds.c:14125 commands/tablecmds.c:14140 commands/tablecmds.c:14160 commands/tablecmds.c:14179 commands/tablecmds.c:14238
+#: commands/tablecmds.c:13542 commands/tablecmds.c:13557 commands/tablecmds.c:13577 commands/tablecmds.c:13596 commands/tablecmds.c:13655
#, c-format
msgid "%s depends on column \"%s\""
msgstr "%sは列\"%s\"に依存しています"
-#: commands/tablecmds.c:14139
+#: commands/tablecmds.c:13556
#, c-format
msgid "cannot alter type of a column used by a view or rule"
msgstr "ビューまたはルールで使用される列の型は変更できません"
-#: commands/tablecmds.c:14159
+#: commands/tablecmds.c:13576
#, c-format
msgid "cannot alter type of a column used in a trigger definition"
msgstr "トリガー定義で使用される列の型は変更できません"
-#: commands/tablecmds.c:14178
+#: commands/tablecmds.c:13595
#, c-format
msgid "cannot alter type of a column used in a policy definition"
msgstr "ポリシ定義で使用されている列の型は変更できません"
-#: commands/tablecmds.c:14209
+#: commands/tablecmds.c:13626
#, c-format
msgid "cannot alter type of a column used by a generated column"
msgstr "生成カラムで使用される列の型は変更できません"
-#: commands/tablecmds.c:14210
+#: commands/tablecmds.c:13627
#, c-format
msgid "Column \"%s\" is used by generated column \"%s\"."
msgstr "カラム\"%s\"は生成カラム\"%s\"で使われています。"
-#: commands/tablecmds.c:14237
+#: commands/tablecmds.c:13654
#, c-format
msgid "cannot alter type of a column used by a publication WHERE clause"
msgstr "パブリケーションのWHERE句で使用される列の型は変更できません"
-#: commands/tablecmds.c:15088 commands/tablecmds.c:15100
+#: commands/tablecmds.c:14489 commands/tablecmds.c:14501
#, c-format
msgid "cannot change owner of index \"%s\""
msgstr "インデックス\"%s\"の所有者を変更できません"
-#: commands/tablecmds.c:15090 commands/tablecmds.c:15102
+#: commands/tablecmds.c:14491 commands/tablecmds.c:14503
#, c-format
msgid "Change the ownership of the index's table instead."
msgstr "代わりにインデックスのテーブルの所有者を変更してください。"
-#: commands/tablecmds.c:15116
+#: commands/tablecmds.c:14517
#, c-format
msgid "cannot change owner of sequence \"%s\""
msgstr "シーケンス\"%s\"の所有者を変更できません"
-#: commands/tablecmds.c:15141
+#: commands/tablecmds.c:14542
#, c-format
msgid "cannot change owner of relation \"%s\""
msgstr "リレーション\"%s\"の所有者を変更できません"
-#: commands/tablecmds.c:15608
+#: commands/tablecmds.c:15009
#, c-format
msgid "cannot have multiple SET TABLESPACE subcommands"
msgstr "SET TABLESPACEサブコマンドを複数指定できません"
-#: commands/tablecmds.c:15685
+#: commands/tablecmds.c:15086
#, c-format
msgid "cannot set options for relation \"%s\""
msgstr "リレーション\"%s\"のオプションは設定できません"
-#: commands/tablecmds.c:15719 commands/view.c:440
+#: commands/tablecmds.c:15120 commands/view.c:440
#, c-format
msgid "WITH CHECK OPTION is supported only on automatically updatable views"
msgstr "WITH CHECK OPTIONは自動更新可能ビューでのみサポートされます"
-#: commands/tablecmds.c:15970
+#: commands/tablecmds.c:15371
#, c-format
msgid "only tables, indexes, and materialized views exist in tablespaces"
msgstr "テーブルスペースにはテーブル、インデックスおよび実体化ビューしかありません"
-#: commands/tablecmds.c:15982
+#: commands/tablecmds.c:15383
#, c-format
msgid "cannot move relations in to or out of pg_global tablespace"
msgstr "pg_globalテーブルスペースとの間のリレーションの移動はできません"
-#: commands/tablecmds.c:16074
+#: commands/tablecmds.c:15475
#, c-format
msgid "aborting because lock on relation \"%s.%s\" is not available"
msgstr "リレーション\"%s.%s\"のロックが獲得できなかったため中断します"
-#: commands/tablecmds.c:16090
+#: commands/tablecmds.c:15491
#, c-format
msgid "no matching relations in tablespace \"%s\" found"
msgstr "テーブルスペース\"%s\"には合致するリレーションはありませんでした"
-#: commands/tablecmds.c:16212
+#: commands/tablecmds.c:15613
#, c-format
msgid "cannot change inheritance of typed table"
msgstr "型付けされたテーブルの継承を変更できません"
-#: commands/tablecmds.c:16217 commands/tablecmds.c:16793
+#: commands/tablecmds.c:15618 commands/tablecmds.c:16118
#, c-format
msgid "cannot change inheritance of a partition"
msgstr "パーティションの継承は変更できません"
-#: commands/tablecmds.c:16222
+#: commands/tablecmds.c:15623
#, c-format
msgid "cannot change inheritance of partitioned table"
msgstr "パーティションテーブルの継承は変更できません"
-#: commands/tablecmds.c:16269
+#: commands/tablecmds.c:15669
#, c-format
msgid "cannot inherit to temporary relation of another session"
msgstr "他のセッションの一時テーブルを継承できません"
-#: commands/tablecmds.c:16282
+#: commands/tablecmds.c:15682
#, c-format
msgid "cannot inherit from a partition"
msgstr "パーティションからの継承はできません"
-#: commands/tablecmds.c:16304 commands/tablecmds.c:19299
+#: commands/tablecmds.c:15704 commands/tablecmds.c:18562
#, c-format
msgid "circular inheritance not allowed"
msgstr "循環継承を行うことはできません"
-#: commands/tablecmds.c:16305 commands/tablecmds.c:19300
+#: commands/tablecmds.c:15705 commands/tablecmds.c:18563
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "\"%s\"はすでに\"%s\"の子です"
-#: commands/tablecmds.c:16318
+#: commands/tablecmds.c:15718
#, c-format
msgid "trigger \"%s\" prevents table \"%s\" from becoming an inheritance child"
msgstr "トリガ\"%s\"によってテーブル\"%s\"が継承子テーブルになることができません"
-#: commands/tablecmds.c:16320
+#: commands/tablecmds.c:15720
#, c-format
msgid "ROW triggers with transition tables are not supported in inheritance hierarchies."
msgstr "遷移テーブルを使用したROWトリガは継承関係ではサポートされていません。"
-#: commands/tablecmds.c:16521 commands/tablecmds.c:16762
+#: commands/tablecmds.c:15909
#, c-format
-msgid "column \"%s\" in child table \"%s\" must be marked NOT NULL"
-msgstr "子テーブル\"%2$s\"の列\"%1$s\"は非NULLに設定されていません"
+msgid "column \"%s\" in child table must be marked NOT NULL"
+msgstr "子テーブルの列\"%s\"はNOT NULLである必要があります"
-#: commands/tablecmds.c:16531
+#: commands/tablecmds.c:15918
#, c-format
msgid "column \"%s\" in child table must be a generated column"
msgstr "子テーブルの列\"%s\"は生成列である必要があります"
-#: commands/tablecmds.c:16535
+#: commands/tablecmds.c:15922
#, c-format
msgid "column \"%s\" in child table must not be a generated column"
msgstr "子テーブルの列\"%s\"は生成列であってはなりません"
-#: commands/tablecmds.c:16573
+#: commands/tablecmds.c:15960
#, c-format
msgid "child table is missing column \"%s\""
msgstr "子テーブルには列\"%s\"がありません"
-#: commands/tablecmds.c:16690
+#: commands/tablecmds.c:16041
#, c-format
msgid "child table \"%s\" has different definition for check constraint \"%s\""
msgstr "子テーブル\"%s\"では検査制約\"%s\"に異なった定義がされています"
-#: commands/tablecmds.c:16699
+#: commands/tablecmds.c:16048
#, c-format
msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
msgstr "制約\"%s\"は子テーブル\"%s\"上の継承されない制約と競合します"
-#: commands/tablecmds.c:16710
+#: commands/tablecmds.c:16058
#, c-format
msgid "constraint \"%s\" conflicts with NOT VALID constraint on child table \"%s\""
msgstr "制約\"%s\"は子テーブル\"%s\"のNOT VALID制約と衝突しています"
-#: commands/tablecmds.c:16721
-#, c-format
-msgid "constraint \"%s\" conflicts with NOT ENFORCED constraint on child table \"%s\""
-msgstr "制約\"%s\"は子テーブル\"%s\"のNOT ENFORCED制約と衝突しています"
-
-#: commands/tablecmds.c:16770
+#: commands/tablecmds.c:16096
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "子テーブルには制約\"%s\"がありません"
-#: commands/tablecmds.c:16857
+#: commands/tablecmds.c:16182
#, c-format
msgid "partition \"%s\" already pending detach in partitioned table \"%s.%s\""
msgstr "パーティション\"%s\"はすでにパーティションテーブル\"%s.%s\"からの取り外し保留中です"
-#: commands/tablecmds.c:16886 commands/tablecmds.c:16934
+#: commands/tablecmds.c:16211 commands/tablecmds.c:16257
#, c-format
msgid "relation \"%s\" is not a partition of relation \"%s\""
msgstr "リレーション\"%s\"はリレーション\"%s\"のパーティション子テーブルではありません"
-#: commands/tablecmds.c:16940
+#: commands/tablecmds.c:16263
#, c-format
msgid "relation \"%s\" is not a parent of relation \"%s\""
msgstr "リレーション\"%s\"はリレーション\"%s\"の親ではありません"
-#: commands/tablecmds.c:17211
+#: commands/tablecmds.c:16490
#, c-format
msgid "typed tables cannot inherit"
msgstr "型付けされたテーブルは継承できません"
-#: commands/tablecmds.c:17241
+#: commands/tablecmds.c:16520
#, c-format
msgid "table is missing column \"%s\""
msgstr "テーブルには列\"%s\"がありません"
-#: commands/tablecmds.c:17252
+#: commands/tablecmds.c:16531
#, c-format
msgid "table has column \"%s\" where type requires \"%s\""
msgstr "テーブルには列\"%s\"がありますが型は\"%s\"を必要としています"
-#: commands/tablecmds.c:17261
+#: commands/tablecmds.c:16540
#, c-format
msgid "table \"%s\" has different type for column \"%s\""
msgstr "テーブル\"%s\"では列\"%s\"の型が異なっています"
-#: commands/tablecmds.c:17275
+#: commands/tablecmds.c:16554
#, c-format
msgid "table has extra column \"%s\""
msgstr "テーブルに余分な列\"%s\"があります"
-#: commands/tablecmds.c:17327
+#: commands/tablecmds.c:16606
#, c-format
msgid "\"%s\" is not a typed table"
msgstr "\"%s\"は型付けされたテーブルではありません"
-#: commands/tablecmds.c:17507
+#: commands/tablecmds.c:16780
#, c-format
msgid "cannot use non-unique index \"%s\" as replica identity"
msgstr "非ユニークインデックス\"%s\"は複製識別としては使用できません"
-#: commands/tablecmds.c:17513
+#: commands/tablecmds.c:16786
#, c-format
msgid "cannot use non-immediate index \"%s\" as replica identity"
msgstr "一意性を即時検査しないインデックス\"%s\"は複製識別には使用できません"
-#: commands/tablecmds.c:17519
+#: commands/tablecmds.c:16792
#, c-format
msgid "cannot use expression index \"%s\" as replica identity"
msgstr "式インデックス\"%s\"は複製識別としては使用できません"
-#: commands/tablecmds.c:17525
+#: commands/tablecmds.c:16798
#, c-format
msgid "cannot use partial index \"%s\" as replica identity"
msgstr "部分インデックス\"%s\"を複製識別としては使用できません"
-#: commands/tablecmds.c:17542
+#: commands/tablecmds.c:16815
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column %d is a system column"
msgstr "列%2$dはシステム列であるためインデックス\"%1$s\"は複製識別には使えません"
-#: commands/tablecmds.c:17549
+#: commands/tablecmds.c:16822
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable"
msgstr "列\"%2$s\"はnull可であるためインデックス\"%1$s\"は複製識別には使えません"
-#: commands/tablecmds.c:17798
+#: commands/tablecmds.c:17074
#, c-format
msgid "cannot change logged status of table \"%s\" because it is temporary"
msgstr "テーブル\"%s\"は一時テーブルであるため、ログ出力設定を変更できません"
-#: commands/tablecmds.c:17822
+#: commands/tablecmds.c:17098
#, c-format
msgid "cannot change table \"%s\" to unlogged because it is part of a publication"
msgstr "テーブル\"%s\"はパブリケーションの一部であるため、UNLOGGEDに変更できません"
-#: commands/tablecmds.c:17824
+#: commands/tablecmds.c:17100
#, c-format
msgid "Unlogged relations cannot be replicated."
msgstr "UNLOGGEDリレーションはレプリケーションできません。"
-#: commands/tablecmds.c:17869
+#: commands/tablecmds.c:17145
#, c-format
msgid "could not change table \"%s\" to logged because it references unlogged table \"%s\""
msgstr "テーブル\"%s\"はUNLOGGEDテーブル\"%s\"を参照しているためLOGGEDには設定できません"
-#: commands/tablecmds.c:17879
+#: commands/tablecmds.c:17155
#, c-format
msgid "could not change table \"%s\" to unlogged because it references logged table \"%s\""
msgstr "テーブル\"%s\"はLOGGEDテーブル\"%s\"を参照しているためUNLOGGEDには設定できません"
-#: commands/tablecmds.c:17943
+#: commands/tablecmds.c:17213
#, c-format
msgid "cannot move an owned sequence into another schema"
msgstr "所有するシーケンスを他のスキーマに移動することができません"
-#: commands/tablecmds.c:18051
+#: commands/tablecmds.c:17321
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "リレーション\"%s\"はスキーマ\"%s\"内にすでに存在します"
-#: commands/tablecmds.c:18476
+#: commands/tablecmds.c:17746
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr "\"%s\"はテーブルや実体化ビューではありません"
-#: commands/tablecmds.c:18629
+#: commands/tablecmds.c:17899
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "\"%s\"は複合型ではありません"
-#: commands/tablecmds.c:18659
+#: commands/tablecmds.c:17929
#, c-format
msgid "cannot change schema of index \"%s\""
msgstr "インデックス\"%s\"のスキーマを変更できません"
-#: commands/tablecmds.c:18661 commands/tablecmds.c:18675
+#: commands/tablecmds.c:17931 commands/tablecmds.c:17945
#, c-format
msgid "Change the schema of the table instead."
msgstr "代わりにこのテーブルのスキーマを変更してください。"
-#: commands/tablecmds.c:18665
+#: commands/tablecmds.c:17935
#, c-format
msgid "cannot change schema of composite type \"%s\""
msgstr "複合型%sのスキーマは変更できません"
-#: commands/tablecmds.c:18673
+#: commands/tablecmds.c:17943
#, c-format
msgid "cannot change schema of TOAST table \"%s\""
msgstr "TOASTテーブル\"%s\"のスキーマは変更できません"
-#: commands/tablecmds.c:18705
+#: commands/tablecmds.c:17975
#, c-format
msgid "cannot use \"list\" partition strategy with more than one column"
msgstr "\"list\"パーティションストラテジは2つ以上の列に対しては使えません"
-#: commands/tablecmds.c:18771
+#: commands/tablecmds.c:18041
#, c-format
msgid "column \"%s\" named in partition key does not exist"
msgstr "パーティションキーに指定されている列\"%s\"は存在しません"
-#: commands/tablecmds.c:18779
+#: commands/tablecmds.c:18049
#, c-format
msgid "cannot use system column \"%s\" in partition key"
msgstr "パーティションキーでシステム列\"%s\"は使用できません"
-#: commands/tablecmds.c:18790 commands/tablecmds.c:18880
+#: commands/tablecmds.c:18060 commands/tablecmds.c:18150
#, c-format
msgid "cannot use generated column in partition key"
msgstr "パーティションキーで生成カラムは使用できません"
-#: commands/tablecmds.c:18863
+#: commands/tablecmds.c:18133
#, c-format
msgid "partition key expressions cannot contain system column references"
msgstr "パーティションキー式はシステム列への参照を含むことができません"
-#: commands/tablecmds.c:18910
+#: commands/tablecmds.c:18180
#, c-format
msgid "functions in partition key expression must be marked IMMUTABLE"
msgstr "パーティションキー式で使われる関数はIMMUTABLE指定されている必要があります"
-#: commands/tablecmds.c:18919
+#: commands/tablecmds.c:18189
#, c-format
msgid "cannot use constant expression as partition key"
msgstr "定数式をパーティションキーとして使うことはできません"
-#: commands/tablecmds.c:18940
+#: commands/tablecmds.c:18210
#, c-format
msgid "could not determine which collation to use for partition expression"
msgstr "パーティション式で使用する照合順序を特定できませんでした"
-#: commands/tablecmds.c:18975
+#: commands/tablecmds.c:18245
#, c-format
msgid "You must specify a hash operator class or define a default hash operator class for the data type."
msgstr "ハッシュ演算子クラスを指定するか、もしくはこのデータ型にデフォルトのハッシュ演算子クラスを定義する必要があります。"
-#: commands/tablecmds.c:18981
+#: commands/tablecmds.c:18251
#, c-format
msgid "You must specify a btree operator class or define a default btree operator class for the data type."
msgstr "btree演算子クラスを指定するか、もしくはこのデータ型にデフォルトのbtree演算子クラスを定義するかする必要があります。"
-#: commands/tablecmds.c:19239
+#: commands/tablecmds.c:18502
#, c-format
msgid "\"%s\" is already a partition"
msgstr "\"%s\"はすでパーティションです"
-#: commands/tablecmds.c:19245
+#: commands/tablecmds.c:18508
#, c-format
msgid "cannot attach a typed table as partition"
msgstr "型付けされたテーブルをパーティションにアタッチすることはできません"
-#: commands/tablecmds.c:19261
+#: commands/tablecmds.c:18524
#, c-format
msgid "cannot attach inheritance child as partition"
msgstr "継承子テーブルをパーティションにアタッチすることはできません"
-#: commands/tablecmds.c:19275
+#: commands/tablecmds.c:18538
#, c-format
msgid "cannot attach inheritance parent as partition"
msgstr "継承親テーブルをパーティションにアタッチすることはできません"
-#: commands/tablecmds.c:19309
+#: commands/tablecmds.c:18572
#, c-format
msgid "cannot attach a temporary relation as partition of permanent relation \"%s\""
msgstr "一時リレーションを永続リレーション \"%s\" のパーティション子テーブルとしてアタッチすることはできません"
-#: commands/tablecmds.c:19317
+#: commands/tablecmds.c:18580
#, c-format
msgid "cannot attach a permanent relation as partition of temporary relation \"%s\""
msgstr "永続リレーションを一時リレーション\"%s\"のパーティション子テーブルとしてアタッチすることはできません"
-#: commands/tablecmds.c:19325
+#: commands/tablecmds.c:18588
#, c-format
msgid "cannot attach as partition of temporary relation of another session"
msgstr "他セッションの一時リレーションのパーティション子テーブルとしてアタッチすることはできません"
-#: commands/tablecmds.c:19332
+#: commands/tablecmds.c:18595
#, c-format
msgid "cannot attach temporary relation of another session as partition"
msgstr "他セッションの一時リレーションにパーティション子テーブルとしてアタッチすることはできません"
-#: commands/tablecmds.c:19352
+#: commands/tablecmds.c:18615
#, c-format
msgid "table \"%s\" being attached contains an identity column \"%s\""
msgstr "アタッチ対象のテーブル\"%s\"には識別列\"%s\"が含まれています"
-#: commands/tablecmds.c:19354
+#: commands/tablecmds.c:18617
#, c-format
msgid "The new partition may not contain an identity column."
msgstr "新しいパーティションは識別列を含むことはできません"
-#: commands/tablecmds.c:19362
+#: commands/tablecmds.c:18625
#, c-format
msgid "table \"%s\" contains column \"%s\" not found in parent \"%s\""
msgstr "テーブル\"%1$s\"は親テーブル\"%3$s\"にない列\"%2$s\"を含んでいます"
-#: commands/tablecmds.c:19365
+#: commands/tablecmds.c:18628
#, c-format
msgid "The new partition may contain only the columns present in parent."
msgstr "新しいパーティションは親に存在する列のみを含むことができます。"
-#: commands/tablecmds.c:19377
+#: commands/tablecmds.c:18640
#, c-format
msgid "trigger \"%s\" prevents table \"%s\" from becoming a partition"
msgstr "トリガ\"%s\"のため、テーブル\"%s\"はパーティション子テーブルにはなれません"
-#: commands/tablecmds.c:19379
+#: commands/tablecmds.c:18642
#, c-format
msgid "ROW triggers with transition tables are not supported on partitions."
msgstr "遷移テーブルを使用するROWトリガはパーティションではサポートされません。"
-#: commands/tablecmds.c:19561
+#: commands/tablecmds.c:18818
#, c-format
msgid "cannot attach foreign table \"%s\" as partition of partitioned table \"%s\""
msgstr "外部テーブル\"%s\"はパーティションテーブル\"%s\"の子テーブルとしてアタッチすることはできません"
-#: commands/tablecmds.c:19564
+#: commands/tablecmds.c:18821
#, c-format
msgid "Partitioned table \"%s\" contains unique indexes."
msgstr "パーティション親テーブル\"%s\"はユニークインデックスを持っています。"
-#: commands/tablecmds.c:19887
+#: commands/tablecmds.c:19143
#, c-format
msgid "cannot detach partitions concurrently when a default partition exists"
msgstr "デフォルトパーティションを持つパーティションは並列的に取り外しはできません"
-#: commands/tablecmds.c:19996
+#: commands/tablecmds.c:19252
#, c-format
msgid "partitioned table \"%s\" was removed concurrently"
msgstr "パーティション親テーブル\"%s\"には CREATE INDEX CONCURRENTLY は実行できません"
-#: commands/tablecmds.c:20002
+#: commands/tablecmds.c:19258
#, c-format
msgid "partition \"%s\" was removed concurrently"
msgstr "パーティション子テーブル\\\"%s\\\"は同時に削除されました"
-#: commands/tablecmds.c:20618 commands/tablecmds.c:20638 commands/tablecmds.c:20659 commands/tablecmds.c:20678 commands/tablecmds.c:20727
+#: commands/tablecmds.c:19872 commands/tablecmds.c:19892 commands/tablecmds.c:19913 commands/tablecmds.c:19932 commands/tablecmds.c:19974
#, c-format
msgid "cannot attach index \"%s\" as a partition of index \"%s\""
msgstr "インデックス\"%s\"をインデックス\"%s\"の子インデックスとしてアタッチすることはできません"
-#: commands/tablecmds.c:20621
+#: commands/tablecmds.c:19875
#, c-format
msgid "Index \"%s\" is already attached to another index."
msgstr "インデックス\"%s\"はすでに別のインデックスにアタッチされています。"
-#: commands/tablecmds.c:20641
+#: commands/tablecmds.c:19895
#, c-format
msgid "Index \"%s\" is not an index on any partition of table \"%s\"."
msgstr "インデックス\"%s\"はテーブル\"%s\"のどの子テーブルのインデックスでもありません。"
-#: commands/tablecmds.c:20662
+#: commands/tablecmds.c:19916
#, c-format
msgid "The index definitions do not match."
msgstr "インデックス定義が合致しません。"
-#: commands/tablecmds.c:20681
+#: commands/tablecmds.c:19935
#, c-format
msgid "The index \"%s\" belongs to a constraint in table \"%s\" but no constraint exists for index \"%s\"."
msgstr "インデックス\"%s\"はテーブル\"%s\"の制約に属していますが、インデックス\"%s\"には制約がありません。"
-#: commands/tablecmds.c:20730
+#: commands/tablecmds.c:19977
#, c-format
msgid "Another index is already attached for partition \"%s\"."
msgstr "子テーブル\"%s\"にはすでに他のインデックスがアタッチされています。"
-#: commands/tablecmds.c:20853
-#, c-format
-msgid "invalid primary key definition"
-msgstr "不正な主キー定義"
-
-#: commands/tablecmds.c:20854
-#, c-format
-msgid "Column \"%s\" of relation \"%s\" is not marked NOT NULL."
-msgstr "リレーション\"%2$s\"の列\"%1$s\"は非NULLに設定されていません。"
-
-#: commands/tablecmds.c:20989
+#: commands/tablecmds.c:20213
#, c-format
msgid "column data type %s does not support compression"
msgstr "列データ型%sは圧縮をサポートしていません"
-#: commands/tablecmds.c:20996
+#: commands/tablecmds.c:20220
#, c-format
msgid "invalid compression method \"%s\""
msgstr "無効な圧縮方式\"%s\""
-#: commands/tablecmds.c:21022
+#: commands/tablecmds.c:20246
#, c-format
msgid "invalid storage type \"%s\""
msgstr "不正な格納タイプ\"%s\""
-#: commands/tablecmds.c:21032
+#: commands/tablecmds.c:20256
#, c-format
msgid "column data type %s can only have storage PLAIN"
msgstr "列のデータ型%sは格納タイプPLAINしか取ることができません"
@@ -11761,7 +11609,7 @@ msgstr "外部テーブルは INSTEAD OF トリガを持つことができませ
msgid "Foreign tables cannot have constraint triggers."
msgstr "外部テーブルは制約トリガを持つことができません。"
-#: commands/trigger.c:309 commands/trigger.c:1327 commands/trigger.c:1434
+#: commands/trigger.c:309 commands/trigger.c:1325 commands/trigger.c:1432
#, c-format
msgid "relation \"%s\" cannot have triggers"
msgstr "リレーション\"%s\"にはトリガーを設定できません"
@@ -11891,7 +11739,7 @@ msgstr "BEFORE トリガーの WHEN 条件では NEW の生成列を参照でき
msgid "A whole-row reference is used and the table contains generated columns."
msgstr "行全体参照が使われていてかつ、このテーブルは生成カラムを含んでいます。"
-#: commands/trigger.c:763 commands/trigger.c:1610
+#: commands/trigger.c:763 commands/trigger.c:1607
#, c-format
msgid "trigger \"%s\" for relation \"%s\" already exists"
msgstr "リレーション\"%2$s\"用のトリガ\"%1$s\"はすでに存在します"
@@ -11906,77 +11754,77 @@ msgstr "リレーション\"%2$s\"のトリガー\"%1$s\"は内部トリガー
msgid "trigger \"%s\" for relation \"%s\" is a constraint trigger"
msgstr "リレーション\"%2$s\"のトリガー\"%1$s\"は制約トリガーです"
-#: commands/trigger.c:1399 commands/trigger.c:1553 commands/trigger.c:1834
+#: commands/trigger.c:1397 commands/trigger.c:1550 commands/trigger.c:1831
#, c-format
msgid "trigger \"%s\" for table \"%s\" does not exist"
msgstr "テーブル\"%2$s\"のトリガ\"%1$s\"は存在しません"
-#: commands/trigger.c:1525
+#: commands/trigger.c:1522
#, c-format
msgid "cannot rename trigger \"%s\" on table \"%s\""
msgstr "テーブル\"%2$s\"のトリガー\"%1$s\"の名前は変更できません"
-#: commands/trigger.c:1527
+#: commands/trigger.c:1524
#, c-format
msgid "Rename the trigger on the partitioned table \"%s\" instead."
msgstr "代わりにパーティション親テーブル\"%s\"でこのトリガーの名前を変更してください。"
-#: commands/trigger.c:1627
+#: commands/trigger.c:1624
#, c-format
msgid "renamed trigger \"%s\" on relation \"%s\""
msgstr "リレーション\"%2$s\"のトリガー\"%1$s\"の名前を変更しました"
-#: commands/trigger.c:1773
+#: commands/trigger.c:1770
#, c-format
msgid "permission denied: \"%s\" is a system trigger"
msgstr "権限がありません: \"%s\"はシステムトリガです"
-#: commands/trigger.c:2382
+#: commands/trigger.c:2379
#, c-format
msgid "trigger function %u returned null value"
msgstr "トリガ関数%uはNULL値を返しました"
-#: commands/trigger.c:2442 commands/trigger.c:2660 commands/trigger.c:2913 commands/trigger.c:3266
+#: commands/trigger.c:2439 commands/trigger.c:2657 commands/trigger.c:2910 commands/trigger.c:3263
#, c-format
msgid "BEFORE STATEMENT trigger cannot return a value"
msgstr "BEFORE STATEMENTトリガは値を返すことができません"
-#: commands/trigger.c:2518
+#: commands/trigger.c:2515
#, c-format
msgid "moving row to another partition during a BEFORE FOR EACH ROW trigger is not supported"
msgstr "BEFORE FOR EACH ROWトリガの実行では、他のパーティションへの行の移動はサポートされていません"
-#: commands/trigger.c:2519
+#: commands/trigger.c:2516
#, c-format
msgid "Before executing trigger \"%s\", the row was to be in partition \"%s.%s\"."
msgstr "トリガ\"%s\"の実行前には、この行はパーティション\"%s.%s\"に置かれるはずでした。"
-#: commands/trigger.c:3344 executor/nodeModifyTable.c:1648 executor/nodeModifyTable.c:1722 executor/nodeModifyTable.c:2529 executor/nodeModifyTable.c:2619 executor/nodeModifyTable.c:3291 executor/nodeModifyTable.c:3461
+#: commands/trigger.c:3341 executor/nodeModifyTable.c:1541 executor/nodeModifyTable.c:1615 executor/nodeModifyTable.c:2377 executor/nodeModifyTable.c:2468 executor/nodeModifyTable.c:3132 executor/nodeModifyTable.c:3302
#, c-format
msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
msgstr "他の行への変更を伝搬させるためにBEFOREトリガではなくAFTERトリガの使用を検討してください"
-#: commands/trigger.c:3385 executor/nodeLockRows.c:228 executor/nodeLockRows.c:237 executor/nodeModifyTable.c:368 executor/nodeModifyTable.c:1664 executor/nodeModifyTable.c:2545 executor/nodeModifyTable.c:2770
+#: commands/trigger.c:3382 executor/nodeLockRows.c:228 executor/nodeLockRows.c:237 executor/nodeModifyTable.c:314 executor/nodeModifyTable.c:1557 executor/nodeModifyTable.c:2394 executor/nodeModifyTable.c:2618
#, c-format
msgid "could not serialize access due to concurrent update"
msgstr "更新が同時に行われたためアクセスの直列化ができませんでした"
-#: commands/trigger.c:3393 executor/nodeModifyTable.c:1754 executor/nodeModifyTable.c:2636 executor/nodeModifyTable.c:2794 executor/nodeModifyTable.c:3309
+#: commands/trigger.c:3390 executor/nodeModifyTable.c:1647 executor/nodeModifyTable.c:2485 executor/nodeModifyTable.c:2642 executor/nodeModifyTable.c:3150
#, c-format
msgid "could not serialize access due to concurrent delete"
msgstr "削除が同時に行われたためアクセスの直列化ができませんでした"
-#: commands/trigger.c:4626
+#: commands/trigger.c:4599
#, c-format
msgid "cannot fire deferred trigger within security-restricted operation"
msgstr "セキュリティー制限操作中は、遅延トリガーは発火させられません"
-#: commands/trigger.c:5807
+#: commands/trigger.c:5780
#, c-format
msgid "constraint \"%s\" is not deferrable"
msgstr "制約\"%s\"は遅延可能ではありません"
-#: commands/trigger.c:5830
+#: commands/trigger.c:5803
#, c-format
msgid "constraint \"%s\" does not exist"
msgstr "制約\"%s\"は存在しません"
@@ -12086,7 +11934,7 @@ msgstr "基本型を作成するにはスーパーユーザーである必要が
msgid "Create the type as a shell type, then create its I/O functions, then do a full CREATE TYPE."
msgstr "最初に型をシェル型として生成して、続いてI/O関数を生成した後に完全な CREATE TYPE を実行してください。"
-#: commands/typecmds.c:331 commands/typecmds.c:1486 commands/typecmds.c:4467
+#: commands/typecmds.c:331 commands/typecmds.c:1460 commands/typecmds.c:4480
#, c-format
msgid "type attribute \"%s\" not recognized"
msgstr "型の属性\"%s\"は不明です"
@@ -12106,7 +11954,7 @@ msgstr "%sを配列要素の型にすることはできません"
msgid "alignment \"%s\" not recognized"
msgstr "アライメント\"%s\"は不明です"
-#: commands/typecmds.c:454 commands/typecmds.c:4341
+#: commands/typecmds.c:454 commands/typecmds.c:4354
#, c-format
msgid "storage \"%s\" not recognized"
msgstr "格納方式\"%s\"は不明です"
@@ -12136,302 +11984,287 @@ msgstr "添字処理関数なしで要素型を指定することはできませ
msgid "\"%s\" is not a valid base type for a domain"
msgstr "\"%s\"はドメインの基本型として無効です"
-#: commands/typecmds.c:885
+#: commands/typecmds.c:883
#, c-format
msgid "multiple default expressions"
msgstr "デフォルト式が複数あります"
-#: commands/typecmds.c:945 commands/typecmds.c:960
+#: commands/typecmds.c:946 commands/typecmds.c:955
#, c-format
msgid "conflicting NULL/NOT NULL constraints"
msgstr "NULL制約とNOT NULL制約が競合しています"
-#: commands/typecmds.c:950
-#, c-format
-msgid "not-null constraints for domains cannot be marked NO INHERIT"
-msgstr "ドメインに対する非NULL制約はNO INHERIT指定できません"
-
-#: commands/typecmds.c:977
+#: commands/typecmds.c:971
#, c-format
msgid "check constraints for domains cannot be marked NO INHERIT"
msgstr "ドメインに対する検査制約はNO INHERITとマークすることができません"
-#: commands/typecmds.c:988
+#: commands/typecmds.c:980 commands/typecmds.c:2940
#, c-format
msgid "unique constraints not possible for domains"
msgstr "ドメインでは一意性制約は使用できません"
-#: commands/typecmds.c:995
+#: commands/typecmds.c:986 commands/typecmds.c:2946
#, c-format
msgid "primary key constraints not possible for domains"
msgstr "ドメインではプライマリキー制約はできません"
-#: commands/typecmds.c:1002
+#: commands/typecmds.c:992 commands/typecmds.c:2952
#, c-format
msgid "exclusion constraints not possible for domains"
msgstr "ドメインでは排除制約は使用できません"
-#: commands/typecmds.c:1009
+#: commands/typecmds.c:998 commands/typecmds.c:2958
#, c-format
msgid "foreign key constraints not possible for domains"
msgstr "ドメイン用の外部キー制約はできません"
-#: commands/typecmds.c:1019
+#: commands/typecmds.c:1007 commands/typecmds.c:2967
#, c-format
msgid "specifying constraint deferrability not supported for domains"
msgstr "ドメインでは制約遅延の指定はサポートしていません"
-#: commands/typecmds.c:1027
-#, c-format
-msgid "specifying GENERATED not supported for domains"
-msgstr "ドメインではGENERATEDの指定はサポートしていません"
-
-#: commands/typecmds.c:1035
-#, c-format
-msgid "specifying constraint enforceability not supported for domains"
-msgstr "ドメインでは制約の強制性指定はサポートしていません"
-
-#: commands/typecmds.c:1353 utils/cache/typcache.c:2743
+#: commands/typecmds.c:1327 utils/cache/typcache.c:2570
#, c-format
msgid "%s is not an enum"
msgstr "%s は数値ではありません"
-#: commands/typecmds.c:1494
+#: commands/typecmds.c:1468
#, c-format
msgid "type attribute \"subtype\" is required"
msgstr "型の属性\"subtype\"が必要です"
-#: commands/typecmds.c:1499
+#: commands/typecmds.c:1473
#, c-format
msgid "range subtype cannot be %s"
msgstr "範囲の派生元型を%sにすることはできません"
-#: commands/typecmds.c:1518
+#: commands/typecmds.c:1492
#, c-format
msgid "range collation specified but subtype does not support collation"
msgstr "範囲の照合順序が指定されましたが、派生もと型が照合順序をサポートしていません"
-#: commands/typecmds.c:1528
+#: commands/typecmds.c:1502
#, c-format
msgid "cannot specify a canonical function without a pre-created shell type"
msgstr "事前にシェル型を生成せずに正規化関数を指定することはできません"
-#: commands/typecmds.c:1529
+#: commands/typecmds.c:1503
#, c-format
msgid "Create the type as a shell type, then create its canonicalization function, then do a full CREATE TYPE."
msgstr "最初に型をシェル型として生成して、続いて正規化関数を生成した後に完全な CREATE TYPE を実行してください。"
-#: commands/typecmds.c:2001
+#: commands/typecmds.c:1975
#, c-format
msgid "type input function %s has multiple matches"
msgstr "型の入力関数%sが複数合致します"
-#: commands/typecmds.c:2019
+#: commands/typecmds.c:1993
#, c-format
msgid "type input function %s must return type %s"
msgstr "型の入力関数%sは型%sを返す必要があります"
-#: commands/typecmds.c:2035
+#: commands/typecmds.c:2009
#, c-format
msgid "type input function %s should not be volatile"
msgstr "型の入力関数%sはvolatileであってはなりません"
-#: commands/typecmds.c:2063
+#: commands/typecmds.c:2037
#, c-format
msgid "type output function %s must return type %s"
msgstr "型の出力関数%sは型%sを返す必要があります"
-#: commands/typecmds.c:2070
+#: commands/typecmds.c:2044
#, c-format
msgid "type output function %s should not be volatile"
msgstr "型の出力関数%sはvolatileであってはなりません"
-#: commands/typecmds.c:2099
+#: commands/typecmds.c:2073
#, c-format
msgid "type receive function %s has multiple matches"
msgstr "型の受信関数 %s が複数合致しました"
-#: commands/typecmds.c:2117
+#: commands/typecmds.c:2091
#, c-format
msgid "type receive function %s must return type %s"
msgstr "型の受信関数%sは型%sを返す必要があります"
-#: commands/typecmds.c:2124
+#: commands/typecmds.c:2098
#, c-format
msgid "type receive function %s should not be volatile"
msgstr "型の受信関数%sはvolatileであってはなりません"
-#: commands/typecmds.c:2152
+#: commands/typecmds.c:2126
#, c-format
msgid "type send function %s must return type %s"
msgstr "型の送信関数%sは型%sを返す必要があります"
-#: commands/typecmds.c:2159
+#: commands/typecmds.c:2133
#, c-format
msgid "type send function %s should not be volatile"
msgstr "型の送信関数%sはvolatileであってはなりません"
-#: commands/typecmds.c:2186
+#: commands/typecmds.c:2160
#, c-format
msgid "typmod_in function %s must return type %s"
msgstr "typmod_in関数%sは型%sを返す必要があります"
-#: commands/typecmds.c:2193
+#: commands/typecmds.c:2167
#, c-format
msgid "type modifier input function %s should not be volatile"
msgstr "型修正子の入力関数%sはvolatileであってはなりません"
-#: commands/typecmds.c:2220
+#: commands/typecmds.c:2194
#, c-format
msgid "typmod_out function %s must return type %s"
msgstr "typmod_out関数%sは型%sを返す必要があります"
-#: commands/typecmds.c:2227
+#: commands/typecmds.c:2201
#, c-format
msgid "type modifier output function %s should not be volatile"
msgstr "型修正子の出力関数%sはvolatileであってはなりません"
-#: commands/typecmds.c:2254
+#: commands/typecmds.c:2228
#, c-format
msgid "type analyze function %s must return type %s"
msgstr "型のANALYZE関数%sは%s型を返す必要があります"
-#: commands/typecmds.c:2283
+#: commands/typecmds.c:2257
#, c-format
msgid "type subscripting function %s must return type %s"
msgstr "型の添字処理関数%sは型%sを返す必要があります"
-#: commands/typecmds.c:2293
+#: commands/typecmds.c:2267
#, c-format
msgid "user-defined types cannot use subscripting function %s"
msgstr "ユーザー定義型は添字処理関数%sを使用できません"
-#: commands/typecmds.c:2339
+#: commands/typecmds.c:2313
#, c-format
msgid "You must specify an operator class for the range type or define a default operator class for the subtype."
msgstr "この範囲型に演算子クラスを指定するか、派生元の型でデフォルト演算子クラスを定義する必要があります。"
-#: commands/typecmds.c:2370
+#: commands/typecmds.c:2344
#, c-format
msgid "range canonical function %s must return range type"
msgstr "範囲の正規化関数 %s は範囲型を返す必要があります"
-#: commands/typecmds.c:2376
+#: commands/typecmds.c:2350
#, c-format
msgid "range canonical function %s must be immutable"
msgstr "範囲の正規化関数 %s は不変関数でなければなりません"
-#: commands/typecmds.c:2412
+#: commands/typecmds.c:2386
#, c-format
msgid "range subtype diff function %s must return type %s"
msgstr "範囲の派生元の型の差分関数 %s は %s型を返す必要があります"
-#: commands/typecmds.c:2419
+#: commands/typecmds.c:2393
#, c-format
msgid "range subtype diff function %s must be immutable"
msgstr "範囲の派生元の型の差分関数 %s は不変関数である必要があります"
-#: commands/typecmds.c:2446
+#: commands/typecmds.c:2420
#, c-format
msgid "pg_type array OID value not set when in binary upgrade mode"
msgstr "バイナリアップグレードモード中にpg_typeの配列型OIDが設定されていません"
-#: commands/typecmds.c:2479
+#: commands/typecmds.c:2453
#, c-format
msgid "pg_type multirange OID value not set when in binary upgrade mode"
msgstr "バイナリアップグレードモード中にpg_typeの複範囲型OIDの値が設定されていません"
-#: commands/typecmds.c:2512
+#: commands/typecmds.c:2486
#, c-format
msgid "pg_type multirange array OID value not set when in binary upgrade mode"
msgstr "バイナリアップグレードモード中にpg_typeの複範囲配列型OIDの値が設定されていません"
-#: commands/typecmds.c:2894 commands/typecmds.c:3076
+#: commands/typecmds.c:2868 commands/typecmds.c:3093
#, c-format
msgid "constraint \"%s\" of domain \"%s\" does not exist"
msgstr "ドメイン\"%2$s\"の制約\"%1$s\"は存在しません"
-#: commands/typecmds.c:2898
+#: commands/typecmds.c:2872
#, c-format
msgid "constraint \"%s\" of domain \"%s\" does not exist, skipping"
msgstr "ドメイン\"%2$s\"の制約\"%1$s\"は存在しません、スキップします"
-#: commands/typecmds.c:3083
+#: commands/typecmds.c:3100
#, c-format
msgid "constraint \"%s\" of domain \"%s\" is not a check constraint"
msgstr "ドメイン\"%2$s\"の制約\"%1$s\"は検査制約ではありません"
-#: commands/typecmds.c:3163
+#: commands/typecmds.c:3180
#, c-format
msgid "column \"%s\" of table \"%s\" contains null values"
msgstr "テーブル\"%2$s\"の列\"%1$s\"にNULL値があります"
-#: commands/typecmds.c:3252
+#: commands/typecmds.c:3269
#, c-format
msgid "column \"%s\" of table \"%s\" contains values that violate the new constraint"
msgstr "テーブル\"%2$s\"の列\"%1$s\"に新しい制約に違反する値があります"
-#: commands/typecmds.c:3481 commands/typecmds.c:3759 commands/typecmds.c:3844 commands/typecmds.c:4060
+#: commands/typecmds.c:3498 commands/typecmds.c:3772 commands/typecmds.c:3857 commands/typecmds.c:4073
#, c-format
msgid "%s is not a domain"
msgstr "%s はドメインではありません"
-#: commands/typecmds.c:3515 commands/typecmds.c:3671
+#: commands/typecmds.c:3532 commands/typecmds.c:3686
#, c-format
msgid "constraint \"%s\" for domain \"%s\" already exists"
msgstr "ドメイン\"%2$s\"の制約\"%1$s\"はすでに存在します"
-#: commands/typecmds.c:3566
+#: commands/typecmds.c:3583
#, c-format
msgid "cannot use table references in domain check constraint"
msgstr "ドメインの検査制約ではテーブル参照を使用できません"
-#: commands/typecmds.c:3771 commands/typecmds.c:3856 commands/typecmds.c:4210
+#: commands/typecmds.c:3784 commands/typecmds.c:3869 commands/typecmds.c:4223
#, c-format
msgid "%s is a table's row type"
msgstr "%sはテーブルの行型です"
-#: commands/typecmds.c:3781 commands/typecmds.c:3866 commands/typecmds.c:4108
+#: commands/typecmds.c:3794 commands/typecmds.c:3879 commands/typecmds.c:4121
#, c-format
msgid "cannot alter array type %s"
msgstr "配列型%sを変更できません"
-#: commands/typecmds.c:3783 commands/typecmds.c:3868 commands/typecmds.c:4110
+#: commands/typecmds.c:3796 commands/typecmds.c:3881 commands/typecmds.c:4123
#, c-format
msgid "You can alter type %s, which will alter the array type as well."
msgstr "型%sを変更することができます。これは同時にその配列型も変更します。"
-#: commands/typecmds.c:3879
+#: commands/typecmds.c:3892
#, c-format
msgid "cannot alter multirange type %s"
msgstr "複範囲型%sを変更できません"
-#: commands/typecmds.c:3882
+#: commands/typecmds.c:3895
#, c-format
msgid "You can alter type %s, which will alter the multirange type as well."
msgstr "型%sを変更することができます。これは同時にその複範囲型も変更します。"
-#: commands/typecmds.c:4189
+#: commands/typecmds.c:4202
#, c-format
msgid "type \"%s\" already exists in schema \"%s\""
msgstr "型\"%s\"はスキーマ\"%s\"内にすでに存在します"
-#: commands/typecmds.c:4369
+#: commands/typecmds.c:4382
#, c-format
msgid "cannot change type's storage to PLAIN"
msgstr "型の格納方式をPLAINには変更できません"
-#: commands/typecmds.c:4462
+#: commands/typecmds.c:4475
#, c-format
msgid "type attribute \"%s\" cannot be changed"
msgstr "型の属性\"%s\"は変更できません"
-#: commands/typecmds.c:4480
+#: commands/typecmds.c:4493
#, c-format
msgid "must be superuser to alter a type"
msgstr "型の変更を行うにはスーパーユーザーである必要があります"
-#: commands/typecmds.c:4501 commands/typecmds.c:4510
+#: commands/typecmds.c:4514 commands/typecmds.c:4523
#, c-format
msgid "%s is not a base type"
msgstr "\"%s\"は基本型ではありません"
@@ -12456,7 +12289,7 @@ msgstr "%s属性を持つロールのみがロールを作成できます。"
msgid "Only roles with the %s attribute may create roles with the %s attribute."
msgstr "%s属性を持つロールのみが%s属性を持つロールを作成できます。"
-#: commands/user.c:354 commands/user.c:1386 commands/user.c:1393 gram.y:17463 gram.y:17509 utils/adt/acl.c:5708 utils/adt/acl.c:5714
+#: commands/user.c:354 commands/user.c:1386 commands/user.c:1393 gram.y:17310 gram.y:17356 utils/adt/acl.c:5574 utils/adt/acl.c:5580
#, c-format
msgid "role name \"%s\" is reserved"
msgstr "ロール名\"%s\"は予約されています"
@@ -12545,7 +12378,7 @@ msgstr "%s属性および削除対象ロールに対する%sオプションを
msgid "cannot use special role specifier in DROP ROLE"
msgstr "DROP ROLE で特殊ロールの識別子は使えません"
-#: commands/user.c:1135 commands/user.c:1357 commands/variable.c:864 commands/variable.c:867 commands/variable.c:983 commands/variable.c:986 utils/adt/acl.c:366 utils/adt/acl.c:386 utils/adt/acl.c:5563 utils/adt/acl.c:5611 utils/adt/acl.c:5639 utils/adt/acl.c:5658 utils/adt/regproc.c:1571 utils/init/miscinit.c:801
+#: commands/user.c:1135 commands/user.c:1357 commands/variable.c:851 commands/variable.c:854 commands/variable.c:971 commands/variable.c:974 utils/adt/acl.c:365 utils/adt/acl.c:385 utils/adt/acl.c:5429 utils/adt/acl.c:5477 utils/adt/acl.c:5505 utils/adt/acl.c:5524 utils/adt/regproc.c:1571 utils/init/miscinit.c:799
#, c-format
msgid "role \"%s\" does not exist"
msgstr "ロール\"%s\"は存在しません"
@@ -12610,7 +12443,7 @@ msgstr "%1$s属性とロール\"%3$s\"に対する%2$sオプションを持つ
msgid "MD5 password cleared because of role rename"
msgstr "ロール名が変更されたためMD5パスワードがクリアされました"
-#: commands/user.c:1518 gram.y:1286
+#: commands/user.c:1518 gram.y:1294
#, c-format
msgid "unrecognized role option \"%s\""
msgstr "ロールオプション\"%s\"が認識できません"
@@ -12650,105 +12483,105 @@ msgstr "ロール\"%s\"の権限を持つロールのみが、そのロールが
msgid "Only roles with privileges of role \"%s\" may reassign objects to it."
msgstr "ロール\"%s\"の権限を持つロールのみが、オブジェクトの所有者をそのロールに変更できます。"
-#: commands/user.c:1734
+#: commands/user.c:1733
#, c-format
msgid "role \"%s\" cannot be a member of any role"
msgstr "ロール\"%s\"はどのロールのメンバーにもなれません"
-#: commands/user.c:1747
+#: commands/user.c:1746
#, c-format
msgid "role \"%s\" is a member of role \"%s\""
msgstr "ロール\"%s\"はロール\"%s\"のメンバです"
-#: commands/user.c:1787 commands/user.c:1813
+#: commands/user.c:1786 commands/user.c:1812
#, c-format
msgid "%s option cannot be granted back to your own grantor"
msgstr "%sオプションはもとの付与者に付与し返すことはできません"
-#: commands/user.c:1890
+#: commands/user.c:1889
#, c-format
msgid "role \"%s\" has already been granted membership in role \"%s\" by role \"%s\""
msgstr "ロール\"%s\"はすでにロール\"%s\"のメンバ権限をロール\"%s\"によって付与されています"
-#: commands/user.c:2025
+#: commands/user.c:2024
#, c-format
msgid "role \"%s\" has not been granted membership in role \"%s\" by role \"%s\""
msgstr "ロール\"%s\"はロール\"%s\"のメンバ権限をロール\"%s\"によって付与されていません"
-#: commands/user.c:2126
+#: commands/user.c:2124
#, c-format
msgid "role \"%s\" cannot have explicit members"
msgstr "ロール\"%s\"は明示的なメンバーを持てません"
-#: commands/user.c:2137 commands/user.c:2160
+#: commands/user.c:2135 commands/user.c:2158
#, c-format
msgid "permission denied to grant role \"%s\""
msgstr "ロール\"%s\"権限を付与する権限がありません"
-#: commands/user.c:2139
+#: commands/user.c:2137
#, c-format
msgid "Only roles with the %s attribute may grant roles with the %s attribute."
msgstr "%s属性を持つロールのみが%s属性を持つロールの権限を付与できます。"
-#: commands/user.c:2144 commands/user.c:2167
+#: commands/user.c:2142 commands/user.c:2165
#, c-format
msgid "permission denied to revoke role \"%s\""
msgstr "ロール\"%s\"の権限を剥奪する権限がありません"
-#: commands/user.c:2146
+#: commands/user.c:2144
#, c-format
msgid "Only roles with the %s attribute may revoke roles with the %s attribute."
msgstr "%s属性を持つロールのみが%s属性を持つロールの権限を剥奪できます。"
-#: commands/user.c:2162
+#: commands/user.c:2160
#, c-format
msgid "Only roles with the %s option on role \"%s\" may grant this role."
msgstr "ロール\"%2$s\"に対する%1$sオプションを持つロールのみがこのロール権限を付与できます。"
-#: commands/user.c:2169
+#: commands/user.c:2167
#, c-format
msgid "Only roles with the %s option on role \"%s\" may revoke this role."
msgstr "ロール\"%2$s\"に対する%1$sオプションを持つロールのみがこのロール権限を剥奪できます。"
-#: commands/user.c:2249 commands/user.c:2258
+#: commands/user.c:2247 commands/user.c:2256
#, c-format
msgid "permission denied to grant privileges as role \"%s\""
msgstr "ロール\"%s\"として権限を付与する権限がありません"
-#: commands/user.c:2251
+#: commands/user.c:2249
#, c-format
msgid "Only roles with privileges of role \"%s\" may grant privileges as this role."
msgstr "ロール\"%s\"の権限を持つロールのみがこのロールとして権限を付与できます。"
-#: commands/user.c:2260
+#: commands/user.c:2258
#, c-format
msgid "The grantor must have the %s option on role \"%s\"."
msgstr "付与者はロール\"%s\"に対する%sオプションを持つ必要があります。"
-#: commands/user.c:2268
+#: commands/user.c:2266
#, c-format
msgid "permission denied to revoke privileges granted by role \"%s\""
msgstr "ロール\"%s\"によって付与された権限を剥奪する権限がありません"
-#: commands/user.c:2270
+#: commands/user.c:2268
#, c-format
msgid "Only roles with privileges of role \"%s\" may revoke privileges granted by this role."
msgstr "ロール\"%s\"の権限を持つロールのみがこのロールが付与した権限を剥奪できます。"
-#: commands/user.c:2493 utils/adt/acl.c:1325
+#: commands/user.c:2491 utils/adt/acl.c:1324
#, c-format
msgid "dependent privileges exist"
msgstr "依存する権限が存在します"
-#: commands/user.c:2494 utils/adt/acl.c:1326
+#: commands/user.c:2492 utils/adt/acl.c:1325
#, c-format
msgid "Use CASCADE to revoke them too."
msgstr "これらも剥奪するにはCASCADEを使用してください"
-#: commands/vacuum.c:133
+#: commands/vacuum.c:134
#, c-format
-msgid "\"%s\" must be 0 or between %d kB and %d kB."
-msgstr "\"%s\"は0または%d kBと%d kBとの間でなければなりません。"
+msgid "\"vacuum_buffer_usage_limit\" must be 0 or between %d kB and %d kB"
+msgstr "\"vacuum_buffer_usage_limit\"は0または%d kBと%d kBの間でなければなりません"
#: commands/vacuum.c:209
#, c-format
@@ -12815,47 +12648,42 @@ msgstr "ONLY_DATABASE_STATSは他のVACUUMオプションと一緒に指定す
msgid "%s cannot be executed from VACUUM or ANALYZE"
msgstr "%sはVACUUMやANALYZEからは実行できません"
-#: commands/vacuum.c:727
+#: commands/vacuum.c:730
#, c-format
msgid "permission denied to vacuum \"%s\", skipping it"
msgstr "列%sのVACUUMを行う権限がありません、スキップします"
-#: commands/vacuum.c:740
+#: commands/vacuum.c:743
#, c-format
msgid "permission denied to analyze \"%s\", skipping it"
msgstr "列%sのANALYZEを行う権限がありません、スキップします"
-#: commands/vacuum.c:818 commands/vacuum.c:919
+#: commands/vacuum.c:821 commands/vacuum.c:918
#, c-format
msgid "skipping vacuum of \"%s\" --- lock not available"
msgstr "\"%s\"のVACUUM処理をスキップしています -- ロックを獲得できませんでした"
-#: commands/vacuum.c:823
+#: commands/vacuum.c:826
#, c-format
msgid "skipping vacuum of \"%s\" --- relation no longer exists"
msgstr "\"%s\"のVACUUM処理をスキップしています -- リレーションはすでに存在しません"
-#: commands/vacuum.c:839 commands/vacuum.c:924
+#: commands/vacuum.c:842 commands/vacuum.c:923
#, c-format
msgid "skipping analyze of \"%s\" --- lock not available"
msgstr "\"%s\"のANALYZEをスキップしています --- ロック獲得できませんでした"
-#: commands/vacuum.c:844
+#: commands/vacuum.c:847
#, c-format
msgid "skipping analyze of \"%s\" --- relation no longer exists"
msgstr "\"%s\"のANALYZEをスキップします --- リレーションはすでに存在しません"
-#: commands/vacuum.c:960
-#, c-format
-msgid "VACUUM ONLY of partitioned table \"%s\" has no effect"
-msgstr "パーティション親テーブル\"%s\"に対する VACUUM ONLY は効果がありません"
-
-#: commands/vacuum.c:1151
+#: commands/vacuum.c:1139
#, c-format
msgid "cutoff for removing and freezing tuples is far in the past"
msgstr "タプルの削除およびフリーズのカットオフ値が古すぎます"
-#: commands/vacuum.c:1152 commands/vacuum.c:1157
+#: commands/vacuum.c:1140 commands/vacuum.c:1145
#, c-format
msgid ""
"Close open transactions soon to avoid wraparound problems.\n"
@@ -12864,37 +12692,37 @@ msgstr ""
"周回問題を回避するためにすぐに実行中のトランザクションを終了してください。\n"
"古い準備済みトランザクションのコミットまたはロールバック、もしくは古いレプリケーションスロットの削除が必要な場合もあります。"
-#: commands/vacuum.c:1156
+#: commands/vacuum.c:1144
#, c-format
msgid "cutoff for freezing multixacts is far in the past"
msgstr "マルチトランザクションのフリーズのカットオフ値が古すぎます"
-#: commands/vacuum.c:1912
+#: commands/vacuum.c:1900
#, c-format
msgid "some databases have not been vacuumed in over 2 billion transactions"
msgstr "データベースの一部は20億トランザクション以上の間にVACUUMを実行されていませんでした"
-#: commands/vacuum.c:1913
+#: commands/vacuum.c:1901
#, c-format
msgid "You might have already suffered transaction-wraparound data loss."
msgstr "トランザクションの周回によるデータ損失が発生している可能性があります"
-#: commands/vacuum.c:2092
+#: commands/vacuum.c:2080
#, c-format
msgid "skipping \"%s\" --- cannot vacuum non-tables or special system tables"
msgstr "\"%s\"をスキップしています --- テーブルではないものや、特別なシステムテーブルに対してはVACUUMを実行できません"
-#: commands/vacuum.c:2523
+#: commands/vacuum.c:2512
#, c-format
msgid "scanned index \"%s\" to remove %lld row versions"
msgstr "インデックス\"%s\"をスキャンして%lldの行バージョンを削除しました"
-#: commands/vacuum.c:2542
+#: commands/vacuum.c:2531
#, c-format
msgid "index \"%s\" now contains %.0f row versions in %u pages"
msgstr "現在インデックス\"%s\"は%.0f行バージョンを%uページで含んでいます"
-#: commands/vacuum.c:2546
+#: commands/vacuum.c:2535
#, c-format
msgid ""
"%.0f index row versions were removed.\n"
@@ -12905,13 +12733,13 @@ msgstr ""
"%uインデックスページを新たに削除\n"
"%uページが現在削除中、うち%uページが再利用可能。"
-#: commands/vacuumparallel.c:709
+#: commands/vacuumparallel.c:707
#, c-format
msgid "launched %d parallel vacuum worker for index vacuuming (planned: %d)"
msgid_plural "launched %d parallel vacuum workers for index vacuuming (planned: %d)"
msgstr[0] "インデックスのVACUUMのために%d個の並列VACUUMワーカーを起動しました (計画値: %d)"
-#: commands/vacuumparallel.c:715
+#: commands/vacuumparallel.c:713
#, c-format
msgid "launched %d parallel vacuum worker for index cleanup (planned: %d)"
msgid_plural "launched %d parallel vacuum workers for index cleanup (planned: %d)"
@@ -12919,8 +12747,8 @@ msgstr[0] "インデックスのクリーンアップのために%d個の並列V
#: commands/variable.c:185
#, c-format
-msgid "Conflicting \"DateStyle\" specifications."
-msgstr "\"DateStyle\"指定が競合しています。"
+msgid "Conflicting \"datestyle\" specifications."
+msgstr "\"datestyle\"指定が競合しています。"
#: commands/variable.c:307
#, c-format
@@ -12932,12 +12760,12 @@ msgstr "タイムゾーンのインターバル指定では月は指定できま
msgid "Cannot specify days in time zone interval."
msgstr "タイムゾーンのインターバル指定では日は指定できません。"
-#: commands/variable.c:351 commands/variable.c:435
+#: commands/variable.c:351 commands/variable.c:433
#, c-format
msgid "time zone \"%s\" appears to use leap seconds"
msgstr "タイムゾーン\"%s\"はうるう秒を使用するようです"
-#: commands/variable.c:353 commands/variable.c:437
+#: commands/variable.c:353 commands/variable.c:435
#, c-format
msgid "PostgreSQL does not support leap seconds."
msgstr "PostgreSQLはうるう秒をサポートしていません。"
@@ -12947,102 +12775,107 @@ msgstr "PostgreSQLはうるう秒をサポートしていません。"
msgid "UTC timezone offset is out of range."
msgstr "UTCのタイムゾーンオフセットが範囲外です。"
-#: commands/variable.c:554
+#: commands/variable.c:552
#, c-format
msgid "cannot set transaction read-write mode inside a read-only transaction"
msgstr "読み取りのみのトランザクションでトランザクションモードを読み書きモードに設定することはできません"
-#: commands/variable.c:561
+#: commands/variable.c:559
#, c-format
msgid "transaction read-write mode must be set before any query"
msgstr "トランザクションの読み書きモードの設定は、問い合わせより前に行う必要があります"
-#: commands/variable.c:568
+#: commands/variable.c:566
#, c-format
msgid "cannot set transaction read-write mode during recovery"
msgstr "リカバリ中にはトランザクションを読み書きモードに設定できません"
-#: commands/variable.c:596
+#: commands/variable.c:592
#, c-format
msgid "SET TRANSACTION ISOLATION LEVEL must be called before any query"
msgstr "SET TRANSACTION ISOLATION LEVEL は問い合わせより前に実行する必要があります"
-#: commands/variable.c:603
+#: commands/variable.c:599
#, c-format
msgid "SET TRANSACTION ISOLATION LEVEL must not be called in a subtransaction"
msgstr "SET TRANSACTION ISOLATION LEVELをサブトランザクションで呼び出してはなりません"
-#: commands/variable.c:610 storage/lmgr/predicate.c:1685
+#: commands/variable.c:606 storage/lmgr/predicate.c:1685
#, c-format
msgid "cannot use serializable mode in a hot standby"
msgstr "ホットスタンバイ中はシリアライズモードを使用できません"
-#: commands/variable.c:611
+#: commands/variable.c:607
#, c-format
msgid "You can use REPEATABLE READ instead."
msgstr "代わりに REPEATABLE READ を使ってください"
-#: commands/variable.c:633
+#: commands/variable.c:625
#, c-format
msgid "SET TRANSACTION [NOT] DEFERRABLE cannot be called within a subtransaction"
msgstr "SET TRANSACTION [NOT] DEFERRABLE をサブトランザクション内部では呼び出せません"
-#: commands/variable.c:639
+#: commands/variable.c:631
#, c-format
msgid "SET TRANSACTION [NOT] DEFERRABLE must be called before any query"
msgstr "SET TRANSACTION [NOT] DEFERRABLE は問い合わせより前に実行する必要があります"
-#: commands/variable.c:715
-#, c-format
-msgid "Cannot change \"client_encoding\" during a parallel operation."
-msgstr "並列処理中は\"client_encoding\"を変更できません。"
-
-#: commands/variable.c:743
+#: commands/variable.c:713
#, c-format
msgid "Conversion between %s and %s is not supported."
msgstr "%sと%s 間の変換はサポートされていません。"
-#: commands/variable.c:750
+#: commands/variable.c:720
#, c-format
msgid "Cannot change \"client_encoding\" now."
msgstr "現在\"client_encoding\"を変更できません。"
-#: commands/variable.c:889
+#: commands/variable.c:781
+#, c-format
+msgid "cannot change \"client_encoding\" during a parallel operation"
+msgstr "並列処理中は\"client_encoding\"を変更できません"
+
+#: commands/variable.c:876
#, c-format
msgid "permission will be denied to set session authorization \"%s\""
msgstr "セッション認証を\"%s\"に設定する権限は拒否されます"
-#: commands/variable.c:894
+#: commands/variable.c:881
#, c-format
msgid "permission denied to set session authorization \"%s\""
msgstr "セッション認証を\"%s\"に設定する権限は拒否されました"
-#: commands/variable.c:1003
+#: commands/variable.c:991
#, c-format
msgid "permission will be denied to set role \"%s\""
msgstr "ロール\"%s\"を設定する権限がありません"
-#: commands/variable.c:1008
+#: commands/variable.c:996
#, c-format
msgid "permission denied to set role \"%s\""
msgstr "ロール\"%s\"を設定する権限がありません"
-#: commands/variable.c:1212
+#: commands/variable.c:1200
#, c-format
msgid "Bonjour is not supported by this build"
msgstr "このビルドでは bonjour はサポートされていません"
-#: commands/variable.c:1240 commands/variable.c:1254
+#: commands/variable.c:1228
+#, c-format
+msgid "\"effective_io_concurrency\" must be set to 0 on platforms that lack posix_fadvise()."
+msgstr "posix_fadvise() をもたないプラットフォームではeffective_io_concurrencyは0に設定する必要があります。"
+
+#: commands/variable.c:1241
#, c-format
-msgid "\"%s\" must be set to 0 on platforms that lack support for issuing read-ahead advice."
-msgstr "先読み指示の発行をサポートしていないプラットフォームでは\"%s\"を0に設定する必要があります。"
+msgid "\"maintenance_io_concurrency\" must be set to 0 on platforms that lack posix_fadvise()."
+msgstr "posix_fadvise() をもたないプラットフォームではmaintenance_io_concurrencyは0に設定する必要があります。"
-#: commands/variable.c:1268
+#: commands/variable.c:1254
#, c-format
msgid "SSL is not supported by this build"
msgstr "このインストレーションではSSLはサポートされていません"
-#: commands/view.c:78
+#: commands/view.c:79
#, c-format
msgid "could not determine which collation to use for view column \"%s\""
msgstr "ビューの列\"%s\"で使用する照合順序を特定できませんでした"
@@ -13127,411 +12960,406 @@ msgstr "カーソル\"%s\"は行上に位置していません"
msgid "cursor \"%s\" is not a simply updatable scan of table \"%s\""
msgstr "カーソル\"%s\"はテーブル\"%s\"を単純な更新可能スキャンではありません"
-#: executor/execCurrent.c:280 executor/execExprInterp.c:3008
+#: executor/execCurrent.c:280 executor/execExprInterp.c:2555
#, c-format
msgid "type of parameter %d (%s) does not match that when preparing the plan (%s)"
msgstr "パラメータの型%d(%s)が実行計画(%s)を準備する時点と一致しません"
-#: executor/execCurrent.c:292 executor/execExprInterp.c:3020
+#: executor/execCurrent.c:292 executor/execExprInterp.c:2567
#, c-format
msgid "no value found for parameter %d"
msgstr "パラメータ%dの値がありません"
-#: executor/execExpr.c:667 executor/execExpr.c:674 executor/execExpr.c:680 executor/execExprInterp.c:5355 executor/execExprInterp.c:5372 executor/execExprInterp.c:5471 executor/nodeModifyTable.c:210 executor/nodeModifyTable.c:221 executor/nodeModifyTable.c:238 executor/nodeModifyTable.c:246
+#: executor/execExpr.c:642 executor/execExpr.c:649 executor/execExpr.c:655 executor/execExprInterp.c:4852 executor/execExprInterp.c:4869 executor/execExprInterp.c:4968 executor/nodeModifyTable.c:203 executor/nodeModifyTable.c:214 executor/nodeModifyTable.c:231 executor/nodeModifyTable.c:239
#, c-format
msgid "table row type and query-specified row type do not match"
msgstr "テーブルの行型と問い合わせで指定した行型が一致しません"
-#: executor/execExpr.c:668 executor/nodeModifyTable.c:211
+#: executor/execExpr.c:643 executor/nodeModifyTable.c:204
#, c-format
msgid "Query has too many columns."
msgstr "問い合わせの列が多すぎます"
-#: executor/execExpr.c:675 executor/nodeModifyTable.c:239
+#: executor/execExpr.c:650 executor/nodeModifyTable.c:232
#, c-format
msgid "Query provides a value for a dropped column at ordinal position %d."
msgstr "問い合わせで %d 番目に削除される列の値を指定しています。"
-#: executor/execExpr.c:681 executor/execExprInterp.c:5373 executor/nodeModifyTable.c:222
+#: executor/execExpr.c:656 executor/execExprInterp.c:4870 executor/nodeModifyTable.c:215
#, c-format
msgid "Table has type %s at ordinal position %d, but query expects %s."
msgstr "テーブルでは %2$d 番目の型は %1$s ですが、問い合わせでは %3$s を想定しています。"
-#: executor/execExpr.c:1157 parser/parse_agg.c:843
+#: executor/execExpr.c:1104 parser/parse_agg.c:838
#, c-format
msgid "window function calls cannot be nested"
msgstr "ウィンドウ関数の呼び出しを入れ子にすることはできません"
-#: executor/execExpr.c:1689
+#: executor/execExpr.c:1649
#, c-format
msgid "target type is not an array"
msgstr "対象型は配列ではありません"
-#: executor/execExpr.c:2033
+#: executor/execExpr.c:1989
#, c-format
msgid "ROW() column has type %s instead of type %s"
msgstr "ROW()列の型が%2$sではなく%1$sです"
-#: executor/execExpr.c:2729 executor/execSRF.c:718 parser/parse_func.c:138 parser/parse_func.c:655 parser/parse_func.c:1033
+#: executor/execExpr.c:2653 executor/execSRF.c:718 parser/parse_func.c:138 parser/parse_func.c:655 parser/parse_func.c:1033
#, 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を超える引数を渡せません"
-#: executor/execExpr.c:2756 executor/execSRF.c:738 executor/functions.c:1068 utils/adt/jsonfuncs.c:4055 utils/fmgr/funcapi.c:89 utils/fmgr/funcapi.c:143
+#: executor/execExpr.c:2680 executor/execSRF.c:738 executor/functions.c:1068 utils/adt/jsonfuncs.c:4054 utils/fmgr/funcapi.c:89 utils/fmgr/funcapi.c:143
#, c-format
msgid "set-valued function called in context that cannot accept a set"
msgstr "このコンテキストで集合値の関数は集合を受け付けられません"
-#: executor/execExpr.c:3254 parser/parse_node.c:272 parser/parse_node.c:322
+#: executor/execExpr.c:3086 parser/parse_node.c:272 parser/parse_node.c:322
#, c-format
msgid "cannot subscript type %s because it does not support subscripting"
msgstr "添字をサポートしないため、型%sには添字をつけられません"
-#: executor/execExpr.c:3382 executor/execExpr.c:3404
+#: executor/execExpr.c:3214 executor/execExpr.c:3236
#, c-format
msgid "type %s does not support subscripted assignment"
msgstr "型%sは添字を使った代入をサポートしません"
-#: executor/execExprInterp.c:2330
+#: executor/execExprInterp.c:2019
#, c-format
msgid "attribute %d of type %s has been dropped"
msgstr "%2$s型の属性%1$dが削除されています"
-#: executor/execExprInterp.c:2336
+#: executor/execExprInterp.c:2025
#, c-format
msgid "attribute %d of type %s has wrong type"
msgstr "型%2$sの属性%1$dの型が間違っています"
-#: executor/execExprInterp.c:2338 executor/execExprInterp.c:3697 executor/execExprInterp.c:3743
+#: executor/execExprInterp.c:2027 executor/execExprInterp.c:3226 executor/execExprInterp.c:3272
#, c-format
msgid "Table has type %s, but query expects %s."
msgstr "テーブルの型は%sですが、問い合わせでは%sを想定しています。"
-#: executor/execExprInterp.c:2418 utils/adt/expandedrecord.c:99 utils/adt/expandedrecord.c:231 utils/cache/typcache.c:1839 utils/cache/typcache.c:1998 utils/cache/typcache.c:2145 utils/fmgr/funcapi.c:569
+#: executor/execExprInterp.c:2107 utils/adt/expandedrecord.c:99 utils/adt/expandedrecord.c:231 utils/cache/typcache.c:1752 utils/cache/typcache.c:1911 utils/cache/typcache.c:2058 utils/fmgr/funcapi.c:569
#, c-format
msgid "type %s is not composite"
msgstr "型%sは複合型ではありません"
-#: executor/execExprInterp.c:3181
+#: executor/execExprInterp.c:2710
#, c-format
msgid "WHERE CURRENT OF is not supported for this table type"
msgstr "このタイプのテーブルではWHERE CURRENT OFをサポートしません"
-#: executor/execExprInterp.c:3394
+#: executor/execExprInterp.c:2923
#, c-format
msgid "cannot merge incompatible arrays"
msgstr "互換性がない配列をマージできません"
-#: executor/execExprInterp.c:3395
+#: executor/execExprInterp.c:2924
#, c-format
msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
msgstr "要素型%sの配列を要素型%sのARRAY式に含められません"
-#: executor/execExprInterp.c:3416 utils/adt/arrayfuncs.c:1305 utils/adt/arrayfuncs.c:3515 utils/adt/arrayfuncs.c:5605 utils/adt/arrayfuncs.c:6122 utils/adt/arraysubs.c:150 utils/adt/arraysubs.c:488
+#: executor/execExprInterp.c:2945 utils/adt/arrayfuncs.c:1305 utils/adt/arrayfuncs.c:3503 utils/adt/arrayfuncs.c:5593 utils/adt/arrayfuncs.c:6112 utils/adt/arraysubs.c:150 utils/adt/arraysubs.c:488
#, c-format
msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
msgstr "配列の次数(%d)が上限(%d)を超えています"
-#: executor/execExprInterp.c:3436 executor/execExprInterp.c:3471
+#: executor/execExprInterp.c:2965 executor/execExprInterp.c:3000
#, c-format
msgid "multidimensional arrays must have array expressions with matching dimensions"
msgstr "多次元配列の配列式の次数があっていなければなりません"
-#: executor/execExprInterp.c:3448 utils/adt/array_expanded.c:274 utils/adt/arrayfuncs.c:335 utils/adt/arrayfuncs.c:494 utils/adt/arrayfuncs.c:727 utils/adt/arrayfuncs.c:1533 utils/adt/arrayfuncs.c:2341 utils/adt/arrayfuncs.c:2356 utils/adt/arrayfuncs.c:2618 utils/adt/arrayfuncs.c:2634 utils/adt/arrayfuncs.c:2895 utils/adt/arrayfuncs.c:2949 utils/adt/arrayfuncs.c:2964 utils/adt/arrayfuncs.c:3305 utils/adt/arrayfuncs.c:3545 utils/adt/arrayfuncs.c:5377
-#: utils/adt/arrayfuncs.c:6214 utils/adt/arrayfuncs.c:6558 utils/adt/arrayutils.c:83 utils/adt/arrayutils.c:92 utils/adt/arrayutils.c:99
+#: executor/execExprInterp.c:2977 utils/adt/array_expanded.c:274 utils/adt/arrayfuncs.c:335 utils/adt/arrayfuncs.c:494 utils/adt/arrayfuncs.c:727 utils/adt/arrayfuncs.c:1533 utils/adt/arrayfuncs.c:2341 utils/adt/arrayfuncs.c:2356 utils/adt/arrayfuncs.c:2618 utils/adt/arrayfuncs.c:2634 utils/adt/arrayfuncs.c:2895 utils/adt/arrayfuncs.c:2949 utils/adt/arrayfuncs.c:2964 utils/adt/arrayfuncs.c:3305 utils/adt/arrayfuncs.c:3533 utils/adt/arrayfuncs.c:5365
+#: utils/adt/arrayfuncs.c:6204 utils/adt/arrayfuncs.c:6548 utils/adt/arrayutils.c:83 utils/adt/arrayutils.c:92 utils/adt/arrayutils.c:99
#, c-format
msgid "array size exceeds the maximum allowed (%d)"
msgstr "配列の次数が上限(%d)を超えています"
-#: executor/execExprInterp.c:3696 executor/execExprInterp.c:3742
+#: executor/execExprInterp.c:3225 executor/execExprInterp.c:3271
#, c-format
msgid "attribute %d has wrong type"
msgstr "属性%dの型が間違っています"
-#: executor/execExprInterp.c:4328 utils/adt/domains.c:158
+#: executor/execExprInterp.c:3857 utils/adt/domains.c:158
#, c-format
msgid "domain %s does not allow null values"
msgstr "ドメイン%sはnull値を許しません"
-#: executor/execExprInterp.c:4343 utils/adt/domains.c:196
+#: executor/execExprInterp.c:3872 utils/adt/domains.c:196
#, c-format
msgid "value for domain %s violates check constraint \"%s\""
msgstr "ドメイン%sの値が検査制約\"%s\"に違反しています"
-#: executor/execExprInterp.c:4918
+#: executor/execExprInterp.c:4447
#, c-format
msgid "no SQL/JSON item found for specified path of column \"%s\""
msgstr "列\"%s\"の指定されたパスに対応するSQL/JSON項目が見つかりません"
-#: executor/execExprInterp.c:4923
+#: executor/execExprInterp.c:4452
#, c-format
msgid "no SQL/JSON item found for specified path"
msgstr "指定されたパスに対応するSQL/JSON項目が見つかりません"
#. translator: first %s is a SQL/JSON clause (e.g. ON ERROR)
-#: executor/execExprInterp.c:5123 executor/execExprInterp.c:5131
+#: executor/execExprInterp.c:4652 executor/execExprInterp.c:4660
#, c-format
msgid "could not coerce %s expression (%s) to the RETURNING type"
msgstr "%s式(%s)をRETURNING型に強制変換できませんでした"
-#: executor/execExprInterp.c:5356
+#: executor/execExprInterp.c:4853
#, 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を想定しています。"
-#: executor/execExprInterp.c:5472 executor/execSRF.c:977
+#: executor/execExprInterp.c:4969 executor/execSRF.c:977
#, c-format
msgid "Physical storage mismatch on dropped attribute at ordinal position %d."
msgstr "序数位置%dの削除された属性における物理格納形式が一致しません。"
-#: executor/execIndexing.c:602
+#: executor/execIndexing.c:593
#, c-format
msgid "ON CONFLICT does not support deferrable unique constraints/exclusion constraints as arbiters"
msgstr "ON CONFLICT は遅延可なユニーク制約/排除制約の調停主体としての指定をサポートしません"
-#: executor/execIndexing.c:905
+#: executor/execIndexing.c:870
#, c-format
msgid "could not create exclusion constraint \"%s\""
msgstr "排除制約\"%s\"を作成できませんでした"
-#: executor/execIndexing.c:908
+#: executor/execIndexing.c:873
#, c-format
msgid "Key %s conflicts with key %s."
msgstr "キー %s がキー %s と競合しています"
-#: executor/execIndexing.c:910
+#: executor/execIndexing.c:875
#, c-format
msgid "Key conflicts exist."
msgstr "キーの競合が存在します"
-#: executor/execIndexing.c:916
+#: executor/execIndexing.c:881
#, c-format
msgid "conflicting key value violates exclusion constraint \"%s\""
msgstr "重複キーの値が排除制約\"%s\"に違反しています"
-#: executor/execIndexing.c:919
+#: executor/execIndexing.c:884
#, c-format
msgid "Key %s conflicts with existing key %s."
msgstr "キー %s が既存のキー %s と競合しています"
-#: executor/execIndexing.c:921
+#: executor/execIndexing.c:886
#, c-format
msgid "Key conflicts with existing key."
msgstr "キーが既存のキーと衝突しています"
-#: executor/execIndexing.c:1166
-#, c-format
-msgid "empty WITHOUT OVERLAPS value found in column \"%s\" in relation \"%s\""
-msgstr "リレーション\"%2$s\"の列\"%1$s\"に空のWITHOUT OVERLAPS値が見つかりました"
-
-#: executor/execMain.c:1058
+#: executor/execMain.c:1039
#, c-format
msgid "cannot change sequence \"%s\""
msgstr "シーケンス\"%s\"を変更できません"
-#: executor/execMain.c:1064
+#: executor/execMain.c:1045
#, c-format
msgid "cannot change TOAST relation \"%s\""
msgstr "TOASTリレーション\"%s\"を変更できません"
-#: executor/execMain.c:1083
+#: executor/execMain.c:1064
#, c-format
msgid "cannot change materialized view \"%s\""
msgstr "実体化ビュー\"%s\"を変更できません"
-#: executor/execMain.c:1095
+#: executor/execMain.c:1076
#, c-format
msgid "cannot insert into foreign table \"%s\""
msgstr "外部テーブル\"%s\"への挿入ができません"
-#: executor/execMain.c:1101
+#: executor/execMain.c:1082
#, c-format
msgid "foreign table \"%s\" does not allow inserts"
msgstr "外部テーブル\"%s\"は挿入を許しません"
-#: executor/execMain.c:1108
+#: executor/execMain.c:1089
#, c-format
msgid "cannot update foreign table \"%s\""
msgstr "外部テーブル \"%s\"の更新ができません"
-#: executor/execMain.c:1114
+#: executor/execMain.c:1095
#, c-format
msgid "foreign table \"%s\" does not allow updates"
msgstr "外部テーブル\"%s\"は更新を許しません"
-#: executor/execMain.c:1121
+#: executor/execMain.c:1102
#, c-format
msgid "cannot delete from foreign table \"%s\""
msgstr "外部テーブル\"%s\"からの削除ができません"
-#: executor/execMain.c:1127
+#: executor/execMain.c:1108
#, c-format
msgid "foreign table \"%s\" does not allow deletes"
msgstr "外部テーブル\"%s\"は削除を許しません"
-#: executor/execMain.c:1138
+#: executor/execMain.c:1119
#, c-format
msgid "cannot change relation \"%s\""
msgstr "リレーション\"%s\"を変更できません"
-#: executor/execMain.c:1165
+#: executor/execMain.c:1146
#, c-format
msgid "cannot lock rows in sequence \"%s\""
msgstr "シーケンス\"%s\"では行のロックはできません"
-#: executor/execMain.c:1172
+#: executor/execMain.c:1153
#, c-format
msgid "cannot lock rows in TOAST relation \"%s\""
msgstr "TOAST リレーション\"%s\"では行のロックはできません"
-#: executor/execMain.c:1179
+#: executor/execMain.c:1160
#, c-format
msgid "cannot lock rows in view \"%s\""
msgstr "ビュー\"%s\"では行のロックはできません"
-#: executor/execMain.c:1187
+#: executor/execMain.c:1168
#, c-format
msgid "cannot lock rows in materialized view \"%s\""
msgstr "実体化ビュー\"%s\"では行のロックはできません"
-#: executor/execMain.c:1196 executor/execMain.c:2711 executor/nodeLockRows.c:135
+#: executor/execMain.c:1177 executor/execMain.c:2689 executor/nodeLockRows.c:135
#, c-format
msgid "cannot lock rows in foreign table \"%s\""
msgstr "外部テーブル\"%s\"では行のロックはできません"
-#: executor/execMain.c:1202
+#: executor/execMain.c:1183
#, c-format
msgid "cannot lock rows in relation \"%s\""
msgstr "リレーション\"%s\"では行のロックはできません"
-#: executor/execMain.c:1925
+#: executor/execMain.c:1901
#, c-format
msgid "new row for relation \"%s\" violates partition constraint"
msgstr "リレーション\"%s\"の新しい行はパーティション制約に違反しています"
-#: executor/execMain.c:1927 executor/execMain.c:2011 executor/execMain.c:2062 executor/execMain.c:2172
+#: executor/execMain.c:1903 executor/execMain.c:1987 executor/execMain.c:2038 executor/execMain.c:2148
#, c-format
msgid "Failing row contains %s."
msgstr "失敗した行は%sを含みます"
-#: executor/execMain.c:2008
+#: executor/execMain.c:1984
#, c-format
msgid "null value in column \"%s\" of relation \"%s\" violates not-null constraint"
msgstr "リレーション\"%2$s\"の列\"%1$s\"のNULL値が非NULL制約に違反しています"
-#: executor/execMain.c:2060
+#: executor/execMain.c:2036
#, c-format
msgid "new row for relation \"%s\" violates check constraint \"%s\""
msgstr "リレーション\"%s\"の新しい行は検査制約\"%s\"に違反しています"
-#: executor/execMain.c:2170
+#: executor/execMain.c:2146
#, c-format
msgid "new row violates check option for view \"%s\""
msgstr "新しい行はビュー\"%s\"のチェックオプションに違反しています"
-#: executor/execMain.c:2180
+#: executor/execMain.c:2156
#, c-format
msgid "new row violates row-level security policy \"%s\" for table \"%s\""
msgstr "新しい行はテーブル\"%2$s\"行レベルセキュリティポリシ\"%1$s\"に違反しています"
-#: executor/execMain.c:2185
+#: executor/execMain.c:2161
#, c-format
msgid "new row violates row-level security policy for table \"%s\""
msgstr "新しい行はテーブル\"%s\"の行レベルセキュリティポリシに違反しています"
-#: executor/execMain.c:2193
+#: executor/execMain.c:2169
#, c-format
msgid "target row violates row-level security policy \"%s\" (USING expression) for table \"%s\""
msgstr "ターゲットの行はテーブル\"%s\"の行レベルセキュリティポリシ\"%s\"(USING式)に違反しています"
-#: executor/execMain.c:2198
+#: executor/execMain.c:2174
#, c-format
msgid "target row violates row-level security policy (USING expression) for table \"%s\""
msgstr "ターゲットの行はテーブル\"%s\"の行レベルセキュリティポリシ(USING式)に違反しています"
-#: executor/execMain.c:2205
+#: executor/execMain.c:2181
#, c-format
msgid "new row violates row-level security policy \"%s\" (USING expression) for table \"%s\""
msgstr "新しい行はテーブル\"%1$s\"の行レベルセキュリティポリシ\"%2$s\"(USING式)に違反しています"
-#: executor/execMain.c:2210
+#: executor/execMain.c:2186
#, c-format
msgid "new row violates row-level security policy (USING expression) for table \"%s\""
msgstr "新しい行はテーブル\"%s\"の行レベルセキュリティポリシ(USING式)に違反しています"
-#: executor/execPartition.c:328
+#: executor/execPartition.c:327
#, c-format
msgid "no partition of relation \"%s\" found for row"
msgstr "行に対応するパーティションがリレーション\"%s\"に見つかりません"
-#: executor/execPartition.c:331
+#: executor/execPartition.c:330
#, c-format
msgid "Partition key of the failing row contains %s."
msgstr "失敗した行のパーティションキーは%sを含みます。"
-#: executor/execReplication.c:147
+#: executor/execReplication.c:272 executor/execReplication.c:456
#, c-format
msgid "tuple to be locked was already moved to another partition due to concurrent update, retrying"
msgstr "ロック対象のタプルは同時に行われた更新によって他の子テーブルに移動されています、再試行しています"
-#: executor/execReplication.c:151
+#: executor/execReplication.c:276 executor/execReplication.c:460
#, c-format
msgid "concurrent update, retrying"
msgstr "同時更新がありました、リトライします"
-#: executor/execReplication.c:158
+#: executor/execReplication.c:282 executor/execReplication.c:466
#, c-format
msgid "concurrent delete, retrying"
msgstr "並行する削除がありました、リトライします"
-#: executor/execReplication.c:771 executor/execReplication.c:777 executor/execReplication.c:783
+#: executor/execReplication.c:352 parser/parse_cte.c:302 parser/parse_oper.c:221 utils/adt/array_userfuncs.c:1334 utils/adt/array_userfuncs.c:1477 utils/adt/arrayfuncs.c:3852 utils/adt/arrayfuncs.c:4407 utils/adt/arrayfuncs.c:6428 utils/adt/rowtypes.c:1220
+#, c-format
+msgid "could not identify an equality operator for type %s"
+msgstr "型%sの等価演算子を特定できませんでした"
+
+#: executor/execReplication.c:687 executor/execReplication.c:693
#, c-format
msgid "cannot update table \"%s\""
msgstr "テーブル\"%s\"の更新ができません"
-#: executor/execReplication.c:773 executor/execReplication.c:791
+#: executor/execReplication.c:689 executor/execReplication.c:701
#, c-format
msgid "Column used in the publication WHERE expression is not part of the replica identity."
msgstr "このパブリケーションのWHERE式で使用されている列は識別列の一部ではありません。"
-#: executor/execReplication.c:779 executor/execReplication.c:797
+#: executor/execReplication.c:695 executor/execReplication.c:707
#, c-format
msgid "Column list used by the publication does not cover the replica identity."
msgstr "このパブリケーションで使用されてる列リストは識別列を包含していません。"
-#: executor/execReplication.c:785 executor/execReplication.c:803
-#, c-format
-msgid "Replica identity must not contain unpublished generated columns."
-msgstr "複製識別がパブリッシュされていない生成列を含んでいてはなりません。"
-
-#: executor/execReplication.c:789 executor/execReplication.c:795 executor/execReplication.c:801
+#: executor/execReplication.c:699 executor/execReplication.c:705
#, c-format
msgid "cannot delete from table \"%s\""
msgstr "テーブル\"%s\"からの削除ができません"
-#: executor/execReplication.c:821
+#: executor/execReplication.c:725
#, c-format
msgid "cannot update table \"%s\" because it does not have a replica identity and publishes updates"
msgstr "テーブル\"%s\"は複製識別を持たずかつ更新をパブリッシュしているため、更新できません"
-#: executor/execReplication.c:823
+#: executor/execReplication.c:727
#, c-format
msgid "To enable updating the table, set REPLICA IDENTITY using ALTER TABLE."
msgstr "テーブルの更新を可能にするには ALTER TABLE で REPLICA IDENTITY を設定してください。"
-#: executor/execReplication.c:827
+#: executor/execReplication.c:731
#, c-format
msgid "cannot delete from table \"%s\" because it does not have a replica identity and publishes deletes"
msgstr "テーブル\"%s\"は複製識別がなくかつ削除をパブリッシュしているため、このテーブルでは行の削除ができません"
-#: executor/execReplication.c:829
+#: executor/execReplication.c:733
#, c-format
msgid "To enable deleting from the table, set REPLICA IDENTITY using ALTER TABLE."
msgstr "このテーブルでの行削除を可能にするには ALTER TABLE で REPLICA IDENTITY を設定してください。"
-#: executor/execReplication.c:845
+#: executor/execReplication.c:749
#, c-format
msgid "cannot use relation \"%s.%s\" as logical replication target"
msgstr "リレーション\"%s.%s\"は論理レプリケーション先としては使用できません"
@@ -13592,12 +13420,12 @@ msgstr "このタイプのタプルのトランザクション情報は持たな
msgid "don't have a storage tuple in this context"
msgstr "この文脈ではストレージタプルを保持しないでください"
-#: executor/execUtils.c:759
+#: executor/execUtils.c:713
#, c-format
msgid "materialized view \"%s\" has not been populated"
msgstr "実体化ビュー\"%s\"にはデータが格納されていません"
-#: executor/execUtils.c:761
+#: executor/execUtils.c:715
#, c-format
msgid "Use the REFRESH MATERIALIZED VIEW command."
msgstr "REFRESH MATERIALIZED VIEWコマンドを使用してください。"
@@ -13679,12 +13507,12 @@ msgstr "最後のステートメントが返す列が少なすぎます。"
msgid "return type %s is not supported for SQL functions"
msgstr "戻り値型%sはSQL関数でサポートされていません"
-#: executor/nodeAgg.c:3936 executor/nodeWindowAgg.c:3041
+#: executor/nodeAgg.c:3936 executor/nodeWindowAgg.c:2975
#, c-format
msgid "aggregate %u needs to have compatible input type and transition type"
msgstr "集約%uは入力データ型と遷移用の型間で互換性が必要です"
-#: executor/nodeAgg.c:3959 parser/parse_agg.c:685 parser/parse_agg.c:713
+#: executor/nodeAgg.c:3966 parser/parse_agg.c:680 parser/parse_agg.c:708
#, c-format
msgid "aggregate function calls cannot be nested"
msgstr "集約関数の呼び出しを入れ子にすることはできません"
@@ -13694,7 +13522,7 @@ msgstr "集約関数の呼び出しを入れ子にすることはできません
msgid "custom scan \"%s\" does not support MarkPos"
msgstr "カスタムスキャン\"%s\"はMarkPosをサポートしていません"
-#: executor/nodeHashjoin.c:1230 executor/nodeHashjoin.c:1260
+#: executor/nodeHashjoin.c:1131 executor/nodeHashjoin.c:1161
#, c-format
msgid "could not rewind hash-join temporary file"
msgstr "ハッシュ結合用一時ファイルを巻き戻せませんでした"
@@ -13714,73 +13542,73 @@ msgstr "OFFSET は負数であってはなりません"
msgid "LIMIT must not be negative"
msgstr "LIMIT は負数であってはなりません"
-#: executor/nodeMergejoin.c:1574
+#: executor/nodeMergejoin.c:1579
#, c-format
msgid "RIGHT JOIN is only supported with merge-joinable join conditions"
msgstr "RIGHT JOINはマージ結合可能な結合条件でのみサポートされています"
-#: executor/nodeMergejoin.c:1592
+#: executor/nodeMergejoin.c:1597
#, c-format
msgid "FULL JOIN is only supported with merge-joinable join conditions"
msgstr "FULL JOINはマージ結合可能な結合条件でのみサポートされています"
-#: executor/nodeModifyTable.c:247
+#: executor/nodeModifyTable.c:240
#, c-format
msgid "Query has too few columns."
msgstr "問い合わせの列が少なすぎます。"
-#: executor/nodeModifyTable.c:1647 executor/nodeModifyTable.c:1721
+#: executor/nodeModifyTable.c:1540 executor/nodeModifyTable.c:1614
#, c-format
msgid "tuple to be deleted was already modified by an operation triggered by the current command"
msgstr "削除対象のタプルはすでに現在のコマンドによって引き起こされた操作によって変更されています"
-#: executor/nodeModifyTable.c:1920
+#: executor/nodeModifyTable.c:1769
#, c-format
msgid "invalid ON UPDATE specification"
msgstr "不正な ON UPDATE 指定です"
-#: executor/nodeModifyTable.c:1921
+#: executor/nodeModifyTable.c:1770
#, c-format
msgid "The result tuple would appear in a different partition than the original tuple."
msgstr "結果タプルをもとのパーティションではなく異なるパーティションに追加しようとしました。"
-#: executor/nodeModifyTable.c:2377
+#: executor/nodeModifyTable.c:2226
#, c-format
msgid "cannot move tuple across partitions when a non-root ancestor of the source partition is directly referenced in a foreign key"
msgstr "ソースパーティションのルート以外の上位パーティションが外部キーで直接参照されている場合はパーティション間でタプルを移動させることができません"
-#: executor/nodeModifyTable.c:2378
+#: executor/nodeModifyTable.c:2227
#, c-format
msgid "A foreign key points to ancestor \"%s\" but not the root ancestor \"%s\"."
msgstr "外部キーがパーティションルートテーブル\"%2$s\"ではなくパーティション親テーブル\"%1$s\"を指しています。"
-#: executor/nodeModifyTable.c:2381
+#: executor/nodeModifyTable.c:2230
#, c-format
msgid "Consider defining the foreign key on table \"%s\"."
msgstr "テーブル\"%s\"上に外部キー制約を定義することを検討してください。"
#. translator: %s is a SQL command name
-#: executor/nodeModifyTable.c:2748 executor/nodeModifyTable.c:3297 executor/nodeModifyTable.c:3467
+#: executor/nodeModifyTable.c:2596 executor/nodeModifyTable.c:3138 executor/nodeModifyTable.c:3308
#, c-format
msgid "%s command cannot affect row a second time"
msgstr "%sコマンドは単一の行に2度は適用できません"
-#: executor/nodeModifyTable.c:2750
+#: executor/nodeModifyTable.c:2598
#, c-format
msgid "Ensure that no rows proposed for insertion within the same command have duplicate constrained values."
msgstr "同じコマンドでの挿入候補の行が同じ制約値を持つことがないようにしてください"
-#: executor/nodeModifyTable.c:3290 executor/nodeModifyTable.c:3460
+#: executor/nodeModifyTable.c:3131 executor/nodeModifyTable.c:3301
#, c-format
msgid "tuple to be updated or deleted was already modified by an operation triggered by the current command"
msgstr "更新または削除対象のタプルは、現在のコマンドによって発火した操作トリガーによってすでに更新されています"
-#: executor/nodeModifyTable.c:3299 executor/nodeModifyTable.c:3469
+#: executor/nodeModifyTable.c:3140 executor/nodeModifyTable.c:3310
#, c-format
msgid "Ensure that not more than one source row matches any one target row."
msgstr "ソース行が2行以上ターゲット行に合致しないようにしてください。"
-#: executor/nodeModifyTable.c:3368
+#: executor/nodeModifyTable.c:3209
#, c-format
msgid "tuple to be merged was already moved to another partition due to concurrent update"
msgstr "マージ対象のタプルは同時に行われた更新によってすでに他の子テーブルに移動されています"
@@ -13795,7 +13623,7 @@ msgstr "TABLESAMPLEパラメータにnullは指定できません"
msgid "TABLESAMPLE REPEATABLE parameter cannot be null"
msgstr "TABLESAMPLE REPEATABLE パラメータにnullは指定できません"
-#: executor/nodeSubplan.c:317 executor/nodeSubplan.c:343 executor/nodeSubplan.c:397 executor/nodeSubplan.c:1182
+#: executor/nodeSubplan.c:325 executor/nodeSubplan.c:351 executor/nodeSubplan.c:405 executor/nodeSubplan.c:1174
#, c-format
msgid "more than one row returned by a subquery used as an expression"
msgstr "式として使用された副問い合わせが2行以上の行を返しました"
@@ -13830,27 +13658,27 @@ msgstr "列\"%s\"でnullは許可されません"
msgid "moving-aggregate transition function must not return null"
msgstr "移動集約の推移関数はnullを返却してはなりません"
-#: executor/nodeWindowAgg.c:2106
+#: executor/nodeWindowAgg.c:2083
#, c-format
msgid "frame starting offset must not be null"
msgstr "フレームの開始オフセットは NULL であってはなりません"
-#: executor/nodeWindowAgg.c:2120
+#: executor/nodeWindowAgg.c:2096
#, c-format
msgid "frame starting offset must not be negative"
msgstr "フレームの開始オフセットは負数であってはなりません"
-#: executor/nodeWindowAgg.c:2133
+#: executor/nodeWindowAgg.c:2108
#, c-format
msgid "frame ending offset must not be null"
msgstr "フレームの終了オフセットは NULL であってはなりません"
-#: executor/nodeWindowAgg.c:2147
+#: executor/nodeWindowAgg.c:2121
#, c-format
msgid "frame ending offset must not be negative"
msgstr "フレームの終了オフセットは負数であってはなりません"
-#: executor/nodeWindowAgg.c:2957
+#: executor/nodeWindowAgg.c:2891
#, c-format
msgid "aggregate function %s does not support use as a window function"
msgstr "集約関数 %s はウィンドウ関数としての使用をサポートしていません"
@@ -13901,7 +13729,7 @@ msgstr "カーソルで%s問い合わせを開くことができません"
msgid "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE is not supported"
msgstr "DECLARE SCROLL CURSOR ... FOR UPDATE/SHAREはサポートされていません"
-#: executor/spi.c:1719 parser/analyze.c:3122
+#: executor/spi.c:1719 parser/analyze.c:2928
#, c-format
msgid "Scrollable cursors must be READ ONLY."
msgstr "スクロール可能カーソルは読み取り専用である必要があります。"
@@ -13919,8 +13747,8 @@ msgstr "%s問い合わせがタプルを返しません"
#: executor/spi.c:2987
#, c-format
-msgid "PL/pgSQL expression \"%s\""
-msgstr "PL/pgSQL式 \"%s\""
+msgid "SQL expression \"%s\""
+msgstr "SQL関数\"%s\""
#: executor/spi.c:2992
#, c-format
@@ -13942,7 +13770,7 @@ msgstr "共有メモリキューにタプルを送出できませんでした"
msgid "user mapping not found for user \"%s\", server \"%s\""
msgstr "ユーザー\"%s\"、サーバー\"%s\"に対するユーザーマッピングが見つかりません"
-#: foreign/foreign.c:336 optimizer/plan/createplan.c:7241 optimizer/util/plancat.c:540
+#: foreign/foreign.c:336 optimizer/plan/createplan.c:7153 optimizer/util/plancat.c:540
#, c-format
msgid "access to non-system foreign table is restricted"
msgstr "非システムの外部テーブルへのアクセスは制限されています"
@@ -13962,455 +13790,458 @@ msgstr "おそらくオプション\"%s\"なのではないでしょうか。"
msgid "There are no valid options in this context."
msgstr "このコンテクストで有効なオプションはありません。"
-#: gram.y:1223
+#: gram.y:1231
#, c-format
msgid "UNENCRYPTED PASSWORD is no longer supported"
msgstr "UNENCRYPTED PASSWORD は今後サポートされません"
-#: gram.y:1224
+#: gram.y:1232
#, c-format
msgid "Remove UNENCRYPTED to store the password in encrypted form instead."
msgstr "UNENCRYPTED を削除してください。そうすれば替わりにパスワードを暗号化形式で格納します。"
-#: gram.y:1551 gram.y:1567
+#: gram.y:1559 gram.y:1575
#, c-format
msgid "CREATE SCHEMA IF NOT EXISTS cannot include schema elements"
msgstr "CREATE SCHEMA IF NOT EXISTSにはスキーマ要素を含めることはできません"
-#: gram.y:1728
+#: gram.y:1727
#, c-format
msgid "current database cannot be changed"
msgstr "現在のデータベースを変更できません"
-#: gram.y:1869
+#: gram.y:1860
#, c-format
msgid "time zone interval must be HOUR or HOUR TO MINUTE"
msgstr "タイムゾーンの間隔はHOURまたはHOUR TO MINUTEでなければなりません"
-#: gram.y:2501
+#: gram.y:2487
#, c-format
msgid "column number must be in range from 1 to %d"
msgstr "列番号は1から%dまでの範囲でなければなりません"
-#: gram.y:3097
+#: gram.y:3083
#, c-format
msgid "sequence option \"%s\" not supported here"
msgstr "シーケンスのオプション\"%s\"はここではサポートされていません"
-#: gram.y:3136
+#: gram.y:3122
#, c-format
msgid "modulus for hash partition provided more than once"
msgstr "ハッシュパーティションで法(除数)が2回以上指定されています"
-#: gram.y:3145
+#: gram.y:3131
#, c-format
msgid "remainder for hash partition provided more than once"
msgstr "ハッシュパーティションで剰余が2回以上指定されています"
-#: gram.y:3152
+#: gram.y:3138
#, c-format
msgid "unrecognized hash partition bound specification \"%s\""
msgstr "ハッシュパーティションの境界条件\"%s\"が認識できません"
-#: gram.y:3160
+#: gram.y:3146
#, c-format
msgid "modulus for hash partition must be specified"
msgstr "ハッシュパーティションでは法(除数)の指定が必要です"
-#: gram.y:3165
+#: gram.y:3150
#, c-format
msgid "remainder for hash partition must be specified"
msgstr "ハッシュパーティションでは剰余の指定が必要です"
-#: gram.y:3374 gram.y:3409
+#: gram.y:3358 gram.y:3392
#, c-format
msgid "STDIN/STDOUT not allowed with PROGRAM"
msgstr "STDIN/STDOUTはPROGRAMと同時に使用できません"
-#: gram.y:3380
+#: gram.y:3364
#, c-format
msgid "WHERE clause not allowed with COPY TO"
msgstr "COPY TO で WHERE 句は使用できません"
-#: gram.y:3729 gram.y:3736 gram.y:13154 gram.y:13162
+#: gram.y:3712 gram.y:3719 gram.y:13023 gram.y:13031
#, c-format
msgid "GLOBAL is deprecated in temporary table creation"
msgstr "一時テーブル作成におけるGLOBALは廃止予定です"
-#: gram.y:4017
+#: gram.y:3995
#, c-format
msgid "for a generated column, GENERATED ALWAYS must be specified"
msgstr "生成カラムに対しては GENERATED ALWAYS の指定が必須です"
-#: gram.y:4421 utils/adt/ri_triggers.c:2258
+#: gram.y:4340 utils/adt/ri_triggers.c:2103
#, c-format
msgid "MATCH PARTIAL not yet implemented"
msgstr "MMATCH PARTIAL はまだ実装されていません"
-#: gram.y:4513
+#: gram.y:4432
#, c-format
msgid "a column list with %s is only supported for ON DELETE actions"
msgstr "%sが指定された列リストはON DELETEのアクションに対してのみサポートされます"
-#: gram.y:5232
+#: gram.y:5151
#, c-format
msgid "CREATE EXTENSION ... FROM is no longer supported"
msgstr "CREATE EXTENSION ... FROM はすでにサポートされていません"
-#: gram.y:5930
+#: gram.y:5849
#, c-format
msgid "unrecognized row security option \"%s\""
msgstr "認識できない行セキュリティオプション \"%s\""
-#: gram.y:5931
+#: gram.y:5850
#, c-format
msgid "Only PERMISSIVE or RESTRICTIVE policies are supported currently."
msgstr "現時点ではPERMISSIVEもしくはRESTRICTIVEポリシのみがサポートされています"
-#: gram.y:6016
+#: gram.y:5935
#, c-format
msgid "CREATE OR REPLACE CONSTRAINT TRIGGER is not supported"
msgstr "CREATE OR REPLACE CONSTRAINT TRIGGERはサポートされません"
-#: gram.y:6054
+#: gram.y:5972
msgid "duplicate trigger events specified"
msgstr "重複したトリガーイベントが指定されました"
-#: gram.y:6196 parser/parse_utilcmd.c:3922 parser/parse_utilcmd.c:3948
+#: gram.y:6114 parser/parse_utilcmd.c:3692 parser/parse_utilcmd.c:3718
#, c-format
msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
msgstr "INITIALLY DEFERREDと宣言された制約はDEFERRABLEでなければなりません"
-#: gram.y:6204
+#: gram.y:6121
#, c-format
msgid "conflicting constraint properties"
msgstr "制約属性の競合"
-#: gram.y:6305
+#: gram.y:6220
#, c-format
msgid "CREATE ASSERTION is not yet implemented"
msgstr "CREATE ASSERTIONはまだ実装されていません"
-#: gram.y:6623
+#: gram.y:6537
#, c-format
msgid "dropping an enum value is not implemented"
msgstr "列挙型の値の削除は実装されていません"
-#: gram.y:8602
+#: gram.y:6655
+#, c-format
+msgid "RECHECK is no longer required"
+msgstr "RECHECK はもはや必要とされません"
+
+#: gram.y:6656
+#, c-format
+msgid "Update your data type."
+msgstr "データ型を更新してください"
+
+#: gram.y:8529
#, c-format
msgid "aggregates cannot have output arguments"
msgstr "集約は出力の引数を持つことができません"
-#: gram.y:9066 utils/adt/regproc.c:670
+#: gram.y:8992 utils/adt/regproc.c:670
#, c-format
msgid "missing argument"
msgstr "引数が足りません"
-#: gram.y:9067 utils/adt/regproc.c:671
+#: gram.y:8993 utils/adt/regproc.c:671
#, c-format
msgid "Use NONE to denote the missing argument of a unary operator."
msgstr "単項演算子の存在しない引数を表すにはNONEを使用してください。"
-#: gram.y:11295 gram.y:11314
+#: gram.y:11221 gram.y:11240
#, c-format
msgid "WITH CHECK OPTION not supported on recursive views"
msgstr "WITH CHECK OPTIONは再帰ビューではサポートされていません"
-#: gram.y:13301
+#: gram.y:13162
#, c-format
msgid "LIMIT #,# syntax is not supported"
msgstr "LIMIT #,#構文は実装されていません"
-#: gram.y:13302
+#: gram.y:13163
#, c-format
msgid "Use separate LIMIT and OFFSET clauses."
msgstr "分割してLIMITとOFFSET句を使用してください"
-#: gram.y:14190
+#: gram.y:14038
#, c-format
msgid "only one DEFAULT value is allowed"
msgstr "DEFAULT値は一つだけ指定可能です"
-#: gram.y:14199
+#: gram.y:14047
#, c-format
msgid "only one PATH value per column is allowed"
msgstr "列一つにつきPATH値は一つだけ指定可能です"
-#: gram.y:14208
+#: gram.y:14056
#, c-format
msgid "conflicting or redundant NULL / NOT NULL declarations for column \"%s\""
msgstr "列\"%s\"でNULL / NOT NULL宣言が衝突しているか重複しています"
-#: gram.y:14217
+#: gram.y:14065
#, c-format
msgid "unrecognized column option \"%s\""
msgstr "認識できない列オプション \"%s\""
-#: gram.y:14299
+#: gram.y:14147
#, c-format
msgid "only string constants are supported in JSON_TABLE path specification"
msgstr "JSON_TABLEパス指定では文字列定数のみがサポートされます"
-#: gram.y:14621
+#: gram.y:14469
#, c-format
msgid "precision for type float must be at least 1 bit"
msgstr "浮動小数点数の型の精度は最低でも1ビット必要です"
-#: gram.y:14630
+#: gram.y:14478
#, c-format
msgid "precision for type float must be less than 54 bits"
msgstr "浮動小数点型の精度は54ビットより低くなければなりません"
-#: gram.y:15147
+#: gram.y:14995
#, c-format
msgid "wrong number of parameters on left side of OVERLAPS expression"
msgstr "OVERLAPS式の左辺のパラメータ数が間違っています"
-#: gram.y:15152
+#: gram.y:15000
#, c-format
msgid "wrong number of parameters on right side of OVERLAPS expression"
msgstr "OVERLAPS式の右辺のパラメータ数が間違っています"
-#: gram.y:15329
+#: gram.y:15177
#, c-format
msgid "UNIQUE predicate is not yet implemented"
msgstr "UNIQUE 述部はまだ実装されていません"
-#: gram.y:15743
+#: gram.y:15591
#, c-format
msgid "cannot use multiple ORDER BY clauses with WITHIN GROUP"
msgstr "複数のORDER BY句はWITHIN GROUPと一緒には使用できません"
-#: gram.y:15748
+#: gram.y:15596
#, c-format
msgid "cannot use DISTINCT with WITHIN GROUP"
msgstr "DISTINCT は WITHIN GROUP と同時には使えません"
-#: gram.y:15753
+#: gram.y:15601
#, c-format
msgid "cannot use VARIADIC with WITHIN GROUP"
msgstr "VARIADIC は WITHIN GROUP と同時には使えません"
-#: gram.y:16480 gram.y:16504
+#: gram.y:16328 gram.y:16352
#, c-format
msgid "frame start cannot be UNBOUNDED FOLLOWING"
msgstr "フレームの開始は UNBOUNDED FOLLOWING であってはなりません"
-#: gram.y:16485
+#: gram.y:16333
#, c-format
msgid "frame starting from following row cannot end with current row"
msgstr "次の行から始まるフレームは、現在行では終了できません"
-#: gram.y:16509
+#: gram.y:16357
#, c-format
msgid "frame end cannot be UNBOUNDED PRECEDING"
msgstr "フレームの終了は UNBOUNDED PRECEDING であってはなりません"
-#: gram.y:16515
+#: gram.y:16363
#, c-format
msgid "frame starting from current row cannot have preceding rows"
msgstr "現在行から始まるフレームは、先行する行を含むことができません"
-#: gram.y:16522
+#: gram.y:16370
#, c-format
msgid "frame starting from following row cannot have preceding rows"
msgstr "次の行から始まるフレームは、先行する行を含むことができません"
-#: gram.y:17071
+#: gram.y:16919
#, c-format
msgid "unrecognized JSON encoding: %s"
msgstr "不明なJSON符号化方式: \"%s\""
-#: gram.y:17396
+#: gram.y:17243
#, c-format
msgid "type modifier cannot have parameter name"
msgstr "型修正子はパラメータ名を持つことはできません"
-#: gram.y:17402
+#: gram.y:17249
#, c-format
msgid "type modifier cannot have ORDER BY"
msgstr "型修正子はORDER BYを持つことはできません"
-#: gram.y:17470 gram.y:17477 gram.y:17484
+#: gram.y:17317 gram.y:17324 gram.y:17331
#, c-format
msgid "%s cannot be used as a role name here"
msgstr "%sはここではロール名として使用できません"
-#: gram.y:17574 gram.y:19101
+#: gram.y:17421 gram.y:18906
#, c-format
msgid "WITH TIES cannot be specified without ORDER BY clause"
msgstr "WITH TIESはORDER BY句なしでは指定できません"
-#: gram.y:18794 gram.y:18969
+#: gram.y:18597 gram.y:18772
msgid "improper use of \"*\""
msgstr "\"*\"の使い方が不適切です"
-#: gram.y:18932 gram.y:18949 tsearch/spell.c:964 tsearch/spell.c:981 tsearch/spell.c:998 tsearch/spell.c:1015 tsearch/spell.c:1080
+#: gram.y:18735 gram.y:18752 tsearch/spell.c:964 tsearch/spell.c:981 tsearch/spell.c:998 tsearch/spell.c:1015 tsearch/spell.c:1081
#, c-format
msgid "syntax error"
msgstr "構文エラー"
-#: gram.y:19033
+#: gram.y:18836
#, c-format
msgid "an ordered-set aggregate with a VARIADIC direct argument must have one VARIADIC aggregated argument of the same data type"
msgstr "VARIADIC直接引数を使った順序集合集約は同じデータタイプのVARIADIC集約引数を一つ持つ必要があります"
-#: gram.y:19070
+#: gram.y:18873
#, c-format
msgid "multiple ORDER BY clauses not allowed"
msgstr "複数のORDER BY句は使用できません"
-#: gram.y:19081
+#: gram.y:18884
#, c-format
msgid "multiple OFFSET clauses not allowed"
msgstr "複数のOFFSET句は使用できません"
-#: gram.y:19090
+#: gram.y:18893
#, c-format
msgid "multiple LIMIT clauses not allowed"
msgstr "複数のLIMIT句は使用できません"
-#: gram.y:19126
+#: gram.y:18902
+#, c-format
+msgid "multiple limit options not allowed"
+msgstr "複数のLIMITオプションは使用できません"
+
+#: gram.y:18929
#, c-format
msgid "multiple WITH clauses not allowed"
msgstr "複数の WITH 句は使用できません"
-#: gram.y:19324
+#: gram.y:19122
#, c-format
msgid "OUT and INOUT arguments aren't allowed in TABLE functions"
msgstr "テーブル関数では OUT と INOUT 引数は使用できません"
-#: gram.y:19458
+#: gram.y:19255
#, c-format
msgid "multiple COLLATE clauses not allowed"
msgstr "複数の COLLATE 句は使用できません"
#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:19498 gram.y:19511
+#: gram.y:19293 gram.y:19306
#, c-format
msgid "%s constraints cannot be marked DEFERRABLE"
msgstr "%s制約は遅延可能にはできません"
#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:19524
+#: gram.y:19319
#, c-format
msgid "%s constraints cannot be marked NOT VALID"
msgstr "%s制約をNOT VALIDとマークすることはできません"
#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:19537
+#: gram.y:19332
#, c-format
msgid "%s constraints cannot be marked NO INHERIT"
msgstr "%s制約をNO INHERITをマークすることはできません"
-#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:19550
-#, c-format
-msgid "%s constraints cannot be marked NOT ENFORCED"
-msgstr "%s制約をNOT ENFORCEDとマークすることはできません"
-
-#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:19572
-#, c-format
-msgid "%s constraints cannot be marked ENFORCED"
-msgstr "%s制約をENFORCEDとマークすることはできません"
-
-#: gram.y:19594
+#: gram.y:19354
#, c-format
msgid "unrecognized partitioning strategy \"%s\""
msgstr "識別できないパーティションストラテジ \"%s\""
-#: gram.y:19618
+#: gram.y:19378
#, c-format
msgid "invalid publication object list"
msgstr "不正なパブリケーションオブジェクトリスト"
-#: gram.y:19619
+#: gram.y:19379
#, c-format
msgid "One of TABLE or TABLES IN SCHEMA must be specified before a standalone table or schema name."
msgstr "テーブル名やスキーマ名を単独記述の前にTABLEまたはTABLES IN SCHEMAのいずれかを指定する必要があります。"
-#: gram.y:19635
+#: gram.y:19395
#, c-format
msgid "invalid table name"
msgstr "不正なテーブル名"
-#: gram.y:19656
+#: gram.y:19416
#, c-format
msgid "WHERE clause not allowed for schema"
msgstr "WHERE句はスキーマに対しては使用できません"
-#: gram.y:19663
+#: gram.y:19423
#, c-format
msgid "column specification not allowed for schema"
msgstr "列指定はスキーマに対しては使用できません"
-#: gram.y:19677
+#: gram.y:19437
#, c-format
msgid "invalid schema name"
msgstr "不正なスキーマ名"
-#: guc-file.l:193
+#: guc-file.l:192
#, c-format
msgid "empty configuration file name: \"%s\""
msgstr "空の設定ファイル名: \"%s\""
-#: guc-file.l:210
+#: guc-file.l:209
#, c-format
msgid "could not open configuration file \"%s\": maximum nesting depth exceeded"
msgstr "設定ファイル\"%s\"をオープンできませんでした: 入れ子長が上限を超えています"
-#: guc-file.l:230
+#: guc-file.l:229
#, c-format
msgid "configuration file recursion in \"%s\""
msgstr "設定ファイル\"%s\"が再帰しています"
-#: guc-file.l:246
+#: guc-file.l:245
#, c-format
msgid "could not open configuration file \"%s\": %m"
msgstr "設定ファイル\"%s\"をオープンできませんでした: %m"
-#: guc-file.l:257
+#: guc-file.l:256
#, c-format
msgid "skipping missing configuration file \"%s\""
msgstr "存在しない設定ファイル\"%s\"をスキップします"
-#: guc-file.l:518
+#: guc-file.l:511
#, c-format
msgid "syntax error in file \"%s\" line %u, near end of line"
msgstr "ファイル\"%s\"の行%uの行末近辺で構文エラーがありました"
-#: guc-file.l:528
+#: guc-file.l:521
#, c-format
msgid "syntax error in file \"%s\" line %u, near token \"%s\""
msgstr "ファイル\"%s\"の行%uのトークン\"%s\"近辺で構文エラーがありました"
-#: guc-file.l:548
+#: guc-file.l:541
#, c-format
msgid "too many syntax errors found, abandoning file \"%s\""
msgstr "多くの構文エラーがありました。ファイル\"%s\"を断念します"
-#: jsonpath_gram.y:268 jsonpath_gram.y:600 jsonpath_scan.l:617 jsonpath_scan.l:628 jsonpath_scan.l:638 jsonpath_scan.l:690 utils/adt/encode.c:513 utils/adt/encode.c:578 utils/adt/jsonfuncs.c:660 utils/adt/varlena.c:333 utils/adt/varlena.c:374
+#: jsonpath_gram.y:266 jsonpath_gram.y:598 jsonpath_scan.l:640 jsonpath_scan.l:651 jsonpath_scan.l:661 jsonpath_scan.l:712 utils/adt/encode.c:492 utils/adt/encode.c:557 utils/adt/jsonfuncs.c:659 utils/adt/varlena.c:333 utils/adt/varlena.c:374
#, c-format
msgid "invalid input syntax for type %s"
msgstr "%s型に対する不正な入力構文"
-#: jsonpath_gram.y:269
+#: jsonpath_gram.y:267
#, c-format
msgid ".decimal() can only have an optional precision[,scale]."
msgstr ".decimal()では\"精度[,スケール]\"のオプションを1つだけ指定可能です"
-#: jsonpath_gram.y:601
+#: jsonpath_gram.y:599
#, c-format
msgid "Unrecognized flag character \"%.*s\" in LIKE_REGEX predicate."
msgstr "LIKE_REGEX 述語の中に認識できないフラグ文字\"%.*s\"があります。"
-#: jsonpath_gram.y:631 tsearch/spell.c:750 utils/adt/regexp.c:223
+#: jsonpath_gram.y:629 tsearch/spell.c:750 utils/adt/regexp.c:223
#, c-format
msgid "invalid regular expression: %s"
msgstr "正規表現が不正です: %s"
-#: jsonpath_gram.y:679
+#: jsonpath_gram.y:677
#, c-format
msgid "XQuery \"x\" flag (expanded regular expressions) is not implemented"
msgstr "XQueryの\"x\"フラグ(拡張正規表現)は実装されていません"
@@ -14427,48 +14258,48 @@ msgstr "不正な16進文字列"
msgid "unexpected end after backslash"
msgstr "バックスラッシュの後の想定外の終了"
-#: jsonpath_scan.l:201 repl_scanner.l:217 scan.l:742
+#: jsonpath_scan.l:201 repl_scanner.l:211 scan.l:756
msgid "unterminated quoted string"
msgstr "文字列の引用符が閉じていません"
-#: jsonpath_scan.l:227
+#: jsonpath_scan.l:228
msgid "unexpected end of comment"
msgstr "コメントの想定外の終了"
-#: jsonpath_scan.l:317
+#: jsonpath_scan.l:319
msgid "invalid numeric literal"
msgstr "不正なnumericリテラル"
-#: jsonpath_scan.l:322 jsonpath_scan.l:327 jsonpath_scan.l:332 scan.l:1056 scan.l:1060 scan.l:1064 scan.l:1068
+#: jsonpath_scan.l:325 jsonpath_scan.l:331 jsonpath_scan.l:337 scan.l:1064 scan.l:1068 scan.l:1072 scan.l:1076
msgid "trailing junk after numeric literal"
msgstr "数値リテラルの後ろにゴミがあります"
#. translator: %s is typically "syntax error"
-#: jsonpath_scan.l:378
+#: jsonpath_scan.l:375
#, c-format
msgid "%s at end of jsonpath input"
msgstr "jsonpath の最後に %s があります"
#. translator: first %s is typically "syntax error"
-#: jsonpath_scan.l:385
+#: jsonpath_scan.l:382
#, c-format
msgid "%s at or near \"%s\" of jsonpath input"
msgstr "jsonpath 入力の\"%2$s\"または近くに %1$s があります"
-#: jsonpath_scan.l:545
+#: jsonpath_scan.l:568
msgid "invalid input"
msgstr "不正な入力"
-#: jsonpath_scan.l:571
+#: jsonpath_scan.l:594
msgid "invalid hexadecimal digit"
msgstr "不正な16進数桁"
-#: jsonpath_scan.l:584 utils/adt/jsonfuncs.c:648
+#: jsonpath_scan.l:607 utils/adt/jsonfuncs.c:647
#, c-format
msgid "unsupported Unicode escape sequence"
msgstr "サポートされないUnicodeエスケープシーケンス"
-#: jsonpath_scan.l:602
+#: jsonpath_scan.l:625
#, c-format
msgid "could not convert Unicode to server encoding"
msgstr "Unicodeのサーバーエンコーディングへの変換に失敗しました"
@@ -14478,709 +14309,704 @@ msgstr "Unicodeのサーバーエンコーディングへの変換に失敗し
msgid "Failed on DSA request of size %zu."
msgstr "サイズ%zuの動的共有エリアの要求に失敗しました。"
-#: libpq/auth-sasl.c:89
+#: libpq/auth-sasl.c:97
#, c-format
msgid "expected SASL response, got message type %d"
msgstr "SASL応答を想定していましたが、メッセージタイプ%dを受け取りました"
-#: libpq/auth-scram.c:267
+#: libpq/auth-scram.c:263
#, c-format
msgid "client selected an invalid SASL authentication mechanism"
msgstr "クライアントが無効なSASL認証機構を選択しました"
-#: libpq/auth-scram.c:291 libpq/auth-scram.c:547 libpq/auth-scram.c:558
+#: libpq/auth-scram.c:287 libpq/auth-scram.c:536 libpq/auth-scram.c:547
#, c-format
msgid "invalid SCRAM secret for user \"%s\""
msgstr "ユーザー\"%s\"に対する不正なSCRAMシークレット"
-#: libpq/auth-scram.c:302
+#: libpq/auth-scram.c:298
#, c-format
msgid "User \"%s\" does not have a valid SCRAM secret."
msgstr "ユーザー\"%s\"は有効なSCRAMシークレットを持ちません。"
-#: libpq/auth-scram.c:382 libpq/auth-scram.c:387 libpq/auth-scram.c:751 libpq/auth-scram.c:759 libpq/auth-scram.c:864 libpq/auth-scram.c:877 libpq/auth-scram.c:887 libpq/auth-scram.c:995 libpq/auth-scram.c:1002 libpq/auth-scram.c:1017 libpq/auth-scram.c:1032 libpq/auth-scram.c:1046 libpq/auth-scram.c:1064 libpq/auth-scram.c:1079 libpq/auth-scram.c:1392 libpq/auth-scram.c:1400
+#: libpq/auth-scram.c:378 libpq/auth-scram.c:383 libpq/auth-scram.c:737 libpq/auth-scram.c:745 libpq/auth-scram.c:850 libpq/auth-scram.c:863 libpq/auth-scram.c:873 libpq/auth-scram.c:981 libpq/auth-scram.c:988 libpq/auth-scram.c:1003 libpq/auth-scram.c:1018 libpq/auth-scram.c:1032 libpq/auth-scram.c:1050 libpq/auth-scram.c:1065 libpq/auth-scram.c:1379 libpq/auth-scram.c:1387
#, c-format
msgid "malformed SCRAM message"
msgstr "不正なフォーマットのSCRAMメッセージです"
-#: libpq/auth-scram.c:383
+#: libpq/auth-scram.c:379
#, c-format
msgid "The message is empty."
msgstr "メッセージが空です。"
-#: libpq/auth-scram.c:388
+#: libpq/auth-scram.c:384
#, c-format
msgid "Message length does not match input length."
msgstr "メッセージの長さが入力の長さと一致しません"
-#: libpq/auth-scram.c:420
+#: libpq/auth-scram.c:416
#, c-format
msgid "invalid SCRAM response"
msgstr "不正なSCRAM応答"
-#: libpq/auth-scram.c:421
+#: libpq/auth-scram.c:417
#, c-format
msgid "Nonce does not match."
msgstr "Nonce が合致しません"
-#: libpq/auth-scram.c:504
+#: libpq/auth-scram.c:493
#, c-format
msgid "could not generate random salt"
msgstr "乱数ソルトを生成できませんでした"
-#: libpq/auth-scram.c:752
+#: libpq/auth-scram.c:738
#, c-format
msgid "Expected attribute \"%c\" but found \"%s\"."
msgstr "属性\"%c\"を想定していましたが、\"%s\"でした。"
-#: libpq/auth-scram.c:760 libpq/auth-scram.c:888
+#: libpq/auth-scram.c:746 libpq/auth-scram.c:874
#, c-format
msgid "Expected character \"=\" for attribute \"%c\"."
msgstr "属性\"%c\"としては文字\"=\"を想定していました。"
-#: libpq/auth-scram.c:865
+#: libpq/auth-scram.c:851
#, c-format
msgid "Attribute expected, but found end of string."
msgstr "属性を想定しましたが、文字列が終了しました。"
-#: libpq/auth-scram.c:878
+#: libpq/auth-scram.c:864
#, c-format
msgid "Attribute expected, but found invalid character \"%s\"."
msgstr "属性を想定しましたが、不正な文字\"%s\"でした。"
-#: libpq/auth-scram.c:996 libpq/auth-scram.c:1018
+#: libpq/auth-scram.c:982 libpq/auth-scram.c:1004
#, c-format
msgid "The client selected SCRAM-SHA-256-PLUS, but the SCRAM message does not include channel binding data."
msgstr "クライアントは SCRAM-SHA-256-PLUS を選択しましたが、SCRAM メッセージにはチャネルバインディング情報が含まれていません。"
-#: libpq/auth-scram.c:1003 libpq/auth-scram.c:1033
+#: libpq/auth-scram.c:989 libpq/auth-scram.c:1019
#, c-format
msgid "Comma expected, but found character \"%s\"."
msgstr "カンマを想定していましたが、文字\"%s\"が見つかりました"
-#: libpq/auth-scram.c:1024
+#: libpq/auth-scram.c:1010
#, c-format
msgid "SCRAM channel binding negotiation error"
msgstr "SCRAM チャネルバインディングのネゴシエーションエラー"
-#: libpq/auth-scram.c:1025
+#: libpq/auth-scram.c:1011
#, c-format
msgid "The client supports SCRAM channel binding but thinks the server does not. However, this server does support channel binding."
msgstr "クライアントは SCRAM チャネルバインディングをサポートしていますが、サーバーではサポートされていないと思っています。しかし実際にはサポートしています。"
-#: libpq/auth-scram.c:1047
+#: libpq/auth-scram.c:1033
#, c-format
msgid "The client selected SCRAM-SHA-256 without channel binding, but the SCRAM message includes channel binding data."
msgstr "クライアントはチャネルバインディングなしの SCRAM-SHA-256 を選択しましたが、SCRAM メッセージにはチャネルバインディング情報が含まれています。"
-#: libpq/auth-scram.c:1058
+#: libpq/auth-scram.c:1044
#, c-format
msgid "unsupported SCRAM channel-binding type \"%s\""
msgstr "SCRAM チャネルバインディングタイプ \"%s\"はサポートされていません"
-#: libpq/auth-scram.c:1065
+#: libpq/auth-scram.c:1051
#, c-format
msgid "Unexpected channel-binding flag \"%s\"."
msgstr "予期しないチャネル割り当てフラグ \"%s\""
-#: libpq/auth-scram.c:1075
+#: libpq/auth-scram.c:1061
#, c-format
msgid "client uses authorization identity, but it is not supported"
msgstr "クライアントは認証識別子を使っていますがサポートされていません"
-#: libpq/auth-scram.c:1080
+#: libpq/auth-scram.c:1066
#, c-format
msgid "Unexpected attribute \"%s\" in client-first-message."
msgstr "client-fist-message での想定外の属性\"%s\""
-#: libpq/auth-scram.c:1096
+#: libpq/auth-scram.c:1082
#, c-format
msgid "client requires an unsupported SCRAM extension"
msgstr "クライアントはサポート外のSCRAM拡張を要求しています"
-#: libpq/auth-scram.c:1110
+#: libpq/auth-scram.c:1096
#, c-format
msgid "non-printable characters in SCRAM nonce"
msgstr "SCRAM nonce の中に表示不能な文字があります"
-#: libpq/auth-scram.c:1240
+#: libpq/auth-scram.c:1227
#, c-format
msgid "could not generate random nonce"
msgstr "乱数nonceを生成できませんでした"
-#: libpq/auth-scram.c:1250
+#: libpq/auth-scram.c:1237
#, c-format
msgid "could not encode random nonce"
msgstr "乱数nonceをエンコードできませんでした"
-#: libpq/auth-scram.c:1356
+#: libpq/auth-scram.c:1343
#, c-format
msgid "SCRAM channel binding check failed"
msgstr "SCRAM チャネルバインディングの確認で失敗しました"
-#: libpq/auth-scram.c:1374
+#: libpq/auth-scram.c:1361
#, c-format
msgid "unexpected SCRAM channel-binding attribute in client-final-message"
msgstr "client-final-message 中に想定外の SCRAM channel-binding 属性がありました"
-#: libpq/auth-scram.c:1393
+#: libpq/auth-scram.c:1380
#, c-format
msgid "Malformed proof in client-final-message."
msgstr "client-final-message 中の proof の形式が不正です"
-#: libpq/auth-scram.c:1401
+#: libpq/auth-scram.c:1388
#, c-format
msgid "Garbage found at the end of client-final-message."
msgstr "client-final-message の終端に不要なデータがあります。"
-#: libpq/auth.c:253
+#: libpq/auth.c:269
#, c-format
msgid "authentication failed for user \"%s\": host rejected"
msgstr "ユーザー\"%s\"の認証に失敗しました: ホストを拒絶しました"
-#: libpq/auth.c:256
+#: libpq/auth.c:272
#, c-format
msgid "\"trust\" authentication failed for user \"%s\""
msgstr "ユーザー\"%s\"の\"trust\"認証に失敗しました"
-#: libpq/auth.c:259
+#: libpq/auth.c:275
#, c-format
msgid "Ident authentication failed for user \"%s\""
msgstr "ユーザー\"%s\"のIdent認証に失敗しました"
-#: libpq/auth.c:262
+#: libpq/auth.c:278
#, c-format
msgid "Peer authentication failed for user \"%s\""
msgstr "ユーザー\"%s\"で対向(peer)認証に失敗しました"
-#: libpq/auth.c:267
+#: libpq/auth.c:283
#, c-format
msgid "password authentication failed for user \"%s\""
msgstr "ユーザー\"%s\"のパスワード認証に失敗しました"
-#: libpq/auth.c:272
+#: libpq/auth.c:288
#, c-format
msgid "GSSAPI authentication failed for user \"%s\""
msgstr "ユーザー\"%s\"のGSSAPI認証に失敗しました"
-#: libpq/auth.c:275
+#: libpq/auth.c:291
#, c-format
msgid "SSPI authentication failed for user \"%s\""
msgstr "ユーザー\"%s\"のSSPI認証に失敗しました"
-#: libpq/auth.c:278
+#: libpq/auth.c:294
#, c-format
msgid "PAM authentication failed for user \"%s\""
msgstr "ユーザー\"%s\"のPAM認証に失敗しました"
-#: libpq/auth.c:281
+#: libpq/auth.c:297
#, c-format
msgid "BSD authentication failed for user \"%s\""
msgstr "ユーザー\"%s\"のBSD認証に失敗しました"
-#: libpq/auth.c:284
+#: libpq/auth.c:300
#, c-format
msgid "LDAP authentication failed for user \"%s\""
msgstr "ユーザー\"%s\"のLDAP認証に失敗しました"
-#: libpq/auth.c:287
+#: libpq/auth.c:303
#, c-format
msgid "certificate authentication failed for user \"%s\""
msgstr "ユーザー\"%s\"の証明書認証に失敗しました"
-#: libpq/auth.c:290
+#: libpq/auth.c:306
#, c-format
msgid "RADIUS authentication failed for user \"%s\""
msgstr "ユーザー\"%s\"の RADIUS 認証に失敗しました"
-#: libpq/auth.c:293
+#: libpq/auth.c:309
#, c-format
msgid "authentication failed for user \"%s\": invalid authentication method"
msgstr "ユーザー\"%s\"の認証に失敗しました: 認証方式が不正です"
-#: libpq/auth.c:297
+#: libpq/auth.c:313
#, c-format
msgid "Connection matched file \"%s\" line %d: \"%s\""
msgstr "接続はファイル%sの行%dに一致しました: \"%s\""
-#: libpq/auth.c:341
+#: libpq/auth.c:357
#, c-format
msgid "authentication identifier set more than once"
msgstr "認証識別子が2度以上設定されました"
-#: libpq/auth.c:342
+#: libpq/auth.c:358
#, c-format
msgid "previous identifier: \"%s\"; new identifier: \"%s\""
msgstr "以前の識別子: \"%s\"; 新しい識別子: \"%s\""
-#: libpq/auth.c:352
+#: libpq/auth.c:368
#, c-format
msgid "connection authenticated: identity=\"%s\" method=%s (%s:%d)"
msgstr "接続認証完了: 識別名=\"%s\" 方式=%s (%s:%d)"
-#: libpq/auth.c:392
+#: libpq/auth.c:408
#, c-format
msgid "client certificates can only be checked if a root certificate store is available"
msgstr "クライアント証明書はルート証明書ストアが利用できる場合にのみ検証されます"
-#: libpq/auth.c:403
+#: libpq/auth.c:419
#, c-format
msgid "connection requires a valid client certificate"
msgstr "この接続には有効なクライアント証明が必要です"
-#: libpq/auth.c:434 libpq/auth.c:480
+#: libpq/auth.c:450 libpq/auth.c:496
msgid "GSS encryption"
msgstr "GSS暗号化"
-#: libpq/auth.c:437 libpq/auth.c:483
+#: libpq/auth.c:453 libpq/auth.c:499
msgid "SSL encryption"
msgstr "SSL暗号化"
-#: libpq/auth.c:439 libpq/auth.c:485
+#: libpq/auth.c:455 libpq/auth.c:501
msgid "no encryption"
msgstr "暗号化なし"
#. translator: last %s describes encryption state
-#: libpq/auth.c:445
+#: libpq/auth.c:461
#, c-format
msgid "pg_hba.conf rejects replication connection for host \"%s\", user \"%s\", %s"
msgstr "pg_hba.conf の設定でホスト \"%s\"、ユーザー \"%s\", %s 用のレプリケーション接続を拒否しました"
#. translator: last %s describes encryption state
-#: libpq/auth.c:452
+#: libpq/auth.c:468
#, c-format
msgid "pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s\", %s"
msgstr "pg_hba.conf の設定でホスト \"%s\"、ユーザー \"%s\"、データベース \"%s\", %sの接続を拒否しました"
-#: libpq/auth.c:490
+#: libpq/auth.c:506
#, c-format
msgid "Client IP address resolved to \"%s\", forward lookup matches."
msgstr "クライアントIPアドレスは\"%s\"に解決され、前方検索と一致しました。"
-#: libpq/auth.c:493
+#: libpq/auth.c:509
#, c-format
msgid "Client IP address resolved to \"%s\", forward lookup not checked."
msgstr "クライアントIPアドレスは\"%s\"に解決されました。前方検索は検査されません。"
-#: libpq/auth.c:496
+#: libpq/auth.c:512
#, c-format
msgid "Client IP address resolved to \"%s\", forward lookup does not match."
msgstr "クライアントIPアドレスは\"%s\"に解決され、前方検索と一致しませんでした。"
-#: libpq/auth.c:499
+#: libpq/auth.c:515
#, c-format
msgid "Could not translate client host name \"%s\" to IP address: %s."
msgstr "クライアントのホスト名\"%s\"をIPアドレスに変換できませんでした: %s。"
-#: libpq/auth.c:504
+#: libpq/auth.c:520
#, c-format
msgid "Could not resolve client IP address to a host name: %s."
msgstr "クライアントのIPアドレスをホスト名に解決できませんでした: %s。"
#. translator: last %s describes encryption state
-#: libpq/auth.c:512
+#: libpq/auth.c:528
#, c-format
msgid "no pg_hba.conf entry for replication connection from host \"%s\", user \"%s\", %s"
msgstr "pg_hba.conf にホスト\"%s\"、ユーザー\"%s\", %s用のエントリがありません"
#. translator: last %s describes encryption state
-#: libpq/auth.c:520
+#: libpq/auth.c:536
#, c-format
msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\", %s"
msgstr "pg_hba.conf にホスト\"%s\"、ユーザー\"%s\"、データベース\"%s, %s用のエントリがありません"
-#: libpq/auth.c:640
+#: libpq/auth.c:656
#, c-format
msgid "connection authenticated: user=\"%s\" method=%s (%s:%d)"
msgstr "接続認証完了: ユーザー=\"%s\" 方式=%s (%s:%d)"
-#: libpq/auth.c:709
+#: libpq/auth.c:725
#, c-format
msgid "expected password response, got message type %d"
msgstr "パスワード応答を想定しましたが、メッセージタイプ%dを受け取りました"
-#: libpq/auth.c:730
+#: libpq/auth.c:746
#, c-format
msgid "invalid password packet size"
msgstr "パスワードパケットのサイズが不正です"
-#: libpq/auth.c:748
+#: libpq/auth.c:764
#, c-format
msgid "empty password returned by client"
msgstr "クライアントから空のパスワードが返されました"
-#: libpq/auth.c:876
+#: libpq/auth.c:892
#, c-format
msgid "could not generate random MD5 salt"
msgstr "ランダムなMD5ソルトの生成に失敗しました"
-#: libpq/auth.c:927 libpq/be-secure-gssapi.c:543
+#: libpq/auth.c:943 libpq/be-secure-gssapi.c:540
#, c-format
msgid "could not set environment: %m"
msgstr "環境を設定できません: %m"
-#: libpq/auth.c:966
+#: libpq/auth.c:982
#, c-format
msgid "expected GSS response, got message type %d"
msgstr "GSS応答を想定しましたが、メッセージタイプ %d を受け取りました"
-#: libpq/auth.c:1032
+#: libpq/auth.c:1048
msgid "accepting GSS security context failed"
msgstr "GSSセキュリティコンテキストの受け付けに失敗しました"
-#: libpq/auth.c:1073
+#: libpq/auth.c:1089
msgid "retrieving GSS user name failed"
msgstr "GSSユーザー名の受信に失敗しました"
-#: libpq/auth.c:1219
+#: libpq/auth.c:1235
msgid "could not acquire SSPI credentials"
msgstr "SSPIの資格ハンドルを入手できませんでした"
-#: libpq/auth.c:1244
+#: libpq/auth.c:1260
#, c-format
msgid "expected SSPI response, got message type %d"
msgstr "SSPI応答を想定しましたが、メッセージタイプ%dを受け取りました"
-#: libpq/auth.c:1322
+#: libpq/auth.c:1338
msgid "could not accept SSPI security context"
msgstr "SSPIセキュリティコンテキストを受け付けられませんでした"
-#: libpq/auth.c:1363
+#: libpq/auth.c:1379
msgid "could not get token from SSPI security context"
msgstr "SSPIセキュリティコンテキストからトークンを入手できませんでした"
-#: libpq/auth.c:1499 libpq/auth.c:1518
+#: libpq/auth.c:1515 libpq/auth.c:1534
#, c-format
msgid "could not translate name"
msgstr "名前の変換ができませんでした"
-#: libpq/auth.c:1531
+#: libpq/auth.c:1547
#, c-format
msgid "realm name too long"
msgstr "realm名が長すぎます"
-#: libpq/auth.c:1546
+#: libpq/auth.c:1562
#, c-format
msgid "translated account name too long"
msgstr "変換後のアカウント名が長すぎます"
-#: libpq/auth.c:1725
+#: libpq/auth.c:1741
#, c-format
msgid "could not create socket for Ident connection: %m"
msgstr "Ident接続用のソケットを作成できませんでした: %m"
-#: libpq/auth.c:1740
+#: libpq/auth.c:1756
#, c-format
msgid "could not bind to local address \"%s\": %m"
msgstr "ローカルアドレス\"%s\"にバインドできませんでした: %m"
-#: libpq/auth.c:1752
+#: libpq/auth.c:1768
#, c-format
msgid "could not connect to Ident server at address \"%s\", port %s: %m"
msgstr "アドレス\"%s\"、ポート%sのIdentサーバーに接続できませんでした: %m"
-#: libpq/auth.c:1774
+#: libpq/auth.c:1790
#, c-format
msgid "could not send query to Ident server at address \"%s\", port %s: %m"
msgstr "アドレス\"%s\"、ポート%sのIdentサーバーに問い合わせを送信できませんでした: %m"
-#: libpq/auth.c:1791
+#: libpq/auth.c:1807
#, c-format
msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
msgstr "アドレス\"%s\"、ポート%sのIdentサーバーからの応答を受信できませんでした: %m"
-#: libpq/auth.c:1801
+#: libpq/auth.c:1817
#, c-format
msgid "invalidly formatted response from Ident server: \"%s\""
msgstr "Identサーバーからの応答の書式が不正です: \"%s\""
-#: libpq/auth.c:1857
+#: libpq/auth.c:1870
#, c-format
msgid "peer authentication is not supported on this platform"
msgstr "このプラットフォームでは対向(peer)認証はサポートされていません"
-#: libpq/auth.c:1861
+#: libpq/auth.c:1874
#, c-format
msgid "could not get peer credentials: %m"
msgstr "ピアの資格証明を入手できませんでした: %m"
-#: libpq/auth.c:1871
-#, c-format
-msgid "could not look up local user ID %ld: %m"
-msgstr "ローカルユーザーID %ldの参照に失敗しました: %m"
-
-#: libpq/auth.c:1877
+#: libpq/auth.c:1886
#, c-format
-msgid "local user with ID %ld does not exist"
-msgstr "ID %ld を持つローカルユーザーは存在しません"
+msgid "could not look up local user ID %ld: %s"
+msgstr "ローカルユーザーID %ldの参照に失敗しました: %s"
-#: libpq/auth.c:1977
+#: libpq/auth.c:1988
#, c-format
msgid "error from underlying PAM layer: %s"
msgstr "背後のPAM層でエラーがありました: %s"
-#: libpq/auth.c:1988
+#: libpq/auth.c:1999
#, c-format
msgid "unsupported PAM conversation %d/\"%s\""
msgstr "非サポートのPAM変換%d/\"%s\""
-#: libpq/auth.c:2045
+#: libpq/auth.c:2056
#, c-format
msgid "could not create PAM authenticator: %s"
msgstr "PAM authenticatorを作成できませんでした: %s"
-#: libpq/auth.c:2056
+#: libpq/auth.c:2067
#, c-format
msgid "pam_set_item(PAM_USER) failed: %s"
msgstr "pam_set_item(PAM_USER)が失敗しました: %s"
-#: libpq/auth.c:2088
+#: libpq/auth.c:2099
#, c-format
msgid "pam_set_item(PAM_RHOST) failed: %s"
msgstr "pam_set_item(PAM_RHOST)が失敗しました: %s"
-#: libpq/auth.c:2100
+#: libpq/auth.c:2111
#, c-format
msgid "pam_set_item(PAM_CONV) failed: %s"
msgstr "\"pam_set_item(PAM_CONV)が失敗しました: %s"
-#: libpq/auth.c:2113
+#: libpq/auth.c:2124
#, c-format
msgid "pam_authenticate failed: %s"
msgstr "\"pam_authenticateが失敗しました: %s"
-#: libpq/auth.c:2126
+#: libpq/auth.c:2137
#, c-format
msgid "pam_acct_mgmt failed: %s"
msgstr "pam_acct_mgmtが失敗しました: %s"
-#: libpq/auth.c:2137
+#: libpq/auth.c:2148
#, c-format
msgid "could not release PAM authenticator: %s"
msgstr "PAM authenticatorを解放できませんでした: %s"
-#: libpq/auth.c:2217
+#: libpq/auth.c:2228
#, c-format
msgid "could not initialize LDAP: error code %d"
msgstr "LDAPを初期化できませんでした: %d"
-#: libpq/auth.c:2254
+#: libpq/auth.c:2265
#, c-format
msgid "could not extract domain name from ldapbasedn"
msgstr "ldapbasedn からドメイン名を抽出できませんでした"
-#: libpq/auth.c:2262
+#: libpq/auth.c:2273
#, c-format
msgid "LDAP authentication could not find DNS SRV records for \"%s\""
msgstr "LDAP認証で\"%s\"に対する DNS SRV レコードが見つかりませんでした"
-#: libpq/auth.c:2264
+#: libpq/auth.c:2275
#, c-format
msgid "Set an LDAP server name explicitly."
msgstr "LDAPサーバー名を明示的に指定してください。"
-#: libpq/auth.c:2316
+#: libpq/auth.c:2327
#, c-format
msgid "could not initialize LDAP: %s"
msgstr "LDAPを初期化できませんでした: %s"
-#: libpq/auth.c:2326
+#: libpq/auth.c:2337
#, c-format
msgid "ldaps not supported with this LDAP library"
msgstr "この LDAP ライブラリでは ldaps はサポートされていません"
-#: libpq/auth.c:2334
+#: libpq/auth.c:2345
#, c-format
msgid "could not initialize LDAP: %m"
msgstr "LDAPを初期化できませんでした: %m"
-#: libpq/auth.c:2344
+#: libpq/auth.c:2355
#, c-format
msgid "could not set LDAP protocol version: %s"
msgstr "LDAPプロトコルバージョンを設定できませんでした: %s"
-#: libpq/auth.c:2360
+#: libpq/auth.c:2371
#, c-format
msgid "could not start LDAP TLS session: %s"
msgstr "LDAP TLSセッションを開始できませんでした: %s"
-#: libpq/auth.c:2437
+#: libpq/auth.c:2448
#, c-format
msgid "LDAP server not specified, and no ldapbasedn"
msgstr "LDAP サーバーも ldapbasedn も指定されていません"
-#: libpq/auth.c:2444
+#: libpq/auth.c:2455
#, c-format
msgid "LDAP server not specified"
msgstr "LDAP サーバーの指定がありません"
-#: libpq/auth.c:2506
+#: libpq/auth.c:2517
#, c-format
msgid "invalid character in user name for LDAP authentication"
msgstr "LDAP 認証でユーザー名の中に不正な文字があります"
-#: libpq/auth.c:2523
+#: libpq/auth.c:2534
#, c-format
msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": %s"
msgstr "サーバー\"%2$s\"で、ldapbinddn \"%1$s\"によるLDAPバインドを実行できませんでした: %3$s"
-#: libpq/auth.c:2553
+#: libpq/auth.c:2564
#, c-format
msgid "could not search LDAP for filter \"%s\" on server \"%s\": %s"
msgstr "サーバー\"%2$s\"で、フィルタ\"%1$s\"によるLDAP検索ができませんでした: %3$s"
-#: libpq/auth.c:2569
+#: libpq/auth.c:2580
#, c-format
msgid "LDAP user \"%s\" does not exist"
msgstr "LDAPサーバー\"%s\"は存在しません"
-#: libpq/auth.c:2570
+#: libpq/auth.c:2581
#, c-format
msgid "LDAP search for filter \"%s\" on server \"%s\" returned no entries."
msgstr "サーバー\"%2$s\"で、フィルタ\"%1$s\"によるLDAP検索が何も返しませんでした。"
-#: libpq/auth.c:2574
+#: libpq/auth.c:2585
#, c-format
msgid "LDAP user \"%s\" is not unique"
msgstr "LDAPユーザー\"%s\"は一意ではありません"
-#: libpq/auth.c:2575
+#: libpq/auth.c:2586
#, c-format
msgid "LDAP search for filter \"%s\" on server \"%s\" returned %d entry."
msgid_plural "LDAP search for filter \"%s\" on server \"%s\" returned %d entries."
msgstr[0] "サーバー\"%2$s\"で、フィルタ\"%1$s\"によるLDAP検索が%3$d項目返しました。"
-#: libpq/auth.c:2595
+#: libpq/auth.c:2606
#, c-format
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:2622
+#: libpq/auth.c:2633
#, c-format
msgid "LDAP login failed for user \"%s\" on server \"%s\": %s"
msgstr "サーバー\"%2$s\"でユーザー\"%1$s\"のLDAPログインが失敗しました: %3$s"
-#: libpq/auth.c:2654
+#: libpq/auth.c:2665
#, c-format
msgid "LDAP diagnostics: %s"
msgstr "LDAP診断: %s"
-#: libpq/auth.c:2692
+#: libpq/auth.c:2703
#, c-format
msgid "certificate authentication failed for user \"%s\": client certificate contains no user name"
msgstr "ユーザー \"%s\" の証明書認証に失敗しました: クライアント証明書にユーザー名が含まれていません"
-#: libpq/auth.c:2713
+#: libpq/auth.c:2724
#, c-format
msgid "certificate authentication failed for user \"%s\": unable to retrieve subject DN"
msgstr "ユーザー\"%s\"の証明書認証に失敗しました: サブジェクト識別名(DN)が取得できません"
-#: libpq/auth.c:2736
+#: libpq/auth.c:2747
#, c-format
msgid "certificate validation (clientcert=verify-full) failed for user \"%s\": DN mismatch"
msgstr "ユーザー\"%s\"に対する証明書の検証(clientcert=verify-full) に失敗しました: DN 不一致"
-#: libpq/auth.c:2741
+#: libpq/auth.c:2752
#, c-format
msgid "certificate validation (clientcert=verify-full) failed for user \"%s\": CN mismatch"
msgstr "ユーザー\"%s\"に対する証明書の検証(clientcert=verify-full) に失敗しました: CN 不一致"
-#: libpq/auth.c:2843
+#: libpq/auth.c:2854
#, c-format
msgid "RADIUS server not specified"
msgstr "RADIUS サーバーが指定されていません"
-#: libpq/auth.c:2850
+#: libpq/auth.c:2861
#, c-format
msgid "RADIUS secret not specified"
msgstr "RADIUS secret が指定されていません"
-#: libpq/auth.c:2864
+#: libpq/auth.c:2875
#, c-format
msgid "RADIUS authentication does not support passwords longer than %d characters"
msgstr "RADIUS認証では%d文字より長いパスワードはサポートしていません"
-#: libpq/auth.c:2966 libpq/hba.c:2356
+#: libpq/auth.c:2977 libpq/hba.c:2352
#, c-format
msgid "could not translate RADIUS server name \"%s\" to address: %s"
msgstr "RADIUS サーバー名\"%s\"をアドレスに変換できませんでした: %s"
-#: libpq/auth.c:2980
+#: libpq/auth.c:2991
#, c-format
msgid "could not generate random encryption vector"
msgstr "ランダムな暗号化ベクトルを生成できませんでした"
-#: libpq/auth.c:3017
+#: libpq/auth.c:3028
#, c-format
msgid "could not perform MD5 encryption of password: %s"
msgstr "パスワードのMD5暗号化に失敗しました: %s"
-#: libpq/auth.c:3044
+#: libpq/auth.c:3055
#, c-format
msgid "could not create RADIUS socket: %m"
msgstr "RADIUSのソケットを作成できませんでした: %m"
-#: libpq/auth.c:3060
+#: libpq/auth.c:3071
#, c-format
msgid "could not bind local RADIUS socket: %m"
msgstr "ローカルの RADIUS ソケットをバインドできませんでした: %m"
-#: libpq/auth.c:3070
+#: libpq/auth.c:3081
#, c-format
msgid "could not send RADIUS packet: %m"
msgstr "RADIUS パケットを送信できませんでした: %m"
-#: libpq/auth.c:3104 libpq/auth.c:3130
+#: libpq/auth.c:3115 libpq/auth.c:3141
#, c-format
msgid "timeout waiting for RADIUS response from %s"
msgstr "%sからのRADIUSの応答待ちがタイムアウトしました"
-#: libpq/auth.c:3123
+#: libpq/auth.c:3134
#, c-format
msgid "could not check status on RADIUS socket: %m"
msgstr "RADIUSソケットの状態をチェックできませんでした: %m"
-#: libpq/auth.c:3153
+#: libpq/auth.c:3164
#, c-format
msgid "could not read RADIUS response: %m"
msgstr "RADIUS応答を読めませんでした: %m"
-#: libpq/auth.c:3161
+#: libpq/auth.c:3172
#, c-format
msgid "RADIUS response from %s was sent from incorrect port: %d"
msgstr "%sからのRADIUS応答が誤ったポートから送られてきました: %d"
-#: libpq/auth.c:3169
+#: libpq/auth.c:3180
#, c-format
msgid "RADIUS response from %s too short: %d"
msgstr "%sからのRADIUS応答が短すぎます: %d"
-#: libpq/auth.c:3176
+#: libpq/auth.c:3187
#, c-format
msgid "RADIUS response from %s has corrupt length: %d (actual length %d)"
msgstr "%sからのRADIUS応答が間違った長さを保持しています: %d(実際の長さは%d)"
-#: libpq/auth.c:3184
+#: libpq/auth.c:3195
#, c-format
msgid "RADIUS response from %s is to a different request: %d (should be %d)"
msgstr "%sからのRADIUS応答は異なるリクエストに対するものです: %d (%d であるはず)"
-#: libpq/auth.c:3209
+#: libpq/auth.c:3220
#, c-format
msgid "could not perform MD5 encryption of received packet: %s"
msgstr "受信パケットのMD5暗号化に失敗しました: %s"
-#: libpq/auth.c:3219
+#: libpq/auth.c:3230
#, c-format
msgid "RADIUS response from %s has incorrect MD5 signature"
msgstr "%sからのRADIUS応答が間違ったMD5シグネチャを保持しています"
-#: libpq/auth.c:3237
+#: libpq/auth.c:3248
#, c-format
msgid "RADIUS response from %s has invalid code (%d) for user \"%s\""
msgstr "%1$sからのRADIUS応答がユーザー\"%3$s\"にとって不正なコード(%2$d)を保持しています"
-#: libpq/be-fsstubs.c:133 libpq/be-fsstubs.c:162 libpq/be-fsstubs.c:190 libpq/be-fsstubs.c:216 libpq/be-fsstubs.c:241 libpq/be-fsstubs.c:283 libpq/be-fsstubs.c:306 libpq/be-fsstubs.c:565
+#: libpq/be-fsstubs.c:133 libpq/be-fsstubs.c:162 libpq/be-fsstubs.c:190 libpq/be-fsstubs.c:216 libpq/be-fsstubs.c:241 libpq/be-fsstubs.c:283 libpq/be-fsstubs.c:306 libpq/be-fsstubs.c:560
#, c-format
msgid "invalid large-object descriptor: %d"
msgstr "ラージオブジェクト記述子が不正です: %d"
@@ -15190,7 +15016,7 @@ msgstr "ラージオブジェクト記述子が不正です: %d"
msgid "large object descriptor %d was not opened for reading"
msgstr "ラージオブジェクト記述子 %d は読み込み用にオープンされていませんでした"
-#: libpq/be-fsstubs.c:197 libpq/be-fsstubs.c:572
+#: libpq/be-fsstubs.c:197 libpq/be-fsstubs.c:567
#, c-format
msgid "large object descriptor %d was not opened for writing"
msgstr "ラージオブジェクト記述子%dは書き込み用に開かれていませんでした"
@@ -15205,32 +15031,32 @@ msgstr "lo_lseekの結果がラージオブジェクト記述子の範囲%dを
msgid "lo_tell result out of range for large-object descriptor %d"
msgstr "lo_tellの結果がラージオブジェクト記述子の範囲%dを超えています"
-#: libpq/be-fsstubs.c:444
+#: libpq/be-fsstubs.c:439
#, c-format
msgid "could not open server file \"%s\": %m"
msgstr "サーバーファイル\"%s\"をオープンできませんでした: %m"
-#: libpq/be-fsstubs.c:467
+#: libpq/be-fsstubs.c:462
#, c-format
msgid "could not read server file \"%s\": %m"
msgstr "サーバーファイル\"%s\"を読み取れませんでした: %m"
-#: libpq/be-fsstubs.c:526
+#: libpq/be-fsstubs.c:521
#, c-format
msgid "could not create server file \"%s\": %m"
msgstr "サーバーファイル\"%s\"を作成できませんでした: %m"
-#: libpq/be-fsstubs.c:538
+#: libpq/be-fsstubs.c:533
#, c-format
msgid "could not write server file \"%s\": %m"
msgstr "サーバーファイル\"%s\"を書き出せませんでした: %m"
-#: libpq/be-fsstubs.c:779
+#: libpq/be-fsstubs.c:774
#, c-format
msgid "large object read request is too large"
msgstr "ラージオブジェクトの読み込み要求が大きすぎます"
-#: libpq/be-fsstubs.c:821 utils/adt/genfile.c:248 utils/adt/genfile.c:269
+#: libpq/be-fsstubs.c:816 utils/adt/genfile.c:248 utils/adt/genfile.c:269
#, c-format
msgid "requested length cannot be negative"
msgstr "負の長さを指定することはできません"
@@ -15265,326 +15091,292 @@ msgstr "秘密鍵ファイル\"%s\"はグループまたは全員からアクセ
msgid "File must have permissions u=rw (0600) or less if owned by the database user, or permissions u=rw,g=r (0640) or less if owned by root."
msgstr "ファイルはデータベースユーザーの所有の場合は u=rw (0600) かそれよりも低いパーミッション、root所有の場合は u=rw,g=r (0640) かそれよりも低いパーミッションである必要があります"
-#: libpq/be-secure-gssapi.c:202
+#: libpq/be-secure-gssapi.c:201
msgid "GSSAPI wrap error"
msgstr "GSSAPI名ラップエラー"
-#: libpq/be-secure-gssapi.c:209
+#: libpq/be-secure-gssapi.c:208
#, c-format
msgid "outgoing GSSAPI message would not use confidentiality"
msgstr "送出されるGSSAPIメッセージに機密性が適用されません"
-#: libpq/be-secure-gssapi.c:216 libpq/be-secure-gssapi.c:637
+#: libpq/be-secure-gssapi.c:215 libpq/be-secure-gssapi.c:634
#, c-format
msgid "server tried to send oversize GSSAPI packet (%zu > %zu)"
msgstr "サーバーは過大なサイズのGSSAPIパケットを送信しようとしました: (%zu > %zu)"
-#: libpq/be-secure-gssapi.c:352
+#: libpq/be-secure-gssapi.c:351
#, c-format
msgid "oversize GSSAPI packet sent by the client (%zu > %zu)"
msgstr "過大なサイズのGSSAPIパケットがクライアントから送出されました: (%zu > %zu)"
-#: libpq/be-secure-gssapi.c:390
+#: libpq/be-secure-gssapi.c:389
msgid "GSSAPI unwrap error"
msgstr "GSSAPIアンラップエラー"
-#: libpq/be-secure-gssapi.c:397
+#: libpq/be-secure-gssapi.c:396
#, c-format
msgid "incoming GSSAPI message did not use confidentiality"
msgstr "到着したGSSAPIメッセージには機密性が適用されていません"
-#: libpq/be-secure-gssapi.c:578
+#: libpq/be-secure-gssapi.c:575
#, c-format
msgid "oversize GSSAPI packet sent by the client (%zu > %d)"
msgstr "過大なサイズのGSSAPIパケットがクライアントから送出されました: (%zu > %d)"
-#: libpq/be-secure-gssapi.c:603
+#: libpq/be-secure-gssapi.c:600
msgid "could not accept GSSAPI security context"
msgstr "GSSAPIセキュリティコンテキストを受け入れられませんでした"
-#: libpq/be-secure-gssapi.c:704
+#: libpq/be-secure-gssapi.c:701
msgid "GSSAPI size check error"
msgstr "GSSAPIサイズチェックエラー"
-#: libpq/be-secure-openssl.c:118
+#: libpq/be-secure-openssl.c:131
#, c-format
msgid "could not create SSL context: %s"
msgstr "SSLコンテキストを作成できませんでした: %s"
-#: libpq/be-secure-openssl.c:144
+#: libpq/be-secure-openssl.c:157
#, c-format
msgid "could not load server certificate file \"%s\": %s"
msgstr "サーバー証明書ファイル\"%s\"をロードできませんでした: %s"
-#: libpq/be-secure-openssl.c:164
+#: libpq/be-secure-openssl.c:177
#, c-format
msgid "private key file \"%s\" cannot be reloaded because it requires a passphrase"
msgstr "パスフレーズが要求されたため秘密鍵ファイル\"%s\"をリロードできませんでした"
-#: libpq/be-secure-openssl.c:169
+#: libpq/be-secure-openssl.c:182
#, c-format
msgid "could not load private key file \"%s\": %s"
msgstr "秘密鍵ファイル\"%s\"をロードできませんでした: %s"
-#: libpq/be-secure-openssl.c:178
+#: libpq/be-secure-openssl.c:191
#, c-format
msgid "check of private key failed: %s"
msgstr "秘密鍵の検査に失敗しました: %s"
#. translator: first %s is a GUC option name, second %s is its value
-#: libpq/be-secure-openssl.c:191 libpq/be-secure-openssl.c:214
+#: libpq/be-secure-openssl.c:204 libpq/be-secure-openssl.c:227
#, c-format
msgid "\"%s\" setting \"%s\" not supported by this build"
msgstr "このビルドでは\"%s\"の\"%s\"への設定はサポートされていません"
-#: libpq/be-secure-openssl.c:201
+#: libpq/be-secure-openssl.c:214
#, c-format
msgid "could not set minimum SSL protocol version"
msgstr "最小SSLプロトコルバージョンを設定できませんでした"
-#: libpq/be-secure-openssl.c:224
+#: libpq/be-secure-openssl.c:237
#, c-format
msgid "could not set maximum SSL protocol version"
msgstr "最大SSLプロトコルバージョンを設定できませんでした"
-#: libpq/be-secure-openssl.c:241
+#: libpq/be-secure-openssl.c:253
#, c-format
msgid "could not set SSL protocol version range"
msgstr "SSLプロトコルバージョンの範囲を設定できませんでした"
-#: libpq/be-secure-openssl.c:242
+#: libpq/be-secure-openssl.c:254
#, c-format
msgid "\"%s\" cannot be higher than \"%s\""
msgstr "\"%s\"は\"%s\"より大きくできません"
-#: libpq/be-secure-openssl.c:295
+#: libpq/be-secure-openssl.c:307
#, c-format
-msgid "could not set the TLSv1.2 cipher list (no valid ciphers available)"
-msgstr " TLSv1.2 の暗号方式リストが設定できませんでした (有効な暗号方式がありません)"
+msgid "could not set the cipher list (no valid ciphers available)"
+msgstr "暗号方式リストがセットできません (利用可能な暗号方式がありません)"
-#: libpq/be-secure-openssl.c:310
-#, c-format
-msgid "could not set the TLSv1.3 cipher suites (no valid ciphers available)"
-msgstr " TLSv1.3 の暗号スイートが設定できませんでした (有効な暗号方式がありません)"
-
-#: libpq/be-secure-openssl.c:331
+#: libpq/be-secure-openssl.c:327
#, c-format
msgid "could not load root certificate file \"%s\": %s"
msgstr "ルート証明書ファイル\"%s\"をロードできませんでした: %s"
-#: libpq/be-secure-openssl.c:380
+#: libpq/be-secure-openssl.c:376
#, c-format
msgid "could not load SSL certificate revocation list file \"%s\": %s"
msgstr "SSL証明失効リストファイル\"%s\"をロードできませんでした: %s"
-#: libpq/be-secure-openssl.c:388
+#: libpq/be-secure-openssl.c:384
#, c-format
msgid "could not load SSL certificate revocation list directory \"%s\": %s"
msgstr "SSL証明失効リストディレクトリ\"%s\"をロードできませんでした: %s"
-#: libpq/be-secure-openssl.c:396
+#: libpq/be-secure-openssl.c:392
#, c-format
msgid "could not load SSL certificate revocation list file \"%s\" or directory \"%s\": %s"
msgstr "SSL証明失効リストファイル\"%s\"またはディレクトリ\"%s\"をロードできませんでした: %s"
-#: libpq/be-secure-openssl.c:454
+#: libpq/be-secure-openssl.c:450
#, c-format
msgid "could not initialize SSL connection: SSL context not set up"
msgstr "SSL接続を初期化できませんでした: SSLコンテクストが準備できていません"
-#: libpq/be-secure-openssl.c:468
+#: libpq/be-secure-openssl.c:464
#, c-format
msgid "could not initialize SSL connection: %s"
msgstr "SSL接続を初期化できませんでした: %s"
-#: libpq/be-secure-openssl.c:476
+#: libpq/be-secure-openssl.c:472
#, c-format
msgid "could not set SSL socket: %s"
msgstr "SSLソケットを設定できませんでした: %s"
-#: libpq/be-secure-openssl.c:532
+#: libpq/be-secure-openssl.c:528
#, c-format
msgid "could not accept SSL connection: %m"
msgstr "SSL接続を受け付けられませんでした: %m"
-#: libpq/be-secure-openssl.c:536 libpq/be-secure-openssl.c:593
+#: libpq/be-secure-openssl.c:532 libpq/be-secure-openssl.c:589
#, c-format
msgid "could not accept SSL connection: EOF detected"
msgstr "SSL接続を受け付けられませんでした: EOFを検出しました"
-#: libpq/be-secure-openssl.c:577
+#: libpq/be-secure-openssl.c:573
#, c-format
msgid "could not accept SSL connection: %s"
msgstr "SSL接続を受け付けられませんでした: %s"
-#: libpq/be-secure-openssl.c:581
+#: libpq/be-secure-openssl.c:577
#, c-format
msgid "This may indicate that the client does not support any SSL protocol version between %s and %s."
msgstr "このことは、クライアントがSSLプロトコルのバージョン%sから%sのいずれもサポートしていないことを示唆しているかもしれません。"
-#: libpq/be-secure-openssl.c:598 libpq/be-secure-openssl.c:813 libpq/be-secure-openssl.c:883
+#: libpq/be-secure-openssl.c:594 libpq/be-secure-openssl.c:809 libpq/be-secure-openssl.c:879
#, c-format
msgid "unrecognized SSL error code: %d"
msgstr "認識できないSSLエラーコード: %d"
-#: libpq/be-secure-openssl.c:626
+#: libpq/be-secure-openssl.c:622
#, c-format
msgid "received SSL connection request with unexpected ALPN protocol"
msgstr "想定外のALPNプロトコルによるSSL接続要求を受信しました"
-#: libpq/be-secure-openssl.c:670
+#: libpq/be-secure-openssl.c:666
#, c-format
msgid "SSL certificate's common name contains embedded null"
msgstr "SSL 証明書のコモンネームに null が含まれています"
-#: libpq/be-secure-openssl.c:716
+#: libpq/be-secure-openssl.c:712
#, c-format
msgid "SSL certificate's distinguished name contains embedded null"
msgstr "SSL証明書の識別名の途中にnullが含まれています"
-#: libpq/be-secure-openssl.c:802 libpq/be-secure-openssl.c:867
+#: libpq/be-secure-openssl.c:798 libpq/be-secure-openssl.c:863
#, c-format
msgid "SSL error: %s"
msgstr "SSLエラー: %s"
-#: libpq/be-secure-openssl.c:1050
+#: libpq/be-secure-openssl.c:1038
#, c-format
msgid "could not open DH parameters file \"%s\": %m"
msgstr "DHパラメータファイル\"%s\"をオープンできませんでした: %m"
-#: libpq/be-secure-openssl.c:1062
+#: libpq/be-secure-openssl.c:1050
#, c-format
msgid "could not load DH parameters file: %s"
msgstr "DHパラメータをロードできませんでした: %s"
-#: libpq/be-secure-openssl.c:1072
+#: libpq/be-secure-openssl.c:1060
#, c-format
msgid "invalid DH parameters: %s"
msgstr "不正なDHパラメータです: %s"
-#: libpq/be-secure-openssl.c:1081
+#: libpq/be-secure-openssl.c:1069
#, c-format
msgid "invalid DH parameters: p is not prime"
msgstr "不正なDHパラメータ: pは素数ではありません"
-#: libpq/be-secure-openssl.c:1090
+#: libpq/be-secure-openssl.c:1078
#, c-format
msgid "invalid DH parameters: neither suitable generator or safe prime"
msgstr "不正なDHパラメータ: 適切な生成器も安全な素数もありません"
-#: libpq/be-secure-openssl.c:1226
+#: libpq/be-secure-openssl.c:1214
#, c-format
msgid "Client certificate verification failed at depth %d: %s."
msgstr "クライアント証明書の検証に深さ%dで失敗しました: %s。"
-#: libpq/be-secure-openssl.c:1263
+#: libpq/be-secure-openssl.c:1251
#, c-format
msgid "Failed certificate data (unverified): subject \"%s\", serial number %s, issuer \"%s\"."
msgstr "失敗した証明書の情報(未検証): サブジェクト \"%s\", シリアル番号 %s, 発行者 \"%s\"。"
-#: libpq/be-secure-openssl.c:1264
+#: libpq/be-secure-openssl.c:1252
msgid "unknown"
msgstr "不明"
-#: libpq/be-secure-openssl.c:1401
+#: libpq/be-secure-openssl.c:1389
#, c-format
msgid "DH: could not load DH parameters"
msgstr "DH: DHパラメータをロードできませんでした"
-#: libpq/be-secure-openssl.c:1409
+#: libpq/be-secure-openssl.c:1397
#, c-format
msgid "DH: could not set DH parameters: %s"
msgstr "DH: DHパラメータを設定できませんでした: %s"
-#: libpq/be-secure-openssl.c:1439
+#: libpq/be-secure-openssl.c:1424
#, c-format
-msgid "failed to set group names specified in ssl_groups: %s"
-msgstr "ssl_groupsで指定されたグループ名の設定に失敗しました: %s"
-
-#: libpq/be-secure-openssl.c:1441
-msgid "No valid groups found"
-msgstr "有効なグループが見つかりませんでした"
+msgid "ECDH: unrecognized curve name: %s"
+msgstr "ECDH: 認識できない曲線名: %s"
-#: libpq/be-secure-openssl.c:1442
+#: libpq/be-secure-openssl.c:1433
#, c-format
-msgid "Ensure that each group name is spelled correctly and supported by the installed version of OpenSSL"
-msgstr "すべてのグループ名が正しく記述されおり、インストールされているバージョンのOpenSSLでサポートされていることを確認してください"
+msgid "ECDH: could not create key"
+msgstr "ECDH: キーを生成できませんでした"
-#: libpq/be-secure-openssl.c:1488
+#: libpq/be-secure-openssl.c:1461
msgid "no SSL error reported"
msgstr "SSLエラーはありませんでした"
-#: libpq/be-secure-openssl.c:1506
+#: libpq/be-secure-openssl.c:1479
#, c-format
msgid "SSL error code %lu"
msgstr "SSLエラーコード: %lu"
-#: libpq/be-secure-openssl.c:1663
+#: libpq/be-secure-openssl.c:1636
#, c-format
msgid "could not create BIO"
msgstr "BIOを作成できませんでした"
-#: libpq/be-secure-openssl.c:1673
+#: libpq/be-secure-openssl.c:1646
#, c-format
msgid "could not get NID for ASN1_OBJECT object"
msgstr "ASN1_OBJECTオブジェクトのNIDを取得できませんでした"
-#: libpq/be-secure-openssl.c:1681
+#: libpq/be-secure-openssl.c:1654
#, c-format
msgid "could not convert NID %d to an ASN1_OBJECT structure"
msgstr "NID %dをASN1_OBJECT構造体へ変換できませんでした"
-#: libpq/crypt.c:50
+#: libpq/crypt.c:48
#, c-format
msgid "Role \"%s\" does not exist."
msgstr "ロール\"%s\"は存在しません。"
-#: libpq/crypt.c:60
+#: libpq/crypt.c:58
#, c-format
msgid "User \"%s\" has no password assigned."
msgstr "ユーザー\"%s\"はパスワードが設定されていません。"
-#: libpq/crypt.c:78
+#: libpq/crypt.c:76
#, c-format
msgid "User \"%s\" has an expired password."
msgstr "ユーザー\"%s\"のパスワードは期限切れです。"
-#: libpq/crypt.c:174
-#, c-format
-msgid "encrypted password is too long"
-msgstr "暗号化されたパスワードが長すぎます"
-
-#: libpq/crypt.c:175
-#, c-format
-msgid "Encrypted passwords must be no longer than %d bytes."
-msgstr "暗号化されたパスワードは%dバイト以下でなければなりません。"
-
-#: libpq/crypt.c:183
-#, c-format
-msgid "setting an MD5-encrypted password"
-msgstr "MD5暗号化パスワードを設定しています"
-
-#: libpq/crypt.c:184
-#, c-format
-msgid "MD5 password support is deprecated and will be removed in a future release of PostgreSQL."
-msgstr "MD5パスワードは非推奨であり、PostgreSQLの将来のリリースでは廃止される予定です。"
-
-#: libpq/crypt.c:185
-#, c-format
-msgid "Refer to the PostgreSQL documentation for details about migrating to another password type."
-msgstr "他のパスワードタイプへの移行の詳細についてはPostgreSQL文書を参照してください。"
-
-#: libpq/crypt.c:216
+#: libpq/crypt.c:182
#, c-format
msgid "User \"%s\" has a password that cannot be used with MD5 authentication."
msgstr "ユーザー\"%s\"のパスワードはMD5認証で使用不能です。"
-#: libpq/crypt.c:237 libpq/crypt.c:279 libpq/crypt.c:299
+#: libpq/crypt.c:203 libpq/crypt.c:245 libpq/crypt.c:265
#, c-format
msgid "Password does not match for user \"%s\"."
msgstr "ユーザー\"%s\"のパスワードが合致しません。"
-#: libpq/crypt.c:318
+#: libpq/crypt.c:284
#, c-format
msgid "Password of user \"%s\" is in unrecognized format."
msgstr "ユーザー\"%s\"のパスワードは識別不能な形式です。"
@@ -15594,8 +15386,8 @@ msgstr "ユーザー\"%s\"のパスワードは識別不能な形式です。"
msgid "invalid regular expression \"%s\": %s"
msgstr "不正な正規表現\"%s\": %s"
-#: libpq/hba.c:329 libpq/hba.c:664 libpq/hba.c:1249 libpq/hba.c:1269 libpq/hba.c:1292 libpq/hba.c:1305 libpq/hba.c:1358 libpq/hba.c:1386 libpq/hba.c:1394 libpq/hba.c:1406 libpq/hba.c:1427 libpq/hba.c:1440 libpq/hba.c:1465 libpq/hba.c:1492 libpq/hba.c:1504 libpq/hba.c:1563 libpq/hba.c:1583 libpq/hba.c:1597 libpq/hba.c:1617 libpq/hba.c:1628 libpq/hba.c:1643 libpq/hba.c:1662 libpq/hba.c:1678 libpq/hba.c:1690 libpq/hba.c:1756 libpq/hba.c:1769 libpq/hba.c:1791
-#: libpq/hba.c:1803 libpq/hba.c:1821 libpq/hba.c:1871 libpq/hba.c:1915 libpq/hba.c:1926 libpq/hba.c:1942 libpq/hba.c:1959 libpq/hba.c:1970 libpq/hba.c:1989 libpq/hba.c:2005 libpq/hba.c:2021 libpq/hba.c:2080 libpq/hba.c:2097 libpq/hba.c:2110 libpq/hba.c:2122 libpq/hba.c:2141 libpq/hba.c:2227 libpq/hba.c:2245 libpq/hba.c:2339 libpq/hba.c:2358 libpq/hba.c:2387 libpq/hba.c:2400 libpq/hba.c:2423 libpq/hba.c:2445 libpq/hba.c:2459 tsearch/ts_locale.c:196
+#: libpq/hba.c:329 libpq/hba.c:661 libpq/hba.c:1245 libpq/hba.c:1265 libpq/hba.c:1288 libpq/hba.c:1301 libpq/hba.c:1354 libpq/hba.c:1382 libpq/hba.c:1390 libpq/hba.c:1402 libpq/hba.c:1423 libpq/hba.c:1436 libpq/hba.c:1461 libpq/hba.c:1488 libpq/hba.c:1500 libpq/hba.c:1559 libpq/hba.c:1579 libpq/hba.c:1593 libpq/hba.c:1613 libpq/hba.c:1624 libpq/hba.c:1639 libpq/hba.c:1658 libpq/hba.c:1674 libpq/hba.c:1686 libpq/hba.c:1752 libpq/hba.c:1765 libpq/hba.c:1787
+#: libpq/hba.c:1799 libpq/hba.c:1817 libpq/hba.c:1867 libpq/hba.c:1911 libpq/hba.c:1922 libpq/hba.c:1938 libpq/hba.c:1955 libpq/hba.c:1966 libpq/hba.c:1985 libpq/hba.c:2001 libpq/hba.c:2017 libpq/hba.c:2076 libpq/hba.c:2093 libpq/hba.c:2106 libpq/hba.c:2118 libpq/hba.c:2137 libpq/hba.c:2223 libpq/hba.c:2241 libpq/hba.c:2335 libpq/hba.c:2354 libpq/hba.c:2383 libpq/hba.c:2396 libpq/hba.c:2419 libpq/hba.c:2441 libpq/hba.c:2455 tsearch/ts_locale.c:241
#, c-format
msgid "line %d of configuration file \"%s\""
msgstr "設定ファイル \"%2$s\" の %1$d 行目"
@@ -15610,494 +15402,494 @@ msgstr "存在しない認証設定ファイル\"%s\"をスキップします"
msgid "could not open file \"%s\": maximum nesting depth exceeded"
msgstr "ファイル\"%s\"をオープンできませんでした: 入れ子の深さが上限を超えています"
-#: libpq/hba.c:1220
+#: libpq/hba.c:1216
#, c-format
msgid "error enumerating network interfaces: %m"
msgstr "ネットワークインターフェース列挙中のエラー: %m"
#. translator: the second %s is a list of auth methods
-#: libpq/hba.c:1247
+#: libpq/hba.c:1243
#, c-format
msgid "authentication option \"%s\" is only valid for authentication methods %s"
msgstr "認証オプション\"%s\"は認証方式%sでのみ有効です"
-#: libpq/hba.c:1267
+#: libpq/hba.c:1263
#, c-format
msgid "authentication method \"%s\" requires argument \"%s\" to be set"
msgstr "認証方式\"%s\"の場合は引数\"%s\"がセットされなければなりません"
-#: libpq/hba.c:1291
+#: libpq/hba.c:1287
#, c-format
msgid "missing entry at end of line"
msgstr "行末の要素が足りません"
-#: libpq/hba.c:1304
+#: libpq/hba.c:1300
#, c-format
msgid "multiple values in ident field"
msgstr "identヂールド内の複数の値"
-#: libpq/hba.c:1356
+#: libpq/hba.c:1352
#, c-format
msgid "multiple values specified for connection type"
msgstr "接続タイプで複数の値が指定されました"
-#: libpq/hba.c:1357
+#: libpq/hba.c:1353
#, c-format
msgid "Specify exactly one connection type per line."
msgstr "1行に1つの接続タイプだけを指定してください"
-#: libpq/hba.c:1384
+#: libpq/hba.c:1380
#, c-format
msgid "hostssl record cannot match because SSL is disabled"
msgstr "SSLが無効なため、hostssl行は照合できません"
-#: libpq/hba.c:1385
+#: libpq/hba.c:1381
#, c-format
msgid "Set \"ssl = on\" in postgresql.conf."
msgstr "postgresql.confで\"ssl = on\"に設定してください。"
-#: libpq/hba.c:1393
+#: libpq/hba.c:1389
#, c-format
msgid "hostssl record cannot match because SSL is not supported by this build"
msgstr "このビルドではhostsslはサポートされていないため、hostssl行は照合できません"
-#: libpq/hba.c:1405
+#: libpq/hba.c:1401
#, c-format
msgid "hostgssenc record cannot match because GSSAPI is not supported by this build"
msgstr "このビルドでは GSSAPI をサポートしていないため hostgssenc レコードは照合できません"
-#: libpq/hba.c:1425
+#: libpq/hba.c:1421
#, c-format
msgid "invalid connection type \"%s\""
msgstr "接続オプションタイプ \"%s\" は不正です"
-#: libpq/hba.c:1439
+#: libpq/hba.c:1435
#, c-format
msgid "end-of-line before database specification"
msgstr "データベース指定の前に行末を検出しました"
-#: libpq/hba.c:1464
+#: libpq/hba.c:1460
#, c-format
msgid "end-of-line before role specification"
msgstr "ロール指定の前に行末を検出しました"
-#: libpq/hba.c:1491
+#: libpq/hba.c:1487
#, c-format
msgid "end-of-line before IP address specification"
msgstr "IP アドレス指定の前に行末を検出しました"
-#: libpq/hba.c:1502
+#: libpq/hba.c:1498
#, c-format
msgid "multiple values specified for host address"
msgstr "ホストアドレスで複数の値が指定されました"
-#: libpq/hba.c:1503
+#: libpq/hba.c:1499
#, c-format
msgid "Specify one address range per line."
msgstr "1行に1つのアドレス範囲を指定してください"
-#: libpq/hba.c:1561
+#: libpq/hba.c:1557
#, c-format
msgid "invalid IP address \"%s\": %s"
msgstr "不正なIPアドレス\"%s\": %s"
-#: libpq/hba.c:1581
+#: libpq/hba.c:1577
#, c-format
msgid "specifying both host name and CIDR mask is invalid: \"%s\""
msgstr "ホスト名とCIDRマスクを両方指定するのは不正です: \"%s\""
-#: libpq/hba.c:1595
+#: libpq/hba.c:1591
#, c-format
msgid "invalid CIDR mask in address \"%s\""
msgstr "IPアドレス\"%s\"内の CIDR マスクが不正です"
-#: libpq/hba.c:1615
+#: libpq/hba.c:1611
#, c-format
msgid "end-of-line before netmask specification"
msgstr "ネットマスク指定の前に行末を検出しました"
-#: libpq/hba.c:1616
+#: libpq/hba.c:1612
#, c-format
msgid "Specify an address range in CIDR notation, or provide a separate netmask."
msgstr "CIDR記法でアドレス範囲を指定してするか、ネットマスクを分けて指定してください。"
-#: libpq/hba.c:1627
+#: libpq/hba.c:1623
#, c-format
msgid "multiple values specified for netmask"
msgstr "ネットマスクで複数の値が指定されました"
-#: libpq/hba.c:1641
+#: libpq/hba.c:1637
#, c-format
msgid "invalid IP mask \"%s\": %s"
msgstr "不正なIPマスク\"%s\": %s"
-#: libpq/hba.c:1661
+#: libpq/hba.c:1657
#, c-format
msgid "IP address and mask do not match"
msgstr "IPアドレスとマスクが一致しません"
-#: libpq/hba.c:1677
+#: libpq/hba.c:1673
#, c-format
msgid "end-of-line before authentication method"
msgstr "認証方式指定の前に行末を検出しました"
-#: libpq/hba.c:1688
+#: libpq/hba.c:1684
#, c-format
msgid "multiple values specified for authentication type"
msgstr "認証タイプで複数の値が指定されました"
-#: libpq/hba.c:1689
+#: libpq/hba.c:1685
#, c-format
msgid "Specify exactly one authentication type per line."
msgstr "認証タイプは1行に1つだけ指定してください。"
-#: libpq/hba.c:1754
+#: libpq/hba.c:1750
#, c-format
msgid "invalid authentication method \"%s\""
msgstr "不正な認証方式\"%s\""
-#: libpq/hba.c:1767
+#: libpq/hba.c:1763
#, c-format
msgid "invalid authentication method \"%s\": not supported by this build"
msgstr "不正な認証方式\"%s\": このビルドではサポートされていません"
-#: libpq/hba.c:1790
+#: libpq/hba.c:1786
#, c-format
msgid "gssapi authentication is not supported on local sockets"
msgstr "ローカルソケットではgssapi認証はサポートしていません"
-#: libpq/hba.c:1802
+#: libpq/hba.c:1798
#, c-format
msgid "peer authentication is only supported on local sockets"
msgstr "peer認証はローカルソケットでのみサポートしています"
-#: libpq/hba.c:1820
+#: libpq/hba.c:1816
#, c-format
msgid "cert authentication is only supported on hostssl connections"
msgstr "hostssl接続では証明書認証のみをサポートしています"
-#: libpq/hba.c:1870
+#: libpq/hba.c:1866
#, c-format
msgid "authentication option not in name=value format: %s"
msgstr "認証オプションが 名前=値 形式になっていません: %s"
-#: libpq/hba.c:1914
+#: libpq/hba.c:1910
#, c-format
-msgid "cannot mix options for simple bind and search+bind modes"
-msgstr "単純バインドモードと検索+バインドモードのオプションを混在させることはできません"
+msgid "cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, ldapsearchfilter, or ldapurl together with ldapprefix"
+msgstr "ldapbasedn、 ldapbinddn、ldapbindpasswd、ldapsearchattribute、, ldapsearchfilter またはldapurlは、ldapprefixと同時には指定できません"
-#: libpq/hba.c:1925
+#: libpq/hba.c:1921
#, c-format
msgid "authentication method \"ldap\" requires argument \"ldapbasedn\", \"ldapprefix\", or \"ldapsuffix\" to be set"
msgstr "\"ldap\"認証方式の場合は引数 \"ldapbasedn\"、\"ldapprefix\"、\"ldapsuffix\"のいずれかを指定してください"
-#: libpq/hba.c:1941
+#: libpq/hba.c:1937
#, c-format
msgid "cannot use ldapsearchattribute together with ldapsearchfilter"
msgstr "ldapsearchattribute、ldapsearchfilter と同時には指定できません"
-#: libpq/hba.c:1958
+#: libpq/hba.c:1954
#, c-format
msgid "list of RADIUS servers cannot be empty"
msgstr "RADIUSサーバーのリストは空にはできません"
-#: libpq/hba.c:1969
+#: libpq/hba.c:1965
#, c-format
msgid "list of RADIUS secrets cannot be empty"
msgstr "RADIUSシークレットのリストは空にはできません"
-#: libpq/hba.c:1986
+#: libpq/hba.c:1982
#, c-format
msgid "the number of RADIUS secrets (%d) must be 1 or the same as the number of RADIUS servers (%d)"
msgstr "RADIUSシークレットの数(%d)は1またはRADIUSサーバーの数(%d)と同じである必要があります"
-#: libpq/hba.c:2002
+#: libpq/hba.c:1998
#, c-format
msgid "the number of RADIUS ports (%d) must be 1 or the same as the number of RADIUS servers (%d)"
msgstr "RADIUSポートの数(%d)は1またはRADIUSサーバーの数(%d)と同じである必要があります"
-#: libpq/hba.c:2018
+#: libpq/hba.c:2014
#, c-format
msgid "the number of RADIUS identifiers (%d) must be 1 or the same as the number of RADIUS servers (%d)"
msgstr "RADIUS識別子の数(%d)は1またはRADIUSサーバーの数(%d)と同じである必要があります"
#
-#: libpq/hba.c:2070
+#: libpq/hba.c:2066
msgid "ident, peer, gssapi, sspi, and cert"
msgstr "ident、peer、gssapi、sspiおよびcert"
-#: libpq/hba.c:2079
+#: libpq/hba.c:2075
#, c-format
msgid "clientcert can only be configured for \"hostssl\" rows"
msgstr "クライアント証明書は\"hostssl\"の行でのみ設定できます"
-#: libpq/hba.c:2096
+#: libpq/hba.c:2092
#, c-format
msgid "clientcert only accepts \"verify-full\" when using \"cert\" authentication"
msgstr "\"cert\"認証使用時はclientcertは\"verify-full\"にしか設定できません"
-#: libpq/hba.c:2109
+#: libpq/hba.c:2105
#, c-format
msgid "invalid value for clientcert: \"%s\""
msgstr "clientcertの値が不正です: \"%s\""
-#: libpq/hba.c:2121
+#: libpq/hba.c:2117
#, c-format
msgid "clientname can only be configured for \"hostssl\" rows"
msgstr "クライアント名は\"hostssl\"の行でのみ設定できます"
-#: libpq/hba.c:2140
+#: libpq/hba.c:2136
#, c-format
msgid "invalid value for clientname: \"%s\""
msgstr "clientnameの値が不正です: \"%s\""
-#: libpq/hba.c:2173
+#: libpq/hba.c:2169
#, c-format
msgid "could not parse LDAP URL \"%s\": %s"
msgstr "LDAP URL\"%s\"をパースできませんでした: %s"
-#: libpq/hba.c:2184
+#: libpq/hba.c:2180
#, c-format
msgid "unsupported LDAP URL scheme: %s"
msgstr "非サポートのLDAP URLコード: %s"
-#: libpq/hba.c:2208
+#: libpq/hba.c:2204
#, c-format
msgid "LDAP URLs not supported on this platform"
msgstr "このプラットフォームではLDAP URLをサポートしていません。"
-#: libpq/hba.c:2226
+#: libpq/hba.c:2222
#, c-format
msgid "invalid ldapscheme value: \"%s\""
msgstr "不正な ldapscheme の値: \"%s\""
-#: libpq/hba.c:2244
+#: libpq/hba.c:2240
#, c-format
msgid "invalid LDAP port number: \"%s\""
msgstr "不正なLDAPポート番号です: \"%s\""
#
-#: libpq/hba.c:2290 libpq/hba.c:2297
+#: libpq/hba.c:2286 libpq/hba.c:2293
msgid "gssapi and sspi"
msgstr "gssapiおよびsspi"
-#: libpq/hba.c:2306 libpq/hba.c:2315
+#: libpq/hba.c:2302 libpq/hba.c:2311
msgid "sspi"
msgstr "sspi"
-#: libpq/hba.c:2337
+#: libpq/hba.c:2333
#, c-format
msgid "could not parse RADIUS server list \"%s\""
msgstr "RADIUSサーバーのリスト\"%s\"のパースに失敗しました"
-#: libpq/hba.c:2385
+#: libpq/hba.c:2381
#, c-format
msgid "could not parse RADIUS port list \"%s\""
msgstr "RADIUSポートのリスト\"%s\"のパースに失敗しました"
-#: libpq/hba.c:2399
+#: libpq/hba.c:2395
#, c-format
msgid "invalid RADIUS port number: \"%s\""
msgstr "不正なRADIUSポート番号: \"%s\""
-#: libpq/hba.c:2421
+#: libpq/hba.c:2417
#, c-format
msgid "could not parse RADIUS secret list \"%s\""
msgstr "RADIUSシークレットのリスト\"%s\"のパースに失敗しました"
-#: libpq/hba.c:2443
+#: libpq/hba.c:2439
#, c-format
msgid "could not parse RADIUS identifiers list \"%s\""
msgstr "RADIUS識別子のリスト\"%s\"のパースに失敗しました"
-#: libpq/hba.c:2457
+#: libpq/hba.c:2453
#, c-format
msgid "unrecognized authentication option name: \"%s\""
msgstr "認証オプション名を認識できません: \"%s\""
-#: libpq/hba.c:2649
+#: libpq/hba.c:2645
#, c-format
msgid "configuration file \"%s\" contains no entries"
msgstr "設定ファイル\"%s\"には何も含まれていません"
-#: libpq/hba.c:2802
+#: libpq/hba.c:2798
#, c-format
msgid "regular expression match for \"%s\" failed: %s"
msgstr "正規表現\"%s\"で照合に失敗しました: %s"
-#: libpq/hba.c:2826
+#: libpq/hba.c:2822
#, c-format
msgid "regular expression \"%s\" has no subexpressions as requested by backreference in \"%s\""
msgstr "正規表現\"%s\"には\"%s\"における後方参照が要求する副表現が含まれていません"
-#: libpq/hba.c:2929
+#: libpq/hba.c:2925
#, c-format
msgid "provided user name (%s) and authenticated user name (%s) do not match"
msgstr "与えられたユーザー名 (%s) と認証されたユーザー名 (%s) が一致しません"
-#: libpq/hba.c:2949
+#: libpq/hba.c:2945
#, c-format
msgid "no match in usermap \"%s\" for user \"%s\" authenticated as \"%s\""
msgstr "\"%3$s\"として認証されたユーザー\"%2$s\"はユーザーマップ\"%1$s\"に一致しません"
-#: libpq/pqcomm.c:212 libpq/pqcomm.c:220 libpq/pqcomm.c:251 libpq/pqcomm.c:260 libpq/pqcomm.c:1649 libpq/pqcomm.c:1694 libpq/pqcomm.c:1734 libpq/pqcomm.c:1778 libpq/pqcomm.c:1817 libpq/pqcomm.c:1856 libpq/pqcomm.c:1892 libpq/pqcomm.c:1931
+#: libpq/pqcomm.c:211 libpq/pqcomm.c:219 libpq/pqcomm.c:250 libpq/pqcomm.c:259 libpq/pqcomm.c:1648 libpq/pqcomm.c:1693 libpq/pqcomm.c:1733 libpq/pqcomm.c:1777 libpq/pqcomm.c:1816 libpq/pqcomm.c:1855 libpq/pqcomm.c:1891 libpq/pqcomm.c:1930
#, c-format
msgid "%s(%s) failed: %m"
msgstr "%s(%s)が失敗しました: %m"
-#: libpq/pqcomm.c:297
+#: libpq/pqcomm.c:296
#, c-format
msgid "could not set socket to nonblocking mode: %m"
msgstr "ソケットを非ブロッキングモードに設定できませんでした: %m"
-#: libpq/pqcomm.c:457
+#: libpq/pqcomm.c:456
#, c-format
msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)"
msgstr "Unixドメインソケットのパス\"%s\"が長すぎます(最大 %d バイト)"
-#: libpq/pqcomm.c:477
+#: libpq/pqcomm.c:476
#, c-format
msgid "could not translate host name \"%s\", service \"%s\" to address: %s"
msgstr "ホスト名\"%s\"、サービス\"%s\"をアドレスに変換できませんでした: %s"
-#: libpq/pqcomm.c:481
+#: libpq/pqcomm.c:480
#, c-format
msgid "could not translate service \"%s\" to address: %s"
msgstr "サービス\"%s\"をアドレスに変換できませんでした: %s"
-#: libpq/pqcomm.c:503
+#: libpq/pqcomm.c:502
#, c-format
msgid "could not bind to all requested addresses: MAXLISTEN (%d) exceeded"
msgstr "要求されたアドレスを全てバインドできませんでした: MAXLISTEN (%d)を超えています"
-#: libpq/pqcomm.c:512
+#: libpq/pqcomm.c:511
msgid "IPv4"
msgstr "IPv4"
-#: libpq/pqcomm.c:515
+#: libpq/pqcomm.c:514
msgid "IPv6"
msgstr "IPv6"
-#: libpq/pqcomm.c:518
+#: libpq/pqcomm.c:517
msgid "Unix"
msgstr "Unix"
-#: libpq/pqcomm.c:522
+#: libpq/pqcomm.c:521
#, c-format
msgid "unrecognized address family %d"
msgstr "アドレスファミリ %d を認識できません"
#. translator: first %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:546
+#: libpq/pqcomm.c:545
#, c-format
msgid "could not create %s socket for address \"%s\": %m"
msgstr "アドレス\"%s\"に対する%sソケットの作成に失敗しました: %m"
#. translator: third %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:575 libpq/pqcomm.c:593
+#: libpq/pqcomm.c:574 libpq/pqcomm.c:592
#, c-format
msgid "%s(%s) failed for %s address \"%s\": %m"
msgstr "%3$sアドレス%4$sに対する%1$s(%2$s)が失敗しました: %5$m"
#. translator: first %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:616
+#: libpq/pqcomm.c:615
#, c-format
msgid "could not bind %s address \"%s\": %m"
msgstr "%sアドレス\"%s\"のbindに失敗しました: %m"
-#: libpq/pqcomm.c:620
+#: libpq/pqcomm.c:619
#, c-format
msgid "Is another postmaster already running on port %d?"
msgstr "すでに他のpostmasterがポート%dで稼動していませんか?"
-#: libpq/pqcomm.c:622
+#: libpq/pqcomm.c:621
#, c-format
msgid "Is another postmaster already running on port %d? If not, wait a few seconds and retry."
msgstr "すでに他にpostmasterがポート%dで稼動していませんか? 稼動していなければ数秒待ってから再試行してください。"
#. translator: first %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:651
+#: libpq/pqcomm.c:650
#, c-format
msgid "could not listen on %s address \"%s\": %m"
msgstr "%sアドレス\"%s\"のlistenに失敗しました: %m"
-#: libpq/pqcomm.c:659
+#: libpq/pqcomm.c:658
#, c-format
msgid "listening on Unix socket \"%s\""
msgstr "Unixソケット\"%s\"で待ち受けています"
#. translator: first %s is IPv4 or IPv6
-#: libpq/pqcomm.c:664
+#: libpq/pqcomm.c:663
#, c-format
msgid "listening on %s address \"%s\", port %d"
msgstr "%sアドレス\"%s\"、ポート%dで待ち受けています"
-#: libpq/pqcomm.c:754
+#: libpq/pqcomm.c:753
#, c-format
msgid "group \"%s\" does not exist"
msgstr "グループ\"%s\"は存在しません"
-#: libpq/pqcomm.c:764
+#: libpq/pqcomm.c:763
#, c-format
msgid "could not set group of file \"%s\": %m"
msgstr "ファイル\"%s\"のグループを設定できませんでした: %m"
-#: libpq/pqcomm.c:775
+#: libpq/pqcomm.c:774
#, c-format
msgid "could not set permissions of file \"%s\": %m"
msgstr "ファイル\"%s\"の権限を設定できませんでした: %m"
-#: libpq/pqcomm.c:804
+#: libpq/pqcomm.c:803
#, c-format
msgid "could not accept new connection: %m"
msgstr "新しい接続を受け付けることができませんでした: %m"
-#: libpq/pqcomm.c:886
+#: libpq/pqcomm.c:885
#, c-format
msgid "there is no client connection"
msgstr "クライアント接続がありません"
-#: libpq/pqcomm.c:942 libpq/pqcomm.c:1043
+#: libpq/pqcomm.c:941 libpq/pqcomm.c:1042
#, c-format
msgid "could not receive data from client: %m"
msgstr "クライアントからデータを受信できませんでした: %m"
-#: libpq/pqcomm.c:1150 tcop/postgres.c:4457
+#: libpq/pqcomm.c:1149 tcop/postgres.c:4533
#, c-format
msgid "terminating connection because protocol synchronization was lost"
msgstr "プロトコルの同期が失われたためコネクションを終了します"
-#: libpq/pqcomm.c:1216
+#: libpq/pqcomm.c:1215
#, c-format
msgid "unexpected EOF within message length word"
msgstr "メッセージ長ワード内のEOFは想定外です"
-#: libpq/pqcomm.c:1226
+#: libpq/pqcomm.c:1225
#, c-format
msgid "invalid message length"
msgstr "メッセージ長が不正です"
-#: libpq/pqcomm.c:1248 libpq/pqcomm.c:1261
+#: libpq/pqcomm.c:1247 libpq/pqcomm.c:1260
#, c-format
msgid "incomplete message from client"
msgstr "クライアントからのメッセージが不完全です"
-#: libpq/pqcomm.c:1402
+#: libpq/pqcomm.c:1401
#, c-format
msgid "could not send data to client: %m"
msgstr "クライアントにデータを送信できませんでした: %m"
-#: libpq/pqcomm.c:1617
+#: libpq/pqcomm.c:1616
#, c-format
msgid "%s(%s) failed: error code %d"
msgstr "%s(%s)が失敗しました: エラーコード %d"
-#: libpq/pqcomm.c:1706
+#: libpq/pqcomm.c:1705
#, c-format
msgid "setting the keepalive idle time is not supported"
msgstr "キープアライブのアイドル時間の設定はサポートされていません"
-#: libpq/pqcomm.c:1790 libpq/pqcomm.c:1865 libpq/pqcomm.c:1940
+#: libpq/pqcomm.c:1789 libpq/pqcomm.c:1864 libpq/pqcomm.c:1939
#, c-format
msgid "%s(%s) not supported"
msgstr "%s(%s)はサポートされていません"
@@ -16122,12 +15914,12 @@ msgstr "メッセージ内の文字列が不正です"
msgid "invalid message format"
msgstr "メッセージの書式が不正です"
-#: main/main.c:301
+#: main/main.c:236
#, c-format
msgid "%s: WSAStartup failed: %d\n"
msgstr "%s: WSAStartupが失敗しました: %d\n"
-#: main/main.c:389
+#: main/main.c:324
#, c-format
msgid ""
"%s is the PostgreSQL server.\n"
@@ -16136,7 +15928,7 @@ msgstr ""
"%sはPostgreSQLサーバーです\n"
"\n"
-#: main/main.c:390
+#: main/main.c:325
#, c-format
msgid ""
"Usage:\n"
@@ -16147,107 +15939,107 @@ msgstr ""
" %s [オプション]...\n"
"\n"
-#: main/main.c:391
+#: main/main.c:326
#, c-format
msgid "Options:\n"
msgstr "オプション:\n"
-#: main/main.c:392
+#: main/main.c:327
#, c-format
msgid " -B NBUFFERS number of shared buffers\n"
msgstr " -B NBUFFERS 共有バッファの数\n"
-#: main/main.c:393
+#: main/main.c:328
#, c-format
msgid " -c NAME=VALUE set run-time parameter\n"
msgstr " -c NAME=VALUE 実行時パラメータの設定\n"
-#: main/main.c:394
+#: main/main.c:329
#, c-format
msgid " -C NAME print value of run-time parameter, then exit\n"
msgstr " -C NAME 実行時パラメータの値を表示し、終了\n"
-#: main/main.c:395
+#: main/main.c:330
#, c-format
msgid " -d 1-5 debugging level\n"
msgstr " -d 1-5 デバッグレベル\n"
-#: main/main.c:396
+#: main/main.c:331
#, c-format
msgid " -D DATADIR database directory\n"
msgstr " -D DATADIR データベースディレクトリ\n"
-#: main/main.c:397
+#: main/main.c:332
#, c-format
msgid " -e use European date input format (DMY)\n"
msgstr " -e ヨーロッパ式の日付フォーマットでの入力(DMY)\n"
-#: main/main.c:398
+#: main/main.c:333
#, c-format
msgid " -F turn fsync off\n"
msgstr " -F fsyncを無効にする\n"
-#: main/main.c:399
+#: main/main.c:334
#, c-format
msgid " -h HOSTNAME host name or IP address to listen on\n"
msgstr " -h HOSTNAME 接続を待ち受けるホスト名またはIPアドレス\n"
-#: main/main.c:400
+#: main/main.c:335
#, c-format
msgid " -i enable TCP/IP connections (deprecated)\n"
msgstr " -i TCP/IP接続を有効にする (非推奨)\n"
-#: main/main.c:401
+#: main/main.c:336
#, c-format
msgid " -k DIRECTORY Unix-domain socket location\n"
msgstr " -k DIRECTORY Unixドメインソケットの場所\n"
-#: main/main.c:403
+#: main/main.c:338
#, c-format
msgid " -l enable SSL connections\n"
msgstr " -l SSL接続を有効にする\n"
-#: main/main.c:405
+#: main/main.c:340
#, c-format
msgid " -N MAX-CONNECT maximum number of allowed connections\n"
msgstr " -N MAX-CONNECT 許容する最大接続数\n"
-#: main/main.c:406
+#: main/main.c:341
#, c-format
msgid " -p PORT port number to listen on\n"
msgstr " -p PORT 接続を待ち受けるポート番号\n"
-#: main/main.c:407
+#: main/main.c:342
#, c-format
msgid " -s show statistics after each query\n"
msgstr " -s 各問い合わせの後に統計情報を表示\n"
-#: main/main.c:408
+#: main/main.c:343
#, c-format
msgid " -S WORK-MEM set amount of memory for sorts (in kB)\n"
msgstr " -S WORK-MEM ソート用のメモリ量 (KB単位)\n"
-#: main/main.c:409
+#: main/main.c:344
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version バージョン情報を表示し、終了\n"
-#: main/main.c:410
+#: main/main.c:345
#, c-format
msgid " --NAME=VALUE set run-time parameter\n"
msgstr " --NAME=VALUE 実行時パラメータを設定\n"
-#: main/main.c:411
+#: main/main.c:346
#, c-format
msgid " --describe-config describe configuration parameters, then exit\n"
msgstr " --describe-config 設定パラメータの説明を出力し、終了\n"
-#: main/main.c:412
+#: main/main.c:347
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help このヘルプを表示し、終了\n"
-#: main/main.c:414
+#: main/main.c:349
#, c-format
msgid ""
"\n"
@@ -16256,39 +16048,39 @@ msgstr ""
"\n"
"開発者向けオプション:\n"
-#: main/main.c:415
+#: main/main.c:350
#, c-format
msgid " -f s|i|o|b|t|n|m|h forbid use of some plan types\n"
msgstr " -f s|i|o|b|t|n|m|h いくつかのプランタイプを禁止\n"
-#: main/main.c:416
+#: main/main.c:351
#, c-format
msgid " -O allow system table structure changes\n"
msgstr " -O システムテーブル構造の変更を許可\n"
-#: main/main.c:417
+#: main/main.c:352
#, c-format
msgid " -P disable system indexes\n"
msgstr " -P システムインデックスを無効にする\n"
-#: main/main.c:418
+#: main/main.c:353
#, c-format
msgid " -t pa|pl|ex show timings after each query\n"
msgstr " -t pa|pl|ex 各問い合わせの後に時間情報を表示\n"
-#: main/main.c:419
+#: main/main.c:354
#, c-format
msgid " -T send SIGABRT to all backend processes if one dies\n"
msgstr ""
" -T ひとつのバックエンドプロセスが異常停止した時に全ての\n"
" バックエンドプロセスにSIGABRTを送信\n"
-#: main/main.c:420
+#: main/main.c:355
#, c-format
msgid " -W NUM wait NUM seconds to allow attach from a debugger\n"
msgstr " -W NUM デバッガをアタッチできるようにNUM秒待機\n"
-#: main/main.c:422
+#: main/main.c:357
#, c-format
msgid ""
"\n"
@@ -16297,39 +16089,39 @@ msgstr ""
"\n"
"シングルユーザーモード用のオプション:\n"
-#: main/main.c:423
+#: main/main.c:358
#, c-format
msgid " --single selects single-user mode (must be first argument)\n"
msgstr ""
" --single シングルユーザーモードを選択(最初の引数でなければ\n"
" なりません)\n"
-#: main/main.c:424
+#: main/main.c:359
#, c-format
msgid " DBNAME database name (defaults to user name)\n"
msgstr " DBNAME データベース名 (デフォルトはユーザー名)\n"
-#: main/main.c:425
+#: main/main.c:360
#, c-format
msgid " -d 0-5 override debugging level\n"
msgstr " -d 0-5 デバッグレベルを上書き\n"
-#: main/main.c:426
+#: main/main.c:361
#, c-format
msgid " -E echo statement before execution\n"
msgstr " -E 実行前に文を表示\n"
-#: main/main.c:427
+#: main/main.c:362
#, c-format
msgid " -j do not use newline as interactive query delimiter\n"
msgstr " -j 対話式問い合わせの区切りとして改行を使用しない\n"
-#: main/main.c:428 main/main.c:434
+#: main/main.c:363 main/main.c:369
#, c-format
msgid " -r FILENAME send stdout and stderr to given file\n"
msgstr " -r FILENAME 標準出力と標準エラー出力を指定したファイルに出力\n"
-#: main/main.c:430
+#: main/main.c:365
#, c-format
msgid ""
"\n"
@@ -16338,22 +16130,22 @@ msgstr ""
"\n"
"初期起動用のオプション:\n"
-#: main/main.c:431
+#: main/main.c:366
#, c-format
msgid " --boot selects bootstrapping mode (must be first argument)\n"
msgstr " --boot 初期起動モードを選択 (最初の引数でなければなりません)\n"
-#: main/main.c:432
+#: main/main.c:367
#, c-format
msgid " --check selects check mode (must be first argument)\n"
msgstr " --check チェックモードを選択 (最初の引数でなければなりません)\n"
-#: main/main.c:433
+#: main/main.c:368
#, c-format
msgid " DBNAME database name (mandatory argument in bootstrapping mode)\n"
msgstr " DBNAME データベース名 (初期起動モードでは必須の引数)\n"
-#: main/main.c:436
+#: main/main.c:371
#, c-format
msgid ""
"\n"
@@ -16369,12 +16161,12 @@ msgstr ""
"\n"
"不具合は<%s>まで報告してください。\n"
-#: main/main.c:440
+#: main/main.c:375
#, c-format
msgid "%s home page: <%s>\n"
msgstr "%s ホームページ: <%s>\n"
-#: main/main.c:451
+#: main/main.c:386
#, c-format
msgid ""
"\"root\" execution of the PostgreSQL server is not permitted.\n"
@@ -16387,12 +16179,12 @@ msgstr ""
"する必要があります。適切なサーバーの起動方法に関する詳細はドキュメントを\n"
"参照してください\n"
-#: main/main.c:468
+#: main/main.c:403
#, c-format
msgid "%s: real and effective user IDs must match\n"
msgstr "%s: 実ユーザーIDと実効ユーザーIDは一致しなければなりません\n"
-#: main/main.c:475
+#: main/main.c:410
#, c-format
msgid ""
"Execution of PostgreSQL by a user with administrative permissions is not\n"
@@ -16416,12 +16208,12 @@ msgstr "拡張可能ノードタイプ\"%s\"はすでに存在します"
msgid "ExtensibleNodeMethods \"%s\" was not registered"
msgstr "ExtensibleNodeMethods \"%s\"は登録されていません"
-#: nodes/makefuncs.c:154 statistics/extended_stats.c:2306
+#: nodes/makefuncs.c:152 nodes/makefuncs.c:178 statistics/extended_stats.c:2310
#, c-format
msgid "relation \"%s\" does not have a composite type"
msgstr "リレーション\"%s\"は複合型を持っていません"
-#: nodes/nodeFuncs.c:118 nodes/nodeFuncs.c:149 parser/parse_coerce.c:2602 parser/parse_coerce.c:2740 parser/parse_coerce.c:2787 parser/parse_expr.c:2110 parser/parse_func.c:710 parser/parse_oper.c:869 utils/fmgr/funcapi.c:669
+#: nodes/nodeFuncs.c:118 nodes/nodeFuncs.c:149 parser/parse_coerce.c:2604 parser/parse_coerce.c:2742 parser/parse_coerce.c:2789 parser/parse_expr.c:2120 parser/parse_func.c:710 parser/parse_oper.c:869 utils/fmgr/funcapi.c:669
#, c-format
msgid "could not find array type for data type %s"
msgstr "データ型%sの配列型がありませんでした"
@@ -16436,90 +16228,80 @@ msgstr "パラメータを持つポータル\"%s\": %s"
msgid "unnamed portal with parameters: %s"
msgstr "パラメータを持つ無名ポータル: %s"
-#: optimizer/path/joinrels.c:972
+#: optimizer/path/joinrels.c:973
#, c-format
msgid "FULL JOIN is only supported with merge-joinable or hash-joinable join conditions"
msgstr "FULL JOIN はマージ結合可能もしくはハッシュ結合可能な場合のみサポートされています"
-#: optimizer/plan/createplan.c:7263 parser/parse_merge.c:203 rewrite/rewriteHandler.c:1686
+#: optimizer/plan/createplan.c:7175 parser/parse_merge.c:203 rewrite/rewriteHandler.c:1680
#, c-format
msgid "cannot execute MERGE on relation \"%s\""
msgstr "リレーション\"%s\"に対してMERGEは実行できません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: optimizer/plan/initsplan.c:1755
+#: optimizer/plan/initsplan.c:1407
#, c-format
msgid "%s cannot be applied to the nullable side of an outer join"
msgstr "外部結合のNULL可な側では%sを適用できません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: optimizer/plan/planner.c:1443 parser/analyze.c:1861 parser/analyze.c:2120 parser/analyze.c:3441
+#: optimizer/plan/planner.c:1380 parser/analyze.c:1771 parser/analyze.c:2029 parser/analyze.c:3247
#, c-format
msgid "%s is not allowed with UNION/INTERSECT/EXCEPT"
msgstr "UNION/INTERSECT/EXCEPTでは%sを使用できません"
-#: optimizer/plan/planner.c:2182 optimizer/plan/planner.c:4025
+#: optimizer/plan/planner.c:2121 optimizer/plan/planner.c:4108
#, c-format
msgid "could not implement GROUP BY"
msgstr "GROUP BY を実行できませんでした"
-#: optimizer/plan/planner.c:2183 optimizer/plan/planner.c:4026 optimizer/plan/planner.c:4707 optimizer/prep/prepunion.c:1070
+#: optimizer/plan/planner.c:2122 optimizer/plan/planner.c:4109 optimizer/plan/planner.c:4790 optimizer/prep/prepunion.c:1320
#, c-format
msgid "Some of the datatypes only support hashing, while others only support sorting."
msgstr "一部のデータ型がハッシュのみをサポートする一方で、別の型はソートのみをサポートしています。"
-#: optimizer/plan/planner.c:4706
+#: optimizer/plan/planner.c:4789
#, c-format
msgid "could not implement DISTINCT"
msgstr "DISTINCTを実行できませんでした"
-#: optimizer/plan/planner.c:6122
+#: optimizer/plan/planner.c:6134
#, c-format
msgid "could not implement window PARTITION BY"
msgstr "ウィンドウの PARTITION BY を実行できませんでした"
-#: optimizer/plan/planner.c:6123
+#: optimizer/plan/planner.c:6135
#, c-format
msgid "Window partitioning columns must be of sortable datatypes."
msgstr "ウィンドウ分割に使用する列は、ソート可能なデータ型でなければなりません。"
-#: optimizer/plan/planner.c:6127
+#: optimizer/plan/planner.c:6139
#, c-format
msgid "could not implement window ORDER BY"
msgstr "ウィンドウの ORDER BY を実行できませんでした"
-#: optimizer/plan/planner.c:6128
+#: optimizer/plan/planner.c:6140
#, c-format
msgid "Window ordering columns must be of sortable datatypes."
msgstr "ウィンドウの順序付けをする列は、ソート可能なデータ型でなければなりません。"
-#: optimizer/prep/prepunion.c:440
+#: optimizer/prep/prepunion.c:467
#, c-format
msgid "could not implement recursive UNION"
msgstr "再帰UNIONを実行できませんでした"
-#: optimizer/prep/prepunion.c:441
+#: optimizer/prep/prepunion.c:468
#, c-format
msgid "All column datatypes must be hashable."
msgstr "すべての列のデータ型はハッシュ可能でなければなりません。"
-#. translator: %s is INTERSECT or EXCEPT
-#: optimizer/prep/prepunion.c:1068
+#. translator: %s is UNION, INTERSECT, or EXCEPT
+#: optimizer/prep/prepunion.c:1319
#, c-format
msgid "could not implement %s"
msgstr "%sを実行できませんでした"
-#: optimizer/util/appendinfo.c:165
-#, c-format
-msgid "attribute \"%s\" of relation \"%s\" does not match parent's type"
-msgstr "リレーション\"%2$s\"の属性\"%1$s\"は親での型と一致していません"
-
-#: optimizer/util/appendinfo.c:170
-#, c-format
-msgid "attribute \"%s\" of relation \"%s\" does not match parent's collation"
-msgstr "リレーション\"%2$s\"の属性\"%1$s\"は親での照合順序と一致していません"
-
-#: optimizer/util/clauses.c:4964
+#: optimizer/util/clauses.c:4963
#, c-format
msgid "SQL function \"%s\" during inlining"
msgstr "SQL関数\"%s\"のインライン化処理中"
@@ -16544,676 +16326,665 @@ msgstr "ON CONFLICT句中の制約には関連付けられるインデックス
msgid "ON CONFLICT DO UPDATE not supported with exclusion constraints"
msgstr "ON CONFLICT DO UPDATEでの排除制約の使用はサポートされていません"
-#: optimizer/util/plancat.c:952
+#: optimizer/util/plancat.c:945
#, c-format
msgid "there is no unique or exclusion constraint matching the ON CONFLICT specification"
msgstr "ON CONFLICT 指定に合致するユニーク制約または排除制約がありません"
-#: parser/analyze.c:915 parser/analyze.c:1640
+#: parser/analyze.c:824 parser/analyze.c:1550
#, c-format
msgid "VALUES lists must all be the same length"
msgstr "VALUESリストはすべて同じ長さでなければなりません"
-#: parser/analyze.c:1117
+#: parser/analyze.c:1027
#, c-format
msgid "INSERT has more expressions than target columns"
msgstr "INSERTに対象列よりも多くの式があります"
-#: parser/analyze.c:1135
+#: parser/analyze.c:1045
#, c-format
msgid "INSERT has more target columns than expressions"
msgstr "INSERTに式よりも多くの対象列があります"
-#: parser/analyze.c:1139
+#: parser/analyze.c:1049
#, c-format
msgid "The insertion source is a row expression containing the same number of columns expected by the INSERT. Did you accidentally use extra parentheses?"
msgstr "挿入ソースがINSERTが期待するのと同じ列数を含む行表現になっています。うっかり余計なカッコをつけたりしませんでしたか?"
-#: parser/analyze.c:1447 parser/analyze.c:1834
+#: parser/analyze.c:1357 parser/analyze.c:1744
#, c-format
msgid "SELECT ... INTO is not allowed here"
msgstr "ここではSELECT ... INTOは許可されません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:1763 parser/analyze.c:3673
+#: parser/analyze.c:1673 parser/analyze.c:3479
#, c-format
msgid "%s cannot be applied to VALUES"
msgstr "%sをVALUESに使用できません"
-#: parser/analyze.c:2001
+#: parser/analyze.c:1911
#, c-format
msgid "invalid UNION/INTERSECT/EXCEPT ORDER BY clause"
msgstr "不正なUNION/INTERSECT/EXCEPT ORDER BY句です"
-#: parser/analyze.c:2002
+#: parser/analyze.c:1912
#, c-format
msgid "Only result column names can be used, not expressions or functions."
msgstr "式や関数ではなく、結果列の名前のみが使用できます。"
-#: parser/analyze.c:2003
+#: parser/analyze.c:1913
#, c-format
msgid "Add the expression/function to every SELECT, or move the UNION into a FROM clause."
msgstr "式/関数をすべてのSELECTにつけてください。またはこのUNIONをFROM句に移動してください。"
-#: parser/analyze.c:2110
+#: parser/analyze.c:2019
#, c-format
msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT"
msgstr "INTOはUNION/INTERSECT/EXCEPTの最初のSELECTでのみ使用できます"
-#: parser/analyze.c:2182
+#: parser/analyze.c:2091
#, c-format
msgid "UNION/INTERSECT/EXCEPT member statement cannot refer to other relations of same query level"
msgstr "UNION/INTERSECT/EXCEPTの要素となる文では同一問い合わせレベルの他のリレーションを参照できません"
-#: parser/analyze.c:2269
+#: parser/analyze.c:2178
#, c-format
msgid "each %s query must have the same number of columns"
msgstr "すべての%s問い合わせは同じ列数を返す必要があります"
-#: parser/analyze.c:2626
+#: parser/analyze.c:2535
#, c-format
msgid "SET target columns cannot be qualified with the relation name."
msgstr "SETの対象列はリレーション名で修飾することはできません。"
-#. translator: %s is OLD or NEW
-#: parser/analyze.c:2714 parser/analyze.c:2724
-#, c-format
-msgid "%s cannot be specified multiple times"
-msgstr "%s は複数回指定できません"
-
-#: parser/analyze.c:2736 parser/parse_relation.c:473
-#, c-format
-msgid "table name \"%s\" specified more than once"
-msgstr "テーブル名\"%s\"が複数指定されました"
-
-#: parser/analyze.c:2784
+#: parser/analyze.c:2589
#, c-format
msgid "RETURNING must have at least one column"
msgstr "RETURNINGには少なくとも1つの列が必要です"
-#: parser/analyze.c:2886
+#: parser/analyze.c:2692
#, c-format
msgid "assignment source returned %d column"
msgid_plural "assignment source returned %d columns"
msgstr[0] "代入元が%d個の列を返しました"
-#: parser/analyze.c:2947
+#: parser/analyze.c:2753
#, c-format
msgid "variable \"%s\" is of type %s but expression is of type %s"
msgstr "変数\"%s\"は型%sですが、式は型%sでした"
#. translator: %s is a SQL keyword
-#: parser/analyze.c:3072 parser/analyze.c:3080
+#: parser/analyze.c:2878 parser/analyze.c:2886
#, c-format
msgid "cannot specify both %s and %s"
msgstr "%sと%sの両方を同時には指定できません"
-#: parser/analyze.c:3100
+#: parser/analyze.c:2906
#, c-format
msgid "DECLARE CURSOR must not contain data-modifying statements in WITH"
msgstr "DECLARE CURSOR では WITH にデータを変更する文を含んではなりません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:3108
+#: parser/analyze.c:2914
#, c-format
msgid "DECLARE CURSOR WITH HOLD ... %s is not supported"
msgstr "DECLARE CURSOR WITH HOLD ... %sはサポートされていません"
-#: parser/analyze.c:3111
+#: parser/analyze.c:2917
#, c-format
msgid "Holdable cursors must be READ ONLY."
msgstr "保持可能カーソルは読み取り専用である必要があります。"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:3119
+#: parser/analyze.c:2925
#, c-format
msgid "DECLARE SCROLL CURSOR ... %s is not supported"
msgstr "DECLARE SCROLL CURSOR ... %sはサポートされていません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:3130
+#: parser/analyze.c:2936
#, c-format
msgid "DECLARE INSENSITIVE CURSOR ... %s is not valid"
msgstr "DECLARE INSENSITIVE CURSOR ... %sはが不正です"
-#: parser/analyze.c:3133
+#: parser/analyze.c:2939
#, c-format
msgid "Insensitive cursors must be READ ONLY."
msgstr "INSENSITIVEカーソルは読み取り専用である必要があります。"
-#: parser/analyze.c:3227
+#: parser/analyze.c:3033
#, c-format
msgid "materialized views must not use data-modifying statements in WITH"
msgstr "実体化ビューではWITH句にデータを変更する文を含んではなりません"
-#: parser/analyze.c:3237
+#: parser/analyze.c:3043
#, c-format
msgid "materialized views must not use temporary tables or views"
msgstr "実体化ビューでは一時テーブルやビューを使用してはいけません"
-#: parser/analyze.c:3247
+#: parser/analyze.c:3053
#, c-format
msgid "materialized views may not be defined using bound parameters"
msgstr "実体化ビューは境界パラメータを用いて定義してはなりません"
-#: parser/analyze.c:3259
+#: parser/analyze.c:3065
#, c-format
msgid "materialized views cannot be unlogged"
msgstr "実体化ビューをログ非取得にはできません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:3448
+#: parser/analyze.c:3254
#, c-format
msgid "%s is not allowed with DISTINCT clause"
msgstr "DISTINCT句では%sを使用できません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:3455
+#: parser/analyze.c:3261
#, c-format
msgid "%s is not allowed with GROUP BY clause"
msgstr "GROUP BY句で%sを使用できません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:3462
+#: parser/analyze.c:3268
#, c-format
msgid "%s is not allowed with HAVING clause"
msgstr "HAVING 句では%sを使用できません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:3469
+#: parser/analyze.c:3275
#, c-format
msgid "%s is not allowed with aggregate functions"
msgstr "集約関数では%sは使用できません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:3476
+#: parser/analyze.c:3282
#, c-format
msgid "%s is not allowed with window functions"
msgstr "ウィンドウ関数では%sは使用できません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:3483
+#: parser/analyze.c:3289
#, c-format
msgid "%s is not allowed with set-returning functions in the target list"
msgstr "ターゲットリストの中では%sを集合返却関数と一緒に使うことはできません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:3582
+#: parser/analyze.c:3388
#, c-format
msgid "%s must specify unqualified relation names"
msgstr "%sでは非修飾のリレーション名を指定してください"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:3646
+#: parser/analyze.c:3452
#, c-format
msgid "%s cannot be applied to a join"
msgstr "%sを結合に使用できません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:3655
+#: parser/analyze.c:3461
#, c-format
msgid "%s cannot be applied to a function"
msgstr "%sを関数に使用できません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:3664
+#: parser/analyze.c:3470
#, c-format
msgid "%s cannot be applied to a table function"
msgstr "%sはテーブル関数には適用できません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:3682
+#: parser/analyze.c:3488
#, c-format
msgid "%s cannot be applied to a WITH query"
msgstr "%sはWITH問い合わせには適用できません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:3691
+#: parser/analyze.c:3497
#, c-format
msgid "%s cannot be applied to a named tuplestore"
msgstr "%sは名前付きタプルストアには適用できません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:3711
+#: parser/analyze.c:3517
#, c-format
msgid "relation \"%s\" in %s clause not found in FROM clause"
msgstr "%2$s句のリレーション\"%1$s\"はFROM句にありません"
-#: parser/parse_agg.c:215 parser/parse_oper.c:215
+#: parser/parse_agg.c:210 parser/parse_oper.c:215
#, c-format
msgid "could not identify an ordering operator for type %s"
msgstr "型%sの順序演算子を特定できませんでした"
-#: parser/parse_agg.c:217
+#: parser/parse_agg.c:212
#, c-format
msgid "Aggregates with DISTINCT must be able to sort their inputs."
msgstr "DISTINCT 付きの集約関数は、入力がソート可能である必要があります。"
-#: parser/parse_agg.c:275
+#: parser/parse_agg.c:270
#, c-format
msgid "GROUPING must have fewer than 32 arguments"
msgstr "GROUPINGの引数は32より少くなければなりません"
-#: parser/parse_agg.c:378
+#: parser/parse_agg.c:373
msgid "aggregate functions are not allowed in JOIN conditions"
msgstr "JOIN条件で集約関数を使用できません"
-#: parser/parse_agg.c:380
+#: parser/parse_agg.c:375
msgid "grouping operations are not allowed in JOIN conditions"
msgstr "グルーピング演算はJOIN条件の中では使用できません"
-#: parser/parse_agg.c:390
+#: parser/parse_agg.c:385
msgid "aggregate functions are not allowed in FROM clause of their own query level"
msgstr "集約関数は自身の問い合わせレベルのFROM句の中では使用できません"
-#: parser/parse_agg.c:392
+#: parser/parse_agg.c:387
msgid "grouping operations are not allowed in FROM clause of their own query level"
msgstr "グルーピング演算は自身のクエリレベルのFROM句の中では使用できません"
-#: parser/parse_agg.c:397
+#: parser/parse_agg.c:392
msgid "aggregate functions are not allowed in functions in FROM"
msgstr "集約関数はFROM句内の関数では使用できません"
-#: parser/parse_agg.c:399
+#: parser/parse_agg.c:394
msgid "grouping operations are not allowed in functions in FROM"
msgstr "グルーピング演算はFROM句内の関数では使用できません"
-#: parser/parse_agg.c:407
+#: parser/parse_agg.c:402
msgid "aggregate functions are not allowed in policy expressions"
msgstr "集約関数はポリシ式では使用できません"
-#: parser/parse_agg.c:409
+#: parser/parse_agg.c:404
msgid "grouping operations are not allowed in policy expressions"
msgstr "グルーピング演算はポリシ式では使用できません"
-#: parser/parse_agg.c:426
+#: parser/parse_agg.c:421
msgid "aggregate functions are not allowed in window RANGE"
msgstr "集約関数はウィンドウRANGEの中では集約関数を使用できません"
-#: parser/parse_agg.c:428
+#: parser/parse_agg.c:423
msgid "grouping operations are not allowed in window RANGE"
msgstr "ウィンドウ定義のRANGE句の中ではグルーピング演算は使用できません"
-#: parser/parse_agg.c:433
+#: parser/parse_agg.c:428
msgid "aggregate functions are not allowed in window ROWS"
msgstr "ウィンドウ定義のROWS句では集約関数は使用できません"
-#: parser/parse_agg.c:435
+#: parser/parse_agg.c:430
msgid "grouping operations are not allowed in window ROWS"
msgstr "ウィンドウ定義のROWS句ではグルーピング演算は使用できません"
-#: parser/parse_agg.c:440
+#: parser/parse_agg.c:435
msgid "aggregate functions are not allowed in window GROUPS"
msgstr "ウィンドウ定義のGROUPS句では集約関数は使用できません"
-#: parser/parse_agg.c:442
+#: parser/parse_agg.c:437
msgid "grouping operations are not allowed in window GROUPS"
msgstr "ウィンドウ定義のGROUPS句ではグルーピング演算は使用できません"
-#: parser/parse_agg.c:455
+#: parser/parse_agg.c:450
msgid "aggregate functions are not allowed in MERGE WHEN conditions"
msgstr "MERGE WHEN条件では集約関数を使用できません"
-#: parser/parse_agg.c:457
+#: parser/parse_agg.c:452
msgid "grouping operations are not allowed in MERGE WHEN conditions"
msgstr "MERGE WHEN条件ではグルーピング演算を使用できません"
-#: parser/parse_agg.c:484
+#: parser/parse_agg.c:479
msgid "aggregate functions are not allowed in check constraints"
msgstr "検査制約では集約関数を使用できません"
-#: parser/parse_agg.c:486
+#: parser/parse_agg.c:481
msgid "grouping operations are not allowed in check constraints"
msgstr "検査制約ではグルーピング演算を使用できません"
-#: parser/parse_agg.c:493
+#: parser/parse_agg.c:488
msgid "aggregate functions are not allowed in DEFAULT expressions"
msgstr "DEFAULT式では集約関数を使用できません"
-#: parser/parse_agg.c:495
+#: parser/parse_agg.c:490
msgid "grouping operations are not allowed in DEFAULT expressions"
msgstr "DEFAULT式ではグルーピング演算を使用できません"
-#: parser/parse_agg.c:500
+#: parser/parse_agg.c:495
msgid "aggregate functions are not allowed in index expressions"
msgstr "インデックス式では集約関数を使用できません"
-#: parser/parse_agg.c:502
+#: parser/parse_agg.c:497
msgid "grouping operations are not allowed in index expressions"
msgstr "インデックス式ではグルーピング演算を使用できません"
-#: parser/parse_agg.c:507
+#: parser/parse_agg.c:502
msgid "aggregate functions are not allowed in index predicates"
msgstr "インデックス述語では集約関数を使用できません"
-#: parser/parse_agg.c:509
+#: parser/parse_agg.c:504
msgid "grouping operations are not allowed in index predicates"
msgstr "インデックス述語ではグルーピング演算を使用できません"
-#: parser/parse_agg.c:514
+#: parser/parse_agg.c:509
msgid "aggregate functions are not allowed in statistics expressions"
msgstr "統計情報式では集約関数を使用できません"
-#: parser/parse_agg.c:516
+#: parser/parse_agg.c:511
msgid "grouping operations are not allowed in statistics expressions"
msgstr "統計情報式ではグルーピング演算使用できません"
-#: parser/parse_agg.c:521
+#: parser/parse_agg.c:516
msgid "aggregate functions are not allowed in transform expressions"
msgstr "変換式では集約関数を使用できません"
-#: parser/parse_agg.c:523
+#: parser/parse_agg.c:518
msgid "grouping operations are not allowed in transform expressions"
msgstr "変換式ではグルーピング演算を使用できません"
-#: parser/parse_agg.c:528
+#: parser/parse_agg.c:523
msgid "aggregate functions are not allowed in EXECUTE parameters"
msgstr "EXECUTEのパラメータでは集約関数を使用できません"
-#: parser/parse_agg.c:530
+#: parser/parse_agg.c:525
msgid "grouping operations are not allowed in EXECUTE parameters"
msgstr "EXECUTEのパラメータではグルーピング演算を使用できません"
-#: parser/parse_agg.c:535
+#: parser/parse_agg.c:530
msgid "aggregate functions are not allowed in trigger WHEN conditions"
msgstr "トリガのWHEN条件では集約関数を使用できません"
-#: parser/parse_agg.c:537
+#: parser/parse_agg.c:532
msgid "grouping operations are not allowed in trigger WHEN conditions"
msgstr "トリガのWHEN条件ではグルーピング演算を使用できません"
-#: parser/parse_agg.c:542
+#: parser/parse_agg.c:537
msgid "aggregate functions are not allowed in partition bound"
msgstr "集約関数はパーティション境界では使用できません"
-#: parser/parse_agg.c:544
+#: parser/parse_agg.c:539
msgid "grouping operations are not allowed in partition bound"
msgstr "グルーピング演算はパーティション境界では使用できません"
-#: parser/parse_agg.c:549
+#: parser/parse_agg.c:544
msgid "aggregate functions are not allowed in partition key expressions"
msgstr "パーティションキー式では集約関数は使用できません"
-#: parser/parse_agg.c:551
+#: parser/parse_agg.c:546
msgid "grouping operations are not allowed in partition key expressions"
msgstr "パーティションキー式ではグルーピング演算は使用できません"
-#: parser/parse_agg.c:557
+#: parser/parse_agg.c:552
msgid "aggregate functions are not allowed in column generation expressions"
msgstr "集約関数はカラム生成式では使用できません"
-#: parser/parse_agg.c:559
+#: parser/parse_agg.c:554
msgid "grouping operations are not allowed in column generation expressions"
msgstr "グルーピング演算はカラム生成式では使用できません"
-#: parser/parse_agg.c:565
+#: parser/parse_agg.c:560
msgid "aggregate functions are not allowed in CALL arguments"
msgstr "CALLの引数では集約関数を使用できません"
-#: parser/parse_agg.c:567
+#: parser/parse_agg.c:562
msgid "grouping operations are not allowed in CALL arguments"
msgstr "CALLの引数ではグルーピング演算を使用できません"
-#: parser/parse_agg.c:573
+#: parser/parse_agg.c:568
msgid "aggregate functions are not allowed in COPY FROM WHERE conditions"
msgstr "集約関数は COPY FROM の WHERE 条件では使用できません"
-#: parser/parse_agg.c:575
+#: parser/parse_agg.c:570
msgid "grouping operations are not allowed in COPY FROM WHERE conditions"
msgstr "グルーピング演算は COPY FROM の WHERE 条件の中では使用できません"
#. translator: %s is name of a SQL construct, eg GROUP BY
-#: parser/parse_agg.c:602 parser/parse_clause.c:1962
+#: parser/parse_agg.c:597 parser/parse_clause.c:1962
#, c-format
msgid "aggregate functions are not allowed in %s"
msgstr "%sでは集約関数を使用できません"
#. translator: %s is name of a SQL construct, eg GROUP BY
-#: parser/parse_agg.c:605
+#: parser/parse_agg.c:600
#, c-format
msgid "grouping operations are not allowed in %s"
msgstr "%sではグルーピング演算を使用できません"
-#: parser/parse_agg.c:706
+#: parser/parse_agg.c:701
#, c-format
msgid "outer-level aggregate cannot contain a lower-level variable in its direct arguments"
msgstr "アウタレベルの集約は直接引数に低位の変数を含むことができません"
-#: parser/parse_agg.c:784
+#: parser/parse_agg.c:779
#, c-format
msgid "aggregate function calls cannot contain set-returning function calls"
msgstr "集合返却関数の呼び出しに集約関数の呼び出しを含むことはできません"
-#: parser/parse_agg.c:785 parser/parse_expr.c:1760 parser/parse_expr.c:2243 parser/parse_func.c:885
+#: parser/parse_agg.c:780 parser/parse_expr.c:1762 parser/parse_expr.c:2253 parser/parse_func.c:885
#, c-format
msgid "You might be able to move the set-returning function into a LATERAL FROM item."
msgstr "この集合返却関数をLATERAL FROM項目に移動できるかもしれません。"
-#: parser/parse_agg.c:790
+#: parser/parse_agg.c:785
#, c-format
msgid "aggregate function calls cannot contain window function calls"
msgstr "集約関数の呼び出しにウィンドウ関数の呼び出しを含むことはできません"
-#: parser/parse_agg.c:869
+#: parser/parse_agg.c:864
msgid "window functions are not allowed in JOIN conditions"
msgstr "JOIN条件ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:876
+#: parser/parse_agg.c:871
msgid "window functions are not allowed in functions in FROM"
msgstr "FROM句内の関数ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:882
+#: parser/parse_agg.c:877
msgid "window functions are not allowed in policy expressions"
msgstr "ポリシ式ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:895
+#: parser/parse_agg.c:890
msgid "window functions are not allowed in window definitions"
msgstr "ウィンドウ定義ではウィンドウ関数は使用できません"
-#: parser/parse_agg.c:906
+#: parser/parse_agg.c:901
msgid "window functions are not allowed in MERGE WHEN conditions"
msgstr "MERGE WHEN条件ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:931
+#: parser/parse_agg.c:926
msgid "window functions are not allowed in check constraints"
msgstr "検査制約の中ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:935
+#: parser/parse_agg.c:930
msgid "window functions are not allowed in DEFAULT expressions"
msgstr "DEFAULT式の中ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:938
+#: parser/parse_agg.c:933
msgid "window functions are not allowed in index expressions"
msgstr "インデックス式ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:941
+#: parser/parse_agg.c:936
msgid "window functions are not allowed in statistics expressions"
msgstr "統計情報式ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:944
+#: parser/parse_agg.c:939
msgid "window functions are not allowed in index predicates"
msgstr "インデックス述語ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:947
+#: parser/parse_agg.c:942
msgid "window functions are not allowed in transform expressions"
msgstr "変換式ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:950
+#: parser/parse_agg.c:945
msgid "window functions are not allowed in EXECUTE parameters"
msgstr "EXECUTEパラメータではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:953
+#: parser/parse_agg.c:948
msgid "window functions are not allowed in trigger WHEN conditions"
msgstr "トリガのWHEN条件ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:956
+#: parser/parse_agg.c:951
msgid "window functions are not allowed in partition bound"
msgstr "ウィンドウ関数はパーティション境界では使用できません"
-#: parser/parse_agg.c:959
+#: parser/parse_agg.c:954
msgid "window functions are not allowed in partition key expressions"
msgstr "パーティションキー式ではウィンドウ関数は使用できません"
-#: parser/parse_agg.c:962
+#: parser/parse_agg.c:957
msgid "window functions are not allowed in CALL arguments"
msgstr "CALLの引数ではウィンドウ関数は使用できません"
-#: parser/parse_agg.c:965
+#: parser/parse_agg.c:960
msgid "window functions are not allowed in COPY FROM WHERE conditions"
msgstr "ウィンドウ関数は COPY FROM の WHERE 条件では使用できません"
-#: parser/parse_agg.c:968
+#: parser/parse_agg.c:963
msgid "window functions are not allowed in column generation expressions"
msgstr "ウィンドウ関数はカラム生成式では使用できません"
#. translator: %s is name of a SQL construct, eg GROUP BY
-#: parser/parse_agg.c:991 parser/parse_clause.c:1971
+#: parser/parse_agg.c:986 parser/parse_clause.c:1971
#, c-format
msgid "window functions are not allowed in %s"
msgstr "%sの中ではウィンドウ関数を使用できません"
-#: parser/parse_agg.c:1025 parser/parse_clause.c:2804
+#: parser/parse_agg.c:1020 parser/parse_clause.c:2804
#, c-format
msgid "window \"%s\" does not exist"
msgstr "ウィンドウ\"%s\"は存在しません"
-#: parser/parse_agg.c:1115
+#: parser/parse_agg.c:1108
#, c-format
msgid "too many grouping sets present (maximum 4096)"
msgstr "グルーピングセットの数が多すぎます (最大4096)"
-#: parser/parse_agg.c:1276
+#: parser/parse_agg.c:1248
#, c-format
msgid "aggregate functions are not allowed in a recursive query's recursive term"
msgstr "再帰問い合わせの再帰項では集約関数を使用できません"
-#: parser/parse_agg.c:1499
+#: parser/parse_agg.c:1441
#, c-format
msgid "column \"%s.%s\" must appear in the GROUP BY clause or be used in an aggregate function"
msgstr "列\"%s.%s\"はGROUP BY句で指定するか、集約関数内で使用しなければなりません"
-#: parser/parse_agg.c:1502
+#: parser/parse_agg.c:1444
#, c-format
msgid "Direct arguments of an ordered-set aggregate must use only grouped columns."
msgstr "順序集合集約の直接引数はグルーピングされた列のみを使用しなければなりません。"
-#: parser/parse_agg.c:1507
+#: parser/parse_agg.c:1449
#, c-format
msgid "subquery uses ungrouped column \"%s.%s\" from outer query"
msgstr "外部問い合わせから副問い合わせがグループ化されていない列\"%s.%s\"を使用しています"
-#: parser/parse_agg.c:1672
+#: parser/parse_agg.c:1613
#, c-format
msgid "arguments to GROUPING must be grouping expressions of the associated query level"
msgstr "GROUPINGの引数は関連するクエリレベルのグルーピング式でなければなりません"
-#: parser/parse_clause.c:191
+#: parser/parse_clause.c:193
#, c-format
msgid "relation \"%s\" cannot be the target of a modifying statement"
msgstr "リレーション\"%s\"は更新文の対象にはなれません"
-#: parser/parse_clause.c:567 parser/parse_clause.c:595 parser/parse_func.c:2553
+#: parser/parse_clause.c:569 parser/parse_clause.c:597 parser/parse_func.c:2553
#, c-format
msgid "set-returning functions must appear at top level of FROM"
msgstr "集合返却関数はFROMの最上位レベルにある必要があります"
-#: parser/parse_clause.c:607
+#: parser/parse_clause.c:609
#, c-format
msgid "multiple column definition lists are not allowed for the same function"
msgstr "同じ関数に対して複数の列定義リストを持つことができません"
-#: parser/parse_clause.c:640
+#: parser/parse_clause.c:642
#, c-format
msgid "ROWS FROM() with multiple functions cannot have a column definition list"
msgstr "複数の関数を伴った ROWS FROM() は列定義リストを持つことができません"
-#: parser/parse_clause.c:641
+#: parser/parse_clause.c:643
#, c-format
msgid "Put a separate column definition list for each function inside ROWS FROM()."
msgstr "ROWS FROM() 内のそれぞれの関数ごとに個別の列定義リストを付けてください。"
-#: parser/parse_clause.c:647
+#: parser/parse_clause.c:649
#, c-format
msgid "UNNEST() with multiple arguments cannot have a column definition list"
msgstr "複数の引数をもつUNNEST()は列定義リストを持つことができません"
-#: parser/parse_clause.c:648
+#: parser/parse_clause.c:650
#, c-format
msgid "Use separate UNNEST() calls inside ROWS FROM(), and attach a column definition list to each one."
msgstr "ROWS FROM() の中で個別に UNNEST() をコールして、列定義リストをそれぞれに付加してください。"
-#: parser/parse_clause.c:655
+#: parser/parse_clause.c:657
#, c-format
msgid "WITH ORDINALITY cannot be used with a column definition list"
msgstr "WITH ORDINALITY は列定義リストがあるときは使えません"
-#: parser/parse_clause.c:656
+#: parser/parse_clause.c:658
#, c-format
msgid "Put the column definition list inside ROWS FROM()."
msgstr "ROWS FROM() の中に列定義リストをおいてください。"
-#: parser/parse_clause.c:760 parser/parse_jsontable.c:293
+#: parser/parse_clause.c:762 parser/parse_jsontable.c:295
#, c-format
msgid "only one FOR ORDINALITY column is allowed"
msgstr "FOR ORDINALITY 列は一つまでです"
-#: parser/parse_clause.c:821
+#: parser/parse_clause.c:823
#, c-format
msgid "column name \"%s\" is not unique"
msgstr "列名\"%s\"は一意ではありません"
-#: parser/parse_clause.c:863
+#: parser/parse_clause.c:865
#, c-format
msgid "namespace name \"%s\" is not unique"
msgstr "名前空間名\"%s\"は一意ではありません"
-#: parser/parse_clause.c:873
+#: parser/parse_clause.c:875
#, c-format
msgid "only one default namespace is allowed"
msgstr "デフォルト名前空間は一つのみ指定可能です"
-#: parser/parse_clause.c:933
+#: parser/parse_clause.c:935
#, c-format
msgid "tablesample method %s does not exist"
msgstr "テーブルサンプルメソッド%sは存在しません"
-#: parser/parse_clause.c:955
+#: parser/parse_clause.c:957
#, c-format
msgid "tablesample method %s requires %d argument, not %d"
msgid_plural "tablesample method %s requires %d arguments, not %d"
msgstr[0] "テーブルサンプルメソッド%sは%d個の引数を必要とします、%d個ではありません"
-#: parser/parse_clause.c:989
+#: parser/parse_clause.c:991
#, c-format
msgid "tablesample method %s does not support REPEATABLE"
msgstr "テーブルサンプルメソッド%sはREPEATABLEをサポートしていません"
-#: parser/parse_clause.c:1142
+#: parser/parse_clause.c:1144
#, c-format
msgid "TABLESAMPLE clause can only be applied to tables and materialized views"
msgstr "TABLESAMPLE句はテーブルおよび実体化ビューのみに適用可能です"
-#: parser/parse_clause.c:1329
+#: parser/parse_clause.c:1331
#, c-format
msgid "column name \"%s\" appears more than once in USING clause"
msgstr "USING句に列名\"%s\"が複数あります"
-#: parser/parse_clause.c:1344
+#: parser/parse_clause.c:1346
#, c-format
msgid "common column name \"%s\" appears more than once in left table"
msgstr "左テーブルに列名\"%s\"が複数あります"
-#: parser/parse_clause.c:1353
+#: parser/parse_clause.c:1355
#, c-format
msgid "column \"%s\" specified in USING clause does not exist in left table"
msgstr "USING句で指定した列\"%sが左テーブルに存在しません"
-#: parser/parse_clause.c:1368
+#: parser/parse_clause.c:1370
#, c-format
msgid "common column name \"%s\" appears more than once in right table"
msgstr "右テーブルに列名\"%s\"が複数あります"
-#: parser/parse_clause.c:1377
+#: parser/parse_clause.c:1379
#, c-format
msgid "column \"%s\" specified in USING clause does not exist in right table"
msgstr "USING句で指定した列\"%sが右テーブルに存在しません"
@@ -17352,173 +17123,173 @@ msgstr "演算子\"%s\"は有効な順序付け演算子名ではありません
msgid "Ordering operators must be \"<\" or \">\" members of btree operator families."
msgstr "順序付け演算子はB-Tree演算子族の\"<\"または\">\"要素でなければなりません。"
-#: parser/parse_clause.c:3778
+#: parser/parse_clause.c:3775
#, c-format
msgid "RANGE with offset PRECEDING/FOLLOWING is not supported for column type %s"
msgstr "offset PRECEDING/FOLLOWING を伴った RANGE は列型 %s に対してはサポートされません"
-#: parser/parse_clause.c:3784
+#: parser/parse_clause.c:3781
#, c-format
msgid "RANGE with offset PRECEDING/FOLLOWING is not supported for column type %s and offset type %s"
msgstr "offset PRECEDING/FOLLOWING を伴った RANGE は列型 %s とオフセット型 %s に対してはサポートされません"
-#: parser/parse_clause.c:3787
+#: parser/parse_clause.c:3784
#, c-format
msgid "Cast the offset value to an appropriate type."
msgstr "オフセット値を適切な型にキャストしてください。"
-#: parser/parse_clause.c:3792
+#: parser/parse_clause.c:3789
#, c-format
msgid "RANGE with offset PRECEDING/FOLLOWING has multiple interpretations for column type %s and offset type %s"
msgstr "offset PRECEDING/FOLLOWING を伴った RANGE は列型 %s とオフセット型 %s に対して複数の解釈が可能になっています"
-#: parser/parse_clause.c:3795
+#: parser/parse_clause.c:3792
#, c-format
msgid "Cast the offset value to the exact intended type."
msgstr "オフセット値を意図した型そのものにキャストしてください。"
-#: parser/parse_coerce.c:1048 parser/parse_coerce.c:1086 parser/parse_coerce.c:1104 parser/parse_coerce.c:1119 parser/parse_expr.c:2144 parser/parse_expr.c:2762 parser/parse_expr.c:3413 parser/parse_expr.c:3642 parser/parse_target.c:1001
+#: parser/parse_coerce.c:1050 parser/parse_coerce.c:1088 parser/parse_coerce.c:1106 parser/parse_coerce.c:1121 parser/parse_expr.c:2154 parser/parse_expr.c:2762 parser/parse_expr.c:3413 parser/parse_expr.c:3642 parser/parse_target.c:998
#, c-format
msgid "cannot cast type %s to %s"
msgstr "型%sから%sへの型変換ができません"
-#: parser/parse_coerce.c:1089
+#: parser/parse_coerce.c:1091
#, c-format
msgid "Input has too few columns."
msgstr "入力列が少なすぎます。"
-#: parser/parse_coerce.c:1107
+#: parser/parse_coerce.c:1109
#, c-format
msgid "Cannot cast type %s to %s in column %d."
msgstr "列%3$dで型%1$sから%2$sへの型変換ができません。"
-#: parser/parse_coerce.c:1122
+#: parser/parse_coerce.c:1124
#, c-format
msgid "Input has too many columns."
msgstr "入力列が多すぎます。"
#. translator: first %s is name of a SQL construct, eg WHERE
#. translator: first %s is name of a SQL construct, eg LIMIT
-#: parser/parse_coerce.c:1177 parser/parse_coerce.c:1225
+#: parser/parse_coerce.c:1179 parser/parse_coerce.c:1227
#, c-format
msgid "argument of %s must be type %s, not type %s"
msgstr "%1$sの引数は型%3$sではなく%2$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:1188 parser/parse_coerce.c:1237
+#: parser/parse_coerce.c:1190 parser/parse_coerce.c:1239
#, c-format
msgid "argument of %s must not return a set"
msgstr "%sの引数は集合を返してはなりません"
#. translator: first %s is name of a SQL construct, eg CASE
-#: parser/parse_coerce.c:1418
+#: parser/parse_coerce.c:1420
#, c-format
msgid "%s types %s and %s cannot be matched"
msgstr "%sの型%sと%sを一致させることができません"
-#: parser/parse_coerce.c:1534
+#: parser/parse_coerce.c:1536
#, c-format
msgid "argument types %s and %s cannot be matched"
msgstr "引数の型%sと%sは合致させられません"
#. translator: first %s is name of a SQL construct, eg CASE
-#: parser/parse_coerce.c:1586
+#: parser/parse_coerce.c:1588
#, c-format
msgid "%s could not convert type %s to %s"
msgstr "%sで型%sから%sへ変換できませんでした"
-#: parser/parse_coerce.c:2189 parser/parse_coerce.c:2209 parser/parse_coerce.c:2229 parser/parse_coerce.c:2250 parser/parse_coerce.c:2305 parser/parse_coerce.c:2339
+#: parser/parse_coerce.c:2191 parser/parse_coerce.c:2211 parser/parse_coerce.c:2231 parser/parse_coerce.c:2252 parser/parse_coerce.c:2307 parser/parse_coerce.c:2341
#, c-format
msgid "arguments declared \"%s\" are not all alike"
msgstr "\"%s\"と宣言された引数が全て同じでありません"
-#: parser/parse_coerce.c:2284 parser/parse_coerce.c:2397 utils/fmgr/funcapi.c:600
+#: parser/parse_coerce.c:2286 parser/parse_coerce.c:2399 utils/fmgr/funcapi.c:600
#, c-format
msgid "argument declared %s is not an array but type %s"
msgstr "%sと宣言された引数が配列ではなく%s型です"
-#: parser/parse_coerce.c:2317 parser/parse_coerce.c:2467 utils/fmgr/funcapi.c:614
+#: parser/parse_coerce.c:2319 parser/parse_coerce.c:2469 utils/fmgr/funcapi.c:614
#, c-format
msgid "argument declared %s is not a range type but type %s"
msgstr "%sと宣言された引数が範囲型ではなく型%sです"
-#: parser/parse_coerce.c:2351 parser/parse_coerce.c:2431 parser/parse_coerce.c:2564 utils/fmgr/funcapi.c:632 utils/fmgr/funcapi.c:697
+#: parser/parse_coerce.c:2353 parser/parse_coerce.c:2433 parser/parse_coerce.c:2566 utils/fmgr/funcapi.c:632 utils/fmgr/funcapi.c:697
#, c-format
msgid "argument declared %s is not a multirange type but type %s"
msgstr "%sと宣言された引数が複範囲型ではなく型%sです"
-#: parser/parse_coerce.c:2388
+#: parser/parse_coerce.c:2390
#, c-format
msgid "cannot determine element type of \"anyarray\" argument"
msgstr "\"anyarray\"型の引数の要素型を決定できません"
-#: parser/parse_coerce.c:2414 parser/parse_coerce.c:2445 parser/parse_coerce.c:2484 parser/parse_coerce.c:2550
+#: parser/parse_coerce.c:2416 parser/parse_coerce.c:2447 parser/parse_coerce.c:2486 parser/parse_coerce.c:2552
#, c-format
msgid "argument declared %s is not consistent with argument declared %s"
msgstr "%sと宣言された引数と%sと宣言された引数とで整合性がありません"
-#: parser/parse_coerce.c:2509
+#: parser/parse_coerce.c:2511
#, c-format
msgid "could not determine polymorphic type because input has type %s"
msgstr "入力型が%sであったため多様型が特定できませんでした"
-#: parser/parse_coerce.c:2523
+#: parser/parse_coerce.c:2525
#, c-format
msgid "type matched to anynonarray is an array type: %s"
msgstr "anynonarrayと照合されたは配列型です: %s"
-#: parser/parse_coerce.c:2533
+#: parser/parse_coerce.c:2535
#, c-format
msgid "type matched to anyenum is not an enum type: %s"
msgstr "anyenumと照合された型は列挙型ではありません: %s"
-#: parser/parse_coerce.c:2594
+#: parser/parse_coerce.c:2596
#, c-format
msgid "arguments of anycompatible family cannot be cast to a common type"
msgstr "anycompatible系の引数を共通の型にキャストできません"
-#: parser/parse_coerce.c:2612 parser/parse_coerce.c:2633 parser/parse_coerce.c:2683 parser/parse_coerce.c:2688 parser/parse_coerce.c:2752 parser/parse_coerce.c:2764
+#: parser/parse_coerce.c:2614 parser/parse_coerce.c:2635 parser/parse_coerce.c:2685 parser/parse_coerce.c:2690 parser/parse_coerce.c:2754 parser/parse_coerce.c:2766
#, c-format
msgid "could not determine polymorphic type %s because input has type %s"
msgstr "入力型が%2$sであるため多様型%1$sが特定できませんでした"
-#: parser/parse_coerce.c:2622
+#: parser/parse_coerce.c:2624
#, c-format
msgid "anycompatiblerange type %s does not match anycompatible type %s"
msgstr "anycompatiblerange型%sはanycompatiblerange型%sと合致しません"
-#: parser/parse_coerce.c:2643
+#: parser/parse_coerce.c:2645
#, c-format
msgid "anycompatiblemultirange type %s does not match anycompatible type %s"
msgstr "anycompatiblemultirange型%sはanycompatible型%sと合致しません"
-#: parser/parse_coerce.c:2657
+#: parser/parse_coerce.c:2659
#, c-format
msgid "type matched to anycompatiblenonarray is an array type: %s"
msgstr "anycompatiblenonarrayに対応する型が配列型です: %s"
-#: parser/parse_coerce.c:2892
+#: parser/parse_coerce.c:2894
#, c-format
msgid "A result of type %s requires at least one input of type anyrange or anymultirange."
msgstr "%s型の返却値にはanyrangeまたはanymultirange型の入力が最低でも一つ必要です。"
-#: parser/parse_coerce.c:2909
+#: parser/parse_coerce.c:2911
#, c-format
msgid "A result of type %s requires at least one input of type anycompatiblerange or anycompatiblemultirange."
msgstr "%s型の返却値には少なくとも一つのanycompatiblerangeまたはanycompatiblemultirange型の入力が必要です。"
-#: parser/parse_coerce.c:2921
+#: parser/parse_coerce.c:2923
#, c-format
msgid "A result of type %s requires at least one input of type anyelement, anyarray, anynonarray, anyenum, anyrange, or anymultirange."
msgstr "%s型の返却値には少なくとも一つのanyelement、anyarray、anynonarray、anyenum、anyrange またはanymultirange型の入力が必要です。"
-#: parser/parse_coerce.c:2933
+#: parser/parse_coerce.c:2935
#, c-format
msgid "A result of type %s requires at least one input of type anycompatible, anycompatiblearray, anycompatiblenonarray, anycompatiblerange, or anycompatiblemultirange."
msgstr "%s型の返却値には少なくとも一つのanycompatible、anycompatiblearray、anycompatiblenonarray、anycompatiblerangeまたはanycompatiblemultirange型の入力が必要です。"
-#: parser/parse_coerce.c:2963
+#: parser/parse_coerce.c:2965
msgid "A result of type internal requires at least one input of type internal."
msgstr "internal型の返却値には少なくとも1つのinternal型の入力が必要です。"
@@ -17707,190 +17478,190 @@ msgstr "再帰問い合わせ内の FOR UPDATE/SHARE は実装されていませ
msgid "recursive reference to query \"%s\" must not appear more than once"
msgstr "問い合わせ\"%s\"への再帰参照が2回以上現れてはなりません"
-#: parser/parse_expr.c:311
+#: parser/parse_expr.c:313
#, c-format
msgid "DEFAULT is not allowed in this context"
msgstr "この文脈ではDEFAULTは使えません"
-#: parser/parse_expr.c:404 parser/parse_relation.c:3793 parser/parse_relation.c:3803 parser/parse_relation.c:3821 parser/parse_relation.c:3828 parser/parse_relation.c:3842
+#: parser/parse_expr.c:406 parser/parse_relation.c:3691 parser/parse_relation.c:3701 parser/parse_relation.c:3719 parser/parse_relation.c:3726 parser/parse_relation.c:3740
#, c-format
msgid "column %s.%s does not exist"
msgstr "列%s.%sは存在しません"
-#: parser/parse_expr.c:416
+#: parser/parse_expr.c:418
#, c-format
msgid "column \"%s\" not found in data type %s"
msgstr "データ型%2$sの列\"%1$s\"はありません"
-#: parser/parse_expr.c:422
+#: parser/parse_expr.c:424
#, c-format
msgid "could not identify column \"%s\" in record data type"
msgstr "レコードデータ型の列\"%s\"を特定できませんでした"
-#: parser/parse_expr.c:428
+#: parser/parse_expr.c:430
#, c-format
msgid "column notation .%s applied to type %s, which is not a composite type"
msgstr "列記法 .%sが型%sに使用されましたが、この型は複合型ではありません"
-#: parser/parse_expr.c:459 parser/parse_target.c:735
+#: parser/parse_expr.c:461 parser/parse_target.c:732
#, c-format
msgid "row expansion via \"*\" is not supported here"
msgstr "\"*\"を通した行展開は、ここではサポートされていません"
-#: parser/parse_expr.c:582
+#: parser/parse_expr.c:584
msgid "cannot use column reference in DEFAULT expression"
msgstr "列参照はDEFAULT式では使用できません"
-#: parser/parse_expr.c:585
+#: parser/parse_expr.c:587
msgid "cannot use column reference in partition bound expression"
msgstr "列参照はパーティション境界式では使用できません"
-#: parser/parse_expr.c:844 parser/parse_relation.c:844 parser/parse_relation.c:926 parser/parse_target.c:1241
+#: parser/parse_expr.c:846 parser/parse_relation.c:833 parser/parse_relation.c:915 parser/parse_target.c:1238
#, c-format
msgid "column reference \"%s\" is ambiguous"
msgstr "列参照\"%s\"は曖昧です"
-#: parser/parse_expr.c:900 parser/parse_param.c:111 parser/parse_param.c:143 parser/parse_param.c:205 parser/parse_param.c:304
+#: parser/parse_expr.c:902 parser/parse_param.c:110 parser/parse_param.c:142 parser/parse_param.c:204 parser/parse_param.c:303
#, c-format
msgid "there is no parameter $%d"
msgstr "パラメータ$%dがありません"
#. translator: %s is name of a SQL construct, eg NULLIF
-#: parser/parse_expr.c:1101 parser/parse_expr.c:3073
+#: parser/parse_expr.c:1103 parser/parse_expr.c:3073
#, c-format
msgid "%s requires = operator to yield boolean"
msgstr "%sは真偽値を得るために = 演算子を必要とします"
#. translator: %s is name of a SQL construct, eg NULLIF
-#: parser/parse_expr.c:1107 parser/parse_expr.c:3080
+#: parser/parse_expr.c:1109 parser/parse_expr.c:3080
#, c-format
msgid "%s must not return a set"
msgstr "%sは集合を返してはなりません"
-#: parser/parse_expr.c:1393
+#: parser/parse_expr.c:1395
#, c-format
msgid "MERGE_ACTION() can only be used in the RETURNING list of a MERGE command"
msgstr "MERGE_ACTION()はMERGEコマンドのRETURNINGリストの中でのみ使用可能です"
-#: parser/parse_expr.c:1517 parser/parse_expr.c:1549
+#: parser/parse_expr.c:1519 parser/parse_expr.c:1551
#, c-format
msgid "number of columns does not match number of values"
msgstr "列の数がVALUESの数と一致しません"
-#: parser/parse_expr.c:1563
+#: parser/parse_expr.c:1565
#, c-format
msgid "source for a multiple-column UPDATE item must be a sub-SELECT or ROW() expression"
msgstr "複数列のUPDATE項目のソースは副問合せまたはROW()式でなければなりません"
#. translator: %s is name of a SQL construct, eg GROUP BY
-#: parser/parse_expr.c:1758 parser/parse_expr.c:2241 parser/parse_func.c:2679
+#: parser/parse_expr.c:1760 parser/parse_expr.c:2251 parser/parse_func.c:2679
#, c-format
msgid "set-returning functions are not allowed in %s"
msgstr "集合返却関数は%sでは使用できません"
-#: parser/parse_expr.c:1822
+#: parser/parse_expr.c:1824
msgid "cannot use subquery in check constraint"
msgstr "検査制約では副問い合わせを使用できません"
-#: parser/parse_expr.c:1826
+#: parser/parse_expr.c:1828
msgid "cannot use subquery in DEFAULT expression"
msgstr "DEFAULT式には副問い合わせを使用できません"
-#: parser/parse_expr.c:1829
+#: parser/parse_expr.c:1831
msgid "cannot use subquery in index expression"
msgstr "式インデックスには副問い合わせを使用できません"
-#: parser/parse_expr.c:1832
+#: parser/parse_expr.c:1834
msgid "cannot use subquery in index predicate"
msgstr "インデックスの述部に副問い合わせを使用できません"
-#: parser/parse_expr.c:1835
+#: parser/parse_expr.c:1837
msgid "cannot use subquery in statistics expression"
msgstr "時計情報式では副問い合わせを使用できません"
-#: parser/parse_expr.c:1838
+#: parser/parse_expr.c:1840
msgid "cannot use subquery in transform expression"
msgstr "変換式では副問い合わせを使用できません"
-#: parser/parse_expr.c:1841
+#: parser/parse_expr.c:1843
msgid "cannot use subquery in EXECUTE parameter"
msgstr "EXECUTEのパラメータに副問い合わせを使用できません"
-#: parser/parse_expr.c:1844
+#: parser/parse_expr.c:1846
msgid "cannot use subquery in trigger WHEN condition"
msgstr "トリガーの WHEN 条件では副問い合わせを使用できません"
-#: parser/parse_expr.c:1847
+#: parser/parse_expr.c:1849
msgid "cannot use subquery in partition bound"
msgstr "副問い合わせはパーティション境界では使用できません"
-#: parser/parse_expr.c:1850
+#: parser/parse_expr.c:1852
msgid "cannot use subquery in partition key expression"
msgstr "パーティションキー式では副問い合わせを使用できません"
-#: parser/parse_expr.c:1853
+#: parser/parse_expr.c:1855
msgid "cannot use subquery in CALL argument"
msgstr "CALLの引数で副問い合わせは使用できません"
-#: parser/parse_expr.c:1856
+#: parser/parse_expr.c:1858
msgid "cannot use subquery in COPY FROM WHERE condition"
msgstr "副問い合わせは COPY FROM の WHERE 条件では使用できません"
-#: parser/parse_expr.c:1859
+#: parser/parse_expr.c:1861
msgid "cannot use subquery in column generation expression"
msgstr "副問い合わせはカラム生成式では使用できません"
-#: parser/parse_expr.c:1912 parser/parse_expr.c:3772
+#: parser/parse_expr.c:1914 parser/parse_expr.c:3772
#, c-format
msgid "subquery must return only one column"
msgstr "副問い合わせは1列のみを返さなければなりません"
-#: parser/parse_expr.c:1983
+#: parser/parse_expr.c:1985
#, c-format
msgid "subquery has too many columns"
msgstr "副問い合わせの列が多すぎます"
-#: parser/parse_expr.c:1988
+#: parser/parse_expr.c:1990
#, c-format
msgid "subquery has too few columns"
msgstr "副問い合わせの列が少なすぎます"
-#: parser/parse_expr.c:2084
+#: parser/parse_expr.c:2094
#, c-format
msgid "cannot determine type of empty array"
msgstr "空の配列のデータ型を決定できません"
-#: parser/parse_expr.c:2085
+#: parser/parse_expr.c:2095
#, c-format
msgid "Explicitly cast to the desired type, for example ARRAY[]::integer[]."
msgstr "必要な型に明示的にキャストしてください。例: ARRAY[]::integer[]"
-#: parser/parse_expr.c:2099
+#: parser/parse_expr.c:2109
#, c-format
msgid "could not find element type for data type %s"
msgstr "データ型%sの要素を見つけられませんでした"
-#: parser/parse_expr.c:2182
+#: parser/parse_expr.c:2192
#, c-format
msgid "ROW expressions can have at most %d entries"
msgstr "ROW式は最大でも%dエントリまでしか持てません"
-#: parser/parse_expr.c:2387
+#: parser/parse_expr.c:2397
#, c-format
msgid "unnamed XML attribute value must be a column reference"
msgstr "無名のXML属性値は列参照でなければなりません"
-#: parser/parse_expr.c:2388
+#: parser/parse_expr.c:2398
#, c-format
msgid "unnamed XML element value must be a column reference"
msgstr "無名のXML要素値は列参照でなければなりません"
-#: parser/parse_expr.c:2403
+#: parser/parse_expr.c:2413
#, c-format
msgid "XML attribute name \"%s\" appears more than once"
msgstr "XML属性名\"%s\"が複数あります"
-#: parser/parse_expr.c:2511
+#: parser/parse_expr.c:2521
#, c-format
msgid "cannot cast XMLSERIALIZE result to %s"
msgstr "XMLSERIALIZE の結果を %s へキャストできません"
@@ -18021,7 +17792,7 @@ msgid "SQL/JSON QUOTES behavior must not be specified when WITH WRAPPER is used"
msgstr "WITH WRAPPERが使われてるときにはSQL/JSONのQUOTESの挙動は指定できまえん"
#. translator: %s is name of a SQL/JSON clause (eg. ON EMPTY)
-#: parser/parse_expr.c:4342 parser/parse_expr.c:4371 parser/parse_expr.c:4402 parser/parse_expr.c:4428 parser/parse_expr.c:4454 parser/parse_jsontable.c:92
+#: parser/parse_expr.c:4342 parser/parse_expr.c:4371 parser/parse_expr.c:4402 parser/parse_expr.c:4428 parser/parse_expr.c:4454 parser/parse_jsontable.c:94
#, c-format
msgid "invalid %s behavior"
msgstr "不正な%s挙動指定"
@@ -18432,12 +18203,12 @@ msgstr "集合返却関数は COPY FROM の WHERE条件では使用できませ
msgid "set-returning functions are not allowed in column generation expressions"
msgstr "集合返却関数はカラム生成式では使用できません"
-#: parser/parse_jsontable.c:93
+#: parser/parse_jsontable.c:95
#, c-format
msgid "Only EMPTY [ ARRAY ] or ERROR is allowed in the top-level ON ERROR clause."
msgstr "最上位のON ERROR句ではEMPTY [ ARRAY ] またERRORのみ使用可能です。"
-#: parser/parse_jsontable.c:187 parser/parse_jsontable.c:201
+#: parser/parse_jsontable.c:189 parser/parse_jsontable.c:203
#, c-format
msgid "duplicate JSON_TABLE column or path name: %s"
msgstr "JSON_TABLEのカラムまたはパス名の重複: %s"
@@ -18517,222 +18288,227 @@ msgstr "演算子 ANY/ALL (配列) はブール型を返さなければなりま
msgid "op ANY/ALL (array) requires operator not to return a set"
msgstr "演算子 ANY/ALL (配列) 集合を返してはなりません"
-#: parser/parse_param.c:222
+#: parser/parse_param.c:221
#, c-format
msgid "inconsistent types deduced for parameter $%d"
msgstr "パラメータ$%dについて推定された型が不整合です"
-#: parser/parse_param.c:310 tcop/postgres.c:733
+#: parser/parse_param.c:309 tcop/postgres.c:744
#, c-format
msgid "could not determine data type of parameter $%d"
msgstr "パラメータ$%dのデータ型が特定できませんでした"
-#: parser/parse_relation.c:226
+#: parser/parse_relation.c:221
#, c-format
msgid "table reference \"%s\" is ambiguous"
msgstr "テーブル参照\"%s\"は曖昧です"
-#: parser/parse_relation.c:273
+#: parser/parse_relation.c:265
#, c-format
msgid "table reference %u is ambiguous"
msgstr "テーブル参照%uは曖昧です"
-#: parser/parse_relation.c:502 parser/parse_relation.c:3735 parser/parse_relation.c:3744
+#: parser/parse_relation.c:465
+#, c-format
+msgid "table name \"%s\" specified more than once"
+msgstr "テーブル名\"%s\"が複数指定されました"
+
+#: parser/parse_relation.c:494 parser/parse_relation.c:3633 parser/parse_relation.c:3642
#, c-format
msgid "invalid reference to FROM-clause entry for table \"%s\""
msgstr "テーブル\"%s\"用のFROM句に対する不正な参照"
-#: parser/parse_relation.c:506 parser/parse_relation.c:3746
+#: parser/parse_relation.c:498 parser/parse_relation.c:3644
#, c-format
msgid "There is an entry for table \"%s\", but it cannot be referenced from this part of the query."
msgstr "テーブル\"%s\"の項目がありますが、問い合わせのこの部分からは参照できません。\""
-#: parser/parse_relation.c:508
+#: parser/parse_relation.c:500
#, c-format
msgid "The combining JOIN type must be INNER or LEFT for a LATERAL reference."
msgstr "LATERAL参照では組み合わせる結合のタイプはINNERまたはLEFTでなければなりません"
-#: parser/parse_relation.c:711
+#: parser/parse_relation.c:703
#, c-format
msgid "system column \"%s\" reference in check constraint is invalid"
msgstr "検査制約で参照されるシステム列\"%s\"は不正です"
-#: parser/parse_relation.c:720
+#: parser/parse_relation.c:712
#, c-format
msgid "cannot use system column \"%s\" in column generation expression"
msgstr "カラム生成式ではシステム列\"%s\"は使用できません"
-#: parser/parse_relation.c:731
+#: parser/parse_relation.c:723
#, c-format
msgid "cannot use system column \"%s\" in MERGE WHEN condition"
msgstr "MERGE WHEN条件ではシステム列\"%s\"は使用できません"
-#: parser/parse_relation.c:1247 parser/parse_relation.c:1704 parser/parse_relation.c:2398
+#: parser/parse_relation.c:1236 parser/parse_relation.c:1691 parser/parse_relation.c:2384
#, c-format
msgid "table \"%s\" has %d columns available but %d columns specified"
msgstr "テーブル\"%s\"では%d列使用できますが、%d列指定されました"
-#: parser/parse_relation.c:1458
+#: parser/parse_relation.c:1445
#, c-format
msgid "There is a WITH item named \"%s\", but it cannot be referenced from this part of the query."
msgstr "\"%s\"というWITH項目はありますが、これは問い合わせのこの部分からは参照できません。"
-#: parser/parse_relation.c:1460
+#: parser/parse_relation.c:1447
#, c-format
msgid "Use WITH RECURSIVE, or re-order the WITH items to remove forward references."
msgstr "WITH RECURSIVE を使うか、もしくは WITH 項目の場所を変えて前方参照をなくしてください"
-#: parser/parse_relation.c:1846
+#: parser/parse_relation.c:1833
#, c-format
msgid "a column definition list is redundant for a function with OUT parameters"
msgstr "OUTパラメータを持つ関数に対しては列定義リストは不要です"
-#: parser/parse_relation.c:1852
+#: parser/parse_relation.c:1839
#, c-format
msgid "a column definition list is redundant for a function returning a named composite type"
msgstr "名前付き複合型w返す関数に対しては列定義リストは不要です"
-#: parser/parse_relation.c:1859
+#: parser/parse_relation.c:1846
#, c-format
msgid "a column definition list is only allowed for functions returning \"record\""
msgstr "列定義リストは\"record\"を返す関数でのみ使用できます"
-#: parser/parse_relation.c:1870
+#: parser/parse_relation.c:1857
#, c-format
msgid "a column definition list is required for functions returning \"record\""
msgstr "\"record\"を返す関数では列定義リストが必要です"
-#: parser/parse_relation.c:1907
+#: parser/parse_relation.c:1894
#, c-format
msgid "column definition lists can have at most %d entries"
msgstr "列定義リストは最大でも%dエントリまでしか持てません"
-#: parser/parse_relation.c:1967
+#: parser/parse_relation.c:1954
#, c-format
msgid "function \"%s\" in FROM has unsupported return type %s"
msgstr "FROM句の関数\"%s\"の戻り値型%sはサポートされていません"
-#: parser/parse_relation.c:1994 parser/parse_relation.c:2079
+#: parser/parse_relation.c:1981 parser/parse_relation.c:2066
#, c-format
msgid "functions in FROM can return at most %d columns"
msgstr "FROM内の関数は最大%d列までしか返却できません"
-#: parser/parse_relation.c:2109
+#: parser/parse_relation.c:2096
#, c-format
msgid "%s function has %d columns available but %d columns specified"
msgstr "%s関数では%d列使用できますが、%d列指定されました"
-#: parser/parse_relation.c:2190
+#: parser/parse_relation.c:2177
#, c-format
msgid "VALUES lists \"%s\" have %d columns available but %d columns specified"
msgstr "VALUESリスト\"%s\"は%d列使用可能ですが、%d列が指定されました"
-#: parser/parse_relation.c:2255
+#: parser/parse_relation.c:2242
#, c-format
msgid "joins can have at most %d columns"
msgstr "JOIN で指定できるのは、最大 %d 列です"
-#: parser/parse_relation.c:2280
+#: parser/parse_relation.c:2267
#, c-format
msgid "join expression \"%s\" has %d columns available but %d columns specified"
msgstr "結合式\"%s\"では%d列使用できますが、%d列指定されました"
-#: parser/parse_relation.c:2371
+#: parser/parse_relation.c:2357
#, c-format
msgid "WITH query \"%s\" does not have a RETURNING clause"
msgstr "WITH 問い合わせ\"%s\"にRETURNING句がありません"
-#: parser/parse_relation.c:3737
+#: parser/parse_relation.c:3635
#, c-format
msgid "Perhaps you meant to reference the table alias \"%s\"."
msgstr "テーブル別名\"%s\"を参照しようとしていたようです。"
-#: parser/parse_relation.c:3749
+#: parser/parse_relation.c:3647
#, c-format
msgid "To reference that table, you must mark this subquery with LATERAL."
msgstr "そのテーブルを参照するためには、この副問合せをLATERALとマークする必要があります。"
-#: parser/parse_relation.c:3755
+#: parser/parse_relation.c:3653
#, c-format
msgid "missing FROM-clause entry for table \"%s\""
msgstr "テーブル\"%s\"用のFROM句エントリがありません"
-#: parser/parse_relation.c:3795
+#: parser/parse_relation.c:3693
#, c-format
msgid "There are columns named \"%s\", but they are in tables that cannot be referenced from this part of the query."
msgstr "\"%s\"という名前の列はありますが、問い合わせのこの部分からは参照できないテーブルに属しています。"
-#: parser/parse_relation.c:3797
+#: parser/parse_relation.c:3695
#, c-format
msgid "Try using a table-qualified name."
msgstr "テーブル名で修飾した名前を試してください。"
-#: parser/parse_relation.c:3805
+#: parser/parse_relation.c:3703
#, 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:3808
+#: parser/parse_relation.c:3706
#, c-format
msgid "To reference that column, you must mark this subquery with LATERAL."
msgstr "その列を参照するには、この副問合せをLATERALとマークする必要があります。"
-#: parser/parse_relation.c:3810
+#: parser/parse_relation.c:3708
#, c-format
msgid "To reference that column, you must use a table-qualified name."
msgstr "その列を参照するには、テーブル名で修飾した名前を使う必要があります。"
-#: parser/parse_relation.c:3830
+#: parser/parse_relation.c:3728
#, c-format
msgid "Perhaps you meant to reference the column \"%s.%s\"."
msgstr "列\"%s.%s\"を参照しようとしていたようです。"
-#: parser/parse_relation.c:3844
+#: parser/parse_relation.c:3742
#, c-format
msgid "Perhaps you meant to reference the column \"%s.%s\" or the column \"%s.%s\"."
msgstr "列\"%s.%s\"または列\"%s.%s\"を参照しようとしていたようです。"
-#: parser/parse_target.c:483 parser/parse_target.c:798
+#: parser/parse_target.c:480 parser/parse_target.c:795
#, c-format
msgid "cannot assign to system column \"%s\""
msgstr "システム列\"%s\"に代入できません"
-#: parser/parse_target.c:511
+#: parser/parse_target.c:508
#, c-format
msgid "cannot set an array element to DEFAULT"
msgstr "配列要素にDEFAULTを設定できません"
-#: parser/parse_target.c:516
+#: parser/parse_target.c:513
#, c-format
msgid "cannot set a subfield to DEFAULT"
msgstr "サブフィールドにDEFAULTを設定できません"
-#: parser/parse_target.c:590
+#: parser/parse_target.c:587
#, c-format
msgid "column \"%s\" is of type %s but expression is of type %s"
msgstr "列\"%s\"は型%sですが、式は型%sでした"
-#: parser/parse_target.c:782
+#: parser/parse_target.c:779
#, c-format
msgid "cannot assign to field \"%s\" of column \"%s\" because its type %s is not a composite type"
msgstr "型%3$sが複合型でありませんので、列\"%2$s\"のフィールド\"%1$s\"に代入できません。"
-#: parser/parse_target.c:791
+#: parser/parse_target.c:788
#, c-format
msgid "cannot assign to field \"%s\" of column \"%s\" because there is no such column in data type %s"
msgstr "データ型%3$sの列がありませんので、列\"%2$s\"のフィールド\"%1$s\"に代入できません。"
-#: parser/parse_target.c:880
+#: parser/parse_target.c:877
#, c-format
msgid "subscripted assignment to \"%s\" requires type %s but expression is of type %s"
msgstr "\"%s\"への添字付き代入には型%sが必要ですが、式は型%sでした"
-#: parser/parse_target.c:890
+#: parser/parse_target.c:887
#, c-format
msgid "subfield \"%s\" is of type %s but expression is of type %s"
msgstr "サブフィールド\"%s\"は型%sですが、式は型%sでした"
-#: parser/parse_target.c:1330
+#: parser/parse_target.c:1327
#, c-format
msgid "SELECT * with no tables specified is not valid"
msgstr "テーブル指定のないSELECT *は無効です"
@@ -18752,7 +18528,7 @@ msgstr "%%TYPE参照が不適切です(ドット区切りの名前が多すぎ
msgid "type reference %s converted to %s"
msgstr "型参照%sは%sに変換されました"
-#: parser/parse_type.c:278 parser/parse_type.c:813 utils/cache/typcache.c:478 utils/cache/typcache.c:532
+#: parser/parse_type.c:278 parser/parse_type.c:813 utils/cache/typcache.c:397 utils/cache/typcache.c:452
#, c-format
msgid "type \"%s\" is only a shell"
msgstr "型\"%s\"は単なるシェルです"
@@ -18772,357 +18548,322 @@ msgstr "型修正子は単純な定数または識別子でなければなりま
msgid "invalid type name \"%s\""
msgstr "不正な型名\"%s\""
-#: parser/parse_utilcmd.c:265
+#: parser/parse_utilcmd.c:263
#, c-format
msgid "cannot create partitioned table as inheritance child"
msgstr "パーティション親テーブルを継承の子テーブルとして作成はできません"
-#: parser/parse_utilcmd.c:504
+#: parser/parse_utilcmd.c:475
#, c-format
msgid "cannot set logged status of a temporary sequence"
msgstr "一時シーケンスのログ出力状態は設定できません"
-#: parser/parse_utilcmd.c:642
+#: parser/parse_utilcmd.c:611
#, c-format
msgid "array of serial is not implemented"
msgstr "連番(SERIAL)の配列は実装されていません"
-#: parser/parse_utilcmd.c:747 parser/parse_utilcmd.c:765 parser/parse_utilcmd.c:873 parser/parse_utilcmd.c:906
+#: parser/parse_utilcmd.c:690 parser/parse_utilcmd.c:702 parser/parse_utilcmd.c:761
#, 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:759 parser/parse_utilcmd.c:1077
-#, c-format
-msgid "not-null constraints on partitioned tables cannot be NO INHERIT"
-msgstr "パーティション親テーブルに対する非NULL制約はNO INHERIT指定できません"
-
-#: parser/parse_utilcmd.c:773 parser/parse_utilcmd.c:808
-#, c-format
-msgid "conflicting NO INHERIT declarations for not-null constraints on column \"%s\""
-msgstr "列\"%s\"の非NULL制約に関する矛盾するNO INHERIT宣言"
-
-#: parser/parse_utilcmd.c:821
+#: parser/parse_utilcmd.c:714
#, c-format
msgid "multiple default values specified for column \"%s\" of table \"%s\""
msgstr "テーブル\"%2$s\"の列\"%1$s\"で複数のデフォルト値の指定があります"
-#: parser/parse_utilcmd.c:838
+#: parser/parse_utilcmd.c:731
#, c-format
msgid "identity columns are not supported on typed tables"
msgstr "型付けされたテーブルでは識別列はサポートされていません"
-#: parser/parse_utilcmd.c:842
+#: parser/parse_utilcmd.c:735
#, c-format
msgid "identity columns are not supported on partitions"
msgstr "パーティションでは識別列はサポートされていません"
-#: parser/parse_utilcmd.c:851
+#: parser/parse_utilcmd.c:744
#, c-format
msgid "multiple identity specifications for column \"%s\" of table \"%s\""
msgstr "テーブル\"%2$s\"の列\"%1$s\"に複数の識別指定があります"
-#: parser/parse_utilcmd.c:884
+#: parser/parse_utilcmd.c:774
#, c-format
msgid "generated columns are not supported on typed tables"
msgstr "型付けされたテーブルでは生成カラムはサポートされていません"
-#: parser/parse_utilcmd.c:888
+#: parser/parse_utilcmd.c:778
#, c-format
msgid "multiple generation clauses specified for column \"%s\" of table \"%s\""
msgstr "テーブル\"%2$s\"の列\"%1$s\"に複数のGENERATED句の指定があります"
-#: parser/parse_utilcmd.c:915 parser/parse_utilcmd.c:1043
+#: parser/parse_utilcmd.c:796 parser/parse_utilcmd.c:911
#, c-format
msgid "primary key constraints are not supported on foreign tables"
msgstr "外部テーブルでは主キー制約はサポートされていません"
-#: parser/parse_utilcmd.c:924 parser/parse_utilcmd.c:1053
+#: parser/parse_utilcmd.c:805 parser/parse_utilcmd.c:921
#, c-format
msgid "unique constraints are not supported on foreign tables"
msgstr "外部テーブルではユニーク制約はサポートされていません"
-#: parser/parse_utilcmd.c:971
+#: parser/parse_utilcmd.c:850
#, c-format
msgid "both default and identity specified for column \"%s\" of table \"%s\""
msgstr "デフォルト値と識別指定の両方がテーブル\"%2$s\"の列\"%1$s\"に指定されています"
-#: parser/parse_utilcmd.c:979
+#: parser/parse_utilcmd.c:858
#, c-format
msgid "both default and generation expression specified for column \"%s\" of table \"%s\""
msgstr "テーブル\"%2$s\"の列\"%1$s\"にデフォルト値と生成式の両方が指定されています"
-#: parser/parse_utilcmd.c:987
+#: parser/parse_utilcmd.c:866
#, c-format
msgid "both identity and generation expression specified for column \"%s\" of table \"%s\""
msgstr "テーブル\"%2$s\"の列\"%1$s\"に識別指定と生成式の両方が指定されています"
-#: parser/parse_utilcmd.c:1063
+#: parser/parse_utilcmd.c:931
#, c-format
msgid "exclusion constraints are not supported on foreign tables"
msgstr "外部テーブルでは除外制約はサポートされていません"
-#: parser/parse_utilcmd.c:1138
+#: parser/parse_utilcmd.c:996
#, c-format
msgid "LIKE is not supported for creating foreign tables"
msgstr "外部テーブルの作成においてLIKEはサポートされていません"
-#: parser/parse_utilcmd.c:1151
+#: parser/parse_utilcmd.c:1009
#, c-format
msgid "relation \"%s\" is invalid in LIKE clause"
msgstr "LIKE句ではリレーション\"%s\"は不正です"
-#: parser/parse_utilcmd.c:1894 parser/parse_utilcmd.c:2002
+#: parser/parse_utilcmd.c:1736 parser/parse_utilcmd.c:1844
#, c-format
msgid "Index \"%s\" contains a whole-row table reference."
msgstr "インデックス\"%s\"には行全体テーブル参照が含まれます"
-#: parser/parse_utilcmd.c:2396
+#: parser/parse_utilcmd.c:2242
#, c-format
msgid "cannot use an existing index in CREATE TABLE"
msgstr "CREATE TABLE では既存のインデックスを使えません"
-#: parser/parse_utilcmd.c:2416
+#: parser/parse_utilcmd.c:2262
#, c-format
msgid "index \"%s\" is already associated with a constraint"
msgstr "インデックス\"%s\"はすでに1つの制約に割り当てられています"
-#: parser/parse_utilcmd.c:2442
+#: parser/parse_utilcmd.c:2283
#, c-format
msgid "\"%s\" is not a unique index"
msgstr "\"%s\"はユニークインデックスではありません"
-#: parser/parse_utilcmd.c:2443 parser/parse_utilcmd.c:2450 parser/parse_utilcmd.c:2457 parser/parse_utilcmd.c:2534
+#: parser/parse_utilcmd.c:2284 parser/parse_utilcmd.c:2291 parser/parse_utilcmd.c:2298 parser/parse_utilcmd.c:2375
#, c-format
msgid "Cannot create a primary key or unique constraint using such an index."
msgstr "このようなインデックスを使ってプライマリキーや一意性制約を作成することはできません"
-#: parser/parse_utilcmd.c:2449
+#: parser/parse_utilcmd.c:2290
#, c-format
msgid "index \"%s\" contains expressions"
msgstr "インデックス\"%s\"は式を含んでいます"
-#: parser/parse_utilcmd.c:2456
+#: parser/parse_utilcmd.c:2297
#, c-format
msgid "\"%s\" is a partial index"
msgstr "\"%s\"は部分インデックスです"
-#: parser/parse_utilcmd.c:2468
+#: parser/parse_utilcmd.c:2309
#, c-format
msgid "\"%s\" is a deferrable index"
msgstr "\"%s\"は遅延可能インデックスです"
-#: parser/parse_utilcmd.c:2469
+#: parser/parse_utilcmd.c:2310
#, c-format
msgid "Cannot create a non-deferrable constraint using a deferrable index."
msgstr "遅延可能インデックスを使った遅延不可制約は作れません。"
-#: parser/parse_utilcmd.c:2533
+#: parser/parse_utilcmd.c:2374
#, c-format
msgid "index \"%s\" column number %d does not have default sorting behavior"
msgstr "インデックス\"%s\"の列番号%dにはデフォルトのソート動作がありません"
-#: parser/parse_utilcmd.c:2725
+#: parser/parse_utilcmd.c:2531
#, c-format
msgid "column \"%s\" appears twice in primary key constraint"
msgstr "列\"%s\"がプライマリキー制約内に2回出現します"
-#: parser/parse_utilcmd.c:2731
+#: parser/parse_utilcmd.c:2537
#, c-format
msgid "column \"%s\" appears twice in unique constraint"
msgstr "列\"%s\"が一意性制約内に2回出現します"
-#: parser/parse_utilcmd.c:2776
-#, c-format
-msgid "column \"%s\" in WITHOUT OVERLAPS is not a range or multirange type"
-msgstr "WITHOUT OVERLAPS中の列\"%s\"は範囲型でも副範囲型でもありません"
-
-#: parser/parse_utilcmd.c:2804
-#, c-format
-msgid "constraint using WITHOUT OVERLAPS needs at least two columns"
-msgstr "WITHOUT OVERLAPSを使用する制約では少なくとも2つの列が必要です"
-
-#: parser/parse_utilcmd.c:3099
+#: parser/parse_utilcmd.c:2871
#, c-format
msgid "index expressions and predicates can refer only to the table being indexed"
msgstr "インデックス式と述語はインデックス付けされるテーブルのみを参照できます"
-#: parser/parse_utilcmd.c:3171
+#: parser/parse_utilcmd.c:2943
#, c-format
msgid "statistics expressions can refer only to the table being referenced"
msgstr "統計情報式は参照されているテーブルのみを参照できます"
-#: parser/parse_utilcmd.c:3214
+#: parser/parse_utilcmd.c:2986
#, c-format
msgid "rules on materialized views are not supported"
msgstr "実体化ビューに対するルールはサポートされません"
-#: parser/parse_utilcmd.c:3274
+#: parser/parse_utilcmd.c:3046
#, c-format
msgid "rule WHERE condition cannot contain references to other relations"
msgstr "ルールのWHERE条件に他のリレーションへの参照を持たせられません"
-#: parser/parse_utilcmd.c:3346
+#: parser/parse_utilcmd.c:3118
#, c-format
msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE actions"
msgstr "ルールのWHERE条件はSELECT、INSERT、UPDATE、DELETE動作のみを持つことができます"
-#: parser/parse_utilcmd.c:3364 parser/parse_utilcmd.c:3465 rewrite/rewriteHandler.c:544 rewrite/rewriteManip.c:1156
+#: parser/parse_utilcmd.c:3136 parser/parse_utilcmd.c:3237 rewrite/rewriteHandler.c:544 rewrite/rewriteManip.c:1096
#, c-format
msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
msgstr "条件付きのUNION/INTERSECT/EXCEPT文は実装されていません"
-#: parser/parse_utilcmd.c:3382
+#: parser/parse_utilcmd.c:3154
#, c-format
msgid "ON SELECT rule cannot use OLD"
msgstr "ON SELECTルールではOLDを使用できません"
-#: parser/parse_utilcmd.c:3386
+#: parser/parse_utilcmd.c:3158
#, c-format
msgid "ON SELECT rule cannot use NEW"
msgstr "ON SELECTルールではNEWを使用できません"
-#: parser/parse_utilcmd.c:3395
+#: parser/parse_utilcmd.c:3167
#, c-format
msgid "ON INSERT rule cannot use OLD"
msgstr "ON INSERTルールではOLDを使用できません"
-#: parser/parse_utilcmd.c:3401
+#: parser/parse_utilcmd.c:3173
#, c-format
msgid "ON DELETE rule cannot use NEW"
msgstr "ON DELETEルールではNEWを使用できません"
-#: parser/parse_utilcmd.c:3429
+#: parser/parse_utilcmd.c:3201
#, c-format
msgid "cannot refer to OLD within WITH query"
msgstr "WITH 問い合わせ内では OLD は参照できません"
-#: parser/parse_utilcmd.c:3436
+#: parser/parse_utilcmd.c:3208
#, c-format
msgid "cannot refer to NEW within WITH query"
msgstr "WITH 問い合わせ内では NEW は参照できません"
-#: parser/parse_utilcmd.c:3894
+#: parser/parse_utilcmd.c:3664
#, c-format
msgid "misplaced DEFERRABLE clause"
msgstr "DEFERRABLE句の場所が間違っています"
-#: parser/parse_utilcmd.c:3899 parser/parse_utilcmd.c:3914
+#: parser/parse_utilcmd.c:3669 parser/parse_utilcmd.c:3684
#, c-format
msgid "multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed"
msgstr "複数のDEFERRABLE/NOT DEFERRABLE句を使用できません"
-#: parser/parse_utilcmd.c:3909
+#: parser/parse_utilcmd.c:3679
#, c-format
msgid "misplaced NOT DEFERRABLE clause"
msgstr "NOT DEFERRABLE句の場所が間違っています"
-#: parser/parse_utilcmd.c:3930
+#: parser/parse_utilcmd.c:3700
#, c-format
msgid "misplaced INITIALLY DEFERRED clause"
msgstr "INITIALLY DEFERRED句の場所が間違っています<"
-#: parser/parse_utilcmd.c:3935 parser/parse_utilcmd.c:3961
+#: parser/parse_utilcmd.c:3705 parser/parse_utilcmd.c:3731
#, c-format
msgid "multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed"
msgstr "複数のINITIALLY IMMEDIATE/DEFERRED句を使用できません"
-#: parser/parse_utilcmd.c:3956
+#: parser/parse_utilcmd.c:3726
#, c-format
msgid "misplaced INITIALLY IMMEDIATE clause"
msgstr "INITIALLY IMMEDIATE句の場所が間違っています<"
-#: parser/parse_utilcmd.c:3972
-#, c-format
-msgid "misplaced ENFORCED clause"
-msgstr "ENFORCED句の場所が間違っています"
-
-#: parser/parse_utilcmd.c:3977 parser/parse_utilcmd.c:3993
-#, c-format
-msgid "multiple ENFORCED/NOT ENFORCED clauses not allowed"
-msgstr "複数のENFORCED/NOT ENFORCED句は指定できません"
-
-#: parser/parse_utilcmd.c:3988
-#, c-format
-msgid "misplaced NOT ENFORCED clause"
-msgstr "NOT ENFORCED句の場所が間違っています"
-
-#: parser/parse_utilcmd.c:4186
+#: parser/parse_utilcmd.c:3919
#, c-format
msgid "CREATE specifies a schema (%s) different from the one being created (%s)"
msgstr "CREATEで指定したスキーマ(%s)が作成先のスキーマ(%s)と異なります"
-#: parser/parse_utilcmd.c:4221
+#: parser/parse_utilcmd.c:3954
#, c-format
msgid "\"%s\" is not a partitioned table"
msgstr "\"%s\"はパーティションテーブルではありません"
-#: parser/parse_utilcmd.c:4228
+#: parser/parse_utilcmd.c:3961
#, c-format
msgid "table \"%s\" is not partitioned"
msgstr "テーブル\"%s\"はパーティションされていません"
-#: parser/parse_utilcmd.c:4235
+#: parser/parse_utilcmd.c:3968
#, c-format
msgid "index \"%s\" is not partitioned"
msgstr "インデックス\"%s\"はパーティションされていません"
-#: parser/parse_utilcmd.c:4275
+#: parser/parse_utilcmd.c:4008
#, c-format
msgid "a hash-partitioned table may not have a default partition"
msgstr "ハッシュパーティションテーブルはデフォルトパーティションを持つことができません"
-#: parser/parse_utilcmd.c:4292
+#: parser/parse_utilcmd.c:4025
#, c-format
msgid "invalid bound specification for a hash partition"
msgstr "ハッシュパーティションに対する不正な境界指定"
-#: parser/parse_utilcmd.c:4298 partitioning/partbounds.c:4802
+#: parser/parse_utilcmd.c:4031 partitioning/partbounds.c:4802
#, c-format
msgid "modulus for hash partition must be an integer value greater than zero"
msgstr "ハッシュパーティションの法は0より大きい整数にする必要があります"
-#: parser/parse_utilcmd.c:4305 partitioning/partbounds.c:4810
+#: parser/parse_utilcmd.c:4038 partitioning/partbounds.c:4810
#, c-format
msgid "remainder for hash partition must be less than modulus"
msgstr "ハッシュパーティションの剰余は法よりも小さくなければなりません"
-#: parser/parse_utilcmd.c:4318
+#: parser/parse_utilcmd.c:4051
#, c-format
msgid "invalid bound specification for a list partition"
msgstr "リストパーティションに対する不正な境界指定"
-#: parser/parse_utilcmd.c:4371
+#: parser/parse_utilcmd.c:4104
#, c-format
msgid "invalid bound specification for a range partition"
msgstr "範囲パーティションに対する不正な境界指定"
-#: parser/parse_utilcmd.c:4377
+#: parser/parse_utilcmd.c:4110
#, c-format
msgid "FROM must specify exactly one value per partitioning column"
msgstr "FROMは全てのパーティション列ごとに一つの値を指定しなければなりません"
-#: parser/parse_utilcmd.c:4381
+#: parser/parse_utilcmd.c:4114
#, c-format
msgid "TO must specify exactly one value per partitioning column"
msgstr "TOは全てのパーティション列ごとに一つの値を指定しなければなりません"
-#: parser/parse_utilcmd.c:4495
+#: parser/parse_utilcmd.c:4228
#, c-format
msgid "cannot specify NULL in range bound"
msgstr "範囲境界でNULLは使用できません"
-#: parser/parse_utilcmd.c:4544
+#: parser/parse_utilcmd.c:4277
#, c-format
msgid "every bound following MAXVALUE must also be MAXVALUE"
msgstr "MAXVALUEに続く境界値はMAXVALUEでなければなりません"
-#: parser/parse_utilcmd.c:4551
+#: parser/parse_utilcmd.c:4284
#, c-format
msgid "every bound following MINVALUE must also be MINVALUE"
msgstr "MINVALUEに続く境界値はMINVALUEでなければなりません"
-#: parser/parse_utilcmd.c:4594
+#: parser/parse_utilcmd.c:4327
#, c-format
msgid "specified value cannot be cast to type %s for column \"%s\""
msgstr "指定した値は列\"%s\"の%s型に変換できません"
@@ -19135,12 +18876,12 @@ msgstr "UESCAPE の後には単純な文字列リテラルが続かなければ
msgid "invalid Unicode escape character"
msgstr "不正なUnicodeエスケープ文字"
-#: parser/parser.c:347 scan.l:1385
+#: parser/parser.c:347 scan.l:1393
#, c-format
msgid "invalid Unicode escape value"
msgstr "不正なUnicodeエスケープシーケンスの値"
-#: parser/parser.c:494 scan.l:702 utils/adt/varlena.c:6653
+#: parser/parser.c:494 scan.l:716 utils/adt/varlena.c:6640
#, c-format
msgid "invalid Unicode escape"
msgstr "不正なUnicodeエスケープ"
@@ -19150,7 +18891,7 @@ msgstr "不正なUnicodeエスケープ"
msgid "Unicode escapes must be \\XXXX or \\+XXXXXX."
msgstr "Unicodeエスケープは\\XXXXまたは\\+XXXXXXでなければなりません。"
-#: parser/parser.c:523 scan.l:663 scan.l:679 scan.l:695 utils/adt/varlena.c:6678
+#: parser/parser.c:523 scan.l:677 scan.l:693 scan.l:709 utils/adt/varlena.c:6665
#, c-format
msgid "invalid Unicode surrogate pair"
msgstr "不正なUnicodeサロゲートペア"
@@ -19292,12 +19033,12 @@ msgstr "このプラットフォームではヒュージページをサポート
msgid "huge pages not supported with the current \"shared_memory_type\" setting"
msgstr "ヒュージページは現在の\"shared_memory_type\"の設定ではサポートされません"
-#: port/pg_shmem.c:798 port/sysv_shmem.c:798 utils/init/miscinit.c:1403
+#: port/pg_shmem.c:798 port/sysv_shmem.c:798 utils/init/miscinit.c:1401
#, c-format
msgid "pre-existing shared memory block (key %lu, ID %lu) is still in use"
msgstr "既存の共有メモリブロック(キー%lu、ID %lu)がまだ使用中です"
-#: port/pg_shmem.c:801 port/sysv_shmem.c:801 utils/init/miscinit.c:1405
+#: port/pg_shmem.c:801 port/sysv_shmem.c:801 utils/init/miscinit.c:1403
#, c-format
msgid "Terminate any old server processes associated with data directory \"%s\"."
msgstr "データディレクトリ \"%s\". に対応する古いサーバープロセスをすべて終了させてください。"
@@ -19445,219 +19186,199 @@ msgstr "失敗したシステムコールはMapViewOfFileExです。"
msgid "Failed system call was MapViewOfFileEx."
msgstr "失敗したシステムコールはMapViewOfFileExです。"
-#: postmaster/autovacuum.c:691
+#: postmaster/autovacuum.c:686
#, c-format
msgid "autovacuum worker took too long to start; canceled"
msgstr "自動VACUUMワーカーの起動に時間がかかりすぎています; キャンセルしました"
-#: postmaster/autovacuum.c:2215
+#: postmaster/autovacuum.c:2203
#, c-format
msgid "autovacuum: dropping orphan temp table \"%s.%s.%s\""
msgstr "自動VACUUM: 孤立した一時テーブル\"%s.%s.%s\"を削除します"
-#: postmaster/autovacuum.c:2451
+#: postmaster/autovacuum.c:2439
#, c-format
msgid "automatic vacuum of table \"%s.%s.%s\""
msgstr "テーブル\"%s.%s.%s\"に対する自動VACUUM"
-#: postmaster/autovacuum.c:2454
+#: postmaster/autovacuum.c:2442
#, c-format
msgid "automatic analyze of table \"%s.%s.%s\""
msgstr "テーブル\"%s.%s.%s\"に対する自動ANALYZE"
-#: postmaster/autovacuum.c:2648
+#: postmaster/autovacuum.c:2636
#, c-format
msgid "processing work entry for relation \"%s.%s.%s\""
msgstr "リレーション\"%s.%s.%s\"の作業エントリを処理しています"
-#: postmaster/autovacuum.c:3279
+#: postmaster/autovacuum.c:3254
#, c-format
msgid "autovacuum not started because of misconfiguration"
msgstr "誤設定のため自動VACUUMが起動できません"
-#: postmaster/autovacuum.c:3280
+#: postmaster/autovacuum.c:3255
#, c-format
msgid "Enable the \"track_counts\" option."
msgstr "\"track_counts\"オプションを有効にしてください。"
-#: postmaster/autovacuum.c:3402
-#, c-format
-msgid "\"autovacuum_max_workers\" (%d) should be less than or equal to \"autovacuum_worker_slots\" (%d)"
-msgstr "\"autovacuum_max_workers\" (%d) は \"autovacuum_worker_slots\" (%d) 以下でなければなりません"
-
-#: postmaster/autovacuum.c:3404
-#, c-format
-msgid "The server will only start up to \"autovacuum_worker_slots\" (%d) autovacuum workers at a given time."
-msgstr "このサーバーは、同時に最大 \"autovacuum_worker_slots\" (%d) プロセスの自動バキュームワーカーを起動します。"
-
#: postmaster/bgworker.c:260
#, c-format
-msgid "inconsistent background worker state (\"max_worker_processes\"=%d, total slots=%d)"
-msgstr "バックグラウンドワーカー状態の不整合 (\"max_worker_processes\"=%d, スロット総数=%d)"
+msgid "inconsistent background worker state (max_worker_processes=%d, total_slots=%d)"
+msgstr "バックグラウンドワーカー状態の矛盾 (max_worker_processes=%d, total_slots=%d)"
-#: postmaster/bgworker.c:645
+#: postmaster/bgworker.c:651
#, c-format
msgid "background worker \"%s\": background workers without shared memory access are not supported"
msgstr "バックグラウンドワーカー\"%s\": 共有メモリアクセスを伴わないバックグラウンドワーカーはサポートされません"
-#: postmaster/bgworker.c:656
+#: postmaster/bgworker.c:662
#, c-format
msgid "background worker \"%s\": cannot request database access if starting at postmaster start"
msgstr "バックグラウンドワーカー\"%s\": postmaster起動中に起動している場合にはデータベースアクセスを要求することはできません"
-#: postmaster/bgworker.c:670
+#: postmaster/bgworker.c:676
#, c-format
msgid "background worker \"%s\": invalid restart interval"
msgstr "バックグラウンドワーカー\"%s\": 不正な再起動間隔"
-#: postmaster/bgworker.c:685
+#: postmaster/bgworker.c:691
#, c-format
msgid "background worker \"%s\": parallel workers may not be configured for restart"
msgstr "バックグラウンドワーカー\"%s\": パラレルワーカーは再起動するように設定してはいけません"
-#: postmaster/bgworker.c:709 tcop/postgres.c:3314
+#: postmaster/bgworker.c:715 tcop/postgres.c:3312
#, c-format
msgid "terminating background worker \"%s\" due to administrator command"
msgstr "管理者コマンドによりバックグラウンドワーカー\"%s\"を終了しています"
-#: postmaster/bgworker.c:868 postmaster/bgworker.c:902
-#, c-format
-msgid "database connection requirement not indicated during registration"
-msgstr "登録時にデータベース接続の必要性が示されていません"
-
-#: postmaster/bgworker.c:878 postmaster/bgworker.c:912
-#, c-format
-msgid "invalid processing mode in background worker"
-msgstr "バックグラウンドワーカー内の不正な処理モード"
-
-#: postmaster/bgworker.c:965
+#: postmaster/bgworker.c:888
#, c-format
msgid "background worker \"%s\": must be registered in \"shared_preload_libraries\""
msgstr "バックグラウンドワーカー\"%s\": \"shared_preload_libraries\"に登録されていなければなりません"
-#: postmaster/bgworker.c:988
+#: postmaster/bgworker.c:911
#, c-format
msgid "background worker \"%s\": only dynamic background workers can request notification"
msgstr "バックグラウンドワーカー\"%s\": 動的バックグラウンドワーカーのみが通知を要求できます"
-#: postmaster/bgworker.c:1003
+#: postmaster/bgworker.c:926
#, c-format
msgid "too many background workers"
msgstr "バックグラウンドワーカーが多すぎます"
-#: postmaster/bgworker.c:1004
+#: postmaster/bgworker.c:927
#, c-format
msgid "Up to %d background worker can be registered with the current settings."
msgid_plural "Up to %d background workers can be registered with the current settings."
msgstr[0] "現在の設定では最大%dのバックグラウンドワーカーを登録することができます。"
-#: postmaster/bgworker.c:1008 postmaster/checkpointer.c:457
+#: postmaster/bgworker.c:931 postmaster/checkpointer.c:445
#, c-format
msgid "Consider increasing the configuration parameter \"%s\"."
msgstr "設定パラメータ\"%s\"を増やすことを検討してください。"
-#: postmaster/checkpointer.c:453
+#: postmaster/checkpointer.c:441
#, c-format
msgid "checkpoints are occurring too frequently (%d second apart)"
msgid_plural "checkpoints are occurring too frequently (%d seconds apart)"
msgstr[0] "チェックポイントの発生周期が短すぎます(%d秒間隔)"
-#: postmaster/checkpointer.c:1119
+#: postmaster/checkpointer.c:1067
#, c-format
msgid "checkpoint request failed"
msgstr "チェックポイント要求が失敗しました"
-#: postmaster/checkpointer.c:1120
+#: postmaster/checkpointer.c:1068
#, c-format
msgid "Consult recent messages in the server log for details."
msgstr "詳細はサーバーログの最近のメッセージを調査してください"
-#: postmaster/launch_backend.c:379
+#: postmaster/launch_backend.c:381
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "サーバープロセス\"%s\"を実行できませんでした: %m"
-#: postmaster/launch_backend.c:433
+#: postmaster/launch_backend.c:434
#, c-format
msgid "could not create backend parameter file mapping: error code %lu"
msgstr "バックエンドパラメータファイルのファイルマッピングを作成できませんでした: エラーコード%lu"
-#: postmaster/launch_backend.c:441
+#: postmaster/launch_backend.c:442
#, c-format
msgid "could not map backend parameter memory: error code %lu"
msgstr "バックエンドパラメータのメモリをマップできませんでした: エラーコード %lu"
-#: postmaster/launch_backend.c:458
+#: postmaster/launch_backend.c:459
#, c-format
msgid "subprocess command line too long"
msgstr "サブプロセスのコマンドラインが長すぎます"
-#: postmaster/launch_backend.c:476
+#: postmaster/launch_backend.c:477
#, c-format
msgid "CreateProcess() call failed: %m (error code %lu)"
msgstr "CreateProcess() の呼び出しが失敗しました: %m (エラーコード %lu)"
-#: postmaster/launch_backend.c:505
+#: postmaster/launch_backend.c:504
#, c-format
msgid "could not unmap view of backend parameter file: error code %lu"
msgstr "バックエンドパラメータファイルのビューをアンマップできませんでした: エラーコード %lu"
-#: postmaster/launch_backend.c:509
+#: postmaster/launch_backend.c:508
#, c-format
msgid "could not close handle to backend parameter file: error code %lu"
msgstr "バックエンドパラメータファイルのハンドルをクローズできませんでした: エラーコード%lu"
-#: postmaster/launch_backend.c:531
+#: postmaster/launch_backend.c:530
#, c-format
msgid "giving up after too many tries to reserve shared memory"
msgstr "共有メモリの確保のリトライ回数が多すぎるため中断します"
-#: postmaster/launch_backend.c:532
+#: postmaster/launch_backend.c:531
#, c-format
msgid "This might be caused by ASLR or antivirus software."
msgstr "これはASLRまたはアンチウイルスソフトウェアが原因である可能性があります。"
-#: postmaster/launch_backend.c:821
+#: postmaster/launch_backend.c:834
#, c-format
msgid "could not duplicate socket %d for use in backend: error code %d"
msgstr "バックエンドで使用するためにソケット%dを複製できませんでした: エラーコード %d"
-#: postmaster/launch_backend.c:853
+#: postmaster/launch_backend.c:866
#, c-format
msgid "could not create inherited socket: error code %d\n"
msgstr "継承したソケットを作成できませんでした: エラーコード %d\n"
-#: postmaster/launch_backend.c:882
+#: postmaster/launch_backend.c:895
#, c-format
msgid "could not open backend variables file \"%s\": %m\n"
msgstr "バックエンド変数ファイル\"%s\"をオープンできませんでした: %m\n"
-#: postmaster/launch_backend.c:888
+#: postmaster/launch_backend.c:901
#, c-format
msgid "could not read from backend variables file \"%s\": %m\n"
msgstr "バックエンド変数ファイル\"%s\"から読み込めませんでした: %m\n"
-#: postmaster/launch_backend.c:899
+#: postmaster/launch_backend.c:912
#, c-format
msgid "could not read startup data from backend variables file \"%s\": %m\n"
msgstr "バックエンド変数ファイル\"%s\"から起動データ読み込めませんでした: %m\n"
-#: postmaster/launch_backend.c:911
+#: postmaster/launch_backend.c:924
#, c-format
msgid "could not remove file \"%s\": %m\n"
msgstr "ファイル\"%s\"を削除できませんでした: %m\n"
-#: postmaster/launch_backend.c:927
+#: postmaster/launch_backend.c:940
#, c-format
msgid "could not map view of backend variables: error code %lu\n"
msgstr "バックエンド変数のビューをマップできませんでした: エラーコード %lu\n"
-#: postmaster/launch_backend.c:946
+#: postmaster/launch_backend.c:959
#, c-format
msgid "could not unmap view of backend variables: error code %lu\n"
msgstr "バックエンド変数のビューをアンマップできませんでした: エラーコード %lu\n"
-#: postmaster/launch_backend.c:953
+#: postmaster/launch_backend.c:966
#, c-format
msgid "could not close handle to backend parameter variables: error code %lu\n"
msgstr "バックエンドパラメータ変数のハンドルをクローズできませんでした: エラーコード%lu\n"
@@ -19707,138 +19428,138 @@ msgstr "アーカイブモジュールはシンボル%sを定義しなくては
msgid "archive modules must register an archive callback"
msgstr "アーカイブモジュールはアーカイブコールバックを登録しなくてはなりません"
-#: postmaster/postmaster.c:668
+#: postmaster/postmaster.c:661
#, c-format
msgid "%s: invalid argument for option -f: \"%s\"\n"
msgstr "%s: -fオプションに対する不正な引数: \"%s\"\n"
-#: postmaster/postmaster.c:741
+#: postmaster/postmaster.c:734
#, c-format
msgid "%s: invalid argument for option -t: \"%s\"\n"
msgstr "%s: -tオプションに対する不正な引数: \"%s\"\n"
-#: postmaster/postmaster.c:764
+#: postmaster/postmaster.c:757
#, c-format
msgid "%s: invalid argument: \"%s\"\n"
msgstr "%s: 不正な引数: \"%s\"\n"
-#: postmaster/postmaster.c:832
+#: postmaster/postmaster.c:825
#, c-format
msgid "%s: \"superuser_reserved_connections\" (%d) plus \"reserved_connections\" (%d) must be less than \"max_connections\" (%d)\n"
msgstr "%s: \"superuser_reserved_connections\" (%d)と\"reserved_connections\" (%d)との和は \"max_connections\" (%d)より小さくなければなりません\n"
-#: postmaster/postmaster.c:840
+#: postmaster/postmaster.c:833
#, c-format
msgid "WAL archival cannot be enabled when \"wal_level\" is \"minimal\""
msgstr "\"wal_level\"が\"minimal\"の時はWALアーカイブは有効にできません"
-#: postmaster/postmaster.c:843
+#: postmaster/postmaster.c:836
#, c-format
msgid "WAL streaming (\"max_wal_senders\" > 0) requires \"wal_level\" to be \"replica\" or \"logical\""
msgstr "WALストリーミング(\"max_wal_senders\" > 0)を行うには wal_levelを\"replica\"または\"logical\"にする必要があります"
-#: postmaster/postmaster.c:846
+#: postmaster/postmaster.c:839
#, c-format
msgid "WAL cannot be summarized when \"wal_level\" is \"minimal\""
msgstr "\"wal_level\"が\"minimal\"の時はWALは集約できません"
-#: postmaster/postmaster.c:854
+#: postmaster/postmaster.c:847
#, c-format
msgid "%s: invalid datetoken tables, please fix\n"
msgstr "%s: データトークンテーブルが不正です、修復してください\n"
-#: postmaster/postmaster.c:1015
+#: postmaster/postmaster.c:1004
#, c-format
msgid "could not create I/O completion port for child queue"
msgstr "子キュー向けのI/O終了ポートを作成できませんでした"
-#: postmaster/postmaster.c:1081
+#: postmaster/postmaster.c:1069
#, c-format
msgid "ending log output to stderr"
msgstr "標準エラー出力へのログ出力を終了しています"
-#: postmaster/postmaster.c:1082
+#: postmaster/postmaster.c:1070
#, c-format
msgid "Future log output will go to log destination \"%s\"."
msgstr "この後のログ出力はログ配送先\"%s\"に出力されます。"
-#: postmaster/postmaster.c:1093
+#: postmaster/postmaster.c:1081
#, c-format
msgid "starting %s"
msgstr "%s を起動しています"
-#: postmaster/postmaster.c:1155
+#: postmaster/postmaster.c:1143
#, c-format
msgid "could not create listen socket for \"%s\""
msgstr "\"%s\"に関する監視用ソケットを作成できませんでした"
-#: postmaster/postmaster.c:1161
+#: postmaster/postmaster.c:1149
#, c-format
msgid "could not create any TCP/IP sockets"
msgstr "TCP/IPソケットを作成できませんでした"
-#: postmaster/postmaster.c:1193
+#: postmaster/postmaster.c:1181
#, c-format
msgid "DNSServiceRegister() failed: error code %ld"
msgstr "DNSServiceRegister()が失敗しました: エラーコード %ld"
-#: postmaster/postmaster.c:1246
+#: postmaster/postmaster.c:1234
#, c-format
msgid "could not create Unix-domain socket in directory \"%s\""
msgstr "ディレクトリ\"%s\"においてUnixドメインソケットを作成できませんでした"
-#: postmaster/postmaster.c:1252
+#: postmaster/postmaster.c:1240
#, c-format
msgid "could not create any Unix-domain sockets"
msgstr "Unixドメインソケットを作成できませんでした"
-#: postmaster/postmaster.c:1263
+#: postmaster/postmaster.c:1251
#, c-format
msgid "no socket created for listening"
msgstr "監視用に作成するソケットはありません"
-#: postmaster/postmaster.c:1294
+#: postmaster/postmaster.c:1282
#, c-format
msgid "%s: could not change permissions of external PID file \"%s\": %m\n"
msgstr "%s: 外部PIDファイル\"%s\"の権限を変更できませんでした: %m\n"
-#: postmaster/postmaster.c:1298
+#: postmaster/postmaster.c:1286
#, c-format
msgid "%s: could not write external PID file \"%s\": %m\n"
msgstr "%s: 外部PIDファイル\"%s\"に書き込めませんでした: %m\n"
#. translator: %s is a configuration file
-#: postmaster/postmaster.c:1326 utils/init/postinit.c:221
+#: postmaster/postmaster.c:1314 utils/init/postinit.c:221
#, c-format
msgid "could not load %s"
msgstr "%s\"をロードできませんでした"
-#: postmaster/postmaster.c:1354
+#: postmaster/postmaster.c:1342
#, c-format
msgid "postmaster became multithreaded during startup"
msgstr "postmasterは起動処理中はマルチスレッドで動作します"
-#: postmaster/postmaster.c:1355 postmaster/postmaster.c:3600
+#: postmaster/postmaster.c:1343 postmaster/postmaster.c:3684
#, c-format
msgid "Set the LC_ALL environment variable to a valid locale."
msgstr "LC_ALL環境変数を使用可能なロケールに設定してください。"
-#: postmaster/postmaster.c:1454
+#: postmaster/postmaster.c:1442
#, c-format
msgid "%s: could not locate my own executable path"
msgstr "%s: 自身の実行ファイルのパスが特定できません"
-#: postmaster/postmaster.c:1461
+#: postmaster/postmaster.c:1449
#, c-format
msgid "%s: could not locate matching postgres executable"
msgstr "%s: 一致するpostgres実行ファイルがありませんでした"
-#: postmaster/postmaster.c:1484 utils/misc/tzparser.c:342
+#: postmaster/postmaster.c:1472 utils/misc/tzparser.c:341
#, c-format
msgid "This may indicate an incomplete PostgreSQL installation, or that the file \"%s\" has been moved away from its proper location."
msgstr "これは、PostgreSQLのインストールが不完全であるかまたは、ファイル\"%s\"が本来の場所からなくなってしまったことを示しています。"
-#: postmaster/postmaster.c:1511
+#: postmaster/postmaster.c:1499
#, c-format
msgid ""
"%s: could not find the database system\n"
@@ -19850,274 +19571,289 @@ msgstr ""
"ファイル\"%s\"をオープンできませんでした: %m\n"
#. translator: %s is SIGKILL or SIGABRT
-#: postmaster/postmaster.c:1748
+#: postmaster/postmaster.c:1789
#, c-format
msgid "issuing %s to recalcitrant children"
msgstr "手に負えない子プロセスに%sを送出します"
-#: postmaster/postmaster.c:1770
+#: postmaster/postmaster.c:1811
#, c-format
msgid "performing immediate shutdown because data directory lock file is invalid"
msgstr "データディレクトリのロックファイルが不正なため、即時シャットダウンを実行中です"
-#: postmaster/postmaster.c:1991
+#: postmaster/postmaster.c:1874
+#, c-format
+msgid "wrong key in cancel request for process %d"
+msgstr "プロセス%dに対するキャンセル要求においてキーが間違っています"
+
+#: postmaster/postmaster.c:1886
+#, c-format
+msgid "PID %d in cancel request did not match any process"
+msgstr "キャンセル要求内のPID %dがどのプロセスにも一致しません"
+
+#: postmaster/postmaster.c:2106
#, c-format
msgid "received SIGHUP, reloading configuration files"
msgstr "SIGHUPを受け取りました。設定ファイルをリロードしています"
#. translator: %s is a configuration file
-#: postmaster/postmaster.c:1999 postmaster/postmaster.c:2003
+#: postmaster/postmaster.c:2134 postmaster/postmaster.c:2138
#, c-format
msgid "%s was not reloaded"
msgstr "%s は再読み込みされていません"
-#: postmaster/postmaster.c:2013
+#: postmaster/postmaster.c:2148
#, c-format
msgid "SSL configuration was not reloaded"
msgstr "SSL設定は再読み込みされていません"
-#: postmaster/postmaster.c:2099
+#: postmaster/postmaster.c:2234
#, c-format
msgid "received smart shutdown request"
msgstr "スマートシャットダウン要求を受け取りました"
-#: postmaster/postmaster.c:2140
+#: postmaster/postmaster.c:2275
#, c-format
msgid "received fast shutdown request"
msgstr "高速シャットダウン要求を受け取りました"
-#: postmaster/postmaster.c:2158
+#: postmaster/postmaster.c:2293
#, c-format
msgid "aborting any active transactions"
msgstr "活動中の全トランザクションをアボートしています"
-#: postmaster/postmaster.c:2182
+#: postmaster/postmaster.c:2317
#, c-format
msgid "received immediate shutdown request"
msgstr "即時シャットダウン要求を受け取りました"
-#: postmaster/postmaster.c:2257
+#: postmaster/postmaster.c:2389
#, c-format
msgid "shutdown at recovery target"
msgstr "リカバリ目標でシャットダウンします"
-#: postmaster/postmaster.c:2275 postmaster/postmaster.c:2311
+#: postmaster/postmaster.c:2407 postmaster/postmaster.c:2443
msgid "startup process"
msgstr "起動プロセス"
-#: postmaster/postmaster.c:2278
+#: postmaster/postmaster.c:2410
#, c-format
msgid "aborting startup due to startup process failure"
msgstr "起動プロセスの失敗のため起動を中断しています"
-#: postmaster/postmaster.c:2334
+#: postmaster/postmaster.c:2485
#, c-format
msgid "database system is ready to accept connections"
msgstr "データベースシステムの接続受け付け準備が整いました"
-#: postmaster/postmaster.c:2356
+#: postmaster/postmaster.c:2506
msgid "background writer process"
msgstr "バックグランドライタプロセス"
-#: postmaster/postmaster.c:2389
+#: postmaster/postmaster.c:2553
msgid "checkpointer process"
msgstr "チェックポイント処理プロセス"
-#: postmaster/postmaster.c:2406
+#: postmaster/postmaster.c:2569
msgid "WAL writer process"
msgstr "WALライタプロセス"
-#: postmaster/postmaster.c:2422
+#: postmaster/postmaster.c:2584
msgid "WAL receiver process"
msgstr "WAL 受信プロセス"
-#: postmaster/postmaster.c:2437
+#: postmaster/postmaster.c:2598
msgid "WAL summarizer process"
msgstr "WAL集約プロセス"
-#: postmaster/postmaster.c:2453
+#: postmaster/postmaster.c:2613
msgid "autovacuum launcher process"
msgstr "自動VACUUM起動プロセス"
-#: postmaster/postmaster.c:2469
+#: postmaster/postmaster.c:2631
msgid "archiver process"
msgstr "アーカイバプロセス"
-#: postmaster/postmaster.c:2484
+#: postmaster/postmaster.c:2644
msgid "system logger process"
msgstr "システムログ取得プロセス"
-#: postmaster/postmaster.c:2502
+#: postmaster/postmaster.c:2661
msgid "slot sync worker process"
msgstr "スロット同期ワーカープロセス"
-#: postmaster/postmaster.c:2522 postmaster/postmaster.c:2524
-msgid "untracked child process"
-msgstr "追跡されていない子プロセス"
-
-#: postmaster/postmaster.c:2557
+#: postmaster/postmaster.c:2717
#, c-format
msgid "background worker \"%s\""
msgstr "バックグラウンドワーカー\"%s\""
-#: postmaster/postmaster.c:2773
+#: postmaster/postmaster.c:2796 postmaster/postmaster.c:2816 postmaster/postmaster.c:2823 postmaster/postmaster.c:2841
+msgid "server process"
+msgstr "サーバープロセス"
+
+#: postmaster/postmaster.c:2895
#, c-format
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:2806
+#: postmaster/postmaster.c:3082
#, c-format
msgid "%s (PID %d) exited with exit code %d"
msgstr "%s (PID %d)は終了コード%dで終了しました"
-#: postmaster/postmaster.c:2808 postmaster/postmaster.c:2820 postmaster/postmaster.c:2830 postmaster/postmaster.c:2841
+#: postmaster/postmaster.c:3084 postmaster/postmaster.c:3096 postmaster/postmaster.c:3106 postmaster/postmaster.c:3117
#, c-format
msgid "Failed process was running: %s"
msgstr "失敗したプロセスが実行していました: %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:2817
+#: postmaster/postmaster.c:3093
#, c-format
msgid "%s (PID %d) was terminated by exception 0x%X"
msgstr "%s (PID %d)は例外%Xで終了しました"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:2827
+#: postmaster/postmaster.c:3103
#, 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:2839
+#: postmaster/postmaster.c:3115
#, c-format
msgid "%s (PID %d) exited with unrecognized status %d"
msgstr "%s (PID %d)は認識できないステータス%dで終了しました"
-#: postmaster/postmaster.c:3114
+#: postmaster/postmaster.c:3331
#, c-format
msgid "abnormal database system shutdown"
msgstr "データベースシステムは異常にシャットダウンしました"
-#: postmaster/postmaster.c:3140
+#: postmaster/postmaster.c:3357
#, c-format
msgid "shutting down due to startup process failure"
msgstr "起動プロセスの失敗のためシャットダウンしています"
-#: postmaster/postmaster.c:3146
+#: postmaster/postmaster.c:3363
#, c-format
msgid "shutting down because \"restart_after_crash\" is off"
msgstr "\"restart_after_crash\"がoffであるためシャットダウンします"
-#: postmaster/postmaster.c:3158
+#: postmaster/postmaster.c:3375
#, c-format
msgid "all server processes terminated; reinitializing"
msgstr "全てのサーバープロセスが終了しました: 再初期化しています"
-#: postmaster/postmaster.c:3530
+#: postmaster/postmaster.c:3574 postmaster/postmaster.c:3985 postmaster/postmaster.c:4374
+#, c-format
+msgid "could not generate random cancel key"
+msgstr "ランダムなキャンセルキーを生成できませんでした"
+
+#: postmaster/postmaster.c:3607
#, c-format
msgid "could not fork new process for connection: %m"
msgstr "接続用の新しいプロセスをforkできませんでした: %m"
-#: postmaster/postmaster.c:3565
+#: postmaster/postmaster.c:3649
msgid "could not fork new process for connection: "
msgstr "接続用の新しいプロセスをforkできませんでした"
-#: postmaster/postmaster.c:3599
+#: postmaster/postmaster.c:3683
#, c-format
msgid "postmaster became multithreaded"
msgstr "postmasterがマルチスレッド動作になっています"
-#: postmaster/postmaster.c:3670
+#: postmaster/postmaster.c:3752
#, c-format
msgid "database system is ready to accept read-only connections"
msgstr "データベースシステムはリードオンリー接続の受け付け準備ができました"
-#: postmaster/postmaster.c:3771
-#, c-format
-msgid "WAL was shut down unexpectedly"
-msgstr "WALが予期せずシャットダウンされました。"
-
-#: postmaster/postmaster.c:3896
-#, c-format
-msgid "no slot available for new autovacuum worker process"
-msgstr "新しい自動VACUUMワーカープロセスに割り当て可能なスロットがありません"
-
-#: postmaster/postmaster.c:3911
+#: postmaster/postmaster.c:3935
#, c-format
msgid "could not fork \"%s\" process: %m"
msgstr "\"%s\"プロセスをforkできませんでした: %m"
-#: postmaster/postmaster.c:4070
+#: postmaster/postmaster.c:4173 postmaster/postmaster.c:4207
#, c-format
-msgid "no slot available for new background worker process"
-msgstr "新しいバックグラウンドワーカープロセスに割り当て可能なスロットがありません"
+msgid "database connection requirement not indicated during registration"
+msgstr "登録時にデータベース接続の必要性が示されていません"
+
+#: postmaster/postmaster.c:4183 postmaster/postmaster.c:4217
+#, c-format
+msgid "invalid processing mode in background worker"
+msgstr "バックグラウンドワーカー内の不正な処理モード"
-#: postmaster/postmaster.c:4088
+#: postmaster/postmaster.c:4277
#, c-format
msgid "could not fork background worker process: %m"
msgstr "バックグランドワーカープロセスをforkできませんでした: %m"
-#: postmaster/postmaster.c:4327
+#: postmaster/postmaster.c:4360
+#, c-format
+msgid "no slot available for new background worker process"
+msgstr "新しいバックグラウンドワーカープロセスに割り当て可能なスロットがありません"
+
+#: postmaster/postmaster.c:4623
#, c-format
msgid "could not read exit code for process\n"
msgstr "子プロセスの終了コードの読み込みができませんでした\n"
-#: postmaster/postmaster.c:4369
+#: postmaster/postmaster.c:4665
#, c-format
msgid "could not post child completion status\n"
msgstr "個プロセスの終了コードを投稿できませんでした\n"
-#: postmaster/syslogger.c:527 postmaster/syslogger.c:1172
+#: postmaster/syslogger.c:529 postmaster/syslogger.c:1173
#, c-format
msgid "could not read from logger pipe: %m"
msgstr "ロガーパイプから読み取れませんでした: %m"
-#: postmaster/syslogger.c:626 postmaster/syslogger.c:640
+#: postmaster/syslogger.c:629 postmaster/syslogger.c:643
#, c-format
msgid "could not create pipe for syslog: %m"
msgstr "syslog用のパイプを作成できませんでした: %m"
-#: postmaster/syslogger.c:711
+#: postmaster/syslogger.c:712
#, c-format
msgid "could not fork system logger: %m"
msgstr "システムロガーをforkできませんでした: %m"
-#: postmaster/syslogger.c:730
+#: postmaster/syslogger.c:731
#, c-format
msgid "redirecting log output to logging collector process"
msgstr "ログ出力をログ収集プロセスにリダイレクトしています"
-#: postmaster/syslogger.c:731
+#: postmaster/syslogger.c:732
#, c-format
msgid "Future log output will appear in directory \"%s\"."
msgstr "ここからのログ出力はディレクトリ\"%s\"に現れます。"
-#: postmaster/syslogger.c:739
+#: postmaster/syslogger.c:740
#, c-format
msgid "could not redirect stdout: %m"
msgstr "標準出力にリダイレクトできませんでした: %m"
-#: postmaster/syslogger.c:744 postmaster/syslogger.c:761
+#: postmaster/syslogger.c:745 postmaster/syslogger.c:762
#, c-format
msgid "could not redirect stderr: %m"
msgstr "標準エラー出力にリダイレクトできませんでした: %m"
-#: postmaster/syslogger.c:1127
+#: postmaster/syslogger.c:1128
#, c-format
msgid "could not write to log file: %m\n"
msgstr "ログファイルに書き込めませんでした: %m\n"
-#: postmaster/syslogger.c:1247
+#: postmaster/syslogger.c:1246
#, c-format
msgid "could not open log file \"%s\": %m"
msgstr "ロックファイル\"%s\"をオープンできませんでした: %m"
-#: postmaster/syslogger.c:1337
+#: postmaster/syslogger.c:1336
#, c-format
msgid "disabling automatic rotation (use SIGHUP to re-enable)"
msgstr "自動ローテーションを無効にしています(再度有効にするにはSIGHUPを使用してください)"
@@ -20163,150 +19899,150 @@ msgstr "%X/%Xでタイムライン%uのWALを読み取れませんでした"
msgid "could not determine which collation to use for regular expression"
msgstr "正規表現で使用する照合規則を特定できませんでした"
-#: regex/regc_pg_locale.c:265
+#: regex/regc_pg_locale.c:262
#, c-format
msgid "nondeterministic collations are not supported for regular expressions"
msgstr "非決定的照合順序は正規表現ではサポートされていません"
-#: repl_gram.y:322 repl_gram.y:363
+#: repl_gram.y:318 repl_gram.y:359
#, c-format
msgid "invalid timeline %u"
msgstr "タイムライン%uは不正です"
-#: repl_scanner.l:160
+#: repl_scanner.l:154
msgid "invalid streaming start location"
msgstr "不正なストリーミング開始位置"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:268 replication/libpqwalreceiver/libpqwalreceiver.c:359
+#: replication/libpqwalreceiver/libpqwalreceiver.c:267 replication/libpqwalreceiver/libpqwalreceiver.c:358
#, c-format
msgid "password is required"
msgstr "パスワードが必要です"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:269
+#: replication/libpqwalreceiver/libpqwalreceiver.c:268
#, c-format
msgid "Non-superuser cannot connect if the server does not request a password."
msgstr "非スーパーユーザーはサーバーがパスワードを要求してこない場合は接続できません。"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:270
+#: replication/libpqwalreceiver/libpqwalreceiver.c:269
#, c-format
msgid "Target server's authentication method must be changed, or set password_required=false in the subscription parameters."
msgstr "接続先サーバーの認証方式を変更するか、サブスクリプション属性でpassword_requiredをfalseに設定する必要があります。"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:286
+#: replication/libpqwalreceiver/libpqwalreceiver.c:285
#, c-format
msgid "could not clear search path: %s"
msgstr "search_pathを消去できませんでした: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:332 replication/libpqwalreceiver/libpqwalreceiver.c:518
+#: replication/libpqwalreceiver/libpqwalreceiver.c:331 replication/libpqwalreceiver/libpqwalreceiver.c:517
#, c-format
msgid "invalid connection string syntax: %s"
msgstr "不正な接続文字列の構文: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:360
+#: replication/libpqwalreceiver/libpqwalreceiver.c:359
#, c-format
msgid "Non-superusers must provide a password in the connection string."
msgstr "非スーパーユーザーは接続文字列中でパスワードを指定する必要があります。"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:387
+#: replication/libpqwalreceiver/libpqwalreceiver.c:386
#, c-format
msgid "could not parse connection string: %s"
msgstr "接続文字列をパースできませんでした: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:460
+#: replication/libpqwalreceiver/libpqwalreceiver.c:459
#, c-format
msgid "could not receive database system identifier and timeline ID from the primary server: %s"
msgstr "プライマリサーバーからデータベースシステムの識別子とタイムライン ID を受信できませんでした: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:477 replication/libpqwalreceiver/libpqwalreceiver.c:764
+#: replication/libpqwalreceiver/libpqwalreceiver.c:476 replication/libpqwalreceiver/libpqwalreceiver.c:763
#, c-format
msgid "invalid response from primary server"
msgstr "プライマリサーバーからの応答が不正です"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:478
+#: replication/libpqwalreceiver/libpqwalreceiver.c:477
#, c-format
msgid "Could not identify system: got %d rows and %d fields, expected %d rows and %d or more fields."
msgstr "システムを識別できませんでした: 受信したのは%d行で%d列、期待していたのは%d行で%d以上の列でした。"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:607 replication/libpqwalreceiver/libpqwalreceiver.c:614 replication/libpqwalreceiver/libpqwalreceiver.c:644
+#: replication/libpqwalreceiver/libpqwalreceiver.c:606 replication/libpqwalreceiver/libpqwalreceiver.c:613 replication/libpqwalreceiver/libpqwalreceiver.c:643
#, c-format
msgid "could not start WAL streaming: %s"
msgstr "WAL ストリーミングを開始できませんでした: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:668
+#: replication/libpqwalreceiver/libpqwalreceiver.c:667
#, c-format
msgid "could not send end-of-streaming message to primary: %s"
msgstr "プライマリにストリーミングの終了メッセージを送信できませんでした: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:691
+#: replication/libpqwalreceiver/libpqwalreceiver.c:690
#, c-format
msgid "unexpected result set after end-of-streaming"
msgstr "ストリーミングの終了後の想定外の結果セット"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:706
+#: replication/libpqwalreceiver/libpqwalreceiver.c:705
#, c-format
msgid "error while shutting down streaming COPY: %s"
msgstr "ストリーミングCOPY終了中のエラー: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:716
+#: replication/libpqwalreceiver/libpqwalreceiver.c:715
#, c-format
msgid "error reading result of streaming command: %s"
msgstr "ストリーミングコマンドの結果読み取り中のエラー: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:725 replication/libpqwalreceiver/libpqwalreceiver.c:958
+#: replication/libpqwalreceiver/libpqwalreceiver.c:724 replication/libpqwalreceiver/libpqwalreceiver.c:957
#, c-format
msgid "unexpected result after CommandComplete: %s"
msgstr "CommandComplete後の想定外の結果: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:752
+#: replication/libpqwalreceiver/libpqwalreceiver.c:751
#, c-format
msgid "could not receive timeline history file from the primary server: %s"
msgstr "プライマリサーバーからタイムライン履歴ファイルを受信できませんでした: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:765
+#: replication/libpqwalreceiver/libpqwalreceiver.c:764
#, c-format
msgid "Expected 1 tuple with 2 fields, got %d tuples with %d fields."
msgstr "2個のフィールドを持つ1個のタプルを期待していましたが、%2$d 個のフィールドを持つ %1$d 個のタプルを受信しました。"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:921 replication/libpqwalreceiver/libpqwalreceiver.c:974 replication/libpqwalreceiver/libpqwalreceiver.c:981
+#: replication/libpqwalreceiver/libpqwalreceiver.c:920 replication/libpqwalreceiver/libpqwalreceiver.c:973 replication/libpqwalreceiver/libpqwalreceiver.c:980
#, c-format
msgid "could not receive data from WAL stream: %s"
msgstr "WAL ストリームからデータを受信できませんでした: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1001
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1000
#, c-format
msgid "could not send data to WAL stream: %s"
msgstr "WAL ストリームにデータを送信できませんでした: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1102
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1101
#, c-format
msgid "could not create replication slot \"%s\": %s"
msgstr "レプリケーションスロット\"%s\"を作成できませんでした: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1153
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1140
#, c-format
msgid "could not alter replication slot \"%s\": %s"
msgstr "レプリケーションスロット\"%s\"を変更できませんでした: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1187
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1174
#, c-format
msgid "invalid query response"
msgstr "不正な問い合わせ応答"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1188
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1175
#, c-format
msgid "Expected %d fields, got %d fields."
msgstr "%d個の列を期待していましたが、%d列を受信しました。"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1258
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1245
#, c-format
msgid "the query interface requires a database connection"
msgstr "クエリインタフェースの動作にはデータベースコネクションが必要です"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1290
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1277
msgid "empty query"
msgstr "空の問い合わせ"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:1296
+#: replication/libpqwalreceiver/libpqwalreceiver.c:1283
msgid "unexpected pipeline mode"
msgstr "想定されていないパイプラインモード"
@@ -20344,145 +20080,37 @@ msgstr "共有メモリキューにデータを送出できませんでした"
msgid "logical replication apply worker will serialize the remaining changes of remote transaction %u to a file"
msgstr "論理レプリケーションt起用ワーカーはリモートトランザクション%uの残りの変更をシリアライズしてファイルに格納します"
-#: replication/logical/conflict.c:122
-#, c-format
-msgid "conflict detected on relation \"%s.%s\": conflict=%s"
-msgstr "リレーション\"%s.%s\"で衝突が検出されました: conflict=%s"
-
-#: replication/logical/conflict.c:217
-#, c-format
-msgid "Key already exists in unique index \"%s\", modified locally in transaction %u at %s."
-msgstr "ユニークインデックス\"%s\"にすでにキーが存在しており、トランザクション%uで%sにローカルに更新されています。"
-
-#: replication/logical/conflict.c:221
-#, c-format
-msgid "Key already exists in unique index \"%s\", modified by origin \"%s\" in transaction %u at %s."
-msgstr "ユニークインデックス\"%s\"にすでにキーが存在しており、起源\"%s\"によってトランザクション%uで%sにに更新されています。"
-
-#: replication/logical/conflict.c:233
-#, c-format
-msgid "Key already exists in unique index \"%s\", modified by a non-existent origin in transaction %u at %s."
-msgstr "ユニークインデックス\"%s\"にすでにキーが存在しており、存在しない起源によってトランザクション%uで%sにに更新されています。"
-
-#: replication/logical/conflict.c:238
-#, c-format
-msgid "Key already exists in unique index \"%s\", modified in transaction %u."
-msgstr "ユニークインデックス\"%s\"にすでにキーが存在しており、トランザクション%uで更新されています。"
-
-#: replication/logical/conflict.c:245
-#, c-format
-msgid "Updating the row that was modified locally in transaction %u at %s."
-msgstr "トランザクション%uで%sにローカルに更新された行の更新中。"
-
-#: replication/logical/conflict.c:248
-#, c-format
-msgid "Updating the row that was modified by a different origin \"%s\" in transaction %u at %s."
-msgstr "異なる起源”%s\"よってトランザクション%uで%sに更新された行の更新中。"
-
-#: replication/logical/conflict.c:253
-#, c-format
-msgid "Updating the row that was modified by a non-existent origin in transaction %u at %s."
-msgstr "存在しない起源よってトランザクション%uで%sに更新された行の更新中。"
-
-#: replication/logical/conflict.c:259
-msgid "Could not find the row to be updated."
-msgstr "更新すべき行が見つかりませんでした。"
-
-#: replication/logical/conflict.c:264
-#, c-format
-msgid "Deleting the row that was modified locally in transaction %u at %s."
-msgstr "トランザクション%uで%sにローカルに更新された行の削除中。"
-
-#: replication/logical/conflict.c:267
-#, c-format
-msgid "Deleting the row that was modified by a different origin \"%s\" in transaction %u at %s."
-msgstr "異なる起源”%s\"よってトランザクション%uで%sに更新された行の削除中。"
-
-#: replication/logical/conflict.c:272
-#, c-format
-msgid "Deleting the row that was modified by a non-existent origin in transaction %u at %s."
-msgstr "存在しない起源よってトランザクション%uで%sに更新された行の削除中。"
-
-#: replication/logical/conflict.c:278
-msgid "Could not find the row to be deleted."
-msgstr "削除すべき行が見つかりませんでした。"
-
-#: replication/logical/conflict.c:333
-#, c-format
-msgid "Key %s"
-msgstr "キー %s"
-
-#: replication/logical/conflict.c:350
-#, c-format
-msgid "existing local tuple %s"
-msgstr "存在するローカルタプル %s"
-
-#: replication/logical/conflict.c:355
-#, c-format
-msgid "Existing local tuple %s"
-msgstr "存在するローカルタプル %s"
-
-#: replication/logical/conflict.c:382
-#, c-format
-msgid "remote tuple %s"
-msgstr "リモートタプル %s"
-
-#: replication/logical/conflict.c:386
-#, c-format
-msgid "Remote tuple %s"
-msgstr "リモートタプル %s"
-
-#: replication/logical/conflict.c:420
-#, c-format
-msgid "replica identity %s"
-msgstr "複製識別 %s"
-
-#: replication/logical/conflict.c:421
-#, c-format
-msgid "replica identity full %s"
-msgstr "全列複製識別 %s"
-
-#: replication/logical/conflict.c:426
-#, c-format
-msgid "Replica identity %s"
-msgstr "複製識別 %s"
-
-#: replication/logical/conflict.c:427
-#, c-format
-msgid "Replica identity full %s"
-msgstr "全列複製識別 %s"
-
#: replication/logical/decode.c:177 replication/logical/logical.c:141
#, c-format
msgid "logical decoding on standby requires \"wal_level\" >= \"logical\" on the primary"
msgstr "スタンバイ上で論理デコードを行うためにはプライマリ上で\"wal_level\" >= \"logical\"である必要があります"
-#: replication/logical/launcher.c:331
+#: replication/logical/launcher.c:334
#, c-format
-msgid "cannot start logical replication workers when \"max_replication_slots\"=0"
-msgstr "\"max_replication_slots\"=0 の時は論理レプリケーションワーカーは起動できません"
+msgid "cannot start logical replication workers when max_replication_slots = 0"
+msgstr "max_replication_slots = 0 の時は論理レプリケーションワーカーは起動できません"
-#: replication/logical/launcher.c:424
+#: replication/logical/launcher.c:427
#, c-format
msgid "out of logical replication worker slots"
msgstr "論理レプリケーションワーカースロットは全て使用中です"
-#: replication/logical/launcher.c:425 replication/logical/launcher.c:511 replication/slot.c:1556 storage/lmgr/lock.c:1033 storage/lmgr/lock.c:1071 storage/lmgr/lock.c:2908 storage/lmgr/lock.c:4311 storage/lmgr/lock.c:4376 storage/lmgr/lock.c:4726 storage/lmgr/predicate.c:2469 storage/lmgr/predicate.c:2484 storage/lmgr/predicate.c:3881
+#: replication/logical/launcher.c:428 replication/logical/launcher.c:514 replication/slot.c:1524 storage/lmgr/lock.c:985 storage/lmgr/lock.c:1023 storage/lmgr/lock.c:2836 storage/lmgr/lock.c:4221 storage/lmgr/lock.c:4286 storage/lmgr/lock.c:4636 storage/lmgr/predicate.c:2469 storage/lmgr/predicate.c:2484 storage/lmgr/predicate.c:3881
#, c-format
msgid "You might need to increase \"%s\"."
msgstr "\"%s\"を大きくする必要があるかもしれません。"
-#: replication/logical/launcher.c:510
+#: replication/logical/launcher.c:513
#, c-format
msgid "out of background worker slots"
msgstr "バックグラウンドワーカースロットが足りません"
-#: replication/logical/launcher.c:717
+#: replication/logical/launcher.c:720
#, c-format
msgid "logical replication worker slot %d is empty, cannot attach"
msgstr "論理レプリケーションワーカースロット%dが空いていないため接続できません"
-#: replication/logical/launcher.c:726
+#: replication/logical/launcher.c:729
#, c-format
msgid "logical replication worker slot %d is already used by another worker, cannot attach"
msgstr "論理レプリケーションワーカースロット%dが既に他のワーカーに使用されているため接続できません"
@@ -20517,7 +20145,7 @@ msgstr "論理レプリケーションスロットは書き込みを行ったト
msgid "cannot use replication slot \"%s\" for logical decoding"
msgstr "レプリケーションスロット\"%s\"は論理デコードには使用できません"
-#: replication/logical/logical.c:542 replication/slot.c:809 replication/slot.c:844
+#: replication/logical/logical.c:542 replication/slot.c:798 replication/slot.c:829
#, c-format
msgid "This replication slot is being synchronized from the primary server."
msgstr "このレプリケーションスロットはプライマリサーバーからの同期中です。"
@@ -20527,37 +20155,52 @@ msgstr "このレプリケーションスロットはプライマリサーバー
msgid "Specify another replication slot."
msgstr "他のレプリケーションスロットを指定してください。"
-#: replication/logical/logical.c:609
+#: replication/logical/logical.c:554 replication/logical/logical.c:561
+#, c-format
+msgid "can no longer get changes from replication slot \"%s\""
+msgstr "すでにレプリケーションスロット\"%s\"から変更を取り出すことはできません"
+
+#: replication/logical/logical.c:556
+#, c-format
+msgid "This slot has been invalidated because it exceeded the maximum reserved size."
+msgstr "最大留保量を超えたため、このスロットは無効化されています。"
+
+#: replication/logical/logical.c:563
+#, c-format
+msgid "This slot has been invalidated because it was conflicting with recovery."
+msgstr "リカバリとの競合のため、このスロットは無効化されました。"
+
+#: replication/logical/logical.c:628
#, c-format
msgid "starting logical decoding for slot \"%s\""
msgstr "スロット\"%s\"の論理デコードを開始します"
-#: replication/logical/logical.c:611
+#: replication/logical/logical.c:630
#, c-format
msgid "Streaming transactions committing after %X/%X, reading WAL from %X/%X."
msgstr "%3$X/%4$XからWALを読み取って、%1$X/%2$X以降にコミットされるトランザクションをストリーミングします。"
-#: replication/logical/logical.c:759
+#: replication/logical/logical.c:778
#, c-format
msgid "slot \"%s\", output plugin \"%s\", in the %s callback, associated LSN %X/%X"
msgstr "スロット\"%s\", 出力プラグイン\"%s\", %sコールバックの処理中, 関連LSN %X/%X"
-#: replication/logical/logical.c:765
+#: replication/logical/logical.c:784
#, c-format
msgid "slot \"%s\", output plugin \"%s\", in the %s callback"
msgstr "スロット\"%s\", 出力プラグイン\"%s\", %sコールバックの処理中"
-#: replication/logical/logical.c:936 replication/logical/logical.c:981 replication/logical/logical.c:1026 replication/logical/logical.c:1072
+#: replication/logical/logical.c:955 replication/logical/logical.c:1000 replication/logical/logical.c:1045 replication/logical/logical.c:1091
#, c-format
msgid "logical replication at prepare time requires a %s callback"
msgstr "プリペア時の論理レプリケーションを行うには%sコールバックが必要です"
-#: replication/logical/logical.c:1304 replication/logical/logical.c:1353 replication/logical/logical.c:1394 replication/logical/logical.c:1480 replication/logical/logical.c:1529
+#: replication/logical/logical.c:1323 replication/logical/logical.c:1372 replication/logical/logical.c:1413 replication/logical/logical.c:1499 replication/logical/logical.c:1548
#, c-format
msgid "logical streaming requires a %s callback"
msgstr "論理ストリーミングを行うには%sコールバックが必要です"
-#: replication/logical/logical.c:1439
+#: replication/logical/logical.c:1458
#, c-format
msgid "logical streaming at prepare time requires a %s callback"
msgstr "プリペア時の論理ストリーミングを行うには%sコールバックが必要です"
@@ -20582,7 +20225,7 @@ msgstr "配列は1次元でなければなりません"
msgid "array must not contain nulls"
msgstr "配列にはNULL値を含めてはいけません"
-#: replication/logical/logicalfuncs.c:177 utils/adt/json.c:1428 utils/adt/jsonb.c:1304
+#: replication/logical/logicalfuncs.c:177 utils/adt/json.c:1420 utils/adt/jsonb.c:1304
#, c-format
msgid "array must have even number of elements"
msgstr "配列の要素数は偶数でなければなりません"
@@ -20592,209 +20235,204 @@ msgstr "配列の要素数は偶数でなければなりません"
msgid "logical decoding output plugin \"%s\" produces binary output, but function \"%s\" expects textual data"
msgstr "論理デコード出力プラグイン\"%s\"はバイナリ出力を生成します, しかし関数\"%s\"はテキストデータを期待しています"
-#: replication/logical/origin.c:194
+#: replication/logical/origin.c:190
#, c-format
msgid "cannot query or manipulate replication origin when \"max_replication_slots\" is 0"
msgstr "\"max_replication_slots\"が0の時はレプリケーション基点の問い合わせや操作はできません"
-#: replication/logical/origin.c:199
+#: replication/logical/origin.c:195
#, c-format
msgid "cannot manipulate replication origins during recovery"
msgstr "リカバリ中はレプリケーション基点を操作できません"
-#: replication/logical/origin.c:244
+#: replication/logical/origin.c:240
#, c-format
msgid "replication origin \"%s\" does not exist"
msgstr "レプリケーション基点\"%s\"は存在しません"
-#: replication/logical/origin.c:335
+#: replication/logical/origin.c:331
#, c-format
msgid "could not find free replication origin ID"
msgstr "レプリケーション基点IDの空きがありません"
-#: replication/logical/origin.c:369
+#: replication/logical/origin.c:365
#, c-format
msgid "could not drop replication origin with ID %d, in use by PID %d"
msgstr "ID%dのレプリケーション基点を削除できません, PID%dで使用中です"
-#: replication/logical/origin.c:496
+#: replication/logical/origin.c:492
#, c-format
msgid "replication origin with ID %d does not exist"
msgstr "IDが%dのレプリケーション基点がありません"
-#: replication/logical/origin.c:761
+#: replication/logical/origin.c:757
#, c-format
msgid "replication checkpoint has wrong magic %u instead of %u"
msgstr "レプリケーションチェックポイントのマジックナンバー%uは不正です、正しい値は%u"
-#: replication/logical/origin.c:802
+#: replication/logical/origin.c:798
#, c-format
msgid "could not find free replication state, increase \"max_replication_slots\""
msgstr "使用可能なレプリケーション状態領域がありません、\"max_replication_slots\"を増やしてください"
-#: replication/logical/origin.c:810
+#: replication/logical/origin.c:806
#, c-format
msgid "recovered replication state of node %d to %X/%X"
msgstr "ノード%dのレプリケーション状態を%X/%Xに復元します"
-#: replication/logical/origin.c:820
+#: replication/logical/origin.c:816
#, c-format
msgid "replication slot checkpoint has wrong checksum %u, expected %u"
msgstr "レプリケーションスロットチェックポイントのチェックサム%uは間違っています、正しくは%uです"
-#: replication/logical/origin.c:948 replication/logical/origin.c:1147
+#: replication/logical/origin.c:944 replication/logical/origin.c:1143
#, c-format
msgid "replication origin with ID %d is already active for PID %d"
msgstr "ID%dのレプリケーション基点は既にPID%dで使用中です"
-#: replication/logical/origin.c:959 replication/logical/origin.c:1160
+#: replication/logical/origin.c:955 replication/logical/origin.c:1156
#, c-format
msgid "could not find free replication state slot for replication origin with ID %d"
msgstr "ID%dのレプリケーション基点に対するレプリケーション状態スロットの空きがありません"
-#: replication/logical/origin.c:961 replication/logical/origin.c:1162 replication/slot.c:2421
+#: replication/logical/origin.c:957 replication/logical/origin.c:1158 replication/slot.c:2401
#, c-format
msgid "Increase \"max_replication_slots\" and try again."
msgstr "\"max_replication_slots\"を増やして再度試してください"
-#: replication/logical/origin.c:1118
+#: replication/logical/origin.c:1114
#, c-format
msgid "cannot setup replication origin when one is already setup"
msgstr "既に初期化されている場合はレプリケーション基点の初期化はできません"
-#: replication/logical/origin.c:1203 replication/logical/origin.c:1419 replication/logical/origin.c:1439
+#: replication/logical/origin.c:1199 replication/logical/origin.c:1415 replication/logical/origin.c:1435
#, c-format
msgid "no replication origin is configured"
msgstr "レプリケーション基点が構成されていません"
-#: replication/logical/origin.c:1289
+#: replication/logical/origin.c:1285
#, c-format
msgid "replication origin name \"%s\" is reserved"
msgstr "レプリケーション基点名\"%s\"は予約されています"
-#: replication/logical/origin.c:1291
+#: replication/logical/origin.c:1287
#, c-format
msgid "Origin names \"%s\", \"%s\", and names starting with \"pg_\" are reserved."
msgstr "\"%s\"、\"%s\"、および\"pg_\"で始まる基点名は予約されています。"
-#: replication/logical/relation.c:241
-msgid ", "
-msgstr ", "
-
-#: replication/logical/relation.c:243
+#: replication/logical/relation.c:242
#, c-format
msgid "\"%s\""
msgstr "\"%s\""
-#: replication/logical/relation.c:262
+#: replication/logical/relation.c:245
+#, c-format
+msgid ", \"%s\""
+msgstr ", \"%s\""
+
+#: replication/logical/relation.c:251
#, c-format
msgid "logical replication target relation \"%s.%s\" is missing replicated column: %s"
msgid_plural "logical replication target relation \"%s.%s\" is missing replicated columns: %s"
msgstr[0] "論理レプリケーション先のリレーション\"%s.%s\"は複製された列を失っています: %s"
-#: replication/logical/relation.c:273
-#, c-format
-msgid "logical replication target relation \"%s.%s\" has incompatible generated column: %s"
-msgid_plural "logical replication target relation \"%s.%s\" has incompatible generated columns: %s"
-msgstr[0] "論理レプリケーション先のリレーション\"%s.%s\"に非互換の生成列が存在します: %s"
-
-#: replication/logical/relation.c:328
+#: replication/logical/relation.c:306
#, c-format
msgid "logical replication target relation \"%s.%s\" uses system columns in REPLICA IDENTITY index"
msgstr "論理レプリケーションのターゲットリレーション\"%s.%s\"がREPLICA IDENTITYインデックスでシステム列を使用しています"
-#: replication/logical/relation.c:421
+#: replication/logical/relation.c:398
#, c-format
msgid "logical replication target relation \"%s.%s\" does not exist"
msgstr "論理レプリケーション先のリレーション\"%s.%s\"は存在しません"
-#: replication/logical/reorderbuffer.c:3998
+#: replication/logical/reorderbuffer.c:3999
#, c-format
msgid "could not write to data file for XID %u: %m"
msgstr "XID%uのためのデータファイルの書き出しに失敗しました: %m"
-#: replication/logical/reorderbuffer.c:4344 replication/logical/reorderbuffer.c:4369
+#: replication/logical/reorderbuffer.c:4345 replication/logical/reorderbuffer.c:4370
#, c-format
msgid "could not read from reorderbuffer spill file: %m"
msgstr "並べ替えバッファのあふれファイルの読み込みに失敗しました: %m"
-#: replication/logical/reorderbuffer.c:4348 replication/logical/reorderbuffer.c:4373
+#: replication/logical/reorderbuffer.c:4349 replication/logical/reorderbuffer.c:4374
#, c-format
msgid "could not read from reorderbuffer spill file: read %d instead of %u bytes"
msgstr "並べ替えバッファのあふれファイルの読み込みに失敗しました: %2$uバイトのはずが%1$dバイトでした"
-#: replication/logical/reorderbuffer.c:4623
+#: replication/logical/reorderbuffer.c:4624
#, c-format
-msgid "could not remove file \"%s\" during removal of %s/%s/xid*: %m"
-msgstr "%2$s/%3$s/xid* の削除中にファイル\"%1$s\"が削除できませんでした: %4$m"
+msgid "could not remove file \"%s\" during removal of pg_replslot/%s/xid*: %m"
+msgstr "pg_replslot/%2$s/xid* の削除中にファイル\"%1$s\"が削除できませんでした: %3$m"
#: replication/logical/reorderbuffer.c:5120
#, c-format
msgid "could not read from file \"%s\": read %d instead of %d bytes"
msgstr "ファイル\"%1$s\"の読み込みに失敗しました: %3$dバイトのはずが%2$dバイトでした"
-#: replication/logical/slotsync.c:213
+#: replication/logical/slotsync.c:215
#, c-format
msgid "could not synchronize replication slot \"%s\" because remote slot precedes local slot"
msgstr "リモートのスロットがローカルのスロットよりも進んでいるためレプリケーションスロット\"%s\"を同期できませんでした"
-#: replication/logical/slotsync.c:215
+#: replication/logical/slotsync.c:217
#, c-format
msgid "The remote slot has LSN %X/%X and catalog xmin %u, but the local slot has LSN %X/%X and catalog xmin %u."
msgstr "リモートスロットのLSNは%X/%Xでカタログxminは%uですが, ローカルスロットのLSNは%X/%Xでカタログxminは%uです。"
-#: replication/logical/slotsync.c:457
+#: replication/logical/slotsync.c:459
#, c-format
msgid "dropped replication slot \"%s\" of database with OID %u"
msgstr "OID %2$uのデータベースのレプリケーションスロット\"%1$s\"を削除しました"
-#: replication/logical/slotsync.c:577
+#: replication/logical/slotsync.c:579
#, c-format
msgid "could not synchronize replication slot \"%s\""
msgstr "レプリケーションスロット\"%s\"を同期できませんでした"
-#: replication/logical/slotsync.c:578
+#: replication/logical/slotsync.c:580
#, c-format
msgid "Logical decoding could not find consistent point from local slot's LSN %X/%X."
msgstr "論理デコードが一貫性ポイントをローカルスロットのLSN%X/%Xから見つけられませんでした。"
-#: replication/logical/slotsync.c:587
+#: replication/logical/slotsync.c:589
#, c-format
msgid "newly created replication slot \"%s\" is sync-ready now"
msgstr "新規に作成したレプリケーションスロット\"%s\"が同期可能になりました"
-#: replication/logical/slotsync.c:626
+#: replication/logical/slotsync.c:628
#, c-format
msgid "skipping slot synchronization because the received slot sync LSN %X/%X for slot \"%s\" is ahead of the standby position %X/%X"
msgstr "受信したスロット\"%3$s\"のスロット同期LSN%1$X/%2$XがスタンバイのLSN%4$X/%5$Xよりも進んでいるためスロット同期をスキップします"
-#: replication/logical/slotsync.c:648
+#: replication/logical/slotsync.c:650
#, c-format
msgid "exiting from slot synchronization because same name slot \"%s\" already exists on the standby"
msgstr "スタンバイに同名のスロット\"%s\"がすでに存在するため、スロット同期を終了しました"
-#: replication/logical/slotsync.c:817
+#: replication/logical/slotsync.c:819
#, c-format
msgid "could not fetch failover logical slots info from the primary server: %s"
msgstr "プライマリサーバーからフェイルオーバー属性を持つ論理スロットを取得できませんでした: %s"
-#: replication/logical/slotsync.c:963
+#: replication/logical/slotsync.c:965
#, c-format
-msgid "could not fetch primary slot name \"%s\" info from the primary server: %s"
-msgstr "プライマリサーバーからプライマリのスロット名\"%s\"の情報を取得できませんでした: %s"
+msgid "could not fetch primary_slot_name \"%s\" info from the primary server: %s"
+msgstr "プライマリサーバーから primary_slot_name \"%s\"の情報を取得できませんでした: %s"
-#: replication/logical/slotsync.c:965
+#: replication/logical/slotsync.c:967
#, c-format
-msgid "Check if \"primary_slot_name\" is configured correctly."
-msgstr "\"primary_slot_name\"が正しく設定されてるか確認してください。"
+msgid "Check if primary_slot_name is configured correctly."
+msgstr "\"primary_slot_name\"が正しく設定されているか確認してください。"
-#: replication/logical/slotsync.c:985
+#: replication/logical/slotsync.c:987
#, c-format
msgid "cannot synchronize replication slots from a standby server"
msgstr "スタンバイサーバーからのリプリケーションスロットの同期ができませんでした"
#. translator: second %s is a GUC variable name
-#: replication/logical/slotsync.c:994
+#: replication/logical/slotsync.c:996
#, c-format
msgid "replication slot \"%s\" specified by \"%s\" does not exist on primary server"
msgstr "%2$sで指定されたレプリケーションスロット\"%1$s\"はプライマリサーバーに存在しません"
@@ -20802,126 +20440,126 @@ msgstr "%2$sで指定されたレプリケーションスロット\"%1$s\"はプ
#. translator: first %s is a connection option; second %s is a GUC
#. variable name
#.
-#: replication/logical/slotsync.c:1027
+#: replication/logical/slotsync.c:1029
#, c-format
msgid "replication slot synchronization requires \"%s\" to be specified in \"%s\""
msgstr "レプリケーションスロットの同期を行う際は\"%2$s\"で\"%1$s\"が指定されている必要があります"
-#: replication/logical/slotsync.c:1048
+#: replication/logical/slotsync.c:1050
#, c-format
msgid "replication slot synchronization requires \"wal_level\" >= \"logical\""
msgstr "レプリケーションスロットの同期を行う際は\"wal_level\" >= \"logical\" である必要があります"
#. translator: %s is a GUC variable name
-#: replication/logical/slotsync.c:1061 replication/logical/slotsync.c:1089
+#: replication/logical/slotsync.c:1063 replication/logical/slotsync.c:1091
#, c-format
msgid "replication slot synchronization requires \"%s\" to be set"
msgstr "レプリケーションスロットの同期を行う際は\"%s\"が設定されている必要があります"
#. translator: %s is a GUC variable name
-#: replication/logical/slotsync.c:1075
+#: replication/logical/slotsync.c:1077
#, c-format
msgid "replication slot synchronization requires \"%s\" to be enabled"
msgstr "レプリケーションスロットの同期を行う際は\"%s\"が有効になっている必要があります"
#. translator: %s is a GUC variable name
-#: replication/logical/slotsync.c:1127
+#: replication/logical/slotsync.c:1129
#, c-format
msgid "replication slot synchronization worker will shut down because \"%s\" is disabled"
msgstr "\"%s\"が無効にされたため、レプリケーションスロット同期ワーカーがシャットダウンします"
-#: replication/logical/slotsync.c:1136
+#: replication/logical/slotsync.c:1138
#, c-format
msgid "replication slot synchronization worker will restart because of a parameter change"
msgstr "パラメータの変更があったため、レプリケーションスロット同期ワーカーが再起動します"
-#: replication/logical/slotsync.c:1160
+#: replication/logical/slotsync.c:1162
#, c-format
msgid "replication slot synchronization worker is shutting down on receiving SIGINT"
msgstr "SIGINTを受信したためレプリケーションスロット同期ワーカーがシャットダウンします"
-#: replication/logical/slotsync.c:1285
+#: replication/logical/slotsync.c:1287
#, c-format
msgid "cannot synchronize replication slots when standby promotion is ongoing"
msgstr "スタンバイの昇格処理中はリプリケーションスロットの同期はできません"
-#: replication/logical/slotsync.c:1293
+#: replication/logical/slotsync.c:1295
#, c-format
msgid "cannot synchronize replication slots concurrently"
msgstr "複数のレプリケーションスロットの並行同期はできません"
-#: replication/logical/slotsync.c:1401
+#: replication/logical/slotsync.c:1403
#, c-format
msgid "slot sync worker started"
msgstr "スロット同期ワーカーが起動しました"
-#: replication/logical/slotsync.c:1464 replication/slotfuncs.c:897
+#: replication/logical/slotsync.c:1466 replication/slotfuncs.c:926 replication/walreceiver.c:307
#, c-format
-msgid "synchronization worker \"%s\" could not connect to the primary server: %s"
-msgstr "同期ワーカー\"%s\"はプライマリ・サーバーに接続できませんでした: %s"
+msgid "could not connect to the primary server: %s"
+msgstr "プライマリサーバーへの接続ができませんでした: %s"
-#: replication/logical/snapbuild.c:514
+#: replication/logical/snapbuild.c:653
#, c-format
msgid "initial slot snapshot too large"
msgstr "初期スロットスナップショットが大きすぎます"
-#: replication/logical/snapbuild.c:568
+#: replication/logical/snapbuild.c:707
#, c-format
msgid "exported logical decoding snapshot: \"%s\" with %u transaction ID"
msgid_plural "exported logical decoding snapshot: \"%s\" with %u transaction IDs"
msgstr[0] "エクスポートされた論理デコードスナップショット: \"%s\" (%u個のトランザクションID を含む)"
-#: replication/logical/snapbuild.c:1265 replication/logical/snapbuild.c:1362 replication/logical/snapbuild.c:1868
+#: replication/logical/snapbuild.c:1404 replication/logical/snapbuild.c:1501 replication/logical/snapbuild.c:2017
#, c-format
msgid "logical decoding found consistent point at %X/%X"
msgstr "論理デコードは一貫性ポイントを%X/%Xで発見しました"
-#: replication/logical/snapbuild.c:1267
+#: replication/logical/snapbuild.c:1406
#, c-format
msgid "There are no running transactions."
msgstr "実行中のトランザクションはありません。"
-#: replication/logical/snapbuild.c:1314
+#: replication/logical/snapbuild.c:1453
#, c-format
msgid "logical decoding found initial starting point at %X/%X"
msgstr "論理デコードは初期開始点を%X/%Xで発見しました"
-#: replication/logical/snapbuild.c:1316 replication/logical/snapbuild.c:1340
+#: replication/logical/snapbuild.c:1455 replication/logical/snapbuild.c:1479
#, c-format
msgid "Waiting for transactions (approximately %d) older than %u to end."
msgstr "%2$uより古いトランザクション(おおよそ%1$d個)の完了を待っています"
-#: replication/logical/snapbuild.c:1338
+#: replication/logical/snapbuild.c:1477
#, c-format
msgid "logical decoding found initial consistent point at %X/%X"
msgstr "論理デコードは初期の一貫性ポイントを%X/%Xで発見しました"
-#: replication/logical/snapbuild.c:1364
+#: replication/logical/snapbuild.c:1503
#, c-format
msgid "There are no old transactions anymore."
msgstr "古いトランザクションはこれ以上はありません"
-#: replication/logical/snapbuild.c:1730
+#: replication/logical/snapbuild.c:1904
#, c-format
msgid "snapbuild state file \"%s\" has wrong magic number: %u instead of %u"
msgstr "スナップショット構築状態ファイル\"%1$s\"のマジックナンバーが不正です: %3$uのはずが%2$uでした"
-#: replication/logical/snapbuild.c:1736
+#: replication/logical/snapbuild.c:1910
#, c-format
msgid "snapbuild state file \"%s\" has unsupported version: %u instead of %u"
msgstr "スナップショット状態ファイル\"%1$s\"のバージョン%2$uはサポート外です: %3$uのはずが%2$uでした"
-#: replication/logical/snapbuild.c:1777
+#: replication/logical/snapbuild.c:1951
#, c-format
msgid "checksum mismatch for snapbuild state file \"%s\": is %u, should be %u"
msgstr "スナップショット生成状態ファイル\"%s\"のチェックサムが一致しません: %uですが、%uであるべきです"
-#: replication/logical/snapbuild.c:1870
+#: replication/logical/snapbuild.c:2019
#, c-format
msgid "Logical decoding will begin using saved snapshot."
msgstr "論理デコードは保存されたスナップショットを使って開始します。"
-#: replication/logical/snapbuild.c:1977
+#: replication/logical/snapbuild.c:2126
#, c-format
msgid "could not parse file name \"%s\""
msgstr "ファイル名\"%s\"をパースできませんでした"
@@ -20936,276 +20574,261 @@ msgstr "サブスクリプション\"%s\"、テーブル\"%s\"に対する論理
msgid "logical replication apply worker for subscription \"%s\" will restart so that two_phase can be enabled"
msgstr "two_phaseを有効化可能にするため、サブスクリプション\"%s\"に対応する論理レプリケーション適用ワーカーを再起動します"
-#: replication/logical/tablesync.c:831 replication/logical/tablesync.c:972
+#: replication/logical/tablesync.c:827 replication/logical/tablesync.c:969
#, c-format
msgid "could not fetch table info for table \"%s.%s\" from publisher: %s"
msgstr "パブリッシャからテーブル\"%s.%s\"のテーブル情報を取得できませんでした: %s"
-#: replication/logical/tablesync.c:838
+#: replication/logical/tablesync.c:834
#, c-format
msgid "table \"%s.%s\" not found on publisher"
msgstr "テーブル\"%s.%s\"がパブリッシャ上で見つかりませんでした"
-#: replication/logical/tablesync.c:891
+#: replication/logical/tablesync.c:892
#, c-format
msgid "could not fetch column list info for table \"%s.%s\" from publisher: %s"
msgstr "パブリッシャからテーブル\"%s.%s\"の列リスト情報を取得できませんでした: %s"
-#: replication/logical/tablesync.c:1070
+#: replication/logical/tablesync.c:1071
#, c-format
msgid "could not fetch table WHERE clause info for table \"%s.%s\" from publisher: %s"
msgstr "パブリッシャからテーブル\"%s.%s\"のテーブルのテーブルWHERE句を取得できませんでした: %s"
-#: replication/logical/tablesync.c:1237
+#: replication/logical/tablesync.c:1230
#, c-format
msgid "could not start initial contents copy for table \"%s.%s\": %s"
msgstr "テーブル\"%s.%s\"の初期内容のコピーを開始できませんでした: %s"
-#: replication/logical/tablesync.c:1352
-#, c-format
-msgid "table synchronization worker for subscription \"%s\" could not connect to the publisher: %s"
-msgstr "サブスクリプション\"%s\"のテーブル同期ワーカーがパブリッシャに接続できませんでした: %s"
-
-#: replication/logical/tablesync.c:1437
+#: replication/logical/tablesync.c:1429
#, c-format
msgid "table copy could not start transaction on publisher: %s"
msgstr "テーブルコピー中にパブリッシャ上でのトランザクション開始に失敗しました: %s"
-#: replication/logical/tablesync.c:1480
+#: replication/logical/tablesync.c:1472
#, c-format
msgid "replication origin \"%s\" already exists"
msgstr "レプリケーション基点\"%s\"はすでに存在します"
-#: replication/logical/tablesync.c:1513 replication/logical/worker.c:2382
+#: replication/logical/tablesync.c:1505 replication/logical/worker.c:2361
#, c-format
msgid "user \"%s\" cannot replicate into relation with row-level security enabled: \"%s\""
msgstr "ユーザー\"%s\"は行レベルセキュリティが有効なリレーションへのレプリケーションはできません: \"%s\""
-#: replication/logical/tablesync.c:1526
+#: replication/logical/tablesync.c:1518
#, c-format
msgid "table copy could not finish transaction on publisher: %s"
msgstr "テーブルコピー中にパブリッシャ上でのトランザクション終了に失敗しました: %s"
-#: replication/logical/worker.c:479
+#: replication/logical/worker.c:481
#, c-format
msgid "logical replication parallel apply worker for subscription \"%s\" will stop"
msgstr "サブスクリプション\"%s\"に対応する論理レプリケーション並列適用ワーカーが停止します"
-#: replication/logical/worker.c:481
+#: replication/logical/worker.c:483
#, c-format
msgid "Cannot handle streamed replication transactions using parallel apply workers until all tables have been synchronized."
msgstr "すべてのテーブルの同期が完了するまでは、ストリームされたトランザクションを適用ワーカーで扱うことはできません。"
-#: replication/logical/worker.c:850 replication/logical/worker.c:965
+#: replication/logical/worker.c:852 replication/logical/worker.c:967
#, c-format
msgid "incorrect binary data format in logical replication column %d"
msgstr "論理レプリケーション列%dのバイナリデータ書式が不正です"
-#: replication/logical/worker.c:2522
+#: replication/logical/worker.c:2504
#, c-format
msgid "publisher did not send replica identity column expected by the logical replication target relation \"%s.%s\""
msgstr "論理レプリケーション先のリレーション\"%s.%s\"は複製の識別列を期待していましたが、パブリッシャは送信しませんでした"
-#: replication/logical/worker.c:2529
+#: replication/logical/worker.c:2511
#, c-format
msgid "logical replication target relation \"%s.%s\" has neither REPLICA IDENTITY index nor PRIMARY KEY and published relation does not have REPLICA IDENTITY FULL"
msgstr "論理レプリケーション先のリレーション\"%s.%s\"が識別列インデックスも主キーをもっておらず、かつパブリッシュされたリレーションがREPLICA IDENTITY FULLとなっていません"
-#: replication/logical/worker.c:3463
+#: replication/logical/worker.c:3382
#, c-format
msgid "invalid logical replication message type \"??? (%d)\""
msgstr "不正な論理レプリケーションのメッセージタイプ \"??? (%d)\""
-#: replication/logical/worker.c:3635
+#: replication/logical/worker.c:3554
#, c-format
msgid "data stream from publisher has ended"
msgstr "パブリッシャからのデータストリームが終了しました"
-#: replication/logical/worker.c:3789
+#: replication/logical/worker.c:3708
#, c-format
msgid "terminating logical replication worker due to timeout"
msgstr "タイムアウトにより論理レプリケーションワーカーを終了しています"
-#: replication/logical/worker.c:3986
+#: replication/logical/worker.c:3902
#, c-format
msgid "logical replication worker for subscription \"%s\" will stop because the subscription was removed"
msgstr "サブスクリプション\"%s\"が削除されたため、このサブスクリプションに対応する論理レプリケーションワーカーが停止します"
-#: replication/logical/worker.c:4000
+#: replication/logical/worker.c:3916
#, c-format
msgid "logical replication worker for subscription \"%s\" will stop because the subscription was disabled"
msgstr "サブスクリプション\"%s\"が無効化されたため、このサブスクリプションに対応する論理レプリケーションワーカーが停止します"
-#: replication/logical/worker.c:4031
+#: replication/logical/worker.c:3947
#, c-format
msgid "logical replication parallel apply worker for subscription \"%s\" will stop because of a parameter change"
msgstr "パラメータの変更があったため、サブスクリプション\"%s\"に対応する論理レプリケーション並列適用ワーカーが停止します"
-#: replication/logical/worker.c:4035
+#: replication/logical/worker.c:3951
#, c-format
msgid "logical replication worker for subscription \"%s\" will restart because of a parameter change"
msgstr "パラメータの変更があったため、サブスクリプション\"%s\"に対応する論理レプリケーションワーカーが再起動します"
-#: replication/logical/worker.c:4049
+#: replication/logical/worker.c:3965
#, c-format
msgid "logical replication parallel apply worker for subscription \"%s\" will stop because the subscription owner's superuser privileges have been revoked"
msgstr "サブスクリプション\"%s\"の所有者のスーパーユーザー権限が剥奪されたため、このサブスクリプションに対応する論理レプリケーション並列適用ワーカーが停止します"
-#: replication/logical/worker.c:4053
+#: replication/logical/worker.c:3969
#, c-format
msgid "logical replication worker for subscription \"%s\" will restart because the subscription owner's superuser privileges have been revoked"
msgstr "サブスクリプション\"%s\"の所有者のスーパーユーザー権限が剥奪されたため、このサブスクリプションに対応する論理レプリケーションワーカーが再起動します"
-#: replication/logical/worker.c:4555
+#: replication/logical/worker.c:4489
#, c-format
msgid "subscription has no replication slot set"
msgstr "サブスクリプションにレプリケーションスロットが設定されていません"
-#: replication/logical/worker.c:4580
-#, c-format
-msgid "apply worker for subscription \"%s\" could not connect to the publisher: %s"
-msgstr "サブスクリプション\"%s\"の適用ワーカーがパブリッシャに接続できませんでした: %s"
-
-#: replication/logical/worker.c:4669
+#: replication/logical/worker.c:4602
#, c-format
msgid "logical replication worker for subscription %u will not start because the subscription was removed during startup"
msgstr "サブスクリプション%uが起動中に削除されたため、このサブスクリプションに対応する論理レプリケーションワーカーは起動しません"
-#: replication/logical/worker.c:4685
+#: replication/logical/worker.c:4618
#, c-format
msgid "logical replication worker for subscription \"%s\" will not start because the subscription was disabled during startup"
msgstr "サブスクリプション\"%s\"が起動中に無効化されたため、このサブスクリプションに対応する論理レプリケーションワーカーは起動しません"
-#: replication/logical/worker.c:4709
+#: replication/logical/worker.c:4642
#, c-format
msgid "logical replication table synchronization worker for subscription \"%s\", table \"%s\" has started"
msgstr "サブスクリプション\"%s\"、テーブル\"%s\"に対応する論理レプリケーションテーブル同期ワーカーが起動しました"
-#: replication/logical/worker.c:4714
+#: replication/logical/worker.c:4647
#, c-format
msgid "logical replication apply worker for subscription \"%s\" has started"
msgstr "サブスクリプション\"%s\"に対応する論理レプリケーション適用ワーカーが起動しました"
-#: replication/logical/worker.c:4836
+#: replication/logical/worker.c:4769
#, c-format
msgid "subscription \"%s\" has been disabled because of an error"
msgstr "サブスクリプション\"%s\"はエラーのため無効化されました"
-#: replication/logical/worker.c:4884
+#: replication/logical/worker.c:4817
#, c-format
msgid "logical replication starts skipping transaction at LSN %X/%X"
msgstr "論理レプリケーションは%X/%Xででトランザクションのスキップを開始します"
-#: replication/logical/worker.c:4898
+#: replication/logical/worker.c:4831
#, c-format
msgid "logical replication completed skipping transaction at LSN %X/%X"
msgstr "論理レプリケーションは%X/%Xでトランザクションのスキップを完了しました"
-#: replication/logical/worker.c:4980
+#: replication/logical/worker.c:4913
#, c-format
msgid "skip-LSN of subscription \"%s\" cleared"
msgstr "サブスクリプションの\"%s\"スキップLSNをクリアしました"
-#: replication/logical/worker.c:4981
+#: replication/logical/worker.c:4914
#, c-format
msgid "Remote transaction's finish WAL location (LSN) %X/%X did not match skip-LSN %X/%X."
msgstr "リモートトランザクションの完了WAL位置(LSN) %X/%XがスキップLSN %X/%X と一致しません。"
-#: replication/logical/worker.c:5018
+#: replication/logical/worker.c:4951
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\""
msgstr "メッセージタイプ \"%2$s\"でレプリケーション基点\"%1$s\"のリモートからのデータを処理中"
-#: replication/logical/worker.c:5022
+#: replication/logical/worker.c:4955
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" in transaction %u"
msgstr "トランザクション%3$u中、メッセージタイプ\"%2$s\"でレプリケーション基点\"%1$s\"のリモートからのデータを処理中"
-#: replication/logical/worker.c:5027
+#: replication/logical/worker.c:4960
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" in transaction %u, finished at %X/%X"
msgstr "%4$X/%5$Xで終了したトランザクション%3$u中、メッセージタイプ\"%2$s\"でレプリケーション基点\"%1$s\"のリモートからのデータを処理中"
-#: replication/logical/worker.c:5038
+#: replication/logical/worker.c:4971
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" for replication target relation \"%s.%s\" in transaction %u"
msgstr "レプリケーション起点\"%1$s\"のリモートデータ処理中、トランザクション%5$uのレプリケーション対象リレーション\"%3$s.%4$s\"に対するメッセージタイプ\"%2$s\"内"
-#: replication/logical/worker.c:5045
+#: replication/logical/worker.c:4978
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" for replication target relation \"%s.%s\" in transaction %u, finished at %X/%X"
msgstr "%6$X/%7$Xで終了したトランザクション%5$u中、レプリケーション先リレーション\"%3$s.%4$s\"に対するメッセージタイプ\"%2$s\"でレプリケーション基点\"%1$s\"のリモートからのデータを処理中"
-#: replication/logical/worker.c:5056
+#: replication/logical/worker.c:4989
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" for replication target relation \"%s.%s\" column \"%s\" in transaction %u"
msgstr "レプリケーション起点\"%1$s\"のリモートデータ処理中、トランザクション%6$uのレプリケーション対象リレーション\"%3$s.%4$s\"、列\"%5$s\"に対するメッセージタイプ\"%2$s\"内"
-#: replication/logical/worker.c:5064
+#: replication/logical/worker.c:4997
#, c-format
msgid "processing remote data for replication origin \"%s\" during message type \"%s\" for replication target relation \"%s.%s\" column \"%s\" in transaction %u, finished at %X/%X"
msgstr "%7$X/%8$Xで終了したトランザクション%6$u中、レプリケーション先リレーション\"%3$s.%4$s\"、列\"%5$s\"に対するメッセージタイプ\"%2$s\"でレプリケーション基点\"%1$s\"のリモートからのデータを処理中"
-#: replication/pgoutput/pgoutput.c:324
+#: replication/pgoutput/pgoutput.c:322
#, c-format
msgid "invalid proto_version"
msgstr "不正なproto_version"
-#: replication/pgoutput/pgoutput.c:329
+#: replication/pgoutput/pgoutput.c:327
#, c-format
msgid "proto_version \"%s\" out of range"
msgstr "proto_version \"%s\"は範囲外です"
-#: replication/pgoutput/pgoutput.c:346
+#: replication/pgoutput/pgoutput.c:344
#, c-format
msgid "invalid publication_names syntax"
msgstr "publication_namesの構文が不正です"
-#: replication/pgoutput/pgoutput.c:416 replication/pgoutput/pgoutput.c:420
+#: replication/pgoutput/pgoutput.c:414 replication/pgoutput/pgoutput.c:418
#, c-format
msgid "option \"%s\" missing"
msgstr "オプション\"%s\"が指定されていません"
-#: replication/pgoutput/pgoutput.c:465
+#: replication/pgoutput/pgoutput.c:478
#, c-format
msgid "client sent proto_version=%d but server only supports protocol %d or lower"
msgstr "クライアントが proto_version=%d を送信してきましたが、サーバーはバージョン%d以下のプロトコルのみしかサポートしていません"
-#: replication/pgoutput/pgoutput.c:471
+#: replication/pgoutput/pgoutput.c:484
#, c-format
msgid "client sent proto_version=%d but server only supports protocol %d or higher"
msgstr "クライアントが proto_version=%d を送信してきましたが、サーバーはバージョン%d以上のプロトコルのみしかサポートしていません"
-#: replication/pgoutput/pgoutput.c:486
+#: replication/pgoutput/pgoutput.c:499
#, c-format
msgid "requested proto_version=%d does not support streaming, need %d or higher"
msgstr "要求されたproto_version=%dではストリーミングをサポートしていません、%d以上が必要です"
-#: replication/pgoutput/pgoutput.c:492
+#: replication/pgoutput/pgoutput.c:505
#, c-format
msgid "requested proto_version=%d does not support parallel streaming, need %d or higher"
msgstr "要求された proto_version=%d は並列ストリーミングをサポートしません、%d以上である必要があります"
-#: replication/pgoutput/pgoutput.c:497
+#: replication/pgoutput/pgoutput.c:510
#, c-format
msgid "streaming requested, but not supported by output plugin"
msgstr "ストリーミングが要求されましたが、出力プラグインでサポートされていません"
-#: replication/pgoutput/pgoutput.c:511
+#: replication/pgoutput/pgoutput.c:524
#, c-format
msgid "requested proto_version=%d does not support two-phase commit, need %d or higher"
msgstr "要求されたproto_version=%dは2相コミットをサポートしていません、%d以上が必要です"
-#: replication/pgoutput/pgoutput.c:516
+#: replication/pgoutput/pgoutput.c:529
#, c-format
msgid "two-phase commit requested, but not supported by output plugin"
msgstr "2相コミットが要求されました、しかし出力プラグインではサポートされていません"
-#: replication/pgoutput/pgoutput.c:1078
-#, c-format
-msgid "cannot use different values of publish_generated_columns for table \"%s.%s\" in different publications"
-msgstr "異なるパブリケーションでテーブル\"%s.%s\"に対してpublish_generated_columnsの値を異なる設定にすることはできません"
-
#: replication/slot.c:260
#, c-format
msgid "replication slot name \"%s\" is too short"
@@ -21231,7 +20854,7 @@ msgstr "レプリケーションスロット名は小文字、数字とアンダ
msgid "cannot enable failover for a replication slot created on the standby"
msgstr "スタンバイ上で作成したレプリケーションスロットのフェイルオーバーを有効にすることはできません"
-#: replication/slot.c:345 replication/slot.c:866
+#: replication/slot.c:345 replication/slot.c:849
#, c-format
msgid "cannot enable failover for a temporary replication slot"
msgstr "一時レプリケーションスロットのフェイルオーバーを有効にすることはできません"
@@ -21251,277 +20874,287 @@ msgstr "レプリケーションスロットは全て使用中です"
msgid "Free one or increase \"max_replication_slots\"."
msgstr "どれか一つを解放するか、\"max_replication_slots\"を大きくしてください。"
-#: replication/slot.c:564 replication/slotfuncs.c:658 utils/activity/pgstat_replslot.c:56 utils/adt/genfile.c:739
+#: replication/slot.c:560 replication/slot.c:2467 replication/slotfuncs.c:661 utils/activity/pgstat_replslot.c:56 utils/adt/genfile.c:728
#, c-format
msgid "replication slot \"%s\" does not exist"
msgstr "レプリケーションスロット\"%s\"は存在しません"
-#: replication/slot.c:575
-#, c-format
-msgid "can no longer access replication slot \"%s\""
-msgstr "レプリケーションスロット\"%s\"にはすでにアクセスできなくなっています"
-
-#: replication/slot.c:577
-#, c-format
-msgid "This replication slot has been invalidated due to \"%s\"."
-msgstr "このレプリケーションスロットは\"%s\"によって無効化されています。"
-
-#: replication/slot.c:623 replication/slot.c:1369
+#: replication/slot.c:606 replication/slot.c:1337
#, c-format
msgid "replication slot \"%s\" is active for PID %d"
msgstr "レプリケーションスロット\"%s\"はPID%dで使用中です"
-#: replication/slot.c:653
+#: replication/slot.c:638
#, c-format
msgid "acquired logical replication slot \"%s\""
msgstr "論理レプリケーションスロット\"%s\"を取得しました"
-#: replication/slot.c:655
+#: replication/slot.c:640
#, c-format
msgid "acquired physical replication slot \"%s\""
msgstr "物理レプリケーションスロット\"%s\"を取得しました"
-#: replication/slot.c:740
+#: replication/slot.c:729
#, c-format
msgid "released logical replication slot \"%s\""
msgstr "論理レプリケーションスロット\"%s\"を解放しました"
-#: replication/slot.c:742
+#: replication/slot.c:731
#, c-format
msgid "released physical replication slot \"%s\""
msgstr "物理レプリケーションスロット\"%s\"を解放しました"
-#: replication/slot.c:808
+#: replication/slot.c:797
#, c-format
msgid "cannot drop replication slot \"%s\""
msgstr "レプリケーションスロット\"%s\"を削除できませんでした"
-#: replication/slot.c:831
+#: replication/slot.c:816
#, c-format
msgid "cannot use %s with a physical replication slot"
msgstr "%sは物理レプリケーションスロットでは使用できません"
-#: replication/slot.c:843
+#: replication/slot.c:828
#, c-format
msgid "cannot alter replication slot \"%s\""
msgstr "レプリケーションスロット\"%s\"を変更できませんでした"
-#: replication/slot.c:853
+#: replication/slot.c:838
#, c-format
msgid "cannot enable failover for a replication slot on the standby"
msgstr "スタンバイ上ではレプリケーションスロットのフェイルオーバーを有効にすることはできません"
-#: replication/slot.c:1001 replication/slot.c:1959 replication/slot.c:2344
+#: replication/slot.c:969 replication/slot.c:1927 replication/slot.c:2311
#, c-format
msgid "could not remove directory \"%s\""
msgstr "ディレクトリ\"%s\"を削除できませんでした"
-#: replication/slot.c:1404
+#: replication/slot.c:1372
#, c-format
msgid "replication slots can only be used if \"max_replication_slots\" > 0"
msgstr "レプリケーションスロットは\"max_replication_slots\" > 0 のときだけ使用できます"
-#: replication/slot.c:1409
+#: replication/slot.c:1377
#, c-format
msgid "replication slots can only be used if \"wal_level\" >= \"replica\""
msgstr "レプリケーションスロットは\"wal_level\" >= \"replica\" のときだけ使用できます"
-#: replication/slot.c:1421
+#: replication/slot.c:1389
#, c-format
msgid "permission denied to use replication slots"
msgstr "レプリケーションスロットを使用する権限がありません"
-#: replication/slot.c:1422
+#: replication/slot.c:1390
#, c-format
msgid "Only roles with the %s attribute may use replication slots."
msgstr "%s属性を持つロールのみがレプリケーションスロットを使用できます。"
-#: replication/slot.c:1530
+#: replication/slot.c:1498
#, c-format
msgid "The slot's restart_lsn %X/%X exceeds the limit by %llu byte."
msgid_plural "The slot's restart_lsn %X/%X exceeds the limit by %llu bytes."
msgstr[0] "このスロットのrestart_lsn %X/%Xは制限を%lluバイト超過しています。"
-#: replication/slot.c:1538
+#: replication/slot.c:1506
#, c-format
msgid "The slot conflicted with xid horizon %u."
msgstr "このスロットはXID地平線%uと競合しました。"
-#: replication/slot.c:1543
+#: replication/slot.c:1511
msgid "Logical decoding on standby requires \"wal_level\" >= \"logical\" on the primary server."
msgstr "論理デコードを行うためにはプライマリサーバー上で\"wal_level\" >= \"logical\" である必要があります。"
-#: replication/slot.c:1551
+#: replication/slot.c:1519
#, c-format
msgid "terminating process %d to release replication slot \"%s\""
msgstr "プロセス%dを終了してレプリケーションスロット\"%s\"を解放します"
-#: replication/slot.c:1553
+#: replication/slot.c:1521
#, c-format
msgid "invalidating obsolete replication slot \"%s\""
msgstr "使用不能のレプリケーションスロット\"%s\"を無効化します"
-#: replication/slot.c:2282
+#: replication/slot.c:2249
#, c-format
msgid "replication slot file \"%s\" has wrong magic number: %u instead of %u"
msgstr "レプリケーションスロットファイル\"%1$s\"のマジックナンバーが不正です: %3$uのはずが%2$uでした"
-#: replication/slot.c:2289
+#: replication/slot.c:2256
#, c-format
msgid "replication slot file \"%s\" has unsupported version %u"
msgstr "レプリケーションスロットファイル\"%s\"はサポート外のバージョン%uです"
-#: replication/slot.c:2296
+#: replication/slot.c:2263
#, c-format
msgid "replication slot file \"%s\" has corrupted length %u"
msgstr "レプリケーションスロットファイル\"%s\"のサイズ%uは異常です"
-#: replication/slot.c:2332
+#: replication/slot.c:2299
#, c-format
msgid "checksum mismatch for replication slot file \"%s\": is %u, should be %u"
msgstr "レプリケーションスロットファイル\"%s\"のチェックサムが一致しません: %uですが、%uであるべきです"
-#: replication/slot.c:2366
+#: replication/slot.c:2335
#, c-format
msgid "logical replication slot \"%s\" exists, but \"wal_level\" < \"logical\""
msgstr "論理レプリケーションスロット\"%s\"がありますが、\"wal_level\" < \"logical\" です"
-#: replication/slot.c:2368
+#: replication/slot.c:2337
#, c-format
msgid "Change \"wal_level\" to be \"logical\" or higher."
msgstr "\"wal_level\"を\"logical\"もしくはそれより上位の設定にしてください。"
-#: replication/slot.c:2372
+#: replication/slot.c:2349
+#, c-format
+msgid "logical replication slot \"%s\" exists on the standby, but \"hot_standby\" = \"off\""
+msgstr "論理レプリケーションスロット\"%s\"がありますが、\"hot_standby\" = \"off\" です"
+
+#: replication/slot.c:2351
+#, c-format
+msgid "Change \"hot_standby\" to be \"on\"."
+msgstr "\"hot_standby\" を \"on\" に変更してください。"
+
+#: replication/slot.c:2356
#, c-format
msgid "physical replication slot \"%s\" exists, but \"wal_level\" < \"replica\""
msgstr "物理レプリケーションスロット\"%s\"がありますが、\"wal_level\" < \"replica\" です"
-#: replication/slot.c:2374
+#: replication/slot.c:2358
#, c-format
msgid "Change \"wal_level\" to be \"replica\" or higher."
msgstr "\"wal_level\"を\"replica\"もしくはそれより上位の設定にしてください。"
-#: replication/slot.c:2420
+#: replication/slot.c:2400
#, c-format
msgid "too many replication slots active before shutdown"
msgstr "シャットダウン前のアクティブなレプリケーションスロットの数が多すぎます"
-#: replication/slot.c:2487
+#: replication/slot.c:2475
#, c-format
-msgid "Replication slot \"%s\" does not exist."
-msgstr "レプリケーションスロット\"%s\"は存在しません。"
-
-#: replication/slot.c:2495
-#, c-format
-msgid "\"%s\" is not a physical replication slot."
+msgid "\"%s\" is not a physical replication slot"
msgstr "\"%s\"は物理レプリケーションスロットではありません。"
-#: replication/slot.c:2672
+#: replication/slot.c:2654
#, c-format
msgid "replication slot \"%s\" specified in parameter \"%s\" does not exist"
msgstr "パラメータ\"%2$s\"で指定されているレプリケーションスロット\"%1$s\"は存在しません"
-#: replication/slot.c:2674 replication/slot.c:2708 replication/slot.c:2723
+#: replication/slot.c:2656 replication/slot.c:2690 replication/slot.c:2705
#, c-format
msgid "Logical replication is waiting on the standby associated with replication slot \"%s\"."
msgstr "論理レプリケーションはレプリケーションスロット”%s\"に対応するスタンバイを待っています。 "
-#: replication/slot.c:2676
+#: replication/slot.c:2658
#, c-format
msgid "Create the replication slot \"%s\" or amend parameter \"%s\"."
msgstr "レプリケーションスロット\"%s\"を作成するか、パラメータ\"%s\"を修正してください。"
-#: replication/slot.c:2686
+#: replication/slot.c:2668
#, c-format
msgid "cannot specify logical replication slot \"%s\" in parameter \"%s\""
msgstr "パラメータ\"%2$s\"では論理レプリケーションスロット\"%1$s\"は指定できません"
-#: replication/slot.c:2688
+#: replication/slot.c:2670
#, c-format
msgid "Logical replication is waiting for correction on replication slot \"%s\"."
msgstr "論理レプリケーションはレプリケーションスロット\"%s\"が修正されるのを待っています。"
-#: replication/slot.c:2690
+#: replication/slot.c:2672
#, c-format
msgid "Remove the logical replication slot \"%s\" from parameter \"%s\"."
msgstr "論理レプリケーションスロット\"%s\"をパラメータ\"%s\"から削除してください。"
-#: replication/slot.c:2706
+#: replication/slot.c:2688
#, c-format
msgid "physical replication slot \"%s\" specified in parameter \"%s\" has been invalidated"
msgstr "パラメータ\"%2$s\"で指定された物理レプリケーションスロット\"%1$s\"は無効化されています"
-#: replication/slot.c:2710
+#: replication/slot.c:2692
#, c-format
msgid "Drop and recreate the replication slot \"%s\", or amend parameter \"%s\"."
msgstr "レプリケーションスロット\"%s\"を削除して再作成するか、パラメータ\"%s\"を修正してください。"
-#: replication/slot.c:2721
+#: replication/slot.c:2703
#, c-format
msgid "replication slot \"%s\" specified in parameter \"%s\" does not have active_pid"
msgstr "\"%2$s\"で指定されたレプリケーションスロット\"%1$s\"にはactive_pidがありません"
-#: replication/slot.c:2725
+#: replication/slot.c:2707
#, c-format
msgid "Start the standby associated with the replication slot \"%s\", or amend parameter \"%s\"."
msgstr "レプリケーションスロット\"%s\"に関連付けられているスタンバイを起動するか、パラメータ%sを修正してください。"
-#: replication/slotfuncs.c:523
+#: replication/slotfuncs.c:526
#, c-format
msgid "invalid target WAL LSN"
msgstr "不正な目標WAL LSN"
-#: replication/slotfuncs.c:545
+#: replication/slotfuncs.c:548
#, c-format
msgid "replication slot \"%s\" cannot be advanced"
msgstr "レプリケーションスロット\"%s\"は進められません"
-#: replication/slotfuncs.c:547
+#: replication/slotfuncs.c:550
#, c-format
msgid "This slot has never previously reserved WAL, or it has been invalidated."
msgstr "このスロットはWALを留保したことがないか、無効化さています。"
-#: replication/slotfuncs.c:563
+#: replication/slotfuncs.c:566
#, c-format
msgid "cannot advance replication slot to %X/%X, minimum is %X/%X"
msgstr "レプリケーションスロットを %X/%X に進めることはできません、最小値は %X/%X"
-#: replication/slotfuncs.c:670
+#: replication/slotfuncs.c:673
#, c-format
msgid "cannot copy physical replication slot \"%s\" as a logical replication slot"
msgstr "物理レプリケーションスロット\"%s\"を論理レプリケーションスロットとしてコピーすることはできません"
-#: replication/slotfuncs.c:672
+#: replication/slotfuncs.c:675
#, c-format
msgid "cannot copy logical replication slot \"%s\" as a physical replication slot"
msgstr "論理レプリケーションスロット\"%s\"を物理レプリケーションスロットとしてコピーすることはできません"
-#: replication/slotfuncs.c:679
+#: replication/slotfuncs.c:682
#, c-format
msgid "cannot copy a replication slot that doesn't reserve WAL"
msgstr "WAL の留保をしていないレプリケーションスロットはコピーできません"
-#: replication/slotfuncs.c:765
+#: replication/slotfuncs.c:688
+#, c-format
+msgid "cannot copy invalidated replication slot \"%s\""
+msgstr "無効化されたレプリケーションスロット\"%s\"はコピーできません"
+
+#: replication/slotfuncs.c:780
#, c-format
msgid "could not copy replication slot \"%s\""
msgstr "レプリケーションスロット\"%s\"をコピーできませんでした"
-#: replication/slotfuncs.c:767
+#: replication/slotfuncs.c:782
#, c-format
msgid "The source replication slot was modified incompatibly during the copy operation."
msgstr "コピー処理中にコピー元のレプリケーションスロットが非互換的に変更されました。"
-#: replication/slotfuncs.c:773
+#: replication/slotfuncs.c:788
#, c-format
msgid "cannot copy unfinished logical replication slot \"%s\""
msgstr "未完成の論理レプリケーションスロット\"%s\"はコピーできません"
-#: replication/slotfuncs.c:775
+#: replication/slotfuncs.c:790
#, c-format
msgid "Retry when the source replication slot's confirmed_flush_lsn is valid."
msgstr "このソースレプリケーションスロットの confirmed_flush_lsn が有効値になってから再度実行してください。"
-#: replication/slotfuncs.c:874
+#: replication/slotfuncs.c:802
+#, c-format
+msgid "cannot copy replication slot \"%s\""
+msgstr "レプリケーションスロット\"%s\"はコピーできません"
+
+#: replication/slotfuncs.c:804
+#, c-format
+msgid "The source replication slot was invalidated during the copy operation."
+msgstr "コピー元のレプリケーションスロットがコピー処理中に無効化されました。"
+
+#: replication/slotfuncs.c:903
#, c-format
msgid "replication slots can only be synchronized to a standby server"
msgstr "レプリケーションスロットはスタンバイサーバーへのみ同期可能です"
@@ -21552,12 +21185,12 @@ msgstr "スタンバイ\"%s\"は優先度%dの同期スタンバイになりま
msgid "standby \"%s\" is now a candidate for quorum synchronous standby"
msgstr "スタンバイ\"%s\"は定足数同期スタンバイの候補になりました"
-#: replication/syncrep.c:1014
+#: replication/syncrep.c:1013
#, c-format
-msgid "\"%s\" parser failed."
-msgstr "\"%s\"のパーサーが失敗しました。"
+msgid "\"synchronous_standby_names\" parser failed"
+msgstr "\"synchronous_standby_names\" のパースに失敗しました"
-#: replication/syncrep.c:1021
+#: replication/syncrep.c:1019
#, c-format
msgid "number of synchronous standbys (%d) must be greater than zero"
msgstr "同期スタンバイの数(%d)は1以上である必要があります"
@@ -21567,193 +21200,188 @@ msgstr "同期スタンバイの数(%d)は1以上である必要があります"
msgid "terminating walreceiver process due to administrator command"
msgstr "管理者コマンドにより WAL 受信プロセスを終了しています"
-#: replication/walreceiver.c:307
-#, c-format
-msgid "streaming replication receiver \"%s\" could not connect to the primary server: %s"
-msgstr "ストリーミングレプリケーション・レシーバー\"%s\"はプライマリ・サーバーに接続できませんでした: %s"
-
-#: replication/walreceiver.c:355
+#: replication/walreceiver.c:354
#, c-format
msgid "database system identifier differs between the primary and standby"
msgstr "データベースシステムの識別子がプライマリサーバーとスタンバイサーバー間で異なります"
-#: replication/walreceiver.c:356
+#: replication/walreceiver.c:355
#, c-format
msgid "The primary's identifier is %s, the standby's identifier is %s."
msgstr "プライマリ側の識別子は %s ですが、スタンバイ側の識別子は %s です。"
-#: replication/walreceiver.c:367
+#: replication/walreceiver.c:366
#, c-format
msgid "highest timeline %u of the primary is behind recovery timeline %u"
msgstr "プライマリの最大のタイムライン%uが、リカバリのタイムライン %uより遅れています"
-#: replication/walreceiver.c:420
+#: replication/walreceiver.c:419
#, c-format
msgid "started streaming WAL from primary at %X/%X on timeline %u"
msgstr "プライマリのタイムライン%3$uの %1$X/%2$XからでWALストリーミングを始めます"
-#: replication/walreceiver.c:424
+#: replication/walreceiver.c:423
#, c-format
msgid "restarted WAL streaming at %X/%X on timeline %u"
msgstr "タイムライン%3$uの %1$X/%2$XからでWALストリーミングを再開します"
-#: replication/walreceiver.c:459
+#: replication/walreceiver.c:458
#, c-format
msgid "cannot continue WAL streaming, recovery has already ended"
msgstr "WAL ストリーミングを継続できません。リカバリはすでに終わっています。"
-#: replication/walreceiver.c:503
+#: replication/walreceiver.c:502
#, c-format
msgid "replication terminated by primary server"
msgstr "プライマリサーバーによりレプリケーションが打ち切られました"
-#: replication/walreceiver.c:504
+#: replication/walreceiver.c:503
#, c-format
msgid "End of WAL reached on timeline %u at %X/%X."
msgstr "タイムライン%uの%X/%XでWALの最後に達しました"
-#: replication/walreceiver.c:594
+#: replication/walreceiver.c:593
#, c-format
msgid "terminating walreceiver due to timeout"
msgstr "レプリケーションタイムアウトによりwalreceiverを終了しています"
-#: replication/walreceiver.c:626
+#: replication/walreceiver.c:625
#, c-format
msgid "primary server contains no more WAL on requested timeline %u"
msgstr "プライマリサーバーには要求されたタイムライン%u上にこれ以上WALがありません"
-#: replication/walreceiver.c:642 replication/walreceiver.c:1072
+#: replication/walreceiver.c:641 replication/walreceiver.c:1071
#, c-format
msgid "could not close WAL segment %s: %m"
msgstr "WALセグメント%sをクローズできませんでした: %m"
-#: replication/walreceiver.c:761
+#: replication/walreceiver.c:760
#, c-format
msgid "fetching timeline history file for timeline %u from primary server"
msgstr "プライマリサーバーからライムライン%u用のタイムライン履歴ファイルを取り込みしています"
-#: replication/walreceiver.c:960
+#: replication/walreceiver.c:959
#, c-format
msgid "could not write to WAL segment %s at offset %d, length %lu: %m"
msgstr "WALファイルセグメント%sのオフセット%d、長さ%luの書き込みが失敗しました: %m"
-#: replication/walsender.c:499
+#: replication/walsender.c:531
#, c-format
msgid "cannot use %s with a logical replication slot"
msgstr "%sは論理レプリケーションスロットでは使用できません"
-#: replication/walsender.c:603 storage/smgr/md.c:1746
+#: replication/walsender.c:635 storage/smgr/md.c:1735
#, c-format
msgid "could not seek to end of file \"%s\": %m"
msgstr "ファイル\"%s\"の終端へシークできませんでした: %m"
-#: replication/walsender.c:607
+#: replication/walsender.c:639
#, c-format
msgid "could not seek to beginning of file \"%s\": %m"
msgstr "ファイル\"%s\"の先頭にシークできませんでした: %m"
-#: replication/walsender.c:823
+#: replication/walsender.c:853
#, c-format
msgid "cannot use a logical replication slot for physical replication"
msgstr "論理レプリケーションスロットは物理レプリケーションには使用できません"
-#: replication/walsender.c:889
+#: replication/walsender.c:919
#, c-format
msgid "requested starting point %X/%X on timeline %u is not in this server's history"
msgstr "タイムライン%3$u上の要求された開始ポイント%1$X/%2$Xはサーバーの履歴にありません"
-#: replication/walsender.c:892
+#: replication/walsender.c:922
#, c-format
msgid "This server's history forked from timeline %u at %X/%X."
msgstr "サーバーの履歴はタイムライン%uの%X/%Xからフォークしました。"
-#: replication/walsender.c:936
+#: replication/walsender.c:966
#, c-format
msgid "requested starting point %X/%X is ahead of the WAL flush position of this server %X/%X"
msgstr "要求された開始ポイント%X/%XはサーバーのWALフラッシュ位置%X/%Xより進んでいます"
-#: replication/walsender.c:1131
+#: replication/walsender.c:1160
#, c-format
msgid "unrecognized value for CREATE_REPLICATION_SLOT option \"%s\": \"%s\""
msgstr "CREATE_REPLICATION_SLOTのオプション\"%s\"に対する認識できない値: \"%s\""
#. translator: %s is a CREATE_REPLICATION_SLOT statement
-#: replication/walsender.c:1237
+#: replication/walsender.c:1266
#, c-format
msgid "%s must not be called inside a transaction"
msgstr "%sはトランザクション内では呼び出せません"
#. translator: %s is a CREATE_REPLICATION_SLOT statement
-#: replication/walsender.c:1247
+#: replication/walsender.c:1276
#, c-format
msgid "%s must be called inside a transaction"
msgstr "%sはトランザクション内で呼び出さなければなりません"
#. translator: %s is a CREATE_REPLICATION_SLOT statement
-#: replication/walsender.c:1253
+#: replication/walsender.c:1282
#, c-format
msgid "%s must be called in REPEATABLE READ isolation mode transaction"
msgstr "%s は REPEATABLE READ 分離レベルのトランザクションで呼び出されなければなりません"
#. translator: %s is a CREATE_REPLICATION_SLOT statement
-#: replication/walsender.c:1258
+#: replication/walsender.c:1287
#, c-format
msgid "%s must be called in a read-only transaction"
msgstr "%sは読み取り専用トランザクションの中で呼び出さなければなりません"
#. translator: %s is a CREATE_REPLICATION_SLOT statement
-#: replication/walsender.c:1264
+#: replication/walsender.c:1293
#, c-format
msgid "%s must be called before any query"
msgstr "%s は問い合わせの実行前に呼び出されなければなりません"
#. translator: %s is a CREATE_REPLICATION_SLOT statement
-#: replication/walsender.c:1270
+#: replication/walsender.c:1299
#, c-format
msgid "%s must not be called in a subtransaction"
msgstr "%s はサブトランザクション内では呼び出せません"
-#: replication/walsender.c:1447
+#: replication/walsender.c:1472
#, c-format
msgid "terminating walsender process after promotion"
msgstr "昇格後にWAL送信プロセスを終了します"
-#: replication/walsender.c:1976
+#: replication/walsender.c:2000
#, c-format
msgid "cannot execute new commands while WAL sender is in stopping mode"
msgstr "WAL送信プロセスが停止モードの間は新しいコマンドを実行できません"
-#: replication/walsender.c:2011
+#: replication/walsender.c:2035
#, c-format
msgid "cannot execute SQL commands in WAL sender for physical replication"
msgstr "物理レプリケーション用のWAL送信プロセスでSQLコマンドは実行できません"
-#: replication/walsender.c:2042
+#: replication/walsender.c:2068
#, c-format
msgid "received replication command: %s"
msgstr "レプリケーションコマンドを受信しました: %s"
-#: replication/walsender.c:2050 tcop/fastpath.c:208 tcop/postgres.c:1135 tcop/postgres.c:1492 tcop/postgres.c:1744 tcop/postgres.c:2226 tcop/postgres.c:2663 tcop/postgres.c:2740
+#: replication/walsender.c:2076 tcop/fastpath.c:209 tcop/postgres.c:1142 tcop/postgres.c:1500 tcop/postgres.c:1752 tcop/postgres.c:2234 tcop/postgres.c:2672 tcop/postgres.c:2749
#, c-format
msgid "current transaction is aborted, commands ignored until end of transaction block"
msgstr "現在のトランザクションがアボートしました。トランザクションブロックが終わるまでコマンドは無視されます"
-#: replication/walsender.c:2207 replication/walsender.c:2242
+#: replication/walsender.c:2233 replication/walsender.c:2268
#, c-format
msgid "unexpected EOF on standby connection"
msgstr "スタンバイ接続で想定外のEOFがありました"
-#: replication/walsender.c:2230
+#: replication/walsender.c:2256
#, c-format
msgid "invalid standby message type \"%c\""
msgstr "スタンバイのメッセージタイプ\"%c\"は不正です"
-#: replication/walsender.c:2319
+#: replication/walsender.c:2345
#, c-format
msgid "unexpected message type \"%c\""
msgstr "想定しないメッセージタイプ\"%c\""
-#: replication/walsender.c:2733
+#: replication/walsender.c:2759
#, c-format
msgid "terminating walsender process due to replication timeout"
msgstr "レプリケーションタイムアウトにより WAL 送信プロセスを終了しています"
@@ -21943,275 +21571,275 @@ msgstr "WITH の問い合わせ名\"%s\"が、ルールのアクションと書
msgid "INSERT ... SELECT rule actions are not supported for queries having data-modifying statements in WITH"
msgstr "INSERT ... SELECTルールのアクションはWITHにデータ更新文を持つ問い合わせに対してはサポートされません"
-#: rewrite/rewriteHandler.c:669
+#: rewrite/rewriteHandler.c:668
#, c-format
msgid "cannot have RETURNING lists in multiple rules"
msgstr "複数ルールではRETURNINGリストを持つことはできません"
-#: rewrite/rewriteHandler.c:906 rewrite/rewriteHandler.c:945
+#: rewrite/rewriteHandler.c:900 rewrite/rewriteHandler.c:939
#, c-format
msgid "cannot insert a non-DEFAULT value into column \"%s\""
msgstr "列\"%s\"への非デフォルト値の挿入はできません"
-#: rewrite/rewriteHandler.c:908 rewrite/rewriteHandler.c:974
+#: rewrite/rewriteHandler.c:902 rewrite/rewriteHandler.c:968
#, c-format
msgid "Column \"%s\" is an identity column defined as GENERATED ALWAYS."
msgstr "列\"%s\"は GENERATED ALWAYS として定義されています。"
-#: rewrite/rewriteHandler.c:910
+#: rewrite/rewriteHandler.c:904
#, c-format
msgid "Use OVERRIDING SYSTEM VALUE to override."
msgstr "OVERRIDING SYSTEM VALUE を指定することで挿入を強制できます。"
-#: rewrite/rewriteHandler.c:972 rewrite/rewriteHandler.c:980
+#: rewrite/rewriteHandler.c:966 rewrite/rewriteHandler.c:974
#, c-format
msgid "column \"%s\" can only be updated to DEFAULT"
msgstr "列\"%s\"はDEFAULTにのみ更新可能です"
-#: rewrite/rewriteHandler.c:1115 rewrite/rewriteHandler.c:1133
+#: rewrite/rewriteHandler.c:1109 rewrite/rewriteHandler.c:1127
#, c-format
msgid "multiple assignments to same column \"%s\""
msgstr "同じ列\"%s\"に複数の代入があります"
-#: rewrite/rewriteHandler.c:1688
+#: rewrite/rewriteHandler.c:1682
#, c-format
msgid "MERGE is not supported for relations with rules."
msgstr "MERGEはルールを持つリレーションに対してはサポートされません。"
-#: rewrite/rewriteHandler.c:1728 rewrite/rewriteHandler.c:3268
+#: rewrite/rewriteHandler.c:1722 rewrite/rewriteHandler.c:3262
#, c-format
msgid "access to non-system view \"%s\" is restricted"
msgstr "非システムのビュー\"%s\"へのアクセスは制限されています"
-#: rewrite/rewriteHandler.c:2127 rewrite/rewriteHandler.c:4262
+#: rewrite/rewriteHandler.c:2122 rewrite/rewriteHandler.c:4254
#, c-format
msgid "infinite recursion detected in rules for relation \"%s\""
msgstr "リレーション\"%s\"のルールで無限再帰を検出しました"
-#: rewrite/rewriteHandler.c:2232
+#: rewrite/rewriteHandler.c:2227
#, c-format
msgid "infinite recursion detected in policy for relation \"%s\""
msgstr "リレーション\"%s\"のポリシで無限再帰を検出しました"
-#: rewrite/rewriteHandler.c:2595
+#: rewrite/rewriteHandler.c:2589
msgid "Junk view columns are not updatable."
msgstr "ジャンクビュー列は更新不可です。"
-#: rewrite/rewriteHandler.c:2600
+#: rewrite/rewriteHandler.c:2594
msgid "View columns that are not columns of their base relation are not updatable."
msgstr "基底リレーションの列ではないビュー列は更新不可です。"
-#: rewrite/rewriteHandler.c:2603
+#: rewrite/rewriteHandler.c:2597
msgid "View columns that refer to system columns are not updatable."
msgstr "システム列を参照するビュー列は更新不可です。"
-#: rewrite/rewriteHandler.c:2606
+#: rewrite/rewriteHandler.c:2600
msgid "View columns that return whole-row references are not updatable."
msgstr "行全体参照を返すビュー列は更新不可です。"
-#: rewrite/rewriteHandler.c:2667
+#: rewrite/rewriteHandler.c:2661
msgid "Views containing DISTINCT are not automatically updatable."
msgstr "DISTINCTを含むビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2670
+#: rewrite/rewriteHandler.c:2664
msgid "Views containing GROUP BY are not automatically updatable."
msgstr "GROUP BYを含むビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2673
+#: rewrite/rewriteHandler.c:2667
msgid "Views containing HAVING are not automatically updatable."
msgstr "HAVINGを含むビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2676
+#: rewrite/rewriteHandler.c:2670
msgid "Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable."
msgstr "UNION、INTERSECT、EXCEPTを含むビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2679
+#: rewrite/rewriteHandler.c:2673
msgid "Views containing WITH are not automatically updatable."
msgstr "WITHを含むビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2682
+#: rewrite/rewriteHandler.c:2676
msgid "Views containing LIMIT or OFFSET are not automatically updatable."
msgstr "LIMIT、OFFSETを含むビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2694
+#: rewrite/rewriteHandler.c:2688
msgid "Views that return aggregate functions are not automatically updatable."
msgstr "集約関数を返すビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2697
+#: rewrite/rewriteHandler.c:2691
msgid "Views that return window functions are not automatically updatable."
msgstr "ウィンドウ関数を返すビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2700
+#: rewrite/rewriteHandler.c:2694
msgid "Views that return set-returning functions are not automatically updatable."
msgstr "集合返却関数を返すビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2707 rewrite/rewriteHandler.c:2711 rewrite/rewriteHandler.c:2719
+#: rewrite/rewriteHandler.c:2701 rewrite/rewriteHandler.c:2705 rewrite/rewriteHandler.c:2713
msgid "Views that do not select from a single table or view are not automatically updatable."
msgstr "単一のテーブルまたはビューからselectしていないビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2722
+#: rewrite/rewriteHandler.c:2716
msgid "Views containing TABLESAMPLE are not automatically updatable."
msgstr "TABLESAMPLEを含むビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:2746
+#: rewrite/rewriteHandler.c:2740
msgid "Views that have no updatable columns are not automatically updatable."
msgstr "更新可能な列を持たないビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:3127 rewrite/rewriteHandler.c:3162
+#: rewrite/rewriteHandler.c:3121 rewrite/rewriteHandler.c:3156
#, c-format
msgid "cannot insert into view \"%s\""
msgstr "ビュー\"%s\"へは挿入(INSERT)できません"
-#: rewrite/rewriteHandler.c:3130
+#: rewrite/rewriteHandler.c:3124
#, c-format
msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule."
msgstr "ビューへの挿入を可能にするために、INSTEAD OF INSERTトリガまたは無条件のON INSERT DO INSTEADルールを作成してください。"
-#: rewrite/rewriteHandler.c:3135 rewrite/rewriteHandler.c:3171
+#: rewrite/rewriteHandler.c:3129 rewrite/rewriteHandler.c:3165
#, c-format
msgid "cannot update view \"%s\""
msgstr "ビュー\"%s\"は更新できません"
-#: rewrite/rewriteHandler.c:3138
+#: rewrite/rewriteHandler.c:3132
#, c-format
msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule."
msgstr "ビューへの更新を可能にするために、INSTEAD OF UPDATEトリガまたは無条件のON UPDATE DO INSTEADルールを作成してください。"
-#: rewrite/rewriteHandler.c:3143 rewrite/rewriteHandler.c:3180
+#: rewrite/rewriteHandler.c:3137 rewrite/rewriteHandler.c:3174
#, c-format
msgid "cannot delete from view \"%s\""
msgstr "ビュー\"%s\"からは削除できません"
-#: rewrite/rewriteHandler.c:3146
+#: rewrite/rewriteHandler.c:3140
#, c-format
msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule."
msgstr "ビューからの削除を可能にするために、INSTEAD OF DELETEトリガまたは無条件のON DELETE DO INSTEADルールを作成してください。"
-#: rewrite/rewriteHandler.c:3165
+#: rewrite/rewriteHandler.c:3159
#, c-format
msgid "To enable inserting into the view using MERGE, provide an INSTEAD OF INSERT trigger."
msgstr "MERGEを用いたビューへの挿入を可能にするには、INSTEAD OF INSERTトリガーを作成してください。"
-#: rewrite/rewriteHandler.c:3174
+#: rewrite/rewriteHandler.c:3168
#, c-format
msgid "To enable updating the view using MERGE, provide an INSTEAD OF UPDATE trigger."
msgstr "MERGEを用いたビューの更新を可能にするには、INSTEAD OF UPDATEトリガーを作成してください。"
-#: rewrite/rewriteHandler.c:3183
+#: rewrite/rewriteHandler.c:3177
#, c-format
msgid "To enable deleting from the view using MERGE, provide an INSTEAD OF DELETE trigger."
msgstr "MERGEを用いたビューからの削除を可能にするためには、INSTEAD OF DELETEトリガーを作成してください。"
-#: rewrite/rewriteHandler.c:3358
+#: rewrite/rewriteHandler.c:3352
#, c-format
msgid "cannot insert into column \"%s\" of view \"%s\""
msgstr "ビュー\"%2$s\"の列\"%1$s\"への挿入はできません"
-#: rewrite/rewriteHandler.c:3366
+#: rewrite/rewriteHandler.c:3360
#, c-format
msgid "cannot update column \"%s\" of view \"%s\""
msgstr "ビュー\"%2$s\"の列\"%1$s\"は更新できません"
-#: rewrite/rewriteHandler.c:3374
+#: rewrite/rewriteHandler.c:3368
#, c-format
msgid "cannot merge into column \"%s\" of view \"%s\""
msgstr "ビュー\"%2$s\"の列\"%1$s\"への統合はできません"
-#: rewrite/rewriteHandler.c:3402
+#: rewrite/rewriteHandler.c:3396
#, c-format
msgid "cannot merge into view \"%s\""
msgstr "ビュー\"%s\"への統合はできません"
-#: rewrite/rewriteHandler.c:3404
+#: rewrite/rewriteHandler.c:3398
#, c-format
msgid "MERGE is not supported for views with INSTEAD OF triggers for some actions but not all."
msgstr "MERGEはINSTEAD OFトリガーが全てではなく一部のアクションに対してのみ設定されてるビューではサポートされません。"
-#: rewrite/rewriteHandler.c:3405
+#: rewrite/rewriteHandler.c:3399
#, c-format
msgid "To enable merging into the view, either provide a full set of INSTEAD OF triggers or drop the existing INSTEAD OF triggers."
msgstr "ビューへの統合を可能にするためには、完全なINSTEAD OF INSERTトリガーを作成するか、または既存のINSTEAD OFトリガーを削除してください。"
-#: rewrite/rewriteHandler.c:3920
+#: rewrite/rewriteHandler.c:3912
#, c-format
msgid "DO INSTEAD NOTIFY rules are not supported for data-modifying statements in WITH"
msgstr "DO INSTEAD NOTIFYルールはWITH内のデータ更新文に対してはサポートされません"
-#: rewrite/rewriteHandler.c:3931
+#: rewrite/rewriteHandler.c:3923
#, c-format
msgid "DO INSTEAD NOTHING rules are not supported for data-modifying statements in WITH"
msgstr "WITH にデータを変更するステートメントがある場合は DO INSTEAD NOTHING ルールはサポートされません"
-#: rewrite/rewriteHandler.c:3945
+#: rewrite/rewriteHandler.c:3937
#, c-format
msgid "conditional DO INSTEAD rules are not supported for data-modifying statements in WITH"
msgstr "WITH にデータを変更するステートメントがある場合は、条件付き DO INSTEAD ルールはサポートされません"
-#: rewrite/rewriteHandler.c:3949
+#: rewrite/rewriteHandler.c:3941
#, c-format
msgid "DO ALSO rules are not supported for data-modifying statements in WITH"
msgstr "WITH にデータを変更するステートメントがある場合は DO ALSO ルールはサポートされません"
-#: rewrite/rewriteHandler.c:3954
+#: rewrite/rewriteHandler.c:3946
#, c-format
msgid "multi-statement DO INSTEAD rules are not supported for data-modifying statements in WITH"
msgstr "WITH にデータを変更するステートメントがある場合はマルチステートメントの DO INSTEAD ルールはサポートされません"
-#: rewrite/rewriteHandler.c:4214
+#: rewrite/rewriteHandler.c:4206
msgid "Views with conditional DO INSTEAD rules are not automatically updatable."
msgstr "条件付きDO INSTEADルールを持つビューは自動更新できません。"
-#: rewrite/rewriteHandler.c:4311
+#: rewrite/rewriteHandler.c:4303
#, c-format
msgid "cannot perform INSERT RETURNING on relation \"%s\""
msgstr "リレーション\"%s\"へのINSERT RETURNINGを行うことはできません"
-#: rewrite/rewriteHandler.c:4313
+#: rewrite/rewriteHandler.c:4305
#, c-format
msgid "You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
msgstr "RETURNING句を持つ無条件のON INSERT DO INSTEADルールが必要です。"
-#: rewrite/rewriteHandler.c:4318
+#: rewrite/rewriteHandler.c:4310
#, c-format
msgid "cannot perform UPDATE RETURNING on relation \"%s\""
msgstr "リレーション\"%s\"へのUPDATE RETURNINGを行うことはできません"
-#: rewrite/rewriteHandler.c:4320
+#: rewrite/rewriteHandler.c:4312
#, c-format
msgid "You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
msgstr "RETURNING句を持つ無条件のON UPDATE DO INSTEADルールが必要です。"
-#: rewrite/rewriteHandler.c:4325
+#: rewrite/rewriteHandler.c:4317
#, c-format
msgid "cannot perform DELETE RETURNING on relation \"%s\""
msgstr "リレーション\"%s\"へのDELETE RETURNINGを行うことはできません"
-#: rewrite/rewriteHandler.c:4327
+#: rewrite/rewriteHandler.c:4319
#, c-format
msgid "You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
msgstr "RETURNING句を持つ無条件のON DELETE DO INSTEADルールが必要です。"
-#: rewrite/rewriteHandler.c:4345
+#: rewrite/rewriteHandler.c:4337
#, c-format
msgid "INSERT with ON CONFLICT clause cannot be used with table that has INSERT or UPDATE rules"
msgstr "ON CONFLICT句を伴うINSERTは、INSERTまたはUPDATEルールを持つテーブルでは使えません"
-#: rewrite/rewriteHandler.c:4402
+#: rewrite/rewriteHandler.c:4394
#, c-format
msgid "WITH cannot be used in a query that is rewritten by rules into multiple queries"
msgstr "複数問い合わせに対するルールにより書き換えられた問い合わせでは WITH を使用できません"
-#: rewrite/rewriteManip.c:1144
+#: rewrite/rewriteManip.c:1084
#, c-format
msgid "conditional utility statements are not implemented"
msgstr "条件付きのユーティリティ文は実装されていません"
-#: rewrite/rewriteManip.c:1489
+#: rewrite/rewriteManip.c:1431
#, c-format
msgid "WHERE CURRENT OF on a view is not implemented"
msgstr "ビューに対するWHERE CURRENT OFは実装されていません"
-#: rewrite/rewriteManip.c:1848
+#: rewrite/rewriteManip.c:1767
#, c-format
msgid "NEW variables in ON UPDATE rules cannot reference columns that are part of a multiple assignment in the subject UPDATE command"
msgstr "ON UPDATE ルールのNEW変数は、対象のUPDATEコマンドでの複数列代入の一部となる列を参照することはできません"
@@ -22221,211 +21849,147 @@ msgstr "ON UPDATE ルールのNEW変数は、対象のUPDATEコマンドでの
msgid "with a SEARCH or CYCLE clause, the recursive reference to WITH query \"%s\" must be at the top level of its right-hand SELECT"
msgstr "SEARCHまたはCYCLE句を指定する場合、WITH問い合わせ\"%s\"への再帰参照は右辺のSELECTの最上位で行う必要があります"
-#: scan.l:483
+#: scan.l:497
msgid "unterminated /* comment"
msgstr "/*コメントが閉じていません"
-#: scan.l:503
+#: scan.l:517
msgid "unterminated bit string literal"
msgstr "ビット列リテラルの終端がありません"
-#: scan.l:517
+#: scan.l:531
msgid "unterminated hexadecimal string literal"
msgstr "16進数文字列リテラルの終端がありません"
-#: scan.l:567
+#: scan.l:581
#, c-format
msgid "unsafe use of string constant with Unicode escapes"
msgstr "Unicodeエスケープを使った文字列定数の危険な使用"
-#: scan.l:568
+#: scan.l:582
#, c-format
msgid "String constants with Unicode escapes cannot be used when \"standard_conforming_strings\" is off."
msgstr "Unicodeエスケープを含む文字列定数は\"standard_conforming_strings\"がoffの時に使用することはできません。"
-#: scan.l:629
+#: scan.l:643
msgid "unhandled previous state in xqs"
msgstr "xqsの中で処理されない前ステート"
-#: scan.l:703
+#: scan.l:717
#, c-format
msgid "Unicode escapes must be \\uXXXX or \\UXXXXXXXX."
msgstr "Unicodeエスケープは\\uXXXXまたは\\UXXXXXXXXでなければなりません。"
-#: scan.l:714
+#: scan.l:728
#, c-format
msgid "unsafe use of \\' in a string literal"
msgstr "文字列リテラルで安全ではない\\'が使用されました。"
-#: scan.l:715
+#: scan.l:729
#, c-format
msgid "Use '' to write quotes in strings. \\' is insecure in client-only encodings."
msgstr "文字列内で引用符を記述するには''を使用してください。\\'はクライアントのみで有効な符号化形式では安全ではありません。"
-#: scan.l:787
+#: scan.l:801
msgid "unterminated dollar-quoted string"
msgstr "文字列のドル引用符が閉じていません"
-#: scan.l:804 scan.l:814
+#: scan.l:818 scan.l:828
msgid "zero-length delimited identifier"
msgstr "二重引用符で囲まれた識別子の長さがゼロです"
-#: scan.l:825 syncrep_scanner.l:114
+#: scan.l:839 syncrep_scanner.l:101
msgid "unterminated quoted identifier"
msgstr "識別子の引用符が閉じていません"
-#: scan.l:988
+#: scan.l:1002
msgid "operator too long"
msgstr "演算子が長すぎます"
-#: scan.l:1001
-msgid "parameter number too large"
-msgstr "パラメータ数が多すぎます"
-
-#: scan.l:1007
+#: scan.l:1015
msgid "trailing junk after parameter"
msgstr "パラメータの後に余分な文字"
-#: scan.l:1028
+#: scan.l:1036
msgid "invalid hexadecimal integer"
msgstr "不正な16進整数"
-#: scan.l:1032
+#: scan.l:1040
msgid "invalid octal integer"
msgstr "不正な8進整数"
-#: scan.l:1036
+#: scan.l:1044
msgid "invalid binary integer"
msgstr "不正な2進整数"
#. translator: %s is typically the translation of "syntax error"
-#: scan.l:1231
+#: scan.l:1239
#, c-format
msgid "%s at end of input"
msgstr "入力の最後で %s"
#. translator: first %s is typically the translation of "syntax error"
-#: scan.l:1239
+#: scan.l:1247
#, c-format
msgid "%s at or near \"%s\""
msgstr "\"%2$s\"またはその近辺で%1$s"
-#: scan.l:1431
+#: scan.l:1439
#, c-format
msgid "nonstandard use of \\' in a string literal"
msgstr "文字列リテラルないでの\\'の非標準的な使用"
-#: scan.l:1432
+#: scan.l:1440
#, c-format
msgid "Use '' to write quotes in strings, or use the escape string syntax (E'...')."
msgstr "文字列内で単一引用符を記述するには''、またはエスケープ文字列構文(E'...')を使用してください。"
-#: scan.l:1441
+#: scan.l:1449
#, c-format
msgid "nonstandard use of \\\\ in a string literal"
msgstr "文字列リテラル内での\\\\の非標準的な使用"
-#: scan.l:1442
+#: scan.l:1450
#, c-format
msgid "Use the escape string syntax for backslashes, e.g., E'\\\\'."
msgstr "バックスラッシュのエスケープ文字列構文、例えばE'\\\\'を使用してください。"
-#: scan.l:1456
+#: scan.l:1464
#, c-format
msgid "nonstandard use of escape in a string literal"
msgstr "文字列リテラル内でのエスケープの非標準的な使用"
-#: scan.l:1457
+#: scan.l:1465
#, c-format
msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'."
msgstr "エスケープのエスケープ文字列構文、例えばE'\\r\\n'を使用してください。"
-#: snowball/dict_snowball.c:217
+#: snowball/dict_snowball.c:215
#, c-format
msgid "no Snowball stemmer available for language \"%s\" and encoding \"%s\""
msgstr "言語\"%s\"および符号化方式\"%s\"用に使用可能なSnowballステマがありません"
-#: snowball/dict_snowball.c:240 tsearch/dict_ispell.c:75 tsearch/dict_simple.c:50
+#: snowball/dict_snowball.c:238 tsearch/dict_ispell.c:74 tsearch/dict_simple.c:49
#, c-format
msgid "multiple StopWords parameters"
msgstr "重複したStopWordsパラメータ"
-#: snowball/dict_snowball.c:249
+#: snowball/dict_snowball.c:247
#, c-format
msgid "multiple Language parameters"
msgstr "重複したLanguageパラメータ"
-#: snowball/dict_snowball.c:256
+#: snowball/dict_snowball.c:254
#, c-format
msgid "unrecognized Snowball parameter: \"%s\""
msgstr "認識できないSnowballパラメータ: \"%s\""
-#: snowball/dict_snowball.c:264
+#: snowball/dict_snowball.c:262
#, c-format
msgid "missing Language parameter"
msgstr "Languageパラメータがありません"
-#: statistics/attribute_stats.c:162 statistics/attribute_stats.c:885 statistics/relation_stats.c:130
-#, c-format
-msgid "Statistics cannot be modified during recovery."
-msgstr "リカバリ中は統計情報の更新はできません。"
-
-#: statistics/attribute_stats.c:174
-#, c-format
-msgid "cannot modify statistics on system column \"%s\""
-msgstr "システム列\"%s\"の統計情報は更新できません"
-
-#: statistics/attribute_stats.c:248
-#, c-format
-msgid "unable to determine element type of attribute \"%s\""
-msgstr "属性 \"%s\" の要素型を特定できません"
-
-#: statistics/attribute_stats.c:249
-#, c-format
-msgid "Cannot set STATISTIC_KIND_MCELEM or STATISTIC_KIND_DECHIST."
-msgstr "STATISTIC_KIND_MCELEM および STATISTIC_KIND_DECHIST は設定できません。"
-
-#: statistics/attribute_stats.c:264
-#, c-format
-msgid "could not determine less-than operator for attribute \"%s\""
-msgstr "属性 \"%s\" の小なり演算子(<)を特定できませんでした"
-
-#: statistics/attribute_stats.c:265
-#, c-format
-msgid "Cannot set STATISTIC_KIND_HISTOGRAM or STATISTIC_KIND_CORRELATION."
-msgstr "STATISTIC_KIND_HISTOGRAM および STATISTIC_KIND_CORRELATION は設定できません。"
-
-#: statistics/attribute_stats.c:278
-#, c-format
-msgid "attribute \"%s\" is not a range type"
-msgstr "属性 \"%s\" は範囲型ではありません"
-
-#: statistics/attribute_stats.c:279
-#, c-format
-msgid "Cannot set STATISTIC_KIND_RANGE_LENGTH_HISTOGRAM or STATISTIC_KIND_BOUNDS_HISTOGRAM."
-msgstr "STATISTIC_KIND_RANGE_LENGTH_HISTOGRAM および STATISTIC_KIND_BOUNDS_HISTOGRAM は設定できません。"
-
-#: statistics/attribute_stats.c:524 statistics/attribute_stats.c:532
-#, c-format
-msgid "attribute %d of relation \"%s\" does not exist"
-msgstr "リレーション \"%2$s\" の属性%1$dは存在しません"
-
-#: statistics/attribute_stats.c:667 statistics/stat_utils.c:76
-#, c-format
-msgid "\"%s\" array cannot contain NULL values"
-msgstr "\"%s\" の配列はNULL値を格納できません"
-
-#: statistics/attribute_stats.c:710
-#, c-format
-msgid "maximum number of statistics slots exceeded: %d"
-msgstr "統計情報スロットの最大数を超過しました: %d"
-
-#: statistics/attribute_stats.c:896
-#, c-format
-msgid "cannot clear statistics on system column \"%s\""
-msgstr "システム列\"%s\"の統計情報はクリアできません"
-
-#: statistics/extended_stats.c:175
+#: statistics/extended_stats.c:176
#, c-format
msgid "statistics object \"%s.%s\" could not be computed for relation \"%s.%s\""
msgstr "統計オブジェクト\"%s.%s\"がリレーション\"%s.%s\"に対して計算できませんでした"
@@ -22435,117 +21999,42 @@ msgstr "統計オブジェクト\"%s.%s\"がリレーション\"%s.%s\"に対し
msgid "function returning record called in context that cannot accept type record"
msgstr "レコード型を受け付けられないコンテキストでレコードを返す関数が呼び出されました"
-#: statistics/relation_stats.c:86
-#, c-format
-msgid "relpages cannot be < -1"
-msgstr "relpages は-1未満にはできません"
-
-#: statistics/relation_stats.c:101
-#, c-format
-msgid "reltuples cannot be < -1.0"
-msgstr "reltuplesは-1.0未満にはできません"
-
-#: statistics/relation_stats.c:116
-#, c-format
-msgid "relallvisible cannot be < 0"
-msgstr "relallvisible は0未満にはできません"
-
-#: statistics/relation_stats.c:195
-#, c-format
-msgid "pg_class entry for relid %u not found"
-msgstr "relid %u のpg_classエントリが見つかりません"
-
-#: statistics/stat_utils.c:40
-#, c-format
-msgid "\"%s\" cannot be NULL"
-msgstr "\"%s\"はNULLにはできません"
-
-#: statistics/stat_utils.c:67
-#, c-format
-msgid "\"%s\" cannot be a multidimensional array"
-msgstr "\"%s\"は多次元配列にはなれません"
-
-#: statistics/stat_utils.c:107
-#, c-format
-msgid "\"%s\" must be specified when \"%s\" is specified"
-msgstr "\"%s” は、\"%s\"が指定される際には必ず指定される必要があります"
-
-#: statistics/stat_utils.c:145
-#, c-format
-msgid "cannot modify statistics for relation \"%s\""
-msgstr "リレーション\"%s\"の統計情報は変更できません"
-
-#: statistics/stat_utils.c:153
-#, c-format
-msgid "cannot modify statistics for shared relation"
-msgstr "共有リレーションの統計情報は変更できません"
-
-#: statistics/stat_utils.c:184
-#, c-format
-msgid "unrecognized argument name: \"%s\""
-msgstr "識別できない引数名: \"%s\""
-
-#: statistics/stat_utils.c:198
-#, c-format
-msgid "argument \"%s\" has type \"%s\", expected type \"%s\""
-msgstr "引数\"%s\"の型は\"%s\"ですが、期待される型は\"%s\"です"
-
-#: statistics/stat_utils.c:240
-#, c-format
-msgid "variadic arguments must be name/value pairs"
-msgstr "可変長引数は名前/値のペアである必要があります"
-
-#: statistics/stat_utils.c:241
-#, c-format
-msgid "Provide an even number of variadic arguments that can be divided into pairs."
-msgstr "2つ組に分割できるよう、偶数個の可変長引数を指定してください。"
-
-#: statistics/stat_utils.c:255
-#, c-format
-msgid "name at variadic position %d is NULL"
-msgstr "可変長引数の位置%dの名前がNULLです"
-
-#: statistics/stat_utils.c:259
-#, c-format
-msgid "name at variadic position %d has type \"%s\", expected type \"%s\""
-msgstr "可変長引数の位置%dの名前の型が\"%s\"ですが、期待される型は\"%s\"です"
-
-#: storage/buffer/bufmgr.c:650 storage/buffer/bufmgr.c:806
+#: storage/buffer/bufmgr.c:649 storage/buffer/bufmgr.c:805
#, c-format
msgid "cannot access temporary tables of other sessions"
msgstr "他のセッションの一時テーブルにはアクセスできません"
-#: storage/buffer/bufmgr.c:1545
+#: storage/buffer/bufmgr.c:1532
#, c-format
msgid "invalid page in block %u of relation %s; zeroing out page"
msgstr "リレーション %2$s の %1$u ブロック目のページが不正です: ページをゼロで埋めました"
-#: storage/buffer/bufmgr.c:2289 storage/buffer/localbuf.c:362
+#: storage/buffer/bufmgr.c:2277 storage/buffer/localbuf.c:361
#, c-format
msgid "cannot extend relation %s beyond %u blocks"
msgstr "リレーション\"%s\"を%uブロックを超えて拡張できません"
-#: storage/buffer/bufmgr.c:2360
+#: storage/buffer/bufmgr.c:2348
#, c-format
msgid "unexpected data beyond EOF in block %u of relation %s"
msgstr "リレーション %2$s の %1$u ブロック目で、EOF の先に想定外のデータを検出しました"
-#: storage/buffer/bufmgr.c:2362
+#: storage/buffer/bufmgr.c:2350
#, c-format
msgid "This has been seen to occur with buggy kernels; consider updating your system."
msgstr "これはカーネルの不具合で発生した模様です。システムの更新を検討してください。"
-#: storage/buffer/bufmgr.c:5622
+#: storage/buffer/bufmgr.c:5654
#, c-format
msgid "could not write block %u of %s"
msgstr "%u ブロックを %s に書き出せませんでした"
-#: storage/buffer/bufmgr.c:5624
+#: storage/buffer/bufmgr.c:5656
#, c-format
msgid "Multiple failures --- write error might be permanent."
msgstr "複数回失敗しました ---ずっと書き込みエラーが続くかもしれません。"
-#: storage/buffer/bufmgr.c:5646 storage/buffer/bufmgr.c:5666
+#: storage/buffer/bufmgr.c:5678 storage/buffer/bufmgr.c:5698
#, c-format
msgid "writing block %u of relation %s"
msgstr "ブロック %u を リレーション %s に書き込んでいます"
@@ -22555,12 +22044,12 @@ msgstr "ブロック %u を リレーション %s に書き込んでいます"
msgid "no empty local buffer available"
msgstr "利用できる、空のローカルバッファがありません"
-#: storage/buffer/localbuf.c:598
+#: storage/buffer/localbuf.c:597
#, c-format
msgid "cannot access temporary tables during a parallel operation"
msgstr "並列処理中は一時テーブルにはアクセスできません"
-#: storage/buffer/localbuf.c:713
+#: storage/buffer/localbuf.c:712
#, c-format
msgid "\"temp_buffers\" cannot be changed after any temporary tables have been accessed in the session."
msgstr "当該セッションで何らかの一時テーブルがアクセスされた後は\"temp_buffers\"を変更できません。"
@@ -22580,150 +22069,155 @@ msgstr "ファイルセット\"%1$s\"からの読み込みができませんで
msgid "could not read from temporary file: read only %zu of %zu bytes"
msgstr "一時ファイルからの読み込み失敗しました: %2$zuバイト中%1$zuバイト分のみ読み込みました"
-#: storage/file/buffile.c:774 storage/file/buffile.c:875
+#: storage/file/buffile.c:774 storage/file/buffile.c:877
#, c-format
msgid "could not determine size of temporary file \"%s\" from BufFile \"%s\": %m"
msgstr "BufFile \"%s\"の一時ファイル\"%s\"のサイズの確認に失敗しました: %m"
-#: storage/file/buffile.c:951
+#: storage/file/buffile.c:956
#, c-format
msgid "could not delete fileset \"%s\": %m"
msgstr "ファイルセット\"%s\"を削除できませんでした: %m"
-#: storage/file/buffile.c:969 storage/smgr/md.c:328 storage/smgr/md.c:1207
+#: storage/file/buffile.c:974 storage/smgr/md.c:336 storage/smgr/md.c:1194
#, c-format
msgid "could not truncate file \"%s\": %m"
msgstr "ファイル\"%s\"の切り詰め処理ができませんでした: %m"
-#: storage/file/fd.c:582 storage/file/fd.c:654 storage/file/fd.c:690
+#: storage/file/fd.c:583 storage/file/fd.c:655 storage/file/fd.c:691
#, c-format
msgid "could not flush dirty data: %m"
msgstr "ダーティーデータを書き出しできませんでした: %m"
-#: storage/file/fd.c:612
+#: storage/file/fd.c:613
#, c-format
msgid "could not determine dirty data size: %m"
msgstr "ダーティーデータのサイズを特定できませんでした: %m"
-#: storage/file/fd.c:664
+#: storage/file/fd.c:665
#, c-format
msgid "could not munmap() while flushing data: %m"
msgstr "データの書き出し中にmunmap()に失敗しました: %m"
-#: storage/file/fd.c:982
+#: storage/file/fd.c:983
#, c-format
msgid "getrlimit failed: %m"
msgstr "getrlimitが失敗しました: %m"
-#: storage/file/fd.c:1072
+#: storage/file/fd.c:1073
#, c-format
msgid "insufficient file descriptors available to start server process"
msgstr "サーバープロセスを起動させるために利用できるファイル記述子が不足しています"
-#: storage/file/fd.c:1073
+#: storage/file/fd.c:1074
#, c-format
msgid "System allows %d, server needs at least %d."
msgstr "システムでは%d使用できますが、サーバーでは少なくとも%d必要です。"
-#: storage/file/fd.c:1161 storage/file/fd.c:2640 storage/file/fd.c:2749 storage/file/fd.c:2900
+#: storage/file/fd.c:1162 storage/file/fd.c:2618 storage/file/fd.c:2727 storage/file/fd.c:2878
#, c-format
msgid "out of file descriptors: %m; release and retry"
msgstr "ファイル記述子が不足しています: %m: 解放後再実行してください"
-#: storage/file/fd.c:1535
+#: storage/file/fd.c:1536
#, c-format
msgid "temporary file: path \"%s\", size %lu"
msgstr "一時ファイル: パス \"%s\"、サイズ %lu"
-#: storage/file/fd.c:1674
+#: storage/file/fd.c:1675
#, c-format
msgid "cannot create temporary directory \"%s\": %m"
msgstr "一時ディレクトリ\"%s\"を作成できませんでした: %m"
-#: storage/file/fd.c:1681
+#: storage/file/fd.c:1682
#, c-format
msgid "cannot create temporary subdirectory \"%s\": %m"
msgstr "一時サブディレクトリ\"%s\"を作成できませんでした: %m"
-#: storage/file/fd.c:1878
+#: storage/file/fd.c:1879
#, c-format
msgid "could not create temporary file \"%s\": %m"
msgstr "一時ファイル\"%s\"を作成できませんでした: %m"
-#: storage/file/fd.c:1914
+#: storage/file/fd.c:1915
#, c-format
msgid "could not open temporary file \"%s\": %m"
msgstr "一時ファイル\"%s\"をオープンできませんでした: %m"
-#: storage/file/fd.c:1955
+#: storage/file/fd.c:1956
#, c-format
msgid "could not unlink temporary file \"%s\": %m"
msgstr "一時ファイル\"%s\"を unlink できませんでした: %m"
-#: storage/file/fd.c:2043
+#: storage/file/fd.c:2044
#, c-format
msgid "could not delete file \"%s\": %m"
msgstr "ファイル\"%s\"を削除できませんでした: %m"
-#: storage/file/fd.c:2256
+#: storage/file/fd.c:2234
#, c-format
-msgid "temporary file size exceeds \"temp_file_limit\" (%dkB)"
-msgstr "一時ファイルのサイズが\"temp_file_limit\" (%dkB)を超えています"
+msgid "temporary file size exceeds temp_file_limit (%dkB)"
+msgstr "一時ファイルのサイズがtemp_file_limit(%d KB)を超えています"
-#: storage/file/fd.c:2616 storage/file/fd.c:2675
+#: storage/file/fd.c:2594 storage/file/fd.c:2653
#, c-format
msgid "exceeded maxAllocatedDescs (%d) while trying to open file \"%s\""
msgstr "ファイル\"%2$s\"をオープンしようとした時にmaxAllocatedDescs(%1$d)を超えました"
-#: storage/file/fd.c:2720
+#: storage/file/fd.c:2698
#, c-format
msgid "exceeded maxAllocatedDescs (%d) while trying to execute command \"%s\""
msgstr "コマンド\"%2$s\"を実行しようとした時にmaxAllocatedDescs(%1$d)を超えました"
-#: storage/file/fd.c:2876
+#: storage/file/fd.c:2854
#, c-format
msgid "exceeded maxAllocatedDescs (%d) while trying to open directory \"%s\""
msgstr "ディレクトリ\"%2$s\"をオープンしようとした時にmaxAllocatedDescs(%1$d)を超えました"
-#: storage/file/fd.c:3407
+#: storage/file/fd.c:3384
#, c-format
msgid "unexpected file found in temporary-files directory: \"%s\""
msgstr "一時ファイル用ディレクトリに想定外のファイルがありました: \"%s\""
-#: storage/file/fd.c:3525
+#: storage/file/fd.c:3502
#, c-format
msgid "syncing data directory (syncfs), elapsed time: %ld.%02d s, current path: %s"
msgstr "データディレクトリを同期しています(syncfs)、経過時間: %ld.%02d秒, 現在のパス: %s"
-#: storage/file/fd.c:3752
+#: storage/file/fd.c:3729
#, c-format
msgid "syncing data directory (pre-fsync), elapsed time: %ld.%02d s, current path: %s"
msgstr "データディレクトリを同期しています(pre-syncfs)、経過時間: %ld.%02d秒, 現在のパス: %s"
-#: storage/file/fd.c:3784
+#: storage/file/fd.c:3761
#, c-format
msgid "syncing data directory (fsync), elapsed time: %ld.%02d s, current path: %s"
msgstr "データディレクトリを同期しています(fsync)、経過時間: %ld.%02d秒, 現在のパス: %s"
-#: storage/file/fd.c:3973
+#: storage/file/fd.c:3950
#, c-format
-msgid "\"%s\" is not supported on this platform."
-msgstr "このプラットフォームでは\"%s\"をサポートしていません。"
+msgid "\"debug_io_direct\" is not supported on this platform."
+msgstr "このプラットフォームでは \"debug_io_direct\" はサポートされていません。"
-#: storage/file/fd.c:3988
+#: storage/file/fd.c:3964
#, c-format
-msgid "Invalid list syntax in parameter \"%s\"."
-msgstr "パラメータ\"%s\"のリスト構文が不正です。"
+msgid "Invalid list syntax in parameter \"%s\""
+msgstr "パラメータ\"%s\"のリスト構文が不正です"
+
+#: storage/file/fd.c:3984
+#, c-format
+msgid "Invalid option \"%s\""
+msgstr "不正なオプション\"%s\""
-#: storage/file/fd.c:4008
+#: storage/file/fd.c:3997
#, c-format
-msgid "Invalid option \"%s\"."
-msgstr "不正なオプション\"%s\"。"
+msgid "\"debug_io_direct\" is not supported for WAL because XLOG_BLCKSZ is too small"
+msgstr "XLOG_BLCKSZが小さすぎるため \"debug_io_direct\" はWALに対してはサポートされません"
-#: storage/file/fd.c:4021 storage/file/fd.c:4029
+#: storage/file/fd.c:4004
#, c-format
-msgid "\"%s\" is not supported for WAL because %s is too small."
-msgstr "%2$sが小さすぎるため\"%1$s\"はWALに対してはサポートされません。"
+msgid "\"debug_io_direct\" is not supported for data because BLCKSZ is too small"
+msgstr "BLCKSZが小さすぎるため \"debug_io_direct\" はデータに対してはサポートされません。"
#: storage/file/reinit.c:145
#, c-format
@@ -22825,46 +22319,36 @@ msgstr "DSMセグメントサイズは0以外の値である必要がありま
msgid "requested DSM segment size does not match size of existing segment"
msgstr "要求されたDSMセグメントサイズが既存のセグメントのサイズと異なっています"
-#: storage/ipc/procarray.c:488 storage/lmgr/proc.c:408 tcop/backend_startup.c:319
+#: storage/ipc/procarray.c:488 storage/lmgr/proc.c:357 tcop/backend_startup.c:304
#, c-format
msgid "sorry, too many clients already"
msgstr "現在クライアント数が多すぎます"
-#: storage/ipc/procarray.c:3858
+#: storage/ipc/procarray.c:3857
#, c-format
msgid "database \"%s\" is being used by prepared transactions"
msgstr "データベース\"%s\"は準備済みトランザクションで使用中です"
-#: storage/ipc/procarray.c:3894 storage/ipc/procarray.c:3902 storage/ipc/signalfuncs.c:256 storage/ipc/signalfuncs.c:263 storage/ipc/signalfuncs.c:270
+#: storage/ipc/procarray.c:3893 storage/ipc/procarray.c:3901 storage/ipc/signalfuncs.c:235 storage/ipc/signalfuncs.c:242
#, c-format
msgid "permission denied to terminate process"
msgstr "プロセスを終了させる権限がありません"
-#: storage/ipc/procarray.c:3895 storage/ipc/signalfuncs.c:257
+#: storage/ipc/procarray.c:3894 storage/ipc/signalfuncs.c:236
#, c-format
msgid "Only roles with the %s attribute may terminate processes of roles with the %s attribute."
msgstr "%s属性を持つロールのみが%s属性を持つロールが接続中のプロセスを終了できます。"
-#: storage/ipc/procarray.c:3903 storage/ipc/signalfuncs.c:271
+#: storage/ipc/procarray.c:3902 storage/ipc/signalfuncs.c:243
#, c-format
msgid "Only roles with privileges of the role whose process is being terminated or with privileges of the \"%s\" role may terminate this process."
msgstr "終了させようとしているプロセスに接続しているロールの権限を持つロール、または\"%sロール権限を持つロールのみがこのプロセスを終了できます。"
-#: storage/ipc/procsignal.c:448
+#: storage/ipc/procsignal.c:416
#, c-format
msgid "still waiting for backend with PID %d to accept ProcSignalBarrier"
msgstr "PID %dのバックエンドがProcSignalBarrierを受け付けるのを待っています"
-#: storage/ipc/procsignal.c:780
-#, c-format
-msgid "wrong key in cancel request for process %d"
-msgstr "プロセス%dに対するキャンセル要求においてキーが間違っています"
-
-#: storage/ipc/procsignal.c:789
-#, c-format
-msgid "PID %d in cancel request did not match any process"
-msgstr "キャンセル要求内のPID %dがどのプロセスにも一致しません"
-
#: storage/ipc/shm_mq.c:383
#, c-format
msgid "cannot send a message of size %zu via shared memory queue"
@@ -22875,88 +22359,78 @@ msgstr "共有メモリキュー経由で大きさ%zuのメッセージは送信
msgid "invalid message size %zu in shared memory queue"
msgstr "共有メモリキュー内の不正なメッセージ長%zu"
-#: storage/ipc/shm_toc.c:118 storage/ipc/shm_toc.c:200 storage/lmgr/lock.c:1032 storage/lmgr/lock.c:1070 storage/lmgr/lock.c:2907 storage/lmgr/lock.c:4310 storage/lmgr/lock.c:4375 storage/lmgr/lock.c:4725 storage/lmgr/predicate.c:2468 storage/lmgr/predicate.c:2483 storage/lmgr/predicate.c:3880 storage/lmgr/predicate.c:4927 utils/hash/dynahash.c:1095
+#: storage/ipc/shm_toc.c:118 storage/ipc/shm_toc.c:200 storage/lmgr/lock.c:984 storage/lmgr/lock.c:1022 storage/lmgr/lock.c:2835 storage/lmgr/lock.c:4220 storage/lmgr/lock.c:4285 storage/lmgr/lock.c:4635 storage/lmgr/predicate.c:2468 storage/lmgr/predicate.c:2483 storage/lmgr/predicate.c:3880 storage/lmgr/predicate.c:4927 utils/hash/dynahash.c:1095
#, c-format
msgid "out of shared memory"
msgstr "共有メモリが足りません"
-#: storage/ipc/shmem.c:156 storage/ipc/shmem.c:252
+#: storage/ipc/shmem.c:161 storage/ipc/shmem.c:257
#, c-format
msgid "out of shared memory (%zu bytes requested)"
msgstr "共有メモリが足りません (%zu バイト要求しました)"
-#: storage/ipc/shmem.c:431
+#: storage/ipc/shmem.c:436
#, c-format
msgid "could not create ShmemIndex entry for data structure \"%s\""
msgstr "データ構造体\"%s\"のためのShmemIndexエントリを作成できませんでした"
-#: storage/ipc/shmem.c:446
+#: storage/ipc/shmem.c:451
#, c-format
msgid "ShmemIndex entry size is wrong for data structure \"%s\": expected %zu, actual %zu"
msgstr "データ構造体\"%s\"のためのShmemIndexエントリのサイズが誤っています: %zuバイトを期待しましたが、実際は%zuバイトでした"
-#: storage/ipc/shmem.c:465
+#: storage/ipc/shmem.c:470
#, c-format
msgid "not enough shared memory for data structure \"%s\" (%zu bytes requested)"
msgstr "データ構造体\"%s\"のための共有メモリが不足しています ( %zu バイトが必要)"
-#: storage/ipc/shmem.c:497 storage/ipc/shmem.c:516
+#: storage/ipc/shmem.c:502 storage/ipc/shmem.c:521
#, c-format
msgid "requested shared memory size overflows size_t"
msgstr "要求された共有メモリのサイズはsize_tを超えています"
-#: storage/ipc/signalfuncs.c:74
+#: storage/ipc/signalfuncs.c:72
#, c-format
msgid "PID %d is not a PostgreSQL backend process"
msgstr "PID %dはPostgreSQLバックエンドプロセスではありません"
-#: storage/ipc/signalfuncs.c:123 storage/lmgr/proc.c:1495 utils/adt/mcxtfuncs.c:302
+#: storage/ipc/signalfuncs.c:109 storage/lmgr/proc.c:1453 utils/adt/mcxtfuncs.c:182
#, c-format
msgid "could not send signal to process %d: %m"
msgstr "プロセス%dにシグナルを送信できませんでした: %m"
-#: storage/ipc/signalfuncs.c:143 storage/ipc/signalfuncs.c:150 storage/ipc/signalfuncs.c:157
+#: storage/ipc/signalfuncs.c:129 storage/ipc/signalfuncs.c:136
#, c-format
msgid "permission denied to cancel query"
msgstr "問い合わせをキャンセルする権限がありません"
-#: storage/ipc/signalfuncs.c:144
+#: storage/ipc/signalfuncs.c:130
#, c-format
msgid "Only roles with the %s attribute may cancel queries of roles with the %s attribute."
msgstr "%s属性を持つロールのみが、%s属性を持つロールが実行中の問い合わせをキャンセルできます。"
-#: storage/ipc/signalfuncs.c:151
-#, c-format
-msgid "Only roles with privileges of the \"%s\" role may cancel autovacuum workers."
-msgstr "\"%s\"ロールの権限を持つロールのみが自動VACUUMワーカーのキャンセルを行うことができます。"
-
-#: storage/ipc/signalfuncs.c:158
+#: storage/ipc/signalfuncs.c:137
#, c-format
msgid "Only roles with privileges of the role whose query is being canceled or with privileges of the \"%s\" role may cancel this query."
msgstr "キャンセル対象の問い合わせを実行しているロールの権限を持つロール、または\"%s\"ロールの権限を持つロールのみがこの問い合わせをキャンセルできます。"
-#: storage/ipc/signalfuncs.c:200
+#: storage/ipc/signalfuncs.c:179
#, c-format
msgid "could not check the existence of the backend with PID %d: %m"
msgstr "PID %dのバックエンドの存在の確認に失敗しました: %m"
-#: storage/ipc/signalfuncs.c:218
+#: storage/ipc/signalfuncs.c:197
#, c-format
msgid "backend with PID %d did not terminate within %lld millisecond"
msgid_plural "backend with PID %d did not terminate within %lld milliseconds"
msgstr[0] "PID %dのバックエンドが%lldミリ秒で終了しませんでした"
-#: storage/ipc/signalfuncs.c:249
+#: storage/ipc/signalfuncs.c:228
#, c-format
msgid "\"timeout\" must not be negative"
msgstr "\"timeout\"は負数であってはなりません"
-#: storage/ipc/signalfuncs.c:264
-#, c-format
-msgid "Only roles with privileges of the \"%s\" role may terminate autovacuum workers."
-msgstr "\"%s\"ロールの権限を持つロールのみが自動VACUUMワーカーを終了させることができます。"
-
-#: storage/ipc/signalfuncs.c:313
+#: storage/ipc/signalfuncs.c:285
#, c-format
msgid "rotation not possible because log collection not active"
msgstr "ログ収集が活動していませんのでローテーションを行うことができません"
@@ -22971,69 +22445,69 @@ msgstr "リカバリは%ld.%03dミリ秒経過後待機継続中: %s"
msgid "recovery finished waiting after %ld.%03d ms: %s"
msgstr "リカバリは%ld.%03dミリ秒で待機終了: %s"
-#: storage/ipc/standby.c:920 tcop/postgres.c:3198
+#: storage/ipc/standby.c:920 tcop/postgres.c:3196
#, c-format
msgid "canceling statement due to conflict with recovery"
msgstr "リカバリで競合が発生したためステートメントをキャンセルしています"
-#: storage/ipc/standby.c:921 tcop/postgres.c:2548
+#: storage/ipc/standby.c:921 tcop/postgres.c:2557
#, c-format
msgid "User transaction caused buffer deadlock with recovery."
msgstr "リカバリ時にユーザーのトランザクションがバッファのデッドロックを引き起こしました。"
-#: storage/ipc/standby.c:1482
+#: storage/ipc/standby.c:1486
msgid "unknown reason"
msgstr "不明な理由"
-#: storage/ipc/standby.c:1487
+#: storage/ipc/standby.c:1491
msgid "recovery conflict on buffer pin"
msgstr "バッファピンによるリカバリ競合"
-#: storage/ipc/standby.c:1490
+#: storage/ipc/standby.c:1494
msgid "recovery conflict on lock"
msgstr "ロック上のリカバリ衝突"
-#: storage/ipc/standby.c:1493
+#: storage/ipc/standby.c:1497
msgid "recovery conflict on tablespace"
msgstr "テーブル空間上のリカバリ衝突"
-#: storage/ipc/standby.c:1496
+#: storage/ipc/standby.c:1500
msgid "recovery conflict on snapshot"
msgstr "スナップショットによるリカバリ競合"
-#: storage/ipc/standby.c:1499
+#: storage/ipc/standby.c:1503
msgid "recovery conflict on replication slot"
msgstr "レプリケーションスロットに対するリカバリ競合"
-#: storage/ipc/standby.c:1502
+#: storage/ipc/standby.c:1506
msgid "recovery conflict on buffer deadlock"
msgstr "バッファのデッドロックによるリカバリ競合"
-#: storage/ipc/standby.c:1505
+#: storage/ipc/standby.c:1509
msgid "recovery conflict on database"
msgstr "データベース上のリカバリ衝突"
-#: storage/large_object/inv_api.c:152
+#: storage/large_object/inv_api.c:190
#, c-format
msgid "pg_largeobject entry for OID %u, page %d has invalid data field size %d"
msgstr "OID%u、ページ%dに対応するpg_largeobjectのエントリのデータフィールドの大きさ%dは不正です"
-#: storage/large_object/inv_api.c:234
+#: storage/large_object/inv_api.c:272
#, c-format
msgid "invalid flags for opening a large object: %d"
msgstr "ラージオブジェクトを開くためのフラグが不正です: %d"
-#: storage/large_object/inv_api.c:259 storage/large_object/inv_api.c:271 storage/large_object/inv_api.c:468 storage/large_object/inv_api.c:579 storage/large_object/inv_api.c:769
+#: storage/large_object/inv_api.c:297 storage/large_object/inv_api.c:309 storage/large_object/inv_api.c:506 storage/large_object/inv_api.c:617 storage/large_object/inv_api.c:807
#, c-format
msgid "permission denied for large object %u"
msgstr "ラージオブジェクト %u に対する権限がありません"
-#: storage/large_object/inv_api.c:417
+#: storage/large_object/inv_api.c:455
#, c-format
msgid "invalid whence setting: %d"
msgstr "不正なwhence設定: %d"
-#: storage/large_object/inv_api.c:589
+#: storage/large_object/inv_api.c:627
#, c-format
msgid "invalid large object write request size: %d"
msgstr "ラージオブジェクトの書き出し要求サイズが不正です: %d"
@@ -23058,122 +22532,122 @@ msgstr "デッドロックを検出しました"
msgid "See server log for query details."
msgstr "問い合わせの詳細はサーバーログを参照してください"
-#: storage/lmgr/lmgr.c:847
+#: storage/lmgr/lmgr.c:848
#, c-format
msgid "while updating tuple (%u,%u) in relation \"%s\""
msgstr "リレーション\"%3$s\"のタプル(%1$u,%2$u)の更新中"
-#: storage/lmgr/lmgr.c:850
+#: storage/lmgr/lmgr.c:851
#, c-format
msgid "while deleting tuple (%u,%u) in relation \"%s\""
msgstr "リレーション\"%3$s\"のタプル(%1$u,%2$u)の削除中"
-#: storage/lmgr/lmgr.c:853
+#: storage/lmgr/lmgr.c:854
#, c-format
msgid "while locking tuple (%u,%u) in relation \"%s\""
msgstr "リレーション\"%3$s\"のタプル(%1$u,%2$u)のロック中"
-#: storage/lmgr/lmgr.c:856
+#: storage/lmgr/lmgr.c:857
#, c-format
msgid "while locking updated version (%u,%u) of tuple in relation \"%s\""
msgstr "リレーション\"%3$s\"のタプルの更新後バージョン(%1$u,%2$u)のロック中"
-#: storage/lmgr/lmgr.c:859
+#: storage/lmgr/lmgr.c:860
#, c-format
msgid "while inserting index tuple (%u,%u) in relation \"%s\""
msgstr "リレーション\"%3$s\"のインデックスタプル(%1$u,%2$u)の挿入中"
-#: storage/lmgr/lmgr.c:862
+#: storage/lmgr/lmgr.c:863
#, c-format
msgid "while checking uniqueness of tuple (%u,%u) in relation \"%s\""
msgstr "リレーション\"%3$s\"のタプル(%1$u,%2$u)の一意性の確認中"
-#: storage/lmgr/lmgr.c:865
+#: storage/lmgr/lmgr.c:866
#, c-format
msgid "while rechecking updated tuple (%u,%u) in relation \"%s\""
msgstr "リレーション\"%3$s\"の更新されたタプル(%1$u,%2$u)の再チェック中"
-#: storage/lmgr/lmgr.c:868
+#: storage/lmgr/lmgr.c:869
#, c-format
msgid "while checking exclusion constraint on tuple (%u,%u) in relation \"%s\""
msgstr "リレーション\"%3$s\"のタプル(%1$u,%2$u)に対する排除制約のチェック中"
-#: storage/lmgr/lmgr.c:1238
+#: storage/lmgr/lmgr.c:1239
#, c-format
msgid "relation %u of database %u"
msgstr "データベース%2$uのリレーション%1$u"
-#: storage/lmgr/lmgr.c:1244
+#: storage/lmgr/lmgr.c:1245
#, c-format
msgid "extension of relation %u of database %u"
msgstr "データベース%2$uのリレーション%1$uの拡張"
-#: storage/lmgr/lmgr.c:1250
+#: storage/lmgr/lmgr.c:1251
#, c-format
msgid "pg_database.datfrozenxid of database %u"
msgstr "データベース%uのpg_database.datfrozenxid"
-#: storage/lmgr/lmgr.c:1255
+#: storage/lmgr/lmgr.c:1256
#, c-format
msgid "page %u of relation %u of database %u"
msgstr "データベース%3$uのリレーション%2$uのページ%1$u"
-#: storage/lmgr/lmgr.c:1262
+#: storage/lmgr/lmgr.c:1263
#, c-format
msgid "tuple (%u,%u) of relation %u of database %u"
msgstr "データベース%4$uのリレーション%3$uのタプル(%2$u,%1$u)"
-#: storage/lmgr/lmgr.c:1270
+#: storage/lmgr/lmgr.c:1271
#, c-format
msgid "transaction %u"
msgstr "トランザクション %u"
-#: storage/lmgr/lmgr.c:1275
+#: storage/lmgr/lmgr.c:1276
#, c-format
msgid "virtual transaction %d/%u"
msgstr "仮想トランザクション %d/%u"
-#: storage/lmgr/lmgr.c:1281
+#: storage/lmgr/lmgr.c:1282
#, c-format
msgid "speculative token %u of transaction %u"
msgstr "トランザクション%2$uの投機的書き込みトークン%1$u"
-#: storage/lmgr/lmgr.c:1287
+#: storage/lmgr/lmgr.c:1288
#, c-format
msgid "object %u of class %u of database %u"
msgstr "データベース%3$uのリレーション%2$uのオブジェクト%1$u"
-#: storage/lmgr/lmgr.c:1295
+#: storage/lmgr/lmgr.c:1296
#, c-format
msgid "user lock [%u,%u,%u]"
msgstr "ユーザーロック[%u,%u,%u]"
-#: storage/lmgr/lmgr.c:1302
+#: storage/lmgr/lmgr.c:1303
#, c-format
msgid "advisory lock [%u,%u,%u,%u]"
msgstr "アドバイザリ・ロック[%u,%u,%u,%u]"
-#: storage/lmgr/lmgr.c:1310
+#: storage/lmgr/lmgr.c:1311
#, c-format
msgid "remote transaction %u of subscription %u of database %u"
msgstr "データベース%3$uのサブスクリプション%2$uのリモートトランザクション%1$u"
-#: storage/lmgr/lmgr.c:1317
+#: storage/lmgr/lmgr.c:1318
#, c-format
msgid "unrecognized locktag type %d"
msgstr "ロックタグタイプ%dは不明です"
-#: storage/lmgr/lock.c:860
+#: storage/lmgr/lock.c:812
#, c-format
msgid "cannot acquire lock mode %s on database objects while recovery is in progress"
msgstr "リカバリの実行中はデータベースオブジェクトでロックモード %s を獲得できません"
-#: storage/lmgr/lock.c:862
+#: storage/lmgr/lock.c:814
#, c-format
msgid "Only RowExclusiveLock or less can be acquired on database objects during recovery."
msgstr "リカバリの実行中は、データベースオブジェクトで RowExclusiveLock もしくはそれ以下だけが獲得できます"
-#: storage/lmgr/lock.c:3363 storage/lmgr/lock.c:3431 storage/lmgr/lock.c:3547
+#: storage/lmgr/lock.c:3284 storage/lmgr/lock.c:3352 storage/lmgr/lock.c:3468
#, c-format
msgid "cannot PREPARE while holding both session-level and transaction-level locks on the same object"
msgstr "同一オブジェクト上にセッションレベルとトランザクションレベルのロックの両方を保持している時にPREPAREすることはできません"
@@ -23208,12 +22682,12 @@ msgstr "このデフォルトを変更するためには\"SET default_transactio
msgid "a snapshot-importing transaction must not be READ ONLY DEFERRABLE"
msgstr "スナップショットをインポートするトランザクションはREAD ONLY DEFERRABLEではいけません"
-#: storage/lmgr/predicate.c:1817 utils/time/snapmgr.c:497 utils/time/snapmgr.c:503
+#: storage/lmgr/predicate.c:1817 utils/time/snapmgr.c:535 utils/time/snapmgr.c:541
#, c-format
msgid "could not import the requested snapshot"
msgstr "要求したスナップショットをインポートできませんでした"
-#: storage/lmgr/predicate.c:1818 utils/time/snapmgr.c:504
+#: storage/lmgr/predicate.c:1818 utils/time/snapmgr.c:542
#, c-format
msgid "The source process with PID %d is not running anymore."
msgstr "PID%dであるソースプロセスは既に実行中ではありません。"
@@ -23228,450 +22702,450 @@ msgstr "トランザクション間で read/write の依存性があったため
msgid "The transaction might succeed if retried."
msgstr "リトライが行われた場合、このトランザクションは成功するかもしれません"
-#: storage/lmgr/proc.c:404
+#: storage/lmgr/proc.c:353
#, c-format
msgid "number of requested standby connections exceeds \"max_wal_senders\" (currently %d)"
msgstr "要求されたスタンバイ接続が\"max_wal_senders を超えています\" (現在は %d)"
-#: storage/lmgr/proc.c:1588
+#: storage/lmgr/proc.c:1546
#, c-format
msgid "process %d avoided deadlock for %s on %s by rearranging queue order after %ld.%03d ms"
msgstr "プロセス%1$dは、%4$ld.%5$03d ms後にキューの順番を再調整することで、%3$s上の%2$sに対するデッドロックを防ぎました。"
-#: storage/lmgr/proc.c:1603
+#: storage/lmgr/proc.c:1561
#, c-format
msgid "process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
msgstr "プロセス%1$dは、%3$s上の%2$sに対し%4$ld.%5$03d ms待機するデッドロックを検知しました"
-#: storage/lmgr/proc.c:1612
+#: storage/lmgr/proc.c:1570
#, 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:1619
+#: storage/lmgr/proc.c:1577
#, 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:1636
+#: storage/lmgr/proc.c:1594
#, c-format
msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
msgstr "プロセス%1$dは%4$ld.%5$03d ms後に%3$s上で%2$sを獲得することに失敗しました"
-#: storage/page/bufpage.c:141
+#: storage/page/bufpage.c:152
#, c-format
msgid "page verification failed, calculated checksum %u but expected %u"
msgstr "ページ検証が失敗しました。計算されたチェックサムは%uですが想定は%uです"
-#: storage/page/bufpage.c:206 storage/page/bufpage.c:719 storage/page/bufpage.c:1062 storage/page/bufpage.c:1197 storage/page/bufpage.c:1303 storage/page/bufpage.c:1415
+#: storage/page/bufpage.c:217 storage/page/bufpage.c:730 storage/page/bufpage.c:1073 storage/page/bufpage.c:1208 storage/page/bufpage.c:1314 storage/page/bufpage.c:1426
#, c-format
msgid "corrupted page pointers: lower = %u, upper = %u, special = %u"
msgstr "ページポインタが破損しています: lower = %u, upper = %u, special = %u\""
-#: storage/page/bufpage.c:748
+#: storage/page/bufpage.c:759
#, c-format
msgid "corrupted line pointer: %u"
msgstr "ラインポインタが破損しています: %u"
-#: storage/page/bufpage.c:778 storage/page/bufpage.c:1255
+#: storage/page/bufpage.c:789 storage/page/bufpage.c:1266
#, c-format
msgid "corrupted item lengths: total %u, available space %u"
msgstr "アイテム長が破損しています: 合計 %u 利用可能空間 %u"
-#: storage/page/bufpage.c:1081 storage/page/bufpage.c:1222 storage/page/bufpage.c:1319 storage/page/bufpage.c:1431
+#: storage/page/bufpage.c:1092 storage/page/bufpage.c:1233 storage/page/bufpage.c:1330 storage/page/bufpage.c:1442
#, c-format
msgid "corrupted line pointer: offset = %u, size = %u"
msgstr "ラインポインタが破損しています: オフセット = %u サイズ = %u"
-#: storage/smgr/md.c:477 storage/smgr/md.c:539
+#: storage/smgr/md.c:485 storage/smgr/md.c:547
#, c-format
msgid "cannot extend file \"%s\" beyond %u blocks"
msgstr "ファイル\"%s\"を%uブロック以上に拡張できません"
-#: storage/smgr/md.c:492 storage/smgr/md.c:603
+#: storage/smgr/md.c:500 storage/smgr/md.c:611
#, c-format
msgid "could not extend file \"%s\": %m"
msgstr "ファイル\"%s\"を拡張できませんでした: %m"
-#: storage/smgr/md.c:498
+#: storage/smgr/md.c:506
#, c-format
msgid "could not extend file \"%s\": wrote only %d of %d bytes at block %u"
msgstr "ファイル\"%1$s\"を拡張できませんでした: %4$uブロックで%3$dバイト中%2$dバイト分のみを書き出しました。"
-#: storage/smgr/md.c:581
+#: storage/smgr/md.c:589
#, c-format
msgid "could not extend file \"%s\" with FileFallocate(): %m"
msgstr "ファイル\"%s\"をFileFallocate()で拡張できませんでした: %m"
-#: storage/smgr/md.c:879
+#: storage/smgr/md.c:869
#, c-format
msgid "could not read blocks %u..%u in file \"%s\": %m"
msgstr "ファイル\"%3$s\"でブロック範囲 %1$u...%2$u を読み取れませんでした: %3$m"
-#: storage/smgr/md.c:905
+#: storage/smgr/md.c:895
#, c-format
msgid "could not read blocks %u..%u in file \"%s\": read only %zu of %zu bytes"
msgstr "ファイル\"%3$s\"でブロック範囲 %1$u...%2$u を読み取れませんでした: %5$zuバイト中%4$zuバイト分のみ読み込みました"
-#: storage/smgr/md.c:1008
+#: storage/smgr/md.c:995
#, c-format
msgid "could not write blocks %u..%u in file \"%s\": %m"
msgstr "ファイル\"%3$s\"でブロック範囲 %1$u...%2$u を書き込めませんでした: %3$m"
-#: storage/smgr/md.c:1178
+#: storage/smgr/md.c:1165
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: it's only %u blocks now"
msgstr "ファイル\"%s\"を%uブロックに切り詰められませんでした: 現在は%uブロックのみとなりました"
-#: storage/smgr/md.c:1233
+#: storage/smgr/md.c:1220
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: %m"
msgstr "ファイル\"%s\"を%uブロックに切り詰められませんでした: %m"
-#: storage/smgr/md.c:1711
+#: storage/smgr/md.c:1700
#, c-format
msgid "could not open file \"%s\" (target block %u): previous segment is only %u blocks"
msgstr "ファイル\"%s\"(対象ブロック%u)をオープンできませんでした: 直前のセグメントは%uブロックだけでした"
-#: storage/smgr/md.c:1725
+#: storage/smgr/md.c:1714
#, c-format
msgid "could not open file \"%s\" (target block %u): %m"
msgstr "ファイル \"%s\"(対象ブロック %u)をオープンできませんでした: %m"
-#: tcop/backend_startup.c:87
+#: tcop/backend_startup.c:85
#, c-format
msgid "SSL configuration could not be loaded in child process"
msgstr "SSL構成は子プロセスでは読み込めません"
-#: tcop/backend_startup.c:209
+#: tcop/backend_startup.c:208
#, c-format
msgid "connection received: host=%s port=%s"
msgstr "接続を受け付けました: ホスト=%s ポート番号=%s"
-#: tcop/backend_startup.c:214
+#: tcop/backend_startup.c:213
#, c-format
msgid "connection received: host=%s"
msgstr "接続を受け付けました: ホスト=%s"
-#: tcop/backend_startup.c:292
+#: tcop/backend_startup.c:277
#, c-format
msgid "the database system is starting up"
msgstr "データベースシステムは起動処理中です"
-#: tcop/backend_startup.c:298
+#: tcop/backend_startup.c:283
#, c-format
msgid "the database system is not yet accepting connections"
msgstr "データベースシステムはまだ接続を受け付けていません"
-#: tcop/backend_startup.c:299
+#: tcop/backend_startup.c:284
#, c-format
msgid "Consistent recovery state has not been yet reached."
msgstr "リカバリの一貫性はまだ確保されていません。"
-#: tcop/backend_startup.c:303
+#: tcop/backend_startup.c:288
#, c-format
msgid "the database system is not accepting connections"
msgstr "データベースシステムは接続を受け付けていません"
-#: tcop/backend_startup.c:304
+#: tcop/backend_startup.c:289
#, c-format
msgid "Hot standby mode is disabled."
msgstr "ホットスタンバイモードは無効です。"
-#: tcop/backend_startup.c:309
+#: tcop/backend_startup.c:294
#, c-format
msgid "the database system is shutting down"
msgstr "データベースシステムはシャットダウンしています"
-#: tcop/backend_startup.c:314
+#: tcop/backend_startup.c:299
#, c-format
msgid "the database system is in recovery mode"
msgstr "データベースシステムはリカバリモードです"
-#: tcop/backend_startup.c:429
+#: tcop/backend_startup.c:414
#, c-format
msgid "received direct SSL connection request without ALPN protocol negotiation extension"
msgstr "ALPNプロトコルネゴシエーション拡張を持たない直接SSL接続要求を受信しました"
-#: tcop/backend_startup.c:435
+#: tcop/backend_startup.c:420
#, c-format
msgid "direct SSL connection accepted"
msgstr "直接SSL接続を受け付けられました"
-#: tcop/backend_startup.c:445
+#: tcop/backend_startup.c:430
#, c-format
msgid "direct SSL connection rejected"
msgstr "直接SSL接続が拒否されました"
-#: tcop/backend_startup.c:504 tcop/backend_startup.c:532
+#: tcop/backend_startup.c:489 tcop/backend_startup.c:517
#, c-format
msgid "incomplete startup packet"
msgstr "開始パケットが不完全です"
-#: tcop/backend_startup.c:516 tcop/backend_startup.c:558
+#: tcop/backend_startup.c:501 tcop/backend_startup.c:538
#, c-format
msgid "invalid length of startup packet"
msgstr "不正な開始パケット長"
-#: tcop/backend_startup.c:594
+#: tcop/backend_startup.c:573
#, c-format
msgid "SSLRequest accepted"
msgstr "SSLRequestを受け付けました"
-#: tcop/backend_startup.c:597
+#: tcop/backend_startup.c:576
#, c-format
msgid "SSLRequest rejected"
msgstr "SSLRequestを拒否しました"
-#: tcop/backend_startup.c:606
+#: tcop/backend_startup.c:585
#, c-format
msgid "failed to send SSL negotiation response: %m"
msgstr "SSLネゴシエーション応答の送信に失敗しました: %m"
-#: tcop/backend_startup.c:624
+#: tcop/backend_startup.c:603
#, c-format
msgid "received unencrypted data after SSL request"
msgstr "SSL要求の後に非暗号化データを受信しました"
-#: tcop/backend_startup.c:625 tcop/backend_startup.c:679
+#: tcop/backend_startup.c:604 tcop/backend_startup.c:658
#, c-format
msgid "This could be either a client-software bug or evidence of an attempted man-in-the-middle attack."
msgstr "これはクライアントソフトウェアのバグであるか、man-in-the-middle攻撃の証左である可能性があります。"
-#: tcop/backend_startup.c:648
+#: tcop/backend_startup.c:627
#, c-format
msgid "GSSENCRequest accepted"
msgstr "GSSENCRequestを受け付けました"
-#: tcop/backend_startup.c:651
+#: tcop/backend_startup.c:630
#, c-format
msgid "GSSENCRequest rejected"
msgstr "GSSENCRequestを拒否しました"
-#: tcop/backend_startup.c:660
+#: tcop/backend_startup.c:639
#, c-format
msgid "failed to send GSSAPI negotiation response: %m"
msgstr "GSSAPIネゴシエーション応答の送信に失敗しました: %m"
-#: tcop/backend_startup.c:678
+#: tcop/backend_startup.c:657
#, c-format
msgid "received unencrypted data after GSSAPI encryption request"
msgstr "GSSAPI暗号化リクエストの後に非暗号化データを受信"
-#: tcop/backend_startup.c:706
+#: tcop/backend_startup.c:681
#, c-format
msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
msgstr "フロントエンドプロトコル%u.%uをサポートしていません: サーバーは%u.0から %u.%uまでをサポートします"
-#: tcop/backend_startup.c:769
+#: tcop/backend_startup.c:744
#, c-format
msgid "Valid values are: \"false\", 0, \"true\", 1, \"database\"."
msgstr "有効な値: \"false\", 0, \"true\", 1, \"database\"。"
-#: tcop/backend_startup.c:810
+#: tcop/backend_startup.c:785
#, c-format
msgid "invalid startup packet layout: expected terminator as last byte"
msgstr "開始パケットの配置が不正です: 最終バイトはターミネータであるはずです"
-#: tcop/backend_startup.c:827
+#: tcop/backend_startup.c:802
#, c-format
msgid "no PostgreSQL user name specified in startup packet"
msgstr "開始パケットで指定されたPostgreSQLユーザー名は存在しません"
-#: tcop/fastpath.c:141 utils/fmgr/fmgr.c:2161
+#: tcop/fastpath.c:142 utils/fmgr/fmgr.c:2161
#, c-format
msgid "function with OID %u does not exist"
msgstr "OID %uの関数は存在しません"
-#: tcop/fastpath.c:148
+#: tcop/fastpath.c:149
#, c-format
msgid "cannot call function \"%s\" via fastpath interface"
msgstr "関数\"%s\"は高速呼び出しインタフェースでの呼び出しはできません"
-#: tcop/fastpath.c:233
+#: tcop/fastpath.c:234
#, c-format
msgid "fastpath function call: \"%s\" (OID %u)"
msgstr "近道関数呼び出し: \"%s\"(OID %u))"
-#: tcop/fastpath.c:312 tcop/postgres.c:1361 tcop/postgres.c:1597 tcop/postgres.c:2063 tcop/postgres.c:2324
+#: tcop/fastpath.c:313 tcop/postgres.c:1369 tcop/postgres.c:1605 tcop/postgres.c:2071 tcop/postgres.c:2333
#, c-format
msgid "duration: %s ms"
msgstr "期間: %s ミリ秒"
-#: tcop/fastpath.c:316
+#: tcop/fastpath.c:317
#, c-format
msgid "duration: %s ms fastpath function call: \"%s\" (OID %u)"
msgstr "期間: %sミリ秒 ファストパス関数呼び出し: \"%s\" (OID %u)"
-#: tcop/fastpath.c:352
+#: tcop/fastpath.c:353
#, c-format
msgid "function call message contains %d arguments but function requires %d"
msgstr "関数呼び出しメッセージには%d引数ありましたが、関数には%d必要です"
-#: tcop/fastpath.c:360
+#: tcop/fastpath.c:361
#, c-format
msgid "function call message contains %d argument formats but %d arguments"
msgstr "関数呼び出しメッセージには%dの引数書式がありましたが、引数は%dでした"
-#: tcop/fastpath.c:384
+#: tcop/fastpath.c:385
#, c-format
msgid "invalid argument size %d in function call message"
msgstr "関数呼び出しメッセージ内の引数サイズ%dが不正です"
-#: tcop/fastpath.c:447
+#: tcop/fastpath.c:448
#, c-format
msgid "incorrect binary data format in function argument %d"
msgstr "関数引数%dのバイナリデータ書式が不正です"
-#: tcop/postgres.c:454 tcop/postgres.c:4943
+#: tcop/postgres.c:467 tcop/postgres.c:5012
#, c-format
msgid "invalid frontend message type %d"
msgstr "フロントエンドメッセージタイプ%dが不正です"
-#: tcop/postgres.c:1069
+#: tcop/postgres.c:1076
#, c-format
msgid "statement: %s"
msgstr "文: %s"
-#: tcop/postgres.c:1366
+#: tcop/postgres.c:1374
#, c-format
msgid "duration: %s ms statement: %s"
msgstr "期間: %s ミリ秒 文: %s"
-#: tcop/postgres.c:1472
+#: tcop/postgres.c:1480
#, c-format
msgid "cannot insert multiple commands into a prepared statement"
msgstr "準備された文に複数のコマンドを挿入できません"
-#: tcop/postgres.c:1602
+#: tcop/postgres.c:1610
#, c-format
msgid "duration: %s ms parse %s: %s"
msgstr "期間: %s ミリ秒 パース%s : %s"
-#: tcop/postgres.c:1669 tcop/postgres.c:2644
+#: tcop/postgres.c:1677 tcop/postgres.c:2653
#, c-format
msgid "unnamed prepared statement does not exist"
msgstr "無名の準備された文が存在しません"
-#: tcop/postgres.c:1721
+#: tcop/postgres.c:1729
#, c-format
msgid "bind message has %d parameter formats but %d parameters"
msgstr "バインドメッセージは%dパラメータ書式ありましたがパラメータは%dでした"
-#: tcop/postgres.c:1727
+#: tcop/postgres.c:1735
#, c-format
msgid "bind message supplies %d parameters, but prepared statement \"%s\" requires %d"
msgstr "バインドメッセージは%dパラメータを提供しましたが、準備された文\"%s\"では%d必要でした"
-#: tcop/postgres.c:1941
+#: tcop/postgres.c:1949
#, c-format
msgid "incorrect binary data format in bind parameter %d"
msgstr "バインドパラメータ%dにおいてバイナリデータ書式が不正です"
-#: tcop/postgres.c:2068
+#: tcop/postgres.c:2076
#, c-format
msgid "duration: %s ms bind %s%s%s: %s"
msgstr "期間: %s ミリ秒 バインド %s%s%s: %s"
-#: tcop/postgres.c:2123 tcop/postgres.c:2726
+#: tcop/postgres.c:2131 tcop/postgres.c:2735
#, c-format
msgid "portal \"%s\" does not exist"
msgstr "ポータル\"%s\"は存在しません"
-#: tcop/postgres.c:2205
+#: tcop/postgres.c:2213
#, c-format
msgid "%s %s%s%s: %s"
msgstr "%s %s%s%s: %s"
-#: tcop/postgres.c:2207 tcop/postgres.c:2332
+#: tcop/postgres.c:2215 tcop/postgres.c:2341
msgid "execute fetch from"
msgstr "取り出し実行"
-#: tcop/postgres.c:2208 tcop/postgres.c:2333
+#: tcop/postgres.c:2216 tcop/postgres.c:2342
msgid "execute"
msgstr "実行"
-#: tcop/postgres.c:2329
+#: tcop/postgres.c:2338
#, c-format
msgid "duration: %s ms %s %s%s%s: %s"
msgstr "期間: %s ミリ秒 %s %s%s%s: %s"
-#: tcop/postgres.c:2477
+#: tcop/postgres.c:2486
#, c-format
msgid "prepare: %s"
msgstr "準備: %s"
-#: tcop/postgres.c:2502
+#: tcop/postgres.c:2511
#, c-format
msgid "Parameters: %s"
msgstr "パラメータ: %s"
-#: tcop/postgres.c:2517
+#: tcop/postgres.c:2526
#, c-format
msgid "Abort reason: recovery conflict"
msgstr "異常終了の理由: リカバリ衝突"
-#: tcop/postgres.c:2533
+#: tcop/postgres.c:2542
#, c-format
msgid "User was holding shared buffer pin for too long."
msgstr "ユーザーが共有バッファ・ピンを長く保持し過ぎていました"
-#: tcop/postgres.c:2536
+#: tcop/postgres.c:2545
#, c-format
msgid "User was holding a relation lock for too long."
msgstr "ユーザーリレーションのロックを長く保持し過ぎていました"
-#: tcop/postgres.c:2539
+#: tcop/postgres.c:2548
#, c-format
msgid "User was or might have been using tablespace that must be dropped."
msgstr "削除されるべきテーブルスペースをユーザーが使っていました(もしくはその可能性がありました)。"
-#: tcop/postgres.c:2542
+#: tcop/postgres.c:2551
#, c-format
msgid "User query might have needed to see row versions that must be removed."
msgstr "削除されるべきバージョンの行をユーザー問い合わせが参照しなければならなかった可能性がありました。"
-#: tcop/postgres.c:2545
+#: tcop/postgres.c:2554
#, c-format
msgid "User was using a logical replication slot that must be invalidated."
msgstr "無効化されるべき論理レプリケーションスロットをユーザーが使用していました。"
-#: tcop/postgres.c:2551
+#: tcop/postgres.c:2560
#, c-format
msgid "User was connected to a database that must be dropped."
msgstr "削除されるべきデータベースにユーザーが接続していました。"
-#: tcop/postgres.c:2590
+#: tcop/postgres.c:2599
#, c-format
msgid "portal \"%s\" parameter $%d = %s"
msgstr "ポータル\"%s\" パラメータ$%d = %s"
-#: tcop/postgres.c:2593
+#: tcop/postgres.c:2602
#, c-format
msgid "portal \"%s\" parameter $%d"
msgstr "ポータル\"%s\" パラメータ $%d"
-#: tcop/postgres.c:2599
+#: tcop/postgres.c:2608
#, c-format
msgid "unnamed portal parameter $%d = %s"
msgstr "無名ポータルパラメータ $%d = %s"
-#: tcop/postgres.c:2602
+#: tcop/postgres.c:2611
#, c-format
msgid "unnamed portal parameter $%d"
msgstr "無名ポータルパラメータ $%d"
-#: tcop/postgres.c:2957
+#: tcop/postgres.c:2955
#, c-format
msgid "terminating connection because of unexpected SIGQUIT signal"
msgstr "予期しないSIGQUITシグナルによりコネクションを終了します"
-#: tcop/postgres.c:2963
+#: tcop/postgres.c:2961
#, c-format
msgid "terminating connection because of crash of another server process"
msgstr "他のサーバープロセスがクラッシュしたため接続を終了します"
-#: tcop/postgres.c:2964
+#: tcop/postgres.c:2962
#, c-format
msgid "The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory."
msgstr ""
@@ -23679,152 +23153,167 @@ msgstr ""
"postmasterはこのサーバープロセスに対し、現在のトランザクションをロールバック\n"
"し終了するよう指示しました。"
-#: tcop/postgres.c:2968 tcop/postgres.c:3221
+#: tcop/postgres.c:2966 tcop/postgres.c:3219
#, c-format
msgid "In a moment you should be able to reconnect to the database and repeat your command."
msgstr "この後、データベースに再接続し、コマンドを繰り返さなければなりません。"
-#: tcop/postgres.c:2975
+#: tcop/postgres.c:2973
#, c-format
msgid "terminating connection due to immediate shutdown command"
msgstr "即時シャットダウンコマンドによりコネクションを終了します"
-#: tcop/postgres.c:3053
+#: tcop/postgres.c:3051
#, c-format
msgid "floating-point exception"
msgstr "浮動小数点例外"
-#: tcop/postgres.c:3054
+#: tcop/postgres.c:3052
#, c-format
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."
msgstr "不正な浮動小数点演算がシグナルされました。おそらくこれは、範囲外の結果もしくは0除算のような不正な演算によるものです。"
-#: tcop/postgres.c:3219
+#: tcop/postgres.c:3217
#, c-format
msgid "terminating connection due to conflict with recovery"
msgstr "リカバリで競合が発生したため、接続を終了しています"
-#: tcop/postgres.c:3291
+#: tcop/postgres.c:3289
#, c-format
msgid "canceling authentication due to timeout"
msgstr "タイムアウトにより認証処理をキャンセルしています"
-#: tcop/postgres.c:3295
+#: tcop/postgres.c:3293
#, c-format
msgid "terminating autovacuum process due to administrator command"
msgstr "管理者コマンドにより自動VACUUM処理を終了しています"
-#: tcop/postgres.c:3299
+#: tcop/postgres.c:3297
#, c-format
msgid "terminating logical replication worker due to administrator command"
msgstr "管理者コマンドにより、論理レプリケーションワーカーを終了します"
-#: tcop/postgres.c:3319
+#: tcop/postgres.c:3317
#, c-format
msgid "terminating connection due to administrator command"
msgstr "管理者コマンドにより接続を終了しています"
-#: tcop/postgres.c:3350
+#: tcop/postgres.c:3348
#, c-format
msgid "connection to client lost"
msgstr "クライアントへの接続が切れました。"
-#: tcop/postgres.c:3402
+#: tcop/postgres.c:3400
#, c-format
msgid "canceling statement due to lock timeout"
msgstr "ロックのタイムアウトのためステートメントをキャンセルしています"
-#: tcop/postgres.c:3409
+#: tcop/postgres.c:3407
#, c-format
msgid "canceling statement due to statement timeout"
msgstr "ステートメントのタイムアウトのためステートメントをキャンセルしています"
-#: tcop/postgres.c:3416
+#: tcop/postgres.c:3414
#, c-format
msgid "canceling autovacuum task"
msgstr "自動VACUUM処理をキャンセルしています"
-#: tcop/postgres.c:3429
+#: tcop/postgres.c:3427
#, c-format
msgid "canceling statement due to user request"
msgstr "ユーザーからの要求により文をキャンセルしています"
-#: tcop/postgres.c:3450
+#: tcop/postgres.c:3448
#, c-format
msgid "terminating connection due to idle-in-transaction timeout"
msgstr "トランザクション中アイドルタイムアウトのため接続を終了します"
-#: tcop/postgres.c:3463
+#: tcop/postgres.c:3461
#, c-format
msgid "terminating connection due to transaction timeout"
msgstr "トランザクションタイムアウトのため接続を終了します"
-#: tcop/postgres.c:3476
+#: tcop/postgres.c:3474
#, c-format
msgid "terminating connection due to idle-session timeout"
msgstr "アイドルセッションタイムアウトにより接続を終了します"
-#: tcop/postgres.c:3512
+#: tcop/postgres.c:3564
+#, c-format
+msgid "stack depth limit exceeded"
+msgstr "スタック長制限を越えました"
+
+#: tcop/postgres.c:3565
+#, c-format
+msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
+msgstr "プラットフォームのスタック長制限が適切であることを確認した後に、設定パラメータ\"max_stack_depth\" (現在 %dkB)を増やしてください。"
+
+#: tcop/postgres.c:3612
+#, c-format
+msgid "\"max_stack_depth\" must not exceed %ldkB."
+msgstr "\"max_stack_depth\"は%ldkBを越えてはなりません。"
+
+#: tcop/postgres.c:3614
+#, c-format
+msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
+msgstr "プラットフォームのスタック長制限を\"ulimit -s\"または同等の機能を使用して増加してください"
+
+#: tcop/postgres.c:3637
#, c-format
msgid "\"client_connection_check_interval\" must be set to 0 on this platform."
msgstr "このプラットフォームでは\"client_connection_check_interval\"を0に設定する必要があります。"
-#: tcop/postgres.c:3533
+#: tcop/postgres.c:3658
#, c-format
msgid "Cannot enable parameter when \"log_statement_stats\" is true."
msgstr "\"log_statement_stats\"が真の場合、パラメータを有効にできません"
-#: tcop/postgres.c:3548
+#: tcop/postgres.c:3673
#, c-format
msgid "Cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true."
msgstr "\"log_parser_stats\"、\"log_planner_stats\"、または\"log_executor_stats\"のいずれかがtrueの場合は\"log_statement_stats\"を有効にできません。"
-#: tcop/postgres.c:3986
+#: tcop/postgres.c:4098
#, c-format
msgid "invalid command-line argument for server process: %s"
msgstr "サーバープロセスに対する不正なコマンドライン引数: %s"
-#: tcop/postgres.c:3987 tcop/postgres.c:3993
+#: tcop/postgres.c:4099 tcop/postgres.c:4105
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "詳細は\"%s --help\"を実行してください。"
-#: tcop/postgres.c:3991
+#: tcop/postgres.c:4103
#, c-format
msgid "%s: invalid command-line argument: %s"
msgstr "%s: 不正なコマンドライン引数: %s"
-#: tcop/postgres.c:4044
+#: tcop/postgres.c:4156
#, c-format
msgid "%s: no database nor user name specified"
msgstr "%s: データベース名もユーザー名も指定されていません"
-#: tcop/postgres.c:4233
-#, c-format
-msgid "could not generate random cancel key"
-msgstr "ランダムなキャンセルキーを生成できませんでした"
-
-#: tcop/postgres.c:4833
+#: tcop/postgres.c:4909
#, c-format
msgid "invalid CLOSE message subtype %d"
msgstr "不正なCLOSEメッセージのサブタイプ%d"
-#: tcop/postgres.c:4870
+#: tcop/postgres.c:4946
#, c-format
msgid "invalid DESCRIBE message subtype %d"
msgstr "不正なDESCRIBEメッセージのサブタイプ%d"
-#: tcop/postgres.c:4964
+#: tcop/postgres.c:5033
#, c-format
msgid "fastpath function calls not supported in a replication connection"
msgstr "レプリケーション接続では高速関数呼び出しはサポートされていません"
-#: tcop/postgres.c:4968
+#: tcop/postgres.c:5037
#, c-format
msgid "extended query protocol not supported in a replication connection"
msgstr "レプリケーション接続では拡張問い合わせプロトコルはサポートされていません"
-#: tcop/postgres.c:5114
+#: tcop/postgres.c:5217
#, c-format
msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
msgstr "接続を切断: セッション時間: %d:%02d:%02d.%03d ユーザー=%s データベース=%s ホスト=%s%s%s"
@@ -23834,12 +23323,12 @@ msgstr "接続を切断: セッション時間: %d:%02d:%02d.%03d ユーザー=%
msgid "bind message has %d result formats but query has %d columns"
msgstr "バインドメッセージは%dの結果書式がありましたが、問い合わせは%d列でした"
-#: tcop/pquery.c:939 tcop/pquery.c:1692
+#: tcop/pquery.c:942 tcop/pquery.c:1696
#, c-format
msgid "cursor can only scan forward"
msgstr "カーゾルは前方へのスキャンしかできません"
-#: tcop/pquery.c:940 tcop/pquery.c:1693
+#: tcop/pquery.c:943 tcop/pquery.c:1697
#, c-format
msgid "Declare it with SCROLL option to enable backward scan."
msgstr "後方スキャンを有効にするためにはSCROLLオプションを付けて宣言してください。"
@@ -23869,68 +23358,68 @@ msgid "cannot execute %s within security-restricted operation"
msgstr "セキュリティー制限操作の中では %s を実行できません"
#. translator: %s is name of a SQL command, eg LISTEN
-#: tcop/utility.c:824
+#: tcop/utility.c:821
#, c-format
msgid "cannot execute %s within a background process"
msgstr "バックグラウンドプロセス内で%sを実行することはできません"
#. translator: %s is name of a SQL command, eg CHECKPOINT
-#: tcop/utility.c:950
+#: tcop/utility.c:947
#, c-format
msgid "permission denied to execute %s command"
msgstr "%sコマンドを実行する権限がありません"
-#: tcop/utility.c:952
+#: tcop/utility.c:949
#, c-format
msgid "Only roles with privileges of the \"%s\" role may execute this command."
msgstr "\"%s\"ロールの権限を持つロールのみがこのコマンドを実行できます。"
-#: tsearch/dict_ispell.c:53 tsearch/dict_thesaurus.c:616
+#: tsearch/dict_ispell.c:52 tsearch/dict_thesaurus.c:616
#, c-format
msgid "multiple DictFile parameters"
msgstr "重複するDictFileパラメータ"
-#: tsearch/dict_ispell.c:64
+#: tsearch/dict_ispell.c:63
#, c-format
msgid "multiple AffFile parameters"
msgstr "重複するAffFileパラメータ"
-#: tsearch/dict_ispell.c:83
+#: tsearch/dict_ispell.c:82
#, c-format
msgid "unrecognized Ispell parameter: \"%s\""
msgstr "認識不可のIspellパラメータ: \"%s\""
-#: tsearch/dict_ispell.c:97
+#: tsearch/dict_ispell.c:96
#, c-format
msgid "missing AffFile parameter"
msgstr "AffFileパラメータがありません"
-#: tsearch/dict_ispell.c:103 tsearch/dict_thesaurus.c:640
+#: tsearch/dict_ispell.c:102 tsearch/dict_thesaurus.c:640
#, c-format
msgid "missing DictFile parameter"
msgstr "DictFileパラメータがありません"
-#: tsearch/dict_simple.c:59
+#: tsearch/dict_simple.c:58
#, c-format
msgid "multiple Accept parameters"
msgstr "重複するAcceptパラメータ"
-#: tsearch/dict_simple.c:67
+#: tsearch/dict_simple.c:66
#, c-format
msgid "unrecognized simple dictionary parameter: \"%s\""
msgstr "認識できない単純辞書パラメータ: \"%s\""
-#: tsearch/dict_synonym.c:120
+#: tsearch/dict_synonym.c:118
#, c-format
msgid "unrecognized synonym parameter: \"%s\""
msgstr "認識できない類義語パラメータ: \"%s\""
-#: tsearch/dict_synonym.c:127
+#: tsearch/dict_synonym.c:125
#, c-format
msgid "missing Synonyms parameter"
msgstr "類義語パラメータがありません"
-#: tsearch/dict_synonym.c:134
+#: tsearch/dict_synonym.c:132
#, c-format
msgid "could not open synonym file \"%s\": %m"
msgstr "類義語ファイル\"%s\"をオープンできませんでした: %m"
@@ -24005,12 +23494,12 @@ msgstr "認識できないシソーラスパラメータ \"%s\""
msgid "missing Dictionary parameter"
msgstr "Dictionaryパラメータがありません"
-#: tsearch/spell.c:382 tsearch/spell.c:399 tsearch/spell.c:408 tsearch/spell.c:1044
+#: tsearch/spell.c:382 tsearch/spell.c:399 tsearch/spell.c:408 tsearch/spell.c:1045
#, c-format
msgid "invalid affix flag \"%s\""
msgstr "不正な接辞フラグ\"%s\""
-#: tsearch/spell.c:386 tsearch/spell.c:1048
+#: tsearch/spell.c:386 tsearch/spell.c:1049
#, c-format
msgid "affix flag \"%s\" is out of range"
msgstr "接辞フラグ\"%s\"は範囲外です"
@@ -24030,46 +23519,51 @@ msgstr "\"long\"フラグ値を伴った不正な接辞フラグ\"%s\""
msgid "could not open dictionary file \"%s\": %m"
msgstr "辞書ファイル\"%s\"をオープンできませんでした: %m"
-#: tsearch/spell.c:1171 tsearch/spell.c:1183 tsearch/spell.c:1747 tsearch/spell.c:1752 tsearch/spell.c:1757
+#: tsearch/spell.c:1173 tsearch/spell.c:1185 tsearch/spell.c:1746 tsearch/spell.c:1751 tsearch/spell.c:1756
#, c-format
msgid "invalid affix alias \"%s\""
msgstr "不正な接辞の別名 \"%s\""
-#: tsearch/spell.c:1224 tsearch/spell.c:1295 tsearch/spell.c:1444
+#: tsearch/spell.c:1226 tsearch/spell.c:1297 tsearch/spell.c:1446
#, c-format
msgid "could not open affix file \"%s\": %m"
msgstr "affixファイル\"%s\"をオープンできませんでした: %m"
-#: tsearch/spell.c:1278
+#: tsearch/spell.c:1280
#, c-format
msgid "Ispell dictionary supports only \"default\", \"long\", and \"num\" flag values"
msgstr "Ispell辞書はフラグ値\"default\"、\"long\"および\"num\"のみをサポートします"
-#: tsearch/spell.c:1322
+#: tsearch/spell.c:1324
#, c-format
msgid "invalid number of flag vector aliases"
msgstr "不正な数のフラグベクタの別名"
-#: tsearch/spell.c:1345
+#: tsearch/spell.c:1347
#, c-format
msgid "number of aliases exceeds specified number %d"
msgstr "別名の数が指定された数 %d を超えています"
-#: tsearch/spell.c:1560
+#: tsearch/spell.c:1562
#, c-format
msgid "affix file contains both old-style and new-style commands"
msgstr "接辞ファイルが新旧両方の形式のコマンドを含んでいます"
-#: tsearch/to_tsany.c:194 utils/adt/tsvector.c:277 utils/adt/tsvector_op.c:1126
+#: tsearch/to_tsany.c:194 utils/adt/tsvector.c:274 utils/adt/tsvector_op.c:1126
#, c-format
msgid "string is too long for tsvector (%d bytes, max %d bytes)"
msgstr "TSベクターのための文字列が長すぎます(%dバイト、最大は%dバイト)"
-#: tsearch/ts_locale.c:191
+#: tsearch/ts_locale.c:236
#, c-format
msgid "line %d of configuration file \"%s\": \"%s\""
msgstr "設定ファイル\"%2$s\"の%1$d行目: \"%3$s\""
+#: tsearch/ts_locale.c:315
+#, c-format
+msgid "conversion from wchar_t to server encoding failed: %m"
+msgstr "wchar_tからサーバー符号化方式への変換が失敗しました: %m"
+
#: tsearch/ts_parse.c:387 tsearch/ts_parse.c:394 tsearch/ts_parse.c:573 tsearch/ts_parse.c:580
#, c-format
msgid "word is too long to be indexed"
@@ -24080,12 +23574,12 @@ msgstr "インデックス付けするには単語が長すぎます"
msgid "Words longer than %d characters are ignored."
msgstr "%dより長い単語は無視されます。"
-#: tsearch/ts_utils.c:52
+#: tsearch/ts_utils.c:51
#, c-format
msgid "invalid text search configuration file name \"%s\""
msgstr "テキスト検索設定ファイル名は%sは不正です"
-#: tsearch/ts_utils.c:84
+#: tsearch/ts_utils.c:83
#, c-format
msgid "could not open stop-word file \"%s\": %m"
msgstr "ストップワードファイル\"%s\"をオープンできませんでした: %m"
@@ -24115,92 +23609,42 @@ msgstr "%sは正数でなければなりまsん"
msgid "%s must be >= 0"
msgstr "%sは0以上でなければなりません"
-#: utils/activity/pgstat.c:534
+#: utils/activity/pgstat.c:435
#, c-format
msgid "could not unlink permanent statistics file \"%s\": %m"
msgstr "永続統計情報ファイル\"%s\"をunlinkできませんでした: %m"
-#: utils/activity/pgstat.c:1444
+#: utils/activity/pgstat.c:1255
#, c-format
msgid "invalid statistics kind: \"%s\""
msgstr "不正な統計情報種別: \"%s\""
-#: utils/activity/pgstat.c:1489
-#, c-format
-msgid "custom cumulative statistics name is invalid"
-msgstr "独自集積統計情報の名前が不正です"
-
-#: utils/activity/pgstat.c:1490
-#, c-format
-msgid "Provide a non-empty name for the custom cumulative statistics."
-msgstr "独自集積統計情報の名前には空ではない文字列を設定してください。"
-
-#: utils/activity/pgstat.c:1493
-#, c-format
-msgid "custom cumulative statistics ID %u is out of range"
-msgstr "独自集積統計情報のID %uは範囲外です"
-
-#: utils/activity/pgstat.c:1494
-#, c-format
-msgid "Provide a custom cumulative statistics ID between %u and %u."
-msgstr "独自集積統計情報IDは%uから%uの間の値で指定してください。"
-
-#: utils/activity/pgstat.c:1499 utils/activity/pgstat.c:1526 utils/activity/pgstat.c:1539
-#, c-format
-msgid "failed to register custom cumulative statistics \"%s\" with ID %u"
-msgstr "独自集積統計情報\"%s\"のID %uでの登録に失敗しました"
-
-#: utils/activity/pgstat.c:1500
-#, c-format
-msgid "Custom cumulative statistics must be registered while initializing modules in \"shared_preload_libraries\"."
-msgstr "独自集積統計情報は\"shared_preload_libraries\"にあるモジュールの初期化中に登録する必要があります。"
-
-#: utils/activity/pgstat.c:1509
-#, c-format
-msgid "custom cumulative statistics property is invalid"
-msgstr "独自集積統計情報の特性が不正です"
-
-#: utils/activity/pgstat.c:1510
-#, c-format
-msgid "Custom cumulative statistics require a shared memory size for fixed-numbered objects."
-msgstr "独自集積統計情報は固定数のオブジェクトのための共有メモリのサイズを必要とします。"
-
-#: utils/activity/pgstat.c:1527
-#, c-format
-msgid "Custom cumulative statistics \"%s\" already registered with the same ID."
-msgstr "独自集積統計情報\"%s\"はすでに同一のIDで登録されています。"
-
-#: utils/activity/pgstat.c:1540
-#, c-format
-msgid "Existing cumulative statistics with ID %u has the same name."
-msgstr "ID %uの既存の独自集積統計情報が同じ名前です。"
-
-#: utils/activity/pgstat.c:1546
-#, c-format
-msgid "registered custom cumulative statistics \"%s\" with ID %u"
-msgstr "独自集積統計情報\"%s\"をID %uで登録しました"
-
-#: utils/activity/pgstat.c:1616
+#: utils/activity/pgstat.c:1335
#, c-format
msgid "could not open temporary statistics file \"%s\": %m"
msgstr "一時統計情報ファイル\"%s\"をオープンできませんでした: %m"
-#: utils/activity/pgstat.c:1740
+#: utils/activity/pgstat.c:1455
#, c-format
msgid "could not write temporary statistics file \"%s\": %m"
msgstr "一時統計情報ファイル\"%s\"に書き込みできませんでした: %m"
-#: utils/activity/pgstat.c:1749
+#: utils/activity/pgstat.c:1464
#, c-format
msgid "could not close temporary statistics file \"%s\": %m"
msgstr "一時統計情報ファイル\"%s\"をクローズできませんでした: %m"
-#: utils/activity/pgstat.c:1805
+#: utils/activity/pgstat.c:1472
+#, c-format
+msgid "could not rename temporary statistics file \"%s\" to \"%s\": %m"
+msgstr "一時統計情報ファイル\"%s\"の名前を\"%s\"に変更できませんでした: %m"
+
+#: utils/activity/pgstat.c:1521
#, c-format
msgid "could not open statistics file \"%s\": %m"
msgstr "統計情報ファイル\"%s\"をオープンできませんでした: %m"
-#: utils/activity/pgstat.c:2053
+#: utils/activity/pgstat.c:1683
#, c-format
msgid "corrupted statistics file \"%s\""
msgstr "統計情報ファイル\"%s\"が破損しています"
@@ -24210,102 +23654,102 @@ msgstr "統計情報ファイル\"%s\"が破損しています"
msgid "function call to dropped function"
msgstr "削除された関数の呼び出し"
-#: utils/activity/pgstat_xact.c:366
+#: utils/activity/pgstat_xact.c:362
#, c-format
-msgid "resetting existing statistics for kind %s, db=%u, oid=%llu"
-msgstr "種類%s、db=%u、oid=%lluに対する既存の統計情報をリセットします"
+msgid "resetting existing statistics for kind %s, db=%u, oid=%u"
+msgstr "種類%s、db=%u、oid=%uの既存統計情報をリセットします"
-#: utils/activity/wait_event.c:206 utils/activity/wait_event.c:231
+#: utils/activity/wait_event.c:207 utils/activity/wait_event.c:232
#, c-format
msgid "wait event \"%s\" already exists in type \"%s\""
msgstr "待機イベント\"%s\"は待機イベントタイプ\"%s\"内にすでに存在します"
-#: utils/activity/wait_event.c:245
+#: utils/activity/wait_event.c:246
#, c-format
msgid "too many custom wait events"
msgstr "独自待機イベントの数が多すぎます"
-#: utils/adt/acl.c:187 utils/adt/name.c:93
+#: utils/adt/acl.c:183 utils/adt/name.c:93
#, c-format
msgid "identifier too long"
msgstr "識別子が長すぎます"
-#: utils/adt/acl.c:188 utils/adt/name.c:94
+#: utils/adt/acl.c:184 utils/adt/name.c:94
#, c-format
msgid "Identifier must be less than %d characters."
msgstr "識別子は%d文字より短くなければなりません。"
-#: utils/adt/acl.c:276
+#: utils/adt/acl.c:272
#, c-format
msgid "unrecognized key word: \"%s\""
msgstr "キーワードが不明です: \"%s\""
-#: utils/adt/acl.c:277
+#: utils/adt/acl.c:273
#, c-format
msgid "ACL key word must be \"group\" or \"user\"."
msgstr "ACLキーワードは\"group\"または\"user\"でなければなりません。"
-#: utils/adt/acl.c:285
+#: utils/adt/acl.c:281
#, c-format
msgid "missing name"
msgstr "名前がありません"
-#: utils/adt/acl.c:286
+#: utils/adt/acl.c:282
#, c-format
msgid "A name must follow the \"group\" or \"user\" key word."
msgstr "\"group\"または\"user\"キーワードの後には名前が必要です。"
-#: utils/adt/acl.c:292
+#: utils/adt/acl.c:288
#, c-format
msgid "missing \"=\" sign"
msgstr "\"=\"記号がありません"
-#: utils/adt/acl.c:351
+#: utils/adt/acl.c:350
#, c-format
msgid "invalid mode character: must be one of \"%s\""
msgstr "不正なモード文字: \"%s\"の一つでなければなりません"
-#: utils/adt/acl.c:381
+#: utils/adt/acl.c:380
#, c-format
msgid "a name must follow the \"/\" sign"
msgstr "\"/\"記号の後には名前が必要です"
-#: utils/adt/acl.c:393
+#: utils/adt/acl.c:392
#, c-format
msgid "defaulting grantor to user ID %u"
msgstr "権限付与者をデフォルトのユーザーID %uにしています"
-#: utils/adt/acl.c:579
+#: utils/adt/acl.c:578
#, c-format
msgid "ACL array contains wrong data type"
msgstr "ACL配列に不正なデータ型があります。"
-#: utils/adt/acl.c:583
+#: utils/adt/acl.c:582
#, c-format
msgid "ACL arrays must be one-dimensional"
msgstr "ACL配列は1次元の配列でなければなりません"
-#: utils/adt/acl.c:587
+#: utils/adt/acl.c:586
#, c-format
msgid "ACL arrays must not contain null values"
msgstr "ACL配列にはNULL値を含めてはいけません"
-#: utils/adt/acl.c:616
+#: utils/adt/acl.c:615
#, c-format
msgid "extra garbage at the end of the ACL specification"
msgstr "ACL指定の後に余計なごみがあります"
-#: utils/adt/acl.c:1264
+#: utils/adt/acl.c:1263
#, c-format
msgid "grant options cannot be granted back to your own grantor"
msgstr "グラントオプションでその権限付与者に権限を付与し返すことはできません"
-#: utils/adt/acl.c:1580
+#: utils/adt/acl.c:1579
#, c-format
msgid "aclinsert is no longer supported"
msgstr "aclinsertはもうサポートされていません"
-#: utils/adt/acl.c:1590
+#: utils/adt/acl.c:1589
#, c-format
msgid "aclremove is no longer supported"
msgstr "aclremoveはもうサポートされていません"
@@ -24315,17 +23759,17 @@ msgstr "aclremoveはもうサポートされていません"
msgid "unrecognized privilege type: \"%s\""
msgstr "権限タイプが不明です: \"%s\""
-#: utils/adt/acl.c:3548 utils/adt/regproc.c:100 utils/adt/regproc.c:265
+#: utils/adt/acl.c:3550 utils/adt/regproc.c:100 utils/adt/regproc.c:265
#, c-format
msgid "function \"%s\" does not exist"
msgstr "関数\"%s\"は存在しません"
-#: utils/adt/acl.c:5330
+#: utils/adt/acl.c:5196
#, c-format
msgid "must be able to SET ROLE \"%s\""
msgstr "SET ROLE\"%s\"ができなければなりません"
-#: utils/adt/array_userfuncs.c:102 utils/adt/array_userfuncs.c:489 utils/adt/array_userfuncs.c:866 utils/adt/json.c:611 utils/adt/json.c:749 utils/adt/json.c:799 utils/adt/jsonb.c:1025 utils/adt/jsonb.c:1098 utils/adt/jsonb.c:1530 utils/adt/jsonb.c:1718 utils/adt/jsonb.c:1728
+#: utils/adt/array_userfuncs.c:102 utils/adt/array_userfuncs.c:489 utils/adt/array_userfuncs.c:866 utils/adt/json.c:602 utils/adt/json.c:740 utils/adt/json.c:790 utils/adt/jsonb.c:1025 utils/adt/jsonb.c:1098 utils/adt/jsonb.c:1530 utils/adt/jsonb.c:1718 utils/adt/jsonb.c:1728
#, c-format
msgid "could not determine input data type"
msgstr "入力データ型を特定できませんでした"
@@ -24335,8 +23779,8 @@ msgstr "入力データ型を特定できませんでした"
msgid "input data type is not an array"
msgstr "入力データ型は配列ではありません"
-#: utils/adt/array_userfuncs.c:151 utils/adt/array_userfuncs.c:203 utils/adt/float.c:1229 utils/adt/float.c:1303 utils/adt/float.c:4019 utils/adt/float.c:4057 utils/adt/int.c:778 utils/adt/int.c:800 utils/adt/int.c:814 utils/adt/int.c:828 utils/adt/int.c:859 utils/adt/int.c:880 utils/adt/int.c:997 utils/adt/int.c:1011 utils/adt/int.c:1025 utils/adt/int.c:1058 utils/adt/int.c:1072 utils/adt/int.c:1086 utils/adt/int.c:1117 utils/adt/int.c:1199 utils/adt/int.c:1263
-#: utils/adt/int.c:1331 utils/adt/int.c:1337 utils/adt/int8.c:1256 utils/adt/numeric.c:2039 utils/adt/numeric.c:4557 utils/adt/rangetypes.c:1488 utils/adt/rangetypes.c:1501 utils/adt/varbit.c:1195 utils/adt/varbit.c:1596 utils/adt/varlena.c:1135 utils/adt/varlena.c:3112
+#: utils/adt/array_userfuncs.c:151 utils/adt/array_userfuncs.c:203 utils/adt/float.c:1222 utils/adt/float.c:1296 utils/adt/float.c:4022 utils/adt/float.c:4060 utils/adt/int.c:778 utils/adt/int.c:800 utils/adt/int.c:814 utils/adt/int.c:828 utils/adt/int.c:859 utils/adt/int.c:880 utils/adt/int.c:997 utils/adt/int.c:1011 utils/adt/int.c:1025 utils/adt/int.c:1058 utils/adt/int.c:1072 utils/adt/int.c:1086 utils/adt/int.c:1117 utils/adt/int.c:1199 utils/adt/int.c:1263
+#: utils/adt/int.c:1331 utils/adt/int.c:1337 utils/adt/int8.c:1256 utils/adt/numeric.c:1917 utils/adt/numeric.c:4454 utils/adt/rangetypes.c:1488 utils/adt/rangetypes.c:1501 utils/adt/varbit.c:1195 utils/adt/varbit.c:1596 utils/adt/varlena.c:1135 utils/adt/varlena.c:3137
#, c-format
msgid "integer out of range"
msgstr "integerの範囲外です"
@@ -24371,7 +23815,7 @@ msgstr "異なる要素次数の配列の連結には互換性がありません
msgid "Arrays with differing dimensions are not compatible for concatenation."
msgstr "異なる次数の配列の連結には互換性がありません。"
-#: utils/adt/array_userfuncs.c:975 utils/adt/array_userfuncs.c:983 utils/adt/arrayfuncs.c:5628 utils/adt/arrayfuncs.c:5634
+#: utils/adt/array_userfuncs.c:975 utils/adt/array_userfuncs.c:983 utils/adt/arrayfuncs.c:5616 utils/adt/arrayfuncs.c:5622
#, c-format
msgid "cannot accumulate arrays of different dimensionality"
msgstr "次元の異なる配列は結合できません"
@@ -24461,7 +23905,7 @@ msgstr "想定外の配列要素。"
msgid "Specified array dimensions do not match array contents."
msgstr "指定された配列の次元数が配列の内容と合致していません。"
-#: utils/adt/arrayfuncs.c:783 utils/adt/jsonfuncs.c:2599
+#: utils/adt/arrayfuncs.c:783 utils/adt/jsonfuncs.c:2598
#, c-format
msgid "Multidimensional arrays must have sub-arrays with matching dimensions."
msgstr "多次元配列は合致する次元の副配列を持たなければなりません。"
@@ -24476,7 +23920,7 @@ msgstr "配列要素が正しくクォートされていません"
msgid "Unexpected end of input."
msgstr "想定外の入力の終端。"
-#: utils/adt/arrayfuncs.c:1301 utils/adt/arrayfuncs.c:3511 utils/adt/arrayfuncs.c:6118
+#: utils/adt/arrayfuncs.c:1301 utils/adt/arrayfuncs.c:3499 utils/adt/arrayfuncs.c:6108
#, c-format
msgid "invalid number of dimensions: %d"
msgstr "不正な次元数: %d"
@@ -24491,7 +23935,7 @@ msgstr "不正な配列フラグ"
msgid "binary data has array element type %u (%s) instead of expected %u (%s)"
msgstr "バイナリデータ中に期待される型%3$u(%4$s)の代わりに%1$u(%2$s)がありました"
-#: utils/adt/arrayfuncs.c:1378 utils/adt/multirangetypes.c:450 utils/adt/rangetypes.c:351 utils/cache/lsyscache.c:2985
+#: utils/adt/arrayfuncs.c:1378 utils/adt/multirangetypes.c:450 utils/adt/rangetypes.c:351 utils/cache/lsyscache.c:2958
#, c-format
msgid "no binary input function available for type %s"
msgstr "型%sにはバイナリ入力関数がありません"
@@ -24501,7 +23945,7 @@ msgstr "型%sにはバイナリ入力関数がありません"
msgid "improper binary format in array element %d"
msgstr "配列要素%dのバイナリ書式が不適切です"
-#: utils/adt/arrayfuncs.c:1588 utils/adt/multirangetypes.c:455 utils/adt/rangetypes.c:356 utils/cache/lsyscache.c:3018
+#: utils/adt/arrayfuncs.c:1588 utils/adt/multirangetypes.c:455 utils/adt/rangetypes.c:356 utils/cache/lsyscache.c:2991
#, c-format
msgid "no binary output function available for type %s"
msgstr "型%sにはバイナリ出力関数がありません"
@@ -24511,7 +23955,7 @@ msgstr "型%sにはバイナリ出力関数がありません"
msgid "slices of fixed-length arrays not implemented"
msgstr "固定長配列の部分配列は実装されていません"
-#: utils/adt/arrayfuncs.c:2245 utils/adt/arrayfuncs.c:2267 utils/adt/arrayfuncs.c:2316 utils/adt/arrayfuncs.c:2570 utils/adt/arrayfuncs.c:2915 utils/adt/arrayfuncs.c:6104 utils/adt/arrayfuncs.c:6130 utils/adt/arrayfuncs.c:6141 utils/adt/json.c:1441 utils/adt/json.c:1509 utils/adt/jsonb.c:1317 utils/adt/jsonb.c:1401 utils/adt/jsonfuncs.c:4711 utils/adt/jsonfuncs.c:4864 utils/adt/jsonfuncs.c:4975 utils/adt/jsonfuncs.c:5023
+#: utils/adt/arrayfuncs.c:2245 utils/adt/arrayfuncs.c:2267 utils/adt/arrayfuncs.c:2316 utils/adt/arrayfuncs.c:2570 utils/adt/arrayfuncs.c:2915 utils/adt/arrayfuncs.c:6094 utils/adt/arrayfuncs.c:6120 utils/adt/arrayfuncs.c:6131 utils/adt/json.c:1433 utils/adt/json.c:1505 utils/adt/jsonb.c:1317 utils/adt/jsonb.c:1401 utils/adt/jsonfuncs.c:4710 utils/adt/jsonfuncs.c:4863 utils/adt/jsonfuncs.c:4974 utils/adt/jsonfuncs.c:5022
#, c-format
msgid "wrong number of array subscripts"
msgstr "配列の添え字が不正な数値です"
@@ -24546,77 +23990,77 @@ msgstr "空の配列値のスライスに代入するには、スライスの範
msgid "source array too small"
msgstr "元の配列が小さすぎます"
-#: utils/adt/arrayfuncs.c:3669
+#: utils/adt/arrayfuncs.c:3657
#, c-format
msgid "null array element not allowed in this context"