msgstr ""
"Project-Id-Version: libpq (PostgreSQL 12)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2022-06-13 23:56+0900\n"
-"PO-Revision-Date: 2023-04-06 10:34+0900\n"
+"POT-Creation-Date: 2024-11-11 14:37+0900\n"
+"PO-Revision-Date: 2024-11-11 14:49+0900\n"
"Last-Translator: Kyotaro Horiguchi <horikyota.ntt@gmail.com>\n"
"Language-Team: Japan PostgreSQL Users Group <jpug-doc@ml.postgresql.jp>\n"
"Language: ja\n"
#: fe-auth-scram.c:537 fe-auth-scram.c:563 fe-auth-scram.c:577
#: fe-auth-scram.c:626 fe-auth-scram.c:660 fe-auth.c:290 fe-auth.c:360
#: fe-auth.c:395 fe-auth.c:581 fe-auth.c:740 fe-auth.c:1052 fe-auth.c:1200
-#: fe-connect.c:870 fe-connect.c:1332 fe-connect.c:1508 fe-connect.c:2113
-#: fe-connect.c:2136 fe-connect.c:2867 fe-connect.c:4566 fe-connect.c:4818
-#: fe-connect.c:4937 fe-connect.c:5191 fe-connect.c:5271 fe-connect.c:5370
-#: fe-connect.c:5626 fe-connect.c:5655 fe-connect.c:5727 fe-connect.c:5751
-#: fe-connect.c:5769 fe-connect.c:5870 fe-connect.c:5879 fe-connect.c:6235
-#: fe-connect.c:6385 fe-exec.c:2752 fe-exec.c:3499 fe-exec.c:3664
+#: fe-connect.c:872 fe-connect.c:1334 fe-connect.c:1510 fe-connect.c:2115
+#: fe-connect.c:2138 fe-connect.c:2868 fe-connect.c:4569 fe-connect.c:4821
+#: fe-connect.c:4940 fe-connect.c:5194 fe-connect.c:5274 fe-connect.c:5373
+#: fe-connect.c:5629 fe-connect.c:5658 fe-connect.c:5730 fe-connect.c:5754
+#: fe-connect.c:5772 fe-connect.c:5873 fe-connect.c:5882 fe-connect.c:6238
+#: fe-connect.c:6388 fe-exec.c:2752 fe-exec.c:3503 fe-exec.c:3668
#: fe-gssapi-common.c:112 fe-lobj.c:895 fe-protocol2.c:1213 fe-protocol3.c:967
-#: fe-protocol3.c:1671 fe-secure-common.c:110 fe-secure-gssapi.c:504
-#: fe-secure-openssl.c:438 fe-secure-openssl.c:1025
+#: fe-protocol3.c:1671 fe-secure-common.c:110 fe-secure-gssapi.c:500
+#: fe-secure-openssl.c:444 fe-secure-openssl.c:1016
msgid "out of memory\n"
msgstr "メモリ不足\n"
msgid "user name lookup failure: error code %lu\n"
msgstr "ユーザー名の検索に失敗: エラー コード %lu\n"
-#: fe-auth.c:1037 fe-connect.c:2749
+#: fe-auth.c:1037 fe-connect.c:2750
#, c-format
msgid "could not look up local user ID %d: %s\n"
msgstr "ローカルユーザID%dが見つかりませんでした: %s\n"
-#: fe-auth.c:1042 fe-connect.c:2754
+#: fe-auth.c:1042 fe-connect.c:2755
#, c-format
msgid "local user with ID %d does not exist\n"
msgstr "ID %d を持つローカルユーザは存在しません\n"
msgid "unrecognized password encryption algorithm \"%s\"\n"
msgstr "認識できないパスワード暗号化アルゴリズム \"%s\"\n"
-#: fe-connect.c:1053
+#: fe-connect.c:1055
#, c-format
msgid "could not match %d host names to %d hostaddr values\n"
msgstr "%d個のホスト名と%d個のhostaddrの値との突き合せはできません\n"
-#: fe-connect.c:1129
+#: fe-connect.c:1131
#, c-format
msgid "could not match %d port numbers to %d hosts\n"
msgstr "%d個のポート番号と%d個のホストとの突き合せはできません\n"
-#: fe-connect.c:1225
+#: fe-connect.c:1227
#, c-format
msgid "invalid sslmode value: \"%s\"\n"
msgstr "sslmodeの値が不正です: \"%s\"\n"
-#: fe-connect.c:1246
+#: fe-connect.c:1248
#, c-format
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
msgstr "SSLサポートが組み込まれていない場合sslmodeの値\"%s\"は不正です\n"
-#: fe-connect.c:1270
+#: fe-connect.c:1272
#, c-format
msgid "invalid gssencmode value: \"%s\"\n"
msgstr "gssencmodeの値が不正です: \"%s\"\n"
-#: fe-connect.c:1279
+#: fe-connect.c:1281
#, c-format
msgid "gssencmode value \"%s\" invalid when GSSAPI support is not compiled in\n"
msgstr "gssencmodeの値\"%s\"はGSSAPIサポートがコンパイルされていない場合は不正\n"
-#: fe-connect.c:1314
+#: fe-connect.c:1316
#, c-format
msgid "invalid target_session_attrs value: \"%s\"\n"
msgstr "target_session_attrsの値が不正です: \"%s\"\n"
-#: fe-connect.c:1532
+#: fe-connect.c:1534
#, c-format
msgid "could not set socket to TCP no delay mode: %s\n"
msgstr "TCPソケットを非遅延モードに設定できませんでした: %s\n"
-#: fe-connect.c:1593
+#: fe-connect.c:1595
#, c-format
msgid ""
"could not connect to server: %s\n"
" ローカルにサーバが稼動していますか?\n"
" Unixドメインソケット\"%s\"で通信を受け付けていますか?\n"
-#: fe-connect.c:1630
+#: fe-connect.c:1632
#, c-format
msgid ""
"could not connect to server: %s\n"
"\tサーバはホスト \"%s\" (%s) で稼動しており、\n"
"\tまた、ポート %s で TCP/IP 接続を受け付けていますか?\n"
-#: fe-connect.c:1638
+#: fe-connect.c:1640
#, c-format
msgid ""
"could not connect to server: %s\n"
"\tサーバはホスト\"%s\"で稼動していますか?\n"
"\tまた、ポート%sでTCP/IP接続を受け付けていますか?\n"
-#: fe-connect.c:1708
+#: fe-connect.c:1710
#, c-format
msgid "invalid integer value \"%s\" for connection option \"%s\"\n"
msgstr "接続オプション\"%2$s\"に対する不正な整数値\"%1$s\"\n"
-#: fe-connect.c:1738 fe-connect.c:1772 fe-connect.c:1807 fe-connect.c:1894
-#: fe-connect.c:2539
+#: fe-connect.c:1740 fe-connect.c:1774 fe-connect.c:1809 fe-connect.c:1896
+#: fe-connect.c:2540
#, c-format
msgid "setsockopt(%s) failed: %s\n"
msgstr "setsockopt(%s)が失敗しました: %s\n"
-#: fe-connect.c:1860
+#: fe-connect.c:1862
#, c-format
msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
msgstr "WSAIoctl(SIO_KEEPALIVE_VALS)に失敗しました:%ui\n"
-#: fe-connect.c:2227
+#: fe-connect.c:2229
msgid "invalid connection state, probably indicative of memory corruption\n"
msgstr "接続状態が不正です。メモリ障害の可能性があります\n"
-#: fe-connect.c:2295
+#: fe-connect.c:2297
#, c-format
msgid "invalid port number: \"%s\"\n"
msgstr "不正なポート番号です: \"%s\"\n"
-#: fe-connect.c:2311
+#: fe-connect.c:2313
#, c-format
msgid "could not translate host name \"%s\" to address: %s\n"
msgstr "ホスト名\"%s\"をアドレスに変換できませんでした: %s\n"
-#: fe-connect.c:2324
+#: fe-connect.c:2326
#, c-format
msgid "could not parse network address \"%s\": %s\n"
msgstr "ネットワークアドレス\"%s\"をパースできませんでした: %s\n"
-#: fe-connect.c:2337
+#: fe-connect.c:2339
#, c-format
msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)\n"
msgstr "Unixドメインソケットのパス\"%s\"が長すぎます(最大 %d バイト)\n"
-#: fe-connect.c:2352
+#: fe-connect.c:2354
#, c-format
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
msgstr "Unixドメインソケットのパス\"%s\"をアドレスに変換できませんでした: %s\n"
-#: fe-connect.c:2476
+#: fe-connect.c:2478
#, c-format
msgid "could not create socket: %s\n"
msgstr "ソケットを作成できませんでした: %s\n"
-#: fe-connect.c:2498
+#: fe-connect.c:2500
#, c-format
msgid "could not set socket to nonblocking mode: %s\n"
msgstr "ソケットを非ブロッキングモードに設定できませんでした: %s\n"
-#: fe-connect.c:2508
+#: fe-connect.c:2510
#, c-format
msgid "could not set socket to close-on-exec mode: %s\n"
msgstr "ソケットをclose-on-execモードに設定できませんでした: %s\n"
-#: fe-connect.c:2526
-msgid "keepalives parameter must be an integer\n"
-msgstr "keepaliveのパラメータは整数でなければなりません\n"
-
-#: fe-connect.c:2666
+#: fe-connect.c:2667
#, c-format
msgid "could not get socket error status: %s\n"
msgstr "ソケットのエラー状態を入手できませんでした: %s\n"
-#: fe-connect.c:2694
+#: fe-connect.c:2695
#, c-format
msgid "could not get client address from socket: %s\n"
msgstr "ソケットからクライアントアドレスを入手できませんでした: %s\n"
-#: fe-connect.c:2736
+#: fe-connect.c:2737
msgid "requirepeer parameter is not supported on this platform\n"
msgstr "このプラットフォームでは requirepeer パラメータはサポートされていません\n"
-#: fe-connect.c:2739
+#: fe-connect.c:2740
#, c-format
msgid "could not get peer credentials: %s\n"
msgstr "ピアの資格証明を入手できませんでした: %s\n"
-#: fe-connect.c:2762
+#: fe-connect.c:2763
#, c-format
msgid "requirepeer specifies \"%s\", but actual peer user name is \"%s\"\n"
msgstr "requirepeerは\"%s\"を指定していますが、実際のピア名は\"%s\"です\n"
-#: fe-connect.c:2797
+#: fe-connect.c:2798
#, c-format
msgid "could not send GSSAPI negotiation packet: %s\n"
msgstr "GSSAPIネゴシエーションパケットを送信できませんでした: %s\n"
-#: fe-connect.c:2809
+#: fe-connect.c:2810
msgid "GSSAPI encryption required but was impossible (possibly no credential cache, no server support, or using a local socket)\n"
msgstr "GSSAPI暗号化が要求されていますが、実行できませんでした(おそらく資格キャッシュがない、サーバがサポートしていないあるいはローカルソケットで接続しています)\n"
-#: fe-connect.c:2841
+#: fe-connect.c:2842
#, c-format
msgid "could not send SSL negotiation packet: %s\n"
msgstr "SSLネゴシエーションパケットを送信できませんでした: %s\n"
-#: fe-connect.c:2880
+#: fe-connect.c:2881
#, c-format
msgid "could not send startup packet: %s\n"
msgstr "開始パケットを送信できませんでした: %s\n"
-#: fe-connect.c:2950
+#: fe-connect.c:2951
msgid "server does not support SSL, but SSL was required\n"
msgstr "サーバはSSLをサポートしていませんが、SSLが要求されました\n"
-#: fe-connect.c:2977
+#: fe-connect.c:2969
+msgid "server sent an error response during SSL exchange\n"
+msgstr "SSLハンドシェイク中にサーバーからエラー応答が返されました\n"
+
+#: fe-connect.c:2975
#, c-format
msgid "received invalid response to SSL negotiation: %c\n"
msgstr "SSLネゴシエーションに対して不正な応答を受信しました: %c\n"
-#: fe-connect.c:2998
+#: fe-connect.c:2996
msgid "received unencrypted data after SSL response\n"
msgstr "SSL応答の後に非暗号化データを受信しました\n"
-#: fe-connect.c:3079
+#: fe-connect.c:3077
msgid "server doesn't support GSSAPI encryption, but it was required\n"
msgstr "サーバはGSSAPI暗号化をサポートしていませんが、要求されました\n"
-#: fe-connect.c:3091
+#: fe-connect.c:3089
#, c-format
msgid "received invalid response to GSSAPI negotiation: %c\n"
msgstr "GSSAPIネゴシエーションに対して不正な応答を受信しました: %c\n"
-#: fe-connect.c:3110
+#: fe-connect.c:3108
msgid "received unencrypted data after GSSAPI encryption response\n"
msgstr "GSSAPI暗号化応答の後に非暗号化データを受信しました\n"
-#: fe-connect.c:3171 fe-connect.c:3204
+#: fe-connect.c:3174 fe-connect.c:3207
#, c-format
msgid "expected authentication request from server, but received %c\n"
msgstr "サーバからの認証要求を想定していましたが、%cを受信しました\n"
-#: fe-connect.c:3446
+#: fe-connect.c:3449
msgid "unexpected message from server during startup\n"
msgstr "起動時にサーバから想定外のメッセージがありました\n"
-#: fe-connect.c:3673
+#: fe-connect.c:3676
#, c-format
msgid "could not make a writable connection to server \"%s:%s\"\n"
msgstr "サーバ\"%s:%s\"への書き込み可能な接続を確立できませんでした\n"
-#: fe-connect.c:3719
+#: fe-connect.c:3722
#, c-format
msgid "test \"SHOW transaction_read_only\" failed on server \"%s:%s\"\n"
msgstr "サーバ\"%s:%s\"で\"SHOW transaction_read_only\"のテストに失敗しました\n"
-#: fe-connect.c:3734
+#: fe-connect.c:3737
#, c-format
msgid "invalid connection state %d, probably indicative of memory corruption\n"
msgstr "接続状態%dが不正です。メモリ障害の可能性があります\n"
-#: fe-connect.c:4156 fe-connect.c:4216
+#: fe-connect.c:4159 fe-connect.c:4219
#, c-format
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
msgstr "PGEVT_CONNRESETイベント中にPGEventProc \"%s\"に失敗しました\n"
-#: fe-connect.c:4579
+#: fe-connect.c:4582
#, c-format
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
msgstr "不正なLDAP URL\"%s\":スキーマはldap://でなければなりません\n"
-#: fe-connect.c:4594
+#: fe-connect.c:4597
#, c-format
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
msgstr "不正なLDAP URL \"%s\": 区別名がありません\n"
-#: fe-connect.c:4605 fe-connect.c:4658
+#: fe-connect.c:4608 fe-connect.c:4661
#, c-format
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
msgstr "不正なLDAP URL \"%s\": 正確に1つの属性を持たなければなりません\n"
-#: fe-connect.c:4615 fe-connect.c:4672
+#: fe-connect.c:4618 fe-connect.c:4675
#, c-format
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
msgstr "不正なLDAP URL \"%s\": 検索スコープ(base/one/sub)を持たなければなりません\n"
-#: fe-connect.c:4626
+#: fe-connect.c:4629
#, c-format
msgid "invalid LDAP URL \"%s\": no filter\n"
msgstr "不正なLDAP URL \"%s\": フィルタがありません\n"
-#: fe-connect.c:4647
+#: fe-connect.c:4650
#, c-format
msgid "invalid LDAP URL \"%s\": invalid port number\n"
msgstr "不正なLDAP URL \"%s\": ポート番号が不正です\n"
-#: fe-connect.c:4681
+#: fe-connect.c:4684
msgid "could not create LDAP structure\n"
msgstr "LDAP構造体を作成できませんでした\n"
-#: fe-connect.c:4757
+#: fe-connect.c:4760
#, c-format
msgid "lookup on LDAP server failed: %s\n"
msgstr "LDAPサーバで検索に失敗しました: %s\n"
-#: fe-connect.c:4768
+#: fe-connect.c:4771
msgid "more than one entry found on LDAP lookup\n"
msgstr "LDAP検索結果が複数ありました\n"
-#: fe-connect.c:4769 fe-connect.c:4781
+#: fe-connect.c:4772 fe-connect.c:4784
msgid "no entry found on LDAP lookup\n"
msgstr "LDAP検索結果が空でした\n"
-#: fe-connect.c:4792 fe-connect.c:4805
+#: fe-connect.c:4795 fe-connect.c:4808
msgid "attribute has no values on LDAP lookup\n"
msgstr "LDAP検索で属性に値がありませんでした\n"
-#: fe-connect.c:4857 fe-connect.c:4876 fe-connect.c:5409
+#: fe-connect.c:4860 fe-connect.c:4879 fe-connect.c:5412
#, c-format
msgid "missing \"=\" after \"%s\" in connection info string\n"
msgstr "接続情報文字列において\"%s\"の後に\"=\"がありませんでした\n"
-#: fe-connect.c:4949 fe-connect.c:5594 fe-connect.c:6368
+#: fe-connect.c:4952 fe-connect.c:5597 fe-connect.c:6371
#, c-format
msgid "invalid connection option \"%s\"\n"
msgstr "接続オプション\"%s\"は不正です\n"
-#: fe-connect.c:4965 fe-connect.c:5458
+#: fe-connect.c:4968 fe-connect.c:5461
msgid "unterminated quoted string in connection info string\n"
msgstr "接続情報文字列において閉じていない引用符がありました\n"
-#: fe-connect.c:5048
+#: fe-connect.c:5051
#, c-format
msgid "definition of service \"%s\" not found\n"
msgstr "サービス定義\"%s\"がみつかりません\n"
-#: fe-connect.c:5071
+#: fe-connect.c:5074
#, c-format
msgid "service file \"%s\" not found\n"
msgstr "サービスファイル\"%s\"がみつかりません\n"
-#: fe-connect.c:5086
+#: fe-connect.c:5089
#, c-format
msgid "line %d too long in service file \"%s\"\n"
msgstr "サービスファイル\"%2$s\"の行%1$dが長すぎます。\n"
-#: fe-connect.c:5159 fe-connect.c:5203
+#: fe-connect.c:5162 fe-connect.c:5206
#, c-format
msgid "syntax error in service file \"%s\", line %d\n"
msgstr "サービスファイル\"%s\"の行%dに構文エラーがあります\n"
-#: fe-connect.c:5170
+#: fe-connect.c:5173
#, c-format
msgid "nested service specifications not supported in service file \"%s\", line %d\n"
msgstr "サービスファイル\"%s\"ではネストしたサービス指定はサポートされていません、行%d\n"
-#: fe-connect.c:5890
+#: fe-connect.c:5893
#, c-format
msgid "invalid URI propagated to internal parser routine: \"%s\"\n"
msgstr "内部パーサ処理へ伝わった不正なURI: \"%s\"\n"
-#: fe-connect.c:5967
+#: fe-connect.c:5970
#, c-format
msgid "end of string reached when looking for matching \"]\" in IPv6 host address in URI: \"%s\"\n"
msgstr "URI \"%s\"内のIPv6ホストアドレスにおいて対応する\"]\"を探している間に文字列が終わりました\n"
-#: fe-connect.c:5974
+#: fe-connect.c:5977
#, c-format
msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
msgstr "URI内ではIPv6ホストアドレスは空であってはなりません: \"%s\"\n"
-#: fe-connect.c:5989
+#: fe-connect.c:5992
#, c-format
msgid "unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): \"%s\"\n"
msgstr "URI内の位置%2$dに想定外の文字\"%1$c\"があります(\":\"または\"/\"を期待していました): \"%3$s\"\n"
-#: fe-connect.c:6118
+#: fe-connect.c:6121
#, c-format
msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n"
msgstr "URI問い合わせパラメータ内に余分なキーと値を分ける\"=\"があります: \"%s\"\n"
-#: fe-connect.c:6138
+#: fe-connect.c:6141
#, c-format
msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n"
msgstr "URI問い合わせパラメータ内にキーと値を分ける\\\"=\\\"がありません: \"%s\"\n"
-#: fe-connect.c:6189
+#: fe-connect.c:6192
#, c-format
msgid "invalid URI query parameter: \"%s\"\n"
msgstr "不正なURI問い合わせパラメータ:\"%s\"\n"
-#: fe-connect.c:6263
+#: fe-connect.c:6266
#, c-format
msgid "invalid percent-encoded token: \"%s\"\n"
msgstr "不正なパーセント符号化トークン: \"%s\"\n"
-#: fe-connect.c:6273
+#: fe-connect.c:6276
#, c-format
msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n"
msgstr "パーセント符号化された値では%%00値は許されません: \"%s\"\n"
-#: fe-connect.c:6636
+#: fe-connect.c:6639
msgid "connection pointer is NULL\n"
msgstr "接続ポインタはNULLです\n"
-#: fe-connect.c:6932
+#: fe-connect.c:6935
#, c-format
msgid "WARNING: password file \"%s\" is not a plain file\n"
msgstr "WARNING: パスワードファイル\"%s\"がテキストファイルではありません\n"
-#: fe-connect.c:6941
+#: fe-connect.c:6944
#, c-format
msgid "WARNING: password file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
msgstr "警告: パスワードファイル \"%s\" がグループメンバもしくは他のユーザから読める状態になっています。この権限はu=rw (0600)以下にすべきです\n"
-#: fe-connect.c:7053
+#: fe-connect.c:7056
#, c-format
msgid "password retrieved from file \"%s\"\n"
msgstr "ファイル\"%s\"からパスワードを読み込みました\n"
msgid "could not interpret result from server: %s"
msgstr "サーバからの結果を解釈できませんでした: %s"
-#: fe-exec.c:3397 fe-exec.c:3481
+#: fe-exec.c:3401 fe-exec.c:3485
msgid "incomplete multibyte character\n"
msgstr "不完全なマルチバイト文字\n"
msgid "connection not open\n"
msgstr "接続はオープンされていません\n"
-#: fe-misc.c:807 fe-secure-openssl.c:206 fe-secure-openssl.c:314
-#: fe-secure.c:268 fe-secure.c:385
+#: fe-misc.c:807 fe-secure-openssl.c:201 fe-secure-openssl.c:315
+#: fe-secure.c:270 fe-secure.c:392
msgid ""
"server closed the connection unexpectedly\n"
"\tThis probably means the server terminated abnormally\n"
msgid "could not get server's host name from server certificate\n"
msgstr "サーバ証明書からサーバのホスト名を取り出すことができませんでした。\n"
-#: fe-secure-gssapi.c:201
+#: fe-secure-gssapi.c:194
msgid "GSSAPI wrap error"
msgstr "GSSAPI名ラップエラー"
-#: fe-secure-gssapi.c:209
+#: fe-secure-gssapi.c:202
msgid "outgoing GSSAPI message would not use confidentiality\n"
msgstr "送出されるGSSAPIメッセージは機密性を使用しません\n"
-#: fe-secure-gssapi.c:217
+#: fe-secure-gssapi.c:210
#, c-format
msgid "client tried to send oversize GSSAPI packet (%zu > %zu)\n"
msgstr "クライアントは過大なGSSAPIパケットを送信しようとしました: (%zu > %zu)\n"
-#: fe-secure-gssapi.c:354 fe-secure-gssapi.c:596
+#: fe-secure-gssapi.c:350 fe-secure-gssapi.c:594
#, c-format
msgid "oversize GSSAPI packet sent by the server (%zu > %zu)\n"
msgstr "過大なGSSAPIパケットがサーバから送出されました: (%zu > %zu)\n"
-#: fe-secure-gssapi.c:393
+#: fe-secure-gssapi.c:389
msgid "GSSAPI unwrap error"
msgstr "GSSAPIアンラップエラー"
-#: fe-secure-gssapi.c:403
+#: fe-secure-gssapi.c:399
msgid "incoming GSSAPI message did not use confidentiality\n"
msgstr "受信したGSSAPIパケットは機密性を使用していませんでした\n"
-#: fe-secure-gssapi.c:642
+#: fe-secure-gssapi.c:640
msgid "could not initiate GSSAPI security context"
msgstr "GSSAPIセキュリティコンテキストを開始できませんでした"
-#: fe-secure-gssapi.c:670
+#: fe-secure-gssapi.c:668
msgid "GSSAPI size check error"
msgstr "GSSAPIサイズチェックエラー"
-#: fe-secure-gssapi.c:681
+#: fe-secure-gssapi.c:679
msgid "GSSAPI context establishment error"
msgstr "GSSAPIコンテクスト確立エラー"
-#: fe-secure-openssl.c:211 fe-secure-openssl.c:319 fe-secure-openssl.c:1253
+#: fe-secure-openssl.c:206 fe-secure-openssl.c:320 fe-secure-openssl.c:1246
#, c-format
msgid "SSL SYSCALL error: %s\n"
msgstr "SSL SYSCALLエラー: %s\n"
-#: fe-secure-openssl.c:218 fe-secure-openssl.c:326 fe-secure-openssl.c:1257
+#: fe-secure-openssl.c:213 fe-secure-openssl.c:327 fe-secure-openssl.c:1250
msgid "SSL SYSCALL error: EOF detected\n"
msgstr "SSL SYSCALLエラー: EOFを検知\n"
-#: fe-secure-openssl.c:229 fe-secure-openssl.c:337 fe-secure-openssl.c:1266
+#: fe-secure-openssl.c:224 fe-secure-openssl.c:338 fe-secure-openssl.c:1259
#, c-format
msgid "SSL error: %s\n"
msgstr "SSLエラー: %s\n"
-#: fe-secure-openssl.c:244 fe-secure-openssl.c:352
+#: fe-secure-openssl.c:239 fe-secure-openssl.c:353
msgid "SSL connection has been closed unexpectedly\n"
msgstr "SSL接続が意図せずにクローズされました\n"
-#: fe-secure-openssl.c:250 fe-secure-openssl.c:358 fe-secure-openssl.c:1275
+#: fe-secure-openssl.c:245 fe-secure-openssl.c:359 fe-secure-openssl.c:1268
#, c-format
msgid "unrecognized SSL error code: %d\n"
msgstr "不明のSSLエラーコード: %d\n"
-#: fe-secure-openssl.c:398
+#: fe-secure-openssl.c:404
msgid "could not determine server certificate signature algorithm\n"
msgstr "サーバ証明書の署名アルゴリズムを決定できませんでした\n"
-#: fe-secure-openssl.c:419
+#: fe-secure-openssl.c:425
#, c-format
msgid "could not find digest for NID %s\n"
msgstr "NID %sのダイジェストが見つかりませんでした\n"
-#: fe-secure-openssl.c:429
+#: fe-secure-openssl.c:435
msgid "could not generate peer certificate hash\n"
msgstr "ピアの証明書ハッシュの生成に失敗しました\n"
-#: fe-secure-openssl.c:486
+#: fe-secure-openssl.c:492
msgid "SSL certificate's name entry is missing\n"
msgstr "SSL証明書に名前の項目がありません\n"
-#: fe-secure-openssl.c:815
+#: fe-secure-openssl.c:805
#, c-format
msgid "could not create SSL context: %s\n"
msgstr "SSLコンテキストを作成できませんでした: %s\n"
-#: fe-secure-openssl.c:852
+#: fe-secure-openssl.c:842
#, c-format
msgid "could not read root certificate file \"%s\": %s\n"
msgstr "ルート証明書\"%s\"を読み取れませんでした: %s\n"
-#: fe-secure-openssl.c:880
+#: fe-secure-openssl.c:870
#, c-format
msgid "SSL library does not support CRL certificates (file \"%s\")\n"
msgstr "SSLライブラリがCRL証明書(\"%s\")をオープンできませんでした\n"
-#: fe-secure-openssl.c:908
+#: fe-secure-openssl.c:898
msgid ""
"could not get home directory to locate root certificate file\n"
"Either provide the file or change sslmode to disable server certificate verification.\n"
"ルート証明書ファイルを特定するためのホームディレクトリが取得できませんでした\n"
"ファイルを用意するか、サーバ証明書の検証を無効にするように sslmode を変更してください\n"
-#: fe-secure-openssl.c:912
+#: fe-secure-openssl.c:902
#, c-format
msgid ""
"root certificate file \"%s\" does not exist\n"
"ルート証明書ファイル\"%s\"が存在しません。\n"
"ファイルを用意するかサーバ証明書の検証を無効にするようにsslmodeを変更してください\n"
-#: fe-secure-openssl.c:943
+#: fe-secure-openssl.c:933
#, c-format
msgid "could not open certificate file \"%s\": %s\n"
msgstr "証明書ファイル\"%s\"をオープンできませんでした: %s\n"
-#: fe-secure-openssl.c:962
+#: fe-secure-openssl.c:952
#, c-format
msgid "could not read certificate file \"%s\": %s\n"
msgstr "証明書ファイル\"%s\"を読み込めませんでした: %s\n"
-#: fe-secure-openssl.c:987
+#: fe-secure-openssl.c:977
#, c-format
msgid "could not establish SSL connection: %s\n"
msgstr "SSL接続を確立できませんでした: %s\n"
-#: fe-secure-openssl.c:1041
+#: fe-secure-openssl.c:1032
#, c-format
msgid "could not load SSL engine \"%s\": %s\n"
msgstr "SSLエンジン\"%s\"を読み込みできませんでした: %s\n"
-#: fe-secure-openssl.c:1053
+#: fe-secure-openssl.c:1044
#, c-format
msgid "could not initialize SSL engine \"%s\": %s\n"
msgstr "SSLエンジン\"%s\"を初期化できませんでした: %s\n"
-#: fe-secure-openssl.c:1069
+#: fe-secure-openssl.c:1060
#, c-format
msgid "could not read private SSL key \"%s\" from engine \"%s\": %s\n"
msgstr "SSL秘密キーファイル\"%s\"をエンジン\"%s\"から読み取れませんでした: %s\n"
-#: fe-secure-openssl.c:1083
+#: fe-secure-openssl.c:1074
#, c-format
msgid "could not load private SSL key \"%s\" from engine \"%s\": %s\n"
msgstr "SSL秘密キー\"%s\"をエンジン\"%s\"から読み取れませんでした: %s\n"
-#: fe-secure-openssl.c:1120
+#: fe-secure-openssl.c:1111
#, c-format
msgid "certificate present, but not private key file \"%s\"\n"
msgstr "証明書はありましたが、秘密キーファイル\"%s\"はありませんでした\n"
-#: fe-secure-openssl.c:1129
+#: fe-secure-openssl.c:1120
#, c-format
msgid "private key file \"%s\" is not a regular file\n"
msgstr "秘密鍵ファイル\"%s\"は通常のファイルではありません\n"
-#: fe-secure-openssl.c:1162
+#: fe-secure-openssl.c:1153
#, c-format
msgid "private key file \"%s\" has group or world access; file must have permissions u=rw (0600) or less if owned by the current user, or permissions u=rw,g=r (0640) or less if owned by root\n"
msgstr "秘密鍵ファイル\"%s\"はグループに対して、もしくは無制限にアクセスを許可しています; ファイルのパーミッションは u=rw (0600) かそれよりも狭い必要があります、rootが所有している場合は u=rw,g=r (0640) かそれよりも狭い必要があります\n"
-#: fe-secure-openssl.c:1173
+#: fe-secure-openssl.c:1164
#, c-format
msgid "could not load private key file \"%s\": %s\n"
msgstr "秘密キーファイル\"%s\"をロードできませんでした: %s\n"
-#: fe-secure-openssl.c:1187
+#: fe-secure-openssl.c:1178
#, c-format
msgid "certificate does not match private key file \"%s\": %s\n"
msgstr "証明書と秘密キーファイル\"%s\"が一致しません: %s\n"
-#: fe-secure-openssl.c:1296
+#: fe-secure-openssl.c:1289
#, c-format
msgid "certificate could not be obtained: %s\n"
msgstr "証明書を入手できませんでした: %s\n"
-#: fe-secure-openssl.c:1385
+#: fe-secure-openssl.c:1379
#, c-format
msgid "no SSL error reported"
msgstr "SSLエラーはありませんでした"
-#: fe-secure-openssl.c:1394
+#: fe-secure-openssl.c:1405
#, c-format
msgid "SSL error code %lu"
msgstr "SSLエラーコード: %lu"
-#: fe-secure.c:276
+#: fe-secure.c:283
#, c-format
msgid "could not receive data from server: %s\n"
msgstr "サーバからデータを受信できませんでした: %s\n"
-#: fe-secure.c:392
+#: fe-secure.c:399
#, c-format
msgid "could not send data to server: %s\n"
msgstr "サーバにデータを送信できませんでした: %s\n"
#, c-format
msgid "unrecognized socket error: 0x%08X/%d"
msgstr "不明なソケットエラー 0x%08X/%d"
+
+#~ msgid "keepalives parameter must be an integer\n"
+#~ msgstr "keepaliveのパラメータは整数でなければなりません\n"
msgstr ""
"Project-Id-Version: postgres (PostgreSQL 12)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2024-10-23 09:10+0900\n"
-"PO-Revision-Date: 2024-10-23 09:20+0900\n"
+"POT-Creation-Date: 2024-11-11 10:11+0900\n"
+"PO-Revision-Date: 2024-11-11 11:54+0900\n"
"Last-Translator: Kyotaro Horiguchi <horikyota.ntt@gmail.com>\n"
"Language-Team: jpug-doc <jpug-doc@ml.postgresql.jp>\n"
"Language: ja\n"
msgid "could not open file \"%s\" for reading: %m"
msgstr "ファイル\"%s\"を読み取り用にオープンできませんでした: %m"
-#: ../common/controldata_utils.c:96 ../common/controldata_utils.c:99 access/transam/timeline.c:142 access/transam/timeline.c:361 access/transam/twophase.c:1351 access/transam/xlog.c:3484 access/transam/xlog.c:4685 access/transam/xlog.c:11164 access/transam/xlog.c:11177 access/transam/xlog.c:11630 access/transam/xlog.c:11710 access/transam/xlog.c:11749
-#: access/transam/xlog.c:11792 access/transam/xlogfuncs.c:650 access/transam/xlogfuncs.c:669 commands/extension.c:3385 libpq/hba.c:499 replication/logical/origin.c:724 replication/logical/origin.c:760 replication/logical/reorderbuffer.c:3392 replication/logical/snapbuild.c:1888 replication/logical/snapbuild.c:1930 replication/logical/snapbuild.c:1958
+#: ../common/controldata_utils.c:96 ../common/controldata_utils.c:99 access/transam/timeline.c:142 access/transam/timeline.c:361 access/transam/twophase.c:1351 access/transam/xlog.c:3485 access/transam/xlog.c:4686 access/transam/xlog.c:11189 access/transam/xlog.c:11202 access/transam/xlog.c:11655 access/transam/xlog.c:11735 access/transam/xlog.c:11774
+#: access/transam/xlog.c:11817 access/transam/xlogfuncs.c:650 access/transam/xlogfuncs.c:669 commands/extension.c:3385 libpq/hba.c:499 replication/logical/origin.c:724 replication/logical/origin.c:760 replication/logical/reorderbuffer.c:3392 replication/logical/snapbuild.c:1888 replication/logical/snapbuild.c:1930 replication/logical/snapbuild.c:1958
#: replication/logical/snapbuild.c:1985 replication/slot.c:1447 replication/slot.c:1488 replication/walsender.c:518 storage/file/buffile.c:441 storage/file/copydir.c:195 utils/adt/genfile.c:199 utils/adt/misc.c:793 utils/cache/relmapper.c:744
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "ファイル\"%s\"の読み取りに失敗しました: %m"
-#: ../common/controldata_utils.c:107 ../common/controldata_utils.c:111 access/transam/twophase.c:1354 access/transam/xlog.c:3489 access/transam/xlog.c:4690 replication/logical/origin.c:729 replication/logical/origin.c:768 replication/logical/snapbuild.c:1893 replication/logical/snapbuild.c:1935 replication/logical/snapbuild.c:1963
+#: ../common/controldata_utils.c:107 ../common/controldata_utils.c:111 access/transam/twophase.c:1354 access/transam/xlog.c:3490 access/transam/xlog.c:4691 replication/logical/origin.c:729 replication/logical/origin.c:768 replication/logical/snapbuild.c:1893 replication/logical/snapbuild.c:1935 replication/logical/snapbuild.c:1963
#: replication/logical/snapbuild.c:1990 replication/slot.c:1451 replication/slot.c:1492 replication/walsender.c:523 utils/cache/relmapper.c:748
#, c-format
msgid "could not read file \"%s\": read %d of %zu"
msgstr "ファイル\"%1$s\"を読み込めませんでした: %3$zuバイトのうち%2$dバイトを読み込みました"
#: ../common/controldata_utils.c:122 ../common/controldata_utils.c:127 ../common/controldata_utils.c:286 ../common/controldata_utils.c:289 access/heap/rewriteheap.c:1205 access/heap/rewriteheap.c:1308 access/transam/timeline.c:391 access/transam/timeline.c:437 access/transam/timeline.c:515 access/transam/twophase.c:1363 access/transam/twophase.c:1815
-#: access/transam/xlog.c:3353 access/transam/xlog.c:3524 access/transam/xlog.c:3529 access/transam/xlog.c:3851 access/transam/xlog.c:4655 access/transam/xlog.c:5615 access/transam/xlogfuncs.c:675 commands/copy.c:1821 libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:527 replication/logical/origin.c:662 replication/logical/origin.c:801
+#: access/transam/xlog.c:3354 access/transam/xlog.c:3525 access/transam/xlog.c:3530 access/transam/xlog.c:3852 access/transam/xlog.c:4656 access/transam/xlog.c:5616 access/transam/xlogfuncs.c:675 commands/copy.c:1821 libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:527 replication/logical/origin.c:662 replication/logical/origin.c:801
#: replication/logical/reorderbuffer.c:3450 replication/logical/snapbuild.c:1797 replication/logical/snapbuild.c:1998 replication/slot.c:1338 replication/slot.c:1499 replication/walsender.c:533 storage/file/copydir.c:218 storage/file/copydir.c:223 storage/file/fd.c:656 storage/file/fd.c:3322 storage/file/fd.c:3425 utils/cache/relmapper.c:759
#: utils/cache/relmapper.c:898
#, c-format
"されるものと一致しないようです。この場合以下の結果は不正確になります。また、\n"
"PostgreSQLインストレーションはこのデータディレクトリと互換性がなくなります。"
-#: ../common/controldata_utils.c:227 ../common/controldata_utils.c:233 ../common/file_utils.c:226 ../common/file_utils.c:285 ../common/file_utils.c:359 access/heap/rewriteheap.c:1291 access/transam/timeline.c:110 access/transam/timeline.c:250 access/transam/timeline.c:347 access/transam/twophase.c:1307 access/transam/xlog.c:3255 access/transam/xlog.c:3395
-#: access/transam/xlog.c:3439 access/transam/xlog.c:3637 access/transam/xlog.c:3722 access/transam/xlog.c:3825 access/transam/xlog.c:4675 access/transam/xlogutils.c:708 postmaster/syslogger.c:1489 replication/basebackup.c:531 replication/basebackup.c:1427 replication/logical/origin.c:714 replication/logical/reorderbuffer.c:2364
+#: ../common/controldata_utils.c:227 ../common/controldata_utils.c:233 ../common/file_utils.c:226 ../common/file_utils.c:285 ../common/file_utils.c:359 access/heap/rewriteheap.c:1291 access/transam/timeline.c:110 access/transam/timeline.c:250 access/transam/timeline.c:347 access/transam/twophase.c:1307 access/transam/xlog.c:3256 access/transam/xlog.c:3396
+#: access/transam/xlog.c:3440 access/transam/xlog.c:3638 access/transam/xlog.c:3723 access/transam/xlog.c:3826 access/transam/xlog.c:4676 access/transam/xlogutils.c:708 postmaster/syslogger.c:1489 replication/basebackup.c:531 replication/basebackup.c:1427 replication/logical/origin.c:714 replication/logical/reorderbuffer.c:2364
#: replication/logical/reorderbuffer.c:2649 replication/logical/reorderbuffer.c:3372 replication/logical/snapbuild.c:1752 replication/logical/snapbuild.c:1859 replication/slot.c:1419 replication/walsender.c:491 replication/walsender.c:2486 storage/file/copydir.c:161 storage/file/fd.c:631 storage/file/fd.c:3309 storage/file/fd.c:3396 storage/smgr/md.c:504
#: utils/cache/relmapper.c:724 utils/cache/relmapper.c:842 utils/error/elog.c:1871 utils/init/miscinit.c:1291 utils/init/miscinit.c:1426 utils/init/miscinit.c:1503 utils/misc/guc.c:8086 utils/misc/guc.c:8118
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "ファイル\"%s\"をオープンできませんでした: %m"
-#: ../common/controldata_utils.c:251 ../common/controldata_utils.c:254 access/transam/twophase.c:1788 access/transam/twophase.c:1797 access/transam/xlog.c:10921 access/transam/xlog.c:10959 access/transam/xlog.c:11372 access/transam/xlogfuncs.c:729 postmaster/syslogger.c:1500 postmaster/syslogger.c:1513 utils/cache/relmapper.c:876
+#: ../common/controldata_utils.c:251 ../common/controldata_utils.c:254 access/transam/twophase.c:1788 access/transam/twophase.c:1797 access/transam/xlog.c:10946 access/transam/xlog.c:10984 access/transam/xlog.c:11397 access/transam/xlogfuncs.c:729 postmaster/syslogger.c:1500 postmaster/syslogger.c:1513 utils/cache/relmapper.c:876
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "ファイル\"%s\"を書き出せませんでした: %m"
-#: ../common/controldata_utils.c:269 ../common/controldata_utils.c:275 ../common/file_utils.c:297 ../common/file_utils.c:367 access/heap/rewriteheap.c:978 access/heap/rewriteheap.c:1199 access/heap/rewriteheap.c:1302 access/transam/timeline.c:431 access/transam/timeline.c:509 access/transam/twophase.c:1809 access/transam/xlog.c:3346 access/transam/xlog.c:3518
-#: access/transam/xlog.c:4648 access/transam/xlog.c:10419 access/transam/xlog.c:10445 replication/logical/snapbuild.c:1790 replication/slot.c:1324 replication/slot.c:1429 storage/file/fd.c:648 storage/file/fd.c:3417 storage/smgr/md.c:919 storage/smgr/md.c:952 storage/sync/sync.c:409 utils/cache/relmapper.c:891 utils/misc/guc.c:7869
+#: ../common/controldata_utils.c:269 ../common/controldata_utils.c:275 ../common/file_utils.c:297 ../common/file_utils.c:367 access/heap/rewriteheap.c:978 access/heap/rewriteheap.c:1199 access/heap/rewriteheap.c:1302 access/transam/timeline.c:431 access/transam/timeline.c:509 access/transam/twophase.c:1809 access/transam/xlog.c:3347 access/transam/xlog.c:3519
+#: access/transam/xlog.c:4649 access/transam/xlog.c:10444 access/transam/xlog.c:10470 replication/logical/snapbuild.c:1790 replication/slot.c:1324 replication/slot.c:1429 storage/file/fd.c:648 storage/file/fd.c:3417 storage/smgr/md.c:919 storage/smgr/md.c:952 storage/sync/sync.c:409 utils/cache/relmapper.c:891 utils/misc/guc.c:7869
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "ファイル\"%s\"をfsyncできませんでした: %m"
msgid "could not change directory to \"%s\": %m"
msgstr "ディレクトリ\"%s\"に移動できませんでした: %m"
-#: ../common/exec.c:301 access/transam/xlog.c:10794 replication/basebackup.c:1258 utils/adt/misc.c:367
+#: ../common/exec.c:301 access/transam/xlog.c:10819 replication/basebackup.c:1258 utils/adt/misc.c:367
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "シンボリックリンク\"%s\"を読めませんでした: %m"
msgid "pclose failed: %m"
msgstr "pcloseが失敗しました: %m"
-#: ../common/exec.c:708 ../common/exec.c:753 ../common/exec.c:845 ../common/psprintf.c:143 ../port/path.c:630 ../port/path.c:668 ../port/path.c:685 access/transam/twophase.c:1456 access/transam/xlog.c:6458 lib/dshash.c:245 lib/stringinfo.c:283 libpq/auth.c:1469 libpq/auth.c:1537 libpq/auth.c:2055 libpq/be-secure-gssapi.c:520 postmaster/bgworker.c:350
+#: ../common/exec.c:708 ../common/exec.c:753 ../common/exec.c:845 ../common/psprintf.c:143 ../port/path.c:630 ../port/path.c:668 ../port/path.c:685 access/transam/twophase.c:1456 access/transam/xlog.c:6459 lib/dshash.c:245 lib/stringinfo.c:283 libpq/auth.c:1469 libpq/auth.c:1537 libpq/auth.c:2055 libpq/be-secure-gssapi.c:520 postmaster/bgworker.c:350
#: postmaster/bgworker.c:984 postmaster/postmaster.c:2531 postmaster/postmaster.c:4146 postmaster/postmaster.c:5620 postmaster/postmaster.c:5980 replication/libpqwalreceiver/libpqwalreceiver.c:284 replication/logical/logical.c:180 storage/buffer/localbuf.c:436 storage/file/fd.c:803 storage/file/fd.c:1199 storage/file/fd.c:1360 storage/file/fd.c:2169
#: storage/ipc/procarray.c:1094 storage/ipc/procarray.c:1593 storage/ipc/procarray.c:1600 storage/ipc/procarray.c:2024 storage/ipc/procarray.c:2704 utils/adt/cryptohashes.c:45 utils/adt/cryptohashes.c:65 utils/adt/formatting.c:1595 utils/adt/formatting.c:1719 utils/adt/formatting.c:1844 utils/adt/pg_locale.c:474 utils/adt/pg_locale.c:638
#: utils/adt/regexp.c:223 utils/fmgr/dfmgr.c:229 utils/hash/dynahash.c:448 utils/hash/dynahash.c:557 utils/hash/dynahash.c:1069 utils/mb/mbutils.c:371 utils/mb/mbutils.c:398 utils/mb/mbutils.c:727 utils/mb/mbutils.c:753 utils/misc/guc.c:4639 utils/misc/guc.c:4655 utils/misc/guc.c:4668 utils/misc/guc.c:7847 utils/misc/tzparser.c:477 utils/mmgr/aset.c:484
msgid "cannot duplicate null pointer (internal error)\n"
msgstr "nullポインタは複製できません(内部エラー)\n"
-#: ../common/file_utils.c:81 ../common/file_utils.c:183 access/transam/twophase.c:1319 access/transam/xlog.c:8000 access/transam/xlog.c:10781 access/transam/xlog.c:10897 access/transam/xlog.c:10935 access/transam/xlog.c:11152 access/transam/xlogarchive.c:111 access/transam/xlogarchive.c:271 commands/copy.c:1951 commands/copy.c:3571 commands/extension.c:3364
+#: ../common/file_utils.c:81 ../common/file_utils.c:183 access/transam/twophase.c:1319 access/transam/xlog.c:8025 access/transam/xlog.c:10806 access/transam/xlog.c:10922 access/transam/xlog.c:10960 access/transam/xlog.c:11177 access/transam/xlogarchive.c:111 access/transam/xlogarchive.c:271 commands/copy.c:1951 commands/copy.c:3571 commands/extension.c:3364
#: commands/tablespace.c:807 commands/tablespace.c:898 guc-file.l:1064 replication/basebackup.c:357 replication/basebackup.c:537 replication/basebackup.c:609 replication/logical/snapbuild.c:1666 storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1711 storage/file/fd.c:2994 storage/file/fd.c:3176 storage/file/fd.c:3261 utils/adt/dbsize.c:70
#: utils/adt/dbsize.c:222 utils/adt/dbsize.c:302 utils/adt/genfile.c:415 utils/adt/genfile.c:641 utils/adt/misc.c:352
#, c-format
msgid "request for BRIN range summarization for index \"%s\" page %u was not recorded"
msgstr "インデックス\"%s\" ページ%uのBRIN範囲要約のリクエストは登録されていません"
-#: access/brin/brin.c:970 access/brin/brin.c:1080 access/gin/ginfast.c:1048 access/transam/xlog.c:10554 access/transam/xlog.c:11103 access/transam/xlogfuncs.c:276 access/transam/xlogfuncs.c:303 access/transam/xlogfuncs.c:342 access/transam/xlogfuncs.c:363 access/transam/xlogfuncs.c:384 access/transam/xlogfuncs.c:454 access/transam/xlogfuncs.c:511
+#: access/brin/brin.c:970 access/brin/brin.c:1080 access/gin/ginfast.c:1048 access/transam/xlog.c:10579 access/transam/xlog.c:11128 access/transam/xlogfuncs.c:276 access/transam/xlogfuncs.c:303 access/transam/xlogfuncs.c:342 access/transam/xlogfuncs.c:363 access/transam/xlogfuncs.c:384 access/transam/xlogfuncs.c:454 access/transam/xlogfuncs.c:511
#, c-format
msgid "recovery is in progress"
msgstr "リカバリは現在進行中です"
msgid "attempted to delete invisible tuple"
msgstr "不可視のタプルを削除しようとしました"
-#: access/heap/heapam.c:3017 access/heap/heapam.c:6242 access/index/genam.c:717
+#: access/heap/heapam.c:3017 access/heap/heapam.c:6245 access/index/genam.c:718
#, c-format
msgid "cannot update tuples during a parallel operation"
msgstr "並列処理中はタプルの更新はできません"
msgid "could not obtain lock on row in relation \"%s\""
msgstr "リレーション\"%s\"の行ロックを取得できませんでした"
-#: access/heap/heapam.c:6057 commands/trigger.c:3397 executor/nodeModifyTable.c:1464 executor/nodeModifyTable.c:1533
+#: access/heap/heapam.c:6058 commands/trigger.c:3397 executor/nodeModifyTable.c:1464 executor/nodeModifyTable.c:1533
#, c-format
msgid "tuple to be updated was already modified by an operation triggered by the current command"
msgstr "更新対象のタプルはすでに現在のコマンドによって発行された操作によって変更されています"
msgid "could not write to file \"%s\", wrote %d of %d: %m"
msgstr "ファイル\"%1$s\"に書き込めませんでした、%3$dバイト中%2$dバイト書き込みました: %m"
-#: access/heap/rewriteheap.c:1032 access/heap/rewriteheap.c:1151 access/transam/timeline.c:328 access/transam/timeline.c:484 access/transam/xlog.c:3278 access/transam/xlog.c:3453 access/transam/xlog.c:4627 access/transam/xlog.c:10912 access/transam/xlog.c:10950 access/transam/xlog.c:11355 access/transam/xlogfuncs.c:723 postmaster/postmaster.c:4610
+#: access/heap/rewriteheap.c:1032 access/heap/rewriteheap.c:1151 access/transam/timeline.c:328 access/transam/timeline.c:484 access/transam/xlog.c:3279 access/transam/xlog.c:3454 access/transam/xlog.c:4628 access/transam/xlog.c:10937 access/transam/xlog.c:10975 access/transam/xlog.c:11380 access/transam/xlogfuncs.c:723 postmaster/postmaster.c:4610
#: replication/logical/origin.c:582 replication/slot.c:1271 storage/file/copydir.c:167 storage/smgr/md.c:204 utils/time/snapmgr.c:1358
#, c-format
msgid "could not create file \"%s\": %m"
msgid "could not seek to end of file \"%s\": %m"
msgstr "ファイル\"%s\"の終端へシークできませんでした: %m"
-#: access/heap/rewriteheap.c:1186 access/transam/timeline.c:383 access/transam/timeline.c:423 access/transam/timeline.c:501 access/transam/xlog.c:3334 access/transam/xlog.c:3509 access/transam/xlog.c:4639 postmaster/postmaster.c:4620 postmaster/postmaster.c:4630 replication/logical/origin.c:594 replication/logical/origin.c:636 replication/logical/origin.c:655
+#: access/heap/rewriteheap.c:1186 access/transam/timeline.c:383 access/transam/timeline.c:423 access/transam/timeline.c:501 access/transam/xlog.c:3335 access/transam/xlog.c:3510 access/transam/xlog.c:4640 postmaster/postmaster.c:4620 postmaster/postmaster.c:4630 replication/logical/origin.c:594 replication/logical/origin.c:636 replication/logical/origin.c:655
#: replication/logical/snapbuild.c:1766 replication/slot.c:1306 storage/file/buffile.c:502 storage/file/copydir.c:207 utils/init/miscinit.c:1367 utils/init/miscinit.c:1378 utils/init/miscinit.c:1386 utils/misc/guc.c:7830 utils/misc/guc.c:7861 utils/misc/guc.c:9800 utils/misc/guc.c:9814 utils/time/snapmgr.c:1363 utils/time/snapmgr.c:1370
#, c-format
msgid "could not write to file \"%s\": %m"
msgid "invalid MultiXactId: %u"
msgstr "不正なMultiXactId: %u"
-#: access/transam/parallel.c:684 access/transam/parallel.c:803
+#: access/transam/parallel.c:693 access/transam/parallel.c:812
#, c-format
msgid "parallel worker failed to initialize"
msgstr "パラレルワーカの初期化に失敗しました"
-#: access/transam/parallel.c:685 access/transam/parallel.c:804
+#: access/transam/parallel.c:694 access/transam/parallel.c:813
#, c-format
msgid "More details may be available in the server log."
msgstr "詳細な情報がサーバーログにあるかもしれません。"
-#: access/transam/parallel.c:865
+#: access/transam/parallel.c:874
#, c-format
msgid "postmaster exited during a parallel transaction"
msgstr "並列処理中にpostmasterが終了しました"
-#: access/transam/parallel.c:1052
+#: access/transam/parallel.c:1061
#, c-format
msgid "lost connection to parallel worker"
msgstr "パラレルワーカへの接続を失いました"
-#: access/transam/parallel.c:1118 access/transam/parallel.c:1120
+#: access/transam/parallel.c:1127 access/transam/parallel.c:1129
msgid "parallel worker"
msgstr "パラレルワーカ"
-#: access/transam/parallel.c:1272
+#: access/transam/parallel.c:1281
#, c-format
msgid "could not map dynamic shared memory segment"
msgstr "動的共有メモリセグメントをマップできませんでした"
-#: access/transam/parallel.c:1277
+#: access/transam/parallel.c:1286
#, c-format
msgid "invalid magic number in dynamic shared memory segment"
msgstr "動的共有メモリセグメントのマジックナンバーが不正です"
msgid "calculated CRC checksum does not match value stored in file \"%s\""
msgstr "算出されたCRCチェックサムがファイル\"%s\"に格納されている値と一致しません"
-#: access/transam/twophase.c:1457 access/transam/xlog.c:6459
+#: access/transam/twophase.c:1457 access/transam/xlog.c:6460
#, c-format
msgid "Failed while allocating a WAL reading processor."
msgstr "WALリーダの割り当てに中に失敗しました。"
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr "1トランザクション内には 2^32-1 個より多くのサブトランザクションを作成できません"
-#: access/transam/xlog.c:2532
+#: access/transam/xlog.c:2533
#, c-format
msgid "could not write to log file %s at offset %u, length %zu: %m"
msgstr "ログファイル%sのオフセット%uに長さ%zuの書き込みができませんでした: %m"
-#: access/transam/xlog.c:2808
+#: access/transam/xlog.c:2809
#, c-format
msgid "updated min recovery point to %X/%X on timeline %u"
msgstr "最小リカバリポイントをタイムライン%3$uの%1$X/%2$Xに更新しました"
-#: access/transam/xlog.c:3397 storage/file/fd.c:753 storage/file/fd.c:767
+#: access/transam/xlog.c:3398 storage/file/fd.c:753 storage/file/fd.c:767
#, c-format
msgid "This is known to fail occasionally during archive recovery, where it is harmless."
msgstr "これはアーカイブリカバリ中にたまに起きますが、その場合は無害であることがわかっています。"
-#: access/transam/xlog.c:3917 access/transam/xlogutils.c:703 replication/walsender.c:2481
+#: access/transam/xlog.c:3918 access/transam/xlogutils.c:703 replication/walsender.c:2481
#, c-format
msgid "requested WAL segment %s has already been removed"
msgstr "要求された WAL セグメント %s はすでに削除されています"
-#: access/transam/xlog.c:4159
+#: access/transam/xlog.c:4160
#, c-format
msgid "recycled write-ahead log file \"%s\""
msgstr "先行書き込みログファイル\"%s\"を再利用しました"
-#: access/transam/xlog.c:4171
+#: access/transam/xlog.c:4172
#, c-format
msgid "removing write-ahead log file \"%s\""
msgstr "先行書き込みログファイル\"%s\"を削除します"
-#: access/transam/xlog.c:4191
+#: access/transam/xlog.c:4192
#, c-format
msgid "could not rename file \"%s\": %m"
msgstr "ファイル\"%s\"の名前を変更できませんでした: %m"
-#: access/transam/xlog.c:4233 access/transam/xlog.c:4243
+#: access/transam/xlog.c:4234 access/transam/xlog.c:4244
#, c-format
msgid "required WAL directory \"%s\" does not exist"
msgstr "WALディレクトリ\"%s\"は存在しません"
-#: access/transam/xlog.c:4249
+#: access/transam/xlog.c:4250
#, c-format
msgid "creating missing WAL directory \"%s\""
msgstr "なかったWALディレクトリ\"%s\"を作成しています"
-#: access/transam/xlog.c:4252 commands/dbcommands.c:2218
+#: access/transam/xlog.c:4253 commands/dbcommands.c:2218
#, c-format
msgid "could not create missing directory \"%s\": %m"
msgstr "なかったディレクトリ\"%s\"の作成に失敗しました: %m"
-#: access/transam/xlog.c:4376
+#: access/transam/xlog.c:4377
#, c-format
msgid "unexpected timeline ID %u in log segment %s, offset %u"
msgstr "ログファイル%2$s、オフセット%3$uのタイムラインID%1$uは想定外です"
-#: access/transam/xlog.c:4514
+#: access/transam/xlog.c:4515
#, c-format
msgid "new timeline %u is not a child of database system timeline %u"
msgstr "新しいタイムライン%uはデータベースシステムのタイムライン%uの子ではありません"
-#: access/transam/xlog.c:4528
+#: access/transam/xlog.c:4529
#, c-format
msgid "new timeline %u forked off current database system timeline %u before current recovery point %X/%X"
msgstr "新しいタイムライン%uは現在のデータベースシステムのタイムライン%uから現在のリカバリポイント%X/%Xより前に分岐しています"
-#: access/transam/xlog.c:4547
+#: access/transam/xlog.c:4548
#, c-format
msgid "new target timeline is %u"
msgstr "新しい目標タイムラインは%uです"
-#: access/transam/xlog.c:4706 access/transam/xlog.c:4715 access/transam/xlog.c:4739 access/transam/xlog.c:4746 access/transam/xlog.c:4753 access/transam/xlog.c:4758 access/transam/xlog.c:4765 access/transam/xlog.c:4772 access/transam/xlog.c:4779 access/transam/xlog.c:4786 access/transam/xlog.c:4793 access/transam/xlog.c:4800 access/transam/xlog.c:4809
-#: access/transam/xlog.c:4816 access/transam/xlog.c:4825 access/transam/xlog.c:4832 utils/init/miscinit.c:1524
+#: access/transam/xlog.c:4707 access/transam/xlog.c:4716 access/transam/xlog.c:4740 access/transam/xlog.c:4747 access/transam/xlog.c:4754 access/transam/xlog.c:4759 access/transam/xlog.c:4766 access/transam/xlog.c:4773 access/transam/xlog.c:4780 access/transam/xlog.c:4787 access/transam/xlog.c:4794 access/transam/xlog.c:4801 access/transam/xlog.c:4810
+#: access/transam/xlog.c:4817 access/transam/xlog.c:4826 access/transam/xlog.c:4833 utils/init/miscinit.c:1524
#, c-format
msgid "database files are incompatible with server"
msgstr "データベースファイルがサーバと互換性がありません"
-#: access/transam/xlog.c:4707
+#: access/transam/xlog.c:4708
#, c-format
msgid "The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), but the server was compiled with PG_CONTROL_VERSION %d (0x%08x)."
msgstr "データベースクラスタはPG_CONTROL_VERSION %d (0x%08x)で初期化されましたが、サーバはPG_CONTROL_VERSION %d (0x%08x)でコンパイルされています。"
-#: access/transam/xlog.c:4711
+#: access/transam/xlog.c:4712
#, c-format
msgid "This could be a problem of mismatched byte ordering. It looks like you need to initdb."
msgstr "これはバイトオーダの不整合の可能性があります。initdbを実行する必要がありそうです。"
-#: access/transam/xlog.c:4716
+#: access/transam/xlog.c:4717
#, c-format
msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d."
msgstr "データベースクラスタはPG_CONTROL_VERSION %d で初期化されましたが、サーバは PG_CONTROL_VERSION %d でコンパイルされています。"
-#: access/transam/xlog.c:4719 access/transam/xlog.c:4743 access/transam/xlog.c:4750 access/transam/xlog.c:4755
+#: access/transam/xlog.c:4720 access/transam/xlog.c:4744 access/transam/xlog.c:4751 access/transam/xlog.c:4756
#, c-format
msgid "It looks like you need to initdb."
msgstr "initdbが必要のようです。"
-#: access/transam/xlog.c:4730
+#: access/transam/xlog.c:4731
#, c-format
msgid "incorrect checksum in control file"
msgstr "制御ファイル内のチェックサムが不正です"
-#: access/transam/xlog.c:4740
+#: access/transam/xlog.c:4741
#, c-format
msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d."
msgstr "データベースクラスタは CATALOG_VERSION_NO %d で初期化されましたが、サーバは CATALOG_VERSION_NO %d でコンパイルされています。"
-#: access/transam/xlog.c:4747
+#: access/transam/xlog.c:4748
#, c-format
msgid "The database cluster was initialized with MAXALIGN %d, but the server was compiled with MAXALIGN %d."
msgstr "データベースクラスタは MAXALIGN %d で初期化されましたが、サーバは MAXALIGN %d でコンパイルされています。"
-#: access/transam/xlog.c:4754
+#: access/transam/xlog.c:4755
#, c-format
msgid "The database cluster appears to use a different floating-point number format than the server executable."
msgstr "データベースクラスタはサーバ実行ファイルと異なる浮動小数点書式を使用しているようです。"
-#: access/transam/xlog.c:4759
+#: access/transam/xlog.c:4760
#, c-format
msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
msgstr "データベースクラスタは BLCKSZ %d で初期化されましたが、サーバは BLCKSZ %d でコンパイルされています。"
-#: access/transam/xlog.c:4762 access/transam/xlog.c:4769 access/transam/xlog.c:4776 access/transam/xlog.c:4783 access/transam/xlog.c:4790 access/transam/xlog.c:4797 access/transam/xlog.c:4804 access/transam/xlog.c:4812 access/transam/xlog.c:4819 access/transam/xlog.c:4828 access/transam/xlog.c:4835
+#: access/transam/xlog.c:4763 access/transam/xlog.c:4770 access/transam/xlog.c:4777 access/transam/xlog.c:4784 access/transam/xlog.c:4791 access/transam/xlog.c:4798 access/transam/xlog.c:4805 access/transam/xlog.c:4813 access/transam/xlog.c:4820 access/transam/xlog.c:4829 access/transam/xlog.c:4836
#, c-format
msgid "It looks like you need to recompile or initdb."
msgstr "再コンパイルもしくは initdb が必要そうです。"
-#: access/transam/xlog.c:4766
+#: access/transam/xlog.c:4767
#, c-format
msgid "The database cluster was initialized with RELSEG_SIZE %d, but the server was compiled with RELSEG_SIZE %d."
msgstr "データベースクラスタは RELSEG_SIZE %d で初期化されましたが、サーバは RELSEG_SIZE %d でコンパイルされています。"
-#: access/transam/xlog.c:4773
+#: access/transam/xlog.c:4774
#, c-format
msgid "The database cluster was initialized with XLOG_BLCKSZ %d, but the server was compiled with XLOG_BLCKSZ %d."
msgstr "データベースクラスタは XLOG_BLCKSZ %d で初期化されましたが、サーバは XLOG_BLCKSZ %d でコンパイルされています。"
-#: access/transam/xlog.c:4780
+#: access/transam/xlog.c:4781
#, c-format
msgid "The database cluster was initialized with NAMEDATALEN %d, but the server was compiled with NAMEDATALEN %d."
msgstr "データベースクラスタは NAMEDATALEN %d で初期化されましたが、サーバは NAMEDATALEN %d でコンパイルされています。"
-#: access/transam/xlog.c:4787
+#: access/transam/xlog.c:4788
#, c-format
msgid "The database cluster was initialized with INDEX_MAX_KEYS %d, but the server was compiled with INDEX_MAX_KEYS %d."
msgstr "データベースクラスタは INDEX_MAX_KEYS %d で初期化されましたが、サーバは INDEX_MAX_KEYS %d でコンパイルされています。"
-#: access/transam/xlog.c:4794
+#: access/transam/xlog.c:4795
#, c-format
msgid "The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the server was compiled with TOAST_MAX_CHUNK_SIZE %d."
msgstr "データベースクラスタは TOAST_MAX_CHUNK_SIZE %d で初期化されましたが、サーバは TOAST_MAX_CHUNK_SIZE %d でコンパイルされています。"
-#: access/transam/xlog.c:4801
+#: access/transam/xlog.c:4802
#, c-format
msgid "The database cluster was initialized with LOBLKSIZE %d, but the server was compiled with LOBLKSIZE %d."
msgstr "データベースクラスタは LOBLKSIZE %d で初期化されましたが、サーバは LOBLKSIZE %d でコンパイルされています。"
-#: access/transam/xlog.c:4810
+#: access/transam/xlog.c:4811
#, c-format
msgid "The database cluster was initialized without USE_FLOAT4_BYVAL but the server was compiled with USE_FLOAT4_BYVAL."
msgstr "データベースクラスタは USE_FLOAT4_BYVAL なしで初期化されましたが、サーバ側は USE_FLOAT4_BYVAL 付きでコンパイルされています。"
-#: access/transam/xlog.c:4817
+#: access/transam/xlog.c:4818
#, c-format
msgid "The database cluster was initialized with USE_FLOAT4_BYVAL but the server was compiled without USE_FLOAT4_BYVAL."
msgstr "データベースクラスタは USE_FLOAT4_BYVAL 付きで初期化されましたが、サーバ側は USE_FLOAT4_BYVAL なしでコンパイルされています。"
-#: access/transam/xlog.c:4826
+#: access/transam/xlog.c:4827
#, c-format
msgid "The database cluster was initialized without USE_FLOAT8_BYVAL but the server was compiled with USE_FLOAT8_BYVAL."
msgstr "データベースクラスタは USE_FLOAT8_BYVAL なしで初期化されましたが、サーバ側は USE_FLOAT8_BYVAL 付きでコンパイルされています。"
-#: access/transam/xlog.c:4833
+#: access/transam/xlog.c:4834
#, c-format
msgid "The database cluster was initialized with USE_FLOAT8_BYVAL but the server was compiled without USE_FLOAT8_BYVAL."
msgstr "データベースクラスタは USE_FLOAT8_BYVAL 付きで初期化されましたが、サーバ側は USE_FLOAT8_BYVAL なしでコンパイルされています。"
-#: access/transam/xlog.c:4842
+#: access/transam/xlog.c:4843
#, 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セグメントのサイズ指定は1MBと1GBの間の2の累乗でなければなりません、しかしコントロールファイルでは%dバイトとなっています"
msgstr[1] "WALセグメントのサイズ指定は1MBと1GBの間の2の累乗でなければなりません、しかしコントロールファイルでは%dバイトとなっています"
-#: access/transam/xlog.c:4854
+#: access/transam/xlog.c:4855
#, c-format
msgid "\"min_wal_size\" must be at least twice \"wal_segment_size\""
msgstr "\"min_wal_size\"は最低でも\"wal_segment_size\"の2倍である必要があります。"
-#: access/transam/xlog.c:4858
+#: access/transam/xlog.c:4859
#, c-format
msgid "\"max_wal_size\" must be at least twice \"wal_segment_size\""
msgstr "\"max_wal_size\"は最低でも\"wal_segment_size\"の2倍である必要があります。"
-#: access/transam/xlog.c:5210
+#: access/transam/xlog.c:5211
#, c-format
msgid "could not generate secret authorization token"
msgstr "秘密の認証トークンを生成できませんでした"
-#: access/transam/xlog.c:5300
+#: access/transam/xlog.c:5301
#, c-format
msgid "could not write bootstrap write-ahead log file: %m"
msgstr "ブートストラップの先行書き込みログファイルに書き込めませんでした: %m"
-#: access/transam/xlog.c:5308
+#: access/transam/xlog.c:5309
#, c-format
msgid "could not fsync bootstrap write-ahead log file: %m"
msgstr "ブートストラップの先行書き込みログファイルをfsyncできませんでした: %m"
-#: access/transam/xlog.c:5314
+#: access/transam/xlog.c:5315
#, c-format
msgid "could not close bootstrap write-ahead log file: %m"
msgstr "ブートストラップの先行書き込みログファイルをクローズできませんでした: %m"
-#: access/transam/xlog.c:5393
+#: access/transam/xlog.c:5394
#, c-format
msgid "using recovery command file \"%s\" is not supported"
msgstr "リカバリコマンドファイル \"%s\"の使用はサポートされません"
-#: access/transam/xlog.c:5458
+#: access/transam/xlog.c:5459
#, c-format
msgid "standby mode is not supported by single-user servers"
msgstr "スタンバイモードはシングルユーザサーバではサポートされません"
-#: access/transam/xlog.c:5475
+#: access/transam/xlog.c:5476
#, c-format
msgid "specified neither primary_conninfo nor restore_command"
msgstr "primary_conninfo と restore_command のどちらも指定されていません"
-#: access/transam/xlog.c:5476
+#: access/transam/xlog.c:5477
#, c-format
msgid "The database server will regularly poll the pg_wal subdirectory to check for files placed there."
msgstr "データベースサーバはpg_walサブディレクトリに置かれたファイルを定期的に確認します。"
-#: access/transam/xlog.c:5484
+#: access/transam/xlog.c:5485
#, c-format
msgid "must specify restore_command when standby mode is not enabled"
msgstr "スタンバイモードを有効にしない場合は、restore_command の指定が必要です"
-#: access/transam/xlog.c:5522
+#: access/transam/xlog.c:5523
#, c-format
msgid "recovery target timeline %u does not exist"
msgstr "リカバリ目標タイムライン%uが存在しません"
-#: access/transam/xlog.c:5637
+#: access/transam/xlog.c:5638
#, c-format
msgid "archive recovery complete"
msgstr "アーカイブリカバリが完了しました"
-#: access/transam/xlog.c:5703 access/transam/xlog.c:5981
+#: access/transam/xlog.c:5704 access/transam/xlog.c:5982
#, c-format
msgid "recovery stopping after reaching consistency"
msgstr "リカバリ処理は一貫性確保後に停止します"
-#: access/transam/xlog.c:5724
+#: access/transam/xlog.c:5725
#, c-format
msgid "recovery stopping before WAL location (LSN) \"%X/%X\""
msgstr "リカバリ処理はWAL位置(LSN)\"%X/%X\"の前で停止します"
-#: access/transam/xlog.c:5815
+#: access/transam/xlog.c:5816
#, c-format
msgid "recovery stopping before commit of transaction %u, time %s"
msgstr "リカバリ処理はトランザクション%uのコミット、時刻%sの前に停止します"
-#: access/transam/xlog.c:5822
+#: access/transam/xlog.c:5823
#, c-format
msgid "recovery stopping before abort of transaction %u, time %s"
msgstr "リカバリ処理はトランザクション%uのアボート、時刻%sの前に停止します"
-#: access/transam/xlog.c:5875
+#: access/transam/xlog.c:5876
#, c-format
msgid "recovery stopping at restore point \"%s\", time %s"
msgstr "リカバリ処理は復元ポイント\"%s\"、時刻%s に停止します"
-#: access/transam/xlog.c:5893
+#: access/transam/xlog.c:5894
#, c-format
msgid "recovery stopping after WAL location (LSN) \"%X/%X\""
msgstr "リカバリ処理はWAL位置(LSN)\"%X/%X\"の後で停止します"
-#: access/transam/xlog.c:5961
+#: access/transam/xlog.c:5962
#, c-format
msgid "recovery stopping after commit of transaction %u, time %s"
msgstr "リカバリ処理はトランザクション%uのコミット、時刻%sの後に停止します"
-#: access/transam/xlog.c:5969
+#: access/transam/xlog.c:5970
#, c-format
msgid "recovery stopping after abort of transaction %u, time %s"
msgstr "リカバリ処理はトランザクション%uのアボート、時刻%sの後に停止します"
-#: access/transam/xlog.c:6009
+#: access/transam/xlog.c:6010
#, c-format
msgid "recovery has paused"
msgstr "リカバリは一時停止中です"
-#: access/transam/xlog.c:6010
+#: access/transam/xlog.c:6011
#, c-format
msgid "Execute pg_wal_replay_resume() to continue."
msgstr "再開するには pg_xlog_replay_resume() を実行してください"
-#: access/transam/xlog.c:6229
+#: access/transam/xlog.c:6230
#, 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 "%s = %d がマスターサーバの設定値(%d)より小さいので、ホットスタンバイは利用できません"
-#: access/transam/xlog.c:6255
+#: access/transam/xlog.c:6256
#, c-format
msgid "WAL was generated with wal_level=minimal, data may be missing"
msgstr "wal_level=minimal でWALが生成されました。データが失われる可能性があります"
-#: access/transam/xlog.c:6256
+#: access/transam/xlog.c:6257
#, c-format
msgid "This happens if you temporarily set wal_level=minimal without taking a new base backup."
msgstr "これは新しいベースバックアップを取らずに、一時的に wal_level=minimal にした場合に起こります。"
-#: access/transam/xlog.c:6267
+#: access/transam/xlog.c:6268
#, c-format
msgid "hot standby is not possible because wal_level was not set to \"replica\" or higher on the master server"
msgstr "マスターサーバでwal_levelが\"replica\"に設定されていないため、ホットスタンバイを使用できません"
-#: access/transam/xlog.c:6268
+#: access/transam/xlog.c:6269
#, c-format
msgid "Either set wal_level to \"replica\" on the master, or turn off hot_standby here."
msgstr "マスターでwal_levelを\"replica\"にするか、またはここでhot_standbyを無効にしてください。"
-#: access/transam/xlog.c:6332
+#: access/transam/xlog.c:6333
#, c-format
msgid "control file contains invalid data"
msgstr "制御ファイル内に不正なデータがあります"
-#: access/transam/xlog.c:6338
+#: access/transam/xlog.c:6339
#, c-format
msgid "database system was shut down at %s"
msgstr "データベースシステムは %s にシャットダウンしました"
-#: access/transam/xlog.c:6343
+#: access/transam/xlog.c:6344
#, c-format
msgid "database system was shut down in recovery at %s"
msgstr "データベースシステムはリカバリ中 %s にシャットダウンしました"
-#: access/transam/xlog.c:6347
+#: access/transam/xlog.c:6348
#, c-format
msgid "database system shutdown was interrupted; last known up at %s"
msgstr "データベースシステムはシャットダウン中に中断されました; %s まで動作していたことは確認できます"
-#: access/transam/xlog.c:6351
+#: access/transam/xlog.c:6352
#, c-format
msgid "database system was interrupted while in recovery at %s"
msgstr "データベースシステムはリカバリ中 %s に中断されました"
-#: access/transam/xlog.c:6353
+#: access/transam/xlog.c:6354
#, c-format
msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery."
msgstr "これはおそらくデータ破損があり、リカバリのために直前のバックアップを使用しなければならないことを意味します。"
-#: access/transam/xlog.c:6357
+#: access/transam/xlog.c:6358
#, c-format
msgid "database system was interrupted while in recovery at log time %s"
msgstr "データベースシステムはリカバリ中ログ時刻 %s に中断されました"
-#: access/transam/xlog.c:6359
+#: access/transam/xlog.c:6360
#, c-format
msgid "If this has occurred more than once some data might be corrupted and you might need to choose an earlier recovery target."
msgstr "これが1回以上起きた場合はデータが破損している可能性があるため、より以前のリカバリ目標を選ぶ必要があるかもしれません。"
-#: access/transam/xlog.c:6363
+#: access/transam/xlog.c:6364
#, c-format
msgid "database system was interrupted; last known up at %s"
msgstr "データベースシステムは中断されました: %s まで動作していたことは確認できます"
-#: access/transam/xlog.c:6419
+#: access/transam/xlog.c:6420
#, c-format
msgid "entering standby mode"
msgstr "スタンバイモードに入ります"
-#: access/transam/xlog.c:6422
+#: access/transam/xlog.c:6423
#, c-format
msgid "starting point-in-time recovery to XID %u"
msgstr "XID%uまでのポイントインタイムリカバリを開始します"
-#: access/transam/xlog.c:6426
+#: access/transam/xlog.c:6427
#, c-format
msgid "starting point-in-time recovery to %s"
msgstr "%sまでのポイントインタイムリカバリを開始します"
-#: access/transam/xlog.c:6430
+#: access/transam/xlog.c:6431
#, c-format
msgid "starting point-in-time recovery to \"%s\""
msgstr "\"%s\"までのポイントインタイムリカバリを開始します"
-#: access/transam/xlog.c:6434
+#: access/transam/xlog.c:6435
#, c-format
msgid "starting point-in-time recovery to WAL location (LSN) \"%X/%X\""
msgstr "WAL位置(LSN) \"%X/%X\"までのポイントインタイムリカバリを開始します"
-#: access/transam/xlog.c:6439
+#: access/transam/xlog.c:6440
#, c-format
msgid "starting point-in-time recovery to earliest consistent point"
msgstr "最も古い一貫性確保点までのポイントインタイムリカバリを開始します"
-#: access/transam/xlog.c:6442
+#: access/transam/xlog.c:6443
#, c-format
msgid "starting archive recovery"
msgstr "アーカイブリカバリを開始しています"
-#: access/transam/xlog.c:6496 access/transam/xlog.c:6628
+#: access/transam/xlog.c:6497 access/transam/xlog.c:6629
#, c-format
msgid "checkpoint record is at %X/%X"
msgstr "チェックポイントレコードは%X/%Xにあります"
-#: access/transam/xlog.c:6510
+#: access/transam/xlog.c:6511
#, c-format
msgid "could not find redo location referenced by checkpoint record"
msgstr "チェックポイントレコードが参照している redo 位置を見つけられませんでした"
-#: access/transam/xlog.c:6511 access/transam/xlog.c:6521
+#: access/transam/xlog.c:6512 access/transam/xlog.c:6522
#, c-format
msgid ""
"If you are restoring from a backup, touch \"%s/recovery.signal\" and add required recovery options.\n"
"バックアップからの復旧でなければ、\"%s/backup_label\"の削除を試みてください。.\n"
"バックアップから復旧で\"%s/backup_label\"を削除すると、クラスタは壊れた状態で復旧されることに注意してください。"
-#: access/transam/xlog.c:6520
+#: access/transam/xlog.c:6521
#, c-format
msgid "could not locate required checkpoint record"
msgstr "必要なチェックポイントが見つかりませんでした"
-#: access/transam/xlog.c:6549 commands/tablespace.c:666
+#: access/transam/xlog.c:6550 commands/tablespace.c:666
#, c-format
msgid "could not create symbolic link \"%s\": %m"
msgstr "シンボリックリンク\"%s\"を作成できませんでした: %m"
-#: access/transam/xlog.c:6581 access/transam/xlog.c:6587
+#: access/transam/xlog.c:6582 access/transam/xlog.c:6588
#, c-format
msgid "ignoring file \"%s\" because no file \"%s\" exists"
msgstr "ファイル\"%2$s\"が存在しないためファイル\"%1$s\"を無視します"
-#: access/transam/xlog.c:6583 access/transam/xlog.c:11871
+#: access/transam/xlog.c:6584 access/transam/xlog.c:11896
#, c-format
msgid "File \"%s\" was renamed to \"%s\"."
msgstr "ファイル\"%s\"は\"%s\"にリネームされました。"
-#: access/transam/xlog.c:6589
+#: access/transam/xlog.c:6590
#, c-format
msgid "Could not rename file \"%s\" to \"%s\": %m."
msgstr "ファイル\"%s\"の名前を\"%s\"に変更できませんでした: %m。"
-#: access/transam/xlog.c:6640
+#: access/transam/xlog.c:6641
#, c-format
msgid "could not locate a valid checkpoint record"
msgstr "有効なチェックポイントが見つかりませんでした"
-#: access/transam/xlog.c:6678
+#: access/transam/xlog.c:6679
#, c-format
msgid "requested timeline %u is not a child of this server's history"
msgstr "要求されたタイムライン%uはこのサーバの履歴からの子孫ではありません"
-#: access/transam/xlog.c:6680
+#: access/transam/xlog.c:6681
#, c-format
msgid "Latest checkpoint is at %X/%X on timeline %u, but in the history of the requested timeline, the server forked off from that timeline at %X/%X."
msgstr "タイムライン%3$uの最終チェックポイントは%1$X/%2$Xですが、要求されたタイムラインの履歴の中ではサーバはそのタイムラインから%4$X/%5$Xで分岐しています。"
-#: access/transam/xlog.c:6696
+#: access/transam/xlog.c:6697
#, c-format
msgid "requested timeline %u does not contain minimum recovery point %X/%X on timeline %u"
msgstr "要求されたタイムライン%1$uはタイムライン%4$uの最小リカバリポイント%2$X/%3$Xを含みません"
-#: access/transam/xlog.c:6727
+#: access/transam/xlog.c:6728
#, c-format
msgid "invalid next transaction ID"
msgstr "次のトランザクションIDが不正です"
-#: access/transam/xlog.c:6821
+#: access/transam/xlog.c:6822
#, c-format
msgid "invalid redo in checkpoint record"
msgstr "チェックポイントレコード内の不正なREDO"
-#: access/transam/xlog.c:6832
+#: access/transam/xlog.c:6833
#, c-format
msgid "invalid redo record in shutdown checkpoint"
msgstr "シャットダウン・チェックポイントにおける不正なREDOレコード"
-#: access/transam/xlog.c:6872
+#: access/transam/xlog.c:6873
#, c-format
msgid "database system was not properly shut down; automatic recovery in progress"
msgstr "データベースシステムは正しくシャットダウンされていません; 自動リカバリを実行中"
-#: access/transam/xlog.c:6876
+#: access/transam/xlog.c:6877
#, c-format
msgid "crash recovery starts in timeline %u and has target timeline %u"
msgstr "タイムライン%uから、タイムライン%uを目標としてクラッシュリカバリを開始します"
-#: access/transam/xlog.c:6923
+#: access/transam/xlog.c:6924
#, c-format
msgid "backup_label contains data inconsistent with control file"
msgstr "backup_labelに制御ファイルと整合しないデータが含まれます"
-#: access/transam/xlog.c:6924
+#: 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 "これはバックアップが破損しており、リカバリには他のバックアップを使用しなければならないことを意味します。"
-#: access/transam/xlog.c:7015
+#: access/transam/xlog.c:7016
#, c-format
msgid "initializing for hot standby"
msgstr "ホットスタンバイのための初期化を行っています"
-#: access/transam/xlog.c:7148
+#: access/transam/xlog.c:7149
#, c-format
msgid "redo starts at %X/%X"
msgstr "REDOを%X/%Xから開始します"
-#: access/transam/xlog.c:7372
+#: access/transam/xlog.c:7373
#, c-format
msgid "requested recovery stop point is before consistent recovery point"
msgstr "要求されたリカバリ停止ポイントは、一貫性があるリカバリポイントより前にあります"
-#: access/transam/xlog.c:7410
+#: access/transam/xlog.c:7411
#, c-format
msgid "redo done at %X/%X"
msgstr "REDOが%X/%Xで終了しました"
-#: access/transam/xlog.c:7415
+#: access/transam/xlog.c:7416
#, c-format
msgid "last completed transaction was at log time %s"
msgstr "最後に完了したトランザクションのログ時刻は%sでした"
-#: access/transam/xlog.c:7424
+#: access/transam/xlog.c:7425
#, c-format
msgid "redo is not required"
msgstr "REDOは必要ありません"
-#: access/transam/xlog.c:7508 access/transam/xlog.c:7512
+#: access/transam/xlog.c:7509 access/transam/xlog.c:7513
#, c-format
msgid "WAL ends before end of online backup"
msgstr "オンラインバックアップの終了より前にWALが終了しました"
-#: access/transam/xlog.c:7509
+#: access/transam/xlog.c:7510
#, c-format
msgid "All WAL generated while online backup was taken must be available at recovery."
msgstr "オンラインバックアップ中に生成されたすべてのWALがリカバリで利用可能である必要があります。"
-#: access/transam/xlog.c:7513
+#: 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 "pg_start_backup() を使ったオンラインバックアップは pg_stop_backup() で終了なければならず、かつその時点までのすべてのWALはリカバリで利用可能である必要があります"
-#: access/transam/xlog.c:7516
+#: access/transam/xlog.c:7517
#, c-format
msgid "WAL ends before consistent recovery point"
msgstr "WALが一貫性があるリカバリポイントより前で終了しました"
-#: access/transam/xlog.c:7551
+#: access/transam/xlog.c:7552
#, c-format
msgid "selected new timeline ID: %u"
msgstr "新しいタイムラインIDを選択: %u"
-#: access/transam/xlog.c:8008
+#: access/transam/xlog.c:8033
#, c-format
msgid "unexpected directory entry \"%s\" found in %s"
msgstr "%2$s で想定外のディレクトリエントリ\"%1$s\"が見つかりました"
-#: access/transam/xlog.c:8010
+#: access/transam/xlog.c:8035
#, c-format
msgid "All directory entries in pg_tblspc/ should be symbolic links."
msgstr "Pg_tblspc/ のすべてのディレクトリエントリは、シンボリックリンクである必要があります。"
-#: access/transam/xlog.c:8011
+#: access/transam/xlog.c:8036
#, c-format
msgid "Remove those directories, or set allow_in_place_tablespaces to ON transiently to let recovery complete."
msgstr "これらのディレクトリを削除するか、またはallow_in_place_tablespacesを一時的にONに設定することでリカバリを完了させることができます。"
-#: access/transam/xlog.c:8095
+#: access/transam/xlog.c:8120
#, c-format
msgid "consistent recovery state reached at %X/%X"
msgstr "%X/%X でリカバリの一貫性が確保されました"
-#: access/transam/xlog.c:8305
+#: access/transam/xlog.c:8330
#, c-format
msgid "invalid primary checkpoint link in control file"
msgstr "制御ファイル内の最初のチェックポイントへのリンクが不正です"
-#: access/transam/xlog.c:8309
+#: access/transam/xlog.c:8334
#, c-format
msgid "invalid checkpoint link in backup_label file"
msgstr "backup_labelファイル内のチェックポイントへのリンクが不正です"
-#: access/transam/xlog.c:8326
+#: access/transam/xlog.c:8351
#, c-format
msgid "invalid primary checkpoint record"
msgstr "最初のチェックポイントレコードが不正です"
-#: access/transam/xlog.c:8330
+#: access/transam/xlog.c:8355
#, c-format
msgid "invalid checkpoint record"
msgstr "チェックポイントレコードが不正です"
-#: access/transam/xlog.c:8341
+#: access/transam/xlog.c:8366
#, c-format
msgid "invalid resource manager ID in primary checkpoint record"
msgstr "プライマリチェックポイントレコード内のリソースマネージャIDが不正です"
-#: access/transam/xlog.c:8345
+#: access/transam/xlog.c:8370
#, c-format
msgid "invalid resource manager ID in checkpoint record"
msgstr "チェックポイントレコード内のリソースマネージャIDがで不正です"
-#: access/transam/xlog.c:8358
+#: access/transam/xlog.c:8383
#, c-format
msgid "invalid xl_info in primary checkpoint record"
msgstr "最初のチェックポイントレコード内のxl_infoが不正です"
-#: access/transam/xlog.c:8362
+#: access/transam/xlog.c:8387
#, c-format
msgid "invalid xl_info in checkpoint record"
msgstr "チェックポイントレコード内のxl_infoが不正です"
-#: access/transam/xlog.c:8373
+#: access/transam/xlog.c:8398
#, c-format
msgid "invalid length of primary checkpoint record"
msgstr "最初のチェックポイントレコード長が不正です"
-#: access/transam/xlog.c:8377
+#: access/transam/xlog.c:8402
#, c-format
msgid "invalid length of checkpoint record"
msgstr "チェックポイントレコード長が不正です"
-#: access/transam/xlog.c:8557
+#: access/transam/xlog.c:8582
#, c-format
msgid "shutting down"
msgstr "シャットダウンしています"
-#: access/transam/xlog.c:8864
+#: access/transam/xlog.c:8889
#, c-format
msgid "checkpoint skipped because system is idle"
msgstr "システムがアイドル状態なためチェックポイントがスキップされました"
-#: access/transam/xlog.c:9074
+#: access/transam/xlog.c:9099
#, c-format
msgid "concurrent write-ahead log activity while database system is shutting down"
msgstr "データベースのシャットダウンに並行して、先行書き込みログが発生しました"
-#: access/transam/xlog.c:9377
+#: access/transam/xlog.c:9402
#, c-format
msgid "skipping restartpoint, recovery has already ended"
msgstr "再開ポイントをスキップします、リカバリはすでに終わっています"
-#: access/transam/xlog.c:9400
+#: access/transam/xlog.c:9425
#, c-format
msgid "skipping restartpoint, already performed at %X/%X"
msgstr "%X/%X ですでに実行済みの再開ポイントをスキップします"
-#: access/transam/xlog.c:9581
+#: access/transam/xlog.c:9606
#, c-format
msgid "recovery restart point at %X/%X"
msgstr "リカバリ再開ポイントは%X/%Xです"
-#: access/transam/xlog.c:9583
+#: access/transam/xlog.c:9608
#, c-format
msgid "Last completed transaction was at log time %s."
msgstr "最後に完了したトランザクションはログ時刻 %s のものです"
-#: access/transam/xlog.c:9717
+#: access/transam/xlog.c:9742
#, c-format
msgid "restore point \"%s\" created at %X/%X"
msgstr "復帰ポイント\"%s\"が%X/%Xに作成されました"
-#: access/transam/xlog.c:9862
+#: access/transam/xlog.c:9887
#, c-format
msgid "unexpected previous timeline ID %u (current timeline ID %u) in checkpoint record"
msgstr "チェックポイントレコードにおいて想定外の前回のタイムラインID %u(現在のタイムラインIDは%u)がありました"
-#: access/transam/xlog.c:9871
+#: access/transam/xlog.c:9896
#, c-format
msgid "unexpected timeline ID %u (after %u) in checkpoint record"
msgstr "チェックポイントレコードにおいて想定外のタイムラインID %u (%uの後)がありました"
-#: access/transam/xlog.c:9887
+#: access/transam/xlog.c:9912
#, c-format
msgid "unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u"
msgstr "タイムライン%4$uの最小リカバリポイント%2$X/%3$Xに達する前のチェックポイントレコード内の想定外のタイムラインID%1$u。"
-#: access/transam/xlog.c:9963
+#: access/transam/xlog.c:9988
#, c-format
msgid "online backup was canceled, recovery cannot continue"
msgstr "オンラインバックアップはキャンセルされ、リカバリを継続できません"
-#: access/transam/xlog.c:10020 access/transam/xlog.c:10076 access/transam/xlog.c:10106
+#: access/transam/xlog.c:10045 access/transam/xlog.c:10101 access/transam/xlog.c:10131
#, c-format
msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
msgstr "チェックポイントレコードにおいて想定外のタイムラインID %u(%uのはず)がありました"
-#: access/transam/xlog.c:10266
+#: access/transam/xlog.c:10291
#, c-format
msgid "successfully skipped missing contrecord at %X/%X, overwritten at %s"
msgstr "%X/%Xで%sに上書きされて失われた継続行を正常にスキップしました"
-#: access/transam/xlog.c:10453
+#: access/transam/xlog.c:10478
#, c-format
msgid "could not fsync write-through file \"%s\": %m"
msgstr "ライトスルーファイル\"%s\"をfsyncできませんでした: %m"
-#: access/transam/xlog.c:10462
+#: access/transam/xlog.c:10487
#, c-format
msgid "could not fdatasync file \"%s\": %m"
msgstr "ファイル\"%s\"をfdatasyncできませんでした: %m"
-#: access/transam/xlog.c:10555 access/transam/xlog.c:11104 access/transam/xlogfuncs.c:277 access/transam/xlogfuncs.c:304 access/transam/xlogfuncs.c:343 access/transam/xlogfuncs.c:364 access/transam/xlogfuncs.c:385
+#: access/transam/xlog.c:10580 access/transam/xlog.c:11129 access/transam/xlogfuncs.c:277 access/transam/xlogfuncs.c:304 access/transam/xlogfuncs.c:343 access/transam/xlogfuncs.c:364 access/transam/xlogfuncs.c:385
#, c-format
msgid "WAL control functions cannot be executed during recovery."
msgstr "リカバリ中はWAL制御関数は実行できません。"
-#: access/transam/xlog.c:10564 access/transam/xlog.c:11113
+#: access/transam/xlog.c:10589 access/transam/xlog.c:11138
#, c-format
msgid "WAL level not sufficient for making an online backup"
msgstr "オンラインバックアップを行うにはWALレベルが不十分です"
-#: access/transam/xlog.c:10565 access/transam/xlog.c:11114 access/transam/xlogfuncs.c:310
+#: access/transam/xlog.c:10590 access/transam/xlog.c:11139 access/transam/xlogfuncs.c:310
#, c-format
msgid "wal_level must be set to \"replica\" or \"logical\" at server start."
msgstr "サーバの開始時にwal_levelを\"replica\"または \"logical\"にセットする必要があります。"
-#: access/transam/xlog.c:10570
+#: access/transam/xlog.c:10595
#, c-format
msgid "backup label too long (max %d bytes)"
msgstr "バックアップラベルが長すぎます (最大%dバイト)"
-#: access/transam/xlog.c:10607 access/transam/xlog.c:10903 access/transam/xlog.c:10941
+#: access/transam/xlog.c:10632 access/transam/xlog.c:10928 access/transam/xlog.c:10966
#, c-format
msgid "a backup is already in progress"
msgstr "すでにバックアップが進行中です"
-#: access/transam/xlog.c:10608
+#: access/transam/xlog.c:10633
#, c-format
msgid "Run pg_stop_backup() and try again."
msgstr "pg_stop_backup()を実行後に再試行してください"
-#: access/transam/xlog.c:10704
+#: access/transam/xlog.c:10729
#, c-format
msgid "WAL generated with full_page_writes=off was replayed since last restartpoint"
msgstr "full_page_writes=off で生成されたWALは最終リスタートポイントから再生されます"
-#: access/transam/xlog.c:10706 access/transam/xlog.c:11309
+#: access/transam/xlog.c:10731 access/transam/xlog.c:11334
#, 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 "つまりスタンバイで取得されたバックアップが破損しているため使用してはいけません。マスタでfull_page_writesを有効にしCHECKPOINTを実行したのち、再度オンラインバックアップを試行してください。"
-#: access/transam/xlog.c:10801 replication/basebackup.c:1263 utils/adt/misc.c:372
+#: access/transam/xlog.c:10826 replication/basebackup.c:1263 utils/adt/misc.c:372
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgstr "シンボリックリンク\"%s\"の参照先が長すぎます"
-#: access/transam/xlog.c:10853 commands/tablespace.c:386 commands/tablespace.c:562 replication/basebackup.c:1278 utils/adt/misc.c:380
+#: access/transam/xlog.c:10878 commands/tablespace.c:386 commands/tablespace.c:562 replication/basebackup.c:1278 utils/adt/misc.c:380
#, c-format
msgid "tablespaces are not supported on this platform"
msgstr "このプラットフォームではテーブル空間はサポートしていません"
-#: access/transam/xlog.c:10904 access/transam/xlog.c:10942
+#: access/transam/xlog.c:10929 access/transam/xlog.c:10967
#, c-format
msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
msgstr "バックアップが進行中でないことが確かであれば、ファイル\"%s\"を削除し再実行してください。"
-#: access/transam/xlog.c:11129
+#: access/transam/xlog.c:11154
#, c-format
msgid "exclusive backup not in progress"
msgstr "排他バックアップは進行中ではありません"
-#: access/transam/xlog.c:11156
+#: access/transam/xlog.c:11181
#, c-format
msgid "a backup is not in progress"
msgstr "バックアップが進行中ではありません"
-#: access/transam/xlog.c:11242 access/transam/xlog.c:11255 access/transam/xlog.c:11644 access/transam/xlog.c:11650 access/transam/xlog.c:11698 access/transam/xlog.c:11771 access/transam/xlogfuncs.c:680
+#: access/transam/xlog.c:11267 access/transam/xlog.c:11280 access/transam/xlog.c:11669 access/transam/xlog.c:11675 access/transam/xlog.c:11723 access/transam/xlog.c:11796 access/transam/xlogfuncs.c:680
#, c-format
msgid "invalid data in file \"%s\""
msgstr "ファイル\"%s\"内の不正なデータ"
-#: access/transam/xlog.c:11259 replication/basebackup.c:1111
+#: access/transam/xlog.c:11284 replication/basebackup.c:1111
#, c-format
msgid "the standby was promoted during online backup"
msgstr "オンラインバックアップ中にスタンバイが昇格しました"
-#: access/transam/xlog.c:11260 replication/basebackup.c:1112
+#: access/transam/xlog.c:11285 replication/basebackup.c:1112
#, c-format
msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
msgstr "つまり取得中のバックアップは破損しているため使用してはいけません。再度オンラインバックアップを取得してください。"
-#: access/transam/xlog.c:11307
+#: access/transam/xlog.c:11332
#, c-format
msgid "WAL generated with full_page_writes=off was replayed during online backup"
msgstr "full_page_writes=offで生成されたWALはオンラインバックアップ中に再生されます"
-#: access/transam/xlog.c:11427
+#: access/transam/xlog.c:11452
#, c-format
msgid "base backup done, waiting for required WAL segments to be archived"
msgstr "ベースバックアップ完了、必要な WAL セグメントがアーカイブされるのを待っています"
-#: access/transam/xlog.c:11437
+#: access/transam/xlog.c:11462
#, c-format
msgid "still waiting for all required WAL segments to be archived (%d seconds elapsed)"
msgstr "まだ必要なすべての WAL セグメントがアーカイブされるのを待っています(%d 秒経過)"
-#: access/transam/xlog.c:11439
+#: access/transam/xlog.c:11464
#, c-format
msgid "Check that your archive_command is executing properly. You can safely cancel this backup, but the database backup will not be usable without all the WAL segments."
msgstr "archive_commandが適切に実行されていることを確認してください。バックアップ処理は安全に取り消すことができますが、全てのWALセグメントがそろわなければこのバックアップは利用できません。"
-#: access/transam/xlog.c:11446
+#: access/transam/xlog.c:11471
#, c-format
msgid "all required WAL segments have been archived"
msgstr "必要なすべての WAL セグメントがアーカイブされました"
-#: access/transam/xlog.c:11450
+#: access/transam/xlog.c:11475
#, c-format
msgid "WAL archiving is not enabled; you must ensure that all required WAL segments are copied through other means to complete the backup"
msgstr "WAL アーカイブが有効になっていません。バックアップを完了させるには、すべての必要なWALセグメントが他の方法でコピーされたことを確認してください。"
-#: access/transam/xlog.c:11505
+#: access/transam/xlog.c:11530
#, c-format
msgid "aborting backup due to backend exiting before pg_stop_backup was called"
msgstr "バックエンドが pg_stop_backup の呼び出し前に終了したため、バックアップは異常終了しました"
-#: access/transam/xlog.c:11681
+#: access/transam/xlog.c:11706
#, c-format
msgid "backup time %s in file \"%s\""
msgstr "ファイル\"%2$s\"内のバックアップ時刻は %1$s"
-#: access/transam/xlog.c:11686
+#: access/transam/xlog.c:11711
#, c-format
msgid "backup label %s in file \"%s\""
msgstr "ファイル\"%2$s\"内のバックアップラベルは %1$s"
-#: access/transam/xlog.c:11699
+#: access/transam/xlog.c:11724
#, c-format
msgid "Timeline ID parsed is %u, but expected %u."
msgstr "読み取られたタイムラインIDは%uでしたが、%uであるはずです。"
-#: access/transam/xlog.c:11703
+#: access/transam/xlog.c:11728
#, c-format
msgid "backup timeline %u in file \"%s\""
msgstr "ファイル\"%2$s\"内のバックアップタイムラインは %1$u"
#. translator: %s is a WAL record description
-#: access/transam/xlog.c:11811
+#: access/transam/xlog.c:11836
#, c-format
msgid "WAL redo at %X/%X for %s"
msgstr "%X/%Xにある%sのWAL再生"
-#: access/transam/xlog.c:11860
+#: access/transam/xlog.c:11885
#, c-format
msgid "online backup mode was not canceled"
msgstr "オンラインバックアップモードはキャンセルされていません"
-#: access/transam/xlog.c:11861
+#: access/transam/xlog.c:11886
#, c-format
msgid "File \"%s\" could not be renamed to \"%s\": %m."
msgstr "ファイル\"%s\"の名前を\"%s\"に変更できませんでした: %m。"
-#: access/transam/xlog.c:11870 access/transam/xlog.c:11882 access/transam/xlog.c:11892
+#: access/transam/xlog.c:11895 access/transam/xlog.c:11907 access/transam/xlog.c:11917
#, c-format
msgid "online backup mode canceled"
msgstr "オンラインバックアップモードがキャンセルされました"
-#: access/transam/xlog.c:11883
+#: access/transam/xlog.c:11908
#, c-format
msgid "Files \"%s\" and \"%s\" were renamed to \"%s\" and \"%s\", respectively."
msgstr "ファイル\"%s\"、\"%s\"の名前はそれぞれ\"%s\"、\"%s\"へと変更されました。"
-#: access/transam/xlog.c:11893
+#: access/transam/xlog.c:11918
#, c-format
msgid "File \"%s\" was renamed to \"%s\", but file \"%s\" could not be renamed to \"%s\": %m."
msgstr "ファイル\"%s\"の名前は\"%s\"に変更できましたが、\"%s\"の名前は\"%s\"に変更できませんでした: %m"
-#: access/transam/xlog.c:12026
+#: access/transam/xlog.c:12051
#, c-format
msgid "could not read from log segment %s, offset %u: %m"
msgstr "ログセグメント%s、オフセット%uを読み取れませんでした: %m"
-#: access/transam/xlog.c:12032 replication/walsender.c:2525
+#: access/transam/xlog.c:12057 replication/walsender.c:2525
#, c-format
msgid "could not read from log segment %s, offset %u: read %d of %zu"
msgstr "ログセグメント%1$s、オフセット%2$uを読み取れませんでした: %4$zu 中 %3$d の読み取り"
-#: access/transam/xlog.c:12622
+#: access/transam/xlog.c:12647
#, c-format
msgid "received promote request"
msgstr "昇格要求を受信しました"
-#: access/transam/xlog.c:12635
+#: access/transam/xlog.c:12660
#, c-format
msgid "promote trigger file found: %s"
msgstr "昇格トリガファイルがあります: %s"
-#: access/transam/xlog.c:12644
+#: access/transam/xlog.c:12669
#, c-format
msgid "could not stat promote trigger file \"%s\": %m"
msgstr "昇格トリガファイル\"%s\"のstatに失敗しました: %m"
msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
msgstr "DROP INDEX CONCURRENTLYはトランザクション内で最初の操作でなければなりません"
-#: catalog/index.c:2949
+#: catalog/index.c:2974
#, c-format
msgid "building index \"%s\" on table \"%s\" serially"
msgstr "テーブル\"%2$s\"のインデックス\"%1$s\"を非並列で構築しています"
-#: catalog/index.c:2954
+#: catalog/index.c:2979
#, c-format
msgid "building index \"%s\" on table \"%s\" with request for %d parallel worker"
msgid_plural "building index \"%s\" on table \"%s\" with request for %d parallel workers"
msgstr[0] "テーブル\"%2$s\"のインデックス\"%1$s\"を%3$d個のパラレルワーカを要求して構築しています"
msgstr[1] "テーブル\"%2$s\"のインデックス\"%1$s\"を%3$d個のパラレルワーカを要求して構築しています"
-#: catalog/index.c:3588
+#: catalog/index.c:3613
#, c-format
msgid "cannot reindex temporary tables of other sessions"
msgstr "他のセッションの一時テーブルはインデクス再構築できません"
-#: catalog/index.c:3599
+#: catalog/index.c:3624
#, c-format
msgid "cannot reindex invalid index on TOAST table"
msgstr "TOASTテーブルの無効なインデックスの再作成はできません"
-#: catalog/index.c:3721
+#: catalog/index.c:3746
#, c-format
msgid "index \"%s\" was reindexed"
msgstr "インデックス\"%s\"のインデックス再構築が完了しました"
-#: catalog/index.c:3803 commands/indexcmds.c:3113
+#: catalog/index.c:3828 commands/indexcmds.c:3113
#, c-format
msgid "REINDEX of partitioned tables is not yet implemented, skipping \"%s\""
msgstr "パーティションテーブルの REINDEX は実装されていません、\"%s\"はスキップします"
-#: catalog/index.c:3858
+#: catalog/index.c:3883
#, c-format
msgid "cannot reindex invalid index \"%s.%s\" on TOAST table, skipping"
msgstr "TOASTテーブルの無効なインデックス \"%s.%s\"の再作成はできません、スキップします "
#: commands/tablecmds.c:9313
#, c-format
-msgid "can't attach table \"%s\" as a partition which is referenced by foreign key \"%s\""
-msgstr "外部キー\"%2$s\"で参照されているテーブル\"%1$s\"を子テーブルとしてアタッチすることはできません"
+msgid "cannot attach table \"%s\" as a partition because it is referenced by foreign key \"%s\""
+msgstr "å¤\96é\83¨ã\82ã\83¼\"%2$s\"ã\81§å\8f\82ç\85§ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bã\81\9fã\82\81ã\80\81ã\83\86ã\83¼ã\83\96ã\83«\"%1$s\"ã\82\92å\90ã\83\86ã\83¼ã\83\96ã\83«ã\81¨ã\81\97ã\81¦ã\82¢ã\82¿ã\83\83ã\83\81ã\81\99ã\82\8bã\81\93ã\81¨ã\81¯ã\81§ã\81\8dã\81¾ã\81\9bã\82\93"
#: commands/tablecmds.c:9708 commands/tablecmds.c:9989 commands/tablecmds.c:10882 commands/tablecmds.c:10957
#, c-format
msgid "could not open configuration directory \"%s\": %m"
msgstr "設定ディレクトリ\"%s\"をオープンできませんでした: %m"
-#: jit/llvm/llvmjit.c:891
+#: jit/llvm/llvmjit.c:892
#, c-format
msgid "time to inline: %.3fs, opt: %.3fs, emit: %.3fs"
msgstr "所要時間: インライン化: %.3fs、最適化: %.3fs、出力: %.3fs"
msgstr "外部結合のNULL可な側では%sを適用できません"
#. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: optimizer/plan/planner.c:1916 parser/analyze.c:1685 parser/analyze.c:1883 parser/analyze.c:2714
+#: optimizer/plan/planner.c:1910 parser/analyze.c:1685 parser/analyze.c:1883 parser/analyze.c:2714
#, c-format
msgid "%s is not allowed with UNION/INTERSECT/EXCEPT"
msgstr "UNION/INTERSECT/EXCEPTでは%sを使用できません"
-#: optimizer/plan/planner.c:2502 optimizer/plan/planner.c:4161
+#: optimizer/plan/planner.c:2496 optimizer/plan/planner.c:4156
#, c-format
msgid "could not implement GROUP BY"
msgstr "GROUP BY を実行できませんでした"
-#: optimizer/plan/planner.c:2503 optimizer/plan/planner.c:4162 optimizer/plan/planner.c:4900 optimizer/prep/prepunion.c:1042
+#: optimizer/plan/planner.c:2497 optimizer/plan/planner.c:4157 optimizer/plan/planner.c:4895 optimizer/prep/prepunion.c:1042
#, c-format
msgid "Some of the datatypes only support hashing, while others only support sorting."
msgstr "一部のデータ型がハッシュのみをサポートする一方で、別の型はソートのみをサポートしています。"
-#: optimizer/plan/planner.c:4899
+#: optimizer/plan/planner.c:4894
#, c-format
msgid "could not implement DISTINCT"
msgstr "DISTINCTを実行できませんでした"
-#: optimizer/plan/planner.c:5634
+#: optimizer/plan/planner.c:5629
#, c-format
msgid "could not implement window PARTITION BY"
msgstr "ウィンドウの PARTITION BY を実行できませんでした"
-#: optimizer/plan/planner.c:5635
+#: optimizer/plan/planner.c:5630
#, c-format
msgid "Window partitioning columns must be of sortable datatypes."
msgstr "ウィンドウ分割に使用する列は、ソート可能なデータ型でなければなりません。"
-#: optimizer/plan/planner.c:5639
+#: optimizer/plan/planner.c:5634
#, c-format
msgid "could not implement window ORDER BY"
msgstr "ウィンドウの ORDER BY を実行できませんでした"
-#: optimizer/plan/planner.c:5640
+#: optimizer/plan/planner.c:5635
#, c-format
msgid "Window ordering columns must be of sortable datatypes."
msgstr "ウィンドウの順序付けをする列は、ソート可能なデータ型でなければなりません。"