ja: Translation fixes
authorKyotaro Horiguchi <horikyota.ntt@gmail.com>
Thu, 8 Sep 2022 08:17:06 +0000 (17:17 +0900)
committerKyotaro Horiguchi <horikyota.ntt@gmail.com>
Mon, 26 Sep 2022 02:08:43 +0000 (11:08 +0900)
ja/postgres.po

index a3e2d09417e6f0d58230ff2b17594878e59d246d..37552051818e403aad20a8288f7f2973f46d6303 100644 (file)
@@ -13,7 +13,7 @@ msgstr ""
 "Project-Id-Version: postgres (PostgreSQL 10)\n"
 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
 "POT-Creation-Date: 2022-08-22 10:42+0900\n"
-"PO-Revision-Date: 2022-08-26 15:19+0900\n"
+"PO-Revision-Date: 2022-09-08 17:12+0900\n"
 "Last-Translator: Kyotaro Horiguchi <horikyota.ntt@gmail.com>\n"
 "Language-Team: jpug-doc <jpug-doc@ml.postgresql.jp>\n"
 "Language: ja\n"
@@ -997,7 +997,7 @@ msgstr "マルチトランザクションメンバーの周回防止機能が有
 #: access/transam/multixact.c:2636
 #, c-format
 msgid "MultiXact member stop limit is now %u based on MultiXact %u"
-msgstr "マルチトランザクションの停止上限がマルチトランザクション%2$uを点にして%1$uになりました"
+msgstr "マルチトランザクションの停止上限がマルチトランザクション%2$uを点にして%1$uになりました"
 
 #: access/transam/multixact.c:3024
 #, c-format
@@ -16579,7 +16579,7 @@ msgstr "スーパーユーザのみがレプリケーション基点の問い合
 #: replication/logical/origin.c:196
 #, c-format
 msgid "cannot query or manipulate replication origin when max_replication_slots = 0"
-msgstr "max_replication_slots = 0 の時はレプリケーション点の問い合わせは操作はできません"
+msgstr "max_replication_slots = 0 の時はレプリケーション点の問い合わせは操作はできません"
 
 #: replication/logical/origin.c:201
 #, c-format
@@ -16594,12 +16594,12 @@ msgstr "レプリケーション基点\"%s\"は存在しません"
 #: replication/logical/origin.c:327
 #, c-format
 msgid "could not find free replication origin OID"
-msgstr "複製基点OIDの空きがありません"
+msgstr "レプリケーション基点OIDの空きがありません"
 
 #: replication/logical/origin.c:375
 #, c-format
 msgid "could not drop replication origin with OID %d, in use by PID %d"
-msgstr "OID%dのレプリケーション点を削除できません, PID%dで使用中です"
+msgstr "OID%dのレプリケーション点を削除できません, PID%dで使用中です"
 
 #: replication/logical/origin.c:467
 #, c-format
@@ -16629,7 +16629,7 @@ msgstr "レプリケーションスロットチェックポイントのチェッ
 #: replication/logical/origin.c:915 replication/logical/origin.c:1101
 #, c-format
 msgid "replication origin with OID %d is already active for PID %d"
-msgstr "OID%dのレプリケーション点は既にPID%dで使用中です"
+msgstr "OID%dのレプリケーション点は既にPID%dで使用中です"
 
 #: replication/logical/origin.c:926 replication/logical/origin.c:1113
 #, c-format
@@ -16644,12 +16644,12 @@ msgstr "max_replication_slotsを増やして再度試してください"
 #: replication/logical/origin.c:1072
 #, c-format
 msgid "cannot setup replication origin when one is already setup"
-msgstr "既に初期化されている場合はレプリケーション点の初期化はできません"
+msgstr "既に初期化されている場合はレプリケーション点の初期化はできません"
 
 #: replication/logical/origin.c:1152 replication/logical/origin.c:1350 replication/logical/origin.c:1370
 #, c-format
 msgid "no replication origin is configured"
-msgstr "レプリケーション点が構成されていません"
+msgstr "レプリケーション点が構成されていません"
 
 #: replication/logical/relation.c:277
 #, c-format