diff options
| -rw-r--r-- | ja/libpq.po | 368 | ||||
| -rw-r--r-- | ja/postgres.po | 1218 |
2 files changed, 801 insertions, 785 deletions
diff --git a/ja/libpq.po b/ja/libpq.po index df09ad1d..c1c4d79d 100644 --- a/ja/libpq.po +++ b/ja/libpq.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: libpq (PostgreSQL 13)\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2025-02-17 11:08+0900\n" -"PO-Revision-Date: 2025-02-17 15:30+0900\n" +"POT-Creation-Date: 2025-11-11 13:52+0900\n" +"PO-Revision-Date: 2025-11-11 15:46+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" @@ -51,15 +51,15 @@ msgstr "nonce を生成できませんでした\n" #: fe-auth-scram.c:600 fe-auth-scram.c:626 fe-auth-scram.c:641 #: fe-auth-scram.c:691 fe-auth-scram.c:725 fe-auth.c:289 fe-auth.c:359 #: fe-auth.c:394 fe-auth.c:611 fe-auth.c:770 fe-auth.c:1129 fe-auth.c:1277 -#: fe-connect.c:894 fe-connect.c:1426 fe-connect.c:1602 fe-connect.c:2207 -#: fe-connect.c:2230 fe-connect.c:2963 fe-connect.c:4655 fe-connect.c:4911 -#: fe-connect.c:5030 fe-connect.c:5283 fe-connect.c:5363 fe-connect.c:5462 -#: fe-connect.c:5718 fe-connect.c:5747 fe-connect.c:5819 fe-connect.c:5843 -#: fe-connect.c:5861 fe-connect.c:5962 fe-connect.c:5971 fe-connect.c:6327 -#: fe-connect.c:6477 fe-exec.c:2751 fe-exec.c:3561 fe-exec.c:3728 -#: fe-gssapi-common.c:112 fe-lobj.c:895 fe-protocol2.c:1207 fe-protocol3.c:963 -#: fe-protocol3.c:1667 fe-secure-common.c:110 fe-secure-gssapi.c:500 -#: fe-secure-openssl.c:446 fe-secure-openssl.c:1082 +#: fe-connect.c:895 fe-connect.c:1427 fe-connect.c:1603 fe-connect.c:2208 +#: fe-connect.c:2231 fe-connect.c:2964 fe-connect.c:4656 fe-connect.c:4926 +#: fe-connect.c:5045 fe-connect.c:5298 fe-connect.c:5378 fe-connect.c:5477 +#: fe-connect.c:5733 fe-connect.c:5762 fe-connect.c:5834 fe-connect.c:5858 +#: fe-connect.c:5876 fe-connect.c:5977 fe-connect.c:5986 fe-connect.c:6342 +#: fe-connect.c:6492 fe-exec.c:2756 fe-exec.c:3600 fe-exec.c:3794 +#: fe-gssapi-common.c:112 fe-lobj.c:895 fe-protocol2.c:1207 fe-protocol3.c:964 +#: fe-protocol3.c:1681 fe-secure-common.c:110 fe-secure-gssapi.c:512 +#: fe-secure-gssapi.c:687 fe-secure-openssl.c:446 fe-secure-openssl.c:1082 msgid "out of memory\n" msgstr "メモリ不足\n" @@ -209,12 +209,12 @@ msgstr "認証方式%uはサポートされていません\n" msgid "user name lookup failure: error code %lu\n" msgstr "ユーザー名の検索に失敗: エラー コード %lu\n" -#: fe-auth.c:1114 fe-connect.c:2840 +#: fe-auth.c:1114 fe-connect.c:2841 #, c-format msgid "could not look up local user ID %d: %s\n" msgstr "ローカルユーザID%dが見つかりませんでした: %s\n" -#: fe-auth.c:1119 fe-connect.c:2845 +#: fe-auth.c:1119 fe-connect.c:2846 #, c-format msgid "local user with ID %d does not exist\n" msgstr "ID %d を持つローカルユーザは存在しません\n" @@ -232,66 +232,66 @@ msgstr "password_encryptionの値が長すぎます\n" msgid "unrecognized password encryption algorithm \"%s\"\n" msgstr "認識できないパスワード暗号化アルゴリズム \"%s\"\n" -#: fe-connect.c:1077 +#: fe-connect.c:1078 #, c-format msgid "could not match %d host names to %d hostaddr values\n" msgstr "%d個のホスト名と%d個のhostaddrの値との突き合せはできません\n" -#: fe-connect.c:1163 +#: fe-connect.c:1164 #, c-format msgid "could not match %d port numbers to %d hosts\n" msgstr "%d個のポート番号と%d個のホストとの突き合せはできません\n" -#: fe-connect.c:1256 +#: fe-connect.c:1257 #, c-format msgid "invalid channel_binding value: \"%s\"\n" msgstr "不正なchannel_bindingの値: \"%s\"\n" -#: fe-connect.c:1282 +#: fe-connect.c:1283 #, c-format msgid "invalid sslmode value: \"%s\"\n" msgstr "不正なsslmodeの値: \"%s\"\n" -#: fe-connect.c:1303 +#: fe-connect.c:1304 #, c-format msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n" msgstr "SSLサポートが組み込まれていない場合sslmodeの値\"%s\"は不正です\n" -#: fe-connect.c:1324 +#: fe-connect.c:1325 #, c-format msgid "invalid ssl_min_protocol_version value: \"%s\"\n" msgstr "不正なssl_min_protocol_versionの値: \"%s\"\n" -#: fe-connect.c:1332 +#: fe-connect.c:1333 #, c-format msgid "invalid ssl_max_protocol_version value: \"%s\"\n" msgstr "不正なssl_max_protocol_versionの値: \"%s\"\n" -#: fe-connect.c:1349 +#: fe-connect.c:1350 msgid "invalid SSL protocol version range\n" msgstr "不正なSSLプロトコルバージョン範囲\n" -#: fe-connect.c:1364 +#: fe-connect.c:1365 #, c-format msgid "invalid gssencmode value: \"%s\"\n" msgstr "gssencmodeの値が不正です: \"%s\"\n" -#: fe-connect.c:1373 +#: fe-connect.c:1374 #, c-format msgid "gssencmode value \"%s\" invalid when GSSAPI support is not compiled in\n" msgstr "gssencmodeの値\"%s\"はGSSAPIサポートがコンパイルされていない場合は不正\n" -#: fe-connect.c:1408 +#: fe-connect.c:1409 #, c-format msgid "invalid target_session_attrs value: \"%s\"\n" msgstr "target_session_attrsの値が不正です: \"%s\"\n" -#: fe-connect.c:1626 +#: fe-connect.c:1627 #, c-format msgid "could not set socket to TCP no delay mode: %s\n" msgstr "TCPソケットを非遅延モードに設定できませんでした: %s\n" -#: fe-connect.c:1687 +#: fe-connect.c:1688 #, c-format msgid "" "could not connect to server: %s\n" @@ -302,7 +302,7 @@ msgstr "" " ローカルにサーバが稼動していますか?\n" " Unixドメインソケット\"%s\"で通信を受け付けていますか?\n" -#: fe-connect.c:1724 +#: fe-connect.c:1725 #, c-format msgid "" "could not connect to server: %s\n" @@ -313,7 +313,7 @@ msgstr "" "\tサーバはホスト \"%s\" (%s) で稼動しており、\n" "\tまた、ポート %s で TCP/IP 接続を受け付けていますか?\n" -#: fe-connect.c:1732 +#: fe-connect.c:1733 #, c-format msgid "" "could not connect to server: %s\n" @@ -324,456 +324,463 @@ msgstr "" "\tサーバはホスト\"%s\"で稼動していますか?\n" "\tまた、ポート%sでTCP/IP接続を受け付けていますか?\n" -#: fe-connect.c:1802 +#: fe-connect.c:1803 #, c-format msgid "invalid integer value \"%s\" for connection option \"%s\"\n" msgstr "接続オプション\"%2$s\"に対する不正な整数値\"%1$s\"\n" -#: fe-connect.c:1832 fe-connect.c:1866 fe-connect.c:1901 fe-connect.c:1988 -#: fe-connect.c:2629 +#: fe-connect.c:1833 fe-connect.c:1867 fe-connect.c:1902 fe-connect.c:1989 +#: fe-connect.c:2630 #, c-format msgid "setsockopt(%s) failed: %s\n" msgstr "setsockopt(%s)が失敗しました: %s\n" -#: fe-connect.c:1954 +#: fe-connect.c:1955 #, c-format msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n" msgstr "WSAIoctl(SIO_KEEPALIVE_VALS)に失敗しました:%ui\n" -#: fe-connect.c:2320 +#: fe-connect.c:2321 msgid "invalid connection state, probably indicative of memory corruption\n" msgstr "接続状態が不正です。メモリ障害の可能性があります\n" -#: fe-connect.c:2386 +#: fe-connect.c:2387 #, c-format msgid "invalid port number: \"%s\"\n" msgstr "不正なポート番号です: \"%s\"\n" -#: fe-connect.c:2402 +#: fe-connect.c:2403 #, c-format msgid "could not translate host name \"%s\" to address: %s\n" msgstr "ホスト名\"%s\"をアドレスに変換できませんでした: %s\n" -#: fe-connect.c:2415 +#: fe-connect.c:2416 #, c-format msgid "could not parse network address \"%s\": %s\n" msgstr "ネットワークアドレス\"%s\"をパースできませんでした: %s\n" -#: fe-connect.c:2428 +#: fe-connect.c:2429 #, c-format msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)\n" msgstr "Unixドメインソケットのパス\"%s\"が長すぎます(最大 %d バイト)\n" -#: fe-connect.c:2443 +#: fe-connect.c:2444 #, c-format msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n" msgstr "Unixドメインソケットのパス\"%s\"をアドレスに変換できませんでした: %s\n" -#: fe-connect.c:2567 +#: fe-connect.c:2568 #, c-format msgid "could not create socket: %s\n" msgstr "ソケットを作成できませんでした: %s\n" -#: fe-connect.c:2589 +#: fe-connect.c:2590 #, c-format msgid "could not set socket to nonblocking mode: %s\n" msgstr "ソケットを非ブロッキングモードに設定できませんでした: %s\n" -#: fe-connect.c:2599 +#: fe-connect.c:2600 #, c-format msgid "could not set socket to close-on-exec mode: %s\n" msgstr "ソケットをclose-on-execモードに設定できませんでした: %s\n" -#: fe-connect.c:2756 +#: fe-connect.c:2757 #, c-format msgid "could not get socket error status: %s\n" msgstr "ソケットのエラー状態を入手できませんでした: %s\n" -#: fe-connect.c:2784 +#: fe-connect.c:2785 #, c-format msgid "could not get client address from socket: %s\n" msgstr "ソケットからクライアントアドレスを入手できませんでした: %s\n" -#: fe-connect.c:2826 +#: fe-connect.c:2827 msgid "requirepeer parameter is not supported on this platform\n" msgstr "このプラットフォームでは requirepeer パラメータはサポートされていません\n" -#: fe-connect.c:2829 +#: fe-connect.c:2830 #, c-format msgid "could not get peer credentials: %s\n" msgstr "ピアの資格証明を入手できませんでした: %s\n" -#: fe-connect.c:2853 +#: fe-connect.c:2854 #, c-format msgid "requirepeer specifies \"%s\", but actual peer user name is \"%s\"\n" msgstr "requirepeerは\"%s\"を指定していますが、実際のピア名は\"%s\"です\n" -#: fe-connect.c:2893 +#: fe-connect.c:2894 #, c-format msgid "could not send GSSAPI negotiation packet: %s\n" msgstr "GSSAPIネゴシエーションパケットを送信できませんでした: %s\n" -#: fe-connect.c:2905 +#: fe-connect.c:2906 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:2937 +#: fe-connect.c:2938 #, c-format msgid "could not send SSL negotiation packet: %s\n" msgstr "SSLネゴシエーションパケットを送信できませんでした: %s\n" -#: fe-connect.c:2976 +#: fe-connect.c:2977 #, c-format msgid "could not send startup packet: %s\n" msgstr "開始パケットを送信できませんでした: %s\n" -#: fe-connect.c:3046 +#: fe-connect.c:3047 msgid "server does not support SSL, but SSL was required\n" msgstr "サーバはSSLをサポートしていませんが、SSLが要求されました\n" -#: fe-connect.c:3064 +#: fe-connect.c:3065 msgid "server sent an error response during SSL exchange\n" msgstr "SSLハンドシェイク中にサーバーからエラー応答が返されました\n" -#: fe-connect.c:3070 +#: fe-connect.c:3071 #, c-format msgid "received invalid response to SSL negotiation: %c\n" msgstr "SSLネゴシエーションに対して不正な応答を受信しました: %c\n" -#: fe-connect.c:3091 +#: fe-connect.c:3092 msgid "received unencrypted data after SSL response\n" msgstr "SSL応答の後に非暗号化データを受信しました\n" -#: fe-connect.c:3172 +#: fe-connect.c:3173 msgid "server doesn't support GSSAPI encryption, but it was required\n" msgstr "サーバはGSSAPI暗号化をサポートしていませんが、要求されました\n" -#: fe-connect.c:3184 +#: fe-connect.c:3185 #, c-format msgid "received invalid response to GSSAPI negotiation: %c\n" msgstr "GSSAPIネゴシエーションに対して不正な応答を受信しました: %c\n" -#: fe-connect.c:3203 +#: fe-connect.c:3204 msgid "received unencrypted data after GSSAPI encryption response\n" msgstr "GSSAPI暗号化応答の後に非暗号化データを受信しました\n" -#: fe-connect.c:3268 fe-connect.c:3299 +#: fe-connect.c:3269 fe-connect.c:3300 #, c-format msgid "expected authentication request from server, but received %c\n" msgstr "サーバからの認証要求を想定していましたが、%cを受信しました\n" -#: fe-connect.c:3540 +#: fe-connect.c:3541 msgid "unexpected message from server during startup\n" msgstr "起動時にサーバから想定外のメッセージがありました\n" -#: fe-connect.c:3745 +#: fe-connect.c:3746 #, c-format msgid "could not make a writable connection to server \"%s:%s\"\n" msgstr "サーバ\"%s:%s\"への書き込み可能な接続を確立できませんでした\n" -#: fe-connect.c:3791 +#: fe-connect.c:3792 #, 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:3806 +#: fe-connect.c:3807 #, c-format msgid "invalid connection state %d, probably indicative of memory corruption\n" msgstr "接続状態%dが不正です。メモリ障害の可能性があります\n" -#: fe-connect.c:4245 fe-connect.c:4305 +#: fe-connect.c:4246 fe-connect.c:4306 #, c-format msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n" msgstr "PGEVT_CONNRESETイベント中にPGEventProc \"%s\"に失敗しました\n" -#: fe-connect.c:4668 +#: fe-connect.c:4669 #, c-format msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n" msgstr "不正なLDAP URL\"%s\":スキーマはldap://でなければなりません\n" -#: fe-connect.c:4683 +#: fe-connect.c:4684 #, c-format msgid "invalid LDAP URL \"%s\": missing distinguished name\n" msgstr "不正なLDAP URL \"%s\": 区別名がありません\n" -#: fe-connect.c:4695 fe-connect.c:4750 +#: fe-connect.c:4696 fe-connect.c:4751 #, c-format msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n" msgstr "不正なLDAP URL \"%s\": 正確に1つの属性を持たなければなりません\n" -#: fe-connect.c:4706 fe-connect.c:4765 +#: fe-connect.c:4707 fe-connect.c:4766 #, 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:4717 +#: fe-connect.c:4718 #, c-format msgid "invalid LDAP URL \"%s\": no filter\n" msgstr "不正なLDAP URL \"%s\": フィルタがありません\n" -#: fe-connect.c:4738 +#: fe-connect.c:4739 #, c-format msgid "invalid LDAP URL \"%s\": invalid port number\n" msgstr "不正なLDAP URL \"%s\": ポート番号が不正です\n" -#: fe-connect.c:4774 +#: fe-connect.c:4775 msgid "could not create LDAP structure\n" msgstr "LDAP構造体を作成できませんでした\n" -#: fe-connect.c:4850 +#: fe-connect.c:4851 #, c-format msgid "lookup on LDAP server failed: %s\n" msgstr "LDAPサーバで検索に失敗しました: %s\n" -#: fe-connect.c:4861 +#: fe-connect.c:4862 msgid "more than one entry found on LDAP lookup\n" msgstr "LDAP検索結果が複数ありました\n" -#: fe-connect.c:4862 fe-connect.c:4874 +#: fe-connect.c:4863 fe-connect.c:4875 msgid "no entry found on LDAP lookup\n" msgstr "LDAP検索結果が空でした\n" -#: fe-connect.c:4885 fe-connect.c:4898 +#: fe-connect.c:4886 fe-connect.c:4899 msgid "attribute has no values on LDAP lookup\n" msgstr "LDAP検索で属性に値がありませんでした\n" -#: fe-connect.c:4950 fe-connect.c:4969 fe-connect.c:5501 +#: fe-connect.c:4913 +#, c-format +msgid "connection info string size exceeds the maximum allowed (%d)\n" +msgstr "接続情報文字列の長さが上限値(%d)を超えています\n" + +#: fe-connect.c:4965 fe-connect.c:4984 fe-connect.c:5516 #, c-format msgid "missing \"=\" after \"%s\" in connection info string\n" msgstr "接続情報文字列において\"%s\"の後に\"=\"がありませんでした\n" -#: fe-connect.c:5042 fe-connect.c:5686 fe-connect.c:6460 +#: fe-connect.c:5057 fe-connect.c:5701 fe-connect.c:6475 #, c-format msgid "invalid connection option \"%s\"\n" msgstr "接続オプション\"%s\"は不正です\n" -#: fe-connect.c:5058 fe-connect.c:5550 +#: fe-connect.c:5073 fe-connect.c:5565 msgid "unterminated quoted string in connection info string\n" msgstr "接続情報文字列において閉じていない引用符がありました\n" -#: fe-connect.c:5141 +#: fe-connect.c:5156 #, c-format msgid "definition of service \"%s\" not found\n" msgstr "サービス定義\"%s\"がみつかりません\n" -#: fe-connect.c:5164 +#: fe-connect.c:5179 #, c-format msgid "service file \"%s\" not found\n" msgstr "サービスファイル\"%s\"がみつかりません\n" -#: fe-connect.c:5179 +#: fe-connect.c:5194 #, c-format msgid "line %d too long in service file \"%s\"\n" msgstr "サービスファイル\"%2$s\"の行%1$dが長すぎます。\n" -#: fe-connect.c:5251 fe-connect.c:5295 +#: fe-connect.c:5266 fe-connect.c:5310 #, c-format msgid "syntax error in service file \"%s\", line %d\n" msgstr "サービスファイル\"%s\"の行%dに構文エラーがあります\n" -#: fe-connect.c:5262 +#: fe-connect.c:5277 #, c-format msgid "nested service specifications not supported in service file \"%s\", line %d\n" msgstr "サービスファイル\"%s\"ではネストしたサービス指定はサポートされていません、行%d\n" -#: fe-connect.c:5982 +#: fe-connect.c:5997 #, c-format msgid "invalid URI propagated to internal parser routine: \"%s\"\n" msgstr "内部パーサ処理へ伝わった不正なURI: \"%s\"\n" -#: fe-connect.c:6059 +#: fe-connect.c:6074 #, 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:6066 +#: fe-connect.c:6081 #, c-format msgid "IPv6 host address may not be empty in URI: \"%s\"\n" msgstr "URI内ではIPv6ホストアドレスは空であってはなりません: \"%s\"\n" -#: fe-connect.c:6081 +#: fe-connect.c:6096 #, 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:6210 +#: fe-connect.c:6225 #, c-format msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n" msgstr "URI問い合わせパラメータ内に余分なキーと値を分ける\"=\"があります: \"%s\"\n" -#: fe-connect.c:6230 +#: fe-connect.c:6245 #, c-format msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n" msgstr "URI問い合わせパラメータ内にキーと値を分ける\\\"=\\\"がありません: \"%s\"\n" -#: fe-connect.c:6281 +#: fe-connect.c:6296 #, c-format msgid "invalid URI query parameter: \"%s\"\n" msgstr "不正なURI問い合わせパラメータ:\"%s\"\n" -#: fe-connect.c:6355 +#: fe-connect.c:6370 #, c-format msgid "invalid percent-encoded token: \"%s\"\n" msgstr "不正なパーセント符号化トークン: \"%s\"\n" -#: fe-connect.c:6365 +#: fe-connect.c:6380 #, c-format msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n" msgstr "パーセント符号化された値では%%00値は許されません: \"%s\"\n" -#: fe-connect.c:6728 +#: fe-connect.c:6745 msgid "connection pointer is NULL\n" msgstr "接続ポインタはNULLです\n" -#: fe-connect.c:7024 +#: fe-connect.c:7041 #, c-format msgid "WARNING: password file \"%s\" is not a plain file\n" msgstr "WARNING: パスワードファイル\"%s\"がテキストファイルではありません\n" -#: fe-connect.c:7033 +#: fe-connect.c:7050 #, 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:7141 +#: fe-connect.c:7158 #, c-format msgid "password retrieved from file \"%s\"\n" msgstr "ファイル\"%s\"からパスワードを読み込みました\n" -#: fe-exec.c:444 fe-exec.c:2825 +#: fe-exec.c:444 fe-exec.c:2830 #, c-format msgid "row number %d is out of range 0..%d" msgstr "行番号%dは0..%dの範囲を超えています" #: fe-exec.c:505 fe-protocol2.c:497 fe-protocol2.c:532 fe-protocol2.c:1050 -#: fe-protocol3.c:208 fe-protocol3.c:235 fe-protocol3.c:252 fe-protocol3.c:330 -#: fe-protocol3.c:694 fe-protocol3.c:922 +#: fe-protocol3.c:209 fe-protocol3.c:236 fe-protocol3.c:253 fe-protocol3.c:331 +#: fe-protocol3.c:695 fe-protocol3.c:923 msgid "out of memory" msgstr "メモリ不足です" -#: fe-exec.c:506 fe-protocol2.c:1396 fe-protocol3.c:1875 +#: fe-exec.c:506 fe-protocol2.c:1396 fe-protocol3.c:1889 #, c-format msgid "%s" msgstr "%s" -#: fe-exec.c:815 +#: fe-exec.c:820 msgid "write to server failed\n" msgstr "サーバへの書き込みに失敗\n" -#: fe-exec.c:896 +#: fe-exec.c:901 msgid "NOTICE" msgstr "注意" -#: fe-exec.c:954 +#: fe-exec.c:959 msgid "PGresult cannot support more than INT_MAX tuples" msgstr "PGresultはINT_MAX個以上のタプルを扱えません" -#: fe-exec.c:966 +#: fe-exec.c:971 msgid "size_t overflow" msgstr "size_t オーバーフロー" -#: fe-exec.c:1243 fe-exec.c:1301 fe-exec.c:1347 +#: fe-exec.c:1248 fe-exec.c:1306 fe-exec.c:1352 msgid "command string is a null pointer\n" msgstr "コマンド文字列がヌルポインタです\n" -#: fe-exec.c:1307 fe-exec.c:1353 fe-exec.c:1448 +#: fe-exec.c:1312 fe-exec.c:1358 fe-exec.c:1453 msgid "number of parameters must be between 0 and 65535\n" msgstr "パラメータ数は0から65535まででなければなりません\n" -#: fe-exec.c:1341 fe-exec.c:1442 +#: fe-exec.c:1346 fe-exec.c:1447 msgid "statement name is a null pointer\n" msgstr "文の名前がヌルポインタです\n" -#: fe-exec.c:1361 fe-exec.c:1524 fe-exec.c:2237 fe-exec.c:2439 +#: fe-exec.c:1366 fe-exec.c:1529 fe-exec.c:2242 fe-exec.c:2444 msgid "function requires at least protocol version 3.0\n" msgstr "関数は少なくともプロトコルバージョン3.0が必要です\n" -#: fe-exec.c:1479 +#: fe-exec.c:1484 msgid "no connection to the server\n" msgstr "サーバへの接続がありません\n" -#: fe-exec.c:1486 +#: fe-exec.c:1491 msgid "another command is already in progress\n" msgstr "他のコマンドを処理しています\n" -#: fe-exec.c:1600 +#: fe-exec.c:1605 msgid "length must be given for binary parameter\n" msgstr "バイナリパラメータには長さを指定しなければなりません\n" -#: fe-exec.c:1867 +#: fe-exec.c:1872 #, c-format msgid "unexpected asyncStatus: %d\n" msgstr "想定外のasyncStatus: %d\n" -#: fe-exec.c:1887 +#: fe-exec.c:1892 #, c-format msgid "PGEventProc \"%s\" failed during PGEVT_RESULTCREATE event\n" msgstr "PGEVT_RESULTCREATEイベント中にPGEventProc \"%s\"に失敗しました\n" -#: fe-exec.c:2047 +#: fe-exec.c:2052 msgid "COPY terminated by new PQexec" msgstr "新たなPQexec\"によりCOPYが終了しました" -#: fe-exec.c:2055 +#: fe-exec.c:2060 msgid "COPY IN state must be terminated first\n" msgstr "まずCOPY IN状態を終了させなければなりません\n" -#: fe-exec.c:2075 +#: fe-exec.c:2080 msgid "COPY OUT state must be terminated first\n" msgstr "まずCOPY OUT状態を終了させなければなりません\n" -#: fe-exec.c:2083 +#: fe-exec.c:2088 msgid "PQexec not allowed during COPY BOTH\n" msgstr "COPY BOTH 実行中の PQexec は許可されていません\n" -#: fe-exec.c:2329 fe-exec.c:2396 fe-exec.c:2486 fe-protocol2.c:1353 -#: fe-protocol3.c:1806 +#: fe-exec.c:2334 fe-exec.c:2401 fe-exec.c:2491 fe-protocol2.c:1353 +#: fe-protocol3.c:1820 msgid "no COPY in progress\n" msgstr "実行中のCOPYはありません\n" -#: fe-exec.c:2676 +#: fe-exec.c:2681 msgid "connection in wrong state\n" msgstr "接続状態が異常です\n" -#: fe-exec.c:2707 +#: fe-exec.c:2712 msgid "invalid ExecStatusType code" msgstr "ExecStatusTypeコードが不正です" -#: fe-exec.c:2734 +#: fe-exec.c:2739 msgid "PGresult is not an error result\n" msgstr "PGresutがエラー結果ではありません\n" -#: fe-exec.c:2809 fe-exec.c:2832 +#: fe-exec.c:2814 fe-exec.c:2837 #, c-format msgid "column number %d is out of range 0..%d" msgstr "列番号%dは0..%dの範囲を超えています" -#: fe-exec.c:2847 +#: fe-exec.c:2852 #, c-format msgid "parameter number %d is out of range 0..%d" msgstr "パラメータ%dは0..%dの範囲を超えています" -#: fe-exec.c:3157 +#: fe-exec.c:3162 #, c-format msgid "could not interpret result from server: %s" msgstr "サーバからの結果を解釈できませんでした: %s" -#: fe-exec.c:3413 -msgid "incomplete multibyte character" -msgstr "不完全なマルチバイト文字" - -#: fe-exec.c:3416 -msgid "invalid multibyte character" -msgstr "不正なマルチバイト文字" - -#: fe-exec.c:3521 +#: fe-exec.c:3419 fe-exec.c:3549 msgid "incomplete multibyte character\n" msgstr "不完全なマルチバイト文字\n" -#: fe-exec.c:3541 +#: fe-exec.c:3422 fe-exec.c:3569 msgid "invalid multibyte character\n" msgstr "不正なマルチバイト文字\n" +#: fe-exec.c:3672 +#, c-format +msgid "escaped string size exceeds the maximum allowed (%zu)\n" +msgstr "エスケープされた文字列のサイズが上限(%zu)を超えています\n" + +#: fe-exec.c:3850 +#, c-format +msgid "escaped bytea size exceeds the maximum allowed (%zu)\n" +msgstr "エスケープされたbyteaのサイズが上限(%zu)を超えています\n" + #: fe-gssapi-common.c:125 msgid "GSSAPI name import error" msgstr "GSSAPI名のインポートエラー" @@ -871,11 +878,11 @@ msgstr "サイズ%luの整数はpqGetIntでサポートされていません" msgid "integer of size %lu not supported by pqPutInt" msgstr "サイズ%luの整数はpqPutIntでサポートされていません" -#: fe-misc.c:636 fe-misc.c:869 +#: fe-misc.c:662 fe-misc.c:895 msgid "connection not open\n" msgstr "接続はオープンされていません\n" -#: fe-misc.c:805 fe-secure-openssl.c:204 fe-secure-openssl.c:317 +#: fe-misc.c:831 fe-secure-openssl.c:204 fe-secure-openssl.c:317 #: fe-secure.c:269 fe-secure.c:390 msgid "" "server closed the connection unexpectedly\n" @@ -886,15 +893,15 @@ msgstr "" " おそらく要求の処理前または処理中にサーバが異常終了\n" " したことを意味しています。\n" -#: fe-misc.c:1063 +#: fe-misc.c:1089 msgid "timeout expired\n" msgstr "タイムアウト期間が過ぎました\n" -#: fe-misc.c:1108 +#: fe-misc.c:1134 msgid "invalid socket\n" msgstr "不正なソケットです\n" -#: fe-misc.c:1131 +#: fe-misc.c:1157 #, c-format msgid "select() failed: %s\n" msgstr "select()が失敗しました: %s\n" @@ -909,7 +916,7 @@ msgstr "setenv状態%cは不正です。メモリ障害の可能性がありま� msgid "invalid state %c, probably indicative of memory corruption\n" msgstr "状態%cは不正です。メモリ障害の可能性があります\n" -#: fe-protocol2.c:473 fe-protocol3.c:185 +#: fe-protocol2.c:473 fe-protocol3.c:186 #, c-format msgid "message type 0x%02x arrived from server while idle" msgstr "待機中にサーバからメッセージ種類0x%02xが届きました" @@ -929,12 +936,12 @@ msgstr "サーバが事前の行記述(\"T\"メッセージ)なしにデータ(\ msgid "server sent binary data (\"B\" message) without prior row description (\"T\" message)" msgstr "サーバが事前の行記述(\"T\"メッセージ)なしにバイナリデータ(\"B\"メッセージ)を送信しました" -#: fe-protocol2.c:626 fe-protocol3.c:405 +#: fe-protocol2.c:626 fe-protocol3.c:406 #, c-format msgid "unexpected response from server; first received character was \"%c\"\n" msgstr "サーバから想定外の応答がありました。受け付けた先頭文字は\"%c\"です\n" -#: fe-protocol2.c:755 fe-protocol2.c:930 fe-protocol3.c:605 fe-protocol3.c:811 +#: fe-protocol2.c:755 fe-protocol2.c:930 fe-protocol3.c:606 fe-protocol3.c:812 msgid "out of memory for query result" msgstr "問い合わせ結果用のメモリが不足しています" @@ -943,116 +950,116 @@ msgstr "問い合わせ結果用のメモリが不足しています" msgid "lost synchronization with server, resetting connection" msgstr "サーバとの同期が失われました。接続をリセットしています" -#: fe-protocol2.c:1530 fe-protocol2.c:1562 fe-protocol3.c:2063 +#: fe-protocol2.c:1530 fe-protocol2.c:1562 fe-protocol3.c:2077 #, c-format msgid "protocol error: id=0x%x\n" msgstr "プロトコルエラー: id=0x%x\n" -#: fe-protocol3.c:362 +#: fe-protocol3.c:363 msgid "server sent data (\"D\" message) without prior row description (\"T\" message)\n" msgstr "サーバが事前の行記述(\"T\"メッセージ)なしにデータ(\"D\"メッセージ)を送信しました\"\n" -#: fe-protocol3.c:426 +#: fe-protocol3.c:427 #, c-format msgid "message contents do not agree with length in message type \"%c\"\n" msgstr "メッセージの内容がメッセージ種類\"%c\"の長さに合いません\n" -#: fe-protocol3.c:446 +#: fe-protocol3.c:447 #, c-format msgid "lost synchronization with server: got message type \"%c\", length %d\n" msgstr "サーバとの同期が失われました。受信したメッセージ種類は\"%c\"、長さは%d\n" -#: fe-protocol3.c:496 fe-protocol3.c:536 +#: fe-protocol3.c:497 fe-protocol3.c:537 msgid "insufficient data in \"T\" message" msgstr "\"T\"メッセージ内のデータが不十分です" -#: fe-protocol3.c:674 +#: fe-protocol3.c:675 msgid "insufficient data in \"t\" message" msgstr "\"t\"メッセージ内のデータが不十分です" -#: fe-protocol3.c:733 fe-protocol3.c:765 fe-protocol3.c:783 +#: fe-protocol3.c:734 fe-protocol3.c:766 fe-protocol3.c:784 msgid "insufficient data in \"D\" message" msgstr "\"D\"\"メッセージ内のデータが不十分です" -#: fe-protocol3.c:739 +#: fe-protocol3.c:740 msgid "unexpected field count in \"D\" message" msgstr "\"D\"メッセージ内のフィールド数が想定外です。" -#: fe-protocol3.c:976 +#: fe-protocol3.c:977 msgid "no error message available\n" msgstr "エラーメッセージがありません\n" #. translator: %s represents a digit string -#: fe-protocol3.c:1024 fe-protocol3.c:1043 +#: fe-protocol3.c:1025 fe-protocol3.c:1044 #, c-format msgid " at character %s" msgstr "(文字位置: %s)" -#: fe-protocol3.c:1056 +#: fe-protocol3.c:1057 #, c-format msgid "DETAIL: %s\n" msgstr "DETAIL: %s\n" -#: fe-protocol3.c:1059 +#: fe-protocol3.c:1060 #, c-format msgid "HINT: %s\n" msgstr "HINT: %s\n" -#: fe-protocol3.c:1062 +#: fe-protocol3.c:1063 #, c-format msgid "QUERY: %s\n" msgstr "QUERY: %s\n" -#: fe-protocol3.c:1069 +#: fe-protocol3.c:1070 #, c-format msgid "CONTEXT: %s\n" msgstr "CONTEXT: %s\n" -#: fe-protocol3.c:1078 +#: fe-protocol3.c:1079 #, c-format msgid "SCHEMA NAME: %s\n" msgstr "SCHEMA NAME: %s\n" -#: fe-protocol3.c:1082 +#: fe-protocol3.c:1083 #, c-format msgid "TABLE NAME: %s\n" msgstr "TABLE NAME: %s\n" -#: fe-protocol3.c:1086 +#: fe-protocol3.c:1087 #, c-format msgid "COLUMN NAME: %s\n" msgstr "COLUMN NAME: %s\n" -#: fe-protocol3.c:1090 +#: fe-protocol3.c:1091 #, c-format msgid "DATATYPE NAME: %s\n" msgstr "DATATYPE NAME: %s\n" -#: fe-protocol3.c:1094 +#: fe-protocol3.c:1095 #, c-format msgid "CONSTRAINT NAME: %s\n" msgstr "CONSTRAINT NAME: %s\n" -#: fe-protocol3.c:1106 +#: fe-protocol3.c:1107 msgid "LOCATION: " msgstr "LOCATION: " -#: fe-protocol3.c:1108 +#: fe-protocol3.c:1109 #, c-format msgid "%s, " msgstr "%s, " -#: fe-protocol3.c:1110 +#: fe-protocol3.c:1111 #, c-format msgid "%s:%s" msgstr "%s:%s" -#: fe-protocol3.c:1305 +#: fe-protocol3.c:1319 #, c-format msgid "LINE %d: " msgstr "行 %d: " -#: fe-protocol3.c:1700 +#: fe-protocol3.c:1714 msgid "PQgetline: not doing text COPY OUT\n" msgstr "PQgetline: テキストのCOPY OUTを行っていません\n" @@ -1073,44 +1080,40 @@ msgstr "\"%s\"のサーバ証明書がホスト名\"%s\"とマッチしません msgid "could not get server's host name from server certificate\n" msgstr "サーバ証明書からサーバのホスト名を取り出すことができませんでした。\n" -#: fe-secure-gssapi.c:194 +#: fe-secure-gssapi.c:201 msgid "GSSAPI wrap error" msgstr "GSSAPI名ラップエラー" -#: fe-secure-gssapi.c:202 +#: fe-secure-gssapi.c:209 msgid "outgoing GSSAPI message would not use confidentiality\n" msgstr "送出されるGSSAPIメッセージは機密性を使用しません\n" -#: fe-secure-gssapi.c:210 +#: fe-secure-gssapi.c:217 fe-secure-gssapi.c:715 #, c-format msgid "client tried to send oversize GSSAPI packet (%zu > %zu)\n" msgstr "クライアントは過大なGSSAPIパケットを送信しようとしました: (%zu > %zu)\n" -#: fe-secure-gssapi.c:350 fe-secure-gssapi.c:594 +#: fe-secure-gssapi.c:357 fe-secure-gssapi.c:607 #, c-format msgid "oversize GSSAPI packet sent by the server (%zu > %zu)\n" msgstr "過大なGSSAPIパケットがサーバから送出されました: (%zu > %zu)\n" -#: fe-secure-gssapi.c:389 +#: fe-secure-gssapi.c:396 msgid "GSSAPI unwrap error" msgstr "GSSAPIアンラップエラー" -#: fe-secure-gssapi.c:399 +#: fe-secure-gssapi.c:406 msgid "incoming GSSAPI message did not use confidentiality\n" msgstr "受信したGSSAPIパケットは機密性を使用していませんでした\n" -#: fe-secure-gssapi.c:640 +#: fe-secure-gssapi.c:653 msgid "could not initiate GSSAPI security context" msgstr "GSSAPIセキュリティコンテキストを開始できませんでした" -#: fe-secure-gssapi.c:668 +#: fe-secure-gssapi.c:703 msgid "GSSAPI size check error" msgstr "GSSAPIサイズチェックエラー" -#: fe-secure-gssapi.c:679 -msgid "GSSAPI context establishment error" -msgstr "GSSAPIコンテクスト確立エラー" - #: fe-secure-openssl.c:209 fe-secure-openssl.c:322 fe-secure-openssl.c:1318 #, c-format msgid "SSL SYSCALL error: %s\n" @@ -1298,5 +1301,14 @@ msgstr "サーバにデータを送信できませんでした: %s\n" msgid "unrecognized socket error: 0x%08X/%d" msgstr "不明なソケットエラー 0x%08X/%d" +#~ msgid "GSSAPI context establishment error" +#~ msgstr "GSSAPIコンテクスト確立エラー" + +#~ msgid "incomplete multibyte character" +#~ msgstr "不完全なマルチバイト文字" + +#~ msgid "invalid multibyte character" +#~ msgstr "不正なマルチバイト文字" + #~ msgid "keepalives parameter must be an integer\n" #~ msgstr "keepaliveのパラメータは整数でなければなりません\n" diff --git a/ja/postgres.po b/ja/postgres.po index a37eddeb..3148e9b7 100644 --- a/ja/postgres.po +++ b/ja/postgres.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: postgres (PostgreSQL 13)\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2025-08-19 09:25+0900\n" -"PO-Revision-Date: 2025-08-20 15:42+0900\n" +"POT-Creation-Date: 2025-11-07 10:16+0900\n" +"PO-Revision-Date: 2025-11-07 10:50+0900\n" "Last-Translator: Kyotaro Horiguchi <horikyota.ntt@gmail.com>\n" "Language-Team: jpug-doc <jpug-doc@ml.postgresql.jp>\n" "Language: ja\n" @@ -24,26 +24,26 @@ msgstr "" msgid "not recorded" msgstr "記録されていません" -#: ../common/controldata_utils.c:78 ../common/controldata_utils.c:83 commands/copy.c:3507 commands/extension.c:3462 utils/adt/genfile.c:125 +#: ../common/controldata_utils.c:78 ../common/controldata_utils.c:83 commands/copy.c:3544 commands/extension.c:3462 utils/adt/genfile.c:125 #, c-format 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:143 access/transam/timeline.c:362 access/transam/twophase.c:1334 access/transam/xlog.c:3548 access/transam/xlog.c:4797 access/transam/xlog.c:11525 access/transam/xlog.c:11538 access/transam/xlog.c:11993 access/transam/xlog.c:12073 access/transam/xlog.c:12112 access/transam/xlog.c:12155 access/transam/xlogfuncs.c:662 access/transam/xlogfuncs.c:681 -#: commands/extension.c:3472 libpq/hba.c:499 replication/logical/origin.c:717 replication/logical/origin.c:753 replication/logical/reorderbuffer.c:3815 replication/logical/snapbuild.c:1930 replication/logical/snapbuild.c:1972 replication/logical/snapbuild.c:2000 replication/logical/snapbuild.c:2027 replication/slot.c:1716 replication/slot.c:1757 replication/walsender.c:548 storage/file/buffile.c:441 storage/file/copydir.c:195 utils/adt/genfile.c:200 +#: ../common/controldata_utils.c:96 ../common/controldata_utils.c:99 access/transam/timeline.c:143 access/transam/timeline.c:362 access/transam/twophase.c:1334 access/transam/xlog.c:3549 access/transam/xlog.c:4798 access/transam/xlog.c:11526 access/transam/xlog.c:11539 access/transam/xlog.c:11994 access/transam/xlog.c:12074 access/transam/xlog.c:12113 access/transam/xlog.c:12156 access/transam/xlogfuncs.c:662 access/transam/xlogfuncs.c:681 +#: commands/extension.c:3472 libpq/hba.c:499 replication/logical/origin.c:717 replication/logical/origin.c:753 replication/logical/reorderbuffer.c:3815 replication/logical/snapbuild.c:1930 replication/logical/snapbuild.c:1972 replication/logical/snapbuild.c:2000 replication/logical/snapbuild.c:2027 replication/slot.c:1752 replication/slot.c:1793 replication/walsender.c:562 storage/file/buffile.c:441 storage/file/copydir.c:195 utils/adt/genfile.c:200 #: utils/adt/misc.c:792 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:1337 access/transam/xlog.c:3553 access/transam/xlog.c:4802 replication/logical/origin.c:722 replication/logical/origin.c:761 replication/logical/snapbuild.c:1935 replication/logical/snapbuild.c:1977 replication/logical/snapbuild.c:2005 replication/logical/snapbuild.c:2032 replication/slot.c:1720 replication/slot.c:1761 replication/walsender.c:553 +#: ../common/controldata_utils.c:107 ../common/controldata_utils.c:111 access/transam/twophase.c:1337 access/transam/xlog.c:3554 access/transam/xlog.c:4803 replication/logical/origin.c:722 replication/logical/origin.c:761 replication/logical/snapbuild.c:1935 replication/logical/snapbuild.c:1977 replication/logical/snapbuild.c:2005 replication/logical/snapbuild.c:2032 replication/slot.c:1756 replication/slot.c:1797 replication/walsender.c:567 #: 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:1178 access/heap/rewriteheap.c:1281 access/transam/timeline.c:392 access/transam/timeline.c:438 access/transam/timeline.c:512 access/transam/twophase.c:1346 access/transam/twophase.c:1764 access/transam/xlog.c:3399 access/transam/xlog.c:3588 access/transam/xlog.c:3593 access/transam/xlog.c:3912 -#: access/transam/xlog.c:4767 access/transam/xlog.c:5694 access/transam/xlogfuncs.c:687 commands/copy.c:1817 libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:525 replication/logical/origin.c:655 replication/logical/origin.c:794 replication/logical/reorderbuffer.c:3873 replication/logical/snapbuild.c:1839 replication/logical/snapbuild.c:2040 replication/slot.c:1607 replication/slot.c:1768 replication/walsender.c:563 storage/file/copydir.c:218 storage/file/copydir.c:223 +#: ../common/controldata_utils.c:122 ../common/controldata_utils.c:127 ../common/controldata_utils.c:286 ../common/controldata_utils.c:289 access/heap/rewriteheap.c:1178 access/heap/rewriteheap.c:1281 access/transam/timeline.c:392 access/transam/timeline.c:438 access/transam/timeline.c:512 access/transam/twophase.c:1346 access/transam/twophase.c:1764 access/transam/xlog.c:3400 access/transam/xlog.c:3589 access/transam/xlog.c:3594 access/transam/xlog.c:3913 +#: access/transam/xlog.c:4768 access/transam/xlog.c:5695 access/transam/xlogfuncs.c:687 commands/copy.c:1854 libpq/be-fsstubs.c:455 libpq/be-fsstubs.c:525 replication/logical/origin.c:655 replication/logical/origin.c:794 replication/logical/reorderbuffer.c:3873 replication/logical/snapbuild.c:1839 replication/logical/snapbuild.c:2040 replication/slot.c:1641 replication/slot.c:1804 replication/walsender.c:577 storage/file/copydir.c:218 storage/file/copydir.c:223 #: storage/file/fd.c:701 storage/file/fd.c:3436 storage/file/fd.c:3539 utils/cache/relmapper.c:759 utils/cache/relmapper.c:898 #, c-format msgid "could not close file \"%s\": %m" @@ -66,20 +66,20 @@ msgstr "" "されるものと一致しないようです。この場合以下の結果は不正確になります。また、\n" "PostgreSQLインストレーションはこのデータディレクトリと互換性がなくなります。" -#: ../common/controldata_utils.c:227 ../common/controldata_utils.c:233 ../common/file_utils.c:224 ../common/file_utils.c:283 ../common/file_utils.c:357 access/heap/rewriteheap.c:1264 access/transam/timeline.c:111 access/transam/timeline.c:251 access/transam/timeline.c:348 access/transam/twophase.c:1290 access/transam/xlog.c:3302 access/transam/xlog.c:3465 access/transam/xlog.c:3503 access/transam/xlog.c:3691 access/transam/xlog.c:3777 access/transam/xlog.c:3880 -#: access/transam/xlog.c:4787 access/transam/xlogutils.c:807 postmaster/syslogger.c:1488 replication/basebackup.c:621 replication/basebackup.c:1599 replication/logical/origin.c:707 replication/logical/reorderbuffer.c:2666 replication/logical/reorderbuffer.c:3030 replication/logical/reorderbuffer.c:3795 replication/logical/snapbuild.c:1794 replication/logical/snapbuild.c:1901 replication/slot.c:1688 replication/walsender.c:521 replication/walsender.c:2556 +#: ../common/controldata_utils.c:227 ../common/controldata_utils.c:233 ../common/file_utils.c:224 ../common/file_utils.c:283 ../common/file_utils.c:357 access/heap/rewriteheap.c:1264 access/transam/timeline.c:111 access/transam/timeline.c:251 access/transam/timeline.c:348 access/transam/twophase.c:1290 access/transam/xlog.c:3303 access/transam/xlog.c:3466 access/transam/xlog.c:3504 access/transam/xlog.c:3692 access/transam/xlog.c:3778 access/transam/xlog.c:3881 +#: access/transam/xlog.c:4788 access/transam/xlogutils.c:807 postmaster/syslogger.c:1488 replication/basebackup.c:621 replication/basebackup.c:1599 replication/logical/origin.c:707 replication/logical/reorderbuffer.c:2666 replication/logical/reorderbuffer.c:3030 replication/logical/reorderbuffer.c:3795 replication/logical/snapbuild.c:1794 replication/logical/snapbuild.c:1901 replication/slot.c:1724 replication/walsender.c:535 replication/walsender.c:2570 #: storage/file/copydir.c:161 storage/file/fd.c:676 storage/file/fd.c:3423 storage/file/fd.c:3510 storage/smgr/md.c:517 utils/cache/relmapper.c:724 utils/cache/relmapper.c:842 utils/error/elog.c:1878 utils/init/miscinit.c:1373 utils/init/miscinit.c:1507 utils/init/miscinit.c:1584 utils/misc/guc.c:8356 utils/misc/guc.c:8388 #, 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:1737 access/transam/twophase.c:1746 access/transam/xlog.c:11282 access/transam/xlog.c:11320 access/transam/xlog.c:11733 access/transam/xlogfuncs.c:741 postmaster/syslogger.c:1499 postmaster/syslogger.c:1512 utils/cache/relmapper.c:876 +#: ../common/controldata_utils.c:251 ../common/controldata_utils.c:254 access/transam/twophase.c:1737 access/transam/twophase.c:1746 access/transam/xlog.c:11283 access/transam/xlog.c:11321 access/transam/xlog.c:11734 access/transam/xlogfuncs.c:741 postmaster/syslogger.c:1499 postmaster/syslogger.c:1512 utils/cache/relmapper.c:876 #, c-format msgid "could not write file \"%s\": %m" msgstr "ファイル\"%s\"を書き出せませんでした: %m" -#: ../common/controldata_utils.c:269 ../common/controldata_utils.c:275 ../common/file_utils.c:295 ../common/file_utils.c:365 access/heap/rewriteheap.c:958 access/heap/rewriteheap.c:1172 access/heap/rewriteheap.c:1275 access/transam/timeline.c:432 access/transam/timeline.c:506 access/transam/twophase.c:1758 access/transam/xlog.c:3392 access/transam/xlog.c:3582 access/transam/xlog.c:4760 access/transam/xlog.c:10770 access/transam/xlog.c:10797 -#: replication/logical/snapbuild.c:1832 replication/slot.c:1593 replication/slot.c:1698 storage/file/fd.c:693 storage/file/fd.c:3531 storage/smgr/md.c:965 storage/smgr/md.c:1006 storage/sync/sync.c:433 utils/cache/relmapper.c:891 utils/misc/guc.c:8139 +#: ../common/controldata_utils.c:269 ../common/controldata_utils.c:275 ../common/file_utils.c:295 ../common/file_utils.c:365 access/heap/rewriteheap.c:958 access/heap/rewriteheap.c:1172 access/heap/rewriteheap.c:1275 access/transam/timeline.c:432 access/transam/timeline.c:506 access/transam/twophase.c:1758 access/transam/xlog.c:3393 access/transam/xlog.c:3583 access/transam/xlog.c:4761 access/transam/xlog.c:10771 access/transam/xlog.c:10798 +#: replication/logical/snapbuild.c:1832 replication/slot.c:1625 replication/slot.c:1734 storage/file/fd.c:693 storage/file/fd.c:3531 storage/smgr/md.c:965 storage/smgr/md.c:1006 storage/sync/sync.c:433 utils/cache/relmapper.c:891 utils/misc/guc.c:8139 #, c-format msgid "could not fsync file \"%s\": %m" msgstr "ファイル\"%s\"をfsyncできませんでした: %m" @@ -109,7 +109,7 @@ msgstr "実行すべき\"%s\"がありませんでした" msgid "could not change directory to \"%s\": %m" msgstr "ディレクトリ\"%s\"に移動できませんでした: %m" -#: ../common/exec.c:300 access/transam/xlog.c:11154 replication/basebackup.c:1424 utils/adt/misc.c:366 +#: ../common/exec.c:300 access/transam/xlog.c:11155 replication/basebackup.c:1424 utils/adt/misc.c:366 #, c-format msgid "could not read symbolic link \"%s\": %m" msgstr "シンボリックリンク\"%s\"を読めませんでした: %m" @@ -119,8 +119,8 @@ msgstr "シンボリックリンク\"%s\"を読めませんでした: %m" msgid "pclose failed: %m" msgstr "pcloseが失敗しました: %m" -#: ../common/exec.c:577 ../common/exec.c:622 ../common/exec.c:714 ../common/psprintf.c:143 ../common/stringinfo.c:305 ../port/path.c:707 ../port/path.c:745 ../port/path.c:762 access/transam/twophase.c:1404 access/transam/xlog.c:6573 lib/dshash.c:245 libpq/auth.c:1485 libpq/auth.c:1553 libpq/auth.c:2083 libpq/be-secure-gssapi.c:530 libpq/be-secure-gssapi.c:702 postmaster/bgworker.c:349 postmaster/bgworker.c:963 postmaster/postmaster.c:2555 -#: postmaster/postmaster.c:4191 postmaster/postmaster.c:5643 postmaster/postmaster.c:6003 replication/libpqwalreceiver/libpqwalreceiver.c:286 replication/logical/logical.c:177 replication/walsender.c:595 storage/buffer/localbuf.c:442 storage/file/fd.c:845 storage/file/fd.c:1315 storage/file/fd.c:1476 storage/file/fd.c:2281 storage/ipc/procarray.c:1092 storage/ipc/procarray.c:1592 storage/ipc/procarray.c:1599 storage/ipc/procarray.c:2036 +#: ../common/exec.c:577 ../common/exec.c:622 ../common/exec.c:714 ../common/psprintf.c:143 ../common/stringinfo.c:305 ../port/path.c:707 ../port/path.c:745 ../port/path.c:762 access/transam/twophase.c:1404 access/transam/xlog.c:6574 lib/dshash.c:245 libpq/auth.c:1485 libpq/auth.c:1553 libpq/auth.c:2083 libpq/be-secure-gssapi.c:530 libpq/be-secure-gssapi.c:702 postmaster/bgworker.c:349 postmaster/bgworker.c:963 postmaster/postmaster.c:2557 +#: postmaster/postmaster.c:4193 postmaster/postmaster.c:5645 postmaster/postmaster.c:6005 replication/libpqwalreceiver/libpqwalreceiver.c:286 replication/logical/logical.c:177 replication/walsender.c:609 storage/buffer/localbuf.c:442 storage/file/fd.c:845 storage/file/fd.c:1315 storage/file/fd.c:1476 storage/file/fd.c:2281 storage/ipc/procarray.c:1092 storage/ipc/procarray.c:1592 storage/ipc/procarray.c:1599 storage/ipc/procarray.c:2036 #: storage/ipc/procarray.c:2714 tcop/postgres.c:3460 utils/adt/cryptohashes.c:45 utils/adt/cryptohashes.c:65 utils/adt/formatting.c:1700 utils/adt/formatting.c:1824 utils/adt/formatting.c:1949 utils/adt/pg_locale.c:484 utils/adt/pg_locale.c:648 utils/adt/regexp.c:223 utils/fmgr/dfmgr.c:229 utils/hash/dynahash.c:459 utils/hash/dynahash.c:568 utils/hash/dynahash.c:1080 utils/mb/mbutils.c:401 utils/mb/mbutils.c:428 utils/mb/mbutils.c:757 utils/mb/mbutils.c:783 #: utils/misc/guc.c:4870 utils/misc/guc.c:4886 utils/misc/guc.c:4899 utils/misc/guc.c:8117 utils/misc/tzparser.c:476 utils/mmgr/aset.c:475 utils/mmgr/dsa.c:702 utils/mmgr/dsa.c:724 utils/mmgr/dsa.c:805 utils/mmgr/generation.c:233 utils/mmgr/mcxt.c:821 utils/mmgr/mcxt.c:857 utils/mmgr/mcxt.c:895 utils/mmgr/mcxt.c:933 utils/mmgr/mcxt.c:969 utils/mmgr/mcxt.c:1000 utils/mmgr/mcxt.c:1036 utils/mmgr/mcxt.c:1088 utils/mmgr/mcxt.c:1123 utils/mmgr/mcxt.c:1158 #: utils/mmgr/slab.c:237 @@ -128,7 +128,7 @@ msgstr "pcloseが失敗しました: %m" msgid "out of memory" msgstr "メモリ不足です" -#: ../common/fe_memutils.c:35 ../common/fe_memutils.c:75 ../common/fe_memutils.c:98 ../common/fe_memutils.c:162 ../common/psprintf.c:145 ../port/path.c:709 ../port/path.c:747 ../port/path.c:764 utils/misc/ps_status.c:208 utils/misc/ps_status.c:216 utils/misc/ps_status.c:246 utils/misc/ps_status.c:254 +#: ../common/fe_memutils.c:35 ../common/fe_memutils.c:75 ../common/fe_memutils.c:98 ../common/fe_memutils.c:162 ../common/psprintf.c:145 ../port/path.c:709 ../port/path.c:747 ../port/path.c:764 utils/misc/ps_status.c:210 utils/misc/ps_status.c:218 utils/misc/ps_status.c:248 utils/misc/ps_status.c:256 #, c-format msgid "out of memory\n" msgstr "メモリ不足です\n" @@ -138,13 +138,13 @@ msgstr "メモリ不足です\n" msgid "cannot duplicate null pointer (internal error)\n" msgstr "nullポインタは複製できません(内部エラー)\n" -#: ../common/file_utils.c:79 ../common/file_utils.c:181 access/transam/twophase.c:1302 access/transam/xlog.c:8165 access/transam/xlog.c:11141 access/transam/xlog.c:11258 access/transam/xlog.c:11296 access/transam/xlog.c:11513 access/transam/xlogarchive.c:110 access/transam/xlogarchive.c:226 commands/copy.c:1945 commands/copy.c:3517 commands/extension.c:3451 commands/tablespace.c:806 commands/tablespace.c:897 guc-file.l:1064 replication/basebackup.c:444 +#: ../common/file_utils.c:79 ../common/file_utils.c:181 access/transam/twophase.c:1302 access/transam/xlog.c:8166 access/transam/xlog.c:11142 access/transam/xlog.c:11259 access/transam/xlog.c:11297 access/transam/xlog.c:11514 access/transam/xlogarchive.c:110 access/transam/xlogarchive.c:226 commands/copy.c:1982 commands/copy.c:3554 commands/extension.c:3451 commands/tablespace.c:806 commands/tablespace.c:897 guc-file.l:1064 replication/basebackup.c:444 #: replication/basebackup.c:627 replication/basebackup.c:700 replication/logical/snapbuild.c:1708 storage/file/copydir.c:68 storage/file/copydir.c:107 storage/file/fd.c:1827 storage/file/fd.c:3107 storage/file/fd.c:3289 storage/file/fd.c:3375 utils/adt/dbsize.c:70 utils/adt/dbsize.c:222 utils/adt/dbsize.c:302 utils/adt/genfile.c:416 utils/adt/genfile.c:642 utils/adt/misc.c:351 #, c-format msgid "could not stat file \"%s\": %m" msgstr "ファイル\"%s\"のstatに失敗しました: %m" -#: ../common/file_utils.c:158 ../common/pgfnames.c:48 commands/tablespace.c:729 commands/tablespace.c:739 postmaster/postmaster.c:1514 storage/file/fd.c:2684 storage/file/reinit.c:122 utils/adt/misc.c:260 utils/misc/tzparser.c:338 +#: ../common/file_utils.c:158 ../common/pgfnames.c:48 commands/tablespace.c:729 commands/tablespace.c:739 postmaster/postmaster.c:1516 storage/file/fd.c:2684 storage/file/reinit.c:122 utils/adt/misc.c:260 utils/misc/tzparser.c:338 #, c-format msgid "could not open directory \"%s\": %m" msgstr "ディレクトリ\"%s\"をオープンできませんでした: %m" @@ -154,7 +154,7 @@ msgstr "ディレクトリ\"%s\"をオープンできませんでした: %m" msgid "could not read directory \"%s\": %m" msgstr "ディレクトリ\"%s\"を読み取れませんでした: %m" -#: ../common/file_utils.c:375 access/transam/xlogarchive.c:411 postmaster/syslogger.c:1523 replication/logical/snapbuild.c:1851 replication/slot.c:650 replication/slot.c:1479 replication/slot.c:1621 storage/file/fd.c:711 storage/file/fd.c:809 utils/time/snapmgr.c:1379 +#: ../common/file_utils.c:375 access/transam/xlogarchive.c:411 postmaster/syslogger.c:1523 replication/logical/snapbuild.c:1851 replication/slot.c:679 replication/slot.c:1508 replication/slot.c:1657 storage/file/fd.c:711 storage/file/fd.c:809 utils/time/snapmgr.c:1379 #, c-format msgid "could not rename file \"%s\" to \"%s\": %m" msgstr "ファイル\"%s\"の名前を\"%s\"に変更できませんでした: %m" @@ -469,7 +469,7 @@ msgstr "アクセストークンのメンバーシップを確認できません msgid "request for BRIN range summarization for index \"%s\" page %u was not recorded" msgstr "インデックス\"%s\" ページ%uのBRIN範囲要約のリクエストは登録されていません" -#: access/brin/brin.c:962 access/brin/brin.c:1072 access/gin/ginfast.c:1042 access/transam/xlog.c:10906 access/transam/xlog.c:11464 access/transam/xlogfuncs.c:274 access/transam/xlogfuncs.c:301 access/transam/xlogfuncs.c:340 access/transam/xlogfuncs.c:361 access/transam/xlogfuncs.c:382 access/transam/xlogfuncs.c:452 access/transam/xlogfuncs.c:509 +#: access/brin/brin.c:962 access/brin/brin.c:1072 access/gin/ginfast.c:1042 access/transam/xlog.c:10907 access/transam/xlog.c:11465 access/transam/xlogfuncs.c:274 access/transam/xlogfuncs.c:301 access/transam/xlogfuncs.c:340 access/transam/xlogfuncs.c:361 access/transam/xlogfuncs.c:382 access/transam/xlogfuncs.c:452 access/transam/xlogfuncs.c:509 #, c-format msgid "recovery is in progress" msgstr "リカバリは現在進行中です" @@ -632,7 +632,7 @@ msgstr "認識できないパラメータ namaspace \"%s\"" msgid "invalid option name \"%s\": must not contain \"=\"" msgstr "不正なオプション名\"%s\": \"=\"が含まれていてはなりません" -#: access/common/reloptions.c:1286 utils/misc/guc.c:12145 +#: access/common/reloptions.c:1286 utils/misc/guc.c:12156 #, c-format msgid "tables declared WITH OIDS are not supported" msgstr "WITH OIDSと定義されたテーブルはサポートされません" @@ -717,12 +717,12 @@ msgstr "他のセッションの一時インデックスにはアクセスでき msgid "failed to re-find tuple within index \"%s\"" msgstr "インデックス\"%s\"内で行の再検索に失敗しました" -#: access/gin/ginscan.c:436 +#: access/gin/ginscan.c:479 #, c-format msgid "old GIN indexes do not support whole-index scans nor searches for nulls" msgstr "古いGINインデックスはインデックス全体のスキャンやnullの検索をサポートしていません" -#: access/gin/ginscan.c:437 +#: access/gin/ginscan.c:480 #, c-format msgid "To fix this, do REINDEX INDEX \"%s\"." msgstr "これを修復するには REINDEX INDEX \"%s\" をおこなってください。" @@ -792,7 +792,7 @@ msgstr "アクセスメソッド\"%2$s\"の演算子族\"%1$s\"は演算子%3$s� msgid "could not determine which collation to use for string hashing" msgstr "文字列のハッシュ値計算で使用する照合順序を特定できませんでした" -#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:336 catalog/heap.c:712 catalog/heap.c:718 commands/createas.c:206 commands/createas.c:501 commands/indexcmds.c:1918 commands/tablecmds.c:16687 commands/view.c:86 parser/parse_utilcmd.c:4252 regex/regc_pg_locale.c:263 utils/adt/formatting.c:1667 utils/adt/formatting.c:1791 utils/adt/formatting.c:1916 utils/adt/like.c:194 utils/adt/like_support.c:1004 utils/adt/varchar.c:733 utils/adt/varchar.c:994 +#: access/hash/hashfunc.c:279 access/hash/hashfunc.c:336 catalog/heap.c:712 catalog/heap.c:718 commands/createas.c:206 commands/createas.c:501 commands/indexcmds.c:1918 commands/tablecmds.c:16697 commands/view.c:86 parser/parse_utilcmd.c:4252 regex/regc_pg_locale.c:263 utils/adt/formatting.c:1667 utils/adt/formatting.c:1791 utils/adt/formatting.c:1916 utils/adt/like.c:194 utils/adt/like_support.c:1004 utils/adt/varchar.c:733 utils/adt/varchar.c:994 #: utils/adt/varchar.c:1055 utils/adt/varlena.c:1486 #, c-format msgid "Use the COLLATE clause to set the collation explicitly." @@ -893,7 +893,7 @@ msgstr "行が大きすぎます: サイズは%zu、上限は%zu" msgid "could not write to file \"%s\", wrote %d of %d: %m" msgstr "ファイル\"%1$s\"に書き込めませんでした、%3$dバイト中%2$dバイト書き込みました: %m" -#: access/heap/rewriteheap.c:1012 access/heap/rewriteheap.c:1131 access/transam/timeline.c:329 access/transam/timeline.c:481 access/transam/xlog.c:3324 access/transam/xlog.c:3517 access/transam/xlog.c:4739 access/transam/xlog.c:11273 access/transam/xlog.c:11311 access/transam/xlog.c:11716 access/transam/xlogfuncs.c:735 postmaster/postmaster.c:4654 replication/logical/origin.c:575 replication/slot.c:1540 storage/file/copydir.c:167 storage/smgr/md.c:218 +#: access/heap/rewriteheap.c:1012 access/heap/rewriteheap.c:1131 access/transam/timeline.c:329 access/transam/timeline.c:481 access/transam/xlog.c:3325 access/transam/xlog.c:3518 access/transam/xlog.c:4740 access/transam/xlog.c:11274 access/transam/xlog.c:11312 access/transam/xlog.c:11717 access/transam/xlogfuncs.c:735 postmaster/postmaster.c:4656 replication/logical/origin.c:575 replication/slot.c:1569 storage/file/copydir.c:167 storage/smgr/md.c:218 #: utils/time/snapmgr.c:1358 #, c-format msgid "could not create file \"%s\": %m" @@ -904,13 +904,13 @@ msgstr "ファイル\"%s\"を作成できませんでした: %m" msgid "could not truncate file \"%s\" to %u: %m" msgstr "ファイル\"%s\"を%uバイトに切り詰められませんでした: %m" -#: access/heap/rewriteheap.c:1159 access/transam/timeline.c:384 access/transam/timeline.c:424 access/transam/timeline.c:498 access/transam/xlog.c:3380 access/transam/xlog.c:3573 access/transam/xlog.c:4751 postmaster/postmaster.c:4664 postmaster/postmaster.c:4674 replication/logical/origin.c:587 replication/logical/origin.c:629 replication/logical/origin.c:648 replication/logical/snapbuild.c:1808 replication/slot.c:1575 storage/file/buffile.c:502 +#: access/heap/rewriteheap.c:1159 access/transam/timeline.c:384 access/transam/timeline.c:424 access/transam/timeline.c:498 access/transam/xlog.c:3381 access/transam/xlog.c:3574 access/transam/xlog.c:4752 postmaster/postmaster.c:4666 postmaster/postmaster.c:4676 replication/logical/origin.c:587 replication/logical/origin.c:629 replication/logical/origin.c:648 replication/logical/snapbuild.c:1808 replication/slot.c:1605 storage/file/buffile.c:502 #: storage/file/copydir.c:207 utils/init/miscinit.c:1448 utils/init/miscinit.c:1459 utils/init/miscinit.c:1467 utils/misc/guc.c:8100 utils/misc/guc.c:8131 utils/misc/guc.c:10069 utils/misc/guc.c:10083 utils/time/snapmgr.c:1363 utils/time/snapmgr.c:1370 #, c-format msgid "could not write to file \"%s\": %m" msgstr "ファイル\"%s\"を書き出せませんでした: %m" -#: access/heap/rewriteheap.c:1249 access/transam/twophase.c:1697 access/transam/xlogarchive.c:118 access/transam/xlogarchive.c:421 postmaster/postmaster.c:1092 postmaster/syslogger.c:1465 replication/logical/origin.c:563 replication/logical/reorderbuffer.c:3286 replication/logical/snapbuild.c:1750 replication/logical/snapbuild.c:2195 replication/slot.c:1672 storage/file/fd.c:751 storage/file/fd.c:3127 storage/file/fd.c:3189 storage/file/reinit.c:255 +#: access/heap/rewriteheap.c:1249 access/transam/twophase.c:1697 access/transam/xlogarchive.c:118 access/transam/xlogarchive.c:421 postmaster/postmaster.c:1094 postmaster/syslogger.c:1465 replication/logical/origin.c:563 replication/logical/reorderbuffer.c:3286 replication/logical/snapbuild.c:1750 replication/logical/snapbuild.c:2195 replication/slot.c:1708 storage/file/fd.c:751 storage/file/fd.c:3127 storage/file/fd.c:3189 storage/file/reinit.c:255 #: storage/ipc/dsm.c:302 storage/smgr/md.c:358 storage/smgr/md.c:408 storage/sync/sync.c:229 utils/time/snapmgr.c:1703 #, c-format msgid "could not remove file \"%s\": %m" @@ -1132,7 +1132,7 @@ msgstr "インデックスアクセスメソッド\"%s\"はハンドラを持っ msgid "cannot access index \"%s\" while it is being reindexed" msgstr "再作成中であるためインデックス\"%s\"にアクセスできません" -#: access/index/indexam.c:147 catalog/objectaddress.c:1260 commands/indexcmds.c:2681 commands/tablecmds.c:254 commands/tablecmds.c:278 commands/tablecmds.c:16383 commands/tablecmds.c:17930 +#: access/index/indexam.c:147 catalog/objectaddress.c:1260 commands/indexcmds.c:2681 commands/tablecmds.c:254 commands/tablecmds.c:278 commands/tablecmds.c:16383 commands/tablecmds.c:17940 #, c-format msgid "\"%s\" is not an index" msgstr "\"%s\"はインデックスではありません" @@ -1177,17 +1177,17 @@ msgstr "インデックス\"%s\"に削除処理中の内部ページがありま msgid "This can be caused by an interrupted VACUUM in version 9.3 or older, before upgrade. Please REINDEX it." msgstr "これは9.3かそれ以前のバージョンで、アップグレード前にVACUUMが中断された際に起きた可能性があります。REINDEXしてください。" -#: access/nbtree/nbtutils.c:2685 +#: access/nbtree/nbtutils.c:2684 #, c-format msgid "index row size %zu exceeds btree version %u maximum %zu for index \"%s\"" msgstr "インデックス行サイズ%1$zuはインデックス\"%4$s\"でのbtreeバージョン %2$u の最大値%3$zuを超えています" -#: access/nbtree/nbtutils.c:2691 +#: access/nbtree/nbtutils.c:2690 #, c-format msgid "Index row references tuple (%u,%u) in relation \"%s\"." msgstr "インデックス行はリレーション\"%3$s\"のタプル(%1$u,%2$u)を参照しています。" -#: access/nbtree/nbtutils.c:2695 +#: access/nbtree/nbtutils.c:2694 #, c-format msgid "" "Values larger than 1/3 of a buffer page cannot be indexed.\n" @@ -1623,7 +1623,7 @@ msgstr "ファイル\"%s\"内に格納されているサイズが不正です" msgid "calculated CRC checksum does not match value stored in file \"%s\"" msgstr "算出されたCRCチェックサムがファイル\"%s\"に格納されている値と一致しません" -#: access/transam/twophase.c:1405 access/transam/xlog.c:6574 +#: access/transam/twophase.c:1405 access/transam/xlog.c:6575 #, c-format msgid "Failed while allocating a WAL reading processor." msgstr "WALリーダの割り当てに中に失敗しました。" @@ -1854,419 +1854,419 @@ msgstr "並列処理中はサブトランザクションをコミットできま msgid "cannot have more than 2^32-1 subtransactions in a transaction" msgstr "1トランザクション内には 2^32-1 個より多くのサブトランザクションを作成できません" -#: access/transam/xlog.c:2588 +#: access/transam/xlog.c:2589 #, 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:2864 +#: access/transam/xlog.c:2865 #, c-format msgid "updated min recovery point to %X/%X on timeline %u" msgstr "最小リカバリポイントをタイムライン%3$uの%1$X/%2$Xに更新しました" -#: access/transam/xlog.c:3993 access/transam/xlogutils.c:802 replication/walsender.c:2550 +#: access/transam/xlog.c:3994 access/transam/xlogutils.c:802 replication/walsender.c:2564 #, c-format msgid "requested WAL segment %s has already been removed" msgstr "要求された WAL セグメント %s はすでに削除されています" -#: access/transam/xlog.c:4237 +#: access/transam/xlog.c:4238 #, c-format msgid "recycled write-ahead log file \"%s\"" msgstr "先行書き込みログファイル\"%s\"を再利用しました" -#: access/transam/xlog.c:4249 +#: access/transam/xlog.c:4250 #, c-format msgid "removing write-ahead log file \"%s\"" msgstr "先行書き込みログファイル\"%s\"を削除します" -#: access/transam/xlog.c:4269 +#: access/transam/xlog.c:4270 #, c-format msgid "could not rename file \"%s\": %m" msgstr "ファイル\"%s\"の名前を変更できませんでした: %m" -#: access/transam/xlog.c:4311 access/transam/xlog.c:4321 +#: access/transam/xlog.c:4312 access/transam/xlog.c:4322 #, c-format msgid "required WAL directory \"%s\" does not exist" msgstr "WALディレクトリ\"%s\"は存在しません" -#: access/transam/xlog.c:4327 +#: access/transam/xlog.c:4328 #, c-format msgid "creating missing WAL directory \"%s\"" msgstr "なかったWALディレクトリ\"%s\"を作成しています" -#: access/transam/xlog.c:4330 commands/dbcommands.c:2295 +#: access/transam/xlog.c:4331 commands/dbcommands.c:2295 #, c-format msgid "could not create missing directory \"%s\": %m" msgstr "なかったディレクトリ\"%s\"の作成に失敗しました: %m" -#: access/transam/xlog.c:4452 +#: access/transam/xlog.c:4453 #, 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:4590 +#: access/transam/xlog.c:4591 #, c-format msgid "new timeline %u is not a child of database system timeline %u" msgstr "新しいタイムライン%uはデータベースシステムのタイムライン%uの子ではありません" -#: access/transam/xlog.c:4604 +#: access/transam/xlog.c:4605 #, 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:4623 +#: access/transam/xlog.c:4624 #, c-format msgid "new target timeline is %u" msgstr "新しい目標タイムラインは%uです" -#: access/transam/xlog.c:4659 +#: access/transam/xlog.c:4660 #, c-format msgid "could not generate secret authorization token" msgstr "秘密の認証トークンを生成できませんでした" -#: access/transam/xlog.c:4818 access/transam/xlog.c:4827 access/transam/xlog.c:4851 access/transam/xlog.c:4858 access/transam/xlog.c:4865 access/transam/xlog.c:4870 access/transam/xlog.c:4877 access/transam/xlog.c:4884 access/transam/xlog.c:4891 access/transam/xlog.c:4898 access/transam/xlog.c:4905 access/transam/xlog.c:4912 access/transam/xlog.c:4921 access/transam/xlog.c:4928 utils/init/miscinit.c:1605 +#: access/transam/xlog.c:4819 access/transam/xlog.c:4828 access/transam/xlog.c:4852 access/transam/xlog.c:4859 access/transam/xlog.c:4866 access/transam/xlog.c:4871 access/transam/xlog.c:4878 access/transam/xlog.c:4885 access/transam/xlog.c:4892 access/transam/xlog.c:4899 access/transam/xlog.c:4906 access/transam/xlog.c:4913 access/transam/xlog.c:4922 access/transam/xlog.c:4929 utils/init/miscinit.c:1605 #, c-format msgid "database files are incompatible with server" msgstr "データベースファイルがサーバと互換性がありません" -#: access/transam/xlog.c:4819 +#: access/transam/xlog.c:4820 #, 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:4823 +#: access/transam/xlog.c:4824 #, 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:4828 +#: access/transam/xlog.c:4829 #, 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:4831 access/transam/xlog.c:4855 access/transam/xlog.c:4862 access/transam/xlog.c:4867 +#: access/transam/xlog.c:4832 access/transam/xlog.c:4856 access/transam/xlog.c:4863 access/transam/xlog.c:4868 #, c-format msgid "It looks like you need to initdb." msgstr "initdbが必要のようです。" -#: access/transam/xlog.c:4842 +#: access/transam/xlog.c:4843 #, c-format msgid "incorrect checksum in control file" msgstr "制御ファイル内のチェックサムが不正です" -#: access/transam/xlog.c:4852 +#: access/transam/xlog.c:4853 #, 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:4859 +#: access/transam/xlog.c:4860 #, 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:4866 +#: access/transam/xlog.c:4867 #, c-format msgid "The database cluster appears to use a different floating-point number format than the server executable." msgstr "データベースクラスタはサーバ実行ファイルと異なる浮動小数点書式を使用しているようです。" -#: access/transam/xlog.c:4871 +#: access/transam/xlog.c:4872 #, 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:4874 access/transam/xlog.c:4881 access/transam/xlog.c:4888 access/transam/xlog.c:4895 access/transam/xlog.c:4902 access/transam/xlog.c:4909 access/transam/xlog.c:4916 access/transam/xlog.c:4924 access/transam/xlog.c:4931 +#: access/transam/xlog.c:4875 access/transam/xlog.c:4882 access/transam/xlog.c:4889 access/transam/xlog.c:4896 access/transam/xlog.c:4903 access/transam/xlog.c:4910 access/transam/xlog.c:4917 access/transam/xlog.c:4925 access/transam/xlog.c:4932 #, c-format msgid "It looks like you need to recompile or initdb." msgstr "再コンパイルもしくは initdb が必要そうです。" -#: access/transam/xlog.c:4878 +#: access/transam/xlog.c:4879 #, 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:4885 +#: access/transam/xlog.c:4886 #, 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:4892 +#: access/transam/xlog.c:4893 #, 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:4899 +#: access/transam/xlog.c:4900 #, 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:4906 +#: access/transam/xlog.c:4907 #, 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:4913 +#: access/transam/xlog.c:4914 #, 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:4922 +#: access/transam/xlog.c:4923 #, 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:4929 +#: access/transam/xlog.c:4930 #, 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:4938 +#: access/transam/xlog.c:4939 #, 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:4950 +#: access/transam/xlog.c:4951 #, 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:4954 +#: access/transam/xlog.c:4955 #, 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:5391 +#: access/transam/xlog.c:5392 #, c-format msgid "could not write bootstrap write-ahead log file: %m" msgstr "ブートストラップの先行書き込みログファイルに書き込めませんでした: %m" -#: access/transam/xlog.c:5399 +#: access/transam/xlog.c:5400 #, c-format msgid "could not fsync bootstrap write-ahead log file: %m" msgstr "ブートストラップの先行書き込みログファイルをfsyncできませんでした: %m" -#: access/transam/xlog.c:5405 +#: access/transam/xlog.c:5406 #, c-format msgid "could not close bootstrap write-ahead log file: %m" msgstr "ブートストラップの先行書き込みログファイルをクローズできませんでした: %m" -#: access/transam/xlog.c:5466 +#: access/transam/xlog.c:5467 #, c-format msgid "using recovery command file \"%s\" is not supported" msgstr "リカバリコマンドファイル \"%s\"の使用はサポートされません" -#: access/transam/xlog.c:5531 +#: access/transam/xlog.c:5532 #, c-format msgid "standby mode is not supported by single-user servers" msgstr "スタンバイモードはシングルユーザサーバではサポートされません" -#: access/transam/xlog.c:5548 +#: access/transam/xlog.c:5549 #, c-format msgid "specified neither primary_conninfo nor restore_command" msgstr "primary_conninfo と restore_command のどちらも指定されていません" -#: access/transam/xlog.c:5549 +#: access/transam/xlog.c:5550 #, 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:5557 +#: access/transam/xlog.c:5558 #, c-format msgid "must specify restore_command when standby mode is not enabled" msgstr "スタンバイモードを有効にしない場合は、restore_command の指定が必要です" -#: access/transam/xlog.c:5595 +#: access/transam/xlog.c:5596 #, c-format msgid "recovery target timeline %u does not exist" msgstr "リカバリ目標タイムライン%uが存在しません" -#: access/transam/xlog.c:5716 +#: access/transam/xlog.c:5717 #, c-format msgid "archive recovery complete" msgstr "アーカイブリカバリが完了しました" -#: access/transam/xlog.c:5782 access/transam/xlog.c:6060 +#: access/transam/xlog.c:5783 access/transam/xlog.c:6061 #, c-format msgid "recovery stopping after reaching consistency" msgstr "リカバリ処理は一貫性確保後に停止します" -#: access/transam/xlog.c:5803 +#: access/transam/xlog.c:5804 #, c-format msgid "recovery stopping before WAL location (LSN) \"%X/%X\"" msgstr "リカバリ処理はWAL位置(LSN)\"%X/%X\"の前で停止します" -#: access/transam/xlog.c:5894 +#: access/transam/xlog.c:5895 #, c-format msgid "recovery stopping before commit of transaction %u, time %s" msgstr "リカバリ処理はトランザクション%uのコミット、時刻%sの前に停止します" -#: access/transam/xlog.c:5901 +#: access/transam/xlog.c:5902 #, c-format msgid "recovery stopping before abort of transaction %u, time %s" msgstr "リカバリ処理はトランザクション%uのアボート、時刻%sの前に停止します" -#: access/transam/xlog.c:5954 +#: access/transam/xlog.c:5955 #, c-format msgid "recovery stopping at restore point \"%s\", time %s" msgstr "リカバリ処理は復元ポイント\"%s\"、時刻%s に停止します" -#: access/transam/xlog.c:5972 +#: access/transam/xlog.c:5973 #, c-format msgid "recovery stopping after WAL location (LSN) \"%X/%X\"" msgstr "リカバリ処理はWAL位置(LSN)\"%X/%X\"の後で停止します" -#: access/transam/xlog.c:6040 +#: access/transam/xlog.c:6041 #, c-format msgid "recovery stopping after commit of transaction %u, time %s" msgstr "リカバリ処理はトランザクション%uのコミット、時刻%sの後に停止します" -#: access/transam/xlog.c:6048 +#: access/transam/xlog.c:6049 #, c-format msgid "recovery stopping after abort of transaction %u, time %s" msgstr "リカバリ処理はトランザクション%uのアボート、時刻%sの後に停止します" -#: access/transam/xlog.c:6097 +#: access/transam/xlog.c:6098 #, c-format msgid "pausing at the end of recovery" msgstr "リカバリ完了位置で一時停止しています" -#: access/transam/xlog.c:6098 +#: access/transam/xlog.c:6099 #, c-format msgid "Execute pg_wal_replay_resume() to promote." msgstr "再開するには pg_wal_replay_resume() を実行してください" -#: access/transam/xlog.c:6101 +#: access/transam/xlog.c:6102 #, c-format msgid "recovery has paused" msgstr "リカバリは一時停止中です" -#: access/transam/xlog.c:6102 +#: access/transam/xlog.c:6103 #, c-format msgid "Execute pg_wal_replay_resume() to continue." msgstr "再開するには pg_xlog_replay_resume() を実行してください" -#: access/transam/xlog.c:6322 +#: access/transam/xlog.c:6323 #, 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:6346 +#: access/transam/xlog.c:6347 #, c-format msgid "WAL was generated with wal_level=minimal, data may be missing" msgstr "wal_level=minimal でWALが生成されました。データが失われる可能性があります" -#: access/transam/xlog.c:6347 +#: access/transam/xlog.c:6348 #, 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:6358 +#: access/transam/xlog.c:6359 #, 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:6359 +#: access/transam/xlog.c:6360 #, 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:6421 +#: access/transam/xlog.c:6422 #, c-format msgid "control file contains invalid checkpoint location" msgstr "制御ファイル内のチェックポイント位置が不正です" -#: access/transam/xlog.c:6432 +#: access/transam/xlog.c:6433 #, c-format msgid "database system was shut down at %s" msgstr "データベースシステムは %s にシャットダウンしました" -#: access/transam/xlog.c:6438 +#: access/transam/xlog.c:6439 #, c-format msgid "database system was shut down in recovery at %s" msgstr "データベースシステムはリカバリ中 %s にシャットダウンしました" -#: access/transam/xlog.c:6444 +#: access/transam/xlog.c:6445 #, c-format msgid "database system shutdown was interrupted; last known up at %s" msgstr "データベースシステムはシャットダウン中に中断されました; %s まで動作していたことは確認できます" -#: access/transam/xlog.c:6450 +#: access/transam/xlog.c:6451 #, c-format msgid "database system was interrupted while in recovery at %s" msgstr "データベースシステムはリカバリ中 %s に中断されました" -#: access/transam/xlog.c:6452 +#: access/transam/xlog.c:6453 #, 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:6458 +#: access/transam/xlog.c:6459 #, c-format msgid "database system was interrupted while in recovery at log time %s" msgstr "データベースシステムはリカバリ中ログ時刻 %s に中断されました" -#: access/transam/xlog.c:6460 +#: access/transam/xlog.c:6461 #, 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:6466 +#: access/transam/xlog.c:6467 #, c-format msgid "database system was interrupted; last known up at %s" msgstr "データベースシステムは中断されました: %s まで動作していたことは確認できます" -#: access/transam/xlog.c:6472 +#: access/transam/xlog.c:6473 #, c-format msgid "control file contains invalid database cluster state" msgstr "制御ファイル内のデータベース・クラスタ状態が不正です" -#: access/transam/xlog.c:6529 +#: access/transam/xlog.c:6530 #, c-format msgid "entering standby mode" msgstr "スタンバイモードに入ります" -#: access/transam/xlog.c:6532 +#: access/transam/xlog.c:6533 #, c-format msgid "starting point-in-time recovery to XID %u" msgstr "XID%uまでのポイントインタイムリカバリを開始します" -#: access/transam/xlog.c:6536 +#: access/transam/xlog.c:6537 #, c-format msgid "starting point-in-time recovery to %s" msgstr "%sまでのポイントインタイムリカバリを開始します" -#: access/transam/xlog.c:6540 +#: access/transam/xlog.c:6541 #, c-format msgid "starting point-in-time recovery to \"%s\"" msgstr "\"%s\"までのポイントインタイムリカバリを開始します" -#: access/transam/xlog.c:6544 +#: access/transam/xlog.c:6545 #, c-format msgid "starting point-in-time recovery to WAL location (LSN) \"%X/%X\"" msgstr "WAL位置(LSN) \"%X/%X\"までのポイントインタイムリカバリを開始します" -#: access/transam/xlog.c:6549 +#: access/transam/xlog.c:6550 #, c-format msgid "starting point-in-time recovery to earliest consistent point" msgstr "最も古い一貫性確保点までのポイントインタイムリカバリを開始します" -#: access/transam/xlog.c:6552 +#: access/transam/xlog.c:6553 #, c-format msgid "starting archive recovery" msgstr "アーカイブリカバリを開始しています" -#: access/transam/xlog.c:6611 access/transam/xlog.c:6744 +#: access/transam/xlog.c:6612 access/transam/xlog.c:6745 #, c-format msgid "checkpoint record is at %X/%X" msgstr "チェックポイントレコードは%X/%Xにあります" -#: access/transam/xlog.c:6626 +#: access/transam/xlog.c:6627 #, c-format msgid "could not find redo location referenced by checkpoint record" msgstr "チェックポイントレコードが参照している redo 位置を見つけられませんでした" -#: access/transam/xlog.c:6627 access/transam/xlog.c:6637 +#: access/transam/xlog.c:6628 access/transam/xlog.c:6638 #, c-format msgid "" "If you are restoring from a backup, touch \"%s/recovery.signal\" and add required recovery options.\n" @@ -2277,488 +2277,488 @@ msgstr "" "バックアップからの復旧でなければ、\"%s/backup_label\"の削除を試みてください。.\n" "バックアップから復旧で\"%s/backup_label\"を削除すると、クラスタは壊れた状態で復旧されることに注意してください。" -#: access/transam/xlog.c:6636 +#: access/transam/xlog.c:6637 #, c-format msgid "could not locate required checkpoint record" msgstr "必要なチェックポイントが見つかりませんでした" -#: access/transam/xlog.c:6665 commands/tablespace.c:665 +#: access/transam/xlog.c:6666 commands/tablespace.c:665 #, c-format msgid "could not create symbolic link \"%s\": %m" msgstr "シンボリックリンク\"%s\"を作成できませんでした: %m" -#: access/transam/xlog.c:6697 access/transam/xlog.c:6703 +#: access/transam/xlog.c:6698 access/transam/xlog.c:6704 #, c-format msgid "ignoring file \"%s\" because no file \"%s\" exists" msgstr "ファイル\"%2$s\"が存在しないためファイル\"%1$s\"を無視します" -#: access/transam/xlog.c:6699 access/transam/xlog.c:12234 +#: access/transam/xlog.c:6700 access/transam/xlog.c:12235 #, c-format msgid "File \"%s\" was renamed to \"%s\"." msgstr "ファイル\"%s\"は\"%s\"にリネームされました。" -#: access/transam/xlog.c:6705 +#: access/transam/xlog.c:6706 #, c-format msgid "Could not rename file \"%s\" to \"%s\": %m." msgstr "ファイル\"%s\"の名前を\"%s\"に変更できませんでした: %m。" -#: access/transam/xlog.c:6756 +#: access/transam/xlog.c:6757 #, c-format msgid "could not locate a valid checkpoint record" msgstr "有効なチェックポイントが見つかりませんでした" -#: access/transam/xlog.c:6794 +#: access/transam/xlog.c:6795 #, c-format msgid "requested timeline %u is not a child of this server's history" msgstr "要求されたタイムライン%uはこのサーバの履歴からの子孫ではありません" -#: access/transam/xlog.c:6796 +#: access/transam/xlog.c:6797 #, 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:6812 +#: access/transam/xlog.c:6813 #, 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:6843 +#: access/transam/xlog.c:6844 #, c-format msgid "invalid next transaction ID" msgstr "次のトランザクションIDが不正です" -#: access/transam/xlog.c:6937 +#: access/transam/xlog.c:6938 #, c-format msgid "invalid redo in checkpoint record" msgstr "チェックポイントレコード内の不正なREDO" -#: access/transam/xlog.c:6948 +#: access/transam/xlog.c:6949 #, c-format msgid "invalid redo record in shutdown checkpoint" msgstr "シャットダウン・チェックポイントにおける不正なREDOレコード" -#: access/transam/xlog.c:6988 +#: access/transam/xlog.c:6989 #, c-format msgid "database system was not properly shut down; automatic recovery in progress" msgstr "データベースシステムは正しくシャットダウンされていません; 自動リカバリを実行中" -#: access/transam/xlog.c:6992 +#: access/transam/xlog.c:6993 #, c-format msgid "crash recovery starts in timeline %u and has target timeline %u" msgstr "タイムライン%uから、タイムライン%uを目標としてクラッシュリカバリを開始します" -#: access/transam/xlog.c:7039 +#: access/transam/xlog.c:7040 #, c-format msgid "backup_label contains data inconsistent with control file" msgstr "backup_labelに制御ファイルと整合しないデータが含まれます" -#: access/transam/xlog.c:7040 +#: access/transam/xlog.c:7041 #, 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:7131 +#: access/transam/xlog.c:7132 #, c-format msgid "initializing for hot standby" msgstr "ホットスタンバイのための初期化を行っています" -#: access/transam/xlog.c:7265 +#: access/transam/xlog.c:7266 #, c-format msgid "redo starts at %X/%X" msgstr "REDOを%X/%Xから開始します" -#: access/transam/xlog.c:7489 +#: access/transam/xlog.c:7490 #, c-format msgid "requested recovery stop point is before consistent recovery point" msgstr "要求されたリカバリ停止ポイントは、一貫性があるリカバリポイントより前にあります" -#: access/transam/xlog.c:7527 +#: access/transam/xlog.c:7528 #, c-format msgid "redo done at %X/%X" msgstr "REDOが%X/%Xで終了しました" -#: access/transam/xlog.c:7532 +#: access/transam/xlog.c:7533 #, c-format msgid "last completed transaction was at log time %s" msgstr "最後に完了したトランザクションのログ時刻は%sでした" -#: access/transam/xlog.c:7541 +#: access/transam/xlog.c:7542 #, c-format msgid "redo is not required" msgstr "REDOは必要ありません" -#: access/transam/xlog.c:7553 +#: access/transam/xlog.c:7554 #, c-format msgid "recovery ended before configured recovery target was reached" msgstr "指定したリカバリターゲットに到達する前にリカバリが終了しました" -#: access/transam/xlog.c:7637 access/transam/xlog.c:7641 +#: access/transam/xlog.c:7638 access/transam/xlog.c:7642 #, c-format msgid "WAL ends before end of online backup" msgstr "オンラインバックアップの終了より前にWALが終了しました" -#: access/transam/xlog.c:7638 +#: access/transam/xlog.c:7639 #, c-format msgid "All WAL generated while online backup was taken must be available at recovery." msgstr "オンラインバックアップ中に生成されたすべてのWALがリカバリで利用可能である必要があります。" -#: access/transam/xlog.c:7642 +#: access/transam/xlog.c:7643 #, 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:7645 +#: access/transam/xlog.c:7646 #, c-format msgid "WAL ends before consistent recovery point" msgstr "WALが一貫性があるリカバリポイントより前で終了しました" -#: access/transam/xlog.c:7688 +#: access/transam/xlog.c:7689 #, c-format msgid "selected new timeline ID: %u" msgstr "新しいタイムラインIDを選択: %u" -#: access/transam/xlog.c:8173 +#: access/transam/xlog.c:8174 #, c-format msgid "unexpected directory entry \"%s\" found in %s" msgstr "%2$s で想定外のディレクトリエントリ\"%1$s\"が見つかりました" -#: access/transam/xlog.c:8175 +#: access/transam/xlog.c:8176 #, c-format msgid "All directory entries in pg_tblspc/ should be symbolic links." msgstr "Pg_tblspc/ のすべてのディレクトリエントリは、シンボリックリンクである必要があります。" -#: access/transam/xlog.c:8176 +#: access/transam/xlog.c:8177 #, 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:8260 +#: access/transam/xlog.c:8261 #, c-format msgid "consistent recovery state reached at %X/%X" msgstr "%X/%X でリカバリの一貫性が確保されました" -#: access/transam/xlog.c:8470 +#: access/transam/xlog.c:8471 #, c-format msgid "invalid primary checkpoint link in control file" msgstr "制御ファイル内の最初のチェックポイントへのリンクが不正です" -#: access/transam/xlog.c:8474 +#: access/transam/xlog.c:8475 #, c-format msgid "invalid checkpoint link in backup_label file" msgstr "backup_labelファイル内のチェックポイントへのリンクが不正です" -#: access/transam/xlog.c:8492 +#: access/transam/xlog.c:8493 #, c-format msgid "invalid primary checkpoint record" msgstr "最初のチェックポイントレコードが不正です" -#: access/transam/xlog.c:8496 +#: access/transam/xlog.c:8497 #, c-format msgid "invalid checkpoint record" msgstr "チェックポイントレコードが不正です" -#: access/transam/xlog.c:8507 +#: access/transam/xlog.c:8508 #, c-format msgid "invalid resource manager ID in primary checkpoint record" msgstr "プライマリチェックポイントレコード内のリソースマネージャIDが不正です" -#: access/transam/xlog.c:8511 +#: access/transam/xlog.c:8512 #, c-format msgid "invalid resource manager ID in checkpoint record" msgstr "チェックポイントレコード内のリソースマネージャIDがで不正です" -#: access/transam/xlog.c:8524 +#: access/transam/xlog.c:8525 #, c-format msgid "invalid xl_info in primary checkpoint record" msgstr "最初のチェックポイントレコード内のxl_infoが不正です" -#: access/transam/xlog.c:8528 +#: access/transam/xlog.c:8529 #, c-format msgid "invalid xl_info in checkpoint record" msgstr "チェックポイントレコード内のxl_infoが不正です" -#: access/transam/xlog.c:8539 +#: access/transam/xlog.c:8540 #, c-format msgid "invalid length of primary checkpoint record" msgstr "最初のチェックポイントレコード長が不正です" -#: access/transam/xlog.c:8543 +#: access/transam/xlog.c:8544 #, c-format msgid "invalid length of checkpoint record" msgstr "チェックポイントレコード長が不正です" -#: access/transam/xlog.c:8723 +#: access/transam/xlog.c:8724 #, c-format msgid "shutting down" msgstr "シャットダウンしています" -#: access/transam/xlog.c:9031 +#: access/transam/xlog.c:9032 #, c-format msgid "checkpoint skipped because system is idle" msgstr "システムがアイドル状態なためチェックポイントがスキップされました" -#: access/transam/xlog.c:9257 +#: access/transam/xlog.c:9258 #, c-format msgid "concurrent write-ahead log activity while database system is shutting down" msgstr "データベースのシャットダウンに並行して、先行書き込みログが発生しました" -#: access/transam/xlog.c:9578 +#: access/transam/xlog.c:9579 #, c-format msgid "skipping restartpoint, recovery has already ended" msgstr "再開ポイントをスキップします、リカバリはすでに終わっています" -#: access/transam/xlog.c:9601 +#: access/transam/xlog.c:9602 #, c-format msgid "skipping restartpoint, already performed at %X/%X" msgstr "%X/%X ですでに実行済みの再開ポイントをスキップします" -#: access/transam/xlog.c:9808 +#: access/transam/xlog.c:9809 #, c-format msgid "recovery restart point at %X/%X" msgstr "リカバリ再開ポイントは%X/%Xです" -#: access/transam/xlog.c:9810 +#: access/transam/xlog.c:9811 #, c-format msgid "Last completed transaction was at log time %s." msgstr "最後に完了したトランザクションはログ時刻 %s のものです" -#: access/transam/xlog.c:10060 +#: access/transam/xlog.c:10061 #, c-format msgid "restore point \"%s\" created at %X/%X" msgstr "復帰ポイント\"%s\"が%X/%Xに作成されました" -#: access/transam/xlog.c:10205 +#: access/transam/xlog.c:10206 #, c-format msgid "unexpected previous timeline ID %u (current timeline ID %u) in checkpoint record" msgstr "チェックポイントレコードにおいて想定外の前回のタイムラインID %u(現在のタイムラインIDは%u)がありました" -#: access/transam/xlog.c:10214 +#: access/transam/xlog.c:10215 #, c-format msgid "unexpected timeline ID %u (after %u) in checkpoint record" msgstr "チェックポイントレコードにおいて想定外のタイムラインID %u (%uの後)がありました" -#: access/transam/xlog.c:10230 +#: access/transam/xlog.c:10231 #, 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:10306 +#: access/transam/xlog.c:10307 #, c-format msgid "online backup was canceled, recovery cannot continue" msgstr "オンラインバックアップはキャンセルされ、リカバリを継続できません" -#: access/transam/xlog.c:10363 access/transam/xlog.c:10419 access/transam/xlog.c:10449 +#: access/transam/xlog.c:10364 access/transam/xlog.c:10420 access/transam/xlog.c:10450 #, c-format msgid "unexpected timeline ID %u (should be %u) in checkpoint record" msgstr "チェックポイントレコードにおいて想定外のタイムラインID %u(%uのはず)がありました" -#: access/transam/xlog.c:10609 +#: access/transam/xlog.c:10610 #, c-format msgid "successfully skipped missing contrecord at %X/%X, overwritten at %s" msgstr "%X/%Xで%sに上書きされて失われた継続行を正常にスキップしました" -#: access/transam/xlog.c:10802 +#: access/transam/xlog.c:10803 #, c-format msgid "could not fsync write-through file \"%s\": %m" msgstr "ライトスルーファイル\"%s\"をfsyncできませんでした: %m" -#: access/transam/xlog.c:10808 +#: access/transam/xlog.c:10809 #, c-format msgid "could not fdatasync file \"%s\": %m" msgstr "ファイル\"%s\"をfdatasyncできませんでした: %m" -#: access/transam/xlog.c:10907 access/transam/xlog.c:11465 access/transam/xlogfuncs.c:275 access/transam/xlogfuncs.c:302 access/transam/xlogfuncs.c:341 access/transam/xlogfuncs.c:362 access/transam/xlogfuncs.c:383 +#: access/transam/xlog.c:10908 access/transam/xlog.c:11466 access/transam/xlogfuncs.c:275 access/transam/xlogfuncs.c:302 access/transam/xlogfuncs.c:341 access/transam/xlogfuncs.c:362 access/transam/xlogfuncs.c:383 #, c-format msgid "WAL control functions cannot be executed during recovery." msgstr "リカバリ中はWAL制御関数は実行できません。" -#: access/transam/xlog.c:10916 access/transam/xlog.c:11474 +#: access/transam/xlog.c:10917 access/transam/xlog.c:11475 #, c-format msgid "WAL level not sufficient for making an online backup" msgstr "オンラインバックアップを行うにはWALレベルが不十分です" -#: access/transam/xlog.c:10917 access/transam/xlog.c:11475 access/transam/xlogfuncs.c:308 +#: access/transam/xlog.c:10918 access/transam/xlog.c:11476 access/transam/xlogfuncs.c:308 #, c-format msgid "wal_level must be set to \"replica\" or \"logical\" at server start." msgstr "サーバの開始時にwal_levelを\"replica\"または \"logical\"にセットする必要があります。" -#: access/transam/xlog.c:10922 +#: access/transam/xlog.c:10923 #, c-format msgid "backup label too long (max %d bytes)" msgstr "バックアップラベルが長すぎます (最大%dバイト)" -#: access/transam/xlog.c:10959 access/transam/xlog.c:11264 access/transam/xlog.c:11302 +#: access/transam/xlog.c:10960 access/transam/xlog.c:11265 access/transam/xlog.c:11303 #, c-format msgid "a backup is already in progress" msgstr "すでにバックアップが進行中です" -#: access/transam/xlog.c:10960 +#: access/transam/xlog.c:10961 #, c-format msgid "Run pg_stop_backup() and try again." msgstr "pg_stop_backup()を実行後に再試行してください" -#: access/transam/xlog.c:11056 +#: access/transam/xlog.c:11057 #, 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:11058 access/transam/xlog.c:11670 +#: access/transam/xlog.c:11059 access/transam/xlog.c:11671 #, 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:11161 replication/basebackup.c:1429 utils/adt/misc.c:371 +#: access/transam/xlog.c:11162 replication/basebackup.c:1429 utils/adt/misc.c:371 #, c-format msgid "symbolic link \"%s\" target is too long" msgstr "シンボリックリンク\"%s\"の参照先が長すぎます" -#: access/transam/xlog.c:11214 commands/tablespace.c:385 commands/tablespace.c:561 replication/basebackup.c:1444 utils/adt/misc.c:379 +#: access/transam/xlog.c:11215 commands/tablespace.c:385 commands/tablespace.c:561 replication/basebackup.c:1444 utils/adt/misc.c:379 #, c-format msgid "tablespaces are not supported on this platform" msgstr "このプラットフォームではテーブル空間はサポートしていません" -#: access/transam/xlog.c:11265 access/transam/xlog.c:11303 +#: access/transam/xlog.c:11266 access/transam/xlog.c:11304 #, 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:11490 +#: access/transam/xlog.c:11491 #, c-format msgid "exclusive backup not in progress" msgstr "排他バックアップは進行中ではありません" -#: access/transam/xlog.c:11517 +#: access/transam/xlog.c:11518 #, c-format msgid "a backup is not in progress" msgstr "バックアップが進行中ではありません" -#: access/transam/xlog.c:11603 access/transam/xlog.c:11616 access/transam/xlog.c:12007 access/transam/xlog.c:12013 access/transam/xlog.c:12061 access/transam/xlog.c:12134 access/transam/xlogfuncs.c:692 +#: access/transam/xlog.c:11604 access/transam/xlog.c:11617 access/transam/xlog.c:12008 access/transam/xlog.c:12014 access/transam/xlog.c:12062 access/transam/xlog.c:12135 access/transam/xlogfuncs.c:692 #, c-format msgid "invalid data in file \"%s\"" msgstr "ファイル\"%s\"内の不正なデータ" -#: access/transam/xlog.c:11620 replication/basebackup.c:1277 +#: access/transam/xlog.c:11621 replication/basebackup.c:1277 #, c-format msgid "the standby was promoted during online backup" msgstr "オンラインバックアップ中にスタンバイが昇格しました" -#: access/transam/xlog.c:11621 replication/basebackup.c:1278 +#: access/transam/xlog.c:11622 replication/basebackup.c:1278 #, 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:11668 +#: access/transam/xlog.c:11669 #, 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:11788 +#: access/transam/xlog.c:11789 #, c-format msgid "base backup done, waiting for required WAL segments to be archived" msgstr "ベースバックアップ完了、必要な WAL セグメントがアーカイブされるのを待っています" -#: access/transam/xlog.c:11800 +#: access/transam/xlog.c:11801 #, c-format msgid "still waiting for all required WAL segments to be archived (%d seconds elapsed)" msgstr "まだ必要なすべての WAL セグメントがアーカイブされるのを待っています(%d 秒経過)" -#: access/transam/xlog.c:11802 +#: access/transam/xlog.c:11803 #, 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:11809 +#: access/transam/xlog.c:11810 #, c-format msgid "all required WAL segments have been archived" msgstr "必要なすべての WAL セグメントがアーカイブされました" -#: access/transam/xlog.c:11813 +#: access/transam/xlog.c:11814 #, 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:11868 +#: access/transam/xlog.c:11869 #, c-format msgid "aborting backup due to backend exiting before pg_stop_backup was called" msgstr "バックエンドが pg_stop_backup の呼び出し前に終了したため、バックアップは異常終了しました" -#: access/transam/xlog.c:12044 +#: access/transam/xlog.c:12045 #, c-format msgid "backup time %s in file \"%s\"" msgstr "ファイル\"%2$s\"内のバックアップ時刻は %1$s" -#: access/transam/xlog.c:12049 +#: access/transam/xlog.c:12050 #, c-format msgid "backup label %s in file \"%s\"" msgstr "ファイル\"%2$s\"内のバックアップラベルは %1$s" -#: access/transam/xlog.c:12062 +#: access/transam/xlog.c:12063 #, c-format msgid "Timeline ID parsed is %u, but expected %u." msgstr "読み取られたタイムラインIDは%uでしたが、%uであるはずです。" -#: access/transam/xlog.c:12066 +#: access/transam/xlog.c:12067 #, 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:12174 +#: access/transam/xlog.c:12175 #, c-format msgid "WAL redo at %X/%X for %s" msgstr "%X/%Xにある%sのWAL再生" -#: access/transam/xlog.c:12223 +#: access/transam/xlog.c:12224 #, c-format msgid "online backup mode was not canceled" msgstr "オンラインバックアップモードはキャンセルされていません" -#: access/transam/xlog.c:12224 +#: access/transam/xlog.c:12225 #, c-format msgid "File \"%s\" could not be renamed to \"%s\": %m." msgstr "ファイル\"%s\"の名前を\"%s\"に変更できませんでした: %m。" -#: access/transam/xlog.c:12233 access/transam/xlog.c:12245 access/transam/xlog.c:12255 +#: access/transam/xlog.c:12234 access/transam/xlog.c:12246 access/transam/xlog.c:12256 #, c-format msgid "online backup mode canceled" msgstr "オンラインバックアップモードがキャンセルされました" -#: access/transam/xlog.c:12246 +#: access/transam/xlog.c:12247 #, c-format msgid "Files \"%s\" and \"%s\" were renamed to \"%s\" and \"%s\", respectively." msgstr "ファイル\"%s\"、\"%s\"の名前はそれぞれ\"%s\"、\"%s\"へと変更されました。" -#: access/transam/xlog.c:12256 +#: access/transam/xlog.c:12257 #, 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:12389 access/transam/xlogutils.c:971 +#: access/transam/xlog.c:12390 access/transam/xlogutils.c:971 #, c-format msgid "could not read from log segment %s, offset %u: %m" msgstr "ログセグメント%s、オフセット%uを読み取れませんでした: %m" -#: access/transam/xlog.c:12395 access/transam/xlogutils.c:978 +#: access/transam/xlog.c:12396 access/transam/xlogutils.c:978 #, 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:12955 +#: access/transam/xlog.c:12966 #, c-format msgid "WAL receiver process shutdown requested" msgstr "WAL receiverプロセスのシャットダウンが要求されました" -#: access/transam/xlog.c:13072 +#: access/transam/xlog.c:13089 #, c-format msgid "received promote request" msgstr "昇格要求を受信しました" -#: access/transam/xlog.c:13085 +#: access/transam/xlog.c:13102 #, c-format msgid "promote trigger file found: %s" msgstr "昇格トリガファイルがあります: %s" -#: access/transam/xlog.c:13094 +#: access/transam/xlog.c:13111 #, c-format msgid "could not stat promote trigger file \"%s\": %m" msgstr "昇格トリガファイル\"%s\"のstatに失敗しました: %m" @@ -2812,12 +2812,12 @@ msgid "Did you mean to use pg_stop_backup('f')?" msgstr "pg_stop_backup('f') を実行しようとしていたのではないですか?" #: access/transam/xlogfuncs.c:185 commands/event_trigger.c:1332 commands/event_trigger.c:1890 commands/extension.c:1965 commands/extension.c:2073 commands/extension.c:2358 commands/prepare.c:716 executor/execExpr.c:2267 executor/execSRF.c:728 executor/functions.c:1056 foreign/foreign.c:530 libpq/hba.c:2674 replication/logical/launcher.c:1086 replication/logical/logicalfuncs.c:157 replication/logical/origin.c:1486 replication/slotfuncs.c:252 -#: replication/walsender.c:3305 storage/ipc/shmem.c:550 utils/adt/datetime.c:4765 utils/adt/genfile.c:505 utils/adt/genfile.c:588 utils/adt/jsonfuncs.c:1792 utils/adt/jsonfuncs.c:1904 utils/adt/jsonfuncs.c:2092 utils/adt/jsonfuncs.c:2201 utils/adt/jsonfuncs.c:3663 utils/adt/misc.c:216 utils/adt/pgstatfuncs.c:476 utils/adt/pgstatfuncs.c:584 utils/adt/pgstatfuncs.c:1719 utils/fmgr/funcapi.c:72 utils/misc/guc.c:9769 utils/mmgr/portalmem.c:1145 +#: replication/walsender.c:3319 storage/ipc/shmem.c:550 utils/adt/datetime.c:4765 utils/adt/genfile.c:505 utils/adt/genfile.c:588 utils/adt/jsonfuncs.c:1792 utils/adt/jsonfuncs.c:1904 utils/adt/jsonfuncs.c:2092 utils/adt/jsonfuncs.c:2201 utils/adt/jsonfuncs.c:3663 utils/adt/misc.c:216 utils/adt/pgstatfuncs.c:476 utils/adt/pgstatfuncs.c:584 utils/adt/pgstatfuncs.c:1719 utils/fmgr/funcapi.c:72 utils/misc/guc.c:9769 utils/mmgr/portalmem.c:1145 #, c-format msgid "set-valued function called in context that cannot accept a set" msgstr "このコンテキストで集合値の関数は集合を受け付けられません" -#: access/transam/xlogfuncs.c:189 commands/event_trigger.c:1336 commands/event_trigger.c:1894 commands/extension.c:1969 commands/extension.c:2077 commands/extension.c:2362 commands/prepare.c:720 foreign/foreign.c:535 libpq/hba.c:2678 replication/logical/launcher.c:1090 replication/logical/logicalfuncs.c:161 replication/logical/origin.c:1490 replication/slotfuncs.c:256 replication/walsender.c:3309 storage/ipc/shmem.c:554 utils/adt/datetime.c:4769 +#: access/transam/xlogfuncs.c:189 commands/event_trigger.c:1336 commands/event_trigger.c:1894 commands/extension.c:1969 commands/extension.c:2077 commands/extension.c:2362 commands/prepare.c:720 foreign/foreign.c:535 libpq/hba.c:2678 replication/logical/launcher.c:1090 replication/logical/logicalfuncs.c:161 replication/logical/origin.c:1490 replication/slotfuncs.c:256 replication/walsender.c:3323 storage/ipc/shmem.c:554 utils/adt/datetime.c:4769 #: utils/adt/genfile.c:509 utils/adt/genfile.c:592 utils/adt/misc.c:220 utils/adt/pgstatfuncs.c:480 utils/adt/pgstatfuncs.c:588 utils/adt/pgstatfuncs.c:1723 utils/misc/guc.c:9773 utils/misc/pg_config.c:43 utils/mmgr/portalmem.c:1149 #, c-format msgid "materialize mode required, but it is not allowed in this context" @@ -3163,12 +3163,12 @@ msgstr "列権限はリレーションに対してのみ有効です" msgid "large object %u does not exist" msgstr "ラージオブジェクト%uは存在しません" -#: catalog/aclchk.c:911 catalog/aclchk.c:920 commands/collationcmds.c:118 commands/copy.c:1137 commands/copy.c:1157 commands/copy.c:1166 commands/copy.c:1175 commands/copy.c:1184 commands/copy.c:1193 commands/copy.c:1202 commands/copy.c:1211 commands/copy.c:1229 commands/copy.c:1245 commands/copy.c:1265 commands/copy.c:1282 commands/dbcommands.c:158 commands/dbcommands.c:167 commands/dbcommands.c:176 commands/dbcommands.c:185 commands/dbcommands.c:194 +#: catalog/aclchk.c:911 catalog/aclchk.c:920 commands/collationcmds.c:118 commands/copy.c:1174 commands/copy.c:1194 commands/copy.c:1203 commands/copy.c:1212 commands/copy.c:1221 commands/copy.c:1230 commands/copy.c:1239 commands/copy.c:1248 commands/copy.c:1266 commands/copy.c:1282 commands/copy.c:1302 commands/copy.c:1319 commands/dbcommands.c:158 commands/dbcommands.c:167 commands/dbcommands.c:176 commands/dbcommands.c:185 commands/dbcommands.c:194 #: commands/dbcommands.c:203 commands/dbcommands.c:212 commands/dbcommands.c:221 commands/dbcommands.c:230 commands/dbcommands.c:239 commands/dbcommands.c:261 commands/dbcommands.c:1541 commands/dbcommands.c:1550 commands/dbcommands.c:1559 commands/dbcommands.c:1568 commands/extension.c:1756 commands/extension.c:1766 commands/extension.c:1776 commands/extension.c:3073 commands/foreigncmds.c:550 commands/foreigncmds.c:559 commands/functioncmds.c:573 #: commands/functioncmds.c:739 commands/functioncmds.c:748 commands/functioncmds.c:757 commands/functioncmds.c:766 commands/functioncmds.c:2018 commands/functioncmds.c:2026 commands/publicationcmds.c:87 commands/publicationcmds.c:130 commands/sequence.c:1275 commands/sequence.c:1285 commands/sequence.c:1295 commands/sequence.c:1305 commands/sequence.c:1315 commands/sequence.c:1325 commands/sequence.c:1335 commands/sequence.c:1345 commands/sequence.c:1355 #: commands/subscriptioncmds.c:105 commands/subscriptioncmds.c:115 commands/subscriptioncmds.c:125 commands/subscriptioncmds.c:135 commands/subscriptioncmds.c:151 commands/subscriptioncmds.c:162 commands/subscriptioncmds.c:176 commands/tablecmds.c:7481 commands/typecmds.c:322 commands/typecmds.c:1357 commands/typecmds.c:1366 commands/typecmds.c:1374 commands/typecmds.c:1382 commands/typecmds.c:1390 commands/user.c:133 commands/user.c:147 commands/user.c:156 #: commands/user.c:165 commands/user.c:174 commands/user.c:183 commands/user.c:192 commands/user.c:201 commands/user.c:210 commands/user.c:219 commands/user.c:228 commands/user.c:237 commands/user.c:246 commands/user.c:582 commands/user.c:590 commands/user.c:598 commands/user.c:606 commands/user.c:614 commands/user.c:622 commands/user.c:630 commands/user.c:638 commands/user.c:647 commands/user.c:655 commands/user.c:663 parser/parse_utilcmd.c:414 -#: replication/pgoutput/pgoutput.c:151 replication/pgoutput/pgoutput.c:172 replication/walsender.c:891 replication/walsender.c:902 replication/walsender.c:912 +#: replication/pgoutput/pgoutput.c:151 replication/pgoutput/pgoutput.c:172 replication/walsender.c:905 replication/walsender.c:916 replication/walsender.c:926 #, c-format msgid "conflicting or redundant options" msgstr "競合するオプション、あるいは余計なオプションがあります" @@ -3183,7 +3183,7 @@ msgstr "デフォルト権限は列には設定できません" msgid "cannot use IN SCHEMA clause when using GRANT/REVOKE ON SCHEMAS" msgstr "GRANT/REVOKE ON SCHEMAS を使っている時には IN SCHEMA 句は指定できません" -#: catalog/aclchk.c:1562 catalog/catalog.c:536 catalog/objectaddress.c:1427 commands/analyze.c:389 commands/copy.c:5099 commands/sequence.c:1710 commands/tablecmds.c:6944 commands/tablecmds.c:7100 commands/tablecmds.c:7150 commands/tablecmds.c:7224 commands/tablecmds.c:7294 commands/tablecmds.c:7406 commands/tablecmds.c:7500 commands/tablecmds.c:7559 commands/tablecmds.c:7648 commands/tablecmds.c:7677 commands/tablecmds.c:7832 commands/tablecmds.c:7914 +#: catalog/aclchk.c:1562 catalog/catalog.c:536 catalog/objectaddress.c:1427 commands/analyze.c:389 commands/copy.c:5136 commands/sequence.c:1710 commands/tablecmds.c:6944 commands/tablecmds.c:7100 commands/tablecmds.c:7150 commands/tablecmds.c:7224 commands/tablecmds.c:7294 commands/tablecmds.c:7406 commands/tablecmds.c:7500 commands/tablecmds.c:7559 commands/tablecmds.c:7648 commands/tablecmds.c:7677 commands/tablecmds.c:7832 commands/tablecmds.c:7914 #: commands/tablecmds.c:8007 commands/tablecmds.c:8166 commands/tablecmds.c:11618 commands/tablecmds.c:11810 commands/tablecmds.c:11970 commands/tablecmds.c:13063 commands/trigger.c:884 parser/analyze.c:2379 parser/parse_relation.c:713 parser/parse_target.c:1049 parser/parse_type.c:144 parser/parse_utilcmd.c:3335 parser/parse_utilcmd.c:3371 parser/parse_utilcmd.c:3413 utils/adt/acl.c:2886 utils/adt/ruleutils.c:2541 #, c-format msgid "column \"%s\" of relation \"%s\" does not exist" @@ -3674,7 +3674,7 @@ msgstr "OID %uの機能拡張は存在しません" msgid "publication with OID %u does not exist" msgstr "OID %uのパブリケーションは存在しません" -#: catalog/aclchk.c:5305 commands/subscriptioncmds.c:1117 +#: catalog/aclchk.c:5305 commands/subscriptioncmds.c:1119 #, c-format msgid "subscription with OID %u does not exist" msgstr "OID %uのサブスクリプションは存在しません" @@ -3759,8 +3759,8 @@ msgstr[1] "" msgid "cannot drop %s because other objects depend on it" msgstr "他のオブジェクトが依存しているため%sを削除できません" -#: catalog/dependency.c:1210 catalog/dependency.c:1217 catalog/dependency.c:1229 commands/tablecmds.c:1256 commands/tablecmds.c:13682 commands/tablespace.c:464 commands/user.c:1095 commands/view.c:509 libpq/auth.c:342 replication/syncrep.c:1092 storage/lmgr/deadlock.c:1153 storage/lmgr/proc.c:1364 utils/misc/guc.c:6795 utils/misc/guc.c:6831 utils/misc/guc.c:6901 utils/misc/guc.c:11071 utils/misc/guc.c:11105 utils/misc/guc.c:11139 utils/misc/guc.c:11182 -#: utils/misc/guc.c:11224 +#: catalog/dependency.c:1210 catalog/dependency.c:1217 catalog/dependency.c:1229 commands/tablecmds.c:1256 commands/tablecmds.c:13682 commands/tablespace.c:464 commands/user.c:1095 commands/view.c:509 libpq/auth.c:342 replication/slot.c:184 replication/syncrep.c:1092 storage/lmgr/deadlock.c:1153 storage/lmgr/proc.c:1364 utils/misc/guc.c:6795 utils/misc/guc.c:6831 utils/misc/guc.c:6901 utils/misc/guc.c:11071 utils/misc/guc.c:11105 utils/misc/guc.c:11139 +#: utils/misc/guc.c:11182 utils/misc/guc.c:11224 utils/misc/guc.c:12140 utils/misc/guc.c:12142 #, c-format msgid "%s" msgstr "%s" @@ -4082,7 +4082,7 @@ msgstr "リレーション\"%s.%s\"は存在しません" msgid "relation \"%s\" does not exist" msgstr "リレーション\"%s\"は存在しません" -#: catalog/namespace.c:500 catalog/namespace.c:3031 commands/extension.c:1540 commands/extension.c:1546 +#: catalog/namespace.c:500 catalog/namespace.c:3034 commands/extension.c:1540 commands/extension.c:1546 #, c-format msgid "no schema has been selected to create in" msgstr "作成先のスキーマが選択されていません" @@ -4107,82 +4107,82 @@ msgstr "一時スキーマの中には一時リレーションしか作成でき msgid "statistics object \"%s\" does not exist" msgstr "統計情報オブジェクト\"%s\"は存在しません" -#: catalog/namespace.c:2346 +#: catalog/namespace.c:2349 #, c-format msgid "text search parser \"%s\" does not exist" msgstr "テキスト検索パーサ\"%s\"は存在しません" -#: catalog/namespace.c:2472 +#: catalog/namespace.c:2475 #, c-format msgid "text search dictionary \"%s\" does not exist" msgstr "テキスト検索辞書\"%s\"は存在しません" -#: catalog/namespace.c:2599 +#: catalog/namespace.c:2602 #, c-format msgid "text search template \"%s\" does not exist" msgstr "テキスト検索テンプレート\"%s\"は存在しません" -#: catalog/namespace.c:2725 commands/tsearchcmds.c:1200 utils/cache/ts_cache.c:617 +#: catalog/namespace.c:2728 commands/tsearchcmds.c:1200 utils/cache/ts_cache.c:617 #, c-format msgid "text search configuration \"%s\" does not exist" msgstr "テキスト検索設定\"%s\"は存在しません" -#: catalog/namespace.c:2838 parser/parse_expr.c:872 parser/parse_target.c:1241 +#: catalog/namespace.c:2841 parser/parse_expr.c:872 parser/parse_target.c:1241 #, c-format msgid "cross-database references are not implemented: %s" msgstr "データベース間の参照は実装されていません: %s" -#: catalog/namespace.c:2844 gram.y:14983 gram.y:16452 parser/parse_expr.c:879 parser/parse_target.c:1248 +#: catalog/namespace.c:2847 gram.y:14983 gram.y:16452 parser/parse_expr.c:879 parser/parse_target.c:1248 #, c-format msgid "improper qualified name (too many dotted names): %s" msgstr "修飾名が不適切です(ドット区切りの名前が多すぎます): %s" -#: catalog/namespace.c:2974 +#: catalog/namespace.c:2977 #, c-format msgid "cannot move objects into or out of temporary schemas" msgstr "一時スキーマへ、または一時スキーマからオブジェクトを移動できません" -#: catalog/namespace.c:2980 +#: catalog/namespace.c:2983 #, c-format msgid "cannot move objects into or out of TOAST schema" msgstr "TOASTスキーマへ、またはTOASTスキーマからオブジェクトを移動できません" -#: catalog/namespace.c:3053 commands/schemacmds.c:285 commands/schemacmds.c:365 commands/tablecmds.c:1201 +#: catalog/namespace.c:3056 commands/schemacmds.c:285 commands/schemacmds.c:365 commands/tablecmds.c:1201 #, c-format msgid "schema \"%s\" does not exist" msgstr "スキーマ\"%s\"は存在しません" -#: catalog/namespace.c:3084 +#: catalog/namespace.c:3087 #, c-format msgid "improper relation name (too many dotted names): %s" msgstr "リレーション名が不適切です(ドット区切りの名前が多すぎます): %s" -#: catalog/namespace.c:3651 +#: catalog/namespace.c:3654 #, c-format msgid "collation \"%s\" for encoding \"%s\" does not exist" msgstr "エンコーディング\"%2$s\"の照合順序\"%1$s\"は存在しません" -#: catalog/namespace.c:3706 +#: catalog/namespace.c:3709 #, c-format msgid "conversion \"%s\" does not exist" msgstr "変換\"%sは存在しません" -#: catalog/namespace.c:3970 +#: catalog/namespace.c:3973 #, c-format msgid "permission denied to create temporary tables in database \"%s\"" msgstr "データベース\"%s\"に一時テーブルを作成する権限がありません" -#: catalog/namespace.c:3986 +#: catalog/namespace.c:3989 #, c-format msgid "cannot create temporary tables during recovery" msgstr "リカバリ中は一時テーブルを作成できません" -#: catalog/namespace.c:3992 +#: catalog/namespace.c:3995 #, c-format msgid "cannot create temporary tables during a parallel operation" msgstr "並行処理中は一時テーブルを作成できません" -#: catalog/namespace.c:4293 commands/tablespace.c:1216 commands/variable.c:64 tcop/postgres.c:3429 utils/misc/guc.c:11256 utils/misc/guc.c:11334 +#: catalog/namespace.c:4296 commands/tablespace.c:1216 commands/variable.c:64 tcop/postgres.c:3429 utils/misc/guc.c:11256 utils/misc/guc.c:11334 #, c-format msgid "List syntax is invalid." msgstr "リスト文法が無効です" @@ -5134,7 +5134,7 @@ msgstr "データベースシステムが必要としているため%sが所有� msgid "cannot reassign ownership of objects owned by %s because they are required by the database system" msgstr "データベースシステムが必要としているため%sが所有するオブジェクトの所有者を再割り当てできません" -#: catalog/pg_subscription.c:171 commands/subscriptioncmds.c:648 commands/subscriptioncmds.c:862 commands/subscriptioncmds.c:1085 +#: catalog/pg_subscription.c:171 commands/subscriptioncmds.c:648 commands/subscriptioncmds.c:864 commands/subscriptioncmds.c:1087 #, c-format msgid "subscription \"%s\" does not exist" msgstr "サブスクリプション\"%s\"は存在しません" @@ -5608,7 +5608,7 @@ msgstr "ロケール名\"%s\"を、言語タグに変換できませんでした msgid "must be superuser to import system collations" msgstr "システム照合順序をインポートするにはスーパユーザである必要があります" -#: commands/collationcmds.c:575 commands/copy.c:1901 commands/copy.c:3492 libpq/be-secure-common.c:81 +#: commands/collationcmds.c:575 commands/copy.c:1938 commands/copy.c:3529 libpq/be-secure-common.c:81 #, c-format msgid "could not execute command \"%s\": %m" msgstr "コマンド\"%s\"を実行できませんでした: %m" @@ -5723,462 +5723,472 @@ msgstr "ファイルからの COPY を行うにはスーパユーザまたは pg msgid "must be superuser or a member of the pg_write_server_files role to COPY to a file" msgstr "ファイルへの COPY を行うにはスーパユーザまたは pg_write_server_files ロールのメンバである必要があります" -#: commands/copy.c:963 +#: commands/copy.c:950 +#, c-format +msgid "generated columns are not supported in COPY FROM WHERE conditions" +msgstr "生成列は COPY FROM の WHERE 条件ではサポートされていません" + +#: commands/copy.c:951 commands/tablecmds.c:11638 commands/tablecmds.c:16537 commands/tablecmds.c:16616 commands/trigger.c:649 rewrite/rewriteHandler.c:882 rewrite/rewriteHandler.c:899 +#, c-format +msgid "Column \"%s\" is a generated column." +msgstr "列\"%s\"は生成カラムです。" + +#: commands/copy.c:1000 #, c-format msgid "COPY FROM not supported with row-level security" msgstr "COPY FROM で行レベルセキュリティはサポートされていません" -#: commands/copy.c:964 +#: commands/copy.c:1001 #, c-format msgid "Use INSERT statements instead." msgstr "代わりにINSERTを文使用してください。" -#: commands/copy.c:1149 +#: commands/copy.c:1186 #, c-format msgid "COPY format \"%s\" not recognized" msgstr "COPY フォーマット\"%s\"を認識できません" -#: commands/copy.c:1220 commands/copy.c:1236 commands/copy.c:1251 commands/copy.c:1273 +#: commands/copy.c:1257 commands/copy.c:1273 commands/copy.c:1288 commands/copy.c:1310 #, c-format msgid "argument to option \"%s\" must be a list of column names" msgstr "オプション\"%s\"の引数は列名のリストでなければなりません" -#: commands/copy.c:1288 +#: commands/copy.c:1325 #, c-format msgid "argument to option \"%s\" must be a valid encoding name" msgstr "オプション\"%s\"の引数は有効なエンコーディング名でなければなりません" -#: commands/copy.c:1295 commands/dbcommands.c:254 commands/dbcommands.c:1575 +#: commands/copy.c:1332 commands/dbcommands.c:254 commands/dbcommands.c:1575 #, c-format msgid "option \"%s\" not recognized" msgstr "タイムゾーン\"%s\"を認識できません" -#: commands/copy.c:1307 +#: commands/copy.c:1344 #, c-format msgid "cannot specify DELIMITER in BINARY mode" msgstr "BINARYモードではDELIMITERを指定できません" -#: commands/copy.c:1312 +#: commands/copy.c:1349 #, c-format msgid "cannot specify NULL in BINARY mode" msgstr "BINARYモードではNULLを指定できません" -#: commands/copy.c:1334 +#: commands/copy.c:1371 #, c-format msgid "COPY delimiter must be a single one-byte character" msgstr "COPYの区切り文字は単一の1バイト文字でなければなりません" -#: commands/copy.c:1341 +#: commands/copy.c:1378 #, c-format msgid "COPY delimiter cannot be newline or carriage return" msgstr "COPYの区切り文字は改行や復帰記号とすることができません" -#: commands/copy.c:1347 +#: commands/copy.c:1384 #, c-format msgid "COPY null representation cannot use newline or carriage return" msgstr "COPYのNULL表現には改行や復帰記号を使用することはできません" -#: commands/copy.c:1364 +#: commands/copy.c:1401 #, c-format msgid "COPY delimiter cannot be \"%s\"" msgstr "COPYの区切り文字を\"%s\"とすることはできません" -#: commands/copy.c:1370 +#: commands/copy.c:1407 #, c-format msgid "COPY HEADER available only in CSV mode" msgstr "COPY HEADERはCSVモードでのみ使用できます" -#: commands/copy.c:1376 +#: commands/copy.c:1413 #, c-format msgid "COPY quote available only in CSV mode" msgstr "COPYの引用符はCSVモードでのみ使用できます" -#: commands/copy.c:1381 +#: commands/copy.c:1418 #, c-format msgid "COPY quote must be a single one-byte character" msgstr "COPYの引用符は単一の1バイト文字でなければなりません" -#: commands/copy.c:1386 +#: commands/copy.c:1423 #, c-format msgid "COPY delimiter and quote must be different" msgstr "COPYの区切り文字と引用符は異なる文字でなければなりません" -#: commands/copy.c:1392 +#: commands/copy.c:1429 #, c-format msgid "COPY escape available only in CSV mode" msgstr "COPYのエスケープはCSVモードでのみ使用できます" -#: commands/copy.c:1397 +#: commands/copy.c:1434 #, c-format msgid "COPY escape must be a single one-byte character" msgstr "COPYのエスケープは単一の1バイト文字でなければなりません" -#: commands/copy.c:1403 +#: commands/copy.c:1440 #, c-format msgid "COPY force quote available only in CSV mode" msgstr "COPYのFORCE_QUOTEオプションはCSVモードでのみ使用できます" -#: commands/copy.c:1407 +#: commands/copy.c:1444 #, c-format msgid "COPY force quote only available using COPY TO" msgstr "COPYのFORCE_QUOTEオプションはCOPY TOでのみ使用できます" -#: commands/copy.c:1413 +#: commands/copy.c:1450 #, c-format msgid "COPY force not null available only in CSV mode" msgstr "COPYのFORCE_NOT_NULLオプションはCSVモードでのみ使用できます" -#: commands/copy.c:1417 +#: commands/copy.c:1454 #, c-format msgid "COPY force not null only available using COPY FROM" msgstr "COPYのFORCE_NOT_NULLオプションはCOPY FROMでのみ使用できます" -#: commands/copy.c:1423 +#: commands/copy.c:1460 #, c-format msgid "COPY force null available only in CSV mode" msgstr "COPYのFORCE_NULLオプションはCSVモードでのみ使用できます" -#: commands/copy.c:1428 +#: commands/copy.c:1465 #, c-format msgid "COPY force null only available using COPY FROM" msgstr "COPYのFORCE_NOT_NULLオプションはCOPY FROMでのみ使用できます" -#: commands/copy.c:1434 +#: commands/copy.c:1471 #, c-format msgid "COPY delimiter must not appear in the NULL specification" msgstr "COPYの区切り文字をNULLオプションの値に使用できません" -#: commands/copy.c:1441 +#: commands/copy.c:1478 #, c-format msgid "CSV quote character must not appear in the NULL specification" msgstr "COPYの引用符をNULLオプションの値に使用できません" -#: commands/copy.c:1527 +#: commands/copy.c:1564 #, c-format msgid "DO INSTEAD NOTHING rules are not supported for COPY" msgstr "DO INSTEAD NOTHING ルールは COPY ではサポートされていません" -#: commands/copy.c:1541 +#: commands/copy.c:1578 #, c-format msgid "conditional DO INSTEAD rules are not supported for COPY" msgstr "条件付き DO INSTEAD ルールは COPY ではサポートされていません" -#: commands/copy.c:1545 +#: commands/copy.c:1582 #, c-format msgid "DO ALSO rules are not supported for COPY" msgstr "DO ALSO ルールは COPY ではサポートされていません" -#: commands/copy.c:1550 +#: commands/copy.c:1587 #, c-format msgid "multi-statement DO INSTEAD rules are not supported for COPY" msgstr "マルチステートメントの DO INSTEAD ルールは COPY ではサポートされていません" -#: commands/copy.c:1560 +#: commands/copy.c:1597 #, c-format msgid "COPY (SELECT INTO) is not supported" msgstr "COPY (SELECT INTO)はサポートされていません" -#: commands/copy.c:1566 +#: commands/copy.c:1603 #, c-format msgid "COPY query must not be a utility command" msgstr "COPY問い合わせはユーティリティコマンドであってはなりません" -#: commands/copy.c:1581 +#: commands/copy.c:1618 #, c-format msgid "COPY query must have a RETURNING clause" msgstr "COPY文中の問い合わせではRETURNING句が必須です" -#: commands/copy.c:1610 +#: commands/copy.c:1647 #, c-format msgid "relation referenced by COPY statement has changed" msgstr "COPY文で参照されているリレーションが変更されました" -#: commands/copy.c:1669 +#: commands/copy.c:1706 #, c-format msgid "FORCE_QUOTE column \"%s\" not referenced by COPY" msgstr "FORCE_QUOTE指定された列\"%s\"はCOPYで参照されません" -#: commands/copy.c:1692 +#: commands/copy.c:1729 #, c-format msgid "FORCE_NOT_NULL column \"%s\" not referenced by COPY" msgstr "FORCE_NOT_NULL指定された列\"%s\"はCOPYで参照されません" -#: commands/copy.c:1715 +#: commands/copy.c:1752 #, c-format msgid "FORCE_NULL column \"%s\" not referenced by COPY" msgstr "FORCE_NULL指定された列\"%s\"はCOPYで参照されません" -#: commands/copy.c:1781 libpq/be-secure-common.c:105 +#: commands/copy.c:1818 libpq/be-secure-common.c:105 #, c-format msgid "could not close pipe to external command: %m" msgstr "外部コマンドに対するパイプをクローズできませんでした: %m" -#: commands/copy.c:1796 +#: commands/copy.c:1833 #, c-format msgid "program \"%s\" failed" msgstr "プログラム\"%s\"の実行に失敗しました" -#: commands/copy.c:1847 +#: commands/copy.c:1884 #, c-format msgid "cannot copy from view \"%s\"" msgstr "ビュー\"%s\"からのコピーはできません" -#: commands/copy.c:1849 commands/copy.c:1855 commands/copy.c:1861 commands/copy.c:1872 +#: commands/copy.c:1886 commands/copy.c:1892 commands/copy.c:1898 commands/copy.c:1909 #, c-format msgid "Try the COPY (SELECT ...) TO variant." msgstr "COPY (SELECT ...) TO構文を試してください" -#: commands/copy.c:1853 +#: commands/copy.c:1890 #, c-format msgid "cannot copy from materialized view \"%s\"" msgstr "実体化ビュー\"%s\"からのコピーはできません" -#: commands/copy.c:1859 +#: commands/copy.c:1896 #, c-format msgid "cannot copy from foreign table \"%s\"" msgstr "外部テーブル \"%s\" からのコピーはできません" -#: commands/copy.c:1865 +#: commands/copy.c:1902 #, c-format msgid "cannot copy from sequence \"%s\"" msgstr "シーケンス\"%s\"からのコピーはできません" -#: commands/copy.c:1870 +#: commands/copy.c:1907 #, c-format msgid "cannot copy from partitioned table \"%s\"" msgstr "パーティションテーブル\"%s\"からのコピーはできません" -#: commands/copy.c:1876 +#: commands/copy.c:1913 #, c-format msgid "cannot copy from non-table relation \"%s\"" msgstr "テーブル以外のリレーション\"%s\"からのコピーはできません" -#: commands/copy.c:1916 +#: commands/copy.c:1953 #, c-format msgid "relative path not allowed for COPY to file" msgstr "ファイルへのCOPYでは相対パスは指定できません" -#: commands/copy.c:1935 +#: commands/copy.c:1972 #, c-format msgid "could not open file \"%s\" for writing: %m" msgstr "ファイル\"%s\"を書き込み用にオープンできませんでした: %m" -#: commands/copy.c:1938 +#: commands/copy.c:1975 #, c-format msgid "COPY TO instructs the PostgreSQL server process to write a file. You may want a client-side facility such as psql's \\copy." msgstr "COPY TOによってPostgreSQLサーバプロセスはファイルの書き込みを行います。psqlの \\copy のようなクライアント側の仕組みが必要かもしれません" -#: commands/copy.c:1951 commands/copy.c:3523 +#: commands/copy.c:1988 commands/copy.c:3560 #, c-format msgid "\"%s\" is a directory" msgstr "\"%s\"はディレクトリです" -#: commands/copy.c:2253 +#: commands/copy.c:2290 #, c-format msgid "COPY %s, line %s, column %s" msgstr "%sのCOPY、行 %s、列 %s" -#: commands/copy.c:2257 commands/copy.c:2304 +#: commands/copy.c:2294 commands/copy.c:2341 #, c-format msgid "COPY %s, line %s" msgstr "%sのCOPY、行 %s" -#: commands/copy.c:2268 +#: commands/copy.c:2305 #, c-format msgid "COPY %s, line %s, column %s: \"%s\"" msgstr "%sのCOPY、行 %s、列 %s: \"%s\"" -#: commands/copy.c:2276 +#: commands/copy.c:2313 #, c-format msgid "COPY %s, line %s, column %s: null input" msgstr "%sのCOPY、行 %s、列 %s: null が入力されました" -#: commands/copy.c:2298 +#: commands/copy.c:2335 #, c-format msgid "COPY %s, line %s: \"%s\"" msgstr "%sのCOPY、行 %s: \"%s\"" -#: commands/copy.c:2699 +#: commands/copy.c:2736 #, c-format msgid "cannot copy to view \"%s\"" msgstr "ビュー\"%s\"へのコピーはできません" -#: commands/copy.c:2701 +#: commands/copy.c:2738 #, c-format msgid "To enable copying to a view, provide an INSTEAD OF INSERT trigger." msgstr "ビューへのコピーを可能にするためには、INSTEAD OF INSERTトリガを作成してください。" -#: commands/copy.c:2705 +#: commands/copy.c:2742 #, c-format msgid "cannot copy to materialized view \"%s\"" msgstr "実体化ビュー\"%s\"へのコピーはできません" -#: commands/copy.c:2710 +#: commands/copy.c:2747 #, c-format msgid "cannot copy to sequence \"%s\"" msgstr "シーケンス\"%s\"へのコピーはできません" -#: commands/copy.c:2715 +#: commands/copy.c:2752 #, c-format msgid "cannot copy to non-table relation \"%s\"" msgstr "テーブル以外のリレーション\"%s\"へのコピーはできません" -#: commands/copy.c:2755 +#: commands/copy.c:2792 #, c-format msgid "cannot perform COPY FREEZE on a partitioned table" msgstr "パーティション親テーブルに対して CLUSTER は実行できません" -#: commands/copy.c:2770 +#: commands/copy.c:2807 #, c-format msgid "cannot perform COPY FREEZE because of prior transaction activity" msgstr "先行するトランザクション処理のためCOPY FREEZEを実行することができません" -#: commands/copy.c:2776 +#: commands/copy.c:2813 #, c-format msgid "cannot perform COPY FREEZE because the table was not created or truncated in the current subtransaction" msgstr "このテーブルは現在のサブトランザクションにおいて作成または切り詰めされていないため、COPY FREEZEを実行することができません" -#: commands/copy.c:3510 +#: commands/copy.c:3547 #, c-format msgid "COPY FROM instructs the PostgreSQL server process to read a file. You may want a client-side facility such as psql's \\copy." msgstr "COPY FROMによってPostgreSQLサーバプロセスはファイルを読み込みます。psqlの \\copy のようなクライアント側の仕組みが必要かもしれません" -#: commands/copy.c:3538 +#: commands/copy.c:3575 #, c-format msgid "COPY file signature not recognized" msgstr "COPYファイルのシグネチャが不明です" -#: commands/copy.c:3543 +#: commands/copy.c:3580 #, c-format msgid "invalid COPY file header (missing flags)" msgstr "COPYファイルのヘッダが不正です(フラグがありません)" -#: commands/copy.c:3547 +#: commands/copy.c:3584 #, c-format msgid "invalid COPY file header (WITH OIDS)" msgstr "COPYファイルのヘッダが不正です(WITH OIDS)" -#: commands/copy.c:3552 +#: commands/copy.c:3589 #, c-format msgid "unrecognized critical flags in COPY file header" msgstr "COPYファイルのヘッダ内の重要なフラグが不明です" -#: commands/copy.c:3558 +#: commands/copy.c:3595 #, c-format msgid "invalid COPY file header (missing length)" msgstr "COPYファイルのヘッダが不正です(サイズがありません)" -#: commands/copy.c:3565 +#: commands/copy.c:3602 #, c-format msgid "invalid COPY file header (wrong length)" msgstr "COPYファイルのヘッダが不正です(サイズが不正です)" -#: commands/copy.c:3683 commands/copy.c:4356 commands/copy.c:4586 +#: commands/copy.c:3720 commands/copy.c:4393 commands/copy.c:4623 #, c-format msgid "extra data after last expected column" msgstr "推定最終列の後に余計なデータがありました" -#: commands/copy.c:3697 +#: commands/copy.c:3734 #, c-format msgid "missing data for column \"%s\"" msgstr "列\"%s\"のデータがありません" -#: commands/copy.c:3780 +#: commands/copy.c:3817 #, c-format msgid "received copy data after EOF marker" msgstr "EOF マーカーの後ろでコピーデータを受信しました" -#: commands/copy.c:3787 +#: commands/copy.c:3824 #, c-format msgid "row field count is %d, expected %d" msgstr "行のフィールド数は%d、その期待値は%dです" -#: commands/copy.c:4107 commands/copy.c:4124 +#: commands/copy.c:4144 commands/copy.c:4161 #, c-format msgid "literal carriage return found in data" msgstr "データの中に復帰記号そのものがありました" -#: commands/copy.c:4108 commands/copy.c:4125 +#: commands/copy.c:4145 commands/copy.c:4162 #, c-format msgid "unquoted carriage return found in data" msgstr "データの中に引用符のない復帰記号がありました" -#: commands/copy.c:4110 commands/copy.c:4127 +#: commands/copy.c:4147 commands/copy.c:4164 #, c-format msgid "Use \"\\r\" to represent carriage return." msgstr "復帰記号は\"\\r\"と表現してください" -#: commands/copy.c:4111 commands/copy.c:4128 +#: commands/copy.c:4148 commands/copy.c:4165 #, c-format msgid "Use quoted CSV field to represent carriage return." msgstr "復帰記号を表現するにはCSVフィールドを引用符で括ってください" -#: commands/copy.c:4140 +#: commands/copy.c:4177 #, c-format msgid "literal newline found in data" msgstr "データの中に改行記号そのものがありました" -#: commands/copy.c:4141 +#: commands/copy.c:4178 #, c-format msgid "unquoted newline found in data" msgstr "データの中に引用符のない改行記号がありました" -#: commands/copy.c:4143 +#: commands/copy.c:4180 #, c-format msgid "Use \"\\n\" to represent newline." msgstr "改行記号は\"\\n\"と表現してください" -#: commands/copy.c:4144 +#: commands/copy.c:4181 #, c-format msgid "Use quoted CSV field to represent newline." msgstr "改行記号を表現するにはCSVフィールドを引用符で括ってください" -#: commands/copy.c:4190 commands/copy.c:4226 +#: commands/copy.c:4227 commands/copy.c:4263 #, c-format msgid "end-of-copy marker does not match previous newline style" msgstr "コピー終端記号がこれまでの改行方式と一致しません" -#: commands/copy.c:4199 commands/copy.c:4215 +#: commands/copy.c:4236 commands/copy.c:4252 #, c-format msgid "end-of-copy marker corrupt" msgstr "コピー終端記号が破損しています" -#: commands/copy.c:4670 +#: commands/copy.c:4707 #, c-format msgid "unterminated CSV quoted field" msgstr "CSV引用符が閉じていません" -#: commands/copy.c:4747 commands/copy.c:4766 +#: commands/copy.c:4784 commands/copy.c:4803 #, c-format msgid "unexpected EOF in COPY data" msgstr "COPYデータの中に想定外のEOFがあります" -#: commands/copy.c:4756 +#: commands/copy.c:4793 #, c-format msgid "invalid field size" msgstr "フィールドサイズが不正です" -#: commands/copy.c:4779 +#: commands/copy.c:4816 #, c-format msgid "incorrect binary data format" msgstr "バイナリデータ書式が不正です" -#: commands/copy.c:5087 +#: commands/copy.c:5124 #, c-format msgid "column \"%s\" is a generated column" msgstr "列\"%s\"は生成カラムです" -#: commands/copy.c:5089 +#: commands/copy.c:5126 #, c-format msgid "Generated columns cannot be used in COPY." msgstr "生成カラムはCOPYでは使えません。" -#: commands/copy.c:5104 commands/indexcmds.c:1789 commands/statscmds.c:228 commands/tablecmds.c:2202 commands/tablecmds.c:2821 commands/tablecmds.c:3329 parser/parse_relation.c:3566 parser/parse_relation.c:3586 utils/adt/tsvector_op.c:2683 +#: commands/copy.c:5141 commands/indexcmds.c:1789 commands/statscmds.c:228 commands/tablecmds.c:2202 commands/tablecmds.c:2821 commands/tablecmds.c:3329 parser/parse_relation.c:3566 parser/parse_relation.c:3586 utils/adt/tsvector_op.c:2683 #, c-format msgid "column \"%s\" does not exist" msgstr "列\"%s\"は存在しません" -#: commands/copy.c:5111 commands/tablecmds.c:2228 commands/trigger.c:893 parser/parse_target.c:1065 parser/parse_target.c:1076 +#: commands/copy.c:5148 commands/tablecmds.c:2228 commands/trigger.c:893 parser/parse_target.c:1065 parser/parse_target.c:1076 #, c-format msgid "column \"%s\" specified more than once" msgstr "列\"%s\"が複数指定されました" @@ -7576,7 +7586,7 @@ msgstr "包含列は NULLS FIRST/LAST オプションをサポートしません msgid "could not determine which collation to use for index expression" msgstr "インデックス式で使用する照合順序を特定できませんでした" -#: commands/indexcmds.c:1925 commands/tablecmds.c:16694 commands/typecmds.c:771 parser/parse_expr.c:2871 parser/parse_type.c:566 parser/parse_utilcmd.c:3696 parser/parse_utilcmd.c:4259 utils/adt/misc.c:532 +#: commands/indexcmds.c:1925 commands/tablecmds.c:16704 commands/typecmds.c:771 parser/parse_expr.c:2871 parser/parse_type.c:566 parser/parse_utilcmd.c:3696 parser/parse_utilcmd.c:4259 utils/adt/misc.c:532 #, c-format msgid "collations are not supported by type %s" msgstr "%s 型では照合順序はサポートされません" @@ -7611,7 +7621,7 @@ msgstr "アクセスメソッド\"%s\"はASC/DESCオプションをサポート� msgid "access method \"%s\" does not support NULLS FIRST/LAST options" msgstr "アクセスメソッド\"%s\"はNULLS FIRST/LASTオプションをサポートしません" -#: commands/indexcmds.c:2107 commands/tablecmds.c:16719 commands/tablecmds.c:16725 commands/typecmds.c:1947 +#: commands/indexcmds.c:2107 commands/tablecmds.c:16729 commands/tablecmds.c:16735 commands/typecmds.c:1947 #, c-format msgid "data type %s has no default operator class for access method \"%s\"" msgstr "アクセスメソッド\"%2$s\"にはデータ型%1$s用のデフォルトの演算子クラスがありません" @@ -8399,7 +8409,7 @@ msgstr "パブリケーション名\"%s\"が2回以上使われています" msgid "must be superuser to create subscriptions" msgstr "サブスクリプションを生成するにはスーパユーザである必要があります" -#: commands/subscriptioncmds.c:445 commands/subscriptioncmds.c:534 replication/logical/tablesync.c:871 replication/logical/worker.c:2167 +#: commands/subscriptioncmds.c:445 commands/subscriptioncmds.c:534 replication/logical/tablesync.c:871 replication/logical/worker.c:2174 #, c-format msgid "could not connect to the publisher: %s" msgstr "発行サーバへの接続ができませんでした: %s" @@ -8450,48 +8460,48 @@ msgstr "ALTER SUBSCRIPTION ... SET PUBLICATION ... WITH (refresh = false) を使 msgid "ALTER SUBSCRIPTION ... REFRESH is not allowed for disabled subscriptions" msgstr "ALTER SUBSCRIPTION ... REFRESHは無効化されているサブスクリプションには実行できません" -#: commands/subscriptioncmds.c:866 +#: commands/subscriptioncmds.c:868 #, c-format msgid "subscription \"%s\" does not exist, skipping" msgstr "サブスクリプション\"%s\"は存在しません、スキップします" -#: commands/subscriptioncmds.c:991 +#: commands/subscriptioncmds.c:993 #, c-format msgid "could not connect to publisher when attempting to drop the replication slot \"%s\"" msgstr "レプリケーションスロット\"%s\"を削除するための発行者サーバへの接続に失敗しました" -#: commands/subscriptioncmds.c:993 commands/subscriptioncmds.c:1009 replication/logical/tablesync.c:920 replication/logical/tablesync.c:942 +#: commands/subscriptioncmds.c:995 commands/subscriptioncmds.c:1011 replication/logical/tablesync.c:920 replication/logical/tablesync.c:942 #, c-format msgid "The error was: %s" msgstr "発生したエラー: %s" #. translator: %s is an SQL ALTER command -#: commands/subscriptioncmds.c:995 +#: commands/subscriptioncmds.c:997 #, c-format msgid "Use %s to disable the subscription, and then use %s to disassociate it from the slot." msgstr "%s でサブスクリプションを無効化してから、%s でスロットとの関連付けを解除してください。" -#: commands/subscriptioncmds.c:1007 +#: commands/subscriptioncmds.c:1009 #, c-format msgid "could not drop the replication slot \"%s\" on publisher" msgstr "発行サーバ上のレプリケーションスロット\"%s\"の削除に失敗しました" -#: commands/subscriptioncmds.c:1012 +#: commands/subscriptioncmds.c:1014 #, c-format msgid "dropped replication slot \"%s\" on publisher" msgstr "発行サーバ上のレプリケーションスロット\"%s\"を削除しました" -#: commands/subscriptioncmds.c:1049 +#: commands/subscriptioncmds.c:1051 #, c-format msgid "permission denied to change owner of subscription \"%s\"" msgstr "サブスクリプション\"%s\"の所有者を変更する権限がありません" -#: commands/subscriptioncmds.c:1051 +#: commands/subscriptioncmds.c:1053 #, c-format msgid "The owner of a subscription must be a superuser." msgstr "サブスクリプションの所有者はスーパユーザでなければなりません。" -#: commands/subscriptioncmds.c:1166 +#: commands/subscriptioncmds.c:1168 #, c-format msgid "could not receive list of replicated tables from the publisher: %s" msgstr "発行テーブルの一覧を発行サーバから受け取れませんでした: %s" @@ -8552,7 +8562,7 @@ msgstr "実体化ビュー\"%s\"は存在しません、スキップします" msgid "Use DROP MATERIALIZED VIEW to remove a materialized view." msgstr "実体化ビューを削除するにはDROP MATERIALIZED VIEWを使用してください。" -#: commands/tablecmds.c:252 commands/tablecmds.c:276 commands/tablecmds.c:17973 parser/parse_utilcmd.c:2217 +#: commands/tablecmds.c:252 commands/tablecmds.c:276 commands/tablecmds.c:17983 parser/parse_utilcmd.c:2217 #, c-format msgid "index \"%s\" does not exist" msgstr "インデックス\"%s\"は存在しません" @@ -9411,11 +9421,6 @@ msgstr "型付けされたテーブルの列の型を変更できません" msgid "cannot specify USING when altering type of generated column" msgstr "生成列の型変更の際にはUSINGを指定することはできません" -#: commands/tablecmds.c:11638 commands/tablecmds.c:16537 commands/tablecmds.c:16627 commands/trigger.c:649 rewrite/rewriteHandler.c:882 rewrite/rewriteHandler.c:899 -#, c-format -msgid "Column \"%s\" is a generated column." -msgstr "列\"%s\"は生成カラムです。" - #: commands/tablecmds.c:11648 #, c-format msgid "cannot alter inherited column \"%s\"" @@ -9592,12 +9597,12 @@ msgstr "他のセッションの一時テーブルを継承できません" msgid "cannot inherit from a partition" msgstr "パーティションからの継承はできません" -#: commands/tablecmds.c:14262 commands/tablecmds.c:17035 +#: commands/tablecmds.c:14262 commands/tablecmds.c:17045 #, c-format msgid "circular inheritance not allowed" msgstr "循環継承を行うことはできません" -#: commands/tablecmds.c:14263 commands/tablecmds.c:17036 +#: commands/tablecmds.c:14263 commands/tablecmds.c:17046 #, c-format msgid "\"%s\" is already a child of \"%s\"." msgstr "\"%s\"はすでに\"%s\"の子です" @@ -9787,152 +9792,152 @@ msgstr "パーティションキーに指定されている列\"%s\"は存在し msgid "cannot use system column \"%s\" in partition key" msgstr "パーティションキーでシステム列\"%s\"は使用できません" -#: commands/tablecmds.c:16536 commands/tablecmds.c:16626 +#: commands/tablecmds.c:16536 commands/tablecmds.c:16615 #, c-format msgid "cannot use generated column in partition key" msgstr "パーティションキーで生成カラムは使用できません" -#: commands/tablecmds.c:16609 +#: commands/tablecmds.c:16605 #, c-format msgid "partition key expressions cannot contain system column references" msgstr "パーティションキー式はシステム列への参照を含むことができません" -#: commands/tablecmds.c:16656 +#: commands/tablecmds.c:16666 #, c-format msgid "functions in partition key expression must be marked IMMUTABLE" msgstr "パーティションキー式で使われる関数はIMMUTABLE指定されている必要があります" -#: commands/tablecmds.c:16665 +#: commands/tablecmds.c:16675 #, c-format msgid "cannot use constant expression as partition key" msgstr "定数式をパーティションキーとして使うことはできません" -#: commands/tablecmds.c:16686 +#: commands/tablecmds.c:16696 #, c-format msgid "could not determine which collation to use for partition expression" msgstr "パーティション式で使用する照合順序を特定できませんでした" -#: commands/tablecmds.c:16721 +#: commands/tablecmds.c:16731 #, c-format msgid "You must specify a hash operator class or define a default hash operator class for the data type." msgstr "ハッシュ演算子クラスを指定するか、もしくはこのデータ型にデフォルトのハッシュ演算子クラスを定義する必要があります。" -#: commands/tablecmds.c:16727 +#: commands/tablecmds.c:16737 #, c-format msgid "You must specify a btree operator class or define a default btree operator class for the data type." msgstr "btree演算子クラスを指定するか、もしくはこのデータ型にデフォルトのbtree演算子クラスを定義するかする必要があります。" -#: commands/tablecmds.c:16872 +#: commands/tablecmds.c:16882 #, c-format msgid "partition constraint for table \"%s\" is implied by existing constraints" msgstr "テーブル\"%s\"のパーティション制約は既存の制約によって暗黙的に満たされています" -#: commands/tablecmds.c:16876 partitioning/partbounds.c:3119 partitioning/partbounds.c:3170 +#: commands/tablecmds.c:16886 partitioning/partbounds.c:3119 partitioning/partbounds.c:3170 #, c-format msgid "updated partition constraint for default partition \"%s\" is implied by existing constraints" msgstr "デフォルトパーティション \"%s\" に対する更新されたパーティション制約は既存の制約によって暗黙的に満たされています" -#: commands/tablecmds.c:16975 +#: commands/tablecmds.c:16985 #, c-format msgid "\"%s\" is already a partition" msgstr "\"%s\"はすでパーティションです" -#: commands/tablecmds.c:16981 +#: commands/tablecmds.c:16991 #, c-format msgid "cannot attach a typed table as partition" msgstr "型付けされたテーブルをパーティションにアタッチすることはできません" -#: commands/tablecmds.c:16997 +#: commands/tablecmds.c:17007 #, c-format msgid "cannot attach inheritance child as partition" msgstr "継承子テーブルをパーティションにアタッチすることはできません" -#: commands/tablecmds.c:17011 +#: commands/tablecmds.c:17021 #, c-format msgid "cannot attach inheritance parent as partition" msgstr "継承親テーブルをパーティションにアタッチすることはできません" -#: commands/tablecmds.c:17045 +#: commands/tablecmds.c:17055 #, c-format msgid "cannot attach a temporary relation as partition of permanent relation \"%s\"" msgstr "一時リレーションを永続リレーション \"%s\" の子テーブルとしてアタッチすることはできません" -#: commands/tablecmds.c:17053 +#: commands/tablecmds.c:17063 #, c-format msgid "cannot attach a permanent relation as partition of temporary relation \"%s\"" msgstr "永続リレーションを一時リレーション\"%s\"のパーティション子テーブルとしてアタッチすることはできません" -#: commands/tablecmds.c:17061 +#: commands/tablecmds.c:17071 #, c-format msgid "cannot attach as partition of temporary relation of another session" msgstr "他セッションの一時リレーションのパーティション子テーブルとしてアタッチすることはできません" -#: commands/tablecmds.c:17068 +#: commands/tablecmds.c:17078 #, c-format msgid "cannot attach temporary relation of another session as partition" msgstr "他セッションの一時リレーションにパーティション子テーブルとしてアタッチすることはできません" -#: commands/tablecmds.c:17088 +#: commands/tablecmds.c:17098 #, c-format msgid "table \"%s\" contains column \"%s\" not found in parent \"%s\"" msgstr "テーブル\"%1$s\"は親テーブル\"%3$s\"にない列\"%2$s\"を含んでいます" -#: commands/tablecmds.c:17091 +#: commands/tablecmds.c:17101 #, c-format msgid "The new partition may contain only the columns present in parent." msgstr "新しいパーティションは親に存在する列のみを含むことができます。" -#: commands/tablecmds.c:17103 +#: commands/tablecmds.c:17113 #, c-format msgid "trigger \"%s\" prevents table \"%s\" from becoming a partition" msgstr "トリガ\"%s\"のため、テーブル\"%s\"はパーティション子テーブルにはなれません" -#: commands/tablecmds.c:17105 commands/trigger.c:455 +#: commands/tablecmds.c:17115 commands/trigger.c:455 #, c-format msgid "ROW triggers with transition tables are not supported on partitions" msgstr "遷移テーブルを使用するROWトリガはパーティションではサポートされません" -#: commands/tablecmds.c:17284 +#: commands/tablecmds.c:17294 #, c-format msgid "cannot attach foreign table \"%s\" as partition of partitioned table \"%s\"" msgstr "外部テーブル\"%s\"はパーティションテーブル\"%s\"の子テーブルとしてアタッチすることはできません" -#: commands/tablecmds.c:17287 +#: commands/tablecmds.c:17297 #, c-format msgid "Table \"%s\" contains unique indexes." msgstr "テーブル\"%s\"はユニークインデックスを持っています。" -#: commands/tablecmds.c:18007 commands/tablecmds.c:18027 commands/tablecmds.c:18047 commands/tablecmds.c:18066 commands/tablecmds.c:18108 +#: commands/tablecmds.c:18017 commands/tablecmds.c:18037 commands/tablecmds.c:18057 commands/tablecmds.c:18076 commands/tablecmds.c:18118 #, c-format msgid "cannot attach index \"%s\" as a partition of index \"%s\"" msgstr "インデックス\"%s\"をインデックス\"%s\"の子インデックスとしてアタッチすることはできません" -#: commands/tablecmds.c:18010 +#: commands/tablecmds.c:18020 #, c-format msgid "Index \"%s\" is already attached to another index." msgstr "インデックス\"%s\"はすでに別のインデックスにアタッチされています。" -#: commands/tablecmds.c:18030 +#: commands/tablecmds.c:18040 #, c-format msgid "Index \"%s\" is not an index on any partition of table \"%s\"." msgstr "インデックス\"%s\"はテーブル\"%s\"のどの子テーブルのインデックスでもありません。" -#: commands/tablecmds.c:18050 +#: commands/tablecmds.c:18060 #, c-format msgid "The index definitions do not match." msgstr "インデックス定義が合致しません。" -#: commands/tablecmds.c:18069 +#: commands/tablecmds.c:18079 #, c-format msgid "The index \"%s\" belongs to a constraint in table \"%s\" but no constraint exists for index \"%s\"." msgstr "インデックス\"%s\"はテーブル\"%s\"の制約に属していますが、インデックス\"%s\"には制約がありません。" -#: commands/tablecmds.c:18111 +#: commands/tablecmds.c:18121 #, c-format msgid "Another index is already attached for partition \"%s\"." msgstr "子テーブル\"%s\"にはすでに他のインデックスがアタッチされています。" -#: commands/tablespace.c:161 commands/tablespace.c:177 commands/tablespace.c:594 commands/tablespace.c:639 replication/slot.c:1467 storage/file/copydir.c:47 +#: commands/tablespace.c:161 commands/tablespace.c:177 commands/tablespace.c:594 commands/tablespace.c:639 replication/slot.c:1496 storage/file/copydir.c:47 #, c-format msgid "could not create directory \"%s\": %m" msgstr "ディレクトリ\"%s\"を作成できませんでした: %m" @@ -11225,7 +11230,7 @@ msgstr "パラメータの型%d(%s)が実行計画(%s)を準備する時点と� msgid "no value found for parameter %d" msgstr "パラメータ%dの値がありません" -#: executor/execExpr.c:893 parser/parse_agg.c:817 +#: executor/execExpr.c:893 parser/parse_agg.c:843 #, c-format msgid "window function calls cannot be nested" msgstr "ウィンドウ関数の呼び出しを入れ子にすることはできません" @@ -11375,157 +11380,157 @@ msgstr "キー %s が既存のキー %s と競合しています" msgid "Key conflicts with existing key." msgstr "キーが既存のキーと衝突しています" -#: executor/execMain.c:1068 +#: executor/execMain.c:1079 #, c-format msgid "cannot change sequence \"%s\"" msgstr "シーケンス\"%s\"を変更できません" -#: executor/execMain.c:1074 +#: executor/execMain.c:1085 #, c-format msgid "cannot change TOAST relation \"%s\"" msgstr "TOASTリレーション\"%s\"を変更できません" -#: executor/execMain.c:1092 rewrite/rewriteHandler.c:3098 rewrite/rewriteHandler.c:3938 +#: executor/execMain.c:1103 rewrite/rewriteHandler.c:3098 rewrite/rewriteHandler.c:3938 #, c-format msgid "cannot insert into view \"%s\"" msgstr "ビュー\"%s\"へは挿入(INSERT)できません" -#: executor/execMain.c:1094 rewrite/rewriteHandler.c:3101 rewrite/rewriteHandler.c:3941 +#: executor/execMain.c:1105 rewrite/rewriteHandler.c:3101 rewrite/rewriteHandler.c:3941 #, c-format msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule." msgstr "ビューへの挿入を可能にするために、INSTEAD OF INSERTトリガまたは無条件のON INSERT DO INSTEADルールを作成してください。" -#: executor/execMain.c:1100 rewrite/rewriteHandler.c:3106 rewrite/rewriteHandler.c:3946 +#: executor/execMain.c:1111 rewrite/rewriteHandler.c:3106 rewrite/rewriteHandler.c:3946 #, c-format msgid "cannot update view \"%s\"" msgstr "ビュー\"%s\"は更新できません" -#: executor/execMain.c:1102 rewrite/rewriteHandler.c:3109 rewrite/rewriteHandler.c:3949 +#: executor/execMain.c:1113 rewrite/rewriteHandler.c:3109 rewrite/rewriteHandler.c:3949 #, c-format msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule." msgstr "ビューへの更新を可能にするために、INSTEAD OF UPDATEトリガまたは無条件のON UPDATE DO INSTEADルールを作成してください。" -#: executor/execMain.c:1108 rewrite/rewriteHandler.c:3114 rewrite/rewriteHandler.c:3954 +#: executor/execMain.c:1119 rewrite/rewriteHandler.c:3114 rewrite/rewriteHandler.c:3954 #, c-format msgid "cannot delete from view \"%s\"" msgstr "ビュー\"%s\"からは削除できません" -#: executor/execMain.c:1110 rewrite/rewriteHandler.c:3117 rewrite/rewriteHandler.c:3957 +#: executor/execMain.c:1121 rewrite/rewriteHandler.c:3117 rewrite/rewriteHandler.c:3957 #, c-format msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule." msgstr "ビューからの削除を可能にするために、INSTEAD OF DELETEトリガまたは無条件のON DELETE DO INSTEADルールを作成してください。" -#: executor/execMain.c:1121 +#: executor/execMain.c:1132 #, c-format msgid "cannot change materialized view \"%s\"" msgstr "実体化ビュー\"%s\"を変更できません" -#: executor/execMain.c:1133 +#: executor/execMain.c:1144 #, c-format msgid "cannot insert into foreign table \"%s\"" msgstr "外部テーブル\"%s\"への挿入ができません" -#: executor/execMain.c:1139 +#: executor/execMain.c:1150 #, c-format msgid "foreign table \"%s\" does not allow inserts" msgstr "外部テーブル\"%s\"は挿入を許しません" -#: executor/execMain.c:1146 +#: executor/execMain.c:1157 #, c-format msgid "cannot update foreign table \"%s\"" msgstr "外部テーブル \"%s\"の更新ができません" -#: executor/execMain.c:1152 +#: executor/execMain.c:1163 #, c-format msgid "foreign table \"%s\" does not allow updates" msgstr "外部テーブル\"%s\"は更新を許しません" -#: executor/execMain.c:1159 +#: executor/execMain.c:1170 #, c-format msgid "cannot delete from foreign table \"%s\"" msgstr "外部テーブル\"%s\"からの削除ができません" -#: executor/execMain.c:1165 +#: executor/execMain.c:1176 #, c-format msgid "foreign table \"%s\" does not allow deletes" msgstr "外部テーブル\"%s\"は削除を許しません" -#: executor/execMain.c:1176 +#: executor/execMain.c:1187 #, c-format msgid "cannot change relation \"%s\"" msgstr "リレーション\"%s\"を変更できません" -#: executor/execMain.c:1203 +#: executor/execMain.c:1224 #, c-format msgid "cannot lock rows in sequence \"%s\"" msgstr "シーケンス\"%s\"では行のロックはできません" -#: executor/execMain.c:1210 +#: executor/execMain.c:1231 #, c-format msgid "cannot lock rows in TOAST relation \"%s\"" msgstr "TOAST リレーション\"%s\"では行のロックはできません" -#: executor/execMain.c:1217 +#: executor/execMain.c:1238 #, c-format msgid "cannot lock rows in view \"%s\"" msgstr "ビュー\"%s\"では行のロックはできません" -#: executor/execMain.c:1225 +#: executor/execMain.c:1246 #, c-format msgid "cannot lock rows in materialized view \"%s\"" msgstr "実体化ビュー\"%s\"では行のロックはできません" -#: executor/execMain.c:1234 executor/execMain.c:2614 executor/nodeLockRows.c:132 +#: executor/execMain.c:1255 executor/execMain.c:2635 executor/nodeLockRows.c:132 #, c-format msgid "cannot lock rows in foreign table \"%s\"" msgstr "外部テーブル\"%s\"では行のロックはできません" -#: executor/execMain.c:1240 +#: executor/execMain.c:1261 #, c-format msgid "cannot lock rows in relation \"%s\"" msgstr "リレーション\"%s\"では行のロックはできません" -#: executor/execMain.c:1861 +#: executor/execMain.c:1882 #, c-format msgid "new row for relation \"%s\" violates partition constraint" msgstr "リレーション\"%s\"の新しい行はパーティション制約に違反しています" -#: executor/execMain.c:1863 executor/execMain.c:1946 executor/execMain.c:1996 executor/execMain.c:2105 +#: executor/execMain.c:1884 executor/execMain.c:1967 executor/execMain.c:2017 executor/execMain.c:2126 #, c-format msgid "Failing row contains %s." msgstr "失敗した行は%sを含みます" -#: executor/execMain.c:1943 +#: executor/execMain.c:1964 #, c-format msgid "null value in column \"%s\" of relation \"%s\" violates not-null constraint" msgstr "リレーション\"%2$s\"の列\"%1$s\"のNULL値が非NULL制約に違反しています" -#: executor/execMain.c:1994 +#: executor/execMain.c:2015 #, c-format msgid "new row for relation \"%s\" violates check constraint \"%s\"" msgstr "リレーション\"%s\"の新しい行は検査制約\"%s\"に違反しています" -#: executor/execMain.c:2103 +#: executor/execMain.c:2124 #, c-format msgid "new row violates check option for view \"%s\"" msgstr "新しい行はビュー\"%s\"のチェックオプションに違反しています" -#: executor/execMain.c:2113 +#: executor/execMain.c:2134 #, c-format msgid "new row violates row-level security policy \"%s\" for table \"%s\"" msgstr "新しい行はテーブル\"%2$s\"行レベルセキュリティポリシ\"%1$s\"に違反しています" -#: executor/execMain.c:2118 +#: executor/execMain.c:2139 #, c-format msgid "new row violates row-level security policy for table \"%s\"" msgstr "新しい行はテーブル\"%s\"の行レベルセキュリティポリシに違反しています" -#: executor/execMain.c:2125 +#: executor/execMain.c:2146 #, c-format msgid "new row violates row-level security policy \"%s\" (USING expression) for table \"%s\"" msgstr "新しい行はテーブル\"%1$s\"の行レベルセキュリティポリシ\"%2$s\"(USING式)に違反しています" -#: executor/execMain.c:2130 +#: executor/execMain.c:2151 #, c-format msgid "new row violates row-level security policy (USING expression) for table \"%s\"" msgstr "新しい行はテーブル\"%s\"の行レベルセキュリティポリシ(USING式)に違反しています" @@ -11829,7 +11834,7 @@ msgstr "TABLESAMPLEパラメータにnullは指定できません" msgid "TABLESAMPLE REPEATABLE parameter cannot be null" msgstr "TABLESAMPLE REPEATABLE パラメータにnullは指定できません" -#: executor/nodeSubplan.c:325 executor/nodeSubplan.c:351 executor/nodeSubplan.c:405 executor/nodeSubplan.c:1174 +#: executor/nodeSubplan.c:306 executor/nodeSubplan.c:332 executor/nodeSubplan.c:386 executor/nodeSubplan.c:1158 #, c-format msgid "more than one row returned by a subquery used as an expression" msgstr "式として使用された副問い合わせが2行以上の行を返しました" @@ -14425,22 +14430,22 @@ msgstr "リレーション\"%s\"はオープンできません" msgid "cannot access temporary or unlogged relations during recovery" msgstr "リカバリ中は一時テーブルやUNLOGGEDテーブルにはアクセスできません" -#: optimizer/util/plancat.c:695 +#: optimizer/util/plancat.c:700 #, c-format msgid "whole row unique index inference specifications are not supported" msgstr "行全体に渡るユニークインデックスの推定指定はサポートされていません" -#: optimizer/util/plancat.c:712 +#: optimizer/util/plancat.c:717 #, c-format msgid "constraint in ON CONFLICT clause has no associated index" msgstr "ON CONFLICT句中の制約には関連付けられるインデックスがありません" -#: optimizer/util/plancat.c:762 +#: optimizer/util/plancat.c:767 #, c-format msgid "ON CONFLICT DO UPDATE not supported with exclusion constraints" msgstr "ON CONFLICT DO UPDATEでの排除制約の使用はサポートされていません" -#: optimizer/util/plancat.c:872 +#: optimizer/util/plancat.c:877 #, c-format msgid "there is no unique or exclusion constraint matching the ON CONFLICT specification" msgstr "ON CONFLICT 指定に合致するユニーク制約または排除制約がありません" @@ -14846,107 +14851,107 @@ msgstr "この集合返却関数をLATERAL FROM項目に移動できるかもし msgid "aggregate function calls cannot contain window function calls" msgstr "集約関数の呼び出しにウィンドウ関数の呼び出しを含むことはできません" -#: parser/parse_agg.c:843 +#: parser/parse_agg.c:869 msgid "window functions are not allowed in JOIN conditions" msgstr "JOIN条件ではウィンドウ関数を使用できません" -#: parser/parse_agg.c:850 +#: parser/parse_agg.c:876 msgid "window functions are not allowed in functions in FROM" msgstr "FROM句内の関数ではウィンドウ関数を使用できません" -#: parser/parse_agg.c:856 +#: parser/parse_agg.c:882 msgid "window functions are not allowed in policy expressions" msgstr "ポリシ式ではウィンドウ関数を使用できません" -#: parser/parse_agg.c:869 +#: parser/parse_agg.c:895 msgid "window functions are not allowed in window definitions" msgstr "ウィンドウ定義ではウィンドウ関数は使用できません" -#: parser/parse_agg.c:901 +#: parser/parse_agg.c:927 msgid "window functions are not allowed in check constraints" msgstr "検査制約の中ではウィンドウ関数を使用できません" -#: parser/parse_agg.c:905 +#: parser/parse_agg.c:931 msgid "window functions are not allowed in DEFAULT expressions" msgstr "DEFAULT式の中ではウィンドウ関数を使用できません" -#: parser/parse_agg.c:908 +#: parser/parse_agg.c:934 msgid "window functions are not allowed in index expressions" msgstr "インデックス式ではウィンドウ関数を使用できません" -#: parser/parse_agg.c:911 +#: parser/parse_agg.c:937 msgid "window functions are not allowed in index predicates" msgstr "インデックス述語ではウィンドウ関数を使用できません" -#: parser/parse_agg.c:914 +#: parser/parse_agg.c:940 msgid "window functions are not allowed in transform expressions" msgstr "変換式ではウィンドウ関数を使用できません" -#: parser/parse_agg.c:917 +#: parser/parse_agg.c:943 msgid "window functions are not allowed in EXECUTE parameters" msgstr "EXECUTEパラメータではウィンドウ関数を使用できません" -#: parser/parse_agg.c:920 +#: parser/parse_agg.c:946 msgid "window functions are not allowed in trigger WHEN conditions" msgstr "トリガのWHEN条件ではウィンドウ関数を使用できません" -#: parser/parse_agg.c:923 +#: parser/parse_agg.c:949 msgid "window functions are not allowed in partition bound" msgstr "ウィンドウ関数はパーティション境界では使用できません" -#: parser/parse_agg.c:926 +#: parser/parse_agg.c:952 msgid "window functions are not allowed in partition key expressions" msgstr "パーティションキー式ではウィンドウ関数は使用できません" -#: parser/parse_agg.c:929 +#: parser/parse_agg.c:955 msgid "window functions are not allowed in CALL arguments" msgstr "CALLの引数ではウィンドウ関数は使用できません" -#: parser/parse_agg.c:932 +#: parser/parse_agg.c:958 msgid "window functions are not allowed in COPY FROM WHERE conditions" msgstr "ウィンドウ関数は COPY FROM の WHERE 条件では使用できません" -#: parser/parse_agg.c:935 +#: parser/parse_agg.c:961 msgid "window functions are not allowed in column generation expressions" msgstr "ウィンドウ関数はカラム生成式では使用できません" #. translator: %s is name of a SQL construct, eg GROUP BY -#: parser/parse_agg.c:955 parser/parse_clause.c:1825 +#: parser/parse_agg.c:981 parser/parse_clause.c:1825 #, c-format msgid "window functions are not allowed in %s" msgstr "%sの中ではウィンドウ関数を使用できません" -#: parser/parse_agg.c:989 parser/parse_clause.c:2659 +#: parser/parse_agg.c:1015 parser/parse_clause.c:2659 #, c-format msgid "window \"%s\" does not exist" msgstr "ウィンドウ\"%s\"は存在しません" -#: parser/parse_agg.c:1073 +#: parser/parse_agg.c:1099 #, c-format msgid "too many grouping sets present (maximum 4096)" msgstr "グルーピングセットの数が多すぎます (最大4096)" -#: parser/parse_agg.c:1213 +#: parser/parse_agg.c:1239 #, c-format msgid "aggregate functions are not allowed in a recursive query's recursive term" msgstr "再帰問い合わせの再帰項では集約関数を使用できません" -#: parser/parse_agg.c:1406 +#: parser/parse_agg.c:1432 #, c-format msgid "column \"%s.%s\" must appear in the GROUP BY clause or be used in an aggregate function" msgstr "列\"%s.%s\"はGROUP BY句で指定するか、集約関数内で使用しなければなりません" -#: parser/parse_agg.c:1409 +#: parser/parse_agg.c:1435 #, c-format msgid "Direct arguments of an ordered-set aggregate must use only grouped columns." msgstr "順序集合集約の直接引数はグルーピングされた列のみを使用しなければなりません。" -#: parser/parse_agg.c:1414 +#: parser/parse_agg.c:1440 #, c-format msgid "subquery uses ungrouped column \"%s.%s\" from outer query" msgstr "外部問い合わせから副問い合わせがグループ化されていない列\"%s.%s\"を使用しています" -#: parser/parse_agg.c:1578 +#: parser/parse_agg.c:1604 #, c-format msgid "arguments to GROUPING must be grouping expressions of the associated query level" msgstr "GROUPINGの引数は関連するクエリレベルのグルーピング式でなければなりません" @@ -16993,17 +16998,17 @@ msgstr "テーブル\"%s.%s.%s\"に対する自動VACUUM" msgid "automatic analyze of table \"%s.%s.%s\"" msgstr "テーブル\"%s.%s.%s\"に対する自動ANALYZE" -#: postmaster/autovacuum.c:2724 +#: postmaster/autovacuum.c:2727 #, c-format msgid "processing work entry for relation \"%s.%s.%s\"" msgstr "リレーション\"%s.%s.%s\"の作業エントリを処理しています" -#: postmaster/autovacuum.c:3328 +#: postmaster/autovacuum.c:3331 #, c-format msgid "autovacuum not started because of misconfiguration" msgstr "誤設定のため自動VACUUMが起動できません" -#: postmaster/autovacuum.c:3329 +#: postmaster/autovacuum.c:3332 #, c-format msgid "Enable the \"track_counts\" option." msgstr "\"track_counts\"オプションを有効にしてください。" @@ -17137,7 +17142,7 @@ msgstr "失敗したアーカイブコマンドは次のとおりです: %s" msgid "archive command was terminated by exception 0x%X" msgstr "アーカイブコマンドが例外0x%Xで終了しました" -#: postmaster/pgarch.c:605 postmaster/postmaster.c:3760 +#: postmaster/pgarch.c:605 postmaster/postmaster.c:3762 #, c-format msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value." msgstr "16進値の説明についてはC インクルードファイル\"ntstatus.h\"を参照してください。" @@ -17313,92 +17318,92 @@ msgstr "WALストリーミング(max_wal_senders > 0)を行うには wal_level� msgid "%s: invalid datetoken tables, please fix\n" msgstr "%s: データトークンテーブルが不正です、修復してください\n" -#: postmaster/postmaster.c:1047 +#: postmaster/postmaster.c:1049 #, c-format msgid "could not create I/O completion port for child queue" msgstr "子キュー向けのI/O終了ポートを作成できませんでした" -#: postmaster/postmaster.c:1124 +#: postmaster/postmaster.c:1126 #, c-format msgid "ending log output to stderr" msgstr "標準エラー出力へのログ出力を終了しています" -#: postmaster/postmaster.c:1125 +#: postmaster/postmaster.c:1127 #, c-format msgid "Future log output will go to log destination \"%s\"." msgstr "この後のログ出力はログ配送先\"%s\"に出力されます。" -#: postmaster/postmaster.c:1136 +#: postmaster/postmaster.c:1138 #, c-format msgid "starting %s" msgstr "%s を起動しています" -#: postmaster/postmaster.c:1157 postmaster/postmaster.c:1255 utils/init/miscinit.c:1654 +#: postmaster/postmaster.c:1159 postmaster/postmaster.c:1257 utils/init/miscinit.c:1654 #, c-format msgid "invalid list syntax in parameter \"%s\"" msgstr "パラメータ\"%s\"のリスト構文が不正です" -#: postmaster/postmaster.c:1188 +#: postmaster/postmaster.c:1190 #, c-format msgid "could not create listen socket for \"%s\"" msgstr "\"%s\"に関する監視用ソケットを作成できませんでした" -#: postmaster/postmaster.c:1194 +#: postmaster/postmaster.c:1196 #, c-format msgid "could not create any TCP/IP sockets" msgstr "TCP/IPソケットを作成できませんでした" -#: postmaster/postmaster.c:1277 +#: postmaster/postmaster.c:1279 #, c-format msgid "could not create Unix-domain socket in directory \"%s\"" msgstr "ディレクトリ\"%s\"においてUnixドメインソケットを作成できませんでした" -#: postmaster/postmaster.c:1283 +#: postmaster/postmaster.c:1285 #, c-format msgid "could not create any Unix-domain sockets" msgstr "Unixドメインソケットを作成できませんでした" -#: postmaster/postmaster.c:1295 +#: postmaster/postmaster.c:1297 #, c-format msgid "no socket created for listening" msgstr "監視用に作成するソケットはありません" -#: postmaster/postmaster.c:1326 +#: postmaster/postmaster.c:1328 #, c-format msgid "%s: could not change permissions of external PID file \"%s\": %s\n" msgstr "%s: 外部PIDファイル\"%s\"の権限を変更できませんでした: %s\n" -#: postmaster/postmaster.c:1330 +#: postmaster/postmaster.c:1332 #, c-format msgid "%s: could not write external PID file \"%s\": %s\n" msgstr "%s: 外部PIDファイル\"%s\"に書き出せませんでした: %s\n" -#: postmaster/postmaster.c:1363 utils/init/postinit.c:215 +#: postmaster/postmaster.c:1365 utils/init/postinit.c:215 #, c-format msgid "could not load pg_hba.conf" msgstr "pg_hba.conf の読み込みができませんでした" -#: postmaster/postmaster.c:1391 +#: postmaster/postmaster.c:1393 #, c-format msgid "postmaster became multithreaded during startup" msgstr "postmasterは起動値処理中はマルチスレッドで動作します" -#: postmaster/postmaster.c:1392 postmaster/postmaster.c:5172 +#: postmaster/postmaster.c:1394 postmaster/postmaster.c:5174 #, c-format msgid "Set the LC_ALL environment variable to a valid locale." msgstr "LC_ALL環境変数を使用可能なロケールに設定してください。" -#: postmaster/postmaster.c:1493 +#: postmaster/postmaster.c:1495 #, c-format msgid "%s: could not locate matching postgres executable" msgstr "%s: 一致するpostgres実行ファイルがありませんでした" -#: postmaster/postmaster.c:1516 utils/misc/tzparser.c:340 +#: postmaster/postmaster.c:1518 utils/misc/tzparser.c:340 #, c-format msgid "This may indicate an incomplete PostgreSQL installation, or that the file \"%s\" has been moved away from its proper location." msgstr "これは、PostgreSQLのインストールが不完全であるかまたは、ファイル\"%s\"が本来の場所からなくなってしまったことを示しています。" -#: postmaster/postmaster.c:1543 +#: postmaster/postmaster.c:1545 #, c-format msgid "" "%s: could not find the database system\n" @@ -17409,405 +17414,405 @@ msgstr "" "ディレクトリ\"%s\"にあるものと想定していましたが、\n" "ファイル\"%s\"をオープンできませんでした: %s\n" -#: postmaster/postmaster.c:1720 +#: postmaster/postmaster.c:1722 #, c-format msgid "select() failed in postmaster: %m" msgstr "postmasterでselect()が失敗しました: %m" -#: postmaster/postmaster.c:1875 +#: postmaster/postmaster.c:1877 #, c-format msgid "performing immediate shutdown because data directory lock file is invalid" msgstr "データディレクトリのロックファイルが不正なため、即時シャットダウンを実行中です" -#: postmaster/postmaster.c:1978 postmaster/postmaster.c:2009 +#: postmaster/postmaster.c:1980 postmaster/postmaster.c:2011 #, c-format msgid "incomplete startup packet" msgstr "開始パケットが不完全です" -#: postmaster/postmaster.c:1990 postmaster/postmaster.c:2026 +#: postmaster/postmaster.c:1992 postmaster/postmaster.c:2028 #, c-format msgid "invalid length of startup packet" msgstr "不正な開始パケット長" -#: postmaster/postmaster.c:2055 +#: postmaster/postmaster.c:2057 #, c-format msgid "failed to send SSL negotiation response: %m" msgstr "SSLネゴシエーション応答の送信に失敗しました: %m" -#: postmaster/postmaster.c:2073 +#: postmaster/postmaster.c:2075 #, c-format msgid "received unencrypted data after SSL request" msgstr "SSL要求の後に非暗号化データを受信しました" -#: postmaster/postmaster.c:2074 postmaster/postmaster.c:2118 +#: postmaster/postmaster.c:2076 postmaster/postmaster.c:2120 #, c-format msgid "This could be either a client-software bug or evidence of an attempted man-in-the-middle attack." msgstr "これはクライアントソフトウェアのバグであるか、man-in-the-middle攻撃の証左である可能性があります。" -#: postmaster/postmaster.c:2099 +#: postmaster/postmaster.c:2101 #, c-format msgid "failed to send GSSAPI negotiation response: %m" msgstr "GSSAPIネゴシエーション応答の送信に失敗しました: %m" -#: postmaster/postmaster.c:2117 +#: postmaster/postmaster.c:2119 #, c-format msgid "received unencrypted data after GSSAPI encryption request" msgstr "GSSAPI暗号化リクエストの後に非暗号化データを受信" -#: postmaster/postmaster.c:2141 +#: postmaster/postmaster.c:2143 #, c-format msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u" msgstr "フロントエンドプロトコル%u.%uをサポートしていません: サーバは%u.0から %u.%uまでをサポートします" -#: postmaster/postmaster.c:2205 utils/misc/guc.c:6793 utils/misc/guc.c:6829 utils/misc/guc.c:6899 utils/misc/guc.c:8302 utils/misc/guc.c:11177 utils/misc/guc.c:11218 +#: postmaster/postmaster.c:2207 utils/misc/guc.c:6793 utils/misc/guc.c:6829 utils/misc/guc.c:6899 utils/misc/guc.c:8302 utils/misc/guc.c:11177 utils/misc/guc.c:11218 #, c-format msgid "invalid value for parameter \"%s\": \"%s\"" msgstr "パラメータ\"%s\"の値が不正です: \"%s\"" -#: postmaster/postmaster.c:2208 +#: postmaster/postmaster.c:2210 #, c-format msgid "Valid values are: \"false\", 0, \"true\", 1, \"database\"." msgstr "有効な値: \"false\", 0, \"true\", 1, \"database\"。" -#: postmaster/postmaster.c:2253 +#: postmaster/postmaster.c:2255 #, c-format msgid "invalid startup packet layout: expected terminator as last byte" msgstr "開始パケットの配置が不正です: 最終バイトはターミネータであるはずです" -#: postmaster/postmaster.c:2291 +#: postmaster/postmaster.c:2293 #, c-format msgid "no PostgreSQL user name specified in startup packet" msgstr "開始パケットで指定されたPostgreSQLユーザ名は存在しません" -#: postmaster/postmaster.c:2355 +#: postmaster/postmaster.c:2357 #, c-format msgid "the database system is starting up" msgstr "データベースシステムは起動処理中です" -#: postmaster/postmaster.c:2360 +#: postmaster/postmaster.c:2362 #, c-format msgid "the database system is shutting down" msgstr "データベースシステムはシャットダウンしています" -#: postmaster/postmaster.c:2365 +#: postmaster/postmaster.c:2367 #, c-format msgid "the database system is in recovery mode" msgstr "データベースシステムはリカバリモードです" -#: postmaster/postmaster.c:2370 storage/ipc/procarray.c:314 storage/ipc/sinvaladt.c:297 storage/lmgr/proc.c:362 +#: postmaster/postmaster.c:2372 storage/ipc/procarray.c:314 storage/ipc/sinvaladt.c:297 storage/lmgr/proc.c:362 #, c-format msgid "sorry, too many clients already" msgstr "現在クライアント数が多すぎます" -#: postmaster/postmaster.c:2460 +#: postmaster/postmaster.c:2462 #, c-format msgid "wrong key in cancel request for process %d" msgstr "プロセス%dに対するキャンセル要求においてキーが間違っています" -#: postmaster/postmaster.c:2472 +#: postmaster/postmaster.c:2474 #, c-format msgid "PID %d in cancel request did not match any process" msgstr "キャンセル要求内のPID %dがどのプロセスにも一致しません" -#: postmaster/postmaster.c:2724 +#: postmaster/postmaster.c:2726 #, c-format msgid "received SIGHUP, reloading configuration files" msgstr "SIGHUPを受け取りました。設定ファイルをリロードしています" #. translator: %s is a configuration file -#: postmaster/postmaster.c:2750 postmaster/postmaster.c:2754 +#: postmaster/postmaster.c:2752 postmaster/postmaster.c:2756 #, c-format msgid "%s was not reloaded" msgstr "%s は再読み込みされていません" -#: postmaster/postmaster.c:2764 +#: postmaster/postmaster.c:2766 #, c-format msgid "SSL configuration was not reloaded" msgstr "SSL設定は再読み込みされていません" -#: postmaster/postmaster.c:2820 +#: postmaster/postmaster.c:2822 #, c-format msgid "received smart shutdown request" msgstr "スマートシャットダウン要求を受け取りました" -#: postmaster/postmaster.c:2866 +#: postmaster/postmaster.c:2868 #, c-format msgid "received fast shutdown request" msgstr "高速シャットダウン要求を受け取りました" -#: postmaster/postmaster.c:2884 +#: postmaster/postmaster.c:2886 #, c-format msgid "aborting any active transactions" msgstr "活動中の全トランザクションをアボートしています" -#: postmaster/postmaster.c:2908 +#: postmaster/postmaster.c:2910 #, c-format msgid "received immediate shutdown request" msgstr "即時シャットダウン要求を受け取りました" -#: postmaster/postmaster.c:2983 +#: postmaster/postmaster.c:2985 #, c-format msgid "shutdown at recovery target" msgstr "リカバリ目標でシャットダウンします" -#: postmaster/postmaster.c:3001 postmaster/postmaster.c:3037 +#: postmaster/postmaster.c:3003 postmaster/postmaster.c:3039 msgid "startup process" msgstr "起動プロセス" -#: postmaster/postmaster.c:3004 +#: postmaster/postmaster.c:3006 #, c-format msgid "aborting startup due to startup process failure" msgstr "起動プロセスの失敗のため起動を中断しています" -#: postmaster/postmaster.c:3079 +#: postmaster/postmaster.c:3081 #, c-format msgid "database system is ready to accept connections" msgstr "データベースシステムの接続受け付け準備が整いました" -#: postmaster/postmaster.c:3100 +#: postmaster/postmaster.c:3102 msgid "background writer process" msgstr "バックグランドライタプロセス" -#: postmaster/postmaster.c:3154 +#: postmaster/postmaster.c:3156 msgid "checkpointer process" msgstr "チェックポイント処理プロセス" -#: postmaster/postmaster.c:3170 +#: postmaster/postmaster.c:3172 msgid "WAL writer process" msgstr "WALライタプロセス" -#: postmaster/postmaster.c:3185 +#: postmaster/postmaster.c:3187 msgid "WAL receiver process" msgstr "WAL 受信プロセス" -#: postmaster/postmaster.c:3200 +#: postmaster/postmaster.c:3202 msgid "autovacuum launcher process" msgstr "自動VACUUM起動プロセス" -#: postmaster/postmaster.c:3215 +#: postmaster/postmaster.c:3217 msgid "archiver process" msgstr "アーカイバプロセス" -#: postmaster/postmaster.c:3231 +#: postmaster/postmaster.c:3233 msgid "statistics collector process" msgstr "統計情報収集プロセス" -#: postmaster/postmaster.c:3245 +#: postmaster/postmaster.c:3247 msgid "system logger process" msgstr "システムログ取得プロセス" -#: postmaster/postmaster.c:3309 +#: postmaster/postmaster.c:3311 #, c-format msgid "background worker \"%s\"" msgstr "バックグラウンドワーカ\"%s\"" -#: postmaster/postmaster.c:3393 postmaster/postmaster.c:3413 postmaster/postmaster.c:3420 postmaster/postmaster.c:3438 +#: postmaster/postmaster.c:3395 postmaster/postmaster.c:3415 postmaster/postmaster.c:3422 postmaster/postmaster.c:3440 msgid "server process" msgstr "サーバプロセス" -#: postmaster/postmaster.c:3492 +#: postmaster/postmaster.c:3494 #, c-format msgid "terminating any other active server processes" msgstr "他の活動中のサーバプロセスを終了しています" #. translator: %s is a noun phrase describing a child process, such as #. "server process" -#: postmaster/postmaster.c:3747 +#: postmaster/postmaster.c:3749 #, c-format msgid "%s (PID %d) exited with exit code %d" msgstr "%s (PID %d)は終了コード%dで終了しました" -#: postmaster/postmaster.c:3749 postmaster/postmaster.c:3761 postmaster/postmaster.c:3771 postmaster/postmaster.c:3782 +#: postmaster/postmaster.c:3751 postmaster/postmaster.c:3763 postmaster/postmaster.c:3773 postmaster/postmaster.c:3784 #, c-format msgid "Failed process was running: %s" msgstr "失敗したプロセスが実行していました: %s" #. translator: %s is a noun phrase describing a child process, such as #. "server process" -#: postmaster/postmaster.c:3758 +#: postmaster/postmaster.c:3760 #, c-format msgid "%s (PID %d) was terminated by exception 0x%X" msgstr "%s (PID %d)は例外%Xで終了しました" #. translator: %s is a noun phrase describing a child process, such as #. "server process" -#: postmaster/postmaster.c:3768 +#: postmaster/postmaster.c:3770 #, c-format msgid "%s (PID %d) was terminated by signal %d: %s" msgstr "%s (PID %d)はシグナル%dで終了しました: %s" #. translator: %s is a noun phrase describing a child process, such as #. "server process" -#: postmaster/postmaster.c:3780 +#: postmaster/postmaster.c:3782 #, c-format msgid "%s (PID %d) exited with unrecognized status %d" msgstr "%s (PID %d)は認識できないステータス%dで終了しました" -#: postmaster/postmaster.c:3995 +#: postmaster/postmaster.c:3997 #, c-format msgid "abnormal database system shutdown" msgstr "データベースシステムは異常にシャットダウンしました" -#: postmaster/postmaster.c:4035 +#: postmaster/postmaster.c:4037 #, c-format msgid "all server processes terminated; reinitializing" msgstr "全てのサーバプロセスが終了しました: 再初期化しています" -#: postmaster/postmaster.c:4205 postmaster/postmaster.c:5607 postmaster/postmaster.c:5994 +#: postmaster/postmaster.c:4207 postmaster/postmaster.c:5609 postmaster/postmaster.c:5996 #, c-format msgid "could not generate random cancel key" msgstr "ランダムなキャンセルキーを生成できませんでした" -#: postmaster/postmaster.c:4259 +#: postmaster/postmaster.c:4261 #, c-format msgid "could not fork new process for connection: %m" msgstr "接続用の新しいプロセスをforkできませんでした: %m" -#: postmaster/postmaster.c:4301 +#: postmaster/postmaster.c:4303 msgid "could not fork new process for connection: " msgstr "接続用の新しいプロセスをforkできませんでした" -#: postmaster/postmaster.c:4418 +#: postmaster/postmaster.c:4420 #, c-format msgid "connection received: host=%s port=%s" msgstr "接続を受け付けました: ホスト=%s ポート番号=%s" -#: postmaster/postmaster.c:4423 +#: postmaster/postmaster.c:4425 #, c-format msgid "connection received: host=%s" msgstr "接続を受け付けました: ホスト=%s" -#: postmaster/postmaster.c:4693 +#: postmaster/postmaster.c:4695 #, c-format msgid "could not execute server process \"%s\": %m" msgstr "サーバプロセス\"%s\"を実行できませんでした: %m" -#: postmaster/postmaster.c:4852 +#: postmaster/postmaster.c:4854 #, c-format msgid "giving up after too many tries to reserve shared memory" msgstr "共有メモリの確保のリトライ回数が多すぎるため中断します" -#: postmaster/postmaster.c:4853 +#: postmaster/postmaster.c:4855 #, c-format msgid "This might be caused by ASLR or antivirus software." msgstr "これはASLRまたはアンチウイルスソフトウェアが原因である可能性があります。" -#: postmaster/postmaster.c:5039 +#: postmaster/postmaster.c:5041 #, c-format msgid "SSL configuration could not be loaded in child process" msgstr "SSL構成は子プロセスでは読み込めません" -#: postmaster/postmaster.c:5171 +#: postmaster/postmaster.c:5173 #, c-format msgid "postmaster became multithreaded" msgstr "postmasterがマルチスレッド動作になっています" -#: postmaster/postmaster.c:5259 +#: postmaster/postmaster.c:5261 #, c-format msgid "database system is ready to accept read only connections" msgstr "データベースシステムはリードオンリー接続の受け付け準備ができました" -#: postmaster/postmaster.c:5535 +#: postmaster/postmaster.c:5537 #, c-format msgid "could not fork startup process: %m" msgstr "起動プロセスをforkできませんでした: %m" -#: postmaster/postmaster.c:5539 +#: postmaster/postmaster.c:5541 #, c-format msgid "could not fork background writer process: %m" msgstr "バックグランドライタプロセスをforkできませんでした: %m" -#: postmaster/postmaster.c:5543 +#: postmaster/postmaster.c:5545 #, c-format msgid "could not fork checkpointer process: %m" msgstr "チェックポイント処理プロセスをforkできませんでした: %m" -#: postmaster/postmaster.c:5547 +#: postmaster/postmaster.c:5549 #, c-format msgid "could not fork WAL writer process: %m" msgstr "WALライタプロセスをforkできませんでした: %m" -#: postmaster/postmaster.c:5551 +#: postmaster/postmaster.c:5553 #, c-format msgid "could not fork WAL receiver process: %m" msgstr "WAL 受信プロセスを fork できませんでした: %m" -#: postmaster/postmaster.c:5555 +#: postmaster/postmaster.c:5557 #, c-format msgid "could not fork process: %m" msgstr "プロセスをforkできませんでした: %m" -#: postmaster/postmaster.c:5752 postmaster/postmaster.c:5775 +#: postmaster/postmaster.c:5754 postmaster/postmaster.c:5777 #, c-format msgid "database connection requirement not indicated during registration" msgstr "登録時にデータベース接続の必要性が示されていません" -#: postmaster/postmaster.c:5759 postmaster/postmaster.c:5782 +#: postmaster/postmaster.c:5761 postmaster/postmaster.c:5784 #, c-format msgid "invalid processing mode in background worker" msgstr "バックグラウンドワーカ内の不正な処理モード" -#: postmaster/postmaster.c:5855 +#: postmaster/postmaster.c:5857 #, c-format msgid "starting background worker process \"%s\"" msgstr "バックグラウンドワーカプロセス\"%s\"を起動しています" -#: postmaster/postmaster.c:5867 +#: postmaster/postmaster.c:5869 #, c-format msgid "could not fork worker process: %m" msgstr "ワーカプロセスをforkできませんでした: %m" -#: postmaster/postmaster.c:5980 +#: postmaster/postmaster.c:5982 #, c-format msgid "no slot available for new worker process" msgstr "新しいワーカプロセスに割り当て可能なスロットがありません" -#: postmaster/postmaster.c:6315 +#: postmaster/postmaster.c:6317 #, c-format msgid "could not duplicate socket %d for use in backend: error code %d" msgstr "バックエンドで使用するためにソケット%dを複製できませんでした: エラーコード %d" -#: postmaster/postmaster.c:6347 +#: postmaster/postmaster.c:6349 #, c-format msgid "could not create inherited socket: error code %d\n" msgstr "継承したソケットを作成できませんでした: エラーコード %d\n" -#: postmaster/postmaster.c:6376 +#: postmaster/postmaster.c:6378 #, c-format msgid "could not open backend variables file \"%s\": %s\n" msgstr "バックエンド変数ファイル\"%s\"をオープンできませんでした: %s\n" -#: postmaster/postmaster.c:6383 +#: postmaster/postmaster.c:6385 #, c-format msgid "could not read from backend variables file \"%s\": %s\n" msgstr "バックエンド変数ファイル\"%s\"から読み取れませんでした: %s\n" -#: postmaster/postmaster.c:6392 +#: postmaster/postmaster.c:6394 #, c-format msgid "could not remove file \"%s\": %s\n" msgstr "ファイル\"%s\"を削除できませんでした: %s\n" -#: postmaster/postmaster.c:6409 +#: postmaster/postmaster.c:6411 #, c-format msgid "could not map view of backend variables: error code %lu\n" msgstr "バックエンド変数のビューをマップできませんでした: エラーコード %lu\n" -#: postmaster/postmaster.c:6418 +#: postmaster/postmaster.c:6420 #, c-format msgid "could not unmap view of backend variables: error code %lu\n" msgstr "バックエンド変数のビューをアンマップできませんでした: エラーコード %lu\n" -#: postmaster/postmaster.c:6425 +#: postmaster/postmaster.c:6427 #, c-format msgid "could not close handle to backend parameter variables: error code %lu\n" msgstr "バックエンドパラメータ変数のハンドルをクローズできませんでした: エラーコード%lu\n" -#: postmaster/postmaster.c:6588 +#: postmaster/postmaster.c:6590 #, c-format msgid "could not read exit code for process\n" msgstr "子プロセスの終了コードの読み込みができませんでした\n" -#: postmaster/postmaster.c:6630 +#: postmaster/postmaster.c:6632 #, c-format msgid "could not post child completion status\n" msgstr "個プロセスの終了コードを投稿できませんでした\n" @@ -18333,7 +18338,7 @@ msgstr "OID%dのレプリケーション基点は既にPID%dで使用中です" msgid "could not find free replication state slot for replication origin with OID %u" msgstr "OID%uのレプリケーション基点に対するレプリケーション状態スロットの空きがありません" -#: replication/logical/origin.c:929 replication/logical/origin.c:1116 replication/slot.c:1856 +#: replication/logical/origin.c:929 replication/logical/origin.c:1116 replication/slot.c:1892 #, c-format msgid "Increase max_replication_slots and try again." msgstr "max_replication_slotsを増やして再度試してください" @@ -18565,27 +18570,27 @@ msgstr "レプリケーションスロットの名前が変更されたため、 msgid "logical replication apply worker for subscription \"%s\" will restart because subscription's publications were changed" msgstr "サブスクリプションが購読するパブリケーションが変更されたため、サブスクリプション\"%s\"に対応する論理レプリケーション適用ワーカが再起動します" -#: replication/logical/worker.c:2077 +#: replication/logical/worker.c:2084 #, c-format msgid "logical replication apply worker for subscription %u will not start because the subscription was removed during startup" msgstr "サブスクリプション%uが削除されたため、対応する論理レプリケーション適用ワーカの起動を中断します" -#: replication/logical/worker.c:2089 +#: replication/logical/worker.c:2096 #, c-format msgid "logical replication apply worker for subscription \"%s\" will not start because the subscription was disabled during startup" msgstr "サブスクリプション\"%s\"が起動中に無効化されたため、対応する論理レプリケーション適用ワーカは起動しません" -#: replication/logical/worker.c:2107 +#: replication/logical/worker.c:2114 #, c-format msgid "logical replication table synchronization worker for subscription \"%s\", table \"%s\" has started" msgstr "サブスクリプション\"%s\"、テーブル\"%s\"に対応する論理レプリケーションテーブル同期ワーカが起動しました" -#: replication/logical/worker.c:2111 +#: replication/logical/worker.c:2118 #, c-format msgid "logical replication apply worker for subscription \"%s\" has started" msgstr "サブスクリプション\"%s\"に対応する論理レプリケーション適用ワーカが起動しました" -#: replication/logical/worker.c:2150 +#: replication/logical/worker.c:2157 #, c-format msgid "subscription has no replication slot set" msgstr "サブスクリプションにレプリケーションスロットが設定されていません" @@ -18620,117 +18625,116 @@ msgstr "クライアントが proto_version=%d を送信してきましたが、 msgid "publication_names parameter missing" msgstr "publication_namesパラメータが指定されていません" -#: replication/slot.c:183 +#: replication/slot.c:215 #, c-format msgid "replication slot name \"%s\" is too short" msgstr "レプリケーションスロット名\"%s\"は短すぎます" -#: replication/slot.c:192 +#: replication/slot.c:223 #, c-format msgid "replication slot name \"%s\" is too long" msgstr "レプリケーションスロット名\"%s\"は長すぎます" -#: replication/slot.c:205 +#: replication/slot.c:235 #, c-format msgid "replication slot name \"%s\" contains invalid character" msgstr "レプリケーションスロット名\"%s\"は不正な文字を含んでいます" -#: replication/slot.c:207 -#, c-format +#: replication/slot.c:236 msgid "Replication slot names may only contain lower case letters, numbers, and the underscore character." msgstr "レプリケーションスロット名は小文字、数字とアンダースコアのみを含むことができます。" -#: replication/slot.c:254 +#: replication/slot.c:283 #, c-format msgid "replication slot \"%s\" already exists" msgstr "レプリケーションスロット\"%s\"はすでに存在します" -#: replication/slot.c:264 +#: replication/slot.c:293 #, c-format msgid "all replication slots are in use" msgstr "レプリケーションスロットは全て使用中です" -#: replication/slot.c:265 +#: replication/slot.c:294 #, c-format msgid "Free one or increase max_replication_slots." msgstr "どれか一つを解放するか、max_replication_slots を大きくしてください。" -#: replication/slot.c:407 replication/slotfuncs.c:760 +#: replication/slot.c:436 replication/slotfuncs.c:760 #, c-format msgid "replication slot \"%s\" does not exist" msgstr "レプリケーションスロット\"%s\"は存在しません" -#: replication/slot.c:445 replication/slot.c:1013 +#: replication/slot.c:474 replication/slot.c:1042 #, c-format msgid "replication slot \"%s\" is active for PID %d" msgstr "レプリケーションスロット\"%s\"はPID%dで使用中です" -#: replication/slot.c:683 replication/slot.c:1408 replication/slot.c:1791 +#: replication/slot.c:712 replication/slot.c:1437 replication/slot.c:1827 #, c-format msgid "could not remove directory \"%s\"" msgstr "ディレクトリ\"%s\"を削除できませんでした" -#: replication/slot.c:1048 +#: replication/slot.c:1077 #, c-format msgid "replication slots can only be used if max_replication_slots > 0" msgstr "レプリケーションスロットは max_replication_slots > 0 のときだけ使用できます" -#: replication/slot.c:1053 +#: replication/slot.c:1082 #, c-format msgid "replication slots can only be used if wal_level >= replica" msgstr "レプリケーションスロットは wal_level >= replica のときだけ使用できます" -#: replication/slot.c:1238 +#: replication/slot.c:1267 #, c-format msgid "terminating process %d to release replication slot \"%s\"" msgstr "プロセス%dを終了してレプリケーションスロット\"%s\"を解放します" -#: replication/slot.c:1276 +#: replication/slot.c:1305 #, c-format msgid "invalidating slot \"%s\" because its restart_lsn %X/%X exceeds max_slot_wal_keep_size" msgstr "restart_lsnの値 %2$X/%3$X が max_slot_wal_keep_size の範囲を超えたため、スロット\"%1$s\"を無効化します" -#: replication/slot.c:1729 +#: replication/slot.c:1765 #, c-format msgid "replication slot file \"%s\" has wrong magic number: %u instead of %u" msgstr "レプリケーションスロットファイル\"%1$s\"のマジックナンバーが不正です: %3$uのはずが%2$uでした" -#: replication/slot.c:1736 +#: replication/slot.c:1772 #, c-format msgid "replication slot file \"%s\" has unsupported version %u" msgstr "レプリケーションスロットファイル\"%s\"はサポート外のバージョン%uです" -#: replication/slot.c:1743 +#: replication/slot.c:1779 #, c-format msgid "replication slot file \"%s\" has corrupted length %u" msgstr "レプリケーションスロットファイル\"%s\"のサイズ%uは異常です" -#: replication/slot.c:1779 +#: replication/slot.c:1815 #, c-format msgid "checksum mismatch for replication slot file \"%s\": is %u, should be %u" msgstr "レプリケーションスロットファイル\"%s\"のチェックサムが一致しません: %uですが、%uであるべきです" -#: replication/slot.c:1813 +#: replication/slot.c:1849 #, c-format msgid "logical replication slot \"%s\" exists, but wal_level < logical" msgstr "論理レプリケーションスロット\"%s\"がありますが、wal_level < logical です" -#: replication/slot.c:1815 +#: replication/slot.c:1851 #, c-format msgid "Change wal_level to be logical or higher." msgstr "wal_level を logical もしくはそれより上位の設定にしてください。" -#: replication/slot.c:1819 +#: replication/slot.c:1855 #, c-format msgid "physical replication slot \"%s\" exists, but wal_level < replica" msgstr "物理レプリケーションスロット\"%s\"がありますが、wal_level < replica です" -#: replication/slot.c:1821 +#: replication/slot.c:1857 #, c-format msgid "Change wal_level to be replica or higher." msgstr "wal_level を replica もしくはそれより上位の設定にしてください。" -#: replication/slot.c:1855 +#: replication/slot.c:1891 #, c-format msgid "too many replication slots active before shutdown" msgstr "シャットダウン前のアクティブなレプリケーションスロットの数が多すぎます" @@ -18901,127 +18905,127 @@ msgstr "プライマリサーバからライムライン%u用のタイムライ� msgid "could not write to log segment %s at offset %u, length %lu: %m" msgstr "ログファイルセグメント%sのオフセット%uに長さ%luで書き出せませんでした: %m" -#: replication/walsender.c:528 storage/smgr/md.c:1345 +#: replication/walsender.c:542 storage/smgr/md.c:1345 #, c-format msgid "could not seek to end of file \"%s\": %m" msgstr "ファイル\"%s\"の終端へシークできませんでした: %m" -#: replication/walsender.c:532 +#: replication/walsender.c:546 #, c-format msgid "could not seek to beginning of file \"%s\": %m" msgstr "ファイル\"%s\"の先頭にシークできませんでした: %m" -#: replication/walsender.c:583 +#: replication/walsender.c:597 #, c-format msgid "IDENTIFY_SYSTEM has not been run before START_REPLICATION" msgstr "IDENTIFY_SYSTEM が START_REPLICATION の前に実行されていません" -#: replication/walsender.c:612 +#: replication/walsender.c:626 #, c-format msgid "cannot use a logical replication slot for physical replication" msgstr "論理レプリケーションスロットは物理レプリケーションには使用できません" -#: replication/walsender.c:681 +#: replication/walsender.c:695 #, c-format msgid "requested starting point %X/%X on timeline %u is not in this server's history" msgstr "タイムライン%3$u上の要求された開始ポイント%1$X/%2$Xはサーバの履歴にありません" -#: replication/walsender.c:685 +#: replication/walsender.c:699 #, c-format msgid "This server's history forked from timeline %u at %X/%X." msgstr "サーバの履歴はタイムライン%uの%X/%Xからフォークしました。" -#: replication/walsender.c:730 +#: replication/walsender.c:744 #, c-format msgid "requested starting point %X/%X is ahead of the WAL flush position of this server %X/%X" msgstr "要求された開始ポイント%X/%XはサーバのWALフラッシュ位置%X/%Xより進んでいます" #. translator: %s is a CREATE_REPLICATION_SLOT statement -#: replication/walsender.c:981 +#: replication/walsender.c:995 #, c-format msgid "%s must not be called inside a transaction" msgstr "%sはトランザクション内では呼び出せません" #. translator: %s is a CREATE_REPLICATION_SLOT statement -#: replication/walsender.c:991 +#: replication/walsender.c:1005 #, c-format msgid "%s must be called inside a transaction" msgstr "%sはトランザクション内で呼び出さなければなりません" #. translator: %s is a CREATE_REPLICATION_SLOT statement -#: replication/walsender.c:997 +#: replication/walsender.c:1011 #, c-format msgid "%s must be called in REPEATABLE READ isolation mode transaction" msgstr "%s は REPEATABLE READ 分離レベルのトランザクションで呼び出されなければなりません" #. translator: %s is a CREATE_REPLICATION_SLOT statement -#: replication/walsender.c:1003 +#: replication/walsender.c:1017 #, c-format msgid "%s must be called before any query" msgstr "%s は問い合わせの実行前に呼び出されなければなりません" #. translator: %s is a CREATE_REPLICATION_SLOT statement -#: replication/walsender.c:1009 +#: replication/walsender.c:1023 #, c-format msgid "%s must not be called in a subtransaction" msgstr "%s はサブトランザクション内では呼び出せません" -#: replication/walsender.c:1153 +#: replication/walsender.c:1167 #, c-format msgid "cannot read from logical replication slot \"%s\"" msgstr "論理レプリケーションスロット\"%s\"は読み込めません" -#: replication/walsender.c:1155 +#: replication/walsender.c:1169 #, c-format msgid "This slot has been invalidated because it exceeded the maximum reserved size." msgstr "最大留保量を超えたため、このスロットは無効化されています。" -#: replication/walsender.c:1165 +#: replication/walsender.c:1179 #, c-format msgid "terminating walsender process after promotion" msgstr "昇格後にWAL送信プロセスを終了します" -#: replication/walsender.c:1567 +#: replication/walsender.c:1581 #, c-format msgid "cannot execute new commands while WAL sender is in stopping mode" msgstr "WAL送信プロセスが停止モードの間は新しいコマンドを実行できません" -#: replication/walsender.c:1602 +#: replication/walsender.c:1616 #, c-format msgid "cannot execute SQL commands in WAL sender for physical replication" msgstr "物理レプリケーション用のWAL送信プロセスでSQLコマンドは実行できません" -#: replication/walsender.c:1635 +#: replication/walsender.c:1649 #, c-format msgid "received replication command: %s" msgstr "レプリケーションコマンドを受信しました: %s" -#: replication/walsender.c:1643 tcop/fastpath.c:285 tcop/postgres.c:1070 tcop/postgres.c:1429 tcop/postgres.c:1690 tcop/postgres.c:2132 tcop/postgres.c:2516 tcop/postgres.c:2595 +#: replication/walsender.c:1657 tcop/fastpath.c:285 tcop/postgres.c:1070 tcop/postgres.c:1429 tcop/postgres.c:1690 tcop/postgres.c:2132 tcop/postgres.c:2516 tcop/postgres.c:2595 #, c-format msgid "current transaction is aborted, commands ignored until end of transaction block" msgstr "現在のトランザクションがアボートしました。トランザクションブロックが終わるまでコマンドは無視されます" -#: replication/walsender.c:1767 replication/walsender.c:1783 +#: replication/walsender.c:1781 replication/walsender.c:1797 #, c-format msgid "unexpected EOF on standby connection" msgstr "スタンバイ接続で想定外のEOFがありました" -#: replication/walsender.c:1822 +#: replication/walsender.c:1836 #, c-format msgid "invalid standby message type \"%c\"" msgstr "スタンバイのメッセージタイプ\"%c\"は不正です" -#: replication/walsender.c:1863 +#: replication/walsender.c:1877 #, c-format msgid "unexpected message type \"%c\"" msgstr "想定しないメッセージタイプ\"%c\"" -#: replication/walsender.c:2279 +#: replication/walsender.c:2293 #, c-format msgid "terminating walsender process due to replication timeout" msgstr "レプリケーションタイムアウトにより WAL 送信プロセスを終了しています" -#: replication/walsender.c:2356 +#: replication/walsender.c:2370 #, c-format msgid "\"%s\" has now caught up with upstream server" msgstr "\"%s\"は上流サーバに追いつきました" @@ -22514,12 +22518,12 @@ msgstr "非決定的照合順序はILIKEではサポートされません" msgid "LIKE pattern must not end with escape character" msgstr "LIKE パターンはエスケープ文字で終わってはなりません" -#: utils/adt/like_match.c:293 utils/adt/regexp.c:703 +#: utils/adt/like_match.c:293 utils/adt/regexp.c:701 #, c-format msgid "invalid escape string" msgstr "不正なエスケープ文字列" -#: utils/adt/like_match.c:294 utils/adt/regexp.c:704 +#: utils/adt/like_match.c:294 utils/adt/regexp.c:702 #, c-format msgid "Escape string must be empty or one character." msgstr "エスケープ文字は空か1文字でなければなりません。" @@ -22978,7 +22982,7 @@ msgstr "カンマが多すぎます" msgid "Junk after right parenthesis or bracket." msgstr "右括弧または右角括弧の後にごみがあります" -#: utils/adt/regexp.c:289 utils/adt/regexp.c:1569 utils/adt/varlena.c:4507 +#: utils/adt/regexp.c:289 utils/adt/regexp.c:1612 utils/adt/varlena.c:4507 #, c-format msgid "regular expression failed: %s" msgstr "正規表現が失敗しました: %s" @@ -22988,23 +22992,23 @@ msgstr "正規表現が失敗しました: %s" msgid "invalid regular expression option: \"%c\"" msgstr "不正な正規表現オプション: \"%c\"" -#: utils/adt/regexp.c:839 +#: utils/adt/regexp.c:848 #, c-format msgid "SQL regular expression may not contain more than two escape-double-quote separators" msgstr "SQL正規表現はエスケープされたダブルクオートを2つより多く含むことはできません" #. translator: %s is a SQL function name -#: utils/adt/regexp.c:1007 utils/adt/regexp.c:1389 utils/adt/regexp.c:1444 +#: utils/adt/regexp.c:1050 utils/adt/regexp.c:1432 utils/adt/regexp.c:1487 #, c-format msgid "%s does not support the \"global\" option" msgstr "%sは\"global\"オプションをサポートしません" -#: utils/adt/regexp.c:1009 +#: utils/adt/regexp.c:1052 #, c-format msgid "Use the regexp_matches function instead." msgstr "代わりにregexp_matchesを使ってください。" -#: utils/adt/regexp.c:1191 +#: utils/adt/regexp.c:1234 #, c-format msgid "too many regular expression matches" msgstr "正規表現のマッチが多過ぎます" |
