Translation updates
authorPeter Eisentraut <[email protected]>
Mon, 17 Sep 2018 06:40:36 +0000 (08:40 +0200)
committerPeter Eisentraut <[email protected]>
Mon, 17 Sep 2018 06:40:36 +0000 (08:40 +0200)
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: be9925199917aac824dd4b472bdce3b97dbc90ca

80 files changed:
src/backend/nls.mk
src/backend/po/de.po
src/backend/po/id.po [deleted file]
src/backend/po/ja.po
src/backend/po/ko.po
src/backend/po/pt_BR.po [deleted file]
src/backend/po/sv.po
src/backend/po/tr.po
src/bin/initdb/po/ja.po
src/bin/initdb/po/ko.po
src/bin/initdb/po/sv.po
src/bin/pg_basebackup/nls.mk
src/bin/pg_basebackup/po/de.po
src/bin/pg_basebackup/po/ja.po
src/bin/pg_basebackup/po/ko.po
src/bin/pg_basebackup/po/pt_BR.po [deleted file]
src/bin/pg_basebackup/po/zh_CN.po [deleted file]
src/bin/pg_config/po/ja.po
src/bin/pg_controldata/po/ja.po
src/bin/pg_controldata/po/ko.po
src/bin/pg_ctl/po/ja.po
src/bin/pg_ctl/po/ko.po
src/bin/pg_ctl/po/sv.po
src/bin/pg_dump/po/de.po
src/bin/pg_dump/po/ja.po
src/bin/pg_dump/po/ko.po
src/bin/pg_resetwal/nls.mk
src/bin/pg_resetwal/po/it.po [deleted file]
src/bin/pg_resetwal/po/ja.po
src/bin/pg_resetwal/po/ko.po
src/bin/pg_resetwal/po/pl.po [deleted file]
src/bin/pg_resetwal/po/pt_BR.po [deleted file]
src/bin/pg_resetwal/po/sv.po
src/bin/pg_resetwal/po/zh_CN.po [deleted file]
src/bin/pg_rewind/po/de.po
src/bin/pg_rewind/po/ja.po
src/bin/pg_rewind/po/ko.po
src/bin/pg_rewind/po/sv.po
src/bin/pg_upgrade/po/de.po
src/bin/pg_upgrade/po/ja.po
src/bin/pg_upgrade/po/ko.po
src/bin/pg_upgrade/po/sv.po
src/bin/pg_verify_checksums/nls.mk
src/bin/pg_verify_checksums/po/de.po [new file with mode: 0644]
src/bin/pg_verify_checksums/po/ja.po [new file with mode: 0644]
src/bin/pg_verify_checksums/po/ko.po [new file with mode: 0644]
src/bin/pg_verify_checksums/po/sv.po [new file with mode: 0644]
src/bin/pg_verify_checksums/po/tr.po [new file with mode: 0644]
src/bin/pg_waldump/po/ja.po
src/bin/pg_waldump/po/ko.po
src/bin/psql/nls.mk
src/bin/psql/po/de.po
src/bin/psql/po/ja.po
src/bin/psql/po/ko.po
src/bin/psql/po/sv.po
src/bin/psql/po/tr.po
src/bin/psql/po/zh_TW.po [deleted file]
src/bin/scripts/po/ja.po
src/bin/scripts/po/ko.po
src/interfaces/ecpg/preproc/po/ja.po
src/interfaces/ecpg/preproc/po/ko.po
src/interfaces/libpq/nls.mk
src/interfaces/libpq/po/de.po
src/interfaces/libpq/po/ja.po
src/interfaces/libpq/po/ko.po
src/interfaces/libpq/po/sv.po
src/interfaces/libpq/po/zh_TW.po [deleted file]
src/pl/plperl/nls.mk
src/pl/plperl/po/zh_TW.po [deleted file]
src/pl/plpgsql/src/nls.mk
src/pl/plpgsql/src/po/de.po
src/pl/plpgsql/src/po/ko.po
src/pl/plpgsql/src/po/zh_TW.po [deleted file]
src/pl/plpython/po/ja.po
src/pl/plpython/po/ko.po
src/pl/tcl/nls.mk
src/pl/tcl/po/pt_BR.po [deleted file]
src/pl/tcl/po/ro.po [deleted file]
src/pl/tcl/po/zh_CN.po [deleted file]
src/pl/tcl/po/zh_TW.po [deleted file]

index ad94947f5e90550780580a6799e7f73daa4f7a33..7c436df7ccddf03788db56e86d86a9128fb14c71 100644 (file)
@@ -1,6 +1,6 @@
 # src/backend/nls.mk
 CATALOG_NAME     = postgres
-AVAIL_LANGUAGES  = de es fr id it ja ko pl pt_BR ru sv tr zh_CN
+AVAIL_LANGUAGES  = de es fr it ja ko pl ru sv tr zh_CN
 GETTEXT_FILES    = + gettext-files
 GETTEXT_TRIGGERS = $(BACKEND_COMMON_GETTEXT_TRIGGERS) \
     GUC_check_errmsg GUC_check_errdetail GUC_check_errhint \
index ca52df6731c52be123d71732c0886f0c50287bcb..12cf149eb4f0762d3ac325cacc76d5c919b99c3a 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 11\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2018-05-21 12:39+0000\n"
-"PO-Revision-Date: 2018-05-21 11:21-0400\n"
+"POT-Creation-Date: 2018-09-14 05:09+0000\n"
+"PO-Revision-Date: 2018-09-14 08:40+0200\n"
 "Last-Translator: Peter Eisentraut <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
@@ -25,7 +25,7 @@ msgstr ""
 msgid "not recorded"
 msgstr "nicht aufgezeichnet"
 
-#: ../common/controldata_utils.c:58 commands/copy.c:3147
+#: ../common/controldata_utils.c:58 commands/copy.c:3146
 #: commands/extension.c:3330 utils/adt/genfile.c:151
 #, c-format
 msgid "could not open file \"%s\" for reading: %m"
@@ -37,13 +37,13 @@ msgid "%s: could not open file \"%s\" for reading: %s\n"
 msgstr "%s: konnte Datei »%s« nicht zum Lesen öffnen: %s\n"
 
 #: ../common/controldata_utils.c:75 access/transam/timeline.c:347
-#: access/transam/xlog.c:3407 access/transam/xlog.c:10857
-#: access/transam/xlog.c:10870 access/transam/xlog.c:11295
-#: access/transam/xlog.c:11375 access/transam/xlog.c:11414
-#: access/transam/xlog.c:11457 access/transam/xlogfuncs.c:658
+#: access/transam/xlog.c:3440 access/transam/xlog.c:10933
+#: access/transam/xlog.c:10946 access/transam/xlog.c:11371
+#: access/transam/xlog.c:11451 access/transam/xlog.c:11490
+#: access/transam/xlog.c:11533 access/transam/xlogfuncs.c:658
 #: access/transam/xlogfuncs.c:677 commands/extension.c:3340 libpq/hba.c:499
-#: replication/logical/origin.c:701 replication/logical/origin.c:731
-#: replication/logical/reorderbuffer.c:3101 replication/walsender.c:507
+#: replication/logical/origin.c:719 replication/logical/origin.c:749
+#: replication/logical/reorderbuffer.c:3294 replication/walsender.c:510
 #: storage/file/copydir.c:195 utils/adt/genfile.c:168 utils/adt/misc.c:944
 #, c-format
 msgid "could not read file \"%s\": %m"
@@ -57,14 +57,13 @@ msgstr "%s: konnte Datei »%s« nicht lesen: %s\n"
 #: ../common/controldata_utils.c:86
 #, fuzzy, c-format
 #| msgid "could not read file \"%s\": read %d of %zu"
-msgid "could not read file \"%s\": read %d bytes, expected %d"
+msgid "could not read file \"%s\": read %d of %d"
 msgstr "konnte Datei »%s« nicht lesen: %d von %zu gelesen"
 
 #: ../common/controldata_utils.c:90
-#, fuzzy, c-format
-#| msgid "could not read file \"%s\": read %d of %zu"
-msgid "%s: could not read file \"%s\": read %d bytes, expected %d\n"
-msgstr "konnte Datei »%s« nicht lesen: %d von %zu gelesen"
+#, c-format
+msgid "%s: could not read file \"%s\": read %d of %d\n"
+msgstr "%s: konnte Datei »%s« nicht lesen: %d von %d gelesen\n"
 
 #: ../common/controldata_utils.c:112
 msgid "byte ordering mismatch"
@@ -180,27 +179,27 @@ msgid "could not close directory \"%s\": %s\n"
 msgstr "konnte Verzeichnis »%s« nicht schließen: %s\n"
 
 #: ../common/psprintf.c:179 ../port/path.c:630 ../port/path.c:668
-#: ../port/path.c:685 access/transam/twophase.c:1372 access/transam/xlog.c:6443
-#: lib/dshash.c:246 lib/stringinfo.c:277 libpq/auth.c:1150 libpq/auth.c:1516
-#: libpq/auth.c:1584 libpq/auth.c:2102 postmaster/bgworker.c:337
-#: postmaster/bgworker.c:914 postmaster/postmaster.c:2390
+#: ../port/path.c:685 access/transam/twophase.c:1383 access/transam/xlog.c:6482
+#: lib/dshash.c:246 lib/stringinfo.c:277 libpq/auth.c:1134 libpq/auth.c:1505
+#: libpq/auth.c:1573 libpq/auth.c:2091 postmaster/bgworker.c:337
+#: postmaster/bgworker.c:907 postmaster/postmaster.c:2390
 #: postmaster/postmaster.c:2412 postmaster/postmaster.c:3979
 #: postmaster/postmaster.c:4687 postmaster/postmaster.c:4762
 #: postmaster/postmaster.c:5454 postmaster/postmaster.c:5791
 #: replication/libpqwalreceiver/libpqwalreceiver.c:260
 #: replication/logical/logical.c:174 storage/buffer/localbuf.c:436
 #: storage/file/fd.c:781 storage/file/fd.c:1219 storage/file/fd.c:1380
-#: storage/file/fd.c:2286 storage/ipc/procarray.c:1058
-#: storage/ipc/procarray.c:1546 storage/ipc/procarray.c:1553
-#: storage/ipc/procarray.c:1970 storage/ipc/procarray.c:2581
+#: storage/file/fd.c:2286 storage/ipc/procarray.c:1055
+#: storage/ipc/procarray.c:1543 storage/ipc/procarray.c:1550
+#: storage/ipc/procarray.c:1965 storage/ipc/procarray.c:2589
 #: utils/adt/cryptohashes.c:45 utils/adt/cryptohashes.c:65
 #: utils/adt/formatting.c:1568 utils/adt/formatting.c:1690
 #: utils/adt/formatting.c:1813 utils/adt/pg_locale.c:468
-#: utils/adt/pg_locale.c:652 utils/adt/regexp.c:219 utils/fmgr/dfmgr.c:221
+#: utils/adt/pg_locale.c:652 utils/adt/regexp.c:223 utils/fmgr/dfmgr.c:221
 #: utils/hash/dynahash.c:448 utils/hash/dynahash.c:557
 #: utils/hash/dynahash.c:1069 utils/mb/mbutils.c:365 utils/mb/mbutils.c:698
-#: utils/misc/guc.c:4220 utils/misc/guc.c:4236 utils/misc/guc.c:4249
-#: utils/misc/guc.c:7224 utils/misc/tzparser.c:468 utils/mmgr/aset.c:482
+#: utils/misc/guc.c:4230 utils/misc/guc.c:4246 utils/misc/guc.c:4259
+#: utils/misc/guc.c:7234 utils/misc/tzparser.c:468 utils/mmgr/aset.c:482
 #: utils/mmgr/dsa.c:713 utils/mmgr/dsa.c:795 utils/mmgr/generation.c:249
 #: utils/mmgr/mcxt.c:796 utils/mmgr/mcxt.c:832 utils/mmgr/mcxt.c:870
 #: utils/mmgr/mcxt.c:908 utils/mmgr/mcxt.c:944 utils/mmgr/mcxt.c:975
@@ -265,7 +264,7 @@ msgstr "konnte »stat« für Datei oder Verzeichnis »%s« nicht ausführen: %s\
 msgid "could not remove file or directory \"%s\": %s\n"
 msgstr "konnte Datei oder Verzeichnis »%s« nicht entfernen: %s\n"
 
-#: ../common/saslprep.c:1090
+#: ../common/saslprep.c:1093
 #, c-format
 msgid "password too long"
 msgstr "Passwort zu lang"
@@ -275,7 +274,7 @@ msgstr "Passwort zu lang"
 msgid "could not look up effective user ID %ld: %s"
 msgstr "konnte effektive Benutzer-ID %ld nicht nachschlagen: %s"
 
-#: ../common/username.c:45 libpq/auth.c:2049
+#: ../common/username.c:45 libpq/auth.c:2038
 msgid "user does not exist"
 msgstr "Benutzer existiert nicht"
 
@@ -402,17 +401,33 @@ 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 ""
 
-#: access/brin/brin.c:880 access/brin/brin.c:951
+#: access/brin/brin.c:877 access/brin/brin.c:954 access/gin/ginfast.c:1018
+#: access/transam/xlog.c:10345 access/transam/xlog.c:10872
+#: access/transam/xlogfuncs.c:286 access/transam/xlogfuncs.c:313
+#: access/transam/xlogfuncs.c:352 access/transam/xlogfuncs.c:373
+#: access/transam/xlogfuncs.c:394 access/transam/xlogfuncs.c:464
+#: access/transam/xlogfuncs.c:520
+#, c-format
+msgid "recovery is in progress"
+msgstr "Wiederherstellung läuft"
+
+#: access/brin/brin.c:878 access/brin/brin.c:955
+#, fuzzy, c-format
+#| msgid "WAL control functions cannot be executed during recovery."
+msgid "BRIN control functions cannot be executed during recovery."
+msgstr "Während der Wiederherstellung können keine WAL-Kontrollfunktionen ausgeführt werden."
+
+#: access/brin/brin.c:886 access/brin/brin.c:963
 #, c-format
 msgid "block number out of range: %s"
 msgstr "Blocknummer ist außerhalb des gültigen Bereichs: %s"
 
-#: access/brin/brin.c:903 access/brin/brin.c:974
+#: access/brin/brin.c:909 access/brin/brin.c:986
 #, c-format
 msgid "\"%s\" is not a BRIN index"
 msgstr "»%s« ist kein BRIN-Index"
 
-#: access/brin/brin.c:919 access/brin/brin.c:990
+#: access/brin/brin.c:925 access/brin/brin.c:1002
 #, c-format
 msgid "could not open parent table of index %s"
 msgstr "konnte Basistabelle von Index %s nicht öffnen"
@@ -420,7 +435,7 @@ msgstr "konnte Basistabelle von Index %s nicht öffnen"
 #: access/brin/brin_pageops.c:77 access/brin/brin_pageops.c:363
 #: access/brin/brin_pageops.c:844 access/gin/ginentrypage.c:110
 #: access/gist/gist.c:1376 access/nbtree/nbtinsert.c:678
-#: access/nbtree/nbtsort.c:839 access/spgist/spgdoinsert.c:1957
+#: access/nbtree/nbtsort.c:830 access/spgist/spgdoinsert.c:1957
 #, c-format
 msgid "index row size %zu exceeds maximum %zu for index \"%s\""
 msgstr "Größe %zu der Indexzeile überschreitet Maximum %zu für Index »%s«"
@@ -498,7 +513,7 @@ msgstr "in Operatorklasse »%s« für Zugriffsmethode %s fehlen Operatoren"
 msgid "operator class \"%s\" of access method %s is missing support function %d"
 msgstr "in Operatorklasse »%s« für Zugriffsmethode %s fehlt Support-Funktion %d"
 
-#: access/common/heaptuple.c:1090 access/common/heaptuple.c:1806
+#: access/common/heaptuple.c:1089 access/common/heaptuple.c:1805
 #, c-format
 msgid "number of columns (%d) exceeds limit (%d)"
 msgstr "Anzahl der Spalten (%d) überschreitet Maximum (%d)"
@@ -610,26 +625,17 @@ msgstr "Posting-Liste ist zu lang"
 msgid "Reduce maintenance_work_mem."
 msgstr "Reduzieren Sie maintenance_work_mem."
 
-#: access/gin/ginfast.c:1023 access/transam/xlog.c:10269
-#: access/transam/xlog.c:10796 access/transam/xlogfuncs.c:286
-#: access/transam/xlogfuncs.c:313 access/transam/xlogfuncs.c:352
-#: access/transam/xlogfuncs.c:373 access/transam/xlogfuncs.c:394
-#: access/transam/xlogfuncs.c:464 access/transam/xlogfuncs.c:520
-#, c-format
-msgid "recovery is in progress"
-msgstr "Wiederherstellung läuft"
-
-#: access/gin/ginfast.c:1024
+#: access/gin/ginfast.c:1019
 #, c-format
 msgid "GIN pending list cannot be cleaned up during recovery."
 msgstr "GIN-Pending-Liste kann nicht während der Wiederherstellung aufgeräumt werden."
 
-#: access/gin/ginfast.c:1031
+#: access/gin/ginfast.c:1026
 #, c-format
 msgid "\"%s\" is not a GIN index"
 msgstr "»%s« ist kein GIN-Index"
 
-#: access/gin/ginfast.c:1042
+#: access/gin/ginfast.c:1037
 #, c-format
 msgid "cannot access temporary indexes of other sessions"
 msgstr "auf temporäre Indexe anderer Sitzungen kann nicht zugegriffen werden"
@@ -653,8 +659,9 @@ msgstr "konnte keine Vergleichsfunktion für Typ %s ermitteln"
 
 #: access/gin/ginvalidate.c:93 access/gist/gistvalidate.c:93
 #: access/hash/hashvalidate.c:99 access/spgist/spgvalidate.c:99
-#, c-format
-msgid "operator family \"%s\" of access method %s contains support procedure %s with different left and right input types"
+#, fuzzy, c-format
+#| msgid "operator family \"%s\" of access method %s contains support procedure %s with different left and right input types"
+msgid "operator family \"%s\" of access method %s contains support function %s with different left and right input types"
 msgstr "Operatorfamilie »%s« für Zugriffsmethode %s enthält Support-Prozedur %s mit unterschiedlichen linken und rechten Eingabetypen"
 
 #: access/gin/ginvalidate.c:257
@@ -781,8 +788,8 @@ msgid "\"%s\" is an index"
 msgstr "»%s« ist ein Index"
 
 #: access/heap/heapam.c:1309 access/heap/heapam.c:1338
-#: access/heap/heapam.c:1371 catalog/aclchk.c:1835 commands/tablecmds.c:10326
-#: commands/tablecmds.c:13538
+#: access/heap/heapam.c:1371 catalog/aclchk.c:1835 commands/tablecmds.c:10340
+#: commands/tablecmds.c:13543
 #, c-format
 msgid "\"%s\" is a composite type"
 msgstr "»%s« ist ein zusammengesetzter Typ"
@@ -792,28 +799,28 @@ msgstr "»%s« ist ein zusammengesetzter Typ"
 msgid "cannot insert tuples in a parallel worker"
 msgstr "in einem parallelen Arbeitsprozess können keine Tupel eingefügt werden"
 
-#: access/heap/heapam.c:3091
+#: access/heap/heapam.c:3083
 #, c-format
 msgid "cannot delete tuples during a parallel operation"
 msgstr "während einer parallelen Operation können keine Tupel gelöscht werden"
 
-#: access/heap/heapam.c:3137
+#: access/heap/heapam.c:3129
 #, c-format
 msgid "attempted to delete invisible tuple"
 msgstr "Versuch ein unsichtbares Tupel zu löschen"
 
-#: access/heap/heapam.c:3572 access/heap/heapam.c:6409
+#: access/heap/heapam.c:3564 access/heap/heapam.c:6401
 #, c-format
 msgid "cannot update tuples during a parallel operation"
 msgstr "während einer parallelen Operation können keine Tupel aktualisiert werden"
 
-#: access/heap/heapam.c:3720
+#: access/heap/heapam.c:3712
 #, c-format
 msgid "attempted to update invisible tuple"
 msgstr "Versuch ein unsichtbares Tupel zu aktualisieren"
 
-#: access/heap/heapam.c:5085 access/heap/heapam.c:5123
-#: access/heap/heapam.c:5375 executor/execMain.c:2654
+#: access/heap/heapam.c:5077 access/heap/heapam.c:5115
+#: access/heap/heapam.c:5367 executor/execMain.c:2660
 #, c-format
 msgid "could not obtain lock on row in relation \"%s\""
 msgstr "konnte Sperre für Zeile in Relation »%s« nicht setzen"
@@ -828,24 +835,24 @@ msgstr "Zeile ist zu groß: Größe ist %zu, Maximalgröße ist %zu"
 msgid "could not write to file \"%s\", wrote %d of %d: %m"
 msgstr "konnte nicht in Datei »%s« schreiben, %d von %d geschrieben: %m"
 
-#: access/heap/rewriteheap.c:970 access/heap/rewriteheap.c:1185
-#: access/heap/rewriteheap.c:1284 access/transam/timeline.c:411
-#: access/transam/timeline.c:490 access/transam/xlog.c:3274
-#: access/transam/xlog.c:3440 replication/logical/snapbuild.c:1629
-#: replication/slot.c:1290 replication/slot.c:1377 storage/file/fd.c:639
-#: storage/file/fd.c:3515 storage/smgr/md.c:1043 storage/smgr/md.c:1276
-#: storage/smgr/md.c:1449 utils/misc/guc.c:7246
+#: access/heap/rewriteheap.c:970 access/heap/rewriteheap.c:1191
+#: access/heap/rewriteheap.c:1290 access/transam/timeline.c:411
+#: access/transam/timeline.c:490 access/transam/xlog.c:3307
+#: access/transam/xlog.c:3473 replication/logical/snapbuild.c:1645
+#: replication/slot.c:1308 replication/slot.c:1400 storage/file/fd.c:639
+#: storage/file/fd.c:3515 storage/smgr/md.c:1044 storage/smgr/md.c:1277
+#: storage/smgr/md.c:1450 utils/misc/guc.c:7256
 #, c-format
 msgid "could not fsync file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht fsyncen: %m"
 
 #: access/heap/rewriteheap.c:1024 access/heap/rewriteheap.c:1143
 #: access/transam/timeline.c:314 access/transam/timeline.c:465
-#: access/transam/xlog.c:3227 access/transam/xlog.c:3378
-#: access/transam/xlog.c:10607 access/transam/xlog.c:10645
-#: access/transam/xlog.c:11048 postmaster/postmaster.c:4454
-#: replication/logical/origin.c:575 replication/slot.c:1242
-#: storage/file/copydir.c:167 storage/smgr/md.c:326 utils/time/snapmgr.c:1297
+#: access/transam/xlog.c:3261 access/transam/xlog.c:3411
+#: access/transam/xlog.c:10683 access/transam/xlog.c:10721
+#: access/transam/xlog.c:11124 postmaster/postmaster.c:4454
+#: replication/logical/origin.c:575 replication/slot.c:1257
+#: storage/file/copydir.c:167 storage/smgr/md.c:327 utils/time/snapmgr.c:1297
 #, c-format
 msgid "could not create file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht erstellen: %m"
@@ -855,57 +862,57 @@ msgstr "konnte Datei »%s« nicht erstellen: %m"
 msgid "could not truncate file \"%s\" to %u: %m"
 msgstr "konnte Datei »%s« nicht auf %u kürzen: %m"
 
-#: access/heap/rewriteheap.c:1161 replication/walsender.c:487
-#: storage/smgr/md.c:1948
+#: access/heap/rewriteheap.c:1161 replication/walsender.c:490
+#: storage/smgr/md.c:1986
 #, c-format
 msgid "could not seek to end of file \"%s\": %m"
 msgstr "konnte Positionszeiger nicht ans Ende der Datei »%s« setzen: %m"
 
-#: access/heap/rewriteheap.c:1173 access/transam/timeline.c:369
+#: access/heap/rewriteheap.c:1178 access/transam/timeline.c:369
 #: access/transam/timeline.c:404 access/transam/timeline.c:482
-#: access/transam/xlog.c:3263 access/transam/xlog.c:3431
+#: access/transam/xlog.c:3293 access/transam/xlog.c:3464
 #: postmaster/postmaster.c:4464 postmaster/postmaster.c:4474
-#: replication/logical/origin.c:584 replication/logical/origin.c:623
-#: replication/logical/origin.c:639 replication/logical/snapbuild.c:1611
-#: replication/slot.c:1273 storage/file/copydir.c:208
+#: replication/logical/origin.c:590 replication/logical/origin.c:635
+#: replication/logical/origin.c:657 replication/logical/snapbuild.c:1624
+#: replication/slot.c:1291 storage/file/copydir.c:208
 #: utils/init/miscinit.c:1341 utils/init/miscinit.c:1352
-#: utils/init/miscinit.c:1360 utils/misc/guc.c:7207 utils/misc/guc.c:7238
-#: utils/misc/guc.c:9099 utils/misc/guc.c:9113 utils/time/snapmgr.c:1302
+#: utils/init/miscinit.c:1360 utils/misc/guc.c:7217 utils/misc/guc.c:7248
+#: utils/misc/guc.c:9110 utils/misc/guc.c:9124 utils/time/snapmgr.c:1302
 #: utils/time/snapmgr.c:1309
 #, c-format
 msgid "could not write to file \"%s\": %m"
 msgstr "konnte nicht in Datei »%s« schreiben: %m"
 
-#: access/heap/rewriteheap.c:1259 access/transam/xlogarchive.c:113
+#: access/heap/rewriteheap.c:1265 access/transam/xlogarchive.c:113
 #: access/transam/xlogarchive.c:469 postmaster/postmaster.c:1275
-#: postmaster/syslogger.c:1372 replication/logical/origin.c:563
-#: replication/logical/reorderbuffer.c:2607
-#: replication/logical/snapbuild.c:1560 replication/logical/snapbuild.c:1935
-#: replication/slot.c:1350 storage/file/fd.c:690 storage/file/fd.c:3118
+#: postmaster/syslogger.c:1456 replication/logical/origin.c:563
+#: replication/logical/reorderbuffer.c:2800
+#: replication/logical/snapbuild.c:1567 replication/logical/snapbuild.c:1963
+#: replication/slot.c:1370 storage/file/fd.c:690 storage/file/fd.c:3118
 #: storage/file/fd.c:3180 storage/file/reinit.c:255 storage/ipc/dsm.c:315
-#: storage/smgr/md.c:425 storage/smgr/md.c:474 storage/smgr/md.c:1396
+#: storage/smgr/md.c:426 storage/smgr/md.c:475 storage/smgr/md.c:1397
 #: utils/time/snapmgr.c:1640
 #, c-format
 msgid "could not remove file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht löschen: %m"
 
-#: access/heap/rewriteheap.c:1273 access/transam/timeline.c:111
+#: access/heap/rewriteheap.c:1279 access/transam/timeline.c:111
 #: access/transam/timeline.c:236 access/transam/timeline.c:333
-#: access/transam/xlog.c:3204 access/transam/xlog.c:3323
-#: access/transam/xlog.c:3364 access/transam/xlog.c:3641
-#: access/transam/xlog.c:3719 access/transam/xlogutils.c:708
-#: postmaster/syslogger.c:1381 replication/basebackup.c:507
-#: replication/basebackup.c:1381 replication/logical/origin.c:694
-#: replication/logical/reorderbuffer.c:2134
-#: replication/logical/reorderbuffer.c:2378
-#: replication/logical/reorderbuffer.c:3081
-#: replication/logical/snapbuild.c:1603 replication/logical/snapbuild.c:1691
-#: replication/slot.c:1365 replication/walsender.c:480
-#: replication/walsender.c:2401 storage/file/copydir.c:161
+#: access/transam/xlog.c:3238 access/transam/xlog.c:3356
+#: access/transam/xlog.c:3397 access/transam/xlog.c:3674
+#: access/transam/xlog.c:3752 access/transam/xlogutils.c:708
+#: postmaster/syslogger.c:1465 replication/basebackup.c:510
+#: replication/basebackup.c:1384 replication/logical/origin.c:712
+#: replication/logical/reorderbuffer.c:2294
+#: replication/logical/reorderbuffer.c:2561
+#: replication/logical/reorderbuffer.c:3274
+#: replication/logical/snapbuild.c:1610 replication/logical/snapbuild.c:1707
+#: replication/slot.c:1385 replication/walsender.c:483
+#: replication/walsender.c:2412 storage/file/copydir.c:161
 #: storage/file/fd.c:622 storage/file/fd.c:3410 storage/file/fd.c:3494
-#: storage/smgr/md.c:607 utils/error/elog.c:1879 utils/init/miscinit.c:1265
-#: utils/init/miscinit.c:1400 utils/init/miscinit.c:1477 utils/misc/guc.c:7466
-#: utils/misc/guc.c:7498
+#: storage/smgr/md.c:608 utils/error/elog.c:1879 utils/init/miscinit.c:1265
+#: utils/init/miscinit.c:1400 utils/init/miscinit.c:1477 utils/misc/guc.c:7476
+#: utils/misc/guc.c:7508
 #, c-format
 msgid "could not open file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht öffnen: %m"
@@ -921,8 +928,8 @@ msgid "index access method \"%s\" does not have a handler"
 msgstr "Indexzugriffsmethode »%s« hat keinen Handler"
 
 #: access/index/indexam.c:160 catalog/objectaddress.c:1223
-#: commands/indexcmds.c:2236 commands/tablecmds.c:249 commands/tablecmds.c:273
-#: commands/tablecmds.c:13529 commands/tablecmds.c:14772
+#: commands/indexcmds.c:2271 commands/tablecmds.c:249 commands/tablecmds.c:273
+#: commands/tablecmds.c:13534 commands/tablecmds.c:14765
 #, c-format
 msgid "\"%s\" is not an index"
 msgstr "»%s« ist kein Index"
@@ -947,7 +954,7 @@ msgstr "konnte Tupel mit Index »%s« nicht erneut finden"
 msgid "This may be because of a non-immutable index expression."
 msgstr "Das kann daran liegen, dass der Indexausdruck nicht »immutable« ist."
 
-#: access/nbtree/nbtinsert.c:681 access/nbtree/nbtsort.c:842
+#: access/nbtree/nbtinsert.c:681 access/nbtree/nbtsort.c:833
 #, c-format
 msgid ""
 "Values larger than 1/3 of a buffer page cannot be indexed.\n"
@@ -957,7 +964,7 @@ msgstr ""
 "Erstellen Sie eventuell einen Funktionsindex auf einen MD5-Hash oder verwenden Sie Volltextindizierung."
 
 #: access/nbtree/nbtpage.c:318 access/nbtree/nbtpage.c:529
-#: access/nbtree/nbtpage.c:618 parser/parse_utilcmd.c:2055
+#: access/nbtree/nbtpage.c:618 parser/parse_utilcmd.c:2056
 #, c-format
 msgid "index \"%s\" is not a btree"
 msgstr "Index »%s« ist kein B-Tree"
@@ -968,12 +975,12 @@ msgstr "Index »%s« ist kein B-Tree"
 msgid "version mismatch in index \"%s\": file version %d, current version %d, minimal supported version %d"
 msgstr "keine Versionsübereinstimmung in Index »%s«: Dateiversion %d, aktuelle Version %d, kleinste unterstützte Version %d"
 
-#: access/nbtree/nbtpage.c:1312
+#: access/nbtree/nbtpage.c:1320
 #, c-format
 msgid "index \"%s\" contains a half-dead internal page"
 msgstr "Index »%s« enthält eine halbtote interne Seite"
 
-#: access/nbtree/nbtpage.c:1314
+#: access/nbtree/nbtpage.c:1322
 #, c-format
 msgid "This can be caused by an interrupted VACUUM in version 9.3 or older, before upgrade. Please REINDEX it."
 msgstr "Die Ursache kann ein unterbrochenes VACUUM in Version 9.3 oder älter vor dem Upgrade sein. Bitte REINDEX durchführen."
@@ -985,7 +992,7 @@ msgstr "in Operatorfamilie »%s« für Zugriffsmethode %s fehlt Support-Funktion
 
 #: access/spgist/spgutils.c:136
 #, c-format
-msgid "compress method must not defined when leaf type is different from input type"
+msgid "compress method must be defined when leaf type is different from input type"
 msgstr ""
 
 #: access/spgist/spgutils.c:743
@@ -1269,7 +1276,7 @@ msgid "Timeline IDs must be less than child timeline's ID."
 msgstr "Zeitleisten-IDs müssen kleiner als die Zeitleisten-ID des Kindes sein."
 
 #: access/transam/timeline.c:417 access/transam/timeline.c:496
-#: access/transam/xlog.c:3281 access/transam/xlog.c:3446
+#: access/transam/xlog.c:3314 access/transam/xlog.c:3479
 #: access/transam/xlogfuncs.c:683 commands/copy.c:1742
 #: storage/file/copydir.c:219
 #, c-format
@@ -1301,144 +1308,144 @@ msgstr "Setzen Sie max_prepared_transactions auf einen Wert höher als null."
 msgid "transaction identifier \"%s\" is already in use"
 msgstr "Transaktionsbezeichner »%s« wird bereits verwendet"
 
-#: access/transam/twophase.c:417 access/transam/twophase.c:2415
+#: access/transam/twophase.c:417 access/transam/twophase.c:2435
 #, c-format
 msgid "maximum number of prepared transactions reached"
 msgstr "maximale Anzahl vorbereiteter Transaktionen erreicht"
 
-#: access/transam/twophase.c:418 access/transam/twophase.c:2416
+#: access/transam/twophase.c:418 access/transam/twophase.c:2436
 #, c-format
 msgid "Increase max_prepared_transactions (currently %d)."
 msgstr "Erhöhen Sie max_prepared_transactions (aktuell %d)."
 
-#: access/transam/twophase.c:585
+#: access/transam/twophase.c:586
 #, c-format
 msgid "prepared transaction with identifier \"%s\" is busy"
 msgstr "vorbereitete Transaktion mit Bezeichner »%s« ist beschäftigt"
 
-#: access/transam/twophase.c:591
+#: access/transam/twophase.c:592
 #, c-format
 msgid "permission denied to finish prepared transaction"
 msgstr "keine Berechtigung, um vorbereitete Transaktion abzuschließen"
 
-#: access/transam/twophase.c:592
+#: access/transam/twophase.c:593
 #, c-format
 msgid "Must be superuser or the user that prepared the transaction."
 msgstr "Sie müssen Superuser oder der Benutzer sein, der die Transaktion vorbereitet hat."
 
-#: access/transam/twophase.c:603
+#: access/transam/twophase.c:604
 #, c-format
 msgid "prepared transaction belongs to another database"
 msgstr "vorbereitete Transaktion gehört zu einer anderen Datenbank"
 
-#: access/transam/twophase.c:604
+#: access/transam/twophase.c:605
 #, c-format
 msgid "Connect to the database where the transaction was prepared to finish it."
 msgstr "Verbinden Sie sich mit der Datenbank, wo die Transaktion vorbereitet wurde, um sie zu beenden."
 
-#: access/transam/twophase.c:619
+#: access/transam/twophase.c:620
 #, c-format
 msgid "prepared transaction with identifier \"%s\" does not exist"
 msgstr "vorbereitete Transaktion mit Bezeichner »%s« existiert nicht"
 
-#: access/transam/twophase.c:1102
+#: access/transam/twophase.c:1103
 #, c-format
 msgid "two-phase state file maximum length exceeded"
 msgstr "maximale Länge der Zweiphasen-Statusdatei überschritten"
 
-#: access/transam/twophase.c:1231
+#: access/transam/twophase.c:1232
 #, c-format
 msgid "could not open two-phase state file \"%s\": %m"
 msgstr "konnte Zweiphasen-Statusdatei »%s« nicht öffnen: %m"
 
-#: access/transam/twophase.c:1248
+#: access/transam/twophase.c:1253
 #, c-format
 msgid "could not stat two-phase state file \"%s\": %m"
 msgstr "konnte »stat« für Zweiphasen-Statusdatei »%s« nicht ausführen: %m"
 
-#: access/transam/twophase.c:1282
+#: access/transam/twophase.c:1292
 #, c-format
 msgid "could not read two-phase state file \"%s\": %m"
 msgstr "konnte Zweiphasen-Statusdatei »%s« nicht lesen: %m"
 
-#: access/transam/twophase.c:1373 access/transam/xlog.c:6444
+#: access/transam/twophase.c:1384 access/transam/xlog.c:6483
 #, c-format
 msgid "Failed while allocating a WAL reading processor."
 msgstr "Fehlgeschlagen beim Anlegen eines WAL-Leseprozessors."
 
-#: access/transam/twophase.c:1379
+#: access/transam/twophase.c:1390
 #, c-format
 msgid "could not read two-phase state from WAL at %X/%X"
 msgstr "konnte Zweiphasen-Status nicht aus dem WAL bei %X/%X lesen"
 
-#: access/transam/twophase.c:1387
+#: access/transam/twophase.c:1398
 #, c-format
 msgid "expected two-phase state data is not present in WAL at %X/%X"
 msgstr "erwartete Zweiphasen-Status-Daten sind nicht im WAL bei %X/%X vorhanden"
 
-#: access/transam/twophase.c:1630
+#: access/transam/twophase.c:1636
 #, c-format
 msgid "could not remove two-phase state file \"%s\": %m"
 msgstr "konnte Zweiphasen-Statusdatei »%s« nicht löschen: %m"
 
-#: access/transam/twophase.c:1659
+#: access/transam/twophase.c:1665
 #, c-format
 msgid "could not recreate two-phase state file \"%s\": %m"
 msgstr "konnte Zweiphasen-Statusdatei »%s« nicht wieder erstellen: %m"
 
-#: access/transam/twophase.c:1670 access/transam/twophase.c:1678
+#: access/transam/twophase.c:1682 access/transam/twophase.c:1695
 #, c-format
 msgid "could not write two-phase state file: %m"
 msgstr "konnte Zweiphasen-Statusdatei nicht schreiben: %m"
 
-#: access/transam/twophase.c:1692
+#: access/transam/twophase.c:1712
 #, c-format
 msgid "could not fsync two-phase state file: %m"
 msgstr "konnte Zweiphasen-Statusdatei nicht fsyncen: %m"
 
-#: access/transam/twophase.c:1699
+#: access/transam/twophase.c:1719
 #, c-format
 msgid "could not close two-phase state file: %m"
 msgstr "konnte Zweiphasen-Statusdatei nicht schließen: %m"
 
-#: access/transam/twophase.c:1787
+#: access/transam/twophase.c:1807
 #, 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 Zweiphasen-Statusdatei wurde für eine lange laufende vorbereitete Transaktion geschrieben"
 msgstr[1] "%u Zweiphasen-Statusdateien wurden für lange laufende vorbereitete Transaktionen geschrieben"
 
-#: access/transam/twophase.c:2016
+#: access/transam/twophase.c:2036
 #, c-format
 msgid "recovering prepared transaction %u from shared memory"
 msgstr "Wiederherstellung der vorbereiteten Transaktion %u aus dem Shared Memory"
 
-#: access/transam/twophase.c:2106
+#: access/transam/twophase.c:2126
 #, c-format
 msgid "removing stale two-phase state file for transaction %u"
 msgstr "entferne abgelaufene Zweiphasen-Statusdatei für Transaktion %u"
 
-#: access/transam/twophase.c:2113
+#: access/transam/twophase.c:2133
 #, c-format
 msgid "removing stale two-phase state from memory for transaction %u"
 msgstr "entferne abgelaufenen Zweiphasen-Status aus dem Speicher für Transaktion %u"
 
-#: access/transam/twophase.c:2126
+#: access/transam/twophase.c:2146
 #, c-format
 msgid "removing future two-phase state file for transaction %u"
 msgstr "entferne zukünftige Zweiphasen-Statusdatei für Transaktion %u"
 
-#: access/transam/twophase.c:2133
+#: access/transam/twophase.c:2153
 #, c-format
 msgid "removing future two-phase state from memory for transaction %u"
 msgstr "entferne zukünftigen Zweiphasen-Status aus dem Speicher für Transaktion %u"
 
-#: access/transam/twophase.c:2147 access/transam/twophase.c:2166
+#: access/transam/twophase.c:2167 access/transam/twophase.c:2186
 #, c-format
 msgid "removing corrupt two-phase state file for transaction %u"
 msgstr "entferne verfälschte Zweiphasen-Statusdatei für Transaktion %u"
 
-#: access/transam/twophase.c:2173
+#: access/transam/twophase.c:2193
 #, c-format
 msgid "removing corrupt two-phase state from memory for transaction %u"
 msgstr "entferne verfälschten Zweiphasen-Status aus dem Speicher für Transaktion %u"
@@ -1585,834 +1592,834 @@ msgstr "während einer parallelen Operation können keine Subtransaktionen gesta
 msgid "cannot commit subtransactions during a parallel operation"
 msgstr "während einer parallelen Operation können keine Subtransaktionen committet werden"
 
-#: access/transam/xact.c:4867
+#: access/transam/xact.c:4869
 #, c-format
 msgid "cannot have more than 2^32-1 subtransactions in a transaction"
 msgstr "kann nicht mehr als 2^32-1 Subtransaktionen in einer Transaktion haben"
 
-#: access/transam/xlog.c:2479
+#: access/transam/xlog.c:2492
 #, c-format
 msgid "could not seek in log file %s to offset %u: %m"
 msgstr "konnte Positionszeiger in Logdatei %s nicht auf %u setzen: %m"
 
-#: access/transam/xlog.c:2501
+#: access/transam/xlog.c:2514
 #, c-format
 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:2767
+#: access/transam/xlog.c:2792
 #, c-format
 msgid "updated min recovery point to %X/%X on timeline %u"
 msgstr "minimaler Recovery-Punkt auf %X/%X auf Zeitleiste %u aktualisiert"
 
-#: access/transam/xlog.c:3411
+#: access/transam/xlog.c:3444
 #, c-format
 msgid "not enough data in file \"%s\""
 msgstr "nicht genug Daten in Datei »%s«"
 
-#: access/transam/xlog.c:3556
+#: access/transam/xlog.c:3589
 #, c-format
 msgid "could not open write-ahead log file \"%s\": %m"
 msgstr "konnte Write-Ahead-Log-Datei »%s« nicht öffnen: %m"
 
-#: access/transam/xlog.c:3745 access/transam/xlog.c:5634
+#: access/transam/xlog.c:3778 access/transam/xlog.c:5673
 #, c-format
 msgid "could not close log file %s: %m"
 msgstr "konnte Logdatei %s nicht schließen: %m"
 
-#: access/transam/xlog.c:3811 access/transam/xlogutils.c:703
-#: replication/walsender.c:2396
+#: access/transam/xlog.c:3844 access/transam/xlogutils.c:703
+#: replication/walsender.c:2407
 #, c-format
 msgid "requested WAL segment %s has already been removed"
 msgstr "das angeforderte WAL-Segment %s wurde schon entfernt"
 
-#: access/transam/xlog.c:4018
+#: access/transam/xlog.c:4051
 #, c-format
 msgid "recycled write-ahead log file \"%s\""
 msgstr "Write-Ahead-Log-Datei »%s« wird wiederverwendet"
 
-#: access/transam/xlog.c:4030
+#: access/transam/xlog.c:4063
 #, c-format
 msgid "removing write-ahead log file \"%s\""
 msgstr "entferne Write-Ahead-Log-Datei »%s«"
 
-#: access/transam/xlog.c:4050
+#: access/transam/xlog.c:4083
 #, c-format
 msgid "could not rename old write-ahead log file \"%s\": %m"
 msgstr "konnte alte Write-Ahead-Log-Datei »%s« nicht umbenennen: %m"
 
-#: access/transam/xlog.c:4092 access/transam/xlog.c:4102
+#: access/transam/xlog.c:4125 access/transam/xlog.c:4135
 #, c-format
 msgid "required WAL directory \"%s\" does not exist"
 msgstr "benötigtes WAL-Verzeichnis »%s« existiert nicht"
 
-#: access/transam/xlog.c:4108
+#: access/transam/xlog.c:4141
 #, c-format
 msgid "creating missing WAL directory \"%s\""
 msgstr "erzeuge fehlendes WAL-Verzeichnis »%s«"
 
-#: access/transam/xlog.c:4111
+#: access/transam/xlog.c:4144
 #, c-format
 msgid "could not create missing directory \"%s\": %m"
 msgstr "konnte fehlendes Verzeichnis »%s« nicht erzeugen: %m"
 
-#: access/transam/xlog.c:4219
+#: access/transam/xlog.c:4252
 #, c-format
 msgid "unexpected timeline ID %u in log segment %s, offset %u"
 msgstr "unerwartete Zeitleisten-ID %u in Logsegment %s, Offset %u"
 
-#: access/transam/xlog.c:4341
+#: access/transam/xlog.c:4380
 #, c-format
 msgid "new timeline %u is not a child of database system timeline %u"
 msgstr "neue Zeitleiste %u ist kein Kind der Datenbanksystemzeitleiste %u"
 
-#: access/transam/xlog.c:4355
+#: access/transam/xlog.c:4394
 #, c-format
 msgid "new timeline %u forked off current database system timeline %u before current recovery point %X/%X"
 msgstr "neue Zeitleiste %u zweigte von der aktuellen Datenbanksystemzeitleiste %u vor dem aktuellen Wiederherstellungspunkt %X/%X ab"
 
-#: access/transam/xlog.c:4374
+#: access/transam/xlog.c:4413
 #, c-format
 msgid "new target timeline is %u"
 msgstr "neue Zielzeitleiste ist %u"
 
-#: access/transam/xlog.c:4454
+#: access/transam/xlog.c:4493
 #, c-format
 msgid "could not create control file \"%s\": %m"
 msgstr "konnte Kontrolldatei »%s« nicht erzeugen: %m"
 
-#: access/transam/xlog.c:4466 access/transam/xlog.c:4720
+#: access/transam/xlog.c:4505 access/transam/xlog.c:4759
 #, c-format
 msgid "could not write to control file: %m"
 msgstr "konnte nicht in Kontrolldatei schreiben: %m"
 
-#: access/transam/xlog.c:4474 access/transam/xlog.c:4728
+#: access/transam/xlog.c:4513 access/transam/xlog.c:4767
 #, c-format
 msgid "could not fsync control file: %m"
 msgstr "konnte Kontrolldatei nicht fsyncen: %m"
 
-#: access/transam/xlog.c:4480 access/transam/xlog.c:4734
+#: access/transam/xlog.c:4519 access/transam/xlog.c:4773
 #, c-format
 msgid "could not close control file: %m"
 msgstr "konnte Kontrolldatei nicht schließen: %m"
 
-#: access/transam/xlog.c:4499 access/transam/xlog.c:4708
+#: access/transam/xlog.c:4538 access/transam/xlog.c:4747
 #, c-format
 msgid "could not open control file \"%s\": %m"
 msgstr "konnte Kontrolldatei »%s« nicht öffnen: %m"
 
-#: access/transam/xlog.c:4509
+#: access/transam/xlog.c:4548
 #, c-format
 msgid "could not read from control file: %m"
 msgstr "konnte nicht aus Kontrolldatei lesen: %m"
 
-#: access/transam/xlog.c:4512
+#: access/transam/xlog.c:4551
 #, fuzzy, c-format
 #| msgid "could not read from control file: %m"
 msgid "could not read from control file: read %d bytes, expected %d"
 msgstr "konnte nicht aus Kontrolldatei lesen: %m"
 
-#: access/transam/xlog.c:4527 access/transam/xlog.c:4536
-#: access/transam/xlog.c:4560 access/transam/xlog.c:4567
-#: access/transam/xlog.c:4574 access/transam/xlog.c:4579
-#: access/transam/xlog.c:4586 access/transam/xlog.c:4593
-#: access/transam/xlog.c:4600 access/transam/xlog.c:4607
-#: access/transam/xlog.c:4614 access/transam/xlog.c:4621
-#: access/transam/xlog.c:4630 access/transam/xlog.c:4637
-#: access/transam/xlog.c:4646 access/transam/xlog.c:4653
+#: access/transam/xlog.c:4566 access/transam/xlog.c:4575
+#: access/transam/xlog.c:4599 access/transam/xlog.c:4606
+#: access/transam/xlog.c:4613 access/transam/xlog.c:4618
+#: access/transam/xlog.c:4625 access/transam/xlog.c:4632
+#: access/transam/xlog.c:4639 access/transam/xlog.c:4646
+#: access/transam/xlog.c:4653 access/transam/xlog.c:4660
+#: access/transam/xlog.c:4669 access/transam/xlog.c:4676
+#: access/transam/xlog.c:4685 access/transam/xlog.c:4692
 #: utils/init/miscinit.c:1498
 #, c-format
 msgid "database files are incompatible with server"
 msgstr "Datenbankdateien sind inkompatibel mit Server"
 
-#: access/transam/xlog.c:4528
+#: access/transam/xlog.c:4567
 #, 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 "Der Datenbank-Cluster wurde mit PG_CONTROL_VERSION %d (0x%08x) initialisiert, aber der Server wurde mit PG_CONTROL_VERSION %d (0x%08x) kompiliert."
 
-#: access/transam/xlog.c:4532
+#: access/transam/xlog.c:4571
 #, c-format
 msgid "This could be a problem of mismatched byte ordering.  It looks like you need to initdb."
 msgstr "Das Problem könnte eine falsche Byte-Reihenfolge sein. Es sieht so aus, dass Sie initdb ausführen müssen."
 
-#: access/transam/xlog.c:4537
+#: access/transam/xlog.c:4576
 #, c-format
 msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d."
 msgstr "Der Datenbank-Cluster wurde mit PG_CONTROL_VERSION %d initialisiert, aber der Server wurde mit PG_CONTROL_VERSION %d kompiliert."
 
-#: access/transam/xlog.c:4540 access/transam/xlog.c:4564
-#: access/transam/xlog.c:4571 access/transam/xlog.c:4576
+#: access/transam/xlog.c:4579 access/transam/xlog.c:4603
+#: access/transam/xlog.c:4610 access/transam/xlog.c:4615
 #, c-format
 msgid "It looks like you need to initdb."
 msgstr "Es sieht so aus, dass Sie initdb ausführen müssen."
 
-#: access/transam/xlog.c:4551
+#: access/transam/xlog.c:4590
 #, c-format
 msgid "incorrect checksum in control file"
 msgstr "falsche Prüfsumme in Kontrolldatei"
 
-#: access/transam/xlog.c:4561
+#: access/transam/xlog.c:4600
 #, c-format
 msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d."
 msgstr "Der Datenbank-Cluster wurde mit CATALOG_VERSION_NO %d initialisiert, aber der Server wurde mit CATALOG_VERSION_NO %d kompiliert."
 
-#: access/transam/xlog.c:4568
+#: access/transam/xlog.c:4607
 #, c-format
 msgid "The database cluster was initialized with MAXALIGN %d, but the server was compiled with MAXALIGN %d."
 msgstr "Der Datenbank-Cluster wurde mit MAXALIGN %d initialisiert, aber der Server wurde mit MAXALIGN %d kompiliert."
 
-#: access/transam/xlog.c:4575
+#: access/transam/xlog.c:4614
 #, c-format
 msgid "The database cluster appears to use a different floating-point number format than the server executable."
 msgstr "Der Datenbank-Cluster verwendet anscheinend ein anderes Fließkommazahlenformat als das Serverprogramm."
 
-#: access/transam/xlog.c:4580
+#: access/transam/xlog.c:4619
 #, c-format
 msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
 msgstr "Der Datenbank-Cluster wurde mit BLCKSZ %d initialisiert, aber der Server wurde mit BLCKSZ %d kompiliert."
 
-#: access/transam/xlog.c:4583 access/transam/xlog.c:4590
-#: access/transam/xlog.c:4597 access/transam/xlog.c:4604
-#: access/transam/xlog.c:4611 access/transam/xlog.c:4618
-#: access/transam/xlog.c:4625 access/transam/xlog.c:4633
-#: access/transam/xlog.c:4640 access/transam/xlog.c:4649
-#: access/transam/xlog.c:4656
+#: access/transam/xlog.c:4622 access/transam/xlog.c:4629
+#: access/transam/xlog.c:4636 access/transam/xlog.c:4643
+#: access/transam/xlog.c:4650 access/transam/xlog.c:4657
+#: access/transam/xlog.c:4664 access/transam/xlog.c:4672
+#: access/transam/xlog.c:4679 access/transam/xlog.c:4688
+#: access/transam/xlog.c:4695
 #, c-format
 msgid "It looks like you need to recompile or initdb."
 msgstr "Es sieht so aus, dass Sie neu kompilieren oder initdb ausführen müssen."
 
-#: access/transam/xlog.c:4587
+#: access/transam/xlog.c:4626
 #, c-format
 msgid "The database cluster was initialized with RELSEG_SIZE %d, but the server was compiled with RELSEG_SIZE %d."
 msgstr "Der Datenbank-Cluster wurde mit RELSEG_SIZE %d initialisiert, aber der Server wurde mit RELSEGSIZE %d kompiliert."
 
-#: access/transam/xlog.c:4594
+#: access/transam/xlog.c:4633
 #, c-format
 msgid "The database cluster was initialized with XLOG_BLCKSZ %d, but the server was compiled with XLOG_BLCKSZ %d."
 msgstr "Der Datenbank-Cluster wurde mit XLOG_BLCKSZ %d initialisiert, aber der Server wurde mit XLOG_BLCKSZ %d kompiliert."
 
-#: access/transam/xlog.c:4601
+#: access/transam/xlog.c:4640
 #, c-format
 msgid "The database cluster was initialized with NAMEDATALEN %d, but the server was compiled with NAMEDATALEN %d."
 msgstr "Der Datenbank-Cluster wurde mit NAMEDATALEN %d initialisiert, aber der Server wurde mit NAMEDATALEN %d kompiliert."
 
-#: access/transam/xlog.c:4608
+#: access/transam/xlog.c:4647
 #, c-format
 msgid "The database cluster was initialized with INDEX_MAX_KEYS %d, but the server was compiled with INDEX_MAX_KEYS %d."
 msgstr "Der Datenbank-Cluster wurde mit INDEX_MAX_KEYS %d initialisiert, aber der Server wurde mit INDEX_MAX_KEYS %d kompiliert."
 
-#: access/transam/xlog.c:4615
+#: access/transam/xlog.c:4654
 #, 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 "Der Datenbank-Cluster wurde mit TOAST_MAX_CHUNK_SIZE %d initialisiert, aber der Server wurde mit TOAST_MAX_CHUNK_SIZE %d kompiliert."
 
-#: access/transam/xlog.c:4622
+#: access/transam/xlog.c:4661
 #, c-format
 msgid "The database cluster was initialized with LOBLKSIZE %d, but the server was compiled with LOBLKSIZE %d."
 msgstr "Der Datenbank-Cluster wurde mit LOBLKSIZE %d initialisiert, aber der Server wurde mit LOBLKSIZE %d kompiliert."
 
-#: access/transam/xlog.c:4631
+#: access/transam/xlog.c:4670
 #, c-format
 msgid "The database cluster was initialized without USE_FLOAT4_BYVAL but the server was compiled with USE_FLOAT4_BYVAL."
 msgstr "Der Datenbank-Cluster wurde ohne USE_FLOAT4_BYVAL initialisiert, aber der Server wurde mit USE_FLOAT4_BYVAL kompiliert."
 
-#: access/transam/xlog.c:4638
+#: access/transam/xlog.c:4677
 #, c-format
 msgid "The database cluster was initialized with USE_FLOAT4_BYVAL but the server was compiled without USE_FLOAT4_BYVAL."
 msgstr "Der Datenbank-Cluster wurde mit USE_FLOAT4_BYVAL initialisiert, aber der Server wurde ohne USE_FLOAT4_BYVAL kompiliert."
 
-#: access/transam/xlog.c:4647
+#: access/transam/xlog.c:4686
 #, c-format
 msgid "The database cluster was initialized without USE_FLOAT8_BYVAL but the server was compiled with USE_FLOAT8_BYVAL."
 msgstr "Der Datenbank-Cluster wurde ohne USE_FLOAT8_BYVAL initialisiert, aber der Server wurde mit USE_FLOAT8_BYVAL kompiliert."
 
-#: access/transam/xlog.c:4654
+#: access/transam/xlog.c:4693
 #, c-format
 msgid "The database cluster was initialized with USE_FLOAT8_BYVAL but the server was compiled without USE_FLOAT8_BYVAL."
 msgstr "Der Datenbank-Cluster wurde mit USE_FLOAT8_BYVAL initialisiert, aber der Server wurde ohne USE_FLOAT8_BYVAL kompiliert."
 
-#: access/transam/xlog.c:4663
+#: access/transam/xlog.c:4702
 #, c-format
 msgid "WAL segment size must be a power of two between 1 MB and 1 GB, but the control file specifies %d byte"
 msgid_plural "WAL segment size must be a power of two between 1 MB and 1 GB, but the control file specifies %d bytes"
 msgstr[0] "WAL-Segmentgröße muss eine Zweierpotenz zwischen 1 MB und 1 GB sein, aber die Kontrolldatei gibt %d Byte an"
 msgstr[1] "WAL-Segmentgröße muss eine Zweierpotenz zwischen 1 MB und 1 GB sein, aber die Kontrolldatei gibt %d Bytes an"
 
-#: access/transam/xlog.c:4675
+#: access/transam/xlog.c:4714
 #, c-format
 msgid "\"min_wal_size\" must be at least twice \"wal_segment_size\"."
 msgstr "»min_wal_size« muss mindestens zweimal so groß wie »wal_segment_size« sein."
 
-#: access/transam/xlog.c:4679
+#: access/transam/xlog.c:4718
 #, c-format
 msgid "\"max_wal_size\" must be at least twice \"wal_segment_size\"."
 msgstr "»max_wal_size« muss mindestens zweimal so groß wie »wal_segment_size« sein."
 
-#: access/transam/xlog.c:5066
+#: access/transam/xlog.c:5105
 #, c-format
 msgid "could not generate secret authorization token"
 msgstr "konnte geheimes Autorisierungstoken nicht erzeugen"
 
-#: access/transam/xlog.c:5156
+#: access/transam/xlog.c:5195
 #, c-format
 msgid "could not write bootstrap write-ahead log file: %m"
 msgstr "konnte Bootstrap-Write-Ahead-Log-Datei nicht schreiben: %m"
 
-#: access/transam/xlog.c:5164
+#: access/transam/xlog.c:5203
 #, c-format
 msgid "could not fsync bootstrap write-ahead log file: %m"
 msgstr "konnte Bootstrap-Write-Ahead-Log-Datei nicht fsyncen: %m"
 
-#: access/transam/xlog.c:5170
+#: access/transam/xlog.c:5209
 #, c-format
 msgid "could not close bootstrap write-ahead log file: %m"
 msgstr "konnte Bootstrap-Write-Ahead-Log-Datei nicht schließen: %m"
 
-#: access/transam/xlog.c:5252
+#: access/transam/xlog.c:5291
 #, c-format
 msgid "could not open recovery command file \"%s\": %m"
 msgstr "konnte Recovery-Kommandodatei »%s« nicht öffnen: %m"
 
-#: access/transam/xlog.c:5298 access/transam/xlog.c:5412
+#: access/transam/xlog.c:5337 access/transam/xlog.c:5451
 #, c-format
 msgid "invalid value for recovery parameter \"%s\": \"%s\""
 msgstr "ungültiger Wert für Recovery-Parameter »%s«: »%s«"
 
-#: access/transam/xlog.c:5301
+#: access/transam/xlog.c:5340
 #, c-format
 msgid "Valid values are \"pause\", \"promote\", and \"shutdown\"."
 msgstr "Gültige Werte sind »pause«, »promote« und »shutdown«."
 
-#: access/transam/xlog.c:5321
+#: access/transam/xlog.c:5360
 #, c-format
 msgid "recovery_target_timeline is not a valid number: \"%s\""
 msgstr "recovery_target_timeline ist keine gültige Zahl: »%s«"
 
-#: access/transam/xlog.c:5338
+#: access/transam/xlog.c:5377
 #, c-format
 msgid "recovery_target_xid is not a valid number: \"%s\""
 msgstr "recovery_target_xid ist keine gültige Zahl: »%s«"
 
-#: access/transam/xlog.c:5358
+#: access/transam/xlog.c:5397
 #, c-format
 msgid "recovery_target_time is not a valid timestamp: \"%s\""
 msgstr "recovery_target_time ist keine gültige Zeitangabe: »%s«"
 
-#: access/transam/xlog.c:5381
+#: access/transam/xlog.c:5420
 #, c-format
 msgid "recovery_target_name is too long (maximum %d characters)"
 msgstr "recovery_target_name ist zu lang (maximal %d Zeichen)"
 
-#: access/transam/xlog.c:5415
+#: access/transam/xlog.c:5454
 #, c-format
 msgid "The only allowed value is \"immediate\"."
 msgstr "Der einzige erlaubte Wert ist »immediate«."
 
-#: access/transam/xlog.c:5428 access/transam/xlog.c:5439
-#: commands/extension.c:547 commands/extension.c:555 utils/misc/guc.c:5973
+#: access/transam/xlog.c:5467 access/transam/xlog.c:5478
+#: commands/extension.c:547 commands/extension.c:555 utils/misc/guc.c:5983
 #, c-format
 msgid "parameter \"%s\" requires a Boolean value"
 msgstr "Parameter »%s« erfordert einen Boole’schen Wert"
 
-#: access/transam/xlog.c:5474
+#: access/transam/xlog.c:5513
 #, c-format
 msgid "parameter \"%s\" requires a temporal value"
 msgstr "Parameter »%s« erfordert einen Zeitwert"
 
-#: access/transam/xlog.c:5476 catalog/dependency.c:969 catalog/dependency.c:970
+#: access/transam/xlog.c:5515 catalog/dependency.c:969 catalog/dependency.c:970
 #: catalog/dependency.c:976 catalog/dependency.c:977 catalog/dependency.c:988
 #: catalog/dependency.c:989 commands/tablecmds.c:1069
-#: commands/tablecmds.c:10790 commands/user.c:1064 commands/view.c:505
+#: commands/tablecmds.c:10804 commands/user.c:1064 commands/view.c:505
 #: libpq/auth.c:336 replication/syncrep.c:1158 storage/lmgr/deadlock.c:1139
-#: storage/lmgr/proc.c:1322 utils/adt/acl.c:5269 utils/misc/guc.c:5995
-#: utils/misc/guc.c:6088 utils/misc/guc.c:10075 utils/misc/guc.c:10109
-#: utils/misc/guc.c:10143 utils/misc/guc.c:10177 utils/misc/guc.c:10212
+#: storage/lmgr/proc.c:1324 utils/adt/acl.c:5269 utils/misc/guc.c:6005
+#: utils/misc/guc.c:6098 utils/misc/guc.c:10088 utils/misc/guc.c:10122
+#: utils/misc/guc.c:10156 utils/misc/guc.c:10190 utils/misc/guc.c:10225
 #, c-format
 msgid "%s"
 msgstr "%s"
 
-#: access/transam/xlog.c:5483
+#: access/transam/xlog.c:5522
 #, c-format
 msgid "unrecognized recovery parameter \"%s\""
 msgstr "unbekannter Recovery-Parameter »%s«"
 
-#: access/transam/xlog.c:5494
+#: access/transam/xlog.c:5533
 #, c-format
 msgid "recovery command file \"%s\" specified neither primary_conninfo nor restore_command"
 msgstr "Recovery-Kommandodatei »%s« hat weder primary_conninfo noch restore_command angegeben"
 
-#: access/transam/xlog.c:5496
+#: access/transam/xlog.c:5535
 #, c-format
 msgid "The database server will regularly poll the pg_wal subdirectory to check for files placed there."
 msgstr "Der Datenbankserver prüft das Unterverzeichnis pg_wal regelmäßig auf dort abgelegte Dateien."
 
-#: access/transam/xlog.c:5503
+#: access/transam/xlog.c:5542
 #, c-format
 msgid "recovery command file \"%s\" must specify restore_command when standby mode is not enabled"
 msgstr "Recovery-Kommandodatei »%s« muss restore_command angeben, wenn der Standby-Modus nicht eingeschaltet ist"
 
-#: access/transam/xlog.c:5524
+#: access/transam/xlog.c:5563
 #, c-format
 msgid "standby mode is not supported by single-user servers"
 msgstr "Standby-Modus wird von Servern im Einzelbenutzermodus nicht unterstützt"
 
-#: access/transam/xlog.c:5543
+#: access/transam/xlog.c:5582
 #, c-format
 msgid "recovery target timeline %u does not exist"
 msgstr "recovery_target_timeline %u existiert nicht"
 
-#: access/transam/xlog.c:5664
+#: access/transam/xlog.c:5703
 #, c-format
 msgid "archive recovery complete"
 msgstr "Wiederherstellung aus Archiv abgeschlossen"
 
-#: access/transam/xlog.c:5723 access/transam/xlog.c:5989
+#: access/transam/xlog.c:5762 access/transam/xlog.c:6028
 #, c-format
 msgid "recovery stopping after reaching consistency"
 msgstr "Wiederherstellung beendet nachdem Konsistenz erreicht wurde"
 
-#: access/transam/xlog.c:5744
+#: access/transam/xlog.c:5783
 #, c-format
 msgid "recovery stopping before WAL location (LSN) \"%X/%X\""
 msgstr "Wiederherstellung beendet vor WAL-Position (LSN) »%X/%X«"
 
-#: access/transam/xlog.c:5830
+#: access/transam/xlog.c:5869
 #, c-format
 msgid "recovery stopping before commit of transaction %u, time %s"
 msgstr "Wiederherstellung beendet vor Commit der Transaktion %u, Zeit %s"
 
-#: access/transam/xlog.c:5837
+#: access/transam/xlog.c:5876
 #, c-format
 msgid "recovery stopping before abort of transaction %u, time %s"
 msgstr "Wiederherstellung beendet vor Abbruch der Transaktion %u, Zeit %s"
 
-#: access/transam/xlog.c:5883
+#: access/transam/xlog.c:5922
 #, c-format
 msgid "recovery stopping at restore point \"%s\", time %s"
 msgstr "Wiederherstellung beendet bei Restore-Punkt »%s«, Zeit %s"
 
-#: access/transam/xlog.c:5901
+#: access/transam/xlog.c:5940
 #, c-format
 msgid "recovery stopping after WAL location (LSN) \"%X/%X\""
 msgstr "Wiederherstellung beendet nach WAL-Position (LSN) »%X/%X«"
 
-#: access/transam/xlog.c:5969
+#: access/transam/xlog.c:6008
 #, c-format
 msgid "recovery stopping after commit of transaction %u, time %s"
 msgstr "Wiederherstellung beendet nach Commit der Transaktion %u, Zeit %s"
 
-#: access/transam/xlog.c:5977
+#: access/transam/xlog.c:6016
 #, c-format
 msgid "recovery stopping after abort of transaction %u, time %s"
 msgstr "Wiederherstellung beendet nach Abbruch der Transaktion %u, Zeit %s"
 
-#: access/transam/xlog.c:6017
+#: access/transam/xlog.c:6056
 #, c-format
 msgid "recovery has paused"
 msgstr "Wiederherstellung wurde pausiert"
 
-#: access/transam/xlog.c:6018
+#: access/transam/xlog.c:6057
 #, c-format
 msgid "Execute pg_wal_replay_resume() to continue."
 msgstr "Führen Sie pg_wal_replay_resume() aus um fortzusetzen."
 
-#: access/transam/xlog.c:6226
+#: access/transam/xlog.c:6265
 #, c-format
 msgid "hot standby is not possible because %s = %d is a lower setting than on the master server (its value was %d)"
 msgstr "Hot Standby ist nicht möglich, weil %s = %d eine niedrigere Einstellung als auf dem Masterserver ist (Wert dort war %d)"
 
-#: access/transam/xlog.c:6252
+#: access/transam/xlog.c:6291
 #, c-format
 msgid "WAL was generated with wal_level=minimal, data may be missing"
 msgstr "WAL wurde mit wal_level=minimal erzeugt, eventuell fehlen Daten"
 
-#: access/transam/xlog.c:6253
+#: access/transam/xlog.c:6292
 #, c-format
 msgid "This happens if you temporarily set wal_level=minimal without taking a new base backup."
 msgstr "Das passiert, wenn vorübergehend wal_level=minimal gesetzt wurde, ohne ein neues Base-Backup zu erzeugen."
 
-#: access/transam/xlog.c:6264
+#: access/transam/xlog.c:6303
 #, c-format
 msgid "hot standby is not possible because wal_level was not set to \"replica\" or higher on the master server"
 msgstr "Hot Standby ist nicht möglich, weil wal_level auf dem Masterserver nicht auf »replica« oder höher gesetzt wurde"
 
-#: access/transam/xlog.c:6265
+#: access/transam/xlog.c:6304
 #, c-format
 msgid "Either set wal_level to \"replica\" on the master, or turn off hot_standby here."
 msgstr "Setzen Sie entweder wal_level auf »replica« auf dem Master oder schalten Sie hot_standby hier aus."
 
-#: access/transam/xlog.c:6317
+#: access/transam/xlog.c:6356
 #, c-format
 msgid "control file contains invalid data"
 msgstr "Kontrolldatei enthält ungültige Daten"
 
-#: access/transam/xlog.c:6323
+#: access/transam/xlog.c:6362
 #, c-format
 msgid "database system was shut down at %s"
 msgstr "Datenbanksystem wurde am %s heruntergefahren"
 
-#: access/transam/xlog.c:6328
+#: access/transam/xlog.c:6367
 #, c-format
 msgid "database system was shut down in recovery at %s"
 msgstr "Datenbanksystem wurde während der Wiederherstellung am %s heruntergefahren"
 
-#: access/transam/xlog.c:6332
+#: access/transam/xlog.c:6371
 #, c-format
 msgid "database system shutdown was interrupted; last known up at %s"
 msgstr "Datenbanksystem wurde beim Herunterfahren unterbrochen; letzte bekannte Aktion am %s"
 
-#: access/transam/xlog.c:6336
+#: access/transam/xlog.c:6375
 #, c-format
 msgid "database system was interrupted while in recovery at %s"
 msgstr "Datenbanksystem wurde während der Wiederherstellung am %s unterbrochen"
 
-#: access/transam/xlog.c:6338
+#: access/transam/xlog.c:6377
 #, c-format
 msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery."
 msgstr "Das bedeutet wahrscheinlich, dass einige Daten verfälscht sind und Sie die letzte Datensicherung zur Wiederherstellung verwenden müssen."
 
-#: access/transam/xlog.c:6342
+#: access/transam/xlog.c:6381
 #, c-format
 msgid "database system was interrupted while in recovery at log time %s"
 msgstr "Datenbanksystem wurde während der Wiederherstellung bei Logzeit %s unterbrochen"
 
-#: access/transam/xlog.c:6344
+#: access/transam/xlog.c:6383
 #, 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 "Wenn dies mehr als einmal vorgekommen ist, dann sind einige Daten möglicherweise verfälscht und Sie müssen ein früheres Wiederherstellungsziel wählen."
 
-#: access/transam/xlog.c:6348
+#: access/transam/xlog.c:6387
 #, c-format
 msgid "database system was interrupted; last known up at %s"
 msgstr "Datenbanksystem wurde unterbrochen; letzte bekannte Aktion am %s"
 
-#: access/transam/xlog.c:6404
+#: access/transam/xlog.c:6443
 #, c-format
 msgid "entering standby mode"
 msgstr "Standby-Modus eingeschaltet"
 
-#: access/transam/xlog.c:6407
+#: access/transam/xlog.c:6446
 #, c-format
 msgid "starting point-in-time recovery to XID %u"
 msgstr "starte Point-in-Time-Recovery bis XID %u"
 
-#: access/transam/xlog.c:6411
+#: access/transam/xlog.c:6450
 #, c-format
 msgid "starting point-in-time recovery to %s"
 msgstr "starte Point-in-Time-Recovery bis %s"
 
-#: access/transam/xlog.c:6415
+#: access/transam/xlog.c:6454
 #, c-format
 msgid "starting point-in-time recovery to \"%s\""
 msgstr "starte Point-in-Time-Recovery bis »%s«"
 
-#: access/transam/xlog.c:6419
+#: access/transam/xlog.c:6458
 #, c-format
 msgid "starting point-in-time recovery to WAL location (LSN) \"%X/%X\""
 msgstr "starte Point-in-Time-Recovery bis WAL-Position (LSN) »%X/%X«"
 
-#: access/transam/xlog.c:6424
+#: access/transam/xlog.c:6463
 #, c-format
 msgid "starting point-in-time recovery to earliest consistent point"
 msgstr "starte Point-in-Time-Recovery bis zum frühesten konsistenten Punkt"
 
-#: access/transam/xlog.c:6427
+#: access/transam/xlog.c:6466
 #, c-format
 msgid "starting archive recovery"
 msgstr "starte Wiederherstellung aus Archiv"
 
-#: access/transam/xlog.c:6478 access/transam/xlog.c:6603
+#: access/transam/xlog.c:6520 access/transam/xlog.c:6645
 #, c-format
 msgid "checkpoint record is at %X/%X"
 msgstr "Checkpoint-Eintrag ist bei %X/%X"
 
-#: access/transam/xlog.c:6492
+#: access/transam/xlog.c:6534
 #, c-format
 msgid "could not find redo location referenced by checkpoint record"
 msgstr "konnte die vom Checkpoint-Datensatz referenzierte Redo-Position nicht finden"
 
-#: access/transam/xlog.c:6493 access/transam/xlog.c:6500
+#: access/transam/xlog.c:6535 access/transam/xlog.c:6542
 #, c-format
 msgid "If you are not restoring from a backup, try removing the file \"%s/backup_label\"."
 msgstr "Wenn Sie gerade keine Sicherung wiederherstellen, versuchen Sie, die Datei »%s/backup_label« zu löschen."
 
-#: access/transam/xlog.c:6499
+#: access/transam/xlog.c:6541
 #, c-format
 msgid "could not locate required checkpoint record"
 msgstr "konnte den nötigen Checkpoint-Datensatz nicht finden"
 
-#: access/transam/xlog.c:6525 commands/tablespace.c:641
+#: access/transam/xlog.c:6567 commands/tablespace.c:641
 #, c-format
 msgid "could not create symbolic link \"%s\": %m"
 msgstr "konnte symbolische Verknüpfung »%s« nicht erstellen: %m"
 
-#: access/transam/xlog.c:6557 access/transam/xlog.c:6563
+#: access/transam/xlog.c:6599 access/transam/xlog.c:6605
 #, c-format
 msgid "ignoring file \"%s\" because no file \"%s\" exists"
 msgstr "ignoriere Datei »%s«, weil keine Datei »%s« existiert"
 
-#: access/transam/xlog.c:6559 access/transam/xlog.c:11536
+#: access/transam/xlog.c:6601 access/transam/xlog.c:11612
 #, c-format
 msgid "File \"%s\" was renamed to \"%s\"."
 msgstr "Datei »%s« wurde in »%s« umbenannt."
 
-#: access/transam/xlog.c:6565
+#: access/transam/xlog.c:6607
 #, c-format
 msgid "Could not rename file \"%s\" to \"%s\": %m."
 msgstr "Konnte Datei »%s« nicht in »%s« umbenennen: %m."
 
-#: access/transam/xlog.c:6615
+#: access/transam/xlog.c:6657
 #, c-format
 msgid "could not locate a valid checkpoint record"
 msgstr "konnte keinen gültigen Checkpoint-Datensatz finden"
 
-#: access/transam/xlog.c:6653
+#: access/transam/xlog.c:6695
 #, c-format
 msgid "requested timeline %u is not a child of this server's history"
 msgstr "angeforderte Zeitleiste %u ist kein Kind der History dieses Servers"
 
-#: access/transam/xlog.c:6655
+#: access/transam/xlog.c:6697
 #, 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 "Neuester Checkpoint ist bei %X/%X auf Zeitleiste %u, aber in der History der angeforderten Zeitleiste zweigte der Server von dieser Zeitleiste bei %X/%X ab."
 
-#: access/transam/xlog.c:6671
+#: access/transam/xlog.c:6713
 #, c-format
 msgid "requested timeline %u does not contain minimum recovery point %X/%X on timeline %u"
 msgstr "angeforderte Zeitleiste %u enthält nicht den minimalen Wiederherstellungspunkt %X/%X auf Zeitleiste %u"
 
-#: access/transam/xlog.c:6702
+#: access/transam/xlog.c:6744
 #, c-format
 msgid "invalid next transaction ID"
 msgstr "ungültige nächste Transaktions-ID"
 
-#: access/transam/xlog.c:6796
+#: access/transam/xlog.c:6838
 #, c-format
 msgid "invalid redo in checkpoint record"
 msgstr "ungültiges Redo im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:6807
+#: access/transam/xlog.c:6849
 #, c-format
 msgid "invalid redo record in shutdown checkpoint"
 msgstr "ungültiger Redo-Datensatz im Shutdown-Checkpoint"
 
-#: access/transam/xlog.c:6835
+#: access/transam/xlog.c:6877
 #, c-format
 msgid "database system was not properly shut down; automatic recovery in progress"
 msgstr "Datenbanksystem wurde nicht richtig heruntergefahren; automatische Wiederherstellung läuft"
 
-#: access/transam/xlog.c:6839
+#: access/transam/xlog.c:6881
 #, c-format
 msgid "crash recovery starts in timeline %u and has target timeline %u"
 msgstr "Wiederherstellung nach Absturz beginnt in Zeitleiste %u und hat Zielzeitleiste %u"
 
-#: access/transam/xlog.c:6882
+#: access/transam/xlog.c:6924
 #, c-format
 msgid "backup_label contains data inconsistent with control file"
 msgstr "Daten in backup_label stimmen nicht mit Kontrolldatei überein"
 
-#: access/transam/xlog.c:6883
+#: access/transam/xlog.c:6925
 #, c-format
 msgid "This means that the backup is corrupted and you will have to use another backup for recovery."
 msgstr "Das bedeutet, dass die Datensicherung verfälscht ist und Sie eine andere Datensicherung zur Wiederherstellung verwenden werden müssen."
 
-#: access/transam/xlog.c:6957
+#: access/transam/xlog.c:7016
 #, c-format
 msgid "initializing for hot standby"
 msgstr "initialisiere für Hot Standby"
 
-#: access/transam/xlog.c:7089
+#: access/transam/xlog.c:7148
 #, c-format
 msgid "redo starts at %X/%X"
 msgstr "Redo beginnt bei %X/%X"
 
-#: access/transam/xlog.c:7323
+#: access/transam/xlog.c:7382
 #, c-format
 msgid "requested recovery stop point is before consistent recovery point"
 msgstr "angeforderter Recovery-Endpunkt ist vor konsistentem Recovery-Punkt"
 
-#: access/transam/xlog.c:7361
+#: access/transam/xlog.c:7420
 #, c-format
 msgid "redo done at %X/%X"
 msgstr "Redo fertig bei %X/%X"
 
-#: access/transam/xlog.c:7366
+#: access/transam/xlog.c:7425
 #, c-format
 msgid "last completed transaction was at log time %s"
 msgstr "letzte vollständige Transaktion war bei Logzeit %s"
 
-#: access/transam/xlog.c:7375
+#: access/transam/xlog.c:7434
 #, c-format
 msgid "redo is not required"
 msgstr "Redo nicht nötig"
 
-#: access/transam/xlog.c:7450 access/transam/xlog.c:7454
+#: access/transam/xlog.c:7509 access/transam/xlog.c:7513
 #, c-format
 msgid "WAL ends before end of online backup"
 msgstr "WAL endet vor dem Ende der Online-Sicherung"
 
-#: access/transam/xlog.c:7451
+#: access/transam/xlog.c:7510
 #, c-format
 msgid "All WAL generated while online backup was taken must be available at recovery."
 msgstr "Der komplette WAL, der während der Online-Sicherung erzeugt wurde, muss bei der Wiederherstellung verfügbar sein."
 
-#: access/transam/xlog.c:7455
+#: access/transam/xlog.c:7514
 #, c-format
 msgid "Online backup started with pg_start_backup() must be ended with pg_stop_backup(), and all WAL up to that point must be available at recovery."
 msgstr "Die mit pg_start_backup() begonnene Online-Sicherung muss mit pg_stop_backup() beendet werden und der ganze WAL bis zu diesem Punkt muss bei der Wiederherstellung verfügbar sein."
 
-#: access/transam/xlog.c:7458
+#: access/transam/xlog.c:7517
 #, c-format
 msgid "WAL ends before consistent recovery point"
 msgstr "WAL endet vor einem konsistenten Wiederherstellungspunkt"
 
-#: access/transam/xlog.c:7485
+#: access/transam/xlog.c:7551
 #, c-format
 msgid "selected new timeline ID: %u"
 msgstr "gewählte neue Zeitleisten-ID: %u"
 
-#: access/transam/xlog.c:7914
+#: access/transam/xlog.c:7988
 #, c-format
 msgid "consistent recovery state reached at %X/%X"
 msgstr "konsistenter Wiederherstellungszustand erreicht bei %X/%X"
 
-#: access/transam/xlog.c:8106
+#: access/transam/xlog.c:8180
 #, c-format
 msgid "invalid primary checkpoint link in control file"
 msgstr "ungültige primäre Checkpoint-Verknüpfung in Kontrolldatei"
 
-#: access/transam/xlog.c:8110
+#: access/transam/xlog.c:8184
 #, c-format
 msgid "invalid checkpoint link in backup_label file"
 msgstr "ungültige Checkpoint-Verknüpfung in backup_label-Datei"
 
-#: access/transam/xlog.c:8127
+#: access/transam/xlog.c:8201
 #, c-format
 msgid "invalid primary checkpoint record"
 msgstr "ungültiger primärer Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8131
+#: access/transam/xlog.c:8205
 #, c-format
 msgid "invalid checkpoint record"
 msgstr "ungültiger Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8142
+#: access/transam/xlog.c:8216
 #, c-format
 msgid "invalid resource manager ID in primary checkpoint record"
 msgstr "ungültige Resource-Manager-ID im primären Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8146
+#: access/transam/xlog.c:8220
 #, c-format
 msgid "invalid resource manager ID in checkpoint record"
 msgstr "ungültige Resource-Manager-ID im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8159
+#: access/transam/xlog.c:8233
 #, c-format
 msgid "invalid xl_info in primary checkpoint record"
 msgstr "ungültige xl_info im primären Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8163
+#: access/transam/xlog.c:8237
 #, c-format
 msgid "invalid xl_info in checkpoint record"
 msgstr "ungültige xl_info im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:8174
+#: access/transam/xlog.c:8248
 #, c-format
 msgid "invalid length of primary checkpoint record"
 msgstr "ungültige Länge des primären Checkpoint-Datensatzes"
 
-#: access/transam/xlog.c:8178
+#: access/transam/xlog.c:8252
 #, c-format
 msgid "invalid length of checkpoint record"
 msgstr "ungültige Länge des Checkpoint-Datensatzes"
 
-#: access/transam/xlog.c:8384
+#: access/transam/xlog.c:8458
 #, c-format
 msgid "shutting down"
 msgstr "fahre herunter"
 
-#: access/transam/xlog.c:8703
+#: access/transam/xlog.c:8778
 #, c-format
 msgid "checkpoint skipped because system is idle"
 msgstr "Checkpoint übersprungen weil das System inaktiv ist"
 
-#: access/transam/xlog.c:8908
+#: access/transam/xlog.c:8983
 #, c-format
 msgid "concurrent write-ahead log activity while database system is shutting down"
 msgstr "gleichzeitige Write-Ahead-Log-Aktivität während das Datenbanksystem herunterfährt"
 
-#: access/transam/xlog.c:9161
+#: access/transam/xlog.c:9240
 #, c-format
 msgid "skipping restartpoint, recovery has already ended"
 msgstr "Restart-Punkt übersprungen, Wiederherstellung ist bereits beendet"
 
-#: access/transam/xlog.c:9184
+#: access/transam/xlog.c:9263
 #, c-format
 msgid "skipping restartpoint, already performed at %X/%X"
 msgstr "Restart-Punkt wird übersprungen, schon bei %X/%X erledigt"
 
-#: access/transam/xlog.c:9359
+#: access/transam/xlog.c:9430
 #, c-format
 msgid "recovery restart point at %X/%X"
 msgstr "Recovery-Restart-Punkt bei %X/%X"
 
-#: access/transam/xlog.c:9361
+#: access/transam/xlog.c:9432
 #, c-format
 msgid "Last completed transaction was at log time %s."
 msgstr "Die letzte vollständige Transaktion war bei Logzeit %s."
 
-#: access/transam/xlog.c:9495
+#: access/transam/xlog.c:9566
 #, c-format
 msgid "restore point \"%s\" created at %X/%X"
 msgstr "Restore-Punkt »%s« erzeugt bei %X/%X"
 
-#: access/transam/xlog.c:9625
+#: access/transam/xlog.c:9696
 #, c-format
 msgid "unexpected previous timeline ID %u (current timeline ID %u) in checkpoint record"
 msgstr "unerwartete vorherige Zeitleisten-ID %u (aktuelle Zeitleisten-ID %u) im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:9634
+#: access/transam/xlog.c:9705
 #, c-format
 msgid "unexpected timeline ID %u (after %u) in checkpoint record"
 msgstr "unerwartete Zeitleisten-ID %u (nach %u) im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:9650
+#: access/transam/xlog.c:9721
 #, c-format
 msgid "unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u"
 msgstr "unerwartete Zeitleisten-ID %u in Checkpoint-Datensatz, bevor der minimale Wiederherstellungspunkt %X/%X auf Zeitleiste %u erreicht wurde"
 
-#: access/transam/xlog.c:9726
+#: access/transam/xlog.c:9797
 #, c-format
 msgid "online backup was canceled, recovery cannot continue"
 msgstr "Online-Sicherung wurde storniert, Wiederherstellung kann nicht fortgesetzt werden"
 
-#: access/transam/xlog.c:9782 access/transam/xlog.c:9838
-#: access/transam/xlog.c:9861
+#: access/transam/xlog.c:9853 access/transam/xlog.c:9909
+#: access/transam/xlog.c:9932
 #, c-format
 msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
 msgstr "unerwartete Zeitleisten-ID %u (sollte %u sein) im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:10137
+#: access/transam/xlog.c:10213
 #, c-format
 msgid "could not fsync log segment %s: %m"
 msgstr "konnte Logsegment %s nicht fsyncen: %m"
 
-#: access/transam/xlog.c:10162
+#: access/transam/xlog.c:10238
 #, c-format
 msgid "could not fsync log file %s: %m"
 msgstr "konnte Logdatei %s nicht fsyncen: %m"
 
-#: access/transam/xlog.c:10170
+#: access/transam/xlog.c:10246
 #, c-format
 msgid "could not fsync write-through log file %s: %m"
 msgstr "konnte Write-Through-Logdatei %s nicht fsyncen: %m"
 
-#: access/transam/xlog.c:10179
+#: access/transam/xlog.c:10255
 #, c-format
 msgid "could not fdatasync log file %s: %m"
 msgstr "konnte Logdatei %s nicht fdatasyncen: %m"
 
-#: access/transam/xlog.c:10270 access/transam/xlog.c:10797
+#: access/transam/xlog.c:10346 access/transam/xlog.c:10873
 #: access/transam/xlogfuncs.c:287 access/transam/xlogfuncs.c:314
 #: access/transam/xlogfuncs.c:353 access/transam/xlogfuncs.c:374
 #: access/transam/xlogfuncs.c:395
@@ -2420,67 +2427,67 @@ msgstr "konnte Logdatei %s nicht fdatasyncen: %m"
 msgid "WAL control functions cannot be executed during recovery."
 msgstr "Während der Wiederherstellung können keine WAL-Kontrollfunktionen ausgeführt werden."
 
-#: access/transam/xlog.c:10279 access/transam/xlog.c:10806
+#: access/transam/xlog.c:10355 access/transam/xlog.c:10882
 #, c-format
 msgid "WAL level not sufficient for making an online backup"
 msgstr "WAL-Level nicht ausreichend, um Online-Sicherung durchzuführen"
 
-#: access/transam/xlog.c:10280 access/transam/xlog.c:10807
+#: access/transam/xlog.c:10356 access/transam/xlog.c:10883
 #: access/transam/xlogfuncs.c:320
 #, c-format
 msgid "wal_level must be set to \"replica\" or \"logical\" at server start."
 msgstr "wal_level muss beim Serverstart auf »replica« oder »logical« gesetzt werden."
 
-#: access/transam/xlog.c:10285
+#: access/transam/xlog.c:10361
 #, c-format
 msgid "backup label too long (max %d bytes)"
 msgstr "Backup-Label zu lang (maximal %d Bytes)"
 
-#: access/transam/xlog.c:10322 access/transam/xlog.c:10598
-#: access/transam/xlog.c:10636
+#: access/transam/xlog.c:10398 access/transam/xlog.c:10674
+#: access/transam/xlog.c:10712
 #, c-format
 msgid "a backup is already in progress"
 msgstr "ein Backup läuft bereits"
 
-#: access/transam/xlog.c:10323
+#: access/transam/xlog.c:10399
 #, c-format
 msgid "Run pg_stop_backup() and try again."
 msgstr "Führen Sie pg_stop_backup() aus und versuchen Sie es nochmal."
 
-#: access/transam/xlog.c:10419
+#: access/transam/xlog.c:10495
 #, c-format
 msgid "WAL generated with full_page_writes=off was replayed since last restartpoint"
 msgstr "mit full_page_writes=off erzeugtes WAL wurde seit dem letzten Restart-Punkt zurückgespielt"
 
-#: access/transam/xlog.c:10421 access/transam/xlog.c:11002
+#: access/transam/xlog.c:10497 access/transam/xlog.c:11078
 #, 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 master, and then try an online backup again."
 msgstr "Das bedeutet, dass die aktuelle Datensicherung auf dem Standby-Server verfälscht ist und nicht verwendet werden sollte. Schalten Sie full_page_writes ein, führen Sie CHECKPOINT aus und versuchen Sie dann die Online-Sicherung erneut."
 
-#: access/transam/xlog.c:10489 replication/basebackup.c:1222
+#: access/transam/xlog.c:10565 replication/basebackup.c:1225
 #: utils/adt/misc.c:517
 #, c-format
 msgid "could not read symbolic link \"%s\": %m"
 msgstr "konnte symbolische Verknüpfung »%s« nicht lesen: %m"
 
-#: access/transam/xlog.c:10496 replication/basebackup.c:1227
+#: access/transam/xlog.c:10572 replication/basebackup.c:1230
 #: utils/adt/misc.c:522
 #, c-format
 msgid "symbolic link \"%s\" target is too long"
 msgstr "Ziel für symbolische Verknüpfung »%s« ist zu lang"
 
-#: access/transam/xlog.c:10548 commands/tablespace.c:391
-#: commands/tablespace.c:553 replication/basebackup.c:1242 utils/adt/misc.c:530
+#: access/transam/xlog.c:10624 commands/tablespace.c:391
+#: commands/tablespace.c:553 replication/basebackup.c:1245 utils/adt/misc.c:530
 #, c-format
 msgid "tablespaces are not supported on this platform"
 msgstr "Tablespaces werden auf dieser Plattform nicht unterstützt"
 
-#: access/transam/xlog.c:10592 access/transam/xlog.c:10630
-#: access/transam/xlog.c:10845 access/transam/xlogarchive.c:105
-#: access/transam/xlogarchive.c:265 commands/copy.c:1872 commands/copy.c:3157
+#: access/transam/xlog.c:10668 access/transam/xlog.c:10706
+#: access/transam/xlog.c:10921 access/transam/xlogarchive.c:105
+#: access/transam/xlogarchive.c:265 commands/copy.c:1872 commands/copy.c:3156
 #: commands/extension.c:3319 commands/tablespace.c:782
-#: commands/tablespace.c:873 guc-file.l:1004 replication/basebackup.c:513
-#: replication/basebackup.c:583 replication/logical/snapbuild.c:1518
+#: commands/tablespace.c:873 guc-file.l:1004 replication/basebackup.c:516
+#: replication/basebackup.c:586 replication/logical/snapbuild.c:1525
 #: storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1732
 #: storage/file/fd.c:3098 storage/file/fd.c:3277 storage/file/fd.c:3362
 #: utils/adt/dbsize.c:70 utils/adt/dbsize.c:222 utils/adt/dbsize.c:302
@@ -2489,153 +2496,153 @@ msgstr "Tablespaces werden auf dieser Plattform nicht unterstützt"
 msgid "could not stat file \"%s\": %m"
 msgstr "konnte »stat« für Datei »%s« nicht ausführen: %m"
 
-#: access/transam/xlog.c:10599 access/transam/xlog.c:10637
+#: access/transam/xlog.c:10675 access/transam/xlog.c:10713
 #, c-format
 msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
 msgstr "Wenn Sie sicher sind, dass noch kein Backup läuft, entfernen Sie die Datei »%s« und versuchen Sie es noch einmal."
 
-#: access/transam/xlog.c:10616 access/transam/xlog.c:10654
-#: access/transam/xlog.c:11065 postmaster/syslogger.c:1392
-#: postmaster/syslogger.c:1405
+#: access/transam/xlog.c:10692 access/transam/xlog.c:10730
+#: access/transam/xlog.c:11141 postmaster/syslogger.c:1476
+#: postmaster/syslogger.c:1489
 #, c-format
 msgid "could not write file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht schreiben: %m"
 
-#: access/transam/xlog.c:10822
+#: access/transam/xlog.c:10898
 #, c-format
 msgid "exclusive backup not in progress"
 msgstr "es läuft kein exklusives Backup"
 
-#: access/transam/xlog.c:10849
+#: access/transam/xlog.c:10925
 #, c-format
 msgid "a backup is not in progress"
 msgstr "es läuft kein Backup"
 
-#: access/transam/xlog.c:10935 access/transam/xlog.c:10948
-#: access/transam/xlog.c:11309 access/transam/xlog.c:11315
-#: access/transam/xlog.c:11363 access/transam/xlog.c:11436
+#: access/transam/xlog.c:11011 access/transam/xlog.c:11024
+#: access/transam/xlog.c:11385 access/transam/xlog.c:11391
+#: access/transam/xlog.c:11439 access/transam/xlog.c:11512
 #: access/transam/xlogfuncs.c:688
 #, c-format
 msgid "invalid data in file \"%s\""
 msgstr "ungültige Daten in Datei »%s«"
 
-#: access/transam/xlog.c:10952 replication/basebackup.c:1079
+#: access/transam/xlog.c:11028 replication/basebackup.c:1082
 #, c-format
 msgid "the standby was promoted during online backup"
 msgstr "der Standby-Server wurde während der Online-Sicherung zum Primärserver befördert"
 
-#: access/transam/xlog.c:10953 replication/basebackup.c:1080
+#: access/transam/xlog.c:11029 replication/basebackup.c:1083
 #, c-format
 msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
 msgstr "Das bedeutet, dass die aktuelle Online-Sicherung verfälscht ist und nicht verwendet werden sollte. Versuchen Sie, eine neue Online-Sicherung durchzuführen."
 
-#: access/transam/xlog.c:11000
+#: access/transam/xlog.c:11076
 #, c-format
 msgid "WAL generated with full_page_writes=off was replayed during online backup"
 msgstr "mit full_page_writes=off erzeugtes WAL wurde während der Online-Sicherung zurückgespielt"
 
-#: access/transam/xlog.c:11120
+#: access/transam/xlog.c:11196
 #, c-format
 msgid "pg_stop_backup cleanup done, waiting for required WAL segments to be archived"
 msgstr "Aufräumen nach pg_stop_backup beendet, warte bis die benötigten WAL-Segmente archiviert sind"
 
-#: access/transam/xlog.c:11130
+#: access/transam/xlog.c:11206
 #, c-format
 msgid "pg_stop_backup still waiting for all required WAL segments to be archived (%d seconds elapsed)"
 msgstr "pg_stop_backup wartet immer noch, bis alle benötigten WAL-Segmente archiviert sind (%d Sekunden abgelaufen)"
 
-#: access/transam/xlog.c:11132
+#: access/transam/xlog.c:11208
 #, c-format
 msgid "Check that your archive_command is executing properly.  pg_stop_backup can be canceled safely, but the database backup will not be usable without all the WAL segments."
 msgstr "Prüfen Sie, ob das archive_command korrekt ausgeführt wird. pg_stop_backup kann gefahrlos abgebrochen werden, aber die Datenbanksicherung wird ohne die fehlenden WAL-Segmente nicht benutzbar sein."
 
-#: access/transam/xlog.c:11139
+#: access/transam/xlog.c:11215
 #, c-format
 msgid "pg_stop_backup complete, all required WAL segments have been archived"
 msgstr "pg_stop_backup abgeschlossen, alle benötigten WAL-Segmente wurden archiviert"
 
-#: access/transam/xlog.c:11143
+#: access/transam/xlog.c:11219
 #, 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-Archivierung ist nicht eingeschaltet; Sie müssen dafür sorgen, dass alle benötigten WAL-Segmente auf andere Art kopiert werden, um die Sicherung abzuschließen"
 
-#: access/transam/xlog.c:11346
+#: access/transam/xlog.c:11422
 #, fuzzy, c-format
 #| msgid "could not seek in file \"%s\": %m"
 msgid "backup time %s in file \"%s\""
 msgstr "konnte Positionszeiger in Datei »%s« nicht setzen: %m"
 
-#: access/transam/xlog.c:11351
+#: access/transam/xlog.c:11427
 #, fuzzy, c-format
 #| msgid "could not read block %u in file \"%s\": %m"
 msgid "backup label %s in file \"%s\""
 msgstr "konnte Block %u in Datei »%s« nicht lesen: %m"
 
-#: access/transam/xlog.c:11364
+#: access/transam/xlog.c:11440
 #, c-format
 msgid "Timeline ID parsed is %u, but expected %u"
 msgstr ""
 
-#: access/transam/xlog.c:11368
+#: access/transam/xlog.c:11444
 #, fuzzy, c-format
 #| msgid "could not write block %u in file \"%s\": %m"
 msgid "backup timeline %u in file \"%s\""
 msgstr "konnte Block %u in Datei »%s« nicht schreiben: %m"
 
 #. translator: %s is a WAL record description
-#: access/transam/xlog.c:11476
+#: access/transam/xlog.c:11552
 #, c-format
 msgid "WAL redo at %X/%X for %s"
 msgstr "WAL-Redo bei %X/%X für %s"
 
-#: access/transam/xlog.c:11525
+#: access/transam/xlog.c:11601
 #, c-format
 msgid "online backup mode was not canceled"
 msgstr "Online-Sicherungsmodus wurde nicht storniert"
 
-#: access/transam/xlog.c:11526
+#: access/transam/xlog.c:11602
 #, c-format
 msgid "File \"%s\" could not be renamed to \"%s\": %m."
 msgstr "Konnte Datei »%s« nicht in »%s« umbenennen: %m."
 
-#: access/transam/xlog.c:11535 access/transam/xlog.c:11547
-#: access/transam/xlog.c:11557
+#: access/transam/xlog.c:11611 access/transam/xlog.c:11623
+#: access/transam/xlog.c:11633
 #, c-format
 msgid "online backup mode canceled"
 msgstr "Online-Sicherungsmodus storniert"
 
-#: access/transam/xlog.c:11548
+#: access/transam/xlog.c:11624
 #, c-format
 msgid "Files \"%s\" and \"%s\" were renamed to \"%s\" and \"%s\", respectively."
 msgstr "Dateien »%s« und »%s« wurden in »%s« und »%s« umbenannt."
 
-#: access/transam/xlog.c:11558
+#: access/transam/xlog.c:11634
 #, c-format
 msgid "File \"%s\" was renamed to \"%s\", but file \"%s\" could not be renamed to \"%s\": %m."
 msgstr "Datei »%s« wurde in »%s« umbenannt, aber Datei »%s« konnte nicht in »%s« umbenannt werden: %m."
 
-#: access/transam/xlog.c:11682 access/transam/xlogutils.c:726
-#: replication/walreceiver.c:1025 replication/walsender.c:2413
+#: access/transam/xlog.c:11760 access/transam/xlogutils.c:727
+#: replication/walreceiver.c:1019 replication/walsender.c:2424
 #, c-format
 msgid "could not seek in log segment %s to offset %u: %m"
 msgstr "konnte Positionszeiger von Logsegment %s nicht auf %u setzen: %m"
 
-#: access/transam/xlog.c:11696
+#: access/transam/xlog.c:11776
 #, c-format
 msgid "could not read from log segment %s, offset %u: %m"
 msgstr "konnte nicht aus Logsegment %s, Position %u lesen: %m"
 
-#: access/transam/xlog.c:12225
+#: access/transam/xlog.c:12305
 #, c-format
 msgid "received promote request"
 msgstr "Anforderung zum Befördern empfangen"
 
-#: access/transam/xlog.c:12238
+#: access/transam/xlog.c:12318
 #, c-format
 msgid "trigger file found: %s"
 msgstr "Triggerdatei gefunden: %s"
 
-#: access/transam/xlog.c:12247
+#: access/transam/xlog.c:12327
 #, c-format
 msgid "could not stat trigger file \"%s\": %m"
 msgstr "konnte »stat« für Trigger-Datei »%s« nicht ausführen: %m"
@@ -2663,9 +2670,9 @@ msgstr "konnte Datei »%s« nicht aus Archiv wiederherstellen: %s"
 msgid "%s \"%s\": %s"
 msgstr "%s »%s«: %s"
 
-#: access/transam/xlogarchive.c:459 postmaster/syslogger.c:1416
-#: replication/logical/snapbuild.c:1644 replication/slot.c:590
-#: replication/slot.c:1191 replication/slot.c:1303 storage/file/fd.c:650
+#: access/transam/xlogarchive.c:459 postmaster/syslogger.c:1500
+#: replication/logical/snapbuild.c:1660 replication/slot.c:598
+#: replication/slot.c:1206 replication/slot.c:1321 storage/file/fd.c:650
 #: storage/file/fd.c:745 utils/time/snapmgr.c:1318
 #, c-format
 msgid "could not rename file \"%s\" to \"%s\": %m"
@@ -2705,14 +2712,14 @@ msgstr "Meinten Sie pg_stop_backup('f')?"
 #: commands/event_trigger.c:2015 commands/extension.c:1895
 #: commands/extension.c:2004 commands/extension.c:2228 commands/prepare.c:722
 #: executor/execExpr.c:2208 executor/execSRF.c:715 executor/functions.c:1034
-#: foreign/foreign.c:488 libpq/hba.c:2600 replication/logical/launcher.c:1027
-#: replication/logical/logicalfuncs.c:176 replication/logical/origin.c:1442
-#: replication/slotfuncs.c:200 replication/walsender.c:3182
+#: foreign/foreign.c:488 libpq/hba.c:2600 replication/logical/launcher.c:1127
+#: replication/logical/logicalfuncs.c:176 replication/logical/origin.c:1460
+#: replication/slotfuncs.c:200 replication/walsender.c:3203
 #: utils/adt/jsonfuncs.c:1701 utils/adt/jsonfuncs.c:1832
 #: utils/adt/jsonfuncs.c:2020 utils/adt/jsonfuncs.c:2147
-#: utils/adt/jsonfuncs.c:3567 utils/adt/pgstatfuncs.c:457
-#: utils/adt/pgstatfuncs.c:558 utils/fmgr/funcapi.c:62 utils/misc/guc.c:8808
-#: utils/mmgr/portalmem.c:1124
+#: utils/adt/jsonfuncs.c:3576 utils/adt/pgstatfuncs.c:457
+#: utils/adt/pgstatfuncs.c:558 utils/fmgr/funcapi.c:62 utils/misc/guc.c:8819
+#: utils/mmgr/portalmem.c:1134
 #, c-format
 msgid "set-valued function called in context that cannot accept a set"
 msgstr "Funktion mit Mengenergebnis in einem Zusammenhang aufgerufen, der keine Mengenergebnisse verarbeiten kann"
@@ -2720,11 +2727,11 @@ msgstr "Funktion mit Mengenergebnis in einem Zusammenhang aufgerufen, der keine
 #: access/transam/xlogfuncs.c:199 commands/event_trigger.c:1468
 #: commands/event_trigger.c:2019 commands/extension.c:1899
 #: commands/extension.c:2008 commands/extension.c:2232 commands/prepare.c:726
-#: foreign/foreign.c:493 libpq/hba.c:2604 replication/logical/launcher.c:1031
-#: replication/logical/logicalfuncs.c:180 replication/logical/origin.c:1446
-#: replication/slotfuncs.c:204 replication/walsender.c:3186
+#: foreign/foreign.c:493 libpq/hba.c:2604 replication/logical/launcher.c:1131
+#: replication/logical/logicalfuncs.c:180 replication/logical/origin.c:1464
+#: replication/slotfuncs.c:204 replication/walsender.c:3207
 #: utils/adt/pgstatfuncs.c:461 utils/adt/pgstatfuncs.c:562
-#: utils/misc/guc.c:8812 utils/misc/pg_config.c:43 utils/mmgr/portalmem.c:1128
+#: utils/misc/guc.c:8823 utils/misc/pg_config.c:43 utils/mmgr/portalmem.c:1138
 #, c-format
 msgid "materialize mode required, but it is not allowed in this context"
 msgstr "Materialisierungsmodus wird benötigt, ist aber in diesem Zusammenhang nicht erlaubt"
@@ -2771,142 +2778,142 @@ msgstr "Wiederherstellung läuft nicht"
 msgid "Recovery control functions can only be executed during recovery."
 msgstr "Wiederherstellungskontrollfunktionen können nur während der Wiederherstellung ausgeführt werden."
 
-#: access/transam/xlogreader.c:276
+#: access/transam/xlogreader.c:299
 #, c-format
 msgid "invalid record offset at %X/%X"
 msgstr "ungültiger Datensatz-Offset bei %X/%X"
 
-#: access/transam/xlogreader.c:284
+#: access/transam/xlogreader.c:307
 #, c-format
 msgid "contrecord is requested by %X/%X"
 msgstr "Contrecord angefordert von %X/%X"
 
-#: access/transam/xlogreader.c:325 access/transam/xlogreader.c:623
+#: access/transam/xlogreader.c:348 access/transam/xlogreader.c:646
 #, c-format
 msgid "invalid record length at %X/%X: wanted %u, got %u"
 msgstr "ungültige Datensatzlänge bei %X/%X: %u erwartet, %u erhalten"
 
-#: access/transam/xlogreader.c:340
+#: access/transam/xlogreader.c:363
 #, c-format
 msgid "record length %u at %X/%X too long"
 msgstr "Datensatzlänge %u bei %X/%X ist zu lang"
 
-#: access/transam/xlogreader.c:381
+#: access/transam/xlogreader.c:404
 #, c-format
 msgid "there is no contrecord flag at %X/%X"
 msgstr "keine Contrecord-Flag bei %X/%X"
 
-#: access/transam/xlogreader.c:394
+#: access/transam/xlogreader.c:417
 #, c-format
 msgid "invalid contrecord length %u at %X/%X"
 msgstr "ungültige Contrecord-Länge %u bei %X/%X"
 
-#: access/transam/xlogreader.c:631
+#: access/transam/xlogreader.c:654
 #, c-format
 msgid "invalid resource manager ID %u at %X/%X"
 msgstr "ungültige Resource-Manager-ID %u bei %X/%X"
 
-#: access/transam/xlogreader.c:645 access/transam/xlogreader.c:662
+#: access/transam/xlogreader.c:668 access/transam/xlogreader.c:685
 #, c-format
 msgid "record with incorrect prev-link %X/%X at %X/%X"
 msgstr "Datensatz mit falschem Prev-Link %X/%X bei %X/%X"
 
-#: access/transam/xlogreader.c:699
+#: access/transam/xlogreader.c:722
 #, c-format
 msgid "incorrect resource manager data checksum in record at %X/%X"
 msgstr "ungültige Resource-Manager-Datenprüfsumme in Datensatz bei %X/%X"
 
-#: access/transam/xlogreader.c:736
+#: access/transam/xlogreader.c:759
 #, c-format
 msgid "invalid magic number %04X in log segment %s, offset %u"
 msgstr "ungültige magische Zahl %04X in Logsegment %s, Offset %u"
 
-#: access/transam/xlogreader.c:750 access/transam/xlogreader.c:801
+#: access/transam/xlogreader.c:773 access/transam/xlogreader.c:824
 #, c-format
 msgid "invalid info bits %04X in log segment %s, offset %u"
 msgstr "ungültige Info-Bits %04X in Logsegment %s, Offset %u"
 
-#: access/transam/xlogreader.c:776
+#: access/transam/xlogreader.c:799
 #, c-format
 msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s"
 msgstr "WAL-Datei ist von einem anderen Datenbanksystem: Datenbanksystemidentifikator in WAL-Datei ist %s, Datenbanksystemidentifikator in pg_control ist %s"
 
-#: access/transam/xlogreader.c:783
+#: access/transam/xlogreader.c:806
 #, c-format
 msgid "WAL file is from different database system: incorrect segment size in page header"
 msgstr "WAL-Datei ist von einem anderen Datenbanksystem: falsche Segmentgröße im Seitenkopf"
 
-#: access/transam/xlogreader.c:789
+#: access/transam/xlogreader.c:812
 #, c-format
 msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header"
 msgstr "WAL-Datei ist von einem anderen Datenbanksystem: falsche XLOG_BLCKSZ im Seitenkopf"
 
-#: access/transam/xlogreader.c:820
+#: access/transam/xlogreader.c:843
 #, c-format
 msgid "unexpected pageaddr %X/%X in log segment %s, offset %u"
 msgstr "unerwartete Pageaddr %X/%X in Logsegment %s, Offset %u"
 
-#: access/transam/xlogreader.c:845
+#: access/transam/xlogreader.c:868
 #, c-format
 msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u"
 msgstr "Zeitleisten-ID %u außer der Reihe (nach %u) in Logsegment %s, Offset %u"
 
-#: access/transam/xlogreader.c:1090
+#: access/transam/xlogreader.c:1113
 #, c-format
 msgid "out-of-order block_id %u at %X/%X"
 msgstr "block_id %u außer der Reihe bei %X/%X"
 
-#: access/transam/xlogreader.c:1113
+#: access/transam/xlogreader.c:1136
 #, c-format
 msgid "BKPBLOCK_HAS_DATA set, but no data included at %X/%X"
 msgstr "BKPBLOCK_HAS_DATA gesetzt, aber keine Daten enthalten bei %X/%X"
 
-#: access/transam/xlogreader.c:1120
+#: access/transam/xlogreader.c:1143
 #, c-format
 msgid "BKPBLOCK_HAS_DATA not set, but data length is %u at %X/%X"
 msgstr "BKPBLOCK_HAS_DATA nicht gesetzt, aber Datenlänge ist %u bei %X/%X"
 
-#: access/transam/xlogreader.c:1156
+#: access/transam/xlogreader.c:1179
 #, c-format
 msgid "BKPIMAGE_HAS_HOLE set, but hole offset %u length %u block image length %u at %X/%X"
 msgstr "BKPIMAGE_HAS_HOLE gesetzt, aber Loch Offset %u Länge %u Block-Abbild-Länge %u bei %X/%X"
 
-#: access/transam/xlogreader.c:1172
+#: access/transam/xlogreader.c:1195
 #, c-format
 msgid "BKPIMAGE_HAS_HOLE not set, but hole offset %u length %u at %X/%X"
 msgstr "BKPIMAGE_HAS_HOLE nicht gesetzt, aber Loch Offset %u Länge %u bei %X/%X"
 
-#: access/transam/xlogreader.c:1187
+#: access/transam/xlogreader.c:1210
 #, c-format
 msgid "BKPIMAGE_IS_COMPRESSED set, but block image length %u at %X/%X"
 msgstr "BKPIMAGE_IS_COMPRESSED gesetzt, aber Block-Abbild-Länge %u bei %X/%X"
 
-#: access/transam/xlogreader.c:1202
+#: access/transam/xlogreader.c:1225
 #, c-format
 msgid "neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block image length is %u at %X/%X"
 msgstr "weder BKPIMAGE_HAS_HOLE noch BKPIMAGE_IS_COMPRESSED gesetzt, aber Block-Abbild-Länge ist %u bei %X/%X"
 
-#: access/transam/xlogreader.c:1218
+#: access/transam/xlogreader.c:1241
 #, c-format
 msgid "BKPBLOCK_SAME_REL set but no previous rel at %X/%X"
 msgstr "BKPBLOCK_SAME_REL gesetzt, aber keine vorangehende Relation bei %X/%X"
 
-#: access/transam/xlogreader.c:1230
+#: access/transam/xlogreader.c:1253
 #, c-format
 msgid "invalid block_id %u at %X/%X"
 msgstr "ungültige block_id %u bei %X/%X"
 
-#: access/transam/xlogreader.c:1319
+#: access/transam/xlogreader.c:1342
 #, c-format
 msgid "record with invalid length at %X/%X"
 msgstr "Datensatz mit ungültiger Länge bei %X/%X"
 
-#: access/transam/xlogreader.c:1408
+#: access/transam/xlogreader.c:1431
 #, c-format
 msgid "invalid compressed image at %X/%X, block %d"
 msgstr "ungültiges komprimiertes Abbild bei %X/%X, Block %d"
 
-#: access/transam/xlogutils.c:749 replication/walsender.c:2432
+#: access/transam/xlogutils.c:751 replication/walsender.c:2443
 #, c-format
 msgid "could not read from log segment %s, offset %u, length %lu: %m"
 msgstr "konnte nicht aus Logsegment %s bei Position %u, Länge %lu lesen: %m"
@@ -2916,12 +2923,12 @@ msgstr "konnte nicht aus Logsegment %s bei Position %u, Länge %lu lesen: %m"
 msgid "-X requires a power of two value between 1 MB and 1 GB"
 msgstr "-X benötigt eine Zweierpotenz zwischen 1 MB und 1 GB"
 
-#: bootstrap/bootstrap.c:285 postmaster/postmaster.c:826 tcop/postgres.c:3552
+#: bootstrap/bootstrap.c:285 postmaster/postmaster.c:826 tcop/postgres.c:3558
 #, c-format
 msgid "--%s requires a value"
 msgstr "--%s benötigt einen Wert"
 
-#: bootstrap/bootstrap.c:290 postmaster/postmaster.c:831 tcop/postgres.c:3557
+#: bootstrap/bootstrap.c:290 postmaster/postmaster.c:831 tcop/postgres.c:3563
 #, c-format
 msgid "-c %s requires a value"
 msgstr "-c %s benötigt einen Wert"
@@ -3079,17 +3086,17 @@ msgstr "Large Object %u existiert nicht"
 #: commands/extension.c:1688 commands/extension.c:1698
 #: commands/extension.c:1708 commands/extension.c:2949
 #: commands/foreigncmds.c:537 commands/foreigncmds.c:546
-#: commands/functioncmds.c:557 commands/functioncmds.c:682
-#: commands/functioncmds.c:691 commands/functioncmds.c:700
-#: commands/functioncmds.c:709 commands/functioncmds.c:2103
-#: commands/functioncmds.c:2111 commands/publicationcmds.c:92
+#: commands/functioncmds.c:558 commands/functioncmds.c:683
+#: commands/functioncmds.c:692 commands/functioncmds.c:701
+#: commands/functioncmds.c:710 commands/functioncmds.c:2104
+#: commands/functioncmds.c:2112 commands/publicationcmds.c:92
 #: commands/sequence.c:1256 commands/sequence.c:1266 commands/sequence.c:1276
 #: commands/sequence.c:1286 commands/sequence.c:1296 commands/sequence.c:1306
 #: commands/sequence.c:1316 commands/sequence.c:1326 commands/sequence.c:1336
 #: commands/subscriptioncmds.c:110 commands/subscriptioncmds.c:120
 #: commands/subscriptioncmds.c:130 commands/subscriptioncmds.c:140
 #: commands/subscriptioncmds.c:154 commands/subscriptioncmds.c:165
-#: commands/subscriptioncmds.c:179 commands/tablecmds.c:6254
+#: commands/subscriptioncmds.c:179 commands/tablecmds.c:6261
 #: commands/typecmds.c:295 commands/typecmds.c:1444 commands/typecmds.c:1453
 #: commands/typecmds.c:1461 commands/typecmds.c:1469 commands/typecmds.c:1477
 #: commands/user.c:134 commands/user.c:148 commands/user.c:157
@@ -3101,8 +3108,8 @@ msgstr "Large Object %u existiert nicht"
 #: commands/user.c:595 commands/user.c:603 commands/user.c:611
 #: commands/user.c:620 commands/user.c:628 commands/user.c:636
 #: parser/parse_utilcmd.c:407 replication/pgoutput/pgoutput.c:111
-#: replication/pgoutput/pgoutput.c:132 replication/walsender.c:801
-#: replication/walsender.c:812 replication/walsender.c:822
+#: replication/pgoutput/pgoutput.c:132 replication/walsender.c:804
+#: replication/walsender.c:815 replication/walsender.c:825
 #, c-format
 msgid "conflicting or redundant options"
 msgstr "widersprüchliche oder überflüssige Optionen"
@@ -3118,22 +3125,22 @@ msgid "cannot use IN SCHEMA clause when using GRANT/REVOKE ON SCHEMAS"
 msgstr "Klausel IN SCHEMA kann nicht verwendet werden, wenn GRANT/REVOKE ON SCHEMAS verwendet wird"
 
 #: catalog/aclchk.c:1576 catalog/objectaddress.c:1390 commands/analyze.c:433
-#: commands/copy.c:4777 commands/sequence.c:1691 commands/tablecmds.c:5900
-#: commands/tablecmds.c:6048 commands/tablecmds.c:6105
-#: commands/tablecmds.c:6179 commands/tablecmds.c:6273
-#: commands/tablecmds.c:6332 commands/tablecmds.c:6471
-#: commands/tablecmds.c:6546 commands/tablecmds.c:6638
-#: commands/tablecmds.c:6732 commands/tablecmds.c:9066
-#: commands/tablecmds.c:9345 commands/tablecmds.c:9782 commands/trigger.c:904
-#: parser/analyze.c:2311 parser/parse_relation.c:2735
+#: commands/copy.c:4776 commands/sequence.c:1691 commands/tablecmds.c:5907
+#: commands/tablecmds.c:6055 commands/tablecmds.c:6112
+#: commands/tablecmds.c:6186 commands/tablecmds.c:6280
+#: commands/tablecmds.c:6339 commands/tablecmds.c:6478
+#: commands/tablecmds.c:6560 commands/tablecmds.c:6652
+#: commands/tablecmds.c:6746 commands/tablecmds.c:9080
+#: commands/tablecmds.c:9359 commands/tablecmds.c:9796 commands/trigger.c:904
+#: parser/analyze.c:2337 parser/parse_relation.c:2735
 #: parser/parse_relation.c:2798 parser/parse_target.c:1024
-#: parser/parse_type.c:127 utils/adt/acl.c:2843 utils/adt/ruleutils.c:2422
+#: parser/parse_type.c:127 utils/adt/acl.c:2843 utils/adt/ruleutils.c:2464
 #, c-format
 msgid "column \"%s\" of relation \"%s\" does not exist"
 msgstr "Spalte »%s« von Relation »%s« existiert nicht"
 
 #: catalog/aclchk.c:1843 catalog/objectaddress.c:1230 commands/sequence.c:1129
-#: commands/tablecmds.c:231 commands/tablecmds.c:13502 utils/adt/acl.c:2076
+#: commands/tablecmds.c:231 commands/tablecmds.c:13507 utils/adt/acl.c:2076
 #: utils/adt/acl.c:2106 utils/adt/acl.c:2138 utils/adt/acl.c:2170
 #: utils/adt/acl.c:2198 utils/adt/acl.c:2228
 #, c-format
@@ -3716,13 +3723,13 @@ msgstr "keine Berechtigung, um »%s.%s« zu erzeugen"
 msgid "System catalog modifications are currently disallowed."
 msgstr "Änderungen an Systemkatalogen sind gegenwärtig nicht erlaubt."
 
-#: catalog/heap.c:425 commands/tablecmds.c:1861 commands/tablecmds.c:2372
-#: commands/tablecmds.c:5467
+#: catalog/heap.c:425 commands/tablecmds.c:1861 commands/tablecmds.c:2385
+#: commands/tablecmds.c:5474
 #, c-format
 msgid "tables can have at most %d columns"
 msgstr "Tabellen können höchstens %d Spalten haben"
 
-#: catalog/heap.c:444 commands/tablecmds.c:5763
+#: catalog/heap.c:444 commands/tablecmds.c:5770
 #, c-format
 msgid "column name \"%s\" conflicts with a system column name"
 msgstr "Spaltenname »%s« steht im Konflikt mit dem Namen einer Systemspalte"
@@ -3748,7 +3755,7 @@ 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:587 commands/createas.c:204 commands/createas.c:501
-#: commands/indexcmds.c:1557 commands/tablecmds.c:13803 commands/view.c:103
+#: commands/indexcmds.c:1577 commands/tablecmds.c:13793 commands/view.c:103
 #: regex/regc_pg_locale.c:263 utils/adt/formatting.c:1536
 #: utils/adt/formatting.c:1658 utils/adt/formatting.c:1781 utils/adt/like.c:184
 #: utils/adt/selfuncs.c:5807 utils/adt/varlena.c:1416 utils/adt/varlena.c:1881
@@ -3756,7 +3763,7 @@ msgstr "für Spalte »%s« mit sortierbarem Typ %s wurde keine Sortierfolge abge
 msgid "Use the COLLATE clause to set the collation explicitly."
 msgstr "Verwenden Sie die COLLATE-Klausel, um die Sortierfolge explizit zu setzen."
 
-#: catalog/heap.c:1076 catalog/index.c:864 commands/tablecmds.c:3141
+#: catalog/heap.c:1076 catalog/index.c:870 commands/tablecmds.c:3148
 #, c-format
 msgid "relation \"%s\" already exists"
 msgstr "Relation »%s« existiert bereits"
@@ -3778,89 +3785,90 @@ msgstr "Eine Relation hat einen zugehörigen Typ mit dem selben Namen, daher mü
 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:2254
+#: catalog/heap.c:2334
 #, 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:2519
+#: catalog/heap.c:2599
 #, c-format
 msgid "check constraint \"%s\" already exists"
 msgstr "Check-Constraint »%s« existiert bereits"
 
-#: catalog/heap.c:2688 catalog/pg_constraint.c:912 commands/tablecmds.c:7109
+#: catalog/heap.c:2769 catalog/index.c:884 catalog/pg_constraint.c:916
+#: commands/tablecmds.c:7122
 #, c-format
 msgid "constraint \"%s\" for relation \"%s\" already exists"
 msgstr "Constraint »%s« existiert bereits für Relation »%s«"
 
-#: catalog/heap.c:2695
+#: catalog/heap.c:2776
 #, 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:2706
+#: catalog/heap.c:2787
 #, 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:2716
+#: catalog/heap.c:2797
 #, 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:2721
+#: catalog/heap.c:2802
 #, c-format
 msgid "merging constraint \"%s\" with inherited definition"
 msgstr "Constraint »%s« wird mit geerbter Definition zusammengeführt"
 
-#: catalog/heap.c:2837
+#: catalog/heap.c:2917
 #, c-format
 msgid "cannot use column references in default expression"
 msgstr "Spaltenverweise können nicht in Vorgabeausdrücken verwendet werden"
 
-#: catalog/heap.c:2862 rewrite/rewriteHandler.c:1176
+#: catalog/heap.c:2942 rewrite/rewriteHandler.c:1177
 #, 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:2867 commands/prepare.c:384 parser/parse_node.c:430
+#: catalog/heap.c:2947 commands/prepare.c:384 parser/parse_node.c:430
 #: parser/parse_target.c:590 parser/parse_target.c:859
-#: parser/parse_target.c:869 rewrite/rewriteHandler.c:1181
+#: parser/parse_target.c:869 rewrite/rewriteHandler.c:1182
 #, 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:2914
+#: catalog/heap.c:2994
 #, 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:3154
+#: catalog/heap.c:3237
 #, c-format
 msgid "unsupported ON COMMIT and foreign key combination"
 msgstr "nicht unterstützte Kombination aus ON COMMIT und Fremdschlüssel"
 
-#: catalog/heap.c:3155
+#: catalog/heap.c:3238
 #, 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:3160
+#: catalog/heap.c:3243
 #, 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:3161
+#: catalog/heap.c:3244
 #, c-format
 msgid "Table \"%s\" references \"%s\"."
 msgstr "Tabelle »%s« verweist auf »%s«."
 
-#: catalog/heap.c:3163
+#: catalog/heap.c:3246
 #, 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."
 
-#: catalog/index.c:231 parser/parse_utilcmd.c:1824 parser/parse_utilcmd.c:1911
+#: catalog/index.c:231 parser/parse_utilcmd.c:1825 parser/parse_utilcmd.c:1912
 #, c-format
 msgid "multiple primary keys for table \"%s\" are not allowed"
 msgstr "mehrere Primärschlüssel für Tabelle »%s« nicht erlaubt"
@@ -3870,7 +3878,7 @@ msgstr "mehrere Primärschlüssel für Tabelle »%s« nicht erlaubt"
 msgid "primary keys cannot be expressions"
 msgstr "Primärschlüssel können keine Ausdrücke sein"
 
-#: catalog/index.c:814 catalog/index.c:1259
+#: catalog/index.c:814 catalog/index.c:1285
 #, c-format
 msgid "user-defined indexes on system catalog tables are not supported"
 msgstr "benutzerdefinierte Indexe für Systemkatalogtabellen werden nicht unterstützt"
@@ -3885,29 +3893,29 @@ msgstr "nebenläufige Indexerzeugung für Systemkatalogtabellen wird nicht unter
 msgid "shared indexes cannot be created after initdb"
 msgstr "Cluster-globale Indexe können nicht nach initdb erzeugt werden"
 
-#: catalog/index.c:856 commands/createas.c:250 commands/sequence.c:152
+#: catalog/index.c:862 commands/createas.c:250 commands/sequence.c:152
 #: parser/parse_utilcmd.c:205
 #, c-format
 msgid "relation \"%s\" already exists, skipping"
 msgstr "Relation »%s« existiert bereits, wird übersprungen"
 
-#: catalog/index.c:892
+#: catalog/index.c:912
 #, c-format
 msgid "pg_class index OID value not set when in binary upgrade mode"
 msgstr "Index-OID-Wert für pg_class ist im Binary-Upgrade-Modus nicht gesetzt"
 
-#: catalog/index.c:1534
+#: catalog/index.c:1560
 #, c-format
 msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
 msgstr "DROP INDEX CONCURRENTLY muss die erste Aktion in einer Transaktion sein"
 
-#: catalog/index.c:2263
+#: catalog/index.c:2289
 #, fuzzy, c-format
 #| msgid "building index \"%s\" on table \"%s\""
 msgid "building index \"%s\" on table \"%s\" serially"
 msgstr "baue Index »%s« von Tabelle »%s«"
 
-#: catalog/index.c:2268
+#: catalog/index.c:2294
 #, fuzzy, c-format
 #| msgid "building index \"%s\" on table \"%s\""
 msgid "building index \"%s\" on table \"%s\" with request for %d parallel worker"
@@ -3915,23 +3923,23 @@ msgid_plural "building index \"%s\" on table \"%s\" with request for %d parallel
 msgstr[0] "baue Index »%s« von Tabelle »%s«"
 msgstr[1] "baue Index »%s« von Tabelle »%s«"
 
-#: catalog/index.c:3657
+#: catalog/index.c:3683
 #, c-format
 msgid "cannot reindex temporary tables of other sessions"
 msgstr "kann temporäre Tabellen anderer Sitzungen nicht reindizieren"
 
-#: catalog/index.c:3788
+#: catalog/index.c:3814
 #, c-format
 msgid "index \"%s\" was reindexed"
 msgstr "Index »%s« wurde neu indiziert"
 
-#: catalog/index.c:3859
+#: catalog/index.c:3885
 #, c-format
 msgid "REINDEX of partitioned tables is not yet implemented, skipping \"%s\""
 msgstr "REINDEX von partitionierten Tabellen ist noch nicht implementiert, »%s« wird übersprungen"
 
 #: catalog/namespace.c:248 catalog/namespace.c:452 catalog/namespace.c:546
-#: commands/trigger.c:5377
+#: commands/trigger.c:5397
 #, c-format
 msgid "cross-database references are not implemented: \"%s.%s.%s\""
 msgstr "Verweise auf andere Datenbanken sind nicht implementiert: »%s.%s.%s«"
@@ -4014,7 +4022,7 @@ msgstr "Textsuchekonfiguration »%s« existiert nicht"
 msgid "cross-database references are not implemented: %s"
 msgstr "Verweise auf andere Datenbanken sind nicht implementiert: %s"
 
-#: catalog/namespace.c:2822 gram.y:14690 gram.y:16122 parser/parse_expr.c:800
+#: catalog/namespace.c:2822 gram.y:14712 gram.y:16144 parser/parse_expr.c:800
 #: parser/parse_target.c:1221
 #, c-format
 msgid "improper qualified name (too many dotted names): %s"
@@ -4041,33 +4049,33 @@ msgstr "Schema »%s« existiert nicht"
 msgid "improper relation name (too many dotted names): %s"
 msgstr "falscher Relationsname (zu viele Namensteile): %s"
 
-#: catalog/namespace.c:3557
+#: catalog/namespace.c:3597
 #, c-format
 msgid "collation \"%s\" for encoding \"%s\" does not exist"
 msgstr "Sortierfolge »%s« für Kodierung »%s« existiert nicht"
 
-#: catalog/namespace.c:3612
+#: catalog/namespace.c:3652
 #, c-format
 msgid "conversion \"%s\" does not exist"
 msgstr "Konversion »%s« existiert nicht"
 
-#: catalog/namespace.c:3820
+#: catalog/namespace.c:3860
 #, c-format
 msgid "permission denied to create temporary tables in database \"%s\""
 msgstr "keine Berechtigung, um temporäre Tabellen in Datenbank »%s« zu erzeugen"
 
-#: catalog/namespace.c:3836
+#: catalog/namespace.c:3876
 #, c-format
 msgid "cannot create temporary tables during recovery"
 msgstr "während der Wiederherstellung können keine temporären Tabellen erzeugt werden"
 
-#: catalog/namespace.c:3842
+#: catalog/namespace.c:3882
 #, c-format
 msgid "cannot create temporary tables during a parallel operation"
 msgstr "während einer parallelen Operation können keine temporären Tabellen erzeugt werden"
 
-#: catalog/namespace.c:4091 commands/tablespace.c:1171 commands/variable.c:64
-#: utils/misc/guc.c:10244 utils/misc/guc.c:10322
+#: catalog/namespace.c:4165 commands/tablespace.c:1171 commands/variable.c:64
+#: utils/misc/guc.c:10257 utils/misc/guc.c:10335
 #, c-format
 msgid "List syntax is invalid."
 msgstr "Die Listensyntax ist ungültig."
@@ -4075,25 +4083,25 @@ msgstr "Die Listensyntax ist ungültig."
 #: catalog/objectaddress.c:1238 catalog/pg_publication.c:66
 #: commands/policy.c:94 commands/policy.c:394 commands/policy.c:484
 #: commands/tablecmds.c:225 commands/tablecmds.c:267 commands/tablecmds.c:1719
-#: commands/tablecmds.c:4962 commands/tablecmds.c:9184
+#: commands/tablecmds.c:4969 commands/tablecmds.c:9198
 #, c-format
 msgid "\"%s\" is not a table"
 msgstr "»%s« ist keine Tabelle"
 
 #: catalog/objectaddress.c:1245 commands/tablecmds.c:237
-#: commands/tablecmds.c:4992 commands/tablecmds.c:13507 commands/view.c:141
+#: commands/tablecmds.c:4999 commands/tablecmds.c:13512 commands/view.c:141
 #, c-format
 msgid "\"%s\" is not a view"
 msgstr "»%s« ist keine Sicht"
 
 #: catalog/objectaddress.c:1252 commands/matview.c:172 commands/tablecmds.c:243
-#: commands/tablecmds.c:13512
+#: commands/tablecmds.c:13517
 #, c-format
 msgid "\"%s\" is not a materialized view"
 msgstr "»%s« ist keine materialisierte Sicht"
 
 #: catalog/objectaddress.c:1259 commands/tablecmds.c:261
-#: commands/tablecmds.c:4995 commands/tablecmds.c:13517
+#: commands/tablecmds.c:5002 commands/tablecmds.c:13522
 #, c-format
 msgid "\"%s\" is not a foreign table"
 msgstr "»%s« ist keine Fremdtabelle"
@@ -4113,8 +4121,8 @@ msgstr "Spaltenname muss qualifiziert werden"
 msgid "default value for column \"%s\" of relation \"%s\" does not exist"
 msgstr "Vorgabewert für Spalte »%s« von Relation »%s« existiert nicht"
 
-#: catalog/objectaddress.c:1509 commands/functioncmds.c:131
-#: commands/tablecmds.c:253 commands/typecmds.c:3320 parser/parse_type.c:226
+#: catalog/objectaddress.c:1509 commands/functioncmds.c:132
+#: commands/tablecmds.c:253 commands/typecmds.c:3323 parser/parse_type.c:226
 #: parser/parse_type.c:255 parser/parse_type.c:828 utils/adt/acl.c:4377
 #, c-format
 msgid "type \"%s\" does not exist"
@@ -4136,7 +4144,7 @@ msgid "user mapping for user \"%s\" on server \"%s\" does not exist"
 msgstr "Benutzerabbildung für Benutzer »%s« auf Server »%s« existiert nicht"
 
 #: catalog/objectaddress.c:1725 commands/foreigncmds.c:428
-#: commands/foreigncmds.c:1004 commands/foreigncmds.c:1377
+#: commands/foreigncmds.c:1004 commands/foreigncmds.c:1381
 #: foreign/foreign.c:688
 #, c-format
 msgid "server \"%s\" does not exist"
@@ -4205,7 +4213,7 @@ msgstr "Länge der Argumentliste muss genau %d sein"
 msgid "must be owner of large object %u"
 msgstr "Berechtigung nur für Eigentümer des Large Object %u"
 
-#: catalog/objectaddress.c:2345 commands/functioncmds.c:1452
+#: catalog/objectaddress.c:2345 commands/functioncmds.c:1453
 #, c-format
 msgid "must be owner of type %s or type %s"
 msgstr "Berechtigung nur für Eigentümer des Typs %s oder des Typs %s"
@@ -4225,72 +4233,77 @@ msgstr "Berechtigung nur mit CREATEROLE-Privileg"
 msgid "unrecognized object type \"%s\""
 msgstr "unbekannter Objekttyp »%s«"
 
-#: catalog/objectaddress.c:2686
-#, c-format
-msgid " column %s"
+#. translator: second %s is, e.g., "table %s"
+#: catalog/objectaddress.c:2694
+#, fuzzy, c-format
+#| msgid " column %s"
+msgid "column %s of %s"
 msgstr " Spalte %s"
 
-#: catalog/objectaddress.c:2693
+#: catalog/objectaddress.c:2704
 #, c-format
 msgid "function %s"
 msgstr "Funktion %s"
 
-#: catalog/objectaddress.c:2698
+#: catalog/objectaddress.c:2709
 #, c-format
 msgid "type %s"
 msgstr "Typ %s"
 
-#: catalog/objectaddress.c:2728
+#: catalog/objectaddress.c:2739
 #, c-format
 msgid "cast from %s to %s"
 msgstr "Typumwandlung von %s in %s"
 
-#: catalog/objectaddress.c:2748
+#: catalog/objectaddress.c:2767
 #, c-format
 msgid "collation %s"
 msgstr "Sortierfolge %s"
 
-#: catalog/objectaddress.c:2772
+#. translator: second %s is, e.g., "table %s"
+#: catalog/objectaddress.c:2793
 #, c-format
 msgid "constraint %s on %s"
 msgstr "Constraint %s für %s"
 
-#: catalog/objectaddress.c:2778
+#: catalog/objectaddress.c:2799
 #, c-format
 msgid "constraint %s"
 msgstr "Constraint %s"
 
-#: catalog/objectaddress.c:2795
+#: catalog/objectaddress.c:2826
 #, c-format
 msgid "conversion %s"
 msgstr "Konversion %s"
 
-#: catalog/objectaddress.c:2832
-#, c-format
-msgid "default for %s"
+#. translator: %s is typically "column %s of table %s"
+#: catalog/objectaddress.c:2865
+#, fuzzy, c-format
+#| msgid "default for %s"
+msgid "default value for %s"
 msgstr "Vorgabewert für %s"
 
-#: catalog/objectaddress.c:2841
+#: catalog/objectaddress.c:2874
 #, c-format
 msgid "language %s"
 msgstr "Sprache %s"
 
-#: catalog/objectaddress.c:2846
+#: catalog/objectaddress.c:2879
 #, c-format
 msgid "large object %u"
 msgstr "Large Object %u"
 
-#: catalog/objectaddress.c:2851
+#: catalog/objectaddress.c:2884
 #, c-format
 msgid "operator %s"
 msgstr "Operator %s"
 
-#: catalog/objectaddress.c:2883
+#: catalog/objectaddress.c:2916
 #, c-format
 msgid "operator class %s for access method %s"
 msgstr "Operatorklasse %s für Zugriffsmethode %s"
 
-#: catalog/objectaddress.c:2906
+#: catalog/objectaddress.c:2939
 #, c-format
 msgid "access method %s"
 msgstr "Zugriffsmethode %s"
@@ -4299,7 +4312,7 @@ msgstr "Zugriffsmethode %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:2948
+#: catalog/objectaddress.c:2981
 #, c-format
 msgid "operator %d (%s, %s) of %s: %s"
 msgstr "Operator %d (%s, %s) von %s: %s"
@@ -4308,215 +4321,243 @@ msgstr "Operator %d (%s, %s) von %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
 #. function with arguments.
-#: catalog/objectaddress.c:2998
+#: catalog/objectaddress.c:3031
 #, c-format
 msgid "function %d (%s, %s) of %s: %s"
 msgstr "Funktion %d (%s, %s) von %s: %s"
 
-#: catalog/objectaddress.c:3038
-#, c-format
-msgid "rule %s on "
+#. translator: second %s is, e.g., "table %s"
+#: catalog/objectaddress.c:3075
+#, fuzzy, c-format
+#| msgid "rule %s on "
+msgid "rule %s on %s"
 msgstr "Regel %s für "
 
-#: catalog/objectaddress.c:3073
-#, c-format
-msgid "trigger %s on "
+#. translator: second %s is, e.g., "table %s"
+#: catalog/objectaddress.c:3113
+#, fuzzy, c-format
+#| msgid "trigger %s on "
+msgid "trigger %s on %s"
 msgstr "Trigger %s für "
 
-#: catalog/objectaddress.c:3090
+#: catalog/objectaddress.c:3129
 #, c-format
 msgid "schema %s"
 msgstr "Schema %s"
 
-#: catalog/objectaddress.c:3107
+#: catalog/objectaddress.c:3152
 #, c-format
 msgid "statistics object %s"
 msgstr "Statistikobjekt %s"
 
-#: catalog/objectaddress.c:3123
+#: catalog/objectaddress.c:3179
 #, c-format
 msgid "text search parser %s"
 msgstr "Textsucheparser %s"
 
-#: catalog/objectaddress.c:3138
+#: catalog/objectaddress.c:3205
 #, c-format
 msgid "text search dictionary %s"
 msgstr "Textsuchewörterbuch %s"
 
-#: catalog/objectaddress.c:3153
+#: catalog/objectaddress.c:3231
 #, c-format
 msgid "text search template %s"
 msgstr "Textsuchevorlage %s"
 
-#: catalog/objectaddress.c:3168
+#: catalog/objectaddress.c:3257
 #, c-format
 msgid "text search configuration %s"
 msgstr "Textsuchekonfiguration %s"
 
-#: catalog/objectaddress.c:3176
+#: catalog/objectaddress.c:3266
 #, c-format
 msgid "role %s"
 msgstr "Rolle %s"
 
-#: catalog/objectaddress.c:3189
+#: catalog/objectaddress.c:3279
 #, c-format
 msgid "database %s"
 msgstr "Datenbank %s"
 
-#: catalog/objectaddress.c:3201
+#: catalog/objectaddress.c:3291
 #, c-format
 msgid "tablespace %s"
 msgstr "Tablespace %s"
 
-#: catalog/objectaddress.c:3210
+#: catalog/objectaddress.c:3300
 #, c-format
 msgid "foreign-data wrapper %s"
 msgstr "Fremddaten-Wrapper %s"
 
-#: catalog/objectaddress.c:3219
+#: catalog/objectaddress.c:3309
 #, c-format
 msgid "server %s"
 msgstr "Server %s"
 
-#: catalog/objectaddress.c:3247
+#: catalog/objectaddress.c:3337
 #, c-format
 msgid "user mapping for %s on server %s"
 msgstr "Benutzerabbildung für %s auf Server %s"
 
-#: catalog/objectaddress.c:3282
+#: catalog/objectaddress.c:3382
+#, fuzzy, c-format
+#| msgid "default privileges on new relations belonging to role %s"
+msgid "default privileges on new relations belonging to role %s in schema %s"
+msgstr "Vorgabeprivilegien für neue Relationen von Rolle %s"
+
+#: catalog/objectaddress.c:3386
 #, c-format
 msgid "default privileges on new relations belonging to role %s"
 msgstr "Vorgabeprivilegien für neue Relationen von Rolle %s"
 
-#: catalog/objectaddress.c:3287
+#: catalog/objectaddress.c:3392
+#, fuzzy, c-format
+#| msgid "default privileges on new sequences belonging to role %s"
+msgid "default privileges on new sequences belonging to role %s in schema %s"
+msgstr "Vorgabeprivilegien für neue Sequenzen von Rolle %s"
+
+#: catalog/objectaddress.c:3396
 #, c-format
 msgid "default privileges on new sequences belonging to role %s"
 msgstr "Vorgabeprivilegien für neue Sequenzen von Rolle %s"
 
-#: catalog/objectaddress.c:3292
+#: catalog/objectaddress.c:3402
+#, fuzzy, c-format
+#| msgid "default privileges on new functions belonging to role %s"
+msgid "default privileges on new functions belonging to role %s in schema %s"
+msgstr "Vorgabeprivilegien für neue Funktionen von Rolle %s"
+
+#: catalog/objectaddress.c:3406
 #, c-format
 msgid "default privileges on new functions belonging to role %s"
 msgstr "Vorgabeprivilegien für neue Funktionen von Rolle %s"
 
-#: catalog/objectaddress.c:3297
+#: catalog/objectaddress.c:3412
+#, fuzzy, c-format
+#| msgid "default privileges on new types belonging to role %s"
+msgid "default privileges on new types belonging to role %s in schema %s"
+msgstr "Vorgabeprivilegien für neue Typen von Rolle %s"
+
+#: catalog/objectaddress.c:3416
 #, c-format
 msgid "default privileges on new types belonging to role %s"
 msgstr "Vorgabeprivilegien für neue Typen von Rolle %s"
 
-#: catalog/objectaddress.c:3302
+#: catalog/objectaddress.c:3422
 #, c-format
 msgid "default privileges on new schemas belonging to role %s"
 msgstr "Vorgabeprivilegien für neue Schemas von Rolle %s"
 
-#: catalog/objectaddress.c:3308
-#, c-format
-msgid "default privileges belonging to role %s"
+#: catalog/objectaddress.c:3429
+#, fuzzy, c-format
+#| msgid "default privileges belonging to role %s"
+msgid "default privileges belonging to role %s in schema %s"
 msgstr "Vorgabeprivilegien von Rolle %s"
 
-#: catalog/objectaddress.c:3316
+#: catalog/objectaddress.c:3433
 #, c-format
-msgid " in schema %s"
-msgstr " in Schema %s"
+msgid "default privileges belonging to role %s"
+msgstr "Vorgabeprivilegien von Rolle %s"
 
-#: catalog/objectaddress.c:3333
+#: catalog/objectaddress.c:3451
 #, c-format
 msgid "extension %s"
 msgstr "Erweiterung %s"
 
-#: catalog/objectaddress.c:3346
+#: catalog/objectaddress.c:3464
 #, c-format
 msgid "event trigger %s"
 msgstr "Ereignistrigger %s"
 
-#: catalog/objectaddress.c:3378
-#, c-format
-msgid "policy %s on "
+#. translator: second %s is, e.g., "table %s"
+#: catalog/objectaddress.c:3500
+#, fuzzy, c-format
+#| msgid "policy %s on "
+msgid "policy %s on %s"
 msgstr "Policy %s für "
 
-#: catalog/objectaddress.c:3389
+#: catalog/objectaddress.c:3510
 #, c-format
 msgid "publication %s"
 msgstr "Publikation %s"
 
-#: catalog/objectaddress.c:3409
-#, c-format
-msgid "publication table %s in publication %s"
+#. translator: first %s is, e.g., "table %s"
+#: catalog/objectaddress.c:3535
+#, fuzzy, c-format
+#| msgid "publication table %s in publication %s"
+msgid "publication of %s in publication %s"
 msgstr "Publikationstabelle %s in Publikation %s"
 
-#: catalog/objectaddress.c:3417
+#: catalog/objectaddress.c:3544
 #, c-format
 msgid "subscription %s"
 msgstr "Subskription %s"
 
-#: catalog/objectaddress.c:3435
+#: catalog/objectaddress.c:3562
 #, c-format
 msgid "transform for %s language %s"
 msgstr "Transformation %s für Sprache %s"
 
-#: catalog/objectaddress.c:3496
+#: catalog/objectaddress.c:3625
 #, c-format
 msgid "table %s"
 msgstr "Tabelle %s"
 
-#: catalog/objectaddress.c:3501
+#: catalog/objectaddress.c:3630
 #, c-format
 msgid "index %s"
 msgstr "Index %s"
 
-#: catalog/objectaddress.c:3505
+#: catalog/objectaddress.c:3634
 #, c-format
 msgid "sequence %s"
 msgstr "Sequenz %s"
 
-#: catalog/objectaddress.c:3509
+#: catalog/objectaddress.c:3638
 #, c-format
 msgid "toast table %s"
 msgstr "TOAST-Tabelle %s"
 
-#: catalog/objectaddress.c:3513
+#: catalog/objectaddress.c:3642
 #, c-format
 msgid "view %s"
 msgstr "Sicht %s"
 
-#: catalog/objectaddress.c:3517
+#: catalog/objectaddress.c:3646
 #, c-format
 msgid "materialized view %s"
 msgstr "materialisierte Sicht %s"
 
-#: catalog/objectaddress.c:3521
+#: catalog/objectaddress.c:3650
 #, c-format
 msgid "composite type %s"
 msgstr "zusammengesetzter Typ %s"
 
-#: catalog/objectaddress.c:3525
+#: catalog/objectaddress.c:3654
 #, c-format
 msgid "foreign table %s"
 msgstr "Fremdtabelle %s"
 
-#: catalog/objectaddress.c:3530
+#: catalog/objectaddress.c:3659
 #, c-format
 msgid "relation %s"
 msgstr "Relation %s"
 
-#: catalog/objectaddress.c:3567
+#: catalog/objectaddress.c:3696
 #, c-format
 msgid "operator family %s for access method %s"
 msgstr "Operatorfamilie %s für Zugriffsmethode %s"
 
-#: catalog/objectaddress.c:4939
-#, c-format
-msgid "%s in publication %s"
-msgstr "%s in Publikation %s"
-
-#: catalog/partition.c:180 catalog/pg_constraint.c:441 commands/analyze.c:1499
-#: commands/indexcmds.c:922 commands/tablecmds.c:941 commands/tablecmds.c:9246
-#: commands/tablecmds.c:14403 commands/tablecmds.c:14880
-#: executor/execExprInterp.c:3302 executor/execMain.c:1927
-#: executor/execMain.c:2006 executor/execMain.c:2054 executor/execMain.c:2165
-#: executor/execPartition.c:409 executor/execPartition.c:469
-#: executor/execPartition.c:585 executor/execPartition.c:688
-#: executor/execPartition.c:759 executor/execPartition.c:957
-#: executor/nodeModifyTable.c:1835
+#: catalog/partition.c:180 catalog/pg_constraint.c:420 commands/analyze.c:1499
+#: commands/indexcmds.c:917 commands/tablecmds.c:941 commands/tablecmds.c:9260
+#: commands/tablecmds.c:14401 commands/tablecmds.c:14873
+#: executor/execExprInterp.c:3302 executor/execMain.c:1938
+#: executor/execMain.c:2017 executor/execMain.c:2065 executor/execMain.c:2171
+#: executor/execPartition.c:432 executor/execPartition.c:492
+#: executor/execPartition.c:608 executor/execPartition.c:711
+#: executor/execPartition.c:782 executor/execPartition.c:980
+#: executor/nodeModifyTable.c:1859
 msgid "could not convert row type"
 msgstr "konnte Zeilentyp nicht umwandeln"
 
@@ -4562,7 +4603,7 @@ msgstr "Anfangswert darf nicht ausgelassen werden, wenn Übergangsfunktion strik
 msgid "return type of inverse transition function %s is not %s"
 msgstr "Rückgabetyp der inversen Übergangsfunktion %s ist nicht %s"
 
-#: catalog/pg_aggregate.c:352 executor/nodeWindowAgg.c:2823
+#: catalog/pg_aggregate.c:352 executor/nodeWindowAgg.c:2838
 #, c-format
 msgid "strictness of aggregate's forward and inverse transition functions must match"
 msgstr "Striktheit der vorwärtigen und inversen Übergangsfunktionen einer Aggregatfunktion müssen übereinstimmen"
@@ -4592,7 +4633,7 @@ msgstr "Rückgabetyp der Serialisierungsfunktion %s ist nicht %s"
 msgid "return type of deserialization function %s is not %s"
 msgstr "Rückgabetyp der Deserialisierungsfunktion %s ist nicht %s"
 
-#: catalog/pg_aggregate.c:495 catalog/pg_proc.c:241 catalog/pg_proc.c:248
+#: catalog/pg_aggregate.c:495 catalog/pg_proc.c:240 catalog/pg_proc.c:247
 #, c-format
 msgid "cannot determine result data type"
 msgstr "kann Ergebnisdatentyp nicht bestimmen"
@@ -4602,12 +4643,12 @@ msgstr "kann Ergebnisdatentyp nicht bestimmen"
 msgid "An aggregate returning a polymorphic type must have at least one polymorphic argument."
 msgstr "Eine Aggregatfunktion, die einen polymorphischen Typ zurückgibt, muss mindestens ein polymorphisches Argument haben."
 
-#: catalog/pg_aggregate.c:508 catalog/pg_proc.c:254
+#: catalog/pg_aggregate.c:508 catalog/pg_proc.c:253
 #, c-format
 msgid "unsafe use of pseudo-type \"internal\""
 msgstr "unsichere Verwendung des Pseudotyps »internal«"
 
-#: catalog/pg_aggregate.c:509 catalog/pg_proc.c:255
+#: catalog/pg_aggregate.c:509 catalog/pg_proc.c:254
 #, c-format
 msgid "A function returning \"internal\" must have at least one \"internal\" argument."
 msgstr "Eine Funktion, die »internal« zurückgibt, muss mindestens ein Argument vom Typ »internal« haben."
@@ -4625,9 +4666,9 @@ msgstr "Sortieroperator kann nur für Aggregatfunktionen mit einem Argument ange
 #: catalog/pg_aggregate.c:819 commands/typecmds.c:1766 commands/typecmds.c:1817
 #: commands/typecmds.c:1848 commands/typecmds.c:1871 commands/typecmds.c:1892
 #: commands/typecmds.c:1919 commands/typecmds.c:1946 commands/typecmds.c:2023
-#: commands/typecmds.c:2065 parser/parse_func.c:398 parser/parse_func.c:427
-#: parser/parse_func.c:452 parser/parse_func.c:466 parser/parse_func.c:541
-#: parser/parse_func.c:552 parser/parse_func.c:2022
+#: commands/typecmds.c:2065 parser/parse_func.c:408 parser/parse_func.c:437
+#: parser/parse_func.c:462 parser/parse_func.c:476 parser/parse_func.c:596
+#: parser/parse_func.c:616 parser/parse_func.c:2086
 #, c-format
 msgid "function %s does not exist"
 msgstr "Funktion %s existiert nicht"
@@ -4667,27 +4708,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:921
+#: catalog/pg_constraint.c:924
 #, c-format
 msgid "constraint \"%s\" for domain %s already exists"
 msgstr "Constraint »%s« für Domäne %s existiert bereits"
 
-#: catalog/pg_constraint.c:1089 catalog/pg_constraint.c:1165
-#, c-format
-msgid "table \"%s\" has multiple constraints named \"%s\""
-msgstr "Tabelle »%s« hat mehrere Constraints namens »%s«"
-
-#: catalog/pg_constraint.c:1101 catalog/pg_constraint.c:1199
+#: catalog/pg_constraint.c:1087 catalog/pg_constraint.c:1180
 #, c-format
 msgid "constraint \"%s\" for table \"%s\" does not exist"
 msgstr "Constraint »%s« für Tabelle »%s« existiert nicht"
 
-#: catalog/pg_constraint.c:1284
-#, c-format
-msgid "domain %s has multiple constraints named \"%s\""
-msgstr "Domäne %s hat mehrere Constraints namens »%s«"
-
-#: catalog/pg_constraint.c:1296
+#: catalog/pg_constraint.c:1269
 #, c-format
 msgid "constraint \"%s\" for domain %s does not exist"
 msgstr "Constraint »%s« für Domäne %s existiert nicht"
@@ -4762,7 +4793,7 @@ msgstr "»%s« ist kein gültiger Operatorname"
 msgid "only binary operators can have commutators"
 msgstr "nur binäre Operatoren können Kommutatoren haben"
 
-#: catalog/pg_operator.c:370 commands/operatorcmds.c:481
+#: catalog/pg_operator.c:370 commands/operatorcmds.c:485
 #, c-format
 msgid "only binary operators can have join selectivity"
 msgstr "nur binäre Operatoren können Join-Selectivity haben"
@@ -4782,12 +4813,12 @@ msgstr "nur binäre Operatoren können eine Hash-Funktion haben"
 msgid "only boolean operators can have negators"
 msgstr "nur Boole’sche Operatoren können Negatoren haben"
 
-#: catalog/pg_operator.c:393 commands/operatorcmds.c:489
+#: catalog/pg_operator.c:393 commands/operatorcmds.c:493
 #, c-format
 msgid "only boolean operators can have restriction selectivity"
 msgstr "nur Boole’sche Operatoren können Restriction-Selectivity haben"
 
-#: catalog/pg_operator.c:397 commands/operatorcmds.c:493
+#: catalog/pg_operator.c:397 commands/operatorcmds.c:497
 #, c-format
 msgid "only boolean operators can have join selectivity"
 msgstr "nur Boole’sche Operatoren können Join-Selectivity haben"
@@ -4812,75 +4843,78 @@ msgstr "Operator %s existiert bereits"
 msgid "operator cannot be its own negator or sort operator"
 msgstr "Operator kann nicht sein eigener Negator oder Sortierungsoperator sein"
 
-#: catalog/pg_proc.c:129 parser/parse_func.c:2058
+#: catalog/pg_proc.c:128 parser/parse_func.c:2122
 #, c-format
 msgid "functions cannot have more than %d argument"
 msgid_plural "functions cannot have more than %d arguments"
 msgstr[0] "Funktionen können nicht mehr als %d Argument haben"
 msgstr[1] "Funktionen können nicht mehr als %d Argumente haben"
 
-#: catalog/pg_proc.c:242
+#: catalog/pg_proc.c:241
 #, c-format
 msgid "A function returning a polymorphic type must have at least one polymorphic argument."
 msgstr "Eine Funktion, die einen polymorphischen Typ zurückgibt, muss mindestens ein polymorphisches Argument haben."
 
-#: catalog/pg_proc.c:249
+#: catalog/pg_proc.c:248
 #, c-format
 msgid "A function returning \"anyrange\" must have at least one \"anyrange\" argument."
 msgstr "Eine Funktion, die »anyrange« zurückgibt, muss mindestens ein Argument vom Typ »anyrange« haben."
 
-#: catalog/pg_proc.c:267
-#, c-format
-msgid "\"%s\" is already an attribute of type %s"
-msgstr "»%s« ist schon ein Attribut von Typ %s"
-
-#: catalog/pg_proc.c:397
+#: catalog/pg_proc.c:383
 #, c-format
 msgid "function \"%s\" already exists with same argument types"
 msgstr "Funktion »%s« existiert bereits mit den selben Argumenttypen"
 
-#: catalog/pg_proc.c:407
+#: catalog/pg_proc.c:393
 #, c-format
 msgid "cannot change routine kind"
 msgstr "kann Routinenart nicht ändern"
 
-#: catalog/pg_proc.c:409
+#: catalog/pg_proc.c:395
 #, c-format
 msgid "\"%s\" is an aggregate function."
 msgstr "»%s« ist eine Aggregatfunktion."
 
-#: catalog/pg_proc.c:411
+#: catalog/pg_proc.c:397
 #, c-format
 msgid "\"%s\" is a function."
 msgstr "»%s« ist eine Funktion."
 
-#: catalog/pg_proc.c:413
+#: catalog/pg_proc.c:399
 #, c-format
 msgid "\"%s\" is a procedure."
 msgstr "»%s« ist eine Prozedur."
 
-#: catalog/pg_proc.c:415
+#: catalog/pg_proc.c:401
 #, c-format
 msgid "\"%s\" is a window function."
 msgstr "»%s« ist eine Fensterfunktion."
 
-#: catalog/pg_proc.c:426 catalog/pg_proc.c:450
+#: catalog/pg_proc.c:419
+#, fuzzy, c-format
+#| msgid "cannot change name of input parameter \"%s\""
+msgid "cannot change whether a procedure has output parameters"
+msgstr "kann Name des Eingabeparameters »%s« nicht ändern"
+
+#: catalog/pg_proc.c:420 catalog/pg_proc.c:446
 #, c-format
 msgid "cannot change return type of existing function"
 msgstr "kann Rückgabetyp einer bestehenden Funktion nicht ändern"
 
-#: catalog/pg_proc.c:427 catalog/pg_proc.c:452 catalog/pg_proc.c:495
-#: catalog/pg_proc.c:519 catalog/pg_proc.c:545
-#, c-format
-msgid "Use DROP FUNCTION %s first."
+#. translator: first %s is DROP FUNCTION or DROP PROCEDURE
+#: catalog/pg_proc.c:422 catalog/pg_proc.c:449 catalog/pg_proc.c:494
+#: catalog/pg_proc.c:520 catalog/pg_proc.c:548
+#, fuzzy, c-format
+#| msgid "Use DROP FUNCTION %s first."
+msgid "Use %s %s first."
 msgstr "Verwenden Sie zuerst DROP FUNCTION %s."
 
-#: catalog/pg_proc.c:451
+#: catalog/pg_proc.c:447
 #, c-format
 msgid "Row type defined by OUT parameters is different."
 msgstr "Der von OUT-Parametern bestimmte Zeilentyp ist verschieden."
 
-#: catalog/pg_proc.c:493
+#: catalog/pg_proc.c:491
 #, c-format
 msgid "cannot change name of input parameter \"%s\""
 msgstr "kann Name des Eingabeparameters »%s« nicht ändern"
@@ -4890,27 +4924,27 @@ msgstr "kann Name des Eingabeparameters »%s« nicht ändern"
 msgid "cannot remove parameter defaults from existing function"
 msgstr "kann Parametervorgabewerte einer bestehenden Funktion nicht entfernen"
 
-#: catalog/pg_proc.c:544
+#: catalog/pg_proc.c:546
 #, c-format
 msgid "cannot change data type of existing parameter default value"
 msgstr "kann Datentyp eines bestehenden Parametervorgabewerts nicht ändern"
 
-#: catalog/pg_proc.c:753
+#: catalog/pg_proc.c:757
 #, c-format
 msgid "there is no built-in function named \"%s\""
 msgstr "es gibt keine eingebaute Funktion namens %s"
 
-#: catalog/pg_proc.c:851
+#: catalog/pg_proc.c:855
 #, c-format
 msgid "SQL functions cannot return type %s"
 msgstr "SQL-Funktionen können keinen Rückgabetyp »%s« haben"
 
-#: catalog/pg_proc.c:866
+#: catalog/pg_proc.c:870
 #, c-format
 msgid "SQL functions cannot have arguments of type %s"
 msgstr "SQL-Funktionen können keine Argumente vom Typ »%s« haben"
 
-#: catalog/pg_proc.c:954 executor/functions.c:1434
+#: catalog/pg_proc.c:958 executor/functions.c:1434
 #, c-format
 msgid "SQL function \"%s\""
 msgstr "SQL-Funktion »%s«"
@@ -5071,8 +5105,8 @@ msgstr "Typen mit fester Größe müssen Storage-Typ PLAIN haben"
 msgid "could not form array type name for type \"%s\""
 msgstr "konnte keinen Arraytypnamen für Datentyp »%s« erzeugen"
 
-#: catalog/toasting.c:105 commands/indexcmds.c:447 commands/tablecmds.c:4974
-#: commands/tablecmds.c:13395
+#: catalog/toasting.c:105 commands/indexcmds.c:442 commands/tablecmds.c:4981
+#: commands/tablecmds.c:13400
 #, c-format
 msgid "\"%s\" is not a table or materialized view"
 msgstr "»%s« ist keine Tabelle oder materialisierte Sicht"
@@ -5162,7 +5196,7 @@ msgstr "Serialisierungsfunktionen dürfen nur angegeben werden, wenn der Überga
 msgid "must specify both or neither of serialization and deserialization functions"
 msgstr "Serialisierungs- und Deserialisierungsfunktionen müssen zusammen angegeben werden"
 
-#: commands/aggregatecmds.c:431 commands/functioncmds.c:602
+#: commands/aggregatecmds.c:431 commands/functioncmds.c:603
 #, c-format
 msgid "parameter \"parallel\" must be SAFE, RESTRICTED, or UNSAFE"
 msgstr "Parameter »parallel« muss SAFE, RESTRICTED oder UNSAFE sein"
@@ -5170,7 +5204,7 @@ msgstr "Parameter »parallel« muss SAFE, RESTRICTED oder UNSAFE sein"
 #: commands/aggregatecmds.c:486
 #, fuzzy, c-format
 #| msgid "parameter \"parallel\" must be SAFE, RESTRICTED, or UNSAFE"
-msgid "parameter \"%s\" must be READ_ONLY, SHARABLE, or READ_WRITE"
+msgid "parameter \"%s\" must be READ_ONLY, SHAREABLE, or READ_WRITE"
 msgstr "Parameter »parallel« muss SAFE, RESTRICTED oder UNSAFE sein"
 
 #: commands/alter.c:84 commands/event_trigger.c:236
@@ -5263,7 +5297,7 @@ msgstr "Zugriffsmethode »%s« existiert bereits"
 msgid "must be superuser to drop access methods"
 msgstr "nur Superuser können Zugriffsmethoden löschen"
 
-#: commands/amcmds.c:174 commands/indexcmds.c:172 commands/indexcmds.c:587
+#: commands/amcmds.c:174 commands/indexcmds.c:172 commands/indexcmds.c:582
 #: commands/opclasscmds.c:364 commands/opclasscmds.c:778
 #, c-format
 msgid "access method \"%s\" does not exist"
@@ -5406,7 +5440,7 @@ msgstr "eine partitionierte Tabelle kann nicht geclustert werden"
 msgid "there is no previously clustered index for table \"%s\""
 msgstr "es gibt keinen bereits geclusterten Index für Tabelle »%s«"
 
-#: commands/cluster.c:181 commands/tablecmds.c:10629 commands/tablecmds.c:12488
+#: commands/cluster.c:181 commands/tablecmds.c:10643 commands/tablecmds.c:12493
 #, c-format
 msgid "index \"%s\" for table \"%s\" does not exist"
 msgstr "Index »%s« für Tabelle »%s« existiert nicht"
@@ -5421,7 +5455,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:439 commands/tablecmds.c:12498
+#: commands/cluster.c:439 commands/tablecmds.c:12503
 #, c-format
 msgid "\"%s\" is not an index for table \"%s\""
 msgstr "»%s« ist kein Index für Tabelle »%s«"
@@ -5531,7 +5565,7 @@ msgstr "konnte Locale-Namen »%s« nicht in Sprach-Tag umwandeln: %s"
 msgid "must be superuser to import system collations"
 msgstr "nur Superuser können Systemsortierfolgen importieren"
 
-#: commands/collationcmds.c:534 commands/copy.c:1826 commands/copy.c:3132
+#: commands/collationcmds.c:534 commands/copy.c:1826 commands/copy.c:3131
 #: libpq/be-secure-common.c:80
 #, c-format
 msgid "could not execute command \"%s\": %m"
@@ -5551,7 +5585,7 @@ msgstr "keine brauchbaren System-Locales gefunden"
 msgid "database \"%s\" does not exist"
 msgstr "Datenbank »%s« existiert nicht"
 
-#: commands/comment.c:101 commands/seclabel.c:117 parser/parse_utilcmd.c:924
+#: commands/comment.c:101 commands/seclabel.c:117 parser/parse_utilcmd.c:925
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, composite type, or foreign table"
 msgstr "»%s« ist weder Tabelle, Sicht, materialisierte Sicht, zusammengesetzter Typ noch Fremdtabelle"
@@ -5899,215 +5933,220 @@ msgstr "konnte Datei »%s« nicht zum Schreiben öffnen: %m"
 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 "Mit COPY TO schreibt der PostgreSQL-Serverprozess eine Datei. Möglicherweise möchten Sie Funktionalität auf Client-Seite verwenden, wie zum Beispiel \\copy in psql."
 
-#: commands/copy.c:1878 commands/copy.c:3163
+#: commands/copy.c:1878 commands/copy.c:3162
 #, c-format
 msgid "\"%s\" is a directory"
 msgstr "»%s« ist ein Verzeichnis"
 
-#: commands/copy.c:2200
-#, c-format
-msgid "COPY %s, line %d, column %s"
+#: commands/copy.c:2204
+#, fuzzy, c-format
+#| msgid "COPY %s, line %d, column %s"
+msgid "COPY %s, line %s, column %s"
 msgstr "COPY %s, Zeile %d, Spalte %s"
 
-#: commands/copy.c:2204 commands/copy.c:2251
-#, c-format
-msgid "COPY %s, line %d"
+#: commands/copy.c:2208 commands/copy.c:2255
+#, fuzzy, c-format
+#| msgid "COPY %s, line %d"
+msgid "COPY %s, line %s"
 msgstr "COPY %s, Zeile %d"
 
-#: commands/copy.c:2215
-#, c-format
-msgid "COPY %s, line %d, column %s: \"%s\""
+#: commands/copy.c:2219
+#, fuzzy, c-format
+#| msgid "COPY %s, line %d, column %s: \"%s\""
+msgid "COPY %s, line %s, column %s: \"%s\""
 msgstr "COPY %s, Zeile %d, Spalte %s: »%s«"
 
-#: commands/copy.c:2223
-#, c-format
-msgid "COPY %s, line %d, column %s: null input"
+#: commands/copy.c:2227
+#, fuzzy, c-format
+#| msgid "COPY %s, line %d, column %s: null input"
+msgid "COPY %s, line %s, column %s: null input"
 msgstr "COPY %s, Zeile %d, Spalte %s: NULL Eingabe"
 
-#: commands/copy.c:2245
-#, c-format
-msgid "COPY %s, line %d: \"%s\""
+#: commands/copy.c:2249
+#, fuzzy, c-format
+#| msgid "COPY %s, line %d: \"%s\""
+msgid "COPY %s, line %s: \"%s\""
 msgstr "COPY %s, Zeile %d: »%s«"
 
-#: commands/copy.c:2341
+#: commands/copy.c:2345
 #, c-format
 msgid "cannot copy to view \"%s\""
 msgstr "kann nicht in Sicht »%s« kopieren"
 
-#: commands/copy.c:2343
+#: commands/copy.c:2347
 #, c-format
 msgid "To enable copying to a view, provide an INSTEAD OF INSERT trigger."
 msgstr "Um Kopieren in eine Sicht zu ermöglichen, richten Sie einen INSTEAD OF INSERT Trigger ein."
 
-#: commands/copy.c:2347
+#: commands/copy.c:2351
 #, c-format
 msgid "cannot copy to materialized view \"%s\""
 msgstr "kann nicht in materialisierte Sicht »%s« kopieren"
 
-#: commands/copy.c:2352
+#: commands/copy.c:2356
 #, c-format
 msgid "cannot copy to sequence \"%s\""
 msgstr "kann nicht in Sequenz »%s« kopieren"
 
-#: commands/copy.c:2357
+#: commands/copy.c:2361
 #, c-format
 msgid "cannot copy to non-table relation \"%s\""
 msgstr "kann nicht in Relation »%s« kopieren, die keine Tabelle ist"
 
-#: commands/copy.c:2432
+#: commands/copy.c:2436
 #, c-format
 msgid "cannot perform FREEZE because of prior transaction activity"
 msgstr "FREEZE kann nicht durchgeführt werden wegen vorheriger Aktivität in dieser Transaktion"
 
-#: commands/copy.c:2438
+#: commands/copy.c:2442
 #, c-format
 msgid "cannot perform FREEZE because the table was not created or truncated in the current subtransaction"
 msgstr "FREEZE kann nicht durchgeführt werden, weil die Tabelle nicht in der aktuellen Transaktion erzeugt oder geleert wurde"
 
-#: commands/copy.c:3150
+#: commands/copy.c:3149
 #, 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 "Mit COPY FROM liest der PostgreSQL-Serverprozess eine Datei. Möglicherweise möchten Sie Funktionalität auf Client-Seite verwenden, wie zum Beispiel \\copy in psql."
 
-#: commands/copy.c:3183
+#: commands/copy.c:3182
 #, c-format
 msgid "COPY file signature not recognized"
 msgstr "COPY-Datei-Signatur nicht erkannt"
 
-#: commands/copy.c:3188
+#: commands/copy.c:3187
 #, c-format
 msgid "invalid COPY file header (missing flags)"
 msgstr "ungültiger COPY-Dateikopf (Flags fehlen)"
 
-#: commands/copy.c:3194
+#: commands/copy.c:3193
 #, c-format
 msgid "unrecognized critical flags in COPY file header"
 msgstr "unbekannte kritische Flags im COPY-Dateikopf"
 
-#: commands/copy.c:3200
+#: commands/copy.c:3199
 #, c-format
 msgid "invalid COPY file header (missing length)"
 msgstr "ungültiger COPY-Dateikopf (Länge fehlt)"
 
-#: commands/copy.c:3207
+#: commands/copy.c:3206
 #, c-format
 msgid "invalid COPY file header (wrong length)"
 msgstr "ungültiger COPY-Dateikopf (falsche Länge)"
 
-#: commands/copy.c:3338 commands/copy.c:4047 commands/copy.c:4277
+#: commands/copy.c:3337 commands/copy.c:4046 commands/copy.c:4276
 #, c-format
 msgid "extra data after last expected column"
 msgstr "zusätzliche Daten nach letzter erwarteter Spalte"
 
-#: commands/copy.c:3348
+#: commands/copy.c:3347
 #, c-format
 msgid "missing data for OID column"
 msgstr "fehlende Daten für OID-Spalte"
 
-#: commands/copy.c:3354
+#: commands/copy.c:3353
 #, c-format
 msgid "null OID in COPY data"
 msgstr "OID ist NULL in COPY-Daten"
 
-#: commands/copy.c:3364 commands/copy.c:3488
+#: commands/copy.c:3363 commands/copy.c:3487
 #, c-format
 msgid "invalid OID in COPY data"
 msgstr "ungültige OID in COPY-Daten"
 
-#: commands/copy.c:3380
+#: commands/copy.c:3379
 #, c-format
 msgid "missing data for column \"%s\""
 msgstr "fehlende Daten für Spalte »%s«"
 
-#: commands/copy.c:3463
+#: commands/copy.c:3462
 #, c-format
 msgid "received copy data after EOF marker"
 msgstr "COPY-Daten nach EOF-Markierung empfangen"
 
-#: commands/copy.c:3470
+#: commands/copy.c:3469
 #, c-format
 msgid "row field count is %d, expected %d"
 msgstr "Feldanzahl in Zeile ist %d, erwartet wurden %d"
 
-#: commands/copy.c:3811 commands/copy.c:3828
+#: commands/copy.c:3810 commands/copy.c:3827
 #, c-format
 msgid "literal carriage return found in data"
 msgstr "Carriage-Return-Zeichen in Daten gefunden"
 
-#: commands/copy.c:3812 commands/copy.c:3829
+#: commands/copy.c:3811 commands/copy.c:3828
 #, c-format
 msgid "unquoted carriage return found in data"
 msgstr "ungequotetes Carriage-Return-Zeichen in Daten gefunden"
 
-#: commands/copy.c:3814 commands/copy.c:3831
+#: commands/copy.c:3813 commands/copy.c:3830
 #, c-format
 msgid "Use \"\\r\" to represent carriage return."
 msgstr "Verwenden Sie »\\r«, um ein Carriage-Return-Zeichen darzustellen."
 
-#: commands/copy.c:3815 commands/copy.c:3832
+#: commands/copy.c:3814 commands/copy.c:3831
 #, c-format
 msgid "Use quoted CSV field to represent carriage return."
 msgstr "Verwenden Sie ein gequotetes CSV-Feld, um ein Carriage-Return-Zeichen darzustellen."
 
-#: commands/copy.c:3844
+#: commands/copy.c:3843
 #, c-format
 msgid "literal newline found in data"
 msgstr "Newline-Zeichen in Daten gefunden"
 
-#: commands/copy.c:3845
+#: commands/copy.c:3844
 #, c-format
 msgid "unquoted newline found in data"
 msgstr "ungequotetes Newline-Zeichen in Daten gefunden"
 
-#: commands/copy.c:3847
+#: commands/copy.c:3846
 #, c-format
 msgid "Use \"\\n\" to represent newline."
 msgstr "Verwenden Sie »\\n«, um ein Newline-Zeichen darzustellen."
 
-#: commands/copy.c:3848
+#: commands/copy.c:3847
 #, c-format
 msgid "Use quoted CSV field to represent newline."
 msgstr "Verwenden Sie ein gequotetes CSV-Feld, um ein Newline-Zeichen darzustellen."
 
-#: commands/copy.c:3894 commands/copy.c:3930
+#: commands/copy.c:3893 commands/copy.c:3929
 #, c-format
 msgid "end-of-copy marker does not match previous newline style"
 msgstr "COPY-Ende-Markierung stimmt nicht mit vorherigem Newline-Stil überein"
 
-#: commands/copy.c:3903 commands/copy.c:3919
+#: commands/copy.c:3902 commands/copy.c:3918
 #, c-format
 msgid "end-of-copy marker corrupt"
 msgstr "COPY-Ende-Markierung verfälscht"
 
-#: commands/copy.c:4361
+#: commands/copy.c:4360
 #, c-format
 msgid "unterminated CSV quoted field"
 msgstr "Quotes in CSV-Feld nicht abgeschlossen"
 
-#: commands/copy.c:4438 commands/copy.c:4457
+#: commands/copy.c:4437 commands/copy.c:4456
 #, c-format
 msgid "unexpected EOF in COPY data"
 msgstr "unerwartetes EOF in COPY-Daten"
 
-#: commands/copy.c:4447
+#: commands/copy.c:4446
 #, c-format
 msgid "invalid field size"
 msgstr "ungültige Feldgröße"
 
-#: commands/copy.c:4470
+#: commands/copy.c:4469
 #, c-format
 msgid "incorrect binary data format"
 msgstr "falsches Binärdatenformat"
 
-#: commands/copy.c:4782 commands/indexcmds.c:1442 commands/statscmds.c:206
-#: commands/tablecmds.c:1897 commands/tablecmds.c:2400
-#: commands/tablecmds.c:2811 parser/parse_relation.c:3288
+#: commands/copy.c:4781 commands/indexcmds.c:1462 commands/statscmds.c:206
+#: commands/tablecmds.c:1897 commands/tablecmds.c:2413
+#: commands/tablecmds.c:2824 parser/parse_relation.c:3288
 #: parser/parse_relation.c:3308 utils/adt/tsvector_op.c:2561
 #, c-format
 msgid "column \"%s\" does not exist"
 msgstr "Spalte »%s« existiert nicht"
 
-#: commands/copy.c:4789 commands/tablecmds.c:1923 commands/tablecmds.c:2426
+#: commands/copy.c:4788 commands/tablecmds.c:1923 commands/tablecmds.c:2439
 #: commands/trigger.c:913 parser/parse_target.c:1040 parser/parse_target.c:1051
 #, c-format
 msgid "column \"%s\" specified more than once"
@@ -6392,8 +6431,8 @@ msgstr "Argument von %s muss ein Typname sein"
 msgid "invalid argument for %s: \"%s\""
 msgstr "ungültiges Argument für %s: »%s«"
 
-#: commands/dropcmds.c:98 commands/functioncmds.c:1210
-#: utils/adt/ruleutils.c:2520
+#: commands/dropcmds.c:98 commands/functioncmds.c:1211
+#: utils/adt/ruleutils.c:2562
 #, c-format
 msgid "\"%s\" is an aggregate function"
 msgstr "»%s« ist eine Aggregatfunktion"
@@ -6403,9 +6442,9 @@ msgstr "»%s« ist eine Aggregatfunktion"
 msgid "Use DROP AGGREGATE to drop aggregate functions."
 msgstr "Verwenden Sie DROP AGGREGATE, um Aggregatfunktionen zu löschen."
 
-#: commands/dropcmds.c:149 commands/sequence.c:441 commands/tablecmds.c:2895
-#: commands/tablecmds.c:3046 commands/tablecmds.c:3089
-#: commands/tablecmds.c:12871 tcop/utility.c:1160
+#: commands/dropcmds.c:149 commands/sequence.c:441 commands/tablecmds.c:2908
+#: commands/tablecmds.c:3059 commands/tablecmds.c:3102
+#: commands/tablecmds.c:12876 tcop/utility.c:1160
 #, c-format
 msgid "relation \"%s\" does not exist, skipping"
 msgstr "Relation »%s« existiert nicht, wird übersprungen"
@@ -6944,610 +6983,605 @@ msgstr "Benutzerabbildung für »%s« existiert bereits für Server %s, wird üb
 msgid "user mapping for \"%s\" already exists for server %s"
 msgstr "Benutzerabbildung für »%s« existiert bereits für Server %s"
 
-#: commands/foreigncmds.c:1278 commands/foreigncmds.c:1393
+#: commands/foreigncmds.c:1282 commands/foreigncmds.c:1397
 #, c-format
 msgid "user mapping for \"%s\" does not exist for the server"
 msgstr "Benutzerabbildung für »%s« existiert für den Server nicht"
 
-#: commands/foreigncmds.c:1380
+#: commands/foreigncmds.c:1384
 #, c-format
 msgid "server does not exist, skipping"
 msgstr "Server existiert nicht, wird übersprungen"
 
-#: commands/foreigncmds.c:1398
+#: commands/foreigncmds.c:1402
 #, c-format
 msgid "user mapping for \"%s\" does not exist for the server, skipping"
 msgstr "Benutzerabbildung für »%s« existiert für den Server nicht, wird übersprungen"
 
-#: commands/foreigncmds.c:1549 foreign/foreign.c:357
+#: commands/foreigncmds.c:1553 foreign/foreign.c:357
 #, c-format
 msgid "foreign-data wrapper \"%s\" has no handler"
 msgstr "Fremddaten-Wrapper »%s« hat keinen Handler"
 
-#: commands/foreigncmds.c:1555
+#: commands/foreigncmds.c:1559
 #, c-format
 msgid "foreign-data wrapper \"%s\" does not support IMPORT FOREIGN SCHEMA"
 msgstr "Fremddaten-Wrapper »%s« unterstützt IMPORT FOREIGN SCHEMA nicht"
 
-#: commands/foreigncmds.c:1658
+#: commands/foreigncmds.c:1662
 #, c-format
 msgid "importing foreign table \"%s\""
 msgstr "importiere Fremdtabelle »%s«"
 
-#: commands/functioncmds.c:102
+#: commands/functioncmds.c:103
 #, c-format
 msgid "SQL function cannot return shell type %s"
 msgstr "SQL-Funktion kann keinen Hüllen-Rückgabetyp %s haben"
 
-#: commands/functioncmds.c:107
+#: commands/functioncmds.c:108
 #, c-format
 msgid "return type %s is only a shell"
 msgstr "Rückgabetyp %s ist nur eine Hülle"
 
-#: commands/functioncmds.c:137 parser/parse_type.c:337
+#: commands/functioncmds.c:138 parser/parse_type.c:337
 #, c-format
 msgid "type modifier cannot be specified for shell type \"%s\""
 msgstr "Typmodifikator kann für Hüllentyp »%s« nicht angegeben werden"
 
-#: commands/functioncmds.c:143
+#: commands/functioncmds.c:144
 #, c-format
 msgid "type \"%s\" is not yet defined"
 msgstr "Typ »%s« ist noch nicht definiert"
 
-#: commands/functioncmds.c:144
+#: commands/functioncmds.c:145
 #, c-format
 msgid "Creating a shell type definition."
 msgstr "Hüllentypdefinition wird erzeugt."
 
-#: commands/functioncmds.c:236
+#: commands/functioncmds.c:237
 #, c-format
 msgid "SQL function cannot accept shell type %s"
 msgstr "SQL-Funktion kann keinen Hüllentyp %s annehmen"
 
-#: commands/functioncmds.c:242
+#: commands/functioncmds.c:243
 #, c-format
 msgid "aggregate cannot accept shell type %s"
 msgstr "Aggregatfunktion kann keinen Hüllentyp %s annehmen"
 
-#: commands/functioncmds.c:247
+#: commands/functioncmds.c:248
 #, c-format
 msgid "argument type %s is only a shell"
 msgstr "Argumenttyp %s ist nur eine Hülle"
 
-#: commands/functioncmds.c:257
+#: commands/functioncmds.c:258
 #, c-format
 msgid "type %s does not exist"
 msgstr "Typ %s existiert nicht"
 
-#: commands/functioncmds.c:271
+#: commands/functioncmds.c:272
 #, c-format
 msgid "aggregates cannot accept set arguments"
 msgstr "Aggregatfunktionen können keine SETOF-Argumente haben"
 
-#: commands/functioncmds.c:275
+#: commands/functioncmds.c:276
 #, c-format
 msgid "procedures cannot accept set arguments"
 msgstr "Prozeduren können keine SETOF-Argumente haben"
 
-#: commands/functioncmds.c:279
+#: commands/functioncmds.c:280
 #, c-format
 msgid "functions cannot accept set arguments"
 msgstr "Funktionen können keine SETOF-Argumente haben"
 
-#: commands/functioncmds.c:287
+#: commands/functioncmds.c:288
 #, c-format
 msgid "procedures cannot have OUT arguments"
 msgstr "Prozeduren können keine OUT-Argumente haben"
 
-#: commands/functioncmds.c:288
+#: commands/functioncmds.c:289
 #, c-format
 msgid "INOUT arguments are permitted."
 msgstr "INOUT-Argumente sind erlaubt."
 
-#: commands/functioncmds.c:298
+#: commands/functioncmds.c:299
 #, c-format
 msgid "VARIADIC parameter must be the last input parameter"
 msgstr "VARIADIC-Parameter muss der letzte Eingabeparameter sein"
 
-#: commands/functioncmds.c:328
+#: commands/functioncmds.c:329
 #, c-format
 msgid "VARIADIC parameter must be an array"
 msgstr "VARIADIC-Parameter muss ein Array sein"
 
-#: commands/functioncmds.c:368
+#: commands/functioncmds.c:369
 #, c-format
 msgid "parameter name \"%s\" used more than once"
 msgstr "Parametername »%s« mehrmals angegeben"
 
-#: commands/functioncmds.c:383
+#: commands/functioncmds.c:384
 #, c-format
 msgid "only input parameters can have default values"
 msgstr "nur Eingabeparameter können Vorgabewerte haben"
 
-#: commands/functioncmds.c:398
+#: commands/functioncmds.c:399
 #, c-format
 msgid "cannot use table references in parameter default value"
 msgstr "Tabellenverweise können nicht in Parametervorgabewerten verwendet werden"
 
-#: commands/functioncmds.c:422
+#: commands/functioncmds.c:423
 #, c-format
 msgid "input parameters after one with a default value must also have defaults"
 msgstr "Eingabeparameter hinter einem mit Vorgabewert müssen auch einen Vorgabewert haben"
 
-#: commands/functioncmds.c:564 commands/functioncmds.c:714
+#: commands/functioncmds.c:565 commands/functioncmds.c:715
 #, c-format
 msgid "invalid attribute in procedure definition"
 msgstr "ungültiges Attribut in Prozedurdefinition"
 
-#: commands/functioncmds.c:745
+#: commands/functioncmds.c:746
 #, c-format
 msgid "no function body specified"
 msgstr "kein Funktionskörper angegeben"
 
-#: commands/functioncmds.c:755
+#: commands/functioncmds.c:756
 #, c-format
 msgid "no language specified"
 msgstr "keine Sprache angegeben"
 
-#: commands/functioncmds.c:780 commands/functioncmds.c:1254
+#: commands/functioncmds.c:781 commands/functioncmds.c:1255
 #, c-format
 msgid "COST must be positive"
 msgstr "COST muss positiv sein"
 
-#: commands/functioncmds.c:788 commands/functioncmds.c:1262
+#: commands/functioncmds.c:789 commands/functioncmds.c:1263
 #, c-format
 msgid "ROWS must be positive"
 msgstr "ROWS muss positiv sein"
 
-#: commands/functioncmds.c:840
+#: commands/functioncmds.c:841
 #, c-format
 msgid "only one AS item needed for language \"%s\""
 msgstr "nur ein AS-Element benötigt für Sprache »%s«"
 
-#: commands/functioncmds.c:935 commands/functioncmds.c:2137
+#: commands/functioncmds.c:936 commands/functioncmds.c:2138
 #: commands/proclang.c:557
 #, c-format
 msgid "language \"%s\" does not exist"
 msgstr "Sprache »%s« existiert nicht"
 
-#: commands/functioncmds.c:937 commands/functioncmds.c:2139
+#: commands/functioncmds.c:938 commands/functioncmds.c:2140
 #, c-format
 msgid "Use CREATE EXTENSION to load the language into the database."
 msgstr "Verwenden Sie CREATE EXTENSION, um die Sprache in die Datenbank zu laden."
 
-#: commands/functioncmds.c:972 commands/functioncmds.c:1246
+#: commands/functioncmds.c:973 commands/functioncmds.c:1247
 #, c-format
 msgid "only superuser can define a leakproof function"
 msgstr "nur Superuser können eine »leakproof«-Funktion definieren"
 
-#: commands/functioncmds.c:1021
+#: commands/functioncmds.c:1022
 #, c-format
 msgid "function result type must be %s because of OUT parameters"
 msgstr "Ergebnistyp der Funktion muss %s sein wegen OUT-Parametern"
 
-#: commands/functioncmds.c:1034
+#: commands/functioncmds.c:1035
 #, c-format
 msgid "function result type must be specified"
 msgstr "Ergebnistyp der Funktion muss angegeben werden"
 
-#: commands/functioncmds.c:1086 commands/functioncmds.c:1266
+#: commands/functioncmds.c:1087 commands/functioncmds.c:1267
 #, c-format
 msgid "ROWS is not applicable when function does not return a set"
 msgstr "ROWS ist nicht anwendbar, wenn die Funktion keine Ergebnismenge zurückgibt"
 
-#: commands/functioncmds.c:1438
+#: commands/functioncmds.c:1439
 #, c-format
 msgid "source data type %s is a pseudo-type"
 msgstr "Quelldatentyp %s ist ein Pseudotyp"
 
-#: commands/functioncmds.c:1444
+#: commands/functioncmds.c:1445
 #, c-format
 msgid "target data type %s is a pseudo-type"
 msgstr "Zieldatentyp %s ist ein Pseudotyp"
 
-#: commands/functioncmds.c:1468
+#: commands/functioncmds.c:1469
 #, c-format
 msgid "cast will be ignored because the source data type is a domain"
 msgstr "Typumwandlung wird ignoriert werden, weil der Quelldatentyp eine Domäne ist"
 
-#: commands/functioncmds.c:1473
+#: commands/functioncmds.c:1474
 #, c-format
 msgid "cast will be ignored because the target data type is a domain"
 msgstr "Typumwandlung wird ignoriert werden, weil der Zieldatentyp eine Domäne ist"
 
-#: commands/functioncmds.c:1498
+#: commands/functioncmds.c:1499
 #, c-format
 msgid "cast function must take one to three arguments"
 msgstr "Typumwandlungsfunktion muss ein bis drei Argumente haben"
 
-#: commands/functioncmds.c:1502
+#: commands/functioncmds.c:1503
 #, c-format
 msgid "argument of cast function must match or be binary-coercible from source data type"
 msgstr "Argument der Typumwandlungsfunktion muss mit Quelldatentyp übereinstimmen oder in ihn binär-umwandelbar sein"
 
-#: commands/functioncmds.c:1506
+#: commands/functioncmds.c:1507
 #, c-format
 msgid "second argument of cast function must be type %s"
 msgstr "zweites Argument der Typumwandlungsfunktion muss Typ %s haben"
 
-#: commands/functioncmds.c:1511
+#: commands/functioncmds.c:1512
 #, c-format
 msgid "third argument of cast function must be type %s"
 msgstr "drittes Argument der Typumwandlungsfunktion muss Typ %s haben"
 
-#: commands/functioncmds.c:1516
+#: commands/functioncmds.c:1517
 #, c-format
 msgid "return data type of cast function must match or be binary-coercible to target data type"
 msgstr "Rückgabetyp der Typumwandlungsfunktion muss mit Zieldatentyp übereinstimmen oder in ihn binär-umwandelbar sein"
 
-#: commands/functioncmds.c:1527
+#: commands/functioncmds.c:1528
 #, c-format
 msgid "cast function must not be volatile"
 msgstr "Typumwandlungsfunktion darf nicht VOLATILE sein"
 
-#: commands/functioncmds.c:1532
+#: commands/functioncmds.c:1533
 #, c-format
 msgid "cast function must be a normal function"
 msgstr "Typumwandlungsfunktion muss eine normale Funktion sein"
 
-#: commands/functioncmds.c:1536
+#: commands/functioncmds.c:1537
 #, c-format
 msgid "cast function must not return a set"
 msgstr "Typumwandlungsfunktion darf keine Ergebnismenge zurückgeben"
 
-#: commands/functioncmds.c:1562
+#: commands/functioncmds.c:1563
 #, c-format
 msgid "must be superuser to create a cast WITHOUT FUNCTION"
 msgstr "nur Superuser können Typumwandlungen mit WITHOUT FUNCTION erzeugen"
 
-#: commands/functioncmds.c:1577
+#: commands/functioncmds.c:1578
 #, c-format
 msgid "source and target data types are not physically compatible"
 msgstr "Quelldatentyp und Zieldatentyp sind nicht physikalisch kompatibel"
 
-#: commands/functioncmds.c:1592
+#: commands/functioncmds.c:1593
 #, c-format
 msgid "composite data types are not binary-compatible"
 msgstr "zusammengesetzte Datentypen sind nicht binärkompatibel"
 
-#: commands/functioncmds.c:1598
+#: commands/functioncmds.c:1599
 #, c-format
 msgid "enum data types are not binary-compatible"
 msgstr "Enum-Datentypen sind nicht binärkompatibel"
 
-#: commands/functioncmds.c:1604
+#: commands/functioncmds.c:1605
 #, c-format
 msgid "array data types are not binary-compatible"
 msgstr "Array-Datentypen sind nicht binärkompatibel"
 
-#: commands/functioncmds.c:1621
+#: commands/functioncmds.c:1622
 #, c-format
 msgid "domain data types must not be marked binary-compatible"
 msgstr "Domänendatentypen dürfen nicht als binärkompatibel markiert werden"
 
-#: commands/functioncmds.c:1631
+#: commands/functioncmds.c:1632
 #, c-format
 msgid "source data type and target data type are the same"
 msgstr "Quelldatentyp und Zieldatentyp sind der selbe"
 
-#: commands/functioncmds.c:1664
+#: commands/functioncmds.c:1665
 #, c-format
 msgid "cast from type %s to type %s already exists"
 msgstr "Typumwandlung von Typ %s in Typ %s existiert bereits"
 
-#: commands/functioncmds.c:1737
+#: commands/functioncmds.c:1738
 #, c-format
 msgid "cast from type %s to type %s does not exist"
 msgstr "Typumwandlung von Typ %s in Typ %s existiert nicht"
 
-#: commands/functioncmds.c:1776
+#: commands/functioncmds.c:1777
 #, c-format
 msgid "transform function must not be volatile"
 msgstr "Transformationsfunktion darf nicht VOLATILE sein"
 
-#: commands/functioncmds.c:1780
+#: commands/functioncmds.c:1781
 #, c-format
 msgid "transform function must be a normal function"
 msgstr "Transformationsfunktion muss eine normale Funktion sein"
 
-#: commands/functioncmds.c:1784
+#: commands/functioncmds.c:1785
 #, c-format
 msgid "transform function must not return a set"
 msgstr "Transformationsfunktion darf keine Ergebnismenge zurückgeben"
 
-#: commands/functioncmds.c:1788
+#: commands/functioncmds.c:1789
 #, c-format
 msgid "transform function must take one argument"
 msgstr "Transformationsfunktion muss ein Argument haben"
 
-#: commands/functioncmds.c:1792
+#: commands/functioncmds.c:1793
 #, c-format
 msgid "first argument of transform function must be type %s"
 msgstr "erstes Argument der Transformationsfunktion muss Typ %s haben"
 
-#: commands/functioncmds.c:1830
+#: commands/functioncmds.c:1831
 #, c-format
 msgid "data type %s is a pseudo-type"
 msgstr "Datentyp %s ist ein Pseudotyp"
 
-#: commands/functioncmds.c:1836
+#: commands/functioncmds.c:1837
 #, c-format
 msgid "data type %s is a domain"
 msgstr "Datentyp %s ist eine Domäne"
 
-#: commands/functioncmds.c:1876
+#: commands/functioncmds.c:1877
 #, c-format
 msgid "return data type of FROM SQL function must be %s"
 msgstr "Rückgabetyp der FROM-SQL-Funktion muss %s sein"
 
-#: commands/functioncmds.c:1902
+#: commands/functioncmds.c:1903
 #, c-format
 msgid "return data type of TO SQL function must be the transform data type"
 msgstr "Rückgabetyp der TO-SQL-Funktion muss der zu transformierende Datentyp sein"
 
-#: commands/functioncmds.c:1929
+#: commands/functioncmds.c:1930
 #, c-format
 msgid "transform for type %s language \"%s\" already exists"
 msgstr "Transformation für Typ %s Sprache »%s« existiert bereits"
 
-#: commands/functioncmds.c:2018
+#: commands/functioncmds.c:2019
 #, c-format
 msgid "transform for type %s language \"%s\" does not exist"
 msgstr "Transformation für Typ %s Sprache »%s« existiert nicht"
 
-#: commands/functioncmds.c:2069
+#: commands/functioncmds.c:2070
 #, c-format
 msgid "function %s already exists in schema \"%s\""
 msgstr "Funktion %s existiert bereits in Schema »%s«"
 
-#: commands/functioncmds.c:2124
+#: commands/functioncmds.c:2125
 #, c-format
 msgid "no inline code specified"
 msgstr "kein Inline-Code angegeben"
 
-#: commands/functioncmds.c:2170
+#: commands/functioncmds.c:2171
 #, c-format
 msgid "language \"%s\" does not support inline code execution"
 msgstr "Sprache »%s« unterstützt das Ausführen von Inline-Code nicht"
 
-#: commands/functioncmds.c:2259
+#: commands/functioncmds.c:2269
 #, 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] "kann nicht mehr als %d Argument an eine Prozedur übergeben"
 msgstr[1] "kann nicht mehr als %d Argumente an eine Prozedur übergeben"
 
-#: commands/indexcmds.c:375
-#, c-format
-msgid "included columns must not intersect with key columns"
-msgstr ""
-
-#: commands/indexcmds.c:397
+#: commands/indexcmds.c:392
 #, c-format
 msgid "must specify at least one column"
 msgstr "mindestens eine Spalte muss angegeben werden"
 
-#: commands/indexcmds.c:401
+#: commands/indexcmds.c:396
 #, c-format
 msgid "cannot use more than %d columns in an index"
 msgstr "Index kann nicht mehr als %d Spalten enthalten"
 
-#: commands/indexcmds.c:441
+#: commands/indexcmds.c:436
 #, c-format
 msgid "cannot create index on foreign table \"%s\""
 msgstr "kann keinen Index für Fremdtabelle »%s« erzeugen"
 
-#: commands/indexcmds.c:466
+#: commands/indexcmds.c:461
 #, fuzzy, c-format
 #| msgid "cannot create index on partitioned table \"%s\""
 msgid "cannot create index on partitioned table \"%s\" concurrently"
 msgstr "kann keinen Index für partitionierte Tabelle »%s« erzeugen"
 
-#: commands/indexcmds.c:471
+#: commands/indexcmds.c:466
 #, fuzzy, c-format
 #| msgid "cannot create index on partitioned table \"%s\""
 msgid "cannot create exclusion constraints on partitioned table \"%s\""
 msgstr "kann keinen Index für partitionierte Tabelle »%s« erzeugen"
 
-#: commands/indexcmds.c:481
+#: commands/indexcmds.c:476
 #, c-format
 msgid "cannot create indexes on temporary tables of other sessions"
 msgstr "kann keine Indexe für temporäre Tabellen anderer Sitzungen erzeugen"
 
-#: commands/indexcmds.c:546 commands/tablecmds.c:614 commands/tablecmds.c:10938
+#: commands/indexcmds.c:541 commands/tablecmds.c:614 commands/tablecmds.c:10952
 #, c-format
 msgid "only shared relations can be placed in pg_global tablespace"
 msgstr "nur geteilte Relationen können in den Tablespace »pg_global« gelegt werden"
 
-#: commands/indexcmds.c:579
+#: commands/indexcmds.c:574
 #, c-format
 msgid "substituting access method \"gist\" for obsolete method \"rtree\""
 msgstr "ersetze Zugriffsmethode »gist« für obsolete Methode »rtree«"
 
-#: commands/indexcmds.c:597
+#: commands/indexcmds.c:592
 #, c-format
 msgid "access method \"%s\" does not support unique indexes"
 msgstr "Zugriffsmethode »%s« unterstützt keine Unique Indexe"
 
-#: commands/indexcmds.c:602
+#: commands/indexcmds.c:597
 #, fuzzy, c-format
 #| msgid "access method \"%s\" does not support unique indexes"
 msgid "access method \"%s\" does not support included columns"
 msgstr "Zugriffsmethode »%s« unterstützt keine Unique Indexe"
 
-#: commands/indexcmds.c:607
+#: commands/indexcmds.c:602
 #, c-format
 msgid "access method \"%s\" does not support multicolumn indexes"
 msgstr "Zugriffsmethode »%s« unterstützt keine mehrspaltigen Indexe"
 
-#: commands/indexcmds.c:612
+#: commands/indexcmds.c:607
 #, c-format
 msgid "access method \"%s\" does not support exclusion constraints"
 msgstr "Zugriffsmethode »%s« unterstützt keine Exclusion-Constraints"
 
-#: commands/indexcmds.c:724
+#: commands/indexcmds.c:719
 #, fuzzy, c-format
 #| msgid "merging constraint \"%s\" with inherited definition"
 msgid "unsupported %s constraint with partition key definition"
 msgstr "Constraint »%s« wird mit geerbter Definition zusammengeführt"
 
-#: commands/indexcmds.c:726
+#: commands/indexcmds.c:721
 #, fuzzy, c-format
 #| msgid "cannot use subquery in partition key expression"
 msgid "%s constraints cannot be used when partition keys include expressions."
 msgstr "Unteranfragen können nicht in Partitionierungsschlüsselausdrücken verwendet werden"
 
-#: commands/indexcmds.c:744
+#: commands/indexcmds.c:739
 #, fuzzy, c-format
 #| msgid "duplicate column name in statistics definition"
 msgid "insufficient columns in %s constraint definition"
 msgstr "doppelter Spaltenname in Statistikdefinition"
 
-#: commands/indexcmds.c:746
+#: commands/indexcmds.c:741
 #, c-format
 msgid "%s constraint on table \"%s\" lacks column \"%s\" which is part of the partition key."
 msgstr ""
 
-#: commands/indexcmds.c:765 commands/indexcmds.c:785
+#: commands/indexcmds.c:760 commands/indexcmds.c:780
 #, c-format
 msgid "index creation on system columns is not supported"
 msgstr "Indexerzeugung für Systemspalten wird nicht unterstützt"
 
-#: commands/indexcmds.c:810
+#: commands/indexcmds.c:805
 #, c-format
 msgid "%s %s will create implicit index \"%s\" for table \"%s\""
 msgstr "%s %s erstellt implizit einen Index »%s« für Tabelle »%s«"
 
-#: commands/indexcmds.c:1371
+#: commands/indexcmds.c:1391
 #, c-format
 msgid "functions in index predicate must be marked IMMUTABLE"
 msgstr "Funktionen im Indexprädikat müssen als IMMUTABLE markiert sein"
 
-#: commands/indexcmds.c:1437 parser/parse_utilcmd.c:2238
-#: parser/parse_utilcmd.c:2362
+#: commands/indexcmds.c:1457 parser/parse_utilcmd.c:2239
+#: parser/parse_utilcmd.c:2363
 #, c-format
 msgid "column \"%s\" named in key does not exist"
 msgstr "Spalte »%s«, die im Schlüssel verwendet wird, existiert nicht"
 
-#: commands/indexcmds.c:1461 parser/parse_utilcmd.c:1587
+#: commands/indexcmds.c:1481 parser/parse_utilcmd.c:1588
 #, fuzzy, c-format
 #| msgid "lossy distance functions are not supported in index-only scans"
 msgid "expressions are not supported in included columns"
 msgstr "verlustbehaftete Abstandsfunktionen werden in Index-Only-Scans nicht unterstützt"
 
-#: commands/indexcmds.c:1502
+#: commands/indexcmds.c:1522
 #, c-format
 msgid "functions in index expression must be marked IMMUTABLE"
 msgstr "Funktionen im Indexausdruck müssen als IMMUTABLE markiert sein"
 
-#: commands/indexcmds.c:1517
+#: commands/indexcmds.c:1537
 #, fuzzy, c-format
 #| msgid "identity columns are not supported on partitions"
 msgid "including column does not support a collation"
 msgstr "Identitätsspalten in partitionierten Tabellen werden nicht unterstützt"
 
-#: commands/indexcmds.c:1521
+#: commands/indexcmds.c:1541
 #, fuzzy, c-format
 #| msgid "identity columns are not supported on partitions"
 msgid "including column does not support an operator class"
 msgstr "Identitätsspalten in partitionierten Tabellen werden nicht unterstützt"
 
-#: commands/indexcmds.c:1525
+#: commands/indexcmds.c:1545
 #, fuzzy, c-format
 #| msgid "access method \"%s\" does not support ASC/DESC options"
 msgid "including column does not support ASC/DESC options"
 msgstr "Zugriffsmethode »%s« unterstützt die Optionen ASC/DESC nicht"
 
-#: commands/indexcmds.c:1529
+#: commands/indexcmds.c:1549
 #, fuzzy, c-format
 #| msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
 msgid "including column does not support NULLS FIRST/LAST options"
 msgstr "Zugriffsmethode »%s« unterstützt die Optionen NULLS FIRST/LAST nicht"
 
-#: commands/indexcmds.c:1556
+#: commands/indexcmds.c:1576
 #, c-format
 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:1564 commands/tablecmds.c:13810 commands/typecmds.c:833
-#: parser/parse_expr.c:2772 parser/parse_type.c:549 parser/parse_utilcmd.c:3393
+#: commands/indexcmds.c:1584 commands/tablecmds.c:13800 commands/typecmds.c:833
+#: parser/parse_expr.c:2772 parser/parse_type.c:549 parser/parse_utilcmd.c:3394
 #: utils/adt/misc.c:681
 #, c-format
 msgid "collations are not supported by type %s"
 msgstr "Sortierfolgen werden von Typ %s nicht unterstützt"
 
-#: commands/indexcmds.c:1602
+#: commands/indexcmds.c:1622
 #, c-format
 msgid "operator %s is not commutative"
 msgstr "Operator %s ist nicht kommutativ"
 
-#: commands/indexcmds.c:1604
+#: commands/indexcmds.c:1624
 #, c-format
 msgid "Only commutative operators can be used in exclusion constraints."
 msgstr "In Exclusion-Constraints können nur kommutative Operatoren verwendet werden."
 
-#: commands/indexcmds.c:1630
+#: commands/indexcmds.c:1650
 #, c-format
 msgid "operator %s is not a member of operator family \"%s\""
 msgstr "Operator %s ist kein Mitglied der Operatorfamilie »%s«"
 
-#: commands/indexcmds.c:1633
+#: commands/indexcmds.c:1653
 #, c-format
 msgid "The exclusion operator must be related to the index operator class for the constraint."
 msgstr "Der Exklusionsoperator muss in Beziehung zur Indexoperatorklasse des Constraints stehen."
 
-#: commands/indexcmds.c:1668
+#: commands/indexcmds.c:1688
 #, c-format
 msgid "access method \"%s\" does not support ASC/DESC options"
 msgstr "Zugriffsmethode »%s« unterstützt die Optionen ASC/DESC nicht"
 
-#: commands/indexcmds.c:1673
+#: commands/indexcmds.c:1693
 #, c-format
 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:1732 commands/typecmds.c:1996
+#: commands/indexcmds.c:1752 commands/typecmds.c:1996
 #, 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«"
 
-#: commands/indexcmds.c:1734
+#: commands/indexcmds.c:1754
 #, c-format
 msgid "You must specify an operator class for the index or define a default operator class for the data type."
 msgstr "Sie müssen für den Index eine Operatorklasse angeben oder eine Standardoperatorklasse für den Datentyp definieren."
 
-#: commands/indexcmds.c:1763 commands/indexcmds.c:1771
+#: commands/indexcmds.c:1783 commands/indexcmds.c:1791
 #: commands/opclasscmds.c:206
 #, c-format
 msgid "operator class \"%s\" does not exist for access method \"%s\""
 msgstr "Operatorklasse »%s« existiert nicht für Zugriffsmethode »%s«"
 
-#: commands/indexcmds.c:1784 commands/typecmds.c:1984
+#: commands/indexcmds.c:1804 commands/typecmds.c:1984
 #, c-format
 msgid "operator class \"%s\" does not accept data type %s"
 msgstr "Operatorklasse »%s« akzeptiert Datentyp %s nicht"
 
-#: commands/indexcmds.c:1874
+#: commands/indexcmds.c:1894
 #, c-format
 msgid "there are multiple default operator classes for data type %s"
 msgstr "es gibt mehrere Standardoperatorklassen für Datentyp %s"
 
-#: commands/indexcmds.c:2274
+#: commands/indexcmds.c:2309
 #, c-format
 msgid "table \"%s\" has no indexes"
 msgstr "Tabelle »%s« hat keine Indexe"
 
-#: commands/indexcmds.c:2329
+#: commands/indexcmds.c:2364
 #, c-format
 msgid "can only reindex the currently open database"
 msgstr "aktuell geöffnete Datenbank kann nicht reindiziert werden"
 
-#: commands/indexcmds.c:2435
+#: commands/indexcmds.c:2482
 #, c-format
 msgid "table \"%s.%s\" was reindexed"
 msgstr "Tabelle »%s.%s« wurde neu indiziert"
 
-#: commands/indexcmds.c:2457
+#: commands/indexcmds.c:2504
 #, c-format
 msgid "REINDEX is not yet implemented for partitioned indexes"
 msgstr "REINDEX ist für partitionierte Indexe noch nicht implementiert"
@@ -7558,8 +7592,8 @@ msgstr "REINDEX ist für partitionierte Indexe noch nicht implementiert"
 msgid "\"%s\" is not a table or a view"
 msgstr "»%s« ist keine Tabelle oder Sicht"
 
-#: commands/lockcmds.c:224 rewrite/rewriteHandler.c:1824
-#: rewrite/rewriteHandler.c:3424
+#: commands/lockcmds.c:224 rewrite/rewriteHandler.c:1836
+#: rewrite/rewriteHandler.c:3532
 #, c-format
 msgid "infinite recursion detected in rules for relation \"%s\""
 msgstr "unendliche Rekursion entdeckt in Regeln für Relation »%s«"
@@ -7618,8 +7652,8 @@ msgstr "ungültige Operatornummer %d, muss zwischen 1 und %d sein"
 #: commands/opclasscmds.c:520 commands/opclasscmds.c:894
 #: commands/opclasscmds.c:989
 #, c-format
-msgid "invalid procedure number %d, must be between 1 and %d"
-msgstr "ungültige Prozedurnummer %d, muss zwischen 1 und %d sein"
+msgid "invalid function number %d, must be between 1 and %d"
+msgstr "ungültige Funktionsnummer %d, muss zwischen 1 und %d sein"
 
 #: commands/opclasscmds.c:549
 #, c-format
@@ -7687,70 +7721,71 @@ msgid "index search operators must return boolean"
 msgstr "Indexsuchoperatoren müssen Typ boolean zurückgeben"
 
 #: commands/opclasscmds.c:1144
-#, c-format
-msgid "btree comparison procedures must have two arguments"
+#, fuzzy, c-format
+#| msgid "btree comparison procedures must have two arguments"
+msgid "btree comparison functions must have two arguments"
 msgstr "btree-Vergleichsprozeduren müssen zwei Argumente haben"
 
 #: commands/opclasscmds.c:1148
-#, c-format
-msgid "btree comparison procedures must return integer"
+#, fuzzy, c-format
+#| msgid "btree comparison procedures must return integer"
+msgid "btree comparison functions must return integer"
 msgstr "btree-Vergleichsprozeduren müssen Typ integer zurückgeben"
 
 #: commands/opclasscmds.c:1165
-#, c-format
-msgid "btree sort support procedures must accept type \"internal\""
+#, fuzzy, c-format
+#| msgid "btree sort support procedures must accept type \"internal\""
+msgid "btree sort support functions must accept type \"internal\""
 msgstr "btree-Sortierunterstützungsprozeduren müssen Typ »internal« akzeptieren"
 
 #: commands/opclasscmds.c:1169
-#, c-format
-msgid "btree sort support procedures must return void"
+#, fuzzy, c-format
+#| msgid "btree sort support procedures must return void"
+msgid "btree sort support functions must return void"
 msgstr "btree-Sortierunterstützungsprozeduren müssen Typ void zurückgeben"
 
 #: commands/opclasscmds.c:1180
 #, fuzzy, c-format
 #| msgid "btree comparison procedures must have two arguments"
-msgid "btree in_range procedures must have five arguments"
+msgid "btree in_range functions must have five arguments"
 msgstr "btree-Vergleichsprozeduren müssen zwei Argumente haben"
 
 #: commands/opclasscmds.c:1184
 #, fuzzy, c-format
 #| msgid "btree comparison procedures must return integer"
-msgid "btree in_range procedures must return boolean"
+msgid "btree in_range functions must return boolean"
 msgstr "btree-Vergleichsprozeduren müssen Typ integer zurückgeben"
 
 #: commands/opclasscmds.c:1203
-#, fuzzy, c-format
-#| msgid "hash procedures must have one argument"
-msgid "hash procedure 1 must have one argument"
-msgstr "Hash-Prozeduren müssen ein Argument haben"
+#, c-format
+msgid "hash function 1 must have one argument"
+msgstr "Hash-Funktion 1 muss ein Argument haben"
 
 #: commands/opclasscmds.c:1207
-#, fuzzy, c-format
-#| msgid "hash procedures must return integer"
-msgid "hash procedure 1 must return integer"
-msgstr "Hash-Prozeduren müssen Typ integer zurückgeben"
+#, c-format
+msgid "hash function 1 must return integer"
+msgstr "Hash-Funktion 1 muss Typ integer zurückgeben"
 
 #: commands/opclasscmds.c:1214
-#, fuzzy, c-format
-#| msgid "hash procedures must have one argument"
-msgid "hash procedure 2 must have two arguments"
-msgstr "Hash-Prozeduren müssen ein Argument haben"
+#, c-format
+msgid "hash function 2 must have two arguments"
+msgstr "Hash-Funktion 2 muss zwei Argumente haben"
 
 #: commands/opclasscmds.c:1218
-#, fuzzy, c-format
-#| msgid "hash procedures must return integer"
-msgid "hash procedure 2 must return bigint"
-msgstr "Hash-Prozeduren müssen Typ integer zurückgeben"
+#, c-format
+msgid "hash function 2 must return bigint"
+msgstr "Hash-Funktion 2 muss Typ bigint zurückgeben"
 
 #: commands/opclasscmds.c:1243
-#, c-format
-msgid "associated data types must be specified for index support procedure"
+#, fuzzy, c-format
+#| msgid "associated data types must be specified for index support procedure"
+msgid "associated data types must be specified for index support function"
 msgstr "zugehörige Datentypen müssen für Indexunterstützungsprozedur angegeben werden"
 
 #: commands/opclasscmds.c:1268
 #, c-format
-msgid "procedure number %d for (%s,%s) appears more than once"
-msgstr "Prozedurnummer %d für (%s,%s) einscheint mehrmals"
+msgid "function number %d for (%s,%s) appears more than once"
+msgstr "Funktionsnummer %d für (%s,%s) einscheint mehrmals"
 
 #: commands/opclasscmds.c:1275
 #, c-format
@@ -7792,41 +7827,41 @@ msgstr "Operatorfamilie »%s« für Zugriffsmethode »%s« existiert bereits in
 msgid "SETOF type not allowed for operator argument"
 msgstr "SETOF-Typ nicht als Operatorargument erlaubt"
 
-#: commands/operatorcmds.c:151 commands/operatorcmds.c:453
+#: commands/operatorcmds.c:154 commands/operatorcmds.c:457
 #, c-format
 msgid "operator attribute \"%s\" not recognized"
 msgstr "Operator-Attribut »%s« unbekannt"
 
-#: commands/operatorcmds.c:162
+#: commands/operatorcmds.c:165
 #, c-format
-msgid "operator procedure must be specified"
-msgstr "Operatorprozedur muss angegeben werden"
+msgid "operator function must be specified"
+msgstr "Operatorfunktion muss angegeben werden"
 
-#: commands/operatorcmds.c:173
+#: commands/operatorcmds.c:176
 #, c-format
 msgid "at least one of leftarg or rightarg must be specified"
 msgstr "entweder leftarg oder rightarg (oder beides) muss angegeben werden"
 
-#: commands/operatorcmds.c:277
+#: commands/operatorcmds.c:280
 #, c-format
 msgid "restriction estimator function %s must return type %s"
 msgstr "Restriktionsschätzfunktion %s muss Typ %s zurückgeben"
 
-#: commands/operatorcmds.c:323
+#: commands/operatorcmds.c:326
 #, c-format
 msgid "join estimator function %s must return type %s"
 msgstr "Join-Schätzfunktion %s muss Typ %s zurückgeben"
 
-#: commands/operatorcmds.c:447
+#: commands/operatorcmds.c:451
 #, c-format
 msgid "operator attribute \"%s\" cannot be changed"
 msgstr "Operator-Attribut »%s« kann nicht geändert werden"
 
 #: commands/policy.c:87 commands/policy.c:400 commands/policy.c:490
 #: commands/tablecmds.c:1275 commands/tablecmds.c:1732
-#: commands/tablecmds.c:2705 commands/tablecmds.c:4944
-#: commands/tablecmds.c:7343 commands/tablecmds.c:13428
-#: commands/tablecmds.c:13463 commands/trigger.c:316 commands/trigger.c:1526
+#: commands/tablecmds.c:2718 commands/tablecmds.c:4951
+#: commands/tablecmds.c:7356 commands/tablecmds.c:13433
+#: commands/tablecmds.c:13468 commands/trigger.c:316 commands/trigger.c:1526
 #: commands/trigger.c:1635 rewrite/rewriteDefine.c:272
 #: rewrite/rewriteDefine.c:924
 #, c-format
@@ -8155,8 +8190,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:1707 commands/tablecmds.c:10316
-#: commands/tablecmds.c:12891
+#: commands/sequence.c:1707 commands/tablecmds.c:10330
+#: commands/tablecmds.c:12896
 #, c-format
 msgid "Sequence \"%s\" is linked to table \"%s\"."
 msgstr "Sequenz »%s« ist mit Tabelle »%s« verknüpft."
@@ -8267,7 +8302,7 @@ msgid "must be superuser to create subscriptions"
 msgstr "nur Superuser können Subskriptionen erzeugen"
 
 #: commands/subscriptioncmds.c:427 commands/subscriptioncmds.c:520
-#: replication/logical/tablesync.c:856 replication/logical/worker.c:1720
+#: replication/logical/tablesync.c:856 replication/logical/worker.c:1722
 #, c-format
 msgid "could not connect to the publisher: %s"
 msgstr "konnte nicht mit dem Publikationsserver verbinden: %s"
@@ -8419,8 +8454,8 @@ 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:247 commands/tablecmds.c:271 commands/tablecmds.c:14815
-#: parser/parse_utilcmd.c:1983
+#: commands/tablecmds.c:247 commands/tablecmds.c:271 commands/tablecmds.c:14808
+#: parser/parse_utilcmd.c:1984
 #, c-format
 msgid "index \"%s\" does not exist"
 msgstr "Index »%s« existiert nicht"
@@ -8443,8 +8478,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:259 commands/tablecmds.c:9768
-#: commands/tablecmds.c:12671
+#: commands/tablecmds.c:259 commands/tablecmds.c:9782
+#: commands/tablecmds.c:12676
 #, c-format
 msgid "foreign table \"%s\" does not exist"
 msgstr "Fremdtabelle »%s« existiert nicht"
@@ -8473,7 +8508,7 @@ msgstr "kann temporäre Tabelle nicht in einer sicherheitsbeschränkten Operatio
 msgid "cannot create table with OIDs as partition of table without OIDs"
 msgstr "kann Tabelle mit OIDs nicht als Partition einer Tabelle ohne OIDs erzeugen"
 
-#: commands/tablecmds.c:810
+#: commands/tablecmds.c:807
 #, c-format
 msgid "\"%s\" is not partitioned"
 msgstr "»%s« ist nicht partitioniert"
@@ -8513,7 +8548,7 @@ msgstr "Truncate-Vorgang leert ebenfalls Tabelle »%s«"
 msgid "cannot truncate temporary tables of other sessions"
 msgstr "kann temporäre Tabellen anderer Sitzungen nicht leeren"
 
-#: commands/tablecmds.c:1973 commands/tablecmds.c:11422
+#: commands/tablecmds.c:1973 commands/tablecmds.c:11427
 #, c-format
 msgid "cannot inherit from partitioned table \"%s\""
 msgstr "von partitionierter Tabelle »%s« kann nicht geerbt werden"
@@ -8523,39 +8558,45 @@ msgstr "von partitionierter Tabelle »%s« kann nicht geerbt werden"
 msgid "cannot inherit from partition \"%s\""
 msgstr "von Partition »%s« kann nicht geerbt werden"
 
-#: commands/tablecmds.c:1986 parser/parse_utilcmd.c:2200
-#: parser/parse_utilcmd.c:2323
+#: commands/tablecmds.c:1986 parser/parse_utilcmd.c:2201
+#: parser/parse_utilcmd.c:2324
 #, c-format
 msgid "inherited relation \"%s\" is not a table or foreign table"
 msgstr "geerbte Relation »%s« ist keine Tabelle oder Fremdtabelle"
 
-#: commands/tablecmds.c:1994 commands/tablecmds.c:11401
+#: commands/tablecmds.c:1998
+#, fuzzy, c-format
+#| msgid "cannot attach a permanent relation as partition of temporary relation \"%s\""
+msgid "cannot create a temporary relation as partition of permanent relation \"%s\""
+msgstr "eine permanente Relation kann nicht als Partition an temporäre Relation »%s« angefügt werden"
+
+#: commands/tablecmds.c:2007 commands/tablecmds.c:11406
 #, c-format
 msgid "cannot inherit from temporary relation \"%s\""
 msgstr "von temporärer Relation »%s« kann nicht geerbt werden"
 
-#: commands/tablecmds.c:2004 commands/tablecmds.c:11409
+#: commands/tablecmds.c:2017 commands/tablecmds.c:11414
 #, 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:2021 commands/tablecmds.c:11533
+#: commands/tablecmds.c:2034 commands/tablecmds.c:11538
 #, c-format
 msgid "relation \"%s\" would be inherited from more than once"
 msgstr "von der Relation »%s« würde mehrmals geerbt werden"
 
-#: commands/tablecmds.c:2070
+#: commands/tablecmds.c:2083
 #, c-format
 msgid "merging multiple inherited definitions of column \"%s\""
 msgstr "geerbte Definitionen von Spalte »%s« werden zusammengeführt"
 
-#: commands/tablecmds.c:2078
+#: commands/tablecmds.c:2091
 #, c-format
 msgid "inherited column \"%s\" has a type conflict"
 msgstr "geerbte Spalte »%s« hat Typkonflikt"
 
-#: commands/tablecmds.c:2080 commands/tablecmds.c:2103
-#: commands/tablecmds.c:2309 commands/tablecmds.c:2339
+#: commands/tablecmds.c:2093 commands/tablecmds.c:2116
+#: commands/tablecmds.c:2322 commands/tablecmds.c:2352
 #: parser/parse_coerce.c:1716 parser/parse_coerce.c:1736
 #: parser/parse_coerce.c:1756 parser/parse_coerce.c:1802
 #: parser/parse_coerce.c:1841 parser/parse_param.c:218
@@ -8563,1134 +8604,1141 @@ msgstr "geerbte Spalte »%s« hat Typkonflikt"
 msgid "%s versus %s"
 msgstr "%s gegen %s"
 
-#: commands/tablecmds.c:2089
+#: commands/tablecmds.c:2102
 #, c-format
 msgid "inherited column \"%s\" has a collation conflict"
 msgstr "geerbte Spalte »%s« hat Sortierfolgenkonflikt"
 
-#: commands/tablecmds.c:2091 commands/tablecmds.c:2321
-#: commands/tablecmds.c:5404
+#: commands/tablecmds.c:2104 commands/tablecmds.c:2334
+#: commands/tablecmds.c:5411
 #, c-format
 msgid "\"%s\" versus \"%s\""
 msgstr "»%s« gegen »%s«"
 
-#: commands/tablecmds.c:2101
+#: commands/tablecmds.c:2114
 #, c-format
 msgid "inherited column \"%s\" has a storage parameter conflict"
 msgstr "geerbte Spalte »%s« hat einen Konflikt bei einem Storage-Parameter"
 
-#: commands/tablecmds.c:2215 commands/tablecmds.c:9255
-#: parser/parse_utilcmd.c:1116 parser/parse_utilcmd.c:1516
-#: parser/parse_utilcmd.c:1623
+#: commands/tablecmds.c:2228 commands/tablecmds.c:9269
+#: parser/parse_utilcmd.c:1117 parser/parse_utilcmd.c:1517
+#: parser/parse_utilcmd.c:1624
 #, c-format
 msgid "cannot convert whole-row table reference"
 msgstr "kann Verweis auf ganze Zeile der Tabelle nicht umwandeln"
 
-#: commands/tablecmds.c:2216 parser/parse_utilcmd.c:1117
+#: commands/tablecmds.c:2229 parser/parse_utilcmd.c:1118
 #, c-format
 msgid "Constraint \"%s\" contains a whole-row reference to table \"%s\"."
 msgstr "Constraint »%s« enthält einen Verweis auf die ganze Zeile der Tabelle »%s«."
 
-#: commands/tablecmds.c:2295
+#: commands/tablecmds.c:2308
 #, c-format
 msgid "merging column \"%s\" with inherited definition"
 msgstr "Spalte »%s« wird mit geerbter Definition zusammengeführt"
 
-#: commands/tablecmds.c:2299
+#: commands/tablecmds.c:2312
 #, c-format
 msgid "moving and merging column \"%s\" with inherited definition"
 msgstr "Spalte »%s« wird verschoben und mit geerbter Definition zusammengeführt"
 
-#: commands/tablecmds.c:2300
+#: commands/tablecmds.c:2313
 #, c-format
 msgid "User-specified column moved to the position of the inherited column."
 msgstr "Benutzerdefinierte Spalte wurde auf die Position der geerbten Spalte verschoben."
 
-#: commands/tablecmds.c:2307
+#: commands/tablecmds.c:2320
 #, c-format
 msgid "column \"%s\" has a type conflict"
 msgstr "für Spalte »%s« besteht ein Typkonflikt"
 
-#: commands/tablecmds.c:2319
+#: commands/tablecmds.c:2332
 #, c-format
 msgid "column \"%s\" has a collation conflict"
 msgstr "für Spalte »%s« besteht ein Sortierfolgenkonflikt"
 
-#: commands/tablecmds.c:2337
+#: commands/tablecmds.c:2350
 #, c-format
 msgid "column \"%s\" has a storage parameter conflict"
 msgstr "für Spalte »%s« besteht ein Konflikt bei einem Storage-Parameter"
 
-#: commands/tablecmds.c:2448
+#: commands/tablecmds.c:2461
 #, c-format
 msgid "column \"%s\" inherits conflicting default values"
 msgstr "Spalte »%s« erbt widersprüchliche Vorgabewerte"
 
-#: commands/tablecmds.c:2450
+#: commands/tablecmds.c:2463
 #, c-format
 msgid "To resolve the conflict, specify a default explicitly."
 msgstr "Um den Konflikt zu lösen, geben Sie einen Vorgabewert ausdrücklich an."
 
-#: commands/tablecmds.c:2497
+#: commands/tablecmds.c:2510
 #, c-format
 msgid "check constraint name \"%s\" appears multiple times but with different expressions"
 msgstr "Check-Constraint-Name »%s« erscheint mehrmals, aber mit unterschiedlichen Ausdrücken"
 
-#: commands/tablecmds.c:2674
+#: commands/tablecmds.c:2687
 #, c-format
 msgid "cannot rename column of typed table"
 msgstr "Spalte einer getypten Tabelle kann nicht umbenannt werden"
 
-#: commands/tablecmds.c:2693
+#: commands/tablecmds.c:2706
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, composite type, index, or foreign table"
 msgstr "»%s« ist weder Tabelle, Sicht, materialisierte Sicht, zusammengesetzter Typ, Index noch Fremdtabelle"
 
-#: commands/tablecmds.c:2787
+#: commands/tablecmds.c:2800
 #, c-format
 msgid "inherited column \"%s\" must be renamed in child tables too"
 msgstr "vererbte Spalte »%s« muss ebenso in den abgeleiteten Tabellen umbenannt werden"
 
-#: commands/tablecmds.c:2819
+#: commands/tablecmds.c:2832
 #, c-format
 msgid "cannot rename system column \"%s\""
 msgstr "Systemspalte »%s« kann nicht umbenannt werden"
 
-#: commands/tablecmds.c:2834
+#: commands/tablecmds.c:2847
 #, c-format
 msgid "cannot rename inherited column \"%s\""
 msgstr "kann vererbte Spalte »%s« nicht umbenennen"
 
-#: commands/tablecmds.c:2986
+#: commands/tablecmds.c:2999
 #, c-format
 msgid "inherited constraint \"%s\" must be renamed in child tables too"
 msgstr "vererbter Constraint »%s« muss ebenso in den abgeleiteten Tabellen umbenannt werden"
 
-#: commands/tablecmds.c:2993
+#: commands/tablecmds.c:3006
 #, c-format
 msgid "cannot rename inherited constraint \"%s\""
 msgstr "kann vererbten Constraint »%s« nicht umbenennen"
 
 #. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:3218
+#: commands/tablecmds.c:3225
 #, c-format
 msgid "cannot %s \"%s\" because it is being used by active queries in this session"
 msgstr "%s mit Relation »%s« nicht möglich, weil sie von aktiven Anfragen in dieser Sitzung verwendet wird"
 
 #. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:3228
+#: commands/tablecmds.c:3235
 #, c-format
 msgid "cannot %s \"%s\" because it has pending trigger events"
 msgstr "%s mit Relation »%s« nicht möglich, weil es anstehende Trigger-Ereignisse dafür gibt"
 
-#: commands/tablecmds.c:4372
+#: commands/tablecmds.c:4379
 #, c-format
 msgid "cannot rewrite system relation \"%s\""
 msgstr "Systemrelation »%s« kann nicht neu geschrieben werden"
 
-#: commands/tablecmds.c:4378
+#: commands/tablecmds.c:4385
 #, c-format
 msgid "cannot rewrite table \"%s\" used as a catalog table"
 msgstr "Tabelle »%s«, die als Katalogtabelle verwendet wird, kann nicht neu geschrieben werden"
 
-#: commands/tablecmds.c:4388
+#: commands/tablecmds.c:4395
 #, c-format
 msgid "cannot rewrite temporary tables of other sessions"
 msgstr "kann temporäre Tabellen anderer Sitzungen nicht neu schreiben"
 
-#: commands/tablecmds.c:4665
+#: commands/tablecmds.c:4672
 #, c-format
 msgid "rewriting table \"%s\""
 msgstr "schreibe Tabelle »%s« neu"
 
-#: commands/tablecmds.c:4669
+#: commands/tablecmds.c:4676
 #, c-format
 msgid "verifying table \"%s\""
 msgstr "überprüfe Tabelle »%s«"
 
-#: commands/tablecmds.c:4785
+#: commands/tablecmds.c:4792
 #, c-format
 msgid "column \"%s\" contains null values"
 msgstr "Spalte »%s« enthält NULL-Werte"
 
-#: commands/tablecmds.c:4801 commands/tablecmds.c:8492
+#: commands/tablecmds.c:4808 commands/tablecmds.c:8503
 #, c-format
 msgid "check constraint \"%s\" is violated by some row"
 msgstr "Check-Constraint »%s« wird von irgendeiner Zeile verletzt"
 
-#: commands/tablecmds.c:4819
+#: commands/tablecmds.c:4826
 #, fuzzy, c-format
 #| msgid "partition constraint is violated by some row"
 msgid "updated partition constraint for default partition would be violated by some row"
 msgstr "Partitions-Constraint wird von irgendeiner Zeile verletzt"
 
-#: commands/tablecmds.c:4823
+#: commands/tablecmds.c:4830
 #, c-format
 msgid "partition constraint is violated by some row"
 msgstr "Partitions-Constraint wird von irgendeiner Zeile verletzt"
 
-#: commands/tablecmds.c:4965 commands/trigger.c:310 rewrite/rewriteDefine.c:266
+#: commands/tablecmds.c:4972 commands/trigger.c:310 rewrite/rewriteDefine.c:266
 #: rewrite/rewriteDefine.c:919
 #, c-format
 msgid "\"%s\" is not a table or view"
 msgstr "»%s« ist keine Tabelle oder Sicht"
 
-#: commands/tablecmds.c:4968 commands/trigger.c:1520 commands/trigger.c:1626
+#: commands/tablecmds.c:4975 commands/trigger.c:1520 commands/trigger.c:1626
 #, c-format
 msgid "\"%s\" is not a table, view, or foreign table"
 msgstr "»%s« ist keine Tabelle, Sicht oder Fremdtabelle"
 
-#: commands/tablecmds.c:4971
+#: commands/tablecmds.c:4978
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, or index"
 msgstr "»%s« ist weder Tabelle, Sicht, materialisierte Sicht noch Index"
 
-#: commands/tablecmds.c:4977
+#: commands/tablecmds.c:4984
 #, c-format
 msgid "\"%s\" is not a table, materialized view, or index"
 msgstr "»%s« ist weder Tabelle, materialisierte Sicht noch Index"
 
-#: commands/tablecmds.c:4980
+#: commands/tablecmds.c:4987
 #, c-format
 msgid "\"%s\" is not a table, materialized view, or foreign table"
 msgstr "»%s« ist weder Tabelle, materialisierte Sicht noch Fremdtabelle"
 
-#: commands/tablecmds.c:4983
+#: commands/tablecmds.c:4990
 #, c-format
 msgid "\"%s\" is not a table or foreign table"
 msgstr "»%s« ist keine Tabelle oder Fremdtabelle"
 
-#: commands/tablecmds.c:4986
+#: commands/tablecmds.c:4993
 #, c-format
 msgid "\"%s\" is not a table, composite type, or foreign table"
 msgstr "»%s« ist weder Tabelle, Sicht, zusammengesetzter Typ noch Fremdtabelle"
 
-#: commands/tablecmds.c:4989 commands/tablecmds.c:6407
+#: commands/tablecmds.c:4996 commands/tablecmds.c:6414
 #, c-format
 msgid "\"%s\" is not a table, materialized view, index, or foreign table"
 msgstr "»%s« ist weder Tabelle, materialisierte Sicht, Index noch Fremdtabelle"
 
-#: commands/tablecmds.c:4999
+#: commands/tablecmds.c:5006
 #, c-format
 msgid "\"%s\" is of the wrong type"
 msgstr "»%s« hat den falschen Typ"
 
-#: commands/tablecmds.c:5174 commands/tablecmds.c:5181
+#: commands/tablecmds.c:5181 commands/tablecmds.c:5188
 #, c-format
 msgid "cannot alter type \"%s\" because column \"%s.%s\" uses it"
 msgstr "kann Typ »%s« nicht ändern, weil Spalte »%s.%s« ihn verwendet"
 
-#: commands/tablecmds.c:5188
+#: commands/tablecmds.c:5195
 #, c-format
 msgid "cannot alter foreign table \"%s\" because column \"%s.%s\" uses its row type"
 msgstr "kann Fremdtabelle »%s« nicht ändern, weil Spalte »%s.%s« ihren Zeilentyp verwendet"
 
-#: commands/tablecmds.c:5195
+#: commands/tablecmds.c:5202
 #, c-format
 msgid "cannot alter table \"%s\" because column \"%s.%s\" uses its row type"
 msgstr "kann Tabelle »%s« nicht ändern, weil Spalte »%s.%s« ihren Zeilentyp verwendet"
 
-#: commands/tablecmds.c:5249
+#: commands/tablecmds.c:5256
 #, c-format
 msgid "cannot alter type \"%s\" because it is the type of a typed table"
 msgstr "kann Typ »%s« nicht ändern, weil er der Typ einer getypten Tabelle ist"
 
-#: commands/tablecmds.c:5251
+#: commands/tablecmds.c:5258
 #, c-format
 msgid "Use ALTER ... CASCADE to alter the typed tables too."
 msgstr "Verwenden Sie ALTER ... CASCADE, um die getypten Tabellen ebenfalls zu ändern."
 
-#: commands/tablecmds.c:5297
+#: commands/tablecmds.c:5304
 #, c-format
 msgid "type %s is not a composite type"
 msgstr "Typ %s ist kein zusammengesetzter Typ"
 
-#: commands/tablecmds.c:5323
+#: commands/tablecmds.c:5330
 #, c-format
 msgid "cannot add column to typed table"
 msgstr "zu einer getypten Tabelle kann keine Spalte hinzugefügt werden"
 
-#: commands/tablecmds.c:5367
+#: commands/tablecmds.c:5374
 #, c-format
 msgid "cannot add column to a partition"
 msgstr "zu einer Partition kann keine Spalte hinzugefügt werden"
 
-#: commands/tablecmds.c:5396 commands/tablecmds.c:11660
+#: commands/tablecmds.c:5403 commands/tablecmds.c:11665
 #, 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:5402 commands/tablecmds.c:11667
+#: commands/tablecmds.c:5409 commands/tablecmds.c:11672
 #, c-format
 msgid "child table \"%s\" has different collation for column \"%s\""
 msgstr "abgeleitete Tabelle »%s« hat unterschiedliche Sortierfolge für Spalte »%s«"
 
-#: commands/tablecmds.c:5412
+#: commands/tablecmds.c:5419
 #, c-format
 msgid "child table \"%s\" has a conflicting \"%s\" column"
 msgstr "abgeleitete Tabelle »%s« hat eine widersprüchliche Spalte »%s«"
 
-#: commands/tablecmds.c:5423
+#: commands/tablecmds.c:5430
 #, c-format
 msgid "merging definition of column \"%s\" for child \"%s\""
 msgstr "Definition von Spalte »%s« für abgeleitete Tabelle »%s« wird zusammengeführt"
 
-#: commands/tablecmds.c:5447
+#: commands/tablecmds.c:5454
 #, c-format
 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:5696
+#: commands/tablecmds.c:5703
 #, 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:5771
+#: commands/tablecmds.c:5778
 #, c-format
 msgid "column \"%s\" of relation \"%s\" already exists, skipping"
 msgstr "Spalte »%s« von Relation »%s« existiert bereits, wird übersprungen"
 
-#: commands/tablecmds.c:5778
+#: commands/tablecmds.c:5785
 #, c-format
 msgid "column \"%s\" of relation \"%s\" already exists"
 msgstr "Spalte »%s« von Relation »%s« existiert bereits"
 
-#: commands/tablecmds.c:5876 commands/tablecmds.c:8935
+#: commands/tablecmds.c:5883 commands/tablecmds.c:8949
 #, 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:5877 commands/tablecmds.c:6021
-#: commands/tablecmds.c:6798 commands/tablecmds.c:8936
+#: commands/tablecmds.c:5884 commands/tablecmds.c:6028
+#: commands/tablecmds.c:6812 commands/tablecmds.c:8950
 #, c-format
 msgid "Do not specify the ONLY keyword."
 msgstr "Lassen Sie das Schlüsselwort ONLY weg."
 
-#: commands/tablecmds.c:5909 commands/tablecmds.c:6057
-#: commands/tablecmds.c:6112 commands/tablecmds.c:6188
-#: commands/tablecmds.c:6282 commands/tablecmds.c:6341
-#: commands/tablecmds.c:6491 commands/tablecmds.c:6554
-#: commands/tablecmds.c:6646 commands/tablecmds.c:9075
-#: commands/tablecmds.c:9791
+#: commands/tablecmds.c:5916 commands/tablecmds.c:6064
+#: commands/tablecmds.c:6119 commands/tablecmds.c:6195
+#: commands/tablecmds.c:6289 commands/tablecmds.c:6348
+#: commands/tablecmds.c:6498 commands/tablecmds.c:6568
+#: commands/tablecmds.c:6660 commands/tablecmds.c:9089
+#: commands/tablecmds.c:9805
 #, c-format
 msgid "cannot alter system column \"%s\""
 msgstr "Systemspalte »%s« kann nicht geändert werden"
 
-#: commands/tablecmds.c:5915 commands/tablecmds.c:6118
+#: commands/tablecmds.c:5922 commands/tablecmds.c:6125
 #, 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:5951
+#: commands/tablecmds.c:5958
 #, c-format
 msgid "column \"%s\" is in a primary key"
 msgstr "Spalte »%s« ist in einem Primärschlüssel"
 
-#: commands/tablecmds.c:5973
+#: commands/tablecmds.c:5980
 #, 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:6020
+#: commands/tablecmds.c:6027
 #, c-format
 msgid "cannot add constraint to only the partitioned table when partitions exist"
 msgstr "Constraint kann nicht nur zu der partitionierten Tabelle hinzugefügt werden, wenn Partitionen existieren"
 
-#: commands/tablecmds.c:6120
+#: commands/tablecmds.c:6127
 #, c-format
 msgid "Use ALTER TABLE ... ALTER COLUMN ... DROP IDENTITY instead."
 msgstr "Verwenden Sie stattdessen ALTER TABLE ... ALTER COLUMN ... DROP IDENTITY."
 
-#: commands/tablecmds.c:6199
+#: commands/tablecmds.c:6206
 #, 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:6205
+#: commands/tablecmds.c:6212
 #, 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:6211
+#: commands/tablecmds.c:6218
 #, 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:6288 commands/tablecmds.c:6349
+#: commands/tablecmds.c:6295 commands/tablecmds.c:6356
 #, 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:6354
+#: commands/tablecmds.c:6361
 #, 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:6419
+#: commands/tablecmds.c:6426
 #, c-format
 msgid "cannot refer to non-index column by number"
 msgstr ""
 
-#: commands/tablecmds.c:6450
+#: commands/tablecmds.c:6457
 #, c-format
 msgid "statistics target %d is too low"
 msgstr "Statistikziel %d ist zu niedrig"
 
-#: commands/tablecmds.c:6458
+#: commands/tablecmds.c:6465
 #, c-format
 msgid "lowering statistics target to %d"
 msgstr "setze Statistikziel auf %d herab"
 
-#: commands/tablecmds.c:6481
+#: commands/tablecmds.c:6488
 #, c-format
 msgid "column number %d of relation \"%s\" does not exist"
 msgstr "Spalte Nummer %d von Relation »%s« existiert nicht"
 
-#: commands/tablecmds.c:6499
+#: commands/tablecmds.c:6507
+#, fuzzy, c-format
+#| msgid "cannot insert into column \"%s\" of view \"%s\""
+msgid "cannot alter statistics on included column \"%s\" of index \"%s\""
+msgstr "kann nicht in Spalte »%s« von Sicht »%s« einfügen"
+
+#: commands/tablecmds.c:6512
 #, fuzzy, c-format
 #| msgid "cannot insert into column \"%s\" of view \"%s\""
 msgid "cannot alter statistics on non-expression column \"%s\" of index \"%s\""
 msgstr "kann nicht in Spalte »%s« von Sicht »%s« einfügen"
 
-#: commands/tablecmds.c:6501
+#: commands/tablecmds.c:6514
 #, fuzzy, c-format
 #| msgid "Collects statistics on database activity."
 msgid "Alter statistics on table column instead."
 msgstr "Sammelt Statistiken über Datenbankaktivität."
 
-#: commands/tablecmds.c:6626
+#: commands/tablecmds.c:6640
 #, c-format
 msgid "invalid storage type \"%s\""
 msgstr "ungültiger Storage-Typ »%s«"
 
-#: commands/tablecmds.c:6658
+#: commands/tablecmds.c:6672
 #, c-format
 msgid "column data type %s can only have storage PLAIN"
 msgstr "Spaltendatentyp %s kann nur Storage-Typ PLAIN"
 
-#: commands/tablecmds.c:6693
+#: commands/tablecmds.c:6707
 #, c-format
 msgid "cannot drop column from typed table"
 msgstr "aus einer getypten Tabelle können keine Spalten gelöscht werden"
 
-#: commands/tablecmds.c:6738
+#: commands/tablecmds.c:6752
 #, 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:6751
+#: commands/tablecmds.c:6765
 #, c-format
 msgid "cannot drop system column \"%s\""
 msgstr "Systemspalte »%s« kann nicht gelöscht werden"
 
-#: commands/tablecmds.c:6758
+#: commands/tablecmds.c:6772
 #, c-format
 msgid "cannot drop inherited column \"%s\""
 msgstr "geerbte Spalte »%s« kann nicht gelöscht werden"
 
-#: commands/tablecmds.c:6769
+#: commands/tablecmds.c:6783
 #, c-format
 msgid "cannot drop column named in partition key"
 msgstr "eine im Partitionierungsschlüssel verwendete Spalte kann nicht gelöscht werden"
 
-#: commands/tablecmds.c:6773
+#: commands/tablecmds.c:6787
 #, c-format
 msgid "cannot drop column referenced in partition key expression"
 msgstr "eine im Partitionierungsschlüsselausdruck verwendete Spalte kann nicht gelöscht werden"
 
-#: commands/tablecmds.c:6797
+#: commands/tablecmds.c:6811
 #, 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:7002
+#: commands/tablecmds.c:7016
 #, fuzzy, c-format
 #| msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index \"%s\" to \"%s\""
 msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX is not supported on partitioned tables"
 msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX benennt Index »%s« um in »%s«"
 
-#: commands/tablecmds.c:7027
+#: commands/tablecmds.c:7041
 #, 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:7244
+#: commands/tablecmds.c:7257
 #, 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:7316
+#: commands/tablecmds.c:7329
 #, c-format
 msgid "cannot reference partitioned table \"%s\""
 msgstr "Fremdschlüssel kann nicht auf partitionierte Tabelle »%s« verweisen"
 
-#: commands/tablecmds.c:7324
+#: commands/tablecmds.c:7337
 #, fuzzy, c-format
 #| msgid "cannot reference partitioned table \"%s\""
 msgid "foreign key referencing partitioned table \"%s\" must not be ONLY"
 msgstr "Fremdschlüssel kann nicht auf partitionierte Tabelle »%s« verweisen"
 
-#: commands/tablecmds.c:7329
+#: commands/tablecmds.c:7342
 #, fuzzy, c-format
 #| msgid "cannot rewrite system relation \"%s\""
 msgid "cannot add NOT VALID foreign key to relation \"%s\""
 msgstr "Systemrelation »%s« kann nicht neu geschrieben werden"
 
-#: commands/tablecmds.c:7331
+#: commands/tablecmds.c:7344
 #, fuzzy, c-format
 #| msgid "unique constraints are not supported on partitioned tables"
 msgid "This feature is not yet supported on partitioned tables."
 msgstr "Unique-Constraints auf partitionierten Tabellen werden nicht unterstützt"
 
-#: commands/tablecmds.c:7337
+#: commands/tablecmds.c:7350
 #, c-format
 msgid "referenced relation \"%s\" is not a table"
 msgstr "Relation »%s«, auf die verwiesen wird, ist keine Tabelle"
 
-#: commands/tablecmds.c:7360
+#: commands/tablecmds.c:7373
 #, 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:7367
+#: commands/tablecmds.c:7380
 #, 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:7373
+#: commands/tablecmds.c:7386
 #, 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:7377
+#: commands/tablecmds.c:7390
 #, 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:7437
+#: commands/tablecmds.c:7450
 #, 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:7544
+#: commands/tablecmds.c:7557
 #, c-format
 msgid "foreign key constraint \"%s\" cannot be implemented"
 msgstr "Fremdschlüssel-Constraint »%s« kann nicht implementiert werden"
 
-#: commands/tablecmds.c:7547
+#: commands/tablecmds.c:7560
 #, 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:7792 commands/tablecmds.c:7958
-#: commands/tablecmds.c:8903 commands/tablecmds.c:8971
+#: commands/tablecmds.c:7803 commands/tablecmds.c:7968
+#: commands/tablecmds.c:8917 commands/tablecmds.c:8981
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" does not exist"
 msgstr "Constraint »%s« von Relation »%s« existiert nicht"
 
-#: commands/tablecmds.c:7798
+#: commands/tablecmds.c:7810
 #, 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:7965
+#: commands/tablecmds.c:7976
 #, 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:8035
+#: commands/tablecmds.c:8046
 #, c-format
 msgid "constraint must be validated on child tables too"
 msgstr "Constraint muss ebenso in den abgeleiteten Tabellen validiert werden"
 
-#: commands/tablecmds.c:8103
+#: commands/tablecmds.c:8114
 #, 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:8108
+#: commands/tablecmds.c:8119
 #, 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:8173
+#: commands/tablecmds.c:8184
 #, 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:8190
+#: commands/tablecmds.c:8201
 #, 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:8255
+#: commands/tablecmds.c:8266
 #, 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:8349
+#: commands/tablecmds.c:8360
 #, 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:8354
+#: commands/tablecmds.c:8365
 #, 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:8525
+#: commands/tablecmds.c:8536
 #, c-format
 msgid "validating foreign key constraint \"%s\""
 msgstr "validiere Fremdschlüssel-Constraint »%s«"
 
-#: commands/tablecmds.c:8857
+#: commands/tablecmds.c:8874
 #, 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:8909
+#: commands/tablecmds.c:8923
 #, 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:9059
+#: commands/tablecmds.c:9073
 #, c-format
 msgid "cannot alter column type of typed table"
 msgstr "Spaltentyp einer getypten Tabelle kann nicht geändert werden"
 
-#: commands/tablecmds.c:9082
+#: commands/tablecmds.c:9096
 #, c-format
 msgid "cannot alter inherited column \"%s\""
 msgstr "kann vererbte Spalte »%s« nicht ändern"
 
-#: commands/tablecmds.c:9093
+#: commands/tablecmds.c:9107
 #, c-format
 msgid "cannot alter type of column named in partition key"
 msgstr "Typ einer Spalte, die im Partitionierungschlüssel verwendet wird, kann nicht geändert werden"
 
-#: commands/tablecmds.c:9097
+#: commands/tablecmds.c:9111
 #, c-format
 msgid "cannot alter type of column referenced in partition key expression"
 msgstr "Typ einer Spalte, die im Partitionierungschlüsselausdruck verwendet wird, kann nicht geändert werden"
 
-#: commands/tablecmds.c:9147
+#: commands/tablecmds.c:9161
 #, 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:9150
+#: commands/tablecmds.c:9164
 #, 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:9154
+#: commands/tablecmds.c:9168
 #, 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:9157
+#: commands/tablecmds.c:9171
 #, c-format
 msgid "You might need to specify \"USING %s::%s\"."
 msgstr "Sie müssen möglicherweise »USING %s::%s« angeben."
 
-#: commands/tablecmds.c:9256
+#: commands/tablecmds.c:9270
 #, 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:9267
+#: commands/tablecmds.c:9281
 #, 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:9356
+#: commands/tablecmds.c:9370
 #, c-format
 msgid "cannot alter type of column \"%s\" twice"
 msgstr "Typ der Spalte »%s« kann nicht zweimal geändert werden"
 
-#: commands/tablecmds.c:9392
+#: commands/tablecmds.c:9406
 #, 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:9519
+#: commands/tablecmds.c:9533
 #, 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:9520 commands/tablecmds.c:9539
-#: commands/tablecmds.c:9557
+#: commands/tablecmds.c:9534 commands/tablecmds.c:9553
+#: commands/tablecmds.c:9571
 #, c-format
 msgid "%s depends on column \"%s\""
 msgstr "%s hängt von Spalte »%s« ab"
 
-#: commands/tablecmds.c:9538
+#: commands/tablecmds.c:9552
 #, 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:9556
+#: commands/tablecmds.c:9570
 #, 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:10286 commands/tablecmds.c:10298
+#: commands/tablecmds.c:10300 commands/tablecmds.c:10312
 #, c-format
 msgid "cannot change owner of index \"%s\""
 msgstr "kann Eigentümer des Index »%s« nicht ändern"
 
-#: commands/tablecmds.c:10288 commands/tablecmds.c:10300
+#: commands/tablecmds.c:10302 commands/tablecmds.c:10314
 #, 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:10314
+#: commands/tablecmds.c:10328
 #, c-format
 msgid "cannot change owner of sequence \"%s\""
 msgstr "kann Eigentümer der Sequenz »%s« nicht ändern"
 
-#: commands/tablecmds.c:10328 commands/tablecmds.c:13539
+#: commands/tablecmds.c:10342 commands/tablecmds.c:13544
 #, c-format
 msgid "Use ALTER TYPE instead."
 msgstr "Verwenden Sie stattdessen ALTER TYPE."
 
-#: commands/tablecmds.c:10337
+#: commands/tablecmds.c:10351
 #, c-format
 msgid "\"%s\" is not a table, view, sequence, or foreign table"
 msgstr "»%s« ist keine Tabelle, Sicht, Sequenz oder Fremdtabelle"
 
-#: commands/tablecmds.c:10681
+#: commands/tablecmds.c:10695
 #, c-format
 msgid "cannot have multiple SET TABLESPACE subcommands"
 msgstr "mehrere SET TABLESPACE Unterbefehle sind ungültig"
 
-#: commands/tablecmds.c:10756
+#: commands/tablecmds.c:10770
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, index, or TOAST table"
 msgstr "»%s« ist weder Tabelle, Sicht, materialisierte Sicht, Index noch TOAST-Tabelle"
 
-#: commands/tablecmds.c:10789 commands/view.c:504
+#: commands/tablecmds.c:10803 commands/view.c:504
 #, 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:10931
+#: commands/tablecmds.c:10945
 #, c-format
 msgid "cannot move system relation \"%s\""
 msgstr "Systemrelation »%s« kann nicht verschoben werden"
 
-#: commands/tablecmds.c:10947
+#: commands/tablecmds.c:10961
 #, c-format
 msgid "cannot move temporary tables of other sessions"
 msgstr "temporäre Tabellen anderer Sitzungen können nicht verschoben werden"
 
-#: commands/tablecmds.c:11083
+#: commands/tablecmds.c:11097
 #, 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:11095
+#: commands/tablecmds.c:11109
 #, 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:11188
+#: commands/tablecmds.c:11202
 #, 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:11204
+#: commands/tablecmds.c:11218
 #, c-format
 msgid "no matching relations in tablespace \"%s\" found"
 msgstr "keine passenden Relationen in Tablespace »%s« gefunden"
 
-#: commands/tablecmds.c:11278 storage/buffer/bufmgr.c:915
+#: commands/tablecmds.c:11285 storage/buffer/bufmgr.c:915
 #, c-format
 msgid "invalid page in block %u of relation %s"
 msgstr "ungültige Seite in Block %u von Relation %s"
 
-#: commands/tablecmds.c:11360
+#: commands/tablecmds.c:11365
 #, c-format
 msgid "cannot change inheritance of typed table"
 msgstr "Vererbung einer getypten Tabelle kann nicht geändert werden"
 
-#: commands/tablecmds.c:11365 commands/tablecmds.c:11908
+#: commands/tablecmds.c:11370 commands/tablecmds.c:11913
 #, c-format
 msgid "cannot change inheritance of a partition"
 msgstr "Vererbung einer Partition kann nicht geändert werden"
 
-#: commands/tablecmds.c:11370
+#: commands/tablecmds.c:11375
 #, c-format
 msgid "cannot change inheritance of partitioned table"
 msgstr "Vererbung einer partitionierten Tabelle kann nicht geändert werden"
 
-#: commands/tablecmds.c:11416
+#: commands/tablecmds.c:11421
 #, 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:11429
+#: commands/tablecmds.c:11434
 #, c-format
 msgid "cannot inherit from a partition"
 msgstr "von einer Partition kann nicht geerbt werden"
 
-#: commands/tablecmds.c:11451 commands/tablecmds.c:14133
+#: commands/tablecmds.c:11456 commands/tablecmds.c:14123
 #, c-format
 msgid "circular inheritance not allowed"
 msgstr "zirkuläre Vererbung ist nicht erlaubt"
 
-#: commands/tablecmds.c:11452 commands/tablecmds.c:14134
+#: commands/tablecmds.c:11457 commands/tablecmds.c:14124
 #, c-format
 msgid "\"%s\" is already a child of \"%s\"."
 msgstr "»%s« ist schon von »%s« abgeleitet."
 
-#: commands/tablecmds.c:11460
+#: commands/tablecmds.c:11465
 #, c-format
 msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
 msgstr "Tabelle »%s« ohne OIDs kann nicht von Tabelle »%s« mit OIDs erben"
 
-#: commands/tablecmds.c:11473
+#: commands/tablecmds.c:11478
 #, 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:11475
+#: commands/tablecmds.c:11480
 #, 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:11678
+#: commands/tablecmds.c:11683
 #, 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:11705 commands/tablecmds.c:11744
+#: commands/tablecmds.c:11710 commands/tablecmds.c:11749
 #, c-format
 msgid "child table is missing column \"%s\""
 msgstr "Spalte »%s« fehlt in abgeleiteter Tabelle"
 
-#: commands/tablecmds.c:11832
+#: commands/tablecmds.c:11837
 #, 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:11840
+#: commands/tablecmds.c:11845
 #, 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:11851
+#: commands/tablecmds.c:11856
 #, 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:11886
+#: commands/tablecmds.c:11891
 #, c-format
 msgid "child table is missing constraint \"%s\""
 msgstr "Constraint »%s« fehlt in abgeleiteter Tabelle"
 
-#: commands/tablecmds.c:11975
+#: commands/tablecmds.c:11980
 #, c-format
 msgid "relation \"%s\" is not a partition of relation \"%s\""
 msgstr "Relation »%s« ist keine Partition von Relation »%s«"
 
-#: commands/tablecmds.c:11981
+#: commands/tablecmds.c:11986
 #, c-format
 msgid "relation \"%s\" is not a parent of relation \"%s\""
 msgstr "Relation »%s« ist keine Basisrelation von Relation »%s«"
 
-#: commands/tablecmds.c:12207
+#: commands/tablecmds.c:12212
 #, c-format
 msgid "typed tables cannot inherit"
 msgstr "getypte Tabellen können nicht erben"
 
-#: commands/tablecmds.c:12238
+#: commands/tablecmds.c:12243
 #, c-format
 msgid "table is missing column \"%s\""
 msgstr "Spalte »%s« fehlt in Tabelle"
 
-#: commands/tablecmds.c:12249
+#: commands/tablecmds.c:12254
 #, c-format
 msgid "table has column \"%s\" where type requires \"%s\""
 msgstr "Tabelle hat Spalte »%s«, aber Typ benötigt »%s«"
 
-#: commands/tablecmds.c:12258
+#: commands/tablecmds.c:12263
 #, c-format
 msgid "table \"%s\" has different type for column \"%s\""
 msgstr "Tabelle »%s« hat unterschiedlichen Typ für Spalte »%s«"
 
-#: commands/tablecmds.c:12272
+#: commands/tablecmds.c:12277
 #, c-format
 msgid "table has extra column \"%s\""
 msgstr "Tabelle hat zusätzliche Spalte »%s«"
 
-#: commands/tablecmds.c:12324
+#: commands/tablecmds.c:12329
 #, c-format
 msgid "\"%s\" is not a typed table"
 msgstr "»%s« ist keine getypte Tabelle"
 
-#: commands/tablecmds.c:12506
+#: commands/tablecmds.c:12511
 #, 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:12512
+#: commands/tablecmds.c:12517
 #, 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:12518
+#: commands/tablecmds.c:12523
 #, 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:12524
+#: commands/tablecmds.c:12529
 #, 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:12530
+#: commands/tablecmds.c:12535
 #, c-format
 msgid "cannot use invalid index \"%s\" as replica identity"
 msgstr "ungültiger Index »%s« kann nicht als Replik-Identität verwendet werden"
 
-#: commands/tablecmds.c:12551
+#: commands/tablecmds.c:12556
 #, 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:12558
+#: commands/tablecmds.c:12563
 #, 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:12751
+#: commands/tablecmds.c:12756
 #, 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:12775
+#: commands/tablecmds.c:12780
 #, 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:12777
+#: commands/tablecmds.c:12782
 #, c-format
 msgid "Unlogged relations cannot be replicated."
 msgstr "Ungeloggte Relationen können nicht repliziert werden."
 
-#: commands/tablecmds.c:12822
+#: commands/tablecmds.c:12827
 #, 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:12832
+#: commands/tablecmds.c:12837
 #, 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:12890
+#: commands/tablecmds.c:12895
 #, 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:12996
+#: commands/tablecmds.c:13001
 #, c-format
 msgid "relation \"%s\" already exists in schema \"%s\""
 msgstr "Relation »%s« existiert bereits in Schema »%s«"
 
-#: commands/tablecmds.c:13522
+#: commands/tablecmds.c:13527
 #, c-format
 msgid "\"%s\" is not a composite type"
 msgstr "»%s« ist kein zusammengesetzter Typ"
 
-#: commands/tablecmds.c:13554
+#: commands/tablecmds.c:13559
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, sequence, or foreign table"
 msgstr "»%s« ist weder Tabelle, Sicht, materialisierte Sicht, Sequenz noch Fremdtabelle"
 
-#: commands/tablecmds.c:13589
+#: commands/tablecmds.c:13594
 #, c-format
 msgid "unrecognized partitioning strategy \"%s\""
 msgstr "unbekannte Partitionierungsstrategie »%s«"
 
-#: commands/tablecmds.c:13597
+#: commands/tablecmds.c:13602
 #, 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:13622
-#, c-format
-msgid "column \"%s\" appears more than once in partition key"
-msgstr "Spalte »%s« erscheint mehrmals im Partitionierungsschlüssel"
-
-#: commands/tablecmds.c:13677
+#: commands/tablecmds.c:13667
 #, 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:13684
+#: commands/tablecmds.c:13674
 #, c-format
 msgid "cannot use system column \"%s\" in partition key"
 msgstr "Systemspalte »%s« kann nicht im Partitionierungsschlüssel verwendet werden"
 
-#: commands/tablecmds.c:13747
+#: commands/tablecmds.c:13737
 #, 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:13764
+#: commands/tablecmds.c:13754
 #, c-format
 msgid "partition key expressions cannot contain whole-row references"
 msgstr "Partitionierungsschlüsselausdruck kann nicht Verweis auf die ganze Zeile der Tabelle enthalten"
 
-#: commands/tablecmds.c:13771
+#: commands/tablecmds.c:13761
 #, c-format
 msgid "partition key expressions cannot contain system column references"
 msgstr "Partitionierungsschlüsselausdruck kann nicht auf Systemspalten verweisen"
 
-#: commands/tablecmds.c:13781
+#: commands/tablecmds.c:13771
 #, c-format
 msgid "cannot use constant expression as partition key"
 msgstr "Partitionierungsschlüssel kann kein konstanter Ausdruck sein"
 
-#: commands/tablecmds.c:13802
+#: commands/tablecmds.c:13792
 #, 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:13835
+#: commands/tablecmds.c:13825
 #, fuzzy, c-format
 #| msgid "data type %s has no default btree operator class"
 msgid "data type %s has no default hash operator class"
 msgstr "Datentyp %s hat keine Standardoperatorklasse für btree"
 
-#: commands/tablecmds.c:13837
+#: commands/tablecmds.c:13827
 #, fuzzy, c-format
 #| msgid "You must specify a btree operator class or define a default btree operator class for the data type."
 msgid "You must specify a hash operator class or define a default hash 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:13841
+#: commands/tablecmds.c:13831
 #, c-format
 msgid "data type %s has no default btree operator class"
 msgstr "Datentyp %s hat keine Standardoperatorklasse für btree"
 
-#: commands/tablecmds.c:13843
+#: commands/tablecmds.c:13833
 #, 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:13968
+#: commands/tablecmds.c:13958
 #, c-format
 msgid "partition constraint for table \"%s\" is implied by existing constraints"
 msgstr "Partitions-Constraint für Tabelle »%s« ist schon in bestehenden Constraints inbegriffen"
 
-#: commands/tablecmds.c:13972 partitioning/partbounds.c:621
+#: commands/tablecmds.c:13962 partitioning/partbounds.c:621
 #: partitioning/partbounds.c:666
 #, fuzzy, c-format
 #| msgid "partition constraint for table \"%s\" is implied by existing constraints"
 msgid "updated partition constraint for default partition \"%s\" is implied by existing constraints"
 msgstr "Partitions-Constraint für Tabelle »%s« ist schon in bestehenden Constraints inbegriffen"
 
-#: commands/tablecmds.c:14073
+#: commands/tablecmds.c:14063
 #, c-format
 msgid "\"%s\" is already a partition"
 msgstr "»%s« ist bereits eine Partition"
 
-#: commands/tablecmds.c:14079
+#: commands/tablecmds.c:14069
 #, c-format
 msgid "cannot attach a typed table as partition"
 msgstr "eine getypte Tabelle kann nicht als Partition angefügt werden"
 
-#: commands/tablecmds.c:14095
+#: commands/tablecmds.c:14085
 #, c-format
 msgid "cannot attach inheritance child as partition"
 msgstr "ein Vererbungskind kann nicht als Partition angefügt werden"
 
-#: commands/tablecmds.c:14109
+#: commands/tablecmds.c:14099
 #, 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:14143
+#: commands/tablecmds.c:14133
+#, fuzzy, c-format
+#| msgid "cannot attach a permanent relation as partition of temporary relation \"%s\""
+msgid "cannot attach a temporary relation as partition of permanent relation \"%s\""
+msgstr "eine permanente Relation kann nicht als Partition an temporäre Relation »%s« angefügt werden"
+
+#: commands/tablecmds.c:14141
 #, 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:14151
+#: commands/tablecmds.c:14149
 #, 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:14158
+#: commands/tablecmds.c:14156
 #, 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:14164
+#: commands/tablecmds.c:14162
 #, c-format
 msgid "cannot attach table \"%s\" without OIDs as partition of table \"%s\" with OIDs"
 msgstr "kann Tabelle »%s« ohne OIDs nicht als Partition an Tabelle »%s« mit OIDs anfügen"
 
-#: commands/tablecmds.c:14172
+#: commands/tablecmds.c:14170
 #, c-format
 msgid "cannot attach table \"%s\" with OIDs as partition of table \"%s\" without OIDs"
 msgstr "kann Tabelle »%s« mit OIDs nicht als Partition an Tabelle »%s« ohne OIDs anfügen"
 
-#: commands/tablecmds.c:14194
+#: commands/tablecmds.c:14192
 #, 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:14197
+#: commands/tablecmds.c:14195
 #, 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:14209
+#: commands/tablecmds.c:14207
 #, 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:14211 commands/trigger.c:462
+#: commands/tablecmds.c:14209 commands/trigger.c:462
 #, 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:14849 commands/tablecmds.c:14868
-#: commands/tablecmds.c:14890 commands/tablecmds.c:14909
-#: commands/tablecmds.c:14965
+#: commands/tablecmds.c:14842 commands/tablecmds.c:14861
+#: commands/tablecmds.c:14883 commands/tablecmds.c:14902
+#: commands/tablecmds.c:14958
 #, fuzzy, c-format
 #| msgid "cannot attach table \"%s\" without OIDs as partition of table \"%s\" with OIDs"
 msgid "cannot attach index \"%s\" as a partition of index \"%s\""
 msgstr "kann Tabelle »%s« ohne OIDs nicht als Partition an Tabelle »%s« mit OIDs anfügen"
 
-#: commands/tablecmds.c:14852
+#: commands/tablecmds.c:14845
 #, fuzzy, c-format
 #| msgid "index \"%s\" is already associated with a constraint"
 msgid "Index \"%s\" is already attached to another index."
 msgstr "Index »%s« gehört bereits zu einem Constraint"
 
-#: commands/tablecmds.c:14871
+#: commands/tablecmds.c:14864
 #, fuzzy, c-format
 #| msgid "\"%s\" is not an index for table \"%s\""
 msgid "Index \"%s\" is not an index on any partition of table \"%s\"."
 msgstr "»%s« ist kein Index für Tabelle »%s«"
 
-#: commands/tablecmds.c:14893
+#: commands/tablecmds.c:14886
 #, fuzzy, c-format
 #| msgid "Nonce does not match."
 msgid "The index definitions do not match."
 msgstr "Nonce stimmt nicht überein."
 
-#: commands/tablecmds.c:14912
+#: commands/tablecmds.c:14905
 #, c-format
 msgid "The index \"%s\" belongs to a constraint in table \"%s\" but no constraint exists for index \"%s\"."
 msgstr ""
 
-#: commands/tablecmds.c:14968
+#: commands/tablecmds.c:14961
 #, fuzzy, c-format
 #| msgid "cannot inherit from partition \"%s\""
 msgid "Another index is already attached for partition \"%s\"."
@@ -9698,7 +9746,7 @@ msgstr "von Partition »%s« kann nicht geerbt werden"
 
 #: commands/tablespace.c:163 commands/tablespace.c:180
 #: commands/tablespace.c:191 commands/tablespace.c:199
-#: commands/tablespace.c:625 replication/slot.c:1179 storage/file/copydir.c:47
+#: commands/tablespace.c:625 replication/slot.c:1194 storage/file/copydir.c:47
 #, c-format
 msgid "could not create directory \"%s\": %m"
 msgstr "konnte Verzeichnis »%s« nicht erzeugen: %m"
@@ -10044,44 +10092,44 @@ msgstr "keine Berechtigung: »%s« ist ein Systemtrigger"
 msgid "trigger function %u returned null value"
 msgstr "Triggerfunktion %u gab NULL-Wert zurück"
 
-#: commands/trigger.c:2499 commands/trigger.c:2714 commands/trigger.c:2933
-#: commands/trigger.c:3223
+#: commands/trigger.c:2499 commands/trigger.c:2714 commands/trigger.c:2953
+#: commands/trigger.c:3243
 #, c-format
 msgid "BEFORE STATEMENT trigger cannot return a value"
 msgstr "Trigger für BEFORE STATEMENT kann keinen Wert zurückgeben"
 
-#: commands/trigger.c:3285 executor/nodeModifyTable.c:757
-#: executor/nodeModifyTable.c:1220
+#: commands/trigger.c:3305 executor/nodeModifyTable.c:756
+#: executor/nodeModifyTable.c:1244
 #, 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"
 
-#: commands/trigger.c:3286 executor/nodeModifyTable.c:758
-#: executor/nodeModifyTable.c:1221
+#: commands/trigger.c:3306 executor/nodeModifyTable.c:757
+#: executor/nodeModifyTable.c:1245
 #, 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:3300 executor/execMain.c:2719 executor/nodeLockRows.c:220
-#: executor/nodeModifyTable.c:225 executor/nodeModifyTable.c:770
-#: executor/nodeModifyTable.c:1233 executor/nodeModifyTable.c:1409
+#: commands/trigger.c:3320 executor/execMain.c:2725 executor/nodeLockRows.c:220
+#: executor/nodeModifyTable.c:225 executor/nodeModifyTable.c:769
+#: executor/nodeModifyTable.c:1257 executor/nodeModifyTable.c:1433
 #, c-format
 msgid "could not serialize access due to concurrent update"
 msgstr "kann Zugriff nicht serialisieren wegen gleichzeitiger Aktualisierung"
 
-#: commands/trigger.c:3304 executor/execMain.c:2723 executor/execMain.c:2798
+#: commands/trigger.c:3324 executor/execMain.c:2729 executor/execMain.c:2804
 #: executor/nodeLockRows.c:224
 #, fuzzy, c-format
 #| msgid "tuple to be updated was already modified by an operation triggered by the current command"
 msgid "tuple to be locked was already moved to another partition due to concurrent update"
 msgstr "das zu aktualisierende Tupel wurde schon durch eine vom aktuellen Befehl ausgelöste Operation verändert"
 
-#: commands/trigger.c:5429
+#: commands/trigger.c:5449
 #, c-format
 msgid "constraint \"%s\" is not deferrable"
 msgstr "Constraint »%s« ist nicht aufschiebbar"
 
-#: commands/trigger.c:5452
+#: commands/trigger.c:5472
 #, c-format
 msgid "constraint \"%s\" does not exist"
 msgstr "Constraint »%s« existiert nicht"
@@ -10296,27 +10344,27 @@ msgstr "wiedersprüchliche NULL/NOT NULL-Constraints"
 msgid "check constraints for domains cannot be marked NO INHERIT"
 msgstr "Check-Constraints für Domänen können nicht als NO INHERIT markiert werden"
 
-#: commands/typecmds.c:995 commands/typecmds.c:2581
+#: commands/typecmds.c:995 commands/typecmds.c:2584
 #, c-format
 msgid "unique constraints not possible for domains"
 msgstr "Unique-Constraints sind nicht für Domänen möglich"
 
-#: commands/typecmds.c:1001 commands/typecmds.c:2587
+#: commands/typecmds.c:1001 commands/typecmds.c:2590
 #, c-format
 msgid "primary key constraints not possible for domains"
 msgstr "Primärschlüssel-Constraints sind nicht fürDomänen möglich"
 
-#: commands/typecmds.c:1007 commands/typecmds.c:2593
+#: commands/typecmds.c:1007 commands/typecmds.c:2596
 #, c-format
 msgid "exclusion constraints not possible for domains"
 msgstr "Exclusion-Constraints sind nicht für Domänen möglich"
 
-#: commands/typecmds.c:1013 commands/typecmds.c:2599
+#: commands/typecmds.c:1013 commands/typecmds.c:2602
 #, c-format
 msgid "foreign key constraints not possible for domains"
 msgstr "Fremdschlüssel-Constraints sind nicht für Domänen möglich"
 
-#: commands/typecmds.c:1022 commands/typecmds.c:2608
+#: commands/typecmds.c:1022 commands/typecmds.c:2611
 #, c-format
 msgid "specifying constraint deferrability not supported for domains"
 msgstr "Setzen des Constraint-Modus wird für Domänen nicht unterstützt"
@@ -10401,63 +10449,63 @@ msgstr "Array-OID-Wert für pg_type ist im Binary-Upgrade-Modus nicht gesetzt"
 msgid "column \"%s\" of table \"%s\" contains null values"
 msgstr "Spalte »%s« von Tabelle »%s« enthält NULL-Werte"
 
-#: commands/typecmds.c:2522 commands/typecmds.c:2705
+#: commands/typecmds.c:2523 commands/typecmds.c:2708
 #, c-format
 msgid "constraint \"%s\" of domain \"%s\" does not exist"
 msgstr "Constraint »%s« von Domäne »%s« existiert nicht"
 
-#: commands/typecmds.c:2526
+#: commands/typecmds.c:2527
 #, c-format
 msgid "constraint \"%s\" of domain \"%s\" does not exist, skipping"
 msgstr "Constraint »%s« von Domäne »%s« existiert nicht, wird übersprungen"
 
-#: commands/typecmds.c:2711
+#: commands/typecmds.c:2715
 #, c-format
 msgid "constraint \"%s\" of domain \"%s\" is not a check constraint"
 msgstr "Constraint »%s« von Domäne »%s« ist kein Check-Constraint"
 
-#: commands/typecmds.c:2817
+#: commands/typecmds.c:2821
 #, c-format
 msgid "column \"%s\" of table \"%s\" contains values that violate the new constraint"
 msgstr "Spalte »%s« von Tabelle »%s« enthält Werte, die den neuen Constraint verletzen"
 
-#: commands/typecmds.c:3045 commands/typecmds.c:3252 commands/typecmds.c:3334
-#: commands/typecmds.c:3521
+#: commands/typecmds.c:3049 commands/typecmds.c:3255 commands/typecmds.c:3337
+#: commands/typecmds.c:3524
 #, c-format
 msgid "%s is not a domain"
 msgstr "%s ist keine Domäne"
 
-#: commands/typecmds.c:3079
+#: commands/typecmds.c:3082
 #, c-format
 msgid "constraint \"%s\" for domain \"%s\" already exists"
 msgstr "Constraint »%s« für Domäne »%s« existiert bereits"
 
-#: commands/typecmds.c:3130
+#: commands/typecmds.c:3133
 #, c-format
 msgid "cannot use table references in domain check constraint"
 msgstr "Tabellenverweise können in Domänen-Check-Constraints nicht verwendet werden"
 
-#: commands/typecmds.c:3264 commands/typecmds.c:3346 commands/typecmds.c:3638
+#: commands/typecmds.c:3267 commands/typecmds.c:3349 commands/typecmds.c:3641
 #, c-format
 msgid "%s is a table's row type"
 msgstr "%s ist der Zeilentyp einer Tabelle"
 
-#: commands/typecmds.c:3266 commands/typecmds.c:3348 commands/typecmds.c:3640
+#: commands/typecmds.c:3269 commands/typecmds.c:3351 commands/typecmds.c:3643
 #, c-format
 msgid "Use ALTER TABLE instead."
 msgstr "Verwenden Sie stattdessen ALTER TABLE."
 
-#: commands/typecmds.c:3273 commands/typecmds.c:3355 commands/typecmds.c:3553
+#: commands/typecmds.c:3276 commands/typecmds.c:3358 commands/typecmds.c:3556
 #, c-format
 msgid "cannot alter array type %s"
 msgstr "Array-Typ %s kann nicht verändert werden"
 
-#: commands/typecmds.c:3275 commands/typecmds.c:3357 commands/typecmds.c:3555
+#: commands/typecmds.c:3278 commands/typecmds.c:3360 commands/typecmds.c:3558
 #, c-format
 msgid "You can alter type %s, which will alter the array type as well."
 msgstr "Sie können den Typ %s ändern, wodurch der Array-Typ ebenfalls geändert wird."
 
-#: commands/typecmds.c:3623
+#: commands/typecmds.c:3626
 #, c-format
 msgid "type \"%s\" already exists in schema \"%s\""
 msgstr "Typ %s existiert bereits in Schema »%s«"
@@ -10487,8 +10535,8 @@ msgstr "nur Superuser können das Attribut »bypassrls« ändern"
 msgid "permission denied to create role"
 msgstr "keine Berechtigung, um Rolle zu erzeugen"
 
-#: commands/user.c:326 commands/user.c:1195 commands/user.c:1202 gram.y:14855
-#: gram.y:14893 utils/adt/acl.c:5267 utils/adt/acl.c:5273
+#: commands/user.c:326 commands/user.c:1195 commands/user.c:1202 gram.y:14877
+#: gram.y:14915 utils/adt/acl.c:5267 utils/adt/acl.c:5273
 #, c-format
 msgid "role name \"%s\" is reserved"
 msgstr "Rollenname »%s« ist reserviert"
@@ -10855,7 +10903,7 @@ msgstr "»%s«: von %u auf %u Seiten verkürzt"
 msgid "\"%s\": suspending truncate due to conflicting lock request"
 msgstr "»%s«: Truncate wird ausgesetzt wegen Sperrkonflikt"
 
-#: commands/variable.c:165 utils/misc/guc.c:10284 utils/misc/guc.c:10346
+#: commands/variable.c:165 utils/misc/guc.c:10297 utils/misc/guc.c:10359
 #, c-format
 msgid "Unrecognized key word: \"%s\"."
 msgstr "Unbekanntes Schlüsselwort: »%s«."
@@ -11071,8 +11119,8 @@ msgstr "Zieltyp ist kein Array"
 msgid "ROW() column has type %s instead of type %s"
 msgstr "ROW()-Spalte hat Typ %s statt Typ %s"
 
-#: executor/execExpr.c:2181 executor/execSRF.c:697 parser/parse_func.c:120
-#: parser/parse_func.c:576 parser/parse_func.c:950
+#: executor/execExpr.c:2181 executor/execSRF.c:697 parser/parse_func.c:126
+#: parser/parse_func.c:640 parser/parse_func.c:1014
 #, c-format
 msgid "cannot pass more than %d argument to a function"
 msgid_plural "cannot pass more than %d arguments to a function"
@@ -11204,169 +11252,169 @@ msgstr "Schlüssel %s kollidiert mit vorhandenem Schlüssel %s."
 msgid "Key conflicts with existing key."
 msgstr "Der Schlüssel kollidiert mit einem vorhandenen Schlüssel."
 
-#: executor/execMain.c:1119
+#: executor/execMain.c:1114
 #, c-format
 msgid "cannot change sequence \"%s\""
 msgstr "kann Sequenz »%s« nicht ändern"
 
-#: executor/execMain.c:1125
+#: executor/execMain.c:1120
 #, c-format
 msgid "cannot change TOAST relation \"%s\""
 msgstr "kann TOAST-Relation »%s« nicht ändern"
 
-#: executor/execMain.c:1143 rewrite/rewriteHandler.c:2752
+#: executor/execMain.c:1138 rewrite/rewriteHandler.c:2773
 #, c-format
 msgid "cannot insert into view \"%s\""
 msgstr "kann nicht in Sicht »%s« einfügen"
 
-#: executor/execMain.c:1145 rewrite/rewriteHandler.c:2755
+#: executor/execMain.c:1140 rewrite/rewriteHandler.c:2776
 #, c-format
 msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule."
 msgstr "Um Einfügen in die Sicht zu ermöglichen, richten Sie einen INSTEAD OF INSERT Trigger oder eine ON INSERT DO INSTEAD Regel ohne Bedingung ein."
 
-#: executor/execMain.c:1151 rewrite/rewriteHandler.c:2760
+#: executor/execMain.c:1146 rewrite/rewriteHandler.c:2781
 #, c-format
 msgid "cannot update view \"%s\""
 msgstr "kann Sicht »%s« nicht aktualisieren"
 
-#: executor/execMain.c:1153 rewrite/rewriteHandler.c:2763
+#: executor/execMain.c:1148 rewrite/rewriteHandler.c:2784
 #, c-format
 msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule."
 msgstr "Um Aktualisieren der Sicht zu ermöglichen, richten Sie einen INSTEAD OF UPDATE Trigger oder eine ON UPDATE DO INSTEAD Regel ohne Bedingung ein."
 
-#: executor/execMain.c:1159 rewrite/rewriteHandler.c:2768
+#: executor/execMain.c:1154 rewrite/rewriteHandler.c:2789
 #, c-format
 msgid "cannot delete from view \"%s\""
 msgstr "kann nicht aus Sicht »%s« löschen"
 
-#: executor/execMain.c:1161 rewrite/rewriteHandler.c:2771
+#: executor/execMain.c:1156 rewrite/rewriteHandler.c:2792
 #, c-format
 msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule."
 msgstr "Um Löschen aus der Sicht zu ermöglichen, richten Sie einen INSTEAD OF DELETE Trigger oder eine ON DELETE DO INSTEAD Regel ohne Bedingung ein."
 
-#: executor/execMain.c:1172
+#: executor/execMain.c:1167
 #, c-format
 msgid "cannot change materialized view \"%s\""
 msgstr "kann materialisierte Sicht »%s« nicht ändern"
 
-#: executor/execMain.c:1184
+#: executor/execMain.c:1179
 #, c-format
 msgid "cannot insert into foreign table \"%s\""
 msgstr "kann nicht in Fremdtabelle »%s« einfügen"
 
-#: executor/execMain.c:1190
+#: executor/execMain.c:1185
 #, c-format
 msgid "foreign table \"%s\" does not allow inserts"
 msgstr "Fremdtabelle »%s« erlaubt kein Einfügen"
 
-#: executor/execMain.c:1197
+#: executor/execMain.c:1192
 #, c-format
 msgid "cannot update foreign table \"%s\""
 msgstr "kann Fremdtabelle »%s« nicht aktualisieren"
 
-#: executor/execMain.c:1203
+#: executor/execMain.c:1198
 #, c-format
 msgid "foreign table \"%s\" does not allow updates"
 msgstr "Fremdtabelle »%s« erlaubt kein Aktualisieren"
 
-#: executor/execMain.c:1210
+#: executor/execMain.c:1205
 #, c-format
 msgid "cannot delete from foreign table \"%s\""
 msgstr "kann nicht aus Fremdtabelle »%s« löschen"
 
-#: executor/execMain.c:1216
+#: executor/execMain.c:1211
 #, c-format
 msgid "foreign table \"%s\" does not allow deletes"
 msgstr "Fremdtabelle »%s« erlaubt kein Löschen"
 
-#: executor/execMain.c:1227
+#: executor/execMain.c:1222
 #, c-format
 msgid "cannot change relation \"%s\""
 msgstr "kann Relation »%s« nicht ändern"
 
-#: executor/execMain.c:1254
+#: executor/execMain.c:1249
 #, c-format
 msgid "cannot lock rows in sequence \"%s\""
 msgstr "kann Zeilen in Sequenz »%s« nicht sperren"
 
-#: executor/execMain.c:1261
+#: executor/execMain.c:1256
 #, c-format
 msgid "cannot lock rows in TOAST relation \"%s\""
 msgstr "kann Zeilen in TOAST-Relation »%s« nicht sperren"
 
-#: executor/execMain.c:1268
+#: executor/execMain.c:1263
 #, c-format
 msgid "cannot lock rows in view \"%s\""
 msgstr "kann Zeilen in Sicht »%s« nicht sperren"
 
-#: executor/execMain.c:1276
+#: executor/execMain.c:1271
 #, c-format
 msgid "cannot lock rows in materialized view \"%s\""
 msgstr "kann Zeilen in materialisierter Sicht »%s« nicht sperren"
 
-#: executor/execMain.c:1285 executor/execMain.c:2966
+#: executor/execMain.c:1280 executor/execMain.c:2972
 #: executor/nodeLockRows.c:136
 #, c-format
 msgid "cannot lock rows in foreign table \"%s\""
 msgstr "kann Zeilen in Fremdtabelle »%s« nicht sperren"
 
-#: executor/execMain.c:1291
+#: executor/execMain.c:1286
 #, c-format
 msgid "cannot lock rows in relation \"%s\""
 msgstr "kann Zeilen in Relation »%s« nicht sperren"
 
-#: executor/execMain.c:1946
+#: executor/execMain.c:1957
 #, c-format
 msgid "new row for relation \"%s\" violates partition constraint"
 msgstr "neue Zeile für Relation »%s« verletzt Partitions-Constraint"
 
-#: executor/execMain.c:1948 executor/execMain.c:2028 executor/execMain.c:2075
-#: executor/execMain.c:2187
+#: executor/execMain.c:1959 executor/execMain.c:2039 executor/execMain.c:2086
+#: executor/execMain.c:2193
 #, c-format
 msgid "Failing row contains %s."
 msgstr "Fehlgeschlagene Zeile enthält %s."
 
-#: executor/execMain.c:2026
+#: executor/execMain.c:2037
 #, c-format
 msgid "null value in column \"%s\" violates not-null constraint"
 msgstr "NULL-Wert in Spalte »%s« verletzt Not-Null-Constraint"
 
-#: executor/execMain.c:2073
+#: executor/execMain.c:2084
 #, c-format
 msgid "new row for relation \"%s\" violates check constraint \"%s\""
 msgstr "neue Zeile für Relation »%s« verletzt Check-Constraint »%s«"
 
-#: executor/execMain.c:2185
+#: executor/execMain.c:2191
 #, c-format
 msgid "new row violates check option for view \"%s\""
 msgstr "neue Zeile verletzt Check-Option für Sicht »%s«"
 
-#: executor/execMain.c:2195
+#: executor/execMain.c:2201
 #, c-format
 msgid "new row violates row-level security policy \"%s\" for table \"%s\""
 msgstr "neue Zeile verletzt Policy für Sicherheit auf Zeilenebene »%s« für Tabelle »%s«"
 
-#: executor/execMain.c:2200
+#: executor/execMain.c:2206
 #, c-format
 msgid "new row violates row-level security policy for table \"%s\""
 msgstr "neue Zeile verletzt Policy für Sicherheit auf Zeilenebene für Tabelle »%s«"
 
-#: executor/execMain.c:2207
+#: executor/execMain.c:2213
 #, c-format
 msgid "new row violates row-level security policy \"%s\" (USING expression) for table \"%s\""
 msgstr "neue Zeile verletzt Policy für Sicherheit auf Zeilenebene »%s« (USING-Ausdruck) für Tabelle »%s«"
 
-#: executor/execMain.c:2212
+#: executor/execMain.c:2218
 #, c-format
 msgid "new row violates row-level security policy (USING expression) for table \"%s\""
 msgstr "neue Zeile verletzt Policy für Sicherheit auf Zeilenebene (USING-Ausdruck) für Tabelle »%s«"
 
-#: executor/execPartition.c:286
+#: executor/execPartition.c:307
 #, c-format
 msgid "no partition of relation \"%s\" found for row"
 msgstr "keine Partition von Relation »%s« für die Zeile gefunden"
 
-#: executor/execPartition.c:288
+#: executor/execPartition.c:309
 #, c-format
 msgid "Partition key of the failing row contains %s."
 msgstr "Partitionierungsschlüssel der fehlgeschlagenen Zeile enthält %s."
@@ -11390,27 +11438,27 @@ msgstr "gleichzeitige Aktualisierung, versuche erneut"
 msgid "could not identify an equality operator for type %s"
 msgstr "konnte keinen Ist-Gleich-Operator für Typ %s ermitteln"
 
-#: executor/execReplication.c:574
+#: executor/execReplication.c:578
 #, c-format
 msgid "cannot update table \"%s\" because it does not have a replica identity and publishes updates"
 msgstr "Tabelle »%s« kann nicht aktualisiert werden, weil sie keine Replik-Identität hat und Updates publiziert"
 
-#: executor/execReplication.c:576
+#: executor/execReplication.c:580
 #, c-format
 msgid "To enable updating the table, set REPLICA IDENTITY using ALTER TABLE."
 msgstr "Um Aktualisieren der Tabelle zu ermöglichen, setzen Sie REPLICA IDENTITY mit ALTER TABLE."
 
-#: executor/execReplication.c:580
+#: executor/execReplication.c:584
 #, c-format
 msgid "cannot delete from table \"%s\" because it does not have a replica identity and publishes deletes"
 msgstr "aus Tabelle »%s« kann nicht gelöscht werden, weil sie keine Replik-Identität hat und Deletes publiziert"
 
-#: executor/execReplication.c:582
+#: executor/execReplication.c:586
 #, c-format
 msgid "To enable deleting from the table, set REPLICA IDENTITY using ALTER TABLE."
 msgstr "Um Löschen in der Tabelle zu ermöglichen, setzen Sie REPLICA IDENTITY mit ALTER TABLE."
 
-#: executor/execReplication.c:601
+#: executor/execReplication.c:605
 #, c-format
 msgid "logical replication target relation \"%s.%s\" is not a table"
 msgstr "Zielrelation für logische Replikation »%s.%s« ist keine Tabelle"
@@ -11452,12 +11500,12 @@ msgstr[1] "Zurückgegebene Zeile enthält %d Attribute, aber Anfrage erwartet %d
 msgid "Returned type %s at ordinal position %d, but query expects %s."
 msgstr "Rückgabetyp war %s auf Position %d, aber Anfrage erwartet %s."
 
-#: executor/execUtils.c:679
+#: executor/execUtils.c:687
 #, c-format
 msgid "materialized view \"%s\" has not been populated"
 msgstr "materialisierte Sicht »%s« wurde noch nicht befüllt"
 
-#: executor/execUtils.c:681
+#: executor/execUtils.c:689
 #, c-format
 msgid "Use the REFRESH MATERIALIZED VIEW command."
 msgstr "Verwenden Sie den Befehl REFRESH MATERIALIZED VIEW."
@@ -11479,7 +11527,7 @@ msgid "%s is not allowed in a SQL function"
 msgstr "%s ist in SQL-Funktionen nicht erlaubt"
 
 #. translator: %s is a SQL statement name
-#: executor/functions.c:535 executor/spi.c:1380 executor/spi.c:2170
+#: executor/functions.c:535 executor/spi.c:1409 executor/spi.c:2199
 #, c-format
 msgid "%s is not allowed in a non-volatile function"
 msgstr "%s ist in als nicht »volatile« markierten Funktionen nicht erlaubt"
@@ -11552,7 +11600,7 @@ msgstr "Rückgabetyp %s wird von SQL-Funktionen nicht unterstützt"
 msgid "aggregate function calls cannot be nested"
 msgstr "Aufrufe von Aggregatfunktionen können nicht geschachtelt werden"
 
-#: executor/nodeAgg.c:2988 executor/nodeWindowAgg.c:2807
+#: executor/nodeAgg.c:2988 executor/nodeWindowAgg.c:2822
 #, c-format
 msgid "aggregate %u needs to have compatible input type and transition type"
 msgstr "Aggregatfunktion %u muss kompatiblen Eingabe- und Übergangstyp haben"
@@ -11582,12 +11630,12 @@ msgstr "konnte nicht aus temporärer Datei für Hash-Verbund lesen: %m"
 msgid "lossy distance functions are not supported in index-only scans"
 msgstr "verlustbehaftete Abstandsfunktionen werden in Index-Only-Scans nicht unterstützt"
 
-#: executor/nodeLimit.c:256
+#: executor/nodeLimit.c:264
 #, c-format
 msgid "OFFSET must not be negative"
 msgstr "OFFSET darf nicht negativ sein"
 
-#: executor/nodeLimit.c:282
+#: executor/nodeLimit.c:290
 #, c-format
 msgid "LIMIT must not be negative"
 msgstr "LIMIT darf nicht negativ sein"
@@ -11617,35 +11665,35 @@ msgstr "Anfrage liefert einen Wert für eine gelöschte Spalte auf Position %d."
 msgid "Query has too few columns."
 msgstr "Anfrage hat zu wenige Spalten."
 
-#: executor/nodeModifyTable.c:774
+#: executor/nodeModifyTable.c:773
 #, fuzzy, c-format
 #| msgid "tuple to be updated was already modified by an operation triggered by the current command"
 msgid "tuple to be deleted was already moved to another partition due to concurrent update"
 msgstr "das zu aktualisierende Tupel wurde schon durch eine vom aktuellen Befehl ausgelöste Operation verändert"
 
-#: executor/nodeModifyTable.c:1074
+#: executor/nodeModifyTable.c:1085
 #, fuzzy, c-format
 #| msgid "invalid OWNED BY option"
 msgid "invalid ON UPDATE specification"
 msgstr "ungültige OWNED BY Option"
 
-#: executor/nodeModifyTable.c:1075
+#: executor/nodeModifyTable.c:1086
 #, c-format
 msgid "The result tuple would appear in a different partition than the original tuple."
 msgstr ""
 
-#: executor/nodeModifyTable.c:1237
+#: executor/nodeModifyTable.c:1261
 #, fuzzy, c-format
 #| msgid "tuple to be updated was already modified by an operation triggered by the current command"
 msgid "tuple to be updated was already moved to another partition due to concurrent update"
 msgstr "das zu aktualisierende Tupel wurde schon durch eine vom aktuellen Befehl ausgelöste Operation verändert"
 
-#: executor/nodeModifyTable.c:1388
+#: executor/nodeModifyTable.c:1412
 #, c-format
 msgid "ON CONFLICT DO UPDATE command cannot affect row a second time"
 msgstr "Befehl in ON CONFLICT DO UPDATE kann eine Zeile nicht ein zweites Mal ändern"
 
-#: executor/nodeModifyTable.c:1389
+#: executor/nodeModifyTable.c:1413
 #, 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."
@@ -11660,33 +11708,33 @@ msgstr "Parameter von TABLESAMPLE darf nicht NULL sein"
 msgid "TABLESAMPLE REPEATABLE parameter cannot be null"
 msgstr "Parameter von TABLESAMPLE REPEATABLE darf nicht NULL sein"
 
-#: executor/nodeSubplan.c:336 executor/nodeSubplan.c:375
-#: executor/nodeSubplan.c:1097
+#: executor/nodeSubplan.c:347 executor/nodeSubplan.c:386
+#: executor/nodeSubplan.c:1116
 #, c-format
 msgid "more than one row returned by a subquery used as an expression"
 msgstr "als Ausdruck verwendete Unteranfrage ergab mehr als eine Zeile"
 
-#: executor/nodeTableFuncscan.c:362
+#: executor/nodeTableFuncscan.c:374
 #, c-format
 msgid "namespace URI must not be null"
 msgstr "Namensraum-URI darf nicht NULL sein"
 
-#: executor/nodeTableFuncscan.c:373
+#: executor/nodeTableFuncscan.c:385
 #, c-format
 msgid "row filter expression must not be null"
 msgstr "Zeilenfilterausdruck darf nicht NULL sein"
 
-#: executor/nodeTableFuncscan.c:399
+#: executor/nodeTableFuncscan.c:411
 #, c-format
 msgid "column filter expression must not be null"
 msgstr "Spaltenfilterausdruck darf nicht NULL sein"
 
-#: executor/nodeTableFuncscan.c:400
+#: executor/nodeTableFuncscan.c:412
 #, c-format
 msgid "Filter for column \"%s\" is null."
 msgstr "Filter für Spalte »%s« ist NULL."
 
-#: executor/nodeTableFuncscan.c:483
+#: executor/nodeTableFuncscan.c:502
 #, c-format
 msgid "null is not allowed in column \"%s\""
 msgstr "NULL ist in Spalte »%s« nicht erlaubt"
@@ -11696,87 +11744,87 @@ msgstr "NULL ist in Spalte »%s« nicht erlaubt"
 msgid "moving-aggregate transition function must not return null"
 msgstr "Moving-Aggregat-Übergangsfunktion darf nicht NULL zurückgeben"
 
-#: executor/nodeWindowAgg.c:2047
+#: executor/nodeWindowAgg.c:2057
 #, c-format
 msgid "frame starting offset must not be null"
 msgstr "Frame-Start-Offset darf nicht NULL sein"
 
-#: executor/nodeWindowAgg.c:2060
+#: executor/nodeWindowAgg.c:2070
 #, c-format
 msgid "frame starting offset must not be negative"
 msgstr "Frame-Start-Offset darf nicht negativ sein"
 
-#: executor/nodeWindowAgg.c:2072
+#: executor/nodeWindowAgg.c:2082
 #, c-format
 msgid "frame ending offset must not be null"
 msgstr "Frame-Ende-Offset darf nicht NULL sein"
 
-#: executor/nodeWindowAgg.c:2085
+#: executor/nodeWindowAgg.c:2095
 #, c-format
 msgid "frame ending offset must not be negative"
 msgstr "Frame-Ende-Offset darf nicht negativ sein"
 
-#: executor/nodeWindowAgg.c:2723
+#: executor/nodeWindowAgg.c:2738
 #, fuzzy, c-format
 #| msgid "aggregate function calls cannot contain window function calls"
 msgid "aggregate function %s does not support use as a window function"
 msgstr "Aufrufe von Aggregatfunktionen können keine Aufrufe von Fensterfunktionen enthalten"
 
-#: executor/spi.c:213 executor/spi.c:247
+#: executor/spi.c:233 executor/spi.c:272
 #, fuzzy, c-format
 #| msgid "invalid next transaction ID"
 msgid "invalid transaction termination"
 msgstr "ungültige nächste Transaktions-ID"
 
-#: executor/spi.c:227
+#: executor/spi.c:247
 #, fuzzy, c-format
 #| msgid "cannot commit subtransactions during a parallel operation"
 msgid "cannot commit while a subtransaction is active"
 msgstr "während einer parallelen Operation können keine Subtransaktionen committet werden"
 
-#: executor/spi.c:253
+#: executor/spi.c:278
 #, fuzzy, c-format
 #| msgid "%s cannot run inside a subtransaction"
 msgid "cannot roll back while a subtransaction is active"
 msgstr "%s kann nicht in einer Subtransaktion laufen"
 
-#: executor/spi.c:290
+#: executor/spi.c:317
 #, c-format
 msgid "transaction left non-empty SPI stack"
 msgstr "Transaktion ließ nicht-leeren SPI-Stack zurück"
 
-#: executor/spi.c:291 executor/spi.c:352
+#: executor/spi.c:318 executor/spi.c:381
 #, c-format
 msgid "Check for missing \"SPI_finish\" calls."
 msgstr "Prüfen Sie, ob Aufrufe von »SPI_finish« fehlen."
 
-#: executor/spi.c:351
+#: executor/spi.c:380
 #, c-format
 msgid "subtransaction left non-empty SPI stack"
 msgstr "Subtransaktion ließ nicht-leeren SPI-Stack zurück"
 
-#: executor/spi.c:1241
+#: executor/spi.c:1270
 #, c-format
 msgid "cannot open multi-query plan as cursor"
 msgstr "Plan mit mehreren Anfragen kann nicht als Cursor geöffnet werden"
 
 #. translator: %s is name of a SQL command, eg INSERT
-#: executor/spi.c:1246
+#: executor/spi.c:1275
 #, c-format
 msgid "cannot open %s query as cursor"
 msgstr "%s kann nicht als Cursor geöffnet werden"
 
-#: executor/spi.c:1351
+#: executor/spi.c:1380
 #, c-format
 msgid "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE is not supported"
 msgstr "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE wird nicht unterstützt"
 
-#: executor/spi.c:1352 parser/analyze.c:2448
+#: executor/spi.c:1381 parser/analyze.c:2474
 #, c-format
 msgid "Scrollable cursors must be READ ONLY."
 msgstr "Scrollbare Cursor müssen READ ONLY sein."
 
-#: executor/spi.c:2492
+#: executor/spi.c:2521
 #, c-format
 msgid "SQL statement \"%s\""
 msgstr "SQL-Anweisung »%s«"
@@ -11877,7 +11925,7 @@ msgstr "ein oder zwei Argumenttypen müssen angegeben werden"
 msgid "STDIN/STDOUT not allowed with PROGRAM"
 msgstr "STDIN/STDOUT sind nicht mit PROGRAM erlaubt"
 
-#: gram.y:3325 gram.y:3332 gram.y:11460 gram.y:11468
+#: gram.y:3325 gram.y:3332 gram.y:11465 gram.y:11473
 #, c-format
 msgid "GLOBAL is deprecated in temporary table creation"
 msgstr "die Verwendung von GLOBAL beim Erzeugen einer temporären Tabelle ist veraltet"
@@ -11905,250 +11953,250 @@ msgstr "Aktuell werden nur PERMISSIVE und RESTRICTIVE unterstützt."
 msgid "duplicate trigger events specified"
 msgstr "mehrere Trigger-Ereignisse angegeben"
 
-#: gram.y:5544 parser/parse_utilcmd.c:3314 parser/parse_utilcmd.c:3340
+#: gram.y:5549 parser/parse_utilcmd.c:3315 parser/parse_utilcmd.c:3341
 #, c-format
 msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
 msgstr "Constraint, der als INITIALLY DEFERRED deklariert wurde, muss DEFERRABLE sein"
 
-#: gram.y:5551
+#: gram.y:5556
 #, c-format
 msgid "conflicting constraint properties"
 msgstr "widersprüchliche Constraint-Eigentschaften"
 
-#: gram.y:5657
+#: gram.y:5662
 #, c-format
 msgid "CREATE ASSERTION is not yet implemented"
 msgstr "CREATE ASSERTION ist noch nicht implementiert"
 
-#: gram.y:5672
+#: gram.y:5677
 #, c-format
 msgid "DROP ASSERTION is not yet implemented"
 msgstr "DROP ASSERTION ist noch nicht implementiert"
 
-#: gram.y:6052
+#: gram.y:6057
 #, c-format
 msgid "RECHECK is no longer required"
 msgstr "RECHECK wird nicht mehr benötigt"
 
-#: gram.y:6053
+#: gram.y:6058
 #, c-format
 msgid "Update your data type."
 msgstr "Aktualisieren Sie Ihren Datentyp."
 
-#: gram.y:7789
+#: gram.y:7794
 #, c-format
 msgid "aggregates cannot have output arguments"
 msgstr "Aggregatfunktionen können keine OUT-Argumente haben"
 
-#: gram.y:8177 utils/adt/regproc.c:691 utils/adt/regproc.c:732
+#: gram.y:8182 utils/adt/regproc.c:691 utils/adt/regproc.c:732
 #, c-format
 msgid "missing argument"
 msgstr "Argument fehlt"
 
-#: gram.y:8178 utils/adt/regproc.c:692 utils/adt/regproc.c:733
+#: gram.y:8183 utils/adt/regproc.c:692 utils/adt/regproc.c:733
 #, c-format
 msgid "Use NONE to denote the missing argument of a unary operator."
 msgstr "Verwenden Sie NONE, um das fehlende Argument eines unären Operators anzugeben."
 
-#: gram.y:10043 gram.y:10061
+#: gram.y:10048 gram.y:10066
 #, c-format
 msgid "WITH CHECK OPTION not supported on recursive views"
 msgstr "WITH CHECK OPTION wird für rekursive Sichten nicht unterstützt"
 
-#: gram.y:10558
+#: gram.y:10563
 #, c-format
 msgid "unrecognized VACUUM option \"%s\""
 msgstr "unbekannte VACUUM-Option »%s«"
 
-#: gram.y:11568
+#: gram.y:11573
 #, c-format
 msgid "LIMIT #,# syntax is not supported"
 msgstr "Syntax LIMIT x,y wird nicht unterstützt"
 
-#: gram.y:11569
+#: gram.y:11574
 #, c-format
 msgid "Use separate LIMIT and OFFSET clauses."
 msgstr "Verwenden Sie die getrennten Klauseln LIMIT und OFFSET."
 
-#: gram.y:11850 gram.y:11875
+#: gram.y:11872 gram.y:11897
 #, c-format
 msgid "VALUES in FROM must have an alias"
 msgstr "VALUES in FROM muss Aliasnamen erhalten"
 
-#: gram.y:11851 gram.y:11876
+#: gram.y:11873 gram.y:11898
 #, c-format
 msgid "For example, FROM (VALUES ...) [AS] foo."
 msgstr "Zum Beispiel FROM (VALUES ...) [AS] xyz."
 
-#: gram.y:11856 gram.y:11881
+#: gram.y:11878 gram.y:11903
 #, c-format
 msgid "subquery in FROM must have an alias"
 msgstr "Unteranfrage in FROM muss Aliasnamen erhalten"
 
-#: gram.y:11857 gram.y:11882
+#: gram.y:11879 gram.y:11904
 #, c-format
 msgid "For example, FROM (SELECT ...) [AS] foo."
 msgstr "Zum Beispiel FROM (SELECT ...) [AS] xyz."
 
-#: gram.y:12336
+#: gram.y:12358
 #, c-format
 msgid "only one DEFAULT value is allowed"
 msgstr "nur ein DEFAULT-Wert ist erlaubt"
 
-#: gram.y:12345
+#: gram.y:12367
 #, c-format
 msgid "only one PATH value per column is allowed"
 msgstr "nur ein PATH-Wert pro Spalte ist erlaubt"
 
-#: gram.y:12354
+#: gram.y:12376
 #, c-format
 msgid "conflicting or redundant NULL / NOT NULL declarations for column \"%s\""
 msgstr "widersprüchliche oder überflüssige NULL/NOT NULL-Deklarationen für Spalte »%s«"
 
-#: gram.y:12363
+#: gram.y:12385
 #, c-format
 msgid "unrecognized column option \"%s\""
 msgstr "unbekannte Spaltenoption »%s«"
 
-#: gram.y:12617
+#: gram.y:12639
 #, c-format
 msgid "precision for type float must be at least 1 bit"
 msgstr "Präzision von Typ float muss mindestens 1 Bit sein"
 
-#: gram.y:12626
+#: gram.y:12648
 #, c-format
 msgid "precision for type float must be less than 54 bits"
 msgstr "Präzision von Typ float muss weniger als 54 Bits sein"
 
-#: gram.y:13117
+#: gram.y:13139
 #, c-format
 msgid "wrong number of parameters on left side of OVERLAPS expression"
 msgstr "falsche Anzahl Parameter auf linker Seite von OVERLAPS-Ausdruck"
 
-#: gram.y:13122
+#: gram.y:13144
 #, c-format
 msgid "wrong number of parameters on right side of OVERLAPS expression"
 msgstr "falsche Anzahl Parameter auf rechter Seite von OVERLAPS-Ausdruck"
 
-#: gram.y:13297
+#: gram.y:13319
 #, c-format
 msgid "UNIQUE predicate is not yet implemented"
 msgstr "UNIQUE-Prädikat ist noch nicht implementiert"
 
-#: gram.y:13644
+#: gram.y:13666
 #, c-format
 msgid "cannot use multiple ORDER BY clauses with WITHIN GROUP"
 msgstr "in WITHIN GROUP können nicht mehrere ORDER-BY-Klauseln verwendet werden"
 
-#: gram.y:13649
+#: gram.y:13671
 #, c-format
 msgid "cannot use DISTINCT with WITHIN GROUP"
 msgstr "DISTINCT kann nicht mit WITHIN GROUP verwendet werden"
 
-#: gram.y:13654
+#: gram.y:13676
 #, c-format
 msgid "cannot use VARIADIC with WITHIN GROUP"
 msgstr "VARIADIC kann nicht mit WITHIN GROUP verwendet werden"
 
-#: gram.y:14107 gram.y:14130
+#: gram.y:14129 gram.y:14152
 #, c-format
 msgid "frame start cannot be UNBOUNDED FOLLOWING"
 msgstr "Frame-Beginn kann nicht UNBOUNDED FOLLOWING sein"
 
-#: gram.y:14112
+#: gram.y:14134
 #, c-format
 msgid "frame starting from following row cannot end with current row"
 msgstr "Frame der in der folgenden Zeile beginnt kann nicht in der aktuellen Zeile enden"
 
-#: gram.y:14135
+#: gram.y:14157
 #, c-format
 msgid "frame end cannot be UNBOUNDED PRECEDING"
 msgstr "Frame-Ende kann nicht UNBOUNDED PRECEDING sein"
 
-#: gram.y:14141
+#: gram.y:14163
 #, c-format
 msgid "frame starting from current row cannot have preceding rows"
 msgstr "Frame der in der aktuellen Zeile beginnt kann keine vorhergehenden Zeilen haben"
 
-#: gram.y:14148
+#: gram.y:14170
 #, c-format
 msgid "frame starting from following row cannot have preceding rows"
 msgstr "Frame der in der folgenden Zeile beginnt kann keine vorhergehenden Zeilen haben"
 
-#: gram.y:14791
+#: gram.y:14813
 #, c-format
 msgid "type modifier cannot have parameter name"
 msgstr "Typmodifikator kann keinen Parameternamen haben"
 
-#: gram.y:14797
+#: gram.y:14819
 #, c-format
 msgid "type modifier cannot have ORDER BY"
 msgstr "Typmodifikator kann kein ORDER BY haben"
 
-#: gram.y:14862 gram.y:14869
+#: gram.y:14884 gram.y:14891
 #, c-format
 msgid "%s cannot be used as a role name here"
 msgstr "%s kann hier nicht als Rollenname verwendet werden"
 
-#: gram.y:15540 gram.y:15729
+#: gram.y:15562 gram.y:15751
 msgid "improper use of \"*\""
 msgstr "unzulässige Verwendung von »*«"
 
-#: gram.y:15692 gram.y:15709 tsearch/spell.c:954 tsearch/spell.c:971
+#: gram.y:15714 gram.y:15731 tsearch/spell.c:954 tsearch/spell.c:971
 #: tsearch/spell.c:988 tsearch/spell.c:1005 tsearch/spell.c:1070
 #, c-format
 msgid "syntax error"
 msgstr "Syntaxfehler"
 
-#: gram.y:15793
+#: gram.y:15815
 #, c-format
 msgid "an ordered-set aggregate with a VARIADIC direct argument must have one VARIADIC aggregated argument of the same data type"
 msgstr "eine Ordered-Set-Aggregatfunktion mit einem direkten VARIADIC-Argument muss ein aggregiertes VARIADIC-Argument des selben Datentyps haben"
 
-#: gram.y:15830
+#: gram.y:15852
 #, c-format
 msgid "multiple ORDER BY clauses not allowed"
 msgstr "mehrere ORDER-BY-Klauseln sind nicht erlaubt"
 
-#: gram.y:15841
+#: gram.y:15863
 #, c-format
 msgid "multiple OFFSET clauses not allowed"
 msgstr "mehrere OFFSET-Klauseln sind nicht erlaubt"
 
-#: gram.y:15850
+#: gram.y:15872
 #, c-format
 msgid "multiple LIMIT clauses not allowed"
 msgstr "mehrere LIMIT-Klauseln sind nicht erlaubt"
 
-#: gram.y:15859
+#: gram.y:15881
 #, c-format
 msgid "multiple WITH clauses not allowed"
 msgstr "mehrere WITH-Klauseln sind nicht erlaubt"
 
-#: gram.y:16063
+#: gram.y:16085
 #, c-format
 msgid "OUT and INOUT arguments aren't allowed in TABLE functions"
 msgstr "OUT- und INOUT-Argumente sind in TABLE-Funktionen nicht erlaubt"
 
-#: gram.y:16164
+#: gram.y:16186
 #, c-format
 msgid "multiple COLLATE clauses not allowed"
 msgstr "mehrere COLLATE-Klauseln sind nicht erlaubt"
 
 #. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:16202 gram.y:16215
+#: gram.y:16224 gram.y:16237
 #, c-format
 msgid "%s constraints cannot be marked DEFERRABLE"
 msgstr "%s-Constraints können nicht als DEFERRABLE markiert werden"
 
 #. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:16228
+#: gram.y:16250
 #, c-format
 msgid "%s constraints cannot be marked NOT VALID"
 msgstr "%s-Constraints können nicht als NOT VALID markiert werden"
 
 #. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:16241
+#: gram.y:16263
 #, c-format
 msgid "%s constraints cannot be marked NO INHERIT"
 msgstr "%s-Constraints können nicht als NO INHERIT markiert werden"
@@ -12158,9 +12206,9 @@ msgstr "%s-Constraints können nicht als NO INHERIT markiert werden"
 msgid "unrecognized configuration parameter \"%s\" in file \"%s\" line %u"
 msgstr "unbekannter Konfigurationsparameter »%s« in Datei »%s« Zeile %u"
 
-#: guc-file.l:353 utils/misc/guc.c:6229 utils/misc/guc.c:6423
-#: utils/misc/guc.c:6513 utils/misc/guc.c:6603 utils/misc/guc.c:6711
-#: utils/misc/guc.c:6806
+#: guc-file.l:353 utils/misc/guc.c:6239 utils/misc/guc.c:6433
+#: utils/misc/guc.c:6523 utils/misc/guc.c:6613 utils/misc/guc.c:6721
+#: utils/misc/guc.c:6816
 #, c-format
 msgid "parameter \"%s\" cannot be changed without restarting the server"
 msgstr "Parameter »%s« kann nicht geändert werden, ohne den Server neu zu starten"
@@ -12231,7 +12279,7 @@ msgstr "konnte Konfigurationsverzeichnis »%s« nicht öffnen: %m"
 msgid "could not access file \"%s\": %m"
 msgstr "konnte nicht auf Datei »%s« zugreifen: %m"
 
-#: jit/llvm/llvmjit.c:595
+#: jit/llvm/llvmjit.c:598
 #, c-format
 msgid "time to inline: %.3fs, opt: %.3fs, emit: %.3fs"
 msgstr ""
@@ -12246,135 +12294,146 @@ msgstr "Fehler bei DSA-Anfrage mit Größe %zu."
 msgid "Cannot enlarge string buffer containing %d bytes by %d more bytes."
 msgstr "Kann Zeichenkettenpuffer mit %d Bytes nicht um %d Bytes vergrößern."
 
-#: libpq/auth-scram.c:203 libpq/auth-scram.c:443 libpq/auth-scram.c:452
+#: libpq/auth-scram.c:251
+#, c-format
+msgid "client selected an invalid SASL authentication mechanism"
+msgstr "Client hat einen ungültigen SASL-Authentifizierungsmechanismums gewählt"
+
+#: libpq/auth-scram.c:272 libpq/auth-scram.c:512 libpq/auth-scram.c:521
 #, c-format
 msgid "invalid SCRAM verifier for user \"%s\""
 msgstr "ungültiger SCRAM-Verifier für Benutzer »%s«"
 
-#: libpq/auth-scram.c:214
+#: libpq/auth-scram.c:283
 #, c-format
 msgid "User \"%s\" does not have a valid SCRAM verifier."
 msgstr "Benutzer »%s« hat keinen gültigen SCRAM-Verifier."
 
-#: libpq/auth-scram.c:292 libpq/auth-scram.c:297 libpq/auth-scram.c:591
-#: libpq/auth-scram.c:599 libpq/auth-scram.c:680 libpq/auth-scram.c:690
-#: libpq/auth-scram.c:797 libpq/auth-scram.c:820 libpq/auth-scram.c:871
-#: libpq/auth-scram.c:886 libpq/auth-scram.c:1188 libpq/auth-scram.c:1196
+#: libpq/auth-scram.c:361 libpq/auth-scram.c:366 libpq/auth-scram.c:660
+#: libpq/auth-scram.c:668 libpq/auth-scram.c:779 libpq/auth-scram.c:789
+#: libpq/auth-scram.c:897 libpq/auth-scram.c:904 libpq/auth-scram.c:919
+#: libpq/auth-scram.c:934 libpq/auth-scram.c:948 libpq/auth-scram.c:966
+#: libpq/auth-scram.c:981 libpq/auth-scram.c:1267 libpq/auth-scram.c:1275
 #, c-format
 msgid "malformed SCRAM message"
 msgstr "fehlerhafte SCRAM-Nachricht"
 
-#: libpq/auth-scram.c:293
+#: libpq/auth-scram.c:362
 #, c-format
 msgid "The message is empty."
 msgstr "Die Nachricht ist leer."
 
-#: libpq/auth-scram.c:298
+#: libpq/auth-scram.c:367
 #, c-format
 msgid "Message length does not match input length."
 msgstr "Länge der Nachricht stimmt nicht mit Länge der Eingabe überein."
 
-#: libpq/auth-scram.c:330
+#: libpq/auth-scram.c:399
 #, c-format
 msgid "invalid SCRAM response"
 msgstr "ungültige SCRAM-Antwort"
 
-#: libpq/auth-scram.c:331
+#: libpq/auth-scram.c:400
 #, c-format
 msgid "Nonce does not match."
 msgstr "Nonce stimmt nicht überein."
 
-#: libpq/auth-scram.c:405
+#: libpq/auth-scram.c:474
 #, c-format
 msgid "could not generate random salt"
 msgstr "konnte zufälliges Salt nicht erzeugen"
 
-#: libpq/auth-scram.c:592
+#: libpq/auth-scram.c:661
 #, c-format
 msgid "Expected attribute \"%c\" but found \"%s\"."
 msgstr "Attribut »%c« wurde erwartet, aber »%s« wurde gefunden."
 
-#: libpq/auth-scram.c:600 libpq/auth-scram.c:691
+#: libpq/auth-scram.c:669 libpq/auth-scram.c:790
 #, c-format
 msgid "Expected character \"=\" for attribute \"%c\"."
 msgstr "Zeichen »=« für Attribut »%c« wurde erwartet."
 
-#: libpq/auth-scram.c:681
+#: libpq/auth-scram.c:780
 #, c-format
 msgid "Attribute expected, but found invalid character \"%s\"."
 msgstr "Attribut wurde erwartet, aber ungültiges Zeichen »%s« wurde gefunden."
 
-#: libpq/auth-scram.c:798 libpq/auth-scram.c:821
+#: libpq/auth-scram.c:898 libpq/auth-scram.c:920
+#, c-format
+msgid "The client selected SCRAM-SHA-256-PLUS, but the SCRAM message does not include channel binding data."
+msgstr "Der Client hat SCRAM-SHA-256-PLUS gewählt, aber die SCRAM-Nachricht enthielt keine Channel-Binding-Daten."
+
+#: libpq/auth-scram.c:905 libpq/auth-scram.c:935
 #, c-format
 msgid "Comma expected, but found character \"%s\"."
 msgstr "Komma wurde erwartet, aber Zeichen »%s« wurde gefunden."
 
-#: libpq/auth-scram.c:813
+#: libpq/auth-scram.c:926
 #, c-format
 msgid "SCRAM channel binding negotiation error"
-msgstr ""
+msgstr "Fehler bei der Aushandlung von SCRAM-Channel-Binding"
 
-#: libpq/auth-scram.c:814
+#: libpq/auth-scram.c:927
 #, c-format
 msgid "The client supports SCRAM channel binding but thinks the server does not.  However, this server does support channel binding."
-msgstr ""
+msgstr "Der Client unterstützt SCRAM-Channel-Binding aber glaubt dass der Server es nicht tut. Dieser Server unterstützt jedoch Channel-Binding."
 
-#: libpq/auth-scram.c:848
+#: libpq/auth-scram.c:949
 #, c-format
-msgid "client requires SCRAM channel binding, but it is not supported"
-msgstr "Client verlangt SCRAM-Channel-Binding, was nicht unterstützt wird"
+msgid "The client selected SCRAM-SHA-256 without channel binding, but the SCRAM message includes channel binding data."
+msgstr "Der Client hat SCRAM-SHA-256 ohne Channel-Binding gewählt, aber die SCRAM-Nachricht enthält Channel-Binding-Daten."
 
-#: libpq/auth-scram.c:862
+#: libpq/auth-scram.c:960
 #, c-format
-msgid "unsupported SCRAM channel-binding type"
-msgstr ""
+msgid "unsupported SCRAM channel-binding type \"%s\""
+msgstr "nicht unterstützter SCRAM-Channel-Binding-Typ »%s«"
 
-#: libpq/auth-scram.c:872
+#: libpq/auth-scram.c:967
 #, c-format
 msgid "Unexpected channel-binding flag \"%s\"."
 msgstr "Unerwartetes Channel-Binding-Flag »%s«."
 
-#: libpq/auth-scram.c:882
+#: libpq/auth-scram.c:977
 #, c-format
 msgid "client uses authorization identity, but it is not supported"
 msgstr "Client verwendet Autorisierungsidentität, was nicht unterstützt wird"
 
-#: libpq/auth-scram.c:887
+#: libpq/auth-scram.c:982
 #, c-format
 msgid "Unexpected attribute \"%s\" in client-first-message."
 msgstr "Unerwartetes Attribut »%s« in »client-first-message«."
 
-#: libpq/auth-scram.c:903
+#: libpq/auth-scram.c:998
 #, c-format
 msgid "client requires an unsupported SCRAM extension"
 msgstr "Client verlangt eine nicht unterstützte SCRAM-Erweiterung"
 
-#: libpq/auth-scram.c:917
+#: libpq/auth-scram.c:1012
 #, c-format
 msgid "non-printable characters in SCRAM nonce"
 msgstr "nicht druckbare Zeichen in SCRAM-Nonce"
 
-#: libpq/auth-scram.c:1034
+#: libpq/auth-scram.c:1129
 #, c-format
 msgid "could not generate random nonce"
 msgstr "konnte zufällige Nonce nicht erzeugen"
 
-#: libpq/auth-scram.c:1158
+#: libpq/auth-scram.c:1233
 #, c-format
 msgid "SCRAM channel binding check failed"
 msgstr ""
 
-#: libpq/auth-scram.c:1172
+#: libpq/auth-scram.c:1251
 #, c-format
 msgid "unexpected SCRAM channel-binding attribute in client-final-message"
 msgstr "unerwartetes SCRAM-Channel-Binding-Attribut in »client-final-message«"
 
-#: libpq/auth-scram.c:1189
+#: libpq/auth-scram.c:1268
 #, c-format
 msgid "Malformed proof in client-final-message."
 msgstr "Fehlerhafter Proof in »client-final-message«."
 
-#: libpq/auth-scram.c:1197
+#: libpq/auth-scram.c:1276
 #, c-format
 msgid "Garbage found at the end of client-final-message."
 msgstr "Müll am Ende der »client-final-message« gefunden."
@@ -12557,366 +12616,361 @@ msgstr "MD5-Authentifizierung wird nicht unterstützt, wenn »db_user_namespace
 msgid "could not generate random MD5 salt"
 msgstr "konnte zufälliges MD5-Salt nicht erzeugen"
 
-#: libpq/auth.c:888
+#: libpq/auth.c:887
 #, c-format
 msgid "SASL authentication is not supported in protocol version 2"
 msgstr "SASL-Authentifizierung wird in Protokollversion 2 nicht unterstützt"
 
-#: libpq/auth.c:947
+#: libpq/auth.c:920
 #, c-format
 msgid "expected SASL response, got message type %d"
 msgstr "SASL-Antwort erwartet, Message-Typ %d empfangen"
 
-#: libpq/auth.c:981
-#, c-format
-msgid "client selected an invalid SASL authentication mechanism"
-msgstr "Client hat einen ungültigen SASL-Authentifizierungsmechanismums gewählt"
-
-#: libpq/auth.c:1128
+#: libpq/auth.c:1112
 #, c-format
 msgid "GSSAPI is not supported in protocol version 2"
 msgstr "GSSAPI wird in Protokollversion 2 nicht unterstützt"
 
-#: libpq/auth.c:1188
+#: libpq/auth.c:1172
 #, c-format
 msgid "expected GSS response, got message type %d"
 msgstr "GSS-Antwort erwartet, Message-Typ %d empfangen"
 
-#: libpq/auth.c:1250
+#: libpq/auth.c:1234
 msgid "accepting GSS security context failed"
 msgstr "Annahme des GSS-Sicherheitskontexts fehlgeschlagen"
 
-#: libpq/auth.c:1276
+#: libpq/auth.c:1260
 msgid "retrieving GSS user name failed"
 msgstr "Abfrage des GSS-Benutzernamens fehlgeschlagen"
 
-#: libpq/auth.c:1396
+#: libpq/auth.c:1385
 #, c-format
 msgid "SSPI is not supported in protocol version 2"
 msgstr "SSL wird in Protokollversion 2 nicht unterstützt"
 
-#: libpq/auth.c:1411
+#: libpq/auth.c:1400
 msgid "could not acquire SSPI credentials"
 msgstr "konnte SSPI-Credentials nicht erhalten"
 
-#: libpq/auth.c:1429
+#: libpq/auth.c:1418
 #, c-format
 msgid "expected SSPI response, got message type %d"
 msgstr "SSPI-Antwort erwartet, Message-Typ %d empfangen"
 
-#: libpq/auth.c:1502
+#: libpq/auth.c:1491
 msgid "could not accept SSPI security context"
 msgstr "konnte SSPI-Sicherheitskontext nicht akzeptieren"
 
-#: libpq/auth.c:1564
+#: libpq/auth.c:1553
 msgid "could not get token from SSPI security context"
 msgstr "konnte kein Token vom SSPI-Sicherheitskontext erhalten"
 
-#: libpq/auth.c:1683 libpq/auth.c:1702
+#: libpq/auth.c:1672 libpq/auth.c:1691
 #, c-format
 msgid "could not translate name"
 msgstr "konnte Namen nicht umwandeln"
 
-#: libpq/auth.c:1715
+#: libpq/auth.c:1704
 #, c-format
 msgid "realm name too long"
 msgstr "Realm-Name zu lang"
 
-#: libpq/auth.c:1730
+#: libpq/auth.c:1719
 #, c-format
 msgid "translated account name too long"
 msgstr "umgewandelter Account-Name zu lang"
 
-#: libpq/auth.c:1916
+#: libpq/auth.c:1905
 #, c-format
 msgid "could not create socket for Ident connection: %m"
 msgstr "konnte Socket für Ident-Verbindung nicht erzeugen: %m"
 
-#: libpq/auth.c:1931
+#: libpq/auth.c:1920
 #, c-format
 msgid "could not bind to local address \"%s\": %m"
 msgstr "konnte nicht mit lokaler Adresse »%s« verbinden: %m"
 
-#: libpq/auth.c:1943
+#: libpq/auth.c:1932
 #, c-format
 msgid "could not connect to Ident server at address \"%s\", port %s: %m"
 msgstr "konnte nicht mit Ident-Server auf Adresse »%s«, Port %s verbinden: %m"
 
-#: libpq/auth.c:1965
+#: libpq/auth.c:1954
 #, c-format
 msgid "could not send query to Ident server at address \"%s\", port %s: %m"
 msgstr "konnte Anfrage an Ident-Server auf Adresse »%s«, Port %s nicht senden: %m"
 
-#: libpq/auth.c:1982
+#: libpq/auth.c:1971
 #, c-format
 msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
 msgstr "konnte Antwort von Ident-Server auf Adresse »%s«, Port %s nicht empfangen: %m"
 
-#: libpq/auth.c:1992
+#: libpq/auth.c:1981
 #, c-format
 msgid "invalidly formatted response from Ident server: \"%s\""
 msgstr "ungültig formatierte Antwort vom Ident-Server: »%s«"
 
-#: libpq/auth.c:2032
+#: libpq/auth.c:2021
 #, c-format
 msgid "peer authentication is not supported on this platform"
 msgstr "Peer-Authentifizierung wird auf dieser Plattform nicht unterstützt"
 
-#: libpq/auth.c:2036
+#: libpq/auth.c:2025
 #, c-format
 msgid "could not get peer credentials: %m"
 msgstr "konnte Credentials von Gegenstelle nicht ermitteln: %m"
 
-#: libpq/auth.c:2047
+#: libpq/auth.c:2036
 #, c-format
 msgid "could not look up local user ID %ld: %s"
 msgstr "konnte lokale Benutzer-ID %ld nicht nachschlagen: %s"
 
-#: libpq/auth.c:2135
+#: libpq/auth.c:2124
 #, c-format
 msgid "error from underlying PAM layer: %s"
 msgstr "Fehler von der unteren PAM-Ebene: %s"
 
-#: libpq/auth.c:2216
+#: libpq/auth.c:2205
 #, c-format
 msgid "could not create PAM authenticator: %s"
 msgstr "konnte PAM-Authenticator nicht erzeugen: %s"
 
-#: libpq/auth.c:2227
+#: libpq/auth.c:2216
 #, c-format
 msgid "pam_set_item(PAM_USER) failed: %s"
 msgstr "pam_set_item(PAM_USER) fehlgeschlagen: %s"
 
-#: libpq/auth.c:2238
+#: libpq/auth.c:2227
 #, c-format
 msgid "pam_set_item(PAM_RHOST) failed: %s"
 msgstr "pam_set_item(PAM_RHOST) fehlgeschlagen: %s"
 
-#: libpq/auth.c:2249
+#: libpq/auth.c:2238
 #, c-format
 msgid "pam_set_item(PAM_CONV) failed: %s"
 msgstr "pam_set_item(PAM_CONV) fehlgeschlagen: %s"
 
-#: libpq/auth.c:2260
+#: libpq/auth.c:2249
 #, c-format
 msgid "pam_authenticate failed: %s"
 msgstr "pam_authenticate fehlgeschlagen: %s"
 
-#: libpq/auth.c:2271
+#: libpq/auth.c:2260
 #, c-format
 msgid "pam_acct_mgmt failed: %s"
 msgstr "pam_acct_mgmt fehlgeschlagen: %s"
 
-#: libpq/auth.c:2282
+#: libpq/auth.c:2271
 #, c-format
 msgid "could not release PAM authenticator: %s"
 msgstr "konnte PAM-Authenticator nicht freigeben: %s"
 
-#: libpq/auth.c:2358
+#: libpq/auth.c:2347
 #, c-format
 msgid "could not initialize LDAP: error code %d"
 msgstr "konnte LDAP nicht initialisieren: Fehlercode %d"
 
-#: libpq/auth.c:2375
+#: libpq/auth.c:2364
 #, c-format
 msgid "could not initialize LDAP: %s"
 msgstr "konnte LDAP nicht initialisieren: %s"
 
-#: libpq/auth.c:2385
+#: libpq/auth.c:2374
 #, fuzzy, c-format
 #| msgid "filters not supported in LDAP URLs"
 msgid "ldaps not supported with this LDAP library"
 msgstr "Filter in LDAP-URLs werden nicht unterstützt"
 
-#: libpq/auth.c:2393
+#: libpq/auth.c:2382
 #, c-format
 msgid "could not initialize LDAP: %m"
 msgstr "konnte LDAP nicht initialisieren: %m"
 
-#: libpq/auth.c:2403
+#: libpq/auth.c:2392
 #, c-format
 msgid "could not set LDAP protocol version: %s"
 msgstr "konnte LDAP-Protokollversion nicht setzen: %s"
 
-#: libpq/auth.c:2434
+#: libpq/auth.c:2423
 #, c-format
 msgid "could not load wldap32.dll"
 msgstr "konnte wldap32.dll nicht laden"
 
-#: libpq/auth.c:2442
+#: libpq/auth.c:2431
 #, c-format
 msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
 msgstr "konnte Funktion _ldap_start_tls_sA in wldap32.dll nicht laden"
 
-#: libpq/auth.c:2443
+#: libpq/auth.c:2432
 #, c-format
 msgid "LDAP over SSL is not supported on this platform."
 msgstr "LDAP über SSL wird auf dieser Plattform nicht unterstützt."
 
-#: libpq/auth.c:2458
+#: libpq/auth.c:2447
 #, c-format
 msgid "could not start LDAP TLS session: %s"
 msgstr "konnte LDAP-TLS-Sitzung nicht starten: %s"
 
-#: libpq/auth.c:2521
+#: libpq/auth.c:2510
 #, c-format
 msgid "LDAP server not specified"
 msgstr "LDAP-Server nicht angegeben"
 
-#: libpq/auth.c:2576
+#: libpq/auth.c:2565
 #, c-format
 msgid "invalid character in user name for LDAP authentication"
 msgstr "ungültiges Zeichen im Benutzernamen für LDAP-Authentifizierung"
 
-#: libpq/auth.c:2593
+#: libpq/auth.c:2582
 #, c-format
 msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": %s"
 msgstr "erstes LDAP-Binden für ldapbinddn »%s« auf Server »%s« fehlgeschlagen: %s"
 
-#: libpq/auth.c:2622
+#: libpq/auth.c:2611
 #, c-format
 msgid "could not search LDAP for filter \"%s\" on server \"%s\": %s"
 msgstr "konnte LDAP nicht mit Filter »%s« auf Server »%s« durchsuchen: %s"
 
-#: libpq/auth.c:2636
+#: libpq/auth.c:2625
 #, c-format
 msgid "LDAP user \"%s\" does not exist"
 msgstr "LDAP-Benutzer »%s« existiert nicht"
 
-#: libpq/auth.c:2637
+#: libpq/auth.c:2626
 #, c-format
 msgid "LDAP search for filter \"%s\" on server \"%s\" returned no entries."
 msgstr "LDAP-Suche nach Filter »%s« auf Server »%s« gab keine Einträge zurück."
 
-#: libpq/auth.c:2641
+#: libpq/auth.c:2630
 #, c-format
 msgid "LDAP user \"%s\" is not unique"
 msgstr "LDAP-Benutzer »%s« ist nicht eindeutig"
 
-#: libpq/auth.c:2642
+#: libpq/auth.c:2631
 #, 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] "LDAP-Suche nach Filter »%s« auf Server »%s« gab %d Eintrag zurück."
 msgstr[1] "LDAP-Suche nach Filter »%s« auf Server »%s« gab %d Einträge zurück."
 
-#: libpq/auth.c:2662
+#: libpq/auth.c:2651
 #, c-format
 msgid "could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
 msgstr "konnte DN fũr den ersten Treffer für »%s« auf Server »%s« nicht lesen: %s"
 
-#: libpq/auth.c:2683
+#: libpq/auth.c:2672
 #, fuzzy, c-format
 #| msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
 msgid "could not unbind after searching for user \"%s\" on server \"%s\""
 msgstr "Losbinden fehlgeschlagen nach Suche nach Benutzer »%s« auf Server »%s«: %s"
 
-#: libpq/auth.c:2714
+#: libpq/auth.c:2703
 #, c-format
 msgid "LDAP login failed for user \"%s\" on server \"%s\": %s"
 msgstr "LDAP-Login fehlgeschlagen für Benutzer »%s« auf Server »%s«: %s"
 
-#: libpq/auth.c:2743
+#: libpq/auth.c:2732
 #, c-format
 msgid "LDAP diagnostics: %s"
 msgstr "LDAP-Diagnostik: %s"
 
-#: libpq/auth.c:2768
+#: libpq/auth.c:2757
 #, c-format
 msgid "certificate authentication failed for user \"%s\": client certificate contains no user name"
 msgstr "Zertifikatauthentifizierung für Benutzer »%s« fehlgeschlagen: Client-Zertifikat enthält keinen Benutzernamen"
 
-#: libpq/auth.c:2871
+#: libpq/auth.c:2860
 #, c-format
 msgid "RADIUS server not specified"
 msgstr "RADIUS-Server nicht angegeben"
 
-#: libpq/auth.c:2878
+#: libpq/auth.c:2867
 #, c-format
 msgid "RADIUS secret not specified"
 msgstr "RADIUS-Geheimnis nicht angegeben"
 
-#: libpq/auth.c:2892
+#: libpq/auth.c:2881
 #, c-format
 msgid "RADIUS authentication does not support passwords longer than %d characters"
 msgstr "RADIUS-Authentifizierung unterstützt keine Passwörter länger als %d Zeichen"
 
-#: libpq/auth.c:2997 libpq/hba.c:1908
+#: libpq/auth.c:2986 libpq/hba.c:1908
 #, c-format
 msgid "could not translate RADIUS server name \"%s\" to address: %s"
 msgstr "konnte RADIUS-Servername »%s« nicht in Adresse übersetzen: %s"
 
-#: libpq/auth.c:3011
+#: libpq/auth.c:3000
 #, c-format
 msgid "could not generate random encryption vector"
 msgstr "konnte zufälligen Verschlüsselungsvektor nicht erzeugen"
 
-#: libpq/auth.c:3045
+#: libpq/auth.c:3034
 #, c-format
 msgid "could not perform MD5 encryption of password"
 msgstr "konnte MD5-Verschlüsselung des Passworts nicht durchführen"
 
-#: libpq/auth.c:3071
+#: libpq/auth.c:3060
 #, c-format
 msgid "could not create RADIUS socket: %m"
 msgstr "konnte RADIUS-Socket nicht erstellen: %m"
 
-#: libpq/auth.c:3093
+#: libpq/auth.c:3082
 #, c-format
 msgid "could not bind local RADIUS socket: %m"
 msgstr "konnte lokales RADIUS-Socket nicht binden: %m"
 
-#: libpq/auth.c:3103
+#: libpq/auth.c:3092
 #, c-format
 msgid "could not send RADIUS packet: %m"
 msgstr "konnte RADIUS-Paket nicht senden: %m"
 
-#: libpq/auth.c:3136 libpq/auth.c:3162
+#: libpq/auth.c:3125 libpq/auth.c:3151
 #, c-format
 msgid "timeout waiting for RADIUS response from %s"
 msgstr "Zeitüberschreitung beim Warten auf RADIUS-Antwort von %s"
 
-#: libpq/auth.c:3155
+#: libpq/auth.c:3144
 #, c-format
 msgid "could not check status on RADIUS socket: %m"
 msgstr "konnte Status des RADIUS-Sockets nicht prüfen: %m"
 
-#: libpq/auth.c:3185
+#: libpq/auth.c:3174
 #, c-format
 msgid "could not read RADIUS response: %m"
 msgstr "konnte RADIUS-Antwort nicht lesen: %m"
 
-#: libpq/auth.c:3198 libpq/auth.c:3202
+#: libpq/auth.c:3187 libpq/auth.c:3191
 #, c-format
 msgid "RADIUS response from %s was sent from incorrect port: %d"
 msgstr "RADIUS-Antwort von %s wurde von falschem Port gesendet: %d"
 
-#: libpq/auth.c:3211
+#: libpq/auth.c:3200
 #, c-format
 msgid "RADIUS response from %s too short: %d"
 msgstr "RADIUS-Antwort von %s zu kurz: %d"
 
-#: libpq/auth.c:3218
+#: libpq/auth.c:3207
 #, c-format
 msgid "RADIUS response from %s has corrupt length: %d (actual length %d)"
 msgstr "RADIUS-Antwort von %s hat verfälschte Länge: %d (tatsächliche Länge %d)"
 
-#: libpq/auth.c:3226
+#: libpq/auth.c:3215
 #, c-format
 msgid "RADIUS response from %s is to a different request: %d (should be %d)"
 msgstr "RADIUS-Antwort von %s unterscheidet sich von Anfrage: %d (sollte %d sein)"
 
-#: libpq/auth.c:3251
+#: libpq/auth.c:3240
 #, c-format
 msgid "could not perform MD5 encryption of received packet"
 msgstr "konnte MD5-Verschlüsselung des empfangenen Pakets nicht durchführen"
 
-#: libpq/auth.c:3260
+#: libpq/auth.c:3249
 #, c-format
 msgid "RADIUS response from %s has incorrect MD5 signature"
 msgstr "RADIUS-Antwort von %s hat falsche MD5-Signatur"
 
-#: libpq/auth.c:3278
+#: libpq/auth.c:3267
 #, c-format
 msgid "RADIUS response from %s has invalid code (%d) for user \"%s\""
 msgstr "RADIUS-Antwort von %s hat ungültigen Code (%d) für Benutzer »%s«"
@@ -13172,12 +13226,6 @@ msgstr "kein SSL-Fehler berichtet"
 msgid "SSL error code %lu"
 msgstr "SSL-Fehlercode %lu"
 
-#: libpq/be-secure-openssl.c:1182
-#, fuzzy, c-format
-#| msgid "local connections are not supported by this build"
-msgid "channel binding type \"tls-server-end-point\" is not supported by this build"
-msgstr "lokale Verbindungen werden von dieser Installation nicht unterstützt"
-
 #: libpq/be-secure.c:119
 #, c-format
 msgid "SSL connection from \"%s\""
@@ -13421,8 +13469,9 @@ msgid "authentication option not in name=value format: %s"
 msgstr "Authentifizierungsoption nicht im Format name=wert: %s"
 
 #: libpq/hba.c:1522
-#, c-format
-msgid "cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, ldapsearchfilter or ldapurl together with ldapprefix"
+#, fuzzy, c-format
+#| msgid "cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, ldapsearchfilter or ldapurl together with ldapprefix"
+msgid "cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, ldapsearchfilter, or ldapurl together with ldapprefix"
 msgstr "ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, ldapsearchfilter oder ldapurl kann nicht zusammen mit ldapprefix verwendet werden"
 
 #: libpq/hba.c:1533
@@ -13686,7 +13735,7 @@ msgstr "es besteht keine Client-Verbindung"
 msgid "could not receive data from client: %m"
 msgstr "konnte Daten vom Client nicht empfangen: %m"
 
-#: libpq/pqcomm.c:1219 tcop/postgres.c:3991
+#: libpq/pqcomm.c:1219 tcop/postgres.c:3997
 #, c-format
 msgid "terminating connection because protocol synchronization was lost"
 msgstr "Verbindung wird abgebrochen, weil Protokollsynchronisierung verloren wurde"
@@ -14034,7 +14083,7 @@ msgstr "ExtensibleNodeMethods »%s« wurde nicht registriert"
 
 #: nodes/nodeFuncs.c:123 nodes/nodeFuncs.c:154 parser/parse_coerce.c:1910
 #: parser/parse_coerce.c:1938 parser/parse_coerce.c:2014
-#: parser/parse_expr.c:2119 parser/parse_func.c:631 parser/parse_oper.c:967
+#: parser/parse_expr.c:2119 parser/parse_func.c:695 parser/parse_oper.c:967
 #, c-format
 msgid "could not find array type for data type %s"
 msgstr "konnte Arraytyp für Datentyp %s nicht finden"
@@ -14051,70 +14100,70 @@ msgid "%s cannot be applied to the nullable side of an outer join"
 msgstr "%s kann nicht auf die nullbare Seite eines äußeren Verbundes angewendet werden"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: optimizer/plan/planner.c:1757 parser/analyze.c:1625 parser/analyze.c:1822
-#: parser/analyze.c:2653
+#: optimizer/plan/planner.c:1767 parser/analyze.c:1651 parser/analyze.c:1848
+#: parser/analyze.c:2679
 #, c-format
 msgid "%s is not allowed with UNION/INTERSECT/EXCEPT"
 msgstr "%s ist nicht in UNION/INTERSECT/EXCEPT erlaubt"
 
-#: optimizer/plan/planner.c:2329 optimizer/plan/planner.c:4050
+#: optimizer/plan/planner.c:2339 optimizer/plan/planner.c:4060
 #, c-format
 msgid "could not implement GROUP BY"
 msgstr "konnte GROUP BY nicht implementieren"
 
-#: optimizer/plan/planner.c:2330 optimizer/plan/planner.c:4051
-#: optimizer/plan/planner.c:4795 optimizer/prep/prepunion.c:1074
+#: optimizer/plan/planner.c:2340 optimizer/plan/planner.c:4061
+#: optimizer/plan/planner.c:4804 optimizer/prep/prepunion.c:1080
 #, 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:4794
+#: optimizer/plan/planner.c:4803
 #, c-format
 msgid "could not implement DISTINCT"
 msgstr "konnte DISTINCT nicht implementieren"
 
-#: optimizer/plan/planner.c:5479
+#: optimizer/plan/planner.c:5486
 #, c-format
 msgid "could not implement window PARTITION BY"
 msgstr "konnte PARTITION BY für Fenster nicht implementieren"
 
-#: optimizer/plan/planner.c:5480
+#: optimizer/plan/planner.c:5487
 #, c-format
 msgid "Window partitioning columns must be of sortable datatypes."
 msgstr "Fensterpartitionierungsspalten müssen sortierbare Datentypen haben."
 
-#: optimizer/plan/planner.c:5484
+#: optimizer/plan/planner.c:5491
 #, c-format
 msgid "could not implement window ORDER BY"
 msgstr "konnte ORDER BY für Fenster nicht implementieren"
 
-#: optimizer/plan/planner.c:5485
+#: optimizer/plan/planner.c:5492
 #, c-format
 msgid "Window ordering columns must be of sortable datatypes."
 msgstr "Fenstersortierspalten müssen sortierbare Datentypen haben."
 
-#: optimizer/plan/setrefs.c:418
+#: optimizer/plan/setrefs.c:414
 #, c-format
 msgid "too many range table entries"
 msgstr "zu viele Range-Table-Einträge"
 
-#: optimizer/prep/prepunion.c:538
+#: optimizer/prep/prepunion.c:544
 #, c-format
 msgid "could not implement recursive UNION"
 msgstr "konnte rekursive UNION nicht implementieren"
 
-#: optimizer/prep/prepunion.c:539
+#: optimizer/prep/prepunion.c:545
 #, c-format
 msgid "All column datatypes must be hashable."
 msgstr "Alle Spaltendatentypen müssen hashbar sein."
 
 #. translator: %s is UNION, INTERSECT, or EXCEPT
-#: optimizer/prep/prepunion.c:1073
+#: optimizer/prep/prepunion.c:1079
 #, c-format
 msgid "could not implement %s"
 msgstr "konnte %s nicht implementieren"
 
-#: optimizer/util/clauses.c:4834
+#: optimizer/util/clauses.c:4854
 #, c-format
 msgid "SQL function \"%s\" during inlining"
 msgstr "SQL-Funktion »%s« beim Inlining"
@@ -14144,7 +14193,7 @@ msgstr "ON CONFLICT DO UDPATE nicht unterstützt mit Exclusion-Constraints"
 msgid "there is no unique or exclusion constraint matching the ON CONFLICT specification"
 msgstr "es gibt keinen Unique-Constraint oder Exclusion-Constraint, der auf die ON-CONFLICT-Angabe passt"
 
-#: parser/analyze.c:709 parser/analyze.c:1388
+#: parser/analyze.c:709 parser/analyze.c:1414
 #, c-format
 msgid "VALUES lists must all be the same length"
 msgstr "VALUES-Listen müssen alle die gleiche Länge haben"
@@ -14164,184 +14213,184 @@ msgstr "INSERT hat mehr Zielspalten als Ausdrücke"
 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 "Der einzufügende Wert ist ein Zeilenausdruck mit der gleichen Anzahl Spalten wie von INSERT erwartet. Haben Sie versehentlich zu viele Klammern gesetzt?"
 
-#: parser/analyze.c:1201 parser/analyze.c:1598
+#: parser/analyze.c:1227 parser/analyze.c:1624
 #, c-format
 msgid "SELECT ... INTO is not allowed here"
 msgstr "SELECT ... INTO ist hier nicht erlaubt"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:1530 parser/analyze.c:2832
+#: parser/analyze.c:1556 parser/analyze.c:2858
 #, c-format
 msgid "%s cannot be applied to VALUES"
 msgstr "%s kann nicht auf VALUES angewendet werden"
 
-#: parser/analyze.c:1749
+#: parser/analyze.c:1775
 #, c-format
 msgid "invalid UNION/INTERSECT/EXCEPT ORDER BY clause"
 msgstr "ungültige ORDER-BY-Klausel mit UNION/INTERSECT/EXCEPT"
 
-#: parser/analyze.c:1750
+#: parser/analyze.c:1776
 #, c-format
 msgid "Only result column names can be used, not expressions or functions."
 msgstr "Es können nur Ergebnisspaltennamen verwendet werden, keine Ausdrücke oder Funktionen."
 
-#: parser/analyze.c:1751
+#: parser/analyze.c:1777
 #, c-format
 msgid "Add the expression/function to every SELECT, or move the UNION into a FROM clause."
 msgstr "Fügen Sie den Ausdrück/die Funktion jedem SELECT hinzu oder verlegen Sie die UNION in eine FROM-Klausel."
 
-#: parser/analyze.c:1812
+#: parser/analyze.c:1838
 #, c-format
 msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT"
 msgstr "INTO ist nur im ersten SELECT von UNION/INTERSECT/EXCEPT erlaubt"
 
-#: parser/analyze.c:1884
+#: parser/analyze.c:1910
 #, c-format
 msgid "UNION/INTERSECT/EXCEPT member statement cannot refer to other relations of same query level"
 msgstr "Teilanweisung von UNION/INTERSECT/EXCEPT kann nicht auf andere Relationen auf der selben Anfrageebene verweisen"
 
-#: parser/analyze.c:1973
+#: parser/analyze.c:1999
 #, c-format
 msgid "each %s query must have the same number of columns"
 msgstr "jede %s-Anfrage muss die gleiche Anzahl Spalten haben"
 
-#: parser/analyze.c:2366
+#: parser/analyze.c:2392
 #, c-format
 msgid "RETURNING must have at least one column"
 msgstr "RETURNING muss mindestens eine Spalte haben"
 
-#: parser/analyze.c:2407
+#: parser/analyze.c:2433
 #, c-format
 msgid "cannot specify both SCROLL and NO SCROLL"
 msgstr "SCROLL und NO SCROLL können nicht beide angegeben werden"
 
-#: parser/analyze.c:2426
+#: parser/analyze.c:2452
 #, c-format
 msgid "DECLARE CURSOR must not contain data-modifying statements in WITH"
 msgstr "DECLARE CURSOR darf keine datenmodifizierenden Anweisungen in WITH enthalten"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2434
+#: parser/analyze.c:2460
 #, c-format
 msgid "DECLARE CURSOR WITH HOLD ... %s is not supported"
 msgstr "DECLARE CURSOR WITH HOLD ... %s wird nicht unterstützt"
 
-#: parser/analyze.c:2437
+#: parser/analyze.c:2463
 #, c-format
 msgid "Holdable cursors must be READ ONLY."
 msgstr "Haltbare Cursor müssen READ ONLY sein."
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2445
+#: parser/analyze.c:2471
 #, c-format
 msgid "DECLARE SCROLL CURSOR ... %s is not supported"
 msgstr "DECLARE SCROLL CURSOR ... %s wird nicht unterstützt"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2456
+#: parser/analyze.c:2482
 #, c-format
 msgid "DECLARE INSENSITIVE CURSOR ... %s is not supported"
 msgstr "DECLARE INSENSITIVE CURSOR ... %s wird nicht unterstützt"
 
-#: parser/analyze.c:2459
+#: parser/analyze.c:2485
 #, c-format
 msgid "Insensitive cursors must be READ ONLY."
 msgstr "Insensitive Cursor müssen READ ONLY sein."
 
-#: parser/analyze.c:2525
+#: parser/analyze.c:2551
 #, c-format
 msgid "materialized views must not use data-modifying statements in WITH"
 msgstr "materialisierte Sichten dürfen keine datenmodifizierenden Anweisungen in WITH verwenden"
 
-#: parser/analyze.c:2535
+#: parser/analyze.c:2561
 #, c-format
 msgid "materialized views must not use temporary tables or views"
 msgstr "materialisierte Sichten dürfen keine temporären Tabellen oder Sichten verwenden"
 
-#: parser/analyze.c:2545
+#: parser/analyze.c:2571
 #, c-format
 msgid "materialized views may not be defined using bound parameters"
 msgstr "materialisierte Sichten können nicht unter Verwendung von gebundenen Parametern definiert werden"
 
-#: parser/analyze.c:2557
+#: parser/analyze.c:2583
 #, c-format
 msgid "materialized views cannot be UNLOGGED"
 msgstr "materialisierte Sichten können nicht UNLOGGED sein"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2660
+#: parser/analyze.c:2686
 #, c-format
 msgid "%s is not allowed with DISTINCT clause"
 msgstr "%s ist nicht mit DISTINCT-Klausel erlaubt"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2667
+#: parser/analyze.c:2693
 #, c-format
 msgid "%s is not allowed with GROUP BY clause"
 msgstr "%s ist nicht mit GROUP-BY-Klausel erlaubt"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2674
+#: parser/analyze.c:2700
 #, c-format
 msgid "%s is not allowed with HAVING clause"
 msgstr "%s ist nicht mit HAVING-Klausel erlaubt"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2681
+#: parser/analyze.c:2707
 #, c-format
 msgid "%s is not allowed with aggregate functions"
 msgstr "%s ist nicht mit Aggregatfunktionen erlaubt"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2688
+#: parser/analyze.c:2714
 #, c-format
 msgid "%s is not allowed with window functions"
 msgstr "%s ist nicht mit Fensterfunktionen erlaubt"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2695
+#: parser/analyze.c:2721
 #, c-format
 msgid "%s is not allowed with set-returning functions in the target list"
 msgstr "%s ist nicht mit Funktionen mit Ergebnismenge in der Targetliste erlaubt"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2774
+#: parser/analyze.c:2800
 #, c-format
 msgid "%s must specify unqualified relation names"
 msgstr "%s muss unqualifizierte Relationsnamen angeben"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2805
+#: parser/analyze.c:2831
 #, c-format
 msgid "%s cannot be applied to a join"
 msgstr "%s kann nicht auf einen Verbund angewendet werden"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2814
+#: parser/analyze.c:2840
 #, c-format
 msgid "%s cannot be applied to a function"
 msgstr "%s kann nicht auf eine Funktion angewendet werden"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2823
+#: parser/analyze.c:2849
 #, c-format
 msgid "%s cannot be applied to a table function"
 msgstr "%s kann nicht auf eine Tabellenfunktion angewendet werden"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2841
+#: parser/analyze.c:2867
 #, c-format
 msgid "%s cannot be applied to a WITH query"
 msgstr "%s kann nicht auf eine WITH-Anfrage angewendet werden"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2850
+#: parser/analyze.c:2876
 #, c-format
 msgid "%s cannot be applied to a named tuplestore"
 msgstr "%s kann nicht auf einen benannten Tupelstore angewendet werden"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2867
+#: parser/analyze.c:2893
 #, c-format
 msgid "relation \"%s\" in %s clause not found in FROM clause"
 msgstr "Relation »%s« in %s nicht in der FROM-Klausel gefunden"
@@ -14516,7 +14565,7 @@ 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:736 parser/parse_expr.c:1766 parser/parse_expr.c:2246
-#: parser/parse_func.c:802
+#: parser/parse_func.c:866
 #, c-format
 msgid "You might be able to move the set-returning function into a LATERAL FROM item."
 msgstr "Sie können möglicherweise die Funktion mit Ergebnismenge in ein LATERAL-FROM-Element verschieben."
@@ -14624,7 +14673,7 @@ msgstr "Argumente von GROUPING müssen Gruppierausdrücke der zugehörigen Anfra
 msgid "relation \"%s\" cannot be the target of a modifying statement"
 msgstr "Relation »%s« kann nicht das Ziel einer datenverändernden Anweisung sein"
 
-#: parser/parse_clause.c:615 parser/parse_clause.c:643 parser/parse_func.c:2220
+#: parser/parse_clause.c:615 parser/parse_clause.c:643 parser/parse_func.c:2284
 #, c-format
 msgid "set-returning functions must appear at top level of FROM"
 msgstr "Funktionen mit Ergebnismenge müssen auf oberster Ebene von FROM erscheinen"
@@ -14795,92 +14844,98 @@ msgstr "Lassen Sie die Klammern in dieser OVER-Klausel weg."
 msgid "RANGE with offset PRECEDING/FOLLOWING requires exactly one ORDER BY column"
 msgstr ""
 
-#: parser/parse_clause.c:2864
+#: parser/parse_clause.c:2804
+#, fuzzy, c-format
+#| msgid "window function %s requires an OVER clause"
+msgid "GROUPS mode requires an ORDER BY clause"
+msgstr "Fensterfunktion %s erfordert eine OVER-Klausel"
+
+#: parser/parse_clause.c:2874
 #, c-format
 msgid "in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list"
 msgstr "in einer Aggregatfunktion mit DISTINCT müssen ORDER-BY-Ausdrücke in der Argumentliste erscheinen"
 
-#: parser/parse_clause.c:2865
+#: parser/parse_clause.c:2875
 #, c-format
 msgid "for SELECT DISTINCT, ORDER BY expressions must appear in select list"
 msgstr "bei SELECT DISTINCT müssen ORDER-BY-Ausdrücke in der Select-Liste erscheinen"
 
-#: parser/parse_clause.c:2897
+#: parser/parse_clause.c:2907
 #, c-format
 msgid "an aggregate with DISTINCT must have at least one argument"
 msgstr "eine Aggregatfunktion mit DISTINCT muss mindestens ein Argument haben"
 
-#: parser/parse_clause.c:2898
+#: parser/parse_clause.c:2908
 #, c-format
 msgid "SELECT DISTINCT must have at least one column"
 msgstr "SELECT DISTINCT muss mindestens eine Spalte haben"
 
-#: parser/parse_clause.c:2964 parser/parse_clause.c:2996
+#: parser/parse_clause.c:2974 parser/parse_clause.c:3006
 #, c-format
 msgid "SELECT DISTINCT ON expressions must match initial ORDER BY expressions"
 msgstr "Ausdrücke in SELECT DISTINCT ON müssen mit den ersten Ausdrücken in ORDER BY übereinstimmen"
 
-#: parser/parse_clause.c:3074
+#: parser/parse_clause.c:3084
 #, c-format
 msgid "ASC/DESC is not allowed in ON CONFLICT clause"
 msgstr "ASC/DESC ist in der ON-CONFLICT-Klausel nicht erlaubt"
 
-#: parser/parse_clause.c:3080
+#: parser/parse_clause.c:3090
 #, c-format
 msgid "NULLS FIRST/LAST is not allowed in ON CONFLICT clause"
 msgstr "NULLS FIRST/LAST ist in der ON-CONFLICT-Klausel nicht erlaubt"
 
-#: parser/parse_clause.c:3159
+#: parser/parse_clause.c:3169
 #, c-format
 msgid "ON CONFLICT DO UPDATE requires inference specification or constraint name"
 msgstr "ON CONFLICT DO UPDATE benötigt Inferenzangabe oder Constraint-Namen"
 
-#: parser/parse_clause.c:3160
+#: parser/parse_clause.c:3170
 #, c-format
 msgid "For example, ON CONFLICT (column_name)."
 msgstr "Zum Bespiel ON CONFLICT (Spaltenname)."
 
-#: parser/parse_clause.c:3171
+#: parser/parse_clause.c:3181
 #, c-format
 msgid "ON CONFLICT is not supported with system catalog tables"
 msgstr "ON CONFLICT wird nicht mit Systemkatalogtabellen unterstützt"
 
-#: parser/parse_clause.c:3179
+#: parser/parse_clause.c:3189
 #, c-format
 msgid "ON CONFLICT is not supported on table \"%s\" used as a catalog table"
 msgstr "ON CONFLICT wird nicht unterstützt mit Tabelle »%s«, die als Katalogtabelle verwendet wird"
 
-#: parser/parse_clause.c:3322
+#: parser/parse_clause.c:3332
 #, c-format
 msgid "operator %s is not a valid ordering operator"
 msgstr "Operator %s ist kein gültiger Sortieroperator"
 
-#: parser/parse_clause.c:3324
+#: parser/parse_clause.c:3334
 #, c-format
 msgid "Ordering operators must be \"<\" or \">\" members of btree operator families."
 msgstr "Sortieroperatoren müssen die Mitglieder »<« oder »>« einer »btree«-Operatorfamilie sein."
 
-#: parser/parse_clause.c:3635
+#: parser/parse_clause.c:3645
 #, c-format
 msgid "RANGE with offset PRECEDING/FOLLOWING is not supported for column type %s"
 msgstr ""
 
-#: parser/parse_clause.c:3641
+#: parser/parse_clause.c:3651
 #, c-format
 msgid "RANGE with offset PRECEDING/FOLLOWING is not supported for column type %s and offset type %s"
 msgstr ""
 
-#: parser/parse_clause.c:3644
+#: parser/parse_clause.c:3654
 #, c-format
 msgid "Cast the offset value to an appropriate type."
 msgstr ""
 
-#: parser/parse_clause.c:3649
+#: parser/parse_clause.c:3659
 #, c-format
 msgid "RANGE with offset PRECEDING/FOLLOWING has multiple interpretations for column type %s and offset type %s"
 msgstr ""
 
-#: parser/parse_clause.c:3652
+#: parser/parse_clause.c:3662
 #, c-format
 msgid "Cast the offset value to the exact intended type."
 msgstr ""
@@ -15166,7 +15221,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:1764 parser/parse_expr.c:2244 parser/parse_func.c:2327
+#: parser/parse_expr.c:1764 parser/parse_expr.c:2244 parser/parse_func.c:2391
 #, c-format
 msgid "set-returning functions are not allowed in %s"
 msgstr "Funktionen mit Ergebnismenge sind in %s nicht erlaubt"
@@ -15302,267 +15357,285 @@ msgstr "IS DISTINCT FROM erfordert, dass Operator = boolean ergibt"
 msgid "operator precedence change: %s is now lower precedence than %s"
 msgstr "Änderung der Operatorrangfolge: %s hat jetzt niedrigere Priorität als %s"
 
-#: parser/parse_func.c:179
+#: parser/parse_func.c:185
 #, c-format
 msgid "argument name \"%s\" used more than once"
 msgstr "Argumentname »%s« mehrmals angegeben"
 
-#: parser/parse_func.c:190
+#: parser/parse_func.c:196
 #, c-format
 msgid "positional argument cannot follow named argument"
 msgstr "Positionsargument kann nicht hinter benanntem Argument stehen"
 
-#: parser/parse_func.c:275
+#: parser/parse_func.c:278 parser/parse_func.c:2184
+#, c-format
+msgid "%s is not a procedure"
+msgstr "%s ist keine Prozedur"
+
+#: parser/parse_func.c:282
+#, c-format
+msgid "To call a function, use SELECT."
+msgstr "Um eine Funktion aufzurufen, verwenden Sie SELECT."
+
+#: parser/parse_func.c:288
+#, c-format
+msgid "%s is a procedure"
+msgstr "%s ist eine Prozedur"
+
+#: parser/parse_func.c:292
+#, c-format
+msgid "To call a procedure, use CALL."
+msgstr "Um eine Prozedur aufzurufen, verwenden Sie CALL."
+
+#: parser/parse_func.c:306
 #, c-format
 msgid "%s(*) specified, but %s is not an aggregate function"
 msgstr "%s(*) angegeben, aber %s ist keine Aggregatfunktion"
 
-#: parser/parse_func.c:282
+#: parser/parse_func.c:313
 #, c-format
 msgid "DISTINCT specified, but %s is not an aggregate function"
 msgstr "DISTINCT wurde angegeben, aber %s ist keine Aggregatfunktion"
 
-#: parser/parse_func.c:288
+#: parser/parse_func.c:319
 #, c-format
 msgid "WITHIN GROUP specified, but %s is not an aggregate function"
 msgstr "WITHIN GROUP wurde angegeben, aber %s ist keine Aggregatfunktion"
 
-#: parser/parse_func.c:294
+#: parser/parse_func.c:325
 #, c-format
 msgid "ORDER BY specified, but %s is not an aggregate function"
 msgstr "ORDER BY angegeben, aber %s ist keine Aggregatfunktion"
 
-#: parser/parse_func.c:300
+#: parser/parse_func.c:331
 #, c-format
 msgid "FILTER specified, but %s is not an aggregate function"
 msgstr "FILTER wurde angegeben, aber %s ist keine Aggregatfunktion"
 
-#: parser/parse_func.c:306
+#: parser/parse_func.c:337
 #, c-format
 msgid "OVER specified, but %s is not a window function nor an aggregate function"
 msgstr "OVER angegeben, aber %s ist keine Fensterfunktion oder Aggregatfunktion"
 
-#: parser/parse_func.c:313 parser/parse_func.c:342 parser/parse_func.c:2120
-#, c-format
-msgid "%s is not a procedure"
-msgstr "%s ist keine Prozedur"
-
-#: parser/parse_func.c:317
-#, c-format
-msgid "To call a function, use SELECT."
-msgstr "Um eine Funktion aufzurufen, verwenden Sie SELECT."
-
-#: parser/parse_func.c:323
-#, c-format
-msgid "%s is a procedure"
-msgstr "%s ist eine Prozedur"
-
-#: parser/parse_func.c:327
-#, c-format
-msgid "To call a procedure, use CALL."
-msgstr "Um eine Prozedur aufzurufen, verwenden Sie CALL."
-
-#: parser/parse_func.c:365
+#: parser/parse_func.c:375
 #, c-format
 msgid "WITHIN GROUP is required for ordered-set aggregate %s"
 msgstr "WITHIN GROUP muss angegeben werden für Ordered-Set-Aggregatfunktion %s"
 
-#: parser/parse_func.c:371
+#: parser/parse_func.c:381
 #, c-format
 msgid "OVER is not supported for ordered-set aggregate %s"
 msgstr "OVER wird für Ordered-Set-Aggregatfunktion %s nicht unterstützt"
 
-#: parser/parse_func.c:402 parser/parse_func.c:431
+#: parser/parse_func.c:412 parser/parse_func.c:441
 #, c-format
 msgid "There is an ordered-set aggregate %s, but it requires %d direct arguments, not %d."
 msgstr "Es gibt eine Ordered-Set-Aggregatfunktion %s, aber sie benötigt %d direkte Argumente, nicht %d."
 
-#: parser/parse_func.c:456
+#: parser/parse_func.c:466
 #, c-format
 msgid "To use the hypothetical-set aggregate %s, the number of hypothetical direct arguments (here %d) must match the number of ordering columns (here %d)."
 msgstr "Um die Hypothetical-Set-Aggregatfunktion %s zu verwenden, muss die Anzahl der hypothetischen direkten Argumente (hier %d) mit der Anzahl der Sortierspalten (hier %d) übereinstimmen."
 
-#: parser/parse_func.c:470
+#: parser/parse_func.c:480
 #, c-format
 msgid "There is an ordered-set aggregate %s, but it requires at least %d direct arguments."
 msgstr "Es gibt eine Ordered-Set-Aggregatfunktion %s, aber sie benötigt mindestens %d direkte Argumente."
 
-#: parser/parse_func.c:489
+#: parser/parse_func.c:499
 #, c-format
 msgid "%s is not an ordered-set aggregate, so it cannot have WITHIN GROUP"
 msgstr "%s ist keine Ordered-Set-Aggregatfunktion und kann deshalb kein WITHIN GROUP haben"
 
-#: parser/parse_func.c:502
+#: parser/parse_func.c:512
 #, c-format
 msgid "window function %s requires an OVER clause"
 msgstr "Fensterfunktion %s erfordert eine OVER-Klausel"
 
-#: parser/parse_func.c:509
+#: parser/parse_func.c:519
 #, c-format
 msgid "window function %s cannot have WITHIN GROUP"
 msgstr "Fensterfunktion %s kann kein WITHIN GROUP haben"
 
-#: parser/parse_func.c:530
+#: parser/parse_func.c:548
+#, fuzzy, c-format
+#| msgid "procedure %s does not exist"
+msgid "procedure %s is not unique"
+msgstr "Prozedur %s existiert nicht"
+
+#: parser/parse_func.c:551
+#, fuzzy, c-format
+#| msgid "Could not choose a best candidate operator. You might need to add explicit type casts."
+msgid "Could not choose a best candidate procedure. You might need to add explicit type casts."
+msgstr "Konnte keinen besten Kandidatoperator auswählen. Sie müssen möglicherweise ausdrückliche Typumwandlungen hinzufügen."
+
+#: parser/parse_func.c:557
 #, c-format
 msgid "function %s is not unique"
 msgstr "Funktion %s ist nicht eindeutig"
 
-#: parser/parse_func.c:533
+#: parser/parse_func.c:560
 #, c-format
 msgid "Could not choose a best candidate function. You might need to add explicit type casts."
 msgstr "Konnte keine beste Kandidatfunktion auswählen. Sie müssen möglicherweise ausdrückliche Typumwandlungen hinzufügen."
 
-#: parser/parse_func.c:544
+#: parser/parse_func.c:599
 #, c-format
 msgid "No aggregate function matches the given name and argument types. Perhaps you misplaced ORDER BY; ORDER BY must appear after all regular arguments of the aggregate."
 msgstr "Keine Aggregatfunktion stimmt mit dem angegebenen Namen und den Argumenttypen überein. Mõglicherweise steht ORDER BY an der falschen Stelle; ORDER BY muss hinter allen normalen Argumenten der Aggregatfunktion stehen."
 
-#: parser/parse_func.c:555
+#: parser/parse_func.c:607 parser/parse_func.c:2172
+#, c-format
+msgid "procedure %s does not exist"
+msgstr "Prozedur %s existiert nicht"
+
+#: parser/parse_func.c:610
+#, fuzzy, c-format
+#| msgid "No operator matches the given name and argument types. You might need to add explicit type casts."
+msgid "No procedure matches the given name and argument types. You might need to add explicit type casts."
+msgstr "Kein Operator stimmt mit dem angegebenen Namen und den Argumenttypen überein. Sie müssen möglicherweise ausdrückliche Typumwandlungen hinzufügen."
+
+#: parser/parse_func.c:619
 #, c-format
 msgid "No function matches the given name and argument types. You might need to add explicit type casts."
 msgstr "Keine Funktion stimmt mit dem angegebenen Namen und den Argumenttypen überein. Sie müssen möglicherweise ausdrückliche Typumwandlungen hinzufügen."
 
-#: parser/parse_func.c:657
+#: parser/parse_func.c:721
 #, c-format
 msgid "VARIADIC argument must be an array"
 msgstr "VARIADIC-Argument muss ein Array sein"
 
-#: parser/parse_func.c:709 parser/parse_func.c:773
+#: parser/parse_func.c:773 parser/parse_func.c:837
 #, c-format
 msgid "%s(*) must be used to call a parameterless aggregate function"
 msgstr "beim Aufruf einer parameterlosen Aggregatfunktion muss %s(*) angegeben werden"
 
-#: parser/parse_func.c:716
+#: parser/parse_func.c:780
 #, c-format
 msgid "aggregates cannot return sets"
 msgstr "Aggregatfunktionen können keine Ergebnismengen zurückgeben"
 
-#: parser/parse_func.c:731
+#: parser/parse_func.c:795
 #, c-format
 msgid "aggregates cannot use named arguments"
 msgstr "Aggregatfunktionen können keine benannten Argumente verwenden"
 
-#: parser/parse_func.c:763
+#: parser/parse_func.c:827
 #, c-format
 msgid "DISTINCT is not implemented for window functions"
 msgstr "DISTINCT ist für Fensterfunktionen nicht implementiert"
 
-#: parser/parse_func.c:783
+#: parser/parse_func.c:847
 #, 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_func.c:792
+#: parser/parse_func.c:856
 #, c-format
 msgid "FILTER is not implemented for non-aggregate window functions"
 msgstr "FILTER ist für Fensterfunktionen, die keine Aggregatfunktionen sind, nicht implementiert"
 
-#: parser/parse_func.c:801
+#: parser/parse_func.c:865
 #, c-format
 msgid "window function calls cannot contain set-returning function calls"
 msgstr "Aufrufe von Fensterfunktionen können keine Aufrufe von Funktionen mit Ergebnismenge enthalten"
 
-#: parser/parse_func.c:809
+#: parser/parse_func.c:873
 #, c-format
 msgid "window functions cannot return sets"
 msgstr "Fensterfunktionen können keine Ergebnismengen zurückgeben"
 
-#: parser/parse_func.c:1995
+#: parser/parse_func.c:2059
 #, c-format
 msgid "function name \"%s\" is not unique"
 msgstr "Funktionsname »%s« ist nicht eindeutig"
 
-#: parser/parse_func.c:1997
+#: parser/parse_func.c:2061
 #, c-format
 msgid "Specify the argument list to select the function unambiguously."
 msgstr "Geben Sie eine Argumentliste an, um die Funktion eindeutig auszuwählen."
 
-#: parser/parse_func.c:2007
+#: parser/parse_func.c:2071
 #, c-format
 msgid "could not find a function named \"%s\""
 msgstr "konnte keine Funktion namens »%s« finden"
 
-#: parser/parse_func.c:2089
+#: parser/parse_func.c:2153
 #, c-format
 msgid "%s is not a function"
 msgstr "%s ist keine Funktion"
 
-#: parser/parse_func.c:2103
+#: parser/parse_func.c:2167
 #, c-format
 msgid "could not find a procedure named \"%s\""
 msgstr "konnte keine Prozedur namens »%s« finden"
 
-#: parser/parse_func.c:2108
-#, c-format
-msgid "procedure %s does not exist"
-msgstr "Prozedur %s existiert nicht"
-
-#: parser/parse_func.c:2134
+#: parser/parse_func.c:2198
 #, fuzzy, c-format
 #| msgid "could not find a function named \"%s\""
-msgid "could not find a aggregate named \"%s\""
+msgid "could not find an aggregate named \"%s\""
 msgstr "konnte keine Funktion namens »%s« finden"
 
-#: parser/parse_func.c:2139
+#: parser/parse_func.c:2203
 #, c-format
 msgid "aggregate %s(*) does not exist"
 msgstr "Aggregatfunktion %s(*) existiert nicht"
 
-#: parser/parse_func.c:2144
+#: parser/parse_func.c:2208
 #, c-format
 msgid "aggregate %s does not exist"
 msgstr "Aggregatfunktion %s existiert nicht"
 
-#: parser/parse_func.c:2157
+#: parser/parse_func.c:2221
 #, c-format
 msgid "function %s is not an aggregate"
 msgstr "Funktion %s ist keine Aggregatfunktion"
 
-#: parser/parse_func.c:2207
+#: parser/parse_func.c:2271
 msgid "set-returning functions are not allowed in JOIN conditions"
 msgstr "Funktionen mit Ergebnismenge sind in JOIN-Bedingungen nicht erlaubt"
 
-#: parser/parse_func.c:2228
+#: parser/parse_func.c:2292
 msgid "set-returning functions are not allowed in policy expressions"
 msgstr "Funktionen mit Ergebnismenge sind in Policy-Ausdrücken nicht erlaubt"
 
-#: parser/parse_func.c:2244
+#: parser/parse_func.c:2308
 msgid "set-returning functions are not allowed in window definitions"
 msgstr "Funktionen mit Ergebnismenge sind in Fensterdefinitionen nicht erlaubt"
 
-#: parser/parse_func.c:2282
+#: parser/parse_func.c:2346
 msgid "set-returning functions are not allowed in check constraints"
 msgstr "Funktionen mit Ergebnismenge sind in Check-Constraints nicht erlaubt"
 
-#: parser/parse_func.c:2286
+#: parser/parse_func.c:2350
 msgid "set-returning functions are not allowed in DEFAULT expressions"
 msgstr "Funktionen mit Ergebnismenge sind in DEFAULT-Ausdrücken nicht erlaubt"
 
-#: parser/parse_func.c:2289
+#: parser/parse_func.c:2353
 msgid "set-returning functions are not allowed in index expressions"
 msgstr "Funktionen mit Ergebnismenge sind in Indexausdrücken nicht erlaubt"
 
-#: parser/parse_func.c:2292
+#: parser/parse_func.c:2356
 msgid "set-returning functions are not allowed in index predicates"
 msgstr "Funktionen mit Ergebnismenge sind in Indexprädikaten nicht erlaubt"
 
-#: parser/parse_func.c:2295
+#: parser/parse_func.c:2359
 msgid "set-returning functions are not allowed in transform expressions"
 msgstr "Funktionen mit Ergebnismenge sind in Umwandlungsausdrücken nicht erlaubt"
 
-#: parser/parse_func.c:2298
+#: parser/parse_func.c:2362
 msgid "set-returning functions are not allowed in EXECUTE parameters"
 msgstr "Funktionen mit Ergebnismenge sind in EXECUTE-Parametern nicht erlaubt"
 
-#: parser/parse_func.c:2301
+#: parser/parse_func.c:2365
 msgid "set-returning functions are not allowed in trigger WHEN conditions"
 msgstr "Funktionen mit Ergebnismenge sind in der WHEN-Bedingung eines Triggers nicht erlaubt"
 
-#: parser/parse_func.c:2304
+#: parser/parse_func.c:2368
 msgid "set-returning functions are not allowed in partition key expressions"
 msgstr "Funktionen mit Ergebnismenge sind in Partitionierungsschlüsselausdrücken nicht erlaubt"
 
-#: parser/parse_func.c:2307
+#: parser/parse_func.c:2371
 msgid "set-returning functions are not allowed in CALL arguments"
 msgstr "Funktionen mit Ergebnismenge sind in CALL-Argumenten nicht erlaubt"
 
@@ -15844,318 +15917,318 @@ msgstr "ungültiger Typname: »%s«"
 msgid "cannot create partitioned table as inheritance child"
 msgstr "partitionierte Tabelle kann nicht als Vererbungskind erzeugt werden"
 
-#: parser/parse_utilcmd.c:447
+#: parser/parse_utilcmd.c:448
 #, c-format
 msgid "%s will create implicit sequence \"%s\" for serial column \"%s.%s\""
 msgstr "%s erstellt implizit eine Sequenz »%s« für die »serial«-Spalte »%s.%s«"
 
-#: parser/parse_utilcmd.c:570
+#: parser/parse_utilcmd.c:571
 #, c-format
 msgid "array of serial is not implemented"
 msgstr "Array aus Typ serial ist nicht implementiert"
 
-#: parser/parse_utilcmd.c:646 parser/parse_utilcmd.c:658
+#: parser/parse_utilcmd.c:647 parser/parse_utilcmd.c:659
 #, c-format
 msgid "conflicting NULL/NOT NULL declarations for column \"%s\" of table \"%s\""
 msgstr "widersprüchliche NULL/NOT NULL-Deklarationen für Spalte »%s« von Tabelle »%s«"
 
-#: parser/parse_utilcmd.c:670
+#: parser/parse_utilcmd.c:671
 #, c-format
 msgid "multiple default values specified for column \"%s\" of table \"%s\""
 msgstr "mehrere Vorgabewerte angegeben für Spalte »%s« von Tabelle »%s«"
 
-#: parser/parse_utilcmd.c:687
+#: parser/parse_utilcmd.c:688
 #, c-format
 msgid "identity columns are not supported on typed tables"
 msgstr "Identitätsspalten in getypten Tabellen werden nicht unterstützt"
 
-#: parser/parse_utilcmd.c:691
+#: parser/parse_utilcmd.c:692
 #, c-format
 msgid "identity columns are not supported on partitions"
 msgstr "Identitätsspalten in partitionierten Tabellen werden nicht unterstützt"
 
-#: parser/parse_utilcmd.c:700
+#: parser/parse_utilcmd.c:701
 #, c-format
 msgid "multiple identity specifications for column \"%s\" of table \"%s\""
 msgstr "mehrere Identitätsangaben für Spalte »%s« von Tabelle »%s«"
 
-#: parser/parse_utilcmd.c:723 parser/parse_utilcmd.c:822
+#: parser/parse_utilcmd.c:724 parser/parse_utilcmd.c:823
 #, c-format
 msgid "primary key constraints are not supported on foreign tables"
 msgstr "Primärschlüssel für Fremdtabellen werden nicht unterstützt"
 
-#: parser/parse_utilcmd.c:732 parser/parse_utilcmd.c:832
+#: parser/parse_utilcmd.c:733 parser/parse_utilcmd.c:833
 #, c-format
 msgid "unique constraints are not supported on foreign tables"
 msgstr "Unique-Constraints auf Fremdtabellen werden nicht unterstützt"
 
-#: parser/parse_utilcmd.c:749 parser/parse_utilcmd.c:862
+#: parser/parse_utilcmd.c:750 parser/parse_utilcmd.c:863
 #, c-format
 msgid "foreign key constraints are not supported on foreign tables"
 msgstr "Fremdschlüssel-Constraints auf Fremdtabellen werden nicht unterstützt"
 
-#: parser/parse_utilcmd.c:777
+#: parser/parse_utilcmd.c:778
 #, c-format
 msgid "both default and identity specified for column \"%s\" of table \"%s\""
 msgstr "sowohl Vorgabewert als auch Identität angegeben für Spalte »%s« von Tabelle »%s«"
 
-#: parser/parse_utilcmd.c:842
+#: parser/parse_utilcmd.c:843
 #, c-format
 msgid "exclusion constraints are not supported on foreign tables"
 msgstr "Exclusion-Constraints auf Fremdtabellen werden nicht unterstützt"
 
-#: parser/parse_utilcmd.c:848
+#: parser/parse_utilcmd.c:849
 #, c-format
 msgid "exclusion constraints are not supported on partitioned tables"
 msgstr "Exclusion-Constraints auf partitionierten Tabellen werden nicht unterstützt"
 
-#: parser/parse_utilcmd.c:912
+#: parser/parse_utilcmd.c:913
 #, c-format
 msgid "LIKE is not supported for creating foreign tables"
 msgstr "LIKE wird für das Erzeugen von Fremdtabellen nicht unterstützt"
 
-#: parser/parse_utilcmd.c:1517 parser/parse_utilcmd.c:1624
+#: parser/parse_utilcmd.c:1518 parser/parse_utilcmd.c:1625
 #, c-format
 msgid "Index \"%s\" contains a whole-row table reference."
 msgstr "Index »%s« enthält einen Verweis auf die ganze Zeile der Tabelle."
 
-#: parser/parse_utilcmd.c:1974
+#: parser/parse_utilcmd.c:1975
 #, c-format
 msgid "cannot use an existing index in CREATE TABLE"
 msgstr "bestehender Index kann nicht in CREATE TABLE verwendet werden"
 
-#: parser/parse_utilcmd.c:1994
+#: parser/parse_utilcmd.c:1995
 #, c-format
 msgid "index \"%s\" is already associated with a constraint"
 msgstr "Index »%s« gehört bereits zu einem Constraint"
 
-#: parser/parse_utilcmd.c:2002
+#: parser/parse_utilcmd.c:2003
 #, c-format
 msgid "index \"%s\" does not belong to table \"%s\""
 msgstr "Index »%s« gehört nicht zu Tabelle »%s«"
 
-#: parser/parse_utilcmd.c:2009
+#: parser/parse_utilcmd.c:2010
 #, c-format
 msgid "index \"%s\" is not valid"
 msgstr "Index »%s« ist nicht gültig"
 
-#: parser/parse_utilcmd.c:2015
+#: parser/parse_utilcmd.c:2016
 #, c-format
 msgid "\"%s\" is not a unique index"
 msgstr "»%s« ist kein Unique Index"
 
-#: parser/parse_utilcmd.c:2016 parser/parse_utilcmd.c:2023
-#: parser/parse_utilcmd.c:2030 parser/parse_utilcmd.c:2102
+#: parser/parse_utilcmd.c:2017 parser/parse_utilcmd.c:2024
+#: parser/parse_utilcmd.c:2031 parser/parse_utilcmd.c:2103
 #, c-format
 msgid "Cannot create a primary key or unique constraint using such an index."
 msgstr "Ein Primärschlüssel oder Unique-Constraint kann nicht mit einem solchen Index erzeugt werden."
 
-#: parser/parse_utilcmd.c:2022
+#: parser/parse_utilcmd.c:2023
 #, c-format
 msgid "index \"%s\" contains expressions"
 msgstr "Index »%s« enthält Ausdrücke"
 
-#: parser/parse_utilcmd.c:2029
+#: parser/parse_utilcmd.c:2030
 #, c-format
 msgid "\"%s\" is a partial index"
 msgstr "»%s« ist ein partieller Index"
 
-#: parser/parse_utilcmd.c:2041
+#: parser/parse_utilcmd.c:2042
 #, c-format
 msgid "\"%s\" is a deferrable index"
 msgstr "»%s« ist ein aufschiebbarer Index"
 
-#: parser/parse_utilcmd.c:2042
+#: parser/parse_utilcmd.c:2043
 #, c-format
 msgid "Cannot create a non-deferrable constraint using a deferrable index."
 msgstr "Ein nicht aufschiebbarer Constraint kann nicht mit einem aufschiebbaren Index erzeugt werden."
 
-#: parser/parse_utilcmd.c:2101
+#: parser/parse_utilcmd.c:2102
 #, c-format
 msgid "index \"%s\" does not have default sorting behavior"
 msgstr "Index »%s« hat nicht das Standardsortierverhalten"
 
-#: parser/parse_utilcmd.c:2250
+#: parser/parse_utilcmd.c:2251
 #, c-format
 msgid "column \"%s\" appears twice in primary key constraint"
 msgstr "Spalte »%s« erscheint zweimal im Primärschlüssel-Constraint"
 
-#: parser/parse_utilcmd.c:2256
+#: parser/parse_utilcmd.c:2257
 #, c-format
 msgid "column \"%s\" appears twice in unique constraint"
 msgstr "Spalte »%s« erscheint zweimal im Unique-Constraint"
 
-#: parser/parse_utilcmd.c:2579
+#: parser/parse_utilcmd.c:2580
 #, c-format
 msgid "index expressions and predicates can refer only to the table being indexed"
 msgstr "Indexausdrücke und -prädikate können nur auf die zu indizierende Tabelle verweisen"
 
-#: parser/parse_utilcmd.c:2625
+#: parser/parse_utilcmd.c:2626
 #, c-format
 msgid "rules on materialized views are not supported"
 msgstr "Regeln für materialisierte Sichten werden nicht unterstützt"
 
-#: parser/parse_utilcmd.c:2686
+#: parser/parse_utilcmd.c:2687
 #, c-format
 msgid "rule WHERE condition cannot contain references to other relations"
 msgstr "WHERE-Bedingung einer Regel kann keine Verweise auf andere Relationen enthalten"
 
-#: parser/parse_utilcmd.c:2758
+#: parser/parse_utilcmd.c:2759
 #, c-format
 msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE actions"
 msgstr "Regeln mit WHERE-Bedingungen können als Aktion nur SELECT, INSERT, UPDATE oder DELETE haben"
 
-#: parser/parse_utilcmd.c:2776 parser/parse_utilcmd.c:2875
-#: rewrite/rewriteHandler.c:497 rewrite/rewriteManip.c:1015
+#: parser/parse_utilcmd.c:2777 parser/parse_utilcmd.c:2876
+#: rewrite/rewriteHandler.c:498 rewrite/rewriteManip.c:1015
 #, c-format
 msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
 msgstr "UNION/INTERSECTION/EXCEPT mit Bedingung sind nicht implementiert"
 
-#: parser/parse_utilcmd.c:2794
+#: parser/parse_utilcmd.c:2795
 #, c-format
 msgid "ON SELECT rule cannot use OLD"
 msgstr "ON-SELECT-Regel kann nicht OLD verwenden"
 
-#: parser/parse_utilcmd.c:2798
+#: parser/parse_utilcmd.c:2799
 #, c-format
 msgid "ON SELECT rule cannot use NEW"
 msgstr "ON-SELECT-Regel kann nicht NEW verwenden"
 
-#: parser/parse_utilcmd.c:2807
+#: parser/parse_utilcmd.c:2808
 #, c-format
 msgid "ON INSERT rule cannot use OLD"
 msgstr "ON-INSERT-Regel kann nicht OLD verwenden"
 
-#: parser/parse_utilcmd.c:2813
+#: parser/parse_utilcmd.c:2814
 #, c-format
 msgid "ON DELETE rule cannot use NEW"
 msgstr "ON-DELETE-Regel kann nicht NEW verwenden"
 
-#: parser/parse_utilcmd.c:2841
+#: parser/parse_utilcmd.c:2842
 #, c-format
 msgid "cannot refer to OLD within WITH query"
 msgstr "in WITH-Anfrage kann nicht auf OLD verweisen werden"
 
-#: parser/parse_utilcmd.c:2848
+#: parser/parse_utilcmd.c:2849
 #, c-format
 msgid "cannot refer to NEW within WITH query"
 msgstr "in WITH-Anfrage kann nicht auf NEW verwiesen werden"
 
-#: parser/parse_utilcmd.c:3286
+#: parser/parse_utilcmd.c:3287
 #, c-format
 msgid "misplaced DEFERRABLE clause"
 msgstr "falsch platzierte DEFERRABLE-Klausel"
 
-#: parser/parse_utilcmd.c:3291 parser/parse_utilcmd.c:3306
+#: parser/parse_utilcmd.c:3292 parser/parse_utilcmd.c:3307
 #, c-format
 msgid "multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed"
 msgstr "mehrere DEFERRABLE/NOT DEFERRABLE-Klauseln sind nicht erlaubt"
 
-#: parser/parse_utilcmd.c:3301
+#: parser/parse_utilcmd.c:3302
 #, c-format
 msgid "misplaced NOT DEFERRABLE clause"
 msgstr "falsch platzierte NOT DEFERRABLE-Klausel"
 
-#: parser/parse_utilcmd.c:3322
+#: parser/parse_utilcmd.c:3323
 #, c-format
 msgid "misplaced INITIALLY DEFERRED clause"
 msgstr "falsch platzierte INITIALLY DEFERRED-Klausel"
 
-#: parser/parse_utilcmd.c:3327 parser/parse_utilcmd.c:3353
+#: parser/parse_utilcmd.c:3328 parser/parse_utilcmd.c:3354
 #, c-format
 msgid "multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed"
 msgstr "mehrere INITIALLY IMMEDIATE/DEFERRED-Klauseln sind nicht erlaubt"
 
-#: parser/parse_utilcmd.c:3348
+#: parser/parse_utilcmd.c:3349
 #, c-format
 msgid "misplaced INITIALLY IMMEDIATE clause"
 msgstr "falsch platzierte INITIALLY IMMEDIATE-Klausel"
 
-#: parser/parse_utilcmd.c:3539
+#: parser/parse_utilcmd.c:3540
 #, c-format
 msgid "CREATE specifies a schema (%s) different from the one being created (%s)"
 msgstr "CREATE gibt ein Schema an (%s) welches nicht gleich dem zu erzeugenden Schema ist (%s)"
 
-#: parser/parse_utilcmd.c:3573
+#: parser/parse_utilcmd.c:3574
 #, c-format
 msgid "table \"%s\" is not partitioned"
 msgstr "Tabelle »%s« ist nicht partitioniert"
 
-#: parser/parse_utilcmd.c:3580
+#: parser/parse_utilcmd.c:3581
 #, c-format
 msgid "index \"%s\" is not partitioned"
 msgstr "Index »%s« ist nicht partitioniert"
 
-#: parser/parse_utilcmd.c:3614
+#: parser/parse_utilcmd.c:3615
 #, fuzzy, c-format
 #| msgid "Partitioned tables cannot have ROW triggers."
 msgid "a hash-partitioned table may not have a default partition"
 msgstr "Partitionierte Tabellen können keine ROW-Trigger haben."
 
-#: parser/parse_utilcmd.c:3631
+#: parser/parse_utilcmd.c:3632
 #, fuzzy, c-format
 #| msgid "invalid bound specification for a list partition"
 msgid "invalid bound specification for a hash partition"
 msgstr "ungültige Begrenzungsangabe für eine Listenpartition"
 
-#: parser/parse_utilcmd.c:3637 partitioning/partbounds.c:2135
+#: parser/parse_utilcmd.c:3638 partitioning/partbounds.c:2127
 #, fuzzy, c-format
 #| msgid "%s: duration must be a positive integer (duration is \"%d\")\n"
 msgid "modulus for hash partition must be a positive integer"
 msgstr "%s: Dauer muss eine positive ganze Zahl sein (Dauer ist »%d«)\n"
 
-#: parser/parse_utilcmd.c:3644 partitioning/partbounds.c:2143
+#: parser/parse_utilcmd.c:3645 partitioning/partbounds.c:2135
 #, fuzzy, c-format
 #| msgid "precision for type float must be less than 54 bits"
 msgid "remainder for hash partition must be less than modulus"
 msgstr "Präzision von Typ float muss weniger als 54 Bits sein"
 
-#: parser/parse_utilcmd.c:3656
+#: parser/parse_utilcmd.c:3657
 #, c-format
 msgid "invalid bound specification for a list partition"
 msgstr "ungültige Begrenzungsangabe für eine Listenpartition"
 
-#: parser/parse_utilcmd.c:3712
+#: parser/parse_utilcmd.c:3713
 #, c-format
 msgid "invalid bound specification for a range partition"
 msgstr "ungültige Begrenzungsangabe für eine Bereichspartition"
 
-#: parser/parse_utilcmd.c:3718
+#: parser/parse_utilcmd.c:3719
 #, c-format
 msgid "FROM must specify exactly one value per partitioning column"
 msgstr "FROM muss genau einen Wert pro Partitionierungsspalte angeben"
 
-#: parser/parse_utilcmd.c:3722
+#: parser/parse_utilcmd.c:3723
 #, c-format
 msgid "TO must specify exactly one value per partitioning column"
 msgstr "TO muss genau einen Wert pro Partitionierungsspalte angeben"
 
-#: parser/parse_utilcmd.c:3769 parser/parse_utilcmd.c:3783
+#: parser/parse_utilcmd.c:3770 parser/parse_utilcmd.c:3784
 #, c-format
 msgid "cannot specify NULL in range bound"
 msgstr "NULL kann nicht in der Bereichsgrenze angegeben werden"
 
-#: parser/parse_utilcmd.c:3830
+#: parser/parse_utilcmd.c:3831
 #, c-format
 msgid "every bound following MAXVALUE must also be MAXVALUE"
 msgstr "jede Begrenzung, die auf MAXVALUE folgt, muss auch MAXVALUE sein"
 
-#: parser/parse_utilcmd.c:3837
+#: parser/parse_utilcmd.c:3838
 #, c-format
 msgid "every bound following MINVALUE must also be MINVALUE"
 msgstr "jede Begrenzung, die auf MINVALUE folgt, muss auch MINVALUE sein"
 
-#: parser/parse_utilcmd.c:3868 parser/parse_utilcmd.c:3880
+#: parser/parse_utilcmd.c:3869 parser/parse_utilcmd.c:3881
 #, c-format
 msgid "specified value cannot be cast to type %s for column \"%s\""
 msgstr "angegebener Wert kann nicht in Typ %s für Spalte »%s« umgewandelt werden"
 
-#: parser/parse_utilcmd.c:3882
+#: parser/parse_utilcmd.c:3883
 #, c-format
 msgid "The cast requires a non-immutable conversion."
 msgstr "Die Typumwandlung ist nicht »immutable«."
 
-#: parser/parse_utilcmd.c:3883
+#: parser/parse_utilcmd.c:3884
 #, c-format
 msgid "Try putting the literal value in single quotes."
 msgstr "Versuchen Sie, den Wert in einfachen Ausführungszeichen zu schreiben."
@@ -16203,24 +16276,24 @@ msgstr "Relation »%s« ist keine Partition von Relation »%s«"
 msgid "updated partition constraint for default partition \"%s\" would be violated by some row"
 msgstr "Partitions-Constraint wird von irgendeiner Zeile verletzt"
 
-#: partitioning/partbounds.c:2139
+#: partitioning/partbounds.c:2131
 #, c-format
 msgid "remainder for hash partition must be a non-negative integer"
 msgstr ""
 
-#: partitioning/partbounds.c:2166
+#: partitioning/partbounds.c:2158
 #, fuzzy, c-format
 #| msgid "\"%s\" is a partitioned table"
 msgid "\"%s\" is not a hash partitioned table"
 msgstr "»%s« ist eine partitionierte Tabelle"
 
-#: partitioning/partbounds.c:2177 partitioning/partbounds.c:2293
+#: partitioning/partbounds.c:2169 partitioning/partbounds.c:2285
 #, fuzzy, c-format
 #| msgid "number of columns does not match number of values"
 msgid "number of partitioning columns (%d) does not match number of partition keys provided (%d)"
 msgstr "Anzahl der Spalten stimmt nicht mit der Anzahl der Werte überein"
 
-#: partitioning/partbounds.c:2197 partitioning/partbounds.c:2229
+#: partitioning/partbounds.c:2189 partitioning/partbounds.c:2221
 #, c-format
 msgid "column %d of the partition key has type \"%s\", but supplied value is of type \"%s\""
 msgstr ""
@@ -16460,37 +16533,37 @@ msgstr "konnte Autovacuum-Worker-Prozess nicht starten (fork-Fehler): %m"
 msgid "autovacuum: processing database \"%s\""
 msgstr "Autovacuum: bearbeite Datenbank »%s«"
 
-#: postmaster/autovacuum.c:2275
+#: postmaster/autovacuum.c:2269
 #, c-format
 msgid "autovacuum: dropping orphan temp table \"%s.%s.%s\""
 msgstr "Autovacuum: lösche verwaiste temporäre Tabelle »%s.%s.%s«"
 
-#: postmaster/autovacuum.c:2504
+#: postmaster/autovacuum.c:2498
 #, c-format
 msgid "automatic vacuum of table \"%s.%s.%s\""
 msgstr "automatisches Vacuum der Tabelle »%s.%s.%s«"
 
-#: postmaster/autovacuum.c:2507
+#: postmaster/autovacuum.c:2501
 #, c-format
 msgid "automatic analyze of table \"%s.%s.%s\""
 msgstr "automatisches Analysieren der Tabelle »%s.%s.%s«"
 
-#: postmaster/autovacuum.c:2700
+#: postmaster/autovacuum.c:2694
 #, c-format
 msgid "processing work entry for relation \"%s.%s.%s\""
 msgstr "verarbeite Arbeitseintrag für Relation »%s.%s.%s«"
 
-#: postmaster/autovacuum.c:3279
+#: postmaster/autovacuum.c:3273
 #, c-format
 msgid "autovacuum not started because of misconfiguration"
 msgstr "Autovacuum wegen Fehlkonfiguration nicht gestartet"
 
-#: postmaster/autovacuum.c:3280
+#: postmaster/autovacuum.c:3274
 #, c-format
 msgid "Enable the \"track_counts\" option."
 msgstr "Schalten Sie die Option »track_counts« ein."
 
-#: postmaster/bgworker.c:395 postmaster/bgworker.c:862
+#: postmaster/bgworker.c:395 postmaster/bgworker.c:855
 #, c-format
 msgid "registering background worker \"%s\""
 msgstr "registriere Background-Worker »%s«"
@@ -16520,34 +16593,34 @@ msgstr "Background-Worker »%s«: ungültiges Neustart-Intervall"
 msgid "background worker \"%s\": parallel workers may not be configured for restart"
 msgstr "Background-Worker »%s«: parallele Arbeitsprozesse dürfen nicht für Neustart konfiguriert sein"
 
-#: postmaster/bgworker.c:681
+#: postmaster/bgworker.c:674
 #, c-format
 msgid "terminating background worker \"%s\" due to administrator command"
 msgstr "Background-Worker »%s« wird abgebrochen aufgrund von Anweisung des Administrators"
 
-#: postmaster/bgworker.c:870
+#: postmaster/bgworker.c:863
 #, c-format
 msgid "background worker \"%s\": must be registered in shared_preload_libraries"
 msgstr "Background-Worker »%s«: muss in shared_preload_libraries registriert sein"
 
-#: postmaster/bgworker.c:882
+#: postmaster/bgworker.c:875
 #, c-format
 msgid "background worker \"%s\": only dynamic background workers can request notification"
 msgstr "Background-Worker »%s«: nur dynamische Background-Worker können Benachrichtigung verlangen"
 
-#: postmaster/bgworker.c:897
+#: postmaster/bgworker.c:890
 #, c-format
 msgid "too many background workers"
 msgstr "zu viele Background-Worker"
 
-#: postmaster/bgworker.c:898
+#: postmaster/bgworker.c:891
 #, 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] "Mit den aktuellen Einstellungen können bis zu %d Background-Worker registriert werden."
 msgstr[1] "Mit den aktuellen Einstellungen können bis zu %d Background-Worker registriert werden."
 
-#: postmaster/bgworker.c:902
+#: postmaster/bgworker.c:895
 #, c-format
 msgid "Consider increasing the configuration parameter \"max_worker_processes\"."
 msgstr "Erhöhen Sie eventuell den Konfigurationsparameter »max_worker_processes«."
@@ -16564,17 +16637,17 @@ msgstr[1] "Checkpoints passieren zu oft (alle %d Sekunden)"
 msgid "Consider increasing the configuration parameter \"max_wal_size\"."
 msgstr "Erhöhen Sie eventuell den Konfigurationsparameter »max_wal_size«."
 
-#: postmaster/checkpointer.c:1088
+#: postmaster/checkpointer.c:1082
 #, c-format
 msgid "checkpoint request failed"
 msgstr "Checkpoint-Anforderung fehlgeschlagen"
 
-#: postmaster/checkpointer.c:1089
+#: postmaster/checkpointer.c:1083
 #, c-format
 msgid "Consult recent messages in the server log for details."
 msgstr "Einzelheiten finden Sie in den letzten Meldungen im Serverlog."
 
-#: postmaster/checkpointer.c:1284
+#: postmaster/checkpointer.c:1278
 #, c-format
 msgid "compacted fsync request queue from %d entries to %d entries"
 msgstr "fsync-Anfrageschlange von %d Einträgen auf %d Einträge zusammengefasst"
@@ -16918,8 +16991,8 @@ msgstr "konnte SSL-Verhandlungsantwort nicht senden: %m"
 msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
 msgstr "nicht unterstütztes Frontend-Protokoll %u.%u: Server unterstützt %u.0 bis %u.%u"
 
-#: postmaster/postmaster.c:2075 utils/misc/guc.c:5993 utils/misc/guc.c:6086
-#: utils/misc/guc.c:7412 utils/misc/guc.c:10172 utils/misc/guc.c:10206
+#: postmaster/postmaster.c:2075 utils/misc/guc.c:6003 utils/misc/guc.c:6096
+#: utils/misc/guc.c:7422 utils/misc/guc.c:10185 utils/misc/guc.c:10219
 #, c-format
 msgid "invalid value for parameter \"%s\": \"%s\""
 msgstr "ungültiger Wert für Parameter »%s«: »%s«"
@@ -17283,57 +17356,57 @@ msgstr "konnte Exitcode des Prozesses nicht lesen\n"
 msgid "could not post child completion status\n"
 msgstr "konnte Child-Completion-Status nicht versenden\n"
 
-#: postmaster/syslogger.c:453 postmaster/syslogger.c:1054
+#: postmaster/syslogger.c:470 postmaster/syslogger.c:1146
 #, c-format
 msgid "could not read from logger pipe: %m"
 msgstr "konnte nicht aus Logger-Pipe lesen: %m"
 
-#: postmaster/syslogger.c:503
+#: postmaster/syslogger.c:520
 #, c-format
 msgid "logger shutting down"
 msgstr "Logger fährt herunter"
 
-#: postmaster/syslogger.c:547 postmaster/syslogger.c:561
+#: postmaster/syslogger.c:564 postmaster/syslogger.c:578
 #, c-format
 msgid "could not create pipe for syslog: %m"
 msgstr "konnte Pipe für Syslog nicht erzeugen: %m"
 
-#: postmaster/syslogger.c:597
+#: postmaster/syslogger.c:629
 #, c-format
 msgid "could not fork system logger: %m"
 msgstr "konnte Systemlogger nicht starten (fork-Fehler): %m"
 
-#: postmaster/syslogger.c:633
+#: postmaster/syslogger.c:665
 #, c-format
 msgid "redirecting log output to logging collector process"
 msgstr "Logausgabe wird an Logsammelprozess umgeleitet"
 
-#: postmaster/syslogger.c:634
+#: postmaster/syslogger.c:666
 #, c-format
 msgid "Future log output will appear in directory \"%s\"."
 msgstr "Die weitere Logausgabe wird im Verzeichnis »%s« erscheinen."
 
-#: postmaster/syslogger.c:642
+#: postmaster/syslogger.c:674
 #, c-format
 msgid "could not redirect stdout: %m"
 msgstr "konnte Standardausgabe nicht umleiten: %m"
 
-#: postmaster/syslogger.c:647 postmaster/syslogger.c:664
+#: postmaster/syslogger.c:679 postmaster/syslogger.c:696
 #, c-format
 msgid "could not redirect stderr: %m"
 msgstr "konnte Standardfehlerausgabe nicht umleiten: %m"
 
-#: postmaster/syslogger.c:1009
+#: postmaster/syslogger.c:1101
 #, c-format
 msgid "could not write to log file: %s\n"
 msgstr "konnte nicht in Logdatei schreiben: %s\n"
 
-#: postmaster/syslogger.c:1151
+#: postmaster/syslogger.c:1218
 #, c-format
 msgid "could not open log file \"%s\": %m"
 msgstr "konnte Logdatei »%s« nicht öffnen: %m"
 
-#: postmaster/syslogger.c:1213 postmaster/syslogger.c:1257
+#: postmaster/syslogger.c:1280 postmaster/syslogger.c:1330
 #, c-format
 msgid "disabling automatic rotation (use SIGHUP to re-enable)"
 msgstr "automatische Rotation abgeschaltet (SIGHUP zum Wiederanschalten verwenden)"
@@ -17352,7 +17425,7 @@ msgstr "ungültige Zeitleiste %u"
 msgid "invalid streaming start location"
 msgstr "ungültige Streaming-Startposition"
 
-#: repl_scanner.l:180 scan.l:674
+#: repl_scanner.l:180 scan.l:683
 msgid "unterminated quoted string"
 msgstr "Zeichenkette in Anführungszeichen nicht abgeschlossen"
 
@@ -17372,95 +17445,95 @@ msgstr "konnte keine WAL-Dateien finden"
 msgid "could not find WAL file \"%s\""
 msgstr "konnte WAL-Datei »%s« nicht finden"
 
-#: replication/basebackup.c:520 replication/basebackup.c:548
+#: replication/basebackup.c:523 replication/basebackup.c:551
 #, c-format
 msgid "unexpected WAL file size \"%s\""
 msgstr "unerwartete WAL-Dateigröße »%s«"
 
-#: replication/basebackup.c:534 replication/basebackup.c:1526
+#: replication/basebackup.c:537 replication/basebackup.c:1529
 #, c-format
 msgid "base backup could not send data, aborting backup"
 msgstr "Basissicherung konnte keine Daten senden, Sicherung abgebrochen"
 
-#: replication/basebackup.c:606
+#: replication/basebackup.c:609
 #, fuzzy, c-format
 #| msgid "  data checksum version\n"
 msgid "%s total checksum verification failures"
 msgstr "  Datenprüfsummenversion\n"
 
-#: replication/basebackup.c:610
+#: replication/basebackup.c:613
 #, c-format
 msgid "checksum verification failure during base backup"
 msgstr ""
 
-#: replication/basebackup.c:654 replication/basebackup.c:663
-#: replication/basebackup.c:672 replication/basebackup.c:681
-#: replication/basebackup.c:690 replication/basebackup.c:701
-#: replication/basebackup.c:718 replication/basebackup.c:727
+#: replication/basebackup.c:657 replication/basebackup.c:666
+#: replication/basebackup.c:675 replication/basebackup.c:684
+#: replication/basebackup.c:693 replication/basebackup.c:704
+#: replication/basebackup.c:721 replication/basebackup.c:730
 #, c-format
 msgid "duplicate option \"%s\""
 msgstr "doppelte Option »%s«"
 
-#: replication/basebackup.c:707 utils/misc/guc.c:6003
+#: replication/basebackup.c:710 utils/misc/guc.c:6013
 #, c-format
 msgid "%d is outside the valid range for parameter \"%s\" (%d .. %d)"
 msgstr "%d ist außerhalb des gültigen Bereichs für Parameter »%s« (%d ... %d)"
 
-#: replication/basebackup.c:981 replication/basebackup.c:1151
+#: replication/basebackup.c:984 replication/basebackup.c:1154
 #, c-format
 msgid "could not stat file or directory \"%s\": %m"
 msgstr "konnte »stat« für Datei oder Verzeichnis »%s« nicht ausführen: %m"
 
-#: replication/basebackup.c:1306
+#: replication/basebackup.c:1309
 #, c-format
 msgid "skipping special file \"%s\""
 msgstr "überspringe besondere Datei »%s«"
 
-#: replication/basebackup.c:1411
+#: replication/basebackup.c:1414
 #, fuzzy, c-format
 #| msgid "invalid column number %d for table \"%s\"\n"
 msgid "invalid segment number %d in file \"%s\""
 msgstr "ungültige Spaltennummer %d in Tabelle »%s«\n"
 
-#: replication/basebackup.c:1430
+#: replication/basebackup.c:1433
 #, c-format
 msgid "cannot verify checksum in file \"%s\", block %d: read buffer size %d and page size %d differ"
 msgstr ""
 
-#: replication/basebackup.c:1474 replication/basebackup.c:1490
+#: replication/basebackup.c:1477 replication/basebackup.c:1493
 #, fuzzy, c-format
 #| msgid "could not seek in file \"%s\": %m"
 msgid "could not fseek in file \"%s\": %m"
 msgstr "konnte Positionszeiger in Datei »%s« nicht setzen: %m"
 
-#: replication/basebackup.c:1482
+#: replication/basebackup.c:1485
 #, fuzzy, c-format
 #| msgid "could not read block %u in file \"%s\": %m"
 msgid "could not reread block %d of file \"%s\": %m"
 msgstr "konnte Block %u in Datei »%s« nicht lesen: %m"
 
-#: replication/basebackup.c:1506
+#: replication/basebackup.c:1509
 #, fuzzy, c-format
 #| msgid "page verification failed, calculated checksum %u but expected %u"
 msgid "checksum verification failed in file \"%s\", block %d: calculated %X but expected %X"
 msgstr "Seitenüberprüfung fehlgeschlagen, berechnete Prüfsumme %u, aber erwartet %u"
 
-#: replication/basebackup.c:1513
+#: replication/basebackup.c:1516
 #, c-format
 msgid "further checksum verification failures in file \"%s\" will not be reported"
 msgstr ""
 
-#: replication/basebackup.c:1571
+#: replication/basebackup.c:1574
 #, c-format
 msgid "file \"%s\" has a total of %d checksum verification failures"
 msgstr ""
 
-#: replication/basebackup.c:1599
+#: replication/basebackup.c:1602
 #, c-format
 msgid "file name too long for tar format: \"%s\""
 msgstr "Dateiname zu lang für Tar-Format: »%s«"
 
-#: replication/basebackup.c:1604
+#: replication/basebackup.c:1607
 #, c-format
 msgid "symbolic link target too long for tar format: file name \"%s\", target \"%s\""
 msgstr "Ziel der symbolischen Verknüpfung zu lang für Tar-Format: Dateiname »%s«, Ziel »%s«"
@@ -17570,47 +17643,47 @@ msgstr "Ausführen von Anfragen benötigt eine Datenbankverbindung"
 msgid "empty query"
 msgstr "leere Anfrage"
 
-#: replication/logical/launcher.c:298
+#: replication/logical/launcher.c:310
 #, c-format
 msgid "starting logical replication worker for subscription \"%s\""
 msgstr "starte Arbeitsprozess für logische Replikation für Subskription »%s«"
 
-#: replication/logical/launcher.c:305
+#: replication/logical/launcher.c:317
 #, c-format
 msgid "cannot start logical replication workers when max_replication_slots = 0"
 msgstr "Arbeitsprozesse für logische Replikation können nicht gestartet werden, wenn max_replication_slots = 0"
 
-#: replication/logical/launcher.c:385
+#: replication/logical/launcher.c:397
 #, c-format
 msgid "out of logical replication worker slots"
 msgstr "alle Slots für Arbeitsprozesse für logische Replikation belegt"
 
-#: replication/logical/launcher.c:386
+#: replication/logical/launcher.c:398
 #, c-format
 msgid "You might need to increase max_logical_replication_workers."
 msgstr "Sie müssen möglicherweise max_logical_replication_workers erhöhen."
 
-#: replication/logical/launcher.c:441
+#: replication/logical/launcher.c:453
 #, c-format
 msgid "out of background worker slots"
 msgstr "alle Slots für Background-Worker belegt"
 
-#: replication/logical/launcher.c:442
+#: replication/logical/launcher.c:454
 #, c-format
 msgid "You might need to increase max_worker_processes."
 msgstr "Sie müssen möglicherweise max_worker_processes erhöhen."
 
-#: replication/logical/launcher.c:625
+#: replication/logical/launcher.c:661
 #, c-format
 msgid "logical replication worker slot %d is empty, cannot attach"
 msgstr "Arbeitsprozess-Slot %d für logische Replikation ist leer, kann nicht zugeteilt werden"
 
-#: replication/logical/launcher.c:634
+#: replication/logical/launcher.c:670
 #, c-format
 msgid "logical replication worker slot %d is already used by another worker, cannot attach"
 msgstr "Arbeitsprozess-Slot %d für logische Replikation wird schon von einem anderen Arbeitsprozess verwendet, kann nicht zugeteilt werden"
 
-#: replication/logical/launcher.c:888
+#: replication/logical/launcher.c:988
 #, c-format
 msgid "logical replication launcher started"
 msgstr "Logical-Replication-Launcher startet"
@@ -17630,12 +17703,12 @@ msgstr "logische Dekodierung benötigt eine Datenbankverbindung"
 msgid "logical decoding cannot be used while in recovery"
 msgstr "logische Dekodierung kann nicht während der Wiederherstellung verwendet werden"
 
-#: replication/logical/logical.c:250 replication/logical/logical.c:376
+#: replication/logical/logical.c:250 replication/logical/logical.c:381
 #, c-format
 msgid "cannot use physical replication slot for logical decoding"
 msgstr "physischer Replikations-Slot kann nicht für logisches Dekodieren verwendet werden"
 
-#: replication/logical/logical.c:255 replication/logical/logical.c:381
+#: replication/logical/logical.c:255 replication/logical/logical.c:386
 #, c-format
 msgid "replication slot \"%s\" was not created in this database"
 msgstr "Replikations-Slot »%s« wurde nicht in dieser Datenbank erzeugt"
@@ -17645,22 +17718,22 @@ msgstr "Replikations-Slot »%s« wurde nicht in dieser Datenbank erzeugt"
 msgid "cannot create logical replication slot in transaction that has performed writes"
 msgstr "logischer Replikations-Slot kann nicht in einer Transaktion erzeugt werden, die Schreibvorgänge ausgeführt hat"
 
-#: replication/logical/logical.c:421
+#: replication/logical/logical.c:426
 #, c-format
 msgid "starting logical decoding for slot \"%s\""
 msgstr "starte logisches Dekodieren für Slot »%s«"
 
-#: replication/logical/logical.c:423
+#: replication/logical/logical.c:428
 #, c-format
 msgid "Streaming transactions committing after %X/%X, reading WAL from %X/%X."
 msgstr "Streaming beginnt bei Transaktionen, die nach %X/%X committen; lese WAL ab %X/%X."
 
-#: replication/logical/logical.c:570
+#: replication/logical/logical.c:578
 #, c-format
 msgid "slot \"%s\", output plugin \"%s\", in the %s callback, associated LSN %X/%X"
 msgstr "Slot »%s«, Ausgabe-Plugin »%s«, im Callback %s, zugehörige LSN %X/%X"
 
-#: replication/logical/logical.c:577
+#: replication/logical/logical.c:585
 #, c-format
 msgid "slot \"%s\", output plugin \"%s\", in the %s callback"
 msgstr "Slot »%s«, Ausgabe-Plugin »%s«, im Callback %s"
@@ -17736,54 +17809,54 @@ msgstr "konnte Replication-Origin mit OID %d nicht löschen, wird von PID %d ver
 msgid "replication origin with OID %u does not exist"
 msgstr "Replication-Origin mit OID %u existiert nicht"
 
-#: replication/logical/origin.c:707
+#: replication/logical/origin.c:725
 #, c-format
 msgid "replication checkpoint has wrong magic %u instead of %u"
 msgstr "Replikations-Checkpoint hat falsche magische Zahl %u statt %u"
 
-#: replication/logical/origin.c:739
+#: replication/logical/origin.c:757
 #, c-format
 msgid "could not read file \"%s\": read %d of %zu"
 msgstr "konnte Datei »%s« nicht lesen: %d von %zu gelesen"
 
-#: replication/logical/origin.c:748
+#: replication/logical/origin.c:766
 #, c-format
 msgid "could not find free replication state, increase max_replication_slots"
 msgstr "konnte keinen freien Replication-State finden, erhöhen Sie max_replication_slots"
 
-#: replication/logical/origin.c:766
+#: replication/logical/origin.c:784
 #, c-format
 msgid "replication slot checkpoint has wrong checksum %u, expected %u"
 msgstr "Replikations-Slot-Checkpoint hat falsche Prüfsumme %u, erwartet wurde %u"
 
-#: replication/logical/origin.c:890
+#: replication/logical/origin.c:908
 #, c-format
 msgid "replication origin with OID %d is already active for PID %d"
 msgstr "Replication-Origin mit OID %d ist bereits aktiv für PID %d"
 
-#: replication/logical/origin.c:901 replication/logical/origin.c:1088
+#: replication/logical/origin.c:919 replication/logical/origin.c:1106
 #, c-format
 msgid "could not find free replication state slot for replication origin with OID %u"
 msgstr "konnte keinen freien Replication-State-Slot für Replication-Origin mit OID %u finden"
 
-#: replication/logical/origin.c:903 replication/logical/origin.c:1090
-#: replication/slot.c:1508
+#: replication/logical/origin.c:921 replication/logical/origin.c:1108
+#: replication/slot.c:1529
 #, c-format
 msgid "Increase max_replication_slots and try again."
 msgstr "Erhöhen Sie max_replication_slots und versuchen Sie es erneut."
 
-#: replication/logical/origin.c:1047
+#: replication/logical/origin.c:1065
 #, c-format
 msgid "cannot setup replication origin when one is already setup"
 msgstr "kann Replication-Origin nicht einrichten, wenn schon einer eingerichtet ist"
 
-#: replication/logical/origin.c:1076
+#: replication/logical/origin.c:1094
 #, c-format
 msgid "replication identifier %d is already active for PID %d"
 msgstr "Replikationsidentifikator %d ist bereits aktiv für PID %d"
 
-#: replication/logical/origin.c:1127 replication/logical/origin.c:1325
-#: replication/logical/origin.c:1345
+#: replication/logical/origin.c:1145 replication/logical/origin.c:1343
+#: replication/logical/origin.c:1363
 #, c-format
 msgid "no replication origin is configured"
 msgstr "kein Replication-Origin konfiguriert"
@@ -17803,30 +17876,30 @@ msgstr "in Zielrelation für logische Replikation »%s.%s« fehlen replizierte S
 msgid "logical replication target relation \"%s.%s\" uses system columns in REPLICA IDENTITY index"
 msgstr "Zielrelation für logische Replikation »%s.%s« verwendet Systemspalten in REPLICA-IDENTITY-Index"
 
-#: replication/logical/reorderbuffer.c:2310
+#: replication/logical/reorderbuffer.c:2493
 #, c-format
 msgid "could not write to data file for XID %u: %m"
 msgstr "konnte nicht in Datendatei für XID %u schreiben: %m"
 
-#: replication/logical/reorderbuffer.c:2403
-#: replication/logical/reorderbuffer.c:2425
+#: replication/logical/reorderbuffer.c:2586
+#: replication/logical/reorderbuffer.c:2608
 #, c-format
 msgid "could not read from reorderbuffer spill file: %m"
 msgstr "konnte nicht aus Reorder-Buffer-Spill-Datei lesen: %m"
 
-#: replication/logical/reorderbuffer.c:2407
-#: replication/logical/reorderbuffer.c:2429
+#: replication/logical/reorderbuffer.c:2590
+#: replication/logical/reorderbuffer.c:2612
 #, c-format
 msgid "could not read from reorderbuffer spill file: read %d instead of %u bytes"
 msgstr "konnte nicht aus Reorder-Buffer-Spill-Datei lesen: %d statt %u Bytes gelesen"
 
-#: replication/logical/reorderbuffer.c:2642
+#: replication/logical/reorderbuffer.c:2835
 #, fuzzy, c-format
 #| msgid "could not read file \"%s\", read %d of %d: %m"
 msgid "could not remove file \"%s\" during removal of pg_replslot/%s/*.xid: %m"
 msgstr "konnte Datei »%s« nicht lesen, %d von %d gelesen: %m"
 
-#: replication/logical/reorderbuffer.c:3108
+#: replication/logical/reorderbuffer.c:3301
 #, c-format
 msgid "could not read from file \"%s\": read %d instead of %d bytes"
 msgstr "konnte nicht aus Datei »%s« lesen: %d statt %d Bytes gelesen"
@@ -17843,64 +17916,64 @@ 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:1262 replication/logical/snapbuild.c:1355
-#: replication/logical/snapbuild.c:1841
+#: replication/logical/snapbuild.c:1269 replication/logical/snapbuild.c:1362
+#: replication/logical/snapbuild.c:1869
 #, c-format
 msgid "logical decoding found consistent point at %X/%X"
 msgstr "logisches Dekodieren fand konsistenten Punkt bei %X/%X"
 
-#: replication/logical/snapbuild.c:1264
+#: replication/logical/snapbuild.c:1271
 #, c-format
 msgid "There are no running transactions."
 msgstr "Keine laufenden Transaktionen."
 
-#: replication/logical/snapbuild.c:1306
+#: replication/logical/snapbuild.c:1313
 #, 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:1308 replication/logical/snapbuild.c:1332
+#: replication/logical/snapbuild.c:1315 replication/logical/snapbuild.c:1339
 #, 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:1330
+#: replication/logical/snapbuild.c:1337
 #, 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:1357
+#: replication/logical/snapbuild.c:1364
 #, c-format
 msgid "There are no old transactions anymore."
 msgstr "Es laufen keine alten Transaktionen mehr."
 
-#: replication/logical/snapbuild.c:1714 replication/logical/snapbuild.c:1742
-#: replication/logical/snapbuild.c:1759 replication/logical/snapbuild.c:1775
+#: replication/logical/snapbuild.c:1733 replication/logical/snapbuild.c:1764
+#: replication/logical/snapbuild.c:1784 replication/logical/snapbuild.c:1803
 #, c-format
 msgid "could not read file \"%s\", read %d of %d: %m"
 msgstr "konnte Datei »%s« nicht lesen, %d von %d gelesen: %m"
 
-#: replication/logical/snapbuild.c:1720
+#: replication/logical/snapbuild.c:1739
 #, 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:1725
+#: replication/logical/snapbuild.c:1744
 #, 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:1788
+#: replication/logical/snapbuild.c:1816
 #, 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:1843
+#: replication/logical/snapbuild.c:1871
 #, c-format
 msgid "Logical decoding will begin using saved snapshot."
 msgstr "Logische Dekodierung beginnt mit gespeichertem Snapshot."
 
-#: replication/logical/snapbuild.c:1915
+#: replication/logical/snapbuild.c:1943
 #, c-format
 msgid "could not parse file name \"%s\""
 msgstr "konnte Dateinamen »%s« nicht parsen"
@@ -17950,88 +18023,83 @@ msgstr "Verarbeiten empfangener Daten für Replikationszielrelation »%s.%s« Sp
 msgid "ORIGIN message sent out of order"
 msgstr "ORIGIN-Nachricht in falscher Reihenfolge gesendet"
 
-#: replication/logical/worker.c:659
+#: replication/logical/worker.c:661
 #, 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:666
+#: replication/logical/worker.c:668
 #, 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:873
-#, c-format
-msgid "logical replication could not find row for delete in replication target relation \"%s\""
-msgstr "logische Replikation konnte zu löschende Zeile in Zielrelation »%s« nicht finden"
-
-#: replication/logical/worker.c:1005
+#: replication/logical/worker.c:1007
 #, c-format
 msgid "invalid logical replication message type \"%c\""
 msgstr "ungültiger Nachrichtentyp für logische Replikation »%c«"
 
-#: replication/logical/worker.c:1146
+#: replication/logical/worker.c:1148
 #, c-format
 msgid "data stream from publisher has ended"
 msgstr "Datenstrom vom Publikationsserver endete"
 
-#: replication/logical/worker.c:1305
+#: replication/logical/worker.c:1307
 #, 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:1453
+#: replication/logical/worker.c:1455
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will stop because the subscription was removed"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird anhalten, weil die Subskription entfernt wurde"
 
-#: replication/logical/worker.c:1467
+#: replication/logical/worker.c:1469
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will stop because the subscription was disabled"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird anhalten, weil die Subskription deaktiviert wurde"
 
-#: replication/logical/worker.c:1481
+#: replication/logical/worker.c:1483
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will restart because the connection information was changed"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird neu starten, weil die Verbindungsinformationen geändert wurden"
 
-#: replication/logical/worker.c:1495
+#: replication/logical/worker.c:1497
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will restart because subscription was renamed"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird neu starten, weil die Subskription umbenannt wurde"
 
-#: replication/logical/worker.c:1512
+#: replication/logical/worker.c:1514
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will restart because the replication slot name was changed"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird neu starten, weil der Replikations-Slot-Name geändert wurde"
 
-#: replication/logical/worker.c:1526
+#: replication/logical/worker.c:1528
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will restart because subscription's publications were changed"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird neu starten, weil die Publikationen der Subskription geandert wurden"
 
-#: replication/logical/worker.c:1629
+#: replication/logical/worker.c:1631
 #, fuzzy, c-format
 #| msgid "logical replication apply worker for subscription \"%s\" will not start because the subscription was disabled during startup"
 msgid "logical replication apply worker for subscription %u will not start because the subscription was removed during startup"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird nicht starten, weil die Subskription während des Starts deaktiviert wurde"
 
-#: replication/logical/worker.c:1641
+#: replication/logical/worker.c:1643
 #, c-format
 msgid "logical replication apply worker for subscription \"%s\" will not start because the subscription was disabled during startup"
 msgstr "Apply-Worker für logische Replikation für Subskription »%s« wird nicht starten, weil die Subskription während des Starts deaktiviert wurde"
 
-#: replication/logical/worker.c:1659
+#: replication/logical/worker.c:1661
 #, 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:1663
+#: replication/logical/worker.c:1665
 #, 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:1703
+#: replication/logical/worker.c:1705
 #, c-format
 msgid "subscription has no replication slot set"
 msgstr "für die Subskription ist kein Replikations-Slot gesetzt"
@@ -18101,70 +18169,75 @@ 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:379
+#: replication/slot.c:387
 #, c-format
 msgid "replication slot \"%s\" does not exist"
 msgstr "Replikations-Slot »%s« existiert nicht"
 
-#: replication/slot.c:390 replication/slot.c:940
+#: replication/slot.c:398 replication/slot.c:948
 #, c-format
 msgid "replication slot \"%s\" is active for PID %d"
 msgstr "Replikations-Slot »%s« ist aktiv für PID %d"
 
-#: replication/slot.c:624 replication/slot.c:1121 replication/slot.c:1469
+#: replication/slot.c:632 replication/slot.c:1136 replication/slot.c:1490
 #, c-format
 msgid "could not remove directory \"%s\""
 msgstr "konnte Verzeichnis »%s« nicht löschen"
 
-#: replication/slot.c:970
+#: replication/slot.c:978
 #, c-format
 msgid "replication slots can only be used if max_replication_slots > 0"
 msgstr "Replikations-Slots können nur verwendet werden, wenn max_replication_slots > 0"
 
-#: replication/slot.c:975
+#: replication/slot.c:983
 #, c-format
 msgid "replication slots can only be used if wal_level >= replica"
 msgstr "Replikations-Slots können nur verwendet werden, wenn wal_level >= replica"
 
-#: replication/slot.c:1399 replication/slot.c:1439
+#: replication/slot.c:1422 replication/slot.c:1462
 #, c-format
 msgid "could not read file \"%s\", read %d of %u: %m"
 msgstr "konnte Datei »%s« nicht lesen, %d von %u gelesen: %m"
 
-#: replication/slot.c:1408
+#: replication/slot.c:1431
 #, c-format
 msgid "replication slot file \"%s\" has wrong magic number: %u instead of %u"
 msgstr "Replikations-Slot-Datei »%s« hat falsche magische Zahl: %u statt %u"
 
-#: replication/slot.c:1415
+#: replication/slot.c:1438
 #, c-format
 msgid "replication slot file \"%s\" has unsupported version %u"
 msgstr "Replikations-Slot-Datei »%s« hat nicht unterstützte Version %u"
 
-#: replication/slot.c:1422
+#: replication/slot.c:1445
 #, c-format
 msgid "replication slot file \"%s\" has corrupted length %u"
 msgstr "Replikations-Slot-Datei »%s« hat falsche Länge %u"
 
-#: replication/slot.c:1454
+#: replication/slot.c:1477
 #, c-format
 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:1507
+#: replication/slot.c:1528
 #, c-format
 msgid "too many replication slots active before shutdown"
 msgstr "zu viele aktive Replikations-Slots vor dem Herunterfahren"
 
-#: replication/slotfuncs.c:457
+#: replication/slotfuncs.c:490
 #, fuzzy, c-format
 #| msgid "invalid array flags"
 msgid "invalid target wal lsn"
 msgstr "ungültige Array-Flags"
 
-#: replication/slotfuncs.c:481
+#: replication/slotfuncs.c:512
+#, c-format
+msgid "cannot advance replication slot that has not previously reserved WAL"
+msgstr ""
+
+#: replication/slotfuncs.c:528
 #, c-format
-msgid "cannot move slot to %X/%X, minimum is %X/%X"
+msgid "cannot advance replication slot to %X/%X, minimum is %X/%X"
 msgstr ""
 
 #: replication/syncrep.c:246
@@ -18267,7 +18340,7 @@ msgstr "WAL-Receiver-Prozess wird abgebrochen wegen Zeitüberschreitung"
 msgid "primary server contains no more WAL on requested timeline %u"
 msgstr "Primärserver enthält kein WAL mehr auf angeforderter Zeitleiste %u"
 
-#: replication/walreceiver.c:629 replication/walreceiver.c:988
+#: replication/walreceiver.c:629 replication/walreceiver.c:982
 #, c-format
 msgid "could not close log segment %s: %m"
 msgstr "konnte Logsegment %s nicht schließen: %m"
@@ -18277,124 +18350,125 @@ msgstr "konnte Logsegment %s nicht schließen: %m"
 msgid "fetching timeline history file for timeline %u from primary server"
 msgstr "hole Zeitleisten-History-Datei für Zeitleiste %u vom Primärserver"
 
-#: replication/walreceiver.c:1042
+#: replication/walreceiver.c:1036
 #, c-format
 msgid "could not write to log segment %s at offset %u, length %lu: %m"
 msgstr "konnte nicht in Logsegment %s bei Position %u, Länge %lu schreiben: %m"
 
-#: replication/walsender.c:491
+#: replication/walsender.c:494
 #, 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:532
+#: replication/walsender.c:535
 #, c-format
 msgid "IDENTIFY_SYSTEM has not been run before START_REPLICATION"
 msgstr "IDENTIFY_SYSTEM wurde nicht vor START_REPLICATION ausgeführt"
 
-#: replication/walsender.c:549
+#: replication/walsender.c:552
 #, 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:612
+#: replication/walsender.c:615
 #, 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:616
+#: replication/walsender.c:619
 #, 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:661
+#: replication/walsender.c:664
 #, 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:890
+#: replication/walsender.c:893
 #, c-format
 msgid "CREATE_REPLICATION_SLOT ... EXPORT_SNAPSHOT must not be called inside a transaction"
 msgstr "CREATE_REPLICATION_SLOT ... EXPORT_SNAPSHOT kann nicht in einer Transaktion aufgerufen werden"
 
-#: replication/walsender.c:899
+#: replication/walsender.c:902
 #, c-format
 msgid "CREATE_REPLICATION_SLOT ... USE_SNAPSHOT must be called inside a transaction"
 msgstr "CREATE_REPLICATION_SLOT ... USE_SNAPSHOT muss in einer Transaktion aufgerufen werden"
 
-#: replication/walsender.c:904
+#: replication/walsender.c:907
 #, c-format
 msgid "CREATE_REPLICATION_SLOT ... USE_SNAPSHOT must be called in REPEATABLE READ isolation mode transaction"
 msgstr "CREATE_REPLICATION_SLOT ... USE_SNAPSHOT muss in einer Transaktion im Isolationsmodus REPEATABLE READ aufgerufen werden"
 
-#: replication/walsender.c:909
+#: replication/walsender.c:912
 #, c-format
 msgid "CREATE_REPLICATION_SLOT ... USE_SNAPSHOT must be called before any query"
 msgstr "CREATE_REPLICATION_SLOT ... USE_SNAPSHOT muss vor allen Anfragen aufgerufen werden"
 
-#: replication/walsender.c:914
+#: replication/walsender.c:917
 #, c-format
 msgid "CREATE_REPLICATION_SLOT ... USE_SNAPSHOT must not be called in a subtransaction"
 msgstr "CREATE_REPLICATION_SLOT ... USE_SNAPSHOT kann nicht in einer Subtransaktion aufgerufen werden"
 
-#: replication/walsender.c:1060
+#: replication/walsender.c:1063
 #, c-format
 msgid "terminating walsender process after promotion"
 msgstr "WAL-Sender-Prozess wird nach Beförderung abgebrochen"
 
-#: replication/walsender.c:1447
+#: replication/walsender.c:1448
 #, 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:1480
+#: replication/walsender.c:1481
 #, c-format
 msgid "received replication command: %s"
 msgstr "Replikationsbefehl empfangen: %s"
 
-#: replication/walsender.c:1496 tcop/fastpath.c:279 tcop/postgres.c:1010
+#: replication/walsender.c:1497 tcop/fastpath.c:279 tcop/postgres.c:1010
 #: tcop/postgres.c:1334 tcop/postgres.c:1594 tcop/postgres.c:2000
 #: tcop/postgres.c:2373 tcop/postgres.c:2452
 #, 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:1561
+#: replication/walsender.c:1562
 #, 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:1607 replication/walsender.c:1623
+#: replication/walsender.c:1610 replication/walsender.c:1626
 #, c-format
 msgid "unexpected EOF on standby connection"
 msgstr "unerwartetes EOF auf Standby-Verbindung"
 
-#: replication/walsender.c:1637
+#: replication/walsender.c:1640
 #, c-format
 msgid "unexpected standby message type \"%c\", after receiving CopyDone"
 msgstr "unerwarteter Standby-Message-Typ »%c«, nach Empfang von CopyDone"
 
-#: replication/walsender.c:1675
+#: replication/walsender.c:1678
 #, c-format
 msgid "invalid standby message type \"%c\""
 msgstr "ungültiger Standby-Message-Typ »%c«"
 
-#: replication/walsender.c:1716
+#: replication/walsender.c:1719
 #, c-format
 msgid "unexpected message type \"%c\""
 msgstr "unerwarteter Message-Typ »%c«"
 
-#: replication/walsender.c:2086
+#: replication/walsender.c:2097
 #, c-format
 msgid "terminating walsender process due to replication timeout"
 msgstr "WAL-Sender-Prozess wird abgebrochen wegen Zeitüberschreitung bei der Replikation"
 
-#: replication/walsender.c:2172
-#, c-format
-msgid "standby \"%s\" has now caught up with primary"
+#: replication/walsender.c:2181
+#, fuzzy, c-format
+#| msgid "standby \"%s\" has now caught up with primary"
+msgid "\"%s\" has now caught up with upstream server"
 msgstr "Standby-Server »%s« hat jetzt den Primärserver eingeholt"
 
-#: replication/walsender.c:2279
+#: replication/walsender.c:2290
 #, c-format
 msgid "number of requested standby connections exceeds max_wal_senders (currently %d)"
 msgstr "Anzahl angeforderter Standby-Verbindungen überschreitet max_wal_senders (aktuell %d)"
@@ -18605,177 +18679,177 @@ msgstr "Regel »%s« für Relation »%s« existiert nicht"
 msgid "renaming an ON SELECT rule is not allowed"
 msgstr "Umbenennen einer ON-SELECT-Regel ist nicht erlaubt"
 
-#: rewrite/rewriteHandler.c:540
+#: rewrite/rewriteHandler.c:541
 #, c-format
 msgid "WITH query name \"%s\" appears in both a rule action and the query being rewritten"
 msgstr "WITH-Anfragename »%s« erscheint sowohl in der Regelaktion als auch in der umzuschreibenden Anfrage"
 
-#: rewrite/rewriteHandler.c:600
+#: rewrite/rewriteHandler.c:601
 #, c-format
 msgid "cannot have RETURNING lists in multiple rules"
 msgstr "RETURNING-Listen können nicht in mehreren Regeln auftreten"
 
-#: rewrite/rewriteHandler.c:822
+#: rewrite/rewriteHandler.c:823
 #, c-format
 msgid "cannot insert into column \"%s\""
 msgstr "kann nicht in Spalte »%s« einfügen"
 
-#: rewrite/rewriteHandler.c:823 rewrite/rewriteHandler.c:838
+#: rewrite/rewriteHandler.c:824 rewrite/rewriteHandler.c:839
 #, c-format
 msgid "Column \"%s\" is an identity column defined as GENERATED ALWAYS."
 msgstr "Spalte »%s« ist eine Identitätsspalte, die als GENERATED ALWAYS definiert ist."
 
-#: rewrite/rewriteHandler.c:825
+#: rewrite/rewriteHandler.c:826
 #, c-format
 msgid "Use OVERRIDING SYSTEM VALUE to override."
 msgstr "Verwenden Sie OVERRIDING SYSTEM VALUE, um diese Einschränkung außer Kraft zu setzen."
 
-#: rewrite/rewriteHandler.c:837
+#: rewrite/rewriteHandler.c:838
 #, c-format
 msgid "column \"%s\" can only be updated to DEFAULT"
 msgstr "Spalte »%s« kann nur auf DEFAULT aktualisiert werden"
 
-#: rewrite/rewriteHandler.c:999 rewrite/rewriteHandler.c:1017
+#: rewrite/rewriteHandler.c:1000 rewrite/rewriteHandler.c:1018
 #, c-format
 msgid "multiple assignments to same column \"%s\""
 msgstr "mehrere Zuweisungen zur selben Spalte »%s«"
 
-#: rewrite/rewriteHandler.c:1909
+#: rewrite/rewriteHandler.c:1921
 #, c-format
 msgid "infinite recursion detected in policy for relation \"%s\""
 msgstr "unendliche Rekursion entdeckt in Policys für Relation »%s«"
 
-#: rewrite/rewriteHandler.c:2226
+#: rewrite/rewriteHandler.c:2241
 msgid "Junk view columns are not updatable."
 msgstr "Junk-Sichtspalten sind nicht aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2231
+#: rewrite/rewriteHandler.c:2246
 msgid "View columns that are not columns of their base relation are not updatable."
 msgstr "Sichtspalten, die nicht Spalten ihrer Basisrelation sind, sind nicht aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2234
+#: rewrite/rewriteHandler.c:2249
 msgid "View columns that refer to system columns are not updatable."
 msgstr "Sichtspalten, die auf Systemspalten verweisen, sind nicht aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2237
+#: rewrite/rewriteHandler.c:2252
 msgid "View columns that return whole-row references are not updatable."
 msgstr "Sichtspalten, die Verweise auf ganze Zeilen zurückgeben, sind nicht aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2295
+#: rewrite/rewriteHandler.c:2313
 msgid "Views containing DISTINCT are not automatically updatable."
 msgstr "Sichten, die DISTINCT enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2298
+#: rewrite/rewriteHandler.c:2316
 msgid "Views containing GROUP BY are not automatically updatable."
 msgstr "Sichten, die GROUP BY enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2301
+#: rewrite/rewriteHandler.c:2319
 msgid "Views containing HAVING are not automatically updatable."
 msgstr "Sichten, die HAVING enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2304
+#: rewrite/rewriteHandler.c:2322
 msgid "Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable."
 msgstr "Sichten, die UNION, INTERSECT oder EXCEPT enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2307
+#: rewrite/rewriteHandler.c:2325
 msgid "Views containing WITH are not automatically updatable."
 msgstr "Sichten, die WITH enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2310
+#: rewrite/rewriteHandler.c:2328
 msgid "Views containing LIMIT or OFFSET are not automatically updatable."
 msgstr "Sichten, die LIMIT oder OFFSET enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2322
+#: rewrite/rewriteHandler.c:2340
 msgid "Views that return aggregate functions are not automatically updatable."
 msgstr "Sichten, die Aggregatfunktionen zurückgeben, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2325
+#: rewrite/rewriteHandler.c:2343
 msgid "Views that return window functions are not automatically updatable."
 msgstr "Sichten, die Fensterfunktionen zurückgeben, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2328
+#: rewrite/rewriteHandler.c:2346
 msgid "Views that return set-returning functions are not automatically updatable."
 msgstr "Sichten, die Funktionen mit Ergebnismenge zurückgeben, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2335 rewrite/rewriteHandler.c:2339
-#: rewrite/rewriteHandler.c:2347
+#: rewrite/rewriteHandler.c:2353 rewrite/rewriteHandler.c:2357
+#: rewrite/rewriteHandler.c:2365
 msgid "Views that do not select from a single table or view are not automatically updatable."
 msgstr "Sichten, die nicht aus einer einzigen Tabelle oder Sicht lesen, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2350
+#: rewrite/rewriteHandler.c:2368
 msgid "Views containing TABLESAMPLE are not automatically updatable."
 msgstr "Sichten, die TABLESAMPLE enthalten, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2374
+#: rewrite/rewriteHandler.c:2392
 msgid "Views that have no updatable columns are not automatically updatable."
 msgstr "Sichten, die keine aktualisierbaren Spalten haben, sind nicht automatisch aktualisierbar."
 
-#: rewrite/rewriteHandler.c:2828
+#: rewrite/rewriteHandler.c:2849
 #, c-format
 msgid "cannot insert into column \"%s\" of view \"%s\""
 msgstr "kann nicht in Spalte »%s« von Sicht »%s« einfügen"
 
-#: rewrite/rewriteHandler.c:2836
+#: rewrite/rewriteHandler.c:2857
 #, c-format
 msgid "cannot update column \"%s\" of view \"%s\""
 msgstr "kann Spalte »%s« von Sicht »%s« nicht aktualisieren"
 
-#: rewrite/rewriteHandler.c:3219
+#: rewrite/rewriteHandler.c:3327
 #, c-format
 msgid "DO INSTEAD NOTHING rules are not supported for data-modifying statements in WITH"
 msgstr "DO INSTEAD NOTHING-Regeln werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
 
-#: rewrite/rewriteHandler.c:3233
+#: rewrite/rewriteHandler.c:3341
 #, c-format
 msgid "conditional DO INSTEAD rules are not supported for data-modifying statements in WITH"
 msgstr "Do INSTEAD-Regeln mit Bedingung werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
 
-#: rewrite/rewriteHandler.c:3237
+#: rewrite/rewriteHandler.c:3345
 #, c-format
 msgid "DO ALSO rules are not supported for data-modifying statements in WITH"
 msgstr "DO ALSO-Regeln werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
 
-#: rewrite/rewriteHandler.c:3242
+#: rewrite/rewriteHandler.c:3350
 #, c-format
 msgid "multi-statement DO INSTEAD rules are not supported for data-modifying statements in WITH"
 msgstr "DO INSTEAD-Regeln mit mehreren Anweisungen werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
 
-#: rewrite/rewriteHandler.c:3461
+#: rewrite/rewriteHandler.c:3569
 #, c-format
 msgid "cannot perform INSERT RETURNING on relation \"%s\""
 msgstr "INSERT RETURNING kann in Relation »%s« nicht ausgeführt werden"
 
-#: rewrite/rewriteHandler.c:3463
+#: rewrite/rewriteHandler.c:3571
 #, c-format
 msgid "You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
 msgstr "Sie benötigen eine ON INSERT DO INSTEAD Regel ohne Bedingung, mit RETURNING-Klausel."
 
-#: rewrite/rewriteHandler.c:3468
+#: rewrite/rewriteHandler.c:3576
 #, c-format
 msgid "cannot perform UPDATE RETURNING on relation \"%s\""
 msgstr "UPDATE RETURNING kann in Relation »%s« nicht ausgeführt werden"
 
-#: rewrite/rewriteHandler.c:3470
+#: rewrite/rewriteHandler.c:3578
 #, c-format
 msgid "You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
 msgstr "Sie benötigen eine ON UPDATE DO INSTEAD Regel ohne Bedingung, mit RETURNING-Klausel."
 
-#: rewrite/rewriteHandler.c:3475
+#: rewrite/rewriteHandler.c:3583
 #, c-format
 msgid "cannot perform DELETE RETURNING on relation \"%s\""
 msgstr "DELETE RETURNING kann in Relation »%s« nicht ausgeführt werden"
 
-#: rewrite/rewriteHandler.c:3477
+#: rewrite/rewriteHandler.c:3585
 #, c-format
 msgid "You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
 msgstr "Sie benötigen eine ON DELETE DO INSTEAD Regel ohne Bedingung, mit RETURNING-Klausel."
 
-#: rewrite/rewriteHandler.c:3495
+#: rewrite/rewriteHandler.c:3603
 #, c-format
 msgid "INSERT with ON CONFLICT clause cannot be used with table that has INSERT or UPDATE rules"
 msgstr "INSERT mit ON-CONFLICT-Klausel kann nicht mit Tabelle verwendet werden, die INSERT- oder UPDATE-Regeln hat"
 
-#: rewrite/rewriteHandler.c:3552
+#: rewrite/rewriteHandler.c:3660
 #, c-format
 msgid "WITH cannot be used in a query that is rewritten by rules into multiple queries"
 msgstr "WITH kann nicht in einer Anfrage verwendet werden, die durch Regeln in mehrere Anfragen umgeschrieben wird"
@@ -18795,119 +18869,119 @@ msgstr "WHERE CURRENT OF mit einer Sicht ist nicht implementiert"
 msgid "NEW variables in ON UPDATE rules cannot reference columns that are part of a multiple assignment in the subject UPDATE command"
 msgstr "NEW-Variablen in ON UPDATE-Regeln können nicht auf Spalten verweisen, die Teil einer Mehrfachzuweisung in dem UPDATE-Befehl sind"
 
-#: scan.l:436
+#: scan.l:445
 msgid "unterminated /* comment"
 msgstr "/*-Kommentar nicht abgeschlossen"
 
-#: scan.l:465
+#: scan.l:474
 msgid "unterminated bit string literal"
 msgstr "Bitkettenkonstante nicht abgeschlossen"
 
-#: scan.l:486
+#: scan.l:495
 msgid "unterminated hexadecimal string literal"
 msgstr "hexadezimale Zeichenkette nicht abgeschlossen"
 
-#: scan.l:536
+#: scan.l:545
 #, c-format
 msgid "unsafe use of string constant with Unicode escapes"
 msgstr "unsichere Verwendung von Zeichenkette mit Unicode-Escapes"
 
-#: scan.l:537
+#: scan.l:546
 #, c-format
 msgid "String constants with Unicode escapes cannot be used when standard_conforming_strings is off."
 msgstr "Zeichenketten mit Unicode-Escapes können nicht verwendet werden, wenn standard_conforming_strings aus ist."
 
-#: scan.l:583 scan.l:782
+#: scan.l:592 scan.l:791
 msgid "invalid Unicode escape character"
 msgstr "ungültiges Unicode-Escape-Zeichen"
 
-#: scan.l:609 scan.l:617 scan.l:625 scan.l:626 scan.l:627 scan.l:1339
-#: scan.l:1366 scan.l:1370 scan.l:1408 scan.l:1412 scan.l:1434 scan.l:1444
+#: scan.l:618 scan.l:626 scan.l:634 scan.l:635 scan.l:636 scan.l:1380
+#: scan.l:1407 scan.l:1411 scan.l:1449 scan.l:1453 scan.l:1475 scan.l:1485
 msgid "invalid Unicode surrogate pair"
 msgstr "ungültiges Unicode-Surrogatpaar"
 
-#: scan.l:631
+#: scan.l:640
 #, c-format
 msgid "invalid Unicode escape"
 msgstr "ungültiges Unicode-Escape"
 
-#: scan.l:632
+#: scan.l:641
 #, c-format
 msgid "Unicode escapes must be \\uXXXX or \\UXXXXXXXX."
 msgstr "Unicode-Escapes müssen \\uXXXX oder \\UXXXXXXXX sein."
 
-#: scan.l:643
+#: scan.l:652
 #, c-format
 msgid "unsafe use of \\' in a string literal"
 msgstr "unsichere Verwendung von \\' in Zeichenkettenkonstante"
 
-#: scan.l:644
+#: scan.l:653
 #, c-format
 msgid "Use '' to write quotes in strings. \\' is insecure in client-only encodings."
 msgstr "Verwenden Sie '', um Quotes in Zeichenketten zu schreiben. \\' ist in bestimmten Client-seitigen Kodierungen unsicher."
 
-#: scan.l:719
+#: scan.l:728
 msgid "unterminated dollar-quoted string"
 msgstr "Dollar-Quotes nicht abgeschlossen"
 
-#: scan.l:736 scan.l:762 scan.l:777
+#: scan.l:745 scan.l:771 scan.l:786
 msgid "zero-length delimited identifier"
 msgstr "Bezeichner in Anführungszeichen hat Länge null"
 
-#: scan.l:797 syncrep_scanner.l:91
+#: scan.l:806 syncrep_scanner.l:91
 msgid "unterminated quoted identifier"
 msgstr "Bezeichner in Anführungszeichen nicht abgeschlossen"
 
-#: scan.l:928
+#: scan.l:969
 msgid "operator too long"
 msgstr "Operator zu lang"
 
 #. translator: %s is typically the translation of "syntax error"
-#: scan.l:1084
+#: scan.l:1125
 #, c-format
 msgid "%s at end of input"
 msgstr "%s am Ende der Eingabe"
 
 #. translator: first %s is typically the translation of "syntax error"
-#: scan.l:1092
+#: scan.l:1133
 #, c-format
 msgid "%s at or near \"%s\""
 msgstr "%s bei »%s«"
 
-#: scan.l:1253 scan.l:1285
+#: scan.l:1294 scan.l:1326
 msgid "Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8"
 msgstr "Unicode-Escape-Werte können nicht für Code-Punkt-Werte über 007F verwendet werden, wenn die Serverkodierung nicht UTF8 ist"
 
-#: scan.l:1281 scan.l:1426
+#: scan.l:1322 scan.l:1467
 msgid "invalid Unicode escape value"
 msgstr "ungültiger Unicode-Escape-Wert"
 
-#: scan.l:1490
+#: scan.l:1531
 #, c-format
 msgid "nonstandard use of \\' in a string literal"
 msgstr "nicht standardkonforme Verwendung von \\' in Zeichenkettenkonstante"
 
-#: scan.l:1491
+#: scan.l:1532
 #, c-format
 msgid "Use '' to write quotes in strings, or use the escape string syntax (E'...')."
 msgstr "Verwenden Sie '', um Quotes in Zeichenketten zu schreiben, oder verwenden Sie die Syntax für Escape-Zeichenketten (E'...')."
 
-#: scan.l:1500
+#: scan.l:1541
 #, c-format
 msgid "nonstandard use of \\\\ in a string literal"
 msgstr "nicht standardkonforme Verwendung  von \\\\ in Zeichenkettenkonstante"
 
-#: scan.l:1501
+#: scan.l:1542
 #, c-format
 msgid "Use the escape string syntax for backslashes, e.g., E'\\\\'."
 msgstr "Verwenden Sie die Syntax für Escape-Zeichenketten für Backslashes, z.B. E'\\\\'."
 
-#: scan.l:1515
+#: scan.l:1556
 #, c-format
 msgid "nonstandard use of escape in a string literal"
 msgstr "nicht standardkonforme Verwendung von Escape in Zeichenkettenkonstante"
 
-#: scan.l:1516
+#: scan.l:1557
 #, c-format
 msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'."
 msgstr "Verwenden Sie die Syntax für Escape-Zeichenketten, z.B. E'\\r\\n'."
@@ -19029,7 +19103,7 @@ msgstr "kein leerer lokaler Puffer verfügbar"
 msgid "cannot access temporary tables during a parallel operation"
 msgstr "während einer parallelen Operation kann nicht auf temporäre Tabellen zugegriffen werden"
 
-#: storage/file/buffile.c:318
+#: storage/file/buffile.c:317
 #, fuzzy, c-format
 #| msgid "could not open file \"%s\""
 msgid "could not open BufFile \"%s\""
@@ -19243,9 +19317,9 @@ msgstr "epoll_wait() fehlgeschlagen: %m"
 msgid "poll() failed: %m"
 msgstr "poll() fehlgeschlagen: %m"
 
-#: storage/ipc/shm_toc.c:118 storage/ipc/shm_toc.c:200 storage/lmgr/lock.c:883
-#: storage/lmgr/lock.c:917 storage/lmgr/lock.c:2679 storage/lmgr/lock.c:4004
-#: storage/lmgr/lock.c:4069 storage/lmgr/lock.c:4361
+#: storage/ipc/shm_toc.c:118 storage/ipc/shm_toc.c:200 storage/lmgr/lock.c:903
+#: storage/lmgr/lock.c:941 storage/lmgr/lock.c:2728 storage/lmgr/lock.c:4053
+#: storage/lmgr/lock.c:4118 storage/lmgr/lock.c:4410
 #: storage/lmgr/predicate.c:2355 storage/lmgr/predicate.c:2370
 #: storage/lmgr/predicate.c:3762 storage/lmgr/predicate.c:4905
 #: utils/hash/dynahash.c:1065
@@ -19278,12 +19352,12 @@ msgstr "nicht genug Shared-Memory für Datenstruktur »%s« (%zu Bytes angeforde
 msgid "requested shared memory size overflows size_t"
 msgstr "angeforderte Shared-Memory-Größe übersteigt Kapazität von size_t"
 
-#: storage/ipc/standby.c:531 tcop/postgres.c:3027
+#: storage/ipc/standby.c:558 tcop/postgres.c:3033
 #, c-format
 msgid "canceling statement due to conflict with recovery"
 msgstr "storniere Anfrage wegen Konflikt mit der Wiederherstellung"
 
-#: storage/ipc/standby.c:532 tcop/postgres.c:2306
+#: storage/ipc/standby.c:559 tcop/postgres.c:2306
 #, c-format
 msgid "User transaction caused buffer deadlock with recovery."
 msgstr "Benutzertransaktion hat Verklemmung (Deadlock) mit Wiederherstellung verursacht."
@@ -19328,118 +19402,118 @@ msgstr "Verklemmung (Deadlock) entdeckt"
 msgid "See server log for query details."
 msgstr "Einzelheiten zur Anfrage finden Sie im Serverlog."
 
-#: storage/lmgr/lmgr.c:745
+#: storage/lmgr/lmgr.c:767
 #, c-format
 msgid "while updating tuple (%u,%u) in relation \"%s\""
 msgstr "beim Aktualisieren von Tupel (%u,%u) in Relation »%s«"
 
-#: storage/lmgr/lmgr.c:748
+#: storage/lmgr/lmgr.c:770
 #, c-format
 msgid "while deleting tuple (%u,%u) in relation \"%s\""
 msgstr "beim Löschen von Tupel (%u,%u) in Relation »%s«"
 
-#: storage/lmgr/lmgr.c:751
+#: storage/lmgr/lmgr.c:773
 #, c-format
 msgid "while locking tuple (%u,%u) in relation \"%s\""
 msgstr "beim Sperren von Tupel (%u,%u) in Relation »%s«"
 
-#: storage/lmgr/lmgr.c:754
+#: storage/lmgr/lmgr.c:776
 #, c-format
 msgid "while locking updated version (%u,%u) of tuple in relation \"%s\""
 msgstr "beim Sperren von aktualisierter Version (%u,%u) von Tupel in Relation »%s«"
 
-#: storage/lmgr/lmgr.c:757
+#: storage/lmgr/lmgr.c:779
 #, c-format
 msgid "while inserting index tuple (%u,%u) in relation \"%s\""
 msgstr "beim Einfügen von Indextupel (%u,%u) in Relation »%s«"
 
-#: storage/lmgr/lmgr.c:760
+#: storage/lmgr/lmgr.c:782
 #, c-format
 msgid "while checking uniqueness of tuple (%u,%u) in relation \"%s\""
 msgstr "beim Prüfen der Eindeutigkeit von Tupel (%u,%u) in Relation »%s«"
 
-#: storage/lmgr/lmgr.c:763
+#: storage/lmgr/lmgr.c:785
 #, c-format
 msgid "while rechecking updated tuple (%u,%u) in relation \"%s\""
 msgstr "beim erneuten Prüfen des aktualisierten Tupels (%u,%u) in Relation »%s«"
 
-#: storage/lmgr/lmgr.c:766
+#: storage/lmgr/lmgr.c:788
 #, c-format
 msgid "while checking exclusion constraint on tuple (%u,%u) in relation \"%s\""
 msgstr "beim Prüfen eines Exclusion-Constraints für Tupel (%u,%u) in Relation »%s«"
 
-#: storage/lmgr/lmgr.c:986
+#: storage/lmgr/lmgr.c:1008
 #, c-format
 msgid "relation %u of database %u"
 msgstr "Relation %u der Datenbank %u"
 
-#: storage/lmgr/lmgr.c:992
+#: storage/lmgr/lmgr.c:1014
 #, c-format
 msgid "extension of relation %u of database %u"
 msgstr "Erweiterung von Relation %u in Datenbank %u"
 
-#: storage/lmgr/lmgr.c:998
+#: storage/lmgr/lmgr.c:1020
 #, c-format
 msgid "page %u of relation %u of database %u"
 msgstr "Seite %u von Relation %u von Datenbank %u"
 
-#: storage/lmgr/lmgr.c:1005
+#: storage/lmgr/lmgr.c:1027
 #, c-format
 msgid "tuple (%u,%u) of relation %u of database %u"
 msgstr "Tupel (%u, %u) von Relation %u von Datenbank %u"
 
-#: storage/lmgr/lmgr.c:1013
+#: storage/lmgr/lmgr.c:1035
 #, c-format
 msgid "transaction %u"
 msgstr "Transaktion %u"
 
-#: storage/lmgr/lmgr.c:1018
+#: storage/lmgr/lmgr.c:1040
 #, c-format
 msgid "virtual transaction %d/%u"
 msgstr "virtuelle Transaktion %d/%u"
 
-#: storage/lmgr/lmgr.c:1024
+#: storage/lmgr/lmgr.c:1046
 #, c-format
 msgid "speculative token %u of transaction %u"
 msgstr "spekulatives Token %u von Transaktion %u"
 
-#: storage/lmgr/lmgr.c:1030
+#: storage/lmgr/lmgr.c:1052
 #, c-format
 msgid "object %u of class %u of database %u"
 msgstr "Objekt %u von Klasse %u von Datenbank %u"
 
-#: storage/lmgr/lmgr.c:1038
+#: storage/lmgr/lmgr.c:1060
 #, c-format
 msgid "user lock [%u,%u,%u]"
 msgstr "Benutzersperre [%u,%u,%u]"
 
-#: storage/lmgr/lmgr.c:1045
+#: storage/lmgr/lmgr.c:1067
 #, c-format
 msgid "advisory lock [%u,%u,%u,%u]"
 msgstr "Benutzersperre [%u,%u,%u,%u]"
 
-#: storage/lmgr/lmgr.c:1053
+#: storage/lmgr/lmgr.c:1075
 #, c-format
 msgid "unrecognized locktag type %d"
 msgstr "unbekannter Locktag-Typ %d"
 
-#: storage/lmgr/lock.c:732
+#: storage/lmgr/lock.c:738
 #, c-format
 msgid "cannot acquire lock mode %s on database objects while recovery is in progress"
 msgstr "Sperrmodus %s kann während der Wiederherstellung nicht auf Datenbankobjekte gesetzt werden"
 
-#: storage/lmgr/lock.c:734
+#: storage/lmgr/lock.c:740
 #, c-format
 msgid "Only RowExclusiveLock or less can be acquired on database objects during recovery."
 msgstr "Nur Sperren gleich oder unter RowExclusiveLock können während der Wiederherstellung auf Datenbankobjekte gesetzt werden."
 
-#: storage/lmgr/lock.c:884 storage/lmgr/lock.c:918 storage/lmgr/lock.c:2680
-#: storage/lmgr/lock.c:4005 storage/lmgr/lock.c:4070 storage/lmgr/lock.c:4362
+#: storage/lmgr/lock.c:904 storage/lmgr/lock.c:942 storage/lmgr/lock.c:2729
+#: storage/lmgr/lock.c:4054 storage/lmgr/lock.c:4119 storage/lmgr/lock.c:4411
 #, c-format
 msgid "You might need to increase max_locks_per_transaction."
 msgstr "Sie müssen möglicherweise max_locks_per_transaction erhöhen."
 
-#: storage/lmgr/lock.c:3121 storage/lmgr/lock.c:3237
+#: storage/lmgr/lock.c:3170 storage/lmgr/lock.c:3286
 #, c-format
 msgid "cannot PREPARE while holding both session-level and transaction-level locks on the same object"
 msgstr "PREPARE kann nicht ausgeführt werden, wenn für das selbe Objekt Sperren auf Sitzungsebene und auf Transaktionsebene gehalten werden"
@@ -19514,42 +19588,42 @@ msgstr "konnte Zugriff nicht serialisieren wegen Lese-/Schreib-Abhängigkeiten z
 msgid "The transaction might succeed if retried."
 msgstr "Die Transaktion könnte erfolgreich sein, wenn sie erneut versucht würde."
 
-#: storage/lmgr/proc.c:1309
+#: storage/lmgr/proc.c:1311
 #, c-format
 msgid "Process %d waits for %s on %s."
 msgstr "Prozess %d wartet auf %s-Sperre auf %s."
 
-#: storage/lmgr/proc.c:1320
+#: storage/lmgr/proc.c:1322
 #, c-format
 msgid "sending cancel to blocking autovacuum PID %d"
 msgstr "sende Stornierung an blockierende Autovacuum-PID %d"
 
-#: storage/lmgr/proc.c:1338 utils/adt/misc.c:270
+#: storage/lmgr/proc.c:1340 utils/adt/misc.c:270
 #, c-format
 msgid "could not send signal to process %d: %m"
 msgstr "konnte Signal nicht an Prozess %d senden: %m"
 
-#: storage/lmgr/proc.c:1440
+#: storage/lmgr/proc.c:1442
 #, c-format
 msgid "process %d avoided deadlock for %s on %s by rearranging queue order after %ld.%03d ms"
 msgstr "Prozess %d vermied Verklemmung wegen %s-Sperre auf %s durch Umordnen der Queue nach %ld,%03d ms"
 
-#: storage/lmgr/proc.c:1455
+#: storage/lmgr/proc.c:1457
 #, c-format
 msgid "process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
 msgstr "Prozess %d hat Verklemmung festgestellt beim Warten auf %s-Sperre auf %s nach %ld,%03d ms"
 
-#: storage/lmgr/proc.c:1464
+#: storage/lmgr/proc.c:1466
 #, c-format
 msgid "process %d still waiting for %s on %s after %ld.%03d ms"
 msgstr "Prozess %d wartet immer noch auf %s-Sperre auf %s nach %ld,%03d ms"
 
-#: storage/lmgr/proc.c:1471
+#: storage/lmgr/proc.c:1473
 #, c-format
 msgid "process %d acquired %s on %s after %ld.%03d ms"
 msgstr "Prozess %d erlangte %s-Sperre auf %s nach %ld,%03d ms"
 
-#: storage/lmgr/proc.c:1487
+#: storage/lmgr/proc.c:1489
 #, c-format
 msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
 msgstr "Prozess %d konnte %s-Sperre auf %s nach %ld,%03d ms nicht erlangen"
@@ -19587,83 +19661,83 @@ msgstr "verfälschter Item-Zeiger: offset = %u, size = %u"
 msgid "corrupted item pointer: offset = %u, length = %u"
 msgstr "verfälschter Item-Zeiger: offset = %u, length = %u"
 
-#: storage/smgr/md.c:447 storage/smgr/md.c:973
+#: storage/smgr/md.c:448 storage/smgr/md.c:974
 #, c-format
 msgid "could not truncate file \"%s\": %m"
 msgstr "kann Datei »%s« nicht kürzen: %m"
 
-#: storage/smgr/md.c:514
+#: storage/smgr/md.c:515
 #, c-format
 msgid "cannot extend file \"%s\" beyond %u blocks"
 msgstr "kann Datei »%s« nicht auf über %u Blöcke erweitern"
 
 # XXX
-#: storage/smgr/md.c:536 storage/smgr/md.c:753 storage/smgr/md.c:829
+#: storage/smgr/md.c:537 storage/smgr/md.c:754 storage/smgr/md.c:830
 #, c-format
 msgid "could not seek to block %u in file \"%s\": %m"
 msgstr "konnte Positionszeiger nicht auf Block %u in Datei »%s« setzen: %m"
 
-#: storage/smgr/md.c:544
+#: storage/smgr/md.c:545
 #, c-format
 msgid "could not extend file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht erweitern: %m"
 
-#: storage/smgr/md.c:546 storage/smgr/md.c:553 storage/smgr/md.c:856
+#: storage/smgr/md.c:547 storage/smgr/md.c:554 storage/smgr/md.c:857
 #, c-format
 msgid "Check free disk space."
 msgstr "Prüfen Sie den freien Festplattenplatz."
 
-#: storage/smgr/md.c:550
+#: storage/smgr/md.c:551
 #, c-format
 msgid "could not extend file \"%s\": wrote only %d of %d bytes at block %u"
 msgstr "konnte Datei »%s« nicht erweitern: es wurden nur %d von %d Bytes bei Block %u geschrieben"
 
-#: storage/smgr/md.c:771
+#: storage/smgr/md.c:772
 #, c-format
 msgid "could not read block %u in file \"%s\": %m"
 msgstr "konnte Block %u in Datei »%s« nicht lesen: %m"
 
-#: storage/smgr/md.c:787
+#: storage/smgr/md.c:788
 #, c-format
 msgid "could not read block %u in file \"%s\": read only %d of %d bytes"
 msgstr "konnte Block %u in Datei »%s« nicht lesen: es wurden nur %d von %d Bytes gelesen"
 
-#: storage/smgr/md.c:847
+#: storage/smgr/md.c:848
 #, c-format
 msgid "could not write block %u in file \"%s\": %m"
 msgstr "konnte Block %u in Datei »%s« nicht schreiben: %m"
 
-#: storage/smgr/md.c:852
+#: storage/smgr/md.c:853
 #, c-format
 msgid "could not write block %u in file \"%s\": wrote only %d of %d bytes"
 msgstr "konnte Block %u in Datei »%s« nicht schreiben: es wurden nur %d von %d Bytes geschrieben"
 
-#: storage/smgr/md.c:944
+#: storage/smgr/md.c:945
 #, c-format
 msgid "could not truncate file \"%s\" to %u blocks: it's only %u blocks now"
 msgstr "konnte Datei »%s« nicht auf %u Blöcke kürzen: es sind jetzt nur %u Blöcke"
 
-#: storage/smgr/md.c:999
+#: storage/smgr/md.c:1000
 #, c-format
 msgid "could not truncate file \"%s\" to %u blocks: %m"
 msgstr "konnte Datei »%s« nicht auf %u Blöcke kürzen: %m"
 
-#: storage/smgr/md.c:1281
+#: storage/smgr/md.c:1282
 #, c-format
 msgid "could not fsync file \"%s\" but retrying: %m"
 msgstr "konnte Datei »%s« nicht fsyncen, versuche erneut: %m"
 
-#: storage/smgr/md.c:1444
+#: storage/smgr/md.c:1445
 #, c-format
 msgid "could not forward fsync request because request queue is full"
 msgstr "konnte fsync-Anfrage nicht weiterleiten, weil Anfrageschlange voll ist"
 
-#: storage/smgr/md.c:1913
+#: storage/smgr/md.c:1951
 #, c-format
 msgid "could not open file \"%s\" (target block %u): previous segment is only %u blocks"
 msgstr "konnte Datei »%s« nicht öffnen (Zielblock %u): vorhergehendes Segment hat nur %u Blöcke"
 
-#: storage/smgr/md.c:1927
+#: storage/smgr/md.c:1965
 #, c-format
 msgid "could not open file \"%s\" (target block %u): %m"
 msgstr "konnte Datei »%s« nicht öffnen (Zielblock %u): %m"
@@ -19710,7 +19784,7 @@ msgid "unexpected EOF on client connection"
 msgstr "unerwartetes EOF auf Client-Verbindung"
 
 #: tcop/postgres.c:445 tcop/postgres.c:457 tcop/postgres.c:468
-#: tcop/postgres.c:480 tcop/postgres.c:4379
+#: tcop/postgres.c:480 tcop/postgres.c:4385
 #, c-format
 msgid "invalid frontend message type %d"
 msgstr "ungültiger Frontend-Message-Typ %d"
@@ -19833,152 +19907,152 @@ msgstr "Benutzeranfrage hat möglicherweise Zeilenversionen sehen müssen, die e
 msgid "User was connected to a database that must be dropped."
 msgstr "Benutzer war mit einer Datenbank verbunden, die gelöscht werden muss."
 
-#: tcop/postgres.c:2624
+#: tcop/postgres.c:2634
 #, c-format
 msgid "terminating connection because of crash of another server process"
 msgstr "Verbindung wird abgebrochen wegen Absturz eines anderen Serverprozesses"
 
-#: tcop/postgres.c:2625
+#: tcop/postgres.c:2635
 #, 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 "Der Postmaster hat diesen Serverprozess angewiesen, die aktuelle Transaktion zurückzurollen und die Sitzung zu beenden, weil ein anderer Serverprozess abnormal beendet wurde und möglicherweise das Shared Memory verfälscht hat."
 
-#: tcop/postgres.c:2629 tcop/postgres.c:2957
+#: tcop/postgres.c:2639 tcop/postgres.c:2963
 #, c-format
 msgid "In a moment you should be able to reconnect to the database and repeat your command."
 msgstr "In einem Moment sollten Sie wieder mit der Datenbank verbinden und Ihren Befehl wiederholen können."
 
-#: tcop/postgres.c:2715
+#: tcop/postgres.c:2721
 #, c-format
 msgid "floating-point exception"
 msgstr "Fließkommafehler"
 
-#: tcop/postgres.c:2716
+#: tcop/postgres.c:2722
 #, 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 "Eine ungültige Fließkommaoperation wurde signalisiert. Das bedeutet wahrscheinlich ein Ergebnis außerhalb des gültigen Bereichs oder eine ungültige Operation, zum Beispiel Division durch null."
 
-#: tcop/postgres.c:2887
+#: tcop/postgres.c:2893
 #, c-format
 msgid "canceling authentication due to timeout"
 msgstr "storniere Authentifizierung wegen Zeitüberschreitung"
 
-#: tcop/postgres.c:2891
+#: tcop/postgres.c:2897
 #, c-format
 msgid "terminating autovacuum process due to administrator command"
 msgstr "Autovacuum-Prozess wird abgebrochen aufgrund von Anweisung des Administrators"
 
-#: tcop/postgres.c:2895
+#: tcop/postgres.c:2901
 #, c-format
 msgid "terminating logical replication worker due to administrator command"
 msgstr "Arbeitsprozess für logische Replikation wird abgebrochen aufgrund von Anweisung des Administrators"
 
-#: tcop/postgres.c:2899
+#: tcop/postgres.c:2905
 #, c-format
 msgid "logical replication launcher shutting down"
 msgstr "Logical-Replication-Launcher fährt herunter"
 
-#: tcop/postgres.c:2912 tcop/postgres.c:2922 tcop/postgres.c:2955
+#: tcop/postgres.c:2918 tcop/postgres.c:2928 tcop/postgres.c:2961
 #, c-format
 msgid "terminating connection due to conflict with recovery"
 msgstr "Verbindung wird abgebrochen wegen Konflikt mit der Wiederherstellung"
 
-#: tcop/postgres.c:2928
+#: tcop/postgres.c:2934
 #, c-format
 msgid "terminating connection due to administrator command"
 msgstr "Verbindung wird abgebrochen aufgrund von Anweisung des Administrators"
 
-#: tcop/postgres.c:2938
+#: tcop/postgres.c:2944
 #, c-format
 msgid "connection to client lost"
 msgstr "Verbindung zum Client wurde verloren"
 
-#: tcop/postgres.c:3004
+#: tcop/postgres.c:3010
 #, c-format
 msgid "canceling statement due to lock timeout"
 msgstr "storniere Anfrage wegen Zeitüberschreitung einer Sperre"
 
-#: tcop/postgres.c:3011
+#: tcop/postgres.c:3017
 #, c-format
 msgid "canceling statement due to statement timeout"
 msgstr "storniere Anfrage wegen Zeitüberschreitung der Anfrage"
 
-#: tcop/postgres.c:3018
+#: tcop/postgres.c:3024
 #, c-format
 msgid "canceling autovacuum task"
 msgstr "storniere Autovacuum-Aufgabe"
 
-#: tcop/postgres.c:3041
+#: tcop/postgres.c:3047
 #, c-format
 msgid "canceling statement due to user request"
 msgstr "storniere Anfrage wegen Benutzeraufforderung"
 
-#: tcop/postgres.c:3051
+#: tcop/postgres.c:3057
 #, c-format
 msgid "terminating connection due to idle-in-transaction timeout"
 msgstr "Verbindung wird abgebrochen wegen Zeitüberschreitung in inaktiver Transaktion"
 
-#: tcop/postgres.c:3165
+#: tcop/postgres.c:3171
 #, c-format
 msgid "stack depth limit exceeded"
 msgstr "Grenze für Stacktiefe überschritten"
 
-#: tcop/postgres.c:3166
+#: tcop/postgres.c:3172
 #, c-format
 msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
 msgstr "Erhöhen Sie den Konfigurationsparameter »max_stack_depth« (aktuell %dkB), nachdem Sie sichergestellt haben, dass die Stacktiefenbegrenzung Ihrer Plattform ausreichend ist."
 
-#: tcop/postgres.c:3229
+#: tcop/postgres.c:3235
 #, c-format
 msgid "\"max_stack_depth\" must not exceed %ldkB."
 msgstr "»max_stack_depth« darf %ldkB nicht überschreiten."
 
-#: tcop/postgres.c:3231
+#: tcop/postgres.c:3237
 #, c-format
 msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
 msgstr "Erhöhen Sie die Stacktiefenbegrenzung Ihrer Plattform mit »ulimit -s« oder der lokalen Entsprechung."
 
-#: tcop/postgres.c:3591
+#: tcop/postgres.c:3597
 #, c-format
 msgid "invalid command-line argument for server process: %s"
 msgstr "ungültiges Kommandozeilenargument für Serverprozess: %s"
 
-#: tcop/postgres.c:3592 tcop/postgres.c:3598
+#: tcop/postgres.c:3598 tcop/postgres.c:3604
 #, c-format
 msgid "Try \"%s --help\" for more information."
 msgstr "Versuchen Sie »%s --help« für weitere Informationen."
 
-#: tcop/postgres.c:3596
+#: tcop/postgres.c:3602
 #, c-format
 msgid "%s: invalid command-line argument: %s"
 msgstr "%s: ungültiges Kommandozeilenargument: %s"
 
-#: tcop/postgres.c:3658
+#: tcop/postgres.c:3664
 #, c-format
 msgid "%s: no database nor user name specified"
 msgstr "%s: weder Datenbankname noch Benutzername angegeben"
 
-#: tcop/postgres.c:4287
+#: tcop/postgres.c:4293
 #, c-format
 msgid "invalid CLOSE message subtype %d"
 msgstr "ungültiger Subtyp %d von CLOSE-Message"
 
-#: tcop/postgres.c:4322
+#: tcop/postgres.c:4328
 #, c-format
 msgid "invalid DESCRIBE message subtype %d"
 msgstr "ungültiger Subtyp %d von DESCRIBE-Message"
 
-#: tcop/postgres.c:4400
+#: tcop/postgres.c:4406
 #, c-format
 msgid "fastpath function calls not supported in a replication connection"
 msgstr "Fastpath-Funktionsaufrufe werden auf einer Replikationsverbindung nicht unterstützt"
 
-#: tcop/postgres.c:4404
+#: tcop/postgres.c:4410
 #, c-format
 msgid "extended query protocol not supported in a replication connection"
 msgstr "erweitertes Anfrageprotokoll wird nicht auf einer Replikationsverbindung unterstützt"
 
-#: tcop/postgres.c:4581
+#: tcop/postgres.c:4587
 #, c-format
 msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
 msgstr "Verbindungsende: Sitzungszeit: %d:%02d:%02d.%03d Benutzer=%s Datenbank=%s Host=%s%s%s"
@@ -20185,7 +20259,7 @@ msgstr "ungültiges Affix-Flag »%s« mit Flag-Wert »long«"
 msgid "could not open dictionary file \"%s\": %m"
 msgstr "konnte Wörterbuchdatei »%s« nicht öffnen: %m"
 
-#: tsearch/spell.c:740 utils/adt/regexp.c:204
+#: tsearch/spell.c:740 utils/adt/regexp.c:208
 #, c-format
 msgid "invalid regular expression: %s"
 msgstr "ungültiger regulärer Ausdruck: %s"
@@ -20551,7 +20625,7 @@ msgstr "Unerwartetes Arrayelement."
 msgid "Unmatched \"%c\" character."
 msgstr "Zeichen »%c« ohne Gegenstück."
 
-#: utils/adt/arrayfuncs.c:598 utils/adt/jsonfuncs.c:2394
+#: utils/adt/arrayfuncs.c:598 utils/adt/jsonfuncs.c:2398
 #, c-format
 msgid "Multidimensional arrays must have sub-arrays with matching dimensions."
 msgstr "Mehrdimensionale Arrays müssen Arraysausdrücke mit gleicher Anzahl Dimensionen haben."
@@ -20604,8 +20678,8 @@ msgstr "Auswählen von Stücken aus Arrays mit fester Länge ist nicht implement
 #: utils/adt/arrayfuncs.c:2849 utils/adt/arrayfuncs.c:5790
 #: utils/adt/arrayfuncs.c:5816 utils/adt/arrayfuncs.c:5827
 #: utils/adt/json.c:2323 utils/adt/json.c:2398 utils/adt/jsonb.c:1282
-#: utils/adt/jsonb.c:1368 utils/adt/jsonfuncs.c:4277 utils/adt/jsonfuncs.c:4428
-#: utils/adt/jsonfuncs.c:4473 utils/adt/jsonfuncs.c:4520
+#: utils/adt/jsonb.c:1368 utils/adt/jsonfuncs.c:4289 utils/adt/jsonfuncs.c:4440
+#: utils/adt/jsonfuncs.c:4485 utils/adt/jsonfuncs.c:4532
 #, c-format
 msgid "wrong number of array subscripts"
 msgstr "falsche Anzahl Arrayindizes"
@@ -21757,14 +21831,14 @@ msgid "total size of jsonb object elements exceeds the maximum of %u bytes"
 msgstr "Gesamtgröße der jsonb-Objektelemente überschreitet die maximale Größe von %u Bytes"
 
 #: utils/adt/jsonfuncs.c:523 utils/adt/jsonfuncs.c:688
-#: utils/adt/jsonfuncs.c:2276 utils/adt/jsonfuncs.c:2712
-#: utils/adt/jsonfuncs.c:3468 utils/adt/jsonfuncs.c:3812
+#: utils/adt/jsonfuncs.c:2276 utils/adt/jsonfuncs.c:2716
+#: utils/adt/jsonfuncs.c:3473 utils/adt/jsonfuncs.c:3824
 #, c-format
 msgid "cannot call %s on a scalar"
 msgstr "%s kann nicht mit einem skalaren Wert aufgerufen werden"
 
 #: utils/adt/jsonfuncs.c:528 utils/adt/jsonfuncs.c:675
-#: utils/adt/jsonfuncs.c:2714 utils/adt/jsonfuncs.c:3457
+#: utils/adt/jsonfuncs.c:2718 utils/adt/jsonfuncs.c:3462
 #, c-format
 msgid "cannot call %s on an array"
 msgstr "%s kann nicht mit einem Array aufgerufen werden"
@@ -21784,8 +21858,8 @@ msgstr "kann nicht die Arraylänge eines Nicht-Arrays ermitteln"
 msgid "cannot call %s on a non-object"
 msgstr "%s kann nicht mit etwas aufgerufen werden, das kein Objekt ist"
 
-#: utils/adt/jsonfuncs.c:1709 utils/adt/jsonfuncs.c:3261
-#: utils/adt/jsonfuncs.c:3612
+#: utils/adt/jsonfuncs.c:1709 utils/adt/jsonfuncs.c:3266
+#: utils/adt/jsonfuncs.c:3621
 #, c-format
 msgid "function returning record called in context that cannot accept type record"
 msgstr "Funktion, die einen Record zurückgibt, in einem Zusammenhang aufgerufen, der Typ record nicht verarbeiten kann"
@@ -21810,120 +21884,120 @@ msgstr "kann keine Elemente aus einem skalaren Wert auswählen"
 msgid "cannot extract elements from an object"
 msgstr "kann keine Elemente aus einem Objekt auswählen"
 
-#: utils/adt/jsonfuncs.c:2263 utils/adt/jsonfuncs.c:3701
+#: utils/adt/jsonfuncs.c:2263 utils/adt/jsonfuncs.c:3708
 #, c-format
 msgid "cannot call %s on a non-array"
 msgstr "%s kann nicht mit etwas aufgerufen werden, das kein Array ist"
 
-#: utils/adt/jsonfuncs.c:2329 utils/adt/jsonfuncs.c:2334
-#: utils/adt/jsonfuncs.c:2351 utils/adt/jsonfuncs.c:2357
+#: utils/adt/jsonfuncs.c:2333 utils/adt/jsonfuncs.c:2338
+#: utils/adt/jsonfuncs.c:2355 utils/adt/jsonfuncs.c:2361
 #, c-format
 msgid "expected JSON array"
 msgstr "JSON-Array wurde erwartet"
 
-#: utils/adt/jsonfuncs.c:2330
+#: utils/adt/jsonfuncs.c:2334
 #, c-format
 msgid "See the value of key \"%s\"."
 msgstr "Prüfen Sie den Wert des Schlüssels »%s«."
 
-#: utils/adt/jsonfuncs.c:2352
+#: utils/adt/jsonfuncs.c:2356
 #, c-format
 msgid "See the array element %s of key \"%s\"."
 msgstr "Prüfen Sie das Arrayelement %s des Schlüssels »%s«."
 
-#: utils/adt/jsonfuncs.c:2358
+#: utils/adt/jsonfuncs.c:2362
 #, c-format
 msgid "See the array element %s."
 msgstr "Prüfen Sie das Arrayelement %s."
 
-#: utils/adt/jsonfuncs.c:2393
+#: utils/adt/jsonfuncs.c:2397
 #, c-format
 msgid "malformed JSON array"
 msgstr "fehlerhaftes JSON-Array"
 
-#: utils/adt/jsonfuncs.c:3245 utils/adt/jsonfuncs.c:3597
+#: utils/adt/jsonfuncs.c:3250 utils/adt/jsonfuncs.c:3606
 #, c-format
 msgid "first argument of %s must be a row type"
 msgstr "erstes Argument von %s muss ein Zeilentyp sein"
 
-#: utils/adt/jsonfuncs.c:3263 utils/adt/jsonfuncs.c:3614
+#: utils/adt/jsonfuncs.c:3268 utils/adt/jsonfuncs.c:3623
 #, c-format
 msgid "Try calling the function in the FROM clause using a column definition list."
 msgstr "Versuchen Sie, die Funktion in der FROM-Klausel mit einer Spaltendefinitionsliste aufzurufen."
 
-#: utils/adt/jsonfuncs.c:3718 utils/adt/jsonfuncs.c:3794
+#: utils/adt/jsonfuncs.c:3725 utils/adt/jsonfuncs.c:3806
 #, c-format
 msgid "argument of %s must be an array of objects"
 msgstr "Argument von %s muss ein Array von Objekten sein"
 
-#: utils/adt/jsonfuncs.c:3746
+#: utils/adt/jsonfuncs.c:3758
 #, c-format
 msgid "cannot call %s on an object"
 msgstr "%s kann nicht mit einem Objekt aufgerufen werden"
 
-#: utils/adt/jsonfuncs.c:4223 utils/adt/jsonfuncs.c:4282
-#: utils/adt/jsonfuncs.c:4362
+#: utils/adt/jsonfuncs.c:4235 utils/adt/jsonfuncs.c:4294
+#: utils/adt/jsonfuncs.c:4374
 #, c-format
 msgid "cannot delete from scalar"
 msgstr "kann nicht aus skalarem Wert löschen"
 
-#: utils/adt/jsonfuncs.c:4367
+#: utils/adt/jsonfuncs.c:4379
 #, c-format
 msgid "cannot delete from object using integer index"
 msgstr "aus einem Objekt kann nicht per numerischem Index gelöscht werden"
 
-#: utils/adt/jsonfuncs.c:4433 utils/adt/jsonfuncs.c:4525
+#: utils/adt/jsonfuncs.c:4445 utils/adt/jsonfuncs.c:4537
 #, c-format
 msgid "cannot set path in scalar"
 msgstr "in einem skalaren Wert kann kein Pfad gesetzt werden"
 
-#: utils/adt/jsonfuncs.c:4478
+#: utils/adt/jsonfuncs.c:4490
 #, c-format
 msgid "cannot delete path in scalar"
 msgstr "in einem skalaren Wert kann kein Pfad gelöscht werden"
 
-#: utils/adt/jsonfuncs.c:4648
+#: utils/adt/jsonfuncs.c:4660
 #, c-format
 msgid "invalid concatenation of jsonb objects"
 msgstr "ungültiges Aneinanderhängen von jsonb-Objekten"
 
-#: utils/adt/jsonfuncs.c:4682
+#: utils/adt/jsonfuncs.c:4694
 #, c-format
 msgid "path element at position %d is null"
 msgstr "Pfadelement auf Position %d ist NULL"
 
-#: utils/adt/jsonfuncs.c:4768
+#: utils/adt/jsonfuncs.c:4780
 #, c-format
 msgid "cannot replace existing key"
 msgstr "existierender Schlüssel kann nicht ersetzt werden"
 
-#: utils/adt/jsonfuncs.c:4769
+#: utils/adt/jsonfuncs.c:4781
 #, c-format
 msgid "Try using the function jsonb_set to replace key value."
 msgstr "Verwenden Sie die Funktion jsonb_set, um den Schlüsselwert zu ersetzen."
 
-#: utils/adt/jsonfuncs.c:4851
+#: utils/adt/jsonfuncs.c:4863
 #, c-format
 msgid "path element at position %d is not an integer: \"%s\""
 msgstr "Pfadelement auf Position %d ist keine ganze Zahl: »%s«"
 
-#: utils/adt/jsonfuncs.c:4970
+#: utils/adt/jsonfuncs.c:4982
 #, c-format
 msgid "wrong flag type, only arrays and scalars are allowed"
 msgstr ""
 
-#: utils/adt/jsonfuncs.c:4977
+#: utils/adt/jsonfuncs.c:4989
 #, fuzzy, c-format
 #| msgid "array element type cannot be %s"
 msgid "flag array element is not a string"
 msgstr "Arrayelementtyp kann nicht %s sein"
 
-#: utils/adt/jsonfuncs.c:4978 utils/adt/jsonfuncs.c:5000
+#: utils/adt/jsonfuncs.c:4990 utils/adt/jsonfuncs.c:5012
 #, c-format
-msgid "Possible values are: \"string\", \"numeric\", \"boolean\", \"key\" and \"all\""
+msgid "Possible values are: \"string\", \"numeric\", \"boolean\", \"key\", and \"all\""
 msgstr ""
 
-#: utils/adt/jsonfuncs.c:4998
+#: utils/adt/jsonfuncs.c:5010
 #, c-format
 msgid "wrong flag in flag array: \"%s\""
 msgstr ""
@@ -21943,12 +22017,12 @@ msgstr "konnte die für ILIKE zu verwendende Sortierfolge nicht bestimmen"
 msgid "LIKE pattern must not end with escape character"
 msgstr "LIKE-Muster darf nicht mit Escape-Zeichen enden"
 
-#: utils/adt/like_match.c:292 utils/adt/regexp.c:698
+#: utils/adt/like_match.c:292 utils/adt/regexp.c:702
 #, c-format
 msgid "invalid escape string"
 msgstr "ungültige ESCAPE-Zeichenkette"
 
-#: utils/adt/like_match.c:293 utils/adt/regexp.c:699
+#: utils/adt/like_match.c:293 utils/adt/regexp.c:703
 #, c-format
 msgid "Escape string must be empty or one character."
 msgstr "ESCAPE-Zeichenkette muss null oder ein Zeichen lang sein."
@@ -22384,7 +22458,7 @@ msgstr "ungültiges Mehrbytezeichen für Locale"
 msgid "The server's LC_CTYPE locale is probably incompatible with the database encoding."
 msgstr "Die LC_CTYPE-Locale des Servers ist wahrscheinlich mit der Kodierung der Datenbank inkompatibel."
 
-#: utils/adt/pg_upgrade_support.c:28
+#: utils/adt/pg_upgrade_support.c:29
 #, c-format
 msgid "function can only be called when server is in binary upgrade mode"
 msgstr "Funktion kann nur aufgerufen werden, wenn der Server im Binary-Upgrade-Modus ist"
@@ -22479,32 +22553,38 @@ msgstr "Zu viele Kommas."
 msgid "Junk after right parenthesis or bracket."
 msgstr "Müll nach rechter runder oder eckiger Klammer."
 
-#: utils/adt/regexp.c:285 utils/adt/regexp.c:1344 utils/adt/varlena.c:3993
+#: utils/adt/regexp.c:289 utils/adt/regexp.c:1424 utils/adt/varlena.c:4105
 #, c-format
 msgid "regular expression failed: %s"
 msgstr "regulärer Ausdruck fehlgeschlagen: %s"
 
-#: utils/adt/regexp.c:422
+#: utils/adt/regexp.c:426
 #, c-format
 msgid "invalid regexp option: \"%c\""
 msgstr "ungültige Option für regulären Ausdruck: »%c«"
 
-#: utils/adt/regexp.c:862
+#: utils/adt/regexp.c:866
 #, c-format
 msgid "regexp_match does not support the global option"
 msgstr "regexp_match unterstützt die »Global«-Option nicht"
 
-#: utils/adt/regexp.c:863
+#: utils/adt/regexp.c:867
 #, c-format
 msgid "Use the regexp_matches function instead."
 msgstr "Verwenden Sie stattdessen die Funktion regexp_matches."
 
-#: utils/adt/regexp.c:1163
+#: utils/adt/regexp.c:1049
+#, fuzzy, c-format
+#| msgid "regular expression failed: %s"
+msgid "too many regular expression matches"
+msgstr "regulärer Ausdruck fehlgeschlagen: %s"
+
+#: utils/adt/regexp.c:1244
 #, c-format
 msgid "regexp_split_to_table does not support the global option"
 msgstr "regexp_split_to_table unterstützt die »Global«-Option nicht"
 
-#: utils/adt/regexp.c:1219
+#: utils/adt/regexp.c:1297
 #, c-format
 msgid "regexp_split_to_array does not support the global option"
 msgstr "regexp_split_to_array unterstützt die »Global«-Option nicht"
@@ -22520,7 +22600,7 @@ msgid "more than one operator named %s"
 msgstr "es gibt mehrere Operatoren namens %s"
 
 #: utils/adt/regproc.c:696 utils/adt/regproc.c:737 utils/adt/regproc.c:1865
-#: utils/adt/ruleutils.c:9065 utils/adt/ruleutils.c:9233
+#: utils/adt/ruleutils.c:9132 utils/adt/ruleutils.c:9300
 #, c-format
 msgid "too many arguments"
 msgstr "zu viele Argumente"
@@ -22686,7 +22766,7 @@ msgstr "kann unterschiedliche Spaltentyp %s und %s in Record-Spalte %d nicht ver
 msgid "cannot compare record types with different numbers of columns"
 msgstr "kann Record-Typen mit unterschiedlicher Anzahl Spalten nicht vergleichen"
 
-#: utils/adt/ruleutils.c:4756
+#: utils/adt/ruleutils.c:4823
 #, c-format
 msgid "rule \"%s\" has unsupported event type %d"
 msgstr "Regel »%s« hat nicht unterstützten Ereignistyp %d"
@@ -23140,47 +23220,47 @@ msgstr "Sortierschlüsselerzeugung fehlgeschlagen: %s"
 msgid "index %d out of valid range, 0..%d"
 msgstr "Index %d ist außerhalb des gültigen Bereichs, 0..%d"
 
-#: utils/adt/varlena.c:4089
+#: utils/adt/varlena.c:4201
 #, c-format
 msgid "field position must be greater than zero"
 msgstr "Feldposition muss größer als null sein"
 
-#: utils/adt/varlena.c:4968
+#: utils/adt/varlena.c:5080
 #, c-format
 msgid "unterminated format() type specifier"
 msgstr "Typspezifikation in format() nicht abgeschlossen"
 
-#: utils/adt/varlena.c:4969 utils/adt/varlena.c:5103 utils/adt/varlena.c:5224
+#: utils/adt/varlena.c:5081 utils/adt/varlena.c:5215 utils/adt/varlena.c:5336
 #, c-format
 msgid "For a single \"%%\" use \"%%%%\"."
 msgstr "Für ein einzelnes »%%« geben Sie »%%%%« an."
 
-#: utils/adt/varlena.c:5101 utils/adt/varlena.c:5222
+#: utils/adt/varlena.c:5213 utils/adt/varlena.c:5334
 #, c-format
 msgid "unrecognized format() type specifier \"%c\""
 msgstr "unbekannte Typspezifikation in format(): »%c«"
 
-#: utils/adt/varlena.c:5114 utils/adt/varlena.c:5171
+#: utils/adt/varlena.c:5226 utils/adt/varlena.c:5283
 #, c-format
 msgid "too few arguments for format()"
 msgstr "zu wenige Argumente für format()"
 
-#: utils/adt/varlena.c:5267 utils/adt/varlena.c:5449
+#: utils/adt/varlena.c:5379 utils/adt/varlena.c:5561
 #, c-format
 msgid "number is out of range"
 msgstr "Zahl ist außerhalb des gültigen Bereichs"
 
-#: utils/adt/varlena.c:5330 utils/adt/varlena.c:5358
+#: utils/adt/varlena.c:5442 utils/adt/varlena.c:5470
 #, c-format
 msgid "format specifies argument 0, but arguments are numbered from 1"
 msgstr "Format gibt Argument 0 an, aber die Argumente sind von 1 an nummeriert"
 
-#: utils/adt/varlena.c:5351
+#: utils/adt/varlena.c:5463
 #, c-format
 msgid "width argument position must be ended by \"$\""
 msgstr "Argumentposition der Breitenangabe muss mit »$« enden"
 
-#: utils/adt/varlena.c:5396
+#: utils/adt/varlena.c:5508
 #, c-format
 msgid "null values cannot be formatted as an SQL identifier"
 msgstr "NULL-Werte können nicht als SQL-Bezeichner formatiert werden"
@@ -23324,32 +23404,32 @@ msgstr "Das Array muss zweidimensional sein und die Länge der zweiten Achse mus
 msgid "empty XPath expression"
 msgstr "leerer XPath-Ausdruck"
 
-#: utils/adt/xml.c:3954
+#: utils/adt/xml.c:3951
 #, c-format
 msgid "neither namespace name nor URI may be null"
 msgstr "weder Namensraumname noch URI dürfen NULL sein"
 
-#: utils/adt/xml.c:3961
+#: utils/adt/xml.c:3958
 #, c-format
 msgid "could not register XML namespace with name \"%s\" and URI \"%s\""
 msgstr "konnte XML-Namensraum mit Namen »%s« und URI »%s« nicht registrieren"
 
-#: utils/adt/xml.c:4315
+#: utils/adt/xml.c:4309
 #, c-format
 msgid "DEFAULT namespace is not supported"
 msgstr "DEFAULT-Namensraum wird nicht unterstützt"
 
-#: utils/adt/xml.c:4344
+#: utils/adt/xml.c:4338
 #, c-format
 msgid "row path filter must not be empty string"
 msgstr "Zeilenpfadfilter darf nicht leer sein"
 
-#: utils/adt/xml.c:4375
+#: utils/adt/xml.c:4369
 #, c-format
 msgid "column path filter must not be empty string"
 msgstr "Spaltenpfadfilter darf nicht leer sein"
 
-#: utils/adt/xml.c:4557
+#: utils/adt/xml.c:4555
 #, c-format
 msgid "more than one value returned by column XPath expression"
 msgstr "XPath-Ausdruck für Spalte gab mehr als einen Wert zurück"
@@ -23380,57 +23460,57 @@ msgstr "in Operatorklasse »%s« für Zugriffsmethode %s fehlt Support-Funktion
 msgid "cached plan must not change result type"
 msgstr "gecachter Plan darf den Ergebnistyp nicht ändern"
 
-#: utils/cache/relcache.c:5750
+#: utils/cache/relcache.c:5824
 #, c-format
 msgid "could not create relation-cache initialization file \"%s\": %m"
 msgstr "konnte Initialisierungsdatei für Relationscache »%s« nicht erzeugen: %m"
 
-#: utils/cache/relcache.c:5752
+#: utils/cache/relcache.c:5826
 #, c-format
 msgid "Continuing anyway, but there's something wrong."
 msgstr "Setze trotzdem fort, aber irgendwas stimmt nicht."
 
-#: utils/cache/relcache.c:6026
+#: utils/cache/relcache.c:6180
 #, c-format
 msgid "could not remove cache file \"%s\": %m"
 msgstr "konnte Cache-Datei »%s« nicht löschen: %m"
 
-#: utils/cache/relmapper.c:509
+#: utils/cache/relmapper.c:513
 #, c-format
 msgid "cannot PREPARE a transaction that modified relation mapping"
 msgstr "PREPARE kann nicht in einer Transaktion ausgeführt werden, die das Relation-Mapping geändert hat"
 
-#: utils/cache/relmapper.c:651 utils/cache/relmapper.c:751
+#: utils/cache/relmapper.c:655 utils/cache/relmapper.c:755
 #, c-format
 msgid "could not open relation mapping file \"%s\": %m"
 msgstr "konnte Relation-Mapping-Datei »%s« nicht öffnen: %m"
 
-#: utils/cache/relmapper.c:665
+#: utils/cache/relmapper.c:669
 #, c-format
 msgid "could not read relation mapping file \"%s\": %m"
 msgstr "konnte nicht aus Relation-Mapping-Datei »%s« lesen: %m"
 
-#: utils/cache/relmapper.c:676
+#: utils/cache/relmapper.c:680
 #, c-format
 msgid "relation mapping file \"%s\" contains invalid data"
 msgstr "Relation-Mapping-Datei »%s« enthält ungültige Daten"
 
-#: utils/cache/relmapper.c:686
+#: utils/cache/relmapper.c:690
 #, c-format
 msgid "relation mapping file \"%s\" contains incorrect checksum"
 msgstr "Relation-Mapping-Datei »%s« enthält falsche Prüfsumme"
 
-#: utils/cache/relmapper.c:785
+#: utils/cache/relmapper.c:789
 #, c-format
 msgid "could not write to relation mapping file \"%s\": %m"
 msgstr "konnte nicht in Relation-Mapping-Datei »%s« schreiben: %m"
 
-#: utils/cache/relmapper.c:800
+#: utils/cache/relmapper.c:804
 #, c-format
 msgid "could not fsync relation mapping file \"%s\": %m"
 msgstr "konnte Relation-Mapping-Datei »%s« nicht fsyncen: %m"
 
-#: utils/cache/relmapper.c:807
+#: utils/cache/relmapper.c:811
 #, c-format
 msgid "could not close relation mapping file \"%s\": %m"
 msgstr "konnte Relation-Mapping-Datei »%s« nicht schließen: %m"
@@ -23719,7 +23799,7 @@ msgstr "Rechte sollten u=rwx (0700) sein."
 msgid "could not change directory to \"%s\": %m"
 msgstr "konnte nicht in Verzeichnis »%s« wechseln: %m"
 
-#: utils/init/miscinit.c:546 utils/misc/guc.c:6350
+#: utils/init/miscinit.c:546 utils/misc/guc.c:6360
 #, c-format
 msgid "cannot set parameter \"%s\" within security-restricted operation"
 msgstr "kann Parameter »%s« nicht in einer sicherheitsbeschränkten Operation setzen"
@@ -23830,7 +23910,7 @@ msgstr "Die Datei ist anscheinend aus Versehen übrig geblieben, konnte aber nic
 msgid "could not write lock file \"%s\": %m"
 msgstr "konnte Sperrdatei »%s« nicht schreiben: %m"
 
-#: utils/init/miscinit.c:1276 utils/init/miscinit.c:1419 utils/misc/guc.c:9190
+#: utils/init/miscinit.c:1276 utils/init/miscinit.c:1419 utils/misc/guc.c:9201
 #, c-format
 msgid "could not read from file \"%s\": %m"
 msgstr "konnte nicht aus Datei »%s« lesen: %m"
@@ -24277,1487 +24357,1489 @@ msgid "Developer Options"
 msgstr "Entwickleroptionen"
 
 #: utils/misc/guc.c:721
-msgid "Valid units for this parameter are \"kB\", \"MB\", \"GB\", and \"TB\"."
+#, fuzzy
+#| msgid "Valid units for this parameter are \"kB\", \"MB\", \"GB\", and \"TB\"."
+msgid "Valid units for this parameter are \"B\", \"kB\", \"MB\", \"GB\", and \"TB\"."
 msgstr "Gültige Einheiten für diesen Parameter sind »kB«, »MB«, »GB« und »TB«."
 
-#: utils/misc/guc.c:753
+#: utils/misc/guc.c:763
 msgid "Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d\"."
 msgstr "Gültige Einheiten für diesen Parameter sind »ms«, »s«, »min«, »h« und »d«."
 
-#: utils/misc/guc.c:812
+#: utils/misc/guc.c:822
 msgid "Enables the planner's use of sequential-scan plans."
 msgstr "Ermöglicht sequenzielle Scans in Planer."
 
-#: utils/misc/guc.c:821
+#: utils/misc/guc.c:831
 msgid "Enables the planner's use of index-scan plans."
 msgstr "Ermöglicht Index-Scans im Planer."
 
-#: utils/misc/guc.c:830
+#: utils/misc/guc.c:840
 msgid "Enables the planner's use of index-only-scan plans."
 msgstr "Ermöglicht Index-Only-Scans im Planer."
 
-#: utils/misc/guc.c:839
+#: utils/misc/guc.c:849
 msgid "Enables the planner's use of bitmap-scan plans."
 msgstr "Ermöglicht Bitmap-Scans im Planer."
 
-#: utils/misc/guc.c:848
+#: utils/misc/guc.c:858
 msgid "Enables the planner's use of TID scan plans."
 msgstr "Ermöglicht TID-Scans im Planer."
 
-#: utils/misc/guc.c:857
+#: utils/misc/guc.c:867
 msgid "Enables the planner's use of explicit sort steps."
 msgstr "Ermöglicht Sortierschritte im Planer."
 
-#: utils/misc/guc.c:866
+#: utils/misc/guc.c:876
 msgid "Enables the planner's use of hashed aggregation plans."
 msgstr "Ermöglicht Hash-Aggregierung im Planer."
 
-#: utils/misc/guc.c:875
+#: utils/misc/guc.c:885
 msgid "Enables the planner's use of materialization."
 msgstr "Ermöglicht Materialisierung im Planer."
 
-#: utils/misc/guc.c:884
+#: utils/misc/guc.c:894
 msgid "Enables the planner's use of nested-loop join plans."
 msgstr "Ermöglicht Nested-Loop-Verbunde im Planer."
 
-#: utils/misc/guc.c:893
+#: utils/misc/guc.c:903
 msgid "Enables the planner's use of merge join plans."
 msgstr "Ermöglicht Merge-Verbunde im Planer."
 
-#: utils/misc/guc.c:902
+#: utils/misc/guc.c:912
 msgid "Enables the planner's use of hash join plans."
 msgstr "Ermöglicht Hash-Verbunde im Planer."
 
-#: utils/misc/guc.c:911
+#: utils/misc/guc.c:921
 msgid "Enables the planner's use of gather merge plans."
 msgstr "Ermöglicht Gather-Merge-Pläne im Planer."
 
-#: utils/misc/guc.c:920
+#: utils/misc/guc.c:930
 msgid "Enables partitionwise join."
 msgstr ""
 
-#: utils/misc/guc.c:929
+#: utils/misc/guc.c:939
 msgid "Enables partitionwise aggregation and grouping."
 msgstr ""
 
-#: utils/misc/guc.c:938
+#: utils/misc/guc.c:948
 #, fuzzy
 #| msgid "Enables the planner's use of merge join plans."
 msgid "Enables the planner's use of parallel append plans."
 msgstr "Ermöglicht Merge-Verbunde im Planer."
 
-#: utils/misc/guc.c:947
+#: utils/misc/guc.c:957
 #, fuzzy
 #| msgid "Enables the planner's use of hash join plans."
-msgid "Enables the planner's user of parallel hash plans."
+msgid "Enables the planner's use of parallel hash plans."
 msgstr "Ermöglicht Hash-Verbunde im Planer."
 
-#: utils/misc/guc.c:956
+#: utils/misc/guc.c:966
 msgid "Enable plan-time and run-time partition pruning."
 msgstr ""
 
-#: utils/misc/guc.c:957
+#: utils/misc/guc.c:967
 msgid "Allows the query planner and executor to compare partition bounds to conditions in the query to determine which partitions must be scanned."
 msgstr ""
 
-#: utils/misc/guc.c:967
+#: utils/misc/guc.c:977
 msgid "Enables genetic query optimization."
 msgstr "Ermöglicht genetische Anfrageoptimierung."
 
-#: utils/misc/guc.c:968
+#: utils/misc/guc.c:978
 msgid "This algorithm attempts to do planning without exhaustive searching."
 msgstr "Dieser Algorithmus versucht das Planen ohne erschöpfende Suche durchzuführen."
 
-#: utils/misc/guc.c:978
+#: utils/misc/guc.c:988
 msgid "Shows whether the current user is a superuser."
 msgstr "Zeigt, ob der aktuelle Benutzer ein Superuser ist."
 
-#: utils/misc/guc.c:988
+#: utils/misc/guc.c:998
 msgid "Enables advertising the server via Bonjour."
 msgstr "Ermöglicht die Bekanntgabe des Servers mit Bonjour."
 
-#: utils/misc/guc.c:997
+#: utils/misc/guc.c:1007
 msgid "Collects transaction commit time."
 msgstr "Sammelt Commit-Timestamps von Transaktionen."
 
-#: utils/misc/guc.c:1006
+#: utils/misc/guc.c:1016
 msgid "Enables SSL connections."
 msgstr "Ermöglicht SSL-Verbindungen."
 
-#: utils/misc/guc.c:1015
+#: utils/misc/guc.c:1025
 msgid "Also use ssl_passphrase_command during server reload."
 msgstr ""
 
-#: utils/misc/guc.c:1024
+#: utils/misc/guc.c:1034
 msgid "Give priority to server ciphersuite order."
 msgstr "Der Ciphersuite-Reihenfolge des Servers Vorrang geben."
 
-#: utils/misc/guc.c:1033
+#: utils/misc/guc.c:1043
 msgid "Forces synchronization of updates to disk."
 msgstr "Erzwingt die Synchronisierung von Aktualisierungen auf Festplatte."
 
-#: utils/misc/guc.c:1034
+#: utils/misc/guc.c:1044
 msgid "The server will use the fsync() system call in several places to make sure that updates are physically written to disk. This insures that a database cluster will recover to a consistent state after an operating system or hardware crash."
 msgstr "Der Server verwendet den Systemaufruf fsync() an mehreren Stellen, um sicherzustellen, dass Datenänderungen physikalisch auf die Festplatte geschrieben werden. Das stellt sicher, dass der Datenbankcluster nach einem Betriebssystemabsturz oder Hardwarefehler in einem korrekten Zustand wiederhergestellt werden kann."
 
-#: utils/misc/guc.c:1045
+#: utils/misc/guc.c:1055
 msgid "Continues processing after a checksum failure."
 msgstr "Setzt die Verarbeitung trotz Prüfsummenfehler fort."
 
-#: utils/misc/guc.c:1046
+#: utils/misc/guc.c:1056
 msgid "Detection of a checksum failure normally causes PostgreSQL to report an error, aborting the current transaction. Setting ignore_checksum_failure to true causes the system to ignore the failure (but still report a warning), and continue processing. This behavior could cause crashes or other serious problems. Only has an effect if checksums are enabled."
 msgstr "Wenn eine fehlerhafte Prüfsumme entdeckt wird, gibt PostgreSQL normalerweise ein Fehler aus und bricht die aktuelle Transaktion ab. Wenn »ignore_checksum_failure« an ist, dann wird der Fehler ignoriert (aber trotzdem eine Warnung ausgegeben) und die Verarbeitung geht weiter. Dieses Verhalten kann Abstürze und andere ernsthafte Probleme verursachen. Es hat keine Auswirkungen, wenn Prüfsummen nicht eingeschaltet sind."
 
-#: utils/misc/guc.c:1060
+#: utils/misc/guc.c:1070
 msgid "Continues processing past damaged page headers."
 msgstr "Setzt die Verarbeitung trotz kaputter Seitenköpfe fort."
 
-#: utils/misc/guc.c:1061
+#: utils/misc/guc.c:1071
 msgid "Detection of a damaged page header normally causes PostgreSQL to report an error, aborting the current transaction. Setting zero_damaged_pages to true causes the system to instead report a warning, zero out the damaged page, and continue processing. This behavior will destroy data, namely all the rows on the damaged page."
 msgstr "Wenn ein kaputter Seitenkopf entdeckt wird, gibt PostgreSQL normalerweise einen Fehler aus und bricht die aktuelle Transaktion ab. Wenn »zero_damaged_pages« an ist, dann wird eine Warnung ausgegeben, die kaputte Seite mit Nullen gefüllt und die Verarbeitung geht weiter. Dieses Verhalten zerstört Daten, nämlich alle Zeilen in der kaputten Seite."
 
-#: utils/misc/guc.c:1074
+#: utils/misc/guc.c:1084
 msgid "Writes full pages to WAL when first modified after a checkpoint."
 msgstr "Schreibt volle Seiten in den WAL, sobald sie nach einem Checkpoint geändert werden."
 
-#: utils/misc/guc.c:1075
+#: utils/misc/guc.c:1085
 msgid "A page write in process during an operating system crash might be only partially written to disk.  During recovery, the row changes stored in WAL are not enough to recover.  This option writes pages when first modified after a checkpoint to WAL so full recovery is possible."
 msgstr "Ein Seitenschreibvorgang während eines Betriebssystemabsturzes könnte eventuell nur teilweise geschrieben worden sein. Bei der Wiederherstellung sind die im WAL gespeicherten Zeilenänderungen nicht ausreichend. Diese Option schreibt Seiten, sobald sie nach einem Checkpoint geändert worden sind, damit eine volle Wiederherstellung möglich ist."
 
-#: utils/misc/guc.c:1088
+#: utils/misc/guc.c:1098
 msgid "Writes full pages to WAL when first modified after a checkpoint, even for a non-critical modifications."
 msgstr "Schreibt volle Seiten in den WAL, sobald sie nach einem Checkpoint geändert werden, auch für nicht kritische Änderungen."
 
-#: utils/misc/guc.c:1098
+#: utils/misc/guc.c:1108
 msgid "Compresses full-page writes written in WAL file."
 msgstr "Komprimiert in WAL-Dateien geschriebene volle Seiten."
 
-#: utils/misc/guc.c:1108
+#: utils/misc/guc.c:1118
 msgid "Logs each checkpoint."
 msgstr "Schreibt jeden Checkpoint in den Log."
 
-#: utils/misc/guc.c:1117
+#: utils/misc/guc.c:1127
 msgid "Logs each successful connection."
 msgstr "Schreibt jede erfolgreiche Verbindung in den Log."
 
-#: utils/misc/guc.c:1126
+#: utils/misc/guc.c:1136
 msgid "Logs end of a session, including duration."
 msgstr "Schreibt jedes Verbindungsende mit Sitzungszeit in den Log."
 
-#: utils/misc/guc.c:1135
+#: utils/misc/guc.c:1145
 msgid "Logs each replication command."
 msgstr "Schreibt jeden Replikationsbefehl in den Log."
 
-#: utils/misc/guc.c:1144
+#: utils/misc/guc.c:1154
 msgid "Shows whether the running server has assertion checks enabled."
 msgstr "Zeigt, ob der laufende Server Assertion-Prüfungen aktiviert hat."
 
-#: utils/misc/guc.c:1159
+#: utils/misc/guc.c:1169
 msgid "Terminate session on any error."
 msgstr "Sitzung bei jedem Fehler abbrechen."
 
-#: utils/misc/guc.c:1168
+#: utils/misc/guc.c:1178
 msgid "Reinitialize server after backend crash."
 msgstr "Server nach Absturz eines Serverprozesses reinitialisieren."
 
-#: utils/misc/guc.c:1178
+#: utils/misc/guc.c:1188
 msgid "Logs the duration of each completed SQL statement."
 msgstr "Loggt die Dauer jeder abgeschlossenen SQL-Anweisung."
 
-#: utils/misc/guc.c:1187
+#: utils/misc/guc.c:1197
 msgid "Logs each query's parse tree."
 msgstr "Scheibt den Parsebaum jeder Anfrage in den Log."
 
-#: utils/misc/guc.c:1196
+#: utils/misc/guc.c:1206
 msgid "Logs each query's rewritten parse tree."
 msgstr "Schreibt den umgeschriebenen Parsebaum jeder Anfrage in den Log."
 
-#: utils/misc/guc.c:1205
+#: utils/misc/guc.c:1215
 msgid "Logs each query's execution plan."
 msgstr "Schreibt den Ausführungsplan jeder Anfrage in den Log."
 
-#: utils/misc/guc.c:1214
+#: utils/misc/guc.c:1224
 msgid "Indents parse and plan tree displays."
 msgstr "Rückt die Anzeige von Parse- und Planbäumen ein."
 
-#: utils/misc/guc.c:1223
+#: utils/misc/guc.c:1233
 msgid "Writes parser performance statistics to the server log."
 msgstr "Schreibt Parser-Leistungsstatistiken in den Serverlog."
 
-#: utils/misc/guc.c:1232
+#: utils/misc/guc.c:1242
 msgid "Writes planner performance statistics to the server log."
 msgstr "Schreibt Planer-Leistungsstatistiken in den Serverlog."
 
-#: utils/misc/guc.c:1241
+#: utils/misc/guc.c:1251
 msgid "Writes executor performance statistics to the server log."
 msgstr "Schreibt Executor-Leistungsstatistiken in den Serverlog."
 
-#: utils/misc/guc.c:1250
+#: utils/misc/guc.c:1260
 msgid "Writes cumulative performance statistics to the server log."
 msgstr "Schreibt Gesamtleistungsstatistiken in den Serverlog."
 
-#: utils/misc/guc.c:1260
+#: utils/misc/guc.c:1270
 msgid "Logs system resource usage statistics (memory and CPU) on various B-tree operations."
 msgstr "Loggt Statistiken über Systemressourcen (Speicher und CPU) während diverser B-Baum-Operationen."
 
-#: utils/misc/guc.c:1272
+#: utils/misc/guc.c:1282
 msgid "Collects information about executing commands."
 msgstr "Sammelt Informationen über ausgeführte Befehle."
 
-#: utils/misc/guc.c:1273
+#: utils/misc/guc.c:1283
 msgid "Enables the collection of information on the currently executing command of each session, along with the time at which that command began execution."
 msgstr "Schaltet die Sammlung von Informationen über den aktuell ausgeführten Befehl jeder Sitzung ein, einschließlich der Zeit, and dem die Befehlsausführung begann."
 
-#: utils/misc/guc.c:1283
+#: utils/misc/guc.c:1293
 msgid "Collects statistics on database activity."
 msgstr "Sammelt Statistiken über Datenbankaktivität."
 
-#: utils/misc/guc.c:1292
+#: utils/misc/guc.c:1302
 msgid "Collects timing statistics for database I/O activity."
 msgstr "Sammelt Zeitmessungsstatistiken über Datenbank-I/O-Aktivität."
 
-#: utils/misc/guc.c:1302
+#: utils/misc/guc.c:1312
 msgid "Updates the process title to show the active SQL command."
 msgstr "Der Prozesstitel wird aktualisiert, um den aktuellen SQL-Befehl anzuzeigen."
 
-#: utils/misc/guc.c:1303
+#: utils/misc/guc.c:1313
 msgid "Enables updating of the process title every time a new SQL command is received by the server."
 msgstr "Ermöglicht das Aktualisieren des Prozesstitels bei jedem von Server empfangenen neuen SQL-Befehl."
 
-#: utils/misc/guc.c:1316
+#: utils/misc/guc.c:1326
 msgid "Starts the autovacuum subprocess."
 msgstr "Startet den Autovacuum-Prozess."
 
-#: utils/misc/guc.c:1326
+#: utils/misc/guc.c:1336
 msgid "Generates debugging output for LISTEN and NOTIFY."
 msgstr "Erzeugt Debug-Ausgabe für LISTEN und NOTIFY."
 
-#: utils/misc/guc.c:1338
+#: utils/misc/guc.c:1348
 msgid "Emits information about lock usage."
 msgstr "Gibt Informationen über Sperrenverwendung aus."
 
-#: utils/misc/guc.c:1348
+#: utils/misc/guc.c:1358
 msgid "Emits information about user lock usage."
 msgstr "Gibt Informationen über Benutzersperrenverwendung aus."
 
-#: utils/misc/guc.c:1358
+#: utils/misc/guc.c:1368
 msgid "Emits information about lightweight lock usage."
 msgstr "Gibt Informationen über die Verwendung von Lightweight Locks aus."
 
-#: utils/misc/guc.c:1368
+#: utils/misc/guc.c:1378
 msgid "Dumps information about all current locks when a deadlock timeout occurs."
 msgstr "Gibt Informationen über alle aktuellen Sperren aus, wenn eine Verklemmung auftritt."
 
-#: utils/misc/guc.c:1380
+#: utils/misc/guc.c:1390
 msgid "Logs long lock waits."
 msgstr "Schreibt Meldungen über langes Warten auf Sperren in den Log."
 
-#: utils/misc/guc.c:1390
+#: utils/misc/guc.c:1400
 msgid "Logs the host name in the connection logs."
 msgstr "Schreibt den Hostnamen jeder Verbindung in den Log."
 
-#: utils/misc/guc.c:1391
+#: utils/misc/guc.c:1401
 msgid "By default, connection logs only show the IP address of the connecting host. If you want them to show the host name you can turn this on, but depending on your host name resolution setup it might impose a non-negligible performance penalty."
 msgstr "In der Standardeinstellung zeigen die Verbindungslogs nur die IP-Adresse der Clienthosts. Wenn Sie den Hostnamen auch anzeigen wollen, dann können Sie diese Option anschalten, aber je nachdem, wie Ihr DNS eingerichtet ist, kann das die Leistung nicht unerheblich beeinträchtigen."
 
-#: utils/misc/guc.c:1402
+#: utils/misc/guc.c:1412
 msgid "Treats \"expr=NULL\" as \"expr IS NULL\"."
 msgstr "Behandelt »ausdruck=NULL« als »ausdruck IS NULL«."
 
-#: utils/misc/guc.c:1403
+#: utils/misc/guc.c:1413
 msgid "When turned on, expressions of the form expr = NULL (or NULL = expr) are treated as expr IS NULL, that is, they return true if expr evaluates to the null value, and false otherwise. The correct behavior of expr = NULL is to always return null (unknown)."
 msgstr "Wenn an, dann werden Ausdrücke der Form ausdruck = NULL (oder NULL = ausdruck) wie ausdruck IS NULL behandelt, das heißt, sie ergeben wahr, wenn das Ergebnis von ausdruck der NULL-Wert ist, und ansonsten falsch. Das korrekte Verhalten von ausdruck = NULL ist immer den NULL-Wert (für unbekannt) zurückzugeben."
 
-#: utils/misc/guc.c:1415
+#: utils/misc/guc.c:1425
 msgid "Enables per-database user names."
 msgstr "Ermöglicht Datenbank-lokale Benutzernamen."
 
-#: utils/misc/guc.c:1424
+#: utils/misc/guc.c:1434
 msgid "Sets the default read-only status of new transactions."
 msgstr "Setzt den Standardwert für die Read-Only-Einstellung einer neuen Transaktion."
 
-#: utils/misc/guc.c:1433
+#: utils/misc/guc.c:1443
 msgid "Sets the current transaction's read-only status."
 msgstr "Setzt die Read-Only-Einstellung der aktuellen Transaktion."
 
-#: utils/misc/guc.c:1443
+#: utils/misc/guc.c:1453
 msgid "Sets the default deferrable status of new transactions."
 msgstr "Setzt den Standardwert für die Deferrable-Einstellung einer neuen Transaktion."
 
-#: utils/misc/guc.c:1452
+#: utils/misc/guc.c:1462
 msgid "Whether to defer a read-only serializable transaction until it can be executed with no possible serialization failures."
 msgstr "Ob eine serialisierbare Read-Only-Transaktion aufgeschoben werden soll, bis sie ohne mögliche Serialisierungsfehler ausgeführt werden kann."
 
-#: utils/misc/guc.c:1462
+#: utils/misc/guc.c:1472
 msgid "Enable row security."
 msgstr "Schaltet Sicherheit auf Zeilenebene ein."
 
-#: utils/misc/guc.c:1463
+#: utils/misc/guc.c:1473
 msgid "When enabled, row security will be applied to all users."
 msgstr "Wenn eingeschaltet, wird Sicherheit auf Zeilenebene auf alle Benutzer angewendet."
 
-#: utils/misc/guc.c:1471
+#: utils/misc/guc.c:1481
 msgid "Check function bodies during CREATE FUNCTION."
 msgstr "Prüft Funktionskörper bei der Ausführung von CREATE FUNCTION."
 
-#: utils/misc/guc.c:1480
+#: utils/misc/guc.c:1490
 msgid "Enable input of NULL elements in arrays."
 msgstr "Ermöglicht die Eingabe von NULL-Elementen in Arrays."
 
-#: utils/misc/guc.c:1481
+#: utils/misc/guc.c:1491
 msgid "When turned on, unquoted NULL in an array input value means a null value; otherwise it is taken literally."
 msgstr "Wenn dies eingeschaltet ist, wird ein nicht gequotetes NULL in einem Array-Eingabewert als NULL-Wert interpretiert, ansonsten als Zeichenkette."
 
-#: utils/misc/guc.c:1491
+#: utils/misc/guc.c:1501
 msgid "Create new tables with OIDs by default."
 msgstr "Erzeugt neue Tabellen standardmäßig mit OIDs."
 
-#: utils/misc/guc.c:1500
+#: utils/misc/guc.c:1510
 msgid "Start a subprocess to capture stderr output and/or csvlogs into log files."
 msgstr "Startet einen Subprozess, um die Stderr-Ausgabe und/oder CSV-Logs in Logdateien auszugeben."
 
-#: utils/misc/guc.c:1509
+#: utils/misc/guc.c:1519
 msgid "Truncate existing log files of same name during log rotation."
 msgstr "Kürzt existierende Logdateien mit dem selben Namen beim Rotieren."
 
-#: utils/misc/guc.c:1520
+#: utils/misc/guc.c:1530
 msgid "Emit information about resource usage in sorting."
 msgstr "Gibt Informationen über die Ressourcenverwendung beim Sortieren aus."
 
-#: utils/misc/guc.c:1534
+#: utils/misc/guc.c:1544
 msgid "Generate debugging output for synchronized scanning."
 msgstr "Erzeugt Debug-Ausgabe für synchronisiertes Scannen."
 
-#: utils/misc/guc.c:1549
+#: utils/misc/guc.c:1559
 msgid "Enable bounded sorting using heap sort."
 msgstr "Ermöglicht Bounded Sorting mittels Heap-Sort."
 
-#: utils/misc/guc.c:1562
+#: utils/misc/guc.c:1572
 msgid "Emit WAL-related debugging output."
 msgstr "Gibt diverse Debug-Meldungen über WAL aus."
 
-#: utils/misc/guc.c:1574
+#: utils/misc/guc.c:1584
 msgid "Datetimes are integer based."
 msgstr "Datum/Zeit verwendet intern ganze Zahlen."
 
-#: utils/misc/guc.c:1585
+#: utils/misc/guc.c:1595
 msgid "Sets whether Kerberos and GSSAPI user names should be treated as case-insensitive."
 msgstr "Bestimmt, ob Groß-/Kleinschreibung bei Kerberos- und GSSAPI-Benutzernamen ignoriert werden soll."
 
-#: utils/misc/guc.c:1595
+#: utils/misc/guc.c:1605
 msgid "Warn about backslash escapes in ordinary string literals."
 msgstr "Warnt bei Backslash-Escapes in normalen Zeichenkettenkonstanten."
 
-#: utils/misc/guc.c:1605
+#: utils/misc/guc.c:1615
 msgid "Causes '...' strings to treat backslashes literally."
 msgstr "Bewirkt, dass Zeichenketten der Art '...' Backslashes als normales Zeichen behandeln."
 
-#: utils/misc/guc.c:1616
+#: utils/misc/guc.c:1626
 msgid "Enable synchronized sequential scans."
 msgstr "Ermöglicht synchronisierte sequenzielle Scans."
 
-#: utils/misc/guc.c:1626
+#: utils/misc/guc.c:1636
 msgid "Allows connections and queries during recovery."
 msgstr "Erlaubt Verbindungen und Anfragen während der Wiederherstellung."
 
-#: utils/misc/guc.c:1636
+#: utils/misc/guc.c:1646
 msgid "Allows feedback from a hot standby to the primary that will avoid query conflicts."
 msgstr "Erlaubt Rückmeldungen von einem Hot Standby an den Primärserver, um Anfragekonflikte zu vermeiden."
 
-#: utils/misc/guc.c:1646
+#: utils/misc/guc.c:1656
 msgid "Allows modifications of the structure of system tables."
 msgstr "Erlaubt Änderungen an der Struktur von Systemtabellen."
 
-#: utils/misc/guc.c:1657
+#: utils/misc/guc.c:1667
 msgid "Disables reading from system indexes."
 msgstr "Schaltet das Lesen aus Systemindexen ab."
 
-#: utils/misc/guc.c:1658
+#: utils/misc/guc.c:1668
 msgid "It does not prevent updating the indexes, so it is safe to use.  The worst consequence is slowness."
 msgstr "Das Aktualisieren der Indexe wird nicht verhindert, also ist die Verwendung unbedenklich. Schlimmstenfalls wird alles langsamer."
 
-#: utils/misc/guc.c:1669
+#: utils/misc/guc.c:1679
 msgid "Enables backward compatibility mode for privilege checks on large objects."
 msgstr "Schaltet den rückwärtskompatiblen Modus für Privilegienprüfungen bei Large Objects ein."
 
-#: utils/misc/guc.c:1670
+#: utils/misc/guc.c:1680
 msgid "Skips privilege checks when reading or modifying large objects, for compatibility with PostgreSQL releases prior to 9.0."
 msgstr "Überspringt Privilegienprüfungen beim Lesen oder Ändern von Large Objects, zur Kompatibilität mit PostgreSQL-Versionen vor 9.0."
 
-#: utils/misc/guc.c:1680
+#: utils/misc/guc.c:1690
 msgid "Emit a warning for constructs that changed meaning since PostgreSQL 9.4."
 msgstr "Warnung ausgeben für Konstrukte, deren Bedeutung sich seit PostgreSQL 9.4 geändert hat."
 
-#: utils/misc/guc.c:1690
+#: utils/misc/guc.c:1700
 msgid "When generating SQL fragments, quote all identifiers."
 msgstr "Wenn SQL-Fragmente erzeugt werden, alle Bezeichner quoten."
 
-#: utils/misc/guc.c:1700
+#: utils/misc/guc.c:1710
 msgid "Shows whether data checksums are turned on for this cluster."
 msgstr "Zeigt, ob Datenprüfsummen in diesem Cluster angeschaltet sind."
 
-#: utils/misc/guc.c:1711
+#: utils/misc/guc.c:1721
 msgid "Add sequence number to syslog messages to avoid duplicate suppression."
 msgstr "Syslog-Nachrichten mit Sequenznummern versehen, um Unterdrückung doppelter Nachrichten zu unterbinden."
 
-#: utils/misc/guc.c:1721
+#: utils/misc/guc.c:1731
 msgid "Split messages sent to syslog by lines and to fit into 1024 bytes."
 msgstr "An Syslog gesendete Nachrichten nach Zeilen und in maximal 1024 Bytes aufteilen."
 
-#: utils/misc/guc.c:1731
+#: utils/misc/guc.c:1741
 msgid "Controls whether Gather and Gather Merge also run subplans."
 msgstr ""
 
-#: utils/misc/guc.c:1732
+#: utils/misc/guc.c:1742
 msgid "Should gather nodes also run subplans, or just gather tuples?"
 msgstr ""
 
-#: utils/misc/guc.c:1741
+#: utils/misc/guc.c:1751
 msgid "Allow JIT compilation."
 msgstr "Erlaubt JIT-Kompilierung."
 
-#: utils/misc/guc.c:1751
+#: utils/misc/guc.c:1761
 msgid "Register JIT compiled function with debugger."
 msgstr ""
 
-#: utils/misc/guc.c:1768
+#: utils/misc/guc.c:1778
 msgid "Write out LLVM bitcode to facilitate JIT debugging."
 msgstr ""
 
-#: utils/misc/guc.c:1779
+#: utils/misc/guc.c:1789
 msgid "Allow JIT compilation of expressions."
 msgstr "Erlaubt JIT-Kompilierung von Ausdrücken."
 
-#: utils/misc/guc.c:1790
+#: utils/misc/guc.c:1800
 msgid "Register JIT compiled function with perf profiler."
 msgstr ""
 
-#: utils/misc/guc.c:1807
+#: utils/misc/guc.c:1817
 msgid "Allow JIT compilation of tuple deforming."
 msgstr ""
 
-#: utils/misc/guc.c:1827
+#: utils/misc/guc.c:1837
 msgid "Forces a switch to the next WAL file if a new file has not been started within N seconds."
 msgstr "Erzwingt das Umschalten zur nächsten WAL-Datei, wenn seit N Sekunden keine neue Datei begonnen worden ist."
 
-#: utils/misc/guc.c:1838
+#: utils/misc/guc.c:1848
 msgid "Waits N seconds on connection startup after authentication."
 msgstr "Wartet beim Starten einer Verbindung N Sekunden nach der Authentifizierung."
 
-#: utils/misc/guc.c:1839 utils/misc/guc.c:2390
+#: utils/misc/guc.c:1849 utils/misc/guc.c:2400
 msgid "This allows attaching a debugger to the process."
 msgstr "Das ermöglicht es, einen Debugger in den Prozess einzuhängen."
 
-#: utils/misc/guc.c:1848
+#: utils/misc/guc.c:1858
 msgid "Sets the default statistics target."
 msgstr "Setzt das voreingestellte Statistikziel."
 
-#: utils/misc/guc.c:1849
+#: utils/misc/guc.c:1859
 msgid "This applies to table columns that have not had a column-specific target set via ALTER TABLE SET STATISTICS."
 msgstr "Diese Einstellung gilt für Tabellenspalten, für die kein spaltenspezifisches Ziel mit ALTER TABLE SET STATISTICS gesetzt worden ist."
 
-#: utils/misc/guc.c:1858
+#: utils/misc/guc.c:1868
 msgid "Sets the FROM-list size beyond which subqueries are not collapsed."
 msgstr "Setzt die Größe der FROM-Liste, ab der Unteranfragen nicht kollabiert werden."
 
-#: utils/misc/guc.c:1860
+#: utils/misc/guc.c:1870
 msgid "The planner will merge subqueries into upper queries if the resulting FROM list would have no more than this many items."
 msgstr "Der Planer bindet Unteranfragen in die übergeordneten Anfragen ein, wenn die daraus resultierende FROM-Liste nicht mehr als so viele Elemente haben würde."
 
-#: utils/misc/guc.c:1870
+#: utils/misc/guc.c:1880
 msgid "Sets the FROM-list size beyond which JOIN constructs are not flattened."
 msgstr "Setzt die Größe der FROM-Liste, ab der JOIN-Konstrukte nicht aufgelöst werden."
 
-#: utils/misc/guc.c:1872
+#: utils/misc/guc.c:1882
 msgid "The planner will flatten explicit JOIN constructs into lists of FROM items whenever a list of no more than this many items would result."
 msgstr "Der Planer löst ausdrückliche JOIN-Konstrukte in FROM-Listen auf, wenn die daraus resultierende FROM-Liste nicht mehr als so viele Elemente haben würde."
 
-#: utils/misc/guc.c:1882
+#: utils/misc/guc.c:1892
 msgid "Sets the threshold of FROM items beyond which GEQO is used."
 msgstr "Setzt die Anzahl der Elemente in der FROM-Liste, ab der GEQO verwendet wird."
 
-#: utils/misc/guc.c:1891
+#: utils/misc/guc.c:1901
 msgid "GEQO: effort is used to set the default for other GEQO parameters."
 msgstr "GEQO: wird für die Berechnung der Vorgabewerte anderer GEQO-Parameter verwendet."
 
-#: utils/misc/guc.c:1900
+#: utils/misc/guc.c:1910
 msgid "GEQO: number of individuals in the population."
 msgstr "GEQO: Anzahl der Individien in der Bevölkerung."
 
-#: utils/misc/guc.c:1901 utils/misc/guc.c:1910
+#: utils/misc/guc.c:1911 utils/misc/guc.c:1920
 msgid "Zero selects a suitable default value."
 msgstr "Null wählt einen passenden Vorgabewert."
 
-#: utils/misc/guc.c:1909
+#: utils/misc/guc.c:1919
 msgid "GEQO: number of iterations of the algorithm."
 msgstr "GEQO: Anzahl der Iterationen im Algorithmus."
 
-#: utils/misc/guc.c:1920
+#: utils/misc/guc.c:1930
 msgid "Sets the time to wait on a lock before checking for deadlock."
 msgstr "Setzt die Zeit, die gewartet wird, bis auf Verklemmung geprüft wird."
 
-#: utils/misc/guc.c:1931
+#: utils/misc/guc.c:1941
 msgid "Sets the maximum delay before canceling queries when a hot standby server is processing archived WAL data."
 msgstr "Setzt die maximale Verzögerung bevor Anfragen storniert werden, wenn ein Hot-Standby-Server archivierte WAL-Daten verarbeitet."
 
-#: utils/misc/guc.c:1942
+#: utils/misc/guc.c:1952
 msgid "Sets the maximum delay before canceling queries when a hot standby server is processing streamed WAL data."
 msgstr "Setzt die maximale Verzögerung bevor Anfragen storniert werden, wenn ein Hot-Standby-Server gestreamte WAL-Daten verarbeitet."
 
-#: utils/misc/guc.c:1953
+#: utils/misc/guc.c:1963
 msgid "Sets the maximum interval between WAL receiver status reports to the primary."
 msgstr "Setzt das maximale Intervall zwischen Statusberichten des WAL-Receivers an den Primärserver."
 
-#: utils/misc/guc.c:1964
+#: utils/misc/guc.c:1974
 msgid "Sets the maximum wait time to receive data from the primary."
 msgstr "Setzt die maximale Zeit, um auf den Empfang von Daten vom Primärserver zu warten."
 
-#: utils/misc/guc.c:1975
+#: utils/misc/guc.c:1985
 msgid "Sets the maximum number of concurrent connections."
 msgstr "Setzt die maximale Anzahl gleichzeitiger Verbindungen."
 
-#: utils/misc/guc.c:1986
+#: utils/misc/guc.c:1996
 msgid "Sets the number of connection slots reserved for superusers."
 msgstr "Setzt die Anzahl der für Superuser reservierten Verbindungen."
 
-#: utils/misc/guc.c:2000
+#: utils/misc/guc.c:2010
 msgid "Sets the number of shared memory buffers used by the server."
 msgstr "Setzt die Anzahl der vom Server verwendeten Shared-Memory-Puffer."
 
-#: utils/misc/guc.c:2011
+#: utils/misc/guc.c:2021
 msgid "Sets the maximum number of temporary buffers used by each session."
 msgstr "Setzt die maximale Anzahl der von jeder Sitzung verwendeten temporären Puffer."
 
-#: utils/misc/guc.c:2022
+#: utils/misc/guc.c:2032
 msgid "Sets the TCP port the server listens on."
 msgstr "Setzt den TCP-Port, auf dem der Server auf Verbindungen wartet."
 
-#: utils/misc/guc.c:2032
+#: utils/misc/guc.c:2042
 msgid "Sets the access permissions of the Unix-domain socket."
 msgstr "Setzt die Zugriffsrechte für die Unix-Domain-Socket."
 
-#: utils/misc/guc.c:2033
+#: utils/misc/guc.c:2043
 msgid "Unix-domain sockets use the usual Unix file system permission set. The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
 msgstr "Unix-Domain-Sockets verwenden die üblichen Zugriffsrechte für Unix-Dateisysteme. Der Wert dieser Option muss ein numerischer Wert in der von den Systemaufrufen chmod und umask verwendeten Form sein. (Um das gebräuchliche Oktalformat zu verwenden, muss die Zahl mit 0 (einer Null) anfangen.)"
 
-#: utils/misc/guc.c:2047
+#: utils/misc/guc.c:2057
 msgid "Sets the file permissions for log files."
 msgstr "Setzt die Dateizugriffsrechte für Logdateien."
 
-#: utils/misc/guc.c:2048
+#: utils/misc/guc.c:2058
 msgid "The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
 msgstr "Der Wert dieser Option muss ein numerischer Wert in der von den Systemaufrufen chmod und umask verwendeten Form sein. (Um das gebräuchliche Oktalformat zu verwenden, muss die Zahl mit 0 (einer Null) anfangen.)"
 
-#: utils/misc/guc.c:2062
+#: utils/misc/guc.c:2072
 #, fuzzy
 #| msgid "Sets the server's data directory."
 msgid "Mode of the data directory."
 msgstr "Setzt das Datenverzeichnis des Servers."
 
-#: utils/misc/guc.c:2063
+#: utils/misc/guc.c:2073
 #, fuzzy
 #| msgid "The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
 msgid "The parameter value is a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
 msgstr "Der Wert dieser Option muss ein numerischer Wert in der von den Systemaufrufen chmod und umask verwendeten Form sein. (Um das gebräuchliche Oktalformat zu verwenden, muss die Zahl mit 0 (einer Null) anfangen.)"
 
-#: utils/misc/guc.c:2076
+#: utils/misc/guc.c:2086
 msgid "Sets the maximum memory to be used for query workspaces."
 msgstr "Setzt die maximale Speichergröße für Anfrage-Arbeitsbereiche."
 
-#: utils/misc/guc.c:2077
+#: utils/misc/guc.c:2087
 msgid "This much memory can be used by each internal sort operation and hash table before switching to temporary disk files."
 msgstr "Gibt die Speichermenge an, die für interne Sortiervorgänge und Hashtabellen verwendet werden kann, bevor auf temporäre Dateien umgeschaltet wird."
 
-#: utils/misc/guc.c:2089
+#: utils/misc/guc.c:2099
 msgid "Sets the maximum memory to be used for maintenance operations."
 msgstr "Setzt die maximale Speichergröße für Wartungsoperationen."
 
-#: utils/misc/guc.c:2090
+#: utils/misc/guc.c:2100
 msgid "This includes operations such as VACUUM and CREATE INDEX."
 msgstr "Das schließt Operationen wie VACUUM und CREATE INDEX ein."
 
-#: utils/misc/guc.c:2105
+#: utils/misc/guc.c:2115
 msgid "Sets the maximum stack depth, in kilobytes."
 msgstr "Setzt die maximale Stackgröße, in Kilobytes."
 
-#: utils/misc/guc.c:2116
+#: utils/misc/guc.c:2126
 msgid "Limits the total size of all temporary files used by each process."
 msgstr "Beschränkt die Gesamtgröße aller temporären Dateien, die von einem Prozess verwendet werden."
 
-#: utils/misc/guc.c:2117
+#: utils/misc/guc.c:2127
 msgid "-1 means no limit."
 msgstr "-1 bedeutet keine Grenze."
 
-#: utils/misc/guc.c:2127
+#: utils/misc/guc.c:2137
 msgid "Vacuum cost for a page found in the buffer cache."
 msgstr "Vacuum-Kosten für eine im Puffer-Cache gefundene Seite."
 
-#: utils/misc/guc.c:2137
+#: utils/misc/guc.c:2147
 msgid "Vacuum cost for a page not found in the buffer cache."
 msgstr "Vacuum-Kosten für eine nicht im Puffer-Cache gefundene Seite."
 
-#: utils/misc/guc.c:2147
+#: utils/misc/guc.c:2157
 msgid "Vacuum cost for a page dirtied by vacuum."
 msgstr "Vacuum-Kosten für eine durch Vacuum schmutzig gemachte Seite."
 
-#: utils/misc/guc.c:2157
+#: utils/misc/guc.c:2167
 msgid "Vacuum cost amount available before napping."
 msgstr "Verfügbare Vacuum-Kosten vor Nickerchen."
 
-#: utils/misc/guc.c:2167
+#: utils/misc/guc.c:2177
 msgid "Vacuum cost delay in milliseconds."
 msgstr "Vacuum-Kosten-Verzögerung in Millisekunden."
 
-#: utils/misc/guc.c:2178
+#: utils/misc/guc.c:2188
 msgid "Vacuum cost delay in milliseconds, for autovacuum."
 msgstr "Vacuum-Kosten-Verzögerung in Millisekunden, für Autovacuum."
 
-#: utils/misc/guc.c:2189
+#: utils/misc/guc.c:2199
 msgid "Vacuum cost amount available before napping, for autovacuum."
 msgstr "Verfügbare Vacuum-Kosten vor Nickerchen, für Autovacuum."
 
-#: utils/misc/guc.c:2199
+#: utils/misc/guc.c:2209
 msgid "Sets the maximum number of simultaneously open files for each server process."
 msgstr "Setzt die maximale Zahl gleichzeitig geöffneter Dateien für jeden Serverprozess."
 
-#: utils/misc/guc.c:2212
+#: utils/misc/guc.c:2222
 msgid "Sets the maximum number of simultaneously prepared transactions."
 msgstr "Setzt die maximale Anzahl von gleichzeitig vorbereiteten Transaktionen."
 
-#: utils/misc/guc.c:2223
+#: utils/misc/guc.c:2233
 msgid "Sets the minimum OID of tables for tracking locks."
 msgstr "Setzt die minimale Tabellen-OID für das Verfolgen von Sperren."
 
-#: utils/misc/guc.c:2224
+#: utils/misc/guc.c:2234
 msgid "Is used to avoid output on system tables."
 msgstr "Wird verwendet, um Ausgabe für Systemtabellen zu vermeiden."
 
-#: utils/misc/guc.c:2233
+#: utils/misc/guc.c:2243
 msgid "Sets the OID of the table with unconditionally lock tracing."
 msgstr "Setzt die OID der Tabelle mit bedingungsloser Sperrenverfolgung."
 
-#: utils/misc/guc.c:2245
+#: utils/misc/guc.c:2255
 msgid "Sets the maximum allowed duration of any statement."
 msgstr "Setzt die maximal erlaubte Dauer jeder Anweisung."
 
-#: utils/misc/guc.c:2246 utils/misc/guc.c:2257 utils/misc/guc.c:2268
+#: utils/misc/guc.c:2256 utils/misc/guc.c:2267 utils/misc/guc.c:2278
 msgid "A value of 0 turns off the timeout."
 msgstr "Der Wert 0 schaltet die Zeitprüfung aus."
 
-#: utils/misc/guc.c:2256
+#: utils/misc/guc.c:2266
 msgid "Sets the maximum allowed duration of any wait for a lock."
 msgstr "Setzt die maximal erlaubte Dauer, um auf eine Sperre zu warten."
 
-#: utils/misc/guc.c:2267
+#: utils/misc/guc.c:2277
 msgid "Sets the maximum allowed duration of any idling transaction."
 msgstr "Setzt die maximal erlaubte Dauer einer inaktiven Transaktion."
 
-#: utils/misc/guc.c:2278
+#: utils/misc/guc.c:2288
 msgid "Minimum age at which VACUUM should freeze a table row."
 msgstr "Mindestalter, bei dem VACUUM eine Tabellenzeile einfrieren soll."
 
-#: utils/misc/guc.c:2288
+#: utils/misc/guc.c:2298
 msgid "Age at which VACUUM should scan whole table to freeze tuples."
 msgstr "Alter, bei dem VACUUM die ganze Tabelle durchsuchen soll, um Zeilen einzufrieren."
 
-#: utils/misc/guc.c:2298
+#: utils/misc/guc.c:2308
 msgid "Minimum age at which VACUUM should freeze a MultiXactId in a table row."
 msgstr "Mindestalter, bei dem VACUUM eine MultiXactId in einer Tabellenzeile einfrieren soll."
 
-#: utils/misc/guc.c:2308
+#: utils/misc/guc.c:2318
 msgid "Multixact age at which VACUUM should scan whole table to freeze tuples."
 msgstr "Multixact-Alter, bei dem VACUUM die ganze Tabelle durchsuchen soll, um Zeilen einzufrieren."
 
-#: utils/misc/guc.c:2318
+#: utils/misc/guc.c:2328
 msgid "Number of transactions by which VACUUM and HOT cleanup should be deferred, if any."
 msgstr "Anzahl Transaktionen, um die VACUUM- und HOT-Aufräumen aufgeschoben werden soll."
 
-#: utils/misc/guc.c:2331
+#: utils/misc/guc.c:2341
 msgid "Sets the maximum number of locks per transaction."
 msgstr "Setzt die maximale Anzahl Sperren pro Transaktion."
 
-#: utils/misc/guc.c:2332
+#: utils/misc/guc.c:2342
 msgid "The shared lock table is sized on the assumption that at most max_locks_per_transaction * max_connections distinct objects will need to be locked at any one time."
 msgstr "Die globale Sperrentabelle wird mit der Annahme angelegt, das höchstens max_locks_per_transaction * max_connections verschiedene Objekte gleichzeitig gesperrt werden müssen."
 
-#: utils/misc/guc.c:2343
+#: utils/misc/guc.c:2353
 msgid "Sets the maximum number of predicate locks per transaction."
 msgstr "Setzt die maximale Anzahl Prädikatsperren pro Transaktion."
 
-#: utils/misc/guc.c:2344
+#: utils/misc/guc.c:2354
 msgid "The shared predicate lock table is sized on the assumption that at most max_pred_locks_per_transaction * max_connections distinct objects will need to be locked at any one time."
 msgstr "Die globale Prädikatsperrentabelle wird mit der Annahme angelegt, das höchstens max_pred_locks_per_transaction * max_connections verschiedene Objekte gleichzeitig gesperrt werden müssen."
 
-#: utils/misc/guc.c:2355
+#: utils/misc/guc.c:2365
 msgid "Sets the maximum number of predicate-locked pages and tuples per relation."
 msgstr "Setzt die maximale Anzahl Prädikatsperren für Seiten und Tupel pro Relation."
 
-#: utils/misc/guc.c:2356
+#: utils/misc/guc.c:2366
 msgid "If more than this total of pages and tuples in the same relation are locked by a connection, those locks are replaced by a relation-level lock."
 msgstr "Wenn mehr als diese Gesamtzahl Seiten und Tupel in der selben Relation von einer Verbindung gesperrt sind, werden diese Sperren durch eine Sperre auf Relationsebene ersetzt."
 
-#: utils/misc/guc.c:2366
+#: utils/misc/guc.c:2376
 msgid "Sets the maximum number of predicate-locked tuples per page."
 msgstr "Setzt die maximale Anzahl Prädikatsperren für Tupel pro Seite."
 
-#: utils/misc/guc.c:2367
+#: utils/misc/guc.c:2377
 msgid "If more than this number of tuples on the same page are locked by a connection, those locks are replaced by a page-level lock."
 msgstr "Wenn mehr als diese Anzahl Tupel auf der selben Seite von einer Verbindung gesperrt sind, werden diese Sperren durch eine Sperre auf Seitenebene ersetzt."
 
-#: utils/misc/guc.c:2377
+#: utils/misc/guc.c:2387
 msgid "Sets the maximum allowed time to complete client authentication."
 msgstr "Setzt die maximale Zeit, um die Client-Authentifizierung zu beenden."
 
-#: utils/misc/guc.c:2389
+#: utils/misc/guc.c:2399
 msgid "Waits N seconds on connection startup before authentication."
 msgstr "Wartet beim Starten einer Verbindung N Sekunden vor der Authentifizierung."
 
-#: utils/misc/guc.c:2400
+#: utils/misc/guc.c:2410
 msgid "Sets the number of WAL files held for standby servers."
 msgstr "Setzt die maximale Anzahl der für Standby-Server vorgehaltenen WAL-Dateien."
 
-#: utils/misc/guc.c:2410
+#: utils/misc/guc.c:2420
 msgid "Sets the minimum size to shrink the WAL to."
 msgstr "Setzt die minimale Größe, auf die der WAL geschrumpft wird."
 
-#: utils/misc/guc.c:2422
+#: utils/misc/guc.c:2432
 msgid "Sets the WAL size that triggers a checkpoint."
 msgstr "Setzt die WAL-Größe, die einen Checkpoint auslöst."
 
-#: utils/misc/guc.c:2434
+#: utils/misc/guc.c:2444
 msgid "Sets the maximum time between automatic WAL checkpoints."
 msgstr "Setzt die maximale Zeit zwischen automatischen WAL-Checkpoints."
 
-#: utils/misc/guc.c:2445
+#: utils/misc/guc.c:2455
 msgid "Enables warnings if checkpoint segments are filled more frequently than this."
 msgstr "Schreibt eine Logmeldung, wenn Checkpoint-Segmente häufiger als dieser Wert gefüllt werden."
 
-#: utils/misc/guc.c:2447
+#: utils/misc/guc.c:2457
 msgid "Write a message to the server log if checkpoints caused by the filling of checkpoint segment files happens more frequently than this number of seconds. Zero turns off the warning."
 msgstr "Schreibe Meldung in den Serverlog, wenn Checkpoints, die durch Füllen der Checkpoint-Segmente ausgelöst werden, häufiger als dieser Wert in Sekunden passieren. Null schaltet die Warnung ab."
 
-#: utils/misc/guc.c:2459 utils/misc/guc.c:2616 utils/misc/guc.c:2643
+#: utils/misc/guc.c:2469 utils/misc/guc.c:2626 utils/misc/guc.c:2653
 msgid "Number of pages after which previously performed writes are flushed to disk."
 msgstr "Anzahl der Seiten, nach denen getätigte Schreibvorgänge auf die Festplatte zurückgeschrieben werden."
 
-#: utils/misc/guc.c:2470
+#: utils/misc/guc.c:2480
 msgid "Sets the number of disk-page buffers in shared memory for WAL."
 msgstr "Setzt die Anzahl Diskseitenpuffer für WAL im Shared Memory."
 
-#: utils/misc/guc.c:2481
+#: utils/misc/guc.c:2491
 msgid "Time between WAL flushes performed in the WAL writer."
 msgstr "Zeit zwischen WAL-Flush-Operationen im WAL-Writer."
 
-#: utils/misc/guc.c:2492
+#: utils/misc/guc.c:2502
 msgid "Amount of WAL written out by WAL writer that triggers a flush."
 msgstr "Ein Flush wird ausgelöst, wenn diese Menge WAL vom WAL-Writer geschrieben worden ist."
 
-#: utils/misc/guc.c:2504
+#: utils/misc/guc.c:2514
 msgid "Sets the maximum number of simultaneously running WAL sender processes."
 msgstr "Setzt die maximale Anzahl gleichzeitig laufender WAL-Sender-Prozesse."
 
-#: utils/misc/guc.c:2515
+#: utils/misc/guc.c:2525
 msgid "Sets the maximum number of simultaneously defined replication slots."
 msgstr "Setzt die maximale Anzahl von gleichzeitig definierten Replikations-Slots."
 
-#: utils/misc/guc.c:2525
+#: utils/misc/guc.c:2535
 msgid "Sets the maximum time to wait for WAL replication."
 msgstr "Setzt die maximale Zeit, um auf WAL-Replikation zu warten."
 
-#: utils/misc/guc.c:2536
+#: utils/misc/guc.c:2546
 msgid "Sets the delay in microseconds between transaction commit and flushing WAL to disk."
 msgstr "Setzt die Verzögerung in Millisekunden zwischen Transaktionsabschluss und dem Schreiben von WAL auf die Festplatte."
 
-#: utils/misc/guc.c:2548
+#: utils/misc/guc.c:2558
 msgid "Sets the minimum concurrent open transactions before performing commit_delay."
 msgstr "Setzt die minimale Anzahl gleichzeitig offener Transaktionen bevor »commit_delay« angewendet wird."
 
-#: utils/misc/guc.c:2559
+#: utils/misc/guc.c:2569
 msgid "Sets the number of digits displayed for floating-point values."
 msgstr "Setzt die Anzahl ausgegebener Ziffern für Fließkommawerte."
 
-#: utils/misc/guc.c:2560
+#: utils/misc/guc.c:2570
 msgid "This affects real, double precision, and geometric data types. The parameter value is added to the standard number of digits (FLT_DIG or DBL_DIG as appropriate)."
 msgstr "Diese Einstellung betrifft real, double precision und geometrische Datentypen. Der Parameterwert wird zur Standardziffernanzahl (FLT_DIG bzw. DBL_DIG) hinzuaddiert."
 
-#: utils/misc/guc.c:2571
+#: utils/misc/guc.c:2581
 msgid "Sets the minimum execution time above which statements will be logged."
 msgstr "Setzt die minimale Ausführungszeit, über der Anweisungen geloggt werden."
 
-#: utils/misc/guc.c:2573
+#: utils/misc/guc.c:2583
 msgid "Zero prints all queries. -1 turns this feature off."
 msgstr "Null zeigt alle Anfragen. -1 schaltet dieses Feature aus."
 
-#: utils/misc/guc.c:2583
+#: utils/misc/guc.c:2593
 msgid "Sets the minimum execution time above which autovacuum actions will be logged."
 msgstr "Setzt die minimale Ausführungszeit, über der Autovacuum-Aktionen geloggt werden."
 
-#: utils/misc/guc.c:2585
+#: utils/misc/guc.c:2595
 msgid "Zero prints all actions. -1 turns autovacuum logging off."
 msgstr "Null gibt alls Aktionen aus. -1 schaltet die Log-Aufzeichnung über Autovacuum aus."
 
-#: utils/misc/guc.c:2595
+#: utils/misc/guc.c:2605
 msgid "Background writer sleep time between rounds."
 msgstr "Schlafzeit zwischen Durchläufen des Background-Writers."
 
-#: utils/misc/guc.c:2606
+#: utils/misc/guc.c:2616
 msgid "Background writer maximum number of LRU pages to flush per round."
 msgstr "Maximale Anzahl der vom Background-Writer pro Durchlauf zu flushenden LRU-Seiten."
 
-#: utils/misc/guc.c:2629
+#: utils/misc/guc.c:2639
 msgid "Number of simultaneous requests that can be handled efficiently by the disk subsystem."
 msgstr "Anzahl simultaner Anfragen, die das Festplattensubsystem effizient bearbeiten kann."
 
-#: utils/misc/guc.c:2630
+#: utils/misc/guc.c:2640
 msgid "For RAID arrays, this should be approximately the number of drive spindles in the array."
 msgstr "Für RAID-Arrays sollte dies ungefähr die Anzahl Spindeln im Array sein."
 
-#: utils/misc/guc.c:2656
+#: utils/misc/guc.c:2666
 msgid "Maximum number of concurrent worker processes."
 msgstr "Maximale Anzahl gleichzeitiger Worker-Prozesse."
 
-#: utils/misc/guc.c:2668
+#: utils/misc/guc.c:2678
 msgid "Maximum number of logical replication worker processes."
 msgstr "Maximale Anzahl Arbeitsprozesse für logische Replikation."
 
-#: utils/misc/guc.c:2680
+#: utils/misc/guc.c:2690
 msgid "Maximum number of table synchronization workers per subscription."
 msgstr "Maximale Anzahl Arbeitsprozesse für Tabellensynchronisation pro Subskription."
 
-#: utils/misc/guc.c:2690
+#: utils/misc/guc.c:2700
 msgid "Automatic log file rotation will occur after N minutes."
 msgstr "Automatische Rotation der Logdateien geschieht nach N Minuten."
 
-#: utils/misc/guc.c:2701
+#: utils/misc/guc.c:2711
 msgid "Automatic log file rotation will occur after N kilobytes."
 msgstr "Automatische Rotation der Logdateien geschieht nach N Kilobytes."
 
-#: utils/misc/guc.c:2712
+#: utils/misc/guc.c:2722
 msgid "Shows the maximum number of function arguments."
 msgstr "Setzt die maximale Anzahl von Funktionsargumenten."
 
-#: utils/misc/guc.c:2723
+#: utils/misc/guc.c:2733
 msgid "Shows the maximum number of index keys."
 msgstr "Zeigt die maximale Anzahl von Indexschlüsseln."
 
-#: utils/misc/guc.c:2734
+#: utils/misc/guc.c:2744
 msgid "Shows the maximum identifier length."
 msgstr "Zeigt die maximale Länge von Bezeichnern."
 
-#: utils/misc/guc.c:2745
+#: utils/misc/guc.c:2755
 msgid "Shows the size of a disk block."
 msgstr "Zeigt die Größe eines Diskblocks."
 
-#: utils/misc/guc.c:2756
+#: utils/misc/guc.c:2766
 msgid "Shows the number of pages per disk file."
 msgstr "Zeigt die Anzahl Seiten pro Diskdatei."
 
-#: utils/misc/guc.c:2767
+#: utils/misc/guc.c:2777
 msgid "Shows the block size in the write ahead log."
 msgstr "Zeigt die Blockgröße im Write-Ahead-Log."
 
-#: utils/misc/guc.c:2778
+#: utils/misc/guc.c:2788
 msgid "Sets the time to wait before retrying to retrieve WAL after a failed attempt."
 msgstr "Setzt die Zeit, die gewartet wird, bevor nach einem fehlgeschlagenen Versuch neue WAL-Daten angefordert werden."
 
-#: utils/misc/guc.c:2790
+#: utils/misc/guc.c:2800
 #, fuzzy
 #| msgid "Shows the number of pages per write ahead log segment."
 msgid "Shows the size of write ahead log segments."
 msgstr "Zeit die Anzahl Seiten pro Write-Ahead-Log-Segment."
 
-#: utils/misc/guc.c:2803
+#: utils/misc/guc.c:2813
 msgid "Time to sleep between autovacuum runs."
 msgstr "Wartezeit zwischen Autovacuum-Durchläufen."
 
-#: utils/misc/guc.c:2813
+#: utils/misc/guc.c:2823
 msgid "Minimum number of tuple updates or deletes prior to vacuum."
 msgstr "Mindestanzahl an geänderten oder gelöschten Tupeln vor einem Vacuum."
 
-#: utils/misc/guc.c:2822
+#: utils/misc/guc.c:2832
 msgid "Minimum number of tuple inserts, updates, or deletes prior to analyze."
 msgstr "Mindestanzahl an Einfüge-, Änderungs- oder Löschoperationen von einem Analyze."
 
-#: utils/misc/guc.c:2832
+#: utils/misc/guc.c:2842
 msgid "Age at which to autovacuum a table to prevent transaction ID wraparound."
 msgstr "Alter, nach dem eine Tabelle automatisch gevacuumt wird, um Transaktionsnummernüberlauf zu verhindern."
 
-#: utils/misc/guc.c:2843
+#: utils/misc/guc.c:2853
 msgid "Multixact age at which to autovacuum a table to prevent multixact wraparound."
 msgstr "Multixact-Alter, nach dem eine Tabelle automatisch gevacuumt wird, um Transaktionsnummernüberlauf zu verhindern."
 
-#: utils/misc/guc.c:2853
+#: utils/misc/guc.c:2863
 msgid "Sets the maximum number of simultaneously running autovacuum worker processes."
 msgstr "Setzt die maximale Anzahl gleichzeitig laufender Autovacuum-Worker-Prozesse."
 
-#: utils/misc/guc.c:2863
+#: utils/misc/guc.c:2873
 #, fuzzy
 #| msgid "Sets the maximum number of parallel processes per executor node."
 msgid "Sets the maximum number of parallel processes per maintenance operation."
 msgstr "Setzt die maximale Anzahl paralleler Prozesse pro Executor-Knoten."
 
-#: utils/misc/guc.c:2873
+#: utils/misc/guc.c:2883
 msgid "Sets the maximum number of parallel processes per executor node."
 msgstr "Setzt die maximale Anzahl paralleler Prozesse pro Executor-Knoten."
 
-#: utils/misc/guc.c:2883
+#: utils/misc/guc.c:2893
 #, fuzzy
 #| msgid "Sets the maximum number of parallel workers than can be active at one time."
 msgid "Sets the maximum number of parallel workers that can be active at one time."
 msgstr "Setzt die maximale Anzahl paralleler Arbeitsprozesse, die gleichzeitig aktiv sein können."
 
-#: utils/misc/guc.c:2893
+#: utils/misc/guc.c:2903
 msgid "Sets the maximum memory to be used by each autovacuum worker process."
 msgstr "Setzt die maximale Speichergröße für jeden Autovacuum-Worker-Prozess."
 
-#: utils/misc/guc.c:2904
+#: utils/misc/guc.c:2914
 msgid "Time before a snapshot is too old to read pages changed after the snapshot was taken."
 msgstr "Zeit bevor ein Snapshot zu alt ist, um Seiten zu lesen, die geändert wurden, nachdem der Snapshot gemacht wurde."
 
-#: utils/misc/guc.c:2905
+#: utils/misc/guc.c:2915
 msgid "A value of -1 disables this feature."
 msgstr "Der Wert -1 schaltet dieses Feature aus."
 
-#: utils/misc/guc.c:2915
+#: utils/misc/guc.c:2925
 msgid "Time between issuing TCP keepalives."
 msgstr "Zeit zwischen TCP-Keepalive-Sendungen."
 
-#: utils/misc/guc.c:2916 utils/misc/guc.c:2927
+#: utils/misc/guc.c:2926 utils/misc/guc.c:2937
 msgid "A value of 0 uses the system default."
 msgstr "Der Wert 0 verwendet die Systemvoreinstellung."
 
-#: utils/misc/guc.c:2926
+#: utils/misc/guc.c:2936
 msgid "Time between TCP keepalive retransmits."
 msgstr "Zeit zwischen TCP-Keepalive-Neuübertragungen."
 
-#: utils/misc/guc.c:2937
+#: utils/misc/guc.c:2947
 msgid "SSL renegotiation is no longer supported; this can only be 0."
 msgstr "SSL-Renegotiation wird nicht mehr unterstützt; kann nur auf 0 gesetzt werden."
 
-#: utils/misc/guc.c:2948
+#: utils/misc/guc.c:2958
 msgid "Maximum number of TCP keepalive retransmits."
 msgstr "Maximale Anzahl an TCP-Keepalive-Neuübertragungen."
 
-#: utils/misc/guc.c:2949
+#: utils/misc/guc.c:2959
 msgid "This controls the number of consecutive keepalive retransmits that can be lost before a connection is considered dead. A value of 0 uses the system default."
 msgstr "Dies bestimmt die Anzahl von aufeinanderfolgenden Keepalive-Neuübertragungen, die verloren gehen dürfen, bis die Verbindung als tot betrachtet wird. Der Wert 0 verwendet die Betriebssystemvoreinstellung."
 
-#: utils/misc/guc.c:2960
+#: utils/misc/guc.c:2970
 msgid "Sets the maximum allowed result for exact search by GIN."
 msgstr "Setzt die maximal erlaubte Anzahl Ergebnisse für eine genaue Suche mit GIN."
 
-#: utils/misc/guc.c:2971
+#: utils/misc/guc.c:2981
 msgid "Sets the planner's assumption about the size of the disk cache."
 msgstr "Setzt die Annahme des Planers über die Größe des Festplatten-Caches."
 
-#: utils/misc/guc.c:2972
+#: utils/misc/guc.c:2982
 msgid "That is, the portion of the kernel's disk cache that will be used for PostgreSQL data files. This is measured in disk pages, which are normally 8 kB each."
 msgstr "Setzt die Annahme des Planers über die effektive Größe des Diskcaches (das heißt des Teils des Diskcaches vom Kernel, der für die Datendateien von PostgreSQL verwendet wird). Das wird in Diskseiten gemessen, welche normalerweise 8 kB groß sind."
 
-#: utils/misc/guc.c:2984
+#: utils/misc/guc.c:2994
 msgid "Sets the minimum amount of table data for a parallel scan."
 msgstr "Setzt die Mindestmenge an Tabellendaten für einen parallelen Scan."
 
-#: utils/misc/guc.c:2985
+#: utils/misc/guc.c:2995
 msgid "If the planner estimates that it will read a number of table pages too small to reach this limit, a parallel scan will not be considered."
 msgstr "Wenn der Planer schätzt, dass zu wenige Tabellenseiten gelesen werden werden um diesen Wert zu erreichen, dann wird kein paralleler Scan in Erwägung gezogen werden."
 
-#: utils/misc/guc.c:2995
+#: utils/misc/guc.c:3005
 msgid "Sets the minimum amount of index data for a parallel scan."
 msgstr "Setzt die Mindestmenge an Indexdaten für einen parallelen Scan."
 
-#: utils/misc/guc.c:2996
+#: utils/misc/guc.c:3006
 msgid "If the planner estimates that it will read a number of index pages too small to reach this limit, a parallel scan will not be considered."
 msgstr "Wenn der Planer schätzt, dass zu wenige Indexseiten gelesen werden werden um diesen Wert zu erreichen, dann wird kein paralleler Scan in Erwägung gezogen werden."
 
-#: utils/misc/guc.c:3007
+#: utils/misc/guc.c:3017
 msgid "Shows the server version as an integer."
 msgstr "Zeigt die Serverversion als Zahl."
 
-#: utils/misc/guc.c:3018
+#: utils/misc/guc.c:3028
 msgid "Log the use of temporary files larger than this number of kilobytes."
 msgstr "Schreibt Meldungen über die Verwendung von temporären Dateien in den Log, wenn sie größer als diese Anzahl an Kilobytes sind."
 
-#: utils/misc/guc.c:3019
+#: utils/misc/guc.c:3029
 msgid "Zero logs all files. The default is -1 (turning this feature off)."
 msgstr "Null loggt alle Dateien. Die Standardeinstellung ist -1 (wodurch dieses Feature ausgeschaltet wird)."
 
-#: utils/misc/guc.c:3029
+#: utils/misc/guc.c:3039
 msgid "Sets the size reserved for pg_stat_activity.query, in bytes."
 msgstr "Setzt die für pg_stat_activity.query reservierte Größe, in Bytes."
 
-#: utils/misc/guc.c:3040
+#: utils/misc/guc.c:3050
 msgid "Sets the maximum size of the pending list for GIN index."
 msgstr "Setzt die maximale Größe der Pending-Liste eines GIN-Index."
 
-#: utils/misc/guc.c:3060
+#: utils/misc/guc.c:3070
 msgid "Sets the planner's estimate of the cost of a sequentially fetched disk page."
 msgstr "Setzt den vom Planer geschätzten Aufwand, um eine sequenzielle Diskseite zu lesen."
 
-#: utils/misc/guc.c:3070
+#: utils/misc/guc.c:3080
 msgid "Sets the planner's estimate of the cost of a nonsequentially fetched disk page."
 msgstr "Setzt den vom Planer geschätzten Aufwand, um eine nichtsequenzielle Diskseite zu lesen."
 
-#: utils/misc/guc.c:3080
+#: utils/misc/guc.c:3090
 msgid "Sets the planner's estimate of the cost of processing each tuple (row)."
 msgstr "Setzt den vom Planer geschätzten Aufwand für die Verarbeitung einer Zeile."
 
-#: utils/misc/guc.c:3090
+#: utils/misc/guc.c:3100
 msgid "Sets the planner's estimate of the cost of processing each index entry during an index scan."
 msgstr "Setzt den vom Planer geschätzten Aufwand für die Verarbeitung eines Indexeintrags während eines Index-Scans."
 
-#: utils/misc/guc.c:3100
+#: utils/misc/guc.c:3110
 msgid "Sets the planner's estimate of the cost of processing each operator or function call."
 msgstr "Setzt den vom Planer geschätzten Aufwand für die Verarbeitung eines Operators oder Funktionsaufrufs."
 
-#: utils/misc/guc.c:3110
+#: utils/misc/guc.c:3120
 msgid "Sets the planner's estimate of the cost of passing each tuple (row) from worker to master backend."
 msgstr "Setzt den vom Planer geschätzten Aufwand, um eine Zeile vom Arbeitsprozess and das Master-Backend zu senden."
 
-#: utils/misc/guc.c:3120
+#: utils/misc/guc.c:3130
 msgid "Sets the planner's estimate of the cost of starting up worker processes for parallel query."
 msgstr "Setzt den vom Planer geschätzten Aufwand für das Starten von Arbeitsprozessen für parallele Anfragen."
 
-#: utils/misc/guc.c:3131
+#: utils/misc/guc.c:3141
 msgid "Perform JIT compilation if query is more expensive."
 msgstr ""
 
-#: utils/misc/guc.c:3132
+#: utils/misc/guc.c:3142
 msgid "-1 disables JIT compilation."
 msgstr ""
 
-#: utils/misc/guc.c:3141
+#: utils/misc/guc.c:3151
 msgid "Optimize JITed functions if query is more expensive."
 msgstr ""
 
-#: utils/misc/guc.c:3142
+#: utils/misc/guc.c:3152
 #, fuzzy
 #| msgid "Enables genetic query optimization."
 msgid "-1 disables optimization."
 msgstr "Ermöglicht genetische Anfrageoptimierung."
 
-#: utils/misc/guc.c:3151
+#: utils/misc/guc.c:3161
 msgid "Perform JIT inlining if query is more expensive."
 msgstr ""
 
-#: utils/misc/guc.c:3152
+#: utils/misc/guc.c:3162
 msgid "-1 disables inlining."
 msgstr ""
 
-#: utils/misc/guc.c:3161
+#: utils/misc/guc.c:3171
 msgid "Sets the planner's estimate of the fraction of a cursor's rows that will be retrieved."
 msgstr "Setzt den vom Planer geschätzten Anteil der Cursor-Zeilen, die ausgelesen werden werden."
 
-#: utils/misc/guc.c:3172
+#: utils/misc/guc.c:3182
 msgid "GEQO: selective pressure within the population."
 msgstr "GEQO: selektiver Auswahldruck in der Bevölkerung."
 
-#: utils/misc/guc.c:3182
+#: utils/misc/guc.c:3192
 msgid "GEQO: seed for random path selection."
 msgstr "GEQO: Ausgangswert für die zufällige Pfadauswahl."
 
-#: utils/misc/guc.c:3192
+#: utils/misc/guc.c:3202
 msgid "Multiple of the average buffer usage to free per round."
 msgstr "Vielfaches der durchschnittlichen freizugebenden Pufferverwendung pro Runde."
 
-#: utils/misc/guc.c:3202
+#: utils/misc/guc.c:3212
 msgid "Sets the seed for random-number generation."
 msgstr "Setzt den Ausgangswert für die Zufallszahlenerzeugung."
 
-#: utils/misc/guc.c:3213
+#: utils/misc/guc.c:3223
 msgid "Number of tuple updates or deletes prior to vacuum as a fraction of reltuples."
 msgstr "Anzahl geänderter oder gelöschter Tupel vor einem Vacuum, relativ zu reltuples."
 
-#: utils/misc/guc.c:3222
+#: utils/misc/guc.c:3232
 msgid "Number of tuple inserts, updates, or deletes prior to analyze as a fraction of reltuples."
 msgstr "Anzahl eingefügter, geänderter oder gelöschter Tupel vor einem Analyze, relativ zu reltuples."
 
-#: utils/misc/guc.c:3232
+#: utils/misc/guc.c:3242
 msgid "Time spent flushing dirty buffers during checkpoint, as fraction of checkpoint interval."
 msgstr "Zeit, die damit verbracht wird, modifizierte Puffer während eines Checkpoints zurückzuschreiben, als Bruchteil des Checkpoint-Intervalls."
 
-#: utils/misc/guc.c:3242
+#: utils/misc/guc.c:3252
 #, fuzzy
 #| msgid "Number of tuple updates or deletes prior to vacuum as a fraction of reltuples."
 msgid "Number of tuple inserts prior to index cleanup as a fraction of reltuples."
 msgstr "Anzahl geänderter oder gelöschter Tupel vor einem Vacuum, relativ zu reltuples."
 
-#: utils/misc/guc.c:3261
+#: utils/misc/guc.c:3271
 msgid "Sets the shell command that will be called to archive a WAL file."
 msgstr "Setzt den Shell-Befehl, der aufgerufen wird, um eine WAL-Datei zu archivieren."
 
-#: utils/misc/guc.c:3271
+#: utils/misc/guc.c:3281
 msgid "Sets the client's character set encoding."
 msgstr "Setzt die Zeichensatzkodierung des Clients."
 
-#: utils/misc/guc.c:3282
+#: utils/misc/guc.c:3292
 msgid "Controls information prefixed to each log line."
 msgstr "Bestimmt die Informationen, die vor jede Logzeile geschrieben werden."
 
-#: utils/misc/guc.c:3283
+#: utils/misc/guc.c:3293
 msgid "If blank, no prefix is used."
 msgstr "Wenn leer, dann wird kein Präfix verwendet."
 
-#: utils/misc/guc.c:3292
+#: utils/misc/guc.c:3302
 msgid "Sets the time zone to use in log messages."
 msgstr "Setzt die in Logmeldungen verwendete Zeitzone."
 
-#: utils/misc/guc.c:3302
+#: utils/misc/guc.c:3312
 msgid "Sets the display format for date and time values."
 msgstr "Setzt das Ausgabeformat für Datums- und Zeitwerte."
 
-#: utils/misc/guc.c:3303
+#: utils/misc/guc.c:3313
 msgid "Also controls interpretation of ambiguous date inputs."
 msgstr "Kontrolliert auch die Interpretation von zweideutigen Datumseingaben."
 
-#: utils/misc/guc.c:3314
+#: utils/misc/guc.c:3324
 msgid "Sets the default tablespace to create tables and indexes in."
 msgstr "Setzt den Standard-Tablespace für Tabellen und Indexe."
 
-#: utils/misc/guc.c:3315
+#: utils/misc/guc.c:3325
 msgid "An empty string selects the database's default tablespace."
 msgstr "Eine leere Zeichenkette wählt den Standard-Tablespace der Datenbank."
 
-#: utils/misc/guc.c:3325
+#: utils/misc/guc.c:3335
 msgid "Sets the tablespace(s) to use for temporary tables and sort files."
 msgstr "Setzt den oder die Tablespaces für temporäre Tabellen und Sortierdateien."
 
-#: utils/misc/guc.c:3336
+#: utils/misc/guc.c:3346
 msgid "Sets the path for dynamically loadable modules."
 msgstr "Setzt den Pfad für ladbare dynamische Bibliotheken."
 
-#: utils/misc/guc.c:3337
+#: utils/misc/guc.c:3347
 msgid "If a dynamically loadable module needs to be opened and the specified name does not have a directory component (i.e., the name does not contain a slash), the system will search this path for the specified file."
 msgstr "Wenn ein dynamisch ladbares Modul geöffnet werden muss und der angegebene Name keine Verzeichniskomponente hat (das heißt er enthält keinen Schrägstrich), dann sucht das System in diesem Pfad nach der angegebenen Datei."
 
-#: utils/misc/guc.c:3350
+#: utils/misc/guc.c:3360
 msgid "Sets the location of the Kerberos server key file."
 msgstr "Setzt den Ort der Kerberos-Server-Schlüsseldatei."
 
-#: utils/misc/guc.c:3361
+#: utils/misc/guc.c:3371
 msgid "Sets the Bonjour service name."
 msgstr "Setzt den Bonjour-Servicenamen."
 
-#: utils/misc/guc.c:3373
+#: utils/misc/guc.c:3383
 msgid "Shows the collation order locale."
 msgstr "Zeigt die Locale für die Sortierreihenfolge."
 
-#: utils/misc/guc.c:3384
+#: utils/misc/guc.c:3394
 msgid "Shows the character classification and case conversion locale."
 msgstr "Zeigt die Locale für Zeichenklassifizierung und Groß-/Kleinschreibung."
 
-#: utils/misc/guc.c:3395
+#: utils/misc/guc.c:3405
 msgid "Sets the language in which messages are displayed."
 msgstr "Setzt die Sprache, in der Mitteilungen ausgegeben werden."
 
-#: utils/misc/guc.c:3405
+#: utils/misc/guc.c:3415
 msgid "Sets the locale for formatting monetary amounts."
 msgstr "Setzt die Locale für die Formatierung von Geldbeträgen."
 
-#: utils/misc/guc.c:3415
+#: utils/misc/guc.c:3425
 msgid "Sets the locale for formatting numbers."
 msgstr "Setzt die Locale für die Formatierung von Zahlen."
 
-#: utils/misc/guc.c:3425
+#: utils/misc/guc.c:3435
 msgid "Sets the locale for formatting date and time values."
 msgstr "Setzt die Locale für die Formatierung von Datums- und Zeitwerten."
 
-#: utils/misc/guc.c:3435
+#: utils/misc/guc.c:3445
 msgid "Lists shared libraries to preload into each backend."
 msgstr "Listet dynamische Bibliotheken, die vorab in jeden Serverprozess geladen werden."
 
-#: utils/misc/guc.c:3446
+#: utils/misc/guc.c:3456
 msgid "Lists shared libraries to preload into server."
 msgstr "Listet dynamische Bibliotheken, die vorab in den Server geladen werden."
 
-#: utils/misc/guc.c:3457
+#: utils/misc/guc.c:3467
 msgid "Lists unprivileged shared libraries to preload into each backend."
 msgstr "Listet unprivilegierte dynamische Bibliotheken, die vorab in jeden Serverprozess geladen werden."
 
-#: utils/misc/guc.c:3468
+#: utils/misc/guc.c:3478
 msgid "Sets the schema search order for names that are not schema-qualified."
 msgstr "Setzt die Schemasuchreihenfolge für Namen ohne Schemaqualifikation."
 
-#: utils/misc/guc.c:3480
+#: utils/misc/guc.c:3490
 msgid "Sets the server (database) character set encoding."
 msgstr "Setzt die Zeichensatzkodierung des Servers (der Datenbank)."
 
-#: utils/misc/guc.c:3492
+#: utils/misc/guc.c:3502
 msgid "Shows the server version."
 msgstr "Zeigt die Serverversion."
 
-#: utils/misc/guc.c:3504
+#: utils/misc/guc.c:3514
 msgid "Sets the current role."
 msgstr "Setzt die aktuelle Rolle."
 
-#: utils/misc/guc.c:3516
+#: utils/misc/guc.c:3526
 msgid "Sets the session user name."
 msgstr "Setzt den Sitzungsbenutzernamen."
 
-#: utils/misc/guc.c:3527
+#: utils/misc/guc.c:3537
 msgid "Sets the destination for server log output."
 msgstr "Setzt das Ziel für die Serverlogausgabe."
 
-#: utils/misc/guc.c:3528
+#: utils/misc/guc.c:3538
 msgid "Valid values are combinations of \"stderr\", \"syslog\", \"csvlog\", and \"eventlog\", depending on the platform."
 msgstr "Gültige Werte sind Kombinationen von »stderr«, »syslog«, »csvlog« und »eventlog«, je nach Plattform."
 
-#: utils/misc/guc.c:3539
+#: utils/misc/guc.c:3549
 msgid "Sets the destination directory for log files."
 msgstr "Bestimmt das Zielverzeichnis für Logdateien."
 
-#: utils/misc/guc.c:3540
+#: utils/misc/guc.c:3550
 msgid "Can be specified as relative to the data directory or as absolute path."
 msgstr "Kann relativ zum Datenverzeichnis oder als absoluter Pfad angegeben werden."
 
-#: utils/misc/guc.c:3550
+#: utils/misc/guc.c:3560
 msgid "Sets the file name pattern for log files."
 msgstr "Bestimmt das Dateinamenmuster für Logdateien."
 
-#: utils/misc/guc.c:3561
+#: utils/misc/guc.c:3571
 msgid "Sets the program name used to identify PostgreSQL messages in syslog."
 msgstr "Setzt den Programmnamen, mit dem PostgreSQL-Meldungen im Syslog identifiziert werden."
 
-#: utils/misc/guc.c:3572
+#: utils/misc/guc.c:3582
 msgid "Sets the application name used to identify PostgreSQL messages in the event log."
 msgstr "Setzt den Programmnamen, mit dem PostgreSQL-Meldungen im Ereignisprotokoll identifiziert werden."
 
-#: utils/misc/guc.c:3583
+#: utils/misc/guc.c:3593
 msgid "Sets the time zone for displaying and interpreting time stamps."
 msgstr "Setzt die Zeitzone, in der Zeitangaben interpretiert und ausgegeben werden."
 
-#: utils/misc/guc.c:3593
+#: utils/misc/guc.c:3603
 msgid "Selects a file of time zone abbreviations."
 msgstr "Wählt eine Datei mit Zeitzonenabkürzungen."
 
-#: utils/misc/guc.c:3603
+#: utils/misc/guc.c:3613
 msgid "Sets the current transaction's isolation level."
 msgstr "Zeigt den Isolationsgrad der aktuellen Transaktion."
 
-#: utils/misc/guc.c:3614
+#: utils/misc/guc.c:3624
 msgid "Sets the owning group of the Unix-domain socket."
 msgstr "Setzt die Eigentümergruppe der Unix-Domain-Socket."
 
-#: utils/misc/guc.c:3615
+#: utils/misc/guc.c:3625
 msgid "The owning user of the socket is always the user that starts the server."
 msgstr "Der Eigentümer ist immer der Benutzer, der den Server startet."
 
-#: utils/misc/guc.c:3625
+#: utils/misc/guc.c:3635
 msgid "Sets the directories where Unix-domain sockets will be created."
 msgstr "Setzt die Verzeichnisse, in denen Unix-Domain-Sockets erzeugt werden sollen."
 
-#: utils/misc/guc.c:3640
+#: utils/misc/guc.c:3650
 msgid "Sets the host name or IP address(es) to listen to."
 msgstr "Setzt den Hostnamen oder die IP-Adresse(n), auf der auf Verbindungen gewartet wird."
 
-#: utils/misc/guc.c:3655
+#: utils/misc/guc.c:3665
 msgid "Sets the server's data directory."
 msgstr "Setzt das Datenverzeichnis des Servers."
 
-#: utils/misc/guc.c:3666
+#: utils/misc/guc.c:3676
 msgid "Sets the server's main configuration file."
 msgstr "Setzt die Hauptkonfigurationsdatei des Servers."
 
-#: utils/misc/guc.c:3677
+#: utils/misc/guc.c:3687
 msgid "Sets the server's \"hba\" configuration file."
 msgstr "Setzt die »hba«-Konfigurationsdatei des Servers."
 
-#: utils/misc/guc.c:3688
+#: utils/misc/guc.c:3698
 msgid "Sets the server's \"ident\" configuration file."
 msgstr "Setzt die »ident«-Konfigurationsdatei des Servers."
 
-#: utils/misc/guc.c:3699
+#: utils/misc/guc.c:3709
 msgid "Writes the postmaster PID to the specified file."
 msgstr "Schreibt die Postmaster-PID in die angegebene Datei."
 
-#: utils/misc/guc.c:3710
+#: utils/misc/guc.c:3720
 msgid "Location of the SSL server certificate file."
 msgstr "Ort der SSL-Serverzertifikatsdatei."
 
-#: utils/misc/guc.c:3720
+#: utils/misc/guc.c:3730
 msgid "Location of the SSL server private key file."
 msgstr "Setzt den Ort der Datei mit dem privaten SSL-Server-Schlüssel."
 
-#: utils/misc/guc.c:3730
+#: utils/misc/guc.c:3740
 msgid "Location of the SSL certificate authority file."
 msgstr "Ort der SSL-Certificate-Authority-Datei."
 
-#: utils/misc/guc.c:3740
+#: utils/misc/guc.c:3750
 msgid "Location of the SSL certificate revocation list file."
 msgstr "Ort der SSL-Certificate-Revocation-List-Datei."
 
-#: utils/misc/guc.c:3750
+#: utils/misc/guc.c:3760
 msgid "Writes temporary statistics files to the specified directory."
 msgstr "Schreibt temporäre Statistikdateien in das angegebene Verzeichnis."
 
-#: utils/misc/guc.c:3761
+#: utils/misc/guc.c:3771
 msgid "Number of synchronous standbys and list of names of potential synchronous ones."
 msgstr "Anzahl synchroner Standbys und Liste der Namen der möglichen synchronen Standbys."
 
-#: utils/misc/guc.c:3772
+#: utils/misc/guc.c:3782
 msgid "Sets default text search configuration."
 msgstr "Setzt die vorgegebene Textsuchekonfiguration."
 
-#: utils/misc/guc.c:3782
+#: utils/misc/guc.c:3792
 msgid "Sets the list of allowed SSL ciphers."
 msgstr "Setzt die Liste der erlaubten SSL-Verschlüsselungsalgorithmen."
 
-#: utils/misc/guc.c:3797
+#: utils/misc/guc.c:3807
 msgid "Sets the curve to use for ECDH."
 msgstr "Setzt die für ECDH zu verwendende Kurve."
 
-#: utils/misc/guc.c:3812
+#: utils/misc/guc.c:3822
 msgid "Location of the SSL DH parameters file."
 msgstr "Setzt den Ort der SSL-DH-Parameter-Datei."
 
-#: utils/misc/guc.c:3823
+#: utils/misc/guc.c:3833
 msgid "Command to obtain passphrases for SSL."
 msgstr "Befehl zum Einlesen von Passphrasen für SSL."
 
-#: utils/misc/guc.c:3833
+#: utils/misc/guc.c:3843
 msgid "Sets the application name to be reported in statistics and logs."
 msgstr "Setzt den Anwendungsnamen, der in Statistiken und Logs verzeichnet wird."
 
-#: utils/misc/guc.c:3844
+#: utils/misc/guc.c:3854
 msgid "Sets the name of the cluster, which is included in the process title."
 msgstr "Setzt den Namen des Clusters, welcher im Prozesstitel angezeigt wird."
 
-#: utils/misc/guc.c:3855
+#: utils/misc/guc.c:3865
 msgid "Sets the WAL resource managers for which WAL consistency checks are done."
 msgstr "Setzt die WAL-Resource-Manager, für die WAL-Konsistenzprüfungen durchgeführt werden."
 
-#: utils/misc/guc.c:3856
+#: utils/misc/guc.c:3866
 msgid "Full-page images will be logged for all data blocks and cross-checked against the results of WAL replay."
 msgstr "Volle Seitenabbilder werden für alle Datenblöcke geloggt und gegen die Resultate der WAL-Wiederherstellung geprüft."
 
-#: utils/misc/guc.c:3866
+#: utils/misc/guc.c:3876
 msgid "JIT provider to use."
 msgstr ""
 
-#: utils/misc/guc.c:3886
+#: utils/misc/guc.c:3896
 msgid "Sets whether \"\\'\" is allowed in string literals."
 msgstr "Bestimmt, ob »\\'« in Zeichenkettenkonstanten erlaubt ist."
 
-#: utils/misc/guc.c:3896
+#: utils/misc/guc.c:3906
 msgid "Sets the output format for bytea."
 msgstr "Setzt das Ausgabeformat für bytea."
 
-#: utils/misc/guc.c:3906
+#: utils/misc/guc.c:3916
 msgid "Sets the message levels that are sent to the client."
 msgstr "Setzt die Meldungstypen, die an den Client gesendet werden."
 
-#: utils/misc/guc.c:3907 utils/misc/guc.c:3960 utils/misc/guc.c:3971
-#: utils/misc/guc.c:4037
+#: utils/misc/guc.c:3917 utils/misc/guc.c:3970 utils/misc/guc.c:3981
+#: utils/misc/guc.c:4047
 msgid "Each level includes all the levels that follow it. The later the level, the fewer messages are sent."
 msgstr "Jeder Wert schließt alle ihm folgenden Werte mit ein. Je weiter hinten der Wert steht, desto weniger Meldungen werden gesendet werden."
 
-#: utils/misc/guc.c:3917
+#: utils/misc/guc.c:3927
 msgid "Enables the planner to use constraints to optimize queries."
 msgstr "Ermöglicht dem Planer die Verwendung von Constraints, um Anfragen zu optimieren."
 
-#: utils/misc/guc.c:3918
+#: utils/misc/guc.c:3928
 msgid "Table scans will be skipped if their constraints guarantee that no rows match the query."
 msgstr "Tabellen-Scans werden übersprungen, wenn deren Constraints garantieren, dass keine Zeile mit der Abfrage übereinstimmt."
 
-#: utils/misc/guc.c:3928
+#: utils/misc/guc.c:3938
 msgid "Sets the transaction isolation level of each new transaction."
 msgstr "Setzt den Transaktionsisolationsgrad neuer Transaktionen."
 
-#: utils/misc/guc.c:3938
+#: utils/misc/guc.c:3948
 msgid "Sets the display format for interval values."
 msgstr "Setzt das Ausgabeformat für Intervallwerte."
 
-#: utils/misc/guc.c:3949
+#: utils/misc/guc.c:3959
 msgid "Sets the verbosity of logged messages."
 msgstr "Setzt den Detailgrad von geloggten Meldungen."
 
-#: utils/misc/guc.c:3959
+#: utils/misc/guc.c:3969
 msgid "Sets the message levels that are logged."
 msgstr "Setzt die Meldungstypen, die geloggt werden."
 
-#: utils/misc/guc.c:3970
+#: utils/misc/guc.c:3980
 msgid "Causes all statements generating error at or above this level to be logged."
 msgstr "Schreibt alle Anweisungen, die einen Fehler auf dieser Stufe oder höher verursachen, in den Log."
 
-#: utils/misc/guc.c:3981
+#: utils/misc/guc.c:3991
 msgid "Sets the type of statements logged."
 msgstr "Setzt die Anweisungsarten, die geloggt werden."
 
-#: utils/misc/guc.c:3991
+#: utils/misc/guc.c:4001
 msgid "Sets the syslog \"facility\" to be used when syslog enabled."
 msgstr "Setzt die zu verwendende Syslog-»Facility«, wenn Syslog angeschaltet ist."
 
-#: utils/misc/guc.c:4006
+#: utils/misc/guc.c:4016
 msgid "Sets the session's behavior for triggers and rewrite rules."
 msgstr "Setzt das Sitzungsverhalten für Trigger und Regeln."
 
-#: utils/misc/guc.c:4016
+#: utils/misc/guc.c:4026
 msgid "Sets the current transaction's synchronization level."
 msgstr "Setzt den Synchronisationsgrad der aktuellen Transaktion."
 
-#: utils/misc/guc.c:4026
+#: utils/misc/guc.c:4036
 msgid "Allows archiving of WAL files using archive_command."
 msgstr "Erlaubt die Archivierung von WAL-Dateien mittels archive_command."
 
-#: utils/misc/guc.c:4036
+#: utils/misc/guc.c:4046
 msgid "Enables logging of recovery-related debugging information."
 msgstr "Ermöglicht das Loggen von Debug-Informationen über die Wiederherstellung."
 
-#: utils/misc/guc.c:4052
+#: utils/misc/guc.c:4062
 msgid "Collects function-level statistics on database activity."
 msgstr "Sammelt Statistiken auf Funktionsebene über Datenbankaktivität."
 
-#: utils/misc/guc.c:4062
+#: utils/misc/guc.c:4072
 msgid "Set the level of information written to the WAL."
 msgstr "Setzt den Umfang der in den WAL geschriebenen Informationen."
 
-#: utils/misc/guc.c:4072
+#: utils/misc/guc.c:4082
 msgid "Selects the dynamic shared memory implementation used."
 msgstr "Wählt die zu verwendende Implementierung von dynamischem Shared Memory."
 
-#: utils/misc/guc.c:4082
+#: utils/misc/guc.c:4092
 msgid "Selects the method used for forcing WAL updates to disk."
 msgstr "Wählt die Methode, um das Schreiben von WAL-Änderungen auf die Festplatte zu erzwingen."
 
-#: utils/misc/guc.c:4092
+#: utils/misc/guc.c:4102
 msgid "Sets how binary values are to be encoded in XML."
 msgstr "Setzt, wie binäre Werte in XML kodiert werden."
 
-#: utils/misc/guc.c:4102
+#: utils/misc/guc.c:4112
 msgid "Sets whether XML data in implicit parsing and serialization operations is to be considered as documents or content fragments."
 msgstr "Setzt, ob XML-Daten in impliziten Parse- und Serialisierungsoperationen als Dokument oder Fragment betrachtet werden sollen."
 
-#: utils/misc/guc.c:4113
+#: utils/misc/guc.c:4123
 msgid "Use of huge pages on Linux or Windows."
 msgstr "Huge Pages auf Linux oder Windows verwenden."
 
-#: utils/misc/guc.c:4123
+#: utils/misc/guc.c:4133
 msgid "Forces use of parallel query facilities."
 msgstr "Verwendung der Einrichtungen für parallele Anfragen erzwingen."
 
-#: utils/misc/guc.c:4124
+#: utils/misc/guc.c:4134
 msgid "If possible, run query using a parallel worker and with parallel restrictions."
 msgstr "Wenn möglich werden Anfragen in einem parallelen Arbeitsprozess und mit parallelen Beschränkungen ausgeführt."
 
-#: utils/misc/guc.c:4133
+#: utils/misc/guc.c:4143
 msgid "Encrypt passwords."
 msgstr "Verschlüsselt Passwörter."
 
-#: utils/misc/guc.c:4134
+#: utils/misc/guc.c:4144
 msgid "When a password is specified in CREATE USER or ALTER USER without writing either ENCRYPTED or UNENCRYPTED, this parameter determines whether the password is to be encrypted."
 msgstr "Wenn in CREATE USER oder ALTER USER ein Passwort ohne ENCRYPTED oder UNENCRYPTED angegeben ist, bestimmt dieser Parameter, ob das Passwort verschlüsselt wird."
 
-#: utils/misc/guc.c:4936
+#: utils/misc/guc.c:4946
 #, c-format
 msgid "%s: could not access directory \"%s\": %s\n"
 msgstr "%s: konnte nicht auf Verzeichnis »%s« zugreifen: %s\n"
 
-#: utils/misc/guc.c:4941
+#: utils/misc/guc.c:4951
 #, c-format
 msgid "Run initdb or pg_basebackup to initialize a PostgreSQL data directory.\n"
 msgstr "Führen Sie initdb oder pg_basebackup aus, um ein PostgreSQL-Datenverzeichnis zu initialisieren.\n"
 
-#: utils/misc/guc.c:4961
+#: utils/misc/guc.c:4971
 #, c-format
 msgid ""
 "%s does not know where to find the server configuration file.\n"
@@ -25767,12 +25849,12 @@ msgstr ""
 "Sie müssen die Kommandozeilenoption --config-file oder -D angegeben oder\n"
 "die Umgebungsvariable PGDATA setzen.\n"
 
-#: utils/misc/guc.c:4980
+#: utils/misc/guc.c:4990
 #, c-format
 msgid "%s: could not access the server configuration file \"%s\": %s\n"
 msgstr "%s: konnte nicht auf die Serverkonfigurationsdatei »%s« zugreifen: %s\n"
 
-#: utils/misc/guc.c:5006
+#: utils/misc/guc.c:5016
 #, c-format
 msgid ""
 "%s does not know where to find the database system data.\n"
@@ -25782,7 +25864,7 @@ msgstr ""
 "zu finden sind.  Sie können dies mit »data_directory« in »%s«, mit der\n"
 "Kommandozeilenoption -D oder der Umgebungsvariable PGDATA angeben.\n"
 
-#: utils/misc/guc.c:5054
+#: utils/misc/guc.c:5064
 #, c-format
 msgid ""
 "%s does not know where to find the \"hba\" configuration file.\n"
@@ -25792,7 +25874,7 @@ msgstr ""
 "Sie können dies mit »hba_file« in »%s«, mit der\n"
 "Kommandozeilenoption -D oder der Umgebungsvariable PGDATA angeben.\n"
 
-#: utils/misc/guc.c:5077
+#: utils/misc/guc.c:5087
 #, c-format
 msgid ""
 "%s does not know where to find the \"ident\" configuration file.\n"
@@ -25802,138 +25884,138 @@ msgstr ""
 "Sie können dies mit »ident_file« in »%s«, mit der\n"
 "Kommandozeilenoption -D oder der Umgebungsvariable PGDATA angeben.\n"
 
-#: utils/misc/guc.c:5752 utils/misc/guc.c:5799
+#: utils/misc/guc.c:5762 utils/misc/guc.c:5809
 msgid "Value exceeds integer range."
 msgstr "Wert überschreitet Bereich für ganze Zahlen."
 
-#: utils/misc/guc.c:6022
+#: utils/misc/guc.c:6032
 #, c-format
 msgid "parameter \"%s\" requires a numeric value"
 msgstr "Parameter »%s« erfordert einen numerischen Wert"
 
-#: utils/misc/guc.c:6031
+#: utils/misc/guc.c:6041
 #, c-format
 msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
 msgstr "%g ist außerhalb des gültigen Bereichs für Parameter »%s« (%g ... %g)"
 
-#: utils/misc/guc.c:6184 utils/misc/guc.c:7554
+#: utils/misc/guc.c:6194 utils/misc/guc.c:7564
 #, c-format
 msgid "cannot set parameters during a parallel operation"
 msgstr "während einer parallelen Operation können keine Parameter gesetzt werden"
 
-#: utils/misc/guc.c:6191 utils/misc/guc.c:6943 utils/misc/guc.c:6996
-#: utils/misc/guc.c:7047 utils/misc/guc.c:7383 utils/misc/guc.c:8150
-#: utils/misc/guc.c:8318 utils/misc/guc.c:9992
+#: utils/misc/guc.c:6201 utils/misc/guc.c:6953 utils/misc/guc.c:7006
+#: utils/misc/guc.c:7057 utils/misc/guc.c:7393 utils/misc/guc.c:8160
+#: utils/misc/guc.c:8328 utils/misc/guc.c:10005
 #, c-format
 msgid "unrecognized configuration parameter \"%s\""
 msgstr "unbekannter Konfigurationsparameter »%s«"
 
-#: utils/misc/guc.c:6206 utils/misc/guc.c:7395
+#: utils/misc/guc.c:6216 utils/misc/guc.c:7405
 #, c-format
 msgid "parameter \"%s\" cannot be changed"
 msgstr "Parameter »%s« kann nicht geändert werden"
 
-#: utils/misc/guc.c:6239
+#: utils/misc/guc.c:6249
 #, c-format
 msgid "parameter \"%s\" cannot be changed now"
 msgstr "Parameter »%s« kann jetzt nicht geändert werden"
 
-#: utils/misc/guc.c:6257 utils/misc/guc.c:6304 utils/misc/guc.c:10008
+#: utils/misc/guc.c:6267 utils/misc/guc.c:6314 utils/misc/guc.c:10021
 #, c-format
 msgid "permission denied to set parameter \"%s\""
 msgstr "keine Berechtigung, um Parameter »%s« zu setzen"
 
-#: utils/misc/guc.c:6294
+#: utils/misc/guc.c:6304
 #, c-format
 msgid "parameter \"%s\" cannot be set after connection start"
 msgstr "Parameter »%s« kann nach Start der Verbindung nicht geändert werden"
 
-#: utils/misc/guc.c:6342
+#: utils/misc/guc.c:6352
 #, c-format
 msgid "cannot set parameter \"%s\" within security-definer function"
 msgstr "Parameter »%s« kann nicht in einer Security-Definer-Funktion gesetzt werden"
 
-#: utils/misc/guc.c:6951 utils/misc/guc.c:7001 utils/misc/guc.c:8325
+#: utils/misc/guc.c:6961 utils/misc/guc.c:7011 utils/misc/guc.c:8335
 #, c-format
 msgid "must be superuser or a member of pg_read_all_settings to examine \"%s\""
 msgstr "nur Superuser oder Mitglieder von pg_read_all_settings können »%s« ansehen"
 
-#: utils/misc/guc.c:7092
+#: utils/misc/guc.c:7102
 #, c-format
 msgid "SET %s takes only one argument"
 msgstr "SET %s darf nur ein Argument haben"
 
-#: utils/misc/guc.c:7343
+#: utils/misc/guc.c:7353
 #, c-format
 msgid "must be superuser to execute ALTER SYSTEM command"
 msgstr "nur Superuser können den Befehl ALTER SYSTEM ausführen"
 
-#: utils/misc/guc.c:7428
+#: utils/misc/guc.c:7438
 #, c-format
 msgid "parameter value for ALTER SYSTEM must not contain a newline"
 msgstr "Parameterwert für ALTER SYSTEM darf keine Newline enthalten"
 
-#: utils/misc/guc.c:7473
+#: utils/misc/guc.c:7483
 #, c-format
 msgid "could not parse contents of file \"%s\""
 msgstr "konnte Inhalt der Datei »%s« nicht parsen"
 
-#: utils/misc/guc.c:7630
+#: utils/misc/guc.c:7640
 #, c-format
 msgid "SET LOCAL TRANSACTION SNAPSHOT is not implemented"
 msgstr "SET LOCAL TRANSACTION SNAPSHOT ist nicht implementiert"
 
-#: utils/misc/guc.c:7714
+#: utils/misc/guc.c:7724
 #, c-format
 msgid "SET requires parameter name"
 msgstr "SET benötigt Parameternamen"
 
-#: utils/misc/guc.c:7847
+#: utils/misc/guc.c:7857
 #, c-format
 msgid "attempt to redefine parameter \"%s\""
 msgstr "Versuch, den Parameter »%s« zu redefinieren"
 
-#: utils/misc/guc.c:9625
+#: utils/misc/guc.c:9638
 #, c-format
 msgid "parameter \"%s\" could not be set"
 msgstr "Parameter »%s« kann nicht gesetzt werden"
 
-#: utils/misc/guc.c:9712
+#: utils/misc/guc.c:9725
 #, c-format
 msgid "could not parse setting for parameter \"%s\""
 msgstr "konnte Wert von Parameter »%s« nicht lesen"
 
-#: utils/misc/guc.c:10070 utils/misc/guc.c:10104
+#: utils/misc/guc.c:10083 utils/misc/guc.c:10117
 #, c-format
 msgid "invalid value for parameter \"%s\": %d"
 msgstr "ungültiger Wert für Parameter »%s«: %d"
 
-#: utils/misc/guc.c:10138
+#: utils/misc/guc.c:10151
 #, c-format
 msgid "invalid value for parameter \"%s\": %g"
 msgstr "ungültiger Wert für Parameter »%s«: %g"
 
-#: utils/misc/guc.c:10408
+#: utils/misc/guc.c:10421
 #, c-format
 msgid "\"temp_buffers\" cannot be changed after any temporary tables have been accessed in the session."
 msgstr "»temp_buffers« kann nicht geändert werden, nachdem in der Sitzung auf temporäre Tabellen zugriffen wurde."
 
-#: utils/misc/guc.c:10420
+#: utils/misc/guc.c:10433
 #, c-format
 msgid "Bonjour is not supported by this build"
 msgstr "Bonjour wird von dieser Installation nicht unterstützt"
 
-#: utils/misc/guc.c:10433
+#: utils/misc/guc.c:10446
 #, c-format
 msgid "SSL is not supported by this build"
 msgstr "SSL wird von dieser Installation nicht unterstützt"
 
-#: utils/misc/guc.c:10445
+#: utils/misc/guc.c:10458
 #, c-format
 msgid "Cannot enable parameter when \"log_statement_stats\" is true."
 msgstr "Kann Parameter nicht einschalten, wenn »log_statement_stats« an ist."
 
-#: utils/misc/guc.c:10457
+#: utils/misc/guc.c:10470
 #, c-format
 msgid "Cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true."
 msgstr "Kann »log_statement_stats« nicht einschalten, wenn »log_parser_stats«, »log_planner_stats« oder »log_executor_stats« an ist."
@@ -26084,12 +26166,12 @@ msgstr "aktives Portal »%s« kann nicht gelöscht werden"
 msgid "cannot drop active portal \"%s\""
 msgstr "aktives Portal »%s« kann nicht gelöscht werden"
 
-#: utils/mmgr/portalmem.c:719
+#: utils/mmgr/portalmem.c:729
 #, c-format
 msgid "cannot PREPARE a transaction that has created a cursor WITH HOLD"
 msgstr "PREPARE kann nicht in einer Transaktion ausgeführt werden, die einen Cursor mit WITH HOLD erzeugt hat"
 
-#: utils/mmgr/portalmem.c:1253
+#: utils/mmgr/portalmem.c:1263
 #, c-format
 msgid "cannot perform transaction commands inside a cursor loop that is not read-only"
 msgstr ""
diff --git a/src/backend/po/id.po b/src/backend/po/id.po
deleted file mode 100644 (file)
index d5d4841..0000000
+++ /dev/null
@@ -1,19247 +0,0 @@
-# translation of postgres.po to id_ID
-# indonesian message translation file for postgres
-#
-# Use these quotes: « %s »
-# Julyanto Sutandang <[email protected]>, 2004-2014.
-# Lucky Haryadi <[email protected]>, 2004-2014.
-# Yuniko Dwi Anggoro <[email protected]>, 2004-2014.
-# Iyan Sopyan Iskandar <[email protected]>, 2004-2014.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: PostgreSQL 9.4\n"
-"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-03-15 18:13+0000\n"
-"PO-Revision-Date: 2015-11-12 15:44-0300\n"
-"Last-Translator: \n"
-"Language-Team: Equnix Business Solution, PT\n"
-"Language: id_ID\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 1.7.1\n"
-
-#: ../common/fe_memutils.c:33 ../common/fe_memutils.c:60 ../common/fe_memutils.c:83
-#, c-format
-msgid "out of memory\n"
-msgstr "memory tidak cukup\n"
-
-#: ../common/fe_memutils.c:77
-#, c-format
-msgid "cannot duplicate null pointer (internal error)\n"
-msgstr "tidak dapat menduplikasi pointeur null (internal kesalahan)\n"
-
-#: ../port/chklocale.c:352 ../port/chklocale.c:358
-#, c-format
-msgid "could not determine encoding for locale \"%s\": codeset is \"%s\""
-msgstr "tidak dapat menentukan encoding untuk lokal « %s » : codesetnya adalah « %s »"
-
-#: ../port/chklocale.c:360
-#, c-format
-msgid "Please report this to <[email protected]>."
-msgstr "Tolong laporkan ke <[email protected]>."
-
-#: ../port/dirmod.c:217
-#, c-format
-msgid "could not set junction for \"%s\": %s"
-msgstr "tidak bisa men-set 'juction' untuk « %s » : %s"
-
-#: ../port/dirmod.c:220
-#, c-format
-msgid "could not set junction for \"%s\": %s\n"
-msgstr "tidak bisa men-set 'juction' untuk « %s » : %s\n"
-
-#: ../port/dirmod.c:292
-#, c-format
-msgid "could not get junction for \"%s\": %s"
-msgstr "tidak bisa mendapat 'juction' untuk « %s » : %s"
-
-#: ../port/dirmod.c:295
-#, c-format
-msgid "could not get junction for \"%s\": %s\n"
-msgstr "tidak bisa mendapat 'juction' untuk « %s » : %s\n"
-
-#: ../port/dirmod.c:377
-#, c-format
-msgid "could not open directory \"%s\": %s\n"
-msgstr "tidak bisa membuka directori « %s » : %s\n"
-
-#: ../port/dirmod.c:414
-#, c-format
-msgid "could not read directory \"%s\": %s\n"
-msgstr "tidak bisa membaca directori « %s » : %s\n"
-
-#: ../port/dirmod.c:497
-#, c-format
-msgid "could not stat file or directory \"%s\": %s\n"
-msgstr ""
-"tidak dapat memeriksa status file atau directory\n"
-"« %s » : %s\n"
-
-#: ../port/dirmod.c:524 ../port/dirmod.c:541
-#, c-format
-msgid "could not remove file or directory \"%s\": %s\n"
-msgstr "tidak dapat menghapus file atau directory « %s » : %s\n"
-
-#: ../port/exec.c:127 ../port/exec.c:241 ../port/exec.c:284
-#, c-format
-msgid "could not identify current directory: %s"
-msgstr "tidak dapat mengidentifikasi directory saat ini : %s"
-
-#: ../port/exec.c:146
-#, c-format
-msgid "invalid binary \"%s\""
-msgstr "binary tidak valid « %s » "
-
-#: ../port/exec.c:195
-#, c-format
-msgid "could not read binary \"%s\""
-msgstr "tidak dapat mengbaca binary « %s »"
-
-#: ../port/exec.c:202
-#, c-format
-msgid "could not find a \"%s\" to execute"
-msgstr "tidak dapat menemukan  « %s » untuk dieksekusi"
-
-#: ../port/exec.c:257 ../port/exec.c:293
-#, c-format
-msgid "could not change directory to \"%s\": %s"
-msgstr "tidak dapat merubah directory untuk « %s » : %s"
-
-#: ../port/exec.c:272
-#, c-format
-msgid "could not read symbolic link \"%s\""
-msgstr "tidak dapat membaca 'symbolic link' « %s »"
-
-#: ../port/exec.c:523
-#, c-format
-msgid "pclose failed: %s"
-msgstr "pclose gagal : %s"
-
-#: ../port/open.c:112
-#, c-format
-msgid "could not open file \"%s\": %s"
-msgstr "tidak dapat membuka file « %s » : %s"
-
-#: ../port/open.c:113
-msgid "lock violation"
-msgstr "pelanggaran penguncian"
-
-#: ../port/open.c:113
-msgid "sharing violation"
-msgstr "pelanggaran pembagian"
-
-#: ../port/open.c:114
-#, c-format
-msgid "Continuing to retry for 30 seconds."
-msgstr "Melanjutkan untuk mengulang selama 30 detik"
-
-#: ../port/open.c:115
-#, c-format
-msgid "You might have antivirus, backup, or similar software interfering with the database system."
-msgstr ""
-"Anda mungkin memiliki antivirus, backup, atau aplikasi lain\n"
-"yang mengganggu jalannya sistem database"
-
-#: ../port/strerror.c:25
-#, c-format
-msgid "unrecognized error %d"
-msgstr "kesalahan belum dikenal %d "
-
-#: ../port/wait_error.c:47
-#, c-format
-msgid "command not executable"
-msgstr "bukan perintah yang dapat dijalankan"
-
-#: ../port/wait_error.c:51
-#, c-format
-msgid "command not found"
-msgstr "perintah tidak ditemukan"
-
-#: ../port/wait_error.c:56
-#, c-format
-msgid "child process exited with exit code %d"
-msgstr "proses anak berhenti dengan kode exit %d"
-
-#: ../port/wait_error.c:63
-#, c-format
-msgid "child process was terminated by exception 0x%X"
-msgstr "proses anak diberhentikan oleh eksepsi 0x%X"
-
-#: ../port/wait_error.c:73
-#, c-format
-msgid "child process was terminated by signal %s"
-msgstr "proses anak diberhentikan oleh sinyal %s"
-
-#: ../port/wait_error.c:77
-#, c-format
-msgid "child process was terminated by signal %d"
-msgstr "proses anak diberhentikan oleh sinyal %d"
-
-#: ../port/wait_error.c:82
-#, c-format
-msgid "child process exited with unrecognized status %d"
-msgstr "proses anak berhenti dengan status  %d yang tidak dikenal"
-
-#: ../port/win32error.c:189
-#, c-format
-msgid "mapped win32 error code %lu to %d"
-msgstr "dipetakan kode kesalahan win32 %lu untuk %d"
-
-#: ../port/win32error.c:201
-#, c-format
-msgid "unrecognized win32 error code: %lu"
-msgstr "kode kesalahan win32: %lu tidak dikenal"
-
-#: access/common/heaptuple.c:645 access/common/heaptuple.c:1399
-#, c-format
-msgid "number of columns (%d) exceeds limit (%d)"
-msgstr "jumlah kolom melebihi batas (%d) melebihi batas (%d)"
-
-#: access/common/indextuple.c:57
-#, c-format
-msgid "number of index columns (%d) exceeds limit (%d)"
-msgstr "jumlah kolom indeks (%d) melebihi batas (%d)"
-
-#: access/common/indextuple.c:168 access/spgist/spgutils.c:605
-#, c-format
-msgid "index row requires %lu bytes, maximum size is %lu"
-msgstr "baris index membutuhkan %lu byte, ukuran maksimalnya %lu"
-
-#: access/common/printtup.c:293 tcop/fastpath.c:182 tcop/fastpath.c:571 tcop/postgres.c:1673
-#, c-format
-msgid "unsupported format code: %d"
-msgstr "kode format: %d tidak didukung"
-
-#: access/common/reloptions.c:375
-#, c-format
-msgid "user-defined relation parameter types limit exceeded"
-msgstr "tipe parameter dari tabel pengguna melebihi batas"
-
-#: access/common/reloptions.c:659
-#, c-format
-msgid "RESET must not include values for parameters"
-msgstr "RESET harus tidak berisi nilai untuk parameter"
-
-#: access/common/reloptions.c:692
-#, c-format
-msgid "unrecognized parameter namespace \"%s\""
-msgstr "parameter namespace « %s » tidak dikenal"
-
-#: access/common/reloptions.c:936 parser/parse_clause.c:271
-#, c-format
-msgid "unrecognized parameter \"%s\""
-msgstr "parameter « %s » tidak dikenal"
-
-#: access/common/reloptions.c:961
-#, c-format
-msgid "parameter \"%s\" specified more than once"
-msgstr "parameter « %s » ditentukan lebih dari sekali"
-
-#: access/common/reloptions.c:976
-#, c-format
-msgid "invalid value for boolean option \"%s\": %s"
-msgstr "nilai tidak valid untuk opsi boolean « %s » : %s"
-
-#: access/common/reloptions.c:987
-#, c-format
-msgid "invalid value for integer option \"%s\": %s"
-msgstr "nilai tidak valid untuk opsi integer « %s » : %s"
-
-#: access/common/reloptions.c:992 access/common/reloptions.c:1010
-#, c-format
-msgid "value %s out of bounds for option \"%s\""
-msgstr "nilai %s melebihi batas untuk opsi « %s »"
-
-#: access/common/reloptions.c:994
-#, c-format
-msgid "Valid values are between \"%d\" and \"%d\"."
-msgstr "Nilai valid antara « %d » dan « %d »."
-
-#: access/common/reloptions.c:1005
-#, c-format
-msgid "invalid value for floating point option \"%s\": %s"
-msgstr "nilai tidak valid untuk opsi bilangan pecahan « %s » : %s"
-
-#: access/common/reloptions.c:1012
-#, c-format
-msgid "Valid values are between \"%f\" and \"%f\"."
-msgstr "Nilai yang valid antara « %f » dan « %f »."
-
-#: access/common/tupconvert.c:108
-#, c-format
-msgid "Returned type %s does not match expected type %s in column %d."
-msgstr "Tipe yang kembali %s tidak sesuai dengan tipe yang diharapkan %s dalam kolom %d."
-
-#: access/common/tupconvert.c:136
-#, c-format
-msgid "Number of returned columns (%d) does not match expected column count (%d)."
-msgstr "Jumlah kolom yang kembali (%d) tidak sama dengan jumlah kolom yang diharapkan (%d)."
-
-#: access/common/tupconvert.c:241
-#, c-format
-msgid "Attribute \"%s\" of type %s does not match corresponding attribute of type %s."
-msgstr "Attribut « %s » dari tipe %s tidak cocok sesuai atribut dari tipe %s."
-
-#: access/common/tupconvert.c:253
-#, c-format
-msgid "Attribute \"%s\" of type %s does not exist in type %s."
-msgstr "Attribut « %s » dari tipe %s tidak ada dalam tipe %s."
-
-#: access/common/tupdesc.c:591 parser/parse_relation.c:1289
-#, c-format
-msgid "column \"%s\" cannot be declared SETOF"
-msgstr "kolom « %s » tidak dapat menyatakan SETOF"
-
-#: access/gin/ginentrypage.c:100 access/nbtree/nbtinsert.c:540 access/nbtree/nbtsort.c:485 access/spgist/spgdoinsert.c:1888
-#, c-format
-msgid "index row size %lu exceeds maximum %lu for index \"%s\""
-msgstr "ukuran baris index, %lu, melebihi maksimal, %lu, untuk index « %s »"
-
-#: access/gin/ginscan.c:400
-#, c-format
-msgid "old GIN indexes do not support whole-index scans nor searches for nulls"
-msgstr "GIN indek lama tidak mendukung pemindai 'whole-indek' maupun pencarian untuk 'nulls'"
-
-#: access/gin/ginscan.c:401
-#, c-format
-msgid "To fix this, do REINDEX INDEX \"%s\"."
-msgstr "Untuk membetulkan ini, lakukan 'REINDEX INDEX' « %s »."
-
-#: access/gist/gist.c:610 access/gist/gistvacuum.c:266
-#, c-format
-msgid "index \"%s\" contains an inner tuple marked as invalid"
-msgstr "indek « %s » berisi sebuah inner tuple ditandai tidak valid"
-
-#: access/gist/gist.c:612 access/gist/gistvacuum.c:268
-#, c-format
-msgid "This is caused by an incomplete page split at crash recovery before upgrading to PostgreSQL 9.1."
-msgstr "Ini dikarenakan oleh halaman lengkap terbelah pada pemulihan kerusakan sebelum 'upgrading' ke PostgreSQL 9.1"
-
-#: access/gist/gist.c:613 access/gist/gistutil.c:693 access/gist/gistutil.c:704 access/gist/gistvacuum.c:269 access/hash/hashutil.c:172 access/hash/hashutil.c:183 access/hash/hashutil.c:195 access/hash/hashutil.c:216 access/nbtree/nbtpage.c:508 access/nbtree/nbtpage.c:519
-#, c-format
-msgid "Please REINDEX it."
-msgstr "Tolong REINDEX object."
-
-#: access/gist/gistbuild.c:254
-#, c-format
-msgid "invalid value for \"buffering\" option"
-msgstr "Nilai tidak valid untuk opsi « buffering »"
-
-#: access/gist/gistbuild.c:255
-#, c-format
-msgid "Valid values are \"on\", \"off\", and \"auto\"."
-msgstr "Nilai valid diantaranya « on », « off » and « auto »."
-
-#: access/gist/gistbuildbuffers.c:780 utils/sort/logtape.c:213
-#, c-format
-msgid "could not write block %ld of temporary file: %m"
-msgstr "tidak dapat menulis blok %ld dari file sementara : %m"
-
-#: access/gist/gistsplit.c:446
-#, c-format
-msgid "picksplit method for column %d of index \"%s\" failed"
-msgstr "cara 'picksplit' untuk kolom %d dari index « %s » gagal"
-
-#: access/gist/gistsplit.c:448
-#, c-format
-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 "Indek tidak optimal. Untuk mengoptimalkannya, hubungi pengembang,atau coba untuk menggunakan kolom seperti pada peritnah CREATE INDEX kedua"
-
-#: access/gist/gistutil.c:690 access/hash/hashutil.c:169 access/nbtree/nbtpage.c:505
-#, c-format
-msgid "index \"%s\" contains unexpected zero page at block %u"
-msgstr "index « %s » berisi 'page' kosong yang tak terduga pada blok %u"
-
-#: access/gist/gistutil.c:701 access/hash/hashutil.c:180 access/hash/hashutil.c:192 access/nbtree/nbtpage.c:516
-#, c-format
-msgid "index \"%s\" contains corrupted page at block %u"
-msgstr "indek « %s » berisi halaman rusak pada blok %u"
-
-#: access/hash/hashinsert.c:68
-#, c-format
-msgid "index row size %lu exceeds hash maximum %lu"
-msgstr "ukuran baris indek, %lu, dépasse le hachage maximum, %lu"
-
-#: access/hash/hashinsert.c:71 access/spgist/spgdoinsert.c:1892 access/spgist/spgutils.c:667
-#, c-format
-msgid "Values larger than a buffer page cannot be indexed."
-msgstr "Tidak dapat di indek Nilai lebih besar dari halaman buffer."
-
-#: access/hash/hashovfl.c:546
-#, c-format
-msgid "out of overflow pages in hash index \"%s\""
-msgstr "melebihi batas halaman pada indek hash « %s »"
-
-#: access/hash/hashsearch.c:153
-#, c-format
-msgid "hash indexes do not support whole-index scans"
-msgstr "indek hash tidak mendukung pemindaian 'whole-indek'"
-
-#: access/hash/hashutil.c:208
-#, c-format
-msgid "index \"%s\" is not a hash index"
-msgstr "index « %s » bukan sebuah indek hash"
-
-#: access/hash/hashutil.c:214
-#, c-format
-msgid "index \"%s\" has wrong hash version"
-msgstr "versi hash index « %s » salah"
-
-#: access/heap/heapam.c:1197 access/heap/heapam.c:1225 access/heap/heapam.c:1257 catalog/aclchk.c:1742
-#, c-format
-msgid "\"%s\" is an index"
-msgstr "« %s » adalah indek"
-
-#: access/heap/heapam.c:1202 access/heap/heapam.c:1230 access/heap/heapam.c:1262 catalog/aclchk.c:1749 commands/tablecmds.c:8239 commands/tablecmds.c:10592
-#, c-format
-msgid "\"%s\" is a composite type"
-msgstr "« %s » sebuah tipe campuran"
-
-#: access/heap/heapam.c:4017 access/heap/heapam.c:4229 access/heap/heapam.c:4284
-#, c-format
-msgid "could not obtain lock on row in relation \"%s\""
-msgstr "tidak mendapatkan kunci pada baris relasi « %s »"
-
-#: access/heap/hio.c:240 access/heap/rewriteheap.c:603
-#, c-format
-msgid "row is too big: size %lu, maximum size %lu"
-msgstr "baris terlalu besar: ukuran %lu, ukuran maksimal %lu"
-
-#: access/index/indexam.c:169 catalog/objectaddress.c:842 commands/indexcmds.c:1744 commands/tablecmds.c:231 commands/tablecmds.c:10583
-#, c-format
-msgid "\"%s\" is not an index"
-msgstr "« %s » bukan sebuah index"
-
-#: access/nbtree/nbtinsert.c:392
-#, c-format
-msgid "duplicate key value violates unique constraint \"%s\""
-msgstr "nilai kunci ganda melanggar batasan unik « %s »"
-
-#: access/nbtree/nbtinsert.c:394
-#, c-format
-msgid "Key %s already exists."
-msgstr "Kunci « %s » sudah ada."
-
-#: access/nbtree/nbtinsert.c:462
-#, c-format
-msgid "failed to re-find tuple within index \"%s\""
-msgstr "gagal untuk melakukan pencarian didalam 'tuple' indek« %s »"
-
-#: access/nbtree/nbtinsert.c:464
-#, c-format
-msgid "This may be because of a non-immutable index expression."
-msgstr "Ini mungkin karena ekpresi indek yang 'non-immutable'."
-
-#: access/nbtree/nbtinsert.c:544 access/nbtree/nbtsort.c:489
-#, c-format
-msgid ""
-"Values larger than 1/3 of a buffer page cannot be indexed.\n"
-"Consider a function index of an MD5 hash of the value, or use full text indexing."
-msgstr ""
-"Nilai lebih besar dari 1/3 dari halaman 'buffer' tidak dapat diindek.\n"
-"Pertimbangkan sebuah indek fungsi dari nilai 'hash' MD5 atau gunakan mengindek teks penuh"
-
-#: access/nbtree/nbtpage.c:159 access/nbtree/nbtpage.c:361 access/nbtree/nbtpage.c:448 parser/parse_utilcmd.c:1625
-#, c-format
-msgid "index \"%s\" is not a btree"
-msgstr "indek « %s » bukan sebuah 'btree'"
-
-#: access/nbtree/nbtpage.c:165 access/nbtree/nbtpage.c:367 access/nbtree/nbtpage.c:454
-#, c-format
-msgid "version mismatch in index \"%s\": file version %d, code version %d"
-msgstr "versi tidak sesuai pada index « %s » : versi file %d, kode versi %d"
-
-#: access/spgist/spgutils.c:664
-#, c-format
-msgid "SP-GiST inner tuple size %lu exceeds maximum %lu"
-msgstr "ukuran SP-GiST didalam tuple, %lu, melebihi maksimal, %lu"
-
-#: access/transam/multixact.c:946
-#, c-format
-msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database \"%s\""
-msgstr "database tidak menerima perintah yang menghasilkan 'MultiXactids' baruuntuk menghindari kehilangan data 'wraparound' pada database « %s »"
-
-#: access/transam/multixact.c:948 access/transam/multixact.c:955 access/transam/multixact.c:970 access/transam/multixact.c:979
-#, c-format
-msgid ""
-"Execute a database-wide VACUUM in that database.\n"
-"You might also need to commit or roll back old prepared transactions."
-msgstr ""
-"Menjalankan VACUUM level database dalam database tersebut.\n"
-"Anda mungkin juga butuh menulis atau mengembalikan tansaksi 'prepared' yang dulu"
-
-#: access/transam/multixact.c:953
-#, c-format
-msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database with OID %u"
-msgstr "database tidak menerima perintah yang menghasilkan 'MultiXactids' baruuntuk menghindari kehilangan data 'wraparound' pada database dengan OID %u"
-
-#: access/transam/multixact.c:965 access/transam/multixact.c:2156
-#, 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] "database « %s » harus divacuum sebelum %u 'MultiXactId' digunakan"
-msgstr[1] "database « %s » harus divacuum sebelum %u 'MultiXactId' digunakan"
-
-#: access/transam/multixact.c:974 access/transam/multixact.c:2165
-#, 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] "database dengan OID %u harus divacuum sebelum %u 'MultiXactId' digunakan"
-msgstr[1] "database dengan OID %u harus divacuum sebelum %u 'MultiXactId' digunakan"
-
-#: access/transam/multixact.c:1125
-#, c-format
-msgid "MultiXactId %u does no longer exist -- apparent wraparound"
-msgstr "MultiXactId %u tidak ada lagi - sepertinya 'wraparound'"
-
-#: access/transam/multixact.c:1133
-#, c-format
-msgid "MultiXactId %u has not been created yet -- apparent wraparound"
-msgstr "MultiXactId %u belum dibuat : sepertinya 'wraparound'"
-
-#: access/transam/multixact.c:2121
-#, c-format
-msgid "MultiXactId wrap limit is %u, limited by database with OID %u"
-msgstr "MultiXactId batas pengemasan %u, dibatasi oleh datase denga OID %u "
-
-#: access/transam/multixact.c:2161 access/transam/multixact.c:2170 access/transam/varsup.c:137 access/transam/varsup.c:144 access/transam/varsup.c:374 access/transam/varsup.c:381
-#, c-format
-msgid ""
-"To avoid a database shutdown, execute a database-wide VACUUM in that database.\n"
-"You might also need to commit or roll back old prepared transactions."
-msgstr ""
-"Untuk menghindari matinya database, jalankan VACUUM level database padadatabase.\n"
-"Anda mungkin juga perlu menulis atau mengembalikan transaksi 'prepared' yang dulu"
-
-#: access/transam/multixact.c:2728
-#, c-format
-msgid "invalid MultiXactId: %u"
-msgstr "MultiXactId tidak valid : %u"
-
-#: access/transam/slru.c:651
-#, c-format
-msgid "file \"%s\" doesn't exist, reading as zeroes"
-msgstr "file « %s » tidak ada, kosong"
-
-#: access/transam/slru.c:881 access/transam/slru.c:887 access/transam/slru.c:894 access/transam/slru.c:901 access/transam/slru.c:908 access/transam/slru.c:915
-#, c-format
-msgid "could not access status of transaction %u"
-msgstr "tidak dapat mengakses status dari transaksi %u"
-
-#: access/transam/slru.c:882
-#, c-format
-msgid "Could not open file \"%s\": %m."
-msgstr "Tidak dapat membuka file « %s » : %m"
-
-#: access/transam/slru.c:888
-#, c-format
-msgid "Could not seek in file \"%s\" to offset %u: %m."
-msgstr "Tidak dapat mencari di file « %s » ke offset %u : %m"
-
-#: access/transam/slru.c:895
-#, c-format
-msgid "Could not read from file \"%s\" at offset %u: %m."
-msgstr "Tidak dapat membaca dari file « %s » pada offset %u : %m"
-
-#: access/transam/slru.c:902
-#, c-format
-msgid "Could not write to file \"%s\" at offset %u: %m."
-msgstr "Tidak dapat menulis ke file « %s » pada offset %u : %m"
-
-#: access/transam/slru.c:909
-#, c-format
-msgid "Could not fsync file \"%s\": %m."
-msgstr "Tidak dapat fsysnc file « %s » : %m"
-
-#: access/transam/slru.c:916
-#, c-format
-msgid "Could not close file \"%s\": %m."
-msgstr "Tidak dapat mengakhiri file « %s » : %m"
-
-#: access/transam/slru.c:1171
-#, c-format
-msgid "could not truncate directory \"%s\": apparent wraparound"
-msgstr "tidak dapat memotong directori « %s » : sepertinya 'wraparound'"
-
-#: access/transam/slru.c:1220
-#, c-format
-msgid "removing file \"%s\""
-msgstr "menghapus file « %s »"
-
-#: access/transam/timeline.c:110 access/transam/timeline.c:235 access/transam/timeline.c:333 access/transam/xlog.c:2271 access/transam/xlog.c:2384 access/transam/xlog.c:2421 access/transam/xlog.c:2696 access/transam/xlog.c:2774 replication/basebackup.c:390 replication/basebackup.c:1045 replication/walsender.c:368 replication/walsender.c:1337 storage/file/copydir.c:158 storage/file/copydir.c:248
-#: storage/smgr/md.c:587 storage/smgr/md.c:845 utils/error/elog.c:1684 utils/init/miscinit.c:1063 utils/init/miscinit.c:1192
-#, c-format
-msgid "could not open file \"%s\": %m"
-msgstr "Tidak dapat membuka file « %s » : %m"
-
-#: access/transam/timeline.c:147 access/transam/timeline.c:152
-#, c-format
-msgid "syntax error in history file: %s"
-msgstr "kesalahan kalimat dalam jejak file: %s"
-
-#: access/transam/timeline.c:148
-#, c-format
-msgid "Expected a numeric timeline ID."
-msgstr "Melebihi angka timeline ID"
-
-#: access/transam/timeline.c:153
-#, c-format
-msgid "Expected a transaction log switchpoint location."
-msgstr "Diharapkan log transaksi lokasi 'switchpoint'."
-
-#: access/transam/timeline.c:157
-#, c-format
-msgid "invalid data in history file: %s"
-msgstr "Data tidak valid dalam histori file: « %s »"
-
-#: access/transam/timeline.c:158
-#, c-format
-msgid "Timeline IDs must be in increasing sequence."
-msgstr "ID lini waktu harus meningkatkan urutan."
-
-#: access/transam/timeline.c:178
-#, c-format
-msgid "invalid data in history file \"%s\""
-msgstr "Data tidak valid dalam histori file « %s »"
-
-#: access/transam/timeline.c:179
-#, c-format
-msgid "Timeline IDs must be less than child timeline's ID."
-msgstr "ID lini waktu harus kurang dari ID lini waktu"
-
-#: access/transam/timeline.c:314 access/transam/timeline.c:471 access/transam/xlog.c:2305 access/transam/xlog.c:2436 access/transam/xlog.c:8730 access/transam/xlog.c:9045 postmaster/postmaster.c:4089 storage/file/copydir.c:165 storage/smgr/md.c:305 utils/time/snapmgr.c:861
-#, c-format
-msgid "could not create file \"%s\": %m"
-msgstr "tidak dapat membuat file « %s » : %m"
-
-#: access/transam/timeline.c:345 access/transam/xlog.c:2449 access/transam/xlog.c:8896 access/transam/xlog.c:8909 access/transam/xlog.c:9277 access/transam/xlog.c:9320 access/transam/xlogfuncs.c:596 access/transam/xlogfuncs.c:615 replication/walsender.c:393 storage/file/copydir.c:179 utils/adt/genfile.c:139
-#, c-format
-msgid "could not read file \"%s\": %m"
-msgstr "tidak dapat membaca file « %s » : %m"
-
-#: access/transam/timeline.c:366 access/transam/timeline.c:400 access/transam/timeline.c:487 access/transam/xlog.c:2335 access/transam/xlog.c:2468 postmaster/postmaster.c:4099 postmaster/postmaster.c:4109 storage/file/copydir.c:190 utils/init/miscinit.c:1128 utils/init/miscinit.c:1137 utils/init/miscinit.c:1144 utils/misc/guc.c:7638 utils/misc/guc.c:7652 utils/time/snapmgr.c:866 utils/time/snapmgr.c:873
-#, c-format
-msgid "could not write to file \"%s\": %m"
-msgstr "tidak dapat menulis ke file « %s » : %m"
-
-#: access/transam/timeline.c:406 access/transam/timeline.c:493 access/transam/xlog.c:2345 access/transam/xlog.c:2475 storage/file/copydir.c:262 storage/smgr/md.c:967 storage/smgr/md.c:1198 storage/smgr/md.c:1371
-#, c-format
-msgid "could not fsync file \"%s\": %m"
-msgstr "tidak dapat 'fsync' file « %s » : %m"
-
-#: access/transam/timeline.c:411 access/transam/timeline.c:498 access/transam/xlog.c:2351 access/transam/xlog.c:2480 access/transam/xlogfuncs.c:621 commands/copy.c:1469 storage/file/copydir.c:204
-#, c-format
-msgid "could not close file \"%s\": %m"
-msgstr "tidak dapat mengakhiri file « %s » : %m"
-
-#: access/transam/timeline.c:428 access/transam/timeline.c:515
-#, c-format
-msgid "could not link file \"%s\" to \"%s\": %m"
-msgstr "tidak dapat menghubungkan file « %s » ke « %s » : %m"
-
-#: access/transam/timeline.c:435 access/transam/timeline.c:522 access/transam/xlog.c:4478 access/transam/xlog.c:5363 access/transam/xlogarchive.c:457 access/transam/xlogarchive.c:474 access/transam/xlogarchive.c:581 postmaster/pgarch.c:756 utils/time/snapmgr.c:884
-#, c-format
-msgid "could not rename file \"%s\" to \"%s\": %m"
-msgstr "tidak dapat me-rename file « %s » ke « %s » : %m"
-
-#: access/transam/timeline.c:594
-#, c-format
-msgid "requested timeline %u is not in this server's history"
-msgstr "dibutuhkan lini waktu %u bukan dalam histori server"
-
-#: access/transam/twophase.c:253
-#, c-format
-msgid "transaction identifier \"%s\" is too long"
-msgstr "pengenal transaksi « %s » terlalu panjang"
-
-#: access/transam/twophase.c:260
-#, c-format
-msgid "prepared transactions are disabled"
-msgstr "transaksi 'prepared' tidak digunakan"
-
-#: access/transam/twophase.c:261
-#, c-format
-msgid "Set max_prepared_transactions to a nonzero value."
-msgstr "Mengatur max_prepared_transactions untuk nilai yang tidak nol."
-
-#: access/transam/twophase.c:294
-#, c-format
-msgid "transaction identifier \"%s\" is already in use"
-msgstr "pengenal transaksi « %s » telah digunakan"
-
-#: access/transam/twophase.c:303
-#, c-format
-msgid "maximum number of prepared transactions reached"
-msgstr "nomor maksimal dari transaksi 'prepared' dijangkau"
-
-#: access/transam/twophase.c:304
-#, c-format
-msgid "Increase max_prepared_transactions (currently %d)."
-msgstr "Menambah max_prepared_transactions (saat ini %d)."
-
-#: access/transam/twophase.c:431
-#, c-format
-msgid "prepared transaction with identifier \"%s\" is busy"
-msgstr "transaksi 'prepared' dengan pengenal « %s » sedang sibuk"
-
-#: access/transam/twophase.c:439
-#, c-format
-msgid "permission denied to finish prepared transaction"
-msgstr "ijin ditolak untuk menyelesaikan transaksi 'prepared'"
-
-#: access/transam/twophase.c:440
-#, c-format
-msgid "Must be superuser or the user that prepared the transaction."
-msgstr "Harus dengan superuser atau pengguna yang transaksi 'prepared'."
-
-#: access/transam/twophase.c:451
-#, c-format
-msgid "prepared transaction belongs to another database"
-msgstr "transaksi 'prepared' harus ke database lain"
-
-#: access/transam/twophase.c:452
-#, c-format
-msgid "Connect to the database where the transaction was prepared to finish it."
-msgstr "Menghubungkan ke database dimana transaksi disiapkan untuk database tersebut"
-
-#: access/transam/twophase.c:466
-#, c-format
-msgid "prepared transaction with identifier \"%s\" does not exist"
-msgstr "transaksi 'prepared' tidak dengan pengenal « %s » tidak ada"
-
-#: access/transam/twophase.c:969
-#, c-format
-msgid "two-phase state file maximum length exceeded"
-msgstr "panjang file yang berstatus dua phase"
-
-#: access/transam/twophase.c:982
-#, c-format
-msgid "could not create two-phase state file \"%s\": %m"
-msgstr "tidak dapat membuat file status dua phase « %s » : %m"
-
-#: access/transam/twophase.c:996 access/transam/twophase.c:1013 access/transam/twophase.c:1062 access/transam/twophase.c:1482 access/transam/twophase.c:1489
-#, c-format
-msgid "could not write two-phase state file: %m"
-msgstr "tidak dapat membuat file status dua phase: %m"
-
-#: access/transam/twophase.c:1022
-#, c-format
-msgid "could not seek in two-phase state file: %m"
-msgstr "tidak dapat mencari file status dua phase: %m"
-
-#: access/transam/twophase.c:1068 access/transam/twophase.c:1507
-#, c-format
-msgid "could not close two-phase state file: %m"
-msgstr "tidak dapat menutup file stastus dua phase: %m"
-
-#: access/transam/twophase.c:1148 access/transam/twophase.c:1588
-#, c-format
-msgid "could not open two-phase state file \"%s\": %m"
-msgstr "tidak dapat membuka file status dua phase « %s » : %m"
-
-#: access/transam/twophase.c:1165
-#, c-format
-msgid "could not stat two-phase state file \"%s\": %m"
-msgstr "tidak dapat membuat file status dua phase « %s » : %m"
-
-#: access/transam/twophase.c:1197
-#, c-format
-msgid "could not read two-phase state file \"%s\": %m"
-msgstr "tidak dapat membaca file status dua phase « %s » : %m"
-
-#: access/transam/twophase.c:1293
-#, c-format
-msgid "two-phase state file for transaction %u is corrupt"
-msgstr "status file dua phase untuk transaksi %u rusak "
-
-#: access/transam/twophase.c:1444
-#, c-format
-msgid "could not remove two-phase state file \"%s\": %m"
-msgstr "tidak dapat mengahapus file status dua phase « %s » : %m"
-
-#: access/transam/twophase.c:1473
-#, c-format
-msgid "could not recreate two-phase state file \"%s\": %m"
-msgstr "tidak dapat membuat ulang file status dua phase « %s » : %m"
-
-#: access/transam/twophase.c:1501
-#, c-format
-msgid "could not fsync two-phase state file: %m"
-msgstr "tidak dapat 'fsync' file status dua phase: %m"
-
-#: access/transam/twophase.c:1597
-#, c-format
-msgid "could not fsync two-phase state file \"%s\": %m"
-msgstr "tidak dapat 'fsync' status file dua phase « %s » : %m"
-
-#: access/transam/twophase.c:1604
-#, c-format
-msgid "could not close two-phase state file \"%s\": %m"
-msgstr "tidak dapat menutup status file dua-phase « %s » : %m"
-
-#: access/transam/twophase.c:1669
-#, c-format
-msgid "removing future two-phase state file \"%s\""
-msgstr "menghapus status file dua phase berikutnya « %s »"
-
-#: access/transam/twophase.c:1685 access/transam/twophase.c:1696 access/transam/twophase.c:1815 access/transam/twophase.c:1826 access/transam/twophase.c:1899
-#, c-format
-msgid "removing corrupt two-phase state file \"%s\""
-msgstr "menghapus file status dua phase « %s »"
-
-#: access/transam/twophase.c:1804 access/transam/twophase.c:1888
-#, c-format
-msgid "removing stale two-phase state file \"%s\""
-msgstr "menghapus file dua phase yang tertinggal « %s »"
-
-#: access/transam/twophase.c:1906
-#, c-format
-msgid "recovering prepared transaction %u"
-msgstr "memulihkan transaksi 'prepared' %u"
-
-#: access/transam/varsup.c:115
-#, c-format
-msgid "database is not accepting commands to avoid wraparound data loss in database \"%s\""
-msgstr "database tidak menerima perintah untuk menghindari data hilang di database « %s »"
-
-#: access/transam/varsup.c:117 access/transam/varsup.c:124
-#, c-format
-msgid ""
-"Stop the postmaster and use a standalone backend to vacuum that database.\n"
-"You might also need to commit or roll back old prepared transactions."
-msgstr ""
-"Hentikan 'postmaster' dan gunakan 'standalone beacked' untuk VACUUM database tersebut\n"
-"Anda mungkin juga butuh menulis atau mengembalikan transaksi 'prepared' yang dulu"
-
-#: access/transam/varsup.c:122
-#, c-format
-msgid "database is not accepting commands to avoid wraparound data loss in database with OID %u"
-msgstr "database tidak menerima perintah unutk menghidari kehilangan data padadatabase dengan OID %u"
-
-#: access/transam/varsup.c:134 access/transam/varsup.c:371
-#, c-format
-msgid "database \"%s\" must be vacuumed within %u transactions"
-msgstr "database « %s » harus kosong dalam %u transaksi"
-
-#: access/transam/varsup.c:141 access/transam/varsup.c:378
-#, c-format
-msgid "database with OID %u must be vacuumed within %u transactions"
-msgstr "database dengan OID %u harus dikosongkan dalam %u transaksi"
-
-#: access/transam/varsup.c:336
-#, c-format
-msgid "transaction ID wrap limit is %u, limited by database with OID %u"
-msgstr "batas pengemasan ID transaksi %u, dibatasi oleh database dengan OID %u"
-
-#: access/transam/xact.c:776
-#, c-format
-msgid "cannot have more than 2^32-1 commands in a transaction"
-msgstr "tidak memiliki lebih dari 2^32-1 perintah dalam transaksi"
-
-#: access/transam/xact.c:1324
-#, c-format
-msgid "maximum number of committed subtransactions (%d) exceeded"
-msgstr "melebihi nomor maksimal dari penulisan subtraksaksi  (%d)"
-
-#: access/transam/xact.c:2104
-#, c-format
-msgid "cannot PREPARE a transaction that has operated on temporary tables"
-msgstr "tidak dapat PREPARE transaksi yang telah dioperasikan pada tabel sementara"
-
-#: access/transam/xact.c:2114
-#, c-format
-msgid "cannot PREPARE a transaction that has exported snapshots"
-msgstr "tidak dapat PREPARE transaksi yang telah diekpor 'snapshots'"
-
-#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2939
-#, c-format
-msgid "%s cannot run inside a transaction block"
-msgstr "%s tidak dapat berjalan dalam blok transaksi"
-
-#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2949
-#, c-format
-msgid "%s cannot run inside a subtransaction"
-msgstr "%s tidak dapat berjalan dalam subtransaksi"
-
-#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2959
-#, c-format
-msgid "%s cannot be executed from a function or multi-command string"
-msgstr "%s tidak dapat menjalankan dari fungsi atau 'multi-command string'"
-
-#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3010
-#, c-format
-msgid "%s can only be used in transaction blocks"
-msgstr "%s hanya bisa digunakan dalam blok transaksi"
-
-#: access/transam/xact.c:3192
-#, c-format
-msgid "there is already a transaction in progress"
-msgstr "sudah ada transaksi yang berlangsung"
-
-#: access/transam/xact.c:3360 access/transam/xact.c:3453
-#, c-format
-msgid "there is no transaction in progress"
-msgstr "belum ada transaksi yang berlangsung"
-
-#: access/transam/xact.c:3549 access/transam/xact.c:3600 access/transam/xact.c:3606 access/transam/xact.c:3650 access/transam/xact.c:3699 access/transam/xact.c:3705
-#, c-format
-msgid "no such savepoint"
-msgstr "tidak seperti 'savepoint'"
-
-#: access/transam/xact.c:4382
-#, c-format
-msgid "cannot have more than 2^32-1 subtransactions in a transaction"
-msgstr "tidak bisa lebih dari 2^31-1 subtransaksi pada transaksi"
-
-#: access/transam/xlog.c:1616
-#, c-format
-msgid "could not seek in log file %s to offset %u: %m"
-msgstr "tidak dapat mencari file log « %s » ke offset %u: %m"
-
-#: access/transam/xlog.c:1633
-#, c-format
-msgid "could not write to log file %s at offset %u, length %lu: %m"
-msgstr "tidak dapat menulis ke file log %s pada offset %u, panjang %lu : %m"
-
-#: access/transam/xlog.c:1877
-#, c-format
-msgid "updated min recovery point to %X/%X on timeline %u"
-msgstr "point pemulihan diperbaharui %X/%X pada lini waktu %u"
-
-#: access/transam/xlog.c:2452
-#, c-format
-msgid "not enough data in file \"%s\""
-msgstr "data pada file tidak cukup « %s »"
-
-#: access/transam/xlog.c:2571
-#, c-format
-msgid "could not link file \"%s\" to \"%s\" (initialization of log file): %m"
-msgstr "tidak dapat menghubungkan file « %s » ke « %s » (initialisasidari log file transactions) : %m"
-
-#: access/transam/xlog.c:2583
-#, c-format
-msgid "could not rename file \"%s\" to \"%s\" (initialization of log file): %m"
-msgstr "tidak dapat me-rename file  « %s » ke « %s » (initialisasi dari file log) : %m"
-
-#: access/transam/xlog.c:2611
-#, c-format
-msgid "could not open transaction log file \"%s\": %m"
-msgstr "tidak dapat membuka file log transaksi « %s » : %m"
-
-#: access/transam/xlog.c:2800
-#, c-format
-msgid "could not close log file %s: %m"
-msgstr "tidak dapat menutup file log « %s » : %m"
-
-#: access/transam/xlog.c:2859 replication/walsender.c:1332
-#, c-format
-msgid "requested WAL segment %s has already been removed"
-msgstr "pembagian WAL yang diperlukan, %s, telah dihapus"
-
-#: access/transam/xlog.c:2916 access/transam/xlog.c:3093
-#, c-format
-msgid "could not open transaction log directory \"%s\": %m"
-msgstr "tidak dapat membuka directory  log transaksi « %s » : %m"
-
-#: access/transam/xlog.c:2964
-#, c-format
-msgid "recycled transaction log file \"%s\""
-msgstr "file log transaksi yang digunakan kembali  « %s »"
-
-#: access/transam/xlog.c:2980
-#, c-format
-msgid "removing transaction log file \"%s\""
-msgstr "menghapus file log transaksi « %s »"
-
-#: access/transam/xlog.c:3003
-#, c-format
-msgid "could not rename old transaction log file \"%s\": %m"
-msgstr "tidak dapat me-rename file log transaksi « %s » : %m"
-
-#: access/transam/xlog.c:3015
-#, c-format
-msgid "could not remove old transaction log file \"%s\": %m"
-msgstr "tidak dapat menghapus file log transaksi yang lama « %s » : %m"
-
-#: access/transam/xlog.c:3053 access/transam/xlog.c:3063
-#, c-format
-msgid "required WAL directory \"%s\" does not exist"
-msgstr "direktori WAL yang diperlukan « %s » tidak ada"
-
-#: access/transam/xlog.c:3069
-#, c-format
-msgid "creating missing WAL directory \"%s\""
-msgstr "membuat direktori WAL yang hilang « %s »"
-
-#: access/transam/xlog.c:3072
-#, c-format
-msgid "could not create missing directory \"%s\": %m"
-msgstr "tidak dapat membuat direktori yang hilang « %s » : %m"
-
-#: access/transam/xlog.c:3106
-#, c-format
-msgid "removing transaction log backup history file \"%s\""
-msgstr "menghapus backup log transaksi file histori « %s »"
-
-#: access/transam/xlog.c:3302
-#, c-format
-msgid "unexpected timeline ID %u in log segment %s, offset %u"
-msgstr "ID lini waktu tak terduga %u pada bagian log %s, offset %u"
-
-#: access/transam/xlog.c:3424
-#, c-format
-msgid "new timeline %u is not a child of database system timeline %u"
-msgstr "lini waktu baru %u bukan anak dari lini waktu sistem database %u"
-
-#: access/transam/xlog.c:3438
-#, c-format
-msgid "new timeline %u forked off current database system timeline %u before current recovery point %X/%X"
-msgstr ""
-"la nouvelle timeline %u a été créée à partir de la timeline de la base de données système %u\n"
-"avant le point de restauration courant %X/%X"
-
-#: access/transam/xlog.c:3457
-#, c-format
-msgid "new target timeline is %u"
-msgstr "target baru lini waktu adalah %u"
-
-#: access/transam/xlog.c:3536
-#, c-format
-msgid "could not create control file \"%s\": %m"
-msgstr "tidak dapat membuat file kontrol « %s » : %m"
-
-#: access/transam/xlog.c:3547 access/transam/xlog.c:3776
-#, c-format
-msgid "could not write to control file: %m"
-msgstr "tidak dapat membuat ke file kontrol: %m"
-
-#: access/transam/xlog.c:3553 access/transam/xlog.c:3782
-#, c-format
-msgid "could not fsync control file: %m"
-msgstr "tidak dapat 'fsync' file kontrol: %m"
-
-#: access/transam/xlog.c:3558 access/transam/xlog.c:3787
-#, c-format
-msgid "could not close control file: %m"
-msgstr "tidak dapat menutup file kontrol: %m"
-
-#: access/transam/xlog.c:3576 access/transam/xlog.c:3765
-#, c-format
-msgid "could not open control file \"%s\": %m"
-msgstr "tidak dapat membuka file kontrol « %s » : %m"
-
-#: access/transam/xlog.c:3582
-#, c-format
-msgid "could not read from control file: %m"
-msgstr "tidak dapat membaca dari file kontrol: %m"
-
-#: access/transam/xlog.c:3595 access/transam/xlog.c:3604 access/transam/xlog.c:3628 access/transam/xlog.c:3635 access/transam/xlog.c:3642 access/transam/xlog.c:3647 access/transam/xlog.c:3654 access/transam/xlog.c:3661 access/transam/xlog.c:3668 access/transam/xlog.c:3675 access/transam/xlog.c:3682 access/transam/xlog.c:3689 access/transam/xlog.c:3698 access/transam/xlog.c:3705 access/transam/xlog.c:3714
-#: access/transam/xlog.c:3721 access/transam/xlog.c:3730 access/transam/xlog.c:3737 utils/init/miscinit.c:1210
-#, c-format
-msgid "database files are incompatible with server"
-msgstr "file database tidak kompatibel dengan server "
-
-#: access/transam/xlog.c:3596
-#, 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 "cluster database telah diinisilkan dengan PG_CONTROL_VERSION %d (0x%08x,) tapi server telah dikompilasi dengan PG_CONTROL_VERSION %d (0x%08x)."
-
-#: access/transam/xlog.c:3600
-#, c-format
-msgid "This could be a problem of mismatched byte ordering.  It looks like you need to initdb."
-msgstr "Hal Ini mungkin menjadi masalah dalam pengurutan byte tidak sesuai. Sepertinya anda perlu melakukan initdb"
-
-#: access/transam/xlog.c:3605
-#, c-format
-msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d."
-msgstr "cluster database telah diinisiakan dengan PG_CONTROL_VERSION %d, tapi server telah dikompilasi dengan  PG_CONTROL_VERSION %d."
-
-#: access/transam/xlog.c:3608 access/transam/xlog.c:3632 access/transam/xlog.c:3639 access/transam/xlog.c:3644
-#, c-format
-msgid "It looks like you need to initdb."
-msgstr "Sepertinya anda perlu melakukan initdb"
-
-#: access/transam/xlog.c:3619
-#, c-format
-msgid "incorrect checksum in control file"
-msgstr "'checksum' pada file konrol salah"
-
-#: access/transam/xlog.c:3629
-#, c-format
-msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d."
-msgstr "cluster database telah diinisialkan dengan CATALOG_VERSION_NO %d, tapi telah dikompilasi CATALOG_VERSION_NO à %d."
-
-#: access/transam/xlog.c:3636
-#, c-format
-msgid "The database cluster was initialized with MAXALIGN %d, but the server was compiled with MAXALIGN %d."
-msgstr "cluster database telah diinisialkan dengan MAXALIGN %d, tapi server telah dikompilasi dengan MAXALIGN %d."
-
-#: access/transam/xlog.c:3643
-#, c-format
-msgid "The database cluster appears to use a different floating-point number format than the server executable."
-msgstr "cluster database sepertinya menggunakan format nomor floating-point yang berbeda dari server yang dapat dieksekusi"
-
-#: access/transam/xlog.c:3648
-#, c-format
-msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
-msgstr "cluster database telah diinisialkan dengan BLCKSZ %d, tapi server telah dikompilasi dengan BLCKSZ %d."
-
-#: access/transam/xlog.c:3651 access/transam/xlog.c:3658 access/transam/xlog.c:3665 access/transam/xlog.c:3672 access/transam/xlog.c:3679 access/transam/xlog.c:3686 access/transam/xlog.c:3693 access/transam/xlog.c:3701 access/transam/xlog.c:3708 access/transam/xlog.c:3717 access/transam/xlog.c:3724 access/transam/xlog.c:3733 access/transam/xlog.c:3740
-#, c-format
-msgid "It looks like you need to recompile or initdb."
-msgstr "Sepertinya anda perlu mengkompilasi ulang atau melakukan initdb."
-
-#: access/transam/xlog.c:3655
-#, c-format
-msgid "The database cluster was initialized with RELSEG_SIZE %d, but the server was compiled with RELSEG_SIZE %d."
-msgstr "cluster database telah diinisialkan dengan RELSEG_SIZE %d, tapi server telah dikompilasi dengan RELSEG_SIZE %d."
-
-#: access/transam/xlog.c:3662
-#, c-format
-msgid "The database cluster was initialized with XLOG_BLCKSZ %d, but the server was compiled with XLOG_BLCKSZ %d."
-msgstr "cluster databse telah diinisialkan dengan XLOG_BLCKSZ %d, tapi server telah dikompilasi dengan XLOG_BLCKSZ %d."
-
-#: access/transam/xlog.c:3669
-#, c-format
-msgid "The database cluster was initialized with XLOG_SEG_SIZE %d, but the server was compiled with XLOG_SEG_SIZE %d."
-msgstr "cluster database telah diinisialkan dengan XLOG_SEG_SIZE %d, tapi server telah dikompilasi dengan XLOG_SEG_SIZE %d."
-
-#: access/transam/xlog.c:3676
-#, c-format
-msgid "The database cluster was initialized with NAMEDATALEN %d, but the server was compiled with NAMEDATALEN %d."
-msgstr "cluster database telah diinisialkan dengan NAMEDATALEN %d, tapi server telah dikompilasi dengan NAMEDATALEN %d."
-
-#: access/transam/xlog.c:3683
-#, c-format
-msgid "The database cluster was initialized with INDEX_MAX_KEYS %d, but the server was compiled with INDEX_MAX_KEYS %d."
-msgstr "cluster database telah diinisialkan dengan INDEX_MAX_KEYS %d, tapi server telah dikompilasi dengan INDEX_MAX_KEYS %d."
-
-#: access/transam/xlog.c:3690
-#, 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 "cluster database telah diinisialkan dengan TOAST_MAX_CHUNK_SIZE %d, tapi server telah dikompilasi dengan TOAST_MAX_CHUNK_SIZE %d."
-
-#: access/transam/xlog.c:3699
-#, c-format
-msgid "The database cluster was initialized without HAVE_INT64_TIMESTAMP but the server was compiled with HAVE_INT64_TIMESTAMP."
-msgstr "cluster database telah diinisialkan tanpa HAVE_INT64_TIMESTAMP tapi server telah dikompilasi dengan HAVE_INT64_TIMESTAMP."
-
-#: access/transam/xlog.c:3706
-#, c-format
-msgid "The database cluster was initialized with HAVE_INT64_TIMESTAMP but the server was compiled without HAVE_INT64_TIMESTAMP."
-msgstr "database cluster telah diinisialkan dengan HAVE_INT64_TIMESTAMP tapi server telah dikompilasi dengan HAVE_INT64_TIMESTAMP."
-
-#: access/transam/xlog.c:3715
-#, c-format
-msgid "The database cluster was initialized without USE_FLOAT4_BYVAL but the server was compiled with USE_FLOAT4_BYVAL."
-msgstr "database cluster telah diinisialkan tanpa USE_FLOAT4_BYVAL tapi server telah dikompilasi dengan USE_FLOAT4_BYVAL."
-
-#: access/transam/xlog.c:3722
-#, c-format
-msgid "The database cluster was initialized with USE_FLOAT4_BYVAL but the server was compiled without USE_FLOAT4_BYVAL."
-msgstr "database cluster telah diinisialkan dengan USE_FLOAT4_BYVAL tapi server telah dikompilasi tanpa USE_FLOAT4_BYVAL."
-
-#: access/transam/xlog.c:3731
-#, c-format
-msgid "The database cluster was initialized without USE_FLOAT8_BYVAL but the server was compiled with USE_FLOAT8_BYVAL."
-msgstr "cluster database telah diinisialkan tanpa USE_FLOAT8_BYVAL tapi server telah dikompilasi dengan USE_FLOAT8_BYVAL."
-
-#: access/transam/xlog.c:3738
-#, c-format
-msgid "The database cluster was initialized with USE_FLOAT8_BYVAL but the server was compiled without USE_FLOAT8_BYVAL."
-msgstr "cluster database telah dinisialkan dengan USE_FLOAT8_BYVAL tapi server telah dikompilasi tanpa USE_FLOAT8_BYVAL."
-
-#: access/transam/xlog.c:4105
-#, c-format
-msgid "could not write bootstrap transaction log file: %m"
-msgstr "tidak dapat menulis file log transaksi 'bootstrap' : %m"
-
-#: access/transam/xlog.c:4111
-#, c-format
-msgid "could not fsync bootstrap transaction log file: %m"
-msgstr "tidak dapat 'fsync file log transaksi 'bootsrap"
-
-#: access/transam/xlog.c:4116
-#, c-format
-msgid "could not close bootstrap transaction log file: %m"
-msgstr "tidak dapat menutup file log transaksi 'bootstrap' : %m"
-
-#: access/transam/xlog.c:4185
-#, c-format
-msgid "could not open recovery command file \"%s\": %m"
-msgstr "tidak dapat membuka file perintah pemulihan « %s » : %m"
-
-#: access/transam/xlog.c:4225 access/transam/xlog.c:4316 access/transam/xlog.c:4327 commands/extension.c:527 commands/extension.c:535 utils/misc/guc.c:5417
-#, c-format
-msgid "parameter \"%s\" requires a Boolean value"
-msgstr "parameter « %s » perlu nilai Boolean"
-
-#: access/transam/xlog.c:4241
-#, c-format
-msgid "recovery_target_timeline is not a valid number: \"%s\""
-msgstr "recovery_target_timeline bukan nomor yang valid: « %s »"
-
-#: access/transam/xlog.c:4257
-#, c-format
-msgid "recovery_target_xid is not a valid number: \"%s\""
-msgstr "recovery_target_xid bukan nomor yang valid: « %s »"
-
-#: access/transam/xlog.c:4301
-#, c-format
-msgid "recovery_target_name is too long (maximum %d characters)"
-msgstr "recovery_target_name terlalu panjang (maksimal %d karakter)"
-
-#: access/transam/xlog.c:4348
-#, c-format
-msgid "unrecognized recovery parameter \"%s\""
-msgstr "parameter pemulihan « %s » tidak diakui"
-
-#: access/transam/xlog.c:4359
-#, c-format
-msgid "recovery command file \"%s\" specified neither primary_conninfo nor restore_command"
-msgstr "pemulihan file perintah  « %s » tidak ditentukan primary_conninfo ni restore_command"
-
-#: access/transam/xlog.c:4361
-#, c-format
-msgid "The database server will regularly poll the pg_xlog subdirectory to check for files placed there."
-msgstr "sever database akan memilih subdirektori 'pg_xlog' secara teratur untuk memeriksa dimana file berada."
-
-#: access/transam/xlog.c:4367
-#, c-format
-msgid "recovery command file \"%s\" must specify restore_command when standby mode is not enabled"
-msgstr "pemulihan file perintah « %s » harus menentukan restore_command ketika 'standby mode' tidak diaktifkan"
-
-#: access/transam/xlog.c:4387
-#, c-format
-msgid "recovery target timeline %u does not exist"
-msgstr "pemulihan target lini waktu %u tidak ada"
-
-#: access/transam/xlog.c:4482
-#, c-format
-msgid "archive recovery complete"
-msgstr "arsip pemulihan selesai"
-
-#: access/transam/xlog.c:4607
-#, c-format
-msgid "recovery stopping after commit of transaction %u, time %s"
-msgstr "pemulihan berhenti setelah melakukan transaksi %u, %s"
-
-#: access/transam/xlog.c:4612
-#, c-format
-msgid "recovery stopping before commit of transaction %u, time %s"
-msgstr "pemulihan berhenti sebelum melakukan transaksi %u, %s"
-
-#: access/transam/xlog.c:4620
-#, c-format
-msgid "recovery stopping after abort of transaction %u, time %s"
-msgstr "pemulihan berhenti setelah transaksi dihentikan %u, %s"
-
-#: access/transam/xlog.c:4625
-#, c-format
-msgid "recovery stopping before abort of transaction %u, time %s"
-msgstr "pemulihan berhenti sebelum transaksi dihentikan %u, %s"
-
-#: access/transam/xlog.c:4634
-#, c-format
-msgid "recovery stopping at restore point \"%s\", time %s"
-msgstr "pemulihan berhenti pada titik pengembalian « %s », waktu %s"
-
-#: access/transam/xlog.c:4668
-#, c-format
-msgid "recovery has paused"
-msgstr "pemulihan berhenti"
-
-#: access/transam/xlog.c:4669
-#, c-format
-msgid "Execute pg_xlog_replay_resume() to continue."
-msgstr "Menjalankan pg_xlog_replay_resume() untuk melanjutan."
-
-#: access/transam/xlog.c:4799
-#, c-format
-msgid "hot standby is not possible because %s = %d is a lower setting than on the master server (its value was %d)"
-msgstr "'hot standby' tidak memungkinkan karena %s = %d merupakan pengaturan yang lebih rendah dari server master (nialinya adalah %d)"
-
-#: access/transam/xlog.c:4821
-#, c-format
-msgid "WAL was generated with wal_level=minimal, data may be missing"
-msgstr "WAL dihasilkan dengan wal_level=minimal, data kemungkinan hilang"
-
-#: access/transam/xlog.c:4822
-#, c-format
-msgid "This happens if you temporarily set wal_level=minimal without taking a new base backup."
-msgstr "Ini terjadi jika anda mengatur wal_level=minimal sementara tanpa mengambil base backup baru"
-
-#: access/transam/xlog.c:4833
-#, c-format
-msgid "hot standby is not possible because wal_level was not set to \"hot_standby\" on the master server"
-msgstr "'hot standby tidak memungkinkan karena wal_level tidak diatur ke « hot_standby » pada server master"
-
-#: access/transam/xlog.c:4834
-#, c-format
-msgid "Either set wal_level to \"hot_standby\" on the master, or turn off hot_standby here."
-msgstr "mengatur salah satu wal_level ke « hot_standby » pada master, mematikan pengaturan hot_standby ini."
-
-#: access/transam/xlog.c:4887
-#, c-format
-msgid "control file contains invalid data"
-msgstr "file kontrol berisi data yang tidak valid"
-
-#: access/transam/xlog.c:4893
-#, c-format
-msgid "database system was shut down at %s"
-msgstr "sistem database telah mati pada %s"
-
-#: access/transam/xlog.c:4898
-#, c-format
-msgid "database system was shut down in recovery at %s"
-msgstr "sistem databse telah mati dalam pemulihan pada %s"
-
-#: access/transam/xlog.c:4902
-#, c-format
-msgid "database system shutdown was interrupted; last known up at %s"
-msgstr "sistem database telah mati terganggu ; terakhir diketahui pada %s"
-
-#: access/transam/xlog.c:4906
-#, c-format
-msgid "database system was interrupted while in recovery at %s"
-msgstr "sistem database terganggu ketika pemulihan pada %s"
-
-#: access/transam/xlog.c:4908
-#, c-format
-msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery."
-msgstr "Ini mungkin berarti bahwa beberapa data rusak dan anda harus menggunakan cadangan terakhir dari pengembalian "
-
-#: access/transam/xlog.c:4912
-#, c-format
-msgid "database system was interrupted while in recovery at log time %s"
-msgstr "sistem data base terganggu ketika pengembalian pada waktu log %s"
-
-#: access/transam/xlog.c:4914
-#, 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 "Jika hal ini terjadi lebih dari sekali beberapa data mungkin rusak dan Anda mungkin perlu memilih target pemulihan sebelumnya."
-
-#: access/transam/xlog.c:4918
-#, c-format
-msgid "database system was interrupted; last known up at %s"
-msgstr "sistem database terganggu; terakhir diketahui pada %s"
-
-#: access/transam/xlog.c:4972
-#, c-format
-msgid "entering standby mode"
-msgstr "memasuki 'mode standby'"
-
-#: access/transam/xlog.c:4975
-#, c-format
-msgid "starting point-in-time recovery to XID %u"
-msgstr "memulai pemulihan 'point-in-time' ke XID %u"
-
-#: access/transam/xlog.c:4979
-#, c-format
-msgid "starting point-in-time recovery to %s"
-msgstr "memulai pemulihan 'point-in-time' ke %s"
-
-#: access/transam/xlog.c:4983
-#, c-format
-msgid "starting point-in-time recovery to \"%s\""
-msgstr "memulai pemulihan 'point-in-time' ke « %s »"
-
-#: access/transam/xlog.c:4987
-#, c-format
-msgid "starting archive recovery"
-msgstr "memulai pemulihan arsip"
-
-#: access/transam/xlog.c:5003 commands/sequence.c:1035 lib/stringinfo.c:266 libpq/auth.c:1025 libpq/auth.c:1381 libpq/auth.c:1449 libpq/auth.c:1851 postmaster/postmaster.c:2143 postmaster/postmaster.c:2174 postmaster/postmaster.c:3631 postmaster/postmaster.c:4314 postmaster/postmaster.c:4399 postmaster/postmaster.c:5077 postmaster/postmaster.c:5253 postmaster/postmaster.c:5670 storage/buffer/buf_init.c:154
-#: storage/buffer/localbuf.c:397 storage/file/fd.c:403 storage/file/fd.c:800 storage/file/fd.c:918 storage/file/fd.c:1531 storage/ipc/procarray.c:901 storage/ipc/procarray.c:1341 storage/ipc/procarray.c:1348 storage/ipc/procarray.c:1665 storage/ipc/procarray.c:2155 utils/adt/formatting.c:1524 utils/adt/formatting.c:1644 utils/adt/formatting.c:1765 utils/adt/regexp.c:219 utils/adt/varlena.c:3653
-#: utils/adt/varlena.c:3674 utils/fmgr/dfmgr.c:224 utils/hash/dynahash.c:379 utils/hash/dynahash.c:456 utils/hash/dynahash.c:970 utils/init/miscinit.c:151 utils/init/miscinit.c:172 utils/init/miscinit.c:182 utils/mb/mbutils.c:374 utils/mb/mbutils.c:675 utils/misc/guc.c:3436 utils/misc/guc.c:3452 utils/misc/guc.c:3465 utils/misc/tzparser.c:455 utils/mmgr/aset.c:416 utils/mmgr/aset.c:587 utils/mmgr/aset.c:765
-#: utils/mmgr/aset.c:966
-#, c-format
-msgid "out of memory"
-msgstr "melebihi memori"
-
-#: access/transam/xlog.c:5004
-#, c-format
-msgid "Failed while allocating an XLog reading processor."
-msgstr "Gagal ketika prosesor membaca pengalokasian XLog "
-
-#: access/transam/xlog.c:5029 access/transam/xlog.c:5096
-#, c-format
-msgid "checkpoint record is at %X/%X"
-msgstr "'chechpoint record' pada %X/%X"
-
-#: access/transam/xlog.c:5043
-#, c-format
-msgid "could not find redo location referenced by checkpoint record"
-msgstr "tidak dapat menemukan lokasi 'redo' direferensikan oleh 'checkpoint record' "
-
-#: access/transam/xlog.c:5044 access/transam/xlog.c:5051
-#, c-format
-msgid "If you are not restoring from a backup, try removing the file \"%s/backup_label\"."
-msgstr "Jika anda tidak mengembalikan dari pemulihan, coba hapus file « %s/backup_label »."
-
-#: access/transam/xlog.c:5050
-#, c-format
-msgid "could not locate required checkpoint record"
-msgstr "tidak dapat menemukan 'checkpoint record' yang diperlukan"
-
-#: access/transam/xlog.c:5106 access/transam/xlog.c:5121
-#, c-format
-msgid "could not locate a valid checkpoint record"
-msgstr "tidak dapat menemukan 'checkpoint record' yang valid"
-
-#: access/transam/xlog.c:5115
-#, c-format
-msgid "using previous checkpoint record at %X/%X"
-msgstr "mengunakan 'checkpoint record' sebelumnya pada %X/%X"
-
-#: access/transam/xlog.c:5145
-#, c-format
-msgid "requested timeline %u is not a child of this server's history"
-msgstr "lini waktu yang diperlukan %u bukan anak dari histori server ini"
-
-#: access/transam/xlog.c:5147
-#, 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 "'checkpoint' terakhir pada %X/%X dalam lini waktu %u, tapi dalam histori dari lini waktu yang diperlukan,'forked' server mati dari lini waktu ini pada %X/%X."
-
-#: access/transam/xlog.c:5163
-#, c-format
-msgid "requested timeline %u does not contain minimum recovery point %X/%X on timeline %u"
-msgstr "lini waktu yang diperlukan, %u, tidak termasuk titik pemulihan minimal (%X/%X) dalam lini waktu%u"
-
-#: access/transam/xlog.c:5172
-#, c-format
-msgid "redo record is at %X/%X; shutdown %s"
-msgstr "'redo record' pada %X/%X ; mati %s"
-
-#: access/transam/xlog.c:5176
-#, c-format
-msgid "next transaction ID: %u/%u; next OID: %u"
-msgstr "ID transaksi selanjutnya : %u/%u ; OID selanjutnya : %u"
-
-#: access/transam/xlog.c:5180
-#, c-format
-msgid "next MultiXactId: %u; next MultiXactOffset: %u"
-msgstr "'MultiXactId' selanjutnya: %u MultiXactOffset selanjutnya : %u"
-
-#: access/transam/xlog.c:5183
-#, c-format
-msgid "oldest unfrozen transaction ID: %u, in database %u"
-msgstr ""
-"identifiant de transaction non gelé le plus ancien : %u, dans la base de\n"
-"données %u"
-
-#: access/transam/xlog.c:5186
-#, c-format
-msgid "oldest MultiXactId: %u, in database %u"
-msgstr "'MultiXactId' tertua: %u, dalam database %u"
-
-#: access/transam/xlog.c:5190
-#, c-format
-msgid "invalid next transaction ID"
-msgstr "transaksi ID selanjutnya tidak valid"
-
-#: access/transam/xlog.c:5247
-#, c-format
-msgid "invalid redo in checkpoint record"
-msgstr "redo pada checkpoint record tidak valid"
-
-#: access/transam/xlog.c:5258
-#, c-format
-msgid "invalid redo record in shutdown checkpoint"
-msgstr "'redo record' pada 'shutdown checkpoint' tidak valid"
-
-#: access/transam/xlog.c:5289
-#, c-format
-msgid "database system was not properly shut down; automatic recovery in progress"
-msgstr "sistem database mati tidak baik; pemulihan otomatis sedang berjalan"
-
-#: access/transam/xlog.c:5293
-#, c-format
-msgid "crash recovery starts in timeline %u and has target timeline %u"
-msgstr "pemulihan kerusakan dimulai pada lini waktu  %u dan memiliki target lini waktu %u"
-
-#: access/transam/xlog.c:5330
-#, c-format
-msgid "backup_label contains data inconsistent with control file"
-msgstr "backup_label berisi data yang tidak sesuai dengan file kontrol"
-
-#: access/transam/xlog.c:5331
-#, c-format
-msgid "This means that the backup is corrupted and you will have to use another backup for recovery."
-msgstr "Ini berarti cadangannya rusak dan anda mungkin harus menggunakan cadangan lain dari pemulihan"
-
-#: access/transam/xlog.c:5396
-#, c-format
-msgid "initializing for hot standby"
-msgstr "initisasi untuk « Hot Standby »"
-
-#: access/transam/xlog.c:5530
-#, c-format
-msgid "redo starts at %X/%X"
-msgstr "memulai kembali %X/%X"
-
-#: access/transam/xlog.c:5722
-#, c-format
-msgid "redo done at %X/%X"
-msgstr "'redo' selesai pada %X/%X"
-
-#: access/transam/xlog.c:5727 access/transam/xlog.c:7582
-#, c-format
-msgid "last completed transaction was at log time %s"
-msgstr "transaksi terakhir selesai pada waktu log %s"
-
-#: access/transam/xlog.c:5735
-#, c-format
-msgid "redo is not required"
-msgstr "'redo' tidak diperlukan"
-
-#: access/transam/xlog.c:5783
-#, c-format
-msgid "requested recovery stop point is before consistent recovery point"
-msgstr "titik henti pemulihan diperlukan sebelum titik pemulihan sesuai"
-
-#: access/transam/xlog.c:5799 access/transam/xlog.c:5803
-#, c-format
-msgid "WAL ends before end of online backup"
-msgstr "WAL berakhir sebelum online backup berakhir"
-
-#: access/transam/xlog.c:5800
-#, c-format
-msgid "All WAL generated while online backup was taken must be available at recovery."
-msgstr "Semua WAL dihasilkan ketika online backup diambil harus tersedia di pemulihan"
-
-#: access/transam/xlog.c:5804
-#, c-format
-msgid "Online backup started with pg_start_backup() must be ended with pg_stop_backup(), and all WAL up to that point must be available at recovery."
-msgstr "online backup dimulai dengan pg_start_backup() harus diakhiri dengan pg_stop_backup() dan semua WAL sampai titik ini harus tersediadi pemulihan"
-
-#: access/transam/xlog.c:5807
-#, c-format
-msgid "WAL ends before consistent recovery point"
-msgstr "WAL berakhir sebelum titik pemulihan sesuai"
-
-#: access/transam/xlog.c:5834
-#, c-format
-msgid "selected new timeline ID: %u"
-msgstr "ID lini waktu baru yang dipilih : %u"
-
-#: access/transam/xlog.c:6203
-#, c-format
-msgid "consistent recovery state reached at %X/%X"
-msgstr "status pemulihan yang sesuai dijangkau pada %X/%X"
-
-#: access/transam/xlog.c:6386
-#, c-format
-msgid "invalid primary checkpoint link in control file"
-msgstr "hubungan 'chechpoint' utama tidak valid di file kontrol"
-
-#: access/transam/xlog.c:6390
-#, c-format
-msgid "invalid secondary checkpoint link in control file"
-msgstr "hubungan 'checkpoint' kedua tidak valid di file kontrol"
-
-#: access/transam/xlog.c:6394
-#, c-format
-msgid "invalid checkpoint link in backup_label file"
-msgstr "hubungan 'checkpoint' tidak valid pada backup_label"
-
-#: access/transam/xlog.c:6411
-#, c-format
-msgid "invalid primary checkpoint record"
-msgstr "'checkpoint record' utama tidak valid"
-
-#: access/transam/xlog.c:6415
-#, c-format
-msgid "invalid secondary checkpoint record"
-msgstr "'checkpoint record' kedua tidak valid"
-
-#: access/transam/xlog.c:6419
-#, c-format
-msgid "invalid checkpoint record"
-msgstr "'checkpoint record' tidak valid"
-
-#: access/transam/xlog.c:6430
-#, c-format
-msgid "invalid resource manager ID in primary checkpoint record"
-msgstr "ID manajer sumberdaya tidak valid pada 'checkpoint record' utama"
-
-#: access/transam/xlog.c:6434
-#, c-format
-msgid "invalid resource manager ID in secondary checkpoint record"
-msgstr "ID manajer reouserce tidak valid pada 'checkpoint record' kedua"
-
-#: access/transam/xlog.c:6438
-#, c-format
-msgid "invalid resource manager ID in checkpoint record"
-msgstr "ID manajer sumber daya tidak valid pada 'checkpoint record'"
-
-#: access/transam/xlog.c:6450
-#, c-format
-msgid "invalid xl_info in primary checkpoint record"
-msgstr "xl_info tidak valid pada 'checkpoint record' utama"
-
-#: access/transam/xlog.c:6454
-#, c-format
-msgid "invalid xl_info in secondary checkpoint record"
-msgstr "xl_info tidak valid pada 'checkpoint record' kedua"
-
-#: access/transam/xlog.c:6458
-#, c-format
-msgid "invalid xl_info in checkpoint record"
-msgstr "xl_info tidak valid pada 'checkpoint record'"
-
-#: access/transam/xlog.c:6470
-#, c-format
-msgid "invalid length of primary checkpoint record"
-msgstr "panjang 'checkpoint record' utama tidak valid"
-
-#: access/transam/xlog.c:6474
-#, c-format
-msgid "invalid length of secondary checkpoint record"
-msgstr "panjang 'checkpoint record' kedua tidak valid"
-
-#: access/transam/xlog.c:6478
-#, c-format
-msgid "invalid length of checkpoint record"
-msgstr "panjang 'checkpoint record' tidak valid"
-
-#: access/transam/xlog.c:6631
-#, c-format
-msgid "shutting down"
-msgstr "mematikan"
-
-#: access/transam/xlog.c:6654
-#, c-format
-msgid "database system is shut down"
-msgstr "sistem database mati"
-
-#: access/transam/xlog.c:7119
-#, c-format
-msgid "concurrent transaction log activity while database system is shutting down"
-msgstr "aktivitas log transaksi yang bersamaan ketika sistem database dimatikan"
-
-#: access/transam/xlog.c:7396
-#, c-format
-msgid "skipping restartpoint, recovery has already ended"
-msgstr "melewatkan 'restartpoint', pemulihan telah selesai"
-
-#: access/transam/xlog.c:7419
-#, c-format
-msgid "skipping restartpoint, already performed at %X/%X"
-msgstr "melewatkan 'restartpoint', sudah dilakukan pada %X/%X"
-
-#: access/transam/xlog.c:7580
-#, c-format
-msgid "recovery restart point at %X/%X"
-msgstr "pemulihan 'restart point' pada %X/%X"
-
-#: access/transam/xlog.c:7706
-#, c-format
-msgid "restore point \"%s\" created at %X/%X"
-msgstr "pemulihan 'point' « %s » dibuat pada %X/%X"
-
-#: access/transam/xlog.c:7921
-#, c-format
-msgid "unexpected previous timeline ID %u (current timeline ID %u) in checkpoint record"
-msgstr "ID lini waktu sebelumnya tidak terduga %u (lini waktu saat ini %u) pada 'checkpoint record'"
-
-#: access/transam/xlog.c:7930
-#, c-format
-msgid "unexpected timeline ID %u (after %u) in checkpoint record"
-msgstr "ID lini waktu tidak terduga %u (setelah %u) pada 'checkpoint record'"
-
-#: access/transam/xlog.c:7946
-#, c-format
-msgid "unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u"
-msgstr "ID lini waktu tidak terduga %u pada 'chechpoint record', sebelum mencapai titik pemulihan minimal %X/%X pada lini waktu %u"
-
-#: access/transam/xlog.c:8013
-#, c-format
-msgid "online backup was canceled, recovery cannot continue"
-msgstr "backup online dibatalkan, peulihan tidak dapat dilanjutkan"
-
-#: access/transam/xlog.c:8074 access/transam/xlog.c:8122 access/transam/xlog.c:8145
-#, c-format
-msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
-msgstr "ID lini waktu tidak terduga %u pada 'checkpoint record' (harus %u)"
-
-#: access/transam/xlog.c:8378
-#, c-format
-msgid "could not fsync log segment %s: %m"
-msgstr "tidak dapat melakukan 'fsync' bagian log %s : %m"
-
-#: access/transam/xlog.c:8402
-#, c-format
-msgid "could not fsync log file %s: %m"
-msgstr "tidak dapat melakkan 'fsync' file log « %s » : %m"
-
-#: access/transam/xlog.c:8410
-#, c-format
-msgid "could not fsync write-through log file %s: %m"
-msgstr "tidak dapat melakukan 'fsync write-through' file log %s : %m"
-
-#: access/transam/xlog.c:8419
-#, c-format
-msgid "could not fdatasync log file %s: %m"
-msgstr "tidak dapat melakukan 'fdatasync' file log %s : %m"
-
-#: access/transam/xlog.c:8497 access/transam/xlog.c:8833 access/transam/xlogfuncs.c:119 access/transam/xlogfuncs.c:151 access/transam/xlogfuncs.c:193 access/transam/xlogfuncs.c:217 access/transam/xlogfuncs.c:299 access/transam/xlogfuncs.c:373
-#, c-format
-msgid "recovery is in progress"
-msgstr "pemulihan sedang berlangsung"
-
-#: access/transam/xlog.c:8498 access/transam/xlog.c:8834 access/transam/xlogfuncs.c:120 access/transam/xlogfuncs.c:152 access/transam/xlogfuncs.c:194 access/transam/xlogfuncs.c:218
-#, c-format
-msgid "WAL control functions cannot be executed during recovery."
-msgstr "funsi kontrol WAL tidak bisa dijalankan pada saat pemulihan"
-
-#: access/transam/xlog.c:8507 access/transam/xlog.c:8843
-#, c-format
-msgid "WAL level not sufficient for making an online backup"
-msgstr "level WAL tidak cukup unutk membuat backup online"
-
-#: access/transam/xlog.c:8508 access/transam/xlog.c:8844 access/transam/xlogfuncs.c:158
-#, c-format
-msgid "wal_level must be set to \"archive\" or \"hot_standby\" at server start."
-msgstr "wal_level harus diatur ke « archive » atau « hot_standby » pada memulai sever "
-
-#: access/transam/xlog.c:8513
-#, c-format
-msgid "backup label too long (max %d bytes)"
-msgstr "label backup terlalu panjang ( maksiman %d bytes )"
-
-#: access/transam/xlog.c:8544 access/transam/xlog.c:8721
-#, c-format
-msgid "a backup is already in progress"
-msgstr "backup sedang berlangsung"
-
-#: access/transam/xlog.c:8545
-#, c-format
-msgid "Run pg_stop_backup() and try again."
-msgstr "Menjalankan pg_stop_backup() dan memcoba lagi."
-
-#: access/transam/xlog.c:8639
-#, c-format
-msgid "WAL generated with full_page_writes=off was replayed since last restartpoint"
-msgstr "WAL dihasilkan dari full_page_writes=off diulang sejak 'restatpoint' terakhir."
-
-#: access/transam/xlog.c:8641 access/transam/xlog.c:8994
-#, 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 master, and then try an online backup again."
-msgstr "Ini berarti bahwa backup yang diambil pada saat 'standby' rusak dan tidak bisa dipakai. aktifkan full_page_writes dan jalankan CHECKPOINT pada master, kemudian coba online backup lagi "
-
-#: access/transam/xlog.c:8715 access/transam/xlog.c:8884 access/transam/xlogarchive.c:106 access/transam/xlogarchive.c:265 guc-file.l:777 replication/basebackup.c:396 replication/basebackup.c:451 storage/file/copydir.c:75 storage/file/copydir.c:118 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218 utils/adt/dbsize.c:298 utils/adt/genfile.c:108 utils/adt/genfile.c:280
-#, c-format
-msgid "could not stat file \"%s\": %m"
-msgstr "tidak bisa menampilkan status file « %s » : %m"
-
-#: access/transam/xlog.c:8722
-#, c-format
-msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
-msgstr "Jika anda yakin tidak ada backup berlangsung, hapus file « %s » dan coba lagi."
-
-#: access/transam/xlog.c:8739 access/transam/xlog.c:9057
-#, c-format
-msgid "could not write file \"%s\": %m"
-msgstr "tidak dapat meulis file « %s » : %m"
-
-#: access/transam/xlog.c:8888
-#, c-format
-msgid "a backup is not in progress"
-msgstr "backup tidak berlangsung"
-
-#: access/transam/xlog.c:8914 access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:466 storage/smgr/md.c:405 storage/smgr/md.c:454 storage/smgr/md.c:1318
-#, c-format
-msgid "could not remove file \"%s\": %m"
-msgstr "tidak dapat menghapus file « %s » : %m"
-
-#: access/transam/xlog.c:8927 access/transam/xlog.c:8940 access/transam/xlog.c:9291 access/transam/xlog.c:9297 access/transam/xlogfuncs.c:626
-#, c-format
-msgid "invalid data in file \"%s\""
-msgstr "data tidak valid pada file « %s »"
-
-#: access/transam/xlog.c:8944 replication/basebackup.c:855
-#, c-format
-msgid "the standby was promoted during online backup"
-msgstr "'standby' dipromosikan selama online backup"
-
-#: access/transam/xlog.c:8945 replication/basebackup.c:856
-#, c-format
-msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
-msgstr "Ini berarti backup yang diambil rusak dan tidak bisa digunakan. Coba ambil online backup yang lain"
-
-#: access/transam/xlog.c:8992
-#, c-format
-msgid "WAL generated with full_page_writes=off was replayed during online backup"
-msgstr "WAL dihasilkan dengan full_page_writes=off diulang selama online backup"
-
-#: access/transam/xlog.c:9106
-#, c-format
-msgid "pg_stop_backup cleanup done, waiting for required WAL segments to be archived"
-msgstr "pg_stop_backup pembersihan selesai, menunggu bagian WAL yang diperlukan untuk diarsipkan "
-
-#: access/transam/xlog.c:9116
-#, c-format
-msgid "pg_stop_backup still waiting for all required WAL segments to be archived (%d seconds elapsed)"
-msgstr "pg_stop_backup masih menunggu semua bagian WAL yang diperlukan untuk diarsipkan  (%d detik berlalu)"
-
-#: access/transam/xlog.c:9118
-#, c-format
-msgid "Check that your archive_command is executing properly.  pg_stop_backup can be canceled safely, but the database backup will not be usable without all the WAL segments."
-msgstr "Periksa bahwa archive_command anda dijalankan dengan baik. pg_stop_backup dapat dibatalkan dengan aman, tapi cadangan database tidak dapat digunalan tanpa semua bagian WAL"
-
-#: access/transam/xlog.c:9125
-#, c-format
-msgid "pg_stop_backup complete, all required WAL segments have been archived"
-msgstr "pg_stop_backup selesai, semua bagianWAL telah di arsipkan"
-
-#: access/transam/xlog.c:9129
-#, 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 "Pengarsipan WAL tidak diaktifkan; anda harus memastikan semua bagian WAL yang di butuhkan disalin dengan cara lain untuk menyelesaikan backup"
-
-#: access/transam/xlog.c:9342
-#, c-format
-msgid "xlog redo %s"
-msgstr "xlog redo %s"
-
-#: access/transam/xlog.c:9382
-#, c-format
-msgid "online backup mode canceled"
-msgstr "mode online backup dibatalkan"
-
-#: access/transam/xlog.c:9383
-#, c-format
-msgid "\"%s\" was renamed to \"%s\"."
-msgstr "« %s » telah di-rename menjadi « %s »."
-
-#: access/transam/xlog.c:9390
-#, c-format
-msgid "online backup mode was not canceled"
-msgstr "mode online backup tidak dibatalkan"
-
-#: access/transam/xlog.c:9391
-#, c-format
-msgid "Could not rename \"%s\" to \"%s\": %m."
-msgstr "tidak dapat me-rename « %s » ke « %s » : %m"
-
-#: access/transam/xlog.c:9511 replication/walreceiver.c:934 replication/walsender.c:1349
-#, c-format
-msgid "could not seek in log segment %s to offset %u: %m"
-msgstr "tidak dapat mencari pada bagian log %s ke offset %u : %m"
-
-#: access/transam/xlog.c:9523
-#, c-format
-msgid "could not read from log segment %s, offset %u: %m"
-msgstr "tidak dapat membaca dai bagian log %s, offset %u : %m"
-
-#: access/transam/xlog.c:9985
-#, c-format
-msgid "received promote request"
-msgstr "permintaan promosi diterima"
-
-#: access/transam/xlog.c:9998
-#, c-format
-msgid "trigger file found: %s"
-msgstr "trigger tidak ditemukan : %s"
-
-#: access/transam/xlogarchive.c:244
-#, c-format
-msgid "archive file \"%s\" has wrong size: %lu instead of %lu"
-msgstr "arsip file « %s » memiliki ukurang yang salah : %lu daripada %lu"
-
-#: access/transam/xlogarchive.c:253
-#, c-format
-msgid "restored log file \"%s\" from archive"
-msgstr "file log dikembalikan « %s » dari arsip"
-
-#: access/transam/xlogarchive.c:303
-#, c-format
-msgid "could not restore file \"%s\" from archive: return code %d"
-msgstr "tidak dapat mengembalikan file « %s » dari arsip : kode pengembalian %d"
-
-#. translator: First %s represents a recovery.conf parameter name like
-#. "recovery_end_command", and the 2nd is the value of that parameter.
-#: access/transam/xlogarchive.c:414
-#, c-format
-msgid "%s \"%s\": return code %d"
-msgstr "%s « %s » : kode return %d"
-
-#: access/transam/xlogarchive.c:524 access/transam/xlogarchive.c:593
-#, c-format
-msgid "could not create archive status file \"%s\": %m"
-msgstr "tidak dapat membuat arsip « %s » : %m"
-
-#: access/transam/xlogarchive.c:532 access/transam/xlogarchive.c:601
-#, c-format
-msgid "could not write archive status file \"%s\": %m"
-msgstr "tidak dapat menulis arsip file status « %s » : %m"
-
-#: access/transam/xlogfuncs.c:62 access/transam/xlogfuncs.c:93
-#, c-format
-msgid "must be superuser or replication role to run a backup"
-msgstr "harus menjadi superuser atau peran tiruan untuk menjalankan backup"
-
-#: access/transam/xlogfuncs.c:114
-#, c-format
-msgid "must be superuser to switch transaction log files"
-msgstr "harus menjadi superuser untuk 'switch' file log transaksi"
-
-#: access/transam/xlogfuncs.c:146
-#, c-format
-msgid "must be superuser to create a restore point"
-msgstr "harus menajadi superuser untuk membuat titik pengembalian"
-
-#: access/transam/xlogfuncs.c:157
-#, c-format
-msgid "WAL level not sufficient for creating a restore point"
-msgstr "level WAL tidak cukup unutk membuat titik pengembalian"
-
-#: access/transam/xlogfuncs.c:165
-#, c-format
-msgid "value too long for restore point (maximum %d characters)"
-msgstr "nilai terlalu panjang untuk titik pemgembalian point (maksimal %d karakter)"
-
-#: access/transam/xlogfuncs.c:300
-#, c-format
-msgid "pg_xlogfile_name_offset() cannot be executed during recovery."
-msgstr "pg_xlogfile_name_offset() tidak dapat dijalankan selama proses pemulihan."
-
-#: access/transam/xlogfuncs.c:312 access/transam/xlogfuncs.c:383 access/transam/xlogfuncs.c:540 access/transam/xlogfuncs.c:546
-#, c-format
-msgid "could not parse transaction log location \"%s\""
-msgstr "tidak dapat menguraikan file log transaksi « %s »"
-
-#: access/transam/xlogfuncs.c:374
-#, c-format
-msgid "pg_xlogfile_name() cannot be executed during recovery."
-msgstr "pg_xlogfile_name() tidak dapat menjalankan selama proses pemulihan."
-
-#: access/transam/xlogfuncs.c:402 access/transam/xlogfuncs.c:424 access/transam/xlogfuncs.c:446
-#, c-format
-msgid "must be superuser to control recovery"
-msgstr "harus menjadi superuser untuk mengontrol pemulihan"
-
-#: access/transam/xlogfuncs.c:407 access/transam/xlogfuncs.c:429 access/transam/xlogfuncs.c:451
-#, c-format
-msgid "recovery is not in progress"
-msgstr "pemulihan tidak berjalan"
-
-#: access/transam/xlogfuncs.c:408 access/transam/xlogfuncs.c:430 access/transam/xlogfuncs.c:452
-#, c-format
-msgid "Recovery control functions can only be executed during recovery."
-msgstr "Fungsi conrtol pemulihan hanya dapat dijalankan selama pemulihan"
-
-#: access/transam/xlogfuncs.c:501 access/transam/xlogfuncs.c:507
-#, c-format
-msgid "invalid input syntax for transaction log location: \"%s\""
-msgstr "syntak input tidak valid untuk lokasi log transaksi: « %s »"
-
-#: bootstrap/bootstrap.c:278 postmaster/postmaster.c:759 tcop/postgres.c:3453
-#, c-format
-msgid "--%s requires a value"
-msgstr "--%s memerlukan nilai"
-
-#: bootstrap/bootstrap.c:283 postmaster/postmaster.c:764 tcop/postgres.c:3458
-#, c-format
-msgid "-c %s requires a value"
-msgstr "-c %s memerlukan nilai"
-
-#: bootstrap/bootstrap.c:294 postmaster/postmaster.c:776 postmaster/postmaster.c:789
-#, c-format
-msgid "Try \"%s --help\" for more information.\n"
-msgstr "Coba « %s --help » untuk informasi lebih.\n"
-
-#: bootstrap/bootstrap.c:303
-#, c-format
-msgid "%s: invalid command-line arguments\n"
-msgstr "%s : argument command-line tidak valid\n"
-
-#: catalog/aclchk.c:206
-#, c-format
-msgid "grant options can only be granted to roles"
-msgstr "opsi grant hanya bisa 'granted' unutk roles"
-
-#: catalog/aclchk.c:329
-#, c-format
-msgid "no privileges were granted for column \"%s\" of relation \"%s\""
-msgstr "tidak ada hak 'granted' untuk kolom « %s » dari relasi « %s »"
-
-#: catalog/aclchk.c:334
-#, c-format
-msgid "no privileges were granted for \"%s\""
-msgstr "tidak ada hak 'granted untuk « %s »"
-
-#: catalog/aclchk.c:342
-#, c-format
-msgid "not all privileges were granted for column \"%s\" of relation \"%s\""
-msgstr "tidak semua hak 'granted' untuk kolom « %s »dari relasi « %s »"
-
-#: catalog/aclchk.c:347
-#, c-format
-msgid "not all privileges were granted for \"%s\""
-msgstr "tidak semua hak 'granted' untuk « %s »"
-
-#: catalog/aclchk.c:358
-#, c-format
-msgid "no privileges could be revoked for column \"%s\" of relation \"%s\""
-msgstr "tidak ada hak bisa di-revoke untuk kolom « %s » dari relasi « %s »"
-
-#: catalog/aclchk.c:363
-#, c-format
-msgid "no privileges could be revoked for \"%s\""
-msgstr "tidak ada hak me-revoked « %s »"
-
-#: catalog/aclchk.c:371
-#, c-format
-msgid "not all privileges could be revoked for column \"%s\" of relation \"%s\""
-msgstr "tidak semua hak dapat me-revoke kolom « %s » dari relasi « %s »"
-
-#: catalog/aclchk.c:376
-#, c-format
-msgid "not all privileges could be revoked for \"%s\""
-msgstr "tidak semua hak dapat di-revoke « %s »"
-
-#: catalog/aclchk.c:455 catalog/aclchk.c:933
-#, c-format
-msgid "invalid privilege type %s for relation"
-msgstr "tipe hak  %s tidak valid untuk relasi"
-
-#: catalog/aclchk.c:459 catalog/aclchk.c:937
-#, c-format
-msgid "invalid privilege type %s for sequence"
-msgstr "tipe hak %s tidak valid untuk pengurutan"
-
-#: catalog/aclchk.c:463
-#, c-format
-msgid "invalid privilege type %s for database"
-msgstr "tipe hak %s tidak valid untuk database"
-
-#: catalog/aclchk.c:467
-#, c-format
-msgid "invalid privilege type %s for domain"
-msgstr "tipe hak %s tidak valid untuk 'domain'"
-
-#: catalog/aclchk.c:471 catalog/aclchk.c:941
-#, c-format
-msgid "invalid privilege type %s for function"
-msgstr "tipe hak  %s tidak valid untuk fungsi"
-
-#: catalog/aclchk.c:475
-#, c-format
-msgid "invalid privilege type %s for language"
-msgstr "tipe hak %s tidak valid unutk bahasa"
-
-#: catalog/aclchk.c:479
-#, c-format
-msgid "invalid privilege type %s for large object"
-msgstr "tipe hak %s tidak valid untuk objek besar"
-
-#: catalog/aclchk.c:483
-#, c-format
-msgid "invalid privilege type %s for schema"
-msgstr "tipe hak %s  tidak valid untuk skema"
-
-#: catalog/aclchk.c:487
-#, c-format
-msgid "invalid privilege type %s for tablespace"
-msgstr "tipe hak %s tidak valid untuk tablespace"
-
-#: catalog/aclchk.c:491 catalog/aclchk.c:945
-#, c-format
-msgid "invalid privilege type %s for type"
-msgstr "tipe hak %s tidak valid untuk tipe"
-
-#: catalog/aclchk.c:495
-#, c-format
-msgid "invalid privilege type %s for foreign-data wrapper"
-msgstr "tipe hak %s tidak valid untuk pengemasan data asing"
-
-#: catalog/aclchk.c:499
-#, c-format
-msgid "invalid privilege type %s for foreign server"
-msgstr "tipe hak %s tidak valid untuk server asing"
-
-#: catalog/aclchk.c:538
-#, c-format
-msgid "column privileges are only valid for relations"
-msgstr "hak kolom hanya valid untuk relasi"
-
-#: catalog/aclchk.c:688 catalog/aclchk.c:3901 catalog/aclchk.c:4678 catalog/objectaddress.c:575 catalog/pg_largeobject.c:113 storage/large_object/inv_api.c:266
-#, c-format
-msgid "large object %u does not exist"
-msgstr "« Large Object »  %u tidak ada"
-
-#: catalog/aclchk.c:875 catalog/aclchk.c:883 commands/collationcmds.c:91 commands/copy.c:923 commands/copy.c:941 commands/copy.c:949 commands/copy.c:957 commands/copy.c:965 commands/copy.c:973 commands/copy.c:981 commands/copy.c:989 commands/copy.c:997 commands/copy.c:1013 commands/copy.c:1032 commands/copy.c:1047 commands/dbcommands.c:148 commands/dbcommands.c:156 commands/dbcommands.c:164
-#: commands/dbcommands.c:172 commands/dbcommands.c:180 commands/dbcommands.c:188 commands/dbcommands.c:196 commands/dbcommands.c:1360 commands/dbcommands.c:1368 commands/extension.c:1250 commands/extension.c:1258 commands/extension.c:1266 commands/extension.c:2674 commands/foreigncmds.c:486 commands/foreigncmds.c:495 commands/functioncmds.c:496 commands/functioncmds.c:588 commands/functioncmds.c:596
-#: commands/functioncmds.c:604 commands/functioncmds.c:1669 commands/functioncmds.c:1677 commands/sequence.c:1164 commands/sequence.c:1172 commands/sequence.c:1180 commands/sequence.c:1188 commands/sequence.c:1196 commands/sequence.c:1204 commands/sequence.c:1212 commands/sequence.c:1220 commands/typecmds.c:295 commands/typecmds.c:1330 commands/typecmds.c:1339 commands/typecmds.c:1347
-#: commands/typecmds.c:1355 commands/typecmds.c:1363 commands/user.c:135 commands/user.c:152 commands/user.c:160 commands/user.c:168 commands/user.c:176 commands/user.c:184 commands/user.c:192 commands/user.c:200 commands/user.c:208 commands/user.c:216 commands/user.c:224 commands/user.c:232 commands/user.c:496 commands/user.c:508 commands/user.c:516 commands/user.c:524 commands/user.c:532
-#: commands/user.c:540 commands/user.c:548 commands/user.c:556 commands/user.c:565 commands/user.c:573
-#, c-format
-msgid "conflicting or redundant options"
-msgstr "konflik atau opsi 'redundant'"
-
-#: catalog/aclchk.c:978
-#, c-format
-msgid "default privileges cannot be set for columns"
-msgstr "hak asak tidak bisa diatur unutk kolom"
-
-#: catalog/aclchk.c:1492 catalog/objectaddress.c:1021 commands/analyze.c:386 commands/copy.c:4163 commands/sequence.c:1466 commands/tablecmds.c:4825 commands/tablecmds.c:4920 commands/tablecmds.c:4970 commands/tablecmds.c:5074 commands/tablecmds.c:5121 commands/tablecmds.c:5205 commands/tablecmds.c:5293 commands/tablecmds.c:7238 commands/tablecmds.c:7442 commands/tablecmds.c:7834 commands/trigger.c:610
-#: parser/analyze.c:1998 parser/parse_relation.c:2173 parser/parse_relation.c:2230 parser/parse_target.c:920 parser/parse_type.c:124 utils/adt/acl.c:2840 utils/adt/ruleutils.c:1781
-#, c-format
-msgid "column \"%s\" of relation \"%s\" does not exist"
-msgstr "kolom  « %s » dari relasi « %s » tidak ada"
-
-#: catalog/aclchk.c:1757 catalog/objectaddress.c:849 commands/sequence.c:1053 commands/tablecmds.c:213 commands/tablecmds.c:10557 utils/adt/acl.c:2076 utils/adt/acl.c:2106 utils/adt/acl.c:2138 utils/adt/acl.c:2170 utils/adt/acl.c:2198 utils/adt/acl.c:2228
-#, c-format
-msgid "\"%s\" is not a sequence"
-msgstr "« %s » tidak berurutan"
-
-#: catalog/aclchk.c:1795
-#, c-format
-msgid "sequence \"%s\" only supports USAGE, SELECT, and UPDATE privileges"
-msgstr "urutan « %s » hanya mendukung hak USAGE, SELECT dan UPDATE"
-
-#: catalog/aclchk.c:1812
-#, c-format
-msgid "invalid privilege type USAGE for table"
-msgstr "tipe hak USAGE tidak valid untukl tabel"
-
-#: catalog/aclchk.c:1977
-#, c-format
-msgid "invalid privilege type %s for column"
-msgstr "tipe hak « %s » tidak valid untuk kolom"
-
-#: catalog/aclchk.c:1990
-#, c-format
-msgid "sequence \"%s\" only supports SELECT column privileges"
-msgstr "urutan  « %s » hanya mendukung hak SELECT kolom"
-
-#: catalog/aclchk.c:2574
-#, c-format
-msgid "language \"%s\" is not trusted"
-msgstr "bahasa « %s » tidak terpercaya"
-
-#: catalog/aclchk.c:2576
-#, c-format
-msgid "Only superusers can use untrusted languages."
-msgstr "hanya superuser yang dapat menggunakan bahasa yang belum 'trusted'."
-
-#: catalog/aclchk.c:3092
-#, c-format
-msgid "cannot set privileges of array types"
-msgstr "tidak dapat mengatur hak dari tipe aray"
-
-#: catalog/aclchk.c:3093
-#, c-format
-msgid "Set the privileges of the element type instead."
-msgstr "mengatur hak dari tipe elemen sebaliknya"
-
-#: catalog/aclchk.c:3100 catalog/objectaddress.c:1072 commands/typecmds.c:3179
-#, c-format
-msgid "\"%s\" is not a domain"
-msgstr "« %s » bukan domain"
-
-#: catalog/aclchk.c:3220
-#, c-format
-msgid "unrecognized privilege type \"%s\""
-msgstr "tipe hak « %s » belum diakui"
-
-#: catalog/aclchk.c:3269
-#, c-format
-msgid "permission denied for column %s"
-msgstr "ijin ditolak untuk kolom %s"
-
-#: catalog/aclchk.c:3271
-#, c-format
-msgid "permission denied for relation %s"
-msgstr "ijin ditolak untuk relasi %s"
-
-#: catalog/aclchk.c:3273 commands/sequence.c:560 commands/sequence.c:773 commands/sequence.c:815 commands/sequence.c:852 commands/sequence.c:1518
-#, c-format
-msgid "permission denied for sequence %s"
-msgstr "ijin ditolak untuk 'sequence' %s"
-
-#: catalog/aclchk.c:3275
-#, c-format
-msgid "permission denied for database %s"
-msgstr "ijin ditolak untuk database %s"
-
-#: catalog/aclchk.c:3277
-#, c-format
-msgid "permission denied for function %s"
-msgstr "ijin ditolak untuk fungsi %s"
-
-#: catalog/aclchk.c:3279
-#, c-format
-msgid "permission denied for operator %s"
-msgstr "ijin ditolak untuk operator %s"
-
-#: catalog/aclchk.c:3281
-#, c-format
-msgid "permission denied for type %s"
-msgstr "ijin ditolak untuk tipe %s"
-
-#: catalog/aclchk.c:3283
-#, c-format
-msgid "permission denied for language %s"
-msgstr "ijin ditolak untuk bahasa %s"
-
-#: catalog/aclchk.c:3285
-#, c-format
-msgid "permission denied for large object %s"
-msgstr "ijin ditolak untuk objek besar %s"
-
-#: catalog/aclchk.c:3287
-#, c-format
-msgid "permission denied for schema %s"
-msgstr "ijin ditolak untuk skema %s"
-
-#: catalog/aclchk.c:3289
-#, c-format
-msgid "permission denied for operator class %s"
-msgstr "ijin ditolak untuk kelas operator %s"
-
-#: catalog/aclchk.c:3291
-#, c-format
-msgid "permission denied for operator family %s"
-msgstr "ijin ditolak untuk jenis operator %s"
-
-#: catalog/aclchk.c:3293
-#, c-format
-msgid "permission denied for collation %s"
-msgstr "ijin ditolak untuk 'collation' %s"
-
-#: catalog/aclchk.c:3295
-#, c-format
-msgid "permission denied for conversion %s"
-msgstr "ijin ditolak untuk konversi %s"
-
-#: catalog/aclchk.c:3297
-#, c-format
-msgid "permission denied for tablespace %s"
-msgstr "ijin ditolak untuk tabelspace %s"
-
-#: catalog/aclchk.c:3299
-#, c-format
-msgid "permission denied for text search dictionary %s"
-msgstr "ijin ditolak untuk pencarian teks dictionary %s"
-
-#: catalog/aclchk.c:3301
-#, c-format
-msgid "permission denied for text search configuration %s"
-msgstr "ijin ditolak untuk konfigurasi pencarian teks %s"
-
-#: catalog/aclchk.c:3303
-#, c-format
-msgid "permission denied for foreign-data wrapper %s"
-msgstr "ijin ditolak pengemasan data asing %s"
-
-#: catalog/aclchk.c:3305
-#, c-format
-msgid "permission denied for foreign server %s"
-msgstr "ijin ditolak untuk server asing %s"
-
-#: catalog/aclchk.c:3307
-#, c-format
-msgid "permission denied for event trigger %s"
-msgstr "ijin trigger ditolak %s"
-
-#: catalog/aclchk.c:3309
-#, c-format
-msgid "permission denied for extension %s"
-msgstr "ijin ditolak untuk ekstensi %s"
-
-#: catalog/aclchk.c:3315 catalog/aclchk.c:3317
-#, c-format
-msgid "must be owner of relation %s"
-msgstr "harus menjadi pemilik dari relasi %s"
-
-#: catalog/aclchk.c:3319
-#, c-format
-msgid "must be owner of sequence %s"
-msgstr "harus menjadi pemilik dari sequance %s"
-
-#: catalog/aclchk.c:3321
-#, c-format
-msgid "must be owner of database %s"
-msgstr "harus menjadi pemilik dari database %s"
-
-#: catalog/aclchk.c:3323
-#, c-format
-msgid "must be owner of function %s"
-msgstr "harus menjadi pemilik dari funsi %s"
-
-#: catalog/aclchk.c:3325
-#, c-format
-msgid "must be owner of operator %s"
-msgstr "harus menjadi pemilik dari operator %s"
-
-#: catalog/aclchk.c:3327
-#, c-format
-msgid "must be owner of type %s"
-msgstr "harus menjadi pemilik dari tipe %s"
-
-#: catalog/aclchk.c:3329
-#, c-format
-msgid "must be owner of language %s"
-msgstr "harus menjadi pemilik dari bahasa %s"
-
-#: catalog/aclchk.c:3331
-#, c-format
-msgid "must be owner of large object %s"
-msgstr "harus menjadi pemilik dari objek besar %s"
-
-#: catalog/aclchk.c:3333
-#, c-format
-msgid "must be owner of schema %s"
-msgstr "harus menjadi pemilik dari skema %s"
-
-#: catalog/aclchk.c:3335
-#, c-format
-msgid "must be owner of operator class %s"
-msgstr "harus menjadi pemilik dari kelas operator %s"
-
-#: catalog/aclchk.c:3337
-#, c-format
-msgid "must be owner of operator family %s"
-msgstr "harus menjadi pemilik dari jenis operator %s"
-
-#: catalog/aclchk.c:3339
-#, c-format
-msgid "must be owner of collation %s"
-msgstr "harus menjadi pemilik dari 'collation' %s"
-
-#: catalog/aclchk.c:3341
-#, c-format
-msgid "must be owner of conversion %s"
-msgstr "harus menjadi pemiik dari konversi %s"
-
-#: catalog/aclchk.c:3343
-#, c-format
-msgid "must be owner of tablespace %s"
-msgstr "harus menjadi pemilik dari tablespace %s"
-
-#: catalog/aclchk.c:3345
-#, c-format
-msgid "must be owner of text search dictionary %s"
-msgstr "harus jadi pemilik dari pencarian  teks dictionary %s"
-
-#: catalog/aclchk.c:3347
-#, c-format
-msgid "must be owner of text search configuration %s"
-msgstr "harus menjadi pemilik dari konfigurasi pencarian teks %s"
-
-#: catalog/aclchk.c:3349
-#, c-format
-msgid "must be owner of foreign-data wrapper %s"
-msgstr "harus menjadi pemilik dari pengemas data asing %s"
-
-#: catalog/aclchk.c:3351
-#, c-format
-msgid "must be owner of foreign server %s"
-msgstr "harus jadi pemiik dari server asing %s"
-
-#: catalog/aclchk.c:3353
-#, c-format
-msgid "must be owner of event trigger %s"
-msgstr "harus jadi pemilik dari 'event trigger' %s"
-
-#: catalog/aclchk.c:3355
-#, c-format
-msgid "must be owner of extension %s"
-msgstr "harus menjadi pemilik dari ektensi %s"
-
-#: catalog/aclchk.c:3397
-#, c-format
-msgid "permission denied for column \"%s\" of relation \"%s\""
-msgstr "ijin ditolak untuk kolom  « %s » dari relasi « %s »"
-
-#: catalog/aclchk.c:3437
-#, c-format
-msgid "role with OID %u does not exist"
-msgstr "role dengan OID %u tidak ada"
-
-#: catalog/aclchk.c:3536 catalog/aclchk.c:3544
-#, c-format
-msgid "attribute %d of relation with OID %u does not exist"
-msgstr "attribut %d dari relasi OID %u tidak ada"
-
-#: catalog/aclchk.c:3617 catalog/aclchk.c:4529
-#, c-format
-msgid "relation with OID %u does not exist"
-msgstr "relasi dengan OID %u tidak ada"
-
-#: catalog/aclchk.c:3717 catalog/aclchk.c:4947
-#, c-format
-msgid "database with OID %u does not exist"
-msgstr "database dengan OID %u tidak ada"
-
-#: catalog/aclchk.c:3771 catalog/aclchk.c:4607 tcop/fastpath.c:223
-#, c-format
-msgid "function with OID %u does not exist"
-msgstr "funsi dengan OID %u tidak ada"
-
-#: catalog/aclchk.c:3825 catalog/aclchk.c:4633
-#, c-format
-msgid "language with OID %u does not exist"
-msgstr "bahasa dengan OID %u tidak ada"
-
-#: catalog/aclchk.c:3986 catalog/aclchk.c:4705
-#, c-format
-msgid "schema with OID %u does not exist"
-msgstr "skema dengan OID %u tidak ada"
-
-#: catalog/aclchk.c:4040 catalog/aclchk.c:4732
-#, c-format
-msgid "tablespace with OID %u does not exist"
-msgstr "tablespace dengan OID %u tidak ada"
-
-#: catalog/aclchk.c:4098 catalog/aclchk.c:4866 commands/foreigncmds.c:302
-#, c-format
-msgid "foreign-data wrapper with OID %u does not exist"
-msgstr "pengemas data asing dngan OID %u tidak ada"
-
-#: catalog/aclchk.c:4159 catalog/aclchk.c:4893 commands/foreigncmds.c:409
-#, c-format
-msgid "foreign server with OID %u does not exist"
-msgstr "server asing dengan OID %u tidak ada"
-
-#: catalog/aclchk.c:4218 catalog/aclchk.c:4232 catalog/aclchk.c:4555
-#, c-format
-msgid "type with OID %u does not exist"
-msgstr "tipe dengan OID %u tidak ada"
-
-#: catalog/aclchk.c:4581
-#, c-format
-msgid "operator with OID %u does not exist"
-msgstr "oprator dengan OID %u tida ada"
-
-#: catalog/aclchk.c:4758
-#, c-format
-msgid "operator class with OID %u does not exist"
-msgstr "kelas operator dengan OID %u tidak ada"
-
-#: catalog/aclchk.c:4785
-#, c-format
-msgid "operator family with OID %u does not exist"
-msgstr "jenis operator dengan OID %u tidak ada"
-
-#: catalog/aclchk.c:4812
-#, c-format
-msgid "text search dictionary with OID %u does not exist"
-msgstr "pencarian teks dictionary dengan OID %u tidak ada"
-
-#: catalog/aclchk.c:4839
-#, c-format
-msgid "text search configuration with OID %u does not exist"
-msgstr "konfigurasi pencarian teks dengan OID %u tidak ada"
-
-#: catalog/aclchk.c:4920 commands/event_trigger.c:509
-#, c-format
-msgid "event trigger with OID %u does not exist"
-msgstr "'event trigger' dengan OID %u tidak ada"
-
-#: catalog/aclchk.c:4973
-#, c-format
-msgid "collation with OID %u does not exist"
-msgstr "'collation' dengan OID %u tidak ada"
-
-#: catalog/aclchk.c:4999
-#, c-format
-msgid "conversion with OID %u does not exist"
-msgstr "konversi dengan OID %u tidak ada"
-
-#: catalog/aclchk.c:5040
-#, c-format
-msgid "extension with OID %u does not exist"
-msgstr "ektensi dengan OID %u tidak ada"
-
-#: catalog/catalog.c:63
-#, c-format
-msgid "invalid fork name"
-msgstr "nama 'fork' tidak valid"
-
-#: catalog/catalog.c:64
-#, c-format
-msgid "Valid fork names are \"main\", \"fsm\", and \"vm\"."
-msgstr "nama yang valid ialah  « main », « fsm » et « vm »."
-
-#: catalog/dependency.c:626
-#, c-format
-msgid "cannot drop %s because %s requires it"
-msgstr "tidak dapat melakukan drop %s karena memerlukan %s"
-
-#: catalog/dependency.c:629
-#, c-format
-msgid "You can drop %s instead."
-msgstr "Anda tetap bisa melakukan drop %s ."
-
-#: catalog/dependency.c:790 catalog/pg_shdepend.c:571
-#, c-format
-msgid "cannot drop %s because it is required by the database system"
-msgstr "tidak dapat melakukan drop %s karena ini diperlukan oleh sistem database"
-
-#: catalog/dependency.c:906
-#, c-format
-msgid "drop auto-cascades to %s"
-msgstr "DROP  otomatis 'cascade' ke %s"
-
-#: catalog/dependency.c:918 catalog/dependency.c:927
-#, c-format
-msgid "%s depends on %s"
-msgstr "%s tergantung dalam %s"
-
-#: catalog/dependency.c:939 catalog/dependency.c:948
-#, c-format
-msgid "drop cascades to %s"
-msgstr "DROP cascade ke %s"
-
-#: catalog/dependency.c:956 catalog/pg_shdepend.c:682
-#, c-format
-msgid ""
-"\n"
-"and %d other object (see server log for list)"
-msgid_plural ""
-"\n"
-"and %d other objects (see server log for list)"
-msgstr[0] ""
-"\n"
-"dan %d objek lain (untuk list, lihat server log)"
-msgstr[1] ""
-"\n"
-"dan %d objek lain (untuk list, lihat server log)"
-
-#: catalog/dependency.c:968
-#, c-format
-msgid "cannot drop %s because other objects depend on it"
-msgstr "tidak dapat melakukan drop %s karena itu tergantung pada objek lain"
-
-#: catalog/dependency.c:970 catalog/dependency.c:971 catalog/dependency.c:977 catalog/dependency.c:978 catalog/dependency.c:989 catalog/dependency.c:990 catalog/objectaddress.c:751 commands/tablecmds.c:739 commands/user.c:988 port/win32/security.c:51 storage/lmgr/deadlock.c:955 storage/lmgr/proc.c:1182 utils/misc/guc.c:5514 utils/misc/guc.c:5849 utils/misc/guc.c:8210 utils/misc/guc.c:8244
-#: utils/misc/guc.c:8278 utils/misc/guc.c:8312 utils/misc/guc.c:8347
-#, c-format
-msgid "%s"
-msgstr "%s"
-
-#: catalog/dependency.c:972 catalog/dependency.c:979
-#, c-format
-msgid "Use DROP ... CASCADE to drop the dependent objects too."
-msgstr "gunakan DROP ... CASCADE untuk melakukan drop pada objek bergantung juga"
-
-#: catalog/dependency.c:976
-#, c-format
-msgid "cannot drop desired object(s) because other objects depend on them"
-msgstr "tidak dapat men-drop objek yang diinginkan karena objek lain bergandung pada "
-
-#. translator: %d always has a value larger than 1
-#: catalog/dependency.c:985
-#, c-format
-msgid "drop cascades to %d other object"
-msgid_plural "drop cascades to %d other objects"
-msgstr[0] "DROP cascade untuk %d objek lain"
-msgstr[1] "DROP cascade untuk  %d objek lain"
-
-#: catalog/heap.c:266
-#, c-format
-msgid "permission denied to create \"%s.%s\""
-msgstr "ijin ditolak untuk membuat « %s.%s »"
-
-#: catalog/heap.c:268
-#, c-format
-msgid "System catalog modifications are currently disallowed."
-msgstr "modifikaasi sistem katalog telah saat ini tidak di ijinkan."
-
-#: catalog/heap.c:403 commands/tablecmds.c:1378 commands/tablecmds.c:1819 commands/tablecmds.c:4470
-#, c-format
-msgid "tables can have at most %d columns"
-msgstr "table bisa lebih dari %d kolom"
-
-#: catalog/heap.c:420 commands/tablecmds.c:4726
-#, c-format
-msgid "column name \"%s\" conflicts with a system column name"
-msgstr "nama kolom « %s » konflik dengan nama kolom sistem"
-
-#: catalog/heap.c:436
-#, c-format
-msgid "column name \"%s\" specified more than once"
-msgstr "kolom nama  « %s » ditentukan lebih dari satu kali"
-
-#: catalog/heap.c:486
-#, c-format
-msgid "column \"%s\" has type \"unknown\""
-msgstr "kolom  « %s » memiliki tipe « unknown »"
-
-#: catalog/heap.c:487
-#, c-format
-msgid "Proceeding with relation creation anyway."
-msgstr "tetap menjalankan pembuatan relasi"
-
-#: catalog/heap.c:500
-#, c-format
-msgid "column \"%s\" has pseudo-type %s"
-msgstr "kolom « %s » memiliki 'pseudo-type' %s"
-
-#: catalog/heap.c:530
-#, c-format
-msgid "composite type %s cannot be made a member of itself"
-msgstr "tipe campuran %s tidak dapat membuat anggota itu sendiri"
-
-#: catalog/heap.c:572 commands/createas.c:342
-#, c-format
-msgid "no collation was derived for column \"%s\" with collatable type %s"
-msgstr "tidak ada 'collation' yang ditunjukan untuk kolom « %s » dengan tipe 'collationnable' %s"
-
-#: catalog/heap.c:574 commands/createas.c:344 commands/indexcmds.c:1091 commands/view.c:96 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1515 utils/adt/formatting.c:1567 utils/adt/formatting.c:1635 utils/adt/formatting.c:1687 utils/adt/formatting.c:1756 utils/adt/formatting.c:1820 utils/adt/like.c:212 utils/adt/selfuncs.c:5221 utils/adt/varlena.c:1381
-#, c-format
-msgid "Use the COLLATE clause to set the collation explicitly."
-msgstr "gunakan klausa COLLATE untuk mengatur 'collation' secara eksplisit."
-
-#: catalog/heap.c:1047 catalog/index.c:776 commands/tablecmds.c:2521
-#, c-format
-msgid "relation \"%s\" already exists"
-msgstr "relasi « %s » sudah ada"
-
-#: catalog/heap.c:1063 catalog/pg_type.c:402 catalog/pg_type.c:705 commands/typecmds.c:237 commands/typecmds.c:737 commands/typecmds.c:1088 commands/typecmds.c:1306 commands/typecmds.c:2058
-#, c-format
-msgid "type \"%s\" already exists"
-msgstr "tipe « %s » sudah ada"
-
-#: catalog/heap.c:1064
-#, 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 "relasi memiiki tipe terkait dari nama yang sama, anda harus menggunakan nama yang tidak konflik dengan file yang ada."
-
-#: catalog/heap.c:2249
-#, c-format
-msgid "check constraint \"%s\" already exists"
-msgstr "memeriksa 'constraint' « %s » sudah ada"
-
-#: catalog/heap.c:2402 catalog/pg_constraint.c:650 commands/tablecmds.c:5620
-#, c-format
-msgid "constraint \"%s\" for relation \"%s\" already exists"
-msgstr "contraint « %s » untuk relation « %s » sudah ada"
-
-#: catalog/heap.c:2412
-#, c-format
-msgid "constraint \"%s\" conflicts with non-inherited constraint on relation \"%s\""
-msgstr "'contraint' « %s » konflik dengan 'constraint' yang 'non-inherited' dalam relasi « %s »"
-
-#: catalog/heap.c:2426
-#, c-format
-msgid "merging constraint \"%s\" with inherited definition"
-msgstr "menggabungkan 'constraint' « %s » definisi yang diturunkan"
-
-#: catalog/heap.c:2519
-#, c-format
-msgid "cannot use column references in default expression"
-msgstr "tidak dapat menggunakan referensi kolomne dalam ekpresi default"
-
-#: catalog/heap.c:2530
-#, c-format
-msgid "default expression must not return a set"
-msgstr "ekpresi default tidak harus diatur ulang"
-
-#: catalog/heap.c:2549 rewrite/rewriteHandler.c:1058
-#, c-format
-msgid "column \"%s\" is of type %s but default expression is of type %s"
-msgstr "kolom  « %s » adalah tipe %s tapi ekpresi default adalah tipe %s"
-
-#: catalog/heap.c:2554 commands/prepare.c:374 parser/parse_node.c:411 parser/parse_target.c:509 parser/parse_target.c:758 parser/parse_target.c:768 rewrite/rewriteHandler.c:1063
-#, c-format
-msgid "You will need to rewrite or cast the expression."
-msgstr "Anda akan memerlukan me-rewrite atau mengganti ekpresi."
-
-#: catalog/heap.c:2601
-#, c-format
-msgid "only table \"%s\" can be referenced in check constraint"
-msgstr "hanya table  « %s » yang dapat di referensikan dalam pengecekan 'consstraint'"
-
-#: catalog/heap.c:2841
-#, c-format
-msgid "unsupported ON COMMIT and foreign key combination"
-msgstr "ON COMMIT dan kombinasi foreign key  tidak didukung"
-
-#: catalog/heap.c:2842
-#, c-format
-msgid "Table \"%s\" references \"%s\", but they do not have the same ON COMMIT setting."
-msgstr "Tabel « %s » mengacu pada « %s » tapi semuanya tidak memiliki pengaturan ON COMMIT yang sama."
-
-#: catalog/heap.c:2847
-#, c-format
-msgid "cannot truncate a table referenced in a foreign key constraint"
-msgstr "tidak dapat memotong referensi tabel dalam constraint foreign key"
-
-#: catalog/heap.c:2848
-#, c-format
-msgid "Table \"%s\" references \"%s\"."
-msgstr "Tabel « %s » mengacu pada « %s »."
-
-#: catalog/heap.c:2850
-#, c-format
-msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
-msgstr "Pemotongan tabel  « %s » pada waktu yang sama, atau gunakan TRUNCATE ... CASCADE."
-
-#: catalog/index.c:203 parser/parse_utilcmd.c:1398 parser/parse_utilcmd.c:1484
-#, c-format
-msgid "multiple primary keys for table \"%s\" are not allowed"
-msgstr "beberapa primary key untuk  tabel « %s » tidak diijinkan"
-
-#: catalog/index.c:221
-#, c-format
-msgid "primary keys cannot be expressions"
-msgstr "primary key tidak dapat menjadi ekpresi"
-
-#: catalog/index.c:737 catalog/index.c:1142
-#, c-format
-msgid "user-defined indexes on system catalog tables are not supported"
-msgstr "pengindekan 'user-defined' dalam sistem tabel katalog tidak didukung"
-
-#: catalog/index.c:747
-#, c-format
-msgid "concurrent index creation on system catalog tables is not supported"
-msgstr "pembuatan indek secara bersama pada sistem kataog tidak didukung"
-
-#: catalog/index.c:765
-#, c-format
-msgid "shared indexes cannot be created after initdb"
-msgstr "pembagian indek tidak dapat dibuat setelah melakukan initdb"
-
-#: catalog/index.c:1406
-#, c-format
-msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
-msgstr "DROP INDEX CONCURRENTLY harus menjadi aksi yang pertama dalam transaksi"
-
-#: catalog/index.c:1974
-#, c-format
-msgid "building index \"%s\" on table \"%s\""
-msgstr "membangun indek « %s » pada tabel « %s »"
-
-#: catalog/index.c:3150
-#, c-format
-msgid "cannot reindex temporary tables of other sessions"
-msgstr "tidak dapat me-reindex tabel sementara pada sesi lain"
-
-#: catalog/namespace.c:247 catalog/namespace.c:445 catalog/namespace.c:539 commands/trigger.c:4251
-#, c-format
-msgid "cross-database references are not implemented: \"%s.%s.%s\""
-msgstr "acuan cross-database tidak diimplementasikan: « %s.%s.%s »"
-
-#: catalog/namespace.c:304
-#, c-format
-msgid "temporary tables cannot specify a schema name"
-msgstr "tabel sementara tidak dapat menentukan nama skema"
-
-#: catalog/namespace.c:383
-#, c-format
-msgid "could not obtain lock on relation \"%s.%s\""
-msgstr "tidak mendapatkan 'lock' pada relasi « %s.%s »"
-
-#: catalog/namespace.c:388 commands/lockcmds.c:146
-#, c-format
-msgid "could not obtain lock on relation \"%s\""
-msgstr "tidak mendapatkan 'lock' pada relasi« %s »"
-
-#: catalog/namespace.c:412 parser/parse_relation.c:962
-#, c-format
-msgid "relation \"%s.%s\" does not exist"
-msgstr "relasi « %s.%s » tidak ada"
-
-#: catalog/namespace.c:417 parser/parse_relation.c:975 parser/parse_relation.c:983 utils/adt/regproc.c:853
-#, c-format
-msgid "relation \"%s\" does not exist"
-msgstr "relasi « %s » tidak ada"
-
-#: catalog/namespace.c:485 catalog/namespace.c:2834 commands/extension.c:1400 commands/extension.c:1406
-#, c-format
-msgid "no schema has been selected to create in"
-msgstr "tidak ada skema yang telah dipilih untuk dibuat"
-
-#: catalog/namespace.c:637 catalog/namespace.c:650
-#, c-format
-msgid "cannot create relations in temporary schemas of other sessions"
-msgstr "tidak dapat membuat relasi pada skema sementara dari sesi lain"
-
-#: catalog/namespace.c:641
-#, c-format
-msgid "cannot create temporary relation in non-temporary schema"
-msgstr "tidak dapat membuat relasi sementara pada skema 'non-temporary"
-
-#: catalog/namespace.c:656
-#, c-format
-msgid "only temporary relations may be created in temporary schemas"
-msgstr "mungkin hanya relasi sementara yang bisa dibuat dalam skema sementara"
-
-#: catalog/namespace.c:2136
-#, c-format
-msgid "text search parser \"%s\" does not exist"
-msgstr "parser pencari teks  « %s »  tidak ada"
-
-#: catalog/namespace.c:2262
-#, c-format
-msgid "text search dictionary \"%s\" does not exist"
-msgstr "pencarian teks dictionary  « %s » tidak ada"
-
-#: catalog/namespace.c:2389
-#, c-format
-msgid "text search template \"%s\" does not exist"
-msgstr "'template' pencarian teks « %s » tidak ada"
-
-#: catalog/namespace.c:2515 commands/tsearchcmds.c:1168 utils/cache/ts_cache.c:619
-#, c-format
-msgid "text search configuration \"%s\" does not exist"
-msgstr "pengaturan pencarian teks « %s » tidak ada"
-
-#: catalog/namespace.c:2628 parser/parse_expr.c:787 parser/parse_target.c:1110
-#, c-format
-msgid "cross-database references are not implemented: %s"
-msgstr "acuan 'cross-database' tidak diimplementasikan : %s"
-
-#: catalog/namespace.c:2634 gram.y:12481 gram.y:13658 parser/parse_expr.c:794 parser/parse_target.c:1117
-#, c-format
-msgid "improper qualified name (too many dotted names): %s"
-msgstr "kualitas nama salah (terlalu banya titik nama) : %s"
-
-#: catalog/namespace.c:2768
-#, c-format
-msgid "%s is already in schema \"%s\""
-msgstr "%s sudah ada dalam skema « %s »"
-
-#: catalog/namespace.c:2776
-#, c-format
-msgid "cannot move objects into or out of temporary schemas"
-msgstr "tidak dapat memindahkan objek masuk atau keluar pada skema sementara"
-
-#: catalog/namespace.c:2782
-#, c-format
-msgid "cannot move objects into or out of TOAST schema"
-msgstr "tidak dapat memindahkan kedalam atau keluar dari skema TOAST"
-
-#: catalog/namespace.c:2855 commands/schemacmds.c:212 commands/schemacmds.c:288
-#, c-format
-msgid "schema \"%s\" does not exist"
-msgstr "skema « %s » tidak ada"
-
-#: catalog/namespace.c:2886
-#, c-format
-msgid "improper relation name (too many dotted names): %s"
-msgstr "nama relasi salah (terlalu banyak titik nama): %s"
-
-#: catalog/namespace.c:3327
-#, c-format
-msgid "collation \"%s\" for encoding \"%s\" does not exist"
-msgstr "'collation'  « %s » untuk enkoding « %s » tidak ada"
-
-#: catalog/namespace.c:3382
-#, c-format
-msgid "conversion \"%s\" does not exist"
-msgstr "konversi  « %s » tidak ada"
-
-#: catalog/namespace.c:3590
-#, c-format
-msgid "permission denied to create temporary tables in database \"%s\""
-msgstr "ijin ditolak untuk membuat tabel sementara pada database « %s »"
-
-#: catalog/namespace.c:3606
-#, c-format
-msgid "cannot create temporary tables during recovery"
-msgstr "tidak dapat membuat tabel sementara selama pemulihan"
-
-#: catalog/namespace.c:3850 commands/tablespace.c:1083 commands/variable.c:61 replication/syncrep.c:676 utils/misc/guc.c:8377
-#, c-format
-msgid "List syntax is invalid."
-msgstr "daftar sintaks tidak valid."
-
-#: catalog/objectaddress.c:719
-msgid "database name cannot be qualified"
-msgstr "nama database tidak memenuhi syarat"
-
-#: catalog/objectaddress.c:722 commands/extension.c:2427
-#, c-format
-msgid "extension name cannot be qualified"
-msgstr "nama ekstensi tidak memenuhi syarat"
-
-#: catalog/objectaddress.c:725
-msgid "tablespace name cannot be qualified"
-msgstr "nama tablespace tidak memenuhi syarat"
-
-#: catalog/objectaddress.c:728
-msgid "role name cannot be qualified"
-msgstr "nama 'role' tidak memenuhi syarat"
-
-#: catalog/objectaddress.c:731
-msgid "schema name cannot be qualified"
-msgstr "nama skema tidak memenuhi syarat"
-
-#: catalog/objectaddress.c:734
-msgid "language name cannot be qualified"
-msgstr "nama bahasa tidak memenuhi syarat"
-
-#: catalog/objectaddress.c:737
-msgid "foreign-data wrapper name cannot be qualified"
-msgstr "nama pemgemas data asing tidak memenuhi syarat"
-
-#: catalog/objectaddress.c:740
-msgid "server name cannot be qualified"
-msgstr "nama server tidak memenuhi syarat"
-
-#: catalog/objectaddress.c:743
-msgid "event trigger name cannot be qualified"
-msgstr "nama 'event trigger' tidak memenuhi syarat"
-
-#: catalog/objectaddress.c:856 commands/lockcmds.c:94 commands/tablecmds.c:207 commands/tablecmds.c:1239 commands/tablecmds.c:4017 commands/tablecmds.c:7345
-#, c-format
-msgid "\"%s\" is not a table"
-msgstr "« %s » bukan sebuah tabel"
-
-#: catalog/objectaddress.c:863 commands/tablecmds.c:219 commands/tablecmds.c:4041 commands/tablecmds.c:10562 commands/view.c:134
-#, c-format
-msgid "\"%s\" is not a view"
-msgstr "« %s » bukan view"
-
-#: catalog/objectaddress.c:870 commands/matview.c:144 commands/tablecmds.c:225 commands/tablecmds.c:10567
-#, c-format
-msgid "\"%s\" is not a materialized view"
-msgstr "« %s » bukan view yang dimaterialisasikan"
-
-#: catalog/objectaddress.c:877 commands/tablecmds.c:243 commands/tablecmds.c:4044 commands/tablecmds.c:10572
-#, c-format
-msgid "\"%s\" is not a foreign table"
-msgstr "« %s » bukan data asing"
-
-#: catalog/objectaddress.c:1008
-#, c-format
-msgid "column name must be qualified"
-msgstr "nama kolom harus memenuhi syarat"
-
-#: catalog/objectaddress.c:1061 commands/functioncmds.c:127 commands/tablecmds.c:235 commands/typecmds.c:3245 parser/parse_func.c:1575 parser/parse_type.c:203 utils/adt/acl.c:4374 utils/adt/regproc.c:1017
-#, c-format
-msgid "type \"%s\" does not exist"
-msgstr "tipe « %s » belum ada"
-
-#: catalog/objectaddress.c:1217 libpq/be-fsstubs.c:352
-#, c-format
-msgid "must be owner of large object %u"
-msgstr "harus menjadi pemilik dari objek besar %u"
-
-#: catalog/objectaddress.c:1232 commands/functioncmds.c:1297
-#, c-format
-msgid "must be owner of type %s or type %s"
-msgstr "harus jadi pemilik dari tipe %s atau tipe %s"
-
-#: catalog/objectaddress.c:1263 catalog/objectaddress.c:1279
-#, c-format
-msgid "must be superuser"
-msgstr "harus menjadi super user"
-
-#: catalog/objectaddress.c:1270
-#, c-format
-msgid "must have CREATEROLE privilege"
-msgstr "harus memiliki hak CREATEROLE"
-
-#: catalog/objectaddress.c:1516
-#, c-format
-msgid " column %s"
-msgstr "kolom %s"
-
-#: catalog/objectaddress.c:1522
-#, c-format
-msgid "function %s"
-msgstr "fungsi %s"
-
-#: catalog/objectaddress.c:1527
-#, c-format
-msgid "type %s"
-msgstr "tipe %s"
-
-#: catalog/objectaddress.c:1557
-#, c-format
-msgid "cast from %s to %s"
-msgstr "konfersi %s ke %s"
-
-#: catalog/objectaddress.c:1577
-#, c-format
-msgid "collation %s"
-msgstr "collation %s"
-
-#: catalog/objectaddress.c:1601
-#, c-format
-msgid "constraint %s on %s"
-msgstr "constraint %s pada %s"
-
-#: catalog/objectaddress.c:1607
-#, c-format
-msgid "constraint %s"
-msgstr "contraint %s"
-
-#: catalog/objectaddress.c:1624
-#, c-format
-msgid "conversion %s"
-msgstr "konversi %s"
-
-#: catalog/objectaddress.c:1661
-#, c-format
-msgid "default for %s"
-msgstr "default untuk %s"
-
-#: catalog/objectaddress.c:1678
-#, c-format
-msgid "language %s"
-msgstr "bahasa %s"
-
-#: catalog/objectaddress.c:1684
-#, c-format
-msgid "large object %u"
-msgstr "objek besar %u"
-
-#: catalog/objectaddress.c:1689
-#, c-format
-msgid "operator %s"
-msgstr "operator %s"
-
-#: catalog/objectaddress.c:1721
-#, c-format
-msgid "operator class %s for access method %s"
-msgstr "Kelas operator %s untuk cara mengakses  %s"
-
-#. translator: %d is the operator strategy (a number), the
-#. 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:1771
-#, c-format
-msgid "operator %d (%s, %s) of %s: %s"
-msgstr "operator %d (%s, %s) de %s : %s"
-
-#. translator: %d is the function number, the 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
-#. function with arguments.
-#: catalog/objectaddress.c:1821
-#, c-format
-msgid "function %d (%s, %s) of %s: %s"
-msgstr "fungsi %d (%s, %s) de %s : %s"
-
-#: catalog/objectaddress.c:1861
-#, c-format
-msgid "rule %s on "
-msgstr "aturan %s aktif "
-
-#: catalog/objectaddress.c:1896
-#, c-format
-msgid "trigger %s on "
-msgstr "trigger %s aktif "
-
-#: catalog/objectaddress.c:1913
-#, c-format
-msgid "schema %s"
-msgstr "skema %s"
-
-#: catalog/objectaddress.c:1926
-#, c-format
-msgid "text search parser %s"
-msgstr "parser %s  pencarian teks"
-
-#: catalog/objectaddress.c:1941
-#, c-format
-msgid "text search dictionary %s"
-msgstr "pencarian data dictionary %s "
-
-#: catalog/objectaddress.c:1956
-#, c-format
-msgid "text search template %s"
-msgstr "template pencarian teks  %s"
-
-#: catalog/objectaddress.c:1971
-#, c-format
-msgid "text search configuration %s"
-msgstr "konfigurasi pencarian teks  %s"
-
-#: catalog/objectaddress.c:1979
-#, c-format
-msgid "role %s"
-msgstr "role %s"
-
-#: catalog/objectaddress.c:1992
-#, c-format
-msgid "database %s"
-msgstr "database %s"
-
-#: catalog/objectaddress.c:2004
-#, c-format
-msgid "tablespace %s"
-msgstr "tablespace %s"
-
-#: catalog/objectaddress.c:2013
-#, c-format
-msgid "foreign-data wrapper %s"
-msgstr "pengemas data asing %s"
-
-#: catalog/objectaddress.c:2022
-#, c-format
-msgid "server %s"
-msgstr "server %s"
-
-#: catalog/objectaddress.c:2047
-#, c-format
-msgid "user mapping for %s"
-msgstr "menggunakan mapping untuk %s"
-
-#: catalog/objectaddress.c:2081
-#, c-format
-msgid "default privileges on new relations belonging to role %s"
-msgstr "hak default pada relasi baru termsuk dalam role %s"
-
-#: catalog/objectaddress.c:2086
-#, c-format
-msgid "default privileges on new sequences belonging to role %s"
-msgstr "hak default pada squence baru termasuk dalam role %s"
-
-#: catalog/objectaddress.c:2091
-#, c-format
-msgid "default privileges on new functions belonging to role %s"
-msgstr "hak default pada fungsi baru termasuk dalam role  %s"
-
-#: catalog/objectaddress.c:2096
-#, c-format
-msgid "default privileges on new types belonging to role %s"
-msgstr "hak default pada tipe baru termsuk dalam role %s"
-
-#: catalog/objectaddress.c:2102
-#, c-format
-msgid "default privileges belonging to role %s"
-msgstr "hak default termsuk dalam role %s"
-
-#: catalog/objectaddress.c:2110
-#, c-format
-msgid " in schema %s"
-msgstr "pada skema %s"
-
-#: catalog/objectaddress.c:2127
-#, c-format
-msgid "extension %s"
-msgstr "ekstensi %s"
-
-#: catalog/objectaddress.c:2140
-#, c-format
-msgid "event trigger %s"
-msgstr "event trigger %s"
-
-#: catalog/objectaddress.c:2200
-#, c-format
-msgid "table %s"
-msgstr "tabel %s"
-
-#: catalog/objectaddress.c:2204
-#, c-format
-msgid "index %s"
-msgstr "indek %s"
-
-#: catalog/objectaddress.c:2208
-#, c-format
-msgid "sequence %s"
-msgstr "sequence %s"
-
-#: catalog/objectaddress.c:2212
-#, c-format
-msgid "toast table %s"
-msgstr "tabel TOAST %s"
-
-#: catalog/objectaddress.c:2216
-#, c-format
-msgid "view %s"
-msgstr "view %s"
-
-#: catalog/objectaddress.c:2220
-#, c-format
-msgid "materialized view %s"
-msgstr "view materialized %s"
-
-#: catalog/objectaddress.c:2224
-#, c-format
-msgid "composite type %s"
-msgstr "tipe campuran %s"
-
-#: catalog/objectaddress.c:2228
-#, c-format
-msgid "foreign table %s"
-msgstr "tabel asing %s"
-
-#: catalog/objectaddress.c:2233
-#, c-format
-msgid "relation %s"
-msgstr "relasi %s"
-
-#: catalog/objectaddress.c:2270
-#, c-format
-msgid "operator family %s for access method %s"
-msgstr "Jenis operator %s cara untuk mengakses %s"
-
-#: catalog/pg_aggregate.c:102
-#, c-format
-msgid "cannot determine transition data type"
-msgstr "tidak dapat menentukan transisi tipe data"
-
-#: catalog/pg_aggregate.c:103
-#, c-format
-msgid "An aggregate using a polymorphic transition type must have at least one polymorphic argument."
-msgstr "aggregate yang menggunakan tipe transisi polymorphic harus memiliki paling sedikit satu polymotphic argumen"
-
-#: catalog/pg_aggregate.c:126
-#, c-format
-msgid "return type of transition function %s is not %s"
-msgstr "mengembalikan tipe dari funsi transisi %s bukan %s"
-
-#: catalog/pg_aggregate.c:146
-#, c-format
-msgid "must not omit initial value when transition function is strict and transition type is not compatible with input type"
-msgstr "tidak harus menghilangkan nilai awal ketika fungsi transisi tepat dan jenis transisi tidak kompatibel dengan jenis input"
-
-#: catalog/pg_aggregate.c:177 catalog/pg_proc.c:241 catalog/pg_proc.c:248
-#, c-format
-msgid "cannot determine result data type"
-msgstr "tidak dapat menentukan hasil dari tipe data"
-
-#: catalog/pg_aggregate.c:178
-#, c-format
-msgid "An aggregate returning a polymorphic type must have at least one polymorphic argument."
-msgstr "Aggregate yang mengembalikan tipe polymorphic harus memiliki setidaknya satu argumen polymorphic."
-
-#: catalog/pg_aggregate.c:190 catalog/pg_proc.c:254
-#, c-format
-msgid "unsafe use of pseudo-type \"internal\""
-msgstr "penggunaan pseudo-types yang tidak aman « INTERNAL »"
-
-#: catalog/pg_aggregate.c:191 catalog/pg_proc.c:255
-#, c-format
-msgid "A function returning \"internal\" must have at least one \"internal\" argument."
-msgstr "funsi yang mengembalikan  « internal »  harus memiliki setidaknya satu argumen « internal »."
-
-#: catalog/pg_aggregate.c:199
-#, c-format
-msgid "sort operator can only be specified for single-argument aggregates"
-msgstr "jenis operator hanya dapat ditentukan untuk aggregate yang single-argument"
-
-#: catalog/pg_aggregate.c:356 commands/typecmds.c:1655 commands/typecmds.c:1706 commands/typecmds.c:1737 commands/typecmds.c:1760 commands/typecmds.c:1781 commands/typecmds.c:1808 commands/typecmds.c:1835 commands/typecmds.c:1912 commands/typecmds.c:1954 parser/parse_func.c:290 parser/parse_func.c:301 parser/parse_func.c:1554
-#, c-format
-msgid "function %s does not exist"
-msgstr "fungsi %s tidak ada"
-
-#: catalog/pg_aggregate.c:362
-#, c-format
-msgid "function %s returns a set"
-msgstr "fungsi %s kembali diatur"
-
-#: catalog/pg_aggregate.c:387
-#, c-format
-msgid "function %s requires run-time type coercion"
-msgstr "fungsi %s memerlukan tipe run-time paksaan"
-
-#: catalog/pg_collation.c:77
-#, c-format
-msgid "collation \"%s\" for encoding \"%s\" already exists"
-msgstr "collation « %s » untuk encoding « %s » sudah ada"
-
-#: catalog/pg_collation.c:91
-#, c-format
-msgid "collation \"%s\" already exists"
-msgstr "collation « %s » sudah ada"
-
-#: catalog/pg_constraint.c:659
-#, c-format
-msgid "constraint \"%s\" for domain %s already exists"
-msgstr "contraint « %s » untuk domain %s sudah ada"
-
-#: catalog/pg_constraint.c:811
-#, c-format
-msgid "table \"%s\" has multiple constraints named \"%s\""
-msgstr "tabel « %s » memiliki beberapa constraint yang bernama « %s »"
-
-#: catalog/pg_constraint.c:823
-#, c-format
-msgid "constraint \"%s\" for table \"%s\" does not exist"
-msgstr "contraint « %s » untuk tabel « %s » tidak ada"
-
-#: catalog/pg_constraint.c:869
-#, c-format
-msgid "domain \"%s\" has multiple constraints named \"%s\""
-msgstr "domain « %s » memiliki beberapa constraint yang bernama « %s »"
-
-#: catalog/pg_constraint.c:881
-#, c-format
-msgid "constraint \"%s\" for domain \"%s\" does not exist"
-msgstr "contraint « %s » untuk domain « %s » tidak ada"
-
-#: catalog/pg_conversion.c:67
-#, c-format
-msgid "conversion \"%s\" already exists"
-msgstr "konversi « %s » sudah ada"
-
-#: catalog/pg_conversion.c:80
-#, c-format
-msgid "default conversion for %s to %s already exists"
-msgstr "konversi default untuk %s ke %s sudah ada"
-
-#: catalog/pg_depend.c:165 commands/extension.c:2930
-#, c-format
-msgid "%s is already a member of extension \"%s\""
-msgstr "%s ektensi anggota sudah ada « %s »"
-
-#: catalog/pg_depend.c:324
-#, c-format
-msgid "cannot remove dependency on %s because it is a system object"
-msgstr "tidak dapat mengahapus keterkaitan %s karena ini adalah sistem objek"
-
-#: catalog/pg_enum.c:114 catalog/pg_enum.c:201
-#, c-format
-msgid "invalid enum label \"%s\""
-msgstr "label enum tidak valid « %s »"
-
-#: catalog/pg_enum.c:115 catalog/pg_enum.c:202
-#, c-format
-msgid "Labels must be %d characters or less."
-msgstr "label harus  %d karakter atau kurang"
-
-#: catalog/pg_enum.c:230
-#, c-format
-msgid "enum label \"%s\" already exists, skipping"
-msgstr "label enum  « %s » sudah ada, skipping"
-
-#: catalog/pg_enum.c:237
-#, c-format
-msgid "enum label \"%s\" already exists"
-msgstr "label enum « %s » sudah ada"
-
-#: catalog/pg_enum.c:292
-#, c-format
-msgid "\"%s\" is not an existing enum label"
-msgstr "« %s » bukan label enum yang keluar"
-
-#: catalog/pg_enum.c:353
-#, c-format
-msgid "ALTER TYPE ADD BEFORE/AFTER is incompatible with binary upgrade"
-msgstr "ALTER TYPE ADD BEFORE/AFTER tidak kompatibel dengan biner 'upgrade'"
-
-#: catalog/pg_namespace.c:61 commands/schemacmds.c:220
-#, c-format
-msgid "schema \"%s\" already exists"
-msgstr "skema « %s » sudah ada"
-
-#: catalog/pg_operator.c:222 catalog/pg_operator.c:362
-#, c-format
-msgid "\"%s\" is not a valid operator name"
-msgstr "« %s » bukan operator nama yang valid"
-
-#: catalog/pg_operator.c:371
-#, c-format
-msgid "only binary operators can have commutators"
-msgstr "hanya operator biner yang dapat memiliki 'communtators'"
-
-#: catalog/pg_operator.c:375
-#, c-format
-msgid "only binary operators can have join selectivity"
-msgstr "hanya operator biner yang memiliki 'join selectivity'"
-
-#: catalog/pg_operator.c:379
-#, c-format
-msgid "only binary operators can merge join"
-msgstr "hanya operator biner yang dapat menggabukankan 'join'"
-
-#: catalog/pg_operator.c:383
-#, c-format
-msgid "only binary operators can hash"
-msgstr "hanya operator bisan yang bisa melakukan hash"
-
-#: catalog/pg_operator.c:394
-#, c-format
-msgid "only boolean operators can have negators"
-msgstr "hanya operator boolean yang memiliki 'negators'"
-
-#: catalog/pg_operator.c:398
-#, c-format
-msgid "only boolean operators can have restriction selectivity"
-msgstr "hanya boolean operator yang memiliki 'restriction selectivity'"
-
-#: catalog/pg_operator.c:402
-#, c-format
-msgid "only boolean operators can have join selectivity"
-msgstr "hanya operator boolean yang memiliki 'join selectivity'"
-
-#: catalog/pg_operator.c:406
-#, c-format
-msgid "only boolean operators can merge join"
-msgstr "hanya operatot boolean yang memiliki 'merge join'"
-
-#: catalog/pg_operator.c:410
-#, c-format
-msgid "only boolean operators can hash"
-msgstr "hanya operator boolean yang bisa melakukan hash"
-
-#: catalog/pg_operator.c:422
-#, c-format
-msgid "operator %s already exists"
-msgstr "operator %s sudah ada"
-
-#: catalog/pg_operator.c:615
-#, c-format
-msgid "operator cannot be its own negator or sort operator"
-msgstr "Operator tidak menjadi nagator atau jenis operator"
-
-#: catalog/pg_proc.c:129 parser/parse_func.c:1599 parser/parse_func.c:1639
-#, c-format
-msgid "functions cannot have more than %d argument"
-msgid_plural "functions cannot have more than %d arguments"
-msgstr[0] "funsi tidak bisa memiliki lebih dari %d argument"
-msgstr[1] "fungsi tidak bisa memiliki lebih dari %d argument"
-
-#: catalog/pg_proc.c:242
-#, c-format
-msgid "A function returning a polymorphic type must have at least one polymorphic argument."
-msgstr "pengembalian funsi tipe polymorphic harus memiliki setidaknya satu polymorphic argumen"
-
-#: catalog/pg_proc.c:249
-#, c-format
-msgid "A function returning \"anyrange\" must have at least one \"anyrange\" argument."
-msgstr "pengembalian fungsi « anyrange » hanya memiliki setidaknya satu « anyrange » argument."
-
-#: catalog/pg_proc.c:267
-#, c-format
-msgid "\"%s\" is already an attribute of type %s"
-msgstr "« %s » sudah ada attribut dari tipe %s"
-
-#: catalog/pg_proc.c:393
-#, c-format
-msgid "function \"%s\" already exists with same argument types"
-msgstr "fungsi « %s » sudah ada dengan tipe argument yang sama"
-
-#: catalog/pg_proc.c:407 catalog/pg_proc.c:430
-#, c-format
-msgid "cannot change return type of existing function"
-msgstr "tidak dapat merubah tipe dari fungsi keluar"
-
-#: catalog/pg_proc.c:408 catalog/pg_proc.c:432 catalog/pg_proc.c:475 catalog/pg_proc.c:499 catalog/pg_proc.c:526
-#, c-format
-msgid "Use DROP FUNCTION %s first."
-msgstr "pertama gunakan DROP FUNCTION %s."
-
-#: catalog/pg_proc.c:431
-#, c-format
-msgid "Row type defined by OUT parameters is different."
-msgstr "tipe baris didefinisikan oleh parameter OUT yang berbeda"
-
-#: catalog/pg_proc.c:473
-#, c-format
-msgid "cannot change name of input parameter \"%s\""
-msgstr "tidak dapat merubah nama dari parameter input « %s »"
-
-#: catalog/pg_proc.c:498
-#, c-format
-msgid "cannot remove parameter defaults from existing function"
-msgstr "tidak dapat menghapus parameter default dari fungsi keluar"
-
-#: catalog/pg_proc.c:525
-#, c-format
-msgid "cannot change data type of existing parameter default value"
-msgstr "tidak dapat merubah tipe data dari keluaran nilai parameter default "
-
-#: catalog/pg_proc.c:538
-#, c-format
-msgid "function \"%s\" is an aggregate function"
-msgstr "fungsi « %s » adalah fungsi aggregate"
-
-#: catalog/pg_proc.c:543
-#, c-format
-msgid "function \"%s\" is not an aggregate function"
-msgstr "fungsi « %s » bukan sebuah fungsi aggregate"
-
-#: catalog/pg_proc.c:551
-#, c-format
-msgid "function \"%s\" is a window function"
-msgstr "fungsi « %s » adalah fungsi window"
-
-#: catalog/pg_proc.c:556
-#, c-format
-msgid "function \"%s\" is not a window function"
-msgstr "fungsi « %s » bukan fungsi window"
-
-#: catalog/pg_proc.c:746
-#, c-format
-msgid "there is no built-in function named \"%s\""
-msgstr "tidak ada funsi built-in yang bernama « %s »"
-
-#: catalog/pg_proc.c:844
-#, c-format
-msgid "SQL functions cannot return type %s"
-msgstr "fungsi  SQL tidak dapat mengembalikan tipe %s"
-
-#: catalog/pg_proc.c:859
-#, c-format
-msgid "SQL functions cannot have arguments of type %s"
-msgstr "Fungsi SQL tidak memiliki argument dari tipe %s"
-
-#: catalog/pg_proc.c:945 executor/functions.c:1419
-#, c-format
-msgid "SQL function \"%s\""
-msgstr "fungsi SQL « %s »"
-
-#: catalog/pg_shdepend.c:689
-#, c-format
-msgid ""
-"\n"
-"and objects in %d other database (see server log for list)"
-msgid_plural ""
-"\n"
-"and objects in %d other databases (see server log for list)"
-msgstr[0] ""
-"\n"
-"dan objek pada %d database lain (lihat log server untuk\n"
-"melihat daftar)"
-msgstr[1] ""
-"\n"
-"dan objek pada %d database lain  (lihat log server untuk\n"
-"melihat daftar)"
-
-#: catalog/pg_shdepend.c:1001
-#, c-format
-msgid "role %u was concurrently dropped"
-msgstr "role %u telah didrop bersamaan"
-
-#: catalog/pg_shdepend.c:1020
-#, c-format
-msgid "tablespace %u was concurrently dropped"
-msgstr "tablespace %u telah didrop bersamaan"
-
-#: catalog/pg_shdepend.c:1035
-#, c-format
-msgid "database %u was concurrently dropped"
-msgstr "database %u telah didrop bermasaan"
-
-#: catalog/pg_shdepend.c:1079
-#, c-format
-msgid "owner of %s"
-msgstr "pemilik dari %s"
-
-#: catalog/pg_shdepend.c:1081
-#, c-format
-msgid "privileges for %s"
-msgstr "hak untuk « %s »"
-
-#. translator: %s will always be "database %s"
-#: catalog/pg_shdepend.c:1089
-#, c-format
-msgid "%d object in %s"
-msgid_plural "%d objects in %s"
-msgstr[0] "%d object pada %s"
-msgstr[1] "%d objek pada %s"
-
-#: catalog/pg_shdepend.c:1200
-#, c-format
-msgid "cannot drop objects owned by %s because they are required by the database system"
-msgstr "tidak dapat menghapus pemilik objek  oleh %s karena itu diperlukan oleh sistem database"
-
-#: catalog/pg_shdepend.c:1303
-#, c-format
-msgid "cannot reassign ownership of objects owned by %s because they are required by the database system"
-msgstr "tidak dapat  menetepkan ulah kepemilikan dari objek yang dimiliki oleh %s karen itu diperlukan  oleh sistem database"
-
-#: catalog/pg_type.c:243
-#, c-format
-msgid "invalid type internal size %d"
-msgstr "ukuran tipe internal tidak valid %d"
-
-#: catalog/pg_type.c:259 catalog/pg_type.c:267 catalog/pg_type.c:275 catalog/pg_type.c:284
-#, c-format
-msgid "alignment \"%c\" is invalid for passed-by-value type of size %d"
-msgstr "'alignement' « %c » tidak valid untuk tipe 'passed-by-value' dari ukuran %d"
-
-#: catalog/pg_type.c:291
-#, c-format
-msgid "internal size %d is invalid for passed-by-value type"
-msgstr "ukuran internal %d tidak valid unutk tipe passed-by-value"
-
-#: catalog/pg_type.c:300 catalog/pg_type.c:306
-#, c-format
-msgid "alignment \"%c\" is invalid for variable-length type"
-msgstr "alignement « %c » tidak valid untuk tipe 'variable-lenght'"
-
-#: catalog/pg_type.c:314
-#, c-format
-msgid "fixed-size types must have storage PLAIN"
-msgstr "tipe 'fixed-size' harus memiliki tempat penyimpan PLAIN"
-
-#: catalog/pg_type.c:772
-#, c-format
-msgid "could not form array type name for type \"%s\""
-msgstr "tidak dapat membentuk nama tipe array untuk tipe  %s"
-
-#: catalog/toasting.c:91 commands/indexcmds.c:381 commands/tablecmds.c:4026 commands/tablecmds.c:10450
-#, c-format
-msgid "\"%s\" is not a table or materialized view"
-msgstr "« %s » bukan sebuah tabel atau materialisasi view"
-
-#: catalog/toasting.c:142
-#, c-format
-msgid "shared tables cannot be toasted after initdb"
-msgstr "tabel yang diobagikan tidak menjadi TOAST setelah initdb"
-
-#: commands/aggregatecmds.c:106
-#, c-format
-msgid "aggregate attribute \"%s\" not recognized"
-msgstr "attribut aggregate « %s » tidak dikenal"
-
-#: commands/aggregatecmds.c:116
-#, c-format
-msgid "aggregate stype must be specified"
-msgstr "aggregate stype harus dirtentukan"
-
-#: commands/aggregatecmds.c:120
-#, c-format
-msgid "aggregate sfunc must be specified"
-msgstr "aggregate sfunc harus ditentukan"
-
-#: commands/aggregatecmds.c:137
-#, c-format
-msgid "aggregate input type must be specified"
-msgstr "tipe input aggregate  harus ditentukan "
-
-#: commands/aggregatecmds.c:162
-#, c-format
-msgid "basetype is redundant with aggregate input type specification"
-msgstr "BaseType berlebihan dengan spesifikasi tipe input aggregate"
-
-#: commands/aggregatecmds.c:195
-#, c-format
-msgid "aggregate transition data type cannot be %s"
-msgstr "tipe data transisi  aggregate  tidak menjadi%s"
-
-#: commands/alter.c:79 commands/event_trigger.c:194
-#, c-format
-msgid "event trigger \"%s\" already exists"
-msgstr "event trigger « %s » sudah ada"
-
-#: commands/alter.c:82 commands/foreigncmds.c:544
-#, c-format
-msgid "foreign-data wrapper \"%s\" already exists"
-msgstr "pengemas data asing « %s » sudah ada"
-
-#: commands/alter.c:85 commands/foreigncmds.c:838
-#, c-format
-msgid "server \"%s\" already exists"
-msgstr "server « %s » sudah ada"
-
-#: commands/alter.c:88 commands/proclang.c:356
-#, c-format
-msgid "language \"%s\" already exists"
-msgstr "bahasa « %s » sudah ada"
-
-#: commands/alter.c:111
-#, c-format
-msgid "conversion \"%s\" already exists in schema \"%s\""
-msgstr "konversi « %s » sudah ada pada skema « %s »"
-
-#: commands/alter.c:115
-#, c-format
-msgid "text search parser \"%s\" already exists in schema \"%s\""
-msgstr "parser pencarian teks « %s » sudah ada dalam skema« %s »"
-
-#: commands/alter.c:119
-#, c-format
-msgid "text search dictionary \"%s\" already exists in schema \"%s\""
-msgstr "pencarian teks dictioanary « %s » sudah ada pada skema « %s »"
-
-#: commands/alter.c:123
-#, c-format
-msgid "text search template \"%s\" already exists in schema \"%s\""
-msgstr "template pencarian teks  « %s » sudah ada pada skema « %s »"
-
-#: commands/alter.c:127
-#, c-format
-msgid "text search configuration \"%s\" already exists in schema \"%s\""
-msgstr "konfigurasi pada pencarian teks « %s » sudah ada pada skema « %s »"
-
-#: commands/alter.c:201
-#, c-format
-msgid "must be superuser to rename %s"
-msgstr "harus menjadi superuser unutk mengganti nama « %s »"
-
-#: commands/alter.c:585
-#, c-format
-msgid "must be superuser to set schema of %s"
-msgstr "harus menjadi super user untuk mengatur skema dari %s"
-
-#: commands/analyze.c:155
-#, c-format
-msgid "skipping analyze of \"%s\" --- lock not available"
-msgstr "melewati analisa dari « %s » --- 'lock' tidak dapat dipakai"
-
-#: commands/analyze.c:172
-#, c-format
-msgid "skipping \"%s\" --- only superuser can analyze it"
-msgstr "melewati « %s » --- hanya superuser yang dapat menganalisa itu"
-
-#: commands/analyze.c:176
-#, c-format
-msgid "skipping \"%s\" --- only superuser or database owner can analyze it"
-msgstr "melewati « %s » --- hanya superuser atau pemilik data base yang dapat menganalisa itu"
-
-#: commands/analyze.c:180
-#, c-format
-msgid "skipping \"%s\" --- only table or database owner can analyze it"
-msgstr "melewati « %s » --- hanya pemilik table atau database yang dapat menganalisa itu"
-
-#: commands/analyze.c:240
-#, c-format
-msgid "skipping \"%s\" --- cannot analyze this foreign table"
-msgstr "melewati « %s » --- tidak dapat dianalisa ini tabel asing"
-
-#: commands/analyze.c:251
-#, c-format
-msgid "skipping \"%s\" --- cannot analyze non-tables or special system tables"
-msgstr "melewati « %s » --- tidak dapat menganalisa 'non-table' atau sistem tabel yang khusus"
-
-#: commands/analyze.c:328
-#, c-format
-msgid "analyzing \"%s.%s\" inheritance tree"
-msgstr "menganalisa pohon turunan « %s.%s »"
-
-#: commands/analyze.c:333
-#, c-format
-msgid "analyzing \"%s.%s\""
-msgstr "menganalisa « %s.%s »"
-
-#: commands/analyze.c:651
-#, c-format
-msgid "automatic analyze of table \"%s.%s.%s\" system usage: %s"
-msgstr "otomatis ANALYZE dari table « %s.%s.%s » ; sistem penggunaan: %s"
-
-#: commands/analyze.c:1293
-#, 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 "« %s » : dipindai %d dari page %u, berisi %.0f baris langsung %.0f baris mati  %d contoh baris, %.0f total row diperkirakan"
-
-#: commands/analyze.c:1557 executor/execQual.c:2869
-msgid "could not convert row type"
-msgstr "tidak dapat mengubah tipe baris"
-
-#: commands/async.c:547
-#, c-format
-msgid "channel name cannot be empty"
-msgstr "nama channel tidak boleh kosong"
-
-#: commands/async.c:552
-#, c-format
-msgid "channel name too long"
-msgstr "nama channel terlalu panjang"
-
-#: commands/async.c:559
-#, c-format
-msgid "payload string too long"
-msgstr "string payload terlalu panjang"
-
-#: commands/async.c:744
-#, c-format
-msgid "cannot PREPARE a transaction that has executed LISTEN, UNLISTEN, or NOTIFY"
-msgstr "tidak dapat PREPARE transaksi yang telah dieksekusi LISTEN, UNLISTEN atau NOTIFY"
-
-#: commands/async.c:847
-#, c-format
-msgid "too many notifications in the NOTIFY queue"
-msgstr "terlalu banyak notifikasi pada antrian NOTIFY"
-
-#: commands/async.c:1420
-#, c-format
-msgid "NOTIFY queue is %.0f%% full"
-msgstr "antrian NOTIFY %.0f%%"
-
-#: commands/async.c:1422
-#, c-format
-msgid "The server process with PID %d is among those with the oldest transactions."
-msgstr "proses server dengan PID %d berada diantara  dengan transaksi terdahulu"
-
-#: commands/async.c:1425
-#, c-format
-msgid "The NOTIFY queue cannot be emptied until that process ends its current transaction."
-msgstr "antrian NOTIFY tidak dapat dikosongkan sampai proses transaksi saat ini selesai "
-
-#: commands/cluster.c:131 commands/cluster.c:374
-#, c-format
-msgid "cannot cluster temporary tables of other sessions"
-msgstr "tidak dapar membuat tabel cluster sementara dari sesi lain"
-
-#: commands/cluster.c:161
-#, c-format
-msgid "there is no previously clustered index for table \"%s\""
-msgstr "tidak ada indek yang diclustered sebelumnya untuk tabel  « %s »"
-
-#: commands/cluster.c:175 commands/tablecmds.c:8539
-#, c-format
-msgid "index \"%s\" for table \"%s\" does not exist"
-msgstr "indek « %s » untuk tabel « %s » tidak ada"
-
-#: commands/cluster.c:363
-#, c-format
-msgid "cannot cluster a shared catalog"
-msgstr "tidak bida meng-cluster catalog yang dibagikan"
-
-#: commands/cluster.c:378
-#, c-format
-msgid "cannot vacuum temporary tables of other sessions"
-msgstr "tidak dapat mem-VACUUM tabel sementara dari sesi lain"
-
-#: commands/cluster.c:443
-#, c-format
-msgid "\"%s\" is not an index for table \"%s\""
-msgstr "« %s » bukan sebuah indek untuk tabel « %s »"
-
-#: commands/cluster.c:451
-#, c-format
-msgid "cannot cluster on index \"%s\" because access method does not support clustering"
-msgstr "tidak bisa meng-CLUSTER indek « %s » karena cara pengakesan tidak didukung clustering"
-
-#: commands/cluster.c:463
-#, c-format
-msgid "cannot cluster on partial index \"%s\""
-msgstr "tidak dapat meng-CLUSTER pada sebagian indek « %s »"
-
-#: commands/cluster.c:477
-#, c-format
-msgid "cannot cluster on invalid index \"%s\""
-msgstr "tidak dapat meng-cluster dalam index tidak valid « %s »"
-
-#: commands/cluster.c:926
-#, c-format
-msgid "clustering \"%s.%s\" using index scan on \"%s\""
-msgstr "clustering « %s.%s » menggunakan pemindaian dalam « %s »"
-
-#: commands/cluster.c:932
-#, c-format
-msgid "clustering \"%s.%s\" using sequential scan and sort"
-msgstr "clustering  « %s.%s » menggunakan pemindai yang berurutan dan pendek"
-
-#: commands/cluster.c:937 commands/vacuumlazy.c:435
-#, c-format
-msgid "vacuuming \"%s.%s\""
-msgstr "mem-VACUUM « %s.%s »"
-
-#: commands/cluster.c:1096
-#, c-format
-msgid "\"%s\": found %.0f removable, %.0f nonremovable row versions in %u pages"
-msgstr "« %s » : ditemukan %.0f dapat dihapus, %.0f versi baris ridak dapat dihapus pada %u page"
-
-#: commands/cluster.c:1100
-#, c-format
-msgid ""
-"%.0f dead row versions cannot be removed yet.\n"
-"%s."
-msgstr ""
-"%.0f versi baris mati tidak dapat dihapus sekarang.\n"
-" %s."
-
-#: commands/collationcmds.c:79
-#, c-format
-msgid "collation attribute \"%s\" not recognized"
-msgstr "attribute collation « %s » tidak dikenali"
-
-#: commands/collationcmds.c:124
-#, c-format
-msgid "parameter \"lc_collate\" must be specified"
-msgstr "parameter « lc_collate » harus ditentukan"
-
-#: commands/collationcmds.c:129
-#, c-format
-msgid "parameter \"lc_ctype\" must be specified"
-msgstr "parameter « lc_ctype » harus ditentukan"
-
-#: commands/collationcmds.c:163
-#, c-format
-msgid "collation \"%s\" for encoding \"%s\" already exists in schema \"%s\""
-msgstr "collation « %s » untuk encoding « %s » sudah ada pada skema « %s »"
-
-#: commands/collationcmds.c:174
-#, c-format
-msgid "collation \"%s\" already exists in schema \"%s\""
-msgstr "collation « %s » sudah ada pada skema « %s »"
-
-#: commands/comment.c:62 commands/dbcommands.c:797 commands/dbcommands.c:946 commands/dbcommands.c:1049 commands/dbcommands.c:1222 commands/dbcommands.c:1411 commands/dbcommands.c:1506 commands/dbcommands.c:1946 utils/init/postinit.c:775 utils/init/postinit.c:843 utils/init/postinit.c:860
-#, c-format
-msgid "database \"%s\" does not exist"
-msgstr "database « %s » tidak ada"
-
-#: commands/comment.c:101 commands/seclabel.c:114 parser/parse_utilcmd.c:693
-#, c-format
-msgid "\"%s\" is not a table, view, materialized view, composite type, or foreign table"
-msgstr "« %s » bukan sebuah tabel, view, materialisasi view, tipe  campuran, atau tabel asing"
-
-#: commands/constraint.c:60 utils/adt/ri_triggers.c:2699
-#, c-format
-msgid "function \"%s\" was not called by trigger manager"
-msgstr "fungsi « %s » tidak dipanggil oleh trigger manajer"
-
-#: commands/constraint.c:67 utils/adt/ri_triggers.c:2708
-#, c-format
-msgid "function \"%s\" must be fired AFTER ROW"
-msgstr "fungsi « %s » harus menjadi acuan AFTER ROW"
-
-#: commands/constraint.c:81
-#, c-format
-msgid "function \"%s\" must be fired for INSERT or UPDATE"
-msgstr "fungsi « %s » harus menjadi acuan untuk INSERT atau UPDATE"
-
-#: commands/conversioncmds.c:67
-#, c-format
-msgid "source encoding \"%s\" does not exist"
-msgstr "sumber encoding « %s » tidak ada"
-
-#: commands/conversioncmds.c:74
-#, c-format
-msgid "destination encoding \"%s\" does not exist"
-msgstr "tujuan encoding « %s » tidak ada"
-
-#: commands/conversioncmds.c:88
-#, c-format
-msgid "encoding conversion function %s must return type \"void\""
-msgstr "funsi konversi encoding %s harus mengembalikan tipe « void »"
-
-#: commands/copy.c:358 commands/copy.c:370 commands/copy.c:404 commands/copy.c:414
-#, c-format
-msgid "COPY BINARY is not supported to stdout or from stdin"
-msgstr "COPY BINARY tidak didukung untuk stdout atau stdin"
-
-#: commands/copy.c:512
-#, c-format
-msgid "could not write to COPY program: %m"
-msgstr "tidak dapat menulis untuk COPY program : %m"
-
-#: commands/copy.c:517
-#, c-format
-msgid "could not write to COPY file: %m"
-msgstr "tida dapat menulis untuk COPY file: %m"
-
-#: commands/copy.c:530
-#, c-format
-msgid "connection lost during COPY to stdout"
-msgstr "sambungan terputus saat COPY ke stdout stdout"
-
-#: commands/copy.c:571
-#, c-format
-msgid "could not read from COPY file: %m"
-msgstr "tidak dapat membaca dari COPY file: %m"
-
-#: commands/copy.c:587 commands/copy.c:606 commands/copy.c:610 tcop/fastpath.c:293 tcop/postgres.c:351 tcop/postgres.c:387
-#, c-format
-msgid "unexpected EOF on client connection with an open transaction"
-msgstr "(EOF) tidak disuga pada sambungan client dengan transaksi terbuka"
-
-#: commands/copy.c:622
-#, c-format
-msgid "COPY from stdin failed: %s"
-msgstr "COPY dari stdin gagal: %s"
-
-#: commands/copy.c:638
-#, c-format
-msgid "unexpected message type 0x%02X during COPY from stdin"
-msgstr "tipe pesan tak tersuga 0x%02X selama COPY dari stdin"
-
-#: commands/copy.c:792
-#, c-format
-msgid "must be superuser to COPY to or from an external program"
-msgstr "harus menjadi superuser untuk COPY ke atau dari program ekternal"
-
-#: commands/copy.c:793 commands/copy.c:799
-#, c-format
-msgid "Anyone can COPY to stdout or from stdin. psql's \\copy command also works for anyone."
-msgstr "Siapapun dapat  COPY ke stdout atau dari stdin.perintah \\copy psql juga dapat digunakan siapapun"
-
-#: commands/copy.c:798
-#, c-format
-msgid "must be superuser to COPY to or from a file"
-msgstr "harus menjadi superuser untuk COPY ke atau dari sebuah file"
-
-#: commands/copy.c:934
-#, c-format
-msgid "COPY format \"%s\" not recognized"
-msgstr "format COPY « %s » tidak dikenali"
-
-#: commands/copy.c:1005 commands/copy.c:1019 commands/copy.c:1039
-#, c-format
-msgid "argument to option \"%s\" must be a list of column names"
-msgstr "argumen untuk opsi « %s » harus terdaftar di nama kolom"
-
-#: commands/copy.c:1052
-#, c-format
-msgid "argument to option \"%s\" must be a valid encoding name"
-msgstr "argument untuk opsi « %s » harus jadi nama encoding yang valid"
-
-#: commands/copy.c:1058
-#, c-format
-msgid "option \"%s\" not recognized"
-msgstr "opsi « %s » tidak dikenal"
-
-#: commands/copy.c:1069
-#, c-format
-msgid "cannot specify DELIMITER in BINARY mode"
-msgstr "tidak dapat menentukan (DELIMITER) pada mode BINARY"
-
-#: commands/copy.c:1074
-#, c-format
-msgid "cannot specify NULL in BINARY mode"
-msgstr "tidak dapat menentukan NULL pada mode BINARY"
-
-#: commands/copy.c:1096
-#, c-format
-msgid "COPY delimiter must be a single one-byte character"
-msgstr "pembatas COPY harus menjadi karakter tunggal yang 'one-byte'"
-
-#: commands/copy.c:1103
-#, c-format
-msgid "COPY delimiter cannot be newline or carriage return"
-msgstr "pembatas COPY tidak bisa menjadi baris baru atau 'carriage return'"
-
-#: commands/copy.c:1109
-#, c-format
-msgid "COPY null representation cannot use newline or carriage return"
-msgstr "delegasi NULL COPY tidak bisa menggunakan baris baru atau carriage return"
-
-#: commands/copy.c:1126
-#, c-format
-msgid "COPY delimiter cannot be \"%s\""
-msgstr "pembatas COPY tidak menjadi « %s »"
-
-#: commands/copy.c:1132
-#, c-format
-msgid "COPY HEADER available only in CSV mode"
-msgstr "COPY HEADER hanya dapat digunakan pada mode CSV"
-
-#: commands/copy.c:1138
-#, c-format
-msgid "COPY quote available only in CSV mode"
-msgstr "kutipan COPY hanya bisa dipakai pada mode CSV"
-
-#: commands/copy.c:1143
-#, c-format
-msgid "COPY quote must be a single one-byte character"
-msgstr "kutipan COPY harus menjadi karakter tunggal yang 'one-byte'"
-
-#: commands/copy.c:1148
-#, c-format
-msgid "COPY delimiter and quote must be different"
-msgstr "pembatas COPY dan kutipan harus berbeda"
-
-#: commands/copy.c:1154
-#, c-format
-msgid "COPY escape available only in CSV mode"
-msgstr "keluar dari COPY hanya bisa pada mode CSV"
-
-#: commands/copy.c:1159
-#, c-format
-msgid "COPY escape must be a single one-byte character"
-msgstr "keluar dari COPY harus menjadi karakter tunggal yang 'one-byte'"
-
-#: commands/copy.c:1165
-#, c-format
-msgid "COPY force quote available only in CSV mode"
-msgstr "kutipan COPY force hanya bisa dipakai pada mode CSV"
-
-#: commands/copy.c:1169
-#, c-format
-msgid "COPY force quote only available using COPY TO"
-msgstr "kutipan COPY force hanya bisa menggunakan COPY TO"
-
-#: commands/copy.c:1175
-#, c-format
-msgid "COPY force not null available only in CSV mode"
-msgstr "« COPY force tidak null » hanya bisa digunakan pada mode CSV"
-
-#: commands/copy.c:1179
-#, c-format
-msgid "COPY force not null only available using COPY FROM"
-msgstr "« COPY force tidak null »hanya bisa dipakai menggunakan COPY FROM"
-
-#: commands/copy.c:1185
-#, c-format
-msgid "COPY delimiter must not appear in the NULL specification"
-msgstr "pembatasan COPY tidak harus muncul pada spesifikasi NULL"
-
-#: commands/copy.c:1192
-#, c-format
-msgid "CSV quote character must not appear in the NULL specification"
-msgstr "kutipan CSV karakter tidak harus muncul pada spesifikasi  NULL"
-
-#: commands/copy.c:1254
-#, c-format
-msgid "table \"%s\" does not have OIDs"
-msgstr "tabel « %s » tidak memiliki OID"
-
-#: commands/copy.c:1271
-#, c-format
-msgid "COPY (SELECT) WITH OIDS is not supported"
-msgstr "COPY (SELECT) WITH OIDS tidak didukung"
-
-#: commands/copy.c:1297
-#, c-format
-msgid "COPY (SELECT INTO) is not supported"
-msgstr "COPY (SELECT INTO) tidak didukung"
-
-#: commands/copy.c:1360
-#, c-format
-msgid "FORCE QUOTE column \"%s\" not referenced by COPY"
-msgstr "kolom FORCE QUOTE « %s » tidak direferensi oleh COPY"
-
-#: commands/copy.c:1382
-#, c-format
-msgid "FORCE NOT NULL column \"%s\" not referenced by COPY"
-msgstr "kolom FORCE NOT NULL « %s » tidak direferansi oleh COPY"
-
-#: commands/copy.c:1446
-#, c-format
-msgid "could not close pipe to external command: %m"
-msgstr "tidak dapat menutup 'pipe' ke perintah eksternal: %m"
-
-#: commands/copy.c:1449
-#, c-format
-msgid "program \"%s\" failed"
-msgstr "program « %s » gagal"
-
-#: commands/copy.c:1498
-#, c-format
-msgid "cannot copy from view \"%s\""
-msgstr "tidak dapat mencopy dari view « %s »"
-
-#: commands/copy.c:1500 commands/copy.c:1506 commands/copy.c:1512
-#, c-format
-msgid "Try the COPY (SELECT ...) TO variant."
-msgstr "Coba COPY (SELECT ...) TO variant."
-
-#: commands/copy.c:1504
-#, c-format
-msgid "cannot copy from materialized view \"%s\""
-msgstr "tidak dapat menyalin dari materiliasi view « %s »"
-
-#: commands/copy.c:1510
-#, c-format
-msgid "cannot copy from foreign table \"%s\""
-msgstr "tidak dapat menyalin « %s »"
-
-#: commands/copy.c:1516
-#, c-format
-msgid "cannot copy from sequence \"%s\""
-msgstr "tidak dapat menyalin dari sequenze « %s »"
-
-#: commands/copy.c:1521
-#, c-format
-msgid "cannot copy from non-table relation \"%s\""
-msgstr "tidak dapat menyalin dari tabel yang tidak relasi « %s »"
-
-#: commands/copy.c:1544 commands/copy.c:2549
-#, c-format
-msgid "could not execute command \"%s\": %m"
-msgstr "tidak dapat menajakan perintah « %s » : %m"
-
-#: commands/copy.c:1559
-#, c-format
-msgid "relative path not allowed for COPY to file"
-msgstr "path relatif tidak diijinkan untuk COPY ke file"
-
-#: commands/copy.c:1567
-#, c-format
-msgid "could not open file \"%s\" for writing: %m"
-msgstr "tidak dapat membuka file « %s » untuk menulis : %m"
-
-#: commands/copy.c:1574 commands/copy.c:2567
-#, c-format
-msgid "\"%s\" is a directory"
-msgstr "« %s » adalah directory"
-
-#: commands/copy.c:1899
-#, c-format
-msgid "COPY %s, line %d, column %s"
-msgstr "COPY %s, baris %d, kolom %s"
-
-#: commands/copy.c:1903 commands/copy.c:1950
-#, c-format
-msgid "COPY %s, line %d"
-msgstr "COPY %s, baris %d"
-
-#: commands/copy.c:1914
-#, c-format
-msgid "COPY %s, line %d, column %s: \"%s\""
-msgstr "COPY %s, baris %d, kolom %s : « %s »"
-
-#: commands/copy.c:1922
-#, c-format
-msgid "COPY %s, line %d, column %s: null input"
-msgstr "COPY %s, baris %d, kolom %s : NULL input"
-
-#: commands/copy.c:1944
-#, c-format
-msgid "COPY %s, line %d: \"%s\""
-msgstr "COPY %s, baris %d : « %s »"
-
-#: commands/copy.c:2028
-#, c-format
-msgid "cannot copy to view \"%s\""
-msgstr "ne peut pas copier vers la vue « %s »"
-
-#: commands/copy.c:2033
-#, c-format
-msgid "cannot copy to materialized view \"%s\""
-msgstr "ne peut pas copier vers la vue matérialisée « %s »"
-
-#: commands/copy.c:2038
-#, c-format
-msgid "cannot copy to foreign table \"%s\""
-msgstr "ne peut pas copier vers la table distante « %s »"
-
-#: commands/copy.c:2043
-#, c-format
-msgid "cannot copy to sequence \"%s\""
-msgstr "ne peut pas copier vers la séquence « %s »"
-
-#: commands/copy.c:2048
-#, c-format
-msgid "cannot copy to non-table relation \"%s\""
-msgstr "tidak dapat menyalin dari tabel relasi  « %s »"
-
-#: commands/copy.c:2111
-#, c-format
-msgid "cannot perform FREEZE because of prior transaction activity"
-msgstr "tak bisa tampil MEMBEKUKAN karena aktivitas transaksi sebelumnyan'a pas pu exécuter un FREEZE à cause d'une activité transactionnelle précédente"
-
-#: commands/copy.c:2117
-#, c-format
-msgid "cannot perform FREEZE because the table was not created or truncated in the current subtransaction"
-msgstr "tak bisa tampil MEMBEKUKAN karena table tidak dibuat atau dipotong dalam subtransaksi sekarang"
-
-#: commands/copy.c:2560 utils/adt/genfile.c:123
-#, c-format
-msgid "could not open file \"%s\" for reading: %m"
-msgstr "tidak dapat membuka file « %s » untuk membaca : %m"
-
-#: commands/copy.c:2587
-#, c-format
-msgid "COPY file signature not recognized"
-msgstr "menyalin file tersebut tidak diakui"
-
-#: commands/copy.c:2592
-#, c-format
-msgid "invalid COPY file header (missing flags)"
-msgstr "tidak sah menyalin file header(options manquantes)"
-
-#: commands/copy.c:2598
-#, c-format
-msgid "unrecognized critical flags in COPY file header"
-msgstr "bendera penting yang tidak diakui dalam menyalin file header"
-
-#: commands/copy.c:2604
-#, c-format
-msgid "invalid COPY file header (missing length)"
-msgstr "tidak sah menyalin file header (longueur manquante)"
-
-#: commands/copy.c:2611
-#, c-format
-msgid "invalid COPY file header (wrong length)"
-msgstr "tidak sah menyalin file header (mauvaise longueur)"
-
-#: commands/copy.c:2744 commands/copy.c:3434 commands/copy.c:3664
-#, c-format
-msgid "extra data after last expected column"
-msgstr "diharapkan tambahan data sebelum kolom terakhir"
-
-#: commands/copy.c:2754
-#, c-format
-msgid "missing data for OID column"
-msgstr "kehilangan data untuk kolom OID"
-
-#: commands/copy.c:2760
-#, c-format
-msgid "null OID in COPY data"
-msgstr "batal OID dalam COPY data"
-
-#: commands/copy.c:2770 commands/copy.c:2876
-#, c-format
-msgid "invalid OID in COPY data"
-msgstr "tidak sah OID dalam COPY data"
-
-#: commands/copy.c:2785
-#, c-format
-msgid "missing data for column \"%s\""
-msgstr "kehilangan data untuk kolom OID « %s »"
-
-#: commands/copy.c:2851
-#, c-format
-msgid "received copy data after EOF marker"
-msgstr "memerima salinan data setelah penanda EOF"
-
-#: commands/copy.c:2858
-#, c-format
-msgid "row field count is %d, expected %d"
-msgstr "jumlah baris field %d, %d tak terduga"
-
-#: commands/copy.c:3198 commands/copy.c:3215
-#, c-format
-msgid "literal carriage return found in data"
-msgstr "literal carriage return ditemukan pada data"
-
-#: commands/copy.c:3199 commands/copy.c:3216
-#, c-format
-msgid "unquoted carriage return found in data"
-msgstr "'unquoted carriage return' ditemukan pada data"
-
-#: commands/copy.c:3201 commands/copy.c:3218
-#, c-format
-msgid "Use \"\\r\" to represent carriage return."
-msgstr "gunakan « \\r » untuk menyatakan carriage return."
-
-#: commands/copy.c:3202 commands/copy.c:3219
-#, c-format
-msgid "Use quoted CSV field to represent carriage return."
-msgstr "gunakan 'quoted CSV field' untuk menyatakan carriage return."
-
-#: commands/copy.c:3231
-#, c-format
-msgid "literal newline found in data"
-msgstr "literal baris baru ditemukan pada data"
-
-#: commands/copy.c:3232
-#, c-format
-msgid "unquoted newline found in data"
-msgstr "'unquoted' baris baru ditemukan pada data"
-
-#: commands/copy.c:3234
-#, c-format
-msgid "Use \"\\n\" to represent newline."
-msgstr "Gunakan « \\n » untuk menyatakan baris baru."
-
-#: commands/copy.c:3235
-#, c-format
-msgid "Use quoted CSV field to represent newline."
-msgstr "Gunakan 'quoted CSV field' untuk menyatakan baris baris baru"
-
-#: commands/copy.c:3281 commands/copy.c:3317
-#, c-format
-msgid "end-of-copy marker does not match previous newline style"
-msgstr "penanda end-of-copy tidak sama dengan style baris baru"
-
-#: commands/copy.c:3290 commands/copy.c:3306
-#, c-format
-msgid "end-of-copy marker corrupt"
-msgstr "penanda end-of-copy rusak"
-
-#: commands/copy.c:3748
-#, c-format
-msgid "unterminated CSV quoted field"
-msgstr "'quoted CSV field tidak terselesaikan"
-
-#: commands/copy.c:3825 commands/copy.c:3844
-#, c-format
-msgid "unexpected EOF in COPY data"
-msgstr "EOF tidak terduga pada COPY data"
-
-#: commands/copy.c:3834
-#, c-format
-msgid "invalid field size"
-msgstr "ukuran field tidak valid"
-
-#: commands/copy.c:3857
-#, c-format
-msgid "incorrect binary data format"
-msgstr "format data biner salah"
-
-#: commands/copy.c:4168 commands/indexcmds.c:1012 commands/tablecmds.c:1403 commands/tablecmds.c:2212 parser/parse_relation.c:2652 utils/adt/tsvector_op.c:1417
-#, c-format
-msgid "column \"%s\" does not exist"
-msgstr "kolom « %s » tidak ada"
-
-#: commands/copy.c:4175 commands/tablecmds.c:1429 commands/trigger.c:619 parser/parse_target.c:936 parser/parse_target.c:947
-#, c-format
-msgid "column \"%s\" specified more than once"
-msgstr "kolom « %s » ditentukan lebih dari datu kali"
-
-#: commands/createas.c:352
-#, c-format
-msgid "too many column names were specified"
-msgstr "terlalu banyak nama kolom yang ditentukan"
-
-#: commands/dbcommands.c:203
-#, c-format
-msgid "LOCATION is not supported anymore"
-msgstr "LOCATION tidak didukung lagi"
-
-#: commands/dbcommands.c:204
-#, c-format
-msgid "Consider using tablespaces instead."
-msgstr "Pertimbangan untuk tetap menggunakan tablespaces."
-
-#: commands/dbcommands.c:227 utils/adt/ascii.c:144
-#, c-format
-msgid "%d is not a valid encoding code"
-msgstr "%d bukan kode endcoding yang valid"
-
-#: commands/dbcommands.c:237 utils/adt/ascii.c:126
-#, c-format
-msgid "%s is not a valid encoding name"
-msgstr "%s bukan nama encoding yang valid"
-
-#: commands/dbcommands.c:255 commands/dbcommands.c:1392 commands/user.c:260 commands/user.c:601
-#, c-format
-msgid "invalid connection limit: %d"
-msgstr "batas sambungan tidak valid: %d"
-
-#: commands/dbcommands.c:274
-#, c-format
-msgid "permission denied to create database"
-msgstr "ijin ditolak untuk membuat database"
-
-#: commands/dbcommands.c:297
-#, c-format
-msgid "template database \"%s\" does not exist"
-msgstr "template database « %s » tidak ada"
-
-#: commands/dbcommands.c:309
-#, c-format
-msgid "permission denied to copy database \"%s\""
-msgstr "ijin ditolak untuk menyalin database « %s »"
-
-#: commands/dbcommands.c:325
-#, c-format
-msgid "invalid server encoding %d"
-msgstr "encoding server %d tidak valid"
-
-#: commands/dbcommands.c:331 commands/dbcommands.c:336
-#, c-format
-msgid "invalid locale name: \"%s\""
-msgstr "nama lokal tidak valid : « %s »"
-
-#: commands/dbcommands.c:356
-#, c-format
-msgid "new encoding (%s) is incompatible with the encoding of the template database (%s)"
-msgstr "encoding baru (%sà tidak kompatibel dengan encoding dari template database (%s)"
-
-#: commands/dbcommands.c:359
-#, c-format
-msgid "Use the same encoding as in the template database, or use template0 as template."
-msgstr "gunakan encoding yang sama sebagai pada template database, atau gunakan template0 sebagai template."
-
-#: commands/dbcommands.c:364
-#, c-format
-msgid "new collation (%s) is incompatible with the collation of the template database (%s)"
-msgstr "collation baru (%s) tidak kompatibel dengan collation dari template database (%s)"
-
-#: commands/dbcommands.c:366
-#, c-format
-msgid "Use the same collation as in the template database, or use template0 as template."
-msgstr "Gunakan collation yang sama sebagai pada database template, atau gunakan template sebagai template."
-
-#: commands/dbcommands.c:371
-#, c-format
-msgid "new LC_CTYPE (%s) is incompatible with the LC_CTYPE of the template database (%s)"
-msgstr "LC_CTYPE baru (%s) tidak kompatibel dengan LC_CTYPE dari database template (%s)"
-
-#: commands/dbcommands.c:373
-#, c-format
-msgid "Use the same LC_CTYPE as in the template database, or use template0 as template."
-msgstr "Gunakan LC_CTYPE  yang sama sebagai pada database template atau gunakan template0 sebagai template."
-
-#: commands/dbcommands.c:395 commands/dbcommands.c:1095
-#, c-format
-msgid "pg_global cannot be used as default tablespace"
-msgstr "pg_global tidak dapat digunakan sebagai tablespace default"
-
-#: commands/dbcommands.c:421
-#, c-format
-msgid "cannot assign new default tablespace \"%s\""
-msgstr "tidak dapa menetapkan tablespace default baru « %s »"
-
-#: commands/dbcommands.c:423
-#, c-format
-msgid "There is a conflict because database \"%s\" already has some tables in this tablespace."
-msgstr "Konflik ini karena database « %s » sudah memiliki beberapa tabel dalam tablespace."
-
-#: commands/dbcommands.c:443 commands/dbcommands.c:966
-#, c-format
-msgid "database \"%s\" already exists"
-msgstr "database  « %s » sudah ada"
-
-#: commands/dbcommands.c:457
-#, c-format
-msgid "source database \"%s\" is being accessed by other users"
-msgstr "sumber database « %s » sedang diakses oleh pengguna lain"
-
-#: commands/dbcommands.c:728 commands/dbcommands.c:743
-#, c-format
-msgid "encoding \"%s\" does not match locale \"%s\""
-msgstr "encoding « %s » lokal tidak cocok « %s »"
-
-#: commands/dbcommands.c:731
-#, c-format
-msgid "The chosen LC_CTYPE setting requires encoding \"%s\"."
-msgstr "Pilihan LC_CTYPE memerlukan pengaturan encoding « %s »."
-
-#: commands/dbcommands.c:746
-#, c-format
-msgid "The chosen LC_COLLATE setting requires encoding \"%s\"."
-msgstr "pilihan LC_COLLATE memerlukan pengaturan encoding « %s »."
-
-#: commands/dbcommands.c:804
-#, c-format
-msgid "database \"%s\" does not exist, skipping"
-msgstr "database « %s » tidak ada, dilewati"
-
-#: commands/dbcommands.c:828
-#, c-format
-msgid "cannot drop a template database"
-msgstr "tidak dapat mendrop database template"
-
-#: commands/dbcommands.c:834
-#, c-format
-msgid "cannot drop the currently open database"
-msgstr "tidak dapat mendrop database yang dibuka saat ini"
-
-#: commands/dbcommands.c:845 commands/dbcommands.c:988 commands/dbcommands.c:1117
-#, c-format
-msgid "database \"%s\" is being accessed by other users"
-msgstr "database « %s » sedang diakses oleh pengguna lain"
-
-#: commands/dbcommands.c:957
-#, c-format
-msgid "permission denied to rename database"
-msgstr "ijin ditolak untuk memberi nama database"
-
-#: commands/dbcommands.c:977
-#, c-format
-msgid "current database cannot be renamed"
-msgstr "database saat ini tidak dapat dinamai"
-
-#: commands/dbcommands.c:1073
-#, c-format
-msgid "cannot change the tablespace of the currently open database"
-msgstr "tidak dapat mengubah tablespace dari database yang terbuka saat ini"
-
-#: commands/dbcommands.c:1157
-#, c-format
-msgid "some relations of database \"%s\" are already in tablespace \"%s\""
-msgstr "beberapa relasi dari database « %s » sudah ada pada tablespace « %s »"
-
-#: commands/dbcommands.c:1159
-#, c-format
-msgid "You must move them back to the database's default tablespace before using this command."
-msgstr "Anda harus memindahkan kembali semua itu ke tablespace default database sebelum menggunakan perintah ini"
-
-#: commands/dbcommands.c:1290 commands/dbcommands.c:1789 commands/dbcommands.c:2007 commands/dbcommands.c:2055 commands/tablespace.c:585
-#, c-format
-msgid "some useless files may be left behind in old database directory \"%s\""
-msgstr "beberapa file tidak terpakai mungkin sisa dari directory databse yang dulu « %s »"
-
-#: commands/dbcommands.c:1546
-#, c-format
-msgid "permission denied to change owner of database"
-msgstr "ijin ditolak untuk mengganti pemilik dari database"
-
-#: commands/dbcommands.c:1890
-#, c-format
-msgid "There are %d other session(s) and %d prepared transaction(s) using the database."
-msgstr "%d merupakan sesi yang lain dan %d transaksi 'prepared' menggunakan database."
-
-#: commands/dbcommands.c:1893
-#, c-format
-msgid "There is %d other session using the database."
-msgid_plural "There are %d other sessions using the database."
-msgstr[0] "%d merupakan sesi lain menggunakan database"
-msgstr[1] "%d merupakan sesi lain menggunakan database"
-
-#: commands/dbcommands.c:1898
-#, c-format
-msgid "There is %d prepared transaction using the database."
-msgid_plural "There are %d prepared transactions using the database."
-msgstr[0] "%d Merupakan transaksi 'prepared' menggunakan database"
-msgstr[1] "%d Merupakan transaksi 'prepared' menggunakan database"
-
-#: commands/define.c:54 commands/define.c:209 commands/define.c:241 commands/define.c:269
-#, c-format
-msgid "%s requires a parameter"
-msgstr "%s memerlukan parameter"
-
-#: commands/define.c:95 commands/define.c:106 commands/define.c:176 commands/define.c:194
-#, c-format
-msgid "%s requires a numeric value"
-msgstr "%s memerlukan nilai angka"
-
-#: commands/define.c:162
-#, c-format
-msgid "%s requires a Boolean value"
-msgstr "%s memerlukan nilai Boolean"
-
-#: commands/define.c:223
-#, c-format
-msgid "argument of %s must be a name"
-msgstr "argument %s harus nama"
-
-#: commands/define.c:253
-#, c-format
-msgid "argument of %s must be a type name"
-msgstr "argument dari %s harus menjadi tipe nama"
-
-#: commands/define.c:278
-#, c-format
-msgid "%s requires an integer value"
-msgstr "%s memerlukan nilai integer"
-
-#: commands/define.c:299
-#, c-format
-msgid "invalid argument for %s: \"%s\""
-msgstr "argumen tidak valid untuk %s : « %s »"
-
-#: commands/dropcmds.c:100 commands/functioncmds.c:1079 utils/adt/ruleutils.c:1897
-#, c-format
-msgid "\"%s\" is an aggregate function"
-msgstr "« %s » merupakan fungsi aggregate"
-
-#: commands/dropcmds.c:102
-#, c-format
-msgid "Use DROP AGGREGATE to drop aggregate functions."
-msgstr "Gunakan DROP AGGREGATE untuk mendrop fungsi aggregate"
-
-#: commands/dropcmds.c:143 commands/tablecmds.c:236
-#, c-format
-msgid "type \"%s\" does not exist, skipping"
-msgstr "tipe « %s » tidak ada, melewaktan"
-
-#: commands/dropcmds.c:147
-#, c-format
-msgid "collation \"%s\" does not exist, skipping"
-msgstr "collation « %s » tidak ada, melewakan"
-
-#: commands/dropcmds.c:151
-#, c-format
-msgid "conversion \"%s\" does not exist, skipping"
-msgstr "konversi « %s » tidak ada, melewakan"
-
-#: commands/dropcmds.c:155
-#, c-format
-msgid "schema \"%s\" does not exist, skipping"
-msgstr "skema « %s » tidak ada, melewakan"
-
-#: commands/dropcmds.c:159
-#, c-format
-msgid "text search parser \"%s\" does not exist, skipping"
-msgstr "parser pencarian teks « %s » tidak ada, melewakan"
-
-#: commands/dropcmds.c:163
-#, c-format
-msgid "text search dictionary \"%s\" does not exist, skipping"
-msgstr "pencarian teks dictionary « %s » tidak ada, melewakan"
-
-#: commands/dropcmds.c:167
-#, c-format
-msgid "text search template \"%s\" does not exist, skipping"
-msgstr "template pencarian teks « %s » tidak ada, melewakan"
-
-#: commands/dropcmds.c:171
-#, c-format
-msgid "text search configuration \"%s\" does not exist, skipping"
-msgstr "konfigurasi pencarian teks « %s » tidak ada, melewakan"
-
-#: commands/dropcmds.c:175
-#, c-format
-msgid "extension \"%s\" does not exist, skipping"
-msgstr "ekstensi « %s » tidak ada, melewakan"
-
-#: commands/dropcmds.c:179
-#, c-format
-msgid "function %s(%s) does not exist, skipping"
-msgstr "fungsi %s(%s) tidak ada, melewakan"
-
-#: commands/dropcmds.c:184
-#, c-format
-msgid "aggregate %s(%s) does not exist, skipping"
-msgstr "aggregate %s(%s) tidak ada, melewakan"
-
-#: commands/dropcmds.c:189
-#, c-format
-msgid "operator %s does not exist, skipping"
-msgstr "operator %s tidak ada, melewakan"
-
-#: commands/dropcmds.c:193
-#, c-format
-msgid "language \"%s\" does not exist, skipping"
-msgstr "bahasa « %s » tidak ada, melewakan"
-
-#: commands/dropcmds.c:197
-#, c-format
-msgid "cast from type %s to type %s does not exist, skipping"
-msgstr "cast dari tipe %s ke tipe %s tidak ada, melewatkan"
-
-#: commands/dropcmds.c:204
-#, c-format
-msgid "trigger \"%s\" for table \"%s\" does not exist, skipping"
-msgstr "trigger « %s » untuk table « %s » tidak ada, melewatkan"
-
-#: commands/dropcmds.c:210
-#, c-format
-msgid "event trigger \"%s\" does not exist, skipping"
-msgstr "event trigger « %s » tidak ada, melewatakan"
-
-#: commands/dropcmds.c:214
-#, c-format
-msgid "rule \"%s\" for relation \"%s\" does not exist, skipping"
-msgstr "aturan « %s » dari relasi « %s » tidak ada, melewaktan"
-
-#: commands/dropcmds.c:220
-#, c-format
-msgid "foreign-data wrapper \"%s\" does not exist, skipping"
-msgstr "pengemas data asing « %s » tidak ada, melewaktan"
-
-#: commands/dropcmds.c:224
-#, c-format
-msgid "server \"%s\" does not exist, skipping"
-msgstr "server « %s » tidak ada, melewatkan"
-
-#: commands/dropcmds.c:228
-#, c-format
-msgid "operator class \"%s\" does not exist for access method \"%s\", skipping"
-msgstr "Kelas operator « %s » tidak ada cara untuk mengakses « %s », melewatkan"
-
-#: commands/dropcmds.c:233
-#, c-format
-msgid "operator family \"%s\" does not exist for access method \"%s\", skipping"
-msgstr "Jenis opereator « %s » tidak ada cara untuk menggakses« %s », melewatkan"
-
-#: commands/event_trigger.c:149
-#, c-format
-msgid "permission denied to create event trigger \"%s\""
-msgstr "ijin ditolak untuk membuat event tirgger « %s »"
-
-#: commands/event_trigger.c:151
-#, c-format
-msgid "Must be superuser to create an event trigger."
-msgstr "Harus menjadi superuser untuk membuat event trigger"
-
-#: commands/event_trigger.c:159
-#, c-format
-msgid "unrecognized event name \"%s\""
-msgstr "nama event tidak dikenali : « %s »"
-
-#: commands/event_trigger.c:176
-#, c-format
-msgid "unrecognized filter variable \"%s\""
-msgstr "penyaring variabel « %s » tidak dikenali"
-
-#: commands/event_trigger.c:203
-#, c-format
-msgid "function \"%s\" must return type \"event_trigger\""
-msgstr "fungsi « %s » harus mereturn tipe « event_trigger »"
-
-#: commands/event_trigger.c:228
-#, c-format
-msgid "filter value \"%s\" not recognized for filter variable \"%s\""
-msgstr "penyaring nilai  « %s » tidak dikenali untuk menyaring variabel « %s »"
-
-#. translator: %s represents an SQL statement name
-#: commands/event_trigger.c:234
-#, c-format
-msgid "event triggers are not supported for %s"
-msgstr "event triggers tidak didukung untuk %s"
-
-#: commands/event_trigger.c:289
-#, c-format
-msgid "filter variable \"%s\" specified more than once"
-msgstr "pengaring variabel « %s » ditentukan lebih dari satu kali"
-
-#: commands/event_trigger.c:437 commands/event_trigger.c:480 commands/event_trigger.c:571
-#, c-format
-msgid "event trigger \"%s\" does not exist"
-msgstr "event trigger « %s » tidak ada"
-
-#: commands/event_trigger.c:539
-#, c-format
-msgid "permission denied to change owner of event trigger \"%s\""
-msgstr "ijin ditolak untuk mengubah pemilik dari event trigger « %s »"
-
-#: commands/event_trigger.c:541
-#, c-format
-msgid "The owner of an event trigger must be a superuser."
-msgstr "Pemilik dari event trigger harus menjadi superuser"
-
-#: commands/event_trigger.c:1219
-#, c-format
-msgid "%s can only be called in a sql_drop event trigger function"
-msgstr "%s hanya bisa disebut pada fungsi sql_drop event triogger"
-
-#: commands/event_trigger.c:1226 commands/extension.c:1650 commands/extension.c:1759 commands/extension.c:1952 commands/prepare.c:702 executor/execQual.c:1717 executor/execQual.c:1742 executor/execQual.c:2110 executor/execQual.c:5272 executor/functions.c:1019 foreign/foreign.c:421 replication/walsender.c:1898 utils/adt/jsonfuncs.c:924 utils/adt/jsonfuncs.c:1095 utils/adt/jsonfuncs.c:1597
-#: utils/fmgr/funcapi.c:61 utils/mmgr/portalmem.c:986
-#, c-format
-msgid "set-valued function called in context that cannot accept a set"
-msgstr "fungsi 'set-valued' disebut pada konteks yang tidak dapat meneriman pengaturan"
-
-#: commands/event_trigger.c:1230 commands/extension.c:1654 commands/extension.c:1763 commands/extension.c:1956 commands/prepare.c:706 foreign/foreign.c:426 replication/walsender.c:1902 utils/mmgr/portalmem.c:990
-#, c-format
-msgid "materialize mode required, but it is not allowed in this context"
-msgstr "mode materialisi diperlukan, tapi tidak dipernbolehkan pada konteks ini"
-
-#: commands/explain.c:163
-#, c-format
-msgid "unrecognized value for EXPLAIN option \"%s\": \"%s\""
-msgstr "nilai tidak dikenali untuk opsi EXPLAIN « %s » : %s"
-
-#: commands/explain.c:169
-#, c-format
-msgid "unrecognized EXPLAIN option \"%s\""
-msgstr "opsi EXPLAIN « %s » tidak dikenali"
-
-#: commands/explain.c:176
-#, c-format
-msgid "EXPLAIN option BUFFERS requires ANALYZE"
-msgstr "Opsi BUFFERS EXPLAIN memerlukan ANALYZE"
-
-#: commands/explain.c:185
-#, c-format
-msgid "EXPLAIN option TIMING requires ANALYZE"
-msgstr "opsi TIMING EXPLAIN memerlukan ANALYZE"
-
-#: commands/extension.c:148 commands/extension.c:2632
-#, c-format
-msgid "extension \"%s\" does not exist"
-msgstr "ekstensi « %s » tidak ada"
-
-#: commands/extension.c:247 commands/extension.c:256 commands/extension.c:268 commands/extension.c:278
-#, c-format
-msgid "invalid extension name: \"%s\""
-msgstr "ektensi tidak valid : « %s »"
-
-#: commands/extension.c:248
-#, c-format
-msgid "Extension names must not be empty."
-msgstr "nama ektensi tidak boleh kosong"
-
-#: commands/extension.c:257
-#, c-format
-msgid "Extension names must not contain \"--\"."
-msgstr "Nama ektensi tidak boleh berisi  « -- »."
-
-#: commands/extension.c:269
-#, c-format
-msgid "Extension names must not begin or end with \"-\"."
-msgstr "Nama ektensi tidak boleh diawali dan diakhiri (« - »)."
-
-#: commands/extension.c:279
-#, c-format
-msgid "Extension names must not contain directory separator characters."
-msgstr "Nama ektensi tidak boleh berisi direktori karakter pemisah."
-
-#: commands/extension.c:294 commands/extension.c:303 commands/extension.c:312 commands/extension.c:322
-#, c-format
-msgid "invalid extension version name: \"%s\""
-msgstr "versi nama ektensi tidak valid :  « %s »"
-
-#: commands/extension.c:295
-#, c-format
-msgid "Version names must not be empty."
-msgstr "Nama versi tidak boleh kosong"
-
-#: commands/extension.c:304
-#, c-format
-msgid "Version names must not contain \"--\"."
-msgstr "Nama versi tidak  boleh berisi « -- »."
-
-#: commands/extension.c:313
-#, c-format
-msgid "Version names must not begin or end with \"-\"."
-msgstr "Nama versi tidak boleh diawali dan diakhiri dengan (« - »)."
-
-#: commands/extension.c:323
-#, c-format
-msgid "Version names must not contain directory separator characters."
-msgstr "Nama versi tidak boleh berisi direktori karakter pemisah"
-
-#: commands/extension.c:473
-#, c-format
-msgid "could not open extension control file \"%s\": %m"
-msgstr "tidak dapat membuka ektensi file kontrol « %s » : %m"
-
-#: commands/extension.c:495 commands/extension.c:505
-#, c-format
-msgid "parameter \"%s\" cannot be set in a secondary extension control file"
-msgstr "parameter « %s » tidak dapat diatur pada ektensi file kontrol kedua"
-
-#: commands/extension.c:544
-#, c-format
-msgid "\"%s\" is not a valid encoding name"
-msgstr "« %s » bukan encoding yang valid"
-
-#: commands/extension.c:558
-#, c-format
-msgid "parameter \"%s\" must be a list of extension names"
-msgstr "parameter « %s » nama ektensi harus terdafatar "
-
-#: commands/extension.c:565
-#, c-format
-msgid "unrecognized parameter \"%s\" in file \"%s\""
-msgstr "parameter « %s » tidak dikenali pada file « %s »"
-
-#: commands/extension.c:574
-#, c-format
-msgid "parameter \"schema\" cannot be specified when \"relocatable\" is true"
-msgstr "parameter « schema » tidak dapat ditentukan ketika  « relocatable » benar"
-
-#: commands/extension.c:726
-#, c-format
-msgid "transaction control statements are not allowed within an extension script"
-msgstr "penyataan kontol transaksi tidak diperbolehkan dalam sebuah ekstensi script"
-
-#: commands/extension.c:794
-#, c-format
-msgid "permission denied to create extension \"%s\""
-msgstr "ijin ditolak untuk membuat ektensi « %s »"
-
-#: commands/extension.c:796
-#, c-format
-msgid "Must be superuser to create this extension."
-msgstr "Harus menjadi superuser untuk membuat ektensi ini"
-
-#: commands/extension.c:800
-#, c-format
-msgid "permission denied to update extension \"%s\""
-msgstr "Ijin ditolak untuk mengupdate ektensi « %s »"
-
-#: commands/extension.c:802
-#, c-format
-msgid "Must be superuser to update this extension."
-msgstr "Harus menjadi superuser untuk mengupdate ektensi ini"
-
-#: commands/extension.c:1084
-#, c-format
-msgid "extension \"%s\" has no update path from version \"%s\" to version \"%s\""
-msgstr "ekstensi « %s » tidak memiliki update path dari versi « %s » ke versi « %s »"
-
-#: commands/extension.c:1211
-#, c-format
-msgid "extension \"%s\" already exists, skipping"
-msgstr "ektensi « %s » tidak ada, melewati"
-
-#: commands/extension.c:1218
-#, c-format
-msgid "extension \"%s\" already exists"
-msgstr "ekstensi « %s » tidak ada"
-
-#: commands/extension.c:1229
-#, c-format
-msgid "nested CREATE EXTENSION is not supported"
-msgstr "nested CREATE EXTENSION tidak disupport"
-
-#: commands/extension.c:1284 commands/extension.c:2692
-#, c-format
-msgid "version to install must be specified"
-msgstr "versi untuk diinstall harus ditentukan"
-
-#: commands/extension.c:1301
-#, c-format
-msgid "FROM version must be different from installation target version \"%s\""
-msgstr "versi FROM harus dibedakan dari target versi penginstallan « %s »"
-
-#: commands/extension.c:1356
-#, c-format
-msgid "extension \"%s\" must be installed in schema \"%s\""
-msgstr "ekstensi « %s » harus diinstall pada skema « %s »"
-
-#: commands/extension.c:1440 commands/extension.c:2835
-#, c-format
-msgid "required extension \"%s\" is not installed"
-msgstr "ektensi diperlukan « %s » tidak diinstall"
-
-#: commands/extension.c:1602
-#, c-format
-msgid "cannot drop extension \"%s\" because it is being modified"
-msgstr "tidak dapat mendrop ektensi « %s » karena sedang diubah"
-
-#: commands/extension.c:2073
-#, c-format
-msgid "pg_extension_config_dump() can only be called from an SQL script executed by CREATE EXTENSION"
-msgstr "pg_extension_config_dump() hanya dapat dipanggil dari script SQL yang diekseskusi oleh CREATE EXTENSION"
-
-#: commands/extension.c:2085
-#, c-format
-msgid "OID %u does not refer to a table"
-msgstr "OID %u tidak mengaku ke tabel"
-
-#: commands/extension.c:2090
-#, c-format
-msgid "table \"%s\" is not a member of the extension being created"
-msgstr "tabel « %s » bukan anggota dari ektensi yang sedang dibuat"
-
-#: commands/extension.c:2454
-#, c-format
-msgid "cannot move extension \"%s\" into schema \"%s\" because the extension contains the schema"
-msgstr "tidak dapat memindahkan « %s » kedalam « %s » karena ektensi berisi skema"
-
-#: commands/extension.c:2494 commands/extension.c:2557
-#, c-format
-msgid "extension \"%s\" does not support SET SCHEMA"
-msgstr "ektensi « %s » tidak mendukung SET SCHEMA"
-
-#: commands/extension.c:2559
-#, c-format
-msgid "%s is not in the extension's schema \"%s\""
-msgstr "%s bukan skema ektensi « %s » "
-
-#: commands/extension.c:2612
-#, c-format
-msgid "nested ALTER EXTENSION is not supported"
-msgstr "nested ALTER EXTENSION tidak didukung"
-
-#: commands/extension.c:2703
-#, c-format
-msgid "version \"%s\" of extension \"%s\" is already installed"
-msgstr "versi « %s » dari ektensi « %s » sudah diinstall"
-
-#: commands/extension.c:2942
-#, c-format
-msgid "cannot add schema \"%s\" to extension \"%s\" because the schema contains the extension"
-msgstr "tidak dapat menambah skema « %s » ke ektensi « %s » karena skema berisi ektensi"
-
-#: commands/extension.c:2960
-#, c-format
-msgid "%s is not a member of extension \"%s\""
-msgstr "%s bukan anggota dari ektensi « %s »"
-
-#: commands/foreigncmds.c:138 commands/foreigncmds.c:147
-#, c-format
-msgid "option \"%s\" not found"
-msgstr "opsi « %s » tidak ditemukan"
-
-#: commands/foreigncmds.c:157
-#, c-format
-msgid "option \"%s\" provided more than once"
-msgstr "opsi « %s » disediakan lebih dari satu kali"
-
-#: commands/foreigncmds.c:223 commands/foreigncmds.c:231
-#, c-format
-msgid "permission denied to change owner of foreign-data wrapper \"%s\""
-msgstr "ijin ditolak untuk mengubah pemilik dari pengemas data asing « %s »"
-
-#: commands/foreigncmds.c:225
-#, c-format
-msgid "Must be superuser to change owner of a foreign-data wrapper."
-msgstr "Harus menjadi superuser untuk mengubah pemilik dari data asing"
-
-#: commands/foreigncmds.c:233
-#, c-format
-msgid "The owner of a foreign-data wrapper must be a superuser."
-msgstr "Pemilik dari pengemas data asing harus menjadi superuser."
-
-#: commands/foreigncmds.c:271 commands/foreigncmds.c:655 foreign/foreign.c:600
-#, c-format
-msgid "foreign-data wrapper \"%s\" does not exist"
-msgstr "pengemas data asing « %s » tidak ada"
-
-#: commands/foreigncmds.c:380 commands/foreigncmds.c:944 commands/foreigncmds.c:1285 foreign/foreign.c:621
-#, c-format
-msgid "server \"%s\" does not exist"
-msgstr "server « %s » tidak ada"
-
-#: commands/foreigncmds.c:436
-#, c-format
-msgid "function %s must return type \"fdw_handler\""
-msgstr "fungsi %s harus mengembalikan tipe « fdw_handler »"
-
-#: commands/foreigncmds.c:531
-#, c-format
-msgid "permission denied to create foreign-data wrapper \"%s\""
-msgstr "ijin ditolak untuk membuat pengemas data asing « %s »"
-
-#: commands/foreigncmds.c:533
-#, c-format
-msgid "Must be superuser to create a foreign-data wrapper."
-msgstr "Harus menjadi superuser untuk membuat pengemas data asing."
-
-#: commands/foreigncmds.c:645
-#, c-format
-msgid "permission denied to alter foreign-data wrapper \"%s\""
-msgstr "ijin ditolak untuk meng-alter pengemas data asing « %s »"
-
-#: commands/foreigncmds.c:647
-#, c-format
-msgid "Must be superuser to alter a foreign-data wrapper."
-msgstr "Harus menjadi superuser untuk meng-alter pengemas data asing"
-
-#: commands/foreigncmds.c:678
-#, c-format
-msgid "changing the foreign-data wrapper handler can change behavior of existing foreign tables"
-msgstr "mengubah handler pengemas data asing dapat mengubah prilaku dari data asing yang sudah ada "
-
-#: commands/foreigncmds.c:693
-#, c-format
-msgid "changing the foreign-data wrapper validator can cause the options for dependent objects to become invalid"
-msgstr "mengubah validator pengemas data asing dapat menyebabkan opsi untuk object dependent akan menjadi tidak valid"
-
-#: commands/foreigncmds.c:1106
-#, c-format
-msgid "user mapping \"%s\" already exists for server %s"
-msgstr "pengguna mapping « %s » sudah ada untuk server « %s »"
-
-#: commands/foreigncmds.c:1194 commands/foreigncmds.c:1301
-#, c-format
-msgid "user mapping \"%s\" does not exist for the server"
-msgstr "pengguna mapping « %s » tidak ada untuk server"
-
-#: commands/foreigncmds.c:1288
-#, c-format
-msgid "server does not exist, skipping"
-msgstr "server tidak ada, melewati "
-
-#: commands/foreigncmds.c:1306
-#, c-format
-msgid "user mapping \"%s\" does not exist for the server, skipping"
-msgstr "pengguna mapping « %s » tidak ada untuk server, melewati"
-
-#: commands/functioncmds.c:99
-#, c-format
-msgid "SQL function cannot return shell type %s"
-msgstr "fungsi SQL tidak dapat mengembalikan tipe shell %s"
-
-#: commands/functioncmds.c:104
-#, c-format
-msgid "return type %s is only a shell"
-msgstr "pengembalian tipe %s hanya sebuah shell"
-
-#: commands/functioncmds.c:133 parser/parse_type.c:285
-#, c-format
-msgid "type modifier cannot be specified for shell type \"%s\""
-msgstr "tipe perubahan tidak ditentukan untuk shell « %s »"
-
-#: commands/functioncmds.c:139
-#, c-format
-msgid "type \"%s\" is not yet defined"
-msgstr "tipe « %s » belum didefinisikan"
-
-#: commands/functioncmds.c:140
-#, c-format
-msgid "Creating a shell type definition."
-msgstr "Membuat definisi tipe shell."
-
-#: commands/functioncmds.c:224
-#, c-format
-msgid "SQL function cannot accept shell type %s"
-msgstr "fungsi SQL tidak dapat menerima tipe shell %s"
-
-#: commands/functioncmds.c:229
-#, c-format
-msgid "argument type %s is only a shell"
-msgstr "tipe argumen %s hanya sebuah shell"
-
-#: commands/functioncmds.c:239
-#, c-format
-msgid "type %s does not exist"
-msgstr "type %s tidak ada"
-
-#: commands/functioncmds.c:251
-#, c-format
-msgid "functions cannot accept set arguments"
-msgstr "fungsi tidak dapat menerima pengaturan argumen"
-
-#: commands/functioncmds.c:260
-#, c-format
-msgid "VARIADIC parameter must be the last input parameter"
-msgstr "parameter VARIADIC harus menjadi parameter input terakhir"
-
-#: commands/functioncmds.c:287
-#, c-format
-msgid "VARIADIC parameter must be an array"
-msgstr "parameter VARIADIC harus menjadi sebuah array"
-
-#: commands/functioncmds.c:327
-#, c-format
-msgid "parameter name \"%s\" used more than once"
-msgstr "nama parameter « %s » digunakan lebih dari satu kali"
-
-#: commands/functioncmds.c:342
-#, c-format
-msgid "only input parameters can have default values"
-msgstr "hanya parameter input yang bisa memiliki nilai default"
-
-#: commands/functioncmds.c:357
-#, c-format
-msgid "cannot use table references in parameter default value"
-msgstr "tidak bisa menggunakan tabel referensi pada nilai default"
-
-#: commands/functioncmds.c:381
-#, c-format
-msgid "input parameters after one with a default value must also have defaults"
-msgstr "setelah satu parameter input dengan nilai default harus default juga"
-
-#: commands/functioncmds.c:631
-#, c-format
-msgid "no function body specified"
-msgstr "tidak ada fungsi body yang ditentukan"
-
-#: commands/functioncmds.c:641
-#, c-format
-msgid "no language specified"
-msgstr "tidak ada bahasa yang ditentukan"
-
-#: commands/functioncmds.c:664 commands/functioncmds.c:1118
-#, c-format
-msgid "COST must be positive"
-msgstr "COST harus positif"
-
-#: commands/functioncmds.c:672 commands/functioncmds.c:1126
-#, c-format
-msgid "ROWS must be positive"
-msgstr "ROWS harus positif"
-
-#: commands/functioncmds.c:711
-#, c-format
-msgid "unrecognized function attribute \"%s\" ignored"
-msgstr "attribut fungsi « %s » tidak dikenali, diabaikan"
-
-#: commands/functioncmds.c:762
-#, c-format
-msgid "only one AS item needed for language \"%s\""
-msgstr "Hanya satu item AS yang diperkukan untuk bahasa « %s »"
-
-#: commands/functioncmds.c:850 commands/functioncmds.c:1703 commands/proclang.c:553
-#, c-format
-msgid "language \"%s\" does not exist"
-msgstr "bahasa « %s » tidak ada"
-
-#: commands/functioncmds.c:852 commands/functioncmds.c:1705
-#, c-format
-msgid "Use CREATE LANGUAGE to load the language into the database."
-msgstr "Gunakan CREATE LANGUAGE untuk memuat bahasa kedalam database."
-
-#: commands/functioncmds.c:887 commands/functioncmds.c:1109
-#, c-format
-msgid "only superuser can define a leakproof function"
-msgstr "hanya superuser yang bisa mendefinisan fungsi leakproof"
-
-#: commands/functioncmds.c:909
-#, c-format
-msgid "function result type must be %s because of OUT parameters"
-msgstr "tipe hasil fungsi harus menjadi %s karena parameter OUT"
-
-#: commands/functioncmds.c:922
-#, c-format
-msgid "function result type must be specified"
-msgstr "tipe hasil fungsi harus ditentukan"
-
-#: commands/functioncmds.c:957 commands/functioncmds.c:1130
-#, c-format
-msgid "ROWS is not applicable when function does not return a set"
-msgstr "ROWS tidak berlaku ketika fungsi tidak mengembalikan pengaturan"
-
-#: commands/functioncmds.c:1283
-#, c-format
-msgid "source data type %s is a pseudo-type"
-msgstr "sumber tipe data %s adalah pseudo-type"
-
-#: commands/functioncmds.c:1289
-#, c-format
-msgid "target data type %s is a pseudo-type"
-msgstr "terget tipe data %s adalah pseudo-type"
-
-#: commands/functioncmds.c:1313
-#, c-format
-msgid "cast will be ignored because the source data type is a domain"
-msgstr "cast akan diabaikan karena sumber tipe data adalah domain"
-
-#: commands/functioncmds.c:1318
-#, c-format
-msgid "cast will be ignored because the target data type is a domain"
-msgstr "cast akan diabaikan karena target tipe data adalah domain"
-
-#: commands/functioncmds.c:1345
-#, c-format
-msgid "cast function must take one to three arguments"
-msgstr "fungsi cast harus mengambil satu sampai tiga argumen"
-
-#: commands/functioncmds.c:1349
-#, c-format
-msgid "argument of cast function must match or be binary-coercible from source data type"
-msgstr "argumen dari fungsi cast harus sesuai atau menjadi binary-coercible dari sumber tipe data"
-
-#: commands/functioncmds.c:1353
-#, c-format
-msgid "second argument of cast function must be type integer"
-msgstr "argumen kedua dari fungsi cast hatus bertipe integer"
-
-#: commands/functioncmds.c:1357
-#, c-format
-msgid "third argument of cast function must be type boolean"
-msgstr "argumen ketiga dari fungsi cast harus bertipe boolean"
-
-#: commands/functioncmds.c:1361
-#, c-format
-msgid "return data type of cast function must match or be binary-coercible to target data type"
-msgstr "pengembalikan tipe data dari fungsi cast harus sesuai atau menjadi binary-coercible untuk target tipe data"
-
-#: commands/functioncmds.c:1372
-#, c-format
-msgid "cast function must not be volatile"
-msgstr "fungsi cast tidak boleh volatile"
-
-#: commands/functioncmds.c:1377
-#, c-format
-msgid "cast function must not be an aggregate function"
-msgstr "fungsi cast tidak boleh menjadi fungsi aggregate"
-
-#: commands/functioncmds.c:1381
-#, c-format
-msgid "cast function must not be a window function"
-msgstr "fungsi cast tidak boleh menjadi fungsi window"
-
-#: commands/functioncmds.c:1385
-#, c-format
-msgid "cast function must not return a set"
-msgstr "fungsi cast tidak boleh mengembalikan pengaturan"
-
-#: commands/functioncmds.c:1411
-#, c-format
-msgid "must be superuser to create a cast WITHOUT FUNCTION"
-msgstr "Harus menjadi superuser untuk menbuat cast WITHOUT FUNCTION"
-
-#: commands/functioncmds.c:1426
-#, c-format
-msgid "source and target data types are not physically compatible"
-msgstr "sumber dan target tipe data tidak kompatibel secara fisik"
-
-#: commands/functioncmds.c:1441
-#, c-format
-msgid "composite data types are not binary-compatible"
-msgstr "tipe data campuran bukan binary-compatible"
-
-#: commands/functioncmds.c:1447
-#, c-format
-msgid "enum data types are not binary-compatible"
-msgstr "tipe data enum bukan binary-compatible"
-
-#: commands/functioncmds.c:1453
-#, c-format
-msgid "array data types are not binary-compatible"
-msgstr "tipe data array bukan binary-compatible"
-
-#: commands/functioncmds.c:1470
-#, c-format
-msgid "domain data types must not be marked binary-compatible"
-msgstr "tipe data domain tidak boleh ditandai dengan binary-compatible"
-
-#: commands/functioncmds.c:1480
-#, c-format
-msgid "source data type and target data type are the same"
-msgstr " sumber tipe data dan target tipe data tidak sama"
-
-#: commands/functioncmds.c:1513
-#, c-format
-msgid "cast from type %s to type %s already exists"
-msgstr "cast dari tipe %s ke %s sudah ada"
-
-#: commands/functioncmds.c:1588
-#, c-format
-msgid "cast from type %s to type %s does not exist"
-msgstr "cast dari tipe %s ke tipe %s tidak ada"
-
-#: commands/functioncmds.c:1637
-#, c-format
-msgid "function %s already exists in schema \"%s\""
-msgstr "fungsi %s sudah ada pada skema « %s »"
-
-#: commands/functioncmds.c:1690
-#, c-format
-msgid "no inline code specified"
-msgstr "tidak ada kode inline yang ditentukan"
-
-#: commands/functioncmds.c:1735
-#, c-format
-msgid "language \"%s\" does not support inline code execution"
-msgstr "bahasa « %s » tidak mendukung eksekusi kode inline"
-
-#: commands/indexcmds.c:159 commands/indexcmds.c:487 commands/opclasscmds.c:364 commands/opclasscmds.c:784 commands/opclasscmds.c:1743
-#, c-format
-msgid "access method \"%s\" does not exist"
-msgstr "metode akses « %s » tidak ada"
-
-#: commands/indexcmds.c:341
-#, c-format
-msgid "must specify at least one column"
-msgstr "harus menentukan pada setidaknya satu kolom"
-
-#: commands/indexcmds.c:345
-#, c-format
-msgid "cannot use more than %d columns in an index"
-msgstr "tidak dapat menggunakan lebih dari %d kolom pada indek"
-
-#: commands/indexcmds.c:376
-#, c-format
-msgid "cannot create index on foreign table \"%s\""
-msgstr "tidak dapat membuat indek dalam tabel asing « %s »"
-
-#: commands/indexcmds.c:391
-#, c-format
-msgid "cannot create indexes on temporary tables of other sessions"
-msgstr "tidak dapat membuat indek dalam tabel sementara dari sesi yang lain"
-
-#: commands/indexcmds.c:446 commands/tablecmds.c:521 commands/tablecmds.c:8809
-#, c-format
-msgid "only shared relations can be placed in pg_global tablespace"
-msgstr "hanya relasi yang dishare yang bisa ditempatkan pada tablespace pg_global"
-
-#: commands/indexcmds.c:479
-#, c-format
-msgid "substituting access method \"gist\" for obsolete method \"rtree\""
-msgstr "mensubtitusi metode akses « gist » untuk metode usang « rtree »"
-
-#: commands/indexcmds.c:496
-#, c-format
-msgid "access method \"%s\" does not support unique indexes"
-msgstr "metode akses « %s » tidak mendukung pengindekan unik"
-
-#: commands/indexcmds.c:501
-#, c-format
-msgid "access method \"%s\" does not support multicolumn indexes"
-msgstr "metode akses « %s » tidak mendukung pengindekan multicolumn"
-
-#: commands/indexcmds.c:506
-#, c-format
-msgid "access method \"%s\" does not support exclusion constraints"
-msgstr "metode akses « %s » tidak mendukung pengecualian constraints"
-
-#: commands/indexcmds.c:585
-#, c-format
-msgid "%s %s will create implicit index \"%s\" for table \"%s\""
-msgstr "%s %s akan membuat indek implicit « %s » untuk tabel « %s »"
-
-#: commands/indexcmds.c:941
-#, c-format
-msgid "functions in index predicate must be marked IMMUTABLE"
-msgstr "fungsi pada predicate indek harus ditandai IMMUTABLE"
-
-#: commands/indexcmds.c:1007 parser/parse_utilcmd.c:1802
-#, c-format
-msgid "column \"%s\" named in key does not exist"
-msgstr "kolom « %s » tidak ada yang disebutkan dalam key"
-
-#: commands/indexcmds.c:1067
-#, c-format
-msgid "functions in index expression must be marked IMMUTABLE"
-msgstr "fungsi pada ekspresi indek harus ditandai IMMUTABLE"
-
-#: commands/indexcmds.c:1090
-#, c-format
-msgid "could not determine which collation to use for index expression"
-msgstr "tidak dapat menentukan collation yang akan digunakan untuk ekspresi indek"
-
-#: commands/indexcmds.c:1098 commands/typecmds.c:780 parser/parse_expr.c:2261 parser/parse_type.c:499 parser/parse_utilcmd.c:2653 utils/adt/misc.c:527
-#, c-format
-msgid "collations are not supported by type %s"
-msgstr "collation tidak didukung oleh tipe %s"
-
-#: commands/indexcmds.c:1136
-#, c-format
-msgid "operator %s is not commutative"
-msgstr "operator %s tidak komukatif"
-
-#: commands/indexcmds.c:1138
-#, c-format
-msgid "Only commutative operators can be used in exclusion constraints."
-msgstr "Hanya operator yang komukatif yang bisa menggunakan pengecualian constraints."
-
-#: commands/indexcmds.c:1164
-#, c-format
-msgid "operator %s is not a member of operator family \"%s\""
-msgstr "operator %s bukan anggota dari jenis operator « %s »"
-
-#: commands/indexcmds.c:1167
-#, c-format
-msgid "The exclusion operator must be related to the index operator class for the constraint."
-msgstr "Pengecualian operator harus dikaitkan ke kelas operator indek untuk constraint"
-
-#: commands/indexcmds.c:1202
-#, c-format
-msgid "access method \"%s\" does not support ASC/DESC options"
-msgstr "metode akses « %s » tidak menudukung opsi ASC/DESC"
-
-#: commands/indexcmds.c:1207
-#, c-format
-msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
-msgstr "metode akses « %s » tidak mendukung opsi NULLS FIRST/LAST"
-
-#: commands/indexcmds.c:1263 commands/typecmds.c:1885
-#, c-format
-msgid "data type %s has no default operator class for access method \"%s\""
-msgstr "tipe data %s tidak memiliki kelas operator untuk metode akses « %s »"
-
-#: commands/indexcmds.c:1265
-#, c-format
-msgid "You must specify an operator class for the index or define a default operator class for the data type."
-msgstr "Anda harus menentukan kelas operator untuk indek atau menetapkan kelas operator default untuk tipe data"
-
-#: commands/indexcmds.c:1294 commands/indexcmds.c:1302 commands/opclasscmds.c:208
-#, c-format
-msgid "operator class \"%s\" does not exist for access method \"%s\""
-msgstr "kelas operator « %s » tidak ada untuk metode akses « %s »"
-
-#: commands/indexcmds.c:1315 commands/typecmds.c:1873
-#, c-format
-msgid "operator class \"%s\" does not accept data type %s"
-msgstr "kelas operator « %s » tidak menerima tipe data %s"
-
-#: commands/indexcmds.c:1405
-#, c-format
-msgid "there are multiple default operator classes for data type %s"
-msgstr "Itu banyak kelas operator default untuk tipe data %s"
-
-#: commands/indexcmds.c:1781
-#, c-format
-msgid "table \"%s\" has no indexes"
-msgstr "tabel « %s » tidak memiliki indek"
-
-#: commands/indexcmds.c:1811
-#, c-format
-msgid "can only reindex the currently open database"
-msgstr "pengidekan ulang hanya bisa ketikan membukan database"
-
-#: commands/indexcmds.c:1899
-#, c-format
-msgid "table \"%s.%s\" was reindexed"
-msgstr "tabel « %s.%s » telah diindek ulang"
-
-#: commands/opclasscmds.c:132
-#, c-format
-msgid "operator family \"%s\" does not exist for access method \"%s\""
-msgstr "jenis operator « %s » tidak ada untuk metode akses « %s »"
-
-#: commands/opclasscmds.c:267
-#, c-format
-msgid "operator family \"%s\" for access method \"%s\" already exists"
-msgstr "jenis operator « %s » untuk metode akses « %s » sudah ada"
-
-#: commands/opclasscmds.c:403
-#, c-format
-msgid "must be superuser to create an operator class"
-msgstr "harus menjadi superuser untuk membuat kelas operator"
-
-#: commands/opclasscmds.c:474 commands/opclasscmds.c:860 commands/opclasscmds.c:990
-#, c-format
-msgid "invalid operator number %d, must be between 1 and %d"
-msgstr "nomor operator tidak valid %d harus diantara 1 dan %d"
-
-#: commands/opclasscmds.c:525 commands/opclasscmds.c:911 commands/opclasscmds.c:1005
-#, c-format
-msgid "invalid procedure number %d, must be between 1 and %d"
-msgstr "nomor prosesdur tidak valid %d harus diantara 1 dan %d"
-
-#: commands/opclasscmds.c:555
-#, c-format
-msgid "storage type specified more than once"
-msgstr "tipe penyimpanan yang ditentukan lebih dari satu kali"
-
-#: commands/opclasscmds.c:582
-#, c-format
-msgid "storage type cannot be different from data type for access method \"%s\""
-msgstr "tipe penyimpanan tidak berbeda dengan dati tipe data untuk metode akses « %s »"
-
-#: commands/opclasscmds.c:598
-#, c-format
-msgid "operator class \"%s\" for access method \"%s\" already exists"
-msgstr "kelas operator « %s » untuk metode akes « %s » sudah ada"
-
-#: commands/opclasscmds.c:626
-#, c-format
-msgid "could not make operator class \"%s\" be default for type %s"
-msgstr "tidak dapat membuat kelas operator « %s » defaultkan untuk tipe %s"
-
-#: commands/opclasscmds.c:629
-#, c-format
-msgid "Operator class \"%s\" already is the default."
-msgstr "Kelas operator « %s » sudah default."
-
-#: commands/opclasscmds.c:754
-#, c-format
-msgid "must be superuser to create an operator family"
-msgstr "harus menjadi superuser untuk mebuat jenis operator"
-
-#: commands/opclasscmds.c:810
-#, c-format
-msgid "must be superuser to alter an operator family"
-msgstr "harus menjadi superuser untuk meng-alter jenis operator"
-
-#: commands/opclasscmds.c:876
-#, c-format
-msgid "operator argument types must be specified in ALTER OPERATOR FAMILY"
-msgstr "tipe argument operator harus ditentukan pada ALTER OPERATOR FAMILY"
-
-#: commands/opclasscmds.c:940
-#, c-format
-msgid "STORAGE cannot be specified in ALTER OPERATOR FAMILY"
-msgstr "STORAGE tidak dapat ditentukan pada ALTER OPERATOR FAMILY"
-
-#: commands/opclasscmds.c:1056
-#, c-format
-msgid "one or two argument types must be specified"
-msgstr "satu atau dua tipe argument harus ditentukan"
-
-#: commands/opclasscmds.c:1082
-#, c-format
-msgid "index operators must be binary"
-msgstr "operator indek harus biner"
-
-#: commands/opclasscmds.c:1107
-#, c-format
-msgid "access method \"%s\" does not support ordering operators"
-msgstr "metode akses « %s » tidak mendukung pengorderan operator"
-
-#: commands/opclasscmds.c:1120
-#, c-format
-msgid "index search operators must return boolean"
-msgstr "pencarian opretor indek harus mengembalikan boolean"
-
-#: commands/opclasscmds.c:1162
-#, c-format
-msgid "btree comparison procedures must have two arguments"
-msgstr "prosedur perbandingan btree harus memiliki dua argumen"
-
-#: commands/opclasscmds.c:1166
-#, c-format
-msgid "btree comparison procedures must return integer"
-msgstr "prosedur perbandingan btree harus mengembalikan integer"
-
-#: commands/opclasscmds.c:1183
-#, c-format
-msgid "btree sort support procedures must accept type \"internal\""
-msgstr "prosedur pengurutan btree harus menerima tipe « internal »"
-
-#: commands/opclasscmds.c:1187
-#, c-format
-msgid "btree sort support procedures must return void"
-msgstr "urutan prosedur support btree harus mengemballikan 'void'"
-
-#: commands/opclasscmds.c:1199
-#, c-format
-msgid "hash procedures must have one argument"
-msgstr "prosedur hash harus memiliki datu argumen"
-
-#: commands/opclasscmds.c:1203
-#, c-format
-msgid "hash procedures must return integer"
-msgstr "prosedur hash harus mengembalikan integer"
-
-#: commands/opclasscmds.c:1227
-#, c-format
-msgid "associated data types must be specified for index support procedure"
-msgstr "tipe data yang berkaitan harus ditentukan untuk support prosedur indek"
-
-#: commands/opclasscmds.c:1252
-#, c-format
-msgid "procedure number %d for (%s,%s) appears more than once"
-msgstr "nomor prosedur %d untuk (%s, %s) muncul lebih dari satu kai"
-
-#: commands/opclasscmds.c:1259
-#, c-format
-msgid "operator number %d for (%s,%s) appears more than once"
-msgstr "nomor operator %d untuk (%s, %s) muncul lebih dari datu kali"
-
-#: commands/opclasscmds.c:1308
-#, c-format
-msgid "operator %d(%s,%s) already exists in operator family \"%s\""
-msgstr "operator %d(%s, %s) sudah ada pada jenis operator « %s »"
-
-#: commands/opclasscmds.c:1424
-#, c-format
-msgid "function %d(%s,%s) already exists in operator family \"%s\""
-msgstr "fungsi %d(%s, %s) sudah ada pada jenis operator « %s »"
-
-#: commands/opclasscmds.c:1514
-#, c-format
-msgid "operator %d(%s,%s) does not exist in operator family \"%s\""
-msgstr "operator %d(%s, %s) sudah ada pada jenis operator « %s »"
-
-#: commands/opclasscmds.c:1554
-#, c-format
-msgid "function %d(%s,%s) does not exist in operator family \"%s\""
-msgstr "fungsi %d(%s, %s) sudah ada pada jenis operator « %s »"
-
-#: commands/opclasscmds.c:1699
-#, c-format
-msgid "operator class \"%s\" for access method \"%s\" already exists in schema \"%s\""
-msgstr "kelas operator « %s » untuk metode akses « %s » sudah ada pada skema « %s »"
-
-#: commands/opclasscmds.c:1722
-#, c-format
-msgid "operator family \"%s\" for access method \"%s\" already exists in schema \"%s\""
-msgstr "jenis operator « %s » untuk metode akses « %s » sudah ada pada skema  « %s »"
-
-#: commands/operatorcmds.c:97
-#, c-format
-msgid "=> is deprecated as an operator name"
-msgstr "=> tidak berlaku sebagai nama operator"
-
-#: commands/operatorcmds.c:98
-#, c-format
-msgid "This name may be disallowed altogether in future versions of PostgreSQL."
-msgstr "Nama ini mungkin tidak dibolehkan sama sekali pada versi dari PostgreSQL berikutnya."
-
-#: commands/operatorcmds.c:119 commands/operatorcmds.c:127
-#, c-format
-msgid "SETOF type not allowed for operator argument"
-msgstr "tipe SETOF tidak dibolehkan untuk operator"
-
-#: commands/operatorcmds.c:155
-#, c-format
-msgid "operator attribute \"%s\" not recognized"
-msgstr "attribut operator « %s » tidak dikenali"
-
-#: commands/operatorcmds.c:165
-#, c-format
-msgid "operator procedure must be specified"
-msgstr " prosedur operator harus ditentukan"
-
-#: commands/operatorcmds.c:176
-#, c-format
-msgid "at least one of leftarg or rightarg must be specified"
-msgstr "setidaknya satu dari leftarg atau rightarg harus ditentukan"
-
-#: commands/operatorcmds.c:244
-#, c-format
-msgid "restriction estimator function %s must return type \"float8\""
-msgstr "fungsi pembataas estimator %s harus mengembalikan tipe « float8 »"
-
-#: commands/operatorcmds.c:283
-#, c-format
-msgid "join estimator function %s must return type \"float8\""
-msgstr " fungsi join estimator %s harus mengembalikan tipe « float8 »"
-
-#: commands/portalcmds.c:61 commands/portalcmds.c:160 commands/portalcmds.c:212
-#, c-format
-msgid "invalid cursor name: must not be empty"
-msgstr "nama kursor tidak valid: tidak boleh kosong"
-
-#: commands/portalcmds.c:168 commands/portalcmds.c:222 executor/execCurrent.c:67 utils/adt/xml.c:2395 utils/adt/xml.c:2562
-#, c-format
-msgid "cursor \"%s\" does not exist"
-msgstr "kursor « %s » tidak ada"
-
-#: commands/portalcmds.c:341 tcop/pquery.c:740 tcop/pquery.c:1404
-#, c-format
-msgid "portal \"%s\" cannot be run"
-msgstr "portal « %s » tidak dapat berjalan"
-
-#: commands/portalcmds.c:415
-#, c-format
-msgid "could not reposition held cursor"
-msgstr "tidak dapat memposisikan kursor held"
-
-#: commands/prepare.c:71
-#, c-format
-msgid "invalid statement name: must not be empty"
-msgstr "nama pernyataan tidak valid: tidak boleh kosong"
-
-#: commands/prepare.c:129 parser/parse_param.c:304 tcop/postgres.c:1299
-#, c-format
-msgid "could not determine data type of parameter $%d"
-msgstr "tidak dapat menentukan tipe data dari parameter $%d"
-
-#: commands/prepare.c:147
-#, c-format
-msgid "utility statements cannot be prepared"
-msgstr "pernyataan utility tidak 'prepared'"
-
-#: commands/prepare.c:257 commands/prepare.c:264
-#, c-format
-msgid "prepared statement is not a SELECT"
-msgstr "pernyataan 'prepared' bukan SELECT"
-
-#: commands/prepare.c:332
-#, c-format
-msgid "wrong number of parameters for prepared statement \"%s\""
-msgstr "nomor yang salah dari parameter untuk persiapan pernyataan « %s »"
-
-#: commands/prepare.c:334
-#, c-format
-msgid "Expected %d parameters but got %d."
-msgstr "diharapkan parameter %d tetapi punya %d."
-
-#: commands/prepare.c:370
-#, c-format
-msgid "parameter $%d of type %s cannot be coerced to the expected type %s"
-msgstr "parameter $%d dari tipe %s tidak dapat dipaksa mengharapkan tipe %s"
-
-#: commands/prepare.c:465
-#, c-format
-msgid "prepared statement \"%s\" already exists"
-msgstr "persiapan pernyataan « %s » sudah ada"
-
-#: commands/prepare.c:504
-#, c-format
-msgid "prepared statement \"%s\" does not exist"
-msgstr "persiapan pernyataan « %s » tidak ada"
-
-#: commands/proclang.c:86
-#, c-format
-msgid "using pg_pltemplate information instead of CREATE LANGUAGE parameters"
-msgstr "tetap menggunakan informasi pg_pltemplate CREATE LANGUAGE parameter"
-
-#: commands/proclang.c:96
-#, c-format
-msgid "must be superuser to create procedural language \"%s\""
-msgstr "harus sebagai superuser untuk membuat prosedur bahasa « %s »"
-
-#: commands/proclang.c:116 commands/proclang.c:278
-#, c-format
-msgid "function %s must return type \"language_handler\""
-msgstr "fungsi %s harus mengembalikan tipe « language_handler »"
-
-#: commands/proclang.c:242
-#, c-format
-msgid "unsupported language \"%s\""
-msgstr "bahasa tidak didukung « %s »"
-
-#: commands/proclang.c:244
-#, c-format
-msgid "The supported languages are listed in the pg_pltemplate system catalog."
-msgstr "Bahasa yang didukung tercantum dalam katalog sistem pg_pltemplate."
-
-#: commands/proclang.c:252
-#, c-format
-msgid "must be superuser to create custom procedural language"
-msgstr "harus sebagai superuser untuk membuat prosedur bahasa custom"
-
-#: commands/proclang.c:271
-#, c-format
-msgid "changing return type of function %s from \"opaque\" to \"language_handler\""
-msgstr "mengubah kembali tipe fungsi %s dari « opaque » ke « language_handler »"
-
-#: commands/schemacmds.c:84 commands/schemacmds.c:236
-#, c-format
-msgid "unacceptable schema name \"%s\""
-msgstr "nama schema « %s » tidak dapat disetujui"
-
-#: commands/schemacmds.c:85 commands/schemacmds.c:237
-#, c-format
-msgid "The prefix \"pg_\" is reserved for system schemas."
-msgstr "Prefix « pg_ » sudah dicadangkan untuk sistem schema."
-
-#: commands/schemacmds.c:99
-#, c-format
-msgid "schema \"%s\" already exists, skipping"
-msgstr "schema « %s » sudah ada, melewati"
-
-#: commands/seclabel.c:58
-#, c-format
-msgid "no security label providers have been loaded"
-msgstr "tidak ada penyedia keamanan label yang dimuat"
-
-#: commands/seclabel.c:62
-#, c-format
-msgid "must specify provider when multiple security label providers have been loaded"
-msgstr "harus menentukan penyedia ketika penyedia beberapa keamanan label telah dimuat"
-
-#: commands/seclabel.c:80
-#, c-format
-msgid "security label provider \"%s\" is not loaded"
-msgstr "keamanan label penyedia « %s » tidak dapat dimuat"
-
-#: commands/sequence.c:127
-#, c-format
-msgid "unlogged sequences are not supported"
-msgstr "sequence yang tidak di-log tidak didukung"
-
-#: commands/sequence.c:425 commands/tablecmds.c:2293 commands/tablecmds.c:2472 commands/tablecmds.c:9938 tcop/utility.c:999
-#, c-format
-msgid "relation \"%s\" does not exist, skipping"
-msgstr "relasi « %s » tidak ada, melewati"
-
-#: commands/sequence.c:643
-#, c-format
-msgid "nextval: reached maximum value of sequence \"%s\" (%s)"
-msgstr "nextval : mencapai nilai maksimum dari sequence « %s » (%s)"
-
-#: commands/sequence.c:666
-#, c-format
-msgid "nextval: reached minimum value of sequence \"%s\" (%s)"
-msgstr "nextval : mencapai nilai minimum dari sequence « %s » (%s)"
-
-#: commands/sequence.c:779
-#, c-format
-msgid "currval of sequence \"%s\" is not yet defined in this session"
-msgstr "currval dari sequence « %s » belum didefinisikan dalam sesi ini"
-
-#: commands/sequence.c:798 commands/sequence.c:804
-#, c-format
-msgid "lastval is not yet defined in this session"
-msgstr "lastval belum didefinisikan dalam sesi ini"
-
-#: commands/sequence.c:873
-#, c-format
-msgid "setval: value %s is out of bounds for sequence \"%s\" (%s..%s)"
-msgstr "setval : nilai %s diluar batas untuk sequence « %s » (%s..%s)"
-
-#: commands/sequence.c:1242
-#, c-format
-msgid "INCREMENT must not be zero"
-msgstr "nilai INCREMENT harus bukan nol"
-
-#: commands/sequence.c:1298
-#, c-format
-msgid "MINVALUE (%s) must be less than MAXVALUE (%s)"
-msgstr "nilai MINVALUE (%s) tidak boleh lebih kecil dari MAXVALUE (%s)"
-
-#: commands/sequence.c:1323
-#, c-format
-msgid "START value (%s) cannot be less than MINVALUE (%s)"
-msgstr "nilai START (%s) tidak boleh lebih kecil dari MINVALUE (%s)"
-
-#: commands/sequence.c:1335
-#, c-format
-msgid "START value (%s) cannot be greater than MAXVALUE (%s)"
-msgstr "nilai START (%s) tidak boleh lebih besar dari MAXVALUE (%s)"
-
-#: commands/sequence.c:1365
-#, c-format
-msgid "RESTART value (%s) cannot be less than MINVALUE (%s)"
-msgstr "nilai RESTART (%s) tidak boleh lebih kecil dari MINVALUE (%s)"
-
-#: commands/sequence.c:1377
-#, c-format
-msgid "RESTART value (%s) cannot be greater than MAXVALUE (%s)"
-msgstr "nilai RESTART (%s) tidak boleh lebih besar dari MAXVALUE (%s)"
-
-#: commands/sequence.c:1392
-#, c-format
-msgid "CACHE (%s) must be greater than zero"
-msgstr "CACHE (%s) harus lebih besar dari nol"
-
-#: commands/sequence.c:1424
-#, c-format
-msgid "invalid OWNED BY option"
-msgstr "opsi OWNED BY tidak valid"
-
-#: commands/sequence.c:1425
-#, c-format
-msgid "Specify OWNED BY table.column or OWNED BY NONE."
-msgstr "Menentukan OWNED BY tabel.kolom atau OWNED BY NONE."
-
-#: commands/sequence.c:1448
-#, c-format
-msgid "referenced relation \"%s\" is not a table or foreign table"
-msgstr "referensi relasi « %s » bukan merupakan tabel atau tabel foreign"
-
-#: commands/sequence.c:1455
-#, c-format
-msgid "sequence must have same owner as table it is linked to"
-msgstr "sequence harus dalam pemilik yang sama sebagai tabel yang terkait"
-
-#: commands/sequence.c:1459
-#, c-format
-msgid "sequence must be in same schema as table it is linked to"
-msgstr "sequence harus dalam schema yang sama sebagai tabel yang terkait"
-
-#: commands/tablecmds.c:205
-#, c-format
-msgid "table \"%s\" does not exist"
-msgstr "tabel « %s » tidak ada"
-
-#: commands/tablecmds.c:206
-#, c-format
-msgid "table \"%s\" does not exist, skipping"
-msgstr "tabel « %s » tidak ada, melewati"
-
-#: commands/tablecmds.c:208
-msgid "Use DROP TABLE to remove a table."
-msgstr "Penggunaan DROP TABLE untuk menghapus tabel."
-
-#: commands/tablecmds.c:211
-#, c-format
-msgid "sequence \"%s\" does not exist"
-msgstr "sequence « %s » tidak ada"
-
-#: commands/tablecmds.c:212
-#, c-format
-msgid "sequence \"%s\" does not exist, skipping"
-msgstr "sequence « %s » tidak ada, melewati"
-
-#: commands/tablecmds.c:214
-msgid "Use DROP SEQUENCE to remove a sequence."
-msgstr "Penggunaan DROP SEQUENCE untuk mgnhapus sequence."
-
-#: commands/tablecmds.c:217
-#, c-format
-msgid "view \"%s\" does not exist"
-msgstr "view « %s » tidak ada"
-
-#: commands/tablecmds.c:218
-#, c-format
-msgid "view \"%s\" does not exist, skipping"
-msgstr "view « %s » tidak ada, melewati"
-
-#: commands/tablecmds.c:220
-msgid "Use DROP VIEW to remove a view."
-msgstr "Penggunaan DROP VIEW untuk menghapus view."
-
-#: commands/tablecmds.c:223
-#, c-format
-msgid "materialized view \"%s\" does not exist"
-msgstr "view yang dimaterialisasi « %s » tidak ada"
-
-#: commands/tablecmds.c:224
-#, c-format
-msgid "materialized view \"%s\" does not exist, skipping"
-msgstr "view yang dimaterialisasi « %s » tidak ada, melewati"
-
-#: commands/tablecmds.c:226
-msgid "Use DROP MATERIALIZED VIEW to remove a materialized view."
-msgstr "Penggunaan DROP MATERIALIZED VIEW untuk menghapus view yang dimaterialisasi."
-
-#: commands/tablecmds.c:229 parser/parse_utilcmd.c:1553
-#, c-format
-msgid "index \"%s\" does not exist"
-msgstr "indeks « %s » tidak ada"
-
-#: commands/tablecmds.c:230
-#, c-format
-msgid "index \"%s\" does not exist, skipping"
-msgstr "indeks « %s » tidak ada, melewati"
-
-#: commands/tablecmds.c:232
-msgid "Use DROP INDEX to remove an index."
-msgstr "Penggunaan DROP INDEX untuk menghapus indeks."
-
-#: commands/tablecmds.c:237
-#, c-format
-msgid "\"%s\" is not a type"
-msgstr "« %s » bukan merupakan tipe"
-
-#: commands/tablecmds.c:238
-msgid "Use DROP TYPE to remove a type."
-msgstr "Penggunaan DROP TYPE untuk menghapus tipe."
-
-#: commands/tablecmds.c:241 commands/tablecmds.c:7820 commands/tablecmds.c:9870
-#, c-format
-msgid "foreign table \"%s\" does not exist"
-msgstr "tabel foreign « %s » tidak ada"
-
-#: commands/tablecmds.c:242
-#, c-format
-msgid "foreign table \"%s\" does not exist, skipping"
-msgstr "tabel foreign « %s » tidak ada, melewati"
-
-#: commands/tablecmds.c:244
-msgid "Use DROP FOREIGN TABLE to remove a foreign table."
-msgstr "Penggunaan DROP FOREIGN TABLE untuk menghapus tabel foreign."
-
-#: commands/tablecmds.c:465
-#, c-format
-msgid "ON COMMIT can only be used on temporary tables"
-msgstr "ON COMMIT hanya dapat digunakan dalam tabel sementara"
-
-#: commands/tablecmds.c:469 parser/parse_utilcmd.c:528 parser/parse_utilcmd.c:539 parser/parse_utilcmd.c:556 parser/parse_utilcmd.c:618
-#, c-format
-msgid "constraints are not supported on foreign tables"
-msgstr "constraint tidak didukung dalam tabel foreign"
-
-#: commands/tablecmds.c:489
-#, c-format
-msgid "cannot create temporary table within security-restricted operation"
-msgstr "tidak dapat membuat tabel sementara dalam operasi security-restricted"
-
-#: commands/tablecmds.c:765
-#, c-format
-msgid "DROP INDEX CONCURRENTLY does not support dropping multiple objects"
-msgstr "DROP INDEX CONCURRENTLY tidak didukung melakukan drop beberapa objek"
-
-#: commands/tablecmds.c:769
-#, c-format
-msgid "DROP INDEX CONCURRENTLY does not support CASCADE"
-msgstr "DROP INDEX CONCURRENTLY tidak didukung CASCADE"
-
-#: commands/tablecmds.c:914 commands/tablecmds.c:1252 commands/tablecmds.c:2108 commands/tablecmds.c:3999 commands/tablecmds.c:5828 commands/tablecmds.c:10483 commands/tablecmds.c:10518 commands/trigger.c:207 commands/trigger.c:1092 commands/trigger.c:1198 rewrite/rewriteDefine.c:274 rewrite/rewriteDefine.c:867
-#, c-format
-msgid "permission denied: \"%s\" is a system catalog"
-msgstr "ijin ditolak: « %s » adalah katalog sistem"
-
-#: commands/tablecmds.c:1028
-#, c-format
-msgid "truncate cascades to table \"%s\""
-msgstr "TRUNCATE cascade kepada tabel « %s »"
-
-#: commands/tablecmds.c:1262
-#, c-format
-msgid "cannot truncate temporary tables of other sessions"
-msgstr "tidak dapat memotong tabel sementara dari sesi lain"
-
-#: commands/tablecmds.c:1467 parser/parse_utilcmd.c:1765
-#, c-format
-msgid "inherited relation \"%s\" is not a table"
-msgstr "relasi keturunan « %s » bukan merupakan tabel"
-
-#: commands/tablecmds.c:1474 commands/tablecmds.c:9055
-#, c-format
-msgid "cannot inherit from temporary relation \"%s\""
-msgstr "tidak dapat diturunkan dari relasi sementara « %s »"
-
-#: commands/tablecmds.c:1482 commands/tablecmds.c:9063
-#, c-format
-msgid "cannot inherit from temporary relation of another session"
-msgstr "tidak dapat diturunkan dari relasi sementara sesi lainnya"
-
-#: commands/tablecmds.c:1498 commands/tablecmds.c:9097
-#, c-format
-msgid "relation \"%s\" would be inherited from more than once"
-msgstr "relasi « %s » akan diturunkan lebih dari seksli"
-
-#: commands/tablecmds.c:1546
-#, c-format
-msgid "merging multiple inherited definitions of column \"%s\""
-msgstr "menggabungkan beberapa definisi keturunan dari kolom « %s »"
-
-#: commands/tablecmds.c:1554
-#, c-format
-msgid "inherited column \"%s\" has a type conflict"
-msgstr "keturunan kolom « %s » memiliki masalah tipe"
-
-#: commands/tablecmds.c:1556 commands/tablecmds.c:1577 commands/tablecmds.c:1764 commands/tablecmds.c:1786 parser/parse_coerce.c:1592 parser/parse_coerce.c:1612 parser/parse_coerce.c:1632 parser/parse_coerce.c:1677 parser/parse_coerce.c:1714 parser/parse_param.c:218
-#, c-format
-msgid "%s versus %s"
-msgstr "%s dibandingkan dengan %s"
-
-#: commands/tablecmds.c:1563
-#, c-format
-msgid "inherited column \"%s\" has a collation conflict"
-msgstr "keturunan kolom « %s » memiliki masalah collation"
-
-#: commands/tablecmds.c:1565 commands/tablecmds.c:1774 commands/tablecmds.c:4423
-#, c-format
-msgid "\"%s\" versus \"%s\""
-msgstr "« %s » dibandingkan dengan « %s »"
-
-#: commands/tablecmds.c:1575
-#, c-format
-msgid "inherited column \"%s\" has a storage parameter conflict"
-msgstr "kolom keturunan « %s » memiliki masalah parameter tempat penyimpanan"
-
-#: commands/tablecmds.c:1687 parser/parse_utilcmd.c:859 parser/parse_utilcmd.c:1200 parser/parse_utilcmd.c:1276
-#, c-format
-msgid "cannot convert whole-row table reference"
-msgstr "tidak dapat menterjemahkan seluruh referensi tabel"
-
-#: commands/tablecmds.c:1688 parser/parse_utilcmd.c:860
-#, c-format
-msgid "Constraint \"%s\" contains a whole-row reference to table \"%s\"."
-msgstr "Constraint « %s » berisi seluruh referensi pada tabel « %s »."
-
-#: commands/tablecmds.c:1754
-#, c-format
-msgid "merging column \"%s\" with inherited definition"
-msgstr "menggabungkan kolom « %s » dengan defini keturunan"
-
-#: commands/tablecmds.c:1762
-#, c-format
-msgid "column \"%s\" has a type conflict"
-msgstr "kolom « %s » memiliki masalah tipe"
-
-#: commands/tablecmds.c:1772
-#, c-format
-msgid "column \"%s\" has a collation conflict"
-msgstr "kolom « %s » memiliki masalah collation"
-
-#: commands/tablecmds.c:1784
-#, c-format
-msgid "column \"%s\" has a storage parameter conflict"
-msgstr "kolom « %s » memiliki masalah parameter tempat penyimpanan"
-
-#: commands/tablecmds.c:1836
-#, c-format
-msgid "column \"%s\" inherits conflicting default values"
-msgstr "kolom « %s » keturunan memiliki masalah nilai default"
-
-#: commands/tablecmds.c:1838
-#, c-format
-msgid "To resolve the conflict, specify a default explicitly."
-msgstr "Untuk menyelesaikan masalah, tentukan eksplisit default."
-
-#: commands/tablecmds.c:1885
-#, c-format
-msgid "check constraint name \"%s\" appears multiple times but with different expressions"
-msgstr "pemeriksaan nama constraint « %s », muncul beberapa kali tapi dengan ekspresi yang berbeda"
-
-#: commands/tablecmds.c:2079
-#, c-format
-msgid "cannot rename column of typed table"
-msgstr "tidak dapat mengganti nama kolom dari tabel bertipe"
-
-#: commands/tablecmds.c:2096
-#, c-format
-msgid "\"%s\" is not a table, view, materialized view, composite type, index, or foreign table"
-msgstr "« %s » bukan merupakan table, view, view yang dimaterialisasi, tipe komposit, indeks, atau tabel foreign"
-
-#: commands/tablecmds.c:2188
-#, c-format
-msgid "inherited column \"%s\" must be renamed in child tables too"
-msgstr "keturunan kolom « %s » harus diganti dalam tabel anak juga"
-
-#: commands/tablecmds.c:2220
-#, c-format
-msgid "cannot rename system column \"%s\""
-msgstr "tidak dapat mengganti nama kolom sistem « %s »"
-
-#: commands/tablecmds.c:2235
-#, c-format
-msgid "cannot rename inherited column \"%s\""
-msgstr "tidak dapat mengganti nama kolom keturunan « %s »"
-
-#: commands/tablecmds.c:2382
-#, c-format
-msgid "inherited constraint \"%s\" must be renamed in child tables too"
-msgstr "keturunan condtraint « %s » harus diganti dalam tabel anak juga"
-
-#: commands/tablecmds.c:2389
-#, c-format
-msgid "cannot rename inherited constraint \"%s\""
-msgstr "tidak dapat mengubah keturunan constraint « %s »"
-
-#. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:2600
-#, c-format
-msgid "cannot %s \"%s\" because it is being used by active queries in this session"
-msgstr "tidak dapat %s « %s » karena itu dapat digunakan oleh query aktif dalam sesi ini"
-
-#. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:2609
-#, c-format
-msgid "cannot %s \"%s\" because it has pending trigger events"
-msgstr "tidak dapat %s « %s » karenan memunda trigger events "
-
-#: commands/tablecmds.c:3510
-#, c-format
-msgid "cannot rewrite system relation \"%s\""
-msgstr "tisdak dapat menulis ulang relasi sistem « %s »"
-
-#: commands/tablecmds.c:3520
-#, c-format
-msgid "cannot rewrite temporary tables of other sessions"
-msgstr "tidak dapat menulis ulsng tabel sementara dari sesi lain"
-
-#: commands/tablecmds.c:3749
-#, c-format
-msgid "rewriting table \"%s\""
-msgstr "menulis ulang tabel « %s »"
-
-#: commands/tablecmds.c:3753
-#, c-format
-msgid "verifying table \"%s\""
-msgstr "memverifikasi tabel « %s »"
-
-#: commands/tablecmds.c:3860
-#, c-format
-msgid "column \"%s\" contains null values"
-msgstr "kolom « %s » memiliki nilai NULL"
-
-#: commands/tablecmds.c:3875 commands/tablecmds.c:6733
-#, c-format
-msgid "check constraint \"%s\" is violated by some row"
-msgstr "pemeriksaan constraint « %s » dilanggar oleh beberapa baris"
-
-#: commands/tablecmds.c:4020 commands/trigger.c:201 commands/trigger.c:1086 commands/trigger.c:1190 rewrite/rewriteDefine.c:268 rewrite/rewriteDefine.c:862
-#, c-format
-msgid "\"%s\" is not a table or view"
-msgstr "« %s » bukan merupakan tabel atau view"
-
-#: commands/tablecmds.c:4023
-#, c-format
-msgid "\"%s\" is not a table, view, materialized view, or index"
-msgstr "« %s » bukan merupakan tabel, view, view yang dimaterialisasi, atau indeks"
-
-#: commands/tablecmds.c:4029
-#, c-format
-msgid "\"%s\" is not a table, materialized view, or index"
-msgstr "« %s » bukan merupakan tabel, view yang di materialisasi, atau indeks"
-
-#: commands/tablecmds.c:4032
-#, c-format
-msgid "\"%s\" is not a table or foreign table"
-msgstr "« %s » bukan merupakan tabel atau tabel foreign"
-
-#: commands/tablecmds.c:4035
-#, c-format
-msgid "\"%s\" is not a table, composite type, or foreign table"
-msgstr "« %s » bukan merupakan tabel, tipe komposit, atau tabel foreign"
-
-#: commands/tablecmds.c:4038
-#, c-format
-msgid "\"%s\" is not a table, materialized view, composite type, or foreign table"
-msgstr "« %s » merupakan tabel, view yang dimaterialisasi, tipe komposit, atau tabel foreign"
-
-#: commands/tablecmds.c:4048
-#, c-format
-msgid "\"%s\" is of the wrong type"
-msgstr "« %s » merupakan tipe yang salah"
-
-#: commands/tablecmds.c:4198 commands/tablecmds.c:4205
-#, c-format
-msgid "cannot alter type \"%s\" because column \"%s.%s\" uses it"
-msgstr "tidak dapat mengubah tipe « %s » karena kolom « %s.%s » menggunakannya"
-
-#: commands/tablecmds.c:4212
-#, c-format
-msgid "cannot alter foreign table \"%s\" because column \"%s.%s\" uses its row type"
-msgstr "tidak dapat mengubah tabel foreign « %s » karena kolom « %s.%s » menggunakan tipe barisnya"
-
-#: commands/tablecmds.c:4219
-#, c-format
-msgid "cannot alter table \"%s\" because column \"%s.%s\" uses its row type"
-msgstr "tidak dapat mengubah tabel « %s » karena kolom « %s.%s » menggunakan tipe baris"
-
-#: commands/tablecmds.c:4281
-#, c-format
-msgid "cannot alter type \"%s\" because it is the type of a typed table"
-msgstr "tidak dapat mengubah tipe « %s » karena tipe ini merupakan tabel yang bertipe"
-
-#: commands/tablecmds.c:4283
-#, c-format
-msgid "Use ALTER ... CASCADE to alter the typed tables too."
-msgstr "Gunakan ALTER ... CASCADE untuk mengubah tipe tabel juga."
-
-#: commands/tablecmds.c:4327
-#, c-format
-msgid "type %s is not a composite type"
-msgstr "tipe %s bukan tipe komposit"
-
-#: commands/tablecmds.c:4353
-#, c-format
-msgid "cannot add column to typed table"
-msgstr "tidak dapat menambahkan kolom ke tabel tipe"
-
-#: commands/tablecmds.c:4415 commands/tablecmds.c:9251
-#, c-format
-msgid "child table \"%s\" has different type for column \"%s\""
-msgstr "anak tabel « %s » memiliki tipe yang berbeda untuk kolom « %s »"
-
-#: commands/tablecmds.c:4421 commands/tablecmds.c:9258
-#, c-format
-msgid "child table \"%s\" has different collation for column \"%s\""
-msgstr "anak tabel « %s » memiliki collation yang berbeda untuk kolom « %s »"
-
-#: commands/tablecmds.c:4431
-#, c-format
-msgid "child table \"%s\" has a conflicting \"%s\" column"
-msgstr "anak tabel « %s » memiliki masalah kolom « %s »"
-
-#: commands/tablecmds.c:4443
-#, c-format
-msgid "merging definition of column \"%s\" for child \"%s\""
-msgstr "penggabungan definisi pada kolom « %s » untuk anak « %s »"
-
-#: commands/tablecmds.c:4664
-#, c-format
-msgid "column must be added to child tables too"
-msgstr "kolom harus ditambahkan ke tabel anak juga"
-
-#: commands/tablecmds.c:4731
-#, c-format
-msgid "column \"%s\" of relation \"%s\" already exists"
-msgstr "kolom « %s » relasi « %s » sudah ada"
-
-#: commands/tablecmds.c:4834 commands/tablecmds.c:4929 commands/tablecmds.c:4977 commands/tablecmds.c:5081 commands/tablecmds.c:5128 commands/tablecmds.c:5212 commands/tablecmds.c:7247 commands/tablecmds.c:7842
-#, c-format
-msgid "cannot alter system column \"%s\""
-msgstr "tidak bisa mengubah kolom sistem « %s »"
-
-#: commands/tablecmds.c:4870
-#, c-format
-msgid "column \"%s\" is in a primary key"
-msgstr "kolom « %s » adalah primary key"
-
-#: commands/tablecmds.c:5028
-#, c-format
-msgid "\"%s\" is not a table, materialized view, index, or foreign table"
-msgstr "« %s » bukan merupakan tabel, view yang dimeterialisasi, indeks, atau tabel foreign"
-
-#: commands/tablecmds.c:5055
-#, c-format
-msgid "statistics target %d is too low"
-msgstr "target statistik %d is too low"
-
-#: commands/tablecmds.c:5063
-#, c-format
-msgid "lowering statistics target to %d"
-msgstr "menurunkan target statistik untuk %d"
-
-#: commands/tablecmds.c:5193
-#, c-format
-msgid "invalid storage type \"%s\""
-msgstr "tipe penyimpanan « %s » tidak valid"
-
-#: commands/tablecmds.c:5224
-#, c-format
-msgid "column data type %s can only have storage PLAIN"
-msgstr "kolom tipe data %s hanya dapat memiliki tempat penyimpanan PLAIN"
-
-#: commands/tablecmds.c:5258
-#, c-format
-msgid "cannot drop column from typed table"
-msgstr "tidak dapat melakukan drop dari tabel tipe"
-
-#: commands/tablecmds.c:5299
-#, c-format
-msgid "column \"%s\" of relation \"%s\" does not exist, skipping"
-msgstr "kolom « %s » relasi « %s » tidak ada, melewati"
-
-#: commands/tablecmds.c:5312
-#, c-format
-msgid "cannot drop system column \"%s\""
-msgstr "tidak dapat melakukan drop kolom sistem « %s »"
-
-#: commands/tablecmds.c:5319
-#, c-format
-msgid "cannot drop inherited column \"%s\""
-msgstr "tidak dapat melakukan drop kolom yang diturunkan « %s »"
-
-#: commands/tablecmds.c:5549
-#, c-format
-msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index \"%s\" to \"%s\""
-msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX akan mengubah nama indeks « %s » en « %s »"
-
-#: commands/tablecmds.c:5752
-#, c-format
-msgid "constraint must be added to child tables too"
-msgstr "constraint harus ditambahkan ke tabel anak juga"
-
-#: commands/tablecmds.c:5822
-#, c-format
-msgid "referenced relation \"%s\" is not a table"
-msgstr "acuan relasi « %s » bukan merupakan tabel"
-
-#: commands/tablecmds.c:5845
-#, c-format
-msgid "constraints on permanent tables may reference only permanent tables"
-msgstr "constraint pada tabel permanen dapat referensi tabel hanya permanen"
-
-#: commands/tablecmds.c:5852
-#, c-format
-msgid "constraints on unlogged tables may reference only permanent or unlogged tables"
-msgstr "constraint pada tabel yang tidak dilog mungkin hanya acuan permanen atau tabel yang tidak dilog"
-
-#: commands/tablecmds.c:5858
-#, c-format
-msgid "constraints on temporary tables may reference only temporary tables"
-msgstr "constraint pada tabel sementara mungkin hanya acuan tabel sementara"
-
-#: commands/tablecmds.c:5862
-#, c-format
-msgid "constraints on temporary tables must involve temporary tables of this session"
-msgstr "constraint pada tabel sementara harus melibatkan tabel sementara pada sesi ini "
-
-#: commands/tablecmds.c:5923
-#, c-format
-msgid "number of referencing and referenced columns for foreign key disagree"
-msgstr "jumlah referensi dan kolom yang direferensikan untuk foreign key tidak setuju"
-
-#: commands/tablecmds.c:6030
-#, c-format
-msgid "foreign key constraint \"%s\" cannot be implemented"
-msgstr "constarint foreign key « %s » tidak dapat diterapkan"
-
-#: commands/tablecmds.c:6033
-#, c-format
-msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
-msgstr "Kolom kunci « %s » dan « %s » adalah jenis yang tidak kompatibel: %s dan %s."
-
-#: commands/tablecmds.c:6227 commands/tablecmds.c:7086 commands/tablecmds.c:7142
-#, c-format
-msgid "constraint \"%s\" of relation \"%s\" does not exist"
-msgstr "constraint « %s » relasi « %s » tidak ada"
-
-#: commands/tablecmds.c:6234
-#, c-format
-msgid "constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
-msgstr "constraint « %s » relasi « %s » bukan foreign key atau pemeriksaan constraint"
-
-#: commands/tablecmds.c:6303
-#, c-format
-msgid "constraint must be validated on child tables too"
-msgstr "constraint harus divalidasi pada tabel anak juga"
-
-#: commands/tablecmds.c:6365
-#, c-format
-msgid "column \"%s\" referenced in foreign key constraint does not exist"
-msgstr "Kolom « %s » direferensikan dalam foreign key constraint tidak ada"
-
-#: commands/tablecmds.c:6370
-#, c-format
-msgid "cannot have more than %d keys in a foreign key"
-msgstr "tidak dapat memiliki lebih dari kunci %d dalam foreign key"
-
-#: commands/tablecmds.c:6435
-#, c-format
-msgid "cannot use a deferrable primary key for referenced table \"%s\""
-msgstr "tidak dapat menggunakan primary key deferrable untuk tabel yang direferensikan « %s »"
-
-#: commands/tablecmds.c:6452
-#, c-format
-msgid "there is no primary key for referenced table \"%s\""
-msgstr "tidak ada primary key untuk tabel yang direferensikan « %s »"
-
-#: commands/tablecmds.c:6604
-#, c-format
-msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
-msgstr "tidak dapat menggunakan deferrable yang unik untuk tabel yang direferensikan « %s »"
-
-#: commands/tablecmds.c:6609
-#, c-format
-msgid "there is no unique constraint matching given keys for referenced table \"%s\""
-msgstr "tidak ada constraint unik yang cocok diberikan kunci untuk tabel yang direferensikan « %s »"
-
-#: commands/tablecmds.c:6764
-#, c-format
-msgid "validating foreign key constraint \"%s\""
-msgstr "proses validasi foreign key constraint « %s »"
-
-#: commands/tablecmds.c:7058
-#, c-format
-msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
-msgstr "tidak dapat melakukan drop turunan constraint « %s » relasi « %s »"
-
-#: commands/tablecmds.c:7092
-#, c-format
-msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
-msgstr "constraint « %s » relasi « %s » tidak ada, melewati"
-
-#: commands/tablecmds.c:7231
-#, c-format
-msgid "cannot alter column type of typed table"
-msgstr "tidak dapat mengubah tipe kolom dari tabel bertipe"
-
-#: commands/tablecmds.c:7254
-#, c-format
-msgid "cannot alter inherited column \"%s\""
-msgstr "tidak dapat mengubah turunan kolom « %s »"
-
-#: commands/tablecmds.c:7301
-#, c-format
-msgid "transform expression must not return a set"
-msgstr "mengubah ekspresi tidak harus mengatur kembali"
-
-#: commands/tablecmds.c:7320
-#, c-format
-msgid "column \"%s\" cannot be cast automatically to type %s"
-msgstr "kolom « %s » tidak dapat meng-otomatisasi cast ke tipe %s"
-
-#: commands/tablecmds.c:7322
-#, c-format
-msgid "Specify a USING expression to perform the conversion."
-msgstr "Tentukan ekspresi USING untuk melakukan konversi."
-
-#: commands/tablecmds.c:7371
-#, c-format
-msgid "type of inherited column \"%s\" must be changed in child tables too"
-msgstr "tipe dari turunan kolom « %s » harus diubah dalam tabel anak juga"
-
-#: commands/tablecmds.c:7452
-#, c-format
-msgid "cannot alter type of column \"%s\" twice"
-msgstr "tidak dapat mengubah kolom « %s » dua kali"
-
-#: commands/tablecmds.c:7488
-#, c-format
-msgid "default for column \"%s\" cannot be cast automatically to type %s"
-msgstr "default untuk kolom « %s » tidak dapat meng-otomatisasi tipe %s"
-
-#: commands/tablecmds.c:7614
-#, c-format
-msgid "cannot alter type of a column used by a view or rule"
-msgstr "tidak dapat mengubah tipe kolom yang digunakan oleh view atau aturan"
-
-#: commands/tablecmds.c:7615 commands/tablecmds.c:7634
-#, c-format
-msgid "%s depends on column \"%s\""
-msgstr "%s tergantung pada kolom « %s »"
-
-#: commands/tablecmds.c:7633
-#, c-format
-msgid "cannot alter type of a column used in a trigger definition"
-msgstr "tidak dapat mengubah tipe kolom yang digunakan dalam definisi trigger"
-
-#: commands/tablecmds.c:8209
-#, c-format
-msgid "cannot change owner of index \"%s\""
-msgstr "tidak dapat mengubah pemilik dari indeks « %s »"
-
-#: commands/tablecmds.c:8211
-#, c-format
-msgid "Change the ownership of the index's table, instead."
-msgstr "Tetap mengubah kepemilikan dari tabel index."
-
-#: commands/tablecmds.c:8227
-#, c-format
-msgid "cannot change owner of sequence \"%s\""
-msgstr "tidak dapat mengubah pemilik sequence « %s »"
-
-#: commands/tablecmds.c:8229 commands/tablecmds.c:9957
-#, c-format
-msgid "Sequence \"%s\" is linked to table \"%s\"."
-msgstr "Sequence « %s » terhubug pada tabel « %s »."
-
-#: commands/tablecmds.c:8241 commands/tablecmds.c:10593
-#, c-format
-msgid "Use ALTER TYPE instead."
-msgstr "Tetap gunakan ALTER TYPE."
-
-#: commands/tablecmds.c:8250
-#, c-format
-msgid "\"%s\" is not a table, view, sequence, or foreign table"
-msgstr "« %s » adalah bukan tabel, view, sequence, atau foreign tabel"
-
-#: commands/tablecmds.c:8586
-#, c-format
-msgid "cannot have multiple SET TABLESPACE subcommands"
-msgstr "tidak dapat sub perintah SET TABLESPACE secara berganda"
-
-#: commands/tablecmds.c:8657
-#, c-format
-msgid "\"%s\" is not a table, view, materialized view, index, or TOAST table"
-msgstr "« %s » bukan merupakan tabel, view, view yang dimeterialisasi, indeks, atau tabel TOAST"
-
-#: commands/tablecmds.c:8802
-#, c-format
-msgid "cannot move system relation \"%s\""
-msgstr "tidak dapat memindahkan relasi sistem « %s »"
-
-#: commands/tablecmds.c:8818
-#, c-format
-msgid "cannot move temporary tables of other sessions"
-msgstr "tidak bisa memindahkan tabel sementara dari sesi lain"
-
-#: commands/tablecmds.c:8946 storage/buffer/bufmgr.c:482
-#, c-format
-msgid "invalid page in block %u of relation %s"
-msgstr "halaman dalam blok %u relasi %s tidak valid"
-
-#: commands/tablecmds.c:9024
-#, c-format
-msgid "cannot change inheritance of typed table"
-msgstr "tidak dapat mengubah keturunan dari tabel bertipe"
-
-#: commands/tablecmds.c:9070
-#, c-format
-msgid "cannot inherit to temporary relation of another session"
-msgstr "tidak dapat menurunkan ke relasi sementara dari sesi lain"
-
-#: commands/tablecmds.c:9124
-#, c-format
-msgid "circular inheritance not allowed"
-msgstr "keturunan melingkar tidak diijinkan"
-
-#: commands/tablecmds.c:9125
-#, c-format
-msgid "\"%s\" is already a child of \"%s\"."
-msgstr "« %s » sudah menjadi anak dari « %s »."
-
-#: commands/tablecmds.c:9133
-#, c-format
-msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
-msgstr "tabel « %s » tanpa OIDs bukan keturunan dari tabel « %s » dengan OIDs"
-
-#: commands/tablecmds.c:9269
-#, c-format
-msgid "column \"%s\" in child table must be marked NOT NULL"
-msgstr "kolom « %s » dalam tabel anak harus bertanda NOT NULL"
-
-#: commands/tablecmds.c:9285
-#, c-format
-msgid "child table is missing column \"%s\""
-msgstr "tabel anak kehilangan kolom « %s »"
-
-#: commands/tablecmds.c:9368
-#, c-format
-msgid "child table \"%s\" has different definition for check constraint \"%s\""
-msgstr "tabel anak « %s » memiliki definisi yang berbeda untu pemeriksaan constraint « %s »"
-
-#: commands/tablecmds.c:9376
-#, c-format
-msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
-msgstr "constraint « %s » bermasalah dengan constraint non-inherited dalam tabel anak « %s »"
-
-#: commands/tablecmds.c:9400
-#, c-format
-msgid "child table is missing constraint \"%s\""
-msgstr "tabel anak kehilangan constraint « %s »"
-
-#: commands/tablecmds.c:9480
-#, c-format
-msgid "relation \"%s\" is not a parent of relation \"%s\""
-msgstr "relasi « %s » bukan merupakan keluarga dari relasi « %s »"
-
-#: commands/tablecmds.c:9706
-#, c-format
-msgid "typed tables cannot inherit"
-msgstr "tabel bertipe tidak dapat diturunkan"
-
-#: commands/tablecmds.c:9737
-#, c-format
-msgid "table is missing column \"%s\""
-msgstr "tabel kehilangan kolom « %s »"
-
-#: commands/tablecmds.c:9747
-#, c-format
-msgid "table has column \"%s\" where type requires \"%s\""
-msgstr "tabel memiliki kolom « %s » dimana membutuhkan tipe « %s »."
-
-#: commands/tablecmds.c:9756
-#, c-format
-msgid "table \"%s\" has different type for column \"%s\""
-msgstr "tabel « %s » memiliki tipe yang berbeda untuk kolom « %s »"
-
-#: commands/tablecmds.c:9769
-#, c-format
-msgid "table has extra column \"%s\""
-msgstr "tabel memiliki kolom ekstra « %s »"
-
-#: commands/tablecmds.c:9819
-#, c-format
-msgid "\"%s\" is not a typed table"
-msgstr "« %s » bukan tabel bertipe"
-
-#: commands/tablecmds.c:9956
-#, c-format
-msgid "cannot move an owned sequence into another schema"
-msgstr "tidak dapat memindahkan pemilik sequence ke dalam schema lain"
-
-#: commands/tablecmds.c:10052
-#, c-format
-msgid "relation \"%s\" already exists in schema \"%s\""
-msgstr "relasi « %s » sudah ada dalam schema « %s »"
-
-#: commands/tablecmds.c:10577
-#, c-format
-msgid "\"%s\" is not a composite type"
-msgstr "« %s » bukan tipe komposit"
-
-#: commands/tablecmds.c:10607
-#, c-format
-msgid "\"%s\" is not a table, view, materialized view, sequence, or foreign table"
-msgstr "« %s » bukan merupakan tabel, view, view yang dimaterialisasi, sequnce, atau tabel foreign"
-
-#: commands/tablespace.c:156 commands/tablespace.c:173 commands/tablespace.c:184 commands/tablespace.c:192 commands/tablespace.c:604 storage/file/copydir.c:50
-#, c-format
-msgid "could not create directory \"%s\": %m"
-msgstr "tidak dapat membuat direktori « %s » : %m"
-
-#: commands/tablespace.c:203
-#, c-format
-msgid "could not stat directory \"%s\": %m"
-msgstr "tidak dapat memberi status direktori « %s » : %m"
-
-#: commands/tablespace.c:212
-#, c-format
-msgid "\"%s\" exists but is not a directory"
-msgstr "« %s » ada tapi bukan sebuah direktori"
-
-#: commands/tablespace.c:242
-#, c-format
-msgid "permission denied to create tablespace \"%s\""
-msgstr "ijin ditolak untuk membuat tablespace « %s »"
-
-#: commands/tablespace.c:244
-#, c-format
-msgid "Must be superuser to create a tablespace."
-msgstr "Harus menjadi superuser untuk membuat tablespace."
-
-#: commands/tablespace.c:260
-#, c-format
-msgid "tablespace location cannot contain single quotes"
-msgstr "lokasi tablespace tidak berisi satu tanda kutip"
-
-#: commands/tablespace.c:270
-#, c-format
-msgid "tablespace location must be an absolute path"
-msgstr "lokasi tablespace harus path absolut"
-
-#: commands/tablespace.c:281
-#, c-format
-msgid "tablespace location \"%s\" is too long"
-msgstr "lokasi tablespace « %s » terlalu panjang"
-
-#: commands/tablespace.c:291 commands/tablespace.c:860
-#, c-format
-msgid "unacceptable tablespace name \"%s\""
-msgstr "nama tablespace tidak disetujui « %s »"
-
-#: commands/tablespace.c:293 commands/tablespace.c:861
-#, c-format
-msgid "The prefix \"pg_\" is reserved for system tablespaces."
-msgstr "Prefix « pg_ » sudah dicadangkan untuk sistem tablespace."
-
-#: commands/tablespace.c:303 commands/tablespace.c:873
-#, c-format
-msgid "tablespace \"%s\" already exists"
-msgstr "tablespace « %s » sudah ada"
-
-#: commands/tablespace.c:372 commands/tablespace.c:530 replication/basebackup.c:178 replication/basebackup.c:942 utils/adt/misc.c:372
-#, c-format
-msgid "tablespaces are not supported on this platform"
-msgstr "tablespace tidak didukung pada platform ini"
-
-#: commands/tablespace.c:412 commands/tablespace.c:843 commands/tablespace.c:922 commands/tablespace.c:995 commands/tablespace.c:1133 commands/tablespace.c:1333
-#, c-format
-msgid "tablespace \"%s\" does not exist"
-msgstr "tablespace « %s » tidak ada"
-
-#: commands/tablespace.c:418
-#, c-format
-msgid "tablespace \"%s\" does not exist, skipping"
-msgstr "tablespace « %s » tidak ada, melewati"
-
-#: commands/tablespace.c:487
-#, c-format
-msgid "tablespace \"%s\" is not empty"
-msgstr "tablespace « %s » tidak kosong"
-
-#: commands/tablespace.c:561
-#, c-format
-msgid "directory \"%s\" does not exist"
-msgstr "direktori « %s » tidak ada"
-
-#: commands/tablespace.c:562
-#, c-format
-msgid "Create this directory for the tablespace before restarting the server."
-msgstr "Membuat direktori ini untuk tablespace sebelum melakukan restart server."
-
-#: commands/tablespace.c:567
-#, c-format
-msgid "could not set permissions on directory \"%s\": %m"
-msgstr "tidak dapat mengatur ijin pada direktori « %s » : %m"
-
-#: commands/tablespace.c:599
-#, c-format
-msgid "directory \"%s\" already in use as a tablespace"
-msgstr "direktori « %s » sudah digunakan sebagai tablespace"
-
-#: commands/tablespace.c:614 commands/tablespace.c:778
-#, c-format
-msgid "could not remove symbolic link \"%s\": %m"
-msgstr "tidak dapat menghapus simbolik link « %s » : %m"
-
-#: commands/tablespace.c:624
-#, c-format
-msgid "could not create symbolic link \"%s\": %m"
-msgstr "tidak dapat membuat simbolik link « %s » : %m"
-
-#: commands/tablespace.c:690 commands/tablespace.c:700 postmaster/postmaster.c:1314 replication/basebackup.c:281 replication/basebackup.c:577 storage/file/copydir.c:56 storage/file/copydir.c:99 storage/file/fd.c:1896 utils/adt/genfile.c:354 utils/adt/misc.c:272 utils/misc/tzparser.c:323
-#, c-format
-msgid "could not open directory \"%s\": %m"
-msgstr "tidak dapat membuka direktori « %s » : %m"
-
-#: commands/tablespace.c:730 commands/tablespace.c:743 commands/tablespace.c:767
-#, c-format
-msgid "could not remove directory \"%s\": %m"
-msgstr "tidak dapat menghapus direktori « %s » : %m"
-
-#: commands/tablespace.c:1000
-#, c-format
-msgid "Tablespace \"%s\" does not exist."
-msgstr "Tablespace « %s » tidak ada."
-
-#: commands/tablespace.c:1432
-#, c-format
-msgid "directories for tablespace %u could not be removed"
-msgstr "direktori untuk tablespace %u tidak dapat dihapus"
-
-#: commands/tablespace.c:1434
-#, c-format
-msgid "You can remove the directories manually if necessary."
-msgstr "Anda dapat menghapus direktori secara manual jika perlu."
-
-#: commands/trigger.c:174
-#, c-format
-msgid "\"%s\" is a table"
-msgstr "« %s » adalah tabel"
-
-#: commands/trigger.c:176
-#, c-format
-msgid "Tables cannot have INSTEAD OF triggers."
-msgstr "Table tidak memiliki INSTEAD OF triggers."
-
-#: commands/trigger.c:187 commands/trigger.c:194
-#, c-format
-msgid "\"%s\" is a view"
-msgstr "« %s » adalah view"
-
-#: commands/trigger.c:189
-#, c-format
-msgid "Views cannot have row-level BEFORE or AFTER triggers."
-msgstr "Views tidak dapat memiliki row-level BEFORE atau AFTER trigger."
-
-#: commands/trigger.c:196
-#, c-format
-msgid "Views cannot have TRUNCATE triggers."
-msgstr "Views tidak memiliki TRUNCATE triggers."
-
-#: commands/trigger.c:259
-#, c-format
-msgid "TRUNCATE FOR EACH ROW triggers are not supported"
-msgstr "TRUNCATE FOR EACH ROW triggers tidak didukung"
-
-#: commands/trigger.c:267
-#, c-format
-msgid "INSTEAD OF triggers must be FOR EACH ROW"
-msgstr "INSTEAD OF triggers harus FOR EACH ROW"
-
-#: commands/trigger.c:271
-#, c-format
-msgid "INSTEAD OF triggers cannot have WHEN conditions"
-msgstr "INSTEAD OF triggers tidak memiliki kondisi WHEN"
-
-#: commands/trigger.c:275
-#, c-format
-msgid "INSTEAD OF triggers cannot have column lists"
-msgstr "INSTEAD OF triggers tidak memiliki daftar kolom"
-
-#: commands/trigger.c:334 commands/trigger.c:347
-#, c-format
-msgid "statement trigger's WHEN condition cannot reference column values"
-msgstr "pernyataan kondisi trigger WHEN tidak dapat mengacu pada nilai kolom"
-
-#: commands/trigger.c:339
-#, c-format
-msgid "INSERT trigger's WHEN condition cannot reference OLD values"
-msgstr "INSERT trigger kondisi WHEN tidak dapat mengacu pada nilai OLD"
-
-#: commands/trigger.c:352
-#, c-format
-msgid "DELETE trigger's WHEN condition cannot reference NEW values"
-msgstr "triggers DELETE kondisi WHEN tidak mengacu pada nilai NEW"
-
-#: commands/trigger.c:357
-#, c-format
-msgid "BEFORE trigger's WHEN condition cannot reference NEW system columns"
-msgstr "triggers BEFORE kondisi WHEN tidak dapat mengacu pada kolom sistem NEW"
-
-#: commands/trigger.c:402
-#, c-format
-msgid "changing return type of function %s from \"opaque\" to \"trigger\""
-msgstr "mengubah kembali tipe of fungsi %s dari « opaque » ke « trigger »"
-
-#: commands/trigger.c:409
-#, c-format
-msgid "function %s must return type \"trigger\""
-msgstr "fungsi %s harus kembali ke tipe « trigger »"
-
-#: commands/trigger.c:521 commands/trigger.c:1267
-#, c-format
-msgid "trigger \"%s\" for relation \"%s\" already exists"
-msgstr "trigger « %s » untuk relasi « %s » sudah ada"
-
-#: commands/trigger.c:806
-msgid "Found referenced table's UPDATE trigger."
-msgstr "Ditemukan UPDATE trigger direferensikan tabel"
-
-#: commands/trigger.c:807
-msgid "Found referenced table's DELETE trigger."
-msgstr "Ditemukan DELETE trigger direferensikan tabel"
-
-#: commands/trigger.c:808
-msgid "Found referencing table's trigger."
-msgstr "Ditemukan referensi trigger tabel"
-
-#: commands/trigger.c:917 commands/trigger.c:933
-#, c-format
-msgid "ignoring incomplete trigger group for constraint \"%s\" %s"
-msgstr "mengabaikan trigger grup yang tidak sesuai untuk pembatas « %s » %s"
-
-#: commands/trigger.c:945
-#, c-format
-msgid "converting trigger group into constraint \"%s\" %s"
-msgstr "mengkonversi triggers grup ke pembatas « %s » %s"
-
-#: commands/trigger.c:1157 commands/trigger.c:1315 commands/trigger.c:1431
-#, c-format
-msgid "trigger \"%s\" for table \"%s\" does not exist"
-msgstr "triggers « %s » untuk tabel « %s » yang tidak ada"
-
-#: commands/trigger.c:1396
-#, c-format
-msgid "permission denied: \"%s\" is a system trigger"
-msgstr "ijin di tolak: « %s » adalah triggers sistem"
-
-#: commands/trigger.c:1892
-#, c-format
-msgid "trigger function %u returned null value"
-msgstr "fungsi trigger %u pengembalian nilai NULL"
-
-#: commands/trigger.c:1951 commands/trigger.c:2150 commands/trigger.c:2338 commands/trigger.c:2597
-#, c-format
-msgid "BEFORE STATEMENT trigger cannot return a value"
-msgstr "BEFORE STATEMENT trigger tidak dapat mengembalikan nilai"
-
-#: commands/trigger.c:2659 executor/nodeModifyTable.c:428 executor/nodeModifyTable.c:709
-#, c-format
-msgid "tuple to be updated was already modified by an operation triggered by the current command"
-msgstr "tuple diperbarui saat sudah dimodifikasi oleh operasi dipicu oleh perintah saat ini"
-
-#: commands/trigger.c:2660 executor/nodeModifyTable.c:429 executor/nodeModifyTable.c:710
-#, c-format
-msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
-msgstr "Mempertimbangkan penggunaan trigger AFTER bukan trigger BEFORE untuk menyebarkan perubahan baris lain."
-
-#: commands/trigger.c:2674 executor/execMain.c:1999 executor/nodeLockRows.c:165 executor/nodeModifyTable.c:441 executor/nodeModifyTable.c:722
-#, c-format
-msgid "could not serialize access due to concurrent update"
-msgstr "tidak bisa men-serialisasi akses karena pembaruan bersama"
-
-#: commands/trigger.c:4303
-#, c-format
-msgid "constraint \"%s\" is not deferrable"
-msgstr "batasan « %s » tidak DEFERRABLE"
-
-#: commands/trigger.c:4326
-#, c-format
-msgid "constraint \"%s\" does not exist"
-msgstr "batasan « %s » tidak ada"
-
-#: commands/tsearchcmds.c:114 commands/tsearchcmds.c:671
-#, c-format
-msgid "function %s should return type %s"
-msgstr "fungsi %s harus mengembalikan tipe %s"
-
-#: commands/tsearchcmds.c:186
-#, c-format
-msgid "must be superuser to create text search parsers"
-msgstr "harus sebagai superuser untuk membuat pencarian teks parser"
-
-#: commands/tsearchcmds.c:234
-#, c-format
-msgid "text search parser parameter \"%s\" not recognized"
-msgstr "parameter pencarian teks parser « %s » tidak diakui"
-
-#: commands/tsearchcmds.c:244
-#, c-format
-msgid "text search parser start method is required"
-msgstr "memulai metode pencarian teks parser diperlukan"
-
-#: commands/tsearchcmds.c:249
-#, c-format
-msgid "text search parser gettoken method is required"
-msgstr "pencarian teks parser metode gettoken diperlukan"
-
-#: commands/tsearchcmds.c:254
-#, c-format
-msgid "text search parser end method is required"
-msgstr "pencarian teks parser metode akhir diperlukan"
-
-#: commands/tsearchcmds.c:259
-#, c-format
-msgid "text search parser lextypes method is required"
-msgstr "pencarian teks parser metode lextypes diperlukan"
-
-#: commands/tsearchcmds.c:376
-#, c-format
-msgid "text search template \"%s\" does not accept options"
-msgstr "template pencarian teks « %s » tidak menerima opsi"
-
-#: commands/tsearchcmds.c:449
-#, c-format
-msgid "text search template is required"
-msgstr "template pencarian teks diperlukan"
-
-#: commands/tsearchcmds.c:735
-#, c-format
-msgid "must be superuser to create text search templates"
-msgstr "harus sebagai superuser untuk membuat template pencarian teks"
-
-#: commands/tsearchcmds.c:772
-#, c-format
-msgid "text search template parameter \"%s\" not recognized"
-msgstr "parameter template pencarian teks « %s » tidak dikenali"
-
-#: commands/tsearchcmds.c:782
-#, c-format
-msgid "text search template lexize method is required"
-msgstr "template pencarian teks metode lexize diperlukan"
-
-#: commands/tsearchcmds.c:988
-#, c-format
-msgid "text search configuration parameter \"%s\" not recognized"
-msgstr "parameter konfigurasi pencarian teks « %s » tidak dikenali"
-
-#: commands/tsearchcmds.c:995
-#, c-format
-msgid "cannot specify both PARSER and COPY options"
-msgstr "tidak dapat menentukan kedua opsi PARSER dan COPY"
-
-#: commands/tsearchcmds.c:1023
-#, c-format
-msgid "text search parser is required"
-msgstr "pencarian teks parser diperlukan"
-
-#: commands/tsearchcmds.c:1247
-#, c-format
-msgid "token type \"%s\" does not exist"
-msgstr "tipe token « %s » tidak ada"
-
-#: commands/tsearchcmds.c:1469
-#, c-format
-msgid "mapping for token type \"%s\" does not exist"
-msgstr "pemetaan untuk tipe token « %s » tidak ada"
-
-#: commands/tsearchcmds.c:1475
-#, c-format
-msgid "mapping for token type \"%s\" does not exist, skipping"
-msgstr "pemetaan untuk tipe token « %s » tidak ada, meloncati"
-
-#: commands/tsearchcmds.c:1628 commands/tsearchcmds.c:1739
-#, c-format
-msgid "invalid parameter list format: \"%s\""
-msgstr "daftar format parameter tidak valid : « %s »"
-
-#: commands/typecmds.c:182
-#, c-format
-msgid "must be superuser to create a base type"
-msgstr "harus menjadi superuser untuk membuat tipe base"
-
-#: commands/typecmds.c:288 commands/typecmds.c:1369
-#, c-format
-msgid "type attribute \"%s\" not recognized"
-msgstr "tipe atribut « %s » tidak dikenali"
-
-#: commands/typecmds.c:342
-#, c-format
-msgid "invalid type category \"%s\": must be simple ASCII"
-msgstr "tipe kategori « %s » tidak valid: harus ASCII sederhana"
-
-#: commands/typecmds.c:361
-#, c-format
-msgid "array element type cannot be %s"
-msgstr "tipe elemen array tidak dapat %s"
-
-#: commands/typecmds.c:393
-#, c-format
-msgid "alignment \"%s\" not recognized"
-msgstr "proses meluruskan « %s » tidak dikenali"
-
-#: commands/typecmds.c:410
-#, c-format
-msgid "storage \"%s\" not recognized"
-msgstr "tempat penyimpanan « %s » tidak dikenali"
-
-#: commands/typecmds.c:421
-#, c-format
-msgid "type input function must be specified"
-msgstr "tipe fungsi masukan harus ditentukan"
-
-#: commands/typecmds.c:425
-#, c-format
-msgid "type output function must be specified"
-msgstr "tipe fungsi hasil harus ditentukan"
-
-#: commands/typecmds.c:430
-#, c-format
-msgid "type modifier output function is useless without a type modifier input function"
-msgstr "mengubah tipe fungsi hasil tidak berguna tanpa mengubah tipe fungsi masukan"
-
-#: commands/typecmds.c:453
-#, c-format
-msgid "changing return type of function %s from \"opaque\" to %s"
-msgstr "mengubah kembali tipe fungsi %s dari « opaque » ke %s"
-
-#: commands/typecmds.c:460
-#, c-format
-msgid "type input function %s must return type %s"
-msgstr "fungsi tipe masukan %s harus kembali ke tipe %s"
-
-#: commands/typecmds.c:470
-#, c-format
-msgid "changing return type of function %s from \"opaque\" to \"cstring\""
-msgstr "mengubah kembali tipe fungsi %s dari « opaque » ke « cstring »"
-
-#: commands/typecmds.c:477
-#, c-format
-msgid "type output function %s must return type \"cstring\""
-msgstr "fungsi tipe output %s harus kembali ke tipe « cstring »"
-
-#: commands/typecmds.c:486
-#, c-format
-msgid "type receive function %s must return type %s"
-msgstr "fungsi tipe penerima %s harus kembali ke tipe %s"
-
-#: commands/typecmds.c:495
-#, c-format
-msgid "type send function %s must return type \"bytea\""
-msgstr "fungsi tipe pengirim %s harus kembali ke tipe « bytea »"
-
-#: commands/typecmds.c:760
-#, c-format
-msgid "\"%s\" is not a valid base type for a domain"
-msgstr "« %s » tidak valid tipe base untuk domain"
-
-#: commands/typecmds.c:846
-#, c-format
-msgid "multiple default expressions"
-msgstr "banyak ekspresi default"
-
-#: commands/typecmds.c:908 commands/typecmds.c:917
-#, c-format
-msgid "conflicting NULL/NOT NULL constraints"
-msgstr "konflik batasan NULL/NOT NULL"
-
-#: commands/typecmds.c:933
-#, c-format
-msgid "check constraints for domains cannot be marked NO INHERIT"
-msgstr "memeriksa batasan untuk domain yang tidak bertanda NO INHERIT"
-
-#: commands/typecmds.c:942 commands/typecmds.c:2448
-#, c-format
-msgid "unique constraints not possible for domains"
-msgstr "batasan unik tidak mungkin untuk domain"
-
-#: commands/typecmds.c:948 commands/typecmds.c:2454
-#, c-format
-msgid "primary key constraints not possible for domains"
-msgstr "batasan primary key tidak mungkin untuk domain"
-
-#: commands/typecmds.c:954 commands/typecmds.c:2460
-#, c-format
-msgid "exclusion constraints not possible for domains"
-msgstr "batasan pengecualian tidak mungkin untuk domain"
-
-#: commands/typecmds.c:960 commands/typecmds.c:2466
-#, c-format
-msgid "foreign key constraints not possible for domains"
-msgstr " foreign key constraint tidak mungkin untuk domain"
-
-#: commands/typecmds.c:969 commands/typecmds.c:2475
-#, c-format
-msgid "specifying constraint deferrability not supported for domains"
-msgstr "menentukan constraint deferabilitas tidak didukung untuk domain"
-
-#: commands/typecmds.c:1241 utils/cache/typcache.c:1071
-#, c-format
-msgid "%s is not an enum"
-msgstr "%s bukan enum"
-
-#: commands/typecmds.c:1377
-#, c-format
-msgid "type attribute \"subtype\" is required"
-msgstr "l'attribut du sous-type est requis"
-
-#: commands/typecmds.c:1382
-#, c-format
-msgid "range subtype cannot be %s"
-msgstr "rentang subtipe tidak dapat %s"
-
-#: commands/typecmds.c:1401
-#, c-format
-msgid "range collation specified but subtype does not support collation"
-msgstr "mementukan rentang pemeriksaan tetapi subtipe tidak didukung pemeriksaan"
-
-#: commands/typecmds.c:1637
-#, c-format
-msgid "changing argument type of function %s from \"opaque\" to \"cstring\""
-msgstr "mengganti fungsi tipe argumen %s dari « opaque » ke « cstring »"
-
-#: commands/typecmds.c:1688
-#, c-format
-msgid "changing argument type of function %s from \"opaque\" to %s"
-msgstr "mengganti fungsi tipe argumen %s dari « opaque » ke %s"
-
-#: commands/typecmds.c:1787
-#, c-format
-msgid "typmod_in function %s must return type \"integer\""
-msgstr "fungsi typmod_in %s harus kembali ke tipe « intiger »"
-
-#: commands/typecmds.c:1814
-#, c-format
-msgid "typmod_out function %s must return type \"cstring\""
-msgstr "fungsi typmod_out %s harus kembali ke tipe « cstring »"
-
-#: commands/typecmds.c:1841
-#, c-format
-msgid "type analyze function %s must return type \"boolean\""
-msgstr "fungsi tipe analisa %s harus kembali ke tipe « boolean »"
-
-#: commands/typecmds.c:1887
-#, c-format
-msgid "You must specify an operator class for the range type or define a default operator class for the subtype."
-msgstr "Anda harus menentukan kelas Operator untuk rentang tipe atau mendefinisikan kelas Operator default untuk subtipe."
-
-#: commands/typecmds.c:1918
-#, c-format
-msgid "range canonical function %s must return range type"
-msgstr "fungsi rentang kanonik %s harus kembali ke rentang tipe"
-
-#: commands/typecmds.c:1924
-#, c-format
-msgid "range canonical function %s must be immutable"
-msgstr "fungsi rentang kanonik %s harus berubah"
-
-#: commands/typecmds.c:1960
-#, c-format
-msgid "range subtype diff function %s must return type double precision"
-msgstr "fungsi rentang subtipe diff %s harus kembali ke tipe presisi ganda"
-
-#: commands/typecmds.c:1966
-#, c-format
-msgid "range subtype diff function %s must be immutable"
-msgstr "fungsi rentang subtipe diff %s harus berubah"
-
-#: commands/typecmds.c:2283
-#, c-format
-msgid "column \"%s\" of table \"%s\" contains null values"
-msgstr "kolom « %s » dari tabel « %s » mengandung nilai NULL"
-
-#: commands/typecmds.c:2391 commands/typecmds.c:2569
-#, c-format
-msgid "constraint \"%s\" of domain \"%s\" does not exist"
-msgstr "constraint « %s » dari domain « %s » tidak ada"
-
-#: commands/typecmds.c:2395
-#, c-format
-msgid "constraint \"%s\" of domain \"%s\" does not exist, skipping"
-msgstr "constraint « %s » dari domain « %s » tidak ada, lompati"
-
-#: commands/typecmds.c:2575
-#, c-format
-msgid "constraint \"%s\" of domain \"%s\" is not a check constraint"
-msgstr "constraint « %s » dari domain « %s » tidak melakukan pengecekan constraint"
-
-#: commands/typecmds.c:2677
-#, c-format
-msgid "column \"%s\" of table \"%s\" contains values that violate the new constraint"
-msgstr "kolom « %s » dari tabel « %s » mengandung nilai yang melanggar constraint baru"
-
-#: commands/typecmds.c:2889 commands/typecmds.c:3259 commands/typecmds.c:3417
-#, c-format
-msgid "%s is not a domain"
-msgstr "%s adalah bukan domain"
-
-#: commands/typecmds.c:2922
-#, c-format
-msgid "constraint \"%s\" for domain \"%s\" already exists"
-msgstr "constraint « %s » untuk domain « %s » sudah ada"
-
-#: commands/typecmds.c:2972
-#, c-format
-msgid "cannot use table references in domain check constraint"
-msgstr "tidak dapat menggunakan tabel referensi dalam memeriksa domain constraint"
-
-#: commands/typecmds.c:3191 commands/typecmds.c:3271 commands/typecmds.c:3525
-#, c-format
-msgid "%s is a table's row type"
-msgstr "« %s » adalah tipe baris tabel "
-
-#: commands/typecmds.c:3193 commands/typecmds.c:3273 commands/typecmds.c:3527
-#, c-format
-msgid "Use ALTER TABLE instead."
-msgstr "Tetap menggunakan ALTER TABLE."
-
-#: commands/typecmds.c:3200 commands/typecmds.c:3280 commands/typecmds.c:3444
-#, c-format
-msgid "cannot alter array type %s"
-msgstr "tidak dapat mengubah tipe array %s"
-
-#: commands/typecmds.c:3202 commands/typecmds.c:3282 commands/typecmds.c:3446
-#, c-format
-msgid "You can alter type %s, which will alter the array type as well."
-msgstr "Anda dapat mengubah tipe %s, yang akan mengubah tipe array juga."
-
-#: commands/typecmds.c:3511
-#, c-format
-msgid "type \"%s\" already exists in schema \"%s\""
-msgstr "tipe « %s » sudah ada dalam schema « %s »"
-
-#: commands/user.c:145
-#, c-format
-msgid "SYSID can no longer be specified"
-msgstr "SYSID tidak bisa lagi ditentukan"
-
-#: commands/user.c:277
-#, c-format
-msgid "must be superuser to create superusers"
-msgstr "harus sebagai superuser untuk membuat superuser"
-
-#: commands/user.c:284
-#, c-format
-msgid "must be superuser to create replication users"
-msgstr "harus sebagai superuser untuk membuat pengguna replikasi"
-
-#: commands/user.c:291
-#, c-format
-msgid "permission denied to create role"
-msgstr "ijin ditolak untuk membuat role"
-
-#: commands/user.c:298 commands/user.c:1119
-#, c-format
-msgid "role name \"%s\" is reserved"
-msgstr "nama role « %s » dicadangkan"
-
-#: commands/user.c:311 commands/user.c:1113
-#, c-format
-msgid "role \"%s\" already exists"
-msgstr "role « %s » sudah ada"
-
-#: commands/user.c:618 commands/user.c:827 commands/user.c:933 commands/user.c:1088 commands/variable.c:858 commands/variable.c:930 utils/adt/acl.c:5120 utils/init/miscinit.c:433
-#, c-format
-msgid "role \"%s\" does not exist"
-msgstr "role « %s » tidak ada"
-
-#: commands/user.c:631 commands/user.c:846 commands/user.c:1357 commands/user.c:1503
-#, c-format
-msgid "must be superuser to alter superusers"
-msgstr "harus sebagai superuser untuk mengubah superuser"
-
-#: commands/user.c:638
-#, c-format
-msgid "must be superuser to alter replication users"
-msgstr "harus sebagai superuser untuk mengubah pengguna replikasi"
-
-#: commands/user.c:654 commands/user.c:854
-#, c-format
-msgid "permission denied"
-msgstr "Ijin ditolak"
-
-#: commands/user.c:884
-#, c-format
-msgid "must be superuser to alter settings globally"
-msgstr "harus sebagai superuser untuk mengubah pengaturan secara global"
-
-#: commands/user.c:906
-#, c-format
-msgid "permission denied to drop role"
-msgstr "ijin ditolak untuk drop role"
-
-#: commands/user.c:938
-#, c-format
-msgid "role \"%s\" does not exist, skipping"
-msgstr "role « %s » tidak ada, melompati"
-
-#: commands/user.c:950 commands/user.c:954
-#, c-format
-msgid "current user cannot be dropped"
-msgstr "pengguna saat ini tidak dapat didrop"
-
-#: commands/user.c:958
-#, c-format
-msgid "session user cannot be dropped"
-msgstr "sesi pengguna tidak dapat didrop"
-
-#: commands/user.c:969
-#, c-format
-msgid "must be superuser to drop superusers"
-msgstr "harus sebagai superuser untuk melakukan drop superuser"
-
-#: commands/user.c:985
-#, c-format
-msgid "role \"%s\" cannot be dropped because some objects depend on it"
-msgstr "role « %s » tidak dapat di drop karena beberapa objek bergantung padanya"
-
-#: commands/user.c:1103
-#, c-format
-msgid "session user cannot be renamed"
-msgstr "sesi pengguna tidak dapat diganti nama"
-
-#: commands/user.c:1107
-#, c-format
-msgid "current user cannot be renamed"
-msgstr "user saat ini tidak dapat diganti nama"
-
-#: commands/user.c:1130
-#, c-format
-msgid "must be superuser to rename superusers"
-msgstr "harus sebagai superuser utnuk mengganti nama superuser"
-
-#: commands/user.c:1137
-#, c-format
-msgid "permission denied to rename role"
-msgstr "ijin ditolak untuk mengganti nama role"
-
-#: commands/user.c:1158
-#, c-format
-msgid "MD5 password cleared because of role rename"
-msgstr "sandi MD5 dibersihkan karena role berganti nama"
-
-#: commands/user.c:1218
-#, c-format
-msgid "column names cannot be included in GRANT/REVOKE ROLE"
-msgstr "kolom nama tidak dapat dimasukkan ke dalam GRANT/REVOKE ROLE"
-
-#: commands/user.c:1256
-#, c-format
-msgid "permission denied to drop objects"
-msgstr "ijin ditolak untuk drop objek"
-
-#: commands/user.c:1283 commands/user.c:1292
-#, c-format
-msgid "permission denied to reassign objects"
-msgstr "ijin ditolak untuk menetapkan kembali objek"
-
-#: commands/user.c:1365 commands/user.c:1511
-#, c-format
-msgid "must have admin option on role \"%s\""
-msgstr "harus memiliki opsi admin pada role « %s »"
-
-#: commands/user.c:1382
-#, c-format
-msgid "must be superuser to set grantor"
-msgstr "harus sebagai superuser untuk mengatur grantor "
-
-#: commands/user.c:1407
-#, c-format
-msgid "role \"%s\" is a member of role \"%s\""
-msgstr "role « %s » adalah anggota dari role « %s »"
-
-#: commands/user.c:1422
-#, c-format
-msgid "role \"%s\" is already a member of role \"%s\""
-msgstr "role « %s » sudah menjadi anggota dari role « %s »"
-
-#: commands/user.c:1533
-#, c-format
-msgid "role \"%s\" is not a member of role \"%s\""
-msgstr "role « %s » bukan anggota dari role « %s »"
-
-#: commands/vacuum.c:463
-#, c-format
-msgid "oldest xmin is far in the past"
-msgstr "xmin yang lama jauh dibelakang"
-
-#: commands/vacuum.c:464
-#, c-format
-msgid "Close open transactions soon to avoid wraparound problems."
-msgstr "Tutup buka transaksi segera untuk menghindari wraparound masalah"
-
-#: commands/vacuum.c:496
-#, c-format
-msgid "oldest multixact is far in the past"
-msgstr "multicast yang lama jauh dibelakang"
-
-#: commands/vacuum.c:497
-#, c-format
-msgid "Close open transactions with multixacts soon to avoid wraparound problems."
-msgstr "Tutup buka transaksi dengan multixacts segera untuk menghindari wraparound masalah"
-
-#: commands/vacuum.c:967
-#, c-format
-msgid "some databases have not been vacuumed in over 2 billion transactions"
-msgstr "beberapa database belum di VACUUM dalam lebih dari 2 miliar transaksi"
-
-#: commands/vacuum.c:968
-#, c-format
-msgid "You might have already suffered transaction-wraparound data loss."
-msgstr "Anda mungkin sudah kehilangan transaksi-wraparound data hilang"
-
-#: commands/vacuum.c:1079
-#, c-format
-msgid "skipping vacuum of \"%s\" --- lock not available"
-msgstr "melompati VACUUM dari « %s » --- penguncian tidak tersedia"
-
-#: commands/vacuum.c:1105
-#, c-format
-msgid "skipping \"%s\" --- only superuser can vacuum it"
-msgstr "melompati « %s » --- hanya superuser yang dapat melakukan VACUUM"
-
-#: commands/vacuum.c:1109
-#, c-format
-msgid "skipping \"%s\" --- only superuser or database owner can vacuum it"
-msgstr "melompati « %s » --- hanya superuser atau pemilik database yang dapat melakukan VACUUM"
-
-#: commands/vacuum.c:1113
-#, c-format
-msgid "skipping \"%s\" --- only table or database owner can vacuum it"
-msgstr "melompati « %s » --- hanya tabel atau pemilik database yang dapat melakukan VACUUM"
-
-#: commands/vacuum.c:1131
-#, c-format
-msgid "skipping \"%s\" --- cannot vacuum non-tables or special system tables"
-msgstr "melompati « %s » --- tidak dapat melakukan VACUUM pada non-tables atau tabel sistem spesial"
-
-#: commands/vacuumlazy.c:337
-#, c-format
-msgid ""
-"automatic vacuum of table \"%s.%s.%s\": index scans: %d\n"
-"pages: %d removed, %d remain\n"
-"tuples: %.0f removed, %.0f remain\n"
-"buffer usage: %d hits, %d misses, %d dirtied\n"
-"avg read rate: %.3f MB/s, avg write rate: %.3f MB/s\n"
-"system usage: %s"
-msgstr ""
-"otomatis VACUUM dari tabel « %s.%s.%s »: pemindaiain: %d\n"
-"halaman : %d sudah dihapus, %d tersisa\n"
-"tuple : %.0f sudah dihapus, %.0f tersisa\n"
-"penggunaan buffer: %d hits %d tidak sesuai, %d kotor\n"
-"rata-rata tingkat pembaca: %.3fMB/s, rata-rata tingkat menulis: %.3f MB/s\n"
-"penggunakan sistem : %s"
-
-#: commands/vacuumlazy.c:670
-#, c-format
-msgid "relation \"%s\" page %u is uninitialized --- fixing"
-msgstr "relasi « %s » : halaman %u tidak diinisialisasi --- perbaikan"
-
-#: commands/vacuumlazy.c:1084
-#, c-format
-msgid "\"%s\": removed %.0f row versions in %u pages"
-msgstr "« %s » : dihapus %.0f versi baris dalam %u halaman"
-
-#: commands/vacuumlazy.c:1089
-#, c-format
-msgid "\"%s\": found %.0f removable, %.0f nonremovable row versions in %u out of %u pages"
-msgstr "« %s » : ditemukan  %.0f dapat dipindahkan, %.0f tidak dapat dipindahkan baris versi dalam %u keluar dari %u halaman"
-
-#: commands/vacuumlazy.c:1093
-#, c-format
-msgid ""
-"%.0f dead row versions cannot be removed yet.\n"
-"There were %.0f unused item pointers.\n"
-"%u pages are entirely empty.\n"
-"%s."
-msgstr ""
-"% .0f mati versi baris tidak dapat dihapus belum.\n"
-"Ada % .0f item pointer yang tidak terpakai.\n"
-"halaman%u sepenuhnya kosong.\n"
-"%s."
-
-#: commands/vacuumlazy.c:1164
-#, c-format
-msgid "\"%s\": removed %d row versions in %d pages"
-msgstr "« %s »: dihapus %d versi baris dalam %d halaman"
-
-#: commands/vacuumlazy.c:1167 commands/vacuumlazy.c:1320 commands/vacuumlazy.c:1491
-#, c-format
-msgid "%s."
-msgstr "%s."
-
-#: commands/vacuumlazy.c:1317
-#, c-format
-msgid "scanned index \"%s\" to remove %d row versions"
-msgstr "pemindaian indeks « %s » untuk menghapus %d versi baris"
-
-#: commands/vacuumlazy.c:1362
-#, c-format
-msgid "index \"%s\" now contains %.0f row versions in %u pages"
-msgstr "indeks « %s » sekarang mengandung %.0f versi baris dalam %u halaman"
-
-#: commands/vacuumlazy.c:1366
-#, c-format
-msgid ""
-"%.0f index row versions were removed.\n"
-"%u index pages have been deleted, %u are currently reusable.\n"
-"%s."
-msgstr ""
-"%.0f indeks baris versi telah dihapus.\n"
-"halaman indeks %u sudah dihapus, %u sekarang dapat digunakan kembali.\n"
-"%s."
-
-#: commands/vacuumlazy.c:1423
-#, c-format
-msgid "\"%s\": stopping truncate due to conflicting lock request"
-msgstr "« %s » : berhenti truncate karena bertentangan dengan permintaan kunci"
-
-#: commands/vacuumlazy.c:1488
-#, c-format
-msgid "\"%s\": truncated %u to %u pages"
-msgstr "« %s » : truncate %u ke halaman %u"
-
-#: commands/vacuumlazy.c:1544
-#, c-format
-msgid "\"%s\": suspending truncate due to conflicting lock request"
-msgstr "« %s » : menangguhkan truncate karena bertentangan dengan permintaan kunci"
-
-#: commands/variable.c:162 utils/misc/guc.c:8401
-#, c-format
-msgid "Unrecognized key word: \"%s\"."
-msgstr "Kata kunci tidak diakui: « %s »"
-
-#: commands/variable.c:174
-#, c-format
-msgid "Conflicting \"datestyle\" specifications."
-msgstr "Penentuan « datestyle » bertentangan"
-
-#: commands/variable.c:313
-#, c-format
-msgid "Cannot specify months in time zone interval."
-msgstr "Tidak dapat menentukan bulan dalam rentang zona waktu"
-
-#: commands/variable.c:319
-#, c-format
-msgid "Cannot specify days in time zone interval."
-msgstr "tidak dapat menetukan hari dalam rentang zona waktu"
-
-#: commands/variable.c:365 commands/variable.c:488
-#, c-format
-msgid "time zone \"%s\" appears to use leap seconds"
-msgstr "zona waktu « %s » sepertinya menggunakan detik « leap »"
-
-#: commands/variable.c:367 commands/variable.c:490
-#, c-format
-msgid "PostgreSQL does not support leap seconds."
-msgstr "PostgreSQL tidak menggunakan detik « leap »."
-
-#: commands/variable.c:554
-#, c-format
-msgid "cannot set transaction read-write mode inside a read-only transaction"
-msgstr "tidak dapat mengatur ke mode read-write transaksi dalam read-only transaksi"
-
-#: commands/variable.c:561
-#, c-format
-msgid "transaction read-write mode must be set before any query"
-msgstr "mode transaksi read-write harus diatur sebelum query apapun"
-
-#: commands/variable.c:568
-#, c-format
-msgid "cannot set transaction read-write mode during recovery"
-msgstr "tidak dapat mengatur mode transaksi read-write selama pemulihan"
-
-#: commands/variable.c:617
-#, c-format
-msgid "SET TRANSACTION ISOLATION LEVEL must be called before any query"
-msgstr "SET TRANSACTION ISOLATION LEVEL harus dipanggil sebelum query apapun"
-
-#: commands/variable.c:624
-#, c-format
-msgid "SET TRANSACTION ISOLATION LEVEL must not be called in a subtransaction"
-msgstr "SET TRANSACTION ISOLATION LEVEL tidak harus dipanggil dalam subtransaksi"
-
-#: commands/variable.c:631 storage/lmgr/predicate.c:1585
-#, c-format
-msgid "cannot use serializable mode in a hot standby"
-msgstr "tidak dapat menggunakan mode serialisasi dalam « Hot Standby »"
-
-#: commands/variable.c:632
-#, c-format
-msgid "You can use REPEATABLE READ instead."
-msgstr "Anda tetap dapat menggunakan REPEATABLE READ."
-
-#: commands/variable.c:680
-#, c-format
-msgid "SET TRANSACTION [NOT] DEFERRABLE cannot be called within a subtransaction"
-msgstr "SET TRANSACTION [NOT] DEFERRABLE tidak dapat dipanggil dengan subtransaksi"
-
-#: commands/variable.c:686
-#, c-format
-msgid "SET TRANSACTION [NOT] DEFERRABLE must be called before any query"
-msgstr "SET TRANSACTION [NOT] DEFERRABLE harus dipanggil sebelum query apapun"
-
-#: commands/variable.c:768
-#, c-format
-msgid "Conversion between %s and %s is not supported."
-msgstr "Mengubah antara %s dan %s tidak didukung."
-
-#: commands/variable.c:775
-#, c-format
-msgid "Cannot change \"client_encoding\" now."
-msgstr "Tidak dapat mengganti « client_encoding » sekarang."
-
-#: commands/variable.c:945
-#, c-format
-msgid "permission denied to set role \"%s\""
-msgstr "ijin ditolak untuk mengatur role « %s »"
-
-#: commands/view.c:94
-#, c-format
-msgid "could not determine which collation to use for view column \"%s\""
-msgstr "tidak dapat menentukan pemeriksaan untuk digunakan dalam kolom VIEW « %s »"
-
-#: commands/view.c:109
-#, c-format
-msgid "view must have at least one column"
-msgstr "VIEW harus memiliki minimal satu kolom"
-
-#: commands/view.c:240 commands/view.c:252
-#, c-format
-msgid "cannot drop columns from view"
-msgstr "tidak dapat melakukan drop kolom dari VIEW"
-
-#: commands/view.c:257
-#, c-format
-msgid "cannot change name of view column \"%s\" to \"%s\""
-msgstr "tidak dapat mengganti nama dari kolom VIEW « %s » ke « %s »"
-
-#: commands/view.c:265
-#, c-format
-msgid "cannot change data type of view column \"%s\" from %s to %s"
-msgstr "tidak dapat mengganti tipe data dari kolom VIEW « %s » dari %s ke %s"
-
-#: commands/view.c:398
-#, c-format
-msgid "views must not contain SELECT INTO"
-msgstr "VIEW tidak membatasi SELECT INTO"
-
-#: commands/view.c:411
-#, c-format
-msgid "views must not contain data-modifying statements in WITH"
-msgstr "VIEW harus tidak terbatas pernyataan data-modifikasi dalam WITH"
-
-#: commands/view.c:439
-#, c-format
-msgid "CREATE VIEW specifies more column names than columns"
-msgstr "CREATE VIEW menentukan nama kolom lebih dari kolom"
-
-#: commands/view.c:447
-#, c-format
-msgid "views cannot be unlogged because they do not have storage"
-msgstr "VIEW tidak dapat di log karena mereka tidak memiliki tempat penyimpanan"
-
-#: commands/view.c:461
-#, c-format
-msgid "view \"%s\" will be a temporary view"
-msgstr "VIEW « %s » hanya VIEW sementara"
-
-#: executor/execCurrent.c:76
-#, c-format
-msgid "cursor \"%s\" is not a SELECT query"
-msgstr "kursor « %s » bukan merupakan query SELECT"
-
-#: executor/execCurrent.c:82
-#, c-format
-msgid "cursor \"%s\" is held from a previous transaction"
-msgstr "kursor « %s » diadakan dari transaksi sebelumnya"
-
-#: executor/execCurrent.c:114
-#, c-format
-msgid "cursor \"%s\" has multiple FOR UPDATE/SHARE references to table \"%s\""
-msgstr "kursor « %s » memiliki beberapa FOR UPDATE/SHARE mengacu pada tabel « %s »"
-
-#: executor/execCurrent.c:123
-#, c-format
-msgid "cursor \"%s\" does not have a FOR UPDATE/SHARE reference to table \"%s\""
-msgstr "kursor « %s » tidak memiliki FOR UPDATE/SHARE mengacu pada tabel « %s »"
-
-#: executor/execCurrent.c:133 executor/execCurrent.c:179
-#, c-format
-msgid "cursor \"%s\" is not positioned on a row"
-msgstr "kursor « %s » tidak diposisikan pada baris"
-
-#: executor/execCurrent.c:166
-#, c-format
-msgid "cursor \"%s\" is not a simply updatable scan of table \"%s\""
-msgstr "kursor « %s » tidak mudah pemindaian tabel « %s » diperbaharui"
-
-#: executor/execCurrent.c:231 executor/execQual.c:1138
-#, c-format
-msgid "type of parameter %d (%s) does not match that when preparing the plan (%s)"
-msgstr "tipe parameter %d (%s) tidak sesuai ketika mempersiapkan rencana (%s)"
-
-#: executor/execCurrent.c:243 executor/execQual.c:1150
-#, c-format
-msgid "no value found for parameter %d"
-msgstr "tidak ditemukan nilai untuk parameter %d"
-
-#: executor/execMain.c:954
-#, c-format
-msgid "cannot change sequence \"%s\""
-msgstr "tidak dapat mengubah sequence « %s »"
-
-#: executor/execMain.c:960
-#, c-format
-msgid "cannot change TOAST relation \"%s\""
-msgstr "tidak dapat mengubah relasi TOAST « %s »"
-
-#: executor/execMain.c:978 rewrite/rewriteHandler.c:2346
-#, c-format
-msgid "cannot insert into view \"%s\""
-msgstr "tidak dapat menulis ke dalam view « %s »"
-
-#: executor/execMain.c:980 rewrite/rewriteHandler.c:2349
-#, c-format
-msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule."
-msgstr "Untuk mengaktifkan masukkan ke dalam view, memberikan trigger INSTEAD OF INSERT atau tanpa syarat aturan ON INSERT DO INSTEAD."
-
-#: executor/execMain.c:986 rewrite/rewriteHandler.c:2354
-#, c-format
-msgid "cannot update view \"%s\""
-msgstr "tidak dapat memperbaharui VIEW « %s »"
-
-#: executor/execMain.c:988 rewrite/rewriteHandler.c:2357
-#, c-format
-msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule."
-msgstr "Untuk mengaktifkan proses update ke dalam view, memberikan trigger INSTEAD OF UPDATE atau tanpa syarat aturan ON UPDATE DO INSTEAD."
-
-#: executor/execMain.c:994 rewrite/rewriteHandler.c:2362
-#, c-format
-msgid "cannot delete from view \"%s\""
-msgstr "tidak dapat menghapus dari VIEW « %s »"
-
-#: executor/execMain.c:996 rewrite/rewriteHandler.c:2365
-#, c-format
-msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule."
-msgstr "Untuk mengaktifkan proses hapus dari view, memberikan trigger INSTEAD OF DELETE atau tanpa syarat aturan ON DELETE DO INSTEAD."
-
-#: executor/execMain.c:1006
-#, c-format
-msgid "cannot change materialized view \"%s\""
-msgstr "tidak dapat mengubah materialisasi view « %s »"
-
-#: executor/execMain.c:1018
-#, c-format
-msgid "cannot insert into foreign table \"%s\""
-msgstr "tidak dapat memasukkan ke dalam tabel foreign « %s »"
-
-#: executor/execMain.c:1024
-#, c-format
-msgid "foreign table \"%s\" does not allow inserts"
-msgstr "tabel foreign « %s » tidak mengizinkan masukan"
-
-#: executor/execMain.c:1031
-#, c-format
-msgid "cannot update foreign table \"%s\""
-msgstr "tidak dapat meng-update tabel foreign « %s »"
-
-#: executor/execMain.c:1037
-#, c-format
-msgid "foreign table \"%s\" does not allow updates"
-msgstr "tabel foreign « %s » tidak mengizinkan update"
-
-#: executor/execMain.c:1044
-#, c-format
-msgid "cannot delete from foreign table \"%s\""
-msgstr "tidak dapat menghapus dari tabel foreign « %s »"
-
-#: executor/execMain.c:1050
-#, c-format
-msgid "foreign table \"%s\" does not allow deletes"
-msgstr "tabel foreign « %s » tidak mengizinkan menghapus"
-
-#: executor/execMain.c:1061
-#, c-format
-msgid "cannot change relation \"%s\""
-msgstr "tidak dapat mengubah relasi « %s »"
-
-#: executor/execMain.c:1085
-#, c-format
-msgid "cannot lock rows in sequence \"%s\""
-msgstr "tidak dapat mengunci baris dalam sequence « %s »"
-
-#: executor/execMain.c:1092
-#, c-format
-msgid "cannot lock rows in TOAST relation \"%s\""
-msgstr "tidak dapat mengunci baris dalam relasi TOAST « %s »"
-
-#: executor/execMain.c:1099
-#, c-format
-msgid "cannot lock rows in view \"%s\""
-msgstr "tidak dapat mengunci baris dalam VIEW « %s »"
-
-#: executor/execMain.c:1107
-#, c-format
-msgid "cannot lock rows in materialized view \"%s\""
-msgstr "tidak dapat mengunci baris dalam materialisasi VIEW « %s »"
-
-#: executor/execMain.c:1114
-#, c-format
-msgid "cannot lock rows in foreign table \"%s\""
-msgstr "tidak dapat mengunci baris dalam tabel foreign « %s »"
-
-#: executor/execMain.c:1120
-#, c-format
-msgid "cannot lock rows in relation \"%s\""
-msgstr "tidak dapat mengunci baris dalam relasi « %s »"
-
-#: executor/execMain.c:1605
-#, c-format
-msgid "null value in column \"%s\" violates not-null constraint"
-msgstr "nilai NULL  dalam kolom « %s » melanggar not-null constraint"
-
-#: executor/execMain.c:1607 executor/execMain.c:1624
-#, c-format
-msgid "Failing row contains %s."
-msgstr "Baris gagal berisi %s"
-
-#: executor/execMain.c:1622
-#, c-format
-msgid "new row for relation \"%s\" violates check constraint \"%s\""
-msgstr "baris baru untuk relasi « %s » melanggar pemeriksaan constraint « %s »"
-
-#: executor/execQual.c:305 executor/execQual.c:333 executor/execQual.c:3122 utils/adt/array_userfuncs.c:430 utils/adt/arrayfuncs.c:233 utils/adt/arrayfuncs.c:512 utils/adt/arrayfuncs.c:1247 utils/adt/arrayfuncs.c:2920 utils/adt/arrayfuncs.c:4945
-#, c-format
-msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
-msgstr "jumlah dimensi array (%d) melebihi maksimum yang dizinkan (%d)"
-
-#: executor/execQual.c:318 executor/execQual.c:346
-#, c-format
-msgid "array subscript in assignment must not be null"
-msgstr "array subscript dalam tugas tidak harus NULL"
-
-#: executor/execQual.c:641 executor/execQual.c:4043
-#, c-format
-msgid "attribute %d has wrong type"
-msgstr "attribut %d memiliki tipe yang salah"
-
-#: executor/execQual.c:642 executor/execQual.c:4044
-#, c-format
-msgid "Table has type %s, but query expects %s."
-msgstr "Table memiliki tipe %s tetapi query mengharapkan %s."
-
-#: executor/execQual.c:845 executor/execQual.c:862 executor/execQual.c:1026 executor/nodeModifyTable.c:85 executor/nodeModifyTable.c:95 executor/nodeModifyTable.c:112 executor/nodeModifyTable.c:120
-#, c-format
-msgid "table row type and query-specified row type do not match"
-msgstr "tabel tipe baris dan tipe baris query-specified tidak cocok"
-
-#: executor/execQual.c:846
-#, 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] "Tabel baris berisi atribut %d, tetapi query mengharapkan %d."
-msgstr[1] "Tabel baris berisi atribut %d, tetapi query mengharapkan %d."
-
-#: executor/execQual.c:863 executor/nodeModifyTable.c:96
-#, c-format
-msgid "Table has type %s at ordinal position %d, but query expects %s."
-msgstr "Tabel memiliki tipe %s pada posisi ordinal %d, tetapi query mengharapkan %s."
-
-#: executor/execQual.c:1027 executor/execQual.c:1625
-#, c-format
-msgid "Physical storage mismatch on dropped attribute at ordinal position %d."
-msgstr "Fisik tempat penyimpanan tidak sesuai dalam drop atribut pada posisi ordinal %d."
-
-#: executor/execQual.c:1304 parser/parse_func.c:93 parser/parse_func.c:325 parser/parse_func.c:634
-#, 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] "tidak dapat lewat melebihi dari  %d argumen ke fungsi"
-msgstr[1] "tidak dapat lewat melebihi dari  %d argumen ke fungsi"
-
-#: executor/execQual.c:1493
-#, c-format
-msgid "functions and operators can take at most one set argument"
-msgstr "fungsi dan operator dapat mengambil paling banyak satu set argumen"
-
-#: executor/execQual.c:1543
-#, c-format
-msgid "function returning setof record called in context that cannot accept type record"
-msgstr "fungsi pengaturan pengembalian dari record tersebut dalam konteks yang tidak dapat menerima tipe record"
-
-#: executor/execQual.c:1598 executor/execQual.c:1614 executor/execQual.c:1624
-#, c-format
-msgid "function return row and query-specified return row do not match"
-msgstr "Fungsi pengembalian baris dan query-specified pengembalian baris tidak cocok"
-
-#: executor/execQual.c:1599
-#, c-format
-msgid "Returned row contains %d attribute, but query expects %d."
-msgid_plural "Returned row contains %d attributes, but query expects %d."
-msgstr[0] "Pengembalian baris memiliki atribut %d, tetapi query mengharapkan %d."
-msgstr[1] "Pengembalian baris memiliki atribut %d, tetapi query mengharapkan %d."
-
-#: executor/execQual.c:1615
-#, c-format
-msgid "Returned type %s at ordinal position %d, but query expects %s."
-msgstr "Pengembalian tipe %s pada posisi ordinal %d, tetapi query mengharapkan %s."
-
-#: executor/execQual.c:1857 executor/execQual.c:2281
-#, c-format
-msgid "table-function protocol for materialize mode was not followed"
-msgstr "protokol tabel-fungsi untuk mode materialisasi tidak diikuti"
-
-#: executor/execQual.c:1877 executor/execQual.c:2288
-#, c-format
-msgid "unrecognized table-function returnMode: %d"
-msgstr "returnMode tidak mengenali tabel-fungsi : %d"
-
-#: executor/execQual.c:2198
-#, c-format
-msgid "function returning set of rows cannot return null value"
-msgstr "fungsi pengaturan pengembalian dari baris tidak dapat mengembalikan nilai NULL"
-
-#: executor/execQual.c:2255
-#, c-format
-msgid "rows returned by function are not all of the same row type"
-msgstr "baris yang dikembalikan oleh fungsi yang bukan semua tipe baris yang sama"
-
-#: executor/execQual.c:2470
-#, c-format
-msgid "IS DISTINCT FROM does not support set arguments"
-msgstr "IS DISTINCT FROM tidak mendukung pengaturan argumen"
-
-#: executor/execQual.c:2547
-#, c-format
-msgid "op ANY/ALL (array) does not support set arguments"
-msgstr "op ANY/ALL (array) tidak mendukung pengaturan argumen"
-
-#: executor/execQual.c:3100
-#, c-format
-msgid "cannot merge incompatible arrays"
-msgstr "tidak dapat menggabungkan array yang tidak kompatibel"
-
-#: executor/execQual.c:3101
-#, c-format
-msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
-msgstr "Array dengan tipe elemen %s tidak bisa dimasukkan dalam membangun ARRAY dengan tipe elemen %s."
-
-#: executor/execQual.c:3142 executor/execQual.c:3169 utils/adt/arrayfuncs.c:547
-#, c-format
-msgid "multidimensional arrays must have array expressions with matching dimensions"
-msgstr "array multidimensi harus memiliki ekspresi array dengan dimensi yang cocok"
-
-#: executor/execQual.c:3684
-#, c-format
-msgid "NULLIF does not support set arguments"
-msgstr "NULLIF tidak mendukung pengaturan dokumen"
-
-#: executor/execQual.c:3914 utils/adt/domains.c:131
-#, c-format
-msgid "domain %s does not allow null values"
-msgstr "domain %s tidak mengijinkan nilai NULL"
-
-#: executor/execQual.c:3944 utils/adt/domains.c:168
-#, c-format
-msgid "value for domain %s violates check constraint \"%s\""
-msgstr "nilai untuk domain %s melanggar pengecekan constraint « %s »"
-
-#: executor/execQual.c:4302
-#, c-format
-msgid "WHERE CURRENT OF is not supported for this table type"
-msgstr "WHERE CURRENT OF tidak didukung untuk tipe tabel ini"
-
-#: executor/execQual.c:4444 optimizer/util/clauses.c:573 parser/parse_agg.c:347
-#, c-format
-msgid "aggregate function calls cannot be nested"
-msgstr "panggilan fungsi agregat tidak dapat bersarang"
-
-#: executor/execQual.c:4482 optimizer/util/clauses.c:647 parser/parse_agg.c:443
-#, c-format
-msgid "window function calls cannot be nested"
-msgstr "panggilan fungsi window tidak dapat bersarang"
-
-#: executor/execQual.c:4694
-#, c-format
-msgid "target type is not an array"
-msgstr "tipe target bukan array"
-
-#: executor/execQual.c:4808
-#, c-format
-msgid "ROW() column has type %s instead of type %s"
-msgstr "kolom ROW() memiliki tipe %s tetap dari tipe %s"
-
-#: executor/execQual.c:4943 utils/adt/arrayfuncs.c:3383 utils/adt/rowtypes.c:921
-#, c-format
-msgid "could not identify a comparison function for type %s"
-msgstr "tidak bisa mengidentifikasi fungsi perbandingan untuk tipe %s"
-
-#: executor/execUtils.c:844
-#, c-format
-msgid "materialized view \"%s\" has not been populated"
-msgstr "materialisasi view « %s » tidak memiliki populasi"
-
-#: executor/execUtils.c:846
-#, c-format
-msgid "Use the REFRESH MATERIALIZED VIEW command."
-msgstr "Menggunakan perintah REFRESH MATERIALIZED VIEW."
-
-#: executor/execUtils.c:1323
-#, c-format
-msgid "could not create exclusion constraint \"%s\""
-msgstr "tidak dapat membuat eksklusif constraint « %s »"
-
-#: executor/execUtils.c:1325
-#, c-format
-msgid "Key %s conflicts with key %s."
-msgstr "Kunci %s bermasalah dengan kunci %s."
-
-#: executor/execUtils.c:1332
-#, c-format
-msgid "conflicting key value violates exclusion constraint \"%s\""
-msgstr "permasalahan nilai kunci melanggar eksklusif constraint « %s »"
-
-#: executor/execUtils.c:1334
-#, c-format
-msgid "Key %s conflicts with existing key %s."
-msgstr "Kunci %s bermasalah dengan kunci yang sudah ada %s."
-
-#: executor/functions.c:225
-#, c-format
-msgid "could not determine actual type of argument declared %s"
-msgstr "tidak bisa menentukan pernyataan tipe argumen yang sebenarnya % s"
-
-#. translator: %s is a SQL statement name
-#: executor/functions.c:506
-#, c-format
-msgid "%s is not allowed in a SQL function"
-msgstr "%s tidak diijinkan dalam fungsi SQL"
-
-#. translator: %s is a SQL statement name
-#: executor/functions.c:513 executor/spi.c:1342 executor/spi.c:2126
-#, c-format
-msgid "%s is not allowed in a non-volatile function"
-msgstr "%s tidak diijinkan dalam fungsi non-volatile"
-
-#: executor/functions.c:638
-#, c-format
-msgid "could not determine actual result type for function declared to return type %s"
-msgstr "tidak bisa menentukan hasil yang sebenarnya untuk pernyataan kepada pengembalian tipe % s"
-
-#: executor/functions.c:1403
-#, c-format
-msgid "SQL function \"%s\" statement %d"
-msgstr "fungsi SQL « %s », pernyataan %d"
-
-#: executor/functions.c:1429
-#, c-format
-msgid "SQL function \"%s\" during startup"
-msgstr "fungsi SQL « %s » saat startup"
-
-#: executor/functions.c:1588 executor/functions.c:1625 executor/functions.c:1637 executor/functions.c:1750 executor/functions.c:1783 executor/functions.c:1813
-#, c-format
-msgid "return type mismatch in function declared to return %s"
-msgstr "pengembalian tipe tidak sesuai dalam fungsi yang dinyatakan kembali %s"
-
-#: executor/functions.c:1590
-#, c-format
-msgid "Function's final statement must be SELECT or INSERT/UPDATE/DELETE RETURNING."
-msgstr "Pernyataan akhir fungsi yang harus SELECT atau INSERT/UPDATE/DELETE RETURNING."
-
-#: executor/functions.c:1627
-#, c-format
-msgid "Final statement must return exactly one column."
-msgstr "Pernyataan akhir harus kembali tepat satu kolom."
-
-#: executor/functions.c:1639
-#, c-format
-msgid "Actual return type is %s."
-msgstr "Sebenarnya tipe kembali adalah %s."
-
-#: executor/functions.c:1752
-#, c-format
-msgid "Final statement returns too many columns."
-msgstr "Pernyataan akhir juga kembali banyak kolom."
-
-#: executor/functions.c:1785
-#, c-format
-msgid "Final statement returns %s instead of %s at column %d."
-msgstr "Pernyataan akhir kembali %s tetap dari %s pada kolom %d."
-
-#: executor/functions.c:1815
-#, c-format
-msgid "Final statement returns too few columns."
-msgstr "Pernyataan akhir kembali terlalu sedikit kolom."
-
-#: executor/functions.c:1864
-#, c-format
-msgid "return type %s is not supported for SQL functions"
-msgstr "tipe kembali %s tidak didukung untuk fungsi SQL"
-
-#: executor/nodeAgg.c:1739 executor/nodeWindowAgg.c:1856
-#, c-format
-msgid "aggregate %u needs to have compatible input type and transition type"
-msgstr "agregat %u perlu memiliki tipe masukan yang kompatibel dan tipe transisi"
-
-#: executor/nodeHashjoin.c:823 executor/nodeHashjoin.c:853
-#, c-format
-msgid "could not rewind hash-join temporary file: %m"
-msgstr "tidak dapat memutar kembali HASH-JOIN file sementara: %m"
-
-#: executor/nodeHashjoin.c:888 executor/nodeHashjoin.c:894
-#, c-format
-msgid "could not write to hash-join temporary file: %m"
-msgstr "tidak dapat menulis ke HASH-JOIN file sementara: %m"
-
-#: executor/nodeHashjoin.c:928 executor/nodeHashjoin.c:938
-#, c-format
-msgid "could not read from hash-join temporary file: %m"
-msgstr "tidak dapat membaca dari HASH-JOIN file sementara: %m"
-
-#: executor/nodeLimit.c:253
-#, c-format
-msgid "OFFSET must not be negative"
-msgstr "OFFSET tidak harus negatif"
-
-#: executor/nodeLimit.c:280
-#, c-format
-msgid "LIMIT must not be negative"
-msgstr "LIMIT tidak harus negatif"
-
-#: executor/nodeMergejoin.c:1576
-#, c-format
-msgid "RIGHT JOIN is only supported with merge-joinable join conditions"
-msgstr "RIGHT JOIN hanya didukung dengan kondisi join MERGE-JOINABLE"
-
-#: executor/nodeMergejoin.c:1596
-#, c-format
-msgid "FULL JOIN is only supported with merge-joinable join conditions"
-msgstr "FULL JOIN hanya didukung dengan kondisi join MERGE-JOINABLE"
-
-#: executor/nodeModifyTable.c:86
-#, c-format
-msgid "Query has too many columns."
-msgstr "Query memiliki terlalu banyak kolom."
-
-#: executor/nodeModifyTable.c:113
-#, c-format
-msgid "Query provides a value for a dropped column at ordinal position %d."
-msgstr "Query memberikan nilai untuk melakukan drop kolom pada posisi ordinal %d."
-
-#: executor/nodeModifyTable.c:121
-#, c-format
-msgid "Query has too few columns."
-msgstr "Query memiliki terlalu sedikit kolom."
-
-#: executor/nodeSubplan.c:304 executor/nodeSubplan.c:343 executor/nodeSubplan.c:970
-#, c-format
-msgid "more than one row returned by a subquery used as an expression"
-msgstr "lebih dari satu baris dikembalikan oleh subquery yang digunakan sebagai ekspresi"
-
-#: executor/nodeWindowAgg.c:1240
-#, c-format
-msgid "frame starting offset must not be null"
-msgstr "kerangka awal offset tidak harus NULL"
-
-#: executor/nodeWindowAgg.c:1253
-#, c-format
-msgid "frame starting offset must not be negative"
-msgstr "kerangka awal offset tidak harus negatif"
-
-#: executor/nodeWindowAgg.c:1266
-#, c-format
-msgid "frame ending offset must not be null"
-msgstr "kerangka akhir offset tidak harus NULL"
-
-#: executor/nodeWindowAgg.c:1279
-#, c-format
-msgid "frame ending offset must not be negative"
-msgstr "kerangka akhir offset tidak harus negatif"
-
-#: executor/spi.c:213
-#, c-format
-msgid "transaction left non-empty SPI stack"
-msgstr "transaksi meninggalkan tumpukan SPI non-empty"
-
-#: executor/spi.c:214 executor/spi.c:278
-#, c-format
-msgid "Check for missing \"SPI_finish\" calls."
-msgstr "Memeriksa kerusakan panggilan « SPI_finish »."
-
-#: executor/spi.c:277
-#, c-format
-msgid "subtransaction left non-empty SPI stack"
-msgstr "subtransaksi meninggalkan tumpukan SPI non-empty"
-
-#: executor/spi.c:1206
-#, c-format
-msgid "cannot open multi-query plan as cursor"
-msgstr "tidak dapat membuka multi-query plan sebagai kursor"
-
-#. translator: %s is name of a SQL command, eg INSERT
-#: executor/spi.c:1211
-#, c-format
-msgid "cannot open %s query as cursor"
-msgstr "tidak dapat membuka query %s sebagai kursor"
-
-#: executor/spi.c:1319
-#, c-format
-msgid "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE is not supported"
-msgstr "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE tidak didukung"
-
-#: executor/spi.c:1320 parser/analyze.c:2119
-#, c-format
-msgid "Scrollable cursors must be READ ONLY."
-msgstr "kursor yang dapat digulir harus READ ONLY."
-
-#: executor/spi.c:2416
-#, c-format
-msgid "SQL statement \"%s\""
-msgstr "pernyataan SQL « %s »"
-
-#: foreign/foreign.c:192
-#, c-format
-msgid "user mapping not found for \"%s\""
-msgstr "pemetaan pengguna tidak ditemukan untuk « %s »"
-
-#: foreign/foreign.c:348
-#, c-format
-msgid "foreign-data wrapper \"%s\" has no handler"
-msgstr "pengemasan foreign-data « %s » tidak ditangani"
-
-#: foreign/foreign.c:573
-#, c-format
-msgid "invalid option \"%s\""
-msgstr "opsi « %s » tidak valid"
-
-#: foreign/foreign.c:574
-#, c-format
-msgid "Valid options in this context are: %s"
-msgstr "Opsi valid dalam konteks ini adalah: %s"
-
-#: gram.y:942
-#, c-format
-msgid "unrecognized role option \"%s\""
-msgstr "opsi role « %s » tidak dikenali"
-
-#: gram.y:1224 gram.y:1239
-#, c-format
-msgid "CREATE SCHEMA IF NOT EXISTS cannot include schema elements"
-msgstr "CREATE SCHEMA IF NOT EXISTS tidak dapat menyertakan elemen schema"
-
-#: gram.y:1381
-#, c-format
-msgid "current database cannot be changed"
-msgstr "database saat ini tidak dapat diganti"
-
-#: gram.y:1508 gram.y:1523
-#, c-format
-msgid "time zone interval must be HOUR or HOUR TO MINUTE"
-msgstr "rentang zona waktu harus HOUR atau HOUR TO MINUTE"
-
-#: gram.y:1528 gram.y:10055 gram.y:12606
-#, c-format
-msgid "interval precision specified twice"
-msgstr "rentang presisi ditentukan dua kali"
-
-#: gram.y:2360 gram.y:2389
-#, c-format
-msgid "STDIN/STDOUT not allowed with PROGRAM"
-msgstr "STDIN/STDOUT tidak diijinkan oleh PROGRAM"
-
-#: gram.y:2647 gram.y:2654 gram.y:9338 gram.y:9346
-#, c-format
-msgid "GLOBAL is deprecated in temporary table creation"
-msgstr "GLOBAL sudah tidak berlaku dalam pembuatan tabel sementara"
-
-#: gram.y:3091 utils/adt/ri_triggers.c:310 utils/adt/ri_triggers.c:367 utils/adt/ri_triggers.c:786 utils/adt/ri_triggers.c:1009 utils/adt/ri_triggers.c:1165 utils/adt/ri_triggers.c:1346 utils/adt/ri_triggers.c:1511 utils/adt/ri_triggers.c:1687 utils/adt/ri_triggers.c:1867 utils/adt/ri_triggers.c:2058 utils/adt/ri_triggers.c:2116 utils/adt/ri_triggers.c:2221 utils/adt/ri_triggers.c:2386
-#, c-format
-msgid "MATCH PARTIAL not yet implemented"
-msgstr "MATCH PARTIAL Belum diterapkan"
-
-#: gram.y:4323
-msgid "duplicate trigger events specified"
-msgstr "menentukan waktu duplikasi trigger"
-
-#: gram.y:4418 parser/parse_utilcmd.c:2574 parser/parse_utilcmd.c:2600
-#, c-format
-msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
-msgstr "pernyataan contraint INITIALLY DEFERRED harus DEFERRABLE"
-
-#: gram.y:4425
-#, c-format
-msgid "conflicting constraint properties"
-msgstr "masalah properti constraint"
-
-#: gram.y:4557
-#, c-format
-msgid "CREATE ASSERTION is not yet implemented"
-msgstr "CREATE ASSERTION belum diterapkan"
-
-#: gram.y:4573
-#, c-format
-msgid "DROP ASSERTION is not yet implemented"
-msgstr "DROP ASSERTION belum diterapkan"
-
-#: gram.y:4923
-#, c-format
-msgid "RECHECK is no longer required"
-msgstr "RECHECK tidak lagi diperlukan"
-
-#: gram.y:4924
-#, c-format
-msgid "Update your data type."
-msgstr "Update tipe data anda."
-
-#: gram.y:6626 utils/adt/regproc.c:656
-#, c-format
-msgid "missing argument"
-msgstr "pernyataan salah"
-
-#: gram.y:6627 utils/adt/regproc.c:657
-#, c-format
-msgid "Use NONE to denote the missing argument of a unary operator."
-msgstr "gunakan NONE untuk menunjukkan argumen yang salah dari operator unary."
-
-#: gram.y:8022 gram.y:8028 gram.y:8034
-#, c-format
-msgid "WITH CHECK OPTION is not implemented"
-msgstr "WITH CHECK OPTION tidak diterapkan"
-
-#: gram.y:8983
-#, c-format
-msgid "number of columns does not match number of values"
-msgstr "jumlah kolom tidak sesuai dengan jumlah nilai"
-
-#: gram.y:9442
-#, c-format
-msgid "LIMIT #,# syntax is not supported"
-msgstr "sintaks LIMIT #,# tidak disupport"
-
-#: gram.y:9443
-#, c-format
-msgid "Use separate LIMIT and OFFSET clauses."
-msgstr "gunakan pemisahan klausa LIMIT dan OFFSET."
-
-#: gram.y:9634 gram.y:9659
-#, c-format
-msgid "VALUES in FROM must have an alias"
-msgstr "VALUES dalam FROM harus memiliki alias"
-
-#: gram.y:9635 gram.y:9660
-#, c-format
-msgid "For example, FROM (VALUES ...) [AS] foo."
-msgstr "Sebagai contoh, FROM (VALUES ...) [AS] foo."
-
-#: gram.y:9640 gram.y:9665
-#, c-format
-msgid "subquery in FROM must have an alias"
-msgstr "subquery dalam FROM harus memiliki alias"
-
-#: gram.y:9641 gram.y:9666
-#, c-format
-msgid "For example, FROM (SELECT ...) [AS] foo."
-msgstr "Sebagai contoh, FROM (SELECT...) [AS] foo."
-
-#: gram.y:10181
-#, c-format
-msgid "precision for type float must be at least 1 bit"
-msgstr "presisi untuk tipe float paling sedikit harus 1 bit"
-
-#: gram.y:10190
-#, c-format
-msgid "precision for type float must be less than 54 bits"
-msgstr "presisi untuk tipe float harus kurang dari 54 bit"
-
-#: gram.y:10729
-#, c-format
-msgid "wrong number of parameters on left side of OVERLAPS expression"
-msgstr "kesalahan penomoran dari parameter di sisi kiri ekspresi OVERLAPS"
-
-#: gram.y:10734
-#, c-format
-msgid "wrong number of parameters on right side of OVERLAPS expression"
-msgstr "kesalahan penomoran dari parameter di sisi kanan ekspresi OVERLAPS"
-
-#: gram.y:10923
-#, c-format
-msgid "UNIQUE predicate is not yet implemented"
-msgstr "predikat UNIQUE belum diterapkan"
-
-#: gram.y:11873
-#, c-format
-msgid "RANGE PRECEDING is only supported with UNBOUNDED"
-msgstr "RANGE PRECEDING hanya di dukung dengan UNBOUNDED"
-
-#: gram.y:11879
-#, c-format
-msgid "RANGE FOLLOWING is only supported with UNBOUNDED"
-msgstr "RANGE FOLLOWING hanya didukung dengan UNBOUNDED"
-
-#: gram.y:11906 gram.y:11929
-#, c-format
-msgid "frame start cannot be UNBOUNDED FOLLOWING"
-msgstr "kerangka awal tidak boleh UNBOUNDED FOLLOWING"
-
-#: gram.y:11911
-#, c-format
-msgid "frame starting from following row cannot end with current row"
-msgstr "kerangka dimulai dari baris berikut ini tidak dapat berakhir dengan baris saat ini"
-
-#: gram.y:11934
-#, c-format
-msgid "frame end cannot be UNBOUNDED PRECEDING"
-msgstr "kerangka akhir tidak boleh UNBOUNDED PRECEDING"
-
-#: gram.y:11940
-#, c-format
-msgid "frame starting from current row cannot have preceding rows"
-msgstr "kerangka dimulai dari baris saat ini tidak dapat memiliki sebelumnya baris"
-
-#: gram.y:11947
-#, c-format
-msgid "frame starting from following row cannot have preceding rows"
-msgstr "kerangka dimulai dari baris berikut tidak dapat memiliki baris sebelumnya"
-
-#: gram.y:12581
-#, c-format
-msgid "type modifier cannot have parameter name"
-msgstr "tipe modifier tidak memiliki nama parameter"
-
-#: gram.y:13198 gram.y:13373
-msgid "improper use of \"*\""
-msgstr "penyalahgunaan « * »"
-
-#: gram.y:13336 gram.y:13353 tsearch/spell.c:518 tsearch/spell.c:535 tsearch/spell.c:552 tsearch/spell.c:569 tsearch/spell.c:591
-#, c-format
-msgid "syntax error"
-msgstr "sintaks error"
-
-#: gram.y:13424
-#, c-format
-msgid "multiple ORDER BY clauses not allowed"
-msgstr "beberapa klausa ORDER BY tidak diperbolehkan"
-
-#: gram.y:13435
-#, c-format
-msgid "multiple OFFSET clauses not allowed"
-msgstr "beberapa klausa OFFSET tidak diperbolehkan"
-
-#: gram.y:13444
-#, c-format
-msgid "multiple LIMIT clauses not allowed"
-msgstr "beberapa klausa LIMIT tidak diperbolehkan"
-
-#: gram.y:13453
-#, c-format
-msgid "multiple WITH clauses not allowed"
-msgstr "beberapa klausa WITH tidak diperbolehkan"
-
-#: gram.y:13599
-#, c-format
-msgid "OUT and INOUT arguments aren't allowed in TABLE functions"
-msgstr "pernyataan OUT dan INOUT tidak diperbolehkan dalam fungsi TABLE"
-
-#: gram.y:13700
-#, c-format
-msgid "multiple COLLATE clauses not allowed"
-msgstr "beberapa klausa COLLATE tidak diperbolehkan"
-
-#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:13738 gram.y:13751
-#, c-format
-msgid "%s constraints cannot be marked DEFERRABLE"
-msgstr "constraint %s tidak dapat ditandai DEFERRABLE"
-
-#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:13764
-#, c-format
-msgid "%s constraints cannot be marked NOT VALID"
-msgstr "constraint %s tidak dapat ditandai NOT VALID"
-
-#. translator: %s is CHECK, UNIQUE, or similar
-#: gram.y:13777
-#, c-format
-msgid "%s constraints cannot be marked NO INHERIT"
-msgstr "constraint %s tidak dapat ditandai NO INHERIT"
-
-#: guc-file.l:192
-#, c-format
-msgid "unrecognized configuration parameter \"%s\" in file \"%s\" line %u"
-msgstr "konfigurasi parameter belum diakui « %s » didalam file « %s », baris %u"
-
-#: guc-file.l:227 utils/misc/guc.c:5270 utils/misc/guc.c:5446 utils/misc/guc.c:5550 utils/misc/guc.c:5651 utils/misc/guct.c:5772 utils/misc/guc.c:5880
-#, c-format
-msgid "parameter \"%s\" cannot be changed without restarting the server"
-msgstr "parameter « %s » tidak dapat melakukan perubahan tanpa me-restart server"
-
-#: guc-file.l:255
-#, c-format
-msgid "parameter \"%s\" removed from configuration file, reset to default"
-msgstr ""
-"parameter « %s » menghapus dari file konfigurasi ;\n"
-"reset ke default"
-
-#: guc-file.l:317
-#, c-format
-msgid "parameter \"%s\" changed to \"%s\""
-msgstr "parameter « %s » dengan mengubah  %s »"
-
-#: guc-file.l:351
-#, c-format
-msgid "configuration file \"%s\" contains errors"
-msgstr "file konfigurasi « %s » terdapat errors"
-
-#: guc-file.l:356
-#, c-format
-msgid "configuration file \"%s\" contains errors; unaffected changes were applied"
-msgstr "konfigurasi file « %s » terdapat errors ; tidak berubah tidak terpengaruh applied"
-
-#: guc-file.l:361
-#, c-format
-msgid "configuration file \"%s\" contains errors; no changes were applied"
-msgstr "file konfigurasi « %s » terdapat errors ; tidak tidak terpengaruh applied"
-
-#: guc-file.l:426
-#, c-format
-msgid "could not open configuration file \"%s\": maximum nesting depth exceeded"
-msgstr "tidak dapat membuka file konfigurasi « %s » : sudah melebihi kapasitas maksimal"
-
-#: guc-file.l:439 libpq/hba.c:1802
-#, c-format
-msgid "could not open configuration file \"%s\": %m"
-msgstr "tidak dapat membuka file konfigurasi « %s » : %m"
-
-#: guc-file.l:446
-#, c-format
-msgid "skipping missing configuration file \"%s\""
-msgstr "tidak dapat menghapus file konfigurasi « %s »"
-
-#: guc-file.l:655
-#, c-format
-msgid "syntax error in file \"%s\" line %u, near end of line"
-msgstr "kesalahan sintaksis dalan file  « %s », baris %u, baris akhir terdekat"
-
-#: guc-file.l:660
-#, c-format
-msgid "syntax error in file \"%s\" line %u, near token \"%s\""
-msgstr "kesalahan sintaksis dalam file « %s », barise %u, token terdekat « %s »"
-
-#: guc-file.l:676
-#, c-format
-msgid "too many syntax errors found, abandoning file \"%s\""
-msgstr "terlalu banyak sintaksis kesalan yang ditemukan, file tertinggal « %s »"
-
-#: guc-file.l:721
-#, c-format
-msgid "could not open configuration directory \"%s\": %m"
-msgstr "tidak dapat membuka direktori konfigurasi « %s » : %m"
-
-#: lib/stringinfo.c:267
-#, c-format
-msgid "Cannot enlarge string buffer containing %d bytes by %d more bytes."
-msgstr "tidak bisa memperbesar string yang mengandung buffer %d bytes by %d melebihi bytes"
-
-#: libpq/auth.c:257
-#, c-format
-msgid "authentication failed for user \"%s\": host rejected"
-msgstr "otentikasi gagal untuk pengguna « %s » : host ditolak"
-
-#: libpq/auth.c:260
-#, c-format
-msgid "Kerberos 5 authentication failed for user \"%s\""
-msgstr "Kerberos 5 gagal diotentikasi untuk pangguna « %s »"
-
-#: libpq/auth.c:263
-#, c-format
-msgid "\"trust\" authentication failed for user \"%s\""
-msgstr "user gagal melakuakan otentikasi » terjadi trust « %s »"
-
-#: libpq/auth.c:266
-#, c-format
-msgid "Ident authentication failed for user \"%s\""
-msgstr "Ident gagal diotentikasi untuk pengguna « %s »"
-
-#: libpq/auth.c:269
-#, c-format
-msgid "Peer authentication failed for user \"%s\""
-msgstr "Peer gagal diontentikasi untuk pengguna « %s »"
-
-#: libpq/auth.c:273
-#, c-format
-msgid "password authentication failed for user \"%s\""
-msgstr "password gagal diotentikasi untuk pengguna  « %s »"
-
-#: libpq/auth.c:278
-#, c-format
-msgid "GSSAPI authentication failed for user \"%s\""
-msgstr "GSSAPI gagal diotentikasi untuk pengguna  « %s »"
-
-#: libpq/auth.c:281
-#, c-format
-msgid "SSPI authentication failed for user \"%s\""
-msgstr "SSPI gagal diotentikasi untuk pengguna « %s »"
-
-#: libpq/auth.c:284
-#, c-format
-msgid "PAM authentication failed for user \"%s\""
-msgstr "PAM gagal di otentikasi untuk pengguna « %s »"
-
-#: libpq/auth.c:287
-#, c-format
-msgid "LDAP authentication failed for user \"%s\""
-msgstr "LDAP gagal diotentikasi untuk pengguna « %s »"
-
-#: libpq/auth.c:290
-#, c-format
-msgid "certificate authentication failed for user \"%s\""
-msgstr "sertifikat gagal diotentikasi untuk pengguna  « %s »"
-
-#: libpq/auth.c:293
-#, c-format
-msgid "RADIUS authentication failed for user \"%s\""
-msgstr "RADIUS gagal di otentikasi untuk pengguna « %s »"
-
-#: libpq/auth.c:296
-#, c-format
-msgid "authentication failed for user \"%s\": invalid authentication method"
-msgstr ""
-"otentikasi gagal untuk pengguna « %s » :\n"
-"metode otentikasi invalid"
-
-#: libpq/auth.c:304
-#, c-format
-msgid "Connection matched pg_hba.conf line %d: \"%s\""
-msgstr "koneksi telah cocok  %d denga baris pg_hba.conf : « %s »"
-
-#: libpq/auth.c:359
-#, c-format
-msgid "connection requires a valid client certificate"
-msgstr "koneksi membutuhkan sebuah setifikat yang valid dari client"
-
-#: libpq/auth.c:401
-#, c-format
-msgid "pg_hba.conf rejects replication connection for host \"%s\", user \"%s\", %s"
-msgstr ""
-"pg_hba.conf terjadi kesalahan repikasi koneksi untuk host  « %s »,\n"
-"pengguna « %s », %s"
-
-#: libpq/auth.c:403 libpq/auth.c:419 libpq/auth.c:467 libpq/auth.c:485
-msgid "SSL off"
-msgstr "SSL mati"
-
-#: libpq/auth.c:403 libpq/auth.c:419 libpq/auth.c:467 libpq/auth.c:485
-msgid "SSL on"
-msgstr "SSL hidup"
-
-#: libpq/auth.c:407
-#, c-format
-msgid "pg_hba.conf rejects replication connection for host \"%s\", user \"%s\""
-msgstr ""
-"pg_hba.conf terjadi kesalahan replikasi koneksi untuk host « %s »,\n"
-"pengguna « %s »"
-
-#: libpq/auth.c:416
-#, c-format
-msgid "pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s\", %s"
-msgstr ""
-"pg_hba.conf terjadi kesalahan koneksi untuk host « %s », pengguna « %s », dasar\n"
-"data « %s », %s"
-
-#: libpq/auth.c:423
-#, c-format
-msgid "pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s\""
-msgstr ""
-"pg_hba.conf terjadi kesalahan untuk host « %s », pengguna « %s », dasar\n"
-"data « %s »"
-
-#: libpq/auth.c:452
-#, c-format
-msgid "Client IP address resolved to \"%s\", forward lookup matches."
-msgstr "Client menyelesaikan IP address untuk « %s », diutamakan terlebih dahulu ."
-
-#: libpq/auth.c:454
-#, c-format
-msgid "Client IP address resolved to \"%s\", forward lookup not checked."
-msgstr "Client menyelasiakan IP address untuk « %s », dilihat terlebih dahulu  tidak diperiksa."
-
-#: libpq/auth.c:456
-#, c-format
-msgid "Client IP address resolved to \"%s\", forward lookup does not match."
-msgstr "Clent menyelesaikan IP address untuk « %s », dilihat terlebih dahulu yang tidak cocok."
-
-#: libpq/auth.c:465
-#, c-format
-msgid "no pg_hba.conf entry for replication connection from host \"%s\", user \"%s\", %s"
-msgstr ""
-"tidak ada entry dari pg_hba.conf untuk replikasi coneksi dari \n"
-"host « %s », pengguna « %s », %s"
-
-#: libpq/auth.c:472
-#, c-format
-msgid "no pg_hba.conf entry for replication connection from host \"%s\", user \"%s\""
-msgstr ""
-"tidak ada entry pg_hba.conf replikasi coneksi dari \n"
-"host « %s », pengguna « %s »"
-
-#: libpq/auth.c:482
-#, c-format
-msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\", %s"
-msgstr ""
-"tidak ada entry pg_hba.conf untuk host« %s », pengguna « %s »,\n"
-"database « %s », %s"
-
-#: libpq/auth.c:490
-#, c-format
-msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\""
-msgstr ""
-"tidak ada entry pg_hba.conf untuk host « %s », pengguna « %s »,\n"
-"database « %s »"
-
-#: libpq/auth.c:542 libpq/hba.c:1206
-#, c-format
-msgid "MD5 authentication is not supported when \"db_user_namespace\" is enabled"
-msgstr "otentikasi MD5 tidak support ketika « db_user_namespace » diaktifkan "
-
-#: libpq/auth.c:666
-#, c-format
-msgid "expected password response, got message type %d"
-msgstr "dihapkan mendapat respon, mendapatkan sejenis massage %d"
-
-#: libpq/auth.c:694
-#, c-format
-msgid "invalid password packet size"
-msgstr "paket password salah"
-
-#: libpq/auth.c:698
-#, c-format
-msgid "received password packet"
-msgstr "paket password diterima"
-
-#: libpq/auth.c:756
-#, c-format
-msgid "Kerberos initialization returned error %d"
-msgstr "inisialisai Kerberos mengeembalkan salah %d"
-
-#: libpq/auth.c:766
-#, c-format
-msgid "Kerberos keytab resolving returned error %d"
-msgstr "Kerberos keytab mengembilikan error %d"
-
-#: libpq/auth.c:790
-#, c-format
-msgid "Kerberos sname_to_principal(\"%s\", \"%s\") returned error %d"
-msgstr "sname_to_principal(« %s », « %s »)  Kerberos mengebalikan kesalahan %d"
-
-#: libpq/auth.c:835
-#, c-format
-msgid "Kerberos recvauth returned error %d"
-msgstr "fungsinya dari recvauth Kerberos mengembalikan error %d"
-
-#: libpq/auth.c:858
-#, c-format
-msgid "Kerberos unparse_name returned error %d"
-msgstr "unparse_name de Kerberos mengembalikan error %d"
-
-#: libpq/auth.c:1006
-#, c-format
-msgid "GSSAPI is not supported in protocol version 2"
-msgstr "GSSAPI tidak diukung didalam protokol version 2"
-
-#: libpq/auth.c:1061
-#, c-format
-msgid "expected GSS response, got message type %d"
-msgstr "diharapkan direspon oleh GSS, dan mendapatkan pesan %d"
-
-#: libpq/auth.c:1120
-msgid "accepting GSS security context failed"
-msgstr "GSS scurity gagal "
-
-#: libpq/auth.c:1146
-msgid "retrieving GSS user name failed"
-msgstr "mengulang user name GSS salah"
-
-#: libpq/auth.c:1263
-#, c-format
-msgid "SSPI is not supported in protocol version 2"
-msgstr "SSPI tidak support protocol version 2"
-
-#: libpq/auth.c:1278
-msgid "could not acquire SSPI credentials"
-msgstr "tidak dapat memperoleh SSPI credensial"
-
-#: libpq/auth.c:1295
-#, c-format
-msgid "expected SSPI response, got message type %d"
-msgstr "respon SSPI yang diharapkan, mendapat tipe pesan %d"
-
-#: libpq/auth.c:1367
-msgid "could not accept SSPI security context"
-msgstr "tidak dapat menyetujui konteks keamanan SSPI"
-
-#: libpq/auth.c:1429
-msgid "could not get token from SSPI security context"
-msgstr "tidak memperoleh token dari konteks keamanan SSPI"
-
-#: libpq/auth.c:1673
-#, c-format
-msgid "could not create socket for Ident connection: %m"
-msgstr "tidak dapat membuat soket untuk koneksi ldent : %m"
-
-#: libpq/auth.c:1688
-#, c-format
-msgid "could not bind to local address \"%s\": %m"
-msgstr "tidak dapat menyatukan ke alamat lokal « %s » : %m"
-
-#: libpq/auth.c:1700
-#, c-format
-msgid "could not connect to Ident server at address \"%s\", port %s: %m"
-msgstr "tidak dapat terhubung ke server ldent pada alamat « %s », port %s : %m"
-
-#: libpq/auth.c:1720
-#, c-format
-msgid "could not send query to Ident server at address \"%s\", port %s: %m"
-msgstr "tidak dapat mengirim query ke server ldent pada alamat « %s », port %s : %m"
-
-#: libpq/auth.c:1735
-#, c-format
-msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
-msgstr "tidak dapat menerima respons dari server ldent pada alamat « %s », port %s : %m"
-
-#: libpq/auth.c:1745
-#, c-format
-msgid "invalidly formatted response from Ident server: \"%s\""
-msgstr "format respons tidak valid dari server ldent : « %s »"
-
-#: libpq/auth.c:1784
-#, c-format
-msgid "peer authentication is not supported on this platform"
-msgstr "otentikasi peer tidak disupport pada platform ini"
-
-#: libpq/auth.c:1788
-#, c-format
-msgid "could not get peer credentials: %m"
-msgstr "tidak memperoleh kepercayaan: %m"
-
-#: libpq/auth.c:1797
-#, c-format
-msgid "local user with ID %d does not exist"
-msgstr "pengguna lokal dengan ID %d belum ada"
-
-#: libpq/auth.c:1880 libpq/auth.c:2151 libpq/auth.c:2516
-#, c-format
-msgid "empty password returned by client"
-msgstr "password kosong dikembalikan oleh klien"
-
-#: libpq/auth.c:1890
-#, c-format
-msgid "error from underlying PAM layer: %s"
-msgstr "error dari layer pokok PAM: %s"
-
-#: libpq/auth.c:1959
-#, c-format
-msgid "could not create PAM authenticator: %s"
-msgstr "tidak dapat membuat otentifikasi PAM : %s"
-
-#: libpq/auth.c:1970
-#, c-format
-msgid "pam_set_item(PAM_USER) failed: %s"
-msgstr "pam_set_item(PAM_USER) gagal: %s"
-
-#: libpq/auth.c:1981
-#, c-format
-msgid "pam_set_item(PAM_CONV) failed: %s"
-msgstr "pam_set_item(PAM_CONV) gagal: %s"
-
-#: libpq/auth.c:1992
-#, c-format
-msgid "pam_authenticate failed: %s"
-msgstr "pam_authenticate gagal : %s"
-
-#: libpq/auth.c:2003
-#, c-format
-msgid "pam_acct_mgmt failed: %s"
-msgstr "pam_acct_mgmt gagal: %s"
-
-#: libpq/auth.c:2014
-#, c-format
-msgid "could not release PAM authenticator: %s"
-msgstr "tidak dapat merilis otentikator PAM: %s"
-
-#: libpq/auth.c:2047
-#, c-format
-msgid "could not initialize LDAP: %m"
-msgstr "tidak dapat menginisialisasi LDAP : %m"
-
-#: libpq/auth.c:2050
-#, c-format
-msgid "could not initialize LDAP: error code %d"
-msgstr "tidak dapat menginisialisasi LDAP : kode error %d"
-
-#: libpq/auth.c:2060
-#, c-format
-msgid "could not set LDAP protocol version: %s"
-msgstr "tidak dapat mengatur protokol versi LDAP: %s"
-
-#: libpq/auth.c:2089
-#, c-format
-msgid "could not load wldap32.dll"
-msgstr "tidak dapat memuat wldap32.dll"
-
-#: libpq/auth.c:2097
-#, c-format
-msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
-msgstr "tidak dapat memuat function _ldap_start_tls_sA  dalam wldap32.dll"
-
-#: libpq/auth.c:2098
-#, c-format
-msgid "LDAP over SSL is not supported on this platform."
-msgstr "LDAP melalui SSL tidak disupport dalam platform ini."
-
-#: libpq/auth.c:2113
-#, c-format
-msgid "could not start LDAP TLS session: %s"
-msgstr "tidak dapat memulai sesi LDAP TLS: %s"
-
-#: libpq/auth.c:2135
-#, c-format
-msgid "LDAP server not specified"
-msgstr "server LDAP belum ditentukan"
-
-#: libpq/auth.c:2188
-#, c-format
-msgid "invalid character in user name for LDAP authentication"
-msgstr "karakter dalam nama pengguna tidak valid untuk otentikasi LDAP"
-
-#: libpq/auth.c:2203
-#, c-format
-msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": %s"
-msgstr "tidak dapat melakukan pengumpulan inisialisasi LDAP untuk ldapbinddn « %s » pada server « %s »:% s"
-
-#: libpq/auth.c:2228
-#, c-format
-msgid "could not search LDAP for filter \"%s\" on server \"%s\": %s"
-msgstr "tidak dapat mencari LDAP untuk menyaring « %s » pada server « %s »: %s"
-
-#: libpq/auth.c:2239
-#, c-format
-msgid "LDAP user \"%s\" does not exist"
-msgstr "pengguna LDAP « %s » belum ada"
-
-#: libpq/auth.c:2240
-#, c-format
-msgid "LDAP search for filter \"%s\" on server \"%s\" returned no entries."
-msgstr "pencarian LDAP untuk menyaring « %s » pada server « %s » kembali kosong."
-
-#: libpq/auth.c:2244
-#, c-format
-msgid "LDAP user \"%s\" is not unique"
-msgstr "pengguna LDAP « %s » tidak unique"
-
-#: libpq/auth.c:2245
-#, 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] "pencarian LDAP untuk filter « %s » pada server « %s » kembali %d entri."
-msgstr[1] "pencarian LDAP untuk filter « %s » pada server « %s » kembali %d entri."
-
-#: libpq/auth.c:2263
-#, c-format
-msgid "could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
-msgstr "tidak bisa mendapatkan dn untuk pencocokan entri pertama « %s » pada server « %s » : %s"
-
-#: libpq/auth.c:2283
-#, c-format
-msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
-msgstr "tidak dapat melepaskan setelah mencari pengguna « %s » di server « %s »:% s"
-
-#: libpq/auth.c:2320
-#, c-format
-msgid "LDAP login failed for user \"%s\" on server \"%s\": %s"
-msgstr "login LDAP gagal untuk pengguna « %s » pada server « %s » : %s"
-
-#: libpq/auth.c:2348
-#, c-format
-msgid "certificate authentication failed for user \"%s\": client certificate contains no user name"
-msgstr "otentikasi sertifikat gagal untuk pengguna « %s » : sertifikat klien mengandung nama pengguna kosong"
-
-#: libpq/auth.c:2472
-#, c-format
-msgid "RADIUS server not specified"
-msgstr "server RADIUS tidak ditentukan"
-
-#: libpq/auth.c:2479
-#, c-format
-msgid "RADIUS secret not specified"
-msgstr "secret RADIUS tidak ditentukan"
-
-#: libpq/auth.c:2495 libpq/hba.c:1622
-#, c-format
-msgid "could not translate RADIUS server name \"%s\" to address: %s"
-msgstr "tidak dapat menterjemahkan nama server RADIUS « %s » ke alamat : %s"
-
-#: libpq/auth.c:2523
-#, c-format
-msgid "RADIUS authentication does not support passwords longer than 16 characters"
-msgstr "otentikasi RADIUS tidak mendukung password yang lebih panjang dari 16 karakter"
-
-#: libpq/auth.c:2534
-#, c-format
-msgid "could not generate random encryption vector"
-msgstr "tidak dapat menghasilkan vektor enkripsi acak"
-
-#: libpq/auth.c:2557
-#, c-format
-msgid "could not perform MD5 encryption of password"
-msgstr "tidak dapat melakukan enkripsi password MD5"
-
-#: libpq/auth.c:2579
-#, c-format
-msgid "could not create RADIUS socket: %m"
-msgstr "tidak dapat membuat soket RADIUS : %m"
-
-#: libpq/auth.c:2600
-#, c-format
-msgid "could not bind local RADIUS socket: %m"
-msgstr "tidak dapat mengumpulkan lokal soket RADIUS : %m"
-
-#: libpq/auth.c:2610
-#, c-format
-msgid "could not send RADIUS packet: %m"
-msgstr "tidak dapt mengirim paket RADIUS : %m"
-
-#: libpq/auth.c:2639 libpq/auth.c:2664
-#, c-format
-msgid "timeout waiting for RADIUS response"
-msgstr "batas waktu menuggu untuk respons RADIUS"
-
-#: libpq/auth.c:2657
-#, c-format
-msgid "could not check status on RADIUS socket: %m"
-msgstr "tidak dapt memeriksa status pada soket RADIUS : %m"
-
-#: libpq/auth.c:2686
-#, c-format
-msgid "could not read RADIUS response: %m"
-msgstr "tidak dapat membaca respons RADIUS : %m"
-
-#: libpq/auth.c:2698 libpq/auth.c:2702
-#, c-format
-msgid "RADIUS response was sent from incorrect port: %d"
-msgstr "respons RADIUS dikirim dari port yang salah: %d"
-
-#: libpq/auth.c:2711
-#, c-format
-msgid "RADIUS response too short: %d"
-msgstr "respons RADIUS terlalu pendek: %d"
-
-#: libpq/auth.c:2718
-#, c-format
-msgid "RADIUS response has corrupt length: %d (actual length %d)"
-msgstr "repons RADIUS memiliki kesalahan panjang: %d (panjang sebenarnya %d)"
-
-#: libpq/auth.c:2726
-#, c-format
-msgid "RADIUS response is to a different request: %d (should be %d)"
-msgstr "respons RADIUS kepada permintaan yang berbeda : %d (seharusnya %d)"
-
-#: libpq/auth.c:2751
-#, c-format
-msgid "could not perform MD5 encryption of received packet"
-msgstr "tidak bisa melakukan enkripsi MD5 dari paket yang diterima"
-
-#: libpq/auth.c:2760
-#, c-format
-msgid "RADIUS response has incorrect MD5 signature"
-msgstr "respons RADIUS memiliki kesalahan signature MD5"
-
-#: libpq/auth.c:2777
-#, c-format
-msgid "RADIUS response has invalid code (%d) for user \"%s\""
-msgstr "respons RADIUS memiliki kode yang tidak valid (%d) untuk pengguna « %s »"
-
-#: libpq/be-fsstubs.c:134 libpq/be-fsstubs.c:165 libpq/be-fsstubs.c:199 libpq/be-fsstubs.c:239 libpq/be-fsstubs.c:264 libpq/be-fsstubs.c:312 libpq/be-fsstubs.c:335 libpq/be-fsstubs.c:583
-#, c-format
-msgid "invalid large-object descriptor: %d"
-msgstr "large-object descriptor tidak valid : %d"
-
-#: libpq/be-fsstubs.c:180 libpq/be-fsstubs.c:218 libpq/be-fsstubs.c:602
-#, c-format
-msgid "permission denied for large object %u"
-msgstr "ijin ditolak untuk large-object %u"
-
-#: libpq/be-fsstubs.c:205 libpq/be-fsstubs.c:589
-#, c-format
-msgid "large object descriptor %d was not opened for writing"
-msgstr "large-objek descriptor %d tidak dapat dibuka untuk menulis"
-
-#: libpq/be-fsstubs.c:247
-#, c-format
-msgid "lo_lseek result out of range for large-object descriptor %d"
-msgstr "hasil lo_lseek keluar jangkauan untuk large-object descriptor %d"
-
-#: libpq/be-fsstubs.c:320
-#, c-format
-msgid "lo_tell result out of range for large-object descriptor %d"
-msgstr "hasil lo_tell keluar jangkauan untuk large-object descriptor %d"
-
-#: libpq/be-fsstubs.c:457
-#, c-format
-msgid "must be superuser to use server-side lo_import()"
-msgstr "harus superuser untuk menggunakan server-side lo_import()"
-
-#: libpq/be-fsstubs.c:458
-#, c-format
-msgid "Anyone can use the client-side lo_import() provided by libpq."
-msgstr "setiap pengguna dapat menggunakan client-side lo_import() yang diberikan oleh libpq."
-
-#: libpq/be-fsstubs.c:471
-#, c-format
-msgid "could not open server file \"%s\": %m"
-msgstr "tidak dapat membuka file server « %s » : %m"
-
-#: libpq/be-fsstubs.c:493
-#, c-format
-msgid "could not read server file \"%s\": %m"
-msgstr "tidak dapat membaca file server « %s » : %m"
-
-#: libpq/be-fsstubs.c:523
-#, c-format
-msgid "must be superuser to use server-side lo_export()"
-msgstr "harus superuser untuk menggunakan server-side lo_export()"
-
-#: libpq/be-fsstubs.c:524
-#, c-format
-msgid "Anyone can use the client-side lo_export() provided by libpq."
-msgstr "setiap pengguna dapat menggunakan client-side lo_export() yang diberikan oleh libpq."
-
-#: libpq/be-fsstubs.c:549
-#, c-format
-msgid "could not create server file \"%s\": %m"
-msgstr "tidak dapat membuat file server « %s » : %m"
-
-#: libpq/be-fsstubs.c:561
-#, c-format
-msgid "could not write server file \"%s\": %m"
-msgstr "tidak dapat menulis file server « %s » : %m"
-
-#: libpq/be-secure.c:284 libpq/be-secure.c:379
-#, c-format
-msgid "SSL error: %s"
-msgstr "SSL error : %s"
-
-#: libpq/be-secure.c:293 libpq/be-secure.c:388 libpq/be-secure.c:943
-#, c-format
-msgid "unrecognized SSL error code: %d"
-msgstr "SSL error kode: %d belum diakui"
-
-#: libpq/be-secure.c:332 libpq/be-secure.c:336 libpq/be-secure.c:346
-#, c-format
-msgid "SSL renegotiation failure"
-msgstr "re-negosiasi SSL gagal"
-
-#: libpq/be-secure.c:340
-#, c-format
-msgid "SSL failed to send renegotiation request"
-msgstr "SSL gagal untuk mengirim permintaan re-negosiasi"
-
-#: libpq/be-secure.c:741
-#, c-format
-msgid "could not create SSL context: %s"
-msgstr "tidak dapat membuat konteks SSL : %s"
-
-#: libpq/be-secure.c:757
-#, c-format
-msgid "could not load server certificate file \"%s\": %s"
-msgstr "tidak dapat memuat file sertifikat server « %s » : %s"
-
-#: libpq/be-secure.c:763
-#, c-format
-msgid "could not access private key file \"%s\": %m"
-msgstr "tidak dapat mengakses file kunci pribadi « %s » : %m"
-
-#: libpq/be-secure.c:778
-#, c-format
-msgid "private key file \"%s\" has group or world access"
-msgstr "file kunci pribadi « %s » memiliki grup atau akses global"
-
-#: libpq/be-secure.c:780
-#, c-format
-msgid "Permissions should be u=rw (0600) or less."
-msgstr "Perijinan harus u=rwx (0600) atau kurang."
-
-#: libpq/be-secure.c:787
-#, c-format
-msgid "could not load private key file \"%s\": %s"
-msgstr "tidak dapat memuat file kunci pribadi « %s » : %s"
-
-#: libpq/be-secure.c:792
-#, c-format
-msgid "check of private key failed: %s"
-msgstr "pemeriksaan kunci pribadi gagal : %s"
-
-#: libpq/be-secure.c:812
-#, c-format
-msgid "could not load root certificate file \"%s\": %s"
-msgstr "tidak dapat memuat file sertifikat root « %s » : %s"
-
-#: libpq/be-secure.c:836
-#, c-format
-msgid "SSL certificate revocation list file \"%s\" ignored"
-msgstr "daftar file pencabutan sertifikat SSL « %s » diabaikan"
-
-#: libpq/be-secure.c:838
-#, c-format
-msgid "SSL library does not support certificate revocation lists."
-msgstr "library SSL tidak mendukung daftar pencabutan sertifikat."
-
-#: libpq/be-secure.c:843
-#, c-format
-msgid "could not load SSL certificate revocation list file \"%s\": %s"
-msgstr "tidak dapat memuat file daftar pencabutan sertifikat SSL (« %s ») : %s"
-
-#: libpq/be-secure.c:888
-#, c-format
-msgid "could not initialize SSL connection: %s"
-msgstr "tidak dapat men-inisialisasi koneksi SSL : %s"
-
-#: libpq/be-secure.c:897
-#, c-format
-msgid "could not set SSL socket: %s"
-msgstr "tidak dapat mengatur soket SSL : %s"
-
-#: libpq/be-secure.c:923
-#, c-format
-msgid "could not accept SSL connection: %m"
-msgstr "tidak dapat menerima koneksi SSL : %m"
-
-#: libpq/be-secure.c:927 libpq/be-secure.c:938
-#, c-format
-msgid "could not accept SSL connection: EOF detected"
-msgstr "tidak dapat menerima koneksi SSL : EOF terdeteksi"
-
-#: libpq/be-secure.c:932
-#, c-format
-msgid "could not accept SSL connection: %s"
-msgstr "tidak dapat menerima koneksi SSL : %s"
-
-#: libpq/be-secure.c:988
-#, c-format
-msgid "SSL certificate's common name contains embedded null"
-msgstr "nama umum sertifikat SSL tertanam berisi NULL"
-
-#: libpq/be-secure.c:999
-#, c-format
-msgid "SSL connection from \"%s\""
-msgstr "koneksi SSL dari « %s »"
-
-#: libpq/be-secure.c:1050
-msgid "no SSL error reported"
-msgstr "bukan laporan error SSL"
-
-#: libpq/be-secure.c:1054
-#, c-format
-msgid "SSL error code %lu"
-msgstr "kode error SSL %lu"
-
-#: libpq/hba.c:188
-#, c-format
-msgid "authentication file token too long, skipping: \"%s\""
-msgstr "file otentikasi token terlalu panjang, melompati: « %s »"
-
-#: libpq/hba.c:332
-#, c-format
-msgid "could not open secondary authentication file \"@%s\" as \"%s\": %m"
-msgstr "tidak dapat membuka file otentikasi kedua « @%s » sebagai « %s » : %m"
-
-#: libpq/hba.c:409
-#, c-format
-msgid "authentication file line too long"
-msgstr "baris file otentikasi terlalu panjang"
-
-#: libpq/hba.c:410 libpq/hba.c:775 libpq/hba.c:791 libpq/hba.c:821 libpq/hba.c:867 libpq/hba.c:880 libpq/hba.c:902 libpq/hba.c:911 libpq/hba.c:934 libpq/hba.c:946 libpq/hba.c:965 libpq/hba.c:986 libpq/hba.c:997 libpq/hba.c:1052 libpq/hba.c:1070 libpq/hba.c:1082 libpq/hba.c:1099 libpq/hba.c:1109 libpq/hba.c:1123 libpq/hba.c:1139 libpq/hba.c:1154 libpq/hba.c:1165 libpq/hba.c:1207 libpq/hba.c:1239
-#: libpq/hba.c:1250 libpq/hba.c:1270 libpq/hba.c:1281 libpq/hba.c:1292 libpq/hba.c:1309 libpq/hba.c:1334 libpq/hba.c:1371 libpq/hba.c:1381 libpq/hba.c:1438 libpq/hba.c:1450 libpq/hba.c:1463 libpq/hba.c:1546 libpq/hba.c:1624 libpq/hba.c:1642 libpq/hba.c:1663 tsearch/ts_locale.c:182
-#, c-format
-msgid "line %d of configuration file \"%s\""
-msgstr "baris %d pada file konfigurasi « %s »"
-
-#: libpq/hba.c:622
-#, c-format
-msgid "could not translate host name \"%s\" to address: %s"
-msgstr "tidak dapat menterjemahkan nama host « %s » ke alamat : %s"
-
-#. translator: the second %s is a list of auth methods
-#: libpq/hba.c:773
-#, c-format
-msgid "authentication option \"%s\" is only valid for authentication methods %s"
-msgstr "pilihan otentikasi « %s » hanya valid untuk metode otentikasi « %s »"
-
-#: libpq/hba.c:789
-#, c-format
-msgid "authentication method \"%s\" requires argument \"%s\" to be set"
-msgstr "metode otentikasi « %s » membutuhkan argumen « %s » untuk pengaturan"
-
-#: libpq/hba.c:810
-#, c-format
-msgid "missing entry in file \"%s\" at end of line %d"
-msgstr "kesalahan entri ke dalam file « %s » pada akhir file %d"
-
-#: libpq/hba.c:820
-#, c-format
-msgid "multiple values in ident field"
-msgstr "beberapa nilai dalam bagian ident"
-
-#: libpq/hba.c:865
-#, c-format
-msgid "multiple values specified for connection type"
-msgstr "beberapa nilai yang ditentukan untuk tipe koneksi"
-
-#: libpq/hba.c:866
-#, c-format
-msgid "Specify exactly one connection type per line."
-msgstr "Tentukan tepat satu tipe koneksi per baris."
-
-#: libpq/hba.c:879
-#, c-format
-msgid "local connections are not supported by this build"
-msgstr "koneksi lokal tidak di dukung oleh pendiri ini"
-
-#: libpq/hba.c:900
-#, c-format
-msgid "hostssl requires SSL to be turned on"
-msgstr "hotssl membutuhkan SSL untuk dihidupkan"
-
-#: libpq/hba.c:901
-#, c-format
-msgid "Set ssl = on in postgresql.conf."
-msgstr "Mengatur ssl = didalam postgresql.conf."
-
-#: libpq/hba.c:909
-#, c-format
-msgid "hostssl is not supported by this build"
-msgstr "hostssl tidak didukung oleh pendiri ini"
-
-#: libpq/hba.c:910
-#, c-format
-msgid "Compile with --with-openssl to use SSL connections."
-msgstr "Kompilasi dengan --with-openssl untuk menggunakan koneksi SSL."
-
-#: libpq/hba.c:932
-#, c-format
-msgid "invalid connection type \"%s\""
-msgstr "tipe koneksi tidak valid « %s »"
-
-#: libpq/hba.c:945
-#, c-format
-msgid "end-of-line before database specification"
-msgstr "baris terakhir sebelum spesifikasi database"
-
-#: libpq/hba.c:964
-#, c-format
-msgid "end-of-line before role specification"
-msgstr "baris terakhir sebelum spesifikasi role"
-
-#: libpq/hba.c:985
-#, c-format
-msgid "end-of-line before IP address specification"
-msgstr "baris terakhir sebelum spesifikasi alamat IP"
-
-#: libpq/hba.c:995
-#, c-format
-msgid "multiple values specified for host address"
-msgstr "beberapa nilai yang ditentukan untuk alamat host"
-
-#: libpq/hba.c:996
-#, c-format
-msgid "Specify one address range per line."
-msgstr "Tentukan 1 jarak alamat per baris"
-
-#: libpq/hba.c:1050
-#, c-format
-msgid "invalid IP address \"%s\": %s"
-msgstr "Alamat IP tidak valid « %s » : %s"
-
-#: libpq/hba.c:1068
-#, c-format
-msgid "specifying both host name and CIDR mask is invalid: \"%s\""
-msgstr "Menentukan hostname kedua dan CIDR mask yang tidak valid : « %s »"
-
-#: libpq/hba.c:1080
-#, c-format
-msgid "invalid CIDR mask in address \"%s\""
-msgstr "CIDR mask tidak valid dalam alamat « %s »"
-
-#: libpq/hba.c:1097
-#, c-format
-msgid "end-of-line before netmask specification"
-msgstr "akhir baris sebelum spesifikasi netmask"
-
-#: libpq/hba.c:1098
-#, c-format
-msgid "Specify an address range in CIDR notation, or provide a separate netmask."
-msgstr "Menentukan rentang alamat dalam notasi CIDR, atau memberikan netmask terpisah."
-
-#: libpq/hba.c:1108
-#, c-format
-msgid "multiple values specified for netmask"
-msgstr "beberapa nilai yang ditentukan untuk netmask"
-
-#: libpq/hba.c:1121
-#, c-format
-msgid "invalid IP mask \"%s\": %s"
-msgstr "IP mask tidak valid « %s »: %s"
-
-#: libpq/hba.c:1138
-#, c-format
-msgid "IP address and mask do not match"
-msgstr "Alamat IP dan mask tidak sesuai"
-
-#: libpq/hba.c:1153
-#, c-format
-msgid "end-of-line before authentication method"
-msgstr "baris terakhir sebelum metode otentikasi"
-
-#: libpq/hba.c:1163
-#, c-format
-msgid "multiple values specified for authentication type"
-msgstr "Beberapa nilai yang ditetapkan untuk tipe otentikasi"
-
-#: libpq/hba.c:1164
-#, c-format
-msgid "Specify exactly one authentication type per line."
-msgstr "Tentukan tepat satu jenis otentikasi per baris."
-
-#: libpq/hba.c:1237
-#, c-format
-msgid "invalid authentication method \"%s\""
-msgstr "metode otentikasi tidak valid « %s »"
-
-#: libpq/hba.c:1248
-#, c-format
-msgid "invalid authentication method \"%s\": not supported by this build"
-msgstr "Metode otentikasi tidak valid « %s »: tidak didukung oleh pendiri ini"
-
-#: libpq/hba.c:1269
-#, c-format
-msgid "krb5 authentication is not supported on local sockets"
-msgstr "otentikasi krb5 tidak didukung pada soket lokal"
-
-#: libpq/hba.c:1280
-#, c-format
-msgid "gssapi authentication is not supported on local sockets"
-msgstr "otentikasi gssapi tidak didukung pada soket lokal"
-
-#: libpq/hba.c:1291
-#, c-format
-msgid "peer authentication is only supported on local sockets"
-msgstr "otentikasi peer hanya didukung pada soket local"
-
-#: libpq/hba.c:1308
-#, c-format
-msgid "cert authentication is only supported on hostssl connections"
-msgstr "otentikasi cert hanya didukung pada koneksi hotssl"
-
-#: libpq/hba.c:1333
-#, c-format
-msgid "authentication option not in name=value format: %s"
-msgstr "pilihan otentikasi bukan pada nama=format nilai: %s"
-
-#: libpq/hba.c:1370
-#, c-format
-msgid "cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, or ldapurl together with ldapprefix"
-msgstr "tidak dapat menggunakan ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, atau ldapurl bersama dengan ldapprefix"
-
-#: libpq/hba.c:1380
-#, c-format
-msgid "authentication method \"ldap\" requires argument \"ldapbasedn\", \"ldapprefix\", or \"ldapsuffix\" to be set"
-msgstr "metode otentikasi « ldap » membutuhkan argumen « ldapbasedn »,« ldapprefix » atau « ldapsuffix » harus ditetapkan"
-
-#: libpq/hba.c:1424
-msgid "ident, peer, krb5, gssapi, sspi, and cert"
-msgstr "ident, peer, krb5, gssapi, sspi dan cert"
-
-#: libpq/hba.c:1437
-#, c-format
-msgid "clientcert can only be configured for \"hostssl\" rows"
-msgstr "clientcert hanya dapat dikonfigurasi untuk baris « hostssl »"
-
-#: libpq/hba.c:1448
-#, c-format
-msgid "client certificates can only be checked if a root certificate store is available"
-msgstr "sertifikat klien hanya dapat diperiksa jika penyimpanan sertifikat root tersedia"
-
-#: libpq/hba.c:1449
-#, c-format
-msgid "Make sure the configuration parameter \"ssl_ca_file\" is set."
-msgstr "Pastikan konfigurasi parameter « ssl_ca_file » sudah diatur."
-
-#: libpq/hba.c:1462
-#, c-format
-msgid "clientcert can not be set to 0 when using \"cert\" authentication"
-msgstr "cliencert tidak dapat di atur ke 0 ketika menggunakan otentikasi « cert »"
-
-#: libpq/hba.c:1489
-#, c-format
-msgid "could not parse LDAP URL \"%s\": %s"
-msgstr "tidak dapat mengurai LDAP URL« %s » : %s"
-
-#: libpq/hba.c:1497
-#, c-format
-msgid "unsupported LDAP URL scheme: %s"
-msgstr "tidak didukung skema LDAP URL: %s"
-
-#: libpq/hba.c:1513
-#, c-format
-msgid "filters not supported in LDAP URLs"
-msgstr "filters tidak didukung LDAP URL"
-
-#: libpq/hba.c:1521
-#, c-format
-msgid "LDAP URLs not supported on this platform"
-msgstr "LDAP URL tidak didukung pada platform ini."
-
-#: libpq/hba.c:1545
-#, c-format
-msgid "invalid LDAP port number: \"%s\""
-msgstr "nomor port LDAP tidak valid : « %s »"
-
-#: libpq/hba.c:1591 libpq/hba.c:1599
-msgid "krb5, gssapi, and sspi"
-msgstr "krb5, gssapi dan sspi"
-
-#: libpq/hba.c:1641
-#, c-format
-msgid "invalid RADIUS port number: \"%s\""
-msgstr "nomor port RADIUS tidak valid: « %s »"
-
-#: libpq/hba.c:1661
-#, c-format
-msgid "unrecognized authentication option name: \"%s\""
-msgstr "pilihan nama otentikasi yang belum diakui : « %s »"
-
-#: libpq/hba.c:1852
-#, c-format
-msgid "configuration file \"%s\" contains no entries"
-msgstr "file konfigurasi « %s » tidak memuat masukan"
-
-#: libpq/hba.c:1948
-#, c-format
-msgid "invalid regular expression \"%s\": %s"
-msgstr "regular expression tidak valid « %s » : %s"
-
-#: libpq/hba.c:2008
-#, c-format
-msgid "regular expression match for \"%s\" failed: %s"
-msgstr "regular expression cocok untuk « %s » salah : %s"
-
-#: libpq/hba.c:2025
-#, c-format
-msgid "regular expression \"%s\" has no subexpressions as requested by backreference in \"%s\""
-msgstr "regular expression « %s » tidak memiliki subexpression seperti yang diminta oleh backreference di « %s »"
-
-#: libpq/hba.c:2121
-#, c-format
-msgid "provided user name (%s) and authenticated user name (%s) do not match"
-msgstr "nama pengguna yang disediakan (%s) dan otentikasi nama pengguna (%s) tidak sesuai"
-
-#: libpq/hba.c:2141
-#, c-format
-msgid "no match in usermap \"%s\" for user \"%s\" authenticated as \"%s\""
-msgstr "tidak cocok dalam usermap « %s » untuk pengguna « %s » diotentikasi sebagai « %s »"
-
-#: libpq/hba.c:2176
-#, c-format
-msgid "could not open usermap file \"%s\": %m"
-msgstr "tidak dapat membuka file  usermap « %s » : %m"
-
-#: libpq/pqcomm.c:314
-#, c-format
-msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)"
-msgstr "Pengalamatan soket unix-domain, « %s », terlalu panjang (maksimum %d bytes)"
-
-#: libpq/pqcomm.c:335
-#, c-format
-msgid "could not translate host name \"%s\", service \"%s\" to address: %s"
-msgstr "tidak dapat menterjemahkan nama host « %s », layanan « %s » ke alamat : %s"
-
-#: libpq/pqcomm.c:339
-#, c-format
-msgid "could not translate service \"%s\" to address: %s"
-msgstr "tidak dapat menterjemahkan layanan « %s » ke alamat : %s"
-
-#: libpq/pqcomm.c:366
-#, c-format
-msgid "could not bind to all requested addresses: MAXLISTEN (%d) exceeded"
-msgstr "tidak dapat menyatukan ke semua alamat yang diminta: melebihi MAXLISTEN (%d)"
-
-#: libpq/pqcomm.c:375
-msgid "IPv4"
-msgstr "IPv4"
-
-#: libpq/pqcomm.c:379
-msgid "IPv6"
-msgstr "IPv6"
-
-#: libpq/pqcomm.c:384
-msgid "Unix"
-msgstr "Unix"
-
-#: libpq/pqcomm.c:389
-#, c-format
-msgid "unrecognized address family %d"
-msgstr "alamat keluarga %d tidak diakui"
-
-#. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:400
-#, c-format
-msgid "could not create %s socket: %m"
-msgstr "tidak dapat membuat soket %s : %m"
-
-#: libpq/pqcomm.c:425
-#, c-format
-msgid "setsockopt(SO_REUSEADDR) failed: %m"
-msgstr "setsockopt(SO_REUSEADDR) gagal : %m"
-
-#: libpq/pqcomm.c:440
-#, c-format
-msgid "setsockopt(IPV6_V6ONLY) failed: %m"
-msgstr "setsockopt(IPV6_V6ONLY) gagal : %m"
-
-#. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:459
-#, c-format
-msgid "could not bind %s socket: %m"
-msgstr "tidak dapat menyatukan socket %s : %m"
-
-#: libpq/pqcomm.c:462
-#, c-format
-msgid "Is another postmaster already running on port %d? If not, remove socket file \"%s\" and retry."
-msgstr "Ada postmaster lain yang sedang berjalan pada port %d? Jika tidak, hapus file soket « %s » dan coba lagi."
-
-#: libpq/pqcomm.c:465
-#, c-format
-msgid "Is another postmaster already running on port %d? If not, wait a few seconds and retry."
-msgstr "Ada postmaster lain yang sedang berjalan pada port %d? Jika tidak, tunggu beberapa saat dan coba lagi."
-
-#. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:498
-#, c-format
-msgid "could not listen on %s socket: %m"
-msgstr "tidak dapat mendengarkan pada soket %s : %m"
-
-#: libpq/pqcomm.c:588
-#, c-format
-msgid "group \"%s\" does not exist"
-msgstr "grup « %s » tidak ada"
-
-#: libpq/pqcomm.c:598
-#, c-format
-msgid "could not set group of file \"%s\": %m"
-msgstr "tidak dapat mengatur grup dari file « %s » : %m"
-
-#: libpq/pqcomm.c:609
-#, c-format
-msgid "could not set permissions of file \"%s\": %m"
-msgstr "tidak dapat mengatur izin dari file « %s » : %m"
-
-#: libpq/pqcomm.c:639
-#, c-format
-msgid "could not accept new connection: %m"
-msgstr "tidak dapat menyetujui koneksi baru : %m"
-
-#: libpq/pqcomm.c:811
-#, c-format
-msgid "could not set socket to nonblocking mode: %m"
-msgstr "tidak dapat mengatur soket ke mode nonblocking : %m"
-
-#: libpq/pqcomm.c:817
-#, c-format
-msgid "could not set socket to blocking mode: %m"
-msgstr "tidak dapat mengatur soket ke mode blocking : %m"
-
-#: libpq/pqcomm.c:869 libpq/pqcomm.c:959
-#, c-format
-msgid "could not receive data from client: %m"
-msgstr "tidak dapat menerima data dari klien : %m"
-
-#: libpq/pqcomm.c:1110
-#, c-format
-msgid "unexpected EOF within message length word"
-msgstr "tiba-tiba (EOF) dalam pesan panjang kata"
-
-#: libpq/pqcomm.c:1121
-#, c-format
-msgid "invalid message length"
-msgstr "panjang pesan tidak valid"
-
-#: libpq/pqcomm.c:1143 libpq/pqcomm.c:1153
-#, c-format
-msgid "incomplete message from client"
-msgstr "pesan dari klien tidak selesai"
-
-#: libpq/pqcomm.c:1283
-#, c-format
-msgid "could not send data to client: %m"
-msgstr "tidak dapat mengirim data ke klien : %m"
-
-#: libpq/pqformat.c:436
-#, c-format
-msgid "no data left in message"
-msgstr "tidak ada data hilang dalam pesan"
-
-#: libpq/pqformat.c:556 libpq/pqformat.c:574 libpq/pqformat.c:595 utils/adt/arrayfuncs.c:1416 utils/adt/rowtypes.c:559
-#, c-format
-msgid "insufficient data left in message"
-msgstr "data tersisa tidak cukup dalam pesan"
-
-#: libpq/pqformat.c:636
-#, c-format
-msgid "invalid string in message"
-msgstr "string dalam pesan tidak valid"
-
-#: libpq/pqformat.c:652
-#, c-format
-msgid "invalid message format"
-msgstr "format pesan tidak valid"
-
-#: main/main.c:241
-#, c-format
-msgid "%s: setsysinfo failed: %s\n"
-msgstr "%s : setsysinfo gagal : %s\n"
-
-#: main/main.c:263
-#, c-format
-msgid "%s: WSAStartup failed: %d\n"
-msgstr "%s : WSAStartup gagal : %d\n"
-
-#: main/main.c:282
-#, c-format
-msgid ""
-"%s is the PostgreSQL server.\n"
-"\n"
-msgstr ""
-"%s adalah server PostgreSQL.\n"
-"\n"
-
-#: main/main.c:283
-#, c-format
-msgid ""
-"Usage:\n"
-"  %s [OPTION]...\n"
-"\n"
-msgstr ""
-"Usage :\n"
-"  %s [OPTION]...\n"
-"\n"
-
-#: main/main.c:284
-#, c-format
-msgid "Options:\n"
-msgstr "Options :\n"
-
-#: main/main.c:286
-#, c-format
-msgid "  -A 1|0             enable/disable run-time assert checking\n"
-msgstr "  -A 1|0             menghidupkan/mematikan pemeriksaan (assert) run-time\n"
-
-#: main/main.c:288
-#, c-format
-msgid "  -B NBUFFERS        number of shared buffers\n"
-msgstr "  -B NBUFFERS        nilai dari shared buffers\n"
-
-#: main/main.c:289
-#, c-format
-msgid "  -c NAME=VALUE      set run-time parameter\n"
-msgstr "  -c NAME=VALUE      mengatur parameter run-time\n"
-
-#: main/main.c:290
-#, c-format
-msgid "  -C NAME            print value of run-time parameter, then exit\n"
-msgstr "  -C NAME             menampilkan nilai dari parameter run-time, ketika keluar\n"
-
-#: main/main.c:291
-#, c-format
-msgid "  -d 1-5             debugging level\n"
-msgstr "  -d 1-5             tingkatan debugging\n"
-
-#: main/main.c:292
-#, c-format
-msgid "  -D DATADIR         database directory\n"
-msgstr "  -D DATADIR      direktori database\n"
-
-#: main/main.c:293
-#, c-format
-msgid "  -e                 use European date input format (DMY)\n"
-msgstr "  -e                 menggunakan format tanggal Eropa (DMY)\n"
-
-#: main/main.c:294
-#, c-format
-msgid "  -F                 turn fsync off\n"
-msgstr "  -F                 mematikan fsync\n"
-
-#: main/main.c:295
-#, c-format
-msgid "  -h HOSTNAME        host name or IP address to listen on\n"
-msgstr "  -h HOSTNAME         nama host atau alamat IP untuk mendengarkan pada\n"
-
-#: main/main.c:296
-#, c-format
-msgid "  -i                 enable TCP/IP connections\n"
-msgstr "  -i                 mengkatifkan koneksi TCP/IP\n"
-
-#: main/main.c:297
-#, c-format
-msgid "  -k DIRECTORY       Unix-domain socket location\n"
-msgstr "  -k DIREKTORY      Lokasi soket Unix-domain\n"
-
-#: main/main.c:299
-#, c-format
-msgid "  -l                 enable SSL connections\n"
-msgstr "  -l                 mengaktifkan koneksi SSL\n"
-
-#: main/main.c:301
-#, c-format
-msgid "  -N MAX-CONNECT     maximum number of allowed connections\n"
-msgstr "  -N MAX-CONNECT     nombre maximum de connexions simultanées\n"
-
-#: main/main.c:302
-#, c-format
-msgid "  -o OPTIONS         pass \"OPTIONS\" to each server process (obsolete)\n"
-msgstr "  -o OPTIONS         pass « OPTIONS » untuk setiap proses server (sudah lampau)\n"
-
-#: main/main.c:303
-#, c-format
-msgid "  -p PORT            port number to listen on\n"
-msgstr "  -p PORT            nomor port untuk mendengarkan pada\n"
-
-#: main/main.c:304
-#, c-format
-msgid "  -s                 show statistics after each query\n"
-msgstr "  -s                 menampilkan statistik setiap setelah query \n"
-
-#: main/main.c:305
-#, c-format
-msgid "  -S WORK-MEM        set amount of memory for sorts (in kB)\n"
-msgstr "  -S WORK-MEM        mengatur jumlah memory (dalam kB)\n"
-
-#: main/main.c:306
-#, c-format
-msgid "  -V, --version      output version information, then exit\n"
-msgstr "  -V, --version  menampilkan informasi versi, kemudian keluar\n"
-
-#: main/main.c:307
-#, c-format
-msgid "  --NAME=VALUE       set run-time parameter\n"
-msgstr "  --NAME=VALUE       mengatur parameter run-time\n"
-
-#: main/main.c:308
-#, c-format
-msgid "  --describe-config  describe configuration parameters, then exit\n"
-msgstr "  --describe-config  mendeskripsikan parameter konfigurasi, kemudian keluar\n"
-
-#: main/main.c:309
-#, c-format
-msgid "  -?, --help         show this help, then exit\n"
-msgstr "  -?, --help     menampilkan bantuan, kemudian keluar\n"
-
-#: main/main.c:311
-#, c-format
-msgid ""
-"\n"
-"Developer options:\n"
-msgstr ""
-"\n"
-"Pilihan pengembang :\n"
-
-#: main/main.c:312
-#, c-format
-msgid "  -f s|i|n|m|h       forbid use of some plan types\n"
-msgstr "  -f s|i|n|m|h       melarang penggunaan beberapa tipe rencana\n"
-
-#: main/main.c:313
-#, c-format
-msgid "  -n                 do not reinitialize shared memory after abnormal exit\n"
-msgstr "  -n                 dilarang menginisialisasi ulang shared memory setelah keluar secara tidak normal\n"
-
-#: main/main.c:314
-#, c-format
-msgid "  -O                 allow system table structure changes\n"
-msgstr "  -O                 mengizinkan system mengganti struktur tabel\n"
-
-#: main/main.c:315
-#, c-format
-msgid "  -P                 disable system indexes\n"
-msgstr "  -P                 mematikan indeks system\n"
-
-#: main/main.c:316
-#, c-format
-msgid "  -t pa|pl|ex        show timings after each query\n"
-msgstr "  -t pa|pl|ex     menampilkan lama waktu setiap setelah query\n"
-
-#: main/main.c:317
-#, c-format
-msgid "  -T                 send SIGSTOP to all backend processes if one dies\n"
-msgstr "  -T                 mengirim SIGSTOP ke semua proses backend jika satu mati\n"
-
-#: main/main.c:318
-#, c-format
-msgid "  -W NUM             wait NUM seconds to allow attach from a debugger\n"
-msgstr "  -W NUM             menunggu NUM beberapa saat untuk mengizinkan lampiran dari debugger\n"
-
-#: main/main.c:320
-#, c-format
-msgid ""
-"\n"
-"Options for single-user mode:\n"
-msgstr ""
-"\n"
-"Pilihan untuk mode single-user :\n"
-
-#: main/main.c:321
-#, c-format
-msgid "  --single           selects single-user mode (must be first argument)\n"
-msgstr "  --single           memilih mode single-user (harus menjadi argument pertama)\n"
-
-#: main/main.c:322
-#, c-format
-msgid "  DBNAME             database name (defaults to user name)\n"
-msgstr "  DBNAME            nama database (default untuk nama pengguna)\n"
-
-#: main/main.c:323
-#, c-format
-msgid "  -d 0-5             override debugging level\n"
-msgstr "  -d 0-5             menghiraukan tingkat debugging\n"
-
-#: main/main.c:324
-#, c-format
-msgid "  -E                 echo statement before execution\n"
-msgstr "  -E                 tulis statement sebelum mengeksekusi\n"
-
-#: main/main.c:325
-#, c-format
-msgid "  -j                 do not use newline as interactive query delimiter\n"
-msgstr "  -j                 jangan menggunakan baris baru sebagai pembatas query interaktif\n"
-
-#: main/main.c:326 main/main.c:331
-#, c-format
-msgid "  -r FILENAME        send stdout and stderr to given file\n"
-msgstr "  -r FILENAME         mengirim stdout dan stderr ke file yang diberikan\n"
-
-#: main/main.c:328
-#, c-format
-msgid ""
-"\n"
-"Options for bootstrapping mode:\n"
-msgstr ""
-"\n"
-"Opsi untuk mode « bootstrapping » :\n"
-
-#: main/main.c:329
-#, c-format
-msgid "  --boot             selects bootstrapping mode (must be first argument)\n"
-msgstr "  --boot             pilih mode « bootstrapping » (harus menjadi argument pertama)\n"
-
-#: main/main.c:330
-#, c-format
-msgid "  DBNAME             database name (mandatory argument in bootstrapping mode)\n"
-msgstr "  DBNAME            nama database (argument yang diwajibkan dalam mode « bootstrapping »)\n"
-
-#: main/main.c:332
-#, c-format
-msgid "  -x NUM             internal use\n"
-msgstr "  -x NUM             digunakan intern\n"
-
-#: main/main.c:334
-#, c-format
-msgid ""
-"\n"
-"Please read the documentation for the complete list of run-time\n"
-"configuration settings and how to set them on the command line or in\n"
-"the configuration file.\n"
-"\n"
-"Report bugs to <[email protected]>.\n"
-msgstr ""
-"\n"
-"Silahkan baca dokumentasi untuk daftar lengkap dari pengaturan \n"
-"konfigurasi run-time dan bagaimana mengatur pada command line \n"
-"atau dalam file konfigurasi.\n"
-"\n"
-"Laporkan bugs kepada <[email protected]>.\n"
-
-#: main/main.c:348
-#, c-format
-msgid ""
-"\"root\" execution of the PostgreSQL server is not permitted.\n"
-"The server must be started under an unprivileged user ID to prevent\n"
-"possible system security compromise.  See the documentation for\n"
-"more information on how to properly start the server.\n"
-msgstr ""
-"« root »eksekusi dari PostgreSQL server tidak diizinkan.\n"
-"Server harus dinyalakan dari ID pengguna biasa untuk mencegah\n"
-"kemungkinan system keamanan berkompromi. Lihat dokumentasi untuk\n"
-"lebih banyak lagi informasi bagaimana memulai server dengan benar.\n"
-
-#: main/main.c:365
-#, c-format
-msgid "%s: real and effective user IDs must match\n"
-msgstr "%s : ID pengguna efektif dan nyata harus sesuai\n"
-
-#: main/main.c:372
-#, c-format
-msgid ""
-"Execution of PostgreSQL by a user with administrative permissions is not\n"
-"permitted.\n"
-"The server must be started under an unprivileged user ID to prevent\n"
-"possible system security compromises.  See the documentation for\n"
-"more information on how to properly start the server.\n"
-msgstr ""
-"Eksekusi PostgreSQL oleh pengguna dengan hak akses administratif tidak dizinkan.\n"
-"Server harus dinyalakan dari ID pengguna biasa untuk mencegah\n"
-"kemungkinan system keamanan berkompromi. Lihat dokumentasi untuk\n"
-"lebih banyak lagi informasi bagaimana memulai server dengan benar.\n"
-
-#: main/main.c:393
-#, c-format
-msgid "%s: invalid effective UID: %d\n"
-msgstr "%s : UID efektif tidak valid : %d\n"
-
-#: main/main.c:406
-#, c-format
-msgid "%s: could not determine user name (GetUserName failed)\n"
-msgstr "%s : tidak dapat menetukan nama pengguna (GetUserName gagal)\n"
-
-#: nodes/nodeFuncs.c:115 nodes/nodeFuncs.c:141 parser/parse_coerce.c:1782 parser/parse_coerce.c:1810 parser/parse_coerce.c:1886 parser/parse_expr.c:1722 parser/parse_func.c:369 parser/parse_oper.c:948
-#, c-format
-msgid "could not find array type for data type %s"
-msgstr "tidak dapat menemukan tipe array untuk tipe data %s"
-
-#: optimizer/path/joinrels.c:722
-#, c-format
-msgid "FULL JOIN is only supported with merge-joinable or hash-joinable join conditions"
-msgstr "FULL JOIN hanya didukung dengan kondisi join MERGE-JOIN atau HASH-JOIN"
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: optimizer/plan/initsplan.c:1079
-#, c-format
-msgid "%s cannot be applied to the nullable side of an outer join"
-msgstr "%s tidak dapat diterapkan kesisi NULL dari outer join"
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: optimizer/plan/planner.c:1093 parser/analyze.c:1334 parser/analyze.c:1532 parser/analyze.c:2278
-#, c-format
-msgid "%s is not allowed with UNION/INTERSECT/EXCEPT"
-msgstr "%s tidak diperbolehkan dengan UNION/INTERSECT/EXCEPT"
-
-#: optimizer/plan/planner.c:2515
-#, c-format
-msgid "could not implement GROUP BY"
-msgstr "tidak dapat menerapkan GROUP BY"
-
-#: optimizer/plan/planner.c:2516 optimizer/plan/planner.c:2688 optimizer/prep/prepunion.c:824
-#, c-format
-msgid "Some of the datatypes only support hashing, while others only support sorting."
-msgstr "Beberapa tipe data hanya didukung hashing, sementara yang lain hanya mendukung penyortiran."
-
-#: optimizer/plan/planner.c:2687
-#, c-format
-msgid "could not implement DISTINCT"
-msgstr "tidak dapat menerapkan DISTINCT"
-
-#: optimizer/plan/planner.c:3297
-#, c-format
-msgid "could not implement window PARTITION BY"
-msgstr "tidak dapat menerapkan window PARTITION BY"
-
-#: optimizer/plan/planner.c:3298
-#, c-format
-msgid "Window partitioning columns must be of sortable datatypes."
-msgstr "Kolom partisi window harus dari pengurutan tipe data"
-
-#: optimizer/plan/planner.c:3302
-#, c-format
-msgid "could not implement window ORDER BY"
-msgstr "tidak dapat menerapkan window ORDER BY"
-
-#: optimizer/plan/planner.c:3303
-#, c-format
-msgid "Window ordering columns must be of sortable datatypes."
-msgstr "Penyusunan kolom window harus dari pengurutan tipe data"
-
-#: optimizer/plan/setrefs.c:405
-#, c-format
-msgid "too many range table entries"
-msgstr "terlalu banyak rentang tabel masukan"
-
-#: optimizer/prep/prepunion.c:418
-#, c-format
-msgid "could not implement recursive UNION"
-msgstr "tidak dapat menerapkan rekursif UNION"
-
-#: optimizer/prep/prepunion.c:419
-#, c-format
-msgid "All column datatypes must be hashable."
-msgstr "Semua kolom tipe data harus dapat di HASH"
-
-#. translator: %s is UNION, INTERSECT, or EXCEPT
-#: optimizer/prep/prepunion.c:823
-#, c-format
-msgid "could not implement %s"
-msgstr "tidak dapat menerapkan %s"
-
-#: optimizer/util/clauses.c:4438
-#, c-format
-msgid "SQL function \"%s\" during inlining"
-msgstr "fungsi SQL « %s » selama « inlining »"
-
-#: optimizer/util/plancat.c:104
-#, c-format
-msgid "cannot access temporary or unlogged relations during recovery"
-msgstr "tidak dapat mengakses temporary atau unlogged selama recovery"
-
-#: parser/analyze.c:631 parser/analyze.c:1106
-#, c-format
-msgid "VALUES lists must all be the same length"
-msgstr "daftar VALUES semua harus sama panjang"
-
-#: parser/analyze.c:798
-#, c-format
-msgid "INSERT has more expressions than target columns"
-msgstr "INSERT memiliki banyak ekspresi dari kolom target"
-
-#: parser/analyze.c:816
-#, c-format
-msgid "INSERT has more target columns than expressions"
-msgstr "INSERT memiliki banyak kolom target dari ekspresi"
-
-#: parser/analyze.c:820
-#, 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 "Sumber penyisipan adalah baris ekspresi yang berisi jumlah kolom yang sama yang diharapkan oleh INSERT. Apakah anda secara tidak sengaja menggunakan tanda kurung ekstra?"
-
-#: parser/analyze.c:928 parser/analyze.c:1307
-#, c-format
-msgid "SELECT ... INTO is not allowed here"
-msgstr "SELECT ... INTO tidak diperbolehkan disini"
-
-#: parser/analyze.c:1120
-#, c-format
-msgid "DEFAULT can only appear in a VALUES list within INSERT"
-msgstr "DEFAULT hanya dapat muncul dalam daftar VALUES dalam INSERT"
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:1239 parser/analyze.c:2450
-#, c-format
-msgid "%s cannot be applied to VALUES"
-msgstr "%s tidak dapat diterapkan kepada VALUES"
-
-#: parser/analyze.c:1460
-#, c-format
-msgid "invalid UNION/INTERSECT/EXCEPT ORDER BY clause"
-msgstr "klausa UNION/INTERSECT/EXCEPT ORDER BY tidak valid"
-
-#: parser/analyze.c:1461
-#, c-format
-msgid "Only result column names can be used, not expressions or functions."
-msgstr "Hanya nama kolom hasil yang dapat digunakan, bukan ekspresi atau fungsi."
-
-#: parser/analyze.c:1462
-#, c-format
-msgid "Add the expression/function to every SELECT, or move the UNION into a FROM clause."
-msgstr "Tambahkan ekspresi/fungsi pada setiap SELECT, atau pindahkan UNION ke dalam klausa FROM."
-
-#: parser/analyze.c:1522
-#, c-format
-msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT"
-msgstr "INTO hanya diperbolehkan pada SELECT pertama dari UNION/INTERSECT/EXCEPT"
-
-#: parser/analyze.c:1586
-#, c-format
-msgid "UNION/INTERSECT/EXCEPT member statement cannot refer to other relations of same query level"
-msgstr "pernyataan anggota UNION/INTERSECT/EXCEPT tidak dapat merujuk kepada hubungan yang lain dari tingkat query yang sama"
-
-#: parser/analyze.c:1675
-#, c-format
-msgid "each %s query must have the same number of columns"
-msgstr "permintaan query %s harus memiliki jumlah kolom yang sama"
-
-#: parser/analyze.c:2079
-#, c-format
-msgid "cannot specify both SCROLL and NO SCROLL"
-msgstr "tidak dapat menetukan kedua SCROLL dan NO SCROLL"
-
-#: parser/analyze.c:2097
-#, c-format
-msgid "DECLARE CURSOR must not contain data-modifying statements in WITH"
-msgstr "DECLARE CURSOR harus tidak mengandung pernyataan data-modifikasi dalam WITH"
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2105
-#, c-format
-msgid "DECLARE CURSOR WITH HOLD ... %s is not supported"
-msgstr "DECLARE CURSOR WITH HOLD ... %s tidak didukung"
-
-#: parser/analyze.c:2108
-#, c-format
-msgid "Holdable cursors must be READ ONLY."
-msgstr "CURSORS yang dapat di HOLD harus READ ONLY."
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2116
-#, c-format
-msgid "DECLARE SCROLL CURSOR ... %s is not supported"
-msgstr "DECLARE SCROLL CURSOR ... %s tidak di dukung"
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2127
-#, c-format
-msgid "DECLARE INSENSITIVE CURSOR ... %s is not supported"
-msgstr "DECLARE INSENSITIVE CURSOR ... %s tidak didukung"
-
-#: parser/analyze.c:2130
-#, c-format
-msgid "Insensitive cursors must be READ ONLY."
-msgstr "CURSOR yang tidak sensitif harus (READ ONLY)."
-
-#: parser/analyze.c:2196
-#, c-format
-msgid "materialized views must not use data-modifying statements in WITH"
-msgstr "VIEWS yang dimaterialisasi tidak harus menggunakan pernyataan data-modifikasi WITH"
-
-#: parser/analyze.c:2206
-#, c-format
-msgid "materialized views must not use temporary tables or views"
-msgstr "VIEWS yang dimaterialisasi tidak harus menggunakan tabel dan views sementara"
-
-#: parser/analyze.c:2216
-#, c-format
-msgid "materialized views may not be defined using bound parameters"
-msgstr "VIEWS yang dimaterialisasi mungkin tidak didefinisikan menggunakan parameter pembatas"
-
-#: parser/analyze.c:2228
-#, c-format
-msgid "materialized views cannot be UNLOGGED"
-msgstr "VIEWS yang dimaterialisasi tidak dapat UNLOGGED"
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2285
-#, c-format
-msgid "%s is not allowed with DISTINCT clause"
-msgstr "%s tidak diperbolehkan dengan klausa DISTINCT"
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2292
-#, c-format
-msgid "%s is not allowed with GROUP BY clause"
-msgstr "%s tidak diperbolehkan dengan klausa GROUP BY"
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2299
-#, c-format
-msgid "%s is not allowed with HAVING clause"
-msgstr "%s tidak diperbolehkan dengan klausa HAVING"
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2306
-#, c-format
-msgid "%s is not allowed with aggregate functions"
-msgstr "%s tidak diperbolehkan dengan fungsi agregat"
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2313
-#, c-format
-msgid "%s is not allowed with window functions"
-msgstr "%s tidak diperbolehkan dengan fungsi window"
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2320
-#, c-format
-msgid "%s is not allowed with set-returning functions in the target list"
-msgstr "%s tidak diperbolehkan dengan fungsi set-return pada daftar target"
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2399
-#, c-format
-msgid "%s must specify unqualified relation names"
-msgstr "%s harus menentukan nama relasi yang tidak memenuhi syarat"
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2432
-#, c-format
-msgid "%s cannot be applied to a join"
-msgstr "%s tidak dapat menerapkan kepada join"
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2441
-#, c-format
-msgid "%s cannot be applied to a function"
-msgstr "%s tidak dapat menerapkan kepada fungsi"
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2459
-#, c-format
-msgid "%s cannot be applied to a WITH query"
-msgstr "%s tidak dapat menerapkan kepada query WITH"
-
-#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: parser/analyze.c:2476
-#, c-format
-msgid "relation \"%s\" in %s clause not found in FROM clause"
-msgstr "relasi « %s » dalam klausa %s tidak ditemukan dalam klausa FROM"
-
-#: parser/parse_agg.c:144 parser/parse_oper.c:219
-#, c-format
-msgid "could not identify an ordering operator for type %s"
-msgstr "tidak dapat mengidentifikasi operator penyusunan untuk tipe %s"
-
-#: parser/parse_agg.c:146
-#, c-format
-msgid "Aggregates with DISTINCT must be able to sort their inputs."
-msgstr "agregat dengan DISTINCT harus mampu memilah masukan mereka."
-
-#: parser/parse_agg.c:193
-msgid "aggregate functions are not allowed in JOIN conditions"
-msgstr "fungsi agregat tidak diperbolehkan dalam kondisi JOIN"
-
-#: parser/parse_agg.c:199
-msgid "aggregate functions are not allowed in FROM clause of their own query level"
-msgstr "fungsi agregat tidak diperbolehkan dalam klausa FROM dari tingkat query mereka sendiri"
-
-#: parser/parse_agg.c:202
-msgid "aggregate functions are not allowed in functions in FROM"
-msgstr "fungsi agregat tidak diperbolehkan dalam fungsi pada FROM"
-
-#: parser/parse_agg.c:217
-msgid "aggregate functions are not allowed in window RANGE"
-msgstr "fungsi aggregat tidak diperbolehkan dalam window RANGE"
-
-#: parser/parse_agg.c:220
-msgid "aggregate functions are not allowed in window ROWS"
-msgstr "fungsi agregat tidak diperbolehkan dalam window ROWS"
-
-#: parser/parse_agg.c:251
-msgid "aggregate functions are not allowed in check constraints"
-msgstr "fungsi agregat tidak diperbolehkan dalam pembatasan CHECK"
-
-#: parser/parse_agg.c:255
-msgid "aggregate functions are not allowed in DEFAULT expressions"
-msgstr "fungsi agregat tidak diperbolehkan dalam ekspresi DEFAULT"
-
-#: parser/parse_agg.c:258
-msgid "aggregate functions are not allowed in index expressions"
-msgstr "fungsi agregat tidak diperbolehkan dalam ekspresi indeks"
-
-#: parser/parse_agg.c:261
-msgid "aggregate functions are not allowed in index predicates"
-msgstr "fungsi agregat tidak diperbolehkan dalam predikat indeks"
-
-#: parser/parse_agg.c:264
-msgid "aggregate functions are not allowed in transform expressions"
-msgstr "fungsi agregat tidak diperbolehkan dalam ekspresi transform"
-
-#: parser/parse_agg.c:267
-msgid "aggregate functions are not allowed in EXECUTE parameters"
-msgstr "fungsi agregat tidak diperbolehkan dalam parameter EXECUTE"
-
-#: parser/parse_agg.c:270
-msgid "aggregate functions are not allowed in trigger WHEN conditions"
-msgstr "fungsi agregat tidak diperbolehkan dalam kondisi trigger WHEN"
-
-#. translator: %s is name of a SQL construct, eg GROUP BY
-#: parser/parse_agg.c:290 parser/parse_clause.c:1291
-#, c-format
-msgid "aggregate functions are not allowed in %s"
-msgstr "fungsi agregat tidak diijinkan dalam %s"
-
-#: parser/parse_agg.c:396
-#, c-format
-msgid "aggregate function calls cannot contain window function calls"
-msgstr "panggilan fungsi agregat tidak dapat berisi panggilan fungsi window"
-
-#: parser/parse_agg.c:469
-msgid "window functions are not allowed in JOIN conditions"
-msgstr "fungsi window tidak diijinkan dalam kondisi JOIN"
-
-#: parser/parse_agg.c:476
-msgid "window functions are not allowed in functions in FROM"
-msgstr "fungsi window tidak diijinkan dalam fungsi dalam FROM"
-
-#: parser/parse_agg.c:488
-msgid "window functions are not allowed in window definitions"
-msgstr "fungsi window tidak diijinkan dalam definisi window"
-
-#: parser/parse_agg.c:519
-msgid "window functions are not allowed in check constraints"
-msgstr "fungsi window tidak diijinkan dalam pemeriksaan constraints"
-
-#: parser/parse_agg.c:523
-msgid "window functions are not allowed in DEFAULT expressions"
-msgstr "fungsi window tidak diijinkan dalam ekspresi DEFAULT"
-
-#: parser/parse_agg.c:526
-msgid "window functions are not allowed in index expressions"
-msgstr "fungsi window tidak diijinkan dalam ekspresi indeks"
-
-#: parser/parse_agg.c:529
-msgid "window functions are not allowed in index predicates"
-msgstr "fungsi window tidak diijinkan dalam predikat indeks"
-
-#: parser/parse_agg.c:532
-msgid "window functions are not allowed in transform expressions"
-msgstr "fungsi window tidak diijinkan dalam ekspresi transform"
-
-#: parser/parse_agg.c:535
-msgid "window functions are not allowed in EXECUTE parameters"
-msgstr "fungsi window tidak diijinkan dalam parameter EXECUTE"
-
-#: parser/parse_agg.c:538
-msgid "window functions are not allowed in trigger WHEN conditions"
-msgstr "fungsi window tidak diijinkan dalam kondisi trigger WHEN"
-
-#. translator: %s is name of a SQL construct, eg GROUP BY
-#: parser/parse_agg.c:558 parser/parse_clause.c:1300
-#, c-format
-msgid "window functions are not allowed in %s"
-msgstr "fungsi window tidak diijinkan dalam %s"
-
-#: parser/parse_agg.c:592 parser/parse_clause.c:1711
-#, c-format
-msgid "window \"%s\" does not exist"
-msgstr "window « %s » tidak ada"
-
-#: parser/parse_agg.c:754
-#, c-format
-msgid "aggregate functions are not allowed in a recursive query's recursive term"
-msgstr "fungsi agregat tidak diijinkan dalam jangka rekursif query rekursif "
-
-#: parser/parse_agg.c:909
-#, c-format
-msgid "column \"%s.%s\" must appear in the GROUP BY clause or be used in an aggregate function"
-msgstr "kolom « %s.%s » harus muncul dalam klausa GROUP BY atau digunakan dalam fungsi agregat"
-
-#: parser/parse_agg.c:915
-#, c-format
-msgid "subquery uses ungrouped column \"%s.%s\" from outer query"
-msgstr "subquery menggunakan kolom yang bukan groupnya « %s.%s » dari query luar"
-
-#: parser/parse_clause.c:851
-#, c-format
-msgid "column name \"%s\" appears more than once in USING clause"
-msgstr "nama kolom « %s » muncul lebih dari sekali dalam klausa USING"
-
-#: parser/parse_clause.c:866
-#, c-format
-msgid "common column name \"%s\" appears more than once in left table"
-msgstr "nama kolom umum « %s » muncul lebih dari sekali dalam tabel kiri"
-
-#: parser/parse_clause.c:875
-#, c-format
-msgid "column \"%s\" specified in USING clause does not exist in left table"
-msgstr "Kolom « %s »  yang ditentukan dalam klausa USING tidak ada dalam tabel kiri"
-
-#: parser/parse_clause.c:889
-#, c-format
-msgid "common column name \"%s\" appears more than once in right table"
-msgstr "nama kolom umum « %s » muncul lebih dari sekali dalam tabel kanan"
-
-#: parser/parse_clause.c:898
-#, c-format
-msgid "column \"%s\" specified in USING clause does not exist in right table"
-msgstr "Kolom « %s »  yang ditentukan dalam klausa USING tidak ada dalam tabel kanan"
-
-#: parser/parse_clause.c:952
-#, c-format
-msgid "column alias list for \"%s\" has too many entries"
-msgstr "daftar kolom alias untuk « %s » memiliki terlalu banyak entri"
-
-#. translator: %s is name of a SQL construct, eg LIMIT
-#: parser/parse_clause.c:1261
-#, c-format
-msgid "argument of %s must not contain variables"
-msgstr "pernyataan dari « %s » harus memiliki variabel"
-
-#. translator: first %s is name of a SQL construct, eg ORDER BY
-#: parser/parse_clause.c:1426
-#, c-format
-msgid "%s \"%s\" is ambiguous"
-msgstr "%s « %s » memiliki banyak arti"
-
-#. translator: %s is name of a SQL construct, eg ORDER BY
-#: parser/parse_clause.c:1455
-#, c-format
-msgid "non-integer constant in %s"
-msgstr "non-integer konstan dalam %s"
-
-#. translator: %s is name of a SQL construct, eg ORDER BY
-#: parser/parse_clause.c:1477
-#, c-format
-msgid "%s position %d is not in select list"
-msgstr "%s posisi %d tidak dalam daftar SELECT"
-
-#: parser/parse_clause.c:1699
-#, c-format
-msgid "window \"%s\" is already defined"
-msgstr "window « %s » sudah di definisikan"
-
-#: parser/parse_clause.c:1760
-#, c-format
-msgid "cannot override PARTITION BY clause of window \"%s\""
-msgstr "tidak dapat menimpa klausa PARTITION BY pada window « %s »"
-
-#: parser/parse_clause.c:1772
-#, c-format
-msgid "cannot override ORDER BY clause of window \"%s\""
-msgstr "tidak dapat menimpa klausa ORDER BY pada window « %s »"
-
-#: parser/parse_clause.c:1802 parser/parse_clause.c:1808
-#, c-format
-msgid "cannot copy window \"%s\" because it has a frame clause"
-msgstr "tidak dapat menyalin window « %s » karena memiliki kerangka klausa"
-
-#: parser/parse_clause.c:1810
-#, c-format
-msgid "Omit the parentheses in this OVER clause."
-msgstr "Menghilangkan tanda kurung dalam klausa OVER."
-
-#: parser/parse_clause.c:1876
-#, c-format
-msgid "in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list"
-msgstr "dalam agregat dengan DISTINCT, ekspresi ORDER BY harus muncul dalam daftar argumen"
-
-#: parser/parse_clause.c:1877
-#, c-format
-msgid "for SELECT DISTINCT, ORDER BY expressions must appear in select list"
-msgstr "untuk SELECT DISTINCT, ekspresi ORDER BY harus muncul dalam daftar pilihan"
-
-#: parser/parse_clause.c:1963 parser/parse_clause.c:1995
-#, c-format
-msgid "SELECT DISTINCT ON expressions must match initial ORDER BY expressions"
-msgstr "ekspresi SELECT DISTINCT ON harus sesuai inisial ekspresi ORDER BY"
-
-#: parser/parse_clause.c:2117
-#, c-format
-msgid "operator %s is not a valid ordering operator"
-msgstr "operator %s merupakan penyusunan operator yang tidak valid"
-
-#: parser/parse_clause.c:2119
-#, c-format
-msgid "Ordering operators must be \"<\" or \">\" members of btree operator families."
-msgstr "Penyusunan operator harus « < » atau « > » anggota dari keluarga operator btree"
-
-#: parser/parse_coerce.c:933 parser/parse_coerce.c:963 parser/parse_coerce.c:981 parser/parse_coerce.c:996 parser/parse_expr.c:1756 parser/parse_expr.c:2230 parser/parse_target.c:854
-#, c-format
-msgid "cannot cast type %s to %s"
-msgstr "tidak dapat melemparkan tipe %s kepada %s"
-
-#: parser/parse_coerce.c:966
-#, c-format
-msgid "Input has too few columns."
-msgstr "Masukan memiliki terlalu sedikit kolom"
-
-#: parser/parse_coerce.c:984
-#, c-format
-msgid "Cannot cast type %s to %s in column %d."
-msgstr "Tidak dapat melemparkan tipe %s kepada %s dalam kolom %d."
-
-#: parser/parse_coerce.c:999
-#, c-format
-msgid "Input has too many columns."
-msgstr "Masukan memiliki terlalu banyak kolom"
-
-#. translator: first %s is name of a SQL construct, eg WHERE
-#: parser/parse_coerce.c:1042
-#, c-format
-msgid "argument of %s must be type boolean, not type %s"
-msgstr "pernyataan dari %s harus menggunakan tipe boolean, bukan tipe %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:1052 parser/parse_coerce.c:1101
-#, c-format
-msgid "argument of %s must not return a set"
-msgstr "pernyataan dari %s tidak harus diatur kembali"
-
-#. translator: first %s is name of a SQL construct, eg LIMIT
-#: parser/parse_coerce.c:1089
-#, c-format
-msgid "argument of %s must be type %s, not type %s"
-msgstr "pernyataan dari %s harus dengan tipe %s, bukan tipe %s"
-
-#. translator: first %s is name of a SQL construct, eg CASE
-#: parser/parse_coerce.c:1222
-#, c-format
-msgid "%s types %s and %s cannot be matched"
-msgstr "%s tipe %s dan %s tidak sesuai (cocok)"
-
-#. translator: first %s is name of a SQL construct, eg CASE
-#: parser/parse_coerce.c:1289
-#, c-format
-msgid "%s could not convert type %s to %s"
-msgstr "%s tidak dapat mengkonversi tipe %s ke %s"
-
-#: parser/parse_coerce.c:1591
-#, c-format
-msgid "arguments declared \"anyelement\" are not all alike"
-msgstr "argumen dinyatakan « anyelement » tidak semua sama"
-
-#: parser/parse_coerce.c:1611
-#, c-format
-msgid "arguments declared \"anyarray\" are not all alike"
-msgstr "argumen dinyatakan « anyarray » tidak semua sama"
-
-#: parser/parse_coerce.c:1631
-#, c-format
-msgid "arguments declared \"anyrange\" are not all alike"
-msgstr "argumen dinyatakan « anyrange »  tidak semua sama"
-
-#: parser/parse_coerce.c:1660 parser/parse_coerce.c:1871 parser/parse_coerce.c:1905
-#, c-format
-msgid "argument declared \"anyarray\" is not an array but type %s"
-msgstr "argumen dinyatakan « anyarray » bukan merupakan array namun tipe %s"
-
-#: parser/parse_coerce.c:1676
-#, c-format
-msgid "argument declared \"anyarray\" is not consistent with argument declared \"anyelement\""
-msgstr "argumen dinyatakan « anyarray » tidak konsisten dengan argumen yang dinyatakan « anyelement »"
-
-#: parser/parse_coerce.c:1697 parser/parse_coerce.c:1918
-#, c-format
-msgid "argument declared \"anyrange\" is not a range type but type %s"
-msgstr "argumen dinyatakan « anyrange » bukan rentang tipe namun tipe %s"
-
-#: parser/parse_coerce.c:1713
-#, c-format
-msgid "argument declared \"anyrange\" is not consistent with argument declared \"anyelement\""
-msgstr "argumen dinyatakan « anyrange » tidak konsisten dengan argumen yang dinyatakan « anyelement »"
-
-#: parser/parse_coerce.c:1733
-#, c-format
-msgid "could not determine polymorphic type because input has type \"unknown\""
-msgstr "tidak bisa menentukan tipe polimorfik karena masukan memiliki tipe « unknown »"
-
-#: parser/parse_coerce.c:1743
-#, c-format
-msgid "type matched to anynonarray is an array type: %s"
-msgstr "tipe dicocokan dengan anynonarray adalah tipe array: %s"
-
-#: parser/parse_coerce.c:1753
-#, c-format
-msgid "type matched to anyenum is not an enum type: %s"
-msgstr "tipe dicocokan dengan anyenum adalah bukan tipe enum: %s"
-
-#: parser/parse_coerce.c:1793 parser/parse_coerce.c:1823
-#, c-format
-msgid "could not find range type for data type %s"
-msgstr "tidak dapat menemukan rentang tipe untuk data tipe %s"
-
-#: parser/parse_collate.c:214 parser/parse_collate.c:458
-#, c-format
-msgid "collation mismatch between implicit collations \"%s\" and \"%s\""
-msgstr "pemeriksaan ketidaksesuaian antara collations implisit « %s » dan « %s »"
-
-#: parser/parse_collate.c:217 parser/parse_collate.c:461
-#, c-format
-msgid "You can choose the collation by applying the COLLATE clause to one or both expressions."
-msgstr "Anda dapat memilih pemeriksaan dengan menerapkan klausa COLLATE ke salah satu atau kedua ekspresi."
-
-#: parser/parse_collate.c:778
-#, c-format
-msgid "collation mismatch between explicit collations \"%s\" and \"%s\""
-msgstr "pemeriksaan ketidaksesuaian antara collations eksplisit « %s » dan « %s »"
-
-#: parser/parse_cte.c:42
-#, c-format
-msgid "recursive reference to query \"%s\" must not appear within its non-recursive term"
-msgstr "referensi rekursif untuk query « %s »  tidak harus muncul dalam jangka yang non-rekursif"
-
-#: parser/parse_cte.c:44
-#, c-format
-msgid "recursive reference to query \"%s\" must not appear within a subquery"
-msgstr "referensi rekursif untuk query « %s »  tidak harus muncul dalam subquery"
-
-#: parser/parse_cte.c:46
-#, c-format
-msgid "recursive reference to query \"%s\" must not appear within an outer join"
-msgstr "referensi rekursif untuk query « %s »  tidak harus muncul dalam outer join"
-
-#: parser/parse_cte.c:48
-#, c-format
-msgid "recursive reference to query \"%s\" must not appear within INTERSECT"
-msgstr "referensi rekursif untuk query « %s »  tidak harus muncul dalam INTERSECT"
-
-#: parser/parse_cte.c:50
-#, c-format
-msgid "recursive reference to query \"%s\" must not appear within EXCEPT"
-msgstr "referensi rekursif untuk query « %s »  tidak harus muncul dalam EXCEPT"
-
-#: parser/parse_cte.c:132
-#, c-format
-msgid "WITH query name \"%s\" specified more than once"
-msgstr "nama query WITH « %s » ditentukan lebih dari satu"
-
-#: parser/parse_cte.c:264
-#, c-format
-msgid "WITH clause containing a data-modifying statement must be at the top level"
-msgstr "klausa WITH yang mengandung pernyataan data-modifying harus berada di tingkat atas"
-
-#: parser/parse_cte.c:313
-#, c-format
-msgid "recursive query \"%s\" column %d has type %s in non-recursive term but type %s overall"
-msgstr "query rekursif « %s » kolom %d memiliki tipe %s dalam jangka non-rekursif tetapi tipe %s secara keseluruhan"
-
-#: parser/parse_cte.c:319
-#, c-format
-msgid "Cast the output of the non-recursive term to the correct type."
-msgstr "Melemparkan hasil dari istilah non-rekursif untuk jenis yang tepat."
-
-#: parser/parse_cte.c:324
-#, c-format
-msgid "recursive query \"%s\" column %d has collation \"%s\" in non-recursive term but collation \"%s\" overall"
-msgstr "query rekursif « %s » kolom %d memiliki pemeriksa « %s » dalam jangka non-rekursif tetapi pemeriksaan « %s » secara keseluruhan"
-
-#: parser/parse_cte.c:328
-#, c-format
-msgid "Use the COLLATE clause to set the collation of the non-recursive term."
-msgstr "Penggunaan klausa COLLATE untuk mengatur pengumpulan istilah non-rekursif."
-
-#: parser/parse_cte.c:419
-#, c-format
-msgid "WITH query \"%s\" has %d columns available but %d columns specified"
-msgstr "query WITH « %s » memiliki kolom %d tersedia tetapi kolom %d sudah ditentukan"
-
-#: parser/parse_cte.c:599
-#, c-format
-msgid "mutual recursion between WITH items is not implemented"
-msgstr "saling rekursi antara item WITH tidak diterapkan"
-
-#: parser/parse_cte.c:651
-#, c-format
-msgid "recursive query \"%s\" must not contain data-modifying statements"
-msgstr "rekursif query « %s » tidak harus berisi pernyataan data-modifying"
-
-#: parser/parse_cte.c:659
-#, c-format
-msgid "recursive query \"%s\" does not have the form non-recursive-term UNION [ALL] recursive-term"
-msgstr "rekursif query « %s » tidak memiliki bentuk non-recursive-term UNION [ALL] recursive-term"
-
-#: parser/parse_cte.c:703
-#, c-format
-msgid "ORDER BY in a recursive query is not implemented"
-msgstr "ORDER BY dalam query rekursif tidak diterapkan"
-
-#: parser/parse_cte.c:709
-#, c-format
-msgid "OFFSET in a recursive query is not implemented"
-msgstr "OFFSET dalam query rekursif tidak diterapkan"
-
-#: parser/parse_cte.c:715
-#, c-format
-msgid "LIMIT in a recursive query is not implemented"
-msgstr "LIMIT dalam query rekursif tidak diterapkan"
-
-#: parser/parse_cte.c:721
-#, c-format
-msgid "FOR UPDATE/SHARE in a recursive query is not implemented"
-msgstr "FOR UPDATE/SHARE dalam query rekursif tidak diterapkan"
-
-#: parser/parse_cte.c:778
-#, c-format
-msgid "recursive reference to query \"%s\" must not appear more than once"
-msgstr "referensi rekursif untuk query « %s » tidak harus muncul lebih dari sekali"
-
-#: parser/parse_expr.c:388 parser/parse_relation.c:2638
-#, c-format
-msgid "column %s.%s does not exist"
-msgstr "kolom %s.%s belum ada"
-
-#: parser/parse_expr.c:400
-#, c-format
-msgid "column \"%s\" not found in data type %s"
-msgstr "kolom « %s » tidak ditemukan dalam tipe data %s"
-
-#: parser/parse_expr.c:406
-#, c-format
-msgid "could not identify column \"%s\" in record data type"
-msgstr "tidak dapat mengidentifikasi kolom « %s » dalam tipe data record"
-
-#: parser/parse_expr.c:412
-#, c-format
-msgid "column notation .%s applied to type %s, which is not a composite type"
-msgstr "kolom notasi .%s diterapkan pada tipe %s, qui n'est pas un type composé"
-
-#: parser/parse_expr.c:442 parser/parse_target.c:640
-#, c-format
-msgid "row expansion via \"*\" is not supported here"
-msgstr "ekspansi baris melalui « * » tidak didukung disini"
-
-#: parser/parse_expr.c:765 parser/parse_relation.c:561 parser/parse_relation.c:642 parser/parse_target.c:1089
-#, c-format
-msgid "column reference \"%s\" is ambiguous"
-msgstr "kolom referensi « %s » ambigu (memiliki dua makna)"
-
-#: parser/parse_expr.c:821 parser/parse_param.c:110 parser/parse_param.c:142 parser/parse_param.c:199 parser/parse_param.c:298
-#, c-format
-msgid "there is no parameter $%d"
-msgstr "tidak ada parameter $%d"
-
-#: parser/parse_expr.c:1033
-#, c-format
-msgid "NULLIF requires = operator to yield boolean"
-msgstr "NULLIF mengharuskan operator = untuk menghasilkan boolean"
-
-#: parser/parse_expr.c:1452
-msgid "cannot use subquery in check constraint"
-msgstr "tidak dapat menggunakan subquery dalam pengecekan constraint"
-
-#: parser/parse_expr.c:1456
-msgid "cannot use subquery in DEFAULT expression"
-msgstr "tidak dapat menggunakan subquery dalam ekspresi DEFAULT"
-
-#: parser/parse_expr.c:1459
-msgid "cannot use subquery in index expression"
-msgstr "tidak dapat menggunakan subquery dalam ekspresi indeks"
-
-#: parser/parse_expr.c:1462
-msgid "cannot use subquery in index predicate"
-msgstr "tidak dapat menggunakan subquery dalam predikat indeks"
-
-#: parser/parse_expr.c:1465
-msgid "cannot use subquery in transform expression"
-msgstr "tidak dapat menggunakan subquery dalam mengubah ekspresi"
-
-#: parser/parse_expr.c:1468
-msgid "cannot use subquery in EXECUTE parameter"
-msgstr "tidak dapat menggunakan subquery dalam parameter EXECUTE"
-
-#: parser/parse_expr.c:1471
-msgid "cannot use subquery in trigger WHEN condition"
-msgstr "tidak dapat menggunakan subquery dalam trigger kondisi WHEN"
-
-#: parser/parse_expr.c:1528
-#, c-format
-msgid "subquery must return a column"
-msgstr "subquery harus mengembalikan kolom"
-
-#: parser/parse_expr.c:1535
-#, c-format
-msgid "subquery must return only one column"
-msgstr "subquery harus kembali hanya satu kolom"
-
-#: parser/parse_expr.c:1595
-#, c-format
-msgid "subquery has too many columns"
-msgstr "subquery memiliki terlalu banyak kolom"
-
-#: parser/parse_expr.c:1600
-#, c-format
-msgid "subquery has too few columns"
-msgstr "subquery memiliki terlalu sedikit kolom"
-
-#: parser/parse_expr.c:1696
-#, c-format
-msgid "cannot determine type of empty array"
-msgstr "tidak dapat menentukan tipe array kosong"
-
-#: parser/parse_expr.c:1697
-#, c-format
-msgid "Explicitly cast to the desired type, for example ARRAY[]::integer[]."
-msgstr "Secara eksplisit dilemparkan ke tipe yang diinginkan, misalnya ARRAY[]::integer[]."
-
-#: parser/parse_expr.c:1711
-#, c-format
-msgid "could not find element type for data type %s"
-msgstr "tidak dapat menemukan tipe element untuk tipe data %s"
-
-#: parser/parse_expr.c:1937
-#, c-format
-msgid "unnamed XML attribute value must be a column reference"
-msgstr "bukan penamaan nilai atribut XML yang harus menjadi acuan kolom"
-
-#: parser/parse_expr.c:1938
-#, c-format
-msgid "unnamed XML element value must be a column reference"
-msgstr "bukan penamaan nilai elemen XML yang harus menjadi acuan kolom"
-
-#: parser/parse_expr.c:1953
-#, c-format
-msgid "XML attribute name \"%s\" appears more than once"
-msgstr "nama atribut XML « %s » muncul lebih dari sekali"
-
-#: parser/parse_expr.c:2060
-#, c-format
-msgid "cannot cast XMLSERIALIZE result to %s"
-msgstr "tidak dapat meleparkan hasil XMLSERIALIZE kepada %s"
-
-#: parser/parse_expr.c:2303 parser/parse_expr.c:2503
-#, c-format
-msgid "unequal number of entries in row expressions"
-msgstr "jumlah yang tidak sama entri dalam ekspresi baris"
-
-#: parser/parse_expr.c:2313
-#, c-format
-msgid "cannot compare rows of zero length"
-msgstr "tidak bisa membandingkan baris panjang nol"
-
-#: parser/parse_expr.c:2338
-#, c-format
-msgid "row comparison operator must yield type boolean, not type %s"
-msgstr "Operator baris perbandingan harus menghasilkan tipe boolean, bukan tipe %s"
-
-#: parser/parse_expr.c:2345
-#, c-format
-msgid "row comparison operator must not return a set"
-msgstr "Operator baris perbandingan tidak harus diatur kembali"
-
-#: parser/parse_expr.c:2404 parser/parse_expr.c:2449
-#, c-format
-msgid "could not determine interpretation of row comparison operator %s"
-msgstr "tidak dapat menentukan interpretasi baris perbandingan operator %s"
-
-#: parser/parse_expr.c:2406
-#, c-format
-msgid "Row comparison operators must be associated with btree operator families."
-msgstr "Operator baris perbandingan harus dikaitkan dengan keluarga operator btree."
-
-#: parser/parse_expr.c:2451
-#, c-format
-msgid "There are multiple equally-plausible candidates."
-msgstr "Ada beberapa kandidat equally-plausible."
-
-#: parser/parse_expr.c:2543
-#, c-format
-msgid "IS DISTINCT FROM requires = operator to yield boolean"
-msgstr "IS DISTINCT FROM mengharuskan operator = untuk menghasilkan boolean"
-
-#: parser/parse_func.c:149
-#, c-format
-msgid "argument name \"%s\" used more than once"
-msgstr "nama pernyataan « %s » digunakan lebih dari sekali"
-
-#: parser/parse_func.c:160
-#, c-format
-msgid "positional argument cannot follow named argument"
-msgstr "posisi argumen tidak bisa mengikuti penamaan argumen"
-
-#: parser/parse_func.c:238
-#, c-format
-msgid "%s(*) specified, but %s is not an aggregate function"
-msgstr "%s(*) ditentukan, tapi %s bukan fungsi agregat"
-
-#: parser/parse_func.c:245
-#, c-format
-msgid "DISTINCT specified, but %s is not an aggregate function"
-msgstr "DISTINCT ditentukan, tapi %s bukan fungsi agregat"
-
-#: parser/parse_func.c:251
-#, c-format
-msgid "ORDER BY specified, but %s is not an aggregate function"
-msgstr "ORDER BY ditentukan, tapi %s bukan fungsi agregat"
-
-#: parser/parse_func.c:257
-#, c-format
-msgid "OVER specified, but %s is not a window function nor an aggregate function"
-msgstr "OVER ditentukan, tapi %s bukan fungsi window atau fungsi agregat"
-
-#: parser/parse_func.c:279
-#, c-format
-msgid "function %s is not unique"
-msgstr "fungsi %s tidak unik"
-
-#: parser/parse_func.c:282
-#, c-format
-msgid "Could not choose a best candidate function. You might need to add explicit type casts."
-msgstr "Tidak dapat memilih kandidat fungsi terbaik. Anda mungkin perlu menambahkan tipe eksplisit gips."
-
-#: parser/parse_func.c:293
-#, c-format
-msgid "No aggregate function matches the given name and argument types. Perhaps you misplaced ORDER BY; ORDER BY must appear after all regular arguments of the aggregate."
-msgstr "Tidak ada fungsi agregat yang sesuai dengan nama dan tipe argumen yang diberikan. Mungkin ada salah dalam penempatan ORDER BY; ORDER BY harus muncul setelah semua argumen agregat biasa."
-
-#: parser/parse_func.c:304
-#, c-format
-msgid "No function matches the given name and argument types. You might need to add explicit type casts."
-msgstr "Tidak ada fungsi yang sesuai dengan nama dan tipe argumen yang diberikan.Anda mungkin perlu menambakan cast tipe eksplisit"
-
-#: parser/parse_func.c:415 parser/parse_func.c:481
-#, c-format
-msgid "%s(*) must be used to call a parameterless aggregate function"
-msgstr "%s(*) Harus digunakan untuk memanggil fungsi agregat yang tidak memiliki parameter "
-
-#: parser/parse_func.c:422
-#, c-format
-msgid "aggregates cannot return sets"
-msgstr "aggregate tidak fapat mengembalikan pengaturan"
-
-#: parser/parse_func.c:434
-#, c-format
-msgid "aggregates cannot use named arguments"
-msgstr "aggregate tidak dapat digunakan untuk menamai argumen"
-
-#: parser/parse_func.c:453
-#, c-format
-msgid "window function call requires an OVER clause"
-msgstr "memanggil fungsi window memerlukan klausa OVER"
-
-#: parser/parse_func.c:471
-#, c-format
-msgid "DISTINCT is not implemented for window functions"
-msgstr "DISTINCT tidak diimplementasikan untuk fungsi window"
-
-#: parser/parse_func.c:491
-#, c-format
-msgid "aggregate ORDER BY is not implemented for window functions"
-msgstr "aggregate ORDER BY tidak diimplementasikan untuk funsi window"
-
-#: parser/parse_func.c:497
-#, c-format
-msgid "window functions cannot return sets"
-msgstr "fungsi window tidak dapat mengembalikan pengaturan"
-
-#: parser/parse_func.c:1662
-#, c-format
-msgid "aggregate %s(*) does not exist"
-msgstr "aggregate %s(*) tidak ada"
-
-#: parser/parse_func.c:1667
-#, c-format
-msgid "aggregate %s does not exist"
-msgstr "aggregate %s tidak ada"
-
-#: parser/parse_func.c:1686
-#, c-format
-msgid "function %s is not an aggregate"
-msgstr "fungsi %s bukan aggregate"
-
-#: parser/parse_node.c:84
-#, c-format
-msgid "target lists can have at most %d entries"
-msgstr "daftar targe dapat memiliki paling banyak %d entri"
-
-#: parser/parse_node.c:253
-#, c-format
-msgid "cannot subscript type %s because it is not an array"
-msgstr "tidak bisa meng-subscript tipe %s karena ini bukan sebuah array"
-
-#: parser/parse_node.c:356 parser/parse_node.c:383
-#, c-format
-msgid "array subscript must have type integer"
-msgstr "subscript array harus memiliki tipe integer"
-
-#: parser/parse_node.c:407
-#, c-format
-msgid "array assignment requires type %s but expression is of type %s"
-msgstr "penempatan array memerlukan tipe %s tapi ekpresinya dari tipe %s"
-
-#: parser/parse_oper.c:124 parser/parse_oper.c:718 utils/adt/regproc.c:490 utils/adt/regproc.c:510 utils/adt/regproc.c:669
-#, c-format
-msgid "operator does not exist: %s"
-msgstr "operator tidak ada : %s"
-
-#: parser/parse_oper.c:221
-#, c-format
-msgid "Use an explicit ordering operator or modify the query."
-msgstr "Gunakan operator pengurutan eksplisit atau ubah querynya."
-
-#: parser/parse_oper.c:225 utils/adt/arrayfuncs.c:3181 utils/adt/arrayfuncs.c:3700 utils/adt/arrayfuncs.c:5253 utils/adt/rowtypes.c:1156
-#, c-format
-msgid "could not identify an equality operator for type %s"
-msgstr "tidak dapat mengenali sebuah equality operator dari tipe %s"
-
-#: parser/parse_oper.c:476
-#, c-format
-msgid "operator requires run-time type coercion: %s"
-msgstr "operator memerlukan tipe run-time paksaan: %s"
-
-#: parser/parse_oper.c:710
-#, c-format
-msgid "operator is not unique: %s"
-msgstr "operator tidak unik : %s"
-
-#: parser/parse_oper.c:712
-#, c-format
-msgid "Could not choose a best candidate operator. You might need to add explicit type casts."
-msgstr "Tidak dapat memilih kandidat operator terbaik. Anda mungkin perlu menambahkan tipe cast eksplisit"
-
-#: parser/parse_oper.c:720
-#, c-format
-msgid "No operator matches the given name and argument type(s). You might need to add explicit type casts."
-msgstr "Operator tidak sesuai dengan nama dan tipe argumen. Anda mungkin perlu menambahkan tipe cast eksplisit"
-
-#: parser/parse_oper.c:779 parser/parse_oper.c:893
-#, c-format
-msgid "operator is only a shell: %s"
-msgstr "Operator hanya sebuah shell : %s"
-
-#: parser/parse_oper.c:881
-#, c-format
-msgid "op ANY/ALL (array) requires array on right side"
-msgstr "op ANY/ALL (array) memerlukan array atau sisi yang benar"
-
-#: parser/parse_oper.c:923
-#, c-format
-msgid "op ANY/ALL (array) requires operator to yield boolean"
-msgstr "op ANY/ALL (array) memerlukan operator untuk menghasilkan boolean "
-
-#: parser/parse_oper.c:928
-#, c-format
-msgid "op ANY/ALL (array) requires operator not to return a set"
-msgstr "op ANY/ALL (array) memerlukan operator yang tidak mengembalikan pengaturan"
-
-#: parser/parse_param.c:216
-#, c-format
-msgid "inconsistent types deduced for parameter $%d"
-msgstr "mededuksi tipe yang tidak konsisten untuk parameter $%d"
-
-#: parser/parse_relation.c:172
-#, c-format
-msgid "table reference \"%s\" is ambiguous"
-msgstr "tabel referensi « %s » ambigu"
-
-#: parser/parse_relation.c:216
-#, c-format
-msgid "table reference %u is ambiguous"
-msgstr "tabel referensi %u ambigu"
-
-#: parser/parse_relation.c:395
-#, c-format
-msgid "table name \"%s\" specified more than once"
-msgstr "nama tabel « %s » ditentukan lebih dari satu kali"
-
-#: parser/parse_relation.c:422 parser/parse_relation.c:2602
-#, c-format
-msgid "invalid reference to FROM-clause entry for table \"%s\""
-msgstr "referensi yang tidak valid untuk entri FROM-caluse untuk tabel « %s »"
-
-#: parser/parse_relation.c:425 parser/parse_relation.c:2607
-#, c-format
-msgid "There is an entry for table \"%s\", but it cannot be referenced from this part of the query."
-msgstr "Itu merupakan entri untuk tabel « %s » tapi itu tidak dapat direferensikan dari bagian quer"
-
-#: parser/parse_relation.c:427
-#, c-format
-msgid "The combining JOIN type must be INNER or LEFT for a LATERAL reference."
-msgstr "penggabungan tipe JOIN harus menjadi INNER atau LEFT dari referensi LATERAL"
-
-#: parser/parse_relation.c:881 parser/parse_relation.c:1167 parser/parse_relation.c:1544
-#, c-format
-msgid "table \"%s\" has %d columns available but %d columns specified"
-msgstr "tabel « %s » memiliki kolom %d yang digunakan tapi kolom %d ditentukan"
-
-#: parser/parse_relation.c:911
-#, c-format
-msgid "too many column aliases specified for function %s"
-msgstr "terlalu banyak kolom alias yang ditentukan untuk fungsisi %s"
-
-#: parser/parse_relation.c:977
-#, c-format
-msgid "There is a WITH item named \"%s\", but it cannot be referenced from this part of the query."
-msgstr "Itu adalah item WITH yang dinamai « %s » tapi tidak dapat direferensikan dari bagian query"
-
-#: parser/parse_relation.c:979
-#, c-format
-msgid "Use WITH RECURSIVE, or re-order the WITH items to remove forward references."
-msgstr "Gunakan WITH RECURSIVE, atau re-order item WITH untuk menghapus referensi depan"
-
-#: parser/parse_relation.c:1245
-#, c-format
-msgid "a column definition list is only allowed for functions returning \"record\""
-msgstr "daftar definisi kolom hanya dibolehkan untuk megemballikan fungsi « record »"
-
-#: parser/parse_relation.c:1253
-#, c-format
-msgid "a column definition list is required for functions returning \"record\""
-msgstr "daftar definisi kolom diperlukan untuk mengembalikan fungsi « record »"
-
-#: parser/parse_relation.c:1304
-#, c-format
-msgid "function \"%s\" in FROM has unsupported return type %s"
-msgstr "fungsi « %s » pada FROM memiliki pengembalian tipe yang tidak didukung %s "
-
-#: parser/parse_relation.c:1376
-#, c-format
-msgid "VALUES lists \"%s\" have %d columns available but %d columns specified"
-msgstr "daftar VALUES « %s » memiliki %d kolom yang tersedia tapi %d adalah kolom ditentuka"
-
-#: parser/parse_relation.c:1429
-#, c-format
-msgid "joins can have at most %d columns"
-msgstr "joins dapat memiliki paling banyak %d kolom"
-
-#: parser/parse_relation.c:1517
-#, c-format
-msgid "WITH query \"%s\" does not have a RETURNING clause"
-msgstr "query WITH « %s » tidak memiliki klausa RETURNING"
-
-#: parser/parse_relation.c:2217
-#, c-format
-msgid "column %d of relation \"%s\" does not exist"
-msgstr "kolom %d dari relasi « %s » tidak ada"
-
-#: parser/parse_relation.c:2605
-#, c-format
-msgid "Perhaps you meant to reference the table alias \"%s\"."
-msgstr "Mungkin maksud anda untuk mereferensi tabel alias « %s »."
-
-#: parser/parse_relation.c:2613
-#, c-format
-msgid "missing FROM-clause entry for table \"%s\""
-msgstr "entri klausa FROM hilang untuk table « %s »"
-
-#: parser/parse_relation.c:2653
-#, c-format
-msgid "There is a column named \"%s\" in table \"%s\", but it cannot be referenced from this part of the query."
-msgstr "Ada kolom bernama « %s » pada table « %s », tapi tidak dapat direferensikan pada bagian query ini."
-
-#: parser/parse_target.c:402 parser/parse_target.c:693
-#, c-format
-msgid "cannot assign to system column \"%s\""
-msgstr "tidak dapat memasukkan pada kolom sistem « %s »"
-
-#: parser/parse_target.c:430
-#, c-format
-msgid "cannot set an array element to DEFAULT"
-msgstr "tidak dapat melakukan set elemen array menjadi DEFAULT"
-
-#: parser/parse_target.c:435
-#, c-format
-msgid "cannot set a subfield to DEFAULT"
-msgstr "tidak dapat melakukan set pada subfield menjadi DEFAULT"
-
-#: parser/parse_target.c:504
-#, c-format
-msgid "column \"%s\" is of type %s but expression is of type %s"
-msgstr "kolom « %s » bertipe %s tapi ekspresi bertipe %s"
-
-#: parser/parse_target.c:677
-#, c-format
-msgid "cannot assign to field \"%s\" of column \"%s\" because its type %s is not a composite type"
-msgstr "tidak dapat menugaskan ke field « %s » dari kolom « %s » karena tipe %s bukan merupakan tipe komposit"
-
-#: parser/parse_target.c:686
-#, c-format
-msgid "cannot assign to field \"%s\" of column \"%s\" because there is no such column in data type %s"
-msgstr "tidak dapat menugaskan ke field « %s » dari kolom « %s » karena tidak ada kolom dengan tipe data %s"
-
-#: parser/parse_target.c:753
-#, c-format
-msgid "array assignment to \"%s\" requires type %s but expression is of type %s"
-msgstr "penugasan array ke « %s » membutuhkan tipe %s tapi ekspresi bertipe %s"
-
-#: parser/parse_target.c:763
-#, c-format
-msgid "subfield \"%s\" is of type %s but expression is of type %s"
-msgstr "subfield « %s » bertipe %s tapi ekspresi bertipe %s"
-
-#: parser/parse_target.c:1179
-#, c-format
-msgid "SELECT * with no tables specified is not valid"
-msgstr "SELECT * tanpa menentukan table tidak valid"
-
-#: parser/parse_type.c:84
-#, c-format
-msgid "improper %%TYPE reference (too few dotted names): %s"
-msgstr "referensi %%TYPE tidak benar (terlalu sedikit nama yang bertitik) : %s"
-
-#: parser/parse_type.c:106
-#, c-format
-msgid "improper %%TYPE reference (too many dotted names): %s"
-msgstr "referensi %%TYPE tidak benar (terlalu banyak nama yang bertitik) : %s"
-
-#: parser/parse_type.c:134
-#, c-format
-msgid "type reference %s converted to %s"
-msgstr "tipe referensi %s dikonversi menjadi %s"
-
-#: parser/parse_type.c:209 utils/cache/typcache.c:198
-#, c-format
-msgid "type \"%s\" is only a shell"
-msgstr "tipe « %s » hanya sebuah shell"
-
-#: parser/parse_type.c:294
-#, c-format
-msgid "type modifier is not allowed for type \"%s\""
-msgstr "tipe modifier tidak diperbolehkan untuk tipe « %s »"
-
-#: parser/parse_type.c:337
-#, c-format
-msgid "type modifiers must be simple constants or identifiers"
-msgstr "tipe modifier harus berupa konstanta sederhana atau identifier"
-
-#: parser/parse_type.c:648 parser/parse_type.c:747
-#, c-format
-msgid "invalid type name \"%s\""
-msgstr "nama tipe tidak valid « %s »"
-
-#: parser/parse_utilcmd.c:177
-#, c-format
-msgid "relation \"%s\" already exists, skipping"
-msgstr "relasi « %s » sudah ada, diloncati"
-
-#: parser/parse_utilcmd.c:342
-#, c-format
-msgid "array of serial is not implemented"
-msgstr "array serial tidak diimplementasi"
-
-#: parser/parse_utilcmd.c:390
-#, c-format
-msgid "%s will create implicit sequence \"%s\" for serial column \"%s.%s\""
-msgstr "%s akan membuat sequence implisit « %s » untuk kolom serial « %s.%s »"
-
-#: parser/parse_utilcmd.c:491 parser/parse_utilcmd.c:503
-#, c-format
-msgid "conflicting NULL/NOT NULL declarations for column \"%s\" of table \"%s\""
-msgstr "NULL/NOT NULL deklarasi kolom « %s » dari table « %s » bentrok"
-
-#: parser/parse_utilcmd.c:515
-#, c-format
-msgid "multiple default values specified for column \"%s\" of table \"%s\""
-msgstr "nilai asal ganda untuk kolom « %s » dari table « %s »"
-
-#: parser/parse_utilcmd.c:682
-#, c-format
-msgid "LIKE is not supported for creating foreign tables"
-msgstr "LIKE tidak didukung untuk membuat foreign table"
-
-#: parser/parse_utilcmd.c:1201 parser/parse_utilcmd.c:1277
-#, c-format
-msgid "Index \"%s\" contains a whole-row table reference."
-msgstr "Index « %s » mengandung referensi seluruh baris dalam table."
-
-#: parser/parse_utilcmd.c:1544
-#, c-format
-msgid "cannot use an existing index in CREATE TABLE"
-msgstr "tidak dapat menggunakan index yang sudah ada dalam CREATE TABLE"
-
-#: parser/parse_utilcmd.c:1564
-#, c-format
-msgid "index \"%s\" is already associated with a constraint"
-msgstr "index « %s » sudah terasosiasi dengan aturan"
-
-#: parser/parse_utilcmd.c:1572
-#, c-format
-msgid "index \"%s\" does not belong to table \"%s\""
-msgstr "index « %s » tidak dimiliki oleh table « %s »"
-
-#: parser/parse_utilcmd.c:1579
-#, c-format
-msgid "index \"%s\" is not valid"
-msgstr "index « %s » tidak valid"
-
-#: parser/parse_utilcmd.c:1585
-#, c-format
-msgid "\"%s\" is not a unique index"
-msgstr "« %s » bukan sebuah index unik"
-
-#: parser/parse_utilcmd.c:1586 parser/parse_utilcmd.c:1593 parser/parse_utilcmd.c:1600 parser/parse_utilcmd.c:1670
-#, c-format
-msgid "Cannot create a primary key or unique constraint using such an index."
-msgstr "Tidak dapat membuat primary key atau batasan unik menggunakan index."
-
-#: parser/parse_utilcmd.c:1592
-#, c-format
-msgid "index \"%s\" contains expressions"
-msgstr "index « %s » mengandung ekrpresi."
-
-#: parser/parse_utilcmd.c:1599
-#, c-format
-msgid "\"%s\" is a partial index"
-msgstr "« %s » merupakan index parsial"
-
-#: parser/parse_utilcmd.c:1611
-#, c-format
-msgid "\"%s\" is a deferrable index"
-msgstr "« %s » merupakan index deferrable."
-
-#: parser/parse_utilcmd.c:1612
-#, c-format
-msgid "Cannot create a non-deferrable constraint using a deferrable index."
-msgstr "Tidak dapat membuat batasan non-deferrable menggunakan index deferrable."
-
-#: parser/parse_utilcmd.c:1669
-#, c-format
-msgid "index \"%s\" does not have default sorting behavior"
-msgstr "index « %s » tidak mempunyai perilaku pengurutan default."
-
-#: parser/parse_utilcmd.c:1814
-#, c-format
-msgid "column \"%s\" appears twice in primary key constraint"
-msgstr "kolom « %s » muncul dua kali pada batasan primary key."
-
-#: parser/parse_utilcmd.c:1820
-#, c-format
-msgid "column \"%s\" appears twice in unique constraint"
-msgstr "kolom « %s » muncul dua kali pada batasa unik."
-
-#: parser/parse_utilcmd.c:1986
-#, c-format
-msgid "index expression cannot return a set"
-msgstr "ekspresi index tidak dapat mengembalikan himpunan"
-
-#: parser/parse_utilcmd.c:1997
-#, c-format
-msgid "index expressions and predicates can refer only to the table being indexed"
-msgstr "ekspresi index dan predikat hanya dapat mengacu kepada table yang di-index"
-
-#: parser/parse_utilcmd.c:2040
-#, c-format
-msgid "rules on materialized views are not supported"
-msgstr "aturan pada view materialized tidak didukung"
-
-#: parser/parse_utilcmd.c:2101
-#, c-format
-msgid "rule WHERE condition cannot contain references to other relations"
-msgstr "aturan kondisi WHERE tidak dapat mengandung referensi ke relasi lain"
-
-#: parser/parse_utilcmd.c:2173
-#, c-format
-msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE actions"
-msgstr "aturan dengan kondisi WHERE hanya dapat mempunyai aksi SELECT, INSERT, UPDATE atau DELETE "
-
-#: parser/parse_utilcmd.c:2191 parser/parse_utilcmd.c:2290 rewrite/rewriteHandler.c:468 rewrite/rewriteManip.c:1032
-#, c-format
-msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
-msgstr "statement kondisional UNION/INTERSECT/EXCEPT tidak diimplementasi"
-
-#: parser/parse_utilcmd.c:2209
-#, c-format
-msgid "ON SELECT rule cannot use OLD"
-msgstr "aturan ON SELECT tidak dapat menggunakan OLD"
-
-#: parser/parse_utilcmd.c:2213
-#, c-format
-msgid "ON SELECT rule cannot use NEW"
-msgstr "aturan ON SELECT tidak dapat menggunakan NEW"
-
-#: parser/parse_utilcmd.c:2222
-#, c-format
-msgid "ON INSERT rule cannot use OLD"
-msgstr "aturan ON INSERT tidak dapat menggunakan OLD"
-
-#: parser/parse_utilcmd.c:2228
-#, c-format
-msgid "ON DELETE rule cannot use NEW"
-msgstr "aturan ON INSERT tidak dapat menggunakan NEW"
-
-#: parser/parse_utilcmd.c:2256
-#, c-format
-msgid "cannot refer to OLD within WITH query"
-msgstr "tidak dapat mengacu kepada OLD di dalam query WITH"
-
-#: parser/parse_utilcmd.c:2263
-#, c-format
-msgid "cannot refer to NEW within WITH query"
-msgstr "tidak dapat mengacu kepada NEW di dalam query WITH"
-
-#: parser/parse_utilcmd.c:2546
-#, c-format
-msgid "misplaced DEFERRABLE clause"
-msgstr "klausa DEFERRABLE salah tempat"
-
-#: parser/parse_utilcmd.c:2551 parser/parse_utilcmd.c:2566
-#, c-format
-msgid "multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed"
-msgstr "klausa DEFERRABLE/NOT DEFERRABLE ganda tidak diperbolehkan"
-
-#: parser/parse_utilcmd.c:2561
-#, c-format
-msgid "misplaced NOT DEFERRABLE clause"
-msgstr "klausa NOT DEFERRABLE salah tempat"
-
-#: parser/parse_utilcmd.c:2582
-#, c-format
-msgid "misplaced INITIALLY DEFERRED clause"
-msgstr "klausa INITIALLY DEFERRED salah tempat"
-
-#: parser/parse_utilcmd.c:2587 parser/parse_utilcmd.c:2613
-#, c-format
-msgid "multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed"
-msgstr "klausa INITIALLY IMMEDIATE/DEFERRED ganda tidak diperbolehkan"
-
-#: parser/parse_utilcmd.c:2608
-#, c-format
-msgid "misplaced INITIALLY IMMEDIATE clause"
-msgstr "klausa INITIALLY IMMEDIATE salah tempat"
-
-#: parser/parse_utilcmd.c:2799
-#, c-format
-msgid "CREATE specifies a schema (%s) different from the one being created (%s)"
-msgstr "CREATE menentukan skema (%s) yang berbeda dengan yang dibuat (%s)"
-
-#: parser/scansup.c:194
-#, c-format
-msgid "identifier \"%s\" will be truncated to \"%s\""
-msgstr "identifier « %s » akan dipotong menjadi « %s »"
-
-#: port/pg_latch.c:336 port/unix_latch.c:336
-#, c-format
-msgid "poll() failed: %m"
-msgstr "poll() gagal : %m"
-
-#: port/pg_latch.c:423 port/unix_latch.c:423 replication/libpqwalreceiver/libpqwalreceiver.c:356
-#, c-format
-msgid "select() failed: %m"
-msgstr "select() gagal : %m"
-
-#: port/pg_sema.c:113 port/sysv_sema.c:113
-#, c-format
-msgid "could not create semaphores: %m"
-msgstr "tidak dapat membuat sempahore: %m"
-
-#: port/pg_sema.c:114 port/sysv_sema.c:114
-#, c-format
-msgid "Failed system call was semget(%lu, %d, 0%o)."
-msgstr "Pemanggilan sistem gagal semget(%lu, %d, 0%o)."
-
-#: port/pg_sema.c:118 port/sysv_sema.c:118
-#, c-format
-msgid ""
-"This error does *not* mean that you have run out of disk space.  It occurs when either the system limit for the maximum number of semaphore sets (SEMMNI), or the system wide maximum number of semaphores (SEMMNS), would be exceeded.  You need to raise the respective kernel parameter.  Alternatively, reduce PostgreSQL's consumption of semaphores by reducing its max_connections parameter.\n"
-"The PostgreSQL documentation contains more information about configuring your system for PostgreSQL."
-msgstr ""
-"Kesalahan ini *tidak* berarti anda kehabisan disk space. Hal ini muncul ketika melebihi batasan system untuk jumlah maksimum himpunan semaphore (SEMMNI), atau maksimum jumlah semaphore keseluruhan system (SEMMNS). Anda perlu untuk meningkatkan parameter kernel yang berhubungan. Cara lain, kurangi konsumsi semaphore PostgreSQL dengan mengurangi parameter max_connection.  Dokumentasi PostgreSQL mengandung "
-"lebih banyak informasi tentang mengkonfigurasi system anda untuk PostgreSQL."
-
-#: port/pg_sema.c:148 port/sysv_sema.c:148
-#, c-format
-msgid "You possibly need to raise your kernel's SEMVMX value to be at least %d.  Look into the PostgreSQL documentation for details."
-msgstr "Anda perlu untuk meningkatkan nilai SEMVMX kernel setidaknya %d. Lihat dokumentasi PostgreSQL untuk detilnya."
-
-#: port/pg_shmem.c:163 port/sysv_shmem.c:163
-#, c-format
-msgid "could not create shared memory segment: %m"
-msgstr "tidak dapat membuat segmen shared memory: %m"
-
-#: port/pg_shmem.c:164 port/sysv_shmem.c:164
-#, c-format
-msgid "Failed system call was shmget(key=%lu, size=%lu, 0%o)."
-msgstr "Pemanggilan sistem yang gagal adalah shmget(key=%lu, ukuran=%lu, 0%o)."
-
-#: port/pg_shmem.c:168 port/sysv_shmem.c:168
-#, c-format
-msgid ""
-"This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter, or possibly that it is less than your kernel's SHMMIN parameter.\n"
-"The PostgreSQL documentation contains more information about shared memory configuration."
-msgstr ""
-"Kesalahan ini biasanya berarti request PostgreSQL terhadap segmen shared memory melebihi parameter SHMMAX kernel anda, atau mungkin saja lebih kecil dari parameter SHMMIN kernel anda.\n"
-"Dokumentasi PostgreSQL mengandung lebih banyak informasi tentang konfigurasi shared memory."
-
-#: port/pg_shmem.c:175 port/sysv_shmem.c:175
-#, c-format
-msgid ""
-"This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMALL parameter.  You might need to reconfigure the kernel with larger SHMALL.\n"
-"The PostgreSQL documentation contains more information about shared memory configuration."
-msgstr ""
-"Kesalahan ini biasanya berarti request PostgreSQL terhadap segmen shared memory melebihi parameter SHMMALL kernel anda, atau mungkin saja lebih kecil dari parameter SHMALL kernel anda.\n"
-"Dokumentasi PostgreSQL mengandung lebih banyak informasi tentang konfigurasi shared memory."
-
-#: port/pg_shmem.c:181 port/sysv_shmem.c:181
-#, c-format
-msgid ""
-"This error does *not* mean that you have run out of disk space.  It occurs either if all available shared memory IDs have been taken, in which case you need to raise the SHMMNI parameter in your kernel, or because the system's overall limit for shared memory has been reached.\n"
-"The PostgreSQL documentation contains more information about shared memory configuration."
-msgstr ""
-"Kesalahan ini *tidak* berarti anda kehabisan disk space. Hal ini muncul ketika ID shared memory telah seluruhnya diambil, dimana anda perlu untuk meningkatkan parameter SHMMNI kernel anda, atau karena telah menemui batasan shared memory sistem secara keseluruhan \n"
-"Dokumentasi PostgreSQL mengandung lebih banyak informasi tentang mengkonfigurasi system anda untuk PostgreSQL."
-
-#: port/pg_shmem.c:419 port/sysv_shmem.c:419
-#, c-format
-msgid "could not map anonymous shared memory: %m"
-msgstr "tidak dapat memetakan shared memory anonim: %m"
-
-#: port/pg_shmem.c:421 port/sysv_shmem.c:421
-#, c-format
-msgid "This error usually means that PostgreSQL's request for a shared memory segment exceeded available memory or swap space. To reduce the request size (currently %lu bytes), reduce PostgreSQL's shared memory usage, perhaps by reducing shared_buffers or max_connections."
-msgstr "Kesalahan ini biasanya berarti request PostgreSQL untuk segmen shared memory melebihi memory yang tersedia atau swap space. Untuk mengurangi ukuran yang diminta (saat ini %lu bytes), kurangilah penggunaan shared memory, mungkin dengan mengurangi shared_buffer atau max_connections."
-
-#: port/pg_shmem.c:508 port/sysv_shmem.c:508
-#, c-format
-msgid "could not stat data directory \"%s\": %m"
-msgstr "tidak dapat melakukan stat pada direktori data « %s » : %m"
-
-#: port/win32/crashdump.c:108
-#, c-format
-msgid "could not load dbghelp.dll, cannot write crash dump\n"
-msgstr "tidak dapat me-load dbghelp.dll, tidak dapat menulis « crashdump »\n"
-
-#: port/win32/crashdump.c:116
-#, c-format
-msgid "could not load required functions in dbghelp.dll, cannot write crash dump\n"
-msgstr "tidak dapa me-load fungsi yang dibutuhkan dalam dbghelp.dll, tidak dapat menulis « crashdump »\n"
-
-#: port/win32/crashdump.c:147
-#, c-format
-msgid "could not open crash dump file \"%s\" for writing: error code %lu\n"
-msgstr "tidak dapat membuka file « crashdump » « %s » untuk menuliskan: kode error %lu\n"
-
-#: port/win32/crashdump.c:154
-#, c-format
-msgid "wrote crash dump to file \"%s\"\n"
-msgstr "menuliskan « crash dump » ke file « %s »\n"
-
-#: port/win32/crashdump.c:156
-#, c-format
-msgid "could not write crash dump to file \"%s\": error code %lu\n"
-msgstr "tidak dapat menulis « crashdump » ke file « %s »: kode error %lu\n"
-
-#: port/win32/security.c:43
-#, c-format
-msgid "could not open process token: error code %lu\n"
-msgstr "tidak dapat membuka token proses: kode error %lu\n"
-
-#: port/win32/security.c:63
-#, c-format
-msgid "could not get SID for Administrators group: error code %lu\n"
-msgstr "tidak bisa mendapatkan SID untuk grup administratos: kode error %lu\n"
-
-#: port/win32/security.c:72
-#, c-format
-msgid "could not get SID for PowerUsers group: error code %lu\n"
-msgstr "tidak bisa mendapatkan SID untuk grup PowerUsers: kode error %lu\n"
-
-#: port/win32/signal.c:193
-#, c-format
-msgid "could not create signal listener pipe for PID %d: error code %lu"
-msgstr "tidak dapat membuat pipe signal listener untuk PID %d :kode error %lu"
-
-#: port/win32/signal.c:273 port/win32/signal.c:305
-#, c-format
-msgid "could not create signal listener pipe: error code %lu; retrying\n"
-msgstr "tidak dapat membuat pipe signal listener %lu ; mencoba kembali\n"
-
-#: port/win32/signal.c:316
-#, c-format
-msgid "could not create signal dispatch thread: error code %lu\n"
-msgstr "tidak dapat membuat thread pemecah sinyal: kode error %lu\n"
-
-#: port/win32_sema.c:94
-#, c-format
-msgid "could not create semaphore: error code %lu"
-msgstr "tidak dapat membuat semaphore: kode error %lu"
-
-#: port/win32_sema.c:165
-#, c-format
-msgid "could not lock semaphore: error code %lu"
-msgstr "tidak dapat mengunci sempahore: kode error %lu"
-
-#: port/win32_sema.c:178
-#, c-format
-msgid "could not unlock semaphore: error code %lu"
-msgstr "tidak dapat membuka kunci semaphore: kode error %lu"
-
-#: port/win32_sema.c:207
-#, c-format
-msgid "could not try-lock semaphore: error code %lu"
-msgstr "tidak dapat mencoba mengunci semaphore: kode error %lu"
-
-#: port/win32_shmem.c:168 port/win32_shmem.c:203 port/win32_shmem.c:224
-#, c-format
-msgid "could not create shared memory segment: error code %lu"
-msgstr "tidak dapat membuat segmen shared memory: kode error %lu"
-
-#: port/win32_shmem.c:169
-#, c-format
-msgid "Failed system call was CreateFileMapping(size=%lu, name=%s)."
-msgstr "Pemanggilan system yang gagal adalah CreateFileMapping(ukuran=%lu, nama=%s)."
-
-#: port/win32_shmem.c:193
-#, c-format
-msgid "pre-existing shared memory block is still in use"
-msgstr "blok shared memory yang sebelumnya ada masih dapat digunakan"
-
-#: port/win32_shmem.c:194
-#, c-format
-msgid "Check if there are any old server processes still running, and terminate them."
-msgstr "Cek apakah masih ada proses server yang berjalan, dan mematikannya."
-
-#: port/win32_shmem.c:204
-#, c-format
-msgid "Failed system call was DuplicateHandle."
-msgstr "Pemanggilan sistem yang gagal adalah DuplicateHandle."
-
-#: port/win32_shmem.c:225
-#, c-format
-msgid "Failed system call was MapViewOfFileEx."
-msgstr "Pemanggilan sistem yang gagal adalah MapViewOfFileEx."
-
-#: postmaster/autovacuum.c:379
-#, c-format
-msgid "could not fork autovacuum launcher process: %m"
-msgstr "tidak dapat melakukan fork proses launcher autovacuum: %m"
-
-#: postmaster/autovacuum.c:424
-#, c-format
-msgid "autovacuum launcher started"
-msgstr "launcher autovacuum dijalankan"
-
-#: postmaster/autovacuum.c:789
-#, c-format
-msgid "autovacuum launcher shutting down"
-msgstr "launcher autovacuum dimatikan"
-
-#: postmaster/autovacuum.c:1452
-#, c-format
-msgid "could not fork autovacuum worker process: %m"
-msgstr "tidak dapat melakukan fork proses worker autovacuum: %m"
-
-#: postmaster/autovacuum.c:1671
-#, c-format
-msgid "autovacuum: processing database \"%s\""
-msgstr "autovacuum: memproses database « %s »"
-
-#: postmaster/autovacuum.c:2070
-#, c-format
-msgid "autovacuum: dropping orphan temp table \"%s\".\"%s\" in database \"%s\""
-msgstr "autovacuum : menghapus table sementara yang ditinggalkan « %s.%s » pada database « %s »"
-
-#: postmaster/autovacuum.c:2082
-#, c-format
-msgid "autovacuum: found orphan temp table \"%s\".\"%s\" in database \"%s\""
-msgstr "autovacuum : menemukan table sementara yang ditinggalkan « %s.%s » pada database « %s »"
-
-#: postmaster/autovacuum.c:2347
-#, c-format
-msgid "automatic vacuum of table \"%s.%s.%s\""
-msgstr "VACUUM otomatis pada table « %s.%s.%s »"
-
-#: postmaster/autovacuum.c:2350
-#, c-format
-msgid "automatic analyze of table \"%s.%s.%s\""
-msgstr "ANALYZE otomatis pada table « %s.%s.%s »"
-
-#: postmaster/autovacuum.c:2880
-#, c-format
-msgid "autovacuum not started because of misconfiguration"
-msgstr "autovacuum tidak dijalankan karena kesalahan konfigurasi"
-
-#: postmaster/autovacuum.c:2881
-#, c-format
-msgid "Enable the \"track_counts\" option."
-msgstr "Mengaktifkan pilihan « track_counts »."
-
-#: postmaster/checkpointer.c:481
-#, c-format
-msgid "checkpoints are occurring too frequently (%d second apart)"
-msgid_plural "checkpoints are occurring too frequently (%d seconds apart)"
-msgstr[0] "'checkpoint' terlalu sering terjadi (setiap %d detik)"
-msgstr[1] "'checkpoint' terlalu sering terjadi (setiap %d detik)"
-
-#: postmaster/checkpointer.c:485
-#, c-format
-msgid "Consider increasing the configuration parameter \"checkpoint_segments\"."
-msgstr "mempertimbangkan untuk meningkatkan konfigurasi parameter « checkpoint_segments »."
-
-#: postmaster/checkpointer.c:630
-#, c-format
-msgid "transaction log switch forced (archive_timeout=%d)"
-msgstr "log transaksi dipaksa beralih (archive_timeout=%d)"
-
-#: postmaster/checkpointer.c:1083
-#, c-format
-msgid "checkpoint request failed"
-msgstr "permintaan 'checkpoint' gagal"
-
-#: postmaster/checkpointer.c:1084
-#, c-format
-msgid "Consult recent messages in the server log for details."
-msgstr "untuk lebih jelasnya perbandingkan dengan pesan terbatu pada log server"
-
-#: postmaster/checkpointer.c:1280
-#, c-format
-msgid "compacted fsync request queue from %d entries to %d entries"
-msgstr "permintaan antrian fsync yang padat dari %d entri ke %d entri"
-
-#: postmaster/pgarch.c:165
-#, c-format
-msgid "could not fork archiver: %m"
-msgstr "tidak dapat mem-fork pengarsipan: %m"
-
-#: postmaster/pgarch.c:491
-#, c-format
-msgid "archive_mode enabled, yet archive_command is not set"
-msgstr "archive_mode actif , archive_command tidak diatur"
-
-#: postmaster/pgarch.c:506
-#, c-format
-msgid "archiving transaction log file \"%s\" failed too many times, will try again later"
-msgstr "mengarsipkan file log transaksi  « %s » terlalu banyak kesalahan, akan dicoba lain waktu"
-
-#: postmaster/pgarch.c:609
-#, c-format
-msgid "archive command failed with exit code %d"
-msgstr "perintah arsip gagal dengan kode exit %d"
-
-#: postmaster/pgarch.c:611 postmaster/pgarch.c:621 postmaster/pgarch.c:628 postmaster/pgarch.c:634 postmaster/pgarch.c:643
-#, c-format
-msgid "The failed archive command was: %s"
-msgstr "Perintah arsip yang gagal adalah : %s"
-
-#: postmaster/pgarch.c:618
-#, c-format
-msgid "archive command was terminated by exception 0x%X"
-msgstr "perintah arsip telah dihentikan oleh pengecualian 0x%X"
-
-#: postmaster/pgarch.c:620 postmaster/postmaster.c:3230
-#, c-format
-msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
-msgstr "Lihat kedalam file C « ntstatus.h » untuk mendepkrisikan dari nilai hexadecimal"
-
-#: postmaster/pgarch.c:625
-#, c-format
-msgid "archive command was terminated by signal %d: %s"
-msgstr "perintah arsip telah dihentikan oleh sinyal %d : %s"
-
-#: postmaster/pgarch.c:632
-#, c-format
-msgid "archive command was terminated by signal %d"
-msgstr "perintah arsip telah dihentikan oleh sinyal %d"
-
-#: postmaster/pgarch.c:641
-#, c-format
-msgid "archive command exited with unrecognized status %d"
-msgstr "perintah arsip telah berhenti dengan status tidak dikenali %d"
-
-#: postmaster/pgarch.c:653
-#, c-format
-msgid "archived transaction log file \"%s\""
-msgstr "file log arsip transaksi « %s »"
-
-#: postmaster/pgarch.c:702
-#, c-format
-msgid "could not open archive status directory \"%s\": %m"
-msgstr "tidak dapat membuka status directory arsip « %s » : %m"
-
-#: postmaster/pgstat.c:346
-#, c-format
-msgid "could not resolve \"localhost\": %s"
-msgstr "tidak dapat mengatasi « localhost » : %s"
-
-#: postmaster/pgstat.c:369
-#, c-format
-msgid "trying another address for the statistics collector"
-msgstr "mencoba alamat lain untuk statistik kolektor"
-
-#: postmaster/pgstat.c:378
-#, c-format
-msgid "could not create socket for statistics collector: %m"
-msgstr "tidak dapat membuat soket untuk statistik kolektor : %m"
-
-#: postmaster/pgstat.c:390
-#, c-format
-msgid "could not bind socket for statistics collector: %m"
-msgstr "tidak dapat menemukan soket untuk statistik kolektor : %m"
-
-#: postmaster/pgstat.c:401
-#, c-format
-msgid "could not get address of socket for statistics collector: %m"
-msgstr "tidak mendapatkan alamat dari soket untuk statistik kolektor: %m"
-
-#: postmaster/pgstat.c:417
-#, c-format
-msgid "could not connect socket for statistics collector: %m"
-msgstr "tidak dapat menyambung ke soket untuk statistik kolektor : %m"
-
-#: postmaster/pgstat.c:438
-#, c-format
-msgid "could not send test message on socket for statistics collector: %m"
-msgstr "tidak dapat mengirim pesan melalui soket untuk statistik kolektor %m"
-
-#: postmaster/pgstat.c:464
-#, c-format
-msgid "select() failed in statistics collector: %m"
-msgstr "gagal select() pada statistik kolektor : %m"
-
-#: postmaster/pgstat.c:479
-#, c-format
-msgid "test message did not get through on socket for statistics collector"
-msgstr "pesan tes tidak digapatkan melalui soket untuk statistik kolektor"
-
-#: postmaster/pgstat.c:494
-#, c-format
-msgid "could not receive test message on socket for statistics collector: %m"
-msgstr "tidak dapat menerima pesan tes melalui soket untuk statistik kolektor: %m"
-
-#: postmaster/pgstat.c:504
-#, c-format
-msgid "incorrect test message transmission on socket for statistics collector"
-msgstr "transmisi pesan tes salah pada soket untuk statistik kolektor"
-
-#: postmaster/pgstat.c:527
-#, c-format
-msgid "could not set statistics collector socket to nonblocking mode: %m"
-msgstr "tidak dapat mengatur soket statistik kolektor untuk mode nonblocking: %m"
-
-#: postmaster/pgstat.c:537
-#, c-format
-msgid "disabling statistics collector for lack of working socket"
-msgstr "menonaktifkan statistik kolektor mengurangi soket yang bekerja"
-
-#: postmaster/pgstat.c:684
-#, c-format
-msgid "could not fork statistics collector: %m"
-msgstr "tidak dapat mem-fork statistik kolektor: %m"
-
-#: postmaster/pgstat.c:1220 postmaster/pgstat.c:1244 postmaster/pgstat.c:1275
-#, c-format
-msgid "must be superuser to reset statistics counters"
-msgstr "harus menjadi superuser untuk mereset penghitungan statistik"
-
-#: postmaster/pgstat.c:1251
-#, c-format
-msgid "unrecognized reset target: \"%s\""
-msgstr "target reset belum dikenali : « %s »"
-
-#: postmaster/pgstat.c:1252
-#, c-format
-msgid "Target must be \"bgwriter\"."
-msgstr "target harus « bgwriter »."
-
-#: postmaster/pgstat.c:3197
-#, c-format
-msgid "could not read statistics message: %m"
-msgstr "tidak dapat membaca pesan statistik: %m"
-
-#: postmaster/pgstat.c:3526 postmaster/pgstat.c:3697
-#, c-format
-msgid "could not open temporary statistics file \"%s\": %m"
-msgstr "tidak dapat  membuka file statistik sementara « %s » : %m"
-
-#: postmaster/pgstat.c:3588 postmaster/pgstat.c:3742
-#, c-format
-msgid "could not write temporary statistics file \"%s\": %m"
-msgstr "tidak dapat menulis ke file statistik semetara « %s » : %m"
-
-#: postmaster/pgstat.c:3597 postmaster/pgstat.c:3751
-#, c-format
-msgid "could not close temporary statistics file \"%s\": %m"
-msgstr "tidak dapat menutup file statistik sementara « %s » : %m"
-
-#: postmaster/pgstat.c:3605 postmaster/pgstat.c:3759
-#, c-format
-msgid "could not rename temporary statistics file \"%s\" to \"%s\": %m"
-msgstr "tidak dapat merubah nama file statistik sementara « %s » ke « %s » : %m"
-
-#: postmaster/pgstat.c:3840 postmaster/pgstat.c:4015 postmaster/pgstat.c:4169
-#, c-format
-msgid "could not open statistics file \"%s\": %m"
-msgstr "tidak dapat membuka file statistik  « %s » : %m"
-
-#: postmaster/pgstat.c:3852 postmaster/pgstat.c:3862 postmaster/pgstat.c:3883 postmaster/pgstat.c:3898 postmaster/pgstat.c:3956 postmaster/pgstat.c:4027 postmaster/pgstat.c:4047 postmaster/pgstat.c:4065 postmaster/pgstat.c:4081 postmaster/pgstat.c:4099 postmaster/pgstat.c:4115 postmaster/pgstat.c:4181 postmaster/pgstat.c:4193 postmaster/pgstat.c:4218 postmaster/pgstat.c:4240
-#, c-format
-msgid "corrupted statistics file \"%s\""
-msgstr "file statistik « %s » rusak"
-
-#: postmaster/pgstat.c:4667
-#, c-format
-msgid "database hash table corrupted during cleanup --- abort"
-msgstr "tabel hash database rusak selama pembersihan --- batalkan"
-
-#: postmaster/postmaster.c:650
-#, c-format
-msgid "%s: invalid argument for option -f: \"%s\"\n"
-msgstr "%s : argument untuk opsi -f tidak valid: « %s »\n"
-
-#: postmaster/postmaster.c:736
-#, c-format
-msgid "%s: invalid argument for option -t: \"%s\"\n"
-msgstr "%s : argumen untuk opsi -t tidak valid : « %s »\n"
-
-#: postmaster/postmaster.c:787
-#, c-format
-msgid "%s: invalid argument: \"%s\"\n"
-msgstr "%s : argument tidak valid : « %s »\n"
-
-#: postmaster/postmaster.c:822
-#, c-format
-msgid "%s: superuser_reserved_connections must be less than max_connections\n"
-msgstr "%s : superuser_reserved_connections harus kurang dari max_connections\n"
-
-#: postmaster/postmaster.c:827
-#, c-format
-msgid "%s: max_wal_senders must be less than max_connections\n"
-msgstr "%s : max_wal_senders harus kurang dari max_connections\n"
-
-#: postmaster/postmaster.c:832
-#, c-format
-msgid "WAL archival (archive_mode=on) requires wal_level \"archive\" or \"hot_standby\""
-msgstr "Arsip WAL archive_mode=on) memerlukan wal_level « archive » atau « hot_standby »"
-
-#: postmaster/postmaster.c:835
-#, c-format
-msgid "WAL streaming (max_wal_senders > 0) requires wal_level \"archive\" or \"hot_standby\""
-msgstr "streaming WAL max_wal_senders > 0) memerlukan wal_level « archive » atau « hot_standby »"
-
-#: postmaster/postmaster.c:843
-#, c-format
-msgid "%s: invalid datetoken tables, please fix\n"
-msgstr "%s : tabel datetoken tidak valid, tolong perbaiki\n"
-
-#: postmaster/postmaster.c:925 postmaster/postmaster.c:1023 utils/init/miscinit.c:1259
-#, c-format
-msgid "invalid list syntax in parameter \"%s\""
-msgstr "daftar sintaks tidak valid dalam parameter « %s »"
-
-#: postmaster/postmaster.c:956
-#, c-format
-msgid "could not create listen socket for \"%s\""
-msgstr "tidak dapat membuat soket 'listen' untuk « %s »"
-
-#: postmaster/postmaster.c:962
-#, c-format
-msgid "could not create any TCP/IP sockets"
-msgstr "tidak dapat membuat soket TCP/IP"
-
-#: postmaster/postmaster.c:1045
-#, c-format
-msgid "could not create Unix-domain socket in directory \"%s\""
-msgstr "tidak dapat membuat soket Unix-domain dalam direktori « %s »"
-
-#: postmaster/postmaster.c:1051
-#, c-format
-msgid "could not create any Unix-domain sockets"
-msgstr "tidak dapat membuat soket Unix-domain"
-
-#: postmaster/postmaster.c:1063
-#, c-format
-msgid "no socket created for listening"
-msgstr "tidak adak soket yang dibuat untuk 'listening'"
-
-#: postmaster/postmaster.c:1103
-#, c-format
-msgid "could not create I/O completion port for child queue"
-msgstr "tidak dapat membuat port penyelesaian I/O untuk anak antrian"
-
-#: postmaster/postmaster.c:1132
-#, c-format
-msgid "%s: could not change permissions of external PID file \"%s\": %s\n"
-msgstr "%s : tidak dapat merubah ijin dari file PID eksternal « %s » : %s\n"
-
-#: postmaster/postmaster.c:1136
-#, c-format
-msgid "%s: could not write external PID file \"%s\": %s\n"
-msgstr "%s : tidak dapat menulis file PID eksternal « %s » : %s\n"
-
-#: postmaster/postmaster.c:1190
-#, c-format
-msgid "ending log output to stderr"
-msgstr "akhiran log output ke stderr"
-
-#: postmaster/postmaster.c:1191
-#, c-format
-msgid "Future log output will go to log destination \"%s\"."
-msgstr "log output selanjutnya akan menuju ke log destinasi « %s »."
-
-#: postmaster/postmaster.c:1217 utils/init/postinit.c:199
-#, c-format
-msgid "could not load pg_hba.conf"
-msgstr "tidak dapat membuat pg_hba.conf"
-
-#: postmaster/postmaster.c:1293
-#, c-format
-msgid "%s: could not locate matching postgres executable"
-msgstr "%s : tidak dapat menempatkan kesesuaian eksekusi postgres"
-
-#: postmaster/postmaster.c:1316 utils/misc/tzparser.c:325
-#, c-format
-msgid "This may indicate an incomplete PostgreSQL installation, or that the file \"%s\" has been moved away from its proper location."
-msgstr "Ini mungkin menunjukan installasi postgres tidak lengkap, atau file ini « %s » telah dipindahkan dari lokasi yang seharusnya ."
-
-#: postmaster/postmaster.c:1344
-#, c-format
-msgid "data directory \"%s\" does not exist"
-msgstr "direktori data « %s » tidak ada"
-
-#: postmaster/postmaster.c:1349
-#, c-format
-msgid "could not read permissions of directory \"%s\": %m"
-msgstr "tidak dapat membaca ijin dari direktori « %s » : %m"
-
-#: postmaster/postmaster.c:1357
-#, c-format
-msgid "specified data directory \"%s\" is not a directory"
-msgstr "direktori data yang ditentukan « %s » bukan sebuah direktori"
-
-#: postmaster/postmaster.c:1373
-#, c-format
-msgid "data directory \"%s\" has wrong ownership"
-msgstr "ditektori data « %s » memiliki kepemilikan yang salah"
-
-#: postmaster/postmaster.c:1375
-#, c-format
-msgid "The server must be started by the user that owns the data directory."
-msgstr "Server harus dimulai oleh pengguna yang memiliki direktori data"
-
-#: postmaster/postmaster.c:1395
-#, c-format
-msgid "data directory \"%s\" has group or world access"
-msgstr "direktori data « %s » memiliki kelompok atau akses 'world'"
-
-#: postmaster/postmaster.c:1397
-#, c-format
-msgid "Permissions should be u=rwx (0700)."
-msgstr "Ijin akan menjadi u=rwx (0700)."
-
-#: postmaster/postmaster.c:1408
-#, c-format
-msgid ""
-"%s: could not find the database system\n"
-"Expected to find it in the directory \"%s\",\n"
-"but could not open file \"%s\": %s\n"
-msgstr ""
-"%s : tidak dapat menemukan sistem database\n"
-"Diharapkan untuk mencari itu dalam direktori « %s »,\n"
-"tapi tidak bisa membukan file « %s »: %s\n"
-
-#: postmaster/postmaster.c:1562
-#, c-format
-msgid "select() failed in postmaster: %m"
-msgstr "gagal select() dalam parameter: %m"
-
-#: postmaster/postmaster.c:1732 postmaster/postmaster.c:1763
-#, c-format
-msgid "incomplete startup packet"
-msgstr "paket startup tidak lengkap"
-
-#: postmaster/postmaster.c:1744
-#, c-format
-msgid "invalid length of startup packet"
-msgstr "panjang dari startup paket tidak valid"
-
-#: postmaster/postmaster.c:1801
-#, c-format
-msgid "failed to send SSL negotiation response: %m"
-msgstr "gagal untuk mengirim respon negosiasi SSL : %m"
-
-#: postmaster/postmaster.c:1830
-#, c-format
-msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
-msgstr "frontend protokol tidak didukung %u.%u : server mendukung %u.0 ke %u.%u"
-
-#: postmaster/postmaster.c:1881
-#, c-format
-msgid "invalid value for boolean option \"replication\""
-msgstr "nilai dari opsi boolean tidak valid « replication »"
-
-#: postmaster/postmaster.c:1901
-#, c-format
-msgid "invalid startup packet layout: expected terminator as last byte"
-msgstr "layout paket starup tidak valid: terminator diharapkan sebagai byte terakhir"
-
-#: postmaster/postmaster.c:1929
-#, c-format
-msgid "no PostgreSQL user name specified in startup packet"
-msgstr "tidak ada nama pengguna PostgreSQL yang sesuai dengan paket start"
-
-#: postmaster/postmaster.c:1986
-#, c-format
-msgid "the database system is starting up"
-msgstr "sistem database dinyalakan"
-
-#: postmaster/postmaster.c:1991
-#, c-format
-msgid "the database system is shutting down"
-msgstr "sistem database dimatikan"
-
-#: postmaster/postmaster.c:1996
-#, c-format
-msgid "the database system is in recovery mode"
-msgstr "sistem database dalam mode pemulihan"
-
-#: postmaster/postmaster.c:2001 storage/ipc/procarray.c:278 storage/ipc/sinvaladt.c:304 storage/lmgr/proc.c:339
-#, c-format
-msgid "sorry, too many clients already"
-msgstr "maaf, terlalu banyak klien yang sudah ada"
-
-#: postmaster/postmaster.c:2063
-#, c-format
-msgid "wrong key in cancel request for process %d"
-msgstr "kunci yang salah dibatalkan permintaan untuk proses %d"
-
-#: postmaster/postmaster.c:2071
-#, c-format
-msgid "PID %d in cancel request did not match any process"
-msgstr "PID %d dibatalkan permintaan tidak cocok dengan proses apapun"
-
-#: postmaster/postmaster.c:2291
-#, c-format
-msgid "received SIGHUP, reloading configuration files"
-msgstr "menerima SIGHUP, memuat ulang file konfigurasi"
-
-#: postmaster/postmaster.c:2317
-#, c-format
-msgid "pg_hba.conf not reloaded"
-msgstr "pg_hba.conf tidak memuat ulang"
-
-#: postmaster/postmaster.c:2321
-#, c-format
-msgid "pg_ident.conf not reloaded"
-msgstr "pg_ident.conf tidak memuat ulang"
-
-#: postmaster/postmaster.c:2362
-#, c-format
-msgid "received smart shutdown request"
-msgstr "menerima permintaan shutdown pintar"
-
-#: postmaster/postmaster.c:2415
-#, c-format
-msgid "received fast shutdown request"
-msgstr "menerima permintaan shutdown cepat"
-
-#: postmaster/postmaster.c:2441
-#, c-format
-msgid "aborting any active transactions"
-msgstr "pembatalan semua transaksi aktif"
-
-#: postmaster/postmaster.c:2471
-#, c-format
-msgid "received immediate shutdown request"
-msgstr "menerima permintaan shutdown langsung"
-
-#: postmaster/postmaster.c:2542 postmaster/postmaster.c:2563
-msgid "startup process"
-msgstr "proses startup"
-
-#: postmaster/postmaster.c:2545
-#, c-format
-msgid "aborting startup due to startup process failure"
-msgstr "pembatalan startup karena kegagalan proses startup"
-
-#: postmaster/postmaster.c:2602
-#, c-format
-msgid "database system is ready to accept connections"
-msgstr "sistem database siap untuk menerima koneksi"
-
-#: postmaster/postmaster.c:2617
-msgid "background writer process"
-msgstr "proses penulisan secara background"
-
-#: postmaster/postmaster.c:2671
-msgid "checkpointer process"
-msgstr "proses checkpointer"
-
-#: postmaster/postmaster.c:2687
-msgid "WAL writer process"
-msgstr "proses penulisan WAL"
-
-#: postmaster/postmaster.c:2701
-msgid "WAL receiver process"
-msgstr "proses penerimaan WAL"
-
-#: postmaster/postmaster.c:2716
-msgid "autovacuum launcher process"
-msgstr "launcher proses autovacuum"
-
-#: postmaster/postmaster.c:2731
-msgid "archiver process"
-msgstr "proses pengarsipan"
-
-#: postmaster/postmaster.c:2747
-msgid "statistics collector process"
-msgstr "statistik proses kolektor"
-
-#: postmaster/postmaster.c:2761
-msgid "system logger process"
-msgstr "Proses log sistem"
-
-#: postmaster/postmaster.c:2823
-msgid "worker process"
-msgstr "proses pekerja"
-
-#: postmaster/postmaster.c:2893 postmaster/postmaster.c:2912 postmaster/postmaster.c:2919 postmaster/postmaster.c:2937
-msgid "server process"
-msgstr "proses server"
-
-#: postmaster/postmaster.c:2973
-#, c-format
-msgid "terminating any other active server processes"
-msgstr "mengakhiri setiap proses server aktif lainnya"
-
-#. translator: %s is a noun phrase describing a child process, such as
-#. "server process"
-#: postmaster/postmaster.c:3218
-#, c-format
-msgid "%s (PID %d) exited with exit code %d"
-msgstr "%s (PID %d) keluar dengan kode keluar %d"
-
-#: postmaster/postmaster.c:3220 postmaster/postmaster.c:3231 postmaster/postmaster.c:3242 postmaster/postmaster.c:3251 postmaster/postmaster.c:3261
-#, c-format
-msgid "Failed process was running: %s"
-msgstr "Proses gagal berjalan: %s"
-
-#. translator: %s is a noun phrase describing a child process, such as
-#. "server process"
-#: postmaster/postmaster.c:3228
-#, c-format
-msgid "%s (PID %d) was terminated by exception 0x%X"
-msgstr "%s (PID %d) telah dihentikan oleh pengecualian 0x%X"
-
-#. translator: %s is a noun phrase describing a child process, such as
-#. "server process"
-#: postmaster/postmaster.c:3238
-#, c-format
-msgid "%s (PID %d) was terminated by signal %d: %s"
-msgstr "%s (PID %d) telah dihentikan oleh sinyal %d : %s"
-
-#. translator: %s is a noun phrase describing a child process, such as
-#. "server process"
-#: postmaster/postmaster.c:3249
-#, c-format
-msgid "%s (PID %d) was terminated by signal %d"
-msgstr "%s (PID %d) telah dihentikan oleh sinyal %d"
-
-#. translator: %s is a noun phrase describing a child process, such as
-#. "server process"
-#: postmaster/postmaster.c:3259
-#, c-format
-msgid "%s (PID %d) exited with unrecognized status %d"
-msgstr "%s (PID %d) keluar dengan status belum diakui %d"
-
-#: postmaster/postmaster.c:3444
-#, c-format
-msgid "abnormal database system shutdown"
-msgstr "sistem shutdown database tidak normal"
-
-#: postmaster/postmaster.c:3483
-#, c-format
-msgid "all server processes terminated; reinitializing"
-msgstr "semua proses server dibatalkan, proses inisialisasi  ulang"
-
-#: postmaster/postmaster.c:3699
-#, c-format
-msgid "could not fork new process for connection: %m"
-msgstr "tidak dapat mem-fork proses baru untuk koneksi: %m"
-
-#: postmaster/postmaster.c:3741
-msgid "could not fork new process for connection: "
-msgstr "tidak dapat mem-fork proses baru untuk koneksi: "
-
-#: postmaster/postmaster.c:3848
-#, c-format
-msgid "connection received: host=%s port=%s"
-msgstr "koneksi yang diteruma: host=%s port=%s"
-
-#: postmaster/postmaster.c:3853
-#, c-format
-msgid "connection received: host=%s"
-msgstr "koneksi yang diterima: host=%s"
-
-#: postmaster/postmaster.c:4128
-#, c-format
-msgid "could not execute server process \"%s\": %m"
-msgstr "tidak dapat menerapkan proses server « %s »: %m"
-
-#: postmaster/postmaster.c:4666
-#, c-format
-msgid "database system is ready to accept read only connections"
-msgstr "sistem database siap untuk menerima koneksi read only"
-
-#: postmaster/postmaster.c:4977
-#, c-format
-msgid "could not fork startup process: %m"
-msgstr "tidak dapat mem-fork proses startup:: %m"
-
-#: postmaster/postmaster.c:4981
-#, c-format
-msgid "could not fork background writer process: %m"
-msgstr "tidak dapat mem-fork proses penulisan secara background: %m"
-
-#: postmaster/postmaster.c:4985
-#, c-format
-msgid "could not fork checkpointer process: %m"
-msgstr "tidak dapat mem-fork proses checkpointer: %m"
-
-#: postmaster/postmaster.c:4989
-#, c-format
-msgid "could not fork WAL writer process: %m"
-msgstr "tidak dapat mem-fork proses penulisan WAL: %m"
-
-#: postmaster/postmaster.c:4993
-#, c-format
-msgid "could not fork WAL receiver process: %m"
-msgstr "tidak dapat mem-fork proses penerimaan WAL: %m"
-
-#: postmaster/postmaster.c:4997
-#, c-format
-msgid "could not fork process: %m"
-msgstr "tidak dapar mem-fork proses: %m"
-
-#: postmaster/postmaster.c:5176
-#, c-format
-msgid "registering background worker \"%s\""
-msgstr "pendaftaran pekerjaan secara bakground « %s »"
-
-#: postmaster/postmaster.c:5183
-#, c-format
-msgid "background worker \"%s\": must be registered in shared_preload_libraries"
-msgstr "pekerjaan secara bakground « %s »: harus terdaftar dalam shared_preload_libraries"
-
-#: postmaster/postmaster.c:5196
-#, c-format
-msgid "background worker \"%s\": must attach to shared memory in order to be able to request a database connection"
-msgstr "pekerjaan secara bakground « %s » : harus melampirkan pada shared memory dalam penyusunan meminta koneksi database"
-
-#: postmaster/postmaster.c:5206
-#, c-format
-msgid "background worker \"%s\": cannot request database access if starting at postmaster start"
-msgstr "pekerjaan secara background « %s » : tidak dapat meminta akses database jika memulai postmaster"
-
-#: postmaster/postmaster.c:5221
-#, c-format
-msgid "background worker \"%s\": invalid restart interval"
-msgstr "pekerjaan secara background « %s »: rentang restart tidak valid"
-
-#: postmaster/postmaster.c:5237
-#, c-format
-msgid "too many background workers"
-msgstr "terlalu banyak pekerjaan secara background"
-
-#: postmaster/postmaster.c:5238
-#, 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] "Hingga %d pekerjaan secara background dapat didaftarkan dengan pengaturan saat ini"
-msgstr[1] "Hingga %d pekerjaan secara background dapat didaftarkan dengan pengaturan saat ini"
-
-#: postmaster/postmaster.c:5281
-#, c-format
-msgid "database connection requirement not indicated during registration"
-msgstr "kebutuhan koneksi database tidak diindikasikan saat pendaftaran"
-
-#: postmaster/postmaster.c:5288
-#, c-format
-msgid "invalid processing mode in background worker"
-msgstr "proses mode dalam pekerjaan secara background tidak valid "
-
-#: postmaster/postmaster.c:5362
-#, c-format
-msgid "terminating background worker \"%s\" due to administrator command"
-msgstr "pemberhentian proses kerja secara background « %s » karena perintah administrator"
-
-#: postmaster/postmaster.c:5579
-#, c-format
-msgid "starting background worker process \"%s\""
-msgstr "memulai proses kerja secara background « %s »"
-
-#: postmaster/postmaster.c:5590
-#, c-format
-msgid "could not fork worker process: %m"
-msgstr "tidak dapat mem-fork proses pekerjaan: %m"
-
-#: postmaster/postmaster.c:5942
-#, c-format
-msgid "could not duplicate socket %d for use in backend: error code %d"
-msgstr "tidak dapat men-duplikasi soket %d untuk digunakan pada backend: kode error %d"
-
-#: postmaster/postmaster.c:5974
-#, c-format
-msgid "could not create inherited socket: error code %d\n"
-msgstr "tidak dapat membuat soket keturunan: kode error %d\n"
-
-#: postmaster/postmaster.c:6003 postmaster/postmaster.c:6010
-#, c-format
-msgid "could not read from backend variables file \"%s\": %s\n"
-msgstr "tidak dapat membaca dari file variabel backend « %s »: %s\n"
-
-#: postmaster/postmaster.c:6019
-#, c-format
-msgid "could not remove file \"%s\": %s\n"
-msgstr "tidak dapat menghapus file « %s »: %s\n"
-
-#: postmaster/postmaster.c:6036
-#, c-format
-msgid "could not map view of backend variables: error code %lu\n"
-msgstr "tidak dapat memetakan view dari variabel backend: kode error %lu\n"
-
-#: postmaster/postmaster.c:6045
-#, c-format
-msgid "could not unmap view of backend variables: error code %lu\n"
-msgstr "tidak dapat \"unmap\" view dari variabel backend : code error %lu\n"
-
-#: postmaster/postmaster.c:6052
-#, c-format
-msgid "could not close handle to backend parameter variables: error code %lu\n"
-msgstr "tidak dapat menangani penutup ke variabel parameter backend: kode error %lu\n"
-
-#: postmaster/postmaster.c:6208
-#, c-format
-msgid "could not read exit code for process\n"
-msgstr "tidak dapat membaca kode keluar untuk proses\n"
-
-#: postmaster/postmaster.c:6213
-#, c-format
-msgid "could not post child completion status\n"
-msgstr "tidak dapat memposting status penyelesaian anak\n"
-
-#: postmaster/syslogger.c:468 postmaster/syslogger.c:1067
-#, c-format
-msgid "could not read from logger pipe: %m"
-msgstr "tidak dapat membaca dari jalur log: %m"
-
-#: postmaster/syslogger.c:517
-#, c-format
-msgid "logger shutting down"
-msgstr "log mematikan"
-
-#: postmaster/syslogger.c:561 postmaster/syslogger.c:575
-#, c-format
-msgid "could not create pipe for syslog: %m"
-msgstr "tidak dapat membuat jalur untuk syslog: %m"
-
-#: postmaster/syslogger.c:611
-#, c-format
-msgid "could not fork system logger: %m"
-msgstr "tidak dapat mem-fork sistem log: %m"
-
-#: postmaster/syslogger.c:647
-#, c-format
-msgid "redirecting log output to logging collector process"
-msgstr "proses pengalihan log output ke proses kolektor log"
-
-#: postmaster/syslogger.c:648
-#, c-format
-msgid "Future log output will appear in directory \"%s\"."
-msgstr "Output log yang akan datang akan muncul dalam direktori « %s »."
-
-#: postmaster/syslogger.c:656
-#, c-format
-msgid "could not redirect stdout: %m"
-msgstr "tidak dapat mengalihkan stdout: %m"
-
-#: postmaster/syslogger.c:661 postmaster/syslogger.c:677
-#, c-format
-msgid "could not redirect stderr: %m"
-msgstr "tidak dapat mengalihkan stderr: %m"
-
-#: postmaster/syslogger.c:1022
-#, c-format
-msgid "could not write to log file: %s\n"
-msgstr "tidak dapat menulis file log: %s\n"
-
-#: postmaster/syslogger.c:1162
-#, c-format
-msgid "could not open log file \"%s\": %m"
-msgstr "tidak dapat membuka file log « %s »: %m"
-
-#: postmaster/syslogger.c:1224 postmaster/syslogger.c:1268
-#, c-format
-msgid "disabling automatic rotation (use SIGHUP to re-enable)"
-msgstr "menonaktifkan rotasi otomatis (gunakan SIGHUP untuk mengaktifkan kembali)"
-
-#: regex/regc_pg_locale.c:261
-#, c-format
-msgid "could not determine which collation to use for regular expression"
-msgstr "tidak dapat menetukan yang digunakan untuk pemeriksaan ekspresi reguler"
-
-#: repl_gram.y:183 repl_gram.y:200
-#, c-format
-msgid "invalid timeline %u"
-msgstr "lini waktu %u tidak valid"
-
-#: repl_scanner.l:94
-msgid "invalid streaming start location"
-msgstr "lokasi streaming dimulai tidak valid"
-
-#: repl_scanner.l:116 scan.l:661
-msgid "unterminated quoted string"
-msgstr "membatalkan proses terminasi string kutipan"
-
-#: repl_scanner.l:126
-#, c-format
-msgid "syntax error: unexpected character \"%s\""
-msgstr "sintaks error: karakter yang diharapkan « %s »"
-
-#: replication/basebackup.c:140 replication/basebackup.c:922 utils/adt/misc.c:360
-#, c-format
-msgid "could not read symbolic link \"%s\": %m"
-msgstr "tidak dapat membaca simbolik link « %s » : %m"
-
-#: replication/basebackup.c:147 replication/basebackup.c:926 utils/adt/misc.c:364
-#, c-format
-msgid "symbolic link \"%s\" target is too long"
-msgstr "simbolik link « %s » target terlalu panjang"
-
-#: replication/basebackup.c:216
-#, c-format
-msgid "could not stat control file \"%s\": %m"
-msgstr "tidak dapat men-statuskan file kontrol « %s »: %m"
-
-#: replication/basebackup.c:328
-#, c-format
-msgid "could not find any WAL files"
-msgstr "tidak dapat menemukan file WAL apapun"
-
-#: replication/basebackup.c:341 replication/basebackup.c:355 replication/basebackup.c:364
-#, c-format
-msgid "could not find WAL file \"%s\""
-msgstr "tidak dapat menemukan file WAL « %s »"
-
-#: replication/basebackup.c:403 replication/basebackup.c:426
-#, c-format
-msgid "unexpected WAL file size \"%s\""
-msgstr "diharapkan besar file WAL « %s »"
-
-#: replication/basebackup.c:414 replication/basebackup.c:1064
-#, c-format
-msgid "base backup could not send data, aborting backup"
-msgstr "backup base tidak dapat mengirim data, pembatalan backup"
-
-#: replication/basebackup.c:498 replication/basebackup.c:507 replication/basebackup.c:516 replication/basebackup.c:525 replication/basebackup.c:534
-#, c-format
-msgid "duplicate option \"%s\""
-msgstr "duplikasi opsi « %s »"
-
-#: replication/basebackup.c:789 replication/basebackup.c:876
-#, c-format
-msgid "could not stat file or directory \"%s\": %m"
-msgstr "tidak dapat men-statuskan file atau direktori « %s »: %m"
-
-#: replication/basebackup.c:1000
-#, c-format
-msgid "skipping special file \"%s\""
-msgstr "melompati file spesial « %s »"
-
-#: replication/basebackup.c:1054
-#, c-format
-msgid "archive member \"%s\" too large for tar format"
-msgstr "anggota arsip « %s » terlalu besar untuk format tar"
-
-#: replication/libpqwalreceiver/libpqwalreceiver.c:105
-#, c-format
-msgid "could not connect to the primary server: %s"
-msgstr "tidak dapat terkoneksi dengan server utama: %s"
-
-#: replication/libpqwalreceiver/libpqwalreceiver.c:129
-#, c-format
-msgid "could not receive database system identifier and timeline ID from the primary server: %s"
-msgstr "tidak dapat menerima identifier sistem database dan ID lini waktu dari server utama: %s"
-
-#: replication/libpqwalreceiver/libpqwalreceiver.c:140 replication/libpqwalreceiver/libpqwalreceiver.c:287
-#, c-format
-msgid "invalid response from primary server"
-msgstr "respons dari server utama tidak valid"
-
-#: replication/libpqwalreceiver/libpqwalreceiver.c:141
-#, c-format
-msgid "Expected 1 tuple with 3 fields, got %d tuples with %d fields."
-msgstr "Diharapkan 1 tuple dengan 3 bagian, mendapat %d tuple dengan %d bagian."
-
-#: replication/libpqwalreceiver/libpqwalreceiver.c:156
-#, c-format
-msgid "database system identifier differs between the primary and standby"
-msgstr "identifier sistem database berbeda antara yang utama dan siaga"
-
-#: replication/libpqwalreceiver/libpqwalreceiver.c:157
-#, c-format
-msgid "The primary's identifier is %s, the standby's identifier is %s."
-msgstr "Identifier utama %s, Identifier siaga %s."
-
-#: replication/libpqwalreceiver/libpqwalreceiver.c:194
-#, c-format
-msgid "could not start WAL streaming: %s"
-msgstr "tidak dapat memulai streaming WAL : %s"
-
-#: replication/libpqwalreceiver/libpqwalreceiver.c:212
-#, c-format
-msgid "could not send end-of-streaming message to primary: %s"
-msgstr "tidak dapat mengirim pesan end_of_streaming ke primari : %s"
-
-#: replication/libpqwalreceiver/libpqwalreceiver.c:234
-#, c-format
-msgid "unexpected result set after end-of-streaming"
-msgstr "mungkin pengaturan result setelah akhir dari streaming"
-
-#: replication/libpqwalreceiver/libpqwalreceiver.c:246
-#, c-format
-msgid "error reading result of streaming command: %s"
-msgstr "membaca hasil error dari perintah streaming : %s"
-
-#: replication/libpqwalreceiver/libpqwalreceiver.c:253
-#, c-format
-msgid "unexpected result after CommandComplete: %s"
-msgstr "tiba-tiba berhasil setelah perintah berhasil : %s"
-
-#: replication/libpqwalreceiver/libpqwalreceiver.c:276
-#, c-format
-msgid "could not receive timeline history file from the primary server: %s"
-msgstr "tidak dapat menerima file lini waktu yang lampau dari server primary : %s"
-
-#: replication/libpqwalreceiver/libpqwalreceiver.c:288
-#, c-format
-msgid "Expected 1 tuple with 2 fields, got %d tuples with %d fields."
-msgstr "Berharap 1 tuple dengan 2 bagian, mendapatkan %d tuples dengan %d bagian."
-
-#: replication/libpqwalreceiver/libpqwalreceiver.c:316
-#, c-format
-msgid "socket not open"
-msgstr "soket tidak dibuka"
-
-#: replication/libpqwalreceiver/libpqwalreceiver.c:489 replication/libpqwalreceiver/libpqwalreceiver.c:512 replication/libpqwalreceiver/libpqwalreceiver.c:518
-#, c-format
-msgid "could not receive data from WAL stream: %s"
-msgstr "tidak dapat menerima data dari stream WAL : %s"
-
-#: replication/libpqwalreceiver/libpqwalreceiver.c:537
-#, c-format
-msgid "could not send data to WAL stream: %s"
-msgstr "tidak dapat mengirim data ke stream WAL : %s"
-
-#: replication/syncrep.c:207
-#, c-format
-msgid "canceling the wait for synchronous replication and terminating connection due to administrator command"
-msgstr "pembatalan menunggu untuk replikasi synchronous dan pemutusan koneksi karena perintah administrator"
-
-#: replication/syncrep.c:208 replication/syncrep.c:225
-#, c-format
-msgid "The transaction has already committed locally, but might not have been replicated to the standby."
-msgstr "Transaksi sudah di commit secara lokal, tetapi mungkin tidak tereplikasi ke siaga."
-
-#: replication/syncrep.c:224
-#, c-format
-msgid "canceling wait for synchronous replication due to user request"
-msgstr "pembatalan tunggu untuk replikasi synchronous karena ada permintaan pengguna"
-
-#: replication/syncrep.c:354
-#, c-format
-msgid "standby \"%s\" now has synchronous standby priority %u"
-msgstr "siaga « %s » sekarang memiliki prioritas siaga synchronous %u"
-
-#: replication/syncrep.c:456
-#, c-format
-msgid "standby \"%s\" is now the synchronous standby with priority %u"
-msgstr "siaga « %s » pada saat ini dengan prioritas siaga synchronous %u"
-
-#: replication/walreceiver.c:167
-#, c-format
-msgid "terminating walreceiver process due to administrator command"
-msgstr "proses walreceiver diakhiri karena perintah administrator"
-
-#: replication/walreceiver.c:330
-#, c-format
-msgid "highest timeline %u of the primary is behind recovery timeline %u"
-msgstr "lini waktu paling tinggi %u dari yang utama ada di belakang lini waktu pemulihan %u"
-
-#: replication/walreceiver.c:364
-#, c-format
-msgid "started streaming WAL from primary at %X/%X on timeline %u"
-msgstr "memulai streaming WAL dari yang utama di %X/%X pada lini waktu %u"
-
-#: replication/walreceiver.c:369
-#, c-format
-msgid "restarted WAL streaming at %X/%X on timeline %u"
-msgstr "memulai ulang perubahan WAL pada %X/%X dari liniwaktu %u"
-
-#: replication/walreceiver.c:403
-#, c-format
-msgid "cannot continue WAL streaming, recovery has already ended"
-msgstr "tak dapat meneruskan streaming WAL, recovery sudah berakhir"
-
-#: replication/walreceiver.c:440
-#, c-format
-msgid "replication terminated by primary server"
-msgstr "replikasi diputus oleh server utama"
-
-#: replication/walreceiver.c:441
-#, c-format
-msgid "End of WAL reached on timeline %u at %X/%X."
-msgstr "Akhir WAL sudah tercapai pada lini waktu %u sampai %X/%X"
-
-#: replication/walreceiver.c:488
-#, c-format
-msgid "terminating walreceiver due to timeout"
-msgstr "memberhentikan walreceiver karena waktu habis"
-
-#: replication/walreceiver.c:528
-#, c-format
-msgid "primary server contains no more WAL on requested timeline %u"
-msgstr "server utama tidak berisi WAL lagi pada lini waktu yang diminta %u"
-
-#: replication/walreceiver.c:543 replication/walreceiver.c:900
-#, c-format
-msgid "could not close log segment %s: %m"
-msgstr "tak dapat menutup segment log %s : %m"
-
-#: replication/walreceiver.c:665
-#, c-format
-msgid "fetching timeline history file for timeline %u from primary server"
-msgstr "mengambil lini waktu file histori untuk waktu %u dari server utama"
-
-#: replication/walreceiver.c:951
-#, c-format
-msgid "could not write to log segment %s at offset %u, length %lu: %m"
-msgstr "tak dapat menulis ke segment log %s pada offset %u, panjang %lu: %m"
-
-#: replication/walsender.c:375 storage/smgr/md.c:1785
-#, c-format
-msgid "could not seek to end of file \"%s\": %m"
-msgstr "tak dapat mencapai akhir file « %s » : %m"
-
-#: replication/walsender.c:379
-#, c-format
-msgid "could not seek to beginning of file \"%s\": %m"
-msgstr "tak dapat mencapai awal file « %s » : %m"
-
-#: replication/walsender.c:484
-#, c-format
-msgid "requested starting point %X/%X on timeline %u is not in this server's history"
-msgstr "titik mulai yang diminta %X/%X dari lini waktu %u tidak ada dalam histori server ini"
-
-#: replication/walsender.c:488
-#, c-format
-msgid "This server's history forked from timeline %u at %X/%X."
-msgstr "Histori server ini berasal dari lini waktu %u di %X/%X."
-
-#: replication/walsender.c:533
-#, c-format
-msgid "requested starting point %X/%X is ahead of the WAL flush position of this server %X/%X"
-msgstr "titik mulai yg diminta %X/%X lebih awal dari posisi pengosongan WAL server ini %X/%X"
-
-#: replication/walsender.c:707 replication/walsender.c:757 replication/walsender.c:806
-#, c-format
-msgid "unexpected EOF on standby connection"
-msgstr "Akhir dari File (EOF) tidak diharapkan pada koneksi siaga"
-
-#: replication/walsender.c:726
-#, c-format
-msgid "unexpected standby message type \"%c\", after receiving CopyDone"
-msgstr "tipe pesan siaga yang tidak diharapkan « %c », setelah menerima CopyDone"
-
-#: replication/walsender.c:774
-#, c-format
-msgid "invalid standby message type \"%c\""
-msgstr "tipe pesan « %c » tidak valid untuk server siaga"
-
-#: replication/walsender.c:828
-#, c-format
-msgid "unexpected message type \"%c\""
-msgstr "tipe pesan « %c » tak diharapkan"
-
-#: replication/walsender.c:1042
-#, c-format
-msgid "standby \"%s\" has now caught up with primary"
-msgstr "server siaga « %s » telah terperangkap dengan server utama"
-
-#: replication/walsender.c:1140
-#, c-format
-msgid "terminating walsender process due to replication timeout"
-msgstr "menghentikan proses walsender karena waktu replikasi sudah habis"
-
-#: replication/walsender.c:1210
-#, c-format
-msgid "number of requested standby connections exceeds max_wal_senders (currently %d)"
-msgstr "jumlah koneksi siaga yang diminta melebihi max_wal_senders (saat ini %d)"
-
-#: replication/walsender.c:1366
-#, c-format
-msgid "could not read from log segment %s, offset %u, length %lu: %m"
-msgstr "tak dapat membaca segment log %s, offset %u, panjang %lu : %m"
-
-#: rewrite/rewriteDefine.c:112 rewrite/rewriteDefine.c:922
-#, c-format
-msgid "rule \"%s\" for relation \"%s\" already exists"
-msgstr "aturan « %s » untuk table « %s » sudah ada"
-
-#: rewrite/rewriteDefine.c:298
-#, c-format
-msgid "rule actions on OLD are not implemented"
-msgstr "aksi rule pada OLD tidak dibuat"
-
-#: rewrite/rewriteDefine.c:299
-#, c-format
-msgid "Use views or triggers instead."
-msgstr "Gunakan views atau triggers sebagai gantinya."
-
-#: rewrite/rewriteDefine.c:303
-#, c-format
-msgid "rule actions on NEW are not implemented"
-msgstr "aksi rule pada NEW tidak di implementasi"
-
-#: rewrite/rewriteDefine.c:304
-#, c-format
-msgid "Use triggers instead."
-msgstr "Gunakan triggers sebagai gantinya."
-
-#: rewrite/rewriteDefine.c:317
-#, c-format
-msgid "INSTEAD NOTHING rules on SELECT are not implemented"
-msgstr "aturan INSTEAD NOTHING pada SELECT tidak dibuat"
-
-#: rewrite/rewriteDefine.c:318
-#, c-format
-msgid "Use views instead."
-msgstr "Gunakan view sebagai gantinya."
-
-#: rewrite/rewriteDefine.c:326
-#, c-format
-msgid "multiple actions for rules on SELECT are not implemented"
-msgstr "banyak aksi untuk aturan pada SELECT tidak di implementasi"
-
-#: rewrite/rewriteDefine.c:337
-#, c-format
-msgid "rules on SELECT must have action INSTEAD SELECT"
-msgstr "rules pada SELECT harus memiliki aksi INSTEAD SELECT"
-
-#: rewrite/rewriteDefine.c:345
-#, c-format
-msgid "rules on SELECT must not contain data-modifying statements in WITH"
-msgstr "rules pada SELECT harus tidak berisi pernyataan yang memodifikasi data dalam WITH"
-
-#: rewrite/rewriteDefine.c:353
-#, c-format
-msgid "event qualifications are not implemented for rules on SELECT"
-msgstr "kualifikasi dari event tidak dibuat untuk rule pada SELECT"
-
-#: rewrite/rewriteDefine.c:380
-#, c-format
-msgid "\"%s\" is already a view"
-msgstr "« %s » sudah berupa VIEW"
-
-#: rewrite/rewriteDefine.c:404
-#, c-format
-msgid "view rule for \"%s\" must be named \"%s\""
-msgstr "rule VIEW untuk « %s » harus bernama « %s »"
-
-#: rewrite/rewriteDefine.c:430
-#, c-format
-msgid "could not convert table \"%s\" to a view because it is not empty"
-msgstr "tak dapat merubah table « %s » ke VIEW karena tidak kosong"
-
-#: rewrite/rewriteDefine.c:437
-#, c-format
-msgid "could not convert table \"%s\" to a view because it has triggers"
-msgstr "tak dapat merubah table « %s » ke VIEW karena memiliki trigger"
-
-#: rewrite/rewriteDefine.c:439
-#, c-format
-msgid "In particular, the table cannot be involved in any foreign key relationships."
-msgstr "Secara khusus, table tak dapat terlibat dalam hubungan 'foreign key'."
-
-#: rewrite/rewriteDefine.c:444
-#, c-format
-msgid "could not convert table \"%s\" to a view because it has indexes"
-msgstr "tak dapat merubah table « %s » ke VIEW karena memiliki 'index'"
-
-#: rewrite/rewriteDefine.c:450
-#, c-format
-msgid "could not convert table \"%s\" to a view because it has child tables"
-msgstr "tak dapat merubah table « %s » ke VIEW karena memiliki table anak"
-
-#: rewrite/rewriteDefine.c:477
-#, c-format
-msgid "cannot have multiple RETURNING lists in a rule"
-msgstr "tak dapat memiliki daftar RETURNING lebih dari satu dalam sebuah rule"
-
-#: rewrite/rewriteDefine.c:482
-#, c-format
-msgid "RETURNING lists are not supported in conditional rules"
-msgstr "daftar RETURNING tidak didukung dalam rule yang berkondisi"
-
-#: rewrite/rewriteDefine.c:486
-#, c-format
-msgid "RETURNING lists are not supported in non-INSTEAD rules"
-msgstr "daftar RETURNING tidak disuport dalam rule yang bukan INSTEAD"
-
-#: rewrite/rewriteDefine.c:651
-#, c-format
-msgid "SELECT rule's target list has too many entries"
-msgstr "daftar target dari rule SELECT berisi terlalu banyak isian"
-
-#: rewrite/rewriteDefine.c:652
-#, c-format
-msgid "RETURNING list has too many entries"
-msgstr "daftar RETURNING berisi terlalu banyak isian"
-
-#: rewrite/rewriteDefine.c:668
-#, c-format
-msgid "cannot convert relation containing dropped columns to view"
-msgstr "tak dapat merubah table yang berisi kolom yang di-drop menjadi VIEW"
-
-#: rewrite/rewriteDefine.c:673
-#, c-format
-msgid "SELECT rule's target entry %d has different column name from \"%s\""
-msgstr "isian target %d dari rule SELECT memiliki kolom yang berbeda nama dari « %s »"
-
-#: rewrite/rewriteDefine.c:679
-#, c-format
-msgid "SELECT rule's target entry %d has different type from column \"%s\""
-msgstr "isian target %d dari rule SELECT memiliki tipe yang berbeda dari kolom « %s »"
-
-#: rewrite/rewriteDefine.c:681
-#, c-format
-msgid "RETURNING list's entry %d has different type from column \"%s\""
-msgstr "isian %d dari daftar RETURNING memiliki tipe yang berbeda dari kolom « %s »"
-
-#: rewrite/rewriteDefine.c:696
-#, c-format
-msgid "SELECT rule's target entry %d has different size from column \"%s\""
-msgstr "daftar target %d dari rule SELECT memiliki ukuran yang berbeda dari kolom « %s »"
-
-#: rewrite/rewriteDefine.c:698
-#, c-format
-msgid "RETURNING list's entry %d has different size from column \"%s\""
-msgstr "isian %d dari daftar RETURNING memiliki ukuran berbeda dari kolom « %s »"
-
-#: rewrite/rewriteDefine.c:706
-#, c-format
-msgid "SELECT rule's target list has too few entries"
-msgstr "daftar target dari rule SELECT tak memiliki cukup isian"
-
-#: rewrite/rewriteDefine.c:707
-#, c-format
-msgid "RETURNING list has too few entries"
-msgstr "daftar RETURNING tak memiliki cukup isian"
-
-#: rewrite/rewriteDefine.c:799 rewrite/rewriteDefine.c:913 rewrite/rewriteSupport.c:112
-#, c-format
-msgid "rule \"%s\" for relation \"%s\" does not exist"
-msgstr "rule « %s » untuk table « %s » tidak ada"
-
-#: rewrite/rewriteDefine.c:932
-#, c-format
-msgid "renaming an ON SELECT rule is not allowed"
-msgstr "mengganti nama rule ON SELECT tidak diijinkan"
-
-#: rewrite/rewriteHandler.c:511
-#, c-format
-msgid "WITH query name \"%s\" appears in both a rule action and the query being rewritten"
-msgstr "query WITH bernama «%s » muncul dalam aksi rule dan query yg sedang ditulis ulang"
-
-#: rewrite/rewriteHandler.c:571
-#, c-format
-msgid "cannot have RETURNING lists in multiple rules"
-msgstr "daftar RETURNING tidak dapat berada dalam banyak rule"
-
-#: rewrite/rewriteHandler.c:902 rewrite/rewriteHandler.c:920
-#, c-format
-msgid "multiple assignments to same column \"%s\""
-msgstr "lebih dari satu assignment ke kolom yang sama « %s »"
-
-#: rewrite/rewriteHandler.c:1682 rewrite/rewriteHandler.c:2809
-#, c-format
-msgid "infinite recursion detected in rules for relation \"%s\""
-msgstr "rekursi tak berujung terdeteksi dalam rule untuk table « %s »"
-
-#: rewrite/rewriteHandler.c:2006
-msgid "Views containing DISTINCT are not automatically updatable."
-msgstr "VIEW berisi DISTINCT tidak otomatis dapat diupdate"
-
-#: rewrite/rewriteHandler.c:2009
-msgid "Views containing GROUP BY are not automatically updatable."
-msgstr "VIEW berisi GROUP BY tidak otomatis dapat diupdate"
-
-#: rewrite/rewriteHandler.c:2012
-msgid "Views containing HAVING are not automatically updatable."
-msgstr "VIEW berisi HAVING tidak otomatis dapat diupdate"
-
-#: rewrite/rewriteHandler.c:2015
-msgid "Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable."
-msgstr "VIEW berisi UNION, INTERSECT, atau EXCEPT  tidak otomatis dapat diupdate"
-
-#: rewrite/rewriteHandler.c:2018
-msgid "Views containing WITH are not automatically updatable."
-msgstr "VIEW berisi WITH tidak otomatis dapat diupdate"
-
-#: rewrite/rewriteHandler.c:2021
-msgid "Views containing LIMIT or OFFSET are not automatically updatable."
-msgstr "VIEW berisi LIMIT atau OFFSET tidak otomatis dapat diupdate"
-
-#: rewrite/rewriteHandler.c:2029
-msgid "Security-barrier views are not automatically updatable."
-msgstr "VIEW dengan batasan keamanan tidak otomatis dapat diupdate"
-
-#: rewrite/rewriteHandler.c:2036 rewrite/rewriteHandler.c:2040 rewrite/rewriteHandler.c:2047
-msgid "Views that do not select from a single table or view are not automatically updatable."
-msgstr "VIEW yg tidak berasal dari tabel tunggal atau VIEW tidak otomatis dapat diupdate"
-
-#: rewrite/rewriteHandler.c:2070
-msgid "Views that return columns that are not columns of their base relation are not automatically updatable."
-msgstr "VIEW yang mengembalikan kolom yang mana bukan dari tabel asalnya, tidak otomatis dapat diupdate"
-
-#: rewrite/rewriteHandler.c:2073
-msgid "Views that return system columns are not automatically updatable."
-msgstr "VIEW yang mengembalikan kolom sistem, tidak otomatis dapat diupdate"
-
-#: rewrite/rewriteHandler.c:2076
-msgid "Views that return whole-row references are not automatically updatable."
-msgstr "VIEW yang mengembalikan referensi seluruh baris, tidak otomatis dapat diupdate"
-
-#: rewrite/rewriteHandler.c:2079
-msgid "Views that return the same column more than once are not automatically updatable."
-msgstr "VIEW yang mengembalikan kolom yang sama lebih dari satu, tidak otomatis dapat diupdate"
-
-#: rewrite/rewriteHandler.c:2632
-#, c-format
-msgid "DO INSTEAD NOTHING rules are not supported for data-modifying statements in WITH"
-msgstr "rule DO INSTEAD NOTHING tidak didukung untuk perintah yang mengubah data dalam WITH"
-
-#: rewrite/rewriteHandler.c:2646
-#, c-format
-msgid "conditional DO INSTEAD rules are not supported for data-modifying statements in WITH"
-msgstr "rule DO INSTEAD NOTHING yang berkondisi tidak didukung untuk perintah yang mengubah data dalam WITH"
-
-#: rewrite/rewriteHandler.c:2650
-#, c-format
-msgid "DO ALSO rules are not supported for data-modifying statements in WITH"
-msgstr "rule DO ALSO tidak didukung untuk perintah yang mengubah data dalam WITH"
-
-#: rewrite/rewriteHandler.c:2655
-#, c-format
-msgid "multi-statement DO INSTEAD rules are not supported for data-modifying statements in WITH"
-msgstr "rule DO INSTEAD yg multi-perintah tidak didukung untuk perintah yang mengubah data dalam WITH"
-
-#: rewrite/rewriteHandler.c:2846
-#, c-format
-msgid "cannot perform INSERT RETURNING on relation \"%s\""
-msgstr "tak dapat melakukan INSERT RETURNING pada tabel « %s »"
-
-#: rewrite/rewriteHandler.c:2848
-#, c-format
-msgid "You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
-msgstr "Anda membutuhkan rule ON INSERT DO INSTEAD yang tidak berkondisi dengan klausa RETURNING"
-
-#: rewrite/rewriteHandler.c:2853
-#, c-format
-msgid "cannot perform UPDATE RETURNING on relation \"%s\""
-msgstr "tak dapat melakukan UPDATE RETURNING pada tabel « %s »"
-
-#: rewrite/rewriteHandler.c:2855
-#, c-format
-msgid "You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
-msgstr "Anda membutuhkan rule ON UPDATE DO INSTEAD yang tidak berkondisi dengan klausa RETURNING"
-
-#: rewrite/rewriteHandler.c:2860
-#, c-format
-msgid "cannot perform DELETE RETURNING on relation \"%s\""
-msgstr "tak dapat melakukan DELETE RETURNING pada tabel « %s »"
-
-#: rewrite/rewriteHandler.c:2862
-#, c-format
-msgid "You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
-msgstr "Anda membutuhkan rule ON DELETE DO INSTEAD yang tidak berkondisi dengan klausa RETURNING"
-
-#: rewrite/rewriteHandler.c:2926
-#, c-format
-msgid "WITH cannot be used in a query that is rewritten by rules into multiple queries"
-msgstr "WITH tak dapat digunakan dalam query yang ditulis ulang oleh rule menjadi banyak query"
-
-#: rewrite/rewriteManip.c:1020
-#, c-format
-msgid "conditional utility statements are not implemented"
-msgstr "pernyataan utilitas yang berkondisi tidak dibuat"
-
-#: rewrite/rewriteManip.c:1185
-#, c-format
-msgid "WHERE CURRENT OF on a view is not implemented"
-msgstr "WHERE CURRENT OF dalam VIEW tidak dibuat"
-
-#: rewrite/rewriteSupport.c:154
-#, c-format
-msgid "rule \"%s\" does not exist"
-msgstr "rule « %s » tidak ada"
-
-#: rewrite/rewriteSupport.c:167
-#, c-format
-msgid "there are multiple rules named \"%s\""
-msgstr "ada lebih dari satu rule yang bernama « %s »"
-
-#: rewrite/rewriteSupport.c:168
-#, c-format
-msgid "Specify a relation name as well as a rule name."
-msgstr "Tentukan nama tabel sebaik nama rule."
-
-#: scan.l:426
-msgid "unterminated /* comment"
-msgstr "komentar /* tidak berakhiran"
-
-#: scan.l:455
-msgid "unterminated bit string literal"
-msgstr "'bit string literal' tidak berakhiran"
-
-#: scan.l:476
-msgid "unterminated hexadecimal string literal"
-msgstr "'hexadecimal string literal' tidak berakhiran"
-
-#: scan.l:526
-#, c-format
-msgid "unsafe use of string constant with Unicode escapes"
-msgstr "penggunakan konstanta string yang tidak aman dengan 'Unicode escapes'"
-
-#: scan.l:527
-#, c-format
-msgid "String constants with Unicode escapes cannot be used when standard_conforming_strings is off."
-msgstr "Konstanta string dengan 'Unicode escapes' tak dapat digunakan ketika 'standard_conforming_strings' tidak aktif."
-
-#: scan.l:571 scan.l:767
-msgid "invalid Unicode escape character"
-msgstr "karakter 'Unicode escape' yang tak valid"
-
-#: scan.l:596 scan.l:604 scan.l:612 scan.l:613 scan.l:614 scan.l:1297 scan.l:1324 scan.l:1328 scan.l:1366 scan.l:1370 scan.l:1392
-msgid "invalid Unicode surrogate pair"
-msgstr "pasangan 'Unicode surrogate' yang tak valid"
-
-#: scan.l:618
-#, c-format
-msgid "invalid Unicode escape"
-msgstr "'Unicode escape' yang tak valid"
-
-#: scan.l:619
-#, c-format
-msgid "Unicode escapes must be \\uXXXX or \\UXXXXXXXX."
-msgstr "'Unicode escape' harus dalam bentuk \\uXXXX atau \\UXXXXXXXX."
-
-#: scan.l:630
-#, c-format
-msgid "unsafe use of \\' in a string literal"
-msgstr "penggunaan \\' yang tak aman dalam string literal"
-
-#: scan.l:631
-#, c-format
-msgid "Use '' to write quotes in strings. \\' is insecure in client-only encodings."
-msgstr "Gunakan '' untuk menulis quote dalam string. \\' tidak aman dalam penyandian disisi klien."
-
-#: scan.l:706
-msgid "unterminated dollar-quoted string"
-msgstr "string dengan batas dollar ($) yang tidak berakhir"
-
-#: scan.l:723 scan.l:747 scan.l:762
-msgid "zero-length delimited identifier"
-msgstr "penunjuk (identifier) terbatasi null"
-
-#: scan.l:782
-msgid "unterminated quoted identifier"
-msgstr "penunjuk (identifier) tidak memiliki akhir batas"
-
-#: scan.l:886
-msgid "operator too long"
-msgstr "opérateur trop long"
-
-#. translator: %s is typically the translation of "syntax error"
-#: scan.l:1044
-#, c-format
-msgid "%s at end of input"
-msgstr "'%s' diakhir masukan"
-
-#. translator: first %s is typically the translation of "syntax error"
-#: scan.l:1052
-#, c-format
-msgid "%s at or near \"%s\""
-msgstr "'%s' pada atau didekat « %s »"
-
-#: scan.l:1213 scan.l:1245
-msgid "Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8"
-msgstr "Nilai 'escape Unicode' tak dapat digunakan untuk nilai point kode diatas 007F kalau encoding server bukan UTF8"
-
-#: scan.l:1241 scan.l:1384
-msgid "invalid Unicode escape value"
-msgstr "Nilai 'escape Unicode' tidak valid"
-
-#: scan.l:1440
-#, c-format
-msgid "nonstandard use of \\' in a string literal"
-msgstr "penggunaan \\' tidak standar dalam string literal"
-
-#: scan.l:1441
-#, c-format
-msgid "Use '' to write quotes in strings, or use the escape string syntax (E'...')."
-msgstr "Gunakan '' untuk membatasi string, atau gunakan bentuk escape (E'...'). "
-
-#: scan.l:1450
-#, c-format
-msgid "nonstandard use of \\\\ in a string literal"
-msgstr "penggunaan \\\\ tidak standar dalam string literal"
-
-#: scan.l:1451
-#, c-format
-msgid "Use the escape string syntax for backslashes, e.g., E'\\\\'."
-msgstr "Gunakan escape string untuk 'backslash'. cth: E'\\\\'."
-
-#: scan.l:1465
-#, c-format
-msgid "nonstandard use of escape in a string literal"
-msgstr "penggunaan 'escape' tidak standar dalam string literal"
-
-#: scan.l:1466
-#, c-format
-msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'."
-msgstr "Gunakan bentuk string escape, cth: E'\\r\\n'."
-
-#: snowball/dict_snowball.c:180
-#, c-format
-msgid "no Snowball stemmer available for language \"%s\" and encoding \"%s\""
-msgstr "stemmer Snowbll tidak tersedia dalam bahasa « %s » dan encoding « %s »"
-
-#: snowball/dict_snowball.c:203 tsearch/dict_ispell.c:73 tsearch/dict_simple.c:48
-#, c-format
-msgid "multiple StopWords parameters"
-msgstr "banyak parameter Stopwords"
-
-#: snowball/dict_snowball.c:212
-#, c-format
-msgid "multiple Language parameters"
-msgstr "banyak parameter bahasa"
-
-#: snowball/dict_snowball.c:219
-#, c-format
-msgid "unrecognized Snowball parameter: \"%s\""
-msgstr "parameter Snowball tidak dikenal: « %s »"
-
-#: snowball/dict_snowball.c:227
-#, c-format
-msgid "missing Language parameter"
-msgstr "dibutuhkan parameter bahasa"
-
-#: storage/buffer/bufmgr.c:140 storage/buffer/bufmgr.c:248
-#, c-format
-msgid "cannot access temporary tables of other sessions"
-msgstr "tak dapat akses table sementara atau session yang lain."
-
-#: storage/buffer/bufmgr.c:385
-#, c-format
-msgid "unexpected data beyond EOF in block %u of relation %s"
-msgstr "data diatas EOF yang tidak diharapkan pada blok %u dari tabel %s"
-
-#: storage/buffer/bufmgr.c:387
-#, c-format
-msgid "This has been seen to occur with buggy kernels; consider updating your system."
-msgstr "Hal ini sudah pernah terjadi pada kernel yang bermasalah, cobalah update sistem Anda."
-
-#: storage/buffer/bufmgr.c:474
-#, c-format
-msgid "invalid page in block %u of relation %s; zeroing out page"
-msgstr "Halaman dalam blok %u dari tabel %s tidak valid; Data halaman dinolkan"
-
-#: storage/buffer/bufmgr.c:3144
-#, c-format
-msgid "could not write block %u of %s"
-msgstr "tak dapat menulis blok: %u dari %s"
-
-#: storage/buffer/bufmgr.c:3146
-#, c-format
-msgid "Multiple failures --- write error might be permanent."
-msgstr "Kesalahan berganda --- penulisan error mungkin permanen."
-
-#: storage/buffer/bufmgr.c:3167 storage/buffer/bufmgr.c:3186
-#, c-format
-msgid "writing block %u of relation %s"
-msgstr "menuliskan blok %u dari tabel %s"
-
-#: storage/buffer/localbuf.c:190
-#, c-format
-msgid "no empty local buffer available"
-msgstr "tidak ada penyimpanan sementara lokal yang tersedia"
-
-#: storage/file/fd.c:450
-#, c-format
-msgid "getrlimit failed: %m"
-msgstr "kegagalan getrlimit(): %m"
-
-#: storage/file/fd.c:540
-#, c-format
-msgid "insufficient file descriptors available to start server process"
-msgstr "tidak mencukupi 'file descriptor' untuk menjalankan proses server"
-
-#: storage/file/fd.c:541
-#, c-format
-msgid "System allows %d, we need at least %d."
-msgstr "Sistem mengijinkan %d, kami butuh setidaknya %d."
-
-#: storage/file/fd.c:582 storage/file/fd.c:1616 storage/file/fd.c:1709 storage/file/fd.c:1857
-#, c-format
-msgid "out of file descriptors: %m; release and retry"
-msgstr "kehabisan 'file descriptor': %m; buang sebagian dan ulangi"
-
-#: storage/file/fd.c:1156
-#, c-format
-msgid "temporary file: path \"%s\", size %lu"
-msgstr "file sementara: path « %s », ukuran %lu"
-
-#: storage/file/fd.c:1305
-#, c-format
-msgid "temporary file size exceeds temp_file_limit (%dkB)"
-msgstr "ukuran file sementara melebihi temp_file_limit (%dkB)"
-
-#: storage/file/fd.c:1592 storage/file/fd.c:1642
-#, c-format
-msgid "exceeded maxAllocatedDescs (%d) while trying to open file \"%s\""
-msgstr "melebihi maxAllocatedDescs (%d) selagi mencoba membuka file « %s »"
-
-#: storage/file/fd.c:1682
-#, c-format
-msgid "exceeded maxAllocatedDescs (%d) while trying to execute command \"%s\""
-msgstr "melebihi maxAllocatedDescs (%d) selagi mencoba menjalankan perintah « %s »"
-
-#: storage/file/fd.c:1833
-#, c-format
-msgid "exceeded maxAllocatedDescs (%d) while trying to open directory \"%s\""
-msgstr "melebihi maxAllocatedDescs (%d) selagi mencoba membuka direktori « %s »"
-
-#: storage/file/fd.c:1916
-#, c-format
-msgid "could not read directory \"%s\": %m"
-msgstr "tak dapat membaca direktori « %s » : %m"
-
-#: storage/ipc/shmem.c:190 storage/lmgr/lock.c:872 storage/lmgr/lock.c:906 storage/lmgr/lock.c:2599 storage/lmgr/lock.c:3708 storage/lmgr/lock.c:3773 storage/lmgr/lock.c:4063 storage/lmgr/predicate.c:2320 storage/lmgr/predicate.c:2335 storage/lmgr/predicate.c:3728 storage/lmgr/predicate.c:4871 storage/lmgr/proc.c:198 utils/hash/dynahash.c:966
-#, c-format
-msgid "out of shared memory"
-msgstr "kehabisan memori 'shared'"
-
-#: storage/ipc/shmem.c:346 storage/ipc/shmem.c:399
-#, c-format
-msgid "not enough shared memory for data structure \"%s\" (%lu bytes requested)"
-msgstr "memori 'shared' tidak cukup untuk struktur data « %s » (dibutuhkan %lu byte)"
-
-#: storage/ipc/shmem.c:365
-#, c-format
-msgid "could not create ShmemIndex entry for data structure \"%s\""
-msgstr "tak dapat membuat isian ShmemIndex untuk struktur data « %s »"
-
-#: storage/ipc/shmem.c:380
-#, c-format
-msgid "ShmemIndex entry size is wrong for data structure \"%s\": expected %lu, actual %lu"
-msgstr "ukuran isian shmemIndex salah untuk struktur data « %s »: diharapkan %lu, saat ini %lu"
-
-#: storage/ipc/shmem.c:427 storage/ipc/shmem.c:446
-#, c-format
-msgid "requested shared memory size overflows size_t"
-msgstr "ukuran memori 'shared' yang dibutuhkan melewati size_t"
-
-#: storage/ipc/standby.c:499 tcop/postgres.c:2943
-#, c-format
-msgid "canceling statement due to conflict with recovery"
-msgstr "pembatalan perintah karena konflik dengan perbaikan"
-
-#: storage/ipc/standby.c:500 tcop/postgres.c:2217
-#, c-format
-msgid "User transaction caused buffer deadlock with recovery."
-msgstr "transaksi pengguna menyebabkan buffer 'deadlock' dengan perbaikan"
-
-#: storage/large_object/inv_api.c:259
-#, c-format
-msgid "invalid flags for opening a large object: %d"
-msgstr "penanda (flag) tidak valid untuk pembukaan obyek yang besar: %d"
-
-#: storage/large_object/inv_api.c:418
-#, c-format
-msgid "invalid whence setting: %d"
-msgstr "setting « whence » tidak valid: %d"
-
-#: storage/large_object/inv_api.c:581
-#, c-format
-msgid "invalid large object write request size: %d"
-msgstr "ukuran permintaan menulis obyek besar tidak valid: %d"
-
-#: storage/lmgr/deadlock.c:925
-#, c-format
-msgid "Process %d waits for %s on %s; blocked by process %d."
-msgstr "proses %d menunggu %s pada %s; diblok oleh proses %d."
-
-#: storage/lmgr/deadlock.c:944
-#, c-format
-msgid "Process %d: %s"
-msgstr "Proses %d : %s"
-
-#: storage/lmgr/deadlock.c:953
-#, c-format
-msgid "deadlock detected"
-msgstr "terdeteksi 'deadlock'"
-
-#: storage/lmgr/deadlock.c:956
-#, c-format
-msgid "See server log for query details."
-msgstr "Lihat log server untuk query yang lebih detail."
-
-#: storage/lmgr/lmgr.c:675
-#, c-format
-msgid "relation %u of database %u"
-msgstr "tabel %u dari database %u"
-
-#: storage/lmgr/lmgr.c:681
-#, c-format
-msgid "extension of relation %u of database %u"
-msgstr "ekstensi dari tabel %u dari database %u"
-
-#: storage/lmgr/lmgr.c:687
-#, c-format
-msgid "page %u of relation %u of database %u"
-msgstr "halaman %u dari tabel %u dari database %u"
-
-#: storage/lmgr/lmgr.c:694
-#, c-format
-msgid "tuple (%u,%u) of relation %u of database %u"
-msgstr "baris (%u,%u) dari tabel %u dari database %u"
-
-#: storage/lmgr/lmgr.c:702
-#, c-format
-msgid "transaction %u"
-msgstr "transaksi %u"
-
-#: storage/lmgr/lmgr.c:707
-#, c-format
-msgid "virtual transaction %d/%u"
-msgstr "transaksi virtual %d/%u"
-
-#: storage/lmgr/lmgr.c:713
-#, c-format
-msgid "object %u of class %u of database %u"
-msgstr "obyek %u dari klas %u dari database %u"
-
-#: storage/lmgr/lmgr.c:721
-#, c-format
-msgid "user lock [%u,%u,%u]"
-msgstr "kunci pengguna [%u,%u,%u]"
-
-#: storage/lmgr/lmgr.c:728
-#, c-format
-msgid "advisory lock [%u,%u,%u,%u]"
-msgstr "kunci informasi [%u,%u,%u,%u]"
-
-#: storage/lmgr/lmgr.c:736
-#, c-format
-msgid "unrecognized locktag type %d"
-msgstr "tipe 'locktag' tidak dikenal %d"
-
-#: storage/lmgr/lock.c:721
-#, c-format
-msgid "cannot acquire lock mode %s on database objects while recovery is in progress"
-msgstr "tidak bisa mendapatkan mode penguncian %s pada obyek database selagi perbaikan sedang berlangsung"
-
-#: storage/lmgr/lock.c:723
-#, c-format
-msgid "Only RowExclusiveLock or less can be acquired on database objects during recovery."
-msgstr "Hanya RowExclusiveLock atau kurang yang bisa didapatkan pada obyek database selama perbaikan."
-
-#: storage/lmgr/lock.c:873 storage/lmgr/lock.c:907 storage/lmgr/lock.c:2600 storage/lmgr/lock.c:3709 storage/lmgr/lock.c:3774 storage/lmgr/lock.c:4064
-#, c-format
-msgid "You might need to increase max_locks_per_transaction."
-msgstr "Anda mungkin membutuhkan max_locks_per_transaction."
-
-#: storage/lmgr/lock.c:3036 storage/lmgr/lock.c:3148
-#, c-format
-msgid "cannot PREPARE while holding both session-level and transaction-level locks on the same object"
-msgstr "tak dapat menggunakan PREPARE selagi memegang penguncian 'session-level' dan 'transaction-level' pada obyek yang sama"
-
-#: storage/lmgr/predicate.c:671
-#, c-format
-msgid "not enough elements in RWConflictPool to record a read/write conflict"
-msgstr "kurang elemen dalam RWConflictPool untuk merekam konflik baca/tulis"
-
-#: storage/lmgr/predicate.c:672 storage/lmgr/predicate.c:700
-#, c-format
-msgid "You might need to run fewer transactions at a time or increase max_connections."
-msgstr "Anda mungkin harus mengurangi jumlah transaksi per satuan waktu atau menaikkan max_connections."
-
-#: storage/lmgr/predicate.c:699
-#, c-format
-msgid "not enough elements in RWConflictPool to record a potential read/write conflict"
-msgstr "kurang elemen dalam RWConflictPool untuk merekam potensi konflik baca/tulis "
-
-#: storage/lmgr/predicate.c:904
-#, c-format
-msgid "memory for serializable conflict tracking is nearly exhausted"
-msgstr "memori untuk melacak konflik serialisasi hampir habis"
-
-#: storage/lmgr/predicate.c:905
-#, c-format
-msgid "There might be an idle transaction or a forgotten prepared transaction causing this."
-msgstr "Mungkin transaksi yang idle atau transaksi 'prepared' yang terlupakan, yang menyebabkan hal ini."
-
-#: storage/lmgr/predicate.c:1187 storage/lmgr/predicate.c:1259
-#, c-format
-msgid "not enough shared memory for elements of data structure \"%s\" (%lu bytes requested)"
-msgstr "memori 'shared' tidak cukup untuk elemen dari struktur data « %s » (dibutuhkan %lu byte)"
-
-#: storage/lmgr/predicate.c:1547
-#, c-format
-msgid "deferrable snapshot was unsafe; trying a new one"
-msgstr "'snapshot' yang dapat ditunda tidak aman; coba yang baru"
-
-#: storage/lmgr/predicate.c:1586
-#, c-format
-msgid "\"default_transaction_isolation\" is set to \"serializable\"."
-msgstr "« default_transaction_isolation » diset ke « serializable »."
-
-#: storage/lmgr/predicate.c:1587
-#, c-format
-msgid "You can use \"SET default_transaction_isolation = 'repeatable read'\" to change the default."
-msgstr ""
-"Anda dapat gunakan « SET default_transaction_isolation = 'repeatable read' »\n"
-"untuk mengganti yang asal."
-
-#: storage/lmgr/predicate.c:1626
-#, c-format
-msgid "a snapshot-importing transaction must not be READ ONLY DEFERRABLE"
-msgstr "transaksi 'snapshot-importing' harus bukan READ ONLY DEFERRABLE"
-
-#: storage/lmgr/predicate.c:1696 utils/time/snapmgr.c:283
-#, c-format
-msgid "could not import the requested snapshot"
-msgstr "tak dapat mengimpor 'snapshot' yang diminta"
-
-#: storage/lmgr/predicate.c:1697 utils/time/snapmgr.c:284
-#, c-format
-msgid "The source transaction %u is not running anymore."
-msgstr "Sumber transaksi %u sudah tidak jalan lagi."
-
-#: storage/lmgr/predicate.c:2321 storage/lmgr/predicate.c:2336 storage/lmgr/predicate.c:3729
-#, c-format
-msgid "You might need to increase max_pred_locks_per_transaction."
-msgstr "max_pred_locks_per_transaction mungkin perlu dinaikkan."
-
-#: storage/lmgr/predicate.c:3883 storage/lmgr/predicate.c:3972 storage/lmgr/predicate.c:3980 storage/lmgr/predicate.c:4019 storage/lmgr/predicate.c:4258 storage/lmgr/predicate.c:4595 storage/lmgr/predicate.c:4607 storage/lmgr/predicate.c:4649 storage/lmgr/predicate.c:4687
-#, c-format
-msgid "could not serialize access due to read/write dependencies among transactions"
-msgstr "tak dapat men-serial-kan akses karena ketergantungan baca/tulis diantara transaksi"
-
-#: storage/lmgr/predicate.c:3885 storage/lmgr/predicate.c:3974 storage/lmgr/predicate.c:3982 storage/lmgr/predicate.c:4021 storage/lmgr/predicate.c:4260 storage/lmgr/predicate.c:4597 storage/lmgr/predicate.c:4609 storage/lmgr/predicate.c:4651 storage/lmgr/predicate.c:4689
-#, c-format
-msgid "The transaction might succeed if retried."
-msgstr "Transaksi mungkin akan berhasil jika diulang."
-
-#: storage/lmgr/proc.c:1170
-#, c-format
-msgid "Process %d waits for %s on %s."
-msgstr "Proses %d menunggu %s pada %s."
-
-#: storage/lmgr/proc.c:1180
-#, c-format
-msgid "sending cancel to blocking autovacuum PID %d"
-msgstr "mengirimkan pembatalan untuk mem-blok PID %d dari 'autovacuum'"
-
-#: storage/lmgr/proc.c:1192 utils/adt/misc.c:136
-#, c-format
-msgid "could not send signal to process %d: %m"
-msgstr "tak dapat mengirimkan sinyal ke proses %d : %m"
-
-#: storage/lmgr/proc.c:1227
-#, c-format
-msgid "process %d avoided deadlock for %s on %s by rearranging queue order after %ld.%03d ms"
-msgstr "proses %d menghindari 'deadlock' untuk %s pada %s dengan mengatur ulang antrian setelah %ld.%03d ms"
-
-#: storage/lmgr/proc.c:1239
-#, c-format
-msgid "process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
-msgstr "proses %d mendeteksi 'deadlock' ketika menunggu %s pada %s setelah %ld.%03d ms"
-
-#: storage/lmgr/proc.c:1245
-#, c-format
-msgid "process %d still waiting for %s on %s after %ld.%03d ms"
-msgstr "proses %d masih menunggu %s pada %s setelah %ld.%03d ms"
-
-#: storage/lmgr/proc.c:1249
-#, c-format
-msgid "process %d acquired %s on %s after %ld.%03d ms"
-msgstr "proses %d mendapatkan %s pada %s setelah %ld.%03d ms"
-
-#: storage/lmgr/proc.c:1265
-#, c-format
-msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
-msgstr "proses %d gagal mendapatkan %s pada %s setelah %ld.%03d ms"
-
-#: storage/page/bufpage.c:142
-#, c-format
-msgid "page verification failed, calculated checksum %u but expected %u"
-msgstr "verifikasi halaman gagal, ceksum dihitung %u tapi diharapkan %u"
-
-#: storage/page/bufpage.c:198 storage/page/bufpage.c:445 storage/page/bufpage.c:678 storage/page/bufpage.c:808
-#, c-format
-msgid "corrupted page pointers: lower = %u, upper = %u, special = %u"
-msgstr "penunjuk halaman rusak: bawah = %u, atas = %u, khusus = %u"
-
-#: storage/page/bufpage.c:488
-#, c-format
-msgid "corrupted item pointer: %u"
-msgstr "penunjuk 'item' rusak: %u"
-
-#: storage/page/bufpage.c:499 storage/page/bufpage.c:860
-#, c-format
-msgid "corrupted item lengths: total %u, available space %u"
-msgstr "panjang 'item' yang rusak: total %u, ruang tersedia %u"
-
-#: storage/page/bufpage.c:697 storage/page/bufpage.c:833
-#, c-format
-msgid "corrupted item pointer: offset = %u, size = %u"
-msgstr "penunjuk 'item' yang rusak: posisi = %u, ukuran = %u"
-
-#: storage/smgr/md.c:427 storage/smgr/md.c:898
-#, c-format
-msgid "could not truncate file \"%s\": %m"
-msgstr "tak dapat memotong file « %s »: %m"
-
-#: storage/smgr/md.c:494
-#, c-format
-msgid "cannot extend file \"%s\" beyond %u blocks"
-msgstr "tak dapat memperbesar file « %s » lebih dari %u blok"
-
-#: storage/smgr/md.c:516 storage/smgr/md.c:677 storage/smgr/md.c:752
-#, c-format
-msgid "could not seek to block %u in file \"%s\": %m"
-msgstr "tak dapat mencapai blok %u dalam file « %s »: %m"
-
-#: storage/smgr/md.c:524
-#, c-format
-msgid "could not extend file \"%s\": %m"
-msgstr "tak dapat memperbesar file « %s »: %m"
-
-#: storage/smgr/md.c:526 storage/smgr/md.c:533 storage/smgr/md.c:779
-#, c-format
-msgid "Check free disk space."
-msgstr "Cek ruang penyimpanan/disk yg kosong."
-
-#: storage/smgr/md.c:530
-#, c-format
-msgid "could not extend file \"%s\": wrote only %d of %d bytes at block %u"
-msgstr "tak dapat memperbesar file « %s »: hanya menulis %d dari %d byte pada blok %u"
-
-#: storage/smgr/md.c:695
-#, c-format
-msgid "could not read block %u in file \"%s\": %m"
-msgstr "tak dapat membaca blok %u dalam file « %s »: %m"
-
-#: storage/smgr/md.c:711
-#, c-format
-msgid "could not read block %u in file \"%s\": read only %d of %d bytes"
-msgstr "tak dapat membaca blok %u dari file « %s »: hanya dibaca %d dari %d"
-
-#: storage/smgr/md.c:770
-#, c-format
-msgid "could not write block %u in file \"%s\": %m"
-msgstr "tak dapat menulis blok %u dalam file « %s »: %m"
-
-#: storage/smgr/md.c:775
-#, c-format
-msgid "could not write block %u in file \"%s\": wrote only %d of %d bytes"
-msgstr ""
-"tak dapat menulis blok %u dalam file « %s »:hanya menulis %d\n"
-"dari pada %d"
-
-#: storage/smgr/md.c:874
-#, c-format
-msgid "could not truncate file \"%s\" to %u blocks: it's only %u blocks now"
-msgstr "tak bisa memotong file « %s » ke %u bloks : itu hanya %u blok"
-
-#: storage/smgr/md.c:923
-#, c-format
-msgid "could not truncate file \"%s\" to %u blocks: %m"
-msgstr "tak bisa memotong file « %s » ke %u bloks : %m"
-
-#: storage/smgr/md.c:1203
-#, c-format
-msgid "could not fsync file \"%s\" but retrying: %m"
-msgstr "tak bisa 'fsync' file « %s », tapi mencoba: %m"
-
-#: storage/smgr/md.c:1366
-#, c-format
-msgid "could not forward fsync request because request queue is full"
-msgstr "tak bisa meneruskan permintaan 'fsync' karena antrian permintaan penuh"
-
-#: storage/smgr/md.c:1763
-#, c-format
-msgid "could not open file \"%s\" (target block %u): %m"
-msgstr "tak dapat membuka file « %s » (blok sasaran %u) : %m"
-
-#: tcop/fastpath.c:111 tcop/fastpath.c:502 tcop/fastpath.c:632
-#, c-format
-msgid "invalid argument size %d in function call message"
-msgstr "ukuran argument tidak valid %d panggil pesan di fungsi"
-
-#: tcop/fastpath.c:304 tcop/postgres.c:362 tcop/postgres.c:398
-#, c-format
-msgid "unexpected EOF on client connection"
-msgstr "'EOF' tidak terduga pada koneksi klien"
-
-#: tcop/fastpath.c:318 tcop/postgres.c:947 tcop/postgres.c:1257 tcop/postgres.c:1515 tcop/postgres.c:1918 tcop/postgres.c:2285 tcop/postgres.c:2360
-#, c-format
-msgid "current transaction is aborted, commands ignored until end of transaction block"
-msgstr "transaksi saat ini dibatalkan, perintah diabaikan sampai akhir blok transaksi"
-
-#: tcop/fastpath.c:346
-#, c-format
-msgid "fastpath function call: \"%s\" (OID %u)"
-msgstr "pemanggilan fungsi fastpath: « %s » (OID %u)"
-
-#: tcop/fastpath.c:428 tcop/postgres.c:1117 tcop/postgres.c:1382 tcop/postgres.c:1759 tcop/postgres.c:1976
-#, c-format
-msgid "duration: %s ms"
-msgstr "durasi: %s ms"
-
-#: tcop/fastpath.c:432
-#, c-format
-msgid "duration: %s ms  fastpath function call: \"%s\" (OID %u)"
-msgstr "durasi: %s ms, pemanggilan fungsi fastpath: « %s » (OID %u)"
-
-#: tcop/fastpath.c:470 tcop/fastpath.c:597
-#, c-format
-msgid "function call message contains %d arguments but function requires %d"
-msgstr "pesan pemaggilan fungsi berisi %d argument tapi fungsi membutuhkan %d"
-
-#: tcop/fastpath.c:478
-#, c-format
-msgid "function call message contains %d argument formats but %d arguments"
-msgstr "pesan pemanggilan fungsi berisi %d format argumen tapi %d argumen"
-
-#: tcop/fastpath.c:565 tcop/fastpath.c:648
-#, c-format
-msgid "incorrect binary data format in function argument %d"
-msgstr "data format biner tidak benar dalam argumen fungsi %d"
-
-#: tcop/postgres.c:426 tcop/postgres.c:438 tcop/postgres.c:449 tcop/postgres.c:461 tcop/postgres.c:4235
-#, c-format
-msgid "invalid frontend message type %d"
-msgstr "tipe pesan 'frontend' %d tidak valid"
-
-#: tcop/postgres.c:888
-#, c-format
-msgid "statement: %s"
-msgstr "perintah: %s"
-
-#: tcop/postgres.c:1122
-#, c-format
-msgid "duration: %s ms  statement: %s"
-msgstr "durasi: %s ms, perintah: %s"
-
-#: tcop/postgres.c:1172
-#, c-format
-msgid "parse %s: %s"
-msgstr "memilah %s : %s"
-
-#: tcop/postgres.c:1230
-#, c-format
-msgid "cannot insert multiple commands into a prepared statement"
-msgstr "tak dapat memasukan banyak perintah dalam sebuah 'prepared statement'"
-
-#: tcop/postgres.c:1387
-#, c-format
-msgid "duration: %s ms  parse %s: %s"
-msgstr "durasi: %s ms, memilah %s : %s"
-
-#: tcop/postgres.c:1432
-#, c-format
-msgid "bind %s to %s"
-msgstr "mengikat %s ke %s"
-
-#: tcop/postgres.c:1451 tcop/postgres.c:2266
-#, c-format
-msgid "unnamed prepared statement does not exist"
-msgstr "'prepared statement' tak bernama tidak ada"
-
-#: tcop/postgres.c:1493
-#, c-format
-msgid "bind message has %d parameter formats but %d parameters"
-msgstr "pesan terikat memiliki %d format parameter tetapi %d parameter"
-
-#: tcop/postgres.c:1499
-#, c-format
-msgid "bind message supplies %d parameters, but prepared statement \"%s\" requires %d"
-msgstr "pesan terikat menyediakan %d parameter, tapi 'prepared statement' « %s » butuh %d"
-
-#: tcop/postgres.c:1666
-#, c-format
-msgid "incorrect binary data format in bind parameter %d"
-msgstr "format data biner tidak benar dalam parameter ikat %d"
-
-#: tcop/postgres.c:1764
-#, c-format
-msgid "duration: %s ms  bind %s%s%s: %s"
-msgstr "durasi: %s ms, ikat %s%s%s: %s"
-
-#: tcop/postgres.c:1812 tcop/postgres.c:2346
-#, c-format
-msgid "portal \"%s\" does not exist"
-msgstr "portal « %s » tidak ada"
-
-#: tcop/postgres.c:1897
-#, c-format
-msgid "%s %s%s%s: %s"
-msgstr "%s %s%s%s: %s"
-
-#: tcop/postgres.c:1899 tcop/postgres.c:1984
-msgid "execute fetch from"
-msgstr "menjalankan 'fetch' dari"
-
-#: tcop/postgres.c:1900 tcop/postgres.c:1985
-msgid "execute"
-msgstr "menjalankan"
-
-#: tcop/postgres.c:1981
-#, c-format
-msgid "duration: %s ms  %s %s%s%s: %s"
-msgstr "durasi: %s ms  %s %s%s%s: %s"
-
-#: tcop/postgres.c:2107
-#, c-format
-msgid "prepare: %s"
-msgstr "menyiapkan: %s"
-
-#: tcop/postgres.c:2170
-#, c-format
-msgid "parameters: %s"
-msgstr "parameter: %s"
-
-#: tcop/postgres.c:2189
-#, c-format
-msgid "abort reason: recovery conflict"
-msgstr "alasan batal: konflik perbaikan"
-
-#: tcop/postgres.c:2205
-#, c-format
-msgid "User was holding shared buffer pin for too long."
-msgstr "Pengguna memegang pin 'shared buffer' terlalu lama"
-
-#: tcop/postgres.c:2208
-#, c-format
-msgid "User was holding a relation lock for too long."
-msgstr "Pengguna memegang kunci tabel terlalu lama"
-
-#: tcop/postgres.c:2211
-#, c-format
-msgid "User was or might have been using tablespace that must be dropped."
-msgstr "Pengguna telah atau sedang menggunakan 'tablespace' yang harus dihapus"
-
-#: tcop/postgres.c:2214
-#, c-format
-msgid "User query might have needed to see row versions that must be removed."
-msgstr "Query pengguna mungkin butuh melihat versi baris yang harus dibuang"
-
-#: tcop/postgres.c:2220
-#, c-format
-msgid "User was connected to a database that must be dropped."
-msgstr "Pengguna terhubung ke database yang harus dihapus"
-
-#: tcop/postgres.c:2549
-#, c-format
-msgid "terminating connection because of crash of another server process"
-msgstr "memutus koneksi karena proses server lain mati (crash)"
-
-#: tcop/postgres.c:2550
-#, 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 ""
-"Postmaster telah menyuruh proses server ini mengembalikan \n"
-"transaksi saat ini dan keluar, karena proses server lainnya \n"
-"keluar tidak normal dan kemungkinan memori 'shared' rusak"
-
-#: tcop/postgres.c:2554 tcop/postgres.c:2938
-#, c-format
-msgid "In a moment you should be able to reconnect to the database and repeat your command."
-msgstr "Sebentar lagi Anda seharusnya dapat terhubung kembali ke database dan mengulangi perintah anda."
-
-#: tcop/postgres.c:2667
-#, c-format
-msgid "floating-point exception"
-msgstr "Kesalahan pengecualian dari bilangan pecahan"
-
-#: tcop/postgres.c:2668
-#, 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 "Operasi bil pecahan yang tidak valid tersinyal. Ini mungkin hasil yang diluar jangkauan atau operasi yang tidak valid, seperti pembagian dengan nol."
-
-#: tcop/postgres.c:2842
-#, c-format
-msgid "terminating autovacuum process due to administrator command"
-msgstr "menghentikan 'autovacuum' karena perintah adminstrator"
-
-#: tcop/postgres.c:2848 tcop/postgres.c:2858 tcop/postgres.c:2936
-#, c-format
-msgid "terminating connection due to conflict with recovery"
-msgstr "memutus koneksi karena konflik dengan perbaikan"
-
-#: tcop/postgres.c:2864
-#, c-format
-msgid "terminating connection due to administrator command"
-msgstr "memutus koneksi karena perintah administrator"
-
-#: tcop/postgres.c:2876
-#, c-format
-msgid "connection to client lost"
-msgstr "koneksi ke klien hilang"
-
-#: tcop/postgres.c:2891
-#, c-format
-msgid "canceling authentication due to timeout"
-msgstr "pembatalan otentikasi karena waktu habis"
-
-#: tcop/postgres.c:2906
-#, c-format
-msgid "canceling statement due to lock timeout"
-msgstr "pembatalan perintah karena kunci kehabisan waktu tunggu"
-
-#: tcop/postgres.c:2915
-#, c-format
-msgid "canceling statement due to statement timeout"
-msgstr "pembatalan perintah karena perintah kehabisan waktu tunggu"
-
-#: tcop/postgres.c:2924
-#, c-format
-msgid "canceling autovacuum task"
-msgstr "pembatalan kerja 'autovacuum"
-
-#: tcop/postgres.c:2959
-#, c-format
-msgid "canceling statement due to user request"
-msgstr "pembatalan perintah karena permintaan pengguna"
-
-#: tcop/postgres.c:3087 tcop/postgres.c:3109
-#, c-format
-msgid "stack depth limit exceeded"
-msgstr "batas kedalam 'stack' berlebih"
-
-#: tcop/postgres.c:3088 tcop/postgres.c:3110
-#, c-format
-msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
-msgstr "Meningkatkan parameter konfigurasi « max_stack_depth » (saat ini %d kB) setelah pastikan batas kedalaman 'stack' dari platform mencukupi."
-
-#: tcop/postgres.c:3126
-#, c-format
-msgid "\"max_stack_depth\" must not exceed %ldkB."
-msgstr "« max_stack_depth » harus tidak melebihi %ld kB."
-
-#: tcop/postgres.c:3128
-#, c-format
-msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
-msgstr "Tingkatkan batas kedalaman 'stack' dari platform lewat « ulimit -s » atau cara lokal yg sama."
-
-#: tcop/postgres.c:3492
-#, c-format
-msgid "invalid command-line argument for server process: %s"
-msgstr "argumen perintah-baris tidak valid untuk proses server: %s"
-
-#: tcop/postgres.c:3493 tcop/postgres.c:3499
-#, c-format
-msgid "Try \"%s --help\" for more information."
-msgstr "Coba lakukan « %s --help » untuk pertolongan informasi."
-
-#: tcop/postgres.c:3497
-#, c-format
-msgid "%s: invalid command-line argument: %s"
-msgstr "%s: argumen perintah-baris tidak valid: %s"
-
-#: tcop/postgres.c:3576
-#, c-format
-msgid "%s: no database nor user name specified"
-msgstr "%s: tak ada database atau nama user yg disebutkan"
-
-#: tcop/postgres.c:4143
-#, c-format
-msgid "invalid CLOSE message subtype %d"
-msgstr "sub tipe %d dari CLOSE tidak valid"
-
-#: tcop/postgres.c:4178
-#, c-format
-msgid "invalid DESCRIBE message subtype %d"
-msgstr "sub tipe %d dari DESCRIBE tidak valid"
-
-#: tcop/postgres.c:4256
-#, c-format
-msgid "fastpath function calls not supported in a replication connection"
-msgstr "pemanggilan fungsi 'fastpath' tidak didukung dalam koneksi replikasi"
-
-#: tcop/postgres.c:4260
-#, c-format
-msgid "extended query protocol not supported in a replication connection"
-msgstr "protokol query yang lebih luas tidak didukung dalam koneksi replikasi"
-
-#: tcop/postgres.c:4430
-#, c-format
-msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
-msgstr "pemutusan koneksi: sesi waktu: %d:%02d:%02d.%03d pengguna=%s database=%s host=%s%s%s"
-
-#: tcop/pquery.c:662
-#, c-format
-msgid "bind message has %d result formats but query has %d columns"
-msgstr "pesan terikat memiliki %d format hasil, tapi query memiliki %d kolom"
-
-#: tcop/pquery.c:972
-#, c-format
-msgid "cursor can only scan forward"
-msgstr "'cursor' hanya dapat melakukan pemindaian kedepan"
-
-#: tcop/pquery.c:973
-#, c-format
-msgid "Declare it with SCROLL option to enable backward scan."
-msgstr "Nyatakanlah dengan opsi SCROLL untuk memungkinkan pemindaian kebelakang."
-
-#. translator: %s is name of a SQL command, eg CREATE
-#: tcop/utility.c:226
-#, c-format
-msgid "cannot execute %s in a read-only transaction"
-msgstr "tak dapat menjalankan perintah %s dalam transaksi hanya-baca"
-
-#. translator: %s is name of a SQL command, eg CREATE
-#: tcop/utility.c:245
-#, c-format
-msgid "cannot execute %s during recovery"
-msgstr "tak dapat menjalankan perintah %s selama perbaikan"
-
-#. translator: %s is name of a SQL command, eg PREPARE
-#: tcop/utility.c:263
-#, c-format
-msgid "cannot execute %s within security-restricted operation"
-msgstr "tak dapat menjalankan perintah %s dalam operasi yang dibatasi-keamanan"
-
-#: tcop/utility.c:721
-#, c-format
-msgid "must be superuser to do CHECKPOINT"
-msgstr "harus 'superuser' untuk menjalankan CHECKPOINT"
-
-#: tsearch/dict_ispell.c:51 tsearch/dict_thesaurus.c:614
-#, c-format
-msgid "multiple DictFile parameters"
-msgstr "parameter DictFile lebih dari satu"
-
-#: tsearch/dict_ispell.c:62
-#, c-format
-msgid "multiple AffFile parameters"
-msgstr "parameter AffFile lebih dari satu"
-
-#: tsearch/dict_ispell.c:81
-#, c-format
-msgid "unrecognized Ispell parameter: \"%s\""
-msgstr "parameter Ispell: « %s » tak dikenal"
-
-#: tsearch/dict_ispell.c:95
-#, c-format
-msgid "missing AffFile parameter"
-msgstr "parameter AffFile hilang"
-
-#: tsearch/dict_ispell.c:101 tsearch/dict_thesaurus.c:638
-#, c-format
-msgid "missing DictFile parameter"
-msgstr "parameter DictFile hilang"
-
-#: tsearch/dict_simple.c:57
-#, c-format
-msgid "multiple Accept parameters"
-msgstr "parameter Accept lebih dari satu"
-
-#: tsearch/dict_simple.c:65
-#, c-format
-msgid "unrecognized simple dictionary parameter: \"%s\""
-msgstr "parameter kamus simple tak dikenal: « %s »"
-
-#: tsearch/dict_synonym.c:117
-#, c-format
-msgid "unrecognized synonym parameter: \"%s\""
-msgstr "parameter sinonim tak dikenal: « %s »"
-
-#: tsearch/dict_synonym.c:124
-#, c-format
-msgid "missing Synonyms parameter"
-msgstr "parameter sinonim hilang"
-
-#: tsearch/dict_synonym.c:131
-#, c-format
-msgid "could not open synonym file \"%s\": %m"
-msgstr "tak bisa membuka file sinonim « %s »: %m"
-
-#: tsearch/dict_thesaurus.c:179
-#, c-format
-msgid "could not open thesaurus file \"%s\": %m"
-msgstr "tak bisa membuka file thesaurus « %s »: %m"
-
-#: tsearch/dict_thesaurus.c:212
-#, c-format
-msgid "unexpected delimiter"
-msgstr "pembatas tak diduga"
-
-#: tsearch/dict_thesaurus.c:262 tsearch/dict_thesaurus.c:278
-#, c-format
-msgid "unexpected end of line or lexeme"
-msgstr "akhir baris tak terduga atau 'lexeme'"
-
-#: tsearch/dict_thesaurus.c:287
-#, c-format
-msgid "unexpected end of line"
-msgstr "akhir baris takterduga"
-
-#: tsearch/dict_thesaurus.c:411
-#, c-format
-msgid "thesaurus sample word \"%s\" isn't recognized by subdictionary (rule %d)"
-msgstr "contoh kata thesaurus « %s » tak dikenal oleh sub-kamus (rule %d)"
-
-#: tsearch/dict_thesaurus.c:417
-#, c-format
-msgid "thesaurus sample word \"%s\" is a stop word (rule %d)"
-msgstr "contoh kata thesaurus « %s » bukan sebuah kata berhenti (rule %d)"
-
-#: tsearch/dict_thesaurus.c:420
-#, c-format
-msgid "Use \"?\" to represent a stop word within a sample phrase."
-msgstr "Gunakan « ? » menunjukkan kata berhenti dalam sebuah frase."
-
-#: tsearch/dict_thesaurus.c:566
-#, c-format
-msgid "thesaurus substitute word \"%s\" is a stop word (rule %d)"
-msgstr "kata ganti thesaurus « %s » bukan kata berhenti (rule %d)"
-
-#: tsearch/dict_thesaurus.c:573
-#, c-format
-msgid "thesaurus substitute word \"%s\" isn't recognized by subdictionary (rule %d)"
-msgstr "kata ganti thesaurus « %s » tidak dikenal oleh subkamus (rule %d)"
-
-#: tsearch/dict_thesaurus.c:585
-#, c-format
-msgid "thesaurus substitute phrase is empty (rule %d)"
-msgstr "thesaurus pengganti frase itu kosong (rule %d)"
-
-#: tsearch/dict_thesaurus.c:623
-#, c-format
-msgid "multiple Dictionary parameters"
-msgstr "parameter kamus lebih dari satu"
-
-#: tsearch/dict_thesaurus.c:630
-#, c-format
-msgid "unrecognized Thesaurus parameter: \"%s\""
-msgstr "parameter thesaurus tak dikenal: « %s »"
-
-#: tsearch/dict_thesaurus.c:642
-#, c-format
-msgid "missing Dictionary parameter"
-msgstr "parameter kamus hilang"
-
-#: tsearch/spell.c:276
-#, c-format
-msgid "could not open dictionary file \"%s\": %m"
-msgstr "tak bisa membuka file kamus « %s »: %m"
-
-#: tsearch/spell.c:439 utils/adt/regexp.c:204
-#, c-format
-msgid "invalid regular expression: %s"
-msgstr "bentuk 'regex' tidak valid: %s"
-
-#: tsearch/spell.c:596 tsearch/spell.c:842 tsearch/spell.c:862
-#, c-format
-msgid "multibyte flag character is not allowed"
-msgstr "karakter penanda banyak byte tidak dizinkan"
-
-#: tsearch/spell.c:629 tsearch/spell.c:687 tsearch/spell.c:780
-#, c-format
-msgid "could not open affix file \"%s\": %m"
-msgstr "tak dapat membuka tambahan file  « %s »: %m"
-
-#: tsearch/spell.c:675
-#, c-format
-msgid "Ispell dictionary supports only default flag value"
-msgstr "kamus 'Ispell' hanya mendukung nilai penanda asal"
-
-#: tsearch/spell.c:873
-#, c-format
-msgid "wrong affix file format for flag"
-msgstr "salah format tambahan file untuk penanda"
-
-#: tsearch/to_tsany.c:163 utils/adt/tsvector.c:270 utils/adt/tsvector_op.c:530
-#, c-format
-msgid "string is too long for tsvector (%d bytes, max %d bytes)"
-msgstr "string terlalu panjang untuk 'tsvector' (%d byte, max %d byte)"
-
-#: tsearch/ts_locale.c:177
-#, c-format
-msgid "line %d of configuration file \"%s\": \"%s\""
-msgstr "baris %d dari file konfigurasi « %s » : « %s »"
-
-#: tsearch/ts_locale.c:302
-#, c-format
-msgid "conversion from wchar_t to server encoding failed: %m"
-msgstr "konversi dari 'wchar_t' ke server encoding gagal: %m"
-
-#: tsearch/ts_parse.c:390 tsearch/ts_parse.c:397 tsearch/ts_parse.c:560 tsearch/ts_parse.c:567
-#, c-format
-msgid "word is too long to be indexed"
-msgstr "kata terlalu panjang untuk disusun (index)"
-
-#: tsearch/ts_parse.c:391 tsearch/ts_parse.c:398 tsearch/ts_parse.c:561 tsearch/ts_parse.c:568
-#, c-format
-msgid "Words longer than %d characters are ignored."
-msgstr "kata dengan panjang lebih dari %d karakter diabaikan."
-
-#: tsearch/ts_utils.c:51
-#, c-format
-msgid "invalid text search configuration file name \"%s\""
-msgstr "pencarian teks untuk pencarian nama konfigurasi file tidak valid : « %s »"
-
-#: tsearch/ts_utils.c:83
-#, c-format
-msgid "could not open stop-word file \"%s\": %m"
-msgstr "tak bisa membuka file kata-berhenti « %s »: %m"
-
-#: tsearch/wparser.c:306
-#, c-format
-msgid "text search parser does not support headline creation"
-msgstr "pemilah pencari teks tidak mendukung pembuatan 'headline'"
-
-#: tsearch/wparser_def.c:2555
-#, c-format
-msgid "unrecognized headline parameter: \"%s\""
-msgstr "parameter headline « %s » tak dikenal"
-
-#: tsearch/wparser_def.c:2564
-#, c-format
-msgid "MinWords should be less than MaxWords"
-msgstr "'MinWords' harus lebih kecil dari 'MaxWords'"
-
-#: tsearch/wparser_def.c:2568
-#, c-format
-msgid "MinWords should be positive"
-msgstr "'MinWords' harus bernilai positif"
-
-#: tsearch/wparser_def.c:2572
-#, c-format
-msgid "ShortWord should be >= 0"
-msgstr "'ShortWord' harus >= 0"
-
-#: tsearch/wparser_def.c:2576
-#, c-format
-msgid "MaxFragments should be >= 0"
-msgstr "'MaxFragments' harus >= 0"
-
-#: utils/adt/acl.c:170 utils/adt/name.c:91
-#, c-format
-msgid "identifier too long"
-msgstr "pengenal terlalu panjang"
-
-#: utils/adt/acl.c:171 utils/adt/name.c:92
-#, c-format
-msgid "Identifier must be less than %d characters."
-msgstr "Pengenal harus lebih kecil dari %d karakter."
-
-#: utils/adt/acl.c:257
-#, c-format
-msgid "unrecognized key word: \"%s\""
-msgstr "kata kunci tak dikenal: « %s »"
-
-#: utils/adt/acl.c:258
-#, c-format
-msgid "ACL key word must be \"group\" or \"user\"."
-msgstr "kata kunci ACl harus « group » atau « user »."
-
-#: utils/adt/acl.c:263
-#, c-format
-msgid "missing name"
-msgstr "kurang nama"
-
-#: utils/adt/acl.c:264
-#, c-format
-msgid "A name must follow the \"group\" or \"user\" key word."
-msgstr "nama harus mengikuti « group » atau « user » kata kunci."
-
-#: utils/adt/acl.c:270
-#, c-format
-msgid "missing \"=\" sign"
-msgstr "kurang tanda « = »"
-
-#: utils/adt/acl.c:323
-#, c-format
-msgid "invalid mode character: must be one of \"%s\""
-msgstr "karakter mode tak valid: harus salah satu dari « %s »"
-
-#: utils/adt/acl.c:345
-#, c-format
-msgid "a name must follow the \"/\" sign"
-msgstr "nama harus mengikuti tanda « / » "
-
-#: utils/adt/acl.c:353
-#, c-format
-msgid "defaulting grantor to user ID %u"
-msgstr "mengembalikan grantor ke ID pengguna %u"
-
-#: utils/adt/acl.c:544
-#, c-format
-msgid "ACL array contains wrong data type"
-msgstr "array ACL berisi tipe data yang salah"
-
-#: utils/adt/acl.c:548
-#, c-format
-msgid "ACL arrays must be one-dimensional"
-msgstr "array ACL harus berdimensi satu"
-
-#: utils/adt/acl.c:552
-#, c-format
-msgid "ACL arrays must not contain null values"
-msgstr "array ACL harus tidak berisi nilai nul"
-
-#: utils/adt/acl.c:576
-#, c-format
-msgid "extra garbage at the end of the ACL specification"
-msgstr "kelebihan sampah di akhir spesifikasi ACL"
-
-#: utils/adt/acl.c:1196
-#, c-format
-msgid "grant options cannot be granted back to your own grantor"
-msgstr "opsi grant tak dapat di-grant kembali pada yang memberi grant pada Anda"
-
-#: utils/adt/acl.c:1257
-#, c-format
-msgid "dependent privileges exist"
-msgstr "adanya 'privilege' yang terkait"
-
-#: utils/adt/acl.c:1258
-#, c-format
-msgid "Use CASCADE to revoke them too."
-msgstr "Gunakan CASCADE untuk mengambil haknya juga."
-
-#: utils/adt/acl.c:1537
-#, c-format
-msgid "aclinsert is no longer supported"
-msgstr "'aclinsert' tak lagi didukung "
-
-#: utils/adt/acl.c:1547
-#, c-format
-msgid "aclremove is no longer supported"
-msgstr "'aclremove' tak lagi didukung"
-
-#: utils/adt/acl.c:1633 utils/adt/acl.c:1687
-#, c-format
-msgid "unrecognized privilege type: \"%s\""
-msgstr "tipe hak: « %s » tak dikenal"
-
-#: utils/adt/acl.c:3427 utils/adt/regproc.c:122 utils/adt/regproc.c:143 utils/adt/regproc.c:293
-#, c-format
-msgid "function \"%s\" does not exist"
-msgstr "fungsi « %s » tak ada"
-
-#: utils/adt/acl.c:4881
-#, c-format
-msgid "must be member of role \"%s\""
-msgstr "harus menjadi anggota role « %s »"
-
-#: utils/adt/array_userfuncs.c:48
-#, c-format
-msgid "could not determine input data types"
-msgstr "tak dapat menentukan tipe data masuk"
-
-#: utils/adt/array_userfuncs.c:82
-#, c-format
-msgid "neither input type is an array"
-msgstr "tak ada tipe masukan yang merupakan array"
-
-#: utils/adt/array_userfuncs.c:103 utils/adt/array_userfuncs.c:113 utils/adt/arrayfuncs.c:1281 utils/adt/float.c:1225 utils/adt/float.c:1284 utils/adt/float.c:2835 utils/adt/float.c:2851 utils/adt/int.c:623 utils/adt/int.c:652 utils/adt/int.c:673 utils/adt/int.c:704 utils/adt/int.c:737 utils/adt/int.c:759 utils/adt/int.c:907 utils/adt/int.c:928 utils/adt/int.c:955 utils/adt/int.c:995 utils/adt/int.c:1016
-#: utils/adt/int.c:1043 utils/adt/int.c:1076 utils/adt/int.c:1159 utils/adt/int8.c:1247 utils/adt/numeric.c:2242 utils/adt/numeric.c:2251 utils/adt/varbit.c:1173 utils/adt/varbit.c:1565 utils/adt/varlena.c:1013 utils/adt/varlena.c:2036
-#, c-format
-msgid "integer out of range"
-msgstr "nilai integer melebihi jangkauan"
-
-#: utils/adt/array_userfuncs.c:121
-#, c-format
-msgid "argument must be empty or one-dimensional array"
-msgstr "argument harus kosong atau array berdimensi-satu"
-
-#: utils/adt/array_userfuncs.c:224 utils/adt/array_userfuncs.c:263 utils/adt/array_userfuncs.c:300 utils/adt/array_userfuncs.c:329 utils/adt/array_userfuncs.c:357
-#, c-format
-msgid "cannot concatenate incompatible arrays"
-msgstr "tak dapat menggabungkan array yang tidak kompatibel"
-
-#: utils/adt/array_userfuncs.c:225
-#, c-format
-msgid "Arrays with element types %s and %s are not compatible for concatenation."
-msgstr "Array dengan tipe elemen %s dan %s tidak kompatibel untuk penggabungan."
-
-#: utils/adt/array_userfuncs.c:264
-#, c-format
-msgid "Arrays of %d and %d dimensions are not compatible for concatenation."
-msgstr "Array dimensi %d dan %d tidak kompatibel untuk penggabungan."
-
-#: utils/adt/array_userfuncs.c:301
-#, c-format
-msgid "Arrays with differing element dimensions are not compatible for concatenation."
-msgstr "Array dengan elemen yang berbeda tidak kompatibel untuk penggabungan."
-
-#: utils/adt/array_userfuncs.c:330 utils/adt/array_userfuncs.c:358
-#, c-format
-msgid "Arrays with differing dimensions are not compatible for concatenation."
-msgstr "Array dengan dimensi yang berbeda tidak kompatibel untuk penggabungan."
-
-#: utils/adt/array_userfuncs.c:426 utils/adt/arrayfuncs.c:1243 utils/adt/arrayfuncs.c:2916 utils/adt/arrayfuncs.c:4941
-#, c-format
-msgid "invalid number of dimensions: %d"
-msgstr "nomor dimensi tak valid: %d"
-
-#: utils/adt/array_userfuncs.c:487 utils/adt/json.c:1595 utils/adt/json.c:1672
-#, c-format
-msgid "could not determine input data type"
-msgstr "tak dapat menentukan tipe data masuk"
-
-#: utils/adt/arrayfuncs.c:240 utils/adt/arrayfuncs.c:252
-#, c-format
-msgid "missing dimension value"
-msgstr "kurang nilai dimensi"
-
-#: utils/adt/arrayfuncs.c:262
-#, c-format
-msgid "missing \"]\" in array dimensions"
-msgstr "kurang « ] » dalam dimensi array"
-
-#: utils/adt/arrayfuncs.c:270 utils/adt/arrayfuncs.c:2441 utils/adt/arrayfuncs.c:2469 utils/adt/arrayfuncs.c:2484
-#, c-format
-msgid "upper bound cannot be less than lower bound"
-msgstr "limit atas tidak boleh kurang dari limit bawah"
-
-#: utils/adt/arrayfuncs.c:282 utils/adt/arrayfuncs.c:308
-#, c-format
-msgid "array value must start with \"{\" or dimension information"
-msgstr "nilai array harus dimulai dengan « { » atau informasi dimensi"
-
-#: utils/adt/arrayfuncs.c:296
-#, c-format
-msgid "missing assignment operator"
-msgstr "kurang tanda sama dengan"
-
-#: utils/adt/arrayfuncs.c:313 utils/adt/arrayfuncs.c:319
-#, c-format
-msgid "array dimensions incompatible with array literal"
-msgstr "dimensi array tidak kompatibel dengan literal array"
-
-#: utils/adt/arrayfuncs.c:449 utils/adt/arrayfuncs.c:464 utils/adt/arrayfuncs.c:473 utils/adt/arrayfuncs.c:487 utils/adt/arrayfuncs.c:507 utils/adt/arrayfuncs.c:535 utils/adt/arrayfuncs.c:540 utils/adt/arrayfuncs.c:580 utils/adt/arrayfuncs.c:601 utils/adt/arrayfuncs.c:620 utils/adt/arrayfuncs.c:730 utils/adt/arrayfuncs.c:739 utils/adt/arrayfuncs.c:769 utils/adt/arrayfuncs.c:784 utils/adt/arrayfuncs.c:837
-#, c-format
-msgid "malformed array literal: \"%s\""
-msgstr "literal array salah bentuk: « %s »"
-
-#: utils/adt/arrayfuncs.c:876 utils/adt/arrayfuncs.c:1478 utils/adt/arrayfuncs.c:2800 utils/adt/arrayfuncs.c:2948 utils/adt/arrayfuncs.c:5041 utils/adt/arrayfuncs.c:5373 utils/adt/arrayutils.c:93 utils/adt/arrayutils.c:102 utils/adt/arrayutils.c:109
-#, c-format
-msgid "array size exceeds the maximum allowed (%d)"
-msgstr "ukuran array melebihi maksimal yang diijinkan (%d)"
-
-#: utils/adt/arrayfuncs.c:1254
-#, c-format
-msgid "invalid array flags"
-msgstr "penanda array tidak valid"
-
-#: utils/adt/arrayfuncs.c:1262
-#, c-format
-msgid "wrong element type"
-msgstr "tipe elemen salah"
-
-#: utils/adt/arrayfuncs.c:1312 utils/adt/rangetypes.c:325 utils/cache/lsyscache.c:2530
-#, c-format
-msgid "no binary input function available for type %s"
-msgstr "tak ada fungsi biner masuk tersedia untuk tipe %s"
-
-#: utils/adt/arrayfuncs.c:1452
-#, c-format
-msgid "improper binary format in array element %d"
-msgstr "format biner yang tidak sesuai pada elemen array %d"
-
-#: utils/adt/arrayfuncs.c:1534 utils/adt/rangetypes.c:330 utils/cache/lsyscache.c:2563
-#, c-format
-msgid "no binary output function available for type %s"
-msgstr "tak tersedia keluaran fungsi biner untuk tipe %s"
-
-#: utils/adt/arrayfuncs.c:1908
-#, c-format
-msgid "slices of fixed-length arrays not implemented"
-msgstr "potongan array ukuran-tetap tidak dipasang"
-
-#: utils/adt/arrayfuncs.c:2081 utils/adt/arrayfuncs.c:2103 utils/adt/arrayfuncs.c:2137 utils/adt/arrayfuncs.c:2423 utils/adt/arrayfuncs.c:4921 utils/adt/arrayfuncs.c:4953 utils/adt/arrayfuncs.c:4970
-#, c-format
-msgid "wrong number of array subscripts"
-msgstr "jumlah subscript array salah"
-
-#: utils/adt/arrayfuncs.c:2086 utils/adt/arrayfuncs.c:2179 utils/adt/arrayfuncs.c:2474
-#, c-format
-msgid "array subscript out of range"
-msgstr "'subscript array' diluar jangkauan"
-
-#: utils/adt/arrayfuncs.c:2091
-#, c-format
-msgid "cannot assign null value to an element of a fixed-length array"
-msgstr "tak dapat mengisikan nilai nul pada elemen 'fixed-length array'"
-
-#: utils/adt/arrayfuncs.c:2377
-#, c-format
-msgid "updates on slices of fixed-length arrays not implemented"
-msgstr "fitur memperbaharui potongan dari 'fixed-length array' tidak dipasang"
-
-#: utils/adt/arrayfuncs.c:2413 utils/adt/arrayfuncs.c:2500
-#, c-format
-msgid "source array too small"
-msgstr "tabel sumber terlalu kecil"
-
-#: utils/adt/arrayfuncs.c:3055
-#, c-format
-msgid "null array element not allowed in this context"
-msgstr "elemen NUL para array tidak diijinkan dalam konteks ini"
-
-#: utils/adt/arrayfuncs.c:3158 utils/adt/arrayfuncs.c:3366 utils/adt/arrayfuncs.c:3683
-#, c-format
-msgid "cannot compare arrays of different element types"
-msgstr "tak dapat membandingkan array dari tipe elemen yang berbeda"
-
-#: utils/adt/arrayfuncs.c:3568 utils/adt/rangetypes.c:1212
-#, c-format
-msgid "could not identify a hash function for type %s"
-msgstr "tak dapat mengenali fungsi hash untuk tipe %s"
-
-#: utils/adt/arrayfuncs.c:4819 utils/adt/arrayfuncs.c:4859
-#, c-format
-msgid "dimension array or low bound array cannot be null"
-msgstr "array dimensi atau batas-bawah tak bisa bernilai nul"
-
-#: utils/adt/arrayfuncs.c:4922 utils/adt/arrayfuncs.c:4954
-#, c-format
-msgid "Dimension array must be one dimensional."
-msgstr "array dimensi harus berdimensi satu"
-
-#: utils/adt/arrayfuncs.c:4927 utils/adt/arrayfuncs.c:4959
-#, c-format
-msgid "wrong range of array subscripts"
-msgstr "jangkauan subscript array salah"
-
-#: utils/adt/arrayfuncs.c:4928 utils/adt/arrayfuncs.c:4960
-#, c-format
-msgid "Lower bound of dimension array must be one."
-msgstr "Batas bawah dari array dimensi harus satu."
-
-#: utils/adt/arrayfuncs.c:4933 utils/adt/arrayfuncs.c:4965
-#, c-format
-msgid "dimension values cannot be null"
-msgstr "nilai dimensi tak bisa bernilai nul"
-
-#: utils/adt/arrayfuncs.c:4971
-#, c-format
-msgid "Low bound array has different size than dimensions array."
-msgstr "batas bawah array memiliki ukuran berbeda dengan array dimensi"
-
-#: utils/adt/arrayfuncs.c:5238
-#, c-format
-msgid "removing elements from multidimensional arrays is not supported"
-msgstr "menghapus elemen dari array multidimensi tidak didukung"
-
-#: utils/adt/arrayutils.c:209
-#, c-format
-msgid "typmod array must be type cstring[]"
-msgstr "array 'typmod' harus bertipe 'cstring[]'"
-
-#: utils/adt/arrayutils.c:214
-#, c-format
-msgid "typmod array must be one-dimensional"
-msgstr "array 'typmod' harus berdimensi satu"
-
-#: utils/adt/arrayutils.c:219
-#, c-format
-msgid "typmod array must not contain nulls"
-msgstr "array 'typmod' harus tidak berisi nul"
-
-#: utils/adt/ascii.c:75
-#, c-format
-msgid "encoding conversion from %s to ASCII not supported"
-msgstr "konversi encoding dari %s ke ASCII tidak didukung"
-
-#: utils/adt/bool.c:153
-#, c-format
-msgid "invalid input syntax for type boolean: \"%s\""
-msgstr "bentuk masukan tidak valid untuk tipe boolean: « %s »"
-
-#: utils/adt/cash.c:246
-#, c-format
-msgid "invalid input syntax for type money: \"%s\""
-msgstr "bentuk masukan tidak valid untuk tipe money: « %s »"
-
-#: utils/adt/cash.c:609 utils/adt/cash.c:659 utils/adt/cash.c:710 utils/adt/cash.c:759 utils/adt/cash.c:811 utils/adt/cash.c:861 utils/adt/float.c:852 utils/adt/float.c:916 utils/adt/float.c:2594 utils/adt/float.c:2657 utils/adt/geo_ops.c:4143 utils/adt/int.c:719 utils/adt/int.c:861 utils/adt/int.c:969 utils/adt/int.c:1058 utils/adt/int.c:1097 utils/adt/int.c:1125 utils/adt/int8.c:597 utils/adt/int8.c:657
-#: utils/adt/int8.c:846 utils/adt/int8.c:954 utils/adt/int8.c:1043 utils/adt/int8.c:1151 utils/adt/numeric.c:4510 utils/adt/numeric.c:4793 utils/adt/timestamp.c:3021
-#, c-format
-msgid "division by zero"
-msgstr "pembagian dengan nol"
-
-#: utils/adt/char.c:169
-#, c-format
-msgid "\"char\" out of range"
-msgstr "« char » diluar jangkauan"
-
-#: utils/adt/date.c:68 utils/adt/timestamp.c:93 utils/adt/varbit.c:52 utils/adt/varchar.c:44
-#, c-format
-msgid "invalid type modifier"
-msgstr "tipe pengubah (modifier) tidak valid"
-
-#: utils/adt/date.c:73
-#, c-format
-msgid "TIME(%d)%s precision must not be negative"
-msgstr "presisi TIME(%d)%s tidak boleh bernilai negatif"
-
-#: utils/adt/date.c:79
-#, c-format
-msgid "TIME(%d)%s precision reduced to maximum allowed, %d"
-msgstr "presisi TIME(%d)%s dikurang ke maksimal yang diijinkan, %d"
-
-#: utils/adt/date.c:144 utils/adt/datetime.c:1200 utils/adt/datetime.c:1936
-#, c-format
-msgid "date/time value \"current\" is no longer supported"
-msgstr "nilai waktu « current » sudah tidak didukung lagi"
-
-#: utils/adt/date.c:169 utils/adt/formatting.c:3399
-#, c-format
-msgid "date out of range: \"%s\""
-msgstr "tanggal diluar jangkauan: « %s »"
-
-#: utils/adt/date.c:219 utils/adt/xml.c:2033
-#, c-format
-msgid "date out of range"
-msgstr "date diluar jangkauan"
-
-#: utils/adt/date.c:383
-#, c-format
-msgid "cannot subtract infinite dates"
-msgstr "tak dapat mengurangi tanggal yang takterbatas"
-
-#: utils/adt/date.c:440 utils/adt/date.c:477
-#, c-format
-msgid "date out of range for timestamp"
-msgstr "tanggal melebihi jangkauan untuk capwaktu"
-
-#: utils/adt/date.c:936 utils/adt/date.c:982 utils/adt/date.c:1549 utils/adt/date.c:1585 utils/adt/date.c:2457 utils/adt/formatting.c:3275 utils/adt/formatting.c:3307 utils/adt/formatting.c:3375 utils/adt/nabstime.c:481 utils/adt/nabstime.c:524 utils/adt/nabstime.c:554 utils/adt/nabstime.c:597 utils/adt/timestamp.c:226 utils/adt/timestamp.c:269 utils/adt/timestamp.c:502 utils/adt/timestamp.c:541
-#: utils/adt/timestamp.c:2676 utils/adt/timestamp.c:2697 utils/adt/timestamp.c:2710 utils/adt/timestamp.c:2719 utils/adt/timestamp.c:2776 utils/adt/timestamp.c:2799 utils/adt/timestamp.c:2812 utils/adt/timestamp.c:2823 utils/adt/timestamp.c:3259 utils/adt/timestamp.c:3388 utils/adt/timestamp.c:3429 utils/adt/timestamp.c:3517 utils/adt/timestamp.c:3563 utils/adt/timestamp.c:3674 utils/adt/timestamp.c:3998
-#: utils/adt/timestamp.c:4137 utils/adt/timestamp.c:4147 utils/adt/timestamp.c:4209 utils/adt/timestamp.c:4349 utils/adt/timestamp.c:4359 utils/adt/timestamp.c:4574 utils/adt/timestamp.c:4653 utils/adt/timestamp.c:4660 utils/adt/timestamp.c:4686 utils/adt/timestamp.c:4690 utils/adt/timestamp.c:4747 utils/adt/xml.c:2055 utils/adt/xml.c:2062 utils/adt/xml.c:2082 utils/adt/xml.c:2089
-#, c-format
-msgid "timestamp out of range"
-msgstr "capwaktu (timestamp) melebihi jangkauan"
-
-#: utils/adt/date.c:1008
-#, c-format
-msgid "cannot convert reserved abstime value to date"
-msgstr "tidak dapat mengkonversi nilai abstime yang disediakan ke date"
-
-#: utils/adt/date.c:1162 utils/adt/date.c:1169 utils/adt/date.c:1947 utils/adt/date.c:1954
-#, c-format
-msgid "time out of range"
-msgstr "waktu melebihi jangkauan"
-
-#: utils/adt/date.c:1825 utils/adt/date.c:1842
-#, c-format
-msgid "\"time\" units \"%s\" not recognized"
-msgstr "satuan « time » « %s » tidak dikenali"
-
-#: utils/adt/date.c:1963
-#, c-format
-msgid "time zone displacement out of range"
-msgstr "pemindahtempatan zona waktu di luar jangkauan"
-
-#: utils/adt/date.c:2587 utils/adt/date.c:2604
-#, c-format
-msgid "\"time with time zone\" units \"%s\" not recognized"
-msgstr "satuan « time with time zone » « %s » tidak dikenali"
-
-#: utils/adt/date.c:2662 utils/adt/datetime.c:931 utils/adt/datetime.c:1665 utils/adt/timestamp.c:4586 utils/adt/timestamp.c:4758
-#, c-format
-msgid "time zone \"%s\" not recognized"
-msgstr "zona waktu « %s » tak dikenal"
-
-#: utils/adt/date.c:2702 utils/adt/timestamp.c:4611 utils/adt/timestamp.c:4784
-#, c-format
-msgid "interval time zone \"%s\" must not include months or days"
-msgstr "zona waktu interval « %s » tidak boleh memasukkan bulan atau hari"
-
-#: utils/adt/datetime.c:3539 utils/adt/datetime.c:3546
-#, c-format
-msgid "date/time field value out of range: \"%s\""
-msgstr "nilai field date/time melebihi jangkauan : « %s »"
-
-#: utils/adt/datetime.c:3548
-#, c-format
-msgid "Perhaps you need a different \"datestyle\" setting."
-msgstr "Mungkin anda perlu setelan « datestyle » yang berbeda."
-
-#: utils/adt/datetime.c:3553
-#, c-format
-msgid "interval field value out of range: \"%s\""
-msgstr "nilai field interval melebihi jangkauan : « %s »"
-
-#: utils/adt/datetime.c:3559
-#, c-format
-msgid "time zone displacement out of range: \"%s\""
-msgstr "pemindahan zona waktu melebihi jangkauan : « %s »"
-
-#. translator: first %s is inet or cidr
-#: utils/adt/datetime.c:3566 utils/adt/network.c:107
-#, c-format
-msgid "invalid input syntax for type %s: \"%s\""
-msgstr "sintaks masukan tidak valid untuk tipe %s : « %s »"
-
-#: utils/adt/datum.c:80 utils/adt/datum.c:92
-#, c-format
-msgid "invalid Datum pointer"
-msgstr "pointer Datum tidak valid"
-
-#: utils/adt/dbsize.c:108
-#, c-format
-msgid "could not open tablespace directory \"%s\": %m"
-msgstr "tidak dapat membukan direktori tablespace « %s » : %m"
-
-#: utils/adt/domains.c:83
-#, c-format
-msgid "type %s is not a domain"
-msgstr "tipe %s bukan merupakan domain"
-
-#: utils/adt/encode.c:55 utils/adt/encode.c:91
-#, c-format
-msgid "unrecognized encoding: \"%s\""
-msgstr "encoding tak dikenal: « %s »"
-
-#: utils/adt/encode.c:150
-#, c-format
-msgid "invalid hexadecimal digit: \"%c\""
-msgstr "digit hexadesimal tidak valid: « %c »"
-
-#: utils/adt/encode.c:178
-#, c-format
-msgid "invalid hexadecimal data: odd number of digits"
-msgstr "data hexadesimal tidak valid: jumlah digit ganjil"
-
-#: utils/adt/encode.c:295
-#, c-format
-msgid "unexpected \"=\""
-msgstr "« = » tidak diharapkan"
-
-#: utils/adt/encode.c:307
-#, c-format
-msgid "invalid symbol"
-msgstr "simbol tidak valid"
-
-#: utils/adt/encode.c:327
-#, c-format
-msgid "invalid end sequence"
-msgstr "akhir sequence tidak valid"
-
-#: utils/adt/encode.c:441 utils/adt/encode.c:506 utils/adt/varlena.c:255 utils/adt/varlena.c:296
-#, c-format
-msgid "invalid input syntax for type bytea"
-msgstr "sintaks masukan tidak valid untuk tipe bytea"
-
-#: utils/adt/enum.c:48 utils/adt/enum.c:58 utils/adt/enum.c:113 utils/adt/enum.c:123
-#, c-format
-msgid "invalid input value for enum %s: \"%s\""
-msgstr "nilai masukan tidak valid untuk enum %s : « %s »"
-
-#: utils/adt/enum.c:85 utils/adt/enum.c:148 utils/adt/enum.c:198
-#, c-format
-msgid "invalid internal value for enum: %u"
-msgstr "nilai internal tidak valid untuk enum: %u"
-
-#: utils/adt/enum.c:357 utils/adt/enum.c:386 utils/adt/enum.c:426 utils/adt/enum.c:446
-#, c-format
-msgid "could not determine actual enum type"
-msgstr "tidak dapat menentukan tipe enum yang aktual"
-
-#: utils/adt/enum.c:365 utils/adt/enum.c:394
-#, c-format
-msgid "enum %s contains no values"
-msgstr "enum « %s » tidak memiliki nilai"
-
-#: utils/adt/float.c:55
-#, c-format
-msgid "value out of range: overflow"
-msgstr "nilai melebihi jangkauan : melewati"
-
-#: utils/adt/float.c:60
-#, c-format
-msgid "value out of range: underflow"
-msgstr "nilai melebihi jangkauan: dibawah"
-
-#: utils/adt/float.c:218 utils/adt/float.c:292 utils/adt/float.c:348
-#, c-format
-msgid "invalid input syntax for type real: \"%s\""
-msgstr "sintaks masukan tidak valid untuk tipe real: « %s »"
-
-#: utils/adt/float.c:286
-#, c-format
-msgid "\"%s\" is out of range for type real"
-msgstr "« %s » diluar jangkauan untuk tipe real"
-
-#: utils/adt/float.c:449 utils/adt/float.c:523 utils/adt/float.c:579 utils/adt/numeric.c:3972 utils/adt/numeric.c:3998
-#, c-format
-msgid "invalid input syntax for type double precision: \"%s\""
-msgstr "sintaks masukan tidak valid untuk tipe presisi ganda: « %s »"
-
-#: utils/adt/float.c:517
-#, c-format
-msgid "\"%s\" is out of range for type double precision"
-msgstr "« %s » diluar jangkauan untuk tipe presisi ganda"
-
-#: utils/adt/float.c:1243 utils/adt/float.c:1301 utils/adt/int.c:349 utils/adt/int.c:775 utils/adt/int.c:804 utils/adt/int.c:825 utils/adt/int.c:845 utils/adt/int.c:879 utils/adt/int.c:1174 utils/adt/int8.c:1272 utils/adt/numeric.c:2339 utils/adt/numeric.c:2348
-#, c-format
-msgid "smallint out of range"
-msgstr "'smallint' melebihi jangkauan"
-
-#: utils/adt/float.c:1427 utils/adt/numeric.c:5186
-#, c-format
-msgid "cannot take square root of a negative number"
-msgstr "tak dapat mengambil akar kwadrat dari bilangan negatif"
-
-#: utils/adt/float.c:1469 utils/adt/numeric.c:2159
-#, c-format
-msgid "zero raised to a negative power is undefined"
-msgstr "nol diatas bilangan negatif, tidak terdefinisi"
-
-#: utils/adt/float.c:1473 utils/adt/numeric.c:2165
-#, c-format
-msgid "a negative number raised to a non-integer power yields a complex result"
-msgstr "bilangan negatif diatas power bukan integer menghasilkan 'kompleks'"
-
-#: utils/adt/float.c:1539 utils/adt/float.c:1569 utils/adt/numeric.c:5404
-#, c-format
-msgid "cannot take logarithm of zero"
-msgstr "tak dapat mengambil logaritma dari nol"
-
-#: utils/adt/float.c:1543 utils/adt/float.c:1573 utils/adt/numeric.c:5408
-#, c-format
-msgid "cannot take logarithm of a negative number"
-msgstr "tak dapat mengambil logaritma dari bilangan negatif"
-
-#: utils/adt/float.c:1600 utils/adt/float.c:1621 utils/adt/float.c:1642 utils/adt/float.c:1664 utils/adt/float.c:1685 utils/adt/float.c:1706 utils/adt/float.c:1728 utils/adt/float.c:1749
-#, c-format
-msgid "input is out of range"
-msgstr "masukan diluar jangkauan"
-
-#: utils/adt/float.c:2811 utils/adt/numeric.c:1212
-#, c-format
-msgid "count must be greater than zero"
-msgstr "penjumlahan harus lebih besar dari nol"
-
-#: utils/adt/float.c:2816 utils/adt/numeric.c:1219
-#, c-format
-msgid "operand, lower bound, and upper bound cannot be NaN"
-msgstr "operand, batas bawah dan batas atas tak bisa berisi NaN"
-
-#: utils/adt/float.c:2822
-#, c-format
-msgid "lower and upper bounds must be finite"
-msgstr "batas bawah dan atas harus jelas"
-
-#: utils/adt/float.c:2860 utils/adt/numeric.c:1232
-#, c-format
-msgid "lower bound cannot equal upper bound"
-msgstr "batas bawah tidak bisa sama dengan batas atas"
-
-#: utils/adt/formatting.c:492
-#, c-format
-msgid "invalid format specification for an interval value"
-msgstr "spesifikasi format untuk nilai internal tidak valid"
-
-#: utils/adt/formatting.c:493
-#, c-format
-msgid "Intervals are not tied to specific calendar dates."
-msgstr "Interval tidak dihubungkan pada tanggal kalender tertentu"
-
-#: utils/adt/formatting.c:1060
-#, c-format
-msgid "\"EEEE\" must be the last pattern used"
-msgstr "« EEEE » harus bentuk motif yang paling akhir digunakan"
-
-#: utils/adt/formatting.c:1068
-#, c-format
-msgid "\"9\" must be ahead of \"PR\""
-msgstr "« 9 » harus didepan dari « PR »"
-
-#: utils/adt/formatting.c:1084
-#, c-format
-msgid "\"0\" must be ahead of \"PR\""
-msgstr "« 0 » harus didepan dari « PR »"
-
-#: utils/adt/formatting.c:1111
-#, c-format
-msgid "multiple decimal points"
-msgstr "point desimal ganda"
-
-#: utils/adt/formatting.c:1115 utils/adt/formatting.c:1198
-#, c-format
-msgid "cannot use \"V\" and decimal point together"
-msgstr "tak dapat menggunakan « V » dan titik desimal bersamaan"
-
-#: utils/adt/formatting.c:1127
-#, c-format
-msgid "cannot use \"S\" twice"
-msgstr "tak dapat menggunakan « S » dua kali"
-
-#: utils/adt/formatting.c:1131
-#, c-format
-msgid "cannot use \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" together"
-msgstr "tak dapat menggunakan « S » dan « PL »/« MI »/« SG »/« PR » bersamaan"
-
-#: utils/adt/formatting.c:1151
-#, c-format
-msgid "cannot use \"S\" and \"MI\" together"
-msgstr "tak dapat menggunakan « S » dan « MI » bersamaan"
-
-#: utils/adt/formatting.c:1161
-#, c-format
-msgid "cannot use \"S\" and \"PL\" together"
-msgstr "tak dapat menggunakan « S » dan « PL » bersamaan"
-
-#: utils/adt/formatting.c:1171
-#, c-format
-msgid "cannot use \"S\" and \"SG\" together"
-msgstr "tak dapat menggunakan « S » dan « SG » bersamaan"
-
-#: utils/adt/formatting.c:1180
-#, c-format
-msgid "cannot use \"PR\" and \"S\"/\"PL\"/\"MI\"/\"SG\" together"
-msgstr "tak dapat menggunakan « PR » dan « S »/« PL »/« MI »/« SG » bersamaan"
-
-#: utils/adt/formatting.c:1206
-#, c-format
-msgid "cannot use \"EEEE\" twice"
-msgstr "tak dapat menggunakan « EEEE » dua kali"
-
-#: utils/adt/formatting.c:1212
-#, c-format
-msgid "\"EEEE\" is incompatible with other formats"
-msgstr "« EEEE » tidak sesuai dengan format lain"
-
-#: utils/adt/formatting.c:1213
-#, c-format
-msgid "\"EEEE\" may only be used together with digit and decimal point patterns."
-msgstr "« EEEE » hanya dapat digunakan bersamaan dengan digit dan pola decimal point."
-
-#: utils/adt/formatting.c:1413
-#, c-format
-msgid "\"%s\" is not a number"
-msgstr "« %s » bukan angka"
-
-#: utils/adt/formatting.c:1514 utils/adt/formatting.c:1566
-#, c-format
-msgid "could not determine which collation to use for lower() function"
-msgstr "tak dapat menentukan kolasi yang mana untuk fungsi lower()"
-
-#: utils/adt/formatting.c:1634 utils/adt/formatting.c:1686
-#, c-format
-msgid "could not determine which collation to use for upper() function"
-msgstr "tak dapat menentukan kolasi yang mana untuk fungsi upper()"
-
-#: utils/adt/formatting.c:1755 utils/adt/formatting.c:1819
-#, c-format
-msgid "could not determine which collation to use for initcap() function"
-msgstr "tak dapat menentukan kolasi yang mana untuk fungsi initcap()"
-
-#: utils/adt/formatting.c:2123
-#, c-format
-msgid "invalid combination of date conventions"
-msgstr "kombinasi konvensi tanggal yang tidak valid"
-
-#: utils/adt/formatting.c:2124
-#, c-format
-msgid "Do not mix Gregorian and ISO week date conventions in a formatting template."
-msgstr "Jangan campurkan Gregorian dan konvensi tanggal ISO dalam template format"
-
-#: utils/adt/formatting.c:2141
-#, c-format
-msgid "conflicting values for \"%s\" field in formatting string"
-msgstr "nilai konflik untuk field « %s » dalam format string"
-
-#: utils/adt/formatting.c:2143
-#, c-format
-msgid "This value contradicts a previous setting for the same field type."
-msgstr "Nilai ini bertolakbelakang dengan setting sebelumnya untuk tipe field yang sama"
-
-#: utils/adt/formatting.c:2204
-#, c-format
-msgid "source string too short for \"%s\" formatting field"
-msgstr "string sumber terlalu pendek untuk field format « %s »"
-
-#: utils/adt/formatting.c:2206
-#, c-format
-msgid "Field requires %d characters, but only %d remain."
-msgstr "Field butuh %d karakter, tapi hanya tersisa %d."
-
-#: utils/adt/formatting.c:2209 utils/adt/formatting.c:2223
-#, c-format
-msgid "If your source string is not fixed-width, try using the \"FM\" modifier."
-msgstr "Jika string sumber Anda tidak berukuran tetap, coba gunakan modifier « FM »."
-
-#: utils/adt/formatting.c:2219 utils/adt/formatting.c:2232 utils/adt/formatting.c:2362
-#, c-format
-msgid "invalid value \"%s\" for \"%s\""
-msgstr "nilai « %s » tidak valid untuk « %s »"
-
-#: utils/adt/formatting.c:2221
-#, c-format
-msgid "Field requires %d characters, but only %d could be parsed."
-msgstr "Field butuh %d karakter, tapi hanya %d yang dapat dipilah."
-
-#: utils/adt/formatting.c:2234
-#, c-format
-msgid "Value must be an integer."
-msgstr "Nilai harus integer"
-
-#: utils/adt/formatting.c:2239
-#, c-format
-msgid "value for \"%s\" in source string is out of range"
-msgstr "nilai untuk « %s » dalam string sumber diluar jangkauan"
-
-#: utils/adt/formatting.c:2241
-#, c-format
-msgid "Value must be in the range %d to %d."
-msgstr "Nilai harus didalam range %d dan %d"
-
-#: utils/adt/formatting.c:2364
-#, c-format
-msgid "The given value did not match any of the allowed values for this field."
-msgstr "Nilai yang diberikan tidak sesuai dengan nilai apapun yang diijinkan untuk field ini"
-
-#: utils/adt/formatting.c:2920
-#, c-format
-msgid "\"TZ\"/\"tz\" format patterns are not supported in to_date"
-msgstr "bentuk format « TZ »/« tz » tidak didukung dalam to_date"
-
-#: utils/adt/formatting.c:3028
-#, c-format
-msgid "invalid input string for \"Y,YYY\""
-msgstr "masukan string untuk « Y,YYY » tidak valid"
-
-#: utils/adt/formatting.c:3531
-#, c-format
-msgid "hour \"%d\" is invalid for the 12-hour clock"
-msgstr "jam « %d » tidak valid untuk mode am/pm"
-
-#: utils/adt/formatting.c:3533
-#, c-format
-msgid "Use the 24-hour clock, or give an hour between 1 and 12."
-msgstr "Gunakan mode 24jam, atau berikan nilai diantara 1 dan 12."
-
-#: utils/adt/formatting.c:3628
-#, c-format
-msgid "cannot calculate day of year without year information"
-msgstr "tak dapat menghitung jumlah hari dalam setahun tanpa informasi tahun"
-
-#: utils/adt/formatting.c:4478
-#, c-format
-msgid "\"EEEE\" not supported for input"
-msgstr "« EEEE » tidak didukung untuk masukan"
-
-#: utils/adt/formatting.c:4490
-#, c-format
-msgid "\"RN\" not supported for input"
-msgstr "« RN » tidak didukung untuk masukan"
-
-#: utils/adt/genfile.c:61
-#, c-format
-msgid "reference to parent directory (\"..\") not allowed"
-msgstr "referesi untuk direktori induk (« .. ») tidak diijinkan"
-
-#: utils/adt/genfile.c:72
-#, c-format
-msgid "absolute path not allowed"
-msgstr "path absolut tidak diijinkan"
-
-#: utils/adt/genfile.c:77
-#, c-format
-msgid "path must be in or below the current directory"
-msgstr "path harus didalam atau dibawah direktori saat ini"
-
-#: utils/adt/genfile.c:118 utils/adt/oracle_compat.c:184 utils/adt/oracle_compat.c:282 utils/adt/oracle_compat.c:758 utils/adt/oracle_compat.c:1048
-#, c-format
-msgid "requested length too large"
-msgstr "panjang yang diminta terlalu besar"
-
-#: utils/adt/genfile.c:130
-#, c-format
-msgid "could not seek in file \"%s\": %m"
-msgstr "tak dapat mencapai dalam file « %s »: %m"
-
-#: utils/adt/genfile.c:180 utils/adt/genfile.c:204 utils/adt/genfile.c:225 utils/adt/genfile.c:249
-#, c-format
-msgid "must be superuser to read files"
-msgstr "harus superuser untuk membaca file"
-
-#: utils/adt/genfile.c:187 utils/adt/genfile.c:232
-#, c-format
-msgid "requested length cannot be negative"
-msgstr "panjang yang diminta tidak bisa negatif"
-
-#: utils/adt/genfile.c:273
-#, c-format
-msgid "must be superuser to get file information"
-msgstr "harus superuser untuk mendapatkan informasi file"
-
-#: utils/adt/genfile.c:337
-#, c-format
-msgid "must be superuser to get directory listings"
-msgstr "harus superuser untuk mendapatkan daftar direktori"
-
-#: utils/adt/geo_ops.c:294 utils/adt/geo_ops.c:1427 utils/adt/geo_ops.c:3488 utils/adt/geo_ops.c:4264 utils/adt/geo_ops.c:5193
-#, c-format
-msgid "too many points requested"
-msgstr "terlalu banyak point yang diminta"
-
-#: utils/adt/geo_ops.c:317
-#, c-format
-msgid "could not format \"path\" value"
-msgstr "tak dapat memformat nilai « path »"
-
-#: utils/adt/geo_ops.c:392
-#, c-format
-msgid "invalid input syntax for type box: \"%s\""
-msgstr "sintak masukan untuk tipe kotak: « %s » tidak valid"
-
-#: utils/adt/geo_ops.c:951
-#, c-format
-msgid "invalid input syntax for type line: \"%s\""
-msgstr "sintak masukan untuk tipe baris: « %s » tidak valid"
-
-#: utils/adt/geo_ops.c:958 utils/adt/geo_ops.c:1025 utils/adt/geo_ops.c:1040 utils/adt/geo_ops.c:1052
-#, c-format
-msgid "type \"line\" not yet implemented"
-msgstr "tipe « line » belum diimplemen"
-
-#: utils/adt/geo_ops.c:1407 utils/adt/geo_ops.c:1438
-#, c-format
-msgid "invalid input syntax for type path: \"%s\""
-msgstr "sintak masukan untuk tipe path: « %s »  tidak valid"
-
-#: utils/adt/geo_ops.c:1477
-#, c-format
-msgid "invalid number of points in external \"path\" value"
-msgstr "jumlah point dalam nilai « path » luaran tidak valid"
-
-#: utils/adt/geo_ops.c:1820
-#, c-format
-msgid "invalid input syntax for type point: \"%s\""
-msgstr "sintak masukan untuk tipe point: « %s » tidak valid"
-
-#: utils/adt/geo_ops.c:2048
-#, c-format
-msgid "invalid input syntax for type lseg: \"%s\""
-msgstr "sintaks masukan untuk tipe lseg: « %s » tidak valid"
-
-#: utils/adt/geo_ops.c:2652
-#, c-format
-msgid "function \"dist_lb\" not implemented"
-msgstr "fungsi « dist_lb » tidak diimplemen"
-
-#: utils/adt/geo_ops.c:3165
-#, c-format
-msgid "function \"close_lb\" not implemented"
-msgstr "fungsi « close_lb » tidak diimplemen"
-
-#: utils/adt/geo_ops.c:3454
-#, c-format
-msgid "cannot create bounding box for empty polygon"
-msgstr "tak dapat membuat kotak 'bounding' untuk polygon yang kosong"
-
-#: utils/adt/geo_ops.c:3479 utils/adt/geo_ops.c:3499
-#, c-format
-msgid "invalid input syntax for type polygon: \"%s\""
-msgstr "sintak masukan untuk tipe poligon: « %s »"
-
-#: utils/adt/geo_ops.c:3539
-#, c-format
-msgid "invalid number of points in external \"polygon\" value"
-msgstr "jumlah point dalam nilai « polygon » eksternal tidak valid"
-
-#: utils/adt/geo_ops.c:4062
-#, c-format
-msgid "function \"poly_distance\" not implemented"
-msgstr "fungsi « poly_distance » tidak diimplemen"
-
-#: utils/adt/geo_ops.c:4376
-#, c-format
-msgid "function \"path_center\" not implemented"
-msgstr "fungsi « path_center » tidak diimplemen"
-
-#: utils/adt/geo_ops.c:4393
-#, c-format
-msgid "open path cannot be converted to polygon"
-msgstr "path terbuka tidak dapat dikonversi ke poligon"
-
-#: utils/adt/geo_ops.c:4570 utils/adt/geo_ops.c:4580 utils/adt/geo_ops.c:4595 utils/adt/geo_ops.c:4601
-#, c-format
-msgid "invalid input syntax for type circle: \"%s\""
-msgstr "sintak masukan untuk tipe circle: « %s » tidak valid"
-
-#: utils/adt/geo_ops.c:4623 utils/adt/geo_ops.c:4631
-#, c-format
-msgid "could not format \"circle\" value"
-msgstr "tak dapat memformat nilai « circle »"
-
-#: utils/adt/geo_ops.c:4658
-#, c-format
-msgid "invalid radius in external \"circle\" value"
-msgstr "radius dalam nilai « circle » eksternal tidak valid"
-
-#: utils/adt/geo_ops.c:5179
-#, c-format
-msgid "cannot convert circle with radius zero to polygon"
-msgstr "tak dapat mengkonversi circle dengan diameter nol ke poligon"
-
-#: utils/adt/geo_ops.c:5184
-#, c-format
-msgid "must request at least 2 points"
-msgstr "harus meminta setidaknya 2 point"
-
-#: utils/adt/geo_ops.c:5228 utils/adt/geo_ops.c:5251
-#, c-format
-msgid "cannot convert empty polygon to circle"
-msgstr "tak dapat mengkonversi poligon kosong ke circle"
-
-#: utils/adt/int.c:162
-#, c-format
-msgid "int2vector has too many elements"
-msgstr "int2vector memiliki elemen terlalu banyak"
-
-#: utils/adt/int.c:237
-#, c-format
-msgid "invalid int2vector data"
-msgstr "data 'int2vector' tidak valid"
-
-#: utils/adt/int.c:243 utils/adt/oid.c:212 utils/adt/oid.c:293
-#, c-format
-msgid "oidvector has too many elements"
-msgstr "oidvector memiliki elemen terlalu banyak"
-
-#: utils/adt/int.c:1362 utils/adt/int8.c:1409 utils/adt/timestamp.c:4845 utils/adt/timestamp.c:4926
-#, c-format
-msgid "step size cannot equal zero"
-msgstr "ukuran langkah tidak bisa nol"
-
-#: utils/adt/int8.c:98 utils/adt/int8.c:133 utils/adt/numutils.c:51 utils/adt/numutils.c:61 utils/adt/numutils.c:103
-#, c-format
-msgid "invalid input syntax for integer: \"%s\""
-msgstr "sintak masukan untuk integer: « %s » tidak valid"
-
-#: utils/adt/int8.c:114
-#, c-format
-msgid "value \"%s\" is out of range for type bigint"
-msgstr "nilai « %s » diluar jangkauan dari tipe bigint"
-
-#: utils/adt/int8.c:500 utils/adt/int8.c:529 utils/adt/int8.c:550 utils/adt/int8.c:581 utils/adt/int8.c:615 utils/adt/int8.c:640 utils/adt/int8.c:697 utils/adt/int8.c:714 utils/adt/int8.c:783 utils/adt/int8.c:804 utils/adt/int8.c:831 utils/adt/int8.c:864 utils/adt/int8.c:892 utils/adt/int8.c:913 utils/adt/int8.c:940 utils/adt/int8.c:980 utils/adt/int8.c:1001 utils/adt/int8.c:1028 utils/adt/int8.c:1061
-#: utils/adt/int8.c:1089 utils/adt/int8.c:1110 utils/adt/int8.c:1137 utils/adt/int8.c:1310 utils/adt/int8.c:1349 utils/adt/numeric.c:2294 utils/adt/varbit.c:1645
-#, c-format
-msgid "bigint out of range"
-msgstr "bigint diluar jangkauan"
-
-#: utils/adt/int8.c:1366
-#, c-format
-msgid "OID out of range"
-msgstr "OID diluar jangkauan"
-
-#: utils/adt/json.c:673 utils/adt/json.c:713 utils/adt/json.c:728 utils/adt/json.c:739 utils/adt/json.c:749 utils/adt/json.c:783 utils/adt/json.c:795 utils/adt/json.c:826 utils/adt/json.c:844 utils/adt/json.c:856 utils/adt/json.c:868 utils/adt/json.c:1007 utils/adt/json.c:1021 utils/adt/json.c:1032 utils/adt/json.c:1040 utils/adt/json.c:1048 utils/adt/json.c:1056 utils/adt/json.c:1064 utils/adt/json.c:1072
-#: utils/adt/json.c:1080 utils/adt/json.c:1088 utils/adt/json.c:1118
-#, c-format
-msgid "invalid input syntax for type json"
-msgstr "sintak masukan untuk tipe json tidak valid"
-
-#: utils/adt/json.c:674
-#, c-format
-msgid "Character with value 0x%02x must be escaped."
-msgstr "Karakter dengan nilai 0x%02x harus di-escape."
-
-#: utils/adt/json.c:714
-#, c-format
-msgid "\"\\u\" must be followed by four hexadecimal digits."
-msgstr "« \\u » harus diikuti oleh empat digit hexadesimal."
-
-#: utils/adt/json.c:729
-#, c-format
-msgid "Unicode high surrogate must not follow a high surrogate."
-msgstr "Unicode 'high surrogate' harus tidak mengikuti 'high surrogate' yang lain"
-
-#: utils/adt/json.c:740 utils/adt/json.c:750 utils/adt/json.c:796 utils/adt/json.c:857 utils/adt/json.c:869
-#, c-format
-msgid "Unicode low surrogate must follow a high surrogate."
-msgstr "Unicode 'low surrogate' harus tidak mengikuti 'low surrogate' yang lain"
-
-#: utils/adt/json.c:784
-#, c-format
-msgid "Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8."
-msgstr "Nilai escape Unicode tak dapat digunakan untuk nilai point kode diatas 007F kalau encoding server bukan UTF8"
-
-#: utils/adt/json.c:827 utils/adt/json.c:845
-#, c-format
-msgid "Escape sequence \"\\%s\" is invalid."
-msgstr "urutan escape « \\%s » tidak valid."
-
-#: utils/adt/json.c:1008
-#, c-format
-msgid "The input string ended unexpectedly."
-msgstr "string masukan berakhir tak terduga."
-
-#: utils/adt/json.c:1022
-#, c-format
-msgid "Expected end of input, but found \"%s\"."
-msgstr "Diharapkan akhir masukan, tapi mendapatkan « %s »."
-
-#: utils/adt/json.c:1033
-#, c-format
-msgid "Expected JSON value, but found \"%s\"."
-msgstr "Diharapkan nilai JSON, tapi mendapatkan « %s »."
-
-#: utils/adt/json.c:1041 utils/adt/json.c:1089
-#, c-format
-msgid "Expected string, but found \"%s\"."
-msgstr "Diharapkan string, tapi didapatkan « %s »."
-
-#: utils/adt/json.c:1049
-#, c-format
-msgid "Expected array element or \"]\", but found \"%s\"."
-msgstr "Diharapkan elemen array atau « ] », namun menemukan « %s »"
-
-#: utils/adt/json.c:1057
-#, c-format
-msgid "Expected \",\" or \"]\", but found \"%s\"."
-msgstr "« , » ou « ] » diharapkan, namun menemukan « %s »"
-
-#: utils/adt/json.c:1065
-#, c-format
-msgid "Expected string or \"}\", but found \"%s\"."
-msgstr "String « } » diharapkan, namun menemukan « %s »"
-
-#: utils/adt/json.c:1073
-#, c-format
-msgid "Expected \":\", but found \"%s\"."
-msgstr "« : » diharapkan, namun menemukan « %s »"
-
-#: utils/adt/json.c:1081
-#, c-format
-msgid "Expected \",\" or \"}\", but found \"%s\"."
-msgstr "« , » atau « } » diharapkan, namun menemukan « %s » trouvé"
-
-#: utils/adt/json.c:1119
-#, c-format
-msgid "Token \"%s\" is invalid."
-msgstr "Token « %s » tidak valid"
-
-#: utils/adt/json.c:1191
-#, c-format
-msgid "JSON data, line %d: %s%s%s"
-msgstr "data JSON, baris %d : %s%s%s"
-
-#: utils/adt/jsonfuncs.c:323
-#, c-format
-msgid "cannot call json_object_keys on an array"
-msgstr "tidak dapat memanggil json_object_keys dalam sebuah array"
-
-#: utils/adt/jsonfuncs.c:335
-#, c-format
-msgid "cannot call json_object_keys on a scalar"
-msgstr "tidak dapat memanggil json_object_keys dalam sebuah skalar"
-
-#: utils/adt/jsonfuncs.c:440
-#, c-format
-msgid "cannot call function with null path elements"
-msgstr "tidak dapat memanggil fungsi dengan elemen path NULL"
-
-#: utils/adt/jsonfuncs.c:457
-#, c-format
-msgid "cannot call function with empty path elements"
-msgstr "tidak dapat memanggil fungsi dengan elemen path kosong"
-
-#: utils/adt/jsonfuncs.c:569
-#, c-format
-msgid "cannot extract array element from a non-array"
-msgstr "tidak dapat mengekstrak elemen array dari sesuatu yang bukan array"
-
-#: utils/adt/jsonfuncs.c:684
-#, c-format
-msgid "cannot extract field from a non-object"
-msgstr "tidak dapat mengekstrak field dari bukan object"
-
-#: utils/adt/jsonfuncs.c:800
-#, c-format
-msgid "cannot extract element from a scalar"
-msgstr "tidak dapat mengekstrak elemen dari scalar"
-
-#: utils/adt/jsonfuncs.c:856
-#, c-format
-msgid "cannot get array length of a non-array"
-msgstr "tidak bisa mendapatkan panjang array dari sesuatu yang bukan array"
-
-#: utils/adt/jsonfuncs.c:868
-#, c-format
-msgid "cannot get array length of a scalar"
-msgstr "tidak bisa mendapatkan panjang array dari scalar"
-
-#: utils/adt/jsonfuncs.c:1046
-#, c-format
-msgid "cannot deconstruct an array as an object"
-msgstr "tidak bisa mengubah array menjadi object"
-
-#: utils/adt/jsonfuncs.c:1058
-#, c-format
-msgid "cannot deconstruct a scalar"
-msgstr "tidak dapat mengubah scalar"
-
-#: utils/adt/jsonfuncs.c:1189
-#, c-format
-msgid "cannot call json_array_elements on a non-array"
-msgstr "tidak dapat memanggil json_array_elements pada sesuatu yang bukan array"
-
-#: utils/adt/jsonfuncs.c:1201
-#, c-format
-msgid "cannot call json_array_elements on a scalar"
-msgstr "tidak dapat memanggil json_array_elements pada scalar"
-
-#: utils/adt/jsonfuncs.c:1246
-#, c-format
-msgid "first argument of json_populate_record must be a row type"
-msgstr "argumen pertama dari json_populate_record harus bertipe baris"
-
-#: utils/adt/jsonfuncs.c:1476
-#, c-format
-msgid "cannot call %s on a nested object"
-msgstr "tidak dapat memanggil %s pada object yang nested"
-
-#: utils/adt/jsonfuncs.c:1537
-#, c-format
-msgid "cannot call %s on an array"
-msgstr "tidak dapat memanggil %s pada array"
-
-#: utils/adt/jsonfuncs.c:1548
-#, c-format
-msgid "cannot call %s on a scalar"
-msgstr "tidak dapat memanggil %s pada scalar"
-
-#: utils/adt/jsonfuncs.c:1588
-#, c-format
-msgid "first argument of json_populate_recordset must be a row type"
-msgstr "argumen pertama dari json_populate_recordset harus bertipe baris"
-
-#: utils/adt/jsonfuncs.c:1704
-#, c-format
-msgid "cannot call json_populate_recordset on an object"
-msgstr "tidak dapat memanggil json_populate_recordset pada object"
-
-#: utils/adt/jsonfuncs.c:1708
-#, c-format
-msgid "cannot call json_populate_recordset with nested objects"
-msgstr "tidak dapat memanggil json_populate_recordset dengan object nested"
-
-#: utils/adt/jsonfuncs.c:1843
-#, c-format
-msgid "must call json_populate_recordset on an array of objects"
-msgstr "harus memanggil json_populate_recordset pada array object"
-
-#: utils/adt/jsonfuncs.c:1854
-#, c-format
-msgid "cannot call json_populate_recordset with nested arrays"
-msgstr "tidak dapat memanggil json_populate_recordset dengan array nested"
-
-#: utils/adt/jsonfuncs.c:1865
-#, c-format
-msgid "cannot call json_populate_recordset on a scalar"
-msgstr "tidak dapat memanggil json_populate_recordset pada scalar"
-
-#: utils/adt/jsonfuncs.c:1885
-#, c-format
-msgid "cannot call json_populate_recordset on a nested object"
-msgstr "tidak dapat memanggil json_populate_recordset pada object nested"
-
-#: utils/adt/like.c:211 utils/adt/selfuncs.c:5220
-#, c-format
-msgid "could not determine which collation to use for ILIKE"
-msgstr "tidak dapat menentukan collation untuk digunakan pada ILIKE"
-
-#: utils/adt/like_match.c:104 utils/adt/like_match.c:164
-#, c-format
-msgid "LIKE pattern must not end with escape character"
-msgstr "pola LIKE tidak boleh diakhiri dengan escape character"
-
-#: utils/adt/like_match.c:289 utils/adt/regexp.c:694
-#, c-format
-msgid "invalid escape string"
-msgstr "string escape yang tidak valid"
-
-#: utils/adt/like_match.c:290 utils/adt/regexp.c:695
-#, c-format
-msgid "Escape string must be empty or one character."
-msgstr "Escape string harus kosong atau satu karakter."
-
-#: utils/adt/mac.c:65
-#, c-format
-msgid "invalid input syntax for type macaddr: \"%s\""
-msgstr "sintaks masukan yang tidak valid untuk tipe macaddr: « %s »"
-
-#: utils/adt/mac.c:72
-#, c-format
-msgid "invalid octet value in \"macaddr\" value: \"%s\""
-msgstr "nilai oktet yang tidak valid dalam nilai « macaddr » : « %s »"
-
-#: utils/adt/misc.c:111
-#, c-format
-msgid "PID %d is not a PostgreSQL server process"
-msgstr "PID %d bukanlah proses server PostgreSQL"
-
-#: utils/adt/misc.c:154
-#, c-format
-msgid "must be superuser or have the same role to cancel queries running in other server processes"
-msgstr "harus sebagai superuser atau mempunyai role untuk membatalkan query yang berjalan di proses server lain"
-
-#: utils/adt/misc.c:171
-#, c-format
-msgid "must be superuser or have the same role to terminate other server processes"
-msgstr "harus sebagai superuser atau mempunyai role untuk menghentikan proses server lain"
-
-#: utils/adt/misc.c:185
-#, c-format
-msgid "must be superuser to signal the postmaster"
-msgstr "harus sebagai superuser untuk memberikan sinyal kepada postmaster"
-
-#: utils/adt/misc.c:190
-#, c-format
-msgid "failed to send signal to postmaster: %m"
-msgstr "gagal untuk mengirim sinyal ke postmaster: %m"
-
-#: utils/adt/misc.c:207
-#, c-format
-msgid "must be superuser to rotate log files"
-msgstr "harus sebagai superuser untuk merotasi file log"
-
-#: utils/adt/misc.c:212
-#, c-format
-msgid "rotation not possible because log collection not active"
-msgstr "rotasi tidak dimungkinkan karena pengumpuluan log tidak aktif"
-
-#: utils/adt/misc.c:254
-#, c-format
-msgid "global tablespace never has databases"
-msgstr "tablespace global tidak pernah mempunyai database"
-
-#: utils/adt/misc.c:275
-#, c-format
-msgid "%u is not a tablespace OID"
-msgstr "%u bukan OID tablespace"
-
-#: utils/adt/misc.c:472
-msgid "unreserved"
-msgstr "tidak disediakan"
-
-#: utils/adt/misc.c:476
-msgid "unreserved (cannot be function or type name)"
-msgstr "tidak disediakan (bukan sebagai fungsi atau nama tipe)"
-
-#: utils/adt/misc.c:480
-msgid "reserved (can be function or type name)"
-msgstr "disediakan (dapat berupa fungsi atau nama tipe)"
-
-#: utils/adt/misc.c:484
-msgid "reserved"
-msgstr "disediakan"
-
-#: utils/adt/nabstime.c:161
-#, c-format
-msgid "invalid time zone name: \"%s\""
-msgstr "nama zona waktu tidak valid: « %s »"
-
-#: utils/adt/nabstime.c:507 utils/adt/nabstime.c:580
-#, c-format
-msgid "cannot convert abstime \"invalid\" to timestamp"
-msgstr "tidak dapat mengkonversi abstime « invalid » ke timestamp"
-
-#: utils/adt/nabstime.c:807
-#, c-format
-msgid "invalid status in external \"tinterval\" value"
-msgstr "status tidak valid pada nilai eksternal « tinterval »"
-
-#: utils/adt/nabstime.c:881
-#, c-format
-msgid "cannot convert reltime \"invalid\" to interval"
-msgstr "tidak dapat mengkonversi reltime « invalid » ke interval"
-
-#: utils/adt/nabstime.c:1576
-#, c-format
-msgid "invalid input syntax for type tinterval: \"%s\""
-msgstr "sintaks masukan tidak valid untuk tipe tinterval : « %s »"
-
-#: utils/adt/network.c:118
-#, c-format
-msgid "invalid cidr value: \"%s\""
-msgstr "nilai tidak valid cidr : « %s »"
-
-#: utils/adt/network.c:119 utils/adt/network.c:249
-#, c-format
-msgid "Value has bits set to right of mask."
-msgstr "Nilai mempunyai kumpulan bit ke mask kanan."
-
-#: utils/adt/network.c:160 utils/adt/network.c:614 utils/adt/network.c:639 utils/adt/network.c:664
-#, c-format
-msgid "could not format inet value: %m"
-msgstr "tidak dapat memformat nilai inet: %m"
-
-#. translator: %s is inet or cidr
-#: utils/adt/network.c:217
-#, c-format
-msgid "invalid address family in external \"%s\" value"
-msgstr "address family tidak valid pada nilai eksternal « %s »"
-
-#. translator: %s is inet or cidr
-#: utils/adt/network.c:224
-#, c-format
-msgid "invalid bits in external \"%s\" value"
-msgstr "bit tidak valid pada nilai eksternal « %s »"
-
-#. translator: %s is inet or cidr
-#: utils/adt/network.c:233
-#, c-format
-msgid "invalid length in external \"%s\" value"
-msgstr "panjang tidak valid pada nilai eksternal « %s »"
-
-#: utils/adt/network.c:248
-#, c-format
-msgid "invalid external \"cidr\" value"
-msgstr "nilai eksternal tidak valid « cidr »"
-
-#: utils/adt/network.c:370 utils/adt/network.c:397
-#, c-format
-msgid "invalid mask length: %d"
-msgstr "panjang mask tidak valid: %d"
-
-#: utils/adt/network.c:682
-#, c-format
-msgid "could not format cidr value: %m"
-msgstr "tidak dapat memformat nilai cidr: %m"
-
-#: utils/adt/network.c:1255
-#, c-format
-msgid "cannot AND inet values of different sizes"
-msgstr "tidak dapat melakukan AND pada nilai inet dengan ukuran berbeda"
-
-#: utils/adt/network.c:1287
-#, c-format
-msgid "cannot OR inet values of different sizes"
-msgstr "tidak dapat melakukan OR pada nilai inet dengan ukuran berbeda"
-
-#: utils/adt/network.c:1348 utils/adt/network.c:1424
-#, c-format
-msgid "result is out of range"
-msgstr "hasil di luar jangkauan"
-
-#: utils/adt/network.c:1389
-#, c-format
-msgid "cannot subtract inet values of different sizes"
-msgstr "tidak dapat mengurangkan nilai inet dengan ukuran berbeda"
-
-#: utils/adt/numeric.c:485 utils/adt/numeric.c:512 utils/adt/numeric.c:3253 utils/adt/numeric.c:3276 utils/adt/numeric.c:3300 utils/adt/numeric.c:3307
-#, c-format
-msgid "invalid input syntax for type numeric: \"%s\""
-msgstr "sintaks masukan tidak valid untuk tipe numeric: « %s »"
-
-#: utils/adt/numeric.c:655
-#, c-format
-msgid "invalid length in external \"numeric\" value"
-msgstr "panjang tidak valid pada nilai eksternal « numeric »"
-
-#: utils/adt/numeric.c:666
-#, c-format
-msgid "invalid sign in external \"numeric\" value"
-msgstr "tanda tidak valid pada nilai eksternal « numeric »"
-
-#: utils/adt/numeric.c:676
-#, c-format
-msgid "invalid digit in external \"numeric\" value"
-msgstr "digit tidak valid pada nilai eksternal « numeric »"
-
-#: utils/adt/numeric.c:859 utils/adt/numeric.c:873
-#, c-format
-msgid "NUMERIC precision %d must be between 1 and %d"
-msgstr "ketepatan NUMERIC %d harus di antara 1 dan %d"
-
-#: utils/adt/numeric.c:864
-#, c-format
-msgid "NUMERIC scale %d must be between 0 and precision %d"
-msgstr "skala NUMERIC %d harus di antara 0 dan ketepatan %d"
-
-#: utils/adt/numeric.c:882
-#, c-format
-msgid "invalid NUMERIC type modifier"
-msgstr "modifier tipe NUMERIC tidak valid"
-
-#: utils/adt/numeric.c:1889 utils/adt/numeric.c:3750
-#, c-format
-msgid "value overflows numeric format"
-msgstr "nilai melebihi format numerik"
-
-#: utils/adt/numeric.c:2220
-#, c-format
-msgid "cannot convert NaN to integer"
-msgstr "tidak dapat mengkonversi NaN ke integer"
-
-#: utils/adt/numeric.c:2286
-#, c-format
-msgid "cannot convert NaN to bigint"
-msgstr "tidak dapat mengkonversi NaN ke bigint"
-
-#: utils/adt/numeric.c:2331
-#, c-format
-msgid "cannot convert NaN to smallint"
-msgstr "tidak dapat mengkonversi NaN ke smallint"
-
-#: utils/adt/numeric.c:3820
-#, c-format
-msgid "numeric field overflow"
-msgstr "field numerik melebihi jangkauan"
-
-#: utils/adt/numeric.c:3821
-#, c-format
-msgid "A field with precision %d, scale %d must round to an absolute value less than %s%d."
-msgstr "Sebuah field dengan ketepatan %d, skala %d harus dibulatkan menjadi nilai absolut lebih kecil dari %s%d."
-
-#: utils/adt/numeric.c:5276
-#, c-format
-msgid "argument for function \"exp\" too big"
-msgstr "argumen untuk fungsi « exp » terlalu besar"
-
-#: utils/adt/numutils.c:75
-#, c-format
-msgid "value \"%s\" is out of range for type integer"
-msgstr "nilai « %s » di luar jangkauan tipe integer"
-
-#: utils/adt/numutils.c:81
-#, c-format
-msgid "value \"%s\" is out of range for type smallint"
-msgstr "nilai « %s » di luar jangkauan tipe smallint"
-
-#: utils/adt/numutils.c:87
-#, c-format
-msgid "value \"%s\" is out of range for 8-bit integer"
-msgstr "nilai « %s » di luar jangkauan tipe integer 8 bits"
-
-#: utils/adt/oid.c:43 utils/adt/oid.c:57 utils/adt/oid.c:63 utils/adt/oid.c:84
-#, c-format
-msgid "invalid input syntax for type oid: \"%s\""
-msgstr "sintaks masukan tidak valid untuk tipe oid: « %s »"
-
-#: utils/adt/oid.c:69 utils/adt/oid.c:107
-#, c-format
-msgid "value \"%s\" is out of range for type oid"
-msgstr "nilai « %s » di luar jangkauan tipe oid"
-
-#: utils/adt/oid.c:287
-#, c-format
-msgid "invalid oidvector data"
-msgstr "data oidvector tidak valid"
-
-#: utils/adt/oracle_compat.c:895
-#, c-format
-msgid "requested character too large"
-msgstr "karakter yang diminta terlalu besar"
-
-#: utils/adt/oracle_compat.c:941 utils/adt/oracle_compat.c:995
-#, c-format
-msgid "requested character too large for encoding: %d"
-msgstr "karakter yang diminta terlalu besar untuk encoding: %d"
-
-#: utils/adt/oracle_compat.c:988
-#, c-format
-msgid "null character not permitted"
-msgstr "karakter NULL tidak diperbolehkan"
-
-#: utils/adt/pg_locale.c:1026
-#, c-format
-msgid "could not create locale \"%s\": %m"
-msgstr "tidak dapat membuat lokalisasi « %s » : %m"
-
-#: utils/adt/pg_locale.c:1029
-#, c-format
-msgid "The operating system could not find any locale data for the locale name \"%s\"."
-msgstr "Sistem operasi tidak dapat menemukan data lokalisasi untuk nama lokalisasi « %s »."
-
-#: utils/adt/pg_locale.c:1116
-#, c-format
-msgid "collations with different collate and ctype values are not supported on this platform"
-msgstr "collation dengan collate yang berbeda dan nilai ctype tidak didukung pada platform ini"
-
-#: utils/adt/pg_locale.c:1131
-#, c-format
-msgid "nondefault collations are not supported on this platform"
-msgstr "collation tidak defaul tidak didukung pada paltform ini"
-
-#: utils/adt/pg_locale.c:1302
-#, c-format
-msgid "invalid multibyte character for locale"
-msgstr "karakter multibyte tidak valid untuk lokalisasi"
-
-#: utils/adt/pg_locale.c:1303
-#, c-format
-msgid "The server's LC_CTYPE locale is probably incompatible with the database encoding."
-msgstr "Lokalisasi LC_CTYPE server mungkin tidak sesuai dengan encoding database."
-
-#: utils/adt/pseudotypes.c:95
-#, c-format
-msgid "cannot accept a value of type any"
-msgstr "tidak dapat menerima nilai dengan tipe any"
-
-#: utils/adt/pseudotypes.c:108
-#, c-format
-msgid "cannot display a value of type any"
-msgstr "tidak dapat menampilkan nilai dengan tipe any"
-
-#: utils/adt/pseudotypes.c:122 utils/adt/pseudotypes.c:150
-#, c-format
-msgid "cannot accept a value of type anyarray"
-msgstr "tidak dapat menerima nilai dengan tipe anyarray"
-
-#: utils/adt/pseudotypes.c:175
-#, c-format
-msgid "cannot accept a value of type anyenum"
-msgstr "tidak dapat menerima nilai dengan tipe anyenum"
-
-#: utils/adt/pseudotypes.c:199
-#, c-format
-msgid "cannot accept a value of type anyrange"
-msgstr "tidak dapat menerima nilai dengan tipe anyrange"
-
-#: utils/adt/pseudotypes.c:276
-#, c-format
-msgid "cannot accept a value of type trigger"
-msgstr "tidak dapat menerima nilai dengan tipe trigger"
-
-#: utils/adt/pseudotypes.c:289
-#, c-format
-msgid "cannot display a value of type trigger"
-msgstr "tidak dapat menampilkan nilai dengan tipe trigger"
-
-#: utils/adt/pseudotypes.c:303
-#, c-format
-msgid "cannot accept a value of type event_trigger"
-msgstr "tidak dapat menerima nilai dengan tipe event_trigger"
-
-#: utils/adt/pseudotypes.c:316
-#, c-format
-msgid "cannot display a value of type event_trigger"
-msgstr "tidak dapat menampilkan nilai dengan tipe event_trigger"
-
-#: utils/adt/pseudotypes.c:330
-#, c-format
-msgid "cannot accept a value of type language_handler"
-msgstr "tidak dapat menerima nilai dengan tipe language_handler"
-
-#: utils/adt/pseudotypes.c:343
-#, c-format
-msgid "cannot display a value of type language_handler"
-msgstr "tidak dapat menampilkan nilai dengan tipe language_handler"
-
-#: utils/adt/pseudotypes.c:357
-#, c-format
-msgid "cannot accept a value of type fdw_handler"
-msgstr "tidak dapat menerima nilai dengan tipe fdw_handler"
-
-#: utils/adt/pseudotypes.c:370
-#, c-format
-msgid "cannot display a value of type fdw_handler"
-msgstr "tidak dapat menampilkan nilai dengan tipe fdw_handler"
-
-#: utils/adt/pseudotypes.c:384
-#, c-format
-msgid "cannot accept a value of type internal"
-msgstr "tidak dapat menerima nilai dengan tipe internal"
-
-#: utils/adt/pseudotypes.c:397
-#, c-format
-msgid "cannot display a value of type internal"
-msgstr "tidak dapat menampilkan nilai dengan tipe internal"
-
-#: utils/adt/pseudotypes.c:411
-#, c-format
-msgid "cannot accept a value of type opaque"
-msgstr "tidak dapat menerima nilai dengan tipe opaque"
-
-#: utils/adt/pseudotypes.c:424
-#, c-format
-msgid "cannot display a value of type opaque"
-msgstr "tidak dapat menampilkan nilai dengan tipe opaque"
-
-#: utils/adt/pseudotypes.c:438
-#, c-format
-msgid "cannot accept a value of type anyelement"
-msgstr "tidak dapat menerima nilai dengan tipe anyelement"
-
-#: utils/adt/pseudotypes.c:451
-#, c-format
-msgid "cannot display a value of type anyelement"
-msgstr "tidak dapat menampilkan nilai dengan tipe anyelement"
-
-#: utils/adt/pseudotypes.c:464
-#, c-format
-msgid "cannot accept a value of type anynonarray"
-msgstr "tidak dapat menerima nilai dengan tipe anynonarray"
-
-#: utils/adt/pseudotypes.c:477
-#, c-format
-msgid "cannot display a value of type anynonarray"
-msgstr "tidak dapat menampilkan nilai dengan tipe anynonarray"
-
-#: utils/adt/pseudotypes.c:490
-#, c-format
-msgid "cannot accept a value of a shell type"
-msgstr "tidak dapat menerima nilai dengan tipe shell"
-
-#: utils/adt/pseudotypes.c:503
-#, c-format
-msgid "cannot display a value of a shell type"
-msgstr "tidak dapat menampilkan nilai dengan tipe shell"
-
-#: utils/adt/pseudotypes.c:525 utils/adt/pseudotypes.c:549
-#, c-format
-msgid "cannot accept a value of type pg_node_tree"
-msgstr "tidak dapat menerima nilai dengan tipe pg_node_tree"
-
-#: utils/adt/rangetypes.c:396
-#, c-format
-msgid "range constructor flags argument must not be null"
-msgstr "argumen flag constructor rentang tidak boleh NULL"
-
-#: utils/adt/rangetypes.c:983
-#, c-format
-msgid "result of range difference would not be contiguous"
-msgstr "hasil dari perbedaan rentang tidak boleh berdekatan"
-
-#: utils/adt/rangetypes.c:1044
-#, c-format
-msgid "result of range union would not be contiguous"
-msgstr "hasil dari rentang union tidak boleh berdekatan"
-
-#: utils/adt/rangetypes.c:1502
-#, c-format
-msgid "range lower bound must be less than or equal to range upper bound"
-msgstr "batas bawah rentang tidak boleh lebih kecil atau sama dengan batas atas rentang"
-
-#: utils/adt/rangetypes.c:1885 utils/adt/rangetypes.c:1898 utils/adt/rangetypes.c:1912
-#, c-format
-msgid "invalid range bound flags"
-msgstr "flag batas rentang tidak valid"
-
-#: utils/adt/rangetypes.c:1886 utils/adt/rangetypes.c:1899 utils/adt/rangetypes.c:1913
-#, c-format
-msgid "Valid values are \"[]\", \"[)\", \"(]\", and \"()\"."
-msgstr "Nilai valid adalah « [] », « [) », « (] » dan « () »."
-
-#: utils/adt/rangetypes.c:1978 utils/adt/rangetypes.c:1995 utils/adt/rangetypes.c:2008 utils/adt/rangetypes.c:2026 utils/adt/rangetypes.c:2037 utils/adt/rangetypes.c:2081 utils/adt/rangetypes.c:2089
-#, c-format
-msgid "malformed range literal: \"%s\""
-msgstr "literal rentang tidak benar: « %s »"
-
-#: utils/adt/rangetypes.c:1980
-#, c-format
-msgid "Junk after \"empty\" key word."
-msgstr "Sampah setelah kata kunci « empty »"
-
-#: utils/adt/rangetypes.c:1997
-#, c-format
-msgid "Missing left parenthesis or bracket."
-msgstr "Kehilangan tanda kurung sebelah kiri."
-
-#: utils/adt/rangetypes.c:2010
-#, c-format
-msgid "Missing comma after lower bound."
-msgstr "Kehilangan koma setelah batas bawah."
-
-#: utils/adt/rangetypes.c:2028
-#, c-format
-msgid "Too many commas."
-msgstr "Terlalu banyak koma."
-
-#: utils/adt/rangetypes.c:2039
-#, c-format
-msgid "Junk after right parenthesis or bracket."
-msgstr "Sampah setelah tanda kurung sebelah kanan."
-
-#: utils/adt/rangetypes.c:2083 utils/adt/rangetypes.c:2091 utils/adt/rowtypes.c:206 utils/adt/rowtypes.c:214
-#, c-format
-msgid "Unexpected end of input."
-msgstr "Akhir masukan yang tidak terduga."
-
-#: utils/adt/regexp.c:285 utils/adt/regexp.c:1234 utils/adt/varlena.c:3042
-#, c-format
-msgid "regular expression failed: %s"
-msgstr "regular expression gagal: %s"
-
-#: utils/adt/regexp.c:422
-#, c-format
-msgid "invalid regexp option: \"%c\""
-msgstr "pilihan regexp tidak valid: « %c »"
-
-#: utils/adt/regexp.c:894
-#, c-format
-msgid "regexp_split does not support the global option"
-msgstr "regexp_split tidak mendukung pilihan global"
-
-#: utils/adt/regproc.c:127 utils/adt/regproc.c:147
-#, c-format
-msgid "more than one function named \"%s\""
-msgstr "lebih dari satu fungsi bernama « %s »"
-
-#: utils/adt/regproc.c:494 utils/adt/regproc.c:514
-#, c-format
-msgid "more than one operator named %s"
-msgstr "lebih dari satu operator bernama %s"
-
-#: utils/adt/regproc.c:661 utils/adt/regproc.c:1531 utils/adt/ruleutils.c:7392 utils/adt/ruleutils.c:7448 utils/adt/ruleutils.c:7487
-#, c-format
-msgid "too many arguments"
-msgstr "terlalu banyak argumen"
-
-#: utils/adt/regproc.c:662
-#, c-format
-msgid "Provide two argument types for operator."
-msgstr "Sediakan dua tipe argumen untuk operator."
-
-#: utils/adt/regproc.c:1366 utils/adt/regproc.c:1371 utils/adt/varlena.c:2313 utils/adt/varlena.c:2318
-#, c-format
-msgid "invalid name syntax"
-msgstr "sintaks nama tidak valid"
-
-#: utils/adt/regproc.c:1429
-#, c-format
-msgid "expected a left parenthesis"
-msgstr "diharapkan tanda kurung sebelah kiri"
-
-#: utils/adt/regproc.c:1445
-#, c-format
-msgid "expected a right parenthesis"
-msgstr "diharapkan tanda kurung sebelah kanan"
-
-#: utils/adt/regproc.c:1464
-#, c-format
-msgid "expected a type name"
-msgstr "diharapkan nama tipe"
-
-#: utils/adt/regproc.c:1496
-#, c-format
-msgid "improper type name"
-msgstr "nama tipe tidak baik"
-
-#: utils/adt/ri_triggers.c:339 utils/adt/ri_triggers.c:2474 utils/adt/ri_triggers.c:3226
-#, c-format
-msgid "insert or update on table \"%s\" violates foreign key constraint \"%s\""
-msgstr "insert atau update pada table « %s » menyalahin aturan foreign key « %s »"
-
-#: utils/adt/ri_triggers.c:342 utils/adt/ri_triggers.c:2477
-#, c-format
-msgid "MATCH FULL does not allow mixing of null and nonnull key values."
-msgstr "MATCH FULL tidak memperbolehkan pencampuran nilai key NULL dan non-NULL."
-
-#: utils/adt/ri_triggers.c:2716
-#, c-format
-msgid "function \"%s\" must be fired for INSERT"
-msgstr "fungsi « %s » harus dipicu untuk INSERT"
-
-#: utils/adt/ri_triggers.c:2722
-#, c-format
-msgid "function \"%s\" must be fired for UPDATE"
-msgstr "fungsi « %s » harus dipicu untuk UPDATE"
-
-#: utils/adt/ri_triggers.c:2728
-#, c-format
-msgid "function \"%s\" must be fired for DELETE"
-msgstr "fungsi « %s » harus dipicu untuk DELETE"
-
-#: utils/adt/ri_triggers.c:2751
-#, c-format
-msgid "no pg_constraint entry for trigger \"%s\" on table \"%s\""
-msgstr "tidak ada entry pg_constraint untuk trigger « %s » pada table « %s »"
-
-#: utils/adt/ri_triggers.c:2753
-#, c-format
-msgid "Remove this referential integrity trigger and its mates, then do ALTER TABLE ADD CONSTRAINT."
-msgstr "Hapus trigger integritas referensial ini dan sesamanya, kemudian lakukan ALTER TABLE ADD CONSTRAINT."
-
-#: utils/adt/ri_triggers.c:3176
-#, c-format
-msgid "referential integrity query on \"%s\" from constraint \"%s\" on \"%s\" gave unexpected result"
-msgstr "query integritas referensial pada « %s » dari aturan « %s » pada « %s » memberikan hasil yang tidak diduga"
-
-#: utils/adt/ri_triggers.c:3180
-#, c-format
-msgid "This is most likely due to a rule having rewritten the query."
-msgstr "Hal ini mungkin saja karena ada aturan yang menulis kembali query tersebut."
-
-#: utils/adt/ri_triggers.c:3229
-#, c-format
-msgid "Key (%s)=(%s) is not present in table \"%s\"."
-msgstr "Key (%s)=(%s) tidak ada dalam table « %s »."
-
-#: utils/adt/ri_triggers.c:3236
-#, c-format
-msgid "update or delete on table \"%s\" violates foreign key constraint \"%s\" on table \"%s\""
-msgstr "UPDATE atau DELETE pada table « %s » menyalahi aturan foreign key « %s » pada table « %s »"
-
-#: utils/adt/ri_triggers.c:3240
-#, c-format
-msgid "Key (%s)=(%s) is still referenced from table \"%s\"."
-msgstr "Key (%s)=(%s) masih direferensikan dari table « %s »."
-
-#: utils/adt/rowtypes.c:100 utils/adt/rowtypes.c:475
-#, c-format
-msgid "input of anonymous composite types is not implemented"
-msgstr "masukan dari tipe komposit anonim tidak diimplementasikan"
-
-#: utils/adt/rowtypes.c:153 utils/adt/rowtypes.c:181 utils/adt/rowtypes.c:204 utils/adt/rowtypes.c:212 utils/adt/rowtypes.c:264 utils/adt/rowtypes.c:272
-#, c-format
-msgid "malformed record literal: \"%s\""
-msgstr "literal record cacad: « %s »"
-
-#: utils/adt/rowtypes.c:154
-#, c-format
-msgid "Missing left parenthesis."
-msgstr "Kehilangan tanda kurung sebelah kiri."
-
-#: utils/adt/rowtypes.c:182
-#, c-format
-msgid "Too few columns."
-msgstr "Kolom terlalu sedikit."
-
-#: utils/adt/rowtypes.c:265
-#, c-format
-msgid "Too many columns."
-msgstr "Kolom terlalu banyak."
-
-#: utils/adt/rowtypes.c:273
-#, c-format
-msgid "Junk after right parenthesis."
-msgstr "Sampah setelah tanda kurung sebelah kanan."
-
-#: utils/adt/rowtypes.c:524
-#, c-format
-msgid "wrong number of columns: %d, expected %d"
-msgstr "jumlah kolom salah: %d, seharusnya %d"
-
-#: utils/adt/rowtypes.c:551
-#, c-format
-msgid "wrong data type: %u, expected %u"
-msgstr "tipe data salah: %u, seharusnya %u"
-
-#: utils/adt/rowtypes.c:612
-#, c-format
-msgid "improper binary format in record column %d"
-msgstr "format biner tidak benar pada kolom record %d"
-
-#: utils/adt/rowtypes.c:896 utils/adt/rowtypes.c:1131
-#, c-format
-msgid "cannot compare dissimilar column types %s and %s at record column %d"
-msgstr "tidak dapat membandingkan tipe kolom berbeda %s dan %s pada kolom record %d"
-
-#: utils/adt/rowtypes.c:982 utils/adt/rowtypes.c:1202
-#, c-format
-msgid "cannot compare record types with different numbers of columns"
-msgstr "tidak dapat membandingan tipe record dengan jumlah kolom berbeda"
-
-#: utils/adt/ruleutils.c:3818
-#, c-format
-msgid "rule \"%s\" has unsupported event type %d"
-msgstr "aturan « %s » mempunyai tipe event yang tidak didukung %d"
-
-#: utils/adt/selfuncs.c:5205
-#, c-format
-msgid "case insensitive matching not supported on type bytea"
-msgstr "pencocokan case insensitive tidak didukung pada tipe bytea"
-
-#: utils/adt/selfuncs.c:5308
-#, c-format
-msgid "regular-expression matching not supported on type bytea"
-msgstr "pencocokan regular-expression tidak didukung pada tipe bytea"
-
-#: utils/adt/tid.c:70 utils/adt/tid.c:78 utils/adt/tid.c:86
-#, c-format
-msgid "invalid input syntax for type tid: \"%s\""
-msgstr "sintaks masukan tidak valid untuk tipe tid: « %s »"
-
-#: utils/adt/timestamp.c:98
-#, c-format
-msgid "TIMESTAMP(%d)%s precision must not be negative"
-msgstr "Ketepatan TIMESTAMP(%d)%s tidak boleh negatif"
-
-#: utils/adt/timestamp.c:104
-#, c-format
-msgid "TIMESTAMP(%d)%s precision reduced to maximum allowed, %d"
-msgstr "Ketepatan TIMESTAMP(%d)%s dikurangi dari maksimum yang diperbolehkan, %d"
-
-#: utils/adt/timestamp.c:172 utils/adt/timestamp.c:446
-#, c-format
-msgid "timestamp out of range: \"%s\""
-msgstr "timestamp di luar jangkauan: « %s »"
-
-#: utils/adt/timestamp.c:190 utils/adt/timestamp.c:464 utils/adt/timestamp.c:674
-#, c-format
-msgid "date/time value \"%s\" is no longer supported"
-msgstr "nilai date/time « %s » tidak lagi didukung"
-
-#: utils/adt/timestamp.c:260
-#, c-format
-msgid "timestamp cannot be NaN"
-msgstr "timestamp tidak boleh NaN"
-
-#: utils/adt/timestamp.c:381
-#, c-format
-msgid "timestamp(%d) precision must be between %d and %d"
-msgstr "ketepatan timestamp(%d) harus di antara %d dan %d"
-
-#: utils/adt/timestamp.c:668 utils/adt/timestamp.c:3254 utils/adt/timestamp.c:3383 utils/adt/timestamp.c:3774
-#, c-format
-msgid "interval out of range"
-msgstr "interval di luar jangkauan"
-
-#: utils/adt/timestamp.c:809 utils/adt/timestamp.c:842
-#, c-format
-msgid "invalid INTERVAL type modifier"
-msgstr "tipe modifier INTERVAL tidak valid"
-
-#: utils/adt/timestamp.c:825
-#, c-format
-msgid "INTERVAL(%d) precision must not be negative"
-msgstr "ketepatan INTERVAL(%d) tidak boleh negatif"
-
-#: utils/adt/timestamp.c:831
-#, c-format
-msgid "INTERVAL(%d) precision reduced to maximum allowed, %d"
-msgstr "ketepatan NTERVAL(%d) dikurangi dari maksimum yang diperbolehkan, %d"
-
-#: utils/adt/timestamp.c:1183
-#, c-format
-msgid "interval(%d) precision must be between %d and %d"
-msgstr "ketepatan interval(%d) harus di antara %d dan %d"
-
-#: utils/adt/timestamp.c:2452
-#, c-format
-msgid "cannot subtract infinite timestamps"
-msgstr "tidak dapat mengurangkan timestamp yang tidak terbatas"
-
-#: utils/adt/timestamp.c:3509 utils/adt/timestamp.c:4115 utils/adt/timestamp.c:4155
-#, c-format
-msgid "timestamp units \"%s\" not supported"
-msgstr "satuan timestamp « %s » tidak didukung"
-
-#: utils/adt/timestamp.c:3523 utils/adt/timestamp.c:4165
-#, c-format
-msgid "timestamp units \"%s\" not recognized"
-msgstr "satuan timestamp « %s » tidak dikenali"
-
-#: utils/adt/timestamp.c:3663 utils/adt/timestamp.c:4326 utils/adt/timestamp.c:4367
-#, c-format
-msgid "timestamp with time zone units \"%s\" not supported"
-msgstr "timestamp dengan satuan zona waktu « %s » tidak didukung"
-
-#: utils/adt/timestamp.c:3680 utils/adt/timestamp.c:4376
-#, c-format
-msgid "timestamp with time zone units \"%s\" not recognized"
-msgstr "timestamp dengan satuan zona waktu « %s » tidak dikenali"
-
-#: utils/adt/timestamp.c:3761
-#, c-format
-msgid "interval units \"%s\" not supported because months usually have fractional weeks"
-msgstr "satuan interval « %s » tidak didukung karena bulan biasanya mempunyai minggu yang tidak penuh"
-
-#: utils/adt/timestamp.c:3767 utils/adt/timestamp.c:4482
-#, c-format
-msgid "interval units \"%s\" not supported"
-msgstr "satuan interval « %s » tidak didukung"
-
-#: utils/adt/timestamp.c:3783 utils/adt/timestamp.c:4509
-#, c-format
-msgid "interval units \"%s\" not recognized"
-msgstr "satuan interval « %s » tidak dikenali"
-
-#: utils/adt/timestamp.c:4579 utils/adt/timestamp.c:4751
-#, c-format
-msgid "could not convert to time zone \"%s\""
-msgstr "tidak dapat mengkonversi ke zona waktu « %s »"
-
-#: utils/adt/trigfuncs.c:42
-#, c-format
-msgid "suppress_redundant_updates_trigger: must be called as trigger"
-msgstr "suppress_redundant_updates_trigger: harus dipanggil sebagai trigger"
-
-#: utils/adt/trigfuncs.c:48
-#, c-format
-msgid "suppress_redundant_updates_trigger: must be called on update"
-msgstr "suppress_redundant_updates_trigger: harus dipanggil ketika update"
-
-#: utils/adt/trigfuncs.c:54
-#, c-format
-msgid "suppress_redundant_updates_trigger: must be called before update"
-msgstr "suppress_redundant_updates_trigger: harus dipanggil sebelum update"
-
-#: utils/adt/trigfuncs.c:60
-#, c-format
-msgid "suppress_redundant_updates_trigger: must be called for each row"
-msgstr "suppress_redundant_updates_trigger : harus dipanggil pada setiap baris"
-
-#: utils/adt/tsgistidx.c:98
-#, c-format
-msgid "gtsvector_in not implemented"
-msgstr "gtsvector_in tidak diimplementasi"
-
-#: utils/adt/tsquery.c:154 utils/adt/tsquery.c:389 utils/adt/tsvector_parser.c:133
-#, c-format
-msgid "syntax error in tsquery: \"%s\""
-msgstr "kesalahan sintaks pada tsquery : « %s »"
-
-#: utils/adt/tsquery.c:175
-#, c-format
-msgid "no operand in tsquery: \"%s\""
-msgstr "tidak ada operand pada tsquery : « %s »"
-
-#: utils/adt/tsquery.c:247
-#, c-format
-msgid "value is too big in tsquery: \"%s\""
-msgstr "nilai terlalu besar pada tsquery : « %s »"
-
-#: utils/adt/tsquery.c:252
-#, c-format
-msgid "operand is too long in tsquery: \"%s\""
-msgstr "operand terlalu panjang pada tsquery : « %s »"
-
-#: utils/adt/tsquery.c:280
-#, c-format
-msgid "word is too long in tsquery: \"%s\""
-msgstr "kata terlalu panjang pada tsquery : « %s »"
-
-#: utils/adt/tsquery.c:509
-#, c-format
-msgid "text-search query doesn't contain lexemes: \"%s\""
-msgstr "query pencarian kata tidak memiliki leksem: « %s »"
-
-#: utils/adt/tsquery.c:520 utils/adt/tsquery_util.c:340
-#, c-format
-#| msgid "number is out of range"
-msgid "tsquery is too large"
-msgstr "tsquery terlalu lebar"
-
-#: utils/adt/tsquery_cleanup.c:284
-#, c-format
-msgid "text-search query contains only stop words or doesn't contain lexemes, ignored"
-msgstr "query pencarian kata hanya memiliki kata henti atau tidak memiliki leksem, diabaikan"
-
-#: utils/adt/tsquery_rewrite.c:293
-#, c-format
-msgid "ts_rewrite query must return two tsquery columns"
-msgstr "query ts_rewrite harus mengembalikan dua kolom tsquery"
-
-#: utils/adt/tsrank.c:403
-#, c-format
-msgid "array of weight must be one-dimensional"
-msgstr "array bobot harus satu dimensi"
-
-#: utils/adt/tsrank.c:408
-#, c-format
-msgid "array of weight is too short"
-msgstr "bobot array terlalu pendek"
-
-#: utils/adt/tsrank.c:413
-#, c-format
-msgid "array of weight must not contain nulls"
-msgstr "array bobot tidak boleh mengandung NULL"
-
-#: utils/adt/tsrank.c:422 utils/adt/tsrank.c:748
-#, c-format
-msgid "weight out of range"
-msgstr "bobot melebihi rentang"
-
-#: utils/adt/tsvector.c:213
-#, c-format
-msgid "word is too long (%ld bytes, max %ld bytes)"
-msgstr "kata terlalu panjang (%ld bytes, maximum %ld bytes)"
-
-#: utils/adt/tsvector.c:220
-#, c-format
-msgid "string is too long for tsvector (%ld bytes, max %ld bytes)"
-msgstr "string terlalu panjang untuk tsvector (%ld bytes, max %ld bytes)"
-
-#: utils/adt/tsvector_op.c:1173
-#, c-format
-msgid "ts_stat query must return one tsvector column"
-msgstr "query ts_stat harus mengembalikan satu kolom tsvector"
-
-#: utils/adt/tsvector_op.c:1353
-#, c-format
-msgid "tsvector column \"%s\" does not exist"
-msgstr "kolom tsvector « %s » tidak ditemukan"
-
-#: utils/adt/tsvector_op.c:1359
-#, c-format
-msgid "column \"%s\" is not of tsvector type"
-msgstr "kolom « %s » bukan bertipe tsvector"
-
-#: utils/adt/tsvector_op.c:1371
-#, c-format
-msgid "configuration column \"%s\" does not exist"
-msgstr "kolom konfigurasi « %s » tidak ditemukan"
-
-#: utils/adt/tsvector_op.c:1377
-#, c-format
-msgid "column \"%s\" is not of regconfig type"
-msgstr "kolom « %s » bukan bertipe regconfig"
-
-#: utils/adt/tsvector_op.c:1384
-#, c-format
-msgid "configuration column \"%s\" must not be null"
-msgstr "kolom konfigurasi « %s » tidak boleh NULL"
-
-#: utils/adt/tsvector_op.c:1397
-#, c-format
-msgid "text search configuration name \"%s\" must be schema-qualified"
-msgstr "nama konfigurasi pencarian teks « %s » harus berkualifikasi skema"
-
-#: utils/adt/tsvector_op.c:1422
-#, c-format
-msgid "column \"%s\" is not of a character type"
-msgstr "kolom « %s » bukan bertipe character"
-
-#: utils/adt/tsvector_parser.c:134
-#, c-format
-msgid "syntax error in tsvector: \"%s\""
-msgstr "kesalahan sintaks pada tsvector: « %s »"
-
-#: utils/adt/tsvector_parser.c:199
-#, c-format
-msgid "there is no escaped character: \"%s\""
-msgstr "tidak ada karakter yang di-escape: « %s »"
-
-#: utils/adt/tsvector_parser.c:316
-#, c-format
-msgid "wrong position info in tsvector: \"%s\""
-msgstr "informasi posisi salah pada tsvector : « %s »"
-
-#: utils/adt/uuid.c:128
-#, c-format
-msgid "invalid input syntax for uuid: \"%s\""
-msgstr "sintaks input tidak valid untuk uuid : « %s »"
-
-#: utils/adt/varbit.c:57 utils/adt/varchar.c:49
-#, c-format
-msgid "length for type %s must be at least 1"
-msgstr "panjang untuk tipe %s harus setidaknya 1"
-
-#: utils/adt/varbit.c:62 utils/adt/varchar.c:53
-#, c-format
-msgid "length for type %s cannot exceed %d"
-msgstr "panjang dari tipe %s tidak dapat melebihi %d"
-
-#: utils/adt/varbit.c:163 utils/adt/varbit.c:475 utils/adt/varbit.c:973
-#, c-format
-#| msgid "array size exceeds the maximum allowed (%d)"
-msgid "bit string length exceeds the maximum allowed (%d)"
-msgstr "panjang bit string melebihi panjang maksimum yang diperbolehkan (%d)"
-
-#: utils/adt/varbit.c:177 utils/adt/varbit.c:320 utils/adt/varbit.c:377
-#, c-format
-msgid "bit string length %d does not match type bit(%d)"
-msgstr "panjang bit string %d tidak cocok dengan bit tipe (%d)"
-
-#: utils/adt/varbit.c:199 utils/adt/varbit.c:511
-#, c-format
-msgid "\"%c\" is not a valid binary digit"
-msgstr "« %c » bukan merupakan digit biner yang valid"
-
-#: utils/adt/varbit.c:224 utils/adt/varbit.c:536
-#, c-format
-msgid "\"%c\" is not a valid hexadecimal digit"
-msgstr "« %c » bukan merupakan digit heksadesimal yang valid"
-
-#: utils/adt/varbit.c:311 utils/adt/varbit.c:627
-#, c-format
-msgid "invalid length in external bit string"
-msgstr "panjang tidak valid dalam string bit eksternal"
-
-#: utils/adt/varbit.c:489 utils/adt/varbit.c:636 utils/adt/varbit.c:731
-#, c-format
-msgid "bit string too long for type bit varying(%d)"
-msgstr "bit string terlalu panjang untuk tipe bit varying (%d)"
-
-#: utils/adt/varbit.c:1066 utils/adt/varbit.c:1168 utils/adt/varlena.c:800 utils/adt/varlena.c:864 utils/adt/varlena.c:1008 utils/adt/varlena.c:1964 utils/adt/varlena.c:2031
-#, c-format
-msgid "negative substring length not allowed"
-msgstr "panjang subtring negatif tidak diperbolehkan"
-
-#: utils/adt/varbit.c:1226
-#, c-format
-msgid "cannot AND bit strings of different sizes"
-msgstr "tidak dapat melakukan AND pada bit string dengan ukuran berbeda"
-
-#: utils/adt/varbit.c:1268
-#, c-format
-msgid "cannot OR bit strings of different sizes"
-msgstr "tidak dapat melakukan OR pada bit string dengan ukuran berbeda"
-
-#: utils/adt/varbit.c:1315
-#, c-format
-msgid "cannot XOR bit strings of different sizes"
-msgstr "tidak dapat melakukan XOR pada bit string dengan ukuran berbeda"
-
-#: utils/adt/varbit.c:1793 utils/adt/varbit.c:1851
-#, c-format
-msgid "bit index %d out of valid range (0..%d)"
-msgstr "bit index %d di luar rentang yang valid (0..%d)"
-
-#: utils/adt/varbit.c:1802 utils/adt/varlena.c:2231
-#, c-format
-msgid "new bit must be 0 or 1"
-msgstr "bit baru haruslah 0 atau 1"
-
-#: utils/adt/varchar.c:153 utils/adt/varchar.c:306
-#, c-format
-msgid "value too long for type character(%d)"
-msgstr "nilai terlalu panjang untuk tipe character(%d)"
-
-#: utils/adt/varchar.c:468 utils/adt/varchar.c:622
-#, c-format
-msgid "value too long for type character varying(%d)"
-msgstr "nilai terlalu panjang untuk tipe character varying(%d)"
-
-#: utils/adt/varlena.c:1380
-#, c-format
-msgid "could not determine which collation to use for string comparison"
-msgstr "tidak dapat menentukan pemeriksaan mana yang dapat digunakan untuk perbandingan string"
-
-#: utils/adt/varlena.c:1426 utils/adt/varlena.c:1439
-#, c-format
-msgid "could not convert string to UTF-16: error code %lu"
-msgstr "tidak dapat mengkonversi string ke UTF-16: kode error %lu"
-
-#: utils/adt/varlena.c:1454
-#, c-format
-msgid "could not compare Unicode strings: %m"
-msgstr "tidak dapat membandingkan string Unicode: %m"
-
-#: utils/adt/varlena.c:2109 utils/adt/varlena.c:2140 utils/adt/varlena.c:2176 utils/adt/varlena.c:2219
-#, c-format
-msgid "index %d out of valid range, 0..%d"
-msgstr "index %d di luar rentang yang valid, 0..%d"
-
-#: utils/adt/varlena.c:3138
-#, c-format
-msgid "field position must be greater than zero"
-msgstr "posisi field harus lebih besar dari nol"
-
-#: utils/adt/varlena.c:3849 utils/adt/varlena.c:4083
-#, c-format
-msgid "VARIADIC argument must be an array"
-msgstr "argumen VARIADIC harus berupa array"
-
-#: utils/adt/varlena.c:4023
-#, c-format
-msgid "unterminated format specifier"
-msgstr "penspesifikasi format tidak diakhiri"
-
-#: utils/adt/varlena.c:4161 utils/adt/varlena.c:4281
-#, c-format
-msgid "unrecognized conversion type specifier \"%c\""
-msgstr "penspesifikasi tipe konversi « %c » tidak dikenali"
-
-#: utils/adt/varlena.c:4173 utils/adt/varlena.c:4230
-#, c-format
-msgid "too few arguments for format"
-msgstr "argumen terlalu sedikit untuk format"
-
-#: utils/adt/varlena.c:4324 utils/adt/varlena.c:4507
-#, c-format
-msgid "number is out of range"
-msgstr "nomer di luar rentang"
-
-#: utils/adt/varlena.c:4388 utils/adt/varlena.c:4416
-#, c-format
-msgid "format specifies argument 0, but arguments are numbered from 1"
-msgstr "format menspesifikasi argumen 0, namun argumen dinomori dari 1"
-
-#: utils/adt/varlena.c:4409
-#, c-format
-msgid "width argument position must be ended by \"$\""
-msgstr "positi lebar argumen harus diakhiri dengan « $ »"
-
-#: utils/adt/varlena.c:4454
-#, c-format
-msgid "null values cannot be formatted as an SQL identifier"
-msgstr "nilai NULL tidak dapat diformat sebagai pengidentifikasi SQL"
-
-#: utils/adt/windowfuncs.c:243
-#, c-format
-msgid "argument of ntile must be greater than zero"
-msgstr "argument ke-n harus lebih besar dari nol"
-
-#: utils/adt/windowfuncs.c:465
-#, c-format
-msgid "argument of nth_value must be greater than zero"
-msgstr "argumen dari nilai ke-n harus lebih besar dari nol"
-
-#: utils/adt/xml.c:170
-#, c-format
-msgid "unsupported XML feature"
-msgstr "fitur XML tidak didukung"
-
-#: utils/adt/xml.c:171
-#, c-format
-msgid "This functionality requires the server to be built with libxml support."
-msgstr "Fungsionalitas ini mengharuskan server untuk dibangun dengan dukungan libxml"
-
-#: utils/adt/xml.c:172
-#, c-format
-msgid "You need to rebuild PostgreSQL using --with-libxml."
-msgstr "Anda harus membangun kembali PostgreSQL menggunakan --with-libxml."
-
-#: utils/adt/xml.c:191 utils/mb/mbutils.c:515
-#, c-format
-msgid "invalid encoding name \"%s\""
-msgstr "nama encoding « %s » tidak valid"
-
-#: utils/adt/xml.c:437 utils/adt/xml.c:442
-#, c-format
-msgid "invalid XML comment"
-msgstr "komentar XML tidak valid"
-
-#: utils/adt/xml.c:571
-#, c-format
-msgid "not an XML document"
-msgstr "bukan merupakan dokumen XML"
-
-#: utils/adt/xml.c:730 utils/adt/xml.c:753
-#, c-format
-msgid "invalid XML processing instruction"
-msgstr "instruksi pemrosesan XML tidak valid"
-
-#: utils/adt/xml.c:731
-#, c-format
-msgid "XML processing instruction target name cannot be \"%s\"."
-msgstr "nama target instruksi pemrosesan XML tidak boleh « %s »."
-
-#: utils/adt/xml.c:754
-#, c-format
-msgid "XML processing instruction cannot contain \"?>\"."
-msgstr "intruksi pemrosesan XML tidak dapat mengandung « ?> »."
-
-#: utils/adt/xml.c:833
-#, c-format
-msgid "xmlvalidate is not implemented"
-msgstr "xmlvalidate tidak diimplementasi"
-
-#: utils/adt/xml.c:912
-#, c-format
-msgid "could not initialize XML library"
-msgstr "tidak dapat menginisialisasi library XML"
-
-#: utils/adt/xml.c:913
-#, c-format
-msgid "libxml2 has incompatible char type: sizeof(char)=%u, sizeof(xmlChar)=%u."
-msgstr "libxml2 mempunyai tipe karakter yang tidak cocok: sizeof(char)=%u, sizeof(xmlChar)=%u."
-
-#: utils/adt/xml.c:999
-#, c-format
-msgid "could not set up XML error handler"
-msgstr "tidak dapat menyiapkan penangan error XML"
-
-#: utils/adt/xml.c:1000
-#, c-format
-msgid "This probably indicates that the version of libxml2 being used is not compatible with the libxml2 header files that PostgreSQL was built with."
-msgstr "Hal ini mungkin mengindikasikan bahwa versi libxml2 yang digunakan tidak cocok dengan file header libxml2 yang membangun PostgreSQL."
-
-#: utils/adt/xml.c:1735
-msgid "Invalid character value."
-msgstr "Nilai karakter tidak valid."
-
-#: utils/adt/xml.c:1738
-msgid "Space required."
-msgstr "Space dibutuhkan."
-
-#: utils/adt/xml.c:1741
-msgid "standalone accepts only 'yes' or 'no'."
-msgstr "standalone hanya menerima 'yes' atau 'no'."
-
-#: utils/adt/xml.c:1744
-msgid "Malformed declaration: missing version."
-msgstr "Deklarasi tidak sempurna: versi hilang."
-
-#: utils/adt/xml.c:1747
-msgid "Missing encoding in text declaration."
-msgstr "Encoding hilang pada deklarasi teks."
-
-#: utils/adt/xml.c:1750
-msgid "Parsing XML declaration: '?>' expected."
-msgstr "Membaca deklarasi XML: dibutuhkan « ?> »."
-
-#: utils/adt/xml.c:1753
-#, c-format
-msgid "Unrecognized libxml error code: %d."
-msgstr "Kode error libxml tidak dikenal : %d"
-
-#: utils/adt/xml.c:2034
-#, c-format
-msgid "XML does not support infinite date values."
-msgstr "XML tidak mendukung nilai date tak hingga."
-
-#: utils/adt/xml.c:2056 utils/adt/xml.c:2083
-#, c-format
-msgid "XML does not support infinite timestamp values."
-msgstr "XML tidak mendukung nilai timestamp tak hingga."
-
-#: utils/adt/xml.c:2474
-#, c-format
-msgid "invalid query"
-msgstr "query tidak valid"
-
-#: utils/adt/xml.c:3789
-#, c-format
-msgid "invalid array for XML namespace mapping"
-msgstr "array tidak valid untuk pemetaan namespace XML"
-
-#: utils/adt/xml.c:3790
-#, c-format
-msgid "The array must be two-dimensional with length of the second axis equal to 2."
-msgstr "Array harus dua dimensi dengan panjang dari axis kedua sama dengan 2"
-
-#: utils/adt/xml.c:3814
-#, c-format
-msgid "empty XPath expression"
-msgstr "ekspresi XPath kosong"
-
-#: utils/adt/xml.c:3863
-#, c-format
-msgid "neither namespace name nor URI may be null"
-msgstr "nama namespace ataupun URI tidak boleh NULL"
-
-#: utils/adt/xml.c:3870
-#, c-format
-msgid "could not register XML namespace with name \"%s\" and URI \"%s\""
-msgstr "tidak dapat mendaftarkan namespace XML dengan nama « %s » dan URI « %s »"
-
-#: utils/cache/lsyscache.c:2459 utils/cache/lsyscache.c:2492 utils/cache/lsyscache.c:2525 utils/cache/lsyscache.c:2558
-#, c-format
-msgid "type %s is only a shell"
-msgstr "tipe %s hanyalah sebuah shell"
-
-#: utils/cache/lsyscache.c:2464
-#, c-format
-msgid "no input function available for type %s"
-msgstr "tidak ada fungsi input tersedia untuk tipe %s"
-
-#: utils/cache/lsyscache.c:2497
-#, c-format
-msgid "no output function available for type %s"
-msgstr "tidak ada fungsi output tersedia untuk %s"
-
-#: utils/cache/plancache.c:696
-#, c-format
-msgid "cached plan must not change result type"
-msgstr "cached plan tidak boleh mengganti tipe result"
-
-#: utils/cache/relcache.c:4541
-#, c-format
-msgid "could not create relation-cache initialization file \"%s\": %m"
-msgstr "tidak dapat membuat file inisialisasi relation-cache « %s » : %m"
-
-#: utils/cache/relcache.c:4543
-#, c-format
-msgid "Continuing anyway, but there's something wrong."
-msgstr "Tetap dilanjutkan, namun ada sesuatu yang salah."
-
-#: utils/cache/relcache.c:4757
-#, c-format
-msgid "could not remove cache file \"%s\": %m"
-msgstr "tidak dapat menghapus file cache « %s » : %m"
-
-#: utils/cache/relmapper.c:453
-#, c-format
-msgid "cannot PREPARE a transaction that modified relation mapping"
-msgstr "tidak dapat melakukan PREPARE transaksi yang mengubah pemetaan relasi"
-
-#: utils/cache/relmapper.c:596 utils/cache/relmapper.c:696
-#, c-format
-msgid "could not open relation mapping file \"%s\": %m"
-msgstr "tidak dapat membuka file pemetaan relasi « %s » : %m"
-
-#: utils/cache/relmapper.c:609
-#, c-format
-msgid "could not read relation mapping file \"%s\": %m"
-msgstr "tidak dapat membaca file pemetaan relasi « %s » : %m"
-
-#: utils/cache/relmapper.c:619
-#, c-format
-msgid "relation mapping file \"%s\" contains invalid data"
-msgstr "file pemetaan relasi « %s » mengandung data yang tidak valid"
-
-#: utils/cache/relmapper.c:629
-#, c-format
-msgid "relation mapping file \"%s\" contains incorrect checksum"
-msgstr "file pemetaan relasi « %s » mengandung checksum yang salah"
-
-#: utils/cache/relmapper.c:735
-#, c-format
-msgid "could not write to relation mapping file \"%s\": %m"
-msgstr "tidak dapat menuliskan file pemetaan relasi « %s » : %m"
-
-#: utils/cache/relmapper.c:748
-#, c-format
-msgid "could not fsync relation mapping file \"%s\": %m"
-msgstr "tidak dapat melakukan fsync pada file pemetaan relasi « %s » : %m"
-
-#: utils/cache/relmapper.c:754
-#, c-format
-msgid "could not close relation mapping file \"%s\": %m"
-msgstr "tidak dapat menutup file pemetaan relasi « %s » : %m"
-
-#: utils/cache/typcache.c:704
-#, c-format
-msgid "type %s is not composite"
-msgstr "tipe %s bukanlah komposit"
-
-#: utils/cache/typcache.c:718
-#, c-format
-msgid "record type has not been registered"
-msgstr "tipe record belum didaftarkan"
-
-#: utils/error/assert.c:34
-#, c-format
-msgid "TRAP: ExceptionalCondition: bad arguments\n"
-msgstr "TRAP : ExceptionalCondition: kesalahan argumen\n"
-
-#: utils/error/assert.c:37
-#, c-format
-msgid "TRAP: %s(\"%s\", File: \"%s\", Line: %d)\n"
-msgstr "TRAP : %s(« %s », File: « %s », Baris: %d)\n"
-
-#: utils/error/elog.c:319 utils/error/elog.c:1262
-#, c-format
-msgid "error occurred at %s:%d before error message processing is available\n"
-msgstr "kesalahan terjadi pada %s:%d sebelum pemrosesan pesan error tersedia\n"
-
-#: utils/error/elog.c:1694
-#, c-format
-msgid "could not reopen file \"%s\" as stderr: %m"
-msgstr "tidak dapat membuka kembali file « %s » sebagai stderr : %m"
-
-#: utils/error/elog.c:1707
-#, c-format
-msgid "could not reopen file \"%s\" as stdout: %m"
-msgstr "tidak dapat membuka kembali file « %s » sebagai stdout : %m"
-
-#: utils/error/elog.c:2096 utils/error/elog.c:2106 utils/error/elog.c:2116
-msgid "[unknown]"
-msgstr "[tidak diketahui]"
-
-#: utils/error/elog.c:2464 utils/error/elog.c:2763 utils/error/elog.c:2871
-msgid "missing error text"
-msgstr "teks error yang hilang"
-
-#: utils/error/elog.c:2467 utils/error/elog.c:2470 utils/error/elog.c:2874 utils/error/elog.c:2877
-#, c-format
-msgid " at character %d"
-msgstr " pada karakter %d"
-
-#: utils/error/elog.c:2480 utils/error/elog.c:2487
-msgid "DETAIL:  "
-msgstr "DETIL:  "
-
-#: utils/error/elog.c:2494
-msgid "HINT:  "
-msgstr "PETUNJUK :  "
-
-#: utils/error/elog.c:2501
-msgid "QUERY:  "
-msgstr "QUERY :  "
-
-#: utils/error/elog.c:2508
-msgid "CONTEXT:  "
-msgstr "KONTEKS:  "
-
-#: utils/error/elog.c:2518
-#, c-format
-msgid "LOCATION:  %s, %s:%d\n"
-msgstr "LOKASI:  %s, %s:%d\n"
-
-#: utils/error/elog.c:2525
-#, c-format
-msgid "LOCATION:  %s:%d\n"
-msgstr "LOKASI:  %s:%d\n"
-
-#: utils/error/elog.c:2539
-msgid "STATEMENT:  "
-msgstr "PERNYATAAN:  "
-
-#. translator: This string will be truncated at 47
-#. characters expanded.
-#: utils/error/elog.c:2992
-#, c-format
-msgid "operating system error %d"
-msgstr "kesalahan sistem operasi %d"
-
-#: utils/error/elog.c:3187
-msgid "DEBUG"
-msgstr "DEBUG"
-
-#: utils/error/elog.c:3191
-msgid "LOG"
-msgstr "LOG"
-
-#: utils/error/elog.c:3194
-msgid "INFO"
-msgstr "INFO"
-
-#: utils/error/elog.c:3197
-msgid "NOTICE"
-msgstr "NOTICE"
-
-#: utils/error/elog.c:3200
-msgid "WARNING"
-msgstr "PERINGATAN"
-
-#: utils/error/elog.c:3203
-msgid "ERROR"
-msgstr "ERROR"
-
-#: utils/error/elog.c:3206
-msgid "FATAL"
-msgstr "FATAL"
-
-#: utils/error/elog.c:3209
-msgid "PANIC"
-msgstr "PANIK"
-
-#: utils/fmgr/dfmgr.c:125
-#, c-format
-msgid "could not find function \"%s\" in file \"%s\""
-msgstr "tidak dapat menemukan fungsi « %s » di dalam file « %s »"
-
-#: utils/fmgr/dfmgr.c:204 utils/fmgr/dfmgr.c:413 utils/fmgr/dfmgr.c:461
-#, c-format
-msgid "could not access file \"%s\": %m"
-msgstr "tidak dapat mengakses file « %s » : %m"
-
-#: utils/fmgr/dfmgr.c:242
-#, c-format
-msgid "could not load library \"%s\": %s"
-msgstr "tidak dapat membuka library « %s » : %s"
-
-#: utils/fmgr/dfmgr.c:274
-#, c-format
-msgid "incompatible library \"%s\": missing magic block"
-msgstr "library « %s » tidak sesuai: magic block hilang"
-
-#: utils/fmgr/dfmgr.c:276
-#, c-format
-msgid "Extension libraries are required to use the PG_MODULE_MAGIC macro."
-msgstr "Ektensi library dibutuhkan untuk menggunakan macro PG_MODULE_MAGIC."
-
-#: utils/fmgr/dfmgr.c:312
-#, c-format
-msgid "incompatible library \"%s\": version mismatch"
-msgstr "library « %s » tidak sesuai : versi tidak cocok"
-
-#: utils/fmgr/dfmgr.c:314
-#, c-format
-msgid "Server is version %d.%d, library is version %d.%d."
-msgstr "Versi dari server adalah %d.%d, versi library adalah %d.%d."
-
-#: utils/fmgr/dfmgr.c:333
-#, c-format
-msgid "Server has FUNC_MAX_ARGS = %d, library has %d."
-msgstr "Server mempunyai FUNC_MAX_ARGS = %d, library mempunyai %d."
-
-#: utils/fmgr/dfmgr.c:342
-#, c-format
-msgid "Server has INDEX_MAX_KEYS = %d, library has %d."
-msgstr "Server mempunyai INDEX_MAX_KEYS = %d, library mempunyai %d."
-
-#: utils/fmgr/dfmgr.c:351
-#, c-format
-msgid "Server has NAMEDATALEN = %d, library has %d."
-msgstr "Server mempunyai NAMEDATALEN = %d, library mempunyai %d."
-
-#: utils/fmgr/dfmgr.c:360
-#, c-format
-msgid "Server has FLOAT4PASSBYVAL = %s, library has %s."
-msgstr "Server mempunyai FLOAT4PASSBYVAL = %s, library mempunyai %s."
-
-#: utils/fmgr/dfmgr.c:369
-#, c-format
-msgid "Server has FLOAT8PASSBYVAL = %s, library has %s."
-msgstr "Server mempunyai FLOAT8PASSBYVAL = %s, library mempunyai %s."
-
-#: utils/fmgr/dfmgr.c:376
-msgid "Magic block has unexpected length or padding difference."
-msgstr "Magic block mempunyai panjang atau perbedaan padding yang tidak diharapkan"
-
-#: utils/fmgr/dfmgr.c:379
-#, c-format
-msgid "incompatible library \"%s\": magic block mismatch"
-msgstr "library « %s » tidak sesuai : magic block tidak cocok"
-
-#: utils/fmgr/dfmgr.c:545
-#, c-format
-msgid "access to library \"%s\" is not allowed"
-msgstr "akses terhadap library « %s » tidak diperbolehkan"
-
-#: utils/fmgr/dfmgr.c:572
-#, c-format
-msgid "invalid macro name in dynamic library path: %s"
-msgstr "nama macro di dalam letak dinamis library tidak valid : %s"
-
-#: utils/fmgr/dfmgr.c:617
-#, c-format
-msgid "zero-length component in parameter \"dynamic_library_path\""
-msgstr "komponen dengan panjang nol pada parameter « dynamic_library_path »"
-
-#: utils/fmgr/dfmgr.c:636
-#, c-format
-msgid "component in parameter \"dynamic_library_path\" is not an absolute path"
-msgstr "komponen dalam parameter « dynamic_library_path » bukan merupakan letak absolut"
-
-#: utils/fmgr/fmgr.c:272
-#, c-format
-msgid "internal function \"%s\" is not in internal lookup table"
-msgstr "fungsi internal « %s » tidak berada di dalam tabel lookup internal"
-
-#: utils/fmgr/fmgr.c:482
-#, c-format
-msgid "unrecognized API version %d reported by info function \"%s\""
-msgstr "versi API %d tidak dikenali dilaporkan dari fungsi info « %s »"
-
-#: utils/fmgr/fmgr.c:853 utils/fmgr/fmgr.c:2114
-#, c-format
-msgid "function %u has too many arguments (%d, maximum is %d)"
-msgstr "fungsi %u mempunyai argumen terlalu banyak (%d, maksimum adalah %d)"
-
-#: utils/fmgr/fmgr.c:2533
-#, c-format
-msgid "language validation function %u called for language %u instead of %u"
-msgstr "fungsi validasi bahasa %u dipanggil untuk bahasa %u bukanlah %u"
-
-#: utils/fmgr/funcapi.c:355
-#, c-format
-msgid "could not determine actual result type for function \"%s\" declared to return type %s"
-msgstr "tidak dapat menentukan tipe hasil uang pasti untuk fungsi « %s » yang didekalarasikan untuk tipe kembalian %s"
-
-#: utils/fmgr/funcapi.c:1301 utils/fmgr/funcapi.c:1332
-#, c-format
-msgid "number of aliases does not match number of columns"
-msgstr "jumlah alias tidak cocok dengan jumlah kolom"
-
-#: utils/fmgr/funcapi.c:1326
-#, c-format
-msgid "no column alias was provided"
-msgstr "tidak ada alias kolom yang diberikan"
-
-#: utils/fmgr/funcapi.c:1350
-#, c-format
-msgid "could not determine row description for function returning record"
-msgstr "tidak dapat menentukan deskripsi baris untuk fungsi yang mengembalikan record"
-
-#: utils/init/miscinit.c:116
-#, c-format
-msgid "could not change directory to \"%s\": %m"
-msgstr "tidak dapat mengganti direktori ke « %s » : %m"
-
-#: utils/init/miscinit.c:382 utils/misc/guc.c:5367
-#, c-format
-msgid "cannot set parameter \"%s\" within security-restricted operation"
-msgstr "tidak dapat mengatur parameter « %s » di dalam operasi pengamanan yang ketat"
-
-#: utils/init/miscinit.c:461
-#, c-format
-msgid "role \"%s\" is not permitted to log in"
-msgstr "role « %s » tidak diperbolehkan untuk log in"
-
-#: utils/init/miscinit.c:479
-#, c-format
-msgid "too many connections for role \"%s\""
-msgstr "terlalu banyak koneksi untuk role « %s »"
-
-#: utils/init/miscinit.c:539
-#, c-format
-msgid "permission denied to set session authorization"
-msgstr "izin ditolak untuk mengatur autorisasi sesi"
-
-#: utils/init/miscinit.c:619
-#, c-format
-msgid "invalid role OID: %u"
-msgstr "role OID tidak valid: %u"
-
-#: utils/init/miscinit.c:746
-#, c-format
-msgid "could not create lock file \"%s\": %m"
-msgstr "tidak dapat membuat file lock « %s » : %m"
-
-#: utils/init/miscinit.c:760
-#, c-format
-msgid "could not open lock file \"%s\": %m"
-msgstr "tidak dapat membuka file lock « %s » : %m"
-
-#: utils/init/miscinit.c:766
-#, c-format
-msgid "could not read lock file \"%s\": %m"
-msgstr "tidak dapat membaca file lock « %s » : %m"
-
-#: utils/init/miscinit.c:774
-#, c-format
-msgid "lock file \"%s\" is empty"
-msgstr "file lock « %s » kosong"
-
-#: utils/init/miscinit.c:775
-#, c-format
-msgid "Either another server is starting, or the lock file is the remnant of a previous server startup crash."
-msgstr "Server lain sudah menyala, atau file lock tersisa dari server sebelumnya gagal menyala"
-
-#: utils/init/miscinit.c:822
-#, c-format
-msgid "lock file \"%s\" already exists"
-msgstr "file lock « %s » sudah ada"
-
-#: utils/init/miscinit.c:826
-#, c-format
-msgid "Is another postgres (PID %d) running in data directory \"%s\"?"
-msgstr "Apakah postgres lain (PID %d) berjalan dalam direktori data « %s » ?"
-
-#: utils/init/miscinit.c:828
-#, c-format
-msgid "Is another postmaster (PID %d) running in data directory \"%s\"?"
-msgstr "Apakah postmaster lain (PID %d) berjalan dalam direktori data « %s » ?"
-
-#: utils/init/miscinit.c:831
-#, c-format
-msgid "Is another postgres (PID %d) using socket file \"%s\"?"
-msgstr "Apakah postgres lain (PID %d) menggunakan file socket « %s » ?"
-
-#: utils/init/miscinit.c:833
-#, c-format
-msgid "Is another postmaster (PID %d) using socket file \"%s\"?"
-msgstr "Apakah postmaster lain (PID %d) menggunakan file socket « %s » ?"
-
-#: utils/init/miscinit.c:869
-#, c-format
-msgid "pre-existing shared memory block (key %lu, ID %lu) is still in use"
-msgstr "blok shared memory pre-existing (key %lu, ID %lu) masih digunakan"
-
-#: utils/init/miscinit.c:872
-#, c-format
-msgid "If you're sure there are no old server processes still running, remove the shared memory block or just delete the file \"%s\"."
-msgstr "Jika anda yakin tidak ada proses server lama yang masih berjalan, hapus blok shared memory atau hapus saja file-nya « %s »."
-
-#: utils/init/miscinit.c:888
-#, c-format
-msgid "could not remove old lock file \"%s\": %m"
-msgstr "tidak dapat menghapus file lock lama « %s » : %m"
-
-#: utils/init/miscinit.c:890
-#, c-format
-msgid "The file seems accidentally left over, but it could not be removed. Please remove the file by hand and try again."
-msgstr "File sepertinya tertinggal secara tidak sengaja, namun tidak dapat dihapus. Mohon untuk menghapus file tersebut secara manual dan coba kembali."
-
-#: utils/init/miscinit.c:926 utils/init/miscinit.c:937 utils/init/miscinit.c:947
-#, c-format
-msgid "could not write lock file \"%s\": %m"
-msgstr "tidak dapat menulis file lock « %s » : %m"
-
-#: utils/init/miscinit.c:1072 utils/misc/guc.c:7723
-#, c-format
-msgid "could not read from file \"%s\": %m"
-msgstr "tidak dapat membaca dari file « %s » : %m"
-
-#: utils/init/miscinit.c:1186 utils/init/miscinit.c:1199
-#, c-format
-msgid "\"%s\" is not a valid data directory"
-msgstr "« %s » bukan merupakan direktori data yang valid"
-
-#: utils/init/miscinit.c:1188
-#, c-format
-msgid "File \"%s\" is missing."
-msgstr "File « %s » hilang"
-
-#: utils/init/miscinit.c:1201
-#, c-format
-msgid "File \"%s\" does not contain valid data."
-msgstr "File « %s » tidak mengandung data yang valid."
-
-#: utils/init/miscinit.c:1203
-#, c-format
-msgid "You might need to initdb."
-msgstr "Anda butuh untuk melakukan initdb."
-
-#: utils/init/miscinit.c:1211
-#, c-format
-msgid "The data directory was initialized by PostgreSQL version %ld.%ld, which is not compatible with this version %s."
-msgstr "Direktori data diinisialisasi oleh PostgreSQL versi %ld.%ld, yang tidak sesuai dengan versi ini %s."
-
-#: utils/init/miscinit.c:1296
-#, c-format
-msgid "loaded library \"%s\""
-msgstr "library yang di-load « %s »"
-
-#: utils/init/postinit.c:234
-#, c-format
-msgid "replication connection authorized: user=%s"
-msgstr "koneksi replikasi terautorisasi: user=%s"
-
-#: utils/init/postinit.c:238
-#, c-format
-msgid "connection authorized: user=%s database=%s"
-msgstr "koneksi terautorisasi: user=%s, database=%s"
-
-#: utils/init/postinit.c:269
-#, c-format
-msgid "database \"%s\" has disappeared from pg_database"
-msgstr "database « %s » telah hilang dari pg_database"
-
-#: utils/init/postinit.c:271
-#, c-format
-msgid "Database OID %u now seems to belong to \"%s\"."
-msgstr "Database OID %u menjadi milik « %s »."
-
-#: utils/init/postinit.c:291
-#, c-format
-msgid "database \"%s\" is not currently accepting connections"
-msgstr "database « %s » saat ini tidak menerima koneksi"
-
-#: utils/init/postinit.c:304
-#, c-format
-msgid "permission denied for database \"%s\""
-msgstr "izin ditolak untuk database « %s »"
-
-#: utils/init/postinit.c:305
-#, c-format
-msgid "User does not have CONNECT privilege."
-msgstr "User tidak memiliki izin CONNECT."
-
-#: utils/init/postinit.c:322
-#, c-format
-msgid "too many connections for database \"%s\""
-msgstr "terlalu banyak koneksi untuk database « %s »"
-
-#: utils/init/postinit.c:344 utils/init/postinit.c:351
-#, c-format
-msgid "database locale is incompatible with operating system"
-msgstr "lokalisasi database tidak sesuai dengan sistem operasi"
-
-#: utils/init/postinit.c:345
-#, c-format
-msgid "The database was initialized with LC_COLLATE \"%s\",  which is not recognized by setlocale()."
-msgstr "Database diinisialisasi dengan LC_COLLATE « %s », yang tidak dikenal oleh setlocale()."
-
-#: utils/init/postinit.c:347 utils/init/postinit.c:354
-#, c-format
-msgid "Recreate the database with another locale or install the missing locale."
-msgstr "Pembuatan kembali database dengan lokalisasi lain atau install lokalisasi yang hilang."
-
-#: utils/init/postinit.c:352
-#, c-format
-msgid "The database was initialized with LC_CTYPE \"%s\",  which is not recognized by setlocale()."
-msgstr "Database diinisialisasi dengan LC_CTYPE « %s », yang tidak dikenali dengan setlocale()."
-
-#: utils/init/postinit.c:653
-#, c-format
-msgid "no roles are defined in this database system"
-msgstr "tidak ada role yang didefinisikan dalam sistem database ini"
-
-#: utils/init/postinit.c:654
-#, c-format
-msgid "You should immediately run CREATE USER \"%s\" SUPERUSER;."
-msgstr "Anda harus segera menjalankan « CREATE USER \"%s\" CREATEUSER; »."
-
-#: utils/init/postinit.c:690
-#, c-format
-msgid "new replication connections are not allowed during database shutdown"
-msgstr "koneksi replikasi baru tidak diperbolehkan pada saat mematikan database"
-
-#: utils/init/postinit.c:694
-#, c-format
-msgid "must be superuser to connect during database shutdown"
-msgstr "harus sebagai superuser untuk melakukan koneksi pada saat mematikan database"
-
-#: utils/init/postinit.c:704
-#, c-format
-msgid "must be superuser to connect in binary upgrade mode"
-msgstr "harus sebagai superuser untuk melakukan koneksi dalam mode pemutakhiran binary"
-
-#: utils/init/postinit.c:718
-#, c-format
-msgid "remaining connection slots are reserved for non-replication superuser connections"
-msgstr "slot koneksi yang tersisa dipakai untuk superuser bukan replikasi"
-
-#: utils/init/postinit.c:732
-#, c-format
-msgid "must be superuser or replication role to start walsender"
-msgstr "harus sebagai superuser atau role replikasi untuk menjalankan walsender"
-
-#: utils/init/postinit.c:792
-#, c-format
-msgid "database %u does not exist"
-msgstr "database « %u » tidak ada"
-
-#: utils/init/postinit.c:844
-#, c-format
-msgid "It seems to have just been dropped or renamed."
-msgstr "Sepertinya telah dihapus atau diganti nama."
-
-#: utils/init/postinit.c:862
-#, c-format
-msgid "The database subdirectory \"%s\" is missing."
-msgstr "Database subdirektori « %s » hilang."
-
-#: utils/init/postinit.c:867
-#, c-format
-msgid "could not access directory \"%s\": %m"
-msgstr "tidak dapat mengakses direktori « %s » : %m"
-
-#: utils/mb/conv.c:509
-#, c-format
-msgid "invalid encoding number: %d"
-msgstr "nomor encoding tidak valid: %d"
-
-#: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:136 utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:163
-#, c-format
-msgid "unexpected encoding ID %d for ISO 8859 character sets"
-msgstr "ID encoding %d tidak diharapkan untuk kumpulan karakter ISO-8859"
-
-#: utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:126 utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:153
-#, c-format
-msgid "unexpected encoding ID %d for WIN character sets"
-msgstr "ID encoding %d tidak diharapkan untuk kumpulan karakter WIN"
-
-#: utils/mb/encnames.c:484
-#, c-format
-msgid "encoding name too long"
-msgstr "nama encoding terlalu panjang"
-
-#: utils/mb/mbutils.c:281
-#, c-format
-msgid "conversion between %s and %s is not supported"
-msgstr "konversi antara %s dan %s tidak didukung"
-
-#: utils/mb/mbutils.c:351
-#, c-format
-msgid "default conversion function for encoding \"%s\" to \"%s\" does not exist"
-msgstr "fungsi konversi default untuk encoding « %s » en « %s » tidak ada"
-
-#: utils/mb/mbutils.c:375 utils/mb/mbutils.c:676
-#, c-format
-msgid "String of %d bytes is too long for encoding conversion."
-msgstr "String dengan panjang %d bytes terlalu panjang untuk konversi encoding."
-
-#: utils/mb/mbutils.c:462
-#, c-format
-msgid "invalid source encoding name \"%s\""
-msgstr "nama encoding asal « %s » tidak valid"
-
-#: utils/mb/mbutils.c:467
-#, c-format
-msgid "invalid destination encoding name \"%s\""
-msgstr "nama encoding tujuan « %s » tidak valid"
-
-#: utils/mb/mbutils.c:589
-#, c-format
-msgid "invalid byte value for encoding \"%s\": 0x%02x"
-msgstr "nilai byte untuk encoding « %s » : 0x%02x tidak valid"
-
-#: utils/mb/wchar.c:2018
-#, c-format
-msgid "invalid byte sequence for encoding \"%s\": %s"
-msgstr "urutan byte untuk encoding « %s » : %s tidak valid"
-
-#: utils/mb/wchar.c:2051
-#, c-format
-msgid "character with byte sequence %s in encoding \"%s\" has no equivalent in encoding \"%s\""
-msgstr "karakter dengan urutan byte %s di dalam encoding « %s » tidak mempunyai kesamaan pada encoding « %s »"
-
-#: utils/misc/guc.c:520
-msgid "Ungrouped"
-msgstr "Tidak digrupkan"
-
-#: utils/misc/guc.c:522
-msgid "File Locations"
-msgstr "Lokasi File"
-
-#: utils/misc/guc.c:524
-msgid "Connections and Authentication"
-msgstr "Koneksi dan Otentikasi"
-
-#: utils/misc/guc.c:526
-msgid "Connections and Authentication / Connection Settings"
-msgstr "Koneksi dan Otentikasi / Pengaturan Koneksi"
-
-#: utils/misc/guc.c:528
-msgid "Connections and Authentication / Security and Authentication"
-msgstr "Koneksi dan Otentikasi / Keamanan dan Otentikasi"
-
-#: utils/misc/guc.c:530
-msgid "Resource Usage"
-msgstr "Penggunaan Resource"
-
-#: utils/misc/guc.c:532
-msgid "Resource Usage / Memory"
-msgstr "Penggunaan Resource / Memory"
-
-#: utils/misc/guc.c:534
-msgid "Resource Usage / Disk"
-msgstr "Penggunaan Resource / Disk"
-
-#: utils/misc/guc.c:536
-msgid "Resource Usage / Kernel Resources"
-msgstr "Penggunaan Resource / Resource Kernel"
-
-#: utils/misc/guc.c:538
-msgid "Resource Usage / Cost-Based Vacuum Delay"
-msgstr "Penggunaan Resource / Cost-Base VACUUM Delay"
-
-#: utils/misc/guc.c:540
-msgid "Resource Usage / Background Writer"
-msgstr "Penggunaan Resource / Background Writer"
-
-#: utils/misc/guc.c:542
-msgid "Resource Usage / Asynchronous Behavior"
-msgstr "Penggunaan Resource / Perilaku Asinkronus"
-
-#: utils/misc/guc.c:544
-msgid "Write-Ahead Log"
-msgstr "Write-Ahead Log"
-
-#: utils/misc/guc.c:546
-msgid "Write-Ahead Log / Settings"
-msgstr "Write-Ahead Log / Penyetelan"
-
-#: utils/misc/guc.c:548
-msgid "Write-Ahead Log / Checkpoints"
-msgstr "Write-Ahead Log / Checkpoints"
-
-#: utils/misc/guc.c:550
-msgid "Write-Ahead Log / Archiving"
-msgstr "Write-Ahead Log / Pengarsipan"
-
-#: utils/misc/guc.c:552
-msgid "Replication"
-msgstr "Replikasi"
-
-#: utils/misc/guc.c:554
-msgid "Replication / Sending Servers"
-msgstr "Replikasi / Server Pengirim"
-
-#: utils/misc/guc.c:556
-msgid "Replication / Master Server"
-msgstr "Replikasi / Server Master"
-
-#: utils/misc/guc.c:558
-msgid "Replication / Standby Servers"
-msgstr "Replikasi / Server Standby"
-
-#: utils/misc/guc.c:560
-msgid "Query Tuning"
-msgstr "Optimasi Query"
-
-#: utils/misc/guc.c:562
-msgid "Query Tuning / Planner Method Configuration"
-msgstr "Optimasi Query / Konfigurasi Metode Planner"
-
-#: utils/misc/guc.c:564
-msgid "Query Tuning / Planner Cost Constants"
-msgstr "Optimasi Query / Konstanta Beban Planner"
-
-#: utils/misc/guc.c:566
-msgid "Query Tuning / Genetic Query Optimizer"
-msgstr "Optimasi Query / Pengoptimasi Query Genetik"
-
-#: utils/misc/guc.c:568
-msgid "Query Tuning / Other Planner Options"
-msgstr "Optimasi Query / Opsi Planner Lainnya"
-
-#: utils/misc/guc.c:570
-msgid "Reporting and Logging"
-msgstr "Reporting dan Loggin"
-
-#: utils/misc/guc.c:572
-msgid "Reporting and Logging / Where to Log"
-msgstr "Reporting dan Logging / Letak Log"
-
-#: utils/misc/guc.c:574
-msgid "Reporting and Logging / When to Log"
-msgstr "Reporting dan Loggin / Waktu Log"
-
-#: utils/misc/guc.c:576
-msgid "Reporting and Logging / What to Log"
-msgstr "Reporting dan Loggin / Hal yang di-Log"
-
-#: utils/misc/guc.c:578
-msgid "Statistics"
-msgstr "Statistik"
-
-#: utils/misc/guc.c:580
-msgid "Statistics / Monitoring"
-msgstr "Statistik / Monitoring"
-
-#: utils/misc/guc.c:582
-msgid "Statistics / Query and Index Statistics Collector"
-msgstr "Statistik / Query dan Pengumpul Statistik Index"
-
-#: utils/misc/guc.c:584
-msgid "Autovacuum"
-msgstr "Autovacuum"
-
-#: utils/misc/guc.c:586
-msgid "Client Connection Defaults"
-msgstr "Nilai Asal Koneksi Client"
-
-#: utils/misc/guc.c:588
-msgid "Client Connection Defaults / Statement Behavior"
-msgstr "Nilai Asal Koneksi Client / Perilaku Statement"
-
-#: utils/misc/guc.c:590
-msgid "Client Connection Defaults / Locale and Formatting"
-msgstr "Nilai Asal Koneksi Client / Lokalisasi dan Format"
-
-#: utils/misc/guc.c:592
-msgid "Client Connection Defaults / Other Defaults"
-msgstr "Nilai Asal Koneksi Client / Nilai Asal Lain"
-
-#: utils/misc/guc.c:594
-msgid "Lock Management"
-msgstr "Manajemen Lock"
-
-#: utils/misc/guc.c:596
-msgid "Version and Platform Compatibility"
-msgstr "Kompatibilitas Versi dan Platform"
-
-#: utils/misc/guc.c:598
-msgid "Version and Platform Compatibility / Previous PostgreSQL Versions"
-msgstr "Kompatibilitas Versi dan Platform / Versi PostgreSQL Sebelumnya"
-
-#: utils/misc/guc.c:600
-msgid "Version and Platform Compatibility / Other Platforms and Clients"
-msgstr "Kompatibilitas Versi dan Platform / Platform dan Client Lai"
-
-#: utils/misc/guc.c:602
-msgid "Error Handling"
-msgstr "Penanganan Error"
-
-#: utils/misc/guc.c:604
-msgid "Preset Options"
-msgstr "Pilihan yang Telah Ditetapkan"
-
-#: utils/misc/guc.c:606
-msgid "Customized Options"
-msgstr "Pilihan yang Dikostumisasi"
-
-#: utils/misc/guc.c:608
-msgid "Developer Options"
-msgstr "Pilihan Pengembang"
-
-#: utils/misc/guc.c:662
-msgid "Enables the planner's use of sequential-scan plans."
-msgstr "Mengaktifkan fungsi scan rencana sequential-scan dari planner."
-
-#: utils/misc/guc.c:671
-msgid "Enables the planner's use of index-scan plans."
-msgstr "Mengaktifkan fungsi rencana index-scan dari planner."
-
-#: utils/misc/guc.c:680
-msgid "Enables the planner's use of index-only-scan plans."
-msgstr "Mengaktifkan fungsi rencana index-only-scan dari planner."
-
-#: utils/misc/guc.c:689
-msgid "Enables the planner's use of bitmap-scan plans."
-msgstr "Mengaktifkan fungsi rencana bitmap-scan dari planner."
-
-#: utils/misc/guc.c:698
-msgid "Enables the planner's use of TID scan plans."
-msgstr "Mengaktifkan fungsi rencana scan TID dari planner."
-
-#: utils/misc/guc.c:707
-msgid "Enables the planner's use of explicit sort steps."
-msgstr "Mengaktifkan fungsi langkah pengurutan eksplisit dari planner."
-
-#: utils/misc/guc.c:716
-msgid "Enables the planner's use of hashed aggregation plans."
-msgstr "Mengaktifkan fungsi rencana penyatuan hash dari planner."
-
-#: utils/misc/guc.c:725
-msgid "Enables the planner's use of materialization."
-msgstr "Mengaktifkan fungsi penggunaan materialisasi dari planner."
-
-#: utils/misc/guc.c:734
-msgid "Enables the planner's use of nested-loop join plans."
-msgstr "Mengaktifkan fungsi penggunaan rencana nested-loop join dari planner."
-
-#: utils/misc/guc.c:743
-msgid "Enables the planner's use of merge join plans."
-msgstr "Mengaktifkan fungsi penggunaan rencana merge join dari planner."
-
-#: utils/misc/guc.c:752
-msgid "Enables the planner's use of hash join plans."
-msgstr "Mengaktifkan fungsi penggunaan rencana hash-join dari planner."
-
-#: utils/misc/guc.c:761
-msgid "Enables genetic query optimization."
-msgstr "Mengaktifkan optimasi query genetik."
-
-#: utils/misc/guc.c:762
-msgid "This algorithm attempts to do planning without exhaustive searching."
-msgstr "Algoritma ini berusaha untuk menjalankan rencana tanpa pencarian menyeluruh."
-
-#: utils/misc/guc.c:772
-msgid "Shows whether the current user is a superuser."
-msgstr "Memperlihatkan apakah user saat ini adalah superuser."
-
-#: utils/misc/guc.c:782
-msgid "Enables advertising the server via Bonjour."
-msgstr "Mengaktifkan advertising melalui Bonjour."
-
-#: utils/misc/guc.c:791
-msgid "Enables SSL connections."
-msgstr "Mengaktifkan koneksi SSL."
-
-#: utils/misc/guc.c:800
-msgid "Forces synchronization of updates to disk."
-msgstr "Memaksa sinkronisasi dari update ke disk."
-
-#: utils/misc/guc.c:801
-msgid "The server will use the fsync() system call in several places to make sure that updates are physically written to disk. This insures that a database cluster will recover to a consistent state after an operating system or hardware crash."
-msgstr ""
-"Server akan menggunakan pemanggilan sistem fsync() pada beberapa tempat untuk\n"
-"memastikan bahwa update ditulis secara fisik ke disk. Hal ini menjamin bahwa cluster database\n"
-"akan pulih kembali pada kondisi konsisten setelah sistem operasi atau perangkat keras crash"
-
-#: utils/misc/guc.c:812
-msgid "Continues processing after a checksum failure."
-msgstr "Melanjutkan pemrosesan setelah kegagalan checksum."
-
-#: utils/misc/guc.c:813
-msgid "Detection of a checksum failure normally causes PostgreSQL to report an error, aborting the current transaction. Setting ignore_checksum_failure to true causes the system to ignore the failure (but still report a warning), and continue processing. This behavior could cause crashes or other serious problems. Only has an effect if checksums are enabled."
-msgstr "Deteksi dari kegagalan checksum biasanya menyebabkan PostgreSQL melaporkan sebuah error, menggagalkan transaksi saat ini. Melakukan set ignore_checksum_failure menjadi true menyebabkan sistem untuk mengabaikan kegagalan tersebut (namun masih melaporkan peringatan), dan melanjutkan proses. Perilaku ini dapat menyebabkan crash atau masalah serius lainnya. Hanya memberikan efek juga checksum diaktifkan"
-
-#: utils/misc/guc.c:827
-msgid "Continues processing past damaged page headers."
-msgstr "Melanjutkan pemrosesan kerusakan page headers sebelumnya."
-
-#: utils/misc/guc.c:828
-msgid "Detection of a damaged page header normally causes PostgreSQL to report an error, aborting the current transaction. Setting zero_damaged_pages to true causes the system to instead report a warning, zero out the damaged page, and continue processing. This behavior will destroy data, namely all the rows on the damaged page."
-msgstr "Deteksi dari kerusakan page header biasanya menyebabkan PostgreSQL melaporkan error, menggagalkan transaksi saat ini. Melakukan set zero_damaged_pages menjadi true menyebabkan sistem tidak melaporkan peringatan, namun mengkosongkan page yang rusak, dan melanjutkan pemrosesan. Perilaku ini akan merusak data, terutama seluruh baris data yang ada pada page yang rusak."
-
-#: utils/misc/guc.c:841
-msgid "Writes full pages to WAL when first modified after a checkpoint."
-msgstr "Menuliskan full pages ke WAL ketika pertama kali dimodifikasi setelah checkpoint."
-
-#: utils/misc/guc.c:842
-msgid "A page write in process during an operating system crash might be only partially written to disk.  During recovery, the row changes stored in WAL are not enough to recover.  This option writes pages when first modified after a checkpoint to WAL so full recovery is possible."
-msgstr "Sebuah penulisan page dalam proses ketika sebuah sistem operasi crash hanya akan ditulis secara parsial ke disk. Ketika pemulihan kembali, perubahan baris yang disimpan dalam WAL tidak cukup untuk dipulihkan. Pilihan ini menuliskan page ketika pertama kali dimodifikasi setelah sebuah checkpoint pada WAL sehingga pemulihan kembali sepenuhnya memungkinkan."
-
-#: utils/misc/guc.c:854
-msgid "Logs each checkpoint."
-msgstr "Melakukan log pada setiap checkpoint."
-
-#: utils/misc/guc.c:863
-msgid "Logs each successful connection."
-msgstr "Melakukan log pada setiap koneksi yang sukses."
-
-#: utils/misc/guc.c:872
-msgid "Logs end of a session, including duration."
-msgstr "Melakukan log pada akhir sesi, termasuk durasi."
-
-#: utils/misc/guc.c:881
-msgid "Turns on various assertion checks."
-msgstr "Menghidupkan pengecekan assertion yang bermacam-macam."
-
-#: utils/misc/guc.c:882
-msgid "This is a debugging aid."
-msgstr "Hal ini adalah bantuan debugging."
-
-#: utils/misc/guc.c:896
-msgid "Terminate session on any error."
-msgstr "Mematikan sesi pada setiap error."
-
-#: utils/misc/guc.c:905
-msgid "Reinitialize server after backend crash."
-msgstr "Menginisialisasi kembali server setelah crash pada backend."
-
-#: utils/misc/guc.c:915
-msgid "Logs the duration of each completed SQL statement."
-msgstr "Melakukan log durasi dari setiap statement SQL yang selesai."
-
-#: utils/misc/guc.c:924
-msgid "Logs each query's parse tree."
-msgstr "Melakukan log pada setiap parse tree dari query."
-
-#: utils/misc/guc.c:933
-msgid "Logs each query's rewritten parse tree."
-msgstr "Melakukan log pada setiap parse tree dari query yang ditulis kembali."
-
-#: utils/misc/guc.c:942
-msgid "Logs each query's execution plan."
-msgstr "Melakukan log pada setiap rencana eksekusi query."
-
-#: utils/misc/guc.c:951
-msgid "Indents parse and plan tree displays."
-msgstr "Pembacaan inden dan penampilan plan tree."
-
-#: utils/misc/guc.c:960
-msgid "Writes parser performance statistics to the server log."
-msgstr "Menuliskan statistik performa parser ke log server."
-
-#: utils/misc/guc.c:969
-msgid "Writes planner performance statistics to the server log."
-msgstr "Menuliskan statistik performa planner ke log server."
-
-#: utils/misc/guc.c:978
-msgid "Writes executor performance statistics to the server log."
-msgstr "Menuliskan statistik performa executor ke log server."
-
-#: utils/misc/guc.c:987
-msgid "Writes cumulative performance statistics to the server log."
-msgstr "Menuliskan statistik performa kumulatif ke log server."
-
-#: utils/misc/guc.c:997 utils/misc/guc.c:1071 utils/misc/guc.c:1081 utils/misc/guc.c:1091 utils/misc/guc.c:1101 utils/misc/guc.c:1859 utils/misc/guc.c:1869
-msgid "No description available."
-msgstr "Tidak ada deskripsi yang tersedia."
-
-#: utils/misc/guc.c:1009
-msgid "Collects information about executing commands."
-msgstr "Mengumpulkan informasi tentang perintah yang dieksekusi."
-
-#: utils/misc/guc.c:1010
-msgid "Enables the collection of information on the currently executing command of each session, along with the time at which that command began execution."
-msgstr "Mengaktifkan pengumpulan informasi pada perintah yang sedang dieksekusi pada setiap sesi, bersama waktu perintah tersebut dijalankan."
-
-#: utils/misc/guc.c:1020
-msgid "Collects statistics on database activity."
-msgstr "Mengumpulan statistik dari aktivitas database."
-
-#: utils/misc/guc.c:1029
-msgid "Collects timing statistics for database I/O activity."
-msgstr "Mengumpulakn statistik waktu dari aktivitas I/O database."
-
-#: utils/misc/guc.c:1039
-msgid "Updates the process title to show the active SQL command."
-msgstr "Melakukan update pada judul proses untuk memperlihatkan perintah SQL."
-
-#: utils/misc/guc.c:1040
-msgid "Enables updating of the process title every time a new SQL command is received by the server."
-msgstr "Mengaktifkan update dari judul proses setiap kali perintah SQL baru diterima oleh server."
-
-#: utils/misc/guc.c:1049
-msgid "Starts the autovacuum subprocess."
-msgstr "Memulai sub-proses autovacuum."
-
-#: utils/misc/guc.c:1059
-msgid "Generates debugging output for LISTEN and NOTIFY."
-msgstr "Mengeluarkan hasil debugging untuk LISTEN dan NOTIFY."
-
-#: utils/misc/guc.c:1113
-msgid "Logs long lock waits."
-msgstr "Melakukan log pada waktu penungguan lock yang lama."
-
-#: utils/misc/guc.c:1123
-msgid "Logs the host name in the connection logs."
-msgstr "Melakukan log nama host dalam log koneksi."
-
-#: utils/misc/guc.c:1124
-msgid "By default, connection logs only show the IP address of the connecting host. If you want them to show the host name you can turn this on, but depending on your host name resolution setup it might impose a non-negligible performance penalty."
-msgstr "Secara asal, log koneksi hanya memperlihatkan alamat IP dari host yang melakukan koneksi. Jika ingin ditampilkan nama host, anda dapat menghidupkan pilihan ini, namun tergantung kepada setelan resolusi nama host anda, hal ini dapat menyebabkan penuruan performa yang tidak sepele."
-
-#: utils/misc/guc.c:1135
-msgid "Causes subtables to be included by default in various commands."
-msgstr "Menyebabkan sub-table untuk dimasukkan secara default dalam beberapa perintah."
-
-#: utils/misc/guc.c:1144
-msgid "Encrypt passwords."
-msgstr "Enkripsi password."
-
-#: utils/misc/guc.c:1145
-msgid "When a password is specified in CREATE USER or ALTER USER without writing either ENCRYPTED or UNENCRYPTED, this parameter determines whether the password is to be encrypted."
-msgstr "Ketika sebuah password ditentukan dalam CREATE USER atau ALTER USER tanpa menuliskan baik ENCRYPTED ataupun UNENCRYPTED, parameter ini menentukan apakah password harus dienkripsi."
-
-#: utils/misc/guc.c:1155
-msgid "Treats \"expr=NULL\" as \"expr IS NULL\"."
-msgstr "Memperlakukan « expr=NULL » sebagai « expr IS NULL »."
-
-#: utils/misc/guc.c:1156
-msgid "When turned on, expressions of the form expr = NULL (or NULL = expr) are treated as expr IS NULL, that is, they return true if expr evaluates to the null value, and false otherwise. The correct behavior of expr = NULL is to always return null (unknown)."
-msgstr "Ketika dinyalakan, ekspresi dari bentuk expr = NULL (atau NULL = expr) diperlakukan sebagai expr IS NULL, yang mana akan mengembalikan true jika expr mengevaluasi nilai null, dan sebaliknya false. Perilaku yang benat dari expr = NULL adalah untuk selalu mengembalikan null (unknown)."
-
-#: utils/misc/guc.c:1168
-msgid "Enables per-database user names."
-msgstr "Mengaktifkan user name per database."
-
-#: utils/misc/guc.c:1178
-msgid "This parameter doesn't do anything."
-msgstr "Parameter ini tidak melakukan apapun."
-
-#: utils/misc/guc.c:1179
-msgid "It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-vintage clients."
-msgstr "Hal ini hanya disini sehingga kita tidak akan tersangkut pada SET AUTOCOMMIT TO ON dari client versi 7.3."
-
-#: utils/misc/guc.c:1188
-msgid "Sets the default read-only status of new transactions."
-msgstr "Melakukan set nilai asal status read-only dari transaksi baru."
-
-#: utils/misc/guc.c:1197
-msgid "Sets the current transaction's read-only status."
-msgstr "Melakukan set status read-only transaksi saat ini."
-
-#: utils/misc/guc.c:1207
-msgid "Sets the default deferrable status of new transactions."
-msgstr "Melakukan set nilai asal pada status penundaan dari transaksi baru."
-
-#: utils/misc/guc.c:1216
-msgid "Whether to defer a read-only serializable transaction until it can be executed with no possible serialization failures."
-msgstr "Apakah akan menunda transaksi read-only yang dapat diserialisasi sampai dapat dieksekusi tanpa kemungkinan kegagalan serialisasi."
-
-#: utils/misc/guc.c:1226
-msgid "Check function bodies during CREATE FUNCTION."
-msgstr "Melakukan pengecekan badan fungsi ketika CREATE FUNCTION."
-
-#: utils/misc/guc.c:1235
-msgid "Enable input of NULL elements in arrays."
-msgstr "Mengaktifkan masukan dari elemen NULL dalam array."
-
-#: utils/misc/guc.c:1236
-msgid "When turned on, unquoted NULL in an array input value means a null value; otherwise it is taken literally."
-msgstr "Ketika dinyalakan, NULL yang tidak beri petik dapat nilai masukan array berarti nilai null; selain itu akan diambil apa adanya."
-
-#: utils/misc/guc.c:1246
-msgid "Create new tables with OIDs by default."
-msgstr "Membuat table baru dengan OID secara default."
-
-#: utils/misc/guc.c:1255
-msgid "Start a subprocess to capture stderr output and/or csvlogs into log files."
-msgstr "Memulai sebuah sub-proses untuk menangkat keluaran stderr dan/atau csvlogs ke dalam file log."
-
-#: utils/misc/guc.c:1264
-msgid "Truncate existing log files of same name during log rotation."
-msgstr "Memotong file log yang ada dengan nama yang sama ketika rotasi log."
-
-#: utils/misc/guc.c:1275
-msgid "Emit information about resource usage in sorting."
-msgstr "Memberikan informasi mengenai penggunaan resource ketika pengurutan."
-
-#: utils/misc/guc.c:1289
-msgid "Generate debugging output for synchronized scanning."
-msgstr "Mengeluarkan debugging untuk pemindaian sinkronisasi."
-
-#: utils/misc/guc.c:1304
-msgid "Enable bounded sorting using heap sort."
-msgstr "Mengaktifkan pengurutan yang dibatasi menggunakan heap sort."
-
-#: utils/misc/guc.c:1317
-msgid "Emit WAL-related debugging output."
-msgstr "Mengeluarkan debugging yang berhubungan dengan WAL."
-
-#: utils/misc/guc.c:1329
-msgid "Datetimes are integer based."
-msgstr "Datetime berbasisnya integer."
-
-#: utils/misc/guc.c:1344
-msgid "Sets whether Kerberos and GSSAPI user names should be treated as case-insensitive."
-msgstr "Melakukan set apakah user name Kerberos dan GSSAPI harus diperlakukan sebagai case-insensitive."
-
-#: utils/misc/guc.c:1354
-msgid "Warn about backslash escapes in ordinary string literals."
-msgstr "Memperingatkan escape backslash dalam kalimat string biasa."
-
-#: utils/misc/guc.c:1364
-msgid "Causes '...' strings to treat backslashes literally."
-msgstr "Menyebabkan '...' string untuk memperlakukan backslash apa adanya."
-
-#: utils/misc/guc.c:1375
-msgid "Enable synchronized sequential scans."
-msgstr "Mengaktifkan sinkronisasi sequential scan."
-
-#: utils/misc/guc.c:1385
-msgid "Allows archiving of WAL files using archive_command."
-msgstr "Memperbolehkan pengarsipan file WAL menggunakan achive_command."
-
-#: utils/misc/guc.c:1395
-msgid "Allows connections and queries during recovery."
-msgstr "Memperbolehkan koneksi dan query ketika pemulihan kembali."
-
-#: utils/misc/guc.c:1405
-msgid "Allows feedback from a hot standby to the primary that will avoid query conflicts."
-msgstr "Memperbolehkan feedback dari hot-standby ke server primer yang akan mencegah konflik query."
-
-#: utils/misc/guc.c:1415
-msgid "Allows modifications of the structure of system tables."
-msgstr "Memperbolehkan modifikasi struktur dari table sistem."
-
-#: utils/misc/guc.c:1426
-msgid "Disables reading from system indexes."
-msgstr "Menon-aktifkan pembacaan dari index sistem."
-
-#: utils/misc/guc.c:1427
-msgid "It does not prevent updating the indexes, so it is safe to use.  The worst consequence is slowness."
-msgstr "Hal ini tidak mencegah update pada index, sehingga aman untuk digunakan. Konsekuensi yang terburuk adalah kelambatan."
-
-#: utils/misc/guc.c:1438
-msgid "Enables backward compatibility mode for privilege checks on large objects."
-msgstr "Mengaktifkan mode kompatibilitas ke belakang untuk pengecekan hak pada objek besar."
-
-#: utils/misc/guc.c:1439
-msgid "Skips privilege checks when reading or modifying large objects, for compatibility with PostgreSQL releases prior to 9.0."
-msgstr "Meloncati pengecekan hak ketika membaca atau memodifikasi object besar, untuk kompatibilitas dengan versi PostgreSQL sebelum 9.0."
-
-#: utils/misc/guc.c:1449
-msgid "When generating SQL fragments, quote all identifiers."
-msgstr "Ketika membuat fragmen SQL, memberti kutip pada semua pengidentifikasi."
-
-#: utils/misc/guc.c:1459
-#| msgid "Shows whether the current user is a superuser."
-msgid "Shows whether data checksums are turned on for this cluster."
-msgstr "Memperlihatkan apakah checksum data dinyalakan untuk cluster ini."
-
-#: utils/misc/guc.c:1479
-msgid "Forces a switch to the next xlog file if a new file has not been started within N seconds."
-msgstr "Memaksa pemindahan ke file xlog selanjutkan jika file baru belum dimulai dalam waktu N detik."
-
-#: utils/misc/guc.c:1490
-msgid "Waits N seconds on connection startup after authentication."
-msgstr "Menunggu N detik untuk penyalaan koneksi setelah otentikasi."
-
-#: utils/misc/guc.c:1491 utils/misc/guc.c:1993
-msgid "This allows attaching a debugger to the process."
-msgstr "Hal ini memperbolehkan menempelkan debugger kepada proses."
-
-#: utils/misc/guc.c:1500
-msgid "Sets the default statistics target."
-msgstr "Melakukan set target statistik default."
-
-#: utils/misc/guc.c:1501
-msgid "This applies to table columns that have not had a column-specific target set via ALTER TABLE SET STATISTICS."
-msgstr "Hal ini diaplikasikan ke kolom table yang tidak mempunyai kumpulan target column-specific melalui ALTER TABLE SET STATISTICS."
-
-#: utils/misc/guc.c:1510
-msgid "Sets the FROM-list size beyond which subqueries are not collapsed."
-msgstr "Melakukan set ukuran daftar FROM melebihi sub-query yang tidak dipecah."
-
-#: utils/misc/guc.c:1512
-msgid "The planner will merge subqueries into upper queries if the resulting FROM list would have no more than this many items."
-msgstr "Planner akan menggabungkan sub-query ke dalam query yang lebih tinggi jika hasil dari daftar FROM tidak melebihin jumlah item ini."
-
-#: utils/misc/guc.c:1522
-msgid "Sets the FROM-list size beyond which JOIN constructs are not flattened."
-msgstr "Melakukan set ukuran daftar FROM melebihi konstruksi JOIN yang tidak diratakan."
-
-#: utils/misc/guc.c:1524
-msgid "The planner will flatten explicit JOIN constructs into lists of FROM items whenever a list of no more than this many items would result."
-msgstr "Planner akan meratakan kontruksi JOIN eksplisit ke dalam daftar dari item FROM kapanpun sebuah daftar yang tidak melebihi jumlah item ini dihasilkan."
-
-#: utils/misc/guc.c:1534
-msgid "Sets the threshold of FROM items beyond which GEQO is used."
-msgstr "Melakukan set pada nilai ambang dari item FROM melebihi yang digunakan oleh GEQO."
-
-#: utils/misc/guc.c:1543
-msgid "GEQO: effort is used to set the default for other GEQO parameters."
-msgstr "GEQO: dibutuhkan usaha untuk melakukan set nilai asal untuk parameter GEQO lainnya."
-
-#: utils/misc/guc.c:1552
-msgid "GEQO: number of individuals in the population."
-msgstr "GEQO: jumlah individu di dalam populasi."
-
-#: utils/misc/guc.c:1553 utils/misc/guc.c:1562
-msgid "Zero selects a suitable default value."
-msgstr "Tidak ada pemilihan nilai default yang cocok."
-
-#: utils/misc/guc.c:1561
-msgid "GEQO: number of iterations of the algorithm."
-msgstr "GEQO: jumlah pengulangan dari algoritma."
-
-#: utils/misc/guc.c:1572
-msgid "Sets the time to wait on a lock before checking for deadlock."
-msgstr "Melakukan set terhadap waktu untuk menunggu lock sebelum pengecekan deadlock."
-
-#: utils/misc/guc.c:1583
-msgid "Sets the maximum delay before canceling queries when a hot standby server is processing archived WAL data."
-msgstr "Melakukan set delay maksimum sebelum membatalkan query ketika server hot-standby memproses data WAL yang diarsipkan."
-
-#: utils/misc/guc.c:1594
-msgid "Sets the maximum delay before canceling queries when a hot standby server is processing streamed WAL data."
-msgstr "Melakukan set delay maksimum sebelum membatalkan query ketika server hot-standby memproses data WAL yang dialirkan."
-
-#: utils/misc/guc.c:1605
-msgid "Sets the maximum interval between WAL receiver status reports to the primary."
-msgstr "Melakukan set interval maksimum antara pelaporan status WAL receiver ke primary."
-
-#: utils/misc/guc.c:1616
-msgid "Sets the maximum wait time to receive data from the primary."
-msgstr "Melakukan set waktu tunggu maksimum untuk menerima data dari primary."
-
-#: utils/misc/guc.c:1627
-msgid "Sets the maximum number of concurrent connections."
-msgstr "Melakukan set jumlah maksimum koneksi bersamaan."
-
-#: utils/misc/guc.c:1637
-msgid "Sets the number of connection slots reserved for superusers."
-msgstr "Melakukan set jumlah slot koneksi yang disediakan untuk superuser."
-
-#: utils/misc/guc.c:1651
-msgid "Sets the number of shared memory buffers used by the server."
-msgstr "Melakukan set jumlah buffer shared memory yang digunakan oleh server."
-
-#: utils/misc/guc.c:1662
-msgid "Sets the maximum number of temporary buffers used by each session."
-msgstr "Melakukan set jumlah maksimum dari temporary buffer yang digunakan pada setiap sesi."
-
-#: utils/misc/guc.c:1673
-msgid "Sets the TCP port the server listens on."
-msgstr "Melakukan set port TCP yang di-listen."
-
-#: utils/misc/guc.c:1683
-msgid "Sets the access permissions of the Unix-domain socket."
-msgstr "Melakukan set pada hak akses dalam Unix-domain socket."
-
-#: utils/misc/guc.c:1684
-msgid "Unix-domain sockets use the usual Unix file system permission set. The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
-msgstr "Unix-domain socket menggunakan kumpulan hak akses sistem Unix biasa. Nilai parameter diharapkan mempunyai format numerik sesuai dengan pemanggilan sistem chmod dan umask. (Untuk menggunakan format oktet yang lain, angka harus dimulai dari 0 (nol).)"
-
-#: utils/misc/guc.c:1698
-msgid "Sets the file permissions for log files."
-msgstr "Melakukan set pada hak akses file untuk file log."
-
-#: utils/misc/guc.c:1699
-msgid "The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
-msgstr "Nilai parameter diharapkan mempunyai format numerik sesuai dengan pemanggilan sistem chmod dan umask. (Untuk menggunakan format oktet yang lain, angka harus dimulai dari 0 (nol).)"
-
-#: utils/misc/guc.c:1712
-msgid "Sets the maximum memory to be used for query workspaces."
-msgstr "Melakukan set pada memory maksimum untuk digunakan sebagai ruang kerja query."
-
-#: utils/misc/guc.c:1713
-msgid "This much memory can be used by each internal sort operation and hash table before switching to temporary disk files."
-msgstr "Memory sebanyak ini dapat digunakan pada setiap operasi pengurutan internal dan hash table sebelum berpindah ke file disk sementara."
-
-#: utils/misc/guc.c:1725
-msgid "Sets the maximum memory to be used for maintenance operations."
-msgstr "Melakukan set maksimum memory untuk digunakan pada operasi maintenance."
-
-#: utils/misc/guc.c:1726
-msgid "This includes operations such as VACUUM and CREATE INDEX."
-msgstr "Hal ini termasuk operasi seperti VACUUM dan CREATE INDEX."
-
-#: utils/misc/guc.c:1741
-msgid "Sets the maximum stack depth, in kilobytes."
-msgstr "Melakukan set maksimum kedalaman stack, dalam kilobytes."
-
-#: utils/misc/guc.c:1752
-msgid "Limits the total size of all temporary files used by each session."
-msgstr "Membatasi ukuran total dari file sementara yang digunakan pada setiap sesi."
-
-#: utils/misc/guc.c:1753
-msgid "-1 means no limit."
-msgstr "-1 berarti tidak ada batas."
-
-#: utils/misc/guc.c:1763
-msgid "Vacuum cost for a page found in the buffer cache."
-msgstr "Beban Vacuum untuk sebuah page ditemukan pada buffer cache."
-
-#: utils/misc/guc.c:1773
-msgid "Vacuum cost for a page not found in the buffer cache."
-msgstr "Beban Vacuum untuk sebuah page tidak ditemukan pada buffer cache."
-
-#: utils/misc/guc.c:1783
-msgid "Vacuum cost for a page dirtied by vacuum."
-msgstr "Beban Vacuum untuk sebuah page dikotori dengan vacuum."
-
-#: utils/misc/guc.c:1793
-msgid "Vacuum cost amount available before napping."
-msgstr "Jumlah beban Vacuum tersedia sebelum napping."
-
-#: utils/misc/guc.c:1803
-msgid "Vacuum cost delay in milliseconds."
-msgstr "Delay beban Vacuum dalam miliseconds."
-
-#: utils/misc/guc.c:1814
-msgid "Vacuum cost delay in milliseconds, for autovacuum."
-msgstr "Delay beban Vacuum dalam millisecond, untuk autovacuum"
-
-#: utils/misc/guc.c:1825
-msgid "Vacuum cost amount available before napping, for autovacuum."
-msgstr "Jumlah beban Vacuum tersedia sebelum napping, untuk autovacuum"
-
-#: utils/misc/guc.c:1835
-msgid "Sets the maximum number of simultaneously open files for each server process."
-msgstr "Melakukan set jumlah open files maksimum untuks etiap proses server."
-
-#: utils/misc/guc.c:1848
-msgid "Sets the maximum number of simultaneously prepared transactions."
-msgstr "Melakukan set jumlah maksimum transaksi yang disiapkan."
-
-#: utils/misc/guc.c:1881
-msgid "Sets the maximum allowed duration of any statement."
-msgstr "Melakukan set durasi maksimum yang diperbolehkan untuk statement apapun."
-
-#: utils/misc/guc.c:1882 utils/misc/guc.c:1893
-msgid "A value of 0 turns off the timeout."
-msgstr "Nilai 0 untuk mematikan timeout."
-
-#: utils/misc/guc.c:1892
-msgid "Sets the maximum allowed duration of any wait for a lock."
-msgstr "Melakukan set nilai durasi maksimum yang diperbolehkan untuk menunggu lock."
-
-#: utils/misc/guc.c:1903
-msgid "Minimum age at which VACUUM should freeze a table row."
-msgstr "Umur minimum dimana VACUUM harus membekukan baris table."
-
-#: utils/misc/guc.c:1913
-msgid "Age at which VACUUM should scan whole table to freeze tuples."
-msgstr "Umur dimana VACUUM harus memindai seluruh table untuk membekukan tuple."
-
-#: utils/misc/guc.c:1923
-msgid "Minimum age at which VACUUM should freeze a MultiXactId in a table row."
-msgstr "Umur minimum dimana VACUUM harus membekukan MultiXactId pada baris table."
-
-#: utils/misc/guc.c:1933
-msgid "Multixact age at which VACUUM should scan whole table to freeze tuples."
-msgstr "Umur Multixact dimana VACUUM harus memindai seluruh table untuk membekukan tuple."
-
-#: utils/misc/guc.c:1943
-msgid "Number of transactions by which VACUUM and HOT cleanup should be deferred, if any."
-msgstr "Jumlah transaksi dimana permbersihan VACUUM dan HOT harus dibuang, jika ada."
-
-#: utils/misc/guc.c:1956
-msgid "Sets the maximum number of locks per transaction."
-msgstr "Melakukan set jumlah maksimum lock per transaksi."
-
-#: utils/misc/guc.c:1957
-msgid "The shared lock table is sized on the assumption that at most max_locks_per_transaction * max_connections distinct objects will need to be locked at any one time."
-msgstr "Table lock yang dibagi diukur dengan asumsi bahwa paling banyak max_locks_per_transaction * max_connections yang membedakan objek butuh untuk di-lock secara bersamaan."
-
-#: utils/misc/guc.c:1968
-msgid "Sets the maximum number of predicate locks per transaction."
-msgstr "Melakukan set jumlah maksimum lock per transaksi yang diprediksi."
-
-#: utils/misc/guc.c:1969
-msgid "The shared predicate lock table is sized on the assumption that at most max_pred_locks_per_transaction * max_connections distinct objects will need to be locked at any one time."
-msgstr "Table shared lock yang diprediksi diukur dengan asumsi bahwa paling banyak max_locks_per_transaction * max_connections yang membedakan objek perlu untuk di-lock pada saat bersamaan."
-
-#: utils/misc/guc.c:1980
-msgid "Sets the maximum allowed time to complete client authentication."
-msgstr "Melakukan set waktu maksimual yang diperbolehkan untuk menyelesaikan otentikasi client."
-
-#: utils/misc/guc.c:1992
-msgid "Waits N seconds on connection startup before authentication."
-msgstr "Menunggu N detik untuk memulai koneksi sebelum otentikasi."
-
-#: utils/misc/guc.c:2003
-msgid "Sets the number of WAL files held for standby servers."
-msgstr "Melakukan set jumlah file WAL yang ditahan untuk server standby."
-
-#: utils/misc/guc.c:2013
-msgid "Sets the maximum distance in log segments between automatic WAL checkpoints."
-msgstr "Melakukan set jarak maksimum dalam segmen log antar WAL checkpoint otomatis."
-
-#: utils/misc/guc.c:2023
-msgid "Sets the maximum time between automatic WAL checkpoints."
-msgstr "Melakukan set waktu maksimum antara WAL checkpoint otomatis."
-
-#: utils/misc/guc.c:2034
-msgid "Enables warnings if checkpoint segments are filled more frequently than this."
-msgstr "Mengaktifkan peringatan jika segmen checkpoint diisi lebih sering dari ini."
-
-#: utils/misc/guc.c:2036
-msgid "Write a message to the server log if checkpoints caused by the filling of checkpoint segment files happens more frequently than this number of seconds. Zero turns off the warning."
-msgstr "Menulis pesan ke log server jika checkpoint yang disebabkan oleh pengisian file segmen checkpoint terjadi lebih sering dari jumlah detik ini. Nol untuk mematikan peringatan."
-
-#: utils/misc/guc.c:2048
-msgid "Sets the number of disk-page buffers in shared memory for WAL."
-msgstr "Melakukan set jumlah buffer disk-page dalam shared memory untuk WAL."
-
-#: utils/misc/guc.c:2059
-msgid "WAL writer sleep time between WAL flushes."
-msgstr "Waktu berhenti WAL writer ketika membersihkan WAL."
-
-#: utils/misc/guc.c:2071
-msgid "Sets the maximum number of simultaneously running WAL sender processes."
-msgstr "Melakukan set jumlah proses WAL sender maksimum secara bersamaan."
-
-#: utils/misc/guc.c:2081
-msgid "Sets the maximum time to wait for WAL replication."
-msgstr "Melakukan set waktu maksimum untuk menunggu replikasi WAL."
-
-#: utils/misc/guc.c:2092
-msgid "Sets the delay in microseconds between transaction commit and flushing WAL to disk."
-msgstr "Melakukan set delay dalam microsecond antara commit transaksi dan menuliskan WAL ke disk."
-
-#: utils/misc/guc.c:2104
-msgid "Sets the minimum concurrent open transactions before performing commit_delay."
-msgstr "Melakukan set transaksi terbuka bersamaan minimum sebelum melakukan commit_delay."
-
-#: utils/misc/guc.c:2115
-msgid "Sets the number of digits displayed for floating-point values."
-msgstr "Melakukan set jumlah digit yang ditampilkan untuk nilai floating-point."
-
-#: utils/misc/guc.c:2116
-msgid "This affects real, double precision, and geometric data types. The parameter value is added to the standard number of digits (FLT_DIG or DBL_DIG as appropriate)."
-msgstr "Hal ini mempengaruhi tipe data real, double precision, dan geometric. Nilai parameter ditambahkan kepada jumlah digit standar (FLT_DIG atau DBL_BIG sebagaimana mestinya)."
-
-#: utils/misc/guc.c:2127
-msgid "Sets the minimum execution time above which statements will be logged."
-msgstr "Melakukan set waktu eksekusi minimum terhadap statement mana yang akan di log."
-
-#: utils/misc/guc.c:2129
-msgid "Zero prints all queries. -1 turns this feature off."
-msgstr "Tidak mencetak seluruh query, -1 untuk mematikannya."
-
-#: utils/misc/guc.c:2139
-msgid "Sets the minimum execution time above which autovacuum actions will be logged."
-msgstr "Melakukan set waktu eksekusi minimum terhadap aksi autovacuum yang akan di log."
-
-#: utils/misc/guc.c:2141
-msgid "Zero prints all actions. -1 turns autovacuum logging off."
-msgstr "Tidak mencetak seluruh aksi, -1 untuk mematikkan log autovacuum."
-
-#: utils/misc/guc.c:2151
-msgid "Background writer sleep time between rounds."
-msgstr "Waktu berhenti background writer antar ronde."
-
-#: utils/misc/guc.c:2162
-msgid "Background writer maximum number of LRU pages to flush per round."
-msgstr "Jumlah maksimum page LRU background writer untuk dituliskan setiap ronde. "
-
-#: utils/misc/guc.c:2178
-msgid "Number of simultaneous requests that can be handled efficiently by the disk subsystem."
-msgstr "Jumlah request bersamaan maksimum yang dapat ditangani secara efisien oleh subsitem disk."
-
-#: utils/misc/guc.c:2179
-msgid "For RAID arrays, this should be approximately the number of drive spindles in the array."
-msgstr "Untuk array RAID, hal ini diperkirakan jumlah spindle drive dalam array."
-
-#: utils/misc/guc.c:2192
-msgid "Automatic log file rotation will occur after N minutes."
-msgstr "File log otomatis akan muncul setelah N menit."
-
-#: utils/misc/guc.c:2203
-msgid "Automatic log file rotation will occur after N kilobytes."
-msgstr "Rotasi file log otomatis akan muncul setelah N kilobytes."
-
-#: utils/misc/guc.c:2214
-msgid "Shows the maximum number of function arguments."
-msgstr "Menunjukkan jumlah maksimum argument fungsi."
-
-#: utils/misc/guc.c:2225
-msgid "Shows the maximum number of index keys."
-msgstr "Menunjukkan jumlah maksimum key index."
-
-#: utils/misc/guc.c:2236
-msgid "Shows the maximum identifier length."
-msgstr "Menunjukkan panjang identifier maksimum."
-
-#: utils/misc/guc.c:2247
-msgid "Shows the size of a disk block."
-msgstr "Menjunjukkan ukurang blok disk."
-
-#: utils/misc/guc.c:2258
-msgid "Shows the number of pages per disk file."
-msgstr "Menunjukkan jumlah page per file disk."
-
-#: utils/misc/guc.c:2269
-msgid "Shows the block size in the write ahead log."
-msgstr "Menunjukkan ukuran blok dalam write ahead log."
-
-#: utils/misc/guc.c:2280
-msgid "Shows the number of pages per write ahead log segment."
-msgstr "Menunjukkan jumlah page per segmen write ahead log."
-
-#: utils/misc/guc.c:2293
-msgid "Time to sleep between autovacuum runs."
-msgstr "Waktu untuk sleep antara autovacuum yang berjalan."
-
-#: utils/misc/guc.c:2303
-msgid "Minimum number of tuple updates or deletes prior to vacuum."
-msgstr "Jumlah tuple minimum untuk update atau delete sebelum vacuum."
-
-#: utils/misc/guc.c:2312
-msgid "Minimum number of tuple inserts, updates, or deletes prior to analyze."
-msgstr "Jumlah minimum tuple yang insert, update, delete untuk dianalisa."
-
-#: utils/misc/guc.c:2322
-msgid "Age at which to autovacuum a table to prevent transaction ID wraparound."
-msgstr "Umur untuk melakukan autovacuum pada table untuk mencegah pembungkusan ID transaksi."
-
-#: utils/misc/guc.c:2333
-msgid "Multixact age at which to autovacuum a table to prevent multixact wraparound."
-msgstr "Umur Multixact untuk melakukan autovacuum pada table untuk mencegah pembungkusah multixact."
-
-#: utils/misc/guc.c:2343
-msgid "Sets the maximum number of simultaneously running autovacuum worker processes."
-msgstr "Melakukan set jumlah maksimum proses worker autovacuum bersamaan."
-
-#: utils/misc/guc.c:2353
-msgid "Time between issuing TCP keepalives."
-msgstr "Waktu antar pengiriman TCP keepalive."
-
-#: utils/misc/guc.c:2354 utils/misc/guc.c:2365
-msgid "A value of 0 uses the system default."
-msgstr "Nilai 0 menggunakan default system."
-
-#: utils/misc/guc.c:2364
-msgid "Time between TCP keepalive retransmits."
-msgstr "Waktu antara pengiriman kembali TCP keepalive."
-
-#: utils/misc/guc.c:2375
-msgid "Set the amount of traffic to send and receive before renegotiating the encryption keys."
-msgstr "Melakukan set jumlah traffic untuk mengirim dan menerima sebelum menegosiasi ulang key enkripsi."
-
-#: utils/misc/guc.c:2386
-msgid "Maximum number of TCP keepalive retransmits."
-msgstr "Jumlah maksimum pengiriman ulang TCP keepalive."
-
-#: utils/misc/guc.c:2387
-msgid "This controls the number of consecutive keepalive retransmits that can be lost before a connection is considered dead. A value of 0 uses the system default."
-msgstr "Mengontrol jumlah keepalive yang dapat memancarkan kembaliPutus sebelum sambungan dianggap mati. Nilai 0 digunakan olehdefault sistem."
-
-#: utils/misc/guc.c:2398
-msgid "Sets the maximum allowed result for exact search by GIN."
-msgstr "Mengatur hasil maksimal yang diizinkan untuk pencarian yang tepat dengan menggunakan GIN."
-
-#: utils/misc/guc.c:2409
-msgid "Sets the planner's assumption about the size of the disk cache."
-msgstr "Mengatur asumsi planner tentang ukuran cache disk"
-
-#: utils/misc/guc.c:2410
-msgid "That is, the portion of the kernel's disk cache that will be used for PostgreSQL data files. This is measured in disk pages, which are normally 8 kB each."
-msgstr "Artinya, porsi disk cache kernel yang akan digunakan untukfile data PostgreSQL. Hal ini diukur dalam halaman disk, yang biasanya setiap 8kB."
-
-#: utils/misc/guc.c:2423
-msgid "Shows the server version as an integer."
-msgstr "Menunjukkan versi server sebagai integer."
-
-#: utils/misc/guc.c:2434
-msgid "Log the use of temporary files larger than this number of kilobytes."
-msgstr "Log penggunaan file-file sementara yang lebih besar dari jumlah kilobyte."
-
-#: utils/misc/guc.c:2435
-msgid "Zero logs all files. The default is -1 (turning this feature off)."
-msgstr "log kosong untuk semua file. Defaultnya -1 (mematikan fitur ini)."
-
-#: utils/misc/guc.c:2445
-msgid "Sets the size reserved for pg_stat_activity.query, in bytes."
-msgstr "Mengatur ukuran yang disediakan untuk pg_stat_activity.query, dalam byte."
-
-#: utils/misc/guc.c:2464
-msgid "Sets the planner's estimate of the cost of a sequentially fetched disk page."
-msgstr "Mengatur beban perkiraan planner secara berurutan dari halaman disk yang diambil."
-
-#: utils/misc/guc.c:2474
-msgid "Sets the planner's estimate of the cost of a nonsequentially fetched disk page."
-msgstr "Mengatur beban perkiraan planner secara tidak berurutan dari halaman disk yang diambil."
-
-#: utils/misc/guc.c:2484
-msgid "Sets the planner's estimate of the cost of processing each tuple (row)."
-msgstr "Mengatur beban perkiraan rencana dari pengolahan setiap tuple (baris)."
-
-#: utils/misc/guc.c:2494
-msgid "Sets the planner's estimate of the cost of processing each index entry during an index scan."
-msgstr "Mengatur beban perkiraan planner dari setiap pengolahan memasukan indeksselama melakukan scan indeks."
-
-#: utils/misc/guc.c:2504
-msgid "Sets the planner's estimate of the cost of processing each operator or function call."
-msgstr "Mengatur beban perkiraan planner dari setiap pengolahan masing-masing operator atau pemanggilan fungsi."
-
-#: utils/misc/guc.c:2515
-msgid "Sets the planner's estimate of the fraction of a cursor's rows that will be retrieved."
-msgstr "Mengatur perkiraan planner dari bagian baris kursor yang akan diambil."
-
-#: utils/misc/guc.c:2526
-msgid "GEQO: selective pressure within the population."
-msgstr "GEQO : tekanan selektif dalam populasi."
-
-#: utils/misc/guc.c:2536
-msgid "GEQO: seed for random path selection."
-msgstr "GEQO : seed untuk pilihan random."
-
-#: utils/misc/guc.c:2546
-msgid "Multiple of the average buffer usage to free per round."
-msgstr "Beberapa dari buffer rata-rata digunakan untuk membebaskan per putaran."
-
-#: utils/misc/guc.c:2556
-msgid "Sets the seed for random-number generation."
-msgstr "Mengatur seed untuk generasi random-number"
-
-#: utils/misc/guc.c:2567
-msgid "Number of tuple updates or deletes prior to vacuum as a fraction of reltuples."
-msgstr "menjumlah update tupel atau menghapus sebelum vakum sebagai bagian kecil dari reltuples."
-
-#: utils/misc/guc.c:2576
-msgid "Number of tuple inserts, updates, or deletes prior to analyze as a fraction of reltuples."
-msgstr "jumlah dari masukan tuple, update, atau menghapus sebelum menganalisa sebagai bagian dari reltuples."
-
-#: utils/misc/guc.c:2586
-msgid "Time spent flushing dirty buffers during checkpoint, as fraction of checkpoint interval."
-msgstr "Waktu yang dibutuhkan untuk membersihkan buffer kotor selama pemeriksaan, sebagai bagian dari interval checkpoint."
-
-#: utils/misc/guc.c:2605
-msgid "Sets the shell command that will be called to archive a WAL file."
-msgstr "Mengatur command shell yang akan dipanggil untuk arsip file WAL."
-
-#: utils/misc/guc.c:2615
-msgid "Sets the client's character set encoding."
-msgstr "Mengatur character set encoding klien."
-
-#: utils/misc/guc.c:2626
-msgid "Controls information prefixed to each log line."
-msgstr "diawali dengan mengontrol informasi pada setiap baris log."
-
-#: utils/misc/guc.c:2627
-msgid "If blank, no prefix is used."
-msgstr "Bila kosong, tidak ada prefix yang digunakan"
-
-#: utils/misc/guc.c:2636
-msgid "Sets the time zone to use in log messages."
-msgstr "Mengatur zona waktu untuk digunakan dalam pesan log."
-
-#: utils/misc/guc.c:2646
-msgid "Sets the display format for date and time values."
-msgstr "Mengatur format tampilan untuk nilai tanggal dan waktu."
-
-#: utils/misc/guc.c:2647
-msgid "Also controls interpretation of ambiguous date inputs."
-msgstr "Juga mengontrol interpretasi dari mamsukan tanggal yang ambigu."
-
-#: utils/misc/guc.c:2658
-msgid "Sets the default tablespace to create tables and indexes in."
-msgstr "Mengatur default tablespace untuk membuat tabel dan indeks in."
-
-#: utils/misc/guc.c:2659
-msgid "An empty string selects the database's default tablespace."
-msgstr "String kosong memilih default tablespace database"
-
-#: utils/misc/guc.c:2669
-msgid "Sets the tablespace(s) to use for temporary tables and sort files."
-msgstr "Menetapkan tablespace(s) yang akan digunakan untuk tabel sementara dan mengurutkan file"
-
-#: utils/misc/guc.c:2680
-msgid "Sets the path for dynamically loadable modules."
-msgstr "Menetapkan alamat untuk dynamically loadable modules."
-
-#: utils/misc/guc.c:2681
-msgid "If a dynamically loadable module needs to be opened and the specified name does not have a directory component (i.e., the name does not contain a slash), the system will search this path for the specified file."
-msgstr "Jika dynamically loadable module perlu dibuka dan nama tertentu tidak memiliki komponen direktori (yaitu, nama tidak mengandung"
-
-#: utils/misc/guc.c:2694
-msgid "Sets the location of the Kerberos server key file."
-msgstr "Mengatur lokasi file kunci server Kerberos."
-
-#: utils/misc/guc.c:2705
-msgid "Sets the name of the Kerberos service."
-msgstr "Mengatur nama service Kerberos."
-
-#: utils/misc/guc.c:2715
-msgid "Sets the Bonjour service name."
-msgstr "Mengatur nama service Bonjour."
-
-#: utils/misc/guc.c:2727
-msgid "Shows the collation order locale."
-msgstr "menampilkan kolasi pertukaran lokal."
-
-#: utils/misc/guc.c:2738
-msgid "Shows the character classification and case conversion locale."
-msgstr "Menampilkan klasifikasi karakter dan kasus konversi lokal."
-
-#: utils/misc/guc.c:2749
-msgid "Sets the language in which messages are displayed."
-msgstr "Mengatur bahasa dalam pilihan pesan yang ditampilkan."
-
-#: utils/misc/guc.c:2759
-msgid "Sets the locale for formatting monetary amounts."
-msgstr "Mengatur lokal untuk format jumlah keuangan."
-
-#: utils/misc/guc.c:2769
-msgid "Sets the locale for formatting numbers."
-msgstr "mengatur local untuk format angka."
-
-#: utils/misc/guc.c:2779
-msgid "Sets the locale for formatting date and time values."
-msgstr "Mengatur lokal untuk format nilai tanggal dan waktu."
-
-#: utils/misc/guc.c:2789
-msgid "Lists shared libraries to preload into server."
-msgstr "Mengurutkan shared library untuk preload ke server."
-
-#: utils/misc/guc.c:2800
-msgid "Lists shared libraries to preload into each backend."
-msgstr "Mengurutkan shared library untuk preload ke setiap backend."
-
-#: utils/misc/guc.c:2811
-msgid "Sets the schema search order for names that are not schema-qualified."
-msgstr "Mengatur skema untuk mencari nama-nama yang tidak memenuhi syarat skema."
-
-#: utils/misc/guc.c:2823
-msgid "Sets the server (database) character set encoding."
-msgstr "Mengatur set karakter encoding server (database)."
-
-#: utils/misc/guc.c:2835
-msgid "Shows the server version."
-msgstr "Menampilkan versi server."
-
-#: utils/misc/guc.c:2847
-msgid "Sets the current role."
-msgstr "mengatur role saat ini."
-
-#: utils/misc/guc.c:2859
-msgid "Sets the session user name."
-msgstr "Mengatur sesi username."
-
-#: utils/misc/guc.c:2870
-msgid "Sets the destination for server log output."
-msgstr "Mengatur lokasi asal untuk hasil log server."
-
-#: utils/misc/guc.c:2871
-msgid "Valid values are combinations of \"stderr\", \"syslog\", \"csvlog\", and \"eventlog\", depending on the platform."
-msgstr ""
-"Nilai valid merupakan kombinasi dari « stderr », « syslog »,\n"
-"« csvlog » dan « eventlog », tergantung pada platform."
-
-#: utils/misc/guc.c:2882
-msgid "Sets the destination directory for log files."
-msgstr "Mengatur lokasi direktori asal untuk file log."
-
-#: utils/misc/guc.c:2883
-msgid "Can be specified as relative to the data directory or as absolute path."
-msgstr "Dapat ditentukan sebagai relatif kepada data direktori atau sebagai path absolut."
-
-#: utils/misc/guc.c:2893
-msgid "Sets the file name pattern for log files."
-msgstr "Mengatur pola file name untuk file log."
-
-#: utils/misc/guc.c:2904
-msgid "Sets the program name used to identify PostgreSQL messages in syslog."
-msgstr "Mengatur nama program yang digunakan untuk mengidentifikasi pesan PostgreSQL dalam syslog."
-
-#: utils/misc/guc.c:2915
-msgid "Sets the application name used to identify PostgreSQL messages in the event log."
-msgstr "Mengatur nama aplikasi yang digunakan untuk mengidentifikasi pesan postgreSQL dalam event log."
-
-#: utils/misc/guc.c:2926
-msgid "Sets the time zone for displaying and interpreting time stamps."
-msgstr "Mengatur zona waktu untuk menampilkan dan menggambarkan waktu."
-
-#: utils/misc/guc.c:2936
-msgid "Selects a file of time zone abbreviations."
-msgstr "Memilih file singkatan zona waktu."
-
-#: utils/misc/guc.c:2946
-msgid "Sets the current transaction's isolation level."
-msgstr "Mengatur tingkat isolasi transaksi saat ini."
-
-#: utils/misc/guc.c:2957
-msgid "Sets the owning group of the Unix-domain socket."
-msgstr "Mengatur pemilik grup dari socket Unix-domain."
-
-#: utils/misc/guc.c:2958
-msgid "The owning user of the socket is always the user that starts the server."
-msgstr "Pengguna yang memiliki soket selalu pengguna yang menyalakan server."
-
-#: utils/misc/guc.c:2968
-msgid "Sets the directories where Unix-domain sockets will be created."
-msgstr "Mengatur direktori dimana soket Unix-domain itu dibuat."
-
-#: utils/misc/guc.c:2983
-msgid "Sets the host name or IP address(es) to listen to."
-msgstr "Mengatur hostname atau alamat IP untuk didengar."
-
-#: utils/misc/guc.c:2994
-msgid "Sets the server's data directory."
-msgstr "Mengatur data direktori pada server."
-
-#: utils/misc/guc.c:3005
-msgid "Sets the server's main configuration file."
-msgstr "Mengatur file konfigurasi utama pada server."
-
-#: utils/misc/guc.c:3016
-msgid "Sets the server's \"hba\" configuration file."
-msgstr "Mengatur file konfigurasi « hba » pada server."
-
-#: utils/misc/guc.c:3027
-msgid "Sets the server's \"ident\" configuration file."
-msgstr "Mengatur file konfigurasi « ident » pada server."
-
-#: utils/misc/guc.c:3038
-msgid "Writes the postmaster PID to the specified file."
-msgstr "Menulis postmaster PID ke file yang sudah ditentukan."
-
-#: utils/misc/guc.c:3049
-msgid "Location of the SSL server certificate file."
-msgstr "Lokasi dari file sertifikat server SSL."
-
-#: utils/misc/guc.c:3059
-msgid "Location of the SSL server private key file."
-msgstr "Lokasi dari file private key server SSL."
-
-#: utils/misc/guc.c:3069
-msgid "Location of the SSL certificate authority file."
-msgstr "Lokasi dari file otoritas sertifikat SSL."
-
-#: utils/misc/guc.c:3079
-msgid "Location of the SSL certificate revocation list file."
-msgstr "Lokasi dari file daftar pencabutan sertifikat SSL."
-
-#: utils/misc/guc.c:3089
-msgid "Writes temporary statistics files to the specified directory."
-msgstr "Menulis file statistik sementara ke direktori yang ditentukan."
-
-#: utils/misc/guc.c:3100
-msgid "List of names of potential synchronous standbys."
-msgstr "Daftar nama potensial standby synchronous."
-
-#: utils/misc/guc.c:3111
-msgid "Sets default text search configuration."
-msgstr "Mengatur asal teks konfigurasi pencarian"
-
-#: utils/misc/guc.c:3121
-msgid "Sets the list of allowed SSL ciphers."
-msgstr "Mengatur daftar yang diperbolehkan penyandian SSL."
-
-#: utils/misc/guc.c:3136
-msgid "Sets the application name to be reported in statistics and logs."
-msgstr "Mengatur nama aplikasi untuk melaporkan dalam statistik dan log"
-
-#: utils/misc/guc.c:3156
-msgid "Sets whether \"\\'\" is allowed in string literals."
-msgstr "Menentukan apakah « \\' » yang diperbolehkan dalam string literal."
-
-#: utils/misc/guc.c:3166
-msgid "Sets the output format for bytea."
-msgstr "Mengatur format output untuk byte."
-
-#: utils/misc/guc.c:3176
-msgid "Sets the message levels that are sent to the client."
-msgstr "Mengatur tingkatan pesan yang dikirim kepada klien."
-
-#: utils/misc/guc.c:3177 utils/misc/guc.c:3230 utils/misc/guc.c:3241 utils/misc/guc.c:3297
-msgid "Each level includes all the levels that follow it. The later the level, the fewer messages are sent."
-msgstr ""
-"Setiap tingkat mencakup semua tingkatan yang mengikutinya. Tingkatan selanjutnya \n"
-"sedikit pesan yang dikirim."
-
-#: utils/misc/guc.c:3187
-msgid "Enables the planner to use constraints to optimize queries."
-msgstr "Mengizinkan planner untuk menggunakan batasan untuk mengoptimalkan query"
-
-#: utils/misc/guc.c:3188
-msgid "Table scans will be skipped if their constraints guarantee that no rows match the query."
-msgstr ""
-"Table scan akan dilewati jika batasan mereka menjamin bahwa ridak ada baris \n"
-"yang sama pada query."
-
-#: utils/misc/guc.c:3198
-msgid "Sets the transaction isolation level of each new transaction."
-msgstr "Mengatur transaksi tingkat isolasi dari setiap transaksi baru."
-
-#: utils/misc/guc.c:3208
-msgid "Sets the display format for interval values."
-msgstr "Mengatur format tampilan untuk nilai interval."
-
-#: utils/misc/guc.c:3219
-msgid "Sets the verbosity of logged messages."
-msgstr "Mengatur detail dari pesan log."
-
-#: utils/misc/guc.c:3229
-msgid "Sets the message levels that are logged."
-msgstr "Mengatur tingkat pesan yang dicatat."
-
-#: utils/misc/guc.c:3240
-msgid "Causes all statements generating error at or above this level to be logged."
-msgstr "Karena semua pernyataan yang menyebabkan error atau diatas tingkatan untuk dicatat."
-
-#: utils/misc/guc.c:3251
-msgid "Sets the type of statements logged."
-msgstr "Mengatur tipe pernyataan log."
-
-#: utils/misc/guc.c:3261
-msgid "Sets the syslog \"facility\" to be used when syslog enabled."
-msgstr "Mengatur syslog (« facility ») untuk digunakan ketika syslog diaktifkan."
-
-#: utils/misc/guc.c:3276
-msgid "Sets the session's behavior for triggers and rewrite rules."
-msgstr "Mengatur perilaku sesi untuk triggers dan aturan rewrite."
-
-#: utils/misc/guc.c:3286
-msgid "Sets the current transaction's synchronization level."
-msgstr "Mengatur tingkat singkronisasi transaksi saat ini ."
-
-#: utils/misc/guc.c:3296
-msgid "Enables logging of recovery-related debugging information."
-msgstr "Mengaktifkan log dari 'recovery-related' debugging informasi."
-
-#: utils/misc/guc.c:3312
-msgid "Collects function-level statistics on database activity."
-msgstr "Mengumpulkan statistik 'function-level' pada aktifitas database."
-
-#: utils/misc/guc.c:3322
-msgid "Set the level of information written to the WAL."
-msgstr "Mengatur tingkatan dari penulisan informasi ke WAL."
-
-#: utils/misc/guc.c:3332
-msgid "Selects the method used for forcing WAL updates to disk."
-msgstr "Memilih metode yang digunakan untuk memaksa update WAL to disk."
-
-#: utils/misc/guc.c:3342
-msgid "Sets how binary values are to be encoded in XML."
-msgstr "Mengatur berapa nilai biner yang harus dikodekan dalam XML."
-
-#: utils/misc/guc.c:3352
-msgid "Sets whether XML data in implicit parsing and serialization operations is to be considered as documents or content fragments."
-msgstr "Menentukan apakah data XML dalam memilah dan menserialisasi operasi implisit dianggap sebagai dokumen atau fragmen konten."
-
-#: utils/misc/guc.c:4166
-#, c-format
-msgid ""
-"%s does not know where to find the server configuration file.\n"
-"You must specify the --config-file or -D invocation option or set the PGDATA environment variable.\n"
-msgstr ""
-"%s tidak tahu di mana mencari file konfigurasi server.\n"
-"Anda harus menentukan --config-file atau pilihan pemasukan -D atau mengatur \n"
-"variabel lingkungan PGDATA.\n"
-
-#: utils/misc/guc.c:4185
-#, c-format
-msgid "%s cannot access the server configuration file \"%s\": %s\n"
-msgstr "%s tidak dapat mengakses file konfigurasi server « %s » : %s\n"
-
-#: utils/misc/guc.c:4206
-#, c-format
-msgid ""
-"%s does not know where to find the database system data.\n"
-"This can be specified as \"data_directory\" in \"%s\", or by the -D invocation option, or by the PGDATA environment variable.\n"
-msgstr ""
-"%s tidak tahu dimana mencari data sistem database.\n"
-"Hal ini dapat ditetapkan sebagai « data_directory » dalam « %s » atau \n"
-"dengan pilihan pemasukan -D, atau mengatur variable lingkungan PGDATA.\n"
-
-#: utils/misc/guc.c:4246
-#, c-format
-msgid ""
-"%s does not know where to find the \"hba\" configuration file.\n"
-"This can be specified as \"hba_file\" in \"%s\", or by the -D invocation option, or by the PGDATA environment variable.\n"
-msgstr ""
-"%s tidak tahu dimana mencari file konfigurasi « hba ».\n"
-"Hal ini dapat ditetapkan sebagai « hba_file » dalam « %s » atau dengan pilihan \n"
-"pemasukan -D, atau mengatur variable lingkungan PGDATA.\n"
-
-#: utils/misc/guc.c:4269
-#, c-format
-msgid ""
-"%s does not know where to find the \"ident\" configuration file.\n"
-"This can be specified as \"ident_file\" in \"%s\", or by the -D invocation option, or by the PGDATA environment variable.\n"
-msgstr ""
-"%s tidak tahu dimana mencari file konfigurasi « ident ».\n"
-"Hal ini dapat ditetapkan sebagai « ident_file » dalam « %s »atau dengan pilihan \n"
-"pemasukan -D, atau mengatur variable lingkungan PGDATA.\n"
-
-#: utils/misc/guc.c:4861 utils/misc/guc.c:5025
-msgid "Value exceeds integer range."
-msgstr "Nilai melebihi rentang integer."
-
-#: utils/misc/guc.c:4880
-msgid "Valid units for this parameter are \"kB\", \"MB\", and \"GB\"."
-msgstr "Satuan unit untuk parameter ini « kB », « MB » dan « GB »."
-
-#: utils/misc/guc.c:4939
-msgid "Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d\"."
-msgstr "Satuan unit untuk parameter ini « ms », « s », « min », « h » dan « d »."
-
-#: utils/misc/guc.c:5232 utils/misc/guc.c:6014 utils/misc/guc.c:6066 utils/misc/guc.c:6799 utils/misc/guc.c:6958 utils/misc/guc.c:8127
-#, c-format
-msgid "unrecognized configuration parameter \"%s\""
-msgstr "konfigurasi parameter yang belum diakui « %s »"
-
-#: utils/misc/guc.c:5247
-#, c-format
-msgid "parameter \"%s\" cannot be changed"
-msgstr "parameter « %s » tidak dapat diganti"
-
-#: utils/misc/guc.c:5280
-#, c-format
-msgid "parameter \"%s\" cannot be changed now"
-msgstr "parameter « %s » tidak dapat diganti sekarang"
-
-#: utils/misc/guc.c:5311
-#, c-format
-msgid "parameter \"%s\" cannot be set after connection start"
-msgstr "Parameter « %s » tidak dapat diatur setelah koneksi dimulai"
-
-#: utils/misc/guc.c:5321 utils/misc/guc.c:8143
-#, c-format
-msgid "permission denied to set parameter \"%s\""
-msgstr "Izin ditolak untuk mengatur parameter « %s »"
-
-#: utils/misc/guc.c:5359
-#, c-format
-msgid "cannot set parameter \"%s\" within security-definer function"
-msgstr "tidak dapat mengatur parameter « %s » dalam fungsi 'security-definer'"
-
-#: utils/misc/guc.c:5512 utils/misc/guc.c:5847 utils/misc/guc.c:8307 utils/misc/guc.c:8341
-#, c-format
-msgid "invalid value for parameter \"%s\": \"%s\""
-msgstr "nilai yang tidak valid untuk parameter « %s » : « %s »"
-
-#: utils/misc/guc.c:5521
-#, c-format
-msgid "%d is outside the valid range for parameter \"%s\" (%d .. %d)"
-msgstr "%d ada diluar jangkauan valid untuk parameter « %s » (%d .. %d)"
-
-#: utils/misc/guc.c:5614
-#, c-format
-msgid "parameter \"%s\" requires a numeric value"
-msgstr "parameter « %s » membutuhkan nilai numerik"
-
-#: utils/misc/guc.c:5622
-#, c-format
-msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
-msgstr "%g ada diluar jangkauan valid untuk parameter « %s » (%g .. %g)"
-
-#: utils/misc/guc.c:6022 utils/misc/guc.c:6070 utils/misc/guc.c:6962
-#, c-format
-msgid "must be superuser to examine \"%s\""
-msgstr "harus superuser yang memeriksa « %s »"
-
-#: utils/misc/guc.c:6136
-#, c-format
-msgid "SET %s takes only one argument"
-msgstr "SET %s hanya membutuhkan satu argumen"
-
-#: utils/misc/guc.c:6307
-#, c-format
-msgid "SET LOCAL TRANSACTION SNAPSHOT is not implemented"
-msgstr "SET LOCAL TRANSACTION SNAPSHOT tidak diterapkan"
-
-#: utils/misc/guc.c:6387
-#, c-format
-msgid "SET requires parameter name"
-msgstr "SET membutuhkan nama parameter"
-
-#: utils/misc/guc.c:6501
-#, c-format
-msgid "attempt to redefine parameter \"%s\""
-msgstr "mencoba untuk mendefinisikan kembali parameter « %s »"
-
-#: utils/misc/guc.c:7846
-#, c-format
-msgid "could not parse setting for parameter \"%s\""
-msgstr "tidak bisa mengurai pengaturan untuk parameter « %s »"
-
-#: utils/misc/guc.c:8205 utils/misc/guc.c:8239
-#, c-format
-msgid "invalid value for parameter \"%s\": %d"
-msgstr "nilai untuk parameter tidak valid « %s » : %d"
-
-#: utils/misc/guc.c:8273
-#, c-format
-msgid "invalid value for parameter \"%s\": %g"
-msgstr "nilai untuk parameter tidak valid « %s » : %g"
-
-#: utils/misc/guc.c:8463
-#, c-format
-msgid "\"temp_buffers\" cannot be changed after any temporary tables have been accessed in the session."
-msgstr "« temp_buffers » tidak dapat diganti setelah table sementara diakses dalam sesi."
-
-#: utils/misc/guc.c:8475
-#, c-format
-msgid "SET AUTOCOMMIT TO OFF is no longer supported"
-msgstr "SET AUTOCOMMIT TO OFF tidak lagi didukung."
-
-#: utils/misc/guc.c:8487
-#, c-format
-msgid "assertion checking is not supported by this build"
-msgstr "pengecekan assertion tidak didukung pada instalasi ini."
-
-#: utils/misc/guc.c:8500
-#, c-format
-msgid "Bonjour is not supported by this build"
-msgstr "Bonjour tidak didukung pada instalasi ini."
-
-#: utils/misc/guc.c:8513
-#, c-format
-msgid "SSL is not supported by this build"
-msgstr "SSL tidak didukung pada instalasi ini."
-
-#: utils/misc/guc.c:8525
-#, c-format
-msgid "Cannot enable parameter when \"log_statement_stats\" is true."
-msgstr "Tidak dapat mengaktifkan parameter ketika « log_statement_stats » bernilai true."
-
-#: utils/misc/guc.c:8537
-#, c-format
-msgid "Cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true."
-msgstr "Tidak dapat mengaktifkan « log_statement_stats » ketika « log_parser_stats », « log_planner_stats » atau « log_executor_stats » bernilai true."
-
-#: utils/misc/help_config.c:131
-#, c-format
-msgid "internal error: unrecognized run-time parameter type\n"
-msgstr "kesalahan internal: tipe parameter run-time tidak dikenal\n"
-
-#: utils/misc/timeout.c:422
-#, c-format
-msgid "cannot add more timeout reasons"
-msgstr "tidak dapat menambahkan alasan timeout."
-
-#: utils/misc/tzparser.c:61
-#, c-format
-msgid "time zone abbreviation \"%s\" is too long (maximum %d characters) in time zone file \"%s\", line %d"
-msgstr "abreviasi zona waktu « %s » terlalu panjang (maximum %d karakter) pada file zona waktu « %s », baris %d"
-
-#: utils/misc/tzparser.c:68
-#, c-format
-msgid "time zone offset %d is not a multiple of 900 sec (15 min) in time zone file \"%s\", line %d"
-msgstr "offset zona waktu %d bukan kelipatan 900 detik (15 menit) pada file zona waktu « %s », baris %d"
-
-#: utils/misc/tzparser.c:80
-#, c-format
-msgid "time zone offset %d is out of range in time zone file \"%s\", line %d"
-msgstr "offset zona waktu %d di liar jangkauan dalam file zona waktu « %s », baris %d"
-
-#: utils/misc/tzparser.c:115
-#, c-format
-msgid "missing time zone abbreviation in time zone file \"%s\", line %d"
-msgstr "abreviasi zona waktu hilang pada file zona waktu « %s », baris %d"
-
-#: utils/misc/tzparser.c:124
-#, c-format
-msgid "missing time zone offset in time zone file \"%s\", line %d"
-msgstr "offset zona waktu hilang pada file zona waktu « %s », baris %d"
-
-#: utils/misc/tzparser.c:131
-#, c-format
-msgid "invalid number for time zone offset in time zone file \"%s\", line %d"
-msgstr "jumlah tidak valid untuk offset zona waktu pada file zona waktu « %s », baris %d"
-
-#: utils/misc/tzparser.c:154
-#, c-format
-msgid "invalid syntax in time zone file \"%s\", line %d"
-msgstr "sintaks tidak valid pada file zona waktu « %s », baris %d"
-
-#: utils/misc/tzparser.c:218
-#, c-format
-msgid "time zone abbreviation \"%s\" is multiply defined"
-msgstr "abreviasi zona waktu « %s » ditentukan oleh kelipatan"
-
-#: utils/misc/tzparser.c:220
-#, c-format
-msgid "Entry in time zone file \"%s\", line %d, conflicts with entry in file \"%s\", line %d."
-msgstr "Entri pada file zona waktu « %s », baris %d, bentrok dengan entry pada file « %s », baris %d."
-
-#: utils/misc/tzparser.c:285
-#, c-format
-msgid "invalid time zone file name \"%s\""
-msgstr "nama file zona waktu tidak valid : « %s »"
-
-#: utils/misc/tzparser.c:298
-#, c-format
-msgid "time zone file recursion limit exceeded in file \"%s\""
-msgstr "batas rekursi file zona waktu melebihi dari file « %s » "
-
-#: utils/misc/tzparser.c:337 utils/misc/tzparser.c:350
-#, c-format
-msgid "could not read time zone file \"%s\": %m"
-msgstr "tidak dapat membaca file zona waktu « %s » : %m"
-
-#: utils/misc/tzparser.c:360
-#, c-format
-msgid "line is too long in time zone file \"%s\", line %d"
-msgstr "baris terlalu panjang dalam file zona waktu « %s »,baris %d"
-
-#: utils/misc/tzparser.c:383
-#, c-format
-msgid "@INCLUDE without file name in time zone file \"%s\", line %d"
-msgstr "@INCLUDE tanpa nama fle pada file zona waktu « %s », baris %d"
-
-#: utils/mmgr/aset.c:417
-#, c-format
-msgid "Failed while creating memory context \"%s\"."
-msgstr "Gagal ketika membuat konteks memory « %s »."
-
-#: utils/mmgr/aset.c:588 utils/mmgr/aset.c:766 utils/mmgr/aset.c:967
-#, c-format
-msgid "Failed on request of size %lu."
-msgstr "Gagal ketika meminta ukuran %lu."
-
-#: utils/mmgr/portalmem.c:208
-#, c-format
-msgid "cursor \"%s\" already exists"
-msgstr "kursor « %s » sudah ada"
-
-#: utils/mmgr/portalmem.c:212
-#, c-format
-msgid "closing existing cursor \"%s\""
-msgstr "menutup kursor yang ada « %s »"
-
-#: utils/mmgr/portalmem.c:479
-#, c-format
-msgid "cannot drop active portal \"%s\""
-msgstr "tidak dapat menutup portal yang aktif « %s »"
-
-#: utils/mmgr/portalmem.c:669
-#, c-format
-msgid "cannot PREPARE a transaction that has created a cursor WITH HOLD"
-msgstr "tidak dapat melakukan PREPARE pada transaksi yang telah membuat kursor WITH HOLD"
-
-#: utils/sort/logtape.c:215
-#, c-format
-msgid "Perhaps out of disk space?"
-msgstr "Mungkin kehabisan ruang disk?"
-
-#: utils/sort/logtape.c:232
-#, c-format
-msgid "could not read block %ld of temporary file: %m"
-msgstr "tidak dapat membaca blok %ld dari file sementara: %m"
-
-#: utils/sort/tuplesort.c:3175
-#, c-format
-msgid "could not create unique index \"%s\""
-msgstr "tidak dapat membuat index unik « %s »"
-
-#: utils/sort/tuplesort.c:3177
-#, c-format
-msgid "Key %s is duplicated."
-msgstr "Key %s terduplikasi."
-
-#: utils/time/snapmgr.c:775
-#, c-format
-msgid "cannot export a snapshot from a subtransaction"
-msgstr "tidak dapat mengekspor snapshot dari subtransaksi."
-
-#: utils/time/snapmgr.c:925 utils/time/snapmgr.c:930 utils/time/snapmgr.c:935 utils/time/snapmgr.c:950 utils/time/snapmgr.c:955 utils/time/snapmgr.c:960 utils/time/snapmgr.c:1059 utils/time/snapmgr.c:1075 utils/time/snapmgr.c:1100
-#, c-format
-msgid "invalid snapshot data in file \"%s\""
-msgstr "data snapshot tidak valid dalam file « %s »"
-
-#: utils/time/snapmgr.c:997
-#, c-format
-msgid "SET TRANSACTION SNAPSHOT must be called before any query"
-msgstr "SET TRANSACTION SNAPSHOT harus dipanggil sebelum query apapun."
-
-#: utils/time/snapmgr.c:1006
-#, c-format
-msgid "a snapshot-importing transaction must have isolation level SERIALIZABLE or REPEATABLE READ"
-msgstr "transaksi pengimporan snapshot harus mempunyai tingkat isolasi SERIALIZABLE atau REPEATABLE READ."
-
-#: utils/time/snapmgr.c:1015 utils/time/snapmgr.c:1024
-#, c-format
-msgid "invalid snapshot identifier: \"%s\""
-msgstr "identifier snapshot tidak valid: « %s »"
-
-#: utils/time/snapmgr.c:1113
-#, c-format
-msgid "a serializable transaction cannot import a snapshot from a non-serializable transaction"
-msgstr "transaksi yang dapat diserialisasi tidak dapat mengimpor snapshost dari transaksi yang tidak dapat diserialisasi"
-
-#: utils/time/snapmgr.c:1117
-#, c-format
-msgid "a non-read-only serializable transaction cannot import a snapshot from a read-only transaction"
-msgstr "transaksi yang dapat diserialisasi dan tidak read-only tidak dapat mengimpor snapshot dari transaksi yang read-only"
-
-#: utils/time/snapmgr.c:1132
-#, c-format
-msgid "cannot import a snapshot from a different database"
-msgstr "tidak dapat mengimpor snapshot dari database yang berbeda."
index 2fa5d48a8269d80df9dc82bb28d1d1eeda5703f1..faf54fe82b7238684e68fc135330aa08227ed86b 100644 (file)
 # backend.po
+#   Japanese message translation file for backend
+#
+# Copyright (C) 2011-2018 PostgreSQL Global Development Group
+#
 # HOTTA Michihide <[email protected]>, 2011.
+# Kyotaro Horiguchi <[email protected]>, 2018.
+#
+# This file is distributed under the same license as the PostgreSQL package.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: PostgreSQL 9.1 beta 2\n"
+"Project-Id-Version: PostgreSQL 10\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2013-08-18 13:05+0900\n"
-"PO-Revision-Date: 2014-08-16 16:41+0900\n"
-"Last-Translator: HOTTA Michihide <[email protected]>\n"
+"POT-Creation-Date: 2018-08-31 16:21+0900\n"
+"PO-Revision-Date: 2018-08-31 16:22+0900\n"
+"Last-Translator: Kyotaro Horiguchi <[email protected]>\n"
 "Language-Team: jpug-doc <[email protected]>\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Poedit 1.5.4\n"
 
-#: ../port/chklocale.c:258
-#, c-format
-#| msgid "could not determine encoding for locale \"%s\": codeset is \"%s\""
-msgid "could not determine encoding for codeset \"%s\""
-msgstr "コードセット\"%s\"用の符号化方式を決定できません"
-
-#: ../port/chklocale.c:259 ../port/chklocale.c:388
-#, c-format
-msgid "Please report this to <[email protected]>."
-msgstr "これを<[email protected]>まで報告してください。"
-
-#: ../port/chklocale.c:380 ../port/chklocale.c:386
-#, c-format
-msgid "could not determine encoding for locale \"%s\": codeset is \"%s\""
-msgstr "ロケール\"%s\"用の符号化方式を決定できません: コードセットは\"%s\"です"
+#: ../common/config_info.c:130 ../common/config_info.c:138
+#: ../common/config_info.c:146 ../common/config_info.c:154
+#: ../common/config_info.c:162 ../common/config_info.c:170
+#: ../common/config_info.c:178 ../common/config_info.c:186
+#: ../common/config_info.c:194
+msgid "not recorded"
+msgstr "記録されていません"
 
-#: ../port/dirmod.c:217
+#: ../common/controldata_utils.c:58 commands/copy.c:3146
+#: commands/extension.c:3330 utils/adt/genfile.c:151
 #, c-format
-msgid "could not set junction for \"%s\": %s"
-msgstr "\"%s\"の接合を設定できませんでした: %s"
+msgid "could not open file \"%s\" for reading: %m"
+msgstr "ファイル\"%s\"を読み取り用にオープンできませんでした: %m"
 
-#: ../port/dirmod.c:220
+#: ../common/controldata_utils.c:62
 #, c-format
-msgid "could not set junction for \"%s\": %s\n"
-msgstr "\"%s\"の接合を設定できませんでした: %s\n"
+msgid "%s: could not open file \"%s\" for reading: %s\n"
+msgstr "%s: ファイル\"%s\"を読み取り用にオープンできませんでした: %s\n"
 
-#: ../port/dirmod.c:292
+#: ../common/controldata_utils.c:75 access/transam/timeline.c:347
+#: access/transam/xlog.c:3419 access/transam/xlog.c:10909
+#: access/transam/xlog.c:10922 access/transam/xlog.c:11347
+#: access/transam/xlog.c:11427 access/transam/xlog.c:11466
+#: access/transam/xlog.c:11509 access/transam/xlogfuncs.c:658
+#: access/transam/xlogfuncs.c:677 commands/extension.c:3340 libpq/hba.c:499
+#: replication/logical/origin.c:719 replication/logical/origin.c:749
+#: replication/logical/reorderbuffer.c:3227 replication/walsender.c:507
+#: storage/file/copydir.c:195 utils/adt/genfile.c:168 utils/adt/misc.c:944
 #, c-format
-msgid "could not get junction for \"%s\": %s"
-msgstr "\"%s\" の分岐点 (junction) を取得できませんでした:  %s"
+msgid "could not read file \"%s\": %m"
+msgstr "ファイル\"%s\"の読み取りに失敗しました: %m"
 
-#: ../port/dirmod.c:295
+#: ../common/controldata_utils.c:78
 #, c-format
-msgid "could not get junction for \"%s\": %s\n"
-msgstr "\"%s\"のjunctionを入手できませんでした:  %s\n"
+msgid "%s: could not read file \"%s\": %s\n"
+msgstr "%s: ファイル\"%s\"の読み取りに失敗しました: %s\n"
 
-#: ../port/dirmod.c:377
+#: ../common/controldata_utils.c:86
 #, c-format
-msgid "could not open directory \"%s\": %s\n"
-msgstr "ディレクトリ\"%s\"をオープンできませんでした: %s\n"
+msgid "could not read file \"%s\": read %d of %d"
+msgstr ""
+"ファイル\"%1$s\"を読み込めませんでした: %3$dバイトのうち%2$dバイトを読み込み"
+"ました"
 
-#: ../port/dirmod.c:414
+#: ../common/controldata_utils.c:90
 #, c-format
-msgid "could not read directory \"%s\": %s\n"
-msgstr "ディレクトリ\"%s\"を読み取れませんでした: %s\n"
+msgid "%s: could not read file \"%s\": read %d of %d\n"
+msgstr ""
+"%1$s: ファイル\"%2$s\"を読み込めませんでした: %4$dバイトのうち%3$dバイトを読"
+"み込みました\n"
 
-#: ../port/dirmod.c:497
-#, c-format
-msgid "could not stat file or directory \"%s\": %s\n"
-msgstr "\"%s\"というファイルまたはディレクトリの情報を取得できませんでした。: %s\n"
+#: ../common/controldata_utils.c:112
+msgid "byte ordering mismatch"
+msgstr "バイトオーダが合っていません"
 
-#: ../port/dirmod.c:524 ../port/dirmod.c:541
+#: ../common/controldata_utils.c:114
 #, c-format
-msgid "could not remove file or directory \"%s\": %s\n"
-msgstr "\"%s\"というディレクトリまたはファイルを削除できませんでした: %s\n"
+msgid ""
+"WARNING: possible byte ordering mismatch\n"
+"The byte ordering used to store the pg_control file might not match the one\n"
+"used by this program.  In that case the results below would be incorrect, "
+"and\n"
+"the PostgreSQL installation would be incompatible with this data directory.\n"
+msgstr ""
+"警告:バイトオーダが異なる可能性があります。\n"
+"pg_controlファイルを格納するために使用するバイトオーダが本プログラムで使用\n"
+"されるものと異なっている可能性があります。この場合以下の結果は不正確になりま"
+"す。また、PostgreSQL\n"
+"インストレーションはこのデータディレクトリと互換性がないかもしれません。\n"
 
-#: ../port/exec.c:127 ../port/exec.c:241 ../port/exec.c:284
+#: ../common/exec.c:127 ../common/exec.c:241 ../common/exec.c:284
 #, c-format
 msgid "could not identify current directory: %s"
-msgstr "現在のディレクトリを認識できませんでした: %s"
+msgstr "カレントディレクトリを認識できませんでした: %s"
 
-#: ../port/exec.c:146
+#: ../common/exec.c:146
 #, c-format
 msgid "invalid binary \"%s\""
-msgstr "バイナリ\"%s\"は無効です"
+msgstr "バイナリ\"%s\"は不正です"
 
-#: ../port/exec.c:195
+#: ../common/exec.c:195
 #, c-format
 msgid "could not read binary \"%s\""
 msgstr "バイナリ\"%s\"を読み取れませんでした"
 
-#: ../port/exec.c:202
+#: ../common/exec.c:202
 #, c-format
 msgid "could not find a \"%s\" to execute"
-msgstr "å®\9fè¡\8cã\81\99ã\82\8b\"%s\"がありませんでした"
+msgstr "å®\9fè¡\8cã\81\99ã\81¹ã\81\8d\"%s\"がありませんでした"
 
-#: ../port/exec.c:257 ../port/exec.c:293
+#: ../common/exec.c:257 ../common/exec.c:293
 #, c-format
 msgid "could not change directory to \"%s\": %s"
 msgstr "ディレクトリ\"%s\"に移動できませんでした: %s"
 
-#: ../port/exec.c:272
+#: ../common/exec.c:272
 #, c-format
 msgid "could not read symbolic link \"%s\""
 msgstr "シンボリックリンク\"%s\"を読み取れませんでした"
 
-#: ../port/exec.c:523
+#: ../common/exec.c:523
 #, c-format
 msgid "pclose failed: %s"
 msgstr "pcloseが失敗しました: %s"
 
-#: ../port/open.c:112
+#: ../common/fe_memutils.c:35 ../common/fe_memutils.c:75
+#: ../common/fe_memutils.c:98 ../common/psprintf.c:181 ../port/path.c:632
+#: ../port/path.c:670 ../port/path.c:687 utils/misc/ps_status.c:171
+#: utils/misc/ps_status.c:179 utils/misc/ps_status.c:209
+#: utils/misc/ps_status.c:217
 #, c-format
-msgid "could not open file \"%s\": %s"
-msgstr "ファイル\"%s\"をオープンできませんでした: %s"
-
-#: ../port/open.c:113
-msgid "lock violation"
-msgstr "ロック違反"
+msgid "out of memory\n"
+msgstr "メモリ不足です\n"
 
-#: ../port/open.c:113
-msgid "sharing violation"
-msgstr "共有違反"
-
-#: ../port/open.c:114
+#: ../common/fe_memutils.c:92
 #, c-format
-msgid "Continuing to retry for 30 seconds."
-msgstr "再試行を30秒続けます"
+msgid "cannot duplicate null pointer (internal error)\n"
+msgstr "nullポインタは複製できません(内部エラー)\n"
 
-#: ../port/open.c:115
+#: ../common/file_utils.c:82 ../common/file_utils.c:186
 #, c-format
-msgid "You might have antivirus, backup, or similar software interfering with the database system."
-msgstr "データベースシステムに干渉するアンチウィルス、バックアップなどのソフトウェアが存在する可能性があります。"
+msgid "%s: could not stat file \"%s\": %s\n"
+msgstr "%s: \"%s\"ファイルのstatに失敗しました: %s\n"
 
-#: ../port/strerror.c:25
+#: ../common/file_utils.c:162
 #, c-format
-msgid "unrecognized error %d"
-msgstr "不明なエラー %d"
+msgid "%s: could not open directory \"%s\": %s\n"
+msgstr "%s: ディレクトリ\"%s\"をオープンできませんでした: %s\n"
 
-#: ../port/wait_error.c:47
+#: ../common/file_utils.c:198
 #, c-format
-msgid "command not executable"
-msgstr "コマンドは実行形式ではありません"
+msgid "%s: could not read directory \"%s\": %s\n"
+msgstr "%s: ディレクトリ\"%s\"を読み取れませんでした。: %s\n"
 
-#: ../port/wait_error.c:51
+#: ../common/file_utils.c:231 ../common/file_utils.c:291
+#: ../common/file_utils.c:367
 #, c-format
-msgid "command not found"
-msgstr "コマンドが見つかりません"
+msgid "%s: could not open file \"%s\": %s\n"
+msgstr "%s: ファイル\"%s\"をオープンできませんでした: %s\n"
 
-#: ../port/wait_error.c:56
+#: ../common/file_utils.c:304 ../common/file_utils.c:376
 #, c-format
-msgid "child process exited with exit code %d"
-msgstr "子プロセスが終了コード%dで終了しました"
+msgid "%s: could not fsync file \"%s\": %s\n"
+msgstr "%s: ファイル\"%s\"をfsyncできませんでした: %s\n"
 
-#: ../port/wait_error.c:63
+#: ../common/file_utils.c:387
 #, c-format
-msgid "child process was terminated by exception 0x%X"
-msgstr "子プロセスが例外0x%Xで終了しました"
+msgid "%s: could not rename file \"%s\" to \"%s\": %s\n"
+msgstr "%s: ファイル\"%s\"の名前を\"%s\"に変更できませんでした: %s\n"
 
-#: ../port/wait_error.c:73
+#: ../common/pgfnames.c:45
 #, c-format
-msgid "child process was terminated by signal %s"
-msgstr "子プロセスがシグナル%sで終了しました"
+msgid "could not open directory \"%s\": %s\n"
+msgstr "ディレクトリ\"%s\"をオープンできませんでした: %s\n"
 
-#: ../port/wait_error.c:77
+#: ../common/pgfnames.c:72
 #, c-format
-msgid "child process was terminated by signal %d"
-msgstr "子プロセスはシグナル%dにより終了しました"
+msgid "could not read directory \"%s\": %s\n"
+msgstr "ディレクトリ\"%s\"を読み取れませんでした: %s\n"
 
-#: ../port/wait_error.c:82
+#: ../common/pgfnames.c:84
+#, c-format
+msgid "could not close directory \"%s\": %s\n"
+msgstr "ディレクトリ\"%s\"をクローズできませんでした: %s\n"
+
+#: ../common/psprintf.c:179 ../port/path.c:630 ../port/path.c:668
+#: ../port/path.c:685 access/transam/twophase.c:1383
+#: access/transam/xlog.c:6461 lib/dshash.c:246 lib/stringinfo.c:277
+#: libpq/auth.c:1134 libpq/auth.c:1505 libpq/auth.c:1573 libpq/auth.c:2091
+#: postmaster/bgworker.c:337 postmaster/bgworker.c:907
+#: postmaster/postmaster.c:2390 postmaster/postmaster.c:2412
+#: postmaster/postmaster.c:3979 postmaster/postmaster.c:4687
+#: postmaster/postmaster.c:4762 postmaster/postmaster.c:5454
+#: postmaster/postmaster.c:5791
+#: replication/libpqwalreceiver/libpqwalreceiver.c:260
+#: replication/logical/logical.c:174 storage/buffer/localbuf.c:436
+#: storage/file/fd.c:781 storage/file/fd.c:1219 storage/file/fd.c:1380
+#: storage/file/fd.c:2286 storage/ipc/procarray.c:1055
+#: storage/ipc/procarray.c:1543 storage/ipc/procarray.c:1550
+#: storage/ipc/procarray.c:1965 storage/ipc/procarray.c:2589
+#: utils/adt/cryptohashes.c:45 utils/adt/cryptohashes.c:65
+#: utils/adt/formatting.c:1568 utils/adt/formatting.c:1690
+#: utils/adt/formatting.c:1813 utils/adt/pg_locale.c:468
+#: utils/adt/pg_locale.c:652 utils/adt/regexp.c:223 utils/fmgr/dfmgr.c:221
+#: utils/hash/dynahash.c:448 utils/hash/dynahash.c:557
+#: utils/hash/dynahash.c:1069 utils/mb/mbutils.c:365 utils/mb/mbutils.c:698
+#: utils/misc/guc.c:4230 utils/misc/guc.c:4246 utils/misc/guc.c:4259
+#: utils/misc/guc.c:7234 utils/misc/tzparser.c:468 utils/mmgr/aset.c:482
+#: utils/mmgr/dsa.c:713 utils/mmgr/dsa.c:795 utils/mmgr/generation.c:249
+#: utils/mmgr/mcxt.c:796 utils/mmgr/mcxt.c:832 utils/mmgr/mcxt.c:870
+#: utils/mmgr/mcxt.c:908 utils/mmgr/mcxt.c:944 utils/mmgr/mcxt.c:975
+#: utils/mmgr/mcxt.c:1011 utils/mmgr/mcxt.c:1063 utils/mmgr/mcxt.c:1098
+#: utils/mmgr/mcxt.c:1133 utils/mmgr/slab.c:239
 #, c-format
-msgid "child process exited with unrecognized status %d"
-msgstr "子プロセスは不明のステータス%dで終了しました"
+msgid "out of memory"
+msgstr "メモリ不足です"
 
-#: ../port/win32error.c:188
+#: ../common/relpath.c:58
 #, c-format
-msgid "mapped win32 error code %lu to %d"
-msgstr "win32のエラーコード%luを%dに対応付けました"
+msgid "invalid fork name"
+msgstr "不正なフォーク名です"
 
-#: ../port/win32error.c:199
+#: ../common/relpath.c:59
 #, c-format
-msgid "unrecognized win32 error code: %lu"
-msgstr "æ\9cªç\9f¥ã\81®Win32ã\82¨ã\83©ã\83¼ã\82³ã\83¼ã\83\89ã\81\8cä¸\8dæ\98\8eã\81§ã\81\99: %lu"
+msgid "Valid fork names are \"main\", \"fsm\", \"vm\", and \"init\"."
+msgstr "æ\9c\89å\8a¹ã\81ªã\83\95ã\82©ã\83¼ã\82¯å\90\8dã\81¯\"main\"ã\80\81\"fsm\"ã\80\81\"vm\"ã\81\8aã\82\88ã\81³\"init\"ã\81§ã\81\99ã\80\82"
 
-#: access/common/heaptuple.c:645 access/common/heaptuple.c:1399
+#: ../common/restricted_token.c:68
 #, c-format
-msgid "number of columns (%d) exceeds limit (%d)"
-msgstr "列数(%d)が上限(%d)を超えています"
+msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
+msgstr "%s: 警告: このプラットフォームでは制限付きトークンを作成できません\n"
 
-#: access/common/indextuple.c:57
+#: ../common/restricted_token.c:77
 #, c-format
-msgid "number of index columns (%d) exceeds limit (%d)"
-msgstr "インデックス列数(%d)が上限(%d)を超えています"
+msgid "%s: could not open process token: error code %lu\n"
+msgstr "%s: プロセストークンをオープンできませんでした: エラーコード %lu\n"
 
-#: access/common/indextuple.c:168 access/spgist/spgutils.c:605
+#: ../common/restricted_token.c:90
 #, c-format
-msgid "index row requires %lu bytes, maximum size is %lu"
-msgstr "インデックス行は%luバイト要求。最大サイズは%luです"
+msgid "%s: could not allocate SIDs: error code %lu\n"
+msgstr "%s: SIDを割り当てられませんでした: エラーコード %lu\n"
 
-#: access/common/printtup.c:279 tcop/fastpath.c:182 tcop/fastpath.c:571
-#: tcop/postgres.c:1678
+#: ../common/restricted_token.c:110
 #, c-format
-msgid "unsupported format code: %d"
-msgstr "未サポートの書式コード: %d"
+msgid "%s: could not create restricted token: error code %lu\n"
+msgstr "%s: 制限付きトークンを作成できませんでした: エラーコード %lu\n"
 
-#: access/common/reloptions.c:364
+#: ../common/restricted_token.c:132
 #, c-format
-msgid "user-defined relation parameter types limit exceeded"
-msgstr "ユーザ定義リレーションのパラメータ型の制限を超えました"
+msgid "%s: could not start process for command \"%s\": error code %lu\n"
+msgstr ""
+"%s: \"%s\"コマンド用のプロセスを起動できませんでした: エラーコード %lu\n"
 
-#: access/common/reloptions.c:648
+#: ../common/restricted_token.c:170
 #, c-format
-msgid "RESET must not include values for parameters"
-msgstr "RESETにはパラメータの値を含めてはいけません"
+msgid "%s: could not re-execute with restricted token: error code %lu\n"
+msgstr "%s: 制限付きトークンで再実行できませんでした: %lu\n"
 
-#: access/common/reloptions.c:681
+#: ../common/restricted_token.c:186
 #, c-format
-msgid "unrecognized parameter namespace \"%s\""
-msgstr "未知のパラメータ namaspace \"%s\""
+msgid "%s: could not get exit code from subprocess: error code %lu\n"
+msgstr ""
+"%s: サブプロセスの終了コードを取得できませんでした。: エラーコード %lu\n"
 
-#: access/common/reloptions.c:925 parser/parse_clause.c:266
+#: ../common/rmtree.c:77
 #, c-format
-msgid "unrecognized parameter \"%s\""
-msgstr "未知のパラメータ \"%s\""
+msgid "could not stat file or directory \"%s\": %s\n"
+msgstr "ファイルまたはディレクトリ\"%s\"のstatに失敗しました: %s\n"
 
-#: access/common/reloptions.c:950
+#: ../common/rmtree.c:104 ../common/rmtree.c:121
 #, c-format
-msgid "parameter \"%s\" specified more than once"
-msgstr "ã\83\91ã\83©ã\83¡ã\83¼ã\82¿\"%s\"ã\81\8cè¤\87æ\95°æ\8c\87å®\9aã\81\95ã\82\8cã\81¾ã\81\97ã\81\9f"
+msgid "could not remove file or directory \"%s\": %s\n"
+msgstr "ã\83\87ã\82£ã\83¬ã\82¯ã\83\88ã\83ªã\81¾ã\81\9fã\81¯ã\83\95ã\82¡ã\82¤ã\83«\"%s\"ã\82\92å\89\8aé\99¤ã\81§ã\81\8dã\81¾ã\81\9bã\82\93ã\81§ã\81\97ã\81\9f: %s\n"
 
-#: access/common/reloptions.c:965
+#: ../common/saslprep.c:1090
 #, c-format
-msgid "invalid value for boolean option \"%s\": %s"
-msgstr "ã\83\96ã\83¼ã\83«ã\82ªã\83\97ã\82·ã\83§ã\83³å\80¤ \"%s\" ã\81¯ç\84¡å\8a¹ã\81§ã\81\99: %s"
+msgid "password too long"
+msgstr "ã\83\91ã\82¹ã\83¯ã\83¼ã\83\89ã\81\8cé\95·ã\81\99ã\81\8eã\81¾ã\81\99"
 
-#: access/common/reloptions.c:976
+#: ../common/username.c:43
 #, c-format
-msgid "invalid value for integer option \"%s\": %s"
-msgstr "整数値オプションの値 \"%s\" が無効です: %s"
+msgid "could not look up effective user ID %ld: %s"
+msgstr "実効ユーザID %ld が見つかりませんでした: %s"
 
-#: access/common/reloptions.c:981 access/common/reloptions.c:999
-#, c-format
-msgid "value %s out of bounds for option \"%s\""
-msgstr "値 %s はオプション \"%s\" の範囲外です"
+#: ../common/username.c:45 libpq/auth.c:2038
+msgid "user does not exist"
+msgstr "ユーザが存在しません"
 
-#: access/common/reloptions.c:983
+#: ../common/username.c:60
 #, c-format
-msgid "Valid values are between \"%d\" and \"%d\"."
-msgstr "有効な値の範囲は \"%d\" ~ \"%d\" です。"
+msgid "user name lookup failure: error code %lu"
+msgstr "ユーザ名の参照に失敗: エラーコード %lu"
 
-#: access/common/reloptions.c:994
+#: ../common/wait_error.c:45
 #, c-format
-msgid "invalid value for floating point option \"%s\": %s"
-msgstr "浮動小数点オプションの値 \"%s\" が無効です: %s"
+msgid "command not executable"
+msgstr "コマンドは実行可能形式ではありません"
 
-#: access/common/reloptions.c:1001
+#: ../common/wait_error.c:49
 #, c-format
-msgid "Valid values are between \"%f\" and \"%f\"."
-msgstr "有効な値の範囲は \"%f\" ~ \"%f\" です。"
+msgid "command not found"
+msgstr "コマンドが見つかりません"
 
-#: access/common/tupconvert.c:108
+#: ../common/wait_error.c:54
 #, c-format
-msgid "Returned type %s does not match expected type %s in column %d."
-msgstr "å\88\97 %3$d ã\81§è¿\94ã\81\95ã\82\8cã\81\9få\9e\8b %1$s ã\81\8cæ\9c\9få¾\85ã\81\99ã\82\8bå\9e\8b %2$s ã\81¨ä¸\80è\87´ã\81\97ã\81¾ã\81\9bã\82\93"
+msgid "child process exited with exit code %d"
+msgstr "å­\90ã\83\97ã\83­ã\82»ã\82¹ã\81\8cçµ\82äº\86ã\82³ã\83¼ã\83\89%dã\81§çµ\82äº\86ã\81\97ã\81¾ã\81\97ã\81\9f"
 
-#: access/common/tupconvert.c:136
+#: ../common/wait_error.c:61
 #, c-format
-msgid "Number of returned columns (%d) does not match expected column count (%d)."
-msgstr "返された列数(%d)が期待する列数(%d)と一致しません"
+msgid "child process was terminated by exception 0x%X"
+msgstr "子プロセスが例外0x%Xで終了しました"
 
-#: access/common/tupconvert.c:241
+#: ../common/wait_error.c:71
 #, c-format
-msgid "Attribute \"%s\" of type %s does not match corresponding attribute of type %s."
-msgstr "å\9e\8b %1$s ã\81®å±\9eæ\80§ \"%2$s\" ã\81\8c対å¿\9cã\81\99ã\82\8bå\9e\8b %3$s ã\81®å±\9eæ\80§ã\81¨å\90\88è\87´ã\81\97ã\81¾ã\81\9bã\82\93"
+msgid "child process was terminated by signal %s"
+msgstr "å­\90ã\83\97ã\83­ã\82»ã\82¹ã\81\8cã\82·ã\82°ã\83\8aã\83«%sã\81«ã\82\88ã\82\8açµ\82äº\86ã\81\97ã\81¾ã\81\97ã\81\9f"
 
-#: access/common/tupconvert.c:253
+#: ../common/wait_error.c:75
 #, c-format
-msgid "Attribute \"%s\" of type %s does not exist in type %s."
-msgstr "å\9e\8b %2$s ã\81®å±\9eæ\80§ \"%1$s\" ã\81\8cå\9e\8b %3$s ä¸­ã\81«å­\98å\9c¨ã\81\97ã\81¾ã\81\9bã\82\93"
+msgid "child process was terminated by signal %d"
+msgstr "å­\90ã\83\97ã\83­ã\82»ã\82¹ã\81¯ã\82·ã\82°ã\83\8aã\83«%dã\81«ã\82\88ã\82\8açµ\82äº\86ã\81\97ã\81¾ã\81\97ã\81\9f"
 
-#: access/common/tupdesc.c:619 parser/parse_relation.c:1310
+#: ../common/wait_error.c:80
 #, c-format
-msgid "column \"%s\" cannot be declared SETOF"
-msgstr "å\88\97\"%s\"ã\82\92SETOFã\81§å®£è¨\80ã\81§ã\81\8dã\81¾ã\81\9bã\82\93"
+msgid "child process exited with unrecognized status %d"
+msgstr "å­\90ã\83\97ã\83­ã\82»ã\82¹ã\81¯èª\8dè­\98ã\81§ã\81\8dã\81ªã\81\84ã\82¹ã\83\86ã\83¼ã\82¿ã\82¹%dã\81§çµ\82äº\86ã\81\97ã\81¾ã\81\97ã\81\9f"
 
-#: access/gin/ginentrypage.c:100 access/nbtree/nbtinsert.c:540
-#: access/nbtree/nbtsort.c:485 access/spgist/spgdoinsert.c:1888
+#: ../port/chklocale.c:288
 #, c-format
-msgid "index row size %lu exceeds maximum %lu for index \"%s\""
-msgstr "ã\82¤ã\83³ã\83\87ã\83\83ã\82¯ã\82¹ \"%3$s\" ã\81§ã\82¤ã\83³ã\83\87ã\83\83ã\82¯ã\82¹è¡\8cã\81®ã\82µã\82¤ã\82º %1$lu ã\81\8cæ\9c\80大å\80¤ %2$lu ã\82\92è¶\85ã\81\88ã\81¦ã\81\84ã\81¾ã\81\99"
+msgid "could not determine encoding for codeset \"%s\""
+msgstr "ã\82³ã\83¼ã\83\89ã\82»ã\83\83ã\83\88\"%s\"ç\94¨ã\81®ç¬¦å\8f·å\8c\96æ\96¹å¼\8fã\82\92決å®\9aã\81§ã\81\8dã\81¾ã\81\9bã\82\93"
 
-#: access/gin/ginscan.c:400
+#: ../port/chklocale.c:409 ../port/chklocale.c:415
 #, c-format
-msgid "old GIN indexes do not support whole-index scans nor searches for nulls"
-msgstr "古い GIN インデックスはインデックス全体のスキャンや NULL の検索をサポートしていません"
+msgid "could not determine encoding for locale \"%s\": codeset is \"%s\""
+msgstr "ロケール\"%s\"用の符号化方式を決定できません: コードセットは\"%s\"です"
 
-#: access/gin/ginscan.c:401
+#: ../port/dirmod.c:218
 #, c-format
-msgid "To fix this, do REINDEX INDEX \"%s\"."
-msgstr "修復するには REINDEX INDEX \"%s\" をおこなってください"
+msgid "could not set junction for \"%s\": %s"
+msgstr "\"%s\"のジャンクションを設定できませんでした: %s"
 
-#: access/gist/gist.c:610 access/gist/gistvacuum.c:266
+#: ../port/dirmod.c:221
 #, c-format
-msgid "index \"%s\" contains an inner tuple marked as invalid"
-msgstr "インデックス \"%s\" 内に無効と判断されている内部タプルがあります"
+msgid "could not set junction for \"%s\": %s\n"
+msgstr "\"%s\"のジャンクションを設定できませんでした: %s\n"
 
-#: access/gist/gist.c:612 access/gist/gistvacuum.c:268
+#: ../port/dirmod.c:295
 #, c-format
-msgid "This is caused by an incomplete page split at crash recovery before upgrading to PostgreSQL 9.1."
-msgstr "これは、PostgreSQL 9.1へアップグレードする前のクラッシュリカバリにおける不完全なページ分割が原因です。"
+msgid "could not get junction for \"%s\": %s"
+msgstr "\"%s\"のジャンクションを取得できませんでした: %s"
 
-#: access/gist/gist.c:613 access/gist/gistutil.c:693
-#: access/gist/gistutil.c:704 access/gist/gistvacuum.c:269
-#: access/hash/hashutil.c:172 access/hash/hashutil.c:183
-#: access/hash/hashutil.c:195 access/hash/hashutil.c:216
-#: access/nbtree/nbtpage.c:508 access/nbtree/nbtpage.c:519
+#: ../port/dirmod.c:298
 #, c-format
-msgid "Please REINDEX it."
-msgstr "REINDEXを行ってください。"
+msgid "could not get junction for \"%s\": %s\n"
+msgstr "\"%s\"のジャンクションを取得できませんでした: %s\n"
 
-#: access/gist/gistbuild.c:254
+#: ../port/open.c:111
 #, c-format
-msgid "invalid value for \"buffering\" option"
-msgstr "\"buffering\"オプションの値が無効です"
+msgid "could not open file \"%s\": %s"
+msgstr "ファイル\"%s\"をオープンできませんでした: %s"
 
-#: access/gist/gistbuild.c:255
-#, c-format
-msgid "Valid values are \"on\", \"off\", and \"auto\"."
-msgstr "有効な値の範囲は\"on\"、\"off\"、\"auto\"です。"
+#: ../port/open.c:112
+msgid "lock violation"
+msgstr "ロック違反"
 
-#: access/gist/gistbuildbuffers.c:780 utils/sort/logtape.c:213
-#, c-format
-msgid "could not write block %ld of temporary file: %m"
-msgstr "一時ファイルのブロック%ldを書き込めませんでした: %m"
+#: ../port/open.c:112
+msgid "sharing violation"
+msgstr "共有違反"
 
-#: access/gist/gistsplit.c:446
+#: ../port/open.c:113
 #, c-format
-msgid "picksplit method for column %d of index \"%s\" failed"
-msgstr "インデックス\"%2$s\"の列%1$dに対するピックスプリットメソッドが失敗しました"
+msgid "Continuing to retry for 30 seconds."
+msgstr "再試行を30秒間続けます。"
 
-#: access/gist/gistsplit.c:448
+#: ../port/open.c:114
 #, c-format
-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."
+msgid ""
+"You might have antivirus, backup, or similar software interfering with the "
+"database system."
 msgstr ""
-"インデックスは最適ではありません。最適化するためには開発者に連絡するか\n"
-"この列をCREATE INDEXコマンドの2番目のものとして使用することを試みてください"
-
-#: access/gist/gistutil.c:690 access/hash/hashutil.c:169
-#: access/nbtree/nbtpage.c:505
-#, c-format
-msgid "index \"%s\" contains unexpected zero page at block %u"
-msgstr "インデックス\"%s\"のブロック %uに予期しないゼロページがあります"
+"データベースシステムに干渉するアンチウィルス、バックアップといったソフトウェ"
+"アが存在する可能性があります。"
 
-#: access/gist/gistutil.c:701 access/hash/hashutil.c:180
-#: access/hash/hashutil.c:192 access/nbtree/nbtpage.c:516
+#: ../port/path.c:654
 #, c-format
-msgid "index \"%s\" contains corrupted page at block %u"
-msgstr "インデックス\"%s\"のブロック %uに破損したページがあります"
+msgid "could not get current working directory: %s\n"
+msgstr "現在の作業ディレクトリを取得できませんでした: %s\n"
 
-#: access/hash/hashinsert.c:68
+#: ../port/strerror.c:25
 #, c-format
-msgid "index row size %lu exceeds hash maximum %lu"
-msgstr "インデックスの行サイズ%luがハッシュの最大%luを超えています"
+msgid "unrecognized error %d"
+msgstr "認識できないエラー %d"
 
-#: access/hash/hashinsert.c:71 access/spgist/spgdoinsert.c:1892
-#: access/spgist/spgutils.c:667
+#: ../port/win32security.c:62
 #, c-format
-msgid "Values larger than a buffer page cannot be indexed."
-msgstr "バッファページよりも大きな値をインデックスすることはできません。"
+msgid "could not get SID for Administrators group: error code %lu\n"
+msgstr "管理者グループのSIDを入手できませんでした: エラーコード %lu\n"
 
-#: access/hash/hashovfl.c:546
+#: ../port/win32security.c:72
 #, c-format
-msgid "out of overflow pages in hash index \"%s\""
-msgstr "ハッシュインデックス\"%s\"の中のオーバーフローページがありません"
+msgid "could not get SID for PowerUsers group: error code %lu\n"
+msgstr "PowerUsersグループのSIDを入手できませんでした: エラーコード %lu\n"
 
-#: access/hash/hashsearch.c:153
+#: ../port/win32security.c:80
 #, c-format
-msgid "hash indexes do not support whole-index scans"
-msgstr "ハッシュインデックスはインデックス全体のスキャンをサポートしていません"
+msgid "could not check access token membership: error code %lu\n"
+msgstr ""
+"アクセストークンのメンバーシップを確認できませんでした: エラーコード %lu\n"
 
-#: access/hash/hashutil.c:208
+#: access/brin/brin.c:200
 #, c-format
-msgid "index \"%s\" is not a hash index"
-msgstr "インデックス\"%s\"はハッシュインデックスではありません"
+msgid ""
+"request for BRIN range summarization for index \"%s\" page %u was not "
+"recorded"
+msgstr ""
+"インデックス\"%s\" ページ%uのBRIN範囲要約のリクエストは登録されていません"
 
-#: access/hash/hashutil.c:214
+#: access/brin/brin.c:877 access/brin/brin.c:954 access/gin/ginfast.c:1023
+#: access/transam/xlog.c:10321 access/transam/xlog.c:10848
+#: access/transam/xlogfuncs.c:286 access/transam/xlogfuncs.c:313
+#: access/transam/xlogfuncs.c:352 access/transam/xlogfuncs.c:373
+#: access/transam/xlogfuncs.c:394 access/transam/xlogfuncs.c:464
+#: access/transam/xlogfuncs.c:520
 #, c-format
-msgid "index \"%s\" has wrong hash version"
-msgstr "ã\82¤ã\83³ã\83\87ã\83\83ã\82¯ã\82¹\"%s\"ã\81®ã\83\8fã\83\83ã\82·ã\83¥ã\83\90ã\83¼ã\82¸ã\83§ã\83³ã\81\8cä¸\8dæ­£です"
+msgid "recovery is in progress"
+msgstr "ã\83ªã\82«ã\83\90ã\83ªã\81¯ç\8f¾å\9c¨é\80²è¡\8c中です"
 
-#: access/heap/heapam.c:1198 access/heap/heapam.c:1226
-#: access/heap/heapam.c:1258 catalog/aclchk.c:1742
+#: access/brin/brin.c:878 access/brin/brin.c:955
 #, c-format
-msgid "\"%s\" is an index"
-msgstr "\"%s\"はインデックスです"
+msgid "BRIN control functions cannot be executed during recovery."
+msgstr "BRIN制御関数はリカバリ中は実行できません。"
 
-#: access/heap/heapam.c:1203 access/heap/heapam.c:1231
-#: access/heap/heapam.c:1263 catalog/aclchk.c:1749 commands/tablecmds.c:8359
-#: commands/tablecmds.c:10721
+#: access/brin/brin.c:886 access/brin/brin.c:963
 #, c-format
-msgid "\"%s\" is a composite type"
-msgstr "\"%s\"は複合型です"
+msgid "block number out of range: %s"
+msgstr "ブロック番号が範囲外です: %s"
 
-#: access/heap/heapam.c:4028 access/heap/heapam.c:4240
-#: access/heap/heapam.c:4295
+#: access/brin/brin.c:909 access/brin/brin.c:986
 #, c-format
-msgid "could not obtain lock on row in relation \"%s\""
-msgstr "リレーション\"%s\"の行ロックを取得できませんでした"
+msgid "\"%s\" is not a BRIN index"
+msgstr "\"%s\"はBRINインデックスではありません"
 
-#: access/heap/hio.c:240 access/heap/rewriteheap.c:603
+#: access/brin/brin.c:925 access/brin/brin.c:1002
 #, c-format
-msgid "row is too big: size %lu, maximum size %lu"
-msgstr "行が大きすぎます: サイズは%lu、上限は%lu"
+msgid "could not open parent table of index %s"
+msgstr "インデックス%sの親テーブルをオープンできませんでした"
 
-#: access/index/indexam.c:169 catalog/objectaddress.c:842
-#: commands/indexcmds.c:1738 commands/tablecmds.c:232
-#: commands/tablecmds.c:10712
+#: access/brin/brin_pageops.c:77 access/brin/brin_pageops.c:363
+#: access/brin/brin_pageops.c:844 access/gin/ginentrypage.c:110
+#: access/gist/gist.c:1376 access/nbtree/nbtinsert.c:678
+#: access/nbtree/nbtsort.c:830 access/spgist/spgdoinsert.c:1957
 #, c-format
-msgid "\"%s\" is not an index"
-msgstr "\"%s\"はインデックスではありません"
+msgid "index row size %zu exceeds maximum %zu for index \"%s\""
+msgstr ""
+"インデックス行サイズ%1$zuはインデックス\"%3$s\"での最大値%2$zuを超えています"
 
-#: access/nbtree/nbtinsert.c:392
+#: access/brin/brin_revmap.c:382 access/brin/brin_revmap.c:388
 #, c-format
-msgid "duplicate key value violates unique constraint \"%s\""
-msgstr "重複キーが一意性制約\"%s\"に違反しています"
+msgid "corrupted BRIN index: inconsistent range map"
+msgstr "BRINインデックスが壊れています: 範囲マップの不整合"
 
-#: access/nbtree/nbtinsert.c:394
+#: access/brin/brin_revmap.c:404
 #, c-format
-msgid "Key %s already exists."
-msgstr "キー %s はすでに存在します"
+msgid "leftover placeholder tuple detected in BRIN index \"%s\", deleting"
+msgstr ""
+"消されずに残ったプレースホルダータプルがBRINインデックス\"%s\"で見つかりまし"
+"た、削除します"
 
-#: access/nbtree/nbtinsert.c:462
+#: access/brin/brin_revmap.c:601
 #, c-format
-msgid "failed to re-find tuple within index \"%s\""
-msgstr "インデックス \"%s\" 内で行の再検索に失敗しました"
+msgid "unexpected page type 0x%04X in BRIN index \"%s\" block %u"
+msgstr ""
+"BRINインデックス\"%2$s\"のブロック %3$u のページタイプが予期しない値 0x"
+"%1$04X です"
 
-#: access/nbtree/nbtinsert.c:464
+#: access/brin/brin_validate.c:116 access/gin/ginvalidate.c:149
+#: access/gist/gistvalidate.c:146 access/hash/hashvalidate.c:132
+#: access/nbtree/nbtvalidate.c:110 access/spgist/spgvalidate.c:165
 #, c-format
-msgid "This may be because of a non-immutable index expression."
-msgstr "これは不変でないインデックス評価式が原因である可能性があります"
+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/nbtree/nbtinsert.c:544 access/nbtree/nbtsort.c:489
+#: access/brin/brin_validate.c:132 access/gin/ginvalidate.c:161
+#: access/gist/gistvalidate.c:158 access/hash/hashvalidate.c:115
+#: access/nbtree/nbtvalidate.c:122 access/spgist/spgvalidate.c:177
 #, c-format
 msgid ""
-"Values larger than 1/3 of a buffer page cannot be indexed.\n"
-"Consider a function index of an MD5 hash of the value, or use full text indexing."
+"operator family \"%s\" of access method %s contains function %s with wrong "
+"signature for support number %d"
 msgstr ""
-"ã\83\90ã\83\83ã\83\95ã\82¡ã\83\9aã\83¼ã\82¸ã\81®1/3ã\82\92è¶\85ã\81\88ã\82\8bå\80¤ã\82\92ã\82¤ã\83³ã\83\87ã\83\83ã\82¯ã\82¹ã\81\99ã\82\8bã\81\93ã\81¨ã\81\8cã\81§ã\81\8dã\81¾ã\81\9bã\82\93ã\80\82\n"
-"値のMD5ハッシュへのインデックスを行う関数インデックスを検討するか、もしくは全文テキストインデックスを使用してください。"
+"ã\82¢ã\82¯ã\82»ã\82¹ã\83¡ã\82½ã\83\83ã\83\89\"%2$s\"ã\81®æ¼\94ç®\97å­\90æ\97\8f\"%1$s\"ã\81¯ã\82µã\83\9dã\83¼ã\83\88ç\95ªå\8f·%4$dã\81«å¯¾ã\81\97ã\81¦é\96\93é\81\95ã\81£ã\81\9f"
+"シグネチャを持つ関数%3$sを含んでいます"
 
-#: access/nbtree/nbtpage.c:159 access/nbtree/nbtpage.c:361
-#: access/nbtree/nbtpage.c:448 parser/parse_utilcmd.c:1618
+#: access/brin/brin_validate.c:154 access/gin/ginvalidate.c:180
+#: access/gist/gistvalidate.c:178 access/hash/hashvalidate.c:153
+#: access/nbtree/nbtvalidate.c:142 access/spgist/spgvalidate.c:196
 #, c-format
-msgid "index \"%s\" is not a btree"
-msgstr "インデックス\"%s\"はbtreeではありません"
+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/nbtree/nbtpage.c:165 access/nbtree/nbtpage.c:367
-#: access/nbtree/nbtpage.c:454
+#: access/brin/brin_validate.c:183 access/gin/ginvalidate.c:193
+#: access/hash/hashvalidate.c:166 access/nbtree/nbtvalidate.c:155
+#: access/spgist/spgvalidate.c:209
 #, c-format
-msgid "version mismatch in index \"%s\": file version %d, code version %d"
-msgstr "インデックス\"%s\"におけるバージョンの不整合: ファイルバージョン %d、コードバージョン %d"
+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/spgist/spgutils.c:664
+#: access/brin/brin_validate.c:196 access/gin/ginvalidate.c:206
+#: access/gist/gistvalidate.c:226 access/hash/hashvalidate.c:179
+#: access/nbtree/nbtvalidate.c:168 access/spgist/spgvalidate.c:222
 #, c-format
-msgid "SP-GiST inner tuple size %lu exceeds maximum %lu"
-msgstr "SP-GiSTインデックスタプルサイズ%luが最大%luを超えています"
+msgid ""
+"operator family \"%s\" of access method %s contains operator %s with wrong "
+"signature"
+msgstr ""
+"アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は間違ったシグネチャを持つ演算"
+"子%3$sを含んでいます"
 
-#: access/transam/multixact.c:924
+#: access/brin/brin_validate.c:234 access/hash/hashvalidate.c:219
+#: access/nbtree/nbtvalidate.c:226 access/spgist/spgvalidate.c:249
 #, c-format
-#| msgid "database is not accepting commands to avoid wraparound data loss in database \"%s\""
-msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database \"%s\""
-msgstr "データベース\"%s\"における周回によるデータ損失を防ぐために、データベースは新しくMultiXactIdsを生成するコマンドを受付けません"
+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/transam/multixact.c:926 access/transam/multixact.c:933
-#: access/transam/multixact.c:948 access/transam/multixact.c:957
+#: access/brin/brin_validate.c:244
 #, c-format
-#| msgid ""
-#| "To avoid a database shutdown, execute a database-wide VACUUM in that database.\n"
-#| "You might also need to commit or roll back old prepared transactions."
 msgid ""
-"Execute a database-wide VACUUM in that database.\n"
-"You might also need to commit or roll back old prepared transactions."
+"operator family \"%s\" of access method %s is missing support function(s) "
+"for types %s and %s"
 msgstr ""
-"ã\83\87ã\83¼ã\82¿ã\83\99ã\83¼ã\82¹å\85¨ä½\93ã\81® VACUUM ã\82\92å®\9fè¡\8cã\81\97ã\81¦ã\81\8fã\81 ã\81\95ã\81\84ã\80\82\n"
-"古い準備済みトランザクションのコミットまたはロールバックが必要な場合もあります。"
+"ã\82¢ã\82¯ã\82»ã\82¹ã\83¡ã\82½ã\83\83ã\83\89\"%2$s\"ã\81®æ¼\94ç®\97å­\90æ\97\8f\"%1$s\"ã\81¯å\9e\8b%3$sã\81¨%4$sã\81«å¯¾ã\81\99ã\82\8bã\82µã\83\9dã\83¼ã\83\88é\96¢æ\95°"
+"を含んでいません"
 
-#: access/transam/multixact.c:931
+#: access/brin/brin_validate.c:257 access/hash/hashvalidate.c:233
+#: access/nbtree/nbtvalidate.c:250 access/spgist/spgvalidate.c:282
 #, c-format
-#| msgid "database is not accepting commands to avoid wraparound data loss in database with OID %u"
-msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database with OID %u"
-msgstr "OID %u を持つデータベースは周回によるデータ損失を防ぐために、新しいMultiXactIdsを生成するコマンドを受付けない状態になっています"
+msgid "operator class \"%s\" of access method %s is missing operator(s)"
+msgstr "アクセスメソッド\"%2$s\"の演算子クラス\"%1$s\"は演算子を含んでいません"
 
-#: access/transam/multixact.c:943 access/transam/multixact.c:1989
+#: access/brin/brin_validate.c:268 access/gin/ginvalidate.c:247
+#: access/gist/gistvalidate.c:266
 #, c-format
-#| msgid "database \"%s\" must be vacuumed within %u transactions"
-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が使われる前にバキュームしなければなりません"
-msgstr[1] "データベース\"%s\"は%u個のMultiXactIdが使われる前にバキュームしなければなりません"
+msgid ""
+"operator class \"%s\" of access method %s is missing support function %d"
+msgstr ""
+"アクセスメソッド\"%2$s\"の演算子クラス\"%1$s\"はサポート関数%3$dを含んでいま"
+"せん"
 
-#: access/transam/multixact.c:952 access/transam/multixact.c:1998
+#: access/common/heaptuple.c:1089 access/common/heaptuple.c:1805
 #, c-format
-#| msgid "database with OID %u must be vacuumed within %u transactions"
-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が使われる前にバキュームされなければなりません"
-msgstr[1] "OID %u を持つデータベースは %u 個のMultiXactIdが使われる前にバキュームされなければなりません"
+msgid "number of columns (%d) exceeds limit (%d)"
+msgstr "列数(%d)が上限(%d)を超えています"
 
-#: access/transam/multixact.c:1102
+#: access/common/indextuple.c:63
 #, c-format
-msgid "MultiXactId %u does no longer exist -- apparent wraparound"
-msgstr "MultiXactId %uはもう存在しません: 周回しているようです"
+msgid "number of index columns (%d) exceeds limit (%d)"
+msgstr "インデックス列数(%d)が上限(%d)を超えています"
 
-#: access/transam/multixact.c:1110
+#: access/common/indextuple.c:179 access/spgist/spgutils.c:685
 #, c-format
-#| msgid "could not truncate directory \"%s\": apparent wraparound"
-msgid "MultiXactId %u has not been created yet -- apparent wraparound"
-msgstr "MultiXactId %uを作成できませんでした: 周回している様子"
+msgid "index row requires %zu bytes, maximum size is %zu"
+msgstr "インデックス行が%zuバイトを必要としますが最大値は%zuです"
 
-#: access/transam/multixact.c:1954
+#: access/common/printtup.c:365 tcop/fastpath.c:180 tcop/fastpath.c:530
+#: tcop/postgres.c:1755
 #, c-format
-#| msgid "transaction ID wrap limit is %u, limited by database with OID %u"
-msgid "MultiXactId wrap limit is %u, limited by database with OID %u"
-msgstr "MultiXactIdの周回制限は %u で、OID %u を持つデータベースにより制限されています"
+msgid "unsupported format code: %d"
+msgstr "未サポートの書式コード: %d"
 
-#: access/transam/multixact.c:1994 access/transam/multixact.c:2003
-#: access/transam/varsup.c:137 access/transam/varsup.c:144
-#: access/transam/varsup.c:373 access/transam/varsup.c:380
+#: access/common/reloptions.c:568
 #, c-format
-msgid ""
-"To avoid a database shutdown, execute a database-wide VACUUM in that database.\n"
-"You might also need to commit or roll back old prepared transactions."
-msgstr ""
-"データベースの停止を防ぐために、データベース全体の VACUUM を実行してください。\n"
-"古い準備済みトランザクションのコミットまたはロールバックが必要な場合もあります。"
+msgid "user-defined relation parameter types limit exceeded"
+msgstr "ユーザ定義リレーションのパラメータ型の制限を超えました"
 
-#: access/transam/multixact.c:2451
+#: access/common/reloptions.c:849
 #, c-format
-#| msgid "invalid role OID: %u"
-msgid "invalid MultiXactId: %u"
-msgstr "無効なMultiXactId: %u"
+msgid "RESET must not include values for parameters"
+msgstr "RESETにはパラメータの値を含めてはいけません"
 
-#: access/transam/slru.c:607
+#: access/common/reloptions.c:881
 #, c-format
-msgid "file \"%s\" doesn't exist, reading as zeroes"
-msgstr "ファイル\"%s\"が存在しません。ゼロとして読み込みます"
+msgid "unrecognized parameter namespace \"%s\""
+msgstr "認識できないパラメータ namaspace \"%s\""
 
-#: access/transam/slru.c:837 access/transam/slru.c:843
-#: access/transam/slru.c:850 access/transam/slru.c:857
-#: access/transam/slru.c:864 access/transam/slru.c:871
+#: access/common/reloptions.c:1121 parser/parse_clause.c:277
 #, c-format
-msgid "could not access status of transaction %u"
-msgstr "トランザクション%uのステータスにアクセスできませんでした"
+msgid "unrecognized parameter \"%s\""
+msgstr "認識できないラメータ \"%s\""
 
-#: access/transam/slru.c:838
+#: access/common/reloptions.c:1151
 #, c-format
-msgid "Could not open file \"%s\": %m."
-msgstr "ã\83\95ã\82¡ã\82¤ã\83«\"%s\"ã\82\92ã\82ªã\83¼ã\83\97ã\83³ã\81§ã\81\8dã\81¾ã\81\9bã\82\93ã\81§ã\81\97ã\81\9f: %mã\80\82"
+msgid "parameter \"%s\" specified more than once"
+msgstr "ã\83\91ã\83©ã\83¡ã\83¼ã\82¿\"%s\"ã\81\8cè¤\87æ\95°å\9b\9eæ\8c\87å®\9aã\81\95ã\82\8cã\81¾ã\81\97ã\81\9f"
 
-#: access/transam/slru.c:844
+#: access/common/reloptions.c:1167
 #, c-format
-msgid "Could not seek in file \"%s\" to offset %u: %m."
-msgstr "ファイル\"%s\"のオフセット%uにシークできませんでした: %m。"
+msgid "invalid value for boolean option \"%s\": %s"
+msgstr "不正なブール型オプションの値 \"%s\": %s"
 
-#: access/transam/slru.c:851
+#: access/common/reloptions.c:1179
 #, c-format
-msgid "Could not read from file \"%s\" at offset %u: %m."
-msgstr "ファイル\"%s\"のオフセット%uを読み取れませんでした: %m。"
+msgid "invalid value for integer option \"%s\": %s"
+msgstr "不正な整数型オプションの値 \"%s\": %s"
 
-#: access/transam/slru.c:858
+#: access/common/reloptions.c:1185 access/common/reloptions.c:1205
 #, c-format
-msgid "Could not write to file \"%s\" at offset %u: %m."
-msgstr "ファイル\"%s\"のオフセット%uに書き出せませんでした: %m。"
+msgid "value %s out of bounds for option \"%s\""
+msgstr "値%sはオプション\"%s\"の範囲外です"
 
-#: access/transam/slru.c:865
+#: access/common/reloptions.c:1187
 #, c-format
-msgid "Could not fsync file \"%s\": %m."
-msgstr "ファイル\"%s\"をfsyncできませんでした: %m。"
+msgid "Valid values are between \"%d\" and \"%d\"."
+msgstr "有効な値の範囲は\"%d\"~\"%d\"です。"
 
-#: access/transam/slru.c:872
+#: access/common/reloptions.c:1199
 #, c-format
-msgid "Could not close file \"%s\": %m."
-msgstr "ファイル\"%s\"をクローズできませんでした: %m。"
+msgid "invalid value for floating point option \"%s\": %s"
+msgstr "不正な浮動小数点型オプションの値 \"%s\": %s"
 
-#: access/transam/slru.c:1127
+#: access/common/reloptions.c:1207
 #, c-format
-msgid "could not truncate directory \"%s\": apparent wraparound"
-msgstr "ディレクトリ\"%s\"を切り詰めできませんでした: 周回している様子"
+msgid "Valid values are between \"%f\" and \"%f\"."
+msgstr "有効な値の範囲は\"%f\"~\"%f\"です。"
 
-#: access/transam/slru.c:1201 access/transam/slru.c:1219
+#: access/common/tupconvert.c:108
 #, c-format
-msgid "removing file \"%s\""
-msgstr "ファイル\"%s\"を削除しています"
+msgid "Returned type %s does not match expected type %s in column %d."
+msgstr "列%3$dで返された型%1$sが、期待する型%2$sと一致しません"
 
-#: access/transam/timeline.c:110 access/transam/timeline.c:235
-#: access/transam/timeline.c:333 access/transam/xlog.c:3366
-#: access/transam/xlog.c:3497 access/transam/xlog.c:3534
-#: access/transam/xlog.c:3809 access/transam/x